/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./cartridges/app_visionworks_core/cartridge/client/default/scss/product/detail.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.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;
}

.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;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #258912; /* stylelint-disable-line property-no-vendor-prefix */
  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: #258912; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #258912;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

/* stylelint-disable-next-line scss/no-global-function-names */
.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0; /* stylelint-disable-line property-no-vendor-prefix */
  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; /* stylelint-disable-line property-no-vendor-prefix */
  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, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 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; /* stylelint-disable-line property-no-vendor-prefix */
  border-radius: 1.25em;
}
.product-detail .attributes .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: FontAwesome, sans-serif;
  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, sans-serif;
  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 {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.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;
}

.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.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;
  }
}

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;
  }
}

.social-container .social-icons {
  gap: 0.5em;
}
.social-container .social-icons li {
  display: inline-block;
}
.social-container .share-icons {
  width: 25px;
  height: 25px;
  background-color: #011e41;
  border: 2px solid #011e41;
  font-size: 0.8125rem;
  color: #fff;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.social-container .share-icons i {
  color: #fff;
  padding: 0;
}
.social-container .share-icons:hover, .social-container .share-icons:focus {
  background-color: #011e41;
  border-color: #011e41;
  color: #fff;
}
.social-container .share-icons:hover i, .social-container .share-icons:focus i {
  color: #fff;
}

.frame-fit-section {
  border: 1px solid #dde4ec;
  border-radius: 6px;
  margin-top: 140px;
  margin-bottom: 2rem;
}

.frame-fit-title {
  font-size: 1.25rem;
}

.frame-fit-desc {
  color: #737373;
}

.frame-fit-img,
.frame-fit-img-mobile {
  max-height: 260px;
  -o-object-fit: contain;
     object-fit: contain;
}

.frame-fit-item + .frame-fit-item {
  border-left: 1px solid #dde4ec;
}
@media (max-width: 991.98px) {
  .frame-fit-item + .frame-fit-item {
    border-left: none;
    border-top: 1px solid #dde4ec;
    margin-top: 0.75rem;
    padding-top: 0.75rem;
  }
}

.frame-fit-btn {
  gap: 0.75rem;
  color: #011e41;
  font-weight: 600;
}
.frame-fit-btn:hover, .frame-fit-btn:focus {
  color: #e62003;
  text-decoration: underline;
  outline: none;
}

.frame-fit-icon-wrap {
  width: 98px;
}
@media (min-width: 992px) {
  .frame-fit-icon-wrap {
    width: 56px;
  }
}

.frame-fit-label {
  line-height: 1.3;
  color: #565555;
  text-decoration: underline;
}

.fit-section-separator {
  background-color: #dde4ec;
  height: 170px;
  width: 100vw;
  z-index: -1;
  top: -30px;
  left: calc(50% - 50vw);
}

.prod-desc-details {
  background-color: #f4f6f8;
}

.accordion-detail__panel {
  border-bottom: 1px solid #dde4ec;
}
.accordion-detail__panel:first-child {
  border-top: 1px solid #dde4ec;
}
@media (min-width: 769px) {
  .accordion-detail__panel {
    border: 0;
  }
  .accordion-detail__panel:first-child {
    border-top: 0;
  }
}
.accordion-detail__toggle {
  font-family: "Barlow Condensed", "Open Sans Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #011e41;
  letter-spacing: 0.03em;
}
.accordion-detail__toggle:focus {
  outline: none;
}
.accordion-detail__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.accordion-detail__icon::after {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
}

.accordion-detail__toggle:not(.collapsed) .accordion-detail__icon::after {
  content: "\f068";
}

@media (min-width: 769px) {
  .collapse-mobile {
    display: block !important;
  }
}
.prod-desc-section {
  margin-bottom: 2rem;
}

.prod-desc-section__title {
  font-family: "Barlow Condensed", "Open Sans Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #011e41;
  letter-spacing: 0.03em;
  margin-bottom: 1rem;
}

.prod-desc__text {
  font-size: 0.875rem;
  line-height: 1.6;
  margin-bottom: 0;
}

.measurements {
  gap: 0.5rem;
}
.measurements__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.measurements__item img {
  max-width: 80px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 0.5rem;
}
.measurements__value {
  font-weight: 700;
  font-size: 1rem;
}
.measurements__label {
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

.face-shape__title {
  font-family: "Barlow Condensed", "Open Sans Condensed", Arial, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #011e41;
  letter-spacing: 0.03em;
  margin-bottom: 1rem;
}

.face-shapes {
  gap: 1rem;
}
.face-shapes__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.face-shapes__item img {
  max-width: 48px;
  height: 56px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 0.5rem;
}
.prod-specs__item {
  padding: 0.625rem 0;
}

.prod-specs__label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  font-size: 0.875rem;
}

.prod-specs__value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 700;
  font-size: 0.875rem;
}

.lens-eye-qty-container {
  margin: 20px 0;
  font-family: inherit;
}

.lens-summary-row {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lens-summary-row.lens-row-disabled {
  opacity: 0.35;
  pointer-events: none;
}

.lens-summary-left {
  gap: 4px;
}

.lens-summary-sub {
  font-size: 0.8125rem;
  color: #888;
}

.lens-summary-right {
  gap: 4px;
}

.lens-price-wrap {
  gap: 8px;
}

.lens-price-original {
  text-decoration: line-through;
}

.lens-price-final {
  font-size: 1rem;
  font-weight: 700;
  color: #1a1a2e;
}

.lens-total-label {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #1a1a2e;
  letter-spacing: 0.04em;
}

.lens-total-value {
  font-size: 1.125rem;
  font-weight: 700;
  color: #1a1a2e;
}

.lens-eye-controls {
  gap: 16px;
}

.lens-eye-col {
  gap: 10px;
}

.lens-stepper {
  border: 1px solid #ccc;
  border-radius: 6px;
  height: 40px;
}
.lens-stepper.lens-stepper-disabled {
  opacity: 0.35;
  pointer-events: none;
}

.js-stepper-btn {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  font-size: 1.125rem;
  line-height: 1;
  cursor: pointer;
  color: #333;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
.js-stepper-btn:hover {
  background: #e8e8e8;
}
.js-stepper-btn:active {
  background: #ddd;
}

.lens-step-val {
  font-size: 0.875rem;
  font-weight: 600;
  color: #1a1a2e;
  pointer-events: none;
}

.patient-info-required {
  font-size: 0.875rem;
  color: #1a1a2e;
}

.patient-info-divider {
  border: none;
  border-top: 1px solid #e0e0e0;
}

.patient-info-product-label,
.patient-info-dob-label {
  font-size: 1rem;
  color: #1a1a2e;
}

.patient-info-input {
  height: 52px;
  font-size: 1rem;
  color: #1a1a2e;
  outline: none;
  -webkit-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.patient-info-input::-webkit-input-placeholder {
  color: #1a1a2e;
}
.patient-info-input::-moz-placeholder {
  color: #1a1a2e;
}
.patient-info-input:-ms-input-placeholder {
  color: #1a1a2e;
}
.patient-info-input::-ms-input-placeholder {
  color: #1a1a2e;
}
.patient-info-input::placeholder {
  color: #1a1a2e;
}
.patient-info-input:focus {
  border-color: #1a1a2e;
  background: #fff;
}
.patient-info-input.is-invalid {
  border-color: #c00;
}

.patient-info-select-wrap.patient-info-select-gender {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.patient-info-select {
  height: 52px;
  font-size: 1rem;
  color: #1a1a2e;
  outline: none;
  -webkit-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.patient-info-select:focus {
  border-color: #1a1a2e;
  background: #fff;
}
.patient-info-select.is-invalid {
  border-color: #c00;
}

.patient-info-error {
  font-size: 0.75rem;
  color: #c00;
}

.patient-info-submit-arrow {
  font-size: 1.25rem;
  line-height: 1;
}

.lens-rx-hint {
  font-size: 0.875rem;
  color: #1a1a2e;
}

.lens-rx-issued-row {
  gap: 16px;
}

.lens-rx-label {
  font-size: 0.8125rem;
  color: #1a1a2e;
  font-weight: 600;
}

.lens-rx-select {
  height: 50px;
  font-size: 0.9375rem;
  color: #1a1a2e;
  outline: none;
  -webkit-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.lens-rx-select:focus {
  border-color: #1a1a2e;
  background: #fff;
}
.lens-rx-select:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.lens-rx-date-row {
  gap: 8px;
}

.lens-rx-eyes-row {
  gap: 20px;
}

.lens-rx-product-img {
  max-width: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}

.lens-rx-eye-title {
  font-size: 0.9375rem;
  color: #1a1a2e;
}

.lens-rx-attr-label {
  gap: 6px;
  font-size: 0.8125rem;
  color: #1a1a2e;
  letter-spacing: 0.04em;
}

.lens-rx-tooltip-icon {
  width: 18px;
  height: 18px;
  background: #e8a020;
  font-size: 0.6875rem;
  cursor: pointer;
}

.lens-rx-tooltip {
  position: absolute;
  z-index: 9999;
  background: #1a1a2e;
  color: #fff;
  font-size: 0.75rem;
  padding: 6px 10px;
  border-radius: 4px;
  white-space: nowrap;
  pointer-events: none;
}

.lens-rx-how-to-link {
  text-decoration: underline;
}

.lens-rx-atc-icon {
  font-size: 1.125rem;
}

.lens-rx-prescription-choice {
  margin-left: -25px;
  margin-right: -25px;
}
.lens-rx-prescription-choice .custom-control {
  z-index: 2;
}
.lens-rx-prescription-choice .addon-radio-item::before {
  width: 16px;
  height: 16px;
}
.lens-rx-prescription-choice .addon-radio-item:has(input:checked)::before {
  -webkit-box-shadow: inset 0 0 0 3px #011e41;
          box-shadow: inset 0 0 0 3px #011e41;
}

.lens-rx-existing-panel {
  border: 2px solid #eee;
  z-index: 1;
  top: 100%;
  left: 5px;
}

.addon-modal .modal-dialog {
  max-width: 900px;
  min-height: 100vh;
}
.addon-modal .modal-content {
  min-height: 100vh;
}
.addon-modal .addon-modal-product-panel {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 2rem 1.25rem 1.5rem;
  background: #f4f6f8;
}
.addon-modal .addon-modal-product-panel .addon-modal-logo-row .addon-modal-logo {
  height: 35px;
}
.addon-modal .addon-modal-product-panel .addon-modal-content-row {
  gap: 1rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.addon-modal .addon-modal-product-panel .addon-modal-content-row .addon-modal-product-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 50%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.addon-modal .addon-modal-product-panel .addon-modal-image-row .addon-modal-product-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 72%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.addon-modal .addon-modal-product-panel .addon-modal-product-sku {
  font-size: 0.8125rem;
}
.addon-modal .addon-modal-product-panel .addon-modal-product-name {
  line-height: 1.2;
}
.addon-modal .addon-modal-product-panel .addon-modal-product-price {
  margin-bottom: 0.5rem;
}
.addon-modal .addon-modal-product-panel .addon-modal-product-price .col-6:not(.pricing-section) {
  display: none !important;
}
.addon-modal .addon-modal-product-panel .addon-modal-product-price .pricing-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.addon-modal .addon-modal-product-panel .addon-modal-product-variant {
  font-size: 0.8125rem;
  color: #737373;
}
@media (max-width: 768.98px) {
  .addon-modal .addon-modal-product-panel {
    display: none;
  }
}
.addon-modal .addon-modal-steps-panel {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  min-height: 100vh;
  -webkit-box-shadow: -14px 5px 31px -25px rgba(0, 0, 0, 0.33);
          box-shadow: -14px 5px 31px -25px rgba(0, 0, 0, 0.33);
}
.addon-modal .addon-modal-header {
  padding: 0.75rem 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.addon-modal .addon-modal-header .addon-modal-title {
  font-size: 1.25rem;
  font-family: "Barlow Condensed", "Open Sans Condensed", Arial, sans-serif;
  letter-spacing: 0.06em;
  color: #011e41;
}
.addon-modal .addon-modal-header .addon-modal-back {
  width: 36px;
  height: 36px;
  padding: 0;
  font-size: 3rem;
  line-height: 1;
  background: #fff;
  border: 1px solid #ddd;
  color: #011e41;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.addon-modal .addon-modal-header .addon-modal-back:hover {
  background: #f4f6f8;
}
@media (min-width: 769px) {
  .addon-modal .addon-modal-header .addon-modal-back {
    font-size: 1.5rem;
  }
}
.addon-modal .addon-modal-header .close {
  font-size: 1.25rem;
  line-height: 1;
  color: #011e41;
  opacity: 1;
}
.addon-modal .addon-modal-header .close:hover {
  opacity: 0.7;
}
.addon-modal .add-on-modal-header-controls {
  margin-top: -40px;
}
@media (min-width: 769px) {
  .addon-modal .add-on-modal-header-controls {
    margin-top: 0;
  }
}
.addon-modal .addon-modal-stepper {
  position: relative;
  border-bottom: 1px solid #dde4ec;
}
.addon-modal .addon-step {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.addon-modal .addon-step__circle {
  background: #fff;
  border: 3px solid #011e41;
  border-radius: 50%;
  color: #011e41;
  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;
  font-size: 0.875rem;
  font-weight: bold;
  height: 2.2rem;
  width: 2.2rem;
  position: relative;
  z-index: 10;
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.addon-modal .addon-step__label {
  color: #011e41;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
  padding-top: 10px;
  text-align: center;
  white-space: nowrap;
}
.addon-modal .addon-step__line {
  background: #dde4ec;
  height: 5px;
  position: absolute;
  top: calc(1.1rem - 2.5px);
  left: 0;
  width: 100%;
  z-index: 1;
}
.addon-modal .addon-step__line--first {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(50%, transparent), color-stop(50%, #dde4ec), to(#dde4ec));
  background: linear-gradient(90deg, transparent 0, transparent 50%, #dde4ec 50%, #dde4ec 100%);
}
.addon-modal .addon-step__line--last {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #dde4ec), color-stop(50%, #dde4ec), color-stop(50%, transparent), to(transparent));
  background: linear-gradient(90deg, #dde4ec 0, #dde4ec 50%, transparent 50%, transparent 100%);
}
.addon-modal .addon-step__line--disabled {
  background: #dde4ec;
}
.addon-modal .addon-step.active .addon-step__circle {
  background: #011e41;
  color: #fff;
  border-color: #011e41;
}
.addon-modal .addon-step.active .addon-step__label {
  font-weight: 700;
}
.addon-modal .addon-step--complete .addon-step__circle {
  background: #011e41;
  color: #fff;
  border-color: #011e41;
}
.addon-modal .addon-step--inactive .addon-step__circle {
  background: #fff;
  color: #011e41;
  border-color: #011e41;
}
.addon-modal .addon-step--inactive .addon-step__label {
  color: #011e41;
}
.addon-modal .addon-step--disabled {
  pointer-events: none;
}
.addon-modal .addon-step--disabled .addon-step__circle {
  border-color: #ddd;
  color: #737373;
  background: #fff;
}
.addon-modal .addon-step--disabled .addon-step__label {
  color: #737373;
}
.addon-modal .addon-modal-body {
  overflow-y: auto;
  padding: 0;
}
@media (min-width: 769px) {
  .addon-modal .addon-modal-body {
    padding: 1rem 1.5rem;
  }
}
.addon-modal .addon-modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.addon-modal .addon-modal-footer .addon-modal-patient-row {
  background: #f2f2f2;
  padding: 0.625rem 1rem;
  font-size: 0.75rem;
  font-weight: 600;
}
.addon-modal .addon-modal-footer .addon-modal-patient-row .addon-modal-patient-label {
  color: #011e41;
  gap: 0.375rem;
}
.addon-modal .addon-modal-footer .addon-modal-patient-row .addon-modal-help {
  width: 1.5rem;
  height: 1.5rem;
  background: #ffb648;
  color: #011e41;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  margin: -3px 0 0 5px;
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  vertical-align: middle;
}
.addon-modal .addon-modal-footer .addon-modal-patient-row .addon-modal-help:focus {
  outline: 3px dotted #011e41;
  outline-offset: 2px;
}
.addon-modal .addon-modal-footer .addon-modal-patient-row .toggle-label {
  gap: 0.5rem;
}
.addon-modal .addon-modal-footer .addon-subtotal-original {
  text-decoration: line-through;
}
.addon-modal .addon-modal-footer .addon-modal-cta {
  margin: 0.75rem 0.75rem 0.75rem auto;
}
.addon-modal .addon-modal-spinner {
  padding: 2rem 0;
}
@media (max-width: 768.98px) {
  .addon-modal .addon-modal-footer {
    position: sticky;
    width: 100%;
    bottom: 0;
    background-color: #ececec;
    left: 0;
    width: 100vw;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 1;
  }
}

.addon-radio-item {
  cursor: pointer;
}
.addon-radio-item input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.addon-radio-item::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 0.666667px solid #011e41;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-color 0.15s, -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, -webkit-box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s, -webkit-box-shadow 0.15s;
}
.addon-radio-item:has(input:checked)::before {
  background-color: #fff;
  border-color: #011e41;
  -webkit-box-shadow: inset 0 0 0 6px #011e41;
          box-shadow: inset 0 0 0 6px #011e41;
}

.frame-wrapper .prescription-section label,
.frame-wrapper .nonprescription-section label {
  -ms-flex-line-pack: center;
      align-content: center;
  cursor: pointer;
  font-size: inherit;
  font-weight: 600;
  gap: 0.625rem;
  line-height: 1.6;
  margin: unset;
  min-height: 2.5rem;
  min-width: 3.2rem;
  padding: 0.5rem 0;
  position: relative;
  vertical-align: middle;
}

.frame-material-options .frame-material-option {
  gap: 0.75rem;
  margin-bottom: 1.25rem;
  cursor: pointer;
}
.frame-material-options .frame-material-option::before {
  margin-top: 0.2rem;
}
.frame-material-options .frame-material-option .material-info {
  min-width: 0;
}
.frame-material-options .frame-material-option .material-name {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #011e41;
}
.frame-material-options .frame-material-option .material-description {
  font-size: 0.8125rem;
  color: #737373;
  margin-top: 0.25rem;
}
.frame-material-options .frame-material-option .material-description .material-description-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.frame-material-options .frame-material-option .material-description .material-description-text.expanded {
  display: block;
  -webkit-line-clamp: initial;
  -webkit-box-orient: initial;
  overflow: visible;
}
.frame-material-options .frame-material-option .material-description .material-more-btn {
  font-size: 0.8125rem;
  color: #011e41;
  font-weight: 600;
}
.frame-material-options .frame-material-option .material-pricing {
  max-width: 110px;
}
.frame-material-options .frame-material-option .material-pricing .pricing-label {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  color: #011e41;
  margin-bottom: 0.2rem;
}
.frame-material-options .frame-material-option .material-pricing .pricing-row {
  gap: 0.375rem;
}
.frame-material-options .frame-material-option .material-pricing .price-original {
  text-decoration: line-through;
  color: #737373;
  font-size: 0.875rem;
}
.frame-material-options .frame-material-option .material-pricing .price-promo {
  color: #011e41;
  font-weight: 700;
  font-size: 0.9375rem;
}
.frame-material-options .frame-material-option .material-pricing .price-standard {
  color: #011e41;
  font-weight: 700;
  font-size: 0.9375rem;
}
.frame-material-options .frame-material-subtotal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  border-top: 1px solid #ddd;
  padding: 0.875rem 0 0.25rem;
  margin-top: 0.5rem;
}
.frame-material-options .frame-material-subtotal .subtotal-label {
  font-weight: 700;
  font-size: 0.9375rem;
  color: #011e41;
  letter-spacing: 0.04em;
}
.frame-material-options .frame-material-subtotal .subtotal-prices {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 0.5rem;
}
.frame-material-options .frame-material-subtotal .subtotal-original {
  text-decoration: line-through;
  color: #737373;
  font-size: 0.875rem;
}
.frame-material-options .frame-material-subtotal .subtotal-promo {
  color: #011e41;
  font-weight: 700;
  font-size: 0.9375rem;
}

#productAddOnModal[data-product-type=lens] .form-control,
#productAddOnModal[data-product-type=lens] .custom-select {
  background: #fff;
  padding: 3px 5px;
  border-radius: 4px;
  color: #011e41;
  border: 1px solid #011e41;
}
#productAddOnModal[data-product-type=lens] .patient-info-select-wrap,
#productAddOnModal[data-product-type=lens] .lens-rx-select-wrap {
  position: relative;
}
#productAddOnModal[data-product-type=lens] .patient-info-select-wrap::after,
#productAddOnModal[data-product-type=lens] .lens-rx-select-wrap::after {
  z-index: 1;
  display: block;
  position: absolute;
  right: 0;
  color: #d3d3d3;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  content: "";
  width: 20px;
  font-size: 0.75rem;
  top: 50%;
  line-height: 1;
  width: 7px;
  margin: 0 7px;
  border: 0.5rem solid;
  border-color: #011e41 transparent transparent transparent;
}

.frame-fit-modal .close {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.modal.frame-fit-modal .modal-content {
  -webkit-animation: slideIn 0.3s ease-out;
          animation: slideIn 0.3s ease-out;
}

@-webkit-keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.frame-measurement-img {
  max-height: 260px;
  -o-object-fit: contain;
     object-fit: contain;
}

.frame-pair-img {
  max-height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}

.frame-size-row:hover {
  background-color: #f8f9fa;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.sunglasses-lens-select-label {
  font-size: 0.85rem;
  color: #011e41;
  font-weight: 600;
}

.sunglasses-lens-swatches {
  gap: 0.5rem;
}

.sunglasses-lens-swatch {
  width: 40px;
  height: 40px;
  border: 2px solid transparent;
  border-radius: 4px;
  padding: 2px;
  background: none;
  cursor: pointer;
  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;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
.sunglasses-lens-swatch:hover, .sunglasses-lens-swatch:focus {
  border-color: #6c757d;
  outline: none;
}
.sunglasses-lens-swatch.selected {
  border-color: #e62003;
}
.sunglasses-lens-swatch .swatch-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}
.sunglasses-lens-swatch .swatch-color-text {
  font-size: 0.65rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50); /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50); /*IE7 fix*/
  opacity: 0.5;
  border-radius: 20px;
  background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

.color-swatches-carousel.owl-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.color-swatches-carousel .swatch-carousel-item {
  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;
}
.color-swatches-carousel .owl-prev,
.color-swatches-carousel .owl-next {
  font-size: 1.25rem;
  color: #565555;
}
.color-swatches-carousel .owl-prev:hover,
.color-swatches-carousel .owl-next:hover {
  color: #e62003;
}

.carousel-indicators {
  top: 102%;
}
.carousel-indicators li {
  border: 1px solid #565555;
  border-radius: 5px;
  background-color: #fff;
  width: 5px;
  height: 5px;
  opacity: 1;
}
.carousel-indicators li.active {
  background-color: #565555;
}

.carousel .icon-prev::before,
.carousel .icon-next::before {
  color: #cccccc;
}
.carousel .icon-prev:hover::before,
.carousel .icon-next:hover::before {
  color: #e62003;
}

.product-detail .attributes .swatch-circle {
  width: 14px;
  height: 14px;
}
.product-detail .attributes .swatch-circle.color-value.selected {
  border: 3px solid #555;
}
.product-detail .attributes .swatch-circle.color-value.selected::after {
  content: "";
}

.img-modal-btn {
  bottom: 0px;
  right: 0px;
  width: 70px;
  z-index: 1;
}

.product-detail .prices-add-to-cart-actions {
  position: relative;
  padding: 0 0.9375em;
  background-color: #fff;
  display: block;
  height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.product-detail .prices-add-to-cart-actions .price {
  text-align: center;
}

@media (max-width: 768.98px) {
  .product-detail .cart-and-ipay {
    position: fixed;
    height: 90px;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ececec;
    z-index: 1;
  }
}

/*# sourceMappingURL=detail.css.map*/