/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2025 | 13:15:51 */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@300;400;500;700&display=swap');
@font-face {
	font-family: 'Acre';
	src: url("https://www.voicebymaria.com/wp-content/uploads/2021/07/Acre-Medium.ttf");
}
body {
	font-family: 'Roboto', sans-serif;
	color:#202C4B;
	line-height:24px;
}
body.home .site-inner{
	font-family: 'Spartan', sans-serif;
}
body > div {
	font-size: 18px;
}
a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	text-decoration: none !important;
	color:#202C4B;
}
.site-inner p a,.wpb_text_column h3 a {
	color:hsl(4deg 72% 65%);
	text-decoration:underline !important;
}

/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Roboto', sans-serif;
	color: #202c4b;
	font-weight:bold;
}
h1{
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h2 i, h1 i{
	color:#E66B63;
	font-style:normal;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
p:empty {
	display:none;
}
.light-font {
	font-weight:300;
}
/*MENU_SECTION*/
.menu a span {
	color: hsl(223deg 40% 21%);
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
}
.menu li {
	padding: 0px 8px;
	margin-bottom: 0!important;
}
.menu li:first-child{
	padding-left:0;
}
.menu li:last-child{
	padding-right:0;
}
.vc_row .sub-menu li{
	display:block;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.nav-primary .genesis-nav-menu a {
	padding:0;
	cursor: pointer;
}
.vc_row .sub-menu-toggle {
	display: block;
	visibility: visible;
	color: hsl(223deg 40% 21%);
	padding: 0;
	right: -3px;
	top: 3px;
}
.vc_row .sub-menu .sub-menu-toggle {
	color: hsl(0deg 0% 100%);
	top: 13px;
	right: 1px;
}
.menu .dashicons-arrow-down-alt2:before {
	font-size: 15px;
}
.menu li.menu-item-has-children{
	padding-right:18px;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 17px;
	background-color: #E66B63;
	border:0;
	text-align: left;
	width: 230px;
	z-index: 99999;
	transition: none;
}
.menu li .sub-menu li{
	padding: 10px 15px 8px 10px;
	margin:0;
	display: inherit;
}
.sub-menu li span{
	color:#fff;
}
.genesis-nav-menu .sub-menu .sub-menu{
	margin: 0;
	position: absolute;
	left: 100% !important;
	top: 0px;
}
.sub-menu-toggle.activated::before {
	top: -6px;
	position: relative;
}
.menu > li:last-child .sub-menu {
	right: 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: 16px;
	font-weight: 400;
	border-radius: 0px;
	padding: 8px 25px;
	background-image: none;
	color: #fff;
	background: #E66B63;
	border:2px solid #E66B63;
	font-family: 'Roboto', sans-serif;
}
.vc_row.banner_section .vc_btn3.vc_btn3-style-custom {
	background: transparent;
	border:2px solid #E66B63;
	padding: 10px 42px;
	font-size: 18px;
}
.ginput_container_fileupload input {
	color:#ffffff9e!important;
}
.gform_legacy_markup_wrapper .gfield_time_hour i {
	margin-top: 27%;
	font-size: 35px;
}
.vc_row.mediakit-row .vc_btn3.vc_btn3-style-custom{
	border-radius: 20px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder {
	color:#ffffff9e;
	opacity:  1;
}
:-moz-placeholder {
	color:#ffffff9e;
	opacity:  1;
}
::-moz-placeholder {
	color:#ffffff9e;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#ffffff9e;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #202C4B;
	border: 0!important;
	color:#fff!important;
	font-size: 18px !important;
	font-weight: 400;
	padding: 12px 10px !important;
	border-radius:0px !important;
	line-height: initial;
}
.gfield_label {
	margin-bottom: 10px;
}
.vc_row .gform_legacy_markup_wrapper textarea.large {
	height: 127px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit], input[type=submit]{
	margin: 0;
	color: #fff;
	background: #E66B63;
	font-size: 18px !important;
	padding: 8px 2em !important;
	border-radius: 0px!important;
	width:100%;
	font-weight:400;
}
.ginput_container {
	margin-top: 0!important;
	margin-bottom: 14px!important;
	line-height: 0;
}
.vc_row .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
	padding-right: 5px;
}
.vc_row .gform_wrapper ul.gform_fields li.gfield.gf_right_half {
	padding-left: 5px;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
	height: 150px;
}
.gfield_html {
	padding-bottom: 10px!important;
}
.vc_row .gform_wrapper .gform_footer{
	padding: 0;
	margin: 0;
}
body .gform_wrapper ul li.gfield {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}
.inline  {
	vertical-align: middle;
}
.vc_row .gform_confirmation_message {
	padding: 3em 0 5.5em 0;
}
.vc_row .gform_legacy_markup_wrapper .gfield_required {
	color: #E66B63;
}
/*Logo-section*/
.logo-title a {
	font-size: 21px;
}
.logo-description {
	font-size: 21px;
}
.vc_icon_element.custom_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{
	margin: 0 0!important;
}
/*HEADER_SECTION*/
.logo-image{
	float: left;
	top: -18px;
	position: relative;
	padding-right: 15px;
}
.site-header .vc_column-inner {
	z-index: initial!important;
}
.site-logo{
	margin-top: 30px;
}
.logo-image img {
	width: 90px;
}
.banner_section h1, .banner_section h2, .logo-title a, .logo-description{
	font-family: 'Acre';
}
.icon_column .wpb_raw_code  a{
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	color:#fff;
	font-weight:bold;
}
.breadcrumb {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	margin-bottom: 0px;
	padding: 10px;
}
/*about*/
.list_row li:before{
	content:'\f111';
	font-family:fontawesome;
	font-size:11px;
	color:#E66B63;
	position: absolute;
	left: 16px;
}
.list_row li{
	list-style-type: none !important;
}
/*Infobox*/
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
	width: 2em!important;
	height: 2em!important;
}
.vc_icon_element.vc_icon_element-outer.custom_icon_element.white.vc_icon_element-align-left {
	margin-bottom: 0;
	display: inline-flex;
}
.vc_row .vc_icon_element.custom_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
	height: auto;
	vertical-align: initial;
	color:#ffffff;
}
:focus{
	outline:none !important
}
/*LOAD-MORE*/
.disable  .vc_btn3, .vc_row.group{
	display:none;
}
.vc_row.group.active{
	display: block;
}

/*TESTIMONIAL_SECTION*/
.sp-testimonial-content:after {
	content: "";
	background-image: url(https://www.voicebymaria.com/wp-content/uploads/2023/12/left-quotes.svg)!important;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.sp-testimonial-content:after {
	right: 0;
	left: initial;
	transform: rotate(180deg);
	top: initial;
	top:0;
}
.sp-testimonial-free-section .sp-testimonial-client-name{
	font-weight:400;
	font-family: 'Spartan',sans-serif;
}
.sp-testimonial-content p ,.sp-testimonial-client-name{
	text-align: left!important;
}
.sp-testimonial-free-section .sp-testimonial-item {
	padding: 0 3em 0 0;
}
.sp-testimonial-free-section.swiper-initialized{
	margin: 0 15px;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content{
	display:none;
}
.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio, .ginput_container_fileupload .gform_fileupload_rules{
	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: #202C4B;
	top: 13px;
	height: 10px;
	left:7px;
}
.vc_row.colored_bg_audio .mejs-controls .mejs-time-rail .mejs-time-total, .vc_row.colored_bg_audio  .mejs-time-float-corner, .vc_row.colored_bg_audio  .mejs-controls .mejs-time-rail .mejs-time-loaded{
	background: hsl(0deg 0% 100%);
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	width: 21px;
	height: 23px;
	position: relative;
	top: 9px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before{
	position: absolute;
	font-family: fontawesome;
	font-size: 25px;
	top: 8px;
	left: 1px;
	color: #202C4B;
}
.colored_bg_audio .customaudioplayer .mejs-play:before, .colored_bg_audio .customaudioplayer .mejs-replay:before,.colored_bg_audio  .customaudioplayer .mejs-pause:before,.colored_bg_audio  .customaudioplayer .download-audio .fa-download:before{
	color: #E66B63;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before{
	content: "\f144";
}
.customaudioplayer .mejs-pause:before {
	content: "\f28b";
}
.vc_row .mejs-time-rail{
	margin: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 30px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 84%;
	margin: 1.4em auto;
	min-height: 24px;
}
.home .colored_bg_audio .customaudioplayer{
	width: 72%; 
}
.colored_bg_audio .customaudioplayer{
	width: 100%;
}
.custom-audio-title{
	position: absolute;
	top: -18px;
	left: 29px;
	font-size: 16px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:400;
	color: #202C4B;
	font-family: 'Roboto', sans-serif;
}
.colored_bg_audio .custom-audio-title{
	color: #fff;
}
.customaudioplayer .download-audio .fa-download:before{
	content: "\f0ed";
	left: 5px;
	top: 0;
	font-size: 21px;
	font-weight: 400;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 21px;
	width: 23px;
	top: -29px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #E66B63 !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 5px 0 0;
}


#contact .wpb_column.vc_col-sm-7:first-child:before{
	content: '';
	background-color: hsl(223deg 40% 21%);
	position: absolute;
	right: 100%;
	width: 100vw;
	height: 100%;
}
#contact .wpb_column.vc_col-sm-7:first-child{
	padding-right: 3em;
}
.list_row ul li a{
	color: hsl(4deg 72% 65%);
	text-decoration:underline !important;
}
.vc_gitem_row .wpb_single_image {
	line-height: 0;
}
#wprmenu_bar div.hamburger {
	left: -13px;
	position: relative;
}
/*FOOTER_SECTION*/
.vc_row .location .vc_icon_element-link{
	padding-left: 15px !important;
}
.vc_row .mail .vc_icon_element-link, .vc_row .phone .vc_icon_element-link{
	padding-left: 11px !important;
}
.vc_row .isdn1 .vc_icon_element-link, .vc_row .isdn2 .vc_icon_element-link{
	padding-left: 14px !important;
}
.vc_row .skype span{
	padding-left: 7px !important;
}
.vc_row .zoom .vc_icon_element-link{
	padding-left: 9px !important;
}
#contact .vc_row .vc_btn3.vc_btn3-style-custom, #contact .vc_row .vc_btn3.vc_btn3-style-custom:hover{
	padding: 8px 7px;
	font-size: 14px;
	border: 0px ;
}
#contact .vc_icon_element{
	padding-bottom: 11px;
	width: 100%;
}
.small-size p{
	font-size: 14px;
	line-height: 16px;
}
.vc_row .gform_legacy_markup_wrapper {
	margin-bottom: 2px;
}
.footer_iconrow a{
	font-weight:600;
}
.footer_iconrow .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner  {
	width: 2em !important;
	height: 2em !important;
}
.service_row .list_row li:before{
	font-size: 13px;
	left: 36px;
}
.vc_row.service_button .vc_btn3.vc_btn3-style-custom{
	padding: 13px 34px;
}
.site-inner .vc_row .wpb_column{
	z-index:0
}
.preview-lazyload {
	position: absolute;
	top: 0;
}
.targetdemo-tag br{
	display:none;
}
/*demo_playlist*/
.demo-playlist h2 {
	font-weight:700 !important;
	font-family: 'Acre';
}
.wp-playlist .mejs-controls .mejs-button button {
	left: 0;
}
.wp-audio-playlist .wp-playlist-current-item {
	margin-bottom: 0;
	height: auto;
}
.vc_row .demo-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .vc_row .demo-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #f3f3f3;
}
.vc_row .demo-playlist .wp-playlist-item-title {
	color: #333333;
}
.vc_row .demo-playlist .mejs-currenttime {
	display:none;
}
.demo-playlist .wp-playlist.wp-audio-playlist.wp-playlist-light {
	background-color: #202c4b;
	border: 0;
	border-left: 4px solid #e66b63;
	border-right: 4px solid #e66b63;
	padding: 5px 15px 15px 15px;
}
.sidebar .vc_row .demo-playlist .wpse-download {
	top: 164px;
}
.sidebar .demo-playlist .wp-playlist.wp-audio-playlist.wp-playlist-light {
	border: 0;
	padding: 15px;
	margin: 0;
}
.demo-playlist .wp-playlist .mejs-controls .mejs-time-rail .mejs-time-total, .demo-playlist .wp-playlist .mejs-time-float-corner, .demo-playlist .wp-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded {
	top: 0px;
	height: 8px;
	left: 0;
}
.demo-playlist .wp-playlist .toggle-font {
	display: none;
}
.demo-playlist .wp-playlist .mejs-time-rail {
	position: absolute;
	right: 0;
	top: 1px;
	margin: 0;
	left: 23px;
	height: 14px;
	width: calc(100% - 130px)!important;
}
.demo-playlist .wp-playlist .wp-playlist-current-item .wp-playlist-item-title {
	color: #fff;
	top: 4px;
	width: 100%;
	background-color: #e66b63;
	position: relative;
	padding: 5px 10px;
	font-weight: bold;
}
.demo-playlist .wp-playlist .wp-playlist-caption {
	max-width: 100%;
}
.demo-playlist .wp-audio-playlist .mejs-container {
	margin-top: 0;  
	height: 30px !important;
}
.vc_row .demo-playlist .mejs-container .mejs-controls {
	top: 10px;
}
.demo-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, body .demo-playlist .mejs-time-current {
	background-color: #e66b63 !important;
}
.vc_row .demo-playlist .mejs-play:before, .vc_row .demo-playlist .mejs-replay:before, .vc_row .demo-playlist .mejs-pause:before, .vc_row .demo-playlist .wp-playlist-light .fa-download:before{
	color: #f3f3f3;
}
.vc_row .demo-playlist .wp-playlist .mejs-volume-button button:before  {
	content: "\f028";
	font-family: fontawesome;
	color: #f3f3f3;
	font-size: 18px;
	font-weight: 400;
}
.vc_row .demo-playlist .wp-playlist .mejs-volume-button{
	display:block !important;
}
.vc_row .demo-playlist .wp-playlist .mejs-volume-button.mejs-unmute button:before {
	content: "\f026";
}
.vc_row .demo-playlist .wp-playlist-light .fa-download:before {
	content: "\f063";
	font-size:21px;
}
.vc_row .demo-playlist .mejs-horizontal-volume-slider {
	height: 9px;
	position: absolute;
	right: 1.5em;
	top: 6px;
}
.vc_row .demo-playlist .mejs-horizontal-volume-total{
	top:0;
}
.vc_row .demo-playlist .mejs-button.mejs-volume-button {
	position: absolute;
	right: 8em;
	left: auto;
	top: 0;
}
.vc_row .demo-playlist .mejs-button>button,  .vc_row .demo-playlist .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor: pointer;
}
.vc_row .demo-playlist .mejs-play:before, .vc_row .demo-playlist .mejs-replay:before, .vc_row .demo-playlist .mejs-pause:before{
	position: absolute;
	font-family: fontawesome;
	font-size: 20px;
	font-weight: 400;
	top: 8px;
	left: 1px;

}
.vc_row .demo-playlist .mejs-play:before,.vc_row .demo-playlist .mejs-replay:before {
	content: "\f04b";
}
.vc_row .demo-playlist .mejs-pause:before {
	content: "\f04c";
}
.vc_row .demo-playlist .mejs-button.mejs-volume-button>button{
	height:25px;
}
.vc_row .demo-playlist .wpse-download {
	position: absolute;
	top: 171px;
	right: 35px;
	z-index: 9;
}
.vc_row .demo-playlist .wpse-download i{
	top:0;
}
.vc_row .demo-playlist .mejs-button {
	top: -4px;
}
.vc_row .demo-playlist .wp-playlist-light .wp-playlist-playing span.wp-playlist-item-title {
	color: #fff;
}
.vc_row .demo-playlist .wp-playlist-light .wp-playlist-playing {
	background: #e66b63;
}
.wp-audio-playlist .wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 10px 8px;
	border-bottom: 2px solid #202c4b;
	background-color: #f3f3f3;
	text-align: left;
}
.vc_row .demo-playlist .mejs-controls a.mejs-horizontal-volume-slider, .vc_row .demo-playlist .mejs-volume-button {
	display:block !important;
}
body .vc_row .demo-playlist .mejs-time-current {
	height:8px;
}
.vc_row .demo-playlist .wp-playlist-tracks {
	max-height: 250px;
	overflow-y: auto;
}
.vc_row .demo-playlist ::-webkit-scrollbar {
	width: 12px;
}
.vc_row .demo-playlist ::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	background-color: #ffffff;
}
.vc_row .demo-playlist ::-webkit-scrollbar-track {
	background-color: #e66b63;
}
.vc_row .demo-playlist ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	border-radius: 10px;
	background-color: #e66b63;
}
.vc_custom_heading.player-title:before {
	content: " ";
	background-image: url(https://www.voicebymaria.com/wp-content/uploads/2021/08/logo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 15px;
}
.vc_custom_heading.player-title{
	display: flex;
	justify-content: center;
	align-items: center;
}
.site-footer .vc_acf {
	font-size: 16px;
	line-height: initial;
}
.vc_toggle_default .vc_toggle_icon {
	background: #E66B63;
	border: 1px solid #E66B63;
}
.vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before, .vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before {
	background: #E66B63;
}
.vc_toggle_default .vc_toggle_icon::before {
	border: 1px solid #E66B63;
}
.col-ul ul {
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
}
.list_row .col-ul ul li:before {
	position: relative;
	left: -37px;
}
.podcast_page .site-inner .wpb_text_column {
	overflow: hidden;
}
.podcast_page .customaudioplayer {
	width: 100%;
}
.error404 .site-inner {
	padding-top: 1em;
}
.single .site-inner {
	padding: 30px 0px;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
/*PRESS_PAGE*/
.media-sample-row .vc_row .mejs-controls .mejs-time-rail .mejs-time-total, .media-sample-row .vc_row .mejs-time-float-corner, .media-sample-row .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded, .media-sample-row .download-audio{
	display: none;
}
.media-sample-row .custom-audio-title {
	color: #fff;
	top: 0px;
	left: 75px;
	font-size: 20px;
}
.media-sample-row .customaudioplayer .mejs-play:before, .media-sample-row .customaudioplayer .mejs-replay:before, .media-sample-row .customaudioplayer .mejs-pause:before{
	font-size: 60px;
}
.vc_row.media-sample-row .mejs-button {
	width: 60px;
	height: 60px;
	top: 0px;
	cursor: pointer;
	line-height: 40px;
}
.press-faq-row .vc_toggle_content {
	margin-bottom: 0;
}
.press-faq-row .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
	float: right;
}
.content-sidebar .site-inner {
	padding: 30px 15px;
}
#media_coverage {
	display: flex;
}
.vc_row .sub-menu .sub-menu-toggle::before {
	transform: rotate(270deg);
}
.vc_row .sub-menu .sub-menu-toggle {
	top: 9px;
}
/*woocommerce*/
.single-product .product_meta {
	display: none;
}
#product-3441 p.price, #product-3441 .variations th.label {
	display: none;
}

.woocommerce-shop main.content,.single-product main.content {
	max-width: 1200px !important;
	padding: 0px 15px;
}
.woocommerce div.product form.cart .variations select {
	background-color: #202c4b;
}
.woocommerce .content button,.woocommerce button.button,a.button.product_type_simple.add_to_cart_button,.woocommerce a.button {
	background-color: #E66B63!important;
	color: #fff !important;
}
.woocommerce .entry-title {
	margin-bottom: 30px;
}
span.woocommerce-Price-amount.amount {
	color: #202c4b;
}
.woocommerce .quantity .qty {
	line-height: 30px;
}
.woocommerce ul.products {
	display: block;
}
.single-product main.content {
	padding: 20px 15px;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel p:last-child {
	margin-bottom: 0;
}
.woocommerce.full-width-content .content, .woocommerce-page.full-width-content .content {
	max-width: 100%;
}
.woocommerce form .form-row input, .woocommerce form .form-row textarea{
	border: 1px solid #202C4B !important;
	padding: 6px 15px !important;
	border-radius: 5px !important;
	color:#202C4B!important;
}
.woocommerce form span.select2-selection.select2-selection--single{
	border: 1px solid #202C4B !important;
}
form.checkout.woocommerce-checkout h3 {
	margin: 20px 0px;
}
.vc_row.voiceover_columns .vc_column-inner:before, .vc_row.voiceover_columns .vc_column-inner:after{
	content:'';
	position: absolute;
	width: 93px;
	height: 81px;
	background-repeat: no-repeat !important;
}
.vc_row.voiceover_columns .inner-section .vc_column-inner:before{
	background-image:url('https://www.voicebymaria.com/wp-content/uploads/2025/09/top_left.png');
	top:1.7em;
	left:5px;
}
.vc_row.voiceover_columns .inner-section .vc_column-inner:after{
	background-image:url('https://www.voicebymaria.com/wp-content/uploads/2025/09/bottom_right.png');
	bottom:4px;
	right:5px;
}
.vc_row.voiceover_columns .vc_row .vc_btn3.vc_btn3-style-custom{
	background-color: #E66B63 !important;
	color: #fff !important;
	font-size: 18px;
	padding: 5px 25px;
	box-shadow: -1px 1px #fff;
	width: 257px;
}
.vc_row.voiceover_columns .vc_btn3-container {
	left: 0;
	position: absolute;
	bottom: -25px;
	right: 0;
}
.conditions_page p, .demo-production-product.woocommerce .entry-title , .demo-production-product.woocommerce p ,.demo-production-product.woocommerce div.product form.cart .variations, .demo-production-product.woocommerce div.product form.cart .woocommerce-variation-description p {
	margin-bottom: 10px;
}
.demo-production-product.woocommerce div.product form.cart table td{
	padding-bottom: 0;
}
.conditions_page .vc_row .vc_btn3.vc_btn3-style-custom {
	font-size: 30px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	display: none;
}
.wrapper_text img{
	margin-right: 30px;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1780px){
	.menu li .sub-menu .sub-menu {
		right: 100%;
		left: inherit !important;
	}
}
@media only screen and (max-width: 1280px){
	.vc_row.inline_buttons .vc_btn3-container {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
}
@media only screen and (max-width: 1200px){
	.menu a span {
		font-size: 16px;
	}
	.menu li {
		padding: 0px 5px;
	}
	.site-header .wpb_column.vc_col-sm-3 .wpb_wrapper{
		width: 273px;
		margin: 0 auto;
	}
	.vc_row.banner_section .wpb_column.vc_col-sm-5 .vc_column-inner{
		background-image: url(https://www.voicebymaria.com/wp-content/uploads/2021/07/Voice-By-Maria-Banner-Image.jpg) !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}
	.image_hide{
		display:none;
	}
	.banner_section h1 {
		font-size: 61px !important;
	}
	.home .colored_bg_audio .customaudioplayer {
		width: 100%;
	}
	.icon_column .wpb_raw_code a {
		font-size: 20px;
	}
	.vc_row.tagline_row h2 {
		font-size: 21px !important;
	}
	#about-section .vc_btn3.vc_btn3-style-custom {
		padding: 8px 16px;
	}
	.vc_row.videos-row .vc_btn3.vc_btn3-style-custom {
		font-size: 12px;
	}
}
@media only screen and (max-width: 1023px){
	.site-header .wpb_column {
		width: 100%;
	}
	#contact .vc_row.parentrower {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#contact .mobilefirst {
		-webkit-order: 1;
		order: 1;
	}
	#contact .mobilesecond {                              
		-webkit-order: 2;
		order: 2;
	}
	.site-header .text-right{
		text-align:center !important;
	}
	.site-header {
		padding-bottom:15px;
	}
	#contact .parentrower > .vc_col-sm-7, #contact .parentrower > .vc_col-sm-5, .recent_blog .wpb_column{
		width: 100%;
	}
	#contact .wpb_column.vc_col-sm-7:first-child:before{
		display:none;
	}
	#contact .wpb_column.vc_col-sm-7:first-child {
		padding-right: 0;
	}
	.recent_blog .wpb_column.vc_col-sm-6:last-child .vc_column-inner{
		padding-left: 15px !important;
	}
	.vc_row.tagline_row .wpb_column {
		width: 100%;
	}
	.vc_row.tagline_row h2, .vc_row.tagline_row .text-right  {
		text-align:center !important;
		display:block;
	}
	.vc_row.tagline_row .wpb_column:first-child .vc_column-inner{
		padding-bottom: 0px !important;
	}
	.vc_row .gform_wrapper .gform_footer input[type=submit] {
		margin-bottom: 1em;
	}
}
@media only screen and (max-width: 991px){
	#about-section .wpb_column {
		width: 100%;
	}
	.inline_buttons{
		text-align:center !important;   
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #202C4B;
	}
	.menu-toggle {
		padding:0px;
		float: none;
		margin: 0 auto 7px auto;
	}
	.menu {
		padding-top: 0px;
	}
	.vc_row .nav-primary {
		position: absolute;
		width: 50%;
		text-align: center;
		right: 0;
		left: 0;
		margin: 0 auto;
		background: hsl(4deg 72% 65%);
		padding: 10px !important;
		border: 6px solid hsl(223deg 40% 21%);
		z-index: 9999;
	}
	.menu li {
		padding: 4px 0;
	}
	.menu li span, .vc_row .sub-menu-toggle{
		color:#fff !important;
	}
	.menu li .sub-menu{
		text-align: center;
		width: 100%;
		padding:0;
		background-color: transparent;
	}
	.menu li.menu-item-has-children {
		padding-right: 0px;
	}
	.vc_row .sub-menu-toggle {
		top: 5px;
	}
	.menu li .sub-menu .sub-menu {
		right: 0;
		left: 0 !important;
		position: relative;
	}
	.vc_row.videos-row .vc_btn3.vc_btn3-style-custom {
		font-size: 15px;
		width: 276px;
	}
	.vc_row.videos-row .vc_btn3-container{
		text-align:center !important;
		display:block !important;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	html body div.wprm-overlay {
		background: transparent;
	}
	#mg-wprm-wrap li.menu-item a {
		padding: 12px 14px;
	}
	.header-menu, #wprmenu_bar .menu_title {
		display: none;
	}
	.site-header {
		padding-bottom:0px;
	}
	.vc_row .wrapper_text img{
		display: block;
		text-align: center;
		margin: 0 auto;
		float: none;
	}
}
@media only screen and (max-width: 857px){
	.banner_section h1 {
		font-size: 44px !important;
	}
}
@media only screen and (max-width: 767px){
	.image_hide{
		display:block;
	}
	.vc_row.banner_section .wpb_column.vc_col-sm-5 .vc_column-inner{
		background-image: none !important;
	}
	h1, h5,h3, h2,h6, .vc_row .wpb_single_image, .vc_row .vc_btn3-container,  .text-right, .site-footer p, p.vc_custom_heading, #contact {
		text-align:center !important;
		display:block !important;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.vc_row.recent_blog .wpb_column.vc_col-sm-6:first-child,.wpmtst-testimonial-content{
		text-align: center;
	}
	.customaudioplayer {
		width: 95%;
	}
	.vc_row .vc_btn3.vc_btn3-style-custom {
		width: 276px;
	}
	.wpmtst-testimonial-inner.testimonial-inner {
		padding:0 1.5em !important;
	}
	.wpmtst-testimonial-inner.testimonial-inner:after {
		font-size: 28px;
		right: 0;
	}
	#contact .vc_icon_element{
		display: block;
	}
	.col-ul ul {
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
	.vc_toggle_title .vc_custom_heading {
		text-align: left!important;
		font-size: 18px!important;
	}
	.conditions_page .vc_row .vc_btn3.vc_btn3-style-custom {
		font-size: 18px;
	}
}
@media only screen and (max-width: 640px){
	.vc_row .gform_wrapper ul.gform_fields li.gfield.gf_right_half, .vc_row .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
		padding: 0;
	}
	.vc_row .nav-primary {
		width: 90%;
	}
	.alignleft, .alignright{
		float: none;
		display: block;
		text-align: left;
		margin: 8px auto !important;
	}
	.site-footer .wpb_raw_code{
		margin-right: 0px !important;
		border-right-width: 0px !important;
		display: block;
		margin-bottom: 8px !important;
	}
	.gform_body ul {
		display: flex!important;
		flex-direction: column;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(1){
		order: 1;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(2) {
		order: 2;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(3) {
		order: 3;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(4) {
		order: 4;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(5) {
		order: 5;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(6) {
		order: 6;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(7) {
		order: 5;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(8) {
		order: 8;
	}
	.recording-session_wrapper .gform_body ul li:nth-child(9) {
		order: 9;
	}
}
@media only screen and (max-width: 639px){
	.voiceover_coaching_page h1, .demo_production_page h1{
		font-size: 50px !important;
	}
}
@media only screen and (max-width: 479px){
	.banner_section h1 {
		font-size: 32px !important;
	}
	h1 {
		font-size: 30px;
	}
	.banner_section h2 {
		font-size: 28px !important;
	}
	.vc_row .wpb_raw_code {
		display:block;
		margin-right: 0px !important;
		border-right-width: 0px !important;
		padding-right: 0px !important;
	}
	.vc_custom_heading.player-title{
		font-size: 18px !important;
	}
	h2 {
		font-size: 24px;
	}
	.customaudioplayer .download-audio .fa-download::before {
		left: 0;
	}
	.vc_row .vc_btn3.vc_btn3-style-custom {
		width: 100%;
	}
	.footer_iconrow a {
		font-size: 15px!important;
	}
	input, select, textarea {
		font-size: 14px !important;
	}
	.vc_row.voiceover_columns .vc_column-inner:before, .vc_row.voiceover_columns .vc_column-inner:after{
		display: none;
	}
	.vc_row.vc_column-gap-25>.vc_column_container {
		padding: 0;
	}
	.voiceover_coaching_page h1, .demo_production_page h1{
		font-size: 28px !important;
	}
	.vc_row.voiceover_columns .inner-section .vc_column-inner p{
		font-size: 18px !important;
	}
}