/* COLORS */
/* FONTS */
#moduli-editoriali {
  padding: 0 25px;
}
@media (max-width: 767px) {
  #moduli-editoriali {
    padding: 0 15px;
  }
}
#moduli-editoriali .row {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1970px;
}
@media (max-width: 767px) {
  #moduli-editoriali .row {
    margin-bottom: 15px;
  }
}
#moduli-editoriali .row .row {
  margin: 0 -25px;
}
#moduli-editoriali .row div[class^=col-] {
  padding: 0 25px;
}
@media (max-width: 767px) {
  #moduli-editoriali .row div[class^=col-] {
    padding: 0;
  }
}
#moduli-editoriali .row .top-space {
  margin-top: 50px;
}
@media (max-width: 767px) {
  #moduli-editoriali .row .top-space {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  #moduli-editoriali .row .top-space-xs {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #moduli-editoriali .row .no-top-space-sm {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  #moduli-editoriali .modulo3,
  #moduli-editoriali .modulo4,
  #moduli-editoriali .modulo5,
  #moduli-editoriali .modulo6,
  #moduli-editoriali .modulo8,
  #moduli-editoriali .modulo9,
  #moduli-editoriali .modulo10,
  #moduli-editoriali .modulo11 {
    display: table;
    width: 100%;
  }
  #moduli-editoriali .modulo3 > *,
  #moduli-editoriali .modulo4 > *,
  #moduli-editoriali .modulo5 > *,
  #moduli-editoriali .modulo6 > *,
  #moduli-editoriali .modulo8 > *,
  #moduli-editoriali .modulo9 > *,
  #moduli-editoriali .modulo10 > *,
  #moduli-editoriali .modulo11 > * {
    display: table-cell;
    float: none;
    position: relative;
    vertical-align: top;
  }
  #moduli-editoriali .modulo3 .top-space,
  #moduli-editoriali .modulo4 .top-space,
  #moduli-editoriali .modulo5 .top-space,
  #moduli-editoriali .modulo6 .top-space,
  #moduli-editoriali .modulo8 .top-space,
  #moduli-editoriali .modulo9 .top-space,
  #moduli-editoriali .modulo10 .top-space,
  #moduli-editoriali .modulo11 .top-space {
    bottom: 0;
    left: 25px;
    margin-top: 0;
    position: absolute;
    right: 25px;
  }
}
#moduli-editoriali .modulo17 > div:first-child .box {
  margin-top: 25%;
}
#moduli-editoriali .modulo17 > div:last-child .box {
  margin-top: 12.5%;
}
#moduli-editoriali .modulo18 > div:last-child .box {
  margin-top: 12.5%;
}
#moduli-editoriali .modulo14.wide .box8:before {
  padding-top: 118.091644%;
}
#moduli-editoriali.demo .box {
  background: rgba(0, 0, 0, 0.1);
}
#moduli-editoriali.demo .box:nth-child(2) {
  background: rgba(0, 0, 0, 0.2);
}
#moduli-editoriali .box {
  border: 0;
  display: block;
  padding: 0;
  position: relative;
}
#moduli-editoriali .box.box-foto {
  overflow: hidden;
}
#moduli-editoriali .box.box-foto .content {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
#moduli-editoriali .box.box-foto .content .hover {
  opacity: 0;
  filter: alpha(opacity=0);
  background: rgba(0, 0, 0, 0.5);
  color: white;
  height: 100%;
  left: 0;
  padding: 15px;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#moduli-editoriali .box.box-foto .content .hover:after {
  display: none;
}
#moduli-editoriali .box.box-foto .content .hover span {
  background: none;
  border: 1px solid white;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
#moduli-editoriali .box.box-foto .content .hover span:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  white-space: nowrap;
}
#moduli-editoriali .box.box-foto .content .hover:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#moduli-editoriali .box.box-foto .content .hover.zoom-link {
  font-size: 2em;
}
#moduli-editoriali .box.box-foto img {
  height: auto;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#moduli-editoriali .box.box-foto.zoom:hover img {
  margin-left: -2.5%;
  width: 105%;
}
#moduli-editoriali .box.box-foto.auto-height:before {
  display: none;
}
#moduli-editoriali .box.box-foto.auto-height .content {
  position: static;
}
#moduli-editoriali .box.box-foto.auto-height img {
  position: static;
}
#moduli-editoriali .box.box-testo .testo,
#moduli-editoriali .box.box-prodotto .testo,
#moduli-editoriali .box.box-testo .prodotto,
#moduli-editoriali .box.box-prodotto .prodotto {
  padding: 0 30px;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
}
@media (max-width: 1199px) {
  #moduli-editoriali .box.box-testo .testo,
  #moduli-editoriali .box.box-prodotto .testo,
  #moduli-editoriali .box.box-testo .prodotto,
  #moduli-editoriali .box.box-prodotto .prodotto {
    padding: 0 15px;
  }
}
#moduli-editoriali .box.box-testo .testo h3,
#moduli-editoriali .box.box-prodotto .testo h3,
#moduli-editoriali .box.box-testo .prodotto h3,
#moduli-editoriali .box.box-prodotto .prodotto h3 {
  font-family: 'GuessModern-book', 'Open Sans', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 2.2em;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  #moduli-editoriali .box.box-testo .testo h3,
  #moduli-editoriali .box.box-prodotto .testo h3,
  #moduli-editoriali .box.box-testo .prodotto h3,
  #moduli-editoriali .box.box-prodotto .prodotto h3 {
    font-size: 1.5em;
  }
}
#moduli-editoriali .box.box-testo .testo hr,
#moduli-editoriali .box.box-prodotto .testo hr,
#moduli-editoriali .box.box-testo .prodotto hr,
#moduli-editoriali .box.box-prodotto .prodotto hr {
  border-top: 1px solid black;
  color: black;
  margin: 30px auto;
  width: 60%;
}
@media (max-width: 767px) {
  #moduli-editoriali .box.box-testo .testo hr,
  #moduli-editoriali .box.box-prodotto .testo hr,
  #moduli-editoriali .box.box-testo .prodotto hr,
  #moduli-editoriali .box.box-prodotto .prodotto hr {
    padding: 0;
  }
}
#moduli-editoriali .box.box-testo .testo p,
#moduli-editoriali .box.box-prodotto .testo p,
#moduli-editoriali .box.box-testo .prodotto p,
#moduli-editoriali .box.box-prodotto .prodotto p {
  font-weight: 400;
  margin: 0;
}
#moduli-editoriali .box.box-testo .testo button,
#moduli-editoriali .box.box-prodotto .testo button,
#moduli-editoriali .box.box-testo .prodotto button,
#moduli-editoriali .box.box-prodotto .prodotto button,
#moduli-editoriali .box.box-testo .testo a.btn,
#moduli-editoriali .box.box-prodotto .testo a.btn,
#moduli-editoriali .box.box-testo .prodotto a.btn,
#moduli-editoriali .box.box-prodotto .prodotto a.btn {
  display: inline-block;
  margin-top: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #moduli-editoriali .box.box-testo .testo button,
  #moduli-editoriali .box.box-prodotto .testo button,
  #moduli-editoriali .box.box-testo .prodotto button,
  #moduli-editoriali .box.box-prodotto .prodotto button,
  #moduli-editoriali .box.box-testo .testo a.btn,
  #moduli-editoriali .box.box-prodotto .testo a.btn,
  #moduli-editoriali .box.box-testo .prodotto a.btn,
  #moduli-editoriali .box.box-prodotto .prodotto a.btn {
    margin-top: 10px;
  }
}
#moduli-editoriali .box.box-testo.box-white h3,
#moduli-editoriali .box.box-prodotto.box-white h3,
#moduli-editoriali .box.box-testo.box-white p,
#moduli-editoriali .box.box-prodotto.box-white p {
  color: white;
}
#moduli-editoriali .box.box-testo.box-white hr,
#moduli-editoriali .box.box-prodotto.box-white hr {
  border-color: white;
}
#moduli-editoriali .box.box-testo.box-white .btn,
#moduli-editoriali .box.box-prodotto.box-white .btn {
  border-color: white;
  color: white;
}
#moduli-editoriali .box.box-testo.box-white .btn:hover,
#moduli-editoriali .box.box-prodotto.box-white .btn:hover {
  background: white;
  color: black !important;
}
#moduli-editoriali .box.box-prodotto a:after {
  display: none;
}
#moduli-editoriali .box.box-prodotto img {
  height: auto;
  margin-bottom: 15px;
  width: 100%;
}
#moduli-editoriali .box.box-prodotto .title {
  font-weight: 700;
  margin: 0;
}
#moduli-editoriali .box.box-prodotto .description,
#moduli-editoriali .box.box-prodotto .title {
  display: block;
  font-size: .9em;
  text-transform: uppercase;
}
#moduli-editoriali .box.box-video:before {
  display: none;
}
#moduli-editoriali .box:before {
  content: "";
  display: block;
}
#moduli-editoriali .box.box1:before {
  padding-top: 154.63917525773198%;
}
#moduli-editoriali .box.box2:before {
  padding-top: 146.04810996563572%;
}
#moduli-editoriali .box.box3:before {
  padding-top: 77.3195876289%;
}
#moduli-editoriali .box.box4:before {
  padding-top: 150.37593984962405%;
}
#moduli-editoriali .box.box5:before {
  padding-top: 68.72852233676976%;
}
#moduli-editoriali .box.box6:before {
  padding-top: 45.30477759472817%;
}
#moduli-editoriali .box.box7:before {
  padding-top: 68.43434343434343%;
}
#moduli-editoriali .box.box8:before {
  padding-top: 146.09164420485175%;
}
#moduli-editoriali .box.box9:before {
  padding-top: 90%;
}
.the-look-book {
  background: #F3F3F3;
  color: black;
}
.the-look-book .tools {
  padding: 15px;
  position: absolute;
}
.the-look-book .tools a {
  color: black;
  float: left;
}
.the-look-book .tools a i {
  color: black;
  float: left;
  font-size: 1.786em;
}
.the-look-book .tools a span {
  margin-left: 5px;
  margin-top: 4px;
  font-size: 1.071em;
  float: left;
}
.the-look-book .tools a span {
  display: inline-block;
  visibility: hidden;
}
.the-look-book .tools a:hover span {
  visibility: visible;
}
.the-look-book .tools a:hover:after {
  background: transparent;
}
@media (max-width: 767px) {
  .the-look-book .tools a span {
    display: none;
  }
  .the-look-book .tools a:hover span {
    display: none;
    visibility: hidden;
  }
}
.the-look-book .tools .socials {
  margin-top: 15px;
}
.the-look-book .tools .socials a i {
  font-size: 1.429em;
}
.the-look-book .tools .socials a span {
  margin-top: 0;
}
.the-look-book .tools .socials li i {
  font-size: 1em;
}
.the-look-book .tools .socials li a {
  display: inline-block;
  padding: 10px 5px;
}
.the-look-book .tools .socials li a:hover {
  background: transparent;
}
.the-look-book .tools .socials .dropdown-menu {
  background: transparent;
  border: 0;
  left: -5px;
  margin-top: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.the-look-book .tools .socials .dropdown-menu li a {
  text-align: center;
  width: 30px;
}
.the-look-book .tools .socials .dropdown-menu li a i {
  float: none;
}
@media (max-width: 767px) {
  .the-look-book .tools .socials .dropdown-menu {
    display: none!important;
  }
}
.the-look-book .tools-right .tools,
.the-look-book #hero .tools {
  right: 15px;
  z-index: 9;
}
.the-look-book .tools-right .tools a,
.the-look-book #hero .tools a {
  float: right;
}
.the-look-book .tools-right .tools a i,
.the-look-book #hero .tools a i {
  float: right;
}
.the-look-book .tools-right .tools a span,
.the-look-book #hero .tools a span {
  margin-right: 5px;
  float: right;
}
.the-look-book .tools-right .tools .socials li,
.the-look-book #hero .tools .socials li {
  margin-right: 0;
}
.the-look-book .tools-right .tools .socials .dropdown-menu,
.the-look-book #hero .tools .socials .dropdown-menu {
  min-width: 27px;
  float: right;
  right: -4px;
}
.the-look-book .tools-right .tools .socials .dropdown-menu:hover,
.the-look-book #hero .tools .socials .dropdown-menu:hover {
  right: -4px;
}
.the-look-book .tools-right .tools .socials:hover .dropdown-menu,
.the-look-book #hero .tools .socials:hover .dropdown-menu {
  right: -4px;
}
.the-look-book .box-image.white .tools a {
  color: white;
}
.the-look-book .box-image.white .tools a i {
  color: white;
}
.the-look-book .container-fluid {
  padding: 0;
}
.the-look-book .row {
  margin: auto;
  max-width: 1920px;
  position: relative;
}
.the-look-book .row.full-item {
  max-width: 100%;
}
.the-look-book .row.gray {
  background: #F3F3F3;
  padding: 100px 0;
}
.the-look-book .row + .row {
  padding-top: 0;
}
.the-look-book .row.bottom-40 {
  padding-bottom: 40px;
}
.the-look-book .row.bottom-60 {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .the-look-book .row {
    position: inherit;
  }
  .the-look-book .row.gray {
    padding: 40px 0;
  }
  .the-look-book .row + .row {
    padding-top: 0;
  }
}
.the-look-book .full-item > div {
  padding-left: 0;
  padding-right: 0;
}
.the-look-book .full-item .box-testo.abs {
  width: 41.66666667%;
  top: 0;
  height: 100%;
}
.the-look-book .full-item .box-testo .content {
  display: table;
  height: 100%;
  padding: 15px;
  vertical-align: middle;
}
.the-look-book .full-item .box-testo .content .testo {
  display: table-cell;
  vertical-align: middle;
}
.the-look-book .full-item .box-testo .content .testo h1 {
  font-size: 3.929em;
  font-weight: 600;
}
.the-look-book .full-item .box-testo .content .testo h3 {
  font-size: 2.143em;
  margin-top: 0;
  font-weight: 400;
}
.the-look-book .full-item .box-testo .content .testo h2 {
  font-size: 2.857em;
  font-weight: 300;
}
.the-look-book .full-item .box-testo .content .testo h2,
.the-look-book .full-item .box-testo .content .testo h1 {
  margin: 0;
}
.the-look-book .full-item .box-testo .content .testo hr {
  border-top: 1px solid black;
  float: left;
  width: 130px;
}
.the-look-book .full-item .box-testo .content .testo p {
  margin-top: 5px;
  float: left;
  font-size: 1.143em;
  font-weight: 300;
}
@media (max-width: 767px) {
  .the-look-book .full-item .box-testo.abs {
    left: 0;
    position: relative;
    width: 100%;
  }
  .the-look-book .full-item .box-testo .content {
    display: block;
  }
  .the-look-book .full-item .box-testo .content .testo {
    display: block;
  }
  .the-look-book .full-item .box-testo .content .testo h1 {
    font-size: 2.857em;
    font-weight: 600;
  }
  .the-look-book .full-item .box-testo .content .testo h3 {
    font-size: 1.429em;
    margin-top: 0;
    font-weight: 400;
  }
  .the-look-book .full-item .box-testo .content .testo h2 {
    font-size: 2.143em;
    font-weight: 300;
  }
}
.the-look-book .full-item.double .box-image.tools-right .tools {
  right: 0;
}
.the-look-book .full-item.single .center-left {
  left: 8.33333333%;
  width: 33%;
}
.the-look-book .full-item.single .content .testo h3 {
  font-size: 2.429em;
  font-weight: 400;
}
.the-look-book .full-item.single .content .testo h4 {
  font-size: 1.214em;
  font-weight: 300;
}
.the-look-book .box-testo.abs {
  position: absolute;
  z-index: 2;
}
.the-look-book .box-testo.abs.bottom-center {
  bottom: 15%;
  left: 45%;
}
.the-look-book .box-testo.abs.top-center {
  left: 60%;
  top: 60px;
}
.the-look-book .box-testo.abs.bottom-left {
  bottom: 150px;
  left: 41.66666667%;
}
@media (max-width: 991px) {
  .the-look-book .box-testo.abs.bottom-left {
    bottom: 100px;
    left: 41.66666667%;
  }
}
.the-look-book .box-testo.abs p {
  width: 100%;
}
.the-look-book .box-testo .content .testo h3 {
  font-size: 2.429em;
  font-weight: 400;
  line-height: 140%;
}
.the-look-book .box-testo .content .testo h4 {
  font-size: 1.214em;
  font-weight: 300;
  line-height: 140%;
}
@media (max-width: 991px) {
  .the-look-book .box-testo .content .testo h3 {
    font-size: 1.714em;
  }
  .the-look-book .box-testo .content .testo h4 {
    font-size: 1.143em;
  }
}
.the-look-book .box-testo.white {
  color: white;
}
.the-look-book .box-testo.white hr {
  background: white;
  border-color: white!important;
}
.the-look-book .two-item > div:first-child {
  margin-top: 140px;
}
@media (max-width: 991px) {
  .the-look-book .two-item > div {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .the-look-book .two-item .box-testo.abs.bottom-center {
    left: 37%;
  }
}
.the-look-book .two-item-text-top .testo {
  margin-top: 70px;
}
.the-look-book .two-item-text-top > div img {
  margin-top: 150px;
}
@media (max-width: 767px) {
  .the-look-book .two-item-text-top > div img {
    margin-top: 40px;
  }
}
.the-look-book .right-item .abs.bottom-left {
  left: 16.66666667%;
}
.the-look-book .right-item .abs.center-left {
  top: 30%;
}
.the-look-book .three-item-text-bottom > div:first-child {
  margin-top: 80px;
}
.the-look-book .three-item-text-bottom > div:nth-child(2) {
  margin-top: 300px;
}
.the-look-book .three-item-text-bottom > div:nth-child(3) {
  margin-top: -130px;
}
@media (max-width: 767px) {
  .the-look-book .three-item-text-bottom > div {
    margin-top: 40px!important;
  }
}
.the-look-book .two-item-inverse > div:nth-child(2) {
  margin-top: 330px;
}
.the-look-book .two-item-inverse > div:first-child {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .the-look-book .two-item-inverse > div {
    margin-top: 40px!important;
  }
}
.the-look-book .two-item-inverse .box-testo.top-center {
  left: 50%;
  top: 140px;
}
.the-look-book .two-item-inverse.reverse .abs.top-center {
  left: 41.66666667%;
}
.the-look-book .four-item > div {
  margin-bottom: 40px!important;
}
.the-look-book #action-sheet {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  border-top: 2px solid black;
  bottom: 0;
  position: fixed;
  width: 100%;
}
.the-look-book #action-sheet p {
  margin-top: 15px;
}
.the-look-book #action-sheet ul {
  margin-bottom: 0;
}
.the-look-book #action-sheet ul li {
  width: 15%;
  text-align: center;
}
.the-look-book #action-sheet ul li a {
  background: none!important;
  font-size: 1.429em;
  padding: 10px 14px;
}
@media (min-width: 768px) {
  .the-look-book #action-sheet {
    display: none!important;
  }
}
.box[class^="arrow-"]:after,
.box[class*=" arrow-"]:after {
  background: url('../images/arrow-sprite.png') no-repeat 0 0;
  content: "";
  display: block;
  height: 18px;
  position: absolute;
  width: 36px;
}
.box.arrow-top:after {
  left: 50%;
  margin-left: -18px;
  top: 0;
}
.box.arrow-bottom:after {
  background-position: 0 -54px;
  left: 50%;
  margin-left: -18px;
  bottom: 0;
}
.box.arrow-left:after {
  background-position: 0 -72px;
  height: 36px;
  left: 0;
  margin-top: -18px;
  top: 50%;
  width: 18px;
}
.box.arrow-right:after {
  background-position: 0 -18px;
  height: 36px;
  right: 0;
  margin-top: -18px;
  top: 50%;
  width: 18px;
}
.modale-editoriale {
  min-height: 1px;
}
