/* Add custom CSS styles below */ 
.s-block--fixed-banner {
  margin-bottom: 30px ;
}
.s-products-slider-slider{
    margin-bottom: 40px ;
    margin-top: 40px ;
}
.s-block--fixed-banner .container {
  padding-left:0px !important;
  padding-right:0px !important;
}
.banner--fixed img{
  border-radius:0px !important;
}
.s-slider-block__display-all{
    background-color: #000;
    color: #fff;
    padding: 7px 15px;
    border-radius: 30px;
}

#mainnav > div > div > div.header-section.header-section--right > div:nth-child(2){
  display:none !important;
}