/*
 Theme Name:   Barab Child  
 Theme URI:    https://wordpress.themeholy.com/barab/
 Description:  This is a child theme for Barab - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy
 Template:     barab
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  barab-child
*/

/*  [ Add your custom css below ] 
- - - - - - - - - - - - - - - - - - - - */

body {
    /* --theme-color: #7f8f3c !important; */
    /* --theme-color2: #7f8f3c !important; */
    /* --theme-color3: #7f8f3c !important;
    --smoke-color2: #7f8f3c !important;  */
}

.breadcumb-content {
    --title-color: #fff !important;
    text-align: center;
    padding-block: 60px !important;
}

.header-default.style-2 .header-logo:before,
.category-card .actions .cart-button,
.hero-2-img-slider .slider-arrow {
    display: none;
}

.hero-2-content-slider {
    .size-top-wrap.style-2.slideinup {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
}

.footer-wrapper.footer-default .copyright-wrap {
    background-color: #fff !important;
}

button#gestion-cookies {
    background: none;
    border: none;
    color: inherit;
    padding: 0;

    &:hover {
        color: #f1c40f;
    }
}

.forminator-ui {
    .forminator-field-textarea textarea {
        background: none !important;
        border: 1px solid currentColor !important;
    }
}

.header-button {
    .searchBoxToggler,
    .sideMenuToggler {
        display: none !important;
    }
}

.contact-info-wrap {
    border-radius: 32px !important;
}

.food-card-1 {
    pointer-events: none !important;

    .actions {
        display: none !important;
    }

    .content .price {
        background: #3f9065 !important;

        span {
            color: white !important;
        }
    }
}

.food-card4 {
    pointer-events: none !important;

    .food-card4-content .price {
        background: #3f9065 !important;

        span {
            color: white !important;
        }
    }
}

#pizza-mois {
    .th-social {
        display: none !important;
    }

    .location-content {
        border-color: #fde1b9 !important;
    }

    .opening {
        font-weight: bold !important;
        font-size: 1.25rem !important;
    }
}
