/* Add custom CSS styles below */
/* 
Developed by ibrahim mdoukh 
+970 567 304 260
 design Package
 */
/*INTRO
body.index::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff url(https://cdn.salla.sa/orxOp/K8A5QAkAas36auVvL4NtTOy5Vbx79SixCNmka2Rw.png);
    position: fixed;
    z-index: 99999999999999999 !important;
    transform: scale(0);
    background-size: 250px !important;
    background-repeat: no-repeat;
    background-position: center !important;
    animation-name: logobg;
    animation-duration: 2s;
    border-radius: 0;
}

@keyframes logobg {
    0% {
        transform: scale(1);
    }

    20% {
        transform: scale(1);
    }

    78% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
        border-radius: 50%;
    }
}

*/
.navbar-brand img {
    max-height: 4rem;
    max-width: 170px;
}

@media (min-width: 1025px) {
    .main-menu li.root-level:hover>a {
        color: #5cc6d0 !important;
    }
}

.header-components-top .btn--gray {
    background-color: rgb(132 54 116 / 17%);
}

.s-cart-summary-count {
    background-color: #5cc6d0;
}

.sicon-menu {
    color: #5cc6d0;
}

.features-home .s-block--features__item .feature-icon-div::after, .s-block--features .s-block--features__item .feature-icon-div::after {
    background-color: #5cc6d0;
}

.itme-categories .itme-cat-entry.slide--cat-entry:hover .main-links-title, .promotion-badge {
    background-color: #5cc6d0 !important;
}

.product-entry__content {
    min-height: auto;
}

.product-entry salla-add-product-button salla-button button:hover {
    border-color: #5cc6d0;
    background-color: #5cc6d0;
}

.product-entry .btn-addcard {
    padding-top: 0;
}

.sicon-quote-open {
    color: #5cc6d0;
}

body.product-entry--fit-type .product-entry img {
    transition: 0.3s;
}

body.product-entry--fit-type .product-entry:hover img {
    scale: 1.05;
}

@media (min-width: 991px) {
    .testimonials-itme>div {
        border: 1px solid #8d8d8d26;
        border-radius: 30px;
    }
}

.store-footer {
    border-top: 5px solid;
    border-color: #5cc6d0;
}

.store-footer h3 {
    color: #843674;
}

.store-footer .social-link {
    background: #5cc6d0;
    color: aliceblue;
    border-color: #843674;
}

@media (max-width: 1024px) {
    .store-footer {
        text-align: center;
    }

    .footer-logo img {
        margin: auto;
    }
}

.s-block__title h2, .s-block__title h1 {
    color: #843674;
}

/*body.index .s-slider-block__title h2,
body.index .main-content h1,
.s-block__title h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #000000 0, #000000 29%, #840069 67%, #5cc6d0 100%);
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: 4s linear infinite textclip;
    display: inline-block;
    font-weight: 600;
    border-bottom: 3px;
    font-size: 30px;
    line-height: 2;
}

@keyframes textclip {
    100% {
        background-position: 200% center
    }
}*/
.card-description {
    display: none;
}

/*بنرات*/
.s-block.s-block--photos-slider {
    margin-top: 10px !important;
}

salla-slider.photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 10px!important;
    padding-left: 10px!important;
    width: 100% !important;
}

[dir=rtl] salla-slider[type]:not(.hydrated)>div, [dir=rtl] salla-slider[type]:not(.hydrated) .swiper>div>div, [dir=rtl] .carousel-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}

.s-slider-nav-arrow svg {
    fill: #081827!important;
}

salla-slider .swiper-pagination-bullet-active {
    background-color: #daae44;
}

@media (min-width: 1024px) {
    .s-block--fixed-banner .banner--fixed {
        max-height: fit-content;
        min-height: fit-content;
    }
}

/*بنرات*/
@media (max-width: 500px) {
    .product-entry__price.whitespace-nowrap {
        flex-wrap: wrap;
    }
}

.btn-epic span:last-child {
    color: aliceblue;
}

.btn-epic:after {
    background: #843674;
}

.btn-epic:before {
    background-color: #5cc6d0;
}

/*.product-single .tab-accordion .panel {
    max-height: max-content;
}*/
[dir=rtl] .itme-categories .itme-cat-entry.slide--cat-entry .main-links-title {
    background: #843674;
}

.itme-categories .itme-cat-entry.slide--cat-entry .main-links-title h4 {
    color: #fff;
}

#accordionOptions {
    max-height: max-content;
}

@media (max-width: 768px) {
    .main-content .main-content-data {
        order: 1;
    }
}

.product-entry__image {
    height: auto !important;
}

article#more-content {
    max-height: unset !important;
}

a#btn-show-more {
    display: none;
}

.tab-accordion .panel {
    grid-template-rows: 1fr;
    padding-bottom: 1rem;
}

@media (max-width: 767px) {
    .hydrated .product-fixed-bar .product-form {
        position: fixed;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        bottom: auto;
        top: 85%;
        z-index: 999999999999999999999999999290;
        width: 100%;
        background: #fff;
        padding: 0px 15px 0;
    }

    .hydrated .product-fixed-bar {
        --tw-translate-y: 0px;
        transform: none;
    }
}











.sbsi7l-0.bmZSoU,sbsi7l-0 evMtho,sc-1au8ryl-0 dmopMx,#gb-widget-1989 > div.sbsi7l-0.bmZSoU > div > span,.sc-1au8ryl-0.dmopMx {
    display: none !important;
}

[id*="gb-widget"] {
    bottom: 52px !important;
    position: relative;
}

div:nth-child(2n+1)>svg[xmlns="http://www.w3.org/2000/svg"]:nth-child(2n+1) {
    filter: brightness(0);
    display: none
}

[id*="gb-widget"] a[href="https://wa.me/966538361647"].jfKmYd {
    display: none;
}

[id*="gb-widget"] a[href*="https://wa.me"].hrNwue {
    display: block;
    flex-shrink: 0;
    opacity: 1;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border-radius: 0;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    width: 60px;
    order: 2;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(136, 136, 136, 0.4) 0px 1px 7px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 200;
    text-decoration: none !important;
    background-color: rgb(77, 194, 71) !important;
    background-color: #0ec12f !important;
    bottom: 25vh;
    right: -23px;
    left: auto;
}