/*
	Theme Name: Blank
	Description: Blank WordPress Theme
	Version: 1.4.3
	Author: Vincenzo Pandico
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: 900;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
/* html element */
html {
  font-size: 100%;
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.66em;
  color: #000;
}
/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  *zoom: 1;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
input:focus {
  outline: 0;
  border: 0;
}
ul,
ul ul {
  display: block;
  list-style-type: none;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0;
}
ul li,
ul ul li {
  display: inline-block;
  position: relative;
}
main {
  padding-top: 60px;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright {
  float: right;
  margin: 0;
}
.alignleft {
  float: left;
  margin: 0;
}
a img.alignright {
  float: right;
  margin: 0;
}
a img.alignnone {
  margin: 0;
}
a img.alignleft {
  float: left;
  margin: 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #FFF;
  border: 0;
  max-width: 10%;
  padding: 0;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 0;
}
.wp-caption.alignleft {
  margin: 0;
}
.wp-caption.alignright {
  margin: 0;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  margin: 0;
  padding: 0;
}
/*------------------------------------*\
    VISUAL COMPOSER
\*------------------------------------*/
/* loop global box-sizing */
.vc_gitem_row .vc_gitem-col {
  padding: 20px !important;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}
.vc_btn3-container {
  margin-bottom: 0 !important;
}
.vc_gitem-post-data {
  margin-bottom: 20px !important;
}
/* button */
.vc_general.vc_btn3 {
  line-height: initial !important;
}
/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*------------------------------------*\
    COLORS
\*------------------------------------*/
/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-Regular.woff2') format('woff2'), url('fonts/Metodo/Metodo-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-MediumItalic.woff2') format('woff2'), url('fonts/Metodo/Metodo-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-Medium.woff2') format('woff2'), url('fonts/Metodo/Metodo-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-LightItalic.woff2') format('woff2'), url('fonts/Metodo/Metodo-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-Light.woff2') format('woff2'), url('fonts/Metodo/Metodo-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-Italic.woff2') format('woff2'), url('fonts/Metodo/Metodo-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-HeavyItalic.woff2') format('woff2'), url('fonts/Metodo/Metodo-HeavyItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-Heavy.woff2') format('woff2'), url('fonts/Metodo/Metodo-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-BoldItalic.woff2') format('woff2'), url('fonts/Metodo/Metodo-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metodo';
  src: url('fonts/Metodo/Metodo-Bold.woff2') format('woff2'), url('fonts/Metodo/Metodo-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Metodo';
  font-weight: normal;
  font-style: normal;
  line-height: 1.66em;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
strong,
span,
a {
  margin: 0 0 20px 0;
}
h1 {
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 0.12px;
}
h2 {
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 0.12px;
}
h3 {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.12px;
}
h4 {
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.12px;
}
h5 {
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.12px;
}
h6 {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.12px;
}
p {
  font-size: 16px;
  letter-spacing: 0.12px;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper {
  max-width: 3456px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
/*------------------------------------*\
    GENERALE
\*------------------------------------*/
body.no-scroll {
  overflow: hidden;
}
/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
body {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.wpb_text_column ul {
  list-style-type: disc;
}
.wpb_text_column ul li {
  display: block;
  display: list-item;
}
.video-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.video-wrapper video,
.video-wrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/*------------------------------------*\
    INPUT
\*------------------------------------*/
textarea:focus,
input:focus,
select:focus {
  outline: none;
}
/*------------------------------------*\
    SWIPER SLIDER
\*------------------------------------*/
/*[class^="swiper-button-"], .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
     transition: all 0.3s ease;
}

.swiper-container {
     
}

.swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

 [class^="swiper-button-"] {
    width: 44px;
    opacity: 0;
    visibility: hidden;
}

.swiper-button-prev {
    transform: translateX(50px);
}

.swiper-button-next {
    transform: translateX(-50px);
}

*/
.swiper-pagination {
  position: relative !important;
}
.swiper-button-next,
.swiper-button-prev {
  font-size: 30px;
  font-weight: 900;
  color: #000 !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
  color: #000;
}
/*------------------------------------*\
    HEADER
\*------------------------------------*/
/* mobile menu button */
.menu-toggle-mobile {
  display: none;
  position: absolute;
  right: 0;
}
.header {
  background-color: #000;
  position: fixed;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 999;
  transition: all 0.1s linear;
}
.header .logo {
  display: block;
  float: left;
  padding: 16px 20px 16px 21px;
  text-decoration: none;
}
.header .logo a {
  margin: 0;
  line-height: 28px;
  display: block;
}
.header .logo a img {
  width: initial;
  height: 28px;
}
.header .logo a svg {
  width: 100%;
  height: 28px;
}
.header .logo p {
  margin: 0;
  line-height: 28px;
  display: block;
}
.header .logo p img {
  width: initial;
  height: 28px;
}
.header .logo p svg {
  width: 100%;
  height: 28px;
}
.header .close-menu {
  display: none;
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  position: absolute;
  left: 20px;
  top: 70px;
}
.header .close-menu span {
  vertical-align: text-top;
}
/*body.single-evento main>.close-menu {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
    color: @white;
    cursor: pointer;
    position: fixed;
    left: 20px;
    top: 70px;
    z-index: 9999;
    span {
        vertical-align: text-top;
    }
}*/
.header .cart-link {
  display: none;
  position: absolute;
  right: 90px;
  color: #fff;
  line-height: 60px;
  font-weight: 900;
  font-size: 40px;
}
body.woocommerce-shop .header .cart-link {
  display: block;
}
body.single-product .header .cart-link {
  display: block;
}
body.woocommerce-cart .header .cart-link {
  display: block;
}
body.woocommerce-checkout .header .cart-link {
  display: block;
}
.header .menu-toggle {
  position: absolute;
  right: 20px;
  top: 14px;
  cursor: pointer;
}
.header .menu-toggle img {
  width: 30px;
  height: 20px;
}
.header .menu-toggle.open img {
  transform: rotate(90deg);
  transition: 300ms ease all;
}
.menu-content-temp {
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  padding: 20px 20px 20px 20px;
  height: calc(100vh - 60px);
  margin-bottom: 30px;
  overflow: auto;
  background: #000;
}
.menu-content-temp h1 {
  font-size: 100px;
  line-height: 80px;
  text-transform: uppercase;
  color: #fff;
}
.menu-content-temp p {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  color: #fff;
  width: 100%;
  max-width: 1080px;
}
.menu-content-temp ul.menu li a {
  transition: all 0.4s;
}
.menu-content-temp ul.menu li a:hover {
  margin-left: 15px;
  transition: all 0.4s;
}
.menu-content-temp .menu-footer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}
.menu-content-temp .menu-footer p {
  color: #000;
  display: initial;
}
.menu-content-temp .menu-footer .footer {
  display: block;
}
.menu-content-temp .menu-footer .newsletter-show {
  width: initial;
}
.menu-content-temp .menu-footer .footer-show {
  width: initial;
}
.menu-content-temp .menu-footer .sub-footer .wrapper {
  padding: 16px 0 10px 0;
}
/*------------------------------------*\
    HOME
\*------------------------------------*/
body.page-id-2 {
  background: #000;
}
.home-section-slider .singolo-event > img {
  height: calc(100vh - 174px);
  object-fit: cover;
  padding-bottom: 60px;
  width: 100%;
  object-position: center;
}
.home-section-slider .singolo-event > img.mobile {
  display: none;
}
.home-section-slider .singolo-event {
  height: calc(100vh - 174px);
}
.home-section-slider .singolo-event .head {
  position: absolute;
  top: 20px;
  left: 20px;
  padding-right: 20px;
}
.home-section-slider .singolo-event .head h2 {
  font-size: 100px;
  line-height: 80px;
  text-transform: uppercase;
  color: #fff;
}
.home-section-slider .singolo-event .head h2 span {
  word-break: break-all;
}
.home-section-slider .singolo-event .head a {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
}
.home-section-slider .singolo-event .head p {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  color: #fff;
}
.home-section-slider .singolo-event .head time {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
}
.home-section-slider .singolo-event .read-more-link {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: #91989C;
  padding: 20px;
  font-size: 28px;
  line-height: 20px;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer;
}
.home-section-slider .singolo-event a.read-more-link {
  margin-bottom: 0;
}
.home-section-slider .singolo-event .read-more-content {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: calc(100% - 60px);
  background: #91989C;
  padding: 20px;
  overflow: auto;
}
.home-section-slider .singolo-event .read-more-content h2 {
  font-size: 100px;
  line-height: 80px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.home-section-slider .singolo-event .read-more-content h2 span {
  word-break: break-all;
}
.home-section-slider .singolo-event .read-more-content p {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  max-width: 840px;
}
/*------------------------------------*\
    HOME NEW
\*------------------------------------*/
.page-template-template-home {
  background: #000;
}
.page-template-template-home main {
  padding-top: 60px;
}
.page-template-template-home footer {
  display: none;
}
.page-template-template-home .header {
  height: 60px;
}
.page-template-template-home .sticky-1 {
  height: calc(100vh - 180px);
  position: fixed;
  top: 60px;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
.page-template-template-home .sticky-2 {
  height: calc(100vh - 100px);
  margin-top: calc(100vh - 180px);
  position: sticky;
  top: 120px;
  z-index: 2;
}
.page-template-template-home .sticky-3 {
  height: calc(100vh - 180px);
  position: sticky;
  top: 180px;
  z-index: 3;
}
.page-template-template-home .sticky-4 {
  height: calc(100vh - 240px);
  background: white;
  position: sticky;
  top: 240px;
  z-index: 4;
}
.page-template-template-home .sticky-5 {
  height: calc(100vh - 300px);
  position: sticky;
  top: 300px;
  z-index: 5;
}
.page-template-template-home .main-event .head {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 0 20px;
}
.page-template-template-home .main-event .head h2,
.page-template-template-home .main-event .head p,
.page-template-template-home .main-event .head a {
  color: #fff;
}
.page-template-template-home .main-event .head h2 {
  margin-bottom: 0;
}
.page-template-template-home .main-event .head h2 a {
  font-size: 40px;
  line-height: 60px;
  text-transform: uppercase;
  transition: all 0.4s;
}
.page-template-template-home .main-event .head h2 a br {
  display: none;
}
.page-template-template-home .main-event .head h2 a:hover {
  margin-left: 15px;
  transition: all 0.4s;
}
.page-template-template-home .main-event .head .introduzione {
  max-width: 480px;
}
.page-template-template-home .main-event .head .introduzione p {
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
}
.page-template-template-home .main-event .head p.data {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.page-template-template-home .main-event .head a.tickets {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 40px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 900;
  transition: all 0.2s;
}
.page-template-template-home .main-event img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.page-template-template-home .main-event > img.mobile {
  display: none;
}
.page-template-template-home .main-event.sticky-1 img {
  height: calc(100vh - 180px);
  object-fit: cover;
}
.page-template-template-home .main-event.sticky-2 img {
  height: calc(100vh - 120px);
  object-fit: cover;
}
.page-template-template-home .main-event.sticky-3 img {
  height: calc(100vh - 180px);
  object-fit: cover;
}
.page-template-template-home .template-home-section-slider {
  padding-left: 20px;
}
.page-template-template-home .secondary-events {
  background: white;
}
.page-template-template-home .secondary-events .title {
  position: relative;
}
.page-template-template-home .secondary-events .title h2 {
  font-size: 40px;
  line-height: 50px;
  height: 50px;
  text-transform: uppercase;
  padding: 0 20px;
  margin-bottom: 0;
  transition: all 0.4s;
}
.page-template-template-home .secondary-events .arrows {
  position: absolute;
  top: 30px;
  right: 0;
}
.page-template-template-home .secondary-events .arrows .swiper-button-prev {
  left: auto;
  right: 59px;
}
.page-template-template-home .secondary-events .arrows .swiper-button-next {
  right: 25px;
}
.page-template-template-home .secondary-events .arrows .swiper-button-prev,
.page-template-template-home .secondary-events .arrows .swiper-button-next {
  width: 34px;
  height: 34px;
  line-height: 1;
  align-items: initial;
  color: #fff !important;
  background: #000;
}
.page-template-template-home .secondary-events .arrows.mobile {
  display: none;
}
.page-template-template-home .secondary-events .content {
  padding: 0;
}
.page-template-template-home .secondary-events .content .singolo-event {
  position: relative;
}
.page-template-template-home .secondary-events .content .singolo-event .mobile {
  display: none;
}
.page-template-template-home .secondary-events .content .singolo-event .head {
  position: absolute;
  top: 0;
  padding: 20px;
  background: transparent;
}
.page-template-template-home .secondary-events .content .singolo-event .head h3,
.page-template-template-home .secondary-events .content .singolo-event .head a {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.4s;
}
.page-template-template-home .secondary-events .content .singolo-event .head h3:hover {
  margin-left: 15px;
  transition: all 0.4s;
}
.page-template-template-home .secondary-events .content .singolo-event .head .introduzione {
  max-height: 42px;
  overflow: hidden;
}
.page-template-template-home .secondary-events .content .singolo-event .head .introduzione p {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
.page-template-template-home .secondary-events .content .singolo-event .head p.data {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0;
  color: #fff;
}
.page-template-template-home .secondary-events.sticky-2 .singolo-event img {
  height: calc(100vh - 220px);
  object-fit: cover;
}
.page-template-template-home .secondary-events.sticky-3 .singolo-event img {
  height: calc(100vh - 260px);
  object-fit: cover;
}
.page-template-template-home .secondary-events.sticky-4 .singolo-event img {
  height: calc(100vh - 300px);
  object-fit: cover;
}
.page-template-template-home .home-footer {
  background: #fff;
  overflow: hidden;
}
.page-template-template-home .home-footer .content {
  padding: 20px;
}
.page-template-template-home .home-footer .content h4 {
  font-size: 80px;
  line-height: 72px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
.page-template-template-home .home-footer footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  display: block;
}
.page-template-template-home .home-footer footer .wrapper {
  padding: 16px 20px 10px 20px;
}
.page-template-template-home .home-footer footer .sub-footer .wrapper {
  padding: 16px 0 10px 0;
}
.page-template-template-home .home-footer.sticky-3 {
  height: calc(100vh - 120px);
  position: sticky;
  top: 120px;
  z-index: 3;
}
.page-template-template-home .home-footer.sticky-4 {
  height: calc(100vh - 180px);
  background: white;
  position: sticky;
  top: 180px;
  z-index: 4;
}
.page-template-template-home .home-footer.sticky-5 {
  height: calc(100vh - 240px);
  background: white;
  position: sticky;
  top: 240px;
  z-index: 4;
}
body.sticky-end {
  transition: all 0.2s;
}
body.sticky-end .header {
  height: 50px !important;
  transition: all 0.2s;
}
body.sticky-end .header .logo {
  padding: 14px 20px 14px 21px;
  transition: all 0.2s;
}
body.sticky-end .header .logo a {
  line-height: 22px;
}
body.sticky-end .header .logo a img {
  height: 22px;
  transition: all 0.2s;
}
body.sticky-end .header .menu-toggle {
  top: 10px;
  transition: all 0.2s;
}
body.sticky-end .menu-content-temp {
  top: 50px;
}
body.sticky-end .main-event .head h2 a {
  font-size: 30px;
  line-height: 50px;
  transition: all 0.2s;
}
body.sticky-end .main-event .head a.tickets {
  font-size: 30px;
  line-height: 50px;
  transition: all 0.2s;
}
body.sticky-end .secondary-events .title h2 {
  font-size: 30px;
  line-height: 50px;
  transition: all 0.2s;
}
body.sticky-end .sticky-1 {
  top: 50px;
}
body.sticky-end .sticky-2 {
  height: calc(100vh - 100px);
  margin-top: calc(100vh - 50px);
  top: 100px;
  transition: all 0.2s;
}
body.sticky-end .sticky-3 {
  height: calc(100vh - 150px);
  top: 150px;
  transition: all 0.2s;
}
body.sticky-end .sticky-4 {
  height: calc(100vh - 200px);
  top: 200px;
  transition: all 0.2s;
}
body.sticky-end .sticky-5 {
  height: calc(100vh - 250px);
  top: 250px;
  transition: all 0.2s;
}
body.sticky-end .secondary-events.sticky-4 {
  /*margin-top: -40px;*/
  transition: all 0.2s;
}
body.sticky-end .home-footer.sticky-3 {
  height: calc(100vh - 100px);
  top: 100px;
}
body.sticky-end .home-footer.sticky-4 {
  height: calc(100vh - 150px);
  top: 150px;
}
body.sticky-end .home-footer.sticky-5 {
  height: calc(100vh - 200px);
  top: 200px;
}
/*------------------------------------*\
    HOME 2022
\*------------------------------------*/
.page-template-template-home-2022 {
  /*.secondary-events {
        background: white;
        .title {
            position: relative;
            h2 {
                font-size: 40px;
                line-height: 50px;
                height: 50px;
                text-transform: uppercase;
                padding: 0 20px;
                margin-bottom: 0;
                transition: all 0.4s;
            }
        }
        .arrows {
            position: absolute;
            top: 30px;
            right: 0;
            .swiper-button-prev {
                left: auto;
                right: 59px;
            }
            .swiper-button-next {
                right: 25px;
            }
            .swiper-button-prev,
            .swiper-button-next {
                width: 34px;
                height: 34px;
                line-height: 1;
                align-items: initial;
                color: @white !important;
                background: @black;
            }
        }
        .arrows.mobile { 
            display: none;
        }
        .content {
            padding: 0;
            .singolo-event {
                position: relative;
                .mobile {
                    display: none;
                }
                .head {
                    position: absolute;
                    bottom: 0;
                    padding: 20px;
                    background: transparent;
                    h3 {
                        font-size: 40px;
                        line-height: 40px;
                        margin-bottom: 15px;
                        color: @white;
                        text-transform: uppercase;
                    }
                    .introduzione {
                        max-height: 42px;
                        overflow: hidden;
                        p {
                            font-size: 20px;
                            line-height: 20px;
                            color: @white;   
                        }
                    }
                    p.data {
                        font-size: 20px;
                        line-height: 20px;
                        margin-bottom: 0;
                        color: @white;
                    }
                }
            }
        }
    }

    .secondary-events.sticky-2 {
        .singolo-event {
            img {
                height: calc(~"100vh - 220px");
                object-fit: cover;
            }
        }
    }
    .secondary-events.sticky-3 {
        .singolo-event {
            img {
                height: calc(~"100vh - 260px");
                object-fit: cover;
            }
        }
    }
    .secondary-events.sticky-4 {
        .singolo-event {
            img {
                height: calc(~"100vh - 300px");
                object-fit: cover;
            }
        }
    }

    .home-footer {
        background: @white;
        overflow: hidden;
        .content {
            padding: 20px;
            h4 {
                font-size: 80px;
                line-height: 72px;
                font-weight: 900;
                text-transform: uppercase;
                letter-spacing: 0.9px;
            }
        }
        footer {
            position: absolute;
            right: 0;
            bottom: 0;
            left: 0;
            padding: 0;
            display: block;
            .wrapper {
                padding: 16px 20px 10px 20px;
            }
            .newsletter {
                
            }
            .sub-footer {
                .wrapper {
                    padding: 16px 0 10px 0;
                }
            }
        }
    }

    .home-footer.sticky-3 {
        height: calc(~"100vh - 120px");
        position: sticky;
        top: 120px;
        z-index: 3;
    }

    .home-footer.sticky-4 {
        height: calc(~"100vh - 180px");
        background: white;
        position: sticky;
        top: 180px;
        z-index: 4;
    }

    .home-footer.sticky-5 {
        height: calc(~"100vh - 240px");
        background: white;
        position: sticky;
        top: 240px;
        z-index: 4;
    }*/
}
.page-template-template-home-2022 main {
  padding-top: 60px;
}
.page-template-template-home-2022 .header {
  height: 60px;
}
.page-template-template-home-2022 .main-event {
  position: relative;
  height: calc(100vh - 60px);
}
.page-template-template-home-2022 .main-event .mobile {
  display: none;
}
.page-template-template-home-2022 .main-event img {
  width: 100%;
  height: calc(100vh - 60px);
  object-fit: cover;
  object-position: center;
}
.page-template-template-home-2022 .main-event .head {
  position: absolute;
  top: 30px;
  left: 0;
  padding: 0 20px;
}
.page-template-template-home-2022 .main-event .head h1,
.page-template-template-home-2022 .main-event .head p,
.page-template-template-home-2022 .main-event .head a {
  color: #fff;
}
.page-template-template-home-2022 .main-event .head h1 {
  font-size: 100px;
  line-height: 80px;
  margin-bottom: 10px;
}
.page-template-template-home-2022 .main-event .head p.data {
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  display: inline-block;
  max-width: 480px;
}
.page-template-template-home-2022 .secondary-events {
  position: relative;
}
.page-template-template-home-2022 .secondary-events .singolo-event {
  height: calc(100vh - 60px);
  max-height: 500px;
  display: flex;
}
.page-template-template-home-2022 .secondary-events .singolo-event .col-left {
  width: 50%;
  padding: 35px 20px;
}
.page-template-template-home-2022 .secondary-events .singolo-event .col-left .head h2 {
  font-size: 60px;
  line-height: 60px;
}
.page-template-template-home-2022 .secondary-events .singolo-event .col-left .head p.data {
  font-size: 25px;
  line-height: 25px;
}
.page-template-template-home-2022 .secondary-events .singolo-event .col-right {
  width: 50%;
}
.page-template-template-home-2022 .secondary-events .singolo-event .col-right .mobile {
  display: none;
}
.page-template-template-home-2022 .secondary-events .singolo-event .col-right img {
  width: 100%;
  height: calc(100vh - 60px);
  max-height: 500px;
  object-fit: cover;
  object-position: center;
}
.page-template-template-home-2022 .secondary-events .divider {
  border-bottom: 1px solid #000;
}
.page-template-template-home-2022 .pre-footer {
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 20px 20px 0 20px;
}
.page-template-template-home-2022 .pre-footer p {
  font-size: 80px;
  line-height: 72px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
/*------------------------------------*\
    SINGOLO EVENTO MAIN
\*------------------------------------*/
body.single-evento_principale.sticky .inpage-menu,
body.single-evento.sticky .inpage-menu {
  position: sticky;
  top: 60px;
  right: 0;
  left: 0;
  z-index: 99;
  transition: all 0.2s;
}
body.single-evento_principale .header,
body.single-evento .header {
  transition: all 0.1s linear;
}
body.single-evento_principale .ticket-header,
body.single-evento .ticket-header {
  width: 100%;
  height: 40px;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  margin-bottom: 0;
  background: #91989C;
  overflow: hidden;
}
body.single-evento_principale .ticket-header .container,
body.single-evento .ticket-header .container {
  width: 100%;
  height: 40px;
  overflow: hidden;
  position: relative;
}
body.single-evento_principale .ticket-header span,
body.single-evento .ticket-header span {
  font-size: 16px;
  font-weight: 900;
  line-height: 40px;
  text-transform: uppercase;
  color: #000;
  margin: 0 10px;
}
body.single-evento_principale .ticket-footer,
body.single-evento .ticket-footer {
  background: #91989C;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  margin-bottom: 0;
  height: 40px;
}
body.single-evento_principale .ticket-footer div.marquee-container div.content,
body.single-evento .ticket-footer div.marquee-container div.content {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  min-width: 100%;
}
body.single-evento_principale .ticket-footer div.marquee-container div.content .news-message,
body.single-evento .ticket-footer div.marquee-container div.content .news-message {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  animation: slide-left 20s linear infinite;
}
body.single-evento_principale .ticket-footer div.marquee-container div.content .news-message p,
body.single-evento .ticket-footer div.marquee-container div.content .news-message p {
  font-size: 16px;
  font-weight: 900;
  line-height: 40px;
  text-transform: uppercase;
  color: #000;
  margin: 0 10px;
}
@keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
body.single-evento_principale h1.titolo,
body.single-evento h1.titolo {
  font-size: 100px;
  line-height: 80px;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  padding: 10px 20px 20px 20px;
  margin-bottom: 0;
}
body.single-evento_principale .breve-descrizione,
body.single-evento .breve-descrizione {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  display: block;
  padding: 0 20px 20px 20px;
  color: #fff;
  background: #000;
}
body.single-evento_principale .inpage-menu,
body.single-evento .inpage-menu {
  display: block;
  background: #000;
  transition: all 0.2s;
}
body.single-evento_principale .inpage-menu ul,
body.single-evento .inpage-menu ul {
  padding: 0 20px;
  display: flex;
}
body.single-evento_principale .inpage-menu ul li a,
body.single-evento .inpage-menu ul li a {
  font-size: 16px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 12px;
  line-height: 40px;
  display: inline-block;
  margin-bottom: 0;
}
body.single-evento_principale .inpage-menu ul li a.active,
body.single-evento .inpage-menu ul li a.active {
  background: #fff;
  color: #000;
}
body.single-evento_principale .inpage-menu ul li a:hover,
body.single-evento .inpage-menu ul li a:hover {
  transition: 0.5s;
  background: #fff;
  color: #000;
}
body.single-evento_principale .featured-image,
body.single-evento .featured-image {
  position: relative;
}
body.single-evento_principale .featured-image img,
body.single-evento .featured-image img {
  width: 100%;
  /*max-height: 570px;*/
  object-fit: cover;
}
body.single-evento_principale .featured-image .biglietto,
body.single-evento .featured-image .biglietto {
  padding: 15px 20px;
  position: absolute;
  bottom: 20px;
  right: 0;
  background: #000;
}
body.single-evento_principale .featured-image .biglietto a,
body.single-evento .featured-image .biglietto a {
  font-size: 70px;
  line-height: 60px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
body.single-evento_principale .featured-image.mobile,
body.single-evento .featured-image.mobile {
  display: none;
}
body.single-evento_principale .featured-video,
body.single-evento .featured-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 0;
  position: relative;
  background: #000;
}
body.single-evento_principale .featured-video video,
body.single-evento .featured-video video,
body.single-evento_principale .featured-video iframe,
body.single-evento .featured-video iframe {
  height: 100%;
  max-height: calc(100vh - 140px);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
body.single-evento_principale #about .content,
body.single-evento #about .content {
  background: #000;
  padding: 20px;
}
body.single-evento_principale #about .content .introduzione,
body.single-evento #about .content .introduzione {
  max-width: 926px;
}
body.single-evento_principale #about .content .introduzione p,
body.single-evento #about .content .introduzione p {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}
body.single-evento_principale #about .content .introduzione a,
body.single-evento #about .content .introduzione a {
  color: #fff;
  text-decoration: underline;
}
body.single-evento_principale #about .content .descrizione,
body.single-evento #about .content .descrizione {
  max-width: 926px;
}
body.single-evento_principale #about .content .descrizione p,
body.single-evento #about .content .descrizione p {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
body.single-evento_principale #about .content .descrizione a,
body.single-evento #about .content .descrizione a {
  color: #fff;
  text-decoration: underline;
}
body.single-evento_principale #about .content.finito,
body.single-evento #about .content.finito {
  padding: 20px 0 0 0;
  background: #000;
}
body.single-evento_principale #about .content.finito .introduzione,
body.single-evento #about .content.finito .introduzione {
  margin: 0 auto;
}
body.single-evento_principale #about .content.finito .introduzione p,
body.single-evento #about .content.finito .introduzione p {
  text-transform: initial;
}
body.single-evento_principale #about .content.finito .introduzione .descrizione p,
body.single-evento #about .content.finito .introduzione .descrizione p {
  font-weight: initial !important;
}
body.single-evento_principale #about .content.finito .descrizione,
body.single-evento #about .content.finito .descrizione {
  margin: 0 auto;
}
body.single-evento_principale #about .content.finito .descrizione img,
body.single-evento #about .content.finito .descrizione img {
  width: 100%;
  height: auto;
  max-height: 680px;
  object-fit: contain;
}
body.single-evento_principale #about .content.finito .descrizione blockquote,
body.single-evento #about .content.finito .descrizione blockquote,
body.single-evento_principale #about .content.finito .descrizione blockquote p,
body.single-evento #about .content.finito .descrizione blockquote p {
  font-size: 30px;
  line-height: 30px;
  max-width: 680px;
  margin: 0 auto 40px auto;
}
body.single-evento_principale #about .content.finito .descrizione img,
body.single-evento #about .content.finito .descrizione img {
  display: block;
  margin: 0 auto 20px auto;
}
body.single-evento_principale #about .content.finito .descrizione iframe,
body.single-evento #about .content.finito .descrizione iframe {
  width: 100%;
}
body.single-evento_principale #about .content.finito .descrizione .video-wrapper,
body.single-evento #about .content.finito .descrizione .video-wrapper {
  margin-bottom: 20px;
}
body.single-evento_principale #about .content.finito .hightlights,
body.single-evento #about .content.finito .hightlights {
  max-width: 926px;
  margin: 0 auto;
  padding-bottom: 20px;
}
body.single-evento_principale #about .content.finito .hightlights p,
body.single-evento #about .content.finito .hightlights p {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  color: #fff;
  max-width: 640px;
  margin: 0 auto 20px auto;
}
body.single-evento_principale #about .content.finito .hightlights a,
body.single-evento #about .content.finito .hightlights a {
  color: #fff;
  text-decoration: underline;
}
body.single-evento_principale #about .content.finito .hightlights img,
body.single-evento #about .content.finito .hightlights img {
  display: block;
  margin: 0 auto 20px auto;
}
body.single-evento_principale #about .content.finito .hightlights iframe,
body.single-evento #about .content.finito .hightlights iframe {
  width: 100%;
}
body.single-evento_principale #about .content.finito .hightlights .video-wrapper,
body.single-evento #about .content.finito .hightlights .video-wrapper {
  margin-bottom: 20px;
}
body.single-evento_principale #about .content.finito + .content,
body.single-evento #about .content.finito + .content {
  display: none;
}
body.single-evento_principale #about .artists-list,
body.single-evento #about .artists-list {
  padding: 20px 20px 0 20px;
}
body.single-evento_principale #about .artists-list .content-list,
body.single-evento #about .artists-list .content-list {
  padding-bottom: 40px;
}
body.single-evento_principale #about .artists-list .content-list p,
body.single-evento #about .artists-list .content-list p {
  font-size: 60px;
  line-height: 54px;
  font-weight: 900;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0;
}
body.single-evento_principale #about .artists-list .content-list p:after,
body.single-evento #about .artists-list .content-list p:after {
  content: '■';
  font-size: 10px;
  vertical-align: bottom;
  margin-left: 10px;
  margin-right: 10px;
}
body.single-evento_principale .artists-gallery,
body.single-evento .artists-gallery {
  padding: 0;
}
body.single-evento_principale .artists-gallery .filters-list,
body.single-evento .artists-gallery .filters-list {
  position: sticky;
  top: 100px;
  z-index: 3;
  padding: 10px 20px;
  background: #fff;
  line-height: 1;
}
body.single-evento_principale .artists-gallery .filters-list li,
body.single-evento .artists-gallery .filters-list li {
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
  color: #cccccc;
  margin-right: 15px;
  cursor: pointer;
  padding: 2px 6px;
}
body.single-evento_principale .artists-gallery .filters-list li.inactive,
body.single-evento .artists-gallery .filters-list li.inactive {
  opacity: 0.3;
  cursor: not-allowed;
}
body.single-evento_principale .artists-gallery .filters-list li.active,
body.single-evento .artists-gallery .filters-list li.active {
  color: #000;
}
body.single-evento_principale .artists-gallery .filters-list li:hover,
body.single-evento .artists-gallery .filters-list li:hover {
  color: #000;
}
body.single-evento_principale .artists-gallery .projects-list,
body.single-evento .artists-gallery .projects-list {
  display: flex;
  /*justify-content: space-between;*/
  justify-content: flex-start;
  flex-wrap: wrap;
}
body.single-evento_principale .artists-gallery .projects-list .project-item,
body.single-evento .artists-gallery .projects-list .project-item {
  width: 16.66%;
  margin-bottom: 0;
  padding-bottom: 0;
  cursor: pointer;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .image,
body.single-evento .artists-gallery .projects-list .project-item .image {
  height: calc(100% - 45px);
  height: 370px;
  position: relative;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .image img,
body.single-evento .artists-gallery .projects-list .project-item .image img {
  width: 100%;
  /*height: 100%;*/
  height: 370px;
  /*aspect-ratio: 3 / 4;*/
  object-fit: cover;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .nome-artista,
body.single-evento .artists-gallery .projects-list .project-item .nome-artista {
  /*font-size: 15px;
                    line-height: 50px;*/
  line-height: 15px;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: 900;
  margin-bottom: 0;
  padding: 0 20px;
  text-transform: uppercase;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .nome-artista img,
body.single-evento .artists-gallery .projects-list .project-item .nome-artista img {
  float: right;
  transform: rotate(180deg);
  margin-top: 4px;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content,
body.single-evento .artists-gallery .projects-list .project-item .content {
  display: none;
  background: #fff;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .close-project-item,
body.single-evento .artists-gallery .projects-list .project-item .content .close-project-item {
  font-size: 16px;
  line-height: 42px;
  cursor: pointer;
  font-weight: 900;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 20px;
  border-bottom: 1px solid #CCCCCC;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .close-project-item span,
body.single-evento .artists-gallery .projects-list .project-item .content .close-project-item span {
  font-size: 25px;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-left,
body.single-evento .artists-gallery .projects-list .project-item .content .col-left {
  width: 40%;
  height: calc(100vh - 145px);
  margin-top: 45px;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-left img,
body.single-evento .artists-gallery .projects-list .project-item .content .col-left img {
  width: 100%;
  height: calc(100vh - 145px);
  object-fit: cover;
  border-right: 1px solid #CCCCCC;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right,
body.single-evento .artists-gallery .projects-list .project-item .content .col-right {
  width: 60%;
  height: calc(100vh - 145px);
  margin-top: 45px;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info,
body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info {
  padding: 10px 20px;
  background: #fff;
  overflow: scroll;
  height: 100%;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info .nome-artista,
body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info .nome-artista {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  padding: 0;
  margin-bottom: 20px;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info .performance-info,
body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info .performance-info {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  margin-bottom: 0;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info .descrizione,
body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info .descrizione {
  margin: 20px auto 0 auto;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info .descrizione p,
body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info .descrizione p {
  font-size: 20px;
  line-height: 20px;
  color: #000;
}
body.single-evento_principale .artists-gallery .projects-list .project-item.open .content,
body.single-evento .artists-gallery .projects-list .project-item.open .content {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  cursor: default;
  animation: all 0.5s;
}
body.single-evento_principale .artists-gallery .projects-list .project-item .content .nome-artista,
body.single-evento .artists-gallery .projects-list .project-item .content .nome-artista {
  height: initial;
}
body.single-evento_principale .program .days,
body.single-evento .program .days {
  padding: 0 15px;
  display: flex;
}
body.single-evento_principale .program .days .day,
body.single-evento .program .days .day {
  font-size: 200px;
  line-height: 212px;
  font-weight: 900;
  margin-right: 60px;
  color: #D8D8D8;
  cursor: pointer;
}
body.single-evento_principale .program .days .day.active,
body.single-evento .program .days .day.active,
body.single-evento_principale .program .days .day:hover,
body.single-evento .program .days .day:hover {
  color: #000;
}
body.single-evento_principale .program .venues,
body.single-evento .program .venues {
  display: none;
  /*display: flex;*/
  padding: 0 14px;
  border-top: 1px solid #91989C;
  border-bottom: 1px solid #91989C;
}
body.single-evento_principale .program .venues .venue,
body.single-evento .program .venues .venue {
  font-size: 15px;
  line-height: 40px;
  font-weight: 900;
  padding: 0 12px;
  text-transform: uppercase;
  cursor: pointer;
}
body.single-evento_principale .program .venues .venue.active,
body.single-evento .program .venues .venue.active,
body.single-evento_principale .program .venues .venue:hover,
body.single-evento .program .venues .venue:hover {
  transition: 0.5s;
  background: #000;
  color: #fff;
}
body.single-evento_principale .program .table-labels .row,
body.single-evento .program .table-labels .row {
  padding: 0 20px;
  display: flex;
  border-bottom: 1px solid #91989C;
}
body.single-evento_principale .program .table-labels .row div,
body.single-evento .program .table-labels .row div {
  font-size: 15px;
  line-height: 55px;
  font-weight: 900;
  text-transform: uppercase;
}
body.single-evento_principale .program .table-labels .row .day,
body.single-evento .program .table-labels .row .day {
  width: 90px;
}
body.single-evento_principale .program .table-labels .row .time,
body.single-evento .program .table-labels .row .time {
  width: 90px;
}
body.single-evento_principale .program .table-labels .row .guest,
body.single-evento .program .table-labels .row .guest {
  width: 35%;
}
body.single-evento_principale .program .table-labels .row .venue,
body.single-evento .program .table-labels .row .venue {
  width: 25%;
}
body.single-evento_principale .program .table-labels .row .stage,
body.single-evento .program .table-labels .row .stage {
  width: 25%;
}
body.single-evento_principale .program .table .row,
body.single-evento .program .table .row {
  padding: 0 20px;
  display: flex;
  border-bottom: 1px solid #91989C;
}
body.single-evento_principale .program .table .row div,
body.single-evento .program .table .row div {
  font-size: 15px;
  line-height: 15px;
  margin-top: 13px;
  margin-bottom: 13px;
}
body.single-evento_principale .program .table .row .day,
body.single-evento .program .table .row .day {
  width: 90px;
}
body.single-evento_principale .program .table .row .time,
body.single-evento .program .table .row .time {
  width: 90px;
}
body.single-evento_principale .program .table .row .guest,
body.single-evento .program .table .row .guest {
  width: 35%;
  font-weight: 900;
  padding: 0 20px 0 0;
}
body.single-evento_principale .program .table .row .venue,
body.single-evento .program .table .row .venue {
  width: 25%;
}
body.single-evento_principale .program .table .row .stage,
body.single-evento .program .table .row .stage {
  width: 25%;
}
body.single-evento_principale .download-program,
body.single-evento .download-program {
  margin-top: 20px;
  margin-bottom: 16px;
  padding: 0 20px;
}
body.single-evento_principale .download-program a,
body.single-evento .download-program a {
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
}
body.single-evento_principale .download-program a:after,
body.single-evento .download-program a:after {
  content: '→';
  margin-left: 10px;
  transform: rotate(90deg);
  display: inline-block;
  font-weight: 900;
}
body.single-evento_principale .location-gallery,
body.single-evento .location-gallery,
body.single-evento_principale .hightlights-gallery,
body.single-evento .hightlights-gallery {
  padding: 0;
  height: 100%;
}
body.single-evento_principale .location-gallery .row .image,
body.single-evento .location-gallery .row .image,
body.single-evento_principale .hightlights-gallery .row .image,
body.single-evento .hightlights-gallery .row .image {
  width: 100%;
}
body.single-evento_principale .location-gallery .row .image img,
body.single-evento .location-gallery .row .image img,
body.single-evento_principale .hightlights-gallery .row .image img,
body.single-evento .hightlights-gallery .row .image img {
  width: 100%;
  height: calc(100vh - 300px);
  /*min-height: 900px;*/
  object-fit: cover;
}
body.single-evento_principale .location-gallery .row .descrizione,
body.single-evento .location-gallery .row .descrizione,
body.single-evento_principale .hightlights-gallery .row .descrizione,
body.single-evento .hightlights-gallery .row .descrizione {
  display: none;
}
body.single-evento_principale .location-gallery .pagination,
body.single-evento .location-gallery .pagination,
body.single-evento_principale .hightlights-gallery .pagination,
body.single-evento .hightlights-gallery .pagination {
  height: 22px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
body.single-evento_principale .location-gallery .pagination .swiper-pagination,
body.single-evento .location-gallery .pagination .swiper-pagination,
body.single-evento_principale .hightlights-gallery .pagination .swiper-pagination,
body.single-evento .hightlights-gallery .pagination .swiper-pagination {
  display: inline-block;
  color: #fff;
}
body.single-evento_principale .location-gallery .pagination .swiper-pagination .swiper-pagination-bullet,
body.single-evento .location-gallery .pagination .swiper-pagination .swiper-pagination-bullet,
body.single-evento_principale .hightlights-gallery .pagination .swiper-pagination .swiper-pagination-bullet,
body.single-evento .hightlights-gallery .pagination .swiper-pagination .swiper-pagination-bullet {
  display: none;
  width: initial;
  height: initial;
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  border-radius: 0;
  height: 22px;
  margin-bottom: 0;
  color: #fff;
  background: transparent;
}
body.single-evento_principale .location-gallery .pagination .swiper-pagination .swiper-pagination-bullet-active,
body.single-evento .location-gallery .pagination .swiper-pagination .swiper-pagination-bullet-active,
body.single-evento_principale .hightlights-gallery .pagination .swiper-pagination .swiper-pagination-bullet-active,
body.single-evento .hightlights-gallery .pagination .swiper-pagination .swiper-pagination-bullet-active {
  display: block;
}
body.single-evento_principale .location-gallery .pagination .total-slides,
body.single-evento .location-gallery .pagination .total-slides,
body.single-evento_principale .hightlights-gallery .pagination .total-slides,
body.single-evento .hightlights-gallery .pagination .total-slides {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  border-radius: 0;
  height: 22px;
  margin-bottom: 0;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
}
body.single-evento_principale .location-gallery .arrows,
body.single-evento .location-gallery .arrows,
body.single-evento_principale .hightlights-gallery .arrows,
body.single-evento .hightlights-gallery .arrows {
  position: absolute;
  width: 68px;
  height: 34px;
  right: 15px;
  bottom: 15px;
  /*.content {
                position: relative;
                width: 63px;
                height: 22px;
                
            }*/
}
body.single-evento_principale .location-gallery .arrows .swiper-button-prev,
body.single-evento .location-gallery .arrows .swiper-button-prev,
body.single-evento_principale .hightlights-gallery .arrows .swiper-button-prev,
body.single-evento .hightlights-gallery .arrows .swiper-button-prev,
body.single-evento_principale .location-gallery .arrows .swiper-button-next,
body.single-evento .location-gallery .arrows .swiper-button-next,
body.single-evento_principale .hightlights-gallery .arrows .swiper-button-next,
body.single-evento .hightlights-gallery .arrows .swiper-button-next {
  width: 34px;
  height: 34px;
  line-height: 1;
  align-items: initial;
  color: #fff !important;
  background: #000;
}
body.single-evento_principale .location-gallery .arrows .swiper-button-prev,
body.single-evento .location-gallery .arrows .swiper-button-prev,
body.single-evento_principale .hightlights-gallery .arrows .swiper-button-prev,
body.single-evento .hightlights-gallery .arrows .swiper-button-prev {
  left: auto;
  right: 34px;
}
body.single-evento_principale .location-gallery .arrows .swiper-button-next,
body.single-evento .location-gallery .arrows .swiper-button-next,
body.single-evento_principale .hightlights-gallery .arrows .swiper-button-next,
body.single-evento .hightlights-gallery .arrows .swiper-button-next {
  left: auto;
  right: 0;
}
body.single-evento_principale .location-gallery .swiper-button-next,
body.single-evento .location-gallery .swiper-button-next,
body.single-evento_principale .hightlights-gallery .swiper-button-next,
body.single-evento .hightlights-gallery .swiper-button-next,
body.single-evento_principale .location-gallery .swiper-button-prev,
body.single-evento .location-gallery .swiper-button-prev,
body.single-evento_principale .hightlights-gallery .swiper-button-prev,
body.single-evento .hightlights-gallery .swiper-button-prev {
  opacity: 1 !important;
  visibility: visible !important;
  color: #fff !important;
}
body.single-evento_principale .hightlights-gallery,
body.single-evento .hightlights-gallery {
  max-height: calc(100vh - 110px);
}
body.single-evento_principale .hightlights-gallery .swiper-slide,
body.single-evento .hightlights-gallery .swiper-slide {
  width: auto;
}
body.single-evento_principale .hightlights-gallery .swiper-slide .row,
body.single-evento .hightlights-gallery .swiper-slide .row {
  width: auto;
}
body.single-evento_principale .hightlights-gallery .swiper-slide .row .image,
body.single-evento .hightlights-gallery .swiper-slide .row .image {
  width: 100%;
}
body.single-evento_principale .hightlights-gallery .swiper-slide .row .image img,
body.single-evento .hightlights-gallery .swiper-slide .row .image img {
  width: 100%;
  height: 100%;
  max-height: calc(100vh - 110px);
  object-fit: contain;
}
body.single-evento_principale .hightlights-gallery .swiper-slide .row .descrizione,
body.single-evento .hightlights-gallery .swiper-slide .row .descrizione {
  position: absolute;
  bottom: 0;
  display: block;
  right: 20px;
}
body.single-evento_principale .hightlights-gallery .swiper-slide .row .descrizione p,
body.single-evento .hightlights-gallery .swiper-slide .row .descrizione p {
  font-size: 14px;
  opacity: 0.5;
}
body.single-evento_principale .slide-description,
body.single-evento .slide-description {
  /*min-height: 170px;*/
  padding-top: 20px;
  padding-bottom: 10px;
  /*margin-bottom: 20px;*/
}
body.single-evento_principale .slide-description .descrizione,
body.single-evento .slide-description .descrizione {
  width: 50%;
  padding-left: 20px;
  position: relative;
}
body.single-evento_principale .slide-description .descrizione h1,
body.single-evento .slide-description .descrizione h1,
body.single-evento_principale .slide-description .descrizione h2,
body.single-evento .slide-description .descrizione h2,
body.single-evento_principale .slide-description .descrizione h3,
body.single-evento .slide-description .descrizione h3 {
  font-size: 70px;
  line-height: 60px;
  font-weight: 900;
  margin-bottom: 12px;
  color: #fff;
}
body.single-evento_principale .slide-description .descrizione p:first-child,
body.single-evento .slide-description .descrizione p:first-child {
  font-size: 15px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body.single-evento_principale .slide-description .descrizione p,
body.single-evento .slide-description .descrizione p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
}
body.single-evento_principale .slide-description .descrizione a,
body.single-evento .slide-description .descrizione a {
  font-size: 15px;
  line-height: 30px;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0;
}
body.single-evento_principale .slide-description .descrizione a:after,
body.single-evento .slide-description .descrizione a:after {
  content: '→';
  margin-left: 10px;
}
body.single-evento_principale .biglietti,
body.single-evento .biglietti {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 20px 60px 20px;
  margin-top: 20px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
body.single-evento_principale .biglietti .biglietto,
body.single-evento .biglietti .biglietto {
  height: 100%;
  aspect-ratio: 4 / 3;
  min-height: 480px;
  position: relative;
  border: 1px solid #ccc;
}
body.single-evento_principale .biglietti .biglietto h3,
body.single-evento .biglietti .biglietto h3 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 20px;
  margin-bottom: 0;
  min-height: 142px;
}
body.single-evento_principale .biglietti .biglietto .location p,
body.single-evento .biglietti .biglietto .location p {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  padding: 0 20px;
  margin-bottom: 0;
}
body.single-evento_principale .biglietti .biglietto .descrizione,
body.single-evento .biglietti .biglietto .descrizione {
  position: absolute;
  right: 0;
  bottom: 50px;
  left: 0;
  margin-bottom: 0;
  padding: 20px;
}
body.single-evento_principale .biglietti .biglietto .descrizione p,
body.single-evento .biglietti .biglietto .descrizione p {
  font-size: 20px;
  line-height: 20px;
  padding: 0;
  margin-bottom: 10px;
}
body.single-evento_principale .biglietti .biglietto .descrizione p:last-child,
body.single-evento .biglietti .biglietto .descrizione p:last-child {
  margin-bottom: 0;
}
body.single-evento_principale .biglietti .biglietto .ticket-link,
body.single-evento .biglietti .biglietto .ticket-link {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 30px;
  height: 50px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  padding: 0 20px;
  margin-bottom: 0;
  color: #fff;
  background: #000;
}
body.single-evento_principale .biglietti .arrows,
body.single-evento .biglietti .arrows {
  position: absolute;
  bottom: 0;
  bottom: 30px;
  right: 15px;
}
body.single-evento_principale .biglietti .arrows .swiper-button-prev,
body.single-evento .biglietti .arrows .swiper-button-prev,
body.single-evento_principale .biglietti .arrows .swiper-button-next,
body.single-evento .biglietti .arrows .swiper-button-next {
  width: 34px;
  height: 34px;
  line-height: 1;
  align-items: initial;
  color: #fff !important;
  background: #000;
}
body.single-evento_principale .biglietti .arrows .swiper-button-next,
body.single-evento .biglietti .arrows .swiper-button-next {
  right: 0;
  left: auto;
}
body.single-evento_principale .biglietti .arrows .swiper-button-prev,
body.single-evento .biglietti .arrows .swiper-button-prev {
  left: auto;
  right: 34px;
}
body.single-evento_principale .informazioni-evento,
body.single-evento .informazioni-evento {
  padding: 40px 20px 40px 20px;
}
body.single-evento_principale .informazioni-evento h3,
body.single-evento .informazioni-evento h3 {
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
body.single-evento_principale .informazioni-evento .informazione,
body.single-evento .informazioni-evento .informazione {
  max-width: 710px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
body.single-evento_principale .informazioni-evento .informazione h4,
body.single-evento .informazioni-evento .informazione h4 {
  font-size: 20px;
  line-height: 30px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
body.single-evento_principale .informazioni-evento .informazione h4 img,
body.single-evento .informazioni-evento .informazione h4 img {
  transform: rotate(180deg);
  position: absolute;
  top: 8px;
  right: 0;
}
body.single-evento_principale .informazioni-evento .informazione h4.open img,
body.single-evento .informazioni-evento .informazione h4.open img {
  transform: rotate(0deg) !important;
}
body.single-evento_principale .informazioni-evento .informazione .descrizione,
body.single-evento .informazioni-evento .informazione .descrizione {
  display: none;
  padding-top: 20px;
}
body.single-evento_principale .informazioni-evento .informazione .descrizione p,
body.single-evento .informazioni-evento .informazione .descrizione p {
  padding-bottom: 10px;
  margin-bottom: 0;
}
body.single-evento_principale .sponsor-gallery,
body.single-evento .sponsor-gallery {
  padding: 0 20px;
  margin-bottom: 0;
  height: 100%;
  border-bottom: 1px solid #ccc;
}
body.single-evento_principale .sponsor-gallery .swiper-slide .row .image,
body.single-evento .sponsor-gallery .swiper-slide .row .image {
  width: 100%;
  border-right: 1px solid #ccc;
  text-align: center;
}
body.single-evento_principale .sponsor-gallery .swiper-slide .row .image img,
body.single-evento .sponsor-gallery .swiper-slide .row .image img {
  width: 120px;
  height: 120px;
  object-fit: cover;
}
body.single-evento_principale .sponsor-gallery .swiper-slide .row .descrizione,
body.single-evento .sponsor-gallery .swiper-slide .row .descrizione {
  font-family: Metodo;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  padding: 10px;
  height: 40px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.single-evento_principale .pre-footer,
body.single-evento .pre-footer {
  padding: 20px 20px 0 20px;
}
body.single-evento_principale .pre-footer p,
body.single-evento .pre-footer p {
  font-size: 80px;
  line-height: 72px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
body.single-evento_principale .spacer,
body.single-evento .spacer {
  display: block;
  width: 100%;
  height: 40px;
  background: #91989C;
}
body.single-evento_principale .spacer h2,
body.single-evento .spacer h2 {
  font-size: 28px;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 20px;
  color: #000;
}
/* https://clubtoclub.it/event/stone-island-presents-london-2022/ */
body.single-evento.postid-864 .artists-gallery .projects-list .project-item > .nome-artista {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* https://clubtoclub.it/event/c2c-festival-20yearsof-app */
body.postid-961 #programme:before {
  content: '';
  display: block;
  position: relative;
  width: 0;
  height: 99px;
  margin-top: -99px;
}
body.postid-961 #artists:before {
  content: '';
  display: block;
  position: relative;
  width: 0;
  height: 99px;
  margin-top: -99px;
}
body.postid-961 #location:before {
  content: '';
  display: block;
  position: relative;
  width: 0;
  height: 99px;
  margin-top: -99px;
}
body.postid-961 #titckets:before {
  content: '';
  display: block;
  position: relative;
  width: 0;
  height: 99px;
  margin-top: -99px;
}
/*------------------------------------*\
    ARCHIVE PAGE
\*------------------------------------*/
.page-template-template-archive h1.titolo {
  font-size: 100px;
  line-height: 80px;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  padding: 10px 20px 20px 20px;
  margin-bottom: 0;
}
.page-template-template-archive .featured-events {
  margin-top: 20px;
  padding-bottom: 50px;
  padding-left: 20px;
  background: white;
  position: relative;
}
.page-template-template-archive .featured-events .title {
  position: relative;
}
.page-template-template-archive .featured-events .title h2 {
  font-size: 40px;
  line-height: 50px;
  height: 50px;
  text-transform: uppercase;
  padding: 0 20px;
  margin-bottom: 0;
  transition: all 0.4s;
}
.page-template-template-archive .featured-events .arrows {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.page-template-template-archive .featured-events .arrows .swiper-button-prev {
  left: auto;
  right: 59px;
}
.page-template-template-archive .featured-events .arrows .swiper-button-next {
  right: 25px;
}
.page-template-template-archive .featured-events .arrows .swiper-button-prev,
.page-template-template-archive .featured-events .arrows .swiper-button-next {
  width: 34px;
  height: 34px;
  line-height: 1;
  align-items: initial;
  color: #fff !important;
  background: #000;
}
.page-template-template-archive .featured-events .arrows.mobile {
  display: none;
}
.page-template-template-archive .featured-events .content {
  padding: 0;
}
.page-template-template-archive .featured-events .content .singolo-event {
  position: relative;
}
.page-template-template-archive .featured-events .content .singolo-event img {
  width: 100%;
  max-height: calc(100vh - 220px);
  min-height: 380px;
  object-fit: cover;
  aspect-ratio: 4 / 3;
}
.page-template-template-archive .featured-events .content .singolo-event .mobile {
  display: none;
}
.page-template-template-archive .featured-events .content .singolo-event .head {
  position: absolute;
  bottom: 0;
  padding: 20px;
  background: transparent;
}
.page-template-template-archive .featured-events .content .singolo-event .head h3,
.page-template-template-archive .featured-events .content .singolo-event .head a {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.4s;
}
.page-template-template-archive .featured-events .content .singolo-event .head h3:hover {
  margin-left: 15px;
  transition: all 0.4s;
}
.page-template-template-archive .featured-events .content .singolo-event .head .introduzione {
  max-height: 42px;
  overflow: hidden;
}
.page-template-template-archive .featured-events .content .singolo-event .head .introduzione p {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
.page-template-template-archive .featured-events .content .singolo-event .head p.data {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 0;
  color: #fff;
}
.page-template-template-archive .filter {
  padding-top: 1px;
  border-bottom: 1px solid #ccc;
}
.page-template-template-archive .filter span.label {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 16px;
  line-height: 38px;
  font-weight: 900;
  text-transform: uppercase;
  float: left;
}
.page-template-template-archive .filter form {
  display: inline-block;
  width: calc(100% - 118px);
}
.page-template-template-archive .filter ul {
  padding: 0 20px 0 0;
}
.page-template-template-archive .filter ul li {
  display: inline-block;
  margin-right: 40px;
  padding: 0;
}
.page-template-template-archive .filter ul li select {
  font-size: 16px;
  line-height: 38px;
  font-weight: 900;
  text-transform: uppercase;
  border: none;
  -webkit-appearance: none;
  background-position: calc(100% - 12px) center !important;
  background: url("img/icons/select-arrow.svg");
  background-repeat: no-repeat;
  /*background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;*/
}
.page-template-template-archive .filter ul li.sf-field-sort_order {
  float: right;
  margin-right: 0;
}
.page-template-template-archive .filter ul li.sf-field-sort_order:before {
  content: 'ORDER ARCHIVE ON';
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  margin-right: 20px;
}
.page-template-template-archive .archive-list .event {
  display: flex;
  padding: 0 20px;
  border-bottom: 1px solid #ccc;
}
.page-template-template-archive .archive-list .event .year {
  font-size: 20px;
  line-height: 60px;
  display: inline-block;
  width: 100px;
}
.page-template-template-archive .archive-list .event h2 {
  display: inline-block;
  margin-bottom: 0;
}
.page-template-template-archive .archive-list .event h2 a {
  font-size: 40px;
  line-height: 60px;
  font-weight: 900;
  transition: all 0.4s;
}
.page-template-template-archive .archive-list .event h2 a:hover {
  margin-left: 15px;
  transition: all 0.4s;
}
.page-template-template-archive .archive-list p.no-results {
  font-size: 40px;
  line-height: 60px;
  font-weight: 900;
  padding: 20px;
}
.page-template-template-archive .spacer {
  display: block;
  width: 100%;
  height: 40px;
  background: #91989C;
}
.page-template-template-archive .spacer h2 {
  font-size: 28px;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 20px;
  color: #000;
}
.page-template-template-archive .pre-footer {
  padding: 20px 20px 0 20px;
}
.page-template-template-archive .pre-footer p {
  font-size: 80px;
  line-height: 72px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
/*------------------------------------*\
    STANDARD PAGE
\*------------------------------------*/
.section-header-title {
  margin-left: -20px !important;
  margin-right: -20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 0 !important;
  background: #000;
}
.section-header-title h1 {
  font-size: 100px;
  line-height: 80px;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  padding: 10px 0 20px 0;
}
body.page-template-default .type-page {
  padding: 0 20px;
}
/*------------------------------------*\
    SIMPLE PAGE
\*------------------------------------*/
.simple-page-content {
  min-height: calc(100vh - 120px);
  padding-top: 20px !important;
  padding-bottom: 40px;
}
.simple-page-content .wpb_text_column {
  max-width: 1080px;
}
.simple-page-content .wpb_text_column img {
  width: 100%;
  height: auto;
}
.simple-page-content .wpb_single_image img {
  width: 100%;
  height: auto;
}
.simple-page-content a {
  text-decoration: underline;
}
.simple-page-content ul {
  margin-bottom: 20px;
  padding-left: 15px;
}
/*------------------------------------*\
    ABOUT PAGE
\*------------------------------------*/
body.page-id-789 {
  background: #000;
}
.about-section-content {
  min-height: calc(100vh - 120px);
  padding-top: 20px !important;
  padding-bottom: 40px !important;
}
.about-section-content .wpb_text_column {
  max-width: 1080px;
}
.about-section-content p {
  font-size: 30px;
  line-height: 30px;
  font-weight: 900;
  color: #fff;
}
.about-section-content a {
  text-decoration: underline;
  color: #fff;
}
.about-section-content ul {
  margin-bottom: 20px;
  padding-left: 15px;
}
/*------------------------------------*\
    CONTACT PAGE
\*------------------------------------*/
.contact-section-content {
  min-height: calc(100vh - 230px);
  padding-top: 20px !important;
  padding-bottom: 40px !important;
}
.contact-section-content .wpb_text_column h2 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
}
.contact-section-content .wpb_text_column p {
  font-size: 20px;
  line-height: 20px;
}
.contact-section-content .wpb_text_column a {
  font-weight: 900;
}
/*------------------------------------*\
    PARTNERS PAGE
\*------------------------------------*/
.partners-page-title {
  padding-top: 20px;
}
.partners-page-content .wpb_single_image {
  text-align: center !important;
}
.partners-page-content .wpb_single_image img {
  width: 100%;
  height: auto;
  max-height: 120px;
  object-fit: contain;
}
.partners-page-content-new .wpb_single_image {
  text-align: center !important;
}
.partners-page-content-new .wpb_single_image img {
  width: 100%;
  height: auto;
  max-height: 120px !important;
  object-fit: contain;
}
/*------------------------------------*\
    PRESS PAGE
\*------------------------------------*/
.press-section-content {
  min-height: calc(100vh - 230px);
  margin-left: -20px !important;
  margin-right: -20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 20px !important;
  padding-bottom: 40px;
}
.press-section-content .wpb_text_column {
  max-width: 1080px;
}
.press-section-content h2 {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.press-section-content p {
  font-size: 20px;
  line-height: 20px;
}
.press-section-content a {
  text-decoration: underline;
}
.press-section-content ul {
  margin-bottom: 20px;
  padding-left: 15px;
}
.press-section-content ul li {
  font-size: 20px;
  line-height: 30px;
  list-style-type: none;
}
.press-section-content ul li:before {
  content: "■";
  font-size: 8px;
  vertical-align: middle;
  margin-right: 15px;
}
.sdm_download_link > span {
  display: none;
}
.sdm_download_link input {
  border: 1px solid #CCCCCC;
  line-height: 50px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 0;
  padding: 0;
  float: left;
  min-width: 200px;
}
.sdm_download_link span.sdm-download-button a {
  font-size: 30px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 20px;
  background: #000;
  color: #fff !important;
  border: none;
  margin-bottom: 0;
  text-decoration: none;
  border-radius: 0;
}
.sdm_download_link span.sdm-download-button a:hover {
  background: #000;
}
/*------------------------------------*\
    WOOCOMMERCE
\*------------------------------------*/
body.woocommerce-cart main {
  min-height: calc(100vh - 60px);
}
body.woocommerce-cart main .woocommerce .cart-empty.woocommerce-info {
  display: none;
}
.woocommerce form .form-row {
  padding: 0;
  margin: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  font-weight: 900;
  text-transform: uppercase;
}
.woocommerce .products ul,
.woocommerce ul.products {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px 0 -10px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: none;
  margin: 0 0 20px 0;
  padding: 10px;
  width: 25%;
}
.woocommerce ul.products li.product a img {
  margin: 0 0 20px 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  margin-bottom: 20px;
  padding: 0;
  text-align: left;
}
.woocommerce ul.products li.product .price {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #000;
}
.woocommerce ul.products li.product .button {
  font-size: 20px;
  line-height: 50px;
  margin-top: 0;
  background: #91989C;
  color: #000;
}
#calc_shipping_postcode_field + p button {
  background: transparent !important;
  color: #000 !important;
  font-size: 20px !important;
  line-height: 50px !important;
  font-weight: normal !important;
  text-transform: capitalize !important;
  text-decoration: underline !important;
}
#calc_shipping_postcode_field + p button:hover {
  background: #000 !important;
  color: #fff !important;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #000;
}
.qib-button:not(#qib_id):not(#qib_id) {
  height: 50px !important;
  width: 50px !important;
  color: #fff !important;
  background: #000 !important;
  border: 2px #000 solid !important;
  border-color: #000;
  font-weight: 900;
}
.qib-button:focus:not(#qib_id):not(#qib_id) {
  border: 2px #000 solid !important;
}
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
  height: 50px !important;
  width: 50px !important;
  font-size: 20px;
  font-weight: 900;
}
form.cart button[type='submit']:not(#qib_id):not(#qib_id):not(_):not(_) {
  height: 50px !important;
}
form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id) {
  margin-left: 20px !important;
}
.woocommerce button.button.alt.disabled {
  background: #000;
}
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover {
  background: #000;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #000;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 20px;
  border-radius: 0;
}
.woocommerce-notices-wrapper {
  position: fixed;
  bottom: 0;
  z-index: 99;
  right: 0;
  left: 0;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top: 0;
  background-color: #91989C;
  color: #000;
  font-size: 28px;
  line-height: 40px;
  margin: 0;
  padding: 0 20px;
}
.woocommerce-error a.button,
.woocommerce-info a.button,
.woocommerce-message a.button {
  background-color: transparent;
  color: #000;
  font-size: 28px;
  line-height: 40px;
}
.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-message a.button:hover {
  background-color: transparent;
  color: #000;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
  font-weight: 400 !important;
}
.stripe-source-errors {
  padding: 0 20px 40px 20px;
}
.stripe-source-errors .woocommerce_error li {
  text-transform: initial !important;
}
.paypal-button-number-1 {
  display: none !important;
}
.paypal-button-number-2 {
  display: none !important;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  display: none;
}
.woocommerce a.remove {
  font-size: 30px;
  font-weight: 400;
  color: #91989C !important;
  width: 30px;
  height: initial;
  margin: 0 auto;
}
.woocommerce a.remove:hover {
  background: #000;
  color: #fff;
}
.woocommerce-cart table.cart img {
  width: 200px;
}
body.single-product .back-to,
body.woocommerce-cart .back-to,
body.woocommerce-checkout .back-to {
  position: fixed;
  top: 60px;
  right: 0;
  left: 0;
  z-index: 9;
  background: #fff;
  border-bottom: 1px solid #CCCCCC;
}
body.single-product .back-to a,
body.woocommerce-cart .back-to a,
body.woocommerce-checkout .back-to a {
  font-size: 16px;
  line-height: 42px;
  cursor: pointer;
  font-weight: 900;
  text-transform: uppercase;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 20px;
}
body.single-product .back-to a span,
body.woocommerce-cart .back-to a span,
body.woocommerce-checkout .back-to a span {
  font-size: 25px;
  margin-right: 5px;
}
body.woocommerce-cart main,
body.woocommerce-checkout main {
  padding-top: 130px;
}
body.woocommerce-checkout h3 {
  text-transform: uppercase;
}
.woocommerce-checkout #payment div.form-row {
  padding: 20px;
}
.woocommerce-checkout #payment div.form-row.place-order {
  padding: 20px 40px 40px 37px;
}
.woocommerce table.shop_table th {
  font-size: 20px;
  font-weight: 900;
  line-height: 40px;
  text-transform: uppercase;
}
.button.wc-backward {
  font-size: 20px;
  font-weight: 900;
  line-height: 40px !important;
  text-transform: uppercase;
  background: #000 !important;
  color: #fff !important;
}
.woocommerce table.shop_table td {
  padding: 20px;
  font-weight: normal;
}
body.woocommerce-cart table.cart {
  font-size: 20px;
  font-weight: 900;
}
body.woocommerce-cart table.cart td.product-quantity .qib-container:not(#qib_id):not(#qib_id) {
  justify-content: flex-start;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  min-width: 200px;
  padding: 12px 20px;
  font-weight: normal;
}
.woocommerce-cart table.cart td.actions button {
  background: transparent;
  color: #000 !important;
  font-weight: normal;
  text-transform: capitalize;
  text-decoration: underline;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  padding: 0 20px;
}
.woocommerce .cart .button {
  line-height: 50px;
  background: #000;
  color: #fff !important;
}
.woocommerce .cart .button:hover {
  background: #000;
  color: #fff !important;
}
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover {
  background: #000;
}
body.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}
body.woocommerce-checkout .woocommerce {
  margin-bottom: 80px;
}
.woocommerce ul#shipping_method li {
  display: block;
  margin-bottom: 20px;
}
.woocommerce form .form-row {
  margin-bottom: 29px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  font-size: 20px;
  line-height: 57px;
  padding: 0 20px;
  border: 1px solid #91989C;
}
.woocommerce form .form-row textarea {
  padding: 20px;
  min-height: 120px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #91989C;
}
.select2-container--default .select2-selection--single {
  height: 59px;
  line-height: 59px;
  color: #000;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  font-size: 20px;
  line-height: 59px;
  padding-left: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 59px;
  right: 20px;
}
.select2-results__option {
  padding: 6px 20px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  padding: 6px 20px;
  background-color: #000;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  margin-bottom: 60px;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: initial;
  padding: 20px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  line-height: 50px;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  display: block;
}
#wc-stripe-cc-form + fieldset {
  display: none;
}
#wc_brt_fermopoint_shipping_methods_custom-list_container ul.lista_pudo li.pudo {
  width: 33%;
  padding: 20px;
}
.woocommerce-checkout-payment label,
.woocommerce-checkout-payment p {
  font-size: 20px;
}
.wc-stripe-elements-field {
  padding: 20px !important;
}
.woocommerce-terms-and-conditions + p {
  padding: 0 !important;
  margin: 0 20px !important;
  display: inline-block;
  float: left;
}
.cart_totals.calculated_shipping h2 {
  text-transform: uppercase;
}
body.woocommerce-cart .woocommerce-shipping-totals {
  /*display: none;*/
}
body.woocommerce-checkout .woocommerce-notices-wrapper {
  z-index: 999;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error li {
  display: none;
}
body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error:after {
  content: 'Please fill in all required fields';
}
body.woocommerce-checkout .shop_table .cart-subtotal {
  display: none;
}
body.woocommerce-checkout .shop_table th {
  font-weight: 900 !important;
}
/*------------------------------------*\
    SHOP PRODOTTO
\*------------------------------------*/
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 50%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 50%;
}
body.woocommerce-page h1 {
  font-size: 100px;
  line-height: 80px;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  margin-bottom: 0;
}
body.single-product {
  /*.related {
        border-top: 1px solid #D8D8D8;
        h2 {
            text-align: center;
            margin-top: 75px;
            margin-bottom: 75px;
        }
    }*/
}
body.single-product main {
  padding-top: 106px;
}
body.single-product .product-container {
  display: flex;
}
body.single-product .woocommerce-product-gallery {
  margin-bottom: 0 !important;
}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  pointer-events: none;
}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
  pointer-events: none;
}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
body.single-product .woocommerce-product-gallery__trigger {
  display: none;
}
body.single-product .product-section-slider .swiper-wrapper {
  display: block;
}
body.single-product .summary {
  margin-top: 20px;
  margin-bottom: 40px !important;
}
body.single-product .summary .summary-container {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 20px;
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 136px;
}
body.single-product .summary .breadcrumb {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}
body.single-product .summary .category {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  text-transform: uppercase;
}
body.single-product .summary h1 {
  font-size: 60px;
  line-height: 60px;
  color: #000;
  background: initial;
  padding: 0 0 20px 0;
}
body.single-product .summary p.price {
  font-size: 20px;
  line-height: 20px;
  color: black;
}
body.single-product .summary .woocommerce-product-details__short-description p {
  font-size: 20px;
  line-height: 20px;
  color: black;
}
body.single-product .summary .variations {
  margin-bottom: 60px !important;
}
body.single-product .summary .variations tbody {
  padding-right: 20px;
}
body.single-product .summary .variations tbody tr {
  display: block;
  width: 100%;
  text-align: left;
}
body.single-product .summary .variations tbody tr th.label {
  display: block;
  margin-bottom: 10px;
}
body.single-product .summary .variations tbody tr th.label label {
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  color: black;
}
body.single-product .summary .variations tbody tr td.value {
  width: 100%;
  margin-bottom: 20px;
}
body.single-product .summary .variations tbody tr td.value .attribute_pa_size {
  padding: 0;
  margin: 0;
  min-width: 98px;
  height: 50px;
}
body.single-product .summary .variations tbody tr td.value .attribute_pa_size span {
  font-size: 20px;
  color: black;
  margin-bottom: 0;
}
body.single-product .summary .variations tbody tr td.value .attribute_pa_size:hover {
  box-shadow: none;
  background: #000;
}
body.single-product .summary .variations tbody tr td.value .attribute_pa_size:hover span {
  color: #fff;
}
body.single-product .summary .variations tbody tr td.value .attribute_pa_size.thwvs-selected {
  box-shadow: none;
  background: #000;
}
body.single-product .summary .variations tbody tr td.value .attribute_pa_size.thwvs-selected span {
  color: #fff;
  font-weight: 900;
}
body.single-product .summary .variations tbody tr td.value .thwvs-wrapper-ul .thwvs-item-span-color {
  margin-bottom: 0;
  width: 50%;
  height: 50%;
}
body.single-product .summary .variations tbody tr td.value .thwvs-wrapper-ul .thwvs-wrapper-item-li:hover {
  box-shadow: 0 0 0 1px #e2dbdb;
}
body.single-product .summary .variations tbody tr td.value .thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-selected,
body.single-product .summary .variations tbody tr td.value .thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-selected:hover {
  box-shadow: 0 0 0 1px #e2dbdb;
}
body.single-product .summary .variations tbody tr td.value .thwvs-wrapper-ul .thwvs-wrapper-item-li.thwvs-selected .thwvs-item-span-color {
  width: 100%;
  height: 100%;
}
body.single-product .summary .variations tbody tr td.value .reset_variations {
  display: none !important;
}
body.single-product .summary .single_variation_wrap {
  position: relative;
}
body.single-product .summary .woocommerce-variation-availability {
  position: absolute;
  top: -40px;
}
.woocommerce div.product .out-of-stock {
  font-size: 20px !important;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 20px;
  border-radius: 0;
  background: #91989C;
  display: inline-block;
  color: #000;
}
.woocommerce div.product .in-stock {
  display: none;
}
.related.products {
  background: #000;
  padding-top: 20px;
  padding-bottom: 0;
}
.related.products h2 {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  margin-bottom: 20px;
}
.related.products ul.products {
  margin: 0 10px;
}
.related.products ul.products li.product .price {
  color: #fff;
}
.related.products .add_to_cart_button {
  display: none;
}
/*------------------------------------*\
    SHOP PAGE
\*------------------------------------*/
.woocommerce .woocommerce-result-count {
  display: none;
}
.woocommerce .woocommerce-ordering {
  display: none;
}
.shop-section-filters {
  background: #000;
  position: sticky !important;
  top: 60px;
  margin-left: -20px !important;
  z-index: 99;
}
.shop-section-filters .searchandfilter > ul:before {
  content: 'Filters:';
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  margin-right: 20px;
}
.shop-section-filters .searchandfilter {
  padding: 0 20px;
}
.shop-section-filters .searchandfilter ul li {
  display: inline-block;
  padding: 0;
}
.shop-section-filters .searchandfilter ul li input {
  opacity: 0;
  position: absolute;
}
.shop-section-filters .searchandfilter ul li label {
  cursor: pointer;
  font-size: 16px;
  line-height: 40px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  padding: 0 12px;
}
.shop-section-filters .searchandfilter ul li.sf-option-active {
  background: #fff;
}
.shop-section-filters .searchandfilter ul li.sf-option-active label {
  color: #000;
}
body.woocommerce-shop .products {
  padding-top: 30px;
}
body.woocommerce-shop .products .add_to_cart_button {
  display: none;
}
.woocommerce ul.products li.product .button.product_type_variable {
  /*display: none;*/
}
/*------------------------------------*\
    FOOTER
\*------------------------------------*/
footer {
  min-height: 60px;
}
.footer {
  background: #000;
  padding: 16px 20px 10px 20px;
}
.footer .row-1 .col-links {
  display: inline-block;
}
.footer .row-1 p,
.footer .row-1 a {
  font-size: 28px;
  line-height: 30px;
  font-weight: 900;
  color: #fff;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 0;
}
.footer .row-1 p.footer-show {
  float: right;
  margin-right: 0;
  cursor: pointer;
}
.footer .row-1 p.newsletter-show {
  cursor: pointer;
}
.sub-footer {
  display: none;
  background: #91989C;
  padding: 20px;
}
.sub-footer .wrapper {
  display: flex;
}
.sub-footer .col {
  width: 16.8%;
}
.sub-footer .col p,
.sub-footer .col a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 900;
  margin-bottom: 0;
  display: block;
}
.newsletter {
  display: none;
  background: #91989C;
  padding: 20px;
}
.newsletter form p {
  display: inline-block;
  margin-bottom: 0;
}
.newsletter form p.sib-email-area input[type=email] {
  font-size: 30px;
  font-weight: 900;
  border: 0;
  border-bottom: 6px solid #000;
  background: transparent;
  min-width: 440px;
}
.newsletter form p input[type=submit] {
  font-size: 30px;
  font-weight: 900;
  padding: 0;
  background: transparent;
  border: none;
  border-bottom: 6px solid;
  margin-left: -6px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 38px;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width: 1025px) {
  .header li {
    float: left;
  }
  .header .menu {
    clear: none;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
  .header.shrinked {
    height: 60px;
    transition: all 0.1s linear;
  }
  .header.shrinked .logo-img {
    height: 40px;
  }
  .header ul li {
    display: block;
    float: none;
  }
  .header ul li a {
    font-size: 80px;
    line-height: 80px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
  }
  .page-template-template-home .header.shrinked {
    height: 60px;
    transition: all 0.1s linear;
  }
  .page-template-template-home-2022 .header.shrinked {
    height: 60px;
    transition: all 0.1s linear;
  }
  /*body.single-evento_principale.sticky {
        .header {
            height: 50px;
            transition: all .1s linear;
            .logo {
                padding: 15px 20px;
                transition: all .1s linear;
            }
            .menu-toggle {
                top: 15px;
                transition: all .1s linear;
            }
        }
    }*/
}
@media only screen and (max-width: 1024px) {
  /*------------------------------------*\
        STRUCTURE
    \*------------------------------------*/
  main {
    padding-top: 45px;
  }
  img.desktop {
    display: none;
  }
  img.mobile {
    display: block;
  }
  /*------------------------------------*\
        GENERALE
    \*------------------------------------*/
  /*------------------------------------*\
        SWIPER SLIDER
    \*------------------------------------*/
  /*------------------------------------*\
        HEADER
    \*------------------------------------*/
  .header {
    height: 45px;
  }
  .header .header-container {
    height: 45px;
    background: #000;
  }
  .header .logo {
    padding: 15px 10px 15px 10px;
  }
  .header .logo a {
    line-height: 16px;
  }
  .header .logo a img {
    width: initial;
    height: 16px;
    margin-left: 1px;
  }
  .header .logo a svg {
    width: auto;
    height: 20px;
  }
  .header .logo p {
    line-height: 16px;
  }
  .header .logo p img {
    width: initial;
    height: 16px;
    margin-left: 1px;
  }
  .header .logo p svg {
    width: auto;
    height: 20px;
  }
  .header .cart-link {
    font-size: 22px;
    line-height: 45px;
    right: 45px;
  }
  .header .menu-toggle {
    top: 14px;
    right: 10px;
    line-height: 1;
  }
  .header .menu-toggle img {
    width: 16px;
    height: 16px;
  }
  .close-menu {
    display: none !important;
  }
  .header .menu-content-temp {
    top: 45px;
    height: calc(100vh - 45px);
    padding: 12px 10px 10px 10px;
  }
  body.sticky-end .menu-content-temp {
    top: 45px;
  }
  .header .menu-content-temp h1 {
    font-size: 50px;
    line-height: 40px;
  }
  .header .menu-content-temp p {
    font-size: 20px;
    line-height: 20px;
  }
  .menu-content-temp ul.menu li a {
    font-size: 45px;
    line-height: 45px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
  }
  .menu-content-temp ul.menu li {
    display: block;
  }
  .menu-content-temp ul.menu li a:hover {
    margin-left: 0;
  }
  .header .menu-content-temp .menu-footer .footer {
    padding: 0 10px;
  }
  .header .menu-content-temp .menu-footer .newsletter {
    padding: 10px 20px 10px 10px;
  }
  .header .menu-content-temp .menu-footer .newsletter form p.sib-email-area input[type="email"] {
    max-width: 320px;
    min-width: initial;
  }
  /*------------------------------------*\
        HOME
    \*------------------------------------*/
  .home-section-slider .singolo-event {
    height: calc(100vh - 50px);
  }
  .home-section-slider .singolo-event > img {
    height: calc(100vh - 50px);
    object-fit: cover;
  }
  .home-section-slider .singolo-event > img.desktop {
    display: none;
  }
  .home-section-slider .singolo-event > img.mobile {
    display: block;
  }
  .home-section-slider .singolo-event .head h2 {
    font-size: 50px;
    line-height: 40px;
  }
  .home-section-slider .singolo-event .head a,
  .home-section-slider .singolo-event .head p,
  .home-section-slider .singolo-event .head time {
    font-size: 16px;
    line-height: 16px;
  }
  /*.home-section-slider .singolo-event .read-more-link:after {
        background-size: 28px 28px;
        width: 28px;
        height: 28px;
    }*/
  .home-section-slider .singolo-event .read-more-content {
    overflow: auto;
  }
  .home-section-slider .singolo-event .read-more-content h2 {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .home-section-slider .singolo-event .read-more-content p {
    font-size: 20px;
    line-height: 20px;
  }
  /*------------------------------------*\
        HOME NEW
    \*------------------------------------*/
  .page-template-template-home .main-event > img.desktop {
    display: none;
  }
  .page-template-template-home .main-event > img.mobile {
    display: block;
  }
  .page-template-template-home main {
    padding-top: 45px;
  }
  .page-template-template-home .header {
    height: 45px;
  }
  .page-template-template-home .main-event {
    overflow: hidden;
  }
  .page-template-template-home .main-event .head {
    padding: 0 10px;
    width: 100%;
    overflow: hidden;
  }
  .page-template-template-home .main-event .head h2 {
    white-space: nowrap;
    overflow: scroll;
  }
  .page-template-template-home .main-event .head h2 a {
    font-size: 22.4px;
    line-height: 45px;
  }
  .page-template-template-home .main-event .head p.data {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  .page-template-template-home .main-event .head a.tickets {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    position: relative;
    left: 0;
  }
  .page-template-template-home .sticky-1 {
    height: calc(100vh - 135px);
    top: 45px;
  }
  .page-template-template-home .sticky-2 {
    height: calc(100vh - 90px);
    top: 90px;
  }
  .page-template-template-home .sticky-3 {
    height: calc(100vh - 135px);
    top: 135px;
  }
  .page-template-template-home .sticky-4 {
    height: calc(100vh - 180px);
    top: 180px;
  }
  .page-template-template-home .sticky-5 {
    height: calc(100vh - 225px);
    top: 225px;
  }
  .page-template-template-home .main-event.sticky-1 img {
    height: calc(100vh - 135px);
    object-fit: cover;
  }
  .page-template-template-home .main-event.sticky-2 img {
    height: calc(100vh - 60px);
    object-fit: cover;
  }
  .page-template-template-home .main-event.sticky-3 img {
    height: calc(100vh - 90px);
    object-fit: cover;
  }
  .page-template-template-home .template-home-section-slider {
    padding-left: 10px;
  }
  body.sticky-end .header {
    height: 45px !important;
  }
  body.sticky-end .header .logo {
    padding: 15px 10px 15px 10px;
  }
  body.sticky-end .header .logo a {
    line-height: 16px;
  }
  body.sticky-end .header .logo a img {
    height: 16px;
  }
  body.sticky-end .header .menu-toggle {
    top: 14px;
    right: 10px;
    line-height: 1;
  }
  body.sticky-end .main-event .head h2 a {
    font-size: 22.4px;
    line-height: 45px;
  }
  body.sticky-end .main-event .head a.tickets {
    position: relative;
    left: 0;
    font-size: 16px;
    line-height: 16px;
  }
  body.sticky-end .secondary-events .title h2 {
    font-size: 20px;
    line-height: 45px;
  }
  body.sticky-end .sticky-1 {
    height: calc(100vh - 135px);
    top: 45px;
  }
  body.sticky-end .sticky-2 {
    height: calc(100vh - 90px);
    margin-top: calc(100vh - 135px);
    top: 90px;
  }
  body.sticky-end .sticky-3 {
    height: calc(100vh - 135px);
    top: 135px;
  }
  body.sticky-end .sticky-4 {
    height: calc(100vh - 180px);
    top: 180px;
  }
  body.sticky-end .sticky-5 {
    height: calc(100vh - 150px);
    top: 150px;
  }
  body.sticky-end .home-footer.sticky-3 {
    height: calc(100vh - 90px);
    top: 90px;
  }
  body.sticky-end .home-footer.sticky-4 {
    height: calc(100vh - 135px);
    top: 135px;
  }
  body.sticky-end .home-footer.sticky-5 {
    height: calc(100vh - 180px);
    top: 180px;
  }
  .page-template-template-home .secondary-events .title {
    height: 20px;
  }
  .page-template-template-home .secondary-events .title h2 {
    font-size: 20px;
    line-height: 45px;
    padding: 0 10px;
  }
  .page-template-template-home .secondary-events .content .singolo-event .mobile {
    display: block;
    width: 100%;
  }
  .page-template-template-home .secondary-events .arrows {
    display: none;
  }
  .page-template-template-home .secondary-events.sticky-2 .singolo-event img {
    height: calc(100vh - 140px);
    object-fit: cover;
  }
  .page-template-template-home .secondary-events.sticky-3 .singolo-event img {
    height: calc(100vh - 260px);
    object-fit: cover;
  }
  .page-template-template-home .secondary-events.sticky-4 .singolo-event img {
    height: calc(100vh - 300px);
    object-fit: cover;
  }
  /*.page-template-template-home .secondary-events.sticky-2 {
        .singolo-event {
            img {
                height: calc(~"100vh - 155px");
                height: 100%;
                aspect-ratio: 3 / 4;
                object-fit: cover;
            }
        }
    }
    .page-template-template-home .secondary-events.sticky-3 {
        .singolo-event {
            img {
                height: calc(~"100vh - 200px");
                height: 100%;
                aspect-ratio: 3 / 4;
                object-fit: cover;
            }
        }
    }
    .page-template-template-home .secondary-events.sticky-4 {
        .singolo-event {
            img {
                height: calc(~"100vh - 245px");
                height: 100%;
                aspect-ratio: 3 / 4;
                object-fit: cover;
            }
        }
    }*/
  .page-template-template-home .secondary-events .content .singolo-event .head {
    padding: 20px 10px;
  }
  .page-template-template-home .secondary-events .content .singolo-event .head h3,
  .page-template-template-home .secondary-events .content .singolo-event .head h3 a {
    font-size: 22.4px;
    line-height: 22.4px;
  }
  .page-template-template-home .secondary-events .content .singolo-event .head h3:hover {
    margin-left: 0;
  }
  .page-template-template-home .secondary-events .content .singolo-event .head .introduzione {
    display: none;
  }
  .page-template-template-home .secondary-events .content .singolo-event .head .introduzione p {
    font-size: 16px;
    line-height: 16px;
  }
  .page-template-template-home .secondary-events .content .singolo-event .head p.data {
    font-size: 16px;
    line-height: 16px;
  }
  .page-template-template-home .home-footer .content {
    padding: 10px;
  }
  .page-template-template-home .home-footer .content h4 {
    font-size: 40px;
    line-height: 36px;
  }
  .page-template-template-home .home-footer footer .wrapper {
    padding: 0px 10px;
  }
  .page-template-template-home .home-footer .newsletter {
    padding: 10px;
  }
  .page-template-template-home .home-footer .sub-footer {
    padding: 10px 10px 1px 10px;
  }
  /*------------------------------------*\
        HOME 2022
    \*------------------------------------*/
  .page-template-template-home-2022 main {
    padding-top: 45px;
  }
  .page-template-template-home-2022 .header {
    height: 45px;
  }
  .page-template-template-home-2022 .main-event {
    height: calc(100vh - 145px);
  }
  .page-template-template-home-2022 .main-event img {
    height: calc(100vh - 145px);
  }
  .page-template-template-home-2022 .main-event .mobile {
    display: block;
  }
  .page-template-template-home-2022 .main-event .desktop {
    display: none;
  }
  .page-template-template-home-2022 .main-event .head h1 {
    font-size: 22px;
    line-height: 22px;
  }
  .page-template-template-home-2022 .main-event .head p.data {
    font-size: 16px;
    line-height: 16px;
  }
  .page-template-template-home-2022 .main-event .head {
    top: 10px;
    padding: 0 10px;
  }
  .page-template-template-home-2022 .secondary-events .singolo-event {
    height: 100%;
    max-height: 100%;
    display: block;
  }
  .page-template-template-home-2022 .secondary-events .singolo-event .col-left .head h2 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .page-template-template-home-2022 .secondary-events .singolo-event .col-left .head .introduzione p {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 10px;
  }
  .page-template-template-home-2022 .secondary-events .singolo-event .col-left .head p.data {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
  }
  .page-template-template-home-2022 .secondary-events .singolo-event .col-left {
    width: 100%;
    padding: 10px;
  }
  .page-template-template-home-2022 .secondary-events .singolo-event .col-right {
    width: 100%;
  }
  .page-template-template-home-2022 .secondary-events .singolo-event .col-right .mobile {
    display: block;
  }
  .page-template-template-home-2022 .secondary-events .singolo-event .col-right img {
    height: 100%;
    max-height: 100%;
  }
  .page-template-template-home-2022 .pre-footer {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }
  .page-template-template-home-2022 .pre-footer p {
    font-size: 40px;
    line-height: 36px;
    margin-bottom: 0;
  }
  /*------------------------------------*\
        SINGOLO EVENTO
    \*------------------------------------*/
  body.single-evento .header {
    height: 30px;
  }
  body.single-evento h1.titolo {
    font-size: 45px;
    line-height: 45px;
    padding: 20px 10px 10px 10px;
  }
  body.single-evento .breve-descrizione {
    font-size: 18px;
    line-height: 20px;
    padding: 10px;
  }
  body.single-evento main {
    padding-top: 30px;
  }
  body.single-evento .inpage-menu ul {
    line-height: 45px;
    padding: 0;
    margin-left: 10px;
    display: flex;
    justify-content: start;
    overflow: auto;
    padding-right: 5px;
  }
  body.single-evento .inpage-menu ul li a {
    font-size: 15px;
    line-height: 45px;
  }
  body.single-evento.sticky .inpage-menu {
    top: 45px;
  }
  body.single-evento .featured-image {
    display: none;
  }
  body.single-evento .featured-image.mobile {
    display: block;
  }
  body.single-evento .featured-image img {
    aspect-ratio: 3 / 4;
  }
  body.single-evento .spacer {
    height: 45px;
  }
  body.single-evento .spacer h2 {
    font-size: 20px;
    line-height: 45px;
    margin-left: 10px;
  }
  body.single-evento #about .content {
    padding: 20px 10px 0 10px;
  }
  body.single-evento #about .content .introduzione p {
    font-size: 20px;
    line-height: 22px;
  }
  body.single-evento #about .content .descrizione {
    padding: 0 0 20px 0;
  }
  body.single-evento #about .content .descrizione p {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0;
  }
  body.single-evento #about .content.finito {
    padding: 20px 10px 0 10px;
  }
  body.single-evento #about .content.finito .descrizione p {
    margin-bottom: 20px;
  }
  body.single-evento #about .content.finito .descrizione p.image {
    margin-left: -10px;
    margin-right: -10px;
  }
  body.single-evento #about .content.finito .descrizione p:last-child {
    margin-bottom: 0;
  }
  body.single-evento #about .content.finito .descrizione img {
    object-fit: contain;
    height: auto;
  }
  body.single-evento #about .content.finito .descrizione blockquote {
    margin: 0 auto 20px auto;
  }
  body.single-evento #about .content.finito .descrizione blockquote p {
    font-size: 20px;
    line-height: 22px;
    margin: 0 auto 20px auto;
  }
  body.single-evento #about .content.finito .hightlights {
    padding-bottom: 0;
  }
  body.single-evento #about .content.finito .hightlights p {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  body.single-evento #about .content.finito .hightlights img {
    object-fit: contain;
    height: auto;
  }
  body.single-evento #about .artists-list {
    padding: 20px 10px 0 10px;
  }
  body.single-evento #about .artists-list .content-list {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  body.single-evento #about .artists-list .content-list p {
    font-size: 30px;
    line-height: 30px;
  }
  body.single-evento .artists-gallery .filters-list {
    line-height: 45px;
    top: 90px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: scroll;
  }
  body.single-evento .artists-gallery .filters-list li {
    font-size: 15px;
    line-height: 45px;
    padding: 0;
  }
  body.single-evento .artists-gallery .projects-list .project-item {
    width: 50%;
  }
  body.single-evento .artists-gallery .projects-list .project-item .image {
    height: initial;
  }
  body.single-evento .artists-gallery .projects-list .project-item .image img {
    height: 240px;
  }
  body.single-evento .artists-gallery .projects-list .project-item .nome-artista {
    line-height: initial;
    padding: 0 10px;
  }
  body.single-evento .artists-gallery .projects-list .project-item.open .content {
    flex-direction: column;
    top: 90px;
    overflow-y: auto;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .close-project-item {
    padding-left: 10px;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-left {
    width: 100%;
    height: 100%;
    padding: 0;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-left img {
    height: 100%;
    aspect-ratio: 3/4;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-right {
    width: 100%;
    margin-top: 0;
    padding: 20px 10px 60px 10px;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info {
    padding: 0;
    overflow: initial;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info .performance-info {
    line-height: 22px;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info .descrizione {
    padding-bottom: 60px;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info .descrizione p {
    line-height: 22px;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-left .close-project-item {
    margin-bottom: 10px;
    margin-left: 0;
  }
  body.single-evento .artists-gallery .projects-list .project-item .content .col-right .info .nome-artista {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  body.single-evento .program .days {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  body.single-evento .program .days .day {
    font-size: 100px;
    line-height: 100px;
    margin-right: 30px;
  }
  body.single-evento .program .table-scroll {
    overflow-x: scroll;
  }
  body.single-evento .program .table-labels {
    display: grid;
  }
  body.single-evento .program .table-labels .row .day {
    padding-right: 20px;
    width: initial;
    min-width: 60px;
  }
  body.single-evento .program .table-labels .row .time {
    padding-right: 20px;
    width: initial;
    min-width: 90px;
  }
  body.single-evento .program .table-labels .row .guest {
    padding-right: 20px;
    width: initial;
    min-width: 220px;
  }
  body.single-evento .program .table-labels .row .venue {
    padding-right: 20px;
    width: initial;
    min-width: 180px;
  }
  body.single-evento .program .table-labels .row .stage {
    padding-right: 20px;
    width: initial;
    min-width: 180px;
  }
  body.single-evento .program .table {
    display: grid;
  }
  body.single-evento .program .table .row .day {
    padding-right: 20px;
    width: initial;
    min-width: 60px;
  }
  body.single-evento .program .table .row .time {
    padding-right: 20px;
    width: initial;
    min-width: 90px;
  }
  body.single-evento .program .table .row .guest {
    padding-right: 20px;
    width: initial;
    min-width: 220px;
  }
  body.single-evento .program .table .row .venue {
    padding-right: 20px;
    width: initial;
    min-width: 180px;
  }
  body.single-evento .program .table .row .stage {
    padding-right: 20px;
    width: initial;
    min-width: 180px;
  }
  body.single-evento .program .table .row .guest {
    line-height: 20px;
    margin-top: 10px;
  }
  body.single-evento .program .table .row .venue {
    line-height: 20px;
    margin-top: 10px;
  }
  body.single-evento .program .table .row .stage {
    line-height: 20px;
    margin-top: 10px;
  }
  body.single-evento .location-gallery .pagination {
    left: 10px;
  }
  body.single-evento .location-gallery .arrows {
    display: none;
    right: 10px;
  }
  body.single-evento .slide-description .descrizione p:first-child {
    line-height: 22px;
  }
  body.single-evento .slide-description .descrizione {
    width: 100%;
    padding-left: 10px;
  }
  body.single-evento .biglietti {
    padding: 0 10px 35px 10px;
  }
  body.single-evento .biglietti .biglietto {
    aspect-ratio: 1/1;
    /*min-height: 400px;*/
  }
  body.single-evento .biglietti .biglietto h3 {
    font-size: 40px;
    line-height: 40px;
    padding: 20px 10px;
  }
  body.single-evento .biglietti .biglietto .descrizione {
    padding: 20px 10px;
  }
  body.single-evento .biglietti .arrows {
    display: none;
  }
  body.single-evento .informazioni-evento {
    padding: 20px 10px 20px 10px;
  }
  body.single-evento .informazioni-evento h3 {
    font-size: 20px;
    line-height: 20px;
  }
  body.single-evento .informazioni-evento .informazione h4 {
    font-size: 15px;
    line-height: 15px;
  }
  body.single-evento .informazioni-evento .informazione .descrizione p {
    font-size: 20px;
    line-height: 22px;
  }
  body.single-evento .pre-footer {
    padding: 20px 10px 0 10px;
  }
  body.single-evento .pre-footer p {
    font-size: 40px;
    line-height: 36px;
  }
  body.single-evento .hightlights-gallery {
    margin-left: -10px;
    margin-right: -10px;
  }
  body.single-evento .hightlights-gallery .pagination {
    left: 10px;
  }
  body.single-evento .hightlights-gallery .arrows {
    right: 10px;
  }
  /*------------------------------------*\
        ARCHIVE PAGE
    \*------------------------------------*/
  .page-template-template-archive main {
    padding-top: 30px;
  }
  .page-template-template-archive h1.titolo {
    font-size: 45px;
    line-height: 45px;
    padding: 20px 10px;
  }
  .page-template-template-archive .featured-events .content .singolo-event .mobile {
    display: block;
  }
  .page-template-template-archive .featured-events {
    margin-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
  }
  .page-template-template-archive .featured-events .content .singolo-event .head {
    padding: 20px 10px;
  }
  .page-template-template-archive .featured-events .content .singolo-event .head h3,
  .page-template-template-archive .featured-events .content .singolo-event .head a {
    font-size: 22.4px;
    line-height: 22.4px;
  }
  .page-template-template-archive .featured-events .content .singolo-event .head h3:hover {
    margin-left: 0;
  }
  .page-template-template-archive .featured-events .content .singolo-event .head .introduzione {
    font-size: 16px;
    line-height: 16px;
  }
  .page-template-template-archive .featured-events .content .singolo-event .head p.data {
    font-size: 16px;
    line-height: 16px;
  }
  .page-template-template-archive .featured-events .arrows {
    display: none;
  }
  .page-template-template-archive .filter ul {
    padding: 0 10px;
    display: flex;
  }
  .page-template-template-archive .filter span.label {
    display: none;
  }
  .page-template-template-archive .filter form {
    width: 100%;
    overflow-x: auto;
  }
  .page-template-template-archive .filter ul li.sf-field-sort_order:before {
    display: none;
  }
  .page-template-template-archive .filter ul li.sf-field-sort_order {
    padding-right: 40px;
  }
  .page-template-template-archive .filter ul li select {
    min-width: 120px;
  }
  .page-template-template-archive .archive-list .event {
    display: block;
    padding: 0 15px;
  }
  .page-template-template-archive .archive-list .event .year {
    display: block;
  }
  .page-template-template-archive .archive-list .event h2 {
    margin-bottom: 20px;
  }
  .page-template-template-archive .archive-list .event h2 a {
    font-size: 22.4px;
    line-height: 22.4px;
  }
  .page-template-template-archive .archive-list .event h2 a:hover {
    margin-left: 0;
  }
  .page-template-template-archive .archive-list p.no-results {
    padding: 20px 15px;
    font-size: 22.4px;
    line-height: 22.4px;
  }
  .page-template-template-archive .spacer h2 {
    margin-left: 15px;
  }
  .page-template-template-archive .pre-footer {
    padding: 20px 15px 0 15px;
  }
  .page-template-template-archive .pre-footer p {
    font-size: 40px;
    line-height: 40px;
  }
  /*------------------------------------*\
        SINGOLO EVENTO MAIN
    \*------------------------------------*/
  /*body.single-evento_principale .header {
        height: 30px;
    }

    body.single-evento_principale h1.titolo {
        font-size: 45px;
        line-height: 45px;
        padding: 20px 10px 10px 10px;
    }

    body.single-evento_principale .breve-descrizione {
        font-size: 18px;
        line-height: 20px;
        padding: 10px;
    }

    body.single-evento_principale main {
        padding-top: 30px;
    }

    body.single-evento_principale .inpage-menu ul {
        line-height: 45px;
        padding: 0;
        margin-left: 4px;
        display: flex;
        justify-content: start;
        overflow: auto;
        padding-right: 5px;
    }

    body.single-evento_principale .inpage-menu ul li a {
        font-size: 15px;
        line-height: 45px;
    }

    body.single-evento_principale.sticky .inpage-menu {
        top: 45px;
    }

    body.single-evento_principale .featured-image {
        display: none;
    }

    body.single-evento_principale .featured-image.mobile {
        display: block;
    }

    body.single-evento_principale .featured-image img {
        aspect-ratio: 3 / 4;
    }

    body.single-evento_principale .spacer {
        height: 45px;
    }

    body.single-evento_principale .spacer h2 {
        font-size: 20px;
        line-height: 45px;
        margin-left: 10px;
    }

    body.single-evento_principale #about .content {
        padding: 20px 10px 0 10px;
    }

    body.single-evento_principale #about .content .introduzione p {
        font-size: 20px;
        line-height: 22px;
    }

    body.single-evento_principale #about .content .descrizione {
        padding: 0 0 20px 0;
    }

    body.single-evento_principale #about .content .descrizione p {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 0;
    }

    body.single-evento_principale #about .content.finito {
        padding: 20px 10px 0 10px;
    }
    body.single-evento_principale #about .content.finito .descrizione img {
        object-fit: contain;
        height: auto;
    }
    body.single-evento_principale #about .content.finito .hightlights p {
        font-size: 20px;
        line-height: 22px;
    }
    body.single-evento_principale #about .content.finito .hightlights img {
        object-fit: contain;
        height: auto;
    }

    body.single-evento_principale #about .artists-list {
        padding: 20px 10px 0 10px;
    }

    body.single-evento_principale #about .artists-list .content-list {
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    body.single-evento_principale #about .artists-list .content-list p {
        font-size: 30px;
        line-height: 30px;
    }

    body.single-evento_principale .artists-gallery .filters-list {
        line-height: 45px;
        top: 90px;
        padding: 0 10px;
        white-space: nowrap;
        overflow: scroll;
    }

    body.single-evento_principale .artists-gallery .filters-list li {
        font-size: 15px;
        line-height: 45px;
        padding: 0;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item {
        width: 50%;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .image {
        height: initial;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .image img {
        height: 240px;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .nome-artista {
        line-height: 45px;
        padding: 0 10px;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item.open .content {
        flex-direction: column;
        top: 90px;
        overflow-y: auto;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .close-project-item {
        padding-left: 10px;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-left {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-left img {
        height: 100%;
        aspect-ratio: 3/4;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right {
        width: 100%;
        margin-top: 0;
        padding: 20px 10px 60px 10px;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info {
        padding: 0;
        overflow: initial;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info .performance-info {
        line-height: 22px;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info .descrizione {
        padding-bottom: 60px;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info .descrizione p {
        line-height: 22px;   
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-left .close-project-item {
        margin-bottom: 10px;
        margin-left: 0;
    }

    body.single-evento_principale .artists-gallery .projects-list .project-item .content .col-right .info .nome-artista {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    body.single-evento_principale .program .days {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    body.single-evento_principale .program .days .day {
        font-size: 100px;
        line-height: 100px;
        margin-right: 30px;
    }

    body.single-evento_principale .program .table-scroll {
        overflow-x: scroll;
    }

    body.single-evento_principale .program .table-labels {
        display: grid;
    }

    body.single-evento_principale .program .table-labels .row .day {
        padding-right: 20px;
        width: initial;
        min-width: 60px;
    }

    body.single-evento_principale .program .table-labels .row .time {
        padding-right: 20px;
        width: initial;
        min-width: 90px;   
    }

    body.single-evento_principale .program .table-labels .row .guest {
        padding-right: 20px;
        width: initial;
        min-width: 220px;
    }

    body.single-evento_principale .program .table-labels .row .venue {
        padding-right: 20px;
        width: initial;
        min-width: 180px;
    }

    body.single-evento_principale .program .table-labels .row .stage {
        padding-right: 20px;
        width: initial;
        min-width: 180px;
    }

    body.single-evento_principale .program .table {
        display: grid;
    }

    body.single-evento_principale .program .table .row .day {
        padding-right: 20px;
        width: initial;
        min-width: 60px;
    }

    body.single-evento_principale .program .table .row .time {
        padding-right: 20px;
        width: initial;
        min-width: 90px;
    }

    body.single-evento_principale .program .table .row .guest {
        padding-right: 20px;
        width: initial;
        min-width: 220px;
    }

    body.single-evento_principale .program .table .row .venue {
        padding-right: 20px;
        width: initial;
        min-width: 180px;
    }

    body.single-evento_principale .program .table .row .stage {
        padding-right: 20px;
        width: initial;
        min-width: 180px;
    }

    body.single-evento_principale .program .table .row .guest {
        line-height: 20px;
        margin-top: 10px;
    }

    body.single-evento_principale .program .table .row .venue {
        line-height: 20px;
        margin-top: 10px;
    }

     body.single-evento_principale .program .table .row .stage {
        line-height: 20px;
        margin-top: 10px;
    }

    body.single-evento_principale .location-gallery .pagination {
        left: 10px;
    }

    body.single-evento_principale .location-gallery .arrows {
        display: none;
        right: 10px;
    }

    body.single-evento_principale .slide-description .descrizione p:first-child {
        line-height: 22px;
    }

    body.single-evento_principale .slide-description .descrizione {
        width: 100%;
        padding-left: 10px;
    }

    body.single-evento_principale .biglietti {
        padding: 0 10px 35px 10px;
    }

    body.single-evento_principale .biglietti .biglietto {
        aspect-ratio: 1/1;
    }

    body.single-evento_principale .biglietti .biglietto h3 {
        font-size: 40px;
        line-height: 40px;
        padding: 20px 10px;
    }

    body.single-evento_principale .biglietti .biglietto .descrizione {
        padding: 20px 10px;
    }

    body.single-evento_principale .biglietti .arrows {
        display: none;
    }

    body.single-evento_principale .informazioni-evento {
        padding: 20px 10px 20px 10px;
    }

    body.single-evento_principale .informazioni-evento h3 {
        font-size: 20px;
        line-height: 20px;
    }

    body.single-evento_principale .informazioni-evento .informazione h4 {
        font-size: 15px;
        line-height: 15px;
    }

    body.single-evento_principale .informazioni-evento .informazione .descrizione p {
        font-size: 20px;
        line-height: 22px;
    }

    body.single-evento_principale .pre-footer {
        padding: 20px 10px 0 10px;
    }

    body.single-evento_principale .pre-footer p {
        font-size: 40px;
        line-height: 36px;
    }*/
  /*------------------------------------*\
        PARTNERS PAGE
    \*------------------------------------*/
  .partners-page-content .vc_col-sm-2 {
    width: 49%;
    display: inline-block;
  }
  .partners-page-content-new .vc_col-sm-2 {
    width: 49%;
    display: inline-block;
  }
  /*------------------------------------*\
        WOOCOMMERCE
    \*------------------------------------*/
  body.woocommerce-shop main {
    padding-top: 0;
  }
  body.woocommerce-page h1 {
    font-size: 45px;
    line-height: 45px;
  }
  body.woocommerce-page .section-header-title h1 {
    padding: 50px 10px 10px 10px !important;
  }
  body.single-product .back-to,
  body.woocommerce-cart .back-to,
  body.woocommerce-checkout .back-to {
    top: 45px;
  }
  body.single-product .back-to a,
  body.woocommerce-cart .back-to a,
  body.woocommerce-checkout .back-to a {
    padding-left: 10px;
  }
  .related.products ul.products li.product,
  .woocommerce-page ul.products li.product {
    padding: 0 0 10px 0;
  }
  .related.products h2 {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    padding: 0 10px;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message {
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
  }
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
    float: none;
    padding: 0 0 0 0;
    display: block;
  }
  body.woocommerce-cart main,
  body.woocommerce-checkout main {
    padding-top: 115px;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    min-width: 100%;
  }
  .woocommerce-page table.cart td.actions .coupon .input-text + .button {
    float: none;
    width: 100%;
  }
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: block;
    color: transparent;
    text-align: center !important;
  }
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1 {
    margin-bottom: 40px;
  }
  .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
  }
  .woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0;
    width: 100%;
  }
  .woocommerce-terms-and-conditions + p {
    margin: 20px 20px 40px 20px !important;
  }
  .woocommerce-terms-and-conditions + p label {
    font-size: 14px;
  }
  .woocommerce table.shop_table_responsive tr td::before,
  .woocommerce-page table.shop_table_responsive tr td::before {
    text-transform: uppercase;
    font-weight: 900;
  }
  .woocommerce-checkout #payment div.form-row {
    padding: 0;
  }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    margin-bottom: 0;
  }
  body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error {
    line-height: 40px;
    padding: 0 10px !important;
  }
  .stripe-source-errors {
    padding: 0 ;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .stripe-source-errors .woocommerce_error {
    padding: 0 20px;
  }
  .woocommerce-checkout #payment div.form-row.place-order {
    padding: 40px 20px 40px 20px;
  }
  /*------------------------------------*\
        SHOP PAGE
    \*------------------------------------*/
  .shop-section-filters {
    left: 0 !important;
    top: 45px;
  }
  .shop-section-filters .searchandfilter {
    padding: 0 10px;
  }
  .shop-section-filters .searchandfilter > ul {
    white-space: nowrap;
    overflow-x: auto;
  }
  .shop-section-filters .searchandfilter > ul:before {
    display: none;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
    margin: 0 10px 0 10px;
  }
  /*------------------------------------*\
        SHOP PRODOTTO
    \*------------------------------------*/
  body.single-product main {
    padding-top: 91px;
  }
  body.single-product .product-container {
    display: block;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    width: 100%;
  }
  body.single-product .product-section-slider .swiper-wrapper {
    display: flex !important;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100%;
  }
  body.single-product .summary .summary-container {
    padding: 0 10px;
  }
  body.single-product .summary h1 {
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 20px 0;
  }
  body.single-product .related.products ul.products li.product,
  body.single-product .woocommerce-page ul.products li.product {
    margin: 0;
  }
  /*------------------------------------*\
        STANDARD PAGE
    \*------------------------------------*/
  body.page-template-default .type-page {
    padding: 0 10px;
  }
  .section-header-title {
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .section-header-title h1 {
    font-size: 45px;
    line-height: 45px;
    padding: 5px 10px 20px 10px !important;
  }
  /*------------------------------------*\
        SIMPLE PAGE
    \*------------------------------------*/
  .simple-page-content {
    min-height: calc(100vh - 90px);
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .simple-page-content a {
    text-decoration: underline;
  }
  .simple-page-content ul {
    margin-bottom: 20px;
    padding-left: 15px;
  }
  /*------------------------------------*\
        ABOUT PAGE
    \*------------------------------------*/
  .about-section-content {
    min-height: calc(100vh - 90px);
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .about-section-content p {
    font-size: 20px;
    line-height: 20px;
  }
  /*------------------------------------*\
        PRESS PAGE
    \*------------------------------------*/
  .press-section-content {
    min-height: calc(100vh - 215px);
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .press-section-content p {
    font-size: 20px;
    line-height: 20px;
  }
  .press-section-content .sdm_download_link input {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .press-section-content .sdm_download_link span.sdm-download-button a {
    width: 100%;
    text-align: center;
  }
  /*------------------------------------*\
        CONTACT PAGE
    \*------------------------------------*/
  .contact-section-content {
    min-height: calc(100vh - 215px);
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .contact-section-content p {
    font-size: 20px;
    line-height: 20px;
  }
  /*------------------------------------*\
        FOOTER
    \*------------------------------------*/
  .footer {
    min-height: 45px;
    padding: 0 10px;
  }
  .footer .wrapper {
    display: block;
  }
  .footer .row-1 {
    display: flex;
    justify-content: space-between;
  }
  .footer .row-1 a,
  .footer .row-1 p {
    font-size: 20px;
    line-height: 45px;
    margin-right: 35px;
  }
  .footer .row-1 p.newsletter-show {
    margin-left: 0;
    margin-right: 0;
    float: none;
    margin-bottom: 0;
    display: inline-block;
  }
  .footer .row-1 p.footer-show {
    float: none;
    margin-bottom: 0;
    display: none;
  }
  .newsletter {
    padding: 10px;
  }
  .sub-footer {
    padding: 20px 20px 1px 20px;
  }
  .sub-footer .wrapper {
    display: block;
  }
  .sub-footer .col {
    width: 100%;
    margin-bottom: 20px;
  }
  .newsletter form p.sib-email-area input[type=email] {
    min-width: 100%;
    max-width: 320px;
  }
  .newsletter form p.sib-email-area + p {
    position: absolute;
  }
}
@media only screen and (max-width: 1280px) {
  .page-template-template-home .home-footer .content h4 {
    font-size: 40px;
    line-height: 40px;
  }
}
