/*
Theme Name: Webify Child
Theme URI: 
Description: Child theme of webify theme for the Webify theme
Author: <a href="http://themeforest.net/user/theme_bubble">themebubble</a>
Author URI: 
Template: webify
Version: 2.0
*/


/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 06 Aug 2019 01:17:13 +0000 */


/* The plugin now uses the recommended approach for loading the css files.*/
#rgpd .wpcf7-list-item.first.last {
    display: inline-flex;

}

.home #rgpd span {
    color: black;
}

.page-id-2364 #rgpd span {
    color: black;
}

#rgpd input {
    display: flex;
    width: 20%;
    padding: 0;
    z-index: 20000;
}

#rgpd span {
    text-align: justify !important;
    display: flex;
    font-size: 12px;
    color: white;
    padding: 0 10px;
}

.home .wpcf7-submit {
    margin: auto;
    display: block;
}

#wp-admin-bar-new_draft {
    display: none !important;
}

.tb-custom-logo {
    max-height: 90px !important;
}

.wpcf7-select {
    width: 100%;
    border: 1px solid #eaeaea;
    height: 42px;
    padding: 8px 15px;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #666;
    display: block;
    font-weight: 300;
}

.tb-user,
.tb-blog-category,
.grecaptcha-badge {
    display: none !important;
}


@media screen and (max-width: 767px) {
    .tb-custom-logo {
        max-height: 50px !important;
    }

    .tb-main-header {
        max-width: 375px !important;
    }

    .elementor-row {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }

    .tb-content {
        overflow-x: hidden !important;
    }
}

.page-id-1474 .df-contact-form-wrapper .wpcf7-form-control-wrap #rgpd span {
    color: white !important;
}