.prod-info {display:none;}

/** Mobile **/
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {

.hidden-sm {display:none;}

button {
    
    margin-top: 5px;
    margin-left: 0px;;
}

}

.prod-items .prod-i .prod-i-categ a {
    border-bottom: 1px solid transparent;
    color: #007fc4;
    font-size: 14px;
    font-weight: 900;}
    
    
    .prod-items .prod-i .prod-i-price {

    color: #ff3c09;

}

.call_us_button {
    background: #68a1d3;
    width: 100%;
    max-width: 220px;
    padding: 3px 7px!important;
    border-radius: 5px;
    color: #fff;
    float: left;
}

.extra_space {min-height: 30px;}


button {
        background: #68a1d3;
    width: 100%;
    max-width: 220px;
    padding: 4px 7px;
    border-radius: 5px;
    color: #fff;
    border: 0px;
    text-align: center;
    font-size: 17px;
    float: left;
    margin: 0px 0px 0px 10px!important;
}

.clear {clear:both;}


.section-filter .woof_container .woof_container_inner > h4 {
    overflow: initial;
    transition: color 0.2s;
    background: #1e73be;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 11px;
}



.section-filter .woof_container .woof_container_inner > h4, .section-filter .woof_container .section-filter-label {

    width: 17%;

}

.section-filter .woof_container .woof_container_inner > h4:hover {
    color: #ffffff;
}

.section-filter .woof_container h4 + .woof_block_html_items {
    width: 76% !important;
    margin: 6px 0 6px 4% !important;
}


.section-filter .woof_products_top_panel li span {
    font-size: 18px;
    color: #ffffff;
    position: relative;
    display: block;
    padding-right: 26px;
    background: #ff2900;
    transition: all 0.2s;
    padding: 1px 27px 2px 9px;
    border-radius: 8PX;
}

.footer-contact p {font-size: 16px;}
.f_f img {max-width: 170px!important;}


#page > div.page-styling.site-header-before > div > div > div > div {padding-top: 10px; }
#page > div.page-styling.site-header-before > div > div > div > div > div > div {margin-bottom: 13px;}

#woo_user_comment {width: 100%;}

.header .header-cart {
    display: none;
}

.vc-hoverbox-front {
    transform: rotateY(0);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f3f3f3;
}


.section-gallery .sectgl h3 {

    height: 50px!important;

}