/*
Theme Name: Momentum
Theme URI:
Author: Andrea
Author URI: http://www.momentumsas.it
Description: Welcome to Momentum Theme! This is a wordpress theme, developed specifically for Momentum Sas clients. Do not copy or redistribute without owner's permission.
Version: 0.1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Colors: red #db2a2f yellow #fde80d water #cce6df
*/

@font-face {
    font-family: 'KabobBlack';
    src: url('font/KabobBlack.eot');
    src: url('font/KabobBlack.eot?#iefix') format('embedded-opentype'),
        url('font/KabobBlack.woff2') format('woff2'),
        url('font/KabobBlack.woff') format('woff'),
		url('font/KabobBlack.ttf') format('truetype'),
        url('font/KabobBlack.svg#KabobBlack') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'KabobExtrabold';
    src: url('font/KabobExtrabold.eot');
    src: url('font/KabobExtrabold.eot?#iefix') format('embedded-opentype'),
        url('font/KabobExtrabold.woff2') format('woff2'),
        url('font/KabobExtrabold.woff') format('woff'),
		url('font/KabobExtrabold.ttf') format('truetype'),
        url('font/KabobExtrabold.svg#KabobExtrabold') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'KabobLight';
    src: url('font/KabobLight.eot');
    src: url('font/KabobLight.eot?#iefix') format('embedded-opentype'),
        url('font/KabobLight.woff2') format('woff2'),
        url('font/KabobLight.woff') format('woff'),
		url('font/KabobLight.ttf') format('truetype'),
        url('font/KabobLight.svg#KabobLight') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'KabaleMedium';
    src: url('font/KabaleMediumNormal.eot');
    src: url('font/KabaleMediumNormal.eot?#iefix') format('embedded-opentype'),
        url('font/KabaleMediumNormal.woff2') format('woff2'),
        url('font/KabaleMediumNormal.woff') format('woff'),
        url('font/KabaleMediumNormal.ttf') format('truetype'),
        url('font/KabaleMediumNormal.svg#KabaleMediumNormal') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Kabel Bk BT';
    src: url('font/KabelITCbyBT-Book.eot');
    src: url('font/KabelITCbyBT-Book.eot?#iefix') format('embedded-opentype'),
        url('font/KabelITCbyBT-Book.woff2') format('woff2'),
        url('font/KabelITCbyBT-Book.woff') format('woff'),
	    url('font/KabelITCbyBT-Book.ttf') format('truetype'),
        url('font/KabelITCbyBT-Book.svg#KabelITCbyBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    -webkit-font-smoothing: auto;
    line-height: 1.4;
    font-family: 'KabobLight', sans-serif;
}
video {
    display: inline-block;
    vertical-align: baseline
}
a {
    background-color: transparent;
    text-decoration: underline;
}
a:active,
a:hover {
    outline: 0;  
    text-decoration: none;
}
a.read-more {
    font-size: 1.2rem;
    font-weight: bold;
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'KabobBlack', sans-serif;
    margin: .5rem 0 1rem 0;
    line-height: 1.1;
}
p {
    font-size: .8rem;
    margin: .5rem 0 1rem 0 !important;
    line-height: 1.1;
    word-break: break-word;
}
h3 {
    font-family: 'KabobExtrabold', sans-serif;
    font-size: 1.25rem;
    font-weight: normal;
}
h4 {
    font-family: 'KabobExtrabold', sans-serif;
    font-size: 1.1rem;
    font-weight: normal;
}
label {
    font-size: .8rem;
    line-height: 1.1;
    display: inline;
    word-break: break-word;
}
img {
    height: auto;
    max-width: 100%
}
ul,
ol {
    padding-left: 20px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal!important
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: .313rem;
    line-height: normal;
    padding: .938rem 1.438rem .875rem;
    text-decoration: none;
    top: .313rem;
    width: auto;
    z-index: 100000
}
@media screen and (min-width: 480.1px) {
    p, label {
        font-size: .9rem;
    }
}
@media screen and (min-width: 576.1px) {
    p, label {
        font-size: 1rem;
    }
}

@media screen and (min-width: 768.1px) {
}

/* BUTTONS ********************************************************************/

.btn, .button {
    border: 3px solid #000;
    margin: .6rem 0 0 0;
    padding: .5rem 1rem;
    font-size: 1.15rem;
    font-family: 'KabobExtrabold',sans-serif;
    text-transform: lowercase;
    line-height: 1;
    border-radius: 0;
    text-decoration: none;
    background-color: #CCE6DF;
}
.btn:hover, .button:hover {
    background-color: transparent;
    text-decoration: none;
}
.btn:disabled,
.button:disabled {
    opacity:.5;
}
.btn:focus,
.btn:active, 
.button:focus, 
.button:active{
    box-shadow: none !important;
    background-color: transparent !important;
    text-decoration: none;
    outline: 0;
    border-color: #000 !important;
}
.btn-primary:focus,
.btn-primary:active {
    text-decoration: none;
    box-shadow: none !important;
    outline: 0;
    border-color: #000 !important;
}
.btn-primary.disabled, 
.btn-primary:disabled {
    opacity: .75;
}
input[type=text] {
    font-size: .8rem;
    border: 3px solid #000;
    padding: .5rem .6rem;
    width: 100%;
    height: auto;
}
input[type=file] {
    overflow: hidden;
    width: 100%;
}
.gfield_radio input[type=text] {
    width: 90%;
    padding: 0.5rem 1.2rem;
}
input[type=text]:focus,
input[type=text]:active {
    box-shadow: none !important;
    outline: 0;
}
.form-input label {
    /*display: none;*/
}
::-webkit-scrollbar {
  width: 20px;  
}
::-webkit-scrollbar-track {
  background: #dddddd;
}
::-webkit-scrollbar-thumb {
  background: #DB2A2F;
}
::-webkit-scrollbar-thumb:hover {
  background: #DB2A2F; 
}

@media screen and (min-width: 480.1px) {

}
@media screen and (min-width: 576.1px) {
    .btn, .button {
        border: 5px solid #000;
        padding: .5rem 1.2rem;
        font-size: 1.4rem;
    } 
    input[type=text] {
        border: 4px solid #000;
        padding: 0.8rem 1.2rem;
    }
}

@media screen and (min-width: 768.1) {
    .btn, .button {
        border: 5px solid #000;
        padding: .6rem 1.4rem;
        font-size: 1.6rem;
    }
}

/* GRAVITY ********************************************************************/

.gform_wrapper ul li:after, 
.gform_wrapper ul li:before, 
.gform_wrapper ul.gform_fields {
    padding: 0;
    margin: 0;
    overflow: visible;
}
.gform_wrapper ul.gform_fields {
    margin: 0!important;
    list-style-type: none;
    display: block;
}
.gform_wrapper ul, 
html>body .entry ul {
    text-indent: 0;
}
body .gform_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0;
}
.partial_entry_warning {
    line-height: 1;
    font-size: .9rem;
    display: none;
}
.warning {
    font-size: .9rem;
    line-height: 1;
}
.gfield_required {
    display: none;
}
.gform_wrapper ul li.gfield {
    clear: both;
}
.gform_wrapper form li, 
.gform_wrapper li {
    margin-left: 0!important;
    list-style: none!important;
}
.gform_wrapper *, 
.gform_wrapper :after, 
.gform_wrapper :before {
    box-sizing: border-box!important;
}
/* progress bar */
.gform_wrapper .gf_progressbar_wrapper {
    clear: both;
    width: 100%;
    margin: 0 0 1.2rem 0;
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: .9rem;
    line-height: 1;
    margin: 0 0 8px 0 !important;
    padding: 0!important;
    font-style: italic;
    font-weight: normal;
    font-family: 'KabobLight', sans-serif;
}
.gform_wrapper .gf_progressbar {
    padding: .2rem;
    position: relative;
    width: 100%;
    border: 3px solid #000;
}
.gform_wrapper .percentbar_blue {
    background-color: #DB2A2F;
    color: #FFF;
}
.gform_wrapper .gf_progressbar_percentage {
    height: .8rem;
    text-align: right;
    font-size: 1rem!important;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    z-index: 999;
    vertical-align: middle;
    border-radius: 0;
}
.gform_wrapper .gf_progressbar_percentage span {
    font-size: .7rem;
    display: none;
    width: auto;
    float: right;
    margin-right: .3rem;
    margin-left: .3rem;
    line-height: 1.6rem;
}
.gform_wrapper .gf_progressbar:after {
    display: block;
    width: 100%;
    z-index: 990;
    height: 24px;
    margin-top: -24px;
    background-color: rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 0 2px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,.05);
    border-radius: 20px;
}
body .gform_wrapper ul li.gfield {
    margin: 0 0 .8rem 0;
    padding-top: 0;
}
.gfield_radio,
.gfield_checkbox {
    padding: 0;
}
.gform_wrapper .gfield_checkbox li, 
.gform_wrapper .gfield_radio li,
.ginput_container_consent {
    position: relative;
    margin: 0 0 8px;
    line-height: 1.3;
    display: flex;
    align-content: flex-start;
    justify-content: flex-start;
    text-align: left;
}
.clear-multi {
    position: relative;
    margin: 0 0 8px;
    line-height: 1.3;
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
}
.clear-multi .gfield_date_month,
.clear-multi .gfield_date_dropdown_month {
    /*margin: 0 .3rem;*/
}
input[type="radio"],
input[type="checkbox"]{
    margin: 6px 10px 0 0;
}
.gfield_radio label,
.gfield_checkbox label {
    line-height: 1;
    margin: .2rem 0;
    cursor: pointer;
}
.gfield_consent_label {
    text-align: left;
}
.gfield_label {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.15;
}
.privacy-field {
    padding-right: 1rem;
    text-align: left;
    max-height: 300px;
    overflow-y: scroll;
}
/*#input_1_71,
#input_1_77 {
	max-width: 230px;
}*/
.date {
    margin-bottom: .2rem;
}
.textarea-short {
    padding-right: 1rem;
    text-align: left;
    max-height: 250px;
    overflow-y: scroll;
}
.validation_message {
    color: #DB2A2F;
    font-weight: bold;
}
.validation_error {
    border: 3px solid #DB2A2F;
    padding: .4rem .8rem;
    line-height: 1.1;
    margin-bottom: .6rem;
}
.gform_page_footer {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
}
.gform_next_button,
.gform_button {
    order: 1;
    margin: .3rem;
    white-space: normal;
word-wrap: break-word;
line-height: 1;
}
.gform_previous_button {
    order: 2;
    margin: .3rem;
}
.gfield_consent_label {
    cursor: pointer;
}
.gfield_select {
    font-size: .8rem;
    border: 3px solid #000;
    padding: .4rem;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50% #fff;
    -webkit-appearance:none;
}
.clear-multi select {
    font-size: .8rem;
    border: 3px solid #000;
    padding: .4rem;
    width: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50% #fff;
    -webkit-appearance:none;
}
.clear-multi div:nth-child(2) {
    margin: 0 .3rem;
}
.clear-multi > div {
    flex-grow: 1;
}

/* file input */

.hidden-input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.hidden-input + .file-label {
    font-size: 1.25em;
    padding: .5rem 1rem;
    font-weight: 700;
    color: #000;
    background-color: #fff;
    border: 4px solid #000;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
}
.hidden-input:focus + .file-label,
.hidden-input + .file-label:hover {
    color: #000;
    background-color: transparent;
    cursor: pointer;
}
.hidden-input + .file-label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.file-label span {
    word-break: break-all;
}

/* checkbox */

.checkbox .ginput_container {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox .ginput_container label {
    position: relative;
    z-index: 1;
    padding-left: 40px;
}
.checkbox .ginput_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #eee;
  border: 4px solid #000;
}
.checkbox .ginput_container input:checked ~ .checkbox-checkmark {
  background-color: #db2a2f;
}
.checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox .ginput_container input:checked ~ .checkbox-checkmark:after {
  display: block;
}
.checkbox .ginput_container .checkbox-checkmark:after {
left: 6px;
  top: 2px;
  width: 10px;
  height: 15px;
  border: solid white;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* radio buttons */

.radio .ginput_container {
  display: block;
  position: relative;

  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio .ginput_container label {
    position: relative;
    z-index: 1;
    padding-left: 40px;
}  
.radio .ginput_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.radio-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #eee;
  border-radius: 50%;
  border: 4px solid #000;
}
.radio .ginput_container input:checked ~ .radio-checkmark {
  background-color: #db2a2f;
}
.radio-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio .ginput_container input:checked ~ .radio-checkmark:after {
  display: block;
}
.radio .ginput_container .radio-checkmark:after {
top: 6px;
    left: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
}

/* hidden elements */

.hidden_label label.gfield_label {
    display: none;
}
.gform_previous_button {
    display: none;
}

@media screen and (min-width: 480.1px) {
    .gfield_radio input[type="radio"] {}
    .gfield_radio {
        padding: 0;
        text-align: left;
    }
    .gform_wrapper .gf_progressbar {
        border: 5px solid #000;
    }
    .gfield_label {
        font-size: 1.2rem;
        margin-bottom: .5rem;
        display: inline-block;
    }
}
@media screen and (min-width: 576.1px) {
    .gform_wrapper .gf_progressbar {
        padding: .3rem;
    }
    .gform_wrapper .gf_progressbar_percentage {
        height: 1.6rem;
    }
    .clear-multi select {
        border: 4px solid #000;
        padding: .8rem 1.6rem .8rem 1rem;
    }
    .gfield_select {
        border: 4px solid #000;
        padding: .8rem 1.6rem .8rem 1rem;
    }
}

@media screen and (min-width: 768.1px) {
    .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {    
        justify-content: flex-start;
    }
    .gform_page_footer {
        flex-direction: row;
        justify-content: center;
    }
    .gform_next_button, 
    .gform_button {
        order: 2;
    }
    .gform_previous_button {
        order: 1;
    }
    .gform_wrapper .gf_progressbar_percentage span {
        display: block;
    }

}

/* HOMEPAGE *******************************************************************/

.container {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.site-content {
    padding: 0;
    height: 100%;
}
#video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  z-index: -10;
}
.outline {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative; 
    padding: .8rem;
    border: 10px solid #fff;
    box-shadow: 0 0 30px rgba(0,0,0,.35);
}
.frame {
    border: 15px solid transparent;
    padding: .6rem;
    border-image-slice: 30;
    border-image-repeat: round;
    /*border-image: url('https://www.andpatella.it/fiom/wp-content/uploads/2019/04/frame.png') 35 round;*/
}
p.titolo {
    font-size: .65rem;
    margin: 0 0 .2rem 0 !important;
}
.logo {
    max-width: 80px;
    margin: 0 auto 1.5rem auto;
}
h1 {
    font-family: 'KabobExtrabold',sans-serif;
    font-size: 1.6rem;
    line-height: .9;
    text-transform: uppercase;
}
h2 {
    font-size: 1.25rem;
    line-height: 1;
}
.interrogativo {
    display: block;
    width: 40%;
    margin: 0 auto;
}
.nota {
    font-size: .85rem;
    line-height: 1;
    font-style: italic;
    margin-top: 1rem !important;
}
.img-interrogativo {
    width: 50%;
    max-width: 150px;
    margin-bottom: 1rem;
}
.img-id {
    width: 80%;
    max-width: 300px;
    margin-bottom: 1rem;
}
.img-envelope {
    width: 30%;
    max-width: 150px;
    margin-bottom: 1rem;
}
.img-ok {
    width: 70%;
    max-width: 250px;
    margin-bottom: 1rem;
}
@media screen and (min-width:480.1px) {
    .site-content {
        padding-top: 1rem;
    }
    .outline {
        width: 90%;
    }
    .frame {
        padding: 1.5rem;
        border: 15px solid white;
        border-image-slice: 30;
        border-image-repeat: round;
    }
    .logo {
        max-width: 80px;
    }
    h1 {
        font-size: 1.9rem;
        line-height: .9;
    }
    .interrogativo {
        width: 40%;
    }
}
@media screen and (min-width:576.1px) {
    .site-content {
        padding-top: 1.5rem;
    }
    .outline {
        width: 90%;
        max-width: 650px;
    }
    .frame {
        padding: 2rem;
        border: 15px solid white;
        border-image-slice: 30;
        border-image-repeat: round;
    }
    p.titolo {
        font-size: .9rem;
    }
    .logo {
        max-width: 100px;
    }
    h1 {
        font-size: 1.9rem;
        line-height: .9;
    }
    .interrogativo {
        width: 40%;
    }
}
@media screen and (min-width:768.1px) {
    .site-content {
        padding-top: 2rem;
    }
    .outline {
        /*width: 80%;*/
        min-height: 720px;
    }
    .frame {
        padding: 2rem 2.5rem;
        border: 20px solid white;
        border-image-slice: 30;
        border-image-repeat: round;
    }
    .logo {
        max-width: 100px;
    }
    h1 {
        font-size: 2.7rem;
        line-height: .9;
    }
    h2 {
        font-size: 1.4rem;
        margin-bottom: .5rem;
    }
    .interrogativo {
        width: 40%;
    }
}
@media screen and (min-width:992.1px) {

}
@media screen and (min-width:1200.1px) {

}

.error-404 i {
    font-size: 10rem;
    margin-bottom: 3rem;
}

/* FOOTER *********************************************************************/

footer#colophon {
    font-family: "KabaleMedium", sans-serif;
    background-color: transparent;
    padding: .6rem 0 1rem 0;
    text-align: center;
}
footer#colophon a {
    color: inherit
}
footer .menu {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
footer .menu li {
    display: inline-block;
    border-right: 1px solid #000;
    padding: 0 .6rem;
}
footer .menu li:last-child {
    border-right: none;
}

@media screen and (min-width: 768.1px) {}

/* IUBENDA *********************************************************************/

.iubenda_legal_document h1,
.iub_content h2 {
    /*display: none*/
}

.iubenda_legal_document h2,
.iub_content > h3 {
    font-size: 1.65em;
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    background-color: transparent;
    color: #333;
    margin-bottom: 15px
}

.iubenda_legal_document h3,
.iub_content li h3 {
    font-size: 1.4em;
    font-weight: normal;
}

.iubenda_legal_document h4,
.iub_content h4 {
    font-size: 1.25em;
    font-weight: normal;
}
#iubenda-cs-banner {
    bottom: 0px !important;
    left: 0px !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: black;
}

.iubenda-cs-content {
    display: block;
    margin: 0 auto;
    padding: 20px;
    width: auto;
    background: #000;
    color: #fff;
    font-family: inherit!important
}

.iubenda-cs-rationale {
    max-width: 900px;
    position: relative;
    margin: 0 auto;
}

.iubenda-banner-content > h4 {
    font-size: 20px;
    font-family: inherit!important
}

.iubenda-banner-content > p {
    font-size: 16px;
    line-height: 1.5;
    font-family: inherit!important
}

.iubenda-banner-content a {
    color: #fff !important;
    font-family: inherit!important
}

.iubenda-cs-close-btn {
    margin: 0;
    color: #fff !important;
    text-decoration: none;
    font-size: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    line-height: .6;
}

.iubenda-cs-cookie-policy-lnk {
    text-decoration: underline;
    color: #fff;
    font-weight: 900;
    font-family: inherit!important
}
@media screen and (max-width: 768px) {
    .mobile-only {
        display: block; 
    }
    .no-mobile {
        display: none !important; 
    }
}
@media screen and (min-width: 768.1px) {
    .mobile-only {
        display: none !important; 
    }
    .no-mobile {
        display: block;
    }
}