/**
    * CH01 - WEB FONT
    * CH02 - BASIC RULES
    * CH03 - HEADER & MENU
    * CH04 - MAIN & CONTENT
    * CH05 - FOOTER
    * CH06 - MEDIA QUERIES
**/
/*CH01 - WEB FONT*/
@font-face {
    font-family: Montserrat;
    src: url('fonts/Montserrat-SemiBold.woff');
    font-weight: 600;
}
@font-face {
    font-family: Myriad;
    src: url('fonts/Myriadpro-Regular.woff');
    font-weight: 400;
}
/*CH02 - BASIC RULES*/
#page.site {
    opacity: 1 !important;
}
.not-desktop {
    display: none !important;
}
.center-text {
    text-align: center;
}
.la-image-loading.spinner-custom .content {
    height: auto !important;
    text-align: center !important;
    min-width: 160px !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
/*CH03 - HEADER & MENU*/
.header-component-outer.header-left {
    margin-bottom: 0 !important;
}
.site-branding img {
    padding-top: 28px;
    padding-bottom: 28px;
}
#masthead.is-sticky .site-branding img {
    padding-top: 12px;
    padding-bottom: 12px;
}
.menu-item a,
.hsl-footer-li a {
    font-family: Myriad, sans-serif !important;
    letter-spacing: 4px;
    font-weight: 400 !important;
}
.site-main-nav .main-menu > li.active > a:after {
    content: none !important;
}
#menu-main-menu,
#menu-main-menu-inglese  {
    display: flex;
    justify-content: center;
}
#menu-main-menu li,
#menu-main-menu-inglese  li {
    display: flex;
    justify-content: center;
    align-items: center;
}
#menu-main-menu > li.menu-item:not(:last-child):after,
#menu-main-menu-inglese > li.menu-item:not(:last-child):after  {
    content: '/' !important;
    font-family: Myriad,sans-serif !important;
    font-weight: 400 !important;
}
.prenota-button {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: 1px solid #CAB16F;
    padding-left: 4px;
    font-size: 14px;
}
.prenota-button a {
    padding: 10px !important;
    height: auto !important;
    display: flex !important;
    line-height: 1 !important;
}
#masthead.is-sticky .menu-item a {
    font-size: 14px;
}
#masthead.is-sticky .prenota-button {
    font-size: 12px;
}
.page-id-2 .menu-item-957 a,
.golden-text {
    color: #CAB16F !important;
}
/*CH04 - MAIN & CONTENT*/
h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
    font-family: Montserrat, sans-serif !important;
}
/*Home e Menu*/
.header-img,
.play-icon,
.gallery-menu_img {
    margin-bottom: 0 !important;
}
.header_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    position: relative;
}
.header_row > .wpb_column > .vc_column-inner > .wpb_wrapper .play-icon_row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pattern-image_row {
    background-image: url('/wp-content/uploads/2023/04/single-pattern-separatore.jpg');
    background-repeat: repeat-x;
    height: 8.7vW;
    background-size: contain;
}
.standard-padding {
    /*padding-left:35%;
    padding-right:35%;*/
    padding-left: 21.4vW;
    padding-right: 21.4vW;
}
.page-description_row {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #2E2D2C;
    font-size: 15px;
}
.page-description_row.white {
    color: #2E2D2C;
    background-color: transparent;
}
.page-description_row.smaller p {
    text-align: center;
    padding-left: 6vW;
    padding-right: 6vW;
}
.withsign {
    background-image: url(/wp-content/uploads/2023/11/sign-filippo-gugino.svg);
    background-size: 8vW;
    background-position: bottom 2vW right 22vW;
    background-repeat: no-repeat;
    padding-bottom: calc(80px + 5vW);
}
.withcit .page-paragraph-one p {
    position: relative;
}
.withcit .page-paragraph-one p:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -80px;
    width: 70px;
    height: 55px;
    background-image: url(/wp-content/uploads/2023/09/cit_top.svg);
    background-repeat: no-repeat;
}
.withcit .page-paragraph-one p:after {
    content: '';
    position: absolute;
    bottom: -20px;
    right: 125px;
    width: 70px;
    height: 55px;
    background-image: url(/wp-content/uploads/2023/09/cit_down.svg);
    background-repeat: no-repeat;
}
.page-description_links {
    padding-top: 50px;
}
.page-description_links .wpb_wrapper > .page-title-two:last-child {
    margin-bottom: 0 !important;
}
.page-description_links .page-title-two p {
    border-color: #FFFFFF;
}
.page-description_links .page-title-two p:hover {
    border-color: #CAB16F;
}
.page-description_links a {
    color: #FFFFFF;
}
.page-description_links .page-title-two p:hover a {
    color: #CAB16F;
}
.page-paragraph-one {
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 3;
    margin-bottom: 0 !important;
}
.page-paragraph-one h1 {
    font-size: 15px !important;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 3;
    margin-bottom: 0 !important;
}
.page-title-two p,
.page-title-two h1 {
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 4px;
    color: #CAB16F;
    font-weight: 600;
}
.page-title-two.noborder p,
.page-title-two.noborder h1 {
    padding: 10px;
    border: none;
}
.page-title-one p,
.page-title-one h1 {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4px;
}
.center_column:before,
.center_column:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #CAB16F;
}
.center_column:before {
    left: 0;
}
.center_column:after {
    right: 0;
}
.single-menu:not(.active-menu) {
    display: none;
}
.filter-menu.active-menu {
    color: #CAB16F;
}
.page-menu-title_row {
    border-top: 4px solid #CAB16F;
    box-shadow: 0 0 0 5px #FFFFFF, 0 0 0 9px #CAB16F;
    padding-top: 80px;
    padding-bottom: 25px;
}
/*.page-menu-title_row .separator {
    position: relative;
    z-index:-1;
}*/
.page-menu_row {
    /*border-top: 4px solid #CAB16F;
    box-shadow: 0 0 0 5px #FFFFFF, 0 0 0 9px #CAB16F;*/
    background-color: #FFF;
    padding-bottom: 80px;
}
.cat-name,
.cat-description,
.single-entry,
.cat-link {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: 600;
}
.cat-name {
    padding: 15px 60px;
    text-align: center;
    color: #CAB16F;
    line-height: 1.2;
    background-image: url(/wp-content/uploads/2023/04/arrow-top.svg);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: auto 35%;
    border: 1px solid #CAB16F;
    cursor: pointer;
}
.single-cat-box.active-cat .cat-name {
    background-image: url(/wp-content/uploads/2023/04/arrow-bottom.svg);
}
.cat-description {
    padding: 20px 0 40px 0;
    text-align: center;
    color: #CAB16F;
    line-height: 2;
    display: none;
}
.cat-entries {
    padding-bottom: 40px;
    display: none;
}
.single-entry {
    padding: 15px 0;
    display: flex;
}
.single-add-to-list {
    min-width: 25px;
    display: flex;
    align-items: baseline;
}
.single-add-to-list img {
    cursor: pointer;
}
.single-entry .minus-ic,
.single-entry.added-to-wh .plus-ic,
.plus-ic.loading {
    display: none;
}
.single-entry.added-to-wh .minus-ic:not(.loading) {
    display: block;
}
.wishlist-wrapper {
    position: fixed;
    bottom: 0;
    background-color: #2e2d2c;
    left: 0;
    right: 0;
    z-index: 99;
    color: #FFF;
    padding: 10px;
    line-height: 1.2;
    border-top: 1px solid #CAB16F;
}
.wishlish-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #CAB16F;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.wishlish-title:after {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/uploads/2023/07/caret-up-solid.svg);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    margin-left: 6px;
    margin-top: 2px;
    filter: invert(74%) sepia(32%) saturate(458%) hue-rotate(6deg) brightness(91%) contrast(90%);
}
.wishlish-title.show-wishlist:after {
    margin-top: 0px;
    margin-bottom: 4px;
    background-image: url(/wp-content/uploads/2023/07/caret-down-solid.svg);
}
.wishlist-box {
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.wishlist-box .minus-ic {
    filter: invert(74%) sepia(32%) saturate(458%) hue-rotate(6deg) brightness(91%) contrast(90%);
}
.wishlist-box.show-wishlist {
    display: block;
}
.wishlist-box .single-entry {
    font-size: 15px;
}
#allergeni .plus-ic,
#allergeni .minus-ic {
    display: none !important;
}
.single-entry-info-wrapper {
    width: calc(100% - 25px);
    display: flex;
    flex-direction: column;
}
.single-entry-wrapper {
    display: flex;
    justify-content: space-between;
}
.single-entry:not(:last-child) {
    border-bottom: 1px solid #CAB16F;
}
.single-entry-cantina {
    width: 100%;
    font-size: 14px;
    color: #CAB16F;
}
.single-entry-title-box {
    padding-right: 30px;
    font-size: 18px;
    color: #000000;
    line-height: 1.2;
    width: 80%;
}
.single-entry-price {
    width: 20%;
    text-align: right;
    color: #CAB16F;
    line-height: 1.2;
}
.active-cat .cat-description,
.active-cat .cat-entries {
    display: block;
}
.single-entry-info {
    display: flex;
    width: 100%;
    align-items: center;
}
.info-icon {
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 8px;
    line-height: 1;
}
.info-icon.pesce_crudo {
    height: 17px;
    width: 22px;
}
.info-icon.pesce_cotto {
    height: 23px;
    width: 22px;
}
.info-icon.no_glutine,
.info-icon.no_lattosio {
    height: 23px;
    width: 23px;
}
.info-icon img {
    height: 100%;
    width: auto;
    filter: invert(80%) sepia(17%) saturate(863%) hue-rotate(6deg) brightness(89%) contrast(85%);
}
.single-entry-title-box .info-icon {
    margin-right: 0;
}
.cat-link a {
    display: block;
    padding: 15px 60px;
    text-align: center;
    color: #FFFFFF;
    line-height: 1;
    background-color: #CAB16F;
    border: 1px solid #CAB16F;
    cursor: pointer;
    transition: ease-in-out 0.4s;
}
.cat-link a,
.cat-link a:focus,
.cat-lnk a:active,
.cat-link a:visited {
    color: #FFFFFF;
    transition: ease-in-out 0.4s;
}
.cat-link a:hover {
    background-color: #FFFFFF;
    color: #CAB16F;
}
.single-entry-description {
    padding: 12px 60px 12px 0;
    font-size: 0.9em;
    line-height: 1.2;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 4px;
}
.disclaimer-info {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #CAB16F;
    letter-spacing: 4px;
    line-height: 1;
    margin-bottom: 0 !important;
    line-height: 1.4;
}
.disclaimer-info .info-icon {
    margin-right: 0;
}
/*Prenota e Info*/
.page-prenota {
    padding-top: 60px;
    padding-bottom: 60px;
    color: #2E2D2C;
}
.form-box {
    padding-top: 35px;
    padding-left: 10%;
    padding-right: 10%;
}
.form-column.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.form-column.flex-row .form-group {
    width: 49%;
}
.form-column.flex-column {
    display: flex;
    flex-direction: column;
}
.form-label {
    display: none;
}
.form-box .wpcf7-form-control-wrap {
    margin-bottom: 20px !important;
}
.form-box input,
.form-box select,
.form-box textarea {
    border-color: #CAB16F !important;
}
.form-group.acceptance {
    padding-bottom: 20px;
    text-align: left;
    letter-spacing: 2px;
}
.info-text {
    display: inline-block;
    padding-bottom: 10px;
    font-size: 15px;
    letter-spacing: 2px;
}
.acceptance-text,
.acceptance-text a:visited {
    font-size: 15px;
}
.acceptance-text a:hover {
    color: #CAB16F;
}
.form-group.acceptance .wpcf7-list-item {
    margin-left: 0;
}
.form-box input, .form-box textarea,
.form-box input::placeholder,
.form-box textarea::placeholder {
    background-color: transparent !important;
    font-size: 15px;
    letter-spacing: 4px;
}
.form-box .form-column.flex-column:last-of-type > p {
    margin: 0 auto;
}
.form-box input[type=submit] {
    padding: 8px 30px;
    font-size: 16px;
    font-weight: 600 !important;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #CAB16F !important;
}
.form-box .wpcf7-not-valid-tip {
    margin-top: 5px;
}
.form-box .wpcf7-spinner {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}
.zone-preview {
    margin: 20px 0;
}
.zone-preview h3 {
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #CAB16F;
}
.zone-images {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 25px;
}
.zone-item {
    flex: 1;
    text-align: center;
}
.zone-item img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    border: 2px solid #CAB16F;
    margin-bottom: 10px;
    transition: transform 0.3s ease;
}
.zone-item img:hover {
    transform: scale(1.05);
}
.zone-item span {
    display: block;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #CAB16F;
    font-size: 14px;
}
.page-prenota .page-title-two {
    text-align: center;
}
.page-prenota .page-title-two p {
    text-transform: uppercase;
    min-width: 250px;
}
.info-paragraph {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 4px;
}
.info-paragraph .hsl-li-social {
    list-style-type: none;
}
.info-paragraph .hsl-footer-social > ul {
    justify-content: center;
    padding-left: 0;
}
.info-paragraph .hsl-footer-social > ul {
    justify-content: center;
    padding-left: 0;
}
.info-paragraph .hsl-li-social a:hover img {
    filter: invert(75%) sepia(20%) saturate(717%) hue-rotate(6deg) brightness(93%) contrast(88%);
}
/*Contatti*/
/*404
body.error404 {
    background-color: #0e1553;
}
body.error404 .site-main .page-content {
    justify-content: center;
}*/
/*Credits*/
.section-main_credits h1 {
    text-align: center;
    color:#FFFFFF;
    text-transform: uppercase;
}
.section-main_credits h1 a:hover,
.section-main_credits h1 a:focus {
    color: #CAB16F;
}
.bbadv-logo_credits {
    margin-bottom: 5vW !important;
}
.bbadv-logo_credits img {
    transform: none !important;
    width:14vW;
}
.bbadv-logo_credits a.vc_single_image-wrapper:after {
    content: none !important;
}
.section-main_credits .prenota-button {
    width: fit-content;
    margin: 3vW auto 3vW auto;
}
.section-main_credits .prenota-button a,
.section-main_credits .prenota-button a:visited {
    color:#FFFFFF;
}
.section-main_credits .prenota-button a:hover,
.section-main_credits .prenota-button a:focus {
    color: #CAB16F;
}
/*CH05 - FOOTER*/
footer {
    background-color: #CAB16F;
}
body:not(.page-id-688):not(.page-id-4247) footer .widget_custom_html {
    margin-bottom: 0 !important;
}
.hsl-footer {
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
    color: #000000;
}
.hsl-footer p {
    margin-bottom: 0 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.hsl-footer-left {
    display: flex;
    /*align-items: center;*/
    flex-direction: column;
}
.hsl-footer-left ul {
    display: flex;
}
.hsl-footer-left ul > li.hsl-footer-li:not(:last-child):after {
    margin-right: 8px;
    color: #000000 !important;
}
.hsl-footer-li,
.hsl-li-social {
    margin-bottom: 0 !important;
}
.hsl-footer a,
.hsl-footer a:active,
.hsl-footer a:focus,
.hsl-footer a:visited {
    /*text-transform: uppercase;*/
    color: #000000 !important;
    font-size: 14px;
    /*padding: 5px 15px;*/
    letter-spacing: 4px;
}
.hsl-footer a:hover {
    color: #FFFFFF !important;
}
.hsl-footer-social ul {
    display: flex;
}
.hsl-li-social {
    width: 30px;
    max-height: 30px;
}
.hsl-footer-social ul > .hsl-li-social:first-child {
    margin-right: 10px;
}
.hsl-li-social a:hover img {
    filter: invert(93%) sepia(100%) saturate(0%) hue-rotate(332deg) brightness(102%) contrast(105%);
}
.hsl-footer-right {
    text-align: right;
}
.hsl-footer-right .hsl-footer-social > div {
    margin-top:5px;
}
.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 0 !important;
    bottom: 50px !important;
    z-index: 2;
}
.grecaptcha-badge:hover, .grecaptcha-badge:focus, .grecaptcha-badge:active {
    width: 256px !important;
}
/*CH06 - MEDIA QUERIES*/
@media screen and (min-width: 320px) {
    .site-header-inner > .container {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}
@media screen and (min-width: 1200px) {
    footer .container {
        width: auto !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
}
@media screen and (min-width:1950px) {
    .withcit .page-paragraph-one p:after {
        right: 10vW;
    }
}
@media screen and (min-width:2048px) {
    .menu-item a, .hsl-footer-li a {
        font-size: 18px;
    }
    .prenota-button {
        font-size: 15px;
    }
    .standard-padding {
        padding-left: 18.3vW;
        padding-left: 18.3vW;
    }
    .page-description_row {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .withsign {
        background-size: 8.5vW;
        background-position: bottom 3vW right 20vW;
        padding-bottom: calc(100px + 5vW);
    }
    .withcit .page-paragraph-one p:after {
        right: 7vW;
    }
    .page-title-two p, .page-title-two h1 {
        font-size: 20px;
    }
    .page-paragraph-one {
        font-size: 18px;
    }
    .page-paragraph-one h1 {
        font-size: 18px !important;
    }
    .page-menu-title_row {
        padding-top: 100px;
        padding-bottom: 35px;
    }
    .page-menu_row {
        padding-bottom: 100px;
    }
    .page-title-one p, .page-title-one h1 {
        font-size: 34px;
    }
    .cat-name, .cat-description, .single-entry, .cat-link, .single-entry-title-box {
        font-size: 20px;
    }
    .disclaimer-info {
        font-size: 13px;
    }
    .single-entry-cantina {
        font-size: 15px;
    }
    .info-icon {
        height: 22px;
        width: 22px;
    }
    .info-icon.pesce_crudo {
        height: 21px;
        width: 26px;
    }
    .info-icon.pesce_cotto {
        height: 27px;
        width: 26px;
    }
    .info-icon.no_glutine,
    .info-icon.no_lattosio {
        height: 27px;
        width: 27px;
    }
}
@media screen and (min-width:2250px) {
    .withcit .page-paragraph-one p:after {
        right: 18vW;
    }
}
@media screen and (max-width:2250px) {
    .la-image-loading.spinner-custom .content,
    body.single-product .escursione-form_row .la-image-loading.spinner-custom .content {
        min-width: 140px !important;
    }
}
@media screen and (max-width:1850px) {
    .withcit .page-paragraph-one p:after {
        right: 5vW;
    }
}
@media screen and (max-width:1799px) {
    .la-image-loading.spinner-custom .content {
        min-width: 120px !important;
    }
    .menu-item a, .hsl-footer-li a {
        font-size: 15px;
        letter-spacing: 4px;
    }
    .prenota-button {
        padding-left: 4px;
        letter-spacing: 4px;
        font-size: 13px;
    }
    .play-icon {
        max-width: 120px;
    }
    .standard-padding {
        padding-left: 18.2vW;
        padding-right: 18.2vW;
    }
    .page-description_row {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .withsign {
        background-size: 7vW;
        padding-bottom: calc(60px + 6vW);
    }
    .page-title-two {
        margin-bottom: 25px !important;
    }
    .page-title-two p, .page-title-two h1 {
        font-size: 16px;
        letter-spacing: 4px;
    }
    .page-paragraph-one {
        font-size: 15px;
        letter-spacing: 4px;
        line-height: 2.5;
    }
    .page-paragraph-one h1 {
        font-size: 15px;
        letter-spacing: 4px;
        line-height: 2.5;
    }
    .page-menu-title_row {
        padding-top: 60px;
        padding-bottom: 15px;
    }
    .page-menu_row {
        padding-bottom: 60px;
    }
    .page-title-one p, .page-title-one h1 {
        font-size: 28px;
        letter-spacing: 4px;
    }
    .cat-name, .cat-description, .single-entry, .cat-link, .single-entry-title-box {
        font-size: 16px;
        letter-spacing: 4px;
    }
    .cat-description {
        padding: 20px 0;
    }
    .single-entry-cantina {
        font-size: 12px;
    }
    .disclaimer-info {
        font-size: 11px;
        letter-spacing: 4px;
    }
    .info-paragraph {
        font-size: 16px;
    }
}
@media screen and (max-width:1600px) {
    .withcit .page-paragraph-one p:before {
        left: -75px;
        width: 60px;
        height: 48px;
    }
    .withcit .page-paragraph-one p:after {
        right: 0;
        width: 60px;
        height: 48px;
    }
}
@media screen and (max-width:1472px) {
    .withcit .page-paragraph-one p:after {
        right: 18vW;
    }
}
@media screen and (max-width:1440px) {
    .play-icon {
        max-width: 100px;
    }
    .menu-item a, .hsl-footer-li a {
        font-size: 14px;
    }
    .prenota-button {
        font-size: 12px;
    }
    .page-paragraph-one {
        font-size: 14px;
    }
    .page-paragraph-one h1 {
        font-size: 14px !important;
    }
    .standard-padding {
        padding-left: 19.5vW;
        padding-right: 19.5vW;
    }
    .page-menu-title_row {
        padding-top: 45px;
        padding-bottom: 10px;
    }
    .page-menu_row {
        padding-bottom: 45px;
    }
    .page-title-one p, .page-title-one h1 {
        font-size: 26px;
    }
    .cat-name, .cat-description, .single-entry, .cat-link, .single-entry-title-box {
        font-size: 14px;
        letter-spacing: 4px;
    }
    .cat-description {
        padding: 12px 0 20px 0;
        line-height: 1.5;
    }
    .single-entry-cantina {
        font-size: 11px;
    }
    .info-icon {
        height: 17px;
        width: 17px;
    }
    .info-icon.pesce_crudo {
        height: 16px;
        width: 21px;
    }
    .info-icon.pesce_cotto {
        height: 22px;
        width: 21px;
    }
    .info-icon.no_glutine,
    .info-icon.no_lattosio {
        height: 22px;
        width: 22px;
    }
    .single-entry-info {
        margin-top: 5px;
    }
    .grecaptcha-badge {
        transform: scale(0.9);
    }
    .page-prenota {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .form-box {
        padding-top: 35px;
        padding-left: 0;
        padding-right: 0;
    }
    .bbadv-logo_credits img {
        width: 16vW;
    }
}
@media screen and (max-width:1400px) {
    .header-main {
        display: flex;
        justify-content: space-between;
    }
    .header-main:after,
    .header-main:before {
        content: none !important;
    }
    .header-middle {
        order: 2;
    }
    .header-right {
        order: 3;
        width: 18%;
    }
    .header-left {
        order: 1;
    }
    .prenota-button {
        float: right !important;
    }
    .cat-name {
        padding: 15px 45px;
    }
    .section-main_credits .prenota-button {
        float: none !important;
    }
}
@media screen and (max-width:1299px) {
    .grecaptcha-badge {
        transform: scale(0.9);
    }
    @media screen and (max-width:1472px) {
        .withcit .page-paragraph-one p:after {
            right: 8vW;
        }
    }
}
@media screen and (max-width:1200px) {
    .la-image-loading.spinner-custom .content {
        min-width: 100px !important;
    }
    .site-branding img {
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .play-icon {
        max-width: 80px;
    }
    .standard-padding {
        padding-left: 17.5vW;
        padding-right: 17.5vW;
    }
    .page-title-two p, .page-title-two h1 {
        font-size: 14px;
    }
    .page-paragraph-one {
        font-size: 13px;
    }
    .page-paragraph-one h1 {
        font-size: 13px !important;
    }
    .page-description_row {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .withsign {
        background-size: 8.5vW;
        background-position: bottom 3vW right 25vW;
        padding-bottom: calc(50px + 8vW);
    }
    .prenota-button a {
        padding: 8px !important;
        font-size: 11px;
    }
    .menu-item a, .hsl-footer-li a {
        font-size: 13px;
    }
    .page-menu-title_row {
        padding-top: 35px;
        padding-bottom: 0;
    }
    .page-menu_row {
        padding-top: 15px;
        padding-bottom: 35px;
    }
    .page-title-one p, .page-title-one h1 {
        font-size: 24px;
    }
    .cat-name {
        padding: 12px 40px;
    }
    .cat-name, .cat-description, .single-entry, .cat-link, .single-entry-title-box {
        font-size: 13px;
    }
    .cat-entries {
        padding-bottom: 20px;
    }
    .hsl-footer {
        padding: 30px 20px;
    }
    .hsl-li-social {
        width: 26px;
        max-height: 26px;
    }
    .info-icon {
        height: 16px;
        width: 16px;
    }
    .info-icon.pesce_crudo {
        height: 15px;
        width: 20px;
    }
    .info-icon.pesce_cotto {
        height: 21px;
        width: 20px;
    }
    .info-icon.no_glutine,
    .info-icon.no_lattosio {
        height: 21px;
        width: 21px;
    }
    .disclaimer-info {
        font-size: 10px;
        letter-spacing: 4px;
    }
    .single-entry {
        padding: 12px 0;
    }
    .single-entry-title-box {
        width: 90%;
    }
    .single-entry-price {
        width: 10%;
    }
    .page-prenota {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .form-box {
        padding-top: 25px;
    }
    .form-box input, .form-box textarea,
    .form-box input::placeholder,
    .form-box textarea::placeholder {
        font-size: 14px;
        letter-spacing: 3px;
    }
    .form-group.acceptance {
        padding-bottom: 10px;
    }
    .info-text,
    .acceptance-text,
    .acceptance-text a:visited {
        font-size: 14px;
    }
    .form-box input[type=submit] {
        padding: 6px 25px;
        font-size: 15px;
        letter-spacing: 3px;
    }
    .info-paragraph {
        font-size: 14px;
    }
    .bbadv-logo_credits img {
        width: 22vW;
    }
}
@media screen and (max-width:1100px) {
    .withcit .page-paragraph-one p:after {
        right: 3vW;
    }
}
@media screen and (min-width:992px) and (max-width:992px) {
    main {
        margin-top: 100px;
    }
}
@media screen and (max-width:991px) {
    .site-header-inner {
        background-color: #2e2d2c !important;
    }
    .la_com_action--primary-menu i {
        color: #FFFFFF;
    }
    .site-branding img {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .site-header-mobile .mobile-menu-wrap .dl-menuwrapper ul {
        background-color: #2e2d2c !important;
    }
    .site-header-mobile .mobile-menu-wrap .dl-menu > li > a {
        color: #FFFFFF !important;
    }
    .header-component-outer_1,
    .header-component-outer_2 {
        display: flex;
        align-items: center;
    }
    .cat-name {
        background-size: auto 12px;
    }
    .page-menu-title_row {
        padding-top: 0;
    }
    .page-menu-title_row h1 {
        padding: 30px;
        display: flex;
        flex-direction: column;
    }
    .page-menu-title_row h1 a:not(:last-of-type) {
        margin-bottom: 8px;
    }
    .page-menu-title_row h1 .separator {
        display: none;
    }
    .page-menu-title_row .page-title-one {
        margin-bottom: 0 !important;
    }
    .wishlish-title {
        font-size: 15px;
    }
    .wishlish-title:after {
        height: 20px;
        width: 20px;
        margin-left: 6px;
        margin-top: 4px;
    }
    .wishlish-title.show-wishlist:after {
        margin-top: 0px;
        margin-bottom: 4px;
    }
    .wishlist-box .single-entry {
        font-size: 14px;
    }
    .withsign {
        background-size: 10vW;
        background-position: bottom 4vW right 25vW;
    }
    .bbadv-logo_credits img {
        width: 26vW;
    }
}
@media screen and (max-width:767px) {
    .not-mobile {
        display: none !important;
    }
    .not-desktop {
        display: block !important;
    }
    .la-image-loading.spinner-custom .content {
        min-width: 90px !important;
    }
    .gallery-menu_row {
        display: flex;
    }
    .hsl-footer {
        flex-direction: column;
        align-items: center;
    }
    .hsl-footer-left {
        align-items: center;
        text-align: center;
    }
    .biline {
        display: flex;
        flex-direction: column;
        padding-bottom: 8px;
    }
    .hidebiline {
        display: none;
    }
    .hsl-footer-left ul {
        flex-direction: column;
        align-items: center;
    }
    .hsl-footer-left ul > li.hsl-footer-li:not(:last-child):after {
        content: none !important;
    }
    .hsl-footer-right {
        margin-top: 20px;
        text-align: center;
    }
    .hsl-footer-right .hsl-footer-social ul {
        justify-content: center !important;
    }
    .hsl-footer-right .hsl-footer-social > div {
        margin-top:10px;
    }
    .page-description_row.prenota {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .withsign {
        background-position: bottom 6vW center;
        padding-bottom: calc(35px + 12vW);
    }
    .form-box {
        padding-top: 15px;
    }
    .form-column.flex-row {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .form-column.flex-row .form-group {
        width: 100% !important;
        max-width: 100% !important;
    }
    .form-box .form-group {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    .form-box input,
    .form-box textarea,
    .form-box input::placeholder,
    .form-box textarea::placeholder {
        font-size: 13px;
        letter-spacing: 2px;
    }
    .form-box input[type="text"],
    .form-box input[type="email"],
    .form-box input[type="date"],
    .form-box select,
    .form-box textarea {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
    }
    .form-box .wpcf7-form-control-wrap {
        width: 100% !important;
        max-width: 100% !important;
        display: block !important;
        box-sizing: border-box !important;
    }
    .zone-images {
        flex-direction: column;
        gap: 20px;
    }
    .zone-item {
        width: 100%;
    }
    .grecaptcha-badge {
        bottom: 40px !important;
        left: -7px !important;
        transform: scale(0.8);
    }
    .bbadv-logo_credits img {
        width: 38vW;
    }
    .bbadv-logo_credits {
        margin-bottom: 10vW !important;
    }
    .section-main_credits .prenota-button {
        margin-top:5vW;
    }
}
@media screen and (max-width:575px) {
    .play-icon {
        max-width: 55px;
    }
    .standard-padding {
        padding-left: 40px;
        padding-right: 40px;
    }
    .pattern-image_row {
        height: 15vW;
    }
    .page-title-two p, .page-title-two h1 {
        font-size: 12px;
        letter-spacing: 3px;
    }
    .page-paragraph-one {
        font-size: 11px;
        letter-spacing: 3px;
    }
    .page-paragraph-one h1 {
        font-size: 11px !important;
        letter-spacing: 3px;
    }
    .page-title-one p, .page-title-one h1 {
        font-size: 23px;
        margin-top: 0;
        letter-spacing: 3px;
    }
    .cat-name,
    .cat-description,
    .single-entry,
    .cat-link,
    .single-entry-title-box {
        letter-spacing: 3px;
        font-size: 12px;
    }
    .cat-description {
        padding: 12px 0 5px 0;
    }
    .single-entry-cantina {
        font-size: 10px;
    }
    .page-menu_row .wpb_text_column:not(.page-title-one) {
        margin-bottom: 0 !important;
    }
    .disclaimer-info {
        padding-top: 25px;
    }
    .cat-name {
        background-size: auto 9px;
    }
    .page-menu-title_row,
    .page-menu_row {
        padding-top: 0;
    }
    .single-entry-description {
        padding: 12px 35px 12px 0;
    }
    .minus-ic,
    .plus-ic {
        height: 14px;
        width: 14px;
    }
    .single-add-to-list {
        min-width: 20px;
    }
    .wishlish-title {
        font-size: 14px;
    }
    .wishlist-box .single-entry {
        font-size: 13px;
    }
    .withsign {
        background-position: bottom 5vW center;
        background-size: 22vW;
        padding-bottom: calc(50px + 12vW);
    }
    .withcit .page-paragraph-one p:before {
        left: 0;
        width: 45px;
        height: 36px;
    }
    .withcit .page-paragraph-one p:after {
        bottom: -8px;
        right: 2px;
        width: 45px;
        height: 36px;
    }
    .info-paragraph {
        font-size: 12px;
        letter-spacing: 3px;
    }
}
@media screen and (max-width:425px) {
    .prenota-button a {
        padding: 6px !important;
        font-size: 9px;
    }
    .page-title-one p, .page-title-one h1 {
        font-size: 18px;
    }
}
@media screen and (max-width:390px) {
    .la-image-loading.spinner-custom .content {
        min-width: 80px !important;
    }
    /*.grecaptcha-badge {
        bottom: 35px !important;
    }*/
    .wishlish-title {
        font-size: 13px;
    }
    .wishlist-box .single-entry {
        font-size: 12px;
    }
    .bbadv-logo_credits img {
        width: 45vW;
    }
}
@media screen and (max-width:360px) {
    .play-icon {
        max-width: 40px;
    }
    .page-description_row {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .withsign {
        background-size: 18vW;
        padding-bottom: calc(30px + 12vW);
    }
    .page-title-two {
        margin-bottom: 18px !important;
    }
    .page-paragraph-one {
        line-height: 2;
        letter-spacing: 2px;
    }
    .page-paragraph-one h1 {
        line-height: 2;
        letter-spacing: 2px;
    }
    .page-title-two p, .page-title-two h1 {
        letter-spacing: 2px;
    }
    .page-title-one p, .page-title-one h1 {
        letter-spacing: 2px;
    }
    .cat-name, .cat-description, .single-entry, .cat-link, .single-entry-title-box {
        letter-spacing: 2px;
    }
    .info-paragraph {
        letter-spacing: 2px;
    }
}
@media screen and (max-width: 320px) {
    .grecaptcha-badge {
        transform: scale(0.7);
    }
}
/*Coming Soon*/
html,
body,
body.page-id-693 #page.site,
body.page-id-693 .site-inner,
body.page-id-693 #main,
body.page-id-693 #main > .container,
body.page-id-693 #main > .container > .row,
body.page-id-693 #site-content,
body.page-id-693 #site-content > .site-content-inner,
body.page-id-693 #site-content > .site-content-inner > .page-content,
body.page-id-693 .not-active-fullpage,
body.page-id-693 .not-active-fullpage > .wpb-content-wrapper {
    height: 100%;
    width: 100%;
}
body.page-id-693 #masthead,
body.page-id-693 .site-header-mobile,
body.page-id-693 footer {
    display: none !important;
}
.background-box {
    height: calc(100% - 17.4vW);
    width: 100%;
    background-color: #2E2D2C;
    display: flex;
    justify-content: center;
    align-items: center;
}
.centered-box {
    position: absolute;
    bottom: auto;
    top: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    left: 50%;
    right: auto;
    align-items: center;
    transform: translate(-50%, -50%);
}
.hiosushilablogo-logo {
    max-width: 350px;
}
.h1-hiosushilab {
    padding-left: 8px;
    padding-top: 60px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-size: 36px;
    letter-spacing: 8px;
}
address.coming-address {
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
address.coming-address .addr-left {
    padding-right: 25px;
}
address a, address a:visited, address a:focus {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 22px;
}
address a:hover {
    color: #CAB16F;
}
@media screen and (max-width:1920px) {
    .hiosushilab-logo {
        max-width: 500px !important;
    }
    address a, address a:visited, address a:focus {
        font-size: 22px;
    }
    .h1-hiosushilab {
        font-size: 34px;
    }
}
@media screen and (max-width:1600px) {
    .hiosushilab-logo {
        max-width: 450px !important;
    }
}
@media screen and (max-width:1280px) {
    .hiosushilab-logo {
        max-width: 420px !important;
    }
}
@media screen and (max-width:1024px) {
    .hiosushilab-logo {
        max-width: 400px !important;
    }
    address a, address a:visited, address a:focus {
        font-size: 20px;
    }
    .h1-hiosushilab {
        font-size: 32px;
    }
}
@media screen and (max-width:991px) {
    .site-branding a figure img {
        width: 120px;
    }
    .site-branding,
    .site-branding a,
    .site-branding a figure {
        width:100%;
    }
    .site-branding a figure img {
        max-width: 120px;
    }
    .hiosushilab-logo {
        max-width: 400px !important;
    }
    address {
        flex-direction: column;
        width: auto;
        text-align: center;
    }
    address > div:last-child {
        padding-top: 20px;
    }
    address.coming-address .addr-left {
        padding-right: 0;
    }
}
@media screen and (max-width:575px) {
    .background-box {
        height: calc(100% - 30vW);
    }
    .hiosushilab-logo {
        max-width: 350px !important;
    }
    .h1-hiosushilab {
        padding-top: 40px;
        font-size: 26px;
        letter-spacing: 5px;
        padding-left: 5px;
    }
    address.coming-address {
        padding-top: 30px;
    }
    address a, address a:visited, address a:focus {
        font-size: 16px;
    }
}
@media screen and (max-width:350px) {
    .h1-hiosushilab {
        font-size: 24px;
    }
    address a, address a:visited, address a:focus {
        font-size: 14px;
    }
}
/*Coming soon 2*/
.hio-background-box {
    height: 100vH;
    width: 100vW;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 1;
}

/* LOGO - STILI FORZATI */
article.centered-box > img.hiosushilab-logo,
.centered-box > img.hiosushilab-logo,
.centered-box img.hiosushilab-logo,
img.hiosushilab-logo {
    width: 100% !important;
    max-width: 550px !important;
    min-width: 250px !important;
    height: auto !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin: 0 auto 30px !important;
    position: relative !important;
    z-index: 999 !important;

    /* Ombre multiple drammatiche per visibilità senza sfondo */
    filter:
        drop-shadow(0 0 30px rgba(0, 0, 0, 1))
        drop-shadow(0 0 60px rgba(0, 0, 0, 0.9))
        drop-shadow(0 0 90px rgba(0, 0, 0, 0.8))
        drop-shadow(0 8px 20px rgba(0, 0, 0, 1))
        drop-shadow(0 -4px 20px rgba(0, 0, 0, 0.8))
        brightness(1.5)
        contrast(1.4) !important;

    transition: transform 0.3s ease !important;
}

.centered-box img.hiosushilab-logo:hover,
img.hiosushilab-logo:hover {
    transform: scale(1.02) !important;
}
.h1-pre-hiosushilab {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    text-shadow:
        0 0 10px rgba(0, 0, 0, 0.9),
        0 0 20px rgba(0, 0, 0, 0.7),
        2px 2px 4px rgba(0, 0, 0, 1) !important;
}
.h1-pre-hiosushilab:after {
    content: none !important;
}
/* INDIRIZZO - STILI FORZATI */
address.pre-address,
.pre-address {
    margin: 25px 0 !important;
    border: none !important;
    border-bottom: none !important;
    text-decoration: none !important;
}

address.pre-address p,
.pre-address p,
p.par-addr,
.par-addr {
    margin: 6px 0 !important;
    line-height: 1.6 !important;
    text-shadow:
        0 2px 8px rgba(0, 0, 0, 0.9),
        0 0 15px rgba(0, 0, 0, 0.7) !important;
    color: #ffffff !important;
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-style: none !important;
    border: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
}

/* Rimuovi sottolineature dai link (telefono/email) */
address.pre-address a,
.pre-address a,
.par-addr a,
a[href^="tel:"],
a[href^="mailto:"] {
    text-decoration: none !important;
    text-decoration-line: none !important;
    text-decoration-style: none !important;
    border: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    color: #ffffff !important;
    text-shadow:
        0 2px 8px rgba(0, 0, 0, 0.9),
        0 0 15px rgba(0, 0, 0, 0.7) !important;
}
.pre-menu-button,
.pre-prenota-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.8) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4) !important;
    padding: 12px 30px !important;
    margin: 10px 5px !important;
    border-radius: 4px;
    text-decoration: none !important;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.3) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    font-weight: 500;
    letter-spacing: 6px;
    text-align: center !important;
}

.pre-menu-button {
    margin-top: 20px;
}

.pre-prenota-button {
    margin-bottom: 5px;
}

.pre-menu-button:hover,
.pre-prenota-button:hover {
    background: rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.6) !important;
    transform: translateY(-2px);
    color: #ffffff !important;
    text-decoration: none !important;
}
@media screen and (max-width:1920px) {
    .hio-background-box {
        font-size: 18px;
    }
    .centered-box .hiosushilab-logo,
    .hiosushilab-logo {
        max-width: 500px !important;
    }
    .h1-pre-hiosushilab {
        font-size: 18px;
    }
}
@media screen and (max-width:1600px) {
    .hio-background-box {
        font-size: 16px;
    }
    .centered-box .hiosushilab-logo,
    .hiosushilab-logo {
        max-width: 450px !important;
    }
    .h1-pre-hiosushilab {
        font-size: 16px;
    }
    .pre-menu-button {
        margin-top: 10px;
    }
}
@media screen and (max-width:991px) {
    .hio-background-box {
        font-size: 15px;
        letter-spacing: 6px;
    }
    .centered-box .hiosushilab-logo,
    .hiosushilab-logo {
        max-width: 400px !important;
    }
    .h1-pre-hiosushilab {
        font-size: 15px;
    }
}
@media screen and (max-width:767px) {
    .hio-background-box {
        letter-spacing: 4px;
    }

    /* LOGO MOBILE - FORZATO - SENZA FILTRI PESANTI */
    article.centered-box > img.hiosushilab-logo,
    .centered-box > img.hiosushilab-logo,
    .centered-box .hiosushilab-logo,
    img.hiosushilab-logo {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        max-width: 350px !important;
        min-width: 280px !important;
        width: 90% !important;
        height: auto !important;
        margin: 0 auto 20px !important;
        position: relative !important;
        z-index: 9999 !important;
        /* Filtri mobile - quasi identici al desktop */
        filter:
            drop-shadow(0 0 30px rgba(0, 0, 0, 1))
            drop-shadow(0 0 60px rgba(0, 0, 0, 0.9))
            drop-shadow(0 0 80px rgba(0, 0, 0, 0.7))
            drop-shadow(0 8px 20px rgba(0, 0, 0, 1))
            brightness(1.5)
            contrast(1.4) !important;
        -webkit-filter:
            drop-shadow(0 0 30px rgba(0, 0, 0, 1))
            drop-shadow(0 0 60px rgba(0, 0, 0, 0.9))
            drop-shadow(0 0 80px rgba(0, 0, 0, 0.7))
            drop-shadow(0 8px 20px rgba(0, 0, 0, 1))
            brightness(1.5)
            contrast(1.4) !important;
    }

    .h1-pre-hiosushilab {
        padding-top: 25px;
    }
    .pre-menu-button,
    .pre-prenota-button {
        letter-spacing: 3px;
        display: flex !important;
        width: 80% !important;
        max-width: 300px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media screen and (max-width:480px) {
    article.centered-box > img.hiosushilab-logo,
    .centered-box > img.hiosushilab-logo,
    .centered-box .hiosushilab-logo,
    img.hiosushilab-logo {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        max-width: 320px !important;
        min-width: 260px !important;
        width: 85% !important;
        height: auto !important;
        filter:
            drop-shadow(0 0 30px rgba(0, 0, 0, 1))
            drop-shadow(0 0 60px rgba(0, 0, 0, 0.9))
            drop-shadow(0 0 80px rgba(0, 0, 0, 0.7))
            drop-shadow(0 8px 20px rgba(0, 0, 0, 1))
            brightness(1.5)
            contrast(1.4) !important;
        -webkit-filter:
            drop-shadow(0 0 30px rgba(0, 0, 0, 1))
            drop-shadow(0 0 60px rgba(0, 0, 0, 0.9))
            drop-shadow(0 0 80px rgba(0, 0, 0, 0.7))
            drop-shadow(0 8px 20px rgba(0, 0, 0, 1))
            brightness(1.5)
            contrast(1.4) !important;
    }
}

@media screen and (max-width:360px) {
    article.centered-box > img.hiosushilab-logo,
    .centered-box > img.hiosushilab-logo,
    .centered-box .hiosushilab-logo,
    img.hiosushilab-logo {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        max-width: 280px !important;
        min-width: 240px !important;
        width: 80% !important;
        height: auto !important;
        filter:
            drop-shadow(0 0 30px rgba(0, 0, 0, 1))
            drop-shadow(0 0 60px rgba(0, 0, 0, 0.9))
            drop-shadow(0 0 80px rgba(0, 0, 0, 0.7))
            drop-shadow(0 8px 20px rgba(0, 0, 0, 1))
            brightness(1.5)
            contrast(1.4) !important;
        -webkit-filter:
            drop-shadow(0 0 30px rgba(0, 0, 0, 1))
            drop-shadow(0 0 60px rgba(0, 0, 0, 0.9))
            drop-shadow(0 0 80px rgba(0, 0, 0, 0.7))
            drop-shadow(0 8px 20px rgba(0, 0, 0, 1))
            brightness(1.5)
            contrast(1.4) !important;
    }
}