.product-content-desc {
  padding-left: 50px; }

.product-detail-wrapper {
  padding: 0; }

.product-detail-main {
  margin-bottom: 40px; }

.product-title {
  padding: 0; }

.product-title h1 {
  margin: 0 0 10px; }

#pro_sku {
  font-size: 16px;
  color: #404040;
  font-weight: 400; }

.product-info-status {
  margin-bottom: 20px; }

.hook-reviews {
  padding-bottom: 15px; }

.hook-reviews .rating {
  line-height: 1;
  position: relative;
  white-space: nowrap;
  display: inline-block; }

.hook-reviews .rating .rating {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  line-height: 1; }

.hook-reviews .rating .icon {
  display: inline-block; }

.hook-reviews .rating .icon::before {
  color: #d5d5d5;
  content: "\f005";
  font-family: "FontAwesome",sans-serif;
  font-size: 13px;
  font-style: normal; }

.hook-reviews .rating .icon.star-full::before {
  color: #ffae00; }

.number-rating {
  padding-left: 5px;
  font-size: 13px; }

.product-price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px; }
  .product-price .pro-price, .product-price del {
    margin-bottom: 0; }

.product-price span.pro-sale {
  display: inline-block;
  padding: 2px 14px;
  background: #C60F14;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  border: 1px solid #C60F14;
  vertical-align: text-bottom; }

.product-price del {
  color: #737373;
  font-weight: 400; }

.selector-actions {
  width: 100%;
  margin-bottom: 20px;
  align-items: center;
  display: flex;
  gap: 10px; }

.module-wrap-sizes {
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  justify-content: space-between; }

.selector-actions .wrap-addcart {
  width: 100%; }

.selector-actions .product-price-wrap {
  width: 100%; }
  .selector-actions .product-price-wrap .product-price-total {
    color: #000102;
    font-size: 20px;
    font-weight: 500; }
    .selector-actions .product-price-wrap .product-price-total .product-price-subtotal span {
      color: #B7361E; }
    .selector-actions .product-price-wrap .product-price-total .product-price-save-total span {
      color: #6B7280; }

.module-wrap-sizes .box-item + .box-item {
  padding-left: 15px; }

.module-wrap-sizes .btn-size-guide {
  font-size: 14px;
  color: var(--shop-color-text);
  font-weight: 500;
  padding: 2px;
  border: 0;
  background: transparent;
  outline: none;
  box-shadow: none; }

.module-wrap-sizes .btn-size-guide span {
  padding-bottom: 1px;
  background-image: linear-gradient(to right, #777a7b 0%, #777a7b 100%);
  background-size: 100% 1px;
  background-position: 0px 94%;
  background-repeat: no-repeat; }

.quantity-area {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #0A0A0A;
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 48px; }
  @media (max-width: 991px) {
    .quantity-area {
      height: 40px; } }
  @media (max-width: 768px) {
    .quantity-area {
      margin-left: 0 !important; } }

.quantity-area .quantity-selector, .quantity-area .quantity-input {
  background: transparent;
  font-weight: 600;
  height: 48px;
  padding: 0;
  text-align: center;
  width: 48px;
  border: none;
  border-left: none;
  border-right: none;
  -webkit-appearance: none;
  color: #0A0A0A;
  font-size: 16px; }
  @media (max-width: 991px) {
    .quantity-area .quantity-selector, .quantity-area .quantity-input {
      height: 40px; } }

.quantity-area .qty-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  outline: none;
  height: 48px;
  padding: 0 10px;
  text-align: center;
  border-radius: 0;
  display: flex;
  align-items: center;
  line-height: 0;
  justify-content: center; }
  @media (max-width: 991px) {
    .quantity-area .qty-btn {
      height: 40px; } }

button.btn-addtocart {
  font-size: 16px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  padding: 12px 35px !important;
  line-height: 22px !important;
  width: 100%; }
  @media (max-width: 991px) {
    button.btn-addtocart {
      height: 40px;
      padding: 8px 35px !important; } }

button.btn-addtocart[disabled] {
  opacity: 0.8; }

.product-description {
  margin: 24px 0; }

.product-description .title-bl h2,
.product-description h2,
.product-description h3 {
  font-size: 16px; }

.description-productdetail * {
  max-width: 100% !important; }

.description-productdetail h1 {
  font-size: 32px; }

.description-productdetail ul {
  list-style: initial;
  padding-left: 20px; }

.description-productdetail ol {
  list-style-type: decimal;
  padding-left: 20px; }

.description-productdetail ul ul {
  list-style-type: circle; }

.description-productdetail ul ul ul {
  list-style-type: square; }

.description-productdetail ul li, .description-productdetail ol li {
  margin: 5px 0; }

.product-gallery__thumbs-container {
  width: 80px;
  margin-right: 10px;
  min-width: 80px; }

@media (min-width: 768px) {
  .product-gallery__thumbs {
    box-sizing: border-box;
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 15px; }
  .product-detail-content-wrapper {
    box-sizing: border-box;
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 15px; } }

.product-gallery__thumb a {
  background-color: #f3f3f3;
  display: block;
  position: relative; }

.product-gallery__thumb .product-gallery__thumb-video, .product-image-detail .gallery-item-video {
  padding-bottom: 100%; }
  .product-gallery__thumb .product-gallery__thumb-video img, .product-gallery__thumb .product-gallery__thumb-video iframe, .product-image-detail .gallery-item-video img, .product-image-detail .gallery-item-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.product-gallery__thumb a .marked-video {
  position: absolute;
  bottom: 5px;
  right: 5px; }

.product-gallery__thumb {
  line-height: 0;
  margin-bottom: 10px;
  border: 1px solid #f7f7f8;
  width: 100%; }

.product-gallery__thumb:last-child {
  margin-bottom: 0; }

.product-gallery__thumb:hover {
  border-color: #a3a5a7; }

.product-gallery__thumb img {
  cursor: pointer;
  background-color: #f7f7f8;
  width: 100%; }

.product-gallery__thumb.active,
.product-gallery__thumb.active:hover {
  border-color: #0A0A0A; }

.product-gallery__thumb.active img {
  width: 100%; }

.product-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.product-image-detail {
  width: calc(100% - 90px);
  position: relative; }
  @media (max-width: 991px) {
    .product-image-detail {
      width: 100%; } }

.product-gallery-item {
  text-align: center;
  margin-bottom: 8px;
  line-height: 0; }

.product-gallery-item:last-child {
  margin-bottom: 0; }

.product-full-img {
  text-align: center; }

.product-full-img .no_image {
  width: 50%; }

/* ------------------------ Style variant ------------------------ */
.product-image-detail ul {
  margin: 0; }
  @media (min-width: 992px) {
    .product-image-detail ul {
      flex-wrap: wrap;
      height: auto; } }

.selector-wrapper, .select {
  display: none; }

.swatch {
  padding: 0;
  width: 100%;
  margin-bottom: 20px; }

.swatch .box-item {
  margin: 0 0 10px; }

.swatch .header {
  margin: 0 0 10px;
  font-size: 16px;
  text-align: left;
  line-height: initial;
  color: #6B7280; }
  .swatch .header strong {
    color: #000; }

.swatch input {
  display: none; }

.swatch > label.tt-label {
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
  text-transform: uppercase;
  width: 85px;
  text-align: right; }

.swatch .select-swap {
  display: inline-block;
  vertical-align: middle; }

.swatch input {
  display: none; }

.swatch .swatch-element {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  position: relative;
  vertical-align: bottom; }

.swatch .swatch-element label {
  display: block;
  margin: 0;
  background: #F5F5F5;
  min-width: 40px;
  padding: 4px;
  padding: 7px 5px;
  position: relative;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden; }

.swatch .swatch-element.color.soldout label span {
  overflow: hidden;
  position: relative; }

.swatch .swatch-element.color.soldout label span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  background: url(//cdn.hstatic.net/themes/1000341630/1001416770/14/sold_out.png?v=6121) no-repeat;
  background-size: contain;
  background-position: center; }

.swatch .swatch-element.soldout label {
  opacity: 0.65; }

.swatch .swatch-element.color label {
  min-width: initial;
  width: 64px;
  height: 64px;
  padding: 0;
  border-radius: 4px;
  border: none; }

.swatch .swatch-element.color span {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0;
  font-size: 0;
  border: 1px solid #F5F5F5;
  background: #F5F5F5; }
  .swatch .swatch-element.color span .image-color {
    background: var(--color-swatch, #fff);
    margin: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    overflow: hidden;
    border-radius: 4px; }

.swatch .swatch-element.color label.sd {
  background: transparent;
  border: 1px solid #0A0A0A; }

.swatch .swatch-element label.sd {
  border: 1px solid #0A0A0A;
  background: #0A0A0A;
  color: #fff; }

.swatch .swatch-element.soldout:not(.color) label {
  overflow: hidden; }

.swatch .swatch-element.soldout:not(.color) label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  background: url(//cdn.hstatic.net/themes/1000341630/1001416770/14/sold_out.png?v=6121) no-repeat;
  background-size: contain;
  background-position: center; }

.swatch .swatch-element.color.type-color label {
  height: 40px;
  border-radius: 22px; }
  .swatch .swatch-element.color.type-color label span {
    border-radius: 16px !important; }

label[for="product-select-option-0"] {
  display: none; }

label[for="product-select-option-1"] {
  display: none; }

label[for="product-select-option-2"] {
  display: none; }

#product-select-option-0 {
  display: none; }

#product-select-option-1 {
  display: none; }

#product-select-option-2 {
  display: none; }

#product-select-option-0 + .custom-style-select-box {
  display: none !important; }

#product-select-option-1 + .custom-style-select-box {
  display: none !important; }

#product-select-option-2 + .custom-style-select-box {
  display: none !important; }

@media (max-width: 767px) {
  .swatch .swatch-element.color {
    margin: 5px 8px 5px 0; }
  .swatch .swatch-element.color label:not(.color-swatch) {
    width: 40px;
    height: 24px !important; }
  .swatch .swatch-element.color label.color-swatch {
    width: 40px;
    height: 40px !important; } }

.tag-wrapper label {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 700; }

.tag-wrapper ul.tags {
  display: inline-block; }

.tag-wrapper ul.tags li {
  display: inline-block;
  list-style-type: none;
  margin-right: 3px; }

.tag-wrapper ul.tags li:after {
  content: ","; }

.product-image__button {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 10; }

.product-sharing, .product-zoom, .gallery-index {
  position: absolute;
  z-index: 6; }

.product-sharing {
  display: none;
  height: auto;
  width: 26px;
  left: 10%;
  bottom: 50px;
  cursor: pointer;
  padding-bottom: 30px;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.product-sharing .icon {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px; }

.product-sharing a {
  width: 26px;
  position: absolute;
  text-align: center;
  padding: 30px 0;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  display: block;
  transform: translateY(50%); }

.product-sharing a:nth-child(2) {
  bottom: 30px;
  -ms-transition: all 150ms linear;
  -webkit-transition: all 150ms linear;
  transition: all 150ms linear; }

.product-sharing a:nth-child(3) {
  bottom: 80px;
  -ms-transition: all 150ms linear 100ms;
  -webkit-transition: all 150ms linear 100ms;
  transition: all 150ms linear 100ms; }

.product-sharing a:nth-child(4) {
  bottom: 130px;
  -ms-transition: all 150ms linear 200ms;
  -webkit-transition: all 150ms linear 200ms;
  transition: all 150ms linear 200ms; }

.product-sharing a:nth-child(5) {
  bottom: 130px;
  -ms-transition: all 150ms linear 200ms;
  -webkit-transition: all 150ms linear 200ms;
  transition: all 150ms linear 200ms; }

.product-sharing a:nth-child(5) {
  bottom: 180px;
  -ms-transition: all 150ms linear 300ms;
  -webkit-transition: all 150ms linear 300ms;
  transition: all 150ms linear 300ms; }

.product-sharing:hover a {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible; }

.product-sharing a svg {
  fill: #0A0A0A;
  width: 24px;
  height: 24px; }

.product-sharing a:hover svg {
  fill: #65d1e6; }

.product-zoom {
  width: 30px;
  height: 30px;
  overflow: visible;
  cursor: pointer;
  top: auto;
  bottom: 48px;
  right: 0;
  left: 0;
  margin: auto;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94), right 300ms cubic-bezier(0.39, 0.575, 0.565, 1); }

.product-zoom polyline, .product-sharing .icon svg {
  fill: #0A0A0A; }

.product-zoom polyline {
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  transform-origin: center;
  -ms-transition: transform 150ms linear;
  -webkit-transition: transform 150ms linear;
  transition: transform 150ms linear; }

@media (min-width: 992px) {
  .product-zoom:hover polyline:nth-child(1) {
    -ms-transform: scale(0.9) translate3d(-2px, -2px, 0);
    -webkit-transform: scale(0.9) translate3d(-2px, -2px, 0);
    transform: scale(0.9) translate3d(-2px, -2px, 0); }
  .product-zoom:hover polyline:nth-child(2) {
    -ms-transform: scale(0.9) translate3d(2px, -2px, 0);
    -webkit-transform: scale(0.9) translate3d(2px, -2px, 0);
    transform: scale(0.9) translate3d(2px, -2px, 0); }
  .product-zoom:hover polyline:nth-child(3) {
    -ms-transform: scale(0.9) translate3d(2px, 2px, 0);
    -webkit-transform: scale(0.9) translate3d(2px, 2px, 0);
    transform: scale(0.9) translate3d(2px, 2px, 0); }
  .product-zoom:hover polyline:nth-child(4) {
    -ms-transform: scale(0.9) translate3d(-2px, 2px, 0);
    -webkit-transform: scale(0.9) translate3d(-2px, 2px, 0);
    transform: scale(0.9) translate3d(-2px, 2px, 0); } }

.gallery-index {
  display: none;
  bottom: 55px;
  width: 47px;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  cursor: default;
  right: 10%;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.icon-pr-fix {
  transition: all 300ms linear; }

/* modal guide size*/
.modal-sizes {
  text-align: center;
  padding: 0 !important;
  background: rgba(3, 17, 27, 0.7); }

.modal-sizes .modal-header {
  padding: 20px 50px 15px;
  border-bottom: 0; }

.modal-sizes .modal-header.mdal-border {
  border-bottom: 1px solid #e5e5e5; }

.modal-sizes .modal-header .mdl-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0;
  line-height: initial; }

.modal-sizes .modal-header .close-modal-size {
  position: absolute;
  top: 8px;
  right: 8px;
  margin: 0;
  opacity: 1;
  display: block;
  outline: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  background: #e5e5e5;
  border: 1px solid #e5e5e5; }

.modal-sizes .modal-header .close-modal-size svg {
  height: 100%;
  width: 22px;
  opacity: 0.55;
  -webkit-transition: -webkit-transform .25s, opacity .25s;
  -moz-transition: -moz-transform .25s, opacity .25s;
  transition: transform .25s, opacity .25s; }

.modal-sizes .modal-body {
  padding: 20px; }

.modal-sizes .modal-body .mdl-banner {
  text-align: center; }

.modal-sizes .modal-body .mdl-note {
  margin: 12px 0 10px; }

.modal-sizes .modal-header .close-modal-size:hover svg {
  opacity: 1;
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  transform: scale(1.12); }

@media (min-width: 768px) {
  .modal-sizes .modal-dialog {
    width: 700px; } }

@media (max-width: 991px) {
  .product-gallery {
    margin-bottom: 15px;
    position: relative; }
    .product-gallery .nav-group {
      display: flex; }
      .product-gallery .nav-group .swiper-button-disabled {
        display: none; }
    .product-gallery .arrow-style-1 {
      position: absolute;
      left: 20px;
      top: 50%;
      transform: translateY(-50%);
      z-index: 9; }
    .product-gallery .section-product-next {
      left: unset;
      right: 20px; }
    .product-gallery .section-product-swiper-pagination {
      position: absolute;
      left: 0;
      bottom: 40px;
      z-index: 9;
      width: 100%;
      --swiper-pagination-bullet-width: 4px;
      --swiper-pagination-bullet-height: 4px;
      --swiper-pagination-bullet-border-radius: 1px;
      display: flex;
      justify-content: center;
      gap: 4px; }
      .product-gallery .section-product-swiper-pagination .swiper-pagination-bullet {
        background: #0A0A0A;
        margin: 0 !important;
        transition: width .5s; }
      .product-gallery .section-product-swiper-pagination .swiper-pagination-bullet-active {
        width: 40px !important; }
  .product-content-desc {
    padding-left: 15px; }
  .modal-sizes .modal-dialog {
    margin-top: 50px; }
  .modal-sizes .modal-header {
    padding: 12px 44px 12px 12px; }
  .modal-sizes .modal-header .mdl-title {
    font-size: 18px;
    text-align: left; }
  .modal-sizes .modal-body {
    padding: 20px 10px; } }

.section-product-detail-marquee {
  padding-top: 64px; }

.product-deliverly {
  background: url(https://cdn.hstatic.net/files/1000341630/file/98a2fc3316cd95bffe7225e7d7f76683147ffbe6_grande.png);
  padding: 12px;
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  margin-bottom: 24px; }
  .product-deliverly .deliverly-item {
    padding: 10px;
    display: flex;
    gap: 0 8px;
    font-size: 16px;
    color: #fff; }
    .product-deliverly .deliverly-item span {
      display: block;
      min-width: 24px; }

.product-description {
  margin-bottom: 0; }
  .product-description .panel-group {
    margin: 0; }
    .product-description .panel-group + .panel-group {
      border-top: 1px solid #E5E5E5; }
    .product-description .panel-group.opened [href="#svg-plus"] {
      display: none; }
    .product-description .panel-group .panel-title {
      position: relative; }
    .product-description .panel-group .panel-title h2 {
      font-size: 20px;
      font-weight: 500;
      margin: 0;
      padding: 16px 0;
      cursor: pointer;
      color: #737373;
      letter-spacing: -0.20px; }
      .product-description .panel-group .panel-title h2 i, .product-description .panel-group .panel-title h2 svg {
        float: right; }
    .product-description .panel-group .panel-title:after,
    .product-description .panel-group .panel-title:before {
      content: '';
      display: none;
      position: absolute;
      margin-right: 25px;
      top: 50%;
      right: 0;
      -moz-transition: all .25s linear;
      -o-transition: all .25s linear;
      -webkit-transition: all .25s linear;
      transition: all .25s linear; }
    .product-description .panel-group .panel-title:before {
      width: 13px;
      height: 1px;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      background: rgba(9, 9, 9, 0.6); }
    .product-description .panel-group .panel-title:after {
      width: 1px;
      height: 13px;
      right: 6px;
      background: rgba(9, 9, 9, 0.6);
      transform-origin: center;
      -moz-transform: translateY(-50%) scale(1, 1);
      -ms-transform: translateY(-50%) scale(1, 1);
      -webkit-transform: translateY(-50%) scale(1, 1);
      transform: translateY(-50%) scale(1, 1); }
    .product-description .panel-group .panel-description {
      display: none;
      padding: 0px 0 20px; }
    .product-description .panel-group.opened .panel-title {
      color: #0A0A0A; }
    .product-description .panel-group.opened .panel-title:after {
      -moz-transform: translateY(-50%) scale(1, 0);
      -ms-transform: translateY(-50%) scale(1, 0);
      -webkit-transform: translateY(-50%) scale(1, 0);
      transform: translateY(-50%) scale(1, 0); }

.header-mobile {
  border-radius: 0;
  box-shadow: none; }

.mainFooter {
  padding-bottom: 125px; }

.sidebar-action-bottom {
  position: fixed;
  bottom: 0;
  left: -1px;
  right: -1px;
  min-height: 90px;
  z-index: 100;
  transform: translateY(100%);
  transition: all .3s, z-index .3s ease-in-out .3s;
  display: flex;
  border-radius: 8px 8px 0 0;
  background: #fff;
  /*@media (max-width: 991px){
    transform: translateY(-68px);
  }*/ }
  @media (max-width: 768px) {
    .sidebar-action-bottom {
      border: 1px solid #FF666B;
      border-bottom: none;
      background: linear-gradient(180deg, #FFE0E1 0%, #FFF 96.15%);
      border-bottom: 1px solid #F5F5F5; } }
  .sidebar-action-bottom.is-show {
    transform: translateY(0px);
    z-index: 990; }
  .sidebar-action-bottom.show {
    transform: translateY(0px) !important;
    z-index: 990; }
  @media (max-width: 768px) {
    .sidebar-action-bottom.is-show {
      transform: translateY(-68px); }
    .sidebar-action-bottom.show {
      transform: translateY(-68px) !important; } }
  .sidebar-action-bottom .prod-info__title {
    color: #000102;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2; }
  .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;
      max-width: 35%; }
      @media (max-width: 991px) {
        .sidebar-action-bottom .sticky-atc__img {
          display: none; } }
      .sidebar-action-bottom .sticky-atc__img .prod-img {
        width: 57px;
        min-width: 57px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .sidebar-action-bottom .sticky-atc__img .prod-info {
        margin-left: 15px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info .prod-info__price {
          display: flex;
          align-items: center;
          gap: 12px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info span.prod-price {
          font-size: 16px;
          font-weight: 600;
          color: #C60F14; }
        .sidebar-action-bottom .sticky-atc__img .prod-info del {
          color: #0A0A0A;
          font-size: 16px; }
        .sidebar-action-bottom .sticky-atc__img .prod-info span.prod-percent {
          display: block;
          padding: 2px 8px;
          background: #C60F14;
          border-radius: 4px;
          text-transform: uppercase;
          font-weight: 600;
          font-size: 14x;
          color: #fff;
          border: 1px solid #C60F14;
          vertical-align: text-bottom; }
      .sidebar-action-bottom .sticky-atc__img .prod-info__reviews {
        margin: 0 0 5px 0; }
        .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;
      align-items: center;
      padding-right: 12px; }
      @media (max-width: 768px) {
        .sidebar-action-bottom .sticky-atc__vrt {
          display: none; } }
      .sidebar-action-bottom .sticky-atc__vrt form {
        height: 100%; }
        .sidebar-action-bottom .sticky-atc__vrt form .select-swatch .swatch {
          height: 100%; }
    .sidebar-action-bottom .sticky-atc__action {
      display: flex;
      justify-content: flex-end;
      flex: 0 0 auto;
      width: auto; }
      @media (max-width: 768px) {
        .sidebar-action-bottom .sticky-atc__action {
          width: 100%; } }
    .sidebar-action-bottom .sticky-atc__btn {
      padding-left: 12px;
      display: flex;
      align-items: center;
      border-left: 1px solid #F5F5F5; }
      @media (max-width: 768px) {
        .sidebar-action-bottom .sticky-atc__btn {
          width: 100%;
          border-left: none;
          padding-left: 0; } }
      .sidebar-action-bottom .sticky-atc__btn .btn-quantity {
        margin-left: 15px;
        display: flex; }
      .sidebar-action-bottom .sticky-atc__btn .btn-atc {
        margin-left: 12px; }
        @media (max-width: 768px) {
          .sidebar-action-bottom .sticky-atc__btn .btn-atc {
            width: 100%; } }
      .sidebar-action-bottom .sticky-atc__btn .btn-buy-sticky {
        width: 100%;
        height: 40px; }
        .sidebar-action-bottom .sticky-atc__btn .btn-buy-sticky.disabled {
          color: #929292;
          background: #eaeaea;
          border-color: #eaeaea;
          cursor: no-drop; }
  .sidebar-action-bottom .select-swatch {
    display: flex;
    align-items: center;
    height: 100%;
    padding-left: 12px;
    padding-right: 12px;
    border-left: 1px solid #F5F5F5;
    position: relative; }
    @media (max-width: 1200px) {
      .sidebar-action-bottom .select-swatch {
        border-left: none;
        padding-left: 0; } }
    @media (max-width: 768px) {
      .sidebar-action-bottom .select-swatch {
        display: none; } }
    .sidebar-action-bottom .select-swatch .header {
      margin: 0;
      font-size: 16px;
      line-height: initial;
      text-align: left;
      color: #6B7280;
      width: auto;
      white-space: nowrap; }
  .sidebar-action-bottom .swatch {
    display: flex;
    width: auto;
    align-items: center;
    gap: 8px;
    margin: 0;
    flex-wrap: wrap; }
    .sidebar-action-bottom .swatch .select-swap {
      width: auto; }
    .sidebar-action-bottom .swatch select.select-swap {
      min-width: 70px;
      padding: 5px 16px;
      padding-right: 45px;
      margin: 0;
      border-radius: 4px;
      background: #F5F5F5;
      min-height: 40px;
      color: #0A0A0A;
      font-weight: 500;
      font-size: 14px;
      border: none; }
      @media (max-width: 1300px) {
        .sidebar-action-bottom .swatch select.select-swap {
          max-width: calc(100vw / 10); } }
      .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: 12px;
    padding-left: 12px;
    border-left: 1px solid #F5F5F5; }
  .sidebar-action-bottom .btn-quantity-wrapper {
    display: flex;
    align-items: center; }
    .sidebar-action-bottom .btn-quantity-wrapper span {
      color: #6B7280;
      font-size: 16px; }
      @media (max-width: 768px) {
        .sidebar-action-bottom .btn-quantity-wrapper span {
          display: none; } }

@media (max-width: 991px) {
  body.scroll-body-up .sidebar-action-bottom {
    transform: translateY(100%); } }

.sidebar-sizeguide {
  position: fixed;
  overflow: hidden;
  visibility: hidden;
  top: 0;
  bottom: 0;
  z-index: 1010;
  background: transparent;
  right: 0;
  width: 85%;
  -webkit-transition: transform 0.35s ease, left 0.25s ease, visibility 0s;
  transition: transform 0.35s ease, left 0.25s ease, visibility 0s;
  max-width: 500px; }
  .sidebar-sizeguide .sitenav-inner {
    margin: 0 auto;
    max-width: 500px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #ffffff;
    background-clip: padding-box;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
    padding: 40px 32px; }
    @media (max-width: 768px) {
      .sidebar-sizeguide .sitenav-inner {
        padding: 40px 15px; } }

body.open-sizeguide {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden; }
  @media (min-width: 991px) {
    body.open-sizeguide {
      margin-right: 15px; } }
  body.open-sizeguide .sidebar-sizeguide {
    z-index: 99999999;
    visibility: visible;
    right: 0 !important;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    body.open-sizeguide .sidebar-sizeguide .sitenav-inner {
      left: 0;
      width: 100%;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s; }
      body.open-sizeguide .sidebar-sizeguide .sitenav-inner:after {
        visibility: hidden;
        opacity: 1; }
  body.open-sizeguide .site-overlay {
    opacity: 1;
    visibility: visible;
    z-index: 9999999; }

.sidebar-sizeguide .size-tablist {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-bottom: 40px; }
  .sidebar-sizeguide .size-tablist .tab-item {
    width: 50%; }
    .sidebar-sizeguide .size-tablist .tab-item h4 {
      padding: 10px 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-bottom: 1px solid #E5E5E5;
      background: #ffffff;
      transition: all 0.2s;
      font-size: 18px;
      margin-bottom: 0;
      cursor: pointer;
      width: 100%; }
      @media (max-width: 991px) {
        .sidebar-sizeguide .size-tablist .tab-item h4 {
          font-size: 14px; } }
    .sidebar-sizeguide .size-tablist .tab-item.active h4 {
      color: #ffffff;
      border: 1px solid #000102;
      background: #000102; }

.sidebar-sizeguide .size-tabcontents .line-title {
  font-size: 24px;
  font-weight: 600;
  text-align: center; }

.sidebar-sizeguide .size-tabcontents .tabcontent-item {
  display: none; }
  .sidebar-sizeguide .size-tabcontents .tabcontent-item.active {
    display: block; }

.sidebar-sizeguide .sizeguide-info {
  display: flex;
  flex-direction: column;
  gap: 15px; }
  .sidebar-sizeguide .sizeguide-info .detail-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px; }
    .sidebar-sizeguide .sizeguide-info .detail-info .box .line {
      display: flex;
      gap: 10px; }
    .sidebar-sizeguide .sizeguide-info .detail-info .box .size-fit {
      margin: 0;
      padding: 0;
      display: flex;
      gap: 10px; }
      .sidebar-sizeguide .sizeguide-info .detail-info .box .size-fit .fit-item {
        border: 1px solid transparent;
        border-radius: 8px;
        display: block;
        width: 100%;
        justify-content: center;
        position: relative;
        overflow: hidden;
        line-height: 0; }
        .sidebar-sizeguide .sizeguide-info .detail-info .box .size-fit .fit-item img {
          width: 100%; }
        .sidebar-sizeguide .sizeguide-info .detail-info .box .size-fit .fit-item span {
          padding: 12px;
          font-size: 14px;
          font-weight: 600;
          display: block;
          line-height: 1.4; }
          @media (max-width: 991px) {
            .sidebar-sizeguide .sizeguide-info .detail-info .box .size-fit .fit-item span {
              padding: 12px 10px;
              font-size: 12px; } }
        .sidebar-sizeguide .sizeguide-info .detail-info .box .size-fit .fit-item.actived {
          border-color: #33383C; }
    .sidebar-sizeguide .sizeguide-info .detail-info .title {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 0; }
    .sidebar-sizeguide .sizeguide-info .detail-info .subtitle {
      font-weight: 600;
      margin-bottom: 8px; }
    .sidebar-sizeguide .sizeguide-info .detail-info .slider-box {
      margin-bottom: 0px;
      width: 50%;
      position: relative; }
      .sidebar-sizeguide .sizeguide-info .detail-info .slider-box .slider-title {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 8px;
        display: block; }
      .sidebar-sizeguide .sizeguide-info .detail-info .slider-box .slidecontainer {
        position: relative; }
        .sidebar-sizeguide .sizeguide-info .detail-info .slider-box .slidecontainer .slider-value {
          text-align: right;
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          display: flex;
          align-items: center;
          padding: 12px; }
        .sidebar-sizeguide .sizeguide-info .detail-info .slider-box .slidecontainer input[type="number"] {
          padding: 10px 40px 10px 10px; }
    .sidebar-sizeguide .sizeguide-info .detail-info .resultsize-note .resultsize-labels {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      align-items: center; }
      .sidebar-sizeguide .sizeguide-info .detail-info .resultsize-note .resultsize-labels .resultsize-item {
        display: none;
        align-items: center;
        color: #fff;
        background: #0A0A0A;
        border-radius: 4px;
        padding: 4px 12px;
        gap: 4px; }
        .sidebar-sizeguide .sizeguide-info .detail-info .resultsize-note .resultsize-labels .resultsize-item.active {
          display: inline-flex; }

@media (min-width: 550px) {
  .sidebar-sizeguide .modal-dialog {
    margin-left: 45px;
    margin-right: 45px; }
  .sidebar-sizeguide .modal-inner {
    margin-bottom: 40px; } }

@media (min-width: 992px) {
  .sidebar-sizeguide .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    max-width: 580px; }
  .sidebar-sizeguide .size-tabcontents .line-title {
    font-size: 32px; }
  .sidebar-sizeguide .sizeguide-info .detail-info {
    gap: 24px; }
    .sidebar-sizeguide .sizeguide-info .detail-info .box {
      gap: 16px; }
    .sidebar-sizeguide .sizeguide-info .detail-info .title {
      font-size: 24px; }
    .sidebar-sizeguide .sizeguide-info .detail-info .subtitle {
      font-size: 16px; } }

.product-price-group {
  margin: 0 0 20px; }
  .product-price-group .flashsale-countdown {
    display: none; }
  .product-price-group.has-flashsale {
    padding: 16px 20px;
    border-radius: 4px;
    background: linear-gradient(90deg, #FF919C 3.85%, #FD6B78 35.1%, #DB5266 70.91%, #F4BBC0 100%); }
    .product-price-group.has-flashsale .product-price .pro-price {
      color: #fff; }
    .product-price-group.has-flashsale .flashsale-countdown {
      display: block; }

.flashsale-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px; }

.flashsale-left {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap; }

.flashsale-label {
  color: #fff; }

.flashsale-timer {
  display: flex;
  gap: 6px; }

.timer-item {
  background: #1a1a1a;
  border-radius: 6px;
  padding: 6px 10px;
  min-width: 36px;
  text-align: center; }

.timer-value {
  color: #fff;
  font-size: 16px; }

@media (min-width: 992px) {
  .hide-item-desktop {
    display: none !important; } }

.selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 15px; }
  .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .buyxgety_checkbox {
    width: 15px; }
    .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .buyxgety_checkbox input {
      margin: 0;
      accent-color: #0A0A0A; }
  .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .buyxgety_image {
    width: 100px;
    position: relative; }
  .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .item-price p {
    margin: 0;
    font-size: 14px; }
  .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .item-price del {
    font-size: 14px;
    color: #737373;
    margin-left: 16px; }
  .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .item-price span {
    font-weight: 500;
    color: #C60F14; }
  .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .box-pro-prices {
    display: flex;
    gap: 5px; }
    .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .box-pro-prices .product-tag-item {
      padding: 5px 10px;
      font-size: 12px;
      font-weight: 600;
      color: #fff;
      border-radius: 4px;
      background: #0A0A0A;
      display: block;
      width: max-content;
      line-height: 1; }
  .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .select {
    display: flex !important;
    align-items: center;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    margin-top: 12px !important; }
    .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .select select {
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      border-radius: 4px;
      background: #F5F5F5;
      min-width: 70px;
      height: 32px;
      padding: 4px 10px;
      min-height: 32px;
      padding-right: 30px;
      background-position: right 6px center !important;
      background-size: 20px !important;
      color: #0A0A0A;
      font-weight: 500;
      font-size: 14px;
      border: none;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .select select option {
        display: inline-block;
        margin-right: 8px;
        margin-bottom: 8px;
        position: relative;
        vertical-align: bottom; }
  .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .selector-wrapper, .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .select:not([data-prhandle]) {
    display: flex;
    width: auto;
    align-items: center;
    gap: 8px;
    margin: 0; }
    .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .selector-wrapper label, .selector-buyxgety .buyxgety_content .buyxgety_lists .buyxgety_item .select:not([data-prhandle]) label {
      display: none; }
