/* Add custom CSS styles below */ 
.ql-align-right,
.opt-text p strong,
.total-price.font-bold.da-tm.text-xl.inline-block,
.no-content-placeholder p,
.no-content-placeholder .btn,
.me-3,
.profile-field-item>label,
.opt-text p,
.pe-3,
.store-footer a:hover,
.s-slider-block__title h2,
.s-slider-block__display-all,
.s-block__display-all,
.underline a,
.store-footer a,
.whitespace-nowrap a,
.s-block__title h2,
.text-gray-500,
.underline,
.sicon-cancel:before,
.pe-2,
.mm-spn.mm-spn--navbar:after,
.text-gray-400,
.text-gray-600,
.md\:text-lg,
.px-3,
.footer-middle h3,
.sicon-menu:before,
.footer-middle .footer-list a {
    color: #19394a !important;
}

.text-gray-400.da-ts.text-sm,
.prose.prose-sm.max-w-none.text-gray-500.da-tm,
.text-sm.da-tm,
.space-y-1> :not([hidden])~ :not([hidden]) span,
.da-tm.leading-6 {
    color: #19394a !important;
}

.mm-spn span:not(.s-user-menu-dropdown-item-badge),
.s-block--testimonials .px-4 h4,
.s-block--testimonials .px-4 p,
.s-user-menu-dropdown-header-content span,
.store-header .s-user-menu-toggler .s-user-menu-dropdown .s-user-menu-dropdown-header-content p,
.store-footer .footer-container .logo-footer+p {
    color: #19394a !important;
}

.s-add-product-button-mini-checkout-content:where([dir="rtl"], [dir="rtl"] *){
      color: #fff!important;
}

.text-sm.text-text-grey.da-tm{
  text-align: center;
}


#mobile-menu-slider{
  display: none;
}

.s-cart-summary-count {
    background: red;
    padding-top: 5px;
}

custom-salla-product-card.rounded-lg {
    border: none;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.swiper-backface-hidden .swiper-slide {
    margin-bottom: 15px;
}

.s-products-slider-wrapper .swiper-backface-hidden .swiper-slide{
        margin-top: 15px;
}

salla-slider .s-slider-block__title-nav button.swiper-button-disabled svg,
salla-slider .s-slider-block__title-nav button .s-slider-button-icon svg {
    opacity: 1;
    fill: #19394a !important;
}

.bg-gray-100{
      background-color: #fff;
}

#sub-total {
  color:#000 !important;
}

.s-slider-block__display-all,
salla-slider .s-slider-block__title-nav button,
s-slider-block__display-all {
    background: #fff;
    padding: 10px 10px 8px 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    color: #19394a!important;
    border-radius: 9px;
}

.min--3 .rounded-full .lazy__bg.lazy_img {
    background-size: auto;
}

.s-add-product-button-main .s-add-product-button-mini-checkout,.s-button-wide,
.is-sticky-product-bar .sticky-product-bar salla-add-product-button button[quick-buy] {
    background: #193a4f;
}

.s-product-card-content-footer.rounded-lg button {
    background: #1c3d52;
}

.sm\:pt-12{
    background: #fff;
}


.md\:h-28{
        border: 1px solid #eee;
}


.min--6 .rounded-full{
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    width: 83px !important;
    height: 163px !important;
}

.lazy__bg.lazy_avatar{
  transform: scale(1.1);
}

.slide--cat-entry h4{
      padding-top: 6px;
      padding-bottom: 25px;
}

.slide--cat-entry{
    height: 8rem !important;
}


@media only screen and (max-width: 600px) {
.slide--cat-entry{
    height: 8rem !important;
    margin: 20px auto;
}


.lazy__bg.lazy_avatar{
  transform: scale(1.1);
  width: 81px!important;
  height: 362px !important;
}

.slide--cat-entry h4{
      padding-top: 6px;
      padding-bottom: 25px;
}
}