:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",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: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(51,51,51);
	--wd-alternative-color: rgb(27,100,168);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--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: rgb(255,255,255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: System font stack !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: System font stack !important;
}

.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "hkgroteskpro";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

#billing_country_field,
#shipping_country_field,
#billing_country,
#shipping_country {
    display: none !important;
}

.woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap; 
    gap: 10px;
    justify-content: var(--content-align);
}

form.cart :where(.single_add_to_cart_button,.wd-buy-now-btn) {
    flex: 1 1 auto;
    /* order: 10; */
    /* flex: 0 0 auto; */
}


.woocommerce-product-gallery__wrapper.wd-carousel.wd-grid.wd-initialized.wd-horizontal {
	height: 100%;
}

.woocommerce-product-gallery.woocommerce-product-gallery__image {
	height: 100%;
}

.woocommerce-product-gallery__image {
	height: 100%
}

.woocommerce-product-gallery img {
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.wd-carousel-container.wd-gallery-images {
	    position: relative;
    width: 100%;
    aspect-ratio: 1/1;
}

.wd-carousel-inner {
	height: 100%;
}

.wd-watch-progress.wd-thumbs > .wd-carousel-wrap > .wd-carousel-item {
		    position: relative;
    width: 100%;
    aspect-ratio: 1/1;
}


table.variations .label>* {
	text-wrap: balance;
}

.instagram-story img {
 padding: 5px;
	background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
}

#billing_phone {
    width: 100% !important;
}

.iti__country-list {
    min-width: 300px !important; 
    max-width: 100%;
    white-space: normal;
    z-index: 9999 !important; 
}

#billing_phone_field .iti__selected-flag {
    background-color: #f1f1f1 !important;
    border-right: 1px solid #bbb !important;
    height: 40px !important;
    padding: 0 10px !important;
    position: absolute !important;
    top: 1px !important;
    left: 1px !important;
    border-radius: 5px 0 0 5px !important; 
    display: flex !important;
    align-items: center !important;
    box-sizing: border-box !important;
}

#billing_phone_field .iti__flag {
    flex-shrink: 0 !important;
    margin-right: 6px !important;
}

#billing_phone_field .iti {
    display: inline-block !important; 
    width: 100% !important;
}

.phone-error-msg {
    display: block; 
    width: 100% !important;
    margin-top: 6px !important;
    font-weight: 500;
    clear: both !important;
}@media (min-width: 1025px) {
	#main-content {
	padding-top: 0px;
}

.product-labels.labels-rounded .product-label {
	min-height: 10px !important;
	font-size: 10px !important;
}

.wd-carousel-item.wd-slide-visible.wd-full-visible.wd-slide-next {
    height: auto !important;
}
.wd-carousel-item.wd-slide-visible {
    height: auto !important;
}

.wd-carousel-item {
    height: auto !important;
}
}

@media (max-width: 576px) {
	.product-labels.labels-rounded .product-label {
	min-height: 8px !important;
	font-size: 8px !important;
}
}

