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

:root {
	--wd-text-font: "yekanBakh-regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "yekanBakh-semibold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #333;
	--wd-entities-title-font: "yekanBakh-semibold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "yekanBakh-semibold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "yekanBakh-semibold", 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: "yekanBakh-semibold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(15,82,186);
	--wd-alternative-color: rgb(212,175,55);
	--wd-link-color: rgb(15,82,186);
	--wd-link-color-hover: rgba(15,82,186,0.63);
	--btn-default-font-family: vazir, sans-serif;
	--btn-default-bgcolor: rgb(15,82,186);
	--btn-default-bgcolor-hover: rgb(15,82,186);
	--btn-accented-font-family: vazir, sans-serif;
	--btn-accented-bgcolor: rgb(15,82,186);
	--btn-accented-bgcolor-hover: rgb(15,82,186);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(224,178,82);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.header-banner {
	background-color: rgb(212,175,55);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "yekanBakh-bold", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: rgb(0,0,0);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title, html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-family: "yekanBakh-bold", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: rgb(255,255,255);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title a:hover, html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title a:hover {
	color: rgb(79,143,191);
}
.page .wd-page-content {
	background-color: rgba(255,255,255,0.45);
	background-image: url(https://computeryekta.com/wp-content/uploads/2026/01/pattern_circles-4_1_1_0-0_45_1__hsla0-0-100-1.00_hsla0-0-93-1.00.png);
	background-repeat: inherit;
	background-size: contain;
	background-attachment: scroll;
	background-position: left top;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-bg: rgb(0,46,110);
	--wd-arrow-bg-hover: rgb(0,48,170);
	--wd-arrow-radius: 15px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-offset-h: 60px;
	--wd-arrow-offset-v: -250px;
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-bg: rgb(25,104,158);
	--wd-arrow-bg-hover: rgb(79,143,191);
	--wd-arrow-radius: 10px;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,225,175);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(255,225,175);
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(255,225,175);
	color: rgb(0,0,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,225,175);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "yekan";
	src: url("//computeryekta.com/wp-content/uploads/2024/02/iranyekanwebregularfanum-2.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/02/iranyekanwebregularfanum.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "yekan";
	src: url("//computeryekta.com/wp-content/uploads/2024/02/iranyekanwebmediumfanum.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/02/iranyekanwebmediumfanum-1.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "yekan";
	src: url("//computeryekta.com/wp-content/uploads/2024/02/iranyekanwebboldfanum-1.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/02/iranyekanwebboldfanum.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "iransans";
	src: url("//computeryekta.com/wp-content/uploads/2024/02/IRANSansWebFaNum_Medium.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/02/IRANSansWebFaNum_Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "iransans";
	src: url("//computeryekta.com/wp-content/uploads/2024/02/IRANSansWebFaNum_Bold.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/02/IRANSansWebFaNum_Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "iransans";
	src: url("//computeryekta.com/wp-content/uploads/2024/02/IRANSansWebFaNum.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/02/IRANSansWebFaNum.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "iransansX";
	src: url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-Regular.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "iransansX";
	src: url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-Medium.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "iransansX";
	src: url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-DemiBold.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-DemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "iransansX";
	src: url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-Bold.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "iransansX";
	src: url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-ExtraBold.woff2") format("woff2"), 
url("//computeryekta.com/wp-content/uploads/2024/07/IRANSansXFaNum-ExtraBold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "yekanBakh-regular";
	src: url("//computeryekta.com/wp-content/uploads/2026/01/YekanBakhFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "yekanBakh-semibold";
	src: url("//computeryekta.com/wp-content/uploads/2026/01/YekanBakhFaNum-SemiBold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "yekanBakh-bold";
	src: url("//computeryekta.com/wp-content/uploads/2026/01/YekanBakhFaNum-Bold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "yekanBakh-extrabold";
	src: url("//computeryekta.com/wp-content/uploads/2026/01/YekanBakhFaNum-ExtraBold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* .blog-design-masonry.wd-add-shadow .article-inner {
    min-height: 338px;
} */
.hovered-social-icons{
display:none !important;
}
#woocommerce_price_filter-2,#woocommerce_product_categories-2 , #wd-widget-stock-status-2,#woodmart-ajax-search-3,#woodmart-ajax-search-2,#woodmart-recent-posts-2,#woodmart-woocommerce-layered-nav-2{
    border-radius: 12px;
    padding: 14px;
	  background-color:#fff;
	  box-shadow:0px 0px 10px 5px #f3f3f3;
	  display: flex;
	  flex-direction: column;
}

.products-bordered-grid.wd-products-with-bg.elements-grid>.wd-col{
    min-height: 300px;
}

#woocommerce_price_filter-2 .widget-title , #woocommerce_product_categories-2 .widget-title , #wd-widget-stock-status-2 .widget-title , #woodmart-ajax-search-3 .widget-title , #woodmart-ajax-search-2 .widget-title , #woodmart-recent-posts-2 .widget-title , #woodmart-woocommerce-layered-nav-2 .widget-title{
    background-color: rgb(243 244 247);
    padding: 7px;
    border-radius: 6px;
	  color:gray;
}

.widget_price_filter .ui-slider .ui-slider-handle:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 37%;
}

.widget_price_filter .ui-slider-horizontal:before {
    content: "";
    background-image: linear-gradient(272deg, #53d2db, #0f52ba);
}
.widget_price_filter .ui-slider .ui-slider-range{
display:none;
}


.whb-main-header .wd-header-my-account{
background-color: #0f52ba;
color: #fff;
border-radius: 20px;
}

.wd-header-my-account .wd-tools-text{
color:#fff;
}

.wd-header-cats.wd-style-1 .menu-opener {
    padding: 10px;
    min-width: 210px;
    max-height: 86%;
    height: 50px;
    border-radius: 50px !important;
}

.whb-header .searchform input[type="text"]{
    background: #f2f2f2;
}

.whb-header-bottom {
    padding-top: 10px;
    padding-bottom: 13px;
}



.product-element-top{
	    border: 1px solid #cacaca;
}

.wd-product .price {
    display: flex;
    flex-direction: column!important;
}

.wd-nav-arrows.wd-pos-together{
    display: flex;
    flex-direction: column-reverse;
}

.woodmart-recent-posts-list{
    padding-top: 25px;
}

#woodmart-recent-posts-2{
    border-radius: 15px;
    border: 1px solid #f2f2f2;
    padding: 18px;
}

/* @media (min-width: 1024px) {
    .col-md-9 {
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media (min-width: 1024px) {
    .col-md-3 {
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media (min-width: 820px) {
    .col-md-9 {
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media (min-width: 820px) {
    .col-md-3 {
        flex: 0 0 40%;
        max-width: 40%;
    }
}

.post-type-archive-product .col-md-3{
    flex: 0 0 30%;
    max-width: 30%;
}

.post-type-archive-product .col-md-9{
    flex: 0 0 70%;
    max-width: 70%;
} */
.wd-header-cats.wd-style-1 .menu-opener {
    min-width: 160px !important;
    max-height: 70% !important;
}
.wd-header-cats.wd-style-1.wd-event-hover.woodmart-cat-custom-icon.whb-g9ma859poz0ym0inwhxy {
    display: flex;
    align-items: center;
}
.searchform {
    --wd-form-height: 40px !important;
}
span.wd-cart-number.wd-tools-count {
    background-color: #d4af37 !important;
}

.discount-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgb(212, 175, 55);
    color: #000;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 12px;
    z-index: 10;
	direction: ltr;
}

.woocommerce ul.products li.product {
    position: relative;
}

.product-wrapper .product-element-top.wd-quick-shop .product-labels .onsale.product-label {
  display: none;
}
@media(max-width:1024px){
	.whb-main-header {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
}
/* @media (min-width: 1025px) {
    .page-title {
        max-width: 1300px;
        margin: 0px auto 80px auto !important;
        border-radius: 20px;
    }
} */
.post-single-page .entry-header img{
	width:100%;
}
.iwp-offer-slider:after {
    content: '';
    position: absolute;
    width: 95%;
    height: 7px;
    bottom: -7px;
    right: 2.5%;
    background: #53D2DB;
    border-radius: 0px 0px 10px 10px;
}
.backimgleft{
	display:none;
}
.backimgright{
	display:none;
}
.swiper-container.gallery-thumbs {
  max-height: 100%;
  background-color: #F7F7F7;
	border-radius: 15px 0 0 15px;
}
.gallery-container .offer-slide-side {
    padding: 25px 15px;
}
.swiper-slide.offer-slide-side.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-prev {
    padding: 25px 15px;
}
.offer-slide-side.swiper-slide-active .offer-side-product-title::after {
    width: 7px;
    height: 100%;
    top: 0;
    right: 0px;
    background: #53D2DB;
    position: absolute;
    content: "";
}
.gallery-thumbs .swiper-slide-active {
	background: var(--wd-primary-color) !important;
}
.carousel-special-offer-badge{
		background: var(--wd-primary-color) !important;
}
.offer-slider-price:after, .offer-slider-price:before{
	display:none;
}
.offer-slider-price {
    border: none;
    background-color: #EFEFEF;
	padding:10px 20px
}
.products-swiper-discount {
    color: #000;
    background-color: #d4af37;
    border-radius: 10px 10px 10px 10px;
	  padding: 3px 15px;
		left:25px;
}
.offer-slider-price strong {
    font-size: 12px;
    border-right: none;
    padding: 10px 25px;
}
.products-swiper-button{
	    border-radius: 25px 25px 25px 0px;
}
.countdown-offer .wd-timer span.countdown-days .wd-timer-value {
  background-color: #d4af37;
  color: #000 !important;
/* 	padding:10px; */
	  border-radius: 10px;
/* 	font-size:15px; */
		min-width:39px;
	min-height:39px;
	    display: flex;
    justify-content: center;
    align-items: center;

}
.countdown-offer .wd-timer span.countdown-days .wd-timer-value {
  color: #000;
}
.countdown-offer .wd-timer .wd-timer-value:not(.wd-timer .countdown-days .wd-timer-value){
  border-radius: 10px;
  background-color: transparent;
border:1px solid #53D2DB;
	color:#53D2DB;
/* 	padding:10px; */
	font-size:15px;
	min-width:39px;
	min-height:39px;
	    display: flex;
    justify-content: center;
    align-items: center;

}
.countdown-offer span.wd-timer-value{
	color:#53D2DB;
}
.countdown-offer span.wd-timer-text{
	color:#000;
	font-weight:600;
}
.gallery-container .offer-slide-side{
	background:unset;
}

.products-swiper-discount .sale-perc {
	direction: ltr;
}
.wd-timer {
    flex-direction: row-reverse;
}
.special-offer-time-text {
    color: #000;
    font-weight: 600;
}
.carousel-utilities .products-swiper-button {
    padding: 2px 15px 10px;
    margin-top: 20px;
    padding-right: 40px;
    max-width: 250px;
}
.products-swiper-button:before {
    content: url(https://computeryekta.com/wp-content/uploads/2024/08/cart-02.png);
    display: inline-block;
    transform: translateY(9px);
}
#svg_basket{
	display:none;
}
a.btn.wd-switch-to-register {
    width: 100%;
}
.article-body-container .wd-entry-meta{
	display:none;
}
.blog .article-inner {
    padding: 10px;
    background-color: #444444;
}
.archive .article-inner {
    padding: 10px;
    background-color: #444444;
}
.wd-post-cat.wd-style-with-bg{
    background-color: #d4af37;
}
.article-body-container{
	background-color:transparent !important;
}
.hovered-social-icons.wd-tltp.wd-tltp-top {
    display: none;
}
.wd-post-cat.wd-style-with-bg>a{
	color:#444;
}
.wd-timer {
    display: inline-flex;
    gap: 5px;
    flex-wrap: wrap;
    --wd-timer-size: 15px !important;
}
 h3.wd-entities-title {
    line-height: 1.6em !important;
}
.wd-product .price {
    display: flex;
    flex-direction: column !important;
    gap: 10px;
}
 .product-wrapper {
    gap: 5px;
}
.comment-notes {
	display:none;
}
@media (max-width: 576px) {
    .wd-empty-page {
        font-size: 20px !important;
    }
}
.wd-post-date.wd-style-with-bg{
	display:none;
}
.swiper-button-prev{
transform: rotate(180deg);
}
.swiper-button-next{
transform: rotate(180deg);
}
.swiper-button-prev:after{
display:none;
}
.swiper-button-next:after{
display:none;
}
.hide-larger-price .price *:not(.price) {
    word-spacing: 3px;
}
.single-post .page-title{
	display:none;
}

.out-of-stock{
	text-wrap : nowrap;
	position:relative;
	visibility : hidden
}
.out-of-stock:before{
	content : 'اتمام موجودی ';
	position :absolute;
	visibility : visible;
	background : #f1004498;

	padding : 10px 1em 10px 1em;
	border-radius:20px;
	font-weight : bold;
}

.warranty-text {
            display: flex;
            align-items: center;
            font-size: 18px;
            font-weight: bold;
            color: #d4af37; /* رنگ طلایی */
        }
        .warranty-text i {
            font-size: 24px;
            margin-right: 15px; /* فاصله آیکن از متن */
            color: #d4af37; /* رنگ طلایی */
        }

.product-grid-item .product-wrapper .product-element-bottom {
  --title-line-height: 28px;
}



.product-grid-item {
    margin: 0px !important;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.product-grid-item .product-wrapper {
    /* border: 1px solid #cacaca; حذف شده */
    padding: 25px !important;
    border-radius: 15px;
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.08); /* سایه ملایم */
}

.product-grid-item .product-element-top {
    max-height: none !important;
    margin-bottom: 10px;
    padding: 0 !important;
    border: none !important;
}

.product-grid-item .product-element-top img {
    height: 100% !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain;
    display: block;
    border-radius: 6px;
}

.whb-main-header .wd-header-my-account{
	    background-color: #0f52ba !important;

}

.wd-tools-element > a {
    color: #ffffff !important;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
color: #ffffff !important;
}@media (max-width: 576px) {
	.offer-slider-price-mob {
    margin-bottom: 25px;
}
.countdown-offer {
    margin-top: 5px;
}
h3.carousel-title-mob {
    margin-bottom: 5px;
}
.discount-badge{
	    font-size: 10px;
}
.wd-nav-arrows.wd-pos-together.wd-hover-1.wd-icon-1 {
    display: none !important;
}
 .price ins {
    margin: 0 !important;
}
 h3.wd-entities-title {
    line-height: 2.5em !important;
}
 .wd-product .price {
    display: flex;
    flex-direction: column !important;

}
p.comment-form-comment {
    order: 1;
}
p.comment-form-cookies-consent {
 display:none;
}
p.form-submit {
    order: 3;
}
.form-submit input#submit {
    width: 100%;
}
.wd-product.wd-hover-icons .wrapp-buttons{
	display:none;
}
.product-wrapper .star-rating{
	display:none;
}
}

