/*=============================================================*/
/*       
     _____                           _         _     _      
    |  __ \                         | |       | |   | |     
    | |__) |___ _ __ ___   __ _ _ __| | ____ _| |__ | | ___ 
    |  _  // _ \ '_ ` _ \ / _` | '__| |/ / _` | '_ \| |/ _ \
    | | \ \  __/ | | | | | (_| | |  |   < (_| | |_) | |  __/
    |_|  \_\___|_| |_| |_|\__,_|_|  |_|\_\__,_|_.__/|_|\___|                                                  
    
    Master CSS 2015
    Copyright © Remarkable
    Author X (Remarkable)
    Date: XX/XX/XXX

*/
.associated-carousel {
  margin-bottom: 15px;
}
.associated-carousel .associated-carousel__title--outfit .glyphicon {
  position: relative;
  font-size: .66em;
  left: 1px;
}
.associated-carousel .pricing-block {
  font-size: 1.3em;
}
.associated-carousel .associated-product__control-title {
  display: none;
}
.associated-carousel .owl-carousel {
  padding: 0 29px;
}
.associated-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  z-index: 2;
}
.associated-carousel .owl-nav > div {
  /*background:rgba(255,255,255,.5);*/
  background-image: none;
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  overflow: hidden;
  text-indent: -9999px;
  opacity: .85;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.associated-carousel .owl-nav > div:hover {
  opacity: 1;
}
.associated-carousel .owl-nav .owl-prev {
  left: -10px;
}
.associated-carousel .owl-nav .owl-next {
  right: -10px;
}
.associated-carousel .owl-nav .owl-prev:before {
  content: '';
  display: inline-block;
  left: 10px;
  border-style: solid;
  border-width: 3px 0 0 3px;
  border-color: #0b1c2c;
  width: 17px;
  height: 17px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-40%) rotate(-45deg);
  transform-origin: 50% 50%;
}
.associated-carousel .owl-nav .owl-next:before {
  content: '';
  display: inline-block;
  right: 10px;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #0b1c2c;
  width: 17px;
  height: 17px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-70%) rotate(45deg);
  transform-origin: 50% 50%;
}
.associated-carousel__title {
  color: #555555;
  font-size: 20px;
  font-weight: normal;
  padding: 12px 0;
  margin-bottom: 0;
  letter-spacing: 1px;
  text-align: center;
}
.associated-carousel__title h2,
.associated-carousel__title a {
  color: #555555;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 0;
}
.associated-carousel--also-like .associated-product__controls .col-xs-6 {
  display: block;
}
.associated-carousel--also-like .associated-product__controls .col-xs-12 {
  display: none;
}
.associated-carousel--also-like .associated-product__controls .buy-text {
  display: none;
}
.associated-carousel--also-like .color-swatch {
  display: none;
}
.associated-carousel--recently-viewed .associated-product__controls .col-xs-6 {
  display: none;
}
.associated-carousel--recently-viewed .associated-product__controls .col-xs-12 {
  display: block;
}
.associated-carousel--recently-viewed .associated-product__controls #landing-basket {
  display: none;
}
.associated-carousel--recently-viewed .associated-product__controls .buy-text {
  display: block;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 39px;
  padding-left: 4px;
}
.associated-carousel--recently-viewed .color-swatch {
  display: none;
}
.associated-carousel--inside-pocket {
  margin-bottom: 30px;
}
.associated-carousel--inside-pocket .associated-carousel__title {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 20px 0;
  font-size: 24px;
  margin: 40px 0;
}
.associated-carousel--inside-pocket .inside-pocket__title {
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
  letter-spacing: 1px;
}
.associated-carousel--inside-pocket .inside-pocket__read-more {
  text-align: center;
  text-transform: uppercase;
  padding: 5px 0;
  letter-spacing: 1px;
}
.associated-carousel--inside-pocket .inside-pocket__block:hover .inside-pocket__read-more {
  text-decoration: underline;
}
.owl-carousel-brands {
  padding-left: 50px;
  padding-right: 50px;
}
.owl-carousel-brands .owl-item > div {
  height: 60px;
  text-align: center;
}
.owl-carousel-brands .owl-item img {
  display: inline-block;
  width: auto;
  max-width: 97%;
  margin: 0 auto;
}
.owl-carousel-brands .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .associated-carousel .owl-carousel {
    padding: 0;
  }
  .associated-carousel .owl-nav {
    top: 0;
  }
  .associated-carousel .owl-nav > div {
    top: -21px;
  }
  .associated-carousel__title {
    margin: 0 -15px;
    padding: 12px 15px;
  }
  .associated-carousel--inside-pocket .inside-pocket__read-more {
    text-decoration: underline;
  }
  .associated-carousel--inside-pocket .owl-controls .owl-nav {
    top: 50%;
  }
}
@media (min-width: 992px) {
  .associated-carousel__title {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .associated-carousel .associated-product__title {
    display: block;
  }
  .associated-carousel--complete-outfit {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #0b1c2c;
  }
  .associated-carousel--complete-outfit .associated-product .associated-product__controls {
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
  }
  .associated-carousel--complete-outfit .associated-product .associated-product__controls .row {
    position: static;
  }
  .associated-carousel--complete-outfit .associated-product .associated-product__controls .row .col-xs-12 {
    position: static;
  }
  .associated-carousel--complete-outfit .associated-product .associated-product__controls .row .col-xs-12 a {
    height: 100%!important;
    width: 100%!important;
    position: absolute;
    padding: 0;
    margin: 0;
    display: block;
    max-width: 100%;
    max-height: 100%;
  }
}
.associated-product {
  /*background: #fff;*/
  cursor: pointer;
  /*max-width:300px;*/
  /*overflow: hidden;*/
  padding: 8px;
  position: relative;
  border: 1px solid transparent;
  transition: border 200ms cubic-bezier(0.4, 0, 0.2, 1);
  /* If the associated product is in a small container then resize the sash */
}
.associated-product > a {
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.associated-product:hover {
  border-color: #dbdbdb;
}
.associated-product:hover a,
.associated-product:hover .associated-product__title {
  color: #333;
}
.span2 .associated-product .associated-product__sash img {
  max-width: 33px;
}
.span2 .associated-product .pricing-block {
  font-size: 13px;
}
.associated-product .col-xs-12 {
  display: none;
}
.associated-product .buy-text {
  display: none;
}
.associated-product .col-has-video {
  display: block !important;
}
.associated-product .quick-buy {
  margin-top: 15px;
}
.associated-product .associated-product__sash-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: .5;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.associated-product .associated-product__title--brand {
  font-weight: bold;
  font-family: 'Gill Sans', sans-serif;
}
.associated-product__image {
  min-height: 119px;
  position: relative;
}
.associated-product__image > a {
  display: block;
}
.associated-product__image:hover .associated-product__controls {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.associated-product__image:hover .associated-product__sash-background {
  opacity: 1;
}
.associated-product__image .landing-basket-svg {
  margin-top: 7px;
}
.associated-product__image picture img {
  width: 100%;
}
.associated-product__loader {
  display: none;
}
.associated-product__loader.loading {
  display: block;
  position: absolute;
  width: 100%;
  top: 45%;
}
.associated-product__loader img {
  width: auto !important;
  margin: 0 auto !important;
}
.associated-product__meta {
  margin-top: 10px;
  position: relative;
}
.associated-product__sizes img {
  display: inline-block !important;
  width: auto!important;
}
.associated-product__title {
  color: #333;
  font-size: 14px;
  height: auto;
  line-height: 18px;
  margin: 0 0 8px;
  padding: 0;
  text-transform: none;
}
.associated-product__brand {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 0;
}
.associated-product__sash {
  max-width: 35%;
  position: absolute;
  text-align: left;
  z-index: 1;
}
.associated-product__sash > a {
  display: block;
  padding: 0;
}
.associated-product__sash > a img {
  width: auto;
}
.associated-product__sash.top-left {
  top: 0;
  left: 0;
}
.associated-product__sash.top-right {
  top: 0;
  right: 0;
}
.associated-product__sash.bottom-right {
  bottom: 0;
  right: 0;
}
.associated-product__sash.bottom-right.web-exclusive {
  height: 50%;
  width: auto;
}
.associated-product__sash.bottom-right.web-exclusive img {
  max-height: 100%;
  width: auto;
}
.associated-product__sash.bottom-left {
  bottom: 0;
  left: 0;
}
.associated-product__sash.top-center {
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.associated-product__sash.bottom-center {
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.associated-product__sash .lazyloaded {
  max-width: 100%;
  width: auto !important;
  opacity: 1 !important;
}
.associated-product__sash-container {
  margin: 10px 0;
  padding: 10px 0;
}
.associated-product__sash-description {
  color: #fff;
  font-size: 14px;
  padding: 0px 10px;
  margin-bottom: 5px;
  /*white-space: nowrap;*/
}
.associated-product__sash-description--top a {
  font-size: 20px !important;
  color: #fff !important;
  font-family: 'Gill Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.associated-product__sash-description_yellow {
  color: black;
  font-size: 14px;
  padding: 5px 10px 5px;
  margin-bottom: 5px;
  /*white-space: nowrap;*/
}
.associated-product__more-link {
  font-size: 12px;
  margin: 4px 0 6px;
  text-decoration: underline !important;
}
.associated-product__status {
  display: none;
  font-size: 11px;
  line-height: 12px;
  margin: 6px 0 0;
}
.associated-product__status i {
  vertical-align: middle;
  margin-top: -2px;
}
.associated-product__controls {
  color: #fff;
  cursor: default;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  right: 0;
  font-size: 10px;
  position: absolute;
  width: 44px;
  z-index: 10;
  /* To cover all possible sash options and let us individually position each sash position */
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1), visibility 200ms cubic-bezier(0.4, 0, 0.2, 1), transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.associated-product__controls:hover {
  color: #fff;
}
.associated-product__controls .glyphicon {
  font-size: 1.6em;
}
.associated-product__controls a {
  padding: 10px;
  transition: background 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.associated-product__controls a:hover {
  background: rgba(255, 255, 255, 0.78);
}
.associated-product__control-title {
  display: none;
}
.pricing-block {
  font-size: 18px;
  font-family: 'Gill Sans', sans-serif;
}
.pricing-block--large .pricing-block__now span {
  font-size: 1.65em;
}
.pricing-block--large .pricing-block__now .pricing-block__sup {
  line-height: 1.35em;
}
.pricing-block__rrp {
  color: #333;
  white-space: nowrap;
}
.pricing-block__was {
  color: #333;
  display: block;
  line-height: 15px;
}
.pricing-block__was span {
  font-size: 1em;
  text-decoration: line-through;
}
.pricing-block__now {
  color: #333;
  display: block;
  position: relative;
  line-height: 26px;
}
.product-info .pricing-block__now {
  /*line-height: 47px;*/
}
.pricing-block__now .pricing-block__currency {
  font-size: 60%;
  padding-left: 5px;
}
.pricing-block__now span {
  font-size: 18px;
}
.pricing-block__now--sale {
  color: #f00607 !important;
  text-transform: uppercase;
}
.pricing-block__rrp--sale {
  font-size: 0.8em;
  text-decoration: line-through;
}
.pricing-block__saving {
  color: #f00607;
  font-weight: normal;
}
/*.pricing-block__sup {
    vertical-align: text-top;
    font-size: .7em !important;
}*/
.pricing-block--inline .pricing-block__now,
.pricing-block--inline .pricing-block__rrp,
.pricing-block--inline .pricing-block__saving {
  display: inline;
}
.in-wishlist .glyphicon-heart {
  /*color:@color-secondary;*/
}
.item-in-wishlist {
  display: none;
}
.in-wishlist .not-in-wishlist {
  display: none;
}
.in-wishlist .item-in-wishlist {
  display: inline;
}
.performance-roundel {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
}
@media (max-width: 767px) {
  .associated-product--wishlist .associated-product__title {
    min-height: 75px;
  }
  .associated-product--wishlist .associated-product__meta a {
    font-size: 10px;
    white-space: normal;
  }
  .performance-roundel img {
    max-width: 60px;
  }
}
@media (min-width: 768px) {
  .associated-product__sash a {
    padding: 0;
  }
  .listing-items .col > .associated-product .associated-product__image {
    min-height: 370px;
  }
  .productlist-category-gift-cards .listing-items .col > .associated-product .associated-product__image {
    min-height: 150px;
  }
  .associated-product__sash-description {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .listing-items .col > .associated-product .associated-product__image {
    min-height: 238px;
  }
  .productlist-category-gift-cards .listing-items .col > .associated-product .associated-product__image {
    min-height: 130px;
  }
  .associated-product__sash-description {
    font-size: 16px;
  }
  .associated-product__controls {
    font-size: inherit;
  }
  .associated-product__controls .glyphicon {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .listing-items .col > .associated-product .associated-product__image {
    min-height: 333px;
  }
  .productlist-category-gift-cards .listing-items .col > .associated-product .associated-product__image {
    min-height: 150px;
  }
  .associated-product__controls .glyphicon {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .listing-items .col > .associated-product .associated-product__image {
    min-height: 468px;
  }
  .productlist-category-gift-cards .listing-items .col > .associated-product .associated-product__image {
    min-height: 150px;
  }
}
.hide-retail {
  display: none;
}
.page-container-inner .tab-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  position: relative;
}
.page-container-inner .tab-nav li {
  display: inline-block;
}
.page-container-inner .tab-nav li a {
  display: block;
  text-transform: uppercase;
  padding: 15px;
}
.page-container-inner .tab-nav li.active,
.page-container-inner .tab-nav li:hover {
  background-color: #f2f2f2;
}
.page-container-inner .tab-nav li.active a,
.page-container-inner .tab-nav li:hover a {
  border: 1px solid #d8d0c9;
  border-width: 0 1px;
  background-color: #f2f2f2;
  transform: translate(0, 1px);
}
.page-container-inner .tab-nav li.active a span,
.page-container-inner .tab-nav li:hover a span {
  display: block;
  transform: translate(0, -1px);
}
.page-container-inner .tab-nav--secondary li a {
  padding: 10px;
  text-decoration: underline;
}
.page-container-inner .tab-nav--secondary li.active {
  background-color: transparent;
}
.page-container-inner .tab-nav--secondary li.active a {
  border: 0;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}
.js-insidepocket-container {
  padding-top: 30px;
}
.inside-pocket-nav {
  background: #fff;
  border-bottom: 1px solid #d8d0c9;
}
.insidepocket-container {
  background-color: #f2f2f2;
}
.inside-pocket-block {
  margin-bottom: 30px;
  display: block;
}
.inside-pocket-block > a {
  height: 370px;
}
.inside-pocket-block > a > img {
  flex: 1 1 auto;
  width: auto;
  max-width: initial;
  min-width: 100%;
  height: 100%;
  max-height: initial;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.inside-pocket-block:hover .inside-pocket-block__desc {
  top: 0;
  opacity: 1;
}
.inside-pocket-block__img {
  position: relative;
  overflow: hidden;
}
.inside-pocket-block__desc {
  position: absolute;
  opacity: 0;
  top: 25%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  transition: 200ms ease top, 150ms ease opacity;
  will-change: top, opacity;
}
.inside-pocket-block__meta {
  background: #fff;
  padding: 10px;
  text-align: center;
}
.inside-pocket-block__category {
  text-transform: uppercase;
  padding: 0 0 5px;
  text-decoration: underline;
  display: block;
}
.inside-pocket-block__category:hover {
  text-decoration: underline;
}
.inside-pocket-block__title {
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 0;
  font-size: 12px;
}
.inside-pocket-block__date {
  display: block;
  padding: 5px 0 0;
  font-size: 12px;
}
.insidepocket-loader {
  padding: 20px;
  text-align: center;
}
.insidepocket-loader--hidden {
  opacity: 0;
}
.insidepocket-body {
  background: #fff;
  padding: 20px;
  text-align: center;
}
.insidepocket-body img {
  max-width: 100%;
  height: auto;
}
.insidepocket-body a {
  text-decoration: underline;
}
.insidepocket-body p > span,
.insidepocket-body div {
  font-family: 'Gill Sans', sans-serif !important;
  font-size: 16px !important;
}
.insidepocket-body .gs-bar {
  display: inline-block;
}
.insidepocket-body .ajax-owl-carousel__images {
  padding: 0;
}
.insidepocket-body .associated-carousel .owl-carousel {
  width: auto;
  max-width: 100%;
  display: inline-block;
}
.insidepocket-products {
  background: #ccc;
}
.insidepocket-products p {
  margin: 0;
  padding: 20px;
}
.insidepocket-related {
  margin: 30px 0 0;
}
.insidepocket-related .inside-pocket-block__desc {
  display: flex;
}
.insidepocket-title {
  text-align: center;
  padding: 10px 0;
}
.insidepocket-title .insidepocket-title__title {
  text-transform: uppercase;
  font-family: 'Gill Sans', sans-serif;
  margin: 10px 0;
  padding: 0;
  font-size: 2em;
}
.insidepocket-title .insidepocket-title__category {
  display: block;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 13px;
  margin: 10px 0;
}
.insidepocket-title .insidepocket-title__category:hover {
  text-decoration: underline;
}
.insidepocket-title .insidepocket-title__date {
  margin: 10px 0;
}
.insidepocket-title .insidepocket-title__tagline {
  margin: 10px 0;
}
.insidepocket-header > .row {
  display: flex;
  align-items: center;
}
.insidepocket-header > .row > div {
  flex: 0 1 auto;
}
.insidepocket-header > .row > div.col-sm-6 {
  flex: 0 2 auto;
}
.insidepocket-header__nav {
  display: block;
  min-width: 34px;
  min-height: 78px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.insidepocket-header__nav > div {
  flex: 0 1 auto;
}
.insidepocket-header__nav strong,
.insidepocket-header__nav span {
  display: none;
}
.insidepocket-header__nav strong {
  font-size: 16px;
}
.insidepocket-header__nav span {
  font-size: 13px;
}
.insidepocket-header__nav i {
  background: url(/Content/img/skin/carousel-arrows-inverted.png) no-repeat left top;
  width: 34px;
  height: 78px;
  display: block;
}
.insidepocket-header__nav--next {
  text-align: right;
  flex-direction: row-reverse;
}
.insidepocket-header__nav--next i {
  background-position: right top;
}
@media (min-width: 768px) {
  .page-container-inner .tab-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    position: relative;
  }
  .page-container-inner .tab-nav li {
    display: inline-block;
    min-width: 130px;
  }
  .page-container-inner .tab-nav li a {
    display: block;
    text-transform: uppercase;
    padding: 20px;
  }
  .page-container-inner .tab-nav li.active,
  .page-container-inner .tab-nav li:hover {
    background-color: #f2f2f2;
  }
  .page-container-inner .tab-nav li.active a,
  .page-container-inner .tab-nav li:hover a {
    border: 1px solid #d8d0c9;
    border-width: 0 1px;
    background-color: #f2f2f2;
    transform: translate(0, 1px);
  }
  .page-container-inner .tab-nav li.active a span,
  .page-container-inner .tab-nav li:hover a span {
    display: block;
    transform: translate(0, -1px);
  }
  .page-container-inner .tab-nav--secondary li a {
    padding: 20px 20px 0;
    border: none;
  }
  .page-container-inner .tab-nav--secondary li a:hover,
  .page-container-inner .tab-nav--secondary li a:hover a {
    border: none;
    transform: none;
  }
  .insidepocket-title .insidepocket-title__title {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .inside-pocket-block__title,
  .inside-pocket-block__date {
    font-size: 14px;
  }
  .insidepocket-header__nav strong,
  .insidepocket-header__nav span {
    display: block;
  }
  .insidepocket-header__nav i {
    margin-right: 10px;
  }
  .insidepocket-header__nav--next i {
    margin-left: 10px;
    margin-right: 0;
  }
  .insidepocket-title .insidepocket-title__title {
    font-size: 42px;
  }
}
@media (min-width: 1200px) {
  .insidepocket-body {
    padding: 60px 0;
  }
}
