@charset "UTF-8";
/*
 Theme Name: biscotti-child
 Template: biscotti
*/
@font-face {
  font-family: "PPHatton";
  src: url("/wp-content/themes/biscotti-child/includes/fonts/PPHatton/PPHatton-Ultralight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "PPHatton";
  src: url("/wp-content/themes/biscotti-child/includes/fonts/PPHatton/PPHatton-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "PPHatton";
  src: url("/wp-content/themes/biscotti-child/includes/fonts/PPHatton/PPHatton-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
body, html {
  box-sizing: border-box;
  outline: none;
  font-family: "KoHo", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
  color: #5E5250;
  background: #F6F2E8 !important;
}
.t1 {
  font-size: 60px;
  line-height: 70px;
}
h1, h2, h3 {
  margin: 0;
}
a, span {
  color: #5E5250;
  text-decoration: none;
}
#content article {
  min-height: 100vh;
}
header#masthead {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100vw;
  z-index: 9999;
}
header#masthead .site-branding .sticky-logo {
  display: none;
}
header#masthead .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header#masthead .right #site-navigation .primary-menu-container > ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 50px;
}
header#masthead .right #site-navigation .primary-menu-container > ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
header#masthead .right #site-navigation .primary-menu-container > ul li a .icon {
  display: flex;
}
header#masthead .right #site-navigation .primary-menu-container > ul li a .icon img {
  max-width: 20px;
  height: auto;
}
header#masthead .right #site-navigation .primary-menu-container > ul li ul {
  background-color: #FFFFFF;
  border-radius: 4px;
  padding: 30px;
  transform: translateX(-50%);
  left: 50%;
}
header#masthead .right #site-navigation .primary-menu-container > ul li ul li:not(:first-child) {
  margin-top: 8px;
}
header#masthead .right #site-navigation .primary-menu-container > ul li ul li a .icon {
  width: 20px;
  display: flex;
  justify-content: center;
}
header#masthead .right #site-navigation .primary-menu-container > ul li.wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 10px;
  font-size: 0.8rem;
}
header#masthead .right #site-navigation .primary-menu-container > ul li.wpml-ls-menu-item ul {
  background: transparent;
  padding: 0;
}
header#masthead .right #site-navigation .primary-menu-container > ul > li.wpml-ls-menu-item > a > span .wpml-ls-native:after {
  content: "∨";
  transform: scaleX(1.2) scaleY(0.8);
  display: inline-block;
  margin-left: 3px;
}
header#masthead .right .menu-portali {
  margin-left: 25px;
  display: inline-block;
  cursor: pointer;
}
header#masthead.sticky {
  background-color: #F6F2E8CC;
  backdrop-filter: blur(10px);
  padding: 10px 40px;
  align-items: center;
}
header#masthead.sticky .site-branding .sticky-logo {
  display: flex;
}
header#masthead.sticky .site-branding .site-logo {
  display: none;
}
#sidr ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0;
  height: 100%;
  margin: 0;
  background-color: #fff;
  border-left: 1px solid #e8e8e8;
}
#sidr ul li {
  width: 100%;
  border: none !important;
  margin-top: 50px;
}
#sidr ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 5px;
  font-size: 18px;
  line-height: 20px;
  font-family: "KoHo", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5E5250;
}
#sidr ul li a::before {
  width: 30px;
  height: 30px;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
#sidr ul li a.menu_loison_com::before {
  background-image: url("/wp-content/themes/biscotti-child/assets/svg/icon-loison.svg");
}
#sidr ul li a.menu_press::before {
  background-image: url("/wp-content/themes/biscotti-child/assets/svg/icon-press.svg");
}
#sidr ul li a.menu_papers::before {
  background-image: url("/wp-content/themes/biscotti-child/assets/svg/icon-papers.svg");
}
#sidr ul li a.menu_insolito_panettone::before {
  background-image: url("/wp-content/themes/biscotti-child/assets/svg/icon-insolito.svg");
}
#sidr ul li a.menu_museum::before {
  background-image: url("/wp-content/themes/biscotti-child/assets/svg/icon-museum.svg");
}
#sidr ul li a.menu_shop::before {
  background-image: url("/wp-content/themes/biscotti-child/assets/svg/icon-shop.svg");
}
#sidr ul li a.menu_job::before {
  background-image: url("/wp-content/themes/biscotti-child/assets/svg/job2.svg");
}
#sidr ul li:hover a {
  box-shadow: unset;
  text-shadow: -0.1px -0.1px 0.01px #5e5250, -0.1px 0.1px 0.01px #5e5250, 0.1px -0.1px 0.01px #5e5250, 0.5px 0.5px 0.01px #5e5250;
  color: rgba(94, 82, 80, 0.8);
}
#sidr ul li:last-child {
  margin-top: auto;
  width: 100px;
  height: 40px;
  background-image: url("/wp-content/themes/biscotti-child/assets/svg/taste-of-italy.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 1250px) {
  header#masthead .site-branding .custom-logo-link img {
    width: 100px;
    height: auto;
  }
  header#masthead .right #site-navigation .primary-menu-container > ul {
    gap: 30px;
  }
}
@media only screen and (max-width: 1130px) {
  header#masthead .right .menu-portali {
    display: none !important;
  }
  header#masthead #site-navigation .primary-menu-container > ul li a span {
    font-size: 16px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 1025px) {
  header#masthead {
    padding: 20px 30px;
  }
  header#masthead .right .menu-portali {
    display: none !important;
  }
  header#masthead #mobile-navigation {
    top: 50%;
  }
  header#masthead #mobile-navigation .menu-button-container {
    padding: 0;
    transform: translateY(-50%);
    top: 50%;
    left: 30px;
  }
  header#masthead #mobile-navigation .primary-menu-container #mobile-menu-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  header#masthead #mobile-navigation .primary-menu-container #mobile-menu-list li > a {
    padding: 0 0 5px;
  }
  header#masthead #mobile-navigation .primary-menu-container #mobile-menu-list li > a .icon {
    display: none;
  }
  header#masthead #mobile-navigation .primary-menu-container #mobile-menu-list li > a span {
    font-size: 20px;
    line-height: 20px;
  }
  header#masthead #mobile-navigation .primary-menu-container #mobile-menu-list li ul li a {
    padding: 3px 0;
  }
  header#masthead #mobile-navigation .primary-menu-container #mobile-menu-list li ul li a span {
    font-size: 16px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 768px) {
  header#masthead .site-branding .custom-logo-link img {
    width: 100px;
    height: auto;
  }
}
::-webkit-scrollbar {
  width: 7px;
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: #5E5250;
  border-radius: 0px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  background-color: transparent;
}
::selection {
  background-color: #5E5250 !important;
  color: #fff !important;
}
h1, .h1 {
  font-size: 70px;
  line-height: 70px;
  font-family: "PPHatton";
  font-weight: 200;
  text-transform: uppercase;
}
h1.add-height, .h1.add-height {
  line-height: 90px;
}
h1.add-height *, .h1.add-height * {
  line-height: 90px;
}
@media only screen and (max-width: 1500px) {
  h1, .h1 {
    font-size: 60px;
    line-height: 65px;
  }
  h1.add-height, .h1.add-height {
    line-height: 65px;
  }
  h1.add-height *, .h1.add-height * {
    line-height: 65px;
  }
}
@media only screen and (max-width: 1250px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 55px;
  }
  h1.add-height, .h1.add-height {
    line-height: 55px;
  }
  h1.add-height *, .h1.add-height * {
    line-height: 55px;
  }
}
@media only screen and (max-width: 1024px) {
  h1, .h1 {
    font-size: 38px;
    line-height: 45px;
  }
  h1.add-height, .h1.add-height {
    line-height: 45px;
  }
  h1.add-height *, .h1.add-height * {
    line-height: 45px;
  }
}
h1 p, .h1 p {
  font-size: 70px;
  line-height: 70px;
  font-family: "PPHatton";
  font-weight: 200;
  text-transform: uppercase;
}
h1 p.add-height, .h1 p.add-height {
  line-height: 90px;
}
h1 p.add-height *, .h1 p.add-height * {
  line-height: 90px;
}
@media only screen and (max-width: 1500px) {
  h1 p, .h1 p {
    font-size: 60px;
    line-height: 65px;
  }
  h1 p.add-height, .h1 p.add-height {
    line-height: 65px;
  }
  h1 p.add-height *, .h1 p.add-height * {
    line-height: 65px;
  }
}
@media only screen and (max-width: 1250px) {
  h1 p, .h1 p {
    font-size: 48px;
    line-height: 55px;
  }
  h1 p.add-height, .h1 p.add-height {
    line-height: 55px;
  }
  h1 p.add-height *, .h1 p.add-height * {
    line-height: 55px;
  }
}
@media only screen and (max-width: 1024px) {
  h1 p, .h1 p {
    font-size: 38px;
    line-height: 45px;
  }
  h1 p.add-height, .h1 p.add-height {
    line-height: 45px;
  }
  h1 p.add-height *, .h1 p.add-height * {
    line-height: 45px;
  }
}
h1 em, .h1 em {
  font-weight: 500;
  font-style: italic;
}
h2, .h2 {
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  font-family: "PPHatton";
  font-weight: 200;
}
@media only screen and (max-width: 1500px) {
  h2, .h2 {
    font-size: 38px;
    line-height: 43px;
  }
}
@media only screen and (max-width: 1024px) {
  h2, .h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
h2 p, .h2 p {
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
  font-family: "PPHatton";
  font-weight: 200;
}
@media only screen and (max-width: 1500px) {
  h2 p, .h2 p {
    font-size: 38px;
    line-height: 43px;
  }
}
@media only screen and (max-width: 1024px) {
  h2 p, .h2 p {
    font-size: 30px;
    line-height: 35px;
  }
}
h2 em, .h2 em {
  font-weight: 500;
  font-style: italic;
}
h3, .h3 {
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  h3, .h3 {
    font-size: 22px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 500px) {
  h3, .h3 {
    font-size: 18px;
    line-height: 20px;
  }
}
h3 p, .h3 p {
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  h3 p, .h3 p {
    font-size: 22px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 500px) {
  h3 p, .h3 p {
    font-size: 18px;
    line-height: 20px;
  }
}
.ff2 {
  font-family: "PPHatton";
  font-weight: 200;
}
.ff2 em {
  font-weight: 500;
  font-style: italic;
}
p {
  margin: 0;
}
.boxed {
  padding: 0 100px;
}
@media only screen and (max-width: 1600px) {
  .boxed {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  .boxed {
    padding: 0 30px;
  }
}
.single-word {
  white-space: nowrap;
}
.btn-custom {
  padding: 15px 50px 15px 20px;
  border: 1px solid #5E5250;
  border-radius: 4px;
  background-color: transparent;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.btn-custom span {
  font-size: 16px;
  text-transform: uppercase;
}
.btn-custom::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/arrow-button.svg);
  width: 20px;
  height: 8px;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
.btn-custom:hover::before {
  right: 5px;
}
.btn-custom.blank::before {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/blank_arrow.svg);
  height: 15px;
  width: 15px;
}
.btn-custom.blank:hover::before {
  right: 10px;
  transform: translate(-50%, -50%) scale(1.2);
}
.service-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-list .single-service a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.service-list .single-service a .icon {
  width: 120px;
  height: 120px;
  background-color: #E6DFD0;
  position: relative;
  padding: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transform: scale(0);
}
.service-list .single-service a .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.service-list .single-service a .title {
  opacity: 0;
}
.service-list .single-service a .title span {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.pin-text .container {
  width: 100%;
  padding-top: 300px;
}
.pin-text .container .text {
  max-width: 50%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 10;
}
.pin-text .container .text .par span {
  text-align: center;
  text-transform: unset;
}
.pin-text .container .text .par span p {
  text-transform: unset;
}
.pin-text .container .text .buttons-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.pin-text .container .scroll-gallery .single-img {
  display: flex;
  overflow: hidden;
  position: relative;
}
.pin-text .container .scroll-gallery .single-img img {
  max-width: 25%;
  height: auto;
  object-fit: contain;
}
.pin-text .container .scroll-gallery .single-img:first-child {
  padding-left: 100px;
}
.pin-text .container .scroll-gallery .single-img:nth-child(2n) {
  justify-content: flex-end;
}
.pin-text .container .scroll-gallery .single-img:last-child {
  justify-content: center;
  margin-top: 550px;
}
.pin-text .container .scroll-gallery .single-img:last-child img {
  max-width: 100%;
}
.header-custom .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 110px;
}
.header-custom .container .col {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.header-custom .container .col .par {
  width: 100%;
}
.header-custom .container .col .div-img {
  width: 100%;
  position: relative;
}
.header-custom .container .col .div-img img {
  width: 100%;
  height: auto;
}
.single-biscotto {
  width: 20%;
  aspect-ratio: 1;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 20px;
  opacity: 0;
}
.single-biscotto .cat-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 24px;
}
.single-biscotto .cat-icon img {
  height: 100%;
  width: auto;
  object-fit: contain;
}
.single-biscotto .image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
.single-biscotto .image img {
  max-width: 100%;
  height: auto;
}
.single-biscotto .image.image-mono {
  opacity: 0;
}
.single-biscotto .name span {
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.single-biscotto:hover.hover .image.image-mono {
  opacity: 1;
}
.single-biscotto:hover.hover .image.image-biscotto {
  opacity: 0;
}
.slick-slider .slick-list .slick-track {
  display: flex !important;
}
.slick-slider .slick-list .slick-track .slick-slide {
  height: inherit !important;
}
.slick-slider .slick-list .slick-track .slick-slide > div {
  height: 100%;
}
.slick-slider .slick-arrow {
  width: 100px;
  height: 50px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-slider .slick-arrow::before {
  content: "";
  width: 100%;
  height: 100%;
  background-size: contain;
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/slick-arrow-next.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.slick-slider .slick-arrow.slick-prev::before {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/slick-arrow-prev.svg);
}
.swiper .swiper-arrow {
  width: 100px;
  height: 50px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  left: auto;
  transform: translateX(50%);
}
.swiper .swiper-arrow::after {
  content: "";
  width: 100%;
  height: 100%;
  background-size: contain;
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/slick-arrow-next.svg);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.swiper .swiper-arrow.swiper-button-prev {
  right: auto;
  left: 0;
  transform: translateX(-50%);
}
.swiper .swiper-arrow.swiper-button-prev::after {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/slick-arrow-prev.svg);
}
.swiper .swiper-pagination {
  bottom: -30px !important;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #5E525080;
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #5E5250;
}
.pack-personalizzato {
  background-color: #EFE2E4;
  padding: 70px 90px;
  border-radius: 4px;
}
.pack-personalizzato .title.mobile {
  display: none;
}
.pack-personalizzato .block-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.pack-personalizzato .block-container .left {
  width: 47.5%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
  position: relative;
}
.pack-personalizzato .block-container .right {
  width: 47.5%;
  position: relative;
}
.pack-personalizzato .block-container .right .div-img {
  width: 100%;
  position: relative;
}
.pack-personalizzato .block-container .right .div-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.pack-personalizzato.small {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 35px;
}
.pack-personalizzato.small .title.mobile {
  width: 100%;
  margin-bottom: 30px;
  display: block;
}
.pack-personalizzato.small .left .title {
  display: none;
}
@media only screen and (max-width: 650px) {
  .pack-personalizzato.small .block-container {
    flex-direction: column;
    gap: 30px;
  }
  .pack-personalizzato.small .block-container .left, .pack-personalizzato.small .block-container .right {
    width: 100%;
  }
}
.pack-card {
  background-color: #E6DFD0;
  padding: 50px 20px 20px;
  height: 100%;
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
}
.pack-card .title {
  padding: 0 70px;
  width: 100%;
  text-align: center;
}
.pack-card .title span {
  text-align: center;
}
.pack-card .div-img {
  margin-top: 65px;
  padding: 0 20px;
  width: 100%;
  position: relative;
}
.pack-card .div-img img {
  width: 100%;
  height: auto;
}
.pack-card .bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}
.pack-card .bottom .weight {
  font-weight: 700;
}
#heading.three-col-heading {
  padding-top: 150px;
}
#heading.three-col-heading .container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
#heading.three-col-heading .container .title {
  width: auto;
  max-width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
#heading.three-col-heading .container .title h1 {
  display: block;
  margin-bottom: 145px;
}
#heading.three-col-heading .container .div-img {
  width: 44%;
  position: relative;
}
#heading.three-col-heading .container .div-img img {
  width: 100%;
  height: auto;
}
#heading.three-col-heading .container .par {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.categories-container {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 40px;
}
.categories-container .single-categoria {
  flex: 1;
  position: relative;
}
.categories-container .single-categoria .div-img {
  width: 100%;
  position: relative;
}
.categories-container .single-categoria .div-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.categories-container .single-categoria .text {
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-right: 20px;
}
.categories-container .single-categoria .text .icon {
  width: 34px;
  position: relative;
}
.categories-container .single-categoria .text .icon img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.categories-container .single-categoria .text .title {
  margin-top: 30px;
}
.categories-container .single-categoria .text .title h2 {
  font-size: 40px;
  line-height: 40px;
}
.categories-container .single-categoria .text .title h2 p {
  font-size: 40px;
  line-height: 40px;
}
.categories-container .single-categoria .text .par {
  margin-top: 30px;
}
.categories-container .single-categoria .text .btn-custom-container {
  margin-top: 50px;
}
.gform_wrapper form .gform_fields {
  align-items: flex-start;
}
.gform_wrapper form .gform_fields .gfield input, .gform_wrapper form .gform_fields .gfield select, .gform_wrapper form .gform_fields .gfield textarea {
  background-color: #F6F2E8;
  border-radius: 4px;
  border: none;
}
.gform_wrapper form .gform_fields .gfield input:not(input[type="checkbox"]), .gform_wrapper form .gform_fields .gfield select:not(input[type="checkbox"]), .gform_wrapper form .gform_fields .gfield textarea:not(input[type="checkbox"]) {
  height: 40px;
}
.gform_wrapper form .gform_fields .gfield textarea {
  min-height: 180px;
}
.gform_wrapper form .gform_fields .gfield.icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.gform_wrapper form .gform_fields .gfield.icon::before {
  content: "";
  height: 21px;
  width: 26px;
  display: block;
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/user.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
  display: none;
}
.gform_wrapper form .gform_fields .gfield.icon.icon-pin::before {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/pin.svg);
}
.gform_wrapper form .gform_fields .gfield.icon.icon-azienda::before {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/azienda.svg);
}
.gform_wrapper form .gform_fields .gfield.icon.icon-phone::before {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/phone.svg);
}
.gform_wrapper form .gform_fields .gfield.icon.icon-email::before {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/mail.svg);
}
.gform_wrapper form .gform_fields .gfield.icon.icon-request::before {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/request.svg);
}
.gform_wrapper form .gform_fields .gfield.icon.icon-message::before {
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/message.svg);
}
.gform_wrapper form .gform_fields .gfield.icon .ginput_container {
  width: 100%;
}
.gform_wrapper form .gform_fields .gfield.icon.gfield--type-textarea {
  align-items: flex-start;
}
.gform_wrapper form .gform_fields .gfield.icon:nth-child(1)::before, .gform_wrapper form .gform_fields .gfield.icon:nth-child(5)::before, .gform_wrapper form .gform_fields .gfield.icon:nth-child(8)::before, .gform_wrapper form .gform_fields .gfield.icon:nth-child(10)::before, .gform_wrapper form .gform_fields .gfield.icon:nth-child(11)::before, .gform_wrapper form .gform_fields .gfield.icon:nth-child(12)::before {
  display: block;
}
.gform_wrapper form .gform_fields .gfield.icon:nth-child(1) .ginput_container, .gform_wrapper form .gform_fields .gfield.icon:nth-child(5) .ginput_container, .gform_wrapper form .gform_fields .gfield.icon:nth-child(8) .ginput_container, .gform_wrapper form .gform_fields .gfield.icon:nth-child(10) .ginput_container, .gform_wrapper form .gform_fields .gfield.icon:nth-child(11) .ginput_container, .gform_wrapper form .gform_fields .gfield.icon:nth-child(12) .ginput_container {
  width: calc(100% - 36px);
}
.gform_wrapper form .gform_fields .gfield.gfield--type-countrywisestate .ginput_container {
  margin-inline: 0;
  column-gap: 16px;
  row-gap: 0;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-countrywisestate .ginput_container span {
  padding-inline: 0;
  inline-size: calc(50% - 8px + 18px);
}
.gform_wrapper form .gform_fields .gfield.gfield--type-countrywisestate .ginput_container span:first-child {
  inline-size: calc(50% - 8px - 18px);
}
.gform_wrapper form .gform_fields .gfield.gfield--type-consent {
  padding-left: 36px;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-consent:last-of-type {
  margin-top: -25px;
}
.gform_wrapper form .gform_footer {
  display: none;
}
.image-animation {
  overflow: hidden;
}
.text-animation .single-word {
  opacity: 0.3;
}
.title-animation .single-word {
  overflow: hidden;
}
.title-animation .single-word .single-char {
  transform: translateY(100%);
}
.home #heading {
  height: 100vh;
  background-color: linear-gradient(#ffffff8a 90%, #ffffff00 10%);
  backdrop-filter: blur(5px);
  position: relative;
}
.home #heading .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 100px 0 50px;
  gap: 30px 0;
  height: 100%;
  padding: 0;
}
.home #heading .container .single-col {
  position: relative;
  width: calc(100% / 6);
  margin-top: 0;
  opacity: 1;
}
.home #heading .container .single-col img {
  width: 100%;
  height: auto;
  object-fit: contain;
  z-index: 2;
  position: relative;
  transform: perspective(100px) translateZ(100px) rotate(-30deg);
  opacity: 0;
}
.home #heading .container .single-col .bg {
  width: 1px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 10vw 9vw;
}
.home #heading .container .single-col.text {
  width: calc(400% / 6);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  gap: 25px;
}
.home #first .page-builder .single-section {
  margin-top: 150px;
  position: relative;
  width: 100vw;
}
.home #first .page-builder .single-section.risalto_paragrafo .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 60%;
  gap: 50px;
  margin: 0 auto;
}
.home #first .page-builder .single-section.risalto_paragrafo .container p {
  text-align: center;
}
.home #first .page-builder .single-section.risalto_paragrafo .container .testo-risalto {
  width: 100%;
}
.home #first .page-builder .single-section.risalto_paragrafo .container .testo-risalto p {
  font-size: 30px;
  line-height: 100%;
}
.home #first .page-builder .single-section.lista-servizi .container {
  max-width: 60%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home #first .page-builder .single-section.lista-servizi .container .text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.home #first .page-builder .single-section.lista-servizi .container .text span, .home #first .page-builder .single-section.lista-servizi .container .text p {
  text-align: center;
}
.home #first .page-builder .single-section.lista-servizi .container .service-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 70px;
  width: 100%;
}
.home #first .page-builder .single-section.lista-servizi .container .par {
  margin-top: 50px;
  width: 100%;
}
.home #first .page-builder .single-section.lista-servizi .container .par p {
  text-align: center;
}
.home #first .page-builder .single-section.text-image-block .container {
  padding: 100px 90px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 40px;
}
.home #first .page-builder .single-section.text-image-block .container .text {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.home #first .page-builder .single-section.text-image-block .container .text .par {
  margin-top: 50px;
  width: 80%;
}
.home #first .page-builder .single-section.text-image-block .container .text .btn-custom-container {
  margin-top: 50px;
}
.home #first .page-builder .single-section.text-image-block .container .div-img {
  flex: 1;
  position: relative;
}
.home #first .page-builder .single-section.text-image-block .container .div-img img {
  width: 100%;
  height: auto;
}
.post-type-archive-biscotti #heading {
  padding-top: 150px;
}
.post-type-archive-biscotti #heading .title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-type-archive-biscotti #heading .title h1 {
  text-align: center;
}
.post-type-archive-biscotti #first {
  margin-top: 40px;
}
.post-type-archive-biscotti #first .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 100px;
}
.post-type-archive-biscotti #first .container .single-categoria {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.post-type-archive-biscotti #first .container .single-categoria .desc {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 50px 70px 20px 60px;
}
.post-type-archive-biscotti #first .container .single-categoria .desc .icon {
  height: 24px;
  position: relative;
  opacity: 0.3;
}
.post-type-archive-biscotti #first .container .single-categoria .desc .icon img {
  height: 100%;
  width: auto;
  object-fit: contain;
}
.post-type-archive-biscotti #first .container .single-categoria .desc .cat-name {
  margin-top: 30px;
}
.post-type-archive-biscotti #first .container .single-categoria .desc .par {
  margin-top: 20px;
}
.tax-categorie-biscotti #heading {
  padding-top: 150px;
}
.tax-categorie-biscotti #heading .container {
  display: flex;
  padding: 100px;
  align-items: stretch;
  justify-content: space-between;
}
.tax-categorie-biscotti #heading .container .left {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.tax-categorie-biscotti #heading .container .left .icon {
  height: 29px;
  position: relative;
  margin-bottom: 10px;
}
.tax-categorie-biscotti #heading .container .left .icon img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.tax-categorie-biscotti #heading .container .left .desc {
  margin-top: 80px;
}
.tax-categorie-biscotti #heading .container .right {
  width: 65%;
  position: relative;
  max-height: 110%;
}
.tax-categorie-biscotti #heading .container .right svg {
  width: 100%;
  height: auto;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  max-height: 150%;
  object-fit: contain;
}
.tax-categorie-biscotti #heading .container .right svg path {
  stroke-dasharray: 9999;
  stroke-dashoffset: 9999;
  fill-opacity: 0;
}
.tax-categorie-biscotti #heading .container .right svg rect {
  display: none !important;
}
.tax-categorie-biscotti #first {
  margin-top: 140px;
}
.tax-categorie-biscotti #first .container .title h2 {
  font-size: 36px;
  line-height: 36px;
  font-family: "KoHo", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.tax-categorie-biscotti #first .container .title h2 p {
  display: inline;
  font-family: "KoHo", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}
.tax-categorie-biscotti #first .container .title h2 p em {
  font-style: unset;
  font-weight: 700;
}
.tax-categorie-biscotti #first .container .biscuits-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin-top: 40px;
}
.tax-categorie-biscotti #first .container .biscuits-container .single-biscotto {
  width: 25%;
}
.tax-categorie-biscotti #second {
  margin-top: 150px;
}
.tax-categorie-biscotti #third {
  width: 100%;
  margin-top: 80px;
}
.tax-categorie-biscotti #third .container {
  width: 100%;
  position: relative;
}
.tax-categorie-biscotti #third .container .div-img {
  width: 100%;
  position: relative;
}
.tax-categorie-biscotti #third .container .div-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.single-biscotti .pin-for-graphic {
  position: absolute;
  top: 0;
}
.single-biscotti #heading .container {
  position: relative;
}
.single-biscotti #heading .container .video {
  width: 100%;
  height: 100vh;
  position: relative;
}
.single-biscotti #heading .container .video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none !important;
}
.single-biscotti #heading .container .video .text {
  position: absolute;
  top: 50%;
  left: 150px;
  max-width: 20%;
}
.single-biscotti #heading .container .video .text p {
  color: #fff;
}
.single-biscotti #heading .container .bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100vw / 3);
  height: calc(100vw / 3);
  z-index: 1;
  opacity: 0.8;
}
.single-biscotti #heading .container .biscuit-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.single-biscotti #heading .container .biscuit-content .col {
  width: calc(100% / 3);
}
.single-biscotti #heading .container .biscuit-content .left, .single-biscotti #heading .container .biscuit-content .right {
  opacity: 0;
}
.single-biscotti #heading .container .biscuit-content .center {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.single-biscotti #heading .container .biscuit-content .center .icon {
  position: absolute;
  right: 25px;
  top: 0px;
  height: 24px;
}
.single-biscotti #heading .container .biscuit-content .center .icon img {
  height: 100%;
  width: auto;
  object-fit: contain;
}
.single-biscotti #heading .container .biscuit-content .center .div-img {
  width: 100%;
  position: relative;
}
.single-biscotti #heading .container .biscuit-content .center .div-img .biscotto {
  z-index: 10;
}
.single-biscotti #heading .container .biscuit-content .center .div-img .biscotto, .single-biscotti #heading .container .biscuit-content .center .div-img .disegno {
  width: 100%;
  position: relative;
}
.single-biscotti #heading .container .biscuit-content .center .div-img .biscotto img, .single-biscotti #heading .container .biscuit-content .center .div-img .disegno img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.single-biscotti #heading .container .biscuit-content .center .div-img .disegno {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.single-biscotti #heading .container .biscuit-content .center .div-img .disegno img {
  width: 100%;
  height: auto;
  max-height: 80vh;
  object-fit: contain;
}
.single-biscotti #heading .container .biscuit-content .center .name span {
  font-weight: 500;
  text-transform: uppercase;
}
.single-biscotti #heading .container .biscuit-content .center .mobile {
  display: none;
  width: 100%;
  margin-top: 15px;
}
.single-biscotti #heading .container .biscuit-content .left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.single-biscotti #heading .container .biscuit-content .left .title {
  margin-top: auto;
}
.single-biscotti #heading .container .biscuit-content .left .bollini {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}
.single-biscotti #heading .container .biscuit-content .left .bollini img {
  height: 60px;
  width: auto;
  object-fit: contain;
  transform: scale(0);
}
.single-biscotti #heading .container .biscuit-content .left .buttons {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.single-biscotti #heading .container .biscuit-content .right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
  justify-content: center;
}
.single-biscotti #heading .container .biscuit-content .right .grafico {
  width: 100%;
  position: relative;
}
.single-biscotti #heading .container .biscuit-content .right .grafico img, .single-biscotti #heading .container .biscuit-content .right .grafico svg {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.single-biscotti #heading .container .biscuit-content .right .grafico svg path:first-of-type {
  visibility: hidden;
}
.single-biscotti #heading .container .biscuit-content .right .grafico svg circle {
  opacity: 0;
}
.single-biscotti #heading .container .biscuit-content .right .abbinamento {
  text-align: center;
}
.single-biscotti #heading .container .biscuit-content .right .abbinamento span {
  text-transform: uppercase;
}
.single-biscotti #first {
  padding-top: 150px;
}
.single-biscotti #first .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
}
.single-biscotti #first .container .all-ingredients {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.single-biscotti #first .container .all-ingredients .single-ingredient {
  flex: 1;
  aspect-ratio: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.single-biscotti #first .container .all-ingredients .single-ingredient img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-biscotti #second {
  margin-top: 200px;
}
.single-biscotti #second .pin-text {
  position: relative;
  width: 100vw;
}
.single-biscotti #third .container .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}
.single-biscotti #third .container .pack-gallery {
  margin-top: 50px;
}
.single-biscotti #third .container .pack-gallery .slick-list {
  margin: 0 -20px;
}
.single-biscotti #third .container .pack-gallery .slick-list .slick-slide {
  margin: 0 20px;
}
.single-biscotti #third .container .pack-gallery .single-pack {
  background-color: #CBB3A6;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  padding: 50px 20px 20px;
  height: 100%;
}
.single-biscotti #third .container .pack-gallery .single-pack .div-img {
  width: 100%;
  position: relative;
}
.single-biscotti #third .container .pack-gallery .single-pack .div-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.single-biscotti #third .container .pack-gallery .single-pack .bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}
.single-biscotti #third .container .pack-gallery .single-pack .bottom .weight span {
  font-weight: 700;
  font-style: italic;
}
.post-type-archive-ingredienti #heading {
  padding-top: 150px;
}
.post-type-archive-ingredienti #heading .container {
  display: flex;
  justify-content: center;
}
.post-type-archive-ingredienti #heading .container .title h1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.post-type-archive-ingredienti #first {
  margin-top: 80px;
}
.post-type-archive-ingredienti #first .container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 40px;
}
.post-type-archive-ingredienti #first .container .single-ingrediente {
  width: calc((100% - 80px) / 3);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  position: relative;
}
.post-type-archive-ingredienti #first .container .single-ingrediente .top {
  background-color: #E6DFD0;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.post-type-archive-ingredienti #first .container .single-ingrediente .top .icon {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 80px;
  height: 80px;
}
.post-type-archive-ingredienti #first .container .single-ingrediente .top .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.post-type-archive-ingredienti #first .container .single-ingrediente .top .image {
  width: 90%;
  position: relative;
}
.post-type-archive-ingredienti #first .container .single-ingrediente .top .image img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.post-type-archive-ingredienti #first .container .single-ingrediente .top .name {
  margin-top: 10px;
}
.post-type-archive-ingredienti #first .container .single-ingrediente .top .text {
  width: 100%;
  margin-top: 40px;
}
.page-template-template-pack #heading {
  padding-top: 150px;
}
.page-template-template-pack #heading .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.page-template-template-pack #heading .container .left {
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-template-template-pack #heading .container .left .text {
  margin-top: 50px;
}
.page-template-template-pack #heading .container .right {
  width: 60%;
  display: flex;
  position: relative;
}
.page-template-template-pack #heading .container .right img {
  width: 100%;
  height: auto;
}
.page-template-template-pack #first {
  margin-top: 60px;
}
.page-template-template-pack #first > .container {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.page-template-template-pack #first > .container > .left {
  width: 50%;
  position: relative;
}
.page-template-template-pack #first > .container > .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-template-pack #first > .container > .right {
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  background-color: #EFE2E5;
  padding: 35px 35px 35px 80px;
}
.page-template-template-pack #first > .container > .right .logo {
  margin-left: auto;
}
.page-template-template-pack #first > .container > .right .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px;
  padding-right: 60px;
}
.page-template-template-pack #second {
  margin-top: 95px;
}
.page-template-template-pack #second .title h3 {
  text-align: center;
  font-weight: normal;
}
.page-template-template-pack #second .container {
  margin-top: 25px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 50px;
}
.page-template-template-pack #second .container .single-cat {
  width: calc(50% - 25px);
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.page-template-template-pack #second .container .single-cat > .left {
  width: 50%;
  position: relative;
  display: flex;
}
.page-template-template-pack #second .container .single-cat > .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-template-pack #second .container .single-cat > .right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  background-color: #E6DFD0;
}
.page-template-template-pack #second .container .single-cat > .right .text {
  margin-top: 40px;
  margin-bottom: 100px;
}
.page-template-template-pack #second .container .single-cat > .right .btn-custom-container {
  margin-top: 10px;
}
.page-template-template-pack #second .container .single-cat > .right .btn-custom-container:first {
  margin-top: 100px;
}
.page-template-template-pack #second .container .single-cat.pack-personalizzato {
  width: 100%;
}
.page-template-template-pack #second .container .single-cat.pack-personalizzato.small {
  width: calc(50% - 25px);
}
.tax-categorie-packaging #heading {
  padding-top: 150px;
}
.tax-categorie-packaging #heading .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10vw;
}
.tax-categorie-packaging #heading .container .left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 40%;
}
.tax-categorie-packaging #heading .container .left .text {
  margin-top: 40px;
}
.tax-categorie-packaging #heading .container .left .business {
  background-color: #DBE4D2;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 15px 20px;
  width: 100%;
  margin-top: 30px;
}
.tax-categorie-packaging #heading .container .left .business .subtitle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  height: auto;
}
.tax-categorie-packaging #heading .container .left .business .subtitle img {
  width: 30px;
}
.tax-categorie-packaging #heading .container .left .business .subtitle span {
  font-weight: bold;
}
.tax-categorie-packaging #heading .container .left .business .div-img {
  width: 70%;
  position: relative;
  margin: 20px auto;
}
.tax-categorie-packaging #heading .container .left .business .div-img img {
  width: 100%;
  height: auto;
}
.tax-categorie-packaging #heading .container .right {
  width: 30%;
  position: relative;
}
.tax-categorie-packaging #heading .container .right img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.tax-categorie-packaging #first {
  margin-top: 100px;
}
.tax-categorie-packaging #first .container {
  display: flex;
  align-items: stretch;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
}
.tax-categorie-packaging #first .container .single-pack {
  width: calc((100% - 80px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #E6DFD0;
  padding: 50px 30px 30px;
}
.tax-categorie-packaging #first .container .single-pack .title span {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
}
.tax-categorie-packaging #first .container .single-pack .div-img {
  width: 100%;
  position: relative;
}
.tax-categorie-packaging #first .container .single-pack .div-img img {
  width: 100%;
  height: auto;
}
.post-type-archive-case-histories #heading {
  padding-top: 150px;
}
.post-type-archive-case-histories #heading .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}
.post-type-archive-case-histories #heading .title h1 {
  text-align: center;
}
.post-type-archive-case-histories #first {
  margin-top: 70px;
}
.post-type-archive-case-histories #first .container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  gap: 80px 40px;
}
.post-type-archive-case-histories #first .container .single-case {
  width: calc((100% - 80px) / 3);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
}
.post-type-archive-case-histories #first .container .single-case .case-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #E6DFD0;
  padding: 30px;
  height: 100%;
  position: relative;
}
.post-type-archive-case-histories #first .container .single-case .case-container .city {
  position: absolute;
  top: 30px;
  right: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}
.post-type-archive-case-histories #first .container .single-case .case-container .city img {
  width: 16px;
  height: auto;
}
.post-type-archive-case-histories #first .container .single-case .case-container .city span {
  text-transform: uppercase;
}
.post-type-archive-case-histories #first .container .single-case .case-container .div-img {
  height: 100px;
  position: relative;
}
.post-type-archive-case-histories #first .container .single-case .case-container .div-img img {
  height: 100%;
  width: auto;
}
.post-type-archive-case-histories #first .container .single-case .case-container .title {
  margin-bottom: 45px;
  margin-top: 15px;
}
.post-type-archive-case-histories #second {
  margin-top: 220px;
}
.post-type-archive-case-histories #second .text {
  display: flex;
  justify-content: center;
}
.single-case-histories .boxed {
  max-width: 1000px;
  margin: 0 auto;
}
.single-case-histories #heading {
  position: relative;
  padding-top: 150px;
}
.single-case-histories #heading .logo {
  width: 250px;
  position: relative;
  margin: 0 auto;
}
.single-case-histories #heading .logo img {
  width: 100%;
  height: auto;
}
.single-case-histories #heading .testata {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 120px;
}
.single-case-histories #heading .testata .title {
  margin-bottom: 40px;
}
.single-case-histories #heading .testata .div-img {
  margin-top: 40px;
  width: 100%;
  position: relative;
}
.single-case-histories #heading .testata .div-img img {
  width: 100%;
  height: auto;
}
.single-case-histories #first .builder {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.single-case-histories #first .builder .single-layout {
  margin-top: 40px;
  position: relative;
  width: 100%;
}
.single-case-histories #first .builder .single-layout.text-img .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.single-case-histories #first .builder .single-layout.text-img .container .left {
  width: 47.5%;
}
.single-case-histories #first .builder .single-layout.text-img .container .right {
  width: 47.5%;
  position: relative;
}
.single-case-histories #first .builder .single-layout.text-img .container .right img {
  width: 100%;
  height: auto;
}
.single-case-histories #first .builder .single-layout.single-image img {
  width: 100%;
  height: auto;
}
.page-template-template-business #first {
  margin-top: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media only screen and (min-width: 1500px) {
  .page-template-template-business #first.boxed {
    max-width: 1380px;
    margin: 150px auto 0;
    padding: 0;
  }
}
.page-template-template-business #first .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.page-template-template-business #first .title h2, .page-template-template-business #first .title span {
  text-align: center;
}
.page-template-template-business #first .media {
  width: 100%;
  position: relative;
  margin-top: 80px;
}
.page-template-template-business #first .media img, .page-template-template-business #first .media video {
  width: 100%;
  height: auto;
}
.page-template-template-business #first .text {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 95px;
}
.page-template-template-business #first .text p {
  text-align: start;
  max-width: 50%;
}
.page-template-template-business #second {
  margin-top: 150px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.page-template-template-business #second .single-layout {
  width: 100%;
  position: relative;
  margin-top: 150px;
}
.page-template-template-business #second .single-layout.text-image {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10vw;
}
.page-template-template-business #second .single-layout.text-image .div-img {
  flex: 1;
  position: relative;
}
.page-template-template-business #second .single-layout.text-image .div-img img {
  width: 100%;
  height: auto;
}
.page-template-template-business #second .single-layout.text-image .text {
  flex: 1;
}
.page-template-template-business #second .single-layout.text-image .text > * {
  padding-right: 17vw;
}
.page-template-template-business #second .single-layout.text-image .text .subtitle {
  margin-top: 30px;
}
.page-template-template-business #second .single-layout.text-image .text .par {
  margin-top: 50px;
}
.page-template-template-business #second .single-layout.text-image.boxed .text > * {
  padding-right: 11.5vw;
}
.page-template-template-business #second .single-layout.text-image.reverse {
  flex-direction: row-reverse;
}
.page-template-template-business #second .single-layout.text-image.reverse .text > * {
  padding-right: 0;
  padding-left: 17vw;
}
.page-template-template-business #second .single-layout.text-image.reverse.boxed .text > * {
  padding-left: 11.5vw;
}
.page-template-template-business #second .single-layout.case-histories .container .title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-template-business #second .single-layout.case-histories .container .title h2 {
  text-align: center;
}
.page-template-template-business #second .single-layout.case-histories .container .slider {
  margin-top: 50px;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide {
  height: 100%;
  position: relative;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper {
  background-color: #E6DFD0;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 4px;
  height: 100%;
  position: relative;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper .city {
  position: absolute;
  top: 30px;
  right: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper .city img {
  width: 16px;
  height: auto;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper .city span {
  text-transform: uppercase;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper .logo {
  height: 100px;
  position: relative;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper .logo img {
  height: 100%;
  width: auto;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper .title {
  margin-top: 30px;
  margin-bottom: 45px;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper .btn-custom-container {
  margin-top: auto;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .slick-list {
  margin: 0 -20px;
}
.page-template-template-business #second .single-layout.case-histories .container .slider .slick-list .slick-slide {
  margin: 0 20px;
}
.page-template-template-business #second .single-layout.pack-slider {
  margin-top: 100px;
}
.page-template-template-business #second .single-layout.pack-slider .label {
  margin-bottom: 20px;
}
.page-template-template-business #second .single-layout.pack-slider .label span {
  text-transform: uppercase;
}
.page-template-template-business #second .single-layout.pack-slider .slider .slick-list {
  margin: 0 -20px;
}
.page-template-template-business #second .single-layout.pack-slider .slider .slick-list .slick-slide {
  margin: 0 20px;
}
.page-template-template-business #second .single-layout.custom-pack {
  margin-top: 100px;
}
.page-template-template-business #second .single-layout.custom-pack .label {
  margin-bottom: 20px;
}
.page-template-template-business #second .single-layout.custom-pack .label span {
  text-transform: uppercase;
}
.page-template-template-business #second .single-layout.abbinamenti .top {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 19vw;
  width: 100%;
}
.page-template-template-business #second .single-layout.abbinamenti .top .text {
  width: 550px;
}
.page-template-template-business #second .single-layout.abbinamenti .top .text .subtitle {
  margin-bottom: 20px;
}
.page-template-template-business #second .single-layout.abbinamenti .bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 65px 0;
  margin-top: 40px;
}
.page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb:first-child {
  margin: 0 auto;
}
.page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb .label {
  text-transform: uppercase;
}
.page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb .biscuits {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb .biscuits .single-biscotto {
  width: 17.9vw;
  min-width: 200px;
}
.page-template-template-business #second .single-layout:first-child {
  margin-top: 0;
}
.page-template-template-business #third {
  margin-top: 150px;
}
.page-template-template-business #third .title {
  text-align: center;
}
.page-template-template-business #third .marquee {
  display: flex;
  gap: 120px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
}
.page-template-template-business #third .marquee .single-logo {
  display: flex;
}
.page-template-template-business-page #first {
  display: flex;
  flex-direction: column;
  margin-top: 70px;
}
.page-template-template-business-page #first .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 1500px) {
  .page-template-template-business-page #first .container.boxed {
    max-width: 1380px;
    margin: 150px auto 0;
    padding: 0;
  }
}
.page-template-template-business-page #first .container .service-list {
  gap: 100px;
}
.page-template-template-business-page #first .container .service-list .single-service a .icon {
  width: 100px;
  height: 100px;
}
.page-template-template-business-page #first .container .media {
  margin-top: 94px;
  width: 100%;
}
.page-template-template-business-page #first .container .media video {
  width: 100%;
}
.page-template-template-business-page #second {
  margin-top: 150px;
}
.page-template-template-business-page #third {
  margin-top: 150px;
}
.page-template-template-business-page #third .title {
  text-align: center;
}
.page-template-template-business-page #third .marquee {
  display: flex;
  gap: 120px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
}
.page-template-template-business-page #third .marquee .single-logo {
  display: flex;
}
.page-template-template-storia .number {
  position: relative;
  opacity: 0;
}
.page-template-template-storia .number h2 {
  font-size: 120px;
  line-height: 120px;
}
.page-template-template-storia .number::before {
  content: "";
  position: absolute;
  left: -48.5px;
  bottom: 0px;
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/themes/biscotti-child/assets/svg/year-pin.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
.page-template-template-storia #first {
  margin-top: 60px;
}
.page-template-template-storia #first .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.page-template-template-storia #first .container .left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 140px;
  width: 25%;
  padding-top: 120px;
  position: relative;
  gap: 150px;
}
.page-template-template-storia #first .container .left .timeline {
  position: absolute;
  left: 80px;
  top: 0;
  height: 92%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template-template-storia #first .container .left .timeline .start img {
  scale: 0;
}
.page-template-template-storia #first .container .left .timeline .line {
  height: 100%;
  width: 1px;
  border-left: 2px dashed #5E5250;
}
.page-template-template-storia #first .container .left .single-year {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}
.page-template-template-storia #first .container .left .single-year .text {
  opacity: 0;
}
.page-template-template-storia #first .container .right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  gap: 40px;
  padding-top: 120px;
}
.page-template-template-storia #first .container .right .div-img {
  width: 100%;
  position: relative;
}
.page-template-template-storia #first .container .right .div-img img {
  width: 100%;
  height: auto;
}
.page-template-template-storia #second {
  margin-top: 170px;
}
.page-template-template-storia #second .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.page-template-template-storia #second .container .left {
  width: 60%;
  position: relative;
}
.page-template-template-storia #second .container .left img {
  width: 100%;
  height: auto;
}
.page-template-template-storia #second .container .right {
  width: 37.5%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.page-template-template-storia #second .container .right .title {
  margin-top: 30px;
}
.page-template-template-storia #second .container .right .subtitle {
  margin-top: 60px;
}
.page-template-template-storia #second .container .right .text {
  margin-top: 20px;
}
.page-template-template-storia #third {
  margin-top: 200px;
}
.page-template-template-storia #third .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (min-width: 1500px) {
  .page-template-template-storia #third .container.boxed {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0;
  }
}
.page-template-template-storia #third .container .left {
  width: 40%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-template-template-storia #third .container .left .title {
  margin-top: 30px;
}
.page-template-template-storia #third .container .right {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.page-template-template-storia #third .container .right .text {
  margin-top: 20px;
}
.page-template-template-mondo #first {
  margin-top: 140px;
}
.page-template-template-mondo #first .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  gap: 150px;
}
@media only screen and (min-width: 1500px) {
  .page-template-template-mondo #first .container.boxed {
    max-width: 1280px;
    padding: 0;
    margin: 0 auto;
  }
}
.page-template-template-mondo #first .container .text {
  width: 50%;
}
.page-template-template-mondo #first .container .div-img {
  width: 100%;
  position: relative;
}
.page-template-template-mondo #first .container .div-img img {
  width: 100%;
  height: auto;
}
.page-template-template-mondo #second {
  margin-top: 190px;
}
.page-template-template-mondo #second .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.page-template-template-mondo #second .container .left {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-template-template-mondo #second .container .left .subtitle {
  margin-top: 30px;
}
.page-template-template-mondo #second .container .left .text {
  margin-top: 45px;
}
.page-template-template-mondo #second .container .right {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  width: 55%;
  gap: 100px 30px;
}
.page-template-template-mondo #second .container .right .single-senso {
  width: calc((100% - 60px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
}
.page-template-template-mondo #second .container .right .single-senso .disegno {
  width: 50%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-template-mondo #second .container .right .single-senso .disegno img {
  width: 90%;
  height: auto;
  object-fit: contain;
}
.page-template-template-mondo #second .container .right .single-senso .text {
  text-align: center;
}
.page-template-template-mondo #third {
  margin-top: 150px;
}
.page-template-template-mondo #third .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
.page-template-template-mondo #fourth {
  margin-top: 100px;
}
.page-template-template-mondo #fourth .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.page-template-template-mondo #fourth .container .left {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-template-template-mondo #fourth .container .left .subtitle {
  margin-top: 30px;
}
.page-template-template-mondo #fourth .container .left .text {
  margin-top: 45px;
}
.page-template-template-mondo #fourth .container .right {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  width: 55%;
  gap: 85px 40px;
}
.page-template-template-mondo #fourth .container .right .single-forma {
  width: calc((100% - 120px) / 4);
  position: relative;
}
.page-template-template-mondo #fourth .container .right .single-forma img {
  width: 90%;
  height: auto;
  object-fit: contain;
}
.page-template-template-produzione #first {
  margin-top: 220px;
}
.page-template-template-produzione #first .container {
  width: 100%;
  position: relative;
}
.page-template-template-produzione #first .container .text-slider {
  width: 225px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.page-template-template-produzione #first .container .text-slider .single-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
}
.page-template-template-produzione #first .container .image-slider {
  max-width: 800px;
  position: relative;
  margin: 0 auto;
}
.page-template-template-produzione #first .container .image-slider .swiper-wrapper {
  align-items: stretch;
}
.page-template-template-produzione #first .container .image-slider .swiper-wrapper .single-slide {
  width: 100%;
  background-color: #E6DFD0;
  position: relative;
  height: unset;
  overflow: visible;
  border-radius: 4px;
}
.page-template-template-produzione #first .container .image-slider .swiper-wrapper .single-slide .count {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.page-template-template-produzione #first .container .image-slider .swiper-wrapper .single-slide .div-img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-template-produzione #first .container .image-slider .swiper-wrapper .single-slide .div-img img {
  width: auto;
  height: 80%;
  max-width: 90%;
  object-fit: contain;
}
.page-template-template-produzione #first .container .image-slider .swiper-wrapper .single-slide .count span {
  font-weight: 500;
  font-size: 120px;
  line-height: 120px;
}
.page-template-template-produzione #first .container .image-slider .swiper-wrapper .single-slide:not(.swiper-slide-active) {
  filter: blur(7px);
  opacity: 0.6;
}
.page-template-template-produzione #second {
  margin-top: 220px;
}
.page-template-template-produzione #second .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 100px;
}
.page-template-template-produzione #second .container .title .h1 {
  text-align: center;
}
@media only screen and (max-width: 1500px) {
  .page-template-template-produzione #second .container.boxed {
    padding: 0;
    max-width: 1280px;
    margin: 0 auto;
  }
}
.page-template-template-produzione #second .container .video {
  width: 100%;
  position: relative;
}
.page-template-template-produzione #second .container .video video {
  width: 100%;
  height: auto;
}
.page-template-template-produzione #third {
  position: relative;
  margin-top: 300px;
}
.page-template-template-produzione #third .pin-text .container .scroll-gallery .single-img:first-child {
  padding-left: 0;
}
.page-template-template-produzione #third .pin-text .container .scroll-gallery .single-img:nth-child(2) {
  padding-right: 40px;
}
.page-template-template-produzione #third .pin-text .container .scroll-gallery .single-img:nth-child(3) {
  padding-left: 40px;
}
.page-template-template-world #heading {
  padding-top: 150px;
}
.page-template-template-world #heading .container .text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}
.page-template-template-world #heading .container .galleries {
  margin-top: 50px;
  display: flex;
  align-items: stretch;
  gap: 200px;
}
.page-template-template-world #heading .container .galleries .swiper {
  margin: 0;
}
.page-template-template-world #heading .container .galleries .text-slider {
  width: 285px;
  pointer-events: none;
}
.page-template-template-world #heading .container .galleries .text-slider .single-slide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.page-template-template-world #heading .container .galleries .text-slider .single-slide .subtitle {
  margin-top: 20px;
  margin-bottom: 40px;
}
.page-template-template-world #heading .container .galleries .text-slider .single-slide .subtitle span {
  font-weight: 700;
}
.page-template-template-world #heading .container .galleries .text-slider .single-slide .div-img {
  width: 100%;
  position: relative;
  margin-top: auto;
}
.page-template-template-world #heading .container .galleries .text-slider .single-slide .div-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.page-template-template-world #heading .container .galleries .text-slider .single-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
}
.page-template-template-world #heading .container .galleries .image-slider {
  max-width: 800px;
  position: relative;
}
.page-template-template-world #heading .container .galleries .image-slider .single-slide {
  width: 100%;
  background-color: #E6DFD0;
  position: relative;
  height: unset;
  overflow: visible;
  border-radius: 4px;
}
.page-template-template-world #heading .container .galleries .image-slider .single-slide .div-img {
  width: 100%;
  height: 100%;
  min-height: 55vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-template-world #heading .container .galleries .image-slider .single-slide .div-img img {
  width: auto;
  height: 90%;
  max-width: 100%;
  object-fit: contain;
}
.page-template-template-world #heading .container .galleries .image-slider .single-slide:not(.swiper-slide-active) {
  filter: blur(7px);
  opacity: 0.6;
}
.page-template-template-contatti #heading {
  padding-top: 150px;
}
.page-template-template-contatti #heading .container {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.page-template-template-contatti #heading .container .single-dato {
  margin-top: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 30px;
}
.page-template-template-contatti #heading .container .single-dato .icon {
  width: 40px;
  position: relative;
}
.page-template-template-contatti #heading .container .single-dato .icon img {
  width: 100%;
  max-height: 50px;
  object-fit: contain;
}
.page-template-template-contatti #heading .container .single-dato .text {
  width: calc(100% - 70px);
}
.page-template-template-contatti #heading .container .single-dato .text p {
  line-height: 30px;
}
.page-template-template-contatti #heading .container .left {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.page-template-template-contatti #heading .container .right {
  width: 60%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 70px;
}
.page-template-template-contatti #heading .container .right .div-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.page-template-template-contatti #heading .container .right .div-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-template-contatti #first {
  margin-top: 90px;
}
.page-template-template-contatti #first .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 1500px) {
  .page-template-template-contatti #first .container.boxed {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
  }
}
.page-template-template-contatti #first .container .modulo {
  width: 100%;
  margin-top: 40px;
  background-color: #E6DFD0;
  padding: 30px 30px 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 4px;
}
.page-template-template-contatti #first .container .modulo .gform_wrapper {
  width: 100%;
}
.page-template-template-contatti #first .container .modulo .btn-custom-container {
  margin-top: 28px;
}
.sidr {
  left: 100%;
  transition: all 0s;
}
.otgs-development-site-front-end {
  display: none;
}
footer#colophon {
  padding: 0 100px;
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: transparent;
  border-top: 1px solid #5E5250;
  margin-top: 100px;
}
@media only screen and (max-width: 1600px) {
  footer#colophon {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  footer#colophon {
    padding: 0 30px;
  }
}
footer#colophon .footer-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  gap: 30px 9.5vw;
}
footer#colophon .footer-inner .footer-col {
  width: calc(100% / 3 - (19vw / 3));
  flex: unset;
  position: relative;
}
footer#colophon .footer-inner .footer-col .col-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
}
footer#colophon .footer-inner .footer-col .col-container .title {
  margin-bottom: 45px;
  text-align: center;
}
footer#colophon .footer-inner .footer-col .col-container .title span {
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  footer#colophon .footer-inner .footer-col .col-container .title span {
    font-size: 22px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 500px) {
  footer#colophon .footer-inner .footer-col .col-container .title span {
    font-size: 18px;
    line-height: 20px;
  }
}
footer#colophon .footer-inner .footer-col .col-container .single-row {
  text-align: center;
  line-height: 30px;
}
footer#colophon .footer-inner .footer-col .col-container .single-row a {
  display: flex;
  gap: 10px;
  white-space: nowrap;
}
footer#colophon .footer-inner .footer-col .col-container .single-row a span {
  font-size: 18px;
}
footer#colophon .footer-inner .footer-col .col-container .single-row.tel, footer#colophon .footer-inner .footer-col .col-container .single-row.privacy {
  margin-top: 30px;
}
footer#colophon .footer-inner .footer-col .col-container #mc_embed_shell {
  width: 100%;
  margin-bottom: 30px;
}
footer#colophon .footer-inner .footer-col .col-container #mc_embed_shell form {
  padding: 0;
  margin: 0;
  width: 100%;
}
footer#colophon .footer-inner .footer-col .col-container #mc_embed_shell form label {
  font-size: 18px;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
footer#colophon .footer-inner .footer-col .col-container #mc_embed_shell form input[type="email"] {
  background-color: #fff;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  text-align: center;
  width: 100%;
}
footer#colophon .footer-inner .footer-col .col-container #mc_embed_shell form input[type="email"]::placeholder {
  font-weight: bold;
  color: #5E5250;
  font-style: italic;
}
footer#colophon .footer-inner .footer-col .col-container #mc_embed_shell form input[type="submit"] {
  width: 100%;
  background-color: #5E5250;
  font-weight: 700;
  text-transform: uppercase;
  height: 40px;
  border-radius: 0;
  color: #fff;
  border: none;
}
footer#colophon .footer-inner .footer-col .col-container #mc_embed_shell .mc-field-group {
  padding: 0;
  width: 100%;
}
footer#colophon .footer-inner .footer-col .col-container #mc_embed_shell .mc-field-group .mce_inline_error {
  margin: 0;
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news {
  width: 100%;
  padding-bottom: 100px;
  position: relative;
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news .form-title {
  margin-bottom: 10px;
  text-align: center;
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news .gform_wrapper .gform_required_legend {
  display: none;
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news .gform_wrapper form .gform_fields .gfield.gfield--type-consent {
  padding-left: 0;
  position: absolute;
  bottom: 100px;
  transform: translateY(calc(100% + 10px));
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news .gform_wrapper form .gform_fields .gfield.gfield--type-consent input {
  border: 1px solid #5E5250;
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news .gform_wrapper form .gform_fields .gfield input[type="email"] {
  background-color: #fff;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  text-align: center;
  width: 100%;
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news .gform_wrapper form .gform_fields .gfield input[type="email"]::placeholder {
  font-weight: bold;
  color: #5E5250;
  font-style: italic;
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news .gform_wrapper form .gform_footer {
  display: block;
  margin-top: 0;
}
footer#colophon .footer-inner .footer-col .col-container .modulo_news .gform_wrapper form .gform_footer input[type="submit"] {
  width: 100%;
  background-color: #5E5250;
  font-weight: 700;
  text-transform: uppercase;
  height: 40px;
  border-radius: 0;
  color: #fff;
  border: none;
}
footer#colophon .footer-inner .footer-col:last-child {
  width: 100%;
}
footer#colophon .footer-inner .footer-col:last-child .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 0;
}
footer#colophon .footer-inner .footer-col:last-child .links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding: 50px 0 30px;
  position: relative;
}
footer#colophon .footer-inner .footer-col:last-child .links .single-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
footer#colophon .footer-inner .footer-col:last-child .links .single-link a {
  display: flex;
  gap: 10px;
  white-space: nowrap;
}
footer#colophon .footer-inner .footer-col:last-child .links .single-link a span {
  font-size: 18px;
}
footer#colophon .footer-inner .footer-col:last-child .links::before, footer#colophon .footer-inner .footer-col:last-child .links::after {
  content: "";
  position: absolute;
  left: -100px;
  top: 20px;
  width: 100vw;
  height: 1px;
  background-color: #5E5250;
}
footer#colophon .footer-inner .footer-col:last-child .links::after {
  top: auto;
  bottom: 0;
}
footer#colophon .footer-inner .footer-col .social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
footer#colophon .footer-inner .footer-col .pagamenti {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 90px;
}
footer#colophon .footer-inner .footer-col .pagamenti .single-pagamento {
  height: 50px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #D7D7D7;
}
.assistenza {
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 30px;
  height: 30px;
  width: 138px;
  padding: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  gap: 15px;
  align-items: center;
}
.assistenza img {
  width: 19px;
  height: auto;
  object-fit: contain;
}
.assistenza span {
  font-size: 12px;
  line-height: 12px;
  text-decoration: underline;
  transform: translateY(-1px);
}
#launcher-frame {
  opacity: 0;
  bottom: -4px !important;
}
@media only screen and (max-width: 1680px) {
  footer#colophon {
    padding: 80px 10vw 100px;
  }
  footer#colophon .footer-inner .footer-col:last-child .links::before, footer#colophon .footer-inner .footer-col:last-child .links::after {
    left: -10vw;
  }
}
@media only screen and (max-width: 1024px) {
  footer#colophon .footer-inner {
    gap: 50px 50px;
  }
  footer#colophon .footer-inner .footer-col:nth-child(2) {
    order: 1;
    width: 100%;
  }
  footer#colophon .footer-inner .footer-col:nth-child(2) .textwidget {
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
  }
  footer#colophon .footer-inner .footer-col:nth-child(1) {
    order: 2;
    /*width: calc(50% - 25px);*/
    width: 100%;
  }
  footer#colophon .footer-inner .footer-col:nth-child(3) {
    order: 3;
    /*width: calc(50% - 25px);*/
    width: 100%;
  }
  footer#colophon .footer-inner .footer-col:last-child {
    order: 4;
    width: 100%;
  }
  footer#colophon .footer-inner .footer-col:last-child .title {
    margin-bottom: 45px;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .links {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    margin-top: 10px;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .links {
    padding: 0;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .links::before, footer#colophon .footer-inner .footer-col:last-child .textwidget .links::after {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  footer#colophon {
    padding: 100px 30px;
  }
  footer#colophon .footer-inner {
    gap: 0px;
  }
  footer#colophon .footer-inner .footer-col:nth-child(2) {
    width: 100%;
    position: relative;
    padding-bottom: 40px;
  }
  footer#colophon .footer-inner .footer-col:nth-child(2) .textwidget {
    width: 100%;
  }
  footer#colophon .footer-inner .footer-col:nth-child(2)::before {
    position: absolute;
    left: -30px;
    width: 100vw;
    height: 1px;
    content: "";
    bottom: 0;
    background-color: #D7D7D7;
  }
  footer#colophon .footer-inner .footer-col:nth-child(1) {
    width: 100%;
    padding-top: 40px;
    order: 3;
  }
  footer#colophon .footer-inner .footer-col:nth-child(3) {
    padding: 40px 0;
    order: 2;
  }
  footer#colophon .footer-inner .footer-col:nth-child(3)::before {
    position: absolute;
    left: -30px;
    width: 100vw;
    height: 1px;
    content: "";
    bottom: 0;
    background-color: #D7D7D7;
  }
  footer#colophon .footer-inner .footer-col:nth-child(1) .col-container, footer#colophon .footer-inner .footer-col:nth-child(3) .col-container {
    align-items: flex-start;
  }
  footer#colophon .footer-inner .footer-col:nth-child(1) .col-container .single-row, footer#colophon .footer-inner .footer-col:nth-child(3) .col-container .single-row {
    text-align: start;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
  }
  footer#colophon .footer-inner .footer-col:nth-child(1) .col-container .single-row.posizione img, footer#colophon .footer-inner .footer-col:nth-child(3) .col-container .single-row.posizione img {
    margin-top: 6px;
  }
  footer#colophon .footer-inner .footer-col:nth-child(1) .col-container .single-row.piva, footer#colophon .footer-inner .footer-col:nth-child(3) .col-container .single-row.piva {
    padding-left: 28px;
  }
  footer#colophon .footer-inner .footer-col:nth-child(1) .col-container .single-row.tel, footer#colophon .footer-inner .footer-col:nth-child(3) .col-container .single-row.tel {
    margin-top: 15px;
  }
  footer#colophon .footer-inner .footer-col:nth-child(1) .col-container .single-row.privacy, footer#colophon .footer-inner .footer-col:nth-child(3) .col-container .single-row.privacy {
    margin-top: 15px;
  }
  footer#colophon .footer-inner .footer-col:last-child {
    padding-top: 25px;
    display: none;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget {
    align-items: flex-start;
    width: 100%;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .col-container {
    width: 100%;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .title {
    width: 100%;
    align-items: flex-start;
    gap: 0;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .title img {
    padding-bottom: 40px;
    margin: 0 auto;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .title span {
    padding-top: 40px;
    position: relative;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .title span::before {
    position: absolute;
    left: -10vw;
    width: 100vw;
    height: 1px;
    content: "";
    top: 0;
    background-color: #D7D7D7;
  }
  footer#colophon .footer-inner .footer-col:last-child .textwidget .links {
    align-items: flex-start;
  }
  footer#colophon .footer-inner .footer-col .col-container .title {
    margin-bottom: 10px;
  }
  footer#colophon .footer-inner .footer-col .pagamenti {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 500px) {
  footer#colophon {
    padding: 50px 30px;
  }
}
@media only screen and (max-width: 1500px) {
  .pin-text .container .scroll-gallery .single-img:first-child {
    padding-left: 50px;
  }
  .pin-text .container .scroll-gallery .single-img:last-child {
    padding: 0 50px;
    width: 100%;
  }
  .pin-text .container .scroll-gallery .single-img:last-child img {
    width: 100%;
    height: auto;
  }
  .page-template-template-storia .number h2 {
    font-size: 100px;
    line-height: 100px;
  }
  .page-template-template-storia #third .container .left {
    padding: 0 100px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1500px) and (max-width: 1600px) {
  .page-template-template-storia #third .container .left {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1500px) and (max-width: 768px) {
  .page-template-template-storia #third .container .left {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1250px) {
  .service-list {
    max-width: 80%;
  }
  #heading.three-col-heading .container {
    flex-wrap: wrap;
    gap: 50px 0;
  }
  #heading.three-col-heading .container .title {
    width: 100%;
    max-width: unset;
  }
  #heading.three-col-heading .container .title h1 {
    margin-bottom: 10px;
  }
  #heading.three-col-heading .container .div-img {
    width: 40%;
    max-width: unset;
    transform: unset !important;
  }
  #heading.three-col-heading .container .par {
    width: 50%;
    max-width: unset;
  }
  .home #heading .container .single-col img {
    transform: scale(1.2) translate3d(0, 0, 0) perspective(100px) translateZ(100px) rotate(-30deg);
  }
  .home #first .page-builder .single-section {
    margin-top: 100px;
  }
  .home #first .page-builder .single-section.risalto_paragrafo .container {
    max-width: 80%;
  }
  .home #first .page-builder .single-section.lista-servizi .container {
    max-width: 80%;
  }
  .categories-container {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .categories-container .single-categoria {
    flex: unset;
    width: 100%;
    display: flex;
    align-items: stretch;
    transform: unset !important;
  }
  .categories-container .single-categoria .text {
    width: 500px;
  }
  .categories-container .single-categoria .div-img {
    display: flex;
  }
  .categories-container .single-categoria .div-img img {
    object-fit: cover;
  }
  .pin-text .container .scroll-gallery .single-img:last-child {
    margin-top: 650px;
  }
  .pin-text .container .scroll-gallery .single-img:last-child img {
    transform: unset !important;
  }
  .post-type-archive-biscotti #first .container .single-categoria .desc {
    width: 100%;
    padding-bottom: 30px;
  }
  .single-biscotto {
    width: 25% !important;
  }
  .tax-categorie-biscotti #heading .container .right {
    width: 50%;
  }
  .tax-categorie-biscotti #heading .container .left {
    width: 45%;
  }
  .tax-categorie-biscotti #first {
    margin-top: 80px;
  }
  .page-template-template-storia #second {
    margin-top: 100px;
  }
  .page-template-template-storia #second .container {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 80px;
  }
  .page-template-template-storia #second .container .left, .page-template-template-storia #second .container .right {
    width: 100%;
  }
  .page-template-template-storia #second .container .right .number {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .page-template-template-storia #second .container .right .number::before {
    position: relative;
    display: block;
    left: 0;
    top: unset;
    transform: unset;
    margin-right: 15px;
  }
  .page-template-template-storia #second .container .right .subtitle {
    margin-top: 40px;
  }
  .page-template-template-storia #third {
    margin-top: 100px;
  }
  .page-template-template-mondo #first {
    margin-top: 100px;
  }
  .page-template-template-mondo #first .container {
    gap: 100px;
  }
  .page-template-template-mondo #first .container .text {
    width: 70%;
  }
  .page-template-template-mondo #second {
    margin-top: 100px;
  }
  .page-template-template-mondo #second .container .left {
    width: 35%;
  }
  .page-template-template-mondo #third {
    margin-top: 100px;
  }
  .page-template-template-produzione #first {
    margin-top: 150px;
  }
  .page-template-template-produzione #first .container .image-slider {
    max-width: 70%;
  }
  .page-template-template-produzione #second {
    margin-top: 150px;
  }
  .page-template-template-pack #heading .container .left, .page-template-template-pack #heading .container .right {
    width: 47.5%;
  }
  .page-template-template-world #heading .container .galleries {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 50px;
  }
  .page-template-template-world #heading .container .galleries .text-slider {
    position: relative;
    width: 800px;
  }
  .page-template-template-world #heading .container .galleries .text-slider .single-slide .div-img {
    width: 250px;
    height: auto;
  }
  .page-template-template-business-page #second {
    margin-top: 100px;
  }
  .page-template-template-business #second .single-layout {
    margin-top: 100px;
  }
  .page-template-template-business #second .single-layout.text-image {
    padding: 0 100px;
    gap: 50px;
  }
  .page-template-template-business #second .single-layout.text-image .text > * {
    padding: 0 !important;
  }
  .page-template-template-contatti #heading .container {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }
  .page-template-template-contatti #heading .container .left {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
  }
  .page-template-template-contatti #heading .container .left .title {
    width: 100%;
  }
  .page-template-template-contatti #heading .container .left .single-dato {
    width: calc((100% - 60px) / 3);
    justify-content: flex-start;
    align-items: stretch;
    gap: 15px;
  }
  .page-template-template-contatti #heading .container .left .single-dato .text {
    width: calc(100% - 55px);
  }
  .page-template-template-contatti #heading .container .right {
    width: 100%;
  }
}
@media only screen and (max-width: 1250px) and (max-width: 1600px) {
  .page-template-template-business #second .single-layout.text-image {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1250px) and (max-width: 768px) {
  .page-template-template-business #second .single-layout.text-image {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .service-list {
    max-width: 100%;
  }
  #heading.three-col-heading {
    padding-top: 130px;
  }
  .single-case-histories #heading {
    padding-top: 130px;
  }
  .home #first .page-builder .single-section.risalto_paragrafo .container {
    max-width: 100%;
  }
  .home #first .page-builder .single-section.lista-servizi .container {
    max-width: 100%;
  }
  .post-type-archive-case-histories #heading {
    padding-top: 130px;
  }
  .pin-text .container {
    height: 100dvh;
    padding: 150px 0 100px;
  }
  .pin-text .container .text {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 100%;
    padding: 150px 50px 100px;
    background-color: #F6F2E8;
    justify-content: center;
    align-items: flex-start;
    max-width: 45%;
  }
  .pin-text .container .text .par, .pin-text .container .text .buttons-container {
    z-index: 2;
  }
  .pin-text .container .text .par .h2 {
    text-align: start;
  }
  .pin-text .container .text .buttons-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .pin-text .container .scroll-gallery {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 100vw;
    width: auto;
    height: 100%;
    gap: 20px;
  }
  .pin-text .container .scroll-gallery .single-img {
    height: 100%;
    width: auto;
    max-width: unset;
    overflow: visible;
    padding: 0 !important;
  }
  .pin-text .container .scroll-gallery .single-img img {
    height: 100%;
    width: auto;
    object-fit: cover;
    max-width: unset;
    transform: unset !important;
  }
  .pack-personalizzato {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 35px;
  }
  .pack-personalizzato .title.mobile {
    width: 100%;
    margin-bottom: 30px;
    display: block;
  }
  .pack-personalizzato .left .title {
    display: none;
  }
  .tax-categorie-biscotti #heading .container {
    padding: 40px;
  }
  .tax-categorie-biscotti #heading .container .left .desc {
    margin-top: 30px;
  }
  .tax-categorie-biscotti #second {
    margin-top: 100px;
  }
  .tax-categorie-biscotti #second .container {
    flex-wrap: wrap;
    gap: 30px 0;
    justify-content: space-between;
  }
  .tax-categorie-biscotti #second .container .col {
    flex: unset;
  }
  .tax-categorie-biscotti #second .container .left {
    width: 100%;
  }
  .tax-categorie-biscotti #second .container .center, .tax-categorie-biscotti #second .container .right {
    width: 47.5%;
  }
  .page-template-template-mondo #first .container .text {
    width: 100%;
  }
  .page-template-template-mondo #second .container {
    flex-direction: column;
    gap: 70px;
  }
  .page-template-template-mondo #second .container .left, .page-template-template-mondo #second .container .right {
    width: 100%;
  }
  .page-template-template-mondo #fourth .container {
    flex-direction: column;
    gap: 70px;
  }
  .page-template-template-mondo #fourth .container .left, .page-template-template-mondo #fourth .container .right {
    width: 100%;
  }
  .page-template-template-mondo #first, .page-template-template-mondo #second, .page-template-template-mondo #third, .page-template-template-mondo #fourth {
    margin-top: 70px;
  }
  .post-type-archive-ingredienti #heading {
    padding-top: 100px;
  }
  .post-type-archive-ingredienti #first .container .single-ingrediente {
    width: calc(50% - 20px);
  }
  .page-template-template-pack #heading {
    padding-top: 100px;
  }
  .page-template-template-pack #heading .container {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }
  .page-template-template-pack #heading .container .left, .page-template-template-pack #heading .container .right {
    width: 100%;
  }
  .page-template-template-pack #first > .container > .right {
    padding: 35px;
  }
  .page-template-template-pack #first > .container > .right .text {
    padding: 0;
    margin-top: 20px;
  }
  .page-template-template-pack #second .container {
    align-items: stretch;
  }
  .page-template-template-pack #second .container .single-cat {
    flex-direction: column;
  }
  .page-template-template-pack #second .container .single-cat > .left {
    width: 100%;
  }
  .page-template-template-pack #second .container .single-cat > .right {
    width: 100%;
    height: 100%;
  }
  .page-template-template-pack #second .container .single-cat.pack-personalizzato.small .block-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-template-template-pack #second .container .single-cat.pack-personalizzato.small .block-container .left, .page-template-template-pack #second .container .single-cat.pack-personalizzato.small .block-container .right {
    width: 100%;
  }
  .page-template-template-pack #second .container .single-cat.pack-personalizzato.small .block-container .right {
    margin-top: 30px;
  }
  .page-template-template-world #heading {
    padding-top: 100px;
  }
  .page-template-template-world #heading .container .galleries .image-slider {
    width: 70%;
  }
  .page-template-template-world #heading .container .galleries .image-slider .single-slide .div-img {
    min-height: unset;
  }
  .page-template-template-world #heading .container .galleries .text-slider {
    width: 100%;
  }
  .page-template-template-business #first .media {
    margin-top: 40px;
  }
  .page-template-template-business #first .text p {
    max-width: 100%;
  }
  .page-template-template-business #second {
    margin-top: 100px;
  }
  .page-template-template-business #second .single-layout {
    margin-top: 100px;
  }
  .page-template-template-business #second .single-layout.text-image {
    padding: 0 100px;
    gap: 50px;
  }
  .page-template-template-business #second .single-layout.text-image .text > * {
    padding: 0 !important;
  }
  .page-template-template-business #second .single-layout.case-histories .container .slider .single-slide .wrapper .city {
    position: relative;
    top: unset;
    right: unset;
    margin-bottom: 15px;
    width: 100%;
    justify-content: flex-start;
  }
  .page-template-template-business #second .single-layout.abbinamenti .top {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .page-template-template-business #second .single-layout.abbinamenti .top .title, .page-template-template-business #second .single-layout.abbinamenti .top .text {
    width: 100%;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom {
    gap: 50px;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb .biscuits .single-biscotto {
    width: calc((100vw - 150px) / 4);
    min-width: unset;
  }
  .page-template-template-contatti #heading {
    padding-top: 100px;
  }
  .page-template-template-contatti #heading .container .left .single-dato {
    width: calc((100% - 30px) / 2);
    justify-content: flex-start;
    align-items: stretch;
  }
  .page-template-template-contatti #heading .container .left .single-dato:nth-child(4) {
    width: 100%;
  }
  .single-biscotti #heading .container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .single-biscotti #heading .container .video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .single-biscotti #heading .container .bg {
    width: 50%;
    height: 450px;
    position: absolute;
    top: 50vh;
  }
  .single-biscotti #heading .container .biscuit-content {
    flex-wrap: wrap;
    height: auto;
    position: relative;
    top: 0;
    transform: unset;
    left: 0;
  }
  .single-biscotti #heading .container .biscuit-content .center {
    order: 1;
    height: 100vh;
    width: 50%;
  }
  .single-biscotti #heading .container .biscuit-content .left {
    width: 55%;
    order: 2;
    padding-top: 0;
  }
  .single-biscotti #heading .container .biscuit-content .left .buttons {
    flex-direction: column;
    align-items: flex-start;
    order: 2;
  }
  .single-biscotti #heading .container .biscuit-content .left .buttons .btn-custom {
    width: 100%;
  }
  .single-biscotti #heading .container .biscuit-content .right {
    width: 45%;
    order: 3;
    padding-top: 0;
  }
  .single-biscotti #first {
    padding-top: 40px;
  }
  .single-biscotti #third {
    padding-top: 100px;
  }
  .single-biscotti #third .container .top {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
  }
  .post-type-archive-case-histories #first .container .single-case {
    width: calc((100% - 40px) / 2);
  }
}
@media only screen and (max-width: 1024px) and (max-width: 650px) {
  .pack-personalizzato .block-container {
    flex-direction: column;
    gap: 30px;
  }
  .pack-personalizzato .block-container .left, .pack-personalizzato .block-container .right {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1600px) {
  .page-template-template-business #second .single-layout.text-image {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 768px) {
  .page-template-template-business #second .single-layout.text-image {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 900px) {
  .single-biscotto {
    width: calc(100% / 3) !important;
  }
}
@media only screen and (max-width: 768px) {
  #heading.three-col-heading .container {
    gap: 30px;
  }
  #heading.three-col-heading .container .title {
    gap: 15px;
  }
  #heading.three-col-heading .container .par {
    order: 2;
    width: 100%;
  }
  #heading.three-col-heading .container .div-img {
    order: 3;
    width: 100%;
  }
  .home #heading {
    height: auto;
  }
  .home #heading .container {
    height: auto;
    margin-top: 100px;
    gap: 50px 0;
  }
  .home #heading .container .single-col img {
    transform: scale(2.2) translate3d(0, 0, 0) perspective(100px) translateZ(100px) rotate(-30deg);
  }
  .service-list .single-service a .icon {
    width: 80px !important;
    height: 80px !important;
    padding: 20px !important;
  }
  .pin-text .container .text {
    max-width: 100%;
    width: 100%;
    background-color: #f6f2e8d4;
    padding: 150px 30px 100px;
  }
  .post-type-archive-biscotti #first .container .single-categoria .desc {
    padding: 20px;
  }
  .tax-categorie-biscotti #heading .container {
    padding: 40px;
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .tax-categorie-biscotti #heading .container .left {
    width: 100%;
  }
  .tax-categorie-biscotti #heading .container .left .desc {
    margin-top: 30px;
  }
  .tax-categorie-biscotti #heading .container .right {
    width: 100%;
  }
  .tax-categorie-biscotti #heading .container .right svg {
    position: relative;
    left: 0;
    top: 0;
    transform: unset;
  }
  .tax-categorie-biscotti #second {
    margin-top: 100px;
  }
  .tax-categorie-biscotti #second .container {
    flex-direction: column;
    align-items: flex-start;
    align-items: center;
  }
  .tax-categorie-biscotti #second .container .col {
    width: 100%;
  }
  .tax-categorie-biscotti #second .container .col.center .div-img {
    width: 50%;
  }
  .page-template-template-storia .number h2 {
    font-size: 70px;
    line-height: 76px;
  }
  .page-template-template-storia #first .container .left {
    padding-left: 60px;
  }
  .page-template-template-storia #first .container .left .timeline {
    left: 0;
  }
  .page-template-template-storia #first .container .left .timeline .line {
    height: 90%;
  }
  .page-template-template-storia #second .container {
    gap: 10px;
  }
  .page-template-template-storia #second .container .right .subtitle {
    margin-top: 20px;
  }
  .page-template-template-storia #second .container .left {
    margin-top: 30px;
  }
  .page-template-template-storia #third {
    margin-top: 40px;
  }
  .page-template-template-storia #third .container {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-template-template-storia #third .container .left, .page-template-template-storia #third .container .right {
    width: 100%;
  }
  .page-template-template-storia #third .container .left {
    padding: 0 !important;
  }
  .page-template-template-storia #third .container .left .number {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .page-template-template-storia #third .container .left .number::before {
    position: relative;
    display: block;
    left: 0;
    top: unset;
    transform: unset;
    margin-right: 15px;
  }
  .page-template-template-storia #third .container .left .subtitle {
    margin-top: 20px;
  }
  .page-template-template-storia #third .container .right {
    margin-top: 30px;
  }
  .page-template-template-produzione #first {
    margin-top: 80px;
  }
  .page-template-template-produzione #first .container .text-slider {
    position: relative;
    margin: 0 auto 50px;
  }
  .page-template-template-produzione #first .container .image-slider .swiper-wrapper .single-slide .count span {
    font-size: 80px;
    line-height: 80px;
  }
  .page-template-template-produzione #second {
    margin-top: 120px;
  }
  .page-template-template-pack #heading .container .left .text {
    margin-top: 20px;
  }
  .page-template-template-pack #first .container {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-template-template-pack #first .container .left, .page-template-template-pack #first .container .right {
    width: 100%;
  }
  .page-template-template-pack #first .container .right .logo {
    margin-left: 0;
  }
  .page-template-template-pack #second {
    margin-top: 40px;
  }
  .page-template-template-pack #second .container {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-template-template-pack #second .container .single-cat {
    width: 100% !important;
  }
  .page-template-template-pack #second .container .single-cat > .right .text {
    margin: 30px 0;
  }
  .page-template-template-world #heading .container .galleries .image-slider {
    width: 100%;
  }
  .page-template-template-business-page #first .container .media {
    margin-top: 50px;
  }
  .page-template-template-business-page #second {
    margin-top: 50px;
  }
  .page-template-template-business-page #third {
    margin-top: 50px;
  }
  .page-template-template-business-page #third .marquee {
    gap: 80px;
  }
  .page-template-template-business-page #third .marquee .single-logo img {
    height: 60px;
    width: auto;
  }
  .page-template-template-business #first {
    margin-top: 40px;
  }
  .page-template-template-business #first .text {
    margin-top: 40px;
  }
  .page-template-template-business #second {
    margin-top: 40px;
  }
  .page-template-template-business #second .single-layout {
    margin-top: 40px;
  }
  .page-template-template-business #second .single-layout.text-image {
    flex-direction: column !important;
    align-items: flex-start;
    gap: 30px;
  }
  .page-template-template-business #second .single-layout.text-image .div-img {
    width: 100%;
  }
  .page-template-template-business #second .single-layout.text-image .text {
    width: 100%;
  }
  .page-template-template-business #second .single-layout.text-image .text .subtitle {
    margin-top: 15px;
  }
  .page-template-template-business #second .single-layout.text-image .text .par {
    margin-top: 25px;
  }
  .page-template-template-business #second .single-layout.custom-pack {
    margin-top: 40px;
  }
  .page-template-template-business #second .single-layout.pack-slider {
    margin-top: 40px;
  }
  .page-template-template-business #second .single-layout.abbinamenti .top {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .page-template-template-business #second .single-layout.abbinamenti .top .title, .page-template-template-business #second .single-layout.abbinamenti .top .text {
    width: 100%;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom {
    gap: 50px;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb {
    width: 100%;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb .biscuits {
    width: 100%;
    gap: 0;
    flex-wrap: wrap;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb .biscuits .single-biscotto {
    width: calc(100% / 3);
  }
  .page-template-template-business #third {
    margin-top: 40px;
  }
  .page-template-template-business #third .marquee {
    gap: 80px;
  }
  .page-template-template-business #third .marquee .single-logo img {
    height: 60px;
    width: auto;
  }
  .page-template-template-contatti #first {
    margin-top: 40px;
  }
  .single-biscotti #heading .container .video .text {
    display: none;
  }
  .single-biscotti #heading .container .bg {
    display: none;
  }
  .single-biscotti #heading .container .biscuit-content .left {
    width: 100%;
    margin-top: -250px;
  }
  .single-biscotti #heading .container .biscuit-content .right {
    width: 100%;
  }
  .single-biscotti #heading .container .biscuit-content .center {
    width: 70%;
    height: auto;
    margin-top: 50vh;
    transform: translateY(-50%);
    padding: 100px 0 20px;
  }
  .single-biscotti #heading .container .biscuit-content .center .biscotto {
    width: 350px;
    margin: 0 auto;
  }
  .single-biscotti #heading .container .biscuit-content .center .mobile {
    display: block;
    padding: 20px;
  }
  .single-biscotti #heading .container .biscuit-content .center .div-img .disegno {
    opacity: 1;
  }
  .single-case-histories #heading .testata {
    margin-top: 50px;
  }
  .single-case-histories #first .builder .single-layout.text-img .container {
    flex-direction: column;
    gap: 30px;
  }
  .single-case-histories #first .builder .single-layout.text-img .container .left, .single-case-histories #first .builder .single-layout.text-img .container .right {
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .categories-container .single-categoria {
    flex-direction: column;
  }
  .categories-container .single-categoria .div-img {
    width: 100%;
  }
  .categories-container .single-categoria .text {
    width: 100%;
  }
  .home #first .page-builder .single-section.lista-servizi .container .service-list {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  .service-list {
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 20px !important;
  }
}
@media only screen and (max-width: 640px) {
  .gform_wrapper form .gform_fields .gfield.icon::before {
    display: none !important;
  }
  .gform_wrapper form .gform_fields .gfield:nth-child(1)::before, .gform_wrapper form .gform_fields .gfield:nth-child(5)::before, .gform_wrapper form .gform_fields .gfield:nth-child(8)::before, .gform_wrapper form .gform_fields .gfield:nth-child(10)::before, .gform_wrapper form .gform_fields .gfield:nth-child(11)::before, .gform_wrapper form .gform_fields .gfield:nth-child(12)::before {
    display: block;
  }
  .gform_wrapper form .gform_fields .gfield:nth-child(1) .ginput_container, .gform_wrapper form .gform_fields .gfield:nth-child(5) .ginput_container, .gform_wrapper form .gform_fields .gfield:nth-child(8) .ginput_container, .gform_wrapper form .gform_fields .gfield:nth-child(10) .ginput_container, .gform_wrapper form .gform_fields .gfield:nth-child(11) .ginput_container, .gform_wrapper form .gform_fields .gfield:nth-child(12) .ginput_container {
    width: 100% !important;
  }
  .gform_wrapper form .gform_fields .gfield.gfield--type-consent {
    padding-left: 0;
  }
}
@media only screen and (max-width: 600px) {
  .page-template-template-storia .number h2 {
    font-size: 50px;
    line-height: 55px;
  }
  .page-template-template-storia #first .container {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .page-template-template-storia #first .container .right {
    width: 100%;
    padding-top: 0;
  }
  .page-template-template-storia #first .container .left {
    width: 100%;
    margin-top: 30px;
  }
  .page-template-template-mondo #second .container .right .single-senso {
    width: calc(50% - 15px);
  }
  .post-type-archive-ingredienti #first {
    margin-top: 40px;
  }
  .post-type-archive-ingredienti #first .container .single-ingrediente {
    width: 100%;
  }
  .post-type-archive-ingredienti #first .container .single-ingrediente .top .icon {
    width: 50px;
    height: 50px;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom {
    gap: 40px;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb {
    width: 100%;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb .biscuits {
    width: 100%;
    gap: 0;
    flex-wrap: wrap;
  }
  .page-template-template-business #second .single-layout.abbinamenti .bottom .single-abb .biscuits .single-biscotto {
    width: calc(100% / 2);
  }
  .page-template-template-contatti #heading .container .left {
    gap: 0;
  }
  .page-template-template-contatti #heading .container .left .single-dato {
    width: 100%;
  }
  .single-biscotti #heading .container .biscuit-content .left {
    margin-top: -200px;
  }
  .post-type-archive-case-histories #first .container {
    gap: 50px;
  }
  .post-type-archive-case-histories #first .container .single-case {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .home #heading .container .single-col img {
    transform: scale(4) translate3d(0, 0, 0) perspective(100px) translateZ(100px) rotate(-30deg);
  }
  .single-biscotto {
    width: calc(100% / 2) !important;
  }
  .single-biscotto .name span {
    font-size: 17px;
    line-height: 17px;
  }
  .page-template-template-mondo #second .container .right .single-senso {
    width: 100%;
  }
  .page-template-template-mondo #fourth .container .right {
    gap: 60px 30px;
  }
  .page-template-template-mondo #fourth .container .right .single-forma {
    width: calc((100% - 60px) / 3);
  }
  .page-template-template-produzione #first .container .text-slider {
    margin-bottom: 20px;
  }
  .page-template-template-produzione #first .container .image-slider {
    max-width: 100%;
  }
  .swiper .swiper-arrow {
    width: 50px;
  }
  .slick-slider .slick-arrow {
    width: 50px;
  }
  .single-biscotti #heading .container .biscuit-content .center {
    width: calc(100% - 60px);
  }
  .single-biscotti #heading .container .biscuit-content .left {
    margin-top: -250px;
  }
  .single-biscotti #first .container .all-ingredients {
    flex-wrap: wrap;
    gap: 30px 0;
  }
  .single-biscotti #first .container .all-ingredients .single-ingredient {
    flex: unset;
    width: calc(100% / 3);
  }
  .single-biscotti #second {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 450px) {
  .single-biscotti #heading .container .biscuit-content .left {
    margin-top: -200px;
  }
}
