

.carousel-inner .slider_content .text .qbutton.white {
    margin: 10px 0 0 6px;
}
.header_bottom {
    padding: 0 29px;
}
header .header_inner_left {
    left: 24px;
}

.qbutton, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    line-height: 53px;
}


.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
    text-align: center;
}

 .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    margin-top: 7px;
}

header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}

.gallery_holder ul li .gallery_hover {
    background-color: rgba(255, 255, 255, 0.8);
}

.gallery_holder ul li .gallery_hover i {
    color: #434343;
}

.q_logo {
    margin-left:70px;
}

.vidbg-loader {
  background-image: url(http://www.tooga.eu/wp-content/uploads/2016/07/pre-video.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

form.woocommerce-shipping-calculator {
    display:none;
}

form.wpcf7-form.cf7_custom_style_1 label{
    color: white;
}
.woocommerce-billing-fields input {
    background-color:#ffffff !important;
border: 1px solid #999999;
}
.woocommerce #customer_login input[type=text], .woocommerce #customer_login input[type=email], .woocommerce #customer_login input[type=password]{
    background-color: #ffffff !important;
border: 1px solid #999999;
}

.woocommerce input[type=text]:not(.qode_search_field), .woocommerce input[type=password], .woocommerce input[type=email], .woocommerce textarea, .woocommerce-page input[type=tel], .woocommerce-page input[type=text]:not(.qode_search_field), .woocommerce-page input[type=password], .woocommerce-page input[type=email], .woocommerce-page textarea{
    background-color: #ffffff !important;
border: 1px solid #999999;
}
@media screen and (max-width: 1300px){
    nav.main_menu > ul > li > a{
        padding: 0 10px;
    }
}

.woocommerce .select2-container .select2-choice, 
.woocommerce-page .select2-container .select2-choice {
   background-color: #ffffff !important;
border: 1px solid #999999;
}
.woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
    width: 25%;
}