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

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

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

@media (min-width: 769px) 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) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

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

@media (max-width: 768.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; } }

.hidden-xl-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: #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: -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 .attributes .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 .attributes .swatch-circle.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; }
  .product-detail .attributes .swatch-circle.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; }
  .product-detail .attributes .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: 543.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: 544px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }
  @media (max-width: 543.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: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

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

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

@media (min-width: 544px) {
  .product-number-rating .ratings {
    margin-top: 0.625em; } }

@media (max-width: 543.98px) {
  .product-number-rating .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: 544px) {
      .promotions div.collapsible-xl button.callout {
        font-size: 1.375em; } }
    .promotions div.collapsible-xl button.callout::after {
      color: #000; }

.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: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

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

.store-locator-container .btn-storelocator-search {
  background-color: #f9f9f9;
  border-color: var(--skin-primary-color-1);
  border-radius: 0;
  color: var(--skin-primary-color-1); }
  .store-locator-container .btn-storelocator-search:hover {
    background-color: var(--skin-primary-color-1);
    color: #f9f9f9; }

.store-locator-container .detect-location {
  margin-bottom: 1em; }

.store-locator-container .store-name {
  font-weight: 600; }

.store-locator-container .store-details {
  display: block; }
  @media (min-width: 769px) {
    .store-locator-container .store-details {
      margin-left: 3.125em; } }

.store-locator-container .striped > div:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.store-locator-container .search-form {
  width: 100%;
  margin-bottom: 4rem; }

@media (min-width: 544px) {
  .store-locator-container .select-store {
    margin-top: -3rem; } }

.store-locator-container .custom-radio .store-details {
  margin-left: 1.125em; }

.store-locator-container .store-locator-no-results {
  display: none; }

@media (min-width: 769px) {
  .store-locator-container .results {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 21.875em; } }

.in-store-inventory-dialog {
  max-width: 56.25em; }
  @media (min-width: 544px) {
    .in-store-inventory-dialog .mt-auto {
      margin-top: -2rem !important; } }
  @media (max-width: 543.98px) {
    .in-store-inventory-dialog .mt-auto {
      margin-top: 1.15em !important; } }

.btn-storelocator-search {
  background-color: #f9f9f9;
  border-color: #00a1e0;
  border-radius: 0;
  color: #00a1e0;
  margin-bottom: 1rem; }
  .btn-storelocator-search:hover {
    background-color: #00a1e0;
    color: #f9f9f9; }

.store-name {
  font-weight: 600; }

.btn-get-in-store-inventory .btn-storelocator-search {
  margin-bottom: 0.625rem;
  display: block;
  width: 100%; }
  @media (min-width: 544px) {
    .btn-get-in-store-inventory .btn-storelocator-search {
      margin-top: 2rem;
      margin-bottom: 0; } }

.selected-store-with-inventory .change-store {
  margin: 0 1em 1em;
  width: auto; }

.display-none {
  display: none; }

.modal-header {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem; }
  .modal-header .close {
    font-size: 2rem; }
    .modal-header .close span {
      font-size: 1rem;
      margin-right: 0.313em; }

.add-to-registry-message {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-registry-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-registry-alert.show {
    display: block; }

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

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

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

@media (min-width: 769px) 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) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

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

@media (max-width: 768.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; } }

.hidden-xl-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: #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: -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 .attributes .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 .attributes .swatch-circle.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; }
  .product-detail .attributes .swatch-circle.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; }
  .product-detail .attributes .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: 543.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: 544px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }
  @media (max-width: 543.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: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

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

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

@media (min-width: 544px) {
  .product-number-rating .ratings {
    margin-top: 0.625em; } }

@media (max-width: 543.98px) {
  .product-number-rating .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: 544px) {
      .promotions div.collapsible-xl button.callout {
        font-size: 1.375em; } }
    .promotions div.collapsible-xl button.callout::after {
      color: #000; }

.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: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

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

.attribute {
  margin-top: 0.938em; }
  .attribute label {
    display: block; }

.swatch a {
  text-decoration: none; }

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

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0; }
  @media (max-width: 543.98px) {
    .prices-add-to-cart-actions {
      background-color: rgba(255, 255, 255, 0.95);
      -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
              box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } }
  @media (min-width: 544px) {
    .prices-add-to-cart-actions {
      position: static;
      padding: 0 0.9375em; } }
  .prices-add-to-cart-actions .price {
    text-align: center; }

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center; }

.cart-and-ipay {
  text-align: center; }
  @media (max-width: 543.98px) {
    .cart-and-ipay {
      padding-bottom: 26px; }
      .cart-and-ipay .btn {
        width: 98%;
        margin: 1%;
        display: block; } }

.add-to-cart-messages {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-basket-alert {
  -webkit-animation: fade 5s linear forwards;
          animation: fade 5s linear forwards;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-basket-alert.show {
    display: block; }

.simple-quantity {
  margin-top: 1em; }

.main-attributes {
  margin-top: 1em; }

.size-chart {
  margin-top: 1.071em; }

div.availability {
  margin-top: 1.071em; }

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc; }
  .bundle-item:last-child {
    border-bottom: none; }

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (max-width: 543.98px) {
    .container.product-detail {
      margin-top: 0;
      margin-bottom: 0; } }

.product-option:not(:first-child) {
  margin-top: 1.071em; }

.commercepayments.cart-and-ipay .add-to-cart {
  width: 100%;
  display: block; }

@media (max-width: 543.98px) {
  .commercepayments.cart-and-ipay .add-to-cart {
    width: 100%;
    margin: 0; } }

.salesforce-buynow-element {
  width: 100%; }

.salesforce-buynow-element:not(:empty) {
  margin-top: 1em; }

.salesforce-buynow-element-errors {
  margin-top: 0.75rem;
  text-align: left; }

.salesforce-buynow-element[disabled] {
  display: none; }

.salesforce-buynow-element div:not(:first-child) {
  margin-top: 1em; }

.wl-or-gr-ispu {
  padding-top: 1rem; }

.product-list-button-spacer {
  padding-top: 1rem; }
  @media (min-width: 544px) {
    .product-list-button-spacer {
      padding-top: 0; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .product-list-button-spacer button span {
      font-size: 0.7rem; } }

.salesforce-buynow-element {
  padding: 0 1.5em; }

h1 {
  font-family: "futura-heavy";
  font-size: 2.1875rem; }

h2 {
  font-family: "futura-book";
  font-size: 1.875rem; }

h3 {
  font-family: "futura-heavy";
  font-size: 1.25rem; }

h4 {
  font-family: "futura-demi";
  font-size: 1.125rem; }

h5 {
  font-family: "futura-heavy";
  font-size: 1rem; }

h6 {
  font-family: "futura-demi";
  font-size: 1rem; }

.color-attribute {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.product-detail .attributes .swatch-circle {
  margin: 2px; }
  .product-detail .attributes .swatch-circle.color-value {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease; }
    .product-detail .attributes .swatch-circle.color-value:hover {
      border: 3px solid white;
      -webkit-box-shadow: 0px 0px 1px 1px #0093A8;
              box-shadow: 0px 0px 1px 1px #0093A8;
      -webkit-transition: all 0.1s ease;
      transition: all 0.1s ease; }
    .product-detail .attributes .swatch-circle.color-value.selected {
      border: 3px solid white;
      border-radius: 50%;
      -webkit-box-shadow: 0px 0px 1px 1px #000;
              box-shadow: 0px 0px 1px 1px #000; }
      .product-detail .attributes .swatch-circle.color-value.selected:after {
        content: unset; }

.product-detail .attributes .title {
  font-family: "futura-medium";
  font-weight: 500; }

.product-detail .mc-pdp-qty {
  margin-top: 4px; }

.product-detail .badge-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem; }
  .product-detail .badge-container .product-badge {
    background: #000;
    padding: 4px 15px;
    color: #fff;
    font-size: 0.8rem;
    z-index: 10;
    font-family: "futura-demi"; }
  .product-detail .badge-container .product-badge-image {
    z-index: 10; }
    .product-detail .badge-container .product-badge-image img {
      -o-object-fit: contain;
         object-fit: contain;
      max-width: 50px;
      max-height: 50px;
      width: 100%;
      height: 100%; }
      @media (min-width: 768px) {
        .product-detail .badge-container .product-badge-image img {
          max-width: 65px;
          max-height: 65px; } }
      @media (min-width: 992px) {
        .product-detail .badge-container .product-badge-image img {
          max-width: 85px;
          max-height: 85px; } }

.add-to-basket-alert {
  padding: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start; }
  @media (min-width: 576px) {
    .add-to-basket-alert {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.add-to-cart-messages {
  z-index: 1111111;
  width: 100%;
  top: 82%;
  left: 7%;
  max-width: 360px;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  position: fixed;
  bottom: 5%;
  top: unset; }
  @media (min-width: 576px) {
    .add-to-cart-messages {
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content; } }
  .add-to-cart-messages .successTickIcon {
    width: 26px;
    margin-right: 1rem; }
  .add-to-cart-messages .dangerCrossIcon {
    display: none; }
  .add-to-cart-messages .alert.alert-success {
    background: #fff;
    -webkit-box-shadow: 0px 0px 24px #00000029;
            box-shadow: 0px 0px 24px #00000029;
    border-color: transparent;
    color: #000;
    font-weight: 500;
    font-size: 18px; }
    @media (max-width: 767.98px) {
      .add-to-cart-messages .alert.alert-success {
        font-size: 0.875rem; }
        .add-to-cart-messages .alert.alert-success div {
          margin-top: 2px; } }
  @media (max-width: 767.98px) {
    .add-to-cart-messages {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); } }

.alert-danger {
  -webkit-box-shadow: 0px 0px 24px #00000029;
          box-shadow: 0px 0px 24px #00000029;
  border-color: transparent;
  font-weight: 500;
  font-size: 1rem;
  font-family: 'futura-book'; }
  .alert-danger .dangerCrossIcon {
    width: 26px;
    margin-right: 0.5rem; }
  .alert-danger .successTickIcon {
    display: none; }

.in-stock-temp {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: black;
  margin-left: 8px; }

.in-stock-label {
  border-radius: 0.25rem;
  padding: 0 0.5rem;
  color: #019B34;
  font-size: 1rem;
  font-family: var(--skin-body-font);
  font-weight: 400;
  text-align: center;
  font-family: "futura-medium"; }
  @media (max-width: 575.98px) {
    .in-stock-label {
      text-align: left; } }
  @media (max-width: 1199.98px) {
    .in-stock-label {
      text-align: left; } }

.out-stock-label {
  border-radius: 0.25rem;
  padding: 0 0rem 0.1875rem 0.5rem;
  color: #FF0000;
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
  font-family: "futura-medium"; }

.in-stock-select {
  font-family: "futura-medium";
  color: #262626;
  margin-left: 8px;
  font-weight: normal;
  font-size: 1rem; }

/*Size chart table*/
@media (min-width: 576px) {
  table.size-chart-table {
    width: 600px; } }

table.size-chart-table tr th {
  font-weight: 600;
  font-size: 0.813rem;
  color: #000;
  background-color: #FBFBFB; }

table.size-chart-table tr td {
  vertical-align: middle;
  font-weight: 300;
  font-size: 0.813rem;
  color: #000;
  text-align: center; }
  table.size-chart-table tr td:nth-of-type(even) {
    background-color: #FBFBFB; }

.measure-content h4 {
  font-size: 0.875rem; }

.measure-content p {
  font-size: 0.813rem;
  color: #757575; }

/* PDP */
.product-detail {
  /* Product Badge */
  /* Product Heading */
  /* Product Price */
  /* SKU */
  /* Social Icon */
  /* Ratings And Reviews */
  /* Promotions */ }
  .product-detail .product-outline-badge {
    margin: 0rem 0rem 0.625rem;
    max-width: 8rem;
    border: 0.0625rem solid #0A0A0A;
    position: relative;
    padding: 0.3125rem 0.75rem 0.3125rem 0.3125rem;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    font-family: "futura-demi";
    background-color: #000; }
  .product-detail .product-name {
    font-size: 1.2rem;
    color: #0A0A0A;
    margin-top: 15px;
    border-bottom: 0px;
    font-weight: 500;
    font-family: "futura-book"; }
    @media (min-width: 576px) {
      .product-detail .product-name {
        font-size: 1.475rem; } }
    @media (min-width: 992px) {
      .product-detail .product-name {
        margin-top: 0px; } }
  .product-detail .old-price {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2.1875rem;
    color: #0A0A0A;
    text-decoration: line-through;
    font-weight: 500; }
    @media (min-width: 576px) {
      .product-detail .old-price {
        font-size: 1.475rem; } }
  .product-detail .new-price {
    width: auto;
    z-index: 0; }
    .product-detail .new-price .price span {
      font-size: 1.2rem;
      font-weight: 400;
      line-height: 2.1875rem;
      color: #000;
      font-weight: 500;
      font-family: "futura-medium"; }
      @media (max-width: 575.98px) {
        .product-detail .new-price .price span {
          margin-right: 0; } }
      @media (min-width: 576px) {
        .product-detail .new-price .price span {
          font-size: 1.475rem; } }
    .product-detail .new-price .price .sales span {
      color: var(--skin-price-1); }
    .product-detail .new-price .price .strike-through {
      color: #000; }
      .product-detail .new-price .price .strike-through .value {
        color: #000; }
    @media (max-width: 575.98px) {
      .product-detail .new-price .price .strike-through {
        margin-right: 1rem; } }
  .product-detail .sku p {
    font-size: 1rem;
    line-height: 1.25rem;
    color: #4A4A4A; }
    .product-detail .sku p span {
      font-weight: 500; }
  .product-detail .social-icon .like,
  .product-detail .social-icon .share {
    width: 3.35rem;
    height: 3.35rem;
    -webkit-box-shadow: 0px 0px 6px #00000029;
            box-shadow: 0px 0px 6px #00000029;
    border-radius: 100%;
    text-align: center;
    line-height: 3.3rem; }
  .product-detail .write-review-btn-hidden {
    display: none; }
  .product-detail .product-rating-wrap {
    margin-top: 0.875rem;
    border-top: 0.125rem solid #7070701a;
    border-bottom: 0px;
    padding-top: 0.75rem; }
    .product-detail .product-rating-wrap .rating-review {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: 1rem;
      margin-bottom: 1rem; }
      @media (min-width: 992px) {
        .product-detail .product-rating-wrap .rating-review {
          -webkit-box-pack: normal;
              -ms-flex-pack: normal;
                  justify-content: normal; } }
      .product-detail .product-rating-wrap .rating-review .review-icon {
        -ms-flex-item-align: center;
            align-self: center;
        margin-top: 2px; }
        @media (max-width: 991.98px) {
          .product-detail .product-rating-wrap .rating-review .review-icon {
            position: absolute;
            right: 17px; } }
    .product-detail .product-rating-wrap .product-number-rating {
      border: 0; }
      .product-detail .product-rating-wrap .product-number-rating .ratings {
        margin-top: 0; }
        .product-detail .product-rating-wrap .product-number-rating .ratings span {
          font-weight: 500; }
        .product-detail .product-rating-wrap .product-number-rating .ratings .yotpo .standalone-bottomline .star-clickable {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .product-detail .product-rating-wrap .product-number-rating .ratings .yotpo .standalone-bottomline .yotpo-bottomline {
          gap: 1rem;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .product-detail .product-rating-wrap .product-number-rating .ratings .yotpo .standalone-bottomline .yotpo-bottomline .text-m {
            font-size: 1rem;
            font-weight: normal;
            letter-spacing: 0.4px;
            color: #0A0A0A !important;
            font-family: "Poppins";
            text-transform: lowercase; }
          .product-detail .product-rating-wrap .product-number-rating .ratings .yotpo .standalone-bottomline .yotpo-bottomline .yotpo-clr {
            display: none; }
        .product-detail .product-rating-wrap .product-number-rating .ratings .product-ratings-block {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: 6px; }
          .product-detail .product-rating-wrap .product-number-rating .ratings .product-ratings-block:has(.write-review-btn-hidden) .review-icon {
            display: none; }
  .product-detail .promotion-wrap {
    margin-bottom: 2.5rem; }
    .product-detail .promotion-wrap p {
      font-weight: 500;
      color: #0A0A0A;
      font-size: 1rem; }

/* Size, Size Chart And Color */
.title {
  color: #262626;
  font-weight: 600;
  font-size: 1rem; }

@media (max-width: 1199.98px) {
  .size {
    gap: 5px;
    font-size: 0.8125rem;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
    .size .title {
      width: -webkit-fill-available;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      width: 100%; } }

@media (max-width: 575.98px) {
  .size {
    gap: 12px;
    font-size: 0.8125rem;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
    .size .title {
      width: -webkit-fill-available;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      margin-right: 0.5rem; } }

.size .size-chart-modal {
  text-decoration: underline;
  color: #262626;
  line-height: 1.25rem;
  margin: 0px 2.5rem; }
  @media (max-width: 575.98px) {
    .size .size-chart-modal {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0px 1rem;
      white-space: nowrap; } }

.size .in-stock-label {
  border-radius: 0.25rem;
  padding: 0;
  color: #019B34;
  font-size: 1rem;
  font-family: var(--skin-body-font);
  font-weight: 400;
  text-align: center;
  font-family: "futura-medium"; }
  @media (max-width: 575.98px) {
    .size .in-stock-label {
      text-align: left; } }
  @media (max-width: 1199.98px) {
    .size .in-stock-label {
      text-align: left; } }

.size .out-stock-label {
  border-radius: 0.25rem;
  padding: 0.1875rem 0rem 0.1875rem 0.5rem;
  color: #FF0000;
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
  font-family: "futura-medium"; }

.select-color {
  margin-top: 14px;
  margin-bottom: 33px; }
  .select-color.mc-select-color {
    margin-top: 9px;
    margin-bottom: 0px; }
  .select-color .btn {
    margin-right: 14px;
    border-color: #0A0A0A66;
    border-width: 1px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .select-color .btn span {
      font-size: 18px;
      color: #4A4A4A; }
    .select-color .btn:hover {
      background-color: white;
      border: 1px solid #0A0A0A66; }
  @media (max-width: 991.98px) {
    .select-color .size-attribute {
      margin-bottom: 0.825rem; } }
  .select-color .size-attribute.disabled-size-btn {
    pointer-events: none;
    border: 1px solid #0A0A0A66; }
  .select-color .size-attribute-selected {
    border: 2px solid #0A0A0A; }
    .select-color .size-attribute-selected:hover {
      border: 2px solid #0A0A0A; }

.btn:disabled {
  cursor: not-allowed; }

.product-details {
  background-color: #F5F5F5;
  padding: 0rem 0rem 2.25rem 0; }
  .product-details .nav {
    border-bottom: 0.0625rem solid #707070;
    margin-bottom: 2.3125rem; }
    .product-details .nav li {
      padding: 0px 3.875rem; }
      .product-details .nav li a {
        font-size: 1.2rem;
        line-height: 2.4375rem;
        padding: 0.75rem;
        font-family: "futura-demi"; }
        .product-details .nav li a:hover, .product-details .nav li a:focus {
          text-decoration: none;
          background-color: #F5F5F5; }
    .product-details .nav li a.active {
      border-bottom: 0.1875rem solid #0A0A0A; }
  @media (max-width: 991.98px) {
    .product-details .tab-content .tab-pane {
      display: block; }
    .product-details .tab-content .collapse:not(.show) {
      display: none !important; }
    .product-details .tab-content a:hover,
    .product-details .tab-content a:focus {
      text-decoration: none; }
    .product-details .tab-content .card {
      border-bottom: 2px solid #7070702b !important;
      border-radius: 0;
      margin-bottom: unset; } }
  .product-details .tab-content .card-body {
    color: #4A4A4A;
    font-size: 1rem;
    line-height: 1.375rem; }
    .product-details .tab-content .card-body ul {
      padding: 0 0 0 1rem; }
  .product-details .tab-pane .card-header a[aria-expanded="false"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .product-details .tab-pane .card-header a[aria-expanded="false"] .collaspe-icon {
      display: none; }
    .product-details .tab-pane .card-header a[aria-expanded="false"] .expend-icon {
      display: block; }
  .product-details .tab-pane .card-header a[aria-expanded="true"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .product-details .tab-pane .card-header a[aria-expanded="true"] .collaspe-icon {
      display: block; }
    .product-details .tab-pane .card-header a[aria-expanded="true"] .expend-icon {
      display: none; }
  .product-details .size-chart table > tbody > tr:nth-child(even) {
    background-color: #c9c9c97a; }
  .product-details .size-chart table thead tr th {
    padding: 20px;
    background-color: #c9c9c97a; }
  .product-details .size-chart table td {
    text-align: right; }
  .product-details .size-chart table thead {
    text-align: center; }
  .product-details .size-chart table {
    width: 100%; }

.product-set-detail .pdp-checkout-button .add-to-cart-global {
  width: 100%; }

@media (max-width: 991.98px) {
  .prices-add-to-cart-actions {
    position: relative;
    z-index: 1;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .prices-add-to-cart-actions .cart-and-ipay {
      padding-bottom: 0; }
      .prices-add-to-cart-actions .cart-and-ipay .btn {
        width: 100%;
        margin: 0px; } }

@media (max-width: 575.98px) {
  .product-detail .pdp-price-details .mc-price-sku .prices-add-to-cart-actions {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative;
    padding: 0 0.9375em; } }

#product-recommendation {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }
  @media (max-width: 991.98px) {
    #product-recommendation {
      margin-bottom: 4.5rem; } }
  #product-recommendation .color-swatches .swatches {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  #product-recommendation .product-tile .tile-body .pdp-link a {
    font-size: 1.125rem;
    color: #383838; }
  #product-recommendation .product-tile .tile-body .price {
    font-size: 1rem;
    color: #0A0A0A; }
  #product-recommendation .tile-body-footer,
  #product-recommendation .mc-separator {
    display: none; }
  #product-recommendation .slick-slide {
    padding: 0 15px; }
  @media (max-width: 991.98px) {
    #product-recommendation .product-tile .tile-body {
      padding: 0.625em 0 0em; } }

.pdp-slider-outer .owl-nav,
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 0;
  margin: 0; }
  .pdp-slider-outer .owl-nav .owl-next,
  .pdp-slider-outer .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    z-index: 99;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 31px;
    height: 57px;
    opacity: 0.6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .pdp-slider-outer .owl-nav .owl-next .fa,
    .pdp-slider-outer .owl-nav .owl-prev .fa,
    .owl-carousel .owl-nav .owl-next .fa,
    .owl-carousel .owl-nav .owl-prev .fa {
      font-weight: 100;
      font-size: 1.25rem; }
  .pdp-slider-outer .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-prev {
    left: 11px; }
    .pdp-slider-outer .owl-nav .owl-prev button,
    .owl-carousel .owl-nav .owl-prev button {
      width: 1.25rem;
      height: 2.5rem;
      border: 0;
      background: transparent;
      position: relative; }
      .pdp-slider-outer .owl-nav .owl-prev button:focus,
      .owl-carousel .owl-nav .owl-prev button:focus {
        outline: 0px; }
      .pdp-slider-outer .owl-nav .owl-prev button:after,
      .owl-carousel .owl-nav .owl-prev button:after {
        content: '';
        background: url("../../images/images/zoom-prev-next.png") no-repeat left 0.5rem;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-position-x: -1.313rem; }
      .pdp-slider-outer .owl-nav .owl-prev button:hover:after,
      .owl-carousel .owl-nav .owl-prev button:hover:after {
        content: '';
        background: url("../../images/images/zoom-prev-next_hover.png") no-repeat left 0.5rem;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-position-x: -1.313rem; }
  .pdp-slider-outer .owl-nav .owl-next,
  .owl-carousel .owl-nav .owl-next {
    right: 11px; }
    .pdp-slider-outer .owl-nav .owl-next button,
    .owl-carousel .owl-nav .owl-next button {
      width: 1.25rem;
      height: 2.5rem;
      border: 0;
      background: transparent;
      position: relative; }
      .pdp-slider-outer .owl-nav .owl-next button:focus,
      .owl-carousel .owl-nav .owl-next button:focus {
        outline: 0px; }
      .pdp-slider-outer .owl-nav .owl-next button:after,
      .owl-carousel .owl-nav .owl-next button:after {
        content: '';
        background: url("../../images/images/zoom-prev-next.png") no-repeat right 0.5rem;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-position-x: -5rem; }
      .pdp-slider-outer .owl-nav .owl-next button:hover:after,
      .owl-carousel .owl-nav .owl-next button:hover:after {
        content: '';
        background: url("../../images/images/zoom-prev-next_hover.png") no-repeat right 0.5rem;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-position-x: -5rem; }

.pdp-slider-outer .big-carousel,
.owl-carousel .big-carousel {
  position: relative; }
  .pdp-slider-outer .big-carousel .zoom-carousel,
  .owl-carousel .big-carousel .zoom-carousel {
    position: absolute;
    bottom: 22px;
    right: 22px;
    z-index: 9;
    background-color: #fff;
    border-radius: 3px;
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991.98px) {
      .pdp-slider-outer .big-carousel .zoom-carousel,
      .owl-carousel .big-carousel .zoom-carousel {
        display: none; } }
    .pdp-slider-outer .big-carousel .zoom-carousel button,
    .owl-carousel .big-carousel .zoom-carousel button {
      background: transparent;
      border: 0;
      cursor: pointer; }
      .pdp-slider-outer .big-carousel .zoom-carousel button:focus,
      .owl-carousel .big-carousel .zoom-carousel button:focus {
        outline: 0px; }
  .pdp-slider-outer .big-carousel .carousel-item img,
  .owl-carousel .big-carousel .carousel-item img {
    width: 100%; }

.pdp-slider-outer .owl-carousel.owl-drag .owl-item,
.owl-carousel .owl-carousel.owl-drag .owl-item {
  max-width: 149px; }

.pdp-slider-outer #thumbs,
.owl-carousel #thumbs {
  padding: 0.875rem 0rem 0rem 0; }
  .pdp-slider-outer #thumbs .item,
  .owl-carousel #thumbs .item {
    height: 120px;
    border-radius: 5px;
    border: 1px solid transparent; }
    .pdp-slider-outer #thumbs .item img,
    .owl-carousel #thumbs .item img {
      cursor: pointer;
      max-width: 149px;
      width: 100%;
      max-height: 120px;
      height: 100%;
      margin: auto; }
  .pdp-slider-outer #thumbs .owl-item .item img,
  .owl-carousel #thumbs .owl-item .item img {
    border-radius: 4px;
    border: 1px solid transparent; }
  .pdp-slider-outer #thumbs .owl-item .active img,
  .owl-carousel #thumbs .owl-item .active img {
    border-radius: 4px;
    border: 1px solid #0A0A0A; }
  .pdp-slider-outer #thumbs .owl-item.active.current .item img,
  .pdp-slider-outer #thumbs .owl-item.active:hover .item img,
  .owl-carousel #thumbs .owl-item.active.current .item img,
  .owl-carousel #thumbs .owl-item.active:hover .item img {
    max-width: 149px;
    margin: auto; }
  .pdp-slider-outer #thumbs .owl-nav .owl-next,
  .owl-carousel #thumbs .owl-nav .owl-next {
    margin-top: -0.5rem; }
    .pdp-slider-outer #thumbs .owl-nav .owl-next .btn-next,
    .owl-carousel #thumbs .owl-nav .owl-next .btn-next {
      background: url("../../images/interface/jcarousel-thumbnail-left-arrow.png") repeat scroll right center transparent;
      cursor: pointer;
      height: 38px;
      position: absolute;
      top: 12%;
      width: 21px;
      right: -2%; }
      .pdp-slider-outer #thumbs .owl-nav .owl-next .btn-next::after,
      .owl-carousel #thumbs .owl-nav .owl-next .btn-next::after {
        content: '';
        background: none; }
    .pdp-slider-outer #thumbs .owl-nav .owl-next.disabled .btn-next,
    .owl-carousel #thumbs .owl-nav .owl-next.disabled .btn-next {
      background: none repeat scroll 0 0 transparent; }
  .pdp-slider-outer #thumbs .owl-nav .owl-prev,
  .owl-carousel #thumbs .owl-nav .owl-prev {
    margin-top: -0.5rem; }
    .pdp-slider-outer #thumbs .owl-nav .owl-prev .btn-preview,
    .owl-carousel #thumbs .owl-nav .owl-prev .btn-preview {
      background: url("../../images/interface/jcarousel-thumbnail-right-arrow.png") repeat scroll right center transparent;
      cursor: pointer;
      height: 38px;
      position: absolute;
      top: 12%;
      width: 21px;
      right: -2%;
      margin-right: 0.625rem; }
      .pdp-slider-outer #thumbs .owl-nav .owl-prev .btn-preview::after,
      .owl-carousel #thumbs .owl-nav .owl-prev .btn-preview::after {
        content: '';
        background: none; }
    .pdp-slider-outer #thumbs .owl-nav .owl-prev.disabled .btn-preview,
    .owl-carousel #thumbs .owl-nav .owl-prev.disabled .btn-preview {
      background: none repeat scroll 0 0 transparent; }

.pdp-slider-outer .owl-theme .owl-nav [class*='owl-'],
.owl-carousel .owl-theme .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #202020; }
  .pdp-slider-outer .owl-theme .owl-nav [class*='owl-'] .owl-nav [class*='owl-'].disabled:hover,
  .owl-carousel .owl-theme .owl-nav [class*='owl-'] .owl-nav [class*='owl-'].disabled:hover {
    background-color: grey; }

.pdp-slider-outer #big.owl-theme,
.owl-carousel #big.owl-theme {
  position: relative; }
  .pdp-slider-outer #big.owl-theme .owl-dots,
  .owl-carousel #big.owl-theme .owl-dots {
    position: absolute;
    bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .pdp-slider-outer #big.owl-theme .owl-dots .owl-dot,
    .owl-carousel #big.owl-theme .owl-dots .owl-dot {
      width: 11px;
      height: 11px;
      border: 1px solid #757575;
      border-radius: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-right: 20px; }
    .pdp-slider-outer #big.owl-theme .owl-dots .owl-dot.active,
    .owl-carousel #big.owl-theme .owl-dots .owl-dot.active {
      background-color: #383838; }
  .pdp-slider-outer #big.owl-theme .owl-item,
  .owl-carousel #big.owl-theme .owl-item {
    position: relative; }
    .pdp-slider-outer #big.owl-theme .owl-item .product-badge-image,
    .owl-carousel #big.owl-theme .owl-item .product-badge-image {
      position: absolute;
      bottom: 2%;
      right: 2%; }
      .pdp-slider-outer #big.owl-theme .owl-item .product-badge-image img,
      .owl-carousel #big.owl-theme .owl-item .product-badge-image img {
        max-width: 100px;
        max-height: 100px;
        width: 100%;
        -o-object-fit: contain;
           object-fit: contain;
        height: 100%; }

.pdp-recom-sec h1 {
  margin-top: 4.625rem;
  font-family: "futura-book";
  font-size: 2rem;
  font-weight: 600; }
  @media (max-width: 991.98px) {
    .pdp-recom-sec h1 {
      font-size: 1.5rem;
      margin-top: 3rem; } }

.pdp-recom-sec .swatch-link:focus {
  outline: none !important; }

@media (max-width: 991.98px) {
  .zoomContainer,
  #thumbs {
    display: none; } }

@media (max-width: 575.98px) {
  .bundle-detail-box .product-number-rating .ratings {
    margin: 0;
    padding-bottom: 0.938em;
    padding-top: 0.938em; } }

@media (min-width: 768px) {
  .bundle-detail-box .attributes {
    padding: 0; }
    .bundle-detail-box .attributes .select-size {
      width: 100%;
      max-width: 265px; } }

.bundle-detail-box .product-bundle {
  margin-bottom: 1rem; }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .bundle-detail-box .product-bundle {
      padding-left: 15px;
      padding-right: 15px; } }
  .bundle-detail-box .product-bundle .promotions {
    max-height: 85%;
    height: auto; }
  .bundle-detail-box .product-bundle .bundle-items-label {
    text-transform: capitalize;
    font-size: 14px;
    border-bottom: 2px solid;
    padding: 3px 0px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 0;
    font-weight: 400;
    margin-bottom: 16px; }
  .bundle-detail-box .product-bundle .product-name {
    font-size: 1.765rem; }
  @media (min-width: 768px) {
    .bundle-detail-box .product-bundle .product-bundle-details {
      background: #f6f6f6;
      padding: 2rem;
      border-radius: 15px;
      height: 100%;
      position: sticky;
      top: 140px; } }
  .bundle-detail-box .product-bundle .product-bundle-details .bundle-footer {
    margin-top: 1rem; }
  .bundle-detail-box .product-bundle .product-bundle-details .quantity-select {
    width: 100%;
    display: block; }

.bundle-detail-box .product-number-rating .product-number {
  color: #767474; }

.bundle-detail-box .bundle-items .bundle-items .product-name {
  font-size: 1.765rem; }

.bundle-detail-box .bundle-items .bundle-item {
  padding: 15px;
  border: 2px solid #f6f6f6;
  margin-top: 20px; }
  .bundle-detail-box .bundle-items .bundle-item:first-child {
    margin-top: 0; }
  .bundle-detail-box .bundle-items .bundle-item:nth-child(3n-1) {
    background: #f6f6f6; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .bundle-detail-box .bundle-items .bundle-item {
      margin-left: 0;
      margin-right: 0; } }
  .bundle-detail-box .bundle-items .bundle-item .attributes .availability {
    padding: 0px !important;
    margin-top: 1rem !important;
    padding-left: 0 !important;
    margin-left: -15px !important; }

.bundle-detail-box .bundle-items .primary-images {
  width: 100%;
  max-width: 100%;
  padding: 0; }
  .bundle-detail-box .bundle-items .primary-images #big img {
    width: 100%; }
  .bundle-detail-box .bundle-items .primary-images #thumbs {
    display: none !important; }
  .bundle-detail-box .bundle-items .primary-images .zoom-carousel {
    display: none !important; }

.product-breadcrumb .breadcrumb {
  margin-left: unset;
  margin-bottom: 1rem;
  margin-top: 1rem; }
  @media (max-width: 991.98px) {
    .product-breadcrumb .breadcrumb {
      border-top: 0; } }
  @media (min-width: 768px) {
    .product-breadcrumb .breadcrumb {
      margin: 20px 0; } }

@media (max-width: 575.98px) {
  .product-detailed {
    margin-top: 1rem;
    margin-bottom: 1rem; } }

.product-detailed .attributes .color-size-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .product-detailed .attributes .color-size-box > div:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .product-detailed .attributes .color-size-box > div:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .product-detailed .attributes .color-size-box .attribute {
    display: block; }
  .product-detailed .attributes .color-size-box .mc-pdp-color {
    margin-bottom: 16px; }
    .product-detailed .attributes .color-size-box .mc-pdp-color .mc-unavailable-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-family: "futura-medium";
      gap: 3px; }
      @media (max-width: 575.98px) {
        .product-detailed .attributes .color-size-box .mc-pdp-color .mc-unavailable-item {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          text-align: left;
          gap: 0; } }
      @media (max-width: 1199.98px) {
        .product-detailed .attributes .color-size-box .mc-pdp-color .mc-unavailable-item {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          text-align: left;
          gap: 0; } }
      .product-detailed .attributes .color-size-box .mc-pdp-color .mc-unavailable-item li:nth-of-type(2) .out-stock-label {
        padding: 0.1875rem 0; }
      @media (max-width: 575.98px) {
        .product-detailed .attributes .color-size-box .mc-pdp-color .mc-unavailable-item li:nth-of-type(2) .out-stock-label {
          padding: 0; } }
  @media (max-width: 991.98px) {
    .product-detailed .attributes .color-size-box [data-attr="size"] .mc-pdp-color {
      margin-bottom: 4px; } }

.product-detailed .social-icon img {
  width: 22px;
  height: 21px;
  -o-object-fit: contain;
     object-fit: contain; }

.product-detailed .social-icon .wishlistTile {
  width: 3.35rem;
  height: 3.35rem;
  -webkit-box-shadow: 0px 0px 6px #00000029;
          box-shadow: 0px 0px 6px #00000029;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  right: 50%;
  top: 0; }
  .product-detailed .social-icon .wishlistTile:hover {
    -webkit-box-shadow: 0px 0px 6px #0093A8;
            box-shadow: 0px 0px 6px #0093A8; }
  .product-detailed .social-icon .wishlistTile .action-icon-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 1.4rem; }

.product-detailed .social-icon #shareMainIcon {
  cursor: pointer;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  .product-detailed .social-icon #shareMainIcon:hover {
    -webkit-box-shadow: 0px 0px 6px #0093A8;
            box-shadow: 0px 0px 6px #0093A8; }

.add-to-gift-registry {
  margin: 0; }
  .add-to-gift-registry span {
    color: #000; }
  .add-to-gift-registry img {
    width: 23px;
    height: 23px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 1rem; }
  .add-to-gift-registry:hover span {
    color: #fff; }
  .add-to-gift-registry:hover img {
    -webkit-filter: invert(1);
            filter: invert(1); }

#pdpCarouselModal .modal-head {
  position: relative;
  padding: 1rem 1rem 0; }
  #pdpCarouselModal .modal-head .close {
    position: absolute;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #0A0A0A;
    padding: 9px 9px;
    color: #fff;
    border-radius: 0px 2px 0px 0px;
    opacity: 1; }
  #pdpCarouselModal .modal-head .product-heading h2 {
    font-size: 1.4rem;
    font-weight: 500;
    margin: 0; }

@media (min-width: 576px) {
  #pdpCarouselModal .modal-dialog {
    max-width: 38rem; } }

#pdpCarouselModal .modal-dialog .owl-item.active {
  width: 100%; }

.product-detailed #yotpo-bottomline-top-div .sr-only {
  position: relative;
  font-size: 1rem;
  margin: 10px 25px;
  font-weight: 600;
  color: #fff !important;
  top: 1px; }

.product-detailed #yotpo-bottomline-top-div .text-m {
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: 0.4px;
  color: #0A0A0A !important;
  font-family: "futura-book";
  text-transform: lowercase; }
  @media (max-width: 991.98px) {
    .product-detailed #yotpo-bottomline-top-div .text-m {
      position: absolute;
      right: 30px; } }

.product-detailed #yotpo-bottomline-top-div .yotpo-icon {
  margin-top: 0px; }

.product-detailed #yotpo-bottomline-top-div .avg-rating {
  display: contents;
  color: #0A0A0A !important; }

#shareMainIcon img:hover {
  cursor: pointer; }

#socialShareContainer {
  position: absolute;
  background: #fff;
  border: 0.5px solid #ddd;
  top: 65px;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 10px #ccc;
          box-shadow: 0px 0px 10px #ccc;
  border-radius: 10px;
  z-index: 99; }
  #socialShareContainer .jssocials-shares {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px; }
  #socialShareContainer .jssocials-share {
    margin: 0; }
    #socialShareContainer .jssocials-share.jssocials-share-googleplus {
      display: none; }
    #socialShareContainer .jssocials-share.jssocials-share-linkedin {
      display: none; }

#inStoreInventoryModal .modal-header {
  padding: 0;
  height: 0;
  margin: 0;
  border: 0; }
  #inStoreInventoryModal .modal-header .close {
    top: 0;
    right: 0;
    background: #000;
    opacity: 1;
    color: #fff;
    position: absolute;
    float: none;
    margin: 0;
    z-index: 999;
    padding: 0;
    width: 40px;
    height: 40px;
    font-weight: 100; }

#inStoreInventoryModal .modal-body {
  max-height: 42.125em;
  overflow-y: auto; }
  #inStoreInventoryModal .modal-body .map-section {
    display: none; }
  #inStoreInventoryModal .modal-body .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  #inStoreInventoryModal .modal-body .container .breadcrumb {
    display: none; }
  #inStoreInventoryModal .modal-body .search-form .store-locator .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  #inStoreInventoryModal .modal-body .btn-storelocator-search {
    color: #000;
    border-color: #000;
    border-radius: 0.25rem; }
    #inStoreInventoryModal .modal-body .btn-storelocator-search:hover {
      color: #fff;
      background-color: #000; }

#inStoreInventoryModal .modal-footer {
  height: 0;
  border: 0;
  padding: 0; }

@media (min-width: 576px) {
  #inStoreInventoryModal .modal-dialog {
    min-width: 536px; } }

#inStoreInventoryModal .in-store-inventory-dialog {
  max-width: 40.25em; }

.promotions {
  text-align: initial !important;
  height: auto !important; }
  .promotions ul {
    padding: 0; }
    .promotions ul p {
      margin-bottom: 0.6rem; }
  .promotions li {
    font-size: 1rem;
    margin-left: 1.6rem; }

.custom-select {
  -webkit-appearance: unset;
     -moz-appearance: unset;
          appearance: unset;
  background-image: url("../../images/icons/arrow-down.svg");
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .custom-select:focus {
    -webkit-box-shadow: unset;
            box-shadow: unset;
    border-color: #0093A8; }

.add-to-cart.btn-black {
  width: 18.125rem;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  @media (max-width: 767px) {
    .add-to-cart.btn-black {
      width: 100%; } }
  .add-to-cart.btn-black:hover svg {
    -webkit-filter: invert(1);
            filter: invert(1); }
  .add-to-cart.btn-black:focus {
    background-color: #000; }
  .add-to-cart.btn-black.disabled-btn {
    pointer-events: none;
    background: #707070; }

.add-to-cart:disabled:hover {
  background-color: #000;
  opacity: 0.65; }

.description-and-detail .description {
  margin-bottom: 1rem; }

.description-and-detail .mc-product-specifications {
  margin: 20px 0 0 0; }
  .description-and-detail .mc-product-specifications h3 {
    font-size: 1.1rem; }
    @media (max-width: 1199.98px) {
      .description-and-detail .mc-product-specifications h3 {
        font-size: 0.875rem; } }

.pdp-price-details::after {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
  content: "";
  width: calc(100% - 2rem);
  margin-left: 1rem; }

.pdp-price-details .mc-price-sku {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 991.98px) {
    .pdp-price-details .mc-price-sku .sku {
      margin-top: 4px; } }

.pdp-price-details .remove-address {
  color: red; }

.product-availability .availability-msg li {
  margin-bottom: 0; }

#editProductModal .quick-view-dialog {
  max-width: 76.25em; }
  #editProductModal .quick-view-dialog .modal-body {
    max-height: unset; }
    #editProductModal .quick-view-dialog .modal-body .zoom-carousel {
      display: none; }
  #editProductModal .quick-view-dialog .product-name {
    font-family: "futura-book"; }
  #editProductModal .quick-view-dialog .promotions {
    color: #000; }
  #editProductModal .quick-view-dialog .full-pdp-link {
    margin: 0; }
  #editProductModal .quick-view-dialog .mc-edit-footer {
    gap: 10px;
    padding: 0; }
    #editProductModal .quick-view-dialog .mc-edit-footer .mc-edit-column {
      padding: 0; }
  #editProductModal .quick-view-dialog .modal-close {
    padding: 4px 9px 9px; }
    #editProductModal .quick-view-dialog .modal-close svg {
      width: 13px;
      height: 13px; }

#editProductModal button[disabled].update-cart-product-global:hover {
  background-color: #000;
  opacity: 0.65; }

/* Style the button that is used to open and close the collapsible content */
.pdp-store-availability-info {
  margin: 1.8rem 0 0.5rem 0;
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the collapsible content. Note: hidden by default */ }
  .pdp-store-availability-info .collapsible {
    background-color: #0093A8;
    color: #fff;
    cursor: pointer;
    padding: 10px 12px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    font-family: "futura-medium"; }
  .pdp-store-availability-info .content {
    padding: 0 18px 0 0;
    background-color: white;
    height: auto;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out; }
    .pdp-store-availability-info .content ul {
      margin-top: 1rem; }
      .pdp-store-availability-info .content ul .pdp-store-avail-msg {
        border-radius: 0.25rem;
        padding: 0;
        font-size: 1rem;
        font-weight: 400;
        text-align: center;
        font-family: "futura-medium"; }
      .pdp-store-availability-info .content ul .pdp-store-in-stock {
        color: #019B34; }
      .pdp-store-availability-info .content ul .pdp-store-low-stock {
        color: #FFC72C; }
      .pdp-store-availability-info .content ul .pdp-store-out-stock {
        color: #FF0000; }
    .pdp-store-availability-info .content a.find-store-link span b:hover {
      text-decoration: underline;
      color: #000; }
  .pdp-store-availability-info .collapsible:after {
    content: '+';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #fff;
    float: right;
    font-size: 18px;
    margin-left: 5px; }
  .pdp-store-availability-info .active:after {
    content: "-";
    font-size: 18px;
    /* Unicode character for "minus" sign (-) */ }
