
strong {
  color: #000;
}

p a {
  font-weight: 600;
}

.uk-button-secondary {
  justify-content: left;
  padding-left: 0;
  font-weight: 700;
}

.uk-button .uk-icon {
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 13px !important;
  transition: 0.05s;
}
.uk-button .uk-icon svg {
  display: none;
}

.uk-navbar-nav {
  height: 85px;
}

/* TESTATA */
#testata .uk-position-cover {
  background: linear-gradient(145deg, rgba(255,255,255,0) 0%, rgba(204,246,199,1) 100%);
}
#testata .uk-slidenav-container {
  position: relative !important;
  margin: 20px 0 0 0;
}
#testata .uk-slidenav-container {
  margin-left: -10px;
}
#testata .uk-slidenav svg {
  display: none;
}
#testata .uk-slidenav {
  width: 20px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* ORARIO */
#orario .grid-02_orario svg {
  opacity: 0;
}
#orario iframe {
  border-radius: 20px;
  width: 100%;
}

/* PRESTAZIONI */
#prestazioni {
  padding-bottom: 150px;
}

/* FORMULARI */
#formulari .el-title, #formulari .el-content {
  text-align: left;
}

/* MATERIALE SANITARIO */
#materiale-sanitario .uk-list img {
  margin-right: 10px;
}
#materiale-sanitario .uk-list .el-content {
  font-weight: 700;
  color: #000;
}
#materiale-sanitario .video-box {
  position: relative;
  padding-top: 0px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#materiale-sanitario iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* FOOTER */
#footer {
  background: #dedede;
  background: linear-gradient(145deg, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 100%);
}
#footer .grid_orario .el-title, #footer .grid-02_orario .el-title {
  font-weight: 600;
  color: #000;
}
#footer .grid-02_orario svg {
  opacity: 0;
}
#footer .grid_pharmacieplus .el-item .uk-flex-middle {
  align-items: flex-end;
}

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

  h1, .uk-h1 {
    font-size: 40px;
  }
  h2, h3 {
    font-size: 26px !important;
  }

  .uk-section-large {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .uk-button {
    line-height: 1.3;
    padding: 15px 40px;
  }
  .uk-button-secondary {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }

  .uk-navbar-left {
    width: 22%;
  }

  /* Pulsante telefono */
  #module-92 .uk-button {
    padding: 0;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    box-shadow: none;
  }
  #module-92 .uk-button .uk-icon {
    margin: 0 !important;
  }
  #module-92 .uk-button .text {
    display: none;
  }

  /* CHI SIAMO */
  #chi-siamo .el-image {
    width: 75%;
  }

  /* FOOTER */
  #module-91 {
    width: fit-content;
    margin: 0 auto;
  }

}
@media screen and (max-width: 1000px) {

  .uk-navbar-left {
    width: 100%;
  }

  /* MOBILE */
  .tm-header-mobile .uk-navbar-toggle {
    padding-right: 30px;
  }
  .uk-offcanvas-bar #module-95 {
    margin-top: -30px;
  }
  .uk-offcanvas-bar .uk-close svg {
    width: 18px;
  }

  /* TESTATA */
  #testata br {
    display: none;
  }
  #testata .uk-panel {
    width: 80%;
    margin: 0 auto;
  }
  #testata .uk-slidenav-container {
    width: fit-content;
    margin: 30px auto 0px auto !important;
  }

  /* ORARIO */
  #orario {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #orario .grid-02_orario {
    margin-top: -55px !important;
  }

  /* CONSEGNE DOMICILIO */
  #consegne-domicilio .uk-grid-item-match {
    padding: 0;
  }
  #consegne-domicilio img {
    width: 300px;
  }

  /* TESTIMONIALS */
  #testimonials .uk-slider .el-content {
    margin-top: 20px !important;
  }

  /* DICONO DI NOI */
  #testimonials img {
    width: 300px;
  }

  /* PRESTAZIONI */
    #prestazioni {
      padding-top: 70px;
    padding-bottom: 100px;
  }

  /* FORMULARI */
  #formulari {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #formulari img {
    width: 300px;
    margin: 0 auto;
  }

  /* FOOTER */
  #footer .grid-02_orario {
    margin-top: -30px !important;
  }

}
@media screen and (max-width: 640px) {

  p {
    font-size: 17px;
  }

  h1, .uk-h1 {
    font-size: 33px;
  }
  h2, h3, .uk-text-lead {
    font-size: 23px !important;
  }
  .uk-text-meta p {
    font-size: 12px;
  }

  .uk-button {
    width: 100%;
    padding: 15px 20px;
  }
  .uk-button .uk-icon {
    width: 30px;
  }
  .uk-button-secondary {
    padding: 15px 0;
  }

  /* MOBILE */
  .tm-header-mobile .uk-navbar, .tm-header-mobile .uk-navbar-center, .tm-header-mobile .uk-navbar-center img, .tm-header-mobile .uk-navbar-toggle {
    min-height: auto;
    height: 75px;
  }
  .tm-header-mobile .uk-navbar-center {
    top: 0;
    left: 0;
    transform: none;
    width: 65%;
  }
  .tm-header-mobile .uk-navbar-center img {
    padding: 15px 0;
    width: auto;
  }
  .uk-offcanvas-bar .uk-close {
    padding: 0;
  }

  /* TESTATA */
  #testata .uk-panel {
    width: 100%;
  }
  #testata .uk-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  /* ORARIO */
  #orario iframe {
    height: 80vw;
  }

  /* PRESTAZIONI */
  #prestazioni {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  /* CONSEGNE A DOMICILIO */
  #consegne-domicilio {
    margin: 70px 0;
  }
  #consegne-domicilio img {
    width: 175px;
    margin-bottom: -30px;
  }
  #consegne-domicilio .column_01, #consegne-domicilio .column_02 {
    padding-left: 0px;
  }

  /* TESTIMONIALS */
  #testimonials img {
    width: 60%;
  }

  /* FORMULARI */
  #formulari img {
    width: 150px;
    margin-bottom: -30px;
  }

  /* MATERIALE SANITARIO */
  #materiale-sanitario .uk-list li {
    margin-bottom: -15px;
  }

  /* CHI SIAMO */
  #chi-siamo .uk-grid img {
    width: 150px;
  }

  /* FOOTER */
  #footer .uk-grid .el-content span {
    word-break: break-all;
  }
  #footer #module-91 {
    display: none;
  }
  .footer1 {
    text-align: center;
    margin-bottom: -50px;
  }

}
