/*
Theme Name:  Hello Elementor Child
Template: 	 hello-elementor
Theme URI:	 https://wordpress.org/themes/hello-elementor/
Author:		 ChildThemeWP
Author URI:	 https://childthemewp.com
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: helloelementorchild
*/
body{
	background-color: #F2E4D8 !important;
}
/*h1, h2, h3, h4, h5, h6 {font-family:"Interstate", Sans-serif !important;}*/
h4.elementor-image-box-title {
    margin-bottom: 8px !important;
}
figure.elementor-image-box-img {
    margin-top: 20px !important;
}
h4{
   -webkit-margin-before: 1.5rem !important;
    margin-block-start: 1.5rem !important;
	-webkit-margin-after: 1rem !important;
    margin-block-end: 1rem !important;
}
header.page-header {
    display: none;
}
.comments-area a, .page-content a {
    text-decoration: none !important;
}
.elementor-kit-19 h2 {
    font-weight: bold !important;
}
.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
    margin-bottom: 10px;
}
.swiper-slide-bg:after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background: rgb(0 0 0 / 15%);
    top: 0;
    left: 0;
    z-index: 0;
}
.bg-boutique {
    background-image: url(https://chemsily.projet-demo.com/wp-content/uploads/2024/03/Sans-titreqqq.jpg);
    background-position: center;
}


.btn-product {
    transition: all 1s;
    opacity: 0;
    visibility: hidden;	
}
.loop-product .e-con-inner {
    overflow: hidden !important;
}
.loop-product:hover .btn-product {
    opacity: 1;
    visibility: visible;
}
.loop-product  img.attachment-full {
    transition: 1s;
}
.loop-product:hover  img.attachment-full {
    transform: scale(1.1);
}
.woocommerce-tabs .woocommerce-Tabs-panel {
    font-size: 16px !important;
}
body {
    font-size: 16px;
    line-height: 24px;
}
.swiper-slide-contents {
    margin-right: initial !important;
    width: 1400px;
}
.white-logo img {
    filter: brightness(0) invert(1) !important;
}

.is-large.wc-block-cart .wc-block-cart-items th, .is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 16px;
}

.is-large.wc-block-cart .wc-block-cart-items {
    font-size: 15px;
}

.wc-block-cart__submit-container {
    background: #FAF4EF;
}
button.wc-block-components-panel__button {
    display: none;
}
.e-loop-item p.stock.out-of-stock {
    background: red;
    padding: 6px 20px 8px;
    border-radius: 5px; 
}
.page-id-107 .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
}
/* .woocommerce div.product p.stock {
    display: none;
} */
@media only screen and (max-width:1400px){
.alignwide {
    margin-left: -20px !important;
    margin-right: -20px !important;
}
	.loop-product.e-flex.e-con-boxed.e-con.e-parent {
    min-height: max-content;
}
}

.single-product .elementor-widget-theme-site-logo {
/*     display: none; */
}