.itopplus-background {

}
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
.dropdown-menu{
   background-color: #008cba;
   color:#fff;
}
.menuVertical .dropdown-menu>li>a {
    background-image: none;
    color: white!important;
}
.shopcart {
    background-color: #008cba;
}
.Template-I-Title {
    margin-top: 10px;
}
.Template-I-Name {
    height: 50px;
}
.priceNoPromotion {
    color: #ff2702;
    font-weight: bold;
}
.step1checkout {
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    background-color: #008cba;
    border: 5px solid #c6f2e8;
    text-align: center;
    width: 80px;
    height: 80px;
}
.ui.steps .step .title {
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 10px;
    line-height: 150%;
    font-weight: 700;
}
.btnCheckoutprevious {
    background-color: #018cba;
}
.hvr img:hover{
  opacity:0.7;
}

