/*
Theme Name:   Compliance
Theme URI:    https://www.ctsolutionsltd.co.uk/
Description:  Child theme, based on Divi
Author:       Colin Jones
Author URI:   https://www.springwood.co.uk/
Template:     Divi
Version:      1.08
*/

/* Main nav */

#top-menu li {font-weight:normal !important;}

.nav li li {line-height: 1.4em;}

.et_header_style_centered #main-header .mobile_nav {background-color:#730000;}
span.mobile_menu_bar:before {color:#ebebeb !important;}

#et_mobile_nav_menu {display:none;}

/* Home page */

#home-text h2 {margin-bottom:35px}
#home-text h3 {margin-top:35px}

/* Various */

/*
.courses-toggle ul {margin:20px;}
.courses-toggle ul li {font-size:1.3em; line-height: 1.8; color:#ece0e0cf;}
.courses-toggle a {color:#ece0e0cf;}
.courses-toggle a:hover {color:#fff;} */

.course-details h2 {margin: 20px 0 10px 0;}
.course-details h3, .course-details h4 {margin: 12px 0;}

.course-details ul {
	list-style-type:none; 
	margin-left: 10px;
}
.course-details ul li {
	background: url('/wp-content/uploads/bullet-tick.gif') no-repeat left top;
	padding: 0px 0px 18px 35px;
	line-height:1.3;
}

.call-us {color:#fff !important; font-weight: bold;}

.et-pb-contact-message {color:#fff;}

/* Contact Form 7 */

/* .course-enquiry-form h2 {
	margin-bottom: 10px;
} */

/*
.wpcf7-form input, .wpcf7-form textarea {
    border-width: 0;
  	padding: 16px;
    margin-bottom: 0px;
    font-size: 15px;
    font-family: inherit;
    width: 100%;
	border-radius: 5px;
}
.wpcf7-submit {
	max-width: 100px;
	background-color: #950000;
    border: 2px solid #950000 !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 20px !important;
	padding: 10px 20px !important;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
	text-transform: uppercase;
	color: #fff;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 2px !important;
    cursor: pointer;
}
.wpcf7-submit:hover {
    background-color: #fff;
    color: #950000;
    font-weight: 800 !important;
    text-transform: uppercase;
}
/* div.wpcf7-mail-sent-ok {
    background: #fff;
} */

/*
.wpcf7-not-valid-tip {
    margin-top: 3px;
}

.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output {
    background-color: #fff;
	padding: 10px;
	border-radius: 8px;
}

.wpcf7-form textarea {
	 max-width: 98%;
}
*/


/* Footer */

.footer-widget a {font-weight: bolder;}
#footer-info a {font-weight: normal; color: #f5f5f5 !important;}
#footer-info a:hover {color: #fff !important;}

img#about-image {
    margin: 3px 8px 8px 8px;
    float: right;
}

#main-footer {background-image: linear-gradient(rgba(149, 0, 0, 1), rgba(25, 0, 0, 1));}