/*
 Theme Name:   Myx Child
 Theme URI:    https://myx.radiantthemes.com/
 Description:  Myx Child Theme
 Author:       RadiantThemes.com
 Author URI:   https://radiantthemes.com/
 Template:     myx
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  myx-child
*/
/* Logo width */
.wraper_header.style-eleven .wraper_header_main .header_main .brand-logo img {
    max-width: 208px;
}

.wraper_header.style-eleven .wraper_header_nav .header_nav .nav {
    float: inherit;
    text-align: center;
}
.radiant-contact-form.rtfb162f02b21edc2 .form-row input[type=submit], .radiant-contact-form.rtfb162f02b21edc2 .form-row input[type=button], .radiant-contact-form.rtfb162f02b21edc2 .form-row button[type=submit] {
    width: auto;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 12px;
    padding-right: 27px;
    padding-bottom: 12px;
    padding-left: 27px;
    background-color: #1361b3 !important;
    color: #ffffff !important;
    border-top: 2px solid #ffffff !important;
    border-right: 2px solid #ffffff !important;
    border-bottom: 2px solid #ffffff !important;
    border-left: 2px solid #ffffff !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}



.radiant-contact-form.rtfb162f02b21edc2 .form-row input[type=submit]:hover, .radiant-contact-form.rtfb162f02b21edc2 .form-row input[type=button]:hover, .radiant-contact-form.rtfb162f02b21edc2 .form-row button[type=submit]:hover {
    background-color: rgba(255,255,255,0.01);
    color: #fff !important;
    border-style: solid;
    border-color: #fff !important;
}

/* WPBakery 9: prevent nested full-width rows from collapsing inside full-width sections. */
.vc_section[data-vc-full-width="true"] > .vc_row[data-vc-full-width="true"] {
    left: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
