/* Add custom CSS styles below */ 
.top-navbar {
    display: none;
}
section:nth-child(2 of section.landing-page-first-banner){
margin-top:30px;
}
@media screen and (max-width:768px) {
section.landing-page-first-banner h1 {
    font-size: 16px !important;
    line-height: 28px !important;
}
section.landing-page-first-banner .item-text{
    width: 50% !important;
}
section:nth-child(1 of section.landing-page-first-banner) img{
object-position: 100%;
}
section:nth-child(2 of section.landing-page-first-banner) img{
object-position: 10%;
}
}
/*************/
@media screen and (max-width:768px) {
.g_cat .products-item:last-child {
    grid-column: 2/3;
}
}
/*---heading------------------*/
.image-title {
margin-bottom: 25px;
}
@media screen and (max-width:768px) {
.g-products .image-title {
margin-bottom: 44px !important;
}

#slider-0 .item-text {
    display: none !important;
}
}
@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;
}}
/********************/