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

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

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


.olla-components-text .container {
    max-width: 100%;
    padding: 0px;
}
/*****************Navbar*****************/
.main-nav-container .w-32 {
    width: 4rem
}

.main-nav-container {
    height: auto !important
}

@media (min-width: 768px) {
    .main-nav-container {
        min-height: 84px !important;
    }
}

.main-nav-container {
    background: white;
}

@media (max-width: 978px) {
    .image-box {
    display: none;
}
}


.main-nav-container {
    background: white;
}
/*****************Navbar*****************/
/*****************Slider*****************/
section.s-block.s-block--photos-slider {
    margin-top: 0px;
    position: relative;
}

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;
}

.s-slider-v-centered .s-slider-block__title-nav {
    display: none;
}
/*****************Slider*****************/
/*****************Banner*****************/
section.olla-banner {
    padding-inline: 0px;
}


section.olla-banner .container {
    width: 100%;
    max-width: 100%
}
/*****************Banner*****************/
/*****************title and show all*****************/
.olla-components-text {
    padding-top: 68px;
    padding-bottom: 0;
}

.olla-components-text h3 {
    font-size: 24px;
    position: relative;
}

.olla-components-text h3 {
    position: relative;
    background-image: url(https://i.ibb.co/Y7BsG3ny/Group-1618873691.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 99%;
}



/* .olla-components-text h3::before, .olla-components-text h3::after {
    content: "";
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    width: 58%;
    height: 15px;
    display: block;
    left: 0;
    position: absolute;
    top: 26px;
}

.olla-components-text h3::before {
    background-image: url(https://i.ibb.co/5X7D52HX/Line-8.png);
    left: 0;
}

.olla-components-text h3::after {
    background-image: url(https://i.ibb.co/VY3sPXGy/Line-7.png);
    left: 50%;
} */


.olla-components-text p {
    color: rgba(0, 0, 0, 0.73);
    font-size: 18px;
    margin: 0px;
}

@media (max-width: 786px) {
    .olla-components-text {
    padding-top: 28px;
    padding-bottom: 35px;
}

.olla-components-text h3 {
    font-size: 16px;
}


.olla-components-text h3 {
    background: none;
}
}



/*****************title and show all*****************/
/*****************Categories*****************/
section.olla-categories.lg\:px-20.md\:px-10.px-5.md\:py-10.py-5 {
    padding-block: 0px;
}
/*****************Categories*****************/
/*****************payments*****************/
.tala-main-links.relative.pt-6.md\:pb-10.container.md\:px-20.mx-auto {
    padding-inline: 0px;
}


@media (min-width: 1024px) {
    .tala-main-links.relative.pt-6.md\:pb-10.container.md\:px-20.mx-auto salla-slider .slide--one-fourth {
        width: 14%;
    }
}
/*****************payments*****************/
/*****************Products*****************/
.s-products-slider-slider .swiper-wrapper {
    padding-block: 10px;
    gap: 12px;
}

.s-slider-block__title {
    display: none;
}
 
.olla-card.relative.group.overflow-hidden.aos-init.aos-animate {
    /* box-shadow: -1px 1px 5px rgba(54, 54, 54, 0.08), -1px 1px 5px rgba(54, 54, 54, 0.08); */
    border-radius: 12px;
    overflow: hidden;
    transition: .5s ease-in;
}

.olla-general-radius {
    height: 400px;
}

section#best-offers-8-slider .olla-general-radius {
    height: 180px !important;
}

section#best-offers-8-slider .s-products-slider-card {
    max-width: 200px !important;
}


section#best-offers-9-slider .olla-general-radius {
    height: 180px !important;
}

section#best-offers-9-slider .s-products-slider-card {
    max-width: 200px !important;
}


section#best-offers-8-slider {
    display: flex;
    justify-content: space-between;
}
/*****************Products*****************/
/*****************offer*****************/
.pt-10.aos-init.aos-animate {
    display: none;
}

.py-10.xl\:px-28.lg\:px-18.px-5.px-1.block.block {
    background: #AB773D;
    /* margin-block: 44px; */
    margin-top: 80px;
    margin-bottom: 20px;
}

span.olla-point {
    color: white;
}

h3.lg\:text-4xl.md\:text-4xl.text-3xl.font-bold.py-1.aos-init.aos-animate {
    color: white;
    margin-top: 20px;
}
/*****************offer*****************/
/*****************social*****************/
.tala-main-links.relative.pt-6.md\:pb-10.container.md\:px-20.mx-auto:nth-of-type(9) .s-block--categories {
    margin: 0;
}
/*****************social*****************/
/*****************Questions*****************/
.olla-faq-title.flex.justify-center.items-center.text-center.md\:w-1\/2.w-3\/4.h-full.mx-auto {
    justify-content: flex-start;
    width: 100%;
}
/*****************Questions*****************/
/*****************Footer*****************/
@media (min-width: 1024px) {
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.xl\:px-28.lg\:px-18.px-5.py-4.bg-gray-100.bottom-footer {
    padding-block: 0px;
    background: #1a2030;
}

.text-gray-400 {
    color: #fff;
}


.info.text-sm.flex.flex-col.mt-4 {
    margin-bottom: 16px;
}

.info.text-sm.flex.flex-col.mt-4 p {
    font-size: 1rem;
}

.s-contacts-icon {
    border: 0px; 
}






















.store-footer__inner {
    background-color: #043428 !important;
    color: #FFFFFF !important;
    border: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}

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

.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;
    font-size: 1.125rem;
    color: #043428;
}

.copyright-text p a:hover {
    color: #8DAA50;
}

@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;
    font-size: 1.125rem;
}

    .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*****************/