/* Add custom CSS styles below */ 
:root {
    --main-color: #bca35f;
    --white-color: #fff;
}
/**nav**/
.main-nav-container i.header-btn__icon.sicon-user-circle,
.main-nav-container i.header-btn__icon.icon.sicon-shopping-bag{
    background-color: var(--main-color) !important;
    color:white;
    
}
.top-navbar {
    background-color:var(--main-color) !important;
    color:#fff;
}
.main-nav-container span.s-cart-summary-count {
    background-color:white;
    color:var(--main-color);
    border:1px solid var(--main-color);
    
}
.main-nav-container b.s-cart-summary-total{
  color:var(--main-color);
}
/*** End nav ***/
/**    silder block ***/
section.s-block.s-block--photos-slider {
    margin-top: 0;
}
section.s-block.s-block--photos-slider .swiper-slide {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
section.s-block.s-block--photos-slider .swiper-slide,
section.s-block.s-block--photos-slider .swiper-slide img {
    border-radius: 0 !important;
}
section.s-block.s-block--photos-slider .swiper.s-slider-container {
    padding: 0 !important;
}
.home-slider.photos-slider .s-slider-block__title-nav {
    display:none !important;
}
/** End silder block ***/
/** banners blocks ***/
section#IRT__photos-slider-0
{
    margin-bottom: 0 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder > .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: unset !important;
}
.banner--fixed img {
    border-radius: 0 !important;
}

/** End banners ***/
/**********/
div#swiper-wrapper-f069c5737f3126ed {
    padding: 10px 0;
}
  section.s-block.s-block--banners.container .banner-entry:first-child {
            grid-row: span 1 / span 1 !important;
  }

section.s-block.s-block--banners.container  .grid.md\:grid-cols-3.two-row.grid-flow-row.gap-3.sm\:gap-8 {
          grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

}
section.s-block.s-block--banners.container a.banner-entry.square-photos {
      height: 371px !important;
  background-color:transparent !important;

}

/**********/
/** products slider ***/
custom-salla-product-card {
    border:1px solid #e5e7eb;
    transition:0.5s !important;
        overflow: hidden;
}

custom-salla-product-card:hover{
    transform:translateY(-10px);
box-shadow: 3px 3px 5px 4px #ddd !important;
border:1px solid   var(--main-color);
    
}
body.index salla-products-slider.s-products-slider-wrapper.hydrated .swiper.s-slider-container {
    padding:30px 0 !important;

}
.product-index salla-products-list.flex-1,
 .product-index-offers  salla-products-list.flex-1
 {
    padding-top: 30px !important;
    padding-inline: 15px !important;
}
custom-salla-product-card .s-product-card-content h4.s-product-card-price {
    font-size:22px;
}
custom-salla-product-card .s-product-card-content h3.s-product-card-content-title a  {
    font-size:16px;
}
button.s-button-element.s-button-btn.s-button-outline{
    background-color:var(--main-color) !important;
    color:#fff !important;
}

custom-salla-product-card .s-product-card-content h4.s-product-card-price {
    font-size:22px;
}
custom-salla-product-card .s-product-card-content h3.s-product-card-content-title a  {
    font-size:16px;
}

button.s-button-element.s-button-btn.s-button-outline{
    background-color:var(--main-color) !important;
    color:#fff !important;
}
.s-slider-block__title .s-slider-block__title-right h2  {
    position:relative;
    padding:8px 6px;
    
}
 .s-slider-block__title .s-slider-block__title-right h2:after{
     height:2px;
     width:100%;
     content:"";
     position:absolute;
     background-color:var(--main-color);
     bottom:0;
     right:0;
 }
 
 
 /***footer****/
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a > img {
   max-width: 60% !important;
}
footer.store-footer .store-footer__inner a.flex.items-center.m-0 {
    justify-content:center;
    align-items:center;
    margin-bottom:10px;
}

footer.store-footer .store-footer__inner {
    background-color:var(--main-color) !important ;
}

.advantages-container {
    max-width:unset !important;
        gap: 20px !important;
}

.advantage-item {
        flex-basis: 32% !important;

}

.image-container img{
    width:100% !important;
    height:100% !important;
}

.image-container {
    width:150px !important;
    height:150px !important;
}

h3.advantage-title {
    font-size:2rem !important;
}

p.advantage-description {
    font-size:1.5rem !important;
}

h2.advantages-title {
    color:var(--main-color) !important;
}
[title="snapchat"]{
  background-color: #FFFC00 !important;
  color: black !important;
}

[title="tiktok"]{
  background-color: black !important;
  color: white !important;
}


[title="twitter"]{
    background-color: black !important;
    color: white !important;
}
[title="instagram"]{
    background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  ) !important;
  color: wheat !important;
}

@media(max-width: 992px){
footer *{
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
}
    section.s-block.s-block--banners.container a.banner-entry.square-photos {
      height: 116px !important;
      background-color:transparent !important;
}
.advantages-container {max-width: 100% !important;
                       gap:5px!important;
                       flex-wrap:nowrap;
                       
                      }

.advantages-container  .image-container {
    width: 90px !important;
    height: 90px !important;
}
h3.advantage-title {
    font-size: 22px !important;
}
p.advantage-description {
    font-size: 16px !important;
}
section.advantages-section {
    padding:30px 20px;
}
  section.s-block.s-block--banners.container .banner-entry:first-child {
            grid-row: span 1 / span 1 !important;
            gap:0 !important;
  }
     .product-single a#instagramBtn{   bottom:190px !important;
        left: 10px !important;
        right: unset !important;
    }
}


@media(max-width: 767px) {

    .product-single form.form.product-form section.sticky-product-bar.bg-white.p-5.rounded-md.rounded-b-none {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: row;
}

.product-single form.form.product-form .sticky-product-bar__quantity.center-between.mb-5 {
    flex-basis: 45% !important;
}

.product-single form.form.product-form section.flex.bg-white.p-5.sm\:pb-0.rounded-md.rounded-b-none {
    order: -1 !important;
}
}