/* Add custom CSS styles below */ 
/* Add custom CSS styles below */

.promo-title {
  background-color:var(--color-primary);
  animation:blink 2s linear infinite
}
.store-footer h3,
.s-block__title h2,
.divider-title > h2{
  border:3px solid var(--color-primary);
  text-align:center !important;
  border-radius:6px;
  padding:0.1rem 0.5rem;
  width:max-content;
  margin-right:auto;
  margin-left:auto;
}

.s-products-slider-card.swiper-slide {width:50%;}
@media (min-width: 768px) {
  .s-products-slider-card.swiper-slide {width:16.6666667%;}
  .s-products-list-wrapper{gap:1rem; grid-template-columns:repeat(6,minmax(0,1fr));}
}

.s-slider-block__title h2 {
  
  border-radius: 15px;
  padding: 15px;
  border-style: dashed;
}


.s-angel--divider.xl-title {
    box-shadow: none;
    background: url(https://cdn.discordapp.com/attachments/765367810972581892/884064694611099648/hi2.jpg);

}

.s-angel--divider .divider-url {

  text-align:center !important;
  border-radius:25px;
  padding:0.1rem 0.5rem;
  width:max-content;
  background: #BF8265;
  
}
.s-block__display-all {

  text-align:center !important;
  border-radius:6px;
  padding:0.1rem 0.5rem;
  width:max-content;
  background: #BF8265;
  

}

.s-slider-block__title h2{
     background-color: #BF8265 !important;
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    padding: 1px 10px;
    border: 2px solid #334a50;
    border-radius: 25px; 
    text-align: center; 
    display: inline-block; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/*تنسيق آراء العملاء*/
.transition-shadow{

 
  border: 3px solid #BF8265; /* الإطار */
  border-radius: 15px; /* جعل الزوايا منحنية */
}

.flex.flex-col.w-full.px-4.pb-8.-mt-8 h4 {
  color: #6c63ff; /* لون مخصص للعناوين */
}

.flex.flex-col.w-full.px-4.pb-8.-mt-8 p {
  color: #BF8265; /* لون النصوص الثانوية */
}

.header-container.container {
    box-shadow: none;
    background: url(https://cdn.salla.sa/form-builder/q7QFaholitnD43O9zKmsOtlAPbgxyis7CJwPHgaN.jpg);
    background-size: cover;
}


.s-slider-block__display-all, .s-block__display-all{
    background-color: #BF8265 !important;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    padding: 2px 15px;
    border: 2px solid #334a50;
    border-radius: 25px; 
    text-align: center; 
    display: inline-block; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.s-slider-block__display-all:hover{
    background-color: #334a50 !important;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    padding: 2px 15px;
    border: 2px solid #D7AE7D;
    border-radius: 25px; 
    text-align: center; 
    display: inline-block; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}





.s-add-product-button-main .s-add-product-button-mini-checkout:hover {
     color: #FFFFFF;
  border-color: #BF8265;
  background-color: #3F5259;
}

.is-sticky-product-bar .sticky-product-bar salla-add-product-button button[quick-buy]:hover {
     color: #FFFFFF;
  border-color: #BF8265;
  background-color: #3F5259;
}



.s-button-element:not(:disabled):not([loading]):hover{
    background-color: #3F5259 !important;
    font-size: 14px;
    font-weight: normal;
    color: #BF8265;
    padding: 2px 15px;
    border: 2px solid #BF8265;
    border-radius: 25px; 
    text-align: center; 
    display: inline-block; 
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);

}







.store-footer__inner {
   background-color: #D7AE7D;
   font-size: 15px !important;
   border-radius: 50px; 
   text-align: center; 
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.store-footer .footer-container .footer-list a:hover {
   color: #FFF !important;
}

.transition-shadow{
  background-color: #E0D8CC;
  border: 2px solid #334a50;
  border-radius: 30px; 
}

.flex.flex-col.w-full.px-4.pb-8.-mt-8 h4 {
  color: #BF8265; 
}

.flex.flex-col.w-full.px-4.pb-8.-mt-8 p {
  color: #334a50; 
}




















/*الايقونات*/