/* Enter Your Custom CSS Here */
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
  visibility: hidden;
}
.filter .filter-item .filter-link {
    color: #646464;
    border-bottom: 2px solid transparent;
    display: inline-block;
    padding-bottom: 3px;
}

.button {
    display: none;
    font-size: 14px;
    line-height: 44px;
    height: 50px;
    min-width: 170px;
    text-align: center;
    padding: 0px 20px;
    text-transform: uppercase;
    color: #fff;
    border: 3px solid #fff;
    margin-right: 20px;
}
element {
    display: none;
}

.filter .filter-item .filter-link {
    color: #FFF;
    border-bottom: 2px solid transparent;
    display: inline-block;
    padding-bottom: 3px;
}

#footer {
    padding: 70px 0px;
    background-color: #000;
    position: relative;
}

#home-slider .slide-content h2 {
    font-size: 30px;
    font-weight: 401;
    color: #fff;
}

.subtitle {
             color: #FFF;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 14px;
    line-height: 27px;
    line-height: 1.8;
    text-align: justify;
}

.title.post {
    font-family: "Roboto";
    text-transform: uppercase;
    margin: 30px 0px;
    text-align: justify;
}

.filter {
    text-align: center;
    list-style: none;
    margin: 30px 15px 30px 15px;
}

.post-content ol, .post-content ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
    background-color: black;
}

.blog {
    padding-top: 0px;
}

.wwd-block .wwd-data .wwd-link {
    color: #e2bc5d;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    visibility: hidden;
              display: none;
}

a
{
target-name:new;
target-new:tab;
}

#fgp-filters li a {
    font-family: 'Open Sans', sans-serif;
    margin-right: 8px !important;
    margin-bottom: 5px !important;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 6px 15px !important;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    box-shadow: none !important;
    color: #FFF;
    display: block;
}

#fgp-gallery img {
    width: 100%;
    border-radius: 0px;
}

#fgp-gallery li {
    cursor: pointer;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 0 0px 0px 0;
    position: relative;
}

#fgp-gallery {
    list-style: none;
}

#fgp-filters li a:hover {
    color: #e2bc5d;
}
