.errore, .form-control.errore:focus {
    border: 1px solid darkred !important;
}

.errore-label, .errore-label a {
    color: darkred !important;
}

select.form-control:not([size]):not([multiple]) {
    height: 46px;
}

.select-custom .form-control, .select-custom .form-control-sm {
    padding-right: 3rem;
}

.testo-successo{
    color: var(--colore-uno);
    display: block;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
}

.select-custom:after {
    top: 68%;
    right: 0.9rem;
}

.header-middle {
    display: flex;
    padding: 0rem 0;
    border-top: 1px solid #e7e7e7;
}

.cart-summary input {
    color: #000;
}

.owl-carousel.nav-outer .owl-next {
    right: -2.3vw;
}

.footer .social-icons {
    display: inline-flex;
}

.main-nav .menu > li.active > a, .main-nav .menu > li > a:hover {
    border-top-color: #fff;
}

.login-container form .btn {
    font-family: "Poppins", sans-serif;
    font-size: 1.5rem;
}

.btn {
    lin-height: 1px;
}

.main-nav .menu > li:first-child > a {
    padding-left: 20px;
}

.main-nav .menu > li > a {
    padding: 20px 20px 23px 20px;
}

.header-middle.fixed .main-nav .menu > li > a {
    padding: 27px 15px 30px 15px;
}

.b-corp {
    width: 30px;
    margin-top: 5px;
}

.menu .megamenu.megamenu-3cols {
    width: 700px;
}

.menu .nolink {
    padding-bottom: 3px;
}

.home-slide-1 .banner-layer-middle {
    left: 50%;
    transform: translateX(-50%);
    top: 25%;
}

footer .widget-title {
    color: #fff;
}

.overlay {
    background-color: #000;
    position: absolute;
    top: 0px;
    width: 100%;
    bottom: 0px;
    opacity: 0.6
}

.scheda-prodotto .category-list {
    font-size: 13px;
    margin-bottom: 5px;
}

.scheda-prodotto .product-title {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}

.carica-immagini {
    width: 200px;
    margin: 0 auto;
    display: none;
}

.scheda-prodotto .price-box {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.scheda-prodotto .colors-wrap {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 4px;
}

.scheda-prodotto .colors-wrap ul {
    margin: 0 auto;
    display: inline-block;
}

.scheda-prodotto .colors-wrap ul li {
    display: inline-block;
}

.scheda-prodotto .colors-wrap ul li img {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #e3e3e3;
}

.scheda-prodotto .colors-wrap ul li span {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #e3e3e3;
}

.fascia-cliente h1 {
    color: var(--colore-uno);
}

.btn-dark.disabled, .btn-dark:disabled {
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
}

.product-single-details .clear-btn {
    font-family: 'Poppins' !important;
}

.price-box {
    font-family: 'Poppins';
}

.btn-gray.view-cart {
    font-family: 'Poppins';
}

.fascia-cliente {
    background-size: cover;
    background-position: center center;
}

.tempo-consegna-hotel {
    display: block;
    font-size: 13px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 2px
}

.table.table-cart .product-title a, .table.table-cart .subtotal-price {
    font-weight: 600;
    text-transform: uppercase;
}

.table.table-cart tr td.product-col, .table.table-wishlist tr td.product-col {
    color: #000;
    font-size: 13px;
    line-height: 20px;
}

.login-form-container h4, .checkout-discount h4 {
    font-family: "Poppins";
    font-size: 15px;
}

.login-form-container button {
    font-family: "Poppins";
    font-size: 15px;
}

.tasto-primario, .tasto-outline, .btn-gray.view-cart, .product-single-details .product-action .add-cart, .btn-dark.add-cart.disabled, .btn-dark.add-cart:disabled {
    border-radius: 20px !important;
}

footer .widget {
    margin-bottom: 2rem;
}

footer li {
    margin-bottom: 5px;
}

.widget-newsletter .tasto-primario {
    padding: 0.8rem 3.8rem !important;
    border-radius: 10px;
}

.widget-newsletter .tasto-primario:hover {
    background-color: #fff !important;
    color: var(--colore-due) !important;
    border: 2px solid var(--colore-uno) !important;
}

.header-search-inline .form-control {
    max-width: 200px;
}

.header-search-inline .form-control {
    min-width: 0rem;
    padding: 1rem 2rem;
}

.header-search-wrapper .btn {
    font-size: 2.1rem;
}

.header-search .form-control, .header-search .select-custom {
    background: #f4f4f4;
}

.header-search-wrapper .btn {
    position: relative;
    padding: 0 0 3px 0;
    border: 0;
    border-left: 1px solid #fff;
    min-width: 40px;
    color: #222529;
    font-size: 16px;
    background: #f4f4f4;
}

.total-row td {
    padding: 1rem 0.8rem 1rem !important;
    background-color: #e3e3e3;
    font-weight: 700;
    font-size: 22px;
    color: #222529;
    text-align: right;
    font-family: 'poppins';
}

.widget .widget-content a:hover, a:focus {
    color: #fff;
}

.tasto-login-veloce {
    padding: 10px;
    display: block;
    width: 100%;
}

.cart-summary label {
    margin: 0 0 0.6rem;
    color: #222529;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.table-cart tr th.product-col {
    width: 50%;
}

.ordine-completato-successo .ordine-completato {
    font-family: 'Poppins';
    font-size: 30px;
    font-weight: 600;
    margin-top: 30px;
    display: block;
    margin-bottom: 50px;
}

.ordine-completato-successo .tasto-primario {
    padding: 10px 15px;
    font-weight: 600;
    display: inline-block;
}

.pagina-testo .page-header-bg {
    padding: 50px 0px 30px;
}

.pagina-testo h1, .pagina-testo h1 span {
    font-family: 'Poppins';
    color: var(--colore-uno);
}

.pagina-testo h2.subtitle {
    margin-bottom: 10px;
    margin-top: 50px;
    text-transform: uppercase;
}

.pagina-testo h3.subtitle {
    margin-bottom: 10px;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 14px;
}

.pagina-testo ul {
    list-style-type: disc;
    margin-left: 25px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-top: -10px;
}

.pagina-testo ul li {
    margin-bottom: 10px;
}

.pagina-testo textarea.form-control {
    min-height: 100px;
}

.area-contatti .btn {
    padding: 1.6rem 4.8rem;
}

.area-contatti img {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 20px
}

.area-contatti textarea {
    resize: none;
    height: 30px;
}

.sustainability p.subtitle, .ingredients p.subtitle {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    line-height: 25px;
}

.no-padding {
    padding-right: 0px;
    padding-left: 0px;
}

.sustainability .infografiche img {
    width: 100%;
    text-align: center;
    margin: 0px;
    line-height: 0px;
}

.sustainability .infografiche p {
    padding-left: 30px;
    font-family: 'Poppins';
    color: #666;
    padding-right: 30px;
}

.ingredients .infografiche p {
    color: #000;
    font-family: 'Poppins';
    font-size: 14px;
    margin-bottom: 5px;
}

.ingredients .infografiche figure {
    border-radius: 90px;
    border: 5px solid var(--colore-uno);
    margin-bottom: 10px;
    display: inline-block;
    width: 100px;
    height: 100px;
    position: relative;
}

.ingredients .infografiche .icona {
    max-width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ingredients .infografiche a.more-link {
    position: relative;
    font-weight: 500;
}

.ingredients .infografiche a.more-link:before {
    content: "";
    width: 50px;
    position: absolute;
    left: 50%;
    top: 25px;
    transform: translateX(-50%);
    border-bottom: 3px solid var(--colore-uno);
    opacity: 1;
}