/*
Theme Name: Mysta Child Theme
Theme URI: https://mysta.peerduck.com
Author: PeerduckThemes
Author URI: https://peerduck.com
Description: Blank Child Theme for Mysta
Template: mysta
Version: 1.00
Requires at least: 5.0
Requires PHP: 7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options
Text Domain: mysta
*/


p.wpcf7-inline-field:nth-child(2) {
    margin-left: 1.25% !important;
}

p.wpcf7-inline-field {
    max-width: 49%;
    display: inline-block;
}

.selezione p.wpcf7-inline-field {
    width: 32.2%;
}

.selezione input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    padding: 12px;
}

.selezione select {
    padding: 10px;
}

input,
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
.select2-container--default .select2-selection--single,
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required,
#richieste textarea {
    border: 1px solid #21212C !important;
    background-color: rgba(255, 255, 255, 0.2);
}

#richieste input.wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-accent {
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    border: 1px solid #D5846E !important;
    background-color: #D5846E;
    font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.wpcf7-submit:hover {
    background-color: rgba(213, 132, 110, 0.8) !important;
    color: #fff;
}

span.wpcf7-list-item input[type="checkbox"] {
    min-width: auto !important;
    width: 24px;
    height: 24px;
}

span.wpcf7-list-item span.wpcf7-list-item-label {
    line-height: 30px;
    vertical-align: super;
    margin-left: 5px;
}

.wpcf7-form textarea {
    font-size: 18px;
}

.wptb-table-container.wptb-table-17205.wptb-table-container-0 {
    margin-top: 40px;
    margin-bottom: 0;
}

.wptb-table-17205 tr.wptb-row:first-child,
.wptb-table-17209 tr.wptb-row:first-child {
    background-color: #21212C;
}

.wptb-table-17205 tr.wptb-row:first-child p,
.wptb-table-17209 tr.wptb-row:first-child p {
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Playfair Display' !important;
}

.wptb-table-container table td p {
    font-size: 15px !important;
}

.wptb-table-17205 tr.wptb-row:first-child p,
.wptb-table-17209 tr.wptb-row:first-child p {
    color: #fff !important;
    font-weight: 700;
    text-transform: none;
    font-family: 'Playfair Display' !important;
    letter-spacing: 0.05em;
    font-size: 18px !important;
}

.wptb-table-container.wptb-table-17209.wptb-table-container-1 {
    margin-top: 0;
}

table:not(.shop_table):not(.wp-calendar-table) th,
table:not(.shop_table):not(.wp-calendar-table) td,
.table th,
.table td {
    padding: 0.78rem;
}

#richieste label {
    font-weight: 600;
    line-height: 40px;
}

span.wpcf7-list-item {
    margin-left: 0;
}

h1 {
    margin-top: 0;
    margin-bottom: 0;
}

h1,
.h1 {
    font-weight: 600;
    font-size: 50px;
    line-height: 1.3;
    letter-spacing: normal;
}

/* Nascondo menu e logo */
nav#pr-nav {
    display: none;
}

/* Carte e rotazione */
#carte:before {
    content: '';
    display: inline-block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(https://lacartomantealice.it/wp-content/uploads/2023/07/1a.png);
    background-repeat: no-repeat;
    background-size: 240px;
    transform: rotate(-30deg) translateY(-15%) translateX(15%);
    background-position: center left !important;
}

#carte::after {
    content: "";
    display: inline-block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(https://lacartomantealice.it/wp-content/uploads/2023/07/2a.png);
    background-size: 240px;
    transform: rotate(30deg) translateY(-15%) translateX(-15%);
    background-repeat: no-repeat;
    background-position: right center;
}

h4,
.h4 {
    font-weight: bold;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: normal;
}
.servizi p, .white p {
    color: #fff;
}
footer h3 {
    font-size: 24px;
    line-height: 26px;
}

/* Prenotazioni Bookly */
.bookly-progress-tracker.bookly-table div {
    font-family: 'Dm Sans';
    font-size: 16px;
    text-transform: uppercase;
}


.bookly-form-group label {
    font-family: 'Dm Sans';
    font-size: 14px;
    text-transform: uppercase;
}
.bookly-form-group select {
    font-family: 'DM Sans';
    font-size: 16px !important;
}
.bookly-form-group select {
    font-family: 'DM Sans';
    font-size: 16px !important;
    padding: 12px !important;
}
.bookly-form input[type="text"], .bookly-form input[type="number"], .bookly-form input[type="password"], .bookly-form textarea {
    padding: 12px 12px 12px !important;
}
.bookly-available-date .bookly-form-group span.bookly-bold {
    text-transform: uppercase;
    color: #ba9a63;
}

.bookly-available-date.bookly-js-available-date.bookly-left.bookly-mobile-float-none input {
    font-family: 'DM Sans' !important;
    font-size: 16px !important;
}

.bookly-form .bookly-box {
    font-size: 16px;
    font-family: 'Dm Sans';
}

.ladda-button[data-style=zoom-in] .ladda-label {
    position: relative;
    display: inline-block;
    font-family: 'Dm Sans';
    font-weight: 400 !important;
    font-size: 22px !important;
}

.bookly-box.bookly-nav-steps button {
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
}
.bookly-form input[type="text"], .bookly-form input[type="number"], .bookly-form input[type="password"], .bookly-form select, .bookly-form textarea {
    font-size: 16px !important;
    font-family:'Dm Sans';
}
.bookly-payment-nav label span {
    font-size: 18px !important;
    margin-left: 8px;
}
.bookly-payment-nav .bookly-box:first-child {
    font-family: 'Dm sans';
    font-size: 18px;
    color: #222;
    text-transform: uppercase;
    font-weight: 500;
}
.informazioni {
    font-size: 20px;
}
.informazioni span b {
    font-size: 20px;
    color:red;
}
.informazioni b {
    font-size: 20px;
}

element.style {
}
#prenota .elementor-container.elementor-column-gap-default {
    padding-bottom: 120px;
}
@media (min-width: 1200px) {
    .footer-inner {
        max-width: 1200px;
    }

}


@media (max-width: 1490px) {
    #carte:before {
        content: '';
        display: inline-block;
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(https://lacartomantealice.it/wp-content/uploads/2023/07/1a.png);
        background-repeat: no-repeat;
        background-size: 180px;
        transform: rotate(-30deg) translateY(-15%) translateX(15%);
        background-position: center left !important;
    }

    #carte::after {
        content: "";
        display: inline-block;
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 0px;
        background-image: url(https://lacartomantealice.it/wp-content/uploads/2023/07/2a.png);
        background-size: 180px;
        transform: rotate(30deg) translateY(-15%) translateX(-15%);
        background-repeat: no-repeat;
        background-position: right center;
    }

    .elementor-16947 .elementor-element.elementor-element-6d3a1ad {
        font-size: 17px;
        line-height: 1.5em;
    }

    .elementor-16947 .elementor-element.elementor-element-4f7d9a8 {
        font-size: 52px;
    }

    .elementor-16947 .elementor-element.elementor-element-d2c0f03 {
        z-index: 99;
    }

    .elementor-16947 .elementor-element.elementor-element-eaeff9a .elementor-button {
        font-size: 16px;
        padding: 14px 36px 14px 36px;
    }

    p {
        font-size: 17px;
        line-height: 1.5em;
    }

    .big-title p {
        font-size: 52px;
        line-height: 1.2em;
    }

    h4,
    .h4 {
        font-size: 24px;
        line-height: 38px;
    }

    .cons-title p {
        font-size: 42px;
    }
}

@media (max-width: 1380px) {

    .big-title p {
        font-size: 40px;
        line-height: 1.2em;
        max-width: 66%;
        margin: auto;
    }

    h1,
    .h1 {

        font-size: 38px;
    }

    .elementor-16947 .elementor-element.elementor-element-8b87f91 .elementor-heading-title {
        font-size: 38px;
    }

    p {
        font-size: 16px;
        line-height: 1.35em;
    }

    .elementor-16947 .elementor-element.elementor-element-bfde079 .elementor-heading-title {
        font-size: 38px;
    }

    .elementor-16947 .elementor-element.elementor-element-cdde1fc .elementor-button {
        font-size: 16px;
        padding: 12px 36px 12px 36px;
    }

    .cons-title p {
        font-size: 38px;
    }

    h4,
    .h4 {
        font-size: 24px;
        line-height: 30px;
    }

    #richieste input.wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-accent {
        font-size: 16px;
    }

    .elementor-16947 .elementor-element.elementor-element-00f9423>.elementor-container {
        min-height: 700px;
    }
}

@media (max-width: 1100px) {
    #carte:before {
        top: -10%;
        background-size: 100px;
    }

    #carte:after {
        top: -10%;
        background-size: 100px;
    }

    .big-title p {
        font-size: 32px;
        max-width: 96%;
    }

    .sovra p {
        font-size: 14px;
    }

    .sovra {
        margin-bottom: 0 !important;
    }

    p {
        font-size: 15px;
        line-height: 1.3em;
    }

    section.elementor-section.elementor-top-section.elementor-element.elementor-element-82fab11.elementor-section-height-min-height.elementor-reverse-tablet {
        max-height: 575px;
    }

    .elementor-16947 .elementor-element.elementor-element-fbbc8a4.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
        display: block;
        margin-top: 25%;
    }

    h1,
    .h1 {
        font-size: 34px;
    }

    p {
        line-height: 1.2em;
    }

    .elementor-16947 .elementor-element.elementor-element-8b87f91 .elementor-heading-title {
        font-size: 30px;
    }

    .elementor-16947 .elementor-element.elementor-element-bfde079 .elementor-heading-title {
        font-size: 30px;
    }

    .cons-title p {
        font-size: 30px;
    }

    .elementor-16947 .elementor-element.elementor-element-af402d8>.elementor-container {
        max-width: 910px;
    }

    .carta img {
        max-width: 300px !important;
        height: auto !important;
    }

    .elementor-16947 .elementor-element.elementor-element-40e3ea2>.elementor-container,
    .elementor-16947 .elementor-element.elementor-element-834731b>.elementor-container {
        max-width: 900px;
    }

    .servizi .elementor-col-33 {
        max-width: 33%;
    }
}

@media (max-width:991px) {
    #prenota .elementor-container.elementor-column-gap-default {
    padding-bottom: 0px;
}
footer h3 {
    font-size: 22px;
    line-height: 22px;
}
    #carte:before,
    #carte:after {
        display: none;
    }

    .big-title p {
        font-size: 26px;
        max-width: 96%;
    }

    p {
        font-size: 16px;
        line-height: 1.3em !important;
    }

    section.elementor-section.elementor-top-section.elementor-element.elementor-element-82fab11.elementor-section-height-min-height.elementor-reverse-tablet {
        max-height: none;
    }

    .elementor-16947 .elementor-element.elementor-element-00f9423>.elementor-container {
        min-height: auto !important;
    }

    h1,
    .h1 {
        font-size: 30px;
    }

    .elementor-16947 .elementor-element.elementor-element-8b87f91 .elementor-heading-title {
        font-size: 24px;
    }

    .cons-title p {
        font-size: 24px;
    }
    .footer-top {
        text-align: center;
    }

}
@media (max-width:800px) and (orientation:portrait) {
     #carte:before,
    #carte:after {
        display: none !important;
    }
}
@media (max-width:768px) {
    .servizi .elementor-col-33 {
        max-width: 100%;
    }

    #carte:before,
    #carte:after {
        display: none !important;
    }

    .sovra p {
        font-size: 14px;
    }

    p.wpcf7-inline-field {
        max-width: 100%;
        display: inline-block;
    }

    .selezione p.wpcf7-inline-field {
        width: 100%;
    }

    .wptb-table-container.wptb-table-17205.wptb-table-container-0 {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media (min-width:767px) {
    
    /* Prenotazioni */
     button.bookly-next-step.bookly-js-next-step.bookly-btn.ladda-button {
        padding: 20px 50px!important;
        } 
    button.bookly-nav-btn.bookly-js-start-over.bookly-btn.ladda-button.bookly-left {
        width: 100%;
        padding: 20px 50px !important;
    } 
    .bookly-mobile-step-2.bookly-js-mobile-step-2 {
        display: flex;
        flex-direction: row-reverse;
    }
    .bookly-mobile-step-1.bookly-js-mobile-step-1 {
        display: inline-block;
        max-width: 69%;
    }
    .bookly-box.bookly-nav-steps {
        position: absolute;
        width: 100%;
    }
    .bookly-nav-steps .bookly-right, button.bookly-next-step.bookly-js-next-step.bookly-btn.ladda-button {
        width:100%;
    } 
    .bookly-mobile-step-2.bookly-js-mobile-step-2 .bookly-box:first-child {
        width: 31% !important;
        padding-left: 2%;
        position: absolute;
        top: 41.5%;
        height: 500px;
    }
    .bookly-form-group option {
        font-size: 16px;
        font-family: 'Dm Sans';
    }
    button.bookly-back-step.bookly-js-back-step.bookly-btn.ladda-button {
        width: 100%;
        padding: 20px 50px !important;
    } 
}
@media (max-width:767px) {
    .ladda-button[data-style=zoom-in] .ladda-label {
        font-size: 18px !important;
        padding: 5px 5px;
    }
    .bookly-mobile-step-2.bookly-js-mobile-step-2 .bookly-box {
        display: block !important;
        width: 100%;
    }
    .bookly-box.bookly-nav-steps button {
        width: 100% !important;
    }
    .bookly-mobile-step-2.bookly-js-mobile-step-2  .bookly-right {
        width: 100%;
    }
    .informazioni {
        font-size: 18px;
    }
    .bookly-box.bookly-nav-steps.bookly-clear .bookly-right {
        display: block !important;
        width: 100%;
    }
    .bookly-box.bookly-nav-steps.bookly-clear button.bookly-time-next.bookly-btn.bookly-left.ladda-button, .bookly-box.bookly-nav-steps.bookly-clear  button.bookly-time-prev.bookly-btn.bookly-left.ladda-button {
        width: 100% !important;
        padding: 5px 10px !important;
        height: 46px !important;
    }
    .bookly-box.bookly-nav-steps.bookly-clear button.bookly-time-next.bookly-btn.bookly-left.ladda-button span,.bookly-box.bookly-nav-steps.bookly-clear  button.bookly-time-prev.bookly-btn.bookly-left.ladda-button span {
        visibility: hidden;
    }
    .bookly-box.bookly-nav-steps.bookly-clear button.bookly-time-next.bookly-btn.bookly-left.ladda-button:before {
        position: absolute;
        content: 'SCORRI ORARI >';
        font-family: 'DM Sans';
        top: 0;
        left: 0;
        text-align: center;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
    }
    .bookly-box.bookly-nav-steps.bookly-clear  button.bookly-time-prev.bookly-btn.bookly-left.ladda-button:before {
          position: absolute;
        content: '< SCORRI ORARI';
        font-family: 'DM Sans';
        top: 0;
        left: 0;
        text-align: center;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
    }
    .informazioni b {
        font-size: 18px;
    }
    .informazioni span b {
        font-size: 18px;
    }
    .bookly-box.bookly-nav-steps .bookly-right {
        width: 100%;
    }
}