/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 29 2024 | 12:07:02 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: 'Playfair-Display-Bold';
	font-display: swap;
	src: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/Playfair-Display-Bold.ttf);
}
@font-face {
	font-family: 'Playfair-Display';
	font-display: swap;
	src: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/Playfair-Display-Regular.ttf);
}
body {
	color:#282828;
	font-family: 'Playfair-Display';
	background-color:#ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color:#282828;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Playfair-Display';
	color:#282828;
}
/*MENU_SECTION*/
.menu a span {
		font-family: 'Playfair-Display';
	color: #fff;
	font-size: 27px;
}
.menu li {
	padding: 0px 12px;
}
.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;
}
/*ICON_SECTION*/
.wpb_raw_code a {
	display: inline-flex;
	align-items: center;
}
/*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,.bio-col .vc_btn3.vc_btn3-style-custom,.blog-button .vc_btn3.vc_btn3-style-custom  {
	font-size: 14px;
	font-weight: 400;
	border-radius: 0px;
	width: 150px;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: transparent;
	background-position: center;
}
.bio-col .vc_btn3-container.vc_btn3-right.disable{
	    margin-top: 0 !important;
}
.vc_row .vc_btn3.vc_btn3-style-custom {
	background-image: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/loadmore.png);
}
.bio-col .vc_btn3.vc_btn3-style-custom {
	background-image: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/readmore.png)!important;
}
.blog-button .vc_btn3.vc_btn3-style-custom {
	background-image: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/read-button.png)!important;
}
/*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: 1px solid #2a7565!important;
	color:#fff!important;
	font-size: 16px !important;
	font-weight: 400;
	padding: 8px 12px !important;
	border-radius:0px !important;
	line-height: 1 !important;
}
.gform_footer input {
	background: -webkit-gradient(radial,50% 50% ,0 , 50% 50%, 630.56 ,color-stop(0,rgba(42, 117, 101, 1) ),color-stop(0.2257,rgba(38, 111, 97, 1) ),color-stop(0.5289,rgba(27, 94, 86, 1) ),color-stop(0.8748,rgba(8, 66, 67, 1) ),color-stop(1,rgba(0, 54, 59, 1) ));
	margin-bottom: 0px!important;
	width: 100%;
	font-size:20px!important;
	border:none!important;
}
.vc_row .gform_confirmation_message {
color:#fff!important;
}
.vc_row textarea {
	height: 125px !important;
}
.single .sidebar  ::-webkit-input-placeholder,.archive .sidebar   ::-webkit-input-placeholder { 
	color:#282828;
}
 .single .sidebar :-moz-placeholder,.archive .sidebar :-moz-placeholder{ 
	color:#282828;
}
 .single .sidebar ::-moz-placeholder,.archive .sidebar ::-moz-placeholder {
	color:#282828;
}
 .single  .sidebar :-ms-input-placeholder, .archive .sidebar :-ms-input-placeholder {
	color:#282828;
}
 .single .sidebar  input,.single .sidebar select, .single .sidebar textarea, .archive .sidebar input, .archive .sidebar select, .archive .sidebar textarea {
    color: #282828!important;
}
/***** 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%;
}
/*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{
	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;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	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.lisajonesvoiceover.com/wp-content/uploads/2022/09/sprite-button.svg");
	width: 18px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: cover;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 3px 0px;
}
.customaudioplayer .mejs-pause:before,.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	top: 4px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -28px 1px;
}
.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: 65%;
	margin:10px 4em;
	margin-bottom: 0;
	background: transparent;
	min-height: 24px;
	padding: 1px;
	border: 1px solid #fff;
}
.custom-audio-title{
	position: absolute;
	top: -25px;
	left:0;
	font-size: 14px;
	font-weight: 400;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	text-align: left;
}
.customaudioplayer .download-audio .fa-download:before {
	top: 6px;
	background-position: -56px 0px;
}
.vc_row .fa-download {
	position: absolute;
	top: 0;
	right: 18px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 21px;
	top: -26px;
	width: 19px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current {
	background: #fadd3c !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:before {
	position: absolute;
	width: 18px;
	height: 15px;
	content: "";
	background-image: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/sprite-button.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0;
	top: 4px;
	left: 5px;
}
.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: 8px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: -5px;
}
.custom-event-class .wpb_video_widget {
	background-image:url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/10/video.gif);
}
.widget ul > li {
  margin-bottom: 0;
}
/*HEADER-SECTION*/
.vc_row.menu_row{
	overflow:visible !important;
}
.audio-block br {
	display:none;
}
.site-header .header-center .vc_column-inner {
	background-size: 70% 100%!important;
}
#header{
	background: -webkit-gradient(linear,0% 50% ,170.25% 50% ,color-stop(0,rgba(250, 221, 60, 1) ),color-stop(1,rgba(255, 255, 255, 1) ));
}
#menu-section{
	background : -webkit-radial-gradient(49.88% 142%, circle farthest-side, rgba(143, 174, 187, 1) 18.28%, rgba(124, 163, 171, 1) 29.14%, rgba(75, 136, 129, 1) 51.03%, rgba(42, 117, 101, 1) 64.48%);
}
.text-center.logo_row .vc_column-inner {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 86% 100%, 14% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 86% 100%, 14% 100%);
}
.site-logo{
	color:#00363b;
	font-size: 49px;
}
#menu-section .mobile{
	display:none !important;
}

/*FOOTER-SECTION*/
#footer .vc_row .text-center .vc_column-inner {
	-webkit-clip-path: polygon(25% 0%, 75% 0%, 85% 100%, 15% 100%);
	clip-path: polygon(25% 0%, 75% 0%, 83% 100%, 17% 100%);
}
#footer p,#footer p a{
	color:#118053;
	font-size:14px;
}
#videos{
	background: linear-gradient(to bottom, #2a7565 50%,#226253 50%);
}
/*ABOUT-SECTION*/
.li-section i,.bio-col i{
	color:#fff;
}
.bio-col i,.li-section i{
	font-style:normal;
}
.li-section li:before {
	margin-right: 16px;
	content: "";
	background-image: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/genres-arrows.svg);
	background-size: 75%;
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
	height: 10px;
	padding-right: 13px;
}
.wpb_text_column.li-text {
	display: flex;
	align-items: center;
	justify-content: center;
}
.li-section ul li {
	list-style-type: none;
}
.li-section li:last-child:before{
	display:none;
}
.li-section ul li:last-child {
	padding-left: 28px;
}
.bio-col p{
	line-height: 30px;
}
#about h2 i,#about h1 i{
	    text-shadow: 0 2px 20px #0000008a
}
#tag .vc_inner .vc_column-inner {
	webkit-clip-path:polygon(34% 0%, 66% 0%, 72% 100%, 28% 100%);
	clip-path: polygon(34% 0%, 66% 0%, 72% 100%, 28% 100%);
	background: -webkit-gradient(radial,50% 53.3% ,0 , 50% 53.3%, 307.48 ,color-stop(0,rgba(42, 117, 101, 1) ),color-stop(0.6248,rgba(104, 152, 154, 1) ),color-stop(1,rgba(143, 174, 187, 1) ));
}
#about p{
	    margin: 0 0 15px;
}
/*CLIENTS-SECTION*/
.vc_row .slick-next:after, .vc_row .slick-prev:after{
	content: ' ';
	background:url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/left-arrows.svg) no-repeat;
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	top: 0;
}
.vc_row .slick-prev:after{
	left: 0;
}
.vc_row .slick-next:after{
	right: 0 !important;
	left: initial;
	transform: rotate(180deg);
	top: initial;
	bottom :0;
}
body .vc_row .wpls-logo-showcase .slick-arrow{
	text-indent: 0;
	background: transparent !important;
	color:transparent;
}
.shadow-row:before {
	top: 7px;
	transform: rotate(180deg);
}
.shadow-row:after {
	bottom: 7px;
}
.shadow-row:after, .shadow-row:before {
	position: relative;
	z-index: 9;
	display: inline-block!important;
	content: ''!important;
	height: 16px;
	width: 95%;
	background: radial-gradient(ellipse at 50% 0,#00000054,transparent 58%);
}
/* TESTIMONIAL_SECTION */
.vc_row .testimonial-name, .testimonial-company {
	display:inline-block;
	margin-top:1em;
	color:#00363b;
}
.vc_row .testimonial {
	padding: 0 6em;
	position: relative;
}
.vc_row .testimonial-content:before {
	background-image: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/left-quotes.svg)!important;
	left: 0;
	top: 0;
}
.vc_row .testimonial-content:after {
	background-image: url(https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/right-quotes.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;
}
/*BLOG-SECTION*/
#blog{
	background : -webkit-gradient(radial,50% 50% ,93.18 , 50% 50%, 509.7 ,color-stop(0.1828,rgba(143, 174, 187, 1) ),color-stop(0.2914,rgba(124, 163, 171, 1) ),color-stop(0.5103,rgba(75, 136, 129, 1) ),color-stop(0.6448,rgba(42, 117, 101, 1) ));
}
#blog p{
	text-align:left;
}
.icons-link{
    position: relative;
    right: 10em;
}
#contact{
	background: linear-gradient(90deg, rgb(20 19 21 / 79%) 1.08%, rgba(20, 19, 21, 1) 100%);
}
.vc_row .preview-lazyload {
	position: absolute;
	top: 0;
}
#blog h2 {
	font-size: 25px;
}
.disable .vc_btn3, .vc_row .group{
	display:none;
}
.vc_row .group.active{
	display: block;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
}
@media only screen and (max-width: 1023px){
.icons-link{
    right: 9em;
}
}
@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:10px 0 10px 0;
		font-size: 24px;
		font-weight: 700;
	}
	.menu li{
		padding: 10px 0px;
	}
	.menu li .sub-menu {
		padding-bottom: 0;
	}
	.menu {
		position: absolute;
		background: #00363b;
		width: 80%;
		text-align: center;
		right: 0;
		left: 0;
		margin: 0 auto;
		padding: 10px;
		z-index: 9999;
		border:2px solid #fadd3c;
	}
	.header-center .vc_column-inner{
		background-image: none!important;
	}
	.wpb_raw_code.icons-link svg{
		fill: #00363b;
	}
	#header .wpb_column,#menu-section .vc_col-sm-4{
		width:100%!important;
		text-align:center;
	} 
	.tagline-col h2 {
		font-size: 27px;
	}
	#menu-section .mobile{
		display:block !important;
	}
	#menu-section .desktop,.site-header .menu-toggle::before{
		display:none !important;
	}
	.vc_row .contact-icon{
		margin-right: 1em !important;
	}
	.site-container{
    overflow:hidden;
}
.icons-link{
    position: inherit;
    right: 0;
}
}
@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 ,#blog h2{
		text-align:center !important;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 25px;
		height: 25px;
	}
	.vc_row .testimonial {
		padding: 0 3em;
	}
	#contact .wpb_single_image {
		margin-top:2em!important;
	}
	#footer .vc_row .text-center .vc_column-inner ,#tag .vc_inner .vc_column-inner{
		clip-path: none;
	}
	.banner-logo{
		display:none!important;
	}
	#banner{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		background-image: none !important;
	}
	.customaudioplayer .download-audio .fa-download:before {
		background-image: url("https://www.lisajonesvoiceover.com/wp-content/uploads/2022/09/sprite-mobile.svg");
	}
	.vc_row.demo-row {
padding: 3em 0;
		background: #121115;
	}
	.customaudioplayer {
		margin: 10px auto;
	}
	.customaudioplayer {
  width: 90%;
	}
	.li-section h2{
	padding-top: 20px;
	}
}
@media only screen and (max-width: 639px){
	#contact .wpb_raw_code {
		display:block!important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding: 4px 0px;
	}
}
@media only screen and (max-width: 479px){
	#clients h2, #blog h2, #videos h2{
		font-size: 30px !important;
	}
		 #blog h2{
		font-size: 27px !important;
	}
	.bio-col h1{
		font-size: 32px !important;
	}
}