#page {
    max-width: 1320px;
    margin-right: auto;
    margin-left: auto;
}

body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    color: #000;
}

a {
    transition: all 0.3s;
}

a:hover {
    text-decoration: none !important;
}

:focus {
    box-shadow: 0 0 0;
    outline: none;
}

.site-header {
    margin-bottom: 40px;
    width: 1320px;
    margin: 0 auto;
    height: 130px;
    background-color: #fff;
    padding-top: 20px;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0;
}

header .main-navigation {
    display: none;
}

body.home .entry-header h1.entry-title {
    display: none;
}

body.home #secondary {
    display: none;
}

#responsive-menu-container {
    padding-top: 75px;
}

#carousel-news-home .sow-carousel-container .sow-carousel-previous,
#carousel-news-home .sow-carousel-container .sow-carousel-next {
    display: none;
}

.col-md-12 .pt-cv-title {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    margin-left: 25px;
    display: inline-block;
    line-height: 42px;
}

.col-md-12 .pt-cv-title a {
    color: #000;
    font-weight: 700;
}

.col-md-12 .pt-cv-meta-fields {
    margin-left: 25px;
    font-size: 16px;
    font-weight: lighter;
}

.col-md-12 .pt-cv-title a:hover {
    background-color: #EEEAE6;
}

.col-md-6 .pt-cv-title {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-left: 25px;
    display: inline-block;
    line-height: 24px;
}

.col-md-6 .pt-cv-title a {
    color: #000;
    font-weight: 500;
}

.col-md-6 .pt-cv-meta-fields {
    margin-left: 25px;
    font-size: 16px;
    font-weight: normal;
}

.col-md-6 .pt-cv-title a:hover {
    background-color: #EEEAE6;
}

.wrap-cdec-box-home {
    background-color: #B7A593;
    padding: 1rem 0;
    margin: 2rem 0;
}

.wrap-cdec-box-home h1 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
}

.wrap-cdec-box-home h3 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.wrap-cdec-resources-home {
    background-color: #EEEAE6;
}

.so-widget-sow-headline-default-8d8ed0dedf8a .sow-headline-container .decoration {
    margin: 10px 0;
}

.wrap-cdec-resources-home h3.widget-title {
    text-align: center;
    padding: 30px 0 20px 0;
    font-size: 28px;
    margin-bottom: 0;
    font-weight: 700;
}

.wrap-cdec-resources-home .textwidget {
    text-align: center;
    font-size: 20px;
    padding-bottom: 40px;
}

.wrap-resources-home {
    margin-top: -30px;
    background-color: #EEEAE6;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}

.wrap-resources-home .so-widget-sow-features {
    border-top: 4px solid #f39828;
}

.wrap-resources-home .sow-features-feature {
    background-color: #fff;
    min-height: 230px;
}

.wrap-resources-home h5 a,
.wrap-resources-home h5 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0 !important;
    text-transform: uppercase;
}


/*
.wrap-resources-home h5 {
    height: 65px;
}*/

.wrap-resources-home .sow-more-text {
    font-size: 12px;
    background-color: #f39828;
    color: #fff;
}

.so-widget-sow-features-default-5dbe695edfa0 .sow-features-list .sow-features-feature .textwidget {
    padding: 0 10px;
}

.so-widget-sow-features-default-5dbe695edfa0 .sow-features-list .sow-features-feature .textwidget p {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    max-height: 62px;
    overflow: hidden;
}

.so-widget-sow-features-default-5dbe695edfa0 .sow-features-list .sow-features-feature .textwidget p a {
    color: #fff;
    padding: 0 1px;
    background-color: #f39828;
    display: block;
    font-size: 13px;
    font-weight: 600;
    font-style: italic;
}

.so-widget-sow-features-default-5dbe695edfa0 .sow-features-list .sow-features-feature .textwidget p a:hover {
    color: #f39828;
    background-color: #EEEAE6;
    text-decoration: none;
}

.so-widget-sow-features-default-5dbe695edfa0 .sow-features-list .sow-features-feature .textwidget p.sow-more-text {
    color: #fff;
    font-style: italic;
    text-transform: lowercase;
    font-size: 13px;
}

.sidebar-news-home {}

.wrap-news-home {
    max-width: 33%;
    width: 33%;
    display: inline-flex;
    padding-right: 20px;
    margin: 0 0 15px 0;
}

.wrap-bg-img-home {
    position: relative;
    min-height: 140px;
    height: 140px;
    width: 210px;
    border: 0;
    border-radius: 0;
    margin: 0;
}

.bg-img-news-home {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}

.news-focus-hp .bg-img-news-home {
    background-size: cover;
}

.title-img-home {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    margin: 0 0 0 0px;
    font-weight: normal;
    max-height: 55px;
    overflow: hidden;
}

a.wrap-link-news-home .title-img-home {
    color: #000;
    text-decoration: none;
}

a.wrap-link-news-home:hover {
    color: #000;
    text-decoration: none;
    transition: all 0.3s;
}

a.wrap-link-news-home:hover .title-img-home {
    color: #000;
    text-decoration: none;
    transition: all 0.3s;
}

.wrap-cosa-facciamo-hp {
    margin: 3rem 0 0 0;
}

.wrap-cosa-facciamo-hp .sow-headline {
    font-size: 28px;
    color: #000;
    font-weight: 700;
}

.wrap-box-cosa-facciamo-hp h5 {
    text-transform: uppercase;
    font-weight: 600;
}

.wrap-box-cosa-facciamo-hp h5 a {
    font-family: 'Titillium Web', sans-serif !important;
}

.wrap-box-cosa-facciamo-hp h5 a:hover {
    text-decoration: none;
    transition: all 0.3s;
    color: #000 !important;
}

#row-title-fondazione {
    margin: 3rem 0 0 0;
}

.chi-siamo-hp-text h2.sow-headline a {
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif;
}

.chi-siamo-hp-text h2.sow-headline a:hover {
    text-decoration: none;
    transition: all 0.3s;
    color: #000;
}

.chi-siamo-hp-text h3.sow-sub-headline {
    font-weight: 500 !important;
}

.wrap-action-hp {}

.news-focus-hp .wrap-bg-img-home {
    min-height: 300px;
    height: 318px;
    /*width: 780px;*/
    width: auto;
}


/*
.search-box-header {
    position: absolute;
    right: 180px;
    top: 65px;
}*/

.search-box-header {
    margin-top: 53px;
    margin-right: 52px;
}

.input-search-top {}

.input-search-top .search-field {
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
}

.btn.btn-search.btn-search-home {
    border: 0;
    border-radius: 0;
    padding: 0;
    /*background-image: url(/wp-content/uploads/2020/01/menu-icon.svg);*/
}

button.btn-search img {
    width: 25px;
    height: 25px;
}

.news-focus-hp a .title-focus-hp {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-left: 0px;
    margin-bottom: 5px;
}

.news-focus-hp a:hover .title-focus-hp {
    text-decoration: none;
    transition: all 0.3s;
    color: #f39828;
}

.cdec-post-category {
    text-transform: uppercase;
    font-size: 13px;
    color: #f39828;
    font-weight: 600;
}

.data-focus-hp {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    margin-left: 5px;
}

.news-focus-hp a:hover {
    text-decoration: none;
    color: #000;
}

.title-edizioni-hp h3 {
    font-family: Titillium Web;
    font-weight: 700;
    text-align: left;
    color: #000000;
    line-height: 1.4em;
    font-size: 28px;
}

.so-widget-sow-features-default-6c048e70ed82 .sow-features-list .sow-features-feature h5 a:hover {
    text-decoration: none;
}

.wrap-action-hp h5 a {
    text-transform: uppercase;
}

.wrap-action-hp h5 a:hover {
    background-color: #EEEAE6;
    text-decoration: none;
    transition: all 0.3s;
}

body.category {}

.container-footer {
    max-width: 1320px;
    margin: 0 auto;
}

.cdec-footer {
    margin-top: 50px;
}

.row-footer-top {
    background-color: #E3DCD5;
    height: 60px;
    line-height: 60px;
}

.row-footer-top p {
    color: #000;
    margin: 0;
    font-size: 13px;
}

.row-footer-bottom {
    background-color: #EEEAE6;
    padding: 60px 0 10px 0;
}

.blocco-contatti-footer h3.widget-title {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.blocco-contatti-footer p {
    font-size: 13px;
}

.list-footer-servizi {
    margin-top: 27px;
}

.list-footer-servizi ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-footer-servizi ul li {
    margin: 0;
    padding: 0;
}

.list-footer-servizi ul li a {
    color: #000;
    font-size: 13px;
}

.list-footer-servizi ul li a:hover {}


.list-link-footer h3.widget-title {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.list-link-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-link-footer ul li {
    margin: 0;
    padding: 0;
}

.list-link-footer ul li a {
    color: #000;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
    color: #000;
    font-size: 16px;
}

.post-thumbnail img {
    max-height: 500px;
    width: auto;
    margin-bottom: 25px;
}

article .entry-title {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    margin-left: 25px;
    margin-bottom: 10px;
}

article .posted-on,
article .byline a {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}

article .entry-meta {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}

article .entry-content {
    margin: 40px 0;
}

article .entry-content p a {
    color: #f39828;
    text-decoration: none;
}

article .entry-content p a:hover {
    color: #000;
    text-decoration: none;
}


/*
body.single-post .row.row-carousel-last-post {
    border-top: 1px solid #EEEAE6;
    padding-top: 50px;
}
*/

.col-md-9.carousel-post {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    border-top: 1px solid #EEEAE6;
    padding-top: 50px;
}

.carousel-post .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item {
    margin-right: 80px;
    position: relative;
    padding-bottom: 30px;
}

.carousel-post .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-top: 15px;
    display: inline-block;
}

.carousel-post .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a::after {
    content: '';
    background-color: #FC2848;
    height: 1px;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 40%;
}

.sow-carousel-title a.sow-carousel-next,
.sow-carousel-title a.sow-carousel-previous {
    font-size: 15px !important;
    line-height: 30px !important;
    width: 25px !important;
    background: transparent !important;
    color: #f39828 !important;
}

body.page article .entry-title {
    font-size: 22px;
    font-weight: bold;
    color: #f39828;
}

body.page aside#secondary {
    display: none;
}

.riga-top {
    border-top: 1px solid #EEEAE6;
    padding-top: 50px;
}

.riga-top .widget-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    line-height: 28px;
}

.riga-top .textwidget p {
    margin: 0;
    font-size: 16px;
    color: #444;
}

.riga-bottom .widget-title {
    font-size: 18px;
    font-weight: bold;
    color: #f39828;
    line-height: 28px;
    margin-left: 25px;
}

.img-chi-siamo {
    text-align: center;
}

.img-chi-siamo .widget-title {
    text-align: left;
    margin-left: 25px;
}

.txt-chi-siamo p {
    margin: 2rem 0 0 0;
    line-height: 30px;
}

.btn-chi-siamo .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a {
    background-color: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0;
    text-shadow: 0 0 0
}

.single-team-area {
    text-align-last: center;
}

.tlp-team .round-img img {
    text-align: center !important;
    display: inline-block !important;
}

.tlp-team h3 {
    font-weight: bold !important;
}

.tlp-team .designation {
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
}

.row-cosa-facciamo-hp {
    margin: 3rem 0;
}

.panel-grid-cell .title-cosa-facciamo-hp .widget-title {
    font-family: Titillium Web;
    font-weight: 700;
    color: #000000;
    line-height: 1.4em;
    font-size: 28px;
}

.so-widget-sow-features-default-ea27d45e6a61 .sow-features-list .sow-features-feature {
    display: inline-block;
    padding: 0 20px;
    padding-top: 20px;
}

.so-widget-sow-features-default-ea27d45e6a61 .sow-features-list .sow-features-feature:nth-of-type(6n + 1) {
    padding-left: 10px;
}

.row-chi-siamo-new-hp {
    margin: 5rem 0;
}

.row-chi-siamo-new-hp .so-widget-sow-features-default-6c048e70ed82 .sow-features-list .sow-features-feature .sow-icon-container [class^="sow-icon-"],
.row-chi-siamo-new-hp .so-widget-sow-features-default-6c048e70ed82 .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image {
    height: 120px;
}

.row-sostieni-new-hp {
    margin-bottom: 5rem;
}

.row-sostieni-new-hp .widget-title {
    font-family: Titillium Web;
    font-weight: 700;
    color: #000000;
    line-height: 1.4em;
    font-size: 28px;
}

.row-digital-hp {
    margin-top: 5rem;
}

.row-chi-siamo-new-hp .widget-title {
    font-family: Titillium Web;
    font-weight: 700;
    color: #000000;
    line-height: 1.4em;
    font-size: 28px;
}

#row-focus-home {
    margin-bottom: 6rem;
}

.site-content {
    margin-top: 150px;
}

.responsive-menu-box:before {
    content: 'MENU';
    color: #000;
    top: -25px;
    position: absolute;
    left: -5px;
    font-size: 14px;
}

.responsive-menu-open button#responsive-menu-button .responsive-menu-box:before {
    color: #fff;
}

.so-widget-sow-features-default-aa4933c734ac .sow-features-list .sow-features-feature {
    display: inline-block;
}

.row-category-collezioni .ow-button-base a {
    color: #000 !important;
    background: none;
    background-color: transparent;
    border: 0;
    border-radius: 0 0;
    box-shadow: 0 0 0;
    text-shadow: 0 0;
}

.row-category-collezioni .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a {
    color: #000 !important;
    background: none;
    background-color: transparent;
    border: 0;
    border-radius: 0 0;
    box-shadow: 0 0 0;
    text-shadow: 0 0;
}

.img-category .ow-button-base a .sow-icon-image {
    width: 300px !important;
    height: 210px !important;
}

.row-category-built .widget-title {
    font-weight: bold;
    font-size: 18px;
}

.link-article-category {
    display: inline-block;
    margin: 0 4rem 2rem 0;
}

.title-list-category {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.wrap-resources-home .so-widget-sow-features-default-aa4933c734ac .sow-features-list .sow-features-feature .sow-icon-containe {
    margin: 30px 20px !important;
}


/*.wrap-cont-header{    width: 1320px;}*/

.so-widget-sow-features-default-aa4933c734ac .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container {
    margin-top: 20px;
}

.collapseomatic {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    background-position: 0 7px;
}

.collapseomatic_content {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.page-result {}

.page-result h1.page-title {
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
    text-transform: uppercase;
    border-bottom: 1px solid #f39828;
    padding-bottom: 30px;
}

.page-result h1.page-title span {
    font-weight: bold;
}

.page-result article {
    display: inline-block;
}

.page-result article .entry-title {
    font-size: 16px;
}

.page-result article .entry-title a {
    color: #000;
}

.page-result article .entry-title a:hover {
    color: #f39828;
}

.page-result .post-thumbnail img {
    max-height: 200px;
    float: left;
    margin-right: 20px;
}

article .posted-on a {
    color: #000;
}

article .author a {
    color: #000;
}

/*
.search-results aside {
	display: none;
}*/

body.home .site-content {
    margin-left: 0px;
    margin-right: 0px;
}

.site-content {
    margin-left: 95px;
    margin-right: 50px;
}

article .entry-title {
    margin-left: 0;
}

article .posted-on {
    margin-left: 0;
}

.sow-carousel-wrapper ul.sow-carousel-items.carousel-same-post {
    padding-top: 30px;
    border-top: 1px solid #E3DCD5
}

.sow-carousel-wrapper ul.sow-carousel-items.carousel-same-post li.sow-carousel-item {
    width: 250px;
}

.sow-carousel-wrapper ul.sow-carousel-items.carousel-same-post li.sow-carousel-item .sow-carousel-thumbnail a {
    height: 150px;
}

.sow-carousel-wrapper ul.sow-carousel-items.carousel-same-post li.sow-carousel-item h3 a {
    font-size: 16px;
    color: #000;
}

.so-widget-sow-features-default-6c048e70ed82 .sow-features-list .sow-features-feature .textwidget {
    font-weight: 400;
    font-size: 16px;
}

.so-widget-sow-features-default-d3dfc8d968b7 .sow-features-list .sow-features-feature .textwidget {
    font-weight: 400;
    font-size: 16px;
}

article .entry-content {
    margin: 30px 0 0 0;
}

body.admin-bar .mobmenu,
body.admin-bar .mobmenu-panel {
    position: fixed;
}

.wrap-cdec-resources-home .textwidget a.link-digital {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.wrap-cdec-resources-home .textwidget a.link-digital:hover {
    color: #f39828;
    text-decoration: none;
}

.so-widget-sow-features-default-6c048e70ed82 .sow-features-list .sow-features-feature .textwidget > h5 {
    color: #f39828;
}

.so-widget-sow-features-default-d3dfc8d968b7 .sow-features-list .sow-features-feature .textwidget > h5 {
    color: #f39828;
}

.list-link-footer ul li.btn-donazioni-footer a {
    /*background-color: #f39828;
    padding: 3px 6px;*/
    margin: 0px 0 0 0;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    border: 1px solid #f39828;
    padding: 4px 18px;
    border-radius: 2px;
    text-transform: uppercase;
    background-color: #f39828;
}

.list-link-footer ul li.btn-donazioni-footer a:hover {
    background-color: #fff;
    border: 1px solid #f39828;
    color: #f39828;
    text-decoration: none;
}


/*.row-cosa-facciamo-hp {
    border-top: 4px solid #f39828;
    padding-top: 60px;
}*/

.abs-focus-home {
    color: #000;
    font-size: 16px;
}

.row-new-sub-page .panel-grid-cell {
    border: 2px solid #f39828;
}

.row-new-sub-page .panel-grid-cell {
    border: 1px solid #f39828;
    border-right: 2px solid #f39828;
}

.row-new-sub-page .panel-grid-cell.panel-grid-cell-empty {
    border: 0;
}

.row-new-sub-page .ow-button-base a {
    background: none !important;
    background-color: #fff !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 !important;
    text-shadow: 0 0 0 !important;
    text-transform: uppercase !important;
    color: #f39828 !important;
}

.row-new-sub-page .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a:visited,
.row-new-sub-page .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a:active,
.row-new-sub-page .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a:hover {
    color: #f39828 !important;
}

.row-new-sub-page .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a {
    color: #f39828 !important;
    padding: 10px 20px !important;
}

.row-new-sub-page .ow-button-base a span {
    color: #f39828 !important;
    font-size: 13px;
    text-align: justify !important;
}

.page-result article {
    border-bottom: 1px solid #f39828;
    padding-bottom: 1em;
    display: block;
}

.single-team-area h3 {
    color: #f39828 !important;
}

.tlp-team .designation a {
    font-weight: normal !important;
    font-size: 12px !important;
}

#tlp-team-1491456821 .designation,
#tlp-team-1491456821 .designation a {
    font-weight: normal !important;
    font-size: 12px !important;
}

.row-new-sub-page .ow-button-base.ow-button-align-center a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    width: 100%;
}

.row-new-sub-page .ow-button-base.ow-button-align-center a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f39828;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.row-new-sub-page .ow-button-base.ow-button-align-center a:hover {
    color: #fff;
}

.row-new-sub-page .ow-button-base.ow-button-align-center a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    color: #fff;
}

.ow-button-base a:hover span {
    color: #fff !important;
}

.row-new-sub-page .ow-button-base a {
    text-align: justify !important;
}

.so-widget-sow-features-default-111ca5ede1b3 .sow-features-list .sow-features-feature .textwidget {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item {
    margin-right: 30px !important;
}

.search-results article .cat-links a {
    text-transform: uppercase;
    font-size: 13px;
    color: #f39828;
    font-weight: 600;
}


/* MENU */

.show-nav-left .mobmenu-panel.show-panel,
.show-nav-right .mobmenu-panel.show-panel {
    width: 100%;
}

.mobmenu-content li a {
    padding: 5px 20px !important;
}

#mobmenuright li a h1.menu-vox-1 {
    font-size: 18px;
    cursor: default;
}

#mobmenuright li a h2.menu-vox-2 {
    font-size: 18px;
    color: #000;
    margin-left: 20px;
    margin-top: -10px;
}


/* FINE MENU */

.sow-carousel-wrapper ul.sow-carousel-items.carousel-same-post li.sow-carousel-item .sow-carousel-thumbnail.cdec-vertical a {
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
}

.sow-carousel-wrapper ul.sow-carousel-items.carousel-same-post li.sow-carousel-item {
    width: 180px;
}

aside.widget.widget_nav_menu {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 10%;
    min-width: 200px;
    margin-bottom: 0;
}

aside.widget.widget_nav_menu ul {
    margin: 0;
    padding: 0;
}

aside.widget.widget_nav_menu .widget-title {
    font-size: 18px;
    color: #000;
    line-height: 1.5;
}

#mojo-sp-right a {
    color: #000;
    margin-bottom: 0px;
    display: block;
}

#mojo-sp-right h1,
#mojo-sp-right h2,
#mojo-sp-right h3,
#mojo-sp-right h4,
#mojo-sp-right h5 {
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
}

.menu-menu-link-diretti-container li {
    margin-bottom: 20px;
}

.menu-menu-link-diretti-container li a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
}

#mojo-sp-right a:hover {
    color: #f39828;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
    background: #f39828;
}

#mojo-sp-right-button span {
    top: 7px;
}

.mojo-sp-button span {
    background-image: url(/wp-content/uploads/2020/01/menu-icon-arancio.svg);
    background-repeat: no-repeat;
    background-size: 20px;
}

.dashicons {
    width: 40px;
    height: 40px;
}

#mojo-sp-right-wrap {
    position: fixed;
    top: 22px;
}

#mojo-sp-right-button {
    border: 0px;
    border-radius: 0px;
    height: 35px;
}

.mojo-sp > .mojosp-widget-area {
    padding-top: 20px;
    padding-left: 20px;
}

#mojo-sp-right-wrap > button {
    top: 50px;
}

input:-internal-autofill-selected {
    background-color: #fff !important;
}

.row-title-page-team p,
.title-page-team {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 15px;
    font-weight: bold;
    margin-bottom: 0;
}

.row-consiglio p {
    margin-bottom: 0;
}

.wp-caption .wp-caption-text,
.wp-block-image figcaption {
    font-size: 12px;
    display: block;
    margin: 0.5rem 0 1rem 0;
    line-height: 1.4;
    text-align: left;
    color: #555d66;
}

.row-new-sub-page .panel-grid-cell .so-panel {
    margin-bottom: 0 !important;
}

.logo-originale-footer {
    margin-top: 10px;
}

.row-footer-top {
    background-color: #fff;
    border-top: 0px solid #000;
    margin-bottom: 30px;
}

.row-footer-bottom {
    border-top: 1px solid #000;
    background-color: #fff;
}

.label-contributo-footer {
    font-size: 13px;
    margin-bottom: 10px;
}

.label-contributo-footer img {
    margin-left: 0px;
}

.img-logo-cdec-footer {
    margin-top: 15px;
    display: block;
}


.archive.category h1.page-title {
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
    text-transform: uppercase;
    border-bottom: 1px solid #f39828;
    padding-bottom: 30px;
}

.archive.category article.post {
    border-bottom: 1px solid #f39828;
    padding-bottom: 1em;
    display: inline-block;
    width: 100%;
}

.archive.category article .entry-title {
    font-size: 16px;
}

.archive.category article .entry-title a {
    color: #000;
}

.archive.category article .post-thumbnail img {
    max-height: 200px;
    float: left;
    margin-right: 20px;
}

.archive.category article .cat-links a {
    text-transform: uppercase;
    font-size: 13px;
    color: #f39828;
    font-weight: 600;
}

.archive.tag h1.page-title {
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
    text-transform: uppercase;
    border-bottom: 1px solid #f39828;
    padding-bottom: 30px;
}

.archive.tag article.post {
    border-bottom: 1px solid #f39828;
    padding-bottom: 1em;
    display: inline-block;
    width: 100%;
}

.archive.tag article .entry-title {
    font-size: 16px;
}

.archive.tag article .entry-title a {
    color: #000;
}

.archive.tag article .post-thumbnail img {
    max-height: 200px;
    float: left;
    margin-right: 20px;
}

.archive.tag article .cat-links a {
    text-transform: uppercase;
    font-size: 13px;
    color: #f39828;
    font-weight: 600;
}

input[type="submit"].search-submit {
    background-image: url(/wp-content/uploads/2020/01/cerca.svg);
    width: 25px;
    height: 25px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}



.row-new-menu ul {
    margin: 0;
    padding: 0;
}

.row-new-menu h3.widget-title {
    font-size: 18px;
}

.tags-links {
    margin-left: 15px;
    font-size: 13px;
    text-transform: lowercase;
}

.tags-links a {
    text-transform: uppercase;
    font-size: 13px;
    color: #f39828;
    font-weight: 600;
}


#secondary .widget-title {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}


.single-post .entry-footer {
    float: right;
    width: 100%;
    text-align: right;
    margin-right: 30px;
    margin-bottom: 50px;
}

.single-post .entry-footer .cat-links a {
    text-transform: uppercase;
    font-size: 13px;
    color: #f39828;
    font-weight: 600;
}

a,
a:visited {
    color: #f39828;
}


#mojo-sp-right-wrap > button {
    background-color: transparent !important;
}

.btn-more-more .ow-button-base.ow-button-align-center a {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    background: none;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
    position: relative;

    width: 100%;
}

.btn-more-more .ow-button-base a {
    color: #000 !important;
}

.entry-content p {
    line-height: 26px;
}

button.cdec-back-button {
    font-size: 15px;
    text-transform: lowercase;
    background-color: transparent;
    border: 0;
    color: #f39828;
    padding-left: 0;
}

button.cdec-back-button::before {
    content: " ⟵ ";
}

#row-edizioni .cdec-more-link {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    font-weight: bold;
}

#row-edizioni .cdec-more-link a::after {
    content: " ⟶";
    color: #f39828;
}

#row-edizioni .cdec-more-link a:hover {
    color: #000;
}

#row-edizioni .cdec-more-link::after:hover {
    color: #000;
}

.list-null {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-null li {
    padding: 0;
    margin: 0;
}

.list-null li.btn-donazioni-page {
    margin: 0px 0 0 0;
    font-size: 14px;
    color: #f39828;
    font-weight: normal;
    display: inline-block;
    border: 1px solid #f39828;
    padding: 6px 20px;
    border-radius: 2px;
    text-transform: uppercase;
}

.list-null li.btn-donazioni-page a:hover {
    color: #f39828;
}


#mojo-sp-right .btn-donazioni-menu a {
    color: #f39828;
    font-weight: bold;
}



.search-results aside#secondary {
    display: none;
}

.nav-links a {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
}

.nav-links .nav-previous a::before {
    content: "⟵ ";
    color: #000;
}

.nav-links .nav-next a::after {
    content: " ⟶";
    color: #000;
}


.so-widget-sow-features-default-565bf69745db .sow-features-list .sow-features-feature.sow-features-feature-last-row {
    padding-top: 20px;
}

.w3eden a {
    color: #f39828 !important;
}

.w3eden .btn-primary {
    color: #fff !important;
}


.tlp-col-lg-5 {
    flex: 0 0 20%;
}

.tlp-member-title {
    border-bottom: 1px solid;
    padding-bottom: 1rem;
}

.tlp-position {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
}

.tlp-member-detail {
    margin-top: 1rem;
}

.contact-info {
    list-style: none;
    margin: 1rem 0 0 0;
}


.wrap-col-info-rassegna p a {
    color: #fff !important;
}

.row-btn-rassegna a {
    padding: 6px 9px !important;
    font-size: 14px !important;
}



#masthead {
    top: 0px;
}

.entry-content .wrap-cover-puntata {
    margin: 30px 0;
}

.entry-content .wrap-cover-puntata p.has-large-font-size {
    line-height: 42px !important;
}

.leggi-tutto-puntata {
    text-align: center;
    background-image: none;
    text-transform: uppercase;
    font-weight: normal;
}

#custom_html-2 {
    position: absolute;
    top: 30px;
    right: 50px;
}

.wrap-btn-header a {
    text-transform: uppercase;
}

.wrap-btn-header a::after {
    content: '\007C';
    color: #000;
    display: inline-block;
    margin: 0 15px;
    font-size: 14px;
}

.wrap-btn-header a:last-child {
    margin-right: 0;
}

.wrap-btn-header a:last-child::after {
    content: none;
    margin: 0;
}

.wrap-btn-header a:hover {
    color: #000;
}

.category-nostra-storia time {
    display: none;
}

.category-nostra-storia .cat-links {
    display: none;
}

.archive-description {
    display: none;
}

.category-la-nostra-storia .archive-description {
    display: block;
    margin: 0 0 50px 0;
    font-size: 20px;
}

.archive.category article .entry-title {
    font-size: 22px;
}

.category-la-nostra-storia time {
    display: none;
}

.category-la-nostra-storia .cat-links {
    display: none;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout {
    position: fixed !important;
    top: 0 !important;
}

/* aprile 2021 */
.wrap-resources-home .sow-features-feature {
    padding-top: 20px !important;
}

.wrap-resources-home .sow-icon-container {
    margin: 0 auto !important;
}

.wrap-resources-home .textwidget p {
    font-size: 14px !important;
    line-height: 18px;
    margin-bottom: 0;
}

.entry-content li a {}

.entry-content li a:hover {
    color: #000;
}


/* css aggiornamento giugno 2022 */

body.page-id-9636 .site-content {
    margin-left: 0px;
    margin-right: 0px;
}

body.page-id-9636 .entry-header h1.entry-title {
    display: none;
}
body.page-id-9636 #comments{display: none;}
.wrap-memoriale-hp h3.widget-title{font-size: 28px; font-weight: bold; color: #fff;margin-bottom: 30px;}
.wrap-memoriale-hp .textwidget p{font-size: 16px; line-height: 24px; color: #fff;}
.wrap-memoriale-hp .textwidget p a{color: #fff;}
.wrap-memoriale-hp .textwidget p a:hover{color: #fff; text-decoration: underline;}

.wrap-mostre-hp h3.widget-title{font-size: 28px; font-weight: bold; color: #000; margin-bottom: 30px;}
.wrap-mostre-hp .textwidget p{font-size: 16px; line-height: 24px; color: #000;margin-bottom: 5px;}
.wrap-mostre-hp .textwidget p a{color: #000;}
.wrap-mostre-hp .textwidget p a:hover{color: #000; text-decoration: underline;} 
.wrap-title-news-hp h3.widget-title{font-size: 28px; font-weight: bold; color: #000;}
.riga-mostre-list{height: 2px;
    display: block;
    width: 100%;
    background-color: #e69b44;}
.riga-mostra h3.widget-title{font-size: 24px; font-weight: bold; color: #000;}
.riga-mostra .textwidget a{font-weight: bold;}
.wrap-gallery-no-dida .slb_data_content{display: none !important;}



////////////* inizio media quesries */////////////






@media only screen and (max-width: 5000px) {
    .site-branding {
        display: block !important;
    }
}


/* inizio media queries */

@media (min-width: 576px) {
    #page {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    #page {
        max-width: 775px;
    }
}

@media (min-width: 992px) {
    #page {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    #page {
        max-width: 1240px;
        min-height: 70vh;
    }

    .site-header {
        width: 1240px;
    }

    .container-footer {
        width: 1240px;
    }

    /* .wrap-cont-header{    width: 1240px;}*/
}

@media (min-width: 768px) {
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media screen and (max-width: 1024px) {
    .news-focus-hp .wrap-bg-img-home {
        width: auto;
    }

    .sidebar-news-home .wrap-bg-img-home {
        width: auto;
    }

    .wrap-resources-home .sow-features-list.sow-features-responsive {
        background-color: #fff;
    }

    .sow-carousel-wrapper {
        overflow: auto !important;
    }
}

@media (max-width: 576px) {
    .search-box-header {
        display: none;
    }

    .news-focus-hp .wrap-bg-img-home {
        height: 250px;
        min-height: 250px;
    }

    .news-focus-hp a .title-focus-hp {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .cdec-post-category {
        margin-left: 0px;
    }

    .wrap-news-home {
        max-width: 100%;
        width: 100%;
        padding-right: 0;
    }

    .sidebar-news-home .wrap-bg-img-home {
        display: none;
    }

    #row-title-fondazione {
        margin-bottom: 1.5rem;
    }

    #row-box-fondazione .panel-grid-cell {
        /*border-bottom: 1px solid #f14e1d;*/
    }

    .so-widget-sow-features-default-6c048e70ed82 .sow-features-list .sow-features-feature .textwidget > h5 {
        margin: 0 0 10px 0;
    }

    .so-widget-sow-features-default-3dd7b2d20b00 .sow-features-list .sow-features-feature .textwidget > h5 {
        margin: 0 0 10px 0;
    }

    button#responsive-menu-button {
        top: 10px !important;
    }

    .row-footer-top {
        height: auto;
    }

    .row-footer-top p {
        line-height: 30px;
        padding: 5px 15px;
    }

    .row-footer-bottom {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 8000px) {
    button#responsive-menu-button {
        top: 50px;
        background: #fff;
    }

    .responsive-menu-inner,
    .responsive-menu-inner::before,
    .responsive-menu-inner::after {
        background-color: #000;
        padding-top: 5px;
    }

    .responsive-menu-open button#responsive-menu-button:hover,
    .responsive-menu-open button#responsive-menu-button:focus,
    button#responsive-menu-button:hover,
    button#responsive-menu-button:focus {
        background: #fff;
    }

    button#responsive-menu-button:hover .responsive-menu-inner,
    button#responsive-menu-button:hover .responsive-menu-inner::before,
    button#responsive-menu-button:hover .responsive-menu-inner::after,
    button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner,
    button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner::before,
    button#responsive-menu-button:hover .responsive-menu-open .responsive-menu-inner::after,
    button#responsive-menu-button:focus .responsive-menu-inner,
    button#responsive-menu-button:focus .responsive-menu-inner::before,
    button#responsive-menu-button:focus .responsive-menu-inner::after,
    button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner,
    button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner::before,
    button#responsive-menu-button:focus .responsive-menu-open .responsive-menu-inner::after {
        background: #f39828;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        background-color: transparent;
        border-bottom: 0;
        color: #000;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        font-size: 22px;
    }
}

@media all and (min-width: 481px) and (max-width: 1024px) {
    .wrap-resources-home .so-widget-sow-features-default-5dbe695edfa0 .sow-features-list .sow-features-feature.sow-features-feature-last-row {
        width: 100% !important;
        height: 100px;
        min-height: 100px;
    }

    .wrap-resources-home .so-widget-sow-features-default-5dbe695edfa0 .sow-features-list .sow-features-feature.sow-icon-container-position-top {
        flex-direction: row;
        text-align: left;
    }

    .wrap-resources-home h5 {
        height: 95px;
    }
}

@media (max-width: 769px) {
    body.home .site-content {
        margin-left: 30px;
        margin-right: 30px;
    }

    aside.widget.widget_nav_menu {
        display: block;
    }

    .site-content {
        margin-left: 15px;
        margin-right: 15px;
    }

    #mojo-sp-right-wrap {
        position: absolute;
        top: -180px;
        left: 0;
    }

    #mojo-sp-right-wrap > button {
        top: 50px;
        position: fixed;
    }

}

@media (max-width: 1200px) {

    #row-focus-home {
        display: block;
    }

    #row-focus-home #pgc-63-0-0 {
        width: 100%;
    }

    #row-focus-home #pgc-63-0-1 {
        width: 100%;
    }

    .wrap-news-home {
        display: inline-grid;
    }

    .news-focus-hp {
        margin-bottom: 3rem;
    }

    .news-focus-hp .wrap-bg-img-home {
        height: 500px;
    }

    .wrap-news-home .wrap-link-news-home {
        display: block;
    }

    .bg-img-news-home {
        background-size: cover;
    }

    .row-cosa-facciamo-hp {
        display: block !important;
    }

    .row-cosa-facciamo-hp #pgc-63-1-0 {
        width: 100%;
    }

    .row-cosa-facciamo-hp #pgc-63-1-1 {
        width: 100%;
    }

    .row-chi-siamo-new-hp {
        display: block !important;
    }

    .row-chi-siamo-new-hp #pgc-63-4-0 {
        width: 100%;
    }

    .row-chi-siamo-new-hp #pgc-63-4-1 {
        width: 100%;
    }

    .row-sostieni-new-hp {
        display: block !important;
    }

    .row-sostieni-new-hp #pgc-63-5-0 {
        width: 100%;
    }

    .row-sostieni-new-hp #pgc-63-5-1 {
        width: 100%;
    }

    #row-edizioni {
        display: block !important;
    }

    #row-edizioni #pgc-63-6-0 {
        width: 100%;
    }

    #row-edizioni #pgc-63-6-1 {
        width: 100%;
    }

}
