/* Add custom CSS styles below */
 /*mainbaner */
 .mainbanner-section picture, .mainbanner-section img{
     height:100%;
 }

  
/* tabs products */ 
.A-categories .tab{
   border: black solid 1px !important;
}
.A-categories .tab.styles {
    background-color: black !important;
    border: black solid 1px !important;
}
.medical-text.w-full.md\:w-1\/2.text-center.md\:text-right.bg-primary.py-8.px-4.md\:py-16.md\:px-6.rounded-lg{
background:#DADADA;
}
.fixed-content {
  background-color: unset;
  background-image: url("https://files.catbox.moe/8ol6x5.jpg");
  background-size: cover;
  background-position: center;
}
.btn-sales{
    background: #fff;
}
.promotion-button {
border:1px solid ;
}

/* تفاصيل المنتجات */ 
@media (min-width: 768px) {
    .md\:text-4xl {
        font-size: 42px;
        line-height: 2.5rem;
        font-weight: 700;
        color: #BC202E;
    }
    .md\:text-3xl {
        line-height: 2.25rem;
        font-size: 24px;
        font-weight: 600;
    }
}
@media (max-width: 768px) {
 .video-asas-0{
 height:unset;
 }
    
}
/* footer */ 
.store-footer .store-footer__inner{
  background-color: #1c1c1c !important;

}
.md\:container.my-2 li {
list-style-type: initial !important;
}