/* Add custom CSS styles below */ 

#mainnav div a {
    color: #688f8c !important;
    font-size: 18px;
    font-weight: 800;
}
section:nth-child(1 of.landing-page-first-bannar) .txt {
    margin: 0;
    max-width: 44%;
    padding: 30px 0;
    position: absolute;
    left: 0;
}
.landing-page-first-bannar .txt .custom-dlay-p {
    animation-delay: 0.8s;
    display: none;
}

section:nth-child(2 of.landing-page-first-bannar) .txt {
    margin: 0;
    max-width: 46%;
    padding: 0;
    position: absolute;
    right: 0%;
    bottom: 18%;
}

section:nth-child(1 of .landing-page-first-bannar) h1 {
  font-size: 48px;
  line-height: 5rem;
}
section:nth-child(2 of .landing-page-first-bannar) h1 {
  font-size: 48px;
  line-height: 5rem;
}

section:nth-child(2 of .landing-page-first-bannar) h1:before {
    content: "";
    width: 283px;
    height: 317px;
    display: block;
    background-image: url(https://i.ibb.co/bj3V8FkM/Rectangle-47642.png);
    background-repeat: no-repeat;
    margin: auto;
}


.ads .img {
    border: 3px solid var(--color-primary);
}

.weekly-star-btn {
    font-size: 22px;
    background: var(--color-primary);
}

.s-product-card-vertical {
    border: 2px solid #688f8c;
}



.text-\[\#636363\] {
  color: #fff;
}

.flex.flex-col.gap-2 h2 {
  color: #fff;
}
.store-footer h3 {
  margin-bottom: 1.25rem;
  color: #000000;
}

#mc-embedded-subscribe {
  border: 1px solid;
}
.copyright-text p {
    color: #fffafa;
}


.hover\:text-primary:hover {
 
  color: #fff;
}


footer .font-medium {
    font-size: 18px;
    color: #ffffff;
    display: block;
}

.ad-star-btn {

    background: #688f8c;
}

@media(max-width:786px){
section:nth-child(1 of.landing-page-first-bannar) .txt {
    margin: 0;
    max-width: 102%;
    padding: 30px 0;
    position: absolute;
    left: 0;
    right: 0%;
    bottom: 0%;
    background: #000000a1;
}

section:nth-child(1 of .landing-page-first-bannar) h1 {
    font-size: 20px;
    line-height: 2rem;
    width: 100%;
}
.grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}


.ads .img .over .text {
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.g_cat .products-item{
    align-self: flex-start;
}
    
    .over.absolute.top-0.h-full.w-full.flex {
    justify-content: center !important;
}
    
.ads .imgs .text p {
    max-width: 100%;
    color: #000 !important;
}
section:nth-child(1 of .banner_ad) .img2 .absolute .over .text p {
    font-size: 25px;
    font-weight: 600;
    line-height: 4rem;
}
     section:nth-child(2 of .banner_ad) .img3 .absolute .over .text p {
    font-size: 25px;
    font-weight: 600;
  }
    .banner_ad .text {
    width: 100%;
}

section:nth-child(2 of.landing-page-first-bannar) .txt {
    max-width: 100%;
    right: 0;
    bottom: 0;
    background: #00000044;
    padding: 21px;
}

section:nth-child(2 of .landing-page-first-bannar) h1:before {
    content: "";
    width: 101px;
    height: 102px;
    background-size: contain;
    filter: invert(1);
}



section:nth-child(2 of .landing-page-first-bannar) h1 {
    font-size: 21px;
    line-height: 2rem;
    color: #fff !important;
    margin: auto;
}
.g_features .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

}

.s-block--fixed-banner .container {
    max-width: 100%;
    margin-bottom: 3rem;
}


@media (max-width: 600px) {
.marquee .text-\[18px\] {
    font-size: 15px;
}
.index .navbar-brand img:not(.fixed-header img) {
    max-width: 70px;
}
.index  .fixed-header .navbar-brand img {
    width: 70px  !important;
}
.index .search-btn svg {
    width: 15px !important;
    height: 15px !important;
}
.index  .search-btn {
    padding: 7px;
    margin-right: 0px;
}
.lang-icone {
    font-size: 15px;
    padding: 7px;
}
}