/*---- REVISIONS ----*/



.site-header {
    background-color: #231f20;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 99;
    position: fixed;
}
/*
.site-inner {
    margin-top: 0!important;
}*/



.site-header.sticky {
    /*  -webkit-box-shadow: 0 1px 6px #dcdcdc;
    box-shadow: 0 1px 6px #dcdcdc*/
}

.nav-primary {
    text-align: center
}

.nav-primary .genesis-nav-menu a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase
}

.nav-primary .genesis-nav-menu>li>a span {
    position: relative
}

.genesis-responsive-menu .genesis-nav-menu .sub-menu a {
    padding-top: 10px;
    padding-bottom: 10px;
}

body #responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link {
    padding-left: 5%;
}

body #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    top: 15px;
    right: 15px;
}

.site-header .wrap > ul > li > a:after {
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    content: '';
    position: relative;
    top: 0;
    bottom: 0;
    left: 25px;
}

.site-header .wrap li:last-child {
    border: 0;
}

#menu-item-1007 a:after {
    border: 0;
}

#menu-item-1400 a:after {
    border: none!important;
}

.site-header .wrap .cta-header a:after {
    border: 0!important;
}

#menu-tabs-menu .entry-content ol,
.entry-content ul {
    margin-bottom: 0;
    margin-left: 0;
}

#menu-tabs-menu li {
    margin: 0 15px;
}

#menu-tabs-menu li a:hover {
    color: #231f20;
}

#menu-tabs-menu li:last-child {
    border-right: 0;
    border-left: 0;
}

.title-area {
    margin-top: 10px;
    margin-bottom: 15px;
}

#menu-main {
    padding-top: 21px;
    padding-bottom: 0;
}


/*FOOTER*/

.site-footer .fl-col-small {
    width: 33.33%;
}

.site-footer {
    color: #000;
    letter-spacing: 3px;
    /*font-weight: 700;*/
    text-align: left;
}

.site-footer>.wrap {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
}

.site-footer ul.list-inline {
    margin: 20px auto
}

.site-footer ul.list-inline li {
    margin: 15px;
    width: auto;
    vertical-align: middle
}

.footer-title {
    font-size: 23.6px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.footer-text {
    font-size: 23.6px;
    /*   font-weight: 400;*/
    /*font-family: 'myriad pro';*/
    line-height: 1.2;
    letter-spacing: 1px;
    font-style: normal;
}

.schedule {
    width: 100%;
    max-width: 338px;
}


/*
.address, .social-title {
    margin-bottom: 15px;
}*/

.list-inline-item {
    font-size: 25px;
    margin: 0 5px;
}

.career-title {
    font-style: normal;
}

#gform_wrapper_1 input:not(#gform_submit_button_1) {
    border: 0;
    border-bottom: 2px solid #000;
    width: 225px;
    margin-right: 10px;
}

body #gform_wrapper_1 div.validation_error {
    display: none;
}

#gform_confirmation_wrapper_1 {
    border: 2px solid;
    padding: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

body #gform_wrapper_2 div.validation_error {
    color: inherit;
    border-color: #80808094;
}

#gform_wrapper_1 #gform_submit_button_1:hover {
    color: #000;
    background-color: rgba(128, 128, 128, 0.54117647058);
}

#gform_wrapper_2 input:not(#input_2_11),
#gform_wrapper_2 textarea {
    border: 1px solid #000;
    border-radius: 5px;
    max-width: 700px;
    width: 100%;
}

#gform_wrapper_2 .simple_captcha_medium input {
    width: 100%;
    border-radius: 5px;
}

#gform_wrapper_2 label {
    color: #000;
    font-size: 25px;
}

#gform_wrapper_2 .gfield_captcha_input_container {
    border: 2px solid #000;
    width: 100%;
    max-width: 150px;
}

#gform_wrapper_2 .gfield_radio {
    text-transform: uppercase;
    color: #000;
}

#gform_wrapper_2 .gfield_checkbox li label:after,
#gform_wrapper_2 .gfield_radio li label:after {
    border: 2px solid #000;
}

#gform_wrapper_2 .gfield_radio li label:before {
    width: 10px;
    height: 10px;
    border: solid #000 3px;
    left: 5px;
    top: 10px;
}

#gform_wrapper_2 .gfield_radio li label {
    margin: 0;
    /*font-weight: 300;*/
}

#gform_wrapper_2 #gform_submit_button_2 {
    width: 100%!mportant;
    max-width: 325px!important;
    height: 50px;
    border-radius: 0!important;
    font-size: 25px;
}

#gform_wrapper_2 #gform_submit_button_2:hover {
    color: #000;
}

body #gform_wrapper_1 .gform_footer input.button,
body #gform_wrapper_1 .gform_footer input[type=submit] {
    min-width: 85px;
    font-size: 17px;
    text-transform: lowercase;
}

#gform_wrapper_1 form.gf_simple_horizontal {
    margin: 0;
}


/*CUSTOM*/

#home-slider .fl-content-slider .fl-slide-bg-photo {
    background-position: center center;
}

#home-slider .fl-module-content {
    margin: 0;
}

.cta-header.menu-item {
    float: right;
    border: 2px solid #fff!important;
    transition: .4s all ease-in-out;
}

.cta-header.menu-item:hover {
    background-color: rgba(128, 128, 128, 0.54117647058);
    border: 0;
}

.cta-header.menu-item a:hover {
    color: #fff;
}

#menu-item-1007 {
    border-right: 0;
}


/*DOTS IN SLIDER*/

.home .fl-module-content-slider .bx-wrapper {
    margin: 0;
}

.home .bx-wrapper .bx-pager {
    bottom: 20px;
}

.home .bx-pager.bx-default-pager a.active {
    background: #fff!important;
}

.home .bx-wrapper .bx-pager.bx-default-pager a {
    background: #b7b7b7;
}

.image-box .fl-col-content .fl-node-content:before {
    content: '';
    display: block;
    border: 1px solid #FFFFFF;
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
}

.bg-image {
    padding: 110px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.box-image .fl-col-small {
    width: 23%;
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
}

.bg-overlay {
    background-color: rgba(0, 0, 0, 0.31);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
}

.box-title {
    text-align: center;
    color: #fff;
    opacity: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    z-index: 2;
    position: relative;
    margin-bottom: 0;
    letter-spacing: -1px;
    font-weight: 300;
    text-transform: uppercase;
}

.box-image .fl-col-small:before {
    content: '';
    display: block;
    border: 1px solid #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    z-index: 2;
}

.box-image .hello:hover .box-title,
.box-image .hello:hover .bg-overlay {
    opacity: 1;
}

.box-image .hello:hover .fl-col-small:before {
    opacity: 1;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}


/*MENU PAGE CUSTOM STYLE*/

.menu .item-name span {
    font-style: italic;
    font-style: 18px;
    text-transform: none;
    font-weight: normal;
}

.menu {
    padding: 20px 0 50px;
}

.menu .active {
    color: #fff!important;
    background-color: #000;
    width: 100%;
    max-width: 210px;
}

.categ-subtitle {
    margin-left: 25px;
}

.categ-name {
    padding: 20px;
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 0;
}


.tablinks {
    cursor: pointer;
}


/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #000;
}


/* Create an active/current tablink class */

.tab button.active {
    background-color: #000;
}


/* Style the tab content */


/*
.tab-content {
    display: none;
}*/

.sidebar-content {
    color: #000;
    font-size: 17px;
    padding: 0 10px;
    font-weight: 300;
    font-style: italic;
    margin-top: 30px;
    margin-bottom: 0;
    width: 100%;
    max-width: 283px;
}

.menu-categ .tablinks {
    color: #000;
    font-size: 23px;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: 700;
}

.menu .parent-col-1 {
    width: 30%;
}

.menu .parent-col-2 {
    width: 70%;
}

.menu-content {
    background-color: #edecec;
    padding: 50px 0;
}

.block-separator {
    height: 5px;
    background-color: #000;
    width: 100%;
    max-width: 700px;
    margin: auto auto 25px;
}

.item-col-1 {
    width: 80%!important;
}

.item-col-2 {
    width: 20%!important;
}

.warning-text {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0;
}

.tab-content {
    max-width: 670px;
    margin: auto;
    width: 100%;
    padding: 10px 0;
    transition: 5s all ease-in-out;
}

.item-sub-class {
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0;
    text-transform: initial;
}

.item-title-class {
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.item-price {
    font-size: 25px;
    font-weight: 700;
    display: block;
}

.home #sb_instagram #sbi_load .sbi_load_btn {
    font-size: 20px;
}

.home #sb_instagram #sbi_load .sbi_load_btn:after {
    content: '\232A';
    margin-left: 10px;
    position: relative;
    bottom: 2px;
    left: 0;
    right: 0;
}

#home-gallery {
    overflow: hidden;
}
img.pic:hover {
	    background-color: #7b7b7bb8!important;
}

.modula .item:hover img {
    opacity: .8!important;
}

.textIg .fl-heading .fl-heading-text:after {
    background-image: url(../images/ig-icon.png);
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    z-index: 1;
    background-size: contain;
    vertical-align: middle;
    margin-left: 20px;
    position: relative;
    top: -5px;
}

.textIg .fl-heading .fl-heading-text {
    position: relative;
}




@media only screen and (min-width: 992px) {
    .site-footer .fl-col-small {
        border: 3px solid #000;
        border-left: 0;
        border-top: 0;
        border-bottom: 0;
        min-height: 200px;
    }
    .site-footer .fl-col-small:last-child {
        border-right: 0;
    }
    .col-1,
    .col-2,
    .col-3 {
        padding-left: 50px;
        padding-top: 30px;
    }
    .site-footer .fl-col-small {
        min-height: 245px;
    }
    .social-title {
        margin-top: 35px;
    }
}

@media only screen and (max-width: 991px) {
    .site-footer .fl-col-small {
        width: 100%;
    }
    #gform_wrapper_2 label {
        font-size: 20px;
    }
    #gform_wrapper_2 #gform_submit_button_2 {
        font-size: 20px;
        height: auto;
    }
    .schedule {
        max-width: 100%;
        width: 100%;
    }
    .site-footer {
        text-align: center;
    }
    #gform_1 {
        width: 100%;
        max-width: 300px;
        margin: auto!important;
    }
    #gform_wrapper_1 .gform_footer {
        text-align: center
    }
    .menu .parent-col-1 {
        width: 100%;
        text-align: center;
    }
    .menu .parent-col-2 {
        width: 100%;
    }
    .menu-categ .tablinks {
        margin: auto;
    }
    .menu .parent-col-1 {
        margin-bottom: 15px;
    }
    .menu .fl-row-content-wrap {
        padding-top: 0;
    }
    .site-footer .fl-col-small {
        min-height: 0;
        margin-bottom: 20px;
    }
    .menu {
        padding: 0;
    }
    .sidebar-content {
        margin: auto;
        margin-top: 15px;
    }
}

@media only screen and (max-width:1365px) {
    .nav-primary {
        max-width: 770px;
        white-space: nowrap
    }
}

@media only screen and (max-width:1199px) {
    .nav-primary {
        max-width: 100%;
        white-space: normal
    }
    #gform_wrapper_1 input:not(#gform_submit_button_1) {
        width: 100%;
    }
    .wp-custom-logo .title-area {
        width: 100%;
        max-width: 200px;
    }
    .nav-primary .genesis-nav-menu a {
        font-size: 14px;
    }
    #menu-main {
        padding-top: 10px;
    }
    .site-header .wrap {
        max-width: 960px!important;
    }
}

@media (max-width: 1024px) {
    .nav-primary {
        display: none;
    }
    /*.menu-item-wrap {
        max-width: 500px;
    }*/
    .block-separator {
        max-width: 625px;
    }
    .box-image .fl-col-small {
        width: 100%;
        max-width: 253px;
        margin-bottom: 10px;
    }
    /*   .box-image .fl-col {
        float: none;
    }*/
    #menu-tabs-menu {
        text-align: center;
    }
    .categ-subtitle {
        font-size: 16px;
    }
    .bg-image {
        background-size: contain;
    }
    .box-wrap {
        width: 100%;
        max-width: 586px;
        margin: auto;
    }
    .footer-text {
        font-size: 20px;
    }

    .contact-section .fl-rich-text {
		font-size: 21px;
    }

    .contact-section .fl-heading {
    	font-size: 30px;
    }
}

@media only screen and (min-width:960px) {
    .site-header .wrap {
        width: 100%;
        max-width: 1172px;
        margin: auto;
        text-align: center;
    }
    .nav-primary {
        padding-top: 20px;
        letter-spacing: 2px;
        max-width: 898px;
        width: 100%;
        text-align: right;
        padding-bottom: 0;
    }
    .site-footer ul.list-inline {
        display: table;
        width: 70%
    }
    .site-footer ul.list-inline li {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media (max-width: 1209px) {
    .nav-primary {
        max-width: 100%;
        width: auto;
    }
}

@media only screen and (max-width:959px) {
    .site-header.sticky {
        top: auto !important;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (max-width: 767px) {
    #gform_wrapper_2 label {
        font-size: 18px;
    }
}

@media (min-width: 751px) {
    #menu-tabs-menu li a:after {
        border: 2px solid #000;
        border-left: 0;
        border-top: 0;
        border-bottom: 0;
        content: '';
        position: relative;
        top: 0;
        bottom: 0;
        left: 30px;
    }
}

@media (min-width: 426px) {
    .item-col-2 {
        text-align: right;
    }
    .home #sb_instagram #sbi_load {
        text-align: right;
    }
}

@media (max-width: 768px) {
    #home-gallery .pic {
        top: 0!important;
    }
    .modula,
    .modula-gallery {
        max-width: 475px;
        width: 100%;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .modula,
    .modula-gallery {
        max-width: 250px;
        margin: auto;
    }
}

@media (max-width: 750px) {
    .item-col-2,
    .item-col-1 {
        float: left!important;
    }
}

@media (max-width: 425px) {
    p {
        font-size: 18px !important;
    }
    .categ-subtitle {
        display: block;
        margin-left: 0;
    }
    .tab-content {
        max-width: 340px;
    }
    .box-wrap .fl-row-content:before, .box-wrap .fl-row-content:after {
        display: none;
    }
    /* .modula.modula-gallery .items {
        height: 100% !important;
    } */
    /* .modula.modula-gallery .items .item {
        position: inherit !important;
        top: inherit !important;
        display: none;
    }
    .modula.modula-gallery .items .item:first-child {
        display: block;
  
    } */
    .categ-name {
        padding: 0;
    }
    .footer-text {
        font-size: 18px;
    }
    .footer-title {
        font-size: 20px;
    }
    .menu .fl-col {
        clear: none!important;
    }
    .item-name,
    .categ-name {
        font-size: 20px;
    }
    .box-image .fl-col-small {
        margin: 0 auto 10px;
    }
    .item-col-2 {
        text-align: right;
    }
    .textIg .fl-heading .fl-heading-text:after {
        top: 0;
    }
}

@media (max-width: 320px) {
    .site-header {
        padding: 0 10px;
    }
    .tab-content {
        max-width: 270px;
    }
}

@media (max-width:750px) and (orientation:landscape) {
    #menu-tabs-menu {
        display: flex;
        justify-content: center;
    }
    #menu-tabs-menu li {
        border-right: 2px solid #000;
        margin: 0;
    }
    .box-wrap .fl-row-content:before, .box-wrap .fl-row-content:after {
        display: none;
    }
    .box-wrap .fl-row-content {
        display: flex;
        flex-wrap: wrap;
    }
    .box-wrap .fl-row-content a {
        width: 50%;
    }
    .box-image .fl-col-small {
        margin-bottom: 45px;
        margin-left: auto;
        margin-right: auto;
    }
}

