﻿::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-track {
    background: #888
}

::-webkit-scrollbar-thumb {
    background: #f1f1f1
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/IRANSansWeb.eot);
    src: url('fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), url(fonts/IRANSansWeb.woff2) format('woff2'), url(fonts/IRANSansWeb.woff) format('woff'), url(fonts/IRANSansWeb.ttf) format('truetype');
}

body,
li,
p {
    line-height: normal;
    direction: rtl;
    text-align: justify;
    text-align-last: right
}

a,
a img,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
    border: 0
}

html {
    font-size: 16px
}

p,
li,
a {
    font-size: 14px;
    color: inherit
}

ol,
ul {
    list-style: none
}

ul li {
    list-style-type: disc;
    margin-bottom: 10px
}

a {
    outline: 0 !important
}

body {
    color: #475569
}

.CommandButton,
.Head,
.Normal,
.NormalBold,
.NormalDisabled,
.NormalRed,
.NormalTextBox,
.SubHead,
.SubSubHead,
a:hover,
a:link,
a:visited,
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
table,
td,
th,
span {
    font-family: IRANSans
}

Body #Form {
    height: 100%
}

embed,
img,
object {
    max-width: 100%
}

img {
    height: auto
}

a:active,
a:link,
a:visited {
    text-decoration: none
}

p {
    margin: 0 0 20px
}

body,
html {
    font-size: 14px
}

.p-fixed {
    position: fixed
}

.searchInputContainer {
    display: block !important
}

.searchInputContainer input {
    top: 0;
    left: 0;
    border: 0;
    border-radius: 10px;
    outline: 0;
    background: #f0f0f1;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 52px 0 20px;
    font-size: 14px;
    z-index: 201;
    position: relative
}

.searchInputContainer input::-webkit-input-placeholder {
    color: #818181
}

#search-action,
.SearchButton,
.search-toggle-icon {
    position: absolute;
    background: url(images/search.png) center center no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    top: 0;
    font-family: IRANSans;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px;
    z-index: 202
}

footer .copyright {
    float: right
}

footer .copyright,
footer .terms-priv {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:768px) {
    .p-lg-relative {
        position: relative
    }
}

:root {
    --accent-color-1: white;
    --accent-color-2: #999e36;
    --accent-color-3: #000000;
    --accent-color-4: #000000;
}

.accent_color2,
.color-accent2 {
    color: var(--accent-color-2) !important
}

.footerList li:hover {
    transform: translateX(-5px)
}

.footerList li:before {
    content: "\2726";
    padding-inline-end: 7px;
    transition: .3s;
    color: var(--accent-color-2)
}

.footerList li a {
    text-decoration: none
}

.footerList li {
    list-style: none;
    transition: all ease 0.5s;
    margin-bottom: 5px
}

.footer-main {
    /* border-top: solid 5px var(--accent-color-2); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 100px;
}

.copyright {
    background-color: #000923;
    color: #fff
}

.copyright a {
    color: var(--accent-color-2);
    text-decoration: none;
    transition: all ease 0.3s
}

.am-title-1 {
    margin-bottom: 20px
}

.am-title-1 .feature {
    position: relative
}

.am-title-1 .feature:after {
    content: "";
    border-bottom: 4px solid var(--accent-color-2);
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 0;
    -moz-transition: all ease-in 300ms;
    -webkit-transition: all ease-in 300ms;
    -o-transition: all ease-in 300ms;
    -ms-transition: all ease-in 300ms;
    transition: all ease-in 300ms
}

.am-title-1 .feature:after {
    border-color: var(--accent-color-2)
}

header {
    transition: all ease 0.3s;
    z-index: 999;
    top: 0;
    width: 100%;
    position: fixed
}

header li.level0>span.text a,
header li.level0>span.text span {
    color: #000
}

header a,
header a:hover {
    text-decoration: none;
    transition: color ease 0.3s
}

.color-white {
    color: #fff !important
}

@media(max-width:767px) {

    #dnnTopMenu .rootMenu li.TWselected,
    #dnnTopMenu .rootMenu li:has(li.TWselected) {
        border-bottom: 1px solid var(--accent-color-2) !important
    }

    :not(.first).level0 .childnode::after {
        content: "";
        width: 5px;
        height: 5px;
        border-right: 1px solid;
        border-top: 1px solid;
        transform: rotate(135deg);
        display: inline-block;
        float: left;
        position: relative;
        top: calc(50% - 7px);
        transition: all ease 0.3s
    }

    .nodeactive .childnode::after {
        transform: rotate(45deg) !important
    }

    #dnnTopMenu .rootMenu * {
        color: #000 !important
    }

    #dnnTopMenu .rootMenu>li a {
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: flex-start
    }

    #dnnTopMenu .rootMenu li.haschild .childnode,
    .MobMenuIcon {
        background-repeat: no-repeat;
        background-position: center;
        display: block
    }

    #dnnTopMenu,
    .dnnTopMenu .dnnTopMenu_bg,
    .dnnTopMenu .site_bg {
        position: fixed;
        top: 0;
        height: 120%
    }

    #dnnTopMenu .rootMenu li .text {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }

    #dnnTopMenu .rootMenu>li.haschild .text .childnode svg {
        display: block;
        height: 100%;
        width: .6em
    }

    #dnnTopMenu .rootMenu>li:first-of-type a {
        padding-right: 1.5rem
    }

    #dnnTopMenu .rootMenu>li:first-of-type {
        padding: unset;
        background: 0
    }

    #dnnTopMenu .rootMenu {
        flex-direction: column;
        width: 70vw;
        position: absolute;
        top: 0;
        height: 100vh;
        background: #fff;
        padding: 20px;
        overflow-y: auto
    }

    .MobMenuIcon {
        width: 4rem;
        height: 4rem;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.047' height='12.891' viewBox='0 0 18.047 12.891'%3E%3Cg id='menu' transform='translate(-32 -96)'%3E%3Cg id='_000000ff' data-name='%23000000ff' transform='translate(32 96)'%3E%3Cpath id='Path_17' data-name='Path 17' d='M32,96H50.047v1.213H32Z' transform='translate(-32 -96)' fill='%23fff'/%3E%3Cpath id='Path_18' data-name='Path 18' d='M32,240H50.047v1.213H32Z' transform='translate(-32 -234.161)' fill='%23fff'/%3E%3Cpath id='Path_19' data-name='Path 19' d='M32,384H50.047v1.213H32Z' transform='translate(-32 -372.322)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")
    }

    #dnnTopMenu {
        right: -100vw;
        transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s
    }

    .dnnTopMenu .dnnTopMenu_bg.active,
    .dnnTopMenu.active {
        right: 0 !important
    }

    #dnnTopMenu .subMenu ul,
    #dnnTopMenu .subMenu ul li.item.first.haschild .subMenuRight ul,
    .MobileShow {
        display: block
    }

    #dnnTopMenu>ul>li.level0.item.haschild>div>div>ul>li.leve1.item.haschild>div>ul>li.leve1.item>span.text {
        background-color: #fff;
        padding-right: 3em;
        border-bottom: 0
    }

    #dnnTopMenu .rootMenu li.haschild .subMenu li.haschild ul li .subMenuRight span.text,
    #dnnTopMenu .rootMenu li:not(.topMenu1).haschild .subMenu span.text {
        background-color: #fff;
        border-bottom: 0
    }

    #dnnTopMenu .rootMenu li:not(.level0) {
        margin-right: 10px !important
    }

    #dnnTopMenu .megamenu .subMenuRight,
    #dnnTopMenu .megamenu .subMenuRight .subMenuRight,
    #dnnTopMenu .rootMenu li.haschild .childnode.DesktopShow,
    .rmhover {
        display: none
    }

    #dnnTopMenu .rootMenu li .text:has(.childnode) {
        height: 60px;
        position: relative
    }

    #dnnTopMenu .rootMenu li.haschild .childnode {
        width: 100%;
        height: 55px;
        position: absolute
    }

    .dnnTopMenu .site_bg {
        right: 0;
        width: 100%;
        z-index: -2;
        visibility: hidden;
        background-color: #000;
        opacity: 0;
        transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s
    }

    .dnnTopMenu .site_bg.active {
        visibility: visible;
        opacity: .35
    }

    .dnnTopMenu .dnnTopMenu_bg {
        z-index: -1;
        right: -100vw;
        transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s
    }

    body.overflow_hidden {
        overflow-y: hidden !important
    }

    #dnnTopMenu .subMenu {
        position: relative
    }

    #dnnTopMenu .rootMenu li:not(li.haschild) {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        display: flex;
        background-color: #fff;
        height: 60px
    }

    #dnnTopMenu .rootMenu li:not(li.last) {
        border-bottom: 1px solid #ccc
    }
}

@media (min-width:768px) {
    #dnnTopMenu .subMenu {
        top: 30px;
        background: #fafafa;
        border-top: solid var(--accent-color-1);
        padding: 15px 10px;
        box-shadow: 0 0 4px rgb(0 0 0 / .2)
    }
}

.td-none,
.td-none:hover {
    text-decoration: none
}

a:hover,
a:focus,
a:active {
    color: var(--accent-color-2)
}

.color-black {
    color: #000 !important
}

.color-n700 {
    color: #3f4064 !important
}

@media (min-width:768px) {
    .p-lg-relative {
        position: relative
    }

    .border-lg-none {
        border: none !important
    }
}

.p-relative {
    position: relative
}

.text-center,
.text-center * {
    text-align: center;
    text-align-last: center
}

.text-right,
.text-right * {
    text-align: right;
    text-align-last: right
}

h2,
.h2 {
    font-size: 22px;
    font-weight: 700
}

.h3,
h3 {
    font-size: 20px;
    font-weight: 700
}

h6,
.h6 {
    font-size: 16px;
    font-weight: 700
}

.right-0 {
    right: 0
}

span.searchInputContainer {
    width: 100%
}

@media (min-width:768px) {
    .total-cart {
        visibility: hidden;
        opacity: 0;
        transition: 0.3s all ease-in-out;
        position: absolute;
        width: 450px;
        top: 40px;
        left: -100vw;
        background: #000000e6;
        border-radius: 5px
    }

    a.login-button {
        padding: 0 15px;
        color: #000 !important
    }

    div#total-products {
        left: 20px;
        top: 15px;
        width: 20px;
        height: 20px
    }

    .panel-show .lower-header {
        height: 40px !important;
        padding: 10px 0 !important;
        transition: all cubic-bezier(1, 0, 0, 1) 1s;
        overflow: visible;
        opacity: 1
    }

    .lower-header {
        height: 0 !important;
        padding: 0 !important;
        overflow: hidden;
        transition: all cubic-bezier(1, 0, 0, 1) 1s;
        opacity: 0
    }
}

div#total-products {
    background: #006439;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    position: absolute
}

.mini-cart-layout {
    overflow-y: auto;
    height: 350px
}

span#dnn_dnnSearch_ClassicSearch {
    display: flex;
    position: relative
}

.bottom-0 {
    bottom: 0
}

.back-to-top {
    cursor: pointer;
    padding: 7px 21px;
    border-radius: 7px;
    gap: 15px;
    display: flex
}





.swiper-pagination-bullet-active {
    background: #fff !important
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 20px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: gray;
    opacity: .7;
    margin: 0 5px;
    transition: 0.3s ease-in-out
}

.swiper-pagination-bullet-active {
    background: #fff !important;
    opacity: 1
}

.swiper-pagination-bullet {
    background: #fff !important
}





.category-gallery .cat-item {
    overflow: hidden
}

#dnnTopMenu .rootMenu li a div div,
#dnnTopMenu .rootMenu>.level0>.text>.nolink,
#dnnTopMenu .rootMenu>li .subMenuRight .nolink a,
#dnnTopMenu .rootMenu>li a {
    padding: 1vw;
    margin: 0
}

#dnnTopMenu .rootMenu,
#dnnTopMenu .rootMenu li,
#dnnTopMenu .subMenu ul {
    position: relative;
    padding: 0;
    margin: 0
}

#dnnTopMenu {
    margin: 0;
    padding: 0;
    z-index: 2
}

#dnnTopMenu .rootMenu {
    display: flex;
    z-index: 1;
    justify-content: start
}

#dnnTopMenu .rootMenu li {
    list-style-type: none;
    cursor: pointer
}

#dnnTopMenu .rootMenu li.last {
    padding: 0;
    background: 0
}

@media (min-width:769px) {
    .home-slider .swiper-slide {
        height: 60vh !important
    }
    .headerpanel {
        display: none
    }

    #dnnTopMenu .rootMenu {
        display: flex;
        z-index: 1
    }
}

#dnnTopMenu .rootMenu>li:first-of-type a {
    padding-right: 0 !important
}

#dnnTopMenu .rootMenu>.level0>.text>.nolink,
#dnnTopMenu .rootMenu>li .subMenuRight .nolink a,
#dnnTopMenu .rootMenu>li a {
    cursor: pointer
}

#dnnTopMenu .rootMenu li a:hover,
#dnnTopMenu .rootMenu li.TWbreadcrumb a,
#dnnTopMenu .rootMenu li.TWselected a,
#dnnTopMenu .rootMenu li.rmhover a {
    text-decoration: none
}

#dnnTopMenu .subMenu {
    display: none;
    z-index: 905;
    position: absolute;
    min-width: 200px
}

#dnnTopMenu .megamenu .subMenu .subTiles,
#dnnTopMenu .rootMenu>li.haschild .text .childnode svg,
#dnnTopMenu .rootMenu>li.haschild.first:after,
#dnnTopMenu .subMenuRight,
.MobMenuIcon,
.MobileShow,
.megamenu .subMenuRight {
    display: none
}

@media (min-width:1024px) {

    .level0.haschild>.text>a::after,
    .level0.haschild>.text>span.nolink::after {
        content: "";
        border-right: solid 1px;
        border-bottom: solid 1px;
        width: 5px;
        height: 5px;
        display: inline-block;
        margin-left: -10px;
        margin-right: 10px;
        transform: rotate(45deg)
    }
}

.category-gallery .cat-img img,
.category-gallery .cat-img {
    border-radius: 50%;
    overflow: hidden;
    transition: 0.3s all ease-in-out
}

.special-offer {
    background: #994670;
    border-radius: 0;
    border: 30px solid #994670;
}

div#specialscd span {
    font-size: 12px;
    background: #fff;
    border-radius: 5px;
    width: 40px;
    text-align: center;
    text-align-last: center;
    font-weight: 700
}

div#specialscd span:not(:last-child):after {
    content: ":";
    position: absolute;
    font-size: 18px;
    color: #fff;
    left: -10px;
    bottom: 3px
}

div#specialscd span {
    position: relative
}

.listing-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    gap: 20px
}

.product-title a {
    text-decoration: none;
    color: inherit
}

.product {
    transition: all ease 0.3s;
    width: 100%;
    border-radius: 0px;
    border: solid 1px #e0e0e2;
    overflow: hidden;
    display: flex;
    flex-direction: column !important;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    background: #fff
}

.image-box {
    width: 35%
}

.image-box img {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    object-fit: cover
}

.images {
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease
}

.text-box {
    width: 65%;
    border-top: 1px solid #e0e0e2;
    padding: 10PX
}
@media (max-width:768px) {
    .text-box ,.image-box{
        width: 100% !important;
    }
}

h3.product-title {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 65px;
}

.price-wrap {
    display: flex;
    justify-content: flex-end;
    gap: 10px
}

.price-wrap:has(.special) span.product-price.regular {
    position: relative
}

.product-price {
    color: #000
}

.price-wrap:has(.special) span.product-price.regular bdi {
    color: #595959;
    font-size: 12px
}

span.product-price {
    font-weight: 700;
    text-wrap: nowrap
}

.price-wrap:has(.special) span.product-price.regular:after {
    display: block;
    content: '';
    width: 100%;
    border-bottom: solid 2px;
    top: 50%;
    position: absolute;
    border-color: #006439;
    transform: rotate(-10deg)
}

@media (min-width:768px) {
    .product {
        width: calc(24% - 10px);
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start
    }

    .image-box {
        width: 100%
    }

    .text-box {
        width: 100%
    }
}

@media (min-width:1025px) {
    .grid-4 .product {
        width: calc(25% - 15px) !important;
    }

    .grid-5 .product {
        width: calc(25% - 16px) !important;
    }
}

*,
::after,
::before {
    box-sizing: border-box
}

body {
    margin: 0;
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: #fff0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: bold;
    line-height: normal;
    color: var(--bs-heading-color)
}

.h2,
h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {

    .h2,
    h2 {
        font-size: 28px
    }
}

.h3,
h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {

    .h3,
    h3 {
        font-size: 20px
    }
}

.h6,
h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ol,
ul {
    padding-right: 2rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

a {
    transition: all ease 0.3s;
}

fimg,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
    margin-left: auto;
    margin-right: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1200px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    margin-right: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
}

.table {
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: var(--bs-emphasis-color);
    --bs-table-bg: var(--bs-body-bg);
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-emphasis-color);
    --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
    --bs-table-active-color: var(--bs-emphasis-color);
    --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
    --bs-table-hover-color: var(--bs-emphasis-color);
    --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
    border-color: var(--bs-table-border-color)
}

.table>tbody {
    vertical-align: inherit
}

.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.overflow-hidden {
    overflow: hidden !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

.d-none {
    display: none !important
}

.bottom-0 {
    bottom: 0 !important
}

.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-end {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-center {
    align-items: center !important
}

.align-content-center {
    align-content: center !important
}

.pt-5 {
    padding-top: 3rem !important
}

.m-0 {
    margin: 0 !important
}

.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.ms-3 {
    margin-right: 1rem !important
}

.p-0 {
    padding: 0 !important
}

.p-3 {
    padding: 1rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.fw-bold {
    font-weight: bold !important
}

.text-end {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.bg-white {
    background: #fff
}

.d-sm-inline {
    display: inline !important
}

@media (min-width:768px) {
    .d-md-inline {
        display: inline !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-none {
        display: none !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .ps-md-2 {
        padding-right: .5rem !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .pe-lg-5 {
        padding-left: 3rem !important
    }

    .ps-lg-5 {
        padding-right: 3rem !important
    }
}

@media (max-width:767px) {
    .p-fixed.border-top.bottom-0 span {
        text-wrap: nowrap;
    }

    .p-fixed.border-top.bottom-0 {
        background-color: #555;
        border-top: solid 2px #006439 !important
    }

    .real-authentication-main {
        width: 100% !important;
        min-width: unset !important;
        max-width: unset !important;
        right: 0 !important
    }

    .cats-row {
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: flex-start !important;
        padding-bottom: 15px
    }

    .mobile-scroll .product {
        min-width: calc(65vw) !important
    }

    .mobile-scroll {
        overflow-x: auto;
        padding-block: 15px
    }

    .home-slider .swiper-slide {
        height: 15vh !important
    }

    #dnnTopMenu .rootMenu {
        flex-direction: column;
        width: 70vw;
        position: absolute;
        top: 0;
        height: 100vh;
        background: #fff;
        padding: 25px 50px 0 25px !important;
        overflow-y: auto
    }

    .total-cart {
        visibility: hidden;
        opacity: 0;
        transition: 0.3s all ease-in-out;
        position: fixed;
        width: 100vw;
        bottom: -100vh;
        left: 0;
        background: #000000e6;
        border-radius: 5px
    }

    .cart-open .total-cart {
        opacity: 1 !important;
        bottom: 60px;
        visibility: visible
    }

    .home-button {
        order: 3;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 20%;
        max-width: calc(540px / 5);
        font-size: 12px;
        color: #fff !important
    }

    .category-button {
        order: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 20%;
        max-width: calc(540px / 5);
        font-size: 12px;
        color: #fff !important
    }

    .headerpanel {
        order: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 20%;
        max-width: calc(540px / 5);
        font-size: 12px;
        color: #fff !important
    }

    a.login-button {
        order: 5;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 20%;
        max-width: calc(540px / 5);
        font-size: 12px;
        color: #fff !important
    }

    div#dnn_realShopCart {
        order: 4;
        width: 20%;
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 12px
    }

    div#total-products {
        left: 40px;
        top: 15px;
        width: 15px;
        height: 15px
    }

    .mini-cart svg {
        margin-right: 10px
    }

    #SVGRepo_iconCarrier path {
        stroke: #fff !important
    }

    #SVGRepo_iconCarrier circle {
        stroke: #fff !important;
        fill: #a1a3a8 !important
    }

    .MainContent {
        position: relative;
                top: 50px !important;
                    padding-top: 20px;
    }
    .dnnForm.FeedbackForm .dnnFormItem INPUT,
    .dnnForm.FeedbackForm .dnnFormItem TEXTAREA,
    .dnnForm.FeedbackForm .dnnFormItem SELECT{
        width: 90%;
    }
    .mycontactus .dnnActions li a{
        width: 130px !important;
    }
    #dnn_ctr384_ContentPane{
        margin-top: -13px;
    }
}

.MainContent{
 position: relative;
    top: 100px;
}
header li.leve1>span.text a:before,
header li.leve1>span.text span:before {
    content: "\2726";
    padding-inline-end: 7px;
    transition: .3s;
    color: var(--accent-color-2)
}

header li.leve1>span.text a:hover,
header li.leve1>span.text span:hover {
    transform: translateX(-5px)
}

header li.leve1>span.text a,
header li.leve1>span.text span {
    transition: all ease 0.3s
}

.subMenu li .nolink,
.subMenu li a {
    margin: 0;
    padding: 5px !important;
    display: block
}

.subMenu li .nolink,
.subMenu li a {
    font-size: 12px
}

.cart-open .total-cart {
    opacity: 1 !important;
    left: 0;
    visibility: visible
}

h6,
.h6 {
    font-size: 16px;
    font-weight: 700
}

.hover-none:hover {
    color: inherit
}

.search-box {
    position: relative
}

.no-results {
    padding: 8px
}

.searching {
    padding: 8px;
    display: none
}

.rs-search-result-item {
    padding: 8px;
    cursor: pointer
}

.rs-search-box .rs-search-box-input {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    border: #f2f3f7 solid 1px !important;
    background: #fff !important;
    height: 50px;
    overflow: hidden;
    width: 100%;
    z-index: 10;
    display: block
}

.rs-search-box .rs-search-box-input input[type="search"],
.rs-search-box .rs-search-box-input input[type="text"] {
    outline-width: 0;
    background: #fff0;
    line-height: 50px;
    position: relative;
    padding: 0 10px 0 10px !important;
    z-index: 2;
    display: block;
    width: 100%;
    border: 0;
    transition: all 0.6s ease 0.1s;
    color: #292929;
    padding-left: 10px
}

.rs-search-box .rs-search-box-result {
    position: absolute;
    width: 100%;
    top: 51px;
    padding: 15px;
    background: #fff;
    border-radius: 0 0 7px 7px;
    z-index: 10;
    box-shadow: 0 3px 10px -2px rgb(0 0 0 / 28%);
    transition: all 0.6s ease 0.1s;
    text-align: right;
    max-height: 415px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap
}

.loading-active {
    display: unset !important
}

.rs-search-title span {
    cursor: pointer
}

.rs-search-box .rs-search-box-result .rs-search-item {
    flex: 0 0 23%;
    width: auto;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 3px 10px -2px rgb(0 0 0 / .1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 5px
}

.rs-search-box .rs-search-box-result .rs-search-item .rs-search-image {
    display: flex;
    justify-content: center
}

.rs-search-box .rs-search-box-result .rs-search-item .rs-search-image img {
    max-width: 100%;
    max-height: 100%
}

.rs-search-box {
    position: relative;
    z-index: 2
}

.product-gallery .gallery-thumbs .swiper-wrapper {
    display: flex;
    gap: 10px
}

.product-gallery {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 10px;
    margin-bottom: 20px
}

.product-gallery .gallery-thumbs .swiper-slide {
    border: solid 2px var(--accent-color-1);
    border-radius: 7px;
    overflow: hidden;
    cursor: pointer
}

.product-gallery .gallery-top .swiper-slide {
    border: solid 2px #006439;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer
}

.product-gallery .gallery-thumbs .swiper-slide {
    margin: 0 !important
}

.product-gallery .gallery-thumbs .swiper-slide-thumb-active {
    border-color: var(--accent-color-2) !important
}

.product-gallery .gallery-top,
.product-gallery .gallery-top .swiper-slide {
    width: calc(100vw - 30px);
    max-width: 450px
}

.product-gallery .gallery-thumbs,
.product-gallery .gallery-thumbs .swiper-slide {
    width: calc(100vw / 4 - 20px) !important;
    max-width: 100px !important
}

@media (min-width:992px) {
    .product-gallery {
        align-items: start
    }

    .product-gallery .gallery-thumbs .swiper-wrapper {
        flex-direction: row
    }

    .product-gallery .gallery-top,
    .product-gallery .gallery-top .swiper-slide {
        width: 300px !important
    }

    .product-gallery .gallery-thumbs,
    .product-gallery .gallery-thumbs .swiper-slide {
        width: 80px !important
    }
}

@media (min-width:1200px) {

    .product-gallery .gallery-top,
    .product-gallery .gallery-top .swiper-slide {
        width: 350px !important
    }

    .product-gallery .gallery-thumbs,
    .product-gallery .gallery-thumbs .swiper-slide {
        width: 100px !important
    }
}

@media (min-width:1400px) {

    .product-gallery .gallery-top,
    .product-gallery .gallery-top .swiper-slide {
        width: 370px !important
    }

    .product-gallery .gallery-thumbs,
    .product-gallery .gallery-thumbs .swiper-slide {
        width: 100px !important
    }
}

.product-price {
    color: #006439;
    text-align: end;
    font-weight: bolder
}

.product-details-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #e0e0e2
}

.plus-to-cart,
.minus-to-cart {
    background: #FF0000;
    font-weight: bolder;
    color: #fff;
    height: 40px;
    transition: 0.3s all ease-in-out;
    display: flex;
    align-items: center;
}

.quantity-form {
    outline-color: #fff0;
    border: 1px solid #ced4da;
    height: 40px;
    border-radius: 0px !important
}

.plus-to-cart {
    border-radius: 0;
}

.plus-to-cart:hover {
    box-shadow: 4px 0 20px -10px
}

.minus-to-cart:hover {
    box-shadow: -4px 0 20px -10px
}

.minus-to-cart {
    border-radius: 0ک
}

.plus-to-cart:hover,
.minus-to-cart:hover {
    background: #fff;
    color: #006439
}

#btnAddToCard {
    background-color: #006439 !important;
    color: white !important;
    border-radius: 5px;
    transition: 0.3s all ease-in-out;
    margin: 0 20px !important;
    padding: 0 30px !important;
    height: 40px;
    border: 1px solid #00643942 !important
}

#btnAddToCard:hover {
    box-shadow: -10px 10px 10px 0 #00643942;
    background-color: white !important;
    color: #006439 !important
}


* {
    box-sizing: border-box
}

img {
    vertical-align: middle
}

.container {
    position: relative
}

.mySlides {
    display: none
}

.fancybox-slide--image .fancybox-content {
    left: auto !important;
    top: auto !important;
    height: 800px !important;
    transform: none !important
}

.fancybox-slide {
    display: flex !important;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center
}

.cursor {
    cursor: pointer
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.prev:hover,
.next:hover {
    background-color: rgb(0 0 0 / .8)
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0
}

.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: #fff
}

.column {
    float: left;
    width: 16.66%
}

.demo {
    opacity: .6
}

.active,
.demo:hover {
    opacity: 1
}

.product:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 11px #888
}

.store-main .store-panel-filter .store-filters {
    height: unset !important
}

.store-main .store-panel-filter {
    margin-block: 3rem
}

.ant-card-bordered {
    box-shadow: 0 0 5px #9999
}

.store-checkout {
    margin-block: 50px !important
}

.real-authentication-root {
    margin-block: 150px
}

div#showloading {
    background: #fff0
}

.product-details>*:nth-child(1) {
    flex-basis: 55%;
    padding-left: 10px
}

.product-details>*:nth-child(2) {
    flex-basis: 20%
}

.product-details>*:nth-child(3) {
    flex-basis: 25%;
    justify-content: flex-end;
    display: flex
}

.ant-tabs .ant-tabs-tab+.ant-tabs-tab {
    margin: 0 32px 0 0;
}

.ant-btn-default {
    background: var(--accent-color-3);
    color: #fff
}

.form-model-color svg {
    stroke: #000 !important;
    stroke-width: 1px
}

@media(min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.p-5 {
    padding: 3rem
}

.cartbtn {
    cursor: pointer
}

.dnnFormMessage.realshop-message {
    text-align: center
}

.mini-cart-popup {
    width: 500px;
    background-color: #000000f0;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 8px #000
}

.cart-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cart-header h2 {
    margin: 0
}

.close-btn {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer
}

.cart-item {
    display: flex;
    align-items: center;
    padding-top: 10px;
    border-top: solid 1px #ffffff80;
    margin-top: 20px
}

.product-image {
    width: 75px;
    height: 75px;
    border-radius: 8px;
    border: solid 1px
}

.product-details {
    flex-grow: 1;
    margin-right: 10px
}

.product-details p {
    margin: 0
}

.price {
    color: #fff;
    font-weight: 700
}

.quantity-selector {
    display: flex;
    align-items: center;
    justify-content: center
}

.quantity-input {
    width: 30px;
    text-align: center;
    border: 1px solid;
    border-radius: 4px;
    margin: 0 5px;
    color: #000;
    text-align-last: center
}

.minus-btn,
.plus-btn {
    background: none;
    border: 1px solid #ffffff80;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #fff
}

.delete-btn {
    background: none;
    border: none;
    font-size: 20px;
    color: #fff;
    cursor: pointer
}

.total {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    margin-top: 20px;
    padding-top: 10px;
    border-top: solid 1px #ffffff80
}

.product-details {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important
}

input.quantity-input[type=number] {
    -moz-appearance: textfield
}

input.quantity-input::-webkit-outer-spin-button,
input.quantity-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.cart-footer {
    display: flex;
    justify-content: center
}

.checkout-btn {
    background-color: #fff;
    color: #000 !important;
    text-align-last: center;
    font-size: 16px;
    padding: 0;
    margin-top: 20px;
    transition: all ease 0.3s;
    width: 100%;
    border-radius: 3px
}

a.checkout-btn:hover {
    transform: translateY(-2px);
    transition: all ease 0.3s
}

.product-summary ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0
}

.product-summary li {
    list-style-type: none;
    background: #f0f0f1;
    padding: 10px;
    border-radius: 5px;
    margin: 0;
    width: 32%
}

.product-summary li p {
    margin: 0;
    text-align: right;
    font-size: 12px
}

@media(max-width: 767px) {
    .product-summary li {
        width: 48%
    }

    .product-side {
        margin-block: 20px;
    }
}

#realshop-add-to-cart {
    background-color: #FF0000 !important;
    color: #fff;
    padding: 8px 20px !important;
    font-weight: bold;
    margin-left: 0 !important;
}

.product-side {
    padding: 15px;
    border: solid 1px #e0e0e2;
    background: #F8F8F8;
}

.realSelect__placeholder {
    font-size: 12px
}

#full-stars-example .rating-group {
    display: inline-flex
}

#full-stars-example .rating__icon {
    pointer-events: none
}

#full-stars-example .rating__input {
    position: absolute !important;
    left: -9999px !important
}

#full-stars-example .rating__label {
    cursor: pointer;
    padding: 0 .1em;
    font-size: 2rem
}

#full-stars-example .rating__icon--star {
    color: orange
}

#full-stars-example .rating__icon--none {
    color: #eee
}

#full-stars-example .rating__input--none:checked+.rating__label .rating__icon--none {
    color: #006439
}

#full-stars-example .rating__input:checked~.rating__label .rating__icon--star {
    color: #ddd
}

#full-stars-example .rating-group:hover .rating__label .rating__icon--star {
    color: orange
}

#full-stars-example .rating__input:hover~.rating__label .rating__icon--star {
    color: #ddd
}

#full-stars-example .rating-group:hover .rating__input--none:not(:hover)+.rating__label .rating__icon--none {
    color: #eee
}

#full-stars-example .rating__input--none:hover+.rating__label .rating__icon--none {
    color: #006439
}

#half-stars-example .rating-group {
    display: inline-flex
}

#half-stars-example .rating__icon {
    pointer-events: none
}

#half-stars-example .rating__input {
    position: absolute !important;
    left: -9999px !important
}

#half-stars-example .rating__label {
    cursor: pointer;
    padding: 0 .1em;
    font-size: 2rem
}

#half-stars-example .rating__label--half {
    padding-right: 0;
    margin-right: -.6em;
    z-index: 2
}

#half-stars-example .rating__icon--star {
    color: orange
}

#half-stars-example .rating__icon--none {
    color: #eee
}

#half-stars-example .rating__input--none:checked+.rating__label .rating__icon--none {
    color: #006439
}

#half-stars-example .rating__input:checked~.rating__label .rating__icon--star {
    color: #ddd
}

#half-stars-example .rating-group:hover .rating__label .rating__icon--star,
#half-stars-example .rating-group:hover .rating__label--half .rating__icon--star {
    color: orange
}

#half-stars-example .rating__input:hover~.rating__label .rating__icon--star,
#half-stars-example .rating__input:hover~.rating__label--half .rating__icon--star {
    color: #ddd
}

#half-stars-example .rating-group:hover .rating__input--none:not(:hover)+.rating__label .rating__icon--none {
    color: #eee
}

#half-stars-example .rating__input--none:hover+.rating__label .rating__icon--none {
    color: #006439
}

#full-stars-example-two .rating-group {
    display: inline-flex;
    width: 100%;
    position: relative;
    justify-content: center
}

#full-stars-example-two.disabled:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0
}

#full-stars-example-two {
    position: relative
}

#full-stars-example-two .rating__icon {
    pointer-events: none
}

#full-stars-example-two .rating__input--none {
    display: none
}

.rating__input {
    opacity: 0;
    width: 0
}

#full-stars-example-two .rating__label {
    cursor: pointer;
    padding: 0 1px;
    font-size: 16px
}

#full-stars-example-two .rating__icon--star {
    color: orange
}

#full-stars-example-two .rating__input:checked~.rating__label .rating__icon--star {
    color: #ddd
}

#full-stars-example-two .rating-group:hover .rating__label .rating__icon--star {
    color: orange
}

#full-stars-example-two .rating__input:hover~.rating__label .rating__icon--star {
    color: #ddd
}

.sec-title {
    text-decoration: underline;
    text-decoration-color: #006439;
    text-decoration-thickness: 2px;
    text-underline-offset: 15px;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 700
}

.data-col {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0
}

@media (min-width:1025px) {
    .data-col {
        padding-left: 20px
    }
}

.sec-wrap {
    padding: 10px 20px;
    border: solid 1px #e0e0e2;
}

.sec-nav {
    position: sticky;
    top: calc(100vh - 60px);
    z-index: 1;
    display: flex;
    justify-content: center
}

@media (max-width:767px) {
    .sec-nav {
        top: 90px
    }
}

.sp-nav {
    display: flex;
    padding-block: 10px;
    padding-inline: 0;
    margin: 0;
    width: 100%;
    justify-content: space-evenly;
    background-color: #fff;
    background-color: #F0F0F1
}

.sp-nav li {
    list-style-type: none;
    margin: 0
}
.sp-nav a {
    color: #003399 !important;
    font-weight: 700 !important;
}
.sp-nav a:hover {
    color: inherit
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 150px
}

.score-result {
    font-size: 12px;
    font-weight: 700;
}

.rating-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    background: #f1f1f1;
    margin: 10px 0
}

.review-list {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.review-wrap:not(:last-child,
    .review-wrap.reply-review) {
    border-bottom: solid 1px #e0e0e2;
    padding-bottom: 20px
}

.review-name {
    opacity: .5
}

.review-badge {
    padding: 1px 8px;
    border-radius: 50px
}

.review-head {
    font-size: 12px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center
}

.review-badge[data-rb="buyer"] {
    background-color: #4caf501a;
    color: #2e7b32
}

.review-time {
    opacity: .5;
    display: flex;
    align-items: center;
    gap: 10px
}

.review-time:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #888;
    display: block;
    border-radius: 10px;
    margin-inline: 5px
}

#full-stars-example-two {
    width: 100%
}

.review-body {
    padding-top: 15px
}

.review-foot {
    font-size: 12px;
    display: flex;
    gap: 10px;
    align-items: center;
    opacity: .8;
    margin-top: 15px
}

.review-variation:before {
    content: "";
    width: 15px;
    height: 15px;
    border: solid 1px #e0e0e2;
    display: block;
    border-radius: 50px
}

.review-variation,
.review-store {
    display: flex;
    gap: 10px;
    align-items: center
}

.review-variation[data-rv="color-black"]:before {
    background-color: #000
}

.review-variation[data-rv="color-grey"]:before {
    background-color: gray
}

.review-variation[data-rv="color-white"]:before {
    background-color: #fff
}

.review-variation[data-rv="color-#006439"]:before {
    background-color: #006439
}

.review-variation[data-rv="color-green"]:before {
    background-color: green
}

.review-variation[data-rv="color-blue"]:before {
    background-color: blue
}

.review-variation[data-rv="color-yellow"]:before {
    background-color: #ff0
}

.review-variation[data-rv="color-orange"]:before {
    background-color: orange
}

.review-variation[data-rv="color-purple"]:before {
    background-color: purple
}

.review-variation[data-rv="color-pink"]:before {
    background-color: pink
}

.review-variation[data-rv="color-brown"]:before {
    background-color: brown
}

.review-like-dislike {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end
}

.review-like-dislike {
    gap: 10px
}

.review-store:before {
    content: url(/Portals/0/Images/svg/seller.svg);
    width: 20px;
    height: 20px;
    display: block
}

.review-store::after {
    content: "";
    width: 4px;
    height: 4px;
    background: #88888880;
    display: block;
    border-radius: 10px;
    margin-inline: 5px
}

.like-count:after {
    content: url(/Portals/0/Images/svg/thumbsUp.svg);
    width: 20px;
    height: 20px;
    display: block
}

.like-count,
.dislike-count {
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer
}

.dislike-count:after {
    content: url(/Portals/0/Images/svg/thumbsDown.svg);
    width: 20px;
    height: 20px;
    display: block
}

.add-review {
    text-align-last: center;
    display: block;
    text-decoration: none;
    color: var(--accent-color-2);
    border: solid 1px var(--accent-color-2);
    padding: 7px;
    cursor: pointer;
    transition: all ease 0.3s;
    font-weight: 700
}

.add-review:hover {
    color: #fff;
    background: var(--accent-color-2)
}

.review-head #full-stars-example-two .rating-group {
    justify-content: flex-start
}

.stars-imgs {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%
}

span.total-reviews {
    display: inline-block;
    margin-top: 10px
}

.full-stars {
    position: absolute
}

.review-head .stars-imgs {
    align-items: start
}

.reply-review {
    padding: 20px 15px 0 0;
    position: relative;
    margin: 20px 15px 0 0
}

.reply-review:before {
    content: "\2935";
    font-size: 30px;
    transform: rotate(90deg);
    position: absolute;
    right: -20px;
    top: 0
}

.review-wrap.reply-review {
    border-top: solid 1px #e0e0e2
}

.review-text {
    margin: 0
}

.review-badge[data-rb="admin"] {
    background-color: #af4c5e1a;
    color: #006439
}

.reply-button {
    flex-grow: 1;
    text-align-last: left;
    cursor: pointer
}

.share-btns {
    display: flex;
    gap: 10px;
    align-items: center
}

.share-btns p {
    margin: 0
}

.meta-first {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap
}

.meta-first p:not(:last-child):after {
    content: " - ";
    padding-right: 10px
}

.attribs .row {
    max-height: 400px;
    overflow: hidden;
    transition: all ease 0.5s
}

.attribs .row.open {
    max-height: 5000px;
    transition: all ease 0.5s
}

.attribs .h5 {
    margin-block: 10px
}

.attribs {
    position: relative;
    padding-bottom: 50px
}

.attribs .h5 {
    margin-block: 10px
}

.attribs:after {
    content: "مشاهده بیشتر ‌  \276F";
    position: absolute;
    bottom: 0;
    cursor: pointer
}

.attribs .row>div {
    padding-right: 50px
}

.attribs .row>div>.border-bottom {
    padding-bottom: 20px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .attribs .row>div {
        padding-right: 25px
    }

    .attribs .row>div>.border-bottom {
        padding-block: 10px;
        margin-bottom: 10px
    }
}

.attribs .row p {
    margin: 0;
    text-align: right;
    text-align-last: right
}

.attribs .row {
    align-items: center
}

.attribs:has(.row.open):after {
    content: "بستن ‌  \276F"
}

.discrip .row {
    max-height: 400px;
    overflow: hidden;
    transition: all ease 0.5s
}

.discrip .row.open {
    max-height: 5000px;
    transition: all ease 0.5s
}

.discrip {
    position: relative;
    padding-bottom: 50px
}

.discrip:after {
    content: "مشاهده بیشتر ‌  \276F";
    position: absolute;
    bottom: 0;
    cursor: pointer
}

.discrip:has(.row.open):after {
    content: "بستن ‌  \276F"
}

.wrapper {
    background: var(--white);
    padding: 2rem;
    width: 50vw;
    border-radius: .75rem;
    box-shadow: var(--shadow);
    text-align: center
}

.wrapper h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem;
    text-align: center;
    text-align-last: center
}

.rating {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: .5rem;
    font-size: 2rem;
    color: var(--yellow);
    margin-bottom: 2rem
}

.rating .star {
    cursor: pointer
}

.rating .star.active {
    opacity: 0;
    animation: animate .5s calc(var(--i) * .1s) ease-in-out forwards
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: scale(1)
    }

    50% {
        opacity: 1;
        transform: scale(1.2)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

.rating .star:hover {
    transform: scale(1.1)
}

textarea {
    width: 100%;
    background: var(--light);
    padding: 1rem;
    border-radius: .5rem;
    border: none;
    outline: none;
    resize: none;
    margin-bottom: .5rem
}

.btn-group {
    display: flex;
    grid-gap: .5rem;
    align-items: center;
    justify-content: center
}

.btn-group .btn {
    padding: 5px 25px;
    border-radius: 10px;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700
}

.btn-group .btn.submit {
    background: var(--blue);
    color: var(--white)
}

.btn-group .btn.submit:hover {
    background: var(--blue-d-1)
}

.btn-group .btn.cancel {
    background: var(--white);
    color: var(--blue);
    border: solid 1px
}

.btn-group .btn.cancel:hover {
    background: var(--light)
}

:root {
    --yellow: #FFBD13;
    --blue: #4383FF;
    --blue-d-1: #3278FF;
    --light: #F5F5F5;
    --grey: #AAA;
    --white: #FFF;
    --shadow: 8px 8px 30px rgba(0, 0, 0, .05)
}

.review-form .wrapper {
    position: fixed;
    bottom: -100%;
    right: 25vw;
    z-index: 999
}

.review-form.open .wrapper {
    bottom: calc(50vh - 150px)
}

.review-form:before {
    content: "";
    position: fixed;
    width: 100vw;
    height: 100vh;
    display: block;
    top: 0;
    right: 0;
    background: #00000080;
    z-index: 998;
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.3s
}

.review-form.open:before {
    visibility: visible;
    opacity: 1;
    transition: all ease 0.3s
}

@media (max-width:767px) {
    .wrapper {
        width: 90vw
    }

    .review-form .wrapper {
        right: 5vw
    }
}

div.sec-wrap:last-child {
    margin-bottom: 100px
}

.all-descrips {
    display: flex;
    justify-content: center;
    align-items: center
}

.all-descrips:before,
.all-descrips:after {
    content: "";
    display: block;
    flex-grow: 1;
    border-bottom: solid 1px #e0e0e2;
    height: 0
}

.all-descrips a {
    margin-inline: 20px;
    padding: 5px 10px;
    border: solid 1px #e0e0e2;
    text-decoration: none
}

.all-descrips a:hover {
    color: inherit
}

.all-descrips a:after {
    content: "\276F";
    margin-right: 10px
}

.product-summary {
    min-height: 200px
}

.add-col {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 65px
}

.related-products .product {
    display: flex;
    flex-direction: row;
    width: 100%
}

.related-products .product .text-box {
    width: 70%;
    border-top: none
}

.add-col .sec-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.product-side .regular,
.product-side .special {
    display: none
}

.product-side:has(.rs-color-checked):has(.realSelect__clear-indicator) .regular,
.product-side:has(.rs-color-checked):has(.realSelect__clear-indicator) .special {
    display: block
}

.form-model-item {
    display: flex;
    gap: 30px;
    margin-bottom: 20px
}

.form-model-color {
    flex-grow: 1;
    text-align-last: left
}

.form-model-select {
    flex-grow: 1
}

.product-side .product-price {
    color: #000;
    font-size: 18px
}

.slide1 {
    background-image: url(/Portals/0/Images/webp/slide2.webp)
}

.slide2 {
    background-image: url(/Portals/0/Images/webp/slide1.webp)
}

.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2rem;
    color: #fff;
    background: rgb(0 0 0 / .5);
    border: none;
    cursor: pointer;
    border-radius: 50px;
    z-index: 10
}

.arrow.left {
    padding: 10px 12px 0 18px;
    right: 10px
}

.arrow.right {
    padding: 10px 18px 0 12px;
    left: 10px
}

.pagination {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: .5rem
}

.pagination-dot {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    opacity: .5;
    cursor: pointer
}

.pagination-dot.active {
    opacity: 1
}

.dnnHelperTip {
    z-index: 1 !important
}
.rs-cart-count {
    top: -5px !important;
    left: -10px !important;
    right: auto !important;
    background: #994670 !important;
    padding: 5px !important;
    width: 20px !important;
    height: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.rounded {
    border-radius: 0px;
}
.icon-box {
    width: 30%;
    background: #a7cd39;
    padding: 5px;
    border-radius: 50px;
    color: var(--accent-color-3);
    font-size: 16px;
}
.icon-box:nth-child(even) {
    background: var(--accent-color-3);
    color: #fff;
}
.cat-title {
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: solid var(--accent-color-2);
}
.back-to-top {
    background:  var(--accent-color-3);
    color:var(--accent-color-1);
    font-weight: bold;
    transition: all ease 0.3s;
}
.back-to-top img {
    transition: all ease 0.3s;
}
.back-to-top:hover {
    background: var(--accent-color-3);
    color: #fff;
}
.back-to-top:hover img {
    filter: brightness(0) invert(1);
}
.product-gallery .gallery-thumbs img {
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%;
}
.Toastify__toast {
    font-family: IRANSansX !important;
}
.rs-btn-cart {
    background: var(--accent-color-1)!important;;
    color: var(--accent-color-3)!important;;
    font-weight: bold!important;;
    transition: all ease 0.3s !important;
}
.rs-btn-cart:hover {
    background: var(--accent-color-3)!important;;
    color: #fff!important;;
}
.share-btns svg {
    fill: var(--accent-color-2);
    transition: all ease 0.3s;
}

.share-btns svg:hover {
    fill: var(--accent-color-3);
}


.search-icon {
    cursor: pointer;
}
.bg-ac1 {
    background: var(--accent-color-1);
}
.bg-ac2 {
    background: var(--accent-color-2);
}
.bg-ac3 {
    background: var(--accent-color-3);
}
.filter-white {
    filter: brightness(0) invert(1);
}

.top-panel {
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    padding: 10px 0;
}
.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}
.fw-normal {
    font-weight: normal;
}
.fs-18 {
    font-size: 18px;
}
@media (min-width: 768px) {
    div#dnn_HeaderSearch {
        position: absolute;
        top: 35px;
        left: 40px;
        width: 300px;
        opacity: 0;
        visibility: hidden;
        transition: all ease 0.3s;
    }
    div#dnn_HeaderSearch.active {
        opacity: 1;
        visibility: visible;
    }
    .panel-show .header-logo {
        margin-top: -45px;
        margin-bottom: -5px;
    }
    .header-logo {
        transition: all cubic-bezier(1,0,0,1) 1s;
        margin-bottom: -50px;
        margin-top: -5px;
    }
    .mymobile-logo{
        display: none !important;
    }
}
@media (max-width: 767px) {
    .rs-search-box .rs-search-box-input{
        height: 30px !important;
    }
    .rs-search-box .rs-search-box-input input{
        line-height: 2.5em !important;
    }
    .header-logo img {
        width: 60px;
    }
    a.header-logo {
        text-align-last: right;
    }
    div#dnn_HeaderSearch {
        position: fixed;
        top: 10px;
        left: 15px;
        width: 70%;
    }
    .icon-box {
        width: 100%;
    }
    div#dnn_realShopCart:after {
        content: "سبد خرید";
        color: #fff;
        display: block;
        font-size: 12px;
    }
    footer#dnn_footer_menu {
        margin-bottom: 10px;
    }
    p.m-0.fw-bold.fs-18 {
        width: 100%;
    }
    .d-flex.flex-row.align-items-center.py-3.flex-wrap {
        row-gap: 10px;
    }
    .rs-cart-dropdown.show {
        position: fixed;
        bottom: 55px !important;
        top: auto !important;
    }
    .rs-item-details {
        flex-direction: row !important;
        justify-content: space-between !important;
        width: 100% !important;
    }
    .rs-cart-item {
        flex-direction: row !important;
        justify-content: space-between !important;
        gap: 10px !important;
    }
    .rs-item-quantity, .item-price {
        color: #000 !important;
    }
    span.rs-item-name {
        max-width: 40vw;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    html {
        overflow-x: hidden;
    }
}


@media (min-width: 1025px) {
    div#login {
        display: flex;
        align-items: center;
        margin-left: 10px;
    }
    
    ul.buttonGroup {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        gap: 5px;
    }
    
    li.userDisplayName {
        margin: 0;
        list-style-type: none;
    }
    
    a.login-button {
        display: none;
    }
    
    div#dnn_dnnUser_registerGroup {
        padding-right: 5px;
    }
    
    div#dnn_dnnLogin_loginGroup:after {
        content: "|";
    }

    ul.buttonGroup li {
        list-style-type: none;
        margin: 0;
    }
    
    ul.buttonGroup li:not(:last-child):after {
        content: "|";
        padding-right: 5px;
    }
    
    ul.buttonGroup li strong {
        font-weight: normal;
    }
}
@media (max-width: 767px) {
    div#login {
        display: none;
    }
}
@media (max-width: 767px) {
    #dnnTopMenu .subMenu {
        position: relative;
        margin-right: -10px;
        width: 240px;
        background: #ffffff;
    }
}
/***************************************NEW********************************/
/* ////////////////////////////////////////new/////////////////////////////* */
@media (min-width: 768px) {
    .Portfolio.blog-arch .Project {
        width: calc(50% - 10px) !important;
    }
}

.Blog .Project {
    aspect-ratio: unset !important;
}

.Project {
    aspect-ratio: 5 / 6;
}

.Project {
    justify-content: space-between;
    height: 100%;
    display: flex;
    transition: all ease-in-out .8s;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    border-radius: 10px;
}

h2.ProjectTitle {
    font-size: 16px;
    display: flex !important;
    justify-content: space-around;
}

footer {
    background: #994670 !important;
}

footer span,
footer a,
footer div {
    color: white;
}

footer span.feature,
.footerList li:before {
    color: #FF0000 !Important;
}
@media (min-width: 768px) {
    .panel-show .lower-header {
        height: 30px !important;
        padding: 5px 0 !important;
        transition: all cubic-bezier(1, 0, 0, 1) 1s;
        overflow: visible;
        opacity: 1;
    }
}

 .header-logo {
     margin: -5px 20px 0 -75px !important;
 }

.back-to-top {
    background: #994670;
}

:root {
    --accent-color-1: #000000;
    --accent-color-2: #994670;
    --accent-color-3: #000000;
    --accent-color-4: #000000;
}

.social-footer img {
    margin: 0 3px;
}

.map-enamad a:nth-child(2) img {
    width: 58%;
    border-radius: 5px;
}

.top-panel {
    background: #ffffff;
}

div#dnnTopMenu ul li a {
    color: rgb(0, 0, 0);
}
#dnnTopMenu .rootMenu .subMenu ul li a {
    color: #121625;
}
#login a {
    color: rgb(0, 0, 0);
}

#dnnTopMenu .rootMenu li {
    border-left: 1px solid #999e36;
}

#dnnTopMenu .rootMenu li a:hover {
    color: #994670;
}
.mycontactus .bg-white {
    border-radius: 5px;
    box-shadow: 0 0 5px #ededed;
    padding: 50px !Important;
    display: block;
    margin: 0 auto !important;
}
.mycontactus a {
    color: #444;
}
.mycontactus .Feedback_CharCount {
    display: none !important;
}
.mycontactus .dnnActions a {
    background: #FF0000;
    color: black;
    font-weight: 400;
    text-shadow: 0 0 0 gray;
    border: 0;
}
.mycontactus .dnnActions a:hover {
    background: #FF0000;
        color: black;
        font-weight: 400;
        text-shadow: 0 0 0 gray;
        border: 0;
}
.mycontactus iframe{
    border-radius: 10px;
        margin-top: 25px;
}
.mycontactus .dnnActions li a {
    width: 310px;
    background: #FF0000;
    padding: 5px 40%;
    margin: 0 25%;
}
.footerList a:hover,
.footerList a:focus,
.footerList a:active {
    color: white !important;
}

footer a:hover,
footer a:focus,
footer a:active {
    color: #ffffff;
    outline: 0;
}

#dnn_ctr355_HtmlModule_lblContent img{
    display: block;
    margin: 0 auto;
}
/******************************CHANGE BOOTSTRAP CONTAINER******************/
/* @media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px;
    }
} */
/************************************************************************/
.product .text-box *{
    color: black;
}
.price-wrap:has(.special) span.product-price.regular bdi {
    color: #7d7d7d;
}
.product .price-wrap .regular bdi {
    color: #7d7d7d;
}
.product .price-wrap .product-price bdi {
    font-size: 15px;
    color: #994670;
}

.price-wrap:has(.special) span.product-price.regular:after {
    border-color: #7d7d7d;
}
div#dnnTopMenu {
    margin-right: -25px;
}

@media (min-width: 768px) {
    .panel-show .lower-header {
        margin-right: -45px;
    }
}

.lower-header,
.HeaderTop {
    margin-left: 30px;
}
.back-to-top:hover {
    background: #078aff;
    color: #fff;
}
.footerList a:visited{
    color: white !important;
}
/***********************************SINGLE PRODUCT ***********************************/
   .content-max,
   .controller-max {
       margin: 0 auto;
       max-width: 390px;
   }

   .controller-max {
       margin-top: 10px;
   }

   /**
* EasyZoom core styles
*/
   .easyzoom {
       display: flex;
       position: relative;
       /* display: inline-block; */
       width: 100%;
       height: 100%;
   }

   .easyzoom>a {
       margin: auto;
       display: block;
   }

   .easyzoom img {
       vertical-align: bottom;
   }

   .easyzoom>a>img {
       margin: auto;
       max-width: 100%;
       -o-object-fit: contain;
       object-fit: contain;
   }

   .easyzoom.is-loading img {
       cursor: progress;
   }

   .easyzoom.is-ready img {
       cursor: crosshair;
   }

   .easyzoom.is-error img {
       cursor: not-allowed;
   }

   .easyzoom-notice {
       position: absolute;
       top: 50%;
       left: 50%;
       z-index: 150;
       width: 10em;
       margin: -1em 0 0 -5em;
       line-height: 2em;
       text-align: center;
       background: #FFF;
       box-shadow: 0 0 10px #888;
   }

   .easyzoom-flyout {
       position: absolute;
       z-index: 100;
       overflow: hidden;
       background: #FFF;
   }

   .easyzoom--overlay .easyzoom-flyout {
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
   }

   .easyzoom--adjacent .easyzoom-flyout {
       top: 0;
       left: 100%;
       width: 100%;
       height: 100%;
       margin-left: 20px;
   }

   .ratio {
       position: relative;
       width: 100%;
   }

   .ratio::before {
       content: "";
       display: block;
   }

   .ratio>* {
       position: absolute;
       height: 100%;
       left: 0;
       top: 0;
       width: 100%;
   }

   .ratio.ratio-4x3 {
       background-color: #FFF;
       border: 1px solid #DDD;
   }

   .ratio.ratio-4x3::before {
       padding-top: 75%;
   }

   /** 
* Swiper styles
*/
   .swiper .swiper-slide img {
       padding: 10px;
   }

   .swiper.swiper.swiper--product-detail .swiper-slide {
       display: flex;
       position: relative;
       width: 100%;
   }

   .swiper.swiper--product-thumbs .swiper-slide img {
       -o-object-fit: contain;
       object-fit: contain;
       cursor: pointer;
   }

   .swiper-horizontal>.swiper-scrollbar,
   .swiper-scrollbar.swiper-scrollbar-horizontal {
       margin-top: 5px;
       position: relative;
       top: unset;
       bottom: unset;
       left: unset;
       width: 100%;
       height: 2px;
   }

   .swiper-scrollbar {
       background-color: #f0f0f0;
   }

   .swiper-scrollbar-drag {
       background-color: #ccc;
   }

   .swiper-buttons {
       margin-top: 30px;
       display: flex;
       align-items: center;
       justify-content: center;
   }

   .swiper-button-prev,
   .swiper-button-next {
       margin: 0 5px;
       padding: 10px 15px;
       position: relative;
       left: unset;
       right: unset;
       top: unset;
       width: unset;
       height: unset;
       margin-top: unset;
       z-index: 10;
       cursor: pointer;
       display: flex;
       align-items: center;
       justify-content: center;
       color: #b2b2b2 !important;
       border: 1px solid #DDD;
       background-color: #FFF;
       transition: all 0.2s ease;
   }

.swiper-button-next,
.swiper-button-prev {
    position: static !important;
    /* خیلی مهم */
    width: 36px;
    height: 36px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    color: #555;
}

/* آیکن پیش‌فرض Swiper */
.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 14px !important;
    font-weight: bold;
}

   
   .swiper-button-prev::after,
   .swiper-button-next::after {
       font-size: 1.2rem;
       font-weight: bold;
   }

   .swiper-button-prev:not(.swiper-button-disabled):hover,
   .swiper-button-next:not(.swiper-button-disabled):hover {
       color: #FFF;
       background-color: #ccc;
   }

   .swiper-button-prev.swiper-button-disabled,
   .swiper-button-next.swiper-button-disabled {
       opacity: 0.35;
   }
/*******************************************home***********************/
   .mygridproducts {
       display: grid;
       grid-template-columns: repeat(4, minmax(0, 1fr));
       gap: 1.5rem;
       width: 1320px;
       margin: 0 auto;
       padding: 0;
   }

   /* ریسپانسیو */
   @media (max-width: 992px) {
       .mygridproducts {
           grid-template-columns: repeat(3, 1fr);
       }
   }

   @media (max-width: 768px) {
       .mygridproducts {
           grid-template-columns: repeat(2, 1fr);
       }
   }

   @media (max-width: 480px) {
       .mygridproducts {
           grid-template-columns: repeat(1, 1fr);
       }
   }

   @media (min-width: 768px) {
       .mygridproducts .product {
           width: calc(100% - 10px);
           flex-direction: column;
           align-items: stretch;
           justify-content: flex-start;
       }
   }

   #dnnTopMenu a {
       font-weight: 600;
   }
  header .container{
    max-width: 1250px !important;
  }
  .lower-header .justify-content-end {
      margin-left: -65px;
      margin-top: 3px;
  }
  .footer-trust-item h3 {
      font-size: 15px !Important;
  }
@media (max-width: 767px) {
    .newlogoo:not(:nth-child(1)) {
        display: none !important;
    }
}
/************************************2day***********************/
.MainContent .container{
    max-width: 1320px !important;
}
.MainContent{
    background: rgb(255, 255, 255);
}
#dnn_HeaderPane{
    background: white;
    padding: 0px 0 40px;
}
.product-tabs-wrapper label {
    background: rgb(238, 242, 249) !important;
    color: #003399 !important;
}

.product-tabs-wrapper {
    padding-top: 20px;
}

#dnn_ctr402_ModuleContent .footer-trust-box {
    border-radius: 20px !Important;
    margin: 30px auto 50px;

}
.homebtn {
    border: none;
    border-radius: 10px;
    display: block;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    outline: none;
    overflow: hidden;
    position: relative;
    color: #fff !important;
    font-weight: 700;
    font-size: 15px;
    background-color: #999e36;
    padding: 17px 60px;
    margin: 20px auto 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.20);
}

.homebtn span {
    position: relative;
    z-index: 1;
}

.homebtn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 490%;
    width: 140%;
    color: rgb(255, 255, 255) !important;
    background: #994670;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
    transform: translateX(-98%) translateY(-25%) rotate(45deg);
}

.homebtn:hover:after {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg);
}
main.MainContent .prev,
main.MainContent .next,
main.MainContent .pc-prev,
main.MainContent .pc-next {
    background: #994670 !important;
    border-radius: 0px;
}


@media (max-width:600px) {

    #dnn_ctr412_ContentPane,
    #dnn_ctr399_ContentPane,
    #dnn_ctr400_ContentPane {
        padding: 0 10px;
    }
}

.mybullet .blue {
    background: #FF0000;
}

.mybullet .circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #0000001a;
}

.mybullet .pulse {
    animation: pulse-animation 2s infinite;
    float: right;
    margin-left: 5px;
    margin-top: 7px;
    margin-right: 10px;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }

    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.myshegeft{
    border: 30px solid #00236a !important;
    background: #00236a !important;
}
.myproductnew {
    margin-top: 100px !important;
}

div#dnn_TabPane1,div#dnn_TabPane2,div#dnn_TabPane3,div#dnn_TabPane4,div#dnn_TabPane5 {
    background: white;
    border-radius: 0;
    border: 0px solid white;
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    header .container {
        max-width: 1102px !important;
    }

    .slider {
        height: 340px !important;
    }
}
/*******************product****************/
.myproductnew #content1,
.myproductnew #content2,
.myproductnew #content3,
.myproductnew #content4,
.myproductnew #content5 {
    background: white;
}

.myproductnew .top-container {
    background: white;
    border-radius: 15px;
    padding: 20px 0 20px 20px;
}
.myproductnew #contents .sp-nav {
    background: white !important;
    box-shadow: 0 0 20px #8f8f8f;
}

@media screen and (max-width: 767px) {
    div#dnn_ctr383_ContentPane {
            margin-top: 0px;
    }
    .product-container .sec-nav {
        visibility: hidden;
        height: 0;
    }
    .store-main .store-panel-filter{
        width: 100% !important;
    }
    .store-main .store-panel-main{
        width: 100% !important;
    }
}
/*************************product***17day404************************/
:root {
    --cmsiran-primary: #007bff;
    --cmsiran-border: #ddd;
    --cmsiran-bg-light: #f4f4f4;
}

.cmsiran-product-gallery {
    width: 100%;
    max-width: 600px;
    /* تنظیم بر اساس عرض عکس جدید */
    margin: 20px auto;
    padding: 10px;
    box-sizing: border-box;
}

/* تنظیمات عمومی برای همه دستگاه‌ها */
.cmsiran-main-display {
    position: relative;
    width: 100%;
    /* استفاده از aspect-ratio برای مربع کامل ماندن در هر شرایطی */
    aspect-ratio: 1 / 1;
    background: var(--cmsiran-bg-light);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    border: 1px solid var(--cmsiran-border);
    touch-action: none;
}

#cmsiranMainImage {
    width: 100%;
    height: 100%;
    /* استفاده از contain برای اینکه عکس مربعی شود و از کادر بیرون نزند */
    object-fit: contain;
    transition: transform 0.2s ease-out;
    cursor: zoom-in;
    will-change: transform;
}

/* اصلاح اختصاصی برای موبایل (صفحه‌های کوچکتر از 768 پیکسل) */
@media screen and (max-width: 767px) {
    .cmsiran-product-gallery {
        max-width: 330px !important;
        padding: 5px;
    }

    .cmsiran-main-display {
        /* در موبایل ارتفاع بر اساس عرض گوشی تنظیم می‌شود تا همیشه مربع بماند */
        height: auto;
        max-height: unset;
    }

    .cmsiran-thumb {
        width: 60px;
        /* کوچکتر کردن تصاویر بندانگشتی در موبایل */
        height: 60px;
        min-width: 60px;
    }
}

.cmsiran-zoom-1 {
    transform: scale(2);
}

.cmsiran-zoom-2 {
    transform: scale(3);
}

.cmsiran-zoom-btn {
    position: absolute;
    top: 10px;
    right: -45px;
    background: white;
    border: 1px solid var(--cmsiran-border);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.cmsiran-thumb-wrapper {
    display: flex;
    align-items: center;
    margin-top: 15px;
    gap: 5px;
}

.cmsiran-thumb-container {
    flex: 1;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
    cursor: grab;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.cmsiran-thumb-container::-webkit-scrollbar {
    display: none;
}

.cmsiran-thumb-track {
    display: inline-flex;
    gap: 10px;
    padding: 5px;
}

.cmsiran-thumb {
    width: 80px;
    height: 80px;
    min-width: 80px;
    object-fit: cover;
    cursor: pointer;
    opacity: 0.6;
    border: 2px solid transparent;
    transition: 0.3s;
    user-select: none;
    -webkit-user-drag: none;
}

.cmsiran-thumb.cmsiran-active {
    opacity: 1;
    border-color: var(--cmsiran-primary);
}

.cmsiran-nav-btn {
    background: #fff;
    border: 1px solid var(--cmsiran-border);
    width: 35px;
    height: 35px;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    z-index: 5;
}

#dnn_ContentPane .product-container {
    margin-top: 0px !Important;
}

#cmsiranMainImage:hover {
    cursor: zoom-in !important;
}

.myproduct-details,
.sp-data #contents,
.sp-data #content1,
.sp-data #content2,
.sp-data #content3,
.sp-data #content4,
.sp-data #content5 {
    background: white;
    padding: 10px 40px;
    box-shadow: 0 0 5px #b3b3b3;
}

.sec-title {
    text-decoration-color: #FF0000;
}

/* arrow */
#scroll-down {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0;
    right: 50%;
    width: 3vh;
    height: 3vh;
    transform: translate(-50%, -50%);
    perspective: 35vh;
}

.discrip:after {
    content: "مشاهده بیشتر ‌ \276F";
    position: absolute;
    bottom: 0;
    cursor: pointer;
    right: 48%;
    bottom: 50px;
    font-weight: 900;
}

.rs-btn-cart {
    color: white !important;
}

.rs-btn-cart:hover {
    background: #FF0000 !important;
}

#scroll-down svg {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    fill: currentColor;
    color: #fff;
    filter: blur(1vh) drop-shadow(0 0 10vh #000);
    animation: scroll-down 2s infinite cubic-bezier(.8, 0, .2, 1);
    opacity: 0;
}

#scroll-down svg:nth-child(0) {
    animation-delay: 0s
}

#scroll-down svg:nth-child(1) {
    animation-delay: .5s
}

#scroll-down svg:nth-child(2) {
    animation-delay: 1s
}

#scroll-down svg:nth-child(3) {
    animation-delay: 1.5s
}

@keyframes scroll-down {
    0% {
        filter: blur(1vh) drop-shadow(0 0 6vh #000);
        opacity: 0;
        top: 0;
        transform: translate(-50%, -50%) scale(.5) rotateX(45deg);
        color: #000;
    }

    50% {
        filter: blur(0) drop-shadow(0 0 10vh #000);
        opacity: 1;
        transform: translate(-50%, -50%) scale(1) rotateX(0);
        color: red;
    }

    100% {
        filter: blur(2vh) drop-shadow(0 0 6vh #000);
        opacity: 0;
        top: 100%;
        transform: translate(-50%, -50%) scale(.5) rotateX(0);
        color: #000;
    }
}
.form-model-item path {
    stroke: #525252 !important;
}
/***********************************************end product*********************************/
/***********************************************home-brands*********************************/
/* موبایل: تک ستونه */
@media (max-width: 768px) {
    .watch-grid {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 0 12px;
    }
}

.watch-card {
    background: #fff;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .06);
    display: flex;
    flex-direction: column;
    transition: transform .2s ease, box-shadow .2s ease;

    position: relative;
    /* برای شاین */
}

.watch-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 35px rgba(0, 0, 0, .08);
}

.watch-card img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain !important;
}

/* افکت شاین */
.watch-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: -150%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, .7) 50%,
            rgba(255, 255, 255, 0) 100%);
    transform: skewX(-20deg);
    opacity: 0;
    pointer-events: none;
}

.watch-card:hover::before {
    opacity: 1;
    animation: watch-shine .8s ease-out;
}

@keyframes watch-shine {
    0% {
        left: -150%;
    }

    100% {
        left: 150%;
    }
}

@media (max-width: 600px) {
    .watch-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        /* ایجاد فاصله بین کارت‌ها */
    }
}
/***********************************************home-brands*********************************/
/***********************************************tabs*********************************/
@media (max-width:600px) {

    /* ۱. اصلاح ظرفیت نگهدارنده کارت‌ها */
    .mygridproducts {
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: row-reverse !important;
        /* چون کلاس والد شما ریورس است */
        justify-content: center !important;
        gap: 10px;
        /* فاصله بین کارت‌ها */
        padding: 5px !important;
    }

    /* ۲. تنظیم عرض هر کارت برای قرارگیری دو عدد در یک ردیف */
    .mygridproducts .product {
        /* محاسبه عرض: ۵۰ درصد منهای مقداری برای فاصله (Gap) */
        width: calc(100% - 15px) !important;
        min-width: unset !important;
        /* حذف محدودیت حداقل عرض احتمالی */
        flex: 0 0 calc(100% - 15px) !important;
        margin-bottom: 10px !important;
    }
}
/***********************************************lavazem janebi*********************************/
                .DnnModule-400 {
                    padding: 0 0 25px;
        
                    margin-top: 50px;
                }
        
                @media (max-width:600px) {
                    #dnn_ctr400_ModuleContent {
                        margin-top: -200px;
                    }
                }
                .morebtn {
                    margin: 0 auto;
                    display: block;
                    text-align: center;
                }
        
                .morebtn a {
                    color: white;
                }
.product-carousel {
    width: 100% !important;
    max-width: 1320px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    /* دکمه‌ها بیرون نزنن */
}

/* TRACK */
.pc-track {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;

    gap: 12px;
    /* بجای margin روی آیتم‌ها */
    padding: 0 12px;
    /* برای اینکه اولین/آخرین آیتم کامل جا بگیرن */
    scroll-snap-type: x mandatory;
}

.pc-track::-webkit-scrollbar {
    display: none;
}

/* ITEM */
.pc-item {
    box-sizing: border-box;
    flex: 0 0 calc(25% - 12px);
    /* دسکتاپ: 4 آیتم */
    background: #fff !important;
    scroll-snap-align: start;
}

.pc-item img {
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
    display: block;
    background: #eee;
}

/* دکمه‌ها */
.pc-prev,
.pc-next {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 22px;
    z-index: 10;
}

.pc-prev {
    left: 10px;
}

.pc-next {
    right: 10px;
}

/* ریسپانسیو درست */
@media (max-width: 768px) {
    .pc-item {
        flex: 0 0 calc(50% - 12px);
    }

    /* تبلت: 2 آیتم */
}

@media (max-width: 480px) {
    .pc-item {
        flex: 0 0 calc(80% - 12px);
    }

    /* موبایل: 1 آیتم (تقریبا) */
}

/* موبایل: هر بار فقط 1 آیتم، بدون peek */
@media (max-width: 768px) {
    .pc-track {
        gap: 0 !important;
        padding: 0 !important;
        /* padding باعث دیده شدن کناری میشد */
        scroll-snap-type: x mandatory;
    }

    .pc-item {
        flex: 0 0 100% !important;
        /* دقیقاً یک قاب کامل */
        margin: 0 !important;
        /* اگر جایی margin داشتی */
        scroll-snap-align: start;
        scroll-snap-stop: always;
    }
}
/***********************************************6ax*********************************/
.category-card a {
    text-decoration: none;
    display: block;
    color: inherit;
    width: 100%;
    height: 100%;
}

.card-title {
    display: block;
    /* یا display: inline-block */
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    font-family: "IranSans" !important;
}

#dnn_ctr412_HtmlModule_lblContent .container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 20px 0;
}

#dnn_ctr412_HtmlModule_lblContent h2 {
    display: flex;
    justify-content: space-evenly;
}

#dnn_ctr412_HtmlModule_lblContent .card-title {
    display: flex;
    justify-content: space-evenly;
}

h2 {
    text-align: center;
    margin-bottom: 40px;
    color: #333;
    font-weight: 700;
    font-size: 2rem;
}

/* استایل‌های Grid برای دسکتاپ */
.categories-grid {
    display: grid;
    /* 3 ستون با عرض یکسان */
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

/* استایل‌های کارت */
.category-card {
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    text-align: center;
    /* افکت خوب (Transition) */
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    border: 1px solid #ddd;
}

/* افکت هاور (Action) */
.category-card:hover {
    transform: translateY(-5px) scale(1.02);
    /* کمی بالا آمدن و بزرگنمایی */
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.card-image-wrapper {
    width: 100%;
    height: 250px;
    /* ارتفاع ثابت برای تصاویر */
    overflow: hidden;
}

.card-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* پر کردن کادر بدون به هم ریختن نسبت تصویر */
    transition: transform 0.4s ease-in-out;
    /* ترنزیشن برای افکت تصویر */
}

/* افکت تصویر هنگام هاور */
.category-card:hover .card-image {
    transform: scale(1.05);
}

.card-title {
    padding: 15px;
    font-size: 1.25rem;
    color: #333;
    font-weight: 700;
}

/* ------------------------------------- */
/* Media Query برای نسخه موبایل */
/* ------------------------------------- */
@media (max-width: 768px) {
    h2 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    .categories-grid {
        /* در موبایل، چیدمان به 2 ستون تغییر می‌کند */
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .card-image-wrapper {
        height: 180px;
        /* کاهش ارتفاع تصویر در موبایل */
    }

    .card-title {
        font-size: 1rem;
        padding: 10px;
    }
}

/* برای دستگاه‌های خیلی کوچک (مثل آیفون 5 یا موبایل‌های کوچک) */
@media (max-width: 480px) {
    .categories-grid {
        /* در دستگاه‌های خیلی کوچک، چیدمان به 1 ستون تغییر می‌کند */
        grid-template-columns: 1fr;
    }
}
/**************************************shegeft angiz***********************************/
.shegeftpage {
    margin-top: 100px;
}
.product-carousel {
    width: 100% !important;
    max-width: 1320px;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    /* دکمه‌ها بیرون نزنن */
}

/* TRACK */
.pc-track {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;

    gap: 12px;
    /* بجای margin روی آیتم‌ها */
    padding: 0 12px;
    /* برای اینکه اولین/آخرین آیتم کامل جا بگیرن */
    scroll-snap-type: x mandatory;
}

.pc-track::-webkit-scrollbar {
    display: none;
}

/* ITEM */
.pc-item {
    box-sizing: border-box;
    flex: 0 0 calc(25% - 12px);
    /* دسکتاپ: 4 آیتم */
    background: #fff !important;
    scroll-snap-align: start;
}

.pc-item img {
    width: 100%;
    object-fit: cover;
    border-radius: 0px;
    display: block;
    background: #eee;
}

/* دکمه‌ها */
.pc-prev,
.pc-next {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 22px;
    z-index: 10;
}

.pc-prev {
    left: 10px;
}

.pc-next {
    right: 10px;
}

/* ریسپانسیو درست */
@media (max-width: 768px) {
    .pc-item {
        flex: 0 0 calc(50% - 12px);
    }

    /* تبلت: 2 آیتم */
}

@media (max-width: 480px) {
    .pc-item {
        flex: 0 0 calc(80% - 12px);
    }

    /* موبایل: 1 آیتم (تقریبا) */
}

/* موبایل: هر بار فقط 1 آیتم، بدون peek */
@media (max-width: 768px) {
    .pc-track {
        gap: 0 !important;
        padding: 0 !important;
        /* padding باعث دیده شدن کناری میشد */
        scroll-snap-type: x mandatory;
    }

    .pc-item {
        flex: 0 0 100% !important;
        /* دقیقاً یک قاب کامل */
        margin: 0 !important;
        /* اگر جایی margin داشتی */
        scroll-snap-align: start;
        scroll-snap-stop: always;
    }
}
/********************************************************4 features*************************************/
                .footer-trust-strip {
                    padding: 30px 0;
                }
        
                .footer-trust-box {
                    width: 100%;
                    padding: 35px 25px;
                }
        
                .footer-trust-item {
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                }
        
                .footer-trust-icon {
                    width: 55px;
                    height: 55px;
                    background: #f7f8fa;
                    border-radius: 12px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    margin-bottom: 12px;
                    overflow: hidden;
                }
        
                .footer-trust-icon img {
                    width: 90%;
                    height: 90%;
                    object-fit: contain;
                }
        
                .footer-trust-title {
                    font-size: 1rem;
                    font-weight: 700;
                    margin: 0;
                }
        
                .footer-trust-text {
                    font-size: 0.85rem;
                    color: #6b7280;
                    margin-top: 4px;
                }
        
                /* موبایل */
                @media (max-width: 576px) {
                    .footer-trust-box {
                        padding: 20px 10px;
                    }
        
                    .footer-trust-item h3 {
                        font-size: 14px;
                    }
                }
/*****************************************************HOME,TABS***************************************/
.product-tabs-wrapper {
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
    width: 100%;
    border-top: 1px solid #eee;
}

/* مخفی کردن رادیوها */
.product-tabs-wrapper input[type="radio"] {
    display: none;
}

/* استایل دکمه‌های تب */
.product-tabs-wrapper label {
    order: 1;
    /* همه لیبل‌ها را اول قرار می‌دهد */
    padding: 15px 20px;
    cursor: pointer;
    background: #ffffff;
    font-weight: bold;
    color: #777;
    transition: 0.3s;
    font-size: 16px;
}
.MainContent .container .product-tabs-wrapper label {
    background: #ffffff !Important;
}
/* محتوا همیشه به ردیف بعد می‌رود */
.tab-pane-content {
    order: 2;
    width: 100%;
    display: none;
    padding: 20px 0;
    border-top: 1px solid lightgray;
}

/* استایل تب فعال */
.product-tabs-wrapper input[type="radio"]:checked+label {
    color: #000;
    border-bottom: 3px solid #000;
}

/* نمایش محتوای متناظر */
.product-tabs-wrapper input[type="radio"]:checked+label+.tab-pane-content {
    display: block;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 768px) {
    .product-tabs-wrapper label {
        flex: 1 0 30%;
        /* در موبایل تب‌ها را می‌شکند */
        text-align: center;
        font-size: 12px;
        padding: 10px 5px;
    }
}
/******************************************HOME SLIDER*****************************/
                .slider {
                    position: relative;
                    width: 100vw;
                    height: 440px;
                    overflow: hidden;
                    border-radius: 0;
                    margin: -19px 0 50px;
                }
        
                .slides {
                    display: flex;
                    transition: transform 0.5s ease-in-out;
                    transform: translateX(0)
                }
        
                .slide {
                    min-width: 100%;
                    background-size: cover;
                    background-position: center;
                    position: absolute;
                    inset: 0;
                    opacity: 0;
                    transition: opacity .6s ease-in-out;
                }
        
                .slide.active {
                    opacity: 1;
                }
        
                .slider img {
                    width: 100%;
                    object-fit: cover;
                }
        
                /* دکمه‌های قبلی و بعدی */
                #dnn_ctr355_ModuleContent .prev,
                #dnn_ctr355_ModuleContent .next {
                    position: absolute;
                    top: 230px;
                    transform: translateY(-50%);
                    border: none;
                    background: rgba(0, 0, 0, .4);
                    color: #fff;
                    padding: 10px;
                    cursor: pointer;
                    font-size: 26px;
                    z-index: 10;
                    rotate: 180deg;
                    padding-bottom: 4px;
                    padding: 10px;
                }
        
                .prev {
                    left: 5px;
                }
        
                .next {
                    right: 5px;
                }
        
                /* اختیاری: کمی ریسپانسیو روی موبایل */
                @media (max-width: 600px) {
                    .slider {
                        width: 100%;
                        height: auto;
                        aspect-ratio: 3 / 1;
                        border-radius: 0px !important;
                        margin: -17px auto 20px !important;
                    }
                #dnn_ctr355_ModuleContent .prev,
                #dnn_ctr355_ModuleContent .next {
                    position: absolute;
                    top: 79px;
                    transform: translateY(-50%);
                    border: none;
                    background: rgba(0, 0, 0, .4);
                    color: #fff;
                    padding: 8px 10px 0;
                    cursor: pointer;
                    font-size: 15px;
                    z-index: 10;
                    rotate: 180deg;
                    padding-bottom: 4px;
                    }
                }
/**********************bagheri30day**************/


/* /                      footer                    / */



.topcontainer{
    background: url(/Portals/_default/Skins/cmsiran2/Images/barg.webp);
    background-size: contain;
    width: 100%;
    height: auto;
    background-repeat: repeat;
    border-bottom: 3px solid #e093bad1;
}
.service-item .flex-grow-1 {
    margin-right: 10px;
}

.service-item h3 {
    color: white;
}
.footer-middle{
    padding: 20px 0;
}
.footer-middle .font_24 img{
    margin: 5px;
}
.footer-middle .socials li {
    list-style: none;
    padding: 5px;
    border: 1px solid white;
    margin: 5px;
    border-radius: 5px;
}

.footer-middle .socials li img {
    margin-left: 5px;
}
.footer-middle .symbol img {
    width: 100px;
    border-radius: 10px;
    margin: 2px;
}
.footer-bottom {
    border-top: 1px solid white;
    padding-bottom: 30px;
}

.footer-bottom img {
    display: block;
    margin: 0 auto;
}
.footer-bottom div{
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
    font-weight: bold;
}


/* /                             home                     / */
.bg-ac2 {
    height: 7px;
}
button.homebtn a:hover {
    color: white !important;
}
.DnnModule-355,
.DnnModule-383,
.DnnModule-385,
.DnnModule-388,
.DnnModule-396,
.DnnModule-397,
.DnnModule-398 {
    margin-bottom: 60px;
}
.bannershome img {
    border-radius: 5px;
}
.tazminha {
    text-align: center;
    margin: 0 auto;
    display: table;
    box-shadow: 0 0 5px lightgray;
    padding: 30px 30px 15px;
    width: 370px;
}

.tazminha .icon-box-content {
    display: inline-block;
}

.tazminha p {
    line-height: 0.5;
}
.tazminha img{
    vertical-align: text-bottom;
    margin-left: 5px;
}

.banner-image img{
    width: 85%;
}
.footer-info strong {
    margin-left: 5px;
}
@media (max-width: 600px) {
    .DnnModule-355,
        .DnnModule-383,
        .DnnModule-385,
        .DnnModule-388,
        .DnnModule-396,
        .DnnModule-397 {
            margin-bottom: 20px;
     }
    .watch-card {
        width: auto;
        margin: 15px 0;
    }
    .tazminha p {
        display: flex;
        text-align: center;
        line-height: 1em;
        justify-content: space-around;
    }

    .tazminha img {
        display: block;
        margin: 15px auto;
    }
    .tazminha .icon-box-content{
        display: block;;
    }
    .product-carousel {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-content: space-around;
        align-items: center;
    }
    .product-carousel h3{
        text-align: center;
    }
    .pc-prev,
    .pc-next{
        top: 45%;
    }
}    

.aboutus-home .container-fluid {
    padding: 0;
}

.hero {
    background-color: #243746;
    min-height: 80vh;
    position: relative;
}

.hero-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#dnn_ctr398_HtmlModule_lblContent .align-items-center {
    position: relative;
}

.hero-card {
    background: #ffffffc9;
    padding: 2.5rem;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .15);
}

.hero-card p {
    line-height: 1.7em;
}

@media (min-width: 992px) {
    .hero-card {
        position: absolute;
        right: 25%;
        top: 0%;
        transform: translateY(-113%);
        max-width: 500px;
    }
}
.slide .mytitle{
    position: relative;
}
.slide .mytitle h1 {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    position: absolute;
    z-index: 9;
    color: #000000;
    background: #ffffffd9;
    padding: 20px;
    font-size: 30px;
}

/* مطمئن شوید این کلاس‌ها به این شکل تنظیم شده باشند */
.pc-track {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    /* اسکرول نرم نرم‌افزاری */
    scrollbar-width: none;
    /* حذف اسکرول‌بار در فایرفاکس */
    -ms-overflow-style: none;
    /* حذف اسکرول‌بار در IE */
}

.pc-track::-webkit-scrollbar {
    display: none;
    /* حذف اسکرول‌بار در کروم و سفاری */
}

.pc-item {
    flex: 0 0 100%;
    /* اگر می‌خواهید در موبایل هر اسلاید تمام صفحه باشد */
    max-width: 100%;
    /* اگر می‌خواهید چندتا در یک خط باشند، درصد را کم کنید مثلا ۳۳٪ */
}
/********************new codes**14bahman******************/
.product-carousel .product {
    cursor: pointer;
}

.product-carousel .image-box {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* زوم تصویر */
.product-carousel .image-box img {
    transition: transform 0.6s ease;
}

.product-carousel .product:hover .image-box img {
    transform: scale(1.1);
}

/* طراحی دکمه مشاهده محصول */
.view-product-btn {
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    color: #111;
    padding: 10px 22px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: translateY(25px);
    /* افکت شروع از پایین */
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 5;
    border: 1px solid #eee;
}

.product-carousel .product:hover .view-product-btn {
    opacity: 1;
    transform: translateY(0);
    /* حرکت به مرکز */
}

.view-product-btn:hover {
    background: #000 !important;
    color: #fff !important;
}

/* افکت متن کارت */
.product-carousel .text-box {
    transition: transform .3s ease;
}

.product-carousel .product:hover .text-box {
    transform: translateY(-4px);
}

/****new***/
/* تنظیمات پایه برای چیدمان افقی */
.pc-track {
    display: flex;
    gap: 15px;
    /* فاصله بین محصولات */
    overflow-x: auto;
    /* برای اسکرول در حالت دستی اگر جی‌اس غیرفعال بود */
    scroll-behavior: smooth;
    padding: 10px 0;
}

/* حالت موبایل: هر آیتم ۱۰۰٪ عرض را می‌گیرد */
.pc-item {
    flex: 0 0 100%;
    max-width: 100%;
}

/* حالت تبلت و دسکتاپ کوچک: ۲ یا ۳ تایی (اختیاری) */
@media (min-width: 768px) {
    .pc-item {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
}

/* حالت دسکتاپ: ۴ تایی */
@media (min-width: 992px) {
    .pc-item {
        flex: 0 0 calc(25% - 15px);
        /* ۲۵ درصد منهای فاصله */
        max-width: calc(25% - 15px);
    }
}

/* مخفی کردن اسکرول‌بار مرورگر برای ظاهر تمیزتر */
.pc-track::-webkit-scrollbar {
    display: none;
}

.pc-track {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.product-carousel .text-box {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
/***************lazy load*******************/
/* حالت اولیه تصویر قبل از لود شدن */
.lazyload,
.lazyloading {
    opacity: 0;
}

/* حالت تصویر پس از لود شدن کامل */
.lazyloaded {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    /* زمان ۰.۸ ثانیه برای پدیدار شدن نرم */
}

/* اختیاری: افزودن افکت کمی زوم برای جذابیت بیشتر */
.product-carousel .lazyloaded {
    animation: fadeInZoom 0.5s ease-in-out;
}

@keyframes fadeInZoom {
    0% {
        opacity: 0;
        transform: scale(0.95);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}