

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product a.product-category, .woocommerce ul.products li.product a.product-category {
    background: transparent;
}

 @media only screen and (min-width: 1001px){
.header_top {
height: 35px;
}
}

.carousel-inner .slider_content .text .qbutton {
margin: 35px 0 0 0;
letter-spacing: 2px;
font-size: 11px;
padding: 0 52px;
line-height: 51px;
height: 51px;
}

.shopping_cart_header .header_cart {
    background-image: url('http://injetadosamparo.com.br/wp-content/uploads/2016/02/header_shopping_bag_dark.png');
    width: 28px;
    height: 31px;
}

.shopping_cart_header .header_cart span {
    line-height: 37px;
    width: 28px;
    color: #303030;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 10px;
}

.header_bottom_right_widget_holder {
   padding: 0 6px;
}

.q_accordion_holder.accordion.boxed .ui-accordion-header {
background-color: #fff;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
margin-top: 10px;
}

.mobile_menu_button span {
font-size: 22px;
}

@media only screen and (max-width: 600px){
    .title.title_size_small h1 {
        font-size: 22px;
        line-height: 22px;
        letter-spacing: 3px;
    }
}

@media only screen and (max-width: 1000px){
    .header_top {
        line-height: 20px;
        padding: 1.5% 2.4%;
    }
}

@media only screen and (max-width: 480px){
    .header_top {
        line-height: 20px;
        padding: 2% 2.4%;
    }
}

.woocommerce-Price-amount {
     display: none;
}

.blog_holder article .post_info {
     display: none;
}