.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.category-tile {
  position: relative; }
  .category-tile h1,
  .category-tile h2 {
    font-size: 1.75rem;
    position: absolute;
    bottom: 1.875rem;
    left: 1.875rem;
    color: #fff; }
  .category-tile::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%); }

.refinement-bar {
  overflow: auto; }
  .refinement-bar ul {
    padding-left: 0; }
  @media (max-width: 768.98px) {
    .refinement-bar {
      background-color: #fff;
      box-shadow: 0 0.313em 0.938em rgba(0, 0, 0, 0.5);
      display: none;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 1; } }
  @media (max-width: 543.98px) {
    .refinement-bar {
      position: fixed;
      height: 100%; } }
  @media (min-width: 769px) {
    .refinement-bar {
      display: block !important; } }

.filter-header {
  margin-left: -15px;
  margin-right: -15px; }

.header-bar {
  background-color: #eee;
  border-bottom: 0.063em solid #eee; }
  .header-bar button.close {
    font-size: 1rem;
    font-weight: normal;
    opacity: 1; }
  .header-bar .fa.fa-close::before {
    font-size: 1.25em; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .header-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .header-bar {
      padding: 0.938em; } }

.refinements .header,
.refinements .values {
  padding: 0.313em 0; }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .refinements .header li,
    .refinements .values li {
      display: inline-block; } }

.refinements .header {
  font-size: 1.125em;
  color: #444; }

.refinements ul {
  overflow: auto; }
  .refinements ul li {
    padding-left: 1px; }
    .refinements ul li button {
      border: none;
      color: var(--skin-link-color-1);
      background-color: transparent; }

.refinements li {
  list-style-type: none;
  padding-left: 0; }
  .refinements li.color-attribute {
    display: inline-block;
    padding-left: 0; }
    .refinements li.color-attribute button {
      padding: 0; }
  .refinements li.disabled {
    opacity: 0.5; }

@media (max-width: 543.98px) {
  .refinements {
    padding: 0; } }

.refinements .card-header h2 {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0; }

.secondary-bar {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1em;
  overflow: auto; }
  @media (max-width: 768.98px) {
    .secondary-bar button.reset {
      float: right; } }
  @media (min-width: 544px) and (max-width: 768.98px) {
    .secondary-bar {
      padding: 0.938em 2.813em; } }
  @media (max-width: 543.98px) {
    .secondary-bar {
      padding: 0.938em; } }

.refinement-header {
  overflow: auto; }

.disabled {
  pointer-events: none; }

.grid-header,
.content-grid-header {
  margin-top: 1em;
  margin-bottom: 1em; }
  @media (max-width: 543.98px) {
    .grid-header .result-count,
    .content-grid-header .result-count {
      padding-bottom: 0.938em; }
    .grid-header .filter-results,
    .content-grid-header .filter-results {
      display: block;
      width: 100%; } }
  .grid-header select,
  .content-grid-header select {
    width: 100%; }

.result-count {
  font-size: 0.875rem; }

.refinement {
  margin-bottom: 1em; }
  @media (max-width: 768.98px) {
    .refinement.card {
      border-top: 0 none;
      border-left: 0 none;
      border-right: 0 none;
      border-radius: 0;
      margin-bottom: 0; }
    .refinement .card-header {
      border-bottom: 0 none;
      padding: 0.25rem 1rem; }
    .refinement .card-body {
      padding: 0 1rem; } }
  .refinement a {
    text-decoration: none; }
  .refinement.refinement-category li {
    margin-left: 0.938em;
    display: block; }
  .refinement.refinement-category > ul > li {
    margin-left: 0; }

.search-banner {
  background-image: url("../images/search.jpg");
  background-position-y: 40%; }

.search-keywords {
  font-weight: bold; }

.filter-bar ul {
  padding-left: 15px; }

.filter-bar li {
  list-style: none;
  float: left;
  margin-left: 0.3125em;
  margin-right: 0.3125em; }
  .filter-bar li:first-child {
    margin-left: 0; }
  .filter-bar li.filter-value {
    border: 1px solid #ccc;
    padding: 0.3125em;
    border-radius: 3px;
    position: relative; }
    .filter-bar li.filter-value button {
      color: black;
      border: none;
      padding: 0 2rem 0 0.5rem; }
      .filter-bar li.filter-value button::after {
        content: "\F00D";
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        position: absolute;
        right: 10px;
        top: 11px; }
  .filter-bar li.swatch-filter {
    font-size: 1.38em;
    position: relative;
    margin-top: 4px; }
    .filter-bar li.swatch-filter button {
      width: 100%;
      height: 100%;
      display: block;
      border: none; }
      .filter-bar li.swatch-filter button::before {
        content: "";
        background-color: white;
        width: 0.8em;
        height: 0.8em;
        border-radius: 0.4em;
        position: absolute;
        left: 0.5em;
        top: 0.5em; }
      .filter-bar li.swatch-filter button::after {
        content: "\F057";
        font: normal normal normal 14px/1 FontAwesome;
        display: inline;
        text-rendering: auto;
        position: absolute;
        left: 0.18em;
        top: 0.12em;
        font-size: 1.5em; }

@media (max-width: 543.98px) {
  .tab-content {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

.search-tips {
  text-align: left;
  margin-top: 1.875rem; }

.category-item {
  margin-bottom: 0.938rem; }

.show-more,
.show-more-content {
  padding: 0.938em;
  clear: both; }

.swatch-mark.color-value[data-selected=true]::after {
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  left: 0.295em;
  position: absolute; }

.swatch-mark.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: '\F058';
  display: table-caption;
  font-family: 'FontAwesome';
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em; }

.search-nav {
  margin-bottom: 1em;
  border-bottom: 0.063em solid #ccc; }
  .search-nav .nav-tabs-wrapper {
    padding: 0; }
    @media (max-width: 543.98px) {
      .search-nav .nav-tabs-wrapper {
        width: 100%; } }
    .search-nav .nav-tabs-wrapper .nav-tabs {
      border-bottom: 0 none; }
  .search-nav .nav-link:focus {
    background-color: #f9f9f9; }

.product-options .quantity {
  position: absolute;
  bottom: 0;
  right: 0; }

.row.flex-colum {
  -ms-flex-direction: column;
      flex-direction: column; }

.product-listing-title {
  font-size: 22px;
  line-height: 26px;
  font-family: 'Volvo Novum medium';
  font-weight: 500;
  max-width: 30px;
  width: 100%;
  display: initial; }
  .product-listing-title + .row {
    margin: 23px 0 0 0; }
    .product-listing-title + .row .refinement-bar {
      width: 100%;
      max-width: inherit;
      overflow: visible; }
      .product-listing-title + .row .refinement-bar .refinements {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; }
        .product-listing-title + .row .refinement-bar .refinements .refinement {
          border: none; }
          .product-listing-title + .row .refinement-bar .refinements .refinement .category-title {
            font-size: 9px;
            line-height: 11px;
            color: #141414; }
            .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values {
              margin-top: 5px;
              padding: 0;
              margin-bottom: 0; }
              .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values > li {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                    flex-direction: column;
                margin: 0; }
                .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values > li > button {
                  display: none; }
                .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values > li > ul {
                  padding: 0;
                  width: 100%;
                  display: -ms-flexbox;
                  display: flex;
                  overflow: hidden; }
                  .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values > li > ul li {
                    margin: 0 8px 0 0; }
                    .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values > li > ul li button {
                      display: -ms-flexbox;
                      display: flex;
                      -ms-flex-direction: column;
                          flex-direction: column;
                      margin: 0;
                      padding: 0;
                      width: 64px; }
                      .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values > li > ul li button.selected img {
                        border: 1px solid #284E80;
                        border-radius: 4px; }
                      .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values > li > ul li button img {
                        width: 64px; }
                      .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values > li > ul li button span {
                        font-size: 9px;
                        line-height: 11px;
                        color: #141414;
                        margin: 4px auto 0 auto;
                        text-align: center;
                        word-break: break-word;
                        width: 90%;
                        padding-bottom: 4px; }
              .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values .category-new-arrival {
                position: relative;
                float: right;
                width: 35px;
                height: 15px;
                clip-path: polygon(0 0, 100% 0, 100% 100%);
                left: -35px;
                background: #1C6BBA; }
                .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values .category-new-arrival p {
                  transform: rotate(20deg);
                  font-family: Volvo Novum;
                  font-size: 7px;
                  font-weight: 500;
                  line-height: 11px;
                  color: #FFFFFF;
                  float: inline-end; }
          .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour {
            height: auto;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-direction: initial;
                flex-direction: initial;
            border-top: 1px solid #EBEBEB;
            border-bottom: 1px solid #EBEBEB;
            margin-bottom: 0; }
            .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour .colour-title {
              font-size: 12px;
              line-height: 14px;
              margin-right: 40px; }
            .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour ul {
              display: -ms-flexbox;
              display: flex;
              margin: 0;
              padding: 0;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
              .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour ul button {
                display: -ms-flexbox;
                display: flex;
                height: 34px;
                -ms-flex-align: center;
                    align-items: center;
                padding: 0;
                margin-right: 17px; }
                .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour ul button i {
                  margin-right: 8px; }
                .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour ul button span {
                  line-height: 14px;
                  font-size: 12px;
                  color: #284E80;
                  margin-left: 8px; }
        .product-listing-title + .row .refinement-bar .refinements .refinement-stock {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: initial;
              flex-direction: initial;
          -ms-flex-align: center;
              align-items: center;
          height: 30px;
          margin-bottom: 12px; }
          .product-listing-title + .row .refinement-bar .refinements .refinement-stock span {
            font-size: 10px;
            color: #141414;
            margin-left: 4px; }
      .product-listing-title + .row .refinement-bar .fliter-select {
        margin: 0;
        height: 34px;
        width: 100%;
        border-bottom: 1px solid #EBEBEB; }
        .product-listing-title + .row .refinement-bar .fliter-select .custom-select {
          height: 33px;
          border: none;
          line-height: 33px;
          padding: 0;
          font-size: 12px;
          width: 180px; }

.tip svg {
  animation: tip 2s infinite; }

@keyframes tip {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-0.8em); }
  100% {
    transform: translateY(0); } }

.cart-listing {
  margin-top: 24px;
  max-width: 1109px;
  box-sizing: border-box;
  padding: 0;
  margin-left: 15px; }
  .cart-listing .product-tile {
    border: none;
    background: #FAFAFA;
    padding: 14px 16px;
    font-size: 12px;
    line-height: 14.4px;
    margin-bottom: 24px; }
    .cart-listing .product-tile .product-new-arrival {
      position: relative;
      float: right;
      width: 48px;
      height: 24px;
      clip-path: polygon(0 0, 100% 0, 100% 100%);
      right: -16px;
      top: -14px;
      background: #1C6BBA; }
      .cart-listing .product-tile .product-new-arrival p {
        transform: rotate(30deg);
        font-family: Volvo Novum;
        font-size: 9px;
        font-weight: 500;
        line-height: 11px;
        width: 25px;
        height: 11px;
        color: #FFFFFF;
        position: absolute;
        left: 45%;
        top: 20%; }
    .cart-listing .product-tile .pdp-link a {
      font-size: 14px;
      line-height: 17px;
      color: #141414 !important;
      font-family: 'Volvo Novum medium';
      font-weight: 500; }
    .cart-listing .product-tile .product-type {
      font-size: 12px;
      line-height: 14px;
      color: #707070;
      margin: 8px 0; }
    .cart-listing .product-tile .product-status {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .cart-listing .product-tile .product-status .available-text {
        font-size: 12px;
        color: #1C6BBA;
        line-height: 14px;
        font-family: 'Volvo Novum medium';
        font-weight: 500; }
    .cart-listing .product-tile .tile-body {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      min-height: 285px; }
      .cart-listing .product-tile .tile-body .main-attribute {
        min-height: 148px; }
        .cart-listing .product-tile .tile-body .main-attribute .attribute-display {
          margin: 10px 0; }
          .cart-listing .product-tile .tile-body .main-attribute .attribute-display .name {
            color: #284E80; }
      .cart-listing .product-tile .tile-body .price-total {
        color: #141414;
        font-family: 'Volvo Novum medium';
        margin-top: 6px;
        padding-top: 14px;
        border-top: 1px solid #D5D5D5; }
        .cart-listing .product-tile .tile-body .price-total .line-2 {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between;
          color: #141414;
          font-family: 'Volvo Novum';
          margin-top: 10px; }
          .cart-listing .product-tile .tile-body .price-total .line-2 .text {
            display: inline-block; }
        .cart-listing .product-tile .tile-body .price-total span {
          color: #284E80; }
        .cart-listing .product-tile .tile-body .price-total .price-disclaimer {
          color: #707070;
          font-family: 'Volvo Novum';
          font-size: 10px; }
      .cart-listing .product-tile .tile-body .price-vehicle-offer {
        color: #141414;
        font-family: 'Volvo Novum medium';
        margin-top: 10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .cart-listing .product-tile .tile-body .price-vehicle-offer .title {
          font-style: italic; }
        .cart-listing .product-tile .tile-body .price-vehicle-offer .text {
          display: inline-block; }
        .cart-listing .product-tile .tile-body .price-vehicle-offer span {
          color: #284E80; }
      .cart-listing .product-tile .tile-body .price .sales {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        font-family: 'Volvo Novum medium';
        font-size: 12px;
        margin-top: 10px; }
        .cart-listing .product-tile .tile-body .price .sales .value {
          padding-left: 6px;
          color: #284E80; }
    .cart-listing .product-tile .plp-add-btn {
      height: 34px;
      line-height: 34px;
      background: #284E80;
      width: 100%;
      display: block;
      text-align: center;
      color: #fff !important;
      border-radius: 4px;
      text-decoration: none; }
      .cart-listing .product-tile .plp-add-btn:hover {
        color: #fff;
        transition: all 0.5s linear;
        background-color: #000; }
    .cart-listing .product-tile a.keep-update {
      width: 100%;
      border-radius: 4px;
      background: #fff;
      height: 34px;
      font-size: 12px;
      display: block;
      text-align: center;
      line-height: 34px;
      color: #1C6BBA !important;
      border: 1px solid #1C6BBA;
      cursor: pointer;
      padding: 0; }
      .cart-listing .product-tile a.keep-update:hover {
        color: #fff !important;
        border-color: #141414;
        transition: all 0.2s linear;
        background-color: #141414;
        text-decoration: none; }
        .cart-listing .product-tile a.keep-update:hover .custom-btn-label {
          position: relative;
          top: -4px; }
          .cart-listing .product-tile a.keep-update:hover .custom-btn-label:before {
            content: '';
            width: 24px;
            height: 24px;
            background: url("../../images/time-white.svg") !important;
            display: inline-block;
            background-size: contain;
            position: relative;
            top: 8px; }
    .cart-listing .product-tile .custom-btn-label {
      position: relative;
      top: -4px; }
      .cart-listing .product-tile .custom-btn-label:before {
        content: '';
        width: 24px;
        height: 24px;
        background: url("../../images/time-blue.svg") !important;
        display: inline-block;
        background-size: contain;
        position: relative;
        top: 8px; }
  .cart-listing .row.product-grid .col-12.grid-footer {
    display: none; }
  .cart-listing .custom-product-tile {
    width: 100%;
    height: calc(100% - 30px);
    background: #f3f3f3;
    overflow: hidden;
    border-radius: 4px; }
    .cart-listing .custom-product-tile .tile-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
    .cart-listing .custom-product-tile .img-view {
      width: 100%;
      height: 70%;
      overflow: hidden;
      opacity: 1;
      display: block; }
      .cart-listing .custom-product-tile .img-view img {
        width: 200%;
        height: auto;
        transform: translateX(-25%); }
      .cart-listing .custom-product-tile .img-view.next {
        opacity: 0;
        display: none; }
    .cart-listing .custom-product-tile .label-pan {
      margin: 46px 30px 14px; }
      .cart-listing .custom-product-tile .label-pan .label-title {
        font-size: 32px;
        font-weight: 500;
        line-height: 1.125;
        color: #141414;
        text-align: center; }
      .cart-listing .custom-product-tile .label-pan .label-link {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.375;
        color: #1C6BBA;
        padding: 12px 0px;
        text-align: center; }
      .cart-listing .custom-product-tile .label-pan .start-link {
        color: #1C6BBA !important; }
        .cart-listing .custom-product-tile .label-pan .start-link .right-arrow {
          stroke: #1C6BBA;
          margin: 0 0 2px 8px; }
        .cart-listing .custom-product-tile .label-pan .start-link:hover {
          color: #141414 !important; }
          .cart-listing .custom-product-tile .label-pan .start-link:hover .right-arrow {
            stroke: #141414; }
    .cart-listing .custom-product-tile a {
      text-decoration: none; }

.cart-listing-more {
  text-align: center; }
  .cart-listing-more svg {
    width: 46px; }

.container.search-results {
  max-width: 1109px;
  padding: 30px 0 0 0; }

.tab-content,
#product-search-results {
  padding: 0; }

.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 16px;
  margin: 0; }

.switch input {
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  cursor: pointer; }

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s; }

.switch .slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: #fff;
  transition: .4s; }

.switch input:checked + .slider {
  background-color: #284E80; }

.switch input:focus + .slider {
  box-shadow: 0 0 1px #284E80; }

.switch input:checked + .slider:before {
  transform: translateX(13px); }

/* Rounded sliders */
.switch .slider.round {
  border-radius: 34px; }

.switch .slider.round:before {
  border-radius: 50%; }

.pdp-disclaimer {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 58px;
  margin-bottom: 74px; }
  .pdp-disclaimer span {
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 24px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative; }
    .pdp-disclaimer span:after {
      content: "";
      width: 12px;
      height: 12px;
      background-image: url("../images/arrow-down.svg");
      background-size: contain;
      background-repeat: no-repeat;
      position: absolute;
      top: 5px;
      left: 60px; }
    .pdp-disclaimer span.active:after {
      transform: rotate(180deg);
      top: -3px; }
  .pdp-disclaimer .disclaimer-content {
    font-size: 10px;
    line-height: 12px;
    color: #707070; }

.sort-plp-container {
  font-size: 12px;
  position: relative; }
  .sort-plp-container .option-selected {
    line-height: 34px;
    min-width: 150px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    cursor: pointer; }
    .sort-plp-container .option-selected:after {
      content: "";
      width: 12px;
      height: 12px;
      background-image: url("../images/sort-arrow-down.svg");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      margin-left: 12px; }
    .sort-plp-container .option-selected.active + .sort-options-container {
      display: block; }
    .sort-plp-container .option-selected.active:after {
      transform: rotate(180deg); }
  .sort-plp-container .sort-options-container {
    line-height: 40px;
    border: 1px solid #FAFAFA;
    background: #fff;
    position: absolute;
    z-index: 1;
    display: none;
    box-shadow: 3px 3px 3px #aaa; }
    .sort-plp-container .sort-options-container .sort-options {
      padding: 0 13px;
      white-space: nowrap;
      margin: 0;
      cursor: pointer;
      width: 100%;
      position: initial;
      text-align: left; }
      .sort-plp-container .sort-options-container .sort-options.selected {
        background: #FAFAFA; }
      .sort-plp-container .sort-options-container .sort-options:not(.selected):hover {
        background: #1C6BBA;
        color: #fff; }

.wishlistTile.search-result-item {
  width: 10px;
  height: 10px; }
  .wishlistTile.search-result-item .fa-stack {
    width: 10px;
    height: 10xpx; }
  .wishlistTile.search-result-item i.fa-circle:before {
    content: '';
    width: 12px;
    height: 12px;
    background-image: url("../images/wishlist.svg");
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .wishlistTile.search-result-item i.fa-heart-o:before {
    content: '';
    width: 12px;
    height: 12px;
    background-image: url("../images/wishlistAdded.png");
    background-size: contain;
    background-repeat: no-repeat; }
  .wishlistTile.search-result-item i.fa-circle.fa-heart + i.fa:before {
    content: '';
    width: 12px;
    height: 12px;
    background-image: url("../images/wishlistAdded.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: block; }

.current-product-status.active + .product .product-status .wishlistTile i.fa-circle:before {
  background-image: url("../images/wishlistAdded.png"); }

.filter-reset-button {
  height: 34px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid #EBEBEB; }
  .filter-reset-button button {
    width: auto;
    font-size: 12px;
    display: inline-block;
    padding: 0px 12px;
    background: #284E80;
    color: #fff;
    border: none; }
    .filter-reset-button button:hover {
      background: #000;
      color: #fff; }

.empty-filter-results {
  width: 100%;
  display: -ms-flexbox;
  display: flex; }
  .empty-filter-results p {
    font-size: 18px;
    line-height: 22px;
    max-width: 507px;
    margin: 0 auto;
    text-align: center;
    color: #141414; }

.review-recomend {
  width: 100%;
  max-width: 1109px;
  margin: 28px auto 74px auto; }
  .review-recomend h3 {
    font-size: 22px;
    margin-bottom: 66px;
    padding-top: 34px;
    border-top: 1px solid #EBEBEB;
    line-height: 38px;
    font-weight: 400;
    font-family: 'Volvo Novum medium'; }
  .review-recomend .recomend-content {
    margin-top: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .review-recomend .recomend-item {
    width: calc(33.33% - 20px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    background: #FAFAFA;
    padding: 14px 16px; }
    .review-recomend .recomend-item .product-name-innner {
      font-size: 14px;
      line-height: 17px;
      color: #141414 !important;
      font-family: "Volvo Novum medium";
      font-weight: 500; }
    .review-recomend .recomend-item .img-section {
      position: relative;
      width: calc(100% + 38px);
      margin-left: -19px; }
      .review-recomend .recomend-item .img-section img {
        display: inline-block;
        width: 100%; }
    .review-recomend .recomend-item .stock-status {
      font-size: 12px;
      line-height: 17px;
      color: #1C6BBA;
      font-family: 'Volvo Novum medium'; }
    .review-recomend .recomend-item .product-type {
      font-size: 12px;
      line-height: 17px;
      color: #707070 !important; }
      .review-recomend .recomend-item .product-type + div {
        height: 12px; }
    .review-recomend .recomend-item .producat-name {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 8px;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 8px; }
      .review-recomend .recomend-item .producat-name .product-name-innner {
        font-size: 16px;
        line-height: 19px;
        font-family: 'Volvo Novum medium'; }
      .review-recomend .recomend-item .producat-name .add-to-wishlist img {
        margin-right: 0;
        width: 12px !important; }
    .review-recomend .recomend-item .attributes {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 6px; }
      .review-recomend .recomend-item .attributes .element-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        width: 100%;
        padding-bottom: 8px; }
        .review-recomend .recomend-item .attributes .element-item:last-child {
          border-bottom: 1px solid #D5D5D5;
          padding-bottom: 18px; }
        .review-recomend .recomend-item .attributes .element-item .title {
          font-size: 12px;
          line-height: 17px;
          margin-right: 4px;
          color: #284E80;
          display: inline-block; }
        .review-recomend .recomend-item .attributes .element-item .value {
          font-size: 12px;
          line-height: 17px;
          display: inline-block; }
    .review-recomend .recomend-item .price-section {
      margin-top: 18px; }
      .review-recomend .recomend-item .price-section .line-1,
      .review-recomend .recomend-item .price-section .line-2 {
        font-size: 12px;
        line-height: 17px;
        text-align: right;
        margin-bottom: 12px;
        font-family: 'Volvo Novum medium';
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
            justify-content: end; }
        .review-recomend .recomend-item .price-section .line-1 .title,
        .review-recomend .recomend-item .price-section .line-2 .title {
          margin-right: 9px;
          white-space: nowrap; }
        .review-recomend .recomend-item .price-section .line-1 .text,
        .review-recomend .recomend-item .price-section .line-2 .text {
          color: #284E80;
          min-width: 70px;
          display: inline-block;
          white-space: nowrap; }
    .review-recomend .recomend-item .button {
      width: 100%;
      margin-top: 18px; }
      .review-recomend .recomend-item .button button {
        width: 100%;
        border-radius: 4px;
        border: none;
        background: #284E80;
        height: 41px;
        color: #fff;
        font-size: 12px; }
        .review-recomend .recomend-item .button button:hover {
          color: #fff;
          transition: all 0.5s linear;
          background-color: #000; }
  .review-recomend .add-to-wishlist {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-align: center;
        align-items: center;
    font-size: 16px;
    color: #141414 !important;
    align-items: center;
    text-decoration: none !important; }
    .review-recomend .add-to-wishlist[disabled="disabled"] {
      pointer-events: none; }
    .review-recomend .add-to-wishlist img {
      height: 12px;
      margin-right: 30px;
      width: auto !important; }
    .review-recomend .add-to-wishlist.added img.no-added {
      display: none; }
    .review-recomend .add-to-wishlist.noAdded img.added {
      display: none; }

@media screen and (max-width: 767px) {
  .container.search-results {
    max-width: 100vw;
    padding: 20px 16px; }
  .cart-listing {
    margin: 0; }
    .cart-listing .row.product-grid {
      width: 100vw;
      margin: 0; }
      .cart-listing .row.product-grid .search-item-grid {
        -ms-flex: 0 0 100vw;
            flex: 0 0 100vw;
        width: 100vw;
        max-width: 100vw;
        padding-left: 20px;
        padding-right: 20px; }
  .filter-bar {
    display: none; }
  .product-listing-title {
    font-size: 22px;
    line-height: 26px;
    font-family: 'Volvo Novum medium';
    font-weight: 500;
    max-width: 30px;
    width: 100vw;
    display: initial; }
    .product-listing-title + .row {
      margin: 23px 0 0 0; }
      .product-listing-title + .row .refinement-bar {
        width: 100%;
        max-width: inherit;
        overflow: visible;
        display: block;
        height: auto;
        box-shadow: none;
        position: relative; }
        .product-listing-title + .row .refinement-bar .fliter-select .text-right {
          display: none; }
        .product-listing-title + .row .refinement-bar .refinements {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column; }
          .product-listing-title + .row .refinement-bar .refinements .refinement {
            border: none; }
            .product-listing-title + .row .refinement-bar .refinements .refinement .category-title + ul.values {
              display: block;
              margin-top: 5px;
              padding: 0;
              margin-bottom: 0; }
            .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour {
              height: auto;
              -ms-flex-align: start;
                  align-items: start; }
              .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour .colour-title {
                margin-top: 9px; }
              .product-listing-title + .row .refinement-bar .refinements .refinement.refinement-colour ul {
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap; }
  .empty-filter-results {
    padding-left: 20px;
    padding-right: 20px; }
    .empty-filter-results p {
      font-size: 16px;
      max-width: auto; }
  .review-recomend {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
    .review-recomend .recomend-content {
      -ms-flex-direction: column;
          flex-direction: column; }
    .review-recomend .recomend-item {
      width: 100%; } }
