/* Add custom CSS styles below */ 
section.section {
padding: 0;
}
.col-sm-4 {
width: 25%;
float: right;
padding-right: 5px;
padding-left: 5px;
}
.circle-action {
    color: #fff;
}
.circle-action ,.sub-nav__menu svg ,.btn-primary{
 border: 1px #015d59 solid !important;
 border-radius: 7px;
color: #fff; !important;
}

.product.cover{
     border-radius: 0px 18px 0px 24px;
    border :1px solid black;
    box-shadow: 0px 9px 8px 0px  rgba(0,0,0,0.9);
  
}
.product-footer,.circle-action{
border-radius: 0px 20px 0px 20px;
background-color: #015d59;
}
.product-details__price span{
color : #000 !important;
}
.form-group.form-group--price.form-group--wide span{
color : #000 !important;

}
.sicon-cart,.product-price,.circle-action{
color :#fff;
}
store-contact{
    
 text-align : center; 
  color: black;
}
.footer-title {
background-color: #015d59;
border-radius :15px;
text-size:15px;
color: #fff;
text-align: center;
}

ul.footer-links a{
     color: #000000;
}
.footer-main{
     background-color:  #ffffff;
     color: #000000;
}

.col-sm-6.testimonials-item.slick-slide.slick-current.slick-active p{
      background-color: #015d59;
      color :#fff;
        border-radius: 0px 18px 0px 24px;
}
.col-sm-6.col-md-4.col-lg-3.slick-slide.slick-cloned{
width:110% !important;
}
.site-header {
    box-shadow: none;
    background: url(https://cdn.discordapp.com/attachments/765367810972581892/884064694611099648/hi2.jpg);
    background-image: url(https://cdn.discordapp.com/attachments/765367810972581892/884064694611099648/hi2.jpg);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}
body:not(.salla-theme_6) .category-featured a {
 border: #e6e6e6 solid 1px ;
}
section.section:nth-of-type(2) , section.section:nth-of-type(3){
     padding-top: 5px ;
 padding-bottom: 5px ;


}
 .feature-item__icon {
       background-color:#015d59;
       color: #fff;
  }
.sicon-instagram2 {
    background-color: #015d59;
      padding:5px;
       border-radius:10px;
}

.sicon-snapchat  {
      background-color: #015d59;
      border-radius:10px;
      color: #fff;
      padding:5px;
      
  }
  .sub-nav-header{
 background-color: #015d59;
}  


.logo{
margin-right:20px;
}


.section--title span{
    color:black;
}
.store-contact .sicon-whatsapp2{
background-color: green;
color:#fff;
padding:9px;
border-radius: 100%;
font-weight:bold;

}
.sicon-instagram2{
 background-color: #cf156b;
color:#fff;
font-weight:bold;

}

.sicon-snapchat{
 background-color: yellow;
 color:#fff;
font-weight:bold;
}

.sicon-tiktok{
background-color: black;
color:#fff;
padding:6px;
border-radius: 10px 10px 10px 10px;
font-weight:bold;

}
.col-sm-4 .col-md-4{
    border:5px solid black;
}
.store-contact a {
    color: rgb(85, 85, 85)!important;
}