/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2026 | 17:59:00 */
@font-face {
	font-family: "CormorantGaramond";
	font-family: "Quicksand";
	font-display: swap;
	src: url("https://www.vinceeury.com/wp-content/uploads/2026/07/CormorantGaramond-Regular.ttf");
	src: url("https://www.vinceeury.com/wp-content/uploads/2026/07/CormorantGaramond-Bold.ttf");
	src: url("https://www.vinceeury.com/wp-content/uploads/2026/07/CormorantGaramond-SemiBold.ttf"); 
	src: url("https://www.vinceeury.com/wp-content/uploads/2026/07/Quicksand-Regular.ttf"); 
}  
body {
	font-family: "CormorantGaramond";
	color: #0a0a0a;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #0a0a0a;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: "CormorantGaramond";
	color:#0a0a0a;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 21px;
}
/***** Full Width CSS ******/
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row, .header-full-width .wpb-content-wrapper .row-container {
	max-width: 1200px;
	margin: 0 auto;
}
.header-full-width .wpb-content-wrapper .row-container[data-vc-full-width], .header-full-width .wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row {
	max-width: 100%;
}
/*MENU_SECTION*/
.menu a span {
	color: #EEB784;
	text-transform:uppercase;
	font-size: 22px;
	font-family: "CormorantGaramond";
	font-weight:400;
}
.menu li {
	padding: 0 25px;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li:last-child {
	padding-right: 0;
}
.vc_row .nav-primary .genesis-nav-menu a {
	padding: 0;
}
.nav-primary {
	float: none;
}
.genesis-nav-menu li.page_item.current-menu-item > a span {
	color: #f8b784;
}
.site-container {
	overflow-x: hidden;
}
/*SUB-MENU*/
.genesis-nav-menu .sub-menu a {
	border: 0;
	width: 100%;
	background-color: transparent;
}
.menu li .sub-menu {
	top: 20px;
	background-color: #d5ab85;
	padding-bottom: 10px;
	border: 0;
	text-align: left;
}
.menu li .sub-menu li {
	padding: 10px 10px 0 10px;
	margin: 0;
	display: inherit;
}
.vc_row .sub-menu-toggle {
	display: block !important;
	visibility: visible !important;
	top: 2px;
	right: -13px;
	padding: 7px 10px;
}
.vc_row .sub-menu .sub-menu-toggle {
	right: -2px;
	top: 6px;
}
.sub-menu-toggle.activated::before {
	top: 3px;
}
.sub-menu-toggle::before {
	content: '';
	position: absolute;
	width: auto;
	height: auto;
	border: 5px solid transparent;
	border-top: 5px solid #c5956b;
	transition: none;
}
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .entry, .vc_row .menu li {
	margin-bottom: 0;
}
.vc_row  .vc_btn3.vc_btn3-style-custom {
	font-size: 15px;
	font-weight: 600;
	padding: 16px 32px;
	line-height: 1.5;
	border: 0;
	border-radius: 4px;
	background: rgb(22 19 16 / 70%) !important;
	color:#ffc761 !important;
	border: 2px solid;
	border-image: linear-gradient( 90deg, #B87C37 0%, #FBCF6F 20%, #FDFCE6 50%, #FBCF6F 80%, #B87C37 100%) 1;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder {
	color: #ffc761;
	opacity: 1;
}
:-moz-placeholder {
	color: #ffc761;
	opacity: 1;
}
::-moz-placeholder {
	color: #ffc761;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #ffc761;
	opacity: 1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: rgb(22 19 16 / 70%) !important;
	border: 1px solid !important;
	border-image: linear-gradient( 90deg, #B87C37 0%, #FBCF6F 20%, #FDFCE6 50%, #FBCF6F 80%, #B87C37 100%) 1!important;
	color: #ffc761 !important;
	font-size: 16px !important;
	font-weight: 600;
	padding: 7px 13px !important;
	border-radius: 5px;
	line-height: 1 !important;
}
.gform_footer input {
	background : linear-gradient(90deg, rgba(251, 211, 111, 1) 0.98%, rgba(251, 211, 112, 1) 1.09%, rgba(250, 222, 131, 1) 6.42%, rgba(250, 228, 142, 1) 11.87%, rgba(250, 230, 146, 1) 17.57%, rgba(253, 252, 230, 1) 22.95%, rgba(250, 230, 146, 1) 34.35%, rgba(251, 201, 92, 1) 62.56%, rgba(184, 124, 55, 1) 91.1%, rgba(251, 211, 111, 1) 100%); !important;
	margin-bottom: 0px !important;
	border:0 !important;
	color: #000 !important;
	padding: 7px 25px !important;
	font-size: 23px !important;
	font-weight: 700 !important;
	width: 100% !important;
}
.vc_row .gform_confirmation_message {
	color:#fff;
	margin: 3em 0 ;
}
.vc_row .gfield_html p, .vc_row .gfield_html p a{
	font-size:22px;
	color:#fff;
}
h2.gform_submission_error, .gfield_validation_message, .gfield_required {
	background: #fff;
	margin-top: 10px;
}
/*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 : linear-gradient(90deg, rgba(251, 211, 111, 1) 0.98%, rgba(251, 211, 112, 1) 1.09%, rgba(250, 222, 131, 1) 6.42%, rgba(250, 228, 142, 1) 11.87%, rgba(250, 230, 146, 1) 17.57%, rgba(253, 252, 230, 1) 22.95%, rgba(250, 230, 146, 1) 34.35%, rgba(251, 201, 92, 1) 62.56%, rgba(184, 124, 55, 1) 91.1%, rgba(251, 211, 111, 1) 100%);
	top: 7px;
	height: 3px;
	margin:0;
	box-shadow: 0px 0px 18px #fff;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
.customaudioplayer .mejs-button {
	width: 45px;
	height: 45px;
	position: relative;
	left: 0px;
	margin-right: 4px;
	top:-12px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before, .custom-event-class .customaudioplayer:before {
	position: absolute;
	content: '';
	background-image: url(https://www.vinceeury.com/wp-content/uploads/2026/07/audio-buttons.svg);
	width: 45px;
	height: 45px;
	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: -69px 0px;
}
.customaudioplayer .download-audio .fa-download:before{
	background-position: -139px -9px;
	top: 0;
	width: 30px;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 23px;
	width: 30px;
	top: -21px;
}
.download-audio {
	position: relative;
}
.vc_row .mejs-time-rail{
	margin: 0;
	height: 10px;
	padding: 0;
	top: 10px;
	left: 8px;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:20px !important;
	width: calc(100% - 40px)!important;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.vc_row .customaudioplayer {
	position: relative;
	margin: 0 auto 20px auto;
	background: rgb(22 19 16 / 70%) !important;
	padding: 23px;
	width: 100%;
	min-height: 20px;
	border-radius:3px;
	border: 1px solid #ffc761;
}
.vc_row .customaudioplayer:last-child {
	margin-bottom: 0;
}
.custom-audio-title{
	position: absolute;
	top: 11px;
	left: 80px;
	width: calc(100% - 82px);
	overflow: hidden;
	display: inline-block;
	font-size: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background : linear-gradient(90deg, rgba(251, 211, 111, 1) 0.98%, rgba(251, 211, 112, 1) 1.09%, rgba(250, 222, 131, 1) 6.42%, rgba(250, 228, 142, 1) 11.87%, rgba(250, 230, 146, 1) 17.57%, rgba(253, 252, 230, 1) 22.95%, rgba(250, 230, 146, 1) 34.35%, rgba(251, 201, 92, 1) 62.56%, rgba(184, 124, 55, 1) 91.1%, rgba(251, 211, 111, 1) 100%);
	position: absolute;
	width: calc(100% - 75px);
	height: 3px;
	left: -2px;
	margin: 0 auto;
	right: 0;
	top: 10px;
}
.custom-event-class .customaudioplayer:before {
	background-position: 0px 0px;
	left:10px;
	top:3px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #000000 !important;
	height: 3px;
	transition:none;
}
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: 20px;
}
#demos .wpb_text_column br{
	display:none;
}
/*HEADER_SECTION*/
#header{
	background : linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(10, 8, 9, 0.19) 19.17%, rgba(28, 25, 26, 0.67) 66.64%, rgba(35, 31, 32, 1) 100%);
}
.home #header{
	position: absolute !important;
	left:0;
	right:0;
}
.site-logo {
	display: flex;
	align-items: center;
	gap: 20px;
}
.logo-description {
	color: #EEB784;
	font-size: 25px;
}
/*BANNER SECTION*/
#banner .wesite-title{
	display: none !important;
}
#banner .mobile_image{
	display:none;
}
#banner{
	background-position: top !important;
}
h2.site-title {
	font-size:53px;
}
#banner p {
	font-size:20px;
}
#banner .vc_row .vc_btn3.vc_btn3-style-custom { 
	margin:0 10px;
}
#banner .vc_row .listen-button .vc_btn3.vc_btn3-style-custom {
	border-radius: 4px;
	background: linear-gradient(90deg, #fbc95a 0%, #fad36e 77%) !important;
	color: #000000 !important;
	border-image: linear-gradient(90deg, #fbc95a 0%, #fad36e 77%) 1;
}
/*DEMOS*/
.border_title{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;   
}
.border_title::before,
.border_title::after{
    content: "";
    flex: 1;
    height: 4px;
    background-repeat: no-repeat;
    background-size: 100% 4px;
}
.border_title::before{
    background-image: url(https://www.vinceeury.com/wp-content/uploads/2026/07/left_border.png);
    background-position: right center;
}
.border_title::after{
    background-image: url(https://www.vinceeury.com/wp-content/uploads/2026/07/right_border.png);
    background-position: left center;
}
.disable.vc_btn3-container, .vc_row .group{
	display:none;
}
.vc_row .group.active{
	display: block;
}
.vc_row.contact_info .vc_btn3-container.vc_btn3-inline {
	vertical-align: middle;
}
.vc_row.contact_info .wpb_raw_code a {
	font-family: "Quicksand";
}
/*LOGO_SECTION*/
#clients {
	background-image: linear-gradient(30deg, #050505 0%, #13100e 94%);
}
.vc_row .strong-view.pager-style-buttons .wpmslider-pager-link:before {
	background: #ffc761;
}
.vc_row .lswssp-logo-showcase .slick-dots li button{
	background-color: transparent;
    border-color: #ffc761 !important;
}
.vc_row .lswssp-logo-showcase .slick-dots li.slick-active button{
	background-color: #ffc761 !important;
}
.lswssp-design-1 .lswssp-slide .lswssp-logo-img-wrap img, .vc_row .wpb_video_wrapper{
	border: 1px solid #ffc761;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial-name, .vc_row .testimonial-company, .vc_row .testimonial-company a {
	display: inline-block;
	line-height: 1;
	font-family: "Quicksand";
	color: #8F9393;
	font-size: 18px;
}
.vc_row .testimonial-name{
	color: #ffc761;
}
.vc_row .testimonial-company{
	padding-left: 5px;
}
.vc_row .testimonial-content {
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	padding-top: 15px;
	margin-bottom:2em;
}
.wpmtst-testimonial-inner {
	text-align: center;
}
.vc_row .slider-container { 
	padding-top:2.5em;
	border: 1px solid #ffc761 ;
}
.vc_row .testimonial {
	padding: 0 3em;
}
.vc_row .slider-container:before {
	content: '';
	background-repeat: no-repeat;
	background-image: url(https://www.vinceeury.com/wp-content/uploads/2026/07/testimonials.svg);
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	right:0;
	margin: 0 auto;
	top: 10px;
}
/*CONTACT SECTION */
#contact .wpb_raw_code img{
	width:22px;
	height: 22px;
}
#contact .wpb_raw_code.youtube img{
	width:24px;
	height: 24px;
}
#contact .gform_wrapper.gravity-theme{
	padding-bottom: 30px;
}
/*FOOTER*/
#footer .wpb_text_column p ,#footer .wpb_text_column a{
	font-size: 16px; 
	color:#444445;
	font-family: "Quicksand";
}
#footer .contact_info p, #footer .contact_info p a{
	color:#8F9393;
	line-height: 16px;
}
#footer .logo-description {
	font-size: 23px;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1200px) {
	#footer .logo-image img{
		width: 90px;
	}
	#footer .logo-description {
		font-size: 20px;
	}
	#footer .wpb_text_column p, #footer .wpb_text_column a{
		font-size: 14px;
	}
}
@media only screen and (max-width: 1023px) {
	#footer .wpb_column{
		width: 100%;
		text-align: center !important;
	}
	#footer .site-logo {
		justify-content: center;
	}
}
@media only screen and (max-width: 959px) {
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .sub-menu-toggle {
		color: #EEB784!important;
	}
	.menu-toggle {
		float: none;
		margin: 0 auto 0;
		padding: 6px;
	}
	.vc_row .menu li {
		padding: 12px 0;
	}
	.menu.genesis-nav-menu a {
		display: inline;
	}
	.menu li {
		padding: 7px 0;
	}
	.menu-toggle {
		padding: 0;
		font-size: 28px;
		line-height: 30px;
		font-weight: 700;
		float: right;
	}
	.menu li .sub-menu {
		padding-bottom: 0;
	}
	.vc_row .genesis-responsive-menu {
		top: 28px;
		background : #000;
		position: absolute;
		left: 50%;
		z-index: 9;
		width: 100%;
		border: 1px solid #fff;
		transform: translate(-50%, 0);
		padding: 10px 0 20px 0 !important;
		text-align: center;
	}
	.site-header .menu-toggle::before {
		top: -1px;
	}
	#genesis-mobile-nav-primary span,.custom-event-class .genesis-responsive-menu {
		display: none;
	}
	.sub-menu-toggle {
		color: #fff!important;
	}
	.site-header .menu-toggle::before, .site-header .menu-toggle.activated::before {
		content: "☰";
	}
	.site-header .vc_row .menu-toggle.activated::before {
		content: "☓";
	}
	.site-header .wpb_column{
		width: 100%;
		text-align: center !important;
	}
	.site-header .text-right{
		z-index: 999;
	}
	h2.site-title {
		font-size: 45px;
	}
	#banner {
		background-position: 57% 100% !important;
	}
	.site-header .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;
	}
	.site-header .mobilefirst { 
		-webkit-order: 1;
		order: 1;
	}
	.site-header .mobilesecond { 
		-webkit-order: 2;
		order: 2;
	}
	.site-logo {
		justify-content: center;
	}
}
@media only screen and (max-width: 767px) {
	h1, h2, h3, .site-footer p,#footer .wpb_column,#contact .wpb_raw_code ,.wpb_single_image, .vc_row.contact_info .wpb_column, .vc_row .vc_btn3-container, #contact {
		text-align:center !important;
	}
	.vc_row.contact_info .vc_btn3-container{
		margin-bottom: 20px !important;
	}
	.vc_row .testimonial-name, .vc_row .testimonial-company, .vc_row .testimonial-company a {
		display:block;
		padding-left:0;
	}
	#banner .mobile_image{
		display:block;
	}
	#banner{
		background-image: none !important;
		background: linear-gradient(30deg, #050505 0%, #13100e 94%) !important;
		padding-bottom:0 !important;
	}
	.site-footer .text-right {
		padding-top:10px;
	} 
	#banner .wpb_text_column {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.vc_row .testimonial {
		padding: 0 1em;
	}
}
@media only screen and (max-width: 639px) {

}
@media only screen and (max-width: 479px) {
	#footer .contact_info .wpb_text_column{
		display: block;
		padding-right:0 !important;
		margin-right:0 !important;
		border-right: 0 !important;
	}
	#footer .contact_info p{
		line-height:inherit;
	}
	h2.site-title {
		font-size: 30px;
	}
	.vc_row.contact_info .wpb_raw_code {
		display:block;
		margin:5px 0 !important;
	}
}