* {
    font-family: "Roboto", sans-serif;
}
header {
    background: #fcfbe9;
    padding:122px 0 0;
    // background-image: url("../img/pattern.png");
    // background-size: 70px;
    background-position: center -392px;
    background-repeat: no-repeat;
    background-image: url("../img/header-sito.png");
}
img[alt="logo"] {
  width: 160px;
}
#bar-top ul li > a {
  color: #424242;
  font-size:12px;
  text-transform: uppercase;
}
#bar-top {
  background: #eaeaea;
}

#bar-top ul {
  margin-bottom: 0;
}

#bar-top li {
  padding:4px 10px !important;
}

.login-button li a {
  color: #424242;
}
.login-button li a:hover {
  text-decoration: none;
  color: #424242;
}
input,
select {
  border-radius: 0 !important;
}
.breadcrumb {
  background: none;
  padding: 10px 0;
  border-bottom: 1px solid #5D3C00;
  border-radius: 0;
}
.breadcrumb a {
  color: #000;
}
.box-prodotto-interno h1 {
  color: #000;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
}
.box-prodotto-interno .prezzo-pieno,
.box-prodotto-interno .risparmio-testo {
  font-size: 16px;
}
.box-prodotto-interno .prezzo-pieno strong,
.box-prodotto-interno .risparmio-testo strong {
  color: red;
  font-size: 12px;
}
.box-prodotto-interno .prezzo-prodotto {
  font-size: 20px;
  font-weight: 300;
  color:#000;
}
.box-prodotto-interno h5 {
  margin-bottom: 0;
}
.box-prodotto-interno h5 strong {
  color: #905d00;
}
.box-prezzi {
  font-size: 20px;
  color: #000;
}
.background-page {
  background: #ececec;
}
.contenuti {
  padding-top: 24px;
}
.shopping-cart {
  margin-bottom: 20px;
}
.shopping-cart .card-header {
  background: #fcfbe7;
}
.shopping-cart img {
  max-height: 100px;
  max-width: 100px;
  margin-bottom: 20px;
}
.shopping-cart h4 {
  margin-top: 0;
  margin-bottom:0;
}
.dati-spedizione {
    padding:0;
}
.btn-outline-info {
  color: #fff;
  border: 1px solid #fff;
}
.btn-outline-info:hover {
  background: #293133;
  border: 1px solid #293133;
}
#top-zone .nav {
  border: 1px solid #cccccc;
}
#top-zone .nav .nav-item:first-child {
  background: #cccccc;
  color: #000;
  padding: 12px;
}
#top-zone .nav .nav-item:last-child {
  border-bottom: 0;
}
#top-zone .nav .nav-item a {
  padding: 4px 12px;
  color: #000;
  transition: all linear 0.2s;
  font-size: 14px;
}
#top-zone .nav .nav-item a:before {
  margin-right: 5px;
  content: '>';
}
#top-zone .nav .nav-item a:hover {
  background: #e6e6e6;
  color: #000;
}
.menu-categorie {
  margin-top: 20px;
  background: #fff;
  border: 1px solid #cccccc;
}
.menu-categorie .nav-item:first-child {
  background: #cccccc;
  color: #000;
  padding: 12px;
}
.menu-categorie .nav-item:last-child {
  border-bottom: 0;
}
.menu-categorie .nav-item a {
  padding: 12px;
  color: #000;
  transition: all linear 0.2s;
}
.menu-categorie .nav-item a:before {
  margin-right: 5px;
  content: '>';
}
.menu-categorie .nav-item a:hover {
  background: #e6e6e6;
  color: #000;
}
.contenuti .card {
  border: 0;
}
.contenuti .card .card-img-top {
  width: 100%;
  border: 1px solid #999999;
}
.contenuti .card .card-title {
  font-size: 18px;
}
.contenuti .card .card-text {
  font-size: 24px;
  font-weight: normal;
}
.contenuti .card .card-body {
  padding: 6px;
  margin: 2px;
}
.contenuti h4 {
  font-size: 14px !important;
  margin-bottom: 0;
}
.contenuti .btn-primary {
  background: #fff;
  border: 1px solid #5D3C00;
  color: #5D3C00;
  font-size: 14px;
  width: 100%;
}
.contenuti .btn-primary:hover {
  background: #5D3C00;
  color: #fff;
}
.btn-elimina {
  margin-top: 10px;
  font-size: 12px;
}
.card .card-horizontal {
  display: flex;
  flex: 1 1 auto;
}
.card .card-horizontal h3 {
  color: #575757 !important;
}
.card .card-horizontal .card-title {
  color: #7a7a7a !important;
}
.card .card-horizontal .card-text {
  color: #575757 !important;
}
.slide-js .card {
  border: 0;
}
.slide-js .card .card-body {
    padding: 6px;
    margin: 2px;
}
.slide-js .card .card-img-top {
  width: 98%;
  border: 1px solid #999999;
}
.slide-js .card .card-text {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}
.slide-js .card .card-body {
  padding: 6px;
  margin: 2px;
}
.slide-js h4 {
  font-size: 16px !important;
  font-weight: 300;
  margin-bottom: 0;
}

.slide-js-four .card {
    border: 0;
}
.slide-js-four .card .card-body {
    padding: 6px;
    margin: 2px;
}
.slide-js-four .card .card-img-top {
    width: 98%;
}
.slide-js-four .card .card-img-top {
    padding:10px;
}
.slide-js-four .slick-slide {
    padding: 2px;
}
.slide-js-four .card .card-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
}
.slide-js-four .card .card-body {
    padding: 6px;
    margin: 2px;
}
.slide-js-four h4 {
    font-size: 16px !important;
    font-weight: 300;
    margin-bottom: 0;
}

.box-prodotti-categorie .card {
    background: #F5F5F5;
}
.box-prodotti-categorie .card a {
    color: #000 !important;
}
.box-prodotti-categorie .card .card-title {
    height: 68px;
    line-height: 22px;
    font-size: 1.6rem;
}
.box-prodotti-categorie .card {
    border: 0;
}
.box-prodotti-categorie .card .card-body {
    padding: 6px;
    margin: 2px;
}
.box-prodotti-categorie .card .card-img-top {
    width: 100%;
}
.box-prodotti-categorie .card .card-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
}
.box-prodotti-categorie .card .card-body {
    padding: 6px;
    margin: 2px;
}
.box-prodotti-categorie h4 {
    font-size: 16px !important;
    font-weight: 300;
    margin-bottom: 0;
}

.alert-info {
  color: #5d3c00;
  background-color: #ffdc9d;
  border-color: #fedc9d;
  border-radius: 0;
  border-top: 5px solid;
  font-size:26px;
}
.dicono-di-noi {
  padding-bottom: 40px;
}
.dicono-di-noi .card {
  border-radius: 0;
  border: 0;
}
.dicono-di-noi .card .card-body {
  background: #e6e6e6;
  min-height: 100px;
  padding: 6px;
  margin: 2px;
  font-size: 14px;
}
.dicono-di-noi p {
  font-size: 14px;
  margin-bottom: 0;
}
.dicono-di-noi .card-title {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 12px !important;
  color: #5D3C00;
}
#confettata h2 {
  margin-top: 20px;
  font-size: 20px;
  border-bottom: 2px solid #5D3C00;
  padding-bottom: 10px;
}
footer {
  margin-top: 0px;
  background: #293133;
  // background-image: url("../img/pattern.png");
}
footer .title-header {
  margin-bottom: 16px;
}
footer h3 {
    color:#fff;
}
footer a {
  color: #fff;
  font-size: 12px;
  padding-left:0 !important;
}
footer a:hover {
  color: #fff;
  text-decoration: underline !important;
}
footer li {
  font-size: 12px;
  margin-bottom: 0;
}
footer p {
  border-top: 1px solid #fff;
  padding-top: 10px;
  font-size: 12px;
  color:#fff;
}
.box-image {
  background-image: url("../img/immagine.png");
  min-height: 300px;
  margin-top: 40px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#box-login {
  margin-bottom: 40px;
  margin-top: 60px;
}
#box-login label {
  font-weight: 300;
  color: #293133;
}
#box-login h4 {
  color: #293133;
  font-weight: 300;
}
#box-login input {
  border-radius: 0;
  color: #293133;
}
#box-login a {
  display: block;
  text-align: center;
  color: #293133;
  font-weight: 400;
}
#nuovo-cliente {
  padding: 30px 0;
  background: #293133;
}
#nuovo-cliente h4 {
  margin-bottom: 20px;
  font-weight: 200;
  color: #fff;
}
.interno-carousel .carousel-caption {
  font-size: 24px;
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
  box-shadow: inset 0 0 0 2000px rgba(0,0,0,0.5);
}
.interno-carousel .carousel-item {
  background-position: center !important;
}
.interno-carousel .carousel-caption h1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 200;
  text-align: center;
  width: 100%;
}
.box-interno-immagine {
  margin-top: 0 !important;
}
.btn-web {
  background: #293133;
  border: 1px solid #293133;
  color: #fff !important;
  transition: all linear 0.2s;
  border-radius: 0;
  font-weight: 300;
}
.btn-web:hover {
  background: #fff;
  border: 1px solid #293133;
  color: #293133 !important;
}

.btn-web-white {
    background: #fff;
    border: 1px solid #293133;
    color: #293133 !important;
    transition: all linear 0.2s;
    border-radius: 0;
    font-weight: 300 !important;
}
.btn-web-white:hover {
    background: #293133 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.sconto-box {
  background: #000;
  color: #fff;
  padding: 10px;
  position: absolute;
  top: 10px;
  left: 10px;
  font-weight: bold;
}
.box-categoria {
  margin-bottom: 20px;
  border: 1px solid #5D3C00;
}
.box-categoria img {
  border: 1px solid #5d3c00;
}
.box-categoria a {
  display: block;
  color: #5D3C00;
  transition: all linear 0.2s;
  font-size: 20px;
}
.box-categoria a:hover {
  background: #5D3C00;
  color: #fff;
  text-decoration: none;
}
.box-categoria a span {
  display: block;
  padding: 10px;
  text-transform: uppercase;
  font-size: 14px;
  min-height: 83px;
}
.btn-web-white {
  background: #fff;
  border: 1px solid #5D3C00;
  color: #5D3C00;
  border-radius: 0;
  font-weight: bold;
}
.btn-web-white:hover {
  background: #5D3C00;
  border: 1px solid #5D3C00;
  color: #fff;
}
.box-categoria-prodotto {
  margin-bottom: 16px;
}
.box-categoria-prodotto .card a:hover {
  text-decoration: none;
}
.box-categoria-prodotto .card:hover {
  cursor: pointer;
}

.pagination {
    display: inline-flex;
    font-size: 12px;
}

.page-item .page-link {
    border:0;
}

.page-link {
    color:#293133;
}
.page-item.active .page-link {
    background: #293133;
    border-color: #293133;
    border-radius: 100%;
}

.btn-info,
.btn-black {
  background: none;
  color: #293133;
  border-radius: 0;
}
.btn-info:hover,
.btn-black:hover {
  background: #293133;
  color: #fff;
}
.btn-black {
  margin-bottom: 15px;
}
.heading-title {
  color: #293133;
  font-size: 20px;
}
.box-registrazione {
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.box-registrazione label {
  font-size: 14px;
  color: #293133;
}
.box-registrazione a {
  color: #000000;
  text-decoration: underline;
}
.menu-profile li:last-child {
  border-bottom: 0;
}
.menu-profile li span {
  padding: 10px;
  display: block;
}
.menu-profile a {
  color: #000;
  padding: 10px;
  display: block;
}
.menu-profile a:hover {
  text-decoration: underline;
}
.shop-area {
  margin-top:20px;
}
.shop-area .carrello-tabella tbody tr td .alert {
  padding: 2px;
  margin-bottom: 0;
}
.shop-area .carrello-tabella tfoot tr td {
  font-size: 14px;
  color: #5D3C00;
  padding: 5px;
}
.shop-area .carrello-tabella tfoot tr td .alert {
  padding: 2px;
  margin-bottom: 0;
}
#fitro {
  padding: 20px;
  background: #c37e00;
}
blockquote {
  font-style: italic;
  padding: 10px;
  border-left: 4px #293133 solid;
  background: rgba(93, 93, 93, 0.5);
  font-family: initial;
}
.shopping-cart {
  color: #293133;
}
.shopping-cart .card-footer {
  padding: 5px;
}
.shop-area .checkbox {
  font-size: 14px;
  color: #293133;
}
.shop-area .checkbox a {
  color: #293133;
  text-decoration: underline;
}
@media screen and (max-width: 959px) {
  .carousel-home {
    margin-top: 20px;
  }
  .stick-articolato {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #fff;
    z-index: 2000;
  }
  .alertify .ajs-dialog {
    top:36%;
  }
}
.box-text img {
  max-width: 100%;
  height: initial !important;
}
/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}
.navbar .dropdown-menu {
  border: none;
  background-color: #eaeaea !important;
}
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  /* remove the padding from the navbar so the dropdown hover state is not broken */
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
  .navbar .nav-item {
    padding: 0.5rem 0.5rem !important;
    margin: 0 !important;
  }
  /* makes the dropdown full width  */
  .navbar .dropdown {
    position: static;
  }
  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    /*  height of nav-item  */
    top: 45px;
  }
  /* shows the dropdown menu on hover */
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block!important;
  }
  .navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
  }
}
.navbar-brand {
  color: #fff !important;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.brand-navbar {
  background: #cccccc;
  color: #000;
  padding: 12px;
}
.hide {
  display: none !important;
}

/*--
    - Shopping Cart Css
----------------------------*/
.shopping-cart-wrap {
  position: relative;
}
.shopping-cart-wrap ul.mini-cart {
  position: absolute;
  width: 300px;
  background: #fff;
  box-shadow: 0 0 3px 2px #dddddd;
  right: 0;
  top: 130%;
  padding: 15px;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -ms-filter: 0;
  transition: all 0.3s ease-in-out;
}
.shopping-cart-wrap ul.mini-cart .cart-item {
  display: flex;
  padding-bottom: 15px;
  position: relative;
}
.shopping-cart-wrap ul.mini-cart .cart-item .cart-image {
  display: block;
  width: 100px;
}
.shopping-cart-wrap ul.mini-cart .cart-item .cart-title {
  padding-left: 15px;
  width: 60%;
}
.shopping-cart-wrap ul.mini-cart .cart-item .cart-title h4 {
  font-size: 15px;
  font-weight: 500;
}
.shopping-cart-wrap ul.mini-cart .cart-item .cart-title .quantity {
  display: block;
}
.shopping-cart-wrap ul.mini-cart .cart-item .cart-title .price-box {
  color: #293133;
  font-weight: 500;
}
.shopping-cart-wrap ul.mini-cart .cart-item .cart-title .price-box .old-price {
  color: #666;
  text-decoration: line-through;
}
.shopping-cart-wrap ul.mini-cart .cart-item .cart-title .remove_from_cart {
  margin-top: 10px;
  position: absolute;
  right: 0;
  font-size: 14px;
}
.shopping-cart-wrap ul.mini-cart .subtotal-titles .subtotal-titles {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  color: #000000;
}
.shopping-cart-wrap ul.mini-cart .subtotal-titles .subtotal-titles h3 {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  line-height: 20px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .shopping-cart-wrap ul.mini-cart {
    right: 0px;
    width: 280px;
  }
}
.shopping-cart-wrap:hover ul.mini-cart {
  visibility: visible;
  opacity: 1;
  -ms-filter: 1;
  top: 100%;
}

#cart-total {
  background: #5D3C00;
  border-radius: 100%;
  color: #ffffff;
  float: right;
  font-size: 10px;
  font-weight: 500;
  height: 18px;
  line-height: 18px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  top: 3px;
  width: 18px;
}

.mini-cart-btns .cart-btns {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  width: 100%;
}
.mini-cart-btns .cart-btns a {
  background: #5D3C00;
  border: 2px solid #5D3C00;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  height: 40px;
  line-height: 36px;
  padding: 0 25px;
  text-align: center;
  text-transform: uppercase;
}
.mini-cart-btns .cart-btns a:hover {
  background: #ffffff;
  border: 2px solid #000000;
}

.scrivici-button {
  background:#ffcb6b;
}

.slick-dots {
  bottom: -46px;
}

/*# sourceMappingURL=generale.css.map */

img[alt="logo"] {
  width: 160px;
}
#top-bar {
  background: #fff;
  margin-top: 0;
  padding-top:2px;
  padding-bottom:2px;
}
#top-bar ul li > a {
  color: #00081c;
}

#top-bar ul li {
  color:#00081c;
  font-size:12px;
}
.login-button li a {
  color: #424242;
  font-size:14px;
}
.login-button li a:hover {
  text-decoration: none;
  color: #8d8d8d;
}
input,
select {
  border-radius: 0 !important;
}
.breadcrumb {
  background: none;
  padding: 10px 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
}
.breadcrumb a {
  color: #000;
}
.box-prodotto-interno label {
  color: #000;
}
.box-prodotto-interno .prezzo-pieno,
.box-prodotto-interno .risparmio-testo {
  font-size: 16px;
}
.box-prodotto-interno .prezzo-pieno strong,
.box-prodotto-interno .risparmio-testo strong {
  color: red;
  font-size: 12px;
}
.box-prodotto-interno h5 {
  margin-bottom: 0;
}
.box-prodotto-interno h5 strong {
  color: #905d00;
}
.background-page {
  background: #ececec;
}
.contenuti {
  padding-top: 24px;
}
.shopping-cart {
  margin-bottom: 20px;
}
.shoppnig-cart h4 small {
    font-size:18px !important;
}
.shopping-cart img {
  max-height: 100px;
  max-width: 100px;
  margin-bottom: 20px;
}
#top-zone .nav {
  border: 1px solid #cccccc;
}
#top-zone .nav .nav-item:first-child {
  background: #cccccc;
  color: #000;
  padding: 12px;
}
#top-zone .nav .nav-item:last-child {
  border-bottom: 0;
}
#top-zone .nav .nav-item a {
  padding: 4px 12px;
  color: #000;
  transition: all linear 0.2s;
  font-size: 14px;
}
#top-zone .nav .nav-item a:before {
  margin-right: 5px;
  content: '>';
}
#top-zone .nav .nav-item a:hover {
  background: #e6e6e6;
  color: #000;
}
.menu-categorie {
  margin-top: 20px;
  background: #fff;
  border: 1px solid #cccccc;
}
.menu-categorie .nav-item:first-child {
  background: #cccccc;
  color: #000;
  padding: 12px;
}
.menu-categorie .nav-item:last-child {
  border-bottom: 0;
}
.menu-categorie .nav-item a {
  padding: 12px;
  color: #000;
  transition: all linear 0.2s;
}
.menu-categorie .nav-item a:before {
  margin-right: 5px;
  content: '>';
}
.menu-categorie .nav-item a:hover {
  background: #e6e6e6;
  color: #000;
}
.title-header {
  font-size: 20px;
  font-weight: 400;
}
.contenuti .card {
  border: 0;
}
.contenuti .card .card-img-top {
  width: 100%;
  border: 1px solid #999999;
}
.contenuti .card .card-title {
  font-size: 18px;
}
.contenuti .card .card-text {
  font-size: 24px;
  font-weight: normal;
}
.contenuti .card .card-body {
  padding: 6px;
  margin: 2px;
}
.contenuti h4 {
  font-size: 14px !important;
  margin-bottom: 0;
}
.contenuti .btn-primary {
  background: #fff;
  border: 1px solid #5D3C00;
  color: #5D3C00;
  font-size: 14px;
  width: 100%;
}
.contenuti .btn-primary:hover {
  background: #5D3C00;
  color: #fff;
}
.btn-elimina {
  margin-top: 10px;
  font-size: 12px;
}
.card .card-horizontal {
  display: flex;
  flex: 1 1 auto;
}
.card .card-horizontal h3 {
  color: #5D3C00;
}
.card .card-horizontal .card-title {
  color: #c37e00;
}
.card .card-horizontal .card-text {
  color: #5D3C00;
}
.slide-js .card {
  border: 0;
}
.slide-js .slick-slide {
    padding:2px;
}
.slide-js .card .card-img-top {
  width: 98%;
  border: 0;
  padding:10px;
}
.slide-js .card, .slide-js-four .card {
  background: #F5F5F5;
}

.slide-js .card .card-title, .slide-js-four .card .card-title {
  height: 68px;
  line-height: 22px;
  font-size: 1.6rem;
}

.slide-js .card a, .slide-js-four .card a {
    color:#000 !important;
}

.slide-js .card a:hover, .slide-js-four .card a:hover {
    text-decoration: none;
}

.mostra-evidenza {
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    display: block;
}

.mostra-evidenza-categoria {
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    display: block;
    min-height: 400px;
}

.mostra-evidenza-categoria:hover {
    text-decoration: none;
}

.mostra-evidenza-categoria div {
    background: rgba(0,0,0,0.6);
    color:white;
    position: absolute;
    bottom: 0;
}

.mostra-evidenza-categoria div h3 {
    font-weight: 300;
    margin-bottom: 0;
}

.box-alert-product {
    background: #000;
    color:white;
    font-size:12px;
}

.show-all {
    color:#000;
    font-weight: 300;
}

.show-all:hover {
    color:#000;
}



.alert-info {
  color: #5d3c00;
  background-color: #ffdc9d;
  border-color: #fedc9d;
  border-radius: 0;
  border-top: 5px solid;
}
.dicono-di-noi {
  padding-bottom: 40px;
}
.dicono-di-noi .card {
  border-radius: 0;
  border: 0;
}
.dicono-di-noi .card .card-body {
  background: #e6e6e6;
  min-height: 100px;
  padding: 6px;
  margin: 2px;
  font-size: 14px;
}
.dicono-di-noi p {
  font-size: 14px;
  margin-bottom: 0;
}
.dicono-di-noi .card-title {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 12px !important;
  color: #5D3C00;
}
#confettata h2 {
  margin-top: 20px;
  font-size: 20px;
  border-bottom: 2px solid #5D3C00;
  padding-bottom: 10px;
}
#chi-siamo-home h2 {
  margin-top: 20px;
  font-size: 20px;
  border-bottom: 2px solid #c37e00;
  padding-bottom: 10px;
}
#chi-siamo-home p {
  margin-top: 20px;
  font-size: 14px;
}
#chi-siamo-home .btn-primary {
  background: #fff;
  border: 1px solid #5D3C00;
  color: #5D3C00;
  font-size: 14px;
}
#chi-siamo-home .btn-primary:hover {
  background: #5D3C00;
  color: #fff;
}
.interno-carousel .carousel-caption {
  font-size: 24px;
  width: 100%;
  left: 0;
  bottom: 0;
  top: 0;
}
.interno-carousel .carousel-caption h1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.box-categoria {
  margin-bottom: 20px;
  border: 1px solid #5D3C00;
}
.box-categoria img {
  border: 1px solid #5d3c00;
}
.box-categoria a {
  display: block;
  color: #5D3C00;
  transition: all linear 0.2s;
  font-size: 20px;
}
.box-categoria a:hover {
  background: #5D3C00;
  color: #fff;
  text-decoration: none;
}
.box-categoria a span {
  display: block;
  padding: 10px;
  text-transform: uppercase;
  font-size: 14px;
}
.box-categoria-prodotto {
  margin-bottom: 16px;
}
.box-categoria-prodotto .card {
  border-radius: 0;
  /* border-top: 1px solid rgba(93, 60, 0, 0.4); */
}
.btn-black {
  margin-bottom: 15px;
}

.menu-profile {
    margin-top:50px;
}

.menu-profile li {
  color: #000;
  border-bottom: 1px solid #000;
  border-left:1px solid #000;
  border-right:1px solid #000;
}
.menu-profile li:last-child {
  border-bottom: 0;
}
.menu-profile li:first-child {
  background: #000;
  color:#fff;
  margin-top:0;
}
.menu-profile li:last-child {
    border-bottom: 1px solid #000;
}
.menu-profile li span {
  padding: 10px;
  display: block;
}
.shop-area h5 {
    margin-top:50px;
}
.shop-area .carrello-tabella thead tr td {
  font-size: 12px;
  color: #000;
}
.shop-area .btn-black {
    background: #000;
    border: 1px solid #000;
    color:white;
}
.shop-area .btn-black:hover {
    background: #fff;
    border: 1px solid #000;
    color:#000;
}
.shop-area .carrello-tabella tbody tr td {
  font-size: 14px;
}
.shop-area .carrello-tabella tbody tr td .alert {
  padding: 2px;
  margin-bottom: 0;
}
.shop-area .carrello-tabella tfoot tr td {
  font-size: 14px;
  padding: 5px;
}
.shop-area .carrello-tabella tfoot tr td .alert {
  padding: 2px;
  margin-bottom: 0;
}
#fitro {
  padding: 20px;
  background: #dfdfdf;
}
.box-contenitore {
  background: #293133;
  background-image: url("../img/pattern.png");
  padding: 20px;
  margin-bottom: 20px;
}
.box-contenitore h5, .box-contenitore p, .box-contenitore h4 {
    margin:0;
    color:white;
}
.box-contenitore label {
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}
.box-contenitore textarea {
  border-radius: 0;
}
.shopping-cart .card-footer {
  padding: 5px;
}

@media screen and (max-width: 959px) {
  .carousel-home {
    margin-top: 20px;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }
  .navbar-light .navbar-toggler {
    border:1px solid #fff;
  }
  .slick-dots {
    display: none !important;
  }
  #about-service .menu-categorie {
    display: none !important;
  }
}
/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}
.navbar .dropdown-menu {
  border: none;
}
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  /* remove the padding from the navbar so the dropdown hover state is not broken */
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
  .navbar .nav-item {
    padding: 0.5rem 0.5rem;
    margin: 0 0.25rem;
  }
  /* makes the dropdown full width  */
  .navbar .dropdown {
    position: static;
  }
  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    /*  height of nav-item  */
    top: 45px;
  }
  /* shows the dropdown menu on hover */
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block!important;
  }
  .navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
  }
}
.navbar-brand {
  color: #fff !important;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.hide {
  display: none !important;
}
.slick-dots {
  bottom: -46px;
}
.logosweet-font {
  font-family: 'Amatic SC', cursive;
}

#about-service a {
  color: #293133;
}

.stick-articolato {
  position: sticky;
  top: 60px;
  display: none;
}

.box-text h3 {
  color: #5D3C00;
  border-bottom:1px solid #5D3C00;
  margin-bottom:10px;
}

.box-text label {
  color: #5D3C00;
}

.shopping-cart .col-8 a {
  color: #5D3C00;
}

@media screen and (max-width: 959px) {
  .stick-articolato {
    position: fixed;
    width: 100%;
    top: 0 !important;
    background: #fff;
    z-index: 2000;
    padding:14px;
    height: 198px;
  }
  .stick-articolato hr, .stick-articolato br {
    display: none !important;
  }
  .stick-articolato h4 {
    font-size: 16px !important;
  }
  .stick-articolato h3 * {
    font-size:14px;
  }
  .stick-articolato h1 {
    font-size:20px;
  }
  .stick-articolato h4 {
    font-size:16px !important;
  }
  .stick-articolato p {
    font-size:16px !important;
  }
  .box-prodotto-interno h5 strong {
    font-size:16px !important;
  }
}

.logo-text {
    font-family: "Times New Roman";
    font-size: 26px;
    font-weight: lighter;
    color:white;
}

.goToTop {
    position: fixed;
    top: 0;
    z-index: 50000;
    width: 100%;
    -webkit-box-shadow: 0px 8px 14px 3px rgba(0,0,0,0.08);
    box-shadow: 0px 8px 14px 3px rgba(0,0,0,0.08);
}


.box-prodotto:hover img.image-hover {
    opacity: 1;
}
.box-prodotto:hover img.image-standard {
    opacity: 0;
}

.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.5s;
}

.background-scheda {
    background: #f1f1f1;
}

#blog-area {
    // background: #494949;
    // background-image: url("../img/pattern.png");
    background: #fcfbe7;
    // background-image: url("../img/pattern.png");
    background-size: 80px;
}

#blog-area .box-ricetta .card {
    border-radius: 0;
    border: 0;
    background: #293133;
}
#blog-area .box-ricetta:hover {
    opacity: 0.5;
}

#blog-area a {
    text-decoration: none;
    color: #000;
}
#blog-area a:hover h5 {
    color: #c6c7ce;
}
#blog-area a h5 {
    margin-bottom: 10px;
    font-weight: bold;
    color: #fff;
}
#blog-area .card-body {
  color: #fff;
}
#blog-area .box-ricetta {
    opacity: 1;
}
#blog-area .box-ricetta .card {
    border-radius: 0;
    border: 0;
}
#blog-area .box-ricetta:hover {
    opacity: 0.8;
}

#blog-area .card-img-top {
    border-bottom:1px solid #000;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    z-index: 100000;
    opacity: 0;
}
#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}
#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #ffffff;
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}

.accordion .card, .accordion .card .card-header {
    background: none;
    border-radius:0 !important;
    border:0;
}

.accordion .card .card-body {
    color: #293133;
}

.accordion .card button {
    font-size:16px;
    color: #293133;
    text-transform: uppercase;
    font-weight: 300;
    text-space: 2px;
    border-bottom:1px solid #cecece;
    padding-top:15px;
    padding-bottom:15px;
    border-radius:0;
}

.sidebar {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidebar */
}

/* The sidebar links */
.sidebar a {
    padding: 8px 8px 0 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidebar a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* The button used to open the sidebar */
.openbtn {
    font-size: 16px;
    padding-top:10px;
    padding-bottom:10px;
    cursor: pointer;
    color: #293133;
    background: none;
    border: none;
}

.openbtn:hover {
    color:#000;
    text-decoration: underline;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s; /* If you want a transition effect */
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidebar {padding-top: 15px;}
    .sidebar a {font-size: 18px;}
}

#mySidebar {
    background: #eaeaea;
    /* background-image: url(../img/pattern.png); */
    z-index: 60000;
    box-shadow: 2px solid;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75)
}

#mySidebar h5 {
    font-weight: 300;
    text-transform: uppercase;
    border-bottom:1px solid #fff;
}

.box-filter {
    padding:0 20px 20px;
}

.box-filtro-categorie li {
    font-size:12px;
}

.box-filtro-categorie li {
    margin-top:8px;
}


/* width */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #b4b4b4;
    border-radius: 10px;
}

.top-categoria-filtro {
    padding-left:0 !important;
}

.top-categoria-filtro:hover h5 {
    color: #9d9d9d !important;
}

.interno-carousel {
    background: #212121;
}

.interno-carousel .carousel-item {
    min-height: 450px;
}

/* CHECKBOX */

.checkbox {
    display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Custom checkbox: nasconde l'input solo se esiste .checkmark */
.checkbox:has(.checkmark) input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Checkbox native visibili (checkout, profilo, ecc.) */
.checkbox:not(:has(.checkmark)) {
    padding-left: 0;
}
.checkbox:not(:has(.checkmark)) label {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    cursor: pointer;
    margin-bottom: 0;
    line-height: 1.45;
}
.checkbox:not(:has(.checkmark)) input[type="checkbox"] {
    position: static;
    opacity: 1;
    width: 18px;
    height: 18px;
    min-width: 18px;
    margin: 2px 0 0;
    flex-shrink: 0;
    cursor: pointer;
    accent-color: #293133;
}
.checkout-shipping-box .checkbox:not(:has(.checkmark)) input[type="checkbox"] {
    accent-color: #fcfbe7;
    outline: 1px solid rgba(255,255,255,0.5);
    outline-offset: 1px;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #b0b0b0;
}

/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
    background-color: #575757;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-check {
    padding-left:4px !important;
}

@media screen and (max-width: 600px) {
  header {
    padding: 66px 0 0;
    background-position: -698px -410px;
  }
}

.box-categoria-prodotto .btn {
  width:100%;
  display: block;
  background: #6c6c6c;
  border: 0;
  border-radius:0;
}

.text-filter {
  color:#1B1B1B;
}

#form-registrazione .checkbox input {
    width: 16px !important;
    height: 16px !important;
    border:1px solid #000 !important;
    position: relative !important;
}

/* Carrello + Checkout (flusso acquisto) */
.cart-flow-page,
.checkout-page {
  margin-top: 24px;
  margin-bottom: 48px;
}
.cart-flow-header,
.checkout-header {
  margin-bottom: 28px;
}
.cart-flow-header-top,
.checkout-header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 18px;
}
.cart-flow-title,
.checkout-title {
  margin: 0;
  font-size: 1.75rem;
  font-weight: 600;
  color: #293133;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.cart-flow-back-link,
.checkout-back-link {
  border-radius: 0;
}
.cart-flow-steps,
.checkout-steps {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #6c757d;
}
.cart-flow-steps li,
.checkout-steps li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.cart-flow-steps li span,
.checkout-steps li span {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #ccc;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 12px;
  background: #fff;
}
.cart-flow-steps li.is-done span,
.checkout-steps li.is-done span {
  background: #293133;
  border-color: #293133;
  color: #fff;
}
.cart-flow-steps li.is-current,
.checkout-steps li.is-current {
  color: #293133;
  font-weight: 600;
}
.cart-flow-steps li.is-current span,
.checkout-steps li.is-current span {
  border-color: #293133;
  color: #293133;
}
.cart-flow-alert,
.checkout-alert {
  border-radius: 0;
  margin-bottom: 20px;
}
.cart-flow-layout,
.checkout-layout {
  align-items: flex-start;
}
.checkout-section {
  margin-bottom: 28px;
}
.checkout-section-head {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 14px;
}
.checkout-section-num {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  background: #293133;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.checkout-section-title {
  margin: 0 0 4px;
  font-size: 1.15rem;
  font-weight: 600;
  color: #293133;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.checkout-section-title small {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: #6c757d;
}
.checkout-section-sub {
  margin: 0;
  font-size: 13px;
  color: #6c757d;
}
.checkout-shipping-box {
  margin-bottom: 0;
}
.checkout-shipping-box .form-control {
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.45);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.checkout-shipping-box .form-control:focus {
  border-color: #fcfbe7;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  box-shadow: none;
}
.checkout-shipping-box select.form-control {
  color: #293133;
  background: #fff;
}
.checkout-fattura-panel .form-control {
  border-radius: 0;
  border: 1px solid #b8b8b8;
  background: #fff;
  color: #293133;
  min-height: 38px;
}
.checkout-fattura-panel .form-control:focus {
  border-color: #293133;
  outline: 0;
  box-shadow: 0 0 0 1px #293133;
}
.checkout-fattura-panel .form-control[readonly] {
  background: #f7f7f7;
  border: 1px solid #c8c8c8;
  cursor: not-allowed;
}
.checkout-fattura-panel.is-active .form-control:not([readonly]) {
  background: #fff;
  border-color: #293133;
  cursor: text;
}
.checkout-shipping-box .checkout-same-address label {
  color: #fff;
  font-weight: 500;
}
.checkout-card {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-bottom: 0;
}
.checkout-card .checkbox label {
  color: #293133;
  line-height: 1.5;
}
.checkout-hint {
  display: block;
  margin: 8px 0 0;
  color: #6c757d;
  font-size: 12px;
}
.checkout-fattura-panel {
  display: none;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #eee;
}
.checkout-fattura-panel.is-active {
  display: flex;
}
.checkout-fattura-panel .form-group label {
  color: #293133;
  font-size: 13px;
}
.checkout-payment-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.checkout-payment-option {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 0;
  padding: 14px 16px;
  border: 2px solid #e8e8e8;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease;
}
.checkout-payment-option:hover {
  border-color: #293133;
  background: #fafafa;
}
.checkout-payment-option.is-selected,
.checkout-payment-option:has(input:checked) {
  border-color: #293133;
  background: #fcfbe7;
}
.checkout-payment-radio {
  margin-top: 4px;
  flex-shrink: 0;
}
.checkout-payment-body {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.checkout-payment-name {
  font-weight: 600;
  color: #293133;
  font-size: 15px;
}
.checkout-payment-desc {
  font-size: 13px;
  color: #6c757d;
  line-height: 1.4;
}
.checkout-legal .checkbox {
  margin-bottom: 12px;
}
.checkout-legal .checkbox:last-child {
  margin-bottom: 0;
}
.cart-summary-card,
.checkout-summary-card {
  position: sticky;
  top: 24px;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 8px 24px rgba(41, 49, 51, 0.08);
}
.cart-summary-head,
.checkout-summary-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 18px 20px;
  background: #fcfbe7;
  border-bottom: 1px solid #e5e5e5;
}
.cart-summary-title,
.checkout-summary-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: #293133;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.cart-summary-title .fa,
.checkout-summary-title .fa {
  margin-right: 8px;
  color: #5D3C00;
}
.cart-summary-count,
.checkout-summary-count {
  font-size: 12px;
  color: #6c757d;
  white-space: nowrap;
}
.cart-products-list,
.checkout-products {
  max-height: 320px;
  overflow-y: auto;
  padding: 12px 16px;
}
.cart-product-item,
.checkout-product-item {
  display: grid;
  grid-template-columns: 64px 1fr 28px;
  gap: 12px;
  align-items: start;
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
}
.cart-product-item:last-child,
.checkout-product-item:last-child {
  border-bottom: 0;
}
.cart-product-image img,
.checkout-product-image img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border: 1px solid #eee;
}
.cart-product-name,
.checkout-product-name {
  margin: 0 0 4px;
  font-size: 14px;
  font-weight: 600;
  color: #293133;
  line-height: 1.3;
}
.cart-product-meta,
.checkout-product-meta {
  margin: 0 0 4px;
  font-size: 12px;
  color: #6c757d;
  line-height: 1.35;
}
.cart-product-price,
.checkout-product-price {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  color: #5D3C00;
}
.cart-product-remove,
.checkout-product-remove {
  color: #c0392b;
  font-size: 14px;
  padding: 4px;
  line-height: 1;
}
.cart-product-remove:hover,
.checkout-product-remove:hover {
  color: #922b21;
}
.cart-summary-totals,
.checkout-summary-totals {
  padding: 16px 20px;
  border-top: 1px solid #e5e5e5;
}
.cart-summary-row,
.checkout-summary-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 6px 0;
  font-size: 14px;
  color: #293133;
}
.cart-summary-row-muted,
.checkout-summary-row-muted {
  color: #6c757d;
  font-size: 13px;
}
.cart-summary-grand,
.checkout-summary-grand {
  margin-top: 8px;
  padding-top: 12px;
  border-top: 2px solid #293133;
  font-size: 16px;
  font-weight: 700;
}
.cart-summary-grand strong,
.checkout-summary-grand strong {
  color: #5D3C00;
  font-size: 1.15rem;
}
.cart-flow-actions,
.checkout-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px 20px 20px;
  border-top: 1px solid #e5e5e5;
}
.cart-flow-actions .btn,
.checkout-actions .btn {
  border-radius: 0;
  width: 100%;
  text-align: center;
}
.cart-checkout-btn,
.checkout-submit-btn {
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 12px 20px;
}
.checkout-actions-main {
  margin-top: 8px;
}
.cart-flow-auth-card,
.checkout-auth-card {
  max-width: 480px;
  margin: 40px auto;
  padding: 40px 32px;
  text-align: center;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 8px 24px rgba(41, 49, 51, 0.06);
}
.cart-flow-auth-icon,
.checkout-auth-icon {
  font-size: 48px;
  color: #5D3C00;
  margin-bottom: 16px;
}
.cart-flow-auth-card h2,
.checkout-auth-card h2 {
  font-size: 1.25rem;
  margin-bottom: 10px;
  color: #293133;
}
.cart-flow-auth-text,
.checkout-auth-text {
  color: #6c757d;
  margin-bottom: 24px;
}
.cart-flow-auth-actions,
.checkout-auth-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: stretch;
}
.cart-flow-auth-actions .btn,
.checkout-auth-actions .btn {
  border-radius: 0;
}
.cart-flow-auth-divider,
.checkout-auth-divider {
  font-size: 13px;
  color: #999;
  text-transform: lowercase;
}
.cart-products-list--main {
  max-height: none;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 8px 16px;
  margin-bottom: 20px;
}
.cart-flow-main .cart-product-item {
  padding: 16px 0;
}
.cart-flow-main .cart-product-name a,
.cart-flow-main a .cart-product-name {
  color: #293133;
  text-decoration: none;
}
.cart-flow-main .cart-product-name a:hover {
  color: #5D3C00;
}
.cart-coupon-box {
  padding: 16px 20px;
  border-top: 1px solid #e5e5e5;
  background: #fafafa;
}
.cart-coupon-box .form-control {
  border-radius: 0;
}
.cart-coupon-row {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}
.cart-coupon-row .form-control {
  flex: 1;
}
.cart-coupon-row .btn {
  border-radius: 0;
  white-space: nowrap;
}
.cart-clear-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin: 0 16px 12px;
  font-size: 13px;
  color: #c0392b;
}
.cart-clear-link:hover {
  color: #922b21;
}
.cart-empty-state {
  text-align: center;
  padding: 48px 24px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.cart-empty-state .fa {
  font-size: 48px;
  color: #ccc;
  margin-bottom: 16px;
}
.cart-empty-state h2 {
  font-size: 1.25rem;
  color: #293133;
  margin-bottom: 12px;
}
.cart-main-tools {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px;
}
@media screen and (max-width: 991px) {
  .cart-summary-card,
  .checkout-summary-card {
    position: static;
    margin-bottom: 24px;
  }
  .cart-flow-sidebar,
  .checkout-sidebar {
    order: -1;
  }
  .cart-products-list,
  .checkout-products {
    max-height: none;
  }
}

/* Ordine confermato */
.order-confirm-page .cart-flow-steps li.is-done.is-current span {
  background: #5D3C00;
  border-color: #5D3C00;
  color: #fff;
}
.order-confirm-hero {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 24px;
  padding: 24px 28px;
  margin-bottom: 24px;
  background: #fcfbe7;
  border: 1px solid #e5e5e5;
  border-left: 4px solid #5D3C00;
}
.order-confirm-hero-icon {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #5D3C00;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
.order-confirm-hero-body {
  flex: 1;
  min-width: 200px;
}
.order-confirm-hero-title {
  margin: 0 0 6px;
  font-size: 1.35rem;
  font-weight: 600;
  color: #293133;
}
.order-confirm-hero-text {
  margin: 0;
  font-size: 14px;
  color: #6c757d;
}
.order-status-badge {
  display: inline-block;
  padding: 8px 14px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #293133;
  max-width: 100%;
  line-height: 1.3;
}
.order-status--success {
  border-color: #2e7d4a;
  background: #edf7f0;
  color: #2e7d4a;
}
.order-status--pending {
  border-color: #b8860b;
  background: #fff9e6;
  color: #7a5a00;
}
.order-status--danger {
  border-color: #c0392b;
  background: #fdecea;
  color: #922b21;
}
.order-confirm-notice {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 16px 20px;
  margin-bottom: 24px;
  background: #fff;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  color: #293133;
  line-height: 1.5;
}
.order-confirm-notice .fa {
  color: #5D3C00;
  font-size: 20px;
  margin-top: 2px;
}
.order-confirm-tracking {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  padding: 12px 16px;
  margin-bottom: 24px;
  background: #edf7f0;
  border: 1px solid #c8e6d0;
  font-size: 14px;
  color: #293133;
}
.order-confirm-section {
  margin-bottom: 28px;
}
.order-confirm-section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}
.order-confirm-section-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
  color: #293133;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.order-confirm-section-title .fa {
  margin-right: 8px;
  color: #5D3C00;
}
.order-confirm-section-meta {
  font-size: 12px;
  color: #6c757d;
}
.order-confirm-product {
  grid-template-columns: 64px 1fr;
}
.order-confirm-product .cart-product-info--full {
  grid-column: 1 / -1;
}
.order-confirm-card {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 20px;
}
.order-confirm-card-title {
  margin: 0 0 8px;
  font-size: 1.05rem;
  font-weight: 600;
  color: #293133;
}
.order-confirm-card-text {
  margin: 0 0 16px;
  font-size: 14px;
  color: #6c757d;
  line-height: 1.5;
}
.order-confirm-paid {
  margin: 0;
  padding: 12px 14px;
  background: #edf7f0;
  border: 1px solid #c8e6d0;
  color: #2e7d4a;
  font-weight: 600;
}
.order-confirm-paid .fa {
  margin-right: 8px;
}
.order-confirm-pay-btn {
  border-radius: 0;
  width: 100%;
  max-width: 320px;
}
.order-confirm-details {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 20px;
  margin: 0;
}
.order-confirm-details--cols {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.order-confirm-detail {
  margin: 0;
}
.order-confirm-detail--full {
  grid-column: 1 / -1;
}
.order-confirm-detail dt {
  margin: 0 0 4px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #6c757d;
}
.order-confirm-detail dd {
  margin: 0;
  font-size: 14px;
  color: #293133;
  line-height: 1.4;
  word-break: break-word;
}
.order-confirm-summary-meta {
  display: grid;
  gap: 12px;
  padding: 16px 20px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
}
.order-confirm-summary-label {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #6c757d;
  margin-bottom: 2px;
}
.order-confirm-summary-meta strong.order-status--success {
  color: #2e7d4a;
}
.order-confirm-summary-meta strong.order-status--pending {
  color: #7a5a00;
}
.order-confirm-summary-meta strong.order-status--danger {
  color: #922b21;
}
@media screen and (max-width: 767px) {
  .order-confirm-hero {
    flex-direction: column;
    align-items: flex-start;
  }
  .order-confirm-details,
  .order-confirm-details--cols {
    grid-template-columns: 1fr;
  }
  .order-confirm-sidebar {
    order: -1;
  }
}

@media screen and (max-width: 959px) {
  .navbar-toggler {
    border-color: #000 !important;
  }
  .navbar-toggler .navbar-toggler-icon,
  .navbar-toggler .navbar-toggler-icon::before,
  .navbar-toggler .navbar-toggler-icon::after {
    display: block;
    content: '';
  }
  .navbar-toggler .navbar-toggler-icon::before {
    top: 5px;
  }
  .navbar-toggler .navbar-toggler-icon {
    top: 10px;
  }
  .navbar-toggler .navbar-toggler-icon::after {
    top: 15px;
  }
}

.text-black {
  color: #000 !important;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

/*# sourceMappingURL=generale.css.map */
