@charset "UTF-8";
/***!  //lesvapeursdorient.com/wp-content/uploads/custom-css-js/1115.css?v=5272  !***/

@media all {/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 30 2024 | 23:11:31 */
/* Add your CSS code here.*/

/*<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&display=swap" rel="stylesheet">*/


/*.packs-icon:before {
	content: "\f5bb";
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
	margin-top:-35px;
	margin-left: -60px;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	fill: #53a292;
	color:#53a292;
	font-size: 32px;
	float:left;
}*/

/* Background hover : CTA in the primary menu */
.ast-custom-button-link .ast-custom-button:hover {
    color: #ffffff;
    background: #bc1523 !important;
}

.ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button:hover {
     /*color: #ffffff;*/
    background: #bc1523 !important; 
}

#lvoinfobar {
    direction: ltr;
    color: #c3c4c7;
    font-size: 13px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 2.46153846;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #1d2327;
}
.phone {
	color: #BCC4D3 !important;
}
.email {
	color: #BCC4D3 !important;
}
.phone:hover  {
	color: #A2020D !important;
}
.email:hover  {
	color: #A2020D !important;
}

selector svg {
	fill : #800219;
}

/* Newsletter button */
.nl-btn {
	background-color: #800219;
	border: none;
	color: #FFFFFF;
}
.nl-btn:hover {
	background-color: #BC1523;
	color: #FFFFFF;
}
/* Newsletter button end*/

/* Primary Menu */
/*.language {
	font-size:14px !important;
	font-weight:400 
	color: rgba(255, 255, 255, 0.72)!important"
}*/
/*.language:hover {
  	color:#FFFFFF !important;
}*/
/*.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 14px !important;
}*/
/*@-moz-document url-prefix() {
  	.main-header-menu .sub-menu {
		margin-top: -35px !important;
		margin-left: 20px !important;
		border-bottom: 0 !important;
	}
}*/

/* Flags */
a[data-gt-lang="en"] {
	padding-right:3px;
}
@media screen and (min-width: 800px) {
	.ast-theme-transparent-header .main-header-menu .sub-menu {
		margin-top: -70px !important;
	}
}
.ast-theme-transparent-header .main-header-menu .sub-menu {
    /*margin-top: -70px !important;*/ /* -35px !important; */
    margin-left: 20px !important;
	border-bottom: 0px !important;
}
/*.main-header-menu .sub-menu:first-child:hover {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}*/
./*main-header-menu .sub-menu:last-child {
    border-bottom: 0px !important;
}*/
/*.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link {
    border-bottom-width: 0px !important;
}*/

.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link {
    text-transform: none !important;
}

/*Targeting Firefox*/
/*@-moz-document url-prefix() {
	.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link span {
		color: #333;
		font-size: 0.800rem !important;
		font-weight: 400; !important;
		white-space: nowrap !important;
	}	
}*/
/*Targeting Firefox end*/

.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link span {
    color: #333;
	font-size: 0.800rem !important;
	font-weight: 400; !important;
	white-space: nowrap !important;
}
.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	font-size: 0.775rem !important;
	color: #999 !important;
	white-space: nowrap;
    text-transform: none !important;
	font-weight:300 !important;
}
/*.main-header-menu .menu-item .sub-menu .menu-link:hover {
    background-color: #F5F5F5;
}*/
.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link:hover {
    background-color: #F5F5F5;
}
.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link:first-child:hover {
    border-top-left-radius: 0.25em !important;
    border-top-right-radius: 0.25em !important;
}
.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link:last-child:hover {
    border-bottom-left-radius: 0.25em !important;
    border-bottom-right-radius: 0.25em !important;
}
/*.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link {
    border-bottom-width: 0px !important;
}*/
/*.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link {
    border-bottom-width: 1px !important;
}*/
/* Primary Menu end */

/* Newsletter input field */
input[type=email] {
    height: 45px !important;
}
/* Newsletter input field end */

/* Contact form */
.submit {
    background-color: #800219 !important;
    border: none !important;
    color: #FFF !important;
    font-weight: bold !important;
}
.submit:hover {
    background-color: #BC1523 !important;
    border: none !important;
    /*color: #FFF !important;
    font-weight: bold !important;*/
}
/* Contact form end*/

/* Footer widget */
@media (max-width: 921px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        margin-left: 0px !important;
    }
}

.ast-builder-grid-row-2-equal .ast-builder-grid-row {
    grid-template-columns: 2fr 1fr !important;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h2, 
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2, 
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h5 {
	/*color: #FFFFFF;*/
    font-family: "Cormorant Upright", Sans-serif;
	/*font-family: "kalam", Sans-serif;*/
    font-size: 24px;
    font-weight: 500;
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a {	
	font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.btn-info {
	font-family: "Inter", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    fill: #700b2f !important;
    color: #700b2f !important;
    background-color: #E1D1B8 !important;
    border-style: none !important;
    border-radius: 0px 0px 0px 0px !important;
	/*padding: 10px 20px !important;*/
	padding: 12px 24px !important;
	line-height: 1 !important;
}
.btn-info:hover {
	/*font-family: "Inter", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;*/
    fill: #700b2f !important;
    color: #700b2f !important;
    /*background-color: #E1D1B8 !important;
    border-style: none !important;
    border-radius: 0px 0px 0px 0px !important;*/
}
.open-day{
	/*color: #FFFFFF !important;*/
    font-family: "Lato", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
	margin-bottom: 10px !important;
	color:#ffede6 !important;
}
.open-time-ladies{
	/*color: #FFFFFF !important;*/
    font-family: "Lato", Sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
	margin-bottom: 10px !important;
	color:#ffede6 !important;
}
.open-time-men{
	/*color: #FFFFFF !important;*/
    font-family: "Lato", Sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
	margin-bottom: 10px !important;
	color:#ffede6 !important;
}
.close-day{
	/*color: #FFFFFF !important;*/
    font-family: "Lato", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
	color:#ffede6 !important;
}
.site-primary-footer-wrap {
    padding-bottom: 40px !important;
}
.site-below-footer-wrap {
    padding-bottom: 0px !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    min-height: 0px !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    min-height: 30px;
	padding-bottom: 10px !important;
	padding-top: 5px !important;
}
.li-icon svg {
    fill: #FFFFFF !important;
    transition: fill 0.3s;
	width: 1em !important;
	height: 1em !important;
	align-self: center !important;
}
.li-text {
	font-family: "Lato", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
	color: #FFFFFF !important;
    transition: color 0.3s !important;
	align-self: center !important;
    padding-left: 5px !important;
	color:#ffede6 !important;
}
.li-text2 {
	font-family: "Lato", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
	color: #FFFFFF !important;
    transition: color 0.3s !important;
	align-self: center !important;
    padding-left: 25px !important;
	color:#ffede6 !important;
}

/* WPForm Subscription - Confirmation message*/
#wpforms-confirmation-1333 {
	background-color: #E2FEC7;
	padding: 10px;
	border-radius: 5px;
	font-size: 13px;
}


/*Social icons of online booking footer*/
/*elementor-social-icon*/
.bg-si { 
	background-color: #800219 !important;
}
/*.elementor-social-icon {
    background-color: none;
}*/
/*Social icons of online booking footer END*/

/**/
.artBox {
	color: #c17c6e !important;
	text-decoration: none !important;
}
/**/

/*.book-btn {
	background-color: none !important;
}*/

/* Footer widget end */

/* Logged in condition */

/*.logged-in-condition .hide-logged-in {
	display: none !important;
}

.logged-out-condition .hide-logged-out {
	display: none !important;
}*/

/*.logged-out .elementor-element-69c2584 {
	display: none !important;
}*/


/* Logged in condition */

/*bpp*/
	.bpp-frontend-main-container-package .bpp-front-package-filter {
    	/*display: none !important;*/
	}

	/*pages : LVO forfaits - LVO cadeaux*/
	.bpp-frontend-main-container-package .bpp-front-package-detail {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
	.bpp-frontend-main-container-package .bpp-package-list-col .bpp-package-list-inner {
        background-color: #ffeac6;
        border-radius: 10px;
    }
    .bpp-frontend-main-container-package .bpp-package-list-col .bpp-package-list-inner {
        background-color: #ffeac6;
        border-radius: 10px;
    }
    .pgift .bpp-front-module-heading {
        /*color: #FFFFFF !important;
        font-size: 0px !important;*/
        display: none !important;
    }
    .pgift .field.bpp-package-head-row {
        display: none !important;
    }
	.pgiftc img {
        border-radius: 100% !important;
        width: 50% !important;
        height: 70% !important;
        /*margin-left: 90px !important;*/
    }
    .pgift .bpp-front-module-heading {
        /*color: #FFFFFF !important;
        font-size: 0px !important;*/
        display: none !important;
    }
    .pgift .field.bpp-package-head-row {
        display: none !important;
    }
	/*page : LVO forfaits - LVO cadeaux end*/
/*bpp end*/
}
