.kit-container *{
     color: #fff !important;
}
.content_product {
    justify-content: space-between;
    flex-grow: 1;
}
a[href*="twitter.com"] svg {
    filter: unset !important;
}
#accordion{
    margin-bottom: 40vh;
}
body:has(a[href*="عضوية-مكتبة-دوباميكافين"])
.Buy-now {
  display: none !important;
}
#eshtarek-button{
        max-height: 55px !important;
  background-color: #FFDF00 !important;
    border: unset !important;
    }
#main-body > div.app.d-flex.flex-column.visible > div.main.flex-grow-1.app-content > section > div > div.blog-text.mt-3.mb-5 > p > iframe {
    width: -webkit-fill-available;
}