/*
 Theme Name:   Phlox Child
 Theme URI:    https://codaemon.com
 Description:  Child theme for the Phlox theme
 Author:       Ganesh Vishwakarma
 Author URI:   https://codaemon.com/
 Template:     phlox
 Version:      1.0.0
*/

/* Import parent theme styles */
@import url("../phlox/style.css");

.aux-widget-logo {
    max-width: 140px;
    width: 140px;
}

.modal-header h5{font-size:30px;font-style: normal;
    font-family: 'Roboto';}
.modal-body h2,
.modal-body h3,
.modal-body h4{
    font-size: 20px;
    font-style: normal;
    font-family: 'Roboto';
}
.modal-body p{
    font-style: normal;
    font-family: 'Roboto';
    font-size:16px;
    line-height:1.2rem;
}
body .elementor-50 .elementor-element.elementor-element-a8cc2b3 input[type=submit] {
    padding: 18px 45px;
    border-radius: 100em;
    background-color: #fdce02;
	float: left;
}
.aux-master-menu.aux-horizontal>.menu-item a:after {
    background-color: #fdce02!important;
}
.aux-master-menu.aux-horizontal>.menu-item.aux-menu-root-4 a{padding-right:0!important;}
.aux-master-menu.aux-horizontal>.menu-item.aux-menu-root-4 a:after{display:none!important;}