/* 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: 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;
}
}

/*titles*/
.image-title .title-heade {
    color: var(--f-color);
    background: none !important;
}
/*@media (min-width: 767px) {
.image-title .title-heade {
    min-width: 610px;
}}
@media (max-width: 767px) {
.image-title .title-heade {
    min-width: 310px;
}
.image-title {
    background-image: url("https://cdn.salla.sa/form-builder/rRm7VWjUo3NypPl7YLeB0NGO0B6xOImDcJa9S09j.png") !important;
}}*/

/*fixed banner*/
.landing-page-first-banner .txt .custom-dlay-p {
    font-size: 27px;
}
@media (min-width: 767px) {
.landing-page-first-banner .item-text {
    width: 50% !important;
}
}

@media (max-width: 767px) {
section.landing-page-first-banner button.w-\[200px\] {
    width: 150px;
    height: 45px;
    margin-top: 0.5rem;
}
h1.animate__animated {
    width: 100%;
    font-size: 18px !important;
    line-height: 2.3rem;
    text-align: center !important;
}
.landing-page-first-banner * {
    text-align: center;
    text-align-last: center;
    align-self: center;
}
section:nth-child( 1 of .landing-page-first-banner) h1.animate__animated , section:nth-child( 2 of .landing-page-first-banner) h1.animate__animated{
    color: #000 !important;
}
section:nth-child( 1 of .landing-page-first-banner) .swiper-slide[aria-label="2 / 2"]  h1.animate__animated,
section:nth-child( 4 of .landing-page-first-banner) h1.animate__animated {
    font-size: 20px !important;
}
section:nth-child( 1 of .landing-page-first-banner) .txt.w-full , section:nth-child( 2 of .landing-page-first-banner) .txt.w-full{
    padding-bottom: 1rem;
    justify-content: flex-end !important ;
}
section:nth-child( 1 of .landing-page-first-banner) .swiper-slide[aria-label="2 / 2"] *,
section:nth-child( 4 of .landing-page-first-banner) * {
    text-align: right !important;
    text-align-last: right;
    align-self: flex-start;
}
section:nth-child( 1 of .landing-page-first-banner) .swiper-slide[aria-label="2 / 2"] .container,
section:nth-child( 4 of .landing-page-first-banner) .container {
    width: 65% !important;
    margin-left: 0;
}
section:nth-child( 1 of .landing-page-first-banner) .swiper-slide[aria-label="2 / 2"] .txt.w-full,
section:nth-child( 4 of .landing-page-first-banner) .txt.w-full {
    justify-content: center !important ;
}}

/*Banner */
salla-slider.photos-slider .swiper-slide {
    margin:0;
    width: 100%;
    padding:0;
   border-radius: 0 !important;
}
.s-block.s-block--photos-slider img{
    border-radius: 0 !important;
} 
salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
      padding: 0;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled{
      visibility: hidden;
}



/*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 (min-width: 992px) {
    .md\:grid-cols-4 {
    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
    background-image: url(https://cdn.salla.sa/form-builder/YNihRyEunmATbsR76f79xaRgD66zqLSQct3R7LTm.png);
    padding: 4rem 5rem;
    background-size: contain;
    background-repeat: no-repeat;
}
}
@media (max-width: 767px) {
.g_cat .grid-cols-3 {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
}
.g_cat  .products-item {
    width: 28%;
}}


/*products*/
.like-product .s-product-card-content-title {
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.outof-stock {
    color: #ffffff;
}
.s-product-card-image-full {
    max-height: 350px !important;
   height: 350px !important;
}
.like-product .s-product-card-content {
    height: auto;
}
@media (max-width:767px){
.s-product-card-vertical .s-product-card-image-full  {
   max-height: 250px !important;
   height: 250px !important;
}
.s-products-slider-card {
    max-width: 250px!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;
}

i.sicon-arrow-expand.absolute.cursor-pointer.bg-white{
    z-index: 2 !important;
}