.mainHeader {
  position: relative; }

@media (max-width: 991px) {
  .mainHeader {
    position: relative; } }

.section-breadcrumb {
  position: relative; }
  .section-breadcrumb .banner-img {
    text-align: center; }
  .section-breadcrumb .breadcrumb-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
  .section-breadcrumb .title {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 8px; }
  .section-breadcrumb .breadcrumb-shop {
    background: none;
    border: none; }
    .section-breadcrumb .breadcrumb-shop .container {
      padding: 0; }
    .section-breadcrumb .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows {
      padding: 0;
      align-items: center; }
      .section-breadcrumb .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows > li + li:before {
        content: "\f178";
        color: var(--shop-color-main); }
      .section-breadcrumb .breadcrumb-shop .breadcrumb-list .breadcrumb-arrows > li a {
        color: var(--shop-color-main);
        font-weight: 600; }
  @media (max-width: 991px) {
    .section-breadcrumb .title {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .section-breadcrumb .title {
      font-size: 30px; } }

.productDetail--content .wrapbox-detail > [class*='product-'] {
  margin-bottom: 0; }

.productDetail-related {
  margin: 60px 0; }
  .productDetail-related h2 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 30px; }
  .productDetail-related .listProduct-related:not(.owl-loaded) {
    display: flex;
    overflow: hidden; }
    .productDetail-related .listProduct-related:not(.owl-loaded) .product-loop {
      flex: 0 0 calc(100%/3); }
  .productDetail-related .owl-carousel .owl-nav button {
    position: absolute;
    top: calc(50% - 20px);
    z-index: 3;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    border-radius: 50%;
    color: #858380;
    background: #fff;
    border: 1px solid var(--shop-color-border);
    outline: none;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s; }
    .productDetail-related .owl-carousel .owl-nav button span {
      font-size: 0; }
      .productDetail-related .owl-carousel .owl-nav button span:before {
        content: "";
        font-family: 'FontAwesome';
        font-size: 22px; }
    .productDetail-related .owl-carousel .owl-nav button svg {
      width: 14px;
      height: 14px; }
    .productDetail-related .owl-carousel .owl-nav button.owl-prev {
      left: 10px; }
      .productDetail-related .owl-carousel .owl-nav button.owl-prev span:before {
        content: "\f104"; }
    .productDetail-related .owl-carousel .owl-nav button.owl-next {
      right: 10px; }
      .productDetail-related .owl-carousel .owl-nav button.owl-next span:before {
        content: "\f105"; }
    .productDetail-related .owl-carousel .owl-nav button.disabled {
      opacity: 0.5; }
      .productDetail-related .owl-carousel .owl-nav button.disabled:hover {
        background: rgba(255, 255, 255, 0.3);
        color: #858380;
        cursor: no-drop; }
  @media (max-width: 767px) {
    .productDetail-related {
      margin: 40px 0; }
      .productDetail-related h2 {
        font-size: 24px;
        margin-bottom: 20px; } }

.listProduct-row .product-loop {
  padding: 0 12px; }
  .listProduct-row .product-loop .proloop-image .product--image img {
    border-radius: 12px; }
  .listProduct-row .product-loop .proloop-detail .proloop--vendor, .listProduct-row .product-loop .proloop-detail .pro-short {
    display: none; }
  .listProduct-row .product-loop .proloop-detail .btn-more {
    margin: 0;
    position: absolute;
    top: -40px;
    opacity: 0;
    transition: 0.5s;
    text-align: center;
    width: 100%;
    z-index: 3; }
    .listProduct-row .product-loop .proloop-detail .btn-more .button {
      padding: 10px 20px 6px;
      font-size: 14px; }
      .listProduct-row .product-loop .proloop-detail .btn-more .button .icon {
        top: -2px; }
        .listProduct-row .product-loop .proloop-detail .btn-more .button .icon svg {
          width: 18px;
          height: 18px; }
  .listProduct-row .product-loop .product-inner {
    border: 1px solid rgba(29, 61, 50, 0.1);
    border-radius: 12px;
    padding: 10px; }
    .listProduct-row .product-loop .product-inner:hover {
      border-color: var(--shop-color-main); }
      .listProduct-row .product-loop .product-inner:hover .proloop-detail .btn-more {
        opacity: 1;
        transform: translateY(-30px); }

@media (min-width: 992px) {
  .listProduct-row .product-loop .proloop-detail h3, .listProduct-row .product-loop .proloop-detail .proloop--price {
    font-size: 22px; } }

@media (max-width: 991px) {
  .listProduct-row .product-loop {
    padding: 0;
    margin: 0; } }

@media (max-width: 767px) {
  .listProduct-row .product-loop {
    padding: 0 3px; }
    .listProduct-row .product-loop .product-inner {
      padding: 5px;
      border-radius: 8px; }
    .listProduct-row .product-loop .proloop-image {
      padding: 0; }
      .listProduct-row .product-loop .proloop-image .product--image img {
        border-radius: 8px; } }

/* Layout product */
.productDetail_style__04 .productDetail--main {
  margin-bottom: 60px;
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; }

.productDetail_style__04 .productDetail--gallery {
  position: relative; }

.productDetail_style__04 .productDetail--content .product-heading h1 {
  font-size: 32px;
  font-weight: 600; }

.productDetail_style__04 .productDetail--content .product-price .pro-title {
  display: none; }

.productDetail_style__04 .productDetail--content .product-price span.pro-price {
  font-size: 22px;
  color: var(--shop-color-main); }

.productDetail_style__04 .productDetail--content .product-actions {
  margin: 30px 0; }
  .productDetail_style__04 .productDetail--content .product-actions .select-actions .addcart-area .button, .productDetail_style__04 .productDetail--content .product-actions .select-actions .link-area .btn-link {
    height: 48px;
    padding: 0 15px;
    text-transform: uppercase; }
    .productDetail_style__04 .productDetail--content .product-actions .select-actions .addcart-area .button:before, .productDetail_style__04 .productDetail--content .product-actions .select-actions .link-area .btn-link:before {
      z-index: -1; }
  .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .pro-qty {
    width: 120px;
    border: 1px solid var(--shop-color-border);
    border-radius: 60px; }
    .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .pro-qty .quantity-input {
      border: none;
      width: 65px;
      height: 48px;
      background: none; }
    .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .pro-qty .qty-btn {
      height: 20px;
      border: none;
      background: none; }
      .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .pro-qty .qty-btn svg {
        fill: var(--shop-color-text); }
        .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .pro-qty .qty-btn svg path, .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .pro-qty .qty-btn svg line {
          stroke: currentColor; }
  .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .addcart-area {
    margin: 0;
    width: calc(100% - 140px); }
    .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .addcart-area .button {
      background: var(--shop-color-button);
      color: #fff; }
      .productDetail_style__04 .productDetail--content .product-actions .select-actions .quantity-area .addcart-area .button:hover {
        border-color: var(--shop-color-text); }
  .productDetail_style__04 .productDetail--content .product-actions .select-actions .btn-product-contact {
    background: none;
    border: none;
    outline: none;
    text-align: left; }

.productDetail_style__04 .productDetail--content .group-status {
  display: flex;
  flex-flow: column;
  gap: 8px; }

.productDetail_style__04 .productDetail--content .wrapbox-detail {
  background: transparent; }

.productDetail_style__04 .productDetail--navs .tab-title {
  justify-content: start; }
  .productDetail_style__04 .productDetail--navs .tab-title .nav-item {
    text-transform: unset;
    padding-bottom: 10px; }

.productDetail_style__04 .productGallery_thumb .product-thumb .product-thumb__item {
  border: 1px solid transparent;
  padding: 0; }

.productDetail_style__04 .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__04 .productDetail--gallery .productCarousel-slider .owl-dots {
  display: none; }

.productDetail_style__04 .productDetail--gallery .productCarousel-thumb {
  max-width: 100%; }

.productDetail_style__04 .productCarousel-slider:not(.owl-loaded),
.productDetail_style__04 .productCarousel-thumb:not(.owl-loaded) {
  display: flex;
  display: -ms-flex;
  overflow: hidden; }

.productDetail_style__04 .productDetail--content .product-deliverly {
  border-top: 1px dashed #eee; }

.productDetail_style__04 .productDetail--wrapbox .combo-info {
  padding: 15px;
  background: #fff; }

.productDetail_style__04 .product-toshare .pro-title {
  margin-right: 10px; }

@media (min-width: 992px) {
  .productDetail_style__04 .productDetail--main {
    position: relative;
    margin-top: -40px;
    padding: 40px;
    border-radius: 10px;
    background: #ffffff;
    filter: drop-shadow(0px 20px 50px rgba(219, 228, 223, 0.4)); }
  .productDetail_style__04 .product-container-gallery {
    padding: 15px 15px 15px 0; }
  .productDetail_style__04 .productDetail--navs,
  .productDetail_style__04 .productDetail--box .product-question {
    padding: 0;
    margin-top: 30px; }
  .productDetail_style__04 .productDetail--gallery {
    width: 50%; }
  .productDetail_style__04 .productDetail--content {
    padding-left: 50px;
    width: 50%;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-justify-content: space-between;
    justify-content: space-between; }
    .productDetail_style__04 .productDetail--content .product-actions .select-actions .btn-product-contact {
      font-size: 20px; }
  .productDetail_style__04 .productCarousel-slider:not(.owl-loaded) .product-gallery {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%; }
  .productDetail_style__04 .productCarousel-thumb:not(.owl-loaded) .product-thumb {
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5);
    margin-right: 15px; }
  .productDetail_style__04 .productDetail--content .wrapbox-coupon {
    width: 35%;
    margin-top: 25px; }
  .productDetail_style__04 .coupon-item {
    margin-bottom: 15px; }
  .productDetail_style__04 .productDetail--content .product-container-detail .product-boxleft .product-actions {
    margin-bottom: 0; }
  .productDetail_style__04 .productDetail--content .product-deliverly {
    padding: 15px 15px 0; }
  .productDetail_style__04 .combo-info--vertical .combo-info--content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .productDetail_style__04 .combo-info--vertical .combo-content--name {
    flex: 0 0 100%;
    max-width: 100%; }
  .productDetail_style__04 .combo-info--vertical .combo-content--total {
    flex: unset; }
  .productDetail_style__04 .combo-info--vertical .combo-item {
    flex: 0 0 24%;
    max-width: 24%; }
  .productDetail_style__04 .combo-info--vertical .combo-item--images a {
    border: 1px solid #dfdfdf;
    width: 150px; }
  .productDetail_style__04 .combo-info--vertical .combo-item:not(:last-child) .combo-item--images:before {
    left: 150px; }
  .productDetail_style__04 .combo-info--vertical .combo-content--total {
    border-top: 0;
    border-left: 1px dashed #ddd;
    padding-top: 0;
    padding-left: 30px; }
  .productDetail_style__04 .combo-info--vertical .combo-content--total .wrapbox-total {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
  .productDetail_style__04 .combo-info--vertical .combo-content--total .wrapbox-total .combo-total {
    margin-bottom: 10px;
    margin-right: 0; } }

@media (max-width: 991px) {
  .productDetail_style__04 .productDetail--gallery .productList-thumb {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px; }
  .productDetail_style__04 .productDetail--gallery .wrapbox-detail {
    display: none; }
  .productDetail_style__04 .productDetail--main {
    display: block;
    padding-top: 20px;
    margin-bottom: 30px; }
  .productDetail_style__04 .productCarousel-thumb:not(.owl-loaded) .product-thumb {
    flex: 0 0 calc((100% - 60px) / 4);
    max-width: calc((100% - 60px) / 4);
    margin-right: 15px; }
  .productDetail_style__04 .listCoupon {
    margin: 0;
    padding-bottom: 15px; }
  .productDetail_style__04 .productDetail--content .product-deliverly {
    background: #fff;
    padding: 15px; }
  .productDetail_style__04 .productDetail--content .product-actions .quantity-area {
    padding: 0; }
  .productDetail_style__04 .combo-info .combo-info--content .combo-content--total {
    display: block; } }

@media (max-width: 767px) {
  .productDetail_style__04 .productDetail--content .product-heading h1 {
    font-size: 24px; }
  .productDetail_style__04 .productDetail--content .wrapbox-detail {
    margin-top: 15px; }
  .productDetail_style__04 .productDetail--content #price-preview {
    padding-top: 0; } }

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