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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "iranyekanweblight", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "iranyekanwebmedium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "iranyekanweblight", 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: "iranyekanweblight", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekanweblight", 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: "iranyekanwebregular", 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: rgba(0,196,196,0.86);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(4,195,196);
	--btn-accented-bgcolor-hover: rgb(0,165,183);
	--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: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://u-fitpro.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,0,0);
	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 {
	object-fit: cover;
	object-position: center top;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(41,67,181);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.page-title-default {
    background-attachment: fixed;
	  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 35%);
}
.psh-menu-cat-header {
    background: var(--wd-primary-color);
    max-width: 320px;
    min-width: 270px;
    justify-content: space-around;
}
.psh-menu-cat-header span.nav-link-text {
    color: white;
}
.psh-menu-cat-header>.woodmart-nav-link::before {
    font-size: 18px;
    content: "\f15a";
    font-family: "woodmart-font";
    color: white;
    padding-left: 15px;
}
.psh-menu-cat-header>.woodmart-nav-link::after {
    color: white !important;
    font-weight: bold !important;
    font-size: 10px !important;
    padding-right: 50px;
}
.login-form-side .create-account-question:before {
    display:none;
}
h1.entry-title.title {
    font-size: 30px;
}
ul.wd-nav-product-cat.wd-gap-m {
    align-items: center;
    justify-content: space-evenly;
}
@media screen and (min-width: 300px) and (max-width: 450px){
    h1.entry-title.title {
        font-size: 18px;
    }
	.wd-social-icons.icons-design-default.icons-size-default.color-scheme-light.social-follow.social-form-circle.text-center {
    left: 0;
    position: absolute;
}
}
@media screen and (min-width: 435px) and (max-width: 700px){
    h1.entry-title.title {
        font-size: 25px;
    }
}


.wrap-price {
    min-height: 68px;
}

.price del .amount {
color: gray;
}
.price ins .amount , .price .amount{
color: black;
}
body.woocommerce-shop .wdpu-date-modified, body.home .wdpu-date-modified{
    display: none;
}
.wd-product-cats {
    height: 40px;
}
.product-labels .product-label.out-of-stock {
    word-break: auto-phrase;
}
h3.wd-entities-title {
    min-height: 40px;
}

.wrap-price {
    min-height: 100px;
}
.post-type-archive .star-rating , .home .star-rating, .archive .star-rating {
    display: none;
}

@media (max-width: 430px) {
    form.searchform.wd-style-4.wd-cat-style-bordered.woodmart-ajax-search {
        max-width: 300px;
    }
}

@media (max-width: 370px) {
    form.searchform.wd-style-4.wd-cat-style-bordered.woodmart-ajax-search {
        max-width: 280px;
    }
}

select#delivery_date_select option:disabled , select#delivery_time_select option:disabled{
    background: #cbcbcb;
}

p#delivery_message {
    color: #b60000;
}
.delivery-message {border: 2px dashed #b60000;}


p.woocommerce-pooyan-alert {
    background-color: #ffcaca;
    color: #a30000;
    padding: 5px;
    border-radius: 6px;
    border: 1px dashed red;
    line-height: 2;
    margin-top: 10px;
}
label[for="delivery_date_select_note"] .optional {
  display: none;
}
@media (max-width: 576px) {
	a.woodmart-nav-link {
    width: 100%;
    justify-content: flex-start;
}
img.wd-lazy-fade.wd-nav-img.wd-loaded {
    display: none;
}
}

