﻿@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');

body {
    background-color: #f3f3f3;
    color: #000000;
    font-family: Roboto !important;
    font-weight: 400 !important;
    line-height: 1.1;
    overflow-x: hidden;
}

.container {
    cursor: default;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #666 !important;
}

.menu > .container {
    padding: 0px !important;
}

.menu {
    background-color: #898989;
    height: 55px;
    position: fixed;
    width: 100%;
    z-index: 99999999;
    border-bottom: 1px solid #fff;
}

    .menu > .container {
        background-color: #898989 !important;
        height: 55px;
        padding: 0px;
        border-bottom: 1px solid #fff;
    }

.bg-red {
    background-color: #e30613;
}

.bg-red-dark {
    background-color: #892001;
}

.bg-red-light {
    background-color: #FDE9E0 !important;
}

.bg-light-red {
    background-color: #fcebe3;
}

.c-red {
    color: #e30613;
}

.c-black {
    color: #000;
}

.c-white {
    color: white;
}

.bg-gray {
    background-color: #D0D0D0;
}

.bg-lightgray {
    background-color: #F3F3F3
}

.bg-gray-dark {
    background-color: #575756 !important;
}

.bg-gray-light {
    background-color: #EDEDED;
}

.pre-title-article {
    font-size: 18px;
    font-family: Roboto Condensed;
    margin-bottom: 2px;
    font-weight: 600;
    width: 100%;
    text-transform: uppercase;
}

    .pre-title-article.articolo-pg {
        margin-top: 30px;
    }

.title-article {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
    width: 95%;
}

    .title-article.first {
        font-size: 44px;
        line-height: 1;
        font-weight: 600;
    }

    .title-article.page {
        margin-top: 30px;
        font-size: 50px;
        font-weight: 600;
    }

    .title-article.page, .anteprima-articolo-page {
        padding-right: 40px;
    }

    .title-article.size-24 {
        font-size: 24px;
    }

    .title-article.size-28 {
        font-size: 28px;
    }

    .title-article > a {
        color: #000 !important;
        text-decoration: underline
    }

.anteprima-articolo-page {
    margin-top: 30px;
}

    .anteprima-articolo-page.pp {
        font-size: 19px;
        line-height: 24px;
    }

.iat-post-article {
    font-family: Roboto;
    font-size: 18px;
}

.logo-header {
    height: 90px;
    margin-top: 25px;
}

.header-checkin-left {
    margin-bottom: 10px;
    margin-top: 57px;
}
.header-checkin-right {
    margin-bottom: 10px;
    margin-top: 57px;
}

.header-social-left {
    
    border-top: 1px solid #7b7b7b;
    width: calc(100% - 15px);
    max-width: calc(100% - 15px);
}

.header-appdownload-right {
    border-top: 1px solid #7b7b7b;
    width: calc(100% - 15px);
    max-width: calc(100% - 15px);
}

.bordo-header {
    margin-top: 113px;
    border-top: 1px solid #7b7b7b;
    width: calc(100% - 15px);
    max-width: calc(100% - 15px);
}

.layout-bordo-header {
    margin-top: 107px;
    border-top: 1px solid #7b7b7b;
    width: calc(100% - 15px);
    max-width: calc(100% - 15px);
}

.header-layout-social-left {
    border-top: 1px solid #7b7b7b;
    width: calc(100% - 15px);
    max-width: calc(100% - 15px);
}

.header-layout-iat-left {
    margin-bottom: 10px;
    margin-top: 57px;
    height: 40px;
}

.header > .container {
    padding-bottom: 10px;
    padding-top: 50px;
}

.h2-title {
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    margin-top: 10px;
}

.size-12 {
    font-size: 12px
}

.size-13 {
    font-size: 13px
}

.size-15 {
    font-size: 15px
}

.size-16 {
    font-size: 16px
}

.size-17 {
    font-size: 17px
}

.size-18 {
    font-size: 18px
}

.size-19 {
    font-size: 19px
}

.size-20 {
    font-size: 20px
}

.size-21 {
    font-size: 21px
}

.size-22 {
    font-size: 22px
}

.size-23 {
    font-size: 23px
}

.size-24 {
    font-size: 24px
}

.size-27 {
    font-size: 27px
}

.size-28 {
    font-size: 28px
}

.size-30 {
    font-size: 30px
}

.size-36 {
    font-size: 36px
}

.size-41 {
    font-size: 41px
}

.f-playfair {
    font-family: 'Playfair Display', serif !important;
}

.f-roboto {
    font-family: Roboto;
}

.fw-normal {
    font-weight: normal !important;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-800 {
    font-weight: 800;
}

.flash-news {
    margin: 20px 0px 30px 0px;
    border: 1px solid #d20a11;
    height: 30px;
}

.fs-italic {
    font-style: italic;
}

.in-tendenza {
    margin: 20px 0px;
    height: 39px;
    background-color: #FDE9E0;
    padding: 5px 0px;
}

.blockScrolling {
    overflow: hidden;
    max-width: 82%;
    float: right;
    margin-right: 10px;
}

    .blockScrolling.master {
        max-width: 96%;
    }

#scrollingTendenza {
    padding-top: 5px;
}

.titoloFlashScorr {
    padding-right: 15px;
}

    .titoloFlashScorr > a {
        color: #000 !important;
        padding-right: 15px;
    }

        .titoloFlashScorr > a:hover {
            color: #666 !important;
        }

.icona-tendenza {
    float: left;
    height: 23px;
    margin: 4px 10px 0px 10px;
}

.banner-header {
    width: 100%;
}

.iat-logo-small {
    float: left;
    padding-top: 3px;
}

.iat-post-article {
    float: left;
    width: 83%;
    line-height: 1;
    margin-left: 12px;
}

.testo-article.first {
    margin-top: 5px;
    font-size: 20px;
    margin-right: 15px;
}

.testo-article {
    font-size: 18px;
    font-weight: 200;
}

.article-signature {
    font-size: 18px;
    font-family: Roboto;
}

/*  menu  */

.dropbtn {
    background-color: #87888a;
    color: #fff;
    padding: 0px 10px 0px 10px;
    font-size: 19px;
    border: none;
    cursor: pointer;
    font-family: Roboto,sans-serif !important;
    line-height: 1.3;
    height: 55px;
    font-weight: 400;
    border-bottom: 1px solid #fff;
}

    .dropbtn:hover {
        background-color: #fff;
        color: #e30613;
    }

        .dropbtn:hover > .ham > .x, .dropbtn:hover > .ham > .y, .dropbtn:hover > .ham > .z {
            background-color: #e30613;
        }

    .dropbtn.cerca {
        float: left;
        height: 55px;
        background: #fff !important;
        color: #000 !important;
        display: inline-block;
        padding: 0 15px;
        margin-bottom: 0;
        font-size: 20px;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
    }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #87888a;
    width: 275px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content > span > a {
        padding: 3px 8px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #fff;
    }

        .dropdown-content > span > a > h3 {
            margin: 0;
            padding: 0;
            display: inline;
            font-size: 16px !important;
        }

            .dropdown-content > span > a > h3 > .quadrato {
                background-color: #fff;
                height: 10px;
                width: 10px;
                margin: 0px 10px;
                display: inline-block;
            }

.dropdown-link {
    color: #fff !important;
}

    .dropdown-link:hover, .dropdown-link.active {
        color: #e30613 !important;
        background-color: #dddddd;
    }

        .dropdown-link:hover > h3 > .quadrato {
            background-color: #e30613;
        }

.dl-cerca {
    display: block;
    max-width: max-content;
    height: 29px;
    padding: 2px 8px;
    font-size: 17px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}


.ham {
    display: inline-block;
    position: relative;
    float: left;
    width: 15px;
    margin-top: 6px;
    margin-right: 5px
}

    .ham > .x {
        height: 2px;
        background-color: #fff;
        width: 15px;
        display: inline-block;
        margin-bottom: 3px;
        float: left;
    }

    .ham > .y {
        height: 2px;
        background-color: #fff;
        width: 15px;
        display: inline-block;
        margin-bottom: 3px;
        float: left;
    }

    .ham > .z {
        height: 2px;
        background-color: #fff;
        display: inline-block;
        margin-bottom: 3px;
        float: left;
        width: 15px;
    }

#sezioni.dropdown {
    float: left
}

.list-menu > a {
    float: left;
    height: 55px;
    font-weight: 400;
}

    .list-menu > a > span {
        color: #fff !important;
        float: left;
        margin: 17px 10px 17px 0px;
        font-size: 19px;
        padding-left: 10px;
    }

    .list-menu > a.video:before {
        height: 18px;
        width: 2px;
        border-left: 2px solid white;
        margin: 18px -0.5px;
        content: "";
        float: left;
    }

    .list-menu > a:before {
        height: 18px;
        width: 2px;
        border-left: 1px solid white;
        margin: 18px 0px;
        content: "";
        float: left;
    }

    .list-menu > a:hover > span {
        color: #e30613 !important;
        background-color: #fff !important;
    }

    .list-menu > a:hover {
        background-color: #fff !important;
    }

.dropdown > button > .arrow {
    display: inline-block;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    position: relative;
    top: -2px;
    right: -6px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
}

    .dropdown > button > .arrow.active {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border-top: 6px solid #87888a;
        -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-3);
    }

.dropbtn.open {
    color: #e30613;
    background-color: #fff;
}

.dropbtn.cerca.open {
    color: #333 !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important;
}

.dropbtn.cerca:focus {
    outline: none !important;
}

.dropbtn.open > .ham > .x, .dropbtn.open > .ham > .y, .dropbtn.open > .ham > .z {
    background-color: #e30613;
}

.dropbtn.cerca.open > .arrow {
    border-top: 6px#333 solid !important;
}

.btnAbbonati {
    float: right;
    background-color: #e30613;
    color: #fff;
    height: 55px;
    padding: 17px 15px 17px 15px;
    font-size: 20px;
    margin-right: 1px;
    border-bottom: 1px solid #fff;
}

    .btnAbbonati:hover {
        background-color: #a2070c;
        color: #fff !important;
        text-decoration: none;
    }

.btnRegistrati {
    float: left;
    background-color: #e30613;
    color: #fff;
    height: 55px;
    padding: 10px 15px 10px 15px;
    font-size: 20px;
    line-height: 0.8;
    border-bottom: 1px solid #fff !important;
}

    .btnRegistrati:hover {
        background-color: #a2070c;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
    }

.btnUser {
    float: left;
    background-color: #e30613;
    color: #fff;
    padding: 10px;
    padding: 17px 15px 17px 15px;
    font-size: 20px;
    height: 55px;
}

    .btnUser:hover {
        cursor: pointer;
        background-color: #a2070c;
        color: #fff !important;
        text-decoration: none;
    }

.aMenuPSelected, .aMenuPSelected.active, .aMenuPSelected:hover {
    background-color: #e30613 !important;
    color: #fff !important;
}

#DropdownCerca > .col-md-6 {
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#DropdownCerca > .col-md-10 {
    width: 83.33333333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.showMenu {
    display: block;
    position: absolute;
    overflow: visible;
    z-index: 11111;
    transition: height .35s ease;
}

#dropdownMenuCerca {
    background-color: #fff;
    color: #000000;
    border: 0px;
    border-radius: 0px;
    height: 55px;
    padding: 17px 15px 17px 15px;
    font-size: 20px;
    margin-right: 1px;
}

    #dropdownMenuCerca.navbar-toggler {
        z-index: 1111111;
    }

        #dropdownMenuCerca.navbar-toggler.collapsed {
            z-index: 2 !important;
        }

.dropdown-cerca {
    width: 900px;
    margin-left: -500px;
}

#navbarCerca > .container {
    background-color: transparent !important;
}

    #navbarCerca > .container > .row {
        margin: 0 20px;
        background-color: white;
        border-radius: 15px;
        position: relative;
        z-index: 999999;
        padding: 20px;
    }

.cerca-backdrop {
    opacity: 0.5;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.btnCloseCerca {
    float: right;
    font-size: 36px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -17px;
    margin-right: -10px;
    color: black;
}

.btnCerca {
    float: left;
    padding: 5px 25px;
    font-weight: bold;
}

    .btnCerca:hover {
        cursor: pointer;
        text-decoration: none;
        color: #fff;
        background-color: #a2070c;
    }

#inputCerca {
    min-width: 200px;
    font-size: 17px;
    height: 29px;
}

.img-opinioni {
    border-radius: 50%;
    width: 85px;
    height: 85px;
    overflow: hidden;
    float: left;
    margin: 0 10px 20px 0;
}

.img-opinioni-2 {
    border-radius: 50%;
    width: 65px;
    height: 65px;
    overflow: hidden;
    float: left;
    margin: 0 20px 20px 0;
}

.margin-opinioni {
    margin-bottom: 12px;
}
/* ricette */
.imgRicetta {
    height: 250px;
    width: 150px;
    position: absolute;
    z-index: 9;
    transition: all 500ms ease;
}

.c1 {
    transform: translateX(0) scale(1.5);
    z-index: 99;
}

.c2 {
    transform: translateX(-150px) scale(1);
}

.c3 {
    transform: translateX(150px) scale(1);
}

.prev, .next {
    position: absolute;
    color: white;
    border: 2px solid white;
    padding: 0px 7px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    top: 29%;
}

.container-slider-ricette {
    position: relative;
    top: 21%;
    left: 25%;
    display: block;
    height: 360px;
}

.prev {
    left: -25%;
}

.next {
    right: 57%
}

.card-ricetta {
    border-radius: 0px;
    border: 0px;
}

    .card-ricetta > .card-body {
        padding: 15px 10px !important;
    }

.btnLeggiRicetta {
    border: 1px solid #000000;
    color: #000;
    padding: 5px 13px;
    font-size: 13px;
}

.fc table > tbody > tr > td.fc-day {
}

.fc-today-button {
    display: none !important;
}

.p-articolo-sezioni {
    position: absolute;
    bottom: 5px;
    margin: 0px;
    width: 90%;
}

.title-article.sezioni {
    width: 100%;
    font-size: 25px;
    color: #000;
    display: inline-block;
    line-height: 0.9;
}

    .title-article.sezioni:hover, title-article.sezioni:focus {
        color: #666 !important;
    }

.page-link {
    padding: 0px 10px;
    margin: 10px 0px 10px 0px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    border-right: 1px solid #000000 !important;
    color: #000 !important;
    font-size: 18px;
    font-weight: bold;
}

.page-item.active > .page-link {
    background-color: #e30613;
    color: #fff !important;
}

.page-link:hover, .page-link:focus {
    background-color: #e30613;
    color: #fff !important;
}

.page-item {
    border: 0px;
    padding: 0px;
}

    .page-item:last-child .page-link {
        border: 0px !important;
        background-color: #e30613 !important;
        color: #fff !important;
    }

.breadcrumb {
    background-color: white;
    padding: 10px 0px;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
    border-bottom: 1px solid #DADADA;
    border-radius: 0;
    margin-bottom: 2px;
}

    .breadcrumb > li > a, .breadcrumb > li.active {
        color: #b2b2b2;
        font-weight: normal !important;
    }

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #b2b2b2;
    content: "»";
    font-weight: normal !important;
}

.breadcrumb.articolo {
    background-color: white;
    padding: 10px 0px 0px 0px;
    font-weight: normal !important;
    font-size: 18px;
    width: 100%;
    color: #b2b2b2;
    border-bottom: 0;
    border-radius: 0;
}

    .breadcrumb.articolo > .breadcrumb-item + .breadcrumb.articolo > .breadcrumb-item::before {
        float: left;
        padding-right: .5rem;
        color: #b2b2b2;
        font-weight: normal !important;
        content: "»";
    }

.breadcrumb-pp > ol > li, .breadcrumb-pp > ol > li > a, .breadcrumb-pp > ol > li:before {
    color: #b2b2b2;
    font-weight: normal !important;
}

    .breadcrumb-pp > ol > li.c-black > a {
        color: #000 !important;
    }

.indent-article, .indent-article-div {
    margin-left: 120px;
}

.tag-article {
    font-size: 13px;
    display: inline-block;
    background-color: #EDEEEE !important;
    color: #215cd7 !important;
    padding: 5px 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

    .tag-article:hover {
        background-color: #ccc !important;
        color: #e30613 !important;
        text-decoration: none;
    }

#divMenuAccount.show {
    z-index: 1111111111;
}

#dropdownMenuAccount:after, #dropdownMenuAccountMobile:after {
    border: 0px !important;
}

# {
    border-bottom: 0px !important;
}

.dd-menu-account {
    min-width: 350px;
    padding: 15px 20px !important;
    border-radius: 20px;
}

.dropdown-item {
    margin-top: 10px;
    padding: 5px 10px 5px 10px;
    font-size: 22px;
}

    .dropdown-item:hover {
        background-color: white;
        color: #e30613 !important;
    }

.btn-logout {
    font-size: 22px;
    padding: 5px 25px;
    background-color: #e30613;
    color: #fff;
    float: right;
    margin-top: 20px;
}

    .btn-logout:hover {
        background-color: #a2070c;
        color: #fff !important;
    }

.hr-separate-ddmenuaccount {
    width: 85%;
    float: right;
    margin: 5px 0px 0px 5px;
    border-bottom: 1px solid #000;
}

.input-cerca-page {
    float: left;
    padding: 7px 35px;
    margin-right: 20px;
}

.btnCerca-page {
    background-color: #e30613;
    color: #fff;
    padding: 5.3px 25px;
    float: left;
    font-size: 23px;
}

.cont-article {
    line-height: 27px;
    font-size: 17px;
    font-weight: 300;
}

.first-letter {
    font-size: 90px;
    display: block;
    float: left;
    line-height: 79px;
    padding: 0 5px 0 0;
}

.btn-scrivi-commento {
    background-color: #e30613;
    color: #fff;
    width: 100%;
    padding: 10px 10px;
    float: left;
    font-size: 21px;
}

    .btn-scrivi-commento:hover {
        background-color: #a2070c;
        color: #fff !important;
    }

.btInviaMessaggio {
    padding: 10px;
}

    .btInviaMessaggio:hover {
        background-color: #a2070c !important;
        color: white !important;
    }

.iat-motto {
    line-height: 25px;
}

.shortTag-leggi-anche > label, .shortTag-leggi-anche > .cont {
    padding: 5px 20px;
    margin: 0px;
    width: 100%;
    line-height: 1.2;
    font-weight: normal;
}


.btnModifica, .btnAccedi {
    background-color: #e30613;
    color: #fff;
    padding: 5px 40px;
    font-size: 19px;
    font-weight: bold;
}

    .btnModifica:hover, .btnAccedi:hover {
        background-color: #a2070c;
        color: #fff !important;
    }

.box-newsletter {
    background-color: #f7e890;
    height: 350px;
    width: 60%;
    margin-bottom: 10px;
}

.img-quiz {
    padding: 30px 20px;
}

.hr-vertical-white {
    border: none;
    border-left: 1px solid #fff;
    height: auto;
    width: 1px;
    float: left;
    margin: 0px -2px;
}

.select-order-iat {
    background-color: #fff;
    border: 0px;
    color: #e30613;
    font-weight: bold;
    margin-right: 20px;
}

.link-flash-news {
    width: 90%;
}

.carousel-control-prev-icon {
    height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='red' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
    margin-top: 30px;
}

.carousel-control-next-icon {
    height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='red' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
    margin-top: 30px;
}

.w-90 {
    width: 90%;
}

.w-80 {
    width: 80%;
}

.w-70 {
    width: 70%;
}

.box-opinioni {
    padding: 15px 3px 15px 5px;
    width: 35px !important;
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    margin-left: 15px;
}

.box-rivista {
    max-width: 65px !important;
    width: 65px !important;
}

    .box-rivista > div {
        padding: 15px 5px 15px 5px;
        writing-mode: tb-rl;
        transform: rotate(-180deg);
        height: 100%;
        position: absolute;
        left: 15px;
        top: 0;
        font-weight: 500;
    }

.box-opinioni-vuoto {
    padding: 10px;
    width: 30px;
}

.box-opinioni-mobile {
    font-size: 30px;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.opinioni-sx {
    padding-left: 35px;
}

    .opinioni-sx > div > div > p, .opinioni-dx > div > div > p {
        width: 85%;
    }

opinioni-dx {
    padding-left: 45px;
}

.p-absolute {
    position: absolute;
}

.bottom-0 {
    bottom: 0;
}

.link-archivio-newsletter {
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: right;
    right: 20px !important;
}

.icon-aggiornati {
    height: 30px;
    margin: 4px 10px 4px 0px;
    width: 30px;
}

.carousel-indicators {
    margin-bottom: -25px !important;
}

    .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #87888a !important;
        border: 1px solid #fff !important;
    }

.carousel-caption {
    background-color: #fff !important;
    opacity: 0.8 !important;
    color: #000 !important;
    padding: 0px !important;
    width: 80%;
    left: 8% !important;
    bottom: 3% !important;
}

    .carousel-caption > h5 {
        font-size: 19px !important;
        margin-bottom: 5px !important;
    }

.fc-header-toolbar {
    background-color: #F6D7CA;
    padding: 0px 0px 3px 0px;
    width: 100% !important;
    padding-left: 10px;
    margin-bottom: 0px !important;
    border-bottom: 2px solid #a2070c !important;
}

.fc-toolbar-title {
    font-family: 'Playfair Display', serif !important;
}

    .fc-toolbar-title:first-letter, .fc-col-header-cell-cushion:first-letter {
        text-transform: uppercase !important;
    }

.fc .fc-button-primary {
    background-color: #F6D7CA !important;
    border: 0px !important;
    color: #000 !important;
}

.fc-col-header {
    background-color: #D20A11;
}

.fc-col-header-cell-cushion {
    color: #fff !important;
    padding: 5px 4px !important;
}

.fc-theme-standard td, .fc-theme-standard th {
    border-color: #a2070c !important;
}

.fc th, .fc-daygrid-day {
    border: 2px solid #a2070c !important;
}

.fc th, .fc td {
    vertical-align: middle !important;
}

.img-partner {
    width: 95px;
    margin-bottom: 17px;
    float: left;
}

.partner-blockHeight {
    max-height: 209px;
}

.label-nonSoloNumeri {
    font-size: 90px; /*190px*/
    line-height: 0.7;
}

.check-in-homepage {
    position: absolute;
    top: -67px;
    right: 0px;
    height: 57px;
}

.archivio-newsletter-cont {
    padding-bottom: 20px;
    border-bottom: 1px solid #e30613;
}

.sfondoItalia {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(../grafica/italia.png)
}

.sfondoRosso {
    background-color: #E30517
}

.sfondoAzzurro {
    background-color: #009EE3
}

.sfondoGrigio {
    background-color: #888989
}

.sfondoViola {
    background-color: #B51D81
}

.sfondoVerde {
    background-color: #009640
}

.sfondoArancio {
    background-color: #EF8A02
}

.sfondoBlu {
    background-color: #096FB4
}

.sfondoGrigioScuro {
    background-color: #1c1c1b
}

.sfondoGrigioScuro {
    background-color: #1c1c1b
}

.rosso {
    color: #E30517 !important
}

.nero {
    color: #000 !important
}

.arancio {
    color: #EF8A02 !important
}

.azzurro {
    color: #009EE3 !important
}

.viola {
    color: #B51D81 !important
}

.verde {
    color: #009640 !important
}

.blu {
    color: #096FB4 !important
}

.grigioScuro {
    color: #1c1c1b !important
}

.grigio {
    color: #888989 !important
}

.bianco {
    color: #fff !important
}

.sfondoCorrelati {
    background-color: #b1b2b4 !important
}

.sfondoRecenti {
    background-color: #edeeee !important
}

.imgBanner {
    width: 100%;
    height: auto;
    margin: auto;
}

.fc-event-main {
    position: absolute !important;
    opacity: 0.5;
    background: #16ccf5;
    width: 23px;
    height: 23px !important;
    top: -25px !important;
    border: 0px !important;
    border-radius: 50% !important;
    left: 11px;
}

.fc-daygrid-event {
    border: 0px !important;
}

.carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 20px;
    background-color: #dedede;
    opacity: .8;
    color: #000
}

.carousel-display-counter {
    text-align: right;
    z-index: 9999999;
    padding: 7px 2%;
    background-color: #000;
    opacity: .7;
    color: #fff;
    font-size: 17px;
    line-height: 27px;
    font-family: Arimo,Arial !important
}

.titolo-carousel {
    text-align: center;
    font-size: 25px
}

.contatore-carousel {
    float: right
}

.carousel-control.left,
.carousel-control.right {
    max-height: 495px
}

/* FLASH NEWS - INTEGRAZIONI */
.boxFlash {
    background-color: #ccc;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.orarioFlash {
    color: #e30517;
    padding-left: 0;
}

.titoloFlash {
    padding-left: 0;
    color: #000;
    text-transform: uppercase;
}

    .titoloFlash a {
        color: #000;
    }

        .titoloFlash a:hover {
            color: #999;
            text-decoration: none;
        }

.titoloBoxFlash {
    font-size: 18px;
    font-weight: 700;
    color: #43858a;
    margin: 0 0 5px 0;
}

.testoBreveFlash {
    font-weight: normal;
    padding: 5px 0 6px 0;
    font-size: 13px;
    line-height: 17px;
}

@media (max-width:468px) {
    .orarioFlash {
        padding-left: 15px;
    }

    .titoloFlash {
        padding-left: 15px;
    }
}

.imgWebpArticolo {
    /*width: 100%;*/
    height: auto;
    float: left;
    margin-left: -118px;
    width: 905px;
}

.didaWebpArticolo {
    text-align: center;
    /*width: 100%;*/
    display: block;
    float: left;
    margin-left: -118px;
    width: 905px;
}

.gallerySopraSotto {
    width: 100%;
}

.galleryInterna {
    display: block;
    float: left;
    margin-left: -118px;
    width: 905px;
}

#leggiAnche1, #leggiAnche2 {
    display: block;
    float: left;
    margin-left: -118px;
    width: 905px;
    margin-top: -30px;
}

@media (max-width:1279px) {
    .imgWebpArticolo {
        width: 100%;
        height: auto;
        float: none;
        margin-left: 0px;
    }

    .didaWebpArticolo {
        width: 100%;
        height: auto;
        float: none;
        margin-left: 0px;
    }

    #leggiAnche1, #leggiAnche2 {
        width: 100%;
        float: none;
        margin-left: 0px;
    }

    .galleryInterna {
        width: 100%;
        float: none;
        margin-left: 0px;
    }
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-20 {
    padding-top: 20px;
}

.titolo-tematico {
    border-bottom: 2px solid #e30613;
    width: 100% !important;
    float: left;
    font-weight: 500;
    margin-bottom: 15px;
}

.btn-iscrizione-newsletter {
    background-color: #e30613;
    color: #fff;
    float: right;
    padding: 5px 20px;
    border-radius: 20px;
}

    .btn-iscrizione-newsletter.annulla {
        background-color: #fff;
        color: #000;
        border: 1px solid #666;
    }

    .btn-iscrizione-newsletter:hover {
        color: #fff !important;
    }

    .btn-iscrizione-newsletter.annulla:hover {
        color: #000 !important;
    }

.btn-conferma-mail {
    background-color: #fff;
    color: #e30613;
    float: left;
    border: 1px solid #e30613;
    padding: 5px 20px;
    border-radius: 20px;
}

    .btn-conferma-mail:hover {
        background-color: #e30613;
        color: #fff !important;
    }

.btn-modifica-mail {
    background-color: #fff;
    color: #666;
    float: right;
    border: 1px solid #666;
    padding: 5px 20px;
    border-radius: 20px;
}

.icona-bookmark {
    float: left;
    width: 20px;
    height: 25px;
    background: url('../../images/bookmark.png');
    background-repeat: no-repeat;
    margin-top: -1px;
}

.icona-bookmark-hover {
    float: left;
    width: 20px;
    height: 25px;
    background: url('../../images/bookmark-hover.png');
    background-repeat: no-repeat;
    margin-top: -1px;
}

.btnSalvaArchivio:hover > .icona-bookmark {
    background: url('../../images/bookmark-hover.png');
    background-repeat: no-repeat;
    float: left;
    width: 20px;
    height: 25px;
}

.btnSalvaArchivio:hover {
    color: #e30613 !important;
}

    .btnSalvaArchivio:hover > .icona-bookmark-hover {
        background: url('../../images/bookmark.png');
        background-repeat: no-repeat;
        float: left;
        width: 20px;
        height: 25px;
    }

#scrittaHidden {
    position: absolute;
    top: -22px;
    right: 18px;
    color: #e30613;
    font-weight: 600;
}

.cont-sfoglia-rivista > a {
    padding-bottom: 0 !important;
    float: left;
    height: 100%;
}

.cont_widget_carousel {
    height: 235px;
}

.iframe_widget.carousel {
    height: 235px;
}

    .iframe_widget.carousel.video {
        height: 235px;
    }

.cont_widget_carousel.videoMobile {
    height: 185px !important;
}

.iframe_widget.carousel.videoMobile {
    height: 185px;
}

.cont_widget_carousel.mobile {
    height: 185px;
}

.iframe_widget.carousel.mobile {
    height: 185px;
}

.carousel-caption.video {
    background-repeat: no-repeat;
    background-image: url("../../images/video-iat.png");
    top: 0;
    background-position: center 10%;
    background-color: transparent !important;
}

.div-video {
    background-repeat: no-repeat;
    background-image: url("../../images/video-iat.png");
    background-position: center;
    background-color: transparent !important;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 999999999;
}

.carousel-contatore {
    display: none;
}

.carousel-text-counter {
    display: none;
}

a.sfondo-gallery {
    background-repeat: no-repeat;
    background-image: url("../../images/gallery.png");
    top: 0;
    background-position: center 10%;
    background-color: transparent !important;
}

.div-gallery {
    background-repeat: no-repeat;
    background-image: url("../../images/gallery.png");
    background-position: center;
    background-color: transparent !important;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999999;
}

.link-img-art {
    float: left;
    position: relative;
    display: block;
    z-index: 1;
}

    .link-img-art > picture {
        float: left;
        position: relative;
        z-index: 2;
    }

.titolo-notizia-widget {
    position: absolute;
    background-color: #fff !important;
    opacity: 0.8 !important;
    color: #000 !important;
    padding: 10px !important;
    width: 83%;
    left: 8% !important;
    bottom: 3% !important;
}

.c-check-in-home {
    color: #2d2e87 !important;
}

.c-winemag-home {
    color: #6c1548 !important;
}

.divCorpo img {
    width: 100%;
    height: auto;
}

.colonnaSxArticolo {
    max-width: 950px;
}

#credential_picker_container {
    z-index: 99999999999 !important;
    top: 60px;
}

.leggiAnche_margin {
    margin-top: 0px !important;
}

.cont-article h2 {
    font-size: 1.5rem;
}

.cont-article h3 {
    font-size: 1.25rem;
}

.titolo_articolo_cat_page {
    font-size: 25px;
    color: #000;
    display: inline-block;
    line-height: 0.9;
}

.h_articolo_cat_page {
    color: #fff;
    line-height: 1px;
    margin-top: 0px;
    font-size: 1px;
}

.social_fb_iat,
.social_ig_iat,
.social_in_iat,
.social_mail_iat,
.social_pt_iat,
.social_rss_iat,
.social_tg_iat,
.social_tw_iat,
.social_wa_iat,
.social_yt_iat,
.social_fb_checkin,
.social_ig_checkin,
.social_in_checkin,
.social_mail_checkin,
.social_pt_checkin,
.social_rss_checkin,
.social_tg_checkin,
.social_tw_checkin,
.social_wa_checkin,
.social_yt_checkin,
.social_fb_winemag,
.social_ig_winemag,
.social_in_winemag,
.social_mail_winemag,
.social_pt_winemag,
.social_rss_winemag,
.social_tg_winemag,
.social_tw_winemag,
.social_wa_winemag,
.social_yt_winemag {
    width: 32px;
    height: 32px;
    background-size: cover;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 7px;
}

.social_int_fb_iat,
.social_int_ig_iat,
.social_int_in_iat,
.social_int_mail_iat,
.social_int_pt_iat,
.social_int_rss_iat,
.social_int_tg_iat,
.social_int_tw_iat,
.social_int_wa_iat,
.social_int_yt_iat,
.social_int_fb_checkin,
.social_int_ig_checkin,
.social_int_in_checkin,
.social_int_mail_checkin,
.social_int_pt_checkin,
.social_int_rss_checkin,
.social_int_tg_checkin,
.social_int_tw_checkin,
.social_int_wa_checkin,
.social_int_yt_checkin,
.social_int_fb_winemag,
.social_int_ig_winemag,
.social_int_in_winemag,
.social_int_mail_winemag,
.social_int_pt_winemag,
.social_int_rss_winemag,
.social_int_tg_winemag,
.social_int_tw_winemag,
.social_int_wa_winemag,
.social_int_yt_winemag {
    width: 40px;
    height: 40px;
    background-size: cover;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 7px;
}

@media (min-width: 768px) and (max-width: 1279px) {
    .social_fb_iat,
    .social_ig_iat,
    .social_in_iat,
    .social_mail_iat,
    .social_pt_iat,
    .social_rss_iat,
    .social_tg_iat,
    .social_tw_iat,
    .social_wa_iat,
    .social_yt_iat,
    .social_fb_checkin,
    .social_ig_checkin,
    .social_in_checkin,
    .social_mail_checkin,
    .social_pt_checkin,
    .social_rss_checkin,
    .social_tg_checkin,
    .social_tw_checkin,
    .social_wa_checkin,
    .social_yt_checkin,
    .social_fb_winemag,
    .social_ig_winemag,
    .social_in_winemag,
    .social_mail_winemag,
    .social_pt_winemag,
    .social_rss_winemag,
    .social_tg_winemag,
    .social_tw_winemag,
    .social_wa_winemag,
    .social_yt_winemag {
        width: 20px !important;
        height: 20px;
        background-size: 100% 100%;
    }
}
.data-articolo-std {
    margin-top: 20px;
    margin-right: 15px;
}

@media (max-width: 900px) {
    .data-articolo-std {
        margin-top: 12px;
        margin-right: 15px;
    }
    .social_int_fb_iat,
    .social_int_ig_iat,
    .social_int_in_iat,
    .social_int_mail_iat,
    .social_int_pt_iat,
    .social_int_rss_iat,
    .social_int_tg_iat,
    .social_int_tw_iat,
    .social_int_wa_iat,
    .social_int_yt_iat,
    .social_int_fb_checkin,
    .social_int_ig_checkin,
    .social_int_in_checkin,
    .social_int_mail_checkin,
    .social_int_pt_checkin,
    .social_int_rss_checkin,
    .social_int_tg_checkin,
    .social_int_tw_checkin,
    .social_int_wa_checkin,
    .social_int_yt_checkin,
    .social_int_fb_winemag,
    .social_int_ig_winemag,
    .social_int_in_winemag,
    .social_int_mail_winemag,
    .social_int_pt_winemag,
    .social_int_rss_winemag,
    .social_int_tg_winemag,
    .social_int_tw_winemag,
    .social_int_wa_winemag,
    .social_int_yt_winemag {
        width: 28px;
        height: 28px;
        background-size: cover;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        margin-top: 7px;
    }
}

.social_fb_iat,
.social_int_fb_iat {
    background-image: url('../../images/social/iat/fb.png');
}

.social_ig_iat,
.social_int_ig_iat {
    background-image: url('../../images/social/iat/ig.png');
}

.social_in_iat,
.social_int_in_iat {
    background-image: url('../../images/social/iat/in.png');
}

.social_mail_iat,
.social_int_mail_iat {
    background-image: url('../../images/social/iat/mail.png');
}

.social_pt_iat,
.social_int_pt_iat {
    background-image: url('../../images/social/iat/pt.png');
}

.social_rss_iat,
.social_int_rss_iat {
    background-image: url('../../images/social/iat/rss.png');
}

.social_tg_iat,
.social_int_tg_iat {
    background-image: url('../../images/social/iat/tg.png');
}

.social_tw_iat,
.social_int_tw_iat {
    background-image: url('../../images/social/iat/tw.png');
}

.social_wa_iat,
.social_int_wa_iat {
    background-image: url('../../images/social/iat/wa.png');
}

.social_yt_iat,
.social_int_yt_iat {
    background-image: url('../../images/social/iat/yt.png');
    margin: 0px 5px;
}


.social_fb_checkin,
.social_int_fb_checkin {
    background-image: url('../../images/social/checkin/fb.png');
}

.social_ig_checkin,
.social_int_ig_checkin {
    background-image: url('../../images/social/checkin/ig.png');
}

.social_in_checkin,
.social_int_in_checkin {
    background-image: url('../../images/social/checkin/in.png');
}

.social_mail_checkin,
.social_int_mail_checkin {
    background-image: url('../../images/social/checkin/mail.png');
}

.social_pt_checkin,
.social_int_pt_checkin {
    background-image: url('../../images/social/checkin/pt.png');
}

.social_rss_checkin,
.social_int_rss_checkin {
    background-image: url('../../images/social/checkin/rss.png');
}

.social_tg_checkin,
.social_int_tg_checkin {
    background-image: url('../../images/social/checkin/tg.png');
}

.social_tw_checkin,
.social_int_tw_checkin {
    background-image: url('../../images/social/checkin/tw.png');
}

.social_wa_checkin,
.social_int_wa_checkin {
    background-image: url('../../images/social/checkin/wa.png');
}

.social_yt_checkin,
.social_int_yt_checkin {
    background-image: url('../../images/social/checkin/yt.png');
    margin: 0px 5px;
}

.social_fb_winemag,
.social_int_fb_winemag {
    background-image: url('../../images/social/winemag/fb.png');
}

.social_ig_winemag,
.social_int_ig_winemag {
    background-image: url('../../images/social/winemag/ig.png');
}

.social_in_winemag,
.social_int_in_winemag {
    background-image: url('../../images/social/winemag/in.png');
}

.social_mail_winemag,
.social_int_mail_winemag {
    background-image: url('../../images/social/winemag/mail.png');
}

.social_pt_winemag,
.social_int_pt_winemag {
    background-image: url('../../images/social/winemag/pt.png');
}

.social_rss_winemag,
.social_int_rss_winemag {
    background-image: url('../../images/social/winemag/rss.png');
}

.social_tg_winemag,
.social_int_tg_winemag {
    background-image: url('../../images/social/winemag/tg.png');
}

.social_tw_winemag,
.social_int_tw_winemag {
    background-image: url('../../images/social/winemag/tw.png');
}

.social_wa_winemag,
.social_int_wa_winemag {
    background-image: url('../../images/social/winemag/wa.png');
}

.social_yt_winemag,
.social_int_yt_winemag {
    background-image: url('../../images/social/winemag/yt.png');
    margin: 0px 5px;
}

.spazio-salva-archivio {
    position: absolute;
    bottom: -10px;
    right: 240px;
    z-index:99;
}
.sharing-pp-desktop{
    position:absolute;
    bottom:-10px;
    right:0;
    height:50px;
    z-index:99;
}
.col-dataPP {
    bottom: 0;
    position: absolute;
    right: 0;
}
.col-firmaPP {
    min-height: 82px;
}
.btnCaricaAltro {
    margin: 10px auto;
    float: none !important;
    border: 0;
}
/*-- PAGINE AUTORI ---------------*/
.titoloAutore {
    color: #000;
    font-size: 25px;
    font-weight: bold;
}
.sottoTitoloAutore{
    color:#999;
}
.testoAutore{
    padding-top:20px;
    padding-bottom:20px;
    font-size:1.1rem;
}
.img-autore {
    border-radius: 50%;
    width: 105px;
    height: 105px;
    overflow: hidden;
    float: left;
    margin: 0 10px 20px 0;
}
.iconeAutore{
    padding-top:16px;
}
.colIconeAutore {
    border-left: 1px solid #DADADA;
}
.p-articolo-autore{
    position:static !important;
}
.data-articolo-autore {
   /* display: inline !important;*/
}
occhiello-articolo-autore {
   /* display: inline-block;
    max-width: 250px;
    width: 100%;*/
}
.autore-sfondo-grigio,
.autore-sfondo-bianco{
    padding:15px 0;
    margin-bottom:15px;
}
.autore-sfondo-grigio {
    background-color: #DADADA;
}
.autore-sfondo-bianco {
    background-color: #fff;
}
.autore-sfondo-bianco-mobile,
.autore-sfondo-grigio-mobile {
    padding-left:5px;
    padding-right:5px;
}
.autore-barra-data-occhiello{
    margin-bottom:2px;
}
.FirmaRicetta,.BloccoRicetta {
    margin: 20px 0px 0px 0px;
    padding: 15px;
}
.BloccoRicetta {
    background-color: #EDEDED;
}
.DettagliRicetta{
margin: 20px 0px;
    padding: 15px;
}
@media screen and (max-width: 767px) {
    .DettagliRicetta {
        margin: 20px 0px 0px 0px;
        padding: 15px;
    }
}
    .NoIndentImage .imgWebpArticolo {
        width: 100%;
        height: auto;
        float: none;
        margin-left: 0px;
    }

    .TitoloRicetta {
        font-size: 22px;
        font-weight: bold;
    }
    .TitoloRicetta2{
        margin-bottom:20px;
    }

    .TitoloStepRicetta,
    .TitoloGruppoIngrediente {
        font-size: 21px;
        font-weight: bold;
        color: #e30613;
    }

    .TitoloGruppoIngrediente {
        margin: 10px 0 3px 0;
    }

    .ListGruppo {
        list-style: none;
        margin-left: -20px;
    }

    #nPersone {
        float: right;
        width: 50px;
        text-align: center;
        color: #e30613;
        font-size: 15px;
    }

    .DosiPer {
        float: right;
        font-size:15px;
        text-align: right;
        width: 40%;
        padding-top: 2px;
        color: #e30613;
        margin-right:15px;

    }

    ul.UlIngredienti {
        line-height: 27px;
    }

    .IngredientiEvidenziato {
        color: #e30613;
        text-decoration: underline;
        font-weight: bold;
    }

    .imgIngrediente {
        max-width: 100%;
        margin: 10px 0px;
    }

    .NumeroStepRicetta {
        font-size: 30px;
        color: #fff;
        background-color: #e30613;
        padding: 10px;
        width: 50px;
        text-align: center;
        margin-bottom: 20px;
    }

    .NumerazioneStepRicetta {
        float: left;
        width: 60px;
        padding: 0 15px;
    }

    .Step.row {
        margin-bottom: 20px;
    }

    .VideoRicetta {
        width: 100%;
        margin-bottom: 20px;
    }
.col-dataRicetta {
    bottom: 0;
    position: relative;
    right: 0;
}
.btDosi {
    float: right;
    background-color: #e30613;
    color: #fff;
    border-color: #e30613;
    font-size: 15px;
    border: 2px solid #e30613;
    padding: 0 0.5rem;
    margin:0 1px;
}
/*-- CSS cartigli ----------------- */
.iconaCartiglio{
    width:28px;
    height:auto;
}
.iconaCartiglioTop {
    width: 36px;
    height: auto;
}
.TitoloCartiglio {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 6px 0 4px 0px;
}
.DettagliCartiglio {
    margin: 20px 0px 0px 0px;
    padding: 15px;
}

.col-icona-cartiglio{
    padding-right:0;
}
.col-data-cartiglio-top{
    padding-left:5px;
}
.col-data-cartiglio {
    padding-left: 13px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.col-cat-bar {
    margin-top: 20px;
    margin-bottom: 20px;
}
/* -- Aggiornamenti menu nuovi e sezioni nuove -------------------------------------- */
.header > .container {
    padding-bottom: 10px;
    padding-top: 0px;
}

@media screen and (max-width: 767px) {
    .container-banner-top {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.col-cat-bar {
    height: 60px;
}
.h1Cat {
    text-align: center;
    margin: 0;
    padding: 5px 0px;
    font-weight: bold;
    font-size: 1px;
    color: #fff;
}

.mainHome {
    padding-top: 20px;
}

.bloccoSlot {
    margin-top: 100px;
}

.menu {
    height: 38px;
    position: static;
    border-bottom: 0px;
}

.list-menu > a {
    height: 38px;
}

    .list-menu > a > span {
        margin: 9px 10px 9px 0px;
    }

    .list-menu > a:after {
        height: 18px;
        width: 2px;
        border-left: 1px solid white;
        margin: 9px 0px;
        content: "";
        float: left;
    }

    .list-menu > a:before {
        height: 0px;
        width: 0px;
        border-left: 0px solid white;
        margin: 0px 0px;
        content: "";
        float: none;
        display: none;
    }

#dropdownMenuCerca {
    height: 38px;
    padding: 9px 15px 9px 15px;
}

.btnAbbonati, .btnRegistrati {
    height: 38px;
    padding: 9px 15px 9px 15px;
}

.btnRegistrati {
    padding: 12px 15px 12px 15px;
}

.iconaUser {
    height: 20px;
    margin: -2px 0 10px 10px;
}

.iconaUserLogged {
    margin: -4px 0 10px 10px;
}

.menu-categorie {
    margin: 20px 0px;
    height: 39px;
    background-color: #FDE9E0;
    padding: 5px 10px;
    overflow: hidden;
    font-family: 'Roboto';
    font-size: 15px;
}

    .menu-categorie a {
        color: #000;
        font-weight: bold;
    }

        .menu-categorie a:hover {
            color: #ced4da;
        }

    .menu-categorie h3 {
        color: inherit;
        font-size: 15px;
        display: inline-block;
        font-weight: bold;
        line-height: 30px;
    }

.menu > .container {
    height: 38px;
    border-bottom: 1px solid #898989;
}

.menu-categorie-mobile {
    background-color: #FDE9E0;
    padding: 10px;
    font-family: 'Roboto';
    font-size: 15px;
}

.menu-altro-mobile {
    padding: 0 10px 10px 10px;
    font-family: 'Roboto';
    font-size: 15px;
}

h5.sezioni-mobile {
    color: #e30517;
    text-decoration: underline;
    font-size: 17px;
    font-weight: bold;
}

.sezione-mobile-link, .altro-mobile-link {
    display: block;
    padding: 10px 10px;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    color: #000;
    border-top: 1px solid #ccc;
}

.chiusura-sezioni-mobile {
    width: 100%;
    color: #000;
    border-top: 1px solid #ccc;
}

.navbar-menu-mobile {
    background-color: #fff;
}

.menu-float {
    background-color: #fff !important;
    height: 38px;
    padding: 0px;
    border-bottom: 1px solid #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
    display: none;
}

    .menu-float > .container {
        height: 38px;
        background-color: #fff !important;
        border-bottom: 0px;
    }

.logo-iat-float {
    padding-left: 0;
    padding-top: 3px;
}

.categorie-float {
    padding-top: 3px;
}

    .categorie-float a {
        color: #000;
        font-weight: bold;
    }

        .categorie-float a:hover {
            color: #ced4da;
        }

    .categorie-float h3 {
        color: inherit;
        font-size: 14px;
        display: inline-block;
        font-weight: bold;
        line-height: 30px;
    }

.lente-float, .user-float, .sottomenu-float {
    padding: 3px 0 0 8px;
    float: right;
}

.lente-float-mobile, .user-float-mobile, .sottomenu-float-mobile {
    padding: 3px 0 0 3px;
    float: right;
}

.sottomenu-float .fa {
    font-size: 1.3em;
    padding-top: 5px;
}

.sottomenu-float-mobile .fa {
    font-size: 0.8em !important;
    padding-top: 5px;
}

.lente-float img, .user-float img {
    height: 31px;
}

.lente-float-mobile img, .user-float-mobile img {
    height: 25px;
}

.icone-dx-float {
    padding-right: 0px;
}

.modal-cerca {
    max-width: 690px !important;
}

.modal-header-cerca {
    padding: 2px;
}

#inputCerca {
    min-width: 310px;
}

.label-cerca {
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
}

.btn-menu {
    background-color: #fff;
    color: #e30517;
}

    .btn-menu .fa {
        font-size: 1.2em;
        padding-top: 5px;
    }

.menu-mobile {
    border-bottom: 1px solid #ddd;
}

.menu-categorie-mobile-float {
    margin: 2px 0px 0px 0px;
    height: 39px;
    background-color: #FDE9E0;
    padding: 0px;
    overflow: hidden;
    font-family: 'Roboto';
    font-size: 13px;
}

.col-mobile-float {
    padding: 0px 10px;
    overflow: hidden;
}

.inner-col-mobile-float {
    width: 1000px;
    float: left;
    padding: 5px 5px;
}

.menu-categorie-mobile-float a {
    color: #000;
    font-weight: bold;
}

    .menu-categorie-mobile-float a:hover {
        color: #ced4da;
    }

.menu-categorie-mobile-float h3 {
    color: inherit;
    font-size: 13px;
    display: inline-block;
    font-weight: bold;
    line-height: 30px;
}

@media screen and (max-width: 1024px) {
    .tablet-none {
        display: none;
    }
}

.lente-mobile {
    height: 38px;
    cursor: pointer;
}

.header > .container {
    padding-bottom: 10px;
    padding-top: 0px;
}

@media screen and (max-width: 767px) {
    .container-banner-top {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.col-cat-bar {
    height: 60px;
}
.btn-default {
    background: #d21317 !important;
    color: #fff;
    border: none;
    padding: 2px 24px !important;
    font-size: 1rem;
    font-weight: 700;
    cursor: pointer;
    border-radius: 4px;
}
#inputCercaAdv{
    padding:2px 8px;
    height:29px;
}