

.hide{display:none;}
.full_width {position: relative;}
.title_subtitle_holder{
    padding: 0 !important;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
}
.title_subtitle_holder h1{
margin: 0;
}
.testimonials_holder .flex-direction-nav a {
    width: 32px;
    height: 32px;
    border-radius: 3px;
}
.testimonials_holder .flex-direction-nav a:before {
    font-size: 20px;
    left: 11px;
    height: 0px;
    width: 0px;
}
.flex-direction-nav a {
    margin: -23px -1px 0;
}
.testimonials_holder .flex-direction-nav li {
    margin-top: 31px;
}
.carousel .item .left .text .separator {
    height: 9px;
    margin-top: 62px;
}

.side_menu_button > a.popup_menu.opened{
    color: #171717 !important;
}
.title.title_size_small h1 {
text-transform: none;
}
.wpcf7 form.wpcf7-form p {
margin-bottom: 12px;
}
input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
margin-top: 11px;
}
nav.popup_menu ul li a {
text-transform: none;
}

.portfolio_navigation.navigation_title .post_info span.categories {
margin-bottom: 3px;
}

.projects_holder article .portfolio_description .portfolio_title {
margin: 0 0 3px 0;
}

 .projects_holder article .feature_holder .feature_holder_icons a.preview {
text-transform: capitalize;
}

.portfolio_main_holder .item_holder .portfolio_title {
    margin-bottom: 7px;
}

.q_dropcap{
margin: 0px 18px 0px 0px;
}

.comments .comment .text .comment_date {
    font-size: 14px;
    font-weight: 500;
    color: #303030;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder .comment {
    padding: 30px 25px 37px;
}
/* Custom header */
.desktop_header{
    position: fixed;
}
.desktop_header,.desktop_header *{
    background: transparent;
    max-height: 100px;
}
.desktop_header.solid_back{
    background: #ffffff;
}
.desktop_header.solid_back *{
    color: #000000 !important;
    border-color: #000000 !important;
}
.solid_back .sticky {
    opacity: 1 !important;
}
.desktop_header br{
    display: none;
}
#heder_right_section{
    text-align: right;
}
.desktop_header .q_logo{
    text-align: center;
}
#heder_left_section *{
    text-align: left;
    font-size: 60px;
}
.desktop_header > div {
    text-align: left;
    max-width: 80%;
    margin: 20px auto;    
}
 .popup_menu:not(.opened){
    color: #fff;
}
#heder_right_section{
    display: table;
    height: 100px;
}
#heder_right_section > div{
    display: table-cell;
    vertical-align: middle;
}
@media only screen and (max-width: 480px) {
    .title.title_size_small h1 {
    font-size: 27px;
    line-height: 33px;
}
}
@media only screen and (max-width: 1001px) {
.desktop_header{display: none;}
.popup_menu:not(.opened) {
    color: #431804;
}
}
@media only screen and (min-width: 1000px){
    .scroll_header_top_area{display: none;}
}
header.centered_logo .q_logo {
   	top: 0;
    position: absolute;
    left: 50%; 
}
.popup_menu_opened .q_logo{
	max-height: 50px !important;
	top: 0;
    position: absolute;
    left: 50%;
}

/* slider settings */
.q_slider * {
    text-align: center !important;
}
/* homepage */
.centered{
text-align:center;
}
.our-sprits, .our-sprits *:not(a) {
    text-align: center;
    margin: auto !important;
}
.our-sprits img{
 min-width:174px;   
}
.background-focus-center-right{
    background-position: center right !important;
}
.full-size-background {
    background-position: center 60%!important;
    background-repeat: no-repeat !important;
    background-size: 80%!important;
}
.block-title h1{
    font-size: 48px;
    line-height: 55px;
    font-style: normal;
    font-weight: 800;
    color: #7a3316;
    text-decoration: none;
    padding: 0 0 15px 0;
    margin: 15px 0 15px 0;
    border-bottom: 1px solid #4e3730;
    border-width: 5px;
    text-align: center;
    display: inline-block;
}
.white-text, .white-text * {
    color: #fff !important;
    border-color: #fff !important;
}
h3 a,.inpage_menu a.active {
    font-size: 20px;
    border-bottom: 5px solid;
    border-color: #4E3730;
    margin-bottom: 15px;
    display: inline-block;
    padding-bottom: 8px;
}
h3 a:after,.footer_top a:after{
    content: "\35";
    font-family: 'ElegantIcons';
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
}
.add-separator{
    border-bottom: 5px solid #fff;
}
.mega_link a{
    padding-bottom: 10px ;
    border-bottom: 5px solid;
}
.mega_link .vc_col-has-fill>.vc_column-inner{
    padding-top: 0;
}
.mega_link_odd .side-border{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 2.5px;
    height: 100%;
}
.mega_link_even .side-border{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2.5px;
    height: 100%;
}
@media only screen and (max-width: 1500px){
   .carousel-inner .slider_content_outer{
         min-height:100vh !important;
   }
}
@media only screen and (max-width: 768px){
   .carousel-inner .slider_content_outer{
         min-height:100vh !important;
   }
    .full-size-background {
        background-position: center center;
        background-repeat: no-repeat !important;
        background-size: cover!important;
    }
    .q_slide_subtitle span{
        margin-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .mega_link_odd .side-border{
    position: absolute;
    bottom:0;
    top: auto;
    left: 0;
    height: 2.5px;
    width: 100%;
    }
    .mega_link_even .side-border{
        position: absolute;
        top: 0;
        bottom: auto;
        left: 0;
        height: 2.5px;
        width: 100%;
    }
}
/*Sprite list*/
.sprit_list {
    display: flex;
    text-align: center;
    margin: auto;
    flex-wrap: wrap;
}
.spirit_spirit_spries {
    display: block;
    padding: 0;
    max-height: 460px;
    height: 450px;
    position: relative;
    text-align: center;
}
.spirit-template-default .spirit_spirit_spries {
    max-height: 350px;
    height: 330px;
}
@media(min-width:769px){
.spirit_spirit_spries h3 {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.spirit-template-default .spirit_spirit_spries h3 {
    width: auto;
    text-align: left;
}
}

.spirit_spirit_spries a{
    color: #7A3316;
}
.spirit_spirit_spries img {
    margin: auto;
}
.spirit-template-default .spirit_spirit_spries img {
    margin: auto;
    max-height: 250px;
}
@media(max-width: 768px){
    .sprit_list {
        display: block;
    }
    .spirit_spirit_spries,.spirit-template-default .spirit_spirit_spries{
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 !important;
        -ms-flex: 0 !important;
        flex: 0 !important;
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 488px){
    .wpb_column{
        width:100%;
    }
}
/* footer */

.footer_bottom ul li {
    color: #FFFFFF;
    display: inline-block;
    font-family: "PT Serif";
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    padding: 0 10px;
    margin: 0;
}
.footer_bottom ul li a {
    color: #fff;
    font-weight: 100;
    font-size: 18px;
    line-height: 20px;
}
.footer_bottom ul li:not(:first-child){
    border-left: 1px solid;
}
/* In page menu */
.inpage_menu{
    margin: 35px auto;
    max-width: 70%;
    text-align: center;
}
.inpage_mobile_menu{
    margin: 35px 0;
    padding: 10px 15px;
}
.inpage_mobile_menu .accordion_content{
    background: #cecece;    
}
.inpage_mobile_menu .q_accordion_holder.accordion .ui-accordion-header .accordion_mark{
    border: none;        
}
.inpage_mobile_menu .q_accordion_holder.accordion div.accordion_content {
    padding: 0;
    margin: 0;
}
@media(min-width: 769px){
    .inpage_menu ul {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .inpage_menu li {
        text-align: center;
        list-style: none;
        padding: 10px 35px;
        display: inline-block;
    }
    .desktop_hide{
        display: none;
    }
}
@media(max-width: 768px){
    .hide_mobile{
        display: none;
    }
    .inpage_menu li {
        text-align: center;
        list-style: none;
        padding: 5px 0;
    }
}
/* Recipes */
.recipe_holder{
    max-width: 70%;
    margin: auto;
}
.recipe_holder ul {
    text-align: center;
    display: flex;
    width: 100%;
    position: relative;
}
.recipe_holder li {
    display: block;
    text-align: center;
    list-style: none;
    cursor: pointer;
    float: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.recipes img {
    max-height: 201px;
    max-width: 201px;
}
.recipe_content {
    position: absolute;
    background: #4E3730;
    width: 100%;
    left: 0px;
    padding: 20px 0;
    color: #fff;
}
.recipe_content *{color: #fff; !important}
.close_content {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 30px;
}
@media(max-width: 768px){
    .recipe_holder{
    max-width: 100%;
    margin: auto;
}
.recipe_holder ul {
    text-align: center;
    display: block;
    width: 100%;
}
.recipe_holder li {
    display: block;
    text-align: center;
    list-style: none;
    padding: 10px;
    cursor: pointer;
    float: none;
    -webkit-box-flex: inherit;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.recipe_content {
    position: relative;
    background: #4E3730;
    width: 100%;
    left: 0px;
    padding: 20px 0;
    color: #fff;
}
}
/* Members */
.member_image{
text-align:center;
}
@media(min-width:1367px){
.team-members.q_image_with_text_over img {
    display: block;
    position: relative;
    width: 100%;
    z-index: 10;
    height: 200px !important;
}
}
/*FIXES */
.popup_menu_holder_inner {
    display: table-cell;
    vertical-align: middle;
    padding: 150px 0;
}
.popup_menu_opened .q_logo>a{
	max-height: 70px !important;
}
@media(max-width:1500px) and (min-width:1367px){
.recipes img {
    max-height: 150px;
    max-width: 150px;
}
}
@media(max-width:1366px) and (min-width:768px){
.recipes img {
    max-height: 125px;
    max-width: 125px;
}
.team-members.q_image_with_text_over{
    background-size: cover !important;
    background-position: center center !important;
}
.team-members.q_image_with_text_over img {
    height: 150px !important;
    visibility: hidden;
}
}
