/*
Theme Name: Casa Internazionale delle Donne
Template: wp-bootstrap-starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.0.16
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

#primary {
	margin-bottom: 60px;
}

body {
  font-display: auto;  	
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Montserrat', sans-serif;
  color: #221F20;
  font-size: 15px;
  letter-spacing: 0.75px;
  margin: 0 auto;
  line-height: 26px;
}


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;
  color: #F01B7A;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: underline !important;
  color: inherit;
}

p a {
	text-decoration: underline;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #1c1c1b;
}
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;
}
.responsive-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	overflow: hidden;
    margin-bottom: 30px;
}
.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

button:focus {
    outline: none !important;
}

.bottom15 {
		margin-bottom: 15px;

}
.bottom30 {
	margin-bottom: 30px;
}

.bottom60 {
	margin-bottom: 60px;
}

.entry-title_big {
	margin-bottom: 15px;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
  font-display: auto;      
}
h1 {
    font-size: 75px;
    padding-bottom: 10px;
    font-weight: 900;
    line-height: 70px;
}
h2 {
  font-size: 26px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 24px;
  line-height: 25px;
}
h4 {
    font-size: 20px;
    line-height: 20px;
    font-style: italic;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}
p {
  margin-bottom: 1.5em;
}

.entry-title_big,
.entry_content_spazio h2 {
    font-size: 78px;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 0;
    line-height: 70px;
}

.entry-title_big_nl {
    font-size: 75px;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 0;
    color: #586268;	
    line-height: 60px;	
}

.entry-title_big_pink {
    font-size: 75px;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 0;
    color: #F01B7A;	
    line-height: 70px;
}

.entry-title_big_white {
    font-size: 75px;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0;
    padding: 0;
    color: #fff;	
    line-height: 70px;
}

.entry-title_big_white_bkg {
    font-size: 75px;
    font-weight: 900;
    margin-bottom: 40px;
    margin-top: 0px;
    padding: 0px 30px 0px 30px;
    color: #fff;
    background: #702E4C;
    margin: 40px auto;   
    display: inline-block;     
}


.entry-content h2,
.box_come_arrivare h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}

.entry-content h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

h2.entry-title {
    font-weight: 900;
    margin-top: 0;
}
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%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
    background-color: #fff;
    margin-bottom: 0;
    width: 100%;
    z-index: 4;       
}

.home header#masthead {
    border-bottom: none;      
}


.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: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}


@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: #212529;
    padding: 5px 6px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
	text-decoration: underline;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-item > a {
	color: #F01B7A;
}

.home #masthead .navbar-nav > li > a {

}
.home #masthead .navbar-nav > li > a:hover,
.home #masthead .navbar-nav > li.current-menu-item > a {

}
.navbar-brand {
  height: auto;
}
.navbar-toggle .icon-bar {
  background: #1c1c1b 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;
}
/* 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-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
    padding-left: 45px;
}
.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: 1199px) {
  .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;
    z-index: 3;
    
  }
  .navbar-toggler i {
	  color: #fff;
	  font-size: 30px;
  }
  .dropdown-item {
	    display: block;
	    width: 100%;
	    padding: .25rem 1.5rem;
	    clear: both;
	    font-weight: 400;
	    color: #fff;
	    text-align: inherit;
	    white-space: nowrap;
	    background-color: transparent;
	    border: 0;
	    font-size: 20px;
	}
}
.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;
}
.post-navigation .nav-next a::after {
  content: " \2192";
}
.post-navigation .nav-previous a::before {
  content: "\2190 ";
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

.navbar-toggler i {
    color: #F01B7A;
}

.navbar-toggler {
	border: none;
}

.home #masthead .navbar-nav > li.menu_social > a  {
	color: #dbff58 !important;
}

#masthead .navbar-nav > li.menu_social > a {
	color: #e0190d !important;
}
/*--------------------------------------------------------------
# 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: 0;
  padding-top: 30px;
}

.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: 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: 30px;
}
.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}
.entry-title > a {
  color: inherit;
}

.entry-content a {
	color: #F01B7A;
}
.entry-content a:hover {
	text-decoration: underline;
}
/*--------------------------------------------------------------
## 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%;
  border: none;
}
/*--------------------------------------------------------------
## 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;
}

.post-thumbnail figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px;
}
/*--------------------------------------------------------------
## 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;
}



/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.logo_home img {
	height: 100px;
}

.header_wrapper {
	display: flex;
	justify-content: space-between;
}

.wrapper_menus_header {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.navbar-expand-xl {
  justify-content: flex-end;
}

ul#menu-menu {
    margin-bottom: 5px;
}

.menu_sostieni a {
	color: #fff !important;
	background: #F01B7A;
}

/* .menu_radiosa a {
  color: #fff !important;
  background: #58a4b0;
  margin-right: 5px;
} */

.nav_utilities li {
	display: inline-block;
}
.nav_utilities {
	padding: 0;
	text-align: right;
	margin-bottom: 15px;	
}
.nav_utilities li a {
    color: #F01B7A;
    font-family: 'Playfair Display', serif;
    padding-left: 13px;
    font-weight: 700;
    font-style: italic;
}

.nav_utilities li a:hover {
	text-decoration: underline;
}

.nav_utilities .current_page_item a {
	color: #F01B7A;
}

.nav_utilities .page-item-6 a {
	color: #F01B7A;
}

.searchform_wrapper {
    position: absolute;
    width: 100%;
    background: #f01b79;
    padding: 30px 0;
    z-index: 3;
    top: 90px;
    text-align: center;
}

.searchform_wrapper [type="button"]:not(:disabled), .searchform_wrapper [type="reset"]:not(:disabled), .searchform_wrapper [type="submit"]:not(:disabled), .searchform_wrapper button:not(:disabled) {
    background: #fff;
    border: none;
    text-transform: uppercase;
    color: #F01B7A;
    font-weight: 700;
    height: 30px;
}

.searchform_wrapper [type="text"] {
    background: #fff;
    border: none;
    height: 30px;	
}

.dropdown-menu {
	border-radius: 0;
}

/*--------------------------------------------------------------
# HOMEPAGE
--------------------------------------------------------------*/
.titolo_home_chisiamo {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 90px;
	line-height: 70px;
	color: #212529;
	text-align: right;
    font-weight: 700;
}

.video_home {
    text-align: center;
    width: 100%;
    background: #F2F2F3;
}

.video_home h2 {
    color: #F01B7A;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    text-align: left;	
}

.titolo_serif_home_dovesiamo {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 90px;
	line-height: 70px;
	color: #212529;
	text-align: center;	
}

.sportello_wrapper_home {
	background: #F2F2F3;
	box-shadow: -630px 0 #F2F2F3;
	padding: 25px 30px 25px 0px;
}

.header_sportello_wrapper {
    display: flex;
    justify-content: space-between;
}

h2.title_home_sportello {
	color: #F01B7A;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
}

.form_nl_home_wrapper {
    border: 1px solid #586268;
    padding: 15px 30px 30px 30px;
    height: 360px;
}


.snippet_sostieni_home {
    border: 1px solid;
    padding: 0px 15px 15px 15px;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;	
}

.snippet_sostieni_home h2 {
    background: #fff;
    position: relative;
    top: -45px;
    padding: 0 15px;
    margin-bottom: -25px;
    width: 90%;
}

.eventi_home_header_wrapper {
	display: flex;
}

.wrapper_item_carosello_home {
	position: relative;
} 

.img_home_bkg_opacity {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.wrapper_caption_carosello {
    position: absolute;
    bottom: 0;
    left: 0;
    border-left: 5px solid #fff;
    padding-left: 30px;
}

.wrapper_caption_carosello p {
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    font-size: 36px;
    line-height: 39px;
    text-shadow: 0 0 8px #333;    
}

.news_home_wrapper {
    background: #F2F2F3;
    padding: 40px 0;
    margin-bottom: 60px;
    height: 390px;
    margin-top: 80px;
}

#img_news_home {
    position: absolute;
    z-index: 2;
    top: -90px;
    width: 130%;
    max-width: initial;
    left: -90px;
}

.title_news_home {
    position: absolute;
    top: -90px;
    width: 100%;
}

.news_home_wrapper i {
    color: #F01B7A;
    margin-right: 10px;
    position: relative;
    top: 6px;
}

.wrapper_news_home {
	text-transform: uppercase;
	font-weight: 700;
}



.nl_field {
    width: 100%;
    height: 90px;
    margin-bottom: 30px;
    background: #F1F2F2;
    border: none;
    padding-left: 15px;
}

.form_nl_home_wrapper button.iscriviti_nl_home {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	color: #fff;
	font-style: italic;
	font-size: 24px;
	background: #F01B7A;
	border: none;
	width: 100%;
	padding: 5px 10px;
}

.testo_form_nl input.check_privacy {
	margin-right: 5px;
}


.form-control {
  height: 20px !important;
}

.titolo_eventi_home {
    justify-content: center;
    align-items: center;
}

.titolo_eventi_home img {
	width: 187px;
	margin-right: 30px;
}

.titolo_eventi_home i {
    color: #FFF14B;
    font-size: 50px;
    margin-left: 30px;
}

.container_large_home {
    padding: 0px 30px;
}

.yellow_label_home {
    background: #FFF14B;
    display: inline-block;
    padding: 0px 10px;
    color: #212529;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-right: 0;
    left: 0;
    width: 20px;
    text-align: center;
    z-index: 1;
    height: 100%;
}

.yellow_label_home span {
    transform: rotate( 
90deg
 );
    display: block;
}
.wrapper_snippet_evento_home h2 {
    margin-top: 0px;
    margin-bottom: 0;
}

.wrapper_snippet_evento_home_info_wrapper {
}

.button_info_evento {
    display: flex;
    margin-top: 30px;
}

.evento_home {
	justify-content: flex-end;
    flex-direction: column;
}

.button_info_evento img {
	width: 100px !important;
    margin-right: 10px;	
}

.wrapper_snippet_evento_home {
    margin-bottom: 30px;
    padding-bottom: 30px;    
}

.titolo_visual_wrapper_leggitutto_wrapper {
	flex-direction: column;
    justify-content: space-between;	
    width: 100%;    
}

.wrapper_flex_snippet_evento_home {
/*     height: 200px; */
	min-height: 520px;
}

.wrapper_snippet_evento_home a.bottone_light,
.wrapper_snippet_evento_home .label_violet {
	margin: 0 5px;
	
}

.yellow_label_home_wrapper {
    margin-right: 15px;
}

.leggi_tutto_wrapper {
    display: flex;
    justify-content: center;
}

.evento_location i {
    color: #F01B7A;
    margin-right: 5px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
	padding-top: 30px;
}

footer#colophon .logo_home img {
	margin-bottom: 15px;
}

body:not(.theme-preset-active) footer#colophon {
	color: #fff;
	background-color: #1d1d1b;
}
.navbar-dark .site-info {
  color: #fff;
}

.menu-footer_menu-container {
    column-count: 2;
    column-gap: 30px;
}


#footer_menu_container ul {
    margin: 0;
	padding: 0;
}
#footer_menu_container ul li {
    list-style: none;
    line-height: 46px;
}

#footer_menu_container ul li a,
.menu_sostieni_footer a {
    padding: 0;
    font-weight: 700;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    color: #fff;
}

.menu_sostieni_footer a {
	line-height: 46px;
	 }

#footer_menu_container .sub-menu,
.submenu_sostieni_footer {
	padding-left: 0px;
	margin: 0 0 6px 0;
}

#footer_menu_container .sub-menu {
	margin-top: 10px;
}

#footer_menu_container .sub-menu a,
.submenu_sostieni_footer a,
.testo_nl_footer {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    text-transform: inherit;
    font-weight: 400;
    display: block;
    padding-bottom: 20px;
    color: #fff;
    font-size: 20px;
}

.submenu_sostieni_footer a {
	line-height: 20px;
}

#footer_menu_container .sub-menu li {
	line-height: 20px;
}

.testo_nl_footer {
	font-size: 20px;
    line-height: 31px;
    margin-top: -5px;
}

.logo_footer_wrapper {
	display: flex;
	align-items: center;
}

.logo_footer_wrapper p {
	font-size: 25px;
	line-height: 36px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0px;
}

.testo_footer_wrapper {
	text-transform: uppercase;
}

ul#menu-footer_docs {
  padding: 0;
  list-style: none;
  display: flex;
}

#menu-footer_docs a {
  color: #fff;
  margin-right: 30px;
  font-style: italic;
  font-size: 15px;
}

/*--------------------------------------------------------------
# Servizi (singolo e archivio)
--------------------------------------------------------------*/

.box_sportello h3,
.box_info_servizi_wrapper h3,
.box_sportello_home h3 {
    color: #F01B7A;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
}

.box_info_servizi_wrapper {
	  word-wrap: break-word !important;  
}

.box_sportello {
    border: 1px solid #F01B7A;
    padding: 15px;
    height: 100%;
}

.box_sportello_wrapper {
	border-bottom: 1px solid #212529;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.intro_archive {
	border-bottom: 1px solid #212529;
	margin-bottom: 30px;	
}

span.entry_servizio_associazione {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 30px;
}

span.entry_servizio_associazione i {
	margin-right: 10px;
	color: #F01B7A;
}

span.entry_servizio_associazione a {
	color: #F01B7A;	
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;	
}

.box_info_servizi_wrapper {
    border: 1px solid #F01B7A;
    padding: 15px;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
}


.label_presso_la_casa {
    text-transform: uppercase;
    font-weight: 700;
    color: #F01B7A;
}

.snippet_servizi_elenco {
	border-bottom: 1px solid #212529;
}

/*--------------------------------------------------------------
# Associazioni (singolo e archivio)
--------------------------------------------------------------*/

.titolo_rosa {
	font-size: 25px;
	line-height: 36px;
	color: #F01B7A;
	text-transform: uppercase;
}

.snippet_associazione {
    border-bottom: 1px solid #212529;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.box_info_associazione h2 {
    font-size: 15px;
    text-transform: uppercase;
    color: #F01B7A;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 600;
}

.box_info_associazione ul {
    padding-left: 0px;
    list-style: none;
}

.box_info_associazione i {
    color: #F01B7A;
    margin-right: 10px;
}

.box_info_associazione {
    border: 1px solid #F01B7A;
    padding: 15px 15px 0 15px;
    height: 100%;
}

.box_servizi_offerti {
	background: #F1F2F2;
	padding: 1px 30px 15px 30px;
	margin-bottom: 30px;
}

.box_altre_info_associazione {
	border-left: 1px solid #F01B7A;
	padding-left: 30px;
    margin-top: 15px;	
}


/*--------------------------------------------------------------
# Comunicati (singolo e archivio)
--------------------------------------------------------------*/
.info_data {
	font-style: italic;
}

.info_data_white {
	font-style: italic;
	color: #fff;
}

.sottotitolo_comunicato {
	text-transform: initial;
}

.sottotitolo_comunicato_white {
	text-transform: initial;
	color: #fff;
}

.titolo_single_comunicato span {
    font-size: 30px;
    line-height: 36px;
    display: inline-block;
    margin-top: 15px;
    font-weight: 400;
}

.comunicati_excerpt_white {
	color: #fff;
}

.wrapper_snippet_comunicato {
    border: 1px solid;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.comunicato_testo_in_evidenza {
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #F01B7A;
    padding: 15px 15px 0px 15px;
    margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Spazi (singolo e archivio)
--------------------------------------------------------------*/

.title_spazi_archivio {
    margin-bottom: 0px;
    margin-top: 0px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 80px;
    line-height: 80px;
    z-index: 2;
}

.img_spazio_bkg {
    height: 360px;
    text-align: center;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
    justify-content: center;    
	background-repeat: no-repeat !important;
    background-size: cover !important;    
}

.img_spazi_bkg_opacity {
    background: #9e2f6254;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

a.spazio_title_archive_link {
	color: #fff;
}

a.spazio_title_archive_link:hover {
    text-decoration: none !important;
    color: #F01B7A;
    text-shadow: 0 0 20px #fff;
}

.box_info_tecniche {
    border: 1px solid #F01B7A;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
}

.box_info_tecniche h2,
.servizi_extra_spazio h2 {
	color: #F01B7A;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	text-decoration: underline;
	text-transform: uppercase;
}

.title_serif_pink {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 90px;
	line-height: 70px;
	color: #F01B7A;
}

/*--------------------------------------------------------------
# Sostieni (singolo e archivio)
--------------------------------------------------------------*/

/*
.snippet_sostieni h2 a,
.snippet_sostieni_home h2 a {
	color: #F01B7A;
	font-weight: 900;
	font-size: 75px;
	line-height: 50px;
}
*/

.snippet_sostieni h2 a, .snippet_sostieni_home h2 a {
    color: #F01B7A;
    font-weight: 900;
    font-size: 50px;
    line-height: 33px;
}

.snippet_sostieni h2 {
    background: #fff;
    position: relative;
    top: -45px;
    padding: 0 15px;
    margin-bottom: -25px;
    width: 66%;
}

.snippet_sostieni h2 a:hover,
.snippet_sostieni_home h2 a:hover {
	color: #702E4C;
	text-decoration: none !important;
}

.snippet_sostieni {
    border: 1px solid;
    margin-bottom: 60px;
    padding: 0px 15px 15px 15px;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.snippet_sostieni p,
.snippet_sostieni_home p {
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 20px;
    font-size: 13px;
}

.wrapper_cta_light {
    position: relative;
    text-align: center;
}

.cta_light {
    color: #F01B7A;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 20px;
    font-weight: 800;
    display: inline-block;
    margin: 0 auto;
    background: #fff;
    padding: 0 30px;
    z-index: 2;
    position: relative;
}

.cta_light:hover {
	color: #F01B7A;
}

.row_cta_light {
    width: 100%;
    border-bottom: 1px solid #F01B7A;
    position: relative;
    top: -14px;
    z-index: 1;
}

.wpcf7-form input.wpcf7-form-control,
.wpcf7-form textarea.wpcf7-textarea {
	width: 600px;
}

.wpcf7-form span.wpcf7-checkbox {
    border: none;
    display: inline-block;
    margin-bottom: 30px;
}

.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item-label {
    padding-right: 5px;
    font-size: 30px;
}

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
	padding-right: 30px;
	margin-left: 0px !important;
}

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label::after {
    content: "\20AC";
}

.wpcf7-form label {
	margin-bottom: 15px;
}

.wpcf7-form input[type="submit"] {
	border: none;
	background: #F01B7A;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

.wpcf7-form input[type="submit"]:hover {
	background: #b0175c;	
}

.wpcf7-form input[type="submit"].disabled {
	border: none;
	color: #fff;	
	text-transform: uppercase;
	font-weight: 600;	
}

/* .sostieni_devolvi p {
	text-transform: uppercase;
	font-weight: 700;
} */

span.testo_dona {
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 900;
}

span.cifra_dona {
    font-size: 80px;
    font-weight: 900;
    line-height: 70px;
}

span.testo_cifra_dona a {
    text-align: center;
    display: inline-block;
    background: #F01B7A;
    color: #fff;
    padding: 30px;
    width: 100%;
}

.box_donazioni {
    text-align: center;
    display: inline-block;
    background: #F01B7A;
    color: #fff;
    padding: 30px;
    width: 100%;	
}

span.testo_cifra_dona a:hover {
	border: 1px solid #F01B7A;
    background: #fff !important;
    color: #F01B7A !important;
    text-decoration: none !important;
}

.donazione_gadget img {
	width: 400px;
}

.dona_a_piacere_wrapper .box_donazioni {
    height: 183px;
    font-size: 40px;
    line-height: initial;
    display: flex !important;
    align-items: center;
}

.dona_a_piacere_wrapper a span {
	font-weight: 900;
}

.donazione_testo {
	padding-top: 30px;
}

.dona_a_piacere i {
	font-size: 140px;
    color: #F01B7A;	
}

.dona_a_piacere {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
} 

.adesioni_wrapper {
	background: #F1F2F2;
	margin-bottom: 30px;
}

.entry-content-sostienici h2,
h2.entry-content-sportello {
    font-size: 24px;
    color: #00A099;
    text-transform: none;
}

p.entry-content-tessera {
    font-size: 26px;
    line-height: 1.5em;
    font-weight: 100;
}

/*--------------------------------------------------------------
# Convenzioni (singolo e archivio)
--------------------------------------------------------------*/
.tax_convenzioni_archivio h2 {
    padding: 10px;
    border: 1px solid #212529;
    text-transform: uppercase;
}

.tax_convenzioni_archivio h2:hover {
    background: #F01B7A;
    color: #fff;
    text-decoration: none !important;
    border: none;
}

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

.singola_convenzione_item {
	border-bottom: 1px solid #212529;
}

a.bottone_convenzioni {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #F01B7A;
    padding: 1px 20px 5px 20px;
    margin-bottom: 30px;
    margin-right: 15px;
    justify-content: center;
    align-items: center;
    border: solid 1px #F01B7A;
    text-transform: uppercase;
}

a.bottone_convenzioni:hover {
  background: #F01B7A;
  color: #FFF;
  text-decoration: none !importants;
  
}

.header_tax_child_convenzioni {
  border-bottom: 1px solid #F01B7A;
  display: inline-block;
  padding-bottom: 15px;
}


/*--------------------------------------------------------------
# Eventi (singolo e archivio)
--------------------------------------------------------------*/

.event_fields_time {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 90px;
    line-height: 90px;
    font-weight: 700;
    color: #F01B7A;
    letter-spacing: -3px;
    margin-bottom: 30px;
}

.event_organizzato {
    margin-bottom: 10px;
}

.event_organizzato span {
    margin-bottom: 5px;
    font-weight: 600;
}

.label_pink_light {
    color: #F01B7A;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #F01B7A;
    padding: 1px 10px;
    margin-bottom: 15px;
    display: inline-block;
}

.event_fields_info {
	padding-top: 15px;
}

.add_calendar {
	cursor: pointer;
}

.spazio_evento_wrapper p {
    margin-bottom: 0px;
    text-transform: uppercase;
}

.spazio_evento_wrapper {
	margin-bottom: 15px;
}

.event_fields_time_snippet {
    text-transform: uppercase;
    background: #F01B7A;
    color: #fff;
    font-weight: 700;
    padding-left: 30px;
}

.wrapper_snippet_evento {
    border-bottom: 1px solid;
    margin-bottom: 60px;
}

img.freccia_evento {
    width: 75px;
}

.label_evento_loc {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
}

.evento_online_home {
	margin-bottom: 10px;
}

#galleria-evento .entry-title_big {
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Attività e Campagne (singolo e archivio)
--------------------------------------------------------------*/
.wrapper_attivita_campagne {
	border-bottom: 1px solid #212529;
	margin-bottom: 30px
}

.title_pink_small {
	color: #F01B7A;
	font-size: 15px;
	text-transform: uppercase;	
}

.title_pink_small i {
	color: #212529;
	margin-right: 10px;
}

.label_tax_news {
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #F01B7A;
    padding: 1px 5px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
}

.wrapper_news {
    background: #F2F2F3;
    padding: 15px 15px 5px 15px;
    margin-bottom: 15px;
}

.wrapper_title_news {
    display: flex;
    justify-content: space-between;    
}

span.expand_news_campagne_attivita {
    color: #fff;
    cursor: pointer;
    background: #F01B7A;
    padding: 0px 5px;
    font-size: 20px;
    height: 27px;    
}

span.expand_news_campagne_attivita.rotate_icon_down i {
	transform: rotate(180deg);
	
}

.expand_news_campagne_attivita i {
	transition: all 0.2s ease-in-out;
}

.info_news_wrapper,
.content_news {
    padding-left: 27px;
}

p.nome_autrice {
    font-weight: 600;
}

.comunicati_wrapper {
	background: #702E4C;
	padding: 15px 30px;
}

.wrapper_campagne_correllate {
	border-bottom: 1px solid #212529;
} 

.box_info_associazione h3 {
  text-transform: uppercase;
  font-size: 15px;
}


/*--------------------------------------------------------------
# VOCI DI DONNE
--------------------------------------------------------------*/

.voci_donne_autrice {
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 600;
}

/*--------------------------------------------------------------
# MAPE42
--------------------------------------------------------------*/

.simplesocialbuttons_inline {
  margin: 30px 0 30px 0 !important;
}

aside#sidebar_chisiamo_cidd > ul {
    padding-left: 17px;
    margin-top: 20px;
}

aside#sidebar_chisiamo_cidd a {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #F01B7A;
	font-size: 20px;
	display: block;
	margin-bottom: 5px;
}

.breadcrumbs a,
#breadcrumbs a {
	font-style: italic;
	text-decoration: underline;
	font-weight: 400;
}

.breadcrumbs:last-child,
.breadcrumb_last {
	font-weight: 700;
	color: #F01B7A;
}

#breadcrumbs {
	font-weight: 700;
	color: #F01B7A;	
	margin-bottom: 0px;
	
}


a.bottone {
    display: inline-block;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    background: #F01B7A;
    padding: 1px 20px 5px 20px;
    margin-bottom: 15px;
    margin-right: 15px;
    justify-content: center;
    align-items: center;    
}

a.bottone:hover {
    color: #F01B7A;
    border: 1px solid #F01B7A;
    background: #fff;
    text-decoration: none !important;
    padding: 0px 19px 4px 19px;    
}

a.bottone_light {
    display: inline-block;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    color: #F01B7A;
    border: 1px solid #F01B7A;
    padding: 0px 20px 3px 20px;
    margin-bottom: 15px;
    margin-right: 15px;	
    background: #fff;
    text-align: center;    
}

a.bottone_light:hover {
    background: #F01B7A;
    color: #fff;
    text-decoration: none !important;
}

.label_dark_light {
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid #212529;
	display: inline-block;
	padding: 1px 10px;
	margin-bottom: 15px;
	margin-right: 15px;
}

.label_yellow {
	background: #FFF14B;
	display: inline-block;
	padding: 2px 10px;
	color:  #212529;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-right: 15px;
}

.label_violet {
	background: #702E4C;
	display: inline-block;
	padding: 2px 10px;
	color:  #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-right: 15px;	
	    text-align: center;

}

.label_violet:hover {
	background: #fff;
	padding: 1px 9px;
	color:  #702E4C;
	border: 1px solid #702E4C;
	text-decoration: none !important;
}

.heading_2_archive {
    color: #212529;
    text-transform: uppercase;
    font-weight: 900;
}

.heading_2_archive_white a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
}

.heading_2_archive_black a {
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 36px;
}

.heading_2_archive_pink a {
	color: #F01B7A;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 36px;
}

.heading_2_archive i {
	color: #F01B7A;
	margin-right: 10px;
}

.heading_3_archive a {
    color: #F01B7A;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 5px;
}

.titolo_rosa_small,
.entry-content-single h3 {
    font-size: 15px;
    text-transform: uppercase;
    color: #F01B7A;  
    font-weight: 600;  
}

ul#filters_associazioni,
ul#filters_eventi {
    padding-left: 0px;
}

ul#filters_associazioni li,
ul#filters_eventi li {
    display: inline-block;
}

ul#filters_associazioni li a, ul#filters_eventi li a {
    padding: 1px 10px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 600;
    color: #F01B7A;
    font-size: 17px;
}

ul#filters_associazioni li a:hover,
ul#filters_associazioni li a.selected,
ul#filters_eventi li a:hover,
ul#filters_eventi li a.selected {
    text-decoration: none !important;
    background: #F01B7A;
    color: #fff;
    cursor: pointer;
}

.label_taxonomy {
    background: #F01B7A;
    color: #fff;
    font-weight: 600;
    padding: 0px 10px;
    display: inline-block;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.label_taxonomy:hover{
	color: #fff;  
}

span.lower_case {
    text-transform: lowercase;
}

span.capitalize {
  text-transform: capitalize;
}

.acf-map {
	margin-top: 0px !important;
}

.nav-links {
    margin: 0 auto;
}

nav.navigation.pagination {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
}


/*--------------------------------------------------------------
# SOSTIENICI 2022
--------------------------------------------------------------*/

.page-template-sostienici_2022 .wp-block-pullquote {
  text-transform: uppercase;
  margin: 0;
  padding: 30px 0 0 0;
}

.opzioni_sostieni_wrapper {
  background: #F1F2F2;
  padding: 20px;
  height: 100%;
}

.opzioni_sostieni_wrapper h2 {
  text-transform: uppercase;
}

a.opzioni_sostieni_cta {
  display: inline-block;
  background: #F01B7A;
  color: #fff;
  padding: 0 50px;
  text-transform: uppercase;
  font-size: 80%;
  letter-spacing: 0.3em;
  position: absolute;
  bottom: 0;
  left: 15px;
}

.bkg_deducibilita {
  padding: 60px 0;
  background: #BCBEC0;
}

.opzioni_sostieni_main_wrapper {
  margin-bottom: 60px;
}

.con_la_tessera_wrapper ul {
  list-style-image: url('https://www.casainternazionaledelledonne.org/wp-content/themes/wp-bootstrap-starter-child_cidd/images/custom_bullet.png'); 
  list-style-position: 3px;
}

.con_la_tessera_wrapper li {
  position: relative;
  margin: 8px 0;
}

.valori_bkg {
 padding: 60px 0;
 background: #BCBEC0; 
}

.valori_wrapper {
  display: flex;  
  align-items: center;
}

.valori_wrapper img {
  width: 120px;
}

.valore_label {
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  padding: 0 30px;
  font-weight: 800;
  overflow-wrap: break-word;
}

.opzione_membership_main_wrapper {
  margin-bottom: 60px;
}

.form_tessera_2022 form {
  max-width: 100%;
  width: 600px;
  margin: 0 auto;
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
}

h2.titolo_opzioni_card{
  color: #00a099;
  text-transform: uppercase;
}



/*--------------------------------------------------------------
# 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;
  }
	.header_wrapper .symbol {
    order: 2;
} 



 
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (min-width: 1024px) {
	
.searchform_wrapper {

}

}

/*--------------------------------------------------------------
## Bootstrap xs-lg
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
   

.header_wrapper .logo_home {
    width: 240px;
}

.nav_wrapper {
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
}

.wrapper_menus_header button {
    right: 20px;
    position: absolute;
    top: 25px;
}

.header_wrapper .navbar-nav {
    width: 100%;
    justify-content: space-around;
    background: #fff;
    position: relative;
    top: 63px;
    padding-top: 30px;
    border-bottom: 1px solid #c51616;
    display: inherit;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding-left: 30px;
    margin-bottom: 0px;
}

#masthead .navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 0;
}


.searchform_wrapper {

}

.search_toggle_mobile {
    position: absolute;
    right: 75px;
    top: 30px;
    font-size: 20px;
    color: #c51616;
}

.searchform_wrapper {
}

.searchform_wrapper input[type="text"] {
    border: 1px solid #575656;
    padding: 4px 3px 3px 3px;
    width: 100%;
    margin-right: 10px;
}

.inputs_searchform {
	display: flex;
	align-items: baseline;
}

.snippet_sostieni_home {
    margin-bottom: 30px;
    height: auto;
}

.header_sportello_wrapper a.bottone {
	display: flex;
}

.button_info_evento {
    justify-content: flex-start;
}

}

/*--------------------------------------------------------------
## Bootstrap lg-xl
--------------------------------------------------------------*/

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	header#masthead {
    position: fixed;
}

#content.site-content {
    padding-top: 80px;
}
	
	.titolo_home_chisiamo,
	.entry-title_big_nl,
	.entry-title_big, .entry_content_spazio h2,
	.entry-title_big_white_bkg,
	.snippet_sostieni h2 a, .snippet_sostieni_home h2 a,
	.titolo_serif_home_dovesiamo,
	.title_serif_pink {
    font-size: 70px;
    line-height: 60px;		
	}

.logo_home img {
    height: 80px;
}

.nav_mobile_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 2;
  width: 100%;
  padding: 80px 0;
  height: 100vh;
  overflow: auto;
}

.menu-menu_mobile-container a,
.menu-menu_mobile_social-container a  {
	padding: 6px 0;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}

.menu-menu_mobile-container li,
.menu-menu_mobile_social-container li {
	list-style: none;
}

.menu-menu_mobile_social-container li {
	display: inline-block;
    margin-right: 20px;	
}

.sportello_wrapper_home {
    box-shadow: -530px 0 #f2f2f3;
}

#galleria-evento .entry-title_big {
	margin-bottom: 15px;
}

.button_info_evento {
    justify-content: flex-start;
    flex-flow: wrap;
}

}

/*--------------------------------------------------------------
## Bootstrap md-lg
--------------------------------------------------------------*/

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

#img_news_home {
    position: relative;
    z-index: 2;
    top: 0;
    width: 400px;
    max-width: initial;
    left: 0;
    margin: 0 auto;
    display: block;
}

.news_home_wrapper {
    height: auto;
    margin-bottom: 30px;
}

.sportello_wrapper_home {
    background: transparent;
    box-shadow: none;
    padding: 0;
    margin-bottom: 30px;
}

.titolo_eventi_home img {
    width: 127px;
    margin-right: 30px;
}

.snippet_sostieni_home {
    margin-bottom: 30px;
}

header#masthead {
    position: fixed;
}

#content.site-content {
    padding-top: 80px;
}
	
	.titolo_home_chisiamo,
	.entry-title_big_nl,
	.entry-title_big, .entry_content_spazio h2,
	.entry-title_big_white_bkg,
	.snippet_sostieni h2 a, .snippet_sostieni_home h2 a,
	.titolo_serif_home_dovesiamo,
	.title_serif_pink {
		font-size: 30px;
    line-height: inherit;		
	}

.logo_home img {
    height: 80px;
}

.nav_mobile_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 2;
  width: 100%;
  padding: 80px 0;
  height: 100vh;
  overflow: auto;
}

.menu-menu_mobile-container a,
.menu-menu_mobile_social-container a  {
	padding: 6px 0;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}

.menu-menu_mobile-container li,
.menu-menu_mobile_social-container li {
	list-style: none;
}

.menu-menu_mobile_social-container li {
	display: inline-block;
    margin-right: 20px;	
}

ul#filters_associazioni li, ul#filters_eventi li {
    display: block;
    margin-bottom: 5px;
}

.event_fields_time {
    font-size: 60px;
    line-height: 60px;
    text-align: left;
}

#galleria-evento .entry-title_big {
	margin-bottom: 15px;
}

.button_info_evento {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}

}	


/*--------------------------------------------------------------
## Bootstrap sm-md
--------------------------------------------------------------*/

@media screen and (min-width: 576px) and (max-width: 767px) {
	

header#masthead {
    position: fixed;
}

#content.site-content {
    padding-top: 80px;
}

.wrapper_caption_carosello p {
    font-size: 26px;
    line-height: 34px;
}

#img_news_home {
    position: relative;
    z-index: 2;
    top: 0;
    width: 100%;
    max-width: initial;
    left: 0;
}

.news_home_wrapper {
    height: auto;
    margin-bottom: 30px;
}

.sportello_wrapper_home {
    background: transparent;
    box-shadow: none;
    padding: 0;
}
.header_sportello_wrapper {
    flex-direction: column;
}
.box_sportello_home {
    margin-bottom: 30px;
}

.titolo_eventi_home img {
    width: 87px;
    margin-right: 30px;
}

.snippet_sostieni_home {
    margin-bottom: 30px;
}

.menu-footer_menu-container {
    column-count: 1;
}

header#masthead {
    position: fixed;
}

#content.site-content {
    padding-top: 80px;
}
	
	.titolo_home_chisiamo,
	.entry-title_big_nl,
	.entry-title_big, .entry_content_spazio h2,
	.entry-title_big_white_bkg,
	.snippet_sostieni h2 a, .snippet_sostieni_home h2 a,
	.titolo_serif_home_dovesiamo,
	.title_serif_pink {
		font-size: 30px;
    line-height: inherit;		
	}

.logo_home img {
    height: 80px;
}

.nav_mobile_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 2;
  width: 100%;
  padding: 80px 0;
  height: 100vh;
  overflow: auto;
}

.menu-menu_mobile-container a,
.menu-menu_mobile_social-container a  {
	padding: 6px 0;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}

.menu-menu_mobile-container li,
.menu-menu_mobile_social-container li {
	list-style: none;
}

.menu-menu_mobile_social-container li {
	display: inline-block;
    margin-right: 20px;	
}

ul#filters_associazioni li, ul#filters_eventi li {
    display: block;
    margin-bottom: 5px;
}

.event_fields_time {
    font-size: 40px;
    line-height: 40px;
    text-align: left;
}

.button_info_evento {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
}

#galleria-evento .entry-title_big {
	margin-bottom: 15px;
}

.entry-title_big_white {
    font-size: 30px;
    line-height: 30px;
}
.comunicati_wrapper {
    padding: 30px 0;
}

.entry-title_big_pink {
    font-size: 35px;
    line-height: 35px;
}

.wpcf7-form input.wpcf7-form-control, .wpcf7-form textarea.wpcf7-textarea {
    width: 100%;
    max-width: 100%;
}


}

/*--------------------------------------------------------------
## Bootstrap xs telefonetto
--------------------------------------------------------------*/

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

body {
	   word-wrap: break-word !important;
}
header#masthead {
    position: fixed;
}

#content.site-content {
    padding-top: 80px;
}
	
	.titolo_home_chisiamo,
	.entry-title_big_nl,
	.entry-title_big, .entry_content_spazio h2,
	.entry-title_big_white_bkg,
	.snippet_sostieni h2 a, .snippet_sostieni_home h2 a,
	.titolo_serif_home_dovesiamo,
	.title_serif_pink {
		font-size: 30px;
    line-height: inherit;		
	}

.logo_home img {
    height: 80px;
}

.nav_mobile_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 2;
  width: 100%;
  padding: 80px 0;
  height: 100vh;
  overflow: auto;
}

.menu-menu_mobile-container a,
.menu-menu_mobile_social-container a  {
	padding: 6px 0;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}

.menu-menu_mobile-container li,
.menu-menu_mobile_social-container li {
	list-style: none;
}

.menu-menu_mobile_social-container li {
	display: inline-block;
    margin-right: 20px;	
}

.container_large_home {
    padding: 15px;
}

.logo_footer_wrapper p {
    font-size: 16px;
    line-height: inherit;
}

.menu-footer_menu-container {
    column-count: 1;
    column-gap: 0;
}

.logo_footer_wrapper {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.wrapper_caption_carosello {
    position: relative;
    border-left: none;
    padding-left: 0px;
    padding-top: 15px;    
}

.wrapper_caption_carosello p {
    text-transform: uppercase;
    font-weight: 700;
    color: #212529;
    font-size: 20px;
    line-height: inherit;
    text-shadow: none;
    margin-bottom: 15px;    
}

.img_home_bkg_opacity{
	display: none;
} 

h1 {
    font-size: 30px;
    line-height: inherit;
}

#img_news_home {
    position: relative;
    z-index: 2;
    top: 0;
    width: 100%;
    max-width: initial;
    left: 0;
}

.news_home_wrapper {
    height: auto;
    margin-bottom: 30px;
}

.sportello_wrapper_home {
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.header_sportello_wrapper {
    flex-direction: column;
}

.titolo_eventi_home img {
    width: 57px;
    margin-right: 15px;
}
.title_news_home {
    position: relative;
    top: 0;
    width: 100%;
    top: -54px;    
}
.titolo_home_chisiamo {
    text-align: left;
}

.box_sportello_home {
	margin-bottom: 30px;
}

.snippet_sostieni_home {
    margin-bottom: 30px;
}

.leggi_tutto_wrapper {
    flex-direction: column;
}

.wrapper_flex_snippet_evento_home {
    height: auto;
}

.yellow_label_home span {
    transform: rotate( 90deg );
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 38px;
}

.yellow_label_home {
    padding: 0;
    width: 30px;
    position: relative;
}

.wrapper_snippet_evento_home .label_violet {
    margin: 0 5px;
    margin-bottom: 15px;
}

.button_info_evento {
	margin-bottom: 15px;
}

.eventi_home_header_wrapper {
	padding: 0 15px;
    justify-content: center;	
}

.titolo_eventi_home i {
    color: #FFF14B;
    font-size: 40px;
    margin-left: 15px;
}

.entry-title_big_white_bkg {
    padding: 10px 30px 10px 30px;
}

.box_servizi_offerti {
    margin-top: 15px;
}
ul#filters_associazioni li, ul#filters_eventi li {
    display: block;
    margin-bottom: 5px;
}

.title_spazi_archivio {
    font-size: 50px;
    line-height: 50px;
    padding: 0 15px;
}

.event_fields_time {
    font-size: 40px;
    line-height: 40px;
    text-align: left;    
}

.button_info_evento {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
#galleria-evento .entry-title_big {
	margin-bottom: 15px;
}

.entry-title_big_white {
    font-size: 30px;
    line-height: 30px;
}
.comunicati_wrapper {
    padding: 15px 0;
}

.entry-title_big_pink {
    font-size: 35px;
    line-height: 35px;
}

.wpcf7-form input.wpcf7-form-control, .wpcf7-form textarea.wpcf7-textarea {
    width: 100%;
    max-width: 100%;
}

span.wpcf7-list-item {
    display: block;
}


.valori_wrapper {
  flex-direction: column;
}


ul#menu-footer_docs {
  flex-direction: column;
}

a.opzioni_sostieni_cta {
    display: inline-block;
    background: #F01B7A;
    color: #fff;
    padding: 0 50px;
    text-transform: uppercase;
    font-size: 80%;
    letter-spacing: 0.15em;
    position: absolute;
    bottom: 0;
    left: 15px;
    font-size: 12px;
}
}