/*
Theme Name: Divi Child	
Theme URI: http://estimatorforsketchup.com/themes/divi-child/
Author: Estimator for SketchUp
Author URI: http://estimatorforsketchup.com/
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: divi-child
*/


#et-info-phone {display: none;}

#top-menu > li:last-child {border-radius: 5px; height:30px;margin-top:-10px;}
#top-menu > li:last-child a {color: #fff!important;}
#top-menu > li:last-child {
	color:#fff!important;
	background-color:#e34646; 
	font-weight: 700; 
	text-transform: uppercase; 
	text-align: center; 
	padding-top: 5px;
	padding-left:20px;  
	padding-right:20px!important;
	-moz-transition: all 0.5s; 
	-webkit-transition: all 0.5s;
	transition: all 0.5s;}
#top-menu > li:last-child:hover {background-color:#b41b1b;}


@media only screen and (min-width: 980px){
	.try-now {height: 25px;}
}