/* thetadev client usep */
/*#js-product-list-top{
    display: none;
}

@media (min-width: 768px){
#category .product {
    width: 25%;
    padding: 0 20px;
}
}
#category .product-flag.new{
    display: none;
} */

/* -------------------- Mandresy -------------------- */

@media (max-width: 600px) {
  #ybc-mnf-block-ul {
    width: 23.5% !important;
    margin: 0 !important;
  }
}

@media (min-width: 601px) and (max-width: 992px) {
  #ybc-mnf-block-ul {
    width: 16% !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .page-contact .card-block {
    padding: 1.25rem 1.25rem 1.5rem;
  }

  .contact-form .form-group {
    margin-bottom: 0.5rem;
  }

  .page-contact .contact-form form .form-control-label {
    font-size: 0.875rem;
    font-weight: 700;
    color: #232323;
  }

  .page-contact .contact-form .form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 14px;
    line-height: 1.25;
    color: #7a7a7a;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 0;
    font-weight: normal;
  }

  .page-contact .contact-form #messagecontanct .form-control-label {
    align-self: flex-start;
  }

  .page-contact .form-footer.text-sm-right,
  .form-footer.text-sm-center {
    text-align: center !important;
  }

  .page-contact .contact-form .form-footer .btn {
    width: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .page-contact .card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.125);
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .page-contact #wrapper #main #content .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .page-contact #wrapper #main #content .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.page-contact #wrapper #main #content {
  font-family: Roboto Regular, sans-serif;
}

/* responsive catalogue */
@media (max-width: 600px) {
  .cms-id-15 .form-group.row {
    width: inherit !important;
    padding-left: 2em !important;
    padding-right: 2em !important;
  }

  .cms-id-15 #main .container form center {
    padding: 0 2em;
  }

  .cms-id-15 #envoie {
    width: 100% !important;
  }
}

/* design page product */

@media (min-width: 769px) {
  #product .breadcrumb {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1px;
    margin-top:35px;
  }

  .js-qv-product-cover {
    box-shadow: 0px 0px 5px #000;
    width: 80%;
  }

  .product-cover .layer {
    width: 80%;
  }

  #product h1.h1 {
    padding-top: 0;
    /* padding-bottom: 30px; */
  }


  #product .product-quantity .input-group-btn-vertical .btn i {
    top: 0.125rem;
    left: 0.1875rem;
    font-size: 1rem;
    color: white;
  }
}

@media (min-width: 768px) and (max-width: 1500px) {
  #product h1.h1 {
    margin-left: 2%;
  }
}

#product .product-prices.js-product-prices {
  display: none;
}

/* Correction footer */
.footer-container {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.block_newsletter .btn-primary {
  color: #272962 !important;
}

.block_newsletter .btn-primary:hover {
  background-color: #07ab00 !important;
  color: #fff !important;
}

/* -------------------- Mandresy ------------------------ */

/*thetadev*/
#messagecontanct {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .col-md-9 {
    width: 100%;
  }
}
/*debut design devis thetadev*/
@media (max-width: 1980px) {
  #_desktop_quotation .material-icons, span.hidden-sm-down, #_desktop_quotation span.lpqt-quotation-products-count.count-red {
    color: #ffff;
  }

  #_desktop_quotation {
  position: relative;
      float: right;
      right: 38%;
      bottom: 50px;
  }
}
@media (max-width: 1500px) {
  #_desktop_quotation {

        right: 9%;

    }
}
@media (max-width: 1366px) {
  #_desktop_quotation {
  bottom: 69px;
  right: 32%;
}
}
@media (max-width: 1280px) {
  #_desktop_quotation {
        bottom: 49px;


    }
}
@media (max-width: 1024px) {
  #_desktop_quotation {
        bottom: 55px;


    }
}
/*fin design devis thetadev*/
/*thetadev*/
.bootstrap-touchspin .btn-touchspin {
  background-color: #272962 !important;
}
