/* Add custom CSS styles below */ 
/*grid---------*/
.md\:grid-cols-3 {
    grid-template-columns: repeat(5,minmax(0,1fr));
}
.banner-entry {
    height: 227px;
}
/* body >>>>desigin----------*/
 .lazy__bg.lazy.entered.loaded{
    background-size: contain;
    background-repeat: no-repeat;
}
a.banner-entry.square-photos {
    background: transparent;
}
img {
    background: transparent !important;
}
section.s-block.s-block--categories .container{
    padding: 0; 
}
div#swiper-wrapper-434fc3b643df3cb10 {
    place-content: center;
}
a.slide--cat-entry.relative {
    background: transparent;
}
/*
.slide--cat-entry {
    height: 12rem;
}
*/
.min--6 .rounded-full {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 100% !important;
    width: 100% !important;
    max-height: 100%;
}
.slide--cat-entry h4 {
    font-size: 1.875rem;
    line-height: 0.25rem;
    height: 37px;
    padding: 12px;
}
div:nth-child(3) > a > h4 {
    font-size: 28px !important;
}
@media(max-width:767px){
.s-block--banners .two-row {
    grid-template-columns: repeat(5,minmax(0,1fr));
} 
.banner-entry {
    height: 65px;
}
#main-links-1 > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden{
  padding-left:10px;
  padding-right: 10px;

}
.min--6 .rounded-full {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 34%!important;
    width: 100%!important;
    max-height: 100%;
}

.slide--cat-entry h4 {
    font-size: 0.875rem;
    line-height: .85rem;
    height: 37px;
    padding: 12px;
    font-weight: 700 !important;
}
div:nth-child(3)>a>h4 {
    font-size: 15px!important;
}
}

div#swiper-wrapper-d58d0c6fbe691b1d > div {
    width: 20% !important;
}
.min--6 {
    max-width: 20%;
}
/* Edit Product Page Start */
.s-add-product-button-main {
  display: flex;
  width: 100% !important;
  gap: 0.625rem;
}
.s-add-product-button-main .s-add-product-button-mini-checkout,
.s-add-product-button-main>salla-button {
  width: 50% !important;
}
.s-add-product-button-mini-checkout-content {
  direction: rtl;
  display: flex;
}
.s-add-product-button-main .s-add-product-button-mini-checkout span svg {
  margin-right: 0;
  margin-left: .375rem;
  width: 1rem;
  position: relative;
  top: -3px;
}

.s-add-product-button-main .s-add-product-button-mini-checkout path {
  stroke: var(--main-color);
  fill: var(--main-color);}.offer-bar-preview3582{DISPLAY: NONE !IMPORTANT;} 
  
strong, h1 {
    font-weight: 700 !important;
} 





/* DO NOT MODIFY: Mobile layout required 
   by store owner for mobile categories
   responsive sections */
@media (max-width: 767px) {
  #main-links-0 .swiper-width-control {
    flex: 0 0 var(--swiper-width-mobile);
    max-width: 18%;
  }
}