/**
 * This file is a container for custom CSS. You can use it to override the default styles of the theme.
 *
 * 1. Copy the file "SAMPLE.custom.css" and rename it to "custom.css".
 *    Otherwise this file will not be loded by Magento.
 * 2. Enable it in the admin panel.
 * 3. Add your own CSS to override the default styles of the theme.
 *
 * Please refer to the user guide for more details.
 *
 */


/* GENERAL */

.pad005 {
    padding-left: 5%;
    padding-right: 5%;
}

.pad010 {
    padding-left: 10%;
    padding-right: 10%;
}

.pad020 {
    padding-left: 20%;
    padding-right: 20%;
}

.pad030 {
    padding-left: 30%;
    padding-right: 30%;
}

@media (max-width: 990px) {
    .pad010 {
        padding-left: 5%;
        padding-right: 5%;
    }
    .pad020 {
        padding-left: 10%;
        padding-right: 10%;
    }
    .pad030 {
        padding-left: 10%;
        padding-right: 10%;
    }
}

.padt10px {
    padding-top: 10px;
}

.padt20px {
    padding-top: 20px;
}

.padt30px {
    padding-top: 30px;
}

.padt40px {
    padding-top: 40px;
}

.padt50px {
    padding-top: 50px;
}

.padt60px {
    padding-top: 60px;
}

.padt70px {
    padding-top: 70px;
}

.pad100 {
    padding: 10% 0%;
}


/* MESSAGES COOKIES */

#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus {
    color: #fff;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    border-color: #777777;
    border-bottom-color: #777777;
    background-color: #777777;
    background-image: none;
}


/* HEADER */

/* force background color instead of transparent */

.cms-index-index .header-container.header-layout-7 {
    background-color: #fff;
    position: inherit;
}

/* logo */

@media (min-width: 991px) {
    .header-layout-7 .logo-home02 .logo a img {
        max-height: 80px;
        max-width: 300px;
    }
}

@media (min-width: 991px) {
    .header-layout-7 .logo-home02 .logo a img {
        margin-top: -35px;
        margin-left: 20px;
    }
}

/* top message */
.top-message {
    padding: 10px 0px 10px 0px;
    text-align: center;
    background-color: #f3f3f3;
}

.top-message i {
    margin-right: 5px;    
}

.top-message p{
    margin: 0;    
    font-size:15px;
}



@media (max-width: 425px) {
    .top-message p{
        margin: 0;    
        font-size:13px;
    }
}

/* breadcrumb */
.breadcrumbs{
    display: none;
}

/* Separateur menu */

@media (min-width: 991px) {
    .header-layout-7 .header-top-inner {
        border-bottom: none;
    }
}

#typonav li.level0 {
    padding: 0 15px;
}

#typonav li a.level-top {
    font-weight: normal;
}

/* Fix post déplacement langue et monaie */
.header-top .top-bar{
    height: 42px;
}

.header-layout-7 .sticky-icon-group > div.language-topbar{
    padding-top: 8px;
    height: 60px;
}

.header-layout-7 .header-top-inner {
    border-bottom: none;
}

.language-topbar .lang-curr {
    line-height: inherit;
}

.language-topbar .lang-curr a {
    padding: 0;
}

.lang-list{
    font-size: 14px;
    line-height: 34px;
}

/* fix cart and settings gap after moving language */

@media (max-width: 425px) {
    .header-layout-7 .ajaxcart{
        margin-right: -55px;
    }

    .header-layout-7 .setting-content{
        margin-right: -50px;
    }
}

/* Ajout icones */

.sticky-added-icons {
    font-size: 20px;
    line-height: 60px;
}

/* Panier */

.typo-ajax-container .typo-ajax-checkout a.view-checkout  {
    display: none;
}

/* MEGAMENU */

#typonav div.level0 {
    padding: 30px 12%;
    cursor: default;
}

.block-custommenu{
    width: 31%;
    display: inline-block;
    margin: 0px 5px;
}

#lamarque .block-custommenu .text-large{
    font-weight: normal;
}

.typomenu-block-left img{
    padding-top: 0px;
}

.menu-static-blocks .mega-blockright:before {
    background: rgba(0, 0, 0, 0);
}

 .typomenu-block-right .block-right .h3 {
    color:white;
    font-size: 32px;
 }

/* FOOTER */


/* Newsletter */

.subscribe .title {
    font-weight: normal;
}

.footer-container {
    margin-top: 15px;
}

.footer-bottom {
    padding-top: 0px;
}


/* Fix for google conversion code iframe */

iframe[name=google_conversion_frame] {
    display: none !important;
}

/* Reinsurance */

.reinsurance{
    margin-top: 50px;
    margin-bottom: 0px;
}

.reinsurance-block{
    text-align: center;
    font-family: Lato, arial, serif;
}

.reinsurance-block .description{
    margin-bottom: 10px;
}

@media (min-width: 992px){
    .reinsurance-block>.row>div {
        border-right: 1px solid #e1e1e1;
        padding: 8px 12px;
    }
}

@media (min-width: 992px){
    .reinsurance-block>.row>div:last-child {
        border-right: none;
    }
}

.reinsurance-block .title {
    display: block;
    font-family: Amiri, Georgia, serif;
    font-size: 1.38462em;
    margin-bottom: 6px;
    font-weight: 400;
    font-style: italic;
    color:#000;
}

.reinsurance-block a{
    text-decoration: underline;
    color: #666;
}

.home13 .main-bottom {
    background-color: #fff;
}

/* Footer bottom */


.footer-container .footer-inner {
    padding: 9px 0;
    line-height: 42px;
    font-family: Amiri, arial, serif;
    font-size: 14px;
}

.footer-container .footer-inner .footer-bottom {
    padding: 0;
}

.footer-links {
    line-height: 42px;
    list-style: none;
}

.footer-links li {
    float: left;
    padding: 0 15px;
}


/* To the top button */

.sticker {
    border: 0 solid #1d1d1d;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
}

.sticker:hover {
    border: 1px solid #1d1d1d;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.2);
    outline-color: rgba(0, 0, 0, 0);
    outline-offset: 5px;
    color: #1d1d1d;
}


/* Social links */

.social-icons {
    line-height: 42px;
}

.footer-bottom .social .social-icons li a {
    padding: 0px 7px;
    font-size: 14px;
    display: block;
}

.home13 .footer-container .footer-bottom ul.social-icons li a i {
    display: inline-block;
    width: inherit;
    height: inherit;
    line-height: inherit;
    text-align: center;
    font-size: inherit;
}

/* CHECKOUT */

.gift-messages{
    display: none;
}

#payment_form_pbxep_cb .pbxep-payment-card input[type="radio"]{
    display:block;
}

.home13 .pbxep-payment-card {
    margin: 0 5px;
}

.home13 p.onestepcheckout-numbers span {
    display: none;
}

.home13 h1.onestepcheckout-title{
    font-size: 25px;
}

.home13 .onestepcheckout-threecolumns p.onestepcheckout-numbers{
    font-family: Amiri, arial, serif;
    font-size: 20px;
    margin-bottom: 20px;
}

.home13 .onestepcheckout-threecolumns {
    border-top: none;
}

.home13 .onestepcheckout-login-link{
    margin-top: 25px;
    margin-bottom: 25px;
}

.home13 .onestepcheckout-threecolumns .payment-methods ul.form-list{
    background: #fff;
}

.home13 button.onestepcheckout-place-order{
    border-radius: 0px;
    background-color: #ffffff;
    box-shadow: none;

}

.home13 button.onestepcheckout-place-order:hover{
    color: #ffffff;
    border-color: #1d1d1d;
    background-color: #1d1d1d;
}


.home13 button.onestepcheckout-place-order span span{
    text-shadow: none;
}



.home13 .onestepcheckout-threecolumns input[type=radio]{
    display: inline-block;
}

.agreement-content{
    height: 150px; 
    overflow: scroll; 
    padding: 15px; 
    border: 1px solid #ddd; 
    margin-bottom: 15px;
    margin-top: 15px;
}

.pbxep-payment-card {
    margin: 0 5px;
}

.pbxep-payment-logo {
    margin-left: 5px;
}

#onestepcheckout-li-password{
    height: 100px;
} 

agreement-1, .checkout-agreements label { 
    display: inline !important;
}
/*label[for=agreement-1] {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  text-indent: -15px;
}
input#agreement-1 {
  display: inline-block;
  width: 13px;
  height: 13px;
  padding: 0;
  margin:0;
  vertical-align: middle;
  position: relative;
  top: -1px;
  *overflow: hidden;
} */

#onestepcheckout-place-order > span > span {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

/* BUTTONS */

button {
    font-family: Lato, arial, serif;
}

/* QUICKVIEW */ 

.item .main-quickview {
    display: none;
    visibility: hidden;
}

/* BANDEAU ENTETE */


/* Light version */

.top-direct .top-direct-inner h1,
.top-direct .top-direct-inner .title {
    font-family: Amiri, arial, serif;
    font-size: 40px;
    font-weight: normal;
    color: #fff;
}

body[class*="categorypath-ss21"] .top-direct {
    background-image: url(//https://www.jamin-puech.com/media/wysiwyg/jaminpuech/topbanners/eshop2b2b.jpg);
}

.top-direct{
    background-color: #f2f2f2;
}

/* Ajout d'un filtre semi transparent blanc sur photo */
.top-direct:before {
    background: rgba(0, 0, 0, 0.1);
}

/* Reduction taille banniere */

.cms-page-view .top-direct,
.catalog-category-view .top-direct,
.catalog-product-view .top-direct,
.tag-product-list .top-direct {
    height: 220px;
}

/* Specifique pages */

.cms-the-stores .top-direct, .cms-le-boutique .top-direct, .cms-les-boutiques .top-direct {
    background-image: url(../../../../../media/wysiwyg/jaminpuech/topbanners/boutiques.jpg);
    height: 300px;
}

/* breadcrumb */
.breadcrumbs li a:hover {
    color: #999999;
}

.breadcrumbs li a {
    color: #1d1d1d;
}

.breadcrumbs li a.last {
    color: #666666;
}

.breadcrumbs li {
    color: #1d1d1d;
}


/* SLIDER */


.slider-home.slide-fullwidth .caption-wrapper,
.slider-home.slide-fullwidth {
 /*   width: 100%; */
}



@media (min-width: 1025px) and (max-width: 1599px){
    .slider-home.slide-fullwidth .caption-wrapper, .slider-home.slide-fullwidth {
        height: 800px !important;
    }
}

@media (max-width: 1024px){
    .slider-home.slide-fullwidth .caption-wrapper, .slider-home.slide-fullwidth {
        height: 600px !important;
    }
}

@media (min-width: 1600px){
    .slider-home.slide-fullwidth .caption-wrapper, .slider-home.slide-fullwidth {
        height: 90vh;
    }
}


/* Captions */

.slider-home .caption {
    background: rgba(255,255,255,0.5);
    padding-left: 15px;
    padding-bottom: 15px;
}

.slider-home .caption .title {
    font-family: Amiri, arial, serif;
    font-weight: normal;
}

.slider-home .caption .subtitle {
    font-family: Lato, arial, serif;
}


/* HOMEPAGE */

/* icone indiquant le scroll sur le slide */

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
/*
.arrow {
  position: fixed;
  bottom: 2%;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}*/

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}


/* Livraison Gratuite */

.freedelivery{
    
    text-transform: uppercase;
    text-align: center;
    font-style: italic;
    padding: 30px 20px;
    margin: 0px 0px 50px 0px;
    background-color: #f3f3f3;
}

.freedelivery h2{
    font-size: 24px;
    margin: 0px 0px;
}

.freedelivery i{
    font-size: 30px;
    margin-right: 20px;
}


/* Fonts */

.block-static-top .text-wrap .title {
    font-weight: normal;
}

.heading-title{
    background: none;
}

.heading-title h2 {
    font-weight: normal;
    font-size: 24px;
}

.tabs-collection .tabs-wrap{
    display: none;
}

.block-static-top .text-wrap span {
    font-family: Lato, arial, serif;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px;
    display: inline-block;
}

.block-static-top .text-wrap span.arrow_right {
    font-family: 'ElegantIcons';
}

a.link-home:hover,
a.link-home:active,
a.link-home:focus {
    color: #1d1d1d;
}

.block-static-top .text-wrap {
	background-color: rgba(255,255,255,0.5);
	max-width: fit-content;
	margin-left: 30px;
	padding: 30px 60px 30px 40px;
}

/* Newsletter popin */
.newsletter-content .newsletter-title h3 {
    margin-top: 80px;
}

.newsletter-content .newsletter-inner {
    padding-left: 40px;
}

/* Newsletter box */

.subscribe .title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
}

.subscribe {
    padding-bottom: 30px;
}

.subscribe button {
    font-family: Amiri, arial, serif;
}

/* fix produit slider */

.widget-product-tab .owl-item{
    height: 313px;
}


/* PAGE CATEGORIE */

.toolbar {
    font-family: Lato, arial, serif;
}

.category-products .item .addtocart {
    display: none;
}

.amount.show-total{
    display:none!important;
}

.toolbar .sorter .btn-open-filter {
    float: left;
    margin-left: 0px;
}

.toolbar .sorter .sort-by {
    margin-left: 50px;
}


/* PAGE PRODUIT */

/* Dispo en gris */

.availability span {
    color: #1d1d1d;
}

.in-stock{
    display: none;
}

.product-view{
    padding-bottom: 0px;
}

.social-share {
    display: none;
}

.add-to-cart {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(204,204,204,0.5);
}

/* supprime l'indication du nombre de caracatères dans le champs custom du produit mandjie */
.product-mandjie .product-essential .note{
    display: none;
}

.product-mandjie #options_1_text{
    border: 1px solid #cccccc;
    height: 50px;
    width: 170px;
    text-align: center;
    padding: 0 40px;
    font-size: 15px;
    font-weight: bold;
}

/* PAGE PAIEMENT */

.lt-checkoutpage h3.ptitle span{
    color: #1d1d1d!important;
    border-bottom: 1px solid #1d1d1d!important;
}

/* NOUVELLE COLLECTION */

.nouvelle-collection-big-img::before{
    background:rgba(0,0,0,0.5);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
    display: inline-block;
}

.nouvelle-collection-big-img{
    background-image: url(../../../../../media/wysiwyg/jaminpuech/nouvellecollection/nouvellecollectionbig.jpg);
    height: 800px;
    color: #fff;
    box-sizing: border-box;

}

/* BRANDBOOK */


/* Reduction taille banniere */

.cms-brandbook-histoire .top-direct,
.cms-brandbook-savoir-faire .top-direct,
.cms-brandbook-inspiration .top-direct,
.cms-nouvelle-collection .top-direct {
    height: 220px;
}

.brandbook h2 {
    font-family: Amiri, arial, serif;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 30px;
}

.title-border {
    border-top: 1px solid #1d1d1d;
    border-bottom: 1px solid #1d1d1d;
    padding-top: 15px;
    padding-bottom: 15px;
}

.brandbook .row {
    margin-bottom: 30px;
}

.brandbook p {
    text-align: justify;
    text-justify: inter-word;
    font-family: Amiri, arial, serif;
    font-size: 18px;
    margin-bottom: 6px;
    line-height: 40px;
}

/* PAGE INSTAGRAM */

/* 3 colonnes */

.instagrampro-view #mainimgdiv{
    height: 350px;
    width: 350px;
    text-align: center;
}

.instagrampro-view #mainimgdiv img {
    height: 350px;
    width: auto;
}

.instagrampro-view #mainimgdiv .hoverp #innerdiv {
    height: 350px;
    width: auto;
}

.instagrampro-view #mainimgdiv {
    margin-bottom: 2%;
}

.instagrampro-view #mainimgdiv .hoverp #shopitimgbtn {
    margin-top: 2%;
}

.instagrampro-view #mainimgdiv .hoverp {
    height: 350px;
    width: auto;
    margin-top: -320px;
}

@media only screen and (max-width: 1200px) {
        .instagrampro-view #mainimgdiv{
        height: 300px;
        width: 300px;
        text-align: center;
    }

    .instagrampro-view #mainimgdiv img {
        height: 300px;
        width: auto;
    }

    .instagrampro-view #mainimgdiv .hoverp #innerdiv {
        height: 300px;
        width: auto;
    }

    .instagrampro-view #mainimgdiv {
        margin-bottom: 2%;
    }

    .instagrampro-view #mainimgdiv .hoverp #shopitimgbtn {
        margin-top: 2%;
    }

    .instagrampro-view #mainimgdiv .hoverp {
        height: 300px;
        width: auto;
        margin-top: -320px;
    }
}

.instagrampro-view #mainimgdiv:nth-child(4n+1) {
    clear: none;
}

.instagrampro-view #mainimgdiv:nth-child(4n) {
    margin-right: 2%;
}

#page-social-icons{
    text-align: center;
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 30px;
}
#page-social-icons a{
    margin: 0px 20px;
}

/* CUSTOM COLLECTION */

.collection h2.title {
    font-weight: normal;
    font-size: 28px;
    padding: 30px 0px 30px 0px;
    margin: 30px 0px 0px 0px;
    position:relative;
}

.collection h2.title:after {
    content: "";
    width: 160px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -80px;
    border-bottom: 2px solid #1d1d1d;
    }

.collection h3.title {
    /* color: #666; */
    font-weight: normal;
    font-size: 18px;
    padding: 30px 0px 30px 0px;
    margin: 0px 0px 20px 0px;
    position:relative;
}

.collection p{
    text-align: justify;
    padding-bottom: 30px;
}

.owl-carousel{
    margin-bottom: 30px;
}

.owl-carousel .owl-nav {
  font-family: 'simple-line-icons';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.owl-carousel .owl-nav div {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  zoom: 1;
  margin: 0;
  width: 50px;
  height: 50px;
  line-height: 25px;
  text-align: center;
  font-size: 2em;
  text-transform: capitalize;
  text-align: center;
}

.owl-carousel .owl-nav .owl-prev {
  left: 5px;
}

.owl-carousel .owl-nav .owl-next {
  right: 5px;
}

.owl-carousel .owl-nav .owl-prev:before{
    content: "\e605";
    color:#fff;
}

.owl-carousel .owl-nav .owl-next:before{
    content: "\e606";
    color:#fff;
}

/* CUSTOM BOUTIQUE */

.storeLocator h1 {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

.storeLocator .content {
    padding: 22px 0;
    text-align: center;
    position: absolute;
    top: 13%;
    left: 10%;
    max-height: 70%;
    overflow: auto;
    width: 313px;
    border: 1px solid #cccccc;
    background: url('../../../../../media/wysiwyg/jaminpuech/LesBoutiques/white-ovr.png') repeat 0 0;
    z-index: 10;
}

.storeLocator .content p {
    text-align: center;
}

.storeLocator .content h2 {
    margin-top: 30px;
}

.storeLocator .content img {
    text-align: center;
    margin: 15px 0 6px;
    width: auto !important;
    display: inline-block !important;
}

.storeLocator .content p {
    margin-bottom: 0;
}

.stores {
    margin: 30px auto;
    width: 90%;
}

.stores h1 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.stores li {
    display: block;
}

.stores .acc-content li {
    display: inline-block;
}

.accstores {
    display: block;
    background-color: #f5f5f5;
    color: #333333;
}

.accstores h2 {
    font-size: 1.5em;
    line-height: 2.7777em;
    padding: 0 0.5em;
    font-weight: normal;
    margin-bottom: 5px;
}

.accstores[aria-selected=true] h2 {
    margin-bottom: 0px;
}

.acc-content {
    background: #fafafa;
    margin-bottom: 10px;
}

.store-container {
    width: 28%;
    box-sizing: border-box;
    height: 50px;
    margin: 15px 15px 30px 15px;
    display: inline-block;
    text-align: center;
}

.store-container strong {
    font-weight: bold;
    text-transform: uppercase;
}

.storelocator .slides img {
    height: 100px;
}

.cd-timeline-img {
    background: #1d1d1d;
}


/* Bug fix hover focus bootstrap dans boutiques */

.storeLocator a:focus,
.storeLocator a:hover {
    color: #666666;
}


/* TIMELINE */


/* Custom AA */

.timeline h2 {
    margin-bottom: 60px;
}

.timeline-flag {
    background: #1d1d1d;
    color: #fff;
    top: 17px;
    left: 18px;
    font-size: 25px;
}

@media only screen and (max-width: 1200px) {
    .timeline-flag {
        top: 10px;
        left: 12px;
        font-size: 20px;
    }
}

.timeline-img-left {
    height: 160px;
    float: left;
    padding-right: 20px;
}

.timeline-img-right {
    height: 160px;
    float: right;
    padding-left: 20px;
}


/* -------------------------------- 

    Modules - reusable parts of our design

    -------------------------------- */

.cd-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}


/* -------------------------------- 

    Main components 

    -------------------------------- */

#cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

#cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #f2f2f2;
}

@media only screen and (min-width: 1200px) {
    #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }
    #cd-timeline::before {
        left: 50%;
        margin-left: -2px;
    }
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0;
}

.cd-timeline-block::after {
    clear: both;
    content: "";
    display: table;
}

.cd-timeline-block:first-child {
    margin-top: 0;
}

.cd-timeline-block:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 1200px) {
    .cd-timeline-block {
        margin: 4em 0;
    }
    .cd-timeline-block:first-child {
        margin-top: 0;
    }
    .cd-timeline-block:last-child {
        margin-bottom: 0;
    }
}

.cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #f3f3f3, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
}

.cd-timeline-img.cd-picture {
    background: #1d1d1d;
}

.cd-timeline-img.cd-movie {
    background: #1d1d1d;
}

.cd-timeline-img.cd-location {
    background: #1d1d1d;
}

@media only screen and (min-width: 1200px) {
    .cd-timeline-img {
        width: 60px;
        height: 60px;
        left: 50%;
        margin-left: -30px;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }
    .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden;
    }
    .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        -moz-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s;
    }
}

@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -moz-transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -moz-transform: scale(1.2);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #f3f3f3;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #f2f2f2;
}

.cd-timeline-content::after {
    clear: both;
    content: "";
    display: table;
}

.cd-timeline-content h2 {
    color: #1d1d1d;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: none;
    border-bottom: none;
}

.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
    font-size: 13px;
}

.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
    display: inline-block;
}

.cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
}

.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #1d1d1d;
    color: #f3f3f3;
    border-radius: 0.25em;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #2a2a2a;
}

.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7;
}

.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #f3f3f3;
}

@media only screen and (min-width: 990px) {
    .cd-timeline-content h2 {
        font-size: 20px;
    }
    .cd-timeline-content p {
        font-size: 16px;
    }
    .cd-timeline-content .cd-read-more,
    .cd-timeline-content .cd-date {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1200px) {
    .cd-timeline-content {
        margin-left: 0;
        padding: 1.6em;
        width: 45%;
    }
    .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #f3f3f3;
    }
    .cd-timeline-content .cd-read-more {
        float: left;
    }
    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
        font-size: 16px;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #f3f3f3;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
        left: auto;
        right: 122%;
        text-align: right;
    }
    .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden;
    }
    .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s;
    }
}

@media only screen and (min-width: 1200px) {
    /* inverse bounce effect on even content blocks */
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation: cd-bounce-2-inverse 0.6s;
        -moz-animation: cd-bounce-2-inverse 0.6s;
        animation: cd-bounce-2-inverse 0.6s;
    }
}

@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -moz-transform: translateX(100px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}