@media only screen and (min-width: 300px) and (max-width: 768px){
body:not(.woocommerce-page) .header_mobile .menu_button, body:not(.woocommerce) .header_mobile .menu_button {
    left: auto;
    right: 30px !important;
}
ul#menu_main_mobile {
    background-color: #2954a2;
}
.panel_middle {
    display: none;
}
.scheme_original .header_mobile .panel_top, .scheme_original .header_mobile .side_wrap {
    background-color: #2954a2;
}

.header_mobile .menu_button:hover, .header_mobile .menu_main_cart .top_panel_cart_button .contact_icon:hover, .header_mobile .menu_main_cart.top_panel_icon:hover .top_panel_cart_button .contact_icon, .header_mobile .side_wrap .close:hover {
    color: #2957a5;
}
strong {
    line-height: 22px;
}
h3.sc_title.sc_title_regular.sc_align_center.spec_h.margin_top_huge {
    margin-top: 20px !important;
}
.sc_testimonial_item {
    text-align: center;
    padding: 0 0px !important;
}
.wpb_widgetised_column.wpb_content_element.css10s {
    margin-left: 0px !important;
}
.vc_btn3-container.vc_btn3-right {
    text-align: left !important;
}
}


@media only screen and (min-width: 900px) and (max-width: 2000px){
body:not(.woocommerce-page) .header_mobile .menu_button, body:not(.woocommerce) .header_mobile .menu_button {
    left: auto;
    right: 30px !important;
}
ul#menu_main_mobile {
    background-color: #2954a2;
}
.panel_middle {
    display: none;
}
.top_panel_middle .content_wrap {
    width: 85%;
}
