.tp-caption {
 
white-space: normal !important;
}

.rev_slider .slotholder:after, .rev_slider .slotholder .kenburnimg img:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
    background: rgba(0,0,0,.5);
}

a.icon_bar {
    color: #191970 !important;
}

.list_item .list_left {
    color: #191970;
}

.list_item.lists_1 .list_left {
    background-color: #191970;
}



    Rules
    Computed
    Animations
    Fonts

element {

}
.call_to_action .call_center .icon_wrapper {

    display: inline-block;
    border-width: 3px;
    border-style: solid;
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 30px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #191970;

}



element {

}
em, i {

    font-style: italic;

}

#Top_bar a#header_cart {
    font-size: 22px;
    line-height: 22px;
    display: none;
}
.alert_success {
    background: #a5de5c;
    color: #fff;
    display: none;
}