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

:root {
	--wd-header-banner-h: 50px;
	--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: "Iranyekan", 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-primary-color: rgb(119,166,246);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(119,166,246);
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Iranyekan", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(119,166,246);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-font-family: "Iranyekan", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(119,166,246);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(119,166,246);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.header-banner {
	background-color: rgb(73,109,159);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center bottom;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Iranyekan", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: rgb(0,0,0);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(119,166,246);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: "Iranyekan", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: rgb(0,0,0);
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(30,115,190);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Iranyekan", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: rgb(0,103,218);
}
html .wd-product .price:hover, html .wd-product .price > .amount:hover, html .wd-product .price ins > .amount:hover {
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Iranyekan", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(0,0,0);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(0,103,218);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(0,0,0);
	--wd-form-brd-color-focus: rgb(119,166,246);
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}



@font-face {
	font-family: "Iranyekan";
	src: url("//lidomajacuzzi.com/wp-content/uploads/2024/01/IRANYekanWebRegular.woff2") format("woff2"), 
url("//lidomajacuzzi.com/wp-content/uploads/2024/01/IRANYekanWebRegular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.whb-header{
margin-bottom:0px !important;
}
.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon){
width:37px !important;
	height:37px !important;
	    border: 1px solid rgb(119,166,246) !important;
    color: rgb(119,166,246);
}
.icons-design-primary .wd-social-icon{
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
}
.main-page-wrapper{
padding-top:0px;
}
.wd-sub-menu{
min-width:340px;
}
.promo-banner .banner-image::after{
	content:'';
	opacity:0.5;
	width:100%;
	height:100%;
	position:absolute;
left:0px;right:0px;top:0px;bottom:0;
background: linear-gradient(270deg, rgba(0,103,218,0.5) 0%, rgba(0,0,0,1) 100%);
}
.wd-product :is(.product-image-link,.hover-img) img{
	    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
}
.wd-products[class*="wd-stretch-cont"] .product-element-bottom{
	text-align:center;
	padding-top:20px
}
.wd-products[class*="wd-stretch-cont"] .wd-carousel-item{
	min-height:380px;
border-radius:5px;
}
.wd-product.wd-hover-tiled{
		box-shadow:0 10px 20px -12px rgb(0 0 0 / 21%);
	border-radius:5px;
}
.wd-products-element .wd-carousel{
	padding-bottom:40px;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span{
	border:0px !important;
	border-radius:0px !important;
	width:30px !important;
	height:4px !important;
	background-color:#77A6F6 !important;
}
.p-c-onbanner .wd-nav-pagin-wrap[class*="wd-style-shape"] span{
		background-color:#ffffff !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span{
	background-color:#000000 !important;
}
.p-c-onbanner .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span{
		background-color:#77A6F6 !important;
}
.products-tabs-title .wd-active{
		background-color:#77A6F6 !important;
			box-shadow:0 10px 20px -12px rgb(0 0 0 / 21%);
	padding:5px 20px;
 }
.wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow{
			background-color:#77A6F6 !important;
			box-shadow:0 10px 20px -12px rgb(0 0 0 / 21%);
	color:#ffffff;
	border-radius:50px;
}
.wd-arrow-inner:after{
	color:#ffffff;
	font-size:20px;
		line-height:10px;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price){
	margin-top:10px;
}
.wd-entry-meta .meta-author{
	display:none;
}
.article-body-container .post-title{
	font-size:15px;
	font-weight:600;
}
.wd-entry-content{
color:#000000;
	text-align:justify;
		font-size:14px;
}
.read-more-section{
	margin-top:30px;
	text-align:right;
}
.hovered-social-icons{
	color:#0067da;
}
.entry-meta-list li{
	color:#0067da;
}
.wd-entry-meta .meta-reply .replies-count{
	background-color:#0067da;
}
.bdt-tab-left a{
	justify-content:right;
}
.shop_attributes td{
	text-align:right;
	width:100%;
}
.woocommerce-Reviews #comments{
	order:2;
}
#review_form_wrapper.wd-form-pos-after{
	order:1;
}
.comment-form-comment textarea{
	background-color:transparent;
}
.blog-design-masonry .post-title{
font-size:14px !important;
}
.scrollToTop{
width:60px !important;
	height:60px !important;
	background-color:#000000 !important;
	right:auto !important;
	bottom:40px !important;
}
.scrollToTop:hover{
	background-color:#0067DA !important;
}
.scrollToTop::after{
color:#ffffff;
}
.wc-tabs-wrapper .woocommerce-Tabs-panel{
color:#000000;
}
.btn-style-link.btn-color-white{
border:0px !important;
}
.wd-product .star-rating{
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px){
  #goftino_w {
    bottom: 80px
  }
}
.close-header-banner.wd-style-icon>a{
color:#ffffff;
}
.bdt-fancy-list .flex-wrap{
direction:rtl;
}
.bdt-tab-content-item{
text-align:justify;
}
.bdt-fancy-list-text{
text-align:justify;
}@media (min-width: 1025px) {
	.wd-logo img{
width:150px;
	object-fit:cover;
}
.wd-dropdown-menu.wd-design-default .wd-dropdown{
right:50% !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.scrollToTop{
width:50px !important;
	height:50px !important;
	bottom:100px !important;
}
.wd-products-tabs .wd-nav-tabs{
display:block;
}
.products-tabs-title li{
margin-inline-end:auto !important;
}
.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical > ul > li > a{
text-align:center;
}
.bannertext{
font-size:14px !important;
}
}

@media (max-width: 576px) {
	.scrollToTop{
width:50px !important;
	height:50px !important;
	bottom:100px !important;
}
.wd-products-tabs .wd-nav-tabs{
display:block;
}
.products-tabs-title li{
margin-inline-end:auto !important;
}
.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical > ul > li > a{
text-align:center;
}
.bannertext{
font-size:14px !important;
}


}

