/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 20 2025 | 17:22:21 */
@font-face {
	font-family: 'Caveat';
	font-display: swap;
	src: url(https://www.matthewdaltonvoiceover.com/wp-content/uploads/2023/01/Caveat-Regular.ttf);
}
@font-face {
	font-family: 'Alata';
	font-display: swap;
	src: url(https://www.matthewdaltonvoiceover.com/wp-content/uploads/2023/01/Alata-Regular-400.ttf);
}
@font-face {
	font-family: 'Source-Sans-Pro';
	font-display: swap;
	src: url(https://www.matthewdaltonvoiceover.com/wp-content/uploads/2023/01/Source-Sans-Pro-Regular-400.ttf);
}
@font-face {
	font-family: 'EduSABeginner';
	font-display: swap;
	src: url(https://www.matthewdaltonvoiceover.com/wp-content/uploads/2023/01/EduSABeginner-Bold.ttf);
}
body {
	color:#000;
	font-family: 'Source-Sans-Pro';
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color:#000;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'EduSABeginner';
}
h1{
	font-family: 'Caveat';
}
h2{
	font-weight: 600;
}
/*MENU_SECTION*/
.menu a span {
	color: #fff;
	font-weight: 600;
	font-size: 21px;
}
.menu li {
	padding: 0px 10px;
}
.menu li:first-child{
	padding-left:0;
}
.menu li:last-child{
	padding-right:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #d9d9d8;
	padding-bottom:15px;
	border:0;
	text-align: left;
}
.menu li .sub-menu li{
	margin:0;
}
.vc_row .sub-menu-toggle {
	padding:0;
	display: block;
	visibility: visible;
}
.sub-menu-toggle::before {
	content: """";
	border: 5px solid transparent;
	border-top: 5px solid #ec008c;
	vertical-align: bottom;
	width: auto;
	height: auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
.widget ul > li {
	margin-bottom: 0;
}
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .entry {
	margin-bottom: 0;
}
.vc_row .vc_btn3.vc_btn3-style-custom {
	font-size: 18px;
	font-weight: bold;
	border-radius:30px;
	padding: 15px 45px;
	color: #282828;
	box-shadow:8px 8px 5px #1c1c1c;
	background:#dffe32;
	font-family: 'EduSABeginner';
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#fff;
	opacity:  1;
}
:-moz-placeholder { 
	color:#fff;
	opacity:  1;
}
::-moz-placeholder {
	color:#fff;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#fff;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: transparent;
	border: 2px solid #6EEE12  !important;
	color:#fff!important;
	font-size: 18px !important;
	font-weight: 400;
	padding: 8px 12px !important;
	border-radius:8px !important;
	line-height: 1 !important;
}
.vc_row .gform_footer input {
	background: #6EEE12  !important;
	margin-bottom: 0px!important;
	font-weight: bold;
	font-size: 21px !important;
	color:#000!important;
	border-radius:25px!important;
	padding:15px 80px!important;
	box-shadow:8px 8px 5px #1c1c1c;
	border: 0 !important;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
	height: 130px;
}
.gform_wrapper{
	width: 75%;
	margin: 0 auto;
}
.single textarea,.single input,.single select{
	border:1px solid #000!important;
	color:#000;
}
.single ::-webkit-input-placeholder ,.single :-moz-placeholder,.single ::-moz-placeholder,.single :-ms-input-placeholder { 
	color:#000;
}
.vc_row .gform_wrapper .gform_footer {
	text-align: center;
}
.vc_row .gform_confirmation_message {
	color: #fff !important;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content,.mejs-time-handle, .vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio, .vc_row .audio-block br, .gform_validation_container{
	display:none !important;
}
.vc_row .mejs-container .mejs-controls, .vc_row .mejs-container,.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
}
.vc_row .mejs-controls .mejs-time-rail .mejs-time-total, .vc_row .mejs-time-float-corner, .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #fff;
	top: 2px;
	height: 10px;
	border-radius: 20px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	margin: 0;
	cursor:pointer;
}
.vc_row .customaudioplayer .mejs-button {
	width: 19px;
	height: 21px;
	position: relative;
	left: 2px;
	padding-top:0 !important;
	margin-right: 10px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before {
	position: absolute;
	content: '';
	background-image: url("https://www.matthewdaltonvoiceover.com/wp-content/uploads/2025/08/sprite-button.svg");
	width: 23px;
	height: 19px;
	background-repeat: no-repeat;
	background-size: cover;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before, .customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	top: 2px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -26px 0px;
}
.customaudioplayer .mejs-button{
	margin-right:5px;
}
.vc_row .mejs-time-rail{
	padding-top: 0;
	margin: 0;
	height: 24px;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:24px !important;
	width: calc(100% - 20px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer {
	position: relative;
	width: 75%;
	margin:45px auto;
	min-height: 24px;
}
.custom-audio-title{
	position: absolute;
	top: -19px;
	left: 29px;
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	font-weight:400;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	text-align: left;
}
.customaudioplayer .download-audio .fa-download:before {
	top: 5px;
	background-position: -51px 0px;
}
.vc_row .fa-download {
	position: absolute;
	top: 0;
	right: 23px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 21px;
	top: -26px;
	width: 19px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current {
	background: #6EEE12 !important;
	height: 10px;
}
body span.mejs-time-loaded, body span.mejs-time-hovered, body span.mejs-time-buffering {
	display:none !important;
}
body .mejs-button button {
	transition: none !important;
}
.vc_row .mejs-controls {
	padding: 0 8px 0 0;
	height:24px;
}
.custom-event-class .wp-playlist {
	height: 250px;
}
.custom-event-class .customaudioplayer {
	min-height: 30px;
}
.custom-event-class .customaudioplayer::before {
	position: absolute;
	width: 23px;
	height: 15px;
	content: "";
	background-image: url("https://www.matthewdaltonvoiceover.com/wp-content/uploads/2025/08/sprite-button.svg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0;
	top: 6px;
	left: 8px;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: #fff;
	position: absolute;
	border-radius: 0;
	width: calc(100% - 58px);
	height: 35%;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 9px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: -2px;
}
.custom-event-class .wpb_video_widget {
	background-image:url(https://www.matthewdaltonvoiceover.com/wp-content/uploads/2023/01/video.gif);
}
#demos br{
	display:none;
}
/*BANNER-SECTION*/
.logo-title, .logo-title a{
	color:#fff;
	font-family: 'Alata';
	font-size: 21px;
}
.logo-description{
	color: #d3d3d3;
	margin-left: 5px;
	border-left: 2px solid #d3d3d3;
	padding-left: 5px;
	line-height: 1;
}
.logo-title, .logo-title a, .logo-description{
	display: inline-block;
}
#banner h2{
	font-family: 'Source-Sans-Pro';
	font-weight: 600;
	letter-spacing: 2px;
}
#banner h1{
	text-shadow: 3px 3px 5px #000;
}
.home #header{
	z-index: 9;
	position: absolute !important;
	left: 50% !important;
	width: 100% !important;
	transform: translate(-50%, 0);
	background-color: transparent!important;
}

/* TESTIMONIAL_SECTION */
.wpmtst-testimonial-content {
	margin-bottom: 1em;
}
.vc_row .testimonial {
	padding: 1em 4em;
	position: relative;
}
.vc_row .testimonial-content:before {
	background-image: url(https://www.matthewdaltonvoiceover.com/wp-content/uploads/2023/01/left.svg)!important;
	left: 0;
	top: 0;
}
.vc_row .testimonial-content:after {
	background-image: url(https://www.matthewdaltonvoiceover.com/wp-content/uploads/2023/01/right.svg)!important;
	right: 0;
	bottom: 0;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
}
.wpmtst-testimonial-field{
	font-weight: 600;
}
.wpmtst-testimonial-field-before {
	padding: 0 5px;
}
#footer p a,#footer p{
	font-size:14px;
	color:#fff
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1280px){

}
@media only screen and (max-width: 1200px){
	.menu a span {
		font-size: 18px;
	}
	.menu li {
		padding: 0px 5px;
	}
}
@media only screen and (max-width: 1023px){
	.logo-title, .logo-title a {
		font-size: 19px;
	}
	#footer .inline {
		display: block;
		margin-right: 0 !important;
	}
	.site-header .wpb_raw_code{
		font-size: 15px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #fff;
	}
	.menu.genesis-nav-menu a {
		display: inline;
	}
	.menu-toggle {
		padding:5px 0 5px 0;
		font-size: 24px;
		font-weight: 700;
	}
	.menu li{
		padding: 10px 0px;
	}
	.menu li .sub-menu {
		padding-bottom: 0;
	}
	.vc_row .nav-primary {
		position: absolute;
		background: #296794 ;
		width: 100%;
		text-align: center;
		right: 0;
		padding: 10px;
		top: 38px;
		border:1px solid #dffe32;
	}
	#header .wpb_column,.gform_wrapper{
		width:100%;
	}
	#header .wpb_column{
		text-align:center!important;
	}
	.site-header .menu-toggle::before, .site-header .menu-toggle.activated::before ,.custom-event-class nav::before {
		content: "☰";
	}
	.custom-event-class nav::before{
		position:relative;
		top:-50px;
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	#genesis-mobile-nav-primary span {
		display: none;
	}
	.vc_row .nav-primary, .menu-toggle {
		float: right;
	}
	.custom-event-class nav::before,.custom-event-class .vc_row .nav-primary {
		color: #fff;
		font-size: 24px;
		background:transparent;
		margin: 0px 9px 0 auto;
		font-weight: 700;
		border:0;
	}
	#header .mobilethird{
		order: 3;
	}
	#header .mobilefirst {
		order:1;
		z-index: 9;
	}
	#header .mobilesecond{
		order:2;
	}
	#banner {
		padding-top: 9em !important;
	}
}
@media only screen and (max-width: 767px){
	h1.vc_custom_heading, h2.vc_custom_heading, .vc_row .wpb_single_image, .vc_row .vc_btn3-container, .site-footer .text-right, .site-footer p, .site-footer .vc_row {
		text-align:center !important;
	}
	.vc_row .testimonial {
		padding: 0 3em;
	}
	.vc_row .testimonial-content:before {
		left: 0;
	}
	.vc_row .testimonial-content:after {
		right: 0;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 30px;
		height: 30px;
	}
	.customaudioplayer{
		width: 95%;
	}
	#banner .tagline{
		margin-top: 0 !important;
		font-size: 28px !important;
	}
	#banner h1{
		font-size: 70px !important;
	}
	.wpmtst-testimonial-field{
		display: block;
	}
	.wpmtst-testimonial-field-before {
		display: none;
	}
}
@media only screen and (max-width: 639px){
}
@media only screen and (max-width: 479px){
	#banner h1{
		padding-top: 20px;
		font-size: 47px !important;
	}
	.logo-title, .logo-title a, .logo-description{
		display:block;
	}
	.logo-description {
		margin-left: 0;
		border-left:0;
		padding-left: 0;

	}
	.logo-title, .logo-description {
		padding-bottom: 5px;
	}
}