.overlay-con {
  position: relative;
  background: #dbdbdb;
  min-height: 100px;
  overflow: hidden;
  margin: 0 auto; }

.overlay-con:before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 23.41207%; }

.overlay-con:after {
  content: "";
  display: table;
  clear: both; }

.cms-brand-landing {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column; }
  .cms-brand-landing .brand-links-section .row {
    margin: 0 auto; }
  .cms-brand-landing .row-bg-grey {
    background: #f3f3f3; }
    .cms-brand-landing .row-bg-grey .col-xs-12 {
      position: relative; }
  .cms-brand-landing .row-no-margins {
    margin-bottom: 0; }
    .cms-brand-landing .row-no-margins .row {
      margin-bottom: 0; }
  .cms-brand-landing .row-full-width-image img {
    margin-bottom: 60px; }
  .cms-brand-landing .margin-top-spacing {
    margin-top: 60px; }
  .cms-brand-landing .margin-bottom-spacing {
    margin-bottom: 60px; }
  .cms-brand-landing > div {
    order: 4;
    max-width: 100%; }
  .cms-brand-landing .main-banner {
    order: 2;
    width: 100%;
    display: inline-block; }
    .cms-brand-landing .main-banner a {
      width: 100%;
      vertical-align: top; }
    .cms-brand-landing .main-banner img {
      width: 100%; }
  .cms-brand-landing .brand-usp-section {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    order: 3;
    width: 100%;
    color: #fff;
    background: #6b719b; }
    .cms-brand-landing .brand-usp-section .container {
      display: flex;
      flex-wrap: wrap; }
    .cms-brand-landing .brand-usp-section .col-xs-12.col-md-4 {
      float: none; }
    .cms-brand-landing .brand-usp-section strong {
      display: block; }
  .cms-brand-landing .brand-links-section {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    order: 1; }
    .cms-brand-landing .brand-links-section a {
      padding: 5px 20px;
      display: inline-block;
      margin: 0 20px;
      font-weight: 700; }
      .cms-brand-landing .brand-links-section a:last-child {
        margin-right: 0;
        background: #6b719b;
        color: #fff; }
  .cms-brand-landing .brand-description {
    padding-top: 60px;
    max-width: 1200px;
    margin: 0 auto;
    float: none; }
  .cms-brand-landing .header-with-line {
    text-align: center;
    display: flex;
    flex-direction: row;
    font-size: 15px;
    padding: 60px 0; }
    .cms-brand-landing .header-with-line:before, .cms-brand-landing .header-with-line:after {
      content: "";
      flex: 1 1;
      border-bottom: 1px solid;
      margin: auto; }
    .cms-brand-landing .header-with-line:before {
      margin-right: 15px; }
    .cms-brand-landing .header-with-line:after {
      margin-left: 15px; }
  .cms-brand-landing .shop-by-category {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
    .cms-brand-landing .shop-by-category div {
      padding: 0 30px;
      max-width: 360px;
      margin-bottom: 60px;
      flex-basis: 50%; }
    .cms-brand-landing .shop-by-category div a {
      display: flex;
      flex-direction: column;
      text-align: center;
      align-items: stretch; }
    .cms-brand-landing .shop-by-category strong {
      padding: 15px 0; }
  .cms-brand-landing .updated-slick-styles {
    position: initial; }
    .cms-brand-landing .updated-slick-styles .slick-slide {
      vertical-align: top; }
    .cms-brand-landing .updated-slick-styles .slick-arrow {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23292929' stroke-linecap='round' stroke-linejoin='round' d='m10 17 5-5-5-5'/%3E%3C/svg%3E") !important; }
    .cms-brand-landing .updated-slick-styles .slick-prev {
      left: 15px !important;
      transform: rotate(180deg) translate(0, 230%) !important; }
    .cms-brand-landing .updated-slick-styles .slick-next {
      right: 15px !important; }
  .cms-brand-landing .shop-by-collection {
    max-width: 1260px;
    margin: 0 auto 50px; }
    .cms-brand-landing .shop-by-collection .item {
      max-width: 420px;
      text-align: center;
      padding: 0 35px; }
    .cms-brand-landing .shop-by-collection h3 {
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 20px;
      font-size: 16px; }
    .cms-brand-landing .shop-by-collection img {
      margin: 0 auto; }
    .cms-brand-landing .shop-by-collection p {
      padding: 1rem 2rem 0;
      font-size: 0.9rem;
      height: 75px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
  .cms-brand-landing .thb-carousel-products-lp {
    max-width: 1600px;
    margin: 0 auto 70px; }
    .cms-brand-landing .thb-carousel-products-lp .card {
      max-width: 320px;
      padding: 0 20px;
      text-align: center; }
      .cms-brand-landing .thb-carousel-products-lp .card > a {
        background: #f6f6f6;
        display: block;
        overflow: hidden; }
      .cms-brand-landing .thb-carousel-products-lp .card img {
        margin: 0 auto; }
    .cms-brand-landing .thb-carousel-products-lp .product-name {
      padding: 20px 20px 5px;
      display: block; }
      .cms-brand-landing .thb-carousel-products-lp .product-name strong {
        display: block; }
    .cms-brand-landing .thb-carousel-products-lp .price-final_price {
      font-weight: 700;
      color: #000; }
  .cms-brand-landing #page-collections:target,
  .cms-brand-landing #page-collections-v2:target {
    scroll-margin-top: 185px; }
  .cms-brand-landing .row-width-product-slider {
    margin: 0 auto; }
    .cms-brand-landing .row-width-product-slider .row {
      margin-left: 0;
      margin-right: 0; }
    .cms-brand-landing .row-width-product-slider .section__content--products {
      padding: 0 30px; }
    .cms-brand-landing .row-width-product-slider .product-grid-item__actions {
      display: none; }
    .cms-brand-landing .row-width-product-slider .product-grid-item:hover {
      transform: none; }
    .cms-brand-landing .row-width-product-slider .slider__prev {
      left: -30px; }
    .cms-brand-landing .row-width-product-slider .slider__next {
      right: -30px; }
  .cms-brand-landing .shop-by-collection-v2 .item {
    padding: 0 15px;
    width: 100%;
    text-align: center; }
  .cms-brand-landing .shop-by-collection-v2 img {
    margin: 0 auto 10px; }
  .cms-brand-landing .shop-by-collection-v2 .content-link {
    display: block;
    background: #000;
    padding: 6px 10px 5px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px; }
  .cms-brand-landing .shop-by-collection-jewellery .item {
    flex-direction: column;
    padding: 0 20px;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center; }
    .cms-brand-landing .shop-by-collection-jewellery .item p {
      margin: auto 0; }
  .cms-brand-landing .shop-by-collection-jewellery-2 .item h3 {
    text-transform: none;
    margin-bottom: 5px; }
  .cms-brand-landing .shop-by-collection-jewellery-2 .item .content-link {
    margin-top: 10px; }
  .cms-brand-landing .top-banners .row {
    display: flex;
    margin-bottom: 0; }
    .cms-brand-landing .top-banners .row div {
      padding: 0 25px;
      text-align: center; }
  .cms-brand-landing .top-banners span {
    display: block;
    margin-top: 10px;
    font-weight: 700; }

@media screen and (min-width: 320px) {
  .cms-brand-landing .shop-by-collection-v2 .item,
  .cms-brand-landing .shop-by-collection-jewellery .item {
    width: 50%; } }

@media screen and (min-width: 480px) {
  .cms-brand-landing .top-banners .row div {
    padding: 0 50px; } }

@media screen and (min-width: 768px) {
  .cms-brand-landing .shop-by-collection-v2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch; }
    .cms-brand-landing .shop-by-collection-v2 .item {
      width: 33.33%;
      margin-bottom: 60px;
      display: flex;
      flex-wrap: nowrap;
      padding: 0 20px;
      max-width: initial; }
      .cms-brand-landing .shop-by-collection-v2 .item > a {
        flex-basis: 100%;
        min-width: 120px;
        max-width: 120px; }
    .cms-brand-landing .shop-by-collection-v2 img {
      margin: auto; }
    .cms-brand-landing .shop-by-collection-v2 .content {
      padding-left: 15px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      text-align: center;
      align-items: center; }
    .cms-brand-landing .shop-by-collection-v2 h3 {
      text-transform: uppercase; }
  .cms-brand-landing .shop-by-collection-jewellery .item {
    width: 20%; }
    .cms-brand-landing .shop-by-collection-jewellery .item > a {
      min-width: initial;
      max-width: initial;
      flex-basis: auto;
      margin: 10px 0; }
  .cms-brand-landing .shop-by-collection-jewellery-2 .item {
    width: 25%; } }

@media only screen and (min-width: 1406px) {
  .cms-brand-landing .restrict-container {
    max-width: 1440px;
    margin: 0 auto; } }

@media only screen and (min-width: 1630px) {
  .cms-brand-landing .shop-by-collection-v2 .item {
    padding: 0 80px; }
  .cms-brand-landing .shop-by-collection-jewellery .item {
    padding: 0 20px; } }

@media screen and (max-width: 768px) {
  .cms-brand-landing .main-banner {
    order: 1; }
  .cms-brand-landing #page-collections:target,
  .cms-brand-landing #page-collections-v2:target {
    scroll-margin-top: 100px; }
  .cms-brand-landing .brand-usp-section {
    order: 2; }
    .cms-brand-landing .brand-usp-section div {
      margin-top: 5px; }
      .cms-brand-landing .brand-usp-section div:first {
        margin-top: 0; }
    .cms-brand-landing .brand-usp-section strong {
      display: inline-block; }
  .cms-brand-landing .brand-links-section {
    order: 3; }
    .cms-brand-landing .brand-links-section a {
      margin-bottom: 10px; } }

@media screen and (max-width: 480px) {
  .cms-brand-landing #page-collections:target,
  .cms-brand-landing #page-collections-v2:target {
    scroll-margin-top: 75px; }
  .cms-brand-landing .shop-by-collection .item {
    max-width: initial; } }

/*# sourceMappingURL=cms.css.map */
