/* 
 Theme Name:     Easyaz - your branding partner
 Author:         easyaz
 Author URI:     https://easyaz.com.au/
 Template:       Divi
 Version:        v.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.3.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 




.menu_cta {
    border: 2px solid #00aeef;
    padding: 0px !important;
    text-align: center;
 	background-color: #00aeef!important;
}

.menu_cta:hover {
	background-color: #00aeef!important;
	border: 2px solid #00aeef;
}

.menu_cta a {
	color: #fff!important;
}

.menu_cta:hover a {
	color: #fff!important;
}

.et-fixed-header #top-menu .menu_cta a {
	color: #fff!important;
}

#et-info-phone {
    margin-right: 13px;
    display: none;
}

.et_fullwidth_secondary_nav #top-header .container {
    width: 100%;
    max-width: 100%;
	padding-top: 15px;

    background: rgb(0,174,239);
    background: linear-gradient(90deg, 
	rgba(0,174,239,1) 0%, rgba(0,134,255,1) 35%,
    rgba(236,0,140,1) 100%);
}

@media (min-width: 980px){
.menu_cta a:before {
content: '\e090';
color: #fff;
font-family: 'ETmodules';
line-height: 1;
position: absolute;
left: 12px;
}

.menu_cta a {
padding: 15px 15px 15px 35px !important;
}
}
