/***** NEXETO *****/

body {
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #08338F;
}

a:hover {
    color: #F79642;
    transition: .3s ease;
}

#header {
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 20px;
}

#header .header-top>.container {
    position: initial;
}

.header-top {
    border-bottom: 5px solid #F3F3F3;
}

#index .header-top {
    border-bottom: transparent;
}

#_desktop_logo {
    margin-top: -35px;
}

#header .header-nav {
	border: none;
}

#header .header-nav .right-nav {
    margin-left: -15px;
}

/*#header .header-nav #_desktop_contact_link {
    display: none;
}*/

#header .header-nav .cart-preview .shopping-cart {
    color: white;
    font-size: 30px;
}

.user-info a:hover {
    color: #F79642 !important;
    transition: .3s ease;
}

.user-info .material-icons {
    background: #08338F;
    color: white;
    font-size: 30px;
    padding: 15px 13px;
    height: 55px;
    width: 55px;
    outline: 1px dashed white;
    outline-offset: -6px;
    margin-top: 0;
}

.user-info .material-icons:hover {
    background: #F79642;
    transition: .3s ease;
}

#header .header-nav .user-info {
    margin-top: 0;
}

#header .header-nav .blockcart {
    background: #08338F;
    padding: 15px 13px;
    height: 55px;
    width: 55px;
    outline: 1px dashed white;
    outline-offset: -6px;
}

#header .header-nav .cart-preview.active {
    background: #08338F;
}

#header .header-nav .cart-preview.active:hover {
    background: #F79642;
    transition: .3s ease;
}

.cart-products-count {
	color: #08338F;
    margin-left: 15px;
}

.blockcart .hidden-sm-down {
    display: none !important;
}

.search-widget form input[type=text] {
    color: #999;
    border: 1px dashed rgba(0,0,0,.25);
}

.material-icons.search {
    color: #999;
}

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

/*** MENU ***/

#top-menu {
    margin-top: -80px;
    margin-bottom: 0;
}

#header .header-top a[data-depth="0"] {
    color: black;
}

#header .top-menu a[data-depth="0"]:hover {
    color: white;
    background: #193159;
    outline: 1px dashed white;
    outline-offset: -10px;
    transition: .3s ease;
}

#header .top-menu .current a[data-depth="0"] {
    color: white;
    background: #193159;
    outline: 1px dashed white;
    outline-offset: -10px;
}

.top-menu a[data-depth="0"] {
    padding: 30px;
}

.top-menu[data-depth="1"] {
    border-bottom: 1px dashed;
}

#header .header-top .menu {
    margin-bottom: 0;
}

.top-menu a[data-depth="1"], .top-menu a[data-depth="2"] {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.top-menu a[data-depth="1"]::before, .top-menu a[data-depth="2"]::before {
    display: none !important;
}

.top-menu .sub-menu {
    width: auto;
    margin-left: -15px;
    min-width: 0;
    max-width: 500px;
}

.top-menu .sub-menu ul[data-depth="1"]>li {
    float: none;
}

.popover {
    left: auto;
}

.dropdown-item.dropdown-submenu:hover {
    color: #F79642 !important;
}

/* MULTI-PROS */

#category-5 a::before,
#category-76 a::before {
    content: '';
    display: block;
    text-align: center;
    background: url(/themes/beau-fort/img/multi-pros.svg) no-repeat;
    height: 48px;
    width: 30px;
    margin: 13px auto;
    position: relative;
}

#category-5 > a:hover::before,
#category-76 > a:hover::before {
    background: url(/themes/beau-fort/img/multi-pros-hover.svg) no-repeat;
    transition: .3s ease;
}

.current#category-5 a::before,
.current#category-76 a::before {
    background: url(/themes/beau-fort/img/multi-pros-hover.svg) no-repeat;
}

/* TRADITION */

#category-8 a::before {
    content: '';
    display: block;
    text-align: center;
    background: url(/themes/beau-fort/img/tradition.svg) no-repeat;
    height: 50px;
    width: 25px;
    margin: 13px auto;
    position: relative;
}

#category-8 > a:hover::before {
    background: url(/themes/beau-fort/img/tradition-hover.svg) no-repeat;
    transition: .3s ease;
}

.current#category-8 a::before {
    background: url(/themes/beau-fort/img/tradition-hover.svg) no-repeat;
}

/* CORPORATE */

#category-3 a::before,
#category-78 a::before {
    content: '';
    display: block;
    text-align: center;
    background: url(/themes/beau-fort/img/corporate.svg) no-repeat;
    height: 48px;
    width: 42px;
    margin: 13px auto;
    position: relative;
}

#category-3 > a:hover::before,
#category-78 > a:hover::before {
    background: url(/themes/beau-fort/img/corporate-hover.svg) no-repeat;
    transition: .3s ease;
}

.current#category-3 a::before,
.current#category-78 a::before {
    background: url(/themes/beau-fort/img/corporate-hover.svg) no-repeat;
}

/* HAUTE-VISIBILITE */

#category-4 a::before {
    content: '';
    display: block;
    text-align: center;
    background: url(/themes/beau-fort/img/haute-visibilite.svg) no-repeat;
    height: 48px;
    width: 42px;
    margin: 13px auto;
    position: relative;
}

#category-4 > a:hover::before {
    background: url(/themes/beau-fort/img/haute-visibilite-hover.svg) no-repeat;
    transition: .3s ease;
}

.current#category-4 a::before {
    background: url(/themes/beau-fort/img/haute-visibilite-hover.svg) no-repeat;
}

/* NON-FEU */

#category-7 a::before {
    content: '';
    display: block;
    text-align: center;
    background: url(/themes/beau-fort/img/non-feu.svg) no-repeat;
    height: 48px;
    width: 48px;
    margin: 13px auto;
    position: relative;
}

#category-7 > a:hover::before {
    background: url(/themes/beau-fort/img/non-feu-hover.svg) no-repeat;
    transition: .3s ease;
}

.current#category-7 a::before {
    background: url(/themes/beau-fort/img/non-feu-hover.svg) no-repeat;
}

/* MULTIRISQUES */

#category-6 a::before {
    content: '';
    display: block;
    text-align: center;
    background: url(/themes/beau-fort/img/multirisques.svg) no-repeat;
    height: 48px;
    width: 44px;
    margin: 13px auto;
    position: relative;
}

#category-6 > a:hover::before {
    background: url(/themes/beau-fort/img/multirisques-hover.svg) no-repeat;
    transition: .3s ease;
}

.current#category-6 a::before {
    background: url(/themes/beau-fort/img/multirisques-hover.svg) no-repeat;
}

/* TELECHARGEMENTS */

#lnk-telechargements a::before {
	content: '';
    display: block;
    text-align: center;
    background: url(/themes/beau-fort/img/telechargements.svg) no-repeat;
    height: 48px;
    width: 42px;
    margin: 13px auto;
    position: relative;
}

#lnk-telechargements > a:hover::before {
    background: url(/themes/beau-fort/img/telechargements-hover.svg) no-repeat;
    transition: .3s ease;
}

.current#lnk-telechargements a::before {
    background: url(/themes/beau-fort/img/telechargements-hover.svg) no-repeat;
}

/* RECRUTEMENTS */

li#cms-page-8 a::before {
	content: '';
    display: block;
    text-align: center;
    background: url(/themes/beau-fort/img/recrutement.svg) no-repeat;
    height: 48px;
    width: 42px;
    margin: 13px auto;
    position: relative;
}

li#cms-page-8 > a:hover::before {
    background: url(/themes/beau-fort/img/recrutement-hover.svg) no-repeat;
    transition: .3s ease;
}

li.current#cms-page-8 a::before {
    background: url(/themes/beau-fort/img/recrutement-hover.svg) no-repeat;
}

#wrapper {
	background: white;
	box-shadow: none;
    padding-top: 0;
}

#index #content-wrapper {
    margin: 0 auto;
}

#content-wrapper {
    max-width: 1920px;
    margin: 20px auto;
}

/*** CONTACT BLOCKS ***/

.contact-blocks {
    position: absolute;
    z-index: 10;
    right: 0;
    margin-top: 40px;
}

.contact-block {
    background: #F79642;
    display: block;
    height: 55px;
    width: 55px;
    text-align: center;
    color: white !important;
    padding: 8px;
    margin-bottom: 10px;
    outline: 1px dashed;
    outline-offset: -6px;
}

.contact-block:hover {
    background: #08338F;
    outline: 1px dashed;
}

.contact-block .material-icons {
    font-size: 36px;
}

/*** SLIDER ***/

.carousel {
    box-shadow: none;
    margin-bottom: 40px;
}

.carousel .carousel-inner {
    /*height: 500px;*/
}

.carousel .carousel-item .caption {
    position: absolute;
    bottom: 50px;
    left: auto;
    color: #fff;
    max-width: 80%;
    background: #213156;
    padding: 30px 30px 25px 30px;
    outline: 1px dashed;
    outline-offset: -8px;
    right: 60px;
}

.display-1 {
    font-size: 44px;
    font-weight: 900;
    font-family: 'Big Shoulders Display';
}

/*** CUSTOM TEXT ***/

#custom-text {
    background: #F3F3F3;
    padding: 40px;
    outline: 1px dashed #08338F;
    outline-offset: -8px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#custom-text h3 {
    font-family: 'Big Shoulders Display', sans-serif;
    background: #213156;
    font-size: 25px;
    color: white;
    text-transform: uppercase;
    padding: 20px 25px;
    display: inline-block;
    outline: 1px dashed;
    outline-offset: -6px;
    font-weight: 900;
}

#custom-text h4 {
    color: #F79642;
    text-align: center;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 0;
}

#custom-text img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

#custom-text img:hover {
    /* transform: scale(1.1); */
    transition: .5s ease;
    outline: 1px dashed #08338F;
    outline-offset: 8px;
}

/*** HTML BOX ***/

#customers {
    display: block;
    max-width: 1140px;
    margin: 0 auto;
}

#customers row {
    height: 200px;
}

#customers .col-md-3 {
    text-align: center;
    line-height: 200px;
}

#customers .col-md-3 img {
    max-width: 100%;
    height: auto;
}

.customers-title {
    text-align: left;
    color: white;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 30px;
    font-weight: 900;
    background: #F79642;
    padding: 10px 10px 10px 30px;
    outline: 1px dashed #fff;
    outline-offset: -8px;
    margin-bottom: 30px;
}

/*** BREADCRUMB ***/

#wrapper .breadcrumb ol {
    /*background: #F3F3F3;*/
    padding: 5px 10px;
    font-size: 16px;
    font-family: 'Big Shoulders Display', sans-serif;
}

/*** CONTENT ***/

.h1, .h2, .h3 {
    font-size: 32px;
    color: #193159;
}

.h1, h1 {
    color: #193159;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5 {
    font-family: 'Big Shoulders Display', sans-serif;
}

.separator {
    border-color: #193159;
    border-top: 1px dashed;
}

.btn-primary {
    background-color: #F79642;
    outline: 1px dashed;
    outline-offset: -6px;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 21px;
    font-weight: 800 !important;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #08338F;
    transition: .3s ease;
    outline: 1px dashed;
}

.btn-secondary, .btn-tertiary {
    outline: 1px dashed #ddd;
    outline-offset: -6px;
}

.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover, .btn-tertiary:focus, .btn-tertiary:hover, .focus.btn-tertiary {
    outline-color: #999;
}

.btn-danger {
    outline: 1px dashed white;
    outline-offset: -6px;
    font-family: 'Big Shoulders Display', sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 800;
}

.btn-danger:hover {
    transition: .3s ease;
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .product-miniature .products-section-title {
    text-align: left;
    color: #213156;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 30px;
    font-weight: 900;
    background: #F3F3F3;
    padding: 10px 10px 10px 30px;
    outline: 1px dashed #213156;
    outline-offset: -8px;
}

#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link, .product-miniature .all-product-link {
    font-size: 24px;
    font-family: 'Big Shoulders Display', sans-serif;
}

#products .all-product-link:hover, .featured-products .all-product-link:hover, .product-accessories .all-product-link:hover, .product-miniature .all-product-link:hover {
    color: #F79642;
    transition: .3s ease;
}

#wrapper .breadcrumb {
    margin-top: 20px;
}

.pagination a {
    color: #08338F;
}

.pagination a:hover {
    color: #F79642;
}

/* CATEGORIES */

.block-category.card.card-block {
    padding: 10px 0 0 0;
}

.block-categories, .card, #pagenotfound .page-not-found, #products .page-not-found, #search_filters, #search_filters_brands, #search_filters_suppliers, .pagination .page-list {
    box-shadow: none;
    border: none;
}

.active_filters {
    background: #F3F3F3;
}

.products-sort-order .select-title, .active_filters .filter-block {
    box-shadow: none;
}

.block-category {
    min-height: 0;
}

.block-category h1 {
    text-align: left;
    color: #213156;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 30px;
    font-weight: 900;
    background: #F3F3F3;
    padding: 10px 10px 10px 30px;
    outline: 1px dashed #213156;
    outline-offset: -8px;
}

.pagination .current a {
    color: #F79642;
}

/* PRODUCTS */

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    color: black;
    font-size: 18px;
}

#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    color: #213156;
    font-family: 'Big Shoulders Display', sans-serif;
}

.product-container .col-md-4:nth-child(1) {
    border-right: 1px dashed #08338F;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    box-shadow: none;
}

.product-price {
    color: #193159;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Big Shoulders Display', sans-serif;
    text-align: right;
    display: block;
    margin-right: 5px;
    float: left;
}

.product-prices {
    margin-left: 75%;
}

.product-prices .tax-shipping-delivery-label {
    color: #193159;
    font-size: 16px;
    text-align: right;
    padding-top: 3px;
    font-family: 'Big Shoulders Display', sans-serif;
    font-weight: bold;
    margin-right: 5px;
}

.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
    background-color: #F79642;
}

.product-flags li.product-flag {
    background: #08338F;
    box-shadow: none;
}

.has-discount .discount {
    background: #F79642;
}

.has-discount.product-price, .has-discount p {
    color: #F79642;
}

.product-cover img, .product-variants>.product-variants-item select, .bootstrap-touchspin, .tabs, .btn-primary, .btn-secondary, .btn-tertiary, .product-images>li.thumb-container>.thumb {
    box-shadow: none;
}

.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 1px solid #ddd;
}

/*.product-add-to-cart {
    float: right;
}*/

.product-add-to-cart .bootstrap-touchspin {
    width: 71px;
}

.product-quantity .qty {
    margin-right: 0;
}

.product-container .h1 {
    color: #193159;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 32px;
    font-weight: 900;
}

.product-container p {
    color: black;
}

.tabs {
    margin-top: 0;
    padding: 0;
}

.tabs .nav-tabs {
    border-bottom: none;
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 16px;
    padding: 0 10px;
}

.tabs .nav-link {
    color: black;
    font-weight: normal;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 2px solid transparent;
    background: #ddd;
    color: black;
}

.tabs .nav-tabs .nav-link {
    color: black;
    background: #F3F3F3;
    border-bottom: 2px solid #ddd;
}

#tab-content {
    background: linear-gradient(180deg, #F6F6F6, white);
    padding: 10px 20px;
    border-top: 2px solid #ddd;
}

.download {
    color: black;
    font-size: 12px;
    font-weight: 600;
    float: right;
    display: inline-block;
    margin-right: 20px;
}

.product-miniature .reference{
    font-size: 14px;
    text-align: center;
    color: #213156;
    margin-bottom: 5px;
}

#product .reference,
#blockcart-modal .reference{
    color: #213156;
    margin-bottom: 15px;
}

#cart .product-line-grid-body .reference{
    color: #213156;
    margin-top: 8px;
    margin-bottom: 8px;
}

#cart .product-line-grid-body .nx-product-quantity{
    margin-bottom: 8px;
    font-weight: normal;
}


/*** CART ***/

.cart-grid-body a.label:hover {
    color: #08338F;
}

/*** ACCOUNT ***/

.page-addresses .address, .page-authentication #content {
    box-shadow: none;
}

.page-my-account #content .links a span.link-item, .page-customer-account #content {
    box-shadow: none;
    border: 1px dashed rgba(0,0,0,.25);
    min-height: 140px;
}

.page-my-account #content .links a i:hover, .page-my-account #content .links a span.link-item:hover {
    color: #F79642;
    transition: .3s ease;
}

.forgotten-password .form-fields .center-email-fields button {
    font-size: 17px;
}

.page-order-detail .box {
    box-shadow: none;
    border-bottom: 1px dashed rgba(0,0,0,.25);
}


/*** ALERT/WARNING ***/

.alert {
    width: 97%;
}

/*** FOOTER ***/

#footer {
    font-family: 'Big Shoulders Display', sans-serif;
    line-height: 26px;
}

#footer, #footer a {
    color: black !important;
    font-size: 18px;
}

#footer a:hover {
    color: #F79642 !important;
    transition: .3s ease;
}

.footer-container {
    box-shadow: none;
}

.footer-top {
    background: #F3F3F3;
    padding: 50px 10px 40px 10px;
}

#footer .h3, #footer .h3 a, #footer .h4 {
    font-size: 20px;
    color: #193159 !important;
}

#footer i {
    display: block;
    padding: 8px;
    float: left;
    font-size: 24px;
    vertical-align: bottom;
}

.col-md-6.links {
    width: 25%;
    margin-left: 19%;
}

.col-md-6.links .col-md-6.wrapper {
    width: 100%;
}

#block_myaccount_infos li:nth-child(3) {
    display: none;
}

.block-contact {
    color: black;
}

.copyright {
    font-family: 'Big Shoulders Display';
    font-size: 18px;
}

/*** TABLES ***/

.table-bordered, .table-bordered td, .table-bordered th {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: white;
}

.table.table-striped.table-bordered.table-labeled tr {
    border-bottom: 1px dashed rgba(0,0,0,.25);
}

/*** MODULE NXSPECIFICBEAUFORT ***/

.label.label-pill.dark {
    background-color: #bbb !important;
}

#module-nxspecificbeaufort-mescommandes .btn {
    font-size: 18px;
}

#module-nxspecificbeaufort-mescommandes .order-actions .btn {
    min-width: 150px;
}

#module-nxspecificbeaufort-mescommandes .btn-primary {
    /*width: 110px;*/
}

#module-nxspecificbeaufort-mescommandes .btn-danger {
    margin-top: 10px;
    /*width: 110px;*/
}

.see-order-details.btn {
    font-family: 'Big Shoulders Display', sans-serif;
    font-size: 21px;
    font-weight: 800;
    background: #bbb;
    color: white;
    margin-top: 10px;
    outline: 1px dashed;
    outline-offset: -6px;
    text-transform: uppercase;
}

.see-order-details.btn:hover {
    background: #999;
    transition: .3s ease;
}

.test {
    width: 160px;
}

.test .btn {
    width: 160px;
}

.update-qty {
    margin-top: 10px;
}

.product_quantity_label {
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    margin-right: 10px;
}

#module-nxspecificbeaufort-mescommandes .validate_qty.btn.btn-primary.form-control-submit {
    margin: 10px;
}

#module-nxspecificbeaufort-mescommandes #add_product {
    float: right;
}

.nx-product-quantity-en-stock {
    color: #42A338;
    font-weight: bold;
}

.nx-product-quantity-reapprovisionnement {
    color: #FFA500;
    font-weight: bold;
}

/*** RESPONSYVES ***/

#_mobile_top_menu #top-menu {
    margin-top: 0;
}

@media (max-width: 1570px) {

    .top-menu a[data-depth="0"] {
        padding: 30px 20px;
    }

}

@media (max-width: 1410px) {

    .top-menu a[data-depth="0"] {
        padding: 25px 15px;
    }

}

@media (max-width: 1320px) {

    .top-menu a[data-depth="0"] {
        padding: 20px 15px;
    }

    #header .header-top a[data-depth="0"] {
        font-size: 18px;
    }

}

@media (max-width: 1280px) {

    #header .header-top .search-widget {
        float: none;
        display: block;
        width: 200px;
        margin-bottom: 15px;
        margin-left: 26%;
        margin-right: auto;
        margin-top: 15px;
    }

    #top-menu {
        margin-top: -25px;
    }

}

@media (max-width: 1199px) {

    .top-menu a[data-depth="0"] {
        padding: 15px;
    }

    #header .header-top a[data-depth="0"] {
        font-size: 16px;
    }

    .carousel .carousel-item .caption {
        position: absolute;
        bottom: 30px;
        padding: 20px 20px 15px 20px;
        outline-offset: -6px;
        right: 60px;
    }

    .display-1 {
        font-size: 22px;
        font-weight: 800;
    }

    .product-prices {
        margin-left: 70%;
    }

    .col-md-6.links {
        width: 25%;
        margin-left: 13%;
    }


}

@media (max-width: 991px) {

    #header .header-top .position-static {
        width: 100%;
    }

    #header .header-top .search-widget {
        margin-left: auto;
    }

    .carousel .carousel-item .caption .display-1 {
        font-size: 20px;
    }

    #header .menu, #header .menu>ul>li {
        transform: scale(0.9);
    }

    .product-prices {
        margin-left: 58%;
    }

}

@media (max-width: 767px) {

    #header .header-nav .user-info .logged {
        color: white;
    }

    #header .header-top .search-widget {
        margin-left: auto;
    }

    #header .header-top a[data-depth="0"]::before {
        display: none;
    }

    #header .top-menu a[data-depth="0"]:hover {
        outline: 0;
    }

    .carousel .carousel-item .caption .display-1 {
        font-size: 16px;
    }

    .product-prices {
        margin-left: 82%;
    }

    .col-md-6.links {
        width: auto;
        margin-left: 0;
    }

}

@media (max-width: 537px) {

    .product-prices {
        margin-left: 78%;
    }

}

@media (max-width: 450px) {

    .product-prices {
        margin-left: 75%;
    }

}

@media (max-width: 390px) {

    .product-prices {
        margin-left: 72%;
    }

}

/**********/

@media (min-width: 1880px) {

    .carousel .carousel-inner {
        height: 500px;
    }

}

@media (min-width: 1200px) {
    
    .container {
        width: 100%;
        max-width: 1920px;
    }

    #index #wrapper .container {
        width: 100%;
        max-width: 1920px;
        padding: 0;
    }

    #wrapper .container {
        width: 1140px;
        max-width: 1920px;
    }

    #custom-text {
        width: 1140px;
        margin: 20px auto;
    }

    .featured-products {
        width: 1140px;
        margin: 0 auto;
        max-width: 1920px;
    }

    .container > .row {
        width: 100%;
        margin: 0 auto;
        max-width: 1920px;
    }

}

[name="use_same_address"], [for="use_same_address"] {
    display: none !important;
}

li.product-flag.new {
    /* display: none !important; */
}

.product-discounts {
    display: none;
}

/* TARTE AU CITRON */

#tarteaucitronIcon {
    display: none !important;
}

/***** THE END *****/

#history .alert-warning {
    display: none;
}

#delivery-addresses .h4 { font-family: 'Open Sans' !important; font-size: 14px; }


#punchout-order-info{
    padding: 15px;
    background-color: #d5e8ff;
    border: solid 1px #08338f;
    text-align: center;
    position: relative;
}

#punchout-order-info::after{
    content: '';
    display: block;
    width: 32px;
    height: 32px;
    margin:15px auto 0px;
    border: solid 2px;
    border-color: #08338f transparent;
    border-radius: 50%;
    animation: lds-dual-ring .8s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}

#cms #content img{
    max-width: 100%;
    height: auto;
}