span.mobile_menu_bar:before {
    color: white !important;
}

#et-info { float:right !important; }

span#et-info-phone::before {
color: #D2AB67;
}

#top-header .et-social-icons {
    display: inline-block;
    float: none;
    vertical-align: middle;
}



/*------------------------------------------------*/
/*-----------------[CTA Menu Item]----------------*/
/*-----------------[by GenoQuiroz]----------------*/
/*------------------------------------------------*/
 
/* style the get started cta button */
            .get-started {border-radius: 0px; margin-top: -10px;}
            .get-started a {color: #fff!important;}
            li.get-started {
                background-color:#D2AB67; 
                font-weight: 700; 
                text-transform: uppercase; 
                text-align: center; 
                padding: 10px 13px 12px 10px!important;
            border-radius: 0px;
                -moz-transition: all 0.5s; 
                -webkit-transition: all 0.5s;
                transition: all 0.5s;}
            li.get-started:hover {background-color:#E5B973;}
 
/* fixed header button text color */
                 .et-fixed-header #top-menu .get-started a {
                        color: #fff!important;}
        .get-started li.current-menu-ancestor > a, .get-started li.current-menu-item > a {
                    color: #fff !important;}
 
 
 
    @media only screen and (min-width : 981px) {
      li.get-started {height: 33px;}}



#ctafooter 
{
  display: inline-block;
	border-radius: 0px;
  background-color: #fff !important;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 3px 13px 4px 10px !important;
  max-width: 160px !important;
  max-height: 33px !important;
}

#ctafooter a
{
  color: #58595b !important;
}

#menu-item-221 
{
  list-style-type:none !important;
}

#menufooter
{
  display: inline-block !important;
}