/* 
 Theme Name:   Divi Child
 Theme URI:    
 Description:  chlid theme for Divi theme.
 Author:       Brightdentalimplants
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/*
#top-menu li a, 
.bottom-nav 
.menu-item a {
	font-weight: 400;
	text-transform: lowercase;
}


.page-id-867 #et-top-navigation, .page-id-988 #et-top-navigation, .page-id-901 #et-top-navigation, .page-id-1094 #et-top-navigation, .page-id-1112 #et-top-navigation,
.page-id-867 #footer-widgets, .page-id-988 #footer-widgets, .page-id-901 #footer-widgets, .page-id-1094 #footer-widgets , .page-id-1112 #footer-widgets 
{
	visibility: hidden;
}
*/

.maintitle,
.subtitle {
	color: #fff;
}

.btn-opt-in,  
.search-input {
	border:0;
	background-color: #CB0000;
	color:#fff;
	cursor: pointer;
	padding: 10px 25px;
	font-size: 17px;
	text-align:center;
	font-weight: 400;
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
}

.btn-opt-in:hover,
.search-input:hover {
	background-color: rgba(240, 0, 0, 0.75);
}
 

.search-input-wrapper {
	padding: 5px;
}
 
.long-field {
	width: 100%;
}


ul.bottom-nav, 
.aligncenter {
	text-align: center !important;
}

.footer-info, 
.footer-info h4 {
	text-align: center !important;
}
