/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

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

body {
    background-color: var(--white-color)
}
.navbar-brand img ,.main-nav-container.fixed-pinned .navbar-brand img {
    max-height
: 5rem;}
span.s-cart-summary-count {
    color: white !important;
}
#main-content > section:nth-child(1){        margin-top:0;}
.top-navbar {
 background-color: var(--main-color) !important ;
color: var(--white-color) !important ;
}
.bg-inherit * {color:var(--main-color) !important ;}


.top-navbar .s-search-input {
    background-color:var(--white-color) !important ;
}

.s-user-menu-login-btn svg {
   
    fill: #ffffff;
}
section.s-block.s-block--banners.container {
    margin-top: 15px;
}

.main-menu li.root-level>a:hover {
    transform: translateY(-3px);
  
}



i.header-btn__icon.sicon-user-circle,i.header-btn__icon.icon.sicon-shopping-bag,i.sicon-menu ,.s-user-menu-login-btn{
    background: var(--main-color)!important;
    color: var(--white-color)!important;
    box-shadow: rgb(100 100 111 / .2) 0 7px 29px 0;
    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: rgb(100 100 111 / .2) 0 7px 29px 0;
    transform: translateY(-3px);
    transition: 0.3s
}


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
}



/*** Ãƒâ„¢Ã‚ÂÃƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚Â©Ã¯Â¸Â ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â¹Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â§ÃƒËœÃ‚ÂµÃƒËœÃ‚Â± ****/
@media (min-width: 767px){
  section:nth-of-type(2) .grid{
    grid-template-columns: repeat(4,minmax(0,1fr));
}
  section:nth-of-type(3){
    margin-top: 0px !important;
  }
  section:nth-of-type(3) .grid{
    width: 75%;
    margin-inline: auto;
    grid-template-columns: repeat(3,minmax(0,1fr));
}
  .banner-entry{
  height: 280px !important;
}
}


@media (max-width: 767px){
    .navbar-brand img {
    max-height
: 3rem !important;;}
  section:nth-of-type(2) .grid{
    grid-template-columns: repeat(4,minmax(0,1fr));
}
   section:nth-of-type(3){
    margin-top: 0px !important;
  }
  section:nth-of-type(3) .grid{
    width: 75%;
    margin-inline: auto;
    grid-template-columns: repeat(3,minmax(0,1fr));
}
  .banner-entry{
  height: 100px !important;
}
}

/*** Ãƒâ„¢Ã‚ÂÃƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Â¦ÃƒËœÃ‚Â©Ã¯Â¸Â ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â¹Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â§ÃƒËœÃ‚ÂµÃƒËœÃ‚Â± ****/

[dir=rtl] section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper {
    padding: 0!important
}

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

.s-product-card-image img.loaded {
    background: #fff
}

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
}

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: 0;
    background-color: #fff0
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    color: #fff;
    background: var(--main-color)!important;
    transition: ease-out 0.5s;
    border: 2px solid var(--main-color)!important;
    box-shadow: inset 0 0 0 0 #fff
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    color: var(--main-color)!important;
    box-shadow: inset 0 -100px 0 0 #fff
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:active {
    transform: scale(.9)
}

.s-products-slider-card.swiper-slide {
    transition: transform 0.3s ease
}

.s-products-slider-card.swiper-slide:hover {
    transform: translateY(-7px)
}

.s-products-slider-card.swiper-slide {
    padding-top: 20px
}

.s-product-card-entry {
    box-shadow: 0 0 10px 0 #87816e30;
}


.s-slider-block__title-right{color:var(--main-color) !important ;}
.s-slider-block__title-right h2{font-size:24px}

salla-slider[type]:not(.hydrated)>div>div,salla-slider[type]:not(.hydrated) .swiper>div>div>div,.carousel-slider .swiper-wrapper>div {
    padding-left: .625rem;
    margin-block:19px;padding-right: .625rem
}

.banner-entry {
    background: #fff
}

.s-block__title {
    justify-content: center;
}
.right-side h2 {
  color:var(--main-color);
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size:32px;
  padding: 0 20px;
}





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




a[href*="tiktok"] {
    background: #000;
    color: #fff;
    border: none
}

a[href*="snapchat"] {
    background: #ff0;
    border: none
}

.s-social-link a[href*="snapchat"] svg {
    fill: #000!important
}

a[href*="youtube"] {
    background: red;
    border: none;
    color: #fff
}

footer a[href*="x"] {
    background: #000;
    border: none;
    color: #fff
}

.store-footer { 

    background: var(--main-color)!important
}
.copyright-text p{  color: var(--white-color)!important}

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

@media (max-width: 767px) {
    #main-content > section:nth-child(2){margin-top:0;}


  .right-side h2 {
  font-size:24px;
   padding: 0 10px;

}
    .main-nav-container {
    min-height: 63px;
}
    .store-footer__inner * {
        justify-content:center;
        text-align: center
    }
   
}







/* ÃƒËœÃ‚Â¥ÃƒËœÃ‚Â®Ã¯Â¸ÂÃƒâ„¢Ã‚ÂÃƒËœÃ‚Â§ÃƒËœÃ‚Â¡ ÃƒËœÃ‚Â£Ãƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Å¡Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â§ÃƒËœÃ‚Âª Salla ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â§Ãƒâ„¢Ã‚ÂÃƒËœÃ‚ÂªÃƒËœÃ‚Â±ÃƒËœÃ‚Â§ÃƒËœÃ‚Â¶Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â©Ã¯Â¸Â */
.s-block--features__item .feature-icon i {
  display: none;
}

/* ÃƒËœÃ‚Â¥ÃƒËœÃ‚Â¹ÃƒËœÃ‚Â¯ÃƒËœÃ‚Â§ÃƒËœÃ‚Â¯ ÃƒËœÃ‚Â¹ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Â¦ Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â£Ãƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Å¡Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â©Ã¯Â¸Â */
.s-block--features__item .feature-icon {
  width: 65px;
  height:65px;
  margin: 0 auto 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚ÂµÃƒâ„¢Ã‹â€ ÃƒËœÃ‚Â±ÃƒËœÃ‚Â©Ã¯Â¸Â ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â£Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â° */
.s-block--features__item:nth-child(1) .feature-icon {
  background-image: url("https://j.top4top.io/p_37986k59w1.png");
    background-size:40px ;
}

/* ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚ÂµÃƒâ„¢Ã‹â€ ÃƒËœÃ‚Â±ÃƒËœÃ‚Â©Ã¯Â¸Â ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â«ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Â Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â©Ã¯Â¸Â */
.s-block--features__item:nth-child(2) .feature-icon {
  background-image: url("https://cdn.files.salla.network/homepage/1660837117/faf623f7-7228-4060-b5a6-aa8e8464b8e7.webp");
        background-size:50px ;

}

/* ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚ÂµÃƒâ„¢Ã‹â€ ÃƒËœÃ‚Â±ÃƒËœÃ‚Â©Ã¯Â¸Â ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â«ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â«ÃƒËœÃ‚Â©Ã¯Â¸Â */
.s-block--features__item:nth-child(3) .feature-icon {
  background-image: url("https://cdn.files.salla.network/homepage/1660837117/c23d3c29-7dfc-4696-8876-d928aa742c58.webp");
        background-size:50px ;

}

/* ÃƒËœÃ‚ÂªÃƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â³Ãƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Å¡ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Âµ */
.s-block--features__item h2 {
  font-size: 20px;
  color: #134777 ;
}

.s-block--features__item p {
  font-size: 18px;
color: #134777 ;  
}

#mainnav .sicon-menu {
width: 2.5rem; 
}
.s-block__title .right-side:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0;
}

.right-side h2 {
  position: relative;
  display: inline-block;
  color: #1a3a6b;
  font-size: 2rem;
  font-weight: 700;
}

.right-side h2::after , .s-slider-block__title-right h2::after{
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 45%;          /* Ø§Ø±ØªÙØ§Ø¹ Ø§Ù„Ù€ highlight */
  background-color: #cce0f5;   /* Ø§Ù„Ø£Ø²Ø±Ù‚ Ø§Ù„ÙØ§ØªØ­ */
  z-index: -1;          /* ÙŠØªØ­Ø· ÙˆØ±Ø§ Ø§Ù„Ù†Øµ */
  border-radius: 2px;
}