.wa {
  margin-right: 10px;
}

.order-quantity {
  width: 50px;
  padding: 3px 6px;
  font-size: 1em;
  border-radius: 5px;
  background: #fff;
  border: 1px solid grey;
}

.order-save {
  display: none;
}

.quick-view {
  padding: 14px 30px!important;
  font-size: 1.2em!important;
}

@media (max-width: 2200px){
  .top-bar-left {
    width: 700px;
  }

  .telephone {
      
      color: #585858;
      font-weight: bold;
      padding: 8px;
      text-align: center;
      font-size: 1.4em;
      border-radius: 20px;
      margin: -90px auto 40px;
      width: 230px;
      float: right;
    }
}

@media (max-width: 991px){
    .top-bar-left {
      width: 650px;
    }

    .telephone {
      margin: 0px auto 20px;
      width: 230px;
      float: none;
    }
}

@media (max-width: 479px) {
  .product-remove {
    border-bottom: 2px solid gray!important;
  }

    .top-bar-left {
      width: 360px;
    }

  .telephone {
      margin: -15px 50px 20px;
    }

}

#mother-sect {
  display: none;
}

.redes {
  margin-right: 16px;
}

.sub-menu {
  visibility: hidden;
}

.block-form-footer {
  background: #eee!important;
  border: 1px solid silver;
}

.qty {
  border: 1px solid silver;
  border-radius: 5px;
  margin-right: 10px;
}

.menu-mobile-fixed {
  position: fixed;
  top: 0px;
  background: #fff!important;
  width: 100%;
  margin-left: -15px;
  padding: 0px 20px 0px 20px;
  border-bottom: 1px solid silver;
}

.no-stock {
  /*background-image: url('/images/logos/no-stock.jpg');
  background-repeat: no-repeat;*/
  color: red;
  font-weight: bold;
  font-size: 1.2em;
}

.close {
  padding: 0px 16px!important;
}

.close-others {
  padding: 1px 1px!important;
}

.addComent {
  margin: 15px 0px;
}

.coment {
  font-size: 1.2em;
}

/*.sections-cart {
  display: none!important;
}*/

.product-form {
  margin-top: 6px;
}

.sections-fixed {
  position: fixed;
  top: 50px;
}

.section-description {
  margin-bottom: 10px;
  margin-top: -30px;
  text-align: left;
  border-radius: 10px;
  border: 1px solid silver;
  font-size: 1.4em;
  padding: 20px;
  font-family: sans-serif;
}

.comment {
  font-size: 1.6em!important;
}

.view-order {
    margin-bottom: 15px!important;
}

.hideIdItem {
  visibility: hidden;
}

.product-added {
  border: 1px solid #F5D0A9;
  border-radius: 4px;
  background: #F7F8E0;
}

.view-order {
  margin-bottom: 6px;
  margin-left: 15px;
  margin-top: 10px;
}

.panel-login {
  margin-top: 150px!important;
}

.otherProducts {
  margin-left: 1%;
  border-top: 1px solid silver;
  padding: 10px 10px 0px;
  max-width: 98%;
}

.otherProducts h5 {
  margin-left: 15px!important;
}

.modal-dialog {
  width: 800px!important;
}

.description {
  list-style: circle!important;
  margin-left: -10px;
  margin-bottom: 15px;
}

.priceQV {
  color: #FAAC58!important;
}

.imgAlt {
  width:80px!important;
  height:80px!important;
}

.imgAltUl .imgAltLi {
  height:80px!important;
  width:80px!important;
  margin-left: 0px!important;
  margin-right: 10px!important;
  display: inline!important;
}

.imgAltUl {
  position: absolute!important;
  margin-left: -35px!important;
  margin-bottom: 0px!important;
}
