.header .header__top {
  background-color:#144E65;
  border-bottom:1px solid rgba(0,0,0,.15);
  padding:22px 0
}
.navigation {
  background-color:#144E65;
}

.menu--product-categories .menu--dropdown {
  min-width:310px;
}

.ps-product--detail>.ps-product__content {
   padding-top:0px;
}

.bb-product-gallery img {
  max-width:100%;
  width:100%;
  max-width: 280px;
}

.mt-40 {
  margin-top:0px;
}


.ps-product__sharing{ 
padding-bottom:10px;
}



.ps-product--detail .ps-product__shopping {
padding-bottom: 0px;	
  border-bottom: 0px solid #e1e1e1;

}



.ps-block--site-features {
    justify-content: space-around;
}


.ps-block--site-features .ps-block__item {
    border-right: 0px solid #dadada;
}