/* Add custom CSS styles below */ 

.faq-content-single-question {
    display: flex;
    cursor: pointer;
    list-style-type: none;
    align-items: center;
    justify-content: space-between;
    padding: 1px 1px;
    transition-duration: .1s;
}


.s-fast-checkout-button.rtl {
    flex-direction: row-reverse;
}


element.style {
}
.product-card-actions-add-to-cart {
    display: flex
;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0.125rem;
    border-radius: 0.5rem;
    border-width: 1px;
    border-color: #414042;
    border-color: #ffb343;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    color: #ffb851;
    color: #ffffff;
    background: #ffab2f;
}

element.style {
}
.text-\[\#676D75\] {
    --tw-text-opacity: 1;
    color: rgba(103, 109, 117, 1);
    color: rgb(0 0 0);
}


element.style {
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
}
.s-button-dark-link {
    fill: #e1e1e1;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
    color: rgb(255 255 255);
}

.rtl .sm\:text-start, [dir=rtl] .sm\:text-start {
    text-align: right !important;
    color: #ffffff;
}

.s-modal-title {
    --tw-text-opacity: 1;
    color: rgba(39, 38, 40, 1);
    color: rgb(255 255 255);
}




.notification-item h4 {
    margin-bottom: 0.375rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    transition-property
Specifies the name of the CSS property to which the transition is applied.
Learn more
Don't show
: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    color: #ffffff;
}

.text-primary {
    color: #414042;
    color: #ffffff;
}


.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: #ffffff;
    background: #ffffff;
    border: #ffffff;
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, 1);
    border-color: rgb(255 255 255);
}

.mb-2 {
    margin-bottom: 0.5rem;
    color: #ffffff;
}

.mb-3\.5 {
    margin-bottom: 0.875rem;
    color: #ffffff;
}


.s-table tbody tr a:where([dir="rtl"], [dir="rtl"] *) {
    right: 0px;
    color: #ffffff;
    background: #ffffff;
}

.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: #ffffff;
    background: #e9b62b;
    border: #ffbd0c;
}