/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;700&display=swap');

body, * {
    font-family: 'Cairo', sans-serif !important;
}
.home .common-questions-sec .questions .item-box .header-accordion {
    padding: 1px;
}
.home .common-questions-sec .questions .item-box .header-accordion {
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: space-between;
    color: #fff;
    color: var(--color-white);
    cursor: pointer;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.home .common-questions-sec .questions .item-box .header-accordion h3 {
    margin-bottom: 0;
    color: #fff;
    color: var(--color-white);
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}
.home .common-questions-sec .questions .item-box .header-accordion i {
    color: #fff;
    color: var(--color-white);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    padding: 10px;
    background-color: #f27039;
    border-radius: 50%;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    BORDER-RADIUS: 6PX;
}

.s-product-card-entry .s-product-card-content {
    background-color: #1e284100;
    position: relative;
    border-radius: 0;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top: 0;
    padding: 10px;
    border-right: solid 1px #f27039;
    border-left: solid 1px #f27039;
}

.s-product-card-entry:hover {
    box-shadow: 0px 4px 6px 0px rgb(242 112 57);
}

.s-product-card-entry .s-product-card-content::before {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    position: absolute;
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    background: UNSET;
    border-radius: 0 0 12px 12px;
    z-index: -1;
    transition: all 1s;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-footer salla-add-product-button .s-button-element {
    background-color: #cb6722;
    border: none;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 8px;
    background: linear-gradient(80deg, #f27039, #f39643);
    padding-right: 0px;
    padding-left: 0px;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-footer salla-add-product-button .s-button-element {
    background-color: #012d5300;
    border: solid 1px #f27039;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-footer salla-add-product-button {
    color: #fff;
    color: var(--color-white);
    border-radius: 12px;
    border-color: transparent;
    position: relative;
    background-color: #dcff0000;
    padding: 1px;
}

.s-products-slider-card .s-product-card-entry .s-product-card-content::before {
    content: "";
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    position: absolute;
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    background: #ffffff00;
    border-radius: 0 0 12px 12px;
    z-index: -1;
    transition: all 1s;
}

.s-product-card-entry {
    background: unset;
    padding: 2px;
}



.s-product-card-image {
    position: relative;
    height: 100%;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / 0%);
}

.s-product-card-entry .s-product-card-content .s-product-card-content-footer salla-add-product-button:hover {
    background: #f27039;
}



















.s-product-card-image {
     background-color: rgb(243 244 246 / 0%);
}
.s-product-card-entry .s-product-card-content {
    background-color: #012d5300;
}
.s-product-card-entry .s-product-card-content::before {
    background: #ffffff00;
}
.s-product-card-entry .s-product-card-content .s-product-card-content-footer salla-add-product-button {
 
    background-color: #c3612000;
 
}

.s-products-slider-card .s-product-card-entry .s-product-card-content::before {
  
    background: #ffffff00;
 
}
(max-width: 768px){
.s-products-slider-card .s-product-card-entry .s-product-card-image {
    width: 100%;
    width: 240px;
    height: 240px;
}
}

.home .shopping2-sec .items-slider .swiper-slide .item {
 
    width: 150px;
    height: 150px;
 
}


.s-product-card-entry {
    background: linear-gradient(180deg, #dcff0000 0%, #5c02ff00 100%);
    padding: 2px;
}

.s-product-card-entry:hover {
    box-shadow: 0px 4px 6px 0px rgb(220 255 0 / 0%);
}


.home .common-questions-sec .questions .item-box {
    background-image: radial-gradient(circle at 60% 0%, #252f48 18px, #171e30 64%);
}

.home .common-questions-sec .questions .item-box .header-accordion i {
    border-radius: 20%;
    background: linear-gradient(183deg, #f27a3c, #f39042);
}

--------------------------
.home .services-sec .items {
    display: grid;
    gap: 20px;
    flex-wrap: wrap;
}

.home .services-sec .items {
    min-width: 0;
    /* min-width: initial; */
    grid-template-columns: repeat(3,minmax(0,1fr)) !important;
}

.home .services-sec .items .item.l-3 {
    background: #001b33;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    width: 100%!important;
    padding: 2px;
    background-image: radial-gradient(circle at 80% 0%, #171e30 18px, #2d3959 64%);
}

.home .services-sec .items .item .text-parent .title {
 
    font-size: 18px;
 
}

.home .services-sec .items .item .text-parent .description {
 
    font-size: 16px;
 
}

.home .services-sec .items .item .parent-img {
    width: 70px;
    height: 70px;
    background-color: #2d3959;
    border-radius: 50px;
}
.home .common-questions-sec .questions .item-box .header-accordion {
    padding: 5px;
 
}


 .section-title:before{
    content: "";
    background: #c66721;
    clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 50%);
    width: 11px;
    height: 12px;
    display: block;
    position: absolute;
    top: 13px;
    right: -20px;
    z-index: -1;
}
 .section-title:after{
    content: "";
    background: #c66721;
    clip-path: polygon(0% 0%, 50% 0%, 100% 50%, 50% 100%, 0% 100%);
    width: 11px;
    height: 12px;
    display: block;
    position: absolute;
    top: 13px;
    left: -20px;
    z-index: -1;
}
.section-head {
    align-self: center;
}
.home .s-block--best-offers .s-products-slider-wrapper {
    margin-bottom: 0;
    padding-top: 50px;
    padding-left: 5px;
    padding-right: 5px;
}
.s-slider-block__title-nav {
    padding-top: 30px;
}
.s-slider-block__title .s-slider-block__title-left .s-slider-block__title-nav button.s-slider-nav-arrow {
    width: 25px;
    background-color: #012d5330;
    border-radius: 8px;
    border: 1px solid #fff;
    border: 1px solid #c66721;
    box-shadow: none;
    height: 30px;
}



 
.store-footer .store-footer__inner:before {
    color: #fff;
    color: var(--color-white);
    content: "";
    height: 13px;
    top: -13px;
    background: #475167;
    position: absolute;
    width: 250px;
    transform: translateX(50%);
    right: 50%;
    border-radius: 20px 20px 0px 0px;
}
.store-footer .store-footer__inner:after {
    color: #fff;
    color: var(--color-white);
    content: "";
    left: -50%;
    z-index: 1;
    bottom: -1px;
    height: 20px;
    background: #171e30;
    position: absolute;
    width: 250px;
    transform: translateX(50%);
    right: 50%;
    border-radius: 20px 20px 0px 0px;
}
.md\:flex.items-center.copyright-div.justify-between.py-4.container-sec.text-center {
    padding: 30px;
    background: linear-gradient(45deg, #f2733a, #f39242);
}

.store-footer .store-footer__inner {
    background-color: radial-gradient(circle at 50% 0%, #4d358f 18px, #2e1d5d 64%) !important;
    border-bottom-color: #ca6520 !important;
    background: #171e30;
    background-image: radial-gradient(circle at 60% 0%, #252f48 18px, #181d2b 64%);
}


.store-header .top-navbar {
    background-color: var(--color-back-header);
    background-image: radial-gradient(circle at 80% 0%, #25304c 18px, #171e30 64%
64%
);


.home .hero-sec .hero-slider .swiper-pagination-bullet {
    background-color: #f2773b;
    opacity: 1;
}
}
.home .hero-sec .hero-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #414042;
    background-color: #f28f41;
}
.btn-theme {
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 20px;
    color: #fff;
    color: var(--color-white);
    border-radius: 12px;
    border: 0.5px solid #171e30;
    background: linear-gradient(90deg, #f2743a 0%, #f39242 100%);
    transition: all 0.5s ease-out;
}
.s-products-slider-card .s-product-card-entry .s-product-card-content .s-product-card-content-main .s-product-card-content-title a {
    color: #fff;
    color: var(--color-white);
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}
.store-header .top-navbar .inner {
    width: 100%;
    background: linear-gradient(45deg, #171e30, #242d46);
}

salla-slider[type]:not(.hydrated) > div > div, salla-slider[type]:not(.hydrated) .swiper > div > div > div, .carousel-slider .swiper-wrapper > div {
    flex-shrink: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 250px;
}
.store-header .top-navbar .inner .container-sec .header-nav .header-icons .salla-cart-summary .s-cart-summary-wrapper .s-cart-summary-count {
    background-color: #414042;
    background-color: #f2793b;
    color: #ff6767;
    color: #ffffff;
}
.sicon-menu:before {
    content: "\ed7f";
    color: #f27a3c;
}
.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 1px solid #f27339;
    color: #ffffff;
}
.store-header .system-setting-sidebar {
    background-color: #171e30;
    box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.05);
    z-index: 101;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    transition: all 0.8s;
    width: 380px;
    max-width: 100%;
    display: block;
    transform: translateX(-100%);
}
.s-button-primary {
    border-width: 1px;
    border-color: #414042;
    border-color: none;
    background-color: #414042;
    background-color: #f27339;
    color: #ff6767;
    color: #ffffff;
}
.mm-ocd__content #mobile-menu.mobile-menu {
    background-color: #2b2d34;
    color: var(--color-white);
    background-image: radial-gradient(circle at 80% 0%, #171e30 18px, #171e30 64%);
}
.product-details .product-details-body .right-side-details .sidebar .swiper-wrapper a {
    background-color: #29437d00;
}
.product-details .product-details-body .left .left-side-details {
    width: 330px;
    min-width: 280px;
    background-color: #f07a37;
    padding: 20px;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 12px;
}
.home .hero-sec .hero-slider .swiper-pagination-bullet {
    background-color: #f2773b;
    opacity: 1;
}

salla-slider.details-slider .s-slider-container {
    border-radius: 0.375rem;
    border-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(255 255 255 / 0%);
    border: none;
}




salla-slider.details-slider .swiper-slide {
 
    --tw-ring-color: rgb(243 244 246 / 0%);
 
}

.s-fast-checkout-button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: var(--salla-fast-checkout-button-height);
    width: var(--salla-fast-checkout-button-width);
    border-radius: var(--salla-fast-checkout-button-border-radius);
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    border: none;
    font-family: 'PingARLT';
    gap: 5px;
    direction: ltr;
    border-width: 1px;
    border-color: #f27339 !important;
    background-color: var(--color-primary);
    color: #ffffff !important;
}
.s-button-light-outline {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(204 103 33);
    fill: #6b7280;
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, 1);
    color: rgb(255 255 255);
    border: none;
}
.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 1px solid #f27339!important;
    color: #f27339!important;
}

.product-details .product-details-body .left .sticky-product-bar {
    background-color: #242e48;
}