/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/


body:not(.page-template-fullwidth-content) .site-content {
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.breadcrumbs {
    display: none;
}

.elementor-bg-transform-zoom-in:hover .elementor-bg {
    -webkit-transform: scale(1.1)!important;
    -ms-transform: scale(1.1)!important;
    transform: scale(1.1)!important;
}

.site-breadcrumbs {
    margin-top: 0!important;
}

.menu-repas-mobile .elementor-element.elementor-element-ae2492e > .elementor-element-populated {
    padding: 10px!important;
}

.menu-repas-mobile h4 {
    font-size: 97.5%;
}

.menu-repas-mobile {
    font-size: 90%;
}

.menu-repas-mobile .premium-carousel-wrapper .carousel-arrow {
    top: 0;
}

@media only screen and (min-width: 768px){
    .menu-repas-mobile .premium-carousel-wrapper .carousel-arrow {
        top: -15px;
    }
}

#heures_quick {
    transition: all 0.75s;
    width: auto;
}

#heures_quick:hover {
    left: 0px;
}

#nouvelles_quick {
    transition: all 0.75s;
    width: auto;
}

#nouvelles_quick:hover {
    left: 0px;
}

#contact_quick {
    transition: all 0.75s;
    width: auto;
}

#contact_quick:hover {
    left: 0px;
}

.slick-arrow path.a {
    stroke: #FFFFFF;
}