body {
  background: gray !important;
  line-height: 1.2 !important;
}
.content-wrapper{
  margin-bottom: 25px;
}
.boxed-header .header .middle-block .container {
    padding-bottom: 1em !important;
    padding-top: 1em !important;
    background-image: url("/media/design/header-background.jpg");
}
body.boxed-header .header-wrapper .container {
    padding-right: 0px;
    padding-left: 0px;
}
.header .logo-wrapper {
    float: left;
    padding: 0px;
    padding-left: 15px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: #3a7dbd;
}
ul.topmenu li.level0 a.level-top {
    color: #f5f1f4;
    border-right: 1px solid #fff;
}
ul.topmenu li.level0 a.level-top {
    color: #ebecf6;
    font-weight:bold;
    font-size: 14px;
    border-right: 1px solid #01457C;
}
.header .search-mini-form .form-search .indent {
    width: 235px;
    position: static;
    border: solid 1px #01457C;
    border-radius: 4px;
    background: #fff;
}
.search-on-menu {
    position: relative;
    margin-top: -46px;
    float: right;
}
.header .search-mini-form .form-search .btn {
    display: inline-block;
    width: 48px;
    height: 36px;
    padding: 0;
    text-align: center;
    border: none;
    border-radius: 0;
    background-color: orange;
    background-image: none;
    box-shadow: none;
    vertical-align: middle;
    position: relative;
    border-radius: 0 4px 4px 0px;
}
body.boxed-content .content-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 1332px;
}
.telephone-contact {
     position: relative;
     top: 12px;
}
.opc-wrapper-opc .payment-block dt.active {
    background-color: orange;
    color: #000;
}
body.boxed-footer #footer .container {
    background-color: transparent !important;
    color: white;
}
body h5, body .h5 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: -.5px;
    font-weight: bold;
}
.breadcrumbs-wrapper   {
    margin-top:-20px;
}
.catalog-product-view .breadcrumbs-wrapper .breadcrumbs-inner {
    position: relative;
    padding-top: 20px;
}
body.boxed-breadcrumbs .breadcrumbs-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 1332px;
}
.thumbnail {
    display: block;
    text-align:center;
    padding:0px !important;
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    line-height:1;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail .caption {
    padding: 0px;
    color: #666;
}
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
.descriptions-text {
background: #ebebeb;
color: #000;
padding-bottom: 10px;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
}
.header .links:not(.default-links) li a.top-link-login {
    font-size: 1.2em;
    color: red;
    font-weight: bold;
    top: -1px;
}
.product-view .std {
    line-height: 1.2em;
    color: #000;
    font-size: 13px;
}
.tier-prices {
    border: 1px solid #DBD8D8 !important;
    padding: 4px;
}
.product-view .product-options {
    margin-bottom: 1em !important;
    background: #F5F5F5;
	border: 1px solid #BDBDBD;
    padding: 10px;
}
.product-view .product-options dl dd {
    margin-bottom: .5em;
    padding-bottom: .5em !important;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    padding: 5px;
}
.content-wrapper {
    margin-bottom: 25px;
    margin-top: -35px;
}
.nav-wide .menu-wrapper ul.level0 li.level1 {
    display: inline-block;
    float: none;
    padding: 0 8px;
    vertical-align: top;
    font-size: 16px;
}
.boxed-header #header .bottom-block .container {
    background-color: #fff;
    padding-bottom: 15px;
}
.std {
    margin-top: -15px;
}
#footer a:hover {
    color: orange;
}
#footer a {
    font-weight: 600 !important;
}