body{
     overflow: hidden !important;
}

/* Span Tag */
.items-stretch button span{
 color:#ffffff;
}

/* Italic Tag */
.items-stretch .header-btn i{
 color:#ffffff;
}

/* Sicon cart */
#s-cart-icon .sicon-cart{
 color:#ffffff;
}

/* Span Tag */
.mm-spn--open .lg\:\!inline-block span{
 color:#757575;
}

/* Top navbar */
.min-h-full .store-header .top-navbar{
 background-color:#000000 !important;
 border-style:none;
}

/* Slider block  title */
#s-products-slider-lzw1a2czw .s-slider-block__title{
 border-bottom-style:none;
}

/* Store footer  curve */
.min-h-full .store-footer .store-footer__curve{
 background-color:#000000;
}

@media (max-width:639px){

 /* Division */
 .product-card__enhnaced-mini-cart__btn > div{
  background-image:linear-gradient(to right, #8e9eab 0%, #eef2f3 100%);
 }
 
 /* Button */
  .s-button-element:not(:disabled):not([loading]){
  background-image:linear-gradient(to right, #f2994a 0%, #f2c94c 100%) !important;
 }
 
 /* Slider block  title */
 .s-slider-block__title{
  border-bottom-style:none;
 }
 
 /* Store footer  contacts row */
 .store-footer div .store-footer__contacts-row{
  border-style:none;
  border-bottom-style:none;
  border-left-style:none;
  border-top-style:none;
 }
 
 /* Store footer  inner */
 .store-footer div .store-footer__inner{
  border-bottom-style:none;
  transform:translatex(0px) translatey(0px);
 }
 
 /* Product card  out label */
 .product-card__image .product-card__out-label{
  color:#bdc3c7;
  border-right-style:solid;
  border-right-color:#f1c40f;
  border-color:#ecf0f1;
  font-family:'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,sans-serif;
 }
 
}
.md\:w-full .flex-col span span::before{content:'1'!important}