@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.boutique.sohler.fr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.boutique.sohler.fr/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.boutique.sohler.fr/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.boutique.sohler.fr/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.boutique.sohler.fr/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.boutique.sohler.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.boutique.sohler.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.boutique.sohler.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.boutique.sohler.fr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 43px;
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(31,18,12);
	--wd-text-font-size: 18px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(15,15,15);
	--wd-alternative-color: rgb(233,140,48);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(233,140,48);
	--btn-accented-bgcolor-hover: rgb(232,120,9);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 500px;
	--wd-popup-padding: 30px;
}
.header-banner {
	background-color: rgb(121,113,90);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-dropdown-my-account .wd-sub-menu li a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-transform: none;
	color: rgb(31,18,12);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(235,150,47);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgb(235,150,47);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: rgb(235,140,47);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 30px;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(233,140,48);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.product-image-summary .wd-product-brands a {
  padding : 0px; 
	box-shadow: 0 0 0px rgb(0 0 0);
}
.product-tabs-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0px solid;
    border-bottom: 0px solid;   
}

/*enlever titre dans tab*/
.wc-tab-inner>div>h2:first-child{
	display: none;
}
/*enlever trait en haut de tabs*/
.tabs-layout-tabs .tabs li a:after{
	height: 0px;
}
/*lien notre philosophie*/
.wc-tab-inner p a:hover{
	color : rgb(255,150,58);
}
/*Enlever ligne en dessous des catégories*/
.wd-nav.wd-style-underline .nav-link-text:after{
	display:none;
}
/*logo hve/bio*/
.product-image-summary .wd-product-brands a:hover{
	box-shadow:none;
}
/*justifier la description courte*/
.woocommerce-product-details__short-description{
	text-align:justify!important;
}
.product_title {
	font-size:25px!important;
}
/*lien mentions légales et cgv*/
.lien_footer{
	color:white;
}
.lien_footer:hover{
	color:rgb(255,150,58);
}
.titre_accentue{
	font-family:DM Sans;
	font-weight:700;
	font-size:42px;
}
/*backgroud du menu sticky*/
.whb-sticked .whb-row{
	background-color:white;
}
.wd-shop-tools {
    display: none;
    align-items: center;
    flex-wrap: wrap;
}
.filters-area.custom-content {
    padding-bottom: 0px;
}
.filters-area {
    position: relative;
    top: -10px;
    display: none;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 30px;
    border-style: solid;
    border-color: #ffffff;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

@media (min-width: 1025px) {
	/*widget mon compte et panier agrandir + couleur panier*/
.wd-tools-text{
	font-size : 15px!important;
}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
	background-color :#544e46!important;
}
/*padding dans le menu*/
.menu-item a{
	padding-left:15px!important;
	padding-right:15px!important;
}
/*couleur hover dans le menu*/
.menu-item a:hover{
    border-bottom:solid rgb(255,150,58);
    /*text-decoration: none;*/
    transition: all .25s ease;
}
.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a{
    border-bottom:solid rgb(255,150,58);
}
    /*text-decoration: none;*/

/*color du lien dans la tabs*/
.tabs-layout-tabs .tabs li.active a {
	color : rgb(255,150,58);
}
.tabs-layout-tabs .tabs li:hover{
	color : rgb(255,150,58);
}
/*logo collé en haut en bas côté*/
.wd-logo img{
	padding-top:10px!important;
	padding-bottom:10px!important;
}
.whb-main-header .container{
	margin-left:15px;
	padding-left:20px;
	margin-right:20px;
	padding-right:15px;
	display:contents;
}
.whb-col-right {
	margin-right:80px!important;
}
.whb-col-left, .whb-mobile-left{
	margin-left:20px!important;
}
.whb-header{
	padding-bottom:20px;
}
.amount {
    font-weight: 600;
    font-size: 16px;
    color: var(--wd-primary-color);
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/*logo collé en haut en bas côté*/
.wd-logo img{
	padding-top:0px!important;
	padding-bottom:20px!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*logo collé en haut en bas côté*/
.wd-logo img{
	padding-top:0px!important;
	padding-bottom:0px!important;
}
.whb-main-header .container{
	margin-left:0px;
	padding-left:0px;
	margin-right:20px;
	padding-right:15px;
	display:contents;
}
.whb-col-right {
	margin-right:80px!important;
}

}

@media (max-width: 576px) {
	/*chnager couleur du lien selectionné*/
.wd-nav-mobile li.current-menu-item>a {
    color: #eb962f!important ;
}
/*logo collé en haut en bas côté*/
.wd-logo img{
	padding-top:0px!important;
	padding-bottom:0px!important;
}
.whb-main-header .container{
	margin-left:0px;
	padding-left:0px;
	margin-right:20px;
	padding-right:15px;
	
}
.whb-col-right {
	margin-right:80px!important;
}
}

