/*Home slider*/

body#cms.cms-id-38 #wrapper { padding-top: 10rem !important; }
body#cms.cms-id-41 #wrapper{ padding-top: 20rem !important; }
/* body#cms.cms-id-13 #wrapper{ padding-top: 215px !important; } */
body#cms.cms-id-13 #wrapper{ padding-top: 125px !important; }
body#cms.cms-id-13 #ps_linklist.main-cms-menu,
body#cms.cms-id-13 #topbar-secondary{ display:none !important; }

@media (max-width: 1080px){
    body#cms.cms-id-13 #wrapper { padding-top: 102px !important; }
}
@media (min-width: 1280px){
    body#cms.cms-id-13 #header #buy-online,
    body#cms.cms-id-40 #header #buy-online {
        top: 77px;
    }
}
@media only screen and (max-width: 1024px) {
    body#cms.cms-id-41 #wrapper{
        padding-top: 13rem !important;
    }
}    
@media only screen and (max-width: 767px) {
    body#cms.cms-id-41 #wrapper{
        padding-top: 5rem !important;
    }
}    

.home-slider-caption {
    text-shadow: none !important;
    color: black !important;
}

body#cms .bg-nav-grey, body#index .bg-nav-grey {
    background-color: #666;
}

.fa-arrow-right {
    position: absolute !important;
}

.home-slider-caption a {
    box-shadow:4px 4px 10px 0px rgba(0, 0, 0, 0.39);
    transition: 0.3s;
    font-size: 20px !important;
    text-transform: none !important;
    padding: 20px 40px !important;
    background-color: #86bd27 !important;
    border: none !important;
    width: 50%;
}

.home-slider-caption a:hover {
    transform: scale(0.9);
}

.home-slider-caption h2,
.home-slider-caption p.h2 {
    color: #000000 !important;
    font-size: 80px !important;
    line-height: 1 !important;
}

.home-slider-caption h2 span,
.home-slider-caption p.h2 span {
    color: #86bd27 !important;
}

.home-slider-caption h2 span b:nth-child(2),
.home-slider-caption p.h2 span b:nth-child(2) {
    color: #000000 !important;
}

/*Categories*/

#homecategories {
    top: 3rem !important;
    margin-bottom: 6rem !important;
    max-width: 1215px !important;
}

/*Successi wrapper*/

#successi-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#successi-wrapper #successi-content {
    background-color: transparent;
    background-image: radial-gradient(at center center, #A7C96C 33%, #86BD27 100%);
    position: relative;
    margin-bottom: 6rem;
}

#successi-wrapper #successi-content #cesti-natalizi-overlay {
    background-size: cover;
    background: url(../css/Perché-scegliere-Bennati.png) fixed -276px 0px;
    transition: background 0.3s ease 0s, border-radius 0.3s ease 0s, opacity 0.3s ease 0s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
}

#successi-content {
    margin-bottom: 0 !important;
}

/*Ingredienti giusti*/

#ingredienti-giusti-content iframe {
    height: 350px;
    width: 100%;
    border: none;
    margin-top: 1rem;
}

#ingredienti-giusti-content .row {
    margin-right: 0 !important;
}

#ingredienti-giusti-content p {
    font-family: Raleway;
    margin-left: 15%;
    color: black;
    font-size: 22px;
}

#ingredienti-giusti-content h2,
#ingredienti-giusti-content p.h2 {
    font-size: 30px;
    margin-bottom: 5%;
    color: black;
    margin-left: 5%;
}
#ingredienti-giusti-content h2 span.font-weight-bold,
#ingredienti-giusti-content p.h2 span.font-weight-bold{
    font-weight:900 !important;
}

#ingredienti-giusti-content i {
    font-size: 25px;
    color: #86bd27;
}

/*Banco alimentare*/

#banco-alimentare-wrapper {
    background: none !important;
    padding-top: 1rem !important;
}

#banco-alimentare-content img {
    width: 100% !important;
    height: auto !important;
}

#banco-alimentare-paragraph span:nth-child(2) {
    color: #86bd27 !important;
    font-weight: 300 !important;
}

#numbers2 h2,
#numbers2 p.h2 {
    color: #000000 !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    margin-bottom: 0.5rem !important;
}

.counters {
    white-space: nowrap;
    display: inline-block !important;
    color: #86bd27 !important;
    font-size: 40px !important;
    font-weight: 600 !important;
    margin-top: -25px !important;
    margin-left: 0px !important;
}

.counters span:nth-child(2) {
    margin-left: -6px !important;
}

#banco-alimentare-header {
    color: #000000 !important;
    font-size: 50px !important;
    font-weight: 300 !important;
}

#banco-alimentare-paragraph {
    text-align: left !important;
}

#banco-alimentare-content div:nth-child(1) {
    margin-right: 0 !important;
}

/*36 ani di successo*/

#main-header {
    color: #5f343c;
}

#secondary-header {
    font-size: 50px;
    color: #5f343c;
    text-shadow: 1px 0px 36px #FFFFFF;
}

#abbondanza p {
    font-family: "Raleway", Sans-serif;
}

#prezzo p {
    font-family: "Raleway", Sans-serif;
}

#qualita p {
    font-family: "Raleway", Sans-serif;
}

/*Confezioni vendute*/

#numbers p {
    font-size: 1.31rem !important;
}

#numbers h2,
#numbers p.h2 {
    font-weight: 900 !important;
    font-size: 3.5rem !important;
}

#numbers {
    width: 100%;
}

#confezioni-vendute-wrapper {
    padding-top: 12rem;
    padding-bottom: 3rem;
    background: url(../css/Confezioni-vendute.jpg) no-repeat center center;
}

@media only screen and (max-width: 1800px) {

    /*Home slider*/

    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 60px !important;
    }

    .home-slider-caption p i {
        font-size: 20px !important;
    }

    .home-slider-caption a {
        font-size: 18px !important;
        padding: 18px 30px !important;
    }

    .fa-arrow-right {
        margin-left: -6% !important;
    }
}

@media only screen and (max-width: 1600px) {

    /*Home slider*/
    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 42px !important;
    }
    .home-slider-caption p i {
        font-size: 19px !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        font-size: 18px !important;
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 1500px) {

    /*Home slider*/
    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 40px !important;
    }
    .home-slider-caption p i {
        font-size: 18px !important;
    }
    .home-slider-caption a {
        font-size: 15px !important;
        padding: 16px 25px !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        font-size: 17px !important;
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 1440px) {

    /*Home slider*/
    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 38px !important;
    }
    .home-slider-caption p i {
        font-size: 17px !important;
    }
    .home-slider-caption a {
        font-size: 14px !important;
        padding: 12px 20px !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        font-size: 16px !important;
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(4) {
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(5) {
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(6) {
        margin-bottom: 0 !important;
    }

    /*Ingredienti giusti*/

    #ingredienti-giusti-content h2,
    #ingredienti-giusti-content p.h2 {
        font-size: 25px !important;
        margin-bottom: 10% !important;
    }

    #ingredienti-giusti-content p {
        font-size: 20px !important;
    }

    #ingredienti-giusti-content i {
        font-size: 22px !important;
    }
}

@media only screen and (max-width: 1300px) {

    /*Home slider*/
    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 36px !important;
    }
    .home-slider-caption p i {
        font-size: 16px !important;
    }
    .home-slider-caption a {
        font-size: 13px !important;
        padding: 12px 20px !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        font-size: 15px !important;
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(4) {
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(5) {
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(6) {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 1279px) {

    /*Home slider*/
    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 25px !important;
    }
    .home-slider-caption p i {
        font-size: 12px !important;
    }
    .home-slider-caption a {
        font-size: 12px !important;
        padding: 10px 15px !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        font-size: 13px !important;
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(4) {
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(5) {
        margin-bottom: 0 !important;
    }
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(6) {
        margin-bottom: 0 !important;
    }

     /*36 anni di successo*/

     #numbers2 h2,
     #numbers2 p.h2 {
        font-size: 15px !important;
    }

    .counters {
        font-size: 30px !important;
    }
}

@media only screen and (max-width: 1150px) {}

@media only screen and (max-width: 1100px) {}

@media only screen and (min-width: 1081px) and (max-width: 1279px) {
    #header #nav-mobile{
        display:block !important;
    }
    #header #nav-mobile .col-md-12.col-lg-auto{
        width:100% !important;
    }
}

@media only screen and (max-width: 1080px) {

    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(4) {
        margin-top: -8% !important;
    }

    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        margin-top: -3% !important;
        font-size: 15px !important;
    }

    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 34px !important;
    }

    .fa-arrow-right {
        font-size: 19px !important;
    }
    .home-slider-caption p i {
        font-size: 14px !important;
    }    

}

@media only screen and (max-width: 1000px) {

    /*Home slider*/

    .home-slider-caption .row {
        margin-left: -16% !important;
        margin-bottom: 0% !important;
    }

    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 30px !important;
    }

    .home-slider-caption p i {
        font-size: 15px !important;
    }

    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        font-size: 15px !important;
    }

    .fa-arrow-right {
        margin-left: -7% !important;
        font-size: 25px;
    }
}

@media only screen and (max-width: 950px) {

    /*Home slider*/

    .home-slider-caption .row {
        margin-left: -13% !important;
        margin-bottom: -3% !important;
    }

    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 30px !important;
    }

    .home-slider-caption p i {
        font-size: 15px !important;
    }

    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        font-size: 15px !important;
    }

    .fa-arrow-right {
        font-size: 25px;
    }
}

@media only screen and (max-width: 768px) {



    /*Home slider*/

    .home-slider-caption {
        background: transparent !important;
    }

    .home-slider-slide-desc .row {
        margin-left: 0 !important;
    }

    .home-slider-caption h2,
    .home-slider-caption p.h2 {
        font-size: 55px !important;
    }

    .home-slider-slide-desc .row .col-12 {
        text-align: center !important;
    }

    .home-slider-caption a {
        font-size: 17px !important;
        padding: 17px 25px !important;
    }

    .fa-arrow-right {
        margin-left: -50% !important;
    }

    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) {
        margin-left: 0 !important;
    }

    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(6) {
        margin-bottom: 2rem !important;
    }

    body#cms.cms-id-38 #wrapper { padding-top: 0 !important; }
    body#cms.cms-id-38 #wrapper{ top: 0 !important; }

    body#cms.cms-id-13 #wrapper{ padding-top:87px !important; }
    body#cms.cms-id-13 #wrapper{ top: 0px !important; }
    body.cms-id-13.mobile#cms { padding-top:0px; }    

    body#cms.cms-id-40 #wrapper{ padding-top: 0px !important; }
    body#cms.cms-id-40 #wrapper{ top: 0px !important; }
    body.cms-id-40.mobile#cms { padding-top: 63px; }    

    /*Ingredienti giusti*/

    #ingredienti-giusti-content .row .col-lg-5 {
        margin-left: 0 !important;
    }

    #ingredienti-giusti-content .row .col-lg-5 {
        padding-left: 10% !important;
    }

    #ingredienti-giusti-content iframe {
        width: 93% !important;
    }

    #ingredienti-giusti-content h2,
    #ingredienti-giusti-content p.h2 {
        margin-bottom: 5% !important;
    }

    /*Banco alimentare*/

    #banco-alimentare-header {
        font-size: 30px !important;
        margin-left: 0 !important;
    }

    #banco-alimentare-content img {
        width: 95% !important;
    }

    #banco-alimentare-content div:nth-child(2) {
        text-align: center !important;
    }

    #banco-alimentare-content .row {
        margin-top: 0 !important;
    }

    #banco-alimentare-content .row div:nth-child(1) {
        margin-left: 0 !important;
    }

    #banco-alimentare-content .row div:nth-child(2) {
        margin-left: 0 !important;
    }

    #banco-alimentare-paragraph {
        margin-left: 5px !important;
        margin-right: 5px !important;
        max-width: none !important;
    }

    #numbers2 {
        text-align: center !important;
        margin-left: 3%;
        max-width: none !important;
    }

    #numbers2 div:nth-child(2) {
        margin-left: -10%;
    }

    .counters {
        display: block !important;
        font-size: 20px !important;
        margin-top: -25px !important;
        margin-left: 0 !important;
    }

    .counters span:nth-child(2) {
        margin-left: -5px !important;
    }

    /*36 ani di cesti natalizi*/

    #successi-content .row {
        padding-right: 0 !important;
    }

    #main-header {
        font-size: 20px;
    }

    #secondary-header {
        font-size: 30px !important;
    }

    #successi-content .row div:nth-child(3) p {
        margin-left: 10px !important;
    }

    #successi-content .row div:nth-child(4) {
        margin-left: 10% !important;
        margin-right: 10% !important;
    }

    #successi-content .row div:nth-child(4) h2 {
        text-align: center !important;
    }

    #successi-content .row div:nth-child(4) p {
        text-align: center !important;
        margin-left: 0 !important;
    }

    #abbondanza {
        margin-bottom: 5% !important;
    }

    #prezzo {
        margin-bottom: 5% !important;
    }

    .divider1 {
        text-align: center !important;
    }

    .divider2 {
        text-align: center !important;
    }

    .divider3 {
        text-align: center !important;
    }

    .divider1 div:nth-child(1) {
        margin: -20px 50px 0px 45px !important;
    }

    .divider2 div:nth-child(1) {
        margin: -20px 50px 0px 45px !important;
    }

    .divider3 div:nth-child(1) {
        margin: -20px 50px 0px 45px !important;
    }

    .divider1 span {
        width: 35% !important;
    }

    .divider2 span {
        width: 35% !important;
    }

    .divider3 span {
        width: 35% !important;
    }

    /*Confezioni vendute*/

    #confezioni-vendute-content p {
        font-size: 1.1rem !important;
    }

    #confezioni-vendute-content h2,
    #confezioni-vendute-content p.h2 {
        font-size: 2.5rem !important;
    }

    #numbers {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1020px){
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(4) {
        margin-top: 0px !important;
    }
    .home-slider-caption .btn {
        font-size: 0.75rem;
        margin-top:8px;
    }
    .home-slider-caption a {
        font-size: 10px !important;
        padding: 7px 15px !important;
        width: 50%;
    }    
    .home-slider-slide-desc .row .col-12 {
        text-align: left !important;
    } 
    .home-slider-slide-desc .row .col-lg-12 .row div:nth-child(3) div:nth-child(1) {
        font-size: 11px !important;
        margin-top: 0px !important;
        margin-left:0px !important;
    }     
    .home-slider-slide-desc .fas.fa-arrow-right{
        display:none !important;
    }
    .home-slider-caption.container {
        width: 51%;
        padding: 0px 10px;
    }    
    .home-slider-caption h2, .home-slider-caption p.h2 {
        font-size: 18px !important;
    }
    .home-slider-slide-desc .mb-4,
    .home-slider-slide-desc .mb-3 {
        margin-bottom: 0.4rem !important;
    }    
    .home-slider-slide-desc p{
        margin-bottom: 0.4rem !important;        
    }
}

/* CUSTOM CSS CESTI AZIENDALI */
.cms-id-38 #img-header-cms{
    display:none !important;
}
.cms-id-13 #img-header-cms,
.cms-id-38 #img-header-cms {
    height:222px;
    object-fit: cover;
}
body#cms.cms-id-23 #wrapper {
	position: initial !important;
}
body#cms.cms-id-23 #img-header-cms {
	display: none;
}

.timeline-icons .elementor-icon:after {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    right: -26px;
    z-index: -1;
    top: 8%;
    background: #ECECEC;
}
.timeline-icons .elementor-shape-circle .elementor-icon {
    width:50px;
    height:50px;
}
.timeline-icons .icon1 .elementor-icon:before {
    background-image: url(/img/cms/fase01_white.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
    content: "";
}
.timeline-icons .icon2 .elementor-icon:before {
    background-image: url(/img/cms/fase02_white.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
    content: "";
}
.timeline-icons .icon3 .elementor-icon:before {
    background-image: url(/img/cms/fase03_white.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
    content: "";
}
.timeline-icons .elementor-icon-box-content {
    background: #ececec;
    padding: 20px;
    box-shadow: 2px 2px 9px #e0e0e0;
    position: relative;
    min-height: 220px;
}
.timeline-icons .elementor-icon-box-content:before {
    content: " ";
    position: absolute;
    margin-top: -6px;
    margin-left: -5px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #ececec;
    transform: rotate(90deg);
    left: 13px;
    top: -11px;
    -ms-transform: translateY(50%) rotate(45deg);
    transform: translateY(50%) rotate(45deg);
    background: #ececec;
    z-index: -1;
    box-shadow: 2px 2px 9px #e0e0e0;
}
.display-none, .elementor-2 .elementor-element.elementor-element-kmrndfl > .elementor-container {
    display: none !important;
}
.cesti-aziendali-contatto label {
    color: #86bd27;
}
.cesti-aziendali-contatto .gformbuilderpro_form label.required_label:after {
    color: #86bd27;
}
.cesti-aziendali-contatto input, .cesti-aziendali-contatto textarea {
    max-width:500px;
}

.elementor-element-gspbmiv .elementor-container.elementor-column-gap-default {
    max-height: 0;
    display: none;
}

.elementor-element-kjdqpnj .elementor-container.elementor-column-gap-default {
    max-height: 0;
    display: none;
}
.cms-id-40 #img-header-cms,
.cms-id-29 #img-header-cms {
    display: none;
}

.elementor-element-jkvzvbs {
    display: none;
}

.shadow-text {
    text-shadow: 1px 0px 36px #ffffff;
}

hr {
    border-top: 2px solid #5f343c;
}

#gformbuilderpro_120 .col-md-4 {
    display: none;
    }

#cms.cms-id-32 #img-header-cms,
#cms.cms-id-32 #buy-online {
    display: none;
}
#cms.cms-id-33 #img-header-cms,
#cms.cms-id-33 #buy-online {
    display: none;
}
#cms.cms-id-37 #img-header-cms,
#cms.cms-id-37 #buy-online {
    display: none;
}

@media only screen and (max-width: 900px) {
    .home-slider-caption {
        bottom: 50px !important;
    }
}

@media only screen and (max-width: 768px) {
    .elementor-widget.cesti-aziendali-contatto{
        padding:10px 20px;
    }
    .home-slider-caption {
        bottom: 10px !important;
    }
    .home-slider-caption p i {
        font-size: 12px !important;
    }    
}

/* CESTI PASQUALI E NATALIZI AZIENDALI */
.elementor-21 .elementor-element.elementor-element-zkuuztk > .elementor-container,
.elementor-17 .elementor-element.elementor-element-yhtdypp > .elementor-container {
    min-height:20px !important;
}
.elementor-widget-button.width-100 .elementor-button.elementor-size-lg{
    width:100%;
}

/* BABBO BEN VERSIONE PASQUA */

/* @media (min-width: 768px){
    #site-logo img#babbo-ben {
        width: 79px;
        left: -45px;
        top: 3px;
    }
    #site-logo img#babbo-ben.sticky {
        width: 70px;
        left: -39px;
        top: 6px;
    }    
}
@media (min-width: 1081px){
    #site-logo img#babbo-ben {
        width: 123px;
        left: -69px;
        top: 4px;
    }
    #site-logo img#babbo-ben.sticky {
        width: 112px;
        left: -63px;
        top: 2px;
    }    
} */

/* Pagine consulente CRAL - PASQUA */
.elementor-21 .elementor-element.elementor-element-niohxba > .elementor-element-populated,
.elementor-21 .elementor-element.elementor-element-1sjig6x > .elementor-element-populated {
    background-image: url(/img/cms/Natale-consulente-cral-slide-mobile.jpg) !important;
}
@media (max-width: 767px){
    .cms-id-40 .elementor-21 .elementor-element.elementor-element-dsnjqhl {
        margin-top: 79px;
        margin-bottom: 0px;
    }
}

/* PAGINA CMS VANTAGGI FISCALI */
.cms-id-41 #img-header-cms{
    display:none !important;
}

/* PAGINA CMS PARLACI DELLA TUA IDEA */
.cms-id-42 #img-header-cms{
    display:none !important;
}
body#cms.cms-id-42 #wrapper{
    padding-top: 20rem !important;
}
@media only screen and (max-width: 1024px) {
    body#cms.cms-id-42 #wrapper{
        padding-top: 13rem !important;
    }
}    
@media only screen and (max-width: 767px) {
    body#cms.cms-id-42 #wrapper{
        padding-top: 5rem !important;
    }
}    

body#cms.cms-id-43 #wrapper{
    padding-top: 20rem !important;
}
@media only screen and (max-width: 1024px) {
    body#cms.cms-id-43 #wrapper{
        padding-top: 13rem !important;
    }
}    
@media only screen and (max-width: 767px) {
    body#cms.cms-id-43 #wrapper{
        padding-top: 5rem !important;
    }
}    

.cms-id-43 #img-header-cms{
    display:none !important;
}

body#cms.cms-id-18 #wrapper{
    padding-top: 20rem !important;
}
@media only screen and (max-width: 1024px) {
    body#cms.cms-id-18 #wrapper{
        padding-top: 13rem !important;
    }
}    
@media only screen and (max-width: 767px) {
    body#cms.cms-id-18 #wrapper{
        padding-top: 5rem !important;
    }
}

.cms-id-18 #img-header-cms{
    display:none !important;
}

@media only screen and (max-width: 767px) {
    #ingredienti-giusti-content p.h2 {
        font-size: 28px;
        margin-left:0px;
    }    
    #ingredienti-giusti-content p {
        margin-left:0px;
    }    
    #confezioni-vendute-wrapper {
        padding-top: 4rem;
    }
}

@media only screen and (max-width: 1024px) {
    body#cms.cms-id-40 #wrapper,    
    body#cms.cms-id-13 #wrapper{ padding-top: 145px !important; }
    body.cms-id-40 #nav-mobile #custom-categories.main-menu,
    body#cms.cms-id-40 #topbar-secondary,
    body.cms-id-13 #nav-mobile #custom-categories.main-menu,
    body#cms.cms-id-13 #topbar-secondary { display:block !important; }    
}
@media only screen and (max-width: 768px) {
    body#cms.cms-id-40 #wrapper,   
    body#cms.cms-id-13 #wrapper{ padding-top: 100px !important; }
}
@media only screen and (max-width: 767px) {
    body#cms.cms-id-40 #wrapper{ padding-top: 100px !important; }   
    body#cms.cms-id-13 #wrapper { padding-top: 200px !important; }
}

/* CAMPO AGGIUNTIVO FORM DI REGISTRAZIONE 'CONFERMA EMAIL' */

section.customer-form-fields div.conf_email.novat {display: none;}

/* VIES COMPANY REQUEST */
#vies-answer-no,
#vies-answer-yes,
#vies-question-wrapper{
   display:none;
   padding:1rem 1.5rem;
}

#vies-answer-yes select.form-control {
    height: calc(2.3rem + 2px);
    padding: 0 0.65rem;
}
#vies-answer-yes .form-control {
    height: calc(2.3rem + 2px);
    padding: 0.6rem 0.65rem;
}
#checkvat-input-valid,
#checkvat-input-errors{ display:none; }

/* TASK BE-137 */
.product-left-column{
  padding-right: 18px;  
}
@media(max-width:1140px){
	.product-left-column{
		padding-right: 10px;  
	}
}
@media(max-width:767px){
	.product-left-column{
		padding-right: 10px;  
	}
}
.product-left-column #tns1 > .tns-item {
  border:1px solid #fff;
}
@media (max-width: 767px){
	body.mobile#category, body.mobile#product {
		padding-top: 77px;
	}
}

/* Nascondi Scalapay per gruppo 4 (Azienda )*/
.scalpay-prod-miniature.dataIdCustomerGroup-4, .scalpay-prod-miniature.dataIdCustomerGroup-5,
.scalpay-prod-miniature.dataIdCustomerGroup-6, .scalpay-prod-miniature.dataIdCustomerGroup-7,
.scalpay-prod-miniature.dataIdCustomerGroup-8, .scalpay-prod-miniature.dataIdCustomerGroup-9{
    display:none !important;
}
#dataIdCustomerGroup-4 #scalapayPopUpTrigger, #dataIdCustomerGroup-5 #scalapayPopUpTrigger,
#dataIdCustomerGroup-6 #scalapayPopUpTrigger, #dataIdCustomerGroup-7 #scalapayPopUpTrigger,
#dataIdCustomerGroup-8 #scalapayPopUpTrigger, #dataIdCustomerGroup-9 #scalapayPopUpTrigger{
    display:none !important;
}
.payment-options.customer-group-4 .form-group.scalapay, .payment-options.customer-group-5 .form-group.scalapay,
.payment-options.customer-group-6 .form-group.scalapay, .payment-options.customer-group-7 .form-group.scalapay,
.payment-options.customer-group-8 .form-group.scalapay, .payment-options.customer-group-9 .form-group.scalapay{
    display:none !important;
}

/* Scalapay elenco prodotti */
#scalapayPopUpTrigger {
    font-size: 13px;
}
.scalpay-prod-miniature{
    border:1px solid #e0e0e0 !important;
    padding:15px;
    margin-top: 20px;
    margin-bottom: 25px;
}
#scalapayPopUpTrigger img.loghi-scalapay-paypal {
    max-width: 100%;
	margin-top:5px;
}
.scalapay-widget-text {
    font-size: 13px;
    color: #4d4d4d;
    margin-top: 5px;
}
@media(max-width:767px){
    .scalpay-prod-miniature{
        padding:14px;
        margin-top: 18px;
        margin-bottom: 22px;
        border-radius:40px;
    }
}

/* Scalapay colonna destra carrello */
#scalapayPopUpTriggerMain{
    display:block;
    margin:0px 0px 10px 0px; padding:10px 10px 10px 10px;
    font-size: 13px; text-align:center;
    border:1px solid #e0e0e0 !important;
}
#scalapayPopUpTriggerMain .loghi-scalapay-paypal{
        max-width:100%;
}
@media(max-width:767px){
    #scalapayPopUpTriggerMain .loghi-scalapay-paypal{
        margin-top:4px;            
        margin-bottom:0px;
    }
}
@media(max-width:767px){
    #scalapayPopUpTriggerMain{
        margin:0px 0px 10px 0px; padding:14px;
        font-size: 11px;
        border-radius:40px;
    }
}

/* PAYPAL PAGINE DI PRODOTTO E CARRELLO */
#ps_checkout-paypal-pay-later-message-product{
	margin-top:15px;
    font-size: 13px; line-height: 1.5; color: #6d6d6d;
	font-family: Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;	
}
#ps_checkout-paypal-pay-later-message-product p{ 
    font-size: 13px; line-height: 1.5; color: #6d6d6d;
	font-family: Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;	
	margin:0px; padding:0px; 
}
#dataIdCustomerGroup-4 #ps_checkout-paypal-pay-later-message-product, 
#dataIdCustomerGroup-5 #ps_checkout-paypal-pay-later-message-product,
#dataIdCustomerGroup-6 #ps_checkout-paypal-pay-later-message-product, 
#dataIdCustomerGroup-7 #ps_checkout-paypal-pay-later-message-product,
#dataIdCustomerGroup-8 #ps_checkout-paypal-pay-later-message-product, 
#dataIdCustomerGroup-9 #ps_checkout-paypal-pay-later-message-product{
	display:none !important;
}
#ps_checkout-paypal-pay-later-message-cart{
	margin-top:10px;
	padding:10px 10px 0px 10px;
	border: 1px solid #ccc;	
}
.cart-summary.dataIdCustomerGroup-4 #ps_checkout-paypal-pay-later-message-cart,
.cart-summary.dataIdCustomerGroup-5 #ps_checkout-paypal-pay-later-message-cart,
.cart-summary.dataIdCustomerGroup-6 #ps_checkout-paypal-pay-later-message-cart,
.cart-summary.dataIdCustomerGroup-7 #ps_checkout-paypal-pay-later-message-cart,
.cart-summary.dataIdCustomerGroup-8 #ps_checkout-paypal-pay-later-message-cart,
.cart-summary.dataIdCustomerGroup-9 #ps_checkout-paypal-pay-later-message-cart{
	display:none !important;
}
.payment-options.customer-group-4 .form-group.ps_checkout-paylater, 
.payment-options.customer-group-5 .form-group.ps_checkout-paylater,
.payment-options.customer-group-6 .form-group.ps_checkout-paylater, 
.payment-options.customer-group-7 .form-group.ps_checkout-paylater,
.payment-options.customer-group-8 .form-group.ps_checkout-paylater, 
.payment-options.customer-group-9{
	display:none !important;
}

/* END OF CUSTOM CSS */