/**
 * Theme Name:     WP Bootstrap Starter Child
 * Author:         $egesit
 * Template:       wp-bootstrap-starter
 * Text Domain:	   wp-bootstrap-starter-child
 * Description:    Override 4 EATGOURMET
 * Version: 1.4.0
 */
/*                            

             _                                        _   
            | |                                      | |  
   ___  __ _| |_ __ _  ___  _   _ _ __ _ __ ___   ___| |_ 
  / _ \/ _` | __/ _` |/ _ \| | | | '__| '_ ` _ \ / _ \ __|
 |  __/ (_| | || (_| | (_) | |_| | |  | | | | | |  __/ |_ 
  \___|\__,_|\__\__, |\___/ \__,_|_|  |_| |_| |_|\___|\__|
                 __/ |                                    
                |___/                                     

                                         
    */
/*FONTS*/
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,700'); /* ubuntu-300 - latin */
@import url('https://fonts.googleapis.com/css2?family=Ubuntu+Mono:wght@400;700&family=Ubuntu:wght@300;400;500;700&display=swap'); h2 {
    font-family: 'Crimson Text', serif;
    font-size: 1.725rem;
    font-weight: 700;
    color: #025f49;
    margin: .5rem 0;
    text-align: center;
}

.col-md-4.qrcode a {
    color: #fff;
    text-decoration: underline;
    transition: .3s
}

.col-md-4.qrcode a:hover {
    color: #000;
    text-decoration: underline
}

.noscrollbar {
    overflow: hidden
}

#fake-anchor {
    display: none
}

header#masthead {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    transition: .3s;
    top: 0;
    z-index: 11;
    padding-bottom: 0;
    box-shadow: none;
    min-height: 100px;
}

#masthead.fisso {
    min-height: 70px;
    background: #fff;
    border-bottom: 1px solid #025f49;
}

#masthead #top-bar h1 {
    font-size: .875rem;
    color: #fff
}

#masthead #top-bar {
    transition: .3s;
    height: 37px;
    text-align: left;
    position: relative;
    overflow: hidden;
    top: 0;
    color: #fff;
    z-index: 5;
    padding-top: .5rem;
    padding-bottom: 0;
    /* border-bottom: 4px solid #025f49;*/
}

#hero-banner {
    height: 782px;
    background-size: cover;
    background-position: center;
    margin-bottom: 5rem;
}

#hero-banner h1 {
    font-size: 2.5rem;
    position: absolute;
    right: 0;
    left: 0;
    color: #025f49;
    bottom: 0rem;
    line-height: 1.1;
    padding: 1.5rem 1.5rem;
    text-align: center;
    background: #fff;
    font-family: 'Crimson Text', serif;
    font-weight: 700;
}

#masthead.fisso #top-bar {
    height: 0px;
    padding: 0;
    overflow: hidden;
}

#masthead #top-bar .top-title {
    /* position:relative */
}

#masthead #top-bar .top-title a.g-map {
    color: #fff;
    filter: invert(0);
}

.top-title .g-map:before {
    content: "";
    position: absolute;
    left: -36px;
    top: -18px;
    background: url('img/sprite.svg') -280px 0/400px no-repeat;
    width: 40px;
    height: 40px;
    color: #fff;
    filter: invert(0);
}

#masthead #top-bar a {
    color: #fff;
    font-size: .825rem;
    margin: 0 .5rem .25rem;
    text-decoration: none;
    display: inline-block;
    transition: .3s;
    /* position: relative; */
    top: -.125rem;
    line-height: 1;
    filter: invert(1);
}

#masthead.fisso #top-bar .social-area a.g-map {
    display: inline-block !important;
    opacity: 1;
    top: 0;
}

#masthead #top-bar a:hover {
    color: #000000;
}

#masthead .navbar-brand img {
    width: 300px;
    margin-bottom: 0;
    transition: .3s;
    position: relative;
    z-index: 5;
    top: 0;
}

#masthead.fisso .navbar-brand img {
    width: 250px;
    top: 6px;
}

.youtube-frame.home {
    position: relative
}

.youtube-frame.home iframe {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

p {
    margin-bottom: .825rem;
    line-height: 1.45;
    font-size: 1.125rem;
}

strong {
    font-weight: 500;
}

.social-area a {
    color: #fff;
    font-size: .825rem;
    margin: 0 .5rem .25rem;
    text-decoration: none;
    display: inline-block;
    transition: .3s;
    /* position: relative; */
    top: -.125rem;
    line-height: 1;
    filter: invert(1);
}

.social {
    position: absolute;
    right: 50px;
    top: 6px;
    padding: 0;
    margin: 0;
}

.social li {
    display: inline;
}

.social li a {
    text-decoration: none;
    transition: .3s;
    color: #fff;
}

.social li a:before {
    font-size: 2.2rem;
}

.social li a:hover {
    color: #025f49;
}

.social.small {
    bottom: 0;
    top: auto;
    right: 300px;
    transition: .3s;
}

.social.small a:before {
    color: #025f49;
    font-size: 2rem;
}

.fisso .social.small {
    top: 10px;
}

.xtra-sidebar .falang-language-switcher.lang-h {
    position: fixed;
    top: 4px;
    right: 40px;
    filter: none !important;
    transition: .3s;
    z-index: 1 !important
}

.fisso .xtra-sidebar .falang-language-switcher.lang-h {
    position: fixed;
    top: 17px !important;
    filter: none !important;
    z-index: 1 !important;
    right: 88px;
}

.mobile .xtra-sidebar .falang-language-switcher.lang-h {
    position: fixed;
    top: 14px !important;
    filter: none !important;
    z-index: 1 !important
}

.falang-language-switcher.lang-h a {
    filter: none !important
}

.xtra-sidebar .falang-language-switcher.lang-h img {
    display: none
}

.xtra-sidebar [href*="/en/"] img {
    display: none
}

.falang-language-switcher.lang-h a {
    width: 30px;
    height: 30px;
    display: block;
    background: url(img/it.svg);
}

.xtra-sidebar [href*="/en/"] {
    width: 30px;
    height: 30px;
    display: block;
    background: url(img/uk.svg) !important;
}

.fisso .xtra-sidebar [href*="/en/"] {
    background: url(img/uk.svg);
    width: 35px;
    height: 35px;
    display: block;
}

.mobile .xtra-sidebar .falang-language-switcher.lang-h {
    top: 8px !important;
    right: 0px;
}

.mobile .xtra-sidebar [href*="/en/"] {
    width: 35px;
    height: 35px;
    top: -5px;
    right: 0;
}

.mobile .fisso .xtra-sidebar .falang-language-switcher.lang-h {
    top: -250px !important
}

#default-h .logo {
    background: rgba(255, 255, 255, 0.65);
    position: absolute;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    left: 0;
    transition: height 0.3s, box-shadow 0.3s, background 0.3s;
    padding-top: .5rem;
    right: 0;
    top: 10px;
    height: 115px;
    z-index: 3;
}

/*club*/
#club {
    box-shadow: 0 22px 25px -25px rgba(0, 0, 0, .3) inset;
    background: #ffffff;
    padding-top: 2rem!important;
}

#club h2 {
    background: #025f49;
    color: #ffff;
    padding: .5rem 0;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
    text-transform: uppercase;
}

#club h2 small {
    display: block;
    border-top: 2px solid;
    width: fit-content;
    margin: auto;
    padding: .125rem .25rem
}

#how2 {
    mix-blend-mode: multiply;
}

#how2 h2 {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-80%);
    font-size: 1.35rem;
    top: 3.5rem;
    font-weight: 500;
    text-decoration: underline;
    color: #f69323;
}

#how2 ul.carousel-indicators {
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 1rem;
}

#how2 ul.carousel-indicators li {
    opacity: 1;
    height: 50px;
    width: 50px;
    position: relative;
    text-indent: 0;
    font-size: 1.625rem;
    text-align: center;
    color: #025f49;
    line-height: 1.8;
    border-radius: 50%;
    border: 4px solid;
    background: #fff;
}

#how2 ul.carousel-indicators li.active {
    filter: grayscale(1);
    font-weight: 900;
}

#how2 p {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 466px;
    transform: translate(-90%, -50%);
    font-size: 1.45rem;
    color: #454546;
    line-height: 1.2;
    font-weight: 500;
    padding: 1.2rem 0 1.2rem 1.8rem;
}

#how2 .carousel-item.active p:before {
    /* transform: translateY(-50%) scale(1) rotate(0); */
}

#how2 .carousel-item p:before {
    transition: .3s .3s;
    content: "";
    text-align: center;
    font-size: 3rem;
    color: #025f49;
    padding-top: 1rem;
    top: 0;
    bottom: 0;
    /* transform-origin: center; */
    /* transform: translateY(-50%) scale(.9) rotate(-5deg); */
    position: absolute;
    left: -74px;
    border-right: 2px solid;
    width: 83px;
    /* height: 100px; 
  / background: url(img/step.png) left center / contain no-repeat;*/
}

#how2 .carousel-item:nth-of-type(1) p:before {
    content: "1"
}

#how2 .carousel-item:nth-of-type(2) p:before {
    content: "2"
}

#how2 .carousel-item:nth-of-type(3) p:before {
    content: "3"
}

#how2 .carousel-item:nth-of-type(4) p:before {
    content: "4"
}

#how2 .carousel-item:nth-of-type(5) p:before {
    content: "5"
}

#how2 strong {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: .5rem;
    display: block;
    line-height: 1;
    color: #025f49;
}

#how2 .carousel-item:last-of-type strong {
    letter-spacing: -.09rem;
}

#uno {
    background: url(https://www.eatgourmet.it/wp-content/uploads/2022/04/1.jpg) right bottom/ auto 100% no-repeat #ffffff;
}

#due {
    background: url(https://www.eatgourmet.it/wp-content/uploads/2022/04/2.jpg) right bottom/ auto 100% no-repeat #fff;
}

#tre {
    background: url(https://www.eatgourmet.it/wp-content/uploads/2022/04/3.jpg) right bottom/ auto 100% no-repeat #fff;
}

#quattro {
    background: url(https://www.life-speaking.club/wp-content/uploads/2020/07/quattro.jpg) right bottom/ auto 100% no-repeat #fff;
}

#cinque {
    background: url(https://www.life-speaking.club/wp-content/uploads/2020/07/cinque.jpg) right bottom/ auto 100% no-repeat #fff;
}

#menu-piatti {
    padding-top: 2rem;
    overflow: hidden;
}

#menu-piatti .nav.navbar-nav {
    padding-top: 0rem;
    transition: .3s
}

#menu-piatti.stick-it .nav.navbar-nav {
    padding-top: 7rem !important;
    z-index: 10;
}

.piatti-box {
    border-left: 1px solid;
    padding-top: 0;
    margin-top: 0;
    background: #fff;
    z-index: 9;
}

.lista-piatti h2 {
    border-top: 1px solid #f4f4f4;
    padding-top: .725rem;
    box-shadow: 0 15px 25px -10px rgba(0, 0, 0, .2);
    margin-bottom: 1.785rem;
    margin-top: 1.5em;
    background: #836609;
    color: #fff;
}

.lista-piatti h3 {
    font-size: 1.25rem
}

.piatti-box .row {
    margin-bottom: .5rem !important;
}

.piatti-box .col-md-3 {
    background: #efefef;
    min-height: 290px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.piatti-box .col-md-6 {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.piatti-box .col-md-6 h3 {
    font-size: 1.725rem;
    display: block;
    width: 100%;
}

#menu-piatti ul {
    display: block;
    width: 100%;
}

#menu-piatti li {
    background: #ffffff;
    display: block;
    width: 100%;
    padding: .5rem .725rem;
    border-bottom: 1px solid
}

#menu-piatti li a {
    font-size: 1.5rem;
    font-weight: 900
}

.ricerca {
    max-width: 100%;
    display: block;
    font-size: 1.25rem
}

.ricerca label {
    line-height: 1.25;
    margin-bottom: 1rem;
    font-weight: 500;
}

#cercaPiatto {
    border: 0;
    border-bottom: 3px solid;
    width: 100%;
    display: block;
    padding: .25rem .5rem;
    height: 50px;
    color: #025f49;
    margin: .5rem 0 1rem;
    outline: none !important;
    transition: .3s
}

#cercaPiatto:focus, #cercaPiatto:hover {
    background: #025f49;
    color: #fff;
}

@media (max-width: 480px) {
    #default-h .logo {
        padding-left: 0;
        padding-right: 0;
    }
}

#default-h .logo.full {
    background: rgba(255, 255, 255, 0.85);
}

#default-h .logo .logo-anchor-big {
    display: block;
    margin: auto;
    position: relative;
    top: 0;
    width: 294px;
}

@media (max-width: 480px) {
    #default-h .logo .logo-anchor-big {
        width: 100%;
    }
}

#default-h .logo img {
    height: 96px;
    margin: auto;
    display: block;
    transition: height .3s, top .35s;
    opacity: 1;
}

@media (max-width: 480px) {
    #default-h .logo img {
        margin: 0 0 0 1rem;
        height: 85px;
    }
}

#default-h .logo #logo-small {
    height: auto !important;
    position: absolute;
    transition: top .3s;
    top: 125px;
    width: 294px;
    left: 50%;
    transform: translateX(-50%);
}

#default-h.fisso .logo {
    position: fixed;
    box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.28);
    background: rgba(255, 255, 255, 0.88);
    top: 0;
    height: 46px;
}

#default-h.fisso .logo .logo-anchor-big {
    top: -76px;
}

@media (max-width: 480px) {
    #default-h.fisso .logo .logo-anchor-big {
        top: -62px;
    }
}

#default-h.fisso .logo .logo-anchor-big img {
    height: 107px;
}

@media (max-width: 480px) {
    #default-h.fisso .logo .logo-anchor-big img {
        height: 90px;
    }
}

#default-h.fisso .logo #logo-small {
    position: absolute;
    top: 6px;
}

#default-h.fisso .logo.full {
    background: rgba(255, 255, 255, 0.88);
}

.wrapping-overflow {
    overflow: hidden;
    position: relative;
}

.form-richieste {
    padding: 3rem;
}

@media (max-width: 480px) {
    .form-richieste {
        padding: .5rem 0;
    }

    .form-richieste .col-sm-6.float-left {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.form-richieste h4 {
    color: #025f49;
    font-size: 1.25rem;
    font-weight: 600;
}

.form-richieste label {
    width: 100%;
    display: block;
    position: relative;
}

.form-richieste .fading, .form-richieste .nofading {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}

.form-richieste .fading.message, .form-richieste .nofading.message {
    top: -14px;
    transform: none;
    background: #fff;
    padding: 0 0.5rem;
}

.form-richieste textarea {
    border: 2px solid #025f49;
    border-radius: .5rem;
    line-height: 1;
    height: 8.5rem;
    width: 100%;
    display: block;
    margin-top: 1.5rem;
    padding: 1.125rem;
}

.form-richieste input {
    border: 2px solid #025f49;
    border-radius: .5rem;
    line-height: 1;
    height: 2.5rem;
    width: 100%;
    display: block;
    padding-left: 1rem;
    font-weight: 400;
}

.form-richieste .richiesta {
    list-style: none;
    padding: 0;
}

.form-richieste .richiesta li {
    border-bottom: 1px solid #025f49;
    padding: .125rem 1rem;
    font-weight: 400;
    cursor: pointer;
    transition: .3s;
}

.form-richieste .richiesta li:hover {
    color: #025f49;
}

.form-richieste p.form-info {
    font-size: .725rem;
}

.form-richieste .trigger-list {
    position: absolute;
    left: 0;
    right: 0;
    height: 2.5rem;
    background: transparent;
    top: 0;
}

.form-richieste .trigger-list.list-visible i:before {
    transform: rotate(180deg);
}

.form-richieste .trigger-list i {
    position: absolute;
    top: 0;
    right: 0;
    background: #025f49;
    height: 2.5rem;
    border-radius: 0 .5rem .5rem 0;
    color: #fff;
    width: 2.5rem;
    z-index: 2;
}

.form-richieste .trigger-list i:before {
    text-align: center;
    transition: .3s;
    transform: rotate(0);
    display: block;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: .4rem;
    font-size: 1.85rem;
}

.form-richieste .fake-select {
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 40px;
    right: 0;
    left: 0;
    list-style: none;
    padding: 0 .5rem 1rem;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3);
}

.form-richieste .fake-select li {
    padding: .5rem;
    border-bottom: 1px solid #025f49;
    cursor: pointer;
}

.form-richieste .fake-select li:hover {
    color: #634702;
    background: whitesmoke;
}

.newsletter .email {
    border: 2px solid #025f49;
    border-radius: .5rem;
    line-height: 1;
    height: 2.5rem;
    width: 100%;
    display: block;
    padding-left: 1rem;
    font-weight: 400;
}

.cta-main {
    background: #025f49;
    color: #fff;
    padding: .25rem 1rem;
    border-radius: 12px;
    display: block;
    max-width: 300px;
    text-align: center;
    font-weight: 600;
    margin: 2rem auto;
    font-size: 1.125rem;
    border: 0;
    line-height: 1.5;
    text-transform: uppercase;
}

.cta-main.smaller {
    font-size: 1rem;
    padding: .5rem 1.5rem;
    max-width: 180px;
}

.cta-light {
    color: #fff;
    font-weight: 500;
    text-decoration: underline;
}

.cta-light:before {
    font-size: 2rem;
    vertical-align: middle;
    text-decoration: none !important;
    margin: 0 !important;
    padding: 0;
}

.cta-light:hover {
    color: #fff;
}

/*modal override*/
.modal-customized h3 {
    text-align: center;
    width: 100%;
    margin-top: 3rem;
}

.modal-customized h4 {
    font-family: "Ubuntu Mono";
    letter-spacing: -0.125rem;
    margin-top: 2rem;
    border-bottom: 2px solid #ccc;
    width: 100%;
}

.modal-customized .modal-body {
    padding: 1.5rem;
}

@media (max-width: 480px) {
    .modal-customized .modal-body {
        padding: .5rem;
        font-size: .9rem;
        line-height: 1.4;
    }
}

.modal-customized .modal-body > ol {
    padding-right: 1.5rem;
}

@media (max-width: 480px) {
    .modal-customized .modal-body > ol {
        padding: .5rem .5rem .5rem 1.5rem;
    }
}

.modal-customized .modal-body > ol > li > strong:first-of-type {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: .5rem;
    margin-top: 2.2rem;
    display: block;
    position: relative;
}

.modal-customized .modal-body > ol > li > strong:first-of-type::before {
    content: "";
    position: absolute;
    left: -1.8rem;
    top: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 2px solid #025f49;
    border-right-color: transparent;
}

.modal-customized .modal-body > ol > li > ol > li {
    margin-bottom: .5rem;
}

.modal-customized .modal-body > ol > li > ul > li {
    list-style: disc;
}

.modal-customized .modal-body > ol > li > ul > li strong:first-of-type {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: .5rem;
    margin-top: 1.25rem;
    display: block;
}

.modal-customized .modal-body > ol > li {
    counter-increment: myIndex;
    list-style: none;
    position: relative;
}

.modal-customized .modal-body > ol > li:before {
    content: counter(myIndex);
    position: absolute;
    left: -18px;
    top: -2px;
    font-size: 24px;
    font-weight: 600;
    color: #128781;
}

/*modal override*/
.jssocials-share-twitter .jssocials-share-link {
    background: #00aced;
}

.jssocials-share-twitter .jssocials-share-link:hover {
    background: #0087ba;
}

.jssocials-share-facebook .jssocials-share-link {
    background: #3b5998;
}

.jssocials-share-facebook .jssocials-share-link:hover {
    background: #2d4373;
}

.jssocials-share-googleplus .jssocials-share-link {
    background: #dd4b39;
}

.jssocials-share-googleplus .jssocials-share-link:hover {
    background: #c23321;
}

.jssocials-share-linkedin .jssocials-share-link {
    background: #007bb6;
}

.jssocials-share-linkedin .jssocials-share-link:hover {
    background: #005983;
}

.jssocials-share-pinterest .jssocials-share-link {
    background: #cb2027;
}

.jssocials-share-pinterest .jssocials-share-link:hover {
    background: #9f191f;
}

.jssocials-share-email .jssocials-share-link {
    background: #3490F3;
}

.jssocials-share-email .jssocials-share-link:hover {
    background: #0e76e6;
}

.jssocials-share-stumbleupon .jssocials-share-link {
    background: #eb4823;
}

.jssocials-share-stumbleupon .jssocials-share-link:hover {
    background: #c93412;
}

.jssocials-share-whatsapp .jssocials-share-link {
    background: #29a628;
}

.jssocials-share-whatsapp .jssocials-share-link:hover {
    background: #1f7d1e;
}

.jssocials-share-telegram .jssocials-share-link {
    background: #2ca5e0;
}

.jssocials-share-telegram .jssocials-share-link:hover {
    background: #1c88bd;
}

.jssocials-share-line .jssocials-share-link {
    background: #25af00;
}

.jssocials-share-line .jssocials-share-link:hover {
    background: #1a7c00;
}

.jssocials-share-viber .jssocials-share-link {
    background: #7b519d;
}

.jssocials-share-viber .jssocials-share-link:hover {
    background: #61407b;
}

.jssocials-share-pocket .jssocials-share-link {
    background: #ef4056;
}

.jssocials-share-pocket .jssocials-share-link:hover {
    background: #e9132e;
}

.jssocials-share-messenger .jssocials-share-link {
    background: #0084ff;
}

.jssocials-share-messenger .jssocials-share-link:hover {
    background: #006acc;
}

.jssocials-share-vkontakte .jssocials-share-link {
    background: #45668e;
}

.jssocials-share-vkontakte .jssocials-share-link:hover {
    background: #344d6c;
}

.jssocials-share-link {
    padding: .5em .6em;
    color: #fff;
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}

.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
    color: #fff;
}

.jssocials-share-count-box {
    position: relative;
    height: 2.5em;
    padding: 0 .3em;
    margin-left: 0.3em;
    background: #f5f5f5;
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}

.jssocials-share-count-box:hover {
    background: gainsboro;
}

.jssocials-share-count-box:hover:after {
    border-color: transparent gainsboro transparent transparent;
}

.jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.85em;
    left: -0.3em;
    width: 0;
    height: 0;
    border-width: 0.4em 0.4em 0.4em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}

.jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #444;
}

.jssocials-shares {
    text-align: center !important;
}

.jssocials-shares a {
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 0;
    text-align: center;
}

.jssocials-shares .jssocials-share {
    display: inline;
    padding: 0;
    margin: 0 .25rem;
    text-align: center;
}

.jssocials-shares .jssocials-share i:before {
    font-size: 2rem;
    line-height: 1.5;
}

/*top bar*/
.top-bar {
    /* background: #025f49; */
    /* height: 10px; */
    /* padding: .7rem 3rem 0; */
}

.top-bar h1, .top-bar > span {
    font-size: .825rem;
    color: #fff;
    font-weight: 300;
    display: block;
    margin-bottom: .5rem;
    line-height: 1.1;
}

/*awards*/
.awards {
    margin: 2rem auto 3rem;
    padding: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.awards li {
    list-style: none;
    display: inline;
    margin: 0 .25rem;
}

@media (max-width: 480px) {
    .awards li:nth-child(4) {
        display: none;
    }
}

.awards li img {
    width: 100px;
    margin: 0 .5rem;
}

@media (max-width: 480px) {
    .awards li img {
        width: 70px;
        margin: 0 .125rem;
    }

    .awards li img:nth-child(4) {
        display: none;
    }
}

#carousel-home {
    margin-bottom: 3rem;
}

@media (max-width: 480px) {
    #carousel-home {
        padding-top: 115px;
    }
}

/*servicezs*/
#services {
    padding: 2rem 0 5rem;
}

@media (max-width: 480px) {
    #services {
        padding: .5rem 0 5rem;
    }
}

#services [class*='col-lg-'] {
    border-right: 4px solid #fff;
    overflow: hidden;
}

#services [class*='col-lg-']:last-of-type {
    /*border: none;*/
}

#services [class*='col-lg-'] a {
    color: #000;
    position: relative;
    display: block;
}

#services [class*='col-lg-'] img {
    margin-bottom: 1rem;
    transition: .3s;
}

#services [class*='col-lg-'] p {
    padding: 0 2rem;
    text-align: center;
}

#services [class*='col-lg-']:hover img {
    transform: scale(1.05);
}

#services .over-title {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    transition: .3s;
}

#services .over-title > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: #025f49;
    color: #fff;
    padding: .5rem 0;
    line-height: 1.5;
}

#services .over-title:hover {
    background: rgba(0, 0, 0, 0.75);
}

/*to top*/
#totop {
    position: fixed;
    right: 30px;
    bottom: -60px;
    background: #fff url('img/sprite.svg') -118px 0 /400px auto;
    width: 45px;
    height: 45px;
    transition: .3s;
    text-align: center;
    z-index: 12;
}

#totop i:before {
    position: relative;
    top: 7px;
    transition: .3s;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 1.5rem;
    line-height: 1;
}

#totop:hover {
    background: #67968a url(img/sprite.svg) -118px 0 /400px auto;
}

#totop:hover i:before {
    top: 0;
}

/*loader*/
.loader {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: -moz-radial-gradient(center, ellipse cover, #fcfcfc 0%, #f2f2f2 73%, #e5e5e5 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #fcfcfc 0%, #f2f2f2 73%, #e5e5e5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #fcfcfc 0%, #f2f2f2 73%, #e5e5e5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e5e5e5', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.6);
}

.hamburger-menu .falang-menu-item {
    display: none
}

.mobile .fisso .hamburger-menu .falang-menu-item {
    display: block
}

/*circolar-indicator*/
.circle-indicator > .carousel-indicators {
    position: static;
    margin-top: 15px;
    margin-bottom: 25px;
}

.circle-indicator > .carousel-indicators li {
    height: 16px;
    width: 16px;
    border: #025f49 2px solid;
    border-radius: 50%;
    box-sizing: border-box;
    background: transparent !important;
}

.circle-indicator > .carousel-indicators li.active {
    background: #025f49 !important;
}

#instafeed a {
    width: 25%;
    padding: 0 .125rem;
    margin-bottom: .125rem;
    height: 150px;
    background-position: center !important;
    background-size: cover !important;
    display: inline-block;
}

/*cookies*/
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    z-index: 999;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: #eee;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
    margin-left: 30px;
}

#gdpr-cookie-message h4 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

#gdpr-cookie-message h5 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}

#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #000;
    font-size: 15px;
    line-height: 1.5em;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}

#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}

#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message button, button#ihavecookiesBtn {
    border: none;
    background: var(--red);
    color: white;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}

#gdpr-cookie-message button:hover {
    background: white;
    color: var(--red);
    transition: all 0.3s ease-in;
}

button#gdpr-cookie-advanced {
    background: white;
    color: var(--red);
}

#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}

#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

/*bottom-bar*/
#bottom-bar {
    position: fixed;
    bottom: -100px;
    height: 46px;
    left: 0;
    right: 0;
    background: #025f49;
    transition: .3s;
    z-index: 10;
}

#bottom-bar p {
    font-size: 1.05rem;
    color: #fff;
    font-weight: 500;
    margin: 1rem;
    padding-left: 1.5rem;
}

#bottom-bar .social {
    right: 90px;
}

#bottom-bar.fisso {
    bottom: 0;
}

#bottom-bar.fisso .social a:before {
    color: #fff;
}

#bottom-bar > div {
    height: 60px;
}

#bottom-bar #CDSSCROLLINGRAVE.wide {
    width: 50%;
    max-width: 650px;
    margin: 0 auto;
    top: 2px;
    position: absolute;
    left: 50%;
    padding: 0 1rem;
    transform: translateX(-50%);
}

@media (max-width: 768px) {
    #bottom-bar #CDSSCROLLINGRAVE.wide {
        left: 1rem;
        transform: none;
    }
}

.carousel-item {
    height: 100%;
    background-size: cover;
    background-position: center;
}

#visual {
    height: 650px;
    position: relative;
}

.social-area {
    position: fixed;
    right: 100px;
    transform: scale(.75);
    top: 4px;
    transition: .3s;
    transform-origin: top right;
}

footer .social-area {
    position: relative !important;
    right: auto;
    transform: none;
    top: auto;
    transition: .3s;
    transform-origin: top right;
}

footer h4 {
    color: #fff
}

.social-area .fb {
    background-position: -80px 0;
    margin-right: 0 !important;
    margin-left: .5rem !important;
    border-left: 1px solid #025f49;
}

.social-area .instagram {
    background-position: -40px 0
}

.social-area .instagram {
    background-position: -40px 0
}

.social-area .email-i {
    background-position: -320px 0
}

.fisso .social-area {
    top: 14px;
    transform: scale(.9);
    right: 140px;
}

.fisso .social-area a {
    filter: invert(0) !important;
}

#masthead #top-bar .social-area a.g-map {
    background: url('img/sprite.svg') -351px -5px/500px no-repeat;
    margin-right: 0;
    /* opacity:0; */
    transition: .3s;
    top: -50px;
    position: absolute;
    left: -54px;
}

.social-area a {
    background: url('img/sprite.svg') top left/400px no-repeat;
    width: 40px;
    height: 40px;
}

@media (max-width: 480px) {
    #visual {
        height: 500px;
        padding-top: 115px;
    }
}

#visual > div {
    height: 100%;
}

#visual + .bread + .awards + h1 {
    font-family: 'Crimson', serif;
    font-weight: 700;
    font-size: 2rem;
    padding-bottom: 1rem;
    margin-bottom: .125rem;
}

#visual + .bread + .awards + h1 > span {
    border-bottom: 1px solid #025f49;
    padding: 0 1rem .725rem;
    background: white;
    z-index: 1;
    position: relative;
}

#visual + .bread + .awards + h1 > span:before {
    content: "";
    position: absolute;
    background: white;
    width: 25px;
    top: 0;
    bottom: -10px;
    left: -25px;
}

#visual + .bread + .awards + h1 > span:after {
    content: "";
    position: absolute;
    background: white;
    width: 25px;
    top: 0;
    bottom: -10px;
    right: -25px;
}

#visual + .bread + .awards + h1 + p > span {
    font-family: 'Crimson', serif;
    font-weight: 400;
    font-size: 1.125rem;
    color: #634702;
    text-transform: uppercase;
    letter-spacing: .25rem;
    margin: 0 0 .5rem;
    display: inline-block;
}

.bread {
    background: #f4f4f4;
    padding: .5rem 0;
    font-size: 1.125rem;
}

.bread span {
    padding: 0 .5rem;
    border-right: 1px solid;
}

.bread span:last-child {
    padding: 0 .5rem;
    border-right: none;
}

.bread a {
    font-weight: 400;
}

/* gallery*/
#gallery {
    padding: 3rem 0;
}

#gallery .image-box {
    margin-bottom: 30px;
}

#gallery .image-box img {
    max-width: 100%;
    height: auto;
    border: 4px solid #aa9841;
}

#gallery .image-box a {
    cursor: pointer;
    position: absolute;
    left: 15px;
    top: 0;
    right: 15px;
    bottom: 0;
    transition: .3s;
    -webkit-transition: .3s;
    background: url(img/esa-plus.svg) center -3px no-repeat;
    outline: 0;
}

.modal-backdrop {
    opacity: 1;
}

/**/
.modal-dialog.modal-lg {
    padding: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.modal-dialog.modal-lg [id*="carousel-gallery"] {
    height: 100%;
    width: 100%;
}

.modal-dialog.modal-lg [id*="carousel-gallery"] .carousel-inner {
    height: 100%;
    width: 100%;
}

.modal-dialog.modal-lg [id*="carousel-gallery"] .carousel-inner .carousel-item {
    height: 100%;
    width: 100%;
}

.modal-dialog.modal-lg [id*="carousel-gallery"] .carousel-inner .carousel-item img {
    height: 100%;
    width: auto;
}

/*FEAUTURES*/
.feautures {
    list-style: none;
    margin: 0;
    padding: 0;
}

.feautures.four li {
    width: 33%;
}

@media (max-width: 480px) {
    .feautures.four li {
        width: 99%;
        font-size: .725rem;
    }
}

@media (max-width: 400px) {
    .feautures.four li {
        width: 99%;
        font-size: .825rem;
    }
}

.feautures li {
    display: inline-block;
    box-sizing: border-box;
    width: 32%;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 400;
    box-shadow: 10px 0 15px -10px rgba(0, 0, 0, 0.15);
}

@media (max-width: 480px) {
    .feautures li {
        width: 98%;
    }
}

.feautures li i:before {
    font-size: 4rem;
    color: #025f49;
    display: block;
    float: left;
    text-align: center;
    width: 30%;
    margin: 0;
    vertical-align: top;
}

.feautures li strong {
    float: left;
    width: 70%;
    vertical-align: middle;
    padding: 1rem .725rem 0 .725rem;
    text-align: left;
    line-height: 1.1;
}

#recensioni #wp-widget-reviews {
    border: none !important;
}

#recensioni #wp-widget-reviews * {
    font-family: 'Ubuntu', sans-serif;
}

#recensioni #wp-widget-reviews .weddingwireWidget--white {
    background: none;
    border: none !important;
}

#recensioni #wp-widget-reviews .weddingwireWidget__header {
    display: none;
}

#recensioni #wp-widget-reviews .weddingWireWidgetReview {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    min-height: 260px;
}

@media (max-width: 480px) {
    #recensioni #wp-widget-reviews .weddingWireWidgetReview {
        width: 100%;
        min-height: auto;
        display: block;
    }
}

#recensioni #wp-widget-reviews .weddingWireWidgetReview .weddingWireWidgetReview__title {
    font-size: 1.125rem;
    font-weight: 500;
    color: #025f49;
}

#recensioni #wp-widget-reviews .weddingWireWidgetReview .weddingWireWidgetReview__user {
    font-size: 1.125rem;
    font-weight: 400;
}

#recensioni #wp-widget-reviews .weddingWireWidgetReview span.weddingWireWidgetReview__timestamp {
    display: block;
}

#recensioni #wp-widget-reviews .weddingWireWidgetReview:nth-of-type(3) {
    border-right: 1px solid #025f49;
    border-left: 1px solid #025f49;
}

@media (max-width: 480px) {
    #recensioni #wp-widget-reviews .weddingWireWidgetReview:nth-of-type(3) {
        border-left: none;
        border-right: none;
    }
}

#recensioni #wp-widget-reviews .weddingWireWidgetReview a {
    color: #025f49;
    font-weight: 600;
    display: block;
}

#recensioni #wp-widget-reviews #bodasnet-button {
    width: 320px;
    background: #025f49 !important;
    display: block;
    margin: auto;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.full-h {
    position: relative
}

.mobile .full-h {
    position: relative;
    min-height: 324px !important;
}

.mobile.apple #video-box {
    /* z-index: 22!important; */
    /* height: 292px!important; */
    padding: 3rem 0 0;
    z-index: 9 !important;
}

.mobile #video-box {
    position: absolute !important;
    min-height: 300px;
    background: #025f49;
    box-shadow: 0 0 35px -15px rgba(0,0,0,.3) inset;
}

.mobile #video-box video {
    width: 126%;
    left: -13%;
}

tra {
    position: relative;
}

#recensioni #wp-widget-reviews #bodasnet-widget-footer {
    background: none !important;
}

#piatti > div {
    /* display:block; */
    background: #fff;
}

#piatti video {
    max-width: 90%;
    height: auto;
    display: block;
    margin: auto
}

#nl-ql {
    padding: .5rem 0 .35rem;
    background: #67968a!important;
    color: #fff;
    font-weight: 600;
}

#nl-ql p {
    font-size: 1.5rem;
    padding-top: 0.4rem;
}

#nl-ql .iscriviti-box [type="submit"] {
    background: #fff;
    color: #025f49;
}

#nl-ql .iscriviti-box [type="submit"]:hover {
    background: #025f49;
    color: #fff;
}

#footer-t {
    padding: 4rem 0 6rem;
    color: #fff;
    background: #025f49;
    box-shadow: 0 49px 85px -20px rgb(0 0 0 / 25%) inset;
}

.modal .modal-header button {
    position: absolute;
    right: 0;
    padding: .25rem 1rem .45rem;
    background: #025f49;
    ; border: none;
    border-radius: 8px 0 0 8px;
    font-size: 2.125rem;
    top: 0;
    color: #fff;
    line-height: 1.1;
    font-weight: 900;
    box-shadow: 3px 5px 10px -4px rgba(0, 0, 0, .5);
}

.modal .modal-header {
    display: block
}

.modal .modal-header h4 {
    font-size: 1.35rem;
    padding: 2rem 2rem .5rem;
    text-align: center
}

.modal .modal-header h4 + p {
    text-align: center
}

.modal p {
    margin: 0;
}

.page-id-82 .modal-backdrop {
    opacity: 1
}

.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    position: absolute;
    bottom: 1rem
}

.modal label {
    font-size: 0.875rem;
    padding-bottom: .5rem;
    width: 100%;
    line-height: 1.5;
}

.modal p:last-of-type label {
    font-size: .675rem;
    padding-bottom: .5rem;
    padding-left: 2rem;
    width: 100%;
    line-height: 1.5;
    padding-right: 1.5rem;
    margin-bottom: 3rem;
    text-align: left;
}

.wpcf7-acceptance input {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -40px;
    top: .125rem;
}

.wpcf7-acceptance {
    position: relative
}

.modal [class*="acceptance"] {
    font-size: .875rem;
    line-height: 0 !important
}

.wpcf7-acceptance span {
    position: relative;
    font-size: .725rem;
    line-height: 1.35;
    vertical-align: top;
    padding-left: .5rem;
    display: block;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    border: none !important;
    border-bottom: 2px solid #025f49 !important;
    transition: .3s;
    outline: 0;
    box-shadow: 0 0 15px -10px rgb(0 0 0 / 55%) inset;
    border-radius: 0;
}

.wpcf7-form-control-wrap input:fosus, .wpcf7-form-control-wrap textarea:fosus {
    box-shadow: 0 5px 25px -10px rgba(0, 0, 0, .3) !important;
    background: red;
    outline: none;
}

.wpcf7-submit {
    background: #39b1e6;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: .3s;
    border: none;
    padding: .5rem 1rem;
    font-size: 1.125rem
}

.wpcf7-submit:disabled {
    background: #848484;
}

@media (max-width: 480px) {
    #footer-t {
        text-align: center;
        position: relative;
    }
}

@media (max-width: 480px) {
    #footer-t .details {
        padding-top: 14rem;
    }

    #footer-t .details + div {
        position: absolute;
        top: 2rem;
        left: 0;
        right: 0;
        padding: 0;
        margin: 0;
    }
}

#footer-t .logo-small {
    max-width: 164px;
    display: block;
    margin: 0 auto 1rem;
}

#footer-t .awards {
    position: static;
    bottom: auto;
    margin: 2.5rem auto;
    left: auto;
    right: auto;
    width: 100%;
    display: block;
}

@media (max-width: 480px) {
    #footer-t .awards {
        margin: 2rem auto !important;
    }
}

#footer-t .awards img {
    width: 65px;
    margin: 0 .125rem;
}

#footer-t .awards li:nth-child(3) img {
    width: 75px;
    margin: 0 .125rem;
    filter: invert(1);
}

@media (max-width: 480px) {
    #footer-t .awards img {
        width: 55px;
    }
}

#footer-t .details p {
    font-size: .875rem;
}

#footer-t .details p a {
    color: #fff;
    border-bottom: 1px dotted #eee;
}

#footer-t .details p a:hover {
    color: #025f49;
}

#footer-t .details .emails p {
    line-height: 1.3;
    margin: 0 0 .5rem;
}

#footer-t .social {
    position: static;
}

.secondary-menu {
    list-style: none;
    padding: 0 0 1rem;
    margin: 0 0 1rem;
    border-bottom: 1px dotted #fff;
}

.secondary-menu a {
    color: #fff;
}

.secondary-menu a:hover {
    color: #025f49;
}

.credits {
    background: #253225;
    padding: .5rem 0;
    color: #969696;
}

.credits p {
    font-size: .875rem;
    line-height: 1.2;
    padding: .125rem 0;
    margin: 0;
    text-align: center;
}

.credits p a {
    color: #969696;
    text-decoration: underline;
}

#nav-icon3 {
    width: 40px;
    height: 42px;
    margin: 0 auto;
    z-index: 3;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative;
    cursor: pointer;
    top: 0
}

#nav-icon3.open {
    top: 50px;
}

@media (max-width: 480px) {
    .mobile #nav-icon3 {
        top: 0px!important;
    }
}

#nav-icon3 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #025f49;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

#masthead.fisso .navbar-toggler {
    top: 15px
}

#masthead .navbar-toggler {
    transition: .3s;
    position: fixed;
    top: 55px;
    right: 30px;
    outline: 0;
    border: 0;
}

#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 12px;
}

#nav-icon3 span:nth-child(4) {
    top: 24px;
}

#nav-icon3 .text-menu {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: .85rem;
    font-weight: 600;
    color: #634702;
    transition: .3s;
    opacity: 1;
}

#nav-icon3.open span:nth-child(1) {
    top: 12px;
    width: 0%;
    left: 50%;
}

#menu-main-menu {
    padding: 1.5rem 0 1rem;
    list-style: none;
    text-align: center;
    width: 100%
}

#menu-main-menu li {
    Font-size: 1.35rem;
    text-transform: uppercase;
    text-align: center;
    padding: 0.6rem 0;
    font-weight: 400;
    border-bottom: 1px solid #025f49;
    width: 100%;
}

#masthead nav {
    box-shadow: 0 -15px 25px -20px rgba(0, 0, 0, .3) inset;
}

#main-nav-hamburger-style {
    border-bottom: 1px solid #d9d9d9;
    width: 100%;
    background: #fff;
    box-shadow: 0 -15px 20px -15px rgba(0, 0, 0, .35) inset;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
    top: 12px;
    width: 0%;
    left: 50%;
}

.fisso #nav-icon3 {
    top: 69px;
}

.fisso #nav-icon3 .text-menu {
    opacity: 0;
}

#main-menu nav {
    position: fixed;
    z-index: 1;
    background: rgba(255, 255, 255, 0.85);
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    border-top: 2px solid #025f49;
    box-shadow: 0 10px 35px -20px rgba(0, 0, 0, 0.35) inset;
    width: 400px;
}

@media (max-width: 480px) {
    #main-menu nav {
        width: 100%;
    }
}

#main-menu nav > ul {
    list-style: none;
    display: block;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    padding-left: .5rem;
    text-align: left;
    padding-top: 4rem;
    height: 100%;
    font-size: 1.25rem;
}

#main-menu nav > ul:first-of-type {
    border-left: none;
}

#main-menu nav > ul.single > li {
    border-right: 0 !important;
}

#main-menu nav > ul.single > li a {
    display: block;
    margin-left: .5rem;
}

#main-menu nav > ul > li .separator {
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #025f49;
    display: block;
    color: #025f49;
}

#main-menu nav > ul > li > a {
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #025f49;
    display: block;
}

#main-menu nav > ul > li > ul {
    padding: 0;
}

#main-menu nav > ul > li > ul ul {
    padding: 0 !important;
}

#main-menu nav li {
    list-style: none;
    padding-left: .9rem;
}

:root {
    font-size: 16px;
    font-family: 'Ubuntu', sans-serif;
}

#loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: url(https://www.eatgourmet.it/wp-content/themes/wp-bootstrap-starter-child/img/loader.gif) center/200px no-repeat #006341;
}

@media (max-width: 1440px) {
    :root {
        font-size: 15px;
    }
}

b * {
    -webkit-font-smoothing: antialiased;
}

body {
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    color: #2f2f2f;
}

a {
    color: #025f49;
    text-decoration: none;
    transition: 0.3s;
}

a:hover {
    color: #000;
    text-decoration: none;
}

a:focus, a:active {
    outline: none;
}

button:hover, button:focus, button:active, .btn:hover, .btn:focus, .btn:active {
    outline: none !important;
}

/*cross*/
.headline {
    position: absolute;
    top: 55%;
    padding: .3rem;
    background: rgba(255, 255, 255, 0.66);
    z-index: 1;
    left: 0;
    right: 0;
    text-align: center;
    font-family: 'Crimson', serif;
    font-weight: 700;
    font-size: 2rem;
    transform: translateY(-50%);
}

.heading-2 {
    font-family: 'Crimson Text', serif;
    font-size: 1.725rem;
    font-weight: 700;
    color: #025f49;
    margin-bottom: .5rem;
    line-height: 1.15;
}

@media (max-width: 480px) {
    .heading-2 {
        padding: 0 1rem !important;
    }
}

.heading-3 {
    font-family: 'Crimson Text', serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #025f49;
    margin-bottom: .5rem;
    line-height: 1.15;
}

@media (max-width: 480px) {
    .heading-3 {
        padding: 0 1rem;
    }
}

.border-b {
    border-bottom: 1px solid #025f49;
}

@media (max-width: 480px) {
    .border-b {
        font-size: 1.5rem;
        padding: 0 1rem;
        display: block;
    }
}

.sub-title {
    font-weight: 500;
    padding-top: .125rem;
    margin-bottom: .725rem;
    color: #025f49;
}

.quote {
    text-align: left;
    padding-left: 100px;
    position: relative;
}

.quote:before {
    position: absolute;
    left: 0;
    font-size: 18rem;
    line-height: .7;
    top: 0;
}

.menu-is-open {
    overflow: hidden;
}

.down-shadow {
    box-shadow: 0 15px 20px -10px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.m-t-1 {
    margin-top: 1rem !important;
}

.m-t-2 {
    margin-top: 2rem !important;
}

.m-t-3 {
    margin-top: 3rem !important;
}

.m-t-5 {
    margin-bottom: 5rem !important;
}

.m-b-1 {
    margin-bottom: 1rem !important;
}

.m-b-2 {
    margin-bottom: 2rem !important;
}

.m-b-3 {
    margin-bottom: 3rem !important;
}

.m-b-4 {
    margin-bottom: 4rem !important;
}

.m-b-5 {
    margin-bottom: 5rem !important;
}

.p-t-1 {
    padding-top: 1rem !important;
}

.p-t-2 {
    padding-top: 2rem !important;
}

.p-t-3 {
    padding-top: 3rem !important;
}

.p-t-5 {
    padding-bottom: 5rem !important;
}

.p-b-1 {
    padding-bottom: 1rem !important;
}

.p-b-2 {
    padding-bottom: 2rem !important;
}

.p-b-5 {
    padding-bottom: 5rem !important;
}

.info-small {
    font-size: 0.875rem;
}

.smallest {
    font-size: 1.125rem;
}

.lancio {
    border-right: 1px solid #025f49;
    padding-right: 2.5rem;
}

@media (max-width: 768px) {
    .lancio {
        padding-right: auto;
        margin-bottom: 2rem;
        text-align: center !important;
        border-right: none;
        border-bottom: 1px solid #025f49;
    }
}

.lancio h3 {
    font-size: 2.5rem;
    font-weight: 300;
    color: #025f49;
}

.max-width-900 {
    max-width: 900px;
    padding: 0 2.5rem 2rem;
    box-sizing: border-box;
    margin: 1rem auto 2rem;
    font-size: 1.25rem !important;
}

@media (max-width: 768px) {
    .max-width-900 {
        border: none;
        max-width: 85%;
    }
}

/*xxxxxxxxxxx/*/
.four-box [class*='col'] {
    transition: .3s;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.four-box [class*='col']:hover {
    box-shadow: 0 15px 25px -25px rgba(0, 0, 0, 0.25);
}

.four-box h2 {
    font-family: 'ubuntu';
    font-weight: 300;
    position: relative;
    top: -40px;
    background: #025f49;
    color: #fff;
    padding: 0.25rem 1rem !important;
    text-align: left;
}

.four-box p {
    position: relative;
    top: -40px;
    color: #222;
    padding: 0 0.75rem !important;
    text-align: left !important;
    font-size: 1.25rem;
}

.heading-3 span {
    border-bottom: 0 !important;
    padding: 0 1rem .725rem;
    background: white;
    border-top: 1px solid #025f49;
    z-index: 1;
    position: static;
    font-weight: 400;
    font-size: 1.8rem;
}

@media (max-width: 480px) {
    .heading-3 span {
        display: block;
    }
}

.heading-3 small {
    display: block;
    font-weight: 600;
    font-size: 2.1rem;
    text-transform: uppercase;
}

.sans {
    font-family: "ubuntu";
    font-size: 1.35rem;
    font-weight: 500;
    margin-bottom: 15px;
}

.ql-text {
    max-width: 670px;
    padding-left: 1rem;
}

.ql-text ul {
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    /* border-bottom:1px dashed #025f49; */
}

.ql-text ul li {
    font-size: 1.25rem !important;
    padding-bottom: .25rem;
    font-weight: 400;
}

@media (max-width: 480px) {
    .ql-text p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.ql-text h2 {
    text-align: left;
    /* font-size: 2.8rem; */
}

.text-carousel {
    max-width: 85%;
    padding: 0 1rem 2rem;
    text-align: left;
}

@media (max-width: 1440px) {
    .text-carousel {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .text-carousel {
        padding: 0 0 2rem;
    }
}

.text-carousel p {
    font-size: 1.125rem;
}

.text-carousel h2 {
    text-align: left;
    margin-top: 0;
}

.container-md {
    max-width: 90%;
    margin: auto;
}

.has-gallery .modal-backdrop.show {
    opacity: 1;
}

#downapp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    left: 0;
    background: #025f49;
    z-index: 9999!important
}
.titolo {
    font-size:1.25rem
}
#downapp .t-box-m > div{
    text-align:center;
}
#downapp .t-box-m > div>a{
    padding:.25rem .5rem ;
    font-weight:500
}
.t-box-m img:first-of-type {
    max-width: 145px!important;
    margin: 0rem auto;
    display: block;
}

.t-box-m p {
    text-align: center;
    padding: 0 1rem;
    font-size: 1.25rem;
    font-weight: 400;
}

.t-box-m p + p {
    margin-bottom: 1rem;
}

.t-box-m a {
    display: inline-block;
}
.t-box-m [href="/"]{
    width:100%
}
.t-box-m a:last-of-type {
    margin-bottom: 2rem !important;
}

.modal-dialog.modal-gallery {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
}

[id*="carousel-gallery"] {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    position: absolute;
    left: 0;
}

@media (max-width: 480px) {
    [id*="carousel-gallery"] {
        position: relative;
    }
}

.modal-dialog.modal-gallery .close {
    color: #ffffff;
    position: fixed;
    right: 15px;
    top: 0;
    font-size: 3rem;
    cursor: pointer;
    z-index: 1;
}

.modal-dialog.modal-gallery .carousel-inner, [id*="carousel-gallery"] .modal-dialog.modal-gallery .carousel-inner .carousel-item {
    min-height: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

@media (max-width: 480px) {
    .modal-dialog.modal-gallery .carousel-inner, [id*="carousel-gallery"] .modal-dialog.modal-gallery .carousel-inner .carousel-item {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }
}

[id*="carousel-gallery"] .carousel-inner .carousel-item img {
    height: 100% !important;
    width: auto !important;
}

@media (max-width: 480px) {
    [id*="carousel-gallery"] .carousel-inner .carousel-item img {
        height: auto !important;
        width: 100% !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}

.mobile .modal-dialog.modal-gallery {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.mobile .modal-content {
    ; }

.mobile #carousel-gallery {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
}

.header-img {
    background-position: top center;
    background-size: cover;
}

.checked {
    list-style: none;
}

.checked li {
    font-size: 1.125rem;
    position: relative;
}

.checked li.double-line {
    line-height: 1.25;
    padding-bottom: .125rem;
}

.checked li:before {
    content: "";
    top: 4px;
    position: absolute;
    height: 10px;
    width: 20px;
    border-left: 2px solid #025f49;
    border-bottom: 2px solid #025f49;
    left: -25px;
    transform: rotate(-45deg);
}

.checked li:after {
    content: "";
    position: absolute;
    left: -30px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #025f49;
    border-right: 0;
    top: 6px;
    transform: rotate(-25deg);
}

.contatti h3 {
    font-weight: 400;
    font-size: 1.25rem;
}

.contatti p {
    margin: 0;
}

.contatti p strong {
    display: block;
}

.bigger-h {
    font-size: 2.55rem;
    display: block;
}
.cta-m{
    background: #67968a;
    color:#fff;
    padding: 0.55rem 0.8rem;
    width:fit-content;
    margin: 0.6rem auto 0;
    font-weight:600;
    border-radius: 4px;
    text-transform:uppercase;
    display:block!important;
}
@media (max-width: 480px) {
    .bigger-h {
        font-size: 2.125rem;
    }
}

.iscriviti-box {
    position: relative;
}

.iscriviti-box p {
    font-weight: 500;
}

.iscriviti-box .cta-outline {
    background: #025f49;
    color: #fff;
    padding: .25rem 1rem;
    border-radius: 0 .5rem .5rem 0;
    text-align: center;
    font-weight: 600;
    margin: 0;
    font-size: 1.125rem;
    text-transform: uppercase;
    cursor: pointer;
    transition: .3s;
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid #025f49;
    bottom: 0;
}

.iscriviti-box .cta-outline:hover {
    background: #f4f4f4;
    color: #025f49;
}

.email-trigger:before {
    font-size: 2.5rem;
    vertical-align: middle;
    text-decoration: none !important;
    margin: 0 !important;
    padding: 0;
    text-align: left !important;
    left: -0.5rem;
    position: relative;
}

#results-list {
    padding: 230px 0 50px;
    margin: 0;
    background: url(/images/la-porta-del-principe-villa-matrimoni-feste-cerimonie-eventi-aziendali-roma.svg) center 35px / auto 120px no-repeat;
}

.pagination-box {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    color: #fff;
    z-index: 2;
}

a.downloadable {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
}

a.downloadable:hover {
    transform: translateY(-50%) scale(0.875);
}

a.downloadable img {
    height: 60px;
}

.legend {
    background: #826406;
    color: #fff;
    text-align: center;
}

.legend > span {
    padding: .725rem 1rem;
    font-size: 1.25rem;
    text-transform: uppercase;
}

#target-content {
    max-width: 100%;
    overflow-x: auto;
}

ul.pagination {
    display: block !important;
    text-align: center;
    margin: 0;
}

ul.pagination li {
    display: inline-block;
    padding: .5rem;
    border-right: 1px dashed #6b6b6b;
    font-size: 1.25rem;
    margin: 1rem 0;
    color: #fff;
}

ul.pagination li a {
    color: #bbb;
    font-weight: 400;
}

ul.pagination li.active a {
    color: #fff;
    font-weight: 700;
}

table.table.table-striped th {
    min-width: 14.285714285714286%;
}

table.table.table-striped th:nth-child(1) {
    width: 150px;
}

table.table.table-striped th:nth-child(2) {
    width: 200px;
}

table.table.table-striped th:nth-child(4) {
    width: 100px;
}

table.table.table-striped th:nth-child(5) {
    width: 150px;
}

table.table.table-striped th:nth-child(6) {
    width: 40%;
}

table.table.table-striped th:nth-child(7) {
    width: 130px;
}

table.table.table-striped tbody {
    height: 100px;
    overflow: hidden;
}

.messaggio {
    display: block;
}

.messaggio p {
    white-space: nowrap;
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#modal-info td {
    display: block;
    border-bottom: 1px solid #eee;
    padding: .25rem 1rem;
}

#modal-info td p {
    overflow: visible;
    white-space: normal;
    width: 100%;
}

.modal-trigger {
    text-align: center;
    display: block;
    cursor: pointer;
}

.modal-trigger img {
    position: relative;
    transition: 0.3s;
}

.modal-trigger:hover img {
    transform: scale(0.8);
}

#modal-info .modal-trigger {
    display: none;
}

@media (max-width: 480px) {
    .fixed-height {
        height: auto !important;
        padding-bottom: 3rem !important;
    }

    .fixed-height .img-box {
        min-height: 400px !important;
    }
}

.error-page h1 .bigger-h {
    padding-top: 12rem;
    font-size: 10rem;
    line-height: 1;
}

.service-list {
    border-top: 1px solid #025f49;
    color: #025f49;
    display: inline-block;
    padding: 0 3rem;
}

.service-list > span {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #025f49;
    border-radius: 50%;
    position: relative;
    top: -2px;
}

.service-list br {
    display: none;
}

@media (max-width: 480px) {
    .service-list br {
        display: block;
    }

    .service-list br + span {
        display: none;
    }
}

.card {
    border: 0;
    border-radius: 0;
    counter-increment: section;
}

.card .card-header {
    background: #fff;
    border: 0;
    padding: .5rem .5rem .25rem;
    border-bottom: 1px solid;
}

.card .card-header .card-link h3 {
    font-size: 1.25rem;
}

.card .card-header .card-link h3:before {
    content: counter(section);
    margin-right: 0.3rem;
}

.logo-solo {
    padding: 1rem 0 1.25rem;
}

.down-shadow .l-ql {
    position: relative;
}

.down-shadow .l-ql img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 300px;
    transform: translate(-50%, -50%);
    padding-bottom: 2rem;
}

.plus-lunch h2 {
    font-family: 'Crimson Text', serif;
    font-weight: 600;
    /* color: #ffffff; */
    font-size: 2rem;
    text-decoration: none;
    margin-bottom: 3rem;
}

.plus-lunch h3 {
    text-align: center;
    text-transform: uppercase
}

.plus-lunch, .download-app {
    background: #025f49;
    position: relative;
    color: #fff;
    border-bottom: 4px solid #fff;
    padding: 4rem 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
}

.download-app {
    padding: 0
}

.gold {
    background: #025f49;
}

.plus-lunch.white {
    background: #fff;
    color: #000000;
    padding: 2rem 0 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
}

.plus-lunch.white + div {
    padding-top: 4rem !important;
}

.plus-lunch.white .container > h2 {
    padding-top: 0px !important;
    color: #025f49;
    text-decoration: none !important;
}

.plus-lunch.gold .container > h2 {
    padding-top: 0px !important;
    color: #fff !important;
    text-decoration: none !important;
    border-bottom: 1px solid;
    margin-bottom: .5rem;
}

.plus-lunch.gold .container > h2 + p {
    margin-bottom: 5.5rem;
}

.plus-lunch.white h3 {
    padding-top: 5rem !important;
    color: #025f49;
}

.plus-lunch.gold h3 {
    padding-top: 6rem !important;
    color: #fff !important;
    font-size: 1.5rem;
}

.plus-lunch.gold h3:after {
    top: 5.5rem;
}

.plus-lunch.green {
    background: #fff;
    color: #025f49 !important;
    padding: 2rem 0;
    box-shadow: 0 25px 25px -15px rgb(0 0 0 / 30%) inset;
}

.plus-lunch.green h3:after {
    top: 4.5rem;
    width: 15rem;
    background: #025f49;
}

.plus-lunch.green + div {
    padding: 0;
    color: #025f49 !important;
}

.download-app .spot {
    box-shadow: -25px 0 20px -10px rgba(0, 0, 0, .2);
}

.plus-lunch.green .container > h2 {
    padding-top: 0px !important;
    color: #025f49 !important;
    text-decoration: none !important;
    border-color: #025f49;
    margin-top: 1.5rem !important;
    margin-bottom: 7rem !important;
}

.plus-lunch.green h3 {
    padding-top: 5rem !important;
    color: #025f49 !important;
}

.plus-lunch.green p {
    color: #025f49
}

.plus-lunch.green p br {
    display: none
}

.plus-lunch p {
    text-align: center;
    padding: 0 .785rem;
}

.plus-lunch .col-md-4 h2 {
    position: relative;
    color: #fff;
    margin-top: 1.5rem;
    font-weight: 500;
    margin-bottom: .725rem;
    font-family: 'ubuntu';
    font-size: 1.5rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 7rem;
}

.download-app h2 {
    color: #fff;
    font-weight: 500;
    margin-bottom: .725rem;
    font-family: 'ubuntu';
    font-size: 1.5rem;
    text-transform: uppercase;
    text-align: center;
}

.ql-right {
    position: relative;
}

.ql-right .ql-text {
    margin-left: 5rem;
}

.download-app {
    position: relative;
}

.t-box-d {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.download-app h2, .download-app h3 {
    color: #fff;
    border-bottom: 1px solid;
    margin-bottom: .5rem;
}

.download-app p {
    color: #fff;
    margin: 0
}

.download-app h3 {
    /* font-family: 'Crimson Text', serif; */
    /* font-size: 1.725rem; */
    /* font-weight: 700; */
    /* margin: .5rem 0; */
    /* text-align: center; */
    /* color: #fff; */
}

.download-app .cta-main {
    background: #fff!important;
    color: #025f49!important;
}

.download-app .cta-main:hover {
    color: #000;
}

/*QLD*/
img.qld-logo {
    width: 460px;
    margin: auto;
    display: block;
}

img.qld-logo + h1 small {
    font-size: 1.875rem;
    position: relative;
    top: -9px;
    left: -5px;
    color: #8ec045;
    letter-spacing: .08rem;
}

.logo-ql {
    position: absolute;
    top: 57%;
    max-width: 350px;
    left: 50%;
    display: none;
    transform: translate(-50%, -50%);
}

.ql-text .logo-ql {
    position: static;
    top: auto;
    display: block;
    margin: .5rem auto;
    max-width: 200px;
    left: auto;
    transform: none;
}

.logo-ql {
    position: absolute;
    top: 50%;
    max-width: 220px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.steps {
    counter-reset: section;
}

.steps li {
    color: #222;
    font-size: 1.25rem;
    list-style: none;
    margin-bottom: 2rem;
    position: relative;
    padding-left: 2rem;
    font-family: "ubuntu";
    font-weight: 500;
    border-bottom: 1px dashed;
}

.steps li:before {
    counter-increment: section;
    content: counter(section);
    background: #fff;
    width: 2.5rem;
    height: 2.5rem;
    color: #025f49;
    text-align: center;
    position: absolute;
    left: -1rem;
    top: .5rem;
    border: 2px solid #025f49;
    border-radius: 50%;
    line-height: 1.25;
    font-size: 1.725rem;
    border-left: 0;
}

.ql-text #quick-h {
    padding: 0
}

#quick-h {
    margin-left: 2rem !important;
    padding-top: 5.5rem;
    width: 85%;
    text-align: center;
    padding-bottom: 2rem;
}

#quick-h span {
    border: 0 !important;
    margin: 0;
    font-size: 1.725rem;
    padding: 0;
}

.quick-indicator {
    position: absolute !important;
    bottom: -25px !important;
    margin: 0 !important;
}

.plus-lunch h3:before {
    content: "";
    width: 6.5rem;
    height: 6.5rem;
    position: absolute;
    top: -40px;
    left: 50%;
    transition: .3s;
    transform: translateX(-50%);
    opacity: 1;
    background-position: center -500px;
    background-repeat: no-repeat
}

.plus-lunch.viewed h3:before {
    background-position: center;
}

.plus-lunch.white h3:before {
    content: "";
    width: 5rem;
    height: 5rem;
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 1;
}

.plus-lunch.white h3:after {
    background: #025f49;
    top: 4.5rem;
    width: 15rem;
}

.plus-lunch h3:after {
    content: "";
    width: 20rem;
    height: 2px;
    position: absolute;
    top: 6.25rem;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
}

.gourmet:before {
    background: url(img/gourmet.svg) center/cover;
}

.healthy:before {
    background: url(img/healthy.svg) center/cover;
}

.smart:before {
    background: url(img/smart.svg) center/cover;
}

.safe:before {
    background: url(img/shield.svg) center/cover;
}

.ristorante:before {
    background: url(img/ristorante.svg) center/cover;
}

.delivery:before {
    background: url(img/delivery.svg) center/cover;
}

.takeaway:before {
    background: url(img/takeaway.svg) center/cover;
}

.novanta h3:before {
    background: url(img/freddo.svg) center/cover;
    filter: invert(1)!important;
}

.freddo h3:before {
    background: url(img/micro.svg) center/cover;
    filter: invert(1)!important;
}

.qrcode h3:before {
    background: url(img/qrcode.svg) center/cover;
    filter: invert(1)!important;
}

.feautures li i[class*="icona-"]:before {
    content: "";
    height: 7rem;
    color: #025f49;
    display: block;
    float: left;
    text-align: center;
    width: 30%;
    margin: 0;
    background-position: center !important;
    background-size: auto 4rem !important;
    background-repeat: no-repeat !important;
    vertical-align: top;
}

.feautures li i.icona-tap:before {
    background: url(img/tap.svg)
}

.feautures li i.icona-stagione:before {
    background: url(img/stagioni.svg)
}

.feautures li i.icona-quality:before {
    background: url(img/quality.svg)
}

.feautures li i.icona-price:before {
    background: url(img/price.svg)
}

.feautures li i.icona-chef:before {
    background: url(img/chef.svg)
}

.feautures li i.icona-tutti:before {
    background: url(img/tutti.svg)
}

.feautures li i.icona-allergia:before {
    background: url(img/allergia.svg)
}

.feautures li i.icona-pack:before {
    background: url(img/pack.svg)
}

.feautures li i[class*="icona-"] + strong {
    color: #025f49 !important;
    font-size: 1.25rem;
    text-transform: none;
    font-weight: 400;
    padding-right: 2rem;
    line-height: 1.15;
}

.chi-quick h3 {
    font-family: 'Crimson Text', serif;
    font-weight: 600;
    color: #025f49;
    font-size: 2rem;
    text-decoration: underline
}

.chi-quick p {
    font-size: 1.35rem
}

@media(max-width: 640px) {
    .plus-lunch.white p {
        margin-bottom: 2.5rem;
    }

    .mobile #nav-icon3 {
        top: 16px!important;
    }

    .mobile #hero-banner {
        background-size: auto 662px!important
    }

    .mobile .feautures {
        /* display: none */
    }

    .social-area .fb {
        border: none
    }

    #footer-t .logo-small {
        max-width: 205px;
        display: block;
        margin: 0 auto 1rem;
    }

    .piatti-box .col-md-6 h3 {
        font-size: 1.5rem;
        padding: .725rem 0 0
    }

    .mobile #menu-piatti .nav.navbar-nav {
        padding-top: 0rem !important;
        z-index: 10;
        max-height: 59px;
        overflow: hidden;
        padding: 0;
        margin: 0;
        left: 0;
        transition: .3s;
        right: 0;
        width: 100% !important;
    }

    #menu-piatti li {
        padding: .5rem .25rem;
    }

    li#chiudi {
        background: #304030;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1.125rem;
    }

    .mobile #menu-piatti .nav.navbar-nav.aperto {
        max-height: 750px;
        height: 515px;
        background: white;
        transition: .3s;
    }

    .ricerca {
        padding: 0 !important;
    }

    .mobile .ricerca label {
        font-size: 0;
        width: 100%;
        margin-bottom: 0;
    }

    .mobile .ricerca label input {
        font-size: 1.25rem;
    }

    .navbar-brand.d-block.text-center.center-text.p-0.m-0 {
        position: relative;
    }

    .mobile.page-id-84 #hero-banner {
        background: url(https://www.eatgourmet.it/wp-content/uploads/2021/02/eat-gourmet-la-porta-del-principe-2.jpg) center/cover !important;
        height: 400px;
        margin-top: 8rem !important;
        margin-bottom: 8rem;
    }

    .site-title {
        height: 70px;
        top: 0;
        left: 0;
        display: block;
        bottom: 0;
        right: 50px;
    }

    .mobile #masthead .navbar-brand img {
        top: -2px;
        position: absolute;
        width: 96%!important;
        display: block!important;
        margin: 0 auto;
    }

    #masthead .navbar-toggler {
        right: 0;
    }

    .mobile #masthead.fisso .site-title {
        height: auto;
        width: 92px;
    }

    .mobile #masthead.fisso .navbar-brand img {
        /* width: 67%!important; */
        height: auto;
        top: 0rem!important;
        position: relative;
        margin: 0 auto.3rem;
    }

    #nl-ql {
        padding: 2rem 0 3rem
    }

    .feautures li {
        box-shadow: 0px 10px 18px -10px rgba(0, 0, 0, 0.15);
    }

    #masthead #top-bar {
        height: 55px;
    }

    #masthead #top-bar .top-title {
        display: none
    }

    .social-area {
        position: static
    }

    .fisso .falang-language-switcher.lang-h {
        position: fixed;
        top: -32px !important;
        right: 40px !important;
        filter: none !important;
    }

    .mobile #masthead #top-bar .social-area a.g-map {
        display: inline-block !important;
        opacity: 1 !important;
        position: relative;
        top: auto;
        left: auto;
        filter: invert(0);
    }

    #masthead #top-bar div {
        /* position: static!important; */
        text-align: center;
        width: fit-content;
    }

    #how2 {
        min-height: 640px !important
    }

    #how2 ul.carousel-indicators {
        transform: scale(.8)
    }

    #how2 p {
        text-align: center;
        position: static;
        transform: none;
        padding: 2rem 1rem;
    }

    #how2 strong {
        font-size: 1.725rem;
    }

    #how2 p {
        font-size: 1.5rem;
        font-weight: 300
    }

    #how2 .carousel-item p:before {
        top: 308px;
        left: 0;
        right: 0;
        width: 100%;
        /* height: 4px; */
        z-index: 1;
        padding: 0;
        /* background: #025f49; */
        font-size: 1.25rem;
        bottom: auto;
        border-bottom: 2px solid;
    }

    #how2 .carousel-item {
        padding-top: 321px;
        background-position: top right;
        background-size: 650px auto;
    }

    .mobile #club h2 {
        padding: 6rem 1rem 2.5rem;
    }

    .heading h1 {
        font-size: 1.5rem;
        line-height: 1
    }

    .plus-lunch.white + div {
        padding-top: 2rem !important
    }

    .plus-lunch .container > h2 {
        margin: 3rem 0 3.5rem !important;
    }

    .plus-lunch, .download-app {
        padding: .25rem 0 0 !important;
    }

    .youtube-frame.home iframe {
        position: static;
        transform: none;
        padding-top: 1rem
    }

    .newsletter .email {
        padding: 0 .5rem;
        text-align: left !important;
    }

    .youtube-frame.home + div {
        margin: 0;
        padding-top: 0 !important;
    }

    .youtube-frame.home + div h2 {
        text-align: center;
    }

    #quick {
        display: none;
    }

    #quick-h {
        margin: 0;
        padding: 0
    }

    .youtube-frame iframe {
        height: 350px !important
    }

    .youtube-frame + div {
        margin-top: 2rem
    }

    .logo-ql {
        position: absolute;
        top: 60%;
        max-width: 280px;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ql-text {
        padding: 0
    }

    .ql-text #quick-h {
        margin-left: 0rem !important;
        padding: 0;
        text-align: center;
        width: 100%;
        margin: 0
    }

    .plus-lunch .col-md-4 {
        margin-bottom: 4rem !important;
        border-bottom: 2px solid #67968a;
    }

    .plus-lunch h3:before {
        transition: .3s .4s
    }

    .ql-text * {
        text-align: center !important
    }

    .ql-text h2 {
        margin-top: 2.5rem
    }

    .ql-text ul {
        padding: 0
    }

    .ql-text ul li {
        list-style: none;
    }

    #quick-h span {
        font-size: 1.5rem
    }

    #quick-h span br {
        display: none
    }

    .download-app {
        padding: 0;
        margin-bottom: 0;
    }

    .download-app div {
        margin-bottom: 3rem;
    }

    .plus-lunch p {
        font-size: 1.25rem
    }

    .plus-lunch.green .container {
        margin-top: 3rem;
    }

    .t-box-d {
        position: static;
        transform: none;
        padding: 2rem;
        margin: 0 !important;
        width: 100%;
    }
}

div#contattaci .modal-dialog {
    background: #fff;
    height: 100%;
}

#quicklunch .modal-dialog .modal-content, #contatti .modal-dialog .modal-content {
    background: #fff;
    position: static;
    display: block;
}

.icon-gplay img, .icon-appstore img {
    max-width: 190px !important;
    width: 162px;
    display: inline-block!important;
}

img.logo-form {
    width: 250px;
    margin: auto;
}

h5.modal-title-quick {
    display: block;
    width: 100%;
}

#quicklunch .modal-header {
    display: block !important;
    text-align: center
}

#quicklunch button {
    position: absolute;
    top: 1rem;
    right: 2rem
}

.heading {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: -15px;
    transition: .3s;
}

.heading p, .heading span, .stop-v, .start-v {
    font-weight: 300;
    padding: .5rem 1.5rem;
    font-size: 1.875rem;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, .25);
    color: #9c853c;
}

.start-v {
    z-index: 9999 !important
}

.stop-v, .start-v {
    opacity: 0;
    transition: .3s .5s;
}

.endvideo .heading.captions {
    top: 0;
    bottom: 0
}

.stop-v {
    top: 0;
    bottom: 0
}

.endvideo .stop-v {
    opacity: 1 !important;
    z-index: -1 !important;
    background: transparent !important;
}

.endvideo .start-v {
    opacity: 1 !important;
    z-index: -1 !important;
    z-index: +1 !important;
    transition: .3s;
}

.start-v.show-it {
    opacity: 1 !important
}

.heading p {
    text-align: left;
    font-size: 1.825rem;
    font-weight: 300;
}

.heading.captions > *, .heading.captions .fadeOut {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    padding: .25rem 1.5rem .5rem;
    overflow: hidden;
    background: #fff;
    transition: .3s;
    bottom: 0;
    text-transform: uppercase;
    z-index: +1;
}

.heading.captions a {
}

.heading.captions span, .heading.captions a {
    background: rgb(145 119 38);
    color: #fff;
    padding: .5rem 1rem;
    font-weight: 600;
    margin: 0 auto;
    box-shadow: 1px -18px 5px -15px rgba(0, 0, 0, .35);
}

.heading.captions .active {
    opacity: 1 !important;
    text-transform: uppercase;
    font-size: 1.825rem;
    line-height: 1.5;
    font-weight: 500;
}

#video-wrapper {
    position: relative;
}

#video-wrapper:after {
    transition: .3s;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    background: url(https://www.eatgourmet.it/wp-content/uploads/2022/04/eatgourmet-ristorante-delivery-takeaway-ristorante-roma.jpg) bottom center/cover no-repeat #fff;
}

.heading.captions .fadeOut {
    opacity: 0 !important;
    transition: .5s 0s;
}

.endvideo:after {
    opacity: 1 !important
}

.youtube-frame.home {
    position: relative
}

.youtube-frame.home iframe {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.plus-box-icon {
    padding-top: 2rem !important;
    box-shadow: 0 5px 25px -15px rgba(0, 0, 0, .3) inset !important;
}

.come {
    padding: 2rem 0;
    box-shadow: 0 22px 25px -25px rgb(0 0 0 / 30%);
    margin-bottom: 2rem;
}

.come:not(.home) {
    margin-bottom: 0;
}

.come img {
    display: block;
    margin: 0 auto 1.5rem;
    max-width: 90px;
}

.come p {
    font-size: 1.35rem;
    text-align: center;
}

[lang="en-US"] .ita {
    display: none !important;
}

[lang="it-IT"] .eng {
    display: none !important;
}

/*----------NEW LOGO-----------------*/
img.primo {
    display: none
}

.site-title {
    transform: scale(.9);
    width: 140px;
    height: 140px;
    /* box-shadow: 0 -10px 15px -5px rgba(0, 0, 0, .3); */
    /* border-radius: 50%; */
    transition: .3s;
    position: relative;
    /* top: -1.4rem; */
    /* overflow: hidden; */
    display: block;
    margin: auto;
    z-index: 9
}

.site-title img {
    display: block !important;
    width: 134px !important;
    margin: 0;
    height: auto;
    transition: .3s;
    position: absolute;
    transform-origin: center
}

#masthead.fisso .site-title {
    /* width: 135px; */
    top: 0.4rem;
    height: 144px;
}

#masthead.fisso img.primo + img {
    width: 140px !important;
    height: auto;
    top: -4.6px;
    left: -2px;
}

#masthead #top-bar {
    background: #025f49
}

#nav-icon3 {
    top: 0;
    transform: scale(1.2)
}

#masthead .navbar-toggler {
    top: 5rem;
}

#nav-icon3 {
    top: 0;
    transform: scale(1.2)
}

#nav-icon3 span {
    background: #025f49
}

.fisso #nav-icon3 {
}

.fisso .xtra-sidebar .falang-language-switcher.lang-h {
    right: 1.5rem
}

.fisso .social-area {
    right: 80px
}

#club h2 {
    background: #fff;
    color: #025f49;
    padding-top: 1rem;
}

.download-app {
    color: #025f49 !important;
    background: #fff
}

.download-app * {
    /* color: #025f49 !important; */
    background: #67968a;
}

.gold {
    background: #025f49 !important;
}

.gold * {
    background: #025f49 !important;
    color: #fff !important;
}

.heading.captions > *, .heading.captions .fadeOut {
    background: #025f49;
    color: #fff;
    margin: 0;
    padding-bottom: .5rem;
    bottom: -10.2px;
    z-index: 999!important;
    padding: 1rem 1rem 2rem;
}

.plus-lunch.white.gusto .container > h2, .plus-lunch.white.gusto .container * {
    color: #025f49 !important;
    border-color: #025f49 !important;
}

.plus-lunch.white h3:before, .feautures li i[class*="icona-"]:before {
    filter: invert(27%) sepia(49%) saturate(1073%) hue-rotate(123deg) brightness(58%) contrast(98%);
}

.plus-lunch.white h3:after {
    background: #025f49;
}

.plus-lunch.white .gold.trespec h2 {
    color: #fff !important;
    border-color: #fff !important;
}

.plus-lunch.white .gold.trespec * {
    color: #fff !important;
    border-color: #fff !important
}

#nl-ql {
    background: #fff;
    padding-top: 2rem
}

.plus-lunch.white .trespec h3:before {
    filter: invert();
}

#footer-t {
    background: #025f49;
}

.social-area .fb {
    border-left: 0
}

#masthead {
    box-shadow: 0 15px 20px -10px rgba(0, 0, 0, .3) !important;
    border-bottom: 0
}

#menu-main-menu li a {
    color: #025f49;
    border-color: #025f49
}

@media(max-width: 640px) {
    .mobile.site-title {
        transform: scale(.85);
        top: 0
    }

    .mobile.fisso .site-title {
        transform: scale(.8);
        top: 0
    }

    .mobile .plus-box-icon {
        height: unset;
        display: block;
    }

    .mobile#nav-icon3 {
        top: 2rem !important
    }

    .mobile.fisso #nav-icon3 {
        top: -1.5rem !important
    }
}
