.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }

header {
    float: left;
    width: 260px;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
}

.bkgBrown {
    background-color:#f4efe8;
}

.bkgWhite {
    background-color: #fff;
}

main {
    float: right;
    width: calc(100% - 260px);
    line-height: 24px;
}

.loghiPsrHome {
    width: 100%;
    text-align: center;
    padding: 100px 50px;
}

/* header */

.header {
    border-right: 1px solid #f4efe8;
    z-index: 10;
}

.header .logo {
    text-align: center;
    padding: 20px;
}

.nav {
    padding: 20px;
}

.nav ul, .nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav li {
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    color: #000;
    margin: 14px 0;
    letter-spacing: 0.04em;
    position: relative;
    font-weight: normal;
}

.nav li a { 
    display: block;
}

.nav li:hover, .nav li.current_page_item  {
    background-color:rgba(146,102,29,0.1);
    color: #b41f34;
}

.nav li:hover a , .nav li.current_page_item a {
    color: #b41f34;
}


ul.sub-menu {
    position: absolute;
    right: -211px;
    z-index: 9999;
    background-color: transparent;
    padding: 0 35px;
    display: none;
    top: 0;
}

.spaceProduttori ul.sub-menu {
    position: absolute;
    right: -274px;
    z-index: 9999;
    background-color: transparent;
    padding: 0 35px;
    display: none;
    top: 0;
}

.spacePremio ul.sub-menu {
    position: absolute;
    right: -386px;
    z-index: 9999;
    background-color: transparent;
    padding: 0 35px;
    display: none;
    top: 0;
}


ul.sub-menu:before {
    content: " ";
    width: 50px;
    height: 1px;
    background-color: #b41f34;
    top: 20px;
    left: 0;
    position: absolute;
}

ul.sub-menu li {
    background-color: #b41f34 !important;
    margin: 0;
    padding: 5px 35px;
    color: #fff;
    line-height: 30px;
    text-align: left
}

ul.sub-menu li:first-child {
    padding-top: 15px;
}

ul.sub-menu li:last-child {
    padding-bottom: 15px;
}

ul.sub-menu li a {
    color: rgba(255,255,255,0.5) !important;
}

ul.sub-menu li:hover a {
    color: rgba(255,255,255,1) !important;
}

.nav ul.sub-menu li.current_page_item a {
    color: rgba(255,255,255,1) !important;
}

ul.sub-menu li:hover {
    background-color: #b41f34 !important;
}

.nav li:hover .sub-menu {
    display: block;
}

.nav ul.sub-menu  li:hover, .nav ul.sub-menu li.current_page_item  {
    background-color: transparent;
}

.companyData {
    margin: 20px;
    text-align: center;
    border-top: 1px solid #000;
    width: calc(100% - 40px);
    font-size: 12px;
}

/* section 1 home */

.singleSlideHome.owl-carousel {
    z-index: -1;
}

.imgTopHome {
    height: 90vh;
    width: 100%;
}

.ctaButton {
    background-color: #b41f34;
    padding: 14px 50px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    letter-spacing: 0.04em;
}

.ctaButton:hover {
    color: #fff;
}



/* section 2 home */

.boxRadicchioHome {
    
}

.colRadicchio {
    width: calc(100% - 80px);
    margin: 0 40px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    max-width: 1020px;
    margin: 0 auto;
}

.colRadicchio .col33 {
    width: 33.33333%;
    text-align: center;
    margin: 0;
    padding: 40px 15px;
    margin-top: -140px;
    background-color: #fff;
}

.titoloRadicchio {
    color: #b41f34;
    font-size: 24px;
    line-height: 28px;
    padding:20px 0 0 0;
    margin: 0;
    font-weight: bold;
}

.sottotitoloRadicchio {
    font-size: 18px;
    line-height: 18px;
    padding: 0;
    margin: 0;
}

/* blocco 3 */

.textInTheMiddle {
    padding: 40px 40px 80px 40px;
    margin: 0;
}

.conteinerTextInTheMiddle {
    border: 4px solid #fff;
    padding: 60px;
    text-align: center;
    position: relative;
    max-width: 1020px;
    margin: 0 auto;
}

.topText {
    font-size: 26px;
    line-height: 30px;
    color: #000;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    font-weight: bold;
}

.bottomText {
    font-size:18px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    font-style: italic;
}

.conteinerTextInTheMiddle .ctaButton {
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -87.5px;
}



.loghiContainer {
    max-width: 1020px;
    margin: 0 auto;
}


/* blocco cerca rivenditore */

.containerCercaRivenditore {
    position: relative;
    max-width: 1020px;
    margin: 0 auto;
}

.cercaRivenditore {
    padding: 100px 40px 100px 40px;
    margin: 0;
}

.colTextRivenditore {
    width: 75%;
    border: 1px solid #b41f34;
    position: relative;
    float: right;
    margin-top: 100px;
}

.containerTextRiv {
    float: right;
    width: 100%;
    max-width: 450px;
    padding: 0 40px;
    margin-top: -65px;
    text-align: center;
}


.containerTextRiv img {
    padding: 0 25px 10px 25px;
    background-color: #fff;
}

.colImgRivenditore {
    position: absolute;
    left: 0;
    top: 0;
    z-index:-1;
}

.textoRivenditore h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    padding: 40px 0 20px 0;
    font-weight: bold;
}

.rivenditore {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 100px;
    padding-top: 20px;
}

.cercaRivenditore .ctaButton {
    margin-bottom: 40px;
}


/* blocco i nostri produttori */

.iNostriProduttori {
    padding: 100px 40px 100px 40px;
    margin: 0;
}

.iNostriProduttoriContainer {
    position: relative;
    max-width: 1020px;
    margin: 0 auto;
}

.colTextProduttori {
    width: 75%;
    border: 1px solid #b41f34;
    position: relative;
    float: left;
    margin-top: 100px;
    z-index: 1;
}

.containerProdRiv {
    float: left;
    width: 100%;
    max-width: 450px;
    padding: 0 40px;
    margin-top: -65px;
    text-align: center;
}

.colImgProduttori {
    position: absolute;
    top: 0;
    right: 0;
}

.imgTopHome {
    background-position: center center;
}

.textoProduttori h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    padding: 40px 0 20px 0;
    font-weight: bold;
}

.produttore {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 100px;
    padding-top: 20px;
}

.iNostriProduttori .ctaButton {
    margin-bottom: 40px;
}

.containerProdRiv img {
    padding: 0 25px;
    background-color: #f4efe8;
}




/* footer */


.conIlContributo {
    padding: 0px;
    max-width: 1100px;
    margin: 0 auto;
}

.conIlContributo h4 {
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    padding: 50px;
}

.colLoghiContainer.regioneBottom {
    padding-top: 30px;
}

.colLoghiContainer {
    display: flex;
    flex-wrap: wrap;
}

.colLoghiContainer .col50 p {
    padding-bottom: 10px;
}

.colLoghiContainer .col40 {
    width: 25%;
    padding: 10px;
}

.colLoghiContainer .col60 {
    width: 75%;
    padding: 10px;
}

.colLoghiContainer .col60 p {
    font-size: 12px;
    line-height: 16px;
}

.footer .col33 {
    width: 33.33333%;
    text-align: center;
    padding: 30px 10px;
}

.footer .col50 {
    width: 50%;
    text-align: center;
    padding: 30px 10px;
}



.copyText {
    border-top: 1px solid #999;
    padding: 0;
    margin: 0;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 14px;
}

.copyText p , .copyText p a {
    margin: 0;
    color: #999;
}

.closebtn {
    display: none;
}


.socialContainer ul , .socialContainer li {
    list-style: none;
    display: inline-block;
}

.socialContainer li {
    padding: 0px 5px;
}

.socialContainer ul {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 0;
}


.cmsTemplate .mainTitleDescription {
    padding-bottom: 20px;
    padding-top: 30px;
}

.mainDescription {
    padding-bottom: 30px !important;
}

.cmsTemplate .mainDescription .col50 {
    padding-bottom: 30px !important;
}

.cmsTemplate .mainDescription img {
    padding-bottom: 10px;
}


.containerBigBox .topMenuBox.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    max-width: 1020px;
    margin: 0;
    padding: 20px 40px;
    background-color: #fff;
    border: none;
}




.containerForm {
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    padding: 15px;
}

.containerForm label {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 15px;
    display: block;
}

.containerForm input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-transform: none;
    font-weight: normal;
    padding: 0 10px;
}

.containerForm textarea {
    width: 100%;
    padding: 10px;
}

.wpcf7-acceptance input {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}


input.wpcf7-form-control.wpcf7-submit {
    width: 150px;
    background-color: #b41f34;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.04em;
    font-size: 14px;
}


.col100 {
    text-align: center;
}

.col100 h4 { 
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
}

.col50 p {
    padding:0;
    margin: 0;
    padding-bottom: 20px;
}


/* listato news */

.col33news {
    background-color: #fff;
    margin: 0 20px;
    width: calc(33.33333% - 40px);
    margin-bottom: 40px;
}

.col33news img {
    width: 100%;
}

.boxRivenditori.newsWrapper {
    background-color: #f4efe8;
    padding-top: 60px;
}

.boxRivenditori.prodottoTrasformato {
    background-color: #ffffff;
    padding-top: 60px;
}

.boxRivenditori.prodottoTrasformato .col50content {
    line-height: 20px !important;
}


.col33news .titoloRicettaLista {
    padding: 40px 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.col33news .titoloRicettaLista br {
    display: none;
}






.tabContent {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    display: none;
}

.tabContent.active {
    display: block;
}

.rowContent {
    width: 100%;
    padding-bottom: 30px;
    clear: both;
    float: left;
    margin-bottom: 30px;
    border-bottom: 1px solid #efefef;
}

.tabContent .col50content {
    width: 50%;
    float:left;
    font-size: 14px;
    line-height: 20px;
}

.tabContent .col50content p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}


.blackImg {
    float: left;
    display: block;
    text-align: left;
    width: 33%;
}

.blackImg a {
    padding: 15px;
    margin: 0;
    width: 100%;
    max-width: 100px;
    display: block;
}

.otherImg {
    display: inline-block;
    float: right;
    text-align: right;
    width: 67%;
}

.otherImg a {
    padding: 15px;
    margin: 0;
    width: 100%;
    max-width: 100px;
    display: inline-block;
}

.manufacturerMenu ul.sub-menu {
    right: -204px;
}

table.tabellaComitato tr td {
    text-align: left;
    padding-right: 50px;
    font-size: 16px;
    line-height: 30px;
}

table.tabellaComitato tr td:first-child {
    font-weight: bold;
    text-align: left;
    padding-right: 50px;
    font-size: 16px;
    line-height: 30px;
}


.tabellaPremio {
    display: flex;
    flex-wrap: wrap;
}

.tabellaPremio .col33 {
    width: 33.3333%;
    padding: 10px 10px 25px 10px;
}

.tabellaPremio .col33 img {
    width: 100%;;
}

.tabellaPremio .col33 .premo01 {
    font-size: 14px;
    padding: 5px;
    margin: 0;
}

.tabellaPremio .col33 .premo02 {
    padding: 0;
    margin: 0;
    background-color: #b41f34;
    padding: 5px;
    color: #fff;
    font-size: 14px;
}

.tabellaPremio .col33 .premo03 {
    font-size: 16px;
    padding: 5px;
    margin: 0;
}