/*
Theme Name: Envo-ecommerce enfant
Description: Thème enfant créé à partir de neve
Author: Moi
Author URI: https//moi.bzh
Template: neve
Version: 1.0
Tags: Responsive, diaporama, très beau
*/

/* polices du site */
@font-face {
    font-family: 'kaushanscript-regular';
    src: url('fonts/kaushanscript-regular-webfont.woff2') format('woff2'),
         url('fonts/kaushanscript-regular-webfont.woff')format('woff');
    font-weight: normal;
    font-style: normal;
}

/*panier*/

.cart-icon-wrapper .nv-cart{
	color :#e3d5ca;

}

/* best-seller */

.wp-container-core-columns-is-layout-1{
	background-color:#e3d5ca4e;
	margin-top: 3%;
	width: 100%;
}
.bestseller{
	font-family:'kaushanscript-regular';
	text-decoration : line;
	margin-top: 150px;
}


/* catégories */

.chaud  a{
	color:black;
	font-size: 1.5rem;
	font-family: 'kaushanscript-regular';
	text-decoration: none;
}
.chaud  a:hover{
	color:#e3d5ca;
}

/* nouveautée */

.nouveautes{
	font-family: 'kaushanscript-regular';
	background-color:#e3d5ca4e; 
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom : 15px
}
.choix{
	background-color: #e3d5ca4e;
	padding: 10px 0;
	margin-bottom: 0;
}
.shirt a{
	text-decoration:none;
	color: black;
}
.shirt a:hover{
 color: black;

}

.wp-block-image figcaption{
	margin-bottom:0em;
	margin-top:.5em;
}

.wp-container-core-buttons-is-layout-2.wp-container-core-buttons-is-layout-2{
	background-color: #e3d5ca4e;
	padding-bottom : 20px;
}

.taille{
	margin-bottom : 20px;
}



/* réseaux social */

/* vos avis*/
.avis{
	font-family:'kaushanscript-regular';
}

/*footer*/
.mention{
	background-color:#e3d5ca;
	padding-top : 50px;
}
.info{
	background-color:#e3d5ca;
	padding-top : 50px;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
	background-color: black;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{
	background-color: black;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{
	background-color: black;
}

.has-medium-font-size{
	font-family:'kaushanscript-regular';
}

/*catégories choix*/
.woocommerce .woocommerce-ordering select{
	border-radius : 50px;
	border-color:#e3d5ca; 
}
.woocommerce .woocommerce-breadcrumb a {
	color:black;
}

.footer--row-inner{
	background-color:#e3d5ca;
}

/*fiche produit*/
.woocommerce.single .quantity input{
	border-color:#e3d5ca;
}

.woocommerce div.product form.cart .button {
	background-color:#e3d5ca;
	border-radius: 50px;
}

.woocommerce div.product form.cart .variations select{
	border-color:#e3d5ca;
	border-radius:20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color:#e3d5ca;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab.active{
	border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab.active{
	border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab.active{
	border-bottom: none;
}

/*form.comment-form p.form-submit input.submit a{
	background: #e3d5ca;
}*/



/*produits similaires*/
section.related.products{
	background-color: #e3d5ca;
	padding:20px;
	padding-bottom: 0;
}

/*panier*/
.wc-block-components-button__text{
	color: #e3d5ca;
}
.wc-block-cart__submit-container{
	background-color:#e3d5ca;
	border-radius:20px;
}

.wc-block-components-totals-coupon-link{
	color:#e3d5ca;
}

.wc-block-cart-item__wrap a{
	color:black;
}

.wc-block-checkout__actions_row button{
	background-color:#e3d5ca;
	border-radius:20px;
}

.wc-block-checkout__actions_row button:hover{
	background-color:#e3d5ca4e;
}

.wc-block-components-button__text{
	color:black;
}

@media screen and (max-width:576px){
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column  h1{
		margin-top:50px;
	}
	}
}



