@media screen and (min-width:990px){
  .shs-header-top{min-height:86px!important;padding-top:10px!important;padding-bottom:10px!important;}
  .shs-header-logo img{max-width:350px!important;max-height:82px!important;width:auto!important;height:auto!important;}
  .shs-icon-link{width:44px!important;height:44px!important;}
  .shs-icon-link svg{width:25px!important;height:25px!important;stroke:#233628!important;stroke-width:2!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
  .shs-icon-cart svg .shs-cart-old{display:none!important;}
  .shs-icon-cart svg .shs-cart-bag-body{display:block!important;}
  .shs-cart-count-bubble{top:-7px!important;right:-7px!important;}
}
@media screen and (max-width:989px){
  .shs-mobile-clean-right a svg{stroke:#233628!important;stroke-width:2.1!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
  .shs-mobile-clean-right a[href='/cart'] svg .shs-cart-old{display:none!important;}
  .shs-mobile-clean-right a[href='/cart'] svg .shs-cart-bag-body{display:block!important;}
}
