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

:root {
	--wd-header-banner-h: 70px;
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--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: IRansansX;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #ce002c;
	--wd-alternative-color: #4532ef;
	--wd-link-color: #099fef;
	--wd-link-color-hover: #09cbf2;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--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-popup.wd-age-verify {
	background-color: rgb(30,115,190);
	background-image: none;
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	--wd-popup-width: 600px;
}
.header-banner {
	background-color: rgb(0,142,250);
	background-image: none;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(226,226,226);
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 12px;
}

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


.wc-tab-inner p{text-align:justify}
.woodmart-prefooter{margin-top:-40px}

.whb-visible-lg, .wd-header-nav, .wd-nav.wd-style-default {
  --nav-color-hover: var(--wd-primary-color);
  --nav-color-active: var(--wd-primary-color);
  float: right;
}

.whb-not-sticky-row .whb-col-right{display:none;overflow: hidden;}
.whb-col-mobile {
  flex: 1 1 auto;
  justify-content: center;
  margin-inline: -20px;
  overflow: hidden;
}


.center{float:right;width:100%;text-align:justify;margin:0 auto}
.center table{border:1px solid rgba(0, 138, 255, 0.1);width:100% !important;}
.tabledatasheet{direction:ltr;width:100%;text-align:center;}
.tabledatasheet td{text-align:center;}
.center tbody tr:first-child  td{ color:#c0c0c0;font-weight:bold}
.center tr:nth-child(even) {
  background-color: rgba(225, 225, 225, 0.7);
}
.center th:nth-child(even),td:nth-child(even) {
  background-color: rgba(225, 225, 225, 0.8);
}
 .center tr:hover {background-color: #790808;color:#cecece} 

form table{background-color:#fff}
form table td{background-color:#fff}
form table tr{background-color:#fff}
form table tr:nth-child(even){background-color:#fff}
form table th:nth-child(even),td:nth-child(even){background-color:#fff}

.asproductcat{width:250px;float:right;margin-right:10px}
.asproductcat h4{font-weight:bold}
.comma-list li a{color:#000}
.comma-list {
  padding: 0;
  
  & > * {
    display: inline;
    
    &:after {
      content: ',';
    }
    
    &:last-child:after {
      content: '';
    }
  }
}

@media (min-width: 768px) {
  .comma-list {
      list-style: square;
      padding-left: 30px;
  
    & > * {
        display: list-item;
        width: 33%;
        float: right;
      
      &:after {
        content: '';
      }
    }
  }
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
  border: none;
}

.watchbanner .btn-color-primary{background-color:#e9c924;color:#494949}
.watchbanner .subtitle-style-background{border-radius: 25px;}

.jolomoblibanner .btn-color-primary{background-color:#676b6f;color:#ffffff}
.jolomoblibanner .subtitle-style-background{border-radius: 25px;}


.tvbanner .btn-color-primary{background-color:#528196;color:#ffffff}
.tvbanner .subtitle-style-background{border-radius: 25px;}

.salecode{width:100%;min-height:50px;line-height:50px;text-align:center;color:#fff;background-color:#d21212;font-weight:400;padding-right:45px;padding-left:45px}


.headersecads{width:100%;height:auto;max-height:99px;background-color:#c12e23;border-radius:10px;padding:10px;}
.headersecads .txt{width:100%;line-height:15px;text-align:right;padding-right:10px;color:#fff;font-size:15px;}
.headersecads .picleb{width:219px;height:100px;background-image:url("https://soheilfurniture.com/wp-content/uploads/2024/09/soheilbag-index-wbp.webp");position:absolute;top:10px;left:8px}

@media (max-width: 768px) {
	.headersecads{width:100%;height:auto;min-height:105px;max-height:135px;background-color:#c12e23;border-radius:10px;padding:10px;}
	.headersecads .txt{text-align:justify;}
	.headersecads .picleb{display:none}
}

.kadosection{width:100%;height:auto;background-image:url("https://soheilfurniture.com/wp-content/uploads/soheil-index-red-bg-x2.png");}
.kadosection .nim70{width:50%;height:auto;float:right}
.kadosection .nim70 img{max-width:100%;position:relative;top:150px}
.kadosection .nim30{width:50%;height:340px;float:right}
.kadosection .nim30 .t1{text-align:center;font-size:12px;font-weight: 600;color:#fff;padding-top:150px;padding-top: 40px;padding-bottom: 0px;}
.kadosection .nim30 .t2{text-align:center;font-size: 36px;color:#fff;padding:30px;padding-bottom:0px}
.kadosection .nim30 .t3{text-align:center;font-size:12px;color:#fff;padding:30px;padding-bottom:0px}

@media (min-width: 768px) {
#footmobarya{width:100%;}
#footmobcontact-arya{width:50%}
#footmobguide-arya{width:50%}
	#indexcattop{width:50%}
	#bottomtextsoheil{margin-top:80px}
}
#indexcattop{width:50%}


div#digits_country_list_wrapper {
    display: none;
}

.txtjustfy{text-align:justify;}
.txtjustfy p{text-align:justify;}


/* ADDED BY MASOUD NKH. pLEASE dONT dELETE */
#footernemad {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#footernemad li:before {
    display: none;
}


.wd-more-desc .wd-more-desc-inner {
  line-height: 16px;
  text-align: right;
  font-size: 12px;
}


.whb-col-mobile {
  flex: 1 1 auto;
  justify-content: center;
  margin-right: -10px;
  margin-left: -10px;
  background-color: #a70000;
	color:#fff !important;
	overflow:hidden !important;
	overflow-y:hidden;
}


#aria-seo-popup {
    background-color: rgba(0, 0, 0, 0.6); /* اطمینان از شفافیت مناسب برای پس‌زمینه */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pvp-popup-content {
    background: rgba(255, 255, 255, 0.75);
    border-radius: 16px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 30px;
    width: 90%;
    max-width: 500px;
    text-align: center;
    color: #333; /* رنگ متن */
    position: relative;
}

.aria-seo-popup-buttons {
    display: flex;
    justify-content: center;
    gap: 20px; /* فاصله بین دکمه‌ها */
    margin-top: 20px;
}

.pvp-popup-button {
    display: inline-block;
    padding: 10px 25px;
    background-color: #dd0404;
    color: #fff;
    text-decoration: none;
    border-radius: 15px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 15px rgba(0, 115, 170, 0.4);
}

.pvp-popup-button:hover {
    background-color: #000000;
    transform: translateY(-2px);
    color:#ffffff;
}

.pvp-popup-button:active {
    background-color: #003f5c;
    transform: translateY(0);
}
#custom-button {
    background-color: #000000; /* این رنگ به صورت داینامیک با جاوااسکریپت تغییر می‌کند */
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    margin-left: 10px;
    max-width: 150px !important;
    width:149px;
}



.crisp-client .cc-1brb6[data-full-view="true"] .cc-1yy0g .cc-1m2mf {
  bottom: 69px !important;
  right: 14px !important;
  z-index: 1 !important;
  position: absolute;
}


.category-grid-item .wd-entities-title {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 17px !important;font-weight:550;
  background-color: #c11414;
  border-radius: 10px;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}

.product-label {
            display: block;
            width: 100%;
            text-align: center;
            padding: 5px 10px;
            margin-top: 5px;
            font-size: 14px;
            color: #fff;
            border-radius: 4px;
            font-weight: bold;
        }
        .product-label.out-of-stock {
            background-color: #ce002c;
			color: #fff;
        }
        .product-label.discount {
            background-color: #ce002c;
			color: #fff;
        }



 #category-redirect-button {
                         position: fixed;
                         bottom: 60px;
                         left: 50%;
                         transform: translateX(-50%);
                         background: #d52a2a;
                         color: white;
                         padding: 12px 20px;
                         border-radius: 6px;
                         font-size: 15px;
                         font-weight: bold;
                         display: inline-block;
                         opacity: 0;
                         transition: opacity 0.7s ease;
                         z-index: 9999;
                         text-decoration: none;
                         text-align: center;
                         visibility: visible;
	 white-space: nowrap;
    max-width: 90vw;
    overflow: hidden;
    text-overflow: ellipsis;
                    }
                    #category-redirect-button.show {
                        opacity: 1;
                        position: fixed;
                    }


.redbtnlandingpage{width:100%;height:40px;line-height:40px;background:red;color:#fff;text-align:center;margin-top:10px;margin-bottom:10px;border-radius:10px;padding:20px;}


.header-banner-container{background:#008efa}




@keyframes colorChangebtn {
  0% {
    background-color: #db1919;
  }
  20% {
    background-color: #c40808;
  }
  50% {
    background-color: #9a1313;
  }
	80% {
    background-color: #c40808;
	}
	100% {
    background-color: #db1919;
  }
}

/* Apply the animation to an element */
.btn-priceupdate {
  animation-name: colorChangebtn;
  animation-duration: 3s; /* Duration of one animation cycle */
  animation-iteration-count: infinite; /* Loop the animation indefinitely */
  animation-timing-function: ease-in-out; /* Easing function */
	color: white; border: none; padding: 10px 20px; border-radius: 6px; font-size: 16px; cursor: pointer;display: block;margin:0 auto;
}
.btn-priceupdate:hover{color: white;}@media (min-width: 1025px) {
	.uptextmobile{display:none}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-col-mobile {
  flex: 1 1 auto;
  justify-content: center;
  margin-right: -10px;
  margin-left: -10px;
  background-color: #fff;
  color: #fff !important;
  overflow: hidden !important;
  overflow-y: hidden;
}

}

@media (max-width: 576px) {
	.whb-row .whb-top-bar .whb-sticky-row .whb-with-bg {background-color:#a70000;color:#fff !important;overflow:hidden!}

.whb-top-bar{background-color:#a70000;color:#fff !important;overflow:hidden!}
.whb-top-bar {
  background-color: #a70000;
}
.main-page-wrapper{z-index:20}

.asproductcat{display:none}


.whb-col-mobile {
  flex: 1 1 auto;
  justify-content: center;
  margin-right: -10px;
  margin-left: -10px;
  background-color: #a70000;
	color:#fff !important;
	overflow:hidden !important;
}
.kadosection{width:100%;height:220px;background:#d21212 }
.kadosection .nim70{width:100%;height:340px;float:right}
.kadosection .nim30{width:100%;height:340px;float:left}


@media (min-width: 768px) {
#footmobarya{width:100%;}
#footmobcontact-arya{width:50%}
#footmobguide-arya{width:50%}
	#indexcattop{width:50%}
}
	#bottomtextsoheil{margin-top:80px}

.header-banner {
    background-color: rgb(232, 247, 238);
    background-image: none;
    overflow: hidden;width:100%;height:40px;line-height:40px;
    color: #000;
}

/* ADDED BY MASOUD NKH. pLEASE dONT dELETE */
.footer-sidebar.widget-area.row {
    margin-right: 0 !important;
}
.footer-column-2, .footer-column-3 {
    width: 45% !important;
    flex: 0 0 45% !important;
}
.uptext{display:none;overflow:hidden!}

.whb-col-mobile {
  flex: 1 1 auto;
  justify-content: center;
  margin-right: -10px;
  margin-left: -10px;
  background-color: #fff;
  color: #000 !important;
  overflow: hidden !important;
  overflow-y: hidden;
}

}

