/*
 Theme Name:   ecocohome Child
 Author: مستر وب
 Description: مستر وب با بیش از 10 سال سابقه در حوزه طراحی وب سایت ، سئو و آنلاین مارکتینگ
 Author URI: www.mr-web.ir
 Template:     ecocohome
 Version:      1.0.0
 Text Domain:  ecocohome
*/
.mnucatprod .nav-link-text {
    font-size: 15px;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: clamp(12px, 50%, 18px);
    color: #778873;
    margin-inline-start: 10px;
}
.mnucatprod {
    background-color: #f1f3e0;
    border-radius: 8px;
    padding: 6px 20px;
}
.mnucatprod a.woodmart-nav-link {
    padding: 0 5px;
}
.elementor-16407 .elementor-element.elementor-element-7a4382c {
    --wd-form-brd-radius: 8px !important;
}
.sldmainpage .elementor-slide-button:after {
    content: url(assets/img/arrow-left.svg);
    background-color: #D2DCB6 !important;
    width: 46px;
    height: 46px;
    position: absolute;
    margin-right: 20px !important;
    margin-top: -15px;
    border-radius: 10px 0 0 10px;
    padding: 10px;
}
.sldmainpage .elementor-slide-button {
    box-shadow: 11px 12px 1px -5px #00000030;
}
.sldmainpage .elementor-swiper-button-prev {
    background-image: url(assets/img/Home-Slide-Btn-Back2.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 98px;
    display: flex;
    align-content: center;
    align-items: center;
    margin-right: -10px;
    padding-left: 5px;
}
.sldmainpage .elementor-swiper-button-next {
    background-image: url(assets/img/Home-Slide-Btn-Back.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 98px;
    display: flex;
    align-content: center;
    align-items: center;
    margin-left: -10px;
    padding-right: 5px;
}
.wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner
 {
    padding: 20px 10px;
}
.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll), .wd-dropdown-menu.wd-design-full-width.wd-scroll .wd-dropdown-inner
 {
    padding-block: 0;
}
.bxvizhe form.variations_form
 {
    display: none;
}
.bxvizhe form.variations_form {
    display: none;
}

.bxvizhe .wd-product .star-rating {
    margin: 15px 0 -6px !important;
}

.bxvizhe .wd-product .price {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.bxvizhe del span.woocommerce-Price-amount bdi {
    font-size: 13px;
}
.bxvizhe .price del
 {
    color: #ff000059;
    font-size: 90%;
}
.bxvizhe .wd-carousel-item{
    padding: 5px;
}
.bxvizhe .wd-countdown-timer.wd-product-countdown {
    position: absolute;
    background-color: #fff;
    width: 90%;
    left: 11px;
    margin-top: -74px;
    border: none;
    border-radius: 10px;
    box-shadow: 0 1px 35px -5px #00000061;
    padding: 5px;
}
.bxvizhe .product-labels.labels-rounded .product-label {
    padding: 5px 7px;
    min-height: 35px;
    font-size: 14px;
}
.bxvizhe .product-label.onsale {
    background-color: #e53232;
}
.titlepishnahad{
    color:#778873;
}
.bxvizhe .wd-timer {
    border: none !important;
    padding: 0 !important;
}
.woocommerce-form-coupon-toggle {
    display: none;
}
p#billing_first_name_field {
    width: 48%;
    margin: 0 5px;
}

p#billing_last_name_field {
    width: 47%;
    margin: 0 5px;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

p#billing_address_1_field {
    width: 100%;
    margin-top: 15px;
}

p#billing_city_field {
    width: 48%;
    margin: 0 5px 15px;
}

p#billing_state_field {
    width: 47%;
    margin: 0 5px 15px;
}

p#billing_postcode_field {
    width: 48%;
    margin: 0 5px;
}

p#billing_phone_field {
    width: 47%;
    margin: 0 5px;
}
@media screen and (max-width:767px){
    .sldmainpage .elementor-swiper-button-prev {
    background-image: none;
}
.sldmainpage .elementor-swiper-button-next {
    background-image: none;
}
}