/** Shopify CDN: Minification failed

Line 222:1 Expected "}" to go with "{"

**/
.etto-leads {
  padding-top:0px;
  padding-bottom:0px;
}

@media screen and (max-width:1024px){
  .etto-leads {
    padding-top:60px;
    padding-bottom:60px;
  }
}
@media screen and (max-width:767px){
   .etto-leads {
    padding-top:40px;
    padding-bottom:40px;
  }
}

.etto-leads h3{
  font-size:42px;
  color:#181818;
  font-family: 'big_caslon_ccregular';
  font-weight: 300;
  line-height:1.2em !important;
}

@media (max-width:1200px){
  .etto-leads h3{
      font-size:34px;
}

@media (max-width:767px){
  .etto-leads h3{
      font-size:28px;
  }
}
.etto-leads .multicolumn-card__info p{

  font-family: "Maison Neue Mono", sans-serif;
  font-weight:300;
  font-size:16px;
}
.etto-leads .multicolumn-card__info p a{
  display:block;
  max-width:180px;
  margin:30px 0 20px 0;
  text-decoration:none;
    font-family: "Maison Neue Mono", sans-serif;
  font-weight:300;
  font-size:16px;
  /*color:#fff;*/
  border:1px solid #fff;
  padding:12px;
  text-align:center;
   transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.etto-leads .multicolumn-card__info p a:hover{
  background-color:#5C6261;
  transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    border:1px solid #5C6261;
}
  @media (max-width:767px){
    .etto-leads .multicolumn-card__info{
      padding-top:32px !important;
    }
  }
.etto-home-banner .banner__heading{
  color:#fff;
  font-family: "Maison Neue Mono", sans-serif;
  font-weight:300;
  font-size:62px;
  line-height:1.1em;
}

.etto-home-banner .banner__content{
  position:absolute;
  top:15%;
  left:0;
  width:100%;
  max-width:100%;
}


@media screen and (max-width:1480px){
  .etto-home-banner .banner__heading{
    font-size:52px;
  }
}
@media screen and (max-width:1200px){
  .etto-home-banner .banner__heading{
    font-size:48px;
  }
}
@media screen and (max-width:991px){
  .etto-home-banner .banner__heading{
    font-size:42px;
  }
}
@media screen and (max-width:767px){
  .etto-home-banner .banner__heading{
    font-size:28px;
  }
}

.etto-video-home{
  background-color:#F7F6EF;
  padding-top:50px;
  padding-bottom:80px;
}

@media screen and (max-width:1024px){
  .etto-video-home{
    padding-top:50px;
    padding-bottom:60px;
  }
}
@media screen and (max-width:767px){
   .etto-video-home{
    padding-top:40px;
    padding-bottom:40px;
  }
}


.etto-video-home .color-background-2{
   background-color:#F7F6EF !important;
}

.etto-video-home .title-wrapper {
  text-align:center;
}
.etto-video-home .title-wrapper h2{
  font-size: 42px;
    color: #2B392D;
    font-family: Maison Neue Mono,sans-serif;
    font-weight: 300;
    line-height: 1.2em!important;
}
.etto-video-home .etto-video-caption{
    color: #2B392D;
    font-family: Maison Neue Mono,sans-serif;
    font-weight: 300;
  text-align:center;
  padding-left:20%;
  padding-right:20%;
  margin-bottom:50px;
}

#shopify-section-template--15750212616380__featured_collection h2.title{
  text-align:center;
    font-size: 42px;
    color: #2B392D;
    font-family: Maison Neue Mono,sans-serif;
    font-weight: 300;
    line-height: 1.2em!important;
}


.home-page-shop-all .button{
   font-family: Maison Neue Mono,sans-serif;
   font-weight: 300;
   background-color:#546758;
   color:#fff;
}
.home-page-shop-all .button:hover{
  box-shadow:none !important;
  background-color:#3a463c;
}



@media screen and (max-width:767px){
 .etto-home-banner {
    height:58vh;
  }
  .etto-video-home .etto-video-caption {
    padding-left:15px;
    padding-right:15px;
  }
  #shopify-section-template--15750212616380__featured_collection h2.title{
    font-size:28px;
    padding-left:48px;
    padding-right:48px;
  }
}

.homectaboxes{
  width:100%;
  max-width:1200px;
  margin:0 auto;
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
}
.homectaboxes .homectabox{
  width:100%;
  display:flex;
}
.homectaboxes .homectabox img{
  width:100%;
  max-width:100%;
  height:auto;
  object-fit:contain;
}
#MainContentHome #enrm-branding-25036{ 
  display:none !important;
}

.article-template .rte img{
  border:0 !important;
}