@media (max-width: 767px) {
    .ps-product {
        padding: 3px !important;
    }
}
.owl-carousel .ps-product {
    margin-bottom: 1px;
}
.ps-product .ps-product__thumbnail img {
    width: 100%;
    BORDER-RADIUS: 3PX;
}
.ps-product:hover {
    border-color: #28a745;
    border-radius: 5px;
}
@media (max-width: 767px) {
   .ps-product--detail .ps-tab-list {
    DISPLAY: FLEX;
    JUSTIFY-CONTENT: space-between;
}
}
.ps-logo {
      width: 136px;
}
@media (max-width: 479px) {
    .ps-footer__copyright {
      
        margin-bottom: 62px;
    }
}
.ps-footer__copyright {
    justify-content: center;
    
}
.ps-product-list .ps-section__header {
   
    background-color: #e8ebd76b;
 
}
.ps-product-list .ps-section__content {
    padding-top: 10px;
}
.ps-product-list .ps-section__links li a.active {
    
    display: none;
}
@media (max-width: 1199px) {
    .ps-carousel--nav .owl-dots {
        
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .ps-carousel--nav {
        
        padding-bottom: 0px !important;
    }
}
.rating_wrap {
  padding-right: 3px !important;
}
.ps-product__price  {
  padding-right: 3px !important;
}
.ps-product__title  {
  padding-right: 3px !important;
}
.ps-collection img {
   
  
    height: 200px;
}
#homepage-1 .ps-home-banner .ps-collection {
    
    margin-bottom: 17px;
}
@media (max-width: 479px) {
    #homepage-1 .ps-home-banner .ps-section__right {
        display: none;
    }
}
@media (max-width: 479px) {
    .header--mobile .ps-search--mobile {
        display: block;
        display: none;
    }
}
#homepage-1 .ps-home-banner .owl-slider .owl-stage-outer, #homepage-1 .ps-home-banner .owl-slider .owl-stage-outer .owl-stage, #homepage-1 .ps-home-banner .owl-slider .owl-stage-outer .owl-stage .owl-item, #homepage-1 .ps-home-banner .owl-slider .ps-banner {
   
    border-radius: 5px;
}
html:lang(ar) .navigation .navigation__right{
 
    justify-content: flex-end;
}
@media (max-width: 1199px) {
    .ps-page--shop .ps-product:not(.ps-product--wide) {
        border-color: transparent;
    }
}
@media (max-width: 1199px) {
    .ps-page--shop .ps-product:not(.ps-product--wide) .ps-product__content:not(.hover) {
        border-bottom: transparent;
       
    }
}
.payment-checkout-btn, .payment-checkout-btn-step {
    
    color: #000;
   
}
.checkout__coupon-item-code button ,.coupon-wrapper .apply-coupon-code{
  
    color: #000;
   
}

@media (max-width: 767px) {
   .navigation--mobile .ps-logo img {
   
    margin-right: -70px;
}
  .header .header__actions {
   
    margin-left: -30px;
}
  .navigation--list {
   
    padding: 10px 6px;
    
}
}
.toastify {
 margin-bottom:60px; 
  
}