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

:root {
	--wd-text-font: 'Times New Roman', Times,serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: 'Times New Roman', Times,serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: 'Times New Roman', Times,serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: 'Times New Roman', Times,serif;
	--wd-widget-title-font: 'Times New Roman', Times,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: 'Times New Roman', Times,serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(247,84,84);
	--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(221,51,51);
	--btn-accented-bgcolor-hover: rgb(221,51,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(221,51,51);
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(242,242,242);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(244,245,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(244,245,247);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(244,245,247);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(243,244,246);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(243,244,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1302px;
--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: 8px;
}

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


/* هدر */
.ab-item{
	display:none;
}

.aiosrs-rating-wrap{
	display:none;
}


/*دکمه حساب کاربری دیجی کالا  */
.wd-header-my-account > a{
	border: 1px solid #e0e0e2;
	margin-left: 10px;
	padding: 10px 18px;
	border-radius: 8px;
	height: 46px;
	color: #616161 !important
}


/************* صفحه هات دسته بندی محصولات و فروشگاه ***********/

.product-wrapper .wd-entities-title{
	height:20px;
	overflow:hidden;
}

/* باکس محصولات پیشنهاد ویژه */
.woodmart-archive-shop .product-wrapper{
overflow: hidden;
    border-radius: 14px;
    background: #fff;
min-height: 473px;
}


/* لیبل باکس محصولات ویژه */
.woodmart-archive-shop .labels-rounded{
    top: -5px;
    right: 5px;
}


.woodmart-archive-shop .labels-rounded .product-label{
    border-radius: 0!important;
    border-bottom-right-radius: 20px!important;
}


/* قیمت محصولات پیشنهاد ویژه */
.woodmart-archive-shop .product-wrapper .price{
    text-align: left;
    margin-top: 20px;
    margin-bottom: 15px;
}


.woodmart-archive-shop .product-wrapper .price del{
    display: block;
    font-size: 16px
}


.woodmart-archive-shop .product-wrapper .price ins{
    font-size: 20px
}

.price .amount {
    font-size: 20px !important;
}

/* استايل ابزار های صفحات فروشگاه */
.woodmart-archive-shop .widget-area .sidebar-widget{
	    box-shadow: 0 0 4px rgb(0 0 0 / 12%) !important;
    padding: 14px;
    border-radius: 8px;
    Background: #fff !important;
}

/* استايل مسیر راهنما و دکمه های فیلتر */
.woodmart-archive-shop .wd-shop-tools{
    display: flex;
    align-items: center;
    box-shadow: 0 0 4px rgb(0 0 0 / 12%);
    padding: 14px 14px 0px 14px;
    border-radius: 8px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.page-description {
    
    display: none;
}

/* استايل دکمه پاک کردن فیلتر ها */
.woodmart-archive-shop .wd-active-filters .wd-clear-filters.wd-style-text{
    font-size: 95%;
    background: #EF394E;
    padding: 14px;
    border-radius: 8px;
    color: #fff;
}
.wd-active-filters .wd-clear-filters.wd-style-text>a {
    color: #fff;
}
.wd-active-filters .widget_layered_nav_filters{
    background: #c4c4c43d;
    padding: 12px 14px 3px 14px;
    border-radius: 8px;
}

.wd-product-cats{
display:none;
}

.elementor-button--view-cart{
	border-radius:10px  !important;
	background-color:#F75454 !important;
}

.elementor-button--checkout{
	border-radius:10px  !important;
	background-color:#F75454 !important;
}

.elementor-menu-cart__subtotal{
	border-radius:10px !important ;
}

.woocommerce-product-gallery .product-labels[class*="labels-rounded"] {
    top: 0px;
    right: 16px;
}

.elementor img {
border-radius:8px !important;
}


/* اندازه عدد سبد خرید */
.wd-tools-count{
	font-size:17px !important;
}

/*  اضافه کردن دکمه + در صحفه فروشگاه*/
 .wd-cats-toggle::after {
content: '' !important;
    background: url(https://www.mathnotion.com/wp-content/uploads/2023/10/add1.png );
    position: absolute;
    right: -8px;
    top: 2px;
    background-size: 17px;
    width: 24px;
    height: 20px;
    background-repeat: no-repeat;
	
} 

.widget_product_categories .wd-cats-toggle:hover, .widget_product_categories .wd-cats-toggle.toggle-active{
	background-color: var(--bgcolor-white-300)!important;
  color: var(--bgcolor-white-500)!important;
}
}

