/* Theme Name: Studio-Medico
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: studio_medico */
body {
    padding-top: 5rem;
}

.starter-template {
    max-width: 1140px;
    margin: auto;
    height: 100%;
}

#myformcontainer {
    padding: 0 1rem;
    background-color: white;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    border-radius: 6px;
}

#myformcontainer form {
    padding: 4rem 1rem 0rem;
}

#myformcontainer input[type=text],
input[type=email] {
}

#myformcontainer input[type=text],
input[type=email],
textarea {
    width: 100%;
    border-top: 0 solid;
    border-left: 0 solid;
    border-right: 0 solid;
    border-color: rgb(238,238,238);
}

#myformcontainer input[type=submit] {
    padding: 0 1rem;
    background-color: #41B9A9;
    border: 1px solid #41B9A9;
    border-radius: 0.25rem;
    color: white;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a0a5aa;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #a0a5aa;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #a0a5aa;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #a0a5aa;
}

#myformcontainer select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.wpcf7-response-output {
    margin-left: 0px !important;
    border-radius: 0.25rem;
}

.wpcf7-mail-sent-ok {
    border: 2px solid #41B9A9 !important;
}

.notaForm {
    font-weight: 300;
    font-size: 1.5rem;
    padding: 0 1rem 2rem;
}

/* HEADER */
#toScroll {
    position: fixed;
    z-index: 1030;
    background: #212529;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 1920px;
    width: 100%;
    border-bottom: 0px solid #41B9A9;
    padding-left: 0px;
    padding-right: 0px;
}

.changeColor {
}

.navbar {
    max-width: 1140px;
    width: 100%;
    margin: auto;
    padding: 10px;
}

.navbar a:hover {
    color: #41B9A9;
}

.navbar-brand {
    font-weight: 900;
    font-size: 1rem;
    color: #41B9A9;
}

.removeBorder {
    border-bottom: 0px solid !important;
}

.navbar-brand span {
    color: #4eceb4;
}

.nav-link {
    color: #41B9A9;
    font-weight: 800;
}

.navbar-nav {
    float: right;
}

.navbar-toggler {
    border: 0px solid;
}

.navbar-toggler-icon {
    background-image: url("img/menu.svg") ;
    color: white;
}

button:focus {
    outline: 0px solid;
}

.home .navbar-brand {
    opacity: 0 !important;
}

/* MAIN */
main {
    margin-top: -80px;
    min-height: calc(100vh - 82px);
}

main > .container {
    max-width: 1920px;
    padding-left: 0px;
    padding-right: 0px;
}

#intro,
#hours {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section-background-color {
    width: 100%;
    height: 100%;
}

/* INTRO */
#intro {
    min-height: 60vh;
    background: #212529;
    background-size: cover;
    background-repeat: no-repeat;

    /* background-position: right */
}

#intro .starter-template {
    color: white;
    display: flex;

    /* margin-top: 77px */
    font-family: Montserrat;
}

#intro .starter-template h1 {
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 0px;
}

#linea {
    width: 25vw;
    height: 0.8rem;
    background-color: white;
    border-radius: 30px;
}

#intro .starter-template h2 {
    font-size: 16px;
}

/* HOURS */
#hours {
}

#hours .starter-template {
    color: #ffffff;
    font-family: Montserrat;
}

.op-is-open-shortcode {
    display: flex;
    flex-direction: column;
}

.op-table-overview {
    margin: auto;
    width: 100%;
}

span.op-open {
    color: #4eceb4f0;
}

span.op-closed {
    color: #fff;
}

#hours th {
    text-align: left;
    padding-right: 2rem;
    font-weight: 200;
}

#hours td {
    text-align: right;
    font-weight: 200;
}

.evidenziato {
    color: #41B9A9;
}

.evidenziato th,
.evidenziato td {
    font-weight: 400 !important;
}

.op-closed {
    color: white;
}

.op-next-period {
    color: #9BE7DD;
    text-transform: lowercase;
}

.riapre span:nth-child(1) {
    font-weight: 500;
}

.nexmex .op-closed,
.nexmex .op-open {
    display: none;
}

#hours > div > div > div:nth-child(6) > div > div > span.op-closed {
    display: none;
}

/* CONTACT */
.form-control {
    color: #005075;
}

.mappa {
    padding-left: 0px;
    padding-right: 0px;
}

.map-col {
    padding-left: 0px;
    padding-right: 0px;
}

.contact-col {
    padding-left: 0px;
    padding-right: 0px;
}

.contact-col .row {
    padding: 1.5rem 0;
}

#mail-col,
#tel-col,
#ind-col {
    /* border-radius: 30px */
}

#chiuso-col {
}

#tel-col,
#ind-col,
#ora-col,
#mail-col {
    /* background: #ececec */
    color: #41b9a9;
}

#tel-col p,
#ind-col p,
#mail-col p {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    margin-bottom: 0px;
}

#contactForm {
    font-size: 1.4rem;
}

.form-contatti {
    background: #00507524;
    padding: 2rem;
    border-radius: 6px;
    color: #005175;
    font-size: 1.25rem;
}

.form-group input {
    font-size: 1.8rem;
}

.form-contatti button {
    font-size: 1.25rem;
    color: white;
    background: #005075d9;
    border: 0px solid #005075d9;
}

.form-group p {
    display: none !important;
}

/* COntact to Order */
.floating-label-form-group {
    position: relative;
    border-bottom: 1px solid #e9ecef;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    font-size: 1.4em;
    position: relative;
    z-index: 1;
    padding-right: 0;
    padding-left: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.floating-label-form-group label {
    font-size: 0.85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
}

.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #e9ecef;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
    color: #18BC9C;
}

.floating-label-form-group-with-focus label {
    color: #18BC9C;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #e9ecef;
}

#contact > div > div > div > div.ml-auto.mr-auto.col-md-6 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#contactForm .btn {
    float: right;
    font-size: 1.2rem;
    background-color: #39b9a97a;
    border: 0px solid #39b9a97a;
    border-radius: 30px;
    padding: 0.2rem 1rem !important;
    text-transform: lowercase;
    color: white;
}

/* BACHECA */
#bacheca .section-background-color {
    height: 77px;
    background-color: #4eceb4;
}

#bacheca .section-background-color .row {
    max-width: 1140px;
}

#bacheca .section-background-color h1 {
    color: #f6ffc8;
    font-size: 2rem;
    font-weight: 700;
}

#bacheca .starter-template {
    color: #005075d9;
    margin-top: 77px;
}

.bacheca-slogan {
    color: #41B9A9;
}

.bacheca-slogan p {
    margin-bottom: 0px;
    text-align: center;
}

.messaggi {
    margin-bottom: 3rem;
}

.data-messaggi {
    float: ;
}

.data-messaggi h2 {
    font-weight: 200;
    font-size: 1.1rem;
}

.autore-messaggi {
    color: #41B9A9;
}

.testo-messaggi {
    font-size: 1.8rem;
    font-weight: 300;
    color: #3e7088d9;
}

.no-messaggi {
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    width: 100%;
    top: 45%;
    left: 0;
    font-size: 1.4rem;
    color: #ffabab;
    text-align: center;
}

/* Footer */
footer {
    font-weight: 300;
    margin-top: -0.7rem;
}

.foot-container {
    max-width: 1920px;
    width: 100%;
}

footer .row {
    max-width: 1140px;
}

footer p {
    margin-bottom: 0px;
    text-align: center;
}

/* MEDIA QUERIES */
#contTel,
#contMail,
#contInd {
    border: 0px solid;
    border-radius: 30px;
    padding-left: 0.5rem !important;
    background-color: #41b9a9;
    color: white !important;
    font-size: !important;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .navbar-toggler-icon {
        width: 1rem;
    }

    #intro .starter-template,
    #bacheca .starter-template {
        /* margin-top: 60px !important */
    }

    .nav-link {
        border-bottom: 0px solid;
        font-size: 0.9rem;
    }

    /* Intro */
    /* Hours */
    .riapre {
        text-align: center;
    }

    .op-is-open-shortcode {
        display: flex;
        flex-direction: column;
    }

    #hours > div > div > div > div.col-md-6 {
        text-align: center;
    }

    .op-overview-shortcode {
        margin-top: 1rem;
        text-transform: uppercase;
    }

    .op-table-overview {
        float: none;
    }

    /* Contact */
    #contact .starter-template {
        padding: 0rem;
    }

    #contact .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .contact-col .row {
        flex-direction: column;
    }

    #contact > div > div > div > div.col-md-12.ml-auto.mr-auto.col-12.contact-col > div > div:nth-child(1) {
        text-align: left;
        width: 100%;
        margin-bottom: 1rem;
    }

    #contact > div > div > div > div.col-md-12.ml-auto.mr-auto.col-12.contact-col > div > div:nth-child(2) {
        text-align: left;
        width: 100%;
    }

    #contact > div > div > div > div.col-md-12.ml-auto.mr-auto.col-12.contact-col > div > div:nth-child(1) p,
    #contact > div > div > div > div.col-md-12.ml-auto.mr-auto.col-12.contact-col > div > div:nth-child(2) p {
        float: left;
        margin-right: 0.5rem;
    }

    .contact-text {
        margin-bottom: 2rem;
    }

    .form-column {
    }

    #contactForm {
        padding: 0px 0px 0px 15px;
        font-size: 1.1rem;
    }

    #contactForm h3 {
        text-align: left;
    }

    .floating-label-form-group input,
    .floating-label-form-group textarea {
        font-size: 1.2em;
        position: relative;
        z-index: 1;
        padding-right: 0;
        padding-left: 0;
        resize: none;
        border: none;
        border-radius: 0;
        background: none;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .form-group label {
        text-align: left;
    }

    #contact .lead {
        font-size: 1.5rem;
    }

    .mappa {
        margin-bottom: 0rem;
    }

    /* Bacheca */
    #bacheca .section-background-color {
        height: 58px;
    }

    .messaggi .card-header,
    .messaggi .card-body {
        padding: 0.5rem;
    }

    .data-messaggi {
        float: none;
    }

    .data-messaggi h2 {
        padding: 0px;
        font-size: 0.8rem;
    }

    .testo-messaggi {
        font-size: 1rem;
    }

    .autore-messaggi {
        font-size: 0.8rem;
        margin-bottom: 0.5rem;
        font-weight: 200;
    }
}

@media screen and (min-width: 371px) {
    #intro h1 {
        font-size: 40px !important;
    }

    #intro h2 {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 575px) {
    .bacheca-slogan {
        font-size: 1.2rem;
    }

    #bacheca .card-header {
        font-size: 1.2rem;
    }

    #myformcontainer form {
        padding: 4rem 0rem 0rem;
    }

    .notaForm {
        font-size: 1rem;
        padding: 0 0 2rem;
    }
}

@media screen and (min-width: 520px) {
    #intro h1 {
        font-size: 60px !important;
    }

    #intro h2 {
        font-size: 24px !important;
    }
}

@media screen and (min-width: 610px) {
    #intro h1 {
        font-size: 70px !important;
    }

    #intro h2 {
        font-size: 30px !important;
    }
}

@media screen and (min-width: 768px) {
    #intro h2 {
        font-size: 30px !important;
    }

    #tel-col,
    #ind-col,
    #or-col {
        font-size: 1.5rem;
        color: white !important;
    }

    .riapre span {
        text-align: center;
        font-size: ;
    }
}

@media screen and (min-width: 990px) and (max-width: 1018px) {
    .op-overview-shortcode {
        font-size: 1.9rem;
    }
}

/* Lg */
@media screen and (min-width: 992px) {
    #intro img {
        width: 160px;
        height: 160px;
    }

    #hours .starter-template {
        font-size: 1.5rem;
        display: flex;
        align-items: center;
    }

    .riapre span:nth-child(1) {
        font-size: 2rem;
    }

    #contact .starter-template {
        padding: 3rem 1.5rem;
    }
}

.form-control::-webkit-input-placeholder {
    color: #e2e2e2;
}

/* WebKit, Blink, Edge */
.form-control:-moz-placeholder {
    color: #e2e2e2;
}

/* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder {
    color: #e2e2e2;
}

/* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder {
    color: #e2e2e2;
}

/* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder {
    color: #e2e2e2;
}

/* Microsoft Edge */
/* BACHECA */
#coronaModal {
    background-color: rgba(0, 0, 0, 0.8);
}

.showM {
    display: block;
}

.ucorona {
    color: red;
    text-decoration: underline;
}

#address {
    font-family: Montserrat;
    background-color: white;
}

.melaicon {
    opacity: 0.5;
}

@media (max-width:767px) {
    #contTel,
    #contMail,
    #contInd {
        font-size: 1rem !important;
    }
}

#phone-link a[href^=tel] {
    text-decoration: none;
    color: #ffffff;
}

#phone-link a[x-apple-data-detectors] {
    text-decoration: none;
    color: #ffffff;
}
}