/* Add custom CSS styles below */ 

section.fixed.bottom-0 > div > div > div {
    display:none !important;
}
.wa-s-n{
    bottom:80px !important;
}

.image-title h1.title-header {
    color: #666666 !important;
    -webkit-text-fill-color: #666666 !important;
    text-shadow: none !important;
}
.ad-star-btn {
  background-color:var(--color-primary);
}
/**/


/**/
.banner_ad {
    max-height: 100% !important;
}
/*footer */

.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}


.s-payments-list-item img {
    object-fit: cover;
    background: #ffffff !important;
    
    height: unset;
}

.s-payments-list-item:nth-of-type(3) img {
    padding:12px 5px !important;
}


/****/
@media(min-width:992px) {
 .landing-page-first-banner-5  .txt{
  
    justify-content: start !important ;

 } 

 .landing-page-first-banner-5 .item-text{

    position: absolute;
    top: 4rem;
}
}
@media(max-width:768px) {
.landing-page-first-banner .item-text {
    max-width: 180px !important;
}

  .landing-page-first-banner  .item-text h1 {
    font-size: 14px !important;
}
  .landing-page-first-banner  .item-text> img {
    width: 100px !important ;
}

/*cat*/
 .g_cat .grid-cols-3 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
/* end cat*/

  
}
.image-title .title-heade {
    color: #fff;
}

.s-product-card-promotion-title {
    display: none;
}
.s-product-card-promotion-title {
    display: block;
    background: #CE9644;
}
.promotion-title {
    background-color: #CE9644;
}
salla-tab-header.hydrated:nth-of-type(2) {
    display:none
}.navbar-brand img {
    max-height: 55px !important;
    width: auto !important;
}