/*
Theme Name:     Storefront Child Theme
Theme URI:      https://github.com/stuartduff/storefront-child-theme
Author:         Stuart Duff
Author URI:     http://stuartduff.com
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
@font-face {
  font-family: optima-regular;
  src: url(../fonts/Optima/Optima_Regular.TTF);
}
@font-face {
  font-family: optima-medium;
  src: url(../fonts/Optima/Optima_Medium.ttf);
}
@font-face {
  font-family: optima-italic;
  src: url(../fonts/Optima/Optima_Italic.ttf);
}
@font-face {
  font-family: optima-bold;
  src: url(../fonts/Optima/Optima_Bold.TTF);
}
@font-face {
  font-family: gotham-bold;
  src: url(../fonts/Gotham/Gotham-Bold.otf);
}
@font-face {
  font-family: gotham-medium;
  src: url(../fonts/Gotham/Gotham-Medium.otf);
}
@font-face {
  font-family: gotham-book;
  src: url(../fonts/Gotham/Gotham-Book.otf);
}
@font-face {
  font-family: gotham-light;
  src: url(../fonts/Gotham/Gotham-Light.otf);
}
@font-face {
  font-family: gotham-thin;
  src: url(../fonts/Gotham/Gotham-Thin.otf);
}
/* HEADER */
.page-template-chi-siamo #header.sticky .wrapper-header .wrapper-toggle-products .open .wrapper,
.single-product #header.sticky .wrapper-header .wrapper-toggle-products .open .wrapper {
  height: 65px;
}

@media screen and (max-width: 767px) {
  .page-template-chi-siamo #header.sticky,
  .single-product #header.sticky {
    padding: 14px 0;
  }
}
header#header {
  background: transparent;
  position: fixed;
  width: 100%;
  z-index: 4;
  transition: linear 0.3s;
}
header#header .overlay-close {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: -1;
}
header#header.black-text .logo {
  filter: brightness(0) saturate(100%) invert(10%) sepia(20%) saturate(716%) hue-rotate(201deg) brightness(89%) contrast(95%);
}
header#header.black-text .logo.overlay {
  filter: none;
}
header#header.black-text .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  color: #1C1C27;
}
header#header.black-text .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle span {
  color: #1C1C27;
}
header#header.black-text .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a.wpml-ls-link {
  color: #1C1C27;
}
header#header.black-text .wrapper-header .wrapper-lang-store .search,
header#header.black-text .wrapper-header .wrapper-lang-store .user,
header#header.black-text .wrapper-header .wrapper-lang-store button.btn.go-to-store-locator {
  filter: brightness(0) saturate(100%) invert(10%) sepia(20%) saturate(716%) hue-rotate(201deg) brightness(89%) contrast(95%);
}
header#header.black-text .wrapper-header .wrapper-lang-store a {
  color: #1C1C27;
}
header#header.black-text .wrapper-header .wrapper-lang-store a img {
  filter: brightness(0) saturate(100%) invert(10%) sepia(20%) saturate(716%) hue-rotate(201deg) brightness(89%) contrast(95%);
}
header#header.black-text .wrapper-header .wrapper-lang-store .search-toggle img {
  filter: brightness(0) saturate(100%) invert(10%) sepia(20%) saturate(716%) hue-rotate(201deg) brightness(89%) contrast(95%);
}
header#header.black-text .wrapper-header .wrapper-toggle-products .open .wrapper {
  color: #1C1C27;
}
header#header.black-text .wrapper-header .wrapper-toggle-products .toggle-menu::before, header#header.black-text .wrapper-header .wrapper-toggle-products .toggle-menu::after {
  background: #1C1C27;
}
header#header.black-text.hover-menu .logo {
  filter: none;
}
header#header.black-text.hover-menu .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  color: #FFF;
}
header#header.black-text.hover-menu .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle span {
  color: #FFF;
}
header#header.black-text.hover-menu .wrapper-lang-store .search,
header#header.black-text.hover-menu .wrapper-lang-store .user,
header#header.black-text.hover-menu .wrapper-lang-store .switch-lang,
header#header.black-text.hover-menu .wrapper-lang-store button.btn.go-to-store-locator {
  filter: none;
}
header#header.black-text.hover-menu .wrapper-lang-store a {
  color: #FFF;
}
header#header.black-text.hover-menu .wrapper-lang-store .search-toggle img {
  filter: none;
}
header#header.black-text.hover-menu .wrapper-header .wrapper-toggle-products .open .wrapper {
  color: #FFF;
}
header#header.black-text.hover-menu .wrapper-header .wrapper-toggle-products .toggle-menu::before, header#header.black-text.hover-menu .wrapper-header .wrapper-toggle-products .toggle-menu::after {
  background: #FFF;
}
header#header.black-text.sticky .wrapper-header .wrapper-toggle-products .toggle-menu::after, header#header.black-text.sticky .wrapper-header .wrapper-toggle-products .toggle-menu::before {
  background: #FFF;
}
header#header.black-text.sticky .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  color: #FFF;
}
header#header.black-text.sticky .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle span {
  color: #FFF;
}
header#header.black-text.sticky .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  background: #1C1C27;
}
header#header.black-text.sticky .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a.wpml-ls-link {
  color: #FFF;
}
header#header.black-text.sticky .logo {
  filter: none;
}
header#header.black-text .overlay-menu .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  color: #FFF;
}
header#header.black-text .overlay-menu .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle span {
  color: #FFF;
}
header#header.black-text .overlay-menu .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a.wpml-ls-link {
  color: #fff;
}
header#header.sticky {
  background: #1C1C27;
  transition: all 2s;
}
header#header.sticky .wrapper-logo {
  height: 33px;
}
header#header.sticky .overlay-menu .wrapper-logo {
  height: 75px;
}
header#header.sticky .toggle-menu img {
  filter: none;
}
header#header.sticky .wrapper-header .wrapper-lang-store .search,
header#header.sticky .wrapper-header .wrapper-lang-store .search-toggle img,
header#header.sticky .wrapper-header .wrapper-lang-store .user,
header#header.sticky .wrapper-header .wrapper-lang-store .switch-lang,
header#header.sticky .wrapper-header .wrapper-lang-store button.btn.go-to-store-locator {
  filter: none;
}
header#header.sticky .wrapper-header .wrapper-lang-store a {
  color: #FFF;
}
header#header.sticky .wrapper-header .wrapper-lang-store a img {
  filter: none;
}
header#header.sticky .wrapper-header .wrapper-lang-store .switch-lang .wpml-ls-sub-menu {
  background: #1C1C27;
}
header#header.sticky .wrapper-header .wrapper-toggle-products .open .wrapper {
  color: #FFF;
}
header#header.sticky .overlay-search-menu .wrapper-logo {
  height: 75px;
}
header#header.magazine {
  background: #1C1C27;
}
header#header.magazine .wrapper-header {
  padding: 10px 0;
}
header#header.magazine .wrapper-header .wrapper-toggle-products .open .wrapper {
  display: none;
}
header#header.magazine .wrapper-header .wrapper-toggle-products .toggle-menu {
  transition: all 0.5s;
}
header#header.magazine .wrapper-header .wrapper-toggle-products .toggle-menu.open {
  transform: translateY(20px);
}
header#header.magazine .wrapper-header .wrapper-lang-store a.link-conf {
  display: none !important;
}
header#header.magazine .wrapper-header .wrapper-lang-store .search-toggle {
  display: none;
}
header#header.magazine .wrapper-header .wrapper-lang-store .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  background: #1C1C27;
}
header#header.magazine .wrapper-logo {
  height: 32px;
}
header#header.magazine .wrapper-logo:hover {
  height: 32px;
}
header#header.magazine .overlay-menu .wrapper-logo {
  height: 75px;
}
header#header.magazine .overlay-menu .wrapper-logo:hover {
  height: 75px;
}
header#header .overlay-search-menu .wrapper-logo:hover {
  height: 75px;
}
header#header .wrapper-logo {
  width: 89px;
  height: 75px;
  position: relative;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
header#header .wrapper-logo:hover {
  height: 33px;
}
header#header .logo {
  transition: all 0.5s;
  min-width: 89px;
  height: 75px;
  position: absolute;
  top: 0;
}
header#header .logo.overlay {
  height: 55px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
header#header .wrapper-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header#header .wrapper-header .wrapper-toggle-products .toggle-menu {
  height: 37px;
  width: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
  position: relative;
  margin-right: 25px;
}
header#header .wrapper-header .wrapper-toggle-products .toggle-menu::before {
  content: "";
  width: 37px;
  height: 1px;
  top: 12px;
  left: 0;
  position: absolute;
  background: #FFF;
  transition: all 0.5s;
}
header#header .wrapper-header .wrapper-toggle-products .toggle-menu::after {
  content: "";
  width: 37px;
  height: 1px;
  top: 24px;
  left: 0;
  position: absolute;
  background: #FFF;
  transition: all 0.5s;
}
header#header .wrapper-header .wrapper-toggle-products .toggle-menu.open::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 18px;
  background: #FFF;
}
header#header .wrapper-header .wrapper-toggle-products .toggle-menu.open::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 18px;
  background: #FFF;
}
header#header .wrapper-header .wrapper-toggle-products .open .wrapper {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 95%;
  text-transform: uppercase;
  padding: 0 25px;
  border: none;
  border-radius: 0;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  height: 95px;
}
header#header .wrapper-header .wrapper-toggle-products .open .wrapper .plus-minus {
  min-width: 9px;
}
header#header .wrapper-header .wrapper-lang-store {
  gap: 45px;
}
header#header .wrapper-header .wrapper-lang-store a {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 95%;
  text-transform: uppercase;
  padding: 0;
  border: none;
  border-radius: 0;
  text-decoration: none;
}
header#header .overlay.overlay-collections, header#header .overlay.overlay-products {
  background: #1C1C27;
  padding: 145px 0 40px;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}
header#header .overlay.overlay-collections .col-md-2, header#header .overlay.overlay-products .col-md-2 {
  padding: 0 8px;
}
header#header .overlay.overlay-collections a, header#header .overlay.overlay-products a {
  text-decoration: none;
}
header#header .overlay.overlay-collections a .title, header#header .overlay.overlay-products a .title {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: normal;
  margin-top: 14px;
  margin-bottom: 0;
}
header#header .overlay.overlay-collections a:hover .image img, header#header .overlay.overlay-products a:hover .image img {
  width: 110%;
  height: 110%;
}
header#header .overlay.overlay-collections .image, header#header .overlay.overlay-products .image {
  overflow: hidden;
  position: relative;
  aspect-ratio: 203/137;
}
header#header .overlay.overlay-collections .image img, header#header .overlay.overlay-products .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 1.5s;
}
header#header .overlay.overlay-collections .cta.light, header#header .overlay.overlay-products .cta.light {
  padding: 8px 14px;
  font-size: 13px;
  gap: 8px;
  text-wrap: nowrap;
  width: auto;
  justify-content: center;
  position: absolute;
}
header#header .overlay-menu {
  display: block;
  position: fixed;
  background: #1C1C27;
  width: 100vw;
  height: auto;
  top: 0;
  overflow-x: scroll;
  padding-top: 10px;
  transition: transform 1s;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -ms-overflow-style: none;
  scrollbar-width: none;
}
header#header .overlay-menu::-webkit-scrollbar {
  display: none;
}
header#header .overlay-menu.open {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
header#header .overlay-menu.open .logo.overlay {
  filter: none;
}
header#header .overlay-menu .wrapper-menus {
  display: flex;
  justify-content: space-between;
  padding: 85px 0 70px;
}
header#header .overlay-menu .wrapper-menus .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 17px;
}
header#header .overlay-menu .wrapper-menus .menu li.title {
  color: #6A6A7A;
  font-family: gotham-bold;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
header#header .overlay-menu .wrapper-menus .menu li.title a {
  color: #FFF;
  font-family: gotham-bold;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}
header#header .overlay-menu .wrapper-menus .menu li.title .btn-popup {
  color: #FFF;
  background: transparent;
  font-family: gotham-bold;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0;
}
header#header .overlay-menu .wrapper-menus .menu li.see-all a {
  font-style: italic;
}
header#header .overlay-menu .wrapper-menus .menu li a {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: normal;
  text-decoration: none;
}
header#header .overlay-menu .wrapper-lang-store {
  gap: 30px;
  padding-top: 30px;
}
header#header .overlay-menu .wrapper-lang-store .switch-lang {
  font-family: gotham-light;
  color: #fff;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0.75px;
}
header#header .switch-lang .wpml-ls-legacy-dropdown-click {
  width: 38px;
}
header#header .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  background: transparent;
  padding: 0 7px;
  border: none;
  color: #FFF;
}
header#header .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle.opened:after {
  content: "-";
}
header#header .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:after {
  content: "+";
  vertical-align: middle;
  display: inline-block;
  border: none;
  border-top: none;
  position: absolute;
  right: 0;
  top: 2px;
}
header#header .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle span {
  font-family: gotham-light;
  color: #fff;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0.75px;
}
header#header .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border: none;
  padding: 7px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
header#header .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a.wpml-ls-link {
  background: transparent;
  border: none;
  padding: 0;
  color: #fff;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  header#header .wrapper-header .wrapper-lang-store {
    gap: 25px;
  }
  header#header .wrapper-header .wrapper-toggle-products .open .wrapper {
    padding: 0 12px;
  }
  header#header .wrapper-header .wrapper-toggle-products .toggle-menu {
    margin-right: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  header#header .overlay-menu {
    height: 100vh;
  }
  header#header .overlay-menu .wrapper-lang-store {
    padding-top: 0px;
  }
  header#header .overlay-menu .wrapper-menus {
    padding: 70px 0;
    flex-wrap: wrap;
    row-gap: 80px;
    column-gap: 20px;
    justify-content: flex-start;
  }
  header#header .overlay-menu .wrapper-menus .menu {
    width: calc(33.33% - 20px);
  }
  header#header .overlay-menu .wrapper-menus .menu.bigger {
    width: 24%;
  }
  header#header .overlay-menu .wrapper-menus .menu.medium {
    width: 20%;
  }
  header#header .overlay-menu .wrapper-menus .menu.smaller {
    width: 16%;
  }
  header#header .overlay.overlay-collections .row,
  header#header .overlay.overlay-products .row {
    row-gap: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header#header .wrapper-logo:hover {
    height: 25px;
  }
  header#header.sticky .wrapper-logo {
    height: 25px;
  }
  header#header .wrapper-header .link-store span {
    font-size: 0;
  }
  header#header .wrapper-header .link-store .img-store {
    display: block;
  }
  header#header .wrapper-header .wrapper-lang-store {
    gap: 20px;
  }
  header#header .wrapper-header .wrapper-lang-store a {
    font-size: 12px;
  }
  header#header .wrapper-header .wrapper-toggle-products .open .wrapper {
    font-size: 12px;
    padding: 0 10px;
  }
  header#header .wrapper-header .wrapper-toggle-products .toggle-menu {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  header#header {
    padding: 20px 0;
  }
  header#header.magazine {
    padding: 0;
  }
  header#header.magazine .wrapper-logo {
    height: 25px;
  }
  header#header.magazine .wrapper-logo:hover {
    height: 25px;
  }
  header#header .wrapper-logo:hover {
    height: 25px;
  }
  header#header.sticky .wrapper-logo {
    height: 25px;
  }
  header#header .wrapper-header .toggle-menu {
    max-width: 38px;
    min-width: 38px;
  }
  header#header .wrapper-header .wrapper-lang-store {
    gap: 35px;
  }
  header#header .overlay-menu {
    height: 100vh;
  }
  header#header .overlay-menu .wrapper-menus {
    padding: 45px 0;
    flex-wrap: wrap;
    row-gap: 0px;
    column-gap: 10px;
  }
  header#header .overlay-menu .wrapper-menus .menu {
    width: calc(50% - 10px);
    margin-bottom: 34px;
    gap: 8px;
  }
  header#header .overlay-menu .wrapper-menus .menu.bigger, header#header .overlay-menu .wrapper-menus .menu.medium, header#header .overlay-menu .wrapper-menus .menu.smaller {
    width: 100%;
    margin-bottom: 12px;
  }
  header#header .wrapper-logo {
    width: 67px;
    height: 57px;
  }
  header#header .logo {
    min-width: 67px;
    height: 57px;
  }
}
/* FOOTER */
footer {
  background: #1C1C27;
  padding: 145px 0 110px;
  color: #fff;
}
footer .col {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
footer .title {
  color: #FFF;
  font-family: gotham-bold;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 18px;
}
footer p {
  color: #FFF;
  font-family: gotham-light;
  font-size: 12px;
  line-height: 147%;
}
footer p b {
  font-family: gotham-bold;
}
footer p a {
  color: #fff;
}
footer p a:hover {
  color: #FFF;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1rem;
}
footer ul li a {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 230%;
  text-decoration-color: rgba(255, 255, 255, 0.5);
}
footer ul li a:hover {
  color: #FFF;
}
footer .wrapper-search {
  display: flex;
  gap: 10px;
  width: 100%;
}
footer .wrapper-search input[type=text],
footer .wrapper-search input[type=email] {
  border-radius: 30px;
  border: 1px solid #FFF;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
  background: transparent;
  padding: 9px 15px;
  width: 100%;
  color: #FFF;
  font-family: gotham-thin;
  font-size: 14px;
  line-height: 95%;
  min-height: 43px;
}
footer .wrapper-search input[type=text]::placeholder,
footer .wrapper-search input[type=email]::placeholder {
  color: #FFF;
  font-family: gotham-thin;
  font-size: 14px;
  line-height: 95%;
}
@media screen and (max-width: 767px) {
  footer .wrapper-search input[type=text],
  footer .wrapper-search input[type=email] {
    font-size: 16px;
  }
}
footer .wrapper-search input[type=submit] {
  min-width: 53px;
  height: 43px;
  border-radius: 60px;
  background: #FFF;
  background-image: url("../img/cta.svg");
  background-position: 23px center;
  background-repeat: no-repeat;
  background-size: 7px;
  font-size: 0;
}
footer .wrapper-search input[type=submit]:disabled {
  opacity: 1 !important;
}
footer .newsletter-footer .wrapper-search {
  margin-bottom: 10px;
  position: relative;
}
footer .newsletter-footer .wrapper-search .wpcf7-spinner {
  position: absolute;
  right: -40px;
  margin: 0;
  top: 10px;
}
footer .newsletter-footer .wpcf7-response-output {
  font-family: gotham-light;
  font-size: 13px;
  line-height: 142%;
  border-radius: 4px;
  padding: 8px 10px 6px !important;
}
footer .newsletter-footer .wpcf7-list-item {
  margin-left: 0;
}
footer .newsletter-footer .wpcf7-list-item label {
  display: flex;
  align-items: baseline;
  gap: 10px;
}
footer .newsletter-footer .wpcf7-list-item label span.wpcf7-list-item-label {
  color: #FFF;
  font-family: gotham-light;
  font-size: 12px;
  line-height: 142%;
}
footer .newsletter-footer .wpcf7-form-control-wrap {
  width: 100%;
}
footer .middle {
  padding-top: 120px;
}
footer .middle .wrapper-certifications {
  display: flex;
  gap: 18px;
}
footer .middle .wrapper-social {
  display: flex;
  gap: 33px;
  align-items: center;
  justify-content: flex-end;
}
footer .middle .wrapper-privacy {
  display: flex;
  gap: 13px;
  justify-content: flex-end;
}
footer .middle .wrapper-privacy a {
  color: #FFF;
  font-family: gotham-light;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 147%;
  opacity: 0.8;
  text-decoration: none;
}
footer .lower {
  padding-top: 50px;
}
footer .lower p.copyright {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 107%;
}
footer .lower p.copyright a:hover {
  color: #fff;
}
footer .switch-lang {
  min-height: 55px;
}
footer .switch-lang .wpml-ls-legacy-dropdown-click {
  width: 38px;
}
footer .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  background: transparent;
  padding: 0;
  border: none;
  color: #FFF;
}
footer .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle.opened:after {
  content: "-";
}
footer .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:after {
  content: "+";
  vertical-align: middle;
  display: inline-block;
  border: none;
  border-top: none;
  position: absolute;
  right: 0;
  top: 2px;
}
footer .switch-lang .wpml-ls-legacy-dropdown-click a.js-wpml-ls-item-toggle.wpml-ls-item-toggle span {
  font-family: gotham-light;
  color: #fff;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 0.75px;
}
footer .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border: none;
  padding: 8px 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
footer .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a.wpml-ls-link {
  background: transparent;
  padding: 0;
  border: 0;
}
footer .switch-lang .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a.wpml-ls-link span {
  color: #FFF;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  footer {
    padding: 100px 0;
  }
  footer .upper {
    row-gap: 50px;
  }
  footer .upper .col.third {
    order: -1;
  }
  footer .middle {
    padding-top: 50px;
  }
  footer .middle .wrapper-certifications img {
    max-width: 50px;
  }
  footer .wrapper-search input[type=submit] {
    min-width: 120px;
    background-position: 58px center;
  }
  footer .switch-lang {
    min-height: 95px;
  }
}
@media screen and (min-width: 768px) {
  #mobileConfigurator,
  .modal-backdrop.show {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding: 70px 0;
  }
  footer .upper {
    row-gap: 48px;
  }
  footer .upper .col {
    flex: unset;
  }
  footer .upper .col.third {
    order: -1;
  }
  footer .upper .col.first {
    gap: 10px;
  }
  footer .middle {
    padding-top: 50px;
    gap: 50px;
  }
  footer .middle .wrapper-certifications img {
    max-width: 50px;
  }
  footer .middle .wrapper-social {
    justify-content: flex-start;
    gap: 20px;
  }
  footer .lower p.copyright {
    width: 270px;
  }
  footer .switch-lang {
    min-height: 95px;
  }
  #mobileConfigurator .modal-dialog {
    max-width: 550px;
    margin: 24px;
  }
  #mobileConfigurator .modal-dialog .modal-content {
    border-radius: 0;
    border: none;
  }
  #mobileConfigurator .modal-dialog .modal-content .modal-header {
    border-bottom: none;
    padding: 25px 25px 0;
  }
  #mobileConfigurator .modal-dialog .modal-content .modal-header .btn-close {
    background: none;
    background: none;
    padding: 0;
    margin: 0 0 0 auto;
    width: 24px;
    height: 24px;
  }
  #mobileConfigurator .modal-dialog .modal-content .modal-body {
    padding: 0px 80px 56px 40px;
  }
  #mobileConfigurator .modal-dialog .modal-content .modal-body .modal-title {
    color: #1C1C27;
    line-height: 32px;
    font-size: 26px;
    margin-bottom: 15px;
  }
  #mobileConfigurator .modal-dialog .modal-content .modal-body p {
    color: #1C1C27;
  }
}
/* GENERAL */
.wpcf7-response-output {
  font-family: "gotham-light";
}

.grecaptcha-badge {
  visibility: hidden;
}

a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus {
  outline: none;
}

img {
  border-radius: 0;
}

.bg-dark {
  background-color: #1C1C27 !important;
}

.bg-gray {
  background-color: #F5F5F5 !important;
}

.breadcrumb {
  position: absolute;
  top: 150px;
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 0;
  z-index: 1;
}
.breadcrumb.dark .item {
  color: #6A6A7A;
}
.breadcrumb.dark .item a {
  color: #6A6A7A;
}
.breadcrumb.dark .arrow img {
  filter: brightness(0) saturate(100%) invert(43%) sepia(8%) saturate(642%) hue-rotate(201deg) brightness(94%) contrast(86%);
}
.breadcrumb .item {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: 1.4px;
  text-decoration: none;
}
.breadcrumb .item a {
  text-decoration: none;
  color: #FFF;
}

.cta {
  border-radius: 60px;
  background: #1C1C27;
  border: 1px solid #1C1C27;
  padding: 7px 24px;
  height: 34px;
  color: #BFA59A;
  font-family: gotham-medium;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s;
  position: relative;
}
.cta:hover {
  background: #FFF;
  color: #BFA59A;
}
.cta.light {
  background: #BFA59A;
  color: #1C1C27;
}
.cta.light:hover {
  background: #FFF;
}
.cta.white {
  background: #FFF;
  color: #1C1C27;
}
.cta.white:hover {
  background: #1C1C27;
  color: #BFA59A;
}
.cta.white:hover svg path {
  stroke: #BFA59A;
}
.cta.transparent {
  background: transparent;
  color: #1C1C27;
}
.cta.transparent:hover {
  background: #1C1C27;
  color: #BFA59A;
}
.cta.transparent:hover svg path {
  stroke: #BFA59A;
}
.cta.no-border {
  border: none;
}

#home .collections,
#collections .collections {
  height: 100vh;
  min-height: 780px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
#home .collections:after,
#collections .collections:after {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
}
#home .collections .wrapper-collection.hover .img-collection,
#collections .collections .wrapper-collection.hover .img-collection {
  opacity: 1;
}
#home .collections .wrapper-collection:last-of-type .single-collection,
#collections .collections .wrapper-collection:last-of-type .single-collection {
  padding-bottom: 0;
}
#home .collections .wrapper-collection:last-of-type .single-collection::after,
#collections .collections .wrapper-collection:last-of-type .single-collection::after {
  bottom: 0px;
}
#home .collections .wrapper-collection .img-collection,
#collections .collections .wrapper-collection .img-collection {
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 1s;
  z-index: -1;
}
#home .collections .wrapper-collection .single-collection,
#collections .collections .wrapper-collection .single-collection {
  text-decoration: none;
  position: relative;
  z-index: 1;
  display: block;
  padding-bottom: 40px;
}
#home .collections .wrapper-collection .single-collection::after,
#collections .collections .wrapper-collection .single-collection::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 37px;
  background: #FFF;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  transition: all 1s;
}
#home .collections .wrapper-collection .single-collection:not(:hover)::after,
#collections .collections .wrapper-collection .single-collection:not(:hover)::after {
  width: 0;
}
#home .collections .wrapper-collection .single-collection.base:not(:hover)::after,
#collections .collections .wrapper-collection .single-collection.base:not(:hover)::after {
  width: 100%;
}
#home .collections .wrapper-collection .single-collection.underline:hover::after,
#collections .collections .wrapper-collection .single-collection.underline:hover::after {
  display: block;
}
#home .collections .wrapper-collection .single-collection .title,
#collections .collections .wrapper-collection .single-collection .title {
  color: #FFF;
  font-family: gotham-thin;
  font-size: 40px;
  line-height: normal;
  text-transform: none;
  margin-bottom: 0;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
#home .collections .img-bg,
#collections .collections .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  z-index: -1;
  transition: all 1s;
}
#home .collections .img-bg.no-bg,
#collections .collections .img-bg.no-bg {
  opacity: 0;
}

.full-height {
  height: 100vh;
  min-height: 830px;
}

h3 {
  color: #FFF;
  font-family: gotham-thin;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
h3.dark {
  color: #1C1C27;
}

p {
  color: #FFF;
  font-family: gotham-light;
  font-size: 16px;
  line-height: 130%;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 14px;
  }
}
p.dark {
  color: #1C1C27;
}
p strong {
  font-family: gotham-medium;
}

.margin-b-90 {
  margin-bottom: 90px;
}

.margin-b-50 {
  margin-bottom: 50px;
}

.margin-t-210 {
  margin-top: 210px;
}

.margin-t-160 {
  margin-top: 160px;
}

.margin-b-25 {
  margin-bottom: 25px;
}

.margin-t-40 {
  margin-top: 40px;
}

.hero h1 {
  font-family: gotham-thin;
  font-size: 49px;
  line-height: normal;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  color: #FFF;
}
.hero h1.dark {
  color: #1C1C27;
}
.hero .scroll-down {
  width: 53px;
  height: 53px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  padding: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 70px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .hero .scroll-down {
    bottom: 110px;
  }
}

.page-content.no-template {
  padding: 200px 0 120px;
}
.page-content.no-template h1 {
  font-family: gotham-book;
  font-size: 38px;
  line-height: normal;
  letter-spacing: 0.64px;
  color: #1C1C27;
  margin-bottom: 45px;
}
.page-content.no-template h3 {
  color: #1C1C27;
}
.page-content.no-template h5 {
  font-family: gotham-book;
  color: #1C1C27;
}
.page-content.no-template p {
  color: #1C1C27;
}

button.scroll-to-top {
  background: transparent;
  padding: 0;
  position: fixed;
  z-index: 1;
  bottom: 25px;
  right: 25px;
  transform: rotate(180deg);
  filter: contrast(0);
  display: none;
}

.swiper .swiper-button-prev {
  top: 0;
  left: auto;
  width: 50px;
  height: 50px;
  margin-top: 0;
  z-index: 1;
}
.swiper .swiper-button-prev::after {
  font-size: 0;
  width: 50px;
  height: 50px;
  background-image: url("../img/arrow-left-gallery.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper .swiper-button-next {
  top: 0;
  left: auto;
  width: 50px;
  height: 50px;
  margin-top: 3px;
  z-index: 1;
}
.swiper .swiper-button-next::after {
  font-size: 0;
  width: 50px;
  height: 50px;
  background-image: url("../img/arrow-left-gallery.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

.swiperAbout .swiper-button-prev {
  top: 45%;
  left: 0px !important;
  width: 40px;
  height: 40px;
  padding: 4px;
  margin-top: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .swiperAbout .swiper-button-prev {
    background: none;
  }
}
.swiperAbout .swiper-button-prev::after {
  font-size: 0;
  width: 40px;
  height: 40px;
  background-image: url("../img/arrow-left-gallery.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.swiperAbout .swiper-button-next {
  top: 45%;
  right: 0px !important;
  width: 40px;
  height: 40px;
  margin-top: 3px;
  background: rgba(255, 255, 255, 0.7);
  padding: 4px;
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .swiperAbout .swiper-button-next {
    background: none;
  }
}
.swiperAbout .swiper-button-next::after {
  font-size: 0;
  width: 40px;
  height: 40px;
  background-image: url("../img/arrow-left-gallery.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .margin-t-210 {
    margin-top: 90px;
  }
  .margin-t-210.no-margin-mobile {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    gap: 7px;
  }
  .breadcrumb .item {
    letter-spacing: 0.7px;
  }
  .hero h1 {
    font-size: 32px !important;
    line-height: normal !important;
    padding-bottom: 130px;
  }
  h3 {
    font-size: 28px;
  }
  .margin-t-210 {
    margin-top: 150px;
  }
  .margin-t-210.no-margin-mobile {
    margin-top: 30px;
  }
  #home .collections,
  #collections .collections {
    max-width: 100%;
    min-height: auto;
  }
  #home .collections .wrapper-collection .single-collection .title,
  #collections .collections .wrapper-collection .single-collection .title {
    font-size: 32px;
  }
  .unicita .scroll-down {
    bottom: 148px;
  }
}
@media screen and (min-width: 1400px) {
  .swiper .swiper-button-prev {
    right: calc((100vw - 1180px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
  .swiper .swiper-button-next {
    right: calc((100vw - 1320px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .swiper .swiper-button-prev {
    right: calc((100vw - 980px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
  .swiper .swiper-button-next {
    right: calc((100vw - 1140px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .swiper .swiper-button-prev {
    right: calc((100vw - 810px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
  .swiper .swiper-button-next {
    right: calc((100vw - 960px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .swiper .swiper-button-prev {
    right: calc((100vw - 580px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
  .swiper .swiper-button-next {
    right: calc((100vw - 720px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .swiper .swiper-button-prev {
    right: calc((100vw - 400px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
  .swiper .swiper-button-next {
    right: calc((100vw - 540px - var(--bs-gutter-x, 0.75rem)) / 2);
  }
}
@media screen and (max-width: 575px) {
  .container {
    padding: 0 24px;
  }
  .swiper .swiper-button-prev {
    right: 94px;
  }
  .swiper .swiper-button-next {
    right: 24px;
  }
}
/* HOMEPAGE */
#home .hero {
  position: relative;
  padding: 185px 0 120px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  height: 100vh;
  min-height: 680px;
}
@media screen and (max-width: 767px) {
  #home .hero {
    padding: 185px 0 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #home .hero {
    padding: 185px 0 200px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  #home .hero {
    padding: 185px 0 150px;
  }
}
#home .hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
#home .hero .scroll-down {
  bottom: 50px;
}
@media screen and (max-width: 767px) {
  #home .hero .scroll-down {
    bottom: 110px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #home .hero .scroll-down {
    bottom: 80px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  #home .hero .scroll-down {
    bottom: 70px;
  }
}
#home .hero video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: -1;
}
#home .hero h1 {
  padding-bottom: 0;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}
#home .hero .cta {
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #home .hero .cta {
    font-size: 12px;
  }
}
#home .featured-products {
  padding: 210px 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 6.44%, #FFF 100%);
  position: relative;
}
#home .featured-products .swiper.swiperHome {
  width: 100vw;
  padding-top: 90px;
}
#home .featured-products .swiper.swiperHome .wrapper-products {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product {
  width: auto;
  aspect-ratio: 426/640;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a {
  text-decoration: none;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a .wrapper-images {
  position: relative;
  overflow: hidden;
  margin-bottom: 14px;
  scroll-snap-align: start;
  height: calc(100% - 80px);
  width: 100%;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a .wrapper-images img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.5s;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a .wrapper-images img.main {
  opacity: 1;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a .wrapper-images img.hover {
  opacity: 0;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a .wrapper-images:hover img.main {
  opacity: 0;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a .wrapper-images:hover img.hover {
  opacity: 1;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a .cat-tag {
  font-family: gotham-light;
  font-size: 14px;
  color: #6A6A7A;
  margin-bottom: 3px;
  text-align: left;
}
#home .featured-products .swiper.swiperHome .wrapper-products .single-product a .prod-name {
  color: #1C1C27;
  font-family: gotham-bold;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}
#home .magazine {
  height: auto;
}
#home .quality,
#home .magazine,
#home .outro {
  padding: 125px 0;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
#home .quality .overlay,
#home .magazine .overlay,
#home .outro .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
#home .quality video,
#home .magazine video,
#home .outro video {
  position: absolute;
  min-height: 100%;
  max-width: fit-content;
  min-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: -1;
}
#home .quality .container,
#home .magazine .container,
#home .outro .container {
  z-index: 1;
}
#home .single-news {
  text-decoration: none;
  position: relative;
  display: block;
}
#home .single-news .wrapper-img {
  max-height: 320px;
  overflow: hidden;
  margin-bottom: 24px;
}
#home .single-news .wrapper-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
  transition: all 0.5s;
}
#home .single-news h3 {
  color: #A8A8A8;
  font-family: gotham-thin;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 12px;
  text-transform: none;
}
#home .single-news .date {
  color: #A8A8A8;
  font-family: gotham-thin;
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 55px;
}
#home .single-news .wrapper-cta {
  position: absolute;
  top: 148px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  overflow: hidden;
  width: 200px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#home .single-news .wrapper-cta .read-more {
  transform: translateY(-34px);
  -webkit-transform: translateY(-34px);
  transition: all 0.5s;
}
#home .single-news .wrapper-cta .read-more:hover {
  background: #1C1C27;
}
#home .single-news:hover .wrapper-cta .read-more {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
#home .single-news:hover .wrapper-img img {
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
}
#home .single-news:hover .cta.text-white {
  opacity: 0;
}
#home .single-news .cta.text-white {
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
  font-family: gotham-light;
  padding: 8px 15px;
  transition: all 0.5s;
}
#home .pretitle {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 48px;
  z-index: 1;
}
#home .pretitle.dark {
  color: #6A6A7A;
}
#home .title {
  color: #FFF;
  font-family: gotham-thin;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
#home .title.dark {
  color: #1C1C27;
}
@media screen and (max-width: 767px) {
  #home .title {
    font-size: 32px;
  }
}
#home p {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 16px;
  line-height: 130%;
}

@media screen and (max-width: 767px) {
  #home .featured-products {
    padding: 130px 0 140px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 8.44%, #FFF 100%);
  }
  #home .featured-products::after {
    top: -335px;
  }
}
/* PUNTI VENDITA*/
#store-locator {
  padding: 190px 0 0;
}
#store-locator .pretitle {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 1.4px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;
}
#store-locator .pretitle.dark {
  color: #6A6A7A;
}
#store-locator .title {
  color: #FFF;
  font-family: gotham-thin;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0.8px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#store-locator .title.dark {
  color: #6A6A7A;
}
#store-locator p {
  font-family: gotham-light;
  text-align: center;
  margin-bottom: 30px;
}
#store-locator form {
  width: 100%;
  text-align: center;
}
#store-locator form input.insert-address {
  border-radius: 50px;
  border: 1px solid #000;
  padding: 14px 24px;
  background: transparent;
  color: #6A6A7A;
  font-family: "gotham-light";
  font-size: 14px;
  line-height: 95%;
  text-align: center;
  width: 100%;
  max-width: 425px;
}
@media screen and (max-width: 767px) {
  #store-locator form input.insert-address {
    font-size: 16px;
    padding: 10px 24px;
  }
}
#store-locator .wrapper-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#store-locator .wrapper-cards .card-store {
  min-width: 48%;
  background: #fff;
  padding: 35px;
  margin-bottom: 45px;
}
#store-locator .wrapper-map {
  position: relative;
  margin-top: 54px;
}
@media screen and (max-width: 767px) {
  #store-locator .wrapper-map {
    display: flex;
    flex-direction: column-reverse;
    gap: 26px;
    margin-top: 26px;
  }
}
#store-locator .wrapper-map.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
#store-locator .wrapper-map .overlay-map {
  position: absolute;
  width: 370px;
  height: 100%;
  z-index: 1;
  padding: 38px 32px 0 32px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  #store-locator .wrapper-map .overlay-map {
    padding: 0 24px;
  }
}
#store-locator .wrapper-map .overlay-map .filter-by-type {
  margin-bottom: 44px;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-item {
  background: none;
  border: none;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-button {
  background: #fff;
  border-radius: 30px;
  padding: 8px 24px;
  font-family: gotham-medium;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.12px;
  text-transform: uppercase;
  color: #1C1C27;
  display: flex;
  align-items: center;
  gap: 12px;
  width: fit-content;
  border: none;
  box-shadow: none;
  transition: all 0.3s;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-button svg {
  transition: all 0.3s;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-button[aria-expanded=true] {
  background: #1C1C27;
  color: #fff;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-button[aria-expanded=true] svg {
  filter: invert(1);
  transform: rotate(180deg);
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-button:focus, #store-locator .wrapper-map .overlay-map .filter-by-type .accordion-button:focus-visible {
  box-shadow: none;
  outline: none;
}
@media screen and (max-width: 767px) {
  #store-locator .wrapper-map .overlay-map .filter-by-type .accordion-button {
    margin: auto;
  }
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body {
  padding: 9px 0;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-item {
  background: #fff;
  border-radius: 16px;
  margin-top: 12px;
  padding: 8px 24px;
  width: fit-content;
  transition: all 0.3s;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-item.active {
  background: #1C1C27;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-item.active .filter-btn,
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-item.active .filter-info {
  color: #fff;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-item.active .info-toggle {
  filter: invert(1) brightness(10);
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-top {
  display: flex;
  align-items: center;
  gap: 10px;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .info-toggle {
  height: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .info-toggle svg {
  width: 20px;
  height: 16px;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .info-toggle .close {
  height: 12px;
  display: none;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .info-toggle.active .info {
  display: none;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .info-toggle.active .close {
  display: block;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-info {
  display: none;
  font-family: gotham-book;
  font-size: 13px;
  line-height: 140%;
  color: #6A6A7A;
  padding-top: 6px;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-btn {
  font-family: gotham-medium;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.12px;
  text-transform: uppercase;
  color: #6A6A7A;
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  transition: all 0.3s;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-btn input {
  width: 0;
  height: 0;
  display: none;
}
#store-locator .wrapper-map .overlay-map .filter-by-type .accordion-body .filter-btn .circle {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  #store-locator .wrapper-map .overlay-map .filter-by-type {
    margin-bottom: 26px;
  }
  #store-locator .wrapper-map .overlay-map .filter-by-type .filter-item {
    margin-top: 8px !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  #store-locator .wrapper-map .overlay-map .filter-by-type .filter-top {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  #store-locator .wrapper-map .overlay-map.white-bg {
    background: #fff;
  }
  #store-locator .wrapper-map .overlay-map.white-bg .accordion-button[aria-expanded=false],
  #store-locator .wrapper-map .overlay-map.white-bg .filter-item:not(.active) {
    background: #F5F5F5;
  }
}
#store-locator .wrapper-map .overlay-map .found-stores {
  display: none;
  font-family: gotham-book;
  font-size: 12px;
  font-weight: 400;
  line-height: 95%;
  color: #1C1C27;
  text-transform: uppercase;
  margin-bottom: 27px;
}
#store-locator .wrapper-map .overlay-map .card-container {
  height: fit-content;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#store-locator .wrapper-map .overlay-map .card-container ::-webkit-scrollbar {
  display: none;
}
#store-locator .wrapper-map .overlay-map .card-store {
  height: 0;
  border-radius: 14px;
  padding: 24px 20px;
  margin-bottom: 24px;
  transform: translateX(-150%);
  -webkit-transform: translateX(-150%);
  transition: all 0.5s;
}
#store-locator .wrapper-map .overlay-map .card-store.show {
  height: auto;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
#store-locator .wrapper-map .overlay-map .card-store.rivenditore-autorizzato .typology, #store-locator .wrapper-map .overlay-map .card-store.corner-calia-italia .typology {
  color: #F5F5F5;
}
@media screen and (max-width: 767px) {
  #store-locator .wrapper-map .overlay-map .card-store {
    display: none;
  }
}
#store-locator .wrapper-map .overlay-map .card-store .img-store {
  border-radius: 8px;
  margin-bottom: 12px;
}
#store-locator .wrapper-map .overlay-map .card-store .title-store {
  color: #FFF;
  font-family: gotham-bold;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#store-locator .wrapper-map .overlay-map .card-store .typology {
  color: #BFA59A;
  font-family: gotham-medium;
  font-size: 12px;
  line-height: 130%;
  margin-bottom: 7px;
  text-transform: uppercase;
}
#store-locator .wrapper-map .overlay-map .card-store p, #store-locator .wrapper-map .overlay-map .card-store a {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 130%;
  text-align: start;
  margin-bottom: 12px;
  text-decoration: none;
}
#store-locator .wrapper-map .overlay-map .card-store .contact .title-contact {
  color: #FFF;
  font-family: gotham-medium;
  font-size: 12px;
  line-height: normal;
  text-align: start;
  text-transform: uppercase;
}
#store-locator .wrapper-map .overlay-map .card-store .contact p {
  margin-bottom: 0;
}
#store-locator .wrapper-map .overlay-map .card-store .info {
  border-radius: 60px;
  padding: 8px 24px;
  margin-top: 12px;
  margin-bottom: 0;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "gotham-medium";
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.12px;
  text-transform: uppercase;
  text-decoration: none;
}
#store-locator .wrapper-map .overlay-map .card-store .info.website, #store-locator .wrapper-map .overlay-map .card-store .info.navigation {
  border: 1px solid #A8A8A8;
  color: #A8A8A8;
  transition: all 0.3s;
}
#store-locator .wrapper-map .overlay-map .card-store .info.website:hover, #store-locator .wrapper-map .overlay-map .card-store .info.navigation:hover {
  background: #1C1C27;
  border-color: #1C1C27;
  color: #BFA59A;
}
#store-locator .wrapper-map .overlay-map .card-store .info.website:hover svg path, #store-locator .wrapper-map .overlay-map .card-store .info.navigation:hover svg path {
  stroke: #BFA59A;
}
#store-locator .wrapper-map .overlay-map .card-store .info.click-request {
  color: #1C1C27;
  background: #FFF;
  border: 1px solid #FFF;
  cursor: pointer;
  transition: all 0.3s;
}
#store-locator .wrapper-map .overlay-map .card-store .info.click-request:hover {
  background: #1C1C27;
  border-color: #1C1C27;
  color: #BFA59A;
}
#store-locator .wrapper-map .overlay-map .card-store .info.click-request:hover svg path {
  stroke: #BFA59A;
}
#store-locator .wrapper-map .overlay-map .card-store.corner-calia-italia .info.website, #store-locator .wrapper-map .overlay-map .card-store.corner-calia-italia .info.navigation {
  color: #fff;
  border-color: #fff;
}
#store-locator .wrapper-map .overlay-map .card-store.corner-calia-italia .info.website path, #store-locator .wrapper-map .overlay-map .card-store.corner-calia-italia .info.navigation path {
  stroke: #fff;
}
#store-locator .wrapper-map .overlay-map .card-store.corner-calia-italia .info.website:hover, #store-locator .wrapper-map .overlay-map .card-store.corner-calia-italia .info.navigation:hover {
  color: #BFA59A;
  border-color: #1C1C27;
}
@media screen and (max-width: 767px) {
  #store-locator .wrapper-map .overlay-map {
    position: unset;
    width: 100%;
  }
}
#store-locator .wrapper-map .acf-map {
  height: 700px;
  width: 100%;
  transition: all 0.3s;
}
#store-locator .wrapper-map .acf-map.resize {
  width: calc(100% - 370px);
  margin-left: auto;
}
#store-locator .wrapper-map .acf-map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  bottom: 220px !important;
}
@media screen and (max-width: 991px) {
  #store-locator .wrapper-map .acf-map {
    height: 90vh;
  }
}
@media screen and (max-width: 767px) {
  #store-locator .wrapper-map .acf-map.resize {
    width: 100% !important;
  }
}
#store-locator .flagships {
  background: #F5F5F5;
  padding: 25px 0;
}
@media screen and (max-width: 991px) {
  #store-locator .flagships {
    background: #fff;
  }
}
#store-locator .flagship-row {
  margin-top: 25px;
  margin-bottom: 25px;
  background: #fff;
  padding-top: 70px;
  padding-bottom: 70px;
}
#store-locator .flagship-row h2 {
  font-family: gotham-bold;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #1C1C27;
  margin-bottom: 5px;
}
#store-locator .flagship-row h3 {
  font-family: gotham-medium;
  font-size: 12px;
  line-height: 130%;
  color: #BFA59A;
  margin-bottom: 7px;
  padding: 0;
  border: none;
}
#store-locator .flagship-row .address {
  font-family: gotham-book;
  font-size: 16px;
  line-height: 130%;
  text-align: start;
  color: #1C1C27;
  margin-bottom: 24px;
}
#store-locator .flagship-row .heading {
  font-family: gotham-bold;
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  color: #1C1C27;
  margin-bottom: 8px;
}
#store-locator .flagship-row .text, #store-locator .flagship-row .text p, #store-locator .flagship-row .text a {
  font-family: gotham-book;
  font-size: 16px;
  line-height: 130%;
  text-align: start;
  color: #6A6A7A;
  text-decoration: none;
  margin-bottom: 0;
}
#store-locator .flagship-row .cta-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
#store-locator .flagship-row .cta-wrapper .cta {
  margin-top: 10px;
}
#store-locator .flagship-row .cta-wrapper .cta.white {
  color: #A8A8A8;
  border-color: #A8A8A8;
}
#store-locator .flagship-row .cta-wrapper .cta.white:hover {
  color: #BFA59A;
  border-color: #1C1C27;
  transition: all 1.5s;
}
#store-locator .flagship-row .cta-wrapper .cta.click-request {
  cursor: pointer;
}
#store-locator .flagship-row .cta-wrapper .cta.click-request svg path {
  stroke: #BFA59A;
}
#store-locator .flagship-row .cta-wrapper .cta.click-request:hover {
  color: #BFA59A;
  background: #1C1C27;
}
#store-locator .flagship-row .gallery-row {
  margin-top: 46px;
}
#store-locator .flagship-row .gallery-row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
@media screen and (max-width: 991px) {
  #store-locator .flagship-row {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #store-locator .flagship-row .address,
  #store-locator .flagship-row .text, #store-locator .flagship-row .text p, #store-locator .flagship-row .text a {
    font-family: gotham-light;
    margin-bottom: 0;
  }
  #store-locator .flagship-row .heading {
    margin-top: 15px;
  }
  #store-locator .flagship-row .cta-wrapper {
    margin-top: 22px;
  }
  #store-locator .flagship-row .cta-wrapper .ctas {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 13px;
  }
  #store-locator .flagship-row .cta-wrapper .ctas .cta {
    margin-top: 0;
  }
  #store-locator .flagship-row .gallery-row {
    margin-top: 0;
  }
  #store-locator .flagship-row .gallery-row div {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  #store-locator .flagship-row .gallery-row {
    margin-bottom: 26px;
  }
}
#store-locator .modal-dialog {
  max-width: 700px;
}
#store-locator .modal-content {
  border-radius: 0;
  border: none;
}
#store-locator .modal-content .modal-body {
  padding: 60px 40px;
}
#store-locator .modal-content .btn-close {
  position: absolute;
  top: 20px;
  right: 30px;
  background: none;
}
#store-locator .modal-content .btn-close:hover {
  background-color: transparent;
}
#store-locator .modal-content .btn-close:focus, #store-locator .modal-content .btn-close:focus-visible {
  outline: none;
  box-shadow: none;
}
#store-locator .modal-content .modal-title {
  font-family: gotham-thin;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #1C1C27;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  #store-locator .modal-content .modal-title {
    font-size: 32px;
  }
}
#store-locator .modal-content p {
  font-family: gotham-book;
  font-size: 14px;
  line-height: 130%;
  color: #1C1C27;
  text-align: start;
  margin-bottom: 0;
  max-width: 460px;
}
#store-locator .modal-content form {
  margin-top: 46px;
  margin-bottom: 0;
}
#store-locator .modal-content form .row .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 16px;
}
#store-locator .modal-content form .wpcf7-not-valid-tip {
  font-size: 13px;
  padding-left: 29px;
  margin-top: 2px;
}
#store-locator .modal-content form .wpcf7-response-output {
  margin: 24px 0 0 0;
}
#store-locator .modal-content form .wpcf7-list-item {
  margin: 0;
}
#store-locator .modal-content form select,
#store-locator .modal-content form textarea,
#store-locator .modal-content form input[type=text],
#store-locator .modal-content form input[type=email],
#store-locator .modal-content form input[type=tel] {
  width: 100%;
  height: 32px;
  padding: 4px 26px;
  border-radius: 25px;
  border: 1px solid #A8A8A8;
  background: #FFF;
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 130%;
}
#store-locator .modal-content form select::placeholder,
#store-locator .modal-content form textarea::placeholder,
#store-locator .modal-content form input[type=text]::placeholder,
#store-locator .modal-content form input[type=email]::placeholder,
#store-locator .modal-content form input[type=tel]::placeholder {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 130%;
}
#store-locator .modal-content form select:focus, #store-locator .modal-content form select:focus-visible,
#store-locator .modal-content form textarea:focus,
#store-locator .modal-content form textarea:focus-visible,
#store-locator .modal-content form input[type=text]:focus,
#store-locator .modal-content form input[type=text]:focus-visible,
#store-locator .modal-content form input[type=email]:focus,
#store-locator .modal-content form input[type=email]:focus-visible,
#store-locator .modal-content form input[type=tel]:focus,
#store-locator .modal-content form input[type=tel]:focus-visible {
  outline: 1px solid #1C1C27;
}
#store-locator .modal-content form textarea {
  height: 120px;
  resize: none;
  padding: 16px 26px;
}
#store-locator .modal-content form select {
  padding: 4px 25px;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("../img/arrow-accordion.svg");
  background-repeat: no-repeat;
  background-position: right 28px center;
  background-size: 15px;
}
#store-locator .modal-content form .acceptance-cnt {
  margin-top: 12px;
}
#store-locator .modal-content form .acceptance-cnt label {
  margin-bottom: 14px;
  font-family: gotham-light;
  font-size: 13px;
  line-height: 130%;
  color: #1C1C27;
  cursor: pointer;
  text-align: left;
}
#store-locator .modal-content form .acceptance-cnt label a {
  color: #1C1C27;
}
#store-locator .modal-content form .acceptance-cnt label input {
  accent-color: #D9D9D9;
}
#store-locator .modal-content form .acceptance-cnt label input:focus {
  outline: none;
}
#store-locator .modal-content form .cta-send {
  margin-top: 10px;
  position: relative;
  border-radius: 60px;
  background: #1C1C27;
  border: 1px solid #1C1C27;
  width: fit-content;
  transition: all 0.3s;
}
#store-locator .modal-content form .cta-send input {
  background: transparent;
  opacity: 1 !important;
  padding: 8px 40px 8px 24px;
  color: #BFA59A;
  font-family: gotham-medium;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  transition: all 0.3s;
}
#store-locator .modal-content form .cta-send input:focus {
  outline: none;
}
#store-locator .modal-content form .cta-send .wpcf7-spinner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#store-locator .modal-content form .cta-send:hover {
  background: #FFF;
  color: #BFA59A;
}
#store-locator .modal-content form .cta-send::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 13px;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background-image: url("../img/cta.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  #store-locator .modal-content form {
    margin-top: 12px;
  }
  #store-locator .modal-content form .row .wpcf7-form-control-wrap {
    margin-bottom: 12px;
  }
  #store-locator .modal-content form .acceptance-cnt {
    margin-top: 6px;
  }
}

#store-locator button.cta {
  height: auto;
  text-align: left;
}

#landing input.insert-address {
  background: #F5F5F5 !important;
}
#landing #get-position {
  color: #1C1C27;
  background: #BFA59A;
  border-color: #BFA59A;
}
#landing #get-position svg path {
  stroke: #1C1C27;
}

/* PAGINA COLLEZIONI */
#collections .content {
  padding: 170px 0;
}
#collections .content .pretitle {
  color: #6A6A7A;
  font-family: gotham-thin;
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 48px;
}
#collections .content h1 {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.8px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
#collections .content p {
  color: #1C1C27;
  text-align: center;
  font-family: gotham-light;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 24px;
}
#collections .content a.go-to {
  border-radius: 60px;
  background: #2A2A31;
  padding: 8px 24px;
  color: #BFA59A;
  font-family: gotham-medium;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 200px;
  text-decoration: none;
}

/* MAGAZINE */
.header-magazine {
  position: fixed;
  top: 57px;
  width: 100%;
  background: #FCFCFC;
  z-index: 2;
}
.header-magazine .search-toggle {
  cursor: pointer;
}
.header-magazine .menu-magazine {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  gap: 16px;
}
.header-magazine .menu-magazine li a {
  color: #6A6A7A;
  font-family: gotham-medium;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
.header-magazine .menu-magazine li a.active {
  color: #1C1C27;
  font-family: gotham-bold;
}
.header-magazine .menu-magazine li a.active::after {
  content: "";
  background-color: #1c1c27;
  position: absolute;
  display: block;
  height: 2px;
  width: 100%;
  transition: all 0.5s;
}
.header-magazine .open-magazine {
  cursor: pointer;
}

#magazine {
  padding: 120px 0;
}
#magazine .hero {
  padding-top: 45px;
  padding-bottom: 45px;
}
#magazine .archive-all-categories {
  padding: 75px 0 0;
}
#magazine .archive-all-categories .container {
  padding-bottom: 60px;
}
#magazine .archive-all-categories .container .navigation-cat {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
}
#magazine .archive-all-categories .container .navigation-cat h3 {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 0;
}
#magazine .archive-all-categories .container .navigation-cat a.go-to-archive {
  border-radius: 30px;
  border: 1px solid #1C1C27;
  padding: 8px 15px 8px 35px;
  color: #1C1C27;
  font-family: "gotham-light";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 95%;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
#magazine .archive-all-categories .container .navigation-cat a.go-to-archive::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 12px;
  left: 15px;
  top: 8px;
  background-image: url("../img/discover.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #magazine .archive-all-categories .container .navigation-cat .cta {
    font-size: 0;
    gap: 0;
    padding: 12px;
    height: 35px;
    width: 35px;
  }
}
#magazine .archive-all-categories .container .news-card .single-card a:hover img {
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
}
#magazine .archive-all-categories .container .news-card .single-card .wrapper-image {
  aspect-ratio: 315/210;
  margin-bottom: 30px;
  overflow: hidden;
}
#magazine .archive-all-categories .container .news-card .single-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
  border-radius: 0;
  transition: all 1s;
}
#magazine .archive-all-categories .container .news-card .single-card a {
  text-decoration: none;
}
#magazine .archive-all-categories .container .news-card .single-card a .title {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 15px;
}
#magazine .archive-all-categories .container .news-card .single-card .excerpt {
  color: #1C1C27;
  font-family: "gotham-light";
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 15px;
}
#magazine .archive-all-categories .container .news-card .single-card .date {
  color: #1C1C27;
  font-family: gotham-thin;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
#magazine .feed-ig {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  #magazine .feed-ig {
    padding-top: 70px;
  }
}
#magazine .feed-ig .heading-feed {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 45px;
}
#magazine .feed-ig .heading-feed h3 {
  margin-bottom: 0;
}
#magazine .feed-ig .heading-feed .calia-profile {
  color: #1C1C27;
  font-family: gotham-bold;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}

.logo-magazine a {
  color: #1C1C27;
  text-align: center;
  font-family: gotham-light;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: -1.6px;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .logo-magazine a {
    font-size: 30px;
  }
}

.overlay-magazine {
  background: #1C1C27;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0;
  overflow: scroll;
  z-index: 5;
  padding: 250px 0;
  transition: all 1s;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.overlay-magazine.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.overlay-magazine .close-magazine {
  position: absolute;
  top: 135px;
  right: 40px;
  cursor: pointer;
}
.overlay-magazine .menu-magazine {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.overlay-magazine .menu-magazine li {
  color: #FFF;
  font-family: gotham-bold;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

.overlay-rivestimenti {
  max-width: 600px;
  padding: 120px 60px;
}
.overlay-rivestimenti .close-magazine {
  top: 60px;
}

.news-card-hero a:hover img {
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
}
.news-card-hero .single-card {
  position: relative;
  margin-bottom: 30px;
  aspect-ratio: 427/578;
  overflow: hidden;
}
.news-card-hero .single-card::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: -1;
}
.news-card-hero .single-card .categories {
  position: absolute;
  top: 27px;
  right: 27px;
  border-radius: 30px;
  border: 1px solid #BFA59A;
  background: #BFA59A;
  padding: 8px 15px;
  color: #FFF;
  font-family: "gotham-light";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 95%;
  text-transform: uppercase;
  z-index: 0;
}
.news-card-hero .single-card img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
  border-radius: 0;
  z-index: -1;
  transition: all 1s;
}
.news-card-hero .single-card .title {
  position: absolute;
  bottom: 75px;
  left: 40px;
  max-width: calc(100% - 80px);
  color: #FFF;
  color: #FFF;
  font-family: gotham-light;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 0;
  z-index: 0;
}
.news-card-hero .single-card .date {
  position: absolute;
  left: 40px;
  bottom: 45px;
  color: #FFF;
  font-family: gotham-thin;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  z-index: 1;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #magazine .hero .news-card-hero .single-card {
    max-height: 330px;
    min-height: 330px;
    aspect-ratio: inherit;
  }
  .archive-all-categories .wrapper-posts {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100vw;
    margin-left: calc((720px - 100vw) / 2 - 0.75rem);
    margin-right: calc((720px - 100vw) / 2 - 0.75rem);
  }
  .archive-all-categories .wrapper-posts .news-card {
    width: max-content;
    padding: 0;
    margin-right: 15px;
  }
  .archive-all-categories .wrapper-posts .news-card:first-of-type {
    padding-left: calc((100vw - 720px) / 2 + 0.75rem);
  }
  .archive-all-categories .wrapper-posts .news-card:last-of-type {
    padding-right: calc((100vw - 720px) / 2 + 0.75rem);
  }
  .archive-all-categories .wrapper-posts .news-card .single-card {
    max-width: 300px;
    width: 300px;
    display: block;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #magazine {
    padding: 70px 0;
  }
  .wrapper-posts {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100vw;
    margin-left: calc((540px - 100vw) / 2 - 0.75rem);
    margin-right: calc((540px - 100vw) / 2 - 0.75rem);
  }
  .wrapper-posts .news-card-hero {
    width: max-content;
    padding: 0;
    margin-right: 15px;
  }
  .wrapper-posts .news-card-hero:first-of-type {
    padding-left: calc((100vw - 540px) / 2 + 0.75rem);
  }
  .wrapper-posts .news-card-hero:last-of-type {
    padding-right: calc((100vw - 540px) / 2 + 0.75rem);
  }
  .wrapper-posts .news-card-hero a {
    max-width: 400px;
    width: 400px;
    display: block;
  }
  .wrapper-posts .news-card-hero a .single-card .title {
    left: 25px;
    max-width: calc(100% - 50px);
  }
  .wrapper-posts .news-card-hero a .single-card .date {
    left: 25px;
    bottom: 35px;
  }
  .wrapper-posts .news-card {
    width: max-content;
    padding: 0;
    margin-right: 15px;
  }
  .wrapper-posts .news-card:first-of-type {
    padding-left: calc((100vw - 540px) / 2 + 0.75rem);
  }
  .wrapper-posts .news-card:last-of-type {
    padding-right: calc((100vw - 540px) / 2 + 0.75rem);
  }
  .wrapper-posts .news-card .single-card {
    max-width: 400px;
    width: 400px;
    display: block;
  }
}
@media screen and (max-width: 575px) {
  #magazine {
    padding: 70px 0;
  }
  .wrapper-posts {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    width: 100vw;
    margin-left: -24px;
    margin-right: -24px;
  }
  .wrapper-posts::-webkit-scrollbar {
    display: none;
  }
  .wrapper-posts .news-card-hero {
    width: max-content;
  }
  .wrapper-posts .news-card-hero:first-of-type {
    padding-left: 24px;
  }
  .wrapper-posts .news-card-hero:last-of-type {
    padding-right: 24px;
  }
  .wrapper-posts .news-card-hero a {
    max-width: 315px;
    width: 315px;
    display: block;
  }
  .wrapper-posts .news-card-hero a .single-card .title {
    left: 25px;
    max-width: calc(100% - 50px);
  }
  .wrapper-posts .news-card-hero a .single-card .date {
    left: 25px;
    bottom: 35px;
  }
  .wrapper-posts .news-card {
    width: max-content;
  }
  .wrapper-posts .news-card:first-of-type {
    padding-left: 24px;
  }
  .wrapper-posts .news-card:last-of-type {
    padding-right: 24px;
  }
  .wrapper-posts .news-card .single-card {
    max-width: 315px;
    width: 315px;
    display: block;
  }
}
/* ARCHIVE CATEGORY MAGAZINE */
.archive-single-cat {
  padding: 45px 0 0px;
}
@media screen and (max-width: 767px) {
  .archive-single-cat {
    padding: 85px 0 0;
  }
}
.archive-single-cat .news-card.full-news {
  margin-bottom: 40px;
}
.archive-single-cat .news-card.full-news a .title {
  font-family: gotham-thin;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.archive-single-cat .news-card.full-news .single-card {
  display: flex;
  gap: 20px;
}
.archive-single-cat .news-card.full-news .single-card .link-img {
  width: calc(59% - 20px);
}
.archive-single-cat .news-card.full-news .single-card .link-img .wrapper-image {
  aspect-ratio: 760/495;
  width: 100%;
  height: 100%;
}
.archive-single-cat .news-card.full-news .single-card .link-img .wrapper-image .img-post {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.archive-single-cat .news-card.full-news .single-card .wrapper {
  width: 41%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.archive-single-cat .news-card.full-news .cta {
  display: inline-flex;
}
.archive-single-cat .news-card .single-card {
  margin-bottom: 30px;
}
.archive-single-cat .news-card .single-card a:hover img {
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
}
.archive-single-cat .news-card .single-card .wrapper-image {
  aspect-ratio: 315/210;
  overflow: hidden;
}
.archive-single-cat .news-card .single-card .img-post {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
  border-radius: 0;
  transition: all 1s;
}
.archive-single-cat .news-card .category {
  color: #1C1C27;
  font-family: "gotham-bold";
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  margin: 15px 0;
}
.archive-single-cat .news-card a {
  text-decoration: none;
}
.archive-single-cat .news-card a .title {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 29px;
  margin: 24px 0 12px;
}
.archive-single-cat .news-card .excerpt {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 24px;
  max-width: 90%;
}
.archive-single-cat .news-card .date {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 24px;
}
.archive-single-cat .news-card .cta {
  display: none;
}
.archive-single-cat .sidebar-culture {
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 40px 30px;
  margin-bottom: 70px;
}
.archive-single-cat .sidebar-culture h5 {
  color: #1C1C27;
  font-family: "gotham-medium";
  font-size: 19px;
  line-height: normal;
  margin-bottom: 12px;
}
.archive-single-cat .sidebar-culture p {
  color: #6A6A7A;
  font-family: gotham-light;
  font-size: 15px;
  line-height: 130%;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .archive-single-cat .news-card.full-news a .title {
    font-size: 33px;
    margin-bottom: 15px;
  }
  .archive-single-cat .news-card.full-news .excerpt {
    margin-bottom: 15px;
  }
  .archive-single-cat .news-card.full-news .date {
    margin-bottom: 15px;
  }
  .archive-single-cat .sidebar-culture {
    flex-direction: row;
    position: relative;
  }
  .archive-single-cat .sidebar-culture .text {
    margin-bottom: 55px;
  }
  .archive-single-cat .sidebar-culture a.cta.light.no-border {
    position: absolute;
    left: 164px;
    bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .archive-single-cat .news-card.full-news .single-card {
    align-items: flex-end;
  }
  .archive-single-cat .news-card.full-news .single-card .link-img .img-post {
    aspect-ratio: 1;
  }
  .archive-single-cat .news-card.full-news a .title {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .archive-single-cat .news-card.full-news .excerpt {
    margin-bottom: 15px;
  }
  .archive-single-cat .news-card.full-news .date {
    margin-bottom: 15px;
  }
  .archive-single-cat .sidebar-culture {
    align-items: center;
    flex-direction: row;
    position: relative;
  }
  .archive-single-cat .sidebar-culture .text {
    margin-bottom: 55px;
  }
  .archive-single-cat .sidebar-culture a.cta.light.no-border {
    position: absolute;
    left: 164px;
    bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .archive-single-cat .news-card.full-news .single-card {
    aspect-ratio: 427/578;
    flex-direction: column;
    position: relative;
  }
  .archive-single-cat .news-card.full-news .single-card .link-img {
    aspect-ratio: 427/578;
    width: 100%;
    position: relative;
  }
  .archive-single-cat .news-card.full-news .single-card .link-img .img-post {
    width: 100%;
    height: 100%;
  }
  .archive-single-cat .news-card.full-news .single-card .link-img::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  }
  .archive-single-cat .news-card.full-news .single-card .wrapper {
    position: absolute;
    width: calc(100% - 50px);
    left: 25px;
    bottom: 35px;
  }
  .archive-single-cat .news-card.full-news a .title {
    color: #FFF;
    font-size: 24px;
  }
  .archive-single-cat .news-card.full-news .excerpt {
    display: none;
  }
  .archive-single-cat .news-card.full-news .date {
    color: #FFF;
  }
}
/* SINGLE POST */
#single-post {
  padding: 57px 0 0;
  position: relative;
  background: #FCFCFC;
}
#single-post.blog .content {
  padding-top: 200px;
}
#single-post .content {
  padding-top: 100px;
  padding-bottom: 100px;
}
#single-post .breadcrumb {
  top: 200px;
  max-width: 85%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #single-post .breadcrumb {
    top: 165px;
  }
}
#single-post .breadcrumb .arrow {
  filter: brightness(0) saturate(100%) invert(43%) sepia(8%) saturate(642%) hue-rotate(201deg) brightness(94%) contrast(86%);
}
#single-post h2 {
  font-family: "gotham-light";
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  color: #1C1C27;
}
#single-post h3 {
  font-family: "gotham-book";
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 15px;
  color: #1C1C27;
}
#single-post p + h2, #single-post p + header h2, #single-post p + h3, #single-post p + h4, #single-post ul + h2, #single-post ul + header h2, #single-post ul + h3, #single-post ul + h4, #single-post ol + h2, #single-post ol + header h2, #single-post ol + h3, #single-post ol + h4, #single-post table + h2, #single-post table + header h2, #single-post table + h3, #single-post table + h4, #single-post blockquote + h2, #single-post blockquote + header h2, #single-post blockquote + h3, #single-post blockquote + h4, #single-post form + h2, #single-post form + header h2, #single-post form + h3, #single-post form + h4 {
  margin-top: 35px;
}
#single-post p {
  color: #1C1C27;
  line-height: 150%;
}
#single-post p.has-medium-font-size {
  font-size: 16px !important;
  line-height: 150% !important;
}
#single-post p a {
  color: #1C1C27;
}
#single-post .wp-block-pullquote {
  padding: 0;
  border: none;
}
#single-post .wp-block-image img {
  margin: 35px 0;
}
#single-post .wp-block-gallery .wp-block-image img {
  margin: 0;
}
#single-post blockquote {
  border-left: 5px solid #1C1C27;
  padding: 25px 0 25px 30px;
}
#single-post blockquote p, #single-post blockquote cite {
  font-family: "gotham-light" !important;
  color: #1C1C27;
  font-size: 19px;
  font-style: italic;
  text-align: left;
}
#single-post blockquote p a, #single-post blockquote cite a {
  color: #1C1C27;
}
#single-post .category {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#single-post .title {
  color: #1C1C27;
  font-family: gotham-thin;
  font-size: 49px;
  line-height: normal;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #single-post .title {
    font-size: 40px;
  }
}
#single-post .date {
  color: #1C1C27;
  font-family: gotham-thin;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin-bottom: 50px;
}
#single-post .wrapper-image {
  aspect-ratio: 1320/900;
  margin-bottom: 65px;
}
#single-post img.featured-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
  border-radius: 0;
}
#single-post .section-related {
  padding: 120px 0;
}
#single-post .section-related h3 {
  margin-bottom: 30px;
}
#single-post .section-related .swiperPost {
  z-index: 0;
  padding-top: 80px;
  margin-top: -50px;
}
@media screen and (min-width: 1400px) {
  #single-post .section-related .swiperPost {
    padding-left: calc((100vw - 1320px + 8.33333333%) / 2);
    padding-right: calc((100vw - 1320px) / 2);
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  #single-post .section-related .swiperPost {
    padding-left: calc((100vw - 1140px + 8.33333333%) / 2);
    padding-right: calc((100vw - 1140px) / 2);
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #single-post .section-related .swiperPost {
    padding-left: calc((100vw - 960px + 8.33333333%) / 2);
    padding-right: calc((100vw - 960px) / 2);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #single-post .section-related .swiperPost {
    padding-left: calc((100vw - 720px + 8.33333333%) / 2);
    padding-right: calc((100vw - 720px) / 2);
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  #single-post .section-related .swiperPost {
    padding-left: calc((100vw - 540px) / 2);
    padding-right: calc((100vw - 540px) / 2);
  }
}
@media screen and (max-width: 575px) {
  #single-post .section-related .swiperPost {
    margin-top: -5px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
#single-post .section-related .swiperPost .single-post a {
  width: 100%;
}
#single-post .section-related .swiperPost .single-post a .single-card {
  position: relative;
  aspect-ratio: 427/460;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#single-post .section-related .swiperPost .single-post a .single-card::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
#single-post .section-related .swiperPost .single-post a .single-card img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: 100%;
  width: 100%;
}
#single-post .section-related .swiperPost .single-post a .single-card .title {
  position: absolute;
  bottom: 80px;
  left: 40px;
  max-width: calc(100% - 80px);
  color: #FFF;
  color: #FFF;
  font-family: gotham-light;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 0;
  z-index: 1;
}
#single-post .section-related .swiperPost .single-post a .single-card .date {
  position: absolute;
  left: 40px;
  bottom: 45px;
  color: #FFF;
  font-family: gotham-thin;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  z-index: 1;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  #single-post .breadcrumb {
    top: 145px;
  }
  #single-post .content {
    padding-top: 160px;
  }
  #single-post .title {
    font-size: 31px;
  }
  #single-post .swiperPost .swiper-wrapper {
    overflow: visible;
  }
}
/* CALIA CULTURA */
#cultura .hero {
  overflow: hidden;
  position: relative;
}
#cultura #quote {
  padding: 100px 0;
}
#cultura #quote h3 {
  margin-bottom: 24px;
}
#cultura #quote p {
  color: #1C1C27;
  max-width: 760px;
  margin: 0 auto 30px;
}
#cultura #quote p.author {
  font-family: gotham-thin;
  font-size: 20px;
  font-style: italic;
  line-height: normal;
}
#cultura #intro,
#cultura #outro {
  padding: 630px 0 200px;
  position: relative;
  overflow: hidden;
}
#cultura #intro .bg-image,
#cultura #outro .bg-image {
  aspect-ratio: 1440/830;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 0;
}
#cultura #intro .bg-image::after,
#cultura #outro .bg-image::after {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 64.5%);
}
#cultura #intro .bg-image img,
#cultura #outro .bg-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 0;
}
#cultura #intro .container,
#cultura #outro .container {
  position: relative;
  z-index: 1;
}
#cultura #intro h5,
#cultura #outro h5 {
  color: #BFA59A;
  font-family: gotham-thin;
  font-size: 24px;
  line-height: normal;
  margin: 45px 0 24px;
}
#cultura #description {
  padding: 140px 0;
}
#cultura #description .padding-right {
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  #cultura #description .padding-right {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
#cultura #description .padding-left {
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  #cultura #description .padding-left {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-top: 40px;
  }
}
#cultura #description h3 {
  margin-bottom: 24px;
}
#cultura #description p {
  color: #1C1C27;
}
#cultura #description .mt-150 {
  margin-top: 150px;
  column-gap: 80px;
}
#cultura #description .mt-150 .col {
  max-width: 475px;
}
#cultura #description .mt-150 .col h5 {
  min-height: 58px;
  margin-bottom: 35px;
}
#cultura #description .mt-150 img {
  margin: 150px 0;
}
#cultura #description h5 {
  font-family: gotham-thin;
  font-size: 24px;
  line-height: normal;
}
#cultura #description .image-wrapper {
  position: relative;
  overflow: hidden;
}
#cultura #description .image-wrapper.first {
  aspect-ratio: 1096/370;
  margin: 60px 0 70px;
}
@media screen and (max-width: 767px) {
  #cultura #description .image-wrapper.first {
    aspect-ratio: 342/370;
    margin: 50px 0 60px;
  }
}
#cultura #description .image-wrapper.second {
  aspect-ratio: 1320/579;
  margin: 105px 0 120px;
}
@media screen and (max-width: 767px) {
  #cultura #description .image-wrapper.second {
    aspect-ratio: 342/580;
    margin: 80px 0 70px;
  }
}
#cultura #description .image-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center;
}
#cultura #outro h5 {
  font-family: gotham-thin;
  font-size: 24px;
  line-height: normal;
  color: #FFF;
  max-width: 640px;
  margin-bottom: 35px;
}
#cultura #outro ul {
  margin: 0;
  padding: 0 0 0 20px;
}
#cultura #outro ul li {
  color: #FFF;
  font-family: gotham-light;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #cultura #intro {
    padding-top: 500px;
  }
  #cultura #intro .bg-image::after {
    background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 63.5%);
  }
  #cultura #outro .bg-image {
    aspect-ratio: 3/2;
  }
  #cultura #outro .bg-image::after {
    background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 68.5%);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #cultura .hero {
    min-height: 600px;
  }
  #cultura .hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
  #cultura #intro {
    padding: 430px 0 150px;
  }
  #cultura #intro .bg-image::after {
    background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 67.5%);
  }
  #cultura #outro {
    padding-top: 500px;
  }
  #cultura #outro .bg-image {
    aspect-ratio: 3/2;
  }
  #cultura #outro .bg-image::after {
    background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 69.5%);
  }
}
@media screen and (max-width: 767px) {
  #cultura .hero {
    min-height: 550px;
    position: relative;
  }
  #cultura .hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
  }
  #cultura #quote {
    padding: 20px 0 70px;
  }
  #cultura #quote p.author {
    font-size: 16px;
  }
  #cultura #description {
    padding: 80px 0;
  }
  #cultura #description .text-center.first {
    text-align: left !important;
  }
  #cultura #description .mt-150 {
    margin-top: 50px;
    flex-direction: column;
    row-gap: 50px;
  }
  #cultura #description .mt-150 .col-md-12 {
    aspect-ratio: 342/579;
    margin: 40px 0 90px;
  }
  #cultura #description .mt-150 .col-md-12 img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  #cultura #intro {
    padding: 450px 0 100px;
  }
  #cultura #intro .bg-image {
    aspect-ratio: 2/1.7;
  }
  #cultura #intro .bg-image img {
    bottom: 0;
    top: auto;
    transform: translate(-50%, 0);
  }
  #cultura #intro .bg-image::after {
    top: 0;
    background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 90.5%);
  }
  #cultura #outro {
    padding: 360px 0 100px;
  }
  #cultura #outro .bg-image {
    aspect-ratio: 2/1.5;
  }
  #cultura #outro .bg-image::after {
    top: 0;
    background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 80.5%);
  }
}
@media screen and (max-width: 480px) {
  #cultura #intro {
    padding: 500px 0 100px;
  }
  #cultura #intro .bg-image {
    aspect-ratio: 386/630;
  }
  #cultura #intro .bg-image img {
    bottom: 0;
    top: auto;
    transform: translate(-50%, 0);
  }
  #cultura #intro .bg-image::after {
    top: 0;
    background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 67.5%);
  }
  #cultura #outro {
    padding: 360px 0 100px;
  }
  #cultura #outro .bg-image {
    aspect-ratio: 1/1.2;
  }
  #cultura #outro .bg-image::after {
    top: 0;
    background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 80.5%);
  }
}
/* RIVESTIMENTI */
#coatings {
  position: relative;
}
#coatings .hero {
  height: 100vh;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
#coatings .hero .wrapper-coating {
  height: 100%;
  position: relative;
  width: 16.66%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
  overflow: hidden;
}
#coatings .hero .wrapper-coating:hover .wrapper-cta .cta {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
#coatings .hero .wrapper-coating:hover .img-coating {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
}
#coatings .hero .wrapper-coating .img-coating {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  transition: all 0.5s;
}
#coatings .hero .wrapper-coating .title {
  color: #FFF;
  text-align: center;
  font-family: "gotham-thin";
  font-size: 29px;
  line-height: normal;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  max-width: 300px;
  text-decoration: none;
}
#coatings .hero .wrapper-coating .wrapper-cta {
  height: 34px;
  overflow: hidden;
}
#coatings .hero .wrapper-coating .wrapper-cta .cta {
  transform: translateY(-34px);
  -webkit-transform: translateY(-34px);
  transition: all 0.5s;
}
#coatings .hero .wrapper-coating .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: -1;
}
@media screen and (min-width: 1100px) and (max-width: 1199px) {
  #coatings .hero {
    height: 100%;
    flex-wrap: wrap;
    min-height: auto;
  }
  #coatings .hero .wrapper-coating {
    height: auto;
    width: 50%;
    padding: 60px 40px;
  }
  #coatings .hero .wrapper-coating:hover .title {
    transform: translateY(0);
  }
  #coatings .hero .wrapper-coating:first-of-type, #coatings .hero .wrapper-coating:nth-of-type(2) {
    padding-top: 130px;
  }
  #coatings .hero .wrapper-coating .title {
    max-width: max-content;
    transform: translateY(30px);
    transition: all 0.5s;
  }
}
@media screen and (min-width: 1100px) {
  #coatings .hero .wrapper-coating .img-coating.desktop {
    display: block;
  }
  #coatings .hero .wrapper-coating .img-coating.mobile {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  #coatings .hero .wrapper-coating .title {
    font-size: 29px;
  }
}
@media screen and (max-width: 1099px) {
  #coatings .hero {
    height: 100%;
    flex-direction: column;
  }
  #coatings .hero .wrapper-coating {
    width: 100%;
    flex: 1;
    flex-direction: row;
    justify-content: flex-start;
    padding: 85px 40px;
  }
  #coatings .hero .wrapper-coating:first-of-type {
    padding-top: 200px;
  }
  #coatings .hero .wrapper-coating .title {
    max-width: unset;
  }
  #coatings .hero .wrapper-coating .img-coating.desktop {
    display: none;
  }
  #coatings .hero .wrapper-coating .img-coating.mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #coatings .hero .wrapper-coating {
    padding: 50px 25px;
    justify-content: center;
    flex-direction: column;
  }
  #coatings .hero .wrapper-coating:hover .title {
    transform: translateY(0);
  }
  #coatings .hero .wrapper-coating:first-of-type {
    padding-top: 140px;
  }
  #coatings .hero .wrapper-coating .title {
    font-size: 24px;
    transform: translateY(30px);
    transition: all 0.5s;
  }
}
#coatings .description {
  padding: 415px 0 120px;
  background: linear-gradient(0deg, #1C1C27 73.88%, rgba(28, 28, 39, 0) 100%);
  margin-top: -250px;
}
#coatings .description .pretitle {
  color: #FFF;
  font-family: gotham-light;
  font-size: 14px;
  line-height: 107%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 48px;
  z-index: 1;
}
#coatings .description .title {
  color: #FFF;
  font-family: gotham-thin;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
#coatings .description .title.dark {
  color: #1C1C27;
}
#coatings .description p {
  color: #FFF;
  font-family: gotham-light;
  font-size: 16px;
  line-height: 130%;
}
@media screen and (max-width: 1099px) {
  #coatings .description {
    background: #1C1C27;
    margin-top: 0;
    padding-top: 126px;
  }
}
@media screen and (max-width: 767px) {
  #coatings .description .title {
    font-size: 32px;
  }
}
#coatings .finishing {
  padding: 0 0 120px;
  background: #1C1C27;
}
#coatings .finishing .title {
  color: #FFF;
  font-family: gotham-thin;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
#coatings .finishing .title.dark {
  color: #1C1C27;
}
#coatings .finishing .wrapper-finishing {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
  padding: 30px 0 0;
}
#coatings .finishing .wrapper-finishing .single-finishing {
  width: calc(22% - 10px);
  justify-content: center;
}
#coatings .finishing .wrapper-finishing .single-finishing:hover {
  border: 2px solid #BFA59A;
}
@media screen and (max-width: 767px) {
  #coatings .finishing .wrapper-finishing .single-finishing {
    width: calc(50% - 10px);
  }
}

/* ARCHIVE SINGOLO RIVESTIMENTO */
#single-coating {
  position: relative;
}
#single-coating .breadcrumb {
  width: 95%;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#single-coating .breadcrumb .item {
  max-width: unset;
  margin: 0;
  color: #6A6A7A;
}
#single-coating .intro {
  padding: 190px 0 0px;
}
#single-coating .intro .title {
  color: #1C1C27;
  font-family: gotham-thin;
  font-size: 40px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
#single-coating .intro p {
  color: #1C1C27;
  max-width: 760px;
  margin: 0 auto;
}
#single-coating .intro p strong {
  font-family: gotham-medium;
}
#single-coating .intro .description {
  margin-bottom: 20px;
}
#single-coating .intro .scroll-categories {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  line-height: 0;
  padding: 8px;
  background: transparent;
}
#single-coating .intro .scroll-categories.back {
  left: 0;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
}
#single-coating .intro .scroll-categories.forward {
  right: 0;
}
@media screen and (min-width: 992px) {
  #single-coating .intro .scroll-categories {
    display: none;
  }
}
#single-coating .open-rivestimenti .internal-menu {
  cursor: pointer;
  color: #1C1C27;
  font-family: gotham-book;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
}
#single-coating .nav-subcoating {
  width: 100%;
  z-index: 1;
  background: #FFF;
}
#single-coating .nav-subcoating.fixed {
  position: fixed;
  background: #F5F5F5;
  top: 95px;
  padding: 8px 0px;
}
@media screen and (max-width: 767px) {
  #single-coating .nav-subcoating.fixed {
    top: 77px;
  }
}
#single-coating .nav-subcoating .wrapper-subcoatings {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 25px;
  width: fit-content;
  position: relative;
  margin: 0 auto;
}
#single-coating .nav-subcoating .wrapper-subcoatings span {
  color: #1C1C27;
  font-family: gotham-book;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  text-decoration: none;
  transition: 1s;
  min-width: max-content;
  cursor: pointer;
}
#single-coating .nav-subcoating .wrapper-subcoatings span:hover {
  font-family: gotham-medium;
}
#single-coating .nav-subcoating .scrollable-subcoatings {
  position: relative;
  display: block;
}
@media screen and (max-width: 480px) {
  #single-coating .nav-subcoating .scrollable-subcoatings {
    min-height: 150px;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  #single-coating .nav-subcoating .scrollable-subcoatings {
    min-height: 125px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #single-coating .nav-subcoating .scrollable-subcoatings {
    min-height: 75px;
  }
}
@media screen and (min-width: 992px) {
  #single-coating .nav-subcoating .scrollable-subcoatings {
    min-height: 50px;
  }
}
#single-coating .nav-subcoating .scroll-categories {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  line-height: 0;
  padding: 8px;
  background: transparent;
}
#single-coating .nav-subcoating .scroll-categories.back {
  left: 0;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
}
#single-coating .nav-subcoating .scroll-categories.forward {
  right: 0;
}
@media screen and (min-width: 992px) {
  #single-coating .nav-subcoating .scroll-categories {
    display: none;
  }
}
#single-coating .single-coating {
  padding: 98px 0;
  border-bottom: 1px solid #6A6A7A;
}
#single-coating .single-coating:last-of-type {
  border-bottom: none;
}
#single-coating .single-coating .title {
  font-family: gotham-light;
  font-size: 18px;
  line-height: 107%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#single-coating .single-coating .wrapper-coatings {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 24px;
}
#single-coating .single-coating .wrapper-coatings .single {
  flex-basis: calc(20% - 24px);
  max-width: calc(20% - 24px);
}
@media screen and (max-width: 991px) {
  #single-coating .single-coating .wrapper-coatings .single {
    flex-basis: calc(33% - 24px);
    max-width: calc(33% - 24px);
  }
}
#single-coating .single-coating .wrapper-coatings .single .wrapper-lightbox {
  position: relative;
  aspect-ratio: 1;
  margin-bottom: 5px;
  cursor: pointer;
}
#single-coating .single-coating .wrapper-coatings .single .wrapper-lightbox .img-coating {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
}
#single-coating .single-coating .wrapper-coatings .single .wrapper-lightbox .over-title {
  display: none;
}
#single-coating .single-coating .wrapper-coatings .single .title {
  color: #2A2A31;
  text-align: center;
  font-family: gotham-light;
  font-size: 14px;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 24px;
  letter-spacing: 1.4px;
}
#single-coating .single-coating .subtitle {
  color: #1C1C27;
  font-family: gotham-bold;
  font-size: 14px;
  line-height: 130%;
  margin-bottom: 10px;
}
#single-coating .single-coating .description {
  max-width: 755px;
}
#single-coating .single-coating .description p {
  color: #1C1C27;
  font-family: gotham-light;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 22px;
}
#single-coating .single-coating .characteristics {
  display: flex;
  gap: 40px;
  margin-bottom: 22px;
}
#single-coating .single-coating .characteristics .single-characteristic {
  color: #1C1C27;
  font-family: gotham-medium;
  font-size: 14px;
  line-height: 130%;
}
#single-coating .single-coating .wrapper-actions {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
#single-coating .wrapper-popup {
  width: 100vw;
  height: 100vh;
  padding: 120px 20px;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 4;
}
#single-coating .wrapper-popup .lightbox {
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #single-coating .wrapper-popup .lightbox {
    justify-content: center;
    max-width: 400px;
    min-height: unset;
  }
}
#single-coating .wrapper-popup .lightbox .close {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
}
#single-coating .wrapper-popup .lightbox .wrapper-image {
  position: relative;
  height: 80vh;
  max-height: 1400px;
  aspect-ratio: 1;
}
@media screen and (max-width: 767px) {
  #single-coating .wrapper-popup .lightbox .wrapper-image {
    max-width: 400px;
    height: auto;
  }
}
#single-coating .wrapper-popup .lightbox img {
  box-shadow: 0px 0px 150px rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#single-coating .wrapper-popup .lightbox p {
  position: absolute;
  left: 30px;
  bottom: 30px;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  #single-coating .intro .scrollable-subcoatings {
    width: 540px;
    padding: 0 24px;
    margin: 48px auto 15px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #single-coating .intro .scrollable-subcoatings::-webkit-scrollbar {
    display: none;
  }
  #single-coating .intro .scrollable-subcoatings .back {
    display: none;
  }
  #single-coating .intro .wrapper-subcoatings {
    width: 492px;
    overflow: scroll;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 18px;
    margin: 0;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #single-coating .intro .wrapper-subcoatings::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #single-coating .breadcrumb {
    row-gap: 0;
  }
  #single-coating .intro {
    padding-top: 230px;
  }
  #single-coating .intro .title {
    font-size: 30px;
  }
  #single-coating .intro .scrollable-subcoatings {
    width: 540px;
    padding: 0 24px;
    margin-top: 48px;
    margin-bottom: 15px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #single-coating .intro .scrollable-subcoatings::-webkit-scrollbar {
    display: none;
  }
  #single-coating .intro .scrollable-subcoatings .back {
    display: none;
  }
  #single-coating .intro .wrapper-subcoatings {
    width: 492px;
    overflow: scroll;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 18px;
    margin: 0;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #single-coating .intro .wrapper-subcoatings::-webkit-scrollbar {
    display: none;
  }
  #single-coating .single-coating {
    padding: 75px 0;
  }
  #single-coating .single-coating .wrapper-coatings {
    gap: 14px;
  }
  #single-coating .single-coating .wrapper-coatings .single {
    flex-basis: calc(50% - 7px);
    max-width: calc(50% - 7px);
  }
  #single-coating .single-coating .wrapper-coatings .single .title {
    text-align: start;
  }
  #single-coating .single-coating .characteristics {
    flex-direction: column;
    gap: 6px;
  }
}
@media screen and (max-width: 575px) {
  #single-coating .intro .scrollable-subcoatings {
    width: 100vw;
    padding: 0 24px;
    margin-left: -24px;
    margin-top: 48px;
    margin-bottom: 15px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #single-coating .intro .scrollable-subcoatings::-webkit-scrollbar {
    display: none;
  }
  #single-coating .intro .scrollable-subcoatings .back {
    display: none;
  }
  #single-coating .intro .wrapper-subcoatings {
    width: calc(100vw - 48px);
    overflow: scroll;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 18px;
    margin: 0;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #single-coating .intro .wrapper-subcoatings::-webkit-scrollbar {
    display: none;
  }
}
/* ABOUT */
#about-us {
  position: relative;
}
#about-us .breadcrumb {
  width: auto;
  row-gap: 0;
}
#about-us .hero {
  padding: 150px 0 130px;
  height: 100vh;
  min-height: 780px;
  position: relative;
}
#about-us .hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
#about-us .hero .immagine-hero {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: -1;
}
#about-us #chi-siamo {
  padding: 0px 0 210px;
  position: relative;
}
#about-us #chi-siamo .navigation-about {
  width: 100%;
  background: #F5F5F5;
  padding: 9px 0;
  z-index: 1;
  transition: all 0.3s;
  position: relative;
}
#about-us #chi-siamo .navigation-about.fixed {
  position: fixed;
  top: 65px;
}
#about-us #chi-siamo .navigation-about.open {
  background: transparent;
  backdrop-filter: none;
}
#about-us #chi-siamo .navigation-about.open ul,
#about-us #chi-siamo .navigation-about.open .sticky-icon,
#about-us #chi-siamo .navigation-about.open .scroll-arrow {
  display: none !important;
}
#about-us #chi-siamo .navigation-about .toggle-menu-about {
  height: 37px;
  width: 37px;
  min-width: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
  position: relative;
}
#about-us #chi-siamo .navigation-about .toggle-menu-about::before {
  content: "";
  width: 37px;
  height: 1px;
  top: 12px;
  left: 0;
  position: absolute;
  background: #1C1C27;
  transition: all 0.5s;
}
#about-us #chi-siamo .navigation-about .toggle-menu-about::after {
  content: "";
  width: 37px;
  height: 1px;
  top: 24px;
  left: 0;
  position: absolute;
  background: #1C1C27;
  transition: all 0.5s;
}
#about-us #chi-siamo .navigation-about .toggle-menu-about.open {
  top: 20px;
}
#about-us #chi-siamo .navigation-about .toggle-menu-about.open::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 18px;
  background: #FFF;
}
#about-us #chi-siamo .navigation-about .toggle-menu-about.open::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 18px;
  background: #FFF;
}
#about-us #chi-siamo .navigation-about .scroll-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  line-height: 0;
  padding: 8px;
  background: transparent;
}
#about-us #chi-siamo .navigation-about .scroll-arrow.back {
  display: none;
  left: 0;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);
}
#about-us #chi-siamo .navigation-about .scroll-arrow.forward {
  right: 0;
}
@media screen and (min-width: 768px) {
  #about-us #chi-siamo .navigation-about .scroll-arrow {
    display: none;
  }
}
#about-us #chi-siamo .navigation-about .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#about-us #chi-siamo .navigation-about .container .toggle {
  display: flex;
  gap: 60px;
  align-items: center;
}
#about-us #chi-siamo .navigation-about .container .toggle ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 25px;
}
#about-us #chi-siamo .navigation-about .container .toggle ul li a {
  color: #1C1C27;
  font-family: gotham-book;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
#about-us #chi-siamo .navigation-about .container .toggle ul li a:hover, #about-us #chi-siamo .navigation-about .container .toggle ul li a:focus {
  font-family: gotham-bold;
}
#about-us #chi-siamo .navigation-about .container .toggle ul li a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  position: absolute;
  background: #1C1C27;
  transition: all 0.5s;
}
#about-us #chi-siamo .navigation-about .container .toggle ul li a.current-section {
  font-family: gotham-bold;
}
#about-us #chi-siamo .navigation-about .container .toggle ul li a.current-section::after {
  width: 100%;
}
#about-us #chi-siamo .navigation-about .container .favicon {
  filter: brightness(0) saturate(100%) invert(10%) sepia(20%) saturate(716%) hue-rotate(201deg) brightness(89%) contrast(95%);
  height: 23px;
}
#about-us #chi-siamo .img-intro-about {
  aspect-ratio: 1080/1280;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#about-us #chi-siamo h4 {
  color: #FFF;
  font-family: gotham-light;
  font-size: 32px;
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
#about-us #chi-siamo .img-intro-about-2 {
  aspect-ratio: 533/433;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#about-us #la-nostra-storia {
  padding: 90px 0 0 0px;
}
@media screen and (max-width: 767px) {
  #about-us #la-nostra-storia {
    padding: 90px 20px 0 20px;
  }
}
#about-us #la-nostra-storia .swiperAbout {
  margin: 100px 0;
  z-index: 0;
  padding: 0 55px 50px;
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline {
  display: flex;
  width: auto;
  border-right: 1px solid #1C1C27;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline {
    border-right: none;
    padding: 0 65px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline {
    border-right: none;
    padding: 0 65px;
  }
}
@media screen and (max-width: 767px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline {
    flex-direction: column;
    border: none;
    gap: 25px;
    align-items: center;
  }
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .image {
  width: -moz-max-content;
  width: max-content;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .image {
    aspect-ratio: 450/430;
    max-width: 100%;
    position: relative;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .image {
    height: 50%;
    margin: 0 auto;
  }
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .image img {
  max-height: 550px;
  height: 100%;
  width: auto;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .image img {
    max-height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 767px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .image img {
    max-height: 225px;
  }
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content {
  width: 480px;
  padding: 0 75px 0 50px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content {
    padding: 0 0 0 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content {
    width: 50%;
    padding: 0 0 0 50px;
  }
}
@media screen and (max-width: 767px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content {
    padding: 10px 0px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content .date {
  color: #1C1C27;
  font-family: gotham-bold;
  font-size: 25px;
  line-height: 130%;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content .date {
    font-size: 18px;
    margin-bottom: 4px;
  }
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content .title-milestone {
  color: #1C1C27;
  max-width: 330px;
  margin-bottom: 30px;
  font-size: 27px;
}
@media screen and (max-width: 767px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content .title-milestone {
    font-size: 20px;
    margin-bottom: 8px;
  }
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content .text {
  max-width: 330px;
}
@media screen and (max-width: 767px) {
  #about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content .text {
    max-width: 100%;
  }
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content .text p {
  color: #1C1C27;
}
#about-us #la-nostra-storia .swiperAbout .swiper-slide.single-timeline .content .text p a {
  color: #1C1C27;
}
#about-us #la-nostra-storia .swiperAbout .swiper-pagination {
  background: #E8E6D5;
  height: 4px;
  border-radius: 20px;
  max-width: calc(100% - 100px);
  left: 50px;
  top: auto;
  bottom: 0;
  z-index: 3;
}
#about-us #la-nostra-storia .swiperAbout .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #1C1C27;
  border-radius: 20px;
}
#about-us #la-nostra-storia .timeline-container {
  height: 100vh;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding: 0;
  overflow: hidden;
  padding-left: calc((100% - 1320px - var(--bs-gutter-x, 0.75rem)) / 2);
}
#about-us #la-nostra-storia .timeline-container .single-timeline {
  display: flex;
  width: auto;
  border-right: 1px solid #1C1C27;
  margin-right: 50px;
}
#about-us #la-nostra-storia .timeline-container .single-timeline .image {
  width: max-content;
}
#about-us #la-nostra-storia .timeline-container .single-timeline .image img {
  min-height: 60vh;
  height: 60vh;
  width: auto;
  border-radius: 0;
}
#about-us #la-nostra-storia .timeline-container .single-timeline .content {
  width: 480px;
  padding: 0 75px 0 50px;
}
#about-us #la-nostra-storia .timeline-container .single-timeline .content .date {
  color: #1C1C27;
  font-family: gotham-bold;
  font-size: 25px;
  line-height: 130%;
  margin-bottom: 65px;
}
#about-us #la-nostra-storia .timeline-container .single-timeline .content .title-milestone {
  color: #1C1C27;
  max-width: 330px;
  margin-bottom: 45px;
  font-size: 34px;
}
#about-us #la-nostra-storia .timeline-container .single-timeline .content .text {
  max-width: 330px;
}
#about-us #la-nostra-storia .timeline-container .single-timeline .content .text p, #about-us #la-nostra-storia .timeline-container .single-timeline .content .text a {
  color: #1C1C27;
}
#about-us #la-nostra-storia .timeline-scrollbar {
  display: none;
  width: 100%;
  position: fixed;
  top: calc(100% - 70px);
}
#about-us #la-nostra-storia .timeline-scrollbar .wrapper-progress {
  width: 1320px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}
#about-us #la-nostra-storia .timeline-scrollbar .wrapper-progress .progressbar {
  width: 100%;
  height: 4px;
  border-radius: 20px;
  background-color: #E8E6D5;
}
#about-us #la-nostra-storia .timeline-scrollbar .wrapper-progress .progressbar .progressbar-value {
  display: block;
  position: relative;
  height: 4px;
  width: 0;
  background-color: #1C1C27;
  border-radius: 20px;
}
#about-us #la-nostra-storia .timeline-scrollbar .wrapper-progress .progressbar .progressbar-value::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -5px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: #1C1C27;
  border-radius: 50%;
}
#about-us #la-nostra-storia .timeline-scrollbar .wrapper-progress a.skip-history {
  color: #1C1C27;
  font-family: "gotham-light";
  font-size: 16px;
  font-style: italic;
  line-height: 130%;
  text-decoration: none;
  min-width: fit-content;
}
#about-us #video iframe {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
}
#about-us #philosophy {
  padding: 0 0 120px;
}
#about-us #philosophy .img-mission {
  aspect-ratio: 1320/580;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
#about-us #valori {
  padding-bottom: 190px;
}
#about-us #eccellenze {
  padding: 0px 0 130px;
  position: relative;
}
#about-us #eccellenze .hero {
  height: 100vh;
  min-height: 780px;
  position: relative;
  padding: 0;
}
#about-us #eccellenze .hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #1C1C27 5%, rgba(28, 28, 39, 0) 50%), rgba(0, 0, 0, 0.3);
  z-index: 0;
}
#about-us #eccellenze .hero .immagine-hero {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 0;
}
#about-us #eccellenze .container {
  margin-top: -215px;
}
#about-us #eccellenze h3 {
  position: relative;
}
#about-us #eccellenze p {
  position: relative;
}
#about-us #eccellenze p strong {
  color: #BFA59A;
  font-family: gotham-bold;
  font-size: 16px;
  line-height: 130%;
}
#about-us #eccellenze .img-bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#about-us #eccellenze .overlay {
  width: 100%;
  height: 80%;
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 44.5%);
}
#about-us #sostenibilita {
  padding: 100px 0;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}
#about-us #sostenibilita .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: -1;
}
#about-us #sostenibilita h3, #about-us #sostenibilita p, #about-us #sostenibilita .cta {
  position: relative;
}

@media screen and (max-width: 991px) {
  #about-us #chi-siamo .navigation-about .container {
    max-width: unset;
  }
  #about-us #chi-siamo .navigation-about .container .toggle {
    gap: 24px;
  }
  #about-us #chi-siamo .navigation-about .container .toggle ul {
    gap: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #about-us #chi-siamo {
    padding: 0 0 120px;
  }
  #about-us #chi-siamo .pl-45 {
    padding-left: 45px;
  }
  #about-us #chi-siamo .pr-45 {
    padding-right: 45px;
  }
  #about-us #la-nostra-storia .timeline-container {
    padding: 0 50%;
  }
  #about-us #la-nostra-storia .timeline-container .single-timeline .image img {
    min-height: 450px;
    height: 450px;
  }
  #about-us #la-nostra-storia .timeline-scrollbar {
    width: calc(100vw - 40px);
    top: calc(100% - 35px);
    left: 20px;
  }
  #about-us #la-nostra-storia .timeline-scrollbar .wrapper-progress {
    width: 100%;
  }
  #about-us #philosophy .margin-b-90 {
    margin-bottom: 35px;
  }
  #about-us #valori {
    padding-bottom: 90px;
  }
  #about-us #eccellenze {
    padding: 0px 0 200px;
  }
  #about-us #eccellenze .margin-b-90 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #about-us #chi-siamo {
    padding: 0 0 90px;
  }
  #about-us #chi-siamo .navigation-about .container {
    max-width: unset;
  }
  #about-us #chi-siamo .navigation-about .container .toggle {
    gap: 24px;
    width: -moz-fit-content;
    width: fit-content;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #about-us #chi-siamo .navigation-about .container .toggle::-webkit-scrollbar {
    display: none;
  }
  #about-us #chi-siamo .navigation-about .container .toggle .toggle-menu {
    display: none;
  }
  #about-us #chi-siamo .navigation-about .container .toggle ul {
    gap: 18px;
    width: -moz-fit-content;
    width: fit-content;
  }
  #about-us #chi-siamo .navigation-about .container .toggle ul li {
    width: max-content;
  }
  #about-us #chi-siamo .navigation-about .container .favicon {
    display: none;
  }
  #about-us .mb-50 {
    margin-bottom: 50px;
  }
  #about-us #la-nostra-storia .timeline-container {
    padding: 0 50%;
  }
  #about-us #la-nostra-storia .timeline-container .single-timeline .image img {
    min-height: 450px;
    height: 450px;
  }
  #about-us #la-nostra-storia .timeline-container .single-timeline .content .title-milestone {
    font-size: 29px;
    margin-bottom: 28px;
  }
  #about-us #la-nostra-storia .timeline-container .single-timeline .content .date {
    margin-bottom: 30px;
  }
  #about-us #la-nostra-storia .timeline-scrollbar {
    width: calc(100vw - 40px);
    top: calc(100% - 35px);
    left: 20px;
  }
  #about-us #la-nostra-storia .timeline-scrollbar .wrapper-progress {
    width: 100%;
  }
  #about-us #philosophy {
    padding: 0 0 80px;
  }
  #about-us #philosophy .margin-b-90 {
    margin-bottom: 0px;
  }
  #about-us #philosophy .img-mission {
    margin-top: 80px;
    min-height: 500px;
    object-fit: cover;
    object-position: center;
  }
  #about-us #valori {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  #about-us #eccellenze {
    padding: 0 0 80px;
  }
  #about-us #eccellenze .margin-b-90 {
    margin-bottom: 50px;
  }
}
/* MANUTENZIONE */
#manutenzione {
  position: relative;
}
#manutenzione .hero {
  padding: 150px 0 130px;
  height: 100vh;
  min-height: 780px;
  position: relative;
}
#manutenzione .hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
#manutenzione .hero .immagine-hero {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: -1;
}
#manutenzione .intro {
  padding: 130px 0;
}
#manutenzione .intro h3 {
  margin-bottom: 40px;
}
#manutenzione .intro p {
  color: #1C1C27;
}
#manutenzione .intro.single-material p {
  color: #FFF;
}
#manutenzione .intro .materials {
  margin-top: 50px;
}
#manutenzione .intro .materials .link-materials {
  height: 315px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  text-decoration: none;
  overflow: hidden;
}
#manutenzione .intro .materials .link-materials img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  object-position: center;
  z-index: -1;
  transition: all 0.5s;
}
#manutenzione .intro .materials .link-materials .title {
  color: #FFF;
  font-family: gotham-light;
  font-size: 32px;
  line-height: 44px;
  text-transform: uppercase;
  padding-top: 34px;
}
#manutenzione .intro .materials .wrapper-cta {
  overflow: hidden;
  width: 200px;
  height: 34px;
  display: flex;
  align-items: center;
}
#manutenzione .intro .materials .wrapper-cta .cta {
  transform: translateY(-34px);
  -webkit-transform: translateY(-34px);
  transition: all 0.5s;
}
#manutenzione .intro .materials .wrapper-cta .cta:hover {
  color: #1C1C27;
  background: #FFF;
}
#manutenzione .intro .materials .wrapper-cta .cta:hover svg path {
  stroke: #1C1C27;
}
#manutenzione .intro .materials:hover .wrapper-cta .cta {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
#manutenzione .intro .materials:hover img {
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
}
#manutenzione .middle {
  padding: 120px 0;
}
#manutenzione .middle h3 {
  margin-bottom: 24px;
}
#manutenzione .middle p {
  color: #1C1C27;
}
#manutenzione .outro {
  padding: 780px 0 215px;
  position: relative;
}
#manutenzione .outro .full {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#manutenzione .outro .overlay {
  width: 100%;
  height: 80%;
  min-height: 1000px;
  background: linear-gradient(180deg, rgba(28, 28, 39, 0) 0%, #1C1C27 44.5%);
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
}
#manutenzione .outro p {
  color: #FFF;
}
#manutenzione .outro p strong {
  font-family: gotham-bold;
  color: #BFA59A;
}

@media screen and (max-width: 767px) {
  #manutenzione .intro .materials .link-materials {
    height: 260px;
    margin-bottom: 24px;
  }
}
/* 404 */
#page-404 {
  height: 100vh;
  min-height: 780px;
  display: flex;
  align-items: center;
  background-image: url("../img/bg-404.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#page-404::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
}
#page-404 .container {
  position: relative;
  z-index: 1;
}
#page-404 h1 {
  color: #E8E6D5;
  font-family: gotham-thin;
  font-size: 218px;
  line-height: normal;
}
#page-404 p {
  color: #FFF;
  font-family: gotham-book;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 25px;
}
#page-404 .back-home {
  border-color: #BFA59A;
}
#page-404 .back-home:hover {
  border-color: #fff;
}

@media screen and (max-width: 767px) {
  #page-404 h1 {
    font-size: 150px;
    line-height: 170px;
  }
}
.cataloghi .hero h1 {
  position: relative;
  z-index: 1;
}
.cataloghi .hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #1C1C27 5%, rgba(28, 28, 39, 0) 50%), rgba(0, 0, 0, 0.3);
}
.cataloghi .main-cnt {
  padding-bottom: 60px !important;
}
.cataloghi .first-row {
  margin-bottom: 0 !important;
}
.cataloghi .first-row h5 {
  margin-bottom: 48px;
}
.cataloghi .first-row strong {
  font-family: gotham-bold;
}
.cataloghi .catalogo-card img {
  margin: 0 auto 60px;
  max-width: 270px;
}
.cataloghi .catalogo-card .catalogo-btn {
  font-family: gotham-medium;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-left: auto;
  margin-right: auto;
}
.cataloghi .tiles {
  justify-content: center;
  padding-bottom: 215px;
}
@media screen and (max-width: 767px) {
  .cataloghi .tiles {
    padding-bottom: 140px;
  }
}
.cataloghi .brochure h3, .cataloghi .brochure p, .cataloghi .brochure .catalogo-info {
  color: #1C1C27 !important;
}
.cataloghi .brochure .catalogo-btn {
  color: #BFA59A;
}

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