/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.width-1280-margin-auto {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto !important;
}
.margin-top-maincontent #maincontent {
  margin-top: 150px;
}
.margin-top-maincontent-cms-page .columns {
  padding-top: 150px;
}
@media (min-width: 480px) and (max-width: 768px) {
  .margin-top-maincontent-cms-page .columns {
    padding-top: 150px;
  }
}
@media (max-width: 480px) {
  .margin-top-maincontent-cms-page .columns {
    padding-top: 150px;
  }
}
.margin-top-maincontent-cms-page .columns .column {
  padding-bottom: 0;
}
.background-rules {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
}
.input-rules-login {
  height: 45px;
  background-color: #fff;
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #504c4b;
  font-family: 'Spartan', sans-serif !important;
}
.confirm-button {
  background-color: #d29e0e !important;
  font-family: 'Spartan', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-decoration: none;
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
}
.cancel-button {
  background-color: #f5f5f5 !important;
  font-family: 'Spartan', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-decoration: none;
  border: none !important;
  border-radius: 0 !important;
  color: #1c1715 !important;
}
.product-item-premiato {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 4px 0 0 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #d29e0e;
  z-index: 2;
}
@media (max-width: 480px) {
  .product-item-premiato {
    width: 40px;
    height: 40px;
  }
}
.black-icons {
  display: flex;
  flex-direction: column;
  z-index: 2;
}
.black-icons .icon-new-product,
.black-icons .icon-discount {
  width: 70px;
  height: 26px;
  background-color: #1c1715;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 480px) {
  .black-icons .icon-new-product,
  .black-icons .icon-discount {
    margin: 0;
  }
}
.black-icons .icon-new-product .text,
.black-icons .icon-discount .text {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.slick-dots li button:before {
  color: #d29e0e !important;
  font-size: 32px !important;
  line-height: 32px !important;
}
.cms-banner-title {
  position: relative;
}
.cms-banner-title img {
  height: 200px;
  min-height: 200px;
  width: 100%;
  object-fit: cover;
  filter: brightness(50%);
}
.cms-banner-title .banner {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .cms-banner-title .banner {
    width: 90%;
  }
}
.cms-banner-title .banner .banner-title {
  font-size: 15px;
  color: #ffffff;
  margin: 0;
}
.cms-banner-title .banner .banner-description {
  font-size: 27px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.26;
  text-align: center;
  text-transform: uppercase;
}
.icon-info:before {
  content: "\e60c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: white;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  background: orange;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
}
.icon-wishlist-empty:before {
  content: "\e601";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #1c1715;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
}
.icon-search:before {
  content: url('/pub/media/lens-icon.png');
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 26px;
  color: #fff;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
}
.icon-account {
  font-family: 'Spartan', sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #504c4b;
}
@media (min-width: 768px) {
  .icon-account {
    content: url('/pub/media/user-icon.png');
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
    border-radius: 50%;
    margin-left: 6px;
  }
}
.icon-cart {
  content: "\e611";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  line-height: 36px;
  color: #1c1715;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  background: transparent;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
}
.icon-close {
  content: "\e62f";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  line-height: 36px;
  color: gray;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  background: transparent;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
}
.customer-welcome .action.switch::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  text-align: center;
}
.customer-welcome .action.switch:hover:after {
  color: #fff;
}
/* functions */
.icon-config {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  font-size: 26px;
  line-height: 26px;
  vertical-align: top;
  display: inline-block;
  font-family: 'icons-blank-theme';
  font-weight: normal;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
}
.max-with-margin-auto {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
.form-box-border-shadow {
  border: 1px solid transparent;
  border-radius: 15px;
  box-shadow: 0px 0px 7px 1px #757575;
  -webkit-box-shadow: 0px 0px 7px 1px #757575;
  -moz-box-shadow: 0px 0px 7px 1px #757575;
  -o-box-shadow: 0px 0px 7px 1px #757575;
}
.box-item-style {
  position: relative;
  width: 280px !important;
  max-width: 280px !important;
  height: 500px !important;
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(80, 76, 75, 0.15);
}
@media (max-width: 768px) {
  .box-item-style {
    width: 280px !important;
  }
}
@media (max-width: 480px) {
  .box-item-style {
    width: 280px !important;
    margin: 0 auto !important;
    border: none;
  }
}
.box-item-style .actions-primary {
  position: absolute;
  display: none;
  top: 50%;
  bottom: 50%;
  z-index: 2;
  width: 100%;
}
.box-item-style .actions-primary .tocart-form {
  display: flex;
}
.box-item-style .actions-primary .action.tocart.primary {
  display: block;
  margin-left: 0px;
  margin-right: 0px;
}
.box-item-style:hover {
  background-color: #d29e0e;
}
.box-item-style:hover .product-item-link,
.box-item-style:hover .old-price span,
.box-item-style:hover .special-price span {
  color: #ffffff !important;
}
.box-item-style .product-item-info {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.box-item-style .product-item-info .product-item-extra-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  width: -webkit-fill-available;
  width: -moz-available;
  padding: 18px;
  height: 240px;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-extra-info {
    padding: 8px;
  }
}
.box-item-style .product-item-info .product-item-extra-info .top-icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 50px;
}
.box-item-style .product-item-info .product-item-extra-info .product-item-premiato {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 4px 0 0 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #d29e0e;
  z-index: 2;
}
@media (max-width: 480px) {
  .box-item-style .product-item-info .product-item-extra-info .product-item-premiato {
    width: 40px;
    height: 40px;
  }
}
.box-item-style .product-item-info .product-item-extra-info .black-icons {
  display: flex;
  flex-direction: column;
  z-index: 2;
}
.box-item-style .product-item-info .product-item-extra-info .black-icons .icon-new-product,
.box-item-style .product-item-info .product-item-extra-info .black-icons .icon-discount {
  width: 70px;
  height: 26px;
  background-color: #1c1715;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 480px) {
  .box-item-style .product-item-info .product-item-extra-info .black-icons .icon-new-product,
  .box-item-style .product-item-info .product-item-extra-info .black-icons .icon-discount {
    margin: 0;
  }
}
.box-item-style .product-item-info .product-item-extra-info .black-icons .icon-new-product .text,
.box-item-style .product-item-info .product-item-extra-info .black-icons .icon-discount .text {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.box-item-style .product-item-info .product-item-extra-info .extra-discount {
  z-index: 2;
  background-color: #1c1715;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  height: fit-content;
  padding: 8px 12px;
  width: fit-content;
  display: flex;
  align-self: flex-end;
  text-transform: uppercase;
}
.box-item-style .product-item-info .product-item-photo {
  width: 100%;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-photo {
    display: flex;
  }
}
.box-item-style .product-item-info .product-item-photo .product-image-container {
  width: 252px !important;
  padding: 14px;
  width: 100%;
  margin: 0 auto;
}
.box-item-style .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding: 0 !important;
  height: 100%;
}
.box-item-style .product-item-info .product-item-photo .product-image-container .product-image-photo {
  background: #fff;
  margin: 0 !important;
  position: relative;
}
.box-item-style .product-item-info .product-item-details {
  padding: 0 12px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box-item-style .product-item-info .product-item-details .product-item-categories {
  font-size: 13px;
  color: #1c1715;
  text-align: center;
  padding: 8px 0;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-details .product-item-categories {
    display: none;
  }
}
.box-item-style .product-item-info .product-item-details .product-item-name {
  text-align: center;
  height: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-details .product-item-name {
    margin: 0px;
  }
}
.box-item-style .product-item-info .product-item-details .product-item-name a {
  font-size: 15px;
  font-weight: 500;
  color: #1c1715;
  hyphens: none;
  -webkit-hyphens: none;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-details .product-item-name a {
    font-size: 15px;
    font-weight: 500;
    color: #1c1715;
  }
}
.box-item-style .product-item-info .product-item-details .product-item-additional-info {
  text-align: center;
  height: 20px;
}
.box-item-style .product-item-info .product-item-details .product-item-additional-info-title {
  font-size: 11px;
}
.box-item-style .product-item-info .product-item-details .product-item-manufacturer {
  text-align: center;
  font-size: 13px;
  color: #1c1715;
  min-height: 20px;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-details .product-item-manufacturer {
    padding: 8px 0;
  }
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 23px;
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0px;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price {
    text-align: left;
  }
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-price,
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-special-price {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-price .old-special-price,
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-special-price .old-special-price {
  display: flex;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-price,
  .box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-special-price {
    text-align: center;
  }
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-price .vat-excl,
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-special-price .vat-excl {
  font-size: 11px;
  color: #1c1715;
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-price .vat-excl,
  .box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .container-special-price .vat-excl {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .discount {
    display: none;
  }
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .final_price .price-final_price {
  display: flex;
  flex-direction: column;
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .final_price .price-final_price .price {
  font-size: 16px;
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .final_price .price-final_price .vat-excl {
  font-size: 14px;
  color: gray;
  margin: 14px 0;
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .special-price .price {
  font-weight: 500;
  font-size: 15px;
  color: #cf9c0d;
  padding: 0 4px;
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .price-box.price-final_price .old-price .price {
  font-weight: 500;
  font-size: 15px;
  color: #1c1715;
  padding: 0 4px;
  /*text-decoration: line-through;*/
}
.box-item-style .product-item-info .product-item-details .product-box-price-symbols .stock.unavailable span {
  font-size: 14px;
  color: gray;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols {
  height: fit-content;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 4px;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item {
  margin: 1px 3px;
  display: flex;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels {
  background-color: #d2b13d;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 4px;
  display: inline-block;
  line-height: 10px !important;
  height: 8px;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.additive-free,
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.preservative-free {
  background-color: #af9ec0;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.gluten-free {
  background-color: #cc9a51;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.lactose-free {
  background-color: #9fbbb8;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.palmoil-free {
  background-color: #8ea649;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.yeast-free {
  background-color: #a68d60;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.sugar-free {
  background-color: #7fc2c6;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.milk-free {
  background-color: #5dbde8;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.egg-free {
  background-color: #d2b13d;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.aroma-free {
  background-color: #cc9a51;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.bio {
  background-color: #71c527;
}
.box-item-style .product-item-info .product-item-details .product-item-symbols .items .item .labels.vegan {
  background-color: #0bb238;
}
.modals-wrapper {
  font-size: 18px;
  color: #1c1715;
  font-family: 'Spartan', sans-serif;
}
.modals-wrapper .modal-footer .action-accept {
  background-color: #d29e0e !important;
  font-family: 'Spartan', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-decoration: none;
  border: none !important;
  border-radius: 0 !important;
  color: #fff !important;
}
.modals-wrapper .modal-footer .action-dismiss {
  background-color: #f5f5f5 !important;
  font-family: 'Spartan', sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-decoration: none;
  border: none !important;
  border-radius: 0 !important;
  color: #1c1715 !important;
}
.page.messages .messages {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.page.messages .messages .info,
.page.messages .messages .message-success,
.page.messages .messages .message-error,
.page.messages .messages .message-notice {
  font-family: 'Spartan', sans-serif;
  background-color: #d29e0e;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 8px 0;
  font-weight: 500;
}
.page.messages .messages .info a,
.page.messages .messages .message-success a,
.page.messages .messages .message-error a,
.page.messages .messages .message-notice a {
  color: #fff;
  text-decoration: underline;
}
.page.messages .messages ::before {
  color: #1c1715;
}
.navigation-menu-item-active {
  border-bottom: 1px solid #d29e0e;
  color: #d29e0e;
}
.navigation-menu-item-active a {
  color: #d29e0e;
}
.field-error,
div.mage-error[generated] {
  font-size: 12px;
  color: #f81701;
}
body.cms-chi-siamo .navigation li.company,
body.cms-etica-e-sostenibilita .navigation li.company,
body.cms-qualita .navigation li.company {
  border-bottom: 1px solid #d29e0e;
  color: #d29e0e;
}
body.cms-chi-siamo .navigation li.company a,
body.cms-etica-e-sostenibilita .navigation li.company a,
body.cms-qualita .navigation li.company a {
  color: #d29e0e;
}
body.catalog-category-view .navigation li.shop span,
body.catalog-product-view .navigation li.shop span {
  border-bottom: 1px solid #d29e0e;
  color: #d29e0e;
}
body.catalog-category-view .navigation li.shop span a,
body.catalog-product-view .navigation li.shop span a {
  color: #d29e0e;
}
body.cms-clienti .navigation li.customers > div > a,
body.cms-hotel .navigation li.customers > div > a {
  border-bottom: 1px solid #d29e0e;
  color: #d29e0e;
}
body.cms-clienti .navigation li.customers > div > a a,
body.cms-hotel .navigation li.customers > div > a a {
  color: #d29e0e;
}
body.cms-contatti .navigation li.contacts,
body.cms-lavora-con-noi .navigation li.contacts {
  border-bottom: 1px solid #d29e0e;
  color: #d29e0e;
}
body.cms-contatti .navigation li.contacts a,
body.cms-lavora-con-noi .navigation li.contacts a {
  color: #d29e0e;
}
body.eventcalendar-event-eventlist .navigation li.academy {
  border-bottom: 1px solid #d29e0e;
  color: #d29e0e;
}
body.eventcalendar-event-eventlist .navigation li.academy a {
  color: #d29e0e;
}
body.amblog-index-index .navigation li.blog,
body.amblog-index-post .navigation li.blog {
  border-bottom: 1px solid #d29e0e;
  color: #d29e0e;
}
body.amblog-index-index .navigation li.blog a,
body.amblog-index-post .navigation li.blog a {
  color: #d29e0e;
}
.widget.block.block-static-block {
  margin-bottom: 0;
}
.content-center-carousel__excerpt {
  max-width: 52rem;
  font-size: 1.06666667rem;
  margin: auto;
}
.carousel-cont .slick-slide.lt1 {
  transform: translate(0%, 0) scale(0.6);
}
@media (max-width: 991.98px) {
  .carousel-cont .slick-slide.lt1 {
    transform: translate(1%, 0) scale(0.6);
  }
}
.carousel-cont .slick-slide.lt1 .carousel-item__text {
  display: none;
}
.carousel-cont .slick-slide.lt1 h2 {
  font-size: 15px;
  font-weight: 500;
  width: 180px;
  height: 180px;
  color: #1c1715;
  border-radius: 50%;
  line-height: 180px;
  margin-top: -16px;
}
.carousel-cont .slick-slide.gt1 {
  transform: translate(0%, 0) scale(0.6);
}
@media (max-width: 991.98px) {
  .carousel-cont .slick-slide.gt1 {
    transform: translate(-1%, 0) scale(0.6);
  }
}
.carousel-cont .slick-slide.gt1 .carousel-item__text {
  display: none;
}
.carousel-cont .slick-slide.gt1 h2 {
  font-size: 15px;
  font-weight: 500;
  width: 180px;
  height: 180px;
  color: #1c1715;
  border-radius: 50%;
  line-height: 180px;
  margin: auto;
  margin-bottom: 53px;
  margin-top: -16px;
}
.carousel-cont .slick-slide.slick-center {
  z-index: 1;
  transform: scale(1);
  vertical-align: top;
}
.carousel-cont .slick-slide.slick-center h2 {
  font-size: 25px;
  font-weight: 500;
  width: 180px;
  height: 180px;
  background-color: #d29e0e;
  color: #fff;
  border-radius: 50%;
  line-height: 180px;
  margin: auto;
  margin-bottom: 53px;
}
.carousel-cont .slick-slide.slick-center .carousel-item__text {
  display: block;
  height: 130px;
}
.carousel-cont .slick-slide {
  transform: translate(0, 0) scale(0.6);
}
.carousel-cont .slick-slide h2 {
  font-size: 25px;
  font-weight: 500;
  width: 180px;
  height: 180px;
  background-color: #d8d8d8;
  border-radius: 50%;
  line-height: 180px;
  margin: auto;
  margin-bottom: 53px;
  margin-top: -16px;
}
.carousel-cont .slick-slide .carousel-item__text {
  display: none;
}
.carousel-cont .carousel-item {
  background: transparent;
  padding: 2rem 0;
  float: inline-start !important;
}
.carousel-cont .carousel-item__title {
  text-align: center;
  font-size: 2.93333333rem;
  line-height: 3.33333333rem;
  margin-bottom: 1.33333333rem;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .carousel-cont .carousel-item__title {
    font-size: 2.33333333rem;
  }
}
.carousel-cont .carousel-item__text {
  text-align: center;
}
.carousel-cont .carousel-item__text p {
  margin-bottom: 0.2rem;
}
.carousel-cont .slick-list {
  padding-bottom: 10rem !important;
  padding-top: 3.33333333rem !important;
}
@media (max-width: 991.98px) {
  .carousel-cont .slick-list {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
    padding-top: 6rem !important;
  }
}
@media (max-width: 991.98px) {
  .carousel-cont .slick-prev,
  .carousel-cont .slick-next {
    top: 45px;
  }
}
.carousel-wrap {
  position: relative;
  z-index: 0;
  max-width: 1280px;
  margin: 0 auto;
}
.carousel-wrap .carousel-line {
  background-color: #b1b0b0;
  height: 0.06666667rem;
  width: 70%;
  top: 142px;
  z-index: -1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991.98px) {
  .carousel-wrap .carousel-line {
    display: none;
  }
}
.carousel-wrap .carousel-item__title {
  font-size: 2.66666667rem;
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
