/* Add custom CSS styles below */
salla-slider.photos-slider .swiper-slide{
  width: 106%;
}

.circle-pagination .swiper .swiper-pagination-bullet{

width: 0.7rem;
height: 0.7rem;
}

@media only screen and (max-width: 768px) {

  .navbar-brand img{
  width: 70px!important;
  height: 55px!important;
}
 }
 
 
  @media only screen and (min-width: 769px) {

  .main-menu li.root-level>a{
  color: white;
}
}
.salla-slider.photos-slider .swiper-slide{
    margin-left: 10px;
    margin-right: 0px;
}
.circle-pagination .swiper .swiper-pagination-bullet:after{
width: 0.5rem;
height: 0.5rem;
}
[dir=rtl] .carousel-slider .swiper {
    padding-left: 0rem;
}
/*
.circle-pagination .swiper .swiper-pagination-bullet{

--tw-ring-color: black;
}
.circle-pagination .swiper .swiper-pagination-bullet:after{
  background-color: black;
}
*/
.sicon-menu:before {
    content: "\ed7f";
    color: white;
}
[class*=" sicon-"], .s-cart-summary-content{
  color: white;
}


#main-nav {
    min-height: 57px;
    background-color: #141414;
}
#main-nav.fixed-pinned{
    background-color: #141414;

}
.circle-pagination .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -0.7rem;
    display: none;
  }
  
  
  
  
.sm-shake{
  margin-top: 1rem;
  border-radius: 10px;
  padding: 5px;
  margin-bottom: 0.5rem;
}
#sm-cb-link {
  display: flex;
}
#sm-cb-link img{
width: 26px;
    height: 26px;
    }