

.header_top .left {
    display: none;
}

.shopping_cart_dropdown ul li a, .select2-drop {
    color: #ffffff;
    font-size: 10px !important;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs #tab-description {
    text-align: justify !important;
}

.q_logo {
    display: none;
}

.testimonial_image_holder {
    margin: 0 0 30px !important;
}

.q_counter_holder {
    padding: 8px 0;
}


.carousel-inner h2 {
    margin: 10px 0 -6px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

nav.main_menu ul li a span.underline_dash{
    bottom: -2%;
}

header .header_inner_left {
    left: 32px;
}

.testimonial_image_holder {
    margin: 0 0 39px;
}

.testimonials .testimonial_text_inner p.testimonial_author {
    margin-top: 25px;
}

.testimonials_holder .flex-direction-nav li {
    margin-top: 64px;
}

.title.title_size_medium h1 {
    text-transform: none;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 10px;
}



div.wpcf7 img.ajax-loader {
    display: block;
    margin: 0 auto;
}

.gallery_holder ul li .gallery_hover {
    background-color: rgba(255, 255, 255, 0.85);
}

.gallery_holder ul li .gallery_hover i {
    font-size: 27px;
    color: #292929;
}
@media only screen and (min-width: 768px) {
.woocommerce .product .images .woocommerce-product-gallery__image img, .woocommerce .product .images .woocommerce-product-gallery__image:first-child {
    width: 75%;
}
}
@media only screen and (max-width: 768px) {
.footer_responsive_adv .footer_top .two_columns_50_50 .column1, .footer_responsive_adv .footer_top .two_columns_50_50 .column2 {
    text-align: center;
}
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
h1, h1 a {
    font-size: 40px !important;
    line-height: 45px !important;
}
}
@media only screen and (max-width: 600px) {
.title.title_size_medium h1 {
    font-size: 30px;
    line-height: 35px;
}
}