.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 170px;
}

.cf7_custom_style_3 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 130px;
}

.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_3 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_3 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-quiz {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(244, 244, 244, 1);
}

.error404 .qodef-page-header .qodef-menu-area {
    background-color: rgba(255, 255, 255, 0) !important;
}

.error404 .qodef-content {
    background-image: url(../../../../uploads/2018/12/page-not-fond-img.jpg);
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.qodef-page-header .qodef-sticky-header {
    height: 100px;
}

.qodef-page-header .qodef-sticky-header .qodef-logo-wrapper a {
    max-height: 100px;
}

.qodef-header-box .qodef-top-bar-background {
    height: 50px;
}

.qodef-page-header .qodef-menu-area {
    height: 100px !important;
}


.qodef-side-menu-slide-from-right .qodef-side-menu {
    right: -450px;
    width: 450px;
}

.qodef-side-menu {
    text-align: center;
}

.qodef-side-menu .widget img {
    margin: 0 auto;
}

.qodef-shopping-cart-holder .qodef-header-cart a {
    color: #01358d;
}

.qodef-shopping-cart-holder .qodef-header-cart a:hover {
    color: #f9556d;
}