/* Add custom CSS styles below */ 
h2, h3 {
    font-size: 23px;
    font-weight: 600;
}
.got_fixedBanner-content h3 {
    font-size: 30px;
    font-weight: 700;
}
.main-menu li.root-level>a {
    font-weight: 700;
    padding-bottom: 2rem;
    padding-top: 0;
    color:#fff
}
.header-buttons svg path {
    stroke: aliceblue !important;
}
.inner > .container {
    max-width: 100%;
    background: #142028;
}
.header-btn__icon {
 
    color: rgb(255 255 255);
}
.store-header .gap-3 {
    display: none;
}
/**/
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 120px;
}
.w-full > .aspect-square {
    -o-object-fit: cover;
    object-fit: fill;
}
footer .copyright-text p {
  color: #fff !important;
}
.copyright-text p a:hover {
  color: #fff !important;
}
.undefined .sicon-shopping-bag, .got__absolute_btns_btn .sicon-heart {
    font-size: 29px;
    color: #e3520f;
}
@media(max-width:768px) {
.got_fixedBanner-allContent {
    min-height: 134px;
}
}
/*** Edits ***/
@media (max-width: 768px) {
.landing-page-first-banner, .landing-page-first-banner * {
    height: unset;
    position: static !important;
    width: 100%;
    flex-direction: column;
    margin-bottom: 0;
}
}
.s-slider-block__title-nav {
    display: none;
}
salla-slider#cat-slider img {
    display: none;
}
@media (max-width: 768px) {
li#\37 26671734 {
    display: none;
}
}
/* Edits */
#mainnav .navbar-brand img {
    max-height: unset !important;
    height: 170px !important;
    max-width: unset !important;
    width: unset !important;
}
#mainnav .header-search + div > div:has(.navbar-brand) {
    margin-left: 5rem !important;
}

/*start customize section*/
salla-slider.photos-slider .swiper-slide {
    padding: 0rem;
    margin: 0rem;
    width: 100%;
    border-radius:0 !important;
}
.home-slider img{
border-radius:0;
}
.s-slider-block__title-nav {
    visibility: hidden;
}
 salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding: 0rem;
}

.special-progress .slider-section__slider .swiper-wrapper{
    justify-content:center;
}

.special-progress h3{
    font-size:20px;
    font-weight:400;
    text-align:center;
}

@media(max-width:768px){
.special-progress .slider-section__slider .swiper-wrapper{
    flex-wrap:wrap;
} 
.special-progress .slider-section__slider .swiper-wrapper a{
    width: 30% !important;
}
section:nth-child( 1 of .got_fixedBanner) .got_fixedBanner-allContent {
    min-height: 50vh;
    background-image: url(https://cdn.files.salla.network/homepage/497636533/3d8e4189-e622-4ab3-a97b-8453814ac00e.webp);
    background-repeat: no-repeat;
    justify-content: flex-end;
}
section:nth-child( 2 of .got_fixedBanner) .got_fixedBanner-allContent {
    min-height: 55vh;
    background-image: url(https://cdn.files.salla.network/homepage/497636533/e87a10e4-7185-495a-b0cb-17282276082a.webp);
    background-repeat: no-repeat;
    justify-content: flex-end;
}
.got__offersends{
  background-position: 20%;
}
}
/*********************/
.sub-menu ul.grid.grid-cols-10.w-full.category_header {
    display: flex;
    flex-direction: column;
}
.main-menu .sub-menu {
    left: unset !important;
}