/*
 Theme Name:     TopSolid
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
 
/* style the get started cta button */
/*
.contact-cta {border-radius: 0px;}
.contact-cta a {color: #fff!important;}
*/
/*
.contact-cta {
	background-color:#e21918; 
	font-weight: 700; 
	text-transform: uppercase; 
	text-align: center; 
	padding: 12px 13px 10px 10px!important;
	border-radius: 25px;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s;
	transition: all 0.5s;}
*/
/*#top-menu>li:last-child > li.contact-cta:hover {background-color:#e21918;}*/

/* fixed header button text color */
/*et-fixed-header #top-menu .contact-cta a {
	color: #fff!important;}
.contact-cta li.current-menu-ancestor > a, .get-started li.current-menu-item > a {
	color: #fff !important;}


@media only screen and (min-width : 981px) {
	li.contact-cta {height: 33px;}}

*/
