@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800;900&family=Open+Sans:wght@400;600&display=swap'); 

.custom-block-hero  {
    display: flex;
    align-items: center;
    min-height: 15rem !important;
}

#imgID{
    width:100%;
    text-align_center;
}

#imgID img{
   margin-left:auto;
    margin-right: auto;
}


div.zsiq_floatmain.zsiq_theme1.siq_bR{
    display:none !important;

}
.subtitle .text {
    display: inline-block;
    margin: 0 auto;
    padding: 0 15px;
    color: #fff;
    font-size: 1.3125rem;
    text-align: center;
    background-color:rgba(0,0,0,0) !important;
    margin-left:auto;
    margin-right:auto;
    width:80%;
}
.subtitle .text[data-v-576e15b0] {
    display: inline-block;
    margin: 0 auto;
    padding: 0 15px;
    color: #fff;
    font-size: 1.3125rem;
    text-align: center;
    background-color: #000;
}
svg:has([href$=sellado]) {
    background-image: url(https://storage.googleapis.com/gcs-gcp-adamo-web-pre-media/0nhfrtae/sellado2.svg);
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    max-height: 50px;
}
#coverage-location-0 > div > div.header.is-flex.is-align-content-flex-start.is-align-items-center-desktop.mb-4 > div.title.ml-4 {
    margin-left: 0px !important;
}
@media screen and (min-width: 990px) {
.product-page-container {
    max-width: 95rem;
    margin: 7.8125rem auto 7.8125rem;
    padding: 0 .9375rem;
}
    
    .h2 {
        color: black !important;
        font-family: 'Montserrat Bold';
        font-weight: bold;
        font-size: 20px !important;
        line-height: 46px;
    }
}
#coverage-location-0  div.header.is-flex.is-align-content-flex-start.is-align-items-center-desktop.mb-4 div.title.ml-4  h3{
    display:none;
}

    .coverage-finder .icon {
        width: 5.5rem;
        max-width: 3.5rem;
        height: 3rem;
    }


#CFSubmit{
    font-family: "Montserrat Bold";
    transition: all 0.3s;
    display: inline-block;
    padding: 12px 1.5rem;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #000;
    border: 2px solid #000;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    font-weight: bold;
    width: 100%;
}
section.adamoCustomRte a {
    font-family: "Open Sans Bold", sans-serif;
    color: #fc7a00 !important;
    text-decoration: underline;
}
@media screen and (min-width: 1024px) {
    section.adamoCustomRte h2 {
        font-size: 1.9rem;
    }
}
section.adamoCustomRte h2 {
    font-family: "Montserrat Medium", sans-serif;
    font-size: 1.6625rem;
}
section.adamoCustomRte h2:not(:first-child) {
    margin-top: 2rem;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'Montserrat' !important;
}
section.adamoCustomRte  ul{
    list-style: disc;
    color: black;
    display: block;
    visibility: visible;
    list-style-type:disc;
}
section.adamoCustomRte li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
    line-height: 30px;
    margin-left: 33px;
    list-style: disc;
}