/*  Theme Name:   Thème enfant Asta
Description:  Thème enfant d'Astra 
Author:       Léa Londero
Author URI:   https://wpmarmite.com 
Template:     astra 
Version:      0.1.0 */


.bons-plans img {
    max-width: 250px !important;
    height: 200px !important;
    object-fit: contain;
    position: relative !important;
    left: 50%;
    transform: translateX(-50%);
    padding: 2rem;
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a.uagb-image-ratio-inherit img {
    position: relative !important;
}

.ast-blog-layout-5-grid .ast-blog-featured-section img {
    height: initial;
    object-fit: contain;
    padding-right: 2rem;
}

.body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),
body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,
body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap) {
    width: 100% !important;
}

.uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel {
    flex-direction: row !important;
}

.uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab,
.uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel .uagb-tab,
.uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel .uagb-tab,
.uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel .uagb-tab {
    width: fit-content !important;
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet,
.uagb-tabs__wrap.uagb-tabs__vstyle7-tablet,
.uagb-tabs__wrap.uagb-tabs__vstyle8-tablet,
.uagb-tabs__wrap.uagb-tabs__vstyle9-tablet,
.uagb-tabs__wrap.uagb-tabs__vstyle10-tablet {
    flex-direction: column !important;
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-tablet ul.uagb-tabs__panel,
.uagb-tabs__wrap.uagb-tabs__vstyle7-tablet ul.uagb-tabs__panel,
.uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel,
.uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel {
    max-width: initial !important;
}

.ast-page-builder-template .comments-area {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

ul.uagb-taxonomy-list-children{
	margin-left: 1.5rem;
}

.ast-page-builder-template .entry-header{
	margin-top:0;
}