.home .wd-content-layout {
    padding-block: 0 !important;
    max-width: 100% !important;
    display: inherit !important;
    grid-template-columns: unset !important;
    gap: unset !important;
}

html.megamobile,
html.megamobile body {
    overflow: hidden;
}

html.openMegaMenuContact,
html.openMegaMenuAbout,
html.openMegaMenuBrand {
    overflow: hidden;
}

header.whb-header .whb-col-left nav.wd-header-nav {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}

.pageSluge-about-us header.whb-header .whb-col-left nav.wd-header-nav a.woodmart-nav-link {
    color: #333;
}

.pageSluge-about-us header.whb-header .whb-col-left nav.wd-header-nav a.woodmart-nav-link:hover {
    color: #d59841;
}

.openMegaMenuContact header,
.openMegaMenuAbout header,
.openMegaMenuBrand header {
    pointer-events: none !important;
}

.openMegaMenuContact header a,
.openMegaMenuAbout header a,
.openMegaMenuBrand header a {
    pointer-events: auto !important;
}

.login-form-side .eh-container {
    position: relative;
    padding: 10px 20px !important;
}

.login-form-side .eh-container .eh-form-wrap .eh-form .eh-form-title {
    margin-bottom: 20px !important;
    font-size: 14px !important;
    text-align: center !important;
}

.login-form-side .eh-container .eh-form-wrap .eh-form .eh-button {
    height: 40px !important;
    border-radius: 25px !important;
    background: #d59841 !important;
}

.login-form-side .eh-container .eh-form-wrap .eh-form .eh-button:hover {
    background: #a8752c !important;
}

.login-form-side .eh-container .eh-form-wrap .eh-form .eh-label {
    padding: 0px 10px !important;
    right: 8px !important;
    transform: translateY(-70%) !important;
    color: rgb(114 114 114) !important;
    font-size: 10px !important;
    border-radius: 5px;
    font-weight: 500 !important;
}

.login-form-side .eh-container .eh-form-wrap .eh-form .eh-field:not([type=checkbox], [type=radio]) {
    height: 45px !important;
}

.button.btn-cart {
    background: #d59740;
}

.button.btn-cart:hover {
    background: #a8752c;
}

.woocommerce-mini-cart__buttons .checkout {
    background: #333 !important;
}

.woocommerce-mini-cart__buttons .checkout:hover {
    background: #000 !important;
}

.closeMega {
    position: absolute;
    left: -10px;
    top: -30px;
    /* border: 1px solid #bbb; */
    background: transparent !important;
    color: #333 !important;
    font-weight: 400 !important;
    cursor: pointer;
    z-index: 100000;
    padding: 0 10px;
    font-size: 16px;
    padding-left: 0;
}

.closeMega:before {
    content: "\f112";
    font-family: "woodmart-font";
    font-weight: 400;
}

.closeMega:hover {
    background: transparent !important;
    color: #ff0000 !important;
    transition-delay: 0s !important;
    padding: 0 !important;
}

header.whb-header .wd-header-my-account {
    position: relative !important;
    border: 1px solid #333 !important;
    border-radius: 4px !important;
}

.home header.whb-header .wd-header-my-account {
    border: 1px solid #fff !important;
}

header.whb-header .wd-header-my-account a * {
    font-size: 14px !important;
    font-weight: 300 !important;
}

.site-logo {
    margin-top: 0px !important;
}

.openMegaMenuContact header.whb-header a.woodmart-nav-link,
.openMegaMenuAbout header.whb-header a.woodmart-nav-link,
.openMegaMenuBrand header.whb-header a.woodmart-nav-link {
    color: #333;
}

.openMegaMenuContact header.whb-header .wd-header-my-account,
.openMegaMenuAbout header.whb-header .wd-header-my-account,
.openMegaMenuBrand header.whb-header .wd-header-my-account {
    border-color: #bbbbbb;
}

.openMegaMenuContact .wd-logo img,
.openMegaMenuAbout .wd-logo img,
.openMegaMenuBrand .wd-logo img {
    filter: brightness(0);
}

.openMegaMenuContact header.whb-header .wd-tools-element>a,
.openMegaMenuAbout header.whb-header .wd-tools-element>a,
.openMegaMenuBrand header.whb-header .wd-tools-element>a {
    color: #333 !important;
}

.openMegaMenuContact header.whb-header .wd-tools-element>a span.wd-tools-icon img,
.openMegaMenuAbout header.whb-header .wd-tools-element>a span.wd-tools-icon img,
.openMegaMenuBrand header.whb-header .wd-tools-element>a span.wd-tools-icon img {
    filter: brightness(0);
}


.moreAbout a:hover {
    color: #db8300 !important;
}

header.whb-header .wd-tools-element>a {
    color: #fff !important;
    padding-inline: 15px !important;
    height: 34px !important;
    border-radius: 6px !important;
}

header.whb-header .wd-tools-element>a span.wd-tools-text {
    font-size: 12px !important;
    font-weight: 100 !important;
    display: flex;
    align-items: center;
    margin-top: 2px;
    letter-spacing: normal;
}


.wd-dropdown-menu.wd-dropdown.wd-design-full-height {
    position: fixed;
    top: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    left: auto !important;
    background: #ffffff !important;
    border-radius: 0 !important;
    transform: none !important;
    margin: 0 !important;
    padding-top: 100px !important;
    z-index: -1;
    visibility: hidden !important;
    opacity: 0 !important;
    transition: all 0.4s;
}

.openMegaMenuBrand header .BrandMega .wd-dropdown-menu.wd-dropdown.wd-design-full-height {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

.openMegaMenuBrand header .BrandMega .wd-dropdown-menu.wd-dropdown.wd-design-full-height * {
    pointer-events: auto !important;
}

.openMegaMenuAbout header .AboutMega .wd-dropdown-menu.wd-dropdown.wd-design-full-height {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

.openMegaMenuAbout header .AboutMega .wd-dropdown-menu.wd-dropdown.wd-design-full-height * {
    pointer-events: auto !important;
}

.openMegaMenuContact header .ContactMega .wd-dropdown-menu.wd-dropdown.wd-design-full-height {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

.openMegaMenuContact header .ContactMega .wd-dropdown-menu.wd-dropdown.wd-design-full-height * {
    pointer-events: auto !important;
}

.wd-nav>li.menu-item.menu-mega-dropdown.openopen .nav-link-text:after {
    width: 100%;
}

header.whb-header.whb-sticky-shadow {
    position: absolute;
    top: 0 !important;
    z-index: 101;
    right: 0;
    width: 100%;
    opacity: 0;
    transform: translateY(-200px);
    will-change: transform, opacity;
}

.loadedPage header.whb-header.whb-sticky-shadow {

    animation: slideDown 0.8s ease-out forwards;
}

.textunderbtns {
    display: none;
}

/* 
.wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-icon-1 {
    z-index: 100000000000 !important;
    position: absolute;
    top: 0;
    pointer-events: auto !important;
    width: 100px !important;
    height: 40px;
    display: flex;
    right: 10%;
    top: -60px !important;
}
.wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-icon-1 *{
    z-index: 100000000000 !important;
    position: absolute;
    top: 0;
    right: 0%;
    top: 0px !important;
}
.wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-icon-1 .wd-btn-arrow.wd-prev {
    right: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    left: auto !important;
}

.wd-nav-arrows.wd-pos-sep.wd-hover-1.wd-icon-1  .wd-btn-arrow.wd-next {
    left: 0 !important;
    right: auto !important;
    top: auto !important;
    bottom: 0;
} */





/* body.admin-bar header.whb-header.whb-sticky-shadow {
    top: 32px;
} */
.whb-general-header:after,
.whb-general-header:before {
    display: none;
}

.whb-color-dark:not(.whb-with-bg) {
    background-color: transparent !important;
    border: none !important;
}

.wd-search-full-screen .searchform input[type=text] {
    font-weight: 300 !important;
    font-size: 38px !important;
    min-height: 120px !important;
}

.wd textarea,
.wd input,
.wd select {
    background-color: #ffffff !important;
}

.wd-side-hidden.wd-left .wd-nav-mobile>li a {
    font-size: 16px;
    font-weight: 200 !important;
}

/* .elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
    background-color: #ffffff !important;
    color: #000000 !important;
} */
header.whb-header .whb-col-center {
    display: flex;
    justify-content: center;
    width: 200px !important;
    flex: unset !important;
    max-width: 200px !important;
}

header.whb-header .whb-col-left,
header.whb-header .whb-col-right {
    width: calc((100% / 2) - 100px) !important;
}



body.page-blog header.whb-header .whb-col-center,
body.pageSluge-blog header.whb-header .whb-col-center {
    width: 0px !important;
    max-width: 0px !important;
    padding: 0;
}

body.page-blog header.whb-header .whb-col-left,
body.pageSluge-blog header.whb-header .whb-col-left {
    width: calc(100% - 250px) !important;
}

.page-blog header.whb-header .whb-col-right,
.pageSluge-blog header.whb-header .whb-col-right {
    width: 250px !important;
}


header.whb-header a.woodmart-nav-link {
    color: #fff;
    font-weight: 100 !important;
    font-size: 14px !important;
}

header.whb-header .wd-tools-element>a {
    color: #fff !important;
}

header.whb-header .wd-nav {
    --nav-gap: 35px;
}

header.whb-header .wd-tools-element>a img.wd-custom-icon {
    filter: brightness(13);
}


header.whb-header.whb-sticked .whb-color-dark:not(.whb-with-bg) {
    background: #fff !important;
}

header.whb-header.whb-sticked .wd-tools-element>a img.wd-custom-icon {
    filter: brightness(1);
}

header.whb-header.whb-sticked .wd-tools-element>a {
    color: #000 !important;
}

header.whb-header.whb-sticked a.woodmart-nav-link {
    color: #000;
}

header.whb-header.whb-sticked .site-logo.wd-switch-logo {
    filter: brightness(0);
    margin-top: -2px;
}

.wd-search-full-screen .searchform input[type="text"] {
    background: #fff !important;
}


header.whb-header .whb-col-right .wd-header-search>a {
    padding: 10px 6px !important;
}

header.whb-header .whb-col-right .wd-header-compare>a {
    padding: 10px 6px !important;
}

header.whb-header .whb-col-right .wd-header-cart>a {
    padding: 10px 6px !important;
}

header.whb-header .whb-col-center .site-logo>a {
    max-width: 120px !important;
}

.btnmore a {
    position: relative;
    padding: 0 !important;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 5px;
    font-weight: 500 !important;
    font-size: 16px !important;
    align-items: center;
}

.btnmore a:before {
    position: relative;
    height: 2px;
    width: 40px;
    content: '';
    display: block;
    background: #b7833a !important;
    transition: all 0.5s;
}

.btnmore a:hover:before {
    width: 0px;
}

/* Slider Home Style ------------------------------------------------------------------------ */
.sliderHomeSection {
    position: relative;
    width: 100%;
    overflow: hidden;
    --dur: 900ms;
    --accent: #f5c518;
    --accent2: #e8a000;
}

section.sliderHomeSection .swiper-wrapper {
    height: auto !important;
}

.sliderHomeSection .swiper-wrapper {
    position: relative;
    padding: 140px 0 100px;
}

/* ─── Blurred fullscreen background ─────────────────── */
.sliderHomeSection .bg-layer {
    position: fixed;
    inset: -40px;
    /* overshoot so blur doesn't show edges */
    z-index: 0;
    background-size: cover;
    background-position: center;
    filter: blur(28px) brightness(0.45) saturate(1.2);
    transform: scale(1.08);
    transition:
        opacity var(--dur) ease,
        background-image 0ms;
    /* image swap instant; opacity handles fade */
    will-change: opacity, filter;
}

/* Two layers: current (a) and next (b) — cross-fade trick */
.sliderHomeSection #bg-a,
.sliderHomeSection #bg-b {
    position: absolute;
    inset: -40px;
    z-index: 0;
    background-size: cover;
    background-position: center;
    filter: brightness(1);
    transform: scale(1);
    will-change: opacity;
    transition: opacity var(--dur) cubic-bezier(.4, 0, .2, 1);
    background-color: #000;
}

.sliderHomeSection #bg-b {
    opacity: 0;
}

/* extra dark gradient over bg for depth */
.sliderHomeSection .bg-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    backdrop-filter: blur(20px);
}

/* ─── Swiper fullscreen ──────────────────────────────── */
.sliderHomeSection .swiper-wrap {
    position: relative;
    width: 100vw;
    z-index: 2;
}

.sliderHomeSection .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    opacity: 0.8;
    transition: opacity 0.01ms;
    /* let swiper handle it — see JS */
}

.sliderHomeSection .swiper-slide-active {
    opacity: 1;
}

/* ─── Content card: 80×80 ────────────────────────────── */
.sliderHomeSection .ItemSlideHome {
    position: relative;
    width: calc(100% - 230px);
    border-radius: 25px;
    overflow: hidden;
    transition: all 1.5s;
    transform: scale(0.85);
    opacity: 1;
    will-change: transform, opacity;
}

.sliderHomeSection .swiper-slide-active .ItemSlideHome {
    transform: scale(1);
    opacity: 1;
}

.sliderHomeSection .ItemSlideHome:before {
    position: relative;
    display: block;
    content: '';
    width: 100%;
    padding-top: 47.7%;
}

/* card image */
.sliderHomeSection .ItemSlideHomeImg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(3);
    transition: transform 2s;
    transition-delay: 0.5s;
}

.sliderHomeSection .swiper-slide-active .ItemSlideHomeImg {
    transform: scale(1);
}

/* card inner gradient */
.sliderHomeSection .ItemSlideHomeGrad {
    position: absolute;
    inset: 0;
    /* background: linear-gradient(to top,
          rgba(0, 0, 0, 0.84) 0%,
          rgba(0, 0, 0, 0.30) 44%,
          rgba(0, 0, 0, 0.05) 72%); */
    z-index: 1;
}

/* ─── Text content ───────────────────────────────────── */
.sliderHomeSection .slide-text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    padding: 25px 55px 65px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
    direction: rtl;
    text-align: right;
}

/* staggered reveal — reset state */
.sliderHomeSection .slide-title,
.sliderHomeSection .slide-subtitle,
.sliderHomeSection .slide-btns {

    /* استایل اولیه - قبل از لود شدن */
    opacity: 0;
    transform: translateY(120px);

    /* فقط برای انیمیشن، transition رو بردارید */
    will-change: transform, opacity;
    transition: all 0.5s;
}

.sliderHomeSection .textunderbtns {
    position: absolute !important;
    padding: 0px 28px;
    /* height: 65px; */
    z-index: 10 !important;
    bottom: 84px !important;
    right: 0 !important;
    font-size: 11px;
    text-align: justify;
    color: #fff !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    opacity: 0;
    transition: all 0.2s;
    transform: translateY(20px);
    display: none;
}

.loadedPage .sliderHomeSection .textunderbtns {
    opacity: 1;
    transition-delay: 0.5s;
    transform: translateY(0px);
}

/* 
.sliderHomeSection .swiper-slide-active .slide-title {
  opacity: 1;
  transform: none;
}

.sliderHomeSection .swiper-slide-active .slide-subtitle {
  opacity: 1;
  transform: none;
} */

.sliderHomeSection .swiper-slide-active .slide-btns {
    opacity: 1;
    transform: none;
    transition-delay: .55s;
}

.sliderHomeSection .slide-badge {
    display: inline-block;
    background: rgba(255, 255, 255, 0.11);
    border: 1px solid rgba(255, 255, 255, 0.26);
    color: #fff;
    font-size: 11.5px;
    font-weight: 600;
    padding: 5px 18px;
    border-radius: 50px;
    backdrop-filter: blur(8px);
    letter-spacing: 0.04em;
}

.sliderHomeSection .slide-title {
    font-size: clamp(2rem, 4vw, 3.2rem);
    font-weight: 900;
    color: #fff;
    line-height: 1.2;
    text-shadow: 0 4px 28px rgba(0, 0, 0, 0.6);
    text-align: right;
    margin: 0 !important;
    font-weight: 800;
    font-family: 'IRANSansXFaNum';
    font-size: 50px;
}

.sliderHomeSection .slide-subtitle {
    font-size: clamp(.88rem, 1.4vw, 1.1rem);
    font-weight: 300;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.75;
    max-width: 500px;
    text-align: right;
    font-size: 26px !important;
    font-weight: 300 !important;
}


.sliderHomeSection .slide-btns {
    gap: 12px;
    margin-top: 4px;
    position: absolute;
    left: 220px !important;
    bottom: 170px !important;
    display: flex;
    z-index: 10;
    opacity: 0;
    transform: translateY(120px);
}

/* وقتی صفحه لود شد، انیمیشن اجرا میشه */
.loadedPage .sliderHomeSection .slide-btns {
    animation: slideUp 0.8s ease-out forwards;
    /* forwards یعنی در حالت نهایی بمونه */
}

/* وقتی صفحه لود شد، انیمیشن اجرا میشه */
.loadedPage .sliderHomeSection .swiper-slide-active .slide-title {
    animation: slideUp 0.8s 0.5s ease-out forwards;
    /* forwards یعنی در حالت نهایی بمونه */
}

/* وقتی صفحه لود شد، انیمیشن اجرا میشه */
.loadedPage .sliderHomeSection .swiper-slide-active .slide-subtitle {
    animation: slideUp 0.8s 0.8s ease-out forwards;
    /* forwards یعنی در حالت نهایی بمونه */
}

@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(120px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes slideDown {
    0% {
        opacity: 0;
        transform: translateY(-200px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.sliderHomeSection .btn-s {
    padding: 8px 30px;
    background: #d59740;
    color: #111;
    border: none;
    border-radius: 4px !important;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: transform .2s, box-shadow .2s;
    height: 43px;
    display: flex;
    align-items: center;
    font-size: 14px;

}

.sliderHomeSection .btn-s:hover {
    transform: translateY(-2px);
}

.sliderHomeSection .btn-p {
    padding: 8px 30px;
    background: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    backdrop-filter: blur(8px);
    transition: background .2s, transform .2s;
    height: 43px;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.sliderHomeSection .btn-p:hover {
    background: rgba(255, 255, 255, .2);
    transform: translateY(-2px);
}

.wd-nav[class*=wd-style-underline] .nav-link-text:after {
    top: 130% !important;
}

/* ─── Navigation arrows ──────────────────────────────── */
.sliderHomeSection .nav-wrap {
    position: absolute;
    top: 220px !important;
    left: 200px;
    transform: translateY(-50%);
    z-index: 10;
    display: flex;
    gap: 6px;
    flex-direction: row-reverse;
}

.sliderHomeSection .nav-btn {
    width: 40px;
    height: 40px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 1);
    color: #fff;
    font-size: 39px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(14px);
    transition: background .5s, transform .2s, color .2s, border .2s;
    user-select: none;
    color: transparent !important;
    background: url(/wp-content/themes/woodmart-child/dist/img/arrR.svg) no-repeat center / 12px !important;
    border-radius: 6px !important;
}

.sliderHomeSection .nav-btn:hover {
    background-color: #4e545c !important;
    border-color: #4e545c !important;
    transition: all 0.2s !important;
}

.sliderHomeSection .nav-btn#btnPrev {
    transform: scaleX(-1);
}


.sliderHomeSection .slide-btns {
    gap: 12px;
    margin-top: 4px;
    position: absolute;
    left: 60px;
    bottom: 50px;
    display: flex;
    opacity: 1;
}

.wd-toolbar {
    transition: all 0.5s;
    transform: translateY(100%);
}

/* ─── Pagination ─────────────────────────────────────── */
.sliderHomeSection .swiper-pagination {
    bottom: 8% !important;
    z-index: 10;
    display: none;
}

.sliderHomeSection .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, .38);
    border-radius: 50%;
    opacity: 1;
    transition: all .35s;
    margin: 0 4px !important;
}

.sliderHomeSection .swiper-pagination-bullet-active {
    width: 28px;
    border-radius: 4px;
    background: var(--accent);
}

/* ─── Slide counter ──────────────────────────────────── */
.sliderHomeSection .slide-counter {
    position: absolute;
    top: 50%;
    left: 80px;
    transform: translateY(-50%);
    z-index: 10;
    color: rgba(255, 255, 255, .45);
    font-size: 11px;
    font-weight: 600;
    writing-mode: vertical-rl;
    letter-spacing: .12em;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 6px;
}

.sliderHomeSection .slide-counter .cur {
    color: var(--accent);
    font-size: 17px;
    font-weight: 900;
    writing-mode: horizontal-tb;
}

/* ─── Top progress bar ───────────────────────────────── */
.sliderHomeSection .progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--accent), var(--accent2));
    z-index: 30;
    transition: width .55s ease;
    box-shadow: 0 0 10px rgba(245, 197, 24, .55);
}

/* Slider Home Style ------------------------------------------------------------------------ */
.sec2Home>.elementor-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 0 90px;
}

.sec2Home>.elementor-container .elementor-column {
    position: relative;
    width: 100% !important;
}

.sec2Home>.elementor-container>.elementor-element {
    width: 100%;
}




.quickAccessList {
    padding: 50px 0;
    direction: rtl;
}

.quickAccessList .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.quick-access-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    transition: all 1s ease;
}

.quick-access-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px;
    border-radius: 25px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    transform: translateY(30px);
    opacity: 0;
}

.quick-access-item.selected {
    transform: translateY(0px);
    opacity: 1;
}

.quick-access-item.selected:nth-child(1) {
    transition-delay: 0s;
}

.quick-access-item.selected:nth-child(2) {
    transition-delay: 0.5s;
}


.quick-access-item:before {
    content: '';
    display: block;
    padding-top: 78%;
}

.quick-access-item[data-type="full"] {
    grid-column: span 2;
}

/* کلاس‌های داینامیک که JS اضافه می‌کند */
.quick-access-grid.hover-effect {
    grid-template-columns: 1.5fr 1fr !important;
}

.quick-access-grid.hover-effect-reverse {
    grid-template-columns: 1fr 1.5fr !important;
}




.quick-access-item[data-type="full"]:before {
    padding-top: 42%;
}

.quick-access-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.quick-access-link {
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.quick-access-item .quick-access-logo {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 140px;
}

.quick-access-logo img {
    max-width: 100%;
    height: auto;
    max-height: 80px;
    object-fit: contain;
}

.quick-access-description {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 25px 40px 25px 150px;
    color: #fff;
    display: flex;
    align-items: flex-end !important;
    width: 100%;
}

.quick-access-description * {
    margin: 0 !important;
}

.quick-access-description a {
    color: #fff !important;
}

.quick-access-description a:hover {
    color: #d59740 !important;
}

.quick-access-item .rowBtn {
    position: absolute;
    left: 0;
    bottom: 0px;
    padding: 25px 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.quick-access-item .rowBtn a.quick-access-link {
    position: relative;
    color: #fff;
    fill: #fff;
    display: flex;
    align-items: center;
    gap: 5px;
    padding-left: 30px;
    height: 20px;
    transition: all 0.2s;
    font-size: 14px;
}

.quick-access-item .rowBtn a.quick-access-link:hover {
    color: #ffee00;
    fill: #ffee00;
}

.quick-access-item .rowBtn a.quick-access-link span.icon {
    position: absolute;
    left: 0;
    bottom: 4px;
    top: 0;
    margin: auto;
    width: 20px;
    display: flex;
    align-items: center;
}

.wd-tools-element:is(.wd-design-2, .wd-design-5) .wd-tools-count {
    position: absolute;
    top: -5px;
    inset-inline-end: -9px;
    background-color: rgb(223 223 223) !important;
    color: #6f7891 !important;
    font-size: 9px;
    right: -8px !important;
    left: auto !important;
    top: auto !important;
    bottom: -5px !important;
}

.openMegaMenuContact .wd-tools-element:is(.wd-design-2, .wd-design-5) .wd-tools-count,
.openMegaMenuBrand .wd-tools-element:is(.wd-design-2, .wd-design-5) .wd-tools-count,
.openMegaMenuAbout .wd-tools-element:is(.wd-design-2, .wd-design-5) .wd-tools-count {
    background: #ededed !important;
}

.wd-header-cart a {
    padding: 10px 7px;
    margin-left: 15px;
}

.wd-header-compare a {
    padding: 7px !important;
}

.wd-header-search a {
    padding: 6px;
}

.wd-nav>li:is(.wd-has-children, .menu-item-has-children)>a:after {
    display: none;
}

.home header.whb-header .whb-general-header>.container {
    max-width: 1480px;
}

.titleFooter .elementor-heading-title {
    font-size: 18px !important;
}

.footer-col-5 ul.elementor-icon-list-items * {
    font-size: 14px !important;
}

/* responsive design */
@media (max-width: 768px) {

    .quick-access-item {
        width: calc(50% - 20px) !important;
    }
}

@media (max-width: 480px) {
    .quick-access-item {
        width: calc(100% - 20px) !important;
    }
}




.wd-product.product .wd-product-thumb {
    position: relative;
    width: 100%;
    border-radius: 25px !important;
}

.wd-product.product .wd-product-thumb:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 140%;
    background: #f3f2ea;
}

.sec4Home .wd-product.product .wd-product-thumb:before,
.sec6Home .wd-product.product .wd-product-thumb:before {
    background: #fff;
}

.wd-product.product .wd-product-thumb a.wd-product-img-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wd-product.product .product-element-bottom .wd-entities-title {
    position: relative;
    text-align: right !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    min-height: 48px !important;
    max-height: 48px !important;
}

.wd-product.product .product-element-bottom span.price {
    position: relative;
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
}

.wd-product.product .product-element-bottom span.price del {
    color: #9e9e9e;
    direction: rtl !important;
    font-size: 14px;
    font-weight: 300 !important;
}

.wd-product.product .product-element-bottom span.price ins {
    font-size: 16px !important;
    color: #1d1d1d !important;
    font-weight: 600;
}

.wd-product.product .product-element-bottom .star-rating {
    display: none;
}

.wd .product-label.onsale {
    background: transparent !important;
    border: 1px solid #bbb;
    border-radius: 4px !important;
    color: #6b6b6b !important;
    font-weight: 600 !important;
    font-size: 14px;
    padding: 0 !important;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: auto !important;
}

.sec4Home .wd-tabs.wd-products-tabs .wd-tabs-header,
.sec6Home .wd-tabs.wd-products-tabs .wd-tabs-header {
    position: absolute;
    top: -40px;
    height: 50px;
    right: 410px;
    padding-right: 20px;
}

.sec2Home,
.sec3Home {
    transition: all 3s;
}

.secBlackActive .sec3Home {
    background-color: #151515;
}

.sliderHomeSection::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 0 !important;
    content: "";
    background: linear-gradient(0deg, #151515, #1515159c, transparent);
    z-index: 10;
    transition: bottom 5s;
    pointer-events: none !important;
}

.secBlackActive .sliderHomeSection::after {
    bottom: 0;
    height: 110px !important;
}

.titleMore {
    position: relative;
    padding: 0 40px;
}

.sec2Home .titleMore .title * {
    transition: all 1s;
}

.secBlackActive .sec2Home {
    background: #151515;
}

.secBlackActive .sec2Home .titleMore .title * {
    color: #fff;
}

.secBlackActive .sec2Home .titleMore a.elementor-button {
    color: #fff;
}

.titleMore .btnmore .elementor-widget-container {
    display: flex;
    align-items: center;
    padding-left: 20px !important;
}


.titleMore .btnmore a {
    font-family: 'iranyekan';
    font-size: 22px !important;
    font-weight: 100 !important;
}

.titleMore .btnmore a .elementor-button-content-wrapper {
    margin-top: -8px;
}

.sec3Home .titleMore {
    transition: all 0.2s;
    opacity: 1;
}

.secBlackActive .sec3Home .titleMore {
    opacity: 0;
}

/* Timer Reverse -------------------------------------------------*/

.startTime {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
}

.timer {
    position: relative;
    direction: ltr;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.time-unit {
    position: relative;
}

.time-unit.days {
    background: #2e2e2e;
    padding: 8px;
    border-radius: 25px;
    min-width: 3px;
    display: block;
    color: #fff;
    font-size: 20px;
    height: 40px;
    display: flex;
    align-items: center;
}

.hours .time-unit {
    position: relative;
}

.time-unit div {
    display: flex;
    gap: 2px;
}

.timerContent {
    position: relative;
    display: flex;
    gap: 14px;
}

.timerContent .time-unit:before {
    position: absolute;
    left: 100%;
    width: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    content: ":";
    top: 0;
    height: 100%;
    font-size: 28px;
    color: #000;
}

.startTime .lbl {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.timerContent .time-unit:last-child:before {
    display: none;
}

.hours span.digit,
.minutes span.digit,
.seconds span.digit {
    background: #2e2e2e;
    padding: 8px;
    border-radius: 25px;
    min-width: 3px;
    display: flex;
    width: 25px;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    height: 40px;
    display: flex;
    align-items: center;
}

.time-unit div:last-child {
    position: absolute;
    font-size: 10px;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    top: 100%;
}

.startTime .lblCancel {
    position: relative;
    padding: 0 30px;
    height: 40px;
    border-radius: 6px;
    border: 1px solid #fff;
    background: transparent !important;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.endTimer {
    position: relative;
    height: 40px;
    border: 1px solid var(--color2);
    padding: 5px 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: var(--color2);
    font-weight: 700;
    border-radius: 6px;
    transform: rotate(12deg);
}

/* Timer Reverse -------------------------------------------------*/


.itemBanner {
    position: relative;
    overflow: hidden;
    border-radius: 25px;
}

.itemBanner .elementor-widget-image,
.itemBanner .elementor-widget-image * {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.itemBanner:hover .elementor-widget-image {
    filter: sepia(0.5);
}

.itemBanner .itemBannerTitle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.itemBanner:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 57%;
}

.itemBanner:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(0deg, #00000099, transparent);
    content: '';
}

.itemBanner .itemBannerTitle a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    height: 100%;
    padding: 40px;
    z-index: 10;
    font-size: 22px !important;
}

.itemBanner .itemBannerTitle a:before {
    position: absolute;
    content: '';
    background: url(/wp-content/themes/woodmart-child/dist/img/ar.svg) no-repeat center / 100%;
    width: 30px;
    height: 18px;
    left: 40px;
    bottom: 40px;
    transition: all 0.2s;
}

.itemBanner:hover .itemBannerTitle a:before {
    transform: translateX(-10px);
}


.itemLoopBlog {
    position: relative;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    display: flex;
    max-width: 375px;
}

.itemLoopBlog .elementor-widget-container {
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
}

.itemLoopBlog .elementor-widget-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.itemLoopBlog .elementor-widget-container img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}


.itemLoopBlog:hover .elementor-widget-container img {
    transform: scale(1.04);
}



.itemLoopBlog>.e-con-inner:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 164%;
}

.itemLoopBlog .contentItemLoopBlog {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: flex !important;
    align-items: center;
    flex-direction: column !important;
    justify-content: flex-end;
    padding: 20px;
}

.itemLoopBlog .contentItemLoopBlog .blogTitle {
    display: flex;
    min-height: unset !important;
    max-height: unset !important;
    position: relative !important;
    width: 100% !important;
}

.itemLoopBlog .contentItemLoopBlog .blogExcerpt {
    position: relative;
    min-height: unset !important;
    max-height: unset;
    display: flex !important;
}

.itemLoopBlog .contentItemLoopBlog .blogTitle .elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.7;
    font-weight: 600;
    font-size: 14px !important;
}

.itemLoopBlog .contentItemLoopBlog .blogExcerpt .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    font-weight: 300;
}

.itemLoopBlog .contentItemLoopBlog .titleHover,
.itemLoopBlog .contentItemLoopBlog .titleHover * {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: block;
}

footer.wd-footer {
    position: relative;
    padding: 40px 0 0;
    background: #07080d;
}

.itemADV {
    position: relative;
}

.itemADV figure.elementor-image-box-img {
    position: relative;
}

.itemADV .elementor-image-box-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.itemADV .elementor-image-box-wrapper figure.elementor-image-box-img {
    position: relative;
    width: 60px !important;
    height: 60px;
    min-width: 60px;
}

.itemADV .elementor-image-box-wrapper figure.elementor-image-box-img img.attachment-full.size-full.wp-image-948 {
    width: 100%;
}

.itemADV .elementor-image-box-wrapper .elementor-image-box-title {
    font-size: 14px;
    font-weight: 300;
}

.mainFooter>.e-con-inner {
    position: relative;
    padding: 40px 0;
    border: 1px solid #515255;
    border-width: 1px 0;
    display: grid;
    grid-template-columns: 0.8fr 0.8fr 0.8fr 0.8fr 1fr;
}

.bottomFooter a {
    color: #fff;
}

.bottomFooter a:hover {
    color: #d59841;
}

footer .wd-social-icons a span.wd-icon {
    margin-top: 3px;
}

footer .wd-social-icons {
    gap: 8px !important;
}

footer .wd-social-icons a {
    position: relative;
    min-height: 35px !important;
    min-width: 35px !important;
    border: 1px solid #fff !important;
    max-height: 35px !important;
    max-width: 35px !important;
    color: #fff !important;
    font-size: 18px !important;
}

footer .wd-social-icons a:hover {
    border: 1px solid #d59841 !important;
    color: #d59841 !important;
}

.titleFooter {
    position: relative;
    display: flex;
    margin-bottom: 15px !important;
}

.product-category.product .wd-cat-inner.wrapp-category {
    border-radius: 25px !important;
}

.category-grid-item .wd-cat-inner>a:before {
    position: absolute;
    content: '';
    background: url(/wp-content/themes/woodmart-child/dist/img/ar.svg) no-repeat center / 100%;
    width: 30px;
    height: 18px;
    left: 40px;
    bottom: 30px;
    transition: all 0.2s;
}

.wd-nav-wrapper.wd-nav-tabs-wrapper li a.wd-nav-link {
    font-size: 20px !important;
    font-weight: 500;
}

.wd-nav-wrapper.wd-nav-tabs-wrapper li.wd-active a.wd-nav-link {
    color: #cd8b2e !important;
}

.product-category.product .wd-cat-inner.wrapp-category .wd-cat-content.hover-mask * {
    color: #fff !important;
    padding: 5px !important;
    font-weight: 100 !important;
    font-size: 18px;
}

.category-grid-item .wd-cat-count>a {
    font-size: 11px !important;
}

.sec5Home .wd-carousel {
    position: relative;
    width: calc(100vw - ((100vw - 100%) / 2) + 10px) !important;
}

.sec5Home {
    transition: all 0.5s;
    background: transparent;
}

.sec5Home {
    background: #151515;
}

.sec5Home .titleMore * {
    transition: all 0.5s;
}

.sec5Home.selected .titleMore * {
    color: #fff !important;
}

.sec5Home .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    background: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    transition: all 0.5s;
}

.sec5Home .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev .wd-arrow-inner:after {
    color: #ae7d37 !important;
    font-size: 16px;
}

.sec5Home .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    background: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    transition: all 0.5s;
}

.sec5Home .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next .wd-arrow-inner:after {
    color: #ae7d37 !important;
    font-size: 16px;
}

.sec5Home.selected .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-prev {
    background: #000;
}


.sec5Home.selected .wd-nav-arrows.wd-hover-1.wd-pos-sep .wd-next {
    background: #000;
}

.wd-disabled {
    opacity: 0.2 !important;
}

.quick-access-item .rowBtn a.quick-access-link span:last-child {
    opacity: 1;
    transition: all 0.2s;
    transform: translateX(-20px) scale(0);
}

.quick-access-item:hover .rowBtn a.quick-access-link span:last-child {
    opacity: 1;
    transform: translateX(0px) scale(1);
}

.accordionList {
    position: relative;
    width: 100%;
    padding: 20px 0;
}

.itemAccordion {
    position: relative;
    border-top: 1px solid #333;
}

.itemAccordion .titleAccordion {
    position: relative;
    width: 100%;
    padding: 0 10px 0 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.itemAccordion .titleAccordion .title {
    margin: 0;
    font-size: 18px;
}

.itemAccordion .titleAccordion .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;
    color: #000;
    transition: all 0.2s;
}

.itemAccordion .titleAccordion .icon:before {
    position: relative;
    content: "\f143";
    font-family: "woodmart-font";
    font-weight: 900;
}

.itemAccordion .contentAccordion {
    padding: 0 10px 0px;
    transition: all 0.5s;
    max-height: 0;
    overflow: hidden;
    font-size: 14px !important;
    color: #0a0a0a;
    text-align: justify;
}

.itemAccordion.active .contentAccordion {
    max-height: 10000px;
    padding: 0 10px 20px;
}

.itemAccordion.active span.icon {
    transform: rotate(360deg);
}

.itemAccordion.active span.icon:before {
    content: '_';
    font-weight: 900 !important;
    font-size: 38px;
    line-height: 0;
    margin-top: -48px;
}

.single-product-page .product-image-summary-wrap {
    background: transparent !important;
    box-shadow: none !important;
}

.titleDetail {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.titleDetail a * {
    font-size: 14px;
    font-weight: 550 !important;
}

.itemAccordion .contentAccordion .wc-attribute-row * {
    position: relative;
    font-size: 16px;
    font-weight: 500 !important;
    color: #0a0a0a;
}

.itemAccordion .contentAccordion .wc-attribute-row a:hover {
    color: #d59740 !important;
}

.itemAccordion .contentAccordion .wc-attribute-row {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
}

span.madein-value,
.titleDetail .product_title {
    color: #2d3245 !important;
    font-size: 28px;
    margin: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700;
}

span.madein-value {
    position: relative;
    margin-bottom: 20px !important;
}

.ContnentCustomBtns .complete-product-info {
    position: relative;
    margin-bottom: 20px !important;
}

.timerCustom .wd-timer>span {
    box-shadow: none !important;
    font-size: 28px;
}

.timerCustom .wd-timer>span .wd-timer-text {
    font-size: 12px !important;
    font-weight: 500 !important;
}

.ContnentCustomBtns .complete-product-info .info-item.sku-info {
    font-weight: 500 !important;
    color: #0a0a0a;
}

.ContnentCustomBtns .complete-product-info .info-item.sku-info * {
    font-weight: 500 !important;
}

.CustomAddCard {
    position: relative;
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr auto auto !important;
    align-items: center;
}

.timerCustom {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #262626;
    margin: 0 0 20px;
}

.priceCustom {
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}

.priceCustom .priceLbl {
    margin: 0;
    font-weight: 600 !important;
}

.priceCustom .price {
    margin: 0 !important;
    display: flex;
    align-items: center;
}

.product-image-summary .summary-inner {
    position: sticky !important;
    top: 40px;
}

.woocommerce-product-gallery {
    position: sticky;
    top: 40px;
}

.CustomAddCard form.cart {
    position: relative;
    width: 100%;
}

.CustomAddCard form.cart .quantity {
    display: none;
}

.CustomAddCard form.cart button.single_add_to_cart_button {
    position: relative;
    width: 100%;
    border-radius: 6px !important;
    background: #262626 !important;
    height: 50px !important;
}

.CustomAddCard .wd-wishlist-btn {
    position: relative;
    width: 50px !important;
    height: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.CustomAddCard .wd-wishlist-btn a {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #262626 !important;
    border-radius: 6px !important;
    color: #fff !important;
}

.CustomAddCard .wd-wishlist-btn a span.wd-action-text {
    position: absolute;
    font-size: 10px;
    text-wrap: nowrap;
    bottom: 110%;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.8) !important;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    border-radius: 4px;
    transform-origin: bottom center;
    transform: scale(0);
}

.CustomAddCard .wd-wishlist-btn a.added span.wd-action-text {
    display: none;
}

.CustomAddCard .wd-wishlist-btn a span.wd-action-icon * {
    color: #fff !important;
}

.CustomAddCard .wd-wishlist-btn a span.wd-action-icon:before {
    color: #fff !important;
}

.CustomAddCard .wd-wishlist-btn a .wd-action-icon:after {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.3);
    border-left-color: #fff;
}

.CustomAddCard .wd-wishlist-btn a:hover span.wd-action-text {
    transform: scale(1);
}

.dbCataglog {
    position: relative;
    width: 50px;
    height: 50px;
    background: #262626;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.dbCataglog:before {
    position: relative;
    width: 26px;
    height: 20px;
    background: url(../img/iconCatalog.png) no-repeat center / 100%;
    content: '';
    display: block;
}

.dbCataglog .tooltips {
    position: absolute;
    font-size: 10px;
    text-wrap: nowrap;
    bottom: 110%;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.8) !important;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    border-radius: 4px;
    transform-origin: bottom center;
    transform: scale(0);
    transition: all 0.2s;
}

.dbCataglog:hover .tooltips {
    transform: scale(1);
}

.CustomAddCard .wd-wishlist-btn a span.wd-action-icon span.wd-check-icon {
    left: 10px !important;
    right: auto !important;
    top: -28px;
    bottom: auto !important;
}


.wd-page-title.page-title .container {
    background: transparent !important;
    display: flex;
    justify-content: space-between;
    align-items: center !important;
}

body:not(.home) header.whb-header {
    background: #0a0a0a !important;
}

body:not(.home) main#main-content {
    padding-top: 125px !important;
}

.wd-page-title {
    background: transparent !important;
    padding: 15px 0;
}

.shareThumb {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}

.shareSocial {
    position: relative;
    display: flex;
    align-items: center;
}

.shareSocial .label {
    position: relative;
    padding-right: 25px;
    height: 30px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #0a0a0a;
}

.shareSocial .label:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
    height: 17px;
    content: '';
    background: url(../img/share.png) no-repeat center / 17px;
    bottom: 0;
    margin: auto;
}

.shareSocial .wd-social-icons {
    position: absolute;
    top: 100%;
    flex-wrap: nowrap;
    padding: 10px;
    background: #fff;
    border-radius: 15px;
    z-index: 10;
    box-shadow: 0px 0px 20px -11px rgba(0, 0, 0, 0.5);
    left: 0;
    transition: all 0.2s;
    transform-origin: top left;
    transform: scale(0);
}

.shareSocial:hover .wd-social-icons {
    transform: scale(1);
}


.ContnentCustomBtns .complete-product-info .info-item.sku-info {
    font-weight: 700 !important;
    color: #0a0a0a;
}

span.madein-value {
    position: relative;
    margin-bottom: 20px !important;
}

.ContnentCustomBtns .complete-product-info {
    position: relative;
    margin-bottom: 20px !important;
}

.timerCustom .wd-timer>span {
    box-shadow: none !important;
    font-size: 28px;
}

.timerCustom .wd-timer>span .wd-timer-text {
    font-size: 12px !important;
    font-weight: 500 !important;
}

.priceCustom .price>ins * {
    color: #0a0a0a !important;
    font-size: 30px;
    font-weight: 600;
    display: flex;
}

.priceCustom .price>ins {
    margin-right: 60px;
}

.priceCustom .price>del * {
    font-size: 16px !important;
}

.priceCustom .price>ins bdi {
    flex-direction: row-reverse !important;
    display: flex;
    gap: 5px;
}

.priceCustom .price>del {
    color: #969696 !important;
}

.wd-product.product .hover-img img {
    object-fit: cover;
}

.tab-item-upsells .products.wd-products {
    display: inherit !important;
}

.wd-accordion-item.tab-item-related .products.wd-products {
    position: relative;
    display: block;
}


.wd-accordion-item .wd-accordion-content {
    max-height: unset !important;
    display: inherit !important;
    opacity: 1 !important;
    line-height: 2;
}

.tabs-layout-accordion .wd-single-reviews .wd-scroll-content {
    max-height: unset !important;
}

.wd-accordion-item .wd-accordion-content .wc-tab-inner {
    max-height: unset !important;
}

.wd-accordion-item .wd-accordion-content .contentAccordion * {
    font-size: 15px;
    line-height: 2 !important;
    color: #0a0a0a;
}

.wd-accordion-item.tab-item-upsells .products.wd-products .swiper-pagination,
.wd-accordion-item.tab-item-related .products.wd-products .swiper-pagination {
    bottom: -50px;
}

.wd-accordion-item.tab-item-upsells .products.wd-products .swiper-pagination span.swiper-pagination-bullet,
.wd-accordion-item.tab-item-related .products.wd-products .swiper-pagination span.swiper-pagination-bullet {
    opacity: 0.2;
    background: #151515 !important;
    border-radius: 40px !important;
    transition: all 0.5s;
}

.wd-accordion-item.tab-item-upsells .products.wd-products .swiper-pagination .swiper-pagination-bullet-active,
.wd-accordion-item.tab-item-related .products.wd-products .swiper-pagination .swiper-pagination-bullet-active {
    width: 40px;
    opacity: 1 !important;
}

.TitleSecDetail {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    margin-bottom: 10px;
}

.TitleSecDetail strong.title {
    margin: 0;
    font-size: 22px;
    font-weight: 600 !important;
    color: #151515;
}

.wd-accordion-item {
    border: none !important;
}

.woocommerce-tabs {
    position: relative;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
}

.woocommerce-tabs .wd-accordion-item.descriptionItem {
    position: relative;
    grid-row: 1;
}

.woocommerce-tabs .wd-accordion-item.videoItem {
    position: relative;
    grid-row: 2;
    padding: 40px 0;
}

.wd-accordion-item.videoItem .videoBoxAparat {
    max-width: 980px;
    margin: auto;
    border-radius: 6px !important;
    overflow: hidden;
}

.wd-accordion-item.videoItem:before {
    position: absolute;
    left: calc(-1 * (100vw - 100%) / 2);
    top: 50%;
    height: 50%;
    width: 100vw;
    content: '';
    background: #151515;
}

.wd-accordion-item.tab-item-related {
    position: relative;
    width: 100%;
    padding: 40px 0;
}

.wd-accordion-item.tab-item-related:before {
    position: absolute;
    left: calc(-1 * (100vw - 100%) / 2);
    top: 0%;
    height: 50%;
    width: 100vw;
    content: '';
    background: #151515;
}

.wd-accordion-item.relatedBlogItem {
    position: relative;
    width: 100%;
    padding: 40px 0;
}

.wd-accordion-item.wd_additional_tabItem {
    display: none;
}

.wd-accordion-item.reviewsItem {
    position: relative;
    width: 100%;
    padding: 50px 0 0;
}

.wd-accordion-item.reviewsItem:before {
    position: absolute;
    left: calc(-1 * (100vw - 100%) / 2);
    top: 0;
    height: 100%;
    width: 100vw;
    content: '';
    background: #f3f2ea;
}

.wd-accordion-item.reviewsItem:after {
    position: absolute;
    left: calc(-1 * (100vw - 100%) / 2);
    bottom: 0;
    height: 30%;
    width: 100vw;
    content: '';
    background: #fff;
}

.reviewForm {
    position: relative;
    z-index: 10;
    max-width: 1100px;
    margin: 50px auto 40px;
    padding: 100px 140px !important;
}

.wd-accordion-item.tab-item-upsells {
    position: relative;
}

.wd-accordion-item.tab-item-upsells:before,
.wd-accordion-item.tab-item-upsells:before {
    position: absolute;
    left: 100%;
    width: calc((100vw - 100%) / 2);
    content: '';
    background-color: #fff;
    z-index: 10;
    height: 100%;
    display: flex;
}

.reviewForm i.bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.reviewForm i.bg i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #ffffff;
    z-index: 2;
}

.reviewForm .titleCM {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 24px;
    color: #2b2b2b;
    z-index: 2;
    margin-bottom: 30px;
    height: 40px;
    align-items: center;
}

.reviewForm .titleCM:before {
    position: absolute;
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    background: #d59841;
    content: '';
    bottom: -10px;
    z-index: 2;
    height: 1px;
}

.reviewForm div#review_form_wrapper {
    position: relative;
    z-index: 10;
}

.reviewForm i.bg:before {
    position: absolute;
    width: 50%;
    height: 20%;
    background: #00000040;
    content: '';
    display: block;
    bottom: 8px;
    transform-origin: left top;
    transform: skew(6deg, 2deg);
    filter: blur(4px);
    right: 13px;
}

.reviewForm i.bg:after {
    position: absolute;
    width: 50%;
    height: 20%;
    background: #00000040;
    content: '';
    display: block;
    bottom: 8px;
    transform-origin: right top;
    transform: skew(-6deg, -2deg);
    filter: blur(4px);
    left: 13px;
}

.wd textarea,
.wd input,
.wd select {
    background-color: #f5f4ee !important;
    border-radius: 5px !important;
    border: none !important;
    color: #696867 !important;
}

.wd input,
.wd select {
    height: 50px;
}

.comment-form .form-submit input#submit {
    width: 100% !important;
    background-color: #d59841 !important;
    color: #FFF !important;
    font-size: 18px;
    font-weight: 400;
}

.comment-form .form-submit input#submit:hover {
    background-color: #aa752b !important;
}

.comment-form p.comment-form-author {
    order: 1;
}

.comment-form p.comment-form-email {
    order: 2;
}

.comment-form p.comment-form-comment {
    order: 3;
}

.comment-form p.comment-form-cookies-consent {
    order: 4;
}

.comment-form p.form-submit {
    order: 5;
}

.comment_container .star-rating {
    position: absolute !important;
    left: 10px;
    margin: 0 !important;
    display: flex;
    top: 17px;
}

.comment-text {
    position: relative;
}

.commentlist .comment-text p.meta {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    margin: 0 0 10px 0;
    align-items: center;
    height: 30px;
    gap: 10px;
}

.commentlist .comment-text p.meta .woocommerce-review__dash {
    font-size: 0 !important;
    width: 100%;
    height: 1px;
    display: block;
    background: #d3d3d3;
    position: relative;
}

.commentlist .comment-text p.meta .woocommerce-review__dash:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 14%;
    background: #d59841;
    content: '' !important;
    height: 1px;
}

.commentlist ul.children .comment-text p.meta .woocommerce-review__dash:before {
    width: 100%;
}

.commentlist .comment-text p.meta time {
    color: #959590 !important;
    font-style: normal !important;
    font-weight: 600 !important;
    position: absolute;
    left: 10px;
    top: -12px;
}

.commentlist .children {
    border: none !important;
}

.itemRelatedBlog {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 25px !important;
}

a.hoverLink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.itemRelatedBlog .pic {
    position: relative;
    width: 100%;
    display: block;
    border-radius: 25px;
    overflow: hidden;
}

.itemRelatedBlog .pic:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    background: #fefefe;
    padding-top: 62%;
}

.itemRelatedBlog .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.itemRelatedBlog .itemRelatedBlogContent {
    position: absolute;
    bottom: 0;
    padding: 30px !important;
    height: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
    color: #fff !important;
    width: 100%;
}

.itemRelatedBlog .itemRelatedBlogContent .title {
    color: #fff;
    font-size: 20px;
    margin: 0 0 10px 0 !important;
    z-index: 1;
}

.itemRelatedBlog .itemRelatedBlogContent .itemRelateExcerpt {
    position: relative;
    font-size: 14px;
    z-index: 1;
}

.itemRelatedBlog .itemRelatedBlogContent:before {
    position: absolute;
    bottom: 0;
    height: 50%;
    right: 0;
    width: 100%;
    background: linear-gradient(0deg, black, transparent);
    content: '';
}

.wd-accordion-item.tab-item-related .TitleSecDetail strong.title {
    color: #fff;
}




.descriptionItem .accordionList {
    position: relative;
    padding: 0;
}

.descriptionItem .accordionList .itemAccordion {
    border: none !important;
}

.descriptionItem .accordionList .itemAccordion .titleAccordion {
    padding: 0 50px 0 10px;
}

.descriptionItem .accordionList .itemAccordion .titleAccordion .icon {
    left: auto;
    right: 0;
    background: #fff;
    width: 40px;
    height: 40px;
    top: 5px;
}

.descriptionItem .accordionList .itemAccordion.active .contentAccordion {
    padding-right: 60px;
}

.descriptionItem .accordionList:before {
    position: absolute;
    right: 20px;
    top: 10px;
    height: calc(100% - 20px);
    content: '';
    border-right: 1px dashed #b4b4b4;
}

.descriptionItem .accordionList .itemAccordion .contentAccordion {
    padding-right: 35px;
}


.sliderRelatedProd .wd-product.product .wd-product-thumb:before {
    padding-top: 65%;
}

.sliderRelatedProd .wd-product.product .wd-product-thumb img {
    height: 70%;
    width: auto;
    margin-top: -15% !important;
}

.sliderRelatedProd .wd-product.product .product-element-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 25px;
    display: flex;
    flex-direction: row !important;
    justify-content: space-between !important;
    width: 100%;
    align-items: flex-end;
}

.sliderRelatedProd .wd-product.product .product-element-bottom .wd-entities-title {
    height: auto !important;
    min-height: unset !important;
    max-height: unset !important;
    max-width: 65%;
    width: 100%;
}

.sliderRelatedProd .wd-product.product .product-element-bottom span.price {
    align-items: flex-end !important;
}

.comment-form-rating {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.wd-accordion-item .NextPrevSlider {
    position: absolute;
    left: 0;
    top: -60px;
    height: 40px;
    width: 100px;
    display: flex;
    align-items: center;
}

.wd-accordion-item .NextPrevSlider .swiper-button-next:after {
    position: relative;
    width: 32px !important;
    height: 10px !IMPORTANT;
    background: url(../img/arrCarousel.png) no-repeat center / 100%;
    font-size: 0;
    content: '' !important;
}

.wd-accordion-item .NextPrevSlider .swiper-button-prev:after {
    position: relative;
    width: 32px !important;
    height: 10px !IMPORTANT;
    background: url(../img/arrCarousel.png) no-repeat center / 100%;
    font-size: 0;
    content: '' !important;
    transform: scaleX(-1);
}

.wd-accordion-item.relatedBlogItem .NextPrevSlider {
    top: 40px;
}


.imageMega .elementor-widget-image-box {
    position: relative;
    width: 100%;
}

.imageMega .elementor-widget-image-box figure.elementor-image-box-img {
    position: relative;
    width: 100% !important;
    display: block;
    margin: 0 !important;
}

.imageMega .elementor-widget-image-box figure.elementor-image-box-img:before {
    position: relative;
    width: 100%;
    padding-top: 56%;
    content: '';
    display: block;
}

.imageMega .elementor-widget-image-box figure.elementor-image-box-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.imageMega .elementor-widget-image-box .elementor-image-box-content {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 40px 40px 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.imageMega .elementor-widget-image-box .elementor-image-box-content * {
    color: #fff !important;
    position: relative;
}

.imageMega .elementor-widget-image-box .elementor-image-box-content:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 180%;
    content: '';
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
}

.imageMega .rowBtns {
    position: absolute;
    z-index: 2;
    bottom: 40px;
}

.LinksSidebarMegamenu ul li a {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #cdcdcd;
}

.LinksSidebarMegamenu ul li:last-child a {
    border-bottom: none;
}

.LinksSidebarMegamenu ul li a:hover * {
    color: #d59740 !important;
}

.MegaCustom .closeMega {
    left: 0;
    top: -10px;
}

.MegaCustom .titleMegaSide {
    transition: all 0.5s;
    transform: translateX(50px);
    opacity: 0;
}

.openMegaMenuAbout .MegaCustom .titleMegaSide,
.openMegaMenuContact .MegaCustom .titleMegaSide {
    transform: translateX(0px);
    opacity: 1;
    transition-delay: 0.5s;
}

.LinksSidebarMegamenu ul li {
    transition: all 0.5s;
    transform: translateX(50px);
    opacity: 0;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li,
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li {
    transform: translateX(0px);
    opacity: 1;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(1),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(1) {
    transition-delay: 0.6s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(2),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(2) {
    transition-delay: 0.7s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(3),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(3) {
    transition-delay: 0.8s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(4),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(4) {
    transition-delay: 0.9s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(5),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(5) {
    transition-delay: 1s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(6),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(6) {
    transition-delay: 1.1s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(7),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(7) {
    transition-delay: 1.2s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(8),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(8) {
    transition-delay: 1.3s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(9),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(9) {
    transition-delay: 1.4s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(10),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(10) {
    transition-delay: 1.5s;
}

.openMegaMenuAbout .MegaCustom .LinksSidebarMegamenu ul li:nth-child(11),
.openMegaMenuContact .MegaCustom .LinksSidebarMegamenu ul li:nth-child(11) {
    transition-delay: 1.6s;
}

.MegaCustom .imageMega {
    transition: all 1s;
    transform: translateX(-100px);
    opacity: 0;
}

.openMegaMenuAbout .MegaCustom .imageMega,
.openMegaMenuContact .MegaCustom .imageMega {
    transition-delay: 1s;
    transform: translateX(0px);
    opacity: 1;
}

.mapMega {
    position: relative;
    transition: 1s;
    transform: translateY(50px);
    opacity: 0;
}

.openMegaMenuContact .mapMega {
    transition-delay: 0.5s;
    transform: translateY(0px);
    opacity: 1;
}

.mapMega .elementor-widget-image {
    position: relative;
    width: 100%;
    display: block;
}

.mapMega .elementor-widget-image * {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mapMega .elementor-widget-image:before {
    position: relative;
    width: 100%;
    display: block;
    content: '';
    padding-top: 28%;
}

.contentContactMega .itemMegaInfo {
    position: relative;
    transition: all 0.5s;
    transform: translateY(40px);
    opacity: 0;
}

.openMegaMenuContact .contentContactMega .itemMegaInfo {
    transform: translateY(0px);
    opacity: 1;
}

.openMegaMenuContact .contentContactMega .itemMegaInfo:nth-child(1) {
    transition-delay: 1s;
}

.openMegaMenuContact .contentContactMega .itemMegaInfo:nth-child(2) {
    transition-delay: 1.2s;
}

.openMegaMenuContact .contentContactMega .itemMegaInfo:nth-child(3) {
    transition-delay: 1.4s;
}

.openMegaMenuContact .contentContactMega .itemMegaInfo:nth-child(4) {
    transition-delay: 1.6s;
}

.openMegaMenuContact .contentContactMega .itemMegaInfo:nth-child(5) {
    transition-delay: 1.8s;
}

.itemMegaInfo .elementor-image-box-wrapper {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-right: 50px;
    min-height: 40px;
    color: #333 !important;
}

.itemMegaInfo .elementor-image-box-wrapper .elementor-image-box-img {
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    right: 0;
}

.itemMegaInfo .elementor-image-box-wrapper .elementor-image-box-content * {
    color: #000;
    font-size: 18px;
}

.itemMegaInfo .elementor-image-box-wrapper .elementor-image-box-content .wd-social-icons {
    width: auto !important;
    min-width: unset !important;
}

.itemMegaInfo .elementor-image-box-wrapper .elementor-image-box-content {
    display: flex;
}

.itemMegaInfo .elementor-image-box-wrapper .elementor-image-box-content a:hover {
    color: #d59740 !important;
}

.itemMegaInfo .elementor-image-box-wrapper .elementor-image-box-content .wd-social-icons a:hover span.wd-icon {
    color: #d59740 !important;
}









/* basket -----------------------------------------------------------*/
.stepBasket {
    position: relative;
    overflow: hidden;
}

.stepBasket ul {
    position: relative;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* .stepBasket ul:before {
    position: absolute;
    top: 0;
    right: 24px;
    width: 3px;
    height: 100%;
    background: #f4f4f4;
    content: '';
    transition: all 0.5s;
}
.stepBasket ul:after {
    position: absolute;
    top: 0;
    right: 24px;
    width: 3px;
    height: 60px;
    background: #1b2651;
    content: '';
    transition: all 0.5s;
} */
/* body.s2 .stepBasket ul:after {
    height: 90px;
}
body.s3 .stepBasket ul:after {
    height: 170px;
}
body.s4 .stepBasket ul:after {
    height: 100%;
} */
.cart-table-section {
    padding: 25px;
}

.stepBasket ul li:after {
    position: absolute;
    right: 0;
    left: 0;
    width: 94% !important;
    margin: auto;
    bottom: -20px !important;
    height: 1px;
    content: '';
    background: #e2e2e2;
    top: auto !important;
}

.stepBasket ul li {
    position: relative !important;
    width: 100% !important;
    height: 50px;
    padding-right: 0px !important;
    border: none !important;
    font-size: 16px !important;
    color: #000 !important;
    transition: all 0.2s;
    z-index: 10;
    background: transparent !important;
    border-radius: 6px;
    overflow: hidden;
    min-width: 160px;
}

.woocommerce-checkout form.woocommerce-checkout .checkout-order-review button#place_order {
    position: absolute;
    width: auto;
    left: 30px;
    padding: 0 40px;
    height: 40px;
    font-size: 16px;
    border-radius: 25px !important;
    min-height: auto !important;
}

.stepBasket ul li:before {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    content: '';
    background: #fff !important;
    color: #888 !important;
    font-weight: 600;
    transition: all 0.2s;
    font-size: 24px;
    border-radius: 25px;
    border: 2px solid #c5c5c5;
    border-left-color: transparent;
    border-bottom-color: transparent;
    z-index: 10000;
    border: none !important;
    padding: 0px !important;
}


.stepBasket ul li:nth-child(1):before,
body.s2 .stepBasket ul li:nth-child(1):before,
body.s2 .stepBasket ul li:nth-child(2):before,
body.s3 .stepBasket ul li:nth-child(1):before,
body.s3 .stepBasket ul li:nth-child(2):before,
body.s3 .stepBasket ul li:nth-child(3):before,
body.s4 .stepBasket ul li:nth-child(1):before,
body.s4 .stepBasket ul li:nth-child(2):before,
body.s4 .stepBasket ul li:nth-child(3):before,
body.s4 .stepBasket ul li:nth-child(4):before {
    background: #0a0a0a !important;
    color: #fff !important;
    box-sizing: border-box;
    padding: 3px !important;
    background-clip: content-box;
}

body .stepBasket ul li .elementor-icon-list-text:after {
    position: absolute !important;
    top: 0 !important;
    left: auto !important;
    bottom: 0 !important;
    margin: auto;
    width: 20px !important;
    height: 20px;
    background: transparent !important;
    border-radius: 6px;
    transform: rotate(45deg);
    z-index: 10000 !important;
    right: 42px !important;
    content: '';
}

.stepBasket ul li:nth-child(1) .elementor-icon-list-text:after,
body.s2 .stepBasket ul li:nth-child(1) .elementor-icon-list-text:after,
body.s2 .stepBasket ul li:nth-child(2) .elementor-icon-list-text:after,
body.s3 .stepBasket ul li:nth-child(1) .elementor-icon-list-text:after,
body.s3 .stepBasket ul li:nth-child(2) .elementor-icon-list-text:after,
body.s3 .stepBasket ul li:nth-child(3) .elementor-icon-list-text:after,
body.s4 .stepBasket ul li:nth-child(1) .elementor-icon-list-text:after,
body.s4 .stepBasket ul li:nth-child(2) .elementor-icon-list-text:after,
body.s4 .stepBasket ul li:nth-child(3) .elementor-icon-list-text:after,
body.s4 .stepBasket ul li:nth-child(4) .elementor-icon-list-text:after {
    background: #ffc97d !important;
}

body .stepBasket ul li:after {
    position: absolute !important;
    top: 0 !important;
    left: -13px !important;
    bottom: 0 !important;
    margin: auto;
    width: 20px !important;
    height: 20px;
    background: transparent !important;
    border-radius: 6px;
    transform: rotate(45deg) translate(-20px, 20px);
    z-index: 10000 !important;
    right: auto !important;
}

.stepBasket ul li:nth-child(1):after,
body.s2 .stepBasket ul li:nth-child(1):after,
body.s2 .stepBasket ul li:nth-child(2):after,
body.s3 .stepBasket ul li:nth-child(1):after,
body.s3 .stepBasket ul li:nth-child(2):after,
body.s3 .stepBasket ul li:nth-child(3):after,
body.s4 .stepBasket ul li:nth-child(1):after,
body.s4 .stepBasket ul li:nth-child(2):after,
body.s4 .stepBasket ul li:nth-child(3):after,
body.s4 .stepBasket ul li:nth-child(4):after {
    background: #f5f5f5 !important;
    transform: rotate(45deg) translate(0px, 0px);
}

.stepBasket ul li span.elementor-icon-list-text {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent;
    display: flex;
    align-items: center;
    color: #888;
    font-size: 14px;
    border-radius: 0px;
    padding: 0 65px 0 10px !important;
    transition: all 0.5s;
    height: 50px;
    border-radius: 25px !important;
    border: none !important;
    width: 100% !important;
    margin: 0 !important;
}

.stepBasket li span.elementor-icon-list-text:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
    content: '';
    /* background: red; */
    z-index: 100;
    right: -9px;
    border-radius: 4px;
    margin: auto;
    transform: rotate(45deg);
    opacity: 0;
    transition: all 0.5s;
}

.stepBasket li:nth-child(1) span.elementor-icon-list-text:before,
body.s2 .stepBasket li:nth-child(1) span.elementor-icon-list-text:before,
body.s2 .stepBasket li:nth-child(2) span.elementor-icon-list-text:before,
body.s3 .stepBasket li:nth-child(1) span.elementor-icon-list-text:before,
body.s3 .stepBasket li:nth-child(2) span.elementor-icon-list-text:before,
body.s3 .stepBasket li:nth-child(3) span.elementor-icon-list-text:before,
body.s4 .stepBasket li:nth-child(1) span.elementor-icon-list-text:before,
body.s4 .stepBasket li:nth-child(2) span.elementor-icon-list-text:before,
body.s4 .stepBasket li:nth-child(3) span.elementor-icon-list-text:before,
body.s4 .stepBasket li:nth-child(4) span.elementor-icon-list-text:before {
    opacity: 1;
}

.leftBasketCustom>.elementor-widget-wrap {
    padding-top: 10px !important;
}

.stepBasket ul li:nth-child(1) span.elementor-icon-list-text,
body.s2 .stepBasket ul li:nth-child(1) span.elementor-icon-list-text,
body.s2 .stepBasket ul li:nth-child(2) span.elementor-icon-list-text,
body.s3 .stepBasket ul li:nth-child(1) span.elementor-icon-list-text,
body.s3 .stepBasket ul li:nth-child(2) span.elementor-icon-list-text,
body.s3 .stepBasket ul li:nth-child(3) span.elementor-icon-list-text,
body.s4 .stepBasket ul li:nth-child(1) span.elementor-icon-list-text,
body.s4 .stepBasket ul li:nth-child(2) span.elementor-icon-list-text,
body.s4 .stepBasket ul li:nth-child(3) span.elementor-icon-list-text,
body.s4 .stepBasket ul li:nth-child(4) span.elementor-icon-list-text {
    background: #ffc97d;
    color: #000 !important;
    padding-right: 30px;
    margin-right: -20px;
    width: calc(100% + 20px);
    border-left: 2px solid #ffc97d;
}


.stepBasket ul li:nth-child(1):before {
    content: '1';
}

.stepBasket ul li:nth-child(2):before {
    content: '2';
}

.stepBasket ul li:nth-child(3):before {
    content: '3';
}

.stepBasket ul li:nth-child(4):before {
    content: '4';
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none !important;
}

.leftBasketCustom .woocommerce {
    padding-bottom: 0px;
    min-height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.wd-empty-page {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.wd-empty-page:before {
    font-size: 9em;
}

.leftBasketCustom .cart-content-wrapper {
    display: flex !important;
    flex-direction: column !important;
    position: relative;
    padding: 0 0px 30px !important;
    gap: 0;
    width: 100%;
    border: none !important;
}

.cart-table-section {
    border: none !important;
}

.leftBasketCustom .cart-content-wrapper form.woocommerce-cart-form.cart-data-form {
    width: 100% !important;
    max-width: unset !important;
}

.leftBasketCustom .cart-content-wrapper form.woocommerce-cart-form.cart-data-form table.shop_table {
    padding: 0 !important;
    margin: 0 !important;
}

.leftBasketCustom .cart-content-wrapper form.woocommerce-cart-form.cart-data-form>.cart-collaterals .cart_totals.calculated_shipping {
    display: none;
}

.row-cart-totals-section {
    width: 100% !important;
    display: flex;
    justify-content: flex-end;
}

.leftBasketCustom .cart-content-wrapper .cart-actions {
    padding-top: 135px;
    width: calc(100% - 260px);
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

a {
    text-decoration: none !important;
}

.leftBasketCustom .cart-content-wrapper .cart-actions button[name="update_cart"] {
    text-wrap: nowrap;
    background: #FF9800;
    border-radius: 6px !important;
    color: #000;
    padding: 0 40px;
    margin: 0 10px 0 -210px;
}

.leftBasketCustom .cart-content-wrapper .cart-actions .coupon.wd-coupon-form {
    margin: 0;
    width: 100% !important;
    display: flex;
    justify-content: flex-end;
    gap: 0 !important;
    position: relative;
    height: 40px !important;
    max-height: 40px !important;
    min-height: unset !important;
}

.leftBasketCustom .cart-content-wrapper .cart-actions .coupon.wd-coupon-form input {
    position: relative;
    height: 36px;
    border-radius: 25px !important;
    border: 1px solid #f1f1f1;
    min-width: 280px;
    padding-left: 100px !important;
    background: #e1e1e1 !important;
    height: 40px;
}

.leftBasketCustom .cart-content-wrapper .cart-actions .coupon.wd-coupon-form .button[name="apply_coupon"] {
    position: absolute;
    left: 0;
    width: 120px;
    min-height: unset;
    height: 42px;
    border-radius: 25px !important;
    background: #ffc97d;
    color: #000;
    font-size: 14px !important;
    font-weight: 400;
    cursor: pointer;
    margin: 0 !important;
    bottom: 0 !important;
    top: 0px !important;
}

.leftBasketCustom .cart-content-wrapper>.cart-collaterals {
    display: none;
}

.leftBasketCustom .cart-content-wrapper .cart-actions .coupon.wd-coupon-form .button[name="apply_coupon"]:hover {
    background: #e3162b;
}

.cart-collaterals {
    width: 100% !important;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals .cart-totals-inner .wc-proceed-to-checkout a.button.pre-invoice {
    position: relative;
    background: #c7a471;
    margin: 0 !important;
    height: 40px;
    border-radius: 25px !important;
    margin-right: 10px ! IMPORTANT;
    text-wrap: nowrap;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals {
    position: relative;
    left: 0;
    /* bottom: calc(var(--collateralsH) + (var(--cartActionH) - var(--collateralsH))) !important; */
    width: 100%;
    max-width: unset !important;
    border: none !important;
    box-shadow: none !important;
    z-index: 100;
    height: auto !important;
    display: flex;
    flex-direction: row-reverse;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals .cart_totals {
    width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details input,
.woocommerce-checkout form.woocommerce-checkout .customer-details select,
.woocommerce-checkout form.woocommerce-checkout .customer-details .select2-selection--single,
.woocommerce-checkout form.woocommerce-checkout .customer-details textarea {
    background: #f5f4ee !important;
    border: none !important;
    height: 50px;
    padding: 5px 5px;
}

.cart-content-wrapper>* {
    flex: unset !important;
}

.shop_table tr td.actions:last-child {
    padding-top: 0 !important;
}

.leftBasketCustom .norelatedProd .cart-totals-section.cart-collaterals {
    position: absolute;
    top: calc(100% - 102px) !important;
    bottom: auto !important;
    left: 0;
    width: 38%;
}

.cart-collaterals {
    position: relative;
    padding-top: 0px;
    /* min-height: 655px; */
    /* max-height: 655px; */
    height: 655px;
}

.cart-collaterals.h-auto {
    height: auto !important;
}

:is(.woocommerce-error, .woocommerce-message, .woocommerce-info) {
    padding-block: 8px !important;
    border-radius: 25px !important;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals .cart-totals-inner {
    border: none !important;
    padding: 0;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals .cart-totals-inner h2 {
    display: none !important;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals .cart-totals-inner .wc-proceed-to-checkout {
    position: relative !important;
    width: 100% !important;
    display: flex !important;
    justify-content: flex-end !important;
    margin-top: 10px;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals .cart-totals-inner .wc-proceed-to-checkout a.checkout-button {
    position: relative;
    width: auto;
    background: #0a0a0a !important;
    color: #fff !important;
    border: none !important;
    height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 25px !important;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals .cart-totals-inner .wc-proceed-to-checkout a.checkout-button:hover {
    background: #0c1d39 !important;
    color: #fff !important;
    border: 1px solid #1b2651;
}

.leftBasketCustom table.shop_table thead {
    background: #0a0a0a;
    color: #fff !important;
}

.leftBasketCustom table.shop_table thead th,
.leftBasketCustom table.shop_table thead th * {
    color: #fff;
}

.leftBasketCustom table.shop_table thead th,
.leftBasketCustom table.shop_table thead th * {
    color: #fff !important;
    padding: 10px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.leftBasketCustom td.product-name ul.variation {
    display: none;
}

span.removeprod {
    position: relative;
    display: flex;
    justify-content: center;
}

span.removeprod a.remove {
    font-weight: 900;
    color: red !important;
    text-shadow: 0px 0px 2px red;
}

.leftBasketCustom tr.woocommerce-cart-form__cart-item.cart_item td {
    border-bottom: 0 !important;
}

.leftBasketCustom tr.woocommerce-cart-form__cart-item.cart_item {
    border: 0px solid #e4e4e4 !important;
    border-width: 0 !important;
}

.leftBasketCustom tr.woocommerce-cart-form__cart-item.cart_item td.product-name a {
    max-width: 240px;
    text-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.leftBasketCustom tr {
    position: relative;
    z-index: 1;
}

.leftBasketCustom tr.woocommerce-cart-form__cart-item.cart_item:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: calc(100% - 10px);
    background: #fff;
    width: 100%;
    border-radius: 25px;
    display: block;
    content: '';
    z-index: -1;
    margin: auto;
}

.CheckoutReviewTotal table tr {
    position: relative;
    z-index: 1;
}

.CheckoutReviewTotal table tr:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: calc(100% - 10px);
    background: #fff;
    width: 100%;
    border-radius: 25px;
    display: block;
    content: '';
    z-index: -1;
    margin: auto;
}

span.NumberRow {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #555555;
}

tr.woocommerce-cart-form__cart-item.cart_item span.thumbnailprod {
    position: relative;
    width: 40px !important;
    height: 50px !important;
    display: flex !important;
}

tr.woocommerce-cart-form__cart-item.cart_item span.thumbnailprod * {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-width: unset !important;
    max-width: unset !important;
}

.leftBasketCustom tr.woocommerce-cart-form__cart-item.cart_item td {
    padding: 5px !important;
    vertical-align: middle;
}

div.quantity input[type="button"] {
    border: 2px solid #d5d5d5 !important;
}

div.quantity input[type="number"] {
    border: 2px solid #d5d5d5 !important;
    border-width: 2px 0 !important;
}

:is(.btn, .button, button, [type="submit"], [type="button"]) {
    border-radius: 0 !important;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals tr {
    border: none !important;
    border-width: 0 1px 1px 1px !important;
    padding: 5px !important;
    position: relative;
    display: flex;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals tr:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 10px);
    background: #fff;
    content: '';
    border-radius: 25px;
    z-index: -1;
    margin: auto;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals tr th,
.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals tr td {
    border: none !important;
    padding: 15px 10px !important;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals tr.order-total {
    display: none !important;
}

.leftBasketCustom .cart-content-wrapper .cart-totals-section.cart-collaterals tr.woocommerce-shipping-totals.shipping td {
    padding: 0 5px !important;
}

.leftBasketCustom .cart-content-wrapper .cart-actions .coupon.wd-coupon-form .button[name="apply_coupon"]:hover {
    background: #ffda74;
}

.cart-totals-inner tr.shipping td>* {
    margin-bottom: 10px;
    text-align: right;
}

.wd-coupon-form label[for='coupon_code'] {
    display: flex !important;
    position: relative !important;
    height: 40px !important;
    width: auto !important;
    clip: unset !important;
    top: 0 !important;
    bottom: auto !important;
    right: 0 !important;
    left: auto !important;
    font-size: 18px !important;
    margin: 0 !important;
    z-index: 10 !important;
    opacity: 1 !important;
    clip-path: unset !important;
    align-items: center;
    padding-left: 6px;
}

.woocommerce-checkout form.woocommerce-checkout {
    display: flex !important;
    flex-direction: column !important;
    position: relative;
    gap: 0;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details {
    position: relative !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 40px !important;
    border: 1px solid #1b2651 !important;
    flex: inherit !important;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields {
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce-checkout form.woocommerce-checkout .checkout-order-review {
    position: relative;
    max-width: 100% !important;
    width: 100% !important;
    padding: 20px !important;
    border: 1px solid #1b2651 !important;
    margin: 0 !important;
    overflow: hidden;
    background: transparent !important;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details,
.woocommerce-checkout form.woocommerce-checkout .checkout-order-review {
    transition: all 0.5s;
    opacity: 0;
    max-height: 0;
    overflow: hidden !important;
    padding: 0px 40px !important;
    border-color: transparent !important;
    flex: unset;
}

.woocommerce-checkout.s2 form.woocommerce-checkout .customer-details {
    max-height: 2000px;
    overflow: hidden !important;
    padding: 0px 40px 30px !important;
    border-color: transparent !important;
    opacity: 1;
}

.woocommerce-checkout.s3 form.woocommerce-checkout .checkout-order-review {
    max-height: 2000px;
    overflow: hidden !important;
    padding: 0px 40px 30px !important;
    border-color: transparent !important;
    opacity: 1;
}

.woocommerce-checkout form.woocommerce-checkout .checkout-order-review button#place_order {
    margin-top: 20px !important;
    bottom: 30px !important;
}

.rowBtnCustom {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    pointer-events: none;
}

.rowBtnCustom a.checkout-button {
    position: relative;
    width: auto;
    background: #fff !important;
    color: #1b2651 !important;
    border: 1px solid #1b2651;
    height: 50px;
    padding: 0 60px;
    font-size: 16px;
    pointer-events: auto;
}

.rowBtnCustom a.checkout-button:hover {
    background: #1b2651 !important;
    color: #fff !important;
    border: 1px solid #1b2651;
}

.customer-details .woocommerce-additional-fields h3 {
    display: none !important;
}

p#billing_country_field {
    display: none !important;
}

.woocommerce-shipping-fields label,
.woocommerce-billing-fields__field-wrapper label,
.woocommerce-shipping-fields p,
.woocommerce-billing-fields__field-wrapper p {
    margin: 0 !important;
}

.woocommerce-order-received .woocommerce-order {
    width: 100%;
    padding: 40px;
    border: 1px solid transparent !important;
    max-width: 100% !important;
    min-width: 100%;
}

.tanktouForPayment {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.tanktouForPayment .titleTankyou {
    position: relative;
    margin: 0 0 20px !important;
    font-size: 20px !important;
    height: 40px;
    padding-right: 45px;
    display: flex;
    align-items: center;
}

.tanktouForPayment .titleTankyou:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 36px;
    height: 45px;
    background: transparent url(../img/iconbasket/4.png) no-repeat 0 / 100%;
    content: '';
    margin: auto;
}

.tanktouForPayment .numberOrder {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    font-size: 18px;
    color: #353b43 !important;
}

.tanktouForPayment .numberOrder span#OrderNumberCopy {
    position: relative;
    padding: 0px 60px;
    background: #fff;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #e7e7e7 !important;
    min-width: 440px;
    border-radius: 0px;
    font-family: 'YekanBakh';
    font-weight: 400 !important;
    font-size: 20px;
}

.tanktouForPayment span.noteTankyou {
    position: relative;
    padding: 10px 35px 10px 10px;
    display: flex;
    width: 100%;
    align-items: center;
    font-size: 18px;
    margin-top: 20px;
    color: #1b2651;
}

.tanktouForPayment span.noteTankyou:before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    background: #1b2651;
    content: '';
    right: 0;
    margin: auto;
    border-radius: 100%;
}

.tanktouForPayment a.checkout-button {
    font-size: 14px;
}

.woocommerce-order-received .leftBasketCustom .woocommerce {
    padding: 0 !important;
}

.tanktouForPayment .numberOrder span#OrderNumberCopy:before {
    position: absolute;
    width: 20px;
    height: 20px;
    color: #14c5a4;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.2s;
    transform: scale(4);
    opacity: 0;
    font-weight: 600;
}

.tanktouForPayment .numberOrder span.Copied#OrderNumberCopy:before {
    transform: scale(1);
    opacity: 1;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details input,
.woocommerce-checkout form.woocommerce-checkout .customer-details select,
.woocommerce-checkout form.woocommerce-checkout .customer-details .select2-selection--single,
.woocommerce-checkout form.woocommerce-checkout .customer-details textarea {
    background: #fff;
    border: none !important;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper p {
    position: relative;
    width: 100%;
    display: grid;
    align-items: center;
    grid-template-columns: auto 1fr;
    gap: 10px;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-additional-fields {
    position: relative;
    margin-top: 20px !important;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper p#billing_phone_field {
    grid-column: 3;
    grid-row: 1;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper p#billing_state_field {
    grid-column: 1;
    grid-row: 2;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper p#billing_city_field {
    grid-column: 2;
    grid-row: 2;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper p#billing_postcode_field {
    grid-column: 3;
    grid-row: 2;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper p#billing_address_1_field {
    position: relative;
    grid-column: 1 / span 3;
    grid-row: 3;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper p#billing_address_2_field {
    grid-template-columns: 1fr;
}

.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
    background: transparent !important;
    min-height: 400px;
}

.woocommerce-checkout form.woocommerce-checkout .customer-details .woocommerce-billing-fields__field-wrapper .clear {
    display: none;
}

.form-row.place-order #place_order {
    background: #0a0a0a;
    color: #fff;
}

.woocommerce-checkout form.woocommerce-checkout .checkout-order-review h3#order_review_heading {
    display: flex;
    margin: 0 0 10px;
}

.tableReviewChackout {
    margin: 0 !important;
}

.wd-table-wrapper {
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

.CheckoutReviewTotal {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto;
}

.CheckoutReviewTotal table {
    min-width: 360px;
}

.CheckoutReviewTotal table tr {
    position: relative;
    border: 1px solid #e4e4e4 !important;
    border-width: 0 !important;
}

.CheckoutReviewTotal table tr th,
.CheckoutReviewTotal table tr td {
    border: none !important;
    padding: 20px 10px !important;
}

.leftBasketCustom table thead th,
.leftBasketCustom table tbody td {
    text-align: center !important;
}

.leftBasketCustom table tbody td span.thumbnailprod {
    margin: auto;
}

.leftBasketCustom h3 {
    position: relative;
    height: 40px;
    padding-right: 40px;
    display: flex;
    align-items: center;
}

h3#order_review_heading {
    position: relative;
    height: 40px;
    padding-right: 30px;
    display: flex;
    align-items: center;
}

.contactBred,
.page-title {
    position: relative;
    top: 0;
    z-index: 10;
    padding: 15px 0;
}

/* .woocommerce-cart .main-page-wrapper .page-title, .woocommerce-checkout .main-page-wrapper .page-title {
    display: none !important;
} */
.woocommerce-cart .main-page-wrapper .page-title,
.woocommerce-checkout .main-page-wrapper .page-title {
    position: relative;
    margin: 0 !important;
    top: 0 !important;
    height: 50px !important;
}

.leftBasketCustom h3,
.titleRightBasket {
    position: relative;
    display: flex;
    align-items: center;
    height: 50px;
    border-bottom: 2px solid #e3e3e3;
    /* padding: 0 !important; */
    color: #5f5f5f !important;
    font-size: 18px;
}

.titleRightBasket .elementor-widget-container {
    position: relative;
    display: flex;
    align-items: center;
}

.titleRightBasket * {
    color: #5f5f5f !important;
    font-size: 18px;
}

.basketCustom .elementor-container {
    position: relative;
    display: flex;
    gap: 20px;
}

.basketCustom>.elementor-container>.elementor-column:first-child {
    width: 280px !important;
    padding: 0 !important;
}

.basketCustom>.elementor-container>.elementor-column:last-child {
    width: calc(100% - 300px);
}

.leftBasketCustom .elementor-widget-wrap {
    background: #f5f5f5;
    box-shadow: 0px 9px 2px 0px rgba(0, 0, 0, 0.2);
    border-radius: 0px !important;
    border: none !important;
}

.rightBasketCustom .elementor-widget-wrap {
    background: #f5f5f5;
    /* box-shadow: 0px 9px 2px 0px rgba(0, 0, 0, 0.2); */
    border-radius: 0px !important;
    border: none !important;
}

/* .leftBasketCustom table.shop_table thead tr {
    border: 2px solid #0a0a0a!important;
} */
.leftBasketCustom table.shop_table thead tr th {
    /* border-bottom: 2px solid #0a0a0a !important; */
    text-wrap: nowrap;
}

.leftBasketCustom table.shop_table thead tr th:first-child {
    border-radius: 0px 10px 10px 0px !important;
}

.leftBasketCustom table.shop_table thead tr th:last-child {
    border-radius: 25px 0px 0px 10px !important;
}

.tanktouForPayment .rowBtnCustom a.checkout-button.wc-backward,
.rowBtnCustom a.checkout-button.wc-forward {
    position: relative;
    width: auto;
    background: #0a0a0a !important;
    color: #fff !important;
    border: none !important;
    height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 25px !important;
}

.tanktouForPayment .rowBtnCustom a.checkout-button.wc-backward:hover,
.rowBtnCustom a.checkout-button.wc-forward:hover {
    background: #233d51 !important;
}

.rowBtnCustom a.checkout-button.wc-backward {
    position: relative;
    width: auto;
    background: #ffc97d !important;
    color: #000 !important;
    border: none !important;
    height: 40px;
    padding: 0 40px;
    font-size: 14px;
    border-radius: 25px !important;
}

body .stepBasket ul li:after {
    display: none !important;
}

.rowBtnCustom a.checkout-button.wc-backward:hover {
    background: #000 !important;
}

body.s2 .rowBtnCustom.between {
    pointer-events: none !important;
}

body.s2 .rowBtnCustom.between a.checkout-button {
    pointer-events: none !important;
    filter: grayscale(1) !important;
    opacity: 0.4;
}

body.s2.activeBtns .rowBtnCustom.between a.checkout-button {
    pointer-events: auto !important;
    filter: grayscale(0) !important;
    opacity: 1;
}

body.s4 .rowBtnCustom.between a.checkout-button {
    pointer-events: auto !important;
    filter: none !important;
    opacity: 1;
}

.cart-table-section h3:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/woodmart-child/dist/img/iconbasket/1.png) no-repeat center / 100%;
    height: 40px;
    width: 35px;
    content: '';
}

.woocommerce-billing-fields h3:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/woodmart-child/dist/img/iconbasket/2.png) no-repeat center / 100%;
    height: 40px;
    width: 35px;
    content: '';
}

.checkout-order-review h3:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/wp-content/themes/woodmart-child/dist/img/iconbasket/3.png) no-repeat center / 100%;
    height: 35px;
    width: 24px;
    content: '';
}




























/* Address Section Styles */
/* ==================== Ã˜Â³Ã›Å’Ã˜Â³Ã˜ÂªÃ™â€¦ Ã™â€¦Ã˜Â¯Ã›Å’Ã˜Â±Ã›Å’Ã˜Âª Ã˜Â¢Ã˜Â¯Ã˜Â±Ã˜Â³Ã¢â‚¬Å’Ã™â€¡Ã˜Â§ ==================== */

/* Ã˜Â¨Ã˜Â®Ã˜Â´ Ã˜Â§Ã˜ÂµÃ™â€žÃ›Å’ Ã˜Â¢Ã˜Â¯Ã˜Â±Ã˜Â³Ã¢â‚¬Å’Ã™â€¡Ã˜Â§ */
/* ==================== Ã˜Â³Ã›Å’Ã˜Â³Ã˜ÂªÃ™â€¦ Ã™â€¦Ã˜Â¯Ã›Å’Ã˜Â±Ã›Å’Ã˜Âª Ã˜Â¢Ã˜Â¯Ã˜Â±Ã˜Â³Ã¢â‚¬Å’Ã™â€¡Ã˜Â§ ==================== */

/* Ã˜Â¨Ã˜Â®Ã˜Â´ Ã˜Â§Ã˜ÂµÃ™â€žÃ›Å’ Ã˜Â¢Ã˜Â¯Ã˜Â±Ã˜Â³Ã¢â‚¬Å’Ã™â€¡Ã˜Â§ */
.custom-address-section {
    margin: 30px 0;
    padding: 20px;
    border: 1px solid #ddd;
    background: #f9f9f9;
    border-radius: 5px;
}

.custom-address-section h3 {
    margin-top: 0;
    color: #333;
    font-size: 1.2em;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

/* Ã˜Â¢Ã˜Â¯Ã˜Â±Ã˜Â³Ã¢â‚¬Å’Ã™â€¡Ã˜Â§Ã›Å’ Ã˜Â°Ã˜Â®Ã›Å’Ã˜Â±Ã™â€¡ Ã˜Â´Ã˜Â¯Ã™â€¡ */
.saved-addresses {
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.address-option {
    padding: 15px 35px 15px 15px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}

.address-option:hover {
    border-color: #aaa;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.address-option input[type="radio"] {
    margin-left: 10px;
}

.address-details {
    flex-grow: 1;
    line-height: 1.6;
    font-size: 0.95em;
}

.address-actions {
    margin-right: 15px;
    display: flex;
    gap: 10px;
}

.address-actions .button {
    padding: 5px 10px;
    font-size: 13px;
    min-height: auto;
}

.no-addresses {
    color: #666;
    font-style: italic;
    margin: 20px 0;
    text-align: center;
}

/* Ã™â€¦Ã™Ë†Ã˜Â¯Ã˜Â§Ã™â€ž Ã˜Â¢Ã˜Â¯Ã˜Â±Ã˜Â³ */
.address-modal {
    display: none;
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.address-modal.show {
    opacity: 1;
}

.address-modal input {
    background: #ebebeb !important;
}

.address-modal .modal-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px !important;
}

.address-modal .modal-content p#address_name_field {
    grid-column: span 2;
}

.address-modal .modal-content .form-row.form-row-wide:nth-child(4) {
    grid-column: span 2 !important;
}

.address-modal .modal-content p {
    margin: 0 !important;
}

.modal-content {
    background-color: #fff;
    padding: 25px;
    border-radius: 5px;
    width: 90%;
    max-width: 600px;
    position: relative;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    max-height: 90vh;
    overflow-y: auto;
}

.modal-content.edit-mode {
    border-top: 3px solid #4CAF50;
}

.modal-content.edit-mode h3 {
    color: #4CAF50;
}

.close-modal {
    position: absolute;
    left: 15px;
    top: 10px;
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1;
}

.close-modal:hover {
    color: #777;
}

.modal-content h3 {
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 1.3em;
}

/* Ã™ÂÃ˜Â±Ã™â€¦ Ã˜Â¢Ã˜Â¯Ã˜Â±Ã˜Â³ */
.address-search-container {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.address-search-container .input-text {
    flex-grow: 1;
}

/* Ã™â€ Ã™â€šÃ˜Â´Ã™â€¡ */
#address-map,
#address-map-account {
    height: 240px;
    width: 100%;
    margin-top: 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin-bottom: 0 !important;
}

/* Ã™Â¾Ã˜Â§Ã™Ë†Ã˜Â±Ã™â€šÃ›Å’ Ã™â€¦Ã™Ë†Ã˜Â¯Ã˜Â§Ã™â€ž */
.modal-footer {
    margin-top: 0px;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    grid-column: span 2 !important;
}

/* Ã˜Â­Ã˜Â§Ã™â€žÃ˜Âª Ã™â€žÃ™Ë†Ã˜Â¯Ã›Å’Ã™â€ ÃšÂ¯ */
.button.loading {
    position: relative;
    color: transparent !important;
    pointer-events: none;
}

.button.loading:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* Ã™Â¾Ã›Å’Ã˜Â§Ã™â€¦ Ã™â€¦Ã™Ë†Ã™ÂÃ™â€šÃ›Å’Ã˜Âª */
.save-success-message {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #4CAF50;
    color: white;
    padding: 15px 25px;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 10001;
    animation: fadeInUp 0.5s, fadeOutDown 0.5s 2.5s;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }

    to {
        opacity: 0;
        transform: translateX(-50%) translateY(20px);
    }
}

/* Ã˜ÂµÃ™ÂÃ˜Â­Ã™â€¡ Ã˜Â­Ã˜Â³Ã˜Â§Ã˜Â¨ ÃšÂ©Ã˜Â§Ã˜Â±Ã˜Â¨Ã˜Â±Ã›Å’ */
.woocommerce-MyAccount-addresses {
    margin-bottom: 40px;
}

.address-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.address-card {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 5px;
    background: #fff;
    transition: all 0.3s ease;
}

.address-card:hover {
    border-color: #aaa;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.address-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.address-header h3 {
    margin: 0;
    font-size: 1.1em;
    color: #333;
}

.address-actions {
    display: flex;
    gap: 8px;
}

.address-body p {
    margin: 5px 0;
    font-size: 0.9em;
    line-height: 1.5;
}

/* Ã˜ÂµÃ™ÂÃ˜Â­Ã™â€¡ Ã™â€¦Ã˜Â¯Ã›Å’Ã˜Â±Ã›Å’Ã˜Âª Ã˜Â³Ã™ÂÃ˜Â§Ã˜Â±Ã˜Â´ */
.order-address-map {
    margin-top: 20px;
}

.order-address-map h4 {
    margin-bottom: 10px;
    font-size: 1.1em;
}

#admin-order-map {
    height: 300px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 10px;
}

.order-address-details {
    margin-top: 15px;
    padding: 15px;
    background: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #eee;
}

.order-address-details p {
    margin: 5px 0;
    line-height: 1.5;
}

.sliderBoX01.e-con.e-flex>.e-con-inner {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column;
    margin-top: 60px;
}

.homeSliderOne .wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
    top: calc(53% - var(--wd-arrow-offset-v, 0px) + var(--wd-arrow-height, var(--wd-arrow-size, 50px)) / -2);
}

ul.listCat li {
    margin-bottom: 10px !important;
}

.BLogLoopContainer {
    padding-top: 10px !important;
}

.fooetrgeneral.col5 {
    border: none !important;
}

.secPageContent .elementor-widget-container {
    font-size: 16px !important;
    font-weight: 400;
    padding: 10px;
}

.priceCarosellHome .wd-btn-arrow {
    opacity: 1 !important;
    transform: translate(0px, 0px) !important;
}


/* basket -----------------------------------------------------------*/

/* Compare -----------------------------------------------------------*/


.wd-compare-table td,
.wd-compare-table th {
    border: solid #fff !important;
    background: #f5f5f5 !important;
    border-width: 2px 5px !important;
}

.wd-compare-table tr:nth-child(odd) td,
.wd-compare-table tr:nth-child(odd) th {
    background: #fff !important;
}

.wd-compare-table tr:nth-child(1) td {
    background: #f5f5f5 !important;
}

.wd-compare-table tr:nth-child(1) th {
    background: #fff !important;
}

.wd-compare-table tr:nth-child(even) td,
.wd-compare-table tr:nth-child(even) th {
    background: #f5f5f5 !important;
}

.wd-compare-table th,
.wd-compare-table td {
    padding: 5px 10px !important;
}

a.wd-compare-remove {
    position: absolute !important;
    top: 10px !important;
    background: #c9002e !important;
    padding: 5px !important;
    z-index: 10 !important;
    font-size: 10px !important;
    color: #fff !important;
    border-radius: 4px !important;
}

td.compare-value a.wd-entities-title {
    width: 100% !important;
    text-align: justify !important;
    min-height: 40px !important;
    position: relative;
}

td.compare-value a.wd-entities-title mark,
.product-grid-item.product .product-element-bottom .wd-entities-title a mark {
    line-height: 1.5;
    font-weight: 300;
    z-index: 10 !important;
    position: relative;
    display: inline;
}

td.compare-value a.wd-entities-title:before,
.product-grid-item.product .product-element-bottom .wd-entities-title a:before {
    display: none !important;
}

.product-grid-item.product .product-element-bottom .wd-entities-title a:before {
    bottom: 5px;
}

.wd-compare-table * {
    font-family: 'iranyekan';
}

td.compare-value .star-rating {
    display: none !important;
}

td.compare-value .add_to_cart_button {
    display: none !important;
}

td.compare-value .price {
    position: relative !important;
    display: flex !important;
    justify-content: space-evenly !important;
    align-items: center !important;
    background: #f8f8f8;
    padding: 15px 10px;
    margin: 0 -20px -10px 0;
    border-radius: 25px 10px 0 0;
    left: 0;
    width: calc(100% + 40px) !important;
}

td.compare-value .price:before {
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    margin: auto;
    width: calc(100% - 40px);
    background: red;
    content: '';
    height: 1px;
}

tr.compare-basic td.compare-value a.product-image:before {
    position: relative;
    width: 100%;
    content: '';
    padding-top: 130%;
    display: flex;
    flex-direction: column;
}

tr.compare-basic td.compare-value a.product-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    height: auto;
    bottom: 0;
    right: 0;
    margin: auto;
}


.rowAddToCard {
    position: relative;
    padding: 10px 0px 0;
    margin-right: -10px;
    width: calc(100% + 20px);
    background: #fff !important;
}

.rowAddToCard .addToCardCustom {
    position: relative;
    width: 100%;
    padding: 0px 60px 0px 20px;
    height: 50px;
    background: #006073;
    border-radius: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 300;
}

.rowAddToCard .addToCardCustom:hover {
    background: #a80717;
    color: #fff;
}

.rowAddToCard .addToCardCustom span.elementor-button-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;
}


.wd-compare-table tr:nth-child(odd) td,
.wd-compare-table tr:nth-child(odd) th {
    background: #f2f2f2 !important;
    border-radius: 25px !important;
    overflow: hidden;
}

.wd-compare-table tr:nth-child(even) td,
.wd-compare-table tr:nth-child(even) th {
    background: #fff !important;
    border-radius: 25px !important;
    overflow: hidden;
}


.wd-compare-table tbody tr th.compare-field:last-child:before {
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 100%;
    content: '';
    background: #fff;
    display: block;
    left: 0;
}

.wd-compare-table tr th .product-image,
.wd-compare-table tr td .product-image {
    position: relative !important;
}

mark.text {
    background: transparent !important;
    color: #656565 !important;
}

.product-grid-item.product .product-element-bottom .wd-entities-title a mark.text {
    background: transparent !important;
    color: #171717 !important;
    font-size: 14px;
    font-weight: 600 !important;
}

.wd-compare-table tbody tr.compare-basic th.compare-field {
    width: 240px;
    background: #f2f2f2 url(/wp-content/themes/woodmart-child/dist/img/compLogo.png) no-repeat center / 100% !important;
    display: block;
}

.wd-compare-table tbody tr th.compare-field {
    position: relative;
    min-width: 330px !important;
}

.wd-compare-table tbody tr.compare-basic td.compare-value {
    padding: 30px 30px 10px !important;
    position: relative;
    min-width: 300px;
}

.wd-compare-table tbody tr.compare-basic:nth-child(1) td.compare-value {
    padding: 30px 30px 10px !important;
    position: relative;
    min-width: 300px;
    background: #f2f2f2 !important;
}

.wd-compare-table td {
    flex: 0 1 26.6666%;
    min-width: 300px;
}

tr.compare-basic td.compare-value a.product-image {
    position: relative;
    margin: 0 0 10px !important;
    display: flex !important;
    border: 2px solid #fff;
    background: radial-gradient(#ffffff, #ffffff);
}

tr.compare-basic td.compare-value .wd-compare-remove-action {
    position: absolute !important;
    width: 50px !important;
    height: 25px !important;
}

tr.compare-basic td.compare-value .wd-compare-remove-action a.wd-compare-remove {
    position: relative;
    margin: 0 !important;
    padding: 0;
    top: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    right: 0;
}

.wd-compare-table tbody tr.compare-basic th.compare-field {
    width: 240px;
    background: #f2f2f2 url(/wp-content/themes/woodmart-child/dist/img/compLogo.png) no-repeat center / 100% !important;
    display: block;
}

.wd-compare-table tbody tr th.compare-field {
    position: relative;
    min-width: 330px !important;
}

.wd-compare-table tbody tr.compare-basic td.compare-value {
    padding: 30px 30px 10px !important;
    position: relative;
    min-width: 300px;
}

.wd-compare-table tbody tr.compare-basic:nth-child(1) td.compare-value {
    padding: 30px 30px 10px !important;
    position: relative;
    min-width: 300px;
    background: #f2f2f2 !important;
}

.wd-compare-table td {
    flex: 0 1 26.6666%;
    min-width: 300px;
}

tr.compare-basic td.compare-value a.product-image {
    position: relative;
    margin: 0 0 10px !important;
    display: flex !important;
    border: 2px solid #fff;
    background: radial-gradient(#ffffff, #ffffff);
}

tr.compare-basic td.compare-value .wd-compare-remove-action {
    position: absolute !important;
    width: 50px !important;
    height: 25px !important;
    top: 3px;
    right: 3px;
    border-radius: 40px !important;
}

tr.compare-basic td.compare-value .wd-compare-remove-action a.wd-compare-remove {
    position: relative;
    margin: 0 !important;
    padding: 0;
    top: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    right: 0;
    border-radius: 40px;
}

tr.compare-basic td.compare-value .wd-compare-remove-action a.wd-compare-remove *,
tr.compare-basic td.compare-value .wd-compare-remove-action a.wd-compare-remove span:before {
    color: #fff !important;
}



/* Compare -----------------------------------------------------------*/
.wd-autoheight,
.wd-autoheight .wd-carousel-item {
    margin: auto !important;
    height: auto;
}

.titleMore .title * {
    display: flex !important;
    align-items: center !important;
}

.titleMore .title .elementor-heading-title {
    font-size: 30px;
}

.btnMegaCustom {
    background: transparent !important;
}

.MegaMenuCustom {
    position: fixed;
    top: 0;
    z-index: 100000;
    right: 0;
    width: 100vw;
    height: 100vh !important;
    background: #fff;
    max-height: 0vh;
    transition: all 0.5s;
    pointer-events: none;
    opacity: 1 !important;
}

.MegaMenuCustom.active {
    position: fixed;
    top: 0 !important;
    z-index: 100000000;
    right: 0;
    width: 100vw;
    height: 100vh !important;
    background: #fff;
    max-height: 100vh;
    transition: all 0.5s;
    pointer-events: auto;
}

.MegaMenuCustom .HeaderMegaMenuCustom {
    position: relative;
    width: 100%;
    height: 100px;
    box-shadow: 0px 5px 30px -30px rgba(0, 0, 0, 0.5);
    transition: all 0.5s;
    opacity: 0;
}

.MegaMenuCustom.active .HeaderMegaMenuCustom {
    opacity: 1;
    transition-delay: 0.8s;
}

.MegaMenuCustom .ContentMegaMenuCustom {
    position: relative;
    width: 100%;
    height: calc(100svh - 100px);
    max-height: calc(100svh - 100px);
    overflow: auto;
    padding: 20px;
    transition: all 0.5s;
    opacity: 0;
}

.MegaMenuCustom.active .ContentMegaMenuCustom {
    opacity: 1;
    transition-delay: 0.6s;
}

.MegaMenuCustom .HeaderMegaMenuCustom i.close {
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.MegaMenuCustom .HeaderMegaMenuCustom i.close:before {
    position: relative;
    content: "\f112";
    font-family: "woodmart-font";
    font-weight: 400;
}

.itemMenuBrand {
    position: relative;
    width: 100%;
    transition: all 1s;
    opacity: 0;
    transform: translateY(20px);
}

.MegaMenuCustom.active .itemMenuBrand {
    opacity: 1;
    transform: translateY(0px);
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(1) {
    transition-delay: 0.5s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(2) {
    transition-delay: 0.7s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(3) {
    transition-delay: 0.9s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(4) {
    transition-delay: 1.1s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(5) {
    transition-delay: 1.3s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(6) {
    transition-delay: 1.5s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(7) {
    transition-delay: 1.7s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(8) {
    transition-delay: 1.9s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(9) {
    transition-delay: 2.1s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(10) {
    transition-delay: 2.3s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(11) {
    transition-delay: 2.5s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(12) {
    transition-delay: 2.7s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(13) {
    transition-delay: 2.9s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(14) {
    transition-delay: 3.1s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(15) {
    transition-delay: 3.3s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(16) {
    transition-delay: 3.5s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(17) {
    transition-delay: 3.7s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(18) {
    transition-delay: 3.9s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(19) {
    transition-delay: 4.1s;
}

.MegaMenuCustom.active .itemMenuBrand:nth-child(20) {
    transition-delay: 4.3s;
}

.MegaMenuCustom .itemMenuBrand .elementor-image-box-wrapper {
    position: relative;
    display: flex;
    flex-direction: row-reverse !important;
    align-items: center;
    flex-wrap: nowrap !important;
    padding: 10px 0;
}

.itemMenuBrand .elementor-image-box-wrapper figure.elementor-image-box-img {
    position: relative !important;
    display: block !important;
    width: 40% !important;
    margin: 0 !important;
}

.itemMenuBrand .elementor-image-box-wrapper figure.elementor-image-box-img:before {
    position: relative !important;
    width: 100% !important;
    display: block !important;
    content: '' !important;
    padding-top: 70% !important;
}

.itemMenuBrand .elementor-image-box-wrapper figure.elementor-image-box-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    width: 100% !important;
    height: auto !important;
    z-index: 10;
}

.itemMenuBrand .elementor-image-box-wrapper figure.elementor-image-box-img:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 70%;
    content: '';
    background: linear-gradient(45deg, #3c3c3b, #c3c3c3, #f1e9dc, #f1e9dc, #f1e9dc);
}

.MegaMenuCustom .ContentMegaMenuCustom .realMenu {
    padding: 20px 0;
}

.MegaMenuCustom .ContentMegaMenuCustom .realMenu ul.elementor-icon-list-items li {
    position: relative;
    transition: 1s;
    transform: translateX(20px);
    opacity: 0;
}

.MegaMenuCustom.active .ContentMegaMenuCustom .realMenu ul.elementor-icon-list-items li {
    transform: translateX(0px);
    opacity: 1;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(1) {
    transition-delay: 0.5s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(2) {
    transition-delay: 0.7s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(3) {
    transition-delay: 0.9s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(4) {
    transition-delay: 1.1s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(5) {
    transition-delay: 1.3s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(6) {
    transition-delay: 1.5s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(7) {
    transition-delay: 1.7s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(8) {
    transition-delay: 1.9s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(9) {
    transition-delay: 2.1s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(10) {
    transition-delay: 2.3s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(11) {
    transition-delay: 2.5s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(12) {
    transition-delay: 2.7s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(13) {
    transition-delay: 2.9s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(14) {
    transition-delay: 3.1s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(15) {
    transition-delay: 3.3s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(16) {
    transition-delay: 3.5s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(17) {
    transition-delay: 3.7s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(18) {
    transition-delay: 3.9s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(19) {
    transition-delay: 4.1s;
}

.MegaMenuCustom.active .realMenu ul.elementor-icon-list-items li:nth-child(20) {
    transition-delay: 4.3s;
}

figure.woocommerce-product-gallery__image {
    position: relative;
    width: 100%;
    display: flex;
    background: #f7f6f2;
}

figure.woocommerce-product-gallery__image:before {
    position: relative;
    width: 100%;
    display: block;
    padding-top: 65%;
    content: '';
    /* margin: 0 auto; */
}

figure.woocommerce-product-gallery__image>* {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 80%;
    margin: auto;
    height: 100%;
    object-fit: contain !important;
    background: #f7f6f2;
}

.wd-gallery-thumb .wd-carousel {
    padding: 0 50px !important;
}

.wd-gallery-thumb .wd-carousel-item {
    opacity: 0;
}

.wd-gallery-thumb .wd-carousel-item.wd-slide-visible {
    opacity: 0.5 !important;
}

.wd-gallery-thumb .wd-carousel-item.wd-slide-visible.wd-thumb-active {
    opacity: 1 !important;
}

.wd-gallery-thumb .wd-carousel-item {
    position: relative;
    display: block;
}

.wd-gallery-thumb .wd-carousel-item:before {
    position: relative;
    width: 100% !important;
    padding-top: 75%;
    background: #f7f6f2 !important;
    content: '';
    display: block !important;
    border-radius: 25px;
}

.wd-gallery-thumb .wd-carousel-item img {
    position: absolute;
    top: 0;
    height: 90%;
    width: auto !important;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
}

.woocommerce-product-gallery .product-labels span.onsale {
    height: 35px;
    padding: 0 20px !important;
    font-size: 18px;
    font-weight: 400 !important;
    background: #fff !important;
}

.woocommerce-product-gallery.image-action-zoom .wd-carousel-item figure a:last-child img,
.woocommerce-product-gallery.image-action-none .wd-carousel-item figure a img {
    height: 100% !important;
    width: auto !important;
    margin: auto !important;
    left: 0 !IMPORTANT;
    right: 0 !important;
    display: block;
}

.bottomFooter * {
    font-size: 14px !important;
}

.bottomFooter>.e-con-inner {
    padding-right: 20px;
    padding-left: 20px;
}



.titleMore .title {
    position: relative;
    transition: all 0.5s;
    transform: translateX(-100px);
    opacity: 0;
}

.selected .titleMore .title {
    transition-delay: 0.5s;
    transform: translateX(0px);
    opacity: 1;
}

.titleMore .TimerSale,
.titleMore .btnmore {
    position: relative;
    transition: all 0.5s;
    transform: translateX(100px);
    opacity: 0;
}

.selected .titleMore .TimerSale,
.selected .titleMore .btnmore {
    /* transition-delay: 0.5s; */
    transform: translateX(0px);
    opacity: 1;
}

.wd-nav-wrapper.wd-nav-tabs-wrapper {
    transition: all 0.5s;
    transform: translateX(-100px);
    opacity: 0;
}

.selected .wd-nav-wrapper.wd-nav-tabs-wrapper {
    transition-delay: 0.5s;
    transform: translateX(0px);
    opacity: 1;
}

img.ItemSlideHomeImg.mobile {
    display: none;
}

img.ItemSlideHomeImg.desktop {
    display: block;
}
section.sliderHomeSection .swiper-slide.swiper-slide-visible {
    z-index: 100;
    opacity: 0 !important;
}
section.sliderHomeSection .swiper-slide.swiper-slide-visible.swiper-slide-active {
    z-index: 100;
    opacity: 1 !important;
}
@media only screen and (max-width:1400px) {
    .contactFaq .titleAcc {
        font-size: 16px !important;
        color: #020202;
    }
    .foemnewsTxt .elementor-icon-box-title {
        font-size: 20px !important;
    }
    .wd-heading .title {
        font-size: 14px !important;
    }

    .wd-heading .wd-action-btn.close-side-widget a {
        font-size: 10px !important;
    }

    .titleMore .title .elementor-heading-title {
        font-size: 24px !important;
    }

    .sliderHomeSection .slide-title {
        font-size: 40px;
    }

    .sliderHomeSection .slide-subtitle {
        font-size: 18px !important;
    }

    .whb-col-right,
    .whb-mobile-right {
        margin-left: 0px;
    }
}

@media only screen and (max-width:1300px) {

    span.madein-value,
    .titleDetail .product_title {
        font-size: 22px;
    }

    .ContnentCustomBtns .complete-product-info .info-item.sku-info {
        font-size: 14px;
    }

    .itemAccordion .titleAccordion .title {
        margin: 0;
        font-size: 18px;
        color: #323749 !important;
    }

    .itemAccordion .contentAccordion .wc-attribute-row * {
        position: relative;
        font-size: 16px;
        font-weight: 500 !important;
        color: #0a0a0a;
    }

    .itemAccordion .titleAccordion .title {
        margin: 0;
        font-size: 14px;
    }

    .wd-action-btn>a {
        font-size: 12px;
    }

    .itemAccordion .titleAccordion .icon {
        font-size: 16px;
    }

    .itemAccordion .contentAccordion {
        font-size: 14px;
    }

    .priceCustom .price>ins * {
        font-size: 22px;
    }

    .wd-accordion-item .wd-accordion-content {
        font-size: 14px;
    }

    .itemRelatedBlog .itemRelatedBlogContent .title {
        font-size: 16px;
    }

    .itemRelatedBlog .itemRelatedBlogContent .itemRelateExcerpt {
        font-size: 12px;
    }

    .commentlist .description {
        font-size: 12px;
    }

    .wd-product.product .product-element-bottom span.price ins {
        font-size: 14px !important;
    }
}

@media only screen and (max-width:1300px) {
    .sliderHomeSection .nav-btn {
        width: 36px;
        height: 36px;
        max-height: 36px !important;
        min-height: 36px;
        padding: 0 10px;
    }

    .sliderHomeSection .nav-wrap {
        top: 200px !important;
        left: 100px;
    }

    header.whb-header .whb-col-left ul.wd-nav-header {
        gap: 20px !important;
    }

    header.whb-header .whb-col-left ul.wd-nav-header a.woodmart-nav-link {
        font-size: 14px !important;
    }

    .sec2Home {
        padding: 20px 0 0 !important;
    }

    .sec2Home>.elementor-container {
        display: flex;
        flex-direction: column;
        gap: 30px;
        padding: 0 20px;
    }

    .sec3Home {
        padding: 20px 0 0 !important;
    }

    .secBlackActive .sec3Home {
        background-color: #151515;
    }

    .sec3Home .elementor-element-populated {
        padding: 0px 30px 0px 30px !important;
    }

    .quickAccessList {
        padding: 30px 0;
    }

    .sec6Home,
    .sec4Home {
        padding: 30px 0 40px !important;
    }

    .sec6Home .elementor-widget-wrap,
    .sec4Home .elementor-widget-wrap {
        padding: 0 30px !important;
    }

    .sec5Home {
        padding: 30px 0 !important;
    }

    .sec5Home .elementor-widget-wrap {
        padding: 0 30px !important;
    }

    .Banner2Col {
        position: relative;
        padding: 0 20px !important;
    }

    .Banner2Col .e-con-inner {
        padding: 30px 0 !important;
    }

    .secBlog {
        position: relative;
        padding: 0 20px !important;
    }

    .secBlog .e-con-inner {
        padding: 20px 0 !important;
    }

    .sliderHomeSection .ItemSlideHome {
        width: calc(100% - 120px);
    }

    .mainFooter {
        padding: 0 20px !important;
    }

    .titleMore .e-con-inner .title * {
        font-size: 26px !important;
    }

    .bottomFooter {
        padding: 0 30px !important;
    }
}

@media only screen and (max-width:1200px) {
    .bottomFooter * {
        font-size: 12px !important;
    }

    .sec5Home .wd-carousel {
        width: 100% !important;
    }

    .sec4Home .wd-tabs.wd-products-tabs .wd-tabs-header,
    .sec6Home .wd-tabs.wd-products-tabs .wd-tabs-header {
        top: -30px !important;
        right: 180px !important;
    }

    .sec4Home .wd-tabs.wd-products-tabs .wd-tabs-header .wd-nav.wd-nav-tabs,
    .sec6Home .wd-tabs.wd-products-tabs .wd-tabs-header .wd-nav.wd-nav-tabs {
        gap: 15px !important;
        display: flex !important;
        padding-left: 40px !important;
    }

    .sec4Home .wd-tabs.wd-products-tabs .wd-tabs-header .wd-nav.wd-nav-tabs a.wd-nav-link,
    .sec6Home .wd-tabs.wd-products-tabs .wd-tabs-header .wd-nav.wd-nav-tabs a.wd-nav-link {
        font-size: 14px !important;
    }

    .itemADV .elementor-image-box-wrapper .elementor-image-box-title {
        font-size: 12px !important;
    }
}

@media only screen and (max-width:1100px) {}

@media only screen and (max-width:1024px) {
    .formboxSec3 {
        padding: 10px 0 !important;
    }
    .formboxSec3 {
    padding: 30px 15px !important;
}
    .wd-search-full-screen .searchform input[type=text] {
        font-size: 20px !important;
        min-height: 60px !important;
    }

    button.btnMegaCustom {
        padding: 5px 8px;
    }

    .whb-mobile-left .btnMegaCustom .name:after {
        content: "\f15a";
        position: absolute;
        top: 0;
        font-family: 'woodmart-font';
        font-size: 18px;
        color: #fff;
        right: 0;
        font-weight: 100 !important;
    }

    .wd-logo img {
        max-width: 80px !important;
    }

    .wd-header-search .wd-tools-icon:before {
        font-size: 18px !important;
        font-weight: 100 !important;
    }

    .DownScroll.moveup .wd-toolbar {
        transition: all 0.4s;
        transform: translateY(0%);
    }

    .movedown .wd-toolbar {
        transition: all 0.4s;
        transform: translateY(100%);
    }

    .whb-column.whb-col-mobile {
        width: 100%;
        margin-inline: 0 !important;
    }

    .whb-column.whb-col-mobile nav.wd-header-nav {
        width: 100%;
    }

    header.whb-header .wd-tools-element>a {
        color: #fff !important;
        padding-inline: 15px !important;
        height: 34px !important;
        border-radius: 6px !important;
        margin: 0 !important;
        padding: 0 5px !important;
    }

    .pageSluge-blog .whb-row.whb-header-bottom.whb-hidden-desktop .wd-header-nav ul.menu.wd-nav,
    .page-blog .whb-row.whb-header-bottom.whb-hidden-desktop .wd-header-nav ul.menu.wd-nav {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: flex-start !important;
        gap: 20px !important;
        text-wrap: nowrap !important;
        max-width: 100% !important;
        overflow: auto !important;
        padding: 0 10px !important;
        background: #fff;
        box-sizing: border-box !important;
    }

    .pageSluge-blog .whb-row.whb-header-bottom.whb-hidden-desktop .wd-header-nav,
    .page-blog .whb-row.whb-header-bottom.whb-hidden-desktop .wd-header-nav {
        PADDING: 0 !IMPORTANT;
    }

    .pageSluge-blog .whb-row.whb-header-bottom.whb-hidden-desktop .container,
    .page-blog .whb-row.whb-header-bottom.whb-hidden-desktop .container {
        PADDING: 0 !IMPORTANT;
    }

    header.whb-header .whb-col-center {
        display: none;
    }

    .sliderHomeSection .swiper-wrap {
        position: relative;
        margin: auto;
    }

    .titleMore .btnmore a .elementor-button-content-wrapper {
        font-size: 16px;
    }

    .btnmore a:before {
        width: 20px;
    }

    .titleMore {
        padding: 0 20px 0 0 !important;
    }

    .titleMore .title .elementor-heading-title {
        font-size: 16px !important;
    }
}

@media only screen and (max-width:980px) {

    .startTime .lbl {
        font-size: 16px;
    }

    .endTimer {
        font-size: 12px;
    }

    .bottomFooter * {
        justify-content: center;
    }

    .mainFooter>.e-con-inner {
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .footer-col-5 {
        width: 100% !important;
        grid-column: span 4;
    }

    .bottomFooter * {
        font-size: 12px !important;
    }
}

@media only screen and (max-width:890px) {
    .secBlog {
        padding-bottom: 20px !important;
    }

    .sec4Home .wd-tabs.wd-products-tabs .wd-tabs-header,
    .sec6Home .wd-tabs.wd-products-tabs .wd-tabs-header {
        top: 0px !important;
        right: 0 !important;
        position: relative !important;
        text-align: center !important;
        padding: 0 !important;
    }

    .quick-access-description {
        text-align: right;
        font-size: 12px;
        padding: 15px 15px 15px 110px;
        width: 100%;
    }

    .quick-access-item .rowBtn {
        padding: 15px 15px;
    }

    .sec4Home .wd-tabs.wd-products-tabs .wd-tabs-header .wd-nav.wd-nav-tabs,
    .sec6Home .wd-tabs.wd-products-tabs .wd-tabs-header .wd-nav.wd-nav-tabs {
        gap: 15px !important;
        display: flex !important;
        padding-left: 0 !important;
        justify-content: center;
    }

    .sec4Home .elementor-widget-wd_products_tabs>div,
    .sec6Home .elementor-widget-wd_products_tabs>div {
        padding: 10px 0 40px !important;
        margin: 0 !important;
    }

    .titleMore .e-con-inner .title * {
        font-size: 20px !important;
    }

}

@media only screen and (max-width:768px) {
    .wd-page-title > .container {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        gap: 10px;
    }
    .sliderHomeSection .slide-counter {
        top: 30%;
        left: 16px;
    }

    .sec5Home {
        background: #151515;
    }

    .sliderHomeSection .slide-btns {
        left: 0px !important;
        bottom: 20px !important;
        width: 100% !important;
        box-sizing: border-box !important;
        padding: 0 30px;
        display: flex !important;
        justify-content: center;
        flex-direction: column;
    }

    .sliderHomeSection .ItemSlideHome:before {
        padding-top: 80% !important;
    }

    .sliderHomeSection .slide-text {
        padding: 38px 14px 70px;
        align-items: center;
        direction: rtl;
        text-align: center;
    }


    .sliderHomeSection .swiper-wrapper {
        position: relative;
        padding: 75px 0 270px;
    }

    .sliderHomeSection .ItemSlideHome {
        overflow: inherit !important;
    }

    .sliderHomeSection .slide-text {
        padding: 18px 15px 20px;
        align-items: center;
        direction: rtl;
        text-align: center;
        bottom: -150px;
    }

    .sliderHomeSection .nav-wrap {
        top: 120px !important;
        left: 20px;
    }

    .bottomFooter .e-con-inner {
        display: flex;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }

    .quick-access-item {
        width: 100% !important;
    }

    .mainFooter>.e-con-inner {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .footer-col-5 {
        grid-column: span 2;
    }

    .sliderHomeSection .nav-wrap {
        top: 110px !important;
        left: 40px;
    }

    .blogCarousel .swiper {
        overflow: inherit !important;
    }

    .sliderHomeSection .ItemSlideHome {
        width: calc(100% - 40px);
    }
}

@media only screen and (max-width:680px) {
    
section.sliderHomeSection .swiper-slide.swiper-slide-visible.swiper-slide-active *{
    z-index: 100;
    opacity: 1 !important;
}
    .sliderHomeSection .ItemSlideHome {
        transform: scale(1) !important;
    }

    .sliderHomeSection .ItemSlideHomeImg {
        transform: scale(1) !important;
    }

    img.ItemSlideHomeImg.mobile {
        display: block;
    }

    img.ItemSlideHomeImg.desktop {
        display: none;
    }

    .itemRelatedBlog .itemRelatedBlogContent .itemRelateExcerpt {
        display: none;
    }

    .itemRelatedBlog .itemRelatedBlogContent {
        padding: 10px !important;
    }

    .quick-access-grid {
        grid-template-columns: 1fr !important;
    }

    .quick-access-item {
        grid-column: unset !important;
    }

}

@media only screen and (max-width:580px) {}

@media only screen and (max-width:540px) {}

@media only screen and (max-width:480px) {
    .sticky-toolbar-on {
        padding-bottom: 0 !important;
    }

    .sliderHomeSection .textunderbtns {
        display: block;
    }

    .mobileMenuSocial {
        margin-top: 50px;
    }

    .sliderHomeSection .nav-btn {
        width: 30px;
        height: 30px;
        max-height: 30px !important;
        min-height: 30px;
        padding: 0 10px;
    }

    .sliderHomeSection .btn-p {
        background: rgba(255, 255, 255, 0.2);
        color: #fff;
        backdrop-filter: blur(33px) !important;
        border: none !important;
        font-size: 14px !important;
    }

    .whb-mobile-right .wd-header-search {
        margin-top: -5px !important;
    }

    .whb-mobile-left .btnMegaCustom .name:after {
        position: relative !important;
    }

    .sliderHomeSection .swiper-wrapper {
        position: relative;
        padding: 0;
    }

    .sliderHomeSection .ItemSlideHome {
        width: 100%;
    }

    .Banner2Col .itemBanner.selected:nth-child(2) {
        transition-delay: 0s;
    }

    .sliderHomeSection .slide-text {
        align-items: flex-start;
        text-align: right;
        bottom: 160px;
    }

    .sliderHomeSection .slide-btns {
        left: 0px !important;
        bottom: 140px !important;
        width: 100% !important;
        padding: 0 27px !important;
        display: flex !important;
        justify-content: center;
        flex-direction: row;
        z-index: 100;
        box-sizing: border-box !important;
        opacity: 0;
    }

    .sliderHomeSection .nav-wrap {
        top: auto !important;
        bottom: 15px;
        z-index: 10;
        left: auto !important;
        right: 15px;
    }

    .sliderHomeSection .slide-btns a {
        width: 50%;
        display: flex;
        justify-content: center;
    }

    .quick-access-item.selected:nth-child(1) {
        transition-delay: 0s;
    }

    .quick-access-item.selected:nth-child(2) {
        transition-delay: 0s;
    }

    .advantagesFooter .e-con-inner {
        flex-wrap: nowrap !important;
        gap: 10px !important;
        overflow: auto;
    }

    .advantagesFooter .e-con-inner .itemADV {
        position: relative;
        min-width: 110px;
    }

    .itemMenuBrand .elementor-image-box-content .elementor-image-box-title {
        font-size: 18px !important;
    }

    .itemMenuBrand .elementor-image-box-wrapper figure.elementor-image-box-img {
        width: 40% !important;
    }

    .sliderHomeSection .ItemSlideHome:before {
        position: relative;
        display: block;
        content: '';
        width: 100%;
        padding-top: 199% !important;
    }

    .sliderHomeSection .slide-title {
        font-size: 34px;
        font-weight: 400;
    }

    .sliderHomeSection .slide-subtitle {
        font-size: 16px !important;
        font-weight: 100 !important;
    }

    body:not(.home) main#main-content {
        padding-top: 65px !important;
    }

    .reviewForm .titleCM {
        font-size: 18px;
    }

    .TitleSecDetail strong.title {
        font-size: 18px;
    }

    .reviewForm {
        margin: 30px auto;
        padding: 30px 30px !important;
    }

    span.madein-value,
    .titleDetail .product_title {
        font-size: 18px;
    }

    .titleMore .e-con-inner .title * {
        font-size: 16px !important;
    }

    .bottomFooter .e-con-inner {
        display: flex;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }

    .titleFooter {
        position: relative;
        width: 100%;
        height: 40px;
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.1);
        display: flex !important;
        align-items: center !important;
        padding: 0 15px !important;
        margin-bottom: 0 !important;
    }

    .mainFooter>.e-con-inner>.elementor-element.active>.titleFooter:before {
        transform: scaleY(-1);
    }

    .mainFooter>.e-con-inner>.elementor-element>.elementor-element:nth-child(2) {
        max-height: 0px;
        overflow: hidden;
        transition: all 0.5s;
    }

    .mainFooter>.e-con-inner>.elementor-element.footer-col-5>.elementor-element:nth-child(2) {
        max-height: unset !important;
    }

    .mainFooter>.e-con-inner>.elementor-element.active>.elementor-element:nth-child(2) {
        max-height: 2000px;
    }

    .mainFooter>.e-con-inner>.elementor-element {
        padding-top: 0;
        padding-bottom: 0;
    }

    .titleFooter .elementor-widget-container {
        display: flex;
        align-items: center;
    }

    .titleFooter .elementor-widget-container .elementor-heading-title {
        font-size: 16px !important;
        font-weight: 600 !important;
    }

    .titleFooter:before {
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        background: linear-gradient(45deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
        content: "\f129";
        font-family: "woodmart-font";
        font-weight: 400;
        width: 25px;
        height: 25px;
        margin: auto;
        border-radius: 6px;
        color: #ffac38 !important;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px !important;
        transition: all 0.5s;
    }

    .mainFooter>.e-con-inner {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .footer-col-5 {
        grid-column: span 1;
    }

    .category-grid-item .wd-cat-inner>a:before {
        width: 20px;
        height: 18px;
        left: 35px;
        bottom: 22px;
    }

    body:not(.home).page-blog main#main-content,
    body:not(.home).pageSluge-blog main#main-content {
        padding-top: 110px !important;
    }
}

@media only screen and (max-width:420px) {}

@media only screen and (max-width:390px) {}

@media only screen and (max-width:360px) {}