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

:root {
	--wd-text-font: shabnam;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: shabnam;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: shabnam;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: shabnam;
	--wd-widget-title-font: shabnam;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: shabnam;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(57,162,219);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #3a3df4;
	--wd-link-color-hover: #8934d8;
	--btn-default-font-family: shabnam;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: shabnam;
	--btn-accented-bgcolor: rgb(219,153,90);
	--btn-accented-bgcolor-hover: rgb(188,108,37);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #f9f9f9;
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-post .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 2px;
}
:root{
--wd-container-w: 1600px;
--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: 5px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: shabnam !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: shabnam !important;
}

.btn.btn-color-default {
  background-color: #1279d4;
  color: #FFF;
  border-radius: 10px;
}
.wd-hover-tiled .product-wrapper {
    box-shadow: 0 0 4px rgba(0,0,0,.15);
    border-radius: 10px;
    overflow: hidden;
}
rs-module {
    overflow: visible !important;
}
#rev_slider_6_1_wrapper .hesperiden .tp-bullet.selected {
    background: var(--wd-primary-color) !important;
    height: 30px;
    border-radius: 10px;
    z-index: 2;
}
.hesperiden .tp-bullet {
    position: unset !important;
	  cursor: pointer;
		display:inline-block !important;
	    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
#rev_slider_6_1_wrapper .hesperiden.tp-bullets:before {
    width: 0% !important;
    height: 0% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
		content: none !important;
	margin-bottom:0 !important;
}
.blog-design-masonry.blog-style-shadow .article-inner {
    border-radius: 10px;
    overflow: hidden;
}
.blog-design-masonry .meta-categories-wrapp {
    right: -20px;
    left: auto;
}
.blog-design-masonry .wd-post-cat.wd-style-with-bg {
    padding-right: 28px;
    border-radius: 15px;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    border-radius: 10px;
}
.wd-post-date.wd-style-with-bg .post-date-day {
    font-size: 18px;
}
.blog-design-masonry .post-title {
    color: #fff;
}
.blog-post-loop .article-body-container {
    background-color: #2c2c2c;
}
.blog-design-masonry h3.post-title a:hover {
    opacity: 0.7;
		color: #fff;
}
.woodmart-sidebar-content .widget-title {
    background: rgb(243 244 247) !important;
    color: #7b85a3;
    border-radius: 4px;
		font-size: 14px;
    font-weight: 400;
}
.woodmart-sidebar-content .widget {
    box-shadow: 0px 0px 9px 3px rgb(93 100 116 / 12%) !important;
    border-radius: 10px;
}
.wd-hover-tiled .product-element-top {
    padding: 20px;
}
.whb-main-header{
	           box-shadow: 0 7px 8px 0 rgb(0 0 0 / 4% );
}
.wd-header-search-form .s{
	border-radius: 8px;
	background-color: #f0f0f1;
	border: none
}

/*استایل سبد خرید*/
 .woocommerce-cart .cart-table-section,
 .woocommerce-cart .cart-totals-inner{
	 box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
	 background: #fff;
	 border-radius: 8px;
	 padding: 14px;
	 border: none;
}

/*استایل تسویه حساب*/
.woocommerce-checkout #customer_details,
 .woocommerce-checkout .checkout-order-review{
	 box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
	 background: #fff;
	 border-radius: 8px;
	 padding: 14px;
	 border: none;
}

/*وردود و عضویت*/
.wd-my-account-sidebar,
.woocommerce-MyAccount-content{
	text-align:right;
}
.woocommerce-checkout .wd-table-wrapper{
	box-shadow: none
}
.single-product .product-tabs-wrapper{ 
	border-top: none

}

.single-product .woocommerce-tabs { 
	box-shadow: 0 0 15px rgb(26 26 26 /10%); 
	border-radius: 15px; 
	padding-right: 15px;
  padding-left: 15px; 
	padding-bottom: 15px;

}

.single-product .woocommerce-tabs .wc-tabs { box-shadow: 0 0 15px rgb(26 26 26/10%);

border-radius: 15px; background: #fff;

width: 1150px; 
	margin: auto;
	position: relative;
	top: -30px;
	padding-bottom: 10px; 
}


.dwspecs-product-table dwspecs-product-table-group.group-title { color: #EF394E }

.dwspecs-product-table table{
border-radius: 14px; overflow: hidden
}




@media (min-width: 1025px) {
	.slider-type-product .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: -23px;
    display: flex;
    flex-direction: column;
    top: 0;
}
.slider-type-product .owl-dots .owl-dot, .slider-type-post .owl-dots .owl-dot {
    margin-top: 1px;
}
.owl-dots .owl-dot span {
    border-color: #C6CEEF;
    background: #C6CEEF;
}
.owl-dots .owl-dot.active span {
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
		height: 24px;
    border-radius: 10px;
}

.slider-type-post .owl-dots {
    margin-top: 0px;
    position: absolute;
    right: -23px;
    display: flex;
    flex-direction: column;
		top: 7px;
}
.owl-dots .owl-dot:not(.active):hover span {
    border-color: var(--wd-primary-color);
}
.wd-btn-arrow {
    visibility: visible;
    opacity: 1;
}
.wd-btn-arrow[class*=prev] {
    transform: translateX(0px);
	top: 30px;
}
.wd-btn-arrow[class*=next] {
    transform: translateX(0px);
}
.owl-nav>div[class*=next] {
    left: auto;
	right: -26px !important;
}
.owl-nav>div[class*=prev] {
    right: -26px !important;
}
.flickity-button:after, .wd-btn-arrow:after {
    font-size: 11px;
}
.owl-nav {
	position: absolute;
  bottom: 32px;
}
.slider-type-post .owl-nav {
  bottom: 42px;
}
.flickity-button, .wd-btn-arrow {
    width: 24px;
    height: 24px;
	background: var(--wd-primary-color);
	border-radius: 9px;
	color: #fff;
}
.wd-btn-arrow:hover {
    color: #fff;
}
.checkout-order-review:before,
.checkout-order-review:after{
	display:none}
}

