/* Add custom CSS styles below */ 
/*الهيدر*/
.mburger > .sicon-menu {
    color: white;
}

/*اضافة للسله اسفل الشاشة*/
.is-sticky-product-bar .sticky-product-bar.dark {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: black !important;
}
.sticky-product-bar__quantity > .s-quantity-input > .s-quantity-input-container {
    border-color: white;
    background-color: rgb(61 61 61);

}
.sticky-product-bar__quantity > .s-quantity-input > .s-quantity-input-container > .s-quantity-input-button {
    fill: white;
}
.s-add-product-button-mini-checkout {
    background-color: #fff !important;
    border: 1px solid #2b2d34 !important;
}
.sticky-product-bar__btn > div > salla-button > button {
    color: black !important;
    background-color: #ffffff !important;
    border-color: black;
}

/*زر الواتساب*/
#wa-nera-widget-send-button {
    padding-left: 5px;
    padding-right: 3px;
    bottom: 118px;
    height: 33px;
    min-width: 40px;
    border-top-right-radius: 9px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 9px;
    border-bottom-left-radius: 0;
    left: 0px;
}
.wa-messenger-svg-whatsapp {
    fill: white;
    width: 30px;
    height: 40px;
    stroke: none;
}
#wa-nera-widget-send-button > div {
    font-size: 13px !important;
}