/* Add custom CSS styles below */ 
#descriptiontab img {
    max-height: fit-content;
        display: none;
}
.s-social-list {
    flex-direction: column;
}
custom-salla-product-card .s-product-card-content-title, custom-salla-product-card .s-product-card-content-title a {
    max-width: 94%;
}
.page-single .content--single-page > h1 {
display: none;
}

custom-main-menu a {
    font-size: 1rem !important;
}




.s-product-card-content-title a {
    color: var(--color-primary);
}
.s-product-card-content-title a:hover {
    color: #ccc;
}


section.flex.ladeena-ad-sec * {
    line-height: 2.75rem;
}
.ladeena-ad-sec a {
    min-width: 17%;
}
.product-index .ladeena-cats-sub-item {
    border-bottom: 2px solid #DADADA;
}
.product-index .ladeena-cats-wrapper {
    border-width: 0px; 
    flex-wrap: wrap;
    max-width: 100%;
}   
    
    
custom-salla-product-card,
.s-product-card-image {
    background-color: transparent !important;;
}
custom-salla-product-card {
    border: 1px solid rgb(243 244 246);
}
.s-product-card-vertical .s-product-card-wishlist-btn button {
    border-width: 0;
}



@media (min-width: 768px) {
    .ladeena-slider-sec h2 {
        font-size: 36px;
        color: #fff;
    }
}
.ladeena-slider-sec p, .ladeena-slider-sec h2 {
    color: #fff;
}
.ladeena-slider-sec .home-slider__content > div  {
width: 75%;
}
.ladeena-custom-content-two a,
.ladeena-custom-content-two h3 {
    color: #fff;
    font-style: bold;
}
.ladeena-custom-content-two a {
  font-size: 28px;
  text-decoration: underline;
}
.ladeena-custom-content-two h3 {
    font-size: 36px;
    bottom: 26%;
}


.rtl .ladeena-custom-content-two a,
.rtl .ladeena-custom-content-two h3 {
    left: auto;
    right: 1.25rem;
}

.rtl .ladeena-content-snippet-sec .text-left {
    text-align: right;
}

.ladeena-cats-banner-bottom img {
width: 100% !important;
}
.ladeena-cats-banner-bottom h4 {
    font-size: 26px;
}
.ladeena-ad-sec span {
    font-size: 30px;
}

@media (max-width: 767px) {

.ladeena-slider-sec h2 {
    font-size: 20px;
}
.square-photos .ladeena-custom-content-two h3 {
   font-size: 20px;
   line-height: 24px;
}
.square-photos .ladeena-custom-content-two a {
   font-size: 18px;
           bottom: 20px;
}
.ladeena-slider-sec .home-slider__content > div {
    width: 90%;
}
.ladeena-ad-sec span {
    font-size: 25px;
}
.home-slider__content {padding-bottom: 0rem;}
}
custom-salla-product-card .s-product-card-content-title, custom-salla-product-card .s-product-card-content-title a {
    font-size: 15px;
}
.ladeena-ad-sec span {
        font-size: 25px;
    }
    .ladeena-ad-sec a {
    font-size: 25px;
    }
    .ladeena-content-snippet-sec .sec-content {
    font-size: 25px;
}
.ladeena-benefits-sec h2,
.s-block--custom-testimonials .s-reviews-header {
    font-size: 25px;
    }
    .ladeena-cats-banner-bottom h4 {
    font-size: 25px;
}
@media (max-width: 767px) {
.ladeena-cats-banner-bottom h4 {
    font-size: 18px;
    line-height: 35px;
}
.rtl .ladeena-custom-content-two {

    text-align: right;
}
.ltr .ladeena-custom-content-two {

    text-align: left;
}
    .ladeena-ad-sec span {
        font-size: 13px;
    }
    .ladeena-ad-sec a {
    font-size: 13px;
    
    }
    .ladeena-content-snippet-sec .sec-content {
    font-size: 20px;
    line-height: 35px;
    font-weight: 600;
}
custom-salla-product-card .s-product-card-wishlist-btn {
    top: 1.4rem !important;
}
custom-salla-product-card .s-product-card-content-title, custom-salla-product-card .s-product-card-content-title a {
    max-width: 85%;
}
.ladeena-benefits-sec h2,
.s-block--custom-testimonials .s-reviews-header {
    font-size: 20px;
    }
}

.ladeena-products-sec .s-block__title h2 {
        font-size: 25px;
    }
.ladeena-custom-content-two h3 {
    font-size: 25px;
}

.ladeena-custom-content-two a {
    font-size: 20px;
}

@media (min-width: 768px) {
    .ladeena-products-sec .s-block__title h2 {
        font-size: 30px;
    }
    .ladeena-custom-content-two a {
    font-size: 25px;
  }
    
}



@media (max-width: 767px) {

  .s-block--tabs-produtcs .tabs {
    border-width: 0px;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .s-block--tabs-produtcs .tab-trigger  {
    border-bottom: 2px solid #DADADA;
}
  .s-block--tabs-produtcs .tab-trigger.is-active  {
    border-bottom: 2px solid #DADADA;
}
.s-block--tabs-produtcs .tabs > :not([hidden]) ~ :not([hidden]) {
    margin-left: 0px;
}
.ladeena-cats-banner-bottom{
display: none;
}
}



.store-footer > div:last-child > a  {
display: none;
}

.footer-is-light .copyright-text {
     margin-left: initial; 
}