.jumbotron-content__description {
    max-width: 80%;
}

.img-responsive {
    display: block;
    max-width: 115%;
    height: auto;
}
.header__logo {
padding-top: 0px!important;
}

@media (max-width: 992px) {
.header__widgets, .header .icon-box__title {
    display: none; }
}
.step:hover {
    background-color: #f9c722!important;
}
a.jumbotron__control {
    display: none;
}
.content-area .icon-box-small .icon-box__title {
    color: #fff;
}
.summary.entry-summary {
    background-color: #e4e4e4;
    padding: 20px!important;
}
.was, .now, .save {
width: 50%;
padding: 0.5em 1em;
}
 
.was {
background: #eee;
color: #484848;
font-weight: 700;
font-style: italic;
} 
.now {
background: #eee;
color: #000000;
}
 
.save {
margin-top: -20px;
background: #eee;
color: red;
}
span.our-price {
    font-size: 32px;
    font-weight: 900;
    color: #204d19;
}
.was-now-save {
    margin-top: 30px;
}
section.related.products span.price {
    display: none!important;
}
span.coupon-code {
    background: red;
    color: white;
    padding: 5px;
}
body.woocommerce-page div.product .woocommerce-tabs h2 {
    display: none;
}