@import url('https://fonts.googleapis.com/css2?family=Krub:wght@300;400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap');

body{
    font-family: 'Krub', sans-serif;
    font-weight: 500;
}

.anav-top .amenu-link
{
    font-family: 'Krub', sans-serif;
    padding: 10px 15px 10px 15px;
}

#amegamenu .anav-top .amenu-item .adropdown *
{
    font-family: 'Krub', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

#wrapper {
    background: #ffffff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
.title-block
{
    font-family: 'Libre Baskerville', serif;
}

.h3, h3 {
    font-size: 1.421875rem;
    font-size: 15px;
}

.h2, h2 {
    font-size: 17px;
}

.h1, h1 {
    font-size: 19px;
}

.header-nav .container{
    max-width: 100%;
    background-color : #f9f9f9;
}

#header {
    background-color: #fff!important;
}

#header-main-menu{
height: 43px;
}

.header-nav .top-menu li{
    float: right;
    position: relative;
    padding: 0 5px;
    text-transform: uppercase;
}

.product-flag.new{
	display : none;
}

.header-nav .top-menu li:first-child{
    float: left;
}

.header-nav .top-menu li:nth-child(2) {
    float: left;
}


#top-menu li:first-child a{
    padding-left : 30px;
}

#top-menu li:first-child a:before{
    background: url(../images/picto_news.jpg) no-repeat;
    width: 16px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 7px;
    content : "";
}

#top-menu li:first-child a:after{
    background: #222222;
    width: 2px;
    height: 15px;
    position: absolute;
    right: -1px;
    top: 9px;
    content: "";
}

#top-menu li:nth-child(2) a{
    padding-left: 35px;
}

#top-menu li:nth-child(2) a:before{
    background: url(../images/ico_blog.jpg) no-repeat;
    width: 19px;
    height: 19px;
    position: absolute;
    left: 15px;
    top: 7px;
    content : "";
}

#lnk-contact a{
    padding-left : 23px;
    margin-left: 10px;
}

#lnk-contact a:before{
    background: url(../images/picto_contact.jpg) no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 13px;
    top: 7px;
    content : "";
}

#lnk-contact a:after{
    background: #222222;
    width: 2px;
    height: 15px;
    position: absolute;
    right: -1px;
    top: 9px;
    content: "";
}

#lnk-33-06-10-18-94-89 a{
    padding-left : 23px;
    margin-left: 5px;
}

#lnk-33-06-10-18-94-89 a:before{
    background: url(../images/picto_phone.jpg) no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 12px;
    top: 7px;
    content : "";
}

#lnk-33-06-10-18-94-89 a:after{
    background: #222222;
    width: 2px;
    height: 15px;
    position: absolute;
    right: -1px;
    top: 9px;
    content: "";
}

#cms-page-2 a{
    padding-left : 23px;
    margin-left: 10px;
}

#cms-page-2 a:before{
    background: url(../images/picto_cgv.jpg) no-repeat;
    width: 17px;
    height: 18px;
    position: absolute;
    left: 12px;
    top: 7px;
    content : "";
}

#cms-page-2 a:after{
    background: #222222;
    width: 2px;
    height: 15px;
    position: absolute;
    right: -1px;
    top: 9px;
    content: "";
}

.header-nav .header-nav-wrapper{
    display: table!important;
    width: 100%;
    vertical-align: middle;
}

#header .header-nav .left-nav>*, #header .header-nav .right-nav>* {
    margin-top: 0px;
}

#header .header-nav .left-nav *, #header .header-nav .right-nav * {
    color : #222222;
    font-weight: 600;
}

.header-nav #_desktop_top_menu{
    width : 100%;
    max-width: 100%;
}

#header .sticky-icon-cart{
    display : none;
}


.header-nav .left-nav {
    width: 100%;
    display: table-cell!important;
    vertical-align: middle;
}

.header-nav .right-nav {
    width: 10%;
    display: table-cell!important;
    vertical-align: middle;
}

.header-bottom .container{
    max-width: 100%;
    padding: 0;
}

#header .header-bottom {
    position: relative;
    background: #fff;
    margin-bottom: 0;
    margin-top: 10px;
}

#amegamenu .anav-top{
    margin: 0;
    position: relative;
    display: table;
    width: 100%;
    padding: 0;
    border-collapse: separate;
}

#amegamenu .anav-top .amenu-item {
    display: table-cell;
    text-align: center;
    max-width: 235px;
}

#amegamenu .anav-top .amenu-item.mobile_only{
    display: none;
}

#amegamenu .anav-top .amenu-item:after {
    position: absolute;
    bottom : -3px;
    height : 3px;
    width: calc(100% - 2px);
    left : 0;
    right : 0;
    content : "";
    background-color: #c71707;
}

#amegamenu .anav-top .amenu-item:first-child {
    width: 22%;
    max-width: 22%;
    text-align: right;
    padding-right: 25px;
}



#amegamenu .anav-top .amenu-item:nth-child(2):after {
    background-color: #941313;
}

#amegamenu .anav-top .amenu-item:nth-child(3):after {
    background-color: #32346c;
}

#amegamenu .anav-top .amenu-item:nth-child(4):after {
    background-color: #088b80;
}

#amegamenu .anav-top .amenu-item:nth-child(5):after {
    background-color: #558fe6;
}

#amegamenu .anav-top .amenu-item:last-child {
    width: 22%;
    max-width: 22%;
    text-align: left;
    padding-left: 25px;
}

#amegamenu .anav-top .adropdown{
    width: calc(100% - 1px)!important;
    margin: 3px 0 0 0!important;
    text-align: center!important;
}

#header-main-menu-sticky-wrapper{
    height : 43px!important;
}

.anav-top .acategory-content .category-title a{
    margin: auto;  
}

#amegamenu .anav-top .amenu-item:last-child:after {
    background-color: #ffc740;
}

.anav-top .amenu-link {
    display: block;
    width: 100%;
}

#amegamenu .anav-top .amenu-link>span:after{
    display: none;
}

#header .main-header{
    background-color : #fff;
}

#header .main-header .container{
    max-width: calc(1520px - 20px);
    margin-top: 21px;
    margin-bottom: 0;
}

#header .header-logo .logo {
    max-height: 60px;
    margin-top: -7px;
}

.search-widget form [type=submit]{
    background: url(../images/search.png) no-repeat;
    width: 88px;
    height: 48px;
    text-indent: -9999px;
}

.search-widget form input[type=text] {
    height: 48px;
    padding-right: 93px;
    padding-left: 5%;
    margin-left: -1px;
    background: #fff;
    border-radius: 50px;
    color: inherit;
    border-color: #bbbbbb;
    border-right: none;
    font-weight: 600;
    text-transform: uppercase;
    color : #000;
}

.search-widget form input::placeholder {
    color : #bcbcbc;
}

.search-widget {
    width: 85%;
    margin: auto;
    margin-right: 60px;
}

.customer-signin-module{
    background: url(../images/compte.png) no-repeat center top;
    width: 112px;
    height: 30px;
    margin: -18px 0 0 0!important;
}

.user-info .account-link{
    border: none;
    margin-top: 0;
    font-weight: 600;
    color: black;
    font-size: 14px;
    text-transform: uppercase;
}

.page-heading, .page-subheading {
    font-family: 'Krub',sans-serif;
}

.column-title, .typo .column-title {
    font-family: 'Krub',sans-serif;
}

.user-info .account-link a{
    padding-top : 33px;
    width: 100%;
    display: inherit;
    line-height: 16px;
}

.user-info .account-link a:hover span{
    color : black;
}

.user-info .account-link>a{
    white-space: normal;
}

.user-info .account-link>a .material-icons{
    display: none;
}

.cart-preview .cart-header .cart-link{
    background: transparent;
    height: 50px;
}

.cart-preview .cart-header .cart-products-count{
    left : 50px;
}




.cart-design .fa,
.shopping-cart-module .cart-total-value{
    display : none;
}

.shopping-cart-module{
    background: url(../images/cart.png) no-repeat center top;
    width: 112px;
    height: 36px;
    margin: -19px 0 0 10px!important; 
}

.shopping-cart-module .cart-header p{
    font-weight: 600;
    color: black;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    margin-top: -14px;
}

/* BLOG HOME */

.articles-une,
.articles-une-bottom{
    display: flex;
}

.articles-une-bottom{
    margin-top: 35px;
}


.articles-une-bottom img,
.articles-une img{
    border-radius: 15px;
}

.articles-une section{
    width: calc(33.3333% - 10px);
    overflow: hidden;
    border-radius: 15px;
    display: grid;
    border : none;
}

.articles-une-bottom section{
    width: calc(50% - 10px);
    overflow: hidden;
    border-radius: 15px;
    display: grid;
    border : none;
}

.articles-une-bottom section:first-child{
    margin-right : 20px;
}

.articles-une-bottom .article a{
    position: relative;
    display: block;
}

.articles-une-bottom .content_article{
    font-size: 15px;
    line-height: 35px;
    margin-top: 15px;
}

.articles-une-bottom .discover{
    background: #940732;
    text-transform: uppercase;
    color: white;
    border-radius: 50px;
    padding: 8px 25px;
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    width: fit-content;
    max-width: 135px;
    font-weight: 600;
}

.articles-une-bottom .article a h3{
    position: absolute;
    color : white;
    text-align: center;
    width: 100%;
    bottom : 25px;
    padding: 0 25px;
    font-size: 24px;
    line-height: 28px;
    font-family: 'Libre Baskerville', serif;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.54) 2px 3px 6px;
}

.articles-une section .blogproduct{
    display: grid;
    height: 100%;
}

.articles-une section:nth-child(2){
    margin: 0 40px 20px 40px;
}

.articles-une section .titre_article{
    position: absolute;
    bottom : 0;
    width: 100%;
	padding-right : 5%;
	padding-left : 5%;
}

.articles-une section .titre_article a.discover{
    background: rgba(0, 0, 0, 0.28);
    text-transform: uppercase;
    color: white;
    border-radius: 50px;
    padding: 8px 25px;
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    width: fit-content;
    max-width: 135px;
    font-weight: 600;
}

.articles-une section .titre_article a.discover:hover {
    background: rgba(0, 0, 0, 0.58);
}

.articles-une section .titre_article h3{
    text-transform: uppercase;
    color: white;
    font-family: 'Libre Baskerville', serif;
    text-align: center;
    margin-bottom: 10px;
    display: table;
    width: 100%;
    height: 54px;
}



.article .article-img a{
    position: relative;
}

.article .article-img a span{     
    position: absolute;
    left: 0;
    text-transform: uppercase;
    bottom: 5px;
    width: 100%;
    text-align: center;
    padding: 0;
    font-family: 'Libre Baskerville',serif;
    color: #fff;
    text-shadow: rgba(0,0,0,.54) 2px 3px 6px;
}

#latestCarousel .article .article-img a span{     
    text-shadow: rgba(0,0,0,.54) 2px 3px 3px;
    font-size: 9px;
    line-height: 11px;
}



.articles-une section .titre_article h3 a{
    color: white;
    font-size: 16px;
    display: block;
    line-height: 21px;
    font-family: 'Libre Baskerville', serif;
    display: table-cell;
    vertical-align: middle;
    text-shadow: rgba(0, 0, 0, 0.54) 2px 3px 6px;
}

span.cat_article_home{
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 2px;
    opacity: 1;
    color: white;
    z-index: 2;
    position: absolute;
    top: 6px;
    left: 13px;
    font-family: 'Libre Baskerville', serif;
    text-shadow: rgba(0, 0, 0,1) 1px 1px 6px;
}

.articles-une section .article a.lien_image{
    margin: auto;
    display: table;
    vertical-align: middle;
    position: relative;
    width: 100%;
}

.articles-une section .article a.lien_image img{
    display: block;
    width: 100%;
}

.articles-une section .article {
    background-size: 100%;
}

/* HOME */

.aone-homepage .title-block{
    font-family: 'Libre Baskerville', serif;
    font-size: 20px;
    margin-top: 30px;
    width: 100%;
}

.aone-homepage .title-block span.titre{
    width: calc(100% - 190px);
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: calc(1420px - 20px);
}

.aone-homepage .title-block span.view-all-link {
    width: 190px;
    text-align: right;
    font-family: 'Libre Baskerville', serif;
    font-size: 16px;
    text-transform: uppercase;
}

.aone-homepage .title-block span.view-all-link a{
    color : black;
    font-weight: bold;
}

.aone-homepage .block{
    border-bottom: solid 1px #d9d9d9;
}

/* LISTE LIVRES */
.product-list .product-miniature .product-container{
    box-shadow: none;
    background-color: #fff;
    border-radius: 0;
    overflow: initial;
    z-index: initial;
}

.product-list .product-miniature .product-thumbnail{
    padding: 30px 10px;
}

.product-list .product-miniature .product-thumbnail:after{
    position: absolute;
    width: 100%;
    height: 100%;
    content : "";
    top : 0;
    left : 0;
    background: url(../images/dessus_livre.png) no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
}

.product-list .grid .product-miniature .product-name {
    background: #fff;
}

.product-style:hover {
    transform: none;
}

.product-list .product-miniature .product-thumbnail .product-cover-link:before{
    background : none;
}

.product-list .product-miniature .product-container:hover .product-thumbnail:after{
    background: url(../images/dessus_hover.png) no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
}

.product-list .grid .product-miniature .product-name a {
    font-size: 14px;
    font-family: 'Krub', sans-serif;
    font-weight: 500;
    margin-top : 5px;
    line-height: 18px;
    height:54px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.aone-homepage .block_nouveautes .title-block span.titre span{
    background : url(../images/trait_1.jpg) no-repeat;
    width : 92px;
    height : 5px;
    display: inline-block;
    margin-left : 10px;
}

.aone-homepage .block_nouveautes article .product-container:before{
    position: absolute;
    top : -4px;
    right : 10px;
    content : "";
    background: url(../images/new.png) no-repeat;
    width : 70px;
    height: 37px;
    z-index: 2;
}

.product-list .grid .product-miniature .third-block {
    flex-direction: column;
    padding-top : 0;
}

.product-list .product-miniature .product-price-and-shipping span{
    font-size: 20px;
    font-family: 'Krub', sans-serif;
    font-weight: 800;
    color : #000
}

.main-product-details .product-prices .product-prices-wrapper{
    display: inline-block;
    vertical-align: middle;
	margin-right : 25px;
}

.ifInClub{
	font-size: 12.5px;
    font-family: 'Krub',sans-serif!important;
    border-radius: 50px;
    color: white!important;
    text-transform: uppercase;
    display: inline-block;
    padding: 8px 20px 8px 55px;
    font-weight: 700;
    vertical-align: middle;
	background : #1d1d1b url(../images/ico_club.png) no-repeat;
    background-size: 26px;
    background-position: 16px 47%;
    margin-bottom: 7px;
}

.notInClub{
    display: inline-block;
	font-size: 13px;
    font-family: 'Krub',sans-serif!important;
    text-transform: uppercase;
	color : #1d1d1b;
	margin-left : 15px;
    margin-top: 4px;
    vertical-align: middle;
}

.icoClub{
	background : #1d1d1b url(../images/ico_club.png) no-repeat;
    padding: 8px 20px 8px 20px;
    background-size: 26px;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    width: 57px;
    border-radius: 65px;
	margin-top: -5px;
    margin-right: 10px;
}

.product-list .grid .product-miniature .third-block button,
.product-list .grid .product-miniature .third-block .add-to-cart{
    background-color: #940732;
    margin-top : 10px;
    font-size: 16px;
    font-family: 'Krub', sans-serif; 
    font-weight: 800;
    border-radius: 50px;
    width: 100%;
}

.product-list .grid .product-miniature .buttons-sections, 
.product-list .grid .product-miniature .third-block-left,
.product-list .grid .product-miniature .product-price-and-shipping {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block!important;
}

.product-list .grid .product-miniature .product-price-and-shipping div{
    display: block!important;
    width: 100%;
}

.aone-homepage .block_biblio .title-block span.titre span{
    background : url(../images/trait_2.jpg) no-repeat;
    width : 92px;
    height : 5px;
    display: inline-block;
    margin-left : 10px;
}

.aone-homepage .block_anciens .title-block span.titre span{
    background : url(../images/trait_3.jpg) no-repeat;
    width : 92px;
    height : 5px;
    display: inline-block;
    margin-left : 10px;
}

.aone-homepage .block_modernes .title-block span.titre span{
    background : url(../images/trait_4.jpg) no-repeat;
    width : 92px;
    height : 5px;
    display: inline-block;
    margin-left : 10px;
}

.aone-homepage .block_biblio .product-list .product-miniature .product-thumbnail {
    padding: 30px 30px;
    border-radius: 150px;
}

.aone-homepage .block_biblio article .product-container:before{
    position: absolute;
    bottom: 163px;
    right: 10px;
    content: "";
    background: url(../images/diamond.png) no-repeat;
    width: 66px;
    height: 66px;
    z-index: 2;
}

.product-list .product-miniature .product-name div{
    display : none;
    position: fixed;
    background: white;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    padding: 15px 15px 25px 15px;
    box-shadow: rgba(36, 34, 35, 0.2) 6px 3px 13px;
    left: 70%;
    border-radius: 10px;
    width: 200px;
    z-index: 200;
    opacity: 1;
}

.product-list .product-miniature .product-name:hover div{
    display : block!important;
    opacity: 1!important;
}

.aone-homepage .block_id_15,
.aone-homepage .block_modernes,
.aone-homepage .block_id_13{
    /*border-bottom: none;*/
}


.close_burger{
    display: none;
}

/* FOOTER */
#footer .block-newsletter {
    margin-bottom: 30px;
    border-radius: 10px;
    color :#000;
    text-align: center;
    background: #fdf7ed url(../images/frise_news.jpg) no-repeat bottom center;
    background-size: 100%;
    padding-bottom : 30px
}

#footer .block-newsletter .h4{
    color : #940732;
    padding-top: 45px;
    text-transform: uppercase;
}

#footer .block-newsletter .h5{
    color : #000;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: 'Krub', sans-serif;
}

#footer .block-newsletter .newsletter-form {
    width: 50%;
    margin: auto;
}


#footer .block-newsletter .newsletter-form input{
    width: calc(100% - 170px)!important;
    display: inline-block!important;
    border-radius: 50px!important;
}

#footer .block-newsletter .newsletter-form span{
    width: 150px;
    display: inline-block;
    border-radius: 50px;
    margin-left: 15px;
}

#footer .block-newsletter .newsletter-form span button{
    width: 100%;
    display: inline-block;
    border-radius: 50px;
    background-color: #940732;
}

#footer .block-newsletter .newsletter-message {
    margin-top: 8px;
    font-size: 92%;
    width: 48%;
    text-align: left;
    margin: 5px auto;
    padding-bottom: 75px;
}

#footer .footer-main {
    padding: 35px 0 15px;
    background-color: #fdf7ed;
}

#footer .footer-main .container{
    width: calc(100% - 60px);
    padding: 0;
    max-width: 1400px;
}

.col-lg-8 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}

.col-lg-4 {
    margin-right: 33.333%;
}


#footer .footer-bottom {
    background: #940732;
}

.everblock.prez-bottom p{
    line-height: 27px;
}

.everblock.prez-bottom h2{
    margin-bottom: 25px;
}

.everblock.prez-bottom{
    margin : 65px 0;
}

.everblock.footer_top{
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-gap: 0;
    margin-bottom: 25px;
    align-items: flex-start;
    list-style: none;
    margin-top: 85px;
}

.everblock.footer_top .one_col{
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

#footer .footer-top .container{
    max-width: 100%;
    padding: 0;
}

#footer .container .block-newsletter,
#footer .container .prez-bottom{
    max-width: calc(1420px - 20px);
    margin-left : auto;
    margin-right : auto;
    padding: 0 20px;
}

.everblock.footer_top .one_col img{
    display : block;
    margin : 0 auto 5px auto;
}

.logo_footer{
    background-color: #fdf7ed;
    text-align: center;
    padding: 40px 0 30px 0;
}

.logo_footer p{
    margin: 0;
}


.logo_footer img{
    max-width: 505px!important;
    height: auto;
    width: 100%;
}

.footer-about-us h2{
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 22px;
}

.footer-about-us{
    font-size: 14px;
    font-weight: 500;
    width: 50%;
}

.rond_footer{
    width: 50%;
    text-align: center;
}

#footer .footer-about-us .typo p:nth-child(3){
    background : url(../images/footer_ico_17.jpg) no-repeat;
    background-size: 29px 25px;
    padding-left : 39px;
}

#footer .footer-about-us .typo p:nth-child(4){
    background : url(../images/footer_ico_21.jpg) no-repeat;
    background-size: 31px 26px;
    padding-left : 41px;
    min-height: 26px;
}

#footer .footer-about-us .typo p:nth-child(5),
#footer .footer-about-us .typo p:nth-child(6){
    padding-top: 6px;
}

#footer .footer-about-us .fa-phone{
    text-indent: -9999px;
    background : url(../images/footer_ico_24.jpg) no-repeat;
    width : 28px;
    height: 27px;
    display:inline-block;
    margin-right : 10px; 
    position: relative;
    top: -6px;
}

#footer .footer-about-us .fa-envelope{
    text-indent: -9999px;
    background : url(../images/footer_ico_27.jpg) no-repeat;
    width : 30px;
    height: 25px;
    display:inline-block;
    margin-right : 10px;
    position: relative;
    top: -6px;
}


#footer .footer-about-us .typo p:nth-child(7){
    display : none;
}

#footer .footer-main .h4 {
    font-size: 14px;
}

.footer-menu .col-lg-4 {
    margin-right: 0;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.footer-left.col-lg-4 {
    margin-right: 0;
    flex: 0 0 66.6666666%;
    max-width: 66.6666666%;
    display: flex;
    padding-right: 0!important;
}

.footer-right{
    padding-left: 60px!important;
}

.rond_footer img{
    max-width: 100%;
    height: auto;
}

/* BLOG */
.columns_everblog_wrapper{
    box-shadow: none;
    padding-right: 0;
    margin-bottom: 0;
    order : 4;
}

.club_30_right{
    order : 1;
    margin-bottom: 20px;
    margin-left: 1%;
}

.club_30_right img{
	max-width: 100%;
    height: auto;
}

#right-column .h6, #right-column .h6 a{
    font-family: 'Libre Baskerville', serif;
    color : #222222;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 22px;
}

#right-column .h6{
    position: relative;
    display: inline-block;
}

#right-column .h6:after{
    position: absolute;
    left: calc(100% + 15px);
    bottom: 5px;
    background: url(../images/trait_3.jpg) no-repeat;
    width: 92px;
    height: 5px;
    content: "";
    display: block;
}

.page-everblog #content-wrapper{
    flex: 0 0 66.66666%;
    max-width: 66.66666%;
    padding: 0 40px 0 0;
}

.page-everblog .pagination-wrapper{
    width: 100%;
    margin-top: 50px;
}

#right-column{
    flex: 0 0 33.33333%;
    max-width: 33.33333%;  
    padding: 0; 
}

#right-column .column-wrapper{
    display: flex;
    width: 100%;
    flex-direction: column;
}

.title_article{
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
    padding-right: 0;
}

.title_article h3 a{
    color: #444444;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-family: 'Libre Baskerville', serif;
}
.title_article h3{
    padding: 0!important;
    line-height: 16px;
}

#module-everpsblog-blog .article, #module-everpsblog-blog .evercategory, #module-everpsblog-category .article, #module-everpsblog-author .article, #module-everpsblog-category .evercategory, #module-everpsblog-tag .article, #module-everpsblog-tag .evercategory{
    border : none;
}

.article-img{
    width: 33%;
    flex: 0 0 33%;
    max-width: 33%;
    padding: 0;
    height: fit-content;
}

.article-img img{
    padding: 0;
    border-radius: 7px;
}

.title_article p{
    color: #940732;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
}

#latestCarousel .article{
    margin: 10px 0 20px 0;
}

#right-column .columns_everblog_wrapper ul{
    list-style: none;
}


#right-column .columns_everblog_wrapper ul li a{
    color: #940732;
    text-transform: uppercase;
    font-size: 14px;
}

#right-column .columns_everblog_wrapper ul li{
    border-bottom : dotted 1px #940732;
    padding: 8px 0;
}

.img_col_right{
    background: url(../images/col_right.jpg) no-repeat;
    width: 98%;
    height: 0;
    padding-top: 55%;
    margin-left: 1%;
    background-size: 100%;
    order : 2;
    max-width: 435px;
}

#module-everpsblog-blog.page- #latestCarousel{
    display : none;
    order : 3;
}

.titre_article_main{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
}

#module-everpsblog-post .postcontent p{
    margin-bottom: 25px;
    line-height: 28px;
}

.page-everblog .breadcrumb-wrapper{
    margin-bottom: 0;
}

.breadcrumb .breadcrumb-item{
    font-size: 13px;
    font-weight: 400;
}

.breadcrumb .breadcrumb-item:last-child{
    font-size: 13px;
    font-weight: 800;
}

.breadcrumb .breadcrumb-item .item-name {
    padding: 5px 0px;
}

#module-everpsblog-post .postcontent h1,
#module-everpsblog-post .postcontent .h1{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 25px;
}

#module-everpsblog-post .postcontent h2,
#module-everpsblog-post .postcontent .h2{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 25px;
}

#module-everpsblog-post .postcontent h3,
#module-everpsblog-post .postcontent .h3{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 25px;
}

#module-everpsblog-post .postcontent{
    border : none;
    line-height: 36px;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 0;
}

#module-everpsblog-post .postcontent img {
    max-width: 100%!important;
    height: auto;
}

#module-everpsblog-post .postcontent iframe,
#module-everpsblog-post .postcontent video {
    max-width: 100%!important;
}
#module-everpsblog-post .postcontent b,
#module-everpsblog-post .postcontent strong{
    font-weight: 800;
}

.product-description b,
.product-description strong,
.product-description-short b,
.product-description-short strong{
    font-weight: 800;
}

#module-everpsblog-post .social-sharing{
    display: none;
}

.postpublished{
    color: #940732;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}

.article_home h3{
    padding-top: 0!important;
}

.article_home h3 a{
    text-transform: uppercase;
    color: #3d3d3d;
    line-height: 26px;
    font-size: 18px;
}

.article_home{
    padding-bottom: 15px!important;
    margin-top: 15px!important;
    border-bottom: 1px dotted #3d3d3d!important;
    margin-bottom: 0!important;
    height: fit-content;
}

.article_home .article-img {
    padding: 0 10px 0 0;
}

.article_home .everpsblogcontent{
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
}

.article_home .everpsblogcontent a.btn{
    display: table;
    background-color: #940732;
    margin-top: 15px;
    border-radius: 35px;
}

@media (min-width: 1400px) {
    #module-everpsblog-post .postcontent iframe,
    #module-everpsblog-post .postcontent video {
        height: 500px;
    }
}

#posts_alaune{
    width: 100%;
    display: flex;
}

#posts_alaune .article_une{
    width: 14.2857142%;
    padding-right: 15px;
    margin-bottom: 45px;
    position: relative;
}

#posts_alaune .article_une img{
    width: 100%;
}

.article_une:hover:after{
    position: absolute;
    bottom : -5px;
    left : 0;
    width: 100%;
    background: url(../images/trait_blog.jpg) no-repeat;
    height : 5px;
    background-size: calc(100% - 15px) 5px;
    content: "";
}

#posts_alaune .article_une .titre_article_une{
    color: #222222;
    font-size: 11px;
    white-space: nowrap;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: clip;
    display: block;
}

/* Fiche Livre */
.main-product-details.shadow-box{
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin-top: -20px;
}

.main-product-details .product-right{
    background : #f9f9f9;
    padding: 30px 60px;
    border-radius: 7px;
}

.main-product-details .page-heading{
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Libre Baskerville', serif;
    color : #222222;
}

.product-attributes .attribute-item>label:after{
    content:':';
    margin-left: 5px;
    margin-right: 3px;
}

.product-attributes .attribute-item *{
    color : #940732;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    min-width: initial!important;
    margin: 0!important;
}

.product-attributes{
    background: url(../images/picto_infos_livre.png) no-repeat 0px 4px;
    padding-left: 52px;
    min-height: 42px;
    margin-bottom: 20px!important;
}

.product-attributes .attribute-item {
    line-height: 19px;
}

.main-product-details .product-prices{
    margin-bottom: 15px;
}

.main-product-details .product-prices *{
    font-family: 'Libre Baskerville', serif;
    color: #222;
}

.main-product-details .product-prices .price{
    font-size: 26px;
}

.main-product-details .product-prices .tax-label{
    font-size: 16px;
    font-style: normal;
    vertical-align: baseline;
}

.main-product-details .product-availability-top{
    position : absolute;
    top : 1px;
    left: 260px;
}

.main-product-details .product-availability{
    border-radius: 35px;
}

.main-product-details .product-availability {
    display: inline-block;
    font-weight: 700;
    padding: 8px 28px 8px 40px;
    margin-bottom: 0;
    text-transform: uppercase;
    border: none;
    border-radius: 35px;
    font-size: 12px;
}

.alert-success {
    color: #fff;
    background: #088b80 url(../images/in_stock.jpg) no-repeat 13px 50%;
}

.alert-success .material-icons,
.alert-danger .material-icons{
    display: none;
}

.alert-danger{
    color: #fff;
    background: #044e48 url(../images/out_stock.jpg) no-repeat 13px 50%;
}

.alert-warning {
    color: #856404;
    background-color: #ffc740;
}

.main-product-details .product-description,
.main-product-details .product-description-short{
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
    margin-bottom: 25px;
}

.main-product-details .product-information{
    border: none;
    padding: 0;
}

.main-product-details .product-information .product-prices,
.main-product-details .product-information .product-discounts{
    display : none;
}

.product-quantity-touchspin .input-group {
    border-radius: 35px;
    height: 42px;
}

.product-quantity-touchspin .input-group .input-group-btn>.btn{
    background-color: #fff;
    width: 35px;
}

.product-quantity-touchspin .input-group .input-group-btn>.btn:hover{
    background-color: #f2f2f2;
}

.main-product-details .product-add-to-cart .inline-style .product-quantity-touchspin {
    width: 145px;
    padding: 10px 0;
    min-width: 145px;
}

.main-product-details .product-add-to-cart .inline-style .add-to-cart {
    width: 100%;
    min-width: 0;
    background: #940732;
    border-radius: 35px;
    padding : 12px 0;
}

.main-product-details .product-add-to-cart .inline-style .add-to-cart span{
    font-size: 16px;
    font-weight: 700;
}

.main-product-details .product-add-to-cart .add-to-cart .material-icons {
    text-indent: -9999px;
    background: url(../images/ico_add_panier.png) no-repeat;
    width: 26px;
    height: 24px;
    margin-right: 15px;
}

.main-product-details .product-add-to-cart{
    position: relative;
}

.main-product-details .product-add-to-cart .product-quantity{
    width: calc(100% - 80px);
}

.main-product-details .wishlist-button-product{
    position: absolute;
    top: 8px;
    right: 20px;
    /*text-indent: -9999px;
    background: url(../images/ico_fav.jpg) no-repeat white center;*/
    width: 64px;
    height: 46px;
    border-radius: 40px;
}
.product-quantity-touchspin .input-group input[type=number]{
    font-size: 20px;
    font-weight: 500;
}

.social-sharing label{
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color : #a0a0a0;
    margin-right: 5px;
}

.social-sharing label:after{
    content: ":";
    margin-left: 3px;
}

.social-sharing>ul {
    justify-content: flex-start;
}

.social-sharing li.facebook a {
    text-indent: -9999px;
    background: url(../images/share_facebook.jpg) no-repeat center;
    width: 10px;
    height: 20px;
    display: block;
    padding: 15px 10px;
}

.social-sharing li.facebook a *{
    display : none;
}

.social-sharing li.facebook a:hover{
    background-color: transparent;
    opacity: 0.8;
}

.social-sharing {
    max-width: 500px;
    margin: 25px 0 5px 10px;
}

.main-product-details .product-left {
    margin-top: 30px;
}

.main-product-details .thumbs-list {
    width: 110px;
    float: left;
}

.main-product-details .product-cover {
    width: calc(100% - 110px);
    float: right;
}

.main-product-details .product-images {
    display: block;
}

.main-product-details .product-images li.thumb-container {
    max-width: 100%;
    padding: 0 3px;
    margin-bottom: 15px;
}

.main-product-details .scroll-box-arrows{
    display: none;
}

.main-product-details .product-images li.thumb-container .thumb{
    border: none;
    opacity: 0.7;
}

.main-product-details .product-images li.thumb-container .thumb:hover,
.main-product-details .product-images li.thumb-container .thumb.selected{
    filter: none;
    opacity: 1;
}

/* quickviewProduct */

#quickviewProduct{
    margin-top: 15px;
    margin-bottom: 15px;
}

#quickviewProduct.main-product-details .product-right {
    background: #f9f9f9;
    padding: 30px 30px;
    border-radius: 7px;
    padding: 15px 30px;
    width: 56%;
    flex: 0 0 56%;
    max-width: 56%;
    margin-left: 5%;
}

#quickviewProduct.main-product-details .page-heading {
    font-size: 16px;
    line-height: 27px;
}

#quickviewProduct.main-product-details .product-description, 
#quickviewProduct.main-product-details .product-description-short {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #222222;
    margin-bottom: 25px;
}

#quickviewProduct.main-product-details .product-description-short{
    display: none;
}

#quickviewProduct.main-product-details .thumbs-list {
    display : none;
}

#quickviewProduct.main-product-details .product-cover {
    width: calc(100% );
    float: right;
}

#quickviewProduct.main-product-details .product-left {
    margin-top: 30px;
    width: 33%;
    flex: 0 0 33%;
    max-width: 33%;
    margin-left: 5%;
}


#quickviewProduct.main-product-details .product-add-to-cart .product-quantity {
    width: 100%;
}

.quickview .modal-footer .social-sharing label {
    display: block;
}

.quickview .social-sharing li.facebook a {
    text-indent: 9999px;
}

.quickview .modal-footer{
    padding : 10px 50px;
}

.quickview .modal-footer .view-details{
    border-radius: 35px;
    font-size: 16px;
    font-weight: 700;
}

.wrapper_content_right{
    position: relative;
}

/* PRODUCTS LIST */

#js-product-list-top{
    border-top: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
    display: flex;
    align-items: baseline;
    padding: 0px;
    margin-top: -20px;
}

#js-product-list-top .total-products{
    margin-right: 0;
    padding: 0;
    text-transform: uppercase;
}

#js-product-list-top .total-products p{
    color:#222222;
    font-weight: 500;
    font-size: 14px;
}

#js-product-list-top .total-products p span{
    color : #940732;
    font-weight: 600;
    font-size: 16px;
}

#js-product-list-top .products-sort-order{
    padding: 0;
    flex: 0 0 54%;
    max-width: 54%;
}

#js-product-list-top .products-sort-order .dropdown-item{
    text-transform: uppercase;
}

.products-sort-order .sort-label{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.products-sort-order .select-title{
    border: none;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}

.products-sort-order .product-display .display-label,
.products-sort-order .product-display .display-select a[data-view="table-view"]{
    display: none!important;
}

.products-sort-order .product-display .display-select{
    border: none;
}

#js-product-list-header{
    font-family: 'Libre Baskerville', serif;
    font-size: 20px;
    margin-bottom: 20px;
}

#js-product-list-header:after{
    background: url(../images/trait_3.jpg) no-repeat;
    width: 92px;
    height: 5px;
    display: inline-block;
    margin-left: 10px;
    content : "";
}

.pagination-top{
    order: 4;
    display: inherit;    
    flex: 0 0 13.66666%;
    max-width: 13.66666%;
    justify-content: right;
}

.pagination .page-list a {
    padding: 1px 5px;
}

.pagination .page-list .current a {
    background-color: transparent!important;
    font-weight: 800;
    color: #222;
}

.pagination .page-list li:hover a {
    background-color: transparent!important;
}

.pagination .page-list .next,
.pagination .page-list .previous{
    letter-spacing: -7px;
    color: white;
}

.pagination .page-list .next i ,
.pagination .page-list .previous i {
    letter-spacing: 0;
    color: #222;
}

.pagination-wrapper{
    border: none;
    border-top: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
    border-radius: 0;
    padding: 5px 0 5px 15px;
}

.product-list .grid.columns-5 .product-miniature {
    flex: 0 0 16.6666%;
    max-width: 16.6666%;
    margin-bottom: 50px;
}

/* PRODUCT LIST */

.product-list .list .product-miniature .product-name{
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.product-list .list .product-miniature .product-description-short{
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

.product-list .list .product-miniature .product-price {
    font-size: 22px;
}

.product-list .list .product-miniature .buttons-sections span{
    font-size: 16px;
    font-weight: 800;
}

.product-list .list .product-miniature .buttons-sections button,
.product-list .list .product-miniature .buttons-sections a{
    border-radius: 35px;
    background-color: #940732;
    padding : 10px 20px;
}

.product-list .list .product-miniature{
    border-top: solid 1px #d9d9d9;
    padding-top: 30px;
    margin-bottom: 30px;
}

.product-list .list .product-miniature .product-price-and-shipping{
    padding-right: 15px;
}

.product-list .list{
    border-bottom: solid 1px #d9d9d9;
    margin-bottom: 80px;
}

.product-list .product-list-wrapper{
    margin-left : 0;
    margin-right: 0;
}

.product-list .product-miniature .product-availability{
    margin-top: 15px;
}

.product-list .product-miniature .product-availability span {
    color: #fff;
    padding: 8px 28px 8px 40px;
    border: none;
    border-radius: 35px;
    text-transform: uppercase;
    font-weight: 700;
}

.product-list .product-miniature .product-availability .available{
    background: #088b80 url(../images/in_stock.jpg) no-repeat 13px 50%;
}

.product-list .product-miniature .product-availability .unavailable.alloutofstock {
    background: #044e48 url(../images/out_stock.jpg) no-repeat 13px 50%;
}

.product-list .grid .product-miniature .product-attributes{
    display: none;
}

.product-list .list .product-miniature .product-availability{
    position: absolute;
    top: -4px;
    left: 260px;
}

.product-list .list .product-miniature .second-third-block {
    padding: 5px 25px 5px 70px;
}

.wrapper_attributes{
    position: relative;
    margin-top: 20px;
}



.product-list .grid .product-miniature button.add-to-cart, .product-list .grid .product-miniature .add-to-cart {
    background-color: #940732;
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Krub', sans-serif;
    font-weight: 800;
    border-radius: 50px;
    width: 100%;
}

/* CART */
.cart-grid-body{
    flex: 0 0 66.33333333%;
    max-width: 66.333333%;   
}

.cart-grid-right{
    margin-right: 0;
}

.articles-une.slick-initialized section{
    margin-left : 20px;
    margin-right : 20px;
}


@media (max-width: 1600px) {

    #amegamenu .anav-top .amenu-item:last-child,
    #amegamenu .anav-top .amenu-item:first-child {
        width: initial;
        max-width: 235px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    #wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

}

.articles-une section .titre_article h3 {
    height: 100%;
    margin-bottom: 0;
}

.articles-une section .titre_article {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 32%;
}

.articles-une section .titre_article h3 {
    height: calc(100% - 55px);
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .articles-une section .titre_article a.discover{
        display: none;
    }

    .articles-une section .titre_article h3 {
        height: 100%;
        margin-bottom: 0;
    }

    .articles-une-bottom .article a h3 {
        bottom: 7px;
        font-size: 17px;
        line-height: 24px;
    }


}

@media (max-width: 1100px) {


    #header-main-menu{
        position: fixed;
        height: 100%;
        top: 0;
        z-index: 2000!important;
        left: -100%;
        background: white;
        width: 100%;
        padding-top: 30px;
        transition: left 0.5s;
        max-width: 325px;
        box-shadow: 0 1px 5px rgba(0,0,0,.2);
    }
    
    #amegamenu .anav-top .amenu-item:last-child, #amegamenu .anav-top .amenu-item:first-child {
        padding-left: 5px;
        padding-right: 5px;
    }

    #amegamenu .anav-top .amenu-item.mobile_only{
        display: block;
    }
    

    .close_burger{
        position: absolute;
        right: 10px;
        top : 10px;
        cursor: pointer;
        display: block;
        font-family: "Material Icons";
        font-weight: 700;
        font-size: 18px;
    }

    #header-main-menu.opened{
        left: 0;
    }

    .cart-preview .cart-header .cart-link{
        height: 100%;
    }

    .burger_menu{
        width: 34px;
        height: 30px;
        background: url(../images/burger.jpg) no-repeat;
        position: absolute;
        top: 0;
        right: 0px;
        cursor: pointer;
    }

    .btn-primary:hover, .btn-primary:focus, .btn.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:not(:disabled):not(.disabled).active, .add-to-cart:hover, .add-to-cart:not(:disabled):not(.disabled):active, .add-to-cart:not(:disabled):not(.disabled).active {
        background-color: #791a00;
    }

    #amegamenu .anav-top .amenu-item{
        display: block;
    }

    #amegamenu .anav-top {
        text-align: left;
    }


    .header-nav .top-menu li{
        display : none;
    }

    .articles-une-bottom section .blogproduct {
        max-width: 688px;
        position: relative;
        margin: auto;
    }



    .articles-une section .blogproduct {
        max-width: 350px;
        position: relative;
        margin: auto;
    }

    .product-list .grid.columns-5 .product-miniature {
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 50px;
    }

    .aone-homepage .block{
        position: relative;
        padding-bottom: 20px;
    }

    .aone-homepage .title-block span.view-all-link{
        position: absolute;
        right : 0;
        bottom : 10px;
    }

    .aone-homepage .title-block span.titre {
        width: calc(100%);
    }

    #amegamenu .anav-top .amenu-item {
        margin: 0 1px;
        position: relative;
    }
    
    .header-nav .container {
        background-color: #fff;
    }

    .currency-selector .dropdown-current, .language-selector .dropdown-current{
        background-color: #fff;
    }

    #header .main-header .container {
        margin-top: 0px;
        padding: 0 10px;
    }

    #header .desktop-header-version .header-logo {
        max-width: 60%;
        position: absolute;
        top: -24px;
    }

    .header-right .display-top.d-flex{
        flex-wrap: wrap!important;
    }

    .search-widget {
        margin: auto;
        margin-right: 0;
        width: 100%;
        max-width: 470px;
    }

    #header .desktop-header-version .search-widget {
        margin-left: auto;
        margin-right: auto;
    }

    #search_widget{
        width: 100%;
        padding-top: 6%;
    }

    .shopping-cart-module {
        background: url(../images/cart.png) no-repeat center top;
        width: 27px;
        height: 28px;
        background-size: 100%;
        margin: 0 0 0 0!important;
        position: absolute;
        top: 1px;
        right: 50px;
    }

    .shopping-cart-module *{
        background : transparent!important;
        height: 100%;
    }

    #header .desktop-header-version .searchbar-wrapper {
        margin-bottom: 0;
    }

    .background-for-title .slick-next, .background-for-title .slick-prev, .slick-next, .slick-prev {
        top: 50%;
        margin-top: -35px;
    }

    .slick-next:before, .slick-prev:before {
        line-height: 25px;
    }

    .slick-next, .slick-prev {
        width: 25px;
        height: 25px;
    }

    .slick-next {
        right: -15px;
        left: auto;
    }

    .slick-prev {
        right: auto;
        left: -15px;
    }

    #header .header-bottom {
        padding-top: 0;
        padding-bottom: 10px;
    }

    #amegamenu .anav-top {
        padding: 0 25px;
    }

    .anav-top .amenu-link {
        padding: 10px 10px 2px 10px;
    }

    #header-main-menu-sticky-wrapper{
        height : 0!important;
    }

    #amegamenu .anav-top .amenu-item {
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 22px;
        text-align: left!important;
    }

    .user-info .account-link>a>span{
        display : none;
    }

    .cart-preview .cart-header .cart-products-count {
        left: 17px;
        background-color:#940732!important;
    }

    .shopping-cart-module .cart-header p{
        display : none;
    width: 40px;
    }

    .customer-signin-module {
        background: url(../images/compte.png) no-repeat center top;
        width: 27px;
        height: 26px;
        background-size: 100%;
        margin: 0 0 0 0!important;
        position: absolute;
        top: 1px;
        right: 92px;
    }

    #header .left-nav-trigger {
        position: absolute;
        left: initial;
        right : 0;
        top: 0;
        bottom: 0;
        z-index: 1;
    }

    .search-widget form input[type=text] {
        height: 35px;
        padding-right: 33px;
        padding-left: 10px;
    }

    .search-widget form [type=submit] {
        background: url(../images/search.png) no-repeat center;
        width: 34px;
        border-radius: 0 50px 50px 0;
        height: 35px;
        background-size: 64px;
        text-indent: -9999px;
    }

    .logo_footer img {
        padding : 0 20px;
    }

    .articles-une-bottom section{
        margin : 0 10px;
    }

    .articles-une-bottom .discover {
        width: 90%;
        max-width: 90%;
    }

    #footer .container .block-newsletter, #footer .container .prez-bottom {
        max-width: calc(95%);
    }

    #footer .block-newsletter .newsletter-form {
        width: 90%;
        margin: auto;
    }

    #footer .block-newsletter .newsletter-form input {
        width: 100%!important;
        display: block!important;
        border-radius: 50px!important;
        margin : 0 auto 15px auto;
    }

    #footer .block-newsletter .newsletter-message {
        margin-top: 8px;
        font-size: 92%;
        width: 90%;
        text-align: left;
        margin: 5px auto;
        padding-bottom: 75px;
    }

    .rond_footer{
        display: none;
    }

    .footer-about-us {
        width: 100%;
    }

    #footer .footer-main {
        padding: 15px 0 15px;
        background-color: #fdf7ed;
    }

    .footer-left.col-lg-4 {
        margin-right: 0;
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .col-lg-8 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0!important;
        padding-left: 0!important;
    }

}

@media (max-width: 991px){
    #js-product-list-top .total-products{
        display :block!important;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .main-product-details .product-images {
        display: flex;
    }

    .main-product-details .product-images li.thumb-container {
        max-width: 25%;
    }

    .aone-homepage .title-block span.titre span{

        display: block!important;
        margin-left: 0!important;
        margin-bottom: 10px;
    }

    .main-product-details .product-cover {
        width: calc(100%);
        float: left;
    }

    .main-product-details .thumbs-list {
        width: 100%;
        float: right;
    }
    
    .main-product-details .product-cover img {
        max-width: 200px;
    }

    .products-sort-order{
        display :none!important;
    }

    .main-product-details .product-right,
    #quickviewProduct.main-product-details .product-right {
        background: #f9f9f9;
        border-radius: 7px;
        padding: 15px 30px;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }

    .modal-open .modal{
        padding-right: 0!important;
    }

    .main-product-details .product-left,
    #quickviewProduct.main-product-details .product-left {
        margin-top: 30px;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }
    .main-product-details .product-add-to-cart .inline-style .add {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .main-product-details .product-add-to-cart .product-quantity {
        width: 100%;
        display: block!important;
    }

    .main-product-details .product-availability-top {
        position: initial;
    }

    .page-everblog #content-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 0 0;
    }

    #right-column {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 0 0;
    }

    .img_col_right {
        display: none;
    }

    #module-everpsblog-blog.page- #latestCarousel {
        /* display: none; */
    }

}

@media (max-width: 900px) {

    .product-list .grid.columns-5 .product-miniature {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        margin-bottom: 50px;
    }

}

@media (max-width: 700px) {
    .pagination-top {
        display:none!important;
    }
}

@media (max-width: 800px) {

    #posts_alaune{
        display : none;
    }

    article.everpsblog .col-md-8{
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%; 
    }
    .article .article-img a span{
        display : none;
    }

    .article_home h3 a{
        line-height: 22px;
        font-size: 14px; 
    }

    .article_home .everpsblogcontent {
        line-height: 19px;
        font-size: 13px;
        font-weight: 400;
        margin-top: 8px;
    }

    .article_home .everpsblogcontent a.btn {
        display: table;
        background-color: #940732;
        margin-top: 15px;
        border-radius: 35px;
        font-size: 12px;
        padding: 4px 17px;
    }

}


@media (max-width: 500px) {
    .article_home .article-img {
        width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }
    article.everpsblog .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .article_home h3{
        margin-top: 10px;
    }
    .article_home .everpsblogcontent a.btn{
        margin-left: auto;
        margin-right: auto;
    }

}


@media (max-width: 400px) {
    .shopping-cart-module {
        right: 10px;
    }

    .customer-signin-module {
        right: 52px;
    }

    .burger_menu {
        top: 45px;
    }

}

@media (max-width: 600px) {

    #header .desktop-header-version .header-logo {
        max-width: calc(100% - 150px);
    }

    #search_widget {
        margin-top: 10px;
        margin-bottom: -20px;
    }

    .aone-homepage .title-block,
    #js-product-list-header {
        font-family: 'Libre Baskerville', serif;
        font-size: 17px;
        margin-top: 10px;
    }

    .articles-une section .titre_article a.discover {
        font-size: 11px;
        padding: 5px 25px;
    }

    .articles-une section .titre_article h3 a {
        font-size: 14px;
        line-height: 19px;
    }

    .aone-homepage .title-block span.view-all-link {
        font-size: 14px;
    }

    .product-list .grid.columns-5 .product-miniature {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 50px;
    }

    #amegamenu .anav-top {
        padding: 0;
    }
}


.btn-primary, .btn-primary.disabled, .btn-primary:disabled, .btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .page-item.active .page-link, .badge-primary, .progress-bar, .list-group-item.active, .bg-primary, .btn.btn-primary, .btn.btn-primary.disabled, .btn.btn-primary:disabled, .group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .pagination .page-list .current a, .add-to-cart, .add-to-cart.disabled, .add-to-cart:disabled, .sidebar-currency .currency-list .current .dropdown-item, .sidebar-language .language-list .current .dropdown-item, .pace .pace-progress, .pace-bounce .pace-activity, #header .mobile-header-version .mobile-menu-icon, .banner3:hover, #product-comments-list-pagination ul li.active span{ 
    background: #940732;
}

.st-overlay{
    overflow-y: auto;
}

.slick-arrow{
    background : transparent!important;
}
.slick-next:before, .slick-prev:before {
    content: "";
    background: url(../images/fleche_diapo.svg) no-repeat;
    background-size: 100%;
    width: 16px;
    display: block;
    height: 25px;
}

.slick-prev:before {
    transform: rotate(180deg);
}

.slick-next:before {
    margin-left: 8px;
}

.slick-next:hover:before {
    margin-left: 8px;
}

.articles-une-bottom img:hover, .articles-une img:hover,
.articles-une-bottom .article a:hover,
.articles-une .article a:hover,
#footer .block-newsletter .newsletter-form span button:hover,
.product-list .grid .product-miniature .third-block button:hover, .product-list .grid .product-miniature .third-block .add-to-cart:hover,
.article .article-img a:hover,
#module-everpsblog-blog .article a:hover{
	opacity : 0.9;
}

.date_published{
    color: #940732;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    margin-top: -8px;
    margin-bottom: -6px;
}