/** Global Homepage Specific Stylesheet **/
/*
* Essential sass includes
*/
/**
* Typographies, breadcrumbs, buttons and utilities
*/
/*------------------------------------*    #UTILITY
\*------------------------------------*/
/* * Use this mixin for text style */
/*
* Use this mixin for tablet and desktop specific styling
*/
/*------------------------------------*    #TYPOGRAPHY
\*------------------------------------*/
/**
* Essential sass includes 
*/
/* regular button like add to cart, load more product, etc.*/
/* Redesign mixins for regular button like add to cart, load more product, etc.*/
/* Horizontal Carousel previous and next button*/
/* Banner Horizontal Carousel previous and next button for home page, PDP page*/
/* Vertical Carousel Up and Down button */
/*
 * SVG related
 */
.svgWrapper .svgSlide {
  position: relative; }

svg a:hover {
  text-decoration: none; }

svg.svgSlideContent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/** 
* conflict & Baltica Font 
*/
/**
* Colour Palette 
*/
/*** Variables as per SG ***/
/*** SECONDARY COLOURS ***/
/*** PRIMARY COLOURS ***/
/*** BASIC COLOURS ***/
/**
 * This includes the styles for breadcrumbs as a component and can be included
 * globally. Any variations related to styles will have to go in page specific
 * files.
 */
/*------------------------------------*	#BREADCRUMBS Section
\*------------------------------------*/
/**
 * This includes the styles for flexslider as a component and can be included
 * globally. Any variations related to styles will have to go in page specific
 * files.
 */
/* PLP Product Tiles */
.catListSecondaryCats .productGrid {
  margin-left: -10px;
  margin-right: -10px; }
  .catListSecondaryCats .productGrid:before, .catListSecondaryCats .productGrid:after {
    content: " ";
    display: table; }
  .catListSecondaryCats .productGrid:after {
    clear: both; }

.productGrid .productItem {
  height: 525px;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }
  @media only screen and (max-width: 767px) {
    .productGrid .productItem {
      height: 802px;
      margin-bottom: 35px; } }
  @media only screen and (max-width: 639px) {
    .productGrid .productItem {
      height: 638px;
      margin-bottom: 18px; } }
  @media (min-width: 768px) {
    .productGrid .productItem {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      float: left;
      width: 33.3333333333%; } }
  @media only screen and (min-width: 768px) {
    .productGrid .productItem {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 940px) {
    .productGrid .productItem {
      height: 590px; } }

@media (max-width: 767px) and (max-width: 767px) {
  .productGrid .productItem .quicklookLink {
    display: none !important; } }
  @media only screen and (min-width: 768px) {
    .productGrid .productItem .quicklookLink {
      display: none; } }
  .productGrid .productItem:hover .quicklookLink {
    display: block;
    backface-visibility: hidden; }

.productGrid .productUl, .productGrid .prodBlock, .productGrid .reevooPLPBadge {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.productGrid .productColorSwatches {
  float: left; }
  .productGrid .productColorSwatches:before, .productGrid .productColorSwatches:after {
    content: " ";
    display: table; }
  .productGrid .productColorSwatches:after {
    clear: both; }
  @media (max-width: 767px) {
    .productGrid .productColorSwatches {
      margin-top: 20px;
      height: 130px; } }
  @media only screen and (max-width: 639px) {
    .productGrid .productColorSwatches {
      margin-top: 10px;
      min-height: 65px;
      height: auto; } }
  @media only screen and (min-width: 768px) {
    .productGrid .productColorSwatches {
      height: 85px; } }
  .productGrid .productColorSwatches .swatchItem {
    float: left;
    margin-left: 5px;
    display: inline-block;
    transform: skewX(-15deg); }
    .productGrid .productColorSwatches .swatchItem:before, .productGrid .productColorSwatches .swatchItem:after {
      content: " ";
      display: table; }
    .productGrid .productColorSwatches .swatchItem:after {
      clear: both; }
    @media only screen and (min-width: 768px) {
      .productGrid .productColorSwatches .swatchItem {
        margin-top: 7px; } }
    .productGrid .productColorSwatches .swatchItem img {
      border: 1px solid transparent;
      border-radius: 10px 0 10px 10px; }
      @media (max-width: 767px) {
        .productGrid .productColorSwatches .swatchItem img {
          width: 54px;
          height: 44px; } }
      @media only screen and (min-width: 768px) {
        .productGrid .productColorSwatches .swatchItem img {
          width: 36px;
          height: 30px; } }
      @media only screen and (max-width: 639px) {
        .productGrid .productColorSwatches .swatchItem img {
          width: 27px;
          height: 22px;
          border-radius: 5px 0 5px 5px; } }
    .productGrid .productColorSwatches .swatchItem.active {
      margin-right: 1px; }
      @media (max-width: 767px) {
        .productGrid .productColorSwatches .swatchItem.active img {
          width: 64px;
          height: 53px; } }
      @media only screen and (min-width: 768px) {
        .productGrid .productColorSwatches .swatchItem.active img {
          width: 42px;
          height: 36px; } }
      @media only screen and (max-width: 639px) {
        .productGrid .productColorSwatches .swatchItem.active img {
          width: 32px;
          height: 27px; } }
  .productGrid .productColorSwatches .showAllSwatches {
    font-size: 12px;
    font-family: "BalticaRegular";
    color: #000; }
    @media (max-width: 767px) {
      .productGrid .productColorSwatches .showAllSwatches {
        font-size: 24px; } }
    @media only screen and (max-width: 639px) {
      .productGrid .productColorSwatches .showAllSwatches {
        font-size: 12px; } }
  .productGrid .productColorSwatches .moreColorsAvail {
    float: left;
    width: 100%;
    margin: 15px 0 0; }
    @media only screen and (max-width: 639px) {
      .productGrid .productColorSwatches .moreColorsAvail {
        margin: 5px 0; } }
    @media only screen and (min-width: 768px) {
      .productGrid .productColorSwatches .moreColorsAvail {
        margin: -3px 0 0; } }

@media (min-width: 640px) and (max-width: 767px) {
  .productGrid .productUl {
    padding-left: 15px; } }

@media only screen and (min-width: 768px) {
  .productGrid .productUl {
    padding: 0; } }

@media (min-width: 640px) and (max-width: 767px) {
  .productGrid .prodBlock {
    padding-left: 15px; } }

@media only screen and (min-width: 768px) {
  .productGrid .prodBlock {
    padding: 0; } }

.productGrid .prodBlock .price {
  font-size: 20px;
  font-family: "ConflictBlack";
  color: #000; }
  @media (max-width: 767px) {
    .productGrid .prodBlock .price {
      font-size: 30px; } }
  @media only screen and (max-width: 639px) {
    .productGrid .prodBlock .price {
      font-size: 15px; } }

.productGrid .prodBlock .productTitle {
  font-size: 18px;
  height: 40px;
  overflow: hidden;
  font-family: "ConflictBlack";
  color: #000;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .productGrid .prodBlock .productTitle {
      font-size: 30px;
      height: 60px; } }
  @media only screen and (max-width: 639px) {
    .productGrid .prodBlock .productTitle {
      font-size: 15px;
      height: 32px; } }

.productGrid .prodBlock .promoMessage {
  font-size: 14px;
  padding: 5px 0;
  font-family: "ConflictBlack";
  color: #d50032;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .productGrid .prodBlock .promoMessage {
      font-size: 26px; } }
  @media only screen and (max-width: 639px) {
    .productGrid .prodBlock .promoMessage {
      font-size: 13px; } }

.productGrid .prodBlock .promoMessageText {
  overflow: hidden;
  min-height: 28px; }
  @media (max-width: 767px) {
    .productGrid .prodBlock .promoMessageText {
      height: 52px; } }
  @media only screen and (max-width: 639px) {
    .productGrid .prodBlock .promoMessageText {
      min-height: 26px; } }
  .productGrid .prodBlock .promoMessageText * {
    margin: 0; }

.productGrid .productName {
  border-bottom: 1px solid #d7d2cb; }
  @media only screen and (min-width: 768px) {
    .productGrid .productName {
      padding: 5px 0 30px 0;
      line-height: 1.2; } }
  @media (max-width: 767px) {
    .productGrid .productName {
      padding: 15px 0 32px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .productGrid .productName {
      padding: 15px 0 10px; } }

.productGrid .productDescription {
  min-height: 85px;
  border-bottom: 1px solid #d7d2cb; }
  @media (max-width: 767px) {
    .productGrid .productDescription {
      height: 120px;
      padding: 22px 0; } }
  @media only screen and (max-width: 639px) {
    .productGrid .productDescription {
      height: 75px;
      padding: 10px 0; } }
  @media only screen and (min-width: 768px) {
    .productGrid .productDescription {
      padding: 20px 0; } }
  .productGrid .productDescription .price.current.sale {
    display: inline-block; }
    .productGrid .productDescription .price.current.sale + .price {
      display: inline-block;
      font-size: 14px;
      font-family: "ConflictBlack";
      color: #000; }
      @media (max-width: 767px) {
        .productGrid .productDescription .price.current.sale + .price {
          font-size: 26px; } }
      @media only screen and (max-width: 639px) {
        .productGrid .productDescription .price.current.sale + .price {
          font-size: 13px; } }

.productGrid .imageHolder {
  min-height: 293px;
  position: relative;
  overflow: hidden;
  text-align: center; }
  @media (min-width: 768px) and (max-width: 939px) {
    .productGrid .imageHolder {
      min-height: 229px; } }
  @media only screen and (max-width: 639px) {
    .productGrid .imageHolder {
      min-height: 188px; } }
  .productGrid .imageHolder img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .productGrid .imageHolder img {
        max-height: 293px; } }
  .productGrid .imageHolder .primaryImg {
    opacity: 1;
    transition: opacity .4s ease; }
  .productGrid .imageHolder:hover .secondaryImg-container {
    opacity: 1; }

.productGrid .secondaryImg-container {
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0;
  text-align: center;
  transition: opacity .4s ease; }

.productGrid .reevooPLPBadge {
  padding: 10px; }
  @media (min-width: 640px) and (max-width: 767px) {
    .productGrid .reevooPLPBadge {
      padding: 15px 0 15px 15px; } }
  @media only screen and (min-width: 768px) {
    .productGrid .reevooPLPBadge {
      padding-left: 0;
      padding-right: 0; } }

.productGrid .notShowIE91 {
  position: relative; }

.productGrid .quicklookLink {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 15px 0;
  background-color: #003865;
  color: #fff;
  font-size: 20px;
  height: 55px;
  display: inline-block;
  border-radius: 10px 0 10px 10px;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  background-image: none;
  font-family: "ConflictBlack";
  transform: skewX(-15deg);
  border: 1px solid transparent; }
  @media (max-width: 767px) {
    .productGrid .quicklookLink {
      font-size: 30px;
      height: 90px; } }
  @media only screen and (max-width: 639px) {
    .productGrid .quicklookLink {
      font-size: 15px;
      height: 45px; } }
  .productGrid .quicklookLink:hover {
    background-color: #009cde;
    color: #fff; }
  .productGrid .quicklookLink span, .productGrid .quicklookLink a {
    transform: skewX(15deg);
    display: inline-block; }

.infinityScrollLoadingImage .loaderimg {
  background-image: url(../img/loading.gif); }

/**
* Essential sass includes 
*/
.recommendationsWrapperOuter {
  float: left;
  width: 100%; }

.recommendationsWrapper {
  display: none;
  background: #fff;
  clear: both;
  margin-bottom: 20px; }
  @media only screen and (min-width: 940px) {
    .recommendationsWrapper {
      margin-right: auto;
      margin-left: auto;
      padding-left: 10px;
      padding-right: 10px;
      max-width: 940px; }
      .recommendationsWrapper:before, .recommendationsWrapper:after {
        content: " ";
        display: table; }
      .recommendationsWrapper:after {
        clear: both; } }
  .recommendationsWrapper.tabbedWrapper {
    position: relative;
    overflow: hidden;
    max-height: 775px; }
    .recommendationsWrapper.tabbedWrapper .tab {
      position: absolute;
      display: block;
      top: 70px;
      bottom: 0;
      z-index: 0;
      width: 100%;
      max-width: 940px;
      background: #fff;
      margin-bottom: 0; }
      @media only screen and (max-width: 940px) {
        .recommendationsWrapper.tabbedWrapper .tab {
          margin-right: auto;
          margin-left: auto;
          padding-left: 10px;
          padding-right: 10px;
          max-width: 940px; }
          .recommendationsWrapper.tabbedWrapper .tab:before, .recommendationsWrapper.tabbedWrapper .tab:after {
            content: " ";
            display: table; }
          .recommendationsWrapper.tabbedWrapper .tab:after {
            clear: both; } }
      @media (max-width: 767px) {
        .recommendationsWrapper.tabbedWrapper .tab {
          top: 54px;
          padding: 0 25px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .recommendationsWrapper.tabbedWrapper .tab {
      top: 27px;
      padding: 0 10px; } }
      .recommendationsWrapper.tabbedWrapper .tab .recommendationsTitle {
        position: absolute;
        top: -62px;
        font-family: "ConflictBlack";
        color: #e9e6df;
        font-size: 24px;
        text-transform: uppercase;
        width: 50%;
        cursor: pointer;
        white-space: nowrap;
        padding-right: 20px; }
        @media (max-width: 767px) {
          .recommendationsWrapper.tabbedWrapper .tab .recommendationsTitle {
            top: -54px;
            font-size: 32px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .recommendationsWrapper.tabbedWrapper .tab .recommendationsTitle {
      top: -27px;
      font-size: 18px; } }
      .recommendationsWrapper.tabbedWrapper .tab:first-child {
        z-index: 1; }
        .recommendationsWrapper.tabbedWrapper .tab:first-child .recommendationsTitle {
          text-align: right; }
      .recommendationsWrapper.tabbedWrapper .tab:nth-child(2) .recommendationsTitle {
        text-align: left;
        left: 50%;
        padding-left: 20px;
        padding-right: 0; }
        .recommendationsWrapper.tabbedWrapper .tab:nth-child(2) .recommendationsTitle:before {
          content: "/";
          color: #d50032;
          position: absolute;
          margin-left: -25px; }
          @media only screen and (max-width: 940px) {
            .recommendationsWrapper.tabbedWrapper .tab:nth-child(2) .recommendationsTitle:before {
              margin-left: -20px; } }
          @media (max-width: 767px) {
            .recommendationsWrapper.tabbedWrapper .tab:nth-child(2) .recommendationsTitle:before {
              margin-left: -16px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .recommendationsWrapper.tabbedWrapper .tab:nth-child(2) .recommendationsTitle:before {
      margin-left: -20px; } }
      .recommendationsWrapper.tabbedWrapper .tab.tab-active .recommendationsTitle {
        color: #152935; }
  .recommendationsWrapper.tabbedWrapper .tab .recommendationsTitle.tabFulllWidth {
    width: 100%;
    left: 0;
    text-align: center;
    cursor: default; }
    .recommendationsWrapper.tabbedWrapper .tab .recommendationsTitle.tabFulllWidth:before {
      content: " "; }
  .recommendationsWrapper.cartRecommendations .flex-direction-nav li {
    margin-right: 8px; }
  .recommendationsWrapper .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    top: 26%;
    position: absolute;
    width: 100%;
    z-index: 23;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 940px; }
    .recommendationsWrapper .flex-direction-nav:before, .recommendationsWrapper .flex-direction-nav:after {
      content: " ";
      display: table; }
    .recommendationsWrapper .flex-direction-nav:after {
      clear: both; }
    @media only screen and (max-width: 1599px) {
      .recommendationsWrapper .flex-direction-nav {
        z-index: 10; } }
    @media only screen and (max-width: 639px) {
      .recommendationsWrapper .flex-direction-nav {
        top: 25%; } }
    .recommendationsWrapper .flex-direction-nav .flex-disabled {
      display: none; }
    .recommendationsWrapper .flex-direction-nav li {
      position: absolute;
      z-index: 1;
      right: 0;
      display: inline-block;
      cursor: pointer;
      text-align: center;
      background-image: none;
      transform: skewX(-15deg);
      padding: 13px 0 12px 0;
      background-color: #d7d2cb;
      width: 59px;
      height: 46px;
      border-radius: 5px 0 5px 10px;
      margin-right: 8px; }
      @media (max-width: 767px) {
        .recommendationsWrapper .flex-direction-nav li {
          width: 88px;
          height: 68px;
          border-radius: 10px 0 10px 15px;
          padding: 19px 0 18px 0; } }
      @media only screen and (max-width: 639px) {
        .recommendationsWrapper .flex-direction-nav li {
          width: 44px;
          height: 34px;
          border-radius: 10px 0 10px 15px;
          padding: 9px 0; } }
      .recommendationsWrapper .flex-direction-nav li:hover {
        background-color: #d7d2cb; }
      .recommendationsWrapper .flex-direction-nav li a {
        transform: skewX(15deg);
        display: inline-block; }
      @media only screen and (max-width: 940px) {
        .recommendationsWrapper .flex-direction-nav li {
          margin-right: 25px; } }
      .recommendationsWrapper .flex-direction-nav li:first-child {
        left: 0;
        margin-right: 0;
        margin-left: 4px; }
      .recommendationsWrapper .flex-direction-nav li a {
        text-indent: -9999px; }
      .recommendationsWrapper .flex-direction-nav li .flex-prev {
        background-image: url(../img/sprites.png);
        background-position: -32px -690px;
        width: 22px;
        height: 21px; }
        @media only screen and (max-width: 639px) {
          .recommendationsWrapper .flex-direction-nav li .flex-prev {
            background-image: url(../img/sprites.png);
            background-position: -698px -272px;
            width: 16px;
            height: 16px; } }
      .recommendationsWrapper .flex-direction-nav li .flex-next {
        background-image: url(../img/sprites.png);
        background-position: 0px -690px;
        width: 22px;
        height: 21px; }
        @media only screen and (max-width: 639px) {
          .recommendationsWrapper .flex-direction-nav li .flex-next {
            background-image: url(../img/sprites.png);
            background-position: -698px -246px;
            width: 16px;
            height: 16px; } }

@media only screen and (max-width: 767px) and (max-width: 639px) {
  .recommendationsWrapper .imageHolder {
    min-height: 165px; } }
  .recommendationsWrapper .prodBlock {
    padding: 0; }
  .recommendationsWrapper .productName {
    border: none; }
    @media (max-width: 767px) {
      .recommendationsWrapper .productName .productTitle {
        height: 60px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .recommendationsWrapper .productName .productTitle {
      line-height: 20px; } }
  .recommendationsWrapper .showAllSwatches {
    clear: both;
    display: block; }
    @media only screen and (max-width: 639px) {
      .recommendationsWrapper .showAllSwatches {
        padding-top: 15px; } }
  .recommendationsWrapper .slide {
    margin-left: 20px; }
    .recommendationsWrapper .slide:first-child {
      margin-left: 0; }
  @media (max-width: 767px) {
    .recommendationsWrapper .productColorSwatches {
      height: auto; } }
  @media only screen and (max-width: 639px) {
    .recommendationsWrapper .productColorSwatches .swatchItem img {
      width: 27px;
      height: 22px; } }
  @media only screen and (max-width: 639px) {
    .recommendationsWrapper .productColorSwatches .swatchItem.active img {
      width: 32px;
      height: 27px; } }
  .recommendationsWrapper .productDescription {
    clear: both;
    border-top: 1px solid #d7d2cb;
    height: auto; }
  .recommendationsWrapper reevoo-reviewable-badge {
    float: left; }
    .recommendationsWrapper reevoo-reviewable-badge .reevoomark_badge {
      display: none; }
      .recommendationsWrapper reevoo-reviewable-badge .reevoomark_badge:first-child {
        display: block; }
  .recommendationsWrapper .reevooPLPBadge {
    padding-left: 0;
    padding-right: 0; }

.recommendationsWrapperOuter {
  margin: 20px 0 20px 0;
  float: left;
  width: 100%; }

@media only screen and (max-width: 767px) and (max-width: 639px) {
  .recommendationsWrapperOuter {
    margin: 10px 0 10px 0; } }
  .recommendationsWrapperOuter .recommendationsWrapper {
    margin-bottom: 0; }

.recommendationsWrapperOuter.pdpRecommendationsWrapperOuter {
  padding: 20px 0 20px 0; }

@media only screen and (max-width: 767px) and (max-width: 639px) {
  .recommendationsWrapperOuter.pdpRecommendationsWrapperOuter {
    padding: 10px 0 10px 0; } }

.homeRecommendationsWrapperOuter, .pdpRecommendationsWrapperOuter {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden; }

.homeRecommendationsWrapperOuter {
  margin-top: -20px; }
  .homeRecommendationsWrapperOuter .recommendationsWrapper {
    margin-top: 20px; }

.recommendationShard {
  display: none;
  position: absolute;
  right: 0;
  z-index: 9;
  bottom: 0;
  overflow: hidden;
  pointer-events: none; }
  @media only screen and (max-width: 1599px) {
    .recommendationShard {
      display: none; } }

.pdpRecommendationsWrapperOuter .flex-direction-nav li:first-child {
  left: 0;
  margin-right: 0;
  margin-left: 4px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tabbedWrapper.recommendationsWrapper {
    overflow: visible; } }

.breadcrumbs li {
  background-color: transparent;
  padding: 0 15px;
  line-height: 20px; }
  .breadcrumbs li:not(:last-child) {
    transform: skew(-15deg, 0);
    display: inline-block;
    border-right: 1px solid #d50032; }
    .breadcrumbs li:not(:last-child) span {
      transform: skew(15deg, 0);
      display: block; }
    @media (max-width: 767px) {
      .breadcrumbs li:not(:last-child) {
        border-right: 0 none; } }
  .breadcrumbs li span {
    font-family: "ConflictBold";
    color: #152935;
    font-size: 16px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .breadcrumbs li span {
        font-size: 24px; } }
    @media only screen and (max-width: 639px) {
      .breadcrumbs li span {
        font-size: 12px; } }
  @media only screen and (max-width: 639px) {
    .breadcrumbs li {
      padding: 0 10px;
      line-height: normal; } }
  @media (max-width: 767px) {
    .breadcrumbs li {
      border-left: 1px solid #d50032; } }
  .breadcrumbs li.last {
    display: inline-block; }
    @media (max-width: 767px) {
      .breadcrumbs li.last {
        transform: skew(-15deg, 0);
        display: inline-block;
        display: none; } }
    .breadcrumbs li.last span {
      color: #003865; }
      @media (max-width: 767px) {
        .breadcrumbs li.last span {
          color: #666666;
          transform: skew(15deg, 0);
          display: block; } }

@media (min-width: 940px) {
  .breadcrumbs {
    padding: 20px 0; } }

@media (min-width: 768px) and (max-width: 939px) {
  .breadcrumbs {
    padding: 20px 0; } }

@media (max-width: 767px) {
  .breadcrumbs {
    padding: 30px 10px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .breadcrumbs {
      margin-left: 3px;
      padding: 15px 10px; } }

@media (max-width: 767px) {
  .breadcrumbs li:not(:last-child) {
    margin-left: 3px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .breadcrumbs li:not(:last-child) {
      margin-left: 0; } }

@media (max-width: 767px) {
  .breadcrumbs li span:before {
    content: "Back to "; } }

@media (max-width: 767px) {
  .breadcrumbs li:first-child + li {
    display: none; } }

.categoryLandingRecommendations {
  clear: both; }

.contentWidthWrapper {
  margin-bottom: 20px; }
  @media (min-width: 940px) {
    .contentWidthWrapper {
      display: none; } }
  @media (min-width: 768px) and (max-width: 939px) {
    .contentWidthWrapper {
      display: none; } }
  .contentWidthWrapper .categoriesList {
    padding: 0 10px; }
    .contentWidthWrapper .categoriesList .mainCategory {
      font-family: "ConflictBlack";
      color: #000;
      font-size: 36px;
      text-transform: uppercase;
      border-bottom: 1px solid #d7d2cb; }
      @media (max-width: 767px) {
        .contentWidthWrapper .categoriesList .mainCategory a {
          font-size: 36px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .contentWidthWrapper .categoriesList .mainCategory a {
      font-size: 18px; } }
      .contentWidthWrapper .categoriesList .mainCategory:first-child {
        border-top: 1px solid #d7d2cb; }
      .contentWidthWrapper .categoriesList .mainCategory .categoriesListUL {
        background: #d7d2cb; }
      .contentWidthWrapper .categoriesList .mainCategory .subCategory {
        display: block;
        float: left;
        text-transform: uppercase;
        border-bottom: 1px solid #b0a9a3;
        width: 100%; }
        .contentWidthWrapper .categoriesList .mainCategory .subCategory:last-child {
          border-bottom: 0; }
        .contentWidthWrapper .categoriesList .mainCategory .subCategory a {
          font-family: "ConflictBold";
          color: #000;
          font-size: 24px;
          border-left: 1px solid #b0a9a3;
          margin-left: -1px;
          position: relative;
          float: left;
          width: 50%;
          min-height: 1px;
          padding-left: 0;
          padding-right: 0;
          padding: 30px 30px 25px 30px;
          line-height: initial; }
          .contentWidthWrapper .categoriesList .mainCategory .subCategory a:first-child {
            border-left: 0;
            border-right: 1px solid #b0a9a3;
            margin-right: 0; }
          @media only screen and (max-width: 639px) {
            .contentWidthWrapper .categoriesList .mainCategory .subCategory a {
              font-size: 12px;
              padding: 15px 20px 13px 20px; } }
  .contentWidthWrapper .ui-state-default.ui-accordion-header {
    line-height: 0.7;
    padding: 30px 20px; }
    @media only screen and (max-width: 639px) {
      .contentWidthWrapper .ui-state-default.ui-accordion-header {
        padding: 15px 10px; } }
  .contentWidthWrapper .ui-state-default .ui-icon {
    right: 27px;
    position: absolute; }
  .contentWidthWrapper .ui-accordion-content {
    margin: 0 -10px;
    padding: 0; }

/*
 * clp page slot 1
 */
.catlanding-slot-carousel-banner .flexslider {
  position: relative;
  overflow: hidden; }

.catlanding-slot-carousel-banner .slides li {
  display: none; }
  .catlanding-slot-carousel-banner .slides li:first-child {
    display: block; }
  .catlanding-slot-carousel-banner .slides li a {
    display: inline-block;
    position: relative; }
  .catlanding-slot-carousel-banner .slides li img {
    width: 100%;
    height: auto; }

.catlanding-slot-carousel-banner .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  top: 54%;
  position: absolute;
  width: 100%;
  transform: translate(0, -54%);
  z-index: 23; }
  @media only screen and (max-width: 1599px) {
    .catlanding-slot-carousel-banner .flex-direction-nav {
      z-index: 10; } }
  @media (max-width: 767px) {
    .catlanding-slot-carousel-banner .flex-direction-nav {
      display: none; } }
  .catlanding-slot-carousel-banner .flex-direction-nav li {
    position: absolute;
    z-index: 1;
    right: 0;
    display: inline-block;
    cursor: pointer;
    background-image: none;
    transform: skewX(-15deg);
    background-color: #d7d2cb;
    width: 89px;
    height: 46px;
    border-radius: 5px 0 5px 10px;
    padding: 13px 30px 12px 0;
    margin-right: -33px; }
    .catlanding-slot-carousel-banner .flex-direction-nav li:hover {
      background-color: #d7d2cb; }
    .catlanding-slot-carousel-banner .flex-direction-nav li a {
      transform: skewX(15deg);
      display: inline-block; }
    .catlanding-slot-carousel-banner .flex-direction-nav li:first-child {
      left: 0;
      display: inline-block;
      cursor: pointer;
      background-image: none;
      transform: skewX(-15deg);
      background-color: #d7d2cb;
      width: 89px;
      height: 46px;
      border-radius: 5px 0 5px 10px;
      padding: 13px 0 12px 30px;
      margin-left: -36px; }
      .catlanding-slot-carousel-banner .flex-direction-nav li:first-child:hover {
        background-color: #d7d2cb; }
      .catlanding-slot-carousel-banner .flex-direction-nav li:first-child a {
        transform: skewX(15deg);
        display: inline-block; }
    .catlanding-slot-carousel-banner .flex-direction-nav li a {
      text-indent: -9999px; }
    .catlanding-slot-carousel-banner .flex-direction-nav li .flex-prev {
      background-image: url(../img/sprites.png);
      background-position: -32px -690px;
      width: 22px;
      height: 21px; }
    .catlanding-slot-carousel-banner .flex-direction-nav li .flex-next {
      background-image: url(../img/sprites.png);
      background-position: 0px -690px;
      width: 22px;
      height: 21px; }
  .catlanding-slot-carousel-banner .flex-direction-nav .flex-disabled {
    display: none; }
    .catlanding-slot-carousel-banner .flex-direction-nav .flex-disabled:first-child {
      display: none; }

.catlanding-slot-carousel-banner .flex-control-paging {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0; }
  .catlanding-slot-carousel-banner .flex-control-paging li {
    margin: 0;
    display: inline-block;
    zoom: 1; }
    .catlanding-slot-carousel-banner .flex-control-paging li a {
      width: 12px;
      height: 12px;
      margin: 7px;
      display: block;
      background: transparent;
      border: 1px solid #003865;
      border-radius: 50%;
      cursor: pointer;
      text-indent: -9999px; }
      .catlanding-slot-carousel-banner .flex-control-paging li a.flex-active {
        background: #003865;
        cursor: default; }

.catlanding-slot-carousel-banner .svgSlideContent .headText {
  pointer-events: none;
  font-family: "ConflictBlack"; }

.catlanding-slot-carousel-banner .svgSlideContent .headButton {
  pointer-events: all;
  cursor: pointer; }

.catlanding-slot-carousel-banner .svgSlideContent .headButtonText {
  pointer-events: none;
  font-family: "ConflictBlack"; }

/*
 * clp page slot 2
 */
.catlanding-slot-2-way-asset {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .catlanding-slot-2-way-asset {
      margin-bottom: 11px; } }
  .catlanding-slot-2-way-asset .headText {
    pointer-events: none;
    font-family: "ConflictBlack"; }
  .catlanding-slot-2-way-asset .headButton {
    pointer-events: all;
    cursor: pointer;
    fill: #fff;
    stroke-width: 1;
    stroke: #d7d2cb; }
    .catlanding-slot-2-way-asset .headButton:hover {
      fill: #d7d2cb; }
  .catlanding-slot-2-way-asset .headButtonText {
    pointer-events: none;
    font-family: "ConflictBlack"; }

/*
 * clp page slot 3
 */
.catlanding-slot-video {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .catlanding-slot-video {
      margin-bottom: 20px; } }
  .catlanding-slot-video .headText {
    pointer-events: none;
    font-family: "ConflictBlack"; }
  .catlanding-slot-video .headButton {
    pointer-events: all;
    cursor: pointer; }
  .catlanding-slot-video .headButtonText {
    pointer-events: none;
    font-family: "ConflictBlack"; }

/*
 * clp page slot 4
 */
.catlanding-slot-product {
  width: 100%;
  float: left;
  margin-bottom: -6px; }
  .catlanding-slot-product .headText {
    pointer-events: none;
    font-family: "ConflictBlack"; }
  .catlanding-slot-product .headButton {
    pointer-events: all;
    cursor: pointer;
    fill: #fff;
    stroke-width: 1;
    stroke: #d7d2cb; }
    .catlanding-slot-product .headButton:hover {
      fill: #d7d2cb; }
  .catlanding-slot-product .headButtonText {
    pointer-events: none;
    font-family: "ConflictBlack"; }

/*
 * clp page slot 5
 */
.clpSlot05 {
  text-align: center;
  background-color: #d7d2cb;
  clear: both;
  width: 100%;
  float: left;
  border-bottom: 1px solid #fff; }
  @media only screen and (min-width: 767px) {
    .clpSlot05 {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .clpSlot05 {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .clpSlot05 {
      margin-bottom: 10px; } }
  .clpSlot05 .title {
    font-family: "ConflictBlack";
    color: #000;
    font-size: 24px;
    text-transform: uppercase;
    margin: 40px 0 33px 0; }

@media (max-width: 767px) {
  .activityButtonContainer {
    padding: 0 10px; } }

.activityButtonContainer .activityButton {
  background-color: #fff;
  color: #003865;
  font-size: 20px;
  height: 55px;
  display: inline-block;
  border-radius: 10px 0 10px 10px;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  background-image: none;
  font-family: "ConflictBlack";
  transform: skewX(-15deg);
  border: 1px solid transparent; }
  @media (max-width: 767px) {
    .activityButtonContainer .activityButton {
      font-size: 30px;
      height: 90px; } }
  @media only screen and (max-width: 639px) {
    .activityButtonContainer .activityButton {
      font-size: 15px;
      height: 45px; } }
  .activityButtonContainer .activityButton:hover {
    background-color: #009cde;
    color: #fff; }
  .activityButtonContainer .activityButton span, .activityButtonContainer .activityButton a {
    transform: skewX(15deg);
    display: inline-block; }
  @media (min-width: 940px) {
    .activityButtonContainer .activityButton {
      width: 200px;
      margin-right: 40px;
      height: 83px;
      line-height: 80px; } }
  @media (min-width: 768px) and (max-width: 939px) {
    .activityButtonContainer .activityButton {
      width: 170px;
      margin-right: 10px;
      line-height: 52px; } }
  @media (max-width: 767px) {
    .activityButtonContainer .activityButton {
      width: 39%;
      margin-right: 0;
      margin-bottom: 25px;
      line-height: 42px;
      height: 160px; } }
  .activityButtonContainer .activityButton:hover .icon.onNormal {
    display: none; }
  .activityButtonContainer .activityButton:hover .icon.onHover {
    display: block; }
  @media (max-width: 767px) {
    .activityButtonContainer .activityButton:nth-child(even) {
      margin-left: 60px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .activityButtonContainer .activityButton:nth-child(even) {
      margin-left: 5%; } }
  @media (min-width: 940px) {
    .activityButtonContainer .activityButton:last-child {
      margin-right: 0; } }
  .activityButtonContainer .activityButton .icon {
    transform: skew(0);
    display: inline-block;
    float: left; }
    @media (min-width: 940px) {
      .activityButtonContainer .activityButton .icon {
        padding: 8% 0 0 26px; } }
    @media (min-width: 768px) and (max-width: 939px) {
      .activityButtonContainer .activityButton .icon {
        padding: 3% 0 0 15px; } }
    @media (max-width: 767px) {
      .activityButtonContainer .activityButton .icon {
        float: none;
        display: block;
        margin: 25px auto; } }
    .activityButtonContainer .activityButton .icon.onHover {
      display: none; }
  .activityButtonContainer .activityButton .buttonText {
    width: 100%;
    font-size: 16px; }
    @media (max-width: 767px) {
      .activityButtonContainer .activityButton .buttonText {
        font-size: 32px; } }
  @media only screen and (max-width: 767px) and (max-width: 639px) {
    .activityButtonContainer .activityButton .buttonText {
      font-size: 16px; } }
    .activityButtonContainer .activityButton .buttonText .buttonTitle {
      transform: skew(0deg);
      width: 100%;
      float: right;
      left: 10px;
      position: absolute;
      bottom: 0;
      top: 0;
      overflow: hidden; }
      @media (max-width: 767px) {
        .activityButtonContainer .activityButton .buttonText .buttonTitle {
          position: inherit; } }

/*
 * clp page slot 7
 */
.catlanding-slot-video-reel {
  text-align: center;
  background-color: #d7d2cb;
  margin-bottom: 20px;
  width: 100%;
  float: left; }
  @media (max-width: 767px) {
    .catlanding-slot-video-reel {
      display: none; } }
  .catlanding-slot-video-reel .title {
    font-family: "ConflictBlack";
    text-transform: uppercase;
    margin: 40px 0 30px 0; }
  .catlanding-slot-video-reel .description {
    font-family: "BalticaRegular";
    margin: 0 0 60px 0; }

.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 90%;
  height: 480px;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box; }

.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd; }

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
  margin: 0; }

.modal-box .modal-body {
  padding: 2em 1.5em; }

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right; }

.modal-overlay {
  opacity: 0.5;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) !important; }

a.js-modal-close {
  line-height: 1;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  z-index: 10000;
  transition: color 1s ease;
  color: #fff !important;
  font-weight: bold;
  font-size: 24px;
  padding: 3%; }

a.js-open-modal {
  position: relative; }

img.play-icon {
  position: absolute;
  top: -260px;
  left: 47%; }

.catlanding-slot-product .flexContainer {
  display: -ms-flexbox;
  display: flex;
  margin: 0; }

.catlanding-slot-product .flexContainer .left, .catlanding-slot-product .flexContainer .right {
  margin: 0;
  float: left;
  overflow: hidden;
  transform: skew(-15deg);
  height: auto; }

.catlanding-slot-product .flexContainer .left {
  width: 50%; }

.catlanding-slot-product .flexContainer .right {
  width: 50%;
  transform: skew(0);
  position: relative;
  background: #fff; }

.catlanding-slot-product .flexContainer .right:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: -99%;
  z-index: 1;
  background: #fff;
  transform: skew(-16.4deg);
  transform-origin: bottom left; }

.catlanding-slot-product .left .product-shot {
  transform: skew(15deg);
  float: right;
  height: 450px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.catlanding-slot-product .product-shot article.carouselItem {
  display: -ms-flexbox;
  display: flex; }

.catlanding-slot-product .product-shot .carouselItem > a {
  width: 50%; }

.catlanding-slot-product .product-shot .imageHolder {
  width: 100%;
  float: left; }

.catlanding-slot-product .product-shot .imageHolder img {
  width: 100%; }

.catlanding-slot-product .product-shot .secondaryImg-container {
  display: none; }

.catlanding-slot-product .product-shot .productColorSwatchesContainer {
  float: right;
  transform: skew(-15deg);
  max-width: 250px;
  margin-left: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }

.catlanding-slot-product .product-shot .productTitle {
  font-size: 26px;
  font-family: ConflictBlack;
  text-transform: uppercase;
  margin-bottom: 25px;
  transform: skew(15deg); }

.catlanding-slot-product .product-shot ul.productColorSwatches li {
  float: left;
  margin-right: 10px; }

.catlanding-slot-product .product-shot ul.productColorSwatches li img {
  width: 36px;
  height: 30px;
  border: 1px solid transparent;
  border-radius: 10px 0 10px 10px; }

.catlanding-slot-product .product-shot ul.productColorSwatches li.active img {
  width: 42px;
  height: 36px; }

.catlanding-slot-product .product-shot .primary.button {
  width: 165px;
  height: 45px;
  font-family: "ConflictBlack";
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
  background-color: #003865;
  border-radius: 10px 0 10px 10px;
  cursor: pointer;
  border: 1px solid transparent;
  margin: 15px 0; }

.catlanding-slot-product .product-shot .primary.button:hover {
  background-color: #009cde; }

.catlanding-slot-product .product-shot .primary.button span {
  transform: skew(15deg);
  display: block; }

.catlanding-slot-product .product-shot ul.productColorSwatches > a {
  display: block;
  overflow: hidden; }

.catlanding-slot-product .product-shot ul.productColorSwatches .showAllSwatches {
  display: block;
  clear: both;
  font-size: 12px;
  transform: skew(15deg);
  margin-left: 10px;
  margin-top: 5px;
  font-family: BalticaRegular; }

.recommendationsWrapper .productDescription {
  display: none; }

.right ul.product-images li.product-image img {
  height: 450px; }

.catlanding-slot-product .right .flex-direction-nav {
  top: 46%; }

.catlanding-slot-product .right .flex-direction-nav li {
  background-color: #fff;
  width: 80px;
  border-radius: 0px 0 5px 10px; }

.catlanding-slot-product .right .flex-direction-nav li:first-child {
  left: 56px;
  margin-left: 0;
  width: 50px;
  border-radius: 0px 0px 10px 0; }

.catlanding-slot-product .right .flex-direction-nav li:first-child a {
  background-position: 13px -636px;
  width: 44px; }

.catlanding-slot-features {
  clear: both; }

@media only screen and (max-width: 767px) {
  .catlanding-slot-product .flexContainer {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .catlanding-slot-product .flexContainer .left, .catlanding-slot-product .flexContainer .right {
    width: 100%;
    transform: skew(0);
    float: none; }
  .catlanding-slot-product .left .product-shot {
    -ms-flex-pack: center;
        justify-content: center;
    float: none;
    transform: skew(0);
    height: auto;
    display: block; }
  .catlanding-slot-product .product-shot article.carouselItem {
    width: 100%;
    -ms-flex-direction: column;
        flex-direction: column; }
  .catlanding-slot-product .product-shot article.carouselItem > a {
    width: 100%;
    display: block; }
  .catlanding-slot-product .product-shot .imageHolder {
    width: 100%;
    text-align: center;
    float: none; }
  .catlanding-slot-product .product-shot .imageHolder img {
    width: 100%;
    max-width: 242px; }
  .catlanding-slot-product .product-shot .productColorSwatchesContainer {
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    margin: 20px auto;
    transform: skew(-15deg);
    float: none;
    clear: both; }
  .catlanding-slot-product .product-shot .productTitle {
    font-size: 30px;
    transform: skew(0deg);
    width: 60%;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 5px; }
  .catlanding-slot-product .product-shot ul.productColorSwatches .showAllSwatches {
    font-size: 24px; }
  .catlanding-slot-product .product-shot ul.productColorSwatches {
    width: 120%; }
  .catlanding-slot-product .product-shot ul.productColorSwatches li img {
    width: 50px;
    height: 45px; }
  .catlanding-slot-product .product-shot ul.productColorSwatches li.active img {
    width: 65px;
    height: 50px; }
  .catlanding-slot-product .product-shot .primary.button {
    width: 215px;
    height: 70px; }
  .catlanding-slot-product .right .flex-direction-nav li:first-child {
    left: -5px; }
  .catlanding-slot-product .flexContainer .right:before {
    content: none; }
  .catlanding-slot-features {
    overflow-x: hidden; }
  .catlanding-slot-product ol.flex-control-nav {
    display: none; } }

.forMobile .headText {
  font-size: 64px;
  font-family: ConflictBlack; }

.headButton:hover {
  fill: #009cde; }

.catlanding-slot-magazine-style {
  clear: both; }

.catlanding-slot-01, .catlanding-slot-02, .catlanding-slot-03, .catlanding-slot-04, .catlanding-slot-05, .catlanding-slot-06, .catlanding-slot-07, .catlanding-slot-08, .catlanding-slot-09, .recommendationsWrapperOuter {
  clear: both; }
