

.four_columns>.column1>.column_inner {
    padding: 9px 15px 0 0;
}

.side_menu_button>a.search_button{
    margin-top: -12px;
}

.header_bottom{
    box-shadow: 0px 0px 51px 0px rgba(79, 57, 37, 0.09); 
}

@media only screen and (min-width: 1200px){
    .footer_top ul.qode-instagram-feed{
        padding-right: 21.3%;
    }
}

.qode_video_box .qode_video_image .qode_video_box_button{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.qode_video_box .qode_video_image:hover .qode_video_box_button{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.qode_video_box .qode_video_image .qode_video_box_button_arrow{
    left: 52%;
}

ul.tp-revslider-mainul {
    z-index: 102;
}
.q_price_table .price_table_inner {
    background-color: #f7f7f7;
    color: #585858;
}
.price_in_table .price {
    font-size : 64px;
    font-weight: bold;
}
.price_in_table .mark {
    font-size : 14px;
    top:0;
    text-transform: lowercase;
}
.q_price_table.active .active_text {
    font-size: 28px;
    line-height: 52px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

@media screen and (max-width: 600px) {
  #wdc-style {
    width: 90%; 
    margin-left: 5% !important;
  }
}
#wdc-style .btn-info {
    background: #00a69c !important;
}
.q_price_table.qode_pricing_table_advanced .price_table_inner .mark {
     margin-top: -18px;
}
.hide{
     display:none;
{
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
     border: solid 1px #eee !important;
}