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

:root {
	--wd-header-banner-h: 40px;
	--wd-cat-brd-radius: 20px;
	--wd-text-font: Dana;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,35,35);
	--wd-text-font-size: 16px;
	--wd-title-font: Dana;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: Dana;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Dana;
	--wd-widget-title-font: Dana;
	--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: Dana;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(21,152,149);
	--wd-alternative-color: rgb(13,33,79);
	--btn-default-font-family: Dana;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: Dana;
	--btn-accented-bgcolor: rgb(21,152,149);
	--btn-accented-bgcolor-hover: rgb(21,152,149);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(21,152,149);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(219,13,68);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: contain;
}
.wd-footer {
	background-color: rgb(235,235,235);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 8px;
}

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

}
:root{
--wd-container-w: 1440px;
--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;
}

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



/* Reza Custom Code */

.page-title .wd-action-btn {
  display: none;
}

.elementor-swiper .swiper-pagination-bullet {
  height: 18px;
  width: 18px;
  margin: 10px;
}

.elementor-widget-image a {
    display: block;
}

.wd-carousel-container.wd-highlighted-products .wd-carousel-inner {
  overflow: hidden;
  padding-left: 15px;
}

.wd-carousel-container.wd-highlighted-products {
  padding: 0;
  border: 0;
}

.wd-tab-content .wd-carousel.wd-watch-progress {
  width: 100%;
  margin: auto;
}


/* old Custom Code */
.wp-block-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
    line-height: 25px;
    font-size: 17px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.is-style-stripes tbody tr:nth-of-type(odd) {
    background-color: #ececec;
}
.wp-block-table td {
    padding: 5px 10px;
    border: solid 1px #f3f3f3;
}
.alignright tr:hover {
	background-color:#37701d !important;
	color:#fff;
	
}
.mystickyelements-social-icon{
	opacity:0.8;
	
}

.wd-swatch,.swatch-on-single ,.woodmart-swatch ,.text-only ,.swatch-size-default ,.swatch-enabled{
	padding:8px;
	border:1px solid #e3e3e3;
		color:#d60644;

}

.swatches-on-grid
{
	display:none;!important
}
.scrollToTop{
	background-color: #ab8f4a;
}
.main-page-wrapper {
padding: 0
}
a {
     color: #18987e;
}

/*parisa code: hide title of product archives */
.main-page-wrapper .page-title .container{
	/*visibility:hidden;
	*/
}
/* Post Title */
.page-title h1{
	color:#159895;
	font-size:28px !important;
}
/**parisa code: Main page wrapper */
.website-wrapper .main-page-wrapper{
	margin-top:0px;
}
/**parisa code: single product */
/* Post Title */
.entry-summary h1{
	color:#0D214F;
	font-weight:600;
}
/* Navigation */
.single-breadcrumbs .wd-breadcrumbs nav{
	color:#159895;
	font-weight:600;
}
/* Paragraph */
.entry-summary .woocommerce-product-details__short-description p{
	padding-bottom:15px;
	padding-top:15px;
}
/* Link */
.value .wd-reset-var a{
	margin-top:15px;
}
/* Label */
.variations tr .label{
	position:relative;
	bottom:16px;
}
/* Bdi */
.price .price ins .woocommerce-Price-amount bdi{
	padding-right:18px;
	font-size:22px;
}
/* Paragraph */
.woocommerce-variation .woocommerce-variation-availability p{
	font-size:14px;
}
/* Button */
.single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button{
	background-color:#159895;
}
/* Product count */
.entry-summary .wd-product-count{
	font-size:14px;
}
/* Product meta */
.entry-summary .product_meta{
	font-size:14px;
}
/* 1025px and above screen sizes */
@media (min-width:1025px){
	/* Post Title */
	.entry-summary h1{
		font-size:25px !important;
	}
}
#pa_vazn{
	border-color:#159895;
}
/**parisa code: finish single product */
/**parisa code: edit footer */
/* Footer */
.website-wrapper footer{
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#159895;
}
/* Copyrights wrapper */
.website-wrapper .copyrights-wrapper{
	background-image:linear-gradient(-85deg, #159895 0%, #dbdbdb 57%, #f2f2f2 89%, #eaeaea 100%);
}
/* Division */
.copyrights-wrapper .min-footer .col-left{
	color:#ffffff;
}
/* Link */
.min-footer .col-left a{
	color:#ffffff;
}
/* Paragraph */
.footer-sidebar .widget p{
	color:#000000;
	text-align:justify;
}
/* Link */
.footer-sidebar p a{
	color:#000000;
	line-height:1.5em;
}
/* Button show */
.button-show{
	background-color:#0D214F;
	color:#ffffff;
}
/* Footer */
.copyrights-wrapper .min-footer{
	margin-right:0px;
	margin-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
/* Widget Title */
.footer-sidebar .widget h5{
	color:#0D214F;
	font-size:18px;
	/*text-align:center;
	*/
}
/* Span Tag */
.footer-sidebar .widget .elementor-icon-list-text{
	color:#000000;
	text-align:right;
	font-size:15px;
}
/* Row */
.website-wrapper .main-footer .footer-sidebar{
	padding-top:25px;
	padding-bottom:5px;
}
/* enamad and socials */
.footer-column .widget .textwidget .elementor .elementor-element-c793c65 .elementor-container .elementor-top-column .elementor-widget-wrap .elementor-widget-image .elementor-widget-container a img{
	width:80% !important;
}
/* Thumbnail Image */
.footer-sidebar .footer-column .widget .textwidget .elementor .elementor-element-c793c65 .elementor-container .elementor-top-column .elementor-widget-wrap .elementor-widget-image .elementor-widget-container .wp-image-16289{
	width:80% !important;
}
/* Division */
.elementor-element-1ba398b .elementor-widget-image .elementor-widget-container{
	width:50px;
	height:50px;
}
/**parisa code: Menu */
/* Menu opener */
.whb-main-header .whb-col-center .menu-opener{
	background-color:transparent;
}
/* Link text */
.wd-offsets-calculated .menu-item .nav-link-text{
	font-size:17px;
}
/* Menu open label */
.wd-header-cats .menu-opener .menu-open-label{
	font-size:17px;
}
/* Woodmart nav link */
.wd-nav-vertical > .menu-item > .woodmart-nav-link{
	font-size:16px;
}
/* Woodmart nav link */
.container .wd-sub-menu > .menu-item > .woodmart-nav-link{
	font-size:16px;
}
/* Woodmart nav link */
.wd-nav-vertical .sub-sub-menu .woodmart-nav-link{
	font-size:16px;
}
/**parisa code: search textbox */
/* 1025px and above screen sizes */
@media (min-width:1025px){
	/* Input */
	.wd-search-full-screen .woodmart-ajax-search input[type=text]{
		font-size:30px !important;
	}
}

/**parisa code: form btn */
/* Gform footer */
#gform_1 .gform_footer{
	text-align:center !important;
}
/* Button */
#gform_submit_button_1{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	background-color:#159895;
	color:#ffffff;
}
/**parisa code: widget filter shop title btn and boxes */
.woodmart-sidebar-content .widget-title{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.woodmart-sidebar-content .widget{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}
/**parisa code: Single product redesign. Access to all content without scrolling on mobile */
/* 479px and below screen sizes */
@media (max-width:479px){
	.thumbs-position-left .wd-gallery-thumb .wd-carousel-item img{
		object-fit:contain !important;
	}
	.product-summary-shadow .summary-inner{
		padding: 15px 15px 15px !important;
	}
	/* Summary inner */
	.product-image-summary .entry-summary .summary-inner{
		padding-top:5px;
		padding-bottom:0px;
		margin-bottom:-40px;
	}
	/* Table Row */
	.variations tbody tr{
		display:inline-flex;
	}
	/* Label */
	.variations tr .label{
		margin-bottom:0px !important;
		font-size:15px;
	}
	/* Division */
	.variation-swatch-selected .single_variation_wrap .woocommerce-variation{
		height:30px;
	}
	/* Product count */
	.main-page-wrapper .container-fluid .content-layout-wrapper .breadcrumbs-location-summary .product .container .product-image-summary-wrap .product-image-summary .product-image-summary-inner .entry-summary .summary-inner .wd-product-count{
		height:20px !important;
	}
	/* Product count */
	.entry-summary .wd-product-count{
		padding-top:5px;
		padding-bottom:5px;
	}
	/* Product meta */
	.entry-summary .product_meta{
		display:inline-flex;
		padding-top:10px;
		font-size:12px;
	}
	/* Gallery thumb */
	.product-images .woocommerce-product-gallery .wd-gallery-thumb{
		max-width:20%;
	}
	/* Gallery images */
	.product-images .woocommerce-product-gallery .wd-gallery-images{
		max-width:80%;
	}
	/**parisa code: remove copyrights footer on mobile */
	/* Copyrights wrapper */
	.website-wrapper .copyrights-wrapper{
		width:0%;
		visibility:hidden;
	}
	/* Copyrights wrapper */
	.website-wrapper .footer-container .copyrights-wrapper{
		height:0px !important;
	}
	/* Widget Title */
	.footer-sidebar .widget h5{
		font-size:16px;
	}
	/* Row */
	.website-wrapper .main-footer .footer-sidebar{
		padding-top:10px;
	}
}
/**parisa code: checkout page */
#billing_country_field label .required{
	font-size:0px;
	line-height:0em;
	visibility:hidden;
}
/* Paragraph */
#billing_country_field{
	font-size:0px;
	line-height:0em;
	margin-bottom:0px;
	visibility:hidden;
}
/* Label */
#shipping_method li label{
	float:left;
}
/* Billing phone */
#billing_phone{
	direction:rtl;
}
/**parisa code: disable shadow for slider of products in mobile */
.wd-carousel-dis-mb .wd-carousel-wrap {
	mask-image: unset;
	-webkit-mask-image: unset;
}
/* 767px and below screen sizes */
@media (max-width:767px){
	/* Division */
	.elementor-element-6451567c .elementor-widget-wrap{
		padding-left:15px !important;
	}
	/* Division */
	.elementor-element-133f739 .elementor-widget-wrap{
		padding-left:15px !important;
	}
}
/**parisa code: remove stars from product archives */
.product-grid-item .star-rating {
	display:none;
}
/**parisa code: green icons to mobile header */
/* 992px and below screen sizes */
@media (max-width:992px){

	/* Link */
	.whb-main-header .wd-header-my-account a{
		color:#159895;
	}
	
	/* Link */
	.whb-main-header .cart-widget-opener a{
		color:#159895;
		
	}
}
.woocommerce-shipping-methods {
    text-align: right !important;
}
#shipping_method li label,
#shipping_method input.shipping_method {
    float: unset !important;
}
#shipping_method li {
    display: flex;
    align-items: baseline;
    gap: 6px;
}
.woodmart-sidebar-content .widget-title {
    margin-bottom: 15px;
    display: block;
}
.title-shop{
    background: #009879;
    color: #fff;
    border-radius: 0 0 30px 30px;
}
.title-shop .entry-title{
color:#fff
}
.price_label {
    font-size: 12px;
}
/*.title-shop {
  animation: scroll 200s linear infinite;
  background: url("https://manouchehrinuts.com/wp-content/uploads/2025/08/COLOURBOX26501260-min.jpg"),
    #009879;
  min-width: 360px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: 1000px;
  perspective-origin: 50% 50%;
	background-blend-mode:multiply;
}

@keyframes scroll {
  100% {
    background-position: 0px -400%;
  }
}
*/
 .rank-math-list-item {
    display: block;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px 30px;
    background-color: #fafafa;
    margin-bottom: 10px;
}
h3.rank-math-question {
    font-size: 15px !important;
    font-weight: 600;
    margin-bottom: 0 !important;
    position: relative;
    cursor: pointer;
}
.rank-math-answer {
    margin-top: 20px;
}
.rank-math-answer p {
    font-size: 15px !important;
	margin-bottom: 0;
}
h3.rank-math-question:after {
    content: "";
    border: solid #555;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    position: absolute;
    left: -10px;
    top: 5px;
    transition: .3s;
}
.rank-math-list-item.active .rank-math-question:after {
    transform: rotate(220deg);
}
#rank-math-faq{
width:100%;
	margin: 30px 0;
}
.elementor-widget-woocommerce-product-images .labels-rounded-sm .product-label {
    border-radius: 7px 0;
    padding: 10px !important;
}
.woodmart-sidebar-content .widget {
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 0;
}
.widget-area.woodmart-sidebar-content {
    border: 1px solid #dfe0e0;
}
.woodmart-sidebar-content .widget-title {
    background: transparent !important;
    padding: 5px 0 !important;
    font-size: 15px !important;
}
input#wp-block-search__input-1 {
    height: 38px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    max-width: fit-content;
    margin-left: 2px;
}
.wd-term-desc {
    border: 1px solid #dfe0e0;
    padding: 20px 20px;
    position: relative;
    max-height: 500px;
    overflow: hidden;
}
.wd-term-desc:before {
        content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(180deg, rgba(249, 250, 252, 0) 31.98%, rgb(255 255 255) 91.89%);
}
.wd-term-desc.wd-term-desc--expanded:before{
 content: none;
}
span.wd-term-more {
        position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #009879;
    font-size: 15px;
    gap: 8px;
    cursor: pointer;
    bottom: 65px;
    border: 1px solid #009879;
    border-radius: 6px;
    padding: 11px 6px;
    width: 225px;
    background-color: #fff;
    z-index: 1;
    margin: auto;
}
span.wd-term-more:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 230px;
    height: 60px;
    transform: translate(-50%, -50%) scale(1);
    border: 1px solid #8ed557;
    border-radius: 8px;
    opacity: .7;
    -webkit-animation: pulseBorder 2s infinite;
    animation: pulseBorder 2s infinite;
    z-index: -1;
}
@keyframes pulseBorder {
    0% {
        transform: translate(-50%,-50%) scale(1);
        opacity: .7
    }

    70% {
        transform: translate(-50%,-50%) scale(1.4);
        opacity: 0
    }

    to {
        transform: translate(-50%,-50%) scale(1.4);
        opacity: 0
    }
}
.wd-page-title-bg img {
    object-fit: cover !important;
    opacity: .5;
}
footer.footer-container {
    background: #d2d2d2;
}
