/* Add custom CSS styles below */ 
.sub-menu {
    overflow-y: visible;
}
button.btn.search-btn.\!block.sm\:\!hidden {
    display: block !important;
}
.flex-1.header-search.\!hidden.sm\:\!block {
    display: none !important;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    width: 110px !important;
}
@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: 80px;
}
.index  .fixed-header .navbar-brand img {
    width: 60px  !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: #fff;
    background: none !important;
}

/*fixed banner*/
@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% !important;
    font-size: 22px !important;
    line-height: 2.3rem;
    text-align: center !important;
    color: #fff !important;
    text-shadow: 1px 1px #985c55, -1px -1px #985c55, -1px 1px #985c55, 1px -1px #985c55;
}
.landing-page-first-banner * {
    text-align: center;
    text-align-last: center;
    align-self: center;
}
section:nth-child( 1 of .landing-page-first-banner) .txt.w-full {
    padding-bottom: 1rem;
    justify-content: flex-end !important ;
}}


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


/*3 pics new*/
.ad-star-btn {
     background-color: var(--f-color) !important;
}
@media (min-width: 992px) {
button.btn.search-btn.\!block.sm\:\!hidden {
    background: unset;
}
    .banner_ad .img2 .bg-cover, .banner_ad .img3 .bg-cover {
        background-position: center;
    }
}
@media (max-width: 767px) {
.banner_ad p{
   font-size: 16px!important;
    line-height: 2rem;
    margin-bottom: 1rem;
}
section.g_features {
   margin-top: 0 !important ;
}
a.ad-star-btn.text-nowrap {
    font-size: 14px;
    padding: 0.4rem 1.2rem;
}
.banner_ad .text {
    max-width: 45% !important;
}
}


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

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

/*product page*/
article#productDescription li {
    list-style: inside !important;
}
article#productDescription  span, article#productDescription li > strong,
.main-content h1{
    color: initial;
}
@media (max-width:1199px){
a#cart-button {
    display: block !important;
}
salla-cart-summary.ml-\[5px\].rtl\:ml-\[unset\].rtl\:mr-\[5px\].hidden.lg\:flex.items-center.justify-between.gap-\[7px\].pointer-events-none.hydrated {
    display: block !important;
}
.s-cart-summary-wrapper #s-cart-icon {
    display: none !important;
}}