/* Add custom CSS styles below */
.product-entry--vertical.product-entry--fit-type .product-entry__image, .s-product-card-fit-height .s-product-card-image {
    height: auto;
    max-height: fit-content;
}

@media (min-width: 640px) {
    .product-entry--vertical.product-entry--fit-type .product-entry__image, .s-product-card-fit-height .s-product-card-image {
        height: 255px !important;
    }
}

/* 
Developed by ibrahim mdoukh 
+970 567 304 260
 design Package
 */
@media (min-width: 1140px) {
    .product-entry--vertical.product-entry--fit-type .product-entry__image, .s-product-card-fit-height .s-product-card-image {
        height: 300px !important;
    }

    .product-entry__image img {
        object-fit: contain;
    }
}

.product-entry--vertical .product-entry__content, .s-product-card-entry s-product-card-content {
    justify-content: center;
    text-align: center;
}

.product-entry .btn--wishlist .s-product-card-entry .btn--wishlist {
    display: none;
}

.product-entry--vertical, .s-product-card-entry {
    position: relative;
    font-size: 14px;
    border: 1px solid #ececec;
    border-radius: 5px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: center;
    gap: 0;
}

.product-price, .product-details__price {
    color: #be0000 !important;
}

body.font-dinnextltarabic-regular .btn--add-to-cart {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 50%;
    font-size: 21px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    bottom: 4px;
}

.product-entry button.s-button-btn {
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

/* 
Developed by ibrahim mdoukh 
+970 567 304 260
 design Package
 */
.product-entry--vertical.product-entry--fit-type .content-wrap {
    flex-grow: inherit;
}

.product-entry--vertical .product-desc {
    display: none;
}

.product-entry .btn--add-to-cart:not(.deal) button:not(:hover) {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    color: inherit;
    background-image: url("https://cdn.salla.sa/form-builder/6CoXYcXlcKmA5HBuJqTYUsnNUzgFs2le0cGzixU6.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.product-entry button.s-button-btn .s-button-text {
    display: none;
}

.product-entry--vertical .s-button-primary-outline:hover {
    background-color: transparent;
    fill: #000;
    color: #000;
}

@media (max-width: 1024px) {
}

.product-single .details-slider-wrapper img {
    padding: 10px;
}

/*@media (max-width: 767px){*/
.product-single .main-content {
    display: flex;
    flex-direction: column;
}

.product-single .main-content .product-form {
    order: 8;
}

.product-single .main-content .product__description {
    order: 7;
}

.product-single .main-content .space-x-2.sm:hidden {
    order: 3;
}

.product-single .main-content .share-rate-area {
    order: 1;
    border-bottom: 1px solid #a9a9a9;
    padding-bottom: 10px;
}

.product-single .main-content .leading-none {
    order: 1;
}

.product-single .main-content small {
    order: 1;
}

@media (min-width: 640px) {
    .sm\:hidden {
        display: block !important;
        margin-top: 3px !important;
    }
}

.product-single {
    overflow-x: hidden;
}

@media screen and (max-width: 530px) {
    salla-slider .slide--one-fourth {
        max-width: 174px;
    }

    .product-entry__title a {
        font-size: 0.77rem;
    }
}

.product-entry__title a {
    padding: 0 5px;
}

@media screen and (max-width: 530px) {
    .s-slider-block__title h2 {
        padding-left: 2rem;
        font-size: 1rem;
    }
}

.s-slider-block__title h2 {
    color: #f34747;
}

.product-entry__title a, .s-product-card-content-title a {
    font-size: 0.9rem;
    font-weight: 400;
}

.s-product-card-content-title a {
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 23px;
}

.product-entry h4, .s-product-card-vertical h4 {
    color: #f34747 !important;
    font-size: 0.9rem;
}

salla-slider .image-expand-icon {
    display: none;
}

/* 
Developed by ibrahim mdoukh 
+970 567 304 260
 design Package
 */
.s-block:first-of-type {
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.header-mainbar {
    border-bottom: 1px solid #d3d3d3;
}

.promotion-badge-wrap {
    bottom: 0 !important;
    top: auto !important;
    left: 0 !important;
}

.page-header li span:last-of-type {
    color: #f34747 !important;
}

.product-entry .s-button-icon, .s-product-card-vertical .s-button-icon {
    display: none !important;
}

.product-index .main-content h1.font-bold {
    color: #f34758;
    font-size: 1.1rem;
}

.tabs [data-target="product-comments-tab"] {
    display: none;
}

.promotion-badge-wrap, .s-product-card-promotion-title {
    bottom: 0 !important;
    top: auto !important;
    left: 0 !important;
    padding: 3px;
}

.s-product-card-promotion-title {
    right: auto!important;
    padding: 3px;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}

/* 
Developed by ibrahim mdoukh 
+970 567 304 260
 design Package
 
 a:nth-child(2)
 */
@media screen and (max-width: 767px) {
    .details-slider-wrapper, salla-slider.details-slider .swiper-slide, salla-slider.details-slider {
        height: auto !important;
    }

    .promotion-badge, .s-product-card-promotion-title {
        font-size: 0.6rem !important;
    }
}

.footer-is-light .s-contacts-list-vertical > #contact-slot:nth-child(2) {
    display: none;
}

@media (max-width: 1024px) {
    #mainnav li:nth-child(1) {
        order: 2;
    }

    #mainnav li:nth-child(2) {
        order: 3;
    }

    #mainnav li:nth-child(3) {
        order: 4;
    }

    #mainnav li:nth-child(4) {
        order: 5;
    }

    #mainnav li:nth-child(5) {
        order: 6;
    }

    #mainnav li:nth-child(6) {
        order: 7;
    }

    #mainnav li:nth-child(7) {
        order: 8;
    }

    #mainnav li:nth-child(8) {
        order: 9;
    }

    #mainnav li:nth-child(9) {
        order: 10;
    }

    #mainnav li:nth-child(10) {
        order: 1;
    }

    #mainnav li:nth-child(11) {
        order: 11;
        display: none;
    }

    #mainnav li:nth-child(12) {
        order: 12;
    }

    #mainnav li:nth-child(10) a {
        padding: 1rem 5px 1rem 1rem;
    }

    #mainnav li:nth-child(10) {
        position: relative;
        display: flex;
        align-items: center;
    }

    #mainnav li:nth-child(10)::before {
        content: "";
        display: block;
        width: 16px;
        background: url(https://cdn.salla.sa/form-builder/7NBFIHw3FC3ckEIXz5aYRuky1xAt2JP0XwWXSIqV.png);
        height: 16px;
        background-position: center;
        background-size: contain;
        margin-right: 5px;
    }
}

.product-single .page-container h4.text-xl {
    color: #f34747 !important;
}

@media (min-width: 1024px) {
    .main-menu li:nth-child(10) {
        display: none;
    }

    .top-nav .left-side ul li:first-child {
        position: relative;
        display: flex;
        align-items: center;
    }

    .top-nav .left-side salla-menu .s-menu-topnav-list a:first-child::before {
        content: "";
        display: block;
        width: 16px;
        background: url(https://cdn.salla.sa/form-builder/7NBFIHw3FC3ckEIXz5aYRuky1xAt2JP0XwWXSIqV.png);
        height: 16px;
        background-position: center;
        background-size: contain;
        margin-left: 5px;
        margin-top: 2px;
    }

    .top-nav .left-side ul li {
        position: relative;
        display: flex;
        align-items: center;
    }

    /*القلب*/
    .top-nav .left-side salla-menu .s-menu-topnav-list a:nth-child(3)::before {
        content: "";
        display: block;
        width: 16px;
        background: url(https://cdn.salla.sa/form-builder/U3b0ETrAYLZ8SSeVnTbYIAQG30IaOEnJcMUJisJX.png);
        height: 16px;
        background-position: center;
        background-size: contain;
        margin-left: 5px;
    }

    .top-nav .left-side salla-menu .s-menu-topnav-list a:nth-child(2)::before {
        content: "";
        display: block;
        width: 16px;
        background: url(https://cdn.salla.sa/form-builder/pLnNULK3nGsbZb0TD5S5VzX0dO66VPIcYHv3xl4V.png);
        height: 16px;
        background-position: center;
        background-size: contain;
        margin-left: 5px;
        scale: 1.1;
        background-repeat: no-repeat;
    }

    .main-menu li:nth-child(11) {
        display: none;
    }

    .top-nav .right-side .topnav-link-item {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        background: #eeeff1;
        border-radius: 5px;
    }
}

@media (max-width: 1024px) {
    .top-nav {
        background: #fff;
    }

    .store-header .bg-inherit ,#header-mainbar {
        background: #f7f7f7;
    }
}

.s-search-input::placeholder {
    color: transparent;
}

.breadcrumbs a, .sicon-keyboard_arrow_left {
    color: #9fa6b2;
    color: rgb(20, 158, 157);
}

.product-single .main-content .s-button-primary, .cart .s-button-primary {
    border: 4px solid #000;
    color: #fff;
}

.s-block--testimonials > .container .flex.justify-between {
    display: none;
}

.s-block--fixed-banner:not(:first-of-type) {
    margin-top: 5rem;
}

.s-block--fixed-banner:first-of-type {
    margin-top: 3rem;
}

.s-product-card-content-sub {
    justify-content: center;
}

.s-product-card-content salla-add-product-button[width=wide] {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    background: #fff;
    /* border: 1px solid #ececec; */
    border-radius: 50%;
    font-size: 21px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    bottom: 9px;
    font-size: 0 !important;
    !i;!; }

.s-product-card-vertical salla-button .s-button-btn {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    color: inherit;
    background-image: url(https://cdn.salla.sa/form-builder/6CoXYcXlcKmA5HBuJqTYUsnNUzgFs2le0cGzixU6.png);
    background-position: center;
    background-size: contain;
    padding: 10px;
    color: #fff0;
    border: none;
    background-repeat: no-repeat;
    width: 24px;
}

.s-product-card-content-footer {
    margin-top: 25px;
}

.s-product-card-content-main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    height: 61px;
    min-height: 28px;
    max-height: 16px;
}

.s-product-card-vertical salla-button .s-button-btn:hover {
    background-color: transparent;
    fill: #0000;
    color: #0000;
}

@media (max-width: 500px) {
    .product-entry__subtitle {
        font-size: 0.7rem;
    }
}

.s-block--testimonials h2 {
    color: #000;
}

#product-comments-tab .border-b {
    padding-bottom: 0;
    margin-bottom: 10px;
}

#product-comments-tab .border-b h3.text-base {
    font-size: 12px;
}

#product-comments-tab .comment__rating {
    margin-bottom: 0;
}

#product-comments-tab .comment img {
    width: 1.5rem;
    height: 1.5rem;
}

.product-single .main-content h1 {
    font-size: 1rem;
}

@media (min-width: 640px) {
    .product-single .main-content h1 {
        font-size: 1.5rem;
    }
}

@media (max-width: 640px) {
    .product-tabs .tabs__item p {
        font-size: 11px;
    }
}

.nested-comment img {
    height: 1.5rem;
}

.nested-comment {
    margin-top: 10px;
}

/*.s-block.overflow-hidden {
    position: relative;
        overflow: visible;
}
.s-block .s-slider-block__title-left{
    position: absolute;
    bottom: -41px;
    right: 50%;
    transform: translateX(50%);
}
*/
.btn--gray , .top-nav .topnav-link-item i {
    background-color: rgb(238 239 241);
}

/*.s-block__display-all, .s-slider-block__display-all {
    color: #f34747;
}*/
@media (min-width: 1024px) {
    .store-footer img {
        max-height: 90px!important;
    }

    .mainmenu-is-light .main-nav-container {
        background: #fff;
    }

    .header-mainbar {
        background: #eeeff1;
    }

    .topnav-is-light .top-nav {
        border-bottom: 4px solid #d3d3d3;
    }

    .navbar-brand img {
        max-height: 5rem;
    }

    .top-nav .left-side ul li {
        border-color: #b7b7b7;
    }

    .main-menu li.root-level>a {
        padding-left: 0;
        padding-right: 0;
    }

    .main-menu li.root-level>a span {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .main-menu li.root-level>a span {
        border-right-width: 1px;
        border-color: #b7b7b7;
    }

    .main-menu li.root-level:first-child > a span {
        border-right-width: 0;
    }

    .top-nav .right-side .topnav-link-item {
        border: 1px solid #a5a5a5;
    }

    .top-nav, #mainnav {
        background: #f9fafb;
        box-shadow: 0 6px 4px -2px #a5a5a5;
    }

    .header-mainbar .search-bar .s-search-input {
        border: 4px solid #a5a5a5;
    }
}

@media (max-width: 600px) {
    .salla-advertisement h2 {
        font-size: 12px;
        line-height: 2;
    }
}

.top-nav .right-side .topnav-link-item i {
    border: 1px solid #a5a5a5;
}

.top-nav .btn--gray, .header-icon-button .icon {
    border: 4px solid #a5a5a5;
}

@media (max-width: 600px) {
    .top-nav .btn--gray, .header-icon-button .icon {
        border: 1px solid #a5a5a5;
    }
}

.s-product-card-content-footer .s-product-card-vertical salla-button .s-button-btn {
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.footer-logo img {
    opacity: 0;
}

.footer-logo {
    background-image: url(https://cdn.salla.sa/form-builder/XqYfstY3GIp30K0o2zpiU3CwYTvP8DRwghxvZVwl.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 1024px) {
    .footer-logo {
        width: 50%;
    }
}

.product-single .details-slider-wrapper img {
    object-fit: contain;
}

/* develope By Package +201002241591  3lwaaa@gmail.com - https://wa.me/201002241591 */
@media (max-width: 1024px) {
    body.index .s-products-slider-card {
        max-width: 46vw;
    }
}

.product-single .main-content .product__description {
    order: 1;
}

.product-single .main-content .mt-5 {
    order: 7
}

@media (max-width: 1024px) {
    .s-product-card-content-footer.gap-2 {
        height: 39px;
    }

    custom-salla-product-card .s-product-card-content-subtitle {
        margin: 0px 0px 9px 0px !important;
        font-size: 0.8rem;
    }
}

body.index span.s-button-text {
    font-size: 0 !important;
}

custom-salla-product-card.s-product-card-vertical span.s-button-text {
    font-size: 0 !important;
}

custom-salla-product-card.s-product-card-entry salla-add-product-button button.s-button-outline {
    border: 0 !important;
}

span.promotion-badge {
    position: absolute;
    top: 3.75rem;
    z-index: 1;
    display: inline-block;
    max-width: calc(100% - 30px);
    border-radius: 0.125rem;
    background-color: rgba(248, 113, 113, var(--tw-bg-opacity));
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.s-product-card-content-sub {
    margin: 10px 0 0 !important;
}

@media (max-width: 1023px) {
    custom-salla-product-card.s-product-card-vertical .s-product-card-image {
        max-height: 287px;
    }

    custom-salla-product-card .s-product-card-content-title a {
        font-size: .8rem;
        line-height: 1.5rem;
        font-weight: 400;
    }

    .s-comments-item-user-info-name {
        font-size: .8rem;
    }
}

h2.total-price.font-bold.text-xl.inline-block {
    color: #f34747;
}

.s-product-card-content {
    margin: 0px 0 0 0;
}

.s-product-card-content-sub {
    flex-direction: column;
    flex-flow: column-reverse;
}

.product-single .main-content .mt-5 salla-installment.hydrated {
    display: none
}

.product-single .main-content .product-form:before {
    display: block;
    content: '';
    width: 100%;
    height: 0;
    background: url(https://cdn.salla.sa/form-builder/jbVL9G9qdeP3ZNFa8OXQR1OnN2rQpZaMym5aYgQP.png) no-repeat center center / contain;
}

.header-mainbar {
    background: #eeeff1;
}

.bg-white,.bg-gray-50,.s-product-options-wrapper {
    background: #eeeff1;
}

custom-salla-product-card.s-product-card-vertical .s-product-card-image, custom-salla-product-card .s-product-card-image img {
    background: transparent;
}

.s-product-card-image-cover {
    -o-object-fit: contain;
    object-fit: contain;
}

custom-salla-product-card.s-product-card-vertical .s-product-card-image, custom-salla-product-card .s-product-card-image img {
    max-height: 19rem;
    min-height: 14rem;
}

custom-salla-product-card.s-product-card-vertical .s-product-card-image a {
    display: flex;
}

@media (max-width: 753px) {
    custom-salla-product-card.s-product-card-vertical .s-product-card-image, custom-salla-product-card .s-product-card-image img {
        max-height: 53rem;
        min-height: 5rem;
    }

    body.index .s-products-slider-card {
        max-width: 49vw;
    }

    input.s-search-input {
        border-width: 3px;
    }

    .topnav-is-light .top-nav {
        border-bottom-width: 3px;
    }

    .container.single-product-page.page-container.product-has-options {
        border-top: 17px solid #fff !important;
    }

    .store-header {
        border-bottom: 18px solid #fff !important;
        /* outline: 18px solid #fff !important; */
    }
}

.swiper-slide.slide--one-third.pt-8 .border {
    background: #fff;
}

@media (max-width: 753px) {
    salla-slider .slide--one-third {
        height: 20rem;
        max-height: 20rem;
        min-height: 20rem;
        width: 76%;
        padding-left: 5px;
        padding-right: 5px;
    }

    section.s-block.s-block--testimonials.s-block--full-bg.bg-gray-50.py-5.sm\:py-12 .swiper-slide.slide--one-third.pt-8 .border {
        background: #fff;
        padding: .5rem;
    }

    section.s-block.s-block--testimonials.s-block--full-bg.bg-gray-50.py-5.sm\:py-12 .mb-4.inline-block {
        margin: 2rem 0 0 0;
    }

    .store-header:after {
        display: block;
        content: '';
        width: 100%;
        height: 19px;
        border-bottom: 18px solid #fff !important;
    }
}

@media (min-width: 753px) {
    .top-nav .btn--gray, .header-icon-button .icon,.topnav-is-light .top-nav, .header-mainbar .search-bar .s-search-input {
        border-width: 2px !important;
    }

    .top-nav .btn--gray, .header-icon-button .icon .top-nav .btn--gray {
        border-width: 1px !important;
    }

    .top-nav, #mainnav {
        box-shadow: 0 4px 4px -2px #a5a5a5;
    }
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track-piece {
    background-color: #00000033;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 200px;
    background-color: #585858;
    -webkit-border-radius: 0px;
}

::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #282727;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 200px;
    background-color: #7d7d7db3;
    -webkit-border-radius: 0px;
}

.option-item.flex-col,.flex.justify-between.flex-wrap.gap-3 {
    background: #f7f7f7;
    border: 2px solid #d1d5db;
    padding: 15px;
}

.flex.justify-between.flex-wrap.gap-3 {
}

salla-product-options.s-product-options-wrapper.hydrated {
    background: transparent;
}

@media (min-width: 753px) {
    .starting-or-normal-price.gap-4.flex {
        margin: 18px 0 -39px;
    }
}

@media (max-width: 753px) {
    .s-advertisement-content-main {
        font-size: 0.8rem;
    }

    .top-nav .s-contacts-topnav-link[href*="mailto:"]::before {
        content: "";
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 226.66 159.84'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23bdbec0; %7D .cls-2 %7B fill: %23a7a9ac; %7D .cls-3 %7B fill: %23eaebeb; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M209.42,0c5.48,1.21,9.73,3.7,13.04,8.29l4.2,8.03v.96c-.62.23-.46.91-.48,1.44-.05,1.16-.33,3.08.48,3.84v116.64c-.63,2.59-.63,4.79-1.43,7.45-2.2,7.34-8.16,11.41-15.34,13.19H15.91c-8.46-2.33-14.77-8.57-15.8-17.53C.49,99.98-.7,57.49.71,15.25,2.09,9.44,5.89,4.9,11.1,2.14l7.2-2.14h191.12ZM19.64,5.9c-7.85.84-13.07,5.5-13.78,13.55.38,41.68-.81,83.57.61,125.14,2.05,5.68,6.52,8.99,12.54,9.51h187.8c7.61-.6,12.83-5.01,13.65-12.72V19.42c-1.32-9.4-6.46-13.1-15.56-13.68-7.64-.49-15.42.47-22.99.52-54.09.38-108.18-.39-162.26-.36Z'/%3E%3Cpath class='cls-3' d='M226.66,22.56c-.81-.76-.52-2.68-.48-3.84h.48v3.84Z'/%3E%3Cpath class='cls-2' d='M207.5,12.48c.21.84-.35.96-.72,1.44-1.47,1.93-6.71,6.39-8.86,8.4-22.56,21.21-46.3,45.18-69.93,64.8-8.87,7.36-16.38,10.08-26.58,2.62-26.7-24.26-52.72-49.27-79.28-73.67-1.23-1.13-3.69-1.81-3.36-3.59h188.72Z'/%3E%3Cpath class='cls-1' d='M207.98,148.32H17.82l65.89-61.95c.6-.12.97.2,1.44.48,1.7,1.02,5.48,5.39,7.39,6.99,7.78,6.53,14.76,10.76,25.42,8.66,10.61-2.09,16.18-9.95,24.27-16.05l1.07.16,64.23,59.99.45,1.71Z'/%3E%3Cpolygon class='cls-1' points='11.6 141.6 11.6 19.2 77.2 80.35 11.6 141.6'/%3E%3Cpolygon class='cls-1' points='214.69 141.12 149.08 79.92 214.69 18.72 214.69 141.12'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 0;
        height: 1.7rem;
        width: 1.7rem;
        background-position: center;
    }

    .flex.whitespace-nowrap.gap-2.sm\:hidden {
        margin: 18px 0 -21px;
    }
}

.top-nav .s-contacts-topnav-link::before {
    color: #414042;
}

.s-slider-block__title h2 {
    background: #9696960a;
    /* background: linear-gradient(134deg ,#c5c5c5 0%,#fff 100%); */
    padding: 15px;
    border-radius: 15px 15px 0 0;
}

.product-single .main-content .product-form:after {
    content: "";
    background-image: url("https://cdn.salla.sa/form-builder/ETrR4ZpwI0TAvIOKEQRaTPFXXhdS8HDTPHzH9EBC.png");
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 0;
    /* width: 15rem; */
    height: 3rem;
    display: block;
    background-position: center;
    margin-top: 15px;
}

#app .s-quantity-input-container,.s-quantity-input-input {
    border-color: #bebebe;
}

.starting-or-normal-price.gap-4.flex {
}