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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(73,73,73);
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(124,124,124);
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(91,91,91);
	--wd-entities-title-color-hover: rgb(170, 170, 170);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(73,73,73);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(86,19,80);
	--wd-alternative-color: rgb(206,22,65);
	--wd-link-color: rgb(206,22,65);
	--wd-link-color-hover: rgb(168,5,102);
	--btn-default-bgcolor: rgb(206,22,65);
	--btn-default-bgcolor-hover: rgba(255,0,80,0.74);
	--btn-accented-bgcolor: rgb(64,66,154);
	--btn-accented-bgcolor-hover: rgba(0,2,137,0.68);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(242,135,89);
	--notices-warning-color: #fff;
}
.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(155,15,111);
	background-image: none;
	background-repeat: repeat-x;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 634px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: iranyekan;	font-weight: 500;
	font-size: 16px;
}
.page .wd-page-content {
	background-color: rgba(221,51,51,0.03);
	background-image: none;
}
 {
	background: rgb(206,22,65);
}
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-bg: rgba(221,51,51,0.04);
}
.product-labels .product-label.onsale {
	background-color: rgb(229,123,57);
}
.product-labels .product-label.new {
	background-color: rgb(21,86,0);
}
.product-labels .product-label.featured {
	background-color: rgb(130,36,227);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(137,0,59,0.85);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 13px;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font-size: 14px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 13px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 13px;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font-size: 14px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 13px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 5px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 12px;
}

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


/* =========================================================
   IPOOSH — Global Custom CSS
   Woodmart / WooCommerce / JoinChat / Goftino / Mega Menu
   RTL-safe and responsive
   ========================================================= */


/* =========================================================
   Newsletter
   ========================================================= */

.txtmail {
    float: right;
    width: 80%;
    direction: ltr !important;
    text-align: left !important;
    background: #fff !important;
    border: 1px solid #e2e2e2 !important;
    border-radius: 0 10px 10px 0 !important;
    box-shadow: 0 0 10px #0000000d !important;
    opacity: 1 !important;
}

.btnmail {
    float: left !important;
    width: 20% !important;
    color: #fff !important;
    letter-spacing: 0 !important;
    background: var(--btn-accented-bgcolor, #40429a) !important;
    border-radius: 4px 0 0 4px !important;
    box-shadow: 0 4px 8px #eed7ce99 !important;
    opacity: 1 !important;
}


/* =========================================================
   Header and general layout
   ========================================================= */

.whb-header {
    margin-bottom: 20px !important;
}

.whb-visible-lg form.searchform {
    max-width: 70%;
    margin: 0 auto;
}

#slider-1620 .wd-slide {
    border-radius: 0 !important;
}

.elementor-6891
.elementor-element.elementor-element-4ebd7746
> .elementor-widget-container {
    background: transparent !important;
}

.elementor-default .wd-loop-footer {
    margin-bottom: 35px;
}

.elementor-default .products-bordered-grid.elements-grid {
    margin-bottom: 50px !important;
}


/* =========================================================
   Footer
   ========================================================= */

.copyrights-wrapper.copyrights-centered {
    background: var(--e-global-color-primary);
    border-top: 1px solid #ffffff1a;
}

.copyrights-wrapper.copyrights-centered .min-footer {
    color: #fff;
}


/* =========================================================
   WooCommerce
   ========================================================= */

body.tax-product_cat .wd-add-btn.wd-add-btn-replace a {
    color: var(--wd-primary-color);
    background: #d9d9d9;
    border-bottom: none !important;
    border-radius: 5px;
}

.comment-form input[type="submit"] {
    background-color: var(--btn-accented-bgcolor) !important;
}


/* =========================================================
   Digits login
   ========================================================= */

.digits_login_otp_btn,
.digits_login_otp_submit,
.digits-otp-login-btn {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}


/* =========================================================
   JoinChat responsive positioning
   ========================================================= */

@media (min-width: 577px) and (max-width: 1024px) {
    .joinchat,
    .joinchat.joinchat--footer-bar {
        --bottom: 55px !important;
    }

    .joinchat .joinchat__button {
        bottom: 25px !important;
    }
}

@media (max-width: 576px) {
    .txtmail {
        width: 70% !important;
    }

    .btnmail {
        width: 30% !important;
    }

    .joinchat,
    .joinchat.joinchat--footer-bar {
        --bottom: 55px !important;
    }

    .joinchat .joinchat__button {
        bottom: 20px !important;
        opacity: 0.9;
    }
}


/* =========================================================
   Goftino
   ========================================================= */

iframe[title="goftino_widget"] {
    bottom: 9px !important;
}


/* =========================================================
   IPOOSH — Lightweight Woodmart Mega Menu
   ========================================================= */

@media (min-width: 1025px) {

    /* Keep all primary destinations on one line. */
    .whb-header .wd-nav-main.wd-gap-m {
        column-gap: clamp(12px, 1.4vw, 18px);
    }

    /* Full-width mega-menu container. */
    .wd-nav-main > .ipoosh-mega-root > .wd-dropdown-menu {
        border-top: 3px solid var(--wd-primary-color, #43248f);
        border-radius: 0 0 14px 14px;
        box-shadow: 0 16px 45px rgba(25, 20, 55, 0.13);
    }

    .wd-nav-main
    > .ipoosh-mega-root
    > .wd-dropdown-menu
    > .container {
        max-width: 1320px;
    }

    .wd-nav-main
    > .ipoosh-mega-root
    > .wd-dropdown-menu
    > .container
    > .wd-sub-menu {
        gap: 10px 0;
        justify-content: flex-start;
    }

    /* Default mega-menu columns. */
    .wd-nav-main
    .ipoosh-mega-root
    .ipoosh-mega-column {
        --wd-f-basis: 16.666%;
        min-width: 185px;
        padding: 2px 16px 8px;
    }

    /* Men: five columns. */
    .wd-nav-main
    .ipoosh-mega-men
    .ipoosh-mega-column {
        --wd-f-basis: 20%;
    }

    /* Kids and accessories: four columns. */
    .wd-nav-main
    .ipoosh-mega-kids
    .ipoosh-mega-column,
    .wd-nav-main
    .ipoosh-mega-accessories
    .ipoosh-mega-column {
        --wd-f-basis: 25%;
    }

    /* Pants: three columns. */
    .wd-nav-main
    .ipoosh-mega-pants
    .ipoosh-mega-column {
        --wd-f-basis: 33.333%;
    }

    /* Column headings. */
    .wd-nav-main
    .ipoosh-mega-column
    > a {
        position: relative;
        margin-bottom: 7px;
        padding: 5px 14px 10px 4px !important;
        color: var(--wd-primary-color, #43248f) !important;
        font-size: 14px;
        font-weight: 800;
        line-height: 1.55;
        border-bottom: 1px solid rgba(67, 36, 143, 0.13);
    }

    .wd-nav-main
    .ipoosh-mega-column
    > a::before {
        position: absolute;
        top: 13px;
        inset-inline-start: 0;
        width: 6px;
        height: 6px;
        background: var(--wd-primary-color, #43248f);
        border-radius: 50%;
        content: "";
    }

    /* Child links. */
    .wd-nav-main
    .ipoosh-mega-column
    .sub-sub-menu
    > li
    > a {
        padding-block: 5px;
        color: #4e4e58;
        font-size: 13px;
        line-height: 1.65;
        transition:
            color 0.18s ease,
            transform 0.18s ease;
    }

    .wd-nav-main
    .ipoosh-mega-column
    .sub-sub-menu
    > li
    > a:hover {
        color: var(--wd-primary-color, #43248f);
        transform: translateX(-3px);
    }

    /* “View all” links. */
    .wd-nav-main
    .ipoosh-menu-all-link
    > a {
        color: var(--wd-primary-color, #43248f) !important;
        font-weight: 700;
    }

    /* Sale link. */
    .wd-nav-main
    > .ipoosh-nav-sale
    > a {
        color: #d62f45 !important;
        font-weight: 800;
    }

    /* New products link. */
    .wd-nav-main
    > .ipoosh-nav-new
    > a {
        font-weight: 800;
    }

    /* Small dropdowns. */
    .wd-nav-main
    > .ipoosh-nav-sale
    > .wd-dropdown-menu,
    .wd-nav-main
    > .ipoosh-nav-new
    > .wd-dropdown-menu,
    .wd-nav-main
    > .ipoosh-nav-guide
    > .wd-dropdown-menu {
        border-top: 3px solid var(--wd-primary-color, #43248f);
        border-radius: 0 0 12px 12px;
        box-shadow: 0 14px 36px rgba(25, 20, 55, 0.12);
    }
}


/* =========================================================
   Compact desktop and small laptops
   ========================================================= */

@media (min-width: 1025px) and (max-width: 1200px) {
    .wd-nav-main > [class*="ipoosh-"] > a {
        font-size: 14px;
    }
}


/* =========================================================
   Mobile mega menu
   ========================================================= */

.wd-nav-mobile
.ipoosh-mega-column
> a {
    color: var(--wd-primary-color, #43248f);
    background: rgba(67, 36, 143, 0.045);
    font-weight: 800;
}

.wd-nav-mobile
.ipoosh-menu-all-link
> a {
    color: var(--wd-primary-color, #43248f);
    font-weight: 700;
}

.wd-nav-mobile
.ipoosh-nav-sale
> a {
    color: #d62f45;
    font-weight: 800;
}


/* =========================================================
   Accessibility
   ========================================================= */

@media (prefers-reduced-motion: reduce) {
    .wd-nav-main
    .ipoosh-mega-column
    .sub-sub-menu
    > li
    > a {
        transition: none;
    }
}