/*
Theme Name:   Construction Blocks Geotop
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  construction blocks child theme
Author:       Fred P.
Author URI:   http://zombosis.com
Template:     construction-blocks
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  constructionblockschildgeotop
*/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,600;0,800;1,400;1,600;1,800&family=Trirong:ital,wght@0,400;0,700;0,800;1,400;1,700;1,800&display=swap);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons+Outlined);
/*Variables generales*/
/*Responsive*/
/*Colores*/
.info-box {
  box-shadow: none !important;
}

.nav-block ul li:after {
  display: none !important;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  border: 1px solid #ccc;
  background: white !important;
  outline: 0;
  resize: none;
  line-height: 20px;
  background: none;
  color: #000000;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:where(.wp-site-blocks) > * {
  margin-block-start: 0px;
  margin-block-end: 0;
}

.google-maps {
  width: 100% !important;
  margin: 0 0 0 0 !important;
  height: 480px !important;
}

.whatsapp-btn {
  width: 96px !important;
  height: 96px !important;
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 1000;
}
.whatsapp-btn figure {
  width: 100% !important;
  height: 100% !important;
}
.whatsapp-btn figure svg {
  width: 100% !important;
  height: 100% !important;
}

/*# sourceMappingURL=style.css.map */
