.zoom_box .desc {
    background: rgba(30,115,190,0.66) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    opacity: 0;
    transform: scale(1.15);
}

.share-simple-wrapper {
    border-top: 1px solid rgba(0,0,0,.08);
    padding: 15px 0;
    text-align: left;
    display: none;
}

.alert_success .alert_icon {
    background: #fff;
}

.alert_success {
    background: #e42c2f;
    color: #fff;
}

.alert_success a, .alert_success a:hover {
    color: #000000;
}

.alert_warning .alert_icon {
    background: #fff;
}

.alert_warning {
    background: #e42c2f;
    color: #fff;
}

#Top_bar a#header_cart {
    position: relative;
    top: 9px;
    float: left;
    font-size: 22px;
    line-height: 22px;
    margin-right: 5px;
    DISPLAY: NONE;
}

.grecaptcha-badge {
display:none !important;
}

ul.clients li {
    float: left;
    margin: 0!important;
    list-style: none;
    width: 14% !important;
}