/* LICENSE & DETAILS
   ==================================================

    Theme Name: Twenty Twenty child
    Theme URI: https://red-cell.tech
    description: Tema redcell per personalizzazione Twenty Twenty
    Author: Marco Rozzoni Redcell
    Author URI: https://red-cell.tech
    Template: twentytwenty
    Version: 1.0.0
    License: GNU General Public License v2 or later
    Tags: light, responsive-layout, accessibility-ready, aiuottì
    Text Domain: twentytwenty-child

    All files, unless otherwise stated, are released under the GNU General Public License
    version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/*
https://www.awwwards.com/20-best-web-fonts-from-google-web-fonts-and-font-face.html
*/

@import url('https://fonts.googleapis.com/css2?family=Cabin:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Averia+Serif+Libre:ital,wght@1,300&family=Mulish:wght@300;400;600&display=swap');


html {
    margin-top: 0 !important;
}
html #wpadminbar {
    display: none;
}

body {
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    background: #f1f7f7;
}



.entry-header-inner h1.entry-title {
    font-family: 'mulish', sans-serif;
    font-weight: 600 !important;
    font-size: 22px;
    letter-spacing: normal !important;
}

.archive-header-inner h1.archive-title {
    font-family: 'mulish', sans-serif;
    font-weight: 600 !important;
    font-size: 22px;
    letter-spacing: normal !important;
}

.normativa-per-form {
    font-style: italic;
    font-size: smaller;
    line-height: 30px;
    float: left;
    margin-top: 30px;
}


.divider-offerte {
    height: 6rem;
}

div.wpcf7-response-output {
    margin: 3rem 0;
    padding: 15px;
    float: left;
    color: #242424;
    width: 100%;
}


.section-inner.medium {
    max-width: 100%;
}
.has-text-align-center {
    text-align: left;
}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.squareleft):not(.squareright) {
    max-width: 140rem;
    width: calc(100% - 4rem);
}

.entry-content  {
    font-family: 'Mulish', sans-serif;
    font-size: 1.8rem;
}

.entry-content p {
    margin: 0;
}

.entry-content.bodybody {
    padding: 9rem 3rem 12rem 3rem;
    width: 80%;
}

.post-meta-wrapper {
    max-width: 100%;
}

.sotto-il-titolo {
    font-family: 'Averia Serif Libre', cursive;
    font-weight: 400;
    font-size: 30px;
    margin: 3.5rem 0 0 0;
}

.sotto-il-titolo p {
    line-height: 40px;
}

body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote::before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
    color: #323232!important;
}

.singular .entry-header, .archive .archive-header {
    padding: 0;
    background: transparent!important;
}

.section-inner.medium {
    padding: 2rem 0;
    background: transparent;
}

h1, .heading-size-1 {
    font-size: 4rem;
    font-weight: 700;
}

.square {
    max-width: 140rem;
    margin: 0;
    background: url(https://securityservicelg.it/wp-content/uploads/2021/06/sfondo-boxess.png) center center repeat-y;
}


.squareleft {
    max-width: 50%!important;
    width: 50%!important;
    background: #fff903;
    float: left;
    padding: 6rem 3rem 3rem 3rem;
    margin-bottom: 0;
}

.squareright {
    max-width: 50%!important;
    width: 50%!important;
    background: #3e3e3e;
    float: left;
    padding: 6rem 3rem 3rem 3rem;
    Margin-bottom: 0;
}


.blocchetto-giallo-titolo {
    font-family: 'Averia Serif Libre', cursive!important;
    font-weight: 400;
    font-size: 30px;
    margin: 0 0 9rem 0!important;
}


.stato-username {
    font-size: 13px;
    border: none;
    padding: 3px 0;
    /* height: 22px; */
    text-transform: uppercase;
    display: block;
    background: transparent;
    float: right;
    white-space: nowrap;
    margin-left: 5px;
    font-weight: 400;

}

.stato-appartamento-titolo {
    font-size: 13px;
    border: none;
    padding: 0;
    text-transform: uppercase;
    display: block;
    background: transparent;
    float: left;
    white-space: nowrap;
    margin-left: 0;
    font-weight: 400;
    width: 100%;

}

.stato-appartamento {
    font-size: 16px;
    border: none;
    padding: 0;
    text-transform: uppercase;
    display: block;
    background: transparent;
    float: left;
    white-space: nowrap;
    margin-left: 0;
    margin-right: 10px;
    font-weight: 600;

}

.stato-pagato {
    font-size: 13px;
    border: none;
    padding: 3px 15px;
    /* height: 22px; */
    border-radius: 12px;
    text-transform: uppercase;
    display: block;
    background: #63E6BE40;
    float: left;
}

.stato-da-pagare {
    font-size: 13px;
    border: none;
    padding: 3px 15px;
    /* height: 22px; */
    border-radius: 12px;
    text-transform: uppercase;
    display: block;
    background: #FF878740;
    float: left;
    white-space: nowrap;
}

.stato-da-verificare {
    font-size: 13px;
    border: none;
    padding: 3px 15px;
    /* height: 22px; */
    border-radius: 12px;
    text-transform: uppercase;
    display: block;
    background: #FFD43B40;
    float: left;
    white-space: nowrap;
    font-weight: 400;
}

.yearly-movement-results {
    text-align: right;
}



.blocchetto-giallo-testo {
    font-size: 20px;
}


.blocchetto-giallo-link {
    font-size: 20px;
    font-style: italic;
    text-decoration: none;
    color: #343434;
}


.blocchetto-grigio-titolo {
    font-family: 'Averia Serif Libre', cursive!important;
    font-weight: 400;
    font-size: 30px;
    margin: 0 0 9rem 0!important;
    color: #ffffff;

}

.blocchetto-grigio-testo {
    font-size: 20px;
    color: #ffffff;
}


.blocchetto-grigio-link {
    font-size: 20px;
    font-style: italic;
    text-decoration: none;
    color: #ffffff;
}


.post-inner.attached {
    padding: 0;
}

.header-inner {
    max-width: 140rem;
    padding: 2rem 3rem;
    z-index: 100;
    background: transparent;
}

.footer-inner {
    max-width: 140rem;
    padding: 3rem;
    z-index: 100;
    background: #ffffff;
}

.header-titles {
    margin: 0;
    font-size: 2.4rem;
}

#site-header  {
    background: transparent!important;
    margin-top: 3rem;
}

#site-footer  {
    background: transparent!important;
}

#site-footer .section-inner  {
    padding: 0 0 3rem 0;
}

#site-footer {
    font-size: 1.8rem;
    padding: 0;
    margin-bottom: 5rem;
}

.footer-widgets-outer-wrapper {
    border-bottom: 0!important;
}


.singular .featured-media::before {
    position: static;
}

.singular .featured-media-inner {
    position: relative;
    left: 0;
    width: calc(100% - 8rem);
    padding-right: 0;
    padding-left: 0;
}

.section-inner {
    max-width: 100%;
}

.post-inner {
    max-width: 100%;
    width: calc(100% - 6rem);
    margin: 0 auto;
    padding: 3rem;
}

.featured-media  {
    background: transparent;
}

.featured-media img {
    margin: 0;
    max-width: 100%;
    width: 100%;
}


.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
    margin-top: 4rem;
    background: transparent;
}

.post-meta-wrapper {
    margin-top: 0;
    background: #ffffff;
    padding: 3rem 3rem 3rem 3rem;
    border-top: solid 1px #f0f1f3;
}

.post-meta-edit-link-wrapper  {
    display: none;
}

.header-inner .toggle {
    align-items: center;
    display: flex;
    overflow: visible;
    padding: 0;
    right: 30px;
}

.toggle-inner .toggle-text {
    display: none;
}

.footer-copyright {
    font-weight: 400;
}

.footer-copyright.footertitle {
    font-weight: 700;
}

.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {
    font-family: inherit;
    letter-spacing: normal;
    font-size: 2.2rem;
}

.footer-menu {
    font-size: 1.8rem;
    font-weight: 400;
}


.primary-menu > li.current_page_item a:link,
.primary-menu > li.current_page_item a:visited,
.primary-menu > li.current_page_item a:active {
    text-decoration: none;
    color: #000000!important;
    font-weight: 400;
}

a.pink-link:link,
a.pink-link:visited,
a.pink-link:active {
    text-decoration: none;
    color: #342A00!important;
}
a.pink-link:hover {
    text-decoration: none;
    color: #E599F7!important;
}


.footer-menu > li:first-child {
    margin: 0.8rem 0 0 2.5rem;
    background: #fff903;
    padding: 10px 30px;
}

.primary-menu li {
    padding: 10px 0;
}

.primary-menu ul.sub-menu li {
    padding: 0;
}

.nav-toggle .toggle-inner {
    padding-top: 0;
    top: -20px;
}


.titolo-offerte {
    font-family: 'Averia Serif Libre', cursive!important;
    font-weight: 400;
    font-size: 30px;
    margin: 0 0 0 0!important;
    float: left;
    width: 100%;

}

.testo-offerte {
    float: left;
    width: 100%;

}

.testo-offerte-codice {
    float: left;
    width: 100%;
    color: #585738;

}





.squareright-landing {
    max-width: 50% !important;
    width: 50% !important;
    background: #f7f7f7;
    float: left;
    padding: 6rem 3rem 3rem 3rem;
    Margin-bottom: 0;
    border: solid 1px #3e3e3e;
}

.squareright-landing .blocchetto-grigio-titolo {
    font-family: 'Averia Serif Libre', cursive !important;
    font-weight: 400;
    font-size: 30px;
    margin: 0 0 9rem 3rem !important;
    color: #3e3e3e;
}

.squareright-landing .wpcf7 {
    margin-top: 0;
}

.squareright-landing label {
    font-size: 1.8rem;
}

.squareright-landing .wpcf7-form {
    margin: 0;
    margin-top: 0;
    padding: 0 30px 30px 30px;
    background: #f7f7f7;
    width: 100%;
    float: left;
}



.wpcf7 {
    margin: 0;
    margin-top: 3rem;
}

.wpcf7-form {
    margin: 0;
    margin-top: 3rem;
    padding: 30px;
    background: #f7f7f7;
    width: 75%;
    float: left;
}

.wpcf7-form select {
    width: 50%;
    border: solid 1px #d3d5e3;
    padding: 15px;
}

.wpcf7-form p {
}

.wpcf7-form input[type="submit"] {
    background-color: #fff903;;
    color: #000000;
    text-decoration: none;
    float: right;
    margin: 15px 0 0 0;
}

label {
    display: block;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 0 0 1.5rem 0;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea {
    margin: 0.3rem 0 0 0;
}



.section-inner {
    width: calc(100% - 6rem);
}
.primary-menu-wrapper + .header-toggles {
    display: none;
}


ul.primary-menu {
    display: flex;
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: -0.0277em;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: -0.8rem 0 0 -1.6rem;
    font-family: 'Mulish';
    text-transform: lowercase;
}

.search-toggle {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    display: none !important;
}

.footer-credits {
    font-size: 1.6rem;
    font-weight: 300;
    color: #323232;
    text-align: center;
}


.header-navigation-wrapper {
    align-items: center;
    display: flex;
    width: 70%;
}


/*STILI PER IL FORM DI LOGIN*/
.login-wrap {
    border: 0;
    padding: 0;
    border-radius: 0;
    margin: 0;
    max-width: 100%!important;
    width: 100%!important;
    font-family: 'Mulish';
}

.login-submit {
    margin-top: 3rem;
}

.login-wrap input[type="text"], .login-wrap input[type="password"] {
    width: 100%;
    outline: none;
    border-radius: 12px;
    border: 1px solid #9e9a9a;
    background: #f0f1f3;
    padding: 1.5rem;
    transition: all 0.3s ease;
    height: auto;
}

.login-wrap input[type="text"]:focus,
.login-wrap input[type="password"]:focus {
    border: solid 2px #e4ff90;
}

.login-submit input[type="submit"] {
    width: fit-content;
    padding: 1.5rem 6rem;
    height: 52px;
    outline: none;
    border-radius: 26px;
    border: none;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: normal;
    margin-right: 0;
    float: right;
    background: #e4ff90;
    color: #20211c;
}

.login-submit input[type="submit"]:hover {
    background: #cee979;
}

/*STILI PER IL FORM DI LOGIN*/


#dashboard-houses-container {
    max-width: 100%;
    width: 100%;
}

#dashboard-houses-cards {
    max-width: 25%;
    width: 25%;
    float: left;
    padding: 0 1.5rem 1.5rem 0;
}

#dashboard-houses-card {
    max-width: 100%;
    width: 100%;
    float: left;
    border: solid 2px #dedfdf8a;
    padding: 2rem;
    border-radius: 14px;
    /* margin-right: 3rem; */
    min-height: 220px;
    font-family: 'Mulish';
    font-size: 1.6rem;
    color: #20211c;
    position: relative;
    background: #ffffff;
}



#dashboard-houses-card i {
    float: left;
    margin-bottom: 10px;
}

#dashboard-houses-card b {
    font-size: 1.7rem;
    color: #20211c;
}

#dashboard-houses-card.running {
    border: solid 4px #e4ff90;
}

#house-houses-card.running {
    border: solid 4px #e4ff90;
    padding: 18px;
}


#house-houses-card {
    max-width: 100%;
    width: 100%;
    float: left;
    border: solid 2px #dedfdf;
    padding: 2rem;
    border-radius: 14px;
    /* margin-right: 3rem; */
    font-family: 'Mulish';
    font-size: 1.6rem;
    color: #20211c;
    position: relative;
    background: #ffffff;
}

.empty-card{
border-color: #f2f7f7!important;
background: #f2f7f7;
}


.separator-somme  {
    height: 1px !important;
    width: 100%;
    margin: 10px 0 !important;
    padding: 0;
    background: cadetblue;
    box-shadow: none;
}

.entry-content hr, hr.styled-separator {
    background-color: #dedfdf !important;
    background: inherit;
}


.entry-content hr::before, hr.styled-separator::before {
    display: none;
}

.entry-content hr::before, .entry-content hr::after, hr.styled-separator::before, hr.styled-separator::after {
    background: currentColor;
    display: none;
}

#small-data-container {
    width: 100%;
    margin-top: 20px;
    float: left;
}

#small-data-affittata {
    float: left;
    background: #e4ff90;
    width: fit-content;
    padding: 3px 15px;
    border-radius: 16px;
    height: 32px;
    color: #20211c;
}

#small-data-sfitta {
    float: left;
    background: #f0f1f3;
    width: fit-content;
    padding: 3px 15px;
    border-radius: 16px;
    height: 32px;
}

#small-data-abitata {
    float: left;
    border: solid 1px #f0f1f3;
    width: fit-content;
    padding: 3px 15px;
    border-radius: 16px;
    height: 32px;
}

.small-data-entrate {
    margin-top: 4px;
    float: left;
    margin-left: 10px;
}



.entry-content.bodybody a:link, .entry-content.bodybody a:visited, .entry-content.bodybody a:active {
    color: #232323!important;
    text-decoration: none;
    font-weight: 600;

}

.entry-content.bodybody a:hover {
    background: #fff903;
    text-decoration: none;

}

.featured-media figcaption {
    margin: 3rem auto!important;
}




#dashboard-card-go-to-detail {
    position: absolute;
    float: right;
    right: 2rem;
}

#dashboard-card-go-to-detail i {
    font-size: 20px;
}

#dashboard-card-go-to-detail a:link,
#dashboard-card-go-to-detail a:visited,
#dashboard-card-go-to-detail a:active {
    color: #20211c;
}


.singular .intro-text {
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
    padding: 0;
    margin: 5px 0 0 0;
    width: 100%;
    background: transparent;
}

.singular #boxetti-container {
    width: 100%;
    float: left;
    margin-bottom: 0;
}


.singular #boxetti-container-left {
    width: 45%;
    float: left;
    margin-bottom: 1.5rem;
    padding-right: 1.5rem;
}

.singular #boxetti-left {
    width: 100%;
    float: left;
    background: #e4ff90;
    min-height: 30px;
    border-radius:10px;
    padding: 57px 1.5rem 1.5rem 1.5rem;
}

.singular #boxetti-container-right {
    width: 30%;
    float: right;
    margin-bottom: 1.5rem;
}

.singular #boxetti-right {
    width: 100%;
    float: left;
    background: #E4EEEF;
    min-height: 30px;
    border-radius:10px;
    padding: 30px 1.5rem 1.5rem 1.5rem;
    text-align: right;
}

.singular #boxetti-container-right-last {
    width: 25%;
    float: right;
    margin-bottom: 1.5rem;
    padding-left: 1.5rem;
}

.singular #boxetti-right-last {
    width: 100%;
    float: left;
    background: #E4EEEF;
    min-height: 30px;
    border-radius:10px;
    padding: 30px 1.5rem 1.5rem 1.5rem;
    text-align: right;
}



table.movement-single-year-table {
    border-collapse: inherit;
    padding: 0;
    border: solid 2px #e4ff90;
    max-width: 100% !important;
    width: 100% !important;
    margin: 10px 0 3rem 0;
    border-radius: 10px;
    padding:10px;
}

div#movement-single-year-table {
    border-collapse: inherit;
    padding: 0;
    border: solid 2px #e4ff90;
    max-width: 100% !important;
    width: 100% !important;
    margin: 10px 0 3rem 0;
    border-radius: 10px;
    padding:10px;
}

#movimenti-single-container-mobile #movement-single-year-table {
    border-collapse: inherit;
    padding: 0;
    border: solid 2px #e4ff90;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 0 10px 0;
    border-radius: 14px;
    padding: 1.5rem;
    float:left;
    background: #FFFFFF;
}

#todo-single-container-mobile #movement-single-year-table {
    border-collapse: inherit;
    padding: 0;
    border: solid 2px #e4ff90;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 0 10px 0;
    border-radius: 14px;
    padding: 1.5rem;
    float:left;
    background: #FFFFFF;
}

table.title-movement-single-year-table {
    border-collapse: inherit;
    padding: 0;
    border: none;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
}


table.title-movement-single-year-table tr td {
    border-collapse: inherit;
    padding: 0;
    border: none;
    font-family: 'Cabin', sans-serif;
    font-weight: 700 !important;
    letter-spacing: normal !important;
    font-size: 2.2rem;
}


table.movement-single-year-table tr.movement-simple-row-header td {
    border-bottom: none;
    font-size: 1.4rem;
    background: #e4ff90;
    font-style: italic;
}




table.movement-single-year-table tr td {
    border: 0;
    border-bottom: solid 1px #20211c30;
    color: #20211c;
    font-family: 'Mulish';
    font-weight: 300;
    font-size: 1.6rem;
    padding: 10px 10px;
}


#movimenti-single-container-mobile table.movement-single-year-table tr td {
    border: 0;
    border-bottom: solid 1px #20211c30;
    color: #20211c;
    font-family: 'Mulish';
    font-weight: 300;
    font-size: 1.6rem;
    padding: 10px 10px;
}


#movimenti-single-container-mobile table.movement-single-year-table tr td {
    border: 0;
    border-bottom: solid 1px #20211c30;
    color: #20211c;
    font-family: 'Mulish';
    font-weight: 300;
    font-size: 1.6rem;
    padding: 0;
}

table.movement-single-year-table tr td:first-child {
    padding-left: 0;
}
table.movement-single-year-table tr td:last-child {
    padding-right: 0;
}

table.movement-single-year-table tr td.table-movement-border-left {
    border-left: solid 1px #20211c50;
    vertical-align: top;
}

table.movement-single-year-table tr:last-child td.table-movement-border-left {
    border-left: solid 1px #20211c50;
}

table.movement-single-year-table tr td.table-movement-border-left-big {
    border-left: solid 2px #20211c50;
    vertical-align: top;
}

table.movement-single-year-table tr:last-child td.table-movement-border-left-big {
    border-left: solid 2px #20211c50;
}

table.movement-single-year-table tr.movement-simple-row-header td.table-movement-border-left {
    border-left: solid 1px #e4ff90;
    vertical-align: top;
}

table.movement-single-year-table tr.movement-simple-row-header td.table-movement-border-left-big {
    border-left: solid 2px #e4ff90;
    vertical-align: top;
}


#bars-container  {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    display: flex;

}

#bar-container  {
    background: #ffffff;
    min-height: 100px;
    float: left;
    width: 7.41%;
    margin-right: 1%;
    border-radius: 4px;
    position: relative;
    display: flex;
    align-items: flex-end;
}

#bar-container.media  {
    width: 3.2%;
}



#bar-container-gain  {
    background: #f2f7f7;
    float: left;
    width: 100%;
    border-radius: 4px;
    bottom: 0;
    left: 0;
    z-index: 0;
    position: absolute;
}

#bar-container-loss  {
    background: #e4eeef;
    float: left;
    width: 100%;
    border-radius: 4px;
    bottom: 0;
    left: 0;
    z-index: 1;
}

#bar-container:last-child  {
    margin-right: 0;
}

#house-house-card-container {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

#house-house-card-container span.title {
    border-collapse: inherit;
    padding: 0;
    font-family: Mulish;
    font-size: 2rem;
    color: #20211c;
    text-align: left;
    font-weight: 700;
    margin: 0;



}

#house-house-card-container i {
    float: right;
    font-size: 16px;
    margin-top: 8px;
}





/* Style the tab */
.tab {
    overflow: hidden;
    border: none;
    float: left;
    width: 100%;
    border-bottom: solid 2px #0d000d;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border-bottom: solid 2px #ffffff;
    outline: none;
    cursor: pointer;
    padding: 15px 0 5px 0;
    margin: 0 0 0 15px;
    transition: 0.3s;
    color: #0d000d80;
    font-family: mulish;
    font-size: 1.4rem;
}

.tab button:first-child {
    margin: 0;
}

/* Change background color of buttons on hover */
.tab button:hover {
    border-bottom: solid 2px #0d000d;
    text-decoration: none;
}

/* Create an active/current tablink class */
.tab button.active {
    border-bottom: solid 2px #0d000d;
    text-decoration: none;
    color: #0d000d;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 0;
    border: none;
    float: left;
    width: 100%;
}

.tabcontent {
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}







#acf-form {
    max-width: 100%;
    width: 100%;
    background: #fff;
    padding: 1.5rem;
    float: left;
    border-radius: 10px;
}

.acf-field {
    padding: 0 0 1.5rem 0 !important;
    border: none !important;
    width: 50%;
    float: left;
    padding-right: 2%!important;
    clear: inherit;
}

.acf-field:nth-child(2n) {
    padding-right: 0!important;
    clear: inline-end;
}

.acf-field-textarea {
    width: 100%;
    float: left;
    padding-right: 0!important;
}

#message {
    margin: 0 0 3rem 0!important;
}



table.movement-single-year-table tr:last-child td {
}



body.page-template-template-popover #site-content.singular-redcell-popover {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    margin: 0 auto;
    padding: 0;
    z-index: 1000;
    background: #f0f1f3;
    float: left;
    display: block;
}


body.page-template-template-popover #site-content.singular-redcell-popover article {
    width: 50%;
    max-width: 600px;
    border-radius: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


body.page-template-template-popover #site-content.singular-redcell-popover article .section-inner.medium {
    padding: 3rem;
    background: #ffffff;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    display: block;
    width: 100%;
}

body.page-template-template-popover #site-content.singular-redcell-popover article .section-inner.medium h1 {
    font-weight: 400;
    font-size: 22px;
}

body.page-template-template-popover #site-content.singular-redcell-popover article .post-inner {
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    width: 100%;
}

body.page-template-template-popover #site-content.singular-redcell-popover article .section-inner {
    display:none;
}

input.acf-button[type="submit"]
{
    width: fit-content;
    padding: 1.5rem 6rem;
    height: 52px;
    outline: none;
    border-radius: 26px;
    border: none;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: normal;
    margin-right: 0;
    float: right;
    background: #e4ff90;
    color: #20211c;
}

input.acf-button[type="submit"]:hover {
    background: #cee979;
    text-decoration: none;
}


.acf-field input[type=text], .acf-field input[type=password], .acf-field input[type=date], .acf-field input[type=datetime], .acf-field input[type=datetime-local], .acf-field input[type=email], .acf-field input[type=month], .acf-field input[type=number], .acf-field input[type=search], .acf-field input[type=tel], .acf-field input[type=time], .acf-field input[type=url], .acf-field input[type=week], .acf-field textarea, .acf-field select {
    width: 100%;
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 5px;
    border: solid 1px #20211c;
}

#small-movement-container {
    float: left;
    width: 100%;
    border-top: solid 1px #20211c;
    margin-top: 20px;
    padding-top: 20px;

}

#small-movement-container i.fa-money-check-dollar-pen {
    font-size: 26px;
    color: #20211c;
    float: left;
    margin-bottom: 0;
}

#small-movement-container i.fa-circle-plus {
    font-size: 20px;
    color: #20211c;
    float: right;
    margin-bottom: 0;
}

#small-movement-container a.movimenti-link:link,
#small-movement-container a.movimenti-link:visited,
#small-movement-container a.movimenti-link:active {
    text-decoration: none;
    color: #20211c!important;
    font-weight: 300;
    margin-left: 10px;
}

#small-movement-container a.movimenti-link:hover {
    text-decoration: underline;
}

#small-title-container {
    min-height: 115px;
}

.app-titles  {
display: none;
}


@media only screen and (max-width: 1350px) {
    .header-navigation-wrapper {
        position: relative;
        top: 0;
        max-width: 80%;
        width: 80%;
    }
}


@media only screen and (max-width: 1024px) {

    .nav-toggle .toggle-inner {
        top: 0;
    }

    .header-inner .toggle {
        right: 6rem;
        top: 0;
    }

    .nav-toggle {
        width: auto;
    }

    .dashicons, .dashicons-before:before {
        font-family: 'Font Awesome 6 Pro';
    }

    .dashicons-menu:before {
        content: "\f141";
        color: #9e9a9a;
    }

    .section-inner {
        width: calc(100% - 4rem);
    }

    .header-inner.section-inner {
    padding: 1rem 0 2rem 0;
}



    .post-inner {
        width: calc(100% - 4rem);
        padding: 2rem;
    }


    #site-header  {
        margin-top: 1rem;
    }

    .header-titles-wrapper {
        justify-content: left;
        padding: 0;
    }

    #dashboard-houses-cards {
        max-width: 50%;
        width: 50%;
    }

    #dashboard-houses-cards:nth-child(2n) {
        padding: 0 0 1.5rem 0;
    }

}

@media only screen and (max-width: 980px) {
    .squareleft {
        max-width: 100%!important;
        width: 100%!important;
        padding: 6rem 3rem 3rem 3rem;
    }

    .squareright {
        max-width: 100%!important;
        width: 100%!important;
    }

    .header-navigation-wrapper {
        position: relative;
        top: -25px;
    }

    .entry-content.bodybody {
        width: 100%;
    }

    .wpcf7-form {
        width: 100%;
    }

    .nav-toggle .toggle-inner {
        padding-top: 0;
        top: 0;
    }


    .header-inner .toggle {
        right: 2rem;
        top: 0;
    }

    .nav-toggle {
        width: auto;
    }

    .dashicons, .dashicons-before:before {
        font-family: 'Font Awesome 6 Pro';
    }

    .dashicons-menu:before {
        content: "\f141";
        color: #9e9a9a;
    }

    .header-titles-wrapper {
        justify-content: left;
        padding: 0;
    }

    #site-footer .section-inner {
        justify-content: center;
    }

    .has-text-align-center {
        text-align: center;
    }

    #dashboard-houses-cards {
        max-width: 50%;
        width: 50%;
    }

    .app-titles {
        position: absolute;
        width: calc(100% - 4rem);
        font-weight: 300;
        font-family: 'Mulish';
        font-size: 18px;
        display: block;
    }

    .nav-toggle .toggle-icon, .nav-toggle svg {
        width: 24px;
        transform: rotate(270deg);
        position: relative;
        top: -5px;
    }

    .nav-toggle .toggle-inner .dashicons, .dashicons-before:before {
        width: auto !important;
        height: 24px !important;
        font-size: 24px !important;
    }

    .dashicons-menu:before {
        content: "\e478";
        color: #0d000d;
        font-weight: 300;
        transform: rotate(90deg);
    }

    .nav-toggle .toggle-inner {
        padding-top: 0!important;
    }

    .fa-house-chimney-blank:before {
        font-weight: 300;
    }

}

@media only screen and (max-width: 700px) {
    .singular .featured-media-inner {
        width: calc(100% - 6rem);
    }

    .post-inner {
        padding: 1rem;
    }

    .nav-toggle .toggle-inner {
        padding-top: 0;
        top: -10px;
        right: -20px;
    }

    .nav-toggle .toggle-icon, .nav-toggle svg {
        width: 24px;
        transform: rotate(270deg);
        position: relative;
        top: -5px;
    }

    .nav-toggle .toggle-inner .dashicons, .dashicons-before:before {
        width: auto !important;
        height: 24px !important;
        font-size: 24px !important;
    }

    .app-titles {
    position: absolute;
    width: calc(100% - 2rem);
    font-weight: 400;
    font-family: 'Mulish';
    font-size: 18px;
        display: block;
    }


    .fa-house-chimney-blank:before {
        font-weight: 300;
    }

    .wpcf7-form {
        width: 100%;
    }

    .nav-toggle .toggle-inner {
        padding-top: 0;
        top: 0;
        right: 0;
    }

    .header-inner .toggle {
        right: 1rem;
        top: 0;
    }

    .nav-toggle {
        width: auto;
    }

    .dashicons, .dashicons-before:before {
        font-family: 'Font Awesome 6 Pro';
    }

    .dashicons-menu:before {
        content: "\e478";
        color: #0d000d;
        font-weight: 300;
        transform: rotate(90deg);
    }

    .nav-toggle .toggle-inner {
        padding-top: 0!important;
    }

    .section-inner {
        width: calc(100% - 2rem);
    }

    .header-inner.section-inner {
        background: transparent;
    }

    .post-inner {
        width: calc(100% - 2rem);
    }

    #site-header  {
        margin-top: 1rem;
    }

    .header-titles-wrapper {
        justify-content: left;
        padding: 0;
    }

    #site-footer .section-inner {
        justify-content: center;
    }

    .has-text-align-center {
        text-align: center;
    }

    #dashboard-houses-cards {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
    }

    i.fa-light-rectangle-wide-circle-check  {
        display: none;
    }

    .stato-appartamento {
        margin-right: 0;

    }
}


@media only screen and (max-width: 782px) {
    html {
        margin-top: 0 !important;
    }
    html #wpadminbar {
        display: none;
    }
}



/* MEDIA QUERIES PER MOSTRARE O MENO I MACRO BLOCCHI DEI DATI MOBILE O DESKTOP */
/* MEDIA QUERIES PER MOSTRARE O MENO I MACRO BLOCCHI DEI DATI MOBILE O DESKTOP */
/* MEDIA QUERIES PER MOSTRARE O MENO I MACRO BLOCCHI DEI DATI MOBILE O DESKTOP */

#movimenti-single-container-desktop {
    display: none;
}

#todo-single-container-desktop {
    display: none;
}

@media only screen and (min-width: 1280px) {
    #movimenti-single-container-mobile {
        display: none;
    }

    #todo-single-container-mobile {
        display: none;
    }

    #movimenti-single-container-desktop {
        display: block;
    }

    #todo-single-container-desktop {
        display: block;
    }

    .post-inner  {
        background: #ffffff;
    }

    .tab {
        background-color: #ffffff;
    }

}
