

body.home .content div.section{background-color: #fff !important;z-index: 10;}
.woocommerce .select2-container.orderby .select2-choice, .woocommerce-page .select2-container.orderby .select2-choice {background-color: #f5f5f5;}
.carousel-inner .slider_content .slide_buttons_holder {
    display: block;
}
.logo_wrapper div.q_logo > a > img { width: 250px !important; height: 88px !important }
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #5472d2;
}
nav a{
padding: 0 10px !important;
letter-spacing: 2px !important;
color: #fff !important;
}
.qbutton {
white-space:normal;
text-align:center;
height:auto;
}
div.wpforms-container-full .wpforms-form input[type=checkbox] {
display: none;
}
div.wpforms-container-full .wpforms-form label{
padding:20px;
display: block !important;
}
div.wpforms-container-full .wpforms-form h5 {
text-align:center;
}
div.wpforms-container-full .wpforms-form input[type=checkbox]:checked + label {
    background-color: #fff;
    border-radius: 20px;
    display: block;
} 
div.wpforms-container-full .wpforms-form input[type=checkbox]:hover + label {
    background-color: rgba(141,141,141,0.6);
  display:block;
}
div.wpforms-container-full .wpforms-form img{
margin: 0 auto;
}
blockquote{
margin-top:25px;
margin-bottom:25px;
}
.variations .value select{
color:#000 !important;
}
.sampleSubmit{
    color: #ffffff !important;
    border-color: #4ec5c1 !important;
    border-width: 1px !important;
    background-color: #4ec5c1 !important;
}
.shopping_cart_header .header_cart i {
color: #4ec5c1 !important;
font-size:18px;
}
.shopping-cart-text{
color: #fff !important;
font-weight:bold !important;
letter-spacing:1px;
}
.shopping_cart_dropdown_inner .quantity {
background-color:transparent;
}
.header-widget #eWAYBlock{
    max-height: 30px;
    max-width: 75px;
}
.acceptedCards{
max-height:30px;
}
.acceptedCards img{
max-width:49px;
float:left;
}
/* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
.header_top .right{ display:none;}
.gallery-item{width:100%!important;}
    }
.wpforms-error-container, .wpforms-error{
font-size:1.5em !important;
font-weight:500;
}
.wpb_video_heading{
font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #393939;
    font-weight: 600;
}