/* #####################################################################################################
   HOMEPAGE
   ##################################################################################################### */

/*--- standard variables ---*/
/*--- product item ratio (thumb + content) ---*/
/* set ProductImageRatio in productOverview! */
/*--- media queries. When using responsive ---*/
/* Range breakpoints */
/*----- Default functions -----*/
/*----- Default Crossbrowser functions -----*/
/*----- CSS3 functions -----*/
/*----- CSS3 Animation functions -----*/
/*----- Buttons -----*/
/*----- Responsive functions -----*/
body#responsiveMaster {
  padding-top: 151px !important;
}
@media only screen and (min-width: 1024px) {
  body#responsiveMaster {
    padding-top: 161px !important;
  }
}
.homepage #cols {
  min-height: initial;
}
.homepage #cols #content {
  min-height: initial;
}
.homepage .title .contentSnippet {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  justify-content: center;
  font-family: 'Cormorant Garamond', serif;
  color: black;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}
@media only screen and (min-width: 1024px) {
  .homepage .title .contentSnippet {
    font-size: 44px;
    margin-top: 40px;
    padding-top: 40px;
  }
}
.homepage .contentSnippet {
  display: flex;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.3px;
  color: #192b33;
}
.homepage .contentSnippet h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 44px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  color: black;
}
.homepage .mainBanner {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .homepage .mainBanner {
    margin-bottom: 50px;
  }
}
.homepage .homeButtons {
  padding: 0px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .homepage .homeButtons {
    margin-bottom: 50px;
    padding: 0px 130px;
  }
}
.homepage .homeButtons .contentSnippet {
  flex-flow: column;
  justify-content: space-between;
}
@media only screen and (min-width: 1024px) {
  .homepage .homeButtons .contentSnippet {
    flex-flow: row;
  }
}
.homepage .homeButtons .contentSnippet a {
  flex: 0 0 100%;
  display: none;
  height: 45px;
  padding: 10px 15px;
}
.homepage .homeButtons .contentSnippet a:nth-child(1),
.homepage .homeButtons .contentSnippet a:nth-child(2) {
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  .homepage .homeButtons .contentSnippet a {
    display: inline-block;
    flex: 0 0 24%;
    max-width: 300px;
    min-width: auto;
    width: 100%;
  }
}
.homepage .characterDisplay {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 0px;
}
@media only screen and (min-width: 1024px) {
  .homepage .characterDisplay {
    padding: 0px 130px;
  }
}
@media only screen and (min-width: 1024px) {
  .homepage .characterDisplay {
    flex-flow: row;
  }
}
@media only screen and (min-width: 1024px) {
  .homepage .characterDisplay .right,
  .homepage .characterDisplay .left {
    width: calc(50% - 10px);
  }
}
.homepage .characterDisplay .right {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
.homepage .characterDisplay .right .content .contentSnippet {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0px 30px;
}
.homepage .characterDisplay .right .content .contentSnippet h3 {
  font-style: italic;
  letter-spacing: 1px;
  font-size: 32px;
}
@media only screen and (min-width: 1024px) {
  .homepage .characterDisplay .right .content .contentSnippet h3 {
    font-size: 54px;
  }
}
.homepage .characterDisplay .right .content .contentSnippet a.bttn {
  margin-top: 35px;
}
.homepage .characterDisplay .products .productList {
  display: flex;
  margin: 15px 0px 0px 0px;
  justify-content: space-between;
}
.homepage .characterDisplay .products .productList .item {
  width: calc(50% - 5px);
  margin: 0px;
}
.homepage .productsWrapper {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .homepage .productsWrapper {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
.homepage .productsWrapper .contentSnippet {
  margin: 0 auto;
}
.homepage .productsWrapper .button {
  display: flex;
  justify-content: center;
}
.homepage .productsWrapper .owl-nav {
  margin: 0;
}
.homepage .moodDisplay {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 0px 0px 0px 0px;
}
@media only screen and (min-width: 1024px) {
  .homepage .moodDisplay {
    flex-flow: row;
    padding: 0px 130px 60px 130px;
  }
  .homepage .moodDisplay .right,
  .homepage .moodDisplay .left {
    width: calc(50% - 10px) !important;
    margin: initial !important;
  }
}
.homepage .moodDisplay .right {
  width: calc(100% + 30px);
  margin: 0px 0px 0px -15px;
}
.homepage .moodDisplay .right .slidesjs-navigation {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .homepage .moodDisplay .right .slidesjs-navigation {
    display: block;
  }
}
.homepage .moodDisplay .left {
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 50px 0px 10px 0px;
  order: 1;
}
@media only screen and (min-width: 1024px) {
  .homepage .moodDisplay .left {
    padding: 40px 0px;
    order: initial;
  }
}
.homepage .moodDisplay .left .contentSnippet {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0px 30px;
}
.homepage .moodDisplay .left .contentSnippet h3 {
  font-size: 32px;
  letter-spacing: 0.59px;
}
@media only screen and (min-width: 1024px) {
  .homepage .moodDisplay .left .contentSnippet h3 {
    letter-spacing: 0.81px;
    font-size: 44px;
  }
}
.homepage .moodDisplay .left .contentSnippet a.bttn {
  margin-top: 35px;
}
.homepage .moodDisplay .products .productList {
  display: flex;
  margin: 15px 0px 0px 0px;
  justify-content: space-between;
}
.homepage .moodDisplay .products .productList .item {
  width: calc(50% - 5px);
  margin: 0px;
}
.homepage .lookWrapper {
  border: none;
  padding-bottom: 0px;
}
.homepage .lookWrapper .title .contentSnippet {
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: 0.6px;
  text-align: center;
  color: black;
}
@media only screen and (min-width: 1024px) {
  .homepage .lookWrapper .title .contentSnippet {
    font-size: 54px;
    letter-spacing: 1px;
  }
}
.homepage .lookWrapper .content {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin-bottom: 25px;
}
.homepage .lookWrapper .content .contentSnippet {
  text-align: center;
  max-width: 980px;
}
.homepage .subBanners a {
  display: block;
}
