.productDetail-related, .productDetail-recently-viewed {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .productDetail-related h2, .productDetail-recently-viewed h2 {
      font-size: 24px; }
    .productDetail-related .owlCarousel-style.owl-carousel .owl-nav button, .productDetail-recently-viewed .owlCarousel-style.owl-carousel .owl-nav button {
      top: calc(50% - 20px); }
      .productDetail-related .owlCarousel-style.owl-carousel .owl-nav button.owl-prev, .productDetail-recently-viewed .owlCarousel-style.owl-carousel .owl-nav button.owl-prev {
        left: 10px; }
      .productDetail-related .owlCarousel-style.owl-carousel .owl-nav button.owl-next, .productDetail-recently-viewed .owlCarousel-style.owl-carousel .owl-nav button.owl-next {
        right: 10px; } }

/* Layout product */
.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .productGallery_thumb {
  width: 80px;
  float: left; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .productGallery_slider {
  width: calc(100% - 80px);
  margin-left: auto; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .productGallery_slider .product-gallery__photo {
  margin-bottom: 15px; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll {
  position: relative;
  margin-top: 15px;
  display: block;
  margin-bottom: 100px;
  height: 35px;
  width: 35px; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll .sharing__iconCircleState .sharing__primaryState svg {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll a {
  position: absolute;
  padding: 0;
  line-height: 30px;
  margin: auto; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll a span.toollip-txt {
  left: 40px;
  right: initial; }

.productDetail_style__02 .productDetail--gallery .wrapbox-image-scrollspy .product-sharing-scroll a span.toollip-txt:before {
  left: -5px;
  right: initial;
  border-width: 7px 7px 7px 0;
  border-color: transparent #1c1b1b transparent transparent; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb {
  padding-bottom: 15px; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb:last-child {
  padding-bottom: 0; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item {
  width: 65px;
  background: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #e7e7e7;
  position: absolute; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item {
  cursor: pointer; }
  .productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item .boxlazy-img__aspect.icon-play {
    background: rgba(255, 255, 255, 0.7); }
    .productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item .boxlazy-img__aspect.icon-play img {
      max-width: 80%; }

.productDetail_style__02 .productDetail--gallery .productList-thumb .product-thumb .product-thumb__item.active:before {
  border-color: var(--shop-color-main); }

.productDetail_style__02 .productDetail--gallery .productList-slider .product-gallery img {
  cursor: url("https://file.hstatic.net/1000397797/file/cursor-zoom-in_67804ceaaa0941cf840b0ad13cde42ed.svg"), auto;
  overflow: hidden;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear; }

.productDetail_style__02 .wrapbox-detail .product-customer {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dashed #eee; }

.productDetail_style__02 .combo-info .combo-info--content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.productDetail_style__02 .combo-info .combo-info--content .combo-content--total:before {
  display: none; }

.productDetail_style__02 .product-customer .hrv-product-reviews-form #hrv-product-reviews-frm {
  max-width: 720px; }

@media (min-width: 992px) {
  .productDetail_style__02 .productDetail--main {
    display: flex;
    display: -ms-flex; }
  .productDetail_style__02 .productDetail--gallery {
    width: 50%; }
  .productDetail_style__02 .productDetail--content {
    width: 50%;
    padding-left: 15px; }
  .productDetail_style__02 .productDetail--gallery .product-gallery + .product-gallery {
    margin-top: 15px; }
  .productDetail_style__02 .productDetail--gallery .product-container-gallery {
    overflow: initial; }
  .productDetail_style__02 .productDetail--gallery .product-sharing,
  .productDetail_style__02 .productDetail--gallery .product-percent {
    display: none; }
  .productDetail_style__02 .productDetail--content .product-container-detail .combo-info .combo-info--content .list-combos .combo-item {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%; }
  .productDetail_style__02 .combo-info .combo-info--content .list-combos .combo-item {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%; } }

@media (max-width: 991px) {
  .productDetail_style__02 .product-container-gallery {
    background: #fff; }
  .productDetail_style__02 .product-container-detail {
    padding: 0;
    background: unset; }
  .productDetail_style__02 .productDetail--content .product-container-order {
    background: #fff;
    padding: 0 15px;
    margin-top: 15px; }
  .productDetail_style__02 .productDetail--content .combo-info {
    padding-bottom: 15px; } }

.list-faqs {
  max-width: 840px;
  font-size: 15px; }
  .list-faqs .faq-item {
    margin-bottom: 20px; }
  .list-faqs .header-faqs {
    font-weight: 600;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #eee;
    position: relative;
    cursor: pointer; }
    .list-faqs .header-faqs:before {
      content: "";
      right: 5px;
      top: 12px;
      position: absolute;
      box-sizing: border-box;
      height: 8px;
      width: 8px;
      border-style: solid;
      border-color: currentColor;
      border-width: 0 1px 1px 0;
      transform: rotate(45deg);
      transition: border-width 150ms ease-in-out;
      transition: all 0.4s ease-in-out 0s;
      -moz-transition: all 0.4s ease-in-out 0s;
      -o-transition: all 0.4s ease-in-out 0s;
      -webkit-transition: all 0.4s ease-in-out 0s;
      -ms-transition: all 0.4s ease-in-out 0s; }
    .list-faqs .header-faqs.opened {
      border-color: #000; }
    .list-faqs .header-faqs.opened:before {
      -moz-transform: rotate(-135deg);
      -webkit-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }
  .list-faqs .content-faqs {
    display: none; }

@media (min-width: 992px) {
  .productDetail--main {
    padding-top: 40px; }
  .layout-productDetail {
    margin-bottom: 55px; }
  /*
	.layout-productDetail .productDetail_style__01 .productDetail--gallery{position: -webkit-sticky; position: sticky; top: 30px;}
	.layout-productDetail .productDetail_style__02 .productDetail--content{position: -webkit-sticky; position: sticky; top: 70px;}
	.layout-productDetail .productDetail_style__03 .productDetail--gallery{position: -webkit-sticky; position: sticky; top: 30px;}
	*/
  .stickyProduct-gallery,
  .stickyProduct-detail {
    top: 30px;
    position: -webkit-sticky;
    position: sticky;
    -webkit-transition: top 400ms ease;
    -moz-transition: top 400ms ease;
    transition: top 400ms ease; }
  body.scroll-body-up .stickyProduct-gallery,
  body.scroll-body-up .stickyProduct-detail {
    top: 80px; } }

@media (max-width: 991px) {
  .productDetail-toolbar {
    border-top: 1px solid var(--shop-color-border);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #fff;
    margin: auto;
    padding: 7px 0;
    -webkit-transition: padding 0.3s ease;
    transition: padding 0.3s ease; } }

/*
--------------------------------------------------------------------------------
SIDEBAR ACTION PRODUCT
--------------------------------------------------------------------------------
*/
.sidebar-action-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 90px;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  z-index: 5;
  transform: translateY(100%);
  transition: all 0.3s;
  display: flex; }
  .sidebar-action-bottom.is-show {
    transform: translateY(0); }
  .sidebar-action-bottom.show {
    transform: translateY(0) !important; }
  .sidebar-action-bottom .sticky-atc {
    display: flex;
    justify-content: space-between;
    height: 100%; }
    .sidebar-action-bottom .sticky-atc__img {
      flex: 0 0 auto;
      width: auto;
      display: flex;
      align-items: center;
      padding-right: 15px; }
      .sidebar-action-bottom .sticky-atc__img .prod-info {
        margin-left: 15px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info span.prod-price {
          font-size: 18px;
          font-weight: 600;
          color: red; }
        .sidebar-action-bottom .sticky-atc__img .prod-info del {
          margin: 0 0 0 10px;
          color: #c4c4c4; }
        .sidebar-action-bottom .sticky-atc__img .prod-info span.prod-percent {
          display: inline-block;
          padding: 2px 14px;
          margin-left: 8px;
          background: #fff;
          border-radius: 3px;
          text-transform: uppercase;
          font-weight: 600;
          font-size: 13px;
          color: #ff0000;
          border: 1px solid #ff0000;
          vertical-align: text-bottom; }
      .sidebar-action-bottom .sticky-atc__img .prod-info__reviews {
        margin: 0 0 5px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .haravan-product-reviews-badge {
          margin-bottom: 5px;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          align-items: center;
          -webkit-align-items: center; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .haravan-product-reviews-badge p {
          margin: 0; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .product-reviews .rating-star .hrv-product-reviews-star i {
          font-size: 15px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .hrv-product-reviews-star {
          display: flex;
          display: -ms-flex;
          display: -webkit-flex;
          align-items: center;
          -ms-align-items: center;
          -webkit-align-items: center;
          margin-right: 5px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .haravan-product-reviews-badge .hrv-product-reviews-star i[class^="star-"] {
          color: #fdd836 !important;
          font-size: 16px !important; }
        .sidebar-action-bottom .sticky-atc__img .prod-info__reviews .haravan-product-reviews-badge .hrv-product-reviews-star i.star-off-png {
          color: #fdd836 !important; }
    .sidebar-action-bottom .sticky-atc__vrt {
      flex: 1 1 auto;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
    .sidebar-action-bottom .sticky-atc__action {
      display: flex;
      justify-content: flex-end;
      flex: 0 0 auto;
      width: auto; }
    .sidebar-action-bottom .sticky-atc__btn {
      display: flex;
      align-items: center;
      border-left: 1px solid #d9d9d9; }
      .sidebar-action-bottom .sticky-atc__btn .btn-quantity {
        margin-left: 15px;
        display: flex; }
      .sidebar-action-bottom .sticky-atc__btn .btn-atc {
        margin-left: 15px; }
      .sidebar-action-bottom .sticky-atc__btn .btn-buy-sticky {
        width: 100%;
        height: 45px;
        text-align: center;
        border: none;
        font-size: 14px;
        line-height: 18px;
        color: white;
        background: #e70505;
        text-transform: uppercase;
        outline: none;
        box-shadow: none;
        position: relative;
        border-radius: 2px;
        font-weight: 600;
        border: 1px solid #e70505; }
        .sidebar-action-bottom .sticky-atc__btn .btn-buy-sticky.disabled {
          color: #929292;
          background: #eaeaea;
          border-color: #eaeaea;
          cursor: no-drop; }
      .sidebar-action-bottom .sticky-atc__btn .btn-pricezero-sticky {
        width: 100%;
        font-size: 14px;
        padding-top: 12px;
        padding-bottom: 12px;
        text-transform: uppercase;
        outline: none;
        box-shadow: none;
        position: relative;
        border-radius: 2px;
        font-weight: 600; }
  .sidebar-action-bottom .select-swatch {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative; }
    .sidebar-action-bottom .select-swatch .header {
      margin: 0 0 5px;
      font-size: 14px;
      font-weight: 600;
      line-height: initial;
      text-align: left;
      width: auto;
      white-space: nowrap; }
  .sidebar-action-bottom .swatch {
    width: auto;
    align-items: unset;
    flex-direction: column;
    margin: 0; }
    .sidebar-action-bottom .swatch .select-swap {
      width: auto; }
    .sidebar-action-bottom .swatch select.select-swap {
      min-width: 100px;
      padding: 5px 10px;
      margin: 0 8px 8px 0;
      border-radius: 4px; }
      .sidebar-action-bottom .swatch select.select-swap option[disabled] {
        color: rgba(0, 0, 0, 0.3); }
      .sidebar-action-bottom .swatch select.select-swap:focus {
        outline: none; }
    .sidebar-action-bottom .swatch .header {
      width: auto;
      white-space: nowrap; }
    .sidebar-action-bottom .swatch .swatch-element label {
      min-width: 55px; }
  .sidebar-action-bottom .swatch + .swatch {
    margin-left: 20px; }
  .sidebar-action-bottom .quantity-input {
    background: #fff;
    color: #000;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    width: 45px;
    padding: 0;
    text-align: center;
    border: 1px solid #f3f4f4;
    border-left: none;
    border-right: none;
    border-radius: 1px;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; }
    .sidebar-action-bottom .quantity-input:focus {
      outline: none;
      border-color: #f3f4f4; }
  .sidebar-action-bottom .qty-btn {
    float: left;
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid #f3f4f4;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    outline: none;
    height: 45px;
    line-height: 45px;
    width: 45px;
    text-align: center;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; }
    .sidebar-action-bottom .qty-btn svg {
      display: block;
      width: 12px;
      height: 100%;
      margin: 0 auto;
      fill: #a4aaaf;
      transition: all 0.2s ease-in-out; }
    .sidebar-action-bottom .qty-btn:hover svg {
      fill: #000; }
  @media (min-width: 992px) {
    .sidebar-action-bottom .container {
      max-width: 1350px; }
    .sidebar-action-bottom .sticky-atc__btn .btn-buy-sticky {
      min-width: 220px; }
    .sidebar-action-bottom .check-action-tt {
      padding: 0 15px; } }
  @media (max-width: 991px) {
    .sidebar-action-bottom {
      min-height: 50px;
      /*transform: translateY(0);*/ }
      .sidebar-action-bottom .sticky-atc {
        flex-direction: column; }
      .sidebar-action-bottom .sticky-atc__img .prod-img,
      .sidebar-action-bottom .sticky-atc__img .prod-info .prod-info__reviews {
        display: none; }
      .sidebar-action-bottom .sticky-atc__img .prod-info {
        margin-left: 0; }
      .sidebar-action-bottom .sticky-atc__img .prod-info__price {
        margin-top: 5px; }
      .sidebar-action-bottom .sticky-atc__action {
        padding: 7px 0;
        width: 100%; }
      .sidebar-action-bottom .sticky-atc__vrt form {
        width: 100%; }
      .sidebar-action-bottom .sticky-atc__btn {
        border-left: 0;
        width: 100%; }
      .sidebar-action-bottom .sticky-atc__btn .btn-quantity {
        margin: 0;
        padding-right: 15px; }
      .sidebar-action-bottom .sticky-atc__btn .btn-atc {
        flex: 1 1 auto;
        margin: 0; }
      .sidebar-action-bottom .swatch {
        margin: 10px 0 0; }
        .sidebar-action-bottom .swatch:first-child:before {
          display: none; }
      .sidebar-action-bottom .select-swatch {
        padding: 0;
        justify-content: space-between; }
      .sidebar-action-bottom .swatch select.select-swap {
        margin: 0; }
      .sidebar-action-bottom .select-swatch .header {
        display: none; } }

@media (max-width: 991px) {
  body.scroll-body-up .sidebar-action-bottom {
    transform: translateY(100%); } }