.collection-page-carousel{}
.collection-page-carousel .item{}
.collection-page-carousel .item .item-img{}
.collection-page-carousel .item .item-img img{
	max-width: 100%;
    min-height: 155px;
}
.collection-page-carousel .owl-nav{
    top: 47%;
    position: absolute;
    width: 100%;
}
.collection-page-carousel .owl-nav .owl-prev, .collection-page-carousel .owl-nav .owl-next {
  position: absolute;
  display: inline-block;
  width: 35px;
  height: 21px;
  background-image: url("./img/arrow-right.png");
  -webkit-transition: all .3s;
  transition: all .3s;
}

.collection-page-carousel .owl-nav .owl-prev {
  left: 15px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.collection-page-carousel .owl-nav .owl-next {
	right: 15px;
}
.hero-collage .change-img-wrapper{
  display: block;
  position: absolute;
  width: 100%;
  height: 600px;
  left:0;
  top:0;
  opacity:0;
  z-index: 2;
  background-color: #fff;
}

.hero-collage {
  height: 70vh;
}

.hero-collage .item {
  position: relative;
  float: left;
  width: 38%;
  min-height: 35vh;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-collage .item .text {
  position: absolute;
  top: 60px;
  left: 30px;
  width: 100%;
  height: 100%;
  padding-right: 15px;
  z-index: 100;
}

.hero-collage .item h1, .hero-collage .item h5, .hero-collage .item p {
  font-family: 'TondoCorp-Light';
  color: #fff;
}

.hero-collage .item h1 {
  margin: 0 0 15px;
  font-size: 47px;
}

.hero-collage .item h5 {
  font-size: 22px;
}

.hero-collage .item p {
  position: absolute;
  bottom: 85px;
  margin: 0;
  font-size: 25px;
  color: #1c2e36;
}

.hero-collage .item img {
  position: absolute;
  top: 0;
  left:0;
  right:0;
  bottom: 0;
  min-width: 100%;
  margin: auto;
  min-height: 100%;
}
.hero-collage .item img.hover{

}

.hero-collage .item.item-long {
  width: 62%;
  /*min-height: 600px;*/
  height: 70vh;
}

.hero-collage .item-long .text {
  left: 60px;
}

.hero-collage .item-long p {
  bottom: 100px;
}

.hero-collage .item-long img {
  /*   max-height: 600px; */
  min-height: 100%;
  min-width: 100%;
}


@media only screen and (max-width: 1440px) {
  .hero-collage {
    height: 60vh;
  }
  .hero-collage .item {
    /*max-height: 300px;*/
    min-height: 50%;
  }
  .hero-collage .item img {
    position: absolute;
    top: 0;
    left:0;
    right:0;
    bottom: 0;
    /*      width: 100%; */
    margin: auto;
    min-height: 100%;
  }
  .hero-collage .item.item-long {
    height: 60vh;
  }
  .hero-collage .item-long img {
    /*max-height: 600px;*/
    min-height: 100%;
  }
}

@media only screen and (max-width: 1199px) {
  .hero-collage {
    height: 60vh;
  }
  .hero-collage .change-img-wrapper {
    height: 60vh;
  }
  .hero-collage .item img {
    max-height: 100%;
  }
  .hero-collage .item-long img {
    max-height: 100%;
  }
}

@media only screen and (max-width: 1199px) {
  .hero-collage {
    height: 60vh;
  }
  .hero-collage .item {
    width: 38%;

  }
  .hero-collage .item img {
    /*     width: 100%; */
    /*     max-height: 550px; */
    height: 100%;
  }
  .hero-collage .item-long {
    width: 100%;
  }
  .hero-collage .item-long img {
    /*     width: 100%; */
    max-height: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 991px) {
  .hero-collage {
    height: 40vh;
  }
  .hero-collage .item.item-long {
    height: 40vh;
  }
}

@media only screen and (max-width: 767px) {
  .hero-collage .item {
    width: 100% !important;
    min-height: 400px;
  }
  .hero-collage{
   height: 1400px;
 }
 .hero-collage .item .text {
  top: 40px;
  left: 20px;
}
.hero-collage .item h2 {
  font-size: 37px;
}
.hero-collage .item h5 {
  font-size: 20px;
}
.hero-collage .item p {
  bottom: 55px;
  font-size: 16px;
}
.hero-collage .item-long .text {
  left: 40px;
}
.hero-collage .item-long p {
  bottom: 80px;
}
.hero-collage .item img {
  /*max-height: 300px;*/
  min-height: auto;
}
.hero-collage .item-long img {
  /*max-height: 600px;*/
  min-height: auto;
}
.hero-collage .item.item-long {
 height: auto;
}
.hero-collage .item {
 height: auto;
}
}

@media only screen and (max-width: 479px) {
  .hero-collage .item .text {
    top: 30px;
    left: 15px;
  }
  .hero-collage .item{
   min-height: 300px !important;
 }
 .hero-collage{
   height: 914px !important;
 }
 .hero-collage .item h2 {
  font-size: 28px;
}
.hero-collage .item h5 {
  font-size: 18px;
}
.hero-collage .item p {
  bottom: 45px;
  font-size: 15px;
}
.hero-collage .item-long .text {
  left: 30px;
}
.hero-collage .item-long p {
  bottom: 60px;
}
}
.collections-page-header p{
      /* margin-top: 50px; */
    padding-left: 35px;
    /* font-style: italic; */
    line-height: 24px;
    width: 70%;
    text-align: center;
    margin: auto;
}