/* Add custom CSS styles below */ 
.s-trust-badges-wrapper img[alt="السجل التجاري"] {
    display: none !important;
}

.s-trust-badges-wrapper img[alt="السجل التجاري"] 
+ .s-trust-badges-content {
    display: none !important;
}

.category  > div >div >h2 {       
 font-size: 24px;
}
.category  > div >div >p{
font-size: 25px;
    color: #000;
    font-weight: bold;}
.main-menu li:hover > a,
.main-menu li:hover > a span {
    color: #d6b66a; 
}
.main-menu li:hover > a,
.main-menu li:hover > a span {
    color: #d6b66a  !important; 
}
.category > div >div >p {
    font-size: 25px;
    color: var(--store-text-primary) !important;
    font-weight: bold;
}
.main-menu li>a span {
    padding: 0;
    font-size: 19px;
}
#product-filter,
label[for="product-filter"] {
    display: none !important;
}
.product-card__buttons{
display: none;
}
#details_table p {
    font-size: 19px !important;
    text-align: left !important;
    line-height: 1.8 !important;
}
.s-products-listing .s-product-options-option-content {
    display: none !important;
}
.product-card__content-wrapper .product-options {
    display: none !important;
}
@media (max-width: 768px) {

    .s-product-sticky-buy * {
        display: none !important;
    }


    .s-product-sticky-buy .addToCart__btn,
    .s-product-sticky-buy .addToCart__btn button {
        display: block !important;
    }
    .is-sticky-product-bar .sticky-product-bar__quantity salla-quantity-input .s-quantity-input-input {
        font-size: 27px;
    }
}

.whitespace-nowrap {
    white-space: nowrap;
    font-size: 19px;
}
.fix-align{
    font-size: 19px;
 }
.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
    margin-top: 2%;
}
.total-price {
    font-size: 23px;
}