/*
 Theme Name:     Capo Security
 Theme URI:      http://shickwebdesign.com
 Description:    Capo Security Theme
 Author:         Shick Web Design
 Author URI:     http://shickwebdesign.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.ms-price {
	font-weight:bold;
	color: green;
}

#top-menu li.mega-menu > ul > li > a:first-child {
	border-bottom: 2px solid #871514;
}

#top-menu li.mega-menu.mega-menu-parent li li, #top-menu li.mega-menu.mega-menu-parent li > a {
	width: 90% !important;
}