/*
Theme Name: The7 Child
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.clearfix{
    clear: both;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after{
    clear: both;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.box-messaggi {
    font-size: 13px;
    font-weight: normal;
    color: red;
}

.box-messaggi.error-form {
    position: absolute;
    left: 0;
    bottom: -15px;
}

.box-messaggi.error-form.ricette {
    bottom: -22px;
}

.box-messaggi.error-send {
    font-size: 14px;
}

.box-messaggi.success {
    color: #9acb34;
    font-size: 16px;
    font-weight: bold;
}

.input-error {
    border-color: red !important;
    /* margin-bottom: 0 !important;*/
}

.save-load {
    background-image: url("data:image/svg+xml,%3Csvg width='40px' height='40px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' class='uil-default'%3E%3Crect x='0' y='0' width='100' height='100' fill='none' class='bk'%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(0 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(30 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.08333333333333333s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(60 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.16666666666666666s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(90 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.25s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(120 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.3333333333333333s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(150 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.4166666666666667s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(180 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.5s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(210 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.5833333333333334s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(240 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.6666666666666666s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(270 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.75s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(300 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.8333333333333334s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect  x='46.5' y='40' width='7' height='20' rx='5' ry='5' fill='%23f90' transform='rotate(330 50 50) translate(0 -30)'%3E  %3Canimate attributeName='opacity' from='1' to='0' dur='1s' begin='0.9166666666666666s' repeatCount='indefinite'/%3E%3C/rect%3E%3C/svg%3E");
    width: 40px;
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    display: inline-block;
    /*display: none;*/
    /*vertical-align: top;*/
}

.contatto-box,
.singola-terapia {
    border: 1px solid #ddd;
    padding: 10px;
    margin: 30px 0;
}

.riepilogo-box {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin: 30px 0;
}

#ricette-box,
#ricette-terme-box{
    margin-bottom: 20px;
}

.singola-terapia:last-of-type {
    margin-bottom: 10px;
}

.altro-box {
    margin: 30px 0;
}

.form-row {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: start;
    -webkit-justify-content: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    margin-bottom: 10px;
}

.row-element {
    position: relative;
    width: 50%;
    margin: 0 10px;
}

.row-element label {
    font-weight: bold;
}

.row-element input {
    width: 100%;
    border-color: #cccccc;
}

.disabled-text {
    line-height: 27px;
    padding: 5px 15px 5px 15px;
}

/*[type="date"]::calen {*/
/*    display: none;*/
/*}*/
/*[type="date"]::-webkit-calendar-picker-indicator {*/
/*    display: none;*/
/*}*/

.privacy-radio,
#clausole,
.giorni-check,
.assistenza{
    position: absolute;
    left: -9999px;
    opacity: 0;
}

.privacy-box {
    margin-bottom: 20px;
    position: relative;
}

.assistenza-container {
    width: 100%;
    display: inline-block;
    background: #EEE;
    padding: 10px 0;
}

.assistenza-box {
    position: relative;
    padding: 10px 20px;
    width: 60%;
    display: block;
    margin: 20px auto;
    background: #FFF;
    border-radius: 8px;
    border: 1px solid #CCC;
}

.assistenza-box .box-messaggi {
    left: auto;
    bottom: auto;
    top: 30px;
}
.textarea-assistenza,
.textarea-questionario-lost {
    height: 12px;
    overflow-y: hidden;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-image: initial;
    border-bottom: 2px solid rgb(204, 204, 204);
    resize: none;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    z-index: 0;
    width: 100%;
    font: 16px / 28px Roboto, Helvetica, Arial, Verdana, sans-serif;
    color: #3d3434;
}
.textarea-questionario-lost {
    height: auto;
}

.privacy-box .box-messaggi.error-form {
    bottom: -22px;
}

.privacy-box-radio label,
.clausole-label,
.giorni-label,
.assistenza-label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    line-height: 25px;
    margin-bottom: 0;
    -webkit-transition: .28s ease;
    -moz-transition: .28s ease;
    -o-transition: .28s ease;
    -ms-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.assistenza-label {
    font-weight: normal;
}

.privacy-box-radio {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

.privacy-box-radio [type="radio"] + label:before,
.clausole-label:before,
.giorni-label:before,
.assistenza-label {
    border-width: 2px;
}

.privacy-box-radio [type="radio"] + label:before,
.privacy-box-radio [type="radio"] + label:after,
.clausole-label:before,
.clausole-label:after,
.giorni-label:before,
.giorni-label:after ,
.assistenza-label:after,
.assistenza-label:before {
    border: 1px solid #ccc;
    background-color: #fff;
}

/*.privacy-box-radio [type="radio"]:not(:checked) + label:before,*/
/*.privacy-box-radio [type="radio"]:not(:checked) + label:after,*/
/*.privacy-box-radio [type="radio"]:checked + label:before,*/
/*.privacy-box-radio [type="radio"]:checked + label:after,*/
.privacy-box-radio [type="radio"] + label:before,
.privacy-box-radio [type="radio"] + label:after,
.assistenza-label-radio:before,
.assistenza-label-radio:after {
    border-radius: 50%;
}

.privacy-box-radio [type="radio"] + label:before,
.privacy-box-radio [type="radio"] + label:after,
.clausole-label:before,
.clausole-label:after,
.giorni-label:before,
.giorni-label:after,
.assistenza-label:after,
.assistenza-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    z-index: 0;
    -webkit-transition: .28s ease;
    -moz-transition: .28s ease;
    -o-transition: .28s ease;
    -ms-transition: .28s ease;
    transition: .28s ease;
}

.privacy-box-radio [type="radio"]:checked + label:after,
#clausole:checked + .clausole-label:after,
.giorni-check:checked + .giorni-label:after,
.assistenza:checked + .assistenza-label:after{
    background-color: #f8b232;
    -webkit-transform: scale(.6, .6);
    -moz-transform: scale(.6, .6);
    -o-transform: scale(.6, .6);
    -ms-transform: scale(.6, .6);
    transform: scale(.6, .6);
}

.giorni-label {
    font-weight: normal !important;
}

.timepicker,
.orario_terapie {
    display: block;
    width: 150px !important;
    /*height: 130px !important;*/
}

.ui-timepicker-container {
    height: auto !important;
}
.ui-timepicker-container.ui-timepicker-standard > div > ul > li:nth-child(9),
.ui-timepicker-container.ui-timepicker-standard > div > ul > li:nth-child(10){
    display: none;
}

.label-small {
    font-size: 14px;
}

.label-box-small {
    display: inline-block;
    width: 15%;
    vertical-align: top;
}

.label-box {
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.label-box-big {
    display: inline-block;
    width: 35%;
    vertical-align: top;
}

.text-box-big {
    display: inline-block;
    width: 60%;
    vertical-align: top;
}

.text-center {
    text-align: center;
}

.tab-quote{
    width: 70%;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

#richiesta_form_preventivo .b24-form-wrapper {
    max-width: none;
}
#richiesta_form_preventivo div.b24-form-content.b24-form-padding-side > form > div:nth-child(1) {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#richiesta_form_preventivo .b24-form-control-string {
    flex: 1 0 45%;
    margin: 0 5px;
}

#richiesta_form_preventivo .b24-form-control-list,
#richiesta_form_preventivo .b24-form-control-text {
    flex-basis: 100%;
    margin: 0 5px;
}

#richiesta_form_preventivo .b24-form-control-desc,
#richiesta_form_preventivo .b24-form-control-desc a{
    font-size: 14px;
    color: #333333;
    opacity: 1;
}

#richiesta_form_preventivo .b24-form-style-modern form div.b24-form-field.b24-form-field-agreement.b24-form-control-agreement > div {
    margin-bottom: 20px;
}

.b24-form-btn {
    width: auto;
}

.vpa_main header {
    position: sticky;
    position: -webkit-sticky;
    top: 10px;
    width: 100%;
    background: white;
    padding: 5px 0;
    margin: 10px 0;
}

.vpa_main .header-page {
    position: sticky;
    position: -webkit-sticky;
    top: 10px;
    background-color: white;
    width: 100%;
    border-bottom: 3px solid #eeeeee;
    padding: 5px 10px;
}

.vpa_main .vc_btn3 {
    font-weight: bold;
}

#content {
    background-color: white;
    margin-top: 10px;
    padding: 10px;
}

.sidebar-none #content.content {
    padding: 0;
    margin-top: 0;
}

/*.excel-table {*/
/*border: 1px;*/
/*}*/

/*.excel-table th {*/
/*background-color: #2f5496;*/
/*color: #FFF;*/
/*}*/

#table-content {
    width: 100%;
    border-spacing: 0px;
    margin-bottom: 10px;
}

.table-content-tr {
    height: 70px;
    font-size: 14px;
}

.table-content-tr:nth-child(odd) {background: #f3f3f3}

.table-content-tr.disdetta {
    background: #ffbdb3;
}

.table-content-tr td {
    padding: 0 5px;
}

#table-content tfoot td {
    border-top: 2px solid #777777;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}

.bg-red {
    background-color: #ff3333 !important;
}

.bg-green {
    background-color: #33ff33 !important;;
}

.bg-yellow {
    background-color: #ffff33 !important;;
}

.bg-blue {
    background-color: #3399ff !important;;
}
.bg-white {
    background-color: #FFFFFF !important;;
}

#message-box {
    display: none;
    font-weight: bold;
    margin-top: 10px;
}

.error-line {
    color: #e80004;
    font-size: 14px;
}

.success-line {
    color: #9acb34;
}

#header-menu {
    list-style: none;
    padding-inline-start: 20px;
}

#header-menu li {
    float: left;
    margin: 0 10px;
}

#header-menu li a {
    color: #353e4a;
    font-weight: bold;
    text-decoration: none;
}

#header-menu li a:hover {
    text-decoration: underline;
}

h3.destinazioni-grid-title {
    font-size: 18px;
    font-weight: bold;
}

a.destinazioni-grid-button {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 5px 5px 5px 5px;
}

.destinazioni-grid-button:hover {
    background-color: #ffffff;
    color: #f8b232 !important;
}
.img-transition img {
    transition: transform .3s ease-out,opacity .35s;
}

.page-child .description-under-image .post .alignnone {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .tab-quote{
        width: 100%;
    }

    .form-row,
    #richiesta_form_preventivo div.b24-form-content.b24-form-padding-side > form > div:nth-child(1) {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .row-element,
    .text-box-big {
        width: 100%;
        margin: 0;
    }

    .label-box,
    .label-box-big {
        width: 100%;
        margin-top: 10px;
    }

    #richiesta_form_preventivo .b24-form-control-string {
        flex-basis: 100%;
        margin: 0 5px;
    }
}

@media (max-width: 530px) {
    #richiesta_form_preventivo .b24-form-padding-side {
        padding-left: 0px;
        padding-right: 0px;
    }
}

