/*
 Theme Name:   Divi Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Divi Child super theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Responsive
 Text Domain:  divi-child
*/


#footer-info{
	text-align: center;
	width: 100%;
}

.pum-content .popmake-close.et_pb_button{
	background-color: #535b7c;
	color: #fff;
	border-color:#535b7c;
	border-radius: 26px;
	margin-top: 20px;
}

.pum-content p{
	font-weight: 600;
	color: #535b7c;
}

.pum-theme-126 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close{
	background-color: #535b7c!important;
}

.pum-content h2{
	color: #535b7c;
	font-weight: 800;
	font-size: 40px;
}

#top-menu>li:last-child{
	background-color: #3d72e7;
}

#top-menu>li:last-child a, #top-menu>li:last-child.current-menu-item a{
	color: #fff;
	padding: 15px;
}

#top-menu>li:last-child a:hover{
	background-color: #535b7c;
}