/*
Theme Name: SMART Musei Arcipelago
Theme URI: https://www.museiarcipelago.it/
Author: Studio Kalimero
Author URI: https://www.kalimero.it/
Description: Tema personalizzato per SMART designed by Sandro Petri developed by Studio Kalimero.
Version: 3.4.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: smart
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
COLORI
ITINERARI: #00293f
MUSEI: #6ac1bb
FORTEZZE: #d65d42
AREE: #b28c11
L. NAPOLEONICI: #81a9ce
CASE PARCO: #97a24e
TAG: #a7181e
primary: #005764
secondary: #00adae
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Montserrat';
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
.breadcrumb-item+.breadcrumb-item::before {padding-right: 6px;}
.breadcrumb-item+.breadcrumb-item {padding-left: 3px;}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #333333;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 20px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 15px;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}
.img-object-fit-cover {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hidden {
  display: none;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
    color: #525252;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

.divider.left {
  border-bottom: 1px solid;
  width: 100px;
  margin: 10px 0;
}
.divider.white-text {
  border-bottom-color: #fff;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
  font-size: 14px;
}
.post-navigation .nav-previous a {
  margin-right: 5px;
}
.post-navigation .nav-next a {
  margin-left: 5px;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
  margin-right: 5px;
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover > .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

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

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* font-size: 0.875rem; */
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 0px;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 3rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*************************************************************/

section {
	position: relative; 
}
p {
    font-family: 'Merriweather';
    font-size: 16px;
    color: #525252;
}
li {
    color: #525252;
    font-family: 'Montserrat';
}
h1 {
    font-family: 'Rufina';
}
h2, h3 {
    font-family: 'Montserrat';
}
.btn-link {
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #525252;
    font-weight: 600;
    font-size: 14px;
    padding: 0px;
    text-align: left;
}
.btn-link:hover {
    color: black;
    text-decoration: none;
}
a {
  color: #4E8AA5;
}
a:hover {
  color: #00606A;
  text-decoration: none;
}
h2.titolo-sezione {
  color: #00ADAE;
  font-weight: 800;
}
.aree-archeologiche h2.titolo-sezione {
  color: #b28c11;
}
.case-del-parco  h2.titolo-sezione {
  color: #97a24e;
}
.luoghi-napoleonici h2.titolo-sezione {
  color: #81a9ce
}

.luoghi-di-interesse h2.titolo-sezione {
  color: #d65c41;
}
.tax-localita h2.titolo-sezione, #contatti h2.titolo-sezione {
  color: #4E8AA5;
}
.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    background-color: #4E8AA5;
    border-color: #4E8AA5;
}
.btn-primary:hover {
    background-color: #00606A;
    border-color: #00606A;
}
.slick-next:before, [dir='rtl'] .slick-prev:before {
    font-family: 'Font Awesome 5 Free' !important;  
    content: '\f105' !important;
    font-weight: 900 !important;
}
.slick-prev:before, [dir='rtl'] .slick-next:before {
    font-family: 'Font Awesome 5 Free' !important;  
    content: '\f104' !important;
    font-weight: 900 !important;
}
.text-grey {
  color: #808080;
}

/*--------------------------------------------------------------
## Musei
--------------------------------------------------------------*/

/**** TITOLO ****/
.bg-title {
  padding: 200px 0 50px;
	background-size: cover;
	background-attachment: fixed;
    min-height: 86vh;
	position: relative;
}
.bg-title:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	background-color: #000;
    opacity: 0.3;
	content: " ";
	display: block;
}
.bg-title .sopra-overlay {
	z-index: 2;
}
.titolo {
	color: white;
}
.titolo h1 {
	font-size: 56px;
	color: white;
	margin: 0px;
	padding-bottom: 0px;
}
.titolo .loc {
	display: inline-block;
	margin-left: 15px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Montserrat';
	font-size: 18px;
	color: white;
	margin-top: 5px;
	letter-spacing: 1px;
}
.titolo .loc a {
	color: white;
}
#titolo-musei .titolo .cat a {
	background-color: #a7181f;
	border-radius: 100px;
	padding: 1px 12px;
  margin-right: 5px;
	color: white;
	display: inline-block;
	font-size: 16px;
	font-family: 'Merriweather';
	font-weight: 400;
}
.cat-titolo {
	border-bottom: solid 1px white;
	padding-bottom: 12px;
	margin-bottom: 10px;
	display: inline-block;
}
.breadcrumbs .breadcrumb {
    text-transform: uppercase;
	font-weight: 600;
	font-family: 'Montserrat' !important;
	font-size: 14px;
    color: white;
    background-color: transparent;
    padding: 0px;
    display: block;
}
.breadcrumb .breadcrumb-item {
    color: white;
    display: inline-block;
}
.breadcrumb .breadcrumb-item a {
    color: white;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: white;
}
#titolo-musei .mappa-titolo {
	text-align: center;
}
/* titolo mobile */
@media only screen and (max-width: 767px) {
    .titolo {
        text-align: center;
    }
    .mappa-titolo {
        text-align: center !important;
        margin-top: 20px;
    }
    .mappa-titolo img {
        width: 60%;
    }
    .titolo h1 {
        font-size: 40px;
    }
    .titolo .loc { 
        font-size: 15px;
        margin-top: 5px;
    }
    .titolo .cat { 
        font-size: 15px;
        margin-right: 0px;
        margin-top: 5px;
    }
    .breadcrumbs .breadcrumb {
        font-size: 13px;
    }
    .breadcrumbs {
        text-align: center !important;
    }
}

/***** DETTAGLI *****/
#dettagli-musei.bg-dettagli .row {
	background-color: #00ADAE;
	padding: 20px 30px;
	color: white;
	margin-top: -50px;
	position: relative;
}
.aree-archeologiche #dettagli-musei.bg-dettagli .row {
  background-color: #b28c11;
}
.case-del-parco  #dettagli-musei.bg-dettagli .row {
  background-color: #97a24e;
}
.luoghi-napoleonici #dettagli-musei.bg-dettagli .row {
  background-color: #81a9ce;
}

.luoghi-di-interesse #dettagli-musei.bg-dettagli .row {
  background-color: #d65c41;
}
#dettagli-argomento.bg-dettagli .row {
  background-color: #a7181f;
  margin-top: -50px;
}
#dettagli-itinerari.bg-dettagli .row {
  background-color: #95A145;
  margin-top: -50px;
}
#dettagli-itinerari .row.gpx {
  background-color: #B3B3B3;
  padding: 20px 30px;
  margin-top: 0px;
}
#dettagli-itinerari .row.gpx h3 {
  margin-top: 0px;
}
#dettagli-itinerari .row.gpx h3:hover {
  color: #003642 !important;
}
@media screen and (min-width: 1470px) {
	.bg-dettagli .row { 
	    margin-right: -130px;
		margin-left: -130px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1469px) {
	.bg-dettagli .row { 
	    margin-right: 12px;
		margin-left: 12px;
	}
}
.nome-dettagli h2 {
	color: white;
	font-weight: 800;
  border-bottom: solid 1px white;
  display: inline-block;
  margin-bottom: 5px;
}
.nome-dettagli p {
    font-size: 20px;
    font-weight: 300;
    color: white;
}
.titolo-dettagli {
    text-transform: uppercase;
    color: white;
    font-size: 15px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0px;
}
.dettagli p {
  font-family: 'Montserrat';
  color: white;
  font-size: 15px;
  margin-bottom: 5px;
}
.dettagli a {
    color: white;
}
.dettagli a:hover {
    color: #264b4c;
}
/* dettagli mobile */
@media only screen and (max-width: 767px) {
    .bg-dettagli .row { 
        margin-top: 0px !important;
    }
}

/**** RIASSUNTO ****/
.riassunto {
    margin-top: 50px;
    margin-bottom: 35px;
}
.riassunto p {
    margin-bottom: 0;
}
#riassunto-musei.riassunto p {
    color: #00ADAE;
    font-weight: 300;
}
.aree-archeologiche #riassunto-musei.riassunto p {
    color: #b28c11;
}
.case-del-parco  #riassunto-musei.riassunto p {
    color: #97a24e;
}
.luoghi-napoleonici #riassunto-musei.riassunto p {
  color: #81a9ce;
}

.luoghi-di-interesse #riassunto-musei.riassunto p {
    color: #d65c41;
}
#riassunto-itinerari.riassunto p {
  color: #95A145;
}
/* riassunto mobile */
@media only screen and (max-width: 767px) {
  #riassunto-musei.riassunto p {
    font-size: 20px;
  }
}

/**** DESCRIZIONE ****/
.bg-descrizione {
    background-color: #f7f7f7;
    position: relative;
    padding: 40px 0;
}
#descrizione-musei h2 {
    color: #00ADAE;
	font-weight: 800;
    border-bottom: solid 1px #00ADAE;
    display: inline-block;
}
.aree-archeologiche #descrizione-musei h2 {
    color: #b28c11;
    border-bottom: solid 1px #b28c11;
}
.case-del-parco #descrizione-musei h2 {
    color: #97a24e;
    border-bottom: solid 1px #97a24e;
}
.luoghi-napoleonici #descrizione-musei h2 {
    color: #81a9ce;
    border-bottom: solid 1px #81a9ce;
}
.luoghi-di-interesse #descrizione-musei h2 {
    color: #d65c41;
    border-bottom: solid 1px #d65c41;
}
#descrizione-itinerari h2 {
  color: #95A145;
}
#descrizione-itinerari .descrizione-itinerario p {
  font-family: 'Montserrat';
}
#descrizione-itinerari .descrizione-itinerario p b, #descrizione-itinerari .descrizione-itinerario p strong {
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  #descrizione-itinerari .descrizione-itinerario {
    border-right: 1px solid #eaeaea;
  }
}
#descrizione-musei .sede {
    background-color: white;
    padding: 10px 25px;
    margin-top: 3px;
    height: 100%;
    font-family: 'Montserrat';
    font-size: 15px;
}
#descrizione-musei .sede img {
    margin: 15px 0;
}
#descrizione-musei .sede h2 {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#descrizione-musei .sede p {
    font-family: 'Montserrat';
    font-size: 15px;
    margin-bottom: 5px;
}
#descrizione-musei .btn-link {
    margin-bottom: 10px;
    margin-top: 5px;
    display: block;
}
#gallery .slick-prev
{
    left: 10px;
    z-index: 10;
}
#gallery .slick-next
{
    right: 10px;
    z-index: 10;
}

#descrizione-musei .slick-prev.slick-arrow, #descrizione-musei
.slick-next.slick-arrow
{
    background: #00ADAE !important;
}
.luoghi-napoleonici #descrizione-musei .slick-prev.slick-arrow, .luoghi-napoleonici #descrizione-musei .slick-next.slick-arrow
{
    background: #81a9ce !important;
}
.luoghi-di-interesse #descrizione-musei .slick-prev.slick-arrow, .luoghi-di-interesse #descrizione-musei .slick-next.slick-arrow
{
    background: #d65c41 !important;
}
.aree-archeologiche #descrizione-musei .slick-prev.slick-arrow, .aree-archeologiche #descrizione-musei .slick-next.slick-arrow
{
    background: #b28c11 !important;
}
.case-del-parco #descrizione-musei .slick-prev.slick-arrow, .case-del-parco #descrizione-musei .slick-next.slick-arrow
{
    background: #97a24e !important;
}
#descrizione-musei .slick-prev.slick-arrow:hover, #descrizione-musei
.slick-next.slick-arrow:hover
{
    background: #f7f7f7 !important; 
}
#descrizione-musei .slick-prev:focus:before, #descrizione-musei .slick-next:focus:before
{
    color: white !important;
}
#descrizione-musei .slick-prev:hover:before, #descrizione-musei .slick-next:hover:before
{
    color: #00ADAE !important;
}
.luoghi-napoleonici #descrizione-musei .slick-prev:hover:before, .luoghi-napoleonici #descrizione-musei .slick-next:hover:before
{
    color: #81a9ce !important;
}
.luoghi-di-interesse #descrizione-musei .slick-prev:hover:before, .luoghi-di-interesse #descrizione-musei .slick-next:hover:before
{
    color: #d65c41 !important;
}
.aree-archeologiche #descrizione-musei .slick-prev:hover:before, .aree-archeologiche #descrizione-musei .slick-next:hover:before
{
    color: #b28c11 !important;
}
.case-del-parco #descrizione-musei .slick-prev:hover:before, .case-del-parco #descrizione-musei .slick-next:hover:before
{
    color: #97a24e !important;
}
#descrizione-musei .didascalia-gallery {
    background-color: #B9B9B9;
}
#descrizione-musei .didascalia-gallery p {
    color: white;
    padding: 30px 20px 15px 20px;
}
#galleria {
    margin-bottom: 25px;
    margin-top: 15px;
}
#descrizione-musei #sotto-galleria .read-more {
    color: #00ADAE;
    border-bottom: 1px #00ADAE solid;
    padding-bottom: 4px;
}
.luoghi-napoleonici #descrizione-musei #sotto-galleria .read-more {
    color: #81a9ce;
    border-bottom: 1px #81a9ce solid;
}
.luoghi-di-interesse #descrizione-musei #sotto-galleria .read-more {
    color: #d65c41;
    border-bottom: 1px #d65c41 solid;
}
.aree-archeologiche #descrizione-musei #sotto-galleria .read-more {
    color: #b28c11;
    border-bottom: 1px #b28c11 solid;
}
.case-del-parco #descrizione-musei #sotto-galleria .read-more {
    color: #97a24e;
    border-bottom: 1px #97a24e solid;
}
#descrizione-musei #sotto-galleria .read-more .leggi {
    font-family: 'Montserrat';
    color: #00ADAE;
    font-weight: 600;
    font-size: 16px;
    padding: 0 0 0 7px;
}
.luoghi-napoleonici #descrizione-musei #sotto-galleria .read-more .leggi {
    color: #81a9ce;
}
.luoghi-di-interesse #descrizione-musei #sotto-galleria .read-more .leggi {
    color: #d65c41;
}
.aree-archeologiche #descrizione-musei #sotto-galleria .read-more .leggi {
    color: #b28c11;
}
.case-del-parco #descrizione-musei #sotto-galleria .read-more .leggi {
    color: #97a24e;
}
/* descrizione mobile */
@media only screen and (max-width: 767px) {
  #galleria .col-md-8 {
    padding: 0px;
  }
  #descrizione-musei .sede {
    margin-top: 35px;
  }
  .bg-descrizione {
    padding: 40px 0 0 0;
  }
}

/**** DA NON PERDERE ****/
#da-non-perdere-musei {
    padding: 30px 0 40px;
}
#da-non-perdere-musei h3 {
    font-size: 18px;
    color: #00ADAE;
	  font-weight: 400;
    font-family: 'Merriweather';
    margin: 15px 0 0;
}
.luoghi-napoleonici #da-non-perdere-musei h3 {
    color: #81a9ce;
}
.luoghi-di-interesse #da-non-perdere-musei h3 {
    color: #d65c41;
}
.aree-archeologiche #da-non-perdere-musei h3 {
    color: #b28c11;
}
.case-del-parco #da-non-perdere-musei h3 {
    color: #97a24e;
}
#da-non-perdere-musei h4 {
    font-size: 18px;
	font-weight: 600;
    font-family: 'Merriweather';
    margin: 5px 0;
}
#da-non-perdere-musei p {
    margin-bottom: 5px;
}
#da-non-perdere-musei .col-md-4 {
    border-right: 1px solid #00ADAE;
    padding: 0 30px;
}
.luoghi-napoleonici #da-non-perdere-musei .col-md-4 {
    border-right: 1px solid #81a9ce;
}
.luoghi-di-interesse #da-non-perdere-musei .col-md-4 {
    border-right: 1px solid #d65c41;
}
.aree-archeologiche #da-non-perdere-musei .col-md-4 {
    border-right: 1px solid #b28c11;
}
.case-del-parco #da-non-perdere-musei .col-md-4 {
    border-right: 1px solid #97a24e;
}
#da-non-perdere-musei .col-md-4:last-child {
    border-right: none;
}
.tondo {
    width: 100%;
    position: relative;
}
.tondo:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
.tondo .content {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
/* da non perdere mobile */
@media only screen and (max-width: 767px) {
    #da-non-perdere-musei .col-md-4 {
        border-right: none;
        border-bottom: 1px solid #00ADAE;
        padding: 25px 20px;
    }
    .luoghi-napoleonici #da-non-perdere-musei .col-md-4 {
        border-bottom: 1px solid #81a9ce;
    }
    .luoghi-di-interesse #da-non-perdere-musei .col-md-4 {
        border-bottom: 1px solid #d65c41;
    }
    .aree-archeologiche #da-non-perdere-musei .col-md-4 {
        border-bottom: 1px solid #b28c11;
    }
    .case-del-parco #da-non-perdere-musei .col-md-4 {
        border-bottom: 1px solid #97a24e;
    }
    #da-non-perdere-musei .col-md-4:last-child {
        border-right: none;
        border-bottom: none;
    }
}

/**** INFO ****/
#info-musei {
    background-color: #E9E9E9;
    padding: 20px 0 25px 0;
}
#info-musei h2.titolo-sezione {
    margin-bottom: 0px;
    padding-bottom: 8px;
}
#info-musei h3 {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #00ADAE;
    display: inline-block;
    color: #00ADAE;
    padding-bottom: 3px;
    margin-bottom: 8px;
}
.luoghi-napoleonici #info-musei h3 {
    color: #81a9ce;
    border-bottom: 1px solid #81a9ce;
}
.luoghi-di-interesse #info-musei h3 {
    color: #d65c41;
    border-bottom: 1px solid #d65c41;
}
.aree-archeologiche #info-musei h3 {
    color: #b28c11;
    border-bottom: 1px solid #b28c11;
}
.case-del-parco #info-musei h3 {
    color: #97a24e;
    border-bottom: 1px solid #97a24e;
}
#info-musei p {
    margin-top: 5px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 15px;
}

/**** PER SAPERNE DI PIU' ****/
#per-saperne-musei {
    background-color: #f7f7f7;
    padding: 20px 0 35px 0;
}
#per-saperne-musei h2.titolo-sezione {
    margin-bottom: 0px;
    padding-bottom: 12px;
}
#per-saperne-musei h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 10px;
    color: #00ADAE;
    font-weight: 800;
    display: inline-block;
}
.luoghi-napoleonici #per-saperne-musei h3 {
    color: #81a9ce;
}
.luoghi-di-interesse #per-saperne-musei h3 {
    color: #d65c41;
}
.aree-archeologiche #per-saperne-musei h3 {
    color: #b28c11;
}
.case-del-parco #per-saperne-musei h3 {
    color: #97a24e;
}
#per-saperne-musei .tit {
    border-bottom: 1px solid #00ADAE;
    padding-bottom: 3px;
    margin-bottom: 10px;    
}
.luoghi-napoleonici #per-saperne-musei .tit {
    border-bottom: 1px solid #81a9ce;
}
.luoghi-di-interesse #per-saperne-musei .tit {
    border-bottom: 1px solid #d65c41;
}
.aree-archeologiche #per-saperne-musei .tit {
    border-bottom: 1px solid #b28c11;
}
.case-del-parco #per-saperne-musei .tit {
    border-bottom: 1px solid #97a24e;
}
#per-saperne-musei p {
    margin-top: 5px;
    font-family: 'Montserrat';
    font-size: 15px;
}
#per-saperne-musei .bibliografia p, #per-saperne-musei .bibliografia li, #per-saperne-musei .bibliografia span {
    font-family: 'Merriweather';
    font-size: 15px;
    margin-bottom: 10px;
}
#per-saperne-musei .bibliografia i, #per-saperne-musei .bibliografia em {
    color: #9F9F9F;
}
#per-saperne-musei .fas {
    color: #00ADAE !important;
}
.luoghi-napoleonici #per-saperne-musei .fas {
    color: #81a9ce !important;
}
.luoghi-di-interesse #per-saperne-musei .fas {
    color: #d65c41 !important;
}
.aree-archeologiche #per-saperne-musei .fas {
    color: #b28c11 !important;
}
.case-del-parco #per-saperne-musei .fas {
    color: #97a24e !important;
}
#per-saperne-musei li {
    font-size: 15px;
    font-weight: 500;
}
#per-saperne-musei ul {
    padding-inline-start: 20px;
}
#per-saperne-musei li a {
    color: #525252;
}
#per-saperne-musei li a:hover {
    color: #00ADAE;
    text-decoration: none;
}
.luoghi-napoleonici #per-saperne-musei li a:hover {
    color: #81a9ce;
}
.luoghi-di-interesse #per-saperne-musei li a:hover {
    color: #d65c41;
}
.aree-archeologiche #per-saperne-musei li a:hover {
    color: #b28c11;
}
.case-del-parco #per-saperne-musei li a:hover {
    color: #97a24e;
}
#per-saperne-musei .read-more {
    color: #00ADAE;
    border-bottom: 1px #00ADAE solid;
    padding-bottom: 4px;
}
.luoghi-napoleonici #per-saperne-musei .read-more {
    color: #81a9ce;
    border-bottom: 1px #81a9ce solid;
}
.luoghi-di-interesse #per-saperne-musei .read-more {
    color: #d65c41;
    border-bottom: 1px #d65c41 solid;
}
.aree-archeologiche #per-saperne-musei .read-more {
    color: #b28c11;
    border-bottom: 1px #b28c11 solid;
}
.case-del-parco #per-saperne-musei .read-more {
    color: #97a24e;
    border-bottom: 1px #97a24e solid;
}
#per-saperne-musei .read-more .leggi {
    font-family: 'Montserrat';
    color: #00ADAE;
    font-weight: 600;
    font-size: 16px;
    padding: 0 0 0 7px;
}
.luoghi-napoleonici #per-saperne-musei .read-more .leggi {
    color: #81a9ce;
}
.luoghi-di-interesse #per-saperne-musei .read-more .leggi {
    color: #d65c41;
}
.aree-archeologiche #per-saperne-musei .read-more .leggi {
    color: #b28c11;
}
.case-del-parco #per-saperne-musei .read-more .leggi {
    color: #97a24e;
}

/**** VISITA VIRTUALE ****/
#visita-virtuale p {
  margin-bottom: -7px;
}
#visita-virtuale .row {
  margin: 0px !important;
}
#visita-virtuale .col-12 {
  padding: 0px !important;
}

/**** VIDEO ****/
#video-musei {
  background-color: #000000bf;
  padding: 30px 0;
  color: white;
}
#video-musei h2 {
  color: #00ADAE;
  font-weight: 800;
  border-bottom: 1px #00ADAE solid;  
  display: inline-block;
}
.luoghi-napoleonici #video-musei h2 {
    color: #81a9ce;
    border-bottom: 1px #81a9ce solid; 
}
.luoghi-di-interesse #video-musei h2 {
    color: #d65c41;
    border-bottom: 1px #d65c41 solid; 
}
.aree-archeologiche #video-musei h2 {
    color: #b28c11;
    border-bottom: 1px #b28c11 solid; 
}
.case-del-parco #video-musei h2 {
    color: #97a24e;
    border-bottom: 1px #97a24e solid; 
}
#video-musei li, #video-musei li a {
  color: white;
  font-family: 'Merriweather';
  font-weight: 600;
  font-size: 17px;
}
#video-musei li a:hover {
  color: #00ADAE;
  text-decoration: none;
}
.luoghi-napoleonici #video-musei li a:hover {
    color: #81a9ce;
}
.luoghi-di-interesse #video-musei li a:hover {
    color: #d65c41;
}
.aree-archeologiche #video-musei li a:hover {
    color: #b28c11;
}
.case-del-parco #video-musei li a:hover {
    color: #97a24e;
}
#video-musei ul {
  padding-inline-start: 20px;
}

/**** MAPPA ****/
#maps p {
  margin-bottom: -7px;
}
#maps iframe {
    max-height: 420px;
}
#maps .row {
  margin: 0px !important;
}
#maps .col-12 {
  padding: 0px !important;
}

/**** MUSEI CORRELATI ****/
#musei-correlati {
  padding-bottom: 40px;
  padding-top: 30px;
}
#musei-correlati .museo-correlato {
  background-color: #00ADAE;
  padding: 25px;
  margin-top: 15px;
}
.luoghi-napoleonici #musei-correlati .museo-correlato {
    background-color: #81a9ce;
}
.luoghi-di-interesse #musei-correlati .museo-correlato {
    background-color: #d65c41;
}
.aree-archeologiche #musei-correlati .museo-correlato {
    background-color: #b28c11;
}
.case-del-parco #musei-correlati .museo-correlato {
    background-color: #97a24e;
}
#musei-correlati .museo-correlato img {
  margin-bottom: 15px;
}
#musei-correlati .museo-correlato h3 {
  color: white;
  font-family: 'Merriweather';
  font-size: 20px;
  font-weight: 300;
  margin: 4px 0 10px 0;
}
#musei-correlati .museo-correlato .cat {
  color: white;
  font-family: 'Merriweather';
  font-size: 16px;
  font-weight: 600;
}


/*--------------------------------------------------------------
## Da non perdere
--------------------------------------------------------------*/
#titolo-da-non-perdere .titolo {
	text-align: center;
}
#titolo-da-non-perdere .titolo .loc {
	margin-top: 15px;
}
#titolo-da-non-perdere .titolo a {
	color: white;
}
#opera {
    margin: 60px 0 80px 0;
    align-items: center;
}
#opera h2 {
    text-align: center;
    font-size: 46px;
    margin-bottom: 30px;
    font-family: 'Rufina';
}
#opera .img-opera img {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}
@media only screen and (min-width: 1025px) {
    #opera .descrizione {
        padding: 0 40px;
    }
}
#opera .descrizione p {
    font-family: 'Montserrat';
}
/* mobile */
@media only screen and (max-width: 767px) {
    #opera .descrizione {
        margin-top: 30px;
    }
    #opera h1 {
        text-align: center;
        font-size: 36px;
        margin-bottom: 0px;
    }
}

/*--------------------------------------------------------------
## Edifici
--------------------------------------------------------------*/
#titolo-edifici .titolo {
	text-align: center;
}
#titolo-edifici .titolo .loc {
	margin-top: 15px;
}
#titolo-edifici .titolo a {
	color: white;
}
#edifici {
    margin: 60px 0 80px 0;
    align-items: center;
}
#edifici h2 {
    text-align: center;
    font-size: 46px;
    margin-bottom: 30px;
    font-family: 'Rufina';
}
#edifici .descrizione {
    padding-bottom: 40px;
}
#edifici .descrizione p {
    font-family: 'Montserrat';
}
#edifici .img-edifici img {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}
/* mobile */
@media only screen and (max-width: 767px) {
    #edifici h1 {
        text-align: center;
        font-size: 36px;
        margin-bottom: 0px;
    }
}

/*--------------------------------------------------------------
## Località
--------------------------------------------------------------*/

/*** TITOLO ***/
#titolo-localita .titolo h1 {
	font-size: 64px;
    margin-bottom: 5px;
}
#titolo-localita .mappa-titolo img {
  margin-bottom: 20px;
}
#titolo-localita .link-loc {
  padding: 6px 15px;
  background-color: #000000c2;
  border-radius: 20px;
  color: white;
}
#titolo-localita .breadcrumb, #titolo_artisti .breadcrumb, #titolo_post .breadcrumb {
  margin-top: 0px;
  padding-top: 10px;
  border-top: white solid 1px;
  display: inline-block;
  border-radius: 0px;
}
/*mobile*/
@media only screen and (max-width: 767px) { 
  #titolo-localita .titolo h1 {
    font-size: 40px;
  }
  #titolo-localita .mappa-titolo {
    margin-top: 0px;
  }
}

/***** DETTAGLI *****/
#dettagli-localita.bg-dettagli .row {
	background-color: #4E8AA5 !important;
	padding: 20px 30px;
	color: white;
	margin-top: -50px;
	position: relative;
}
#dettagli-localita {
  background-color: #D0DAE4;
}

/*** RIASSUNTO ***/
#riassunto-localita {
  background-color: #D0DAE4;
}
#riassunto-localita.riassunto {
  padding-top: 50px;
  padding-bottom: 35px;
  margin: 0px;
}
#riassunto-localita.riassunto p {
  color: #4E8AA5;
  font-weight: 300;
}
/* riassunto mobile */
@media only screen and (max-width: 767px) {
#riassunto-localita.riassunto p {
  font-size: 20px;
}
}

/**** DESCRIZIONE ****/
#descrizione-localita.bg-descrizione {
  background-color: #fff;
  position: relative;
  padding: 40px 0;
}
#descrizione-localita h2 {
  color: #4E8AA5;
font-weight: 800;
  border-bottom: solid 1px #4E8AA5;
  display: inline-block;
}
#descrizione-localita .non-perdere {
  background-color: #ECECEC;
  padding: 10px 25px;
  margin-top: 3px;
  height: 100%;
  text-align: center;
}
#descrizione-localita .non-perdere img {
  margin: 15px 0;
  border-radius: 100%;
}
#descrizione-localita .non-perdere h2 {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#descrizione-localita .non-perdere h3 {
  color: #bc5c44;
  font-family: 'Merriweather';
  margin-top: 0px;
  margin-bottom: 5px;
}
#descrizione-localita .btn-link {
  margin-bottom: 10px;
  text-align: center;
}
#descrizione-localita .slick-prev.slick-arrow, #descrizione-localita
.slick-next.slick-arrow
{
  background: #4E8AA5 !important;
}
#descrizione-localita .slick-prev.slick-arrow:hover, #descrizione-localita
.slick-next.slick-arrow:hover
{
  background: white !important; 
}
#descrizione-localita .slick-prev:focus:before, #descrizione-localita .slick-next:focus:before
{
  color: white !important;
}
#descrizione-localita .slick-prev:hover:before, #descrizione-localita .slick-next:hover:before
{
  color: #4E8AA5 !important;
}
@media only screen and (min-width: 768px) {
  #descrizione-localita .dx {
    padding: 0px;
  }
}
#descrizione-localita .didascalia-gallery {
  background-color: #8CAABE;
  margin-top: 15px;
  min-height: 262px;
}
#descrizione-localita .didascalia-gallery p {
  color: white;
  padding: 30px 30px 15px 30px;
}
#descrizione-localita #sotto-galleria .read-more {
  color: #4E8AA5;
  border-bottom: 1px #4E8AA5 solid;
  padding-bottom: 4px;
}

#descrizione-localita #sotto-galleria .read-more .leggi {
  font-family: 'Montserrat';
  color: #4E8AA5;
  font-weight: 600;
  font-size: 16px;
  padding: 0 0 0 7px;
}
/* descrizione mobile */
@media only screen and (max-width: 767px) {
  #descrizione-localita .non-perdere {
    margin-top: 35px;
  }
  #descrizione-localita .dx {
    margin-top: 15px;
  }
}

/**** MUSEI CORRELATI ****/
#musei-correlati-localita .correlati {
  padding-top: 40px;
  border-top: 1px solid #4E8AA5;
  margin-top: 20px;
  padding-bottom: 40px;
}

/*--------------------------------------------------------------
## Contatti
--------------------------------------------------------------*/
#contatti {
    padding: 60px 0;
}
.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    padding: 6px 40px;
}
.wpcf7-list-item {
    margin: 0px;
    font-size: 14px;
}
#contatti span p {
    display: inline-block;
    margin-left: 10px;
}
#contatti .fas {
    color: #525252;
}
#contatti .recapiti a p:hover {
    color: #00606A !important;
}
#contatti .recapiti {
	margin-bottom: 20px; 
}
@media only screen and (max-width: 767px) {
    #contatti .rec {
        margin-top: 20px;
    } 
}
#contatti .social .fab {
    font-size: 24px;
    margin-right: 14px;
}
#contatti .social a {
	color: #003642;
}
#contatti .social a:hover {
	color: #4E8AA5;
}

/*--------------------------------------------------------------
## Menu 
--------------------------------------------------------------*/
.dropdown-item:focus, .dropdown-item:hover {
    color: #00606A;
}
.dropdown-menu, .dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}

/*--------------------------------------------------------------
## Caroselli 
--------------------------------------------------------------*/
/*** Carosello isole ***/
.bg-petrolio {
  /*background-color: #00606a;*/
  background: linear-gradient( 
180deg
 , #004750 0%, #00606a 20%, #00606a 100%);
}
.isole-carousel {
  margin-left: -10px;
  margin-left: -10px;
}
.isole-carousel .card.card-isola {
  background-color: transparent;
  padding-left: 10px;
  padding-right: 10px;
}
.card.card-isola .isole-thumb img {
  width:100%;
  height:auto;
}
.isole-carousel .card-isola:hover .card-text h3 {
  color: #00ADAE !important;
}
/*** Carosello eventi ***/
.card.card-evento:not(:last-child) {
  padding-right: 10px;
}
.card-evento .tag-evento a {
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  font-family: 'Montserrat';
}
.card.card-evento .card-img {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  opacity: 0.65;
}
.card.card-evento .evento-overlay {
  background-color: black;
}
.card.card-evento h3{
  font-weight: 800;
  font-size: 20px;
  margin: 5px 0 0 0;
}
.card.card-evento .loc {
	display: inline-block;
	margin-left: 6px;
	font-weight: 600;
	font-family: 'Montserrat';
	font-size: 15px;
	color: white;
	margin-top: 5px;
  margin-bottom: 0px;
}
.card.card-evento {
  color: white; 
}
.card.card-evento .evento-text .prossima-data{
  color: white; 
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 0px;
}
#eventi_carousel {
  margin-bottom: 20px;
}
.card.card-evento .evento-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.card.card-evento .evento-text .fas {
  font-size: 13px;
}
.card.card-evento .card-img-overlay {
  padding: 1rem;
}
span.tag-evento {
  flex-grow: 1;
}
.eventi-carousel .slick-track {
  margin-left: 0;
}


body {
  position: relative;
}
.text-acqua {
  color: #00adae;
}
.text-azzurro {
  color: #4e8aa5;
}
.text-azzurro-dark {
  color: #6489a3;
}
.text-petrolio {
  color: #00606a;
}
.text-bianco {
  color: #fff;
}
.bg-petrolio {
  background-color: #00606a;
}
.bg-scuro {
  background-color: #003642; 
}
.bg-scuro p,
.bg-scuro span,
.bg-scuro li,
.bg-scuro a {
  color: #fff;
}
h2 {
  font-weight: 800;
}
.pl-5px {
  padding-left: 5px;
}
.pr-5px {
  padding-right: 5px;
}
.slick-prev:before, .slick-next:before {
  opacity: 1;
  top: -1px;
  position: relative;
}
.extra {
  display:none;
}
header#masthead {
  padding: 0;
  border-bottom: 1px solid rgba(255,255,255,.5);
  background-color: transparent;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.pt_menu {
  padding-top: 198px;
}
.container-wide {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}
#top_bar {
  background-color: rgba(0,0,0,.4);
  border-bottom: 1px solid rgba(255,255,255,.5);
}
.navbar-brand {
  border-right: 1px solid rgba(255,255,255,.5);
  margin: 0;
  flex: 1 1 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  max-width: 80%;
}
.navbar-toggler {
  color: #fff!important;
  border: none;
  font-size: 2em;
  line-height: 2em;
}
.navbar-toggler:focus, .navbar-toggler:hover {
  outline: none;
}
.navbar-toggler-icon {
  background-image: none!important;
  width: auto;
    height: auto;
}
.navbar-toggler-icon.fa-bars:before {
  top: 5px;
  position: relative;
}
.navbar-collapse {
  text-align: right;
}
.navbar-collapse.show .dropdown-menu {
  text-align: right;
  padding-right: 30px;
}
body #masthead #main-nav .navbar-nav > li > a {
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 1rem;
  font-size: 13px;
}
@media (min-width: 1200px) {
  body #masthead #main-nav .navbar-nav > li > a:hover, 
  body #masthead #main-nav .navbar-nav > li.current-menu-item > a,
  body #masthead #main-nav .navbar-nav > li.current-menu-ancestor > a {
    border-bottom: 4px solid #00adae;
  }
  body #masthead #main-nav .navbar-nav > li.current-menu-ancestor > .dropdown-menu .active > a {
    color: #00adae;
    font-weight: 800;
  }
}
body #masthead #main-nav .navbar-nav > li.current_page_item > a {
  font-weight: 800;
}
.row.loop {
  margin-left: -5px;
  margin-right: -5px;
}
.row.loop .col-12 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
} 
.row.loop .col-12 .card {
  height: 100%;
  margin: 0;
} 
.card {
  border: none;
  border-radius: 0;
  margin-bottom: 10px;
  position: relative;
}
.card.card-musei, 
.card-case-del-parco,
.card.card-case,
.card.card-aree-archeologiche,
.card-luoghi-di-interesse,
.card.card-aree-interesse,
.card-luoghi-napoleonici {
  padding: 10px 15px;
}
.card .card-text h3 {
  margin-bottom: 0!important;
  font-weight: 800;
  font-size: 18px;
}
.card .card-text p {
  margin-top: 15px;
  margin-bottom: 0!important;
  font-weight: 600;
}
.card .bg-image {
  flex: 1 1 auto;
  overflow:hidden;
}
.card .bg-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
a.card-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.metro-grid-smart {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-gap: 20px;
  gap: 20px;
  margin-bottom: 30px
}
.metro-grid-smart .hx2 {
  grid-row: span 2
}
.metro-grid-smart .wx2 {
  grid-column: span 2
}
.metro-grid-smart .card {
  margin-bottom: 0;
}
.metro-grid-smart .card .smart-overlay {
  height: 100%;
}
.metro-grid-smart .card .smart-overlay img {
  width:100%;
  height:100%;
  object-fit: cover;
}
.metro-grid-smart .card .tipologie-smart {
  padding-top: 5px;
  padding-left: 10px
}
.metro-grid-smart .card .tipologie-smart span {
  display: block;
  font-weight: 600;
  font-family: 'Montserrat';
  font-size: 18px;
  text-shadow: 0 0 12px rgba(0,0,0,.6);
}
.metro-grid-smart .card .argomento {
  display: inline-block;
  font-family: 'Merriweather';
  font-size: 20px;
  font-weight: 400;
  background-color: #a7181f;
  padding: 6px 15px;
  border-radius: 15px;
  position: absolute;
  bottom: 2%;
  right: 5%;
}

.argomenti-cards {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.argomenti-cards .card {
  flex-basis: 24%;
  flex-direction: row;
  max-height:150px;
  align-items: center;
  overflow: hidden;
}
.argomenti-cards .card .argomento-image {
  flex: 0 0 45%;
}
.argomenti-cards .card .argomento-image img {
  height:100%;
  object-fit:cover;
}
.argomenti-cards .card .argomento-title {
  padding:10px;
}
.argomenti-cards .card .argomento-title h2 {
  font-family: 'Merriweather', serif;
  margin:0;
  color: #a7181f;
  font-weight: 900!important;
  font-size: 18px;
}
@media screen and (min-width: 768px) and (max-width:1024px) { 
  .argomenti-cards .card .argomento-title h2 {
    font-size: 13px;
  }
  .argomenti-cards .card .argomento-image {
    flex: 0 0 36%;
}
}
@media screen and (max-width: 767px) { 
  .argomenti-cards .card {
    flex-basis: 49%;
  }
  .argomenti-cards .card .argomento-image {
    flex: 0 0 36%;
}
  .argomenti-cards .card .argomento-title h2 {
    font-size: 15px;
  }
}
.argomenti-cards .card:hover .argomento-title h2 {
  color: #4e8aa5;
}

#sistema-museale .row {
  margin-left: -5px;
  margin-right: -5px;
}
#sistema-museale .row .col-12  {
  padding-left: 5px;
  padding-right: 5px;
}
#sistema-museale .card-musei {
  height: 500px;
}
#sistema-museale .card-case {
  height: 250px;
}
#sistema-museale .card-aree-archeologiche {
  height: 250px;
}
#sistema-museale .card-aree-interesse {
  height: 500px;
}
.card-musei {
  background-color: #68c0bb;
}
.card-case-del-parco,
.card-case {
  background-color: #97a24e;
}
.card-aree-archeologiche {
  background-color: #b28c11;
}
.card-luoghi-di-interesse,
.card-aree-interesse {
  background-color: #d65c41;
}
.card-luoghi-napoleonici {
  background-color: #81a9ce;
}
.row.loop .col-12 .card .card-text h2,
.row.loop .col-12 .card .card-text p,
.row.loop .col-12 .card .card-text a,
.correlati-carousel .card .card-text h2,
.correlati-carousel .card .card-text p,
.correlati-carousel .card .card-text a,
.musei-eventi .card .card-text h2,
.musei-eventi .card .card-text p,
.musei-eventi .card .card-text a {
  color: #fff;
  margin-bottom: 0;
}
.row.loop .col-12 .card .tipologia, .correlati-carousel .card .tipologia, .musei-eventi .card .tipologia {
  color: #fff;
  margin-bottom: 5px;
}
.row.loop .col-12 .card .tipologia,
.correlati-carousel .card .tipologia, 
.musei-eventi .card .tipologia {
  font-size: 14px;
  font-weight: 800;
  font-family: 'Montserrat';
}
.row.loop .col-12 .card .card-text h2,
.correlati-carousel .card .card-text h2, 
.musei-eventi .card .card-text h2 {
  font-size: 18px;
  font-weight: 300;
  font-family: 'Merriweather';
}
.row.loop .col-12 .card .card-text p,
.correlati-carousel .card .card-text p {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Montserrat';
  margin-top: 0;
}
.correlati-carousel .slick-track {
  margin-left: 0;
}
.correlati-carousel .card {
  margin-right: 10px;
}
.opere-carousel {
  margin-left: -15px;
  margin-left: -15px;
}
.opere-carousel .slick-track {
  margin-left: 0;
}
.opere-carousel .card.card-opere {
  background-color: transparent;
  padding-left: 15px;
  padding-right: 15px;
  /* border-left: 1px solid #00adae; */
  /* margin-left: -1px; */
}
.opere-carousel .card.card-opere:after,
.opere-carousel .card.card-opere:before {
  content: ' ';
  display:block;
  position:absolute;
  width:1px;
  height: 100%;
  background-color: #00adae;
  right:0;
  top:0;
}
.opere-carousel .card.card-opere:before {
  left: -1px;
}
.card.card-opere {
  background-color: transparent;
}
.card.card-opere .opere-thumb {
  margin: 0 auto 20px;
  padding: 0 15px;
}
.card.card-opere .opere-thumb img {
  border-radius: 100%;
}
.card.card-opere .opere-text h3 {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-bottom: 5px;
}
.card-opere:hover .opere-text h3 {
  color: #00293F;
}
.card.card-opere .opere-text p {
  margin-bottom: 7px;
  font-size: 15px;
  margin-top: 2px;
}
.card.card-opere .opere-text .autore {
  font-family: 'Merriweather', serif;
  font-weight: 700;
  color: #525252;
}
.card.card-opere .opere-text .opera-location {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.card.card-opere .opere-text .opera-museo {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #525252;
  line-height: 1.2;
}
#video_museo {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#video_museo iframe {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
}

#visita-virtuale iframe {
  width: 100%!important;
}
.search-toggler.navbar-toggler {
  display: none;
}
@media (min-width: 1200px) {
  .navbar-brand {
      flex: 0 1 40%;
  }
  body #masthead #main-nav .navbar-nav > li > a {
      margin-left: 30px;
      padding: 4px 0 4px 0;
      height: 30px;
  }
  .slick-prev {
      left: -36px;
  }
  .slick-next {
      right: -36px;
  }
  .slider-home .slick-prev {
      left: 15px;
  }
  .slider-home .slick-next {
      right: 15px;
  }
  .search-toggler.navbar-toggler {
    flex: 0 1 5%;
    display: flex;
    font-size: 17px;
    align-items: center;
    align-self: stretch;
    border-left: 1px solid rgba(255,255,255,.5);
    border-radius: 0;
    justify-content: flex-end;
  }
  #menu-nav-menu > li:last-child a {
      margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width:1200px) {
  .metro-grid-smart .card .tipologie-smart {
    display:none;
  }
}
@media (max-width: 767px) { 
  .slider-home .slick-prev {
    left: 0px;
  }
  .slider-home .slick-next {
      right: 0px;
  }
  .slider-home .slick-prev:before, .slider-home .slick-next:before {
    font-size: 25px !important;
  }
  
  .metro-grid-smart .card .tipologie-smart {
    padding:0;
    margin-top: -6px;
    margin-left: -6px;
    margin-right: -6px;
    max-height: 6em;
    overflow: hidden;
  }
  .metro-grid-smart .card .tipologie-smart span {
      letter-spacing: -1px;
  }
  .metro-grid-smart .card .argomento {
      font-size: 16px;
  }
    
  .metro-grid-smart .hx2-sm {
    grid-row: span 2;
  }
  .metro-grid-smart .wx2-sm {
    grid-column: span 2;
  }
}
@media (max-width: 480px) { 
  .metro-grid-smart .card {
    grid-row: span 4;
    grid-column: span 4;
  }
}

/*--------------------------------------------------------------
## Home 
--------------------------------------------------------------*/
.slider-home .bg-title {
  background-attachment: scroll;
  min-height: 90vh;
}
nav.menu-isole ul {
  list-style: none;
  justify-content: space-evenly;
  padding:0;
  margin:0;
}
@media only screen and (max-width: 991px) { 
  #menu-isole {
    display: none;
  }
  #testo-home.riassunto {
    padding-top: 50px !important;
  }
}
.bg-grigio {
  background-color: #dadada;
}
.slider-home .titolo h2 {
  font-size: 55px;
  font-family: 'Rufina', serif;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1em;
  margin-bottom: 0px;
}
.slider-home .titolo .sottotitolo {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  border-top: 1px solid rgba(255,255,255,.5);
  display: inline-block;
  padding-top: 20px
}
.slider-home .location {
  height: 100%;
  align-items: center;
}

.slider-home .location .fa-map-marker-alt {
  font-size: 34px;
  padding: 15px 15px 15px 0;
}
.slider-home .location .luogo {
  display: flex;
  flex-direction: column;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  font-weight: 300;
}
.slider-home .location .luogo .localita {
  font-style: italic;
  display: inline-block;
  border-top: 1px solid rgba(255,255,255,.5);
}
.slider-home .slick-prev:before, .slider-home .slick-next:before {
  font-size: 30px;
}
.slider-home .slick-prev, .slider-home .slick-next {
  background-color: transparent;
}
.slider-home .slick-next:before, [dir='rtl'] .slider-home .slick-prev:before {
  content: '\f054' !important;
}
.slider-home .slick-prev:before, [dir='rtl'] .slider-home .slick-next:before {
  content: '\f053' !important;
}
.bg-dettagli .row {
  background-color: #00ADAE;
  padding: 15px 10px;
  color: white;
  position: relative;
}
#menu-isole.bg-dettagli .row {
  margin-top: -35px;
  margin-bottom: -35px;
}
.bg-dettagli .row li,
.bg-dettagli .row li a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-size: 18px;
}
.bg-dettagli .row li a:hover {
  color: #003642;
}

#testo-home.riassunto {
  margin: 0;
  padding-top: 80px;
  padding-bottom: 20px;
}
.riassunto p {
  font-size: 20px;
  color: #00606a;
  font-weight: 300;
}

/*--------------------------------------------------------------
## Home mobile 
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .slider-home .titolo h2 {
    font-size: 40px !important;
  }
  .slider-home .titolo .sottotitolo {
    font-size: 16px !important;
    margin-bottom: 15px;
  }
}

/*--------------------------------------------------------------
## Footer 
--------------------------------------------------------------*/
#footer-widget {
  padding-top: 40px;
  padding-bottom: 40px;
}
#footer-widget .nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent;
  text-decoration: none;
  color: black;
}
#footer-widget a {
  overflow-wrap: break-word;
}
#footer-widget .widget-title {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  opacity: 0.8;
  font-weight: 300;
  margin-bottom: 5px;
  margin-top: 0px;
}
#footer-widget .textwidget p {
  font-family: 'Montserrat';
  font-size: 12px;
  color: #fff;
  opacity: 0.8;
  font-weight: 300; 
}
#footer-widget .nav {
  flex-direction: row !important;
  min-height: 110px;
  align-content: center;
}
@media only screen and (min-width: 768px) {
  #footer-widget .col-right {
    text-align: right;
  }
  #footer-widget .nav {
    justify-content: flex-end;
  }
}
#footer-widget .nav-link {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 4px 0;
  height: 30px;
}
#footer-widget .nav .nav-item {
  margin-left: 30px;
}
#footer-widget .nav > li > a:focus, #footer-widget .nav > li > a:hover {
  color: white;
  border-bottom: 4px solid #00adae;
}
#footer-widget .nav > li.current_page_item > a {
  font-weight: 800;
  border-bottom: 4px solid #00adae;
}
@media only screen and (max-width: 767px) {
#footer-widget #text-2 p {
  font-size: 12px;
}
#footer-widget .nav > li > a {
  padding-left: 0px;
  margin-top: 10px;
  font-size: 12px;
}
}

/*--------------------------------------------------------------
## Footer-Bottom
--------------------------------------------------------------*/
#footer-bottom {
  padding-top: 25px;
  padding-bottom: 5px;
}
#footer-bottom p {
  font-family: 'Montserrat';
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.8;
  font-weight: 300;
  letter-spacing: 1;
}
#footer-bottom a {
  color: #fff;
  opacity: 0.8;
  margin: 0 2px;
}
#footer-bottom a:hover {
  opacity: 1;
}
.bg-chiaro {
  background-color: #005764;
}
#footer-bottom .wp-block-social-links .wp-social-link a {
	padding: 0px;
}
#footer-bottom .wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
	margin: 0 4px;
	padding: 0;
}
#footer-bottom .row.m-0 {
	align-items: center;
}
#footer-bottom .wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
    font-size: 22px;
	justify-content: flex-end;
}

/*--------------------------------------------------------------
## Smart
--------------------------------------------------------------*/
#titolo-smart {
  text-align: center;
}
#titolo-smart.bg-title {
  background-position: center;
}
#content-smart .riassunto {
  margin: 0px;
}
#testo-smart {
  padding: 60px 0 40px 0;
}
@media only screen and (max-width: 767px) {
  #content-smart.bg-descrizione {
      padding: 40px 0 40px 0;
  }
}

/*--------------------------------------------------------------
## Itinarari tappe
--------------------------------------------------------------*/
#descrizione-itinerari .tappa h3 {
  margin: 0;
  text-transform: uppercase;
  color: #525252;
  font-size: 14px;
}
#descrizione-itinerari .tappa h2 {
  margin: 0;
}
#descrizione-itinerari .tappa p {
  font-size: 14px;
}
#descrizione-itinerari .tappa .col-6:first-child {
  padding-right: 0px;
}
#descrizione-itinerari .tappa {
padding: 20px 5px;
border-bottom: 1px solid #eaeaea;
}
#descrizione-itinerari .tappa-attiva {
  background-color: #68C0BB;
}
#descrizione-itinerari .tappa-attiva h2 {
  color: white;
}
#descrizione-itinerari .tappa .col-6 {
  align-self: center;
}
.info-tappa h2 {
  color: #95A145;
}
/*--------------------------------------------------------------
## Archivi
--------------------------------------------------------------*/
.titolo-archivio {
  padding: 200px 0 50px;
    min-height: 56vh;
    background-color:#003642;
    margin-bottom: 40px;
}
.titolo-archivio h1 {
  font-family: 'Montserrat';
  font-size: 48px;
  color: white;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .titolo-archivio h1 {
    font-size: 38px;
  }
}
.archivio article {
  margin-bottom: 20px !important;
}
.archivio article .descrizione-archivio {
  background-color: #e6e6e6;
  color: #595959;
}
.archivio article p {
  font-size: 14px;
}
.archivio article .entry-title {
  color: #666;
  margin-bottom: 0px;
  border-bottom: none;
}
.archivio article .entry-summary {
  margin-top: 10px;
}
.archivio article .img-archivio a:hover img {
  filter: brightness(0.7);
  transition-duration: 0.5s;
}
@media only screen and (max-width: 767px) {
  .archivio article .img-archivio {
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 15px;
  }
  .archivio article .descrizione-archivio {
    margin-right: 15px;
    margin-left: 15px;
  }
}

/*--------------------------------------------------------------
## Ricerca
--------------------------------------------------------------*/
#titolo-ricerca h1 span {
  font-weight: 600;
}
#titolo-ricerca.titolo-archivio {
  margin-bottom: 0px;
}
#risultati-ricerca p {
  color: white;
  font-family: 'Montserrat';
  margin-bottom: 0px;
}
#risultati-ricerca .n-risultati {
font-weight: 800;
font-size: 20px;
}
#risultati-ricerca {
  margin-top: -35px;
  margin-bottom: 30px;
}
#risultati-ricerca.bg-dettagli .row {
  padding: 20px 30px;
}
@media only screen and (max-width: 767px) {
  #risultati-ricerca.bg-dettagli .row {
    padding: 20px 0px;
  }
  #risultati-ricerca {
    margin-top: 0px;
  }
}
.risultato-ricerca {
  padding: 10px 15px;
  color: white;
  font-weight: 800;
  margin: 0 -15px 20px -15px;
  border-bottom: 4px solid white;
  background-color: #666;
}
.risultato-ricerca-musei {
  background-color: #00ADAE;
}
.risultato-ricerca-aree-archeologiche, .risultato-ricerca-case-del-parco {
  background-color: #b28c11;
}
.risultato-ricerca-luoghi-napoleonici {
  background-color: #81a9ce;
}
.risultato-ricerca-luoghi-di-interesse {
  background-color: #d65c41;
}
.risultato-ricerca-itinerari {
  background-color: #95A145;
}
.risultato-ricerca-eventi,.risultato-ricerca-events {
  background-color: #96648f;
}
.archivio-argomenti, .archivio-argomenti a {
  color: #a7181f;
  font-weight: 800;
  border-top: 1px solid;
  font-family: 'Merriweather';
  padding-top: 4px;
  font-size: 15px;
}
.risultato-ricerca .data-evento {
  float: right;
  font-weight: 400;
  font-style: italic;
}

/*--------------------------------------------------------------
## Eventi
--------------------------------------------------------------*/
#titolo_post {
  font-family: 'Montserrat';
}
#titolo_post .titolo {
  text-shadow: 0 0 12px rgb(0 0 0 / 35%);
}
#titolo_post .prossima-data {
  font-size: 26px;
  font-weight: 800;
}
#titolo_post .orario {
  font-size: 20px;
}
#titolo_post .titolo .tag {
  margin-bottom: 10px;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
}
#titolo_post .titolo .tag a {
	color: white;
  font-size: 20px;
  font-weight: 800;
}
.tag-titolo {
	display: inline-block;
}
#contenuto-post {
  margin-top: 60px;
}
#contenuto-post h1.entry-title {
  font-size: 38px;
}
#contenuto-post .entry-content {
  margin-bottom: 20px;
}
.nome-dettagli a {
  font-size: 20px;
  font-weight: 300;
  color: white;
  font-family: 'Merriweather';
  display: block;
}
.nome-dettagli .nome-dettagli-link a {
  font-family: 'Montserrat';
  font-weight: 800;
  display: inline-block;
}
#titolo_post h1 {
  font-size: 36px;
  font-family: 'Montserrat';
  font-weight: 800;
  margin-bottom: 10px;
}
.musei-eventi .card .card-text p {
  font-size: 14px;
  font-weight: 600;
  font-family: 'Montserrat';
  display: inline-block;
  margin-left: 7px;
  margin-top: 7px;

}
.musei-eventi .card .card-text span {
  border-top: 1px solid white;
  padding-top: 3px;
  color: white;
}


/*--------------------------------------------------------------
## Artisti/personaggi
--------------------------------------------------------------*/
#titolo_artisti h1 {
  font-size: 36px;
  font-family: 'Montserrat';
  font-weight: 800;
  margin-bottom: 10px;
}
#dettagli-artista a {
  display: block;
}
#dettagli-artista .titolo-dettagli {
  margin-left: 0px;
}
#dettagli-artista.bg-dettagli .row {
	margin-top: -50px;
}
#descrizione-artisti {
  padding: 30px 0px;
}


/*--------------------------------------------------------------
## Argomenti
--------------------------------------------------------------*/
#titolo-argomento .titolo h1 {
  font-family: 'Merriweather';
  font-weight: 300;
}
#dettagli-argomento {
  background-color: #ECECEC;
}
#riassunto-argomento {
  background-color: #ECECEC;
  padding: 45px 0 35px 0;
  margin-top: 0px;
}
#riassunto-argomento p {
  color: #a7181f;
}
#descrizione-argomento h2 {
  color: #a7181f;
  border-bottom: 1px solid #a7181f;
  display: inline-block;
}
#archivio_argomento .titoletto {
  color: #a7181f;
}


/*--------------------------------------------------------------
## Pagine
--------------------------------------------------------------*/
.contenuto-pagina {
  padding: 60px 0 45px 0;
}
#titolo-pagine {
  text-align: center !important;
}



#mobile-nav {
  --mm-color-background: #005764;
}


#mobile-nav .mm-navbar {
  justify-content: space-between;
}

#mobile-nav .mm-btn.mm-hidden {
  display: block!important;
  visibility: hidden!important;
}

#mobile-nav .menu-logo {
  height: auto;
  max-width: 400px;
  width: 80%;
  display: block;
  margin: auto;
}

#mobile-nav .mm-searchfield__input input::placeholder {
  color: #fff
}

/* Google Maps */
#googlemap {
  height: 100%;
  width: 100%;
}
.gm-style .gm-style-iw {
  padding: 10px!important;
  border-radius: 0;
}
.gm-style .gm-style-iw.gm-style-iw-c {
  transform: translate(30px, -50%);
}
.gm-style .gm-style-iw-d {
  overflow: hidden!important;
}
.gm-style .gm-style-iw-t::after {
  background: linear-gradient(45deg,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
  box-shadow: -2px 2px 2px 0 rgb(178 178 178 / 40%);
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(17px,-50%) rotate(45deg);
  width: 25px;
}

#googlemap .info-image {
  max-width: 100%!important;
}
#googlemap .info-title {
  display: inline-block;
  font-family: 'Merriweather';
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}
#googlemap .info-text {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
}
#googlemap .info-tags a {
  font-size: 12px;
  margin-bottom: 0;
  color: #e1001a;
  text-decoration: underline;
  font-weight: 700;
}

.mappa-localita, .mappa-museo, .mappa-evento {
  height: 420px;
}
.mappa-itinerari {
  height: 560px;
}

/* CAROSELLO ITINERARI */
.bg_blu_itinerari {
  background-color: #00293f;
}

.itinerari-carousel {
  margin-left: -20px;
}
.itinerari-carousel .slick-track {
  margin-left: 0;
}
.itinerari-carousel .card.card-itinerario {
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px;
}
.card.card-itinerario .itinerari-thumb img {
  width:100%;
  height:auto;
}
.card.card-itinerario.slick-slide:after {
  content: ' ';
  display: block;
  position: absolute;
  height: calc(100% - 10px);
  border-left: 1px dotted #fff;
  top: 5px;
  right: 0;
}
.itinerari-carousel .card.card-itinerario h3 {
  font-weight: 400;
  font-family: 'Merriweather';
  margin-bottom: 0;
}
.itinerari-carousel .card-itinerario:hover .card-text h3 {
  color: #00ADAE !important;
}
.itinerari-carousel .card.card-itinerario p {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Montserrat';
}
.card.card-itinerario.slick-slide:last-of-type:after {
  content: none;
}
/* Top Bar */
.menu-top-bar-container ul {
  list-style: none;
  margin:0;
  padding: 0;
  padding-inline-start:0;
}
.menu-top-bar-container ul li {
  list-style: none;
  display: inline-block;
  padding: 0 10px;
  border-right: solid 1px #fff;
}
.menu-top-bar-container ul li:first-child {
  padding-left: 0;
}
.menu-top-bar-container ul li:last-child {
  border-right: none;
}
.menu-top-bar-container ul .social-top {
  	border-right: none;
	padding-right: 0px;
}
.menu-top-bar-container ul .social-top i { 
	font-size: 15px;
}
.menu-top-bar-container ul li a {
  color: #FFF;
  font-size: 13px;
  font-weight: 600;
}
.menu-top-bar-container ul li a:hover {
	color: #00adae;
}

.language-switcher .wpml-ls {
  display: inline-block;
  width: 140px;
}
.language-switcher .wpml-ls a.wpml-ls-item-toggle {
  padding:0 20px 0 0;
  background-color: transparent;
  color: #FFF;
  text-transform: uppercase;
  border:none;
  font-size: 13px;
  font-weight: 600;
}
.language-switcher .wpml-ls a.wpml-ls-item-toggle:after {
  border-top: .35em solid;
  position: absolute;
  right: 0;
  top: calc(50% - .175em);
}
.language-switcher .wpml-ls .wpml-ls-sub-menu {
  top: 33px;
  right: -8px;
  border: 1px solid rgba(255,255,255,.8);
}
.language-switcher .wpml-ls .wpml-ls-sub-menu a {
  border-width: 0 1px 1px;
}
.language-switcher .wpml-ls .wpml-ls-sub-menu a {
  display: block;
  text-decoration: none;
  color: #FFF;
  border: none;
  background-color: rgba(0,0,0,.5);
  line-height: 1;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}

.modal-content p {
  color: inherit!important;
  padding: 0!important;
}
.modal-body h2,
.modal-body h3, 
.modal-body h4, 
.modal-body h5 {
  color: #00ADAE;
}
.modal.info-artista .modal-image img {
  border-radius: 100%;
}
.woocommerce-page header#masthead {
  background-color: #005764;
  position: relative;
}
.smart-mini-cart,
.account-utente {
  display: inline-block;
}
.smart-mini-cart a,
.account-utente {
  color: #fff;
}
.smart-mini-cart .mini_cart_item a {
  color: #005764;
}
.smart-mini-cart p.buttons {
  margin:0;
}
.smart-mini-cart a.wc-forward {
  background-color: #007a7a;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  margin-bottom: 12px;
}
.smart-mini-cart a.wc-forward.checkout {
  margin-bottom:0;
  background-color: #003642;
}
.dropdown-menu-mini-cart {
  padding: 10px;
  max-width: 100%;
  width: 400px;
}
.mini_cart_item {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-end;
}
form.woocommerce-checkout .form-row {
  flex: 0 1 100%;
}
form.woocommerce-checkout .form-row label {
  width: 100%;
}
form.woocommerce-checkout .form-row .woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  float: none;
  width: 100%;
  clear: both;
}
#wc-appointments-appointment-form.wc-appointments-appointment-form {
  width:100%;
  max-width: 400px;
  display: block;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #005764;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #00adae;
  color: #fff;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background-color: #00adae;
  color: #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background-color: #005764;
  color: #fff;
}
.woocommerce aside ul.products li.product, .woocommerce-page aside ul.products li.product {
  float: none;
  margin: 0 0 20px;
  width: 100%;
}
.woocommerce .quantity .qty {
  height:35px;
}
.woocommerce-page .bg-title {
  height: auto;
  padding: 50px 0;
  min-height: 0;
  background-color: #00adae;
}
.woocommerce-page .bg-title {
  height: auto;
  padding: 50px 0;
  min-height: 0;
  background-color: #00adae;
}
.woocommerce form.login label {
  display: block;
  width:100%;
}
.woocommerce form.login input[type="text"],
.woocommerce form.login input[type="password"] {
  width: 240px;
}
#woocommerce_content {
  padding: 50px 0;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
nav.woocommerce-MyAccount-navigation ul li {
  display: inline-block;
}
nav.woocommerce-MyAccount-navigation ul li a {
  padding: 4px;
  color: #005764;
  border: 1px solid #005764;
  display: inline-block;
  margin-bottom: 6px;
  width: 180px;
  text-align:center;
  border-radius: 4px;
  font-weight: 700
}
nav.woocommerce-MyAccount-navigation ul li.is-active a,
nav.woocommerce-MyAccount-navigation ul li:hover a,
nav.woocommerce-MyAccount-navigation ul li:focus a {
  outline: none;
  border-color: #00adae;
  background-color: #00adae;
  color: #fff;
}
.woocommerce-MyAccount-content .woocommerce-address-fields label {
  width: 100%;
}
.woocommerce-MyAccount-content .woocommerce-form-row.form-row .password-input {
  margin-left: auto
}
.woocommerce ul.products li.product {
  margin-bottom: 25px;
}
.woocommerce ul.products li.product .button {
  margin-top: 0;
}
.tax-tipologia .riassunto {
  padding: 35px 0;
  margin: 0;
  background-color: #ececec;
}
.tax-tipologia #sistema_museale {
  background-color: #ececec;
  margin-bottom: -60px
}
.tax-tipologia #eventi_carousel {
  padding-top: 90px !important;
}
.top-bar-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.top-bar-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.vertical-divider {
  height: 50px;
  border-right: 1px solid rgba(255,255,255,.5);
  margin: 0 10px;
}
.vertical-divider.transparent {
  border: none;
}
.tasto-prenota a {
  padding: 4px 10px;
  text-transform: uppercase;
  font-size:13px;
  font-weight:700;
  border-radius: 6px;
  letter-spacing: 0.04em;
  background-color: #00adae;
}
ul.woocommerce-mini-cart.cart_list.product_list_widget {
  padding: 0;
}

ul.woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item.mini_cart_item {
  background: #f5f5f5;
  padding:10px;
  margin-bottom: 5px;
  border-radius: 6px
}
ul.woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item.mini_cart_item a {
  display:block;
}
ul.woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item.mini_cart_item .quantity,
ul.woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item.mini_cart_item a.remove {
  display: inline-block;
}
ul.woocommerce-mini-cart.cart_list li.woocommerce-mini-cart-item.mini_cart_item a.remove {
  padding: 0;
  margin-left: 6px;
  color: red;
  font-size: 28px;
  line-height: 18px;
  vertical-align: middle;
  border: 1px solid red;
  border-radius: 0;
  height: 20px;
  width: 20px;
}
@media (max-width: 575px) {
  #top_bar .top-bar-left,
  #top_bar .top-bar-right {
    justify-content: center !important;
  }
  .top-bar-left {
    border-bottom: 1px solid rgba(255,255,255,.5);
}
}
@media (min-width: 768px) {
  form.woocommerce-checkout .form-row {
    flex: 0 1 48%;
  }
}
@media (min-width: 992px) {
  .modal-footer{
    display: none;
  }
}
@media (min-width: 1200px) {
  form.woocommerce-checkout .form-row {
    flex: 0 1 33%;
  }
}

/*--------------------------------------------------------------
## Vetrina home
--------------------------------------------------------------*/

#vetrina-home h2 {
  text-shadow: 3px 2px 3px rgb(0 0 0 / 50%);
}
.bg-vetrina {
  padding: 20px;
	background-size: cover;
  background-position: center;
	position: relative;
  margin: 0;
}
.bg-vetrina, .bg-vetrina > .col {
  min-height: 54vh;
}
@media screen and (min-width: 768px) and (max-width:1024px) { 
  .bg-vetrina {
    min-height: 38vh;
  }
}
.bg-vetrina .sopra-overlay {
	z-index: 2;
}
.dettagli-vetrina {
  background-color: rgb(0 0 0 / 70%);
  padding: 20px;
}
.dettagli-vetrina .cat {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.dettagli-vetrina h3 {
  font-weight: 700;
  font-size: 30px;
  margin: 8px 0;
  line-height: 1;
}
.dettagli-vetrina h3 a {
  color: inherit
}
.dettagli-vetrina .localita {
  margin-bottom: 5px;
}
.dettagli-vetrina .localita p,
.dettagli-vetrina .localita p a {
  color:#fff;
}
.griglia-news .localita p,
.dettagli-vetrina .localita p {
  display: inline-block;
  font-weight: 600;
  font-family: 'Montserrat';
  font-size: 15px;
}
.dettagli-vetrina .localita .fas {
  font-size: 13px;
}
.dettagli-vetrina p {
  margin-bottom: 0px;
}
.vetrina-carousel.slick-initialized .slick-slide {
  display: flex!important;
}
.data-evento {
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  display: block;
  font-family: 'Merriweather';
}
.dettagli-vetrina .data-evento {
  font-size: 22px;
}
@media screen and (max-width:1024px) { 
  .dettagli-vetrina p {
    font-size: 15px;
  }
  .dettagli-vetrina h3 {
    font-size: 26px;
  }
}

/*--------------------------------------------------------------
## Griglia news home
--------------------------------------------------------------*/
.news-cards {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.news-cards .card {
  align-items: flex-start;
}
@media screen and (min-width:768px) { 
  .card.card-news:after {
    content: ' ';
    display: block;
    position: absolute;
    height: calc(100% - 10px);
    border-left: 1px solid #ccc;
    top: 5px;
    right: 0;
  }
  .card.card-news:last-of-type:after {
    content: none;
  }
}
@media screen and (max-width:767px) { 
  .news-cards .card.card-news {
    margin-bottom: 20px;
  }
}
.card.card-news .news-thumb img {
  width:100%;
  height:auto;
}
.news-cards .card-news .news-text .titolo-griglia-news {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 15px;
  line-height: 1.1;
}
.card-news:hover .news-text .titolo-griglia-news {
  color: #00ADAE !important;
}
.card-news .news-text p {
  line-height: 1.3;
  font-size: 14px;
}

/*--------------------------------------------------------------
## NEWS
--------------------------------------------------------------*/
#secondary.widget-area {
  border-left: 1px solid #ddd;
  padding-left: 25px;
  margin: 48px 0;
}
@media screen and (max-width:1024px) { 
  #secondary.widget-area {
    margin: 0 0 48px 0;
  }
}
#secondary.widget-area h3.widget-title {
  font-size: 20px;
  margin: 0 0 15px;
}
#secondary.widget-area .widget {
  margin: 0 0 30px;
}
#woocommerce_product_tag_cloud-2 .tagcloud{
  margin-top: -5px;
}
@media screen and (min-width:1025px) { 
  #archivio_eventi {
    padding-right: 30px;
  }
}
.griglia-news .card.card-news .news-thumb img {
  margin-bottom: 10px;
}
.griglia-news .card.card-news .news-thumb a:hover img {
  filter: brightness(0.7);
  transition-duration: 0.5s;
}
.griglia-news .news-argomenti, .griglia-news .tipologia {
  font-weight: 600;
}
.griglia-news .news-argomenti a {
  color: #a7181f;
}
.griglia-news .news-argomenti a:first-child::before {
  content: '|';
  padding-right: 5px;
  padding-left: 5px;
  color: grey;
}
.card-news .news-meta {
  font-size: 15px;
}
.card-news .news-meta .data-news {
  font-family: 'Merriweather';
  font-size: 13px;
  color: grey;
}
.griglia-news .card-news .news-text .titolo-griglia-news {
  font-weight: 700;
  margin: 8px 0 0;
  line-height: 1.1;
  padding-bottom: 0px;
  font-size: 19px;
}
.card-news .news-text .titolo-griglia-eventi a,
.card-news .news-text .titolo-griglia-news a:hover {
  color: #00ADAE !important;
}
.card-news .news-text .entry-summary {
  margin-top: 8px;
}
.tagcloud a {
  font-family: 'Merryweather';
  color: #525252;
}
.tagcloud a:hover {
  color: #a7181f;
}

.pagination-container {
  margin:auto;
}
.page-item.active .page-link {
  background-color: #003642;
  border-color: #003642;
}
.page-link {
  color: #003642;
}

.archive.woocommerce ul.products {
  display: flex;
  flex-flow: row wrap;
}

.archive.woocommerce  ul.products.columns-4 li.product {
  flex: 0 1 25%;
  display: flex;
  flex-direction: column;
  padding: 10px;
  justify-content:space-between;
}

.titolo-griglia-eventi {
  margin: 6px 0 0;
}

.woocommerce ul li.product .woocommerce-loop-product__title {
  padding: 0.5em 0;
  margin: 0;
  font-size: 1em;
}
.woocommerce ul li.product .price {
  color: #77a464;
  display: block;
  font-weight: 400;
  margin-bottom: 0.5em;
  font-size: .857em;
}
.woocommerce ul.product_list_widget li a.button {
  display: inline-block;
}
.facetwp-facet {
  color: #212529;
  margin: 0 !important;
}

.facetwp-facet.facetwp-type-search input {
  padding: 6px 24px 6px 8px;
  line-height: 16px;
  border:  none;
  border-radius: 4px;
}

.facetwp-facet.facetwp-type-fselect .fs-wrap {
  text-align: left;
}
.facetwp-facet.facetwp-type-fselect .fs-label-wrap {
  border-radius: 4px;
}
.facetwp-facet.facetwp-type-fselect .fs-open .fs-label-wrap {
  border-radius: 4px 4px 0 0;
}
.facetwp-facet.facetwp-type-fselect .fs-dropdown {
  border-radius: 0 0 4px 4px
}

* {
scrollbar-width: thin;
}

*::-webkit-scrollbar {
width: 10px;
}

*::-webkit-scrollbar-track {
background: #f9f9f9;
}

*::-webkit-scrollbar-thumb {
background-color: #00adae;
border-radius: 20px;
border: 3px solid #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: none;
}
.entry-summary a.added_to_cart.wc-forward {
  display: inline-block;
  float: left;
  margin-left: 6px;
  padding: 6px 12px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  background-color: #00adae;
}
footer .mailster-form {
  margin-bottom: 0;
}
footer .mailster-form .mailster-form-fields {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .mailster-form .mailster-form-fields .mailster-firstname-wrapper,
footer .mailster-form .mailster-form-fields .mailster-email-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 35%;
          flex: 0 1 35%;
}
footer .mailster-form .mailster-form-fields .mailster-_gdpr-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
footer .mailster-form .mailster-form-fields .form-submit {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  margin: 0;
  text-align: left;
}
footer .mailster-form .mailster-form-fields .mailster-firstname-wrapper input,
footer .mailster-form .mailster-form-fields .mailster-email-wrapper input {
  height: 40px;
  padding: 2px 10px;
  border-radius: 2px;
  border: none;
}
footer .mailster-form .mailster-form-fields .form-submit input {
  height: 40px;
  padding: 2px 20px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  background-color: #00adae;
  border-radius: 2px;
  border: none;
}

footer .mailster-form .mailster-form-fields .mailster-_gdpr-wrapper {
  margin-top: 10px;
}

footer .mailster-form .mailster-form-fields .mailster-_gdpr-wrapper a {
  color: #fff;
  text-decoration: underline;
}

.card-news .tag-evento,
.card-news .tag-news {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    padding: 0 6px 6px;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 80%, rgba(0,0,0,0) 100%);
    color: transparent;
}
.card-news .tag-evento a,
.card-news .tag-news a {
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Montserrat';
}