.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
    content: " ";
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url('../../assets/ajax-loader.gif');
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
    visibility: visible;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr;
}
.recapModal img {
    height: 56px;
    max-width: 85px;
}
.spinner i
{    font-size: 20px;
     margin-top: 4px;
     margin-left: 1px;
}
.recap-pdt {
    width: 100%;
    background: #f3f3f3;
    HEIGHT: 68px;
    padding: 7px;
    border-radius: 4px;
}.recap-pdt img {
    float: left;
}
.spinner
{
    /*background: gray;*/

}p.recapLeft {
    text-align: left;
    font-weight: bold;
    margin-bottom: 0px;
}span.totalRecapRight {
    text-align: right;
    float: right;
    font-size: 17px;
    font-style: italic;
}.hidden
{
    display: none;
}.modal.fade{
    opacity:1;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
}
.recapModal
{
    border-left: 2px solid #b9b9b994;
    text-align: center;
}.accessories-error.display-error {
    font-size: 14px;
}p.comp1 {
    width: 100%;    color: #c0c0bf;
    font-size: 12px;text-align: left;
}p.priceRecapLeft {
    float: right;
    width: 100%;
    text-align: right;
    font-style: italic;
    font-size: 12px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
}.listMiniCart {
    text-transform: uppercase;
}
span.steps {
    vertical-align: top;
    float: right;
    font-weight: bold;
}ul.stepper {
    margin: 1em -1.5rem;
    overflow-x: hidden;
    overflow-y: hidden;
    counter-reset: section;
    margin-top: 0px !important;
    padding-top: 0px !important;
    height: 59px;
    margin-bottom: 0px;
}
ul.stepper li a{
    padding:1.5rem;
    text-align:center
}
ul.stepper li a .circle{
    display:block;
    width:1.75rem;
    height:1.75rem;
    margin-right:.5rem;
    line-height:1.7rem;
    color:#fff;margin: 0 auto;
    text-align:center;
    border-radius:50%
}
ul.stepper li a .label{
    display:inline-block;
    color:black;
    font-weight: bold;
}
ul.stepper li.active a .label,ul.stepper li.completed a .label{
    font-weight:600;
    color:rgba(0,0,0,0.87)
}
.stepper-horizontal{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.stepper-horizontal li{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-transition:.5s;
    transition:.5s
}
.stepper-horizontal li a .label{
    margin-top:.63rem
}
.stepper-horizontal li:not(:last-child):after{
    position:relative;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    height:1px;
    margin:.5rem 0 0 0;
    content:"";
    background-color:rgba(0,0,0,0.1)
}
.stepper-horizontal li:not(:first-child):before{
    position:relative;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    height:1px;
    margin:.5rem 0 0 0;
    content:"";
    background-color:rgba(0,0,0,0.1)
}
.stepper-horizontal li:hover{
    background-color:rgba(0,0,0,0.06)
}
@media(max-width:47.9375rem){
    .stepper-horizontal{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column
    }
    .stepper-horizontal li{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-direction:column;
        flex-direction:column;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .stepper-horizontal li a .label{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -ms-flex-flow:column nowrap;
        flex-flow:column nowrap;
        -webkit-box-ordinal-group:3;
        -ms-flex-order:2;
        order:2;
        margin-top:.2rem
    }
    .stepper-horizontal li:not(:last-child):after{
        position:absolute;
        top:3.75rem;
        left:2.19rem;
        width:1px;
        height:calc(100% - 40px);
        content:""
    }
}
.stepper-horizontal>li:not(:last-of-type){
    margin-bottom:0 !important
}
.stepper-vertical{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.stepper-vertical li{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
.stepper-vertical li a{
    position:relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-item-align:start;
    align-self:flex-start
}
.stepper-vertical li a .circle{
    -webkit-box-ordinal-group:2;
    -ms-flex-order:1;
    order:1
}
.stepper-vertical li a .label{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-flow:column nowrap;
    flex-flow:column nowrap;
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    margin-top:.2rem
}
.stepper-vertical li.completed a .label{
    font-weight:500
}
.stepper-vertical li .step-content{
    display:block;
    padding:.94rem;
    margin-top:0;
    margin-left:3.13rem
}
.stepper-vertical li .step-content p{
    font-size:.88rem
}
.stepper-vertical li:not(:last-child):after{
    position:absolute;
    top:3.44rem;
    left:2.19rem;
    width:1px;
    height:calc(100% - 40px);
    content:"";
    background-color:rgba(0,0,0,0.1)
}
.fast.spinner-border{
    -webkit-animation:spinner-border .4s linear infinite;
    animation:spinner-border .4s linear infinite
}
.fast.spinner-grow{
    -webkit-animation:spinner-grow .4s linear infinite;
    animation:spinner-grow .4s linear infinite
}.cyan-skin .primary-color,.cyan-skin ul.stepper li.active a .circle,ul.stepper li.active a .cyan-skin .circle,.cyan-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .cyan-skin .circle{
    background-color:#4fada7 !important
}.mdb-skin .primary-color,.mdb-skin ul.stepper li.active a .circle,ul.stepper li.active a .mdb-skin .circle,.mdb-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .mdb-skin .circle{
    background-color:#33b5e5 !important
}
.deep-purple-skin .primary-color,.deep-purple-skin ul.stepper li.active a .circle,ul.stepper li.active a .deep-purple-skin .circle,.deep-purple-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .deep-purple-skin .circle{
    background-color:#d0637c !important
}.navy-blue-skin .primary-color,.navy-blue-skin ul.stepper li.active a .circle,ul.stepper li.active a .navy-blue-skin .circle,.navy-blue-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .navy-blue-skin .circle{
    background-color:#309e9e !important
}
.black-skin .primary-color,.black-skin ul.stepper li.active a .circle,ul.stepper li.active a .black-skin .circle,.black-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .black-skin .circle{
    background-color:#2ad1a3 !important
}
.pink-skin .primary-color,.pink-skin ul.stepper li.active a .circle,ul.stepper li.active a .pink-skin .circle,.pink-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .pink-skin .circle{
    background-color:#bd5d70 !important
}
.indigo-skin .primary-color,.indigo-skin ul.stepper li.active a .circle,ul.stepper li.active a .indigo-skin .circle,.indigo-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .indigo-skin .circle{
    background-color:#7f82c5 !important
}
.light-blue-skin .primary-color,.light-blue-skin ul.stepper li.active a .circle,ul.stepper li.active a .light-blue-skin .circle,.light-blue-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .light-blue-skin .circle{
    background-color:#3d799c !important
}
.grey-skin .primary-color,.grey-skin ul.stepper li.active a .circle,ul.stepper li.active a .grey-skin .circle,.grey-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .grey-skin .circle{
    background-color:#2b2b2b !important
}
.primary-color,ul.stepper li.active a .circle,ul.stepper li.completed a .circle{
    /*background-color:#4285f4 !important*/
}
.danger-color,ul.stepper li.warning a .circle{
    background-color:#ff3547 !important
}
.test-skin .primary-color,.test-skin ul.stepper li.active a .circle,ul.stepper li.active a .test-skin .circle,.test-skin ul.stepper li.completed a .circle,ul.stepper li.completed a .test-skin .circle{
    background-color:#fff !important
}
.modal-header
{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    background-size: 100%;    padding-top: 10px;
    padding-bottom: 10px;
}

.single-choice-thumb
{
    width: auto;
    height: 100%;
}
.single-choice:hover  {
    cursor: pointer;
}

.single-choice:hover .single-choice-thumb 
{
    filter:none !important
}
.single-choice:hover .single-choice-title,.single-choice.active .single-choice-title {
    /*    position: initial !important;
        color: black;    text-align: left;
        padding-bottom: 0;
        line-height: 0.7;
        text-align: center;
        font-weight: bold;
        font-size: 25px*/
}
.single-choice.inactive {
    /* Styles */
    opacity: 0.6;
}p.single-choice-title {
    text-transform: uppercase;
}

.single-choice.inactive p.single-choice-title {
    bottom: 4px;
    top: unset;
    font-size: 18px;
    font-weight: normal;
}
.single-choice.active {
    box-shadow: 2px 2px 9px #c1c1c1;
    border: 1px solid #cfe836;
}.single-choice .overlay {
    background: linear-gradient(180deg, rgba(244, 235, 220, 0), rgb(255, 255, 255));
}
.single-choice:hover .single-choice-blocTitle,.single-choice.active .single-choice-blocTitle {
    /*    color: #6e6e6e;
        text-align: left;
        padding: 13px;
        top: 26px;
        background: url(../images/bgfoot.JPG);
        position: absolute;
        z-index: 99999;
        text-align: center;
        margin: 0 auto;
        font-weight: bold;
        width: 100%;
        line-height: 0;
        font-size: 22px;
        background-size: initial;
        TOP: 38px;*/
}
.single-choice
{
    /*float: left;*/
    /*width: 207px;*/
    background: #f3ecdc;
    height: 100px;
    text-align: center;
    padding: 0px;    border: 1px solid #e1dacd;
    position: relative;
    margin-bottom: 15px;
}.listCat {
    border-right: 1px solid black38;
}
p.single-choice-title {
    position: absolute;
    z-index: 99999;
    text-align: center;
    margin: 0 auto;
    width: 102%;
    line-height: 2;
    color: black;
    bottom: 5px;
    top: unset;
    font-size: 18px;
    font-weight: normal;
}.single-choice .single-choice-blocTitle {
    background: #eeeeee;
    color: white !important;
    text-align: left;
    padding: 13px;
    top: 26px;
    position: absolute;
    z-index: 99999;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    width: 100%;
    line-height: 0;
    font-size: 22px;
    background-size: 322%;
    TOP: 38px;
    height: 43px;
}p.single-choice-title {
    color: black;
    font-weight: bold;
}.recap-pdt {
    background: white;
    /* border: 2px solid #cfb47f; */
    padding: 6px;
    box-shadow: 2px 2px 10px #b9b9b994;
}
.single-choice.inactive .single-choice-thumb {
    filter: blur(2px);
}
#products-by-tags p.prixX
{
    display: none;
}
.overlay {

    background: white !important;
    /*background: linear-gradient(180deg, rgba(244, 235, 220, 0.42), rgb(255, 255, 255));*/
    position: absolute;
    width: 100%;
    height: 100%;
}li.inactif.current .circle i {
    display: none;
    background: #b9b9b994;
}
.supplementsPages
{
    display: none;
}
#menu-item-panier{
    cursor: pointer;
}
ul#menu-main-menu-2 i {
    font-size: 24px;
}
.quantite-supplement .quantite-supplement-btn {
    background: #b9b9b994;
    padding: 2px 21px;
    font-weight: bold;
    color: white !important;
    font-size: 23px;
    border-radius: 2px;
}.quantite-supplement {
    position: absolute;
    top: 43px;
    width: 131%;
    left: -28px;
}.quantite-supplement-container {
    width: 100%;
    display: none;
}.product * {
    color: black;
}
.product .product-image img {
    width: auto;
    max-height: 30px;
}
.cart-quantite-supplement-container
{
    /*display: none;*/
}
.product:hover .cart-quantite-supplement-container
{
    display: block;
}.product-details {
    margin-top: 0px;
    margin-bottom: -16px;
}

.cart-quantite-supplement-container {
    margin-top: 0 !important;
    float: right;
    RIGHT: 0;
    top: 20px;
    z-index: 99999999 !important;

}.product-details
{
}.product-details {
    margin-bottom: 0px !important;
    margin-top: 0;
}
.product-details {
    margin-top: 0;
    text-align: left;
    margin-left: 31px;
}
.product {
    width: 100%;
    /* padding: 16px; */
    padding-top: 0px;
    border-bottom: 1px solid #ffffff85;
    padding-bottom: 27px;
    padding-top: 10px;
}.product-image {
    width: 25%;
    text-align: center;
    /*height: 65px;*/
    float: left;
}
.cart-quantite-supplement .btn {
    padding: 2px 10px;
}
a.btn.cart-quantite-suppelement-value {
    background: white;
    color: #572500;
}a.btn.cart-quantite-supplement-btn {
    background: white;color: white;font-weight: bold;
    font-size: 14px;
}a.btn.cart-quantite-supplement-btn:hover {
    background: #ffffff;
    color: #572500;
    /* font-size: 14px; */
    cursor: pointer;
    opacity: 0.8;
    /*font-size: 14px;*/
}#products-by-tags .product-cta.text-center {
    position: absolute;
    top: -89px;
    left: 0px;
    z-index: 99999 !important;
    box-shadow: none !important;
}
.product-block:hover .product-cta .btn
{
    display: block;
}
.product-cta .btn
{
    background-color: #cbb07a !important;
    color: #fff !important;
    box-shadow: none !important;
    display: none;
}#products-by-tags .discover {
    position: absolute;
    top: 112px !important;
    text-align: center;
    left: 195px;

}#products-by-tags .wrapper-liste {
    width: 87% !important;
    left: 20px !important;
    height: 92% !important;
    top: 7px !important;
}.product-block:hover .product-macaron {
    /*display: block;*/
    /*width: 72px;*/
    /*margin-left: 3px;*/
}  .footer-t img.mbox {
    height: 228px;
    margin-top: -55px;
}
.footer-t .category-push.reassurance {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.footer-t .category-push
{
    height: 120px;
}
.footer-t .reassurance-content i {
    font-size: 55px;
}.footer-t .reassurance-content p {
    font-size: 26px;
    width: 100%;
}
.product-block:hover .product-macaron
{
    /*display: block;*/
}.product-block .product-cta.text-center {
    position: absolute;
    top: -49px;
    left: 0px;
    z-index: 99990  ;
}
.product-macaron {
    position: absolute;
    right: 0px;
    top: -62px;
    width: fit-content;
    font-size: 17px;
    z-index: 9999;
}
a.btn.cart-quantite-suppelement-value:hover {
    color: initial;
}.product-title {
    text-transform: capitalize;
    font-size: 16px;
}
.product-title.col-md-12.col-sm-12 {
    width: calc(100% - 100px) !important;
    float: left;
}
.variante {
    font-size: 12px;
    display: inline-table;
    margin-right: 10px;
    background: #ffffff;
    color: black;
    padding: 2px 7px;
    font-weight: bold;
    margin-top: 7px;
}.supplement .product-price {
    top: -43px;
}.itemLine.dressage {
    color: white;
    margin-left: 36px;
    width: auto;
    background: #cdb27d;
}.consigne {
    position: fixed;
    background: white;
    width: auto;
    bottom: 34px;
    left:400px;
}
a.btn.btn-inverse.checkout-link.full-width.hide-xs {
    text-align: center;
    font-size: 20px;
}.product.row {
    border-bottom: 1px solid #cccccc;
}
.product-price {
    width: 100%;
    float: right;
    text-align: right;
    margin-left: -14px;
    /* position: absolute; */
    font-style: italic;
    height: 10px;
    margin-bottom: 0px;
    margin: 0px !important;
    margin-bottom: -18px !important;
    position: relative;
    top: 0px;    margin: 0px !important;
    margin-bottom: -25px !important;    POSITION: RELATIVE;
    /*TOP: -65px;*/
}
.single-choice.active .quantite-supplement-container
{
    display: block;
}a.btn.quantite-suppelement-value {
    font-size: 22px;
    color: #552c00;
    background: white;
    border-radius: 5px;
}.listMiniCart p {
    margin-bottom: 0px;
    text-align: left;
    margin-left: 15px;
}
li.inactif.current .circle {
    background: white;
    border: 2px solid;
    width: 35px;
    height: 35px;
    margin-bottom: -9px;
    box-shadow: 2px 2px 12px #b9b9b994;
}
.single-choice, .single-choice .overlay {
    border-radius: 8px;
    margin-bottom: 40px;
}
.actif .circle
{
    background: #b9b9b994 !important;
}
.inactif .circle
{
    background: #cccccc;
}
.modal-title-2{
    font-weight: bold;   
    text-transform: uppercase;
    margin-bottom: 0px;
}
.modal-title-2:before {
    display: block;
    content: '';
    height: 3px;
    width: 35px;
    background: black;
    float: left;
    margin: 14px 15px 0 0;
}p.modal-sub-title {
    font-style: italic;
    font-size: 13px;
    margin-left: 48px;
}
.product-name.text-center {
    height: 57px;
}.product-block {
    margin-bottom: 30px;
}
.recapTitle {
    text-transform: uppercase;
    text-align: center;
    line-height: 2;font-weight: bold;
    font-size: 100%;
    margin-bottom: 6px;
}

.modal-dialog,
.modal-content {
    /* 80% of window height */
    height: 90%;
}
.modal-open .modal
{
    overflow-y: hidden;
}
.modal-body {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 50px);
    overflow-y: scroll;
}
.accessories-error
{
    display: none;
    background: #ff5555;
    border-radius: 5px;
    padding: 15px;
    color: #fff;
    margin: 5px 0;
    font-size: 12px;
}

#close_in, #header_menu {
    display: none;
}

/* All styles for screen size over 992px
================================================== */
@media only screen and (min-width: 992px) {
    .main-menu {
        width: auto;
    }

    .main-menu a {
        white-space: nowrap;
    }

    .main-menu ul li {
        display: inline-block;
    }

    .main-menu ul li.submenu:hover > a:before,
    .main-menu ul li.submenu:hover > a:after {
        bottom: -10px;
        opacity: 0;
    }

    /* Submenu*/
    .main-menu ul ul {
        position: absolute;
        border-top: 2px solid black;
        z-index: 1;
        visibility: hidden;
        left: 3px;
        top: 100%;
        margin: 0;
        display: block;
        padding: 0;
        background: #fff;
        min-width: 210px;
        -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
        -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
        box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
        transform: scale(0.4);
        transform-origin: 10% top;
        transition: 0.15s linear, 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1), 0.15s transform cubic-bezier(0.1, 1.26, 0.83, 1);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        opacity: 0;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .main-menu ul ul:before {
        bottom: 100%;
        left: 12%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: black;
        border-width: 7px;
        margin-left: -7px;
    }

    .main-menu ul li:hover > ul {
        padding: 0;
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        -webkit-transition-duration: 0s, 0.2s, 0.2s;
        transition-duration: 0s, 0.2s, 0.2s;
    }

    .main-menu ul ul li {
        display: block;
        height: auto;
        padding: 0;
    }

    .main-menu ul ul li a {
        font-size: 13px;
        font-size: 0.8125rem;
        color: #572500;
        border-bottom: 1px solid #ededed;
        display: block;
        padding: 12px 15px;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .main-menu ul ul li:last-child a {
        border-bottom: none;
    }

    .main-menu ul ul li:first-child a:hover {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        -ms-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }
    .main-menu ul ul li:last-child a {
        border-bottom: none;
    }
    .main-menu ul ul li:last-child a:hover {
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        -ms-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
    }

    .main-menu ul ul li:hover > a {
        background-color: #f9f9f9;
        color: black;
        padding-left: 18px;
    }

    /* Submenu 3rd level */
    .main-menu ul ul li.third-level > a {
        font-weight: normal !important;
    }
    .main-menu ul ul li.third-level > a:hover {
        background-color: #f9f9f9;
        color: black;
        padding-left: 18px;
        opacity: 1;
    }
    .main-menu ul ul li.third-level > a:after {
        font-family: 'ElegantIcons';
        content: "\35";
        float: right;
        font-size: 16px;
        font-size: 1rem;
        margin-top: -2px;
    }

    .main-menu ul ul ul {
        position: absolute;
        border-top: 0;
        z-index: 1;
        height: auto;
        left: 100%;
        top: 0;
        margin: 0;
        padding: 0;
        background: #fff;
        min-width: 190px;
        -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
        -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
        box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    }

    /* Arrows top 3rd level*/
    .main-menu ul ul ul:before {
        border-width: 0;
        margin-left: 0;
    }
} 
#CartWidgetWrapper-sticky-wrapper{position:relative;right:10px;z-index:9999;margin:-25px 0 0 0}
#CartWidgetWrapper-sticky-wrapper .cart-widget-wrapper{position:absolute;right:-30px;width:calc(100% - 15px);}
#CartWidgetWrapper-sticky-wrapper.is-sticky .cart-widget-wrapper{width:calc(25% - 17px);right:0;margin:0}
.cart-widget-wrapper{height:100%;} 
.cart-widget-header{margin:0 15px 15px 0}
#CartWidgetWrapper-sticky-wrapper.is-sticky .cart-widget-header .btn{box-shadow:initial}
.cart-widget{
    background: white;/*#c5ae7e*/  /*#c5ae7e*/;margin:0 15px 0 0;padding-top:15px;overflow-x: hidden;max-height: 100vh !important;

    /*height: 90vh !important;*/
    /*overflow-y: scroll;*/
}   .product-title.col-md-12.col-sm-12 {
    /*width: 91%;*/text-align: left;
}
.col-xs-3 {
    width: 25%;
}
.category-video {
    height: 500px;
    background: url(../images/fabrication.jpg);
    margin-bottom: 100px;
    background-size: COVER;
    background-position-x: 0;
    background-position-y: 0;
}
.cart-widget-wrapper i.fas.fa-times {
    background: white;
    width: 50px;
    height: 45px;
    float: left;
    color: #572500 !important;
    font-size: 36px;
    text-align: center;
    line-height: 1;
    position: relative;
    left: -49px;
    /* border: 1px solid #572500; */
    cursor: pointer;
    box-shadow: 2px 2px 13px #57250033;
}
.cart-widget .notice-cart-empty{color: #9cadbe;text-align: center;margin: 25px 0;text-transform: uppercase;}
.cart-widget .notice-cart-empty .icon{font-size: 30px;display: block;}
.cart-widget hr{border-top:3px #dfc89d solid}
.cart-widget .product-listing-header{display:none !important}
.cart-widget .product-listing-footer{display:none !important}
.cart-widget .product-listing{overflow-y:scroll;margin-right:-20px;overflow-x: hidden;}
.cart-widget .product-wrapper{margin:0 10px !important;border-bottom:.1px #627588  solid}
.cart-widget .product-wrapper:last-child{border:none}
.cart-widget .product-wrapper .product-picture{overflow:hidden;padding:10px 10px 10px 0}
.cart-widget .product-wrapper .product-picture img{}
.cart-widget .product-wrapper .product-content{padding:15px 0}
.cart-widget .product-wrapper .product-name{color:#fff;font-size:10px;font-weight:600;margin:0 0 10px 0}
.cart-widget .product-wrapper .availabilily_error{color: #9cadbe;font-style: italic;}
.cart-widget .product-wrapper .product-price{color:#fff;font-style: italic;font-size:11px;}
.cart-widget .product-wrapper .product-feature-wrapper{text-transform: uppercase;color: #9cadbe;font-size: 10px;}
.card:hover
{
    cursor: pointer;
}a.btn.btn-default.checkout-link.full-width.hide-xs {
    font-size: 100% !important;
}.snippetAdresse .row
{
    display: none;
}
.cart-widget .product-wrapper .product-accessories{}
.cart-widget .product-wrapper .product-accessories ul{}
.cart-widget .product-wrapper .product-accessories ul li{color:#9cadbe;font-size:11px}
.col-xs-9
{
    width: 65%;
}
/* DEFAULT */
hr.margin-top{border-top:none;margin-top:25px;}
hr.separate{border-top:1px #fff solid}
.color-primary{color:#cbb07b}
.simulate-href:hover{cursor:pointer}
.text-shadow{text-shadow:0px 1px 2px rgb(89, 89, 89)}
.transition-primary{transition:all 600ms ease}
.transition-delay{transition-delay: 500ms;}
.main-banner{height:300px;position:relative;z-index:1;background-size:cover;background-position:center center;box-shadow:inset 1px -3px 20px -2px rgb(25, 52, 70)}
.main-banner.small{height:200px}
.main-banner:after{content:'';display:block;top:0;bottom:0;left:0;right:0;position:absolute;background:rgba(38, 62, 82, 0.1)}
.main-banner.hide-after:after{display:none}
.main-container{}
.background-cover{background-size:cover;background-position:center center}
.no-padding{padding:0 !important}
.no-padding-left{padding-left:0 !important}
.no-padding-right{padding-right:0 !important}

.no-margin{margin:0 !important}
.box-shadow{box-shadow: 0px 7px 12px -3px rgba(133,133,133,1) !important;}
.no-shadow{box-shadow:initial !important}
.full-width{width:100%}
.only-xs{display:none  !important} 
#CartWidgetWrapper-sticky-wrapper
{
    /*display: block;*/
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: white;
    color: black;
    cursor: pointer;
    padding: 9px;
    border-radius: 6px;
    font-size: 18px;
}
@media (max-width: 768px) {
    a#allin {
    position: fixed;
    bottom: 20px;
    z-index: 9999;
    right: 34% !important;
    top:unset;
}
div#gallery-1 {
    padding: 0px !important;
    margin: 0px !important;
}

    .single-choice-delai {
        right: 8px !important;
    }
    .desktopOnly{
        display: none !important;
    }
    #CartWidgetWrapper-sticky-wrapper
    {
        /*display: none;*/
    }.CartWidget_UNACTIVE {
        width: 100%;
        /*height: 100vh;*/
        /*background: white;*/
    }
    .text-center-xs{text-align:center}
    .row{margin-left:-5px;margin-right:-5px}
    hr.margin-top{border:none;border-top:none;margin-top:15px}
    .no-margin-xs{margin:0 !important}
    .no-padding-xs{padding:0 !important}
    .no-padding-right-xs{padding-right:0px !important}
    .small-padding-xs{padding-left:5px !important;padding-right:5px !important}
    .only-xs{display:inline-block  !important}
    .hide-xs{display:none  !important}
    .col-padding-xs{padding-left:15px;padding-right:15px}
    .main-banner{background-attachment:initial;height:200px}
}.category-sub-menu li, .category-sub-menu li h1 {
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0;
    font-size: 12px;
}

li {
    list-style: none;
}
.f-right
{
    float: right;
}
.cart-widget .product-wrapper .product-quantity-wrapper{display:none;color:#fff;position:absolute;bottom:5px;left: 0;right: 0;}
.cart-widget .product-wrapper .product-quantity-wrapper .btn{color: #fff;padding: 0 15px;background:#cbb07b;height: 25px;line-height: 25px;vertical-align:baseline}
.cart-widget .product-wrapper .product-quantity-wrapper .cart-quantity{display: inline-block;margin: 10px;}
@media (min-width: 1024px) {
    .cart-widget .product-wrapper:hover .product-quantity-wrapper{display:block}
}
.cart-widget .total-lines-wrapper{margin:-20px 10px 25px 10px;}
.cart-widget .total-lines-wrapper ul{}
.cart-widget .total-lines-wrapper ul li{color:#fff;font-size:12px;text-transform: uppercase;line-height: 26px;}
.cart-widget .total-lines-wrapper ul li span.fright{float: right;font-style: italic;}
span.tag-info {
    border-color: #572500;
    background: #ffffff;
    padding: 5px;
    margin: 10px;
    border: 1px solid;
    padding: 7px 20px;
    border-radius: 8px;
}
.cart-widget-footer{margin:10px 15px 0 0}
a.btn.btn-default.btn-small.box-shadow {
    font-size: 12px;
    height: 33px !important;
    font-size: 14px;
    width: 105%;
    box-shadow: 2px 2px 6px #9e9e9e;
}
.cart-widget .product-wrapper .product-picture {
    overflow: hidden;
    padding: 10px 10px 10px 0;
}
.order-go{
    display: none;
}

@media (max-width: 768px) {
   
    ul.items-avancement.checkout-breadcrumb {
    margin: 0px !important;
    padding: 0px !important;
    height: auto;
}
    span.total_price_ttc {
        margin-left: 20px;
    }.article__header .article__headline {
        top: 20px;
    }ul.checkout-breadcrumb {
        margin: 0px;
        width: 100%;
    }
    #checkoutli li {
        margin: 0px;
        width: 100% !important;
    }div#recap-boutiques .btn{
        float: none;
    }
    div#recap-boutiques{
        text-align: center;
        margin: 0 auto;
    }
    
    
    ul.checkout-breadcrumb li {
        width: 48% !important;
        margin: 0px !important;
        height: 57px;
    }.btn.btn-icon.btn-default.btn.btn-icon.btn-default {
        /*WIDTH: 100%;*/
        margin: 0px !important;
    }.choice .btn {
        width: 46% !important;
        display: inline-table;
        line-height: 1.5;
        FONT-SIZE: 13px;
        color: #b28d65 !important;
    }div#recap-adresses .card {
        /* background-size: cover; */
        line-height: 1;
        font-weight: bold;
    }
    .checkout-breadcrumb li:not(.active){
        opacity: 0.5 !important;
    }li.addr-li.active{
        display: block !important;
    }.subtitle-last-addr {
        font-weight: bold !important;
        font-size: 27px;
        color: #c8b498;
    }div#recap-adresses .card {
        background-size: initial;
        line-height: 1;
        font-weight: bold;
        background-position-x: 91%;
    }

    button.order-go.btn.btn-primary {
        width: 100%;
        top: -3px;
        z-index: 999999 !important;
        color: white !important;
        font-weight: bold;


        background-image: url(../assets2/bgsmallw.png);
        background-size: 97px;
        background-position-x: right;
        background-repeat: no-repeat;
        text-align: left;
        font-size: 15px;
        line-height: 0;
        box-shadow: 2px -3px 55px #b9956678;
        background-color: #b99566;
    }
    .order-go{
        position: fixed;display: block;
        bottom: 0px;
        width: 100%;
        height: 46px;
        top: 86%;
        z-index: 999999 !important;
        box-shadow: 1px 1px 33px #ba9a7c4d;
        background-size: 101px;
        background-position-x: right;
        background-repeat: no-repeat;
    }
    #CartWidgetWrapper .checkout-link{background:#263e52;height:55px;line-height:55px;box-shadow:0px -5px 12px -3px rgba(0,0,0, 0.5)  !important}
    #CartWidgetWrapper.active-xs .checkout-link{background:#cbb07b}
    #CartWidgetWrapper .checkout-link .price:after{top:21px}

    .cart-widget-wrapper{}
    .cart-widget-header{display:none;position: fixed;top: 0;z-index: 9999;left: 0;right: 0;margin: 0;z-index:15;background:rgba(38, 62, 82, 0.9);height: 55px;}
    .cart-widget-header .title-default{color:#fff;margin:15px}
    .cart-widget-header .hideXsCartWidget{color:#fff;float:right;margin:10px}
    .cart-widget-footer{position: fixed;bottom: 0;z-index: 9999;left: 0;right: 0;margin: 0;z-index:15}
    .cart-widget-footer .only-xs{display:block !important}

    .cart-widget{
        position: fixed;
        margin: 0;
        left: 0;
        right: 0;
        top:0;
        padding: 0;    height: calc(100% - 118px) !important;
        /*height: 100vh;*/
        z-index: 10;
        box-shadow: 2px -8px 29px #e2e2e2 !important;
    }
    .cart-widget .product-listing{max-height:initial;margin-right:0;}
    .cart-widget .product-wrapper .product-quantity-wrapper{display:block}
    .cart-widget .total-lines-wrapper{display:none}

    body.active-cart-widget-xs .cart-widget-header{display:block}
    body.active-cart-widget-xs .title-default{color:#fff;margin:15px}
    body.active-cart-widget-xs{overflow:hidden}
    body.active-cart-widget-xs .main-header{transform:translateY(-200%)}
}.full-width {
    width: 100%;
}
.form-discount-wrapper input {
    height: 49px;
}.form-group .form-iconable .icon
{
    top:2px;
}
/* DISCOUNTS LINE (ONLY IN CJECKOUT)*/
.cart-widget .form-discount-wrapper{margin:10px 10px}
.cart-widget .form-discount-wrapper .form-iconable{display:inline-block;width:80%;float:left}
.cart-widget .form-discount-wrapper button{display:inline-block;width:18%;height:50px;line-height:50px;float:right;border-radius: 6px;}
body.checkout-payment .form-discount-wrapper{display:block;}
#discountsWrapper{display:none;color:#fff;margin:0 10px 10px 10px;padding:0 0 10px 0;border-bottom:.1px #627588  solid}
body.checkout-payment #discountsWrapper{display:block;}
.cart-widget .total-discount-line{display:none}
body.checkout-payment .total-discount-line{display:block;}
.discount-title{color: #fff;font-size: 12px;text-transform: uppercase;line-height: 26px;}
.checkout-discount-title{color: #9cadbe;font-size: 11px;text-transform:uppercase}
.checkout-discount-amount{color: #fff;font-style: italic;font-size: 11px;}
a.checkout-discount-remove{color:#fff}
.is-sticky .cart-widget-wrapper .cart-widget{}

.account-discount-link-wrapper{margin: 10px 0 0 0;text-align: right;}
.account-discount-link{color: #fff;font-style: italic;text-transform: uppercase;font-size: 11px;}
@media (max-width: 767px) {
    #discountsWrapper{margin-top:10px}
    .product-list-wrapper{    margin: 0px 0px 0 !important;margin-top: 0px !important;}
    .product-block{margin: 0;padding: 15px 15px 15px 0;border-bottom: 1px #fff solid;}
    .product-block .product-picture{padding:0}
    .product-block .product-name{text-align:left !important;margin:0  0 15px 0;font-size:13px}
    .product-block .product-price{text-align:left !important}

    .product-block.blockXs .product-name{text-align:center !important;}
    .product-block.blockXs .product-name{text-align:center !important;}
    .product-block.blockXs .product-price{text-align:center !important}
}
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
    .product-block.blockXs .product-name{text-align:center !important;}
    .product-block.blockXs .product-name{text-align:center !important;}
    .product-block.blockXs .product-price{text-align:center !important}
}

.payment-discount-wrapper{}
.payment-discount-wrapper .form-iconable{display:inline-block;width:80%}
.payment-discount-wrapper .btn{width:18%}
footer .links ul li a {
    position: relative;
    color: #ddc79d;
    opacity: 1;
    display: inline-block;
    font-size: 16px;
}ul.additional_links {
    font-size: 17px;
    color: #572500;
}
footer .links ul li a:hover {
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    transform: translate(5px, 0);
    color: #fff;
    opacity: 0.6;
}
footer .links ul li a:hover:after {
    opacity: 1;
    color: #fff;
}
footer .links ul li a:after {
    font-family: 'ElegantIcons';
    content: "\24";
    position: relative;
    margin-left: 5px;
    top: 2px;
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* Newsletter footer*/
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@media (max-width: 767px) {
    #newsletter {
        margin-top: 20px;
    }
}
div#CartWidgetWrapper-sticky-wrapper {

    position: fixed;
    right: 40px;
    width: 400px;
    top: 100px;
    z-index: 99999 !important; 
}
#CartWidgetWrapper-sticky-wrapper
{
    display: none;
}#by_r_b6b697146fcf4653b6067e3414413636
{
    display: none;
}