/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* override default breakpoints */
.pull-left-xs {
  float: left; }

.pull-right-xs {
  float: right; }

@media (min-width: 576px) and (max-width: 767.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1200px) and (max-width: 1599.98px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

@media (min-width: 1600px) {
  .pull-left-xxl {
    float: left; }
  .pull-right-xxl {
    float: right; } }

@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (max-width: 767.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }

@media (max-width: 1599.98px) {
  .hidden-xl-down {
    display: none !important; } }

.hidden-xxl-down {
  display: none !important; }

.row.equal-height > [class^='col'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.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: #151819;
  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: #151819;
  border-radius: 0.69em;
  background-color: #151819;
  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: #0e78ad;
  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: #0e78ad;
  border-radius: 0.69em;
  background-color: #0e78ad;
  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: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  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;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.product-detail .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative; }
  .product-detail .swatch-circle.color-value[data-selected='true']::after {
    color: #151819;
    content: '\f058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    left: 0.295em;
    position: absolute; }
  .product-detail .swatch-circle.color-value.selected::after {
    background: #fff;
    border-radius: 50%;
    color: #151819;
    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; }
  .product-detail .swatch-circle i.fa-times-circle {
    background: #fff;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em; }

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed; }
  .product-detail [disabled] .swatch-circle.color-value.selected::after,
  .product-detail .swatch-circle.unselectable.color-value.selected::after {
    background-color: #495057; }

label.color ~ a:hover {
  text-decoration: none; }

.description-and-detail {
  margin-top: 2em; }
  @media (max-width: 575.98px) {
    .description-and-detail {
      margin-top: 0; }
      .description-and-detail .title {
        font-size: 1.5rem;
        margin-bottom: 0;
        font-family: 'Dosis', sans-serif; }
      .description-and-detail > div:last-child {
        margin-bottom: 1em; } }
  @media (min-width: 576px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }
  @media (max-width: 575.98px) {
    .description-and-detail .content {
      margin-top: 1em; } }

.social-container {
  padding-top: 0.9375em;
  text-align: center; }
  .social-container .social-icons {
    text-decoration: none;
    font-size: 1.875em;
    list-style-type: none;
    padding: 0;
    color: #444; }
    @media (max-width: 991.98px) {
      .social-container .social-icons {
        font-size: 1.5625em; } }
    .social-container .social-icons i,
    .social-container .social-icons a {
      color: #444;
      padding-right: 0.2em; }

label.availability {
  padding-right: 0.3125em; }

@media (min-width: 576px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 768px) {
  .product-number-rating {
    border-top: 1px solid #ccc; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .product-name {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 576px) {
  .ratings {
    margin-top: 0.625em; } }

@media (max-width: 575.98px) {
  .ratings {
    background-color: #fff;
    margin-top: -1.875em;
    /* 30/16 */
    margin-right: -0.9375em;
    /* 15/16 */
    padding: 0.1875em;
    /* 3/16 */ } }

.product-number {
  color: #ccc;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em; }

.promotions {
  font-weight: normal;
  text-align: center;
  height: 85%; }
  .promotions div.collapsible-xl button.callout {
    font-size: 1.25em;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    color: #c00; }
    @media (min-width: 576px) {
      .promotions div.collapsible-xl button.callout {
        font-size: 1.375em; } }
    .promotions div.collapsible-xl button.callout::after {
      color: #151819; }

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .product-breadcrumb .breadcrumb {
      border-top: 1px solid #ccc; } }

.price {
  font-size: 1.5rem; }

.product-options {
  margin-top: 1.25em; }

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
          transition-timing-function: cubic-bezier(0, 1, 0, 1); }
  .size-chart .size-chart-collapsible.active {
    max-height: 100%;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out; }

.color-attribute {
  border: none;
  padding: 0;
  background: none; }

.non-input-label {
  display: block;
  margin-bottom: 0.5rem; }

@media (min-width: 768px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

.pdp-tile {
  position: relative;
  width: 100%;
  height: 100%; }
  @media (min-width: 768px) {
    .pdp-tile {
      width: 23.125rem;
      -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
      border-radius: 0.25rem;
      background-color: #fff;
      margin-left: 1.125rem;
      padding: 2.5rem 1.5rem 1.5rem; } }
  .pdp-tile .badge {
    top: 0;
    left: 0;
    position: absolute; }
  .pdp-tile .prices-add-to-cart-actions {
    background-color: #fff;
    -webkit-box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.2); }
    @media (min-width: 768px) {
      .pdp-tile .prices-add-to-cart-actions {
        -webkit-box-shadow: none;
                box-shadow: none;
        background-color: transparent;
        position: static;
        padding: 0; } }
    .pdp-tile .prices-add-to-cart-actions.mobile .prices {
      padding: 0; }
      .pdp-tile .prices-add-to-cart-actions.mobile .prices .price {
        position: fixed;
        z-index: 1000;
        bottom: 0;
        height: 3.125rem;
        left: 1rem; }
        .pdp-tile .prices-add-to-cart-actions.mobile .prices .price span {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 100%; }
        .pdp-tile .prices-add-to-cart-actions.mobile .prices .price-tag {
          color: #151819;
          font-family: "Roboto-Regular", sans-serif, sans-serif;
          font-size: 0.875rem;
          font-weight: 400;
          line-height: 1.25;
          letter-spacing: normal; }
          .pdp-tile .prices-add-to-cart-actions.mobile .prices .price-tag .strike-through {
            font-size: 0.75rem;
            margin-left: 0; }
    .pdp-tile .prices-add-to-cart-actions .pdp-whereToBuyButton {
      margin: 0;
      position: fixed;
      z-index: 60;
      bottom: 1rem;
      left: 1rem;
      width: calc(100% - 2rem); }
      .pdp-tile .prices-add-to-cart-actions .pdp-whereToBuyButton .ps-widget {
        width: 100%;
        margin-left: 0; }
      .pdp-tile .prices-add-to-cart-actions .pdp-whereToBuyButton .js-where-to-buy {
        margin-left: 0; }
    .pdp-tile .prices-add-to-cart-actions .cart-and-ipay {
      width: calc(100% - 7rem);
      margin: 0;
      height: 2.5rem;
      position: fixed;
      z-index: 60;
      bottom: 1rem;
      right: 1rem; }
      .pdp-tile .prices-add-to-cart-actions .cart-and-ipay .col-sm-12 {
        height: 2.5rem; }
      @media (max-width: 575.98px) {
        .pdp-tile .prices-add-to-cart-actions .cart-and-ipay {
          padding-bottom: 0; } }
    .pdp-tile .prices-add-to-cart-actions.mobile {
      height: 4.5rem; }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .pdp-tile .prices-add-to-cart-actions {
        position: fixed; } }
  .pdp-tile .final-sale-content {
    margin: 0; }
    .pdp-tile .final-sale-content .final-sale-text {
      font-size: 0.875rem;
      color: #000; }
    .pdp-tile .final-sale-content .final-tooltip-head {
      font-family: "Roboto-Medium", sans-serif; }
  .pdp-tile .afterpay-holder .afterpay-image {
    width: 5.1875rem;
    height: auto;
    margin: 0 0 0 0.25rem; }
  .pdp-tile .afterpay-holder .tooltip-container {
    margin-left: 0.1875rem; }
    @media (min-width: 576px) {
      .pdp-tile .afterpay-holder .tooltip-container {
        margin: 0; } }
  .pdp-tile .loyalty-points-holder .loyalty-points-text {
    color: #1b806d; }

@media (min-width: 768px) {
  .attributes {
    padding: 0; } }

.attributes .js-oos {
  margin-top: 0.25rem; }
  .attributes .js-oos.items-oos {
    color: #d0021b; }
  .attributes .js-oos .btn-icon {
    fill: #d0021b;
    margin: 0 0.25rem 0 0;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .attributes .js-oos-message {
    margin-bottom: 0.5rem; }
    .attributes .js-oos-message.availability-msg {
      color: #d0021b;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .attributes .js-oos-message.availability-msg.color-message {
      font-size: 0.75rem; }
    .attributes .js-oos-message .js-pdp-custom-message {
      color: #151819;
      font-weight: 700; }
  .attributes .js-oos.color-availability {
    margin: 0 0 1rem 0; }
    .attributes .js-oos.color-availability.color-hidden {
      margin: 0; }

.attributes .pdp-availability .product-availability .non-input-label {
  display: none; }

.attributes .pdp-availability .product-availability .col-8 {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.attributes .attribute {
  margin: 0; }
  .attributes .attribute.quantity {
    width: 4.375rem;
    margin: 0 0.5rem 0 0; }
    .attributes .attribute.quantity .custom-select-wrapper {
      margin-bottom: 0; }
      .attributes .attribute.quantity .custom-select-wrapper.form-control {
        border: 0.0625rem solid #7d7468;
        opacity: 0.8;
        padding-top: 0.875rem; }
        .attributes .attribute.quantity .custom-select-wrapper.form-control + label {
          top: 0.3125rem;
          opacity: 1;
          font-size: 0.625rem; }
        .attributes .attribute.quantity .custom-select-wrapper.form-control:disabled {
          border: 0;
          background-color: #e8e8e8; }
        .attributes .attribute.quantity .custom-select-wrapper.form-control:hover {
          border: 0.125rem solid #0e78ad;
          cursor: pointer; }
          .attributes .attribute.quantity .custom-select-wrapper.form-control:hover:disabled {
            border: 0; }
        .attributes .attribute.quantity .custom-select-wrapper.form-control:focus {
          border: 0.125rem solid #0e78ad; }
      .attributes .attribute.quantity .custom-select-wrapper .form-control-label {
        left: 0.625rem; }
      .attributes .attribute.quantity .custom-select-wrapper::after {
        top: 1.5rem; }
  .attributes .attribute.extra-buttons {
    padding: 0.5rem 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 768px) {
      .attributes .attribute.extra-buttons {
        padding: 0.5rem 0 0; } }
    .attributes .attribute.extra-buttons .btn {
      width: 100%; }
    .attributes .attribute.extra-buttons .extra-btn {
      width: 52%; }
      .attributes .attribute.extra-buttons .extra-btn.add-registry {
        width: 48%;
        margin-right: 0.5rem; }
  .attributes .attribute .color {
    margin-top: 1rem; }
    .attributes .attribute .color .sale-color-display-value,
    .attributes .attribute .color .retail-color-display-value,
    .attributes .attribute .color .color-display-value {
      font-weight: 400;
      text-transform: none; }
    .attributes .attribute .color.non-input-label {
      color: #696158;
      font-family: "Roboto-Regular", sans-serif, sans-serif;
      font-size: 0.75rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: normal; }
      .attributes .attribute .color.non-input-label.upper {
        text-transform: uppercase; }
      .attributes .attribute .color.non-input-label.bold {
        font-weight: 700; }

.attributes .row.tile {
  margin: 0; }

.attributes .shipping {
  color: #696158;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: normal; }
  .attributes .shipping .shipping-content {
    width: 100%;
    border-top: 0.0625rem solid #b3b4b4;
    border-bottom: 0.0625rem solid #b3b4b4;
    padding: 1rem 0;
    margin: 1.5rem 0 1rem; }
  .attributes .shipping img {
    height: 1rem;
    width: auto;
    margin-right: 0.5rem; }

.attributes .tile-msgs {
  color: #151819;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: normal;
  margin: 0;
  padding-left: 1rem; }
  @media (min-width: 768px) {
    .attributes .tile-msgs {
      margin-bottom: 0; } }
  .attributes .tile-msgs .promotion {
    margin-bottom: -4px; }
    .attributes .tile-msgs .promotion-msg {
      color: #c55002; }

.attributes .value.content {
  color: #696158;
  font-family: "Roboto-Regular", sans-serif, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: normal; }

.attributes .prices {
  padding: 0; }
  .attributes .prices .price {
    position: static;
    z-index: 0;
    height: 100%; }
    .attributes .prices .price span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      width: auto;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; }
    .attributes .prices .price-tag {
      color: #151819;
      font-family: "Roboto-Regular", sans-serif, sans-serif;
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 1.25;
      letter-spacing: normal;
      float: left;
      padding: 0.25rem 0 0; }
      @media (min-width: 768px) {
        .attributes .prices .price-tag {
          padding: 0.625rem 0 0;
          font-size: 1.5rem; } }
      .attributes .prices .price-tag .strike {
        width: 100%; }
        .is-ie .attributes .prices .price-tag .strike {
          width: auto; }
        .attributes .prices .price-tag .strike-through {
          font-size: 1rem;
          margin-left: 0.5rem; }
          @media (min-width: 768px) {
            .attributes .prices .price-tag .strike-through {
              font-size: 1.25rem; } }
      .attributes .prices .price-tag .sales {
        font-weight: 400; }
        .attributes .prices .price-tag .sales-hidden-txt {
          height: 0.0625rem;
          width: 0.0625rem;
          overflow: hidden; }
        .attributes .prices .price-tag .sales .color {
          color: #c55002; }

.attributes .cart-and-ipay {
  height: 3.125rem;
  width: calc(100% - 4.875rem);
  margin: 0; }
  @media (min-width: 768px) {
    .attributes .cart-and-ipay {
      position: relative;
      z-index: 0;
      bottom: 0;
      right: 0; } }
  .attributes .cart-and-ipay .col-sm-12 {
    padding: 0;
    height: 3.125rem; }
  .attributes .cart-and-ipay .add-to-cart {
    width: 100%;
    height: 100%; }
    @media (max-width: 991.98px) {
      .attributes .cart-and-ipay .add-to-cart {
        margin: 0; } }

.attributes .pdp-whereToBuyButton {
  position: relative;
  width: 100%;
  margin-bottom: 1rem; }
  .attributes .pdp-whereToBuyButton .ps-widget {
    width: 100%;
    margin-left: 1rem; }
  .attributes .pdp-whereToBuyButton .btn {
    width: 100%;
    height: 2.5rem; }
    @media (min-width: 768px) {
      .attributes .pdp-whereToBuyButton .btn {
        height: 3.125rem; } }
  .attributes .pdp-whereToBuyButton .js-where-to-buy {
    width: 100%;
    margin-left: 0.5rem;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .attributes .pdp-whereToBuyButton .js-where-to-buy {
        position: relative;
        width: 100%; } }

.product-carousel-container .product-carousel .slick-track {
  margin: auto; }
  .product-carousel-container .product-carousel .slick-track .product-tile .image-container {
    overflow: hidden; }
  .product-carousel-container .product-carousel .slick-track .price {
    height: 1.875rem; }

.product-detail {
  padding: 0; }
  .product-detail [disabled] .swatch-circle,
  .product-detail .swatch-circle.unselectable {
    cursor: pointer; }
    .product-detail [disabled] .swatch-circle.color-value.selected::after,
    .product-detail .swatch-circle.unselectable.color-value.selected::after {
      background-color: transparent; }
  @media (max-width: 575.98px) {
    .product-detail .product-carousel-container {
      width: 100vw;
      margin-left: -3%; } }
  .product-detail .breadcrumb {
    padding: 0 1rem;
    margin-bottom: 1rem;
    border: 0; }
  .product-detail .pdp-details h4,
  .product-detail .pdp-details h5 {
    font-family: "Roboto-Regular", sans-serif;
    font-weight: 700;
    color: #59595a; }
  .product-detail .pdp-details-border {
    width: 100vw;
    margin-left: -3%;
    border-bottom: 0.0625rem solid #d8d8d8; }
    @media (min-width: 992px) {
      .product-detail .pdp-details-border {
        width: 100%;
        border: 0;
        margin-left: 0; } }
  .product-detail .pdp-details-title {
    text-align: center;
    margin: 2.5rem 0 1.25rem; }
    @media (min-width: 992px) {
      .product-detail .pdp-details-title {
        margin: 5rem 0 0; } }
  .product-detail .pdp-details .row {
    margin: 0; }
    @media (max-width: 991.98px) {
      .product-detail .pdp-details .row {
        display: block; } }
    @media (min-width: 992px) {
      .product-detail .pdp-details .row {
        margin-top: 4.5rem; } }
    @media (min-width: 992px) {
      .product-detail .pdp-details .row .left {
        padding-right: 8.125rem; } }
    .product-detail .pdp-details .row .documents .btn-link {
      margin-top: 0.5rem; }
    @media (min-width: 992px) {
      .product-detail .pdp-details .row .collapsible-md.attributeParagraphs .value.content {
        margin-left: 0.5rem; } }
    .product-detail .pdp-details .row .collapsible-md.attributeParagraphs .value.content ul {
      list-style-type: none; }
    @media (min-width: 992px) {
      .product-detail .pdp-details .row .collapsible-md.attributeBullets .title, .product-detail .pdp-details .row .collapsible-md.documents .title, .product-detail .pdp-details .row .collapsible-md.attributeList .title {
        margin-bottom: 1rem; } }
    .product-detail .pdp-details .row .collapsible-md .btn-link-grey {
      outline-offset: -0.25rem;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .product-detail .pdp-details .row .collapsible-md.specifications ul {
      list-style-type: none;
      padding: 0; }
    @media (min-width: 992px) {
      .product-detail .pdp-details .row .collapsible-md .title {
        margin-bottom: 1.75rem; } }
    .product-detail .pdp-details .row .collapsible-md .title.btn {
      color: #696158;
      font-family: "Roboto-Regular", sans-serif, sans-serif;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: normal;
      padding: 0.25rem;
      border-top: 0.0625rem solid #d8d8d8;
      position: relative;
      border-radius: 0; }
      .product-detail .pdp-details .row .collapsible-md .title.btn :focus {
        -webkit-box-shadow: none;
                box-shadow: none; }
      .product-detail .pdp-details .row .collapsible-md .title.btn::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 1rem;
        width: 0.5rem;
        height: 0.5rem;
        border-top: 0;
        border-left: 0;
        border-bottom: 0.125rem solid #7d7468;
        border-right: 0.125rem solid #7d7468;
        -webkit-transform: translateY(-50%) rotate(45deg);
                transform: translateY(-50%) rotate(45deg); }
      .product-detail .pdp-details .row .collapsible-md .title.btn[aria-expanded='true'] {
        font-weight: 700;
        color: #151819; }
        .product-detail .pdp-details .row .collapsible-md .title.btn[aria-expanded='true']::after {
          -webkit-transform: rotate(225deg);
                  transform: rotate(225deg); }
    .product-detail .pdp-details .row .collapsible-md ul {
      padding-left: 1rem; }
    .product-detail .pdp-details .row .collapsible-md .value.content {
      margin-left: 0.5rem;
      padding-bottom: 1.25rem;
      color: #696158;
      font-family: "Roboto-Regular", sans-serif, sans-serif;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: normal; }
      @media (min-width: 992px) {
        .product-detail .pdp-details .row .collapsible-md .value.content {
          font-size: 0.875rem;
          margin-left: 0;
          padding-bottom: 0; } }
    .product-detail .pdp-details .row .collapsible-md .sub-section .value.content {
      margin-bottom: 1.5rem;
      padding-bottom: 0; }
      @media (min-width: 992px) {
        .product-detail .pdp-details .row .collapsible-md .sub-section .value.content {
          margin-top: 2rem;
          margin-bottom: 0; } }
    .product-detail .pdp-details .row .collapsible-md .sub-section ul {
      margin: 0; }
    .product-detail .pdp-details .row .collapsible-md .sub-section.attributeList ul, .product-detail .pdp-details .row .collapsible-md .sub-section.attributeBullets ul {
      list-style-type: disc;
      padding-left: 1rem; }
  .product-detail .color-attribute {
    outline: 0;
    width: 2rem;
    height: 2rem;
    border: 0.125rem solid transparent;
    position: relative;
    display: inline-block;
    font-size: 1.5rem;
    cursor: pointer;
    padding-left: 0.375rem; }
    .product-detail .color-attribute.unselectable::after {
      content: '';
      width: 1.5rem;
      height: 0.25rem;
      background: white;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
      position: absolute;
      left: 24%;
      top: 42%;
      border-top: 0.125rem solid rgba(0, 0, 0, 0.4); }
    .product-detail .color-attribute.unselectable::before {
      content: '';
      width: 1.625rem;
      height: 1.625rem;
      position: absolute;
      border-radius: 1.5rem;
      z-index: 40;
      background-color: rgba(255, 255, 255, 0.2); }
    .product-detail .color-attribute:hover .color-value.swatch-value::after {
      content: '';
      top: -0.34375rem;
      left: -0.325rem;
      background: transparent;
      width: 2rem;
      height: 2rem;
      border: 0.125rem solid #24408e;
      position: absolute;
      border-radius: 1.5rem; }
    .product-detail .color-attribute:focus .color-value.swatch-value::after {
      content: '';
      top: -0.34375rem;
      left: -0.325rem;
      background: transparent;
      width: 2rem;
      height: 2rem;
      border: 0.125rem solid #24408e;
      position: absolute;
      border-radius: 1.5rem; }
    .product-detail .color-attribute .swatch-circle {
      width: 1.5rem;
      height: 1.5rem;
      margin: 0.125rem;
      background-size: 1.5rem 1.5rem; }
      .product-detail .color-attribute .swatch-circle.color-value::after {
        content: '';
        border: 0;
        top: -0.34375rem;
        left: -0.325rem;
        background: transparent;
        width: 2rem;
        height: 2rem; }
      .product-detail .color-attribute .swatch-circle.color-value.selected::after {
        border: 0.125rem solid #24408e; }
      .product-detail .color-attribute .swatch-circle.color-value.selected.unselectable::after {
        border: 0.125rem solid #d0021b; }
  .product-detail .carousel-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      .product-detail .carousel-wrapper {
        width: calc(100% - 24.3125rem); } }
  .product-detail .primary-images {
    width: 100%;
    min-height: 23.625rem; }
    @media (min-width: 768px) {
      .product-detail .primary-images {
        min-height: 29.6875rem; } }
    .product-detail .primary-images .slick-carousel {
      max-height: 4.375rem;
      max-width: 16.875rem;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .product-detail .primary-images .slick-carousel {
          max-width: 100%; } }
      @media (min-width: 992px) {
        .product-detail .primary-images .slick-carousel {
          max-height: 100%;
          max-width: 5.625rem;
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; } }
    .product-detail .primary-images .carousel-inner {
      margin: 0 auto; }
      @media (min-width: 992px) {
        .product-detail .primary-images .carousel-inner {
          max-width: 4.375rem; } }
      .product-detail .primary-images .carousel-inner .owl-item {
        margin-bottom: 0.75rem; }
        .product-detail .primary-images .carousel-inner .owl-item.video-thumb .carousel-img-wrap {
          width: 100%;
          max-width: 4.125rem; }
          @media (min-width: 992px) {
            .product-detail .primary-images .carousel-inner .owl-item.video-thumb .carousel-img-wrap {
              max-width: unset;
              width: 100%; } }
        .product-detail .primary-images .carousel-inner .owl-item.video-thumb .pdp-thumb-img {
          position: relative; }
          .product-detail .primary-images .carousel-inner .owl-item.video-thumb .pdp-thumb-img::after {
            content: '';
            height: 1.875rem;
            width: 1.875rem;
            margin: auto;
            background-color: rgba(0, 0, 0, 0.7);
            display: block;
            border-radius: 50%; }
            .is-ie .product-detail .primary-images .carousel-inner .owl-item.video-thumb .pdp-thumb-img::after {
              position: absolute;
              top: 25%;
              left: 26%; }
        .product-detail .primary-images .carousel-inner .owl-item.video-thumb .svg-video-play {
          fill: #fff;
          position: absolute;
          height: 0.875rem;
          width: 0.6875rem; }
          .is-ie .product-detail .primary-images .carousel-inner .owl-item.video-thumb .svg-video-play {
            top: 38%;
            left: 45%;
            z-index: 1; }
        .product-detail .primary-images .carousel-inner .owl-item .pdp-thumb-img {
          max-height: 3.875rem;
          max-width: 3.875rem;
          border: 0.0625rem solid #696158;
          border-radius: 0.25rem; }
          @media (min-width: 992px) {
            .product-detail .primary-images .carousel-inner .owl-item .pdp-thumb-img {
              height: 3.875rem;
              width: 3.875rem; } }
          .product-detail .primary-images .carousel-inner .owl-item .pdp-thumb-img.selected {
            border: 0.125rem solid #0e78ad; }
        .product-detail .primary-images .carousel-inner .owl-item .carousel-img-wrap {
          padding: 0.125rem;
          border-radius: 0.25rem;
          overflow: auto;
          border: 0.0625rem solid transparent;
          background: transparent; }
          .product-detail .primary-images .carousel-inner .owl-item .carousel-img-wrap:focus {
            outline: none;
            border: 0.0625rem dashed #0e78ad; }
          .product-detail .primary-images .carousel-inner .owl-item .carousel-img-wrap:active .pdp-thumb-img, .product-detail .primary-images .carousel-inner .owl-item .carousel-img-wrap:hover .pdp-thumb-img {
            border: 0.125rem solid #0e78ad; }
          .product-detail .primary-images .carousel-inner .owl-item .carousel-img-wrap:active {
            border: 0.0625rem solid #0e78ad; }
    .product-detail .primary-images #s7viewerDesktop.s7basiczoomviewer,
    .product-detail .primary-images #s7viewerDesktop.s7videoviewer,
    .product-detail .primary-images #s7viewerMobile.s7basiczoomviewer,
    .product-detail .primary-images #s7viewerMobile.s7videoviewer,
    .product-detail .primary-images .s7container {
      margin: 0 auto;
      max-width: 18.75rem;
      max-height: 18.75rem;
      padding: 0; }
      @media (min-width: 768px) {
        .product-detail .primary-images #s7viewerDesktop.s7basiczoomviewer,
        .product-detail .primary-images #s7viewerDesktop.s7videoviewer,
        .product-detail .primary-images #s7viewerMobile.s7basiczoomviewer,
        .product-detail .primary-images #s7viewerMobile.s7videoviewer,
        .product-detail .primary-images .s7container {
          max-width: 24.6875rem;
          max-height: 24.6875rem; } }
      @media (min-width: 992px) {
        .product-detail .primary-images #s7viewerDesktop.s7basiczoomviewer,
        .product-detail .primary-images #s7viewerDesktop.s7videoviewer,
        .product-detail .primary-images #s7viewerMobile.s7basiczoomviewer,
        .product-detail .primary-images #s7viewerMobile.s7videoviewer,
        .product-detail .primary-images .s7container {
          max-width: 28.25rem;
          max-height: 28.25rem; } }
      @media (min-width: 1600px) {
        .product-detail .primary-images #s7viewerDesktop.s7basiczoomviewer,
        .product-detail .primary-images #s7viewerDesktop.s7videoviewer,
        .product-detail .primary-images #s7viewerMobile.s7basiczoomviewer,
        .product-detail .primary-images #s7viewerMobile.s7videoviewer,
        .product-detail .primary-images .s7container {
          max-width: unset;
          max-height: unset;
          height: 35.375rem;
          width: 35.375rem; } }
  .product-detail .product-name {
    border: 0;
    margin-top: 1rem; }
    @media (min-width: 768px) {
      .product-detail .product-name {
        margin-top: 0rem; } }
  .product-detail .details {
    outline: 0;
    position: relative;
    margin: 1rem 0 2.25rem; }
    .product-detail .details-content {
      overflow: hidden;
      position: relative;
      -webkit-transition: all 0.5s linear;
      transition: all 0.5s linear;
      max-height: 6.25rem; }
      .product-detail .details-content.showless::after {
        content: '';
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, rgba(255, 255, 255, 0)), to(white));
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 90%, white 100%);
        width: 100%;
        height: 6.25rem; }
    .product-detail .details-showmore {
      bottom: -2rem;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      text-align: center;
      margin-top: 0.5rem;
      cursor: pointer;
      color: #24408e;
      font-family: "Roboto-Regular", sans-serif, sans-serif;
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: normal; }
  @media (max-width: 991.98px) {
    .product-detail .tile {
      margin: 0; } }
  .product-detail .loyalty-content {
    background-color: #fff;
    text-align: center;
    margin-top: 1.25rem;
    margin-bottom: 0; }
    .product-detail .loyalty-content .loyalty-rewards-msg {
      padding: 1.75rem 2.0625rem 1.875rem; }
      .product-detail .loyalty-content .loyalty-rewards-msg .heading {
        margin-bottom: 0.625rem; }
      @media (min-width: 768px) {
        .product-detail .loyalty-content .loyalty-rewards-msg {
          margin: 0 auto;
          max-width: 28.25rem;
          border: solid 0.0625rem #979797;
          padding: 1.5625rem 1.875rem; } }
    .product-detail .loyalty-content .carousel-place-holder {
      position: relative;
      max-width: 5.625rem;
      margin: 0 auto;
      height: 0.0625rem; }
    @media (min-width: 768px) {
      .product-detail .loyalty-content {
        margin-top: 2.5rem;
        margin-bottom: 3.75rem; } }
  .product-detail .loyalty-points-holder {
    position: relative;
    min-height: 1.5rem; }
    .product-detail .loyalty-points-holder .loyalty-rewards-spinner {
      -webkit-animation: sk-rotate 2s infinite linear;
              animation: sk-rotate 2s infinite linear;
      width: 1.25rem;
      height: 1.25rem;
      position: absolute;
      left: 46%; }
      .product-detail .loyalty-points-holder .loyalty-rewards-spinner:focus {
        outline: none; }
    .product-detail .loyalty-points-holder .tooltip-container {
      margin: 0.0625rem 0 0 -0.25rem; }

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

#replacement-parts-form-validityDate:focus::-webkit-input-placeholder {
  color: #59595a; }

#replacement-parts-form-validityDate:focus::-moz-placeholder {
  color: #59595a; }

#replacement-parts-form-validityDate:focus:-ms-input-placeholder {
  color: #59595a; }

#replacement-parts-form-validityDate:focus::-ms-input-placeholder {
  color: #59595a; }

#replacement-parts-form-validityDate:focus::placeholder {
  color: #59595a; }

.product-number-rating {
  margin-bottom: 1.125rem;
  border-bottom: 0;
  outline: 0; }
  @media (min-width: 576px) {
    .product-number-rating {
      border-bottom: 0; } }
  @media (min-width: 768px) {
    .product-number-rating {
      border-top: 0;
      margin-bottom: 0; } }

.pdp-replacement {
  background-color: #24408e;
  color: #fff; }
  .pdp-replacement .outlinewhite:focus {
    outline: 0.125rem dotted #fff;
    outline-offset: 0.125rem; }
  .pdp-replacement-container {
    padding: 3.375rem 1.75rem 1.875rem; }
    @media (min-width: 992px) {
      .pdp-replacement-container {
        padding: 2rem 0; } }
    .pdp-replacement-container .tooltip-container .tooltip-btn:focus {
      border: 0.125rem dotted #fff;
      outline: none; }
    .pdp-replacement-container .tooltip-container .tooltip-btn:active {
      border: 0.125rem solid #fff; }
    .pdp-replacement-container .tooltip-container .tooltip-btn-icon, .pdp-replacement-container .tooltip-container .tooltip-btn-hover {
      fill: #fff; }
    .pdp-replacement-container .tooltip-container .popover-content .letter-spacing {
      letter-spacing: -0.08125rem; }
    .pdp-replacement-container .tooltip-container .popover-content-head {
      font-size: 1rem;
      margin-bottom: 0.5rem; }
  .pdp-replacement-details-parts-content {
    margin: 0.5rem 0 3rem; }
  .pdp-replacement-details .head {
    font-weight: 700; }
  @media (min-width: 992px) {
    .pdp-replacement-details {
      margin-right: 3.375rem;
      width: 95%; }
      .pdp-replacement-details-parts {
        border-bottom: 0.0625rem solid #f7f7f7; }
        .pdp-replacement-details-parts-content {
          line-height: 1.5;
          margin-bottom: 0;
          padding-bottom: 2.5625rem; } }
  @media (min-width: 992px) {
    .pdp-replacement-details-search {
      margin-top: 2.4375rem; } }
  .pdp-replacement-details-search-head {
    margin-bottom: 1.8125rem; }
    @media (min-width: 992px) {
      .pdp-replacement-details-search-head {
        margin-bottom: 1.25rem; } }
  .pdp-replacement-details-search-content {
    font-size: 0.875rem;
    margin-bottom: 1.125rem; }
    @media (min-width: 992px) {
      .pdp-replacement-details-search-content {
        margin-bottom: 0.75rem; } }
  .pdp-replacement-details-search-noresults {
    margin-top: 1rem; }
  .pdp-replacement-details-search form {
    margin-top: 0.1875rem 0 1.8125rem; }
    @media (min-width: 992px) {
      .pdp-replacement-details-search form {
        margin: 0; } }
    .pdp-replacement-details-search form .form-date {
      padding-top: 1.5rem;
      padding-right: 1rem; }
      @media (min-width: 992px) {
        .pdp-replacement-details-search form .form-date {
          width: 42%;
          padding-top: 0; } }
  .pdp-replacement-details-search .search-form {
    width: 100%;
    max-width: 14.1875rem; }
    @media (min-width: 992px) {
      .pdp-replacement-details-search .search-form {
        width: 32%;
        padding-right: 1rem; } }
    .pdp-replacement-details-search .search-form input {
      min-height: 3.125rem;
      max-height: 3.125rem; }
      .pdp-replacement-details-search .search-form input.is-invalid ~ .input-group-addon {
        bottom: 4.5rem; }
      .pdp-replacement-details-search .search-form input.is-invalid ~ .invalid-feedback.pdp {
        border-radius: 0.25rem;
        border: 0.0625rem solid #d0021b;
        background-color: #f9f6f6;
        padding: 0.5rem 0.25rem 0.5rem 1.75rem; }
      .pdp-replacement-details-search .search-form input.is-invalid ~ .invalid-feedback.error-icon::before {
        left: 0.5rem; }
    .pdp-replacement-details-search .search-form .form-control {
      width: 100%; }
      .pdp-replacement-details-search .search-form .form-control:focus ~ .floating-label,
      .pdp-replacement-details-search .search-form .form-control:not(:placeholder-shown) ~ .floating-label {
        top: 0.25rem; }
    .pdp-replacement-details-search .search-form.datepic {
      margin-bottom: 1.9375rem;
      width: 100%; }
      @media (min-width: 992px) {
        .pdp-replacement-details-search .search-form.datepic {
          margin: 0; } }
      .pdp-replacement-details-search .search-form.datepic .input-group {
        position: relative; }
        .pdp-replacement-details-search .search-form.datepic .input-group input {
          border-radius: 0.25rem; }
          .pdp-replacement-details-search .search-form.datepic .input-group input::-webkit-input-placeholder {
            color: #696158; }
          .pdp-replacement-details-search .search-form.datepic .input-group input::-moz-placeholder {
            color: #696158; }
          .pdp-replacement-details-search .search-form.datepic .input-group input:-ms-input-placeholder {
            color: #696158; }
          .pdp-replacement-details-search .search-form.datepic .input-group input::-ms-input-placeholder {
            color: #696158; }
          .pdp-replacement-details-search .search-form.datepic .input-group input::placeholder {
            color: #696158; }
        .pdp-replacement-details-search .search-form.datepic .input-group-addon {
          position: absolute;
          right: 0.5rem;
          bottom: 1.125rem;
          z-index: 10;
          margin-top: 2.25rem; }
    .pdp-replacement-details-search .search-form.last {
      padding-right: 0;
      width: 100%;
      max-width: 14.1875rem; }
      @media (min-width: 992px) {
        .pdp-replacement-details-search .search-form.last {
          width: 29%; } }
    .pdp-replacement-details-search .search-form button {
      height: 3.125rem; }
  .pdp-replacement-locate {
    margin-top: 1.8125rem;
    width: 100%; }
    @media (min-width: 992px) {
      .pdp-replacement-locate {
        margin-top: 1rem; } }
    .pdp-replacement-locate-details .section {
      margin-bottom: 0.6875rem; }
      @media (min-width: 992px) {
        .pdp-replacement-locate-details .section {
          margin-bottom: 1rem; } }
      .pdp-replacement-locate-details .section.head, .pdp-replacement-locate-details .section.sub-head {
        font-weight: 700; }
      .pdp-replacement-locate-details .section.sub-head {
        font-size: 1rem; }
    .pdp-replacement-locate-tiles {
      color: #555;
      margin-top: 1.25rem; }
      @media (min-width: 992px) {
        .pdp-replacement-locate-tiles {
          margin-top: 2.5rem; } }
      .pdp-replacement-locate-tiles .tile {
        width: 100%;
        max-width: 13.375rem;
        margin: 0 1.625rem 1rem 0.8125rem; }
        @media (min-width: 992px) {
          .pdp-replacement-locate-tiles .tile {
            width: 34%;
            max-width: 100%;
            margin-bottom: 0;
            margin-left: 0; } }
        .pdp-replacement-locate-tiles .tile .last {
          margin-right: 0; }
      .pdp-replacement-locate-tiles-container {
        background-color: #fff;
        font-size: 0.625rem;
        border-radius: 0.625rem;
        padding: 1rem; }
        @media (min-width: 992px) {
          .pdp-replacement-locate-tiles-container {
            height: 100%; } }
        .pdp-replacement-locate-tiles-container p {
          margin-bottom: 0.25rem; }
        .pdp-replacement-locate-tiles-container .format {
          background-color: #24408e;
          color: #fff; }
      .pdp-replacement-locate-tiles-head {
        margin-top: 0.5rem;
        text-align: center;
        font-size: 0.625rem;
        font-weight: 700;
        color: #fff;
        letter-spacing: -0.08125rem; }
  .pdp-replacement-search {
    background-color: #f7f7f7; }
    .pdp-replacement-search .container {
      padding: 2.8125rem 0; }
      @media (min-width: 992px) {
        .pdp-replacement-search .container {
          padding-top: 5.4375rem;
          padding-bottom: 9.5rem; } }
      @media (min-width: 1600px) {
        .pdp-replacement-search .container {
          max-width: 66.5%; } }
    .pdp-replacement-search-head {
      text-align: center;
      margin-bottom: 3rem;
      line-height: normal; }
    .pdp-replacement-search-tiles-container {
      background-color: #fff;
      padding: 1rem;
      margin-bottom: 1rem;
      width: 100%;
      border-radius: 0.25rem;
      -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.25); }
      @media (min-width: 992px) {
        .pdp-replacement-search-tiles-container {
          width: 31%;
          margin: 0 1.5rem 1.1875rem 0; }
          .pdp-replacement-search-tiles-container:nth-child(3n) {
            margin-right: 0; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .pdp-replacement-search-tiles-container {
          width: 48%;
          margin: 0 1.25rem 1.5rem 0; }
          .pdp-replacement-search-tiles-container:nth-child(2n) {
            margin-right: 0; } }
      .pdp-replacement-search-tiles-container-header {
        line-height: 1.5;
        color: #151819; }
      .pdp-replacement-search-tiles-container-details .pdp-replacement-oos {
        color: #d0021b;
        margin-top: 0.5rem; }
      .pdp-replacement-search-tiles-container-details-promotion {
        color: #c55002;
        margin-top: 0.5rem;
        font-size: 0.875rem; }
      .pdp-replacement-search-tiles-container-details .row {
        margin: 0; }
      .pdp-replacement-search-tiles-container-details .prices-add-mobile .price {
        float: left;
        padding: 0.5rem 0 1rem; }
        .pdp-replacement-search-tiles-container-details .prices-add-mobile .price-tag {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #555;
          font-family: "Roboto-Regular", sans-serif, sans-serif;
          font-size: 1.25rem;
          font-weight: 400;
          line-height: 1.5;
          letter-spacing: normal; }
          .pdp-replacement-search-tiles-container-details .prices-add-mobile .price-tag .sales {
            position: relative; }
            .pdp-replacement-search-tiles-container-details .prices-add-mobile .price-tag .sales .color {
              color: #c55002; }
          .pdp-replacement-search-tiles-container-details .prices-add-mobile .price-tag .strike {
            position: relative;
            margin-left: 0.5rem; }
            .pdp-replacement-search-tiles-container-details .prices-add-mobile .price-tag .strike-through {
              font-size: 0.875rem;
              color: #59595a; }
      .pdp-replacement-search-tiles-container-details .tile-quantity-cart .cart-and-ipay {
        width: calc(100% - 5rem); }
        .pdp-replacement-search-tiles-container-details .tile-quantity-cart .cart-and-ipay .col-sm-12 {
          padding-right: 0; }
          .pdp-replacement-search-tiles-container-details .tile-quantity-cart .cart-and-ipay .col-sm-12 .add-to-cart {
            width: 100%;
            height: 2.5rem;
            border-radius: 1.25rem;
            font-size: 0.875rem;
            margin: 0; }
      .pdp-replacement-search-tiles-container-details .tile-quantity-cart .form-control {
        border: 0.125rem solid #b3b4b4;
        padding-left: 1.5rem; }
      .pdp-replacement-search-tiles-container-details .tile-quantity-cart .custom-select-wrapper {
        margin-bottom: 0;
        height: 2.5rem;
        width: 5rem;
        font-size: 0.75rem; }
        .pdp-replacement-search-tiles-container-details .tile-quantity-cart .custom-select-wrapper::after {
          top: 1.125rem; }
        .pdp-replacement-search-tiles-container-details .tile-quantity-cart .custom-select-wrapper label {
          top: 0.3125rem;
          margin-left: 0.625rem; }

#s7viewerMobile .s7container .s7socialshare,
#s7viewerDesktop .s7container .s7socialshare {
  display: none; }

#sizechartModal .modal-header {
  padding: 0.625rem 1rem 0.625rem 0.625rem; }
  @media (min-width: 768px) {
    #sizechartModal .modal-header {
      padding: 1.5rem 2.5rem;
      border: 0; } }

#sizechartModal .modal-body {
  padding: 0; }
  @media (min-width: 768px) {
    #sizechartModal .modal-body {
      padding: 0 2.5rem 2.5rem 2.5rem; } }
  @media (min-width: 768px) {
    #sizechartModal .modal-body > div {
      padding: 0; } }
  #sizechartModal .modal-body > div:not(.size-chart-fit-tiles):not(.fitguide-header-label):not(:last-of-type) {
    margin: 0 auto 2.5rem auto; }
    @media (min-width: 576px) {
      #sizechartModal .modal-body > div:not(.size-chart-fit-tiles):not(.fitguide-header-label):not(:last-of-type) {
        margin: 0 auto 5rem auto; } }
  #sizechartModal .modal-body .size-chart-fit-tiles {
    padding-bottom: 1.5rem; }

#sizechartModal .fitguide-header-label {
  margin-bottom: 1.5rem;
  padding: 0 0.625rem; }

.curalate {
  background: #f7f7f7;
  padding: 1rem 0 2.5rem; }
  @media (min-width: 768px) {
    .curalate {
      padding: 1rem 0 2.5rem; } }

.pdp-replacement-search-tiles-container-details .tile-quantity-cart .cart-and-ipay .col-sm-12 .add-to-cart {
  border-radius: 0.25rem; }

.product-detail .primary-images {
  position: relative; }
  @media (max-width: 991.98px) {
    .product-detail .primary-images #s7viewerDesktop.s7basiczoomviewer {
      min-height: 18.75rem; } }
  .product-detail .primary-images .pdp-carousel {
    position: initial;
    width: 100%; }
    @media (max-width: 991.98px) {
      .product-detail .primary-images .pdp-carousel {
        width: 16.875rem;
        margin: 0 auto; } }
    @media (min-width: 992px) {
      .product-detail .primary-images .pdp-carousel {
        width: 20%; } }
  .product-detail .primary-images .carousel-inner {
    position: initial;
    max-width: 100%; }
  .product-detail .primary-images .owl-carousel .owl-item {
    margin: 0;
    border: 0.0625rem solid transparent; }
    @media (max-width: 1199.98px) {
      .product-detail .primary-images .owl-carousel .owl-item {
        margin: 0; } }
    .product-detail .primary-images .owl-carousel .owl-item .carousel-img-wrap {
      height: 3.875rem;
      width: 3.875rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      overflow: hidden;
      border: 0.0625rem solid #59595a;
      border-radius: 0.25rem; }
      @media (max-width: 1199.98px) {
        .product-detail .primary-images .owl-carousel .owl-item .carousel-img-wrap {
          width: auto; } }
      .product-detail .primary-images .owl-carousel .owl-item .carousel-img-wrap img {
        max-height: 100%;
        max-width: 100%;
        height: auto;
        width: initial; }
        @media (min-width: 992px) {
          .product-detail .primary-images .owl-carousel .owl-item .carousel-img-wrap img {
            -webkit-transform: rotate(-90deg);
                    transform: rotate(-90deg); } }
      .product-detail .primary-images .owl-carousel .owl-item .carousel-img-wrap:hover {
        border: 0.125rem solid #0e78ad; }
    .product-detail .primary-images .owl-carousel .owl-item.active .pdp-thumb-img {
      border: 0.125rem solid #0e78ad; }
  .product-detail .primary-images .owl-carousel .owl-dots {
    display: none; }

.product-detail .imgcanvas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .product-detail .imgcanvas img {
    max-width: 100%;
    width: auto; }

.product-detail .pdp-tile ul li {
  margin-bottom: 0.5rem; }
  .product-detail .pdp-tile ul li strong {
    margin-right: 0.3125rem; }

.attributes .attribute.extra-buttons {
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .attributes .attribute.extra-buttons .extra-btn {
    margin-top: 0.5rem;
    width: auto; }
    .attributes .attribute.extra-buttons .extra-btn.add-registry {
      width: auto; }

/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
@media (max-width: 767.98px) {
  html {
    height: -webkit-fill-available;
    overflow: hidden; } }

@media (max-width: 767.98px) {
  body {
    height: -webkit-fill-available;
    overflow-y: auto;
    padding-bottom: 4.5rem;
    overflow-x: hidden; } }

@media only screen and (max-width: 767px) and (orientation: landscape) {
  body {
    padding-bottom: 1.5625rem; } }

@media (max-width: 575.98px) {
  body.add-to-cart-padding {
    padding-bottom: 2.1875rem; } }

.size-swatches {
  position: relative; }
  .size-swatches .tfc-cfg-basic-button.tfc-svg-layout.tfc-popup-click-open.tfc-hide-logo-if-gsa-available {
    border-radius: 0.25rem;
    border: solid 0.0625rem #59595a;
    background-color: #fff;
    color: #000; }
  .size-swatches .fitguide-header {
    margin: 1.75rem 0 1.25rem 0; }
    @media (min-width: 576px) {
      .size-swatches .fitguide-header {
        margin: 0.5rem 0 1rem 0; } }
  .size-swatches .fitguide-header .size-chart, .size-swatches .swatches-header .size-chart {
    margin: 0; }
    .size-swatches .fitguide-header .size-chart a, .size-swatches .swatches-header .size-chart a {
      color: #24408e;
      text-decoration: underline; }
  .size-swatches .swatches-header {
    margin-top: 1rem; }
  .size-swatches .fitguide-header + .swatches-header {
    margin-top: 0; }
  .size-swatches .size-label-value,
  .size-swatches .guide-label {
    text-transform: uppercase; }
  .size-swatches .error-msg-wrapper:focus {
    outline: none; }
  .size-swatches .size-unavailable,
  .size-swatches .color-unavailable {
    color: #d0021b; }
    .size-swatches .size-unavailable .btn-icon,
    .size-swatches .color-unavailable .btn-icon {
      fill: #d0021b;
      margin: 0 0.25rem 0.125rem 0;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .size-swatches .size-unavailable:focus, .size-swatches .size-unavailable:hover,
    .size-swatches .color-unavailable:focus,
    .size-swatches .color-unavailable:hover {
      outline: none; }
  .size-swatches .swatches {
    z-index: 1;
    margin: 0; }
    .size-swatches .swatches .swatch {
      min-width: 2.5rem;
      min-height: 2.5rem;
      width: auto;
      position: relative;
      border-radius: 0.25rem;
      background-color: transparent;
      margin: 0.1875rem;
      border: solid 0.0625rem transparent; }
      .size-swatches .swatches .swatch.selected {
        border: none; }
      .size-swatches .swatches .swatch.rb-container:focus {
        outline: none; }
      .size-swatches .swatches .swatch .swatch-strike {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 0.125rem;
        background-color: #59595a;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 100;
        display: none; }
      .size-swatches .swatches .swatch .swatch-label {
        height: 100%;
        width: 100%;
        border-radius: 0.25rem;
        border: solid 0.0625rem #59595a;
        background-color: #fff;
        padding: 0;
        position: relative;
        cursor: pointer; }
        .size-swatches .swatches .swatch .swatch-label:hover {
          -webkit-box-shadow: none;
                  box-shadow: none; }
        .size-swatches .swatches .swatch .swatch-label::after {
          border: none; }
        .size-swatches .swatches .swatch .swatch-label .swatch-value {
          text-indent: 0;
          padding: 0.75rem 0.5rem;
          text-align: center; }
      .size-swatches .swatches .swatch .radio-group__input[type='radio'] {
        height: 100%;
        width: 100%;
        z-index: -1; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:focus ~ label::after {
          display: block; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:hover ~ label::after {
          display: none; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:checked ~ label {
          -webkit-box-shadow: none;
                  box-shadow: none;
          border: solid 0.125rem #24408e; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:not(:checked) ~ label {
          -webkit-box-shadow: none;
                  box-shadow: none;
          border: solid 0.0625rem #59595a; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio'].swatch-disabled.selected ~ label {
          border: solid 0.125rem #d0021b; }
          .size-swatches .swatches .swatch .radio-group__input[type='radio'].swatch-disabled.selected ~ label:focus ~ label,
          .size-swatches .swatches .swatch .radio-group__input[type='radio'].swatch-disabled.selected ~ label:hover ~ label {
            border: solid 0.125rem #d0021b; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio'].swatch-disabled ~ .swatch-strike {
          display: block; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:focus ~ label {
          border: solid 0.125rem #24408e; }
        .size-swatches .swatches .swatch .radio-group__input[type='radio']:hover ~ label {
          border: solid 0.125rem #24408e; }

.size-chart-content {
  color: #59595a;
  padding: 0 1rem; }
  @media (max-width: 767.98px) {
    .size-chart-content {
      margin: 0;
      padding: 0 0.625rem;
      max-width: 100%; } }
  .size-chart-content .content-text {
    padding-left: 0; }
    .size-chart-content .content-text p {
      line-height: 1.5; }

.size-chart-landing-container {
  margin-bottom: 2.5rem; }
  .size-chart-landing-container .italic {
    font-style: italic; }

.size-chart-landing-heading {
  margin-bottom: 1rem; }

.table-section {
  padding: 0 1rem; }
  @media (max-width: 767.98px) {
    .table-section {
      margin: 2.5rem auto;
      max-width: 100%;
      padding: 0; } }
  .table-section .size-convert {
    color: #24408e;
    font-size: 0.875rem; }
    .table-section .size-convert.selected {
      color: #59595a; }
  .table-section .bold {
    font-weight: 700 !important; }
  .table-section .table-header {
    height: 3rem;
    padding: 0 0.625rem; }
    @media (min-width: 768px) {
      .table-section .table-header {
        padding: 0; } }
  .table-section .size-table-wrap {
    margin-left: 0.625rem;
    padding-right: 0.625rem;
    overflow-x: auto; }
    @media (min-width: 768px) {
      .table-section .size-table-wrap {
        padding-right: 0;
        margin-left: 0; } }
    .table-section .size-table-wrap .size-table {
      border-collapse: separate;
      border-spacing: 0;
      width: 100%;
      border-top: 0.0625rem solid #aeaeae; }
      @media (min-width: 992px) {
        .table-section .size-table-wrap .size-table {
          table-layout: fixed; } }
      .table-section .size-table-wrap .size-table tr th {
        color: #151819; }
      .table-section .size-table-wrap .size-table tr td {
        color: #59595a; }
      .table-section .size-table-wrap .size-table tr th,
      .table-section .size-table-wrap .size-table tr td {
        text-align: center;
        padding: 1rem;
        font-size: inherit;
        font-weight: inherit;
        min-width: 5.625rem;
        border-bottom: 0.0625rem solid #aeaeae;
        border-right: 0.0625rem solid #aeaeae; }
      .table-section .size-table-wrap .size-table tr:nth-child(odd) {
        background-color: #f7f7f7; }
      .table-section .size-table-wrap .size-table tr:nth-child(even) {
        background-color: #fff; }
      .table-section .size-table-wrap .size-table tr > :first-child {
        border-left: 0.0625rem solid #aeaeae; }
      .table-section .size-table-wrap .size-table.sticky-col th:first-child,
      .table-section .size-table-wrap .size-table.sticky-col td:first-child {
        position: -webkit-sticky;
        position: sticky;
        left: 0;
        background-color: inherit;
        z-index: 1; }
        @supports (-ms-ime-align: auto) {
          .table-section .size-table-wrap .size-table.sticky-col th:first-child,
          .table-section .size-table-wrap .size-table.sticky-col td:first-child {
            position: unset; } }
      .table-section .size-table-wrap .size-table .tick-mark {
        color: transparent;
        position: relative; }
        .table-section .size-table-wrap .size-table .tick-mark span {
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
          .table-section .size-table-wrap .size-table .tick-mark span::after {
            content: '';
            display: inline-block;
            width: 0.375rem;
            height: 0.75rem;
            border: solid #59595a;
            border-width: 0 0.125rem 0.125rem 0;
            -webkit-transform: rotate(45deg);
                    transform: rotate(45deg); }
  .table-section .table-bottom {
    padding: 0 0.625rem; }
    @media (min-width: 576px) {
      .table-section .table-bottom {
        padding-right: 0; } }

@media (min-width: 1200px) {
  .size-chart-fit-tiles {
    padding-bottom: 1.5rem; } }

@media (max-width: 767.98px) {
  .size-chart-fit-tiles {
    margin: 0;
    padding: 0 0.625rem;
    max-width: 100%; } }

.size-chart-fit-tiles .fit-tile .tile-img img {
  max-width: 100%;
  max-height: 100%; }

.size-chart-fit-tiles .fit-tile .tile-text {
  padding: 0.5rem; }
  .size-chart-fit-tiles .fit-tile .tile-text .tile-title {
    color: #151819; }
  .size-chart-fit-tiles .fit-tile .tile-text .tile-desc {
    color: #59595a; }

.size-chart-fit-tiles .fit-tile.active {
  border: solid 0.0625rem #aeaeae; }

