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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-promo-popup-padding: 0px;
	--wd-header-banner-h: 40px;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--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: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(100,27,180);
	--wd-alternative-color: rgb(23,212,92);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(130,36,227);
	--btn-accented-bgcolor-hover: rgb(81,0,181);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,142,94);
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 480px;
}
.page-title-default {
	background-color: rgb(174,182,161);
	background-image: url(https://unicornduty.com/wp-content/uploads/2025/08/dashboard-scaled.webp);
	background-size: cover;
	background-position: center top;
}
.footer-container {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-image: url(https://unicornduty.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-image: url(https://unicornduty.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-image: url(https://unicornduty.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog .main-page-wrapper {
	background-image: url(https://unicornduty.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-image: url(https://unicornduty.com/wp-content/uploads/2023/04/wd-furniture-background.jpg);
	background-repeat: repeat;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--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;
}

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

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


@media (min-width: 1025px) {
	td.product-price :is(.amount,.wd-price-unit) {
	font-size: 18px;
}
td.product-thumbnail img {
	display: none;
}
.wd-product-cats{
	display: none;
}
}

@media (max-width: 576px) {
	.wd-product .product-wrapper
{
	display: flex;
	flex-direction: row;
}
.product-element-top {
	flex: 0 0 80px;
}
    .wd-product.product-list-item [class*="short-description"] {
			display: contents;
			 text-align: left;
			float: right;
}
.product-wrapper {
  display: flex;
  flex-direction: row-reverse; /* Swap the order */
}

.product-element-top.wd-quick-shop {
  order: 2; /* Image section to the right */
  flex: 1; /* Adjust the size as needed */
}

.product-list-content.wd-scroll {
  order: 1; /* Text section to the left */
  flex: 2; /* Adjust the size as needed */
}
.wd-entities-title {
	text-align: left;
}
   .price {
		 text-align: left;
}
.wd-product-cats {
	display: none;
}
.wd-buttons.wd-pos-r-t {
	display: none;
}

/* Ensure the star rating is aligned to the left */
.star-rating {
  text-align: left !important; /* Force text within the star rating to the left */
  align-self: flex-start !important; /* Force the star rating itself to be aligned to the left */
  justify-content: flex-start !important; /* Justify content to the start of the container */
}
.elementor-widget-container {
	font-size: 16px;
}
.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
    position: relative;
}
 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    position: absolute;
    right: 20px;
    bottom: 12px;
 }
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail
 {
    border-radius: 10px !important;
 }


@media (max-width: 768.98px) {
    .wd-product.product-list-item [class*="short-description"] {
        /* display: none; */
    }
}
  

}

