/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.5.1474048802
Updated: 2016-09-16 18:00:02

*/

.et_pb_accordion .et_pb_toggle { margin-bottom: 0px !important;}


.et_pb_toggle {
margin-bottom: 5px !important;
}

.et_pb_toggle_close {
	padding: 15px;
	background-color: #f4f4f4;
}

.et_pb_toggle_open {
	padding: 15px;
	background-color: #f4f4f4;
}




 
/* style the get started cta button */
            .get-started {border-radius: 0px;}
            .get-started a {color: #fff!important;}
            li.get-started {
                background-color:#bd1f37; 
                font-weight: 700; 
                text-transform: uppercase; 
                text-align: center; 
                padding: 10px 10px 10px!important;
            border-radius: 3px;
                -moz-transition: all 0.5s; 
                -webkit-transition: all 0.5s;
                transition: all 0.5s;}
            li.get-started:hover {background-color:#0d2a43;}
 
/* fixed header button text color */
                 .et-fixed-header #top-menu .get-started a {
                        color: #fff!important;}
        .get-started li.current-menu-ancestor > a, .get-started li.current-menu-item > a {
                    color: #666666 !important;}

.et-fixed-header #top-menu li.menu-item-227 > a {
    color: #ffffff !important;}
 
 
 
    @media only screen and (min-width : 981px) {
            li.get-started {height: 33px;}}


/* Change color of Font Awesome Mmicrochip icon  */
.fa-microchip:before {
    color: red;
}


/* Change button style only */

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
	color:#ffffff;
   	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid rgba(114,114,114,0.4);
	border-radius: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 1px 0px rgba(114,114,114,0.3);
	-moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
	-webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
	background-color: #c32032;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
	border: 1px solid rgba(114,114,114,0.6);
	background-color: #0d2a43;
}

hr {
background-color:#c32032;
border:0 none;
height:1px;
margin-bottom:8px;
}

.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 0.7;
    background-color: rgba(0, 0, 0, 0.09);
}

.button.product_type_simple.add_to_cart_button:after {
font-family: "ETmodules" !important;
}


.quantity:before {content:"Quantity"; margin-left:10px}


/* drop-down menu  */

#top-menu li li a
{
width: 300px;
padding:5px 5px;
border-bottom: thin solid #ff0000;
}

.nav li ul { width : 350px; }

#sub-menu li li a
{
width: 200px;
padding:5px 5px;
border-bottom: thin solid #ff0000;
}
