@import url('https://fonts.googleapis.com/css?family=Abel|Libre+Franklin:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i|Quicksand:300,400,500,700');

.clearfix:after, .clearfix:before {
    content:" ";
    display:table
}
.clearfix:after{
    clear:both
}

body { 
    background-image: url("/wp-content/themes/affluent/images/background.png"); 
    background-position: center top; 
    background-size: auto; 
    background-repeat: repeat; 
    background-attachment: fixed; 
}

#parallax {
    width: 100%;
    max-width: 1920px;
    
    background-position: center top;
    background-size: 100%;
/*    transition: 0.3s;*/
}

#portfolio {
    padding: 30px 0;
}
.menu-main li a {
    font-family: 'Abel';
    font-weight: 500;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #141414;
}
.menu-main li a:hover {
    background-color: #e0923b;
    transition: 0.3s;
}
.menu-main li a:hover .menu-title {
    color: #ffffff;
}
#menu-mobile .menu-item .menu-link {
    color: #905c21;
    font-family: 'Quicksand';
    font-size: 1.5em;
    font-weight: 500;
}
.site-title, 
.site-title a {
    color:#9fc748;
}
.header .title {
    display: none;
}
.logo img {
    max-width: 290px;
    height: auto;
    width: 100%;
}
ul, ol, dd, pre, hr {
    margin-bottom: 10px;
}
h1, h2 {
    color: #e0923b;
}
h2 {
    font-family: 'Libre Franklin';
    font-weight: 400;
}
h2 {
    font-size: 2.5em;
}
h2.wp1s-caption-content {
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
}
.wp1s-caption-wrapper.wp1s-caption-type-2 .wp1s-caption-title {
    -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.30);
    -moz-box-shadow:    0px 6px 10px 0px rgba(0, 0, 0, 0.30);
    box-shadow:         0px 6px 10px 0px rgba(0, 0, 0, 0.30);
}
.tagline {
    font-size: 2.5em;
    font-family: 'Libre Franklin';
    font-weight: 200;
    letter-spacing: -1px;
}
.heading {
    font-family: 'Libre Franklin';
    font-size: 2.5em;
    font-weight: 400;
}
.tagline, .features {
    transition: 0.2s;
}
h3 {
    font-family: 'Libre Franklin';
    font-size: 2.0em;
    color: #888888;
    font-weight: 400;
}
p {
    font-size: 1.2em;
}

a:link, a:visited {
    color: #a3580d;
}

#breadcrumb, #testimonials {
    display: none;
}
.anc_content {
    width: 70%; 
    margin-left: 0;
    transition: 0.3s;
    margin-left: 30%;
    padding-left: 15px;
}
.anc_content img {
    margin-top: 30px;
    width: 100%;
    max-width: 600px;
    height: auto;
    transition: 0.2s;
    display: none;
}
.anc_content_b {
    width: 100%;
    margin-bottom: 40px;
}
.anc_content_b .content_b_img {
    float: left;
    width: 30%;
    transition: 0.3s;
}
.anc_content_b .content_b_img img {
    width: 100%; 
    height: auto; 
    max-width: 600px;
}
.anc_content_b .content_main {
    float: left;
    width: 70%;
    padding: 0 0 0 3%;
    transition: 0.3s;
}
.anc_banner_sub {
    overflow: hidden; 
    height: 300px; 
    width: 100%;
}
.anc_banner {
    height: auto; 
    width: 100%;
}
.nature-home {
    width: 100%; 
    max-width: 1180px; 
    margin: 0 auto;
}
.nature-lft, .nature-rgt { width: 50%; float: left; }
.nature-lft img, .nature-rgt img { width: 100%; height: auto;}
.nature-show { display: block; }
.nature-hide { display: none; }
.anc_content_imgs {
    float: left;
    width: 30%;
    padding-top: 30px;
}
.anc_content_imgs img {
    margin-top: 30px;
    width: 100%;
    max-width: 340px;
    height: auto;
    transition: 0.2s;
}
.anc_content_imgs_m {
    display: none;
    width: 100%;
    text-align: center;
}
.wp1s-slider-wrapper {
    padding-bottom: 0;
}
.bx-viewport {
    height: auto;
    max-height: 400px;
}
.bx-viewport ul li, .bx-viewport ol li {
    margin: 0;
}
.features .feature .feature-content p a {
    color: rgba(181, 135, 83, 1)
}
.menu-portfolio .menu-item {
    display: inline-block;
    padding: 10px 25px;
    text-transform: uppercase;
    margin: 10px 5px;
    border: 1px solid #eaeaea;
}
.menu-portfolio .menu-item:hover {
    background-color: rgba(181, 135, 83, 1);
}
.menu-portfolio .menu-item .menu-title {
    color: #a3580d;
}
.menu-portfolio .menu-item:hover .menu-title {
    color: #ffffff;
}
/*.anc_banner_sub img {
    width: 100%; 
    max-width: 1920px; 
    height: auto;
}*/
.product_table {
    border: 1px solid #cccccc; 
    width: 100%;
}
.product_table td.ttop {
    background: #9fc748; 
    padding: 10px 20px; 
    font-weight: 700;
    color: #ffffff;
}
.product_table td.tleft {
    background: rgb(255, 255, 242);
    padding: 10px 20px;
    font-size: 16px;
    color: #454545;
}
.product_table td.tright {
    background: rgb(255, 249, 242); 
    padding: 10px 20px;
    font-size: 16px;
    color: #454545;
}
.nav-links .current {
    color: #fff;
    background: #a7a7a7;
}
@media screen and (max-width: 800px) {
    .anc_banner_sub {
        height: 200px; 
    }
}
@media screen and (max-width: 700px) {
    .nature-lft { width: 100%; float: none; margin: 0 auto; }
    .nature-rgt { width: 100%; float: none; margin: 0 auto; }
    .nature-show { display: none; }
    .nature-hide { display: block; }
}
@media screen and (max-width: 600px) {
    .pagetitle {
        padding: 20px 0;
    }
    .anc_content {
        width: 100%; 
        margin-left: 0;
        padding-left: 0;
    }
    .anc_content_imgs_m {
        display: block;
    }
    .anc_content_imgs {
        display: none;
    }
    .anc_content img {
        display: block;
    }
    .features {
        padding: 40px 0 40px;
    }
    .anc_content_b .content_b_img {
        float: none;
        width: 100%;
    }
    .anc_content_b .content_main {
        float: none;
        width: 100%;
        padding: 0;
    }
    .product_table td.tleft {
        padding: 10px 5px;
        font-size: 12px;
    }
    .product_table td.tright {
        padding: 10px 5px;
        font-size: 12px;
    }
}
@media screen and (max-width: 480px) {
    .anc_banner_sub {
        height: 100px; 
    }
    .pagetitle {
        padding: 15px 0;
    }
    .tagline {
        padding: 25px 0;
        font-size: 1.8em;
        letter-spacing: -1px;
    }
}

