@font-face{
    font-family: 'Crimson Text';
    src: url(/wp-content/themes/genesis-child-op/fonts/crimson-text/CrimsonText-Regular.ttf);
    font-weight: 400;
}

@font-face{
    font-family: 'Crimson Text';
    src: url(/wp-content/themes/genesis-child-op/fonts/crimson-text/CrimsonText-SemiBold.ttf);
    font-weight: 600;
}

@font-face{
    font-family: 'Crimson Text';
    src: url(/wp-content/themes/genesis-child-op/fonts/crimson-text/CrimsonText-Bold.ttf);
    font-weight: 700;
}

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

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

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

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

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

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

@font-face{
    font-family: 'Saira Stencil One';
    src: url(/wp-content/themes/genesis-child-op/fonts/saira-stencil-one/SairaStencilOne-Regular.ttf);
    font-weight: 400;
}

body {
    background-color: transparent;
    color: #434343;
    font-family: 'Crimson Text', serif;
    font-size: 16px;
}

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

.header-widget-area::after {
    clear: both;
    content: " ";
    display: table;
}

a {
    color: #212121;
}

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

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

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

/* FORMS
=========================== */
input[type=text],
input[type=email], 
input[type=password],
input[type=tel],
input[type=date],
input[type=number],
select, 
textarea {
    color: #323232 !important;
    border: 1px solid #dcdcdc !important;
}

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

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

input[type=text],
input[type=email], 
input[type=password],
input[type=tel],
input[type=date],
input[type=number],
select, 
textarea {
    font-size: 16px !important;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.btn {
    border-color: #000000;
    font-size: 16px !important;
    background-color: #000000 !important;
    color: #d8b363 !important;
}

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

/* TABLES
=========================== */
td {
    background-color: #efefef;
    border: 1px solid #dedede;
}

th {  
    background-color: #000000;
    border: 1px solid #dedede;
    color: #fff;
    text-align: left;
}

th,
th label {
    font-weight: 600;
}

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


/* HEADER AREA
=========================== */
.site-header {
    background-color: transparent;
}
/*
.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;
}
*/
.title-area {
    display: none;
}

.site-title a {
    /*border-bottom: 2px solid #212121;*/
}

.header-image .site-title > a {
    background: url(/wp-content/themes/genesis-child-op/images/Logo-nr.png) no-repeat left;
    height: 136px;
    width: 550px;
    color: transparent;
    text-indent: -666666px;
}

.header-widget-area {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
}

.address-box h3 {
    color: #000;
    font-weight: 700;
    text-shadow: 1px 1px 1px #c19a59;
    line-height: 1.22;
}

.address-box h3:last-child {
    margin-bottom: 0;
}
/*
.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 #000;
    border-right: 1px solid #000;
}

.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: #000;
}

.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: #444;
}

.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;
    }
    */
    .header-widget-area {
        text-align: left;
    }

    .header-widget-area .widget_media_image {
        float: left;
        width: calc(100% - 430px);
    }

    .header-widget-area .widget_custom_html {
        float: right;
        width: 410px;
        text-align: right;
    }
}
/*
@media only screen and (min-width: 1021px) {
    .home .site-header.fixed {
        position: fixed !important;
        left: 0;
        right: 0;
        z-index: 9;
    }
}

@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) {
    .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;
    }
    */
    .header-widget-area .widget_custom_html {
        padding-top: 25px;
    }
}

/* NAVIGATION
=========================== */
.nav-primary {
    font-family: 'Roboto', sans-serif;
    background-color: #000;
    font-weight: 500;
}

.nav-primary .menu a {
    color: #d8b363;
}

.nav-primary .menu a:hover {
    color: #977d45;
}

@media only screen and (min-width: 1021px) {
    .nav-primary {
        text-align: center;
    }
    
    .sub-menu {
        background-color: #000;
    }
    /*
    .nav-primary .menu a {
        color: #434343;
    }

    .nav-primary .menu a:hover {
        color: #212121;
    }
    */
}

@media only screen and (max-width: 1279px) and (min-width: 1021px) {
    /*
    .nav-header .menu a {
        padding: 0px 5px;
    }*/
}
/*
@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;
    }
}
*/
@media only screen and (max-width: 1020px) {
    .menu-toggle.nav-primary {
        width: 100%;
        background-color: #000 !important;
        color: #d8b363 !important;
    }

    .menu-toggle:before, 
    .menu-toggle.activated:before,
    .sub-menu-toggle:before,
    .sub-menu-toggle.activated:before {
        font-size: 14px !important;
        line-height: 1px !important;
        font-weight: 400 !important;
        color: #d8b363;
        vertical-align: inherit;
    }

    nav {
        width: 100%;
        left: 0;
        right: 0;
        margin: 0;
    }
}
/* FOOTER WIDGETS
=========================== */
.footer-widgets {
    background: url(/wp-content/themes/genesis-child-op/images/bg-footer.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    font-size: 15px;
    color: #d8b363;
    margin-top: 80px;
}

.footer-widgets .inner-overlay {
    background-color: rgba(0, 0, 0, 0.4);
}

.footer-widgets .wrap {
    padding: 60px 0;
}

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

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

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

.footer-cb .button {
    background-color: #000 !important;
    color: #d8b363 !important;
}

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

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

/* SITE FOOTER
=========================== */
.site-footer {
    background-color: #0f1110;
    color: #fff;
}

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

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

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

.ac {
    background-color: #222;
    color: #fff !important;
    padding: 5px 40px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.6;
}

.ac:hover {
    background-color: #333;
    color: #fff !important;
}

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

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

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

/* PAGES & POSTS
=========================== */
.fp-slider {
    line-height: 0;
}

.fp-section-1 {
    padding: 80px 0;
}

.fp-about-box {
    text-align: left;
    width: 610px;
    max-width: 100%;
    margin: 0 auto;
}

.fab-left {
    line-height: 0;
}

.fab-left img {
    border-radius: 50%;
}

.fp-about-box .slogan {
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    line-height: 2;
    padding-top: 10px;
}

.fp-about-box .slogan span {
    color: #e61d2f;
}

.fp-about-box .name {
    font-family: "Saira Stencil One", sans-serif;
    font-style: italic;
    color: #e61d2f;
    text-align: right;
}

.fp-area-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
}

.fp-area-links a {
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    padding: 25px 10px;
}

.fp-area-links li:nth-child(odd) a {
    background-color: #c19a59;
}

.fp-area-links li:nth-child(odd) a:hover {
    background-color: #977d45;
}

.fp-area-links li:nth-child(even) a {
    background-color: #000;
}

.fp-area-links li:nth-child(even) a:hover {
    background-color: #222;
}

.blog .article-post .post-thumbnail img, 
.blog .article-post .entry-content img {
    width: auto;
}

.blog .content article {
    background-color: transparent;
    box-shadow: none !important;
    margin-bottom: 40px;
    padding: 0;
}

.archive-pagination ul {
    padding: 0;
    background-color: transparent;
    box-shadow: none !important;
}

@media only screen and (min-width: 768px) {
    .fab-left {
        width: 135px;
        float: left;
    }

    .fab-right {
        float: right;
        width: calc(100% - 165px);
    }

    .fp-area-links li {
        float: left;
        width: 33.333333%;
    }
}

@media only screen and (max-width: 767px) {
    .fab-left {
        text-align: center;
    }
}



@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;
    }
    */
}