/* Add custom CSS styles below */ 
/* hader*/
.bvGVHZ {
    display: block;
    flex-shrink: 0;
    opacity: 1;
    width: 33px;
    height: 32px;
    border-radius: 50%;
    order: 1;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(136, 136, 136, 0.4) 0px 1px 7px;
    transition: 0.5s;
    position: relative;
    z-index: 200;
    text-decoration: none !important;
    background-color: rgb(77, 194, 71) !important;
}

div.flex.items-center.justify-between.relative.py-2 .main-menu li>a {
    font-size: 16px !important;
}
.navbar-brand img {
    max-height: 6rem;
    width: auto;
    max-width: 100px;
}
@media (min-width: 1280px) {
    .xl\:w-2\/5 {
        width: 60%;
    }
}

span.text-lg.font-bold.text-primary.rounded-2xl
 {
    color: #00793400;
}
div.flex.items-center.justify-between.relative.py-2 .flex
Specificity: (0,6,1)
 {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    flex: 0 0 42%;
    animation: slideLoop 5s 
linear infinite;
    transition: revert;
}


/* prodact list*/
.s-product-card-vertical .s-product-card-content-title a {
    color: #414042;
    color: var(--color-primary);
    font-size: 1.29rem;
    padding-bottom: 8px;
    line-height: 1.3;
}

.s-product-card-starting-price h4
{
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(248, 113, 113, 1);
    color: #d50606;
}


.s-product-card-vertical .s-button-primary {
    color: var(--color-font-color);
    border-radius: 0.75rem;
}
.s-product-card-vertical .s-product-card-wishlist-btn button {
    border: 0;
    width: 26px;
    height: 26px;
}
.s-product-card-vertical .s-product-card-wishlist-btn button {
    position: static !important;
    /* opacity: 5 !important; */
    border-radius: 0 !important;
    background-color: #414042 !important;
    background-color: rgba(239, 68, 68, 1) !important;
}
.s-product-card-promotion-title {
    position: absolute;
    top: 1rem;
    left: 0px;
    z-index: 1;
    max-width: calc(100% - 40px);
    border-top-right-radius: .75rem;
    border-bottom-right-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: rgba(248, 113, 113, 1);
    background-color: #BC6C25;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}
.s-product-card-sale-price span {
    --tw-text-opacity: 1;
    color: rgb(226 0 0);
}
.s-product-card-vertical .s-product-card-content-footer .s-button-text {
    font-size: 0.75rem;
    text-align: center;
}
.s-button-wide {
    width: 70%;
    align-items: center;
}
.s-product-card-vertical .s-product-card-wishlist-btn .s-button-icon {
    border-radius: 5rem !important;
}
.s-product-card-entry {
    position: relative;
    display: flex;
    height: 90%;
    justify-content: start;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0);
}
/*home*/
.py-5 {
    padding-top: 2.25rem;
    padding-bottom: 1.5rem;
}

/*quick-eye-model*/
#quick-eye-model .promotion-title-content .promotion-title-item {
    background-color: #414042;
    background-color: #BC6C25;
    padding: .4rem 3rem;
    border-radius: 999999px;
    color: #fff;
}
#quick-eye-model .s-count-down-list .s-count-down-item {
    min-width: 60px;
    aspect-ratio: 1 / 1;
    height: auto;
    height: initial;
    font-size: 2rem;
    line-height: 1;
}
#quick-eye-model .s-count-down-list .s-count-down-item {
    min-width: 60px;
    aspect-ratio: 1 / 1;
    height: auto;
    height: initial;
    font-size: 2rem;
    font-weight:500;
    line-height: 1;
    color: rgb(255 0 0);
}
#quick-eye-model .s-count-down-item-label {
    margin-top: 0.25rem;
    display: block;
    font-size: 1.395rem;
    font-weight: 800;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgb(255 0 0);
    opacity: 1.5;
}
#quick-eye-model .product-description-content, #quick-eye-model .product-price-item .price-value {
    font-size: clamp(1.75rem, 1.618rem + -0.4366vw, 0.125rem);
    font-weight: 600;
}

/*quick-eye-model*/ 

.s-count-down-boxed .s-count-down-item {
    border-radius: .75rem;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, 1);
    background-color: #f1f1f1;
}
.s-count-down-item-label {
    margin-top: 0.25rem;
    display: block;
    font-size: 1.395rem;
    font-weight: 800;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgb(255 0 0);
    opacity: 0.5;
}


.HA-offer .s-count-down-item-value {
    font-size: 42px;
    font-weight: 600;
    padding: 10px;
    margin-left: 16px;
    margin-right: 16px;
    min-width: 45px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.s-count-down-dark .s-count-down-item {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: #007934;
}
.s-button-outline {
    /* border-width: 1px; */
    border-color: currentColor;
}
.s-button-light-outline {
    --tw-bg-opacity: 1;
    /* background-color: rgba(255, 255, 255, 1); */
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1));
    fill: #ff0000;
    --tw-text-opacity: 1;
    /* color: rgba(107, 114, 128, 1); */
    color: rgb(214 0 0);
}
h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 38px;
    color: #007934;
}
.s-modal-lg {
    max-width: 692px;
}
/*prodact page*/
.HA-single-product .main-content .s-button-icon {
    border-radius: 50px !important;
}

/*ctogery page"*/
.HA-product-index #filters-menu {
    width: 300px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-right: 2rem;
    margin-left: 2rem;
    border-radius: 2rem;
}
.HA-product-index .s-filters-footer salla-button button {
    color: var(--color-font-color);
    background-color: #414042;
    background-color: var(--color-primary);
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    width: auto;
    width: initial;
    padding-left: 104px;
    padding-right: 104px;
    font-weight: 500;
    border-radius: 2rem;
}

/*offire*/
@media (min-width: 1024px) {
    .lg\:flex-row {
        flex-direction: row;
        border-radius: 2rem;
    }
}
/*footer*/
.store-footer .navbar-brand img {
    max-width: 300px !important;
    /*max-height: 300px !important;*/
    filter: brightness(1000);
}
.w-\[118px\] {
    width: 300px;
}

.h-\[75px\] {
    height: 220px;
}
.store-footer .grid-control>:first-child {
    grid-column: span 1;
}
.s-payments-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-end;
    gap: 1rem;
    flex-direction: row;
    align-content: flex-end;
}
.store-footer .grid-control>:last-child {
    grid-column: span 6;
}

@media (min-width: 1024px) {
    .store-footer .grid-control {
        display: flex;
        /* grid-template-columns: repeat(3, 0.5fr); */
        flex-wrap: nowrap;
        align-content: center;
        align-items: flex-end;
        flex-direction: row;
        height: 15rem;
    }
}

.store-footer .s-payments-list-item {
    border-radius: 35px;
    width: 38px;
    height: 39px;
}
/**/
salla-slider[type]:not(.hydrated) > div, salla-slider[type]:not(.hydrated) .swiper > div > div, .carousel-slider .swiper {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    display: flex;
    padding-left: 5px;
    padding-right: 0px;
    align-items: center;
    justify-content: space-evenly;
}
/**/
/*start- banner-entry */
.has-overlay:after {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: rgb(17 55 0 / 0%);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: 
cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    --tw-content: "";
    content: "";
    content: var(--tw-content)
""
;
}
.banner-entry h3, .banner-entry p {
    position: relative;
    z-index: 1;
    --tw-translate-y: 1.5rem;
    transform: translate(var(--tw-translate-x), 1.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    opacity: 0;
    transition-property: all;
    transition-timing-function: 
cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    color: #f1f1f1;
}
/*end-banner-entry */(min-width: 1024px) {
    .lg\:text-2xl {
        font-size: 2.5rem;
        width: 129%;
        line-height: 2rem;
    }
 div #gb-widget-1840{
    bottom: 14px;
    right: 25px;
    box-sizing: border-box;
    position: fixed !important;
    z-index: 16000160 !important;
    text-align: left;
    flex-direction: row-reverse;
}
 
/*عبارة تعريف المتجر */
.store-footer .description p {
    margin-bottom: -0.1rem;
    font-size: 2px;
    font-weight: 500;
    line-height: 0.25;
    color: var(--color-font-color);
}


/*صفحة التصنيق*/
.HA-product-index .s-filters-option-name {
    color: #414042;
    /* color: var(--color-primary); */
    font-size: 17px;
    font-weight: 400;
}
.HA-product-index .s-breadcrumb-item {
    color: #414042;
    color: #dda15e;
    font-size: 16px;
    font-weight: 600;
}
.mb-4 {
    margin-bottom: 3rem;
}
.s-filters-widget-title {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: space-between;
    font-size: 1.3rem;
    line-height: 1.5rem;
    font-weight: 700;
}


  /* سلة لاتسوق الفارغة*/
  .\!text-primary {
    color: #00793400 !important;
}