/*
Theme Name: Palmiword
Theme URI: 
Author: Giancarlo P
Author URI: https://www.linkedin.com/in/giancarlo-palmirotta-54758a172
Text Domain: palmiword
domain path: /languages
Description: Palmiword è un tema  per WordPress Creato da zero e costruito con linee guida WordPress, PHP, CSS3, jQuery, Bootstrap 5. La grafica lo rende ottimo per qualsiasi argomento, Sito, Blog o altro. E' il tema giusto per te.
Puoi scegliere cosa visualizzare nella homepage del sito.(il classico Blog) oppure una pagina fissa/statica. Per impostare una homepage statica, devi prima creare due Pagine. Una diverrà la homepage e l'altra sarà quella dove appariranno i tuoi articoli...
Buon divertimento.
Version: 1.2.1
Requires PHP: 5.6
Requires at least: 5.0
Tested up to: 5.8
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html

Tags: blog, two-columns, left-sidebar, right-sidebar, custom-header, custom-background, custom-logo, custom-menu, featured-images, custom-colors, flexible-header, theme-options

palmiword is based on Underscores (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Questo tema, come WordPress, è concesso in licenza sotto GPL.
Usalo per creare qualcosa di interessante, divertirti a condividere.

*/


.dis-nam a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    color: #618db7;
}

.dis-nam a:hover {
    text-transform: uppercase;
    text-decoration: underline;
}

.dis-nam {
    color: #555;
    background-color: #eee;
    font-size: 12px;
    padding: 5px;
}


.silp {
    padding: 0px 10px;
}

.categories ul {
    margin: 0;
    padding: 0;
}

.list-group {
    list-style: none;
}

.categories li {
    list-style: none;
    border-bottom: 1px solid #eee;
}

.children li {
    border: 1px solid transparent;
}

body {
    font-family: 'Prompt', sans-serif !important;
    color: #777;
 
}
.container{
    font-weight: 100;
}

div.btnlegg-h {
    margin: 0;
    padding: 19px 0px;
    display: inline-block;
}

.btnlegg-h a {
    background-color: #618db7 !important;
    color: #fff !important;
    font-size: 12px;
    padding: 10px 80px;
    border-radius: 4px;
    font-weight: 500;
    margin: 0 auto;
    text-decoration: none;
}

.btnlegg-h a:hover {
    opacity: 0.9;
    text-decoration: underline !important;
}

a.btnlegg {
    color: #fff;
    float: right;
    padding: 0 25px;
    margin: 0;
    background-color: #555;
    font-size: 12px !important;
}

.btnlegg:hover {
    border-radius: 0px;
    background-color: transparent !important;
    color: #000 !important;
    border: 1px solid #555;
}

.text-central-blog {
    font-size: 48px;
    text-align: center;
    padding: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    color: #618db7;
    font-weight: 700;
}

.avviso-fronted {
    font-size: 22px;
    padding: 7px 0px;
    color: #fff;
    max-width: 100%;
    font-weight: 400;
    background-color: #333;
    transition: 0.5s;
    text-align: center;
    margin-top: 25px;
}
h5.test-div::after{
    content:'';
    width: 100%;
    height:2px;
    background-color: #000;
}

h5.test-div {
    color: #333 !important;
    background-color: transparent !important;
    transition: 0.5s;
    font-weight: 500;
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
}

.col-div-style {
    position: relative;
    transition: 1s;
    margin: auto;
    width: 90% !important;
    background-color: #fff;
}


.areatext {
    display: inline-block;
    width: 100%;
    height: auto;
}

.testata {
    display: flex;
    margin-right: 0;
    width: auto;
}

.sidebar-dx-due {
    float: right;
    width: 26% !important;
    position: relative;
}

.titolo h5 {
    background-color: #fff;
    margin: 10px 0px 0px 0px;
}

.stgrupp {
    float: left;
    width: 50%;
    height: 220px;
    overflow: hidden;
    position: relative;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.stgrupp img {
    width: 100% !important;
}

span.ciete {
    font-size: 13px
}

.background-personal {
    background-color: #eee;
    color: #555;
    margin: 0;
    padding: 0;
    width: 100%;
}

.card-body {
    border: 1px solid #eee;
    margin: auto;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
}

.btn-edit-post-link:hover {
    border: 1px solid #777 !important;
    color: blue !important;
}

.solo:hover {
    border: 1px solid #777 !important;
    color: blue !important;
}



.fissa-card img {
    height: auto;
    margin: auto;
}
section.widget_meta,
section.widget_block {
    padding: 12px;
    margin: 0px 29px 29px 0px;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.migliora {
    padding: 0px 15px 25px 15px !important;
    margin: 0px !important;
}

.miglioradai {
background-color: #fff;
padding: 30px 30px 30px 30px;
border-radius: 5px;
}

.miglioradai img{
height: auto !important;
max-width: 100% !important;
}


.logo_custom {
    margin: 0;
    padding: 0;
    width: auto;
    max-height:70px;
}

.pageright {
    position: absolute;
    right: 0;
}

.pagination {
    width: 100%;
    position: relative;
    padding: 8px;
    margin: 0;
}

.pagination li a {
    border: 1px solid #ccc !important;
}

.page-numbers,
.nav-links ul {
    margin: 0;
    padding: 0;
}

.navigation.pagination {
    display: inline-block;
    margin: 0;
    padding: 0;
}

a.page-numbers {
    border: 1px solid #ccc;
    padding: 0px 12px;
    margin: 0 !important;
    background-color: #fefefe;
    text-decoration: none;
    display: inline-block;
}


span.page-numbers.current {
    border: 1px solid #ccc;
    padding: 0px 12px;
    margin: 0;
    background-color: #eee;
    display: inline-block;
}

a.page-numbers:hover {
    background-color: #eee;
    color: #000;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.sp {
    background-color: #ffffff;
}

.sidebar-sx-colonne {
    left: 0;
    margin: 0;
    margin: 0;
    padding: 0;
    top: 0;
    position: relative;
    width: 20% !important;
    box-sizing: border-box;
    display: block;
}

.quattro-sx-colonne {
    width: 80% !important;
    margin: 0;
    padding: 0;
}

.sidebar-sx {
    left: 0;
    margin: 0;
    margin: 0;
    padding: 0;
    top: 0;
    position: relative;
    max-width: 100% !important;
    box-sizing: border-box;
    display: block;
}

.sidebar-dx {
    right: 0;
    margin: 0;
    padding: 0;
    top: 0;
    position: relative;
    max-width: 100% !important;
    box-sizing: border-box;
    display: block;
}

#nav-top-d {
    padding: 0;
    margin: 0;
    font-size: 13px;
}

.taxsonomi-archive {
    font-size: 13px;
}

.search-mobil {
    display: none;
}

.input-icons i {
    position: absolute;
    margin: 10px 10px;
}

.bi.bi-grid-fill,
.bi.bi-search {
    color: #ffffff;
}

.search-desktop-front[type=text] {
    width: 3px;
    max-height: 40px;
    box-sizing: border-box;
    cursor: pointer;
    border: none;
    position: relative;
    font-weight: bold;
    font-size: 13px;
    background-color: transparent !important;
    background-position: 10px 6px;
    background-repeat: no-repeat;
    padding: 22px 20px 20px 30px;
    -webkit-transition: width 0.6s ease-in-out;
    transition: width 0.6s linear;
}


.search-desktop-front[type=text]:focus {
    width: 100%;
    position: relative;
    display: block;
    color: #fff;
    background-color: transparent !important;
    font-weight: 400;
}


.backgu {
    background-color: #ffffff;
    border-radius: 5px;
}

.backgd {
    background-color: #fafafa;
    border-radius: 5px;
}

.contenitore {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
}

.mega {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
    padding: 20px;
}

.sistem {
    min-height: 200px !important;
    width: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    padding: 0px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 5px;
}

.dinamic-img img {
    height: auto;
    width: 50%;
    padding: 20px;
}

/*////////// template no sidebar //////////////*/

.style-cat {
    font-size: 11px;
}

.style-date-author {
    font-size: 11px;
    left: 10px;
    bottom: 10px;
    position: absolute;
}

.dinamic-img-no-side img {
    height: auto;
    width: 100%;
    padding: 10px;
    float: left;
    margin: 0 auto;
}

.float-texto-no-side {
    width: 50%;
    height: 100%;
    display: inline-block;
    position: relative;
    font-size: 12px;
    padding: 10px;
}

.class-style-no-side {
    width: 50%;
    min-height: 220px;
    padding: 10px;
    margin-bottom: 0px;
    float: left;
}

.spazio-no-side {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 220px;
    display: flex;
    align-items: center;
}

.puro-no-side {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    max-height: 100%;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    padding: 10px;
}

/*////////// FINE template no sidebar //////////////*/

.float-texto {
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    padding: 0;
    top: 0;
    bottom: 0;
}

.puro p {
    margin: 5px 0px;
    padding: 0;
}

.puro {
    display: table-cell;
    vertical-align: middle;
    max-height: 100%;
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    padding: 30px;
}

.dx {
    float: right;
}

.sx {
    float: left;
}

input#submit.submit {
    color: #3033dd;
    padding: 8px;
    background-color: transparent;
    border: 1px solid #999;
}

div.reply:hover {
    border: 1px solid #000;

}

b.fn {
    font-weight: 500;
}

b.fn:hover {
    font-weight: 600;
}

input#submit.submit:hover {

    border: 2px solid #999;
}

.bypostauthor {
    background-color: #e7f8fb;
}

p.gallery-caption-content {
    font-family: LTC-Bodoni-175 !important;
}

.wp-caption-text {
    border: 1px solid #ddd;
}

.comment-author.vcard {
    background-color: #fff;
}

.comment-body {
    background-color: #fafafa;
    padding: 10px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 40%;

}

.comment-respond label {
    display: block;
    margin-right: 12px;
}

.entry-comments .comment-author {
    margin-bottom: 0;
    position: relative;
}

.entry-pings .reply {
    display: none;
}

#gallery {
    line-height: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 5px;
    -moz-column-count: 5;
    -moz-column-gap: 5px;
    column-count: 5;
    column-gap: 5px;
}

#gallery img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    filter: grayscale(50%);
}

#gallery img:hover {
    filter: none;
    transition: filter 2s;
}

@media (max-width: 1200px) {
    #gallery {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media (max-width: 1000px) {
    #gallery {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media (max-width: 800px) {
    #gallery {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media (max-width: 400px) {
    #gallery {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

.text-metabo p {
    margin: 0;
    padding: 0;
}

.tit a:hover {
    color: #107307;
    transition: 1s;
    text-decoration: underline;
    color: blue !important;
}

.wp-block-search .wp-block-search__label {
    font-weight: 400 !important;
}

.tit a {
    color: #618db7;
    font-weight: 500;
    font-size: 29px;
    display: inline-block;
    line-height: 30px;
    transition: 1s;
    text-decoration: none;
}

div.exc-paragrafi {
    color: #525858;
    margin: 0;
    padding: 0;
}

h1.tit {
    margin: 0;
    padding: 0;
}

.sotit {
    color: #3931af7a;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.subt {
    color: #3931af7a;
    font-size: 13px;
}

.subt-single {
    color: #3931af7a;
    font-size: 23px;
}

ol.children {
    background-color: #C5C5C5;
}

div.reply {
    background-color: #ffffff;
    display: inline-block;
    padding: 4px;
}

div.reply a {
    color: #000;
}

.wp-block-search__inside-wrapper button {
    font-size: 12px;
    padding: 0px;
    background-color: transparent;
}

.wp-block-search__inside-wrapper {
    height: 50px;
    padding-bottom: 20px;
}

.wp-block-search__input {
    border: 1px solid #ccc;
}

.wp-block-latest-comments {
    margin: 0;
    padding: 0;
    padding-left: 0;
}

.page-link {
    font-size: 13px;
    border: none !important;
}

.widget-area a {
    font-size: 14px;
    text-decoration: none;
}

.widget-area a:hover {
    font-size: 14px;
    text-decoration: underline;
    color: blue !important;
}

.widget-area h2 {
    text-transform: uppercase;
    font-size: 17px;
    color: #777;
}

.widget-area h2::after {
    content: '';
    position: relative;
    background-color: #ccc;
    width: 20%;
    height: 4px;
    bottom: 0;
    top: 3px;
    left: 0;
    display: block;
}

.widget-area label {
    color: #777;
}

.btn-light,
a.btn {
    font-size: 13px;
    color: rgb(98, 111, 221);
}
a.btn-edit-post-link,
a.solo {
width: 50%;
border-bottom: 1px solid #999;
display: block;

} 

.time{
font-size: 12px;
padding: 7px;
width: 100%;
display: block;
position: relative;
text-decoration: none;
text-transform: uppercase;
margin-top: 5%;
text-align: center;
border: 1px solid #eee;
}


.time a {
    text-decoration: none;
}

.autor a {
    text-decoration: none;
}

.autor a:hover {
    text-decoration: underline;
    color: blue !important;
}

.time i:hover {
    text-decoration: none !important;
}

.time a:hover {
    text-decoration: underline;
    color: blue !important;
}
.time i{
    text-decoration: none;
    color: #555 !important;
}

.widgettitle {
    color: red;
    font-size: 18px;
}

.widget ul {
    list-style-type: none;
    padding: 0;
    padding: 0;
}

#sidebaro {
    border-left: 1px solid #ddd;
    padding-left: 20px;
}

.intro {
    display: block;
}

.a_image {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    transition: 0.5s;
}

.img-artic {
    padding: 0 !important;
    margin: 0;
    max-height: 250px;
    overflow: hidden;
}

.img-artic img {
    width: 100%;
    height: 100%;
}

.a_image:hover {
    opacity: 0.5;
    transition: 0.5s;
}

.upload_image {
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: none;
}

.elimina {
    background-color: transparent;
    border: 1px solid red;
    color: red;
    text-decoration: none;
    padding: 6px;
    cursor: pointer;
    transition: 1s;
}

#agg-button {
    background-color: transparent;
    border: 1px solid #3033dd;
    color: #3033dd;
    text-decoration: none;
    padding: 6px;
    cursor: pointer;
    transition: 1s;
}



.elimina:hover {
    background-color: #eee;
    transition: 1s;
    opacity: 0.8;
}

.aggiorna,
button.upload_image {
    background-color: transparent;
    border: none;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

ul.post-categories {
    list-style: none !important;
    display: inline-flex;
    padding: 0;
}



.breadcrumb a {
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb {
    margin: 15px 0px;
    padding: 0 0;
    width: 100%;
    display: inline-block;
}

.breadcrumb li {
    color: #6c757d;
    margin: 0;
    padding: 0;
    font-size:13px;
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #000 !important;
    font-weight: 500;
}

.separatore {
    padding-left: 5px;
    color: #555;
    border-left: 4px solid #ccc;
    font-size: 14px;
    margin-bottom: 6px;
}


body.admin-bar .fixed-top {
    top: 28px;
}

.fixed-top {
    background-color: #1D2327;
    transition: 1s;
    top: 0;
    position: absolute;
    display: block;
}

.model {
    padding: 50px 0 50px 0;
}

/* svg */
#svgpalmiword {
    position: absolute;
    z-index: 1;
    bottom: -1px;
    transform: rotate(180deg);
}

/* IE 11 sia mai lo carica qualcuno */
@media screen\0 {
    #wave {
        display: none;
    }

    .breadcrumb,
    .avviso {
        margin-top: 25px;
    }
}

.alignleft {
    text-align: left;
    float: left;
    margin: 0px 20px 0px 0px;
}

.alignright {
    text-align: right;
    float: right;
    margin: 0px 0px 0px 20px;
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.aligncenter,
.alignnone {
    max-width: 100%;
}

blockquote {
    max-width: 600px;
    margin: 20px;
    padding: 30px;
    font-family: sans-serif;
    font-size: 16px;
    color: #7f7f7f;
    border-left: 6px solid #939898;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}


.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    /* background-color:rgba(0,0,0,0.8); */
}




.containerone{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 250px;
}

.containerone-news {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 250px;
}

.containerone-medio {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 250px;
}

.containerone-nomage {
    position: relative;
    width: 100%;
    height: auto;
}

.navbar-brand {
    font-weight: 300;
    color: #fff;
}

a.navbar-brand:hover {
    text-decoration: underline !important;
}

.div-business {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.div-businessTag-style {
    padding: 20px;
    margin: 0 auto;
    width: 80%;
    margin-bottom: 30px;
    transition: 1s;
}

.div-businessTag {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 30px;
}

#div-busi {
    padding: 20px;
    margin: 0 auto;
    width: 50%;
    background-color: #fff;
}

.margi-auto {
    margin: auto;
    padding: 0;
}

.card-body-style {
    margin: 0px;
    padding: 10px 5px;
    box-sizing: border-box;
    background-color: #fff;
}

.img-front-style img {
    max-width: 100%;
    height: auto;
}

.img-front-style {
    border-radius: 20px;
}

.card-title-style-ul {
    font-weight: 200 !important;
    color: #534e4e !important;
    text-align: left;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.card-title-style a:hover {
    color: #3033dd !important;
    opacity: 0.6;
}

.card-title-style a {
    font-weight: 200 !important;
    color: #534e4e !important;
    text-align: left;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

h5.card-title-style {
    font-weight: 200 !important;
    color: #534e4e !important;
    text-align: left;
    font-size: 18px;
}

.card-ov i {
    margin: 0px;
    color: #fff;
    font-size: 11px;
}

.card-ov span i {
    margin-bottom: -5px;
    color: #fff;
    font-size: 12px;
}

.card-ov span a {
    margin: 0px;
    color: #fff;
    font-size: 12px;
}

.card-ov a {
    margin: 0px;
    color: #fff;
    font-size: 19px;
    text-decoration: none;
}

.card-ov a:hover {
    color: #fff;
    margin-top: 50%;
    text-decoration: underline !important;
    color: blue !important;
}

.card-ov:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 58%, rgba(0, 0, 0, 0) 100%);
    padding-top: 10%;
}

.card-ov {
    position: absolute;
    color: #fff;
    background: rgb(3, 3, 3);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 16%, rgba(0, 0, 0, 0) 100%);
    padding: 10px 20px;
    width: 100%;
    margin: 0;
    bottom: 0;
    left: 0;
    transition: 1s;
}

.ultra-card-style {
    border: 1px solid #eee;
    position: relative;
    width: 100%;
    height: auto;
}

.ultra-card-style img {
    width: 100%;
    height: auto;
}

.ultra-card-style img:hover {
    opacity: 0.8;
}

.ultra-card {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 170px;
    overflow: hidden;
    position: relative;
    transition: 1s;
    border: 1px solid #eee;
    border: 2px solid transparent;
}

.ultra-card:hover {
    filter: grayscale(0%);
    transition: 1s;
    border: 2px solid #999;
}

.linea-card {
    border-bottom: 1px solid #eee;
}

.img-front img {
    width: 100%;
    height: auto;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

h5.noborder a {
    color: #7f7f7f !important;
}

.card-title-rp p {
    font-weight: 100;
}

.card-title-rp {
    text-align: center;
    margin: 0 auto;
    color: #777;
}

h5.card-title a:hover {
    color: #3033dd !important;
    text-decoration: underline !important;
    font-weight: 400 !important;
}

h5.card-title a {
    font-weight: 300 !important;
    font-size: 18px;
    text-decoration: none !important;
}

.card-body p {
    margin: 8px 0px;
    padding: 0;
}

.card-text {
    color: #7f7f7f !important;
    text-align: center;
    font-size: 12px !important;
}

.blog-info-mobil {
    font-weight: 300;
}


.blog-info-title-news {
    font-size: 42px;
    margin: 0;
    padding: 0;
}

.blog-info-title-page h1 {
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 30px;
}

.blog-info-desc {
    font-size: 16px !important;
    margin: 0;
    padding: 0;
    line-height: 25px;
}


.blog-info-title a,
.blog-info-title h1 {
    font-weight: 300;
    margin: 0;
    padding: 0;
    color: white;

}

.sinfo-front {
    color: #fff;
    position: absolute;
    z-index: 111;
    display: table-cell;
    vertical-align: middle;
    max-height: 100%;
    top: 70%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translateY(-30%);
}

.avviso {
    color: #555;
    margin-top: 14px;
}

/* INIZIO NAVBAR DA TASTIERA */

.active{text-decoration: underline !important;}

.dropdown-item:active {
    background-color: transparent !important;
}
a.dropdown-item {
    left:0;
    margin:0px;
    padding:10px 6px;
   }


#navbar_top a:hover {
    outline-offset: 1px;
    transition: outline 0.6s linear;
    text-decoration: underline;
    text-underline-offset: 2px;
    background-color: transparent;
}

#navbar_top a:focus {
    outline-offset: 1px;
    transition: outline 0.6s linear;
    text-decoration: underline;
    text-underline-offset: 1px;
    outline: 2px dashed #fff;
    color: #fff !important;
    background-color: transparent !important;
}

.dropdown:focus-within>ul {
    display: block;
    border: 1px solid #fff;
}

ul.dropdown-menu {
    padding: 0 !important;
    border-radius: 0 !important;
    margin: 0;
    right: 0;
}

.sub-menu {
    right: 160px !important;
    margin-right: -1px !important;
    display: inline-block;
    top: -1px;
    position: relative;
    min-width: 100% !important;
}

.dropdown-menu[data-bs-popper] {
    display:none !important;
}

.dropdown:hover > .dropdown-menu {
    display: block;
    position: absolute;
    border-radius: 0% !important;
    border: 1px dotted #eee;
    animation: growDown 500ms ease-in-out forwards;
    transform-origin: top center;
}

  @keyframes growDown {
    0% {
        transform: scaleY(0);
    }

    80% {
        transform: scaleY(1.1);
    }

    100% {
        transform: scaleY(1);
    }
} 

/* NAVBAR */


.cd {
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding: 30px;
}

.bg-dinamico {
    background-color: #333333;
    border: 1px solid #ccc !important;
    box-shadow: 0px 2px 3px #ccc;
}

.mobil-none {
    display: none;
}

.navbar {
    padding-top: 1.0rem !important;
    padding-bottom: 1.0rem !important;
}

.blog-info-mobil {
    font-weight: 300;
}

span.bloginfo {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    margin: 30px 0px;
    padding: 0;
}

#overly {
    position: fixed;
    display: none;
    width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


#primary[tabindex="-1"]:focus {
    outline: 0;
}


@media screen and (max-width: 1199px) {

    .time {
        font-size: 12px;
         padding: 7px;
        float: none;
        position: relative;
        color: #807878;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
    }

    .dropdown-menu{
        display: none !important;
        animation:none !important;
        transform-origin:none !important;
    }
  
    .dropdown-menu[data-bs-popper] {
        display: block !important;
        position: relative !important;
        border: none !important;
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        background-color: transparent !important;
    }
    .dropdown:focus-within > ul {
        display: block !important;
        right: 0 !important;
        position: relative !important;
        margin: 0 !important;
        width: 100% !important;
    }

    .sub-menu {
        right: 0 !important;
        top: 0;
        position: relative;
        margin: 0 !important;
        width: 100% !important;
    }

    .dropdown li {
        top: 0;
        right: 0;
        left: 0;
        margin: 0;
        padding: 8px;
        position: relative;
        width: 100% !important;
    }

    .btn-close {
        font-size: 25px;
        margin: 0;
        padding: 0;
        color: #fff;
        background-color: red !important;
    }

    button.btn-close:focus {
        display: block;
        outline-offset: 1px;
        outline: 2px dashed #fff;
    }

    button.btn-close:focus::after {
        content: '...CHIUDI...';
        width: 90%;
        position: absolute;
        bottom: 100px;
        right: 0;
        left: 0;
        display: block;
        margin: 0 auto;
        text-align: center;
        color: red;
        outline-offset: 1px;
        outline: 2px dashed #fff;
    }

    #navbar_top a{font-size: 14px;}
    
    .btn-edit-post-link {
        display: none !important;
    }


    .div-businessTag-style {
        padding: 0;
        margin: 0 auto;
        width: 80%;
        margin-bottom: 30px;
    }

    .ultra-card-style {
        margin-bottom: 30px;
    }

    .tit a {
        font-size: 23px;
        display: inline-block;
        line-height: 25px;
        height: 0px;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #div-businessTag {
        padding: 0;
        margin-bottom: 30px;
    }

    .ultra-card {
        justify-content: center;
        align-items: center;
        display: flex;
        height: 150px;
        overflow: hidden;
    }

    .sistem {
        height: auto !important;
        width: 100%;
        margin: 0;
        overflow: hidden;
        position: relative;
        display: block;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .dinamic-img img {
        padding: 0;
        margin: 4% 10px;
        height: auto;
        position: relative;
        width: 50%;
    }

    div.dinamic-img {
        display: inline;
    }

    .float-texto {
        display: inline-block;
        width: 50%;
        max-height: 100%;
        padding: 0;
        margin: 0;
    }

    .img-artic {
        padding: 4px;
        max-height: 150px;
        overflow: hidden;
    }

    .fissa-card {
        height: 500px !important;
    }

    a.solo {
    width: 100%;
    border: 1px solid #999;
    }


}

@media screen and (max-width: 990px) {


    .sub-menu {
        right: 0 !important;
        top: 0;
        position: relative;
        margin: 0 !important;
        width: 100% !important;
    }

    .dropdown li {
        top: 0;
        right: 0;
        left: 0;
        margin: 0;
        padding: 8px;
        position: relative;
        width: 100% !important;
    }

    .div-businessTag-style {
        padding: 0;
        margin: 0 auto;
        width: 90%;
        margin-bottom: 30px;
    }

    .card-ov a {
        font-size: 14px;
    }

    .card-ov {
        line-height: 22px;
    }

    .nav-item {
        width: 80% !important;
    }


    #navbar_top li a {
        color: #000 !important;
        border-bottom: 1px solid #555;
        width: 100%;
        position: relative;
        display: block;
        font-size: 16px;
    }

    #navbar_top,
    .fixed-top a {
        color: #000 !important;

    }

    .container {
        max-width: 95% !important;
    }

    .sist-bar {
        border-bottom: 1px solid #ccc;
        padding: 0;
    }

    #nav-top-d {
        margin: 0;
        padding: 0;
        max-height: 100%;
    }

    #main-menu li a {
        font-size: 17px;
    }

    a.nld {
        font-size: 28px;
    }


    .ultra-card {
        justify-content: center;
        align-items: center;
        display: flex;
        height: 100px;
        overflow: hidden;
    }

    .tit a {
        font-size: 27px;
        text-align: left;
    }

    .puro {
        display: table;
        vertical-align: middle;
        text-align: left;
        height: 100%;
        top: 0;
        right: 0;
        left: 0;
        margin: auto;
        -ms-transform: translateY(-0%);
        transform: translateY(-0%);
        position: relative;
        padding: 10px;
    }

    .sistem {
        height: 100% !important;
        width: 100%;
        margin: 0;
        overflow: hidden;
        position: relative;
        display: table;
        padding: 30px;
        margin-bottom: 20px;
    }

    .dinamic-img img {
        height: auto;
        width: 100%;
        padding: 0;
        margin: 0% 0 !important;
    }

    .dinamic-img {
        height: 100%;
        width: 100%;
        padding: 0px;
        display: block;
        position: relative;
    }

    .float-texto {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        padding: 0;
        margin: 0;
    }

    .sidebar-dx {
        max-width: 100% !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {

    .card-ov a {
        font-size: 24px;
    }

    .card-ov {
        line-height: 26px;
    }

    .class-style-no-side {
        width: 100%;
        height: auto;
        padding: 10px;
        margin-bottom: 20px;
        float: none;
        margin: auto;
    }


    .spaccing {
        width: 100% !important;
    }

    .sinfo-no-svg h2 {
        top: 45%;
    }

    .search-desktop {
        display: none;
    }

    .search-mobil {
        display: block;
    }

    .sidebaro {
        margin-bottom: 40px;
    }

    li.list-group .active::after {
        display: none;
    }

    .navbar-collapse {
        max-width: 95%;
        margin: auto;
    }

    .mobil-none {
        display: block;
    }

    .mobil {
        display: none;
    }

    div.designer {
        padding: 20px 0px;
    }


    .sinfo {
        color: #fff !important;
        position: absolute;
        z-index: 111;
        display: table-cell;
        vertical-align: middle;
        max-height: 100%;
        top: 55%;
        right: 0;
        left: 0;
        margin: auto;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-weight: 200;
    }

    #sidebar {
        top: 55px;
    }

    .fixed-top {
        top: 0 !important;
    }

    .wp-block-audio audio {
        width: 100%;
        min-width: 100%;
    }

    .tit {
        font-size: 27px;
        text-align: left;
    }

    .puro {
        display: table;
        vertical-align: middle;
        text-align: left;
        height: 100%;
        top: 5% !important;
        right: 0;
        left: 0;
        margin: auto;
        -ms-transform: translateY(5%);
        transform: translateY(5%);
        position: relative;
        padding: 10px;
    }

    .sistem {
        height: 100% !important;
        width: 100%;
        margin: 0;
        overflow: hidden;
        position: relative;
        display: table;
        padding: 30px;
        margin-bottom: 20px;
    }

    .dinamic-img img {
        height: auto;
        width: 100%;
        padding: 0;
        margin: 0% 0 !important;
    }

    .dinamic-img {
        height: 100%;
        width: 100%;
        padding: 0px;
        display: block;
        position: relative;
    }

    .float-texto {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        padding: 0;
        margin: 0;
    }

    .dx,
    .sx {
        float: none;
    }

    .ultra-card {
        justify-content: center;
        align-items: center;
        display: flex;
        height: 320px;
        overflow: hidden;
    }

    .search-desktop-front[type=text]:focus {
        width: 80%;
        position: relative;
        display: block;
    }

    .btnclose {
        right: 10%;
        position: absolute;
        font-size: 25px !important;
    }

    textarea#comment {
        width: 100%;
        display: block;
    }
    input#url,
    input#author,
    input#email{
        width: 100%;
        display: block;
    }

    .img-artic {
        padding: 4px;
        max-height: 250px;
        overflow: hidden;
    }


    .blog-info-title h1 {
        font-size: 30px !important;
    }

    .dis-nam {
        color: #555;
        text-align: center;
        margin: 0;
        padding: 5px;
        font-size: 14px;
    }

    a.btnlegg {
        float: none;
        margin: 10px auto;
        padding: 5px !important;
        width: 70%;
        left: 0;
        right: 0;
        display: block;
        position: relative;
    }
    ol.breadcrumb li{
        font-size: 0.65rem;
        letter-spacing: normal;
        margin:0;
        padding:0;
        box-sizing: border-box;
    }
    .blog-info-title h1 {
        font-size: 22px !important;
        margin-top: 10%;
    }
    li.breadcrumb-item::before{display: none;}

}

@media screen and (max-width: 412px) {

    .logo_custom {
        margin: 0;
        padding: 0;
        width: auto;
        max-height:50px;
    }




    ol.breadcrumb li{
        font-size: 0.75rem;
        letter-spacing: normal;
        margin:0;
        padding:0;
        box-sizing: border-box;
    }
       

 li.breadcrumb-item.active {border-bottom:1px solid #eee; text-align: center; width: 100%; padding: 4px;}

    .nav-item {
        width: 100% !important;
    }

    /* #navbar_top li a {
        color: #fff !important;
        border-bottom: 1px solid #000;
        width: 100% !important;
        position: relative;
    } */


    .btnlegg-h a {
        padding: 10px 40px;
    }

    h5.test-div {
        margin-top: 10px;
    }


    .div-businessTag-style {
        padding: 0;
        margin: 0 auto;
        width: 90%;
        margin-bottom: 50px;
    }

    .img-artic {
        padding: 4px;
        max-height: 350px;
        overflow: auto;
    }


    .btnclose {
        right: 5%;
        position: absolute;
        font-size: 25px !important;
    }


    .float-texto-no-side {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        font-size: 12px;
        padding: 10px;
        margin-bottom: 0px !important;
        display: block;
    }

    .class-style-no-side {
        min-height: auto !important;
        display: table;
        padding: 10px;
        margin-bottom: 0px !important;
    }

    .spazio-no-side {
        border-radius: 5px;
        width: 100%;
        margin: 0;
        padding: 0;
        height: auto;
        display: block;
        margin-bottom: 0 !important;
    }

    .puro-no-side {
        position: relative;
        height: 120px;
        display: block;
        top: 70px;
    }

    .miglioradai {
        max-width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .sinfo-front {
        top: 50% !important;
        font-size: 28px !important;
    }

    .dinamic-img {
        height: 100%;
        width: 100%;
        padding: 0px;
        display: block;
        position: relative;
    }

    .dinamic-img img {
        height: auto;
        width: 100%;
        padding: 0;
    }

    .puro {
        display: table;
        vertical-align: middle;
        text-align: left;
        height: 100%;
        top: 0% !important;
        right: 0;
        left: 0;
        margin: auto;
        -ms-transform: translateY(-0%);
        transform: translateY(-0%);
        position: relative;
        padding: 10px;
    }

    .sistem {
        height: 100% !important;
        width: 100%;
        margin: 0;
        overflow: hidden;
        position: relative;
        display: table;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .container {
        width: 95% !important;
    }

    .mobile {
        margin: 0;
        padding: 0;
        height: auto;
        width: 100% !important;
    }

    span.bloginfo {
        border: 1px solid transparent;
    }

    .tit a {
        font-size: 22px;
        text-align: left;
    }

    textarea#comment {
        width: 100%;
        display: block;
    }


    .wp-block-audio audio {
        width: 100%;
        min-width: 200px;
    }

    .ultra-card {
        justify-content: center;
        align-items: center;
        display: flex;
        height: 180px;
        overflow: auto;
    }

    .search-desktop-front[type=text]:focus {
        width: 100%;
        position: relative;
        display: block;
    }

    .sidebar-dx {
        width: 100%;
    }

    .sidebar-sx {
        width: 100% !important;
    }

    .spaccing {
        width: 100% !important;
    }
}