/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 13 2026 | 05:57:25 */
/*FONTS_SETTINGS*/
@font-face {
	font-family: "CormorantUpright";
	font-family: "JosefinSans";
	font-display: swap;
	src: url("http://site64.myvosite.com/wp-content/uploads/2026/02/CormorantUpright-Bold.ttf");
	src: url("http://site64.myvosite.com/wp-content/uploads/2026/02/JosefinSans-Thin.ttf");
	src: url("http://site64.myvosite.com/wp-content/uploads/2026/02/JosefinSans-Light.ttf");
	src: url("http://site64.myvosite.com/wp-content/uploads/2026/02/JosefinSans-Bold.ttf");
	src: url("http://site64.myvosite.com/wp-content/uploads/2026/02/JosefinSans-Regular.ttf");
}
body {
	font-family: "JosefinSans";
	color:#fff;
	background-color:#656c4a;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #fff;
}
.site-inner {
	margin-top:0;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "CormorantUpright";
	font-weight : 700;
}
h1 {
	font-size: 50px;
}
h2 {
	font-size: 48px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/*MENU_SECTION*/
.vc_row .menu a {
	color: #fff;
	font-size: 21px;
	font-weight: 700;
}
.vc_row .menu li {
	padding: 0 20px;
	margin:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding:0;
}
.menu li:last-child {
	padding-right:0
}
.menu li:first-child {
	padding-left:0
}
/* .genesis-nav-menu li.page_item.current-menu-item > a span{
color: #f6c537;
} */
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #3e432c;
	padding-bottom:15px;
	border:0;
	text-align: left;
}
.menu li .sub-menu li a span{
	line-height: 23px;
	font-size: 20px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
	display:block;
}
.sub-menu-toggle {
	color: #669966;
}
/*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 {
	background: transparent;
	font-family: "JosefinSans";
	font-size : 18px;
	color : #E7E7DD;
	font-weight:700;
	border:2px solid #B47D4E;
	border-radius: 0px;
	padding: 15px 18px 12px 18px;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #FCFCFC;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #FCFCFC;
	opacity:  1;
}
::-moz-placeholder {
	color:    #FCFCFC;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #FCFCFC;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: rgba(252, 252, 252, 0.25) !important;
	border: 1px solid #FCFCFC !important;
	color: #FCFCFC!important;
	font-size: 18px !important;
	font-weight: 400;
	padding: 4px 10px 0px 10px !important;
	border-radius: 0px !important;
	line-height: 2 !important;
}
/* .sidebar input, .sidebar select{
background-color: #000 !important;
}
select#cat {
appearance: none; 
-webkit-appearance: none;
-moz-appearance: none;
background: url("http://site100.myvosite.com/wp-content/uploads/2025/11/down_arrow_button.svg") no-repeat ;
background-position: right 10px center;
background-size: 20px;
line-height: normal;
height: 52px;
} */
.vc_row .gform_confirmation_message {
	margin-bottom: 2em;
	color:#fff;
	margin: 6em 0 1em 0;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
	height: 80px;
}
.vc_row .gform_wrapper .gform_footer input[type=submit] {
	background-color:rgba(18, 41, 31, 0.4) !important;
	color: #FCFCFC !important;
	border-radius: 0 !important;
	padding: 4px 0 0 !important;
	font-weight:700;
	font-size: 18px!important;
	width: 100%;
	letter-spacing : 3.6px;
	border:2px solid #B47D4E !important;
}
.vc_row .gfield_validation_message,.vc_row .gform_submission_error {
	background-color: #ffffffd6;
	padding: 2px;
	font-size:16px!important;
	margin-top: 10px;
	display: inline-block;
}

/*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{
	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: 9px;
	height: 12px;
	border-radius: 5px;
	margin: 0;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.vc_row .mejs-button {
	margin-right: 10px;
	top: 3px;
}
.vc_row .customaudioplayer .mejs-button {
	width: 22px;
	height: 22px;
	position: relative;
	left: 0px;
	padding-top: 0 !important;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before {
	position: absolute;
	content: '';
	background-image: url(http://site64.myvosite.com/wp-content/uploads/2026/02/sprite_button.svg);
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-size: cover;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -31px 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: 90%;
	margin: 0 auto 38px auto !important;
	min-height: 28px;
	background : transparent;
	border: 0;
	padding: 0;
	border-radius: 0;
}
.custom-audio-title{
	position: absolute;
	top: -17px;
	left: 34px;
	font-size: 18px;
	color:#fff;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 300;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -63px 0px;
}
.vc_row .fa-download {
	position:absolute;
	top:5px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 18px;
	width: 22px;
	top: -30px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background-image: #b47d4e !important;
	border-radius: 5px;
	height: 12px;
}
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: 14px;
	height: 14px;
	content: "";
	background-image: url(http://site64.myvosite.com/wp-content/uploads/2026/02/sprite_button.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 6px;
	left: 12px;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: #ffffff;
	position: absolute;
	width: calc(100% - 75px);
	height: 35%;
	left: -2px;
	margin: 0 auto;
	right: 0;
	top: 8px;
}
.custom-event-class .custom-audio-title {
	top: -23px;
	left: 8px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
#banner .wpb_text_column br, .genre-demos .wpb_text_column br {
	display:none;
}
/*HEADER_SECTION*/
.site-logo .logo-title a{
	font-size:27px;
	font-family: "CormorantUpright";
	color: #fff;
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
}
.logo-description, .site-logo .logo-title {
	display: inline-block;
}
.logo-description{
	font-size: 17px;
	font-weight: 300;
	color: #b47d4e;
}
#header{
	position: absolute !important;
	right: 0;
	left: 0;
	z-index: 999;
}
#title_section{
	border-bottom-right-radius: 4em;
	background : linear-gradient(180deg, rgba(58, 63, 41, 1) 0%, rgba(63, 68, 45, 1) 28.33%, rgba(76, 82, 55, 1) 61.25%, rgba(98, 105, 72, 1) 96.33%, rgba(101, 108, 74, 1) 100%);
}
/*BANNER_SECTION*/
#banner .site-title {
	font-family: "CormorantUpright";
	font-size: 120px;
	font-weight: 700;
}
#banner h2 {
	font-size: 40px;
	font-weight: 300;
	letter-spacing : 2.56px;
}
#banner h2, #banner h3, .genre-banner h3 {
	font-family: "JosefinSans";
}
#banner h3 {
	font-weight: 300;
	letter-spacing : 1.98px;
	font-size : 31px;
}
#banner .vc_row .vc_row .vc_btn3.vc_btn3-style-custom {
	font-family: "JosefinSans";
	font-size : 18px;
	color : #E7E7DD;
	font-weight:700;
	border:2px solid #B47D4E;
}
#tagline-row {
	background : linear-gradient(180deg, rgba(58, 63, 41, 1) 0%, rgba(63, 68, 45, 1) 28.33%, rgba(76, 82, 55, 1) 61.25%, rgba(98, 105, 72, 1) 96.33%, rgba(101, 108, 74, 1) 100%);
}
#tagline-row h2 {
	font-family: "JosefinSans"; 
	font-weight:400;
	font-size:24px;
	text-shadow : 1px 2px 1px rgba(32, 73, 15, 0.75);
}
#gradient-border {
	background : linear-gradient(90deg, rgba(58, 63, 41, 1) 0%, rgba(101, 108, 74, 1) 100%);
}
/*BIO_SECTION*/
p {
	line-height : 26px;
}
#about .vc_row .vc_btn3.vc_btn3-style-custom {
	background : rgba(18, 41, 31, 0.4) !important;
	border : 2px solid #B47D4E;
}
/*VIDEO_SECTION*/
#load-more.disable, .group, #load-more1.disable1, .group1{
	display:none;
}
.group.active, .group1.active1 {
	display: block;
} 
.featured-text p {
	font-size:24px;
}
/*LOGO_SECTION*/
#clients {
	background: linear-gradient(to bottom, #eff8f6 0%, #f9fbf7 100%);
}
.vc_row .wpls-logo-showcase .slick-arrow {
	background-color: transparent;
}
.vc_row .wpls-logo-showcase .slick-arrow svg {
	fill: #0c2f4f;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company {
	display: inline-block;
	line-height: 1;
	color:#ffffff;
}
.vc_row .testimonial-company {
	border-left: 2px solid #ffffff;
	margin-left: 10px;
	padding-left: 10px;
}
.vc_row .testimonial{
	padding: 1.5em 5em 0 5em;
	position:relative;
}
.vc_row .testimonial-content {
	margin-bottom: 2.5em;
}
.vc_row .testimonial-content p {
	line-height: 30px;
	color:#ffffff;
	font-size:18px;
}
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
	content: '';
	background-image: url(http://site64.myvosite.com/wp-content/uploads/2026/02/left-quote.png) !important;
	position: absolute;
	left: 2px;
	top: 0px;
	background-repeat: no-repeat;
	width: 65px;
	height: 60px;
	background-size:100%;
}
.vc_row .testimonial-content:after {
	background-image: url(http://site64.myvosite.com/wp-content/uploads/2026/02/right-quote.png) !important;
	right: 0 !important;
	left: initial;
	top: initial;
	bottom :0;
}
/*FLIP_SECTION*/
.vc_row .oxilab-flip-box-back-1, .vc_row .oxilab-flip-box-1 {
	background : rgba(180, 125, 78, 0.55);
	border: 4px solid #FBDFB2 !important;
	box-shadow: none !important;
}
.vc_row .oxilab-flip-box-1,.vc_row .oxilab-flip-box-back-1 {
	border-radius: 50%;
	box-shadow: none;
	border: 0;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info {
	line-height: 18px;
	color: #ffffff;
	font-size: 18px;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info, .vc_row .oxilab-flip-box-1 .oxilab-info, .site-footer .text-right .wpb_text_column p {
	font-family: "JosefinSans";
	font-weight: 400;
}
.vc_row .oxilab-flip-box-1 .oxilab-info {
	font-size: 21px;
	color: #ffffff;
}
.vc_row .oxilab-info img {
	margin-bottom: 15px;
}
.vc_row .oxilab-flip-box-1-data .oxilab-heading,.vc_row .oxilab-flip-box-1-data .oxilab-icon {
	display: none;
}
.vc_row .oxilab-flip-box-back-1-data .oxilab-info li {
	text-align: left;
}
/*BLOG_SECTION*/
.vc_row .vc_gitem-post-data-source-post_title h2  {
	font-family: "JosefinSans";
	font-size:21px;
	color:#B47D4E;
	font-weight:700;
}
.vc_row .vc_gitem-post-data-source-post_excerpt p {
	font-size: 18px;
	line-height: 27px;
}
#blog .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
	margin-right: 0;
}
#blog .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
	padding-right: 0;
}
.single .site-inner {
	padding:4em 15px;
}
/*CONTACT_SECTION*/

/*FOOTER_SECTION*/
#footer{
	background : linear-gradient(90deg, rgba(101, 108, 74, 1) 0%, rgba(36, 49, 40, 1) 100%);
}
.site-footer .wpb_text_column p {
	font-size:16px;
	font-weight: 100;
}
.error404 .content {
	padding:2em 0;
}
.error404 .content input {
	border:2px solid #000000 !important;
}
.error404 .content .search-form-submit {
	color:#ffffff !important;
}
.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%;
}
.vc_row .gform_validation_error .gfield_html p {
	background: #fff;
	padding: 10px;
}
/*GENRE_PAGE*/
.genre-banner h1 {
	font-size:73px;
}
.genre-banner h2 {
	font-size:49px;
}
.genre-banner h3 {
	font-size:16px;
	font-weight:300;
}
.genre-banner .vc_col-sm-7 .wpb_text_column { 
	background: #101e0fba;
	padding: 15px !important;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px){
	#banner .site-title {
		font-size: 118px;
	}
}
@media only screen and (max-width: 1023px){
	#banner .site-title {
		font-size: 108px;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.menu-toggle {
		float:right;
		line-height:2;
	}
	.vc_row .menu li {
		padding: 5px 0;
		text-align:center;
	}
	.vc_row .nav-primary {
		top: -6.2em;
		background: #7f6742;
		z-index: 999999;
		position: absolute;
		left: 50%;
		width: 100%;
		transform: translate(-50%, 0);
		padding: 5px 0 10px 0 !important;
		border: 3px solid #072e40;
	}
	.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-column {
		z-index:9999;
	}
	.menu a {
		width: auto;
		height: auto;
		padding:0;
	}
	.menu-toggle {
		position:absolute;
		top:-8.2em;
		right:15px;
		line-height:1;
	}
	#header {
		padding-top: 2em !important;
	}
	.site-header .wpb_column {
		text-align:center;
		width:100%;
	}
	.site-footer .wpb_text_column p {
		font-size: 14px;
	}
	.wpb_raw_code a {
		justify-content: center;
	}
	.vc_row .oxilab-flip-box-col-3 {
		width: 100%;
		margin: 15px auto;
	}
	.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
		width: 100%;
		padding-left: 0;
	}
	.menu li .sub-menu {
		background-color:#ffffff;
	} 
	#banner .site-title {
		font-size: 85px;
		padding-top: .75em;
	}
}
@media only screen and (max-width: 767px){
	.vc_row .text-right, .site-footer p, .vc_row .vc_btn3-container, .vc_row .wpb_single_image, h1, h2, h3, .vc_row .gfield_html p {
		text-align:center !important;
	}
	.error404 .entry-content .search-form {
		width:100%;
	}
	.site-footer .wpb_text_column p {
		line-height: 20px;
	}
	.customaudioplayer{
		width: 100%; 
	}
	.site-footer .text-right {
		padding-bottom:10px;
	}
}
@media only screen and (max-width: 640px){
	.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
		grid-column: 1/-1;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		display: block;
		padding: 10px 0 0 0;
	}
	.vc_row .testimonial-company {
		border-left: 0;
		margin-left: 0;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company {
		text-align: center;
	}
	#banner .site-title {
		font-size: 80px;
	}
	#banner h2 {
		margin-top: -10px !important;
	}
}
@media only screen and (max-width: 479px){
	.vc_row .testimonial {
		padding: 0 1.5em;
	}
	.vc_row .testimonial-content:before, .vc_row .testimonial-content:after {
		width: 18px;
		height: 17px;
	}
	.site-logo .logo-title a {
		border-right: 0;
		padding-right: 0;
		margin-right: 0;
	}
	#title_section .wpb_raw_code.wpb_raw_html.inline, .site-footer .wpb_raw_code.wpb_raw_html.inline {
		display: block;
		margin-right: 0 !important;
	}
	#banner .site-title {
		font-size: 48px;
		padding-top: 2.5em;
	}
	#banner h2 {
		margin-top: 0 !important;
		font-size: 22px;
	}
	#banner h3 {
		font-size: 20px;
	}
	h2 {
		font-size: 38px;
	}
	.vc_row .nav-primary {
		top: -9.5em;
	}
	.menu-toggle {
		top: -12.1em;
	}
}