.elementor-kit-20741{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-20741 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS *//* All classes prefixed with "sa" created by sebastien.aubry@me.com 2023-08-21  */

@font-face {
  font-family: 'AberMono';
  src: url(https://vaonis.com/assets/fonts/AberMono/AberMono-Regular.woff) format('woff');
  font-weight:400;
}
@font-face {
  font-family: 'AberMono';
  src: url(https://vaonis.com/assets/fonts/AberMono/AberMono-Light.woff) format('woff');
  font-weight:300;
}
@font-face {
  font-family: 'AberMono';
  src: url(https://vaonis.com/assets/fonts/AberMono/AberMono-Bold.woff) format('woff');
  font-weight:700;
}

.sa-full-height-header {
    min-height: calc(100vh + 60px);
}

.sa-h1,.sa-h2,.sa-h3,.sa-h4,.sa-h5,.sa-h6 {
    font-family: "Montserrat";
}
.sa-h1 {
	font-size:46px;
	font-weight:300;
	font-family: "Montserrat";
}
.sa-h2{
	font-size:42px;
	font-family:"Montserrat";
	font-weight:400;
	letter-spacing:-1pt;
}
.sa-h3 {
    font-size:28px;
    font-family: "Montserrat";
    font-weight:400;
}
.sa-h4{
	font-size:22px;
	font-weight:400;
	font-family: "Montserrat";
}
.sa-p {
	font-size:18px;
	font-weight:400;
	font-family: "Montserrat";
	line-height: 26px;
}
.sa-line-height-reduce {
    line-height: 24px;
}
.sa-table-default {
  border: 0px;
  background: none;
  padding: 0px;
  border-spacing: 0px;
}
.sa-table-default:hover{
    background: none;
}
.sa-text-300{
    font-weight:300 !important;
}
.sa-text-white {
    color: #FFFFFF !important;
}
.sa-text-black{
	color: #000000 !important;
}
.sa-text-blue{
	color: #00ABE6 !important;
}
.sa-text-lightgrey {
    color : #a4a4a4 !important;
}
.sa-text-grey {
    color: grey !important;
}
.sa-text-ens-gradient{
	background:linear-gradient(30deg, #F0DA94  11%, #D23F79 45%, #6933DB 88%);
	background-clip:text!important;
	-webkit-background-clip:text!important;
	color:transparent!important;
}
.sa-text-pro-gradient {
    background: linear-gradient(90deg, rgba(213,0,0,1) 0%, rgba(255,98,98,1) 50%, rgba(213,0,0,1) 100%);
    background-clip:text!important;
	-webkit-background-clip:text!important;
	color:transparent!important;
}
.sa-strong-dark{
	color:black !important;
	font-family:"Montserrat";
	font-weight:700;
}
.sa-strong-light{
	color:white !important;
	font-family:"Montserrat";
	font-weight:700;
}
.sa-text-strong{
	font-family:"Montserrat";
	font-weight:700;
}
.sa-text-semistrong{
	font-family:"Montserrat";
	font-weight:500;
}
.sa-text-stronger{
	font-family:"Montserrat";
	font-weight:800;
	text-transform:uppercase!important;
}
.sa-text-ultrabright{
	font-size:68px;
	font-family:"Montserrat";
	font-weight:300;
}
.sa-text-small{
	font-size:14px;
}
.sa-header-price-tag {
    font-size: 30px;
    font-weight: 500;
}
.sa-ens{
	font-family:"Montserrat";
	font-weight:600;
	background-clip:text!important;
	-webkit-background-clip:text!important;
	background:linear-gradient(30deg, #F0DA94 19%, #D23F79 50%, #6933DB 88%);
	color:transparent!important;
}
.sa-barred-price {
    opacity: 0.3;
    text-decoration:line-through;
}
.sa-text-right{
    text-align: right;
}
.sa-text-center{
    text-align: center;
}
.sa-text-center-nomobile {
    text-align: center; /* texte centré sauf sur mobile*/
}
.sa-text-thin { 
    font-weight: 300 !important;
}
.sa-button-blue {
  display: inline-block;
  padding: 5px 30px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  background-color: #00ABE6;
  color: #fff;
  font-family:"Montserrat";
}

.sa-button-blue:hover {
  border-color: #00ABE6 !important;
  background-color: #00ABE6 !important;
  color: #fff;
}
.sa-button-white{
    display: inline-block;
  padding: 5px 30px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #00ABE6;
  border-radius: 25px;
  cursor: pointer;
  background-color: #FFFFFF;
  color: #00ABE6;
  font-family:"Montserrat";
}
.sa-button-white:hover {
    border-color: #00ABE6 !important;
  background-color: #FFFFFF !important;
  color: #00ABE6;
}

.sa-button-outline-blue {
    display: inline-block;
  padding: 5px 30px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #00ABE6;
  border-radius: 25px;
  cursor: pointer;
  background-color: transparent;
  color: #00ABE6;
  font-family:"Montserrat";
}

.sa-button-outline-blue:hover {
    background-color: #00ABE6;
    color: #FFFFFF;
}
.sa-button-pro {
    display: inline-block;
  padding: 5px 30px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  border: 2px;
  border-style: solid;
  border-color: #FF3B3B;
  border-radius: 25px;
  cursor: pointer;
  background-color: transparent;
  color: #FF3B3B;
  font-family:"Montserrat";
}

.sa-button-pro:hover {
    background-color: #FF3B3B;
    color: #000000;
}

.sa-ens-button{
	background:linear-gradient(46deg, #F0DA94 6%, #D23F79 40%, #6933DB 81%);
	background-clip:text!important;
	-webkit-background-clip:text!important;
	border-width:1px 1px 1px 1px;
	border-radius: 25px;
	border-style:solid;
	border-color:#FFF;
	padding:10px 15px 10px 15px;
	font-family:"Montserrat";
	font-weight:400;
	font-size:20px;
	color:transparent!important;
}
.sa-ens-button:hover{
	background:linear-gradient(46deg, #F0DA94 6%, #D23F79 40%, #6933DB 81%);
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	border-width:0px;
	color:black!important;
}
.sa-center-div {
  margin-left: auto;
  margin-right: auto;
}
.sa-section-intro{
	font-size:22px;
	font-family:"Montserrat";
	font-weight:400;
	line-height:32px;
}
.sa-over-top-left{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
}
.sa-over-top-right{
	position:absolute;
	z-index:10;
	top:0px;
	right:0px;
}
.sa-over-top{
    position:absolute;
	z-index:10;
	top:0px;
	right:0px;
	left:0px;
	
}
.sa-image-caption{position:absolute;
	z-index:10;
	bottom:0px !important;
	right:0px !important;
	left:0px !important;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 15%;
	padding-left: 15%;
}
.sa-over-bottom-left{
    position:absolute;
	z-index:10;
	bottom:0px;
	left:0px;
}
.sa-over-bottom-right{
    position:absolute;
	z-index:10;
	bottom:0px;
	right:0px;
}
.sa-no-margin{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.sa-ratio-content{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.sa-ratio4-3{
	height:0px;
	overflow:hidden;
	position:relative;
	width:100%;
	padding-top:75%;
	background-size:cover;
}
.sa-ratio3-2{
	height:0px;
	overflow:hidden;
	position:relative;
	width:100%;
	padding-top:66%;
	background-size:cover;
}
.sa-ratio3-2-responsive{
    height:0px;
	overflow:hidden;
	position:relative;
	width:100%;
	padding-top:66%;
	background-size:cover;
}
.sa-ratio1-1{
	height:0px;
	overflow:hidden;
	position:relative;
	width:100%;
	padding-top:100%;
	background-size:cover;
}

.sa-rounded-big {
    border-radius: 50px;
    overflow: hidden;
}

.sa-rounded-big-nomobile {
    border-radius: 50px;
    overflow: hidden;
}


.sa-rounded-big-top {
    border-radius: 50px 50px 0px 0px;
    overflow: hidden;
}

.sa-rounded-big-top-nomobile {
    border-radius: 50px 50px 0px 0px;
    overflow: hidden;
}

.sa-rounded-big-bottom {
    border-radius: 0px 0px 50px 50px;
    overflow: hidden;
}

.sa-rounded-big-bottom-nomobile {
    border-radius: 0px 0px 50px 50px;
    overflow: hidden;
}

.sa-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
}
.sa-popup-cart {
    background-color: white;
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center;
    border-radius: 20px;
    width: 600px !important;
    z-index: 100;
}
.added_to_cart {
    display: none !important;
}

/* Tablet adjustment*/

@media (max-width: 1024px){
    
    .sa-full-height-header {
    min-height: calc(80vh + 20px);
    }
    
    .sa-responsive-center{
        text-align:center;
    }
    .sa-h1{
        font-size:38px;
    }
    .sa-h2{
        font-size:34px;
    }
    .sa-h3{
        font-size:24px;
    }
    .sa-h4{
	    font-size:20px;
    }
    .sa-p{
        font-size:16px;
        line-height:22px;
    }
    .sa-line-height-reduce {
        line-height: 21px;
    }
    .sa-text-small{
	    font-size:12px;
    }
    .sa-header-price-tag {
    font-size: 26px;
    font-weight: 700;
    }
    .sa-text-ultrabright{
	    font-size:60px;
    }
    .sa-section-intro{
	font-size:18px;
	line-height:28px;
    }
    .sa-button-blue {
        padding: 4px 16px;
        font-size: 16px;
        border-radius: 25px;
    }
    .sa-button-white {
        padding: 4px 16px;
        font-size: 16px;
        border-radius: 25px;
    }
    
    .sa-button-outline-blue {
        padding: 4px 16px;
        font-size: 16px;
        border-radius: 25px;
    }
    .sa-button-pro {
        padding: 4px 16px;
        font-size: 16px;
        border-radius: 25px;
    }
    .sa-ens-button{
	padding:4px 16px;
	font-size:16;
	border-radius: 25px;
	color:transparent!important;
    }
    .sa-ratio3-2-responsive{
        height:0px;
	    overflow:hidden;
	    position:relative;
	    width:100%;
	    padding-top:150%;
	    background-size:cover;
    }
    .sa-rounded-big {
    border-radius: 30px;
    overflow: hidden;
    }
    .sa-rounded-big-nomobile {
    border-radius: 30px;
    overflow: hidden;
    }
    .sa-rounded-big-nomobile {
    border-radius: 0px;
    overflow: hidden;
    }
    .sa-rounded-big-top {
    border-radius: 30px 30px 0px 0px;
    overflow: hidden;
    }

    .sa-rounded-big-top-nomobile {
    border-radius: 0px 00px 0px 0px;
    overflow: hidden;
    }

    .sa-rounded-big-bottom {
    border-radius: 0px 0px 30px 30px;
    overflow: hidden;
    }

    .sa-rounded-big-bottom-nomobile {
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
    }
    .sa-popup-cart {
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 20px;
    width: 550px !important;
    z-index: 99;
}
    
    
}

/* mobile adjustment*/

@media (max-width: 767px){
    
    .sa-full-height-header {
    min-height: calc(95vh + 0px);
    }
    
    .sa-responsive-center{
        text-align:center;
    }
    .sa-h1{
        font-size:20px;
    }
    .sa-h2{
        font-size:24px;
        letter-spacing:0pt;
    }
    .sa-h3{
        font-size:20px;
    }
    .sa-h4{
	    font-size:16px;
    }
    .sa-p{
        font-size:13px;
        line-height:18px;
    }
    .sa-line-height-reduce {
    line-height: 17px;
    }
    .sa-text-right{
    text-align: center;
    }
    .sa-text-center-nomobile {
    text-align: left; /* texte à gauche sur mobile*/
    }
    .sa-center-mobile { /* only on mobile */
        text-align:center;
    } 
    .sa-text-small{
	    font-size:10px;
    }
    .sa-text-ultrabright{
	    font-size:50px;
    }
    .sa-section-intro{
	font-size:16px;
	line-height:20px;
    }
    .sa-header-price-tag {
        font-size: 16px;
        font-weight: 500;
    }
    .sa-button-blue {
        padding: 3px 12px;
        font-size: 13px;
        border-radius: 25px;
    }
    .sa-button-white {
        padding: 3px 12px;
        font-size: 13px;
        border-radius: 25px;
    }
    
    .sa-button-outline-blue {
        padding: 3px 12px;
        font-size: 13px;
        border-radius: 25px;
    }
     .sa-button-pro {
        padding: 3px 12px;
        font-size: 13px;
        border-radius: 25px;
    }
    
    .sa-ens-button{
	padding:3px 12px;
	font-size:13 !important;
	border-radius: 25px;
	color:transparent!important;
    }
    .sa-ratio3-2-responsive{
        height:0px;
	    overflow:hidden;
	    position:relative;
	    width:100%;
	    padding-top:150%;
	    background-size:cover;
    }
    .sa-ratio3-2-responsive{
        height:0px;
	    overflow:hidden;
	    position:relative;
	    width:100%;
	    padding-top:150%;
	    background-size:cover;
    }
    .sa-image-caption{position:absolute;
	z-index:10;
	padding-bottom: 20px;
	padding-right: 10%;
	padding-left: 10%;
    }
    .sa-rounded-big {
    border-radius: 15px;
    overflow: hidden;
    }
    .sa-rounded-big-nomobile {
    border-radius: 0px;
    overflow: hidden;
    }
    .sa-rounded-big-top {
    border-radius: 15px 15px 0px 0px;
    overflow: hidden;
    }

    .sa-rounded-big-top-nomobile {
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
    }

    .sa-rounded-big-bottom {
    border-radius: 0px 0px 15px 15px;
    overflow: hidden;
    }

    .sa-rounded-big-bottom-nomobile {
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
    }
    .sa-popup-cart {
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 15px;
    width: 84% !important;
    margin:auto;
    }
}/* End custom CSS */