@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

:root {
    --main-color: #F163AE;
}

body { 
    background:white;
    font-family: "Tajawal", sans-serif;
}

.container {
    max-width: 100%;
    padding-inline: 112px;
}

.s-block--testimonials.container {
    max-width: 100%;
    padding-inline: 112px;
}

@media (max-width: 640px) {
    .container {
        padding-inline: 16px;
}

.s-block--testimonials.container {
    padding-inline: 16px;
}
}

@media (min-width: 640px) {
    .s-block {
        margin-top: 7rem;
    }
}

@media (max-width: 640px) {
    .s-block {
        margin-top: 2.5rem;
    }
}
/*****************Navbar*****************/
.top-navbar {
    padding: 10px;
    color: #F8F9F9 !important;
    background: #1E1E1E !important;    
}

.navbar-brand img {
    display: none;
}

.navbar-brand {
    background-image: url(https://i.ibb.co/3mSPc1MB/logo-1.webp);
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.top-navbar .s-search-input {
    background: transparent !important;
    border: 1px solid #EAEBEC;
    border-radius: 8px !important;
    color: white;
    padding-right: 12px;
}

.s-search-input-wrapper {
    align-items: center;
    justify-content: center;
}

.top-navbar .s-search-input::placeholder {
    color: #FFFFFF;
}

.s-search-icon-wrap {
    display: none;
}

.topnav-link-item {
    border: none;
}

.header-btn i {
    border: none;
}

.header-btn__icon.icon:where([dir="rtl"], [dir="rtl"] *) {
    border: none;
}

.s-cart-summary-count {
    background-color: var(--main-color);
}

.main-menu li.root-level>a {
    color: #1E1E1E;
    font-weight: 400;
    font-size: 18px;
    transition: .5s ease-in !important;
}

.main-menu li.root-level>a:hover {
    color: #F163AE;
    font-size: 20px;
    font-weight: 700;
}

.main-nav-container.fixed-header .inner {
    border-bottom: 2px solid var(--main-color);
    padding-block: 4px;
}

.s-contacts-topnav-link {
    border: none;
}

@media (min-width: 1000px) {
    custom-main-menu {
    left: -35%;
    position: relative;
    
}

}
/*****************Navbar*****************/
/*****************Slider*****************/
section.s-block.s-block--photos-slider {
    margin-top: 0px;
}

section.s-block.s-block--photos-slider .swiper-slide {
    width: 100%;
    padding: 0px;
}

section.s-block.s-block--photos-slider .swiper {
    padding: 0px;
}

salla-slider.photos-slider .swiper-slide {
    border-radius: 0px !important;
}

section.s-block.s-block--photos-slider img {
    border-radius: 0px;
}
/*****************Slider*****************/
/*****************Banner*****************/
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
    margin-top: 0px;
}

section.s-block.s-block--fixed-banner.wide-placeholder  .container {
    padding: 0px;
    max-width: 100%;
}

.banner--fixed img {
    border-radius: 0px !important;
}
/*****************Banner*****************/
/*****************categories*****************/
section.s-block.s-block--categories.visible .s-slider-block__title-right:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0px;
}

section.s-block.s-block--categories .s-slider-block__title h2 {
    padding-left: 0px;
}

section.s-block.s-block--categories.visible .s-slider-block__title {
    align-items: center;
    justify-content: center
}

@media (min-width: 1024px) {
    section.s-block.s-block--categories salla-slider .slide--one-sixth {
        width: calc(100% / 4);
    }
}

section.s-block.s-block--categories .slide--cat-entry h2 {
    display: none;
}

a.slide--cat-entry {
    border: none;
    box-shadow: none;
    height: 22rem;
}

.slide--cat-entry i {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 300px;
    height: 300px;
}

.slide--cat-entry i::before {
    display: none;
}

.swiper-slide.slide--one-sixth:nth-of-type(1) .slide--cat-entry i {
    background-image: url(https://i.ibb.co/1Y5P53Mn/Frame-6.webp);
}

.swiper-slide.slide--one-sixth:nth-of-type(2) .slide--cat-entry i {
    background-image: url(https://i.ibb.co/tPxNN37c/Frame-7.webp);
}

.swiper-slide.slide--one-sixth:nth-of-type(3) .slide--cat-entry i {
    background-image: url(https://i.ibb.co/Ldt4MjJK/Frame-8.webp);
}

.swiper-slide.slide--one-sixth:nth-of-type(4) .slide--cat-entry i {
    background-image: url(https://i.ibb.co/XrNsNV9J/Frame-9.webp);
}

@media (max-width:767px) {
    .slide--cat-entry i {
    width: 150px;
    height: 150px;
}
a.slide--cat-entry {
    height: 12rem;
}

}
/*****************categories*****************/
/*****************title and show all*****************/
@media (min-width: 768px) {
    .s-block__title {
        margin-bottom: 2.5rem;
    }

    .s-slider-block__title {
        margin-bottom: 2.5rem;
    }

    .s-reviews-header {
        margin-bottom: 2.5rem;
    }
}

@media (max-width: 768px) {
    .s-block__title {
        margin-bottom: 1.5rem;
    }

    .s-slider-block__title {
        margin-bottom: 1.5rem;
    }

    .s-reviews-header {
        margin-bottom: 1.5rem;
    }
}

.s-slider-block__title {
    max-width: 100%;
}

.s-slider-block__title h2, .s-block__title h2, .s-reviews-header {
    font-size: 1.75rem;
    color: #1E1E1E;
}

.s-slider-block__display-all, .s-block__display-all {
    color: #F163AE;
    text-decoration: underline;
    font-size: 1.25rem;
}

.carousel-slider .s-slider-block__title-nav, .s-block__display-all i {
    display: none !important;
}

@media (max-width: 600px) {
    .s-slider-block__title h2, .s-block__title h2, .s-reviews-header {
        font-size: 1.10rem;
    }

    .s-slider-block__display-all, .s-block__display-all {
        font-size: 1rem;
    }
}
/*****************title and show all*****************/
/*****************Products*****************/
.s-products-slider-slider .swiper-wrapper {
    padding-block: 10px;
    gap: 12px;
}

.s-product-card-entry {
    box-shadow: -1px 1px 5px rgba(54, 53, 53, 0.2), -1px 1px 5px rgba(54, 53, 53, 0.2);
    border-radius: 12px;
    overflow: hidden;
    border: 2px solid #FFBD49;
    transition: .5s ease-in;
}

.s-product-card-content-subtitle {
    display: none;
}

.s-product-card-vertical .s-product-card-image {
    padding: 4px;
    background-color: white;
}

.s-product-card-image img {
    border-radius: 8px;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    background-color: #F4FBFF !important;
    color: #1E1E1E !important;
    opacity: 1;
}

.s-button-light-outline {
    background-color: #FEF7F8 !important;
    border: 0px;
}

.s-product-card-content-title a {
    color: #1E1E1E !important;
    font-size: 1.25rem;
    overflow: visible !important;
    line-height: 1.5rem;
}

.s-product-card-price {
    color: #F163AE;
    font-weight: 700;
    font-size: 1.125rem;
}

.s-product-card-entry i.text-base.sicon-shopping-bag {
    padding-left: 5px;
    font-size: 20px;
}

.s-button-primary-outline {
    background-color: var(--main-color) !important;
    color: white !important;
    border-radius: 12px !important;
    padding-block: 16px;
    font-size: 1.5rem;
    transition: .6s ease-in;
}

.s-button-primary-outline:hover {
    background-color: var(--secand-color);
    opacity: 1;
}

.s-product-card-promotion-title {
    background-color: var(--main-color);
}

/***card size on mobile***/
@media (max-width: 767px) {
    .s-products-slider-slider .swiper-wrapper .s-products-slider-card.swiper-slide {
    max-width: 180px;
}
    .s-product-card-entry i.text-base.sicon-shopping-bag {
    font-size: 14px;
}
.s-product-card-content-title a {
    font-size: 1rem;
}
.s-button-primary-outline {
    padding-block: 12px;
    font-size: 14px;
}
.s-products-slider-slider .swiper-wrapper {
    gap: 0px;
}
.s-button-primary-outline {
    font-size: 12px;
}
}

span.s-button-text span {
    display: none;
}

.s-product-card-content-footer {
    justify-content: end;
}

.s-product-card-content-footer salla-add-product-button[width=wide] {
    width: fit-content;
}

.s-product-card-content {
    padding-bottom: 0px;
    padding-left: 0px;
}
/*****************Products*****************/
/*****************Testimonial*****************/
.s-reviews-container .swiper-slide {
    padding-block: 20px;
}

.s-reviews-container .swiper-slide-active .s-reviews-testimonial {
    border: 1px solid #FFBD49;
}

.s-reviews-testimonial {
    border-radius: 16px !important;
    box-shadow: 1px 1px 4px rgba(54, 53, 53, 0.2), -1px 1px 4px rgba(54, 53, 53, 0.2) !important;
    padding-block: 10px;
    transition: .5s ease-in;
}

.s-reviews-testimonial__text p {
    margin-bottom: 26px;
    color: #1E1E1E;
}

.s-reviews-header {
    margin-right: 0px;
} 

.s-reviews-container .swiper-slide:not(.swiper-slide-active) .s-reviews-testimonial__icon svg, .s-reviews-testimonial__icon svg:where([dir="rtl"], [dir="rtl"] *) {
    display: none;
}

@media (max-width: 767px) {
    .s-reviews-testimonials-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding: 0px;
}

.s-reviews-testimonial__text p {
    margin-bottom: 16px;
    font-size: 14px;
}
}
/*****************Testimonial*****************/
/*****************Footer*****************/
.store-footer__inner {
    background-color: #1E1E1E !important;
    color: white !important;
    border: 0px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.store-footer h3 {
    margin-bottom: 1rem;
}

footer.store-footer {
    background: #F8F9F9;
}

.s-menu-footer-item {
    font-size: 1rem;
}

@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.max-w-sm.leading-6.mb-6 {
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 26px;
}

.md\:flex.items-center.justify-between.py-4.container.text-center {
    padding-block: .5rem;
}

.s-social-link a {
    border: none !important;
}

footer a {
    transition: .6s ease-in !important;
}

footer .s-contacts-icon {
    border: none;
    margin-left: 0px;
}

.s-contacts-list {
    gap: .5rem;
}

.copyright-text p {
    font-weight: 400;
    color: #1E1E1E;
}

.copyright-text p a:hover {
    color: var(--secand-color);
}

@media (max-width: 767px) {
    .store-footer .contact-social {
    border: 0px !important;
    margin: 0px;
    padding-top: 0px;
    margin-right: -10px;
}
.s-social-list {
    padding-right: 20px;
}
}

@media (max-width:767px) {
    .store-footer h3 {
    margin-bottom: .5rem;
}

    .max-w-sm.leading-6.mb-6 {
    font-size: 14px;
    margin-bottom: 8px;
}

.s-menu-footer-item {
    font-size: .87rem;
    line-height: 24px;
    margin-bottom: 0.25rem !important; 
}
}
/*****************Footer*****************/