@keyframes pulse {
    0% {
        transform: scale(0.80);
    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.80);
    }
}


.paywall {
    google-auto-ads: ignore;
}


/*Per form newsletter Honeypot BOT */
#box_job_title {
    display: none !important;
}

.img100 {
    width: 100%;
    height: auto;
}

.pulse {
    animation: pulse 1s infinite;
}

.titolo_h2 {
    padding-top: 50px;
    font-size: 18px;
}

.banner-interni {
    position: relative;
}

.banner-interni a {
    display: block;
}

.banner-interni span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.banner-interni .overlay {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.5;
    transition: all 1s;
}

.banner-interni a:hover .overlay {
    transition: all 1s;
    opacity: 0.9;
}

.articoli-correlati {
    display: flex;
    flex-wrap: wrap;
}

.articolo-correlato {
    width: 30%;
    text-align: center;
    vertical-align: top;
    margin: 1%;
}

.ig_popup_chiudi, .side_popup_chiudi {
    position: absolute;
    right: 5px;
    top: 5px;
}

.ig_popup_chiudi img, .side_popup_chiudi img {
    width: 25px;
    height: 25px;
    background-color: white;
    border-radius: 50%;
    padding: 2px;
}

#ig_popup, #side_popup {
    position: fixed;
    bottom: 10px;
    left: 15px;
    opacity: 0;
    transition: all 2s ease-in-out;
    z-index: 990;
}

#ig_popup:hover, #side_popup:hover {
    transform: scale(1.1);
    transition: all 1s !important;
}

#ig_popup a img, #side_popup a img {
    width: 280px;
    height: auto;
}

/* Stile per l'elemento visibile */
#ig_popup.visible, #side_popup.visible {
    opacity: 1;
    transition: all 2s ease-in-out;
}

#bottom h2, #destra h4 {
    text-align: left
}

#bottom-1 #login-form, #login-form {
    margin-right: 21px;
    background-color: #b92300
}

#bottom, #bottom-1 #login-form, #login-form, #pre-bottom {
    background-color: #b92300
}

.commenti {
    background-image: url('https://www.finestresullarte.info/Grafica/nuvola-commenti-big.svg') !important
}

#sottotesto {
    width: 750px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0
}

#sottotesto p, p {
    margin-bottom: 15px;
    line-height: 25px
}

.anteprima {
    text-align: justify
}

.btnd-1, .content_button, .custobtn, .testo-centro {
    text-align: center
}

#login-popup {
    margin-top: -25px;
    box-shadow: 0 -59px 100px -31px #a5a5a5;
    margin-bottom: 40px
}

.pwl_login a {
    color: #b92e00 !important
}

.mfp-bg {
    background: #fff !important
}

.white-popup {
    position: relative;
    background: #fff;
    width: auto;
    max-width: 700px;
    margin: 20px auto
}

.red-popup {
    position: relative;
    background: #b92300 !important;
    -webkit-box-shadow: -1px -1px 25px 5px rgba(148, 148, 148, .71);
    -moz-box-shadow: -1px -1px 25px 5px rgba(148, 148, 148, .71);
    box-shadow: -1px -1px 25px 5px rgba(148, 148, 148, .71);
    width: auto;
    max-width: 700px;
    margin: 20px auto
}

/*x che chiude popup login*/
.mfp-close {
    color: #b61709 !important;
}

.red-popup .mfp-close {
    color: #fff !important;
}


.cta-placeholder {
    font-size: 30px;
    background-color: #b92e00;
    padding: 15px;
    border-radius: 10px;
    color: #fff !important;
    box-shadow: 1px 1px 14px -7px #000;
    margin-bottom: 2px;
    display: inline-block
}

#login-form, #login-form h2, .oppure {
    margin-bottom: 20px
}

#rest2018 {
    overflow: hidden
}

#rest2018 #content_vetrina {
    background: #fff !important;
    text-align: center
}

#rest2018 .dyn-content.top {
    position: relative;
    background: 0 0/cover #b92e00;
    float: none;
    color: #fff
}

#rest2018 .dyn-content.top section .bottom_xs p strong {
    font-weight: 700
}

#rest2018 .dyn-content.top section .bottom_xs p.supersmall {
    font-size: 15px;
    line-height: 25px
}

#rest2018 .dyn-content.top section .bottom_xs p.small {
    font-size: 42px;
    line-height: 55px
}

#rest2018 .dyn-content.top section .bottom_xs p.big {
    color: #d2d2d2;
    font-size: 72px;
    line-height: 70px
}

#rest2018 .dyn-content.top section .bottom_xs p.big span {
    font-size: 100px
}

#rest2018 .dyn-content.top section .inner_footer#footer_desk {
    width: 100%;
    margin: 0 auto;
    background-color: #fff
}

#rest2018 .dyn-content.top section .inner_footer#footer_desk .content_button .boxRight {
    float: right;
    margin: 50px 0 0;
    width: 40%
}

#rest2018 .dyn-content.top section .inner_footer#footer_desk .content_button .boxLeft {
    width: 100%
}

.bottom_xs, .content_background, .content_button {
    padding: 40px
}

#login-form button, .custobtn {
    padding: 15px;
    font-weight: 700;
    font-size: 15px;
    display: block;
    text-transform: uppercase;
    font-family: halis-regular, sans-serif;
    cursor: pointer;
}


.custobtn2 {
    padding: 12px;
    font-weight: 700;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    width: 135px;
    text-align: center;
    margin: auto;
    border-radius: 4px;
    cursor: pointer;
}


.oppure {
    color: #b92e00;
    margin-top: 20px
}

.custobtn {
    background-color: #fff;
    border-radius: 4px;
    color: #484848;
    border: none;
    cursor: pointer
}

.custobtn-scuro {
    background-color: #d9d8d8 !important
}

.custobtn-rosso {
    color: #fff !important;
    background-color: #651301 !important
}

#login-form {
    padding: 35px;
    border-radius: 5px;
    color: #fff
}

#login-form hr {
    color: #9e2700;
    background-color: #9e2700
}

#bottom-3 a, #login-form .psw-recovery, #login-form h2 {
    color: #fff
}

#login-form input {
    margin-bottom: 10px;
    height: 20px;
    border-radius: 4px;
    border: none;
    padding: 2%;
    width: 96%
}

#login-form button {
    background-color: #fff;
    color: #484848;
    border: none;
    width: 100%;
    border-radius: 4px
}

#bottom-2, #bottom-2 a, #ricerca-google-q {
    font-family: halis-light, sans-serif !important
}

.msg-err {
    font-size: 23px;
    color: red;
    border: solid 1px red;
    padding: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #ffd7d7;
    border-radius: 5px;
    text-align: center;
}

.msg-ok {
    font-size: 23px;
    color: darkgreen;
    border: solid 1px darkgreen;
    padding: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #e5ffe5;
    border-radius: 5px;
    text-align: center;
}

#slider-home ul li div.slider-foot a, .bottone-tipo-2, .logged-in a, .psw-recovery, div.home-inner-low {
    color: #fff !important
}

.btnd-1 {
    width: 122px;
    height: 35px;
    display: block;
    background-color: #fff;
    line-height: 35px;
    float: right;
    text-transform: uppercase;
    font-family: 'halis-regular', sans-serif;
    margin-left: 4px;
    font-weight: 900 !important;
    border-radius: 4px;
}

#box-copertine .copertina a img, img[src='/banner/2022-11/loghi-lombardia.jpg'] {
    width: 100%;
    height: auto
}

.bottone-tipo-2 {
    background-color: #b61709 !important
}

.bottone-piccolo {
    color: white;
    padding: 14px;
    display: inline-block;
    background-color: #651301;
    border-radius: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 13px;
}

.bottone-piccolo:hover {
    color: white;
    padding: 14px;
    display: inline-block;
    background-color: black;
    border-radius: 5px;
    margin-bottom: 5px;
}

#box-copertine-abbonati {
    margin-top: 35px;
    height: 60px
}

#box-copertine {
    margin-top: 35px;
    position: relative
}

#box-copertine .home-boxes {
    text-align: left !important;
    height: initial !important
}

#box-copertine .home-boxes .box-span {
    color: #b61709 !important
}


#bottom-2 a, .bottone-news, .bottone:hover {
    color: #fff !important
}

#box-copertine .lbl {
    background-color: #b61709;
    width: 130px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: 20px
}

#box-copertine .copertine {
    text-align: center;
    background-color: #ececec;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 30px
}

#box-copertine .copertina {
    max-width: 225px;
    padding: 20px;
    display: inline-block
}

.loading, .loading a, .loading a:hover {
    /*cursor: wait !important */
}

.bottone {
    padding: 10px;
    margin: auto;
    display: block;
    text-align: center;
    width: 250px !important
}

.bottone:hover {
    background-color: #000
}

.bottone-news {
    background-color: #186e60
}

.submenu ul li a {
    width: initial !important
}

#menu-alto li a, body {
    font-family: halis-regular, sans-serif
}

.testo_articolo {
    font-family: Georgia, Times, "Times New Roman", "serif" !important
}

.immagineautore {
    display: block;
    width: 20%;
    text-align: center;
    float: left;
    padding: 0 5px 0 0
}

.immagineautoreimg {
    clear: both;
    max-width: 100px !important;
    width: 100% !important;
}

@media only screen and (max-width: 500px) {
    .testo_articolo {
        font-size: 1.1rem !important
    }

    .intro:before {
        line-height: 0;
        margin-right: 0;
        vertical-align: -.4em
    }

    .intro {
        font-size: 1rem;
        font-style: italic
    }
}

.art-blogs-list li, .art-blogs-list li span, .logged-in {
    font-size: 12px
}

a:link, a:visited, body {
    color: #444
}

a:hover {
    color: #630e00
}

#sinistra a:link, #sinistra a:visited {
    color: #2f2f2f
}

#sinistra a:hover {
    color: #7f4545;
}

.titolomostra {
    color: #b92700 !important
}

#sinistra .read_more:hover {
    color: #dbdbdb !important
}

#testo p a {
    color: #630e00 !important
}

#testo p a:hover {
    color: #cb5753 !important
}

#slider-home ul li div.box-categoria {
    top: 0;
    left: 0;
    background-color: #b31450
}

.home-long div.box-categoria {
    top: 15px;
    left: 0
}

#focuson, #ultima-divulgazione, #ultima-divulgazione-2, #ultima-intervista, .ultima-recensione, .ultime-news, .ultime-opere, .ultime-opinioni, .unslider-nav ol li {
    border: none !important
}

#bottom {
    background-image: none;
    height: auto
}

.home-boxes span.box-span {
    font-size: 12px !important;
    margin-bottom: 0 !important
}

.unslider-nav ol {
}

.unslider-nav ol li.unslider-active {
    background: #000 !important;
}

#destra h4 {
    font-weight: 700;
    color: #010101;
    padding-top: 10px;
    margin-left: 55px;
    font-size: 22px
}

#destra .scritta {
    margin-left: -18px
}

#bottom-2 {
    width: 40%;
    margin-right: 10%
}

#menu {
    border-top: none !important;
    border-bottom: none !important;
    margin-bottom: 45px;
    text-align: center
}

.dopologo-footer {
    padding-top: 25px
}

.dopologo-footer a {
    color: #ffedbc !important
}

.paginazione a, .paginazione span {
    padding: 5px;
    border: 1px solid #e3e3e3;
    display: inline-block;
    margin: 0 8px 8px 0;
    min-width: 33px;
    text-align: center;
    color: #666;
    line-height: 21px;
    float: left
}

.paginazione .senzabordi {
    border: none
}

.paginazione .numeropagina {
    float: right;
    margin: 0;
    border: none;
    padding: 6px 0 6px 6px;
    font-size: x-small;
    color: #000
}

.paginazione .paginaaperta {
    background-color: #b92700;
    color: #fff
}

.submenu {
    border-bottom: 1px solid #b5b5b5
}

#menu ul li a.top-menu-link {
    height: 21px
}

#menu-1:hover, #menu-2:hover, #menu-3:hover, #menu-4:hover, #menu-5:hover {
    border-bottom-width: 7px
}

#header {
    margin-bottom: 10px;
    padding-top: 20px
}

hr {
    background-color: #d4d4d4
}

.menu-dx {
    border: none !important;
    border-bottom: 1px solid #d4d4d4 !important
}

#slider-home ul li div.slider-foot {
    background-color: rgba(0, 0, 0, .5)
}

#slider-home ul li div.slider-foot h2 {
    padding-left: 20px;
    padding-top: 10px
}

.art-blogs-list li a {
    margin-bottom: 4px;
    display: inline-block
}

.logged-in {
    color: #fff;
    display: block;
    float: right;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
}

.bottone-dx, .bottone-sx {
    display: inline-block;
    line-height: 40px
}

.menu-dx ul li {
    border-bottom: none !important;
    margin-bottom: 20px !important
}

#bottom-1 #login-form {
    padding: 0;
    margin-bottom: 20px;
    border-radius: 5px;
    color: #fff
}

#bottom-1, #bottom-2, #bottom-3 {
    position: static;
    height: 210px;
    float: left;
    padding-top: 40px
}

#bottom-1 {
    width: 30%
}

#bottom-3 {
    width: 20%
}

#after-bottom {
    text-align: center;
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px
}

#ricerca-google-q {
    background-color: transparent;
    border-bottom: 1px solid #b5b5b5;
    font-style: normal !important;
    font-weight: initial !important
}

#ricerca-google {
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-image: url(https://www.finestresullarte.info/Grafica/iconmonstr-search-thin.svg);
    text-indent: -99999px;
}

#sottobarra-header {
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    height: 40px
}

.bottone-sx {
    padding-left: 5px
}

.bottone-dx {
    padding-right: 5px
}

.floattt70 {
    float: left;
    width: 70%
}

.floattt50 {
    float: left;
    width: 50%
}

.floattt30 {
    float: left;
    width: 30%
}

.mfp-figure figure {
    cursor: pointer;
}

.submenu {
    margin-top: 34px !important
}

#centro {
    margin-top: 0 !important
}

.quaranta {
    float: left;
    width: 44%;
    padding: 0 20px 20px 0
}

.cinquanta {
    float: left;
    width: 48%;
    padding: 0 5px 20px 0;
    height: 400px;
}

.paginazione {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

.campi-ricerca-mostre {
    width: 295px
}

.separatoremostre {
    width: 100%;
    clear: both;
    height: 3px
}

.bottonemostre {
    color: #484848;
    text-transform: uppercase;
    border: none;
    padding: 15px;
    background-color: #f2f0ed;
    border-radius: 4px;
    font-weight: 700
}

.fomrmostre {
    padding: 6px;
    margin-bottom: 50px;
    clear: both
}

.select2-container--default .select2-selection--multiple {
    background-color: #f2f0ed !important;
    border: 0 !important
}

.risultati-ricerca {
    background-color: #fff !important
}

.menu-x {
    border-bottom: 0 solid #b92700 !important
}

.menu-x:active, .menu-x:hover {
    border-bottom: 2px solid #b92700 !important;
    color: #b92700 !important
}

.home-boxes span, .home-long span {
    display: inline-block !important
}


.nuova-toolbar {
    overflow: hidden;
}

/*noinspection CssInvalidPropertyValue*/
.nuova-toolbar span.bliend {
    float: inline-end;
}

/*noinspection CssInvalidPropertyValue*/
.nuova-toolbar span.blistart {
    float: inline-start;
}

.share-icon {
    width: 17px;
    vertical-align: sub;
    cursor: pointer
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    font-size: 55px
}

@media (max-width: 768px) {
    .bottone-piccolo {
        color: #fff;
        padding: 15px;
        display: block;
        border-radius: 5px;
        text-align: center;
    }

    .bottone-piccolo:hover {
        color: #fff;
        padding: 15px;
        display: block;
        background-color: black;
        border-radius: 5px;
        text-align: center;
    }

    .blog_crop, .data-post, .footer-articolo-mobile {
        margin-top: 5px
    }

    .share-icon {
        width: 17px;
        vertical-align: middle;
        display: inline-block !important
    }

    .cinquanta, .quaranta {
        float: left;
        width: 88%
    }

    .separatoremostre {
        display: none
    }

    .quaranta {
        padding: 0 20px 20px 0
    }

    .cinquanta {
        padding: 0 5px 20px 0
    }

    .campi-ricerca-mostre, .quaderni-mobile ul li a {
        width: 100%
    }

    .menu-mobb {
        position: absolute;
        top: 0;
        display: block;
        left: 0;
        z-index: 999
    }

    .blog_title {
        margin-bottom: 2px !important
    }

    .data-post {
        font-size: 12px;
        font-weight: 700;
        display: inline-block
    }

    .quaderni-mobile ul {
        margin: 0;
        padding: 0
    }

    .quaderni-mobile ul li {
        list-style: none;
        padding: 0;
        margin-left: 10px;
        margin-right: 10px
    }

    .quaderni-mobile ul li img {
        width: 100% !important
    }

    input.input-stile, select.input-stile {
        padding: 4px;
        font-weight: 400;
        font-style: italic;
        font-size: 14px;
        height: 24px;
        background-color: #f2f0ed;
        border: 0 !important;
        color: #010101
    }
}

@media (max-width: 500px) {
    .cinquanta, .quaranta {
        float: left;
        width: 88%
    }

    .quaranta {
        padding: 0 20px 20px 0
    }

    .cinquanta {
        padding: 0 5px 20px 0
    }
}

/*NASCONDO BOTTONCINO IUBENDA*/
.iubenda-tp-btn {
    display: none !important;
}


/* Stile generale del select */
select {
    appearance: none; /* Rimuove lo stile predefinito */
    -webkit-appearance: none; /* Per compatibilità Safari */
    -moz-appearance: none; /* Per compatibilità Firefox */

    padding: 10px 20px;
    border: none;
    border-radius: 8px;
    background-color: #f2f0ed;
    color: #010101;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Freccia personalizzata */
select::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-color: #4caf50;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

/* Hover e focus */
select:hover {
    background-color: #e8f5e9;
    border-color: #2e7d32;
}

select:focus {
    border-color: #1b5e20;
    background-color: #ffffff;
}

/* Disabilitato */
select:disabled {
    background-color: #f1f1f1;
    color: #888;
    border-color: #ccc;
    cursor: not-allowed;
}

/* Stile generale per la checkbox */
input[type="checkbox"] {
    appearance: none; /* Rimuove lo stile predefinito */
    -webkit-appearance: none; /* Per compatibilità Safari */
    -moz-appearance: none; /* Per compatibilità Firefox */

    width: 20px;
    height: 20px;
    border: 2px solid #651301;
    border-radius: 4px; /* Arrotonda leggermente i bordi */
    background-color: #f9f9f9;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

/* Quando la checkbox è attiva (selezionata) */
input[type="checkbox"]:checked {
    background-color: #651301; /* Colore dello sfondo quando selezionata */
    border-color: #651301;
}

/* Aggiunge il segno di spunta personalizzato */
input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
}

/* Effetto hover */
input[type="checkbox"]:hover {
    background-color: #e8f5e9;
    border-color: #2e7d32;
}

/* Disabilitato */
input[type="checkbox"]:disabled {
    background-color: #f1f1f1;
    border-color: #ccc;
    cursor: not-allowed;
}