.Product:before,.bottom-box::after {
    content: '';
    transform: translateX(-50%)
}

.Product,.list-products .cardItem {
    filter: drop-shadow(0px 0px 10px rgba(203, 213, 230, .4))
}

.fixed-widget-list li.active,.fixed-widget-list li.backtop,.fixed-widget-list li.share {
    opacity: 1;
    visibility: visible
}

body,html {
    overscroll-behavior: contain;
    scroll-behavior: smooth
}

#BreadCrumb {
    display: flex;
    align-items: center;
    gap: .5rem;
    height: 3rem
}

#BreadCrumb .separator {
    display: flex;
    align-items: center;
    justify-content: center
}

#BreadCrumb .separator svg {
    max-height: 1rem;
    max-width: 1.2rem
}

.CommandButton,A.CommandButton:active,A.CommandButton:link,A.CommandButton:visited {
    font-size: 12px;
    color: #973939;
    text-decoration: none;
    font-weight: 400
}

A.CommandButton:hover {
    color: #973939;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 400
}

.FileManager A,.FileManager A:active,.FileManager A:link,.FileManager A:visited {
    color: #000;
    text-decoration: underline
}

.FileManager A:hover {
    color: #000;
    text-decoration: none
}

#dnn_ControlPanel #dnnCPWrap {
    filter: none!important
}

ul.dnnActionMenuBody li ul li a,ul.dnnActionMenuBody li ul li a img {
    color: #328dde!important
}

form#Form {
    height: 100%
}

.ModuleTitle_SubMenu {
    z-index: 9999!important
}

.dnnEditState .actionMenu {
    z-index: 1!important;
    display: block!important
}

#Body[style*="margin-right: 80px"],#Form.showControlBar,.list-products {
    position: relative
}

#Body[style*="margin-right: 80px"] .dng-main.Wide .floating-active.header-wrap,#Body[style*="margin-right: 80px"] .dng-main.Wide .sticky-fixed .floating-nav.floating-nav-sticky {
    right: 80px;
    width: auto;
    left: 0
}

#Body[style*="margin-right: 80px"] .headersidenav {
    right: 80px
}

#Body[style*="margin-right: 80px"] .leftslidemenu.active {
    margin-right: 80px
}

.dnnEditState .overlay-panel-content {
    position: relative!important;
    display: block!important;
    z-index: 99!important;
    overflow: visible;
    width: 100%
}

.dnnEditState .overlay-panel-content .overlay-panel-close,.dnnEditState .overlay-panel-content:before {
    position: absolute
}

.cke_editable .dng_animate_visible,.dnnEditState .overlay-panel-content .dng_animate_visible,.lazy-img.loaded {
    opacity: 1
}

.dnnEditState .side-panel-box.side-panel .side-panel-main {
    min-height: 100vh
}

.dnnEditState .side-panel {
    position: relative!important;
    right: auto!important;
    left: 0!important;
    top: 0!important;
    visibility: visible!important;
    display: inline-block;
    z-index: 100!important
}

#PageTemplate_Modal .modal-body {
    height: calc(100% - 65px)
}

#PageTemplate_Modal .close {
    position: absolute;
    left: 4px;
    top: -3px;
    font-size: 35px
}

#setting-message-info {
    position: fixed;
    left: 25px;
    top: 25px;
    z-index: 10001;
    display: none;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    background-color: #32373c
}

#setting-message-info .fa {
    border-width: 2px;
    border-style: solid;
    font-size: 10px;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 2px
}

#setting-message-info-full {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10000001;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    display: none
}

#setting-message-info-full .waitaminute-message {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    margin-top: -30px
}

#setting-message-info-full .cog {
    position: relative;
    display: inline-block;
    width: 60px;
    line-height: 1;
    margin-bottom: 10px
}

#setting-message-info-full .cog .fa-cog {
    width: 1em;
    height: 1em;
    display: inline-block;
    background: url('data:image/svg+xml;utf8,<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" fill="%23ffffff" ></path></svg>') 0 0/cover
}

#setting-message-info-full .cog .fa-cog::before,.SkinPluginPro_icon:not(.sidebarIcon) i::before {
    content: none
}

.fixed-widget-list li.backtop::after,.fixed-widget-list li.backtop::before {
    content: "";
    border-right: .0714rem solid #fff;
    right: 50%;
    top: 50%;
    backface-visibility: hidden
}

#setting-message-info-full .cog .icon1 {
    -webkit-animation: 5s linear infinite rotatemessage-r;
    animation: 5s linear infinite rotatemessage-r
}

#setting-message-info-full .cog .icon2 {
    position: absolute;
    font-size: .5em;
    top: 0;
    -webkit-animation: 3s linear infinite rotatemessage;
    animation: 3s linear infinite rotatemessage
}

#setting-message-info-full .cog .icon3 {
    position: absolute;
    font-size: .5em;
    bottom: 0;
    -webkit-animation: 3s linear infinite rotatemessage;
    animation: 3s linear infinite rotatemessage
}

@-webkit-keyframes rotatemessage {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotatemessage {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotatemessage-r {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotatemessage-r {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.DNNEmptyPane {
    display: none!important
}

.dnnEditState .edit-panename {
    position: absolute;
    z-index: 100;
    pointer-events: none;
    user-select: none;
    color: #cdcdcd;
    font-size: 18px;
    font-weight: 700;
    right: 50%;
    top: 20px;
    transform: translate(50%,0);
    text-shadow: 0 0 1px rgba(255,255,255,.2)
}

.SkinPlugin_icon,.btn-plugin.btn-plugin-headerlayout i,.btn-plugin.btn-plugin-headerlayout span {
    display: none
}

.SkinPluginPro_icon:not(.sidebarIcon) {
    position: fixed;
    top: 20%;
    left: 0;
    z-index: 9999;
    cursor: pointer;
    text-align: left;
    white-space: pre
}

.SkinPluginPro_icon:not(.sidebarIcon) a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    background-color: #20a3f0;
    text-align: center;
    border-radius: 0 4px 4px 0;
    white-space: nowrap;
    padding: 0;
    margin: 0 0 2px;
    background-image: url(resource/images/cog.png);
    background-repeat: no-repeat;
    background-position: 0 2px
}

.SkinPluginPro_icon:not(.sidebarIcon) span {
    color: #fff;
    max-width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-indent: 1em;
    font-size: 13px;
    transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -ms-transition: .3s ease-in
}

.SkinPluginPro_icon:not(.sidebarIcon) i {
    font-size: 16px;
    color: #fff;
    width: 34px;
    display: inline-block;
    vertical-align: middle
}

.SkinPluginPro_icon:not(.sidebarIcon) a:hover span {
    max-width: 160px
}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-theme {
    background-position: left -3px top -30px
}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-page {
    background-position: left -3px top 2px
}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-import {
    background-position: left -3px top -60px
}

.btn-plugin.btn-plugin-headerlayout {
    width: 40px;
    height: 40px;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    background-color: rgba(0,172,214,.8);
    color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E %3Cpath fill='#ffffff' d='M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z'/%3E%3C/svg%3E");
    background-size: 1em 1em;
    background-position: center center;
    background-repeat: no-repeat;
    transition: .3s ease-in
}

.btn-plugin.btn-plugin-headerlayout:hover {
    background-color: #00acd6
}

div.actionMenu ul.dnn_mact>li.actionMenuMove>ul li {
    height: auto!important
}

.col-md-12 {
    float: none!important
}

#dnn_content .dnnForm.dnnLogin {
    padding-top: 100px
}

.dnnModuleDigitalAssetsBackground,.dnnModuleDigitalAssetsBackground *,.dnnModuleDigitalAssetsBackground ::after,.dnnModuleDigitalAssetsBackground ::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.dnnModuleDigitalAssetsBackground caption {
    padding: 0
}

p {
    text-align: justify;
    text-align-last: right;
    margin: 0
}

li,ol,ul {
    padding: 0;
    margin: 0
}

.img-Lazy,.img-fluid {
    max-width: 100%;
    height: auto
}

svg {
    max-height: 2rem;
    max-width: 2rem
}

@-webkit-keyframes animateHeart {
    0% {
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }

    40% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes animateHeart {
    0% {
        -moz-transform: scale(.2);
        transform: scale(.2)
    }

    40% {
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes animateHeart {
    0% {
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        transform: scale(.2)
    }

    40% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes animateHeartOut {
    0% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes animateHeartOut {
    0% {
        -moz-transform: scale(1.4);
        transform: scale(1.4)
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes animateHeartOut {
    0% {
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        transform: scale(1.4)
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes animateHeartCircle {
    40% {
        -webkit-transform: scale(6);
        transform: scale(6);
        opacity: 1;
        color: var(--accent-color2)
    }

    55% {
        -webkit-transform: scale(7);
        transform: scale(7);
        opacity: 1;
        color: var(--accent-color2)
    }

    65% {
        -webkit-transform: scale(8);
        transform: scale(8);
        opacity: 1;
        color: var(--accent-color2)
    }

    75% {
        -webkit-transform: scale(9);
        transform: scale(9);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .5
    }

    85% {
        -webkit-transform: scale(10);
        transform: scale(10);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .2
    }

    95% {
        -webkit-transform: scale(11);
        transform: scale(11);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .1
    }

    100% {
        -webkit-transform: scale(12);
        transform: scale(12);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: 0
    }
}

@-moz-keyframes animateHeartCircle {
    40% {
        -moz-transform: scale(6);
        transform: scale(6);
        opacity: 1;
        color: var(--accent-color2)
    }

    55% {
        -moz-transform: scale(7);
        transform: scale(7);
        opacity: 1;
        color: var(--accent-color2)
    }

    65% {
        -moz-transform: scale(8);
        transform: scale(8);
        opacity: 1;
        color: var(--accent-color2)
    }

    75% {
        -moz-transform: scale(9);
        transform: scale(9);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .5
    }

    85% {
        -moz-transform: scale(10);
        transform: scale(10);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .2
    }

    95% {
        -moz-transform: scale(11);
        transform: scale(11);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .1
    }

    100% {
        -moz-transform: scale(12);
        transform: scale(12);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: 0
    }
}

@keyframes animateHeartCircle {
    40% {
        -webkit-transform: scale(6);
        -moz-transform: scale(6);
        transform: scale(6);
        opacity: 1;
        color: var(--accent-color2)
    }

    55% {
        -webkit-transform: scale(7);
        -moz-transform: scale(7);
        transform: scale(7);
        opacity: 1;
        color: var(--accent-color2)
    }

    65% {
        -webkit-transform: scale(8);
        -moz-transform: scale(8);
        transform: scale(8);
        opacity: 1;
        color: var(--accent-color2)
    }

    75% {
        -webkit-transform: scale(9);
        -moz-transform: scale(9);
        transform: scale(9);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .5
    }

    85% {
        -webkit-transform: scale(10);
        -moz-transform: scale(10);
        transform: scale(10);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .2
    }

    95% {
        -webkit-transform: scale(11);
        -moz-transform: scale(11);
        transform: scale(11);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: .1
    }

    100% {
        -webkit-transform: scale(12);
        -moz-transform: scale(12);
        transform: scale(12);
        opacity: 1;
        color: transparent;
        stroke: var(--accent-color2);
        stroke-width: 0
    }
}

@-webkit-keyframes animateHeartDots {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    75% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6);
        opacity: 0
    }
}

@-moz-keyframes animateHeartDots {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    75% {
        -moz-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1
    }

    100% {
        -moz-transform: scale(1.6);
        transform: scale(1.6);
        opacity: 0
    }
}

@keyframes animateHeartDots {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    75% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        transform: scale(1.6);
        opacity: 0
    }
}

.bg-button,a.bg-button {
    background: var(--accent-color);
    transition: .4s ease-in-out;
    color: var(--Black)!important;
    font-weight: 700
}

.Product,.Product .ProductBody {
    transition: filter .4s ease-in-out;
    position: relative
}

.bg-button:hover,a.bg-button:hover {
    background: var(--accent-color2)
}

.Product .ProductBody,.shape {
    --a: 60deg;
    background: var(--White);
    --_m: 100%/calc(2 * var(--r)) var(--r) no-repeat radial-gradient(50% 100% at top, #000 calc(100% - 1px), #0000);
    --_d: (var(--s) + var(--r)) * cos(var(--a));
    mask: calc(50% + var(--_d)) var(--_m),calc(50% - var(--_d)) var(--_m),radial-gradient(var(--s) at 50% calc(100% + sin(var(--a)) * var(--s)),#0000 100%,#000 calc(100% + 1px)) 0 calc(var(--r) * (sin(var(--a)) - 1)) no-repeat,linear-gradient(90deg,#000 calc(50% - var(--_d)),#0000 0 calc(50% + var(--_d)),#000 0);
}

.b-radius1 {
    border-radius: var(--b-radius)
}

.b-radius2 {
    border-radius: calc(var(--b-radius) * 2)
}

.b-radius3 {
    border-radius: calc(var(--b-radius) * 3)
}

.b-rcircle {
    border-radius: 50%
}

.Product .ProductBody {
    --r: 1rem;
    --s: 6rem;
    border-radius: var(--r);
    width: 100%;
    height: 100%;
    gap: 0
}

.Product:after,.Product:before {
    position: absolute;
    width: 6rem;
    height: 6rem;
    border-radius: 50%
}

.Product:after,.custom-woo-products .cardItem::after,.list-products .product-item::after {
    left: 50%;
    border-bottom: 1px solid var(--accent-color);
    transition: bottom .4s;
    content: '';
    transform: translateX(-50%)
}

.Product:before {
    bottom: 1rem;
    left: 50%;
    background: var(--lsilver);
    z-index: -1
}

.Product:after {
    bottom: 50%;
    z-index: -2
}

.Product:hover::after {
    bottom: .5rem
}

.Product svg {
    height: 2rem;
    width: 2rem
}

.Product .Desc svg {
    height: 1rem;
    width: 1rem
}

.c-pointer {
    cursor: pointer
}

.Product img {
    transition: .4s ease-in-out;
    aspect-ratio: 1/1
}

.Product:hover img {
    transform: scale(1.2)
}

.Product .specialoffer {
    top: 0;
    right: 0;
    z-index: 22
}

.ellipsis {
    text-overflow: ellipsis
}

.dng-main {
    border-top: .2rem solid var(--accent-color)
}

.overflow-auto {
    overflow: auto
}

.list-products .product-item .product-thumbnail svg,.w-100 {
    width: 100%
}

@media (max-width: 768px) {
    .mobile.rtl .personabar-placeholder,.mobile.rtl iframe#personaBar-iframe,.raychat_frame {
        right:0!important
    }

    .ellipsis {
        white-space: normal
    }

    .raychat_frame {
        bottom: 4rem!important;
        left: unset!important
    }

    .rtl .personabar-placeholder,iframe#personaBar-iframe {
        left: unset!important;
        right: -80px!important;
        transition: .3s ease-in-out
    }

    .rtl .personabar-placeholder {
        z-index: 1000
    }

    .rtl.personabar-visible {
        margin-right: 0!important;
        transition: ease-in-out
    }

    .personaBarContainer.personalBarContainer {
        width: 3rem;
        height: 3rem;
        position: fixed;
        top: 20%;
        background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 2048 2048' style='enable-background:new 0 0 2048 2048;' xml:space='preserve' aria-labelledby='Settings_title'%3E%3Ccircle class='back' cx='1024' cy='1024' r='1024'%3E%3C/circle%3E%3Cpath fill='%23fff' class='main' d='M1479.7,1016c0-37.7-5.2-74.1-14-109.1l151.9-87.6l-119.5-207.1l-150,86.7c-52.7-52.5-118.5-91.7-192-112.8 V407.6H917.1v176.1c-79.9,21.2-150.9,63.6-206.7,121.2L550,612.3L430.5,819.3L596,914.9c-7.5,32.5-11.9,66.3-11.9,101.1 c0,39.9,5.7,78.3,15.5,114.9l-169.2,97.7l119.5,207.1l170.5-98.4c54.1,52.5,121.5,91.2,196.7,111.1v192h239.1V1446 c68.7-19.7,130.4-55.6,181.2-103.1l160.8,92.8l119.5-207.1l-155.3-89.7C1473.5,1099.9,1479.7,1058.8,1479.7,1016z M1032,1283.1 c-143.1,0-259.1-116-259.1-259.1s116-259.1,259.1-259.1s259.1,116,259.1,259.1S1175.1,1283.1,1032,1283.1z'%3E%3C/path%3E%3C/svg%3E") center/75% no-repeat #0e2936;
        z-index: 999999;
        border-radius: .5rem 0 0 .5rem;
        transition: .3s ease-in-out
    }

    .mobile.rtl.personabar-visible {
        margin-right: 80px!important
    }
}

.anaj-loader-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    flex-direction: column;
    width: 100%
}

.anaj-spinner,.img-loader {
    width: 3.2rem;
    height: 3.2rem
}

.anaj-spinner {
    border: .4rem solid var(--White);
    border-top: .4rem solid var(--accent-color2);
    border-radius: 50%;
    animation: 1s linear infinite spin;
    margin-bottom: 1rem
}

@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

.loader-text {
    color: var(--dsilver);
    letter-spacing: .5px
}

.product-thumbnail {
    position: relative;
    min-height: 120px
}

.img-loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: .4rem solid var(--White);
    border-top: .4rem solid var(--accent-color2);
    border-radius: 50%;
    animation: .8s linear infinite spin;
    z-index: 2
}

.lazy-img {
    opacity: 0;
    transition: opacity .3s
}

.shape {
    --r: 35px;
    --s: 80px;
    border-radius: var(--r);
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0.7rem;
    gap: .2rem
}

.custom-woo-products .cardItem::before,.list-products .product-item::before {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translateX(-50%);
    background: #f3f3f3;
    border-radius: 50%;
    z-index: -1
}

.custom-woo-products .cardItem::after,.list-products .product-item::after {
    position: absolute;
    bottom: 50%;
    width: 85px;
    height: 85px;
    border-radius: 50px;
    z-index: -2
}

.custom-woo-products .cardItem:hover::after,.list-products .product-item:hover::after {
    bottom: 0
}

.cardItem .addtowish {
    position: absolute;
    z-index: 35;
    background: var(--White);
    width: 2rem;
    height: 2.9rem;
    border-bottom-left-radius: 0.8rem;
    top: 0;
    padding-top: 0.8rem;
}

.cardItem .addtowish svg {
    max-width: 1.8rem;
    max-height: 1.8rem
}

@media screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    input,select,textarea {
        font-size:16px!important
    }
}

.list-products .gridSlider {
    width: 100%;
    margin: 0 auto
}

@media (min-width: 992px) {
    .gridSlider__section .gridSlider .glider,.list-products .gridSlider .glider {
        display:grid;
        grid-template-columns: repeat(5,1fr);
        gap: 28px
    }
}

.list-products .cardItem .card__wrapper {
    height: 100%;
    width: 100%
}

@media (max-width: 991px) {
    .list-products .swiper-button-next,.list-products .swiper-button-prev {
        display:flex
    }

    .list-products .gridSlider .glider {
        display: flex;
        flex-flow: row nowrap
    }

    .list-products .cardItem {
        padding-left: 10px;
        padding-right: 10px
    }
}

.list-products .cardItem {
    position: relative;
    transition: filter .4s ease-in-out;
    margin-top: 6px;
    padding: 1px;
    overflow: visible;
    background: 0 0;
    height: 100%
}

.bottom-box,.bottom-box .icon-box,.bottom-box .icon-box svg {
    transition: 250ms ease-in-out
}

.list-products .product-item:hover .shape .product-bottom .add-to-cart a {
    background: var(--accent-color);
    box-shadow: 0 0 9px 0 var(--accent-color)
}

.list-products .product-item .product-thumbnail {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: calc(var(--b-radius)*4);
    overflow: hidden;
    /* border:3px solid transparent; */
    aspect-ratio: 3/4;
    width: 100%;
    z-index: 30;
    object-fit: inherit;
}

.list-products .product-item .product-thumbnail img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* background: black; */
    /* mix-blend-mode: multiply; */
}

.list-products .product-item .shape .title {
    color: var(--color-primary);
    font-size: 15px;
    font-weight: 700;
    text-align: right
}

.list-products .product-item .shape .product-bottom .add-to-cart a {
    display: flex;
    align-items: center;
    border-radius: 50%;
    background: #d5d5d5;
    justify-content: center;
    width: 38px;
    height: 38px;
    transition: .3s ease-in-out
}

.list-products .product-item .shape .product-bottom .add-to-cart .add_to_cart_button {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: normal
}

.list-products .product-item .shape .product-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.list-products .product-item .shape .product-bottom .plus {
    line-height: 0
}

.list-products .product-item .shape .product-bottom .price {
    display: flex;
    flex-direction: column
}

.list-products .product-item .shape .product-bottom .old-price {
    color: var(--color-primary100);
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    text-align: right
}

.list-products .product-item .shape .product-bottom .new-price {
    display: flex;
    gap: 4px;
    color: var(--color-primary);
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none
}

.new-price svg {
    max-width: 1.7rem!important;
    max-height: 1.7rem!important
}

.center-dvider {
    display: flex;
    align-items: center
}

.center-dvider .dvider {
    flex-grow: 1;
    height: 1px;
    background-color: #cbd5e6
}

.center-dvider .content {
    margin: 0 2rem;
    display: flex;
    flex-direction: column;
    align-items: center
}

.center-dvider .content .title {
    color: var(--Black);
    font-size: 1.5rem
}

.MainDetail .ribbon,.bottom-box:hover .icon-box,.product-item .ribbon {
    color: var(--White);
    background: var(--accent-color2)
}

.MainDetail .ribbon,.product-item .ribbon {
    --f: .5em;
    --r: .8em;
    position: absolute;
    left: 30px;
    top: calc(-1*var(--f));
    border-left: var(--f) solid #0005;
    border-bottom: var(--r) solid #0000;
    clip-path: polygon(var(--f) 0,100% 0,100% 100%,calc(50% + var(--f)/ 2) calc(100% - var(--r)),var(--f) 100%,var(--f) var(--f),0 var(--f));
    z-index: 2;
    font-size: .9rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: .8rem;
    padding: 8px 3px;
    display: flex;
    justify-content: center;
    font-weight: 700;
    user-select: none
}

.bottom-box .icon-box {
    border-radius: 50%;
    width: 25%;
    aspect-ratio: 1;
    place-items: center;
    color: var(--dsilver)
}

.bottom-box:hover {
    filter: drop-shadow(0px 0px 15px rgba(203, 213, 230, .4))
}

.bottom-box .icon-box svg {
    max-width: 60%;
    max-height: 60%
}

.fixed-widget-list li,.fixed-widget-list li span,.fixed-widget-list li.backtop,.fixed-widget-list li.backtop::after,.fixed-widget-list li.backtop::before,.fixed-widget-list li.share {
    transition: .3s cubic-bezier(.65, .05, .36, 1)
}

.bottom-box:hover .icon-box svg {
    padding: .3rem
}

.bottom-box::after {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    border-bottom: 1px solid var(--accent-color2);
    border-radius: 50px;
    z-index: -2;
    transition: bottom .4s
}

.bottom-box:hover::after {
    bottom: 0;
    opacity: 1
}

.sticky-column {
    align-self: start;
    position: sticky;
    top: 3rem
}

.ContainerFooter svg {
    width: .5rem;
    height: .5rem
}

.ContainerFooter strong {
    font-size: 1.1rem
}

.fixed-widget-list {
    position: fixed;
    left: 3rem;
    bottom: 6rem;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 999
}

.fixed-widget-list li {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    white-space: nowrap;
    background-color: #2c5cda;
    margin-bottom: .5rem;
    position: relative;
    cursor: pointer;
    pointer-events: initial;
    background-image: url("resource/images/fixed-widget-icon.png");
    background-repeat: no-repeat;
    background-position: 0 .7rem
}

.fixed-widget-list li span {
    left: 4.7143rem;
    top: 50%;
    height: 3rem;
    line-height: 3rem;
    position: absolute;
    border-radius: 1.5rem;
    background-color: inherit;
    margin-top: -1.5rem;
    color: #fff;
    padding: 0 2.1429rem;
    font-size: 1.1429rem;
    opacity: 0;
    visibility: hidden
}

.fixed-widget-list li a {
    display: block;
    width: 4rem;
    height: 4rem;
    background-clip: padding-box;
    border-radius: 100%;
    border: .1rem solid transparent
}

.fixed-widget-list li:hover span {
    opacity: 1;
    visibility: visible;
    left: 5.4286rem
}

.fixed-widget-list li:hover {
    box-shadow: 0 0 .7143rem rgba(0,0,0,.2)
}

.fixed-widget-list li.twitter {
    background-color: #00abee;
    background-position: 0 0
}

.fixed-widget-list li.youtube {
    background-color: #cd1616;
    background-position: 0 -4rem
}

.fixed-widget-list li.instagram {
    background-color: #8d20c6;
    background-position: 0 -8rem
}

.fixed-widget-list li.vimeo {
    background-color: #00a7e7;
    background-position: 0 -12rem
}

.fixed-widget-list li.pinterest {
    background-color: #c8232c;
    background-position: 0 -16rem
}

.fixed-widget-list li.linkedin {
    background-color: #1b88bc;
    background-position: 0 -20rem
}

.fixed-widget-list li.rss {
    background-color: #ee942a;
    background-position: 0 -24rem
}

.fixed-widget-list li.facebook {
    background-color: #3b5998;
    background-position: 0 -28rem
}

.fixed-widget-list li.phone {
    background-color: #20a3fd;
    background-position: 0 -32rem
}

.fixed-widget-list li.envelope {
    background-color: #1ec3c9;
    background-position: 0 -36rem
}

.fixed-widget-list li.behance {
    background-color: #1879fd;
    background-position: 0 -48rem
}

.fixed-widget-list li.dribbble {
    background-color: #ea4c89;
    background-position: 0 -52rem
}

.fixed-widget-list li.WhatsApp {
    background-color: var(--CustomColor10);
    background-position: 3px -784px
}

.fixed-widget-list li.Flickr {
    background-color: #0060d9;
    background-position: 0 -59.4286rem
}

.fixed-widget-list li.share {
    background-color: #ff6e2f;
    background-position: 0 -40rem
}

.fixed-widget-list li.share.active {
    background-position: 0 -44rem
}

.fixed-widget-list li.backtop {
    margin-bottom: -4rem
}

.fixed-widget-list li.backtop::after {
    width: 1.0714rem;
    height: 1.0714rem;
    border-top: .0714rem solid #fff;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: -.4286rem 0 0;
    transform-origin: 0.2857rem -0.2143rem
}

.fixed-widget-list li.backtop::before {
    height: 0;
    position: absolute;
    margin: -.3571rem .0714rem 0 0;
    transform: translateX(.0286rem)
}

.fixed-widget-list li.backtop:hover::before {
    margin: -.7857rem .0714rem 0 0;
    height: 1.7143rem
}

.fixed-widget-list li.backtop:hover::after {
    margin-top: -.8571rem
}

.fixed-widget-list li.backtop.active {
    margin-bottom: 2.1429rem
}

@media only screen and (max-width: 767px) {
    .fixed-widget-list {
        left:.5rem;
        -webkit-transform: scale(.714285714);
        transform: scale(.714285714);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        display: none
    }

    .fixed-widget-list li {
        width: 5rem;
        height: 5rem
    }

    .fixed-widget-list li span,.fixed-widget-list li:hover span {
        display: none
    }
}
