/* Add custom CSS styles below */ 
#frsSecBan ,#secBanW,#frsSecBanEn{
margin-top:0px!important;
}
#frsSecBan .container,#therSecBan .container,#lsSecBan .container,#frsSecBanEn .container,#therSecBanEn .container,#lsSecBanEn .container{
width: 100%;
  margin: 0px;
  max-width: 100%;
  padding: 0px;
}
#frsSecBan .banner--fixed img,#therSecBan .banner--fixed img{
border-radius:0px;
}
html:lang(en) #frsSecBan{
display:none;
}
html:lang(ar) #frsSecBanEn{
display:none;
}
html:lang(en) #therSecBan{
display:none;
}
html:lang(ar) #therSecBanEn{
display:none;
}
html:lang(en) #lsSecBan{
display:none;
}
html:lang(ar) #lsSecBanEn{
display:none;
}
img.logAboutus{
width:18%;
margin:0px auto;
margin-bottom:10px;
}

#aboutSecc p{
color: #666;
  width: 75%;
  text-align: center;
  margin: 0px auto;
}

.s-product-card-content-title a{
font-size:17px;
color:#333333;
overflow:unset!important;
}

.s-product-card-price{
font-size: 16px;
  margin-top: 9px;
}
salla-add-product-button button{
background:#008C56;
color:#fff!important;
border-radius:5px!important;
}

.footer-is-light .store-footer .store-footer__inner{
background:#fff;
}

.store-footer{
background:#1D1F1F!important;
}
footer .text-sm.copyright-text p{
color:#fff!important;
}
.store-footer__inner p{
color:#666666;
}
.store-footer__inner .s-menu-footer-list{
color:#666666;
}
.store-footer__inner .s-menu-footer-list a:hover{
color:#EAA2C7;
}

.store-footer a:hover{
color:#EAA2C7;
}
.store-footer salla-social:first-child{
display:none;
}

header custom-main-menu{
background:#163C36;
}
header{
background:#163C36;
}
header custom-main-menu a{
color:#fff!important;
}
header custom-main-menu a:hover{
color:#EAA2C7!important;
}
.navbar-brand img{
max-width: 140px;
  max-height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.topnav-is-dark .top-navbar{
background:#F8F8F8!important;
color:#666666!important;
}
.s-search-modal{
border:1px solid #666666;
}