/* Video Widget*/
/* Big button Widget */
@import 'https://fonts.googleapis.com/css?family=Montserrat:400,700';
div.brand-pages {
  text-align: center;
  color: #000000;
  font-size: 16px;
  line-height: 2;
  font-weight: 300;
  overflow-x: hidden;
}
div.brand-pages .container-fluid {
  margin-bottom: 60px;
}
div.brand-pages .rte {
  text-align: center;
}
div.brand-pages h3 {
  color: black;
  font-size: 32px;
  font-family: "Gotham A", "Gotham B", Montserrat;
}
div.brand-pages .video-wrapper {
  position: relative;
  padding-bottom: 54.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
div.brand-pages .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.brand-pages .shop-the-range .row {
  position: relative;
}
div.brand-pages .bg-pink {
  background-color: #b591aa;
}
div.brand-pages .bg-green {
  background-color: #add6b4;
}
div.brand-pages .bg-blue {
  background-color: #8dadc8;
}
div.brand-pages .bg-orange {
  background-color: #e9b657;
}
div.brand-pages .bg-peach {
  background-color: #f9aa8f;
}
div.brand-pages .content {
  color: white;
}
@media (min-width: 992px) {
  div.brand-pages .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50%;
  }
  div.brand-pages .content.col-md-pull-6 {
    left: 0;
  }
}
div.brand-pages .content h3 {
  position: relative;
  color: white;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 55px;
  font-size: 25px;
  font-weight: 500;
}
div.brand-pages .content h3:after {
  position: absolute;
  content: " ";
  width: 65px;
  height: 4px;
  background-color: white;
  left: 50%;
  margin-left: -38px;
  bottom: -30px;
}
div.brand-pages .content h3 a,
div.brand-pages .content h3 a:link,
div.brand-pages .content h3 a:visited,
div.brand-pages .content h3 a:active,
div.brand-pages .content h3 a:hover {
  color: white;
  text-decoration: none;
}
div.brand-pages .content .rte {
  padding: 35px;
}
.widget-html-image {
  padding: 0;
}
.widget-html-image .image {
  margin-bottom: 0px;
}
.widget-html-image .image figcaption {
  position: absolute;
  top: inherit;
  bottom: 30px;
  width: 100%;
  text-align: center;
  line-height: 1.3;
  font-weight: 500;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  color: white;
  font-size: 26px;
}
.widget-block-five .text {
  font-size: 20px;
}
.widget-video {
  overflow: hidden;
}
.widget-video .slick-slider .slick-slide.slide-video {
  background: black;
}
.widget-video .slick-slider .slick-slide button.close i {
  color: white;
}
.widget-video .slick-slider .slick-slide .play i {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 20px;
  width: 70px;
  height: 60px;
  display: block;
  margin: 0 auto;
  vertical-align: middle;
  line-height: 72px;
  color: white;
}
.widget-video .slick-slider .slick-slide .play .label {
  display: none;
}
.widget-video .slick-slider .slick-slide .play:hover i {
  background-color: #cc181e;
}
.designers-header {
  margin-bottom: 0;
}
.designers-header .rte {
  max-width: 620px;
  margin: 0 auto;
}
.widget-slider .slick-slider .slick-next:before,
.widget-slider .slick-slider .slick-prev:before {
  font-size: 80px;
}
.widget-slider .slick-slider .slick-prev {
  left: 0;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.widget-slider .slick-slider .slick-next {
  right: 0;
  -webkit-transform: translateY(-50%) translateX(50%);
  -moz-transform: translateY(-50%) translateX(50%);
  -ms-transform: translateY(-50%) translateX(50%);
  -o-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
}
.widget-slider .slick-slider .slick-prev:before {
  content: 'h';
}
.widget-slider .slick-slider [dir='rtl'] .slick-prev:before {
  content: 'h';
}
.widget-slider .slick-slider .slick-next:before {
  content: 'i';
}
.widget-slider .slick-slider [dir='rtl'] .slick-next:iefore {
  content: 'i';
}
.widget-slider .slick-slider a {
  display: inline-block;
}
.widget-slider.carousel .widget-link {
  text-transform: capitalize;
  padding: 8px 10px;
}
.widget-slider.carousel .slick-slider .slick-slide {
  padding: 0 20px;
}
.widget-video-tabs a {
  color: black;
}
.widget-video-tabs .tabs-content {
  background: #f3f3f3;
  padding: 60px 30px 20px;
}
.widget-video-tabs .tabs-content .intro {
  max-width: 610px;
  color: black;
}
.widget-video-tabs .tabs-list .active-menu .text {
  background: #f3f3f3;
}
.widget-video-tabs .tabs-list a {
  font-weight: bold;
  text-decoration: none;
}
.widget-video-tabs .tabs-list a:hover {
  background: #f9f9f9;
}
.widget-video-tabs .tabs-list a.active {
  background: #f3f3f3;
}
@media (min-width: 992px) {
  .widget-video-tabs .tabs-list a {
    padding: 60px 20px;
  }
}
.widget-video-tabs .video .description {
  line-height: 1;
  color: black;
  font-size: 14px;
}
.bg-brown {
  margin-bottom: 70px;
}
.bg-brown .widget-slider {
  background: #5c5753;
  margin: 0;
  padding: 60px 15px;
}
.bg-brown a {
  color: white;
  border-color: white;
}
div.brand-pages .brand-intro.container-fluid {
  margin-bottom: 15px;
}
.brand-intro .widget-logo img {
  max-height: 74px;
}
.brand-intro .widget-logo,
.brand-intro .rte {
  padding: 30px 0;
  line-height: 1.5;
}
.brand-intro .image {
  margin-bottom: 30px;
}
.brand-intro h3 {
  margin-bottom: 10px;
}
.brand-intro .rte {
  max-width: 900px;
  margin: 0 auto;
}
.widget-link {
  font-weight: 200;
  padding: 2px 12px;
  text-transform: capitalize;
  font-size: 14px;
}
.brand-pages .brand-video.container-fluid {
  max-width: 1000px;
}
div.brand-pages .brand-heading h3 {
  margin-bottom: 0;
}
.row > .brand-heading {
  padding-top: 30px;
  padding-bottom: 30px;
}
.shop-the-range p {
  margin-bottom: 15px;
}
.shop-the-range .widget-link {
  border-color: white;
  border-width: 2px;
  color: white;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
.shop-the-range > .row > .row .image,
.shop-the-range > .row > .row .rte {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .shop-the-range > .row > .row .image,
  .shop-the-range > .row > .row .rte {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .shop-the-range > .row > .row:nth-child(even) .image {
    left: 50%;
  }
}
@media (min-width: 992px) {
  .shop-the-range > .row > .row:nth-child(even) .rte {
    right: 50%;
  }
}
@media (min-width: 992px) {
  .shop-the-range > .row > .row:nth-child(even) .rte {
    left: 0;
  }
}
.shop-the-range > .row > .row .rte {
  color: white;
  padding: 35px;
}
@media (min-width: 992px) {
  .shop-the-range > .row > .row .rte {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50%;
  }
}
.shop-the-range > .row > .row .rte h3 {
  position: relative;
  color: white;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 55px;
  font-size: 25px;
  font-weight: 500;
}
.shop-the-range > .row > .row .rte h3:after {
  position: absolute;
  content: " ";
  width: 65px;
  height: 4px;
  background-color: white;
  left: 50%;
  margin-left: -38px;
  bottom: -30px;
}
.shop-the-range > .row > .row .rte h3 a,
.shop-the-range > .row > .row .rte h3 a:link,
.shop-the-range > .row > .row .rte h3 a:visited,
.shop-the-range > .row > .row .rte h3 a:active,
.shop-the-range > .row > .row .rte h3 a:hover {
  color: white;
  text-decoration: none;
}
.brand-pages .brand-ranges.container-fluid {
  max-width: 900px;
}
.brand-ranges .widget-html-image {
  display: inline-block;
  margin: 0 auto;
}
.brand-ranges .image {
  display: inline-block;
  margin-bottom: 15px;
  border: 1px solid #a7a9ac;
  padding: 1px;
}
.brand-ranges h4 {
  color: black;
  text-align: left;
}
.brand-ranges a {
  color: black;
}
.brand-ranges--item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .brand-ranges--item {
    float: left;
    width: 33.33333333%;
  }
}
.brand-ranges--item:nth-child(2n+1) {
  clear: left;
}
@media (min-width: 768px) {
  .brand-ranges--item:nth-child(2n+1) {
    clear: none;
  }
  .brand-ranges--item:nth-child(3n+1) {
    clear: left;
  }
}
