@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sastooheenmile.store/wp-content/themes/woodmart/fonts/woodmart-font-1-700.woff2?v=8.2.5") format("woff2");
	font-display:swap;
}

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

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

:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", 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: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(218,63,63);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 80px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(218,63,63,0.48);
	background-image: url(https://sastooheenmile.store/wp-content/uploads/2025/07/hero_banner_bg.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}
.wd-footer {
	background-color: rgb(33,33,33);
	background-image: none;
}
html .wd-product.wd-hover-quick .wd-add-btn>a:hover, html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity+.button, html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover, html .wd-product.wd-hover-standard .wd-add-btn>a:hover, html .wd-product.wd-hover-buttons-on-hover .wd-add-btn>a:hover {
	background: rgb(0,0,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(0,0,0);
	background: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 98px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 1px;
	--wd-thumbs-height: 1px;
	}

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

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


.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
	background-color: rgb(255 255 255);
}

.wd-quick-view-icon>a:before {
    content: "\f11a"; 
   
}

html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    BORDER: 1PX SOLID BLACK;
    flex: 1;
}

.summary-inner .cart .wd-buy-now-btn {
    width: 100%;
}


.homepage-single-product .woocommerce-breadcrumb {
    display: none;
}

.homepage-single-product .wd-carousel-container.wd-gallery-thumb {
    display: none;
}

@media (min-width: 1025px) {
   .homepage-single-product .thumbs-position-left.wd-has-thumb .wd-gallery-images {
        flex: 0 0 100%;
        max-width: calc(100% - var(--wd-thumbs-width, 132px));
        align-self: flex-start;
    }
}
.homepage-single-product div.quantity input[type=number]::-webkit-inner-spin-button, div.quantity input[type=number]::-webkit-outer-spin-button, div.quantity input[type="number"] {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.homepage-single-product div.quantity {
    --wd-form-height: 42px;
    display: inline-flex
;
    vertical-align: top;
    white-space: nowrap;
}

.homepage-single-product div.quantity .minus {
    border-start-start-radius: var(--wd-form-brd-radius);
    border-end-start-radius: var(--wd-form-brd-radius);
}

.homepage-single-product div.quantity input[type="number"] {
    
    border-radius: 0;
    border-right: none;
    border-left: none;
}

.homepage-single-product div.quantity :is(input[type="number"],input[type="text"],input[type="button"]) {
    display: inline-block;
    color: var(--wd-form-color);
}

.homepage-single-product div.quantity .plus {
    border-start-end-radius: var(--wd-form-brd-radius);
    border-end-end-radius: var(--wd-form-brd-radius);
}

.homepage-single-product div.quantity input[type="button"]:hover {
    color: #fff;
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
}

.homepage-single-product .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon {
    display: none;
}

.homepage-single-product .product_meta, 
.homepage-single-product .wd-social-icons, 
.homepage-single-product .product-tabs-wrapper, 
.homepage-single-product .related-and-upsells {
    display: none;
}

@media (min-width: 1025px) {
    .homepage-single-product .thumbs-position-left.wd-has-thumb .wd-gallery-images {
       
        max-width: 100%;
       
    }
}

.homepage-single-product .wd-grid-g {
  
    align-items: center;
}

.wd-sticky-btn-cart .stock.in-stock.wd-style-with-bg {
    display: none;
}

a.floating_button div.label-container, a.floating_button div.label-text {
    visibility: visible !important;
    opacity: 1 !important;
}

a.single_product_shortcode_fullwidth, a.single_product_shortcode_fullwidth button {
    padding: 5px 20px !important;
    min-height: 42px !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    line-height: 16px;
    font-weight: 600 !important;
	align-content: center !important;
  margin-top: -10px !important;
}

.wd-logo, 
.elementor-319 .elementor-element.elementor-element-25b795a img {
filter: brightness(0) invert(1);
}



a.btn.wd-load-more.wd-products-load-more.load-on-click {
    border-radius: 50px;
    color: #ffffff;
    background: #000000;
}@media (min-width: 1025px) {
	div.quantity input[type="button"] {
    padding: 0 15px;
    min-width: 25px;
    min-height: unset;
    height: var(--wd-form-height);
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    background: var(--wd-form-bg);
    box-shadow: none;
}

div.quantity input[type="number"] {
    width: 50px;
    color: #000000 !important;
}

div.quantity {
    
    background: #F2F2F2;
}
.wd-sticky-btn-cart .quantity {
    display: none !important;
}

}

