/* ==============================================================================
Theme Name: Phlox Pro Child
Theme URI: http://phlox.pro/go/
Author: averta
Author URI: http://www.phlox.pro
Description: Phlox Pro Child Theme
Template: phlox-pro
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-pro-child
================================================================================= */
#menu-item-162 a{ background: #feb500; color: #000; display: inline;    padding: 12px 25px;   border-radius: 25px; }
#menu-item-162 a:hover { background: #0061a4 !important;    color: #fff !important; }
.finfo .aux-contact-details li {     color: #fff;  padding: 0 0 15px; display: block;     line-height: 24px; }
footer .get {color: orange; margin: 0; padding: 0;     width: auto !important; display: inline-block !important; padding: 0; margin: 0;  }
footer .get a{ margin:0 !important; padding:0px 0 5px !important; }
ul#menu-our-products li, ul#menu-our-services li, ul#menu-header-menu-1 li, ul#menu-products li { position: relative; padding-left: 15px; color: #1eb1e68c; }
ul#menu-our-products li:after,  ul#menu-our-services li:after, ul#menu-header-menu-1 li:after, ul#menu-products li:after { position:absolute; content:''; left:0; top:0;  font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0da"; }
.aux-modern-form input[type="submit"] {position: inherit !important;  box-shadow: 3px 4px 0px 0px rgba(244, 33.999999999999986, 34.99999999999997, 0.30196078431372547) !important; }
.projectname figcaption{    position: absolute;
    bottom: 4px;
    font-size: 25px;
    padding: 10px 15px;
    font-weight: bold;
    left: 4px;
    border-radius: 0 16px 0 16px; }
body.home .siteheader{ display:none; }
@media(max-width:767px){
	#menu-item-162 a {display:inline-block; }
}