

.ask-a-question-view .form-field .submit{
  width: 418px;
  padding-top: 10px;
}
.productdetails-tabs {
  margin-top: 20px;
  margin-bottom: 20px;
}

.t3-copyright {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 14px;
  padding: 40px 0;
  color: #ccc;
}

.t3-copyright a {
  color: #7ba121;
}

.t3-tabs .nav-tabs li a {
  background: transparent;
  border-radius: 2px;
  color: #4275f4;
  border: 0 !important;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  padding: 10px;
  text-transform: uppercase;
}

.javm.vmgroup .link-category {
  background: #4275f4;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  position: absolute;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  top: -50px;
  text-transform: uppercase;
  right: 0;
}

.general-bg,
input.custom-attribute,
input.quantity-input,
.manufacturer-product-link a,
a.ask-a-question,
input.vm-default,
a.product-details,
a.details,
div.details,
button.default {
  border: 1px solid #7ba121;
  background: #ffffff;
  color: #7b7b7b;
  font-weight: 400;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0px;
}


/* MENU CATEGORIAS */

.margin-redes-sociales {
    margin: 0 !important;
}


