.announcement-bar {
  background: #232323;
}

.announcement-bar .message {
  color: #ffffff;
  font-weight: 400;
}

.announcement-bar .message a {
  color: #ffffff;
}

.header-page {
  background: transparent;
  position: absolute;
  z-index: 9;
  width: 100%;
}

.header-page .header-mobile {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.has-stickyHeader .header-page {
  background: #ffffff;
}

.has-stickyHeader .header-page .header-mobile {
  background: transparent;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.has-stickyHeader .product-layout-full-width .productView-information .halo-productView-right {
  padding-top: 0px;
}

.product-layout-full-width {
  padding: 0px 0px 50px;
}

.product-layout-full-width .breadcrumb {
  padding: 20px 0px 39px;
}

.product-layout-full-width .halo-productView-left .productView-image {
  margin-bottom: 10px;
}

.product-layout-full-width .halo-productView-right {
  position: relative;
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  padding: 0px 15px;
}

.product-layout-full-width .halo-productView-right .wrapper-title {
  position: relative;
}

.product-layout-full-width .halo-productView-right .wrapper-title .productView-title {
  margin: 0;
}

.product-layout-full-width .halo-productView-right .wrapper-title .productView-share {
  position: absolute;
  right: 0;
  top: 4px;
}

.product-layout-full-width .halo-productView-right .wrapper-title .productView-share .share-button {
  padding: 0;
}

.product-layout-full-width .halo-productView-right .productView-rating .spr-badge-starrating {
  position: relative;
  top: 1px;
}

.product-layout-full-width .halo-productView-right .card-price {
  margin-top: 18px;
  margin-bottom: 20px;
}

.product-layout-full-width .halo-productView-right .productView-info {
  margin: 13px 0px 13px;
}

.product-layout-full-width .halo-productView-right .productView-info .productView-info-item {
  padding-bottom: 7px;
}

.product-layout-full-width .halo-productView-right .productView-variants {
  border-top: 1px solid #e6e6e6;
  padding-top: 19px;
}

.product-layout-full-width .halo-productView-right .productView-variants .product-form__input {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

.product-layout-full-width .halo-productView-right .productView-variants .product-form__label {
  border-radius: 0;
  min-width: 55px;
  padding: 0 15px;
}

.product-layout-full-width .halo-productView-right .productView-variants .product-form__label.soldout {
  background: #f8f8f8;
  border-color: #f8f8f8;
}

.product-layout-full-width .halo-productView-right .productView-variants .product-form__swatch .product-form__label {
  padding: 3px;
  min-width: 40px;
  border-radius: 50%;
}

.product-layout-full-width .halo-productView-right .productView-perks {
  margin: 24px 0px 22px;
}

.product-layout-full-width .halo-productView-right .previewCartGroup-top .quantity_selector {
  margin: 0;
}

.product-layout-full-width .halo-productView-right .previewCartGroup-top .quantity_selector .previewCartItem-qty .quantity {
  padding: 13px 14px 13px 20px;
}

.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist {
  margin: 0 15px 0 15px !important;
}

.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist a {
  border-radius: 2px !important;
  border-color: #232323 !important;
}

.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist a svg {
  fill: #232323;
}

.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist a.wishlist-added {
  border-color: #e95144 !important;
}

.product-layout-full-width .halo-productView-right .previewCartAction .previewCartCheckbox {
  margin: 28px 0px 12px;
}

.product-layout-full-width .halo-productView-right .productView-securityImage {
  margin: 26px 0px 20px;
}

.product-layout-full-width .halo-productView-right .productView-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product-layout-full-width .halo-productView-right .productView-tabs .link {
  font-size: 14px;
  font-weight: 500;
  color: #232323;
  margin-bottom: 15px;
}

.product-layout-full-width .halo-productView-right .productView-tabs .link:hover {
  color: #e95144;
}

.product-layout-full-width .halo-productView-right .productView-tabs .link span {
  text-underline-offset: 0.3rem;
}

.product-layout-full-width .halo-productView-right .productView-tabs .line {
  border-left: 1px solid #cbcbcb;
  margin: 0px 15px 15px;
  position: relative;
  top: 3px;
}

.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab {
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  height: calc(100% + 50px);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  overflow-y: auto;
  overflow-x: hidden;
}

.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content {
  width: 100%;
}

.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .toggle-content {
  max-height: inherit !important;
}

.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .halo-tab-title {
  font-size: 18px;
  font-weight: 600;
  color: #232323;
  position: relative;
  margin-bottom: 20px;
}

.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .halo-tab-title .tab-close {
  position: absolute;
  top: 0;
  right: 0;
}

.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .halo-tab-title .tab-close svg {
  width: 23px;
  height: 23px;
  fill: #232323;
  stroke: none;
}

.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .halo-tab-title .tab-close:hover svg {
  fill: #e95144;
}

.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  left: 0;
  z-index: 101;
}

.product-layout-full-width .halo-product-block {
  clear: both;
}

.product-layout-full-width .halo-product-block .product-header {
  padding: 6px 0px 7px;
}

.product-layout-full-width .halo-product-block .product-header .title {
  font-size: 18px;
  letter-spacing: .02em;
  font-weight: 600;
  color: #232323;
}

.product-layout-full-width .halo-icon-with-text {
  border-top: 1px solid #e6e6e6;
  padding: 60px 0px 5px;
  margin-top: 50px;
}

.product-layout-full-width .halo-icon-with-text .halo-row-item {
  text-align: center;
}

.product-layout-full-width .halo-icon-with-text .halo-row-item .icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
}

.product-layout-full-width .halo-icon-with-text .halo-row-item .icon svg {
  fill: #232323;
  width: 100%;
  height: 100%;
}

.product-layout-full-width .halo-icon-with-text .halo-row-item .title {
  font-size: 16px;
  letter-spacing: .02em;
  line-height: 30px;
  color: #232323;
  font-weight: 500;
  padding: 15px 0px 3px;
}

.product-layout-full-width .halo-icon-with-text .halo-row-item .desc {
  color: #232323;
}

@media (max-width: 1024px) {
  .product-layout-full-width .halo-productView-right .previewCartGroup-top {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .product-layout-full-width .halo-productView-right .previewCartGroup-top .quantity_selector {
    width: 100%;
  }
  .product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist {
    margin: 0 15px 0 0 !important;
  }
  .product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-action {
    width: calc(100% - 65px) !important;
    margin-top: 20px;
  }
}

@media (max-width: 992px) {
  .product-layout-full-width .halo-icon-with-text .halo-row-item {
    border: 1px solid #727272;
    padding: 30px 15px;
  }
}

@media (max-width: 767px) {
  .product-layout-full-width .halo-productView-left {
    margin-bottom: 0;
  }
  .product-layout-full-width .halo-productView-left .slick-dots {
    position: absolute;
    bottom: 7px;
    left: 17px;
    background: #ffffff;
    padding: 7px 5px;
  }
  .product-layout-full-width .halo-productView-left .slick-arrow {
    border-radius: 0;
    border-color: #ffffff;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: auto;
    bottom: 35px;
  }
  .product-layout-full-width .halo-productView-left .slick-arrow.slick-next {
    right: 17px;
  }
  .product-layout-full-width .halo-productView-left .slick-arrow.slick-next svg {
    top: -5px;
    left: 2px;
  }
  .product-layout-full-width .halo-productView-left .slick-arrow.slick-prev {
    left: auto;
    right: 60px;
  }
  .product-layout-full-width .halo-productView-left .slick-arrow.slick-prev svg {
    top: -5px;
    right: 0px;
  }
  .product-layout-full-width .halo-productView-left .slick-arrow:hover {
    background: #ffffff;
    border-color: #ffffff;
  }
  .product-layout-full-width .halo-productView-left .slick-arrow:hover svg {
    fill: #232323;
  }
  .product-layout-full-width .halo-productView-right .wrapper-title .productView-share {
    top: 50px;
  }
  .product-layout-full-width .halo-productView-right .productView-tabs .productView-tab {
    max-height: 100vh;
  }
  .product-layout-full-width #tab-review .spr-reviews .spr-review .spr-review-footer {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  .product-layout-full-width .productView-information .halo-productView-right {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
  }
  .product-layout-full-width .frequently-bought-together-block {
    margin-top: 70px;
    padding-bottom: 80px;
  }
  .product-layout-full-width .halo-productView-right .productView-tabs .productView-tab {
    position: absolute;
    top: 0;
    padding: 0;
    padding-left: 30px;
  }
  .product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .halo-tab-title {
    font-size: 20px;
  }
}

@media (min-width: 1025px) {
  .product-layout-full-width .productView-information .halo-productView-right {
    width: 50%;
    padding-left: 60px;
    padding-top: 80px;
  }
  .product-layout-full-width .productView-information .halo-productView-left {
    width: 50%;
  }
  .product-layout-full-width .productView-information .halo-productView-left .productView-image img {
    width: 100%;
  }
  .product-layout-full-width .halo-product-block {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
  .product-layout-full-width .halo-productView-right .previewCartGroup-top .quantity_selector .previewCartItem-qty {
    width: 130px;
  }
  .product-layout-full-width .frequently-bought-together-block .bundle-product-left {
    width: calc(100% - 370px);
  }
  .product-layout-full-width .frequently-bought-together-block .bundle-product-right {
    max-width: 370px;
    padding: 15px 0 0 60px;
  }
  .product-layout-full-width .frequently-bought-together-block .bundle-product-right .bundle-product-action .button {
    max-width: 100%;
  }
}

@media (min-width: 1600px) {
  .product-layout-full-width .productView-information .halo-productView-right {
    padding-top: 115px;
  }
}

@media (min-width: 1800px) {
  .product-layout-full-width .productView-information .halo-productView-right {
    padding-right: calc((100% - 1770px)/2);
  }
}
/*# sourceMappingURL=product-template-full-width.css.map */