:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,17,17);
	--wd-text-font-size: 16px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--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: var(--wd-text-font);
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(161,26,57);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: capitalize;
	--btn-default-font-size: 16px;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-default-padding: 14px 28px 14px 28px;
	--btn-accented-font-family: "Roboto", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: capitalize;
	--btn-accented-font-size: 16px;
	--btn-accented-bgcolor: rgb(212,160,23);
	--btn-accented-bgcolor-hover: rgb(212,160,23);
	--btn-accented-padding: 14px 28px 14px 28px;
	--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-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: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: rgb(17,17,17);
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after, .nav.wd-breadcrumbs {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(17,17,17);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--btn-default-padding: 7px 14px 7px 14px;
	--btn-accented-padding: 7px 14px 7px 14px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--btn-default-padding: 7px 14px 7px 14px;
	--btn-accented-padding: 7px 14px 7px 14px;
	}

}
:root{
--wd-container-w: 1700px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 1700px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(248,248,248);
}

@font-face {
	font-family: "Host Grotesk";
	src: url("//embrolab.net/wp-content/uploads/2026/07/HostGroteskwght.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

h1.entry-title.title {
    display: none;
}

.wd-prefooter {
    padding-bottom: 0px;
}

.wd-product-thumb.product-element-top.wd-quick-shop {
background-image:
    linear-gradient(
        180deg,
        rgba(229, 212, 193, 0) 12.42%,
        #B99874 78.38%,
        #A88560 100%
    ),
    url("http://embrolab.net/wp-content/uploads/2026/07/Group-2147227875-1.png");

background-position: center;
background-repeat: no-repeat;
background-size: cover;
    padding: 57px 27px;
    border-radius: 20px !important;
}



.wd-product .product-element-bottom {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-direction: column-reverse;
}

.wd-product .product-element-bottom .wd-entities-title {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0;
}

.wd-product .product-element-bottom .price {
    width: 100%;
    margin-left: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.price {
    margin: 0 !important;
	 	display: flex !important;
    flex-direction: row-reverse !important;
    gap: 7px !important;
}

.wd-product h3.wd-entities-title {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: center;
    min-width: 325px;
	color: #111111;
}



.wd-product ins bdi, 
.wd-product bdi{
    font-family: Roboto;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
}

.wd-product del bdi {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: CAP_HEIGHT;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    text-decoration: line-through;
    color: #707070;
}

/* Move product labels to the top-right */
.product-grid-item .product-labels,
.wd-products .product-labels,
.product-wrapper .product-labels {
    left: auto !important;
		top: 20px;
    right: 20px !important;
    align-items: flex-end;
}

.wd-buttons.wd-pos-r-t {
    display: none !important;
}

.product-element-bottom {
    padding-left: 0 !important;
}

.wd-product-wrapper.product-wrapper {
    border: none !important;
    box-shadow: unset !important;
    background: transparent !important;
}




[class*=title-line-] .wd-product .wd-entities-title {
    overflow: unset !important; 

}



.wd-nav-wrapper.wd-mb-action-swipe {
    -webkit-mask-image: unset !important;
    mask-image: unset !important;
}



@media (min-width: 1025px) {
	.wd-tools-element>a {
    padding-inline: 5px;
}

span.wd-tools-icon {
    border: 1px solid #1111111A;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-bottom: 30px;
}

ul#menu-main-nav {
    gap: 35px !important;
}

.wd-nav > li:is(.wd-has-children, .menu-item-has-children) > a::after {
		font-size: clamp(12px, 50%, 18px);
    color: #000;
    margin-left: 8px !important;
}



}

@media (min-width: 768px) and (max-width: 1024px) {
	a.elementor-button.elementor-button-link.elementor-size-sm {
    font-family: Roboto;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 8px !important;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 8px 14px !important;
}

.wd-product h3.wd-entities-title {
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 25px !important;
    letter-spacing: 0%;
    text-align: center;
    min-width: 100% !important;
	color: #111111;
}


 .elementor-button,
{
    font-size: 10px !important;
    padding: 2px 14px 2px 14px !important;
}

table td {
    padding: 10px 14px !important;
}

button.e-n-tab-title {
    min-height: 30px !important;
}





}

@media (max-width: 576px) {
	.wd-product h3.wd-entities-title {
		min-width: 90% !important;
    font-family: Roboto;
    font-weight: 600;
    font-style: Medium;
    font-size: 10px;
    leading-trim: NONE;
    line-height: 11.61px;
    letter-spacing: 0%;
    text-align: center;
    margin-top: -7px !important;
}

.wd-product ins bdi, 
.wd-product bdi{
    font-family: Roboto;
		font-weight: 700;
		font-style: Bold;
		font-size: 8px;
		leading-trim: CAP_HEIGHT;
		line-height: 130%;
		letter-spacing: 0%;
		vertical-align: middle;
		text-transform: capitalize;

}

.wd-product del bdi {
    font-family: Roboto;
		font-weight: 400;
		font-style: Regular;
		font-size: 6px;
		leading-trim: CAP_HEIGHT;
		line-height: 130%;
		letter-spacing: 0%;
		vertical-align: middle;
		text-transform: capitalize;
		text-decoration: line-through;
    color: #707070;
}




.wd-product-thumb.product-element-top.wd-quick-shop {
    padding: 30px 15px;
}

.wd-product-thumb.product-element-top.wd-quick-shop {
    padding: 30px 15px !important;
}

.product-labels.labels-rounded-sm {
    top: 10px !important;
    right: 10px !important;
    
}

span.onsale.product-label.wd-shape-round-sm {
    font-size: 8px !important;
    padding: 5px 5px !important;
}

nav.wd-breadcrumbs {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 8px !important;
    leading-trim: CAP_HEIGHT;
    line-height: 100%;
    letter-spacing: 0%;
}

button#wd-add-to-cart {
    min-height: unset !important;
    font-size: 10px !important;
    padding: 4px 14px !important;
}

button#place_order,
button.elementor-button.elementor-size-sm {
    min-height: 22px !important;
    height: 22px;
    font-size: 8px !important;
}

.wd-swatch.wd-text.wd-enabled span {
    font-size: 10px !important;
    padding: 0px 14px !important;
}

.wd-swatches-product.wd-swatches-single.wd-bg-style-3.wd-text-style-3.wd-dis-style-3.wd-size-default.wd-shape-round,
.wd-swatches-product.wd-swatches-single.wd-bg-style-3.wd-text-style-3.wd-dis-style-3.wd-size-m.wd-shape-round 
{
    gap: 7px;
}




button.e-n-tab-title {
    min-height: 30px !important;
}
}

