.line{

    text-decoration: line-through;
}


.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none;
    display: none;
}

.theme-component-feature>span {
    color: gray;
}

.theme-page-header-bottom-type-revslider .tparrows:hover::before {
    background-color: #199cdb !important;
}

#rev_slider_1_1_wrapper .persephone.tparrows {
    cursor: pointer;
    background: #199cdb !important;
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border: 1px solid #ffffff;
}


.theme-component-header-subheader>.theme-component-header-subheader-subheader {
    color: black;
    font-style: normal;
    font-family: 'Lato';
}

.theme-component-feature>h5>a, .theme-component-feature>h5>a:hover {
    text-decoration: none;
    color: #199CDB;
    text-align: center;
}

@media only screen and (max-width: 600px) {
.theme-page-header .theme-page-header-top .theme-page-header-top-social-list>a.theme-icon-meta-cart>span:first-child {
display:none !important;
}

.theme-page-header .theme-page-header-top .theme-page-header-top-social-list>a.theme-icon-meta-cart>span:first-child+span {
display:none !important;
}

}

.theme-icon-meta-search{
display:none !important;

}