/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2026 | 00:34:16 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: "Montserrat";
	font-family: "Cinzel";
	font-family: "Josefin-Sans";
	font-display: swap;
	src: url("https://www.tommythompsonvoiceactor.com/wp-content/uploads/2026/01/Montserrat-Semi-Bold.ttf");
	src: url("https://www.tommythompsonvoiceactor.com/wp-content/uploads/2026/01/montserrat-medium.ttf");
	src: url("https://www.tommythompsonvoiceactor.com/wp-content/uploads/2026/01/cinzel-regular.ttf");
	src: url("https://www.tommythompsonvoiceactor.com/wp-content/uploads/2026/01/josefin-sans-regular.ttf");
	src: url("https://www.tommythompsonvoiceactor.com/wp-content/uploads/2025/10/OpenSans-Regular.ttf");
}  
body {
	font-family: "Montserrat";
	color:#000000;
	background-color:#ffffff;
	font-weight: 400;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #000000;
}
.page .entry {
	margin-bottom: 0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "Cinzel";
	font-weight: 700;
}
h1{
	font-size:40px;
}
h2 {
	font-size:34px;
	font-weight: 400;
}
h3 {
	font-size:24px;
}
/***** Full Width CSS ******/
.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%;
}
/*MENU_SECTION*/
.menu a span {
	color: #4d4e4e;
	font-family: "Cinzel";
	font-weight:400;
	font-size: 24px;
	text-transform: uppercase;
}
.vc_row .menu li {
	padding: 0 15px;
	margin:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding:0;
}
.header-row .menu-column.wpb_column {
	z-index:99;
}
.genesis-nav-menu li.page_item.current-menu-item > a span {
	color: #676e3b !important;
	border-bottom:5px solid #676e3b;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #111944;
	padding-bottom:15px;
	border:0;
	text-align: left;
}
.menu li .sub-menu li a span{
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
	display:block;
}
.vc_row .menu li:first-child {
	padding-left: 0;
}
.vc_row .menu li:last-child {
	padding-right: 0;
}
.vc_row .sub-menu-toggle{
	color: #ffffff;
	top: 2px;
	right: -6px;
	display: block !important;
	visibility: visible !important;
	padding: 0;
}
.sub-menu-toggle::before {
	content: "▼";
	width: auto;
	height: auto;
	font-size: 14px;
}
.sub-menu-toggle.activated::before {
	content: "▲";
}
.genesis-nav-menu .menu-item.menu-item-has-children {
	margin-right: 10px;
}
/*BUTTON_SECTION*/
.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	background : transparent;
	color: #ffffff;
	font-size: 18px;
	font-weight:400;
	padding: 5px 3.3em !important;
	line-height: 1.5;
	border: 2px solid #ffffff;
	box-shadow: 5px 8px 0 rgb(52 49 49 / 55%);
	border-radius:0;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#4e5a3e;
	opacity:  1;
}
:-moz-placeholder { 
	color:#4e5a3e;
	opacity:  1;
}
::-moz-placeholder {
	color:#4e5a3e;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#4e5a3e;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background: rgb(255 255 255 / 50%) !important;
	border: 0 !important;
	color: rgb(78 90 62 / 80%) !important;
	font-size: 18px;
	padding: 10px;
	line-height:1;
	padding: 12px 15px !important;
	border-radius:0 !important;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	font-family: "Monsterrat";
	background : #b58752 !important;
	border: 2px solid #ffffff !important;
	color: #ffffff !important;
	margin: 0;
	padding: 8px 2.5em !important;
	font-size:20px !important;
	font-weight:700;
}
h2.gform_submission_error {
	font-size: 20px !important;
}
.vc_row .gform_wrapper textarea.large {
	height: 100px !important;
	min-block-size: 100px;
}
.vc_row .gfield_html p {
	font-size:18px;
	color:#ffffff;
	margin-bottom: 10px;
	text-align:center;
}
.vc_row .gform_confirmation_message {
	color:#000000;
	padding: 7em 0;
}
body .gform-theme--foundation .gform_fields {
	gap: 16px;
}
:focus {
	outline:none !important;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, .vc_row .gform_validation_container{
	display:none;
}
.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio{
	display:none !important;
}
.vc_row .mejs-container .mejs-controls, .vc_row .mejs-container{
	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: #ffffff;
	top: 12px;
	height: 16px;
	margin: 0;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	margin-right: 10px;
	top: 4px;
}
.customaudioplayer .mejs-button {
	width: 18px;
	height: 27px;
	position: relative;
	left: 0px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio :before, .custom-event-class .customaudioplayer:before{
	position: absolute;
	content: '';
	background-image: url(https://www.tommythompsonvoiceactor.com/wp-content/uploads/2026/01/audio-buttons.svg);
	width: 27px;
	height: 27px;
	background-repeat: no-repeat;
	background-size: cover;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 2px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -33px 2px;
}
.vc_row .mejs-time-rail {
	margin: 0;
	height: 28px;
	padding: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 42px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 72%;
	background : transparent;
	border:0;
	padding: 0px;
	margin-bottom: 45px;
	min-height:28px;
}
.custom-audio-title{
	position: absolute;
	top: -19px;
	left: 28px;
	font-size: 22px;
	font-weight:400;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	text-align: left;
}
.customaudioplayer .download-audio :before{
	background-position: -65px 2px;
	top: 0;
	right: 0;
	width: 42px;
	height: 30px;
	background-size: 105px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: -1px;
	width: 42px;
	height: 30px;
	top: -24px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background :#757e3b !important;
	height: 16px;
}
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-left: 0;
	height: 28px;
}
.custom-event-class .customaudioplayer:after{
	content: '';
	background: #ffffff;
	position: absolute;
	width: calc(100% - 93px);
	height: 15px;
	left: -11px;
	margin: 0 auto;
	right: 0;
	top: 12px;
}
.custom-event-class .customaudioplayer:before{
	background-position: 0px 2px;
	left:10px;
	top:3px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
.custom-event-class .custom-audio-title {
	left: 40px;
}
#target-demotag.wpb_text_column br{
	display:none;
}
/*HEADER_SECTION*/
.wpb_raw_code.social-icons a{
	display:flex;
}
.wpb_raw_code.inline, .footer-row .inline{
	vertical-align:middle;
	line-height: 1;
}
.site-header .wpb_raw_code a {
	font-size:14px;
}
/*BANNER_SECTION*/
#banner h1{
	font-family: "Josefin-Sans";
	font-size:72px;
	font-weight: 400; 
	-webkit-text-stroke: 0.6px #f3c478;
}
#banner h2 {
	font-size:28px;
	font-weight:400;
}
#banner h3 {
	font-family: "Montserrat";
	font-size:21px;
	font-weight:600;
}
#banner {
	background-position:right !important;
}
/*BIO_SECTION*/
#about h1 {
	font-size:34px;
	font-weight:400;
}
#about p{
	line-height:1.5;
}
#about {
	background-image: linear-gradient(86deg, #757f3c 0%, #4e5a3e 100%);
}
/*VIDEO_SECTION*/
#videos {
	background-image: linear-gradient(150deg, #b58752 20%, #f3c478 85%);
}
#load-more.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
#videos .vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	box-shadow: 5px 5px 0px #B58752;
}
/*LOGO_SECTION*/
.vc_row .wpls-logo-showcase .slick-arrow {
	background-color: transparent;
	width: 50px;
	height: 50px;
}
.vc_row .wpls-logo-showcase .slick-arrow svg {
	fill: #21283d;
}
.sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
	width: 100%!important;
	height: auto!important;
	max-width: 100%!important;
}
.logo-row:before, .logo-row:after {
	position: relative;
	z-index: 9;
	content: '';
	bottom: -6px;
	height: 20px;
	width: 100%;
	background: radial-gradient(ellipse at 50% 0, rgba(0, 0, 0, .34), transparent 58%);
}
.logo-row:before {
	transform: rotate(180deg); 
	top:-6px;
}
/*TESTIMONIAL_SECTION*/
#testimonial {
	background-image: linear-gradient(-30deg, #b58752 20%, #f3c478 85%);
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color:#ffffff;
	font-size:21px;
	font-family: "Montserrat";
	font-weight:400;
	font-style:italic;
}
.vc_row .testimonial-content{
	color:#231f20;
	font-size:22px;
	font-family: "Montserrat";
}
.vc_row .testimonial-company {
	border-left: 2px solid #ffffff;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 2em 5em 0 5em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2em;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content: '';
	background-repeat: no-repeat;
	background-image: url(https://www.tommythompsonvoiceactor.com/wp-content/uploads/2026/01/left-quote.svg);
	width: 70px;
	height: 70px;
	position: absolute;
}
.vc_row .testimonial-content:before {
	left: 0;
	top: 0;
}
.vc_row .testimonial-content:after {
	right: 0;
	left: initial;
	transform: rotate(180deg);
	top: initial;
	bottom: 0;
}
/*BLOG_SECTION*/
#blog {
	background-image: linear-gradient(90deg, #757f3c 0%, #4e5a3e 100%);
}
#blog .vc_gitem-post-data-source-post_title h2 {
	font-family: "Montserrat";
	font-size:24px;
	font-weight:600;
}
#blog .vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	font-size: 12px;
	padding: 0px 15px !important;
}
.sidebar{
	padding: 2em 15px;
}
.content-sidebar .content {
	padding: 2em 0px;
}
body.single-post .sidebar {
	padding: 2.3em 0; 
}
.search-form input[type="submit"], .wp-block-search__button[type=submit]{
	color: #ffffff !important;
}
.entry-content .search-form, .error404 .entry, .vc_row .wpb_content_element {
	margin-bottom: 0px;
}
#blog .vc_gitem-post-data h2{
	font-size:26px;
}
#blog .vc_gitem-post-data-source-post_excerpt p{
	font-size:18px;
}
.wp-block-search__input{
	border:2px solid #000000 !important;
}
/*CONTACT_SECTION*/
#contact {
	background-image: linear-gradient(0deg, #434f35 0%, #4e5a3e 100%);
}
.vc_row .gform_wrapper .gform_footer {
	text-align: right;
	display: block;
}
#footer {
	background-image: linear-gradient(90deg, #757f3c 0%, #4e5a3e 100%);
}
#contact .sign-block {
	width: 63%;
}
#contact .sign {
	font-size:21px;
	text-align:right;
}
/*FOOTER_SECTION*/
#footer .wpb_text_column p, #footer .text-right a {
	font-size:14px;
	font-weight:300;
}
#footer .text-right .wpb_raw_code {
	line-height:1;
}
.site-footer .menu a span {
	font-size: 20px;
}
#about ul {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	column-gap: 15px;
}
.vc_row .group, .vc_btn3-container.disable{
	display: none;
}
div#contact {
	background-position: top !important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	#banner {
		padding-top: 2.8em !important;
		padding-bottom: 4.7em !important;
	}
}
@media only screen and (max-width: 1200px){
	#banner h1 {
		font-size: 58px;
	}
	#banner h2 {
		margin-top: -12px !important;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.header-menu {
		position: absolute;
		right: 0;
		left: 0;
		margin: 0px 12px;
		top: 0;
	}
	.logged-in .header-menu {
		margin: 4px 12px;
	}
	.wpb_wrapper {
		min-height: inherit !important;
	}
	.menu-toggle {
		padding: 0;
		font-size: 25px;
		line-height: 30px;
		font-weight: 700;
		float: right;
		position: absolute;
		top: -3.8em;
		right: 0;
	}
	#header-row {
		padding-top:2em !important;
	}
	#menu-row {
		padding:0 !important;
		margin-top: -1px;
	}
	.site-header .vc_row .menu li {
		padding: 10px 0;
		text-align:center;
	}
	.vc_row .genesis-responsive-menu {
		top: -3.8em;
		background: #ffffff;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		border: 3px solid #08090b;
		transform: translate(-50%, 0);
		padding: 10px 0 !important;
	}
	.site-header .menu-toggle::before{
		content: '☰';
	}
	.menu-toggle span {
		display: none;
	}
	.site-header .menu-toggle::before, .site-header .menu-toggle.activated::before {
		position: relative;
		top: -2px;
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	.sidebar nav{
		display: block;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
		padding: 10px 0 0 0;
		line-height: 25px;
	}
	#banner h1 {
		font-size: 40px;
	}	
	#banner h2 {
		font-size: 20px;
	}
	#blog .vc_gitem-post-data-source-post_excerpt p {
		font-size: 16px;
	}
	#contact .sign-block { 
		margin-top:3em;
	}
	h2 {
		font-size: 32px;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, h3, .site-footer, .vc_row .text-right, .vc_row .vc_btn3-container, .vc_row .gform_wrapper .gform_footer, .site-header, #banner, .wpb_single_image {
		text-align:center !important;
	}
	.customaudioplayer, .gform_wrapper {
		width:100%;
	}
	.site-footer .wpb_text_column {
		padding:10px 0;
	}
	.site-footer .vc_sep_width_80 {
		margin:0 auto;
	}
	#banner h1 {
		font-size: 60px;
	}
	#contact .wpb_single_image {
		padding-bottom:25px;
	}
	#banner h2 {
		margin: 0 0 15px 0 !important;
	}
	#banner h2, #about h2 {
		padding-left:0 !important;
	}
	.site-footer .mobilesecond {
		padding-top:15px;
	}
	#banner {
		background-color:#090a0c !important;
		background-image:none !important;
		padding-bottom:0 !important;
	}
	.menu-toggle {
		top: -4.8em;
	}
	.vc_row .genesis-responsive-menu {
		top: -5.3em;
	}
	#contact .sign-block { 
		margin: 3em auto 0 auto;
		width: 100%;
	}
	#contact .wpb_raw_code {
		display:block;
		padding:5px 0 !important;
	}
	.menu-toggle {
		top: -4.8em;
	}
	.vc_row .genesis-responsive-menu {
		top: -5.3em;
	}
}
@media only screen and (max-width: 639px){
	#banner h1 {
		font-size: 47px;
	}
}
@media only screen and (max-width: 479px){
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 30px;
		height: 30px;
	}
	.vc_row .testimonial {
		padding: 0 2em;
	}
	#about h1, h2 {
		font-size: 27px;
	}
	#banner h1 {
		font-size: 35px;
	}
	.menu-toggle {
		top: -5.8em;
	}
	.vc_row .genesis-responsive-menu {
		top: -6.3em;
	}
	.site-header .text-right {
		padding-top:10px;
	}
	.vc_row .gfield_html p {
		line-height: 25px;
		font-size: 20px;
	}
	#contact .sign-block {
		width:100%;
	}
	.site-header .wpb_raw_code a, #banner .wpb_raw_code a, #contact .wpb_raw_code a {
		font-size: 12px;
	}
	.site-header .text-right .wpb_raw_code, #footer .text-right .wpb_raw_code {
		margin-left:0 !important;
		display:block;
	}
	#footer .text-right .wpb_raw_code {
		margin-right: 0 !important;
		border-right: 0 !important;
		padding-right: 0 !important;
	}
	#footer .text-right .wpb_raw_code {
		padding-bottom:5px;
	}
}