.elementor-3315 .elementor-element.elementor-element-2ca6f43{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-3315 .elementor-element.elementor-element-92a6f01{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3315 .elementor-element.elementor-element-92a6f01.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-3315 .elementor-element.elementor-element-21bb8ce{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3315 .elementor-element.elementor-element-7e2ebae{--display:flex;border-style:none;--border-style:none;--border-radius:0px 0px 0px 0px;}.woocommerce .elementor-3315 .elementor-element.elementor-element-f889068 .flex-control-thumbs img{border-radius:10px 10px 10px 10px;}.woocommerce .elementor-3315 .elementor-element.elementor-element-f889068 .flex-control-thumbs li{padding-right:calc(10px / 2);padding-left:calc(10px / 2);padding-bottom:10px;}.woocommerce .elementor-3315 .elementor-element.elementor-element-f889068 .flex-control-thumbs{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}.elementor-3315 .elementor-element.elementor-element-3c3589b{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;border-style:none;--border-style:none;}.elementor-3315 .elementor-element.elementor-element-1cb80cb .cz_title .cz_title_content{color:#f79779;font-size:36px;font-family:'moraba';font-weight:600;font-style:normal;letter-spacing:4px;padding-bottom:14px;margin-bottom:16px;}.woocommerce .elementor-3315 .elementor-element.elementor-element-a42c559 .woocommerce-product-details__short-description{font-size:16px;}.elementor-3315 .elementor-element.elementor-element-c776f45{--display:flex;}.woocommerce .elementor-3315 .elementor-element.elementor-element-4402aff .woocommerce-tabs ul.wc-tabs li a{color:#FFFFFF;font-family:"YekanBakh", Sans-serif;font-weight:400;}.woocommerce .elementor-3315 .elementor-element.elementor-element-4402aff .woocommerce-tabs ul.wc-tabs li{background-color:var( --e-global-color-primary );}.woocommerce .elementor-3315 .elementor-element.elementor-element-4402aff .woocommerce-tabs .woocommerce-Tabs-panel{font-family:"YekanBakh", Sans-serif;font-size:16px;font-weight:300;}.elementor-3315 .elementor-element.elementor-element-21d6346{--display:flex;--gap:5px 5px;--row-gap:5px;--column-gap:5px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#FFFFFF99;--border-color:#FFFFFF99;--border-radius:8px 8px 8px 8px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-3315 .elementor-element.elementor-element-f31bf33 .cz_title .cz_title_content{color:#f79779;font-size:16px;font-weight:600;}.elementor-3315 .elementor-element.elementor-element-3dd426a .cz_title .cz_title_content{color:#f79779;font-size:16px;font-weight:600;}@media(min-width:768px){.elementor-3315 .elementor-element.elementor-element-92a6f01{--width:75%;}.elementor-3315 .elementor-element.elementor-element-21bb8ce{--width:100%;}.elementor-3315 .elementor-element.elementor-element-21d6346{--width:25%;}}/* Start custom CSS for woocommerce-product-images, class: .elementor-element-f889068 */.single-product .woocommerce-product-gallery {
    width: 100%;
    min-width: 0;
}

.single-product
.woocommerce-product-gallery
.flex-viewport {
    height: 460px !important;
    min-height: 460px !important;
    overflow: hidden !important;
    transition: none !important;
}

.single-product
.woocommerce-product-gallery
.woocommerce-product-gallery__wrapper {
    height: 100% !important;
}

.single-product
.woocommerce-product-gallery
.woocommerce-product-gallery__image {
    height: 460px !important;
    min-height: 460px !important;
    box-sizing: border-box;
}

.single-product
.woocommerce-product-gallery
.woocommerce-product-gallery__image > a {
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.single-product
.woocommerce-product-gallery
.woocommerce-product-gallery__image > a > img {
    display: block !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: auto !important;
    object-fit: contain !important;
    object-position: center !important;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 6px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 12px 0 0 !important;
    padding: 4px 2px 6px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    direction: ltr !important;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    cursor: grab;
    user-select: none !important;
    -webkit-user-select: none !important;
    box-sizing: border-box;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs.rose-thumb-dragging {
    cursor: grabbing !important;
    scroll-behavior: auto !important;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs > li {
    position: relative;
    float: none !important;
    flex: 0 0 78px !important;
    width: 78px !important;
    min-width: 78px !important;
    max-width: 78px !important;
    height: 78px !important;
    min-height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 9px;
    background:rgba(255, 255, 255, 0.015);
    transition: border-color .25s ease, background .25s ease, box-shadow .25s ease;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs > li > img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    object-fit: cover !important;
    object-position: center !important;
    border-radius: 8px;
    opacity: .45;
    filter: none !important;
    -webkit-user-drag: none !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    transition: opacity .25s ease;
}

@media (hover: hover) and (pointer: fine) {
    .single-product
    .woocommerce-product-gallery
    .flex-control-thumbs > li:hover {
        border-color: rgba(255, 255, 255, .22);
    }

    .single-product
    .woocommerce-product-gallery
    .flex-control-thumbs > li:hover > img {
        opacity: .80;
    }

}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs
img.flex-active {
    opacity: 1 !important;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs
li:has(img.flex-active) {
    border-color: var(--e-global-color-primary) !important;
    background: rgba(255,255,255,.035);
    box-shadow: inset 0 0 0 1px var(--e-global-color-primary);
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs
li:has(img.flex-active)::after {
    content: "";
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 3px;
    height: 2px;
    border-radius: 50px;
    background: var(--e-global-color-primary);
    pointer-events: none;
}

@media (max-width: 1024px) {
    .single-product
    .woocommerce-product-gallery
    .flex-viewport,
    .single-product
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image {
        height: 400px !important;
        min-height: 400px !important;
    }

    .single-product
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image > a > img {
        width: 90% !important;
        height: 90% !important;
    }

    .single-product
    .woocommerce-product-gallery
    .flex-control-thumbs > li {
        flex: 0 0 72px !important;
        width: 72px !important;
        min-width: 72px !important;
        max-width: 72px !important;
        height: 72px !important;
        min-height: 72px !important;
    }

}

@media (max-width: 767px) {
    .single-product
    .woocommerce-product-gallery
    .flex-viewport,
    .single-product
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image {
        height: 320px !important;
        min-height: 320px !important;
    }

    .single-product
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image > a > img {
        width: 92% !important;
        height: 92% !important;
    }

    .single-product
    .woocommerce-product-gallery
    .flex-control-thumbs {
        gap: 5px !important;
        margin-top: 8px !important;
        padding-top: 3px !important;
        padding-bottom: 4px !important;
    }

    .single-product
    .woocommerce-product-gallery
    .flex-control-thumbs > li {
        flex: 0 0 64px !important;
        width: 64px !important;
        min-width: 64px !important;
        max-width: 64px !important;
        height: 64px !important;
        min-height: 64px !important;
    }

}

@media (max-width: 480px) {
    .single-product
    .woocommerce-product-gallery
    .flex-viewport,
    .single-product
    .woocommerce-product-gallery
    .woocommerce-product-gallery__image {
        height: 280px !important;
        min-height: 280px !important;
    }
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    direction: ltr !important;
    cursor: grab !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs.rose-thumb-dragging {
    cursor: grabbing !important;
    scroll-behavior: auto !important;
}

.single-product
.woocommerce-product-gallery
.flex-control-thumbs img {
    -webkit-user-drag: none !important;
    user-select: none !important;
    -webkit-user-select: none !important;
}

body.rose-gallery-dragging {
    cursor: grabbing !important;
    user-select: none !important;
    -webkit-user-select: none !important;
}

/* Navigation Container */
.woocommerce-product-gallery .flex-direction-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 30;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 !important;
    padding: 0 14px !important;
    list-style: none !important;
    transform: translateY(-50%);
    pointer-events: none;
    flex-direction: row-reverse;
}

/* Reset LI */
.woocommerce-product-gallery .flex-direction-nav li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

/* BUTTON */
.woocommerce-product-gallery .flex-direction-nav a {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 46px !important;
    height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    color: #ff966b !important;
    background: linear-gradient( 145deg, rgba(24, 29, 33, .97), rgba(7, 11, 14, .99) ) !important;
    background-image: none !important;
    border: 1px solid rgba(244, 127, 79, .60) !important;
    border-radius: 50% !important;
    font-size: 0 !important;
    line-height: 0 !important;
    text-indent: -9999px !important;
    opacity: 1 !important;
    pointer-events: auto;
    box-shadow: 0 8px 22px rgba(0, 0, 0, .38), 0 0 15px rgba(244, 127, 79, .07), inset 0 1px 0 rgba(255, 255, 255, .055);
    transition: transform .3s ease, background .3s ease, border-color .3s ease, box-shadow .3s ease;
}

/* حذف آیکن پیش‌فرض FlexSlider */
.woocommerce-product-gallery .flex-direction-nav a::before {
    content: none !important;
    display: none !important;
}


/* NEW CHEVRON ICON */
.woocommerce-product-gallery .flex-direction-nav a::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 10px !important;
    height: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-top: 2px solid #ff966b !important;
    border-right: 2px solid #ff966b !important;
    opacity: 1 !important;
    pointer-events: none;
    transition: border-color .3s ease, transform .3s ease;
}

/* Previous Arrow */
.woocommerce-product-gallery
.flex-direction-nav
.flex-prev::after {
    transform:  translate(-40%, -50%) rotate(-135deg) !important;
}

/* Next Arrow */
.woocommerce-product-gallery
.flex-direction-nav
.flex-next::after {
    transform: translate(-60%, -50%) rotate(45deg) !important;
}


/* BUTTON HOVER */
.woocommerce-product-gallery .flex-direction-nav a:hover {
    background: linear-gradient( 135deg, #ff986e 0%, #f47f4f 48%, #e9673a 100% ) !important;
    border-color: rgba(255, 171, 128, .95) !important;
    box-shadow: 0 10px 26px rgba(0, 0, 0, .42), 0 0 22px rgba(244, 127, 79, .22), inset 0 1px 0 rgba(255, 255, 255, .28);
}

/* فلش سفید هنگام Hover */
.woocommerce-product-gallery
.flex-direction-nav
a:hover::after {
    border-color: #ffffff !important;
}

/* Previous Button Hover */
.woocommerce-product-gallery
.flex-direction-nav
.flex-prev:hover {
    transform: translateX(3px) scale(1.07) !important;
}

/* Next Button Hover */
.woocommerce-product-gallery
.flex-direction-nav
.flex-next:hover {
    transform: translateX(-3px) scale(1.07) !important;
}

/* ACTIVE */
.woocommerce-product-gallery
.flex-direction-nav
a:active {
    transform: scale(.95) !important;
}

/* FOCUS */
.woocommerce-product-gallery
.flex-direction-nav
a:focus {
    outline: none !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, .38), 0 0 0 3px rgba(244, 127, 79, .10), 0 0 18px rgba(244, 127, 79, .18);
}

/* MOBILE */
@media (max-width: 767px) {
    .woocommerce-product-gallery .flex-direction-nav {
        padding: 0 7px !important;
    }

    .woocommerce-product-gallery
    .flex-direction-nav a {
        width: 40px !important;
        height: 40px !important;
    }

    /* فلش کمی کوچک‌تر در موبایل */
    .woocommerce-product-gallery
    .flex-direction-nav a::after {
        width: 8px !important;
        height: 8px !important;
        border-top-width: 1.8px !important;
        border-right-width: 1.8px !important;
    }

}/* End custom CSS */
/* Start custom CSS for cz_title, class: .elementor-element-1cb80cb */.elementor-3315 .elementor-element.elementor-element-1cb80cb .codevz-product-category-after-title{
    display: none;
}

.elementor-3315 .elementor-element.elementor-element-1cb80cb .cz_title_content .cz_wpe_content::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -15px;
    width: 5px;
    height: 5px;
    background: #f78552;
    border-radius: 50%;
    box-shadow: 0 0 9px rgba(247, 126, 76, 0.65);
}

.elementor-3315 .elementor-element.elementor-element-1cb80cb .cz_title_content .cz_wpe_content::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -13px;
    width: min(530px, 55%);
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(240, 120, 65, 0.32) 45%, rgba(247, 127, 69, 0.90) 100%);
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-short-description, class: .elementor-element-a42c559 */.elementor-3315 .elementor-element.elementor-element-a42c559 h3{
    color:#fff;
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-data-tabs, class: .elementor-element-4402aff *//* PRODUCT TABS - REFERENCE STYLE */
.woocommerce-tabs.wc-tabs-wrapper {
    --tab-orange: #f58a62;
    --tab-orange-light: #ffa17f;
    --tab-orange-dark: #c95f39;
    --panel-bg: #090e12;
    --panel-bg-2: #0d1318;
    --panel-border: rgba(232, 123, 69, 0.55);
    position: relative;
    direction: rtl;
    width: 100%;
    margin: 45px 0 0 !important;
    padding: 48px 32px 30px !important;
    background:
        radial-gradient(circle at 100% 0%, rgba(242, 120, 66, 0.07), transparent 32%),
        radial-gradient(circle at 0% 100%, rgba(255, 131, 71, 0.035), transparent 35%),
        linear-gradient(145deg, #0d1318 0%, #080d11 55%, #070b0e 100%) !important;
    border: 1px solid var(--panel-border) !important;
    border-radius: 22px !important;
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.025), inset 0 0 40px rgba(245, 126, 71, 0.018);
    overflow: visible !important;
}

.woocommerce-tabs h2 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

/* نور ظریف روی لبه بالایی کارت */
.woocommerce-tabs.wc-tabs-wrapper::before {
    content: "";
    position: absolute;
    top: -1px;
    left: 7%;
    right: 7%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(255, 138, 78, 0.20) 20%, rgba(255, 139, 79, 0.80) 50%, rgba(255, 138, 78, 0.20) 80%, transparent 100%);
    box-shadow: 0 0 13px rgba(255, 123, 59, 0.22);
    pointer-events: none;
}

/* نور بسیار کم در گوشه */
.woocommerce-tabs.wc-tabs-wrapper::after {
    content: "";
    position: absolute;
    width: 240px;
    height: 160px;
    top: 0;
    right: 0;
    background: radial-gradient(ellipse at top right, rgba(255, 123, 57, 0.08), transparent 68%);
    border-radius: 0 22px 0 0;
    pointer-events: none;
}

/* TABS HOLDER */
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
    position: absolute !important;
    z-index: 10;
    top: -25px;
    right: 24px;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    direction: rtl;
    gap: 9px;
    width: auto !important;
    height: auto;
    margin: 0 !important;
    padding: 5px 8px !important;
    list-style: none !important;
    background: #0b1014 !important;
    border: 0 !important;
    border-radius: 40px !important;
    box-shadow: none !important;
}

/* حذف خط و استایل پیش‌فرض WooCommerce */
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs::before,
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs::after {
    display: none !important;
    content: none !important;
}

.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li {
    position: relative !important;
    float: none !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 999px !important;
    box-shadow: none !important;
}

.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li::before,
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li::after {
    display: none !important;
    content: none !important;
}

/* TAB BUTTONS */
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-width: 112px;
    height: 46px;
    padding: 0 24px !important;
    color: #aeb3b7 !important;
    background: linear-gradient(145deg, #20252a 0%, #14191e 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.10) !important;
    border-radius: 999px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: 0 7px 18px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.055);
    transition: transform .25s ease, color .25s ease, border-color .25s ease, background .25s ease, box-shadow .25s ease;
}

/* ACTIVE TAB */
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a {
    color: #fff !important;
    background: linear-gradient(135deg, #ffa080 0%, #f58a62 48%, #eb754e 100%) !important;
    border-color: rgba(255, 173, 134, 0.80) !important;
    box-shadow: 0 8px 24px rgba(229, 94, 42, 0.25), 0 0 20px rgba(255, 126, 69, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.32), inset 0 -1px 0 rgba(145, 53, 25, 0.18);
}

/* Glow خیلی ظریف زیر Tab فعال */
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a::after {
    content: "";
    position: absolute;
    left: 20%;
    right: 20%;
    bottom: -5px;
    height: 2px;
    background: linear-gradient(90deg, transparent, #ff8b5f, transparent);
    filter: blur(2px);
    opacity: .7;
}

/* INACTIVE TAB HOVER */
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:not(.active) a:hover {
    color: #fff !important;
    border-color: rgba(245, 138, 98, 0.38) !important;
    background: linear-gradient(145deg, #29262a, #181a1e) !important;
    transform: translateY(-1px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.30), 0 0 12px rgba(245, 128, 72, 0.07);
}

/* PANEL */
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    position: relative;
    z-index: 2;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
}

/* حذف pseudo قبلی پنل */
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel::before,
.woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel::after {
    display: none !important;
    content: none !important;
}

/* DESCRIPTION TITLE*/
.woocommerce-tabs.wc-tabs-wrapper #tab-description h3 {
    position: relative;
    z-index: 2;
    margin: 0 0 26px !important;
    padding: 0 0 18px !important;
    color: #ffffff !important;
    font-size: 27px !important;
    font-weight: 800 !important;
    line-height: 1.65 !important;
    text-align: right;
}

/* خط زیر عنوان */
.woocommerce-tabs.wc-tabs-wrapper #tab-description h3::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: min(530px, 55%);
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(240, 120, 65, 0.32) 45%, rgba(247, 127, 69, 0.90) 100%);
}

/* نقطه نورانی ابتدای خط */
.woocommerce-tabs.wc-tabs-wrapper #tab-description h3::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    width: 5px;
    height: 5px;
    background: #f78552;
    border-radius: 50%;
    box-shadow: 0 0 9px rgba(247, 126, 76, 0.65);
}

/* DESCRIPTION */
.woocommerce-tabs.wc-tabs-wrapper #tab-description p {
    position: relative;
    z-index: 2;
    margin: 0 !important;
    color: #d0d3d5 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 2.25 !important;
    direction: rtl;
    text-align: justify;
}

.woocommerce-tabs.wc-tabs-wrapper #tab-description p br {
    display: block;
    content: "";
    margin-top: 12px;
}

.woocommerce-tabs.wc-tabs-wrapper #tab-description strong {
    color: #ff8d5e !important;
    font-weight: 700 !important;
}

/* ATTRIBUTES PANEL */
.woocommerce-tabs.wc-tabs-wrapper #tab-additional_information {
    background: transparent !important;
}

/* MOBILE - GENERAL TABS */
@media (max-width: 767px) {
    .woocommerce-tabs.wc-tabs-wrapper {
        margin-top: 38px !important;
        padding: 42px 17px 21px !important;
        border-radius: 17px !important;
    }

    .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
        top: -22px;
        right: 12px;
        gap: 6px;
        padding: 4px 5px !important;
    }

    .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a {
        min-width: 92px;
        height: 41px;
        padding: 0 16px !important;
        font-size: 13px !important;
    }

    .woocommerce-tabs.wc-tabs-wrapper #tab-description h3 {
        font-size: 20px !important;
        margin-bottom: 20px !important;
        padding-bottom: 13px !important;
    }

    .woocommerce-tabs.wc-tabs-wrapper #tab-description h3::after {
        width: 75%;
    }

    .woocommerce-tabs.wc-tabs-wrapper #tab-description p {
        font-size: 13px !important;
        line-height: 2.1 !important;
        text-align: right;
    }

}

.elementor-3315 .elementor-element.elementor-element-4402aff .shop_attributes th {
    font-weight: 400;
    font-size: 16px;
}

.elementor-3315 .elementor-element.elementor-element-4402aff .shop_attributes td {
    font-size: 16px;
    font-weight: 200;
}

.elementor-3315 .elementor-element.elementor-element-4402aff .woocommerce-tabs .tabs.wc-tabs {
    text-align: right;
    padding-bottom: 15px;
}

.elementor-3315 .elementor-element.elementor-element-4402aff .woocommerce div.product .woocommerce-tabs ul.tabs li a, .elementor-3315 .elementor-element.elementor-element-4402aff .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    padding: .8em 1.2em;
}

#tab-additional_information {
    --accent: #ff896b;
    --accent-soft: rgba(255, 137, 107, 0.12);
    --panel-bg: #10151c;
    --card-bg: #131a23;
    --card-bg-hover: #161e28;
    --text-main: #f5f6f7;
    --text-muted: #9299a3;
    --border: rgba(255, 255, 255, 0.08);
    direction: rtl;
    background: radial-gradient( circle at 90% 0%, rgba(65, 92, 130, 0.10), transparent 35% ), var(--panel-bg);
    border: 1px solid var(--border);
    border-radius: 22px;
    padding: 34px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18), inset 0 1px 0 rgba(255,255,255,.025);
}

/* ATTRIBUTE TABLE */
#tab-additional_information
.woocommerce-product-attributes {
    width: 100% !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    border-collapse: separate !important;
}

/* ATTRIBUTE CONTAINER */
#tab-additional_information
.woocommerce-product-attributes tbody {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    direction: rtl;
}

#tab-additional_information
.woocommerce-product-attributes-item {
    border: 0 !important;
    background: transparent !important;
    margin: 0 !important;
}

#tab-additional_information
.woocommerce-product-attributes-item th,
#tab-additional_information
.woocommerce-product-attributes-item td {
    border: 0 !important;
    background: transparent !important;
}

/* NORMAL ATTRIBUTES */
#tab-additional_information
.woocommerce-product-attributes-item {
    order: 1;
    flex: 0 0 100%;
    display: flex !important;
    align-items: center;
    direction: rtl;
    min-height: 56px;
    padding: 0 22px !important;
    border-bottom: 1px solid var(--border) !important;
    transition: background-color .25s ease;
}

#tab-additional_information
.woocommerce-product-attributes-item:hover {
    background: rgba(255,255,255,.018) !important;
}

/* LABEL */
#tab-additional_information
.woocommerce-product-attributes-item__label {
    width: 20%;
    padding: 0 !important;
    font-size: 15px;
    text-align: right;
    line-height: 1.8;
    color: var(--text-main);
    font-weight: 600;
}

/* VALUE */
#tab-additional_information
.woocommerce-product-attributes-item__value {
    width: 80%;
    padding: 0 !important;
    font-size: 16px;
    text-align: left;
    color: var(--text-muted);
    font-weight: 500;
}

#tab-additional_information
.woocommerce-product-attributes-item__value p {
    margin: 0 !important;
    color: inherit !important;
    font: inherit !important;
}


/* LAST 3 ATTRIBUTES */
#tab-additional_information
.woocommerce-product-attributes tbody >
.woocommerce-product-attributes-item:nth-last-child(-n+3) {
    order: 2;
    flex: 1 1 calc(33.333% - 16px);
    min-width: 220px;
    min-height: 150px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 26px 18px !important;
    background: linear-gradient( 145deg, rgba(255,255,255,.025), transparent ), var(--card-bg) !important;
    border: 1px solid var(--border) !important;
    border-radius: 16px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.025);
    transition: transform .25s ease, border-color .25s ease, background .25s ease, box-shadow .25s ease;
}

/* HOVER سه ویژگی آخر */
#tab-additional_information
.woocommerce-product-attributes tbody >
.woocommerce-product-attributes-item:nth-last-child(-n+3):hover {
    transform: translateY(-4px);
    border-color: rgba(255,137,107,.30) !important;
    background: var(--card-bg-hover) !important;
    box-shadow: 0 12px 30px rgba(0,0,0,.18);
}

/* LABEL سه ویژگی آخر */
#tab-additional_information
.woocommerce-product-attributes tbody >
.woocommerce-product-attributes-item:nth-last-child(-n+3)
.woocommerce-product-attributes-item__label {
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
    color: var(--text-muted);
    font-size: 14px;
}

/* VALUE سه ویژگی آخر */
#tab-additional_information
.woocommerce-product-attributes tbody >
.woocommerce-product-attributes-item:nth-last-child(-n+3)
.woocommerce-product-attributes-item__value {
    width: 100%;
    text-align: center;
    color: var(--accent);
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
}

/* داخل value */
#tab-additional_information
.woocommerce-product-attributes tbody >
.woocommerce-product-attributes-item:nth-last-child(-n+3)
.woocommerce-product-attributes-item__value p {
    width: 100%;
    text-align: center;
    margin: 0 !important;
    color: inherit !important;
    font: inherit !important;
}


/* MOBILE - ATTRIBUTES */
@media (max-width: 767px) {
    #tab-additional_information {
        padding: 20px;
        border-radius: 16px;
    }

    #tab-additional_information::before {
        font-size: 23px;
        padding-bottom: 18px;
    }

    /* ویژگی‌های معمولی */
    #tab-additional_information
    .woocommerce-product-attributes-item {
        min-height: 62px;
        padding: 0 10px !important;
    }

    #tab-additional_information
    .woocommerce-product-attributes-item__label {
        width: 45%;
        font-size: 14px;
    }

    #tab-additional_information
    .woocommerce-product-attributes-item__value {
        width: 55%;
        font-size: 14px;
    }

    /* سه ویژگی آخر */
    #tab-additional_information
    .woocommerce-product-attributes tbody >
    .woocommerce-product-attributes-item:nth-last-child(-n+3) {
        flex: 1 1 calc(50% - 8px);
        min-width: 150px;
        min-height: 125px;
    }

    /* LABEL سه ویژگی آخر در موبایل */
    #tab-additional_information
    .woocommerce-product-attributes tbody >
    .woocommerce-product-attributes-item:nth-last-child(-n+3)
    .woocommerce-product-attributes-item__label {
        width: 100%;
        text-align: center;
        margin-bottom: 8px;
        font-size: 14px;
    }

    /* VALUE سه ویژگی آخر در موبایل */
    #tab-additional_information
    .woocommerce-product-attributes tbody >
    .woocommerce-product-attributes-item:nth-last-child(-n+3)
    .woocommerce-product-attributes-item__value {
        width: 100%;
        text-align: center;
        color: var(--accent);
        font-size: 26px;
        font-weight: 700;
    }

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-32d2197 */.elementor-3315 .elementor-element.elementor-element-32d2197 .related.products{
    padding: 10px;
}

.elementor-3315 .elementor-element.elementor-element-32d2197 .related.products > h2{
    padding: 15px 0px;
    font-family: yekanBakh;
    font-size: 18px;
}

.elementor-3315 .elementor-element.elementor-element-32d2197 .codevz-product-category-after-title{
    display: none;
}

.elementor-3315 .elementor-element.elementor-element-32d2197 a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
    padding: 0;
    margin-bottom: 0;
    border-color: unset;
    border-style: unset;
    border-width: unset;
    box-shadow: unset;
    border-radius: 18px;
}


.related.products.codevz-plus-related-carousel {
    --rp-accent: #f47f4f;
    --rp-accent-light: #ff9a6e;
    --rp-bg: #070b0e;
    --rp-card: #0c1115;
    --rp-card-light: #15191c;
    --rp-text: #f6f6f6;
    position: relative;
    direction: rtl;
    padding: 18px 0 12px;
    margin-top: 35px;
    background: transparent !important;
}

.related.products.codevz-plus-related-carousel>h2 {
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    min-height: 55px;
    margin: 0 0 28px !important;
    padding: 0 10px 14px !important;
    color: var(--rp-accent-light) !important;
    background: transparent !important;
    border: 0 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
    text-align: right;
}

.related.products.codevz-plus-related-carousel>h2::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -15px;
    width: 5px;
    height: 5px;
    background: #f78552;
    border-radius: 50%;
    box-shadow: 0 0 9px rgba(247, 126, 76, 0.65);
}

.related.products.codevz-plus-related-carousel>h2::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -13px;
    width: min(530px, 55%);
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, rgba(240, 120, 65, 0.32) 45%, rgba(247, 127, 69, 0.90) 100%);
}

.related.products .codevz-plus-related-arrows {
    direction: ltr;
    display: flex !important;
    align-items: center;
    gap: 10px;
    margin-right: auto;
}

.related.products .codevz-plus-related-arrows button {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: var(--rp-accent-light) !important;
    background:linear-gradient(145deg,#151a1e,#080d10) !important;
    border:1px solid rgba(244, 127, 79, .55) !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    transform: none !important;
    box-shadow:0 7px 20px rgba(0, 0, 0, .34),inset 0 1px 0 rgba(255, 255, 255, .04);
    transition:transform .3s ease,background .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;
}

.related.products .codevz-plus-related-arrows button::before {
    display: none !important;
}

.related.products .codevz-plus-related-arrows button i {
    margin: 0 !important;
    color: inherit !important;
    font-size: 15px !important;
    line-height: 1 !important;
}

.related.products .codevz-plus-related-arrows button:hover {
    color: #fff !important;
    background:linear-gradient(135deg, #ff956a, #e96b3d) !important;
    border-color: #ff9c70 !important;
    transform: translateY(-2px) !important;
    box-shadow:0 9px 24px rgba(0, 0, 0, .35),0 0 20px rgba(244, 127, 79, .18);
}

.related.products.codevz-plus-related-carousel ul.products {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

.related.products.codevz-plus-related-carousel .slick-list {
    padding: 7px 0 18px !important;
    overflow: hidden !important;
}

.related.products.codevz-plus-related-carousel li.product {
    position: relative !important;
    display: flex !important;
    flex-direction: column;
    min-height: 365px;
    margin: 0 !important;
    padding: 18px 18px 20px !important;
    overflow: hidden;
    background:
        radial-gradient(circle at 50% 32%,rgba(244, 127, 79, .09),transparent 37%),
        linear-gradient(145deg,#15191c 0%,#0c1114 48%,#080c0f 100%) !important;
    border:1px solid rgba(244, 127, 79, .55) !important;
    border-radius: 21px !important;
    box-shadow:
        0 16px 38px rgba(0, 0, 0, .28),
        inset 0 1px 0 rgba(255, 255, 255, .035),
        inset 0 0 35px rgba(244, 127, 79, .015);
    transition:
        transform .4s cubic-bezier(.2, .7, .2, 1),
        border-color .35s ease,
        box-shadow .35s ease;
}

.related.products.codevz-plus-related-carousel li.product::before {
    content: "";
    position: absolute;
    z-index: 0;
    width: 250px;
    height: 210px;
    top: 32px;
    left: 50%;
    transform: translateX(-50%);
    background:radial-gradient(ellipse,rgba(255, 139, 75, .115) 0%,rgba(255, 123, 54, .035) 42%,transparent 70%);
    filter: blur(2px);
    pointer-events: none;
}

.related.products.codevz-plus-related-carousel li.product::after {
    content: "";
    position: absolute;
    top: -1px;
    right: 17%;
    left: 17%;
    height: 1px;
    background:linear-gradient(90deg,transparent, rgba(255, 149, 91, .82),transparent);
    box-shadow:0 0 12px rgba(244, 127, 79, .30);
    pointer-events: none;
}

.related.products.codevz-plus-related-carousel li.product:hover {
    transform: translateY(-7px);
    border-color: rgba(255, 145, 85, .90) !important;
    box-shadow:
        0 23px 48px rgba(0, 0, 0, .40),
        0 0 25px rgba(244, 127, 79, .09),
        inset 0 1px 0 rgba(255, 255, 255, .05);
}

.related.products.codevz-plus-related-carousel .woocommerce-LoopProduct-link {
    position: relative;
    z-index: 2;
    display: flex !important;
    flex-direction: column;
    height: 100%;
    color: inherit !important;
    text-decoration: none !important;
}

.related.products.codevz-plus-related-carousel .xtra-product-thumbnail {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 245px;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
}

.related.products.codevz-plus-related-carousel .cz_image_in,
.related.products.codevz-plus-related-carousel .cz_main_image {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible !important;
    background: transparent !important;
}

.related.products.codevz-plus-related-carousel .xtra-product-thumbnail img {
    position: relative;
    z-index: 2;
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: 100% !important;
    max-height: 235px !important;
    margin: 0 auto !important;
    object-fit: contain;
    filter:drop-shadow(0 18px 15px rgba(0, 0, 0, .36));
    transform: scale(.94);
    transition: transform .45s cubic-bezier(.2, .7, .2, 1),filter .45s ease;
}

.related.products.codevz-plus-related-carousel li.product:hover .xtra-product-thumbnail img {
    transform: translateY(-5px) scale(1);
    filter: drop-shadow(0 23px 18px rgba(0, 0, 0, .45));
}

.related.products.codevz-plus-related-carousel .woocommerce-loop-product__title {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 76px;
    margin: 5px 0 0 !important;
    padding: 21px 8px 5px !important;
    color: var(--rp-text) !important;
    background: transparent !important;
    border: 0 !important;
    font-size: 16px !important;
    font-weight: 750 !important;
    line-height: 1.9 !important;
    text-align: center !important;
    transition:color .3s ease;
}

.related.products.codevz-plus-related-carousel .woocommerce-loop-product__title::before {
    content: "";
    position: absolute;
    top: 0;
    right: 12%;
    left: 12%;
    height: 1px;
    background:linear-gradient(90deg,transparent 0%,rgba(255, 146, 83, .28) 18%,rgba(255, 146, 83, .90) 50%,rgba(255, 146, 83, .28) 82%,transparent 100%);
    box-shadow:0 0 9px rgba(244, 127, 79, .22);
}

.related.products.codevz-plus-related-carousel li.product:hover .woocommerce-loop-product__title {
    color: #ffab82 !important;
}

.related.products.codevz-plus-related-carousel .codevz-product-category-after-title {
    display: none !important;
}

.related.products.codevz-plus-related-carousel li.product>a.button.product_type_simple {
    display: none !important;
}

.related.products.codevz-plus-related-carousel li.product .cz_image_in,
.related.products.codevz-plus-related-carousel li.product .cz_main_image,
.related.products.codevz-plus-related-carousel li.product .xtra-product-thumbnail {
    border: 0 !important;
    box-shadow: none !important;
}

.related.products.codevz-plus-related-carousel li.product a::before,
.related.products.codevz-plus-related-carousel li.product a::after {
    box-shadow: none;
}

@media (max-width: 1024px) {
    .related.products.codevz-plus-related-carousel li.product {
        min-height: 340px;
        padding: 15px 15px 18px !important;
    }

    .related.products.codevz-plus-related-carousel .xtra-product-thumbnail {
        height: 220px;
    }

    .related.products.codevz-plus-related-carousel .xtra-product-thumbnail img {
        max-height: 210px !important;
    }

    .related.products.codevz-plus-related-carousel .woocommerce-loop-product__title {
        min-height: 70px;
        font-size: 14px !important;
    }

}

@media (max-width: 480px) {
    .related.products.codevz-plus-related-carousel {
        margin-top: 28px;
    }

    .related.products.codevz-plus-related-carousel>h2 {
        min-height: 48px;
        margin-bottom: 18px !important;
        padding-right: 4px !important;
        padding-left: 4px !important;
        font-size: 17px !important;
    }

    .related.products .codevz-plus-related-arrows {
        gap: 6px;
    }

    .related.products .codevz-plus-related-arrows button {
        width: 36px !important;
        height: 36px !important;
    }

    .related.products.codevz-plus-related-carousel .slick-slide>div {
        padding: 0 7px;
    }

    .related.products.codevz-plus-related-carousel li.product {
        min-height: 355px;
        border-radius: 18px !important;
        padding: 16px !important;
    }

    .related.products.codevz-plus-related-carousel .xtra-product-thumbnail {
        height: 235px;
    }

    .related.products.codevz-plus-related-carousel .xtra-product-thumbnail img {
        max-height: 225px !important;
    }

    .related.products.codevz-plus-related-carousel .woocommerce-loop-product__title {
        min-height: 68px;
        padding-top: 18px !important;
        font-size: 15px !important;
    }

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-fe476d8 *//*.rose-brand-product {*/
/*    position: relative;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding: 18px;*/
/*    min-height: 150px;*/
/*    border: 1px solid rgba(255,255,255,.10);*/
/*    border-radius: 20px;*/
/*    background:*/
/*        linear-gradient(*/
/*            135deg,*/
/*            rgba(255,255,255,.7),*/
/*            rgba(255,255,255,.25)*/
/*        );*/
/*    backdrop-filter: blur(16px);*/
/*    -webkit-backdrop-filter: blur(16px);*/
/*    box-shadow:*/
/*        0 14px 40px rgba(0,0,0,.22),*/
/*        inset 0 1px 0 rgba(255,255,255,.08);*/
/*    overflow: hidden;*/
/*    transition:*/
/*        transform .3s ease,*/
/*        border-color .3s ease,*/
/*        box-shadow .3s ease;*/
/*}*/

/*.rose-brand-product::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 170px;*/
/*    height: 170px;*/
/*    top: -90px;*/
/*    right: -70px;*/
/*    border-radius: 50%;*/
/*    background:*/
/*        radial-gradient(*/
/*            circle,*/
/*            rgba(190,140,95,.15),*/
/*            transparent 70%*/
/*        );*/
/*    pointer-events: none;*/
/*}*/

/*.rose-brand-product .elementor-widget-container {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    width: 100%;*/
/*    min-height: 110px;*/
/*    padding: 22px 26px;*/
/*    border-radius: 14px;*/
/*    background:*/
/*        linear-gradient(*/
/*            145deg,*/
/*            #ffffff 0%,*/
/*            #f5f5f3 100%*/
/*        );*/
/*    border: 1px solid rgba(255,255,255,.8);*/
/*    box-shadow:*/
/*        0 8px 28px rgba(0,0,0,.16),*/
/*        inset 0 1px 0 rgba(255,255,255,.95);*/
/*    box-sizing: border-box;*/
/*}*/

/*.rose-brand-product .elementor-image,*/
/*.rose-brand-product .elementor-image a {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    width: 100%;*/
/*}*/

/*.rose-brand-product img {*/
/*    display: block;*/
/*    width: auto;*/
/*    height: auto;*/
/*    max-width: 180px;*/
/*    max-height: 72px;*/
/*    object-fit: contain;*/
/*    margin: 0 auto;*/
/*    transition:*/
/*        transform .35s ease,*/
/*        opacity .35s ease;*/
/*}*/

/*.rose-brand-product:hover {*/
/*    transform: translateY(-3px);*/
/*    border-color: rgba(190,140,95,.28);*/
/*    box-shadow:*/
/*        0 18px 48px rgba(0,0,0,.28),*/
/*        inset 0 1px 0 rgba(255,255,255,.10);*/
/*}*/

/*.rose-brand-product:hover img {*/
/*    transform: scale(1.035);*/
/*}*//* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-543e14c */.elementor-3315 .elementor-element.elementor-element-543e14c .rose-brand-description{
    font-size: 14px;
    text-align: justify;
    letter-spacing: 2px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-21d6346 */.brand-side {
    --rose-accent: #ff7a35;
    --rose-accent-light: #ff9a62;
    --rose-bg: #090e12;
    --rose-bg-2: #0d1419;
    --rose-text: #f3f3f3;
    --rose-muted: #b7bcc0;
    --rose-line: rgba(255, 137, 75, 0.24);
    position: relative;
    isolation: isolate;
    padding: 20px !important;
    background:
        radial-gradient(circle at 15% 5%,rgba(255, 122, 53, 0.10),transparent 32%),
        radial-gradient(circle at 100% 100%,rgba(255, 122, 53, 0.05),transparent 35%),
        linear-gradient(160deg,#10171c 0%,#090d11 45%,#070b0e 100%);
    border: 1px solid rgba(255, 139, 79, 0.55);
    border-radius: 22px;
    box-shadow: 0 25px 65px rgba(0, 0, 0, 0.38), 0 0 25px rgba(255, 115, 45, 0.06), inset 0 0 35px rgba(255, 137, 75, 0.025);
    overflow: hidden;
}

/* نور تزئینی گوشه کارت */
.brand-side::before {
    content: "";
    position: absolute;
    width: 190px;
    height: 190px;
    right: -90px;
    top: -90px;
    background: radial-gradient(circle,rgba(255, 128, 55, 0.17) 0%,rgba(255, 128, 55, 0.04) 45%,transparent 72%);
    pointer-events: none;
    z-index: -1;
    border: none;
}

/* درخشش خیلی ظریف پایین */
.brand-side::after {
    content: "";
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: -1px;
    height: 1px;
    background: linear-gradient(90deg,transparent,var(--rose-accent),transparent);
    box-shadow: 0 0 14px rgba(255, 122, 53, 0.65);
    pointer-events: none;
}

.brand-side>.elementor-element {
    margin-bottom: 0 !important;
}

.brand-side .elementor-widget-container {
    margin: 0 !important;
}

.brand-side .rose-brand-product {
    margin-bottom: 22px !important;
}

.brand-side .rose-brand-product .elementor-shortcode {
    position: relative;
    padding: 30px;
    background: linear-gradient(145deg,rgba(255, 255, 255, 0.07),rgba(255, 255, 255, 0.015));
    border: 1px solid rgba(255, 150, 90, 0.42);
    border-radius: 18px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.30), inset 0 0 18px rgba(255, 255, 255, 0.025);
    background:#ffffffe6 ;
}

/* Glow داخلی تصویر */
.brand-side .rose-brand-product .elementor-shortcode::after {
    content: "";
    position: absolute;
    inset: 7px;
    border-radius: 13px;
    
    pointer-events: none;
}

.brand-side .rose-brand-product a {
    display: block;
}

.brand-side .rose-brand-product img {
    display: block;
    width: 100% !important;
    height: auto;
    margin: 0 !important;
    border-radius: 13px;
    transition: transform 0.4s ease,filter 0.4s ease,box-shadow 0.4s ease;
}

.brand-side .rose-brand-product:hover img {
    transform: scale(1.015);
    filter: brightness(1.04);
}

/* "برند محصول" */
.product-brand {
    margin-top: 2px !important;
    margin-bottom: 8px !important;
}

.product-brand .cz_title_content {
    width: 100%;
}

.product-brand p {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 !important;
    color: var(--rose-accent-light) !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6;
}

/* آیکن Tag */
.product-brand p::before {
    content: "";
    width: 12px;
    height: 12px;
    border: 2px solid var(--rose-accent);
    border-radius: 3px;
    transform: rotate(45deg);
    box-shadow: 0 0 10px rgba(255, 122, 53, 0.18);
    flex: 0 0 auto;
}

/* BRAND NAME */
.product-brand-name {
    text-align: center;
    margin-bottom: 12px !important;
}

.brand-side .rose-brand-name {
    display: inline-block;
    color: #ffffff;
    font-size: 27px;
    font-weight: 800;
    line-height: 1.6;
    text-shadow: 0 3px 12px rgba(0, 0, 0, 0.4);
}

/* خط زیر نام برند */
.product-brand-name::after {
    content: "";
    display: block;
    width: 75%;
    height: 1px;
    margin: 8px auto 0;
    background: linear-gradient(90deg, transparent, rgba(255, 126, 57, 0.45), transparent);
}

/* BRAND DESCRIPTION */
.product-brand-desc {
    margin-top: 15px !important;
    margin-bottom: 12px !important;
}

.product-brand-desc::after {
    content: "";
    display: block;
    width: 75%;
    height: 1px;
    margin: 10px auto 15px;
    background: linear-gradient(90deg, transparent, rgb(255 255 255 / 45%), transparent)
}

.brand-side .rose-brand-description {
    color: var(--rose-muted);
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    text-align: justify;
    direction: rtl;
}

.brand-side .rose-brand-description p {
    margin: 0 !important;
}

/* DIVIDERS */
.brand-side .elementor-widget-divider {
    margin: 18px 0 !important;
}

.brand-side .elementor-divider {
    padding: 0 !important;
}

.brand-side .elementor-divider-separator {
    width: 100% !important;
    border-top: 1px solid transparent !important;
    background: linear-gradient(90deg,transparent,rgba(255, 145, 87, 0.30),rgba(255, 255, 255, 0.15),rgba(255, 145, 87, 0.30), transparent);
    height: 1px;
}

/* CATEGORY TITLE */
.product-cat-title {
    margin-bottom: 13px !important;
}

.product-cat-title p {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0 !important;
    color: var(--rose-accent-light) !important;
    font-size: 14px;
    font-weight: 700;
}

/* آیکن دسته‌بندی */
.product-cat-title p::before {
    content: "";
    width: 15px;
    height: 15px;
    background:
        linear-gradient(var(--rose-accent), var(--rose-accent)) 0 0 / 6px 6px no-repeat,
        linear-gradient(var(--rose-accent), var(--rose-accent)) 100% 0 / 6px 6px no-repeat,
        linear-gradient(var(--rose-accent), var(--rose-accent)) 0 100% / 6px 6px no-repeat,
        linear-gradient(var(--rose-accent), var(--rose-accent)) 100% 100% / 6px 6px no-repeat;
    opacity: 0.9;
}

/* CATEGORY BUTTON */
.product-cat {
    text-align: center;
}

.brand-side .rose-product-categories {
    display: flex;
    justify-content: center;
}

.brand-side .rose-product-category {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    padding: 10px 22px;
    color: #f4f4f4 !important;
    background: linear-gradient(145deg,rgba(14, 23, 29, 0.95),rgba(7, 12, 16, 0.95));
    border: 1px solid rgba(85, 177, 198, 0.48);
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important;
    box-shadow: inset 0 0 12px rgba(72, 169, 191, 0.025), 0 8px 18px rgba(0, 0, 0, 0.18);
    transition: border-color 0.3s ease, color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.brand-side .rose-product-category:hover {
    color: #ffffff !important;
    border-color: var(--rose-accent);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25),0 0 18px rgba(255, 122, 53, 0.10);
}

.brand-side .product-cat::after {
    content: "";
    display: block;
    width: 75%;
    height: 1px;
    margin: 15px auto 15px;
    background: linear-gradient(90deg, transparent, rgba(255, 126, 57, 0.45), transparent);
}

/* BRAND PRODUCTS LINK */
.archive-brand-link {
    margin-top: -2px !important;
}

.brand-side .rose-brand-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    width: 100%;
    padding: 5px 0 2px;
    color: var(--rose-accent-light) !important;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
    transition: color 0.3s ease, transform 0.3s ease;
}

.brand-side .rose-brand-link-arrow {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    transition: transform 0.3s ease;
}

.brand-side .rose-brand-link:hover {
    color: #ffb07f !important;
}

.brand-side .rose-brand-link:hover .rose-brand-link-arrow {
    transform: translateX(-5px);
}

/* ELEMENTOR / TEXT FIXES */
.brand-side,
.brand-side * {
    box-sizing: border-box;
}

.brand-side a:focus,
.brand-side a:active {
    outline: none;
}

.brand-side .cz_title {
    margin: 0 !important;
}

.brand-side p:last-child {
    margin-bottom: 0 !important;
}


/* TABLET */

@media (max-width: 1024px) {

    .brand-side {
        padding: 17px !important;
        border-radius: 19px;
    }

    .brand-side .rose-brand-name {
        font-size: 24px;
    }

    .brand-side .rose-brand-description {
        font-size: 13px;
        line-height: 1.9;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .brand-side {
        width: 100% !important;
        max-width: 100% !important;
        padding: 16px !important;
        border-radius: 18px;
    }

    .brand-side .rose-brand-product {
        margin-bottom: 18px !important;
    }

    .brand-side .rose-brand-name {
        font-size: 23px;
    }

    .brand-side .rose-brand-description {
        font-size: 13px;
        line-height: 1.9;
    }

    .brand-side .rose-product-category {
        min-width: 115px;
        padding: 9px 18px;
    }

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'YekanBakh';
	font-display: auto;
	src: url('https://rose-valagroup.com/wp-content/uploads/2026/01/YekanBakh-VF.ttf') format('truetype');
}
/* End Custom Fonts CSS */