/*
Theme Name: Klorofile Child
Template: Klorofile
Author: Klorofile
Author URI: http://www.klorofile.com
Description: Child theme for Klorofile theme
Version: 1.0.0.1666779343
Updated: 2022-10-26 11:15:43

*/

.fusion-layout-column.fusion-one-half {
    min-height: 600px;
}
.fusion-layout-column.fusion-one-half .fusion-column-content-centered {
    min-height: calc(600px - 60px) !important;
}
.fusion-layout-normal .fusion-layout-column {
    min-height: auto !important;
}
.wpml-ls-menu-item .wpml-ls-flag {
    width: 30px !important;
    height: auto !important;
}
.fusion-footer-widget-column .menu a::before {
    display: none;
}
.fusion-footer-widget-column .menu li {
    border: none;
    padding: 0;
}
.wpcf7-form-control.wpcf7-submit {
    border: 1px solid #fff !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
    background-color: #9f9698 !important;
    color: #fff !important;
    font-family: "Work Sans", arial !important;
    font-size: 14px !important;
}
.wpcf7-form-control.wpcf7-text:hover, .wpcf7-form-control.wpcf7-textarea:hover {
    background-color: #b5b1b2 !important;
}
#main .fusion-pricing-table .currency {
    color: #fff;
}
#main .fusion-pricing-table .panel-footer ul {
    text-align: left;
    margin: -13px 0 0 -18px;
}

.ti-widget.ti-goog .ti-rating-text strong.ti-rating {
    font-size: 24px !important;
    color: "ffffff";
    display: block;
    margin-bottom: 6px;
}
