@media only screen and (max-width: 1200px) {
    .product_variant.quantity button {
        min-width: auto;
        padding: 0 20px;
    }
}

@media only screen and (max-width: 992px) {
    table {
        width: 100% !important;
    }

    header .navigation .nav-link {
        padding: 15px;
        padding-left: 15px !important;
        background: whitesmoke;
        text-align: center;
    }

    .navbar-nav {
        margin: 15px 0;
        border-radius: 5px;
    }

    .flexslider li .meta {
        position: absolute;
        top: 10% !important;
    }

    .product_variant.quantity button {
        min-width: auto;
        padding: 0 20px;
        width: 100%;
        margin: 0;
        margin-top: 10px;
    }

    .banner_content_four {
        width: 100%;
    }

    .produitsV {
        padding-bottom: 40px;
    }

    header .navigation li.active .nav-link,
    header .navigation li.hover .nav-link {

        background: #d51212;
        color: white !important;
        border: 0;
    }

    .banner_content_four p {
        font-size: 13px;

    }

    .banner_content_four h2 {
        font-size: 24px;
    }

    .banner_style_four_inner {
        padding: 60px 0;
    }

    header .navigation li {
        margin-left: 0;
    }

    .Temoignages {
        background: #f2f2f2;
        padding: 40px 0;
    }

    .flexslider li h1 {
        font-size: 30px !important;
        margin-bottom: 10px !important;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
    }

    .flexslider li h2 {
        font-size: 24px !important;
        margin-bottom: 10px !important;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
    }

    .modal-dialog.modal-dialog-centered.modal-dialog.modal-dialog-centered {
        width: 95%;
        min-width: auto !important;
        margin: 15px auto;
    }

    .modal-content {
        padding: 0 !important;
    }
}

.product_details h3,
.product_details h2,
.product_details h4 {
    font-size: 22px;
    line-height: 22px;
}

@media only screen and (max-width: 576px) {
    .imgsliders {
        display: none !important;
    }

    .blocCmd {
        margin: 10px;
    }

    .table_desc {
        margin-bottom: 0 !important;
    }

    .table-responsive {
        overflow-x: auto;
    }

    #cart tbody tr td:first-child {
        background: #333;
        color: #fff;
    }

    #cart tbody tr:nth-child(odd) {
        background: #ccb28a47;
    }

    .btnvalidcmd {
        padding: 12px 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .totalM {
        text-align: center;
        display: block;
        font-size: 20px;
        background: transparent;
        color: white;
        font-size: 25px;
    }

    .desctotalB {
        font-size: 15px;
        line-height: 30px;
        background: #333333;
        color: white;
    }

    #cart thead {
        display: none;
    }

    #cart tbody td {
        display: block;
        padding: 0.6rem;
        min-width: 320px;
    }

    #cart tbody td:before {
        content: attr(data-th);
        font-weight: bold;
        display: inline-block;
        width: 7rem;
        float: left;
        text-align: left;
    }


    .subscribe_form form {
        display: block;
    }

    .product_details h3,
    .product_details h2,
    .product_details h4 {
        font-size: 16px;
        line-height: 16px;
    }

    .subscribe_form form input {
        width: 100%;
        margin-bottom: 20px;
    }

    .subscribe_form form button {
        width: 100%;
        margin: 0;
    }

    .icon-service {
        margin-bottom: 45px;
    }

    .clients h6 {
        margin: 20px 0 18px;
    }

    footer .decorRight {
        position: absolute;
        top: 34px;
        right: 0px;
        background: #333;
        transform: skewX(0deg);
        height: 20px;
        width: 60px;
    }

    .search_widget {
        right: -100px;
    }

    .subscribe_form form input {
        /*        width: 356px;*/
        border: 2px dashed #a5a5a5;
        background: 0 0;
        padding: 0 10px;
        height: 45px;
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 0px;
    }

    .search_widget form {
        position: relative;
        width: 280px;
    }

    footer .decoreLeft {
        position: absolute;
        top: 34px;
        left: 0px;
        background: #333;
        transform: skewX(0deg);
        height: 20px;
        width: 60px;
    }

    .btnmeta {
        margin-top: 30px !important;

    }

    .phonenone {
        display: none !important;
    }

    .social-network {
        margin-top: -17px !important;
    }

    .product_d_right h1 {
        margin-top: 20px;

    }

    .product_variant {
        margin-bottom: 20px;
    }

    .product_details .tab-pane {
        padding: 20px 15px;

    }

    .be-ava-comment {
        width: 40px;
        height: 40px;
    }

    .be-comment-content {
        margin-left: 50px;
    }

    #Tabdesc .nav-link {
        font-size: 16px;
    }

    .social_footer li {
        display: inline-block;
        margin: 0px 8px 0px;
    }

    .social_footer a {
        width: 40px;
        height: 40px;
        font-size: 15px;
        line-height: 40px;
    }

    .logoFotR {
        text-align: center;
        position: absolute;
        top: -164px;
        left: 23%;
    }

    .TitBlock {
        position: relative;
        padding-top: 180px;
    }

    footer h3 {
        margin-top: 20px !important;
        font-size: 18px;
    }

    .copyright_area {
        text-align: center !important;
    }
}
