/*
Theme Name: SMA
Author: Plurial Method & Vison Sàrl
Description: A theme for SMA's Site
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');

html
{
    height: 100vh;
}


body.single-consommable .slider .carousel-cell {
    height: auto!important;
}
    body.single-consommable .slider .carousel-cell img {
        height: 520px!important;
        width: auto!important;
    }

select#specialite, select#fonctionnalite, select#options, select#specialite_villard, select#fonctionnalite_villard {
    width: 20%;
    border: 1px solid #305ea9;
    background-color: white;
    height: 35px;
    padding-left: 8px;
    padding-right: 8px;
}


.single-produit .slider {
    margin-top: 120px!important;
}
.single-produit .slider .carousel-cell {
    height: auto!important;
}
.single-produit .slider .carousel-cell img {
    width: 100%!important;
    height: auto!important;
}
.single-produit .slider .flickity-prev-next-button {
    top: -43px!important;
    z-index: 2;
}
.single-produit .slider .flickity-page-dots {
    bottom: unset!important;
    top: -73px!important;
    z-index: 1;
}

.produits .tri {
    font-size: 16px;
}

body.home .slider.produit-similaire {
  margin-top: 0px!important;
}


.page-id-1743 .background, .page-id-1820 .background, .page-id-1846 .background, .page-id-1857 .background, .page-id-1859 .background {
	height: 350px;
	background-position: center center;
}

.search-field, .search-form button[type="submit"] {
	height: 50px!important;
	border: 1px solid #305ea9!important;
}

body.home .title.catalogue.little, body.page-id-1846 .title.catalogue.little {
	font-size: 30px;
}

body.home .slider .carousel-cell {
  height: 350px;
}

#wpmm-strees-row-1756 > .wp-megamenu-sub-menu > li > ul > li > ul> li > a {
	display: none;
}

#wpmm-strees-row-1756 > ul > li > ul > li > ul > li:hover:after {
	display: none;	
}

body.home h1 {
	font-size: 40px;
	line-height: 48px;
}

.breadcrumb {
	margin-top: 20px;
	margin-bottom: 0px;
	
	font-size: 14px;
}
	.breadcrumb a {
		color: black!important;
		text-decoration: none;
		margin-left: 5px!important;
		margin-right: 5px!important;
		font-weight: normal!important;
		padding-left: 0px!important;
		
		font-size: 14px;
	}
		.breadcrumb a:before {
			display: none;
		}
		.breadcrumb a:hover {
			color: #305ea9!important;
		}
.pagination {
	margin-top: 30px;
	display: flex;
	justify-content: end;
}
	.pagination a {
		display: inline-block;
		position: relative!important;
	}
	.pagination span {
		display: flex;		
		justify-content: center;
		align-items: center;
		margin-right: 5px;
		
		width: 30px;
		height: 30px;
		border: 1px solid #305ea9;
		
		color: #305ea9;
	}
		.pagination span a {
			position: relative!important;
			display: flex!important;		
			justify-content: center;
			align-items: center;
			
			width: 30px;
			height: 30px;
		}
		
		.pagination span.page, .pagination span.next, .pagination span.previous {
			background-color: #305ea9;	
		}
			.pagination span.page:hover, .pagination span.next:hover, .pagination span.previous:hover {
				background-color: white!important;	
			}
			.pagination span.page a, .pagination span.next a, .pagination span.previous a {
				color: white!important;
				font-weight: normal!important;
				text-decoration: none;
				padding-left: 0px!important;
			}
			.pagination span.page a:hover, .pagination span.next a:hover, .pagination span.previous a:hover {
				color: #305ea9!important;
				text-decoration: none;
			}
	.pagination span:last-child {
		margin-right: 0px;
	}

.top-menu {
  background-color:#305ea9;
  color:#fff;
  font-size:12px;
  height:40px;
  line-height:40px;
  position:relative;
  z-index:5;
	display: flex;
	align-items: center;
}
.top-menu p {
  margin-bottom:0;
  margin-left:-2500px
}
	.top-menu a {
		color: white!important;	
		text-decoration: none!important;
		font-size: 15px!important;
    }
		.top-menu a:hover {
			color: white!important;
			text-decoration: underline!important;
		}

#catalogue:not(.general):hover, #catalogue_de:not(.general):hover {
	text-decoration: none !important;
	color: #305ea9 !important;
	background-color: white;
}

.header-container a.button {
	display: none;
}

body {
    margin: 0;
    padding: 0;

    min-height: 100vh;

    background-color: white;

    font-family: 'Karla', sans-serif;

    overflow-x: hidden!important;

    font-size: 18px;
    line-height: 28px;
}

.site-wrapper {
    position: relative;
    max-width: 1600px;
    overflow: hidden;
    margin: 0 auto;
    z-index: 3;
}

select option.hide {
    display: none;
    visibility: hidden;
}

.sticky {
    position: fixed!important;
    top: -20px!important;
}

@media screen and (max-width: 991px) {
    body.single-consommable .slider .carousel-cell img {
      height: auto !important;
      width: 100% !important;
    }

    select#specialite, select#fonctionnalite {
        width: 35%;
    }

    ul.categories.produits-acime {
        margin-left: 30px;
    }

	.newsletter .justify-content-end {
		margin-top: 20px;
		justify-content: center!important;
	}
	.infos-info {
		margin-bottom: 30px!important;
	}
	.footer .text-right {
		text-align: center!important;	
	}
}

.newsletter {	
	margin-top: 85px;
	padding-top: 45px;
    padding-bottom: 45px!important;
	border-top: 1px solid #305ea9;
    color: #305ea9;
}
.newsletter a {
    text-decoration: none;
	font-weight: normal!important;
}
.newsletter a:hover {
    color: #305ea9!important;
    text-decoration: underline;
}
.newsletter hr {
	height: 2px;
	background-color: #EBEBEB;	
	border: 0px;
	margin-bottom: 50px;
	margin-top: 0px;
}
.newsletter .title {
	text-transform: uppercase!important;
	font-size: 26px!important;
	line-height: 1!important;
	font-weight: 400!important;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
	text-align: left!important;
}

.page-id-97 ul.categories {
    margin-top: 18px!important;
}
.page-id-97 ul.categories li:before { content: '' !important; }

.nouveaute {
    padding: 0px 0px 60px 0px;
    position: relative;
    margin-bottom: 60px!important;
}
    .nouveaute::after {
        content: '';
        position: absolute;
        width: 100px;
        left: calc( 50% - 50px );
        background-color: #305ea9;
        height: 2px;
        bottom: 0px;
    }
    .nouveaute .title {
        margin-bottom: 15px;
    }

.home svg {
    fill: white!important;
}

ul.categories.produits-acime {
	margin-top: 45px!important;	
}
ul.categories.produits-acime a {
  	padding-left: 0px!important;
	font-weight: normal;
}

.vc_column-inner::after, .vc_column-inner::before {
    display: none!important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px;
}

ul { list-style: none; padding: 0px; }
ul li::before { color: #305ea9; content: "•"; margin-right: 5px; }

p, ul li {
    font-size: 18px;
    line-height: 28px;
}

body:not(.home) h1 {
    margin-bottom: 80px!important;
}

ol {
    padding-left: 15px;
}

div:not(.header) ul {
    margin-top: 2rem;
}
ul:not(.navbar-nav) {
    margin-left: 11px;
}
ul:not(.navbar-nav) li {
    list-style-position: inside;
    text-indent: -11px;
}

h1 {
    font-size: 35px;
    line-height: 48px;
    color: #305ea9;
    font-weight: bold;
    margin: 50px 0px;
    padding: 0px;
}

h2, h3 {
    position: relative;
    margin: 10px 0px 110px;
    padding: 0px;

    font-size: 26px;
    font-width: normal;
    line-height: 48px;
    text-transform: uppercase;
}
    /*h2:after {
        position: absolute;
        content: '';

        width: 90px;
        height: 2px;

        left: calc( 50% - 45px );
        top: 103px;

        background-color: #305ea9;

    }*/


#wp-megamenu-primary {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.wpmm-nav-wrap.wpmm-main-wrap-primary {
    margin: 0 auto;
    padding: 0 15px!important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a {
    color: white!important;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:hover::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: white transparent transparent transparent;
    top: 0px;
    position: absolute;
    margin-left: -10px;
}

body .wp-megamenu-wrap .wpmm-nav-wrap > ul {
    padding: 0 0 0 7px!important;
    display: flex;
    align-items: center;
}

@media (min-width: 576px) {
    .wpmm-main-wrap-primary {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .wpmm-main-wrap-primary {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .wpmm-main-wrap-primary {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .wpmm-main-wrap-primary {
        max-width: 1140px;
    }
}
@media screen and (min-width: 1400px) {
    .wpmm-main-wrap-primary {
        max-width: 1320px;
    }
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a, .wp-megamenu-wrap .wpmm-nav-wrap>ul>li.wpmm-social-link.wpmm-social-link-search a, .wpmm-menu-cart .cart-icon .fa-shopping-cart, .wp-megamenu-wrap .form .submit, .wpmm-menu-cart span.cart-icon i {
    position: relative;
    color: #fff!important;
    display: block;
    padding: 15px 0px;
    margin: 0;
    text-transform: initial!important;
    font-size: 13px;
    line-height: 19px;
    font-weight: normal!important;

    display: flex;
    align-items: center;
    justify-content: center;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:first-child {
    margin-left: 0px!important;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-last-child(2) {
    margin-right: 0px!important;
    flex: 1.2;
}

.top-nav .menu-top-menu-container ul li.button {
    padding-right: 0px;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu {
    top: auto;
}

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li {
    text-indent: 0px!important;
    margin: 0 15px;
    text-align: center;
    flex: 1;
    height: 68px;
}

.wpmm-social-link {
    display: none!important;
}
/*#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:hover::after {
    position: absolute;
    content: '';
    background-color: #305ea9;
    height: 1px;
    width: 100%;
    top: 45px;
}


#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:first-child:hover::after {
    width: 82px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(2):hover::after {
    width: 56px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(3):hover::after {
    width: 90px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(4):hover::after {
    width: 75px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(5):hover::after {
    width: 114px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(6):hover::after {
    width: 51px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(7):hover::after {
    width: 88px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(8):hover::after {
    width: 152px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(9):hover::after {
    width: 189px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li:nth-child(10):hover::after {
    width: 212px;
}*/

#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
    color: #282828;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    text-transform: initial!important;
    background-color: inherit;
    padding-top: 3px;
    padding-bottom: 3px;
}

h3 {
    margin: 0px 0px 30px!important;
}
a.button, input[type=submit], li.button a {
    border: 1px solid #305ea9;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 25px;
    margin-top: 4px;
    font-weight: bold;
    text-decoration: none!important;
    font-weight: normal;    background-color: #305ea9;
    color: white!important;
    text-transform: uppercase;
}
a.button:hover, input[type=submit]:hover, li.button a:hover {
    text-decoration: none!important;

    color: #305ea9!important;
    background-color: white;
}
    a.button:hover {
        text-decoration: none;
    }

.burger {
    display: none;
}

.header .mega-menu .section .section-items {
    margin-top: 0px;
}
    .header .mega-menu .section .section-items li {
        background-color: transparent;
        height: auto;
        line-height: 1;
        font-weight: normal;
    }

.header {
    background-color: white;
    padding-top: 20px;
}

#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a {
    font-size: 15px;
    line-height: 20px!important;
    font-weight: normal!important;
}

#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li:first-child .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a {
    color: #305ea9!important;
    font-size: 15px;
    line-height: 20px!important;
    font-weight: 600!important;
}

#wp-megamenu-primary>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-container>ul.wp-megamenu-sub-menu, #wp-megamenu-primary>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container-container>ul.wp-megamenu-sub-menu, #wp-megamenu-primary>.wpmm-nav-wrap>ul>li.wpmm-strees-row .wpmm-strees-row-container>.wp-megamenu-sub-menu:before, #wp-megamenu-primary>.wpmm-nav-wrap>ul>li.wpmm-strees-row .wpmm-strees-row-container>.wp-megamenu-sub-menu:after, #wp-megamenu-primary>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu {
    background: #efefef;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
#wp-megamenu-primary>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu:first-child>.wpmm-strees-row-container>ul.wp-megamenu-sub-menu, #wp-megamenu-primary>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container-container>ul.wp-megamenu-sub-menu, #wp-megamenu-primary>.wpmm-nav-wrap>ul>li.wpmm-strees-row .wpmm-strees-row-container>.wp-megamenu-sub-menu:before, #wp-megamenu-primary>.wpmm-nav-wrap>ul>li.wpmm-strees-row .wpmm-strees-row-container>.wp-megamenu-sub-menu:after, #wp-megamenu-primary>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu {
    background: #efefef;
    padding-top: 20px!important;
    padding-bottom: 0px!important;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.menu-item:first-child ul.wp-megamenu-sub-menu li.wpmm-type-widget {
    margin-bottom: 20px;
}


.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu li {
    text-indent: 0px;
}
#wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
    color: #282828;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    text-transform: initial!important;
    background-color: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
}

#wp-megamenu-primary>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a {

}

.header a {
    text-decoration: none;
}

#wp-megamenu-primary {
    margin-top: 20px;
}

.top-nav .menu-top-menu-container ul {
    height: auto!important;
}

.top-nav .menu-top-menu-container ul li {
    display: inline-block;
}

.top-nav i {
    margin-right: 7px;
}

.top-nav label {
    margin-bottom: 0px!important;
}
.top-nav .search-form {
    padding-bottom: 0px!important;
}
.top-nav ul {
    margin: 0px!important;
}
.top-nav ul li {
    text-indent: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.top-nav ul li a {
    font-size: 16px;
}
.top-nav ul li:not(.button) a:hover {
    color: #305ea9!important;
}

/** SLIDER **/
.slider {
    padding: 0px!important;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 1600px) {
    .slider {
        max-width: 100%;
    }
}

.slider  .carousel-cell {
    width: 100% !important;
    height: 700px;
    counter-increment: carousel-cell;

    background-position: center;
    background-size: cover;

    position: relative;
    display: flex;
    align-items: center;
}

.slider.produit-similaire {
	margin-top: 40px;
}

.single-produit_villard .title {
  text-transform: none!important;
}

.slider.produit-similaire .flickity-prev-next-button.previous {
	left: 0px;
}
.slider.produit-similaire .flickity-prev-next-button.next {
	right: 0px;
}
.slider.produit-similaire .flickity-page-dots {
	display: none!important;
}

.accessoire-image {
  margin-bottom: 20px;
  
  width: 100%;
  height: 160px;
  
  background-position: center;
  background-size: cover;
}
  .accessoire-image img {
    width: 100%!important;
    height: auto!important;
  }
.accessoire-title {
  font-weight: bold;
  line-height: 20px;
}

.single-produit_villard .tabs .tabs--content-element#accessoires {
  padding-top: 90px;
  padding-bottom: 80px;
}
.slider.slider-accessoires .flickity-page-dots {
  bottom: -40px!important;
}

.slider.slider-accessoires .flickity-prev-next-button.previous {
  left: 0px!important;
}
.slider.slider-accessoires .flickity-prev-next-button.next {
  right: 0px!important;
}

.slider.produit-similaire  .carousel-cell, .slider.slider-accessoires .carousel-cell {
    width: 25% !important;
    counter-increment: carousel-cell;
	
	flex-direction: column;
	align-items: start;
	position: relative;
	
	padding: 0px 50px;
	height: auto!important;
}

.slider.produit-similaire .carousel-cell a {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}
.slider.produit-similaire .carousel-cell a:before {
	display: none;	
}

.tag {
  display: inline-block;
  background-color: red;
  color: white;
  border-radius: 10px;
  margin-bottom: 5px;
  font-size: 13px;
  
  padding: 0 10px;
}

.slider.produit-similaire .produit-similaire--image  {
	width: 100%;
	height: 300px;
  	margin-bottom: 20px;
  	background-size: 100%;
  	background-position: left center;
  	background-repeat: no-repeat;
}
.slider.produit-similaire .produit-similaire--title {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.slider.produit-similaire .produit-similaire--categorie {
	font-size: 16px;
	line-height: 24px;
}
.produits {
	margin-top: 45px;	
}

.produits-delai-court {
  position: relative;
  background-color: #e0eaf9;
  padding: 10px 20px;
  margin-top: 40px;
}
.produits-delai-court--lien {
  position: absolute!important;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 10;
}
.produits-delai-court:hover a {
  color: black!important;
}
  
.produits-delai-court--lien:after, .produits-delai-court--lien:before {
  display: none;
}

.produits-delai-court h2 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 34px;
  text-transform: none;
  color: black;
  font-weight: bold;
}

.produits .col-lg-4 {
	margin-bottom: 80px;
	position: relative;
}

.produits .col-lg-4:hover .produit-similaire--title, .produits .col-lg-4:hover .produit-similaire--categorie, .slider.produit-similaire .carousel-cell:hover .produit-similaire--title, .slider.produit-similaire .carousel-cell:hover .produit-similaire--categorie {
	color: #305ea9;
}

.produits .produit-similaire--title {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}
.produits .produit-similaire--categorie {
	font-size: 16px; 
	line-height: 24px;
}

.produits .produit-similaire--image {
	height: 300px;	
	margin-bottom: 20px;
	
	background-size: 80%;
	background-position: left center;
	background-repeat: no-repeat;
}
.produits a {
	position: absolute!important;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index 2;
}
	.produits a:before {
		display: none;	
	}

.categories.produits-acime li:before {
	display: none;
}
.categories.produits-acime ul li {
  text-indent: 0px;
}

.categories.produits-acime li a, .categories.produits-acime li {
	color: black!important;
	text-decoration: none;
	font-weight: normal!important;
	font-size: 16px;
	line-height: 26px;
}
.categories.produits-acime li ul li ul {
  margin-bottom: 5px!important;
  margin-left: 15px!important;
}
.categories.produits-acime li a:hover {
	color: #305ea9!important;
}
.categories.produits-acime > li > a {
	font-weight: bold!important;	
}
.categories.produits-acime li a:before {
	display: none;
}


.categories.produits-acime li ul {
	margin-top: 5px;
	margin-bottom: 30px;
}
.categories.produits-acime li a.active {
	color: #305ea9!important;
	font-weight: bold;
}

.slider img {
    width: 100%;
}

.slider	.little {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Hind';
    color: white;
    text-align: center;
    margin-bottom: 15px;
}

.slider .big h2 {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 35px;
    color: white;
    display: inline-block;

    background-color: #305ea9;
    padding: 10px 20px;
}

.slider	.buttons {
    text-align: center;
}

.slider .flickity-prev-next-button {
    top: calc( 50% - 15px );
    width: 20px;
    height: 60px;
    border-radius: 100%;
}

.slider .flickity-prev-next-button.previous {
    left: 20px;
    background-color: transparent;
}

.slider .flickity-prev-next-button.previous:after {
    top: calc( 50% - 30px );
    left: calc( 50% - 10px );
    position: absolute;
    font-size: 40px;
    font-family: "Font Awesome 5 Pro";
    content: '\f053';
    color: white;
}

.slider .flickity-prev-next-button.next {
    right: 20px;
    background-color: transparent;
}

.slider .flickity-prev-next-button svg {
    display: none;
}

.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 0px #19f!important;
}

.slider .flickity-prev-next-button.next:after {
    position: absolute;
    top: calc( 50% - 30px );
    left: calc( 50% - 10px );
    font-size: 40px;
    font-family: "Font Awesome 5 Pro";
    content: '\f054';
    color: white;
}

.slider .flickity-prev-next-button:hover:after {
    color: #305ea9;
}

.slider .flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.slider .dot {
    background-color: white;
    margin: 0 5px;
    opacity: 1;
}


body.home .vc_row-has-fill .vc_column-inner { 
	padding-top: 0px!important;
}
body.home .vc_row-has-fill .title.catalogue {
	margin-top: 60px!important;
}
body.home .vc_row-has-fill
{
	margin-top: 25px!important;
	padding-bottom: 60px!important;	
}
body.home .title.catalogue {
	margin-top: 25px;
}

.slider .is-selected {
    position: relative;
}

.slider .is-selected:after {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background-color: var(--black);
    border-radius: 100%;
    left: calc( 50% - 3px );
    top: calc( 50% - 3px );
}

.slider .flickity-button
{
    background-color: transparent;
}

.slider .flickity-buttonsvg {
    display: none;
}

.background {
    height: 700px;
    background-size: cover;
    background-position: center center;
}

.wpmm-nav-wrap {
	max-width: 1600px;	
}
	body .wp-megamenu-wrap .wpmm-nav-wrap > ul {
		display: flex;
		padding: 0px!important;
		justify-content: center;
	}
		body .wp-megamenu-wrap .wpmm-nav-wrap > ul > li {
			flex-basis: calc( 100% / 7 );
		}
			#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li > a {
				justify-content: center!important;
				font-size: 16px;
			}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.current-menu-ancestor::after {
	/*content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: white transparent transparent transparent;
	top: 0px;
	position: absolute;
	margin-left: -10px;*/
}


.header {
    background-position: center center;
    background-size: cover;
}
    .header .menu {
        margin-top: 0px;
    }
    .header li::before {
        display: none;
    }
    .header .navbar li > a {
        font-size: 16px;
    }
    .header .bg-light {
        background-color: transparent!important;
    }
        .header .logo {
            height: 75px!important;
			margin-top: 12.5px;
  			margin-bottom: 12.5px;
        }

        .header a {
            color: black!important;
            font-size: 20px;
            font-weight: bold;
            display: block;
            width: 100%;
            height: 100%;
        }

        .header .navbar {
            height: 75px;
            padding: 0px;
            margin: 0 auto;

            position: relative;
        }
            .header .navbar li {
                height: 77px;
                line-height: 77px;
                cursor: pointer;
            }

            .header .navbar li .mega-menu {
                display: none;
                position: absolute;
                left: 6.5px;
                right: 0px;
                top: 75px;
                z-index: 200;

                font-size: 18px;
                line-height: 28px;

                padding-top: 25px;
                padding-bottom: 10px;

                background-color: #EBEBEB;
            }
                .header .navbar li .mega-menu .section {
                    margin-bottom: 20px;
                }

                    .header .navbar li .mega-menu .section .menu-title {
                        display: block;
                        line-height: 22px!important;
                        margin-bottom: 5px;
                        font-weight: bold;
                        font-size: 16px;
                    }

                    .header .navbar li .mega-menu .section a {
                        line-height: 26px!important;
                        font-size: 16px!important;
                        font-weight: normal!important;
                    }
            .header .navbar li:hover {
                background-color: transparent;
            }
            .header .navbar li a:hover {
                text-decoration: none;
            }
        .header .nav-item {
            padding-left: 10px;
            padding-right: 10px;
        }
            .header .logo {
                height: 125px;
            }


.catalogues {
    margin-top: 65px;
    margin-bottom: 80px;
    padding: 0px 0px;
}
    .catalogues .catalogue {
        position: relative;

        border-radius: 30px;

        text-align: center;

        padding: 40px 10px 15px 10px;
        margin-bottom: 25px;
    }
        .catalogues .catalogue a .overlay {
            position: absolute;
            top: -40px;
            left: 0;
            right: 0;
            bottom: -15px;
            border-radius: 30px;

            display: none;
            align-items: center;
            justify-items: center;

            font-weight: bold;
            color: white;
            padding: 30px 0px;

            font-size: 14px;
            line-height: 22px;

        }
        .catalogues .catalogue a .overlay div {
            width: 100%;
        }
        .catalogues .catalogue .title {
            font-size: 18px;
            color: white;
            line-height: 26px;
            margin-top: 30px;
            text-transform: uppercase;
        }
            .catalogues .catalogue a {
                display: block;
                width: 100%;
                height: 100%;
                position: relative;
            }
                .catalogues .catalogue a:hover {
                    text-decoration: none;
                    color: white;
                }
        .catalogues .catalogue .logo, .catalogues .catalogue svg {
            height: 80px;
            width: auto;
        }

.infos img {
    height: 50px;
    margin-bottom: 20px;
}
.infos .info-container {
    text-align: center;
    width: 100%;
    margin: 0 0 0px 0!important;

    /*border-top: 2px solid #305ea9;*/

    padding: 0px;
}
.infos-info {
	font-size: 20px;
    line-height: 20px;
	text-transform: uppercase;
}

.wpb_content_element.infos-info {
    margin-bottom: 0px;
}

.infos .info {
    width: 700px;
    margin: 0 auto!important;

    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}
.infos .clear {
    clear: both;
}
.infos .info-1, .infos .info-2, .infos .info-3 {
    text-align: center;
    margin-right: 0px;
    padding: 0 20px;
}
.infos .info-3 {
    margin-right: 0px;
}
.contacts {
    margin-top: 100px;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu li {
    position: relative;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:not(:first-child) > .wpmm-strees-row-container ul.wp-megamenu-sub-menu li:not(.wpmm-col):hover::after {
    position: absolute;
    top: calc( 50% - 5px );
    left: -15px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: white transparent transparent #305ea9;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:first-child > .wpmm-strees-row-container ul.wp-megamenu-sub-menu li:not(.wpmm-type-widget):not(.wpmm-col):hover::after {
    position: absolute;
    top: calc( 50% - 5px );
    left: -15px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: white transparent transparent #305ea9;
}

#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu, #wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li .wp-megamenu-sub-menu {
    width: 320px;
    background-color: #e0eaf9;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
#wp-megamenu-primary > .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu, #wp-megamenu-primary > .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu::before, #wp-megamenu-primary > .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu::after {
    background-color: #e0eaf9!important;
}

#sidebar {
    width: 100%;
}
#sidebar ul {
    margin: 0px!important;
}
.search-form {
    position: relative;
    padding-bottom: 0px!important;
    margin-top: 0px!important;
}
.search-form button[type="submit"] {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
    height: 40px;
    width: 40px;
    font-family: Genericons;
    line-height: 1;
    background-color: #305ea9!important;
    background-image: none!important;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    border-top-right-radius: 3px!important;
    border-bottom-right-radius: 3px!important;
    font-size: 12px;
    border: 0px!important;
    color: white;
}
.search-form input[type="search"] {
    border-radius: 3px;
    border: 1px solid #dedede;
    font-size: 16px;
    padding: 5px 10px;
    width: calc( 100% - 40px);
    outline: none!important;

    border-top-left-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}

.footer {
    background-color: #e0eaf9;
    padding: 60px 0;

    font-size: 13px;
    font-weight: bold;
    line-height: 28px;
}
    .footer .adresse {
        line-height: 20px;
        font-size: 15px;
        font-weight: normal;
    }
    .footer .adresse img {
        margin-bottom: 20px;
    }
    .footer img {
        width: auto;
        height: 75px;
    }
    .footer h2 {
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 10px!important;
        margin-top: 0px!important;
        line-height: 1;
        color: #305ea9;
    }
    .footer ul.menu {
        margin: 0px;
        list-style: none;
    }
        .footer ul.menu li:before {
            display: none;
        }
        .footer ul.menu li {
            list-style: none!important;
            text-indent: 0px!important;
        }
            .footer ul.menu li a {
                font-size: 15px;
                font-weight: normal;
                text-decoration: none;
                color: black;
				padding-left: 0px!important
            }
                .footer ul.menu li a:hover {
                    color: #305ea9;
                }
    .footer .secondline {
        padding-top: 25px;
    }
    .footer .footer-icon {
        float: left;
    }
        .footer .footer-icon img {
            margin-top: 7px;
            margin-right: 10px;
            height: 30px;
            width: auto;
        }

    .footer .footer-text {
        float: left;
        line-height: 20px;
    }
.footer-bottom {
    border-top: 0px solid #ccc;
    background-color: #e0eaf9;
    height: 70px;
    line-height: 70px;

    font-size: 12px;
    font-weight: bold;

    text-align: center;
}
    .footer-bottom i {
        font-size: 25px;
        line-height: 70px;
    }
    .footer-bottom .left {
        text-align: left;
    }
    .footer-bottom .right {
        text-align: right;
    }

.single-catalogue {}
    .single-catalogue .svg {
        margin-top: 55px;
        text-align: center;
    }
        .single-catalogue .svg svg {
            height: 100px;
            width: auto;
        }
        .single-catalogue .title, .single-produit .title, .single-habit_examen .title, .single-consommable .title, .single-produit_villard .title {
            font-size: 40px;
            line-height: 48px;
            text-transform: uppercase;
            text-align: left;
            font-weight: bold;
            color: #305ea9!important;

            margin-top: 32px;
        }
        .single-catalogue .subtitle, .single-produit .subtitle, .single-habit_examen .subtitle, .single-consommable .subtitle, .single-produit_villard .subtitle {
            text-align: left;
            text-transform: uppercase;
            font-size: 26px;
            line-height: 40px;

            margin-top: 0px;
            margin-bottom: 60px;

            position: relative;
        }
			.single-produit .subtitle, .single-habit_examen .subtitle, .single-consommable .subtitle, .single-produit_villard .subtitle { 
				margin-bottom: 0px;
				font-size: 22px;
				line-height: 36px;
				text-transform: none;
				font-weight: bold;
				margin-bottom: 30px;
			}

			.single-produit .plus-produit, .single-habit_examen .plus-produit, .single-consommable .plus-produit, .single-produit_villard .plus-produit {
				margin-top: 40px;
			}
				.single-produit p, .single-habit_examen p, .single-consommable p, .single-produit_villard p {
					font-size: 18px!important;
					line-height: 28px;
				}
				.single-produit .plus-produit h2, .single-habit_examen .plus-produit h2, .single-consommable .plus-produit h2, .single-produit_villard .plus-produit h2 {
					margin-bottom: 10px;
					font-size: 20px;
					line-height: 34px;
					text-transform: none;
					color: #305ea9;
					font-weight: bold;
				}
				.single-produit .plus-produit ul, .single-habit_examen .plus-produit ul, .single-consommable .plus-produit ul, .single-produit_villard .plus-produit ul {
					margin-top: 0px;
				}
				.single-produit .plus-produit ul strong, .single-habit_examen .plus-produit ul strong, .single-consommable .plus-produit ul strong, .single-produit_villard .plus-produit ul strong {
					font-weight: normal;
				}

				.single-produit .coloris, .single-habit_examen .coloris, .single-consommable .coloris, .single-produit_villard .coloris {
					margin-top: 40px;	
				}
					.single-produit .coloris h2, .single-habit_examen .coloris h2, .single-consommable .coloris h2, .single-produit_villard .coloris h2 {
						margin-bottom: 10px;
						font-size: 20px;
						line-height: 34px;
						text-transform: none;
						color: #305ea9;
						font-weight: bold;
					}
					.single-produit .coloris .coloris--coloris, .single-habit_examen .coloris .coloris--coloris, .single-consommable .coloris .coloris--coloris, .single-produit_villard .coloris .coloris--coloris {
						display: flex;
						font-size: 12px;
						font-weight: bold;
						flex-wrap: wrap;	
						text-align: center;
					}
					.single-produit .coloris .coloris--coloris > div, .single-habit_examen .coloris .coloris--coloris > div, .single-consommable .coloris .coloris--coloris > div, .single-produit_villard .coloris .coloris--coloris > div {
						margin-right: 15px;
						width: 55px;
						margin-bottom: 10px;
					}
						.single-produit .coloris .coloris--coloris .coloris--color, .single-habit_examen .coloris .coloris--coloris .coloris--color, .single-consommable .coloris .coloris--coloris .coloris--color, .single-produit_villard .coloris .coloris--coloris .coloris--color {
							display: inline-block;
							height: 11px;
						}
						.single-produit .coloris .coloris--coloris .coloris--colori, .single-habit_examen .coloris .coloris--coloris .coloris--colori, .single-consommable .coloris .coloris--coloris .coloris--colori, .single-produit_villard .coloris .coloris--coloris .coloris--colori {
							width: 55px;
							height: 55px;
							border-radius: 50%;
						}
						.single-produit .produit-button, .single-habit_examen .produit-button, .single-consommable .produit-button, .single-produit_villard .produit-button {
							width: 100%;
							margin-top: 70px;
							text-align: center;
						}
					.single-produit .tabs, .single-habit_examen .tabs, .single-consommable .tabs, .single-produit_villard .tabs {
						margin-top: 50px;
					}
						.single-produit .tabs .tabs-tab, .single-habit_examen .tabs .tabs-tab, .single-consommable .tabs .tabs-tab, .single-produit_villard .tabs .tabs-tab {
							width: 25%;
							padding: 20px 0px;
							text-align: center;
							cursor: pointer;
							font-weight: bold;
							
							border-radius: 8px 8px 0px 0px;
						}
						.single-produit .tabs--content, .single-habit_examen .tabs--content, .single-consommable .tabs--content, .single-produit_villard .tabs--content  {
							text-align: center;
							display: flex;
							flex-direction: column;
						}
						.single-produit .tabs--content img, .single-habit_examen .tabs--content img, .single-consommable .tabs--content img, .single-produit_villard .tabs--content img {
							width: 80%;
						}
						.single-produit .tabs .tabs-tab.active, .single-habit_examen .tabs .tabs-tab.active, .single-consommable .tabs .tabs-tab.active, .single-produit_villard .tabs .tabs-tab.tab-active {
							background-color: #e0eaf9;
						}
						.single-produit .tabs .tabs--content-element.active, .single-habit_examen .tabs .tabs--content-element.active, .single-consommable .tabs .tabs--content-element.active, .single-produit_villard .tabs .tabs--content-element.tab-active {
							display: block;
						}
						.single-produit .tabs .tabs--content-element ul, .single-habit_examen .tabs .tabs--content-element ul, .single-consommable .tabs .tabs--content-element ul, .single-produit_villard .tabs .tabs--content-element ul {
							margin-top: 0px!important;	
						}
						.single-produit .tabs .tabs--content-element, .single-habit_examen .tabs .tabs--content-element, .single-consommable .tabs .tabs--content-element, .single-produit_villard .tabs .tabs--content-element {
							display: none;
							text-align: left;
							background-color: #e0eaf9;
							padding: 40px 25% 30px 30px;
							min-height: 300px;
						}
            .single-produit_villard .tabs .tabs--content-element {
              padding: 40px 30px 30px 30px;
            }
						.single-produit .tabs .tabs--content-image, .single-habit_examen .tabs .tabs--content-image, .single-consommable .tabs .tabs--content-image, .single-produit_villard .tabs .tabs--content-image {
							height: 315px;
							margin-bottom: 10px;
							text-align: center;
						}
						.single-produit .tabs .tabs--content-texte, .single-habit_examen .tabs .tabs--content-texte, .single-consommable .tabs .tabs--content-texte, .single-produit_villard .tabs .tabs--content-texte {
							text-align: center;	
						}
						.single-produit .tabs .liste, .single-habit_examen .tabs .liste, .single-consommable .tabs .liste, .single-produit_villard .tabs .liste {
							font-size: 12px;
							margin-top: 20px;
						}
						.title.catalogue.little {
							font-size: 22px;
						}

						

					
            
			.single-catalogue .subtitle:before, .single-produit .subtitle:before, .single-habit_examen .subtitle:before, .single-consommable .subtitle:before, .single-produit_villard .subtitle:before  {
                /*position: absolute;
                content: '';
                height: 2px;
                width: 90px;
                background: red;

                top: 90px;
                left: calc( 50% - 45px);*/
            }
    .single-catalogue .catalogue-border, .single-produit .catalogue-border, .single-habit_examen .catalogue-border, .single-consommable .catalogue-border, .single-produit_villard .catalogue-border {
        border: 2px solid #EBEBEB;
        border-radius: 30px;
        position: relative;
        padding: 25px;
    }
        .single-catalogue .catalogue-border a:not(.button), .single-produit .catalogue-border a:not(.button), .single-habit_examen .catalogue-border a:not(.button), .single-consommable .catalogue-border a:not(.button), .single-produit_villard .catalogue-border a:not(.button) {
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
        }

        .single-catalogue .catalogue-border:hover .button, .single-produit .catalogue-border:hover .button, .single-habit_examen .catalogue-border:hover .button, .single-consommable .catalogue-border:hover .button, .single-produit_villard .catalogue-border:hover .button{
            background-color: #305ea9;
            color: white!important;
        }

        .single-catalogue .catalogue-border img, .single-produit .catalogue-border img, .single-habit_examen .catalogue-border img, .single-consommable .catalogue-border img, .single-produit_villard .catalogue-border img {
            width: 100%;
        }

        .single-catalogue .catalogue-border h2, .single-produit .catalogue-border h2, .single-habit_examen .catalogue-border h2, .single-consommable .catalogue-border h2, .single-produit_villard .catalogue-border h2 {
            margin-top: 50px!important;
            margin-bottom: 50px!important;
            line-height: 36px!important;
            color: #305ea9!important;
            cursor: pointer;
        }

        .single-catalogue .catalogue-border .button, .single-produit .catalogue-border .button, .single-habit_examen .catalogue-border .button, .single-consommable .catalogue-border .button, .single-produit_villard .catalogue-border .button {
            margin-top: 0px;
            margin-bottom: 15px;
            font-size: 18px;
        }

        .single-catalogue .autres, .single-produit .autres, .single-habit_examen .autres, .single-consommable .autres, .single-produit_villard .autres {
            border-top: 2px solid #305ea9;

            padding: 60px 0px 15px;
            margin-top: 80px;
            text-align: center;

            margin-bottom: 0px;
        }
            .single-catalogue .autres .title, .single-produit .autres .title, .single-habit_examen .autres .title, .single-consommable .autres .title, .single-produit_villard .atures .title {
                font-size: 26px;
                line-height: 40px;
                font-weight: 400;

                margin-top: 0px;
                margin-bottom: 40px;
            }

            .single-catalogue .autres .catalogue, .single-produit .autres .catalogue, .single-habit_examen .autres .catalogue, .single-consommable .autres .catalogue, .single-produit_villard .autres .catalogue {
                display: inline-block;
                width: 8%;
                margin-right: 5px;
                text-align: center;

                font-size: 10px;
                font-weight: bold;
                text-transform: uppercase;
            }
                .single-catalogue .autres .catalogue svg, .single-produit .autres .catalogue svg, .single-habit_examen .autres .catalogue svg, .single-consommable .autres .catalogue svg, .single-produit_villard .autres .catalogue svg {
                    fill: white!important;
                }
                .single-catalogue .autres .catalogue a, .single-produit .autres .catalogue a, .single-habit_examen .autres .catalogue a, .single-consommable .autres .catalogue a, .single-produit_villard .autres .catalogue a {
                    display: block;
                    width: 100%;
                    height: 100%;
                    color: black;
                }
                    .single-catalogue .autres .catalogue a:hover, .single-produit .autres .catalogue a:hover, .single-habit_examen .autres .catalogue a:hover, .single-consommable .autres .catalogue a:hover, .single-produit_villard .autres .catalogue a:hover {
                        text-decoration: none;
                    }

                .single-catalogue .autres .catalogue:last-child, .single-produit .autres .catalogue:last-child, .single-habit_examen .autres .catalogue:last-child, .single-consommable .autres .catalogue:last-child, .single-produit_villard .autres .catalogue:last-child {
                    margin-right: 0px;
                }
                .single-catalogue .autres .catalogue .icon svg, .single-produit .autres .catalogue .icon svg, .single-habit_examen .autres .catalogue .icon svg, .single-consommable .autres .catalogue .icon svg, .single-produit_villard .autres .catalogue .icon svg {
                    width: 50px;
                    height: 50px;
                }
                .single-catalogue .autres .catalogue .icon, .single-produit .autres .catalogue .icon, .single-habit_examen .autres .catalogue .icon, .single-consommable .autres .catalogue .icon, .single-produit_villard .autres .catalogue .icon {
                    text-align: center;
                    padding: 10px 0px;
                    border-radius: 20px;
                }


input[type=text], select, textarea, label, .wpcf7-form-control-wrap {
    width: 100%;
}

.contact-nom {
    margin-top: 50px;
}
.contact-nom2 {
    margin-top: 50px;
}
.contact-form {
    margin-top: 100px;
}
form {
    margin-top: 50px;
}
.contact-connecter
{
    margin-top: 80px;
}

.logo-container a {
    display: flex;
    align-items: center;
}

div:not(.header) a {
	position: relative;
	display: inline-block;
    color: #305ea9;
	text-decoration: none;
}

div.page a:not(.button) {
	position: relative;
	display: inline-block;
    color: #305ea9;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
}

div.page a:not(.button):before {
	content: '>';
	position: absolute;
	left: 0px;
}

div:not(.header) a:hover {
    color: #000;
	text-decoration: none;
}

.footer-bottom a {
    color: #000!important;
}
.footer-bottom a:hover {
    color: #305ea9!important;
}

.footer #menu-menu-footer-2 li {
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.footer ul.menu li a {
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.header .navbar li .mega-menu .column .menu-title a:hover {
    color: #305ea9!important;
}

.btn-primary {
    background-color: #305ea9!important;
    border-color: #305ea9!important;
}

.menu-mobile {
    display: none;
}

li.menu-item.wpmm-submenu-right > ul.wp-megamenu-sub-menu > li.menu-item {
    text-indent: 0 !important;
}

/*li.menu-item.wpmm-submenu-right > ul.wp-megamenu-sub-menu > li.menu-item.current-menu-item a {
    color: #305ea9!important;
}*/

/*li.menu-item.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu > li.menu-item:hover:after, li.menu-item > ul.wp-megamenu-sub-menu > li.menu-item.current-menu-item:after {
    position: absolute;
    top: calc( 50% - 5px );
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: white transparent transparent #305ea9;
    left: 5px!important;
}*/

li.menu-item.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu > li.menu-item:hover:after, li.menu-item.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu > li.menu-item.current-menu-item:after {
    left: 5px!important;
}

li.menu-item.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.menu-item:hover:after, li.menu-item > ul.wp-megamenu-sub-menu > li.menu-item.current-menu-item:after {
    left: -15px!important;
}

@media screen and (max-width: 991px) {
	.breadcrumb {
		margin-top: 0px;	
	}
	
	.produits .produit-similaire--image {
		background-position: center center;	
	}
	
	
    footer .adresse img {
        height: 50px;
    }

    .burger, .closed {
        display: block;
        font-size: 30px;
        cursor: pointer;
    }

    .menu-mobile {
        position: fixed;
        display: none;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;

        background-color: white;

        z-index: 200;

        overflow-y: auto;
    }
    .menu-mobile .header {
        margin-bottom: 20px;
    }
    .menu-mobile ul.menu {
        margin-left: 0px!important;
    }
    .menu-mobile ul.menu li {
        text-align: center;
        background-color: #305ea9;
        border-bottom: 1px solid white;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .menu-mobile ul.menu li a {
        color: white;
        text-decoration: none;
        line-height: 22px;
    }
    .menu-mobile ul.menu li::before {
        display: none!important;
    }
    .menu-mobile ul.menu li a br {
        display: none;
    }
    .menu-mobile .sub-menu {
        display: none;
        background-color: #e0eaf9;
        padding-top: 20px;
        padding-bottom: 20px;

        margin: 20px 0px -20px 0px!important;
    }

    .menu-mobile ul.menu li#menu-item-1756 .sub-menu li#menu-item-1790 > a, .menu-mobile ul.menu li#menu-item-1756 .sub-menu li#menu-item-1791 > a, .menu-mobile ul.menu li#menu-item-1756 .sub-menu li#menu-item-1792 > a {
        display: none;
    }

    .menu-mobile ul.menu li .sub-menu li {
        border: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        background-color: transparent!important;
    }
    .menu-mobile ul.menu li .sub-menu li.menu-item a {
        color: black;
        font-size: 15px;
    }

    .menu-mobile ul.menu li#menu-item-489 .sub-menu {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .menu-mobile ul.menu li#menu-item-489 .sub-menu li {
        background-color: transparent!important;
        border-bottom: 0px!important;

        padding: 20px 0px 20px;
    }
    .menu-mobile ul.menu li#menu-item-489 .sub-menu li.menu-item a {
        color: #305ea9;
    }
    .menu-mobile ul.menu li#menu-item-489 .sub-menu li.menu-item ul.sub-menu {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }
    .menu-mobile ul.menu li#menu-item-489 .sub-menu li.menu-item ul.sub-menu li {
        border: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .menu-mobile ul.menu li#menu-item-489 .sub-menu li.menu-item ul.sub-menu li a {
        color: black;
        font-size: 15px;
    }

    #sidebar, .top-nav {
        display: none!important;
    }

    .slider .carousel-cell, .background {
        height: 225px!important;
    }
    .slider .big h2 {
        font-size: 40px;
        line-height: 50px;
        padding: 10px 20px;
    }

    .single-catalogue .subtitle {
        display: none;
    }

    #wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li > a {
        color: #305ea9!important;
    }

    #wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li {
        margin: 0px!important;
    }

    .header {
        height: auto!important;
        margin-bottom: 20px;
    }

    .newsletter {}
    .newsletter .col-lg-4 {
        margin-bottom: 20px;
    }
    .newlsetter .col-lg-4:last-child {
        margin-bottom: 0px;
    }
    .footer {
        margin-top: -20px!important;
    }
    .footer .col-lg-3 {
        margin-bottom: 40px;
    }
    .footer-bottom {
        padding-top: 0px!important;
    }
    .footer-bottom .left, .footer-bottom .right {
        text-align: center!important;
    }
}

@media screen and (max-width: 991px) {
    .footer .adresse a {
        text-decoration: none;
        color: black;
    }
    .footer .adresse a:hover {
        color: #305ea9;
    }


	.form-group {
		width: 100%!important;
	}
	#choix .col-lg-3 {
		margin-bottom: 20px;
	}
    .header .logo {
        width: 50%;
        height: auto!important;
    }

    .header {
        height: 250px;
    }

    .header a {
        height: auto;
    }

    .navbar-light .navbar-toggler {
        color: white;
        border: 0px!important;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar {
        justify-content: right!important;
    }

    .navbar-light .navbar-toggler {
        position: absolute;
        right: 0px;
        top: 0px;
    }

    .navbar-collapse {
        margin-top: 50px;
    }

    .page-id-88 .vc_col-sm-4 {
        margin-bottom: 20px;
    }

    header .navbar {
        position: absolute!important;
        width: 100%;
        right: 0px;
        top: -60px;
        height: auto!important;
        z-index: 200;
    }

    .header .navbar li .mega-menu {
        position: relative;
        padding-top: 0px;
        z-index: 2000;
        left: 0px;
        top: 0px;
    }
        .header .navbar li {
            height: auto;
            min-height: 77px;
        }
    .header .navbar li .mega-menu .column {
        float: initial;
    }

    .header .navbar li:hover {
    }

    h1 {
        font-size: 28px;
        line-height: 36px;
        margin: 30px 0px;
    }

    h2, h3 {
        font-size: 21px;
        line-height: 31px;
        margin: 10px 0px 60px;
    }
    h2:after {
        top: 60px;
    }

    .infos .info {
        width: 100%;
    }

    .infos .info-1, .infos .info-2, .infos .info-3 {
        width: 100%;
        padding: 0 80px;
        margin-bottom: 75px;
    }
    .infos .info-3 {
        margin-bottom: 0px;
    }
    .vc_col-sm-6 {
        margin-bottom: 40px;
    }
    .vc_col-sm-6:last-child {
        margin-bottom: 0px;
    }

    .footer {
        margin-top: 25px;
        padding: 30px 0;
        font-size: 13px;
        font-weight: bold;
        line-height: 28px;
    }
        .footer .col-lg-2 {
            margin-bottom: 20px;
        }
        .footer .col-lg-3 {
            text-align: center;
        }
        .footer .offset-lg-2 {
            margin-top: 15px;
        }
    .footer-bottom {
        height: auto;
        line-height: 1;
        padding: 30px 0px;
    }
        .footer-bottom .text-left, .footer-bottom .text-right {
            text-align: center!important;
        }
        .footer-bottom i {
            line-height: 1;
            margin-top: 20px;
        }
        footer .footer-icon {
            padding-left: 90px;
        }
        footer .button {
            width: 230px!important;
        }

    a.button {
        margin: 0 auto;
        display: block;
        width: 208px;
        text-align: center;
    }

    .catalogues {
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 0px 0px;
    }

    .catalogues .catalogue {
        margin-left: 40px;
        margin-right: 40px;
    }

    body:not(.home) h1 {
        margin-bottom: 40px;
    }

    .single-catalogue .title {
        font-size: 25px;
        line-height: 35px;
        text-transform: uppercase;
        text-align: center;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .single-catalogue .subtitle::before {
        top: 125px;
    }

    .catalogue-border {
        margin-top: 30px;
    }

    .single-catalogue .catalogue-border .button {
        font-size: 13px;
    }

    .single-catalogue .autres .catalogue {
        width: 39%;
        margin-bottom: 20px;
        margin-right: 10px;
    }

    .single-catalogue .autres .catalogue .icon {
        padding: 20px 0px;
    }

    .single-catalogue .autres {
        padding: 30px 0px;
        margin-top: 40px;
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 576px)
{
    .single-catalogue .catalogue-border h2 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .slider .big h2 {
        font-size: 25px;
        line-height: 35px;
        padding: 10px 20px;
    }
    .slider .flickity-prev-next-button.next {
        display: none;
        right: 10px;
    }
    .slider .flickity-prev-next-button.next::after {
        font-size: 25px;
    }
    .slider .flickity-prev-next-button.previous {
        display: none;
        left: 10px;
    }
    .slider .flickity-prev-next-button.previous::after {
        font-size: 25px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .infos .info-1, .infos .info-2, .infos .info-3 {
        width: 28%;
        padding: 0;
        margin-bottom: 0px;
    }
    .catalogues .catalogue {
        margin-left: 0px;
        margin-right: 0px;
    }
    .single-catalogue .subtitle::before {
        top: 95px;
    }
    .single-catalogue .catalogue-border {
        margin: 20px 100px 0px 100px;
    }
    .single-catalogue .autres .catalogue {
        width: 14%;
    }
    footer .footer-icon {
        padding-left: 262px;
    }
    .navbar {
        left: -25px;
        width: calc( 100% + 50px )!important;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .header #sidebar {
        display: block;
        padding-right: 30px;
    }

    .header .row .col-lg-3:nth-child(2) {
        display: none!important;
    }

    .navbar {
        width: 100% !important;
    }
    .header .nav-item {
        padding-left: 10px;
        padding-right: 10px;
    }
    .header a {
         font-size: 19px;
    }
    .header .navbar li .mega-menu {
        left: 13px;
    }
    .footer-bottom {
        height: auto;
    }
}

.mb-space {
	margin-bottom: 60px;
}

body.postid-1134.single-catalogue .subtitle.catalogue {
  margin-bottom: 60px;
}
body:not(.postid-928):not(.postid-1134).single-catalogue .title.catalogue {
    text-align: left;
    margin-top: 20px;
}
.single-catalogue .subtitle.catalogue {
    text-align: left;
    margin-bottom: 10px;
}
.single-catalogue .description.catalogue {}

.avantages {
    margin-top: 60px;
    margin-bottom: 60px;
}
    .avantages-title {
        font-size: 25px;
        line-height: 33px;
        text-transform: uppercase;
        text-align: left;
        font-weight: bold;
        color: #305ea9 !important;
    }
    .avantages ul {
        margin-top: 20px!important;
        list-style: none;
    }

.slider.catalogue .flickity-prev-next-button.next::after {
  position: absolute;
  top: calc( 50% - 30px );
  left: calc( 50% - 10px );
  font-size: 40px;
  color: #305ea9;
}
.slider.catalogue .flickity-prev-next-button.previous::after {
  position: absolute;
  top: calc( 50% - 30px );
  left: calc( 50% - 10px );
  font-size: 40px;
  color: #305ea9;
}



.single-produit_villard .slider .carousel-cell {
  height: 450px;
}

.slider.catalogue .flickity-page-dots {
    bottom: -30px;
}

.bloc.title {
    text-align: left;
    margin-top: 30px;
    
    font-size: 22px;
    line-height: 30px;
}

.bloc_1 {
    margin-top: 40px;
    margin-bottom: 80px;
}

.bloc_2 {
    margin-top: 40px;
}

.bloc_2 .title.bloc {
    margin-top: 0px;
}

.blocListe.title {
    margin-top: 0px;
    text-align: left;
    font-size: 25px;
    line-height: 33px;
}
.blocListe.description ul {
    margin-top: 0px!important;
}
.blocListe.description p:empty {
    display: none;
}

body.postid-928.single-catalogue .subtitle.catalogue {
	margin-bottom: 60px;
}

body.postid-928.single-catalogue span {
	font-size: 22px;
	line-height: 30px;
}

@media (max-width: 991px) and (min-width: 600px) {
	#divans .vc_col-sm-4 {
		width: 50%!important;
	}
}

@media screen and (max-width: 991px) {
	.slider.produit-similaire .carousel-cell {
		width: 100%!important;	
	}
	
	.single-produit .tabs {
		margin-top: 50px;
	}
	
	.tabs .d-flex {
		flex-direction: column;	
	}
	
	.tabs--content {
		margin-top: 10px!important;	
	}
	
	.tabs-tab {
		width: 100%!important;	
	}
	
	.single-produit .tabs .tabs-tab.active {
		border-radius: 8px;	
	}
	
	.header-container a.button, .menu-mobile a.button {
		display: inline-block!important;
		margin: 0px 30px 0px 0px!important;
		max-width: 92px;
		padding: 5px 0px;
		text-align: center;
		color: white !important;
	}
}

.wp-megamenu-item-2236 {
  margin-top: 20px;
}

