/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 14 2024 | 17:09:03 */
@font-face {
	font-family: 'Montserrat';
	font-family: 'Lato';
	font-family: 'Spartan';
	font-display: swap;
	src: url(https://www.christinayotte.com/wp-content/uploads/2024/09/Montserrat-Regular.ttf);
	src: url(https://www.christinayotte.com/wp-content/uploads/2024/09/Montserrat-Medium.ttf);
	src: url(https://www.christinayotte.com/wp-content/uploads/2024/09/Montserrat-SemiBold.ttf);
	src: url(https://www.christinayotte.com/wp-content/uploads/2024/09/Lato-Regular.ttf);
	src: url(https://www.christinayotte.com/wp-content/uploads/2024/09/Lato-Bold.ttf);
	src: url(https://www.christinayotte.com/wp-content/uploads/2024/09/Spartan-Regular.ttf);
}
body {
	color:#000000;
	font-family: 'Lato';
	background-color:#ffffff;
	font-weight:400;
}
body > div {
	font-size: 18px;
}
a, a:hover {
	text-decoration: none !important;
	color:#000000;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Montserrat';
	font-weight:700;
}
h1{
	font-size:40px;
}
h2 {
	font-size:36px;
	font-weight:600;
}
h3{
	font-size:30px;
}
h4{
	font-size:24px;
}
h5, .about-row h3, .learnmore-row h3 {
	font-size:21px;
	font-weight:400;
}
h6 {
	font-size:18px;
}
/*MENU_SECTION*/
.menu a span {
	color: #fecb76;
	font-size: 21px;
	font-family: 'Montserrat';
	font-weight:400;
}
.vc_row .menu li {
	padding: 0px 18px;
	margin:0;
}
.menu li:first-child{
	padding-left:0;
}
.menu li:last-child{
	padding-right:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .genesis-nav-menu .menu-item-type-post_type.current-menu-item > a span {
	color: #fecb76;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding:0;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 25px;
	background-color: #e47825;
	border:0;
	text-align: left;
	width:auto;
}
.menu li .sub-menu li{
	margin:0;
	padding: 5px 10px;
}
.vc_row .sub-menu-toggle {
	padding:0;
	display: block;
	visibility: visible;
	top:9px;
}
.sub-menu-toggle::before {
	content: "";
	border: 7px solid transparent;
	border-top: 7px solid #010101;
	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_row .vc_btn3.vc_btn3-style-custom {
	font-family: 'Spartan';
	font-size: 16px;
	font-weight: 400;
	border-radius: 0;
	padding: 9px 12px 7px 12px;
	color: #000000;
	background: #ffffff;
	border: 2px solid #fecb76;
	line-height: 1;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#000000;
	opacity:  1;
}
:-moz-placeholder { 
	color:#000000;
	opacity:  1;
}
::-moz-placeholder {
	color:#000000;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#000000;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	font-family: 'Lato';
	background-color: #ffffff;
	border: 0 !important;
	color:#000000 !important;
	font-size: 18px !important;
	padding: 7px 12px !important;
	border-radius:0px !important;
	line-height: 1 !important;
	font-weight:700;
}
.gform_footer input {
	background: #fecb76 !important;
	color: #476382 !important;
	padding: 7px 32px !important;
}
.vc_row textarea {
	height:185px;
}
.vc_row .gform_confirmation_message {
	padding: 3em 0;
}
.vc_row .gform_footer {
	text-align:right;
}
.vc_row .gfield_html p {
	line-height: 1.5;
}
h2.gform_submission_error, .gfield_validation_message {
	background: #ffffff;
	border-radius: 5px;
	padding: 5px;
	margin-top: 7px;
}
/*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: rgb(148 127 95 / 20%);
	top: 13px;
	height: 11px;
	margin: 0;
}
.vc_row .customaudioplayer .mejs-button>button, body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .customaudioplayer .mejs-button {
	margin-right: 10px;
	top: 7px;
	width: 20px;
	height: 20px;
	position: relative;
	left: 0px;
}
.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.christinayotte.com/wp-content/uploads/2024/09/audio-buttons.svg);
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	background-size: 100px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -43px 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% - 23px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 100%;
	margin-bottom:40px;
	min-height:28px;
}
.custom-audio-title{
	position: absolute;
	top: -13px;
	left: 31px;
	font-size: 18px;
	width: calc(100% - 58px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -78px 0px;
	top: 0;
	right:0;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	top: -25px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #63798d !important;
	height: 11px;
}
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:before {
	position: absolute;
	width: 23px;
	height: 23px;
	content: "";
	background-image: url(https://www.christinayotte.com/wp-content/uploads/2024/09/audio-buttons.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 6px;
	left: 0;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: rgb(148 127 95 / 20%);
	position: absolute;
	width: calc(100% - 75px);
	height: 35%;
	left: 0px;
	margin: 0 auto;
	right: 0;
	top: 14px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
.custom-event-class .custom-audio-title {
	left: 37px;
}
.audio-block br {
	display:none;
}
.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%;
}
/*HEADER_SECTION*/
.site-header h2 {
	font-weight:500;
	font-size:30px;
}
.site-header .wpb_raw_code a {
	font-family: 'Lato';
}
.vc_row.banner-row h1 {
	font-size:50px;
	font-weight:500;
}
.vc_row.banner-row h2 {
	font-size:24px;
	font-weight:400;
}
.vc_btn3-container.disable, .vc_row.group{
	display:none;
}
.vc_row.group.active{
	display: block;
}
.vc_row .audible-block p a {
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
	align-items: flex-end;
	line-height:15px;
}
.vc_row .audible-block p img {
	margin-left:5px;
}
.vc_row .audible-block p a br {
	display: none;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color:#000000;
	font-weight:700;
}
.vc_row .testimonial-company {
	border-left: 3px solid #000000;
	margin-left: 5px;
	padding-left: 5px;
}
.vc_row .testimonial{
	padding: 0 6em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2em;
	color:#000000;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content:'';
	position:absolute;
	width: 65px;
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
}
.vc_row .testimonial-content:before {
	background-image:url('https://www.christinayotte.com/wp-content/uploads/2024/09/left-quote.svg');
	left:2px;
	top:0;
}
.vc_row .testimonial-content:after {
	background-image:url('https://www.christinayotte.com/wp-content/uploads/2024/09/right-quote.svg');
	right:2px;
	bottom:0;
}
/*LOGO SECTION*/
.site-container{
	-webkit-transform: translate3d(0,0,0);
}
body .vc_row .wpls-logo-showcase img {
	background-color:#ffffff;
}
/*BLOG_SECTION*/
.vc_row .vc_gitem-post-data-source-post_title h2 {
	font-size:21px;
}
/*LEARNMORE_SECTION*/
.vc_row.learnmore-row .wpb_single_image img {
	width: 85px;
	height: 85px;
}
.vc_row.learnmore-row h3 {
	font-family: 'Spartan';
}
.vc_row.learnmore-row .text-center .wpb_wrapper {
	text-align: left;
	display: inline-block;
}
.entry-content .vc_row.learnmore-row ul {
	padding-left: 20px;
}
/*CONTACT_SECTION*/
#contact .gform_body p {
	color: #fff;
}
/*FOOTER_SECTION*/
.site-footer p {
	font-size:12px;
}
.site-footer .wpb_text_column p, .site-footer .wpb_text_column p a {
	color:#f8b859;
}
.site-footer .wpb_raw_code {
	line-height:1;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1920px){
	#banner {
		padding: 7.2em 0 8em 0 !important;
	}
}
@media only screen and (max-width: 1200px){
	.vc_row .menu li {
		padding: 0px 8px;
	}
	.vc_row.learnmore-row .vc_row.vc_row-flex .vc_column-inner {
		margin:15px !important;
	}
	.site-header .wpb_raw_code a {
		font-size: 15px !important;
	}
	.site-header h2 {
		font-size: 27px;
	}
}
@media only screen and (max-width: 1023px){

}
@media only screen and (max-width: 959px){
	.menu-toggle {
		float: right;
		line-height: 2;
	}
	.vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .nav-primary{
		top: 40px;
		background: #476483;
		z-index: 9;
		position: absolute;
		left: 50%;
		width: 100%;
		transform: translate(-50%, 0);
		padding: 10px 0 10px 0 !important;
		border: 3px solid #cea86b;
	}
	.menu-toggle span {
		display: none;
	}
	.site-header .menu-toggle::before, .site-header .menu-toggle.activated::before {
		content: "☰" !important;
		position: relative;
		margin-right: 0px;
		top: 0px;
		float: none;
		font-size:25px;
		font-weight:700;
		color:#ffffff;
	}
	.site-header .menu-toggle.activated::before {
		content: "☓"!important;
	}
	.site-header .text-center {
		z-index:9;
	}
	.vc_row.menu-row .wpb_column {
		width:100%;
	}
	.site-header .vc_row.parentrower { 
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; 
		flex-wrap: wrap;
	}
	.site-header .mobilefirst {
		-webkit-order: 1;
		order: 1;
	}
	.site-header .mobilesecond { 
		-webkit-order: 2;
		order: 2;
	}
	.site-header .mobilethird { 
		-webkit-order: 3;
		order: 3;
		padding-top:10px;
	}
	.site-header h2, .vc_row.menu-row .wpb_column {
		text-align:center !important;
	}
	.vc_row.banner-row h1 {
		font-size: 42px;
	}
	#banner {
		padding: 4.2em 0 5em 0 !important;
	}
}
@media only screen and (max-width: 767px){
	h1, h2, h3, .vc_row .vc_btn3-container, .vc_row .wpb_single_image, .vc_row .text-right, .site-footer p, .vc_row .gform_footer {
		text-align:center !important;
	}
	#banner {
		padding: 2.2em 0 3em 0 !important;
	}
	.vc_row .testimonial-content:before {
		width: 70px;
		height: 65px;
	}
	.vc_row .customaudioplayer {
		width:100%;
	}
	#banner{
		background-image: none !important;
		background-color: #bcb5af;
	}
	.vc_row .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
		padding-right: 0;
	}
	.vc_row .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
		margin-right: 0;
	}
}
@media only screen and (max-width: 639px){

}
@media only screen and (max-width: 479px){
	h2 {
		font-size: 26px;
	}
	.vc_row .testimonial {
		padding: 0 2.5em;
	}
	.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
		width: 30px;
		height: 27px;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
		padding-top:10px;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block
	}
	.wpmtst-testimonial {
		text-align: center;
	}
	.site-footer .text-right.mobilesecond .wpb_raw_code {
		margin: 0 0 5px 0 !important;
		display: block;
	}
	.site-footer .text-right.mobilesecond {
		padding-top:7px;
	}
	.vc_row.banner-row h1 {
		font-size: 29px;
	}
	.vc_row.banner-row h2 {
		font-size: 20px;
	}
}