.zoomContainer {
    z-index: 1000000;
    display: none;
}
.attribut_name {
    font-weight: bold;
    margin-left: 15px;
}
div.checker span {
    top: 0;
}
div.checker {
    margin-left: 10px;
    margin-right: 0;
}
input.d_c_selector {
    margin-left: 5px;
}
.table_d_c {
    width: 100% !important;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px 5px 5px 5px;
}

.table_d_c td {
    text-align: center;
    padding: 5px 10px;
}
.table_d_c {
    font-size: 12px;
}
.table_d_c .td_addtocart {
    width: 200px;
}
.table_d_c .sorting {
    width: 108px;
}
.table_d_c .commander .qty{
    margin-bottom: 10px;
    display: inline-block;
}
.table_d_c .commander form{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.table_d_c a.lc img {
    vertical-align: middle;
    margin: 3px 10px 3px 3px;
}
.table_d_c .box-info-product .exclusive span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    border-top: 1px solid #06b2e6;
    border-right: 1px solid #06b2e6;
    border-left: 1px solid #06b2e6;
    border-bottom: 1px solid #06b2e6;
    text-shadow: 0 1px #015883;
    padding: 12px 36px 14px 60px;
    color: white;
    display: block !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.table_d_c .PlusMoins {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
}
.btnPM {
    float: right;
    width: 14px;
    position: relative;
    top: -4px;
    margin-left: 3px;
    margin-right: 4px;
}
.attribute {
    color: #777;
}
input.qty {
    width: 25px;
    text-align: center;
}
.td_price .our_price_display {
    margin-bottom: 0px;
    font-size: 130%;
}
.box-info-product {
    border: none;
}
.idImgDisplay {
    float: left;
    vertical-align: middle;
    margin: 3px 10px 3px 3px;
    border: 1px solid #ccc;
}
.prixBarre {
    text-decoration: line-through;
}
.table_d_c input.h {
    display: none;
}
.table_d_c input.exclusive {
    width: 100%;
    top: 6px;
    position: relative;
    text-align: center;
    color: white;
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
}
.table_d_c input.cat {
    border: 1px solid;
    border-color: #06b2e6;
    background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
}
.table_d_c a.lc.product_img_link {
    border: none !important;
}
.availability_value,
.last_quantities {
    padding: 4px 8px 3px;
    position: relative;
    top: 1px;
    color: white;
    font-weight: 700;
    line-height: 18px;
    display: inline-block;
    margin-left: 0 !important;
}
.availability_value {
    background: #46a74e;
    border: 1px solid #36943e;
}
.last_quantities {
    background: #ff7430;
    border: 1px solid #ea5e1a;
}
.warning_inline {
    background-color: #fe9126 !important;
    border-color: #e4752b !important;
}

.colorsquare {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 1px;
    border: 1px solid #ccc;
    margin-left: 5px;
}
.img_attributes {
    display: inline-block;
    max-width: 20px;
    max-height: 20px;
    position: relative;
    top: 1px;
    border: 1px solid #ccc;
    margin-left: 5px;
    margin-bottom: 5px;
}

.table_d_c tbody tr:first-child td {
    border-top: none !important;
}
input.buttonCompactAdd {
    border: none;
    color: transparent;
}
input.submitCart {
    background: url("../img/cart.gif") no-repeat center right;
    width: 16px !important;
    height: 16px;
    border: none;
    color: transparent;
    margin-left: 10px;
}
input.submitCart:hover {
    background: url("../img/in_cart.gif") no-repeat center right;
    width: 16px !important;
    height: 16px;
    border: none;
    color: transparent;
    margin-left: 10px;
}
.d_c_responsive,
.stock_d_c_responsive {
    display: none;
}
.d_c_notresponsive {
    display: table-cell;
}
td.tl {
    text-align: center !important;
}
.sq_d_c {
    width: 25px;
    height: 25px;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

p.d_c_datas {
    clear: both;
    text-align: left;
    margin-bottom: 0;
    margin-left: 10px;
    display: block;
}
p.d_c_responsive {
    display: none;
}

.d_c_one_btn {
    display: none;
}

.table_d_c {
    border-collapse: collapse;
    font-size: 12px;
}
.table_d_c thead tr {
    background-color: #f7f7f7;
    text-transform: uppercase;
}
.table_d_c tbody tr:nth-child(odd) {
    background-color: #efefef;
}
.table_d_c tbody tr:nth-child(even) {
    background-color: #f7f7f7;
}
.table_d_c td {
    border: 0;
}
.one_btn_add_to_cart {
    border: 1px solid;
    margin-bottom: 15px;
    border-color: #06b2e6;
    background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
    width: 100%;
    top: 6px;
    position: relative;
    text-align: center;
    color: white;
    padding: 15px;
    font-size: 21px;
}

span.reduction_rouge {
    margin: 10px;
    padding: 1px 2px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    font-size: 21px;
    line-height: 23px;
    color: #fff;
    background: #f13340;
    border: 1px solid #d02a2c;
}

.d_c_responsive p {
    text-align: left;
}

@media (max-width: 768px) {
    .d_c_responsive p.price {
        float: right;
    }
}
@media (max-width: 425px) {
    .d_c_responsive p.price {
        float: none;
    }
}
@media (max-width: 768px) {
    .sq_d_c {
        width: 15px;
        height: 15px;
    }
    .d_c_notresponsive {
        display: none;
    }
    input.d_c_responsive {
        margin-left: auto;
        margin-right: auto;
    }
    input.d_c_responsive,
    div.d_c_responsive,
    p.d_c_responsive {
        display: block;
    }
    td.d_c_responsive {
        display: table-cell;
    }
    .td_stock .d_c_responsive {
        vertical-align: middle;
    }
    p.stock_d_c_responsive {
        display: block;
        position: relative;
        float: right;
    }
    span.d_c_responsive {
        display: inline;
    }
    .table_d_c a.lc img.d_c_img {
        float: left;
        vertical-align: top;
    }
    img.d_c_img,
    div.d_c_img {
        float: left;
        vertical-align: top;
    }
    .d_c_one_btn {
        display: table-cell !important;
    }
    span.d_c_responsive {
        display: inline;
    }
    .table_d_c .sorting{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .table_d_c .td_addtocart{
        width: calc(100% - 108px);
    }
    .table_d_c .price{
        font-size: 16px;
    }
    .d_c_responsive p{
        text-align: center;
    }
}

.attribute_choice {
    margin-top: 10px;
}
.attribute_choice .colorsquare {
    margin-left: 0;
}
.attribute_choice input {
    margin-left: 10px;
}
table .attribute_public_name {
    text-align: right;
    margin-right: 10px;
}
