#header #top-wrapper {
background-color: rgba(47, 34, 21, 1);
border: none !important;
}
ul.primary-menu > li > ul {
background-color: rgba(255, 255, 255, 1);
}
body, p { font-family: 'Open Sans'; }
h1,h2,h3,h4,h5,h6 { font-family: 'Open Sans'; }
ul.primary-menu > li > a { font-size: 12px; }
#header #top-wrapper { color: #ffffff; }
ul.primary-menu > li > a { color: #0a0a0a; }
ul.primary-menu > li > ul > li > a, .primary-menu ul.mega-menu > li a { color: #0a0a0a; }
ul.primary-menu > li > a:hover { color: #818181; }
ul.primary-menu > li > ul > li > a:hover, .primary-menu ul.mega-menu > li a:hover { color: #818181; }
#footer .widget-title { color: #ffffff; }
#footer, #footer .widget li { color: #ffffff; }
#footer a { color: #ffffff; }
#footer a:hover { color: #ecbd8a; }
#middle-wrapper, .header-style-h2 .header-logo { line-height: 135px; }
@media screen and (max-width: 1200px) {
.no-desktop { display: none!important; }
}


/*****fixed topbar*****/

#title-wrapper {
    background-size: cover!important;
}

.title-holder {
    height: 500px!important;
}

.title-holder .title-holder-cell {
    padding-top: 25%!important;
}

#sidebar-wrapper .widget-title {
    display: none;
}


/************TOP BAR EDITS******************/

.header-call {
    font-size: 18px;
    font-weight: 700;
}

.fa-envelope {
    display: none!important;
}


/***********************SLIDER FIX*********************/

.header-regular #header,
.header-sticky #header {
    position: relative;
}


/***********************HOME PAGE EDITS**************/

.st-articlebox {
    padding: 0px;
}

.st-articlebox .box-image {
    margin-bottom: 0px;
}

.st-articlebox .box-content {
    padding: 0px 20px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    background-color: #ECBD8A;
}

.st-articlebox .box-content span {
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 110%;
    font-family: 'Montserrat';
}

.st-articlebox .box-content-height {
    border-top: 8px solid #2F2215;
    background-color: #ECBD8A;
    Color: #FFF;
    height: 165px;
}

.st-articlebox .box-content h4 {
    text-transform: capitalize!important;
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
    background: #818181;
    padding: 10px 20px;
    color: #fff;
    display: block;
    max-width: 130px;
    text-align: center;
    margin-bottom: 0px!important;
    font-family: 'PT Serif';
}

.home-call {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 14px 0px;
    background-color: #2F2215;
    color: #fff;
}

.home-call:hover {
    background-color: #000;
    color: #fff;
}

.services-button {
    font-size: 16px;
    font-weight: bold;
    background-color: #818181;
    padding: 13px;
    width: 150px;
    text-align: center;
    margin: 0 auto;
}

.services-button:hover {
    background-color: #595959!important;
}

.logo-standart {
    margin: 10px 0 6px;
}


/**********************title edits**********************************/

#title-wrapper {
    border-bottom: 7px solid #E1D0B6;
}

.title-holder {
    padding-top: 0px!important;
}


/*******************************SIDE BAR CONTACT FORM********************************/

.sidebar-title {
    font-size: 23px;
    text-align: left;
    margin-bottom: 17px !important;
}

#sidebar-wrapper .wpcf7 label,
#sidebar-wrapper .wpcf7 input {
    width: 100%;
    font-size: 17px;
    font-weight: 700;
}

#sidebar-wrapper .wpcf7-submit {
    background-color: #2F2215;
    color: #fff;
}

#text-6 .textwidget {
    padding: 15px;
    background-color: #ddd;
}

#sidebar-wrapper .wpcf7 form p {
    margin-bottom: 5px!important;
}


/**********************************CONTACT PAGE EDITS***********************************/

.page-id-219 .wpcf7 label {
    width: 100%;
    font-size: 17px;
    font-weight: 600;
}

.page-id-219 .wpcf7-submit {
    background-color: #2F2215;
    border-color: #ECBD8A;
    color: #fff;
    width: 100%;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-id-219 .wpcf7-submit:hover {
    background-color: #ECBD8A;
    border-color: #2F2215;
    color: #fff;
    width: 100%;
    font-size: 20px;
}

.page-id-219 .contact-phone {
    font-size: 21px;
    font-weight: 600;
    background-color: #ECBD8A;
    color: #fff;
    width: 100%;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    border: 2px solid #42382C;
}


/**************catch page edits****************************/

.left-cf7 {
    float: left;
    width: 48%;
    display: inline-block;
    clear: both;
}

.right-cf7 {
    margin-left: 15px;
    width: 48%;
    display: inline-block;
    clear: both;
}

.full-cf7 label {
    width: 99%;
}

.full-cf7 input[type="submit"] {
    width: 99%;
    background-color: #2f2215;
    color: #FFF;
}

.full-cf7 input[type="submit"]:hover {
    border: 2px solid #ECBD8A;
}

.full-cf7 textarea {
    height: 7em;
}

.page-id-322 .fluid-width-video-wrapper iframe {
    height: 104%;
}


/***************LOGO EDITS************************/

.st-logo img {
    max-height: 125px!important;
}


/*******************************RANDOM CLASSES****************************************/

.white {
    color: #FFF;
}

.light-grey {
    color: #818181;
}

.light-brown {
    color: #ECBD8A;
}


/**********************************MOBILE EDITS************************************/

@media screen and (max-width: 1201px) {
    .header-social {
        display: none!important;
    }
    #top-wrapper {
        display: block;
    }
    #st-wrapper {
        margin-top: 0px !important;
    }
    .header-call {
        text-align: center;
    }
    #top-wrapper .container {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
    .title-holder {
        padding-top: 30px!important;
    }
    #header #top-wrapper {
        position: fixed;
        color: #ffffff;
        width: 100%;
        z-index: 1000;
    }
    #middle-wrapper .container {
        padding-top: 40px;
    }
    #top-wrapper .st-callus>li:first-of-type {
        margin-left: 1em;
    }
}

@media screen and (max-width: 401px) {
    .left-cf7 {
        float: left;
        width: 99%;
        display: block;
    }
    .right-cf7 {
        margin-left: 0px;
        width: 99%;
        display: block;
    }
}

@media screen and (max-width: 1200px) {
    ul.primary-menu>li>a {
        text-transform: capitalize;
        font-size: 11px!important;
    }
}

.forms-btn {
        border: 1px solid #000000;
        padding: 10px;
        color: #ffffff !important;
        background-color: #2f2215;
}
