@charset "UTF-8";
/* [2] */
/* [8] */
/*===============================================
 [SASS DIRECTORY ]
 [1] Minxin Link
 [2] Minxin Button
 [3] Minxin Triangle
 [4] Minxin LABEL PRODUCT
 [5] Minxin Scrollbars
 [6] Minxin Dev Custom
 ==============================================*/
.no-margin {
  margin: 0 !important; }
/*Dev Custom */
/*====================================================*/
.lib-list-item-product2 {
  border: none; }
  .lib-list-item-product2 .image-dev .list-button-dev {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0); }
    .lib-list-item-product2 .image-dev .list-button-dev li {
      display: inline-block;
      float: left;
      height: 40px;
      width: 40px;
      background: #fff;
      position: relative;
      border-width: 0 1px 0 0;
      border-style: solid;
      border-color: #ddd;
      opacity: 0;
      transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
        transform: translateX(40px);
        -moz-transform: translateX(40px);
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        z-index: 1;
        transition-delay: 0s; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
        transition-delay: 0.2s;
        z-index: 2; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
        transition-delay: 0.2s;
        z-index: 2; }
      .lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
        transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        z-index: 1;
        transition-delay: 0s; }
      .lib-list-item-product2 .image-dev .list-button-dev li:first-child {
        border-left: 1px solid #ddd; }
      .lib-list-item-product2 .image-dev .list-button-dev li a, .lib-list-item-product2 .image-dev .list-button-dev li button {
        background: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        line-height: 40px;
        text-align: center;
        box-shadow: none;
        border: none;
        color: #555;
        width: 40px;
        padding: 0; }
      .lib-list-item-product2 .image-dev .list-button-dev li:hover {
        background: #ff2d37; }
        .lib-list-item-product2 .image-dev .list-button-dev li:hover a, .lib-list-item-product2 .image-dev .list-button-dev li:hover button {
          color: #fff; }
  .lib-list-item-product2 .caption-dev {
    text-align: center;
    padding: 0 15px; }
    .lib-list-item-product2 .caption-dev .rating-dev {
      margin: 5px 0; }
    .lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
      font-size: 11px; }
    .lib-list-item-product2 .caption-dev .title-dev {
      color: #444;
      font-size: 13px; }
    .lib-list-item-product2 .caption-dev .price-dev .price.product-price {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-new {
      font-size: 16px; }
    .lib-list-item-product2 .caption-dev .price-dev .price-old {
      font-size: 12px; }
    .lib-list-item-product2 .caption-dev .add-cart-dev {
      background: #fff;
      border: 1px solid #ddd;
      font-size: 12px;
      text-transform: uppercase;
      color: #999;
      font-weight: bold;
      box-shadow: none;
      border-radius: 0;
      padding: 6px 20px;
      margin: 0 0 30px;
      transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out; }

.lib-list-item-product-over2 .image-dev .list-button-dev li {
  opacity: 1;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
    transition-delay: 0s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
    transition-delay: 0s; }
  .lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transition-delay: 0.2s; }
/*EFECT PRODUCT NUMBER*/
.lib-two-img {
  position: relative;
  display: block; }
  .lib-two-img .img-1 {
    opacity: 1;
    position: relative;
    transition: all 0.5s ease-in-out; }
  .lib-two-img .img-2 {
    position: absolute;
    z-index: 0;
    top: 0;
    opacity: 0;
    display: block;
    transition: all 0.5s ease-in-out;
    left: 50%;
    transform: translateX(-50%); }

.lib-two-img-over .img-1 {
  opacity: 0;
  transform-style: inherit;
  transition: all 0.5s ease-in-out; }
  .lib-two-img-over .img-2 {
    opacity: 1;
    transform-style: inherit;
    transition: all 0.5s ease-in-out; }
/*EFFECT SLIDERHOME*/
@keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-webkit-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }

@-moz-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px); }

  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); } }
/* ================================================================================ */
.typefooter-10 {
  padding-top: 0px;
  background-color: #28272d;
  /* GENERAL */
  /* FOOTER BOTTOM */ }
  .typefooter-10 .module .modtitle {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 25px 0;
    position: relative;
    padding-bottom: 18px; }
  .typefooter-10 .module .modtitle:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 3px;
    border-top: 3px dotted #ff2d37;
    bottom: 0;
    left: 0; }
  .typefooter-10 .box-infos .module .modtitle {
    margin-bottom: 30px; }
  .typefooter-10 .box-footer .modcontent ul.menu li a {
    border: 0 none;
    padding: 0;
    font-weight: 400;
    line-height: 18px;
    position: relative;
    display: inline-block;
    margin-left: 0px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    color: #bbb;
    border-bottom: 1px dashed transparent;
    margin-bottom: 13px; }
    .typefooter-10 .box-footer .modcontent ul.menu li a:hover {
      margin-left: 10px; }
  .typefooter-10 .so-instagram-gallery .instagram-items-inner {
    margin: 0 -10px; }
  .typefooter-10 .so-instagram-gallery .instagram-items-inner .instagram-item {
    float: left;
    margin-bottom: 20px;
    padding: 0 10px;
    position: relative; }
  .typefooter-10 .so-instagram-gallery .instagram-items-inner .instagram-item .img_users a {
    border: none; }
  .typefooter-10 .so-instagram-gallery .instagram-items-inner .instagram-item .img_users a:hover img {
    opacity: 0.8; }
  .typefooter-10 .so-instagram-gallery .instagram-items-inner .instagram-item .img_users a img {
    border-radius: 5px; }
  .typefooter-10 .so-page-builder .container {
    overflow: visible;
    padding: 0; }
  .typefooter-10 .footer-middle .col-links {
    padding-top: 60px;
    padding-bottom: 0px; }
  .typefooter-10 .footer-middle .col-infos {
    background-color: #15141c;
    position: relative;
    padding-top: 60px;
    padding-bottom: 55px; }
  .typefooter-10 .footer-middle .col-infos:before {
    background-color: #15141c;
    position: absolute;
    content: "";
    width: 200%;
    height: 100%;
    top: 0;
    left: -100%; }
  .typefooter-10 .row-bottom {
    background-color: #1b1c21; }
  .typefooter-10 .newsletter-footer10 .newsletter .page-heading {
    font-size: 20px;
    color: #bbb;
    width: 42%;
    float: left;
    line-height: 40px;
    margin: 33px 0; }
  @media (min-width: 1200px) and (max-width: 1650px) {
        .typefooter-10 .newsletter-footer10 .newsletter .page-heading {
          font-size: 16px; } }
  .typefooter-10 .newsletter-footer10 .newsletter .page-heading b {
    color: #ff2d37;
    border-bottom: 1px dashed #ff2d37;
    font-weight: 500; }
  .typefooter-10 .newsletter-footer10 .newsletter .promotext {
    display: none; }
  .typefooter-10 .newsletter-footer10 .newsletter .block_content {
    margin: 33px 0;
    width: 57%;
    float: left; }
  .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup {
    display: block;
    margin: 0; }
    .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .form-group {
      position: relative;
      width: 100%; }
    .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .form-group .input-box {
      float: left;
      width: 70%; }
      @media (min-width: 1700px) {
          .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .form-group .input-box {
            width: 74%; } }
    .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .form-group input.form-control {
      border-radius: 20px;
      height: 40px;
      line-height: 40px;
      width: 100%;
      color: #bbb;
      box-shadow: none;
      padding: 0 0 0 15px;
      border: none;
      background-color: #49494d; }
      .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .form-group input.form-control::-moz-placeholder {
        color: #bbb;
        opacity: 1; }
      .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .form-group input.form-control:-ms-input-placeholder {
        color: #bbb; }
      .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .form-group input.form-control::-webkit-input-placeholder {
        color: #bbb; }
      .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .form-group input.form-control:focus {
        z-index: 0; }
    .typefooter-10 .newsletter-footer10 .newsletter .block_content form.signup .subcribe button {
      border: 0 none;
      color: #fff;
      font-weight: 500;
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      padding: 0 30px;
      text-transform: uppercase;
      border-radius: 20px;
      margin-left: 25px; }
  .typefooter-10 .so-page-builder .container-top {
    margin: 0 auto;
    padding: 0; }
  .typefooter-10 .socials {
    float: left;
    margin-top: 30px; }
  .typefooter-10 .socials li {
    position: relative;
    float: left;
    margin: 0 10px 0 0; }
  .typefooter-10 .socials li a {
    color: #fff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    display: block; }
  .typefooter-10 .socials li a span {
    display: none; }
  .typefooter-10 .socials li a:hover {
    opacity: 0.8; }
  .typefooter-10 .socials li.facebook a {
    background-color: #4a6dbf; }
  .typefooter-10 .socials li.youtube a {
    background-color: #f22231; }
  .typefooter-10 .socials li.twitter a {
    background-color: #2ac1f2; }
  .typefooter-10 .socials li.google_plus a {
    background-color: #f4313b; }
  .typefooter-10 .socials li.instagram a {
    background: linear-gradient(#f57530, #d72f89, #6b4cc1); }
  .typefooter-10 .socials li.pinterest a {
    background-color: #c8232c; }
  .typefooter-10 .row-bottom .col-bottom {
    margin: 0 auto;
    float: none; }
  .typefooter-10 .row-bottom .col-bottom .container-w {
    padding: 0; }
  .typefooter-10 .box-infos {
    color: #bbb; }
  .typefooter-10 .box-infos .modcontent {
    position: relative; }
  .typefooter-10 .box-infos .list-icon li {
    padding-left: 24px;
    margin-bottom: 10px;
    position: relative; }
  .typefooter-10 .box-infos .list-icon li a {
    color: #bbb; }
  .typefooter-10 .box-infos .list-icon li .icon {
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: 0;
    font-weight: 600; }
  .typefooter-10 .box-infos .list-icon li p {
    margin-bottom: 5px;
    line-height: 20px; }
  .typefooter-10 .footer-bottom {
    padding: 5px 0;
    background-color: #fff; }
  .typefooter-10 .footer-bottom .container {
    padding: 0; }
  .typefooter-10 .footer-bottom .copyright {
    font-size: 13px;
    color: #666;
    padding-top: 3px; }
  .typefooter-10 .footer-bottom .copyright a {
    color: #222; }
  .typefooter-10 .footer-bottom .copyright a:hover {
    color: #ff2d37; }
  .typefooter-10 .footer-bottom .payment-w {
    text-align: right; }
/* Fix footer background on mobile */
@media (max-width: 767px) {
    .typefooter-10,
    .typefooter-10 .footer-middle,
    .typefooter-10 .footer-middle .col-links,
    .typefooter-10 .footer-main,
    .typefooter-10 .container,
    .typefooter-10 .so-page-builder {
        background-color: #28272d !important;
    }

    /* Ensure the collapse element doesn't override */
    .typefooter-10 .footer-main.collapse,
    .typefooter-10 .footer-main.collapse.in,
    .typefooter-10 #collapse-footer {
        background-color: transparent !important;
        background: transparent !important;
    }
}
/* Mobile Bottom Navigation Styles - Add to footer10.css */
.mobile-bottom-nav {
    position: fixed;
    bottom: 0; /* Corrected from -1px for precise positioning */
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
}

.bottom-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
    height: 65px; /* Adjusted to match body padding-bottom for consistency */
    background: #fff;
}

.nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

.nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #666 !important;
    padding: 10px 5px;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.nav-link:hover,
.nav-link:focus,
.nav-link.active {
    color: #666 !important;
    text-decoration: none;
}

.nav-icon {
    position: relative;
    margin-bottom: 4px;
}

.nav-icon i {
    font-size: 22px;
    display: block;
    color: #666;
}

.nav-label {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    color: #666;
}

.cart-count {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #ff2d37;
    color: white;
    border-radius: 50%;
    font-size: 9px;
    font-weight: bold;
    padding: 2px 4px;
    min-width: 16px;
    height: 16px;
    line-height: 12px;
    text-align: center;
    display: none;
}

.cart-count:not(:empty) {
    display: block;
}

/* Back to top button positioning on mobile */
@media (max-width: 767px) {
    .back-to-top {
        bottom: 75px !important; /* Adjusted to prevent overlap with the nav bar */
        z-index: 999 !important;
    }
}

@media (max-width: 767px) {
    body {
        padding-bottom: 65px !important; /* Adjust if your nav bar height is different */
    }
}
/* ================================================================================ */
/* ADJUSTED FOOTER FIX - PROPER POSITIONING */
/* ================================================================================ */

/* Only target empty cart pages specifically */
body.checkout-cart {
    min-height: 100vh !important;
}

/* Reduce the content height so footer appears sooner */
body.checkout-cart #content {
    min-height: 40vh !important; /* Reduced from calc(100vh - 200px) */
    padding-bottom: 20px !important; /* Reduced padding */
}

/* Center the empty cart message */
body.checkout-cart .text-center {
    padding: 50px 20px !important; /* Reduced from 100px */
    margin: auto !important;
}

/* Reduce space above footer */
.typefooter-10 {
    margin-top: 20px !important; /* Reduced from 50px */
}

/* Mobile specific */
@media (max-width: 767px) {
    body.checkout-cart #content {
        min-height: 40vh !important; /* Reduced */
        padding-bottom: 15px !important;
    }

    body.checkout-cart .text-center {
        padding: 30px 15px !important; /* Reduced */
    }

    .typefooter-10 {
        margin-top: 15px !important;
    }
}