:root{

    --brown1: #927159;

    --brown2: #62411b;

    --white: #fcfcfc;

}


.mh-500 {
    max-height: 500px;
}


/* Header */



header .header {

    position: fixed;
    padding: 15px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1054;

    background: transparent;

}

 header .header-sticky {
        background-color: var(--brown2);
        position: sticky !important;
    }
 
    header .header-sticky-2 {
        position: sticky !important;
    }




header a{

    font-size: 11px;

    text-decoration: none;

    color: var(--white);

}

.font-brown1 {

    color: var(--brown1);

}

.font-brown2 {

    color: var(--brown2);

}

.bg-brown1 {

    background-color: var(--brown1)!important;

}

.bg-brown2 {

    background-color: var(--brown2)!important;

}

.bg-white {

    background-color: var(--white)!important;

}

.montserrat-font {

    font-family: Montserrat;

}



.btn-select {

    font-size: 11px;

    font-weight: 600;

    font-family: Montserrat;

    background-color: transparent;

    border: #303030 solid 2px;

}



.btn-selected {

    background-color: var(--brown2) !important;

    color: #fff!important;

}



.btn-action {

    font-size: 11px;

    font-weight: 400;

    font-family: Montserrat;

    background-color: var(--brown2);

    color: #fff;

}



.btn-action:hover {

    background-color: var(--brown1);

}



.input {

    font-size: 12px;

    outline: none!important;

    box-shadow: none!important;

    border-radius: 0;

    font-family: Montserrat;
    background-color: #efece8;

}

.input:focus {

    border-color: var(--brown1);

}

.pointer {

    cursor: pointer;

}



.dropdown-menu {

  font-size: 10px;

  background-color: transparent;

  background-clip: padding-box;

  border: none;

  border-radius: 0;

}

.dropdown-font + .dropdown-menu {

    font-size: 10px;

    color: var(--brown1);

    background-color: transparent;

    background-clip: padding-box;

    border: none;

    border-radius: 0;
    margin-top: .5rem!important;
  }



.dropdown-item {

  color: var(--white);

}



.dropdown-font + .dropdown-menu .dropdown-item {

  color: var(--brown1);

}



.dropdown-item:focus, .dropdown-item:hover {

    color: #adadad;

    background-color: transparent;

}



.dropdown-font + .dropdown-menu .dropdown-item:focus, .dropdown-font + .dropdown-menu .dropdown-item:hover {

    color: var(--brown2);

    background-color: transparent;

  }

/* Accueil */

.slide1 {

    background-image: url(../images/accueil1.jpg);

    background-position: center center;

    background-size: cover;

    background-repeat: no-repeat;

}

.slide2 {

    background-image: url(../images/accueil2.jpg);

    background-position: center center;

    background-size: cover;

    background-repeat: no-repeat;

}

.accueil-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.7em;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Montserrat;
    line-height: 1;
    width: 85%;
    z-index: 2;

}

.bg-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
}

/* About */

.about {
    margin-top: 4rem !important;
   height: 100vh;

}

.paragraph {

    font-family: Montserrat;

    font-size: 13px;

    text-align: justify;

}



.about h1, .atelier h1 {

    font-size: 16px;

    font-weight: 700;

}



.atelier {

    min-height: 100vh;

}



/* Single article */

.single a {

    text-decoration: none;

    color: #303030;

    font-size: 13px;

}

.single .description {

    padding: 6rem 5rem 0 5rem;

}

.single .description-wrapped {

    position: sticky;

    top: 100px;

}



.single .description .article-title {

    font-size: 14px;

    font-weight: 400;

}



.single .description .price {

    font-size: 13px;

    font-weight: 400;

    margin: 1.5rem 0;

}



.single .description .item-title {

    font-size: 14px;

    font-weight: 400;

    margin-bottom: 15px;

}



.single .description .desc-text {

    text-align: justify;

    font-family: Montserrat;

    font-size: 14px;

    font-weight: 400;

}

.single .check-validate {
    display: none;
    }



/* Panier */

#cart .modal-dialog {

    width: 25vw !important;

    margin-left: auto !important;

}



#cart .modal-title {

    font-size: 12px;

}



#cart .btn-close {

    box-shadow: none;

}



#cart .no-article {

    font-size: 13px;

}



#cart .article .infos .nom-article {

    font-size: 12px;

    color: #303030;

    font-family: Montserrat;

    margin-bottom: 4px;

    font-weight: 600;

}



#cart .article .infos .size-article {

    font-size: 10px;

    color: #505050;

    font-family: Montserrat;



}



#cart .remove{

    font-size: 10px;

    cursor: pointer;

}



.btn-qte {

    font-size: 18px;

    border: 0!important;

}

.pic-color {
    width: 35px; 
    height: 35px;
    cursor: pointer;
}
.picColor_wrap .chosen .check-validate{
   display: block;
}


.btn-qte:hover {

    background-color: #efefef;

}

#cart .qte {

    margin: 0 7px;

    width: 8%;

    border: 0!important;

    outline: none!important;

    box-shadow: none!important;

    text-align: center;

}

#cart .unit-price {

    font-size: 14px;

    font-family: Montserrat;

    font-weight: 400;

}



#cart .subtotal {

    border-top: #ededed 1px solid;

    margin-top: .5rem;

    padding: .7rem 0;

    font-size: 14px;

    font-family: Montserrat;

    font-weight: 400;

}



#cart .article {

    padding-top: 1rem;

    border-bottom: #cdcdcd 2px solid;

}



/* Checkout */

#checkout .logo {

    height: 45px;

    margin-top: 3.5rem;

}



#checkout h4 {

    font-size: 14px;

    font-weight: 600;

}



#checkout .input {

    font-size: 12px;

    outline: none;

    box-shadow: none;

}

#checkout .input:focus {

    border-color: var(--brown1);

}



#checkout .article {

    padding:  0 0 1rem 0;

    border-bottom: #cdcdcd 1px solid;

}



#checkout .nom-article {

    font-family: Montserrat;

    font-size: 12px;

}



#checkout .article .size-article {

    font-size: 10px;

    color: #505050;

    font-family: Montserrat;



}



#checkout .article .price {

    font-size: 12px;

    color: #303030;

    font-family: Montserrat;



}



#checkout .quantity .qte {

    width: 40%;

    font-family: Montserrat;

    font-size: 12px;

    border: #ededed 1px solid;

}



#checkout .remove {

    font-size: 11px;

    color: #9f9f9f;

    text-decoration: underline;

    cursor: pointer;

    margin-top: 2px;

}



#checkout .price {

    font-family: Montserrat;

    font-size: 13px;

    color: #505050;

    font-weight: 500;

}



#checkout .total {

    font-family: Montserrat;

    font-size: 14px;

    color: #303030;

    font-weight: 600;

}



#checkout .order-summary {

    position: sticky;

    top: 50px;

}



/* Contacts */



.big-title {

    margin: 8rem 0 4rem;

    font-size: 18px;

    text-transform: uppercase;

}



.socials {

    text-align: center;

    font-family: Montserrat; 

}



.socials h4 {

    color: #303030;

    font-size: 13px;

    text-decoration: underline;

    font-weight: 600;

}



.socials h5 {

    margin-top: 1rem;

    color: #303030;

    font-size: 11px;

    font-weight: 600;

}



.socials p {

    color: #303030;

    font-size: 12px;

    font-weight: 400;  

}



.socials a {

    color: var(--brown2);

    font-size: 10px;

    font-weight: 500;

    text-transform: uppercase;

    text-decoration: none;  

}



.invite-mail {

    font-size: 10px;



}

/*Atelier*/

.gallery {

	padding: 1rem;

	display: grid;

	grid-template-columns: repeat(14, 25vw);

	grid-template-rows: 1fr;

	grid-column-gap: 1rem;

	grid-row-gap: 1rem;

	overflow: scroll;

	/* height: 70vh; */

	scroll-snap-type: both mandatory;

	scroll-padding: 1rem;

}

.active {

	scroll-snap-type: unset;

}

li {

	scroll-snap-align: center;

	display: inline-block;

	border-radius: 3px;

	font-size: 0;

}



  

/* Footer */



footer {

    background-color: var(--brown2);

}



footer a {

    font-family: Montserrat;

    color: var(--white);

    text-transform: uppercase;

    font-size: 10px;

    text-decoration: none;

}

.alert-traditions {
    font-size: 12px;
    text-align: center;
    background-color: var(--brown2);
    color: var(--white);
    padding: 10px;
    box-shadow: 2px 5px 18px -9px #000000;
    width: 50%;
    margin: 0 auto;
}
/* (Responsive < 576px) */

@media (max-width: 576px) {


    header .header-sticky-1 {
        position: sticky !important;
        background-color: var(--brown2);
    }


    header .header .logo {
        width: 50% !important;
    }

    header .menu-header {
        position: absolute;
        background-color: var(--brown2);
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        padding: 1rem;
        transition: all 0.5s ease-in-out;
    }

    header .mobile-button .menu-button {
        cursor: pointer;
        width: 27%;
    }

    header .menu-header .close-button {
        position: absolute;
        top: 0%;
        right: 0%;
        cursor: pointer;
        width: 4%;
        margin: 1.5rem 1.5rem 0 0;
    }

    header .menu-header a {
        font-size: 14px;
    }
    header .menu-left {
        margin: .8rem 0 1rem 0;
    }

    header .menu-header .dropdown-menu li {
        display: block;
        margin: .3rem 0 .3rem 0;
    }

    #cart .modal-dialog {
        width: 100vw !important;
        margin-left: auto !important;
    }

    .slide1 {
        background-image: url(../images/accueil-mobile1.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }
    .slide2 {
        background-image: url(../images/accueil-mobile2.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }

    /* Page About */
    main .about {
        margin-top: 4rem !important;
        height: auto;
        padding: 0 1.3rem 5rem !important;
    }

    /* Page Atelier */

    main .atelier {
        margin-top: 1rem !important;
        height: auto;
        padding: 0 1.3rem 5rem !important;
    }

    .gallery {

        padding: 1rem;
        display: grid;
        grid-template-columns: repeat(14, 50vw);
        grid-template-rows: 1fr;
        grid-column-gap: 1rem;
        grid-row-gap: 1rem;
        overflow: scroll;
        scroll-snap-type: both mandatory;
        scroll-padding: 1rem;

    }

    /* Page Shop */
    main .shop {
        padding: 0 1.3rem 5rem !important;
        min-height: 100vh;
    }

    .cart-font {
        color: var(--white);
    }

    .single .back-to-shop {
        display: none!important;
    }

    /* Page contact */
    .contact-form input[name="nom"] {
        margin-bottom: 1.5rem;
    }

    .socials {
        margin: 1rem;
    }
}
@media (min-width: 576px) and (max-width: 871px) {

   .btn-select-large {
        margin-bottom: .5rem!important;
    }

}
/* (Responsive < 768px) */
@media (max-width: 767px) and (min-width: 576px) {


    header .header-sticky-1 {
        position: sticky !important;
        background-color: var(--brown2);
    }


    header .header .logo {
        width: 50% !important;
    }

    header .menu-header {
        position: absolute;
        background-color: var(--brown2);
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        padding: 1rem;
        transition: all 0.5s ease-in-out;
    }

    header .mobile-button .menu-button {
        cursor: pointer;
        width: 27%;
    }

    header .menu-header .close-button {
        position: absolute;
        top: 0%;
        right: 0%;
        cursor: pointer;
        width: 4%;
        margin: 1.5rem 1.5rem 0 0;
    }

    header .menu-header a {
        font-size: 14px;
        
    }

    .dropdown-font + .dropdown-menu .dropdown-item {
        color: var(--white);
    }
    .dropdown-font + .dropdown-menu .dropdown-item:hover {
        color: var(--white);
    }

    header .menu-left {
        margin: .8rem 0 1rem 0;
    }

    header .menu-header .dropdown-menu li {
        display: block;
        margin: .3rem 0 .3rem 0;
    }

    #cart .modal-dialog {
        width: 100vw !important;
        margin-left: auto !important;
    }

    .slide1 {
        background-image: url(../images/accueil-mobile1.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }
    .slide2 {
        background-image: url(../images/accueil-mobile2.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }

    /* Page About */
    main .about {
        margin-top: 4rem !important;
        height: auto;
        padding: 0 1.3rem 5rem !important;
    }

    /* Page Atelier */

    main .atelier {
        margin-top: 1rem !important;
        height: auto;
        padding: 0 1.3rem 5rem !important;
    }

    .gallery {

        padding: 1rem;
        display: grid;
        grid-template-columns: repeat(14, 50vw);
        grid-template-rows: 1fr;
        grid-column-gap: 1rem;
        grid-row-gap: 1rem;
        overflow: scroll;
        scroll-snap-type: both mandatory;
        scroll-padding: 1rem;

    }

    /* Page Shop */
    main .shop {
        padding: 0 1.3rem 5rem !important;
        min-height: 100vh;
    }

    .cart-font {
        color: var(--white);
    }

    .single .back-to-shop {
        display: none!important;
    }

    /* Page contact */
    .contact-form input[name="nom"] {
        margin-bottom: 1.5rem;
    }

    .socials {
        margin: 1rem;
    }
}


/* (Responsive < 992px) */
@media (min-width: 768px) and (max-width: 991px) {

   .slide1 {
        background-image: url(../images/accueil--992px.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slide2 {
        background-image: url(../images/accueil2--992px.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .logo {
        width: 50% !important;
    }

    /* Page About */
    main .about {
        margin-top: 4rem !important;
        height: auto;
        padding: 0 1.3rem 5rem !important;
    }
    
}

@media (min-width: 992px) and (max-width: 1199px) {

   .slide1 {
        background-image: url(../images/accueil--1200px.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slide2 {
        background-image: url(../images/accueil2--1200px.jpg);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    /* Page About */
    main .about {
        margin-top: 5rem !important;
    }
    
}