/*
COLORI:
Titolo: #174478 / Poppins Semibold 60pt
Sottotiolo: #00B2B6 / Poppins Regular 24pt
Testi:#174478 / Open Sans Regular/Italic 24pt
Leggi e normative: #EA516B
Agricoltura Civica: #EA516B
Modelli: #B39276
Progetti in corso: #44883c
Videodoc: #90A2BC
Archivio: #667c9D
*/
@font-face {
  font-family: 'GT-Flaire-Basic-Bold';
  src: url('/wp-content/themes/awr-child/assets/fonts/GT-Flaire-Basic-Bold.woff2') format('woff2'),
    url('/wp-content/themes/awr-child/assets/fonts/GT-Flaire-Basic-Bold.woff') format('woff'),
    url('/wp-content/themes/awr-child/assets/fonts/GT-Flaire-Basic-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

:root {
  --siderem: 22rem;
  --maincolor: #174478;
  --subcolor: #00B2B6;
  --altcolor: #44883c;
  --txtcolor: #ffffff;
  --highlight: #00705a;
  --popcolor: #174478;
  --poptext: #ffffff;
  --poplight: #ffc343;

  --nero: #000;
  --bianco: #f4f4f4;
  --bianco-bg: #f4f4f4;
  --edu-color: #67c2ce;
  --altro-color: #00705a;
  --community-color: #94e583;
  --main-green-color: #005440;
  --brand-color: #988aff;
  --info-color: #ff7c24;

  --place-agriturismo: #ffc69f;
  --place-naturalistica: #fcdc7a;
  --place-sportivo: #a2ead4;
  --place-agricola: #b0b0e2;
  --place-giardino: #b8eaac;
  --place-orto: #6ec4a5;
  --place-parco: #509381;
  --place-culturale: #9ec6ba;
  --place-vendita: #aae5f2;
  --place-altro: #d7d7f9;

  --main-font: 'DM Sans', sans-serif;
  --alt-font: 'GT-Flaire-Basic-Bold', sans-serif;

  --radius: 30px;
  --radius-top: 30px 30px 0 0;
  --radius-bot: 0 0 30px 30px;
  --radius-btn: 5px;
}

::selection {
  background: var(--main-green-color) !important;
}

.content-wrap,
#wrapper,
#content,
#footer,
#prefooter,
.section {
  background-color: var(--bianco);
}

.page-id-83 .iubenda-tp-btn:not(.iubenda-floatable-tb-btn):not([data-tp-nostyle], .page-id-83 .iubenda-floatable-default-btn) {
  display: none !important;
}

.pl {
  padding-left: 5em;
}

.pr {
  padding-right: 5em;
}

/* ----------------------------------------------------------------
	Typography
-----------------------------------------------------------------*/


body {
  line-height: 1.5;
  color: #000;
  font-family: var(--main-font);
}

a {
  text-decoration: none !important;
  color: var(--nero);
}

a:hover {
  color: var(--brand-color);
}

p a {
  font-weight: 600;
  text-decoration: underline !important;
}
a img {
  border: none;
}

img {
  max-width: 100%;
}

iframe {
  width: 100%;
  border: 0 !important;
  overflow: hidden !important;
}

#logo {
  padding: 10px 0;
}

#logo img,
#logo svg {
  height: 65px;
  max-height: 65px;
}

.row {
  justify-content: space-between;
}


.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_archive li a,
.widget_recent_entries li a,
.widget_categories li a,
.widget_pages li a,
.widget_rss li a,
.widget_recent_comments li a {
  color: var(--nero);
}










.awr-page .wp-block-cover .has-background-dim:not([class*=-background-color]) {
  background: rgba(67, 136, 60, 0.98);
}

.awr-page .wp-block-cover h4.transparent em {
  font-style: normal;
}

.awr-page .wp-block-cover h4.transparent strong {
  background: #81ad47;
  color: #FFF;
  text-shadow: none;
}


.content-wrap {
  position: relative;
  padding: 3em 0 0;
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
  color: var(--nero);
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 30px 0;
  font-family: var(--alt-font);
  text-transform: none !important;
  display: inline-block;
}

p, #content p, #content.awr-page p {
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.23em;
  color: var(--nero);
  margin: 0 0 1em;
}

p strong, #content p strong, #content.awr-page p strong {
  font-weight: 600;
}

#content .entry-content p {
  font-size: 1rem;
  line-height: 1.2em;
  color: var(--nero);
  margin: 0 0 1em;
}

#content .entry-content .wp-block-columns {
  margin: 2em auto;
  gap: 5em
}

#content ul {
  margin-left: 1.25em;
}

.dark p, #content .dark p {
  color: #fff;
}

.wp-block-image.size-full img,
.awr-page .wp-block-image.size-full img {
  width: 100%;
  margin-bottom: 3em;
}

.awr-page .cover-text {
  margin: 5rem 0 0;
}

.awr-page .wp-block-cover h4,
.awr-page .cover-text h4 {
  color: #fff !important;
  font-size: 2em;
  text-transform: none;
  line-height: 1.33em;
  font-weight: 400;
  margin: 0 auto;
  width: 80%;
}

.heading-block,
.awr-page .heading-block {
  margin-bottom: 0;
}

#content .container {
  position: relative;
  margin: 0 auto 5em;
  padding-bottom: 5em;
}

.post-single-meta {
  margin: 0 0 2em;
  padding: 0;
  list-style-type: none;
  font-size: 1.2em;
  font-family: "Poppins", sans-serif;
}

.post-single-meta li {
  line-height: 1.1em;
  color: #00B2B6;
}

.post-single-meta a {
  line-height: 1.1em;
  color: #00B2B6;
}

.content-wrap.cat-label {
  padding: 0.25em;
  margin: 0;
  position: relative;
  top: -30px;
  text-align: right;
}

.content-wrap.cat-label a {
  background: #fff;
  color: var(--maincolor);
  padding: 0.35em 0.75em;
  margin: 0 1em 0 0;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 500;
}

.heading-block h2,
.entry-content h2.wp-block-heading {
  font-size: 2.5rem;
  font-weight: 600;
  display: inline-block;
  border-bottom: 7px solid var(--altro-color);
  margin: 0 0 1em;
  color: var(--nero);
}
.home .heading-block h2 {
  margin: 0;
}
.home .sub-heading-block {
  margin: 0 0 2em;
}
.entry-content h2.wp-block-heading {
  margin: 2em 0 1em;
}
.entry-content .wp-block-column  h2.wp-block-heading {
  margin: 0 0 1em;
}
.heading-block::after {
  content: '';
  display: block;
  margin: 2rem auto 0 !important;
  width: 100%;
  border-top: 0;
}

.single-post .heading-block h2 {
  font-size: 2rem;
  font-weight: 600;
  display: inline-block;
  border-bottom: 0;
}



























/* HEADER */
#header {
  position: relative;
  background-color: #FFF;
  border-bottom: 0;
  min-height: 90px;
}

/* BLOG - Portfolio */
.portfolio {
  margin-bottom: 2em;
  margin-top: 2em;
}

.portfolio .portfolio-item {
  margin: 0 0 30px;
}

.portfolio .portfolio-image {
  border-radius: var(--radius-top);
  overflow: hidden;
}

.portfolio .portfolio-image img {
  filter: brightness(100%);
}

.portfolio .portfolio-desc {
  padding: 1.5em 2em 3em;
  width: 100%;
  min-height: 225px;
  background: var(--altro-color);
  border-radius: var(--radius-bot);
}

.portfolio .b-meta {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 0 0.75em;
}

.portfolio span.b-category {
  color: var(--nero);
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.75em;
  text-align: right;
  width: 50%;
  position: relative;
  top: -0.25rem;
}

.portfolio span.b-category a {
  color: var(--altro-color) !important;
  background: var(--bianco);
  font-weight: 600;
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 0.25em 0.6em 0.2em;
}

.portfolio span.b-category a:hover {
  color: var(--bianco) !important;
  background: var(--altro-color);
}

.portfolio span.b-note {
  color: var(--nero) !important;
  font-size: 0.9em;
  line-height: 1.5em;
  width: 50%;
  text-align: left;
}
.type-evento span.b-note,
#eventi-section .portfolio span.b-note {
  width:100%;
}

#posts .b-title,
.portfolio .b-title {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  color: var(--nero) !important;
  letter-spacing: -0.02em;
  line-height: 1em;
  font-weight: 600;
  border: 0;
}

#posts .b-excerpt,
.portfolio .b-excerpt {
  font-size: 0.9rem !important;
  color: var(--bianco);
  line-height: 1.25em !important;
  margin: 0.5em 0 0.25em !important;
}

.b-title a {
  color: var(--nero) !important;
  text-transform: capitalize;
}

#posts .b-link,
.portfolio .b-link {
  display: inline-block;
  margin: 1em 0;
  padding: 0.25em 1em;
  background: var(--bianco);
  color: var(--altro-color);
  font-size: 1.3rem;
  line-height: 1em;
  font-weight: 400;
  border-radius: var(--radius);
}

.portfolio.b-link.inverted,
.portfolio .b-link:hover {
  background: var(--altro-color);
  color: var(--bianco);
}

.portfolio .portfolio-item.blog-eventi .portfolio-desc {
  border-radius: var(--radius);
  min-height: 200px;
}

.portfolio .b-link {
  position: absolute;
  bottom: 1em;
  right: 1em;
  margin: 0;
}


/* BLOG - Posts */
#posts .entry-content {
  margin-top: 0.5em;
}

#posts .entry {
  margin-bottom: 1em;
}

#posts .entry .grid-inner {
  border-radius: var(--radius);
  padding: 2em;
}

#posts .entry .entry-image img {
  border-radius: var(--radius);
}


.owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: var(--altro-color) !important;;
  color: #fff !important;

}
.owl-carousel .owl-nav [class*=owl-] {
  background-color: #fff !important;
  color: var(--altro-color) !important;  border-color: #fff !important;
  border-width: 2px;
}



#content .view-all {
  margin: 2em 0;
}

.call-to-action [class^="icon-"] {
  color: var(--altro-color);
  position: relative;
  top: 2px;
}

#content .view-all a.call-to-action {
  text-decoration: none;
  border-bottom: 1px solid var(--altro-color);
  color: var(--nero);
  padding-bottom: 4px;
}

#content .view-all a.call-to-action:hover {
  border-bottom: none;
  background-image: url(/wp-content/themes/awr-child/assets/img/wave.svg);
  background-position: 0 calc(100% - 1.5px);
  background-size: auto 3px;
  background-repeat: repeat-x;
  padding-bottom: 5px;
}

#content .view-all a.call-to-action .icon-line-arrow-right:before {
  content: "\e912";
  position: relative;
  top: 1px;
  font-weight: bold;
  color: var(--altro-color);
}

/* SIDEBAR CAT-POST */
#content ul.sidebar-category-posts {
  list-style-type: none;
}

#content ul.sidebar-category-posts li {
  background-blend-mode: color;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: cover;
  margin: 0 0 1em;
  height: 250px;
  position: relative;
}

#content .sidebar-category-posts span.b-category {}

#content ul.sidebar-category-posts h5.b-title {
  font-size: 1.5em;
  left: 0;
  top: 3em;
  padding: 0 1em;
}

#content ul.sidebar-category-posts span.b-note {
  font-size: 1em;
  bottom: 1rem;
  left: 1rem;
}




/* MENU */
.dark .menu-link,
.menu-link {
  display: block;
  line-height: 22px;
  padding: 14px 3em 14px 0;
  color: var(--nero);
  font-weight: 600;
  font-size: 0.95rem;
  letter-spacing: 0;
  text-transform: none;
  text-decoration: none;
  font-family: var(--main-font);
}

.menu-link div {
  padding: 0 0 0.33em;
  /*border-bottom: 1px solid var(--bianco) !important;*/
}

.menu-link:hover div,
.current-menu-item .menu-link div {
  color: var(--nero);
  /*border-bottom: 1px solid var(--altro-color) !important;*/
}

.menu-link div::after {
  content: '';
  display: block;
  width: 0;
  position: relative;
  top: 4px;
  height: 1px;
  background: var(--altro-color);
  transition: width .3s;
}

.menu-link:hover div:hover::after,
.current-menu-item .menu-link div::after {
  width: 100%;
}


.header-misc-icon>a:hover,
.header-misc-icon.top-cart-open a {
  color: var(--altro-color);
}

.nav-superorti .menu-link {
  text-transform: unset;
}

.transparent-header:not(.sticky-header):not(.full-header):not(.floating-header) .top-search-form input,
#top-search a,
.top-search-form input {
  color: var(--nero) !important;
  border-color: var(--nero) !important;
}

.top-search-form input ::placeholder {
  color: var(--nero) !important;
}

.top-cart-content .menu-link div::after {
  background: #fff;
}







/* PAGE TITLES */
#page-title {
  position: relative;
  padding: 8rem 0 0;
  background-color: transparent;
  border-bottom: 1px solid #EEE;
}

#page-title.simple-text h1 {
  display: inline-block;
  padding: 0 0 0.5em;
  margin: 0 0 1em;
  line-height: 1;
  font-weight: 600;
  font-size: 2rem;
  text-transform: uppercase;
}

#page-title.simple-text.simple-blog-text h1 {
  border: 0 !important;
}

#page-title.simple-text p {
  font-size: 1rem;
  line-height: 1.2em;
  color: var(--nero);
  margin: 0 0 1em;
}

#slider .heading-block h1,
#page-title.page-title-parallax h1 {
  font-size: 60px;
  font-weight: 600;
  letter-spacing: 2px;
  text-align: left;
  text-transform: inherit;
  width: 80%;
  margin: 1em auto 0;
  color: #fff;
  line-height: 1em;
}

#slider .layout-2 h2 {
  border-bottom: 0 !important;
  background: var(--community-color);
  padding: 1.5rem;
  color: var(--nero);
  font-size: 5.5vw;
}

#slider .layout-2 .slider-caption {
  justify-content: center;
}

#slider .layout-2 .slider-caption.slider-caption-center {
  max-width: 100%;
  padding: 100px 0 0 !important;
  margin: 0 auto;
}

#page-info {
  padding: 1.5rem 0;
  background: #eee;
  margin: 0 0 3em;
}

#page-info p.breadcrumbs {
  margin: 0
}



/* FORMS */
.wpcf7-form .row div {
  margin-bottom: 0.5em
}

#form-iscrizione h2 {
  display: none;
}

.rwmb-form * {
  font-family: var(--main-font) !important;
}

.rwmb-form .rwmb-heading-wrapper h4 {
  font-size: 1.5em;
  text-transform: none;
  font-weight: 800;
  border-bottom: 5px solid var(--altro-color);
  padding: .75rem 0 .375rem;
  margin: 0 0 6px;
}

.rwmb-form .rwmb-column .rwmb-field,
.rwmb-form .rwmb-field:not(:last-of-type) {
  margin: 0 0 1em;
  display: flex;
  column-gap: 2em;
}

.rwmb-form .rwmb-column .rwmb-field .rwmb-label {
  width: 20%;
}

.rwmb-form .rwmb-label,
.rwmb-form label {
  font-weight: 600;
  margin: 0;
  color: var(--nero);
  text-transform: none;
}

.rwmb-input-list>label {
  display: block;
  font-weight: 300;
}

.rwmb-required {
  color: var(--altro-color) !important;
}

.rwmb-form .text-limiter {
  margin-top: 1em;
  display: flex
}

.rwmb-form .text-limiter>span {
  background-color: var(--altro-color);
  border: 1px solid var(--altro-color);
  border-radius: var(--radius-btn);
  display: inline-block;
  padding: 0 1.5em;
  font-size: 1em;
  color: #fff;
  line-height: 3em;
}

.rwmb-form .counter {
  font-size: 2.25em;
  font-weight: 600;
}

#content .rwmb-form .rwmb-label .description {
  font-weight: 300;
  font-size: 0.9em;
  line-height: 1em;
  margin: 0 0 0.5em;
}
/*TEMP*/
#places .description {display: none;}

.rwmb-form .rwmb-input {
  align-content: flex-start;
  margin: 0.75em 0 0;
}

.rwmb-input input:not([type="checkbox"]):not([type="radio"]),
.rwmb-input textarea, .rwmb-input select {
  border: 1px solid var(--altro-color);
  font-size: 0.8em;
  padding: 0.5em;
  color: var(--altro-color);
}

.rwmb-input select option {
  color: #fff;
  background: var(--altro-color);
}

.rwmb-input select option:hover {
  color: var(--altro-color);
  background: #fff;
}

.rwmb-form .rwmb-input input[type="radio"],
.rwmb-form .rwmb-input input[type="checkbox"] {
  margin: 0 0.5em 0 0;
  position: relative;
  top: 0.1em;
  text-align: left;
  width: auto;
}

.rwmb-form .rwmb-input p.description {
  font-size: 0.8em;
  color: var(--altro-color) !important;
  font-style: italic;
  line-height: 1.2em;
  margin: 0.5em 0 0;
  text-align: right;
}

.rwmb-form input.rwmb-error.rwmb-error,
.rwmb-form textarea.rwmb-error,
.rwmb-form select.rwmb-error {
  border-color: #dc3232;
  background: #dc3232;
  color: #fff;
  border: #dc3232;
}

.mbup-form.rwmb-form #user_pass-description {
  margin: 0;
}

#shaper {
  width: 100%;
  height: 400px;
}

.rwmb-form button[type=submit] {
  background: var(--altro-color);
  color: #fff;
  font-size: 1.2em;
  padding: 0.5em 1.5em;
  border-radius: var(--radius-btn);
  border: none;
  cursor: pointer;
  font-weight: 600;
  text-shadow:none;
  margin:0;
}
.rwmb-form button[type=submit]:hover {
    background: #fff;
    color: var(--altro-color);
}

/* SINGLE LUOGO */
.single-luogo h1.entry-title {}

#description_place h3 {
  text-transform: none;
  font-size: 1em;
  margin: 1.5em 0 1em;
}

#description_place, .place-image {
  margin-bottom: 2em
}

#description_place .awr-description-meta {
  padding: 1em;
  background: #eee;
}

.product-image .flex-control-nav.flex-control-thumbs {
  /*  display: none !important;*/
}

.product-image .flex-control-nav {
  bottom: 1em;
  left: 48%;
  top: unset;
  right: unset;
}

.list-header {}

.list-header img {}

.list-header h2 {}

.list-wrapper {
  display: flex;
  flex-direction: column;
  margin: 0 0 2em;
}

.list-wrapper .list-row {
  display: flex;
  flex-direction: row;
  color: var(--nero);
  font-weight: 400;
  padding: 20px;
  font-size: 1.1em;
  border-bottom: 1px solid var(--altro-color);
  gap: 1em;
}

.list-wrapper .list-param,
.list-wrapper .list-value {
  width: 50%;
  text-align: left;
  color: var(--nero);
}

.list-wrapper .list-row:hover,
.list-wrapper .list-row:hover * {
  background-color: var(--altro-color);
  color: var(--bianco);
}

/*#main-list div.list-param { background-color: #f8bc6a}
#activity-list div.list-param { background-color: #a7c57e}
#orti-list div.list-param { background-color: #B39276}
*/
#main-list div.list-value,
#activity-list div.list-value,
#orti-list div.list-value,
.list-wrapper div.list-value {}

.list-wrapper div.list-value ul {
  display: inline;
  list-style: none;
  padding: 0px;
  margin: 0 !important;
  padding: 0;
}

.list-wrapper div.list-value li {
  display: inline;
}

.list-wrapper div.list-value li::after {
  content: ", ";
}

.list-wrapper div.list-value li:last-child::after {
  content: "";
}

.list-wrapper div.list-value img {
  max-width: 50px;
  max-height: 50px;
}



/* AGRIMAP */
html {
  margin: 0 !important;
  padding: 0 !important;
}

#content-map {
  overflow: hidden;
}

.map-hide {
  display: none !important;
}

.site-main {
  position: relative;
  z-index: 1;
}

.map-container {
  height: 50vh;
}

.search-container,
.info-container {
  z-index: 5;
  padding: 1em 1.5rem;
  color: var(--nero) !important;
  border-right: 1px solid var(--altro-color);
}

.content-container {
  padding: 1.5rem;
  z-index: 3;
  color: var(--nero) !important;
  border-left: 1px solid var(--altro-color);
}

.search-container .info {
  display: none
}

.search-container p,
.info-container p,
.content-container p {
  color: var(--nero) !important;
}


#map {
  width: 100%;
  height: 100%;
}

#map .mapboxgl-popup-content {
  position: relative;
  background: var(--brand-color);
  border-radius: var(--radius);
  box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
  padding: 0;
  pointer-events: auto;
  border: 1px solid var(--nero);
}

#map .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#map .mapboxgl-popup-close-button {
  position: absolute;
  right: 10px;
  top: 12px;
  border: 0;
  border-radius: 0 10px 0 0;
  cursor: pointer;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
}

#map .mapboxgl-popup-tip {
  display: none;
}

#map .map-pop {
  margin: 0;
  padding: 0;
}

#map .map-pop h3 {
  text-transform: none !important;
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 0;
  margin: 0;
  display: block;
  width: 100%;
  padding: 15px 40px 12px 15px;
  line-height: 1em;
}

#map .map-pop .map-img {
  width: 100%;
}

#map .map-pop dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 90%;
  padding: 0;
  background: var(--bianco);
  margin: 0;
}

#map .map-pop dt {
  width: 30%;
  border-bottom: 1px dashed;
  line-height: 1rem;
  margin: 0;
  padding: 10px 15px;
  font-weight: 300;
}

#map .map-pop dd {
  width: 70%;
  border-bottom: 1px var(--nero) dashed;
  line-height: 1rem;
  padding: 1em 1em 0.75em;
  margin: 0;
}

#map .map-pop dd span {
  background: var(--altro-color);
  color: var(--nero);
  line-height: 1em;
  display: inline-block;
  padding: 0.5em;
  text-transform: uppercase;
  font-weight: 600;
}

#map .map-footer {
  background: var(--bianco);
  margin: 0 !important;
  padding: 15px;
  border-radius: var(--radius-bot);
  text-align: right;
}

#map p.map-footer a {
  font-weight: 600;
  text-decoration: underline !important;
}

#map p.map-footer a [class^="icon-"] {
  position: relative;
  top: 1px;
}

#map .map-bio {
  margin: 0;
  padding: 15px 15px 10px;
  background: var(--bianco);
  border: 0;
}

#map .map-pop p {
  font-size: 0.9em;
  line-height: 1.2em;
}

#map .map-bio p {
  margin-bottom: 0;
}

/* sidebar */
#urbmap h2 {
  display: block;
  font-size: 1.4em;
  font-weight: 600;
  border-bottom: 3px solid var(--altro-color);
  margin: 0 0 0.5em;
  color: var(--nero);
  padding-bottom: 0;
}

#urbmap p {
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 0 0 1em;
}

#urbmap p a {
  color: var(--highlight);
  font-weight: 400;
}

#urbmap p a:focus, #urbmap p a:hover {
  color: var(--highlight);
  text-decoration: underline;
}

#urbmap fieldset {
  margin: 0 0 0.5em;
}

#urbmap ::placeholder {
  color: var(--altro-color) !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: normal !important;
  opacity: 1 !important;
  /* Firefox */
}

#urbmap :-ms-input-placeholder {
  color: var(--altro-color) !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: normal !important;
  opacity: 1 !important;
  /* Firefox */
}

#urbmap .plugin-clear_button.has-items .clear-button {
  opacity: 1;
}

#urbmap .plugin-clear_button .clear-button {
  transition: none;
}

#urbmap .has-items .ts-control {
  color: var(--bianco);
  background: var(--highlight);
  font-weight: bold;
  border-color: var(--bianco);
}

#urbmap .has-items .ts-control .clear-button {
  right: 1rem;
}

#urbmap .ts-control {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 50 50'%3E%3Cpath fill='%2300705a' d='M 21 3 C 11.601563 3 4 10.601563 4 20 C 4 29.398438 11.601563 37 21 37 C 24.355469 37 27.460938 36.015625 30.09375 34.34375 L 42.375 46.625 L 46.625 42.375 L 34.5 30.28125 C 36.679688 27.421875 38 23.878906 38 20 C 38 10.601563 30.398438 3 21 3 Z M 21 7 C 28.199219 7 34 12.800781 34 20 C 34 27.199219 28.199219 33 21 33 C 13.800781 33 8 27.199219 8 20 C 8 12.800781 13.800781 7 21 7 Z'/%3E%3C/svg%3E");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  padding-right: 2rem;
  border-radius: var(--radius-btn) !important;
  border-color: var(--altro-color);
  color: var(--altro-color);
}

#urbmap .ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid var(--altro-color);
  background: var(--altro-color);
  margin: 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
  color: #fff;
}

#filter-type-list {
  margin: 0 0 2em;
  display: flex;
  flex-wrap: wrap;
}

.search-widget #filter-type-list {
  margin: 0 0 1em;
}

#filter-type-list li {
  list-style-type: none;
  flex: 0 0 auto;
  margin: 0.25em;
  padding: 0.25em 0.5em;
  background: var(--txtcolor);
  border-radius: var(--radius-btn);
  font-size: 14px;
}

#filter-type-list li.active {
  background: var(--highlight);
  font-size: 16px;
  font-weight: 600
}

#filter-type-list img {
  width: 20px;
  margin: 0 0.25em 0 0;
}

#filter-type-list a {
  color: var(--nero);
  background: var(--bianco)
}

#filter-type-list #list-default a {
  color: var(--bianco);
  background: var(--altro-color)
}

#filter-type-list span {
  padding: 0
}

#search button {
  color: var(--bianco);
  background: var(--altro-color);
  padding: 0.25em 0.5em;
  font-weight: 400;
  cursor: pointer;
  border: 1px solid var(--altro-color);
  border-radius: var(--radius-btn);
  margin: 1em 0 0;
}

#search button:hover {
  color: var(--altro-color);
  background: var(--bianco);
}


/* content */
ul#listings {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: var(--bianco);
  color: var(--nero)
}

ul#listings li {
  border-bottom: 1px solid var(--altro-color);
  color: var(--nero)
}

ul#listings li a {
  display: block;
  color: var(--nero);
  padding: 0.5em;
  text-decoration: none;
}

ul#listings li a:hover {
  background-color: var(--altro-color);
  color: var(--bianco);
}

ul#listings li a span {
  display: block;
  line-height: 1.2em;
}

.item strong {
  display: block;
  font-size: 1.1em;
  line-height: 1.2em;
}

.item em {
  font-weight: normal;
  font-style: normal;
  font-size: 0.9em;
  line-height: 0.9em
}

.item span {
  text-transform: capitalize;
  font-size: 0.9em;
  line-height: 0.9em
}


/* BUTTONS */
.btn-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  z-index: 10;
}

.btn-container-inline {
  float: right;
  display: block
}

.btn-container-inline .btn {
  position: relative;
  display: inline-block;
}

.btn {
  position: absolute;
  font-size: 1.6rem;
  line-height: 1.5rem;
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
  text-align: center;
  box-shadow: -4px 4px 0 rgba(0, 0, 0, 0);
  opacity: 1 !important;
  background-image: none !important;
  border-radius: var(--radius-btn) !important;
}

.btn-up, .btn-down {
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.btn-small {
  font-size: 1rem;
  width: 15px;
  line-height: 15px;
}

.btn-white .btn {
  color: #6b717b;
  background-color: var(--txtcolor);
}

.btn-black .btn {
  color: var(--txtcolor);
  background-color: var(--altro-color);
}

#btn-search .btn,
#btn-content .btn {
  display: none;
  top: 4.5rem;
}

#btn-search .btn-open {
  left: 0.5em;
  top: 0;
  line-height: 1em;
  padding: 0.25em 0.25em 0.33em 0.75em;
  font-size: 1.25em;
  width: auto;
  height: auto;
  font-weight: 600;
}

#btn-search .btn-close {
  left: 41.66667%;
  top: 0;
}

#btn-content .btn-open {
  right: 0.5em;
  top: 0;
  line-height: 1em;
  padding: 0.25em 0.75em 0.33em 0.25em;
  font-size: 1.25em;
  width: auto;
  height: auto;
  font-weight: 600;
}

#btn-content .btn-close {
  top: 0;
}

#btn-info .btn {
  background: var(--bianco);
  color: var(--altro-color);
  font-size: 1.25em;
  font-weight: bold;
}

#btn-info .btn-open,
#btn-info .btn-close {
  display: inline;
}

.btn-open [class^="icon-"] {
  position: relative;
  top: 2px;
}


.site-main.has-search-open #btn-search .btn-open,
.site-main.has-content-open #btn-content .btn-open,
.site-main.has-info-open #btn-info .btn-open {
  display: none;
}









/* WIDGET */
#awr-blog-category-top {
  padding: 0;
}

ul.blog-categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5em;
  margin: 0 0 2em 0 !important;
}

ul.blog-categories li {
  list-style-type: none;
  margin: 0;
  flex-grow: 1;
}

ul.blog-categories li a {
  color: var(--nero);
  background: var(--bianco);
  border: 1px solid var(--nero);
  text-transform: none;
  font-weight: 600;
  font-size: 1em;
  text-align: center;
  padding: 0.25em 0.6em 0.2em;
  display: block;
  border-radius: var(--radius-btn);
}

ul.blog-categories a:hover,
ul.blog-categories a.current {
  color: var(--bianco);
  background: var(--altro-color);
  border: 1px solid var(--altro-color);
}













/* SINGLE POST */
#awr-blog-category h2.widget-title {
  font-size: 1.33em;
  border-bottom: 5px solid var(--altro-color);
  font-weight: 600;
  width: 100%;
}

.awr-widget .widget-title {
  border-bottom: 1px solid var(--maincolor);
  font-weight: 400;
  margin-bottom: 0.5em;
}

#awr-blog-category ul,
#awr-blog-category li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0.15em;
}

#awr-blog-category li::before {
  display: none !important;
}

#awr-blog-category ul li a {
  font-weight: 600;
  padding: 0;
}


.awr-post-single-header {
  display: flex;
  border-bottom: 5px solid var(--altro-color);
  justify-content: space-between;
  margin-bottom: 1em;
}

.awr-post-single-header span.b-category {
  color: var(--nero);
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.8em;
  text-align: right;
  width: 50%;
}

.awr-post-single-header span.b-category a {
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 0.25em 0.6em 0.2em;
}

.awr-post-single-header p {
  margin: 0 !important;
  line-height: 2em !important;
  font-size: 0.9em !important;
  font-weight: 600 !important;
}

.awr-post-header h1.entry-title {
  border-bottom: 1px solid var(--maincolor);
  line-height: 1em;
  margin: 0 0 0.2em;
}

.awr-post-header h1.entry-title b {
  line-height: 1.25em;
  background: #fff;
  padding: 0 1em 0 0;
  font-weight: 600;
  font-size: 1.25em;
}

#content .awr-post-header p.awr-post-single-meta {
  text-align: right;
  font-size: 0.9em;
  color: var(--subcolor);
}

.wp-block-image figcaption {
  color: var(--altcolor);
  text-align: left;
}

figure img {
  border-radius: var(--radius);
}




/* CONTACT FORMS */
#contact-section {
  padding: 3em 0 0;
}
#prefooter .heading-block::after {
  display:none;
}
#prefooter h2 {
  border: 0;
  font-size: 5em;
  font-weight: 800;
  line-height: 1em;
  margin: 0;
}
#prefooter form {margin-top:5em}
#prefooter .form-control {
  background: var(--bianco);
}

#prefooter p.h-desc {
  margin: 2em 0 0;
}

#prefooter * {
  font-family: var(--main-font);
}

#prefooter input[type="text"],
#prefooter input[type="email"],
#prefooter textarea {
  border-width: 0 0 1px;
  border-color: var(--altro-color);
  padding: 0 0 2em;
}

#prefooter .form-acceptance .wpcf7-list-item {
  margin: 0;
}

#prefooter .form-acceptance .wpcf7-list-item label {
  display: flex;
}

#prefooter .form-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  text-transform: none;
  font-weight: 200;
  line-height: 1.25em;
  padding: 0.5em 0 0 1em;
}


#prefooter-logo {
  background: #fff;
  padding: 3em 0;
}

#prefooter-logo .section,
#prefooter-logo .content-wrap {
  background: #fff;
}

.loghi-footer {
  display: flex;
  justify-content: center;
  gap: 4em;
}

.loghi-footer img {
  width: 250px;
  height: auto;
}

p.h-title {
  font-weight: 600;
  border: 0;
  font-size: 1.25em;
}


#contact-section .wpcf7 form .wpcf7-response-output {
  color: #fff;
  font-size: 1.2em;
  background: #00a0d2;
  /* Blue */
}

#contact-section .wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  /* Green */
  border-color: #46b450;
  /* Green */
}

#contact-section .wpcf7 form.failed .wpcf7-response-output,
#contact-section .wpcf7 form.aborted .wpcf7-response-output {
  background: #dc3232;
  /* Red */
  border-color: #dc3232;
  /* Red */
}

#contact-section .wpcf7 form.spam .wpcf7-response-output {
  background: #f56e28;
  /* Orange */
  border-color: #f56e28;
  /* Orange */
}

#contact-section .wpcf7 form.invalid .wpcf7-response-output,
#contact-section .wpcf7 form.unaccepted .wpcf7-response-output,
#contact-section .wpcf7 form.payment-required .wpcf7-response-output {
  background: #ffb900;
  /* Yellow */
  border-color: #ffb900;
  /* Yellow */
}


/* FOOTER */
#footer, #footer.dark, .dark #footer {
  background: var(--main-green-color);
  color: #ffffff;
  border: 0;
}

#footer .footer-widgets-wrap {
  position: relative;
  padding: 3em 0;
  border: 0;
}

#footer svg .accent,
#footer svg .text {
  fill: #ffffff !important;
}

#footer .footer-info p {
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 3em 0 2em;
}

#footer .address-card {
  font-size: 0.9em;
  line-height: 1.4em;
  list-style-type: none;
}

#footer .address-card li {
  color: var(--community-color);
}

.footer-logo {
  max-height: 150px;
  margin: 30px 0;
}

.footer-logo-miur {
  max-height: 150px;
  margin: 1em 0;
}

.footer-menu h5 {
  font-size: 1em;
  color: var(--community-color);
  margin: 0 0 1em;
  font-weight: 200;
  border: 0;
}

.footer-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer-menu ul a {
  font-size: 0.9em;
  color: #ffffff !important;
}

#copyrights * {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.2em;
}

#gotoTop {}

#gotoTop:hover {
  background-color: var(--altro-color);
}






/* MAP - HOME */
.map-container-home {
  position: relative;
}


.search-widget {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 2em;
  left: 0;
  z-index: 1000;
  border-radius: var(--radius);
  border: 2px solid var(--nero);
}

.map-widget,
.map-container-home {
  height: 70vh !important;
  position: relative;
}

.map-widget #map {
  border-radius: var(--radius);
}

#filter-type-list {
  gap: 0.25em;
  margin: 0 0 2em !important
}

.search-widget #filter-type-list {
  margin: 0 !important
}

#filter-type-list li {
  list-style-type: none;
  margin: 0;
  flex-grow: 1;
}

#filter-type-list li,
#filter-type-list li.active {
  background: transparent !important;
  font-weight: 600;
  font-size: 0.75em;
  padding: 0.15em;
}

#filter-type-list li.active a {
  color: var(--nero) !important;
  background: var(--bianco) !important;
  border: 1px solid var(--nero);
}









/* RIBBON */
@-webkit-keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

@-webkit-keyframes marquee-r {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes marquee-r {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

#ribbon-section {
  margin: 15em 0;
}

.marquee {
  color: var(--nero);
  overflow: hidden;
  position: relative;
  width: 110vw;
  transform: rotate(-5deg);
  left: -10vw;
  height: 6rem;
}

.track {
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  background-color: var(--brand-color);
  font-size: 3rem;
  line-height: 1.5em;
  height: 6rem;
}

.track .text {
  -webkit-animation: marquee 50000ms linear infinite;
  animation: marquee 50000ms linear infinite;
  align-items: center;
  display: inline-flex;
  will-change: transform;
  padding: 0.75rem 0;
}

.track .text.-r {
  -webkit-animation-name: marquee-r;
  animation-name: marquee-r;
}





#segnala-section .entry-image {
  margin-bottom: 2em;
}
#segnala-section h3 {
  display: block;
}
#segnala-section .b-link {
      float: right;
    margin: 1em 0 0;
}












































































































































































@media (min-width: 990px) {
  .only-mobile {
    display: none;
  }

  .sub-menu-container {
    position: absolute;
    visibility: hidden;
    background-color: #fff;
    border-radius: 0 var(--radius) var(--radius);
    border: 2px solid var(--altro-color) !important;
    z-index: 399;
    top: 100%;
    left: 0;
    padding: 1em;
  }

  .top-cart-content {
    width: auto;
    min-width: 100px;
    border: 2px solid var(--altro-color) !important;
    padding: 1em;
    border-radius: var(--radius) 0 var(--radius) var(--radius);
    background-color: var(--altro-color);
    color: #fff;
  }

  .primary-menu:not(.on-click) .menu-item:hover>.sub-menu-container {
    opacity: 1;
    visibility: visible;
    margin-top: -20px;
    z-index: 399;
    pointer-events: auto;
  }

  .sub-menu-container .menu-item>.menu-link {
    position: relative;
    padding: 0.2em;
    font-size: 0.9rem;
    font-weight: 400;
    color: var(--nero);
    letter-spacing: 0;
    font-family: var(--main-font);
    line-height: 1em;
  }

  .top-cart-content .menu-item {
    list-style-type: none;
  }

  .top-cart-content ul {
    margin: 0
  }

  .top-cart-content .menu-item>.menu-link {
    position: relative;
    padding: 0.2em;
    font-size: 0.9rem;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0;
    font-family: var(--main-font);
    line-height: 1em;
  }

  .top-cart-content .menu-item>.menu-link:hover,
  .top-cart-content .menu-item .menu-link:hover div {
    color: #fff;
  }

  .sub-menu-container .menu-item:hover>.menu-link {
    padding: 0.2em;
  }
}

@media (max-width: 991.98px) {
  .primary-menu {
    margin-top: 2em
  }

  .primary-menu .menu-link i,
  .primary-menu .sub-menu-trigger,
  .current-menu-item .menu-link div::after {
    display: none;
  }

  .primary-menu .sub-menu-container {
    padding-left: 0;
    border-top: 0;
    display: block !important;
  }

  .primary-menu .menu-link {
    padding: 1em 3em 0.2em 0;
    border-top: 2px solid var(--altro-color);
    margin: 0.25em 0 0;
  }

  .primary-menu .sub-menu-container .menu-item>.menu-link {
    padding: 0;
    border: 0;
    margin: 0;
    font-weight: 300;
    color: var(--nero);
    font-family: var(--main-font);
    font-size: 0.9em;
  }

  #top-cart {
    display: none !important;
  }

  /*.search-widget {
    position: initial;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 1em 0;
    margin: 0;
    display: block;
    float: left;
    clear: both;
    overflow: auto;
  }*/
}

@media (max-width: 768px) {
  #logo img {
    max-height: 50px;
  }

  #slider .slider-inner {
    background: rgba(0, 0, 0, 0.25);
  }

  #slider.swiper_wrapper .slider-caption h2 {
    font-size: 1.3em;
  }

  #slider.swiper_wrapper .slider-caption p {
    font-size: 0.8em;
    width: 70%;
    margin: 1em auto;
    line-height: 1em;
  }

  #slider .heading-block h1,
  #page-title.page-title-parallax h1 {
    font-size: 2.5em;
    margin: 0;
  }

  .heading-block h2 {
    font-size: 2rem;
    line-height: 1.2em;
  }



  /* FOOTER */
  #footer, #footer.dark, .dark #footer {
    background: var(--main-green-color);
    color: #ffffff;
  }

  #footer .footer-widgets-wrap {
    padding-top: 1.5em;
  }

  .footer-logo {
    max-height: 100px;
  }

  #footer svg .accent,
  #footer svg .text {
    fill: #ffffff !important;
  }

  .footer-logo-miur {
    width: 70%;
    height: auto;
    max-height: initial;
    margin: 1em;
  }

  footer h2.widget-title {
    font-size: 1.25em;
    margin: 1.5em 0 1em;
  }

  .footer-widgets-wrap .col-md-4 {
    padding-bottom: 0;
  }

  .footer-widgets-wrap .col-md-1 {
    display: none;
  }

  .footer-logo-miur {
    display: block;
    width: 70%;
    margin: 1em auto;
  }

  .list-wrapper {
    display: grid;
    grid-gap: 0;
    grid-template-columns: 1fr 1fr;
    margin: 0 0 4em;
  }

  .list-header {
    grid-template-columns: 1fr;
  }

  .list-header img {
    width: 50%;
    margin: 0 auto 1.5em;
    justify-self: center;
    position: unset;
    top: unset;
  }

  .list-header h2 {
    padding: 20px;
  }

  .list-wrapper .list-param {
    grid-column-start: 1;
  }

  .list-wrapper .list-value {
    text-align: left;
  }
}

@media (max-width: 576px) {
  .list-wrapper {
    display: grid;
    grid-gap: 0;
    grid-template-columns: 1fr;
    margin: 0 0 4em;
  }

  .list-header {
    grid-template-columns: 1fr;
  }


}

@media screen and (max-width: 40em) {
  #btn-search, #btn-content {
    display: none;
  }

  .search-container {
    display: block !important;
  }

  .info-container .ingfo-panel.map-hide {
    display: block !important;
  }
}

@media print, screen and (min-width: 40em) {

  /* MAP CONTAINERs */
  .info-container {
    display: none;
  }

  .search-container,
  .site-main:not(.has-content-open) .search-container {
    height: 100vh;
    overflow-y: auto;
    box-shadow: -4px 0 0 0 rgba(0, 0, 0, 0.1);
  }

  .search-container .info {
    display: block
  }



  .map-container {
    height: 100vh;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }

  .site-main:not(.has-search-open) .map-container {
    width: 100%;
    flex-basis: auto;
  }

  /* MAP BUTTON */
  #btn-content .btn {
    display: none;
  }

  #btn-info .btn {}

  #btn-search .btn {
    display: block;
  }

  #btn-search .btn-close {
    left: 50%
  }

  #btn-search .btn-open {
    /*left: 1em;*/
  }

}

@media screen and (max-width: 64em) {

  .content-container {
    display: block !important;
  }
}

@media screen and (min-width: 64em) {
  .site-main {
    height: 100vh;
  }

  /* MAP CONTAINERs */

  .map-container,
  .site-main:not(.has-search-open) .map-container {
    height: 100vh;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }

  .search-container {
    right: auto;
    left: 0;
  }

  .content-container {
    box-shadow: -4px 0 0 0 rgba(0, 0, 0, 0.1);
    height: 100%;
    overflow-y: auto;
  }

  /* MAP BUTTON */
  #btn-content .btn {
    display: block;
  }

  #btn-content .btn-close {
    right: 25%;
    /*3.33333%;41.66667%;*/
  }

  #btn-content .btn-open {
    /*right: 1em;
    top: 1em;
    line-height: 0.9em;*/
  }

  #btn-info .btn {}

  #btn-info .btn-open,
  #btn-info .btn-close {}

  #btn-search .btn-close {
    left: 25%;
    /*33.33333% *41.66667%;*/
  }

  #btn-search .btn-open {
    /* left: 1em;
    top: 1em;
    line-height: 0.9em;*/
  }

  /* MAP POP UP */
  .mapboxgl-popup-content {
    min-width: 25em;
    max-width: 30em;
  }

  .home .mapboxgl-popup-content {
    min-width: 15em;
    max-width: 20em;
  }

  .map-pop {}

  .map-pop h3 {
    font-size: 20px;
  }

  .map-pop dl {
    font-size: 100%;
    margin-bottom: 0;
  }

  .map-pop dt {
    width: 39%;
  }

  .map-pop dd {
    width: 60%;
  }
}














/* THEME COLORS */







/* BG */
#posts .entry.theme-altro .grid-inner,
.portfolio .theme-altro .portfolio-desc {
  background: var(--altro-color);
}

#posts .entry.theme-info .grid-inner,
.portfolio .theme-info .portfolio-desc {
  background: var(--info-color);
}

#posts .entry.theme-brand .grid-inner,
.portfolio .theme-brand .portfolio-desc {
  background: var(--brand-color);
}

#posts .entry.theme-community .grid-inner,
.portfolio .theme-community .portfolio-desc {
  background: var(--community-color);
}

#posts .entry.theme-edu .grid-inner,
.portfolio .theme-edu .portfolio-desc {
  background: var(--edu-color);
}

/* TXT */
#posts .entry.theme-altro .b-text,
.portfolio .theme-altro .b-text {
  color: var(--bianco) !important;
}

#posts .entry.theme-info .b-text,
.portfolio .theme-info .b-text {
  color: var(--nero) !important;
}

#posts .entry.theme-brand .b-text,
.portfolio .theme-brand .b-text {
  color: var(--bianco) !important;
}

#posts .entry.theme-community .b-text,
.portfolio .theme-community .b-text {
  color: var(--nero) !important;
}

#posts .entry.theme-edu .b-text,
.portfolio .theme-edu .b-text {
  color: var(--nero) !important;
}



/* BG - TEXT  - BORDER */
ul.blog-categories .theme-info a:hover,
ul.blog-categories .theme-info a.current {
  color: var(--nero);
  background: var(--info-color);
  border: 1px solid var(--info-color);
}

ul.blog-categories .theme-altro a:hover,
ul.blog-categories .theme-altro a.current {
  color: var(--bianco);
  background: var(--altro-color);
  border: 1px solid var(--altro-color);
}

ul.blog-categories .theme-edu a:hover,
ul.blog-categories .theme-edu a.current {
  color: var(--nero);
  background: var(--edu-color);
  border: 1px solid var(--edu-color);
}

ul.blog-categories .theme-brand a:hover,
ul.blog-categories .theme-brand a.current {
  color: var(--nero);
  background: var(--brand-color);
  border: 1px solid var(--brand-color);
}

ul.blog-categories .theme-community a:hover,
ul.blog-categories .theme-community a.current {
  color: var(--nero);
  background: var(--community-color);
  border: 1px solid var(--community-color);
}



/* BORDER BOTTOM */

.theme-altro #awr-blog-category h2.widget-title,
.theme-altro .awr-post-single-header,
.theme-altro .heading-block h2,
.theme-altro .list-wrapper .list-row,
.theme-altro .rwmb-form .rwmb-heading-wrapper h4 {
  border-bottom-color: var(--altro-color);
}

.theme-edu #awr-blog-category h2.widget-title,
.theme-edu .awr-post-single-header,
.theme-edu .heading-block h2,
.theme-edu .list-wrapper .list-row,
.theme-edu .rwmb-form .rwmb-heading-wrapper h4 {
  border-bottom-color: var(--edu-color);
}

.theme-info #awr-blog-category h2.widget-title,
.theme-info .awr-post-single-header,
.theme-info .heading-block h2,
.theme-info .list-wrapper .list-row,
.theme-info .rwmb-form .rwmb-heading-wrapper h4 {
  border-bottom-color: var(--info-color);
}

.theme-brand #awr-blog-category h2.widget-title,
.theme-brand .awr-post-single-header,
.theme-brand .heading-block h2,
.theme-brand .list-wrapper .list-row,
.theme-brand .rwmb-form .rwmb-heading-wrapper h4 {
  border-bottom-color: var(--brand-color);
}

.theme-community #awr-blog-category h2.widget-title,
.theme-community .awr-post-single-header,
.theme-community .heading-block h2,
.theme-community .list-wrapper .list-row,
.theme-community .rwmb-heading-wrapper h4 {
  border-bottom-color: var(--community-color);
}



/* BG - TEXT */
.theme-altro .awr-post-single-header span.b-category a,
.theme-altro .list-wrapper .list-row:hover,
.theme-altro .list-wrapper .list-row:hover * {
  color: var(--bianco);
  background: var(--altro-color);
}

.theme-edu .awr-post-single-header span.b-category a,
.theme-edu .list-wrapper .list-row:hover,
.theme-edu .list-wrapper .list-row:hover * {
  color: var(--nero);
  background: var(--edu-color);
}

.theme-info .awr-post-single-header span.b-category a,
.theme-info.list-wrapper .list-row:hover,
.theme-info .list-wrapper .list-row:hover * {
  color: var(--nero);
  background: var(--info-color);
}

.theme-brand .awr-post-single-header span.b-category a,
.theme-brand .list-wrapper .list-row:hover,
.theme-brand .list-wrapper .list-row:hover * {
  color: var(--nero);
  background: var(--brand-color);
}

.theme-community .awr-post-single-header span.b-category a,
.theme-community .list-wrapper .list-row:hover,
.theme-community .list-wrapper .list-row:hover * {
  color: var(--nero);
  background: var(--community-color);
}



/* FORMS */
/* BORDER COLOR */

.theme-altro .rwmb-input input:not([type="checkbox"]):not([type="radio"]),
.theme-altro .rwmb-input textarea,
.theme-altro .rwmb-input select {
  border-color: var(--altro-color);
  color: var(--altro-color);
}

.theme-brand .rwmb-input input:not([type="checkbox"]):not([type="radio"]),
.theme-brand .rwmb-input textarea,
.theme-brand .rwmb-input select {
  border-color: var(--brand-color);
  color: var(--brand-color);
}

.theme-info .rwmb-input input:not([type="checkbox"]):not([type="radio"]),
.theme-info .rwmb-input textarea,
.theme-info .rwmb-input select {
  border-color: var(--info-color);
  color: var(--info-color);
}

.theme-edu .rwmb-input input:not([type="checkbox"]):not([type="radio"]),
.theme-edu .rwmb-input textarea,
.theme-edu .rwmb-input select {
  border-color: var(--edu-color);
  color: var(--edu-color);
}

.theme-community .rwmb-input input:not([type="checkbox"]):not([type="radio"]),
.theme-community .rwmb-input textarea,
.theme-community .rwmb-input select {
  border-color: var(--community-color);
  color: var(--nero);
}


/* TXT COLOR */
.theme-altro .rwmb-required {
  color: var(--altro-color) !important;
}

.theme-brand .rwmb-required {
  color: var(--brand-color) !important;
}

.theme-info .rwmb-required {
  color: var(--info-color) !important;
}

.theme-edu .rwmb-required {
  color: var(--edu-color) !important;
}

.theme-community .rwmb-required {
  color: var(--community-color) !important;
}


.theme-altro .rwmb-form .text-limiter>span {
  background-color: var(--altro-color);
  border: 1px solid var(--altro-color);
  color: var(--bianco);
}

.theme-brand .rwmb-form .text-limiter>span {
  background-color: var(--brand-color);
  border: 1px solid var(--brand-color);
  color: var(--nero);
}

.theme-community .rwmb-form .text-limiter>span {
  background-color: var(--community-color);
  border: 1px solid var(--community-color);
  color: var(--nero);
}


#filter-type-list li.map-agriturismo a,
#filter-type-list li.map-agriturismo.active a,
#map .map-agriturismo .mapboxgl-popup-content,
#map .map-agriturismo .map-pop dd span {
  background-color: var(--place-agriturismo);
}

#map .map-agriturismo .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-agricola a,
#filter-type-list li.map-agricola.active a,
#map .map-agricola .mapboxgl-popup-content,
#map .map-agricola .map-pop dd span {
  background-color: var(--place-agricola);
}

#map .map-agricola .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-naturalistica a,
#filter-type-list li.map-naturalistica.active a,
#map .map-naturalistica .mapboxgl-popup-content,
#map .map-naturalistica .map-pop dd span {
  background-color: var(--place-naturalistica);
}

#map .map-naturalistica .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-sportivo a,
#filter-type-list li.map-sportivo.active a,
#map .map-sportivo .mapboxgl-popup-content,
#map .map-sportivo .map-pop dd span {
  background-color: var(--place-sportivo);
}

#map .map-sportivo .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-giardino a,
#filter-type-list li.map-giardino.active a,
#map .map-giardino .mapboxgl-popup-content,
#map .map-giardino .map-pop dd span {
  background-color: var(--place-giardino);
}

#map .map-giardino .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-orto a,
#filter-type-list li.map-orto.active a,
#map .map-orto .mapboxgl-popup-content,
#map .map-orto .map-pop dd span {
  background-color: var(--place-orto);
}

#map .map-orto .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-parco a,
#filter-type-list li.map-parco.active a,
#map .map-parco .mapboxgl-popup-content,
#map .map-parco .map-pop dd span {
  background-color: var(--place-parco);
}

#map .map-parco .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-culturale a,
#filter-type-list li.map-culturale.active a,
#map .map-culturale .mapboxgl-popup-content,
#map .map-culturale .map-pop dd span {
  background-color: var(--place-culturale);
}

#map .map-culturale .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-vendita a,
#filter-type-list li.map-vendita.active a,
#map .map-vendita .mapboxgl-popup-content,
#map .map-vendita .map-pop dd span {
  background-color: var(--place-vendita);
}

#map .map-vendita .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}

#filter-type-list li.map-altro a,
#filter-type-list li.map-altro.active a,
#map .map-altro .mapboxgl-popup-content,
#map .map-altro .map-pop dd span {
  background-color: var(--place-altro);
}

#map .map-altro .mapboxgl-popup-content * {
  color: var(--nero);
  border-color: var(--nero);
}