/*
 Theme Name:     Electro Child
 Template:       electro
*/

body{
	font-family: 'Lexend' !important;
}
.img-header-logo {
  max-width: 150px !important;
}
.footer-logo img {
  max-width: 150px;
}
#billing_razon_social_field{
  display: none;
}
.header-v1 .masthead {
  padding: 0.286em 0 1.857em !important;
}

.tk-icons img {
  height: 40px !important;
  width: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  margin: 10px auto;
}
.tk-icons.category-icons-carousel .category .title{
  height: 40px !important;
}
.checkout-popup{
  display: block;
  text-align: center;
}
.banner-radius figure {
  border-radius: 10px;
  overflow: hidden;
}


.mensaje-personalizado-addi{
  padding: 5px;
  border: 1px solid #dedede;
  border-radius: 12px;
  margin-bottom: 10px;
}

/*===============*/

#payment .payment_methods li img {
  float: none !important;
  max-height: none !important;
}
.wc_payment_method.payment_method_wompi img {
  height: 80px !important;
}
.social-icons .fas.fa-rss{
  display: none;
}
.payment_box.payment_method_wompi{
  display: block !important;
}
.product-thumbnail.product-item__thumbnail{
  height: 150px;
}

.logos-legales{
  text-align: center;
}
.logos-legales a:nth-child(1) img {
  width: 90px;
}
.logos-legales a:nth-child(2) img {
  width: 150px;
}






@media only screen and (max-width: 1200px){

  .handheld-header-v2.row.align-items-center.handheld-stick-this {
    background: #fff;
  }
  .navbar-toggler.navbar-toggle-hamburger {
    color: #333 !important;
  }
  .handheld-footer .handheld-footer-bar {
    background-color: #fff;
  }
  .handheld-footer .handheld-footer-bar .footer-call-us .call-us-text {
    color: #164194;
  }
  .handheld-header-links li a {
    color: #333 !important;
  }
  .footer-social-icons .social-icons-color a {
    color: #7c7c7c !important;
  }
}/*1199*/












