.menu2 .menu__level-1-li:first-child {background:#dc143c;}
.menu2 .menu__level-1-li:hover{background:#5f8e00;}
.product-data__item.model { font-weight: 500; }
#simplecheckout_customer label.control-label, #simplecheckout_shipping_address label.control-label { display: none !important; }
#simplecheckout_customer  .col-sm-8, #simplecheckout_shipping_address  .col-sm-8 { width: 100%; }
#simplecheckout_customer .form-horizontal .form-group.row-customer_email {  margin-bottom: 0; }
.simplecheckout-block-content {  padding-left: 0; padding-right: 0; }
.simple-content .checkout-heading {  padding-left: 2px; padding-right: 0; }
.simple-content a.form-control { padding-top: 8px; }
.home-page .html-module.html-module-42 { padding: 0; background: #fff; }

@media screen and (min-width: 1025px) {
    #simplecheckout_customer  { margin-top: -20px; }
}
    .menu__level-1-li.new-items {display:none}
}