/*
Theme Name: Marchialy
Theme URI: https://www.malabardesign.fr/
Author: L'équipe Malabar Design
Author URI: https://www.malabardesign.fr/
Description: Marchialy theme. Based on Arke theme (https://olympusthemes.com/themes/arke/) version 1.0.2.
Version: 1.4
Text Domain: marchialy
Tags: one-column, custom-menu, editor-style, featured-images, full-width-template, threaded-comments, translation-ready, blog
*/

/**
*⦿* Fix #entretien anchor
**/
.pt-70 {
    padding-top: 70px;
}

@media (max-width: 991.98px) {
    .pt-m-20 {
        padding-top: 20px;
    }
}

.has-text-align-center {
    text-align: center;
}

.wp-block-column {
    margin: 0;
    flex: inherit;
}

.books .book .book-text,
.slider .slider-item .slider-item-text {
    cursor: pointer;
}

.auteurs{
    overflow-y: hidden;
}

@media (min-width: 768px){
    .main-slider .carousel .carousel-item .carousel-item-content .carousel-item-content-title {
        font-size: 40px;
    }

    .main-slider .carousel .carousel-item .carousel-item-content {
        height: 420px;
    }
}
@media screen and (min-width: 992px) and (min-width: 1150px)
{
    .main-slider .carousel .carousel-cpt{
        top: 447px;
    }

    .main-slider .carousel .carousel-control-next, .main-slider .carousel .carousel-control-prev{
        top: 443px;
    }
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert{
    font-family: 'Open Sans';
    font-size: 14px;
}

#tarteaucitronRoot #tarteaucitronAlertBig{
    background: #222222;
}

#tarteaucitronPrivacyUrl{
    text-decoration: underline;
}

#tarteaucitronAlertBig #tarteaucitronPersonalize2{
    background: #fff !important;
    color: #222222 !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert{
    color: #222222;
}

body #tarteaucitronRoot .tarteaucitronCheck::before{
    color: #222222
}

#tarteaucitronRoot button{
    padding: 5px 15px !important;
}