/*
Theme Name:  MOTORISTS DISCOUNT CENTRES
Theme URI:   http://mdc.definemedia.co.uk
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Motorists Discount Centres.
Author:      admin
Author URI:  http://mdc.definemedia.co.uk
Template:    Divi
*/


/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated 
Divi Children Engine version: 1.0.3
***********************************************************************/


/*------------------- Slider Customisations ------------------*/

.et_pb_slide_description > :first-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.et_pb_slide_description div:last-child {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

/*-------------------Full With Menu Customisations ------------------*/

.fullwidth-menu-nav .current-menu-item > a {
color: #f89904 !important;
}

.fullwidth-menu-nav .current-menu-parent > a {
color: #f89904 !important;
}

/*------------------- Add Tel to Menu Right ------------------*/

.header-tel {
    float: right;
}

/*------------------- Search Widget ------------------*/

/* Search Widget */
.widget_search .screen-reader-text {
	display: none;
}

.widget_search input#s,
.widget_search input#searchsubmit {
	height: 40px !important;
	margin: 0;
	padding: 0.7em;
	border: 1px solid #222;
	color: #222;
	font-size: 14px;
	line-height: normal !important;
}

.widget_search #s {
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.widget_search #searchform {
	position: relative;
}

.widget_search #searchsubmit {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	background-color: #ffec1e;
}

#searchsubmit {
	cursor: pointer;
}
