@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.jaryana.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.3") format("woff2");
}

:root {
	--wd-text-font: "IRANSansWeb_Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSansWeb_Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansWeb_Light", 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: "IRANSansWeb_Light", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb_Medium", 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: "IRANSansWeb_Light", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(35,82,167);
	--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(35,82,167);
	--btn-accented-bgcolor-hover: rgb(35,82,167);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(35,82,167);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.jaryana.ir/wp-content/uploads/2021/09/electronics-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(42,110,178);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(30,115,190);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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;
--wd-brd-radius: 12px;
}

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

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


.wd-sticky-nav-title {
	border-radius: 10px !important;
}
.cart-content-wrapper>.woocommerce-notices-wrapper>* {
    margin-bottom: 20px;
    border-radius: 20px;
}


.bdt-mini-cart-footer-buttons {
    display: flex
;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    margin: 10px;
}

.bdt-mini-cart-product-item.bdt-flex.bdt-flex-middle.cart_item {
    margin: 10px;
    padding: 10px;
    border-radius: 12px;
    background-color: #ededed;
		margin-top: -35px;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wd-lazy-load.wd-lazy-blur.wd-loaded

 {
    border-radius: 7px;
}

.bdt-flex-between {
    justify-content: space-around;
}
.bdt-button-text {
    padding: 0;
    line-height: 1.5;
    background: none;
    color: #ffffff !important;
}

.bdt-button-text:hover {
    color: #ffffff;
}

.bdt-mini-cart-product-thumbnail {
    width: 100px;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wd-lazy-load.wd-lazy-blur.wd-loaded
 {
    border-radius: 8px !important;
}




.bdt-button:not(:disabled) {
    cursor: pointer;
    background: linear-gradient(90deg, rgba(35, 83, 167, 1) 0%, rgba(1, 37, 99, 1) 100%);
    color: white !important;
    margin: 3px;
    max-width: 155px;
    min-width: 135px;
    border-radius: 10px;
    opacity: 0.9; 
		transition: opacity 0.3s ease-in-out;
}



.bdt-button:hover
 {
    cursor: pointer;
    background-color: #2353A7;
    background: linear-gradient(-90deg, rgba(35, 83, 167, 1) 0%, rgba(1, 37, 99, 1) 100%);
    margin: 3px;
    width: -webkit-fill-available;
    border-radius: 10px;
	 
	   opacity: 1; /* opacity در حالت هاور */
}



.cart-widget-side .widget_shopping_cart_content {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
		height: 80%;
}

.wc-empty-mini-cart {
    width: 60%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
		text-align: center;
		row-gap: 15px;

}


.cart-widget-side .widget_shopping_cart_content {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    height: 0% !important;
}




svg#Layer_1 {
    display: none;
}
.wc-empty-mini-cart {
	  background: url(https://www.jaryana.ir/wp-content/uploads/2025/08/shopping-cart-svgrepo-com.svg) no-repeat center;
    background-size: 150px;
    min-height: 150px;
		padding-top: 200px;
		display: block;
}
