.Buscador{
  margin-top:1%;
}

.asl_w {
    z-index: 1 !important;
}
.qodef-shopping-cart-dropdown:before {
  background:#00a0e1 !important;
}

body, p {
  color: #3e3e3e;
  letter-spacing: 0.3px;
 /* font-family: "cabin-regular" !important;*/
    font-family: "montserrat" !important;
    font-size: 1em;
    line-height: 1.15em;
}



h6 {
  font-family: "montserrat-extrabold" !important;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {
    font-family: "montserrat-extrabold" !important;
    letter-spacing: .2em;
}

.wpcf7-recaptcha {
  display: flex;
  justify-content: center;
}

.woocommerce-error {
  display:none !important;
}

.reviews_tab {
  display:none !important;
}

.row-gradient {
    background: linear-gradient(to bottom,#f0f0f0,#edf1f7) !important;
    -webkit-background-clip: text;
}

.gradient-text {
  background: linear-gradient(to bottom,#162441,#00a0e1) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.gradient-text-light {
  background: linear-gradient(180deg,#00a0e1 0%,#56d0f2 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.gradient-text-red {
  background: linear-gradient(to bottom,#970808,#ff0600) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.gradient-text-white {
  background: linear-gradient(179deg,rgb(248, 250, 252) 0%, rgba(248, 250, 252, 0.698) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.wpcf7-spinner {
    display: none;
}

img {
  pointer-events: none;
}