/* Add custom CSS styles below */ 

a.btn.btn--outline-primary {
    background: #237abd !important;
    color: #fff;
    border-radius: 5px !important
}

button.s-button-element.s-button-btn.s-button-outline.s-button-sm.s-button-wide.s-button-primary-outline {
    background: #237abd !important;
    color: #fff !important;
}

[dir=rtl] .header-btn__icon.icon.sicon-cart,
i.header-btn__icon.sicon-user {
    background: #237abd;
    border-radius: 20px;
    padding: 20px;
    color: #fff;
    margin-right: 10px
}
.advanced-slider__caption__inner__content__button,
.advanced-slider__caption__inner__content__button span {

display:none }
@media(max-width:992px) {
  section.s-block.s-block--special-products-slider .lg\:w-1\/3.flex.items-center.justify-center.bg-cover.bg-no-repeat.text-center.relative.min-h-\[250px\].max-h-\[350px\].md\:max-h-\[700px\].has-overlay--opacity-option.has-overlay--opacity-0,
    section.s-block.s-block--special-products-slider img.lazy.w-full.h-full.object-cover.object-center.min-h-\[250px\].max-h-\[350px\].lg\:max-h-\[700px\].loaded {
        height    : 800px !important;
        min-height: 560px !important;
    }
}
@media(min-width:1072px){
    section#about-4 .md\:w-5\/12 {
    width: 50.666667%;
}
section#about-4  .text-store-text-primary {
    font-size: 17px;
    color: var(--store-text-primary);
    color: #303030;
}
}
@media(max-width:1072px){
 
section#about-4  .text-store-text-primary {
    font-size: 14px;
    color: #303030;
}
}
p.leading-6.footer-description::after{
  content: "رقم التوثيق : 0000142403\Aرقم السجل  : 4031078912";
  display: block;         
  white-space: pre-line; 
  direction: rtl;        
  unicode-bidi: isolate-override;
  text-align: center;       
  margin-top: 0.25rem;     
  font-weight: 500;        
}
/* الكود النهائي */
.mb-2\.5.col-span-2 p::after{
  content: "رقم السجل 4031078912";
  display: block;
  white-space: pre-line;
  direction: rtl;
  unicode-bidi: isolate;
  text-align: right;
  margin-top: 0.25rem;
  font-weight: 500;
}


@media(max-width:992px){
  .mb-2\.5.col-span-2 p::after{

  text-align: center;       
   
}

}
.store-footer .social-link {

    font-size: 1.1rem;
    height: 2.2rem;


    width: 2.2rem;
}

@media(min-width:992px){

    ul.flex.-mx-1.rounded_contacts {
    position: absolute;
    top: 63%;
    right: 50%;
}

.store-footer .social-link {

    font-size: 1.3rem;
    height: 2.5rem;


    width: 2.5rem;
}
}