/* ~~~~~~~~~~~~~~~~~ Skreened Base ~~~~~~~~~~~~~~~~~ */
body {
  padding-top: 0;
}
header a,
footer a {
  color: #000000;
  text-decoration: none;
}
header a:hover,
footer a:hover {
  color: #555555;
}
header h1,
footer h1,
header h2,
footer h2,
header h3,
footer h3,
header h4,
footer h4,
header h5,
footer h5,
header h6,
footer h6 {
  font-family: "brandon-grotesque", "Source Sans Pro", sans-serif;
  font-weight: 600;
}
.wf-loading header h1,
.wf-loading footer h1,
.wf-loading header h2,
.wf-loading footer h2,
.wf-loading header h3,
.wf-loading footer h3,
.wf-loading header h4,
.wf-loading footer h4,
.wf-loading header h5,
.wf-loading footer h5,
.wf-loading header h6,
.wf-loading footer h6 {
  visibility: hidden;
}
.page-top {
  width: 100%;
  color: #ffffff;
  background: #ffffff;
  /*height: 7.4rem;*/
  padding-top: 74px;
  position: relative;
  margin: auto;
}
#page-home {
  /*height: 37rem;*/
  text-align: center;
  background-color: #000000;
  background: url('/assets/images/new_layout/holiday-home.jpg') top center / cover no-repeat;
}
@media screen and (max-width: 768px) {
  #page-home {
    background-position: 60%;
  }
}
#page-home .jumbotron {
  padding: 0;
  margin: 0;
  background: transparent;
  text-shadow: none;
}
#page-home .jumbotron .top-container {
  position: relative;
  box-sizing: border-box;
  padding-top: 11rem;
  padding-bottom: 4rem;
  height: 37rem;
  z-index: 2;
}
@media screen and (max-width: 364px) {
  #page-home .jumbotron .top-container {
    padding: 10rem 3rem 5rem 3rem;
  }
}
#page-home .jumbotron .top-container h1 {
  font-family: "brandon-grotesque", "Source Sans Pro", sans-serif;
  font-style: italic;
  margin-top: 5.3rem;
  font-size: 6.6rem;
  margin-bottom: 1.2rem;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 0 50px #0d47a1;
}
@media screen and (max-width: 768px) {
  #page-home .jumbotron .top-container h1 {
    font-size: 4rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 364px) {
  #page-home .jumbotron .top-container h1 {
    margin-top: 0;
  }
}
#page-home .jumbotron .top-container p {
  font-family: "brandon-grotesque", "Source Sans Pro", sans-serif;
  font-style: italic;
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0;
  color: #fff;
  text-shadow: 0 0 10px #0d47a1;
  padding: 0 4rem 0 4rem;
}
@media screen and (min-width: 768px) {
  #page-home .jumbotron .top-container p {
    font-size: 2rem;
    padding: 0;
  }
}
#page-home .jumbotron .top-container .btn {
  margin-top: 3.8rem;
  background-color: #a92033;
  color: #FFFFFF;
  text-shadow: none;
  border: none;
  font-weight: 600;
}
@media screen and (max-width: 364px) {
  #page-home .jumbotron .top-container .btn {
    margin-top: 1rem;
  }
}
#page-home .jumbotron .top-container img {
  max-height: 85%;
  max-width: 100%;
  display: block;
  margin: 0px auto;
}
@media screen and (max-width: 768px) {
  #page-home .jumbotron .top-container img {
    max-height: 100%;
  }
}
#discover {
  height: 37rem;
  text-align: center;
  background-color: #000000;
}
#discover .jumbotron {
  padding: 0;
  margin: 0;
  background: transparent;
  text-shadow: none;
}
#discover .jumbotron .top-container {
  position: relative;
  box-sizing: border-box;
  padding-top: 16.3rem;
  padding-bottom: 3.8rem;
  height: 37rem;
  z-index: 2;
}
#discover .jumbotron .top-container h1 {
  font-family: "brandon-grotesque", "Source Sans Pro", sans-serif;
  font-style: italic;
  margin-top: 0;
  font-size: 4.6rem;
  margin-bottom: 1.2rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  #discover .jumbotron .top-container h1 {
    font-size: 5.8rem;
  }
}
#discover .jumbotron .top-container p {
  font-family: "brandon-grotesque", "Source Sans Pro", sans-serif;
  font-style: italic;
  font-size: 1.6rem;
  margin: 0;
}
@media screen and (min-width: 768px) {
  #discover .jumbotron .top-container p {
    font-size: 2rem;
  }
}
#discover .jumbotron .top-container .btn {
  margin-top: 3.8rem;
}
.content-wrapper .temp-page {
  width: 32rem;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.content-wrapper .temp-page a {
  color: #000000;
  text-decoration: none;
}
.content-wrapper .temp-page a:hover {
  color: #555555;
}
.content-wrapper .temp-page h1,
.content-wrapper .temp-page h2,
.content-wrapper .temp-page h3,
.content-wrapper .temp-page h4,
.content-wrapper .temp-page h5,
.content-wrapper .temp-page h6 {
  font-family: "brandon-grotesque", "Source Sans Pro", sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .content-wrapper .temp-page {
    width: 76.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper .temp-page {
    width: 100rem;
  }
}
@media screen and (min-width: 1200px) {
  .content-wrapper .temp-page {
    width: 120rem;
  }
}
.content-wrapper .temp-page .col-xs-14 .img-block {
  height: 35.333333333333336rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-14 .img-block img {
  height: 35.333333333333336rem;
}
.content-wrapper .temp-page .col-xs-14 .info-block {
  height: 7rem;
}
.content-wrapper .temp-page .col-xs-13 .img-block {
  height: 32.666666666666664rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-13 .img-block img {
  height: 32.666666666666664rem;
}
.content-wrapper .temp-page .col-xs-13 .info-block {
  height: 7rem;
}
.content-wrapper .temp-page .col-xs-12 .img-block {
  height: 30rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-12 .img-block img {
  height: 30rem;
}
.content-wrapper .temp-page .col-xs-12 .info-block {
  height: 7rem;
}
.content-wrapper .temp-page .col-xs-11 .img-block {
  height: 27.333333333333336rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-11 .img-block img {
  height: 27.333333333333336rem;
}
.content-wrapper .temp-page .col-xs-11 .info-block {
  height: 7rem;
}
.content-wrapper .temp-page .col-xs-10 .img-block {
  height: 24.666666666666664rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-10 .img-block img {
  height: 24.666666666666664rem;
}
.content-wrapper .temp-page .col-xs-10 .info-block {
  height: 7rem;
}
.content-wrapper .temp-page .col-xs-9 .img-block {
  height: 22rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-9 .img-block img {
  height: 22rem;
}
.content-wrapper .temp-page .col-xs-9 .info-block {
  height: 7rem;
}
.content-wrapper .temp-page .col-xs-8 .img-block {
  height: 19.333333333333336rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-8 .img-block img {
  height: 19.333333333333336rem;
}
.content-wrapper .temp-page .col-xs-8 .info-block {
  height: 7rem;
}
.content-wrapper .temp-page .col-xs-7 .img-block {
  height: 18.666666666666668rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-7 .img-block img {
  height: 18.666666666666668rem;
}
.content-wrapper .temp-page .col-xs-7 .info-block {
  height: 6rem;
}
.content-wrapper .temp-page .col-xs-6 .img-block {
  height: 16rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-6 .img-block img {
  height: 16rem;
}
.content-wrapper .temp-page .col-xs-6 .info-block {
  height: 6rem;
}
.content-wrapper .temp-page .col-xs-5 .img-block {
  height: 13.333333333333332rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-5 .img-block img {
  height: 13.333333333333332rem;
}
.content-wrapper .temp-page .col-xs-5 .info-block {
  height: 6rem;
}
.content-wrapper .temp-page .col-xs-4 .img-block {
  height: 10.666666666666668rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-4 .img-block img {
  height: 10.666666666666668rem;
}
.content-wrapper .temp-page .col-xs-4 .info-block {
  height: 6rem;
}
.content-wrapper .temp-page .col-xs-3 .img-block {
  height: 8rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-3 .img-block img {
  height: 8rem;
}
.content-wrapper .temp-page .col-xs-3 .info-block {
  height: 6rem;
}
.content-wrapper .temp-page .col-xs-2 .img-block {
  height: 5.333333333333334rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-2 .img-block img {
  height: 5.333333333333334rem;
}
.content-wrapper .temp-page .col-xs-2 .info-block {
  height: 6rem;
}
.content-wrapper .temp-page .col-xs-1 .img-block {
  height: 2.666666666666667rem;
  overflow: hidden;
}
.content-wrapper .temp-page .col-xs-1 .img-block img {
  height: 2.666666666666667rem;
}
.content-wrapper .temp-page .col-xs-1 .info-block {
  height: 6rem;
}
.content-wrapper .temp-page .row-xs-16 {
  height: 40.66666666666667rem;
}
.content-wrapper .temp-page .row-xs-15 {
  height: 38rem;
}
.content-wrapper .temp-page .row-xs-14 {
  height: 35.333333333333336rem;
}
.content-wrapper .temp-page .row-xs-13 {
  height: 32.666666666666664rem;
}
.content-wrapper .temp-page .row-xs-12 {
  height: 30rem;
}
.content-wrapper .temp-page .row-xs-11 {
  height: 27.333333333333336rem;
}
.content-wrapper .temp-page .row-xs-10 {
  height: 24.666666666666664rem;
}
.content-wrapper .temp-page .row-xs-9 {
  height: 22rem;
}
.content-wrapper .temp-page .row-xs-8 {
  height: 19.333333333333336rem;
}
.content-wrapper .temp-page .row-xs-7 {
  height: 16.666666666666668rem;
}
.content-wrapper .temp-page .row-xs-6 {
  height: 14rem;
}
.content-wrapper .temp-page .row-xs-5 {
  height: 11.333333333333332rem;
}
.content-wrapper .temp-page .row-xs-4 {
  height: 8.666666666666668rem;
}
.content-wrapper .temp-page .row-xs-3 {
  height: 6rem;
}
.content-wrapper .temp-page .row-xs-2 {
  height: 3.333333333333334rem;
}
.content-wrapper .temp-page .row-xs-1 {
  height: 0.666666666666667rem;
}
@media screen and (min-width: 768px) {
  .content-wrapper .temp-page .col-sm-14 .img-block {
    height: 87.60000000000001rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-14 .img-block img {
    height: 87.60000000000001rem;
  }
  .content-wrapper .temp-page .col-sm-14 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-13 .img-block {
    height: 81.19999999999999rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-13 .img-block img {
    height: 81.19999999999999rem;
  }
  .content-wrapper .temp-page .col-sm-13 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-12 .img-block {
    height: 74.8rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-12 .img-block img {
    height: 74.8rem;
  }
  .content-wrapper .temp-page .col-sm-12 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-11 .img-block {
    height: 68.4rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-11 .img-block img {
    height: 68.4rem;
  }
  .content-wrapper .temp-page .col-sm-11 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-10 .img-block {
    height: 61.99999999999999rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-10 .img-block img {
    height: 61.99999999999999rem;
  }
  .content-wrapper .temp-page .col-sm-10 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-9 .img-block {
    height: 55.599999999999994rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-9 .img-block img {
    height: 55.599999999999994rem;
  }
  .content-wrapper .temp-page .col-sm-9 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-8 .img-block {
    height: 49.2rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-8 .img-block img {
    height: 49.2rem;
  }
  .content-wrapper .temp-page .col-sm-8 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-7 .img-block {
    height: 42.800000000000004rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-7 .img-block img {
    height: 42.800000000000004rem;
  }
  .content-wrapper .temp-page .col-sm-7 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-6 .img-block {
    height: 36.4rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-6 .img-block img {
    height: 36.4rem;
  }
  .content-wrapper .temp-page .col-sm-6 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-5 .img-block {
    height: 29.999999999999996rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-5 .img-block img {
    height: 29.999999999999996rem;
  }
  .content-wrapper .temp-page .col-sm-5 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-4 .img-block {
    height: 23.6rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-4 .img-block img {
    height: 23.6rem;
  }
  .content-wrapper .temp-page .col-sm-4 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-3 .img-block {
    height: 17.2rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-3 .img-block img {
    height: 17.2rem;
  }
  .content-wrapper .temp-page .col-sm-3 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-2 .img-block {
    height: 10.8rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-2 .img-block img {
    height: 10.8rem;
  }
  .content-wrapper .temp-page .col-sm-2 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .col-sm-1 .img-block {
    height: 4.4rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-sm-1 .img-block img {
    height: 4.4rem;
  }
  .content-wrapper .temp-page .col-sm-1 .info-block {
    height: 6.4rem;
  }
  .content-wrapper .temp-page .row-sm-16 {
    height: 100.4rem;
  }
  .content-wrapper .temp-page .row-sm-15 {
    height: 94rem;
  }
  .content-wrapper .temp-page .row-sm-14 {
    height: 87.60000000000001rem;
  }
  .content-wrapper .temp-page .row-sm-13 {
    height: 81.19999999999999rem;
  }
  .content-wrapper .temp-page .row-sm-12 {
    height: 74.8rem;
  }
  .content-wrapper .temp-page .row-sm-11 {
    height: 68.4rem;
  }
  .content-wrapper .temp-page .row-sm-10 {
    height: 61.99999999999999rem;
  }
  .content-wrapper .temp-page .row-sm-9 {
    height: 55.599999999999994rem;
  }
  .content-wrapper .temp-page .row-sm-8 {
    height: 49.2rem;
  }
  .content-wrapper .temp-page .row-sm-7 {
    height: 42.800000000000004rem;
  }
  .content-wrapper .temp-page .row-sm-6 {
    height: 36.4rem;
  }
  .content-wrapper .temp-page .row-sm-5 {
    height: 29.999999999999996rem;
  }
  .content-wrapper .temp-page .row-sm-4 {
    height: 23.6rem;
  }
  .content-wrapper .temp-page .row-sm-3 {
    height: 17.2rem;
  }
  .content-wrapper .temp-page .row-sm-2 {
    height: 10.8rem;
  }
  .content-wrapper .temp-page .row-sm-1 {
    height: 4.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper .temp-page .col-md-14 .img-block {
    height: 113.66666666666667rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-14 .img-block img {
    height: 113.66666666666667rem;
  }
  .content-wrapper .temp-page .col-md-14 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-13 .img-block {
    height: 105.33333333333333rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-13 .img-block img {
    height: 105.33333333333333rem;
  }
  .content-wrapper .temp-page .col-md-13 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-12 .img-block {
    height: 97rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-12 .img-block img {
    height: 97rem;
  }
  .content-wrapper .temp-page .col-md-12 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-11 .img-block {
    height: 88.66666666666667rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-11 .img-block img {
    height: 88.66666666666667rem;
  }
  .content-wrapper .temp-page .col-md-11 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-10 .img-block {
    height: 80.33333333333333rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-10 .img-block img {
    height: 80.33333333333333rem;
  }
  .content-wrapper .temp-page .col-md-10 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-9 .img-block {
    height: 72rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-9 .img-block img {
    height: 72rem;
  }
  .content-wrapper .temp-page .col-md-9 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-8 .img-block {
    height: 63.66666666666667rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-8 .img-block img {
    height: 63.66666666666667rem;
  }
  .content-wrapper .temp-page .col-md-8 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-7 .img-block {
    height: 55.333333333333336rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-7 .img-block img {
    height: 55.333333333333336rem;
  }
  .content-wrapper .temp-page .col-md-7 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-6 .img-block {
    height: 47rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-6 .img-block img {
    height: 47rem;
  }
  .content-wrapper .temp-page .col-md-6 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-5 .img-block {
    height: 38.666666666666664rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-5 .img-block img {
    height: 38.666666666666664rem;
  }
  .content-wrapper .temp-page .col-md-5 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-4 .img-block {
    height: 30.333333333333336rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-4 .img-block img {
    height: 30.333333333333336rem;
  }
  .content-wrapper .temp-page .col-md-4 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-3 .img-block {
    height: 22rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-3 .img-block img {
    height: 22rem;
  }
  .content-wrapper .temp-page .col-md-3 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-2 .img-block {
    height: 13.666666666666668rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-2 .img-block img {
    height: 13.666666666666668rem;
  }
  .content-wrapper .temp-page .col-md-2 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-1 .img-block {
    height: 5.333333333333334rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-md-1 .img-block img {
    height: 5.333333333333334rem;
  }
  .content-wrapper .temp-page .col-md-1 .info-block {
    height: 6.333333333333334rem;
  }
  .content-wrapper .temp-page .row-md-16 {
    height: 128.33333333333334rem;
  }
  .content-wrapper .temp-page .row-md-15 {
    height: 120rem;
  }
  .content-wrapper .temp-page .row-md-14 {
    height: 111.66666666666667rem;
  }
  .content-wrapper .temp-page .row-md-13 {
    height: 103.33333333333333rem;
  }
  .content-wrapper .temp-page .row-md-12 {
    height: 95rem;
  }
  .content-wrapper .temp-page .row-md-11 {
    height: 86.66666666666667rem;
  }
  .content-wrapper .temp-page .row-md-10 {
    height: 78.33333333333333rem;
  }
  .content-wrapper .temp-page .row-md-9 {
    height: 70rem;
  }
  .content-wrapper .temp-page .row-md-8 {
    height: 61.66666666666667rem;
  }
  .content-wrapper .temp-page .row-md-7 {
    height: 53.333333333333336rem;
  }
  .content-wrapper .temp-page .row-md-6 {
    height: 45rem;
  }
  .content-wrapper .temp-page .row-md-5 {
    height: 36.666666666666664rem;
  }
  .content-wrapper .temp-page .row-md-4 {
    height: 28.333333333333336rem;
  }
  .content-wrapper .temp-page .row-md-3 {
    height: 20rem;
  }
  .content-wrapper .temp-page .row-md-2 {
    height: 11.666666666666668rem;
  }
  .content-wrapper .temp-page .row-md-1 {
    height: 3.333333333333334rem;
  }
}
@media screen and (min-width: 1200px) {
  .content-wrapper .temp-page .col-lg-14 .img-block {
    height: 136rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-14 .img-block img {
    height: 136rem;
  }
  .content-wrapper .temp-page .col-lg-14 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-13 .img-block {
    height: 126rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-13 .img-block img {
    height: 126rem;
  }
  .content-wrapper .temp-page .col-lg-13 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-12 .img-block {
    height: 116rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-12 .img-block img {
    height: 116rem;
  }
  .content-wrapper .temp-page .col-lg-12 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-11 .img-block {
    height: 106.00000000000001rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-11 .img-block img {
    height: 106.00000000000001rem;
  }
  .content-wrapper .temp-page .col-lg-11 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-10 .img-block {
    height: 95.99999999999999rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-10 .img-block img {
    height: 95.99999999999999rem;
  }
  .content-wrapper .temp-page .col-lg-10 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-9 .img-block {
    height: 86rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-9 .img-block img {
    height: 86rem;
  }
  .content-wrapper .temp-page .col-lg-9 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-8 .img-block {
    height: 76.00000000000001rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-8 .img-block img {
    height: 76.00000000000001rem;
  }
  .content-wrapper .temp-page .col-lg-8 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-7 .img-block {
    height: 66rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-7 .img-block img {
    height: 66rem;
  }
  .content-wrapper .temp-page .col-lg-7 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-6 .img-block {
    height: 56rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-6 .img-block img {
    height: 56rem;
  }
  .content-wrapper .temp-page .col-lg-6 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-5 .img-block {
    height: 45.99999999999999rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-5 .img-block img {
    height: 45.99999999999999rem;
  }
  .content-wrapper .temp-page .col-lg-5 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-4 .img-block {
    height: 36.00000000000001rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-4 .img-block img {
    height: 36.00000000000001rem;
  }
  .content-wrapper .temp-page .col-lg-4 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-3 .img-block {
    height: 26rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-3 .img-block img {
    height: 26rem;
  }
  .content-wrapper .temp-page .col-lg-3 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-2 .img-block {
    height: 16.000000000000004rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-2 .img-block img {
    height: 16.000000000000004rem;
  }
  .content-wrapper .temp-page .col-lg-2 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-1 .img-block {
    height: 6.000000000000002rem;
    overflow: hidden;
  }
  .content-wrapper .temp-page .col-lg-1 .img-block img {
    height: 6.000000000000002rem;
  }
  .content-wrapper .temp-page .col-lg-1 .info-block {
    height: 7.000000000000002rem;
  }
  .content-wrapper .temp-page .row-lg-16 {
    height: 153.00000000000003rem;
  }
  .content-wrapper .temp-page .row-lg-15 {
    height: 143rem;
  }
  .content-wrapper .temp-page .row-lg-14 {
    height: 133rem;
  }
  .content-wrapper .temp-page .row-lg-13 {
    height: 123rem;
  }
  .content-wrapper .temp-page .row-lg-12 {
    height: 113rem;
  }
  .content-wrapper .temp-page .row-lg-11 {
    height: 103.00000000000001rem;
  }
  .content-wrapper .temp-page .row-lg-10 {
    height: 92.99999999999999rem;
  }
  .content-wrapper .temp-page .row-lg-9 {
    height: 83rem;
  }
  .content-wrapper .temp-page .row-lg-8 {
    height: 73.00000000000001rem;
  }
  .content-wrapper .temp-page .row-lg-7 {
    height: 63rem;
  }
  .content-wrapper .temp-page .row-lg-6 {
    height: 53rem;
  }
  .content-wrapper .temp-page .row-lg-5 {
    height: 42.99999999999999rem;
  }
  .content-wrapper .temp-page .row-lg-4 {
    height: 33.00000000000001rem;
  }
  .content-wrapper .temp-page .row-lg-3 {
    height: 23rem;
  }
  .content-wrapper .temp-page .row-lg-2 {
    height: 13.000000000000004rem;
  }
  .content-wrapper .temp-page .row-lg-1 {
    height: 3.0000000000000018rem;
  }
}
.content-wrapper .temp-page .container-fluid {
  padding: 0;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.content-wrapper .temp-page hr.dark {
  border-color: #000000;
  margin-left: 1rem;
  margin-right: 1rem;
}
footer {
  width: 100%;
  margin: 8rem 0 0 0;
  padding: 4rem 1rem 1rem 1rem;
  color: #ffffff;
}
footer .container {
  width: 100%;
  max-width: 128rem;
  margin: auto;
}
footer .container .row div {
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}
footer .container .row div ul li a {
  font-size: 1.4rem;
  font-weight: normal;
}
footer .container .row div:last-child {
  text-align: center;
}
footer .container .row form.newsletter {
  width: 24rem;
  margin: auto;
}
footer .container .row form.newsletter .form-group {
  display: block;
  width: 100%;
}
footer .container .row form.newsletter .form-group .newsletter-email {
  display: block;
  float: none;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  border-radius: 2px;
  padding: 0.5rem;
  text-align: center;
  font-size: 2rem;
  color: #000000;
}
footer .container .row form.newsletter .form-group .newsletter-email::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #999999;
  font-weight: 400;
}
footer .container .row form.newsletter .form-group .newsletter-email:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #999999;
  font-weight: 400;
  opacity: 1;
}
footer .container .row form.newsletter .form-group .newsletter-email::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #999999;
  font-weight: 400;
  opacity: 1;
}
footer .container .row form.newsletter .form-group .newsletter-email:-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #999999;
  font-weight: 400;
}
footer .container .row form.newsletter .form-group .btn-default {
  background-color: #39b7f2;
  font-size: 1.8rem;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  footer .container .row div.col-sm-2 {
    width: 19.4%;
  }
  footer .container .row div:first-child {
    padding-left: 0;
  }
  footer .container .row div:last-child {
    padding-right: 0;
    text-align: left;
  }
  footer .container .row div ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  footer .container .row div ul li {
    margin-bottom: 1.2rem;
  }
  footer .container .row div ul li a {
    color: #ffffff;
  }
  footer .container .row div form.newsletter {
    width: 100%;
  }
  footer .container .row div form.newsletter .form-group .newsletter-email {
    display: inline-block;
    vertical-align: middle;
    width: 20.5rem;
    text-align: left;
    font-size: 1.4rem;
  }
  footer .container .row div form.newsletter .form-group .btn-default {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    font-size: 1.4rem;
    margin: 0 0 0 1rem;
  }
}
@media screen and (min-width: 992px) {
  footer .container .row {
    width: 80rem;
    margin: auto;
  }
}
footer .container.links {
  text-align: center;
}
footer .container.links div {
  margin: 1rem;
}
footer .container.links div a {
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
}
footer .container.social-media {
  margin: 3rem auto;
  text-align: center;
}
footer .container.social-media a {
  color: #ffffff;
  font-size: 2.8rem;
  margin: 0 1rem;
}
footer .container.copyright {
  font-size: 1.8rem;
}
.blank {
  height: 1rem;
}
.slide-container,
.slide-container-large {
  margin: auto;
}
.slide-container .wrap,
.slide-container-large .wrap {
  position: relative;
  overflow: hidden;
}
.slide-container .wrap .gradient,
.slide-container-large .wrap .gradient {
  width: 100%;
  height: 3.5rem;
  background: url("/assets/images/new_layout/bg-gradient.png") repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}
.slide-container .read-more,
.slide-container-large .read-more {
  padding-top: 1rem !important;
  font-size: 1.2rem;
}
.slide-container .read-more a,
.slide-container-large .read-more a {
  color: #000000;
  text-decoration: underline;
}
.slide-container .read-more a:hover,
.slide-container-large .read-more a:hover {
  color: #999999;
}
.slide-container-reviews {
  margin: auto;
}
.slide-container-reviews .wrap {
  position: relative;
  overflow: hidden;
}
.slide-container-reviews .wrap .gradient {
  width: 100%;
  height: 3.5rem;
  background: url("/assets/images/new_layout/eee-whi.png") repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}
.slide-container-reviews .read-more {
  font-size: 1.2rem;
}
.slide-container-reviews .read-more a {
  color: #000000;
  text-decoration: underline;
}
.slide-container-reviews .read-more a:hover {
  color: #999999;
}
.chevron:before {
  color: #999999;
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: '';
  display: inline-block;
}
/* ~~~~~~~~~~~~~~~~~ Star Rating replaces jquery.raty.css ~~~~~~~~~~~~~~~~~ */
.cancel-on-png,
.cancel-off-png,
.star-on-png,
.star-off-png,
.star-half-png {
  font-family: "Elusive-Icons";
  font-size: 1.4rem;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.cancel-on-png:before {
  content: "\e6de";
  color: #333333;
}
.cancel-off-png:before {
  content: "\e6de";
  color: #d9534f;
}
.star-on-png:before {
  content: "\e634";
  color: #ffbe3d;
}
.star-off-png:before {
  content: "\e634";
  color: #cccccc;
}
/*
.star-half-png {
	background: @star-on;
	background-image: -moz-linear-gradient(left, @star-on 0%, @star-on 50%, @star-off 51%, @star-off 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,@star-on), color-stop(50%,@star-on), color-stop(51%,@star-off), color-stop(100%,@star-off));
	background-image: -webkit-linear-gradient(left, @star-on 0%,@star-on 50%,@star-off 51%,@star-off 100%);
	background-image: -o-linear-gradient(left, @star-on 0%,@star-on 50%,@star-off 51%,@star-off 100%);
	background-image: -ms-linear-gradient(left, @star-on 0%,@star-on 50%,@star-off 51%,@star-off 100%);
	background-image: linear-gradient(to right, @star-on 0%,@star-on 50%,@star-off 51%,@star-off 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
*/
.star-half-png:before {
  content: "\e634";
  color: #cccccc;
}
/* ~~~~~~~~~~~~~~~~~ Navigation ~~~~~~~~~~~~~~~~~ */
nav.navbar.navbar-default.navbar-fixed-top {
  background: transparent !important;
  border: none;
  width: 100%;
  height: 12rem;
  padding: 1rem 0;
  color: #ffffff;
  /* Slim Nav */

}
nav.navbar.navbar-default.navbar-fixed-top a {
  color: #ffffff;
}
nav.navbar.navbar-default.navbar-fixed-top a:hover,
nav.navbar.navbar-default.navbar-fixed-top a:focus {
  text-decoration: none;
  color: #999999;
}
nav.navbar.navbar-default.navbar-fixed-top .container {
  position: relative;
  width: 100%;
  height: 100%;
}
nav.navbar.navbar-default.navbar-fixed-top .container .logo {
  text-align: center;
  padding: 0;
  margin: auto;
  width: 5rem;
  height: auto;
  display: none;
}
nav.navbar.navbar-default.navbar-fixed-top .container .logo a span {
  display: block;
}
nav.navbar.navbar-default.navbar-fixed-top .container .logo a span.slim {
  display: none;
}
nav.navbar.navbar-default.navbar-fixed-top .container .logo a span.expanded {
  display: block;
  height: 5.1rem;
  overflow: hidden;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user {
  position: absolute;
  top: 1.5rem;
  right: 1rem;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul {
  margin: 0;
  padding: 0;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li {
  list-style: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0 0.5rem;
  font-size: 2.3rem;
  line-height: 1;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li:first-child {
  padding-left: 0;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li:last-child {
  padding-right: 0;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li .user-count,
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li .cart-count {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1rem;
  line-height: 1.8rem;
  text-align: center;
  width: 1.6rem;
  height: 1.6rem;
  color: #000000;
  background: #f0ad4e;
  border-radius: 100%;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li .btn-account {
  background-color: transparent;
  font-weight: 600;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li .btn-account .el-icon-user {
  margin-right: 0.5rem;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li .btn-account:hover {
  color: #999999;
}
nav.navbar.navbar-default.navbar-fixed-top .container .user ul li .btn-logout {
  background-color: transparent;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu {
  position: absolute;
  bottom: -0.8rem;
  left: 0;
  width: 100%;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu button {
  width: 100%;
  border: none;
  text-align: left;
  font-size: 3rem;
  padding: 0.5rem 1rem 0 1rem;
  background: transparent;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu button span {
  vertical-align: middle;
  font-weight: 300;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu button span.el-icon-lines {
  font-size: 2rem;
  margin: 0 1rem;
  font-weight: bold;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu button span.el-icon-chevron-up,
nav.navbar.navbar-default.navbar-fixed-top .container .menu button span.el-icon-chevron-down {
  font-size: 2rem;
  float: right;
  margin-top: 1.4rem;
  font-weight: bold;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu button hr {
  padding: 0;
  margin: 0.6rem 0 0 0;
  border-color: #ffffff;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu a.new {
  color: #ff1c61;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu a.new:hover {
  color: #999999 !important;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu a.gift-guide {
  color: #ff1c61 !important;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu a.gift-guide:hover {
  color: #999999 !important;
}
@media screen and (min-width: 768px) {
  nav.navbar.navbar-default.navbar-fixed-top .container .menu a.gift-guide {
    font-size: 2.3rem;
  }
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu .dropdown-menu {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  padding: 0 2rem;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu .dropdown-menu li {
  margin-top: 1rem;
  font-size: 2rem;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 0;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu .dropdown-menu li:last-child {
  border-bottom-color: transparent;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu .dropdown-menu li a {
  color: #ffffff;
  font-weight: 400;
  display: block;
  padding: 0;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu .dropdown-menu li a span {
  margin-right: 1rem;
  max-height: 2rem;
  max-width: 2rem;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu .dropdown-menu li a:hover {
  color: #999999;
}
nav.navbar.navbar-default.navbar-fixed-top .container .menu .dropdown-menu li a:hover .style-womens,
nav.navbar.navbar-default.navbar-fixed-top .container .menu .dropdown-menu li a:hover .style-mens {
  fill: #999999;
}
nav.navbar.navbar-default.navbar-fixed-top.slim {
  height: 7.4rem;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container {
  width: 100%;
  height: 5.4rem;
  position: relative;
  text-align: center;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container .logo {
  position: absolute;
  top: 1.7rem;
  width: 9.6rem;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-bottom: 0.2rem;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container .logo .slim {
  display: block;
  width: 9.6rem;
  height: 2rem;
  overflow: hidden;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container .logo .expanded {
  display: none;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu {
  bottom: 1.2rem;
  width: auto;
  text-align: left;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu button {
  font-size: 2.0rem;
  padding: 0 1rem;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu button .el-icon-chevron-up,
nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu button .el-icon-chevron-down {
  display: none;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu button hr {
  border-color: transparent;
  display: none;
}
nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu .dropdown-menu {
  background-color: #212121;
  margin-top: 0.8rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  nav.navbar.navbar-default.navbar-fixed-top .container .logo .expanded {
    display: block;
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .menu ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 12rem;
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .menu ul li a {
    font-size: 2.6rem;
    font-weight: 300;
    display: block;
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .menu ul li .dropdown ul {
    padding: 0;
    margin: 0;
    border-top: 1px solid #ffffff;
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .menu ul li .dropdown ul.dropdown-menu {
    top: 4.2rem;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .menu ul li .dropdown ul li {
    display: block;
    width: 100%;
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .menu ul li .dropdown ul li a {
    font-size: 2.3rem;
    padding: 0;
    margin: 0;
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .menu hr {
    margin: 0.5rem 1rem 0 1rem;
    border-top: 1px solid #ffffff;
  }
  nav.navbar.navbar-default.navbar-fixed-top .container .user {
    top: 1rem;
  }
  nav.navbar.navbar-default.navbar-fixed-top.slim .container .logo {
    left: 2.5rem;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 11rem;
  }
  nav.navbar.navbar-default.navbar-fixed-top.slim .container .logo .slim {
    width: 11rem;
    height: 2.4rem;
  }
  nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu {
    left: 16rem;
    bottom: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
  }
  nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu ul {
    text-align: left;
  }
  nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu ul li {
    text-align: left;
    margin-right: 2rem;
    width: auto;
  }
  nav.navbar.navbar-default.navbar-fixed-top.slim .container .menu ul li a {
    font-size: 2rem;
  }
  nav.navbar.navbar-default.navbar-fixed-top.slim .container hr {
    display: none;
  }
}
/* Search Modal */
#search-modal .modal-dialog {
  width: 28rem;
  margin: 7rem auto 0 auto;
}
@media screen and (min-width: 768px) {
  #search-modal .modal-dialog {
    width: 70.8rem;
  }
}
@media screen and (min-width: 1000px) {
  #search-modal .modal-dialog {
    width: 92rem;
  }
}
@media screen and (min-width: 1200px) {
  #search-modal .modal-dialog {
    width: 110rem;
  }
}
#search-modal .modal-dialog .modal-content {
  margin-left: 1.2rem;
}
#search-modal .modal-dialog .modal-content .modal-body {
  overflow-y: auto;
}
#search-modal .modal-dialog .modal-content .modal-body form {
  border: none;
  width: 100%;
  margin: 0;
  padding: 0 0 1rem 0;
  border-bottom: 1px solid #39b7f2;
}
#search-modal .modal-dialog .modal-content .modal-body form .el-icon-search {
  color: #39b7f2;
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: middle;
}
#search-modal .modal-dialog .modal-content .modal-body form input {
  height: 5rem;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 24px - 4px - 50px - 4px);
  font-size: 1.8rem;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0.5rem;
}
#search-modal .modal-dialog .modal-content .modal-body form a {
  color: #ffffff;
  padding: 0.8rem 0.5rem;
}
#search-modal .modal-dialog .modal-content .modal-body form a .el-icon-search {
  color: #ffffff;
  display: block;
}
#search-modal .modal-dialog .modal-content .modal-body form a .text {
  display: none;
}
#search-modal .modal-dialog .modal-content .modal-body #search-box-mobile-autocomplete-results {
  width: 100%;
  color: #000;
  margin-top: 5px;
}
#search-modal .modal-dialog .modal-content .modal-body #search-box-mobile-autocomplete-results ul li {
  list-style: none;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
#search-modal .modal-dialog .modal-content .modal-body #search-box-mobile-autocomplete-results ul li:last-child {
  padding-bottom: 0;
}
#search-modal .modal-dialog .modal-content .modal-body #search-box-mobile-autocomplete-results ul li a {
  border-bottom: none;
}
#search-modal .modal-dialog .modal-content .modal-body #search-box-mobile-autocomplete-results ul.popular-search {
  display: block;
}
#search-modal .modal-dialog .modal-content .modal-body #search-box-mobile-autocomplete-results ul.popular-search a {
  color: #000;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  #search-modal .modal-dialog .modal-content .modal-body {
    text-align: center;
  }
  #search-modal .modal-dialog .modal-content .modal-body form input {
    width: calc(100% - 24px - 4px - 74px - 4px);
    text-align: center;
  }
  #search-modal .modal-dialog .modal-content .modal-body form a {
    padding: 0.8rem 1.2rem;
  }
  #search-modal .modal-dialog .modal-content .modal-body form a .el-icon-search {
    display: none;
  }
  #search-modal .modal-dialog .modal-content .modal-body form a .text {
    display: block;
  }
}
#search-modal .modal-backdrop {
  background-color: #39b7f2;
  opacity: 0.75;
  z-index: 0;
}
.navbar-fixed-top.slim:after {
  content: "";
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #212121;
  z-index: -1;
  opacity: 1;
}
/* ~~~~~~~~~~~~~~~~~ Product Details Page ~~~~~~~~~~~~~~~~~ */
.content-wrapper #product-details {
  text-align: left;
  color: #000000;
  margin-top: 3rem;
}
.content-wrapper #product-details * {
  padding: 0;
  margin: 0;
}
.content-wrapper #product-details .tooltip-inner {
  padding: 0.4rem 0.8rem;
}
.content-wrapper #product-details .reorder .centered {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .content-wrapper #product-details .product-wrapper {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper #product-details .product-wrapper {
    padding: 0 1.5rem;
  }
}
.content-wrapper #product-details .product-wrapper .product-images .main-image {
  position: relative;
  margin-bottom: 2rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel {
  text-align: center;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel #busy-loader {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel #busy-loader .spinner {
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: 50%;
  left: 50%;
  margin-top: -1.5rem;
  margin-left: -1.5rem;
  background-color: #212121;
  animation: rotateplane 1.2s infinite ease-in-out;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer {
  position: relative;
  margin-bottom: 1rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-inner .item img {
  margin: 0 auto;
  min-height: 32rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control {
  color: #000000;
  width: 2.6rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control .chevron {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 50%;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control .chevron:before {
  height: 2rem;
  width: 2rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control .chevron.right {
  margin-left: -1.6rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control .chevron.right:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control .chevron.left {
  margin-left: -0.4rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control .chevron.left:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control .chevron.right {
  right: 0.8rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .carousel-control.right {
  right: 0;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .zoom-in {
  font-size: 2.4rem;
  position: absolute;
  bottom: 2rem;
  right: 3rem;
  cursor: pointer;
  text-align: center;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .zoom-in:hover {
  opacity: 0.5;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-outer .zoom-in span {
  padding: 0.5rem;
  border-radius: 90%;
  background-color: #ffffff;
  opacity: 0.9;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom {
  text-align: center;
  width: auto;
}
@media screen and (min-width: 768px) {
  .content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom {
    float: left;
    text-align: left;
  }
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom:before {
  display: inline-block;
  vertical-align: middle;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicators {
  overflow: hidden;
  position: static;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  text-align: center;
  bottom: 0;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicators li {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid transparent;
  display: inline-block;
  margin: 0 0.3rem;
  width: 3.5rem;
  height: auto;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicators li:first-child {
  margin-left: 0;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicators li.active {
  border-color: #333333;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicators li img {
  display: block;
  height: 3.1rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicators li:hover {
  border-color: #000000;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicator-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.75;
  color: #000000;
  width: 1.5rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicator-control.right {
  left: auto;
  right: 0;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicator-control .chevron {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 35%;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicator-control .chevron:before {
  height: 1.6rem;
  width: 1.6rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicator-control .chevron.right {
  margin-left: -1.4rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicator-control .chevron.right:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicator-control .chevron.left {
  margin-left: -0.2rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .carousel-bottom .carousel-indicator-control .chevron.left:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media {
  text-align: right;
  width: auto;
  float: right;
  margin-top: 0.2rem;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media:before {
  display: inline-block;
  vertical-align: middle;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media a {
  display: inline-block;
  max-width: 8rem;
  margin: 0 0.5rem;
  padding: 0.75rem;
  border-radius: 3px;
  font-size: 1.1rem;
  font-weight: 700;
  color: #ffffff;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media a.facebook {
  background-color: #3B5998;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media a.twitter {
  background-color: #00ACED;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media a.pinterest {
  background-color: #CB2027;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media a.wanelo {
  padding: 0.6rem 0.5rem;
  color: #000000;
  background-color: #eeeeee;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media a.wanelo.wanelo-save-button {
  width: auto !important;
  height: auto !important;
  background: none !important;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media a:hover {
  text-decoration: none;
}
.content-wrapper #product-details .product-wrapper .product-images .main-image #skreened-carousel .social-media a span {
  margin-right: 0.5rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper {
  margin: 1rem 0;
  padding: 0 1rem !important;
  /*
				.select-a-size {
					display: inline-block;
					vertical-align: middle;
					width: 100%;

					@media screen and (min-width: @screen-md-width-px){
						width: 78%;
					}

					.btn.dropdown-toggle {
						width: 100%;
						background-color: @gray-lighter;
						color: @black;
						text-align: left;
						font-weight: 600;
						font-size: @font-size-20;

						[class*="el-icon-"] {
							font-size: 1.5rem;
						}

						.el-icon-chevron-up,
						.el-icon-chevron-down {
							float: right;
							padding-top: 0.6rem;

						}

						.text {
							vertical-align: middle;
						}

						.size-selected {
							margin-left: 0.5rem;

							.text {
								margin-left: 0.5rem;
							}

							.el-icon-ok {
								vertical-align: middle;
							}
						}
					}

					.dropdown-menu {
						background: @white;
						font-weight: 600;
						font-size: @font-size-20;
						border: 1px solid @gray-lighter;
						box-shadow: none;

						ul {
							padding: 0;
							margin: 0;

							li {
								list-style: none;

								&:hover {
									background: @gray-lighter;
								}

								a {
									display: block;
									padding: 1rem;
									cursor: pointer;

									&.selected:before {
										content: "\e67a";
										font-family: "Elusive-Icons";
										font-size: 1.5rem;
										margin-right: 0.5rem;
									}
								}
							}
						}
					}
				}
*/

}
.content-wrapper #product-details .product-wrapper .size-wrapper.hidden-xs {
  padding: 0 !important;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .fit-guide {
  display: block !important;
  vertical-align: middle;
  position: relative;
  float: right;
  margin-top: 1rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .fit-guide a {
  text-decoration: underline;
  cursor: pointer;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .fit-guide a:hover {
  color: #999999;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .fit-guide-mobile {
  display: block !important;
  vertical-align: middle;
  position: relative;
  float: left;
  margin: 0.5rem 0 0.5rem 0;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .fit-guide-mobile a {
  text-decoration: underline;
  cursor: pointer;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .fit-guide-mobile a:hover {
  color: #999999;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages {
  text-align: center;
  margin-top: 1rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages .apparel-message {
  color: #d9534f;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages .cart-success {
  display: none;
  border: 2px solid #6DCE87;
  border-radius: 3px;
  padding: 1rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages .cart-success .el-icon-thumbs-up {
  font-size: 1.8rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages .cart-success .message p {
  font-size: 1.4rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages .cart-success .message p.lead {
  font-size: 2rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages .cart-success .message .buttons {
  padding-top: 1rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages .cart-success .message .buttons button {
  margin: 0.2rem;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .messages .oops {
  color: #d9534f;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .cart-button {
  text-align: center;
  padding: 0;
  margin: 2rem 0;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .cart-button .btn {
  width: 100%;
  padding: 1.2rem !important;
}
.content-wrapper #product-details .product-wrapper .size-wrapper .cart-button .btn.btn-default {
  background-color: #ff1c61;
  border-color: #ff1c61;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600 !important;
}
.content-wrapper #product-details .product-wrapper .product-col {
  padding: 0 1rem !important;
}
.content-wrapper #product-details .product-wrapper .product-col .product-title {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  text-align: left;
}
.content-wrapper #product-details .product-wrapper .product-col .product-title h1 {
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 0.5rem;
  font-size: 3.6rem;
  color: #333333;
}
.content-wrapper #product-details .product-wrapper .product-col .product-price {
  display: inline-block;
  vertical-align: top;
  width: 29%;
  text-align: right;
}
.content-wrapper #product-details .product-wrapper .product-col .product-price h3 {
  font-family: "Source Sans Pro", sans-serif;
}
.content-wrapper #product-details .product-wrapper .product-col .product-price h3 .currency,
.content-wrapper #product-details .product-wrapper .product-col .product-price h3 .price-normal {
  color: #000000;
  font-size: 2.4rem;
}
.content-wrapper #product-details .product-wrapper .product-col .product-price h3 .price-sale {
  color: #ff1c61;
  font-weight: bold;
  font-size: 2.4rem;
}
.content-wrapper #product-details .product-wrapper .product-col .product-price h3 .price-crossed-out {
  font-size: 2rem;
  text-decoration: line-through;
  color: #333333;
}
.content-wrapper #product-details .product-wrapper .product-col .overall-rating-div .overall-rating,
.content-wrapper #product-details .product-wrapper .product-col .overall-rating-div .total-ratings {
  float: left;
  width: auto;
}
.content-wrapper #product-details .product-wrapper .product-col .overall-rating-div .overall-rating {
  padding-top: 2px;
}
.content-wrapper #product-details .product-wrapper .product-col .overall-rating-div .overall-rating i {
  font-size: 1.8rem;
}
.content-wrapper #product-details .product-wrapper .product-col .overall-rating-div .total-ratings {
  margin-left: 0.8rem;
  font-size: 1.6rem;
  color: #333333;
}
.content-wrapper #product-details .product-wrapper .product-col .overall-rating-div .total-ratings span {
  margin: 0 0.2rem;
}
.content-wrapper #product-details .product-wrapper .product-col .product-description {
  margin: 1.5rem 0;
  font-size: 1.6rem;
  font-weight: 400;
  color: #333333;
}
.content-wrapper #product-details .product-wrapper .product-col .product-tags {
  margin: 1rem 0 0 0;
  font-size: 1.4rem;
}
.content-wrapper #product-details .product-wrapper .product-col .product-tags .tagged {
  margin-bottom: 0.4rem;
}
.content-wrapper #product-details .product-wrapper .product-col .product-tags .tag {
  display: inline-block;
  background: #eeeeee;
  color: #333333;
  padding: 0.5rem 0.8rem;
  margin: 0.5rem 1rem 0 0;
  border-radius: 3px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  line-height: 1;
}
.content-wrapper #product-details .product-wrapper .product-col .product-tags .tag:hover {
  text-decoration: none;
}
.content-wrapper #product-details .product-wrapper .product-col .product-tags .tag span {
  padding-right: 0.5rem;
  font-weight: 700;
  color: #999999;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product {
  margin: 1rem 0;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product h3 {
  font-weight: 300;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 2rem;
  color: #333333;
  margin-bottom: 1rem;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .current-info {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .color-swatches .swatch {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  border-radius: .2rem;
  margin: 0 1rem 0.5rem 0;
  border: 0.1rem solid #999999;
  cursor: pointer;
  cursor: hand;
}
@media screen and (min-width: 768px) {
  .content-wrapper #product-details .product-wrapper .product-col .customize-product .color-swatches .swatch {
    width: 4.3rem;
    height: 4.3rem;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper #product-details .product-wrapper .product-col .customize-product .color-swatches .swatch {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .color-swatches .swatch:hover {
  border: 0.2rem solid #ffffff;
  box-shadow: 0px 0px 0px 0.1rem #212121;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .color-swatches .swatch.selected {
  border: 0.2rem solid #ffffff;
  box-shadow: 0px 0px 0px 0.1rem #212121;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes {
  margin: 0.1rem;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option {
  display: inline-block;
  position: relative;
  margin: 0 1rem 0.5rem 0;
  min-width: 5rem;
  height: 5rem;
  border-radius: .2rem;
  border: 0.1rem solid #999999;
  cursor: pointer;
  cursor: hand;
  overflow: hidden;
  text-align: center;
  color: #999999;
}
@media screen and (min-width: 768px) {
  .content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option {
    min-width: 4.3rem;
    height: 4.3rem;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option {
    margin: 0.25rem;
    min-width: 3.5rem;
    height: 3.5rem;
  }
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option.selected {
  color: #ffffff;
  background-color: #212121;
  border: 0.1rem solid #212121;
  font-weight: 600;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option:hover {
  color: #ffffff;
  background-color: #212121;
  border: 0.1rem solid #212121;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option .label {
  display: block;
  font-size: 3rem;
  padding-left: .5rem;
  padding-right: .5rem;
  line-height: 4.5rem;
}
@media screen and (min-width: 768px) {
  .content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option .label {
    font-size: 2.4rem;
    line-height: 4rem;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option .label {
    font-size: 1.8rem;
    line-height: 3.4rem;
  }
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option .price-diff {
  display: inline-block;
  position: relative;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option .price-diff .small {
  position: absolute;
  display: block;
  font-size: 1.2rem;
  top: 3rem;
  left: 1rem;
}
@media screen and (min-width: 768px) {
  .content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option .price-diff .small {
    font-size: 1rem;
    top: 2.7rem;
    left: .8rem;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper #product-details .product-wrapper .product-col .customize-product .sizes .size-option .price-diff .small {
    font-size: .8rem;
    top: 2.2rem;
    left: .5rem;
  }
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .styles {
  position: relative;
  margin-top: 1rem;
}
.content-wrapper #product-details .product-wrapper .product-col .customize-product .styles .change-style {
  background-color: #ffffff;
  border-color: #999999;
  color: #333333;
  padding: 0.5rem 1rem !important;
  font: 1.4rem "Source Sans Pro", sans-serif;
  font-weight: 400 !important;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery {
  margin: 2rem 0;
  padding-top: 2rem !important;
  border-top: 1px solid #999999;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery .gallery-add {
  margin-bottom: 1rem;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery .gallery-add #gallery-select {
  margin-bottom: 1rem;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery .gallery-add #gallery-select .no-pad {
  padding: 0 !important;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery .gallery-add #gallery-select #gallery {
  width: 95%;
  height: 3.4rem;
  padding: 0.6rem 1.2rem;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery .gallery-add #gallery-list a {
  color: #002fa7;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery .gallery-new {
  padding-top: 1rem;
  border-top: 1px solid #000000;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery .gallery-new .lead {
  font-size: 1.8rem;
}
.content-wrapper #product-details .product-wrapper .product-col .gallery .gallery-new .form-group {
  margin: 0.5rem 0;
}
.content-wrapper #product-details .product-wrapper .product-col .admin {
  border: 1px dashed #333333;
  margin: 2rem 0;
  padding: 1.4rem;
  line-height: 1.8;
}
.content-wrapper #product-details .product-wrapper .product-col .admin .admin-panel {
  margin-bottom: 2rem;
}
.content-wrapper #product-details .product-wrapper .product-col .admin .admin-panel:last-child {
  margin-bottom: 0;
}
.content-wrapper #product-details .product-wrapper .product-col .admin .admin-panel a {
  color: #002FA7;
}
.content-wrapper #galleries-bottom {
  text-align: center;
  color: #000000;
  margin-top: 2rem;
}
.content-wrapper #galleries-bottom hr {
  width: calc(100% - 4rem);
  margin: 2rem auto 4rem auto;
  border: none;
  border-top: 1px solid #999999;
}
.content-wrapper #galleries-bottom .recently-viewed {
  padding: 0 1rem 3rem 1rem;
}
.content-wrapper #galleries-bottom .recently-viewed h4 {
  text-align: center;
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 1.5rem;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-indicators {
  display: none;
  width: 100% !important;
  margin: 0;
  padding: 0;
  bottom: -2rem;
  left: 0;
  text-align: center;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-inner {
  margin: 0 4rem;
  width: calc(100% - 8rem);
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-inner .half-width,
.content-wrapper #galleries-bottom .recently-viewed .carousel-inner .quarter-width {
  display: inline-block;
  vertical-align: top;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-inner .half-width img,
.content-wrapper #galleries-bottom .recently-viewed .carousel-inner .quarter-width img {
  width: 100%;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-inner .half-width {
  width: 50%;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-inner .quarter-width {
  width: 25%;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-control {
  width: 4rem;
  color: #000;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 35%;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron:before {
  height: 2.5rem;
  width: 2.5rem;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.right {
  margin-left: -1rem;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.right:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.left {
  margin-left: -1.4rem;
}
.content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.left:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (min-width: 768px) {
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron {
    top: 30%;
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron:before {
    height: 3.5rem;
    width: 3.5rem;
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.right {
    margin-left: -2.2rem;
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.right:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.left {
    margin-left: -1.2rem;
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.left:before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron {
    top: 27%;
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron:before {
    height: 5.5rem;
    width: 5.5rem;
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.right {
    margin-left: -4.7rem;
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.right:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.left {
    margin-left: -0.8rem;
  }
  .content-wrapper #galleries-bottom .recently-viewed .carousel-control .chevron.left:before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
.content-wrapper #galleries-bottom .more-shop a h3 {
  font-size: 2.4rem;
  font-family: "Source Sans Pro", sans-serif;
  color: #333333;
  margin-bottom: 1.5rem;
}
.content-wrapper #galleries-bottom .more-shop .img-block {
  height: 13rem;
}
.content-wrapper #galleries-bottom .more-shop .img-block img {
  height: 11.5rem;
}
@media screen and (min-width: 768px) {
  .content-wrapper #galleries-bottom .more-shop .img-block {
    height: 18.7rem;
  }
  .content-wrapper #galleries-bottom .more-shop .img-block img {
    height: 17.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper #galleries-bottom .more-shop .img-block {
    height: 23.5rem;
  }
  .content-wrapper #galleries-bottom .more-shop .img-block img {
    height: 22rem;
  }
}
@media screen and (min-width: 1200px) {
  .content-wrapper #galleries-bottom .more-shop .img-block {
    height: 27.5rem;
  }
  .content-wrapper #galleries-bottom .more-shop .img-block img {
    height: 26rem;
  }
}
.content-wrapper #galleries-bottom .more-shop p .btn-default {
  background-color: #545454;
  border-color: transparent;
  color: #ffffff;
}
.temp-page {
  width: 32rem;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.temp-page:before {
  content: " ";
}
@media screen and (min-width: 768px) {
  .temp-page {
    width: 76.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .temp-page {
    width: 100rem;
  }
}
@media screen and (min-width: 1200px) {
  .temp-page {
    width: 120rem;
  }
}
.artist {
  background: #eeeeee;
  padding: 2.4rem 0 !important;
  margin: 2rem 0 2.2rem 0;
}
.artist.full-width {
  width: 100%;
}
.artist .temp-page {
  width: 32rem;
  text-align: center;
  padding: 0 1.5rem;
  margin: 0 auto;
}
.artist .temp-page:before {
  content: " ";
}
.artist .temp-page:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .artist .temp-page {
    width: 76.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .artist .temp-page {
    width: 100rem;
  }
}
@media screen and (min-width: 1200px) {
  .artist .temp-page {
    width: 120rem;
  }
}
.artist .temp-page a {
  color: #000000;
}
.artist .temp-page h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.8rem;
  color: #333333;
  font-weight: 400;
  text-align: left;
}
.artist .temp-page .store-owner {
  text-align: center;
  background: #ffffff;
  padding: 3rem;
  margin: 2rem 0;
  border-radius: 2px;
}
.artist .temp-page .store-owner .owner-image {
  width: 15rem;
  height: 15rem;
  border-radius: 100%;
  margin: 0 auto 1rem auto;
  overflow: hidden;
  position: relative;
}
.artist .temp-page .store-owner .owner-image a {
  display: block;
  height: 15rem;
}
.artist .temp-page .store-owner .owner-image a:hover {
  text-decoration: none;
}
.artist .temp-page .store-owner .owner-image .image {
  position: absolute;
  left: -25%;
  height: 15rem;
}
.artist .temp-page .store-owner .owner-image .el-icon-user {
  font-size: 15rem;
  color: #999999;
}
.artist .temp-page .store-owner .owner-text {
  margin: 1rem 0;
  font-size: 2.4rem;
  font-weight: lighter;
}
.artist .temp-page .store-owner .owner-more {
  margin-top: 1rem;
  font-size: 2.4rem;
  font-weight: lighter;
}
.artist .temp-page .store-owner .owner-more.align-left {
  margin-top: 0;
  text-align: center;
}
.artist .temp-page .store-owner .owner-more .bold {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .artist .temp-page .store-owner .owner-image {
    display: inline-block;
    vertical-align: middle;
    width: 10rem;
    height: 10rem;
    margin: auto;
  }
  .artist .temp-page .store-owner .owner-image a,
  .artist .temp-page .store-owner .owner-image .image {
    height: 10rem;
  }
  .artist .temp-page .store-owner .owner-image .el-icon-user {
    font-size: 10rem;
  }
  .artist .temp-page .store-owner .owner-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1rem;
    width: calc(100% - 12rem);
  }
  .artist .temp-page .store-owner .owner-text {
    margin-top: 0;
    font-size: 2.0rem;
    text-align: left;
  }
  .artist .temp-page .store-owner .owner-more.align-left {
    text-align: left;
  }
}
.artist .temp-page .reviews {
  padding: 0;
  border-top: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
}
.artist .temp-page .reviews h5 {
  font-weight: normal;
}
.artist .temp-page .reviews .no-reviews {
  font-size: 1.6rem;
}
.artist .temp-page .reviews .no-reviews .review-me {
  text-decoration: underline;
  cursor: pointer;
}
.artist .temp-page .reviews .slide-container-reviews .review-row {
  padding: 0.7rem 0;
  clear: both;
}
.artist .temp-page .reviews .slide-container-reviews .review-row:first-child {
  padding-top: 0;
}
.artist .temp-page .reviews .slide-container-reviews .review-row .rating .star-rating * {
  font-size: 1.2rem;
}
.artist .temp-page .reviews .slide-container-reviews .review-row .author {
  font-weight: bold;
}
.artist .temp-page .reviews .slide-container-reviews .read-more {
  text-align: center;
  border-top: 1px solid #999999;
}
.artist .temp-page .reviews .slide-container-reviews .read-more a {
  text-decoration: none;
  width: 100%;
}
.artist .temp-page .reviews .slide-container-reviews .read-more .chevron:before {
  height: 2.4rem;
  width: 2.4rem;
  border-width: 2px 2px 0 0;
}
.artist .temp-page .reviews .slide-container-reviews .read-more .chevron.down:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.artist .temp-page .reviews .slide-container-reviews .read-more .chevron.up:before {
  -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  -moz-transform: rotate(-45deg) translate(-10px, 10px);
  -ms-transform: rotate(-45deg) translate(-10px, 10px);
  -o-transform: rotate(-45deg) translate(-10px, 10px);
  transform: rotate(-45deg) translate(-10px, 10px);
}
.artist .temp-page .reviews .review-quest {
  margin: 2rem 0;
  text-align: center;
  font-size: 1.6rem;
}
.artist .temp-page .reviews .review-quest hr {
  margin-bottom: 2rem;
}
.artist .temp-page .reviews .review-quest a {
  text-decoration: underline;
  cursor: pointer;
}
.artist .temp-page .reviews .review-quest.align-left {
  text-align: left;
}
.artist .temp-page .reviews .review-add {
  display: none;
  margin: 1rem 0;
  padding: 1rem 0 4rem 0;
  border-top: 1px solid #999999;
}
.artist .temp-page .reviews .review-add h5 {
  font-weight: 600;
  font-size: 1.6rem;
  color: #545454;
}
.artist .temp-page .reviews .review-add .rating i {
  margin-right: 0.5rem;
}
.artist .temp-page .reviews .review-add .rating .star-off-png {
  font-size: 2.6rem;
}
.artist .temp-page .reviews .review-add .rating .star-off-png:before {
  content: "\e632";
  color: #999999;
}
.artist .temp-page .reviews .review-add .rating .star-on-png {
  font-size: 2.6rem;
}
.artist .temp-page .reviews .review-add form {
  width: 100%;
  text-align: center;
}
.artist .temp-page .reviews .review-add form textarea,
.artist .temp-page .reviews .review-add form input {
  width: 98%;
  padding: 1rem;
}
.artist .temp-page .reviews .review-add form input#email {
  margin-bottom: 1.5rem;
}
.artist .temp-page .reviews .review-add form textarea {
  height: 15rem;
  resize: none;
  margin-bottom: 1rem;
}
.artist .temp-page .reviews .review-add form .rating {
  position: relative;
  margin: 0.5rem 0 1.5rem 0;
  text-align: left;
}
.artist .temp-page .reviews .review-add form .rating #stars {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.artist .temp-page .reviews .review-add form .rating .star-tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.2rem;
  padding: 0 0.5rem;
  height: 2.1rem;
}
.artist .temp-page .reviews .review-add form .rating .rateit {
  vertical-align: middle;
}
.artist .temp-page .reviews .review-add form .rating .rateit .rateit-range * {
  margin: 0 0.5rem;
}
.artist .temp-page .reviews .review-add form .email-input {
  margin-bottom: 1.2rem;
}
.artist .temp-page .reviews .review-add form .terms {
  padding: 0 0 1rem 0;
  text-align: center;
}
.artist .temp-page .reviews .review-add form .terms input {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0 0.3rem 0 0;
}
.artist .temp-page .reviews .review-add form .terms label {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 1.2rem;
  font-weight: 100;
}
.artist .temp-page .reviews .review-add form .terms label a {
  text-decoration: underline;
}
.artist .temp-page .reviews .review-add form .review-error {
  display: none;
  text-align: center;
  font-size: 1.2rem;
  margin: 0.5rem 0;
  padding: 0.8rem 1.2rem;
  font-weight: 600;
}
.artist .temp-page .reviews .review-add form .btn-default {
  width: 100%;
  background-color: #39b7f2;
  border-color: #39b7f2;
  color: #ffffff;
  font-size: 1.2rem;
  margin: 0.5rem 0;
}
.artist .temp-page .reviews .review-add .reply {
  text-align: center;
  margin-top: 3rem;
}
.artist .temp-page .reviews .review-add .reply .reviewed-stars {
  margin-bottom: 3rem;
}
.artist .temp-page .reviews .review-add .reply .star-off-png,
.artist .temp-page .reviews .review-add .reply .star-on-png,
.artist .temp-page .reviews .review-add .reply .star-half-png {
  font-size: 3.4rem;
}
.artist .temp-page .reviews .review-add .reply h2 {
  color: #999999;
  font-size: 3rem;
}
.artist .temp-page .reviews .review-add .reply p {
  margin-top: 2rem;
  color: #999999;
}
#style-modal .modal-dialog {
  width: 90%;
  margin: 7rem auto 0 auto;
}
@media screen and (min-width: 1000px) {
  #style-modal .modal-dialog {
    width: 70%;
  }
}
@media screen and (min-width: 1200px) {
  #style-modal .modal-dialog {
    max-width: 90rem;
    width: 60%;
  }
}
#style-modal .modal-dialog .modal-content {
  border-radius: 25px;
}
#style-modal .modal-dialog .modal-content .modal-header {
  padding-left: 2rem;
}
#style-modal .modal-dialog .modal-content .modal-header a {
  color: #000000;
  text-decoration: none;
}
#style-modal .modal-dialog .modal-content .modal-header h1 {
  color: #333333;
  font-size: 4rem;
  margin-bottom: 0;
}
@media screen and (max-width: 320px) {
  #style-modal .modal-dialog .modal-content .modal-header h1 {
    font-size: 3rem;
  }
}
#style-modal .modal-dialog .modal-content .modal-body {
  overflow-y: auto;
  padding: 0 2rem 2rem 2rem;
  margin-top: 1rem;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner {
  margin: 1rem 0;
  overflow: hidden;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector {
  position: relative;
  display: block;
  width: 100%;
  left: 0;
  top: 0;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card {
  float: left;
  max-width: 25%;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 768px) {
  #style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card {
    max-width: 33%;
  }
}
@media screen and (max-width: 320px) {
  #style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card {
    max-width: 50%;
  }
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card .title {
  text-align: center;
  font-size: 1.8rem;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card.selected {
  border: 1px solid black;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card.selected .title {
  font-weight: bold;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card:hover {
  border: 1px solid black;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card:hover .title {
  font-weight: bold;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .apparel-card .apparel-style-image {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .panel-heading {
  border-bottom: 0.1rem solid #333333;
  padding: 1rem 0 1rem 0;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .panel-heading .panel-title {
  text-decoration: none;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 2.4rem;
  font-weight: 300;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .panel-heading .panel-title span {
  color: #000000;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .panel-heading .panel-title:hover {
  text-decoration: none;
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .panel {
  max-height: 400px;
  overflow: auto;
  padding-bottom: 0;
  border: 0;
}
@media screen and (max-height: 500px) {
  #style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .panel {
    max-height: 140px;
  }
}
@media screen and (min-height: 500px) and (max-height: 600px) {
  #style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .panel {
    max-height: 180px;
  }
}
@media screen and (min-height: 600px) and (max-height: 700px) {
  #style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector .panel {
    max-height: 240px;
  }
}
#style-modal .modal-dialog .modal-content .modal-body .modal-body-inner #apparel-selector a {
  color: #000000;
  text-decoration: none;
}
#fit-modal .modal-dialog {
  text-align: center;
}
#fit-modal .modal-dialog .modal-content {
  border-radius: 25px;
}
#fit-modal .modal-dialog .modal-content .modal-header a {
  color: #000000;
  text-decoration: none;
}
.tooltip {
  padding: 0.3rem;
}
html {
  background-color: #212121;
}
#signin-form .form-group .checkbox-inline {
  text-align: left;
}
.jumbotron.welcome-splash {
  width: 100%;
}
.modal-backdrop.in {
  opacity: 0.5;
}
.content-wrapper .temp-page h1 {
  font-size: 4.6rem;
}
.content-wrapper .temp-page h2 {
  font-size: 3.4rem;
}
.content-wrapper .temp-page h3 {
  font-size: 2.8rem;
}
.content-wrapper .temp-page h4 {
  font-size: 2.4rem;
}
.content-wrapper .temp-page h5 {
  font-size: 1.8rem;
}
.content-wrapper .temp-page h6 {
  font-size: 1.2rem;
}
.content-wrapper .temp-page .row {
  margin: 0;
}
.content-wrapper .temp-page #size-chart {
  top: 30px;
}
@media screen and (min-width: 768px) {
  .content-wrapper .temp-page .col-sm-1,
  .content-wrapper .temp-page .col-sm-2,
  .content-wrapper .temp-page .col-sm-3,
  .content-wrapper .temp-page .col-sm-4,
  .content-wrapper .temp-page .col-sm-5,
  .content-wrapper .temp-page .col-sm-6,
  .content-wrapper .temp-page .col-sm-7,
  .content-wrapper .temp-page .col-sm-8,
  .content-wrapper .temp-page .col-sm-9,
  .content-wrapper .temp-page .col-sm-10,
  .content-wrapper .temp-page .col-sm-11,
  .content-wrapper .temp-page .col-sm-12 {
    padding: 0 1rem !important;
  }
}
@media screen and (min-width: 1000px) {
  .content-wrapper .temp-page .col-md-1,
  .content-wrapper .temp-page .col-md-2,
  .content-wrapper .temp-page .col-md-3,
  .content-wrapper .temp-page .col-md-4,
  .content-wrapper .temp-page .col-md-5,
  .content-wrapper .temp-page .col-md-6,
  .content-wrapper .temp-page .col-md-7,
  .content-wrapper .temp-page .col-md-8,
  .content-wrapper .temp-page .col-md-9,
  .content-wrapper .temp-page .col-md-10,
  .content-wrapper .temp-page .col-md-11,
  .content-wrapper .temp-page .col-md-12 {
    padding: 0 1.5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .content-wrapper .temp-page .col-lg-1,
  .content-wrapper .temp-page .col-lg-2,
  .content-wrapper .temp-page .col-lg-3,
  .content-wrapper .temp-page .col-lg-4,
  .content-wrapper .temp-page .col-lg-5,
  .content-wrapper .temp-page .col-lg-6,
  .content-wrapper .temp-page .col-lg-7,
  .content-wrapper .temp-page .col-lg-8,
  .content-wrapper .temp-page .col-lg-9,
  .content-wrapper .temp-page .col-lg-10,
  .content-wrapper .temp-page .col-lg-11,
  .content-wrapper .temp-page .col-lg-12 {
    padding: 0 2rem !important;
  }
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.btn {
  font-weight: normal;
  padding: 6px 12px !important;
}
.btn-primary {
  background-color: #39b7f2;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
  text-shadow: none;
}
.jumbotron.welcome-splash {
  width: 100%;
}
.dropdown {
  position: relative !important;
}
.dropdown-menu > li > a > span {
  margin: 0;
}
.modal-backdrop {
  background-color: #39b7f2;
  opacity: 0.75;
}
.modal-content {
  border-radius: 2px;
}
