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

:root {
	--wd-text-font: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSansWeb_FaNum_Medium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "iranyekan", 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: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekan", 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: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,224,0);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,224,0);
	--btn-accented-bgcolor-hover: rgb(247,201,64);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(106,200,71);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(243,187,27);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(23,47,155);
	--wd-sticky-btn-height: 95px;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 1300px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}



@font-face {
	font-family: "iranyekan";
	font-weight: 400;
	font-style: normal;
}

.more-btn ,.more-btn:hover  {
    background: #6394d0;
    color: #fff;
    padding: 0px 10px;
    margin-top: 10px;
    position: absolute;
    border-radius: 5px;
}
fieldset {
    margin-bottom: 20px;
    padding: 20px 40px;
    border: 1px solid #ffe000;
    width: 80%;
    border-radius: 10px;
}

.menu-item-16726, .menu-item-16686, .menu-item-16690, .menu-item-16695, .menu-item-16714, .menu-item-16699, .menu-item-16709 {
    border-right: 7px solid#ffe000;
    padding-right: 10px;
    border-radius: 8px;
    font-weight: 800;
}
}


.wd-dropdown-cats {
    right: 0;
    z-index: 299;
    border: 1px solid rgba(129,129,129,0.15);
    border-top: none;
    box-shadow: none;
    top: 55px;
}


.menu-opener.color-scheme-light {
    font-family: iranyekan!important;
	background-color: #ffe000!important;
    color: #4b4b4b!important;

}

.menu-opener {
	min-width: 200px!important;
	border-radius: 8px 8px 0 0;
}

.whb-general-header{
border-bottom:none;
}
.whb-header-bottom{
	border-bottom:none;
	box-shadow: 0 10px 25px 0 rgb(255 223 0 / 17%);
}
}

.wd-nav-vertical>li.menu-item-has-children>a:after {
    color: rgba(82,82,82,.45);
    margin-right: auto;
    font-weight: 600;
    font-size: 60%;
	content: "\f114";align-content
}
.wd-dropdown-menu.wd-dropdown.wd-design-sized.color-scheme-dark {
    padding: 10px!important;
}

.brands-style-bordered.brands-carousel .owl-stage-outer{
background-color: #fff;
}
@media (min-width: 1025px) {
	.box_left_prodact {
    display: flex;
}
.attributes_box_prodact {
    width: 60%;
}
.price_box_prodact {
    width: 39.5%;
}

.cycloneslider-template-standard .cycloneslider-pager {
   position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 12px;
    text-align: center!important;
    
}
/*
.cycloneslider-slide::before {
    content: '';
    position: absolute;
    height: 70px;
    width: 200px;
    left: 20px;
    top: -6px;
    background: url(https://paradiseertebat.com/wp-content/uploads/2021/11/vector.png);
        background-size: auto;
    background-size: cover;
    z-index: 1;
}
*/


.cycloneslider-template-standard .cycloneslider-pager span {
    background-color: #505050d9;
    font-size: 0;
    box-shadow: 0 0 0 1px #5f6677;
    width: 9px;
    height: 9px;
}
.cycloneslider-template-standard .cycloneslider-pager {
   text-align: left;
}
.cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
	    height: -9px;
	    width: 20px;
    background-color: #ffff;

}
.wd-nav-vertical .wd-dropdown-menu.wd-design-full-width{
	padding-top: 10px!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.box_left_product {
    display: block;
}
.attributes_box_product {
    width: 100%;
}
.price_box_product {
    width: 100%;
}
.whb-header {
    margin-bottom: 8px !important;
}
.slide-product.owl-carousel-item {
	height: 345px !important;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	.box_left_product {
    display: block;
}
.attributes_box_product {
    width: 100%;
}
.price_box_product {
    width: 100%;
}
.slide-product.owl-carousel-item {
	height: 345px !important;
}
}

@media (max-width: 576px) {
	.box_left_product {
    display: block;
}
.attributes_box_product {
    width: 100%;
}
.price_box_product {
    width: 100%;
}
.namad-item span {
    display: block !important;
}

.slide-product.owl-carousel-item {
	height: 345px !important;
}


}

