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

:root {
	--wd-text-font: "IranSans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "IranSans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IranSans", Arial, Helvetica, sans-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: "IranSans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IranSans", 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: "IranSans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #388e3c;
	--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: #388e3c;
	--btn-accented-bgcolor-hover: #56ce50;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(219,219,219);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	--wd-popup-width: 700px;
}
.page-title-default {
	background-image: url(https://serieomran.com/wp-content/uploads/2020/09/Banner_Test.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: #eceff1;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 880px;
}
:root{
--wd-container-w: 1222px;
--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: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "IranSans";
	src: url("//serieomran.com/wp-content/uploads/2020/10/IRANSansWeb.woff2") format("woff2"), 
url("//serieomran.com/wp-content/uploads/2020/10/IRANSansWeb.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.woocommerce-order-pay .entry-content>.woocommerce li {
	list-style: none;
}
.post-single-page .meta-post-categories {
	display: none !important;
}
.post-single-page .wd-entry-meta {
	display: none;
}
.post-single-page .post-title {
	margin-bottom: 20px;
}
.wd-single-footer {
	display: none;
}
@media (min-width: 1441px) {
	.blog-post-loop .post-title {
		font-size: 18px !important;
	}
	.blog-post-loop .post-title a {
		/* margin-top: -305px; */
		top:-290px;
	}
	.blog-post-loop .entry-thumbnail img {
		padding-top: 70px;
		height: 330px;
	}
}
@media (max-width: 1440px) {
	.blog-post-loop .post-title {
		font-size: 16px !important;
	}
	.blog-post-loop .post-title a {
		/* margin-top: -235px; */
		top:-285px;
	}
	.blog-post-loop .entry-thumbnail img {
		padding-top: 50px;
		height: 240px;
	}
}
@media (max-width: 1024px) {
	.blog-post-loop .article-body-container {
		padding: 5px !important;
	}
	.wpb_single_image img {
		top: 25px;
	}
	.wd-text-block-wrapper {
		margin-bottom: 5px !important;
	}
	.blog-post-loop .post-title {
		font-size: 15px !important;
	}
	.blog-post-loop .post-title a {
		/* margin-top: -190px; */
		top:-285px;
	}
	.blog-post-loop .entry-thumbnail img {
		padding-top: 45px;
		height: 190px;
	}
}
@media (max-width: 768px) {
	.blog-post-loop .article-body-container {
		padding: 5px 10px !important;
	}
	.seri-logo {
		width: 35px !important;
		height: 35px !important;
	}
	.blog-post-loop .post-title {
		font-size: 14px !important;
	}
	.blog-post-loop .post-title a {
		/* margin-top: -175px; */
		top:-275px;
	}
	.blog-post-loop .entry-thumbnail img {
		padding-top: 45px;
		height: 180px;
	}
}
.blog-post-loop .post-title a {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}
.blog-post-loop .article-body-container {
	padding: 10px;
}
.blog-post-loop .entry-header {
	background-color: #9ccc66;
}
.blog-style-shadow .article-inner {
	border: 5px solid #9ccc66;
	background-color: #9ccc66;
}
.blog-design-masonry.blog-style-shadow .article-body-container {
	min-height: 140px;
}


.blog-design-masonry .entry-meta-list {
	display: none;
}
.blog-design-masonry .wd-entry-meta {
	display: none;
}

@media (max-width: 768px) {
	.wd-carousel-spacing-20 .owl-item, 
	.wd-carousel-spacing-20 .owl-carousel:not(.owl-loaded)>div, 
	.wd-carousel-spacing-30 .owl-item, 
	.wd-carousel-spacing-30 .owl-carousel:not(.owl-loaded)>div {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}
.wd-hover-base .wd-bottom-actions .wd-action-btn.wd-style-icon>a,
.wd-hover-base .wd-bottom-actions .woodmart-add-btn>a {
	pointer-events: none;
}

table.wptb-preview-table {
	border-color: #757575 !important;
}

.dtwpb-woocommerce-product-description table,
.class-list-table table,
.test-list-table table {
	margin-bottom: 10px;
}
form.cart.class-list-table>div,
form.cart.test-list-table>div {
	margin-bottom: 10px;
}
::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 5px;
	height: 5px;
}
::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background-color: lightgray;
}


.error404 .main-page-wrapper {
	margin-top: 200px;
}
.error404 .page-content h2,
.error404 .page-content p {
	display: none;
}
@media (max-width: 576px) {
	form.cart.class-list-table,
	form.cart.test-list-table {
		float: none;
		position: unset;
	} 
}
.widget_shopping_cart .cart-item-link,
.widget_shopping_cart .cart-item-image {
	pointer-events: none; 
}
.xoo-cp-notice-box > div {
	background-color: transparent; 
}
.wd-hover-base .wd-bottom-actions .wd-action-btn.wd-style-icon>a {
	display: none;
}
.wd-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop span {
	display: none;
}
.xoo-cp-atcn {
	text-align: center; 
}
#woosq-popup .cart {
	display: none;
	/* 	margin-right: 10px;
	margin-top: 10px; */
}
/* #woosq-popup .quantity {
display: none;
}
#woosq-popup .single_add_to_cart_button {
float: right !important;
} */
.owl-nav>div[class*=next]:after, .wrap-loading-arrow>div[class*=next]:after {
	content: "\27A4";
	transform: rotate(180deg);
}
.owl-nav>div[class*=prev]:after, .wrap-loading-arrow>div[class*=prev]:after {
	content: "\27A4";
}
@media (max-width: 1024px) {
	.owl-nav>div, .wrap-loading-arrow>div {
		margin-top: -50px;
	}
}
.single-product-page .woocommerce-message {
	display: none;
}
.woocommerce-error {
	background-color: red
}

@media (max-width: 768px) {
	.wd-carousel-spacing-30 .owl-nav>div[class*=prev], .wd-carousel-spacing-20 .owl-nav>div[class*=prev] {
		right: -60px !important;
	}
	.wd-carousel-spacing-30 .owl-nav>div[class*=next], .wd-carousel-spacing-20 .owl-nav>div[class*=next] {
		left: -60px !important;
	}
}
@media (max-width: 1024px) {
	.owl-nav>div:after {
		font-weight: 700;
		font-size: 24px;
	}
}


.product-page-title .main-page-wrapper {
	margin-top: -132px;
}
.product-page-title .wd-text-block-wrapper.color-scheme-dark .woodmart-title-container {
	color: #a21818;
}
.product-page-title .wd-text-block-wrapper {
	margin-bottom: 10px;
	margin-top: 35px;
}

/* takhfif pelekani */
.discount-plan-table {
	border: 2px solid;
	float: none;
	margin: 0;
}
.discount-plan-table td {
	border: 1px solid #E6E6E6;
	line-height: 2;
}
.discount-plan-table thead tr {
	font-size: 16px;
	font-weight: bold;
}
.discount-plan-table tbody tr {
	color: #464646;
}
.discount-plan-table thead tr:first-of-type {
	background: #48acc5;
	color: #fff;
}
.discount-plan-table thead tr:last-of-type {
	background: #c2d59b;
	color: #464646;
}
.discount-plan-table tbody td:first-child {
	font-size: 16px;
	font-weight: bold;
}
.dtwpb-woocommerce-product-description {
	margin-bottom: 50px;
}



.page-title.color-scheme-light .entry-title {
	color: #a21818;
}
@media (min-width: 1025px) {
	.woodmart-header-overcontent .title-size-small {
		padding-top: 210px;
		padding-bottom: 30px;
	}
}

.whb-color-light .whb-text-element a, 
.wd-text-block-wrapper .woodmart-text-block h2,
.page-title.color-scheme-light .entry-title {
	font-family: "IranSans";
}

.class-seri .wd-hover-base .product-wrapper {
	background: #e9692c;
}
.class-seri .wd-hover-base .wrapp-swatches {
	background: #e9692c;
}

.book-seri .wd-hover-base .product-wrapper {
	background: #569bf4;
}
.book-seri .wd-hover-base .wrapp-swatches {
	background: #569bf4;
}
.book-seri .card-title-text {
	color: #000;
}
.book-seri .wd-hover-base .class-start-date {
	display: none;
}

.video-seri .wd-hover-base .product-wrapper {
	background: #fff8e7;
}
.video-seri .wd-hover-base .wrapp-swatches {
	background: #fff8e7;
}
.video-seri .card-title-text { 
	color: #000;
}
.video-seri .wd-hover-base .class-start-date {

	display: none;
}

.test-seri .wd-hover-base .product-wrapper {
	background: #ffd700;
}
.test-seri .wd-hover-base .wrapp-swatches {
	background: #ffd700;
}
.test-seri .card-title-text {
	color: #000;
}
.test-seri .wd-hover-base .class-start-date {
	display: none;
}
.test-seri .woodmart-add-btn button {
	background-color: #7f45ff;
	color: #fff;
}
.test-seri .woodmart-add-btn button:hover {
	color: #fff !important;
	background-color: #9c5cdb !important; 
}




/*-----hoshyar-----*/
.yarpp-related a:before {
	content: '\2605';
	padding-left: 5px;
}

.woodmart-single-footer .single-meta-tags {
	display: none;
}

.wd-hover-base .attachment-woocommerce_thumbnail, 
.wd-hover-base .woocommerce-placeholder,
.blog-post-loop .entry-thumbnail img {
	object-fit: cover;
}

.amount {
	font-weight: normal; 
}
.woocommerce-EditAccountForm button, .woocommerce-address-fields button {
	margin-top: 15px;
}

.footer-links a:hover {
	opacity: 0.5;
}

.footer-links .wpb_wrapper>ul>li {
	margin-bottom: 0;
}

.footer-links .wpb_wrapper>ul>li:before {
	top: 3px;
}
.footer-read-more a {
	background: #388e3c;
	padding: 5px 10px;
	border-radius: 5px;
}

.footer-read-more a:hover {
	background-color: #56ce50;
}

.footer-container .wpb_wrapper {
	line-height: 2;
}

.home-footer .woodmart-info-box .info-box-title {
	margin-bottom: 25px; 
	font-size: 22px;
	font-weight: 500;
}

.home-footer .info-box-inner {
	line-height: 2;
}

.home-footer .owl-nav>div {
	color: #fff;
}

.home-footer .owl-nav>div:hover {
	color: #fff;
	opacity:0.5;
}

.home-footer .owl-dots .owl-dot.active span {
	border-color: #fff;
	background-color: #fff;
}

.home-footer .owl-dots .owl-dot span {
	border: 2px solid #fff;
}
.woosb-products .woosb-product .woosb-title {
	text-align: right !important;
}

/* header ****************************************************/
.mainmenu-header a {
	border-bottom: 1px solid;
}

.mainmenu-header a:hover {
	background-color: #9ccc66;
	padding: 10px;
	border-radius: 20px;
	border-bottom: 0;
}

.whb-color-light .whb-text-element a {
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 15px;
}

.whb-top-bar .woodmart-cart-design-5 .woodmart-cart-number {
	width: 15px;
	height: 15px;
	line-height: 17px;
}

.whb-top-bar .wd-tools-element .wd-tools-icon:before {
	font-size: 25px;
}
.whb-color-light .wd-tools-element>a {
	color: #ffeb3b;
}

.whb-color-light .wd-tools-element:hover>a {
	color: #fff;
}

/* card ******************************************************/
.woodmart-title-container {
	padding-top: 20px;
	padding-bottom: 15px;
}

.vc_col-sm-1 {
	width: 12.5%;
}

.vc_col-sm-10 {
	width: 75%;
	margin: 0 auto;
}

.slider-type-product .product-grid-item {
	background: none !important; 
	box-shadow: none !important; 
}

.wd-hover-base.product-in-carousel {
	overflow: visible !important;
}

.wd-hover-base .product-wrapper {
	background: #212121;
	border-radius: 10px;
	box-shadow: 5px 10px 8px #212121;
}

.wd-hover-base.hover-ready:hover .product-wrapper, 
.wd-hover-base.hover-ready.state-hover .product-wrapper,
.wd-hover-base.hover-ready:active .product-wrapper {
	transform: none !important;
}

.wd-hover-base .product-element-top {
	border-top-right-radius: 10px;
}

.product-element-top a {
	pointer-events: none;
}

.wd-hover-base .wrapp-swatches {
	bottom: -1px !important;
	height: 1px;
	z-index: 0 !important;
	background: #212121;
	opacity: 1;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	transition: .5s ease !important;
	border: 0 !important;
}

.wd-hover-base:hover .wrapp-swatches,
.wd-hover-base:active .wrapp-swatches {
	height: 100%;
	transition: 0.5s ease;
}

.wd-hover-base .wrapp-swatches:empty {
	display: block !important;
}

.wd-hover-base .fade-in-block {
	top: auto;
	bottom: 0;
	right: 0;
	left: 0;
	transition: 0.5s;
	visibility: visible;
	opacity: 1;
}

.content-product-imagin {
	display: none;
}

.product-grid-item .hover-img {
	display: none;
}

@media (min-width: 1441px) {
	.card-title-text {
		font-size: 22px;
		padding-left: 45px;
		padding-right: 30px;
	}
	.wd-hover-base .product-information {
		height: 190px;
	}
	.card-title {
		height: 140px;
	}
	.wd-hover-base .attachment-woocommerce_thumbnail, 
	.wd-hover-base .woocommerce-placeholder {
		height: 230px;
	}
	.discount {
		font-size: 16px;
	}
	.custom-add-cart {
		/* 		top: 400px; */
		bottom: 100px;
		width: 180px;
		padding: 15px;
		font-size: 14px;
	}
	.woodmart-buttons.wd-pos-r-t {
		top: 470px !important;
	}
	.woosq-btn {
		width: 180px;
		padding: 15px !important;
		font-size: 14px;
	}
	.wd-hover-base:hover .woodmart-more-desc,
	.wd-hover-base:active .woodmart-more-desc {
		bottom: 0;
	}
	.wd-hover-base .product-wrapper, .product-grid-item .price {
		font-size: 18px;
	}
	.blog-post-loop .entry-title {
		font-size: 18px;
	}
	.wd-bottom-actions .woosq-btn {
		bottom: 40px;
	}
}

@media (max-width: 1440px) {
	.card-title-text {
		font-size: 16px; 
	}
	.wd-hover-base .product-information {
		height: 145px;
	}
	.card-title {
		height: 90px;
	}
	.wd-hover-base .attachment-woocommerce_thumbnail, 
	.wd-hover-base .woocommerce-placeholder {
		height: 190px;
	}
	.custom-add-cart {
		/* 		top: 315px; */
		bottom: 70px;
		width: 150px;
		padding: 10px;
		font-size: 12px;
	}
	.woodmart-buttons.wd-pos-r-t {
		top: 365px !important;
	}
	.woosq-btn {
		width: 150px;
		padding: 10px !important;
		font-size: 12px;
	}
	.wd-hover-base:hover .woodmart-more-desc,
	.wd-hover-base:active .woodmart-more-desc {
		bottom: 0;
	}
	.woodmart-more-desc  {
		bottom: -120px;
	}
	.wd-hover-base .product-wrapper, .product-grid-item .price {
		font-size: 13px;
	}
	.blog-post-loop .entry-title {
		font-size: 18px;
	}
	.wd-bottom-actions .woosq-btn {
		bottom: 20px;
	}
}

@media (max-width: 1024px) {
	.seri-logo {
		width: 35px !important;
		height: 35px !important;
	}
	.card-title-text {
		font-size: 14px;
		padding-left: 40px;
		padding-right: 30px;
	}
	.wd-hover-base .product-information {
		height: 130px;
	}
	.card-title {
		height: 100px;
	}
	.wd-hover-base .attachment-woocommerce_thumbnail, 
	.wd-hover-base .woocommerce-placeholder {
		height: 150px;
	}
	.discount {
		font-size: 10px;
	}
	.custom-add-cart {
		/* 		top: 275px; */
		bottom: 70px;
		width: 100px;
		padding: 8px;
		font-size: 9px;
	}
	.woodmart-buttons.wd-pos-r-t {
		top: 315px !important;
	}
	.woosq-btn {
		width: 100px;  
		padding: 8px !important;
		font-size: 9px;
	}
	.wd-hover-base:hover .woodmart-more-desc,
	.wd-hover-base:active .woodmart-more-desc {
		bottom: 0;
	}
	.woodmart-more-desc  {
		bottom: -80px;
	}
	.wd-hover-base .product-wrapper, .product-grid-item .price {
		font-size: 11px;
	}
}

@media (max-width: 768px) {
	.wd-hover-base .product-information {
		height: 130px;
	}
	.card-title {
		height: 90px;
	}
	/*.card-title-text {
	font-size: 9px;
}*/
	.wd-hover-base .attachment-woocommerce_thumbnail, 
	.wd-hover-base .woocommerce-placeholder {
		height: 150px;
	}
	.discount {
		font-size: 10px;
	}
	.custom-add-cart {
		/* 		top: 275px; */
		bottom: 65px;
		width: 100px;
		padding: 8px;
		font-size: 9px;
	}
	.woodmart-buttons.wd-pos-r-t {
		top: 315px !important;
	}
	.woosq-btn {
		width: 100px;  
		padding: 8px !important;
		font-size: 9px;
	}
	.wd-hover-base:hover .woodmart-more-desc,
	.wd-hover-base:active .woodmart-more-desc{
		bottom: 0;
	}
	.woodmart-more-desc {
		bottom: -80px;
	}
	.wd-hover-base .product-wrapper, .product-grid-item .price {
		font-size: 11px;
	}
	.page-title .entry-title {
		font-size: 22px;
		line-height: 2;
	}
}

@media (max-width: 576px) {
	.wd-hover-base .product-information {
		height: 145px;
	}
	.card-title {
		height: 100px;
	}
	.card-title-text {
		font-size: 16px;
	}
	.wd-hover-base .attachment-woocommerce_thumbnail, 
	.wd-hover-base .woocommerce-placeholder {
		height: 275px;
	}
	.discount {
		font-size: 12px;
	}
	.custom-add-cart {
		/* 		top: 400px; */
		bottom: 85px;
		width: 150px;
		padding: 10px;
		font-size: 12px;
	}
	.woodmart-buttons.wd-pos-r-t {
		top: 450px !important;
	}
	.woosq-btn {
		width: 150px;  
		padding: 10px !important;
		font-size: 12px;
	}
	.wd-hover-base:hover .woodmart-more-desc,
	.wd-hover-base:active .woodmart-more-desc {
		bottom: 0;
	}
	.woodmart-more-desc  {
		bottom: -80px;
	}
	.wd-hover-base .product-wrapper, .product-grid-item .price {
		font-size: 16px;
	}
}

/* card top elements *****************************************/
.product-title, .product-grid-item .wd-entities-title {
	display: none;
}

.product-labels {
	display: none;
}

.card-title {
	position: relative;
	z-index: 0;
}

.card-title-text {	
	font-weight: bold;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 50px;
	color: #000;
}

.card-attribute {
	color: #000;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 5px;
	transition: 0.5s;
}

.wd-hover-base:hover .card-attribute,
.wd-hover-base:active .card-attribute{
	opacity: 0;
	transition: 0.5s;
}

.discount {
	position: absolute;
	right: 0;
	padding: 5px;
	color: #fff;
	background: #ef5350;
	border-bottom-left-radius: 10px;
}

/* card bottom elements **************************************/
.wd-hover-base .wrapp-product-price {
	align-items: baseline;
}

.archive .price .amount {
	display: inline-flex;
}

.product-grid-item .price {
	margin: 0 auto;
}

.wd-hover-base:hover .price,
.wd-hover-base:active .price{
	opacity: 0;
	cursor: default;
	transition: 0.5s;
}

.wd-hover-base:hover .class-start-date,
.wd-hover-base:active .class-start-date {
	opacity: 0;
	cursor: default;
	transition: 0.5s;
}
.wd-hover-base:hover .remaining,
.wd-hover-base:active .remaining{
	opacity: 0;
	cursor: default;
	transition: 0.5s;
}
.wd-hover-base:hover .sale-price-date,
.wd-hover-base:active .sale-price-date{
	opacity: 0;
	cursor: default;
	transition: 0.5s;
}

.wd-hover-base .class-start-date {
	margin-top: 15px;
	text-align: right;
	color: #000;
}

.wd-hover-base .remaining {
	margin-top: 15px;
	text-align: right;
	color: #000;
}

.sale-price-date {
	margin-top: 15px;
	text-align: right;
	color: #BDBDBD;
}

.price {
	color: #055008;
}

.price del {
	color: #000;
	padding: 0 0 0 20px;
}

del .amount {
	color: #000 !important;
}

.amount, .price ins .woocommerce-Price-amount, .price ins .woocommerce-Price-currencySymbol {
	color: #055008 !important;
}

/* card hover elements ***************************************/
.woodmart-more-desc {
	position: absolute;
	bottom: -150px;
	z-index: 100;
	overflow: visible;
	transition: 0.7s;
	opacity: 0;
/* 	visibility: hidden; */
}

.wd-hover-base:hover .woodmart-more-desc,
.wd-hover-base:active .woodmart-more-desc {
	transition: 1s;
	opacity: 1;
/* 	visibility: visible; */
}

.woodmart-more-desc-inner {
	color: #000;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.8;
}

.woodmart-more-desc .woodmart-more-desc-btn {
	display: none;
}

.fade-in-block .wd-action-btn.wd-style-icon .button {
	display: none;
}

.wrap-quickview-button {
	display: none;
}
.wd-hover-base .wd-bottom-actions {
	opacity: 0;  
	transition: 0.5s;
}

.wd-hover-base:hover .wd-bottom-actions,
.wd-hover-base:active .wd-bottom-actions{
	opacity: 1;
	transition: 0.5s;
}

.wd-hover-base .wd-bottom-actions .wrap-wishlist-button {
	display: none;
}

.btns-shop-light .wd-hover-base:not([class*=add-small]) .wd-bottom-actions .woodmart-add-btn>a {
	display: none;
}

.wd-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop span {
	color: #fff; 
}

.woodmart-add-btn button {
	background-color: #ffd700;
	color: #000;
	border-radius: 5px;
}

.woodmart-add-btn button:hover {
	color: #000 !important;
	background-color: #f5e35b !important; 
}

.custom-add-cart {
	position: absolute;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-radius: 5px;
	background-color: #388e3c;
	color: #fff;
	font-weight: 600;
	line-height:14px;
}
.custom-add-cart:hover {
	background-color: #56ce50;
	color: #fff;
}

.wd-hover-base .custom-add-cart {
	opacity: 0;
	transition: 0.5s;
}

.wd-hover-base:hover .custom-add-cart,
.wd-hover-base:active .custom-add-cart {
	opacity: 1;
	transition: 0.5s;
}

.woodmart-products-element .custom-add-cart {
	/* 	top: 40px; */
}

.woodmart-buttons.wd-pos-r-t {
	position: absolute;
	right: 0;
	left: 0 !important;
	transform: none !important; 
	transition: 0.5s;
}

.woosq-btn {
	position: absolute;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height:14px;
}

.wd-hover-base .woodmart-add-btn button {
	opacity: 0;
	transition: 0.5s;
}

.wd-hover-base:hover .woodmart-add-btn button,
.wd-hover-base:active .woodmart-add-btn button {
	opacity: 1;
	transition: 0.5s;
}

.wd-hover-base .wd-bottom-actions .wrap-quickview-button {
	display: none;
}

.add-deposit-to-cart-button{
	display: none;
}

/* quick view ************************************************/
.summary-content .group_table {
	display: none;
}

.mfp-woosq .mfp-arrow {
	display: none;
}

/* .mfp-ready button.mfp-close {
display: none;
} */
button.mfp-close {
	top: 0 !important;
	right: 0 !important;
	left: unset !important;
}
.mfp-woosq .mfp-close:before {
	color: red;
}
.mfp-woosq .mfp-close:after {
	display: none;
}

.product_meta {
	display: none;
}

.popup-quick-view .entry-summary .product_meta {
	display: none; 
}

.product-image-summary .woodmart-scroll-content>.price {
	display: none; 
}

#woosq-popup .price {
	display: none;
}
#woosq-popup .product_title {
	display: none;
}

#woosq-popup .woocommerce-product-details__short-description {
	display: none;
}

#woosq-popup a {
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #ffd700;
	color: #000; 
	display: block;
	width: fit-content;
	margin-bottom: 10px;
}

#woosq-popup a:hover {
	background-color: #f5e35b;
	color: #000;
} 



#woosq-popup .quantity {
	margin-right: 15px;
}

/* product page ***********************************************/ 
.product-description-table {
	margin-bottom: 0;
}

.product-description-table a {
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #ffd700;
	color: #000;
	display: block;
	width: max-content;
	margin-bottom: 10px;
}

.product-description-table a:hover {
	background-color: #f5e35b;
	color: #000;
}

.related-and-upsells {
	display: none;
}

.whb-header {
	background-color: #eceff1;
}  
.in-stock {
	display: none;
}

.product-tabs-wrapper {
	display: none;
}

.product-image-summary .summary-inner>.price {
	display: none; 
}

.product-image-summary .woocommerce-product-details__short-description {
	display: none;
}

.product-image-summary .entry-title {
	display: none;
}

.product-description-table span {
	font-weight: bold;
}

.product-description-table td {
	padding: 10px;
}

.product-description-table tr:last-child td:last-child {
	border:none;
	line-height: 2.2;
}

.slider-title:before {
	width: 300px; 
}

/* product gallery in product page & quick view **************/
.woocommerce-product-gallery .owl-nav {
	display: none;
}

.woocommerce-product-gallery .owl-height {
	height: 100% !important;
}

.woocommerce-product-gallery .owl-item a {
	pointer-events: none;
	cursor: default;
}

/* shop page **************************************************/ 
.post-type-archive-product.woocommerce-page .page-title {
	margin-bottom: 0;
}

.post-type-archive-product.woocommerce-page .shop-title-wrapper {
	margin-top: 40px;    
}



/* blog ******************************************************/
.blog-post-loop .article-body-container {
	text-align: justify !important;
	color: #212121;
	padding: 15px !important;
}

.blog-post-loop .entry-header {
	background-color: #aaa; 
}

.blog-post-loop .entry-title a {
	position: absolute;
	margin-top: -285px;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
}

.blog-post-loop .article-inner:hover .entry-title {
	color: #fff;
}

.blog-post-loop .entry-title a:hover {
	color: #fff;
}

.blog-post-loop .entry-thumbnail img {
	padding-top: 60px;
	height: 300px;
}

.blog-post-loop .meta-categories-wrapp {
	display: none;
}

.blog-style-shadow .article-inner {
	border: 5px solid #aaa; 
	border-radius: 5px;
	background-color: #aaa; 
}

.read-more-section {
	direction: ltr;
	padding-left: 15px;
}

.has-post-thumbnail .post-date {
	display: none !important;
}

.woodmart-entry-meta {
	display: none;
}

.hovered-social-icons {
	display: none !important;
}
/*-----hoshyar-----*/


html {
	scroll-behavior: smooth;
}
.product-label.onsale {
	background-color: #ef5350; 
}
.wd-add-btn-replace .add-to-cart-loop::before, .wd-hover-base:not([class*="add-small"]) .wd-bottom-actions .add-to-cart-loop::before {
	color: #ef5350;
}
.slider-type-product .product-grid-item {
	margin-bottom: 0;
	background: white;
	padding-bottom: 15px;
	border-radius: 5px;
	box-shadow: 0 12px 1px 0px #00000021;
}
img.content-product-image {
	border-radius: 5px 5px 0px 0px;
}
.home.price .amount {
	display: block;
	padding-top: 10px;
}
.btns-shop-light .woodmart-hover-standard .woodmart-add-btn>a {
	background: white;
	border: 1px solid #388e3c;
	color: #757575;
}
.labels-rounded .product-label {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 7px;
	min-height: 50px;
	font-size: 14px;
	border-radius: 0px 0px 0px 0px;
}
.labels-rounded .product-label:first-child {
	border-top-right-radius: 7px;
}
.labels-rounded .product-label:last-child {
	border-radius: 0 0 0 30px;
}
.product-label:not(:last-child) {
	margin-bottom: 0px;
}
span.out-of-stock.product-label {
	font-size: 12px;
}
.labels-rounded {
	top: 0px;
	right: 0px;
}
.minh .wpb_content_element {
	margin-bottom: 0px !important;
}
.custom_table {
	direction: rtl;
}
.product-image-summary .product-images .labels-rounded {
	top: 0px;
	right: 2px;
}
.thumbs-position-bottom .woocommerce-product-gallery__wrapper {
	border-radius: 10px;
	box-shadow: 0px 3px 1px #b7b7b7;
}
.summary-inner {
	background: white;
	padding: 13px;
	border-radius: 5px;
	box-shadow: 0px 3px 1px #b7b7b7;
}
.floating-menu {
	font-family: "IranSans" !important;
}
.ultimate-layouts-container h3.ultimate-layouts-title a {
	letter-spacing: 0.0em !important;  
}
.fm-item-1-333 .fm-icon, .fm-icon, .fm-item-1-333 .fm-label {
	background-color: unset !important; 
}
.custom_table td, .custom_table th {
	padding: 16px; 
}
.woodmart-entry-meta .meta-author {
	display: none;
}
/* ------Floating Menu ---------- */
.fm-bar.fm-right li {
	height: 70px !important;
}
.fm-right .fm-mask {
	height: 70px !important;
}
.fm-icon {
	width: 70px !important;
	height: 70px !important;
}
.fm-label {
	line-height: 70px !important;
	font-size: 18px !important;
}
.fm-bar.fm-right {
	top: 270px !important;
}
.fm-label {
	background-color: unset !important;
	text-shadow: 2px 2px 2px black;
}

@media (max-width: 768px){
	.woodmart-header-overcontent .page-title {
		padding-top: 140px;
	}
}
.whb-overcontent .whb-main-header {
	box-shadow: 5px 0 5px !important;
}

a.btn.btn-style-link.btn-color-default.close-popup {
	background-color: lightgray !important;
	padding: 11px 20px;
	border-radius: 5px;
}
/*---------- Product Table ---------*/
.wpt_product_table_wrapper select, .filter_select, .wpt_product_table_wrapper select.filter_select, .wpt_varition_section select {
	width: 24%;
}
/*--------------- Scroll Effect ---------------*/
.scroll-animation-obj {
	opacity: 0;
	transition: all 0.5s ease 0.5s;
}
.scroll-animation-hop {
	transform: translate(0,60px);
}
.scroll-animation-left {
	transform: translate(-120px,0);
}
.scroll-animation-right {
	transform: translate(120px,0);
}
/*--------------- Scroll Effect ---------------*/
/*--------------- YASREBI ---------------*/
.woocommerce-product-gallery__wrapper .owl-stage {
	display: flex;
	flex-direction: row-reverse;
}
/*--------------- YASREBI ---------------*/
.wd-action-btn.wd-style-text {
    display: none;
}
.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a {
    display: none;
}
.mfp-container {
  padding: 0 30px !important;
}
#menu-item-27391 a {
  color: red;
}
.title-arrow {
  margin-right: unset !important;
}
.owl-prev.wd-btn-arrow.disabled, .owl-next.wd-btn-arrow {
  color: red;
}
option.asp_option_cat.asp_option_cat_level-0 {
    text-align: right!important;
}
div.asp_s.asp_s_1.searchsettings, div.asp_s.asp_s_1.searchsettings, div.asp_s.asp_s_1.searchsettings {
    max-width: 217px !important;
}
.single-post .entry-thumbnail {
    display: none;
}
.search-results .wd-hover-base .product-wrapper {
    background: #fafafa !important;
}
.woocommerce-thankyou-order-received {
	text-align: center;
font-size: 25px;
border: 2px dashed #f4bc12;
width: 50%;
margin: 0 auto;
padding: 20px;
background-color: #388e3c;
color: #fff;
}
.xlwcty_in_wrap {
  margin-top: 150px;
}
html[dir="rtl"] .xlwcty_wrap.xlwcty_circle_show .xlwcty_in_wrap {
  padding-right: 0px !important;
}
html[dir="rtl"] .xlwcty_wrap table.woocommerce-table tbody tr td, html[dir="rtl"] body .xlwcty_wrap table.woocommerce-table tfoot tr td, html[dir="rtl"] body .xlwcty_wrap table.woocommerce-table tfoot tr th, html[dir="rtl"] body .xlwcty_wrap table.woocommerce-table thead tr th {
  width: 15% !important;
}
.xlwcty_wrap .xlwcty_textBox.xlwcty-wc-thankyou {
  text-align: center;
}
a.thankyou_page_back_button{
  color: #ffffff !important;
}
td.product-remove a, .woocommerce-remove-coupon {
  width: 25px;
  height: 25px;
  color: #ffffff;
  font-size: 0;
  background-color: #f00;
  border-radius: 2px;
	font-weight:bold;
}
.wd-checkout-steps li {
  color: #388e3c !important;
}
.cart-actions .button, .cart-collaterals .button {
  background: #6927ab !important;
  color: #fff !important;
}
.woocommerce-form-coupon-toggle {
	display:none;
}
.wd-coupon-form .input-text {
  font-size: 13px;
}
.mainmenu-header a {
  font-family: "IranSans", Arial, Helvetica, sans-serif;
}@media (min-width: 1025px) {
		/* ----header logo ----*/
.woodmart-header-links.woodmart-navigation.menu-simple-dropdown.wd-tools-element.item-event-hover.my-account-with-username.my-account-with-text {
	background: white;
	border-radius: 5px;
}
span.wd-tools-text {
	color: #388e3c;
}
.site-logo {
	padding-left: 0px !important;

}
.woodmart-logo-wrap.switch-logo-enable {
	max-width:160px;
	max-height:200px;
	top:-5px;
}
.whb-general-header .woodmart-logo img {
	margin-top: -25px;
	max-height: 150px !important;
}
.post-type-archive-product .main-page-wrapper {
	margin-top: -81px;
}
#books, #videoclass, #class, #test {
	padding-right: 50px !important;
	padding-left: 50px !important;
}
.ultimate-layouts-container .ultimate-layouts-listing-wrap .ultimate-layouts-item {
	width: 50%;
}
/*---------- Product Table ---------*/
.wpt_filter.fulter_half {
	width: 57%;
}
.wpt_filter.fulter_half .wpt_filter_wrapper {
	padding: 0 5px 15px 5px;
}
.all_check_header_footer.all_check_header {
	padding: 29px 0px 15px 0px;
}
.page-id-3041 .page-title-default, .page-id-3582 .page-title-default, .page-id-3047 .page-title-default, .page-id-3049 .page-title-default, .page-id-4120 .page-title-default {
	min-height:150px;
}
#tokar_mobile {
	padding-top: 180px;
}
.whb-top-bar {
  z-index: auto !important;
}
.wd-logo img {
  max-height: 150px!important;
  margin-top: -25px;
}
.single-product .whb-overcontent:not(.whb-custom-header) {
    padding-top: 80px!important;
}
.wd-header-overlap .page-title {
    padding-top: 220px;
}
.mainmenu-header a {
  font-size: 14px;
  font-weight: bold;
}
.whb-top-bar .wd-tools-element .wd-tools-icon::before {
  font-size: 25px;
}
.product-image-summary .entry-title {
  display: block!important;
}
.wd-builder-off .single-product-page {
  margin-top: 60px;
}
.page-title .container > * {
  margin-bottom: 25px!important;
}
.home-footer {
	margin-top:150px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.view-mobile h4.info-box-title.woodmart-font-weight-600.box-title-style-underlined.font-alt {
	font-size: 20px !important;
}
.view-mobile .box-icon-wrapper.box-with-icon.box-icon-simple {
	display: none;
}
.woodmart-hover-standard .add-to-cart-loop span {
	padding: 10px 10px;
	font-size: 11px;
}
.product-grid-item .product-title {
	font-size: 12px;
}
/*---------- Product Table ---------*/
.wpt_product_title {
	text-align: right !important;
	padding-left: 0px !important;
	padding-right: 8px !important;
}
.wpt_for_thumbs_desc.wpt_thumbnails {
	display: none;
}
.wpt_filter.fulter_half {
	width: 100%;
}

/*-----hoshyar-----*/
/* .page-title.color-scheme-light .entry-title {
	padding-top: 80px;
} */

.wd-carousel-spacing-30 .owl-item {
	padding-right: 15px;
	padding-left: 5px;
}

.blog-post-loop .entry-title {
	font-size: 13px;
}
/*-----hoshyar-----*/

}

@media (min-width: 577px) and (max-width: 767px) {
	.view-mobile h4.info-box-title.woodmart-font-weight-600.box-title-style-underlined.font-alt {
	font-size: 20px !important;
}
.view-mobile .box-icon-wrapper.box-with-icon.box-icon-simple {
	display: none;
}
.woodmart-hover-standard .add-to-cart-loop span {
	padding: 10px 10px;
	font-size: 11px;
}
.product-grid-item .product-title {
	font-size: 12px;
}
.product-image-summary .product-images .labels-rounded{
	left: unset;
}
.labels-rounded .product-label {
	width: 100%;
}
span.out-of-stock.product-label {
	font-size: 10px;
}
/*---------- Product Table ---------*/
.wpt_product_title {
	text-align: right !important;
	padding-left: 0px !important;
	padding-right: 8px !important;
}
td.wpt_action {
	padding-right: 8px;
}
.wpt_for_product_action {
	float: right;
	width: 100%;
	text-align: right;
}
form.cart button {
	font-size: 11px;
	padding: 11px 7px;
	margin-top: 10px;
}

/*-----hoshyar-----*/
.wd-carousel-spacing-30 .owl-item {
	padding-right: 15px;
	padding-left: 5px;
}

.vc_column_container>.vc_column-inner {
	margin-top: 5px !important;
}

/* .page-title.color-scheme-light .entry-title {
	padding-top: 80px;
} */

.wpb_single_image img {
	top: 0 !important;
}

.blog-post-loop .entry-title {
	font-size: 14px;
}
/*-----hoshyar-----*/

}

@media (max-width: 576px) {
		.view-mobile h4.info-box-title.woodmart-font-weight-600.box-title-style-underlined.font-alt {
	font-size: 20px !important;
}
.view-mobile .box-icon-wrapper.box-with-icon.box-icon-simple {
	display: none;
}
.woodmart-hover-standard .add-to-cart-loop span {
	padding: 10px 10px;
	font-size: 11px;
}
.product-grid-item .product-title {
	font-size: 12px;
}
.product-image-summary .product-images .labels-rounded{
	left: unset;
}
.labels-rounded .product-label {
	width: 100%;
}
span.out-of-stock.product-label {
	font-size: 10px;
}
/*---------- Product Table ---------*/
.wpt_product_title {
	text-align: right !important;
	padding-left: 0px !important;
	padding-right: 8px !important;
}
td.wpt_action {
	padding-right: 8px;
}
.wpt_for_product_action {
	float: right;
	width: 100%;
	text-align: right;
}
form.cart button {
	font-size: 11px;
	padding: 11px 7px;
	margin-top: 10px;
}

/*-----hoshyar-----*/
.wd-carousel-spacing-30 .owl-item {
	padding-right: 15px;
	padding-left: 5px;
}

.vc_column_container>.vc_column-inner {
	margin-top: 5px !important;
}

/* .page-title.color-scheme-light .entry-title {
	padding-top: 80px;
} */

.wpb_single_image img {
	top: 0 !important;
}

.blog-post-loop .entry-title {
	font-size: 14px;
}
/*-----hoshyar-----*/

}

@media (max-width: 576px) {
	.view-mobile h4.info-box-title.woodmart-font-weight-600.box-title-style-underlined.font-alt {
	font-size: 20px !important;
}
.view-mobile .box-icon-wrapper.box-with-icon.box-icon-simple {
	display: none;
}
.woodmart-hover-standard .add-to-cart-loop span {
	padding: 10px 10px;
	font-size: 11px;
}
.product-grid-item .product-title {
	font-size: 12px;
}
.product-image-summary .product-images .labels-rounded{
	left: unset;
}
.labels-rounded .product-label {
	width: 100%;
}
span.out-of-stock.product-label {
	font-size: 10px;
}
/*---------- Product Table ---------*/
.wpt_product_title {
	text-align: right !important;
	padding-left: 0px !important;
	padding-right: 8px !important;
}
td.wpt_action {
	padding-right: 8px;
}
.wpt_for_product_action {
	float: right;
	width: 100%;
	text-align: right;
}
/* form.cart {
left: 6px;
float: left;
position: absolute;
} */
form.cart button {
	font-size: 11px;
	padding: 11px 7px;
	margin-top: 10px;
	margin-right: 10px;
}

/*-----hoshyar-----*/
.wd-carousel-spacing-30 .owl-item {
	padding-right: 15px;
	padding-left: 5px;
}

.vc_column_container>.vc_column-inner {
	margin-top: 5px !important;
}
/* 
.page-title.color-scheme-light .entry-title {
padding-top: 80px;
} */

.woodmart-title-container {
	padding-top: 0;
	padding-bottom: 0; 
}

.wpb_single_image img {
	top: 0!important;
}

.blog-post-loop .entry-title {
	font-size: 13px;
}
/* .fp-tableCell {
height: 250px !important;
}

.fp-section.fp-table, .fp-slide.fp-table {
height: 250px !important;
} */
/*-----hoshyar-----*/
.mfp-inline-holder .mfp-content {
	vertical-align: bottom;
}
.box-style-border.box-icon-align-top .box-icon-wrapper {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.box-style-border .info-box-content {
	padding: 10px !important;
}
.box-style-border.box-icon-align-top .info-box-content {
	padding-top: 20px !important;
}


/* table {
border: 0;
} */

/* table thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} */

/* table tr {
border-bottom: 3px solid #ddd;
display: block;
margin-bottom: .625em;
} */

.custom-table thead {
	overflow: hidden;
	position: absolute;
	width: 0;
}

.custom-table td {
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: .8em;
	text-align: left;
}

.custom-table td::before {
	content: attr(data-label);
	float: right;
	font-weight: bold;
}
.custom-table td:last-child {
	min-height: 45px;
	border-bottom: 2px solid #464646;
}
.custom-table tr:last-child td:last-child {
	border-bottom: 0;
}
/* table td:last-child {
border-bottom: 0;
} */
/* .section:not(:first-child):not(:last-child) {
    display: none !important;
} */
#tokar_mobile {display:none !important;}
  :is(.woocommerce-cart-form__contents, .group_table) tr {
    padding-right: 0px;
		min-height: auto !important;
}
:is(.woocommerce-cart-form__contents, .group_table) td.product-thumbnail img {
    min-width: 51px;
    max-width: 55px;
}
.product-thumbnail {
    float: right;
  }
@media (max-width: 768.98px) {
  :is(.woocommerce-cart-form__contents, .group_table) td.product-quantity input[type="number"] {
    width: 50px;
  }
}
}

