:root {
	--wd-text-font: "Gordita Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(38,38,38);
	--wd-text-font-size: 15px;
	--wd-title-font: "Gordita Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(38,38,38);
	--wd-entities-title-font: "Gordita Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(38,38,38);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Gordita Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Gordita Medium", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #FF4B46;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(70,203,162);
	--btn-accented-bgcolor-hover: rgb(29,229,156);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(243,239,237);
	background-image: none;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "Gordita Medium", Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: rgb(38,38,38);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 22px;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(244,244,244);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1500px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(243,239,237);
}

@font-face {
	font-family: "Gordita Regular";
	src: url("//hyppa.fr/wp-content/uploads/2022/02/Gordita-Regular.woff2") format("woff2"), 
url("//hyppa.fr/wp-content/uploads/2022/02/Gordita-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gordita Bold";
	src: url("//hyppa.fr/wp-content/uploads/2022/02/Gordita-Bold.woff2") format("woff2"), 
url("//hyppa.fr/wp-content/uploads/2022/02/Gordita-Bold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gordita Medium";
	src: url("//hyppa.fr/wp-content/uploads/2022/02/Gordita-Medium.woff2") format("woff2"), 
url("//hyppa.fr/wp-content/uploads/2022/02/Gordita-Medium.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.blog-design-masonry.has-post-thumbnail .post-date {
    display: none;
}
.wd-post-date.wd-style-with-bg {
    display: none;
}
.swatch-on-single {
    font-size: 14px;
}
.product-type-simple form.cart > button, .woocommerce-variation-add-to-cart > button {
    flex-grow: 0.5;
}
.product-type-simple form.cart, .woocommerce-variation-add-to-cart {
    display: flex;
}
.tabs-layout-tabs .tabs {
    display: none;
}
.woocommerce-mini-cart__buttons .btn-cart {
    background-color: #ebebeb;
}
.amount {
    color: #333;
}
.btn-size-extra-small {
    font-family: "Gordita Medium";
    font-weight: normal;
}
.product-label.attribute-label:not(.label-with-img) {
    background-color: rgb(243 239 237);
    text-transform: none;
    font-family: "Gordita Medium";
    font-weight: normal;
}
#place_order {
    font-weight: normal;
    font-family: 'Gordita Bold';
}
.cart-totals-inner .checkout-button {
    font-weight: normal;
    font-family: 'Gordita Bold';
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
    max-height: 300px;
}
.cart-totals-inner .woocommerce-shipping-destination {
    display: none;
}
.description-area-after :is(.term-description,.page-description) {
    margin-top: 125px;
}
.list-style-type: none :is(ul,ol) li {
    margin-bottom: 0px;
}
.progress-msg {
    font-size: 0.9em;
}
.wd-progress-bar .progress-bar
 {
    background-color: #6d20ab;
}

@media (max-width: 576px) {
	.tabs-layout-tabs .tabs {
    display: none;
}
}

