
.cobertura{
  display: flex;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
  align-items: center;
  margin-top: -35px;
  margin-bottom: 0px;
  justify-content: center;
}
.iconcobertura{
  width: 30px;
  height: 30px;
  max-width: 30px;
  max-height: 30px;
  vertical-align: middle;
  background-image: url("https://storage.googleapis.com/gcs-gcp-adamo-web-pro-media/y14mhh1s/location-dot-solid-full.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.textocobertura{
	font-family: 'Montserrat Bold';
	margin: 20px;
	color: #ffffff;
	font-size: 24px;
}

.ctacobertura{
	
	border: solid 1px #fff;
	font-size: 20px;
	font-family: 'Montserrat Bold' !important;
	padding: 5px 20px 5px 20px;
	border-radius: 11px;
	text-decoration: none !important;
	color: #ffffff !important;
}

.ctacobertura:hover {
box-shadow: 0 0px 5px rgb(255 255 255 / 60%);
}

@media (max-width: 980px) {
	#nombre-de-la-primera-sección > div > div > section:nth-child(3){background: #f53663 !important;display: block;min-height: 200px;vertical-align: middle;padding-top: 50px !important;}

  .cobertura {
    flex-wrap: wrap; 
    align-items: flex-start; 
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .iconcobertura,
  .textocobertura {
    display: inline-block !important;

  }

	 .iconcobertura{
    vertical-align: text-top;
  }

  .textocobertura {
    font-size: 22px;
    margin-left: 10px; 
    width: 80%;
    margin-bottom: 0px !important;
	  margin-top:0px;
  }

  .ctacobertura {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    box-sizing: border-box;
  }
}
@media (min-width: 981px) {
#nombre-de-la-primera-sección > div > div > section:nth-child(3){background: #f53663 !important;display: block;min-height: 100px;vertical-align: middle;padding-top: 50px !important;}
}
#coverage-location-0 {
	display: none!important;
}

#nombre-de-la-primera-sección > div > div > section.section.products-picker.adamoProductsPicker{
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}
#coverage-location-0{
	display:none !important;
}