/* 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 {
    background-color: var(--f-color);
    color: #ffffff;
    border-radius: 50px;
}
.image-title {
    padding: 0;
}


/*fixed banner*/
@media (min-width: 767px) {
.landing-page-first-bannar .txt.container {
    width: 45%;
    margin-left: 10%;
}
}
@media (min-width: 1200px) {
.landing-page-first-bannar .txt.container {
    width: 35%;
    margin-left: 10%;
}
}
@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: 20px;
    line-height: 30px !important;
    filter: drop-shadow(2px 4px 6px black);
}
.landing-page-first-bannar .txt.w-full {
    padding-bottom: 1rem;
    justify-content: flex-end;
}
}


/*offers*/
.product_deadline  button {
    color: #fff;
}

/*cats*/
@media (min-width: 768px) {
.g_cat .md\:\!max-w-\[200px\] {
        max-width: 220px !important;
    }
}

/*3 pics*/
section:nth-child( 1 of .ads) .max-h-\[270px\] {
    max-height: 570px;
}
.ads .img .over .text {
    text-align: center;
}
@media (min-width: 767px) {
section:nth-child( 2 of .ads) {
    display: flex;
    max-width: 100%;
}
section:nth-child( 2 of .ads) .imgs {
    width: 75%;
}
section:nth-child( 2 of .ads) .f_img {
    width: 25%;
}
section:nth-child( 2 of .ads) .max-h-\[270px\],
section:nth-child( 2 of .ads) .f_img {
    max-height: 400px;
}}
@media (max-width: 767px) {
section:nth-child( 1 of .ads) .max-h-\[270px\] {
    max-height: 370px;
}
}



/*3 pics new*/
.banner_ad .text {
    max-width: 40% !important;
}
@media (min-width:767px){
.banner_ad .item-text {
    font-size: 30px;
    line-height: 3rem;
    margin-bottom: 1rem;
}
}

@media (max-width:767px){
.banner_ad p{
   font-size: 16px!important;
    line-height: 2rem;
    margin-bottom: 1rem;
}
a.ad-star-btn.text-nowrap {
    font-size: 14px;
    padding: 0.4rem 1.2rem;
}
section.g_features {
    margin: 0;
}

}



/*E-mail*/
.footer-is-light .store-footer .m-auto.flex.justify-start.max-w-\[1300px\].items-center.flex-wrap.max-lg\:justify-start.gap-9.md\:gap-6.px-5 {
    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;
            }
}