.product-single .sticky-product-bar {

display: flex;

}


.product-single .sticky-product-bar .sticky-product-bar__btn .s-add-product-button-main salla-button{

width: 45% !important;

}


.product-single .form.product-form .bg-storeBG > div {

justify-content: flex-start !important;

}


.product-single .starting-or-normal-price {

margin-right: 45px

}


.product-card__title {

text-align: right;

}


@media (max-width: 767px) {

.product-card__price .total-price {

font-size: 17px;

}

}


.product-weight {

margin-right: 20px;

}


.s-add-product-button-main {

justify-content: center;

}


.s-add-product-button-with-quick-buy {

margin-top: 0px;

}


.sticky-product-bar__quantity label {

display: none;

}


.special-product .product-card__normal-cart__btn .s-button-text {

font-size: 0;

position: relative;

}


.special-product .product-card__normal-cart__btn .s-button-text::after {

content: "اختر الخدمات";

font-size: 14px;

font-weight: 600;

display: block;

}

.product-card__price {

color: #000000;

font-size: 16px;

line-height: 100%;

justify-content: start;

}