/*
 Theme Name:     MINI CHALLENGE
 Theme URI:      https://www.minichallenge.co.uk
 Description:    A child theme of Divi, modified to suit our extra custization.
 Author:         Stulane MotorSport Websites
 Author URI:     https://www.stulane.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

@media (max-width: 480px) {
    .mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w {
        font-size: 12px!important;
    }
}



@media only screen and (max-width: 768px)  {
	.mec-event-countdown-style1 {
		width:90%!important;
	}
}


@media only screen and (min-width: 768px)  {
	.mec-wrap h4 {
		min-height: 61px;
	}
	.mec-grid-event-location {
		min-height: 70px;
	}
}
span.event-color {
	display:none;
}
.mec-booking-button {
	text-transform:uppercase;
}

body.page-id-971 .et_pb_blog_grid h2 {
    min-height:46px;
}
body.page-id-971 .post-content {
    min-height:120px;
}

sup {
    bottom: 0!important;
}
.et_pb_column_3_tb_header {
	width:100%!important;
}

.et_pb_row_1_tb_header .et_pb_column_4_tb_header  {
	display:none!important;
}

@media only screen and (max-width: 1231px) and (min-width: 981px)  {
 	.et-menu li {
    	font-size: 12px!important;
	}
	.et_pb_fullwidth_menu .et-menu>li, .et_pb_menu .et-menu>li {
    	padding-left: 4px!important;
    	padding-right: 4px!important;
	}
	
}


body.page-id-19048 .et-l--header,
body.page-id-19048 .et-l--footer {
	display:none!important;
}


/* tabs */
ul.et_pb_tabs_controls {
    background-color: #000!important;
}
ul.et_pb_tabs_controls:after {
	border-top: 1px solid #000!important;
}

@media only screen and (min-width: 1190px){
	.et_pb_tabs_controls li {
		width:20%!important;
		height:66px;
	}
}

/* html table */
.single-mec-events table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1em;
    border: none;
}
.single-mec-events table tr:first-child {
    background-color: #d9edf7!important;
    font-weight: 700;
    vertical-align: middle;
	border-bottom: 1px solid #ddd;
	height:40px;
}
.single-mec-events table tr:first-child td {
    background-color: #d9edf7!important;
}
body.single-mec-events .tablepress tbody tr:first-child td {
	background-color: #f9f9f9!important;
}
.single-mec-events table tr td {
	padding:8px;
	background-color: #f9f9f9;
    font-weight: 700;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    height: 40px;
}





/*coming soon */
.mec-event-countdown-style1 {
	max-width: 1400px;
    margin: 0px auto;
    float: none!important;
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2:after {
	display:none!important;
}
.horizontalline {
	height:4px;
	background-color:#fff;
	width:100%!important;
	display:block;
	margin: 10px 0px;
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2 {
	background:none!important;
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li {
	background-color:#17a3a3;
	text-align: center;
	padding: 10px 0;
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li span {
    font-size: 40px;
	font-weight:bold;
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w {
    margin: 0px 0 0;
}

.mec-event-countdown-style1 .mec-event-countdown {
    text-align: right;
}
#countdown {
	padding-top:15px;
}
.countdownleft {
	display:inline-block;	
}
.countdownleft span {
    color: #000;
    background-image: url(../png/chevron-extended.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px;
    background-size: contain;
    width: 165px;
    display: inline-block;		
}
.custompadding {
	padding-top:5px;
}
/* .customchevron {
	background-color:#e3fb45;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 43% 100%, 67% 50%, 43% 0);
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 43% 100%, 67% 50%, 43% 0);
} */

.countdownright {
	font-size: 18px;
	font-weight:bold;
	font-style: italic;
	display:inline-block;	
	float: right;
	text-align:right;	
}
.largefont {
	font-size:25px;	
	font-weight:bold;
	font-style: italic;
}
.mediumfont {
	font-size:20px;		
	font-weight:bold;
	font-style: italic;	
}
.goodyearlogo {
	width: 150px;
    position: relative;
    top: 8px;
}
.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1 {
    padding: 15px;
}
.chevron:after { 
    content: "";
    display: inline-block;
    height: 30px;
    width: 45px;
    background-repeat: no-repeat;
    top: 12px;
    position: relative;
    left: 5px;
}





/* add link to header banner */
.countdownleft a {
	color:#fff!important;
/* 	position: relative;
    top: 2px; */
}
/* .countdownleft a.blackfont {
	color:#000!important;
} */

@media (max-width: 480px) {
	.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li span {
    	font-size: 30px;
	}
	.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2 {
    	padding-top:0px;
		padding-bottom:20px;
	}
	h1 {
		font-size:30px!important;
	}
}

body.page-id-971 .post-content-inner {
	min-height:96px;
}


@media (max-width: 1600px) {
	.mec-event-grid-clean .mec-event-title {
    	 font-size: 17px;
	}
}

.nav li ul.sub-menu {
	width:300px!important;	
}
.et-menu li li a {
    width: 260px!important;	
}

body .et_pb_menu_1_tb_header.et_pb_menu .nav li ul.sub-menu li:hover {
    background-color: #17a3a3!important;
}

.mec-wrap.colorskin-custom .mec-bg-color,
.mec-wrap.colorskin-custom .mec-bg-color-hover:hover {
	background-color: #17a3a3!important;
}
.mec-wrap.colorskin-custom .mec-color {
	color: #17a3a3!important;
}
.mec-wrap.colorskin-custom .mec-border-color {
	border-color: #17a3a3!important;
}
.colorskin-custom .mec-single-event .mec-frontbox-title:before {
	border-color: #17a3a3!important;
}

body .et_pb_button {
    background-color: #17a3a3!important;
}

body .black-button {
    background-color: #000!important;
}

.noborder {
	border:0px!important;
}


.alignbottomtext {
	position: absolute;
	bottom: 0px;
	width: 90%;
    margin-left: 5%;
}

body.page-id-2713 .et_pb_button_module_wrapper {
	position: absolute;
    bottom: 0px;
    width: 93%;
}

body.page-id-2713 .et_pb_button {
    background-color: #fff!important;
	color:#17A3A3!important;
	border: 1px solid #17A3A3!important;
}


.entry-content table:not(.variations) {
	border:none!important;    
}

/* member area */

.sptp-member-desc p {
	font-family: 'Exo 2', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 900;
}

h2.sptp-section-title {
	display:none!important;
}
.sp-team-pro-item .sptp-member {
	border-top:1px solid #000!important;
	border-right:1px solid #000!important;
	border-top-right-radius:10px!important;
	padding:20px!important;
}
.sptp-member-name  {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-bottom: 10px !important;
}
.sptp-member-name h2 {
	border-left:4px solid #ccc;	
	padding-left:10px!important;
}

.sptp-member-profession {
	padding-top:10px!important;
	padding-bottom:10px!important;
}
.sptp-member-desc {
	position: absolute;
    bottom: 44px;
    left: 29px;
    z-index: 999;
}
@media only screen and (max-width: 980px) {
	.custom-driver-area .et_pb_column_0 {
		width:40%!important;	
		margin-bottom:0px!important;
	}
	.custom-driver-area .et_pb_column_1 {
		width:60%!important;	
	}
	.four-columns .et_pb_column {
		width: 20%!important;
		margin-right: 0%!important;
		padding-right:10px;
	}
}
@media only screen and (max-width: 500px) {
	.custom-driver-area h1 {
		font-size:2em!important;
	}
}


.iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 80%;
}
.iframe-container iframe {
    position: absolute;
    top: 0;
    border: 0;
    height: 100%;
    width: 100%;
}

.parent-pageid-27507 #main-content {
	padding-top:60px;
	background-color:#17A3A3!important;
	
}