:root {
    --main-color: #ff8d00;
    --white-color: white;
    --black-color:black;
}

body{
    background-color:var(--white-color)
}

.top-navbar {
    background: var(--main-color) !important;
    color: #fff !important;
}
.top-navbar .s-search-input {
    background-color: var(--white-color) !important;
}
@media (min-width: 1024px) {
    ul.main-menu,
    .main-menu li.root-level>a {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
}
.main-menu li.root-level>a {
    position: relative;
}
.main-menu li.root-level>a::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 0px;
    height: 2px;
    bottom: 0;
    background: var(--main-color);
    transition: 0.3s;
}
.main-menu li.root-level>a:hover {
    transform: translateY(-3px);
    background-color: #eeeeee;
     color: var(--main-color);
}
.main-menu li.root-level>a:hover::before {
    width: 100%;
}
i.header-btn__icon.sicon-user-circle,
i.header-btn__icon.icon.sicon-shopping-bag,
i.sicon-menu {
    background: var(--main-color) !important;
    color: var(--white-color) !important;
    border: 0px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: 0.3s;
}
i.sicon-menu{
    padding: 8px;
    border-radius: 50%;
}
i.header-btn__icon.sicon-user-circle:hover,
i.header-btn__icon.icon.sicon-shopping-bag:hover {
    background: var(--white-color) !important;
    color: var(--main-color) !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transform: translateY(-3px);
    transition: 0.3s;
}
@media (max-width: 480px) {
    div#mainnav {
        padding-top: 0.8rem !important;
    }
    .main-nav-container.fixed-header .inner {
    transform: none;
    top: 0;
    padding-block: 5.8px;
}
}

section.s-block.s-block--photos-slider {
    margin-top: 0 !important;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide{
    padding:0 !important;
    margin-top:0px !important;
    width:100% !important;
    border-radius:0 !important;
}
[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper{
    padding:0 !important;
}

img.w-full{
    border-radius: 0px;
}

button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock , button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    display:none;
}

.s-button-primary-outline{
        background-color:  var(--main-color);
    border:none;
    color:var(--white-color);

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

}
.s-product-card-entry {
   transform: translate(0px, 0px);
   transition: all .5s ease-in-out;
   border:1px solid var(--main-color);
   box-shadow: 1px 1px 3px 2px #ddd !important;
   background: #f0efef;
}

.s-product-card-entry:hover{
  transform: translate(0px, -10px);
       box-shadow: 3px 3px 5px 4px #ddd !important;
    
}
.s-product-card-content {
    background-color: #f0efef;
    border-radius: 0 0px 10px 10px !important;
}
.s-product-card-content *{
    justify-content:center;
    text-align:center;

}

h4.s-product-card-price {
    color:red;
}

img.s-product-card-image-contain.lazy.loaded {
    background-color: #fff;
}

button.s-slider-next.s-slider-nav-arrow:hover , button.s-slider-prev.s-slider-nav-arrow:hover{
    background-color:var(--main-color);
    border:none;
    transform: translateX(-3px)
}
button.s-slider-prev.s-slider-nav-arrow:hover{
transform: translateX(3px)
}

button.s-slider-next.s-slider-nav-arrow:hover , button.s-slider-prev.s-slider-nav-arrow:hover{
    background-color:var(--main-color);
    border:none;
    transform: translateX(-3px);
    
}
button.s-slider-prev.s-slider-nav-arrow:hover{
transform: translateX(3px)
}
a.s-slider-block__display-all {
    color:var(--main-color);
}

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

.s-products-slider-card.swiper-slide {
  margin-top:10px;
    margin-bottom:10px;    
}
.banner--fixed img {
    border-radius:0px;
    background-color: transparent;
}


.s-block--features__item {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none !important;
}
@media(min-width: 1024px) {
.s-block--features__item:not(:last-child){
    position: relative;
}
.s-block--features__item:not(:last-child):before {
    position: absolute;
    content: '';
    width: 3px;
    height: 60px;
    background-color: #d8d8c8;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
}

.s-block--features__item .feature-icon {
    height: 7rem;
    width: 7rem;
    background: #23357d
}

.s-block--features__item .feature-icon i:before {
    content: '';
    width: 70px;
    height: 70px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

}

.s-block--features__item .feature-icon i.sicon-shipping-fast {
   content:url(" https://i.postimg.cc/yYGy1j94/3.png");
    width:4rem;
}
.s-block--features__item:nth-child(2) .feature-icon {
    
    background-color:var(--main-color);
}
.s-block--features__item .feature-icon i.sicon-store2 {
    content:url("https://i.postimg.cc/kgMfGGYK/2.png");
   
    width:4rem;
}
.s-block--features__item .feature-icon i.sicon-fire {
    content:url("https://i.postimg.cc/Kzyb3CK6/4.png");
    width:4rem;
}
.s-block--features__item h2 {
    font-size: 18px!important;
    line-height: 1.7rem!important;
    color: #000
}






@media(min-width: 1400px){
        section#best-offers-5-slider,
section#best-offers-7-slider,
section#best-offers-9-slider {
    background-color: #dcdcdc !important;
    max-width:100% !important;
    padding-inline: 20rem;
    margin-top:0
}

}
@media(min-width:1024px){
     section#best-offers-5-slider,
section#best-offers-7-slider,
section#best-offers-9-slider {
    background-color: #dcdcdc !important;
    margin-top:0;
   padding-block:1.5rem !important;
    padding-inline:7rem ;
   max-width:100% !important;
}
}

@media(min-width: 1500px){
        section#best-offers-5-slider,
section#best-offers-7-slider,
section#best-offers-9-slider {
    background-color: #dcdcdc !important;
    max-width:100% !important;
    padding-inline: 20rem !important;
    margin-top:0
}

}

     section#best-offers-5-slider,
section#best-offers-7-slider,
section#best-offers-9-slider {
    background-color: #dcdcdc !important;
    margin-top:0;
   padding-block:1.5rem !important;
  
  
}

body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(10),
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(12),
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(14) {
    margin-top:0 !important;
}
body.index > div.app-inner.flex.flex-col.min-h-full > section:nth-child(14) 
{
    background: linear-gradient(180deg,rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 100%);
    margin-top:0 !important;
}

.s-product-card-image {
    background: #dcdcdc !important;
}

@media(max-width:992px){

.s-products-slider-card {
 
    max-width: 210px !important;

}
}

body.index > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--features.container > div {
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
}
.s-block--features__item:first-child{
    grid-area:1/1/1/1 !important;
}
 .s-slider-block__title {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
}

.s-slider-block__title-right {
  flex: 1 !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
  padding: 15px;
}

.s-slider-block__title-right h2 {
 
  text-align: center !important;
  margin: 0 !important;
  width: 100% !important;
   
}

.s-slider-block__title-left {
  position: absolute !important;
  left: 0 !important;
}

.s-block__title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center !important;
     
}


    .s-slider-nav-arrow svg {
    width: 22px;
    fill: #153145;
}



/************ footer **************/

.store-footer__inner{
     position: relative;
    margin-top:15rem;
    background-color:#171e4e!important;
    color:white
}

.store-footer__inner::before {
    content:"";
    position:absolute;
    background-image:url("https://i.postimg.cc/ZRp3zwMb/23.png");
    width: 100%;
    height: 290px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left:50%;
 
    top: -78px!important;
    transform: translate(-50%, -50%);
}


@media (max-width: 767px){
  
    .store-footer__inner{
    margin-top:60px;
}
    /* .store-footer__inner::before {
    content:"";
    position:absolute;
    background-image:url("https://i.postimg.cc/ht92xcg6/f.png");
    width: 100%;
    height: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left:0%;
    top: -158px!important;
    transform:translatey(-50%);
}   */
    
.store-footer__inner::before {
    content:"";
    position:absolute;
    background-image:url("https://i.postimg.cc/ZRp3zwMb/23.png");
    width: 100%;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left:50%;
    top: -18px!important;
    transform: translate(-50%, -50%);
}
}


@media (max-width: 992px) {
    .store-footer__inner::before {
    content:"";
    position:absolute;
    background-image:url("https://i.postimg.cc/ZRp3zwMb/23.png");
    width: 100%;
    height: 123px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left:50%;
    top: -30px!important;
    transform: translate(-50%, -50%);
}
 .store-footer__inner * {
        text-align:center;
        justify-content: center
    }
    .Group_animated span {
    font-size: 16px !important;
}
}



footer a[href*=instagram] {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
border:none
}
footer a[href*=tiktok] {
   background: black;
    color:white;
border:none
}
footer a[href*=snapchat] {
    background:yellow;
    
  border:none
}

.s-social-link a[href*=snapchat] svg {
    fill:#000 !important; 
}
footer a[href*=youtube] {
    background:red;
border:none;
    color:white;
}
footer a[href*=facebook] {
    background:#3F51B5;
border:none;
    color:white;
}


footer.store-footer {
    background: transparent;
    
}

.copyright-text p {
    color: #fff !important;
}


/* Hide the read more button */
.product-single #btn-show-more {
    display: none !important;
}

/* Show full content in the article */
.product-single #more-content {
    max-height: none !important;
    overflow: visible !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Remove any height restrictions from the description container */
.product-single .product__description {
    max-height: none !important;
    overflow: visible !important;
}

/* Make sure article content is fully visible */
.product-single .product__description .article {
    max-height: none !important;
    overflow: visible !important;
    display: block !important;
}

/* Remove transition effects that might interfere */
.product-single .product__description .article.article--main {
    transition: none !important;
    max-height: none !important;
}


.s-product-card-content  .s-product-card-starting-price h4,
.s-product-card-content .s-product-card-content-sub h4{
    color:red !important;
    font-size:16px;
}



.banner{
    background-color: 
#152771;
    text-align: center;
    padding-block: 15px;
}
.banner-content {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
}
.text-animation {
    display: inline-block;
    margin-left: 20px;
    animation: moveLeft 20s linear infinite;
    color: white;
    display: flex;
    padding-block: 5px;
}
.Group_animated {
    margin-inline: 20px;
    display: flex;
    gap: 20px;
    align-items: center;
}
.Group_animated span {
    font-size: 25px;
}
@keyframes moveLeft {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}