span#tooltip-label {
    display: none;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout, .btn-default,.btn-primary, .tocart.btn-cart{
    background-color: #427DC2!important;
    border: 1px solid #427DC2!important;
    border-radius:0px!important;
    -webkit-border-radius:0px!important;
    color: #fff !important;
}
.checkout-cart-index .checkout-extra > .block + .block > .title {
    margin-top: 80px!important;
}
.product-info-main .product-add-form .actions, .bundle-info .product-details .actions {
    margin-top: -5px;
}
.success-ajax--popup .mfp-inline-holder .mfp-content {
    height:300px!important;
}
@media only screen and (min-device-width: 650px){
    .container.slide-text.top_left h5{
        margin-top: 0px!important;
        width: 270px;
    }
}

@media only screen and (min-width: 1200px){ 
    #mainMenu.nav-main-menu {
        float: right;
    }
    .pull-right {
        float: none !important;
    }
    .header .table-icon-menu > div {
        padding: 19px 30px 16px 0 !important;
    }
}
a#tab-label-description-title {
    display: none;
}
.header .nav.nav-main-menu > li > a{
    font-size: 16px;
    line-height: 25px;
    color: #3c3950;
    font-weight: 700;
}