nav.header-nav.header-checkout {
    text-align: center;
    padding: 15px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
}
div#footer-checkout {
    padding: 20px;
    border-top: 1px solid #231f4626;
    text-align: center;
}
#checkout .kl-footer div#newsletter-blocs{
    display: none;
}
#checkout #checkout-payment-step button.close {
    position: absolute;
    right: 12px;
    top: 8px;
}
#cart .card-block h1{
    color :var(--bleu-color);
    font-family: 'Montserrat', cursive;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    padding-left: 0;
}
#cart .card.cart-container,#checkout .card.cart-container{
    background: transparent;
    margin-bottom: 15px;
    padding-top: 0;
    border-right: 0;
}
#cart .card.cart-summary,#checkout .card.cart-summary,body#checkout section.checkout-step{
    background: transparent;
    font-family: 'Montserrat', sans-serif;
}
#cart .kl-main-content,#checkout #wrapper{
    background: #fff !important;
    padding: 0;
}
.cart-overview.js-cart li.cart-item {
    padding-left: 15px;
}
#cart .product-line-grid-right i.material-icons{
    color: var(--bleu-color) !important;
    vertical-align: middle;
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
    margin-top: 0;
}
#cart .product-line-grid-body > .product-line-info {
    margin-bottom: 10px;
}
#cart .product-line-grid-body > .product-line-info > .label {
    font-family: 'Montserrat', cursive;
    color: var(--grey-darker-color) !important;
    font-size: 16px !important;
    font-weight: 400;
}
#cart .block-promo .promo-input,#checkout .block-promo .promo-input{
    color: var(--bleu-color);
    height: 48px;
    text-indent: 10px;
    width: 60%;
    font-family: 'Montserrat';
    border: 1px solid var(--bleu-color);
}
div#promo-code {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: transparent !important;
}
body#checkout #cart-summary-product-list .media {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
body#checkout #cart-summary-product-list ul.media-list {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
    margin: 10px 0;
}
body#checkout #cart-summary-product-list .media-body {
    display: flex;
    justify-content: space-between;
    margin-left: 20px;
}
.block-promo {
    margin-top: 10px;
}
body#checkout #cart-summary-product-list .media-body span.product-name {
    max-width: 50%;
    font-size: 15px;
}
body#checkout #cart-summary-product-list img {
    width: 4.5rem;
}
#cart .kl-hero-listing .kl-breadcrumb,
#checkout .kl-hero-listing .kl-breadcrumb,
#module-ambjolisearch-jolisearch .kl-hero-listing .kl-breadcrumb {
    display: none;
}
.cart-summary-products a.detail-product-cart {
    pointer-events: none;
}
body#checkout #cart-summary-product-list {
    display: block !important;
}
#pagenotfound .kl-hero-listing .kl-breadcrumb {
    opacity: 0;
}
.page-addresses .address {
    border: 1px solid var(--bleu-color);
}
#cart section.kl-main-content, #module-ambjolisearch-jolisearch section.kl-main-content {
    padding-top: 139px !important;
}
#cart div#sbs_shipping_mode {
    display: none !important;
}
#checkout #wrapper {
    padding-top: 100px !important;
    min-height: 93vh;
}
#cart .block-promo .promo-code,#checkout .block-promo .promo-code{
    padding: 1.6rem 0 0.7rem;
    background: #ebebeb;
}
#cart .btn-secondary,#cart .btn-primary,#checkout .btn-primary,#login-form .btn-primary {
    color:#fff;
    background: var(--bleu-color);
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
    border-radius: 10px;
    line-height: 24px;
    height: inherit !important;
    border: 2px solid var(--bleu-color) !important;
    padding: 10px 30px !important;
}
.aeuc_cart_custom_text {
    margin-top: 20px;
}
.cart-voucher .promo-code .btn{
    border-radius: 0 !important;
}
#cart .btn-secondary:hover,#cart .btn-primary:hover,#checkout .btn-primary:hover,#login-form .btn-primary:hover{
    background: transparent;
    color: var(--bleu-color);
}
#cart .btn-secondary .material-icons{
    vertical-align: middle;
}
#cart .product-price{
    font-family: 'Montserrat';
    color: var(--bleu-color);
    font-weight: 700;
    font-size: 1.25rem;
}
#cart .input-group.bootstrap-touchspin input{
    font-family: 'Montserrat';
    color: var(--grey-darker-color);
}
#cart .bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

#cart .bootstrap-touchspin .input-group-btn-vertical>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    margin-left: -1px;
    position: relative;
}

#cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 0;
}

#cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 0;
}

#cart .bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 9px;
    font-weight: 400;
}
#cart .bootstrap-touchspin .input-group-btn-vertical {
    color: #222222;
    width: auto;
    float: left;
}
#cart .bootstrap-touchspin .input-group-btn-vertical i {
    top: 0.0625rem;
    left: 0.1875rem;
    font-size: 0.9375rem;
}

#cart .bootstrap-touchspin {
    width: auto;
    float: left;
    display: inline-block;
}

#cart .bootstrap-touchspin input:focus {
    outline: none;
}
#cart .bootstrap-touchspin input.form-control,
#cart .bootstrap-touchspin input.input-group {
    color: #222222;
    background-color: #fff;
    height: 2.5rem;
    padding: 0.175rem 0.5rem;
    width: 60px;
    border: 1px solid var(--bleu-color);
    float: left;
    z-index: 1;
}
#cart .bootstrap-touchspin .btn-touchspin {
    background-color: #fff;
    border: 1px solid var(--bleu-color);
    height: 1.3125rem;
}
#cart .bootstrap-touchspin .btn-touchspin:hover {
    background-color: #f7f7f7;
}
#cart .bootstrap-touchspin .input-group-btn-vertical {
    color: #222222;
    width: auto;
    float: left;
}
#cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\E5CE";
}
#cart .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\E5CF";
}
#cart .bootstrap-touchspin .input-group-btn-vertical i {
    top: 4px;
    left: 2px;
    font-size: 0.9375rem;
}
#cart .bootstrap-touchspin  .btn-touchspin{
    background: #fff;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
}
.product-line-grid-right .btn-touchspin i.material-icons{
    margin-top: 0;
}
#cart .input-group.bootstrap-touchspin{
    width: 100%;
}
#cart .product-price .price {
    font-weight: 700 !important;
}
#cart .card-block{
    padding: 1rem 0;
}
.cart-grid-body .cart-overview {
    padding: 1rem 0;
}
#cart .separator{
    margin-top: 0;
    margin-bottom: 0;
}
#cart .cart-grid-body {
    margin-top: 14px;
}
.cart-summary-line .label{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color:  var(--grey-darker-color);
}
.cart-summary-line .value{
    color: var(--bleu-color);
    float: right;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600 !important;
}
.cart-summary-products a {
    text-transform: capitalize;
    text-decoration: underline !important;
    text-underline-offset: 2px;
}
.cart-summary-line small.value {
    width: 100%;
}
span.abdf_free_delivery_reached {
    text-align: center !important;
    width: 100%;
    display: block;
}
.block-promo .promo-code form {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
.block-promo .cart-voucher{
    text-align: center;
}
.block-promo .cart-voucher a{
    color: var(--grey-darker-color) !important;
}
.cart-summary-products a{
    color: var(--bleu-color) !important;
}
.aeuc_cart_custom_text{
    display: none;
}
#checkout .step-title.h3{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    color: var(--bleu-color);
}
#checkout .step-title.h3 i{
    vertical-align: middle;
}
#checkout .step-edit.text-muted{
    color: var(--grey-dark-color) !important;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600 !important;
}
#checkout #checkout-personal-information-step #customer-form .form-group label{
    font-family: 'Montserrat' !important;
}
#checkout .edit-address.text-muted,#checkout .delete-address.text-muted{
    color: var(--grey-dark-color) !important;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600 !important;
}
#checkout .edit-address.text-muted i,#checkout .delete-address.text-muted i{
    color: var(--grey-dark-color) !important;
    vertical-align: middle;
}
#checkout #checkout-personal-information-step .content p a ,#checkout #customer-form span.text-muted{
    color: var(--bleu-color) !important;
    font-family: 'Montserrat', sans-serif;
}
ul.nav.nav-inline.my-2 li {
    margin-right: 20px;
}
#checkout #checkout-personal-information-step .content li a {
    color: var(--bleu-color) !important;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    background: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    margin-top: 30px;
    display: inline-block;
    transition: .4s all;
    border: 2px solid var(--bleu-color);
}
a.collapse-button.promo-code-button {
    text-decoration: underline !important;
    text-underline-offset: 2px;
}
#checkout .step-edit.text-muted i {
    vertical-align: middle;
}
#checkout .form-control:focus{
    border-color: var(--bleu-color);
}
body#checkout section.checkout-step .address-item.selected{
    border: 1px var(--bleu-color) solid !important;
}
body#checkout .address-alias.h4{
    font-family: 'Montserrat';
}
body#checkout section.checkout-step .address{
    font-family: 'Montserrat';
    font-weight: 400 !important;
    margin-bottom: 20px;
    margin-left: 34px;
}
body#checkout section.checkout-step .add-address a{
    color:var(--grey-darker-color) !important;
}
body#checkout section.checkout-step .add-address a i{
    color:var(--grey-darker-color) !important;
    vertical-align: middle;
}
#checkout .card-block h5.aeuc_scart a{
    font-family: 'Montserrat';
    color:var(--grey-dark-color)  !important;
}
#checkout .js-address-form  form a{
    color: var(--grey-darker-color) !important;
}
#authentication .container_authentication {
    align-items: center;
    max-width: 70%;
    margin: 0 auto;
}
body#checkout #order-summary-content h4.addresshead, body#checkout #order-summary-content h4.h4 {
    color: var(--bleu-color) !important;
}
body#checkout #order-summary-content .step-edit {
    color: #7abbcb;
}
.details a {
    color: var(--bleu-color) !important;
}
footer.form-footer .btn {
    margin: 0 auto;
    display: block;
}
header.page-header h1{
    padding:   0;
    font-family:  'Montserrat';
    font-weight: 800;
    margin-bottom: 20px;
}
.page-my-account footer.page-footer a {
    font-weight: 700;
    text-transform: uppercase;
}
.page-my-account #content .links a span.link-item {
    border-radius: 10px;
    box-shadow: -8px -8px 0 var(--bleu-color);
    font-weight: 700;
    color: var(--bleu-color);
}
.page-customer-account #content{
    box-shadow: none;
}
#authentication [data-action="show-password"] {
    height: 51px;
    color: #fff;
    background-color: var(--bleu-color);
}
#authentication [data-action="show-password"]:focus{
    box-shadow: none;
}
.page-my-account #content .links a i {
    color:var(--bleu-color);
}
.page-my-account #content .links a:hover i{
    color:var(--saumon-color);
}
.page-my-account #content .links a:hover {
    color:var(--grey-darker-color);
    font-weight: 400;
}
.page-my-account #content .links a {
    font-weight: 400;
}
.page-customer-account #content {
    font-size: 16px;
    color: #272727;
    max-width: 100%;
    padding: 0;
}
.page-customer-account .table thead th, .page-customer-account .table-bordered th, .page-customer-account .table-bordered td, .page-customer-account .table th, .page-customer-account .table td {
    border: none;
}
/*****  *****/
.container_module-advancedcms-adcms{
    display: block;
}
.row-video{
    display: block;
}
.desc-block2{
    margin-top: 50px;
}
.form-control-comment {
    font-style: italic;
    color: #888888;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.col-firstname span.form-control-comment, .col-lastname span.form-control-comment {
    display: none;
}
span.custom-checkbox {
    display: block;
}
.form-control-label, .form-control {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
body#checkout .form-control-comment {
    opacity: 1;
}
button#btnShowValue {
    padding: 14px;
    outline: none !important;
    border: 0;
    background: var(--bleu-color);
    box-shadow: none !important;
}
ul.nav.nav-inline.my-2 {
    align-items: center;
}
body#checkout .custom-checkbox {
    align-items: baseline;
}
body#checkout section.checkout-step .carrier-delay, body#checkout section.checkout-step .carrier-name {
    font-family: 'Montserrat', sans-serif;
}
span.carrier-price {
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-align: right;
}
body#checkout #gift_message, body#checkout #delivery {
    font-family: 'Montserrat', sans-serif;
}
#order-details {
    padding-left: 20px;
}
.alert-danger.js-alert-payment-conditions a {
    color: #716e87 !important;
    font-family: 'Montserrat', sans-serif;
}
div#order-items h3 {
    font-size: 16px;
}
#exportDataToCsv {
    margin-bottom: 10px;
    display: none;
}
#footer .img-fluid {
    width: 100px;
}
body#checkout section.checkout-step #login-form .forgot-password {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}
.container_module-ps_emailalerts-account ul li {
    border: 2px solid var(--grey-light-color);
    border-radius: 10px;
}
.container_module-ps_emailalerts-account a div {
    font-family: 'Montserrat', cursive !important;
    font-size: 20px;
    font-weight: 400 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal !important;
    text-align: left;
    color: var(--grey-darker-color) !important;
}
.container_password {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
}
body#checkout section.checkout-step .address-alias {
    color: var(--bleu-color) !important;
}
article.alert.alert-danger.mt-2.js-alert-payment-conditions {
    background: #b1dde8 !important;
    border-color: #b1dde8 !important;
    color: var(--bleu-color);
    display: none !important;
}
body#checkout.modal-open .modal {
    top: 23%;
    transform: translateY(-20%);
    height: 100%;
}
body#checkout.modal-open .js-modal-content h1 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    color: #333333;
}
.btn-link {
    border: 2px solid var(--bleu-color);
    border-radius: 10px;
}
.btn-link:hover {
    color: var(--bleu-color);
    border-color: var(--bleu-color);
}
.kl-block-service.seopresta_reinsurance.checkoutReassurance {
    border-top: 1px solid var(--bleu-color);
    padding-top: 10px;
    margin-top: 20px;
}
.kl-block-service.seopresta_reinsurance.checkoutReassurance .col-md-12 {
    display: flex;
    align-items: center;
    padding: 0;
}
.kl-block-service.seopresta_reinsurance.checkoutReassurance .col-md-12 img {
    width: 50px;
}
.kl-block-service.seopresta_reinsurance.checkoutReassurance .col-md-12 p {
    font-weight: 600;
    padding: 0 10px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent !important;
}
.page-order-detail .box {
    background: transparent;
    border: 1px solid var(--bleu-color);
}
address, .table-labeled td {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: var(--bleu-color);
}
.page-order-detail .addresses h4, .table thead th {
    color: var(--bleu-color) !important;
}
.table-bordered th, .table-bordered td {
    border: 1px solid var(--bleu-color) !important;
    color: var(--bleu-color);
}
#module-payplug-cards #content {
    box-shadow: none;
    padding: 30px 0;
}
.blocflex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blocflex a {
    color: #fff;
    background: var(--bleu-color);
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 17px;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 10px;
    line-height: 22px;
    border: 2px solid var(--bleu-color);
}
.blocflex a:hover {
    color: var(--bleu-color);
    background: #fff;
}
.abfd_block * {
    padding-left: 0 !important;
    text-align: center !important;
    display: block;
    font-weight: 600 !important;
}
span.custom-radio.pull-xs-left {
    vertical-align: sub;
}
#recepmode-mail-additional-information {
    margin-left: 0;
}
#formgiftcard .input {
    background-position: 11px 9px;
    box-shadow: none;
}
body#module-giftcard-choicegiftcard .kl-hero-listing .kl-breadcrumb {
    margin-top: 100px;
    opacity: 0;
}
#choicegiftcard .jcarousel li {
    padding: 0;
}
.product-actions-listing {
    width: 100%;
}
body#checkout #gift_message textarea, body#checkout #delivery textarea {
    margin-top: 10px;
}
body#checkout section.checkout-step #conditions-to-approve input[name="conditions_to_approve[terms-and-conditions]"] {
    width: 20px;
    height: 20px;
    margin-bottom: 0.6rem;
}
.row.container_addresses, .row.container_address, .row.container_history, .row.container_module-nicewishlist-view,
.row.container_module-payplug-cards {
    display: block;
}
body#checkout section.checkout-step .payment-options .custom-radio {
    margin-right: 1.25rem !important;
}
@media (max-width: 1199px) {
    #customer-form .col.col-customer_privacy {
        flex-basis: auto;
    }
}
@media (max-width: 1023px) {
    #cart .card.cart-container, #checkout .card.cart-container {
        border-right: 0;
    }.
    #authentication .container_authentication, .container_password {
        max-width: 100%;
    }
}
@media (max-width: 768px) {
    .advanced-cms-wrapper a.btn.btn-default.btn-fc-events {
        line-height: 18px;
    }
}
@media (max-width: 767px){
    .advanced-cms-wrapper .row div.desc-block2{
        margin-top: 0;
    }
    body#checkout #header .header-nav img.logo.img-responsive {
        margin: 8px 0 13px;
    }
    .cart-grid-body .cart-overview{
        padding: 0 15px;
    }
    #cart .btn-secondary, #cart .btn-primary{
        display: block;
        text-align: center;
        padding: 10px 10px !important;
        font-size: 18px;
    }
    #cart .card {
        margin:0 !important;
    }
    #cart .input-group.bootstrap-touchspin{
        width: inherit;
    }
    .kl-block-service.seopresta_reinsurance.checkoutReassurance {
        background: transparent !important;
    }
    .kl-block-service figure {
        margin-top: 0 !important;
    }
    .kl-block-service.seopresta_reinsurance.checkoutReassurance .col-md-12 p {
        padding: 0;
        margin-left: 5px;
        font-size: 15px ;
    }
    #checkout .card.cart-container {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    #checkout .container{
        padding-left: 0;
        padding-right: 0;
    }
    #checkout .step-title.h3 {
        line-height: 20px;
    }
    #checkout .btn-primary.continue {
        display: block;
        width: 100%;
    }
    .container_authentication #content {
        padding: 30px 0;
        background: transparent;
    }
    #cart .card.cart-container,#checkout .card.cart-container {
        border-right: 0;
    }
    header.page-header h1 {
        font-size:30px ;
        line-height: inherit;
    }
    #cart section.kl-main-content, #module-ambjolisearch-jolisearch section.kl-main-content {
        margin-top: 0;
        padding-top: 80px !important;
    }
    #authentication #login-form .form-group.row {
        margin-bottom: 15px;
    }
    .page-customer-account #content {
        background: transparent;
        padding: 15px;
    }
    .container_module-ps_emailalerts-account a div {
        font-size: 17px;
    }
    #authentication .container_authentication, .container_password {
        max-width: 100%;
    }
    #authentication .container_authentication .login-form {
        margin: 0;
    }
    .blocflex {
        display:block;
    }
}
@media (min-width: 768px) and (max-width: 992px){
    #cart .input-group.bootstrap-touchspin {
        width: inherit;
    }
    #cart .cart-grid {
        margin-top:0;
    }
    .cart-grid-body,.cart-grid-right {
        padding: 2rem;
    }
    #checkout .btn-primary.continue {
        display: block;
        width: 100%;
    }
}