/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
body {
    font-family: 'Be Vietnam', sans-serif !important;
    font-size: 1rem;
    line-height: 1.25em;
    color: #292929 !important;

}
a{
    color:#070606;
    text-decoration: none;
}
a:hover {
    color: #ea2428 ;
    text-decoration: none;
}
.h1, .h2, .h3 {
    color: #070606;
    text-transform: uppercase;
    font-weight: bold;
}
.h4 {
    font-weight: bold;
    color: #070606;
}
input::placeholder {
    color: #6a6a6a !important;
    font-size: 1em;

}
label, .label {
    font-size: 0.875rem;
    color: #070606;
    text-align: right;
    font-style: normal;
}
.form-control-label {
    padding-top: 0;
}
label {
    display: inline-block;
    margin-bottom: .2rem;
}
.form-control-valign {
    padding-top: 0rem;
}
.form-control-comment {
    padding-top: 0.5rem;
    font-size: 0.75rem;
    color: #2d2b2b;
}
#header a:hover {
    color: #4a3b3b;
    text-decoration: none;
}
/***********slider***********/
.ls-bottom-nav-wrapper, .ls-below-thumbnails{
    text-align: left !important;
    width: 1440px;
}
.ls-v6 .ls-bottom-slidebuttons a.ls-nav-active {
    background-color: #070606!important;
    border: 2px solid #070606 !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;
}
a:focus, a:hover {
    color: #332c2c ;
    text-decoration: none;
}
#wrapper .breadcrumb li a:hover {
    color: #332c2c;
}
.wishlist-footer-links > a:hover {
    color: #332c2c;
}
.btn-primary:hover {
    color: #fff;
    background-color: #332c2c;
}
.wishlist-modal .close {
    font-weight: 400;
    color: #7a7a7a;
    opacity: 1;
    font-size: 1.25rem;
    height: 1rem;
    width: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#wrapper .breadcrumb li a {
    color: #000;
}

.wishlist-footer-links > a {
    color: #070606 ;
}
.form-control:focus {
    outline: 0.1875rem solid #070606 !important;
}
.fixed-header {
    position: fixed !important;
    z-index: 9999 !important;
    top: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 1px 5px !important;
    animation-duration: 1s;
    animation-name: slidemenu;
    width: 100%;

}
.wishlist-list-item:hover .wishlist-list-item-title {
    color: #070606 !important;
}
.material-icons.eye {
    color: #EA2428 !important;
}
@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: #070606;
    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;
}

.block-category {
    background-image: url(/img/cms/Soucille/img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
    margin-top: -24px;

}
span.PM_ASBlockTitle {
    font-size: 1.125rem;
    font-weight: bold;
    color: #070606;
}

span.PM_ASCriterionsGroupName {
    font-size: 0.938rem;
    color: #070606;
}
.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: #070606;
}
.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: #070606;
    font-size: 13px !important;
    text-transform: uppercase;
}
#left-column .PM_ASBlockOutput .card{
    background-color:  #f8f8f8 !important;
}
.cart-text-b {
    display: block;
    line-height: 9px;
}
#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: #070606;
    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.wishlist-button-product {
    position: absolute;
    top: -9px;
    right: 2%;
    bottom: initial !important;
    padding: 0.375rem;
    padding-top: 0.375rem;
    padding-top: 0.375rem;
    padding-top: 0.375rem;
    display: inline-flex;
}

.page-product #content .panier-button-add {
    display: none;
}
.panier-button-add {
    right: 10px;
    border-radius: 50px;
    z-index: 5;
    position: absolute;
    bottom: 10px !important;
    background-color: #fff !important;
    border: 1px solid #000 !important;
    box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.2) !important;
    padding: 0.375rem;
    display: inline-flex;
}
.wishlist-button-add {
    z-index: 5;
    position: absolute;
    bottom: 10px !important;
    right: 50px;
    background-color: #fff !important;
    border: 1px solid #000 !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 i {
    color: #000 !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;
    display: block;
}
.block-promo .promo-input + button {
    border: 2px solid #070606 !important;
    margin-top: -4px;
    margin-left: -1px;
    text-transform: uppercase;
    font-size: 12px;
}
.block-promo .promo-code-button.cancel-promo {
    color: #070606 !important;
}

.product-miniature .product-price-and-shipping {
    font-weight: bold;
    color: #070606;
    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(60,60,60,.9);
}
.highlighted-informations strong{
    color:white !important;
}

.product-miniature .highlighted-informations .quick-view {
    font-size: 1rem;
    color: #070606;
    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(60,60,60,1);

}
.product-flags li.product-flag{
    background: #E41B59;
}
.product-flags li.product-flag.discount {
    background-color: #E41B59;
}
.text-price{
    color: #070606;
    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;
}
#manufacturer .block-filtre {
    margin-left: 25%;
}
.m-fil {
    margin-top: -50px !important;
}
#manufacturer-description {
    margin-bottom: 20px;
}
#PM_ASBlock_2 .card {
    background-color: #f5f5f5 !important;
}
.product-actions .add-to-cart {
    display: inline-block;
    padding: 0.7rem 4rem!important;
    border-radius: 50px;
    height: inherit;
}
.product-description p{
    font-size: 0.813rem;
    font-weight: 400;
    color: #070606;
    line-height: 16px;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border: #EA2428 3px solid;
}
.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
    border: #EA2428  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:#070606;
}
.cart-summary-line .label{
    color: #070606;
}
.card-block.checkout .btn-primary {
    width: inherit;
}
.btn-primary, .btn-secondary, .btn-tertiary {
    border-radius: 50px;
    padding: 0.7rem 4rem;
}
.btn-primary {
    background-color: #070606;
}
.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #070606 !important;

}
.bloc-img{
    display: inline !important;
    float: right;
    margin-top: 7px !important;
}
.fa-long-arrow-down::before {
    content: "" !important;
    background-image: url( /img/cms/Soucille/arrow-down-right.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 93% !important;
    display: block;
    width: 9px;
    height: 11px;
}

.f-arrow .elementor-button {
    background-image: url( /img/cms/Soucille/arrow-down-right.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 93% !important;
}
.erkez {
    border: 2px solid #070606;
    color: #070606;
    padding: 0.5rem 2rem;
    border-radius: 50px;
    font-weight: bold;
    font-size: 0.938rem;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-color: #ea2428 !important;
}


.product-line-grid-left {
    color: #070606;
    font-size: 0.813rem;
    font-weight: bold;
    text-transform: capitalize;
}
.qty {
    color: #070606;
    font-size: 0.813rem;
    font-weight: bold;
    text-align: center;

}
table.product-bloc td:first-child {
    display: flex;
    align-items: center;
    justify-content: start;
}
table.product-bloc tfoot tr:last-child td:last-child {
    display: table-cell;
}

.price {
    color: #070606;
    font-size: 0.813rem;
    font-weight: bold;
}
.cart-grid-body .card-block h1{
    font-size: 1.125rem!important;
    font-weight: bold !important;
    color: #070606!important;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    color: #EA2428;
    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;
}
button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
    margin-left: 55px;
}
.bootstrap-touchspin .btn-touchspin{
    border:none !important;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    font-size: 19px;
    font-weight: bold;
    content: "+";
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: "-";
    font-size: 19px;
    font-weight: bold;
}
.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
    text-align: center;
    color: #EA2428;
    text-align: center;

    border: 1px solid #D8D8D8;

}
.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: #070606;
    font-size: 0.813rem;
    color: #070606;
}
.product-line-info .value{
    font-weight: 400;
    color: #070606;
    font-size: 0.813rem;
    color: #070606;
}

.product-line-grid-right .product-price {
    line-height: 36px;
    color: #070606;
    font-size: 0.813rem;
}
.product-line-grid-right .product-price {
    line-height: 30px;
    color: #070606;
    font-size: 0.938rem;
}
.block-promo .promo-input {
    width: 50%;
    height: 2.5rem;
    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: #070606;
    text-transform: uppercase;
}


#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #070606;
    text-transform: uppercase;
}
#blockcart-modal .product-price {
    display: block;
    color: #070606;
}
#blockcart-modal {
    color: #070606;
}
.btn-secondary {
    color: #070606;
    background-color: #ffffff;
    border:2px solid #070606;
    font-size: 0.938rem;
}
.btn-secondary:active, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active:hover {
    color: #070606;
    background-color: #ffffff;
    border:2px solid #070606;
    font-size: 0.938rem;
}
i.material-icons.rtl-no-flip {
    display: none;
}
#blockcart-modal .cart-content p{
    color: #070606;
}
#blockcart-modal .cart-content p.product-total{

    padding: 0.5rem;
    background-color: #f6f6f6;
    font-size: 0.938rem;
    color: #070606;
    font-weight: bold;
}
#blockcart-modal .cart-content p.cart-products-count{

    font-size: 0.938rem;
    font-weight: 600;
    color: #070606;

}
#blockcart-modal .product-total .label {
    font-size: 0.875rem;
    color: #070606;
    text-align: right;
}
#blockcart-modal .product-total.value{
    font-size: 0.875rem;
    color: #070606;
    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: #070606;
    font-size: 1.125rem;
    font-weight: bold;
}

#added_popup_page-youmightalsolike .product-miniature .highlighted-informations .quick-view {
    font-size: 1rem;
    color: #070606;
    font-weight: bold;
    margin-top: 25px;
}
/***************modal**************/
/********************compte********************/
.form-control {
    padding: 0.5rem 1rem;
    color: #070606;
    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: #070606;
    border-radius: 0 50px 50px 0;
    height: 45px;
}

form .form-control-label {
    font-size: 0.875rem;
    font-weight: 700;
    color: #070606;
    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: #070606;
}

.page-my-account #content .links a {
    color: #070606;
}
.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: #070606;
    border: 2px solid #070606;
    border-radius: 50px;
    padding: 0.7rem 1.1rem;
    line-height: 2rem;
    margin-top: -40px;
}
.adress-bl{
    border: 1px solid #d6d4d4;
    color: #070606;
    margin-right: 25px;
}
.page-addresses .address .address-footer {
    padding: 0.7rem 1.1rem;
    border-top: 1px solid #e3e3e3;
}
.page-addresses .addresses-footer a {
    color: #070606;
    border: 2px solid #070606;
    border-radius: 50px;
    padding: 0.7rem 1.1rem;
}

.page-addresses .addresses-footer a:hover
{
    color: #070606;
    border: 2px solid #070606;
    border-radius: 50px;
    padding: 0.7rem 1.1rem;
}
.page-addresses .addresses-footer {
    margin: 3rem -0.0625rem;
}
.modal-footer {
    text-align: center;
}
.wishlist-modal .modal-cancel {
    background:transparent;
    margin-right: 10px;
}
.wishlist-modal .modal-footer {
    padding: 25px 0 25px 25px !important;
    margin-bottom: 0 !important;
}

.add {
    margin-top: .5rem;
    text-align: center;
    margin-bottom: 4.5rem;
}
.wishlist-add-to-new{
    color: #070606 !important;
    border: 2px solid #070606;
    border-radius: 50px;
    padding: 0.7rem 1.1rem 0.7rem 1.1rem;
}
.wishlist-add-to-new i{
    color: #070606 !important;
}
.psgdprinfo17 .btn-primary{
    padding: 0.7rem 1.1rem !important;

}
h4.ets_crosssell_title {
    color: #070606;
    font-size: 1.125rem;
}
.input-group .input-group-btn > .btn {
    background: #070606;
    border-radius: 0 50px 50px 0;
    height: 44px;
    padding: 16px;
}
/********************compte*********************/
/*********************checkout***************************/
body#checkout .cart-grid-right .card {
    background-color: #f4f4f4;
}
.text-muted {
    color: #070606 !important;
    border: none !important;
    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: #070606;
    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: #070606;
}

.contact-form h3 {
    color: #070606;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-rich h4 {
    margin-bottom: 2rem;
    margin-top: 2rem;
    color: #070606;
    text-transform: uppercase;
}

.contact-rich .block .icon i {
    font-size: 2rem;
    color: #070606;
}

.contact-rich .block .data {
    color: #070606;
}
#contact .crosssell_product_list_wrapper > .product > article.product-miniature {
    width: 80%;
}
/***********************contact***********************/

/**********************product************************/
.out-stock {
    border: 1px solid #EA2428;
    border-radius: 50px;
    padding: 5px 9px;
    background: transparent;
    color: #EA2428;
    font-size: 10px;
    cursor: pointer;
}
.out-stock a {
    color: #EA2428 !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: #EA2428;
}

#product .product-quantity{
    display: inline-grid !important;
    margin-top: 29px;
}
table.product-bloc {
    color:#070606;
    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 thead tr:last-child{
    border-top: none;
}
table.product-bloc tr {
    height: 50px;
}
.stockalert_gdpr {
    margin-top: 20px;
}
.btn.btn-primary.ag-add-to-cart:hover {
    background-color: #070606;
}
table.product-bloc td{
    text-align: center;
    height: 59px;
    font-weight: 500;
}
span.product-bloc-txt{
    font-weight: bold;
    color: #070606;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.qty-bloc{
    width: 98px;
    /*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: 2.2rem;
}
.add {
    margin-top: 2.5rem;
    text-align: right;
}
.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;
}
.has-discount .discount {
    display: none;}
#product .product-prices {
    margin-top: 0.3rem;
    display: flex;
    justify-content: center;
}
#product .product-price {
    color: #070606;
}
.add button:nth-child(2){
    display: none;
}
table.product-bloc tr:first-child {
    border-top: 1px solid #d8d8d8;

}

table.product-bloc tr:last-child {

    color: #070606;
    font-weight: bold;
    text-align: right !important;
}

table.product-bloc  tr:last-child  td:last-child  {
    text-align: right;
    font-size: 1.125rem;
}
.product-bloc-info{
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;

}
.product-bloc-info-1{
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-right: 40px solid white;
}
.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name{
    background: transparent !important;
    border-bottom: 1px solid #d4d4d4;
    padding: 0.25rem !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: #EA2428;
}
.columnWrapTable {
    border-top: 2px solid #EA2428 !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;
}
.material-icons.shopping-cart {
    display: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #070606;
    border-color: rgba(0,0,0,0);
}
.custom-radio input[type="radio"]:checked + span {

    background-color: #EA2428 !important;

}
.form-control:focus{
    outline: 0.0001rem solid #070606 !important;
}
.form-control:focus {
    border-color: #070606 !important;
}
.text-muted.form-informations-subtitle {
    border: none;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
    background-color:  #332c2c !important;
}
body#checkout a:hover {
    color: #070606;
}
.product-price {
    color: #070606!important;
}
.cart-grid-body a.label:hover {
    color : #070606!important;
}
.page-my-account #content .links a:hover i {
    color : #3e3636 !important;
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #070606 3px solid !important;
}

.pt-mds {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.pt-mds:after {
    content: "";
    clear: both;
}

.pyd {
    border: 1px solid #232323;
    box-sizing: border-box;
    float: left;
    height: 25px;
    position: relative;
    width: 81px;
    border-radius: 50px;
    margin-right: 5px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.7;
}

li.pyd.disabled {
    opacity: 0.4;
    border: none;
}

.pyd label {
    cursor: pointer;
    font-size: 0.865rem;
    left: 0px;
    position: absolute;
    text-align: center;
    color: #232323;
    border-radius: 50px;
    top: 0px;
    display: flex;
    justify-content: center;
    margin: 0;
    width: 78px;
    padding-bottom: 3px;
    line-height: 1.8;
}

li.pyd.disabled label {
    color: rgb(190 189 189);
    background: rgb(226 225 225) none repeat scroll 0% 0%;

}
.pyd + .pyd {

}



.pt-mds input:focus + label {
    outline: 3px dotted #21b4d0;
}

.pt-mds input:checked + label {
    outline: 2px solid #363a42;
    height: 24px !important;

}
input[type="radio"]:disabled, input[type="checkbox"]:disabled {
    cursor: not-allowed;
}
@-moz-document url-prefix() {
    .pt-mds input:checked + label:after {

    }
}

.length-feature-container, .diametre-feature-container, .width-feature-container{
    margin-bottom: 20px !important;
}
/**********************product************************/
@media (min-width: 1200px){
    .container {
        width: 1440px !important;
        max-width: 100%;
    }
}

@media  (min-width: 768px)and (max-width: 1024px){

    .page-customer-account #content{
        width: 680px;
    }
    #adtm_menu {
        position: fixed !important;
        top: 0 !important;
        left: 25px !important;
        width: 100%;
    }
    .show-action{
        display:flex !important;
    }

    table.product-bloc{
        font-size: 10px !important;
        width: 67%!important;;
        min-width: 335px!important;
    }

}

@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;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-last-child(3) {
        border-bottom: 0px !important;

    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-last-child(3) a.a-niveau1  span {
        border-bottom: 0px !important;
        font-weight: 100 !important;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-last-child(2) a.a-niveau1 span {
        border-bottom: 0px !important;
        font-weight: 100 !important;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:nth-last-child(1) a.a-niveau1  span {
        border-bottom: 0px !important;
        font-weight: 100 !important;
    }
    #adtm_menu_inner {
        width: 100% !important;
    }
    /*.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;
}
@media (min-width: 768px) and (max-width: 1200px){

    .forgotten-password .form-fields .center-email-fields {

        display: grid;
        width: 100% !important;

    }
    .pr-1 {
        padding-right: 0rem !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}






@media (max-width: 767px) {
    #adtm_menu ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
        display: flex;
        align-content: center;
        align-items: center;
    }
    #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: 0 !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: 38px !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;
        padding: 1rem !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: 3px 12px!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;
    }
    .bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
        font-size: 11px !important;

    }
    .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: 67%!important;;
        min-width: 335px!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: 99% ;
    }
    #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;
    }
    #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        font-size: 14px;
    }
    .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: 109px;
        left: 0;
        right: initial;
        bottom: initial;
    }

    .advtm_menu_span br {
        display: none;
    }
    #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:last-child .a-niveau1 span img {
        border-right: 15px solid white;
    }


    #header .elementor-item {
        padding: 10px 0px !important;
    }
    #header .has-submenu {
        flex-direction: initial;
    }


}

.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;
}

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 #050301 !important;
    background: #050301 !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 #EA2428 !important;
    background: #ea2428 !important;

}
p.ets_cfu_help_block {
    color: #070606 !important;
}
.wpcfu label {
    color: #070606 !important;
}
.wpcfu h3 {
    color: #070606 !important;
}
.elementor-widget-heading .elementor-heading-title > a {
    color: #070606 !important;
    font-size: inherit !important;
}
.elementor-widget-heading .elementor-heading-title > a:hover {
    color: #3c3c3c !important;
}
#product .crosssell_product_list_wrapper .product.slick-slide article.product-miniature {
    width: 299px;
}
.search-product .elementor-widget-container .elementor-search .ui-widget-content {
    border: 1px solid transparent !important;
    background: white !important;
}
.elementor-7170102 .elementor-element.elementor-element-3298b31f .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #3c3c3c;
}
.ets_cfu_form-control-wrap.acceptance-202 {
    line-height: normal !important;
}
#manufacturer-short_description {
    margin-top: -21px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.45em !important;
    border-radius: 50px;

}
.product-line-info a{
    color: #000000;
    background: transparent;
}
.product-line-info a:hover{
    color: #000000 !important;
    background: transparent !important;
}
.cart-grid-body a.label:hover {
    color: #fff ;
    background: black;
}
a.label.erkez:hover {
    color: white !important;
}


@media  (min-width: 768px)and (max-width: 1024px){
    .ag-modal-add-to-cart #ag-modal-add-to-cart-container{
        max-width: 97%;
        padding: 34px 0px 71px 0;
    }
    .ag-modal-add-to-cart-footer{
        bottom: 19px;
    }
    .ag-modal-add-to-cart-header{
        padding: 18px 16px 0px 0px;
    }
    #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: 35px !important;
    }
    button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
        margin-left: 32px !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 {

        font-size:.9rem !important;
    }

}


@media (max-width: 767px) {
    #adtm_menu_inner {
        border-width: 0px 0px 0px 0px !important;
    }
    .block-promo .promo-input {
        margin-bottom: 15px;
        width: 72%;

    }
    .ag-modal-add-to-cart #ag-modal-add-to-cart-container{
        max-width: 97%;
        padding: 34px 0px 71px 0;
    }
    .ag-modal-add-to-cart-footer{
        bottom: 19px;
    }
    .ag-modal-add-to-cart-header{
        padding: 18px 16px 0px 0px;
    }
    .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .card-block {
        display: block;
        padding: 18px !important;
    }
    .card {
        text-align: left;
    }

    .text-sm-center {
        text-align: center;
    }
    span.input-group-btn-vertical {
        left:-15px;
    }
    .js-cart-line-product-quantity {
        margin-left: 6px;
    }
    button.btn.btn-touchspin.js-touchspin.js-increase-product-quantity.bootstrap-touchspin-up {
        margin-left: 35px !important;
    }

    #header .elementor-item {
        padding: 10px 0px !important;
    }
    #header .has-submenu {
        flex-direction: initial;
    }
    .btn-primary, .btn-secondary, .btn-tertiary {

        font-size:.9rem !important;
    }
    .bootstrap-touchspin input.form-control{
        width: 39px!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;
    }

}


.product-with-same-grouping-code-quantity {
    width: 2rem !important;
    font-size: 13px !important;

}
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;
}
.wishlist-button-add:active {
    transform: scale(1) !important;
}

.ag-reset-dimension {

    color: #353737 !important;
}
.product-with-same-grouping-code-quantity {

    color: #353737 !important;

}

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 .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;
}

.bootstrap-touchspin {
    float: initial;
    position: initial;
    justify-content: center;
    align-items: center;
    width: 100%;
}

element.style {
}
.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;
}
a.text-muted {
    color: #070606  !important;
    border: 2px solid #070606  !important;
    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: #070606;
}

body#checkout section.checkout-step .add-address a {
    color: #070606;
    border: 2px solid #070606;
    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 #070606;
    border-radius: 50px;
    padding: 0.7rem 1.5rem 0.7rem 1.5rem;
    line-height: 1rem;
    display: inline-flex;
    background: #070606;
}

.pyd input.button-radio {
    visibility: hidden;
}

h4#myModalLabel {
    color: #070606;
}

.product-name {
    color: #070606;
    font-size: 0.9rem;
}

.ag-updated-product-on-cart span {
    color: #070606;
}

p.cart-products-count {
    color: #070606;
}
p.trans {
    color: #070606;
}

p.product-total .label {
    color: #070606;
}
p.product-total span.value {
    color: #070606;
}


.pagination .current a {
    color: #403a34;

}
.elementor-button.elementor-button--checkout.elementor-size-md {
    display: flex;
    align-items: center;
}


#manufacturer #main ul .brand-img {
    width: 100% !important;

}


.text-sm-center.order-actions {
    display: grid;
}
.product-accessories .ets_crosssell_title {
    margin-top: 30px;
}
.h3.product-title {
    display: block;
}