/* Add custom CSS styles below */ 
.salla-theme_1 header.site-header .logo-wrapper .logo img,.sub-nav-header img {
    content: url(https://i.ibb.co/0J8xt8H/EIhp-L1v-B4tsj-OTjdgb5-Akti-NRr5-Qw5f-I6-Bw-MQgxm-removebg-preview.png)
}

.product:hover,custom-salla-product-card:hover {
    animation: 2s tournemoi
}

.logo img,.sub-nav-header img {
    animation: 1.3s ease-in-out 10s infinite pulsate-bck
}

@keyframes logobg {
    0%,20%,78% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

body:not(.salla-theme_6) .category-featured:hover {
    transform: translateY(4px) scale(1.1)
}

.footer-sub img {
    background: #fff;
    border-radius: 11px!important
}

body:not(.salla-theme_6) .main-menu li:not(.sub-menu-header) ul li,body:not(.salla-theme_6) .main-menu li:not(.sub-menu-header) ul li:hover {
    background-color: transparent;
    border: transparent
}

.nyhxm {
    text-align: center;
    padding: 7px 10px;
    line-height: 16px;
    font-family: DINNextLTW23-Medium;
    font-size: 14px;
    margin: auto
}

.main-slider img {
    margin-top: 17px;
    border-radius: 5px!important
}

.main-content .sicon-heart::before,.sicon-cart::before,.sicon-chat-message-alt::before,.sicon-heart::before,.sicon-star::before,body:not(.salla-theme_6) .main-menu li:not(.sub-menu-header) .icon-credit-card2::before {
    color: #fff!important
}

.sub-nav-header p {
    padding: 0 10px;
    color: #fff;
    font-size: 20px;
    font-family: unset
}

.footer-title span {
    font-size: 20px!important;
    color: #fff!important;
    font-weight: 700!important
}

.site-header .sicon-bell::before {
    content: "î¦°";
    color: #fff
}

.product-form {
    padding: 1rem;
    border: 1px solid #eee;
    linear-gradient(90deg, #b54b9373 0, #b64b93 100%)
    border-radius: 25px;
    color: #fff!important
}

.product-add {
    background: 0 0;
    border: transparent
}

.product .product-title,footer .footer-main .store-certificate {
    text-align: center
}

.not-available {
    color: #000
}

body.salla-theme_1 .product .product-footer {
    background: linear-gradient(to right,#f1c8ce 20%,#283a5c 30%,#f1c8ce 70%,#283a5c 80%) 0 0/500%;
    animation: 5s ease-in-out infinite alternate textShine
}

.copyright-text p,.main-menu li>a:hover,.product-details__price,.s-cart-summary-total,body.font-dinnextltarabic-regular.salla-theme_1 .section-header .section-actions .circle-action.button-more,body.font-dinnextltarabic-regular.salla-theme_2 .section-header .section-actions .circle-action.button-more,body.salla-theme_1 .product .product-footer .product-price,i.sicon-menu.text-primary.text-2xl {
    color: #fff
}

.sicon-minus::before {
    content: "î¶‘";
    color: #000
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    color: #000!important
}

.form-group label {
    margin-bottom: 8px;
    color: #fff!important
}

.tax-label {
    color: #fff;
    display: table;
    font-size: 11px;
    line-height: 1;
    margin: 3px 0 0
}

.list--product-fields li.form-group>label {
    font-size: 15px;
    margin: 0;
    padding: 0 0 0 10px;
    color: #fff!important
}

.owl-carousel .owl-item img {
    border-radius: 25px
}

.testimonials-item cite {
    color: #636363;
    font-style: normal;
    justify-content: center
}

.product {
    border-radius: 15px;
    border: 2px solid #f1c8ce
}

.logo img {
    width: auto;
    height: 69px
}

.salla-theme_1 header.site-header .logo-wrapper .logo img {
    max-height: 60px;
    animation: 2.5s infinite wiggle
}

.sub-nav .sub-nav-content .sub-nav-header a {
    background: #fff;
    color: #000
}

header.sticky {
    background: rgba(255,255,255,.13);
    backdrop-filter: blur(10px);
    border-radius: 0 0 60px 60px
}

.sub-nav-header {
    background: #f1c9ce!important
}

#wa-widget-send-button,.promotion-title {
    background-color: #283a5c!important
}

.testimonials-item p::after {
    content: "";
    position: absolute;
    right: 38px;
    bottom: -24px;
    border-width: 12px;
    border-style: solid;
    border-color: #fff transparent transparent;
    border-image: initial;
    z-index: -1
}

.sub-nav .main-menu li.sub-menu-header.categories-holder>span {
    color: #000;
    font-weight: 700;
    text-align: center
}

.col-sm-4 {
    width: 50%;
    float: right;
    padding-right: 5px;
    padding-left: 5px
}

.store-contact {
    margin: 10px 0 0;
    border: 0;
    text-align: center;
    font-size: 14px
}

.footer-title {
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding-bottom: .7rem;
    margin-bottom: 1rem;
    text-align: center;
    font-weight: 700;
    font-size: 15px
}

li,ol,ul {
    list-style: none;
    text-align: center
}

.promotion-title {
    border-radius: 10px 0 0 20px!important
}

.banner img {
    border-radius: 5px!important
}

.jWcIXO {
    width: 60px!important;
    height: 60px!important;
    box-shadow: #ffeb3b 0 0 5px 5px!important
}

.fXBuHm {
    font-family: unset!important;
    font-size: 20px!important
}

@keyframes tournemoi {
    0% {
        transform: rotate(-5deg)
    }

    50% {
        transform: rotate(5deg)
    }

    100% {
        transform: rotate(0)
    }
}

.offers-link {
    color: #fff!important;
    background: #e70909!important;
    border-radius: 40px!important
}

.circle-action,.feature-item__icon,.login-form .panel-title .icon-object,.sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li a:hover,.toggle-search {
    background: linear-gradient(90deg,#b64b93 0,#b64b93b8 100%)
}

.offers-link:hover {
    background: #00ba17!important
}

.toggle-search {
    padding-top: 0
}

.sicon-user::before {
    content: "ï¸";
    color: #fff
}

.sicon-search::before {
    content: "î¼‰";
    color: #fff
}

.sicon-cart::before {
    content: "ïŠ‘";
    color: #fff;
    font-family: fontawesome,sallaicons!important
}

.sub-nav-header img {
    display: block;
    margin: 0 auto;
    width: 163px;
    height: 162px;
    border: 0 solid #fff;
    border-radius: 0
}

html body {
    background: url(https://i.ibb.co/1sMvvsF/image.png)
    
}

.pt-5,.py-5 {
    background: 0 0;
    padding-top: 3rem!important
}

.sub-nav .main-menu li#ls_switcher_mobile a::before {
    color: #7b2b61
}

.sub-nav .main-menu li.sub-menu-header.categories-holder ul.store-categories li a {
    min-height: 40px;
    background: #7b2b61;
    color: #ffffff;
    margin: 10px;
    border-radius: 12px;
    text-align: center;
    font-size: 15px!important;
    padding: 5px 15px!important
}

. .testimonials-item p {
    border: 1px solid #d6d6d6;
    box-shadow: rgba(0,0,0,.06) 0 2px 4px 0;
    position: unset;
    border-radius: 27px;
    margin-bottom: .5rem;
    padding: 29px;
    color: #fff;
    text-align: center!important;
    background: #7b2b61!important;
    align-items: center!important
}

.feature-item .sicon-full-wallet::before,.feature-item .sicon-store::before {
    flex-flow: row;
    background-size: 100% 100%;
    display: flex;
    transform: scale(.22);
    place-content: center;
    width: inherit;
    height: unset
}

.sicon-keyboard_arrow_right::before {
    content: "î¥¬";
    color: #fff
}

.sicon-keyboard_arrow_left::before {
    content: "î¥°";
    color: #fff
}

body.font-apple .button-more {
    font-size: 15px;
    color: #fff;
    line-height: 34px!important
}

.sicon-bag-dollar::before {
    content: "î¥¡"
}

.sicon-gold-badge::before {
    content: "î¤ƒ"
}

.sub-nav .sub-nav-content {
    border-radius: 30px 0 0 30px
}



.visible-xs-block {
    padding-top: 4px;
    display: block!important
}

@keyframes wiggle {
    0%,100%,80% {
        transform: rotate(0)
    }

    85% {
        transform: rotate(5deg)
    }

    95% {
        transform: rotate(-5deg)
    }
}

.footer-main {
    background: linear-gradient(to left,#f08719,#b64b93)!important;
    background: linear-gradient(transparent -40%,#b64b93 80%),url("#F1C9CE") -17rem 1rem/300% no-repeat!important
}

.salla-theme_6 footer .footer-title {
    border-bottom: 0 solid rgba(255,255,255,.1)
}

:root {
    --color-primary: #d090b8
}

body {
    font-family: Cairo,sans-serif
}

.sicon-shopping-bag:before {
    content: "\e901"
}

header #mainnav i.header-btn__icon.icon.sicon-shopping-bag,header #mainnav i.header-btn__icon.sicon-user-circle {
    background: #f8f8f8;
    border: none
}

header #mainnav .sicon-user-circle:before {
    content: "\f078";
    color: #666
}

.inner.bg-inherit {
    background-color: var(--color-primary);
    color: #fff;
    position: relative!important;
    padding-top: 1rem
}

.inner.bg-inherit .header-search {
    margin-left: 2rem;
    justify-content: center!important
}

.store-header #mainnav .inner.bg-inherit .container div:first-child {
    align-items: center!important
}

@media(min-width: 786px) {
    .top-navbar .header-search {
        display:none
    }

    .inner.bg-inherit .header-search {
        margin: 0 2rem
    }
}

.top-navbar {
    display: none
}

input.s-search-input {
    border-radius: 6px!important;
    height: 45px!important
}

.swiper-wrapper {
    margin: 2rem 0
}

salla-add-product-button .s-button-btn {
    border: none;
    color: #fff
}

custom-salla-product-card {
    border: 2px solid var(--color-primary);
    border-radius: 8px;
    z-index: 555
}

.s-product-card-content {
    padding: 0
}

.s-product-card-content-main {
    padding: .5rem 1rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.s-product-card-content-sub {
    padding: 0 .5rem;
    display: flex;
    justify-content: center
}

.s-button-primary-outline:hover {
    background: 0 0!important
}

.s-product-card-content-footer,.s-product-card-content-footer:hover {
    animation-timeline: auto;
    animation-range-start: normal;
    animation-range-end: normal;
    background:linear-gradient(to right, #bf7ca1 20%, #d99dc3 30%, #c17fa5 70%, #d89bc2 80%) 0 0 / 500%;
    
    animation: 5s ease-in-out infinite alternate textShine;
    padding: .3rem;
    border-radius: 0 0 9px 9px
}

button.s-product-card-wishlist-btn.animated.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    background: var(--color-primary)!important;
    opacity: 1!important
}

.s-block--features__item .feature-icon {
    height: 6rem;
    width: 6rem
}

.sicon-packed-box:before,.sicon-refund:before,.sicon-shipping-fast:before {
    background-size: 100% 100%;
    display: flex;
    transform: scale(.22);
    place-content: center;
    width: inherit;
    height: unset
}

.sicon-refund:before {
    content: url(https://i.ibb.co/phZDy1m/wired-outline-948-stock-share-1.gif);
    flex-flow: row;
    align-items: center
}

.sicon-shipping-fast:before {
    content: url(https://i.ibb.co/ck90yV3/wired-outline-237-star-rating-morph.gif);
    flex-flow: row;
    align-items: center
}

.sicon-packed-box:before {
    content: url(https://i.ibb.co/WFMqb60/wired-outline-497-truck-delivery-4.gif);
    flex-flow: row;
    align-items: center
}

.s-slider-block__title-right h2 {
    color: var(--color-primary)
}

.store-footer__inner {
    border-radius: 3.5rem 3.5rem 0 0;
    background: linear-gradient(to bottom,transparent -40%,#b64b93 80%),url(#f1c9ce) -17rem 1rem/300% no-repeat!important;
    color: #fff
}

.store-footer .container {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

@media(max-width: 768px) {
    .inner.bg-inherit .header-search,.sayHello {
        display:none
    }

    .store-footer .container {
        grid-template-columns: repeat(1,minmax(0,1fr))
    }
}

.store-footer .container div:first-child {
    grid-column: span 1/span 1
}

.md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: #b64b93;
    padding-right: 1rem;
    padding-left: 1rem;
    max-width: 100%
}

@keyframes textShine {
    0% {
        background-position: 0 50%
    }

    100% {
        background-position: 100% 50%
    }
}

.form.product-form .total-price,.s-quantity-input-input {
    color: #b64b93
}

.main-content .s-button-light-outline {
    color: #fff!important;
    background: #b64b93!important
}

body:before {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--color-primary) url(https://i.ibb.co/0J8xt8H/EIhp-L1v-B4tsj-OTjdgb5-Akti-NRr5-Qw5f-I6-Bw-MQgxm-removebg-preview.png);
    position: fixed;
    transform: scale(0);
    background-size: 200px!important;
    background-repeat: no-repeat;
    background-position: center!important;
    animation-name: logobg;
    animation-duration: 3s;
    z-index: 999999999999999999999999999999999999999999999999999999999999!important
}

.banner--fixed img {
    border-radius: 0!important;
    background-color: unset!important
}

.navbar-brand img {
    max-height: 5rem
}
.s-comments-product {
  
    background-color: rgb(243 244 246 / 0%);}
    .main-menu li.root-level>a {
    padding-top: 0;
    padding-bottom: .5rem;
    font-weight: 700;
}