/* Add custom CSS styles below */ 
custom-salla-product-card img{
  background-color: #fff !important;
  border-radius: 12px !important;
  border: 1px solid #7f7e7f !important;
}

/** product **/

.total-price{
  color: #049c0f !important;
}
.before-price {
  color: #646364 !important;
}

button[product-status="sale"]{
  background: #050505  !important;
  
}

.product-card--primary-buttons .product-card__actions .quickview-btn button i, salla-button i, .product-card--primary-buttons:not(.hover_style_1):not(.hover_style_4) .product-card__buttons .addToCart:not(:has(salla-product-availability)) button i, .product-card--primary-buttons:not(.hover_style_1):not(.hover_style_4) .product-card__buttons .addToCart:not(:has(salla-product-availability)) salla-button i{
  color: #fff !important;
}
salla-products-slider + div {
  display: flex;
  justify-content: center;
}
salla-products-slider + div a.btn--outline-primary{
  border-radius: 8px !important;
}
salla-products-slider + div > span{
  display: none  !important;
  
}

/** product **/


/*** الحواجب **/
@media(max-width:991px){
  section:nth-of-type(7){
  display: none !important;
}
}
section:nth-of-type(7){
  margin-top: -8px !important;
}
section:nth-of-type(7) > div{
      max-width: 93rem !important;
}
 section:nth-of-type(7) img{
    aspect-ratio: 1/1 !important;
}
@media(min-width:991px){
  section:nth-of-type(8){
  display: none !important;
}
  .video-mob{
    display: none !important;
  }
}
/*** الحواجب **/



/**** اراء العملاء  ***/

.s-block--enhanced-features .s-block--enhanced-features__item{
  background-color: #fff !important;
}

.htv--underline-offset .home-block-title h2:after {
   display: none !important;
}
@media(max-width:991px){
.perfummmm img,
  .eyeee img,
  .mainn-category img{
  aspect-ratio: 1/1 !important;
}
  .video-pcc{
    display: none !important;
  }
}


.s-block.s-block--bundle-categories-grid .image-container{
  background-color: transparent !important;
  box-shadow: none !important;
}