/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 21 2025 | 11:16:59 */
@font-face {
	font-family: 'RobotoSlab';
	font-display: swap;
	src: url(https://arlenetannis.com/wp-content/uploads/2025/11/RobotoSlab-Regular.ttf);
}
@font-face {
	font-family: 'DancingScript';
	font-display: swap;
	src: url(https://arlenetannis.com/wp-content/uploads/2025/11/DancingScript-Regular.ttf);
	src: url(https://arlenetannis.com/wp-content/uploads/2025/11/DancingScript-Bold.ttf);
}
@font-face {
	font-family: 'Roboto';
	font-display: swap;
	src: url(https://arlenetannis.com/wp-content/uploads/2025/11/Roboto-Regular.ttf);
}
body {
	font-family: 'Roboto';
	font-size: 21px;
	color: #231F20;
	font-weight: 400;
}
body > div {
	font-size: 21px;
}
a, a:hover {
	text-decoration: none !important;
	color:#231F20;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'RobotoSlab';
	color: #82297c;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 2;
}
h2 {
	font-size: 30px;
	font-weight: normal;
}
h3 {
	font-size: 28.19px;
	font-weight: normal;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
/*MENU_SECTION*/
.menu a span {
	color: #82297c;
	font-family: 'RobotoSlab';
	font-size: 21px;
	font-weight: bold;
}
.vc_row .menu li {
	padding: 0px 8px;
	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 .header-menu:after{
	content: "";
	position: absolute;
	z-index: 1;
	bottom: -30px;
	width: 100%;
	height: 24px;
	left: 0;
	right: 0;
	background: -webkit-radial-gradient(ellipse at 50% 0,rgba(0,0,.2),transparent 58%);
	background: radial-gradient(ellipse at 50% 0,rgba(0,0,0,.2),transparent 58%)
}
/*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;
}
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .page .entry {
	margin-bottom: 0;
}
.vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	font-size: 12px;
	background : transparent;
	font-weight: 400;
	border-radius: 0;
	padding: 2px 15px;
	border:5px solid #f89b5f ;
	color: #000000;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:#006c70;
	opacity:  1;
}
:-moz-placeholder { 
	color:#006c70;
	opacity:  1;
}
::-moz-placeholder {
	color:#006c70;
	opacity:  1;
}
:-ms-input-placeholder {
	color:#006c70;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	font-size: 12.54px!important;
	font-family: 'RobotoSlab' !important;
	background-color: #f1f2f2;
	border: 0 !important;
	color:#006c70 !important;
	padding: 8px 12px !important;
	border-radius:0px !important;
	line-height: 1 !important;
}
.gform-footer.gform_footer .gform_button  {
	font-family: 'RobotoSlab' !important;
	background-color: #82297c!important;
	color: #fff !important;
	font-size: 21px!important;
	padding: 0 20px;
}
.vc_row .gform_wrapper .gform_footer {
	text-align:right;
	margin: 0;
}
.gform_required_legend{
	display: none;
}
.vc_row .gform_wrapper .gform_footer {
	margin-top: 16px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom: 0;
}
/*HEADER*/
.header-contact {
	font-family: 'RobotoSlab';
}
.header-logo {
	font-family: 'DancingScript';
	font-size: 110px;
	line-height: 1!important;
}
.tagline {
	font-family: 'DancingScript';
	font-size: 36px;
	font-weight: bold;
	line-height: .5!important;
}
h2.seasoned{
	font-size: 36px;
	font-weight: bold;
	line-height: 2;
}
.header-contact .wpb_text_column p{
	font-weight: bold;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-content {
	padding: 0 1em;
	margin-bottom: 1em;
	color: #fff;
	font-weight: bold;
}
.vc_row .testimonial-name, .vc_row .testimonial-company {
	line-height: 1;
	color: #fff;
	font-weight: bold;
}
.vc_row .strong-view.pager-style-buttons .wpmslider-pager-link:before {
	background: #fff;
	color: #fff;
}
.testimonial-field-before {
	margin: 0 5px;
}
/*CONTACT*/
.contact p {
	font-family: 'RobotoSlab';
	font-size: 12.54px;
	color: #006c70;
}
.copyright,.copyright a {
	font-size: 15px;
	color: #fff;
}
.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%;
}
/*RESPONSIVE*/
@media only screen and (max-width: 1280px) {

}
@media only screen and (max-width: 1200px) {

}
@media only screen and (max-width: 959px) {
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #82297c;
	}
	.menu-toggle {
		float:right;
		line-height:2;
	}
	.vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .nav-primary{
		top: 40px;
		background :#7ecad7 !important;
		z-index: 999999;
		position: absolute;
		left: 50%;
		width: 100%;
		transform: translate(-50%, 0);
		padding: 10px 0 10px 0 !important;
		border: 3px solid #fff;
	}
	.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;
	}
	.menu a {
		width: auto;
		height: auto;
	}
	.menu-column {
		z-index:9;
	}
	.vc_row .genesis-nav-menu .menu-item-type-post_type.current-menu-item > a {
		border-bottom: 0;
	}
	.vc_row .header-menu:after{
		display: none;
	}
	h2.seasoned  {
		font-size: 30px;
	}
	.header-contact .wpb_text_column p {
		font-size: 17px;
	}
	/* 	.site-header #template_vaw-2 .widget-wrap {
	display: flex;
	flex-direction: column-reverse;
} */
	#menu {
		position: absolute !important;
		top: 0;
	}
	#header {
		padding-top: 5em !important;
	}
	.custom-event-class #menu {
		width: 100%;
		padding: 0 !important;
	}
	.custom-event-class .vc_row .nav-primary {
		top: 0px;
		border:none;
	}
	.custom-event-class nav:before {
		margin: 0 10px 0 auto;
		content: "☰" !important;
	}
}
@media only screen and (max-width: 767px) {
	h1, h2, h3, .vc_row .wpb_single_image, .vc_row .vc_btn3-container, .vc_row .text-right, .site-footer p, #header, .vc_row.banner-row, .site-footer, .site-header {
		text-align:center !important;
	}
	h2.seasoned  {
		line-height: inherit;
	}
	.wpmtst-testimonial-field {
		display:block;
		text-align: center;
	}
	.testimonial-field-before {
		display: none;
	}
	.gform-footer.gform_footer .gform_button {
		width: 100%;
	}
	.site-header .text-right.wpb_column, .site-footer .text-right.wpb_column{
		padding-top: 5px;
	}
}
@media only screen and (max-width: 639px) {
	.header-logo {
		font-size:80px;
	}
	.tagline {
		font-size: 33px;
		line-height: 1!important;
	}
	h2.seasoned {
		font-size: 20px;
	}
	.header-contact .wpb_text_column {
		margin-right: 0 !important;
		border-right-width: 0 !important;
		padding-right: 0 !important;
		display: block;
	}
}
@media only screen and (max-width: 479px) {
	.header-logo {
		font-size: 50px;
	}
	.tagline,h2 {
		font-size: 24px;
	}
}

