
/* ***** COULEURS ***** */

:root {
	--dore: #A67D52 rgb(166, 125, 82);
	--bleu-fonce: #1A3659 rgb(26, 54, 89);	
	--violet: #8A61AF rgb(138, 97, 175);
	--bleu-clair: #81BDD9 rgb(129, 189, 217);
	--jaune: #febe12 rgb(254, 190, 18);
	--abricot: #ffaf8f rgb(255, 175, 143);
}



.tax-shipping-delivery-label{
	display:inline;
}


/* ***** TYPO ***** */

@font-face {
	font-family: 'Multi';
    src: url('../fonts/Muli-ExtraLight.woff2') format('woff2');
    src: url('../fonts/Muli-ExtraLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Multi';
    src: url('../fonts/Muli-Light.woff2') format('woff2');
    src: url('../fonts/Muli-Light.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
	font-family: 'Multi';
    src: url('../fonts/Muli-ExtraBold.woff2') format('woff2');
    src: url('../fonts/Muli-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Shadows Into Light Two';
    src: url('../fonts/shadowsintolighttwo-regular-webfont.woff2') format('woff2'),
         url('../fonts/shadowsintolighttwo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body,
p {
	color: #111;
	font-family: Multi, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
#editorial_block_center .rte p {
	color: #111;
}

h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6,
.footer-container #footer h4 {
	font-family: Multi, sans-serif;
	font-weight: normal;
}
h1,.h1,
.prestablog .title {
	font-size: 52px;
	font-weight: 800;
	color: #A67D52;
	position: inherit !important;
	text-transform: none !important;
	text-align: left;
}
#cms .widget h1.media-heading,
#module-lyofilemanager-documents h1.page-heading {
    margin-bottom: 3rem;
}
.h1.elements-adultes::after,
.h1.elements-adultes::after,
.prestablog.elements-adultes .title.elements-adultes::after {
	background-image: url("../img/elements-marine.png");
	content: "";
	width: 225px;
	height: 200px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 23px;
}
h1.elements-groupe-invité::after,
.h1.elements-groupe-invité::after,
.prestablog.elements-groupe-invité .title.elements-groupe-invité::after {
	background-image: url("../img/elements-bleu.png");
	content: "";
	width: 225px;
	height: 200px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 23px;
}
h1.elements-enfants::after,
.h1.elements-enfants::after,
.prestablog.elements-enfants .title.elements-enfants::after {
	background-image: url("../img/elements-violet.png");
	content: "";
	width: 225px;
	height: 200px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 23px;
}
#cms h1::after,#cms .h1::after,
.prestablog .title::after {
	background-image: url("../img/elements-marron.png");
	content: "";
	width: 225px;
	height: 200px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 63px;
}

#cms h1.elements-activités::after,
#cms  .h1.elements-activités::after,
#cms  .prestablog.elements-activités .title.elements-activités::after {
	background-image: url("../img/elements-bleu.png");
	content: "";
	width: 225px;
	height: 200px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 23px;
}
#promo-code,.promo-discounts,.promo-highlighted,.promo-code-button{
	display:none !important;
}
/*
#cart h1::after,#checkout h1::after,#order-confirmation h3::after,#my-account h1::after{
	background:none;
	display: none;
*/
.img-h1 {
	position: relative;
}
h2,.h2 {
	font-size: 35px;
	font-weight: 600;
}
.LPE-reprise h2,
.LPE-reprise .h2 {
	font-weight: 800;
}
.LPE-reprise h2::after,
.LPE-reprise .h2::after {
	background-image: url("../img/elements-marron.png");
	content: "";
	width: 225px;
	height: 200px;
	background-repeat: no-repeat;
	position: absolute;
	top: -70px;
	right: -117px;
}
.LPE-reprise {
	position: relative;
}
.LPE-reprise h2,
.LPE-reprise .h2,
.LPE-reprise .carousel {
	position: inherit !important;
}
#cms.cms-id-6 h2,
#cms.cms-id-6 .h2,
#cms.cms-id-9 h2,
#cms.cms-id-9 .h2,
#cms.cms-id-10 h2,
#cms.cms-id-10 .h2,
#cms.cms-id-11 h2,
#cms.cms-id-11 .h2 {
	font-size: 37px;
	font-weight: 800;
	color: #A67D52;
}
h3,.h3 {
	font-size: 30px;
	color: #111;
}
h4,.h4 {
	font-size: 27px;
}
h4 a:hover, h4 a:focus {
	color: #111 !important;
}
h5,.h5,
.contact-form .form-control-label {
	font-size: 20px;
	color: #A67D52;
	font-weight: bold;
}

a {
	color: #111;
}
a:hover, a:focus {
	color: #A67D52 !important;
}

.hidden {
	display: none;
}







/* ***** BOUTON ***** */

.LPE-bouton a,
.LPE-bouton-dore a,
.attachment h4 a {
	font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	display: block;
	margin: 20px auto 15px auto;
	color: #fff;
	background-color: #111;	
	width: 280px;
	text-align: center;
}
.LPE-bouton a:hover,
.attachment h4 a:hover {
	color: #fff !important;
	background-color: #A67D52;
}
.attachment h4 a {
	margin: 20px 15px 15px 0;
}
.LPE-bouton-adultes a,
.LPE-bouton-enfants a,
.LPE-bouton-groupe a,
.LPE-bouton-dore a {
	font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	display: block;
	color: #fff;
}
.LPE-bouton-adultes a:hover,
.LPE-bouton-enfants a:hover,
.LPE-bouton-groupe a:hover,
.LPE-bouton-dore a:hover {
	background-color: #fff;
}
.LPE-bouton-adultes a {
	background-color: #1A3659;	
}
.LPE-bouton-adultes a:hover {
	background-color: #29486d;
	color: #fff !important;
}
.LPE-bouton-enfants a {
	background-color: #8A61AF;	
}
.LPE-bouton-enfants a:hover {
	background-color: #9f7ac1;
	color: #fff !important;
}
.LPE-bouton-groupe a {
	background-color: #81BDD9;	
}
.LPE-bouton-groupe a:hover {
	background-color: #9ed4ed;
	color: #fff !important;
}
.LPE-bouton-dore a {
	background-color: #A67D52;	
}
.LPE-bouton-dore a:hover {
	background-color: #111;
	color: #fff !important;
}
.LPE-bouton-new span,
span .LPE-bouton-new {
	background-color: var(--abricot);	
}
.LPE-bouton-adultes p,
.LPE-bouton-enfants p,
.LPE-bouton-groupe p {
	margin-bottom: 0;
}
.widget.LPE-no-padding .media {
	padding: 0;
}

.btn-primary, .btn-secondary, .btn-tertiary,
#my-account .page-footer a,
.page-footer a.account-link,
.btn-success, .btn-success.focus, .btn-success:focus,
.page-customer-account #content .order-actions a {
    box-shadow: none;
    font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	margin: 20px auto 15px auto;
	color: #fff;
	background-color: #A67D52;
	text-align: center;
	overflow: hidden;
	display:inline-block;
	border: none;	
}
.btn-success,
.block_newsletter .btn-primary,
.page-customer-account #content .order-actions a {
	margin: 0;
}
.page-customer-account #content .order-actions a {
	font-size: 13px;
	line-height: 15px;
	padding: 5px 7px;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover,
.btn-secondary:hover, .btn-tertiary:hover,
#my-account .page-footer a:hover,
.page-footer a.account-link:hover,
.btn-success:hover,
.page-customer-account #content .order-actions a:hover {
    background-color: #bf9469;
	color: #fff !important;
	border: none;
}








/* ***** GENERAL ***** */

#wrapper {
    background: #fcfbf9;
}
.page-content.page-cms,
#custom-text {
	background: transparent;
}
#main .page-content, #main .page-header {
   	position: relative;
}
.widget[data-type="parallax"]{
	padding-left: 0px;
	padding-right: 0px;
}
.carousel {
	margin-bottom: 0;
}
.colonne {
    min-height: 1px;
}
.LPE-profs .col-md-4,
.LPE-profs .col-md-8,
.LPE-profs .col-md-4 .container,
.LPE-profs .col-md-8 .container {
    padding-right: 0;
    padding-left: 0;
}

.LPE-padding-bottom {
    padding-bottom: 60px;
}
.LPE-padding-top {
    padding-top: 60px;
}
.LPE-big-padding {
    padding: 60px 80px 60px 80px;
}

.LPE-bloc-dore {
	padding: 15px 15px 5px 0px;
}


#product_block_left{
	background-color: #a67d52;
}
#product_block_left p{
	color:white;
}

.widget.LPE-coordonnees {
	margin-top: 0;
	margin-bottom: 0;
}
.widget.LPE-coordonnees .media {
	padding: 10px 0 0 0;
}
.LPE-coordonnees p {
	margin-bottom: 0;
}

.widget.LPE-bande-cursus {
	margin-top: 60px;
}
.LPE-bande-cursus .colonne {
	min-height: 0;
}
.LPE-bande-cursus .widget {
	margin-bottom: 0;
}
.LPE-no-margin a {
	margin: auto;
}
.LPE-bloc-noir-right {
	padding: 0px 30px 20px 28px;
}

.widget .media:first-child {
    padding-top: 5px;
}







/* ***** HEADER ***** */

#header {
	padding-bottom: 0;
	background: #111;
}
#header .container {
	text-align: center;
}
#header .header-nav {
	margin-bottom: 10px;
}
#header a {
    color: white;
}
#header a:hover {
    color: #A67D52;
}
.search-widget form input[type="text"] {
	padding: 5px 10px;
}
.search-widget form input[type="text"]:focus {
    outline: none;
}
.search-widget form button[type="submit"] {
    color: #111;
}
.search-widget form button[type="submit"] .search:hover,
.search-widget form input[type="text"]:focus + button .search {
    color: #a67d52;
}
#_desktop_user_info,
#_desktop_cart {
	min-width: 150px;
	float: left;
	border-right: 1px solid #a8a8a8;
}
#_desktop_user_info a span,
#_desktop_cart span,
#_desktop_cart a span {
	padding-top: 2px;
	vertical-align: middle;
	font-size: 16px;
}







/* ***** MENU ***** */

.container-iqit-menu {
    z-index: 1000;
}
#iqitmegamenu-horizontal .cbp-hrmenu-tab-10 {
	display: none;
}
#iqitmegamenu-horizontal.cbp-sticky .cbp-hrmenu-tab-10 {
	display: inline-block;
	background-color: transparent;
}
.cbp-horizontal > ul > li.cbp-hrmenu-tab-10 > a {
	border-right: inherit;	
}
#cbp-hrmenu > ul > li.cbp-hropen.cbp-hrmenu-tab-10 > a, 
#cbp-hrmenu > ul > li.cbp-hropen.cbp-hrmenu-tab-10 > span.cbp-main-link,
.cbp-horizontal > ul > li.cbp-hropen.cbp-hrmenu-tab-10 > a:hover {
	background-color: transparent;
}
#iqitmegamenu-horizontal.cbp-sticky .cbp-hrmenu-tab-10 img {
	max-height: none;
	width: 90px;
}

.cbp-hrmenu .product-price-and-shipping span {
	display: none;
}
.cbp-hrmenu .cbp-products-big .product-container {
	display: block;
}
.cbp-sticky.cbp-sticky-transparent {
    opacity: 1;
}








/* ***** BREADCRUMB ***** */

#wrapper .breadcrumb li a {
    font-size: 12px;
	color: #111;
}

#wrapper .breadcrumb li a:hover, 
#wrapper .breadcrumb li a:focus {
	color: #A67D52 !important;
}








/* ***** ACCUEIL ***** */

#index #wrapper {
	padding-top: 0;
}
#index h3 {
    margin-top: 10px;
}

#index h1::after, #index .h1::after,
#index .prestablog .title::after {
	content: none;
}








/* ***** CATEGORIE PRODUCT ***** */

.block-category {
    min-height: inherit;
}
.block-category.card {
    box-shadow: none;
	border: none;
	background: #fcfbf9;
}

#products .thumbnail-container, 
.featured-products .thumbnail-container, 
.product-accessories .thumbnail-container, 
.product-miniature .thumbnail-container {
    height: 111px;
    width: 390px;
	background: #fcfbf9;
	box-shadow: none;
}
#products .product-description, 
.featured-products .product-description, 
.product-accessories .product-description, 
.product-miniature .product-description {
    width: 390px;
    height: 40px;
	background: #fcfbf9;
}
#products .product-title, 
.featured-products .product-title, 
.product-accessories .product-title, 
.product-miniature .product-title {
    margin-top: 5px;
}
#products .product-miniature, 
.featured-products .product-miniature, 
.product-accessories .product-miniature, 
.product-miniature .product-miniature {
    margin-bottom: 40px;
}
#products .product-title a, 
.featured-products .product-title a, 
.product-accessories .product-title a, 
.product-miniature .product-title a {
    color: #111;
    font-size: 20px;
}
.product-flags {
	top: -45px;
}
.product-flags li.product-flag {
	background: #81BDD9;
}

#left-column .block-categories li a.text-uppercase {
	font-size: 25px;
	text-transform: capitalize !important;
}







/* ***** PRODUCT ***** */

#product #main .row{
	position:relative;
}
#product #main .product-additional-info{
	position: absolute;
	right:35px;
	color:white;
}
.product-actions{
	width:450px;
	display:none
}
#product h1 {
	margin-top: 1rem;
	margin-bottom: 3rem;
}
#product h1::after,
#product .h1::after {
	bottom: -5px;
}
#product #img-product,
#product_description_short_block {
	padding-left: 45px;
	padding-right: 30px;
}
#product h1 {
	padding-left: 45px;
}
#product_block_left,
#product_block_right {
    padding: 40px 40px 20px 40px;
	margin-bottom: 1.5rem;
	background-color: black;

}
#product_block_right .product-features{
	margin:0px;
}
#product_block_right .product-features>dl.data-sheet dd.value,
#product_block_right  .product-features>dl.data-sheet dt.name {
	background:none;
	padding:0px;
	margin:0px;
}
#product_block_right  .product-features>dl.data-sheet dt.name:after{
	content: " : ";
}
#product_block_right, #product_block_right a,
#product_block_right a:hover,
#product_block_right a:active {
	font-family: Multi, sans-serif;
    font-weight: normal;
    font-size: 16px;
	color:white !important;
}
#product_block_left {
	text-align: justify;
	margin-right: 10px;
}
#product_block_right {
	margin-left: 15px;
}
#product_block_left p,
#product_block_right p {
    color: #fff !important;
}

.product-attachments {
	padding-left: 50px;
	padding-right: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.product-attachments .h5 {
	font-family: Multi, sans-serif;
	font-size: 35px;
	font-weight: 600;
	text-transform: inherit !important;
	color: #111;
}
.attachment {
	display: inline-block;
}








/* ***** CONTACT ***** */

.iframe {
  /*  max-width: none; provoque un bug sur les iframe lyonpage*/
}
.contact-form {
    background: #fcfbf9;
}
.contact-form h3 {
	font-size: 35px;
	font-family: Multi, sans-serif;
	font-weight: normal;
	text-transform: inherit;
}
.form-control,
.form-control:disabled, 
.form-control[readonly] {
	background: #fff;
}
.form-control::placeholder,
.form-control-select {
    font-weight: normal;
}
.form-control:focus, .input-group.focus {
    outline: none;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}
.form-control:focus {
    border-color: #999;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}
.form-control-comment {
    font-weight: normal;
    font-style: italic;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, 
.group-span-filestyle .bootstrap-touchspin .btn-touchspin, 
.group-span-filestyle .btn-default {
	background: #A67D52;
}
.input-group .input-group-btn > .btn {
    border: 2px solid #A67D52;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, 
.group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, 
.group-span-filestyle .btn-default:hover {
	background: #bf9469;
}
.input-group .input-group-btn > .btn[data-action="show-password"] {
    background: #111;
}
.input-group .input-group-btn > .btn:hover {
    border: 2px solid #bf9469;
}







/* ***** BLOG ***** */

.prestablog .title {
	padding-left: 10px;
}
#blog_list_1-7 .prestablog_more {
    background-color: #febe12;
}
#blog_list_1-7 a.blog_link:hover, 
#blog_list_1-7 .comments:hover, 
#blog_list_1-7 a.blog_link:hover::before, 
#blog_list_1-7 .comments:hover::before {
    background-color: #FFCA4F;
	color: #fff  !important;
}
#prestablogfront h1 {
	font-size: 30px;
}
#prestablog_bloc_search .btn.button-search {
	background: #febe12;
	color: #fff;
}
#prestablog_bloc_search .btn.button-search:hover {
    background: #FFCA4F;
}
.cat_desc_blog {
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 20px;	
}
div.prestablog_pagination span.disabled,
div.prestablog_pagination a,
div.prestablog_pagination a:hover {
    color: #111 !important;
	border: none;
	background-color: transparent;
}
div.prestablog_pagination a:hover {
	font-weight: bold;
}
div.prestablog_pagination span.current {
	background-color: #febe12;
}
#blog_list_1-7 h3,
#blog_list_1-7 h3 a {
	font-size: 22px;
	font-weight: bold;
	color: #febe12;
}
#blog_list_1-7 h3 a:hover {
	color: #111 !important;
}
#blog_list_1-7 h3 a.categorie_blog {
	font-size: 10px;
	font-weight: normal;
}
#blog_list_1-7 li:hover .block_cont {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}

.block-categories .category-sub-menu li[data-depth="0"] > a,
#prestablog_catliste .material-icons {
	padding: 7px 5px 5px 5px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a:hover {
	border-bottom: 1px solid #febe12;
	background-color: #febe12;
	color: #fff !important;
}
.block-categories .collapse-icons .add:hover, 
.block-categories .collapse-icons .remove:hover {
    color: #febe12;
}
.block-categories #prestablog_lastliste a.link_block {
    font-weight: bold;
	color: #febe12;
}
.block-categories #prestablog_lastliste a.link_block:hover {
    color: #111 !important;
}
#prestablog_lastliste span.text-intro {
	font-size: 14px;
	font-weight: normal;
	line-height: 0;
	color: #111;
}
.prestablog_desc {
    font-size: 16px;
}







/* ***** CONNEXION ***** */

.input-group .input-group-btn > .btn,
.input-group .input-group-btn > .btn:hover {
    border: none;
}






/* ***** COMPTE CLIENT ***** */

.page-my-account #content .links a {
	font-size: 24px;
	font-weight: 600;
	text-transform: inherit;
	color: #111;
}
.page-my-account #content .links a:hover {
	color: #111 !important;
}
.page-my-account #content .links a span.link-item,
.page-addresses .address,
.students,
.nav-tabs .nav-item,
.nav-tabs .nav-link.active {
    box-shadow: none;
    background: #F4F3F1;
	border: none;
}
.nav-tabs .nav-link.active:hover {
	background: #111;
	color: #fff !important;
}
.page-my-account #content .links a:hover span.link-item {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}
.page-my-account #content .links a i {
	color: #A67D52;
}
.page-my-account #content .links a:hover i {
	color: #bf9469;
}
.custom-radio {
	margin-right: 0;
}
.custom-radio input[type="radio"]:checked + span {
	background-color: #111;
}
.page-customer-account #content {
    font-size: 16px;
    color: #111;
}
.page-customer-account #content,
.card,
.table-striped tbody tr:nth-of-type(2n+1) {
    box-shadow: none;
    background: #fcfbf9;
	border: none;
}
#identity h1::after,
#addresses h1::after,
#address h1::after,
#module-psgdpr-gdpr h1::after,
#history h1::after,
#module-lyofilemanager-documents h1::after {
	bottom: -10px;
}
.label, label,
.form-control {
    color: #111;
    font-size: 16px;
}
.page-addresses .address {
    font-size: 16px;
    color: #111;
}
.page-addresses .address .address-footer,
.students .students-footer {
    background-color: #111;
}
.page-addresses .address .address-footer a,
.students .students-footer a {
    color: #fff;
}
.page-addresses .address .address-body h4,
.students .students-body h4 {
    font-size: 20px;
	text-transform: capitalize !important;
}
.students .students-body {
    padding-bottom: 40px;
}
.nav-item .nav-link, 
.nav-item .nav-separtor {
    font-weight: normal;
	text-transform: uppercase;
}
.table thead th {
    border-bottom: 1px solid #ddd;
}
#history .table thead th {
    color: #111;
	font-weight: normal;
	text-transform: uppercase;
	border-right: 1px solid #f2f2f2;
}
.table td, .table th {
    border-top: none;
}
.table tr,
.table-striped tbody tr:nth-of-type(2n+1) {
	border-bottom: 1px solid #ddd;
}
.table-bordered, .table-bordered td, .table-bordered th {
    border: none;
}








/* ***** FOOTER ***** */

#footer {
    background-color: #222;
}
.block_newsletter p {
    color: #fff;
	font-size: 16px;
}
.block_newsletter form input[type="email"]:focus {
    border: none;
}
.footer-container {
    background-color: #111;
}
#footer .logo {
    max-width: 100%;
}
#footer .h3 {
	font-size: 19px;
	font-weight: 800;
	color: #A67D52;
	text-transform: inherit;
}
.footer-container li a {
    color: #fff;
	font-size: .95rem;
}
.footer-container li a:hover {
    color: #d3b18f !important;
}
.block-social ul li,
.block-social ul li:hover {
	background-color: transparent;
}
.block-social .h3 {
    text-align: left;
}




/* ***** COPYRIGHT ***** */

#footer .footer_bottom {
	border-top: 1px solid #333;
	text-align: center;
	padding: 5px;
}
.logo-lyonDev {
    width: 110px;
}
#footer .footer_bottom a {
    font-size: 0.8rem;
    color: #e3e3e3;
}
#footer .footer_bottom a:hover {
  color: #d3b18f;
}









/* ***** RESPONSIVE ***** */

@media (max-width : 480px) {

	
}





@media (max-width : 767px) {
	
	
}





@media (min-width : 768px) and (max-width: 991px) {
	
	
}





@media (max-width : 992px) {
	
	
}
