/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2023 | 16:15:24 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: 'Sansita-Regular';
	font-display: swap;
	src: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/Sansita-Regular.ttf);
}
@font-face {
	font-family: 'Dosis-Regular';
	font-display: swap;
	src: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/Dosis-Regular.ttf);
}
@font-face {
	font-family: 'Marcellus-Regular';
	font-display: swap;
	src: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/Marcellus-Regular.ttf);
}
@font-face {
	font-family: 'DMSans-Regular';
	font-display: swap;
	src: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/DMSans-Regular.ttf);
}
body {
	color:#333;
	font-family: 'DMSans-Regular';
	background-color:#ffffff;
	font-weight:400;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color:#282828;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Sansita-Regular';
	color:#282828;
}
h1,h2{
	font-size:36px;
}
/*MENU_SECTION*/
.menu a span {
	font-family: 'Marcellus-Regular';
	color: #333;
	font-size: 16px;
	text-transform:uppercase;
	font-weight:400;
}
.menu a span i{
	font-style: normal;
	font-size: 21px;
}
.menu li {
	padding: 0 20px;
}
.menu li:first-child{
	padding-left:0;
}
.menu li:last-child{
	padding-right:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.widget ul > li {
	margin-bottom: 0;
}
/*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%;
}
/*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: 400;
	border-radius:0;
	font-family: 'Marcellus-Regular';
	padding: 8px 18px!important;
	color: #333;
	border:4px solid #FFCC66;
	background:transparent;
	background-image: none;
}
#blog .vc_row .vc_btn3.vc_btn3-style-custom {
	font-size: 24px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#333;
	opacity:  1;
}
:-moz-placeholder { 
	color:#333;
	opacity:  1;
}
::-moz-placeholder {
	color:#333;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#333;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #ffffffad;
	border:2px solid #fff !important;
	color:#333!important;
	font-size: 18px !important;
	font-weight: 400;
	padding: 6px 12px !important;
	border-radius:0 !important;
	line-height: 1 !important;
}
.gform_footer input {
	background: #66AA8E!important;
	margin-bottom: 0px!important;
	color: #fff!important;
	font-size: 24px !important;
	padding: 8px 30px!important;
	border:0 !important;
	font-family: 'Marcellus-Regular'!important;
	width:100%;
}
.sidebar input,.sidebar select,.sidebar textarea {
	border: 1px solid #000 !important;
}
.vc_row textarea {
	height: 90px;
}
#contact h2.gform_submission_error, #contact .gfield_validation_message{
	background-color: #ffffff87;
	padding: 2px;
	margin-top: 10px;
	display: inline-block;
}
.vc_row .gform_confirmation_message {
	color:#fff;
	padding: 6em 0;
	padding: 5em 0 8em 0;
}
#contact #field_2_1 input {
	border-top-right-radius: 35px !important;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, .vc_row .gform_validation_container,.fa-download:before{
	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: #fff;
	top: 13px;
	height: 12px;
	margin: 0;
	border-radius:20px;
	box-shadow: 3px 3px 3px #00000061;
}
.custom-audio-title {
	position: absolute;
	top: -12px;
	left: 39px;
	font-family: 'Dosis-Regular';
	font-size: 18px;
	width: calc(100% - 82px);
	overflow: hidden;
	font-weight: 400;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	text-align: left;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .customaudioplayer .mejs-button {
	margin-right: 9px;
	top: 9px;
	width: 18px;
	height: 18px;
	position: relative;
	padding-top:0 !important;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio a:before, .custom-event-class .customaudioplayer:before{
	background-image: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/sprite-button.svg);
	position: absolute;
	content: '';
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-size: cover;
	filter: drop-shadow(1px 1px 3px rgb(0 0 0 / 0.5));
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0 0;
	background-size: 76px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -30px 0px;
}
.vc_row .mejs-time-rail {
	margin: 0;
	height: 28px;
	padding: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 22px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 100%;
	padding: 0px 10px;
	margin:35px auto;
	min-height:28px;
	border-radius:25px;
}
.customaudioplayer .download-audio a:before {
	background-position: -60px 0;
	top: 3px;
	right: 4px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0px;
	height: 21px;
	width: 21px;
	top: inherit;
	bottom: 0px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	height: 12px;
	border-radius:20px!important;
	background : #FFCC66 !important;
}
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 .wp-playlist {
	height: 250px;
}
.custom-event-class .customaudioplayer:before{
	top:10px;
	left: 0;
}
.custom-event-class .customaudioplayer::after {
	content: '';
	background: #fff;
	position: absolute;
	width: calc(100% - 55px);
	height: 12px;
	left: -4px;
	margin: 0 auto;
	right: 0px;
	top: 14px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 9px;
}
.custom-event-class .download-audio {
	position: relative;
	right: -11px;
}
.custom-event-class .wpb_video_widget {
	background-image:url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/video.gif);
	background-position: center !important;
}
/*FLIP_SECTION*/
.vc_row .oxilab-flip-box-body-2.oxilab-flip-box-body-2-2 .oxilab-flip-box-front .oxilab-icon{
	background: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/microphone.svg);
}
.vc_row .oxilab-flip-box-body-2.oxilab-flip-box-body-2-3 .oxilab-flip-box-front .oxilab-icon{
	background: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/sliders-img.svg);
}
.vc_row .oxilab-flip-box-body-2.oxilab-flip-box-body-2-4 .oxilab-flip-box-front .oxilab-icon{
	background: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/cogs.svg);
}
.vc_row .oxilab-flip-box-body-2.oxilab-flip-box-body-2-2 .oxilab-flip-box-front .oxilab-icon ,.vc_row .oxilab-flip-box-body-2.oxilab-flip-box-body-2-4 .oxilab-flip-box-front .oxilab-icon,.vc_row .oxilab-flip-box-body-2.oxilab-flip-box-body-2-3 .oxilab-flip-box-front .oxilab-icon {
	content: "";
	width: 100px;
	height: 100px;
	background-position: center!important;
	background-repeat: no-repeat!important;
	margin: 0 auto
}
.vc_row .oxilab-flip-box-back-2-data .oxilab-info {
	font-size: 15px!important;
}
#flip .oxi-addons-container .oxilab-flip-box-col-3 .oxilab-flip-box-back .oxilab-flip-box-back-2,#flip .oxi-addons-container .oxilab-flip-box-col-3 .oxilab-flip-box-front .oxilab-flip-box-2  {
	background : linear-gradient(30deg, rgba(251, 194, 114, 1) 57.18%, rgba(255, 201, 176, 1) 100%);
	border:none
		box-shadow: none;
}
#flip .oxi-addons-container .oxilab-flip-box-col-3 .oxilab-flip-box-back .oxilab-flip-box-back-2 .oxilab-info {
	color: #333;
}
#flip .oxilab-flip-box-back .oxilab-heading,.banner-responsive,#flip h2.flip-heading,.vc_row .oxilab-flip-box-1-data .oxilab-info,#demos .wpb_text_column br,.vc_row.about-responsive {
	display: none;
}
#flip strong,.vc_row .gform_confirmation_message {
	font-weight: 700;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color:#666666;
	font-size:20px;
	font-style:italic;
}
.vc_row .testimonial{
	padding: 0 12em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2em;
	font-size:20px;
}
.strong-view.wpmtst-unstyled .wpmtst-testimonial-inner{
	text-align:center;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content: '';
	background-repeat: no-repeat;
	background-image: url(https://www.abbieblumvoiceover.com/wp-content/uploads/2023/10/left.svg);
	width: 40px;
	height: 40px;
	top: 0;
	position: absolute;
}
.vc_row .testimonial-content:before {
	left: 5em;
}
.vc_row .testimonial-content:after {
	right: 5em;
	left: initial;
	transform: rotate(180deg);
}
/*ABOUT SECTION*/
#about{
	background-position: left bottom !important;
}
#about .text-center .wpb_wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
}
#about h2,#about .about-content h2{
	font-size:28px;
	margin: 16px 0 6px 0;
}
/*LOGO SECTION*/
.wpls-logo-showcase .slick-arrow svg{
	fill: #000;
}
body .vc_row .wpls-logo-showcase .slick-arrow{
	text-indent: 0;
	background: transparent !important;
}
.vc_row .wpls-logo-showcase .slick-arrow {
	background-color: transparent;
}
/*HEADER-SECTION*/
.header-icons .wpb_wrapper,.footer-icons .wpb_wrapper{
	display:flex;
	gap:25px;
}
.footer-icons .wpb_wrapper {
	justify-content: end;
}
.logo-title,.logo-description,.logo-title a{
	display: inline-block;
	color:#333;
	font-family: 'Marcellus-Regular';
}
.logo-description{
	color:#669999;
	font-size:17px;
}
.logo-title{
	font-size: 22px;
	border-right: 2px solid #333;
	margin-right: 7px;
	padding-right: 7px;
	line-height: 1;
}
.disable  .vc_btn3, .vc_row .group,.load-more.disable{
	display:none;
}
.vc_row .group.active {
	display: block;
}
#footer {
	position: absolute !important;
	bottom: 0;
	right:0;
}
.site-footer {
	position: relative !important;
}
#blog h3{
	font-family: 'DMSans-Regular';
}
p {
	margin: 0 0 10px;
}
.logo-title a {
	padding-left: 5px;
}
/*FOOTER-SECTION*/
#footer p,#footer a{
	color:#fff;
	font-size:12px;
}
#contact{
	background-position: left !important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1700px){
	#banner{
		background-position: 100% !important;
	}
}
@media only screen and (max-width: 1200px){
	.menu a span {
		font-size: 14px;
	}
}
@media only screen and (max-width: 1023px){
	.vc_row.about-responsive{
		display:block;
	}
	#about{
		background-image:none!important;
		padding-bottom:0!important;
	}
	.vc_row .oxilab-flip-box-back-2-data .oxilab-info {
		font-size: 14px !important;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #000;
	}
	.menu.genesis-nav-menu a {
		display: inline;
	}
	.menu-toggle {
		padding:0;
		font-size: 25px;
		line-height:30px;
		font-weight: 700;
		float:right;
	}
	.menu li{
		padding: 5px 0px;
	}
	.custom-event-class nav::before {
		font-size: 25px;
		margin: 0 0 0 auto;
	}
	.menu li .sub-menu {
		padding-bottom: 0;
	}
	.vc_row .nav-primary{
		position: absolute;
		background:#fff;
		z-index: 9;
		left: 0;
		padding: 0 0 10px 0;
		right:0;
		top: 20px;
		width: 100%;
		border:2px solid #115782;
	}
	.custom-event-class .vc_row .nav-primary{
		position: initial !important;
		background: transparent;
		border: 0;
		transform: none;
		width: 100%;
	}
	#genesis-mobile-nav-primary span {
		display: none;
	}
	.custom-event-class nav::before{
		content: '☰' !important;
		color:#000;
	}
	.site-header .menu-toggle::before{
		content: '☰';
	}
	.site-header .menu-toggle.activated::before {
		content: "☓";
	}
	.site-header .menu-toggle::before {
		top: -7px;
	}
	.vc_row .oxilab-flip-box-col-3,#header .wpb_column,#banner .wpb_column {
		width: 100%!important;
	}
	#header .wpb_column{
		text-align:center;
	}
	.header-icons .wpb_wrapper {
		justify-content: center;
	}
	.vc_row .header-icons,.site-logo{
		padding-top: 10px !important;
	}
	#header .mobilesecond.vc_col-sm-6{
		order:1;
	}
	#header .text-right.mobilefirst.vc_col-sm-6{
		z-index: 9;
	}
	.banner-responsive,#flip h2.flip-heading{
		display:block!important;
	}
	#banner{
		background-color: #FCEEDB;
		background-image:none!important;
		padding-bottom: 0 !important;
	}
	.logo-title a {
		padding-left:0;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, .vc_row .wpb_single_image, .vc_row .vc_btn3-container, .site-footer .text-right, .site-footer p, .site-footer .vc_row,#voiceDemos {
		text-align:center !important;
	}
	#header .mobilesecond.vc_col-sm-6 {
		order: 2;
	}
	.header-icons .wpb_wrapper, .footer-icons .wpb_wrapper {
		justify-content: center;
	}
	.vc_row .testimonial {
		padding: 0 3.5em;
	}
	.vc_row .testimonial-content::before {
		left: 15px;
	}
	.vc_row .testimonial-content::after {
		right: 15px;
	}
	#footer {
		position: inherit !important;
	}
	#about .wpb_column.vc_col-sm-8 h2{
		padding-top: 20px !important;
	}
	#contact{
		padding-bottom: 3em !important;
	}
}
@media only screen and (max-width: 639px){
	#contact .contact-icon > .vc_column-inner > .wpb_wrapper,.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block;
		text-align: center;
	}
}
@media only screen and (max-width: 479px){
	h2{
		font-size: 28px;
	}
	.header-icons .wpb_wrapper, .footer-icons .wpb_wrapper {
		flex-direction: column;
		gap:2px;
	}
}
@media only screen and (max-width: 380px){
	.vc_row .oxilab-flip-box-back-2-data .oxilab-info {
		font-size: 12px !important;
	}
}

