/*
 Theme Name: 	Alisha Williams Child Theme
 Theme URI: 	http://alisha-williams.axiomthemes.com/
 Description: 	Alisha Williams Child Theme
 Author: 		Axiomthemes
 Author URI: 	http://axiomthemes.com/
 Template: 		alisha-williams
 Version: 		1.0
 License:      	GNU General Public License v2 or later
 License URI:  	http://www.gnu.org/licenses/gpl-2.0.html 
 Tags: 			flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain: 	alisha_williams-child
*/



/*********OVERALL***********/
html {
  scroll-behavior: smooth;
}

.hidden{
	display: none;
}

/*buttons*/
.scheme_default .sc_button.sc_button_style_2, .scheme_default .sc_button_style_2.button_color_1 {
    color: #cc3300 !important;
    background-color: #fff !important;
    border: 2px solid #cc3300 !important;
    width: 270px;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.sc_button.sc_button_style_2 {
    padding: 1.4em 1em !important;
}
.scheme_default .sc_button.sc_button_style_2:hover, .scheme_default .sc_button_style_2.button_color_1:hover {
    color: #fff !important;
    background-color: #cc3300 !important;  
}
a, a *, a:before, a:after, button, button:before, button:after, input[type="button"], input[type="submit"] {
    -webkit-transition: all 0s ease;
    -ms-transition: all 0s ease;
    transition: all 0s ease;
}
/*color white*/
#about *,
#contact *,
#footer *{
    color: #fff !important;
}
/*copyright*/
span.copyright {
    float: right;
    font-size: 10px;
    font-style: italic;
}
#about span.copyright a:hover,
#contact span.copyright a:hover{
    color: #cc3300 !important;
    cursor: pointer;
}

/*****color icon*****/
/*menu icon*/
.scheme_default.menu_side_icons .toc_menu_item .toc_menu_icon, .scheme_default .menu_side_inner>.toc_menu_item .toc_menu_icon {
    border-color: #fff !important;
    color: #fff !important;
}
.scheme_default.menu_side_icons .toc_menu_item .toc_menu_icon, .scheme_default .menu_side_inner>.toc_menu_item .toc_menu_icon:hover {
    border-color: #cc3300 !important;
    color: #cc3300 !important;
}
.scheme_dark .menu_mobile_inner .current-menu-item>a {
	color: #ffffff !important;
}
/*menu close icon */
.scheme_dark .menu_mobile_inner a:hover, .scheme_dark .menu_mobile_inner .current-menu-ancestor>a, .scheme_dark .menu_mobile_inner .current-menu-item>a:hover, .scheme_dark .menu_mobile_inner .menu_mobile_nav_area li:hover:before, .scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-ancestor:before, .scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-item:before {
    color: #cc3300 !important;
}
.scheme_dark .menu_mobile_close:hover:before, .scheme_dark .menu_mobile_close:hover:after {
    border-color: #cc3300 !important;
}
/*icon call & phone*/
.scheme_dark .menu_mobile_inner .social_item .social_icon {
    color: #fff !important;
}
.scheme_dark .menu_mobile_inner .social_item .social_icon:hover {
    color: #cc3300 !important;
}
.icon-phone-3:before {
    content: '\e94f';
    color: #cc3300;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon:before,
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon:before,
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon:before, 
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon:before{
    border-color: #cc3300 !important;
    background-color: transparent;
}
.scheme_dark .menu_side_dots .toc_menu_socials>a:hover, .scheme_dark.menu_side_dots .toc_menu_socials>a:hover {
    color: #cc3300 !important;
}
.scheme_dark .menu_side_dots .toc_menu_socials>a, .scheme_dark.menu_side_dots .toc_menu_socials>a {
    color: #fff !important;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
    border-color: #fff !important;
    background-color: transparent;
}
.scheme_dark .menu_side_inner, .scheme_dark .menu_mobile_inner {
    color: #fff !important;
}
/*smartphone menu*/
.scheme_dark.menu_side_wrap .menu_side_button:hover {
    color: #15151a;
    border-color: #cc3300 !important;
    background-color: #cc3300 !important;
}




/*******LOGO***********/
.sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 200px !important;
}
/*logo menu open*/
.sc_layouts_logo img {
    max-height: 200px !important;
}
.menu_mobile .sc_layouts_logo {
    margin-top: 2em;
}

/*******MENU OPEN*********/
.menu_mobile.opened .menu_mobile_inner .menu_mobile_nav_area > ul li a {
    text-align: center;
}
/*align social icon*/
.menu_mobile.opened .social-icon a{
    display: inline-block;
}
/*disable phone and mail icon*/
.menu_mobile .socials_mobile {
    display: none;
}
.menu_mobile.opened h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-weight: 400;
}
/*langue*/
.simon-header-sidebar .simon-header-sidebar-2 .widget_polylang ul li:hover{
    border: 1px solid #cc3300;
}
.simon-header-sidebar .simon-header-sidebar-2 .widget_polylang ul li {
    background: transparent;
    border: 1px solid #fff;
    padding: 0;
}
.simon-header-sidebar .simon-header-sidebar-2 .widget_polylang ul li a {
    color: #fff;
    height: 100%;
    display: block;
    padding: 10px 13px;
}
/* MENU WIDTH AND EFFECT */
.scheme_default .menu_mobile.header-bg-layer {
    display: none !important;
    /* background:#000 !important;
    transform: translateX(100%) !important; */
}
.menu_mobile, .menu_mobile.opened, .scheme_default .menu_mobile.header-bg-layer {
    left: initial !important;
    right: 0;
}
.menu_mobile.opened {
    /*width: min-content;*/
    transition-delay: 0s !important;
}
.menu_mobile {
    transition: all .3s ease;
}
.menu_mobile .simon-logo {
    display: none !important;
}
.menu_mobile.opened .simon-header-sidebar {
    flex-direction: column;
}
.menu_mobile.opened .simon-header-sidebar-1, .menu_mobile.opened .simon-header-sidebar-2, .menu_mobile.opened .simon-header-wrapper .simon-menu {
    width: 100%;
}
.menu_mobile.opened .simon-header-sidebar-2 {
    margin-top: 100px;
}
.menu_mobile.opened .menu_mobile_inner, .menu_mobile.opened .simon-header-wrapper .simon-menu .menu_mobile_nav_area {
    position: initial !important;
}
.menu_mobile .menu_mobile_inner {
    padding: 0 1em;
}
.menu_mobile.opened .menu_mobile_inner .menu_mobile_nav_area > ul li {
    padding: 1em 0;
    transition: none;
}


/***********SIDEBAR************/
/*arrow in red*/
.scheme_dark .toc_menu_item .toc_menu_description:after, .scheme_dark.toc_menu_item .toc_menu_description:after {
    display: none;
}
.scheme_dark .menu_side_dots .toc_menu_description, .scheme_dark.menu_side_dots .toc_menu_description {
    display: none;
}
/*style of the name*/
.toc_menu_item .toc_menu_description {
    letter-spacing: 1.2px;
    padding: 0.03em 1.4em !important;
    border-radius: 14px;
}
/*menu icon color on mobile*/
.scheme_dark.menu_side_wrap .menu_side_button:hover {
    color: #fff !important;
}
/*delete a*/
.menu_side_inner #toc_menu .toc_menu_inner .toc_menu_item span{
    display: none;
}
/* MENU DOT ACTIVE */
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
    transition: border-color .3s ease;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon:before, .scheme_dark.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon:before {
    border-color: #cc3300 !important;
}

/*********SLIDER*********/
/*disable phone number on slider*/
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item .sc_layouts_iconed_text{
    display: none ;
}
.slider_swiper.swiper-slider-container {
    height: 500px !important;
}


/*******FOOTER***********/
a.bebold{
    color: #CCC;
    font-weight: bold;
}
a.bebold:hover{
    color: #FD9F18;
    animation: text-color-fading 2s ease infinite;
}
@keyframes text-color-fading {
    0%{color: #FFA41B;}
    25%{color: #00FFC8;}
   50%{color: #F300FF;}
    75%{color: #02F3FF;}
}
/*bebold align left*/
.scheme_dark .footer_copyright_inner .copyright_text {
    float: left;
}
#footer h3 {
	font-size: 20px;
}
.scheme_dark .footer_copyright_inner .copyright_text {
    color: #fff !important;
    font-weight: 500 !important;
}
.scheme_dark .footer_copyright_inner {
    background-color: #000 !important;
    border-color: #000 !important;
}
.footer_copyright_inner {
    padding: 30px 0;
}
/*menu footer*/
.scheme_default .widget ul>li:after,
.scheme_default .widget ul>li:before {
   display: none;
}
#footer .widget ul {
    padding-left: 0;
}
#footer .widget li:hover a{
    color: #cc3300 !important;
}
/*partenaires*/
#footer .wpb_single_image img {
    max-width: 40%;
}




/******MENU*******/



/******ABOUT SECTION*******/



/******MENUS SECTION*******/
#menu-semaine .menu-detail * {
    font-size: 18px !important;
}
#menu-semaine {
    border: 2px solid #000;
}
#menu-semaine .menu-detail p{
    line-height: 22px;
    margin-top: -12px;
}
#menu-semaine .menu-detail-meat p{
    margin-top: -10px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
}
#menu-semaine .menu-detail-meat {
	display: flex;
    justify-content: center;
}
/* vertically center menu */
#menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
#menu .wpb_column:nth-last-of-type() {
    height: fit-content;
}

/******RESTAURANT SECTION*******/
/*color*/
.scheme_default .sc_widget_slider .slider_swiper.slider_controls_side .slider_controls_wrap>a:hover, .scheme_default .sc_widget_slider .slider_outer_controls_side .slider_controls_wrap>a:hover{
    background-color: #cc3300 !important;
}


/******CONTACT SECTION*******/
#contact #adresse p,
#contact #horaires p,
#contact #reservation p{
    text-align: center;
}

#contact #reservation a:hover{
    color: #cc3300 !important;
}



/* CENTERED LOGO */
.top_panel_custom .sc_layouts_column_align_left {
    width: 100%;
}
.top_panel_custom .sc_layouts_column_align_left .vc_column-inner {
    justify-content: center !important;
    flex-direction: row !important;
}
.top_panel_custom .sc_layouts_column_align_left .vc_column-inner .sc_layouts_item {
    margin-top: 10.5em;
    margin-right: 0;
}
.top_panel_custom .sc_layouts_column_align_left .vc_column-inner .sc_layouts_item .logo_image {
    max-height: 300px !important;
}



/*********RESPONSIVE IPAD***********/
@media screen and (max-width: 1025px){
	#menu-semaine .menu-detail * {
	    font-size: 15px !important;
	}
}

/*********RESPONSIVE MOBILE***********/
@media screen and (max-width: 768px){	

    h2 {
        font-size: 32px !important;
    }
	/*footer center*/
	#footer * {
        text-align: center;
    }

    /*menu open*/
    .simon-header-wrapper {
        display: flex;
        flex-direction: column;
        margin-top: 80px;
    }
    .simon-header-wrapper .simon-logo {
        width: 100%;
    }
    .sc_layouts_logo img {
        max-height: 100px !important;
        padding-bottom: 20px;
    }
    .simon-header-wrapper .simon-menu {
        width: 100%;
        position: initial;
        min-height: auto;
    }
    .simon-header-sidebar {
        display: flex;
        margin-top: 50px;
    }
    .menu_mobile.opened {
        width: 100%;
    }
    .menu_mobile.opened .simon-header-sidebar-2 {
        margin-top: 50px;
    }
    .menu_mobile .menu_mobile_inner {
        padding: 0 ;
    }

    /*section MENU*/
    .vc_custom_1569207564718 {
        padding-left: 0px !important;
        padding-top: 30px;
    }
    #menu-semaine .menu-detail * {
	    font-size: 13px !important;
	}

     #menu-semaine.vc_col-sm-6{
        margin-left: 20px;
        margin-right: 20px;
        width: 100% !important;
    }
    .restaurant-btn-blank {
        width: 100%;
        margin-left: 20px;
    }
}



/*********RESPONSIVE IPAD PRO***********/
@media screen and (min-width: 768px){
    #menu-semaine.vc_col-sm-6 {
        width: 48%;
        margin-left: 10px; 
   }
   h2 {
        font-size: 40px !important;
   }
}


/*menu open in 13inch*/
@media screen and (max-width: 1680px) and (max-height:900px){
	.simon-header-sidebar {
	    margin-top: 20px;
	}
	.menu_mobile.opened .menu_mobile_inner .menu_mobile_nav_area > ul li {
	    padding: 0.3em 0;
	}
	.menu_mobile.opened .simon-header-sidebar-2 {
	    margin-top: 40px;
	}
}

#toc_menu {
	display: none !important;
}

.footer-languages {
	list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: 20px;
}

.footer-languages li {
	margin-top: 0 !important;
}

#footer .footer-languages li:hover,
#footer .footer-languages li:hover a {
	color: #cc3300 !important;
}

.menu_mobile .menu_mobile_inner {
	padding: 0;
}

.menu_mobile .menu_mobile_nav_area {
	overflow: hidden;
	padding-right: 0;
}

.menu_mobile .menu_mobile_nav_area li > a {
	padding: 0 !important;
}

.mobile_device .menu_mobile .menu_mobile_nav_area, .mobile_layout .menu_mobile .menu_mobile_nav_area {
	max-height: unset !important;
}

ul.header-languages {
	position: absolute;
    z-index: 1;
    left: 0;
    top: 95%;
    width: 100%;
    height: auto;
    padding-left: 0;
    max-height: 30px;
    padding-right: 0;
    overflow-y: scroll;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    list-style: none;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 20px;
    overflow: hidden;
}
/* COMMENTED OUT - This was hiding the header/menu on specific pages
.page-id-2668 header,
.page-id-2668 header div,
.page-id-2671 header, 
.page-id-2671 header div {
	display: none !important;
}
*/