/* Video Widget*/
/* Big button Widget */
div.brand-pages {
    color: #000;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  div.brand-pages h1,
  div.brand-pages h2,
  div.brand-pages h3,
  div.brand-pages h4,
  div.brand-pages h5,
  div.brand-pages h6,
  div.brand-pages a,
  div.brand-pages button,
  div.brand-pages input,
  div.brand-pages textarea,
  div.brand-pages select,
  div.brand-pages p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  @media (min-width: 768px) {
    div.brand-pages h1,
    div.brand-pages h2,
    div.brand-pages h3,
    div.brand-pages h4,
    div.brand-pages h5,
    div.brand-pages h6,
    div.brand-pages a,
    div.brand-pages button,
    div.brand-pages input,
    div.brand-pages textarea,
    div.brand-pages select,
    div.brand-pages p {
      line-height: 1.5;
    }
  }
  div.brand-pages h2 {
    font-size: 28px;
    line-height: 1;
  }
  @media (min-width: 768px) {
    div.brand-pages h2 {
      font-size: 36px;
    }
  }
  div.brand-pages h3 {
    font-size: 28px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    line-height: 1;
  }
  @media (min-width: 768px) {
    div.brand-pages h3 {
      font-size: 36px;
    }
  }
  div.brand-pages .banner {
    margin-bottom: 33px;
  }
  @media (max-width: 991px) {
    div.brand-pages .banner {
      margin-bottom: 10px;
    }
    div.brand-pages .banner .col-xs-12 {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    div.brand-pages .banner .image img {
      width: 100%;
      height: auto;
    }
  }
  div.brand-pages .process .row,
  div.brand-pages .design .row {
    padding-top: 15px;
    padding-bottom: 30px;
    max-width: 1030px;
    margin: 0 auto;
  }
  div.brand-pages .process .col-xs-12,
  div.brand-pages .design .col-xs-12,
  div.brand-pages .process .col-md-6,
  div.brand-pages .design .col-md-6 {
    padding: 0;
  }
  div.brand-pages .process .heading .rte,
  div.brand-pages .design .heading .rte {
    margin-bottom: 25px;
  }
  div.brand-pages .process .heading h2,
  div.brand-pages .design .heading h2 {
    display: block;
    color: #000;
    text-align: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #000;
    padding-bottom: 25px;
  }
  @media (min-width: 992px) {
    div.brand-pages .process .heading p,
    div.brand-pages .design .heading p {
      max-width: 75%;
      line-height: 19px;
    }
  }
  div.brand-pages .process .image img,
  div.brand-pages .design .image img {
    margin-bottom: 20px;
  }
  div.brand-pages .process .card h3,
  div.brand-pages .design .card h3 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    font-weight: 500;
  }
  div.brand-pages .process .card p,
  div.brand-pages .design .card p {
    line-height: 18px;
    letter-spacing: -0.2px;
  }
  @media (min-widht: 1199px) {
    div.brand-pages .process .card p,
    div.brand-pages .design .card p {
      padding-right: 17px;
    }
  }
  div.brand-pages .process .card a,
  div.brand-pages .design .card a {
    width: 323px;
    background: #FADEDC;
    border: 1px solid #FADEDC;
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #E7584F;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.3px;
    transition: background 150ms linear;
  }
  div.brand-pages .process .card a:hover,
  div.brand-pages .design .card a:hover {
    text-decoration: none;
    background: #ffffff;
  }
  div.brand-pages .process.desktop {
    margin-bottom: 27px;
  }
  div.brand-pages .process.desktop .image img {
    margin-bottom: 10px;
  }
  div.brand-pages .process.desktop .card h3 {
    margin-bottom: 17px;
  }
  div.brand-pages .process.desktop .card p {
    margin-right: 26px;
    line-height: 19px;
  }
  @media (max-width: 991px) {
    div.brand-pages .process.mobile .heading h2 {
      margin-right: 30px;
    }
    div.brand-pages .process.mobile .widget-slider {
      margin-top: 20px;
      margin-bottom: 20px;
    }
    div.brand-pages .process.mobile .widget-slider slick-slider .slick-slide .text h3 {
      text-transform: uppercase;
      border-bottom: 1px solid #000;
      padding-bottom: 20px;
    }
  }
  div.brand-pages .video-heading .row {
    max-width: 1030px;
    margin: 0 auto;
  }
  div.brand-pages .video-heading .col-xs-12 {
    padding: 0;
  }
  div.brand-pages .video-heading h2 {
    display: block;
    color: #000;
    text-align: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  div.brand-pages .video {
    margin-bottom: 0;
    background: #000;
  }
  div.brand-pages .video .widget-video {
    background: #000;
  }
  div.brand-pages .video .video-slides {
    padding: 10px 5.5% 0;
  }
  div.brand-pages .video .slide-content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  div.brand-pages .video .widget-video .play i {
    color: #fff;
  }
  div.brand-pages .video .widget-video .play i:before {
    content: url(/resources/themes/bathrooms/images/brands/alape/play-icon.png);
    display: block;
  }
  div.brand-pages .video .widget-video .play .label {
    display: none;
  }
  @media (max-width: 767px) {
    div.brand-pages .video {
      background: #fff;
    }
    div.brand-pages .video .widget-video {
      background: #fff;
    }
    div.brand-pages .video .video-slides {
      padding: 10px 5.5% 40px;
    }
    div.brand-pages .video .widget-video .play i {
      color: #fff;
    }
    div.brand-pages .video .widget-video .play i:before {
      content: url(/resources/themes/bathrooms/images/brands/alape/play-icon-mobile.png);
      display: block;
    }
  }
  div.brand-pages .design .row {
    padding-top: 60px;
  }
  div.brand-pages .design .widget-html-image .image img {
    max-width: 180px;
    width: 100%;
    margin: 30px 0;
  }
  div.brand-pages .design .widget-html-image h3 {
    text-transform: none;
    line-height: 19px;
    border-bottom: none;
    padding: 0;
  }
  @media (min-width: 992px) {
    div.brand-pages .design .widget-html-image p {
      max-width: 75%;
    }
  }
  div.brand-pages .design.mobile .image img {
    width: 100%;
    max-width: 180px;
    margin-top: 20px;
  }
  div.brand-pages .design.mobile .widget-slider {
    margin-bottom: 30px;
  }
  div.brand-pages .design.mobile .widget-slider .slick-slider .slick-slide .text {
    position: relative;
    top: initial;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  div.brand-pages .design.mobile .widget-slider .slick-slider .slick-slide .text h3 {
    font-size: 24px;
    line-height: 19px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 15px;
  }
  div.brand-pages .design.mobile .widget-slider .slick-slider .slick-slide .text p {
    font-size: 15px;
    line-height: 19px;
  }
  @media (max-width: 767px) {
    div.brand-pages .design.mobile {
      margin-bottom: 0;
    }
  }
  div.brand-pages .range {
    margin-bottom: 0;
  }
  div.brand-pages .range.heading .row {
    padding-top: 60px;
    padding-bottom: 30px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  div.brand-pages .range.heading .rte {
    margin-bottom: 25px;
  }
  div.brand-pages .range.heading h2 {
    display: block;
    color: #fff;
    text-align: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }
  @media (max-width: 991px) {
    div.brand-pages .range.heading .row {
      padding-top: 40px;
      padding-bottom: 20px;
    }
  }
  div.brand-pages .range .row {
    position: relative;
  }
  div.brand-pages .range .image {
    margin-bottom: 0;
  }
  div.brand-pages .range .image img {
    width: 100%;
  }
  div.brand-pages .range .content {
    color: white;
  }
  div.brand-pages .range .content .widget-html-image {
    padding: 40px 120px;
  }
  @media (min-width: 1199px) {
    div.brand-pages .range .content .widget-html-image {
      padding: 40px 180px 40px 105px;
    }
  }
  div.brand-pages .range .content .widget-html-image h3 {
    font-size: 28px;
    line-height: 24px;
    letter-spacing: -0.78px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
  }
  div.brand-pages .range .content .widget-html-image p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
  }
  div.brand-pages .range .content .widget-html-image a.shop {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 40px;
    display: inline-block;
    transition: all 200ms linear;
  }
  div.brand-pages .range .content .widget-html-image a.shop:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
  }
  @media (min-width: 992px) {
    div.brand-pages .range .content {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    div.brand-pages .range .content.col-md-pull-6 {
      left: 0;
    }
  }
  div.brand-pages .range.mobile {
    padding-bottom: 15px;
  }
  div.brand-pages .range.mobile .widget-slider {
    margin-bottom: 30px;
  }
  div.brand-pages .range.mobile .widget-slider .slick-slider .slick-slide .text {
    color: #fff;
  }
  div.brand-pages .range.mobile .widget-slider .slick-slider .slick-slide .text h3 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.67px;
    text-transform: uppercase;
    margin: 20px 0 10px;
  }
  div.brand-pages .range.mobile .widget-slider .slick-slider .slick-slide .text a.shop {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
    display: inline-block;
    transition: all 200ms linear;
  }
  div.brand-pages .range.mobile .widget-slider .slick-slider .slick-slide .text a.shop:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
  }
  div.brand-pages .downloads .row {
    padding-top: 60px;
    margin: 0;
  }
  div.brand-pages .downloads .heading h2 {
    display: block;
    color: #fff;
    text-align: left;
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: -0.5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  div.brand-pages .downloads img {
    height: 175px;
    width: auto;
    margin: 0 auto;
    display: block;
  }
  div.brand-pages .downloads h3 {
    font-size: 27px;
    line-height: 32px;
    letter-spacing: -0.21px;
    color: #E7584F;
    text-transform: none;
    text-align: center;
  }
  div.brand-pages .downloads .text {
    text-align: center;
  }
  div.brand-pages .downloads a.widget-link {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 40px;
    display: inline-block;
    transition: all 200ms linear;
  }
  div.brand-pages .downloads a.widget-link:hover {
    background: #fff;
    color: #000;
    text-decoration: none;
  }
  div.brand-pages .downloads .widget-html-image.card {
    width: 323px;
    margin: 50px 15px;
  }
  div.brand-pages .downloads .widget-slider.carousel .slick-slider {
    max-width: 100% !important;
    margin: 0px auto;
  }
  @media (min-width: 1229px) {
    div.brand-pages .downloads .slide {
      width: 323px !important;
      display: inline-block;
      margin: 40px 20px;
      padding: 0 !important;
    }
  }
  @media (min-width: 1063px) and (max-width: 1228px) {
    div.brand-pages .downloads .slide {
      width: 29% !important;
      display: inline-block;
      margin: 40px 20px;
      padding: 0 !important;
    }
  }
  @media (max-width: 1062px) {
    div.brand-pages .downloads a.widget-link {
      width: 323px !important;
    }
    div.brand-pages .downloads .slide {
      margin: 40px 0 60px;
      padding: 0 !important;
    }
  }
  @media (max-width: 991px) {
    div.brand-pages .downloads a.widget-link {
      width: auto !important;
      font-size: 14px;
    }
    div.brand-pages .downloads .row {
      padding-top: 50px;
    }
  }
  div.brand-pages .bg-dark {
    background: #212021;
  }
  div.brand-pages .widget-slider .slick-slider .slick-slide .text {
    position: relative;
    top: initial;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  div.brand-pages .widget-slider .slick-slider .slick-slide .text h3 {
    font-size: 24px;
    line-height: 19px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 15px;
  }
  div.brand-pages .widget-slider .slick-slider .slick-slide .text p {
    font-size: 15px;
    line-height: 19px;
  }
  div.brand-pages .bg-dark .slick-dots li.slick-active button:before,
  div.brand-pages .bg-dark .slick-dots li button:before {
    color: #fff;
  }
  div.brand-pages .slick-dots li.slick-active button:before {
    opacity: .55;
    color: black;
  }
  div.brand-pages .slick-dots li button:before {
    font-size: 16px;
  }
  div.brand-pages .slick-dots li {
    margin: 0 10px;
  }
  div.brand-pages .slick-dots {
    margin-top: 30px;
  }
  @media only screen and (max-width: 480px) {
    div.brand-pages .widget-slider .slick-slider .slick-slide .image,
    div.brand-pages .widget-slider .slick-slider .slick-slide .text {
      opacity: 1;
    }
    div.brand-pages .widget-slider .slick-slider .slick-list {
      padding: 0 20% 0 0;
    }
    div.brand-pages .widget-slider .slick-slider .slick-slide .text {
      max-width: 248px;
    }
    div.brand-pages .process.mobile .widget-slider .slick-slider .slick-slide,
    div.brand-pages .range.mobile .widget-slider .slick-slider .slick-slide {
      padding-right: 10px;
    }
  }
  @media (min-width: 992px) {
    div.brand-pages .desktop {
      display: block;
    }
  }
  @media (max-width: 991px) {
    div.brand-pages .desktop {
      display: none;
    }
  }
  @media (min-width: 992px) {
    div.brand-pages .mobile {
      display: none;
    }
  }
  @media (max-width: 991px) {
    div.brand-pages .mobile {
      display: block;
    }
  }
  