

.shopping_cart_dropdown ul li a, .select2-drop {
    color: #fff;
}

.header_top {
    
    background-color: #636363 !important;
}

.wpb_single_image.qode_image_hover_bottom_title .vc_single_image-wrapper .bottom_title_holder {
    
    background-color: #005492;
    
}

.wpb_widgetised_column .widget {
    margin: 12px 0 6px;
}

div.call_to_action.normal {
background-color: white !Important;
padding: 0 !important;
}

.qbutton {
    position: inherit !Important;
}


.woocommerce .button:hover {
    background-color: #ffffff !important;
    color: blue !Important;
    border: solid 1px #0000ff !Important;
}

.woocommerce textarea {

width: 50%

}

.select2-container--default .select2-selection--single {
    display: none;
        
}