/* Add custom CSS styles below */ 
.sub-menu {
    overflow-y: visible;
}
@media (max-width: 600px) {
.g_cat .text-\[14px\] {
    line-height: normal;
}
.marquee .text-\[18px\] {
    font-size: 15px;
}
.index .navbar-brand img:not(.fixed-header img) {
    max-width: 115px;
}
.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;
}
}

/*titles*/
.image-title .title-heade {
    color: var(--f-color);
    background: none !important;
}

/*fixed banner*/
.landing-page-first-bannar .txt .custom-dlay-p {
    font-size: 27px;
}
section:nth-child( 2 of .landing-page-first-bannar)  h1.animate__animated:before {
    content: "";
    background-image: url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/oneRYV/UGPAOpERw76mzqSuDI6CEmiBbu15fn8B10wVRrIV.png");
    background-size: contain;
    height: 5rem;
    width: 20rem;
    display: block;
    background-repeat: no-repeat;
    margin: auto;
}
@media (min-width: 767px) {
section:nth-child( 1 of .landing-page-first-bannar) .item-text {
    width: 65%;
}
}
@media (min-width: 1200px) {
section:nth-child( 1 of .landing-page-first-bannar) .item-text {
    width: 60%;
}
section:nth-child( 2 of .landing-page-first-bannar) .item-text {
    width: 50%;
}
}
@media (max-width: 767px) {
section.landing-page-first-bannar button.w-\[200px\] {
    width: 150px;
    height: 45px;
    margin-top: 0.5rem;
}
h1.animate__animated {
    width: 100%;
    font-size: 22px;
    line-height: 2.3rem;
}
.landing-page-first-bannar * {
    text-align: center;
    text-align-last: center;
    align-self: center;
}
/*section:nth-child( 1 of .landing-page-first-bannar) .txt.w-full {
    padding-bottom: 1rem;
    justify-content: flex-end;
}*/
section:nth-child( 2 of .landing-page-first-bannar) .txt.w-full {
    align-self: flex-start;
    margin-top: 2rem;
    justify-content: flex-start;
}
section:nth-child( 2 of .landing-page-first-bannar)  h1.animate__animated:before {
    height: 2rem;
    width: 10rem;
}}


/*offers*/
.product_deadline .data h2 {
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product_deadline  button {
    color: #fff;
}
.product_deadline.w-\[90\%\].cuxl\:w-auto.sal-animate {
    background: #fff;
}

/*category*/
@media (max-width: 767px) {
.g_cat .grid-cols-3.md\:grid-cols-4.lg\:grid-cols-5 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.g_cat  .products-item.\!max-w-\[150px\].md\:\!max-w-\[200px\] {
    width: 28%;
}
.g_cat h3.text-center.font-medium {
    line-height: 1.8rem;
}}


/*3 pics new*/
/*2 only*/
.banner_ad .img3 {
    display: none;
}
.banner_ad .img2 {
    grid-row: span 2;
}


/*products*/
.outof-stock {
    color: #ffffff;
}
.s-product-card-image-full {
    max-height: 290px !important;
   height: 290px;
}
@media (max-width:767px){
.s-product-card-vertical .s-product-card-image-full  {
   max-height: 215px !important;
   height: 215px !important;
}
.s-products-slider-card {
    max-width: 215px!important;
}
}



/*E-mail*/
.footer-is-light .store-footer .m-auto.max-w-\[1300px\] {
    color: #fff;
}
.text-\[\#636363\] {
    color: #fff;
}

/*Footer*/
.copyright-text * {
    color: #fff !important;
}
@media (max-width:767px){
.pb-\[100px\] {
    padding-bottom: 0; 
}
}
@media (max-width:991px){
footer salla-menu.flex.gap-2.hydrated {
    justify-content: center;
}
}
@media (min-width:1500px){
footer .justify-center.rtl\:lg\:pl-20 {
    justify-self: flex-end;
}
}
@media (max-width:500px) {
    [id^=gb-widget] {
        bottom: 77px !important;
            }
}
.VisitorsCounter22503 {
    display: none !important;
}

/*grid-clr*/
a.fbanner-star-btn, .bg-\[var\(--f-color\)\],.bg-\[var\(--s-color\)\] {
    background: linear-gradient(180deg,rgba(97, 178, 224, 1) 0%, rgba(22, 102, 170, 1) 100%) !important;
}