/* Add custom CSS styles below */

.container-fluid {
    /* padding-right: 30px; */
    /* padding-left: 30px; */
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
 
.zoom-100 {
    zoom:0;
}
.s-product-card-entry .s-product-card-image {
    background: #fff;
    background: var(--white);
    /* height: 300px; */
    /* min-height: 300px; */
    overflow: visible;
}
.ps-footer__middle {
    border-top: 2px solid var(--color-primary-light);
    padding: 45px 0;
    background: #fff;
    border-radius:  0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)) {
    .ps-header .ps-header__middle {
        background: 
color-mix(in srgb, #ffffff, #ffffff);
    }
}
.s-product-card-image img {
     height: auto; 
    width: auto;
    opacity: 0;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    margin-left: auto;
    margin-right: auto;
}
 
.s-breadcrumb-wrapper li, .s-breadcrumb-wrapper a {
    color: #7a808f;
    color: var(--text-gray-500);
    font-size: 18px;
    white-space: nowrap;
    font-weight: bold;
}
.s-breadcrumb-wrapper {
    display: flex;
    align-items: center;
    gap: 7px;
    padding-right:0px;
    padding-left: 0px;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.s-breadcrumb-wrapper li:last-child {
    font-size: 16px;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
 .s-product-card-entry .s-product-card-content-title a {
  font-size: 18px;
  line-height: 140%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 600;
  text-align: center;
  text-align: center;
}
.s-product-card-entry .s-product-card-price, .s-product-card-entry .s-product-card-sale-price h4, .s-product-card-entry .s-product-card-starting-price h4 {
    font-size: 20px;
    margin: 0;
    font-weight: 600;
    text-align: center;
}
.s-product-card-content-sub {
    margin-bottom: 1.25rem;
    display: block  ; 
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.ps-header .ps-logo img {
    max-width: 70%;
    -o-object-fit: contain;
    object-fit: contain;
}
.ps-header .ps-logo img {
    /* max-width: 210px; */
    min-width: auto;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
.grid-footer {
    display: grid;
    /* grid-template-columns: repeat(auto-fit, minmax(32%, 1fr)); */
    grid-gap: 15px;
    gap: 15px;
   
    grid-template-columns: auto auto auto auto;
}
.logo-footer {
    margin-bottom: 0;
    width: auto;
    display: inline-block;
}
.ps-footer--block .ps-block__title, .ps-footer__middle .ps-footer__title, .ps-footer__middle .ps-footer--contact .s-contacts-title {
    font-size: 20px;
    margin-bottom: 20px;
    color: #272a32;
    color: var(--text-color);
    line-height: inherit;
    font-weight: 600;
    margin-top: 30px;
}
.ps-footer__middle {
    border-top: 2px solid var(--color-primary-light);
    padding: 30px 0;
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.s-block--features__item h2 {
    margin-bottom: 0.25rem;
    font-size: 1.1rem;
    line-height: 2rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.s-block--features__item p {
    font-size: 1rem;
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.menu-btn {
    display: flex;
    gap: 10px;
    color: #272a32;
    color: var(--text-color);
    font-size: 20px;
    cursor: pointer;
    font-weight: 700;
}

.s-search-container .s-search-input {
    font-size: 20px;
    border: 1px solid #ddd;
}
.s-search-container .s-search-input {
    font-size: 18px;
    border: 1px solid #ddd;
    height: 40px !important;
}
.s-block__title h2, .s-slider-block__title h2, .s-reviews-header-wrapper .s-reviews-header {
    font-size: 22px !important;
    padding-left: 0 !important;
    margin: 0 !important;
    line-height: 150% !important;
    font-weight: 600 !important;
}
.ps-footer__middle {
    border-top: 5px solid var(--color-primary-light);
    padding: 30px 0;
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)) {
    .ps-footer--bottom {
        background: 
color-mix(in srgb, #2e73d3, #0049b2);
    }
}
.ps-footer--bottom p {
    height: 100%;
    margin-bottom: 0;
    color: #272a32;
    color: #ffffff;
}
.ps-footer--bottom p a {
    height: 100%;
    margin-bottom: 0;
    color: #272a32;
    color: #fff;
}
 .dts-page .left-sec {
    background: #fff;
    background: var(--white);
    /* width: 330px; */
    min-width: 25%;
    height: -moz-max-content;
    height: max-content;
    position: sticky;
    top: 95px;
    box-shadow: none;
    padding: 15px 15;
    border-radius: 10px;
    margin-top: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
 .ps-header .ps-header__middle {
    padding: 25px 0;
    position: relative;
    background: rgba(65, 64, 66, 0.05);
} 
.ps-header .ps-header__middle {
    padding: 25px 0;
    position: relative;
    background: #fff;
}
salla-conditional-fields .s-product-options-thumbnails-wrapper label {
    height: auto;
    margin-bottom: 0;
}
.s-product-options-thumbnails-wrapper label {
    margin-bottom: 0.125rem;
    display: inline-block;
    /* height: 6rem; */
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0.375rem;
}
.mm-ocd .mm-spn span {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
}
.mm-spn li {
    position: relative;
    /* background: beige; */
    cursor: pointer;
    border-bottom: 1px solid #d0caca;
}
.s-breadcrumb-wrapper li, .s-breadcrumb-wrapper a {
    color: #7a808f;
    color: #000;
    font-size: 16px;
    white-space: nowrap;
    font-weight: bold;
}
 
.s-product-card-entry .s-product-card-image .s-product-card-promotion-title {
    top: 10px;
    right: 0px;
    left: auto;
    border-radius: 3px;
    padding: 6px 15px;
    background: #ffbd0c;
    color: #272a32;
    color: var(--text-color);
    font-size: 14px;
    font-weight: 600;
    max-width: 75%;
   clip-path:none; 
}
.dts-page .promotion-title {
    background: #ffbd0c;
    color: #272a32;
    color: var(--text-color);
    right: 10px;
    max-width: 75%;
    font-weight: 600;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    clip-path:none; 
}
.s-product-card-entry .s-product-card-image img {
    height: 90%;
    z-index: 1;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.dts-page salla-slider.details-slider .s-slider-container img {
    height: 450px;
}
.dts-page .p-price .n-price {
    margin: 0;
    font-size: 26px;
    display: flex;
    gap: 8px;
    align-items: center;
    line-height: 28px;
    font-weight: 700;
    flex-wrap: wrap;
}
.s-product-options-option-container .s-product-options-option {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.dts-page .main-dts .p-name {
    font-size: 22px;
    opacity: 0.9;
    margin: 15px 0;
    line-height: 50px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: 700;
    margin-bottom: 0px;
}
@media (max-width: 576px) {
    .ps-header .ps-logo img {
              
        width: 60%;
        min-width: 0;
        min-width: initial;
        margin-right: auto;
        margin-left: auto;
       padding: 15px 0;
      
        
    }
    .grid-footer {
    display: grid;
    grid-gap: 15px;
    gap: 15px;
     grid-template-columns:auto;  
}
.dts-page .product-form .p-price .n-price {
    font-size: 26px;
    color: #014cac;
    padding: 10px 0;
     
}

@media (max-width: 450px) {
    .flex-header {
        
        padding:0 0 15px 0;
    }
    
    .store-description {
    font-size: 18px;
    color: #272a32;
    color: var(--text-color);
    opacity: .9;
    line-height: 40px;
    text-align: justify;
}
}
.s-breadcrumb-wrapper li, .s-breadcrumb-wrapper a {
    color: #7a808f;
    color: #000;
    font-size: 16px;
    white-space: nowrap;
    font-weight: bold;
}
.s-breadcrumb-wrapper li:last-child {
    font-size: 16px;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.flex-header {
    display: contents;
    
     
}
.s-product-options-thumbnails-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 0.75rem;
    gap: 0.75rem;
}
.s-product-options-colors-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
}
.s-product-options-option .s-product-options-option-label b {
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
}
.s-product-card-entry .s-product-card-content {
    height: 100%;
    justify-content: space-between;
    padding: 15px;
    padding-top: 50px;
}
}
.flex-col {
    flex-direction: column;
    overflow: hidden;
}
.dts-page .main-dts .c-name {
    display: block;
    width: -moz-max-content;
    width: max-content;
    color: var(--color-primary-dark);
    visibility: hidden;
}
.dts-page .left-sec .bottom-part p {
    margin-bottom: 10px;
    display: flex;
    gap: 10px;
    position: relative;
    color: #606674;
    color: var(--text-gray-600);
    /* text-align: center; */
    justify-content: center;
}
.payment_methods {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.dts-page .left-sec .p-que-addcart .flex-box {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 20px;
    justify-content: center;
}
.dts-page .p-price div {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}
.dts-page .left-sec .bottom-part p span {
    font-size: 18px;
}
.dts-page .product-form .p-price .n-price {
    font-size: 26px;
    color: #014cac;
    padding: 10px 0;
}
.dts-page .left-sec .bottom-part p i {
    font-size: 25px;
    color: #024bac;
}
.ps-header .ps-header__middle {
     padding:   0;  
    position: relative;
    background: #fff;
   box-shadow: 0 0 21px 0 rgba(0, 0, 0, .2), 0 0 27px 0 rgb(8 77 173 / 25%);
    margin-bottom: 0px;
}
.s-product-card-entry {
    background: #fff;
    background: var(--white);
    overflow: hidden;
    box-shadow: rgb(235 235 235) 0px 5px 20px;
    padding: 15px 0;
     border: 1px solid #e2e2e2;
}
.s-block--features__item .feature-icon i {
    font-size: 1.875rem;
    line-height: 2.25rem;
    color: #ff6767;
    color: #ffffff;
}
.s-product-card-content-footer .s-button-element {
  position: relative;
  width: 100%;
  border-width: 1px;
  border-color: #414042;
  border-color: var(--color-primary);
  background-color: #414042;
  background-color: var(--color-primary);
  color: #ff6767;
  color: #ffffff;
  border-width: 1px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.ps-footer .s-social-link a {
  all: unset;
  color: #ff6767;
  color: #ffffff;
  position: relative;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #414042;
  background: var(--color-primary);
  cursor: pointer;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.ps-footer__middle .ps-footer--contact .s-contacts-list .s-contacts-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #ff6767;
  color: #ffffff;
  background: #414042;
  background: var(--color-primary);
  border-radius: 7px;
}
 salla-slider[type]:not(.hydrated) > div, salla-slider[type]:not(.hydrated) .swiper > div > div, .carousel-slider .swiper {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    display: flex;
    padding-left: 5px;
    padding-right: 5px;
    direction: rtl;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)) {
    .bg-home, .bg-sec {
        background: 
color-mix(in srgb, #000000 3%, transparent);
    }
}
.slide-sub-categories {
    position: relative;
   
     width: 90%; 
    margin-left: auto;
    margin-right: auto;
}
 .mm-ocd .mobile-menu .main-menu li > a {
    justify-content: start;
    gap: 10px;
    line-height: 40px;
}
h1, h2, h3, h4, h5, h6 {
    position: relative;
    color: #272a32;
    color: #0248ac;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)) {
    body .products-grid {
        background: #fff
    }
}
.dts-page .left-sec .bottom-part p span {
    font-size: 18px;
    font-weight: 700;
}
.product__description .show-more {
    color: #697de7;
    padding-top: 20px;
}
.product__description .description--main {
    display: block;
    max-height: 100px;
    overflow: hidden;
}
.product__description .description--main * {
    font-size: 16px !important;
    line-height: 35px !important;
    font-weight: normal !important;
    margin: 0 !important;
    color: #272a32 !important;
    color: var(--text-color) !important;
}
.store-description {
    font-size: 18px;
    color: #272a32;
    color: var(--text-color);
    opacity: 0.9;
    line-height: 40px;
}
.s-block__title h2, .s-slider-block__title h2, .s-reviews-header-wrapper .s-reviews-header {
    font-size: 20px !important;
    padding-left: 0 !important;
    margin: 0 !important;
    line-height: 150% !important;
    font-weight: 700 !important;
}
.s-product-card-entry .s-product-card-content-title a {
    font-size: 18px;
    line-height: 140%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700;
    text-align: center;
    text-align: center;
}
.flex-title-filters .title-page {
    margin-bottom: 25px;
}
.ps-product__content .tab-content .p-about {
    max-height: 151px;
    overflow: hidden;
    margin-bottom: 50px;
}

.s-product-card-entry .s-product-card-price, .s-product-card-entry .s-product-card-sale-price h4, .s-product-card-entry .s-product-card-starting-price h4 {
    font-size: 20px;
    margin: 0;
    font-weight: 700;
    text-align: center;
}
.s-product-options-option-container:last-child {
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
}
 
img{
    pointer-events: none;
}
.common-questions .svg-box img {
    width: 100%;
    min-width:100%; 
    margin-top: -60px;
    height: 100%;
}
.s-product-card-content-footer .s-button-element {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 70%;
    display: block;
    border-width: 1px;
    border-color: #414042;
    border-color: var(--color-primary);
    /* background-color:#414042; */
    /* background-color:var(--color-primary); */
    color: #ff6767;
    color: #fff;
    border-width: 1px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}
.s-product-card-content-footer .s-button-element .s-button-text {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 17px;
    justify-content: center;
}
.s-product-card-entry {
    background: #fff;
    background: var(--white);
    overflow: hidden;
    box-shadow: rgb(235 235 235) 0 5px 20px;
    padding: 30px 0 10px 0;
    border: 1px solid #e2e2e2;
}
.s-breadcrumb-wrapper {
    display: flex;
    align-items: center;
    gap: 7px;
    padding-right: 0;
    padding-left: 0;
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: auto;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.ps-product__content .tab-content .p-about ul li {
    list-style: inherit;
    line-height: 30px;
    }
 
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
 @media (max-width: 768px) {
    .slide-sub-categories .swiper-slide {
        max-width: none !important;
        max-width: initial !important;
        min-width: 30px !important;
        width: 150px!important;
    }
     .ps-header__right {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 40px 0 10px 0;
}
}

@media (max-width: 576px) {
    .menu-btn i {
        top: 0;
        font-size: 30px;
    }
}
.s-product-card-content-footer .s-button-element {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 73%;
    display: block;
     transform: skewX(-0.06turn);
    border-width: 1px;
    border-color: #414042;
    border-color: var(--color-primary);
    color: #ff6767;
    color: #fff;
    
    border-radius: 1px;
    border-radius: 0px;
    -webkit-border-radius: 00px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
 @media (max-width: 576px) {
    .ps-header .ps-logo img {
        width: 220px;
        min-width: 0;
        min-width: initial;
        margin-right: auto;
        margin-left: auto;
        padding: 15px 0;
    }
    .home-slider__content a {
 
  color: #ff6767;
  color: #ffffff;
 
  border-radius: 5px;
 
}
.home-slider__content h2 {
    font-size: 30px;
   
    margin-bottom: 25px;
    color: #fff;
    color: var(--white);
}
.home-slider__content p {
    

    line-height: 30px;
}
}
.s-add-product-button-main .s-add-product-button-mini-checkout {
    --salla-fast-checkout-button-border-radius: 0;
    
}
.p-que-addcart salla-add-product-button .s-button-outline.s-button-disabled, .p-que-addcart salla-add-product-button .s-button-primary, .p-que-addcart salla-add-product-button .s-button-primary-outline, .p-que-addcart salla-add-product-button .s-fast-checkout-button, .p-que-addcart salla-add-product-button .s-add-product-button-mini-checkout-content {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 17px;
    padding: 10px;
    transform: skewX(-0.06turn);
    border-radius: 1px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    min-width: -moz-max-content;
    min-width: max-content;
}
.accordion-box .item-box .body-accordion {
    padding: 16px 58px 16px 16px;
    padding-top: 0;
    font-size: 17px;
    display: none;
        margin-top: 10px;
}
.sicon-alert:before {
    content: "\ef31";
}
.dts-page .main-dts .warning-msg {
    background: linear-gradient(270deg, rgb(217 233 255), transparent);
    padding: 8px 12px;
    color: #084dad;
    margin-top: 40px;
    line-height: 130%;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.s-button-light-outline {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(8 77 173);
    fill: #6b7280;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgb(255 255 255);
}
.btn--wishlist:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, 1);
    color: rgb(255 255 255);
}
.s-button-icon {
    border-radius: 7px !important;
    padding: 0px !important;
    line-height: 1 !important;
}
.accordion-box .item-box .header-accordion span {
    width: 32px;
    height: 32px;
    min-width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #272a32;
    border: 1px solid var(--text-color);
    border-radius: 7px;
    font-size: 18px;
    background: #fff;
    background: var(--white);
    padding-top: 0px;
    font-weight: 700;
}
.ps-product__content .ps-tab-list li .nav-link {
    font-size: 18px;
    line-height: 25px;
    padding: 0;
    border: none;
    position: relative;
    color: #7a808f;
    color: var(--text-gray-500);
    border-bottom: 2px solid transparent;
    padding-bottom: 10px;
    display: flex;
    gap: 8px;
    font-weight: 700;
}
.dts-page .main-dts .warning-msg i {
    font-size: 30px;
}
.dts-page .left-sec .bottom-part p i {
    font-size: 25px;
    color: #024bac;
}
@media (min-width: 1650px) {
    body .products-grid .s-products-list-wrapper {
        grid-template-columns: repeat(6, 1fr);
    }
    .ps-header .ps-header__search {
    display: flex;
    width: 67%;
    margin-left: auto;
}
.home-slider__content p {
    font-size: 22px;
    color: #fff;
    color: var(--white);
    line-height: 55px;
}
.home-slider__content a {

    font-size: 18px;
  
}
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)) {
    salla-breadcrumb {
        background: 
color-mix(in srgb, var(--color-primary) 2%, #8281810a);
        padding: 2px 0 12px 0;
                margin-top: 25px;
    }
}
.dts-page .main-dts .p-name {
    font-size: 28px;
    opacity: 0.9;
    margin: 15px 0;
    line-height: 50px;
    font-style: italic;
}
.s-product-options-colors-wrapper input[type=radio] + label span {
    margin-bottom: 0.5rem;
    display: inline-flex;
    height: 35px;
    width: 35px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-radius: 8px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229);
    /* border-color: rgb(255 14 14); */
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, 1);
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    line-height: 2.5rem;
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
.s-product-options-colors-wrapper input[type=radio] + label span:after {
    height:45px;
    width: 27px;
    --tw-scale-x: .5;
    --tw-scale-y: .5;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.5) scaleY(.5);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-radius: 10px;
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, 1);
    background-color: rgba(0,0,0,0);
    opacity: 0;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color:#fff;
 text-shadow: 2px 2px 2px #000000;
     
     --tw-content: '\2713';
    
    font-size: 25px;
    font-weight: bold;
}
.s-product-options-option .s-product-options-option-label b {
    font-weight: 700;
    font-size: 18px;
}
.s-product-options-thumbnails-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    
    gap: 0.75rem;
}
.s-product-options-option-container .s-product-options-option {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}
.catg-banner {
 
    border-radius: 5px;
 
  
    text-align: center;
    border: 1px solid #e2e2e2;
   
}

.catg-banner a {
    background: #414042;
    background: var(--color-primary);
    color: #ff6767;
    color: #fff;
    padding:6px 20px 8px 20px;
    border-radius: 3px;
    font-size: 18px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    z-index: 1;
    transform: skewX(-0.06turn);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.home-slider__content a {
 
  color: #ff6767;
  color: #ffffff;
 
  border-radius: 5px;
 
}
.s-block--hero-slider salla-slider {
    border-radius: 7px;
  
}
.banners-slider a img {
    border-radius: 7px;
     
}
@media (max-width: 768px) {
    .mm-ocd .mm-spn a img, .mm-ocd .mm-spn span img {
        width: 42px;
        height: 42px;
        display: none;
                visibility: hidden;
    }
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)) {
    .s-block--categories, .testimonials-sec {
        background: 
color-mix(in srgb, #ffffff 8%, transparent);
    }
}
.s-block--categories .slide--cat-entry h2 {
    font-size: 20px;
    margin: 0;
    font-weight: 700;
}
.s-product-options-option-label small {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgba(107, 114, 128, var(--tw-text-opacity));
    display: none;
}
.store-description {
    font-size: 18px;
    color: #272a32;
    color: var(--text-color);
    opacity: 0.9;
    line-height: 40px;
    padding-left: 17px;
}
.dts-page .left-sec {
    background: #fff;
    background: var(--white);
    /* width: 330px; */
    min-width: 50%;
    height: -moz-max-content;
    height: max-content;
    position: sticky;
    top: 95px;
    box-shadow: none;
    padding: 15px 15;
    border-radius: 10px;
    margin-top: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.s-block--categories .slide-catg .catg-ref img {
  height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom;
  object-position: bottom;
  border-radius: 16px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.ps-header .ps-logo img {
    max-width: 80%;
    -o-object-fit: contain;
    object-fit: contain;
}
.bar-advertisement {
    background: #414042;
    background: var(--color-primary);
    padding: 7px 10px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    height: 44px;
    margin-: 10px;
    margin: 5px 0;
}
salla-slider[type]:not(.hydrated) > div, salla-slider[type]:not(.hydrated) .swiper > div > div, .carousel-slider .swiper {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    display: flex
;
    padding-left: 5px;
    padding-right: 5px;
    direction: rtl;
    background-color: #ffffff;
    padding-bottom: 30px;
}
.s-product-card-entry .s-product-card-content-sub {
    margin: 0;
    margin-top: 14px;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
}
.catg-three-custom li .content h3 {
    color: inherit;
    font-size: 25px;
    font-weight: 600;
}
.s-block--features__item h2 {
    margin-bottom: 0.25rem;
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.s-block--features__item p {
    font-size: 1.3rem;
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.s-block--features__item p {
   
    line-height: 2.25rem;
    
}
.common-questions .svg-box img {
    width: 100%;
    min-width: 100%;
    margin-top: 0px;
    height: 100%;
}
.s-product-card-entry .s-product-card-content-subtitle {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
    color: #595172;
    font-size: 15px;
    margin-bottom: 0;
    text-align: center;
}
@media (max-width: 768px) {
    .s-product-card-content-footer .s-button-element .s-button-text {
        font-size: 12px;
    }
}
@media (max-width: 576px) {
    .ps-header .ps-logo img {
        width: 220px;
        min-width: 0;
        min-width: initial;
        margin-right: auto;
        margin-left: auto;
        padding: 15px 0;
        max-width: 100%;
    }

}
@media (max-width: 576px) {
    .s-block--categories .slide-catg .catg-ref {
        padding-top: 0;
        box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.2), 0px 8px 18px 0 rgba(0, 0, 0, 0.19);
        padding: 0 5px 15px 5px;
    }
        .banners-slider a {
        grid-area: unset !important;
        box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.2), 0px 8px 18px 0 rgba(0, 0, 0, 0.19);
    }
        .catg-three-custom li {
        width: 100%;
       /* box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.2), 0px 8px 18px 0 rgba(0, 0, 0, 0.19);
        padding: 0 5px 15px 5px; */
    }
}
.sicon-explode:before {
    content: "\e920";
    font-size: 40px;
    color: lightcoral;
    padding: 12px;
}
.product-entry__sub-title {
    display: flex
;
    gap: 8px;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px 22px;
    border-radius: 40px;
    background: rgba(206, 208, 223, 0.2);
    background: 
color-mix(in srgb, #414042 5%, transparent);
    margin-top: 12px;
    line-height: 21px;
    /* font-weight: 700; */
    color: brown;
    font-size: 18px;
}
 @media (max-width: 576px) {
    .catg-three-custom li {
        width: 100%;
       /* box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.2), 0px 8px 18px 0 rgba(0, 0, 0, 0.19); */
          padding: 0 ; 
    }
}
@media (max-width: 576px) {
    .dts-page .product-form .p-price .n-price {
        font-size: 26px;
        color: #014cac;
        padding: 10px 0;
      
    }
}
 .s-product-options-thumbnails-wrapper div input[type=radio] + label {
    position: relative;
    display: block;
    margin: auto;
    width: 60%;
}
 @media (max-width: 768px) {
    .ps-header__right {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 30px;
        padding:  0;
    }
       .home-slider__content p {
        line-height: 30px;
        background-color: #00000045;
        padding: 5px;
        border: solid 1px #0951af;
    }
}
@media (max-width: 576px) {
    .home-slider__content p {
        line-height: 30px;
        background-color: #00000045;
        padding: 5px;
        border: solid 1px #0951af;
    }
}
@media (max-width: 576px) {
    .s-block--categories .slide-catg {
        width: 150px !important;
    }
}
@media (max-width: 576px) {
    .catg-three-custom li {
        width: 100%;
       
        padding: 0;
      
    }
}

.accordion-box .item-box .header-accordion.active, .accordion-box .item-box .header-accordion:hover {
    color: #414042;
    color: var(--color-primary);
    background-color: #dfe8ec;
}
 .tamara-product-widget, .spotii-wrapper {
    min-height: 100px;
    position: relative;
    color: var(--main-text-color);
    font-size: var(--font-sm);
    line-height: 1.25;
    padding: 20px 20px 20px 115px !important;
    background: white;
    border-radius: 0.375rem;
    -webkit-transition: -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    border:1px !important;
    font-family: inherit !important;
    font-weight: 500;
    border-color: rgb(229, 229, 229) !important;
    border-style: solid !important;
     background: linear-gradient(90deg, rgb(190 172 200) 0%, rgb(231 159 125 / 65%) 50%, rgb(245 219 186) 100%);
}
.styles__containerPortal--c9f84 {
   
    background: linear-gradient(90deg, rgba(59, 255, 198, 1) 50%, rgba(59, 255, 170, 1) 100%)!important;
  border-radius: 7px;
    
}
.catg-three-custom li a {
    border-radius: 16px;
    background: #414042;
    background: var(--color-primary);
    display: flex
;
    justify-content: space-between;
    padding: 10px 20px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
}
@supports (color: color-mix(in lch, red, blue)) and (top: var(--f)) {
    salla-breadcrumb {
        background: 
 color-mix(in srgb, #d6b6ba 2%, #dfe8ec);
        padding: 2px 0 12px 0;
        margin-top: 25px;
    }
}