/*
@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-Thin.ttf);
    font-weight: 100;
}

@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-ExtraLight.ttf);
    font-weight: 200;
}

@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-Light.ttf);
    font-weight: 300;
}

@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-Regular.ttf);
    font-weight: 400;
}

@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-Medium.ttf);
    font-weight: 500;
}

@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-SemiBold.ttf);
    font-weight: 600;
}

@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-Bold.ttf);
    font-weight: 700;
}

@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-ExtraBold.ttf);
    font-weight: 800;
}

@font-face{
    font-family: 'Poppins';
    src: url(/wp-content/themes/genesis-child-op/fonts/poppins/Poppins-Black.ttf);
    font-weight: 900;
}

body {
    background-color: transparent;
    color: #434343;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

body > div {
    font-size: 14px;
}

a {
    color: #212121;
}

a:hover,
a:focus {
    color: #434343;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 42px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

label,
input[type=text],
input[type=email], 
input[type=password],
input[type=tel], 
select, 
textarea,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important; 
}

label {
    font-size: 14px !important;
    display: block;
}

input[type=text],
input[type=email], 
input[type=password],
input[type=tel], 
select, 
textarea {
    font-size: 14px !important;
}
*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    border-color: #665950;
    background-color: #665950 !important;
    color: #fff !important;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
    background-color: #968374 !important;
    border-color: #968374;
}

/* TOP BAR
=========================== */


/* HEADER AREA
=========================== */
.site-header {
    background-color: #665950;
    padding: 20px 0;
}
/*
.home .site-header {
    background: linear-gradient(
        0deg,
        transparent 0,
        rgba(0,0,0,.007) 8.1%,
        rgba(0,0,0,.027) 15.5%,
        rgba(0,0,0,.057) 22.5%,
        rgba(0,0,0,.096) 29%,
        rgba(0,0,0,.143) 35.3%,
        rgba(0,0,0,.194) 41.2%,
        rgba(0,0,0,.248) 47.1%,
        rgba(0,0,0,.302) 52.9%,
        rgba(0,0,0,.356) 58.8%,
        rgba(0,0,0,.407) 64.7%,
        rgba(0,0,0,.454) 71%,
        rgba(0,0,0,.493) 77.5%,
        rgba(0,0,0,.523) 84.5%,
        rgba(0,0,0,.543) 91.9%,
        rgba(0,0,0,.55)
        );
}

.home .site-header {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 4;
    width: 100%;
    border: none;
}

.home .site-header:hover,
.home .site-header.fixed {
    background: #ddd !important;
}

.home.logged-in .site-header {
    top: 32px;
}

.site-title a {
    border-bottom: 2px solid #212121;
}
*/
.site-header .wrap {
    padding-left: 25px !important;
    padding-right: 25px !important;
    width: 100% !important;
}

.header-image .site-title > a {
    color: transparent;
    text-indent: -999999px;
    background: url(/wp-content/themes/genesis-child-op/images/main-logo2-sm.png) no-repeat left;
    height: 110px;
    width: 345px;
    background: url(/wp-content/themes/genesis-child-op/images/selwithdelheaderlogo-edited.png) no-repeat left;
    height: 42px;
    width: 400px;
    background-size: contain;
}
/*
.home.header-image .site-title > a {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.home .site-header.fixed .site-title > a,
.home .site-header:hover .site-title > a {
    color: #000;
    border-bottom: 2px solid #000;
}
*/
.header-widget-area .widget {
    display: inline-block;
    vertical-align: middle;
}

.header-widget-area .widget:nth-child(2) {
    padding-left: 20px;
}

.header-widget-area .widget:nth-child(3) {
    padding-left: 15px;
}

.header-widget-area .quick-contact.icon-only li {
    margin: 0;
    display: block;
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.header-widget-area .quick-contact.icon-only li.last {
    border-left: none;
}

.header-widget-area .quick-contact.icon-only span,
.header-widget-area .quick-contact.icon-only a {
    line-height: 50px;
    padding: 0 16px;
    height: 50px;
    color: #fff;
}

.header-widget-area .quick-contact.icon-only span {
    cursor: pointer;
    display: block;
}

.header-widget-area .quick-contact.icon-only a:hover,
.header-widget-area .quick-contact.icon-only span:hover {
    color: #ccc;
}
/*
.home .header-widget-area .quick-contact.icon-only li {
    border-color: #fff;
}

.home .site-header:hover .header-widget-area .quick-contact.icon-only li,
.site-header.fixed .header-widget-area .quick-contact.icon-only li {
    border-color: #000;
}

.home .header-widget-area .quick-contact.icon-only a,
.home .header-widget-area .quick-contact.icon-only span {
    color: #fff;
}

.home .header-widget-area .quick-contact.icon-only a:hover,
.home .header-widget-area .quick-contact.icon-only span:hover {
    color: #ccc;
}

.home .site-header:hover .header-widget-area .quick-contact.icon-only a,
.home .site-header:hover .header-widget-area .quick-contact.icon-only span,
.home .site-header.fixed .header-widget-area .quick-contact.icon-only a,
.home .site-header.fixed .header-widget-area .quick-contact.icon-only span {
    color: #000;
}

.home .site-header.fixed .header-widget-area .quick-contact.icon-only a:hover,
.home .site-header.fixed .header-widget-area .quick-contact.icon-only span:hover {
    color: #444;
}
*/
@media only screen and (min-width: 768px) {
    /*
    .title-area {
        float: left;
    }

    .header-widget-area {
        float: right;
        width: calc(100% - 240px);
        text-align: right;
    }
    */
    .title-area {
        padding-top: 4px;
    }

    .header-widget-area {
        width: calc(100% - 460px);
        padding-top: 0;
    }
    
    .header-widget-area .widget_nav_menu {
        float: none;
    }
}

@media only screen and (min-width: 1021px) {
    /*
    .home .site-header.fixed {
        position: fixed !important;
        left: 0;
        right: 0;
        z-index: 9;
    }
    */
    .title-area {
        padding-top: 9px;
    }

    .header-image .site-title > a {
        background: url(/wp-content/themes/genesis-child-op/images/selwithdelheaderlogo-edited.png) no-repeat left;
        height: 32px;
        width: 308px;
        background-size: contain;
    }

    .header-widget-area {
        width: calc(100% - 320px);
    }
}

@media only screen and (max-width: 1279px) and (min-width: 1021px) {
    /*
    .header-widget-area .widget:nth-child(2) {
        padding-left: 10px;
    }

    .header-widget-area .widget:nth-child(3) {
        padding-left: 5px;
    }
    */
}

@media only screen and (min-width: 1280px) {
    .title-area {
        padding-top: 0;
    }

    .header-widget-area {
        width: calc(100% - 550px);
        padding-top: 3px;
    }

    .header-image .site-title > a {
        background: url(/wp-content/themes/genesis-child-op/images/selwithdelheaderlogo-edited.png) no-repeat left;
        height: 55px;
        width: 530px;
        background-size: contain;
    }
}
/*
@media only screen and (min-width: 1280px) {
    .header-widget-area .quick-contact i, 
    .header-widget-area .socials i {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1440px) {
    .header-widget-area .quick-contact i, 
    .header-widget-area .socials i {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1680px) {
    .header-widget-area .quick-contact i, 
    .header-widget-area .socials i {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1920px) {
    .header-widget-area .quick-contact i, 
    .header-widget-area .socials i {
        font-size: 22px;
    }
}

@media only screen and (min-width: 2560px) {
    .header-widget-area .quick-contact i, 
    .header-widget-area .socials i {
        font-size: 24px;
    }
}
*/
@media only screen and (max-width: 767px) {
    /*
    .title-area,
    .header-widget-area {
        text-align: center;
    }

    .header-widget-area {
        margin-top: 20px;
    }*/
}

/* NAVIGATION
=========================== */
.nav-header .menu a {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.nav-header .menu a:hover {
    color: #ccc;
}

@media only screen and (min-width: 1021px) {
    /*
    .home .nav-header .menu a {
        color: #fff;
    }

    .home .nav-header .menu a:hover {
        color: #ccc;
    }

    .home .site-header:hover .nav-header .menu a,
    .home .site-header.fixed .nav-header .menu a {
        color: #434343;
    }
    */
    .nav-header .disabled {
        display: inline-block !important;
    }

    .nav-header .sub-menu {
        background-color: #968374;
    }

    .nav-header .sub-menu a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1279px) and (min-width: 1021px) {
    .nav-header .menu a {
        padding: 0px 3px;
    }
}

@media only screen and (max-width: 1439px) and (min-width: 1280px) {
    .nav-header .menu a {
        padding: 0px 6px;
    }
}

@media only screen and (max-width: 1020px) {
    /*
    .home .menu-toggle.nav-header {
        background-color: transparent !important;
    }

    .home .site-header:hover .menu-toggle.nav-header {
        background-color: #000 !important;
    }
    */
    .menu-toggle.nav-header {
        margin: 0 auto;
    }

    nav.nav-header {
        background-color: #968374;
    }

    .nav-header .disabled {
        display: block !important;
    }
}

/* FOOTER WIDGETS
=========================== */
.footer-widgets {
    background-color: #665950;
    color: #fff;
}

.footer-widgets a {
    color: #fff;
}

.footer-widgets a:hover {
    color: #ccc;
}

.footer-widget-area .menu li.menu-item:before {
    color: #fff;
}

.footer-cb .button {
    background-color: #fff !important;
    color: #111 !important;
}

.footer-cb .button:focus,
.footer-cb .button:active,
.footer-cb .button:hover {
    background-color: #666 !important;
}

.footer-widget-about h3 {
    color: #fff;
}

/* SITE FOOTER
=========================== */
.site-footer {
    background-color: transparent;
    color: #212121;
}

.site-footer a {
    color: #212121;
}

.site-footer a.external-links {
    color: #000;
    font-weight: 500;
}

.site-footer a:hover,
.site-footer a.external-links:hover {
    color: #434343;
}

/* PAGES & POSTS
=========================== */
.sidebar .menu li {
    border-bottom: 1px solid #968374;
}

.sidebar .menu li a {
    background-color: #665950;
}

.sidebar .menu li a:hover {
    background-color: #968374;
}

.fp-slider .widget {
    line-height: 0;
}

.fp-links-box .widget .widget-wrap {
    background-color: #665950;
}

.fp-links-box .widget .widget-wrap:hover, 
.fp-links-box .widget .widget-wrap:focus, 
.fp-links-box .widget .widget-wrap:active {
    background-color: #968374;
}

.fps-title {
    line-height: 0;
}

.fps-title a {
    display: inline-block;
}

.fp-customer-bio {
    padding-top: 90px;
}

.fp-customer-bio .widget {
    text-align: center;
}

.fp-listings-box .text-center a.button {
    text-decoration: none;
    display: inline-block;
    margin-top: 15px;
}

.ap-box {
    padding: 25px 40px;
    border: 1px solid;
    border-color: #665950;
    margin-bottom: 40px;
}

.ap-box:nth-of-type(2) {
    margin-bottom: 0;
}

.ap-box p {
    margin-bottom: 0;
}

@media only screen and (max-width: 1020px) {
    /*  
    h1,
    .site-title {
        font-size: 32px !important;
    }

    h2 {
        font-size: 28px !important;
    }

    h3 {
        font-size: 24px !important;
    }

    h4 {
        font-size: 20px !important;
    }

    h5 {
        font-size: 18px !important;
    }

    h6 {
        font-size: 16px !important;
    }
    */
}

.footer-widgets .socials {
    display: none !important;
}