@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//aurona-ks.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", 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: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(172,143,49);
	--wd-alternative-color: rgb(224,162,163);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(0,0,0);
	--btn-default-bgcolor: rgb(224,162,163);
	--btn-default-bgcolor-hover: rgb(196,136,136);
	--btn-accented-bgcolor: rgb(224,162,163);
	--btn-accented-bgcolor-hover: rgb(196,136,136);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://aurona-ks.com/wp-content/uploads/2022/09/accessories-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://aurona-ks.com/wp-content/uploads/2024/09/horizontal-banner-cosmetic-products-with-avocado-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgba(172,143,49,0.7);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .wd-buy-now-btn {
	background: rgb(224,162,163);
}
html .wd-buy-now-btn:hover {
	background: rgb(196,136,136);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1320px;
--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: 1337px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1320px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "hkgroteskpro";
	src: url("//aurona-ks.com/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2") format("woff2"), 
url("//aurona-ks.com/wp-content/uploads/2022/09/hkgroteskpro-semibold.woff2") format("woff");
	font-weight: 600;
	font-style: normal;
}

/* Target the label */
label[for="shipping_method_0_flat_rate1"] {
    color: initial; /* reset label color so the price isn't affected */
}

/* Target the price span inside the label to keep it normal */
label[for="shipping_method_0_flat_rate1"] .woocommerce-Price-amount {
    color: inherit;  /* or set it explicitly */
    font-weight: normal;
}

/* Use a pseudo-element to color only the text before the price */
label[for="shipping_method_0_flat_rate1"]::before {
    content: "Shënim: Në bazë të dimenzioneve dhe madhësisë së produktit, çmimi i postës mund të ndryshoj. "; 
    color: red;
    font-weight: bold;
    margin-right: 5px; /* space between text and price */
}
@media (min-width: 1025px) {
	/* .singleproduct-img1 img{
	max-height:550px;
	width:auto !important;
} */


.single-product .woocommerce-product-gallery__image img {
    height: 550px;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.single-product .wd-gallery-thumb .wd-carousel-item img {
    height: 150px;
    width: auto; /* Maintain aspect ratio */
    display: block;
    margin-left: auto;
    margin-right: auto;
}
}

@media (max-width: 576px) {
	.single-product .woocommerce-product-gallery__image img {
        height: 400px; /* Adjust to a smaller height for mobile */
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .single-product .wd-gallery-thumb .wd-carousel-item img {
        height: 100px; /* Smaller thumbnails for mobile */
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

