/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/*@font-face {*/
/*    font-family: 'Arial Condensed';*/
/*    src: url('../fonts/ArialMT-CondensedBold.eot');*/
/*    src: url('../fonts/ArialMT-CondensedBold.eot?#iefix') format('embedded-opentype'),*/
/*    url('../fonts/ArialMT-CondensedBold.woff2') format('woff2'),*/
/*    url('../fonts/ArialMT-CondensedBold.woff') format('woff'),*/
/*    url('../fonts/ArialMT-CondensedBold.ttf') format('truetype'),*/
/*    url('../fonts/ArialMT-CondensedBold.svg#ArialMT-CondensedBold') format('svg');*/
/*    font-weight: bold;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/



body {
    font-family: 'Be Vietnam', sans-serif !important;
    font-size: 1rem;
    line-height: 1.25em;
    color: #292929 !important;

}
a{
    color:#193C6C;
    text-decoration: none;
}
a:hover {
    color: #193c6c ;
    text-decoration: none;
}
a:focus, a:hover {
    color: #193c6c;

}
h1, h2, h3, .h1, .h2, .h3 {
    color: #193c6c;
    text-transform: uppercase;
    font-weight: bold;
}
h1, .h1 {
    font-size: 1.315rem;
}
h2, .h2 {
    font-size: 1rem;
}
h3, .h3 {
    font-size: 0.913rem;
}
h6, .h6 {
    font-size: .9375rem;
    font-weight: 400;
}
.h4 {
    font-weight: bold;
    color: #193c6c;
    font-size: 0.825rem;
}
input::placeholder {
    color: #6a6a6a !important;
    font-size: 1em;

}
.stockalert_gdpr {
    margin-top: 20px;
}
/***************tooltip******************/
td.info-bulle {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 44px !important;
}
.tooltip-remise {
    position: relative;
    width: fit-content;
    display: flex;
    justify-content: center;
    width: 44px;
}
.elementor-button.elementor-button--checkout.elementor-size-md {
    display: flex;
    align-items: center;
}

.button {
    /*font-family: 'Arial Condensed','Be Vietnam', sans-serif !important;*/
    padding: 0px 9px;
    border: 1px solid #1BA8E4;
    background: #1BA8E4;
    color: #32AFE5;
    width: fit-content;
    cursor: pointer;
    border-radius: 50px;
    font-size: 10px;

}
.tooltip-remise .button {

    padding: 0 .49999rem;
    border: 1px solid #1BA8E4;
    background: #1BA8E4;
    color: white;

    font-size: 10px;
}
.PM_ASLevelDepth li:not(.level1):not(.PM_ASCriterionLevelSelected) a {
    color: #193c6c;
}
.radio {
    display: flex;
    align-items: start;
}
.radio input{
    margin-top: 2px;
}
.radio label.PM_ASLabelCheckbox {
    margin-left: 7px;
}

.button:hover,
.button:focus {
    outline: 2px solid lightblue;
}

.button:hover ~ .tooltip,
.button:focus ~ .tooltip,
.button.active ~ .tooltip {
    opacity: 1;
    visibility: visible;
}

.tooltip {
    opacity: 0;
    visibility: hidden;
    transition-property: opacity, visibility;
    transition-duration: .1s;
    position: absolute;
    transform: translate(-40%, -103%);
    background-color: white;
    color: #000;

    white-space: nowrap;
    border-radius: 3.5px;
    border: 1px solid #1BA8E4;
    font-size: 11px;
    font-family: 'Be Vietnam', sans-serif !important;
}
.tab-tooltip{
    padding: 0;
    margin: 0px;

}
#manufacturer .block-filtre {
    margin-left: 25%;
}
body#checkout a:hover {
    color: #00a8e4;
}
.m-fil {
    margin-top: -50px !important;
}
#cart-summary-product-list.product-price {
    display: inline-block;
    color: #193c6c;
    font-size: 14px;
    font-weight: bold;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    color: #193c6c;
    font-size: 1.125rem;
}

#cart-summary-product-list.product-name {
    font-size: .8rem;
    color: #193c6c;
    text-transform: uppercase;
}

.back-blue{
    background: #1BA8E4;
    padding: 0.3rem;
    margin: 0px;
    color: white;

}
.bar-bas{
    background: #1ba8e4;
    height: 1px;
    width: 95%;
    text-align: center;
    margin: auto;
}



.blue{
    color: #1BA8E4;
    font-family: 'Be Vietnam', sans-serif !important;
}
.remise-txt{
    font-weight: bold;
    font-family: 'Be Vietnam', sans-serif !important;
}
.d-flex-b{
    display: flex;
    align-content: center;
    align-items:center;
    justify-content:space-between;
    padding: 8px 10px;
}
/******************************/
/***********slider***********/

.f-arrow .elementor-button {
    background-image: url( /img/cms/Soucille/arrow-down-right_1.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 96% 59% !important;
    width: 100%;

}
.fa-arrow-down::before {
    content: "" !important;
    background-image: url(/img/cms/Soucille/arrow-down-right_1.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 93% !important;
    display: block;
    width: 9px;

    height: 11px;
}
.ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
    background-color: #193c6c!important;
    border: 2px solid #193c6c !important;
}
.product-perso{
    display: flex !important;
    justify-content: right;
}



.product-cover{
    border: 1px solid #f3f3f3 !important;
}
.ls-v6 .ls-bottom-slidebuttons a {
    border-radius: 10px;
    border: 2px solid white !important;
    background-color: #ffffff!important;
}
.ls-nav-stop{
    display: none;
}

.ls-v6 .ls-nav-start:hover:after, .ls-v6 .ls-nav-start-active:after {
    border-top: none !important;
    border-right: none !important;
}
.ls-v6 .ls-nav-stop {
    border-left: none !important;
    border-right: none !important;}

/***********slider***********/
#wrapper {

    background: white !important;

}

#subcategories {
    display: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
}
p, .page-content.page-cms ul {
    font-size: 1rem;
    font-weight: 400;
    color: #292929;
}

.fixed-header {
    position: fixed !important;
    z-index: 9 !important;
    top: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 1px 5px !important;
    animation-duration: 1s;
    animation-name: slidemenu;
    width: 100%;

}


@keyframes slidemenu {
    from {
        top:-150px
    }
    to {
        top:0
    }
}


.blockreassurance .block-icon img{
    height: 50px !important;
}

.d-f-assurance{
    display: flex;
}
p.title-assurance {
    font-size: 24px;
    font-weight: bold;
    color: #193c6c;
    margin-top: 0.8rem;
}
span.column_wrap_title {
    border-bottom: none !important;
}

.blockreassurance .block-icon{
    width: 60%;
    text-align: right;
    padding-right: 11px;
}


.blockreassurance .block-title {
    font-weight: bold;
    text-align: left;
}
#category-description {
    margin-top: -1.563rem;
}
/*.block-category {*/
/*    background-image: url(/img/cms/b-category.jpg);*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    height: 400px;*/
/*    margin-top: -24px;*/

/*}*/
#manufacturer #main ul.PM_ASCriterionGroupCheckbox {
    display: block;
}
#PM_ASBlock_2 .card-block {
    background-color: #f5f5f5 !important;
}
span.PM_ASBlockTitle {
    font-size: 1.125rem;
    font-weight: bold;
    color: #f5f5f5;
}

span.PM_ASCriterionsGroupName {
    font-size: 0.938rem;
    color: #193c6c;
}
.card-header {
    padding: 1.9rem 0 0rem 1.2rem;
    border-bottom:none;}
#custom-text {
    padding: 1.2rem;}
.PM_ASearchTitle, .PM_ASBlockOutputHorizontal a, .PM_ASBlockOutputVertical a {
    color: #193c6c;
}
.products-sort-order .select-title{
    border:none;
}
.products-selection .sort-by-row .select-title i {
    width: 5px;
    transform: rotateZ(90deg);
}
.products-selection .sort-by {

    margin-left: 1.6rem;
    text-align: left;
    word-break: break-word;
    white-space: normal;
    color: #193c6c;
    font-size: 13px !important;
    text-transform: uppercase;
}
#left-column .PM_ASBlockOutput .card{
    background-color:  #f8f8f8 !important;
}
.cart-text-b{
    display: block;
    line-height: 0.9em;
}
#left-column {
    padding-left: 0;
}
.text-category{
    font-size: 3.125rem;
    font-weight: bold;
    color:white;
}
.text-category p{
    font-size: 1.75rem;
    font-weight: 500;
    color:white;
    line-height: 2.25rem;
}
.product-miniature .thumbnail-container{
    box-shadow: 1px 2px 6px #0000000a;
}


.product-miniature .product-title a {
    font-size: 0.938rem;
    font-weight: bold;
    color: #193C6C;
    text-align: left;

}
.products article .wishlist-button-add{
    z-index: 5;
    position: absolute;
    bottom: 10px!important;
    right: 49px;
    top: inherit;
    background-color: #193c6c;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.2);
    height: 30px;
    width: 30px;
    min-width: 30px;
}

 .wishlist-button-add{
    z-index: 5;
     position: absolute;
     bottom: 10px!important;
     right: 50px;
     background-color: #fff !important;
     border: 1px solid #193c6c;
     border: 1px solid #193c6c !important;
     box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.2)!important;
     padding: 0.375rem;
     padding-top: 0.375rem !important;
     height: initial !important;
     width:initial !important;
     min-width: initial !important;

}
.wishlist-button-add:hover {
    opacity: 1 !important;
    color: #fff !important;
    background-color: #193c6c !important;
    border-radius: 50px;
}
.wishlist-button-add:hover .material-icons{
    opacity: 1 !important;
    color: #fff !important;

}
.wishlist-button-add:active {
    transform: initial !important;
}

.panier-button-add:hover {
    background: #193c6c;
    color: #193c6c;
}
.panier-button-add:hover {

    color: #fff !important;
    background-color: #193c6c !important;
    border-radius: 50px;
}
.panier-button-add:hover .ceicon-cart-medium::before{

    color: #fff !important;

}
#manufacturer.card-block {
    background: whitesmoke;
}
.panier-button-add{

    right: 10px;
    border-radius: 50px;
    z-index: 5;
    position: absolute;
    bottom: 10px!important;
    background-color: #fff !important;
    border: 1px solid #193c6c !important;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.2)!important;
    padding: 0.375rem;
    display: inline-flex;
}
#header a:hover{
    color: rgba(31,62,107,0.83) !important;
}
.page-addresses .address .address-footer a:hover {
    color: #fff;
    background: #193c6c;
}

.page-addresses .address .address-footer a:hover {
    color: #fff;
    background: #193c6c;
}
.page-my-account #content .links a:hover i {
    color: #00a8e4;
}
.page-my-account #content .links a:hover {
    color: #00a8e4;
}
.ceicon-cart-medium::before {
    content: "\e800";
    color: #193c6c;
}
#content .panier-button-add{
    display: none;
}
#content.ls-overflow-visible .panier-button-add {
    display: flex;
    padding: 0.375rem;
}

.wishlist-product-bottom{

}
.crosssell_product_list_wrapper .product.slick-slide article.product-miniature {
    width: 80%;
}
.wishlist-button-add i {
    color: #193c6c !important;
    font-size:16px;
}
.product-miniature .product-title {

    font-size: 1rem;
    font-family:'Be Vietnam', sans-serif;
    text-align: left;
    max-height: 35px;
    height: 35px;
    overflow: hidden;
}


.product-miniature .product-price-and-shipping {
    font-weight: bold;
    color: #193C6C;
    text-align: left;
    font-size: 1.125rem;
}

.product-flags li.product-flag.on-sale{
    background: #e41b59;
}
.product-miniature .regular-price {
    font-size: .8rem;
    color: rgba(25,60,108,.7);
}
/*.text-muted {*/
/*    color: #0c0c0c !important;*/
/*    border: none !important;*/

/*}*/
.product-miniature .highlighted-informations .quick-view {
    font-size: 1rem;
    color: #193c6c;
    font-weight: bold;
}
#cart_page-youmightalsolike .product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
    top: calc(100% - 21.9rem);
}
.product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
    top: calc(100% - 16.9rem);
}
.product-miniature .thumbnail-container:hover .product-description::after, .product-miniature .thumbnail-container:focus .product-description::after{
    border-top: none !important;
}
.product-miniature .highlighted-informations{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 100%;
    background: rgba(216,216,216,0.7);

}
.product-flags li.product-flag{
    background: #E41B59;
}
.product-flags li.product-flag.discount {
    background-color: #E41B59;
}
.text-price{
    color: #193C6C;
    font-size: 0.813rem;
    margin-bottom: 10px;
    margin-top: 10px;
}
.product-miniature .product-description{
    width: 270px;
}
/*****************menu*******************/
#adtm_menu .li-niveau1 a.a-niveau1.a-multiline .advtm_menu_span {
    line-height: 15px !important;
}


/*****************menu*******************/


/**************************fiche produit-*******************/

#product #content {
    max-width: 100%;
}
a:focus {
    outline: none;
    outline-offset: none;
}

select#ag_text_font {
    background: #f6f6f6;
    border-radius: 50px;
    height: 3rem;
    width: 100%;
    padding: 0 15px;
    border: 0px solid;
    color: #646265;
    outline: 0px;
}
.product-actions .add-to-cart {
    height: inherit;
    padding: 0.7rem 4rem !important;
    border-radius: 50px;
}
.product-description p{
    font-size: 0.9rem;
    font-weight: 400;
    color: #193c6c;
    line-height: 16px;
}
.product-customization .custom-file {
    margin-top: 0rem !important;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border: #1BA8E4 3px solid;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border: #1BA8E4  3px solid;
}
/**************************fiche produit-*******************/
/***********cart**************/
.cart-grid-right .cart-summary{
    background-color: #f4f4f4;
}
.cart-detailed-subtotals .cart-summary-line .label, .cart-summary-line .value {
    font-size: 0.813rem;
    color:#193c6c;
}
.cart-summary-line .label{
    color: #193c6c;
}
.card-block.checkout .btn-primary {
    width: inherit;
}
.btn-primary, .btn-secondary, .btn-tertiary {
    border-radius: 50px;
    padding: 0.7rem 3.8rem;
}
.btn-primary {
    background-color: #1BA8E4;
}

.erkez {
    border: 2px solid #193c6c;
    color: #193c6c;
    padding: 0.5rem 2rem;
    border-radius: 50px;
    font-weight: bold;
    font-size: 0.938rem;
}

.product-line-grid-left {
    color: #193c6c;
    font-size: 0.813rem;
    font-weight: bold;
    text-transform: capitalize;
}
.qty {
    color: #193c6c;
    font-size: 1.1rem;

    font-weight: 400;
    text-align: center;
    padding-right: 31px;
    margin-bottom: 0.2rem !important;
}
/*.decreaseQty{*/
/*    border: 1px solid #eee;*/
/*    height: 28px;*/
/*    padding-top: 0.05em;*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*}*/
/*.increaseQty {*/
/*    border: 1px solid #eee;*/
/*    height: 28px;*/
/*    display: flex;*/
/*    align-content: center;*/
/*    align-items: center;*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/

/*}*/
.product-with-same-grouping-code-quantity {
    border: 1px solid #eee;
    border-radius: 0px;
}
.price {
    color: #193c6c;
    font-size: 0.813rem;
    font-weight: bold;
}
.cart-grid-body .card-block h1{
    font-size: 1.125rem!important;
    font-weight: bold !important;
    color: #193c6c!important;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    color: #1ba8e4;
    font-size: 1.125rem;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
    font-size: 1.125rem;
}
.js-cart-line-product-quantity{
    display: block;
    margin-left: 27px;
}
span.input-group-btn-vertical {
    display: flex !important;
    position: absolute !important;
    top: 16%;
    left: 4px;
    flex-direction: row-reverse;
}
.bootstrap-touchspin{
    float: initial;
    position: initial;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-left: 3px;
    border-top: 1px solid #cecece !important;
    border-left: 1px solid #cecece !important;
    border-bottom: 1px solid #cecece !important;
    height: 40px;
    width: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: -7px;
    padding: 0;
}
button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
    margin-left: 47px;
    border-top: 1px solid #cecece !important;
    border-right: 1px solid #cecece !important;
    border-bottom: 1px solid #cecece !important;
    height: 40px;
    width: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: -7px;
    padding: 0;
}
.bootstrap-touchspin .btn-touchspin{
    border:none !important;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    font-size: 1.1009rem;
    font-weight: bold;
    content: "+";
    line-height: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "-";
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 0;
}
.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
    text-align: center;
    color: #1ba8e4;
    text-align: center;
    border-radius: 1px !important;
    border: 1px solid #D8D8D8;
    width: 47px;
    height: 40px;
    padding: 0.1rem 0.3rem;
}
.bootstrap-touchspin .btn-touchspin:hover {
    background-color:transparent;
}
.block-promo .promo-code-button {
    display: block;
    padding: 0 0 1rem;
    text-align: center;
    font-size: 0.813rem;
    text-decoration: underline;
}
.product-line-grid-body>.product-line-info>.label {

    font-weight: 400;
    color: #193c6c;
    font-size: 0.813rem;
    color: #193c6c;
}
.product-line-info .value{
    font-weight: 400;
    color: #193c6c;
    font-size: 0.813rem;
    color: #193c6c;
}

.product-line-grid-right .product-price {
    line-height: 36px;
    color: #193c6c;
    font-size: 0.813rem;
}
.product-line-grid-right .product-price {
    line-height: 30px;
    color: #193c6c;
    font-size: 0.938rem;
}
.block-promo .promo-input {
    width: 50%;
    height: 2.9rem;
    margin-right: 0;
    color: #232323;
    text-indent: 0.625rem;
    border: #d8d8d8 1px solid;
    border-radius: 50px;
    line-height: 28px;
    font-size: 0.838rem;
}
.cart-text {
    font-size: 13px;
    color: #232323;
}
.cart-products-count {
    font-size: 15px;
    color: #232323;
}
/**************cart******************/
/**************modal***************/
#blockcart-modal .modal-title i.material-icons {
    margin-right: 1.875rem;
    color: #ffffff;
    background: #7FB268;
    border-radius: 50px;
    width: 45px;
    height: 45px;
}
#blockcart-modal .modal-title {
    font-size: 1.125rem;
    font-weight: 900;
    color: #193c6c;
    text-transform: uppercase;
}


#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #193c6c;
    text-transform: uppercase;
}
#blockcart-modal .product-price {
    display: block;
    color: #193c6c;
}
#blockcart-modal {
    color: #193c6c;
}
.btn-secondary {
    color: #193c6c;
    background-color: #ffffff;
    border:2px solid #193c6c;
    font-size: 0.938rem;
}
.btn-secondary:active, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active:hover {
    color: #193c6c;
    background-color: #ffffff;
    border:2px solid #193c6c;
    font-size: 0.938rem;
}
i.material-icons.rtl-no-flip {
    display: none;
}
#blockcart-modal .cart-content p{
    color: #193c6c;
}
#blockcart-modal .cart-content p.product-total{

    padding: 0.5rem;
    background-color: #f6f6f6;
    font-size: 0.938rem;
    color: #193c6c;
    font-weight: bold;
}
#blockcart-modal .cart-content p.cart-products-count{

    font-size: 0.938rem;
    font-weight: 600;
    color: #193c6c;

}
#blockcart-modal .product-total .label {
    font-size: 0.875rem;
    color: #193c6c;
    text-align: right;
}
#blockcart-modal .product-total.value{
    font-size: 0.875rem;
    color: #193c6c;
    font-weight: bold;
}
.cart-content p{
    font-weight: 400;
}
.ets_crosssell_nav_tabs li.active a, .ets_crosssell_nav_tabs.nav-tabs li.active a, .ets_crosssell_nav_tabs.nav-tabs li.active a:hover {
    color: #193c6c;
    font-size: 1.125rem;
    font-weight: bold;
}

#added_popup_page-youmightalsolike .product-miniature .highlighted-informations .quick-view {
    font-size: 1rem;
    color: #193c6c;
    font-weight: bold;
    margin-top: 25px;
}
/***************modal**************/
/********************compte********************/
.form-control {
    padding: 0.5rem 1rem;
    color: #193c6c;
    background: #ffffff;
    border: 1px solid #d4d4d4;
    border-radius: 50px;
    border: 1px solid #D8D8D8;
    height: 45px;
    line-height: 19px;
    font-size: 0.875rem;
}
.input-group .input-group-btn>.btn[data-action="show-password"] {
    padding: 0.78rem 1rem;
    background: #193c6c;
    border-radius: 0 50px 50px 0;
    height: 45px;
    line-height: 20px !important;
}

form .form-control-label {
    font-size: 0.875rem;
    font-weight: 700;
    color: #193c6c;
    text-align: left;
}
.page-authentication #content {
    padding: 2rem;
    background: #F8F8F8;
    max-width: 700px;
    margin: 0 auto;
}
.forgotten-password .form-fields .email input {
    height: 50px;
}


.forgotten-password .form-fields .center-email-fields button {
    height: 50px;
}
.send-renew-password-link{
    text-align: center;
}
.form-group.row:first-child .form-control-label {
    width: 16% !important;
}
.form-group.row:first-child .form-control-valign {
    width: 50% !important;
}
.page-my-account #content .links a i {
    color: #193c6c;
}

.page-my-account #content .links a {
    color: #193c6c;
}
.page-customer-account #content {
    padding: 2rem;
    background: #F8F8F8;
    font-size: .875rem;
    color: #7a7a7a;
    width: 875px;
    margin-left: auto;
    margin-right: auto;
}
.page-addresses .address {
    margin-bottom: 0rem !important;
}

.page-addresses .address .address-footer a {
    margin-right: 0.5rem;
    color: #193c6c;
    border: 2px solid #193c6c;
    border-radius: 50px;
    padding: 0.4rem 1.5rem 0.4rem 1.5rem;
    display: inline-flex;
}
.page-addresses .address .address-footer a:focus {
    text-decoration: none;
}
.icon-line-height{
    line-height: initial;
}

.adress-bl{
    border: 1px solid #d6d4d4;
    color: #193c6c;
    margin-right: 25px;
}
.page-addresses .address .address-footer {
    padding: 1rem 1rem 1.3rem 1rem;
    border-top: 1px solid #e3e3e3;
}
.page-addresses .addresses-footer a {
    color: #193c6c;
    border: 2px solid #193c6c;
    border-radius: 50px;
    padding: 0.7rem 1.5rem 0.7rem 1.5rem;
    line-height: 1rem;
    display: inline-flex;
}
.page-addresses .addresses-footer a span {
    margin-top:initial;
}
a.text-muted {
    color: #193c6c !important;
    border: 2px solid #193c6c;
    border-radius: 50px;
    padding: 0.7rem 1.5rem 0.7rem 1.5rem;
}
a.text-muted:hover{
    display: inline-block;
    margin: 0 0.3125rem;
    color: #fff !important;
    background: #193c6c;
}
.product-line-info .label:hover{
    background: transparent;
    color: #00a8e4;
}
.page-addresses .addresses-footer a:hover
{
    color: #ffffff;
    background:#193c6c ;
    border: 2px solid #193c6c;
    border-radius: 50px;
    padding: 0.7rem 1.5rem 0.7rem 1.5rem;
}
.custom-radio input[type="radio"]:checked + span {
    background-color: #193c6c;
}
.page-addresses .addresses-footer {
    margin: 3rem -0.0625rem;
}
.modal-footer {
    text-align: center;
}
.block-promo .promo-input + button{
    border: initial;
}
.cart-grid-body a.label:hover {
    color: #fff;
    background: #193c6c;
}
.wishlist-modal .modal-cancel {
    background:transparent;
    margin-right: 10px;
}
.wishlist-modal .modal-footer {
    padding: 27px 10px 10px !important;
    margin-bottom: 20px;
}
.wishlist-modal .close {
    font-weight: 400;
    color: #7a7a7a;
    opacity: 1;
    font-size: 1.25rem;
    border-radius: 50px;
    width: 18px;
}
.wishlist-product-price {
    color: #193c6c;
    font-size: 0.813rem;
    font-weight: bold;
}
.wishlist-product-title {
    font-size: 0.938rem;
    font-weight: bold;
    color: #193C6C;
    text-align: left;
    height: 42px;
}
.wishlist-products-item {
    box-shadow: 1px 2px 6px #0000000a;
    padding: 10px 11px;
}
.wishlist-product-combinations a:hover {
    color: #193c6c;
}

.wishlist-product-addtocart{
    padding: 0.7rem 3.8rem;
}
.wishlist-product-combinations a {
    display: block;
    color: #1ba8e4;
}
.wishlist-product-combinations-text {
    color: #1ba8e4;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    min-height: 37px;
    margin: 0;
}

.material-icons.shopping-cart {
    display: none;
}
.button-radio{
    visibility: hidden;
    position: absolute;
}
.wishlist-button-add.wishlist-button-product {
    position: absolute;
    top: -9px;
    right: 2%;
    bottom: initial !important;
    padding: 0.375rem;
    padding-top: 0.375rem;
    padding-top: 0.375rem;
    display: inline-flex;
}
.wishlist-add-to-new{
    color: #193c6c !important;
    border: 2px solid #193c6c;
    border-radius: 50px;
    padding: 0.6rem 1rem 0.6rem 1rem;
}
.wishlist-add-to-new i{
    color: #193c6c !important;
}
.psgdprinfo17 .btn-primary{
    padding: 0.7rem 1rem !important;

}
h4.ets_crosssell_title {
    color: #193c6c;
    font-size: 1.125rem;
}
.input-group .input-group-btn > .btn {
    background: #193c6c;
    border-radius: 0 50px 50px 0;
    height: 44px;
    padding: 16px;
}
/********************compte*********************/
/*********************checkout***************************/
body#checkout .cart-grid-right .card {
    background-color: #f4f4f4;
}
.ets_cfu_input {
    display: flex;
}
.ets_cfu_box {
    margin-bottom: 0;
}
.ag-plus.show-declinaisons {
    cursor: pointer;
}
/*.text-muted {*/
/*    color: #193c6c !important;*/
/*    border: 2px solid #193c6c;*/
/*    border-radius: 50px;*/
/*    padding: 0.5rem 1rem;*/
/*}*/
body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: initial;
    background: #00c062;
    color: white;
    border-radius: 50px;
    padding: 8px;
}
h4.ets_crosssell_title{
    color: #193c6c;
    margin-right: 15px;
    font-size: 1.125rem;
    font-weight: bold;
}

#product_page-productinthesamecategories .product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
    top: calc(100% - 22.9rem);
}
.ets_crosssell_block a {
    margin-top: 20px;
}

/*************************checkout***********************/
/**************************contact*********************/
.contact-form {
    background: #f6f6f6;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff;
}
#contact .btn-primary {
    background-color: #193c6c;
}

.contact-form h3 {
    color: #193c6c;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-rich h4 {
    margin-bottom: 2rem;
    margin-top: 2rem;
    color: #193c6c;
    text-transform: uppercase;
}

.contact-rich .block .icon i {
    font-size: 2rem;
    color: #193c6c;
}

.contact-rich .block .data {
    color: #193c6c;
}
#contact .crosssell_product_list_wrapper > .product > article.product-miniature {
    width: 80%;
}
/***********************contact***********************/

/**********************product************************/
.out-stock {
    border: 1px solid #1ba8e4;
    border-radius: 50px;
    padding: 3px 9px;
    background: transparent;
    color: #1ba8e4;
    font-size: 10px;
    cursor: pointer;
}
.out-stock a {
    color: #1ba8e4 !important;
    font-size: 10px;
}
#product-availability {
    display: none;}
button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color!important;
}
#stockalert-add, #stockalert-remove {
    box-shadow: none!important;
    margin: 0!important;

    padding: 0!important;

}

#product button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up{
    margin-left: 55px;
}
#product span.input-group-btn-vertical {
    left: -23px;
}
.bootstrap-touchspin .btn-touchspin{
    background: transparent;
}
.product-quantity #quantity_wanted{
    color: #1ba8e4;
}
#product .product-quantity{
    display: inline-block !important;
    margin-top: 29px;
}
.ag-updated-product-on-cart {margin-bottom: 50px}
.ag-updated-product-on-cart span{
    font-size: 0.813rem;
}
.ag-updated-product-on-cart-quantity {display: block}
table.product-bloc {
    color:#193C6C;
    border-collapse: collapse;
    background-color: rgba(0,0,0,0);

    width: 100%;
    min-width: 670px;
}
table.product-bloc tr:first-child{
    /*border-bottom: 1px solid #d8d8d8;*/
}
table.product-bloc tr:last-child{
    /*border-top: 1px solid #d8d8d8;*/
    border-bottom: none;
}
table.product-bloc tr {

    height: 50px;

}
.product-features > dl.data-sheet dt.name {
    color: #193c6c;
}

table.product-bloc td{
    text-align: center;
    height: 59px;
    font-size: 0.9rem;
}

span.product-bloc-txt{
    font-weight: bold;
    color: #193c6c;
    text-transform: uppercase;
    font-size: 0.9rem;
}
span.product-bloc-txt2{
    font-weight: bold;
    color: #193c6c;
    text-transform: uppercase;
    font-size: 1.125rem;
}
dd.value {
    color: #193c6c;
}

.qty-bloc{
    width: 83px;
    /*display: flex;*/
    /*justify-content: end;*/
    /*align-items: center;*/
    /*align-content: center;*/
    height: 59px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0.7rem;
}
.product-quantity .qty {
    padding-left: 0rem;
    padding-right: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
    float: initial;
}
.form-group1 {
    margin-bottom: 1rem;
}
.add {
    margin-top: .5rem;
    text-align: center;
    margin-bottom: 4.5rem;
}
.tax-shipping-delivery-label {
    display: none;
}
.icone-valider:after{
    content: '\2713';
    width: 24px;
    height: 24px;
    display: flex;
    border: 2px solid #7FB268;
    color: #7FB268;
    text-align: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 12px;
    line-height: 16px;

}
.icone-valider {
    display: flex;
    justify-content: center;
}
.stock-zero {
    font-size: 10px;
    color: #989696;
    font-weight: bold;
    text-align: center;
    line-height: 15px;
}
.ag-modal-add-to-cart-footer{
    margin: 20px 0;
}
.ag-modal-add-to-cart-content {
    margin: 100px 20px;
}
.has-discount .discount {
    display: none;}
#product .product-prices {
    margin-top: 0.3rem;
    display: flex;
    justify-content: center;
}
#product .product-price {
    color: #193c6c;
}
.add button:nth-child(2){
    display: none;
}
table.product-bloc tr:first-child {
    /*border-bottom: 1px solid #d8d8d8;*/
    border-top: none;

}

table.product-bloc tr:last-child {

    color: #193c6c;
    text-align: right !important;
}
table.product-bloc tfoot {
    border-top: 1px solid #dfdfdf;
}
table.product-bloc thead {
    border-bottom: 1px solid #dfdfdf;
}

table.product-bloc  tr:last-child  td:last-child  {
    text-align: right;
    font-size: 1.125rem;

}
.highlighted-informations a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}



.product-bloc-info{
    border-bottom: 1px solid #d8d8d8;
    margin-top: 1.5rem;
    padding-bottom: .5rem;

}
table.product-bloc td:first-child {
    display: flex;
    align-items: center;
    justify-content: start;
}
.product-bloc-info-1{
    border-bottom: 1px solid #d8d8d8;
    margin-top: 1.5rem;
    padding-bottom: .5rem;
    border-right: 40px solid white;
    margin-bottom: 1rem;
}
.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name{
    background: transparent !important;
    border-bottom: 1px solid #d4d4d4;
    padding: 0.7rem !important;
    margin-right: 0!important;
}

dl.data-sheet {
    border-bottom: none;
}

.product-features{
    margin-top: 0rem !important;
}

#adtm_menu ul#menu .li-niveau1 .adtm_sub {
    width: 87rem !important;
}
#adtm_menu ul#menu li.li-niveau1 a.a-niveau1:hover,
#adtm_menu ul#menu li.li-niveau1:hover{
    position:initial !important;
}
#adtm_menu div.adtm_column_wrap ul.adtm_elements {

    border-top: 1px solid #d8d8d8;
}


#adtm_menu .adtm_column span.column_wrap_title a{
    color: #1ba8e4;
}
.columnWrapTable {
    border-top: 2px solid #1ba8e4 !important;
}


#adtm_menu ul#menu li div.adtm_sub{
    border-style:inherit !important;
}

#product p.h6 {
    display: none
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
    display: flex;
    align-content: center;
    align-items: center;
}
/**********************product************************/
@media (min-width: 1200px){
    .container {
        width: 1400px !important;
        max-width: 100%;
    }
}
@media (max-width: 1024px){

        #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1 span {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAABnRSTlMAHiXy6t8iJwLjAAAANUlEQVQY02MgFwgisZmMFZA4Zo5IUiLJSFKMbkZESqUoYKjDNFw5RYAYCSckW0IEULxAPgAAZQ0HP01tIysAAAAASUVORK5CYII=) !important;
            background-repeat: no-repeat !important;
            background-position: right 15px center !important;
        }
    .adtm_touch #adtm_menu_inner #menu li.li-niveau1 a.a-niveau1 span.advtm_menu_span:nth-child(10) {

        text-transform: capitalize;
        font-weight: 500;
        line-height: 11px;
    }
    .adtm_touch #adtm_menu_inner #menu li.li-niveau1 a.a-niveau1 span.advtm_menu_span:nth-child(11) {

        text-transform: capitalize;
        font-weight: 500;
        line-height: 11px;
    }
    .adtm_touch #adtm_menu_inner #menu li.li-niveau1 a.a-niveau1 span.advtm_menu_span:nth-child(12) {

        text-transform: capitalize;
        font-weight: 500;
        line-height: 11px;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(10) {
        border-bottom:0px;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(11){
        border-bottom:0px;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(12){
        border-bottom:0px;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(13){
        border-bottom:0px;
        float: none;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(14){
        border-bottom:0px;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(15){
        border-bottom:0px;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(16){
        border-bottom:0px;
    }
    li.li-niveau1.advtm_hide_desktop.menuHaveNoMobileSubMenu:nth-child(11){

        border-bottom:0px;
    }
    li.li-niveau1.advtm_hide_desktop.menuHaveNoMobileSubMenu:nth-child(14){
        float: left;
        border-bottom:0px;
}
    li.li-niveau1.advtm_hide_desktop.menuHaveNoMobileSubMenu:nth-child(15){
        float: left;
        border-bottom:0px;
    }
    li.li-niveau1.advtm_hide_desktop.menuHaveNoMobileSubMenu:nth-child(13){
        float: left;
        border-bottom:0px;
    }
    li.li-niveau1.advtm_hide_desktop.menuHaveNoMobileSubMenu:nth-child(16){
        float: left;
        border-bottom:0px;
    }
    /*.advtm_menu_span.advtm_menu_span_17.show-action {*/
    /*    flex-direction: row-reverse;*/
    /*    text-align: left;*/
    /*    display: flex !important;*/
    /*    justify-content: space-between;*/
    /*    width: 97%;*/
    /*}*/
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:first-child{
        border-bottom: 0px solid #d8d8d8;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1{
        border-bottom: 1px solid #d8d8d8;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub.adtm_submenu_toggle_open{

            width: 100% !important;
        }
    .adtm_touch #adtm_menu_inner #menu li.li-niveau1 a.a-niveau1 span.advtm_menu_span{

        display:none ;
        transition:all .2s;
    }

    #adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        background-position: 25% 24% !important;
        background-size: contain !important;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 a.a-niveau1 {

        background: white;}
    #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
        border-style: none !important;
    }
    #adtm_menu .li-niveau1 {
        min-height: 15px!important;
        line-height: 13px!important;
    }
    #adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        font-size: 0px;}
    #adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        background-color: transparent !important;
        font-size: 0px;
        border: 0px;
    }
    #adtm_menu .li-niveau1 a.a-niveau1 {
        min-height: 5px;
        line-height: 5px;
    }
    #adtm_menu.adtm_menu_toggle_open ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        color: #333333;
        font-size: 14px;
        background-color:white;
    }

}
.show-action{
    display:flex !important;
}


.product-quantities{ display:none;}
.product-out-of-stock{ display:none;}


@media (min-width: 768px) and (max-width: 1200px){

}
#manufacturer #main ul {
    justify-content: start;
}

@media (max-width: 1024px){
    #adtm_menu ul#menu {
        background: white;

        box-shadow: 3px 5px 10px #cecece;
    }
    .adtm_touch #adtm_menu_inner #menu li.li-niveau1 a.a-niveau1 span.advtm_menu_span{

        display:none ;
        transition:all .2s;
    }

    #adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        background-position: 25% 24% !important;
        background-size: contain !important;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 a.a-niveau1 {

        background: white;}
    #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
        border-style: none !important;
    }
    #adtm_menu .li-niveau1 {
        min-height: 0px!important;
        line-height: 13px!important;
    }
    #adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        font-size: 0px;}
    #adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        background-color: transparent !important;
        font-size: 0px;
        border: 0px;
    }
    #adtm_menu .li-niveau1 a.a-niveau1 {
        min-height: 5px;
        line-height: 5px;
    }
    #adtm_menu.adtm_menu_toggle_open ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        color: #333333;
        font-size: 14px;
        background-color:white;
    }

}
.close.material-icons{
    font-size: 13px !important;
    width: 1rem;
    height: 1rem;
    background: #dddde3;

}

.show-action{
    display:flex !important;
}
.search-product .elementor-widget-container .elementor-search .ui-widget-content{
    border: 1px solid #dddddd4f !important;
    background: white !important;
}

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-top: 1px solid #d6d4d4!important;
    padding-top: 0.5rem!important;
    border-bottom:none !important;
}
.ui-widget-content {
    border: 1px solid #193C6C!important;
    background: #193C6C!important;
    color: #222;
}
.ui-widget-header{
    background: none !important;
}
.ui-slider-horizontal {
    height:  .4em !important;

}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #1BA8E4!important;
    background: #1BA8E4!important;

}
.ui-slider-horizontal .ui-slider-handle {
    top: -.45em !important;
    border-radius: 50px;

}


.product-with-same-grouping-code-quantity {
    width: 2rem;
    font-size: 13px;
    height: 1.5rem;
    padding: 0 2px 1px 2px;

}
table.product-bloc tr td:last-child {
    text-align: right;
}
.highlighted-informations a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.fa-download:before {
    color: #456188;
}
section.product-attachments{
    display: inline-block;
    align-items: center;
    align-content: center;
    justify-content: start;
    padding-bottom: 20px;
    padding-left: 10px;
}
.attachment p{ display: none;}
.attachment{
    display: flex;
    align-items: center;
    align-content: center;
    padding-left: 20px;
}
.attachment h4{
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 0.825rem;

}
.ag-total span {
    padding-left: 8px;
}
.product-customization .card-block{
    padding: 0;
}
.btn.btn-primary.ag-add-to-cart {
    padding: 1rem 3.8rem 1.05rem 3.8rem;
}
.btn-primary:hover {
    color: #fff;
    background-color: #193c6c;
    border-color: rgba(0,0,0,0);
}
.d-flex-icon-txt{
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 20px;
}
élément {
    color: #193c6c;
}
/***input mail***/
.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #5a708e7a !important;
}
.elementor-field-type-subscribe input::placeholder {
    color: white !important;
    opacity: 1;
}
.elementor-field-type-subscribe input[type="email"]{
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    width: 12px;
    height: 12px;
    top: initial !important;
    left: initial !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    padding: 0;
    margin: 0;
    font-family: inherit;

}
.material-icons.touchspin-down {
    /*top: -4px !important;*/
    /*left: -11px !important;*/
}

.material-icons.touchspin-up {
    /*top: -6px !important;*/
    /*left: 2px !important;*/
}

@media  (min-width: 768px)and (max-width: 1024px){
    table.product-bloc td:first-child {
        width: 162px;
    }
    .bootstrap-touchspin .input-group-btn-vertical i {
        width: 31px;}

    #header .elementor-item {
        padding: 10px 0px !important;
    }
    #header .has-submenu {
        flex-direction: initial;
    }
    .table th, .table td {
        padding: .4rem !important;}
    .page-customer-account #content{
        width: 43rem !important;
        padding:1rem !important;
    }
    .page-addresses .address .address-footer a{
        padding: 0.2rem 0.5rem 0.5rem 0.5rem !important;
    }
    .bootstrap-touchspin input.form-control{
        width: 38px !important;
    }

    .qty {
        padding-right: 16px !important;
    }
    .js-cart-line-product-quantity {

        margin-left: 26px !important;
    }
    .mt-1 {
        margin-top: 2rem !important;
    }
    .cart-grid-body {
        margin-bottom: 2.75rem !important;
    }
    #product button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
        margin-left: 35px !important;
    }
    .btn-primary, .btn-secondary, .btn-tertiary {
        padding: 0.7rem 1.1rem !important;
        font-size:.9rem !important;
    }

    .w20{
        width: 20%;
    }
    table.product-bloc td {
        text-align: center;
        height: 44px;
        font-size: 0.6rem;
    }
    .advtm_menu_span br {
        display: none;
    }
    .container {
        width: 767px;
    }
    .card-header {
        padding: 0.2rem;}
    .PM_ASLabelLink {
        font-size: 0.5rem;
    }
    #product .product-price {
        color: #193c6c;
        font-weight: normal;
        font-size: 0.688rem;
    }
    span.product-bloc-txt {
        font-size: 0.5rem;
        line-height: 36px;
    }
    .table th, .table td {
        padding: .4rem !important;}
    .page-customer-account #content{
        width: 43rem !important;
        padding:1rem !important;
    }
    .page-addresses .address .address-footer a{
        padding: 0.2rem 0.5rem 0.5rem 0.5rem !important;
    }
    .bootstrap-touchspin input.form-control{
        width: 36px !important;
    }
    button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
        margin-left: 32px !important;
    }
    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {

        margin-left: 0;}
    .qty {
        padding-right: 16px !important;
    }
    .js-cart-line-product-quantity {

        margin-left: 22px !important;
    }
    .mt-1 {
        margin-top: 2rem !important;
    }
    .cart-grid-body {
        margin-bottom: 2.75rem !important;
    }
    #product button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
        margin-left: 35px !important;
    }
    .btn-primary, .btn-secondary, .btn-tertiary {
        padding: 0.7rem 1.1rem !important;
        font-size:.9rem !important;
    }

    .page-customer-account #content{
        width: 680px;
    }
    #adtm_menu {
        position: fixed !important;
        top: 91px !important;
        left: 25px !important;
        width: 100%;
    }
    #adtm_menu ul#menu {
        display: block;}
    .show-action{
        display:flex !important;
    }


    .out-stock {

        padding: 1px 6px!important;
        font-size: 8px!important;

    }

    .product-quantity .input-group-btn-vertical .btn i {
        top: -0.125rem !important;
    }

    #product button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
        margin-left: 32px !important;
    }

    .product-quantity #quantity_wanted {
        width: 2rem !important;
        height: 1.8rem !important;
    }

    .stock-zero {
        font-size: 8px !important;
        line-height: 10px
    }


    .current-price-value {
        font-size: 12px!important;
    }
    table.product-bloc{
        font-size: 10px !important;
        width: 67%!important;;
        min-width: 335px!important;
    }

    .tooltip {
        font-size: 8px !important;
    }
    .product-quantity .qty {
        padding-left: 1rem!important;
        margin-right: 0rem!important;
    }
    .product-with-same-grouping-code-quantity {
        width: 1.5rem !important;
        font-size: 11px !important;}
    .qty-bloc {
        width: 0;}
}
@media (max-width: 767px) {

    .wishlist-button-add.wishlist-button-product {
        position: absolute;
        top: -41px;
        right: 2%;
    }
    .elementor-slick-slider .slick-next::before, .elementor-slick-slider .slick-prev::before {
        color: #201e1e;

    }

    #adtm_menu .li-niveau1 a.a-niveau1.a-multiline .advtm_menu_span {
        line-height: 44px !important;

    }

    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(11) .a-niveau1 span {
        font-weight: 100 !important;
        line-height: 20px;
        min-height: 20px;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(11) .a-niveau1 span img {
        border-right: 15px solid white;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(12) .a-niveau1 span {
        font-weight: 100 !important;
        line-height: 20px;
        min-height: 20px;
    }

    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-child(13) .a-niveau1 span {
        font-weight: 100 !important;
        line-height: 20px;
        min-height: 20px;
    }

    #header .elementor-item {
        padding: 10px 0px !important;
    }
    #header .has-submenu {
        flex-direction: initial;
    }
    .btn-primary, .btn-secondary, .btn-tertiary {
        padding: 0.7rem 1.1rem !important;
        font-size:.9rem !important;
    }
    .bootstrap-touchspin input.form-control{
        width: 30px!important;
    }
    .cart-grid-right .cart-summary {

        padding: 20px!important;
    }
    body#checkout .cart-grid-right .card {
        background-color: #f4f4f4;
        padding: 20px;
    }
    body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
        padding: 20px 0 !important;
    }

    .btn.btn-primary.add-to-cart {
        padding: 0.7rem 5.8rem !important;
    }
    .product-actions .add-to-cart {
        height: inherit!important;
        padding-top: inherit!important;
        line-height: inherit!important;
    }
    .add{
        display: flex;
        justify-content: center;
    }

    #blockcart-modal .product-name {
        padding: 11px 0.5rem 0;
    }
    #header .elementor-item {
        padding: 10px 0px !important;
    }
    #header .has-submenu {
        flex-direction: initial;
    }
    .btn-primary, .btn-secondary, .btn-tertiary {
        padding: 0.7rem 1.1rem !important;
        font-size:.9rem !important;
    }
    .bootstrap-touchspin input.form-control{
        width: 30px!important;
    }
    .cart-grid-right .cart-summary {

        padding: 20px!important;
    }
    body#checkout .cart-grid-right .card {
        background-color: #f4f4f4;
        padding: 20px;
    }
    body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
        padding: 20px 0 !important;
    }

    .btn.btn-primary.add-to-cart {
        padding: 0.7rem 5.8rem !important;
    }
    .product-actions .add-to-cart {
        height: inherit!important;
        padding-top: inherit!important;
        line-height: inherit!important;
    }
    .add{
        display: flex;
        justify-content: center;
    }

    .qty { margin: 0!important; }
    .price {
        position: relative;
        top: -2px;
    }
    /*.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {*/
    /*    content: "-";*/
    /*    font-size: 28px !important;*/
    /*    font-weight: bold;*/
    /*    line-height: 22px;*/
    /*}*/
    .product-line-grid-right .product-price {
        line-height: 30px;
        color: #193c6c;
        font-size: 0.938rem;
        display: block;
        margin-top: 10px;
    }
    #cart .product-line-grid-right .cart-line-product-actions .remove-from-cart {
        margin-top: unset;
    }
    .continue.btn.btn-primary.float-xs-right {
        width: 100%;
    }
    .card-block.checkout .btn-primary {
        width: 100% !important;
    }
    .btn.btn-primary.ag-add-to-cart {
        padding: 0.7rem 5.8rem !important;
    }

    #custom-text {
        display: none;
    }
    #blockcart-modal .modal-title {
        font-size: .7rem;}
    .ag-updated-product-on-cart span {
        font-size: 0.9rem;
    }
    .annu-pad{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .ag-updated-product-on-cart {
        margin-bottom: 8px !important;
    }
  .ag-updated-product-on-cart  img.product-image {
        display: block;
        width: 100%;
       /* max-width: 9.375rem;*/
        margin: 0 0 0 -15px;
    }
    .ag-modal-add-to-cart-header{
        padding: 15px 11px 0px 0px;
    }

    .ag-modal-add-to-cart-content {
        margin: 42px 15px !important;
    }

    .footer-close .btn-primary, .btn-secondary, .btn-tertiary {
        padding: 0.7rem 0.9rem !important;

    }
    .ag-cart-details {
        padding-left: 0px !important;
    }
    .divide-right {
        border-right: 0px solid #dbdbdb;
    }
    h4#myModalLabel {
        font-size: 0.6rem;
        text-align: center;}
    #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        font-size: 14px;
    }
    .advtm_menu_span br {
        display: none;
    }
    .qty-bloc {
        width: 0;}
    .product-with-same-grouping-code-quantity {
        width: 1.5rem !important;
        font-size: 11px !important;}
    .qty {
        padding-right:0px !important;
    }
    .tooltip {
        font-size: 8px !important;
    }
    .product-quantity .qty {
        /*padding-left: 1.1rem!important;*/
        /*margin-right: 0rem!important;*/
        float: inherit;
        margin-right: 0rem!important;
        margin-left: 0rem !important;
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
    .bootstrap-touchspin input.form-control{
        padding: 0.175rem 0rem !important;
    }
    .ag-modal-add-to-cart-footer {
        margin:12px  0 !important;
    }
    .ag-modal-add-to-cart-footer .btn-primary, .btn-secondary, .btn-tertiary {
        padding: 0.7rem 0.5rem !important;}

    #product .product-price {
        color: #193c6c;
        font-weight: normal;

    }

    .product-bloc-info-1 .product-bloc-txt {
        font-size: 1.1rem;
        line-height: 36px;
    }
    .product-bloc-info .product-bloc-txt {
        font-size: 1.1rem;
        line-height: 36px;
    }
    table.product-bloc td{
        height: 60px;
        font-size: 0.7rem;
    }
    span.product-bloc-txt {
        font-size: 0.5rem;
        line-height: 36px;
    }
    table.product-bloc tr:last-child td:last-child {
        font-size: 0.8rem;

    }
    .w20{
        width: 20%;
    }
    .btn-primary, .btn-secondary, .btn-tertiary {
        padding: 0.7rem 1.1rem !important;
        font-size:.9rem !important;
    }
    .bootstrap-touchspin input.form-control{
        width: 36px!important;
    }
    .cart-grid-right .cart-summary {

        padding: 20px!important;
    }
    body#checkout .cart-grid-right .card {
        background-color: #f4f4f4;
        padding: 20px;
    }
    body#checkout .cart-grid-right .card .cart-summary-subtotals-container {
        padding: 20px 0 !important;
    }

    #exportDataToCsv{
        margin-bottom: 10px;
    }
    #adtm_menu ul#menu .li-niveau1 .adtm_sub {
        width: 23rem !important;
    }
    .input-group .input-group-btn > .btn{
        line-height: 25px!important;
    }
    .card-block {
        padding:1rem !important;
    }
    body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
        float: right !important;
    }
    body#checkout section.checkout-step .step-title{
        font-size: 1rem !important;
        height: 90px !important;
    }
    .cart-grid-right.col-xs-12.col-lg-4 {
        margin-top: 19px;
    }
    .card{
        margin-bottom:0px !important;
    }


    button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
        margin-left: 36px !important;
    }
    .separator.mb-1.mt-1 {
        display: none;
    }

    .cart-items.table-cart {
        display: none;
    }
    .product-line-grid-right.product-line-actions.col-md-4.col-xs-12 {
        display: none;
    }
    .page-addresses .address .address-footer a{
        padding: 0.3rem 0.5rem 0.5rem .4rem !important;
    }
    .form-footer.text-sm-center.clearfix {
        text-align: center !important;
    }
    .page-customer-account #content{
        width: 100% !important;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn {
        white-space: inherit;
        font-size: 0.8rem !important;
        padding: 0.5rem 0.9rem !important;
    }
    #blockcart-modal .cart-content .cart-content-btn button {
        font-size:0.8rem !important;
        padding: 0.5rem 0.9rem !important;
    }
    #blockcart-modal .cart-content {
        padding-left: 0rem !important;
    }
    .pl-0 {
        padding-left: 15px !important;
    }


    .out-stock {

        padding: 1px 6px!important;
        font-size: 8px!important;

    }
    .stockalert-add-content {
        padding: 20px!important;
    }


    .product-quantity .input-group-btn-vertical .btn i {
        top: -0.125rem !important;
    }
    #product button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
        margin-left: 32px !important;
    }
    .product-quantity #quantity_wanted {
        width: 2rem !important;
        height: 1.8rem !important;
    }
    /*.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {*/
    /*    font-size: 25px !important;*/
    /*    font-weight: bold;*/
    /*    line-height: 29px;*/

    /*}*/
    .stock-zero {
        font-size: 8px !important;
        line-height: 10px !important;
    }
    .icone-valider::after {
        width: 20px!important;
        height: 20px!important;
        font-size: 9px!important;

    }

    table.product-bloc{
        font-size: 10px !important;
        width: 93vw !important;
        min-width: auto!important;
    }


    .current-price-value {
        font-size: 12px!important;
    }


    .card-header {
        padding: 0.75rem 1.1rem !important;
        border-bottom: none;
    }
    .blockreassurance .block-icon {
        width: 20% !important;}
    .blockreassurance .block-title{
        padding-top: 0px !important;
    }
    .d-f-assurance {
        height: 139px;
    }
    #adtm_menu .li-niveau1 a.a-niveau1.a-multiline .advtm_menu_span {
        line-height: 18px !important;
        font-size: 14px;
    }
    #adtm_menu{
        margin:0px !important;
        width: 100% ;
    }
    #adtm_menu .advtm_menu_1 div.adtm_column_wrap {
        min-height: inherit !important;
    }
    #adtm_menu div.adtm_column_wrap ul.adtm_elements li a{
        font-size: 14px;
    }
    #adtm_menu .adtm_column span.column_wrap_title a{
        font-size: 16px;
    }
    .abc{
        position: absolute;
        left: -100px;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
    }

    @-webkit-keyframes abc {
        100% { left: 0; }
    }

    @keyframes abc {
        100% { left: 0; }
    }
    #adtm_menu {
        position: fixed;
        top: 114px;
        left: 0;
        right: initial;
        bottom: initial;


    }

}


.pt-mds {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-table;
}

.pt-mds:after {
    content: "";
    clear: both;
}

.pt-mds label { border: 1px solid #232323; }

.pyd {
    box-sizing: border-box;
    height: 26px;
    position: relative;
    width: 85px;
    border-radius: 50px;
    margin-right: 5px;
    margin-top: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 26px;
}
#wrapper .breadcrumb li a span {
    color: #3C3C3C;
}
#wrapper .breadcrumb li a:hover span {
    color: #193C6C;
}
#wrapper .breadcrumb li:last-child {

    color: #193c6c;

}
.page-footer a.account-link:hover  {
    color: #32AFE5;
}
li.pyd.disabled {
    opacity: 0.4;
    border: none;
}

.pyd label {

    cursor: pointer;
    font-size: 0.865rem;
    left: -1px;
    position: absolute;
    text-align: center;
    color: #232323;
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 100%;
    top: -1px;
}
/*[type="radio"] {*/
/*    visibility: hidden;*/
/*    position: absolute;*/
/*}*/
li.pyd.disabled label {
    color: rgb(190 189 189);
    background: rgb(226 225 225) none repeat scroll 0% 0%;

}
.media-body .product-name a{
    font-size: 0.8rem;
    color: #193c6c;
    text-transform: uppercase;
}
.custom-radio {
    width: 17px;
    height: 17px;
}

.pt-mds input:focus + label {
    border: 3px solid #00a8e4;
    height: 100%;
    width: 100%;
}

.pt-mds input:checked + label {
    border: 3px solid #00a8e4;
    height: 26px;

}
#PM_ASBlock_3 {
    background-color: #f5f5f5;
}
input[type="radio"]:disabled, input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

.length-feature-container, .diametre-feature-container, .width-feature-container{
    margin-bottom: 20px !important;
}

.tooltip {
    min-width: 300px;
    font-size: 14px;
}
.tab-tooltip .back-blue {
    white-space: initial;
    text-align: center;
    line-height: 1.25;
    padding: 8px;
}

.tab-tooltip .d-flex-b > div:first-child { width: 40%; }
.tab-tooltip .d-flex-b > div:nth-child(2), .tab-tooltip .d-flex-b > div:last-child {
    width: 30%;
    text-align: center;
}
.tab-tooltip .back-blue:first-child {
    font-weight: 600;
    letter-spacing: 1.25px;
}

.product-customization-item .custom-file .btn.btn-primary {
    font-size: 14px;
    padding: 0.7rem 1.8rem;
}

.page-my-account #content .links a span.link-item {
    background-color: #f1f0f0;
}

#customer-form .radio-inline .custom-radio { margin-top: -2px!important; }

.register-form p { text-align: center; }
.register-form a { font-weight: bold; }
.ag-float-right { float: right; }

.form-group {
    margin-bottom: 0.5rem;
}

select[name=ag_text_font] option[value='Arial'] {
    font-family: 'Arial';
}

select[name=ag_text_font] option[value='Arimo'] {
    font-family: 'Arimo';
}

select[name=ag_text_font] option[value='EB Garamond'] {
    font-family: 'EB Garamond';
}

select[name=ag_text_font] option[value='Great Vibes'] {
    font-family: 'Great Vibes';
}

select[name=ag_text_font] option[value='Kaushan Script'] {
    font-family: 'Kaushan Script';
}

.d-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
d-flex-start{
    display: flex;
    align-items: center;
    justify-content: start;
}
#blockcart-modal .cart-content p .label{
    color: #193c6c;
}


.product-with-same-grouping-code-quantity {
    width: 2rem !important;
    font-size: 13px !important;

}
table.product-bloc tr td:last-child {
    text-align: right;
}

td.w15 {
    display: none;
}
table.product-bloc thead td:last-child {
    width: 12%;
    text-align: center !important;
}
table.product-bloc tfoot tr:last-child td:last-child {
    display: table-cell;
}
.highlighted-informations a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#manufacturer-short_description {
    margin-top: -21px;
}
#manufacturer-description {
    margin-bottom: 20px;
}

label.PM_ASLabelCheckbox  {
    text-align: left !important;
    text-transform: lowercase;
}
label.PM_ASLabelCheckbox::first-letter {
    text-transform: uppercase !important;
}

.PM_ASLabelCheckbox .PM_ASLabelLink:hover {
    font-weight: normal !important;
}

#wpcfu-f1-o1 .buttonText{
    line-height: 1.9;

}
.add {
    text-align: left !important;
}


#header-top .has-submenu {
    flex-direction: revert;
}

#header-top .elementor-item {
    padding: 10px 18px !important;
}


.wpcfu textarea {
    font-size: 13px !important;
    padding: 20px 28px !important;
}
.wpcfu .form-control:not(.ets_cfu-file):not(.ets_cfu-select) {
    height: 44px !important;
}
.ets_cfu_wrapper .ets_cfu_box:nth-child(5) .ets_cfu_col .ets_cfu_input_acceptance {
    display: flex;
}
p.ets_cfu_help_block {
    color: #193c6c !important;
    font-size: 90%;
    clear: both;
    display: block;
    font-style: normal !important;
}
.ets_cfu_wrapper .ets_cfu_box:nth-child(6) .ets_cfu_col .ets_cfu_input_submit {
    text-align: right;

}
.ets_cfu_form-control.ets_cfu-submit{
    padding: 0.7rem 3.8rem !important;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-top: 1px solid #d6d4d4!important;
    padding-top: 0.5rem!important;
    border-bottom:none !important;
}
.ui-widget-content {
    border: 1px solid #193C6C!important;
    background: #193C6C!important;
    color: #222;
}
.ui-widget-header{
    background: none !important;
}
.ui-slider-horizontal {
    height:  .4em !important;

}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #1BA8E4!important;
    background: #1BA8E4!important;

}
.ui-slider-horizontal .ui-slider-handle {
    top: -.45em !important;
    border-radius: 50px;

}



#blockcart-modal .cart-content p .label{
    color: #193c6c;
}
.product-with-same-grouping-code-quantity {
    width: 2rem !important;
    font-size: 13px !important;
    height: 28px;

}
table.product-bloc tr td:last-child {
    text-align: right;

}
.show-declinaisons.data-loaded.ag-minus svg g g line:nth-child(2) {
    display: none;
}
.highlighted-informations a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#authentication .custom-checkbox label {
    margin-bottom: -15px !important
}

.fixed-header {
    box-shadow: 0 0 20px 3px rgb(0 0 0);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: slidemenu;
    animation-name: slidemenu;
}
.fixed-header .top-1 {
    display: none;
}
.fixed-header .top-2 {
    display: none;
}
.btn-primary.disabled:hover, .btn-primary:disabled:hover{
    background-color: #193c6c;
}
.scroll-box-arrows i {
    height: 75px;
}
.specific-price-table {
    margin: 5px;
    width: 97%;
}

body#checkout section.checkout-step .add-address a {

    color: #193c6c;
    border: 2px solid #193c6c;
    border-radius: 50px;
    padding: 0.7rem 1.5rem 0.7rem 1.5rem;
    line-height: 1rem;
    display: inline-flex;
}
body#checkout section.checkout-step .add-address a:hover {
    color: white;
    border: 2px solid #193c6c;
    border-radius: 50px;
    padding: 0.7rem 1.5rem 0.7rem 1.5rem;
    line-height: 1rem;
    display: inline-flex;
    background: #193c6c;
}
.btn-primary:focus, .btn-primary.focus {
     background-color: #23b8d6;
}
.custom-radio input[type="radio"]:checked + span {
    width: 11px;
    height: 11px;
}
.specific-price-from-tr {
    border-bottom: 1px solid #1ba8e4;
    border-top: none;
}
.specific-price-from-td, .specific-price-remise-td {
    text-align: center!important;
    height: 35px!important;
    font-size: 0.9rem!important;
    padding: 0 5px;
}

.specific-price-from-tr, .specific-price-remise-tr {
    padding: 0 5px;
    height: 35px!important;
}
.specific-price-remise-tr .specific-price-remise-td:last-child {
    text-align: center!important;
    font-size: 0.9rem!important;
}
.Product-customization{
    font-size: 13px;
}
.product-line-info .label:hover {
    color: #193c6c !important;
    font-weight: bold;
    background: transparent !important;
}
.cart-item
    .product-line-grid
        .product-line-grid-right .row .row .qty{
    color: #193c6c;
    font-size: 0.813rem;
    font-weight: bold;

    }


.text-sm-center.order-actions {
    display: grid;
}
.product-accessories .ets_crosssell_title {
    margin-top: 30px;
}
.wishlist-products-container .card.page-content .wishlist-product .wishlist-product-bottom .wishlist-button-add{
    height: 2.5rem !important;
    width: 2.5rem !important;
}

.wishlist-products-container .card.page-content .wishlist-product .wishlist-product-bottom .wishlist-product-addtocart {
    padding: 9px;
}
p.wishlist-product-title {
    font-size: 0.938rem;
    line-height: 1.2rem;
    font-weight: bold;
    color: #193C6C;
    text-align: left;
}

p.wishlist-product-price {
    color: #193c6c;
    font-size: 0.813rem;
    font-weight: bold;
}
span.ets_crosssell_title {
    font-size: 19px;
    padding: 30px 0;
    display: block;
}