/************************************************************************************/
/************************************************************************************/
/************************************************************************************/
/************************************************************************************/
/* 
       جميع التعديلات الخاصة بتنسيق المتجر  تمت اضافتها من قبل المهندس
                              محمد شيخ موسى 
        mobile : +963992318670
        email :  mohammad.al.laith.mousa@gmail.com
*/
/************************************************************************************/
/************************************************************************************/
/************************لا أحلل أخذ أي جزء من الكود *******************************/
/************************************************************************************/
/************************************************************************************/

/* 
Purple: 
body background color :#181c3f
#5c2b9e // main
#2f165a // Dark
#6b22d1 // Light

Orange: 
#e38100  / Old
#f59938 / Medo
*/

a.banner-entry.square-photos {
  width: 49%;
  min-height: 300px;
  /* border: 2px solid red; */
  display: inline-block;
  margin: auto;
}
@media screen and (min-width: 768px) {
  a.banner-entry.square-photos {
    min-height: 360px;
  }
}
@media screen and (min-width: 992px) {
  a.banner-entry.square-photos {
    min-height: 420px;
  }
}
@media screen and (min-width: 1200px) {
  a.banner-entry.square-photos {
    min-height: 620px;
  }
}
.grid.one-row.md\:grid-cols-2.grid-flow-row.gap-3.sm\:gap-8 {
  display: flex !important;
}
@media screen and (max-width: 767px) {
  .ps-footer__middle {
    text-align: center;
  }

  .vat-saudibusiness {
    justify-content: center;
    margin-top: 65px;
  }
  .s-contacts-list.s-contacts-list-vertical,
  .flex-social-payment {
    justify-content: center;
  }
}
.btn--primary,
.bar-advertisement,
#ebdaa-line-2.ebdaa-line salla-count-down .s-count-down-list .s-count-down-item,
.s-block--features__item .feature-icon,
.ps-footer .s-social-link a,
.ps-footer__middle .ps-footer--contact .s-contacts-list .s-contacts-item,
.s-product-card-content-footer .s-button-element,
.page-sec .s-button-primary,
.x{
  background: linear-gradient(to bottom, #6b22d1, #6b22d1ab) !important;

}


@media screen and (max-width:767px){
.theme-dark .s-product-options-option-content .s-form-control, .theme-dark .s-login-modal-wrapper .s-tel-input-control, .theme-dark .s-login-modal-wrapper .s-login-modal-input, .theme-dark .s-price-range-number-input{
background-color:#2e316f !important;
}

    .logo-footer img {
     
        transform: scale(.85) !important;
    }
}

.product-tags {
    display: none !important;
}

.s-payments-list-wrap .s-payments-list-item{
transform: scale(0.85) !important;
}