/*FONTS_SETTINGS*/
@font-face {
	font-family: "Think-Pink-Regular";
	src: url("https://www.cherylchasevoices.com/wp-content/uploads/2021/02/Think-Pink-Regular.otf");
}
body {
	font-family: 'Montserrat', sans-serif;
	color:#171e2b;
	background-color:#ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #171e2b;
}
.site-inner {
	margin-top:0;
}
.vc_row .wpb_content_element, .entry {
	margin-bottom: 0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight : 700;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/*MENU_SECTION*/
.menu a span {
	color: #f3e8cc;
	font-family: 'Alata', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform:uppercase;
}
.menu li {
	padding: 0 10px;
}
.menu li:last-child {
	padding-right:0;
}
.genesis-nav-menu li.page_item.current-menu-item > a span{
	color: #b5d168;
	border-top: 15px solid #b5d168;
	padding-top: 17px;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.header-widget .vc_row.menu-row {
	overflow: visible;
	z-index:99;
}
/*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 a span{
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
	display:block;
}
/*BUTTON_SECTION*/
.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	background: #8b4365;
	color:#ffffff;
	font-size: 12px;
	font-weight: 400;
	border-radius: 0px;
	padding: 13px 35px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #00999d;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #00999d;
	opacity:  1;
}
::-moz-placeholder {
	color:    #00999d;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #00999d;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #7bcad1;
	border: 0 !important;
	color: #00999d;
	font-size: 16px !important;
	font-weight: 400;
	padding: 6px 12px !important;
	border-radius:0px !important;
	line-height:1;
}
.gform_wrapper .gform_body ul.gform_fields li.gf_left_half {
	padding-right: 8px;
}
.gform_wrapper ul.gform_fields li.gf_right_half {
	padding-left: 8px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	background-color: #8b4365;
	color: #ffffff;
	margin: 0;
	padding: 10px 2.4em !important;
}
.vc_row .gform_wrapper .gform_footer{
	margin: 0;
	padding: 7px 0 21px;
}
.vc_row .gform_confirmation_message{
	padding:2em 0;
}
/*ICON_SECTION*/
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 26px !important;
}
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 26px;
	height: 26px;
	border: 0;
}
.vc_row .vc_icon_element.vc_icon_element-outer {
	vertical-align: middle;
}
.vc_row .fa-facebook-f:before {
	content: "\f39e";
}
/*AUDIO_SECTION*/
.vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content, .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: 23px;
	height: 7px;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.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: 11px;
	top: 2px;
	left: 1px;
	color: #d2db5f;
}
.customaudioplayer .mejs-button, .download-audio .fa-download {
	width: 11px;
	height: 13px;
	align-items: center;
	justify-content: center;
	top: 25px;
	position: relative;
	left: 0px;
}
.customaudioplayer .mejs-button{
	margin-right:5px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before{
	content: "\f04b";
}
.customaudioplayer .mejs-pause:before {
	content: "\f04c";
}
.vc_row .mejs-time-rail{
	padding-top: 14px;
	margin: 0;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:17px !important;
	width: calc(100% - 12px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: calc( 100% - 50px);
	margin:0 0 28px 0 !important;
	background: #e3eced;
	padding:0 5px;
}
.custom-audio-title{
	position: absolute;
	top: -22px;
	left: 0px;
	font-size: 12px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #ffffff;
	font-weight: 400;
}
.customaudioplayer .download-audio .fa-download:before{
	content: "\f063";
	left: 0px;
	top: 3px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: -56px;
	height: 13px;
	top: -11px;
}
.download-audio .fa-download{
	width: 11px;
	top: -10px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #8b4365 !important;
	height: 7px;
}
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;
}
.vc_row .mejs-time {
	position: absolute;
	top: 28px;
	right: -47px;
	z-index: 99999;
	padding: 0;
	color: #1e1d1a;
	height: auto;
	font-size: 8px;
}
/*HEADER_SECTION*/
.vc_row h3.mpc-icon-column__heading {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	color: #f5f8df;
	font-size: 18px;
}
.vc_row.banner-row a.mpc-icon-column {
	display: flex;
	width: 80%;
	margin: 0 auto 25px auto;
}
.vc_row.menu-row h2, .vc_row.banner-row h1 {
	font-family: "Think-Pink-Regular";
	font-weight: 400;
}
.vc_row.banner-row h1 {
	font-size:131px
}
.vc_row.menu-row h2 {
	font-size:48px;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.vc_row.banner-row .text-center {
	z-index:9;
}
.vc_row.banner-row:after {
	content:'';
	background-image:url('https://www.cherylchasevoices.com/wp-content/uploads/2021/02/curve.png');
	position: absolute;
	width: 100%;
	height: 451px;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
}
.footer-widget .vc_row {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*BIO_SECTION*/
p {
	line-height: 24px;
	margin: 0 0 25px;
}
.vc_row .audio-column:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 84px;
	top: -81px;
	z-index: -1;
	background: linear-gradient(15deg,#7bcad1 60%,transparent 40%);
}
.vc_row .audio-column .listen-row:before {
	content: '';
	position: absolute;
	width: 77%;
	height: 73%;
	top: -82px;
	display: block;
	background: linear-gradient(15deg,#c7d52c 60%,transparent 34%);
}
.vc_row.listen-row .wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content:center;
}
/*FLIP_SECTION*/
.vc_row.heading-row {
	z-index: 9;
	position: absolute;
	left: 50%;
	width: 100%;
	transform: translate(-50%, 0);
}
.vc_row .mpc-flipbox__front, .vc_row .mpc-flipbox__back, .vc_row .mpc-flipbox__content{
	width:310px;
	height:351px;
	margin:0 auto;
}
.flip-row p{
	line-height: 23px;
}
.flip-row .mpc-icon i.fa-sliders {
	transform: rotate(90deg);
}
/*VIDEO_SECTION*/
#load-more.disable, .vc_row .group{
	display:none;
}
.vc_row.videos-row, .vc_row.logo-row{
	background-size:39% 100% !important;
	background-position:right !important;
}
.wpvl_auto_thumb_box, .video_lightbox_auto_anchor_image, .wpvl_auto_thumb_play {
	width: 100%;
	height: 100%;
}
.wpvl_auto_thumb_play {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
/*TESTIMONIAL_SECTION*/
.vc_row.testimonial-row .mpc-testimonial__content{
	padding:0 3em;
}
.vc_row.testimonial-row .mpc-testimonial__content:before, .vc_row.testimonial-row .mpc-testimonial__content:after{
	position:absolute;
	font-size:34px;
	color:#ffffff;
	line-height:1;
	font-family:fontawesome;
}
.vc_row.testimonial-row .mpc-testimonial__content:before {
	content:'\f10d';
	left:2px;
	top:0;
}
.vc_row.testimonial-row .mpc-testimonial__content:after {
	content:'\f10e';
	right:2px;
	bottom:1.5em;
}
.vc_row.testimonial-row, .vc_row.blog-row, .vc_row.contact-row  {
	background-size:39% 100% !important;
	background-position:left !important;
}
/*LOGO_SECTION*/
.vc_row.logo-row .mpc-carousel-image .mpc-carousel__item-wrapper{
	display:flex !important;
	justify-content:center;
}
.vc_row.logo-row .mpc-carousel-image {
	height: auto!important;
}
/*BLOG_SECTION*/
.vc_row.blog-row .vc_gitem-post-data-source-post_excerpt p {
	line-height:16px;
}
.vc_row.blog-row .vc_btn3.vc_btn3-style-custom {
	font-size:8px;
	padding: 4px 48px 4px 30px;
}
/*SIDEBAR_SECTION*/
.wp-playlist .mejs-controls .mejs-button button {
	left: 0;
}
.wp-audio-playlist .mejs-button>button, .wp-audio-playlist .download-audio a, .wp-playlist-prev:before, .wp-playlist-next:before , .toggle-font{
	background-image:none!important;
}
.vc_row .wp-audio-playlist .mejs-button.mejs-play:before, .vc_row .wp-audio-playlist .mejs-button.mejs-pause:before, .sidebar .vc_row .wp-playlist-next:before, .sidebar .vc_row .wp-playlist-prev:after, .sidebar .vc_row .toggle-font{
	font-family: fontawesome;
	font-size: 20px;
	color: #fff;
	width: 30px;
	height: 27px;
	background-color: #7bcad1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sidebar .vc_row .mejs-button.mejs-play:before, .sidebar .vc_row .mejs-button.mejs-pause:before{
	top: -6px;
	left: -10px;
}
.sidebar .vc_row .mejs-button.mejs-play:before{
	content: "\f04b";
}
.sidebar .vc_row .mejs-button.mejs-pause:before{
	content: "\f04c";
}
.sidebar .vc_row .wp-playlist-next:before{
	content: "\f101";
}
.sidebar .vc_row .wp-playlist-prev:after{
	content: "\f100"; 
}
.sidebar .vc_row .toggle-font:before{
	content: "\f0c9";
}
.wpse-download, .wpse-download a:hover{
	position:relative;
	color:#fff !important;
	display: block;
}
.wp-audio-playlist .wpse-download i {
	position: absolute;
	right: 7px;
	top: 5px;
	font-size: 16px;
}
.wp-audio-playlist .wpse-download, .sidebar .toggle-font {
	position: absolute;
	right: 1em;
	z-index: 9;
	width: 30px;
	height: 27px;
	background: #7bcad1;
	transform: translate(0px, 41px);
}
.sidebar .toggle-font{ 
	margin: 0;
	right:51px;
}
body .wp-playlist-item{
	padding-left: 8px !important;
}
.wp-audio-playlist .mejs-volume-button, .wp-audio-playlist .mejs-controls a.mejs-horizontal-volume-slider,.wp-audio-playlist .mejs-time.mejs-duration-container, .wp-playlist .wp-playlist-current-item img,span.mejs-time-handle {
	display:none!important;
}
.wp-audio-playlist .wp-playlist-tracks {
	background-color: #ec008c;
}
.wp-audio-playlist .wp-playlist-current-item{
	text-align: left;	
}
.wp-audio-playlist .wp-playlist-item-title {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
}
body .wp-audio-playlist.wp-playlist-light .wp-playlist-playing{
	background: #7bcad1;
	color: #ffffff;
}
.wp-playlist-current-item .wp-playlist-item-title {
	color: #1f7870;
	font-weight: 400;
	font-size: 18px;
	top: 4.2em;
}
.wp-playlist.wp-audio-playlist  {
	border: 0;
	padding: 0;
	margin: 0;
}
.wp-audio-playlist .wp-playlist-current-item {
	margin-bottom: 0;
	height: auto;
}
.wp-audio-playlist .wp-playlist-item {
	position: relative;
	cursor: pointer;
	padding: 5px 0px;
	border-bottom: 2px solid #fff;
	background-color: #8b4266;
	text-align: left;
}
.wp-audio-playlist .mejs-time-rail {
	width: 100%;
	position: absolute;
	top: -34px;
	right: 0;
	left: 0;
	margin: 0 auto;
}
.wp-audio-playlist .mejs-button {
	top: -7px;
	position: relative;
}
.sidebar .wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .sidebar .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-loaded, .sidebar .wp-audio-playlist .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .sidebar .wp-audio-playlist .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color: #8b4365 !important;
	top: 10px;
}
.sidebar .wp-playlist-next:before {
	content: "";
	font-family: 'Font Awesome';
	cursor: pointer;
	font-size: 35px;
	color: #fff;
}
.sidebar .wp-playlist-prev:before {
	position: relative;
	top: -26px;
	right: 93px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.sidebar .wp-playlist-next {
	position: relative;
	top: -26px;
	right: 74px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.sidebar .wp-playlist-prev {
	position: relative;
	top: -26px;
	right: 83px;
	float: right;
	z-index: 99999;
	cursor: pointer;
}
.mejs-time {
	position: absolute;
	top: -49px;
	right: 0;
	z-index: 99999;
	padding: 0;
}
body .sidebar .mejs-controls{
	height: 19px;
}
.wp-audio-playlist span.mejs-currenttime {
	color: #3d362f;
}
.sidebar .vc_row .mejs-container .mejs-controls{
	background: transparent !important;
}
body .sidebar .mejs-time-current {
	background: #ee608a !important;
}
.wp-audio-playlist .wpse-download{
	top: 71px;
}
.wp-audio-playlist .mejs-time {
	top: -30px;
	right: 0px;
	font-size: 10px;
}
/*CONTACT_SECTION*/
.vc_row.contact-row .gfield_html p{
	line-height: 21px;
	margin-bottom: 30px;
	color: #1f7870;
	font-weight: 600;
	font-size: 16px;
}
.vc_row.representation-row {
	background-position:top !important;
}
.vc_row.representation-row .wpb_single_image {
	position: absolute;
	bottom: 35px;
	z-index: 9;
	width: 100%;
	height: 100%;
}
.vc_row.representation-row h2 {
	position: relative;
	top: -26px;
	font-size: 30px;
	left: 2px;
}
/*FOOTER_SECTION*/
.footer-widget .vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	height: 24px;
	width: 20px;
}
.footer-widget .vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 19px !important;
}
.footer-widget .wpb_text_column p {
	font-size:14px;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1750px){
	.vc_row.blog-row, .vc_row.contact-row {
		background-size: 34% 100% !important;
	}	
}
@media only screen and (max-width: 1650px){
	.vc_row.videos-row, .vc_row.testimonial-row, .vc_row.logo-row {
		background-size: 35% 100% !important;
	}	
}
@media only screen and (max-width: 1200px){
	.vc_row.representation-row h2 {
		font-size: 20px;
	}
	.vc_row.representation-row p {
		font-size: 15px;
	}
	.vc_row.banner-row a.mpc-icon-column {
		width: 100%;
	}
	.vc_row.banner-row h1 {
		font-size: 110px;
	}
}
@media only screen and (max-width: 1023px){
	body .vc_row .vc_row .wpb_column a.mpc-icon-column h3.mpc-icon-column__heading {
		margin:0 !important;
	}
	body .vc_row .vc_row .wpb_column a.mpc-icon-column .mpc-icon{
		margin:0 5px 0 0!important;
	}    
	.vc_row.banner-row a.mpc-icon-column {
		padding: 5px 10px;
	}
	.vc_row.listen-row h2 {
		font-size:21px !important;
	}
	.vc_row.representation-row h2 {
		font-size: 19px;
	}
	.vc_row.banner-row h3.mpc-icon-column__heading {
		font-size: 14px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.menu-toggle {
		padding: 20px 0;
		font-size: 24px;
		font-weight: 700;
	}
	.menu li {
		padding: 4px 0;
		text-align:center;
	}
	.nav-primary {
		top: 45px;
		background: #179a9d;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 60%;
		transform: translate(-50%, 0);
		padding: 0 0 10px 0 !important;
	}
	.genesis-nav-menu li.page_item.current-menu-item > a span {
		border-top: 0;
		padding-top: 0;
	}
	.vc_row.listen-row h2, .vc_row.representation-row h2 {
		font-size: 15px !important;
	}
	.vc_row.listen-row .wpb_single_image {
		padding-right:0 !important;
	}
	h2 {
		font-size: 28px;
	}
	.vc_row.representation-row {
		background-position: top !important;
		background: #7acbd2 !important;
	}
	.vc_row.representation-row .vc_row {
		padding-top:0 !important;
	}
	.vc_row.representation-row p, .footer-widget .wpb_text_column p {
		font-size: 11px;
	}
	.vc_row.representation-row h2 {
		text-align: center !important;
		position: static;
		font-size: 30px !important;
	}
	.vc_row.blog-row .vc_btn3.vc_btn3-style-custom {
		padding: 4px 40px 4px 15px;
	}
	.vc_row .audio-column:before {
		top: -71px;
	}
	.vc_row .audio-column .listen-row:before {
		top: -66px;
	}
	.vc_row.banner-row h1 {
		font-size: 80px;
	}
}
@media only screen and (max-width: 767px){
	h2, .vc_row .wpb_single_image, .blog-row p, .footer-widget .text-right, .footer-widget p, .header-widget .text-right, .mpc-testimonial .mpc-testimonial__signature, .vc_row .vc_btn3-container {
		text-align:center !important;
	}
	.vc_row.blog-row .innercontainer, .vc_row.testimonial-row .innercontainer, .vc_row.audio-row .innercontainer, .vc_row.contact-row .innercontainer {
		display:block !important;
	}
	.vc_row .audio-column .listen-row:before, .vc_row .audio-column:before, .vc_row.banner-row:after {
		display:none;
	}
	.vc_row .audio-column .listen-row .vc_column-inner {
		margin-top:0 !important;
	}
	.vc_row .audio-column {
		margin-top:2em !important;
	}
	.vc_row.banner-row a.mpc-icon-column {
		justify-content: center;
		padding: 5px 0;
	}
	.vc_row.parentrower .innercontainer {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; 
		flex-wrap: wrap;
	}
	.vc_row.blog-row, .vc_row.logo-row, .vc_row.contact-row, .vc_row.testimonial-row, .vc_row.videos-row  {
		background-image:none !important;
	}
	.vc_row.logo-row {
		background-color:#c2dbdd;
	}
	.vc_row.blog-row h2, .vc_row.logo-row h2, .vc_row.contact-row h2, .vc_row.testimonial-row h2, .vc_row.representation-row .wpb_single_image {
		padding-bottom:1em;
	}
	.vc_row.blog-row .text-center.wpb_column, .vc_row.contact-row .text-center.wpb_column {
		background: #b4d369;
		padding-top: 18px;
		margin-bottom: 2em;
	}
	.footer-widget .vc_sep_width_70 {
		width: 100%;
	}
	.footer-widget .wpb_text_column.white {
		padding-top:10px;
	}
	.vc_row.representation-row .wpb_single_image {
		position: static;
	}
	.vc_row.representation-row p {
		font-size: 18px;
	}
	.footer-widget p {
		line-height:15px;
	}
}
@media only screen and (max-width: 640px){
	.gform_wrapper .gform_body ul.gform_fields li.gf_left_half ,.gform_wrapper ul.gform_fields li.gf_right_half {
		padding:0px;
	}
}
@media only screen and (max-width: 479px){
	.vc_row.testimonial-row .mpc-testimonial__content {
		padding: 0 1.5em;
	}
	.vc_row.testimonial-row .mpc-testimonial__content:before, .vc_row.testimonial-row .mpc-testimonial__content:after {
		font-size:18px;
	}
	.vc_row.representation-row h2 {
		font-size: 25px !important;
	}
	.vc_row a.mpc-icon-column {
		display:flex;
		margin:5px 0;
		padding:0;
		border:0;
	}
}