body {
  font-family: 'Microsoft JhengHei';
  -webkit-text-size-adjust: 100%; }

.page-container {
  position: relative;
  padding: 0;
  overflow: hidden;
  clear: both;
  width: 100%;
  margin-top: 285px;
  /*margin-top: 333px;*/ }

.inner-page {
  padding-top: 15px;
  padding-bottom: 60px; }

.inner-container {
  width: 100%; }

header, footer {
  position: relative;
  width: 100%; }

.wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  width: 1200px; }

.main-content {
  position: relative;
  width: 100%;
  overflow: hidden; }

/*==========================================
Header
==========================================*/
header {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99; }
  header .lang-bar {
    width: 250px;
    padding-left: 30px;
    margin-top: 8px;
    background: url("../../images/icons/icon_lang01.png") no-repeat left center; }
    header .lang-bar a {
      float: left;
      display: block;
      width: 24px;
      height: 24px;
      border-radius: 3px;
      line-height: 22px;
      margin-right: 5px;
      font-size: 16px;
      color: #fff;
      text-align: center;
      border: 1px solid #9265a8; }
      header .lang-bar a:hover {
        border: 1px solid #fff; }
      header .lang-bar a.selected {
        color: #9265a8;
        background-color: #fff;
        border: 1px solid #fff; }
  header #head-top {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background-color: #9265a8; }
    header #head-top .promo-bar {
      float: left;
      width: calc(100% - 500px);
      font-size: 20px;
      color: #fff;
      line-height: 40px;
      font-weight: 600;
      text-align: center; }
    header #head-top .function-bar {
      width: 250px;
      margin-top: 8px;
      font-size: 16px;
      line-height: 24px;
      color: #fff; }
      header #head-top .function-bar .function-wish {
        float: right;
        padding-left: 25px;
        background: url("../../images/icons/icon_wish01.png") no-repeat left center; }
      header #head-top .function-bar .function-user {
        margin-left: 20px;
        float: right;
        padding-left: 25px;
        background: url("../../images/icons/icon_user01.png") no-repeat left center; }
      header #head-top .function-bar a {
        color: #fff; }
        header #head-top .function-bar a:hover {
          text-decoration: underline; }
  header .main-logo {
    height: 113px;
    transition: 0.4s;
    -webkit-transition: 0.4s; }
    header .main-logo img {
      height: 100%;
      width: auto; }
  header .inner-container {
    background-color: #fff;
    padding: 20px 0;
    height: 155px;
    transition: 0.4s;
    -webkit-transition: 0.4s; }
    header .inner-container .wrap {
      overflow: visible; }
      header .inner-container .wrap > .fl-left .head-tel {
        margin-top: 20px;
        padding-left: 45px;
        background: url("../../images/icons/icon_tel01.png") no-repeat left center;
        line-height: 32px;
        font-size: 20px;
        color: #9265a8; }
      header .inner-container .wrap .search-bar {
        overflow: visible; }
        header .inner-container .wrap .search-bar .head-cart {
          float: left;
          position: relative;
          padding: 14px 25px 0 35px;
          font-size: 20px;
          line-height: 24px;
          margin-right: 20px; }
          header .inner-container .wrap .search-bar .head-cart:hover .head-dropdown {
            height: auto; }
          header .inner-container .wrap .search-bar .head-cart > a {
            color: #000; }
            header .inner-container .wrap .search-bar .head-cart > a:hover {
              color: #9265a8; }
          header .inner-container .wrap .search-bar .head-cart .head-dropdown {
            height: 0;
            transition: 0.4s;
            -webkit-transition: 0.4s;
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
            position: absolute;
            top: 36px; /* 40px */
            left: 0;
            width: 500px;
            background-color: #fff;
            z-index: 2;
            overflow: hidden; }
            header .inner-container .wrap .search-bar .head-cart .head-dropdown ul {
              padding: 10px 20px; }
            header .inner-container .wrap .search-bar .head-cart .head-dropdown li {
              width: 100%;
              overflow: hidden;
              position: relative;
              padding: 15px 0;
              border-bottom: 1px solid #a1a1a1; }
            header .inner-container .wrap .search-bar .head-cart .head-dropdown .img-thumb {
              float: left;
              width: 80px; }
              header .inner-container .wrap .search-bar .head-cart .head-dropdown .img-thumb img {
                transition: 0.4s;
                -webkit-transition: 0.4s; }
              header .inner-container .wrap .search-bar .head-cart .head-dropdown .img-thumb:hover img {
                transform: scale(1.02); }
            header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption {
              float: right;
              width: calc(100% - 90px); }
              header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info {
                float: left; }
                header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info .title {
                  font-size: 18px;
                  line-height: 30px;
                  color: #580088; }
                  header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info .title a {
                    color: #580088;
                    text-decoration: none; }
                header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info p {
                  font-size: 16px;
                  color: #000;
                  margin-bottom: 0px; }
                header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info span {
                  font-size: 16px;
                  color: #626262; }
                header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info .bookingText {
                  font-size: 12px;
                  color: #ff0000;
                  margin: -10px 0; }
                header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info .price {
                  font-size: 16px;
                  color: #000; }
                  header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info .price.discount {
                    color: #ff0000; }
                    header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .product-info .price.discount span {
                      margin-left: 5px;
                      color: #a1a1a1;
                      text-decoration: line-through; }
              header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .head-dropdown-function {
                float: right;
                width: 80px; }
                header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .head-dropdown-function p {
                  clear: both;
                  margin: 35px 0 0 0;
                  text-align: right; }
                header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .head-dropdown-function .btn-delete {
                  float: right;
                  display: block;
                  margin-top: 10px;
                  width: 11px;
                  height: 11px;
                  background: url("../../images/icons/btn_delete02.png") no-repeat;
                  opacity: 0.7; }
                  header .inner-container .wrap .search-bar .head-cart .head-dropdown figcaption .head-dropdown-function .btn-delete:hover {
                    opacity: 1; }
            header .inner-container .wrap .search-bar .head-cart .head-dropdown .head-dropdown-total {
              padding: 5px 20px;
              margin: 5px 0 10px 0; }
              header .inner-container .wrap .search-bar .head-cart .head-dropdown .head-dropdown-total p {
                margin: 0;
                line-height: 40px; }
          header .inner-container .wrap .search-bar .head-cart > span {
            position: absolute;
            top: 0;
            right: 0;
            width: 26px;
            height: 26px;
            line-height: 26px;
            background-color: #580088;
            font-size: 16px;
            color: #fff;
            border-radius: 100%;
            text-align: center; }
          header .inner-container .wrap .search-bar .head-cart.cart-shop {
            background: url("../../images/icons/icon_cart01.png") no-repeat left 14px; }
          header .inner-container .wrap .search-bar .head-cart.cart-enquiry {
            background: url("../../images/icons/icon_enquiry01.png") no-repeat left 14px; }
          header .inner-container .wrap .search-bar .head-cart.cart-product {
            background: url("../../images/icons/icon_bag01.png") no-repeat left 14px; }
        header .inner-container .wrap .search-bar .search {
          width: 340px;
          margin-top: 5px;
          border: 1px solid #a1a1a1;
          border-radius: 10px;
          overflow: hidden;
          height: 40px;
          transition: 0.4s;
          -webkit-transition: 0.4s; }
          header .inner-container .wrap .search-bar .search input {
            float: left;
            width: calc(100% - 44px);
            height: 100%;
            border: 0;
            font-size: 18px;
            color: #000; }
          header .inner-container .wrap .search-bar .search .btn-search {
            float: right;
            display: block;
            width: 44px;
            height: 40px;
            background-color: #580088;
            background-image: url("../../images/icons/icon_search01.png");
            background-repeat: no-repeat;
            background-position: center;
            transition: 0.4s;
            -webkit-transition: 0.4s;
            opacity: 0.7; }
            header .inner-container .wrap .search-bar .search .btn-search:hover {
              opacity: 1; }
          header .inner-container .wrap .search-bar .search:hover {
            border: 1px solid #9265a8; }
      header .inner-container .wrap #mini-nav {
        position: absolute;
        right: 0;
        margin-top: 35px;
        float: right;
        font-size: 20px;
        color: #000;
        line-height: 36px;
        transition: 0.4s;
        -webkit-transition: 0.4s; }
        header .inner-container .wrap #mini-nav a {
          color: #000;
          margin-left: 30px; }
          header .inner-container .wrap #mini-nav a:hover, header .inner-container .wrap #mini-nav a.selected {
            color: #9265a8; }
        header .inner-container .wrap #mini-nav .btn-close {
          position: absolute;
          right: 15px;
          top: 15px;
          width: 15px;
          height: 15px;
          background: url("../../images/icons/icon_toggle01.png");
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg); }
  header nav {
    text-align: center;
    /*height: 50px;*/
    border-top: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
    background-color: #f5f5f5; }
    header nav #mobile-nav-top {
      width: 100%;
      padding: 15px 50px 15px 20px;
      background-color: #9265a8; }
      header nav #mobile-nav-top > a {
        display: inline-block;
        width: auto;
        font-size: 18px;
        color: #fff;
        line-height: 24px; }
      header nav #mobile-nav-top .lang-bar {
        width: auto;
        margin: 0; }
        header nav #mobile-nav-top .lang-bar a:nth-last-child(1) {
          margin-right: 0; }
    header nav #mobile-nav-bottom {
      margin: 20px 0;
      padding: 0 20px; }
      header nav #mobile-nav-bottom a {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 24px;
        color: #000;
        margin-top: 5px;
        text-align: left; }
    header nav .wrap {
      overflow: visible; }
      header nav .wrap > div {
        position: relative;
        display: inline-block;
        padding: 0 10px;
        height: 48px; }
        header nav .wrap > div > a {
          position: relative;
          display: block;
          font-size: 20px;
          line-height: 50px;
          color: #000;
          padding-right: 18px; }
          header nav .wrap > div > a:after {
            content: "";
            position: absolute;
            top: 23px;
            right: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 4px 4px 0 4px;
            border-color: #9265a8 transparent transparent transparent; }
          header nav .wrap > div > a.color-blue01:after {
            border-color: #0f77a2 transparent transparent transparent; }
          header nav .wrap > div > a.color-red {
            padding-right: 0px; }
            header nav .wrap > div > a.color-red:after {
              display: none; }
        header nav .wrap > div .nav-sub {
          position: fixed;
          top: 244px;
          left: 0;
          z-index: 5;
          width: 100%;
          overflow: hidden;
          height: 0px;
          transition: 0.4s;
          -webkit-transition: 0.4s;
          background-color: #fff;
          text-align: center;
          box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1); }
          header nav .wrap > div .nav-sub ul {
            display: inline-block;
            margin-top: 30px; }
            header nav .wrap > div .nav-sub ul li {
              float: left;
              width: 140px;
              margin: 0 10px;
              font-size: 16px;
              line-height: 20px; }
              header nav .wrap > div .nav-sub ul li a {
                color: #000; }
    header nav header nav .wrap > div .nav-sub ul li .img-thumb {
      width: 110px;
      margin: 0 auto 20px auto; }
    header nav .wrap > div .nav-sub ul li:hover a {
      color: #580088; }
    header nav .wrap > div .nav-sub ul li:hover img {
      transition: 0.4s;
      -webkit-transition: 0.4s;
      transform: scale(1.05);
      -webkit-transform: scale(1.05); }
    header nav .wrap > div:hover {
      background-color: #fff;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }
      header nav .wrap > div:hover > .nav-sub {
        height: 190px; }
    header nav .btn-close {
      position: absolute;
      right: 15px;
      top: 15px;
      width: 20px;
      height: 20px;
      background: url("../../images/icons/icon_toggle01.png");
      background-size: 100%;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
  header #keyword-list {
    width: 100%;
    height: 40px;
    background-color: #9265a8;
    line-height: 40px; }
    header #keyword-list li {
      float: left;
      font-size: 16px;
      color: #fff;
      margin-left: 20px; }
      header #keyword-list li:nth-child(1) {
        margin-left: 0; }
      header #keyword-list li a {
        color: #fff; }
        header #keyword-list li a:hover {
          text-decoration: underline; }
  header.scrolled {
    top: -40px; }
    header.scrolled .main-logo {
      height: 70px;
      margin-top: -5px; }
    header.scrolled .inner-container {
      padding: 20px 0;
      height: 100px; }
      header.scrolled .inner-container .wrap {
        overflow: visible; }
        header.scrolled .inner-container .wrap > .fl-left .head-tel {
          font-size: 16px;
          margin-top: 10px; }
        header.scrolled .inner-container .wrap .search-bar {
          margin-top: 5px; }
        header.scrolled .inner-container .wrap #mini-nav {
          display: none; }
    header.scrolled nav .wrap > div .nav-sub {
      top: 149px; }
    header.scrolled #keyword-list {
      display: none; }

#header-anchor {
  position: absolute;
  top: 10px;
  left: 0; }

/*==========================================
Common
==========================================*/
#banner .swiper-wrapper .swiper-slide {
  text-align: center !important; }
#banner .swiper-button-prev {
  left: 20px;
  width: 22px;
  height: 33px;
  background: url("../../images/icons/arrow_slider01.png") no-repeat;
  background-position: left top; }

#big-image .swiper-button-prev {
  left: 20px;
  width: 22px;
  height: 33px;
  background: url("../../images/icons/arrow_slider01.png") no-repeat;
  background-position: left top; }

#banner .swiper-button-prev:hover, #big-image .swiper-button-prev:hover {
  background-position: left bottom; }

#banner .swiper-button-next, #big-image .swiper-button-next {
  right: 20px;
  width: 22px;
  height: 33px;
  background: url("../../images/icons/arrow_slider01.png") no-repeat;
  background-position: right top; }

#banner .swiper-button-next:hover, #big-image .swiper-button-next:hover {
  background-position: right bottom; }

.home-section {
  padding: 30px 0; }
  .home-section h1 {
    margin-bottom: 0; }

#home-speical > .clear {
  margin-bottom: -20px;
  overflow: visible; }
  #home-speical > .clear > div {
    width: 49%; }
    #home-speical > .clear > div:nth-of-type(1) {
      margin-left: 2%; }
    #home-speical > .clear > div.fl-left {
      margin-bottom: 20px;
      transition: 0.4s;
      -webkit-transition: 0.4s; }
    #home-speical > .clear > div .product-list li {
      width: 48%;
      margin-right: 4%; }
      #home-speical > .clear > div .product-list li:nth-child(even) {
        margin-right: 0; }
      #home-speical > .clear > div .product-list li.m-promo {
        padding: 0;
        margin: 0;
        width: 100%;
        border: 0; }
        #home-speical > .clear > div .product-list li.m-promo img {
          display: block; }

.product-list li {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  position: relative;
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 20px;
  border: 1px solid #dfdfdf;
  padding: 8px; }
  .product-list li .img-thumb {
    padding-bottom: 20px;
    position: relative; }
  .product-list li .product-code {
    color: #626262;
    font-size: 14px;
    margin-bottom: 5px; }
  .product-list li p {
    margin: 0; }
  .product-list li .product-title {
    height: 60px; }
  .product-list li .product-price {
    color: #000; }
    .product-list li .product-price.discount {
      color: #ff0000; }
      .product-list li .product-price.discount span {
        font-size: 16px;
        color: #a1a1a1;
        text-decoration: line-through;
        margin-left: 5px; }
.product-list li .product-price.discount span.product-unit {
  display:none;
  text-decoration: none;
  color: #ff0000;
}
  .product-list li .product-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: 75px;
    z-index: 2; }
    .product-list li .product-label span {
      position: absolute;
      top: 17px;
      left: 2px;
      font-size: 20px;
      color: #fff;
      z-index: 2;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }
    .product-list li .product-label:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 75px 75px 0 0;
      border-color: #fff transparent transparent transparent; }
    .product-list li .product-label.label-sale:before {
      border-color: #ff0000 transparent transparent transparent; }
    .product-list li .product-label.label-best:before {
      border-color: #23aae1 transparent transparent transparent; }
  .product-list li .product-buttons {
      position:relative;
    text-align: center;
    padding: 5px 0; }
    .product-list li .product-buttons .btn-style01 {
      margin: 0;
      background: none;
      border-color: transparent;
      color: #000;
      padding: 0 5px; }
      .product-list li .product-buttons .btn-style01:hover {
        box-shadow: none;
        /*border-color:$color-grey01;*/
        color: #9265a8; }
  .product-list li:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); }
  .product-list li:nth-child(4n) {
    margin-right: 0; }

.special-discount {
    position: relative;
    /*position: absolute;*/
    /* bottom: 10px; */
    /* left: 0; */
    display: block;
    padding-top: 5px;
    font-size: 18px;
    line-height: 24px;
    color: #0f77a2;
    padding-left: 35px;
    /* background: url(../../images/icons/icon_special01.png) no-repeat left center; */
}
.special-discount:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0px;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 0;
    width: 25px;
    height: 25px;
    line-height: 0px;
    background: url(../../images/icons/icon_special01.png) no-repeat left center;
}
.breadcrumb {
  padding-left: 30px;
  background: url("../../images/icons/icon_home01.png") no-repeat left center;
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height: 30px;
  color: #000; }
  .breadcrumb a {
    color: #000; }
    .breadcrumb a:hover, .breadcrumb a.selected {
      color: #580088; }

.category-list {
  padding: 15px 0;
  background-color: #f5f5f5;
  text-align: center;
  margin-bottom: 20px; }
  .category-list ul {
    display: inline-block; }
    .category-list ul li {
      float: left;
      padding: 0 15px;
      font-size: 18px;
      line-height: 18px;
      color: #000;
      border-left: 1px solid #a1a1a1; }
      .category-list ul li:nth-child(1) {
        padding-left: 0;
        border-left: 0; }
      .category-list ul li:nth-last-child(1) {
        padding-right: 0;
        border-right: 0; }
      .category-list ul li.title {
        font-weight: 600; }
      .category-list ul li a {
        color: #000; }
        .category-list ul li a:hover, .category-list ul li a.selected {
          color: #580088; }

.filter-list {
  width: 100%;
  height: 45px;
  margin-bottom: 20px;
  background-color: #9265a8; }
  .filter-list ul > li {
    position: relative;
    float: left;
    height: 100%;
    line-height: 45px;
    font-size: 18px;
    color: #fff; }
    .filter-list ul > li.title {
      padding: 0 10px;
      font-weight: 600;
      width: 80px; }
      .filter-list ul > li.title .btn-toggle {
        position: absolute;
        right: 15px;
        top: 15px;
        width: 15px;
        height: 15px;
        padding: 0;
        background: url("../../images/icons/icon_toggle01.png"); }
        .filter-list ul > li.title .btn-toggle:after {
          display: none; }
    .filter-list ul > li > a {
      display: block;
      padding: 0 10px;
      width: 120px;
      color: #fff; }
      .filter-list ul > li > a:after {
        content: "";
        position: relative;
        top: 13px;
        margin: 0 0 0 10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 3.5px 0 3.5px;
        border-color: #fff transparent transparent transparent; }
    .filter-list ul > li .filter-sub {
      display: none;
      position: absolute;
      top: 45px;
      left: 0px;
      z-index: 3;
      width: 230px;
      background-color: #fff;
      padding: 10px 10px 0 10px;
      border: 1px solid #580088;
      border-top: 0; }
      .filter-list ul > li .filter-sub ol li {
        font-size: 16px;
        line-height: 32px;
        height: 32px;
        color: #000;
        margin-bottom: 10px;
        width: 100%;
        overflow: hidden; }
        .filter-list ul > li .filter-sub ol li label img {
          position: relative;
          top: -5px; }
        .filter-list ul > li .filter-sub ol li img {
          float: right; }
    .filter-list ul > li:hover a {
      background-color: #580088; }
    .filter-list ul > li:hover .filter-sub {
      display: block; }

.filter-sub #filter-price {
  padding: 0 10px;
  height: 70px;
  /*        #price-name {
              margin-bottom:10px;
              width:100%;
              overflow:hidden;
          }
          span {
              font-size:16px;
              line-height:24px;
              color:$color-purple02;
          }*/ }
.filter-sub .mdl-slider:active::-webkit-slider-thumb, .filter-sub .mdl-slider::-webkit-slider-thumb, .filter-sub .mdl-slider:active::-moz-range-thumb, .filter-sub .mdl-slider::-moz-range-thumb, .filter-sub .mdl-slider:active::-ms-thumb, .filter-sub .mdl-slider::-ms-thumb {
  background: #9265a8 !important; }
.filter-sub .mdl-checkbox__label {
  top: -5px; }
.filter-sub .mdl-slider__background-lower {
  background-color: #9265a8; }
.filter-sub #slider-range {
  margin: 10px;
  width: calc(100% - 20px); }
.filter-sub #amount {
  border: 0;
  color: #580088;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 32px; }
  .filter-sub #amount span {
    font-size: 16px; }

.mdl-checkbox.is-checked .mdl-checkbox__box-outline {
  border-color: #9265a8; }
.mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
  background-color: #9265a8; }

.tag-list ul {
  float: left;
  width: calc(100% - 125px); }
  .tag-list ul li {
    float: left;
    padding: 0 8px;
    line-height: 32px;
    margin-right: 10px;
    border: 1px solid #9265a8;
    background-color: #fff;
    font-size: 14px;
    color: #9265a8;
    opacity: 0.9; }
    .tag-list ul li:hover {
      opacity: 1; }
    .tag-list ul li .btn-delete {
      margin: 11px 0 0 8px;
      display: block;
      float: right;
      width: 11px;
      height: 11px;
      background: url("../../images/icons/btn_delete02.png") no-repeat; }

.order-list {
  float: right;
  margin: 0 0 20px 0;
  overflow: hidden; }
  .order-list li {
    float: left;
    margin-left: 20px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #000; }
    .order-list li span {
      float: left; }
    .order-list li select {
      float: right;
      height: 34px;
      margin-left: 10px; }

.paging {
  display: inline-block;
  margin-top: 10px; }
  .paging li {
    float: left;
    margin-right: 10px; }
    .paging li:nth-last-child(1) {
      margin-left: 0px; }
    .paging li a {
      display: block;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      background-color: transparent;
      line-height: 30px;
      font-size: 16px;
      text-align: center;
      color: #000; }
      .paging li a:hover, .paging li a.selected {
        background-color: #9265a8;
        color: #fff; }

.detail-info {
  padding-left: 40px;
  margin-bottom: 30px; }
  .detail-info h1 {
    font-size: 30px; }
  .detail-info .product-brand {
    margin: 10px 0; }
  .detail-info .product-code {
    color: #868686;
    margin-bottom: 15px;
    font-size: 14px; }
  .detail-info .special-discount {
    /* position: static;  */
    position: relative; 
    display: block;
    margin-bottom: 10px; }
    .detail-info .special-discount .link {
      margin-left: 15px; }
  .detail-info .product-price {
    font-size: 30px;
    line-height: 30px;
    color: #000; }
    .detail-info .product-price.discount {
      color: #ff0000; }
      .detail-info .product-price.discount span {
        font-size: 16px;
        color: #a1a1a1;
        text-decoration: line-through;
        margin-left: 5px; }
      .detail-info #unitText {
        /* display:none; */
      }
      .detail-info .product-price.discount span#unitText {
        text-decoration:none;
        color: #ff0000;
        font-size:inherit;
      }
      .detail-info .product-price.discount .percent {
        text-decoration: none;
        color: #ff0000;
        margin-left: 20px;
        font-size: 20px; }
  .detail-info .btn-icon {
    padding-left: 0;
    margin-bottom: 10px;
    margin-left: 0; }
  .detail-info .btn-buymenu {
    display: none; }
  .detail-info .product-quantity-group {
    margin: 0 10px 0 10px; }

.arrow-prev, .arrow-next {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  color: #000; }

.arrow-prev:before, .arrow-next:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 7px;
  height: 11px;
  background: url("../../images/icons/arrow_slider01.png") no-repeat;
  background-size: auto 33px; }

.arrow-prev:hover, .arrow-next:hover {
  color: #580088; }

.arrow-prev {
  padding-left: 15px;
  float: left; }
  .arrow-prev:before {
    left: 0;
    background-position: left -11px; }
  .arrow-prev:hover:before {
    background-position: left -22px; }

.arrow-next {
  padding-right: 15px;
  float: right; }
  .arrow-next:before {
    right: 0;
    background-position: right -11px; }
  .arrow-next:hover:before {
    background-position: right -22px; }

#big-image {
  position: relative;
  margin-bottom: 20px; }
  #big-image .product-brand {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2; }
  #big-image .label-sale {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    z-index: 2; }
    #big-image .label-sale span {
      position: absolute;
      top: 20px;
      left: 5px;
      font-size: 24px;
      color: #fff;
      z-index: 2;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }
    #big-image .label-sale:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 100px 100px 0 0;
      border-color: #ff0000 transparent transparent transparent; }

#big-image-thumb {
  position: relative;
  padding: 0 30px;
  margin-bottom: 20px; }
  #big-image-thumb .swiper-slide {
    border: 1px solid transparent; }
    #big-image-thumb .swiper-slide:hover, #big-image-thumb .swiper-slide.selected {
      border: 1px solid #dbdbdb; }
  #big-image-thumb .swiper-button-prev {
    top: 50px;
    left: 0px;
    width: 12px;
    height: 20px;
    background: url("../../images/icons/arrow_slider01.png") no-repeat;
    background-position: left top;
    background-size: 27px; }
    #big-image-thumb .swiper-button-prev:hover {
      background-position: left bottom; }
  #big-image-thumb .swiper-button-next {
    top: 50px;
    right: 0px;
    width: 12px;
    height: 20px;
    background: url("../../images/icons/arrow_slider01.png") no-repeat;
    background-position: right top;
    background-size: 27px; }
    #big-image-thumb .swiper-button-next:hover {
      background-position: right bottom; }

.btn-zoom {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 2;
  background: url("../../images/icons/icon_zoom01.png") no-repeat;
  width: 28px;
  height: 28px; }

.sku-list {
  margin: 15px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf; }
  .sku-list li {
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden; }
    .sku-list li div {
      float: left;
      font-size: 16px;
      line-height: 24px;
      color: #000; }
      .sku-list li div a {
        display: block;
        padding: 0 8px;
        float: left;
        margin-right: 10px;
        border: 1px solid #868686;
        height: 30px;
        line-height: 28px;
        color: #000; }
        .sku-list li div a:hover {
          border-color: #9265a8;
          background-color: #9265a8;
          color: #fff; }
        .sku-list li div a.selected {
          color: #fff;
          border-color: #9265a8;
          background-color: #9265a8; }
        .sku-list li div a.disabled {
          background-color: #f5f5f5;
          border-color: #a1a1a1;
          color: #a1a1a1;
          cursor: not-allowed; }
      .sku-list li div:nth-of-type(1) {
        width: 110px;
        font-weight: 600;
        line-height:24px;
        font-size: 18px; }
      .sku-list li div:nth-of-type(2) {
        width: calc(100% - 110px); }

.product-quantity {
  font-size: 18px;
  line-height: 48px;
  color: #000;
  margin-bottom: 20px; }
  .product-quantity span {
    display: block;
    float: left;
    font-weight: 600; }
  .product-quantity input {
    float: left;
    margin: 10px 20px 0 15px;
    height: 30px;
    width: 40px;
    text-align: center; }
  .btn-addcart {
    /*float:left;*/
    display: inline-block;
    padding: 0 30px;
    background-color: #ff8201;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    vertical-align: top;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    opacity: 1; }
    .btn-addcart:before {
      content: "";
      display: inline-block;
      position: relative;
      top: 3px;
      width: 24px;
      height: 22px;
      margin-right: 10px;
      background: url("../../images/icons/icon_cart02.png") no-repeat; }
    .btn-addcart:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      background-color: #ff6a00; }

.product-share {
  margin-bottom: 20px; }
  .product-share span {
    float: left;
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-weight: 600; }
  .product-share .addthis-box {
    float: left;
    margin-left: 15px; }

.product-arrows {
  width: 300px; }

#product-added {
  width: 100%;
  margin: 10px 0 0 0;
  overflow: hidden; }
  #product-added a {
    color: #ff8201; }
    #product-added a:hover {
      color: #ff0000; }

.btn-icon {
  display: block;
  padding-left: 35px;
  font-size: 20px;
  line-height: 36px;
  color: #000;
  margin-left: 20px;
  transition: 0.4s;
  -webkit-transition: 0.4s; }
  .btn-icon:hover {
    color: #9265a8; }
  .btn-icon.icon-enquiry:before {
    content: "";
    display: block;
    float: left;
    width: 24px;
    height: 20px;
    margin: 8px 10px 0 0;
    background: url("../../images/icons/icon_enquiry01.png") no-repeat left top; }
  .btn-icon.icon-enquiry:hover:before {
    transform: scale(1.1); }
  .btn-icon.icon-wish:before {
    content: "";
    display: block;
    float: left;
    width: 24px;
    height: 20px;
    margin: 8px 10px 0 0;
    background: url("../../images/icons/icon_wish02.png") no-repeat left top; }
  .btn-icon.icon-wish:hover:before {
    transform: scale(1.1); }
  .btn-icon.icon-wish.added:before {
    background: url("../../images/icons/icon_wish02.png") no-repeat left bottom; }

.detail-box .spec-box {
  margin: 0 0 20px 0;
  width: 100%;
  min-height: 380px;
  border: 1px solid #dfdfdf;
  padding: 25px 20px; }
  .detail-box .spec-box iframe {
    max-width: 100%; }
.detail-box#product-specification {
  width: calc(50% - 15px);
  margin-right: 30px; }
.detail-box#product-features {
  width: calc(50% - 15px); }

#recently-product {
  position: relative; }
  #recently-product .swiper-slide {
    padding-top: 5px; }
  #recently-product .swiper-button-prev {
    top: -20px;
    left: auto;
    right: 30px;
    width: 12px;
    height: 20px;
    background: url("../../images/icons/arrow_slider01.png") no-repeat;
    background-position: left top;
    background-size: 27px; }
    #recently-product .swiper-button-prev:hover {
      background-position: left bottom; }
  #recently-product .swiper-button-next {
    top: -20px;
    right: 0px;
    width: 12px;
    height: 20px;
    background: url("../../images/icons/arrow_slider01.png") no-repeat;
    background-position: right top;
    background-size: 27px; }
    #recently-product .swiper-button-next:hover {
      background-position: right bottom; }
  #recently-product .product-list li {
    width: 100%; }

.mfp-bg {
  background-color: #fff; }

.mfp-figure:after {
  box-shadow: 0 0 0 1px #a1a1a1; }

button.mfp-close {
  right: -19px;
  width: 38px;
  height: 38px;
  font-size: 0;
  background: url("../../images/icons/btn_close01.png");
  opacity: 1; }
button.mfp-arrow {
  width: 22px;
  height: 33px;
  background: url("../images/icons/arrow_slider01.png") no-repeat; }
  button.mfp-arrow:before, button.mfp-arrow:after {
    display: none; }
  button.mfp-arrow.mfp-arrow-left {
    left: 20px; }
  button.mfp-arrow.mfp-arrow-right {
    right: 20px;
    background-position: right top; }

.mfp-counter {
  color: #000; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  width: 38px;
  right: -19px;
  top: 19px; }

.quickview-box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #a1a1a1; }
  .quickview-box button.mfp-close {
    top: -19px; }

.range-slider {
  position: relative;
  margin: 0 0 10px 0;
  width: 190px;
  padding: 0 20px;
  height: 35px;
  text-align: center; }
  .range-slider input {
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 15px;
    width: 100%;
    outline: none;
    height: 18px;
    margin: 0;
    padding: 0; }
    .range-slider input::-webkit-slider-thumb {
      pointer-events: all;
      position: relative;
      z-index: 1;
      outline: 0; }
    .range-slider input::-moz-range-thumb {
      pointer-events: all;
      position: relative;
      z-index: 10;
      -moz-appearance: none;
      width: 9px; }
    .range-slider input::-moz-range-track {
      position: relative;
      z-index: -1;
      background-color: black;
      border: 0; }
    .range-slider input:last-of-type::-moz-range-track {
      -moz-appearance: none;
      background: none transparent;
      border: 0; }
    .range-slider input[type=range] {
      -webkit-appearance: none;
      background: none; }
      .range-slider input[type=range]::-moz-focus-outer {
        border: 0; }
      .range-slider input[type=range]::-webkit-slider-runnable-track {
        height: 5px;
        border: none;
        border-radius: 3px;
        background: transparent; }
      .range-slider input[type=range]::-ms-track, .range-slider input[type=range]::-moz-range-track {
        height: 5px;
        background: transparent;
        border: none;
        border-radius: 3px; }
      .range-slider input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: none;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        background: #580088;
        margin-top: -5px;
        position: relative;
        z-index: 10000; }
      .range-slider input[type=range]::-ms-thumb, .range-slider input[type=range]::-moz-range-thumb {
        -webkit-appearance: none;
        border: none;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        background: #555;
        margin-top: -5px;
        position: relative;
        z-index: 10000; }
  .range-slider .rangeValue {
    width: 30px; }
  .range-slider .output {
    position: absolute;
    width: auto;
    height: 30px;
    text-align: center;
    color: #999;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    color: #000;
    bottom: -20px;
    left: 0%;
    /*transform: translate(-50%, 0);*/ }
    .range-slider .output.outputTwo {
      left: auto;
      right: 0; }
  .range-slider .full-range {
    width: 100%;
    height: 5px;
    left: 0;
    top: 21px;
    position: absolute;
    background-color: #ddd; }
  .range-slider .incl-range {
    width: 100%;
    height: 5px;
    left: 0;
    top: 21px;
    position: absolute;
    background-color: #9265a8; }

#product-list-menu {
  margin-top: 20px; }
  #product-list-menu > a {
    display: inline-block;
    background-color: #f5f5f5;
    font-size: 18px;
    line-height: 40px;
    padding: 0 15px;
    color: #580088;
    margin-right: 5px; }
    #product-list-menu > a:after {
      content: "";
      display: inline-block;
      margin-left: 10px;
      width: 15px;
      height: 15px;
      padding: 0;
      background: url("../../images/icons/icon_toggle02.png"); }
    #product-list-menu > a.active {
      background-color: #9265a8;
      color: #fff; }
      #product-list-menu > a.active:after {
        background: url("../../images/icons/icon_toggle01.png"); }

.m_order-list {
  display: none;
  background-color: #9265a8;
  width: 100%;
  overflow: hidden;
  padding: 10px 0 0 0;
  color: #fff; }
  .m_order-list .order-list {
    width: 100%;
    float: none;
    margin: 0; }
    .m_order-list .order-list li {
      padding: 0 20px;
      width: 100%;
      margin: 0 0 10px 0; }
      .m_order-list .order-list li a {
        padding: 0 20px; }
      .m_order-list .order-list li span {
        color: #fff; }
      .m_order-list .order-list li select {
        width: 150px; }
  .m_order-list.active {
    display: block; }

.icon-about {
  position: relative;
  padding-top: 80px; }
  .icon-about h2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 10px; }
  .icon-about:before {
    position: absolute;
    content: "";
    top: 0;
    left: calc((100% - 75px) / 2);
    width: 75px;
    height: 75px;
    background-color: #9265a8;
    border-radius: 100%;
    background-position: center;
    background-repeat: no-repeat; }
  .icon-about.icon-about01:before {
    background-image: url("../../images/icons/icon_about01.png"); }
  .icon-about.icon-about02:before {
    background-image: url("../../images/icons/icon_about02.png"); }
  .icon-about.icon-about03:before {
    background-image: url("../../images/icons/icon_about03.png"); }
  .icon-about.icon-about04:before {
    background-image: url("../../images/icons/icon_about04.png"); }

.about-product-list li {
  float: left;
  width: calc((100% - 60px) / 4 );
  margin-bottom: 30px;
  margin-right: 20px;
  transition: 0.4s;
  -webkit-transition: 0.4s; }
  .about-product-list li:nth-child(4n) {
    margin-right: 0; }
  .about-product-list li figure {
    width: 100%;
    border: 1px solid #a1a1a1; }
    .about-product-list li figure figcaption {
      width: 100%;
      height: 40px;
      line-height: 40px;
      background-color: #9265a8;
      font-size: 20px;
      color: #fff; }
  .about-product-list li:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); }

.cart-step {
  float: right;
  text-align: center; }
  .cart-step li {
    position: relative;
    display: inline-block;
    margin: 0 30px; }
    .cart-step li:after {
      content: "";
      position: absolute;
      top: 10px;
      right: -33px;
      background: url("../../images/icons/icon_arrow02.png") no-repeat;
      width: 6px;
      height: 9px; }
    .cart-step li a {
      font-size: 20px;
      line-height: 30px;
      color: #000; }
      .cart-step li a.selected {
        color: #580088; }
    .cart-step li:nth-child(1) {
      margin-left: 0; }
    .cart-step li:nth-last-child(1) {
      margin-right: 0; }
      .cart-step li:nth-last-child(1):after {
        display: none; }

.cart-table .tab-menu {
  text-align: center;
  padding: 0 10px; }
  .cart-table .tab-menu li {
    display: inline-block;
    margin: 0 8px;
    width: calc((100% - 64px) / 3 ); }
    .cart-table .tab-menu li a {
      width: 100%;
      display: block;
      height: 50px;
      line-height: 50px;
      padding: 0 20px;
      font-size: 20px;
      color: #000;
      background-color: #f5f5f5; }
    .cart-table .tab-menu li.ui-tabs-active a {
      background-color: #9265a8;
      color: #fff; }
.cart-table .tab-content .table-container {
  width: 100%;
  border: 1px solid #a1a1a1;
  padding: 0 30px 20px 30px; }
.cart-table .tab-content table {
  width: 100%; }
  .cart-table .tab-content table td {
    padding: 10px 0;
    padding-right: 40px;
    border-bottom: 1px solid #f5f5f5;
    vertical-align: middle; }
    .cart-table .tab-content table td:nth-of-type(1) {
      width: 600px; }
    .cart-table .tab-content table td:nth-last-of-type(1) {
      padding-right: 0; }
    .cart-table .tab-content table td .img-thumb {
      width: 100px; }
    .cart-table .tab-content table td .clear > div.fl-right {
      width: 450px; }
    .cart-table .tab-content table td .product-title {
      font-size: 20px;
      line-height: 30px;
      color: #580088;
      margin-bottom: 5px; }
      .cart-table .tab-content table td .product-title a {
        color: #580088; }
    .cart-table .tab-content table td .product-skus {
      font-size: 16px;
      line-height: 30px;
      color: #000;
      width: 100%;
      overflow: hidden; }
      .cart-table .tab-content table td .product-skus li {
        float: left;
        margin-right: 15px; }
    .cart-table .tab-content table td .product-code {
      font-size: 16px;
      line-height: 30px;
      color: #626262; }
    .cart-table .tab-content table td .product-price {
      font-size: 20px;
      line-height: 30px;
      color: #000; }
      .cart-table .tab-content table td .product-price.discount {
        color: #ff0000; }
        .cart-table .tab-content table td .product-price.discount span {
          display: block;
          font-size: 16px;
          color: #a1a1a1;
          text-decoration: line-through; }
          .cart-table .tab-content table td .product-price.discount span.product-unit {
            display:inline;
            text-decoration: none;
            color:#ff0000;
          }
    .cart-table .tab-content table td .product-delete {
      text-decoration: underline;
      color: #000; }
    .cart-table .tab-content table td input {
      width: 40px;
      height: 40px;
      text-align: center;
      font-size: 16px; }
    .cart-table .tab-content table td .btn-delete {
      font-size: 16px;
      line-height: 30px;
      text-decoration: underline;
      color: #000; }
      .cart-table .tab-content table td .btn-delete:hover {
        color: #a1a1a1; }
  .cart-table .tab-content table thead td {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #9265a8; }
.cart-table .tab-content .cart-table-total {
  float: right;
  margin: 20px 140px 0px 0; }
.cart-table .tab-content .cart-table-functions {
  padding: 20px 0 10px 0; }
  .cart-table .tab-content .cart-table-functions select {
    height: 42px;
    margin-right: 10px;
    padding: 0 10px;
    font-size: 16px;
    color: #000; }

.cart-bottom {
  width: 100%;
  display: inline-block;
  padding-top: 30px;
  border-top: 1px solid #f5f5f5;
  margin-top: 15px; }

.cart-input {
  margin-bottom: 0px; }
  .cart-input .table-tr {
    position: relative;
    margin-bottom: 20px; }
    .cart-input .table-tr > div {
      line-height: 40px;
      font-size: 18px; }
      .cart-input .table-tr > div:nth-of-type(1) {
        width: 125px;
        font-weight: 600; }
      .cart-input .table-tr > div:nth-of-type(2) {
        width: 350px; }
        .cart-input .table-tr > div:nth-of-type(2) select.half {
          width: calc(50% - 10px); }
        .cart-input .table-tr > div:nth-of-type(2) textarea {
          width: 100%;
          height: 120px; }
    .cart-input .table-tr .btn-style01 {
      margin: 0 0 0 10px; }
  .cart-input.cart-confirm .table-tr {
    margin-bottom: 0; }
  .cart-input.user-section {
    width: 475px; }

#cart-deposit {
  margin-top: 20px; }

.input-width-left {
  width: 95px;
  float: left;
  margin: 0; }
  .input-width-left select {
    width: 100%; }

.input-width-right {
  width: calc(100% - 115px);
  float: right;
  margin: 0; }

.cart-input-left {
  padding-right: 15px; }

.cart-input-right {
  padding-left: 15px; }

.cart-radio-list li {
  float: left;
  width: 50%; }
.cart-radio-list h3 {
  font-weight: 600; }
.cart-radio-list .mdl-radio {
  margin-bottom: 5px; }
  .cart-radio-list .mdl-radio .mdl-radio__ripple-container {
    display: none; }
  .cart-radio-list .mdl-radio .mdl-radio__inner-circle {
    background-color: #9265a8; }
  .cart-radio-list .mdl-radio.is-checked .mdl-radio__outer-circle {
    border: 2px solid #9265a8; }
.cart-radio-list td {
  font-size: 16px;
  line-height: 30px;
  padding-right: 10px;
  min-width: 100px; }
  .cart-radio-list td:nth-child(1) {
    font-weight: 600; }

.cart-input-left, .cart-input-right {
  padding: 0; }

#cart-coupon {
  padding: 0 0 15px 0;
  margin-bottom: 20px;
  overflow: hidden; }
  #cart-coupon > .fl-left {
    width: 515px; }
    #cart-coupon > .fl-left > .clear {
      margin-bottom: 10px; }
    #cart-coupon > .fl-left p {
      width: 180px;
      float: left;
      line-height: 40px;
      margin: 0;
      font-weight: 600; }
    #cart-coupon > .fl-left input {
      width: calc(100% - 200px);
      float: right; }
  #cart-coupon > .fl-right table {
    width: 400px; }
    #cart-coupon > .fl-right table td {
      font-size: 18px;
      line-height: 36px; }
      #cart-coupon > .fl-right table td:nth-of-type(1) {
        font-weight: 600; }
      #cart-coupon > .fl-right table td:nth-of-type(2) {
        text-align: right;
        min-width: 120px; }
    #cart-coupon > .fl-right table tfoot td {
      padding-top: 5px;
      font-size: 20px;
      font-weight: 600; }
  #cart-coupon.cart-confirm {
    padding-top: 15px;
    border-top: 0;
    border-bottom: 1px solid #f5f5f5; }

#cart-address-select ul {
  width: 100%;
  overflow: hidden;
  margin-bottom: -30px; }
  #cart-address-select ul li {
    float: left;
    width: 33%;
    padding: 0 25px;
    border-right: 1px solid #e6e6e6;
    margin-bottom: 30px; }
    #cart-address-select ul li:nth-child(3n) {
      border-right: 0; }
    #cart-address-select ul li p {
      font-size: 18px;
      line-height: 30px; }

#cart-deposit .btn-toggle {
  float: right;
  position: relative;
  display: block;
  width: 30px;
  height: 30px; }
  #cart-deposit .btn-toggle:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5.5px 0 5.5px;
    border-color: #9265a8 transparent transparent transparent; }
  #cart-deposit .btn-toggle.active {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }

#deposit-dropzone {
  display: none;
  margin: 10px 0; }
  #deposit-dropzone .dropzone {
    width: 100%;
    border: 1px solid #a1a1a1;
    height: 190px;
    margin-top: 20px;
    margin: 0; }
    #deposit-dropzone .dropzone .dz-message {
      height: 100%;
      margin: 0; }
      #deposit-dropzone .dropzone .dz-message h3 {
        font-size: 20px;
        color: #580088; }
      #deposit-dropzone .dropzone .dz-message p {
        margin-bottom: 0; }

.cart-invoice {
  margin: 0 !important;
  padding: 15px 0; }
  .cart-invoice .wrap {
    width: 700px; }
    .cart-invoice .wrap h1 {
      font-size: 20px;
      line-height: 30px;
      margin: 0 0 10px 0; }
    .cart-invoice .wrap h2 {
      font-size: 18px;
      line-height: 30px;
      margin: 0 0 10px 0; }
    .cart-invoice .wrap p {
      font-size: 16px;
      line-height: 24px;
      margin: 0 0 10px 0; }
  .cart-invoice .cart-input {
    margin-bottom: 10px; }
    .cart-invoice .cart-input .table-tr > div {
      font-size: 16px;
      line-height: 24px; }
      .cart-invoice .cart-input .table-tr > div:nth-of-type(2) {
        width: calc(100% - 130px); }
  .cart-invoice .cart-table .tab-content .table-container {
    padding: 0;
    border: 0; }
    .cart-invoice .cart-table .tab-content .table-container table thead td {
      font-size: 16px;
      line-height: 24px; }
    .cart-invoice .cart-table .tab-content .table-container table td {
      padding: 5px 0; }
      .cart-invoice .cart-table .tab-content .table-container table td:nth-of-type(1) {
        width: 440px; }
      .cart-invoice .cart-table .tab-content .table-container table td div.fl-right {
        width: auto; }
    .cart-invoice .cart-table .tab-content .table-container table .product-title, .cart-invoice .cart-table .tab-content .table-container table .product-price {
      font-size: 16px;
      line-height: 24px; }
    .cart-invoice .cart-table .tab-content .table-container table .product-title span, .cart-invoice .cart-table .tab-content .table-container table .product-price span {
      font-size: 13px; }
    .cart-invoice .cart-table .tab-content .table-container table .product-skus li, .cart-invoice .cart-table .tab-content .table-container table .product-code {
      font-size: 13px;
      line-height: 18px; }
    .cart-invoice .cart-table .tab-content .table-container table .product-skus {
      margin-bottom: 5px; }
    .cart-invoice .cart-table .tab-content .table-container table .img-thumb {
      display: none; }
  .cart-invoice #cart-coupon {
    padding: 10px 0;
    margin-bottom: 10px; }
    .cart-invoice #cart-coupon > .fl-right table td {
      font-size: 16px;
      line-height: 24px;
      padding: 0; }
  .cart-invoice .cart-radio-list td:nth-child(1) {
    width: 80px; }
  .cart-invoice #cart-deposit-copy img {
    height: 120px; }

.user-table {
  width: 100%; }
  .user-table td {
    padding: 15px 0;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    border-bottom: 1px solid #f5f5f5;
    vertical-align: top; }
    .user-table td .btn-style01 {
      margin-left: 20px; }
  .user-table thead td {
    padding-top: 0;
    border-bottom: 1px solid #9265a8;
    font-weight: 600; }
  .user-table tbody tr:nth-last-child(1) td {
    border-bottom: 0;
    padding-bottom: 0; }

.user-address-list {
  margin-bottom: 20px; }
  .user-address-list li {
    padding-bottom: 10px;
    border-bottom: 1px solid #626262; }

.login-panel > .fl-left {
  padding-right: 20px; }
.login-panel > .fl-right {
  padding-left: 20px; }
.login-panel .panel-box {
  padding: 30px 40px 10px 40px;
  border: 1px solid #a1a1a1;
  margin-bottom: 15px; }
  .login-panel .panel-box .table-tr {
    margin-bottom: 20px; }
    .login-panel .panel-box .table-tr > div {
      font-size: 18px;
      line-height: 40px; }
      .login-panel .panel-box .table-tr > div:nth-of-type(1) {
        width: 125px;
        font-weight: 600; }
      .login-panel .panel-box .table-tr > div:nth-of-type(2) {
        width: calc(100% - 125px); }
.login-panel .password-exist {
  display: none; }
.login-panel .password-not-exist {
  display: none; }
  .login-panel .password-not-exist .table-tr > div input {
    float: left;
    width: calc(100% - 120px); }
  .login-panel .password-not-exist .table-tr > div .btn-style01 {
    float: right;
    width: 120px;
    text-align: center;
    padding: 0;
    height: 40px;
    line-height: 38px; }

.benefit-list li {
  padding-left: 40px;
  font-size: 18px;
  line-height: 40px;
  background-position: left top 8px;
  background-repeat: no-repeat; }
  .benefit-list li:nth-child(1) {
    background-image: url("../../images/icons/icon_benefit01.png"); }
  .benefit-list li:nth-child(2) {
    background-image: url("../../images/icons/icon_benefit02.png"); }
  .benefit-list li:nth-child(3) {
    background-image: url("../../images/icons/icon_benefit03.png"); }

#shop {
  padding-top: 0; }
  #shop .inner-page {
    padding: 0; }
  #shop .wrap {
    width: 100%; }
    #shop .wrap h1, #shop .wrap .breadcrumb {
      margin-left: 30px; }
  #shop #shop-address {
    width: 100%;
    height: 600px; }
  #shop #map-info {
    position: relative;
    float: left;
    width: 480px;
    height: 100%;
    overflow-y: auto; }
  #shop #map-area {
    float: right;
    width: calc(100% - 480px);
    height: 100%; }
    #shop #map-area .infoBox {
      position: relative;
      padding: 10px;
      border: none;
      width: 300px;
      background-color: #fff;
      box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); }
      #shop #map-area .infoBox:before {
        position: absolute;
        top: 10px;
        left: -5px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 5px 6px 0;
        border-color: transparent #fff transparent transparent; }
      #shop #map-area .infoBox figure figcaption h3 {
        margin: 0;
        color: #9265a8; }
      #shop #map-area .infoBox figure figcaption p {
        font-size: 16px;
        line-height: 30px;
        margin: 0; }

.shop-title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  background-color: #9265a8;
  text-align: center; }
  .shop-title a {
    display: block;
    color: #fff; }

.shop-list li {
  padding: 15px;
  background-color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5; }
  .shop-list li.selected {
    background-color: #f9efff; }
  .shop-list li .img-thumb {
    float: left;
    width: 150px; }
  .shop-list li figcaption {
    float: right;
    width: calc(100% - 150px);
    padding-left: 13px; }
    .shop-list li figcaption h3 {
      color: #580088; }
      .shop-list li figcaption h3 span {
        display: block;
        font-size: 16px; }
    .shop-list li figcaption p {
      margin-bottom: 0;
      color: #000; }

#shop-bottom .tab-menu li {
  float: left;
  width: calc(100% / 3); }
  #shop-bottom .tab-menu li .shop-title {
    background-color: #f5f5f5; }
    #shop-bottom .tab-menu li .shop-title a {
      color: #000; }
  #shop-bottom .tab-menu li.ui-tabs-active .shop-title {
    background-color: #9265a8; }
    #shop-bottom .tab-menu li.ui-tabs-active .shop-title a {
      color: #fff; }

.ps-container > .ps-scrollbar-y-rail {
  opacity: 1;
  background-color: #fff !important;
  width: 10px;
  border-left: 1px solid #9265a8; }
  .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    width: 10px !important;
    right: 0;
    border-radius: 0;
    opacity: 1;
    background-color: #a1a1a1; }
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #580088; }

.sidebar {
  float: left;
  width: 250px; }
  .sidebar select {
    width: 100%;
    margin-bottom: 30px; }
  .sidebar .sidebar-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url("../../images/icons/btn_close02.png");
    background-size: 20px; }

.sidebar-nav {
  width: 100%;
  border: 1px solid #a1a1a1;
  margin-bottom: 30px; }
  .sidebar-nav li {
    border-bottom: 1px solid #f5f5f5; }
    .sidebar-nav li a {
      position: relative;
      display: block;
      width: 100%;
      font-size: 18px;
      line-height: 36px;
      padding: 7px 0 7px 20px;
      color: #000; }
    .sidebar-nav li.selected a {
      background-color: #9265a8;
      color: #fff; }
      .sidebar-nav li.selected a:after {
        content: "";
        position: absolute;
        top: 20px;
        right: 20px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 0 4px 7px;
        border-color: transparent transparent transparent #ffffff; }

.inner-section {
  width: calc(100% - 290px);
  float: right; }

#user .cart-table .tab-content table td:nth-of-type(1) {
  width: 400px; }
#user .cart-table .tab-content table td .clear > div.fl-right {
  width: 240px;
  padding-top: 5px; }

.file-upload {
  display: none;
  width: 230px;
  float: right;
  margin-top: 10px; }
  .file-upload input {
    float: left;
    margin-top: 5px; }
  .file-upload .btn-style01 {
    margin: 0 !important;
    float: right; }

.news-list li {
  position: relative;
  float: left;
  width: calc((100% - 36px) / 3);
  border: 1px solid #dedede;
  padding: 10px;
  margin: 30px 18px 18px 0; }
  .news-list li:nth-child(3n) {
    margin-right: 0; }
  .news-list li .img-thumb {
    width: 270px;
    height: 210px;
    line-height: 210px;
    margin-bottom: 10px; }
    .news-list li .img-thumb img {
      vertical-align: middle; }
  .news-list li p {
    font-size: 16px;
    line-height: 24px;
    margin: 0; }
  .news-list li .news-date {
    text-align: right;
    font-style: italic;
    color: #a1a1a1;
    margin: 0 0 5px 0; }
  .news-list li .news-title {
    font-size: 18px;
    color: #580088;
    margin: 0 0 5px 0; }
  .news-list li .news-info {
    height: 80px; }
  .news-list li .news-category {
    position: absolute;
    top: -28px;
    left: 0;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    background-color: #dedede;
    color: #000;
    font-size: 16px;
    font-weight: 600; }

#enquiry .cart-input {
  margin-top: 30px; }
  #enquiry .cart-input .table-tr > div:nth-of-type(2) {
    width: 410px; }
  #enquiry .cart-input .clear > .col-xl-6.fl-right {
    padding-left: 65px; }

.video-list li {
  float: left;
  width: calc( (100% - 60px) / 3);
  margin: 0 30px 0 0; }
  .video-list li:nth-child(3n) {
    margin-right: 0; }
  .video-list li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
    .video-list li a:hover span {
      opacity: 1; }
    .video-list li a span {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      opacity: 0;
      z-index: 2;
      transition: 0.4s;
      -webkit-transition: 0.4s; }
      .video-list li a span:after {
        content: " ";
        position: absolute;
        top: calc(50% - 28px);
        left: calc(50% - 28px);
        width: 56px;
        height: 56px;
        background: url("../../images/icons/icon_play01.png") no-repeat; }
  .video-list li figcaption {
    color: #580088;
    text-align: center;
    margin-top: 10px; }

.brand-alpha {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  border-top: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
  text-align: center;
  margin-bottom: 30px; }
  .brand-alpha li {
    display: inline-block;
    margin: 0; }
    .brand-alpha li a {
      display: block;
      border-radius: 100%;
      width: 30px;
      line-height: 30px;
      font-size: 16px;
      color: #000; }
      .brand-alpha li a:hover {
        background-color: #9265a8;
        color: #fff; }

.brand-list {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 10px; }
  .brand-list li {
    float: left;
    width: calc( (100% - 140px) / 8);
    margin-right: 20px;
    text-align: center; }
    .brand-list li:nth-child(8n) {
      margin-right: 0; }
    .brand-list li p {
      font-size: 16px;
      line-height: 24px; }
      .brand-list li p a {
        color: #000; }
        .brand-list li p a:hover {
          color: #580088; }
  .brand-list .list-anchor {
    position: absolute;
    top: -220px;
    left: 0; }

#contact section > .col-xl-6.fl-left {
  padding-right: 30px; }
#contact section > .col-xl-6.fl-right {
  padding-left: 30px; }
#contact .cart-input .table-tr > div:nth-of-type(2) {
  width: calc(100% - 125px); }

/* mobile */
.mobile-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }
  .mobile-bar #mobile-bar-top {
    width: 100%;
    height: 50px;
    background-color: #9265a8; }
  .mobile-bar #mobile-bar-bottom {
    width: 100%;
    height: 40px;
    background-color: #fff;
    border-bottom: 1px solid #a1a1a1; }

.mobile-icon {
  float: left;
  display: block;
  position: absolute;
  top: 7px;
  left: 2px;
  height: 36px;
  width: 36px;
  background-color: transparent;
  padding: 8px;
  border: 2px solid transparent;
  border-radius: 5px;
  z-index: 999; }
  .mobile-icon span {
    margin: 0 auto;
    display: block;
    width: 17px;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
    transition: 0.5s;
    -webkit-transition: 0.5s; }
    .mobile-icon span:nth-last-of-type(1) {
      margin-bottom: 0; }
  .mobile-icon.opened {
    padding: 3px 8px; }
    .mobile-icon.opened span:nth-of-type(1) {
      transform: translate(0px, 13px) rotate(-45deg) scalex(1.3);
      -webkit-transform: translate(0px, 13px) rotate(-45deg) scalex(1.3);
      margin-bottom: 0; }
    .mobile-icon.opened span:nth-of-type(2) {
      display: none; }
    .mobile-icon.opened span:nth-last-of-type(1) {
      -webkit-transform: translate(0px, 11px) rotate(45deg) scalex(1.3);
      transform: translate(0px, 11px) rotate(45deg) scalex(1.3); }

/*==========================================
Footer
==========================================*/
#feature-list {
  background-color: #f5f5f5;
  padding: 45px 0 35px 0;
  text-align: center; }
  #feature-list ul {
    display: inline-block;
    width: 100%; }
    #feature-list ul li {
      float: left;
      width: 25%;
      padding-top: 50px;
      font-size: 16px;
      line-height: 30px;
      color: #626262;
      background-position: top center;
      background-repeat: no-repeat; }
      #feature-list ul li:nth-child(1) {
        background-image: url("../../images/icons/feature01.png"); }
      #feature-list ul li:nth-child(2) {
        background-image: url("../../images/icons/feature02.png"); }
      #feature-list ul li:nth-child(3) {
        background-image: url("../../images/icons/feature03.png"); }
      #feature-list ul li:nth-child(4) {
        background-image: url("../../images/icons/feature04.png"); }

footer .footer-nav {
  width: 100%;
  overflow: hidden; }
  footer .footer-nav > li {
    float: left;
    width: 25%;
    margin-bottom: 20px; }
    footer .footer-nav > li ol li {
      margin-bottom: 10px; }
    footer .footer-nav > li ol .title {
      font-size: 20px;
      line-height: 36px;
      color: #000;
      font-weight: 600; }
    footer .footer-nav > li ol a {
      font-size: 16px;
      line-height: 24px;
      color: #000; }
      footer .footer-nav > li ol a:hover {
        color: #9265a8; }
footer #footer-top {
  background-color: #dedede;
  padding: 40px 0;
  width: 100%;
  overflow: hidden; }
footer #footer-bottom {
  background-color: #d0d0d0;
  padding: 40px 0;
  width: 100%;
  overflow: hidden; }
  footer #footer-bottom .footer-nav {
    float: left;
    width: 65%; }
    footer #footer-bottom .footer-nav > li {
      width: 20%; }
  footer #footer-bottom #footer-bottom-right {
    width: 28%;
    float: right; }
    footer #footer-bottom #footer-bottom-right h2 {
      font-size: 24px;
      line-height: 36px;
      margin-bottom: 15px;
      color: #000;
      font-weight: 600; }
    footer #footer-bottom #footer-bottom-right .subscribe {
      border-radius: 8px;
      height: 40px;
      overflow: hidden;
      margin-bottom: 20px;
      border: 1px solid transparent;
      transition: 0.4s;
      -webkit-transition: 0.4s; }
      footer #footer-bottom #footer-bottom-right .subscribe:hover {
        border-color: #9265a8; }
      footer #footer-bottom #footer-bottom-right .subscribe input {
        width: calc(100% - 80px);
        height: 100%;
        float: left;
        border: 0; }
      footer #footer-bottom #footer-bottom-right .subscribe .btn-subscribe {
        width: 80px;
        height: 100%;
        line-height: 40px;
        text-align: center;
        float: right;
        background-color: #580088;
        color: #fff;
        opacity: 0.8;
        transition: 0.4s;
        -webkit-transition: 0.4s; }
        footer #footer-bottom #footer-bottom-right .subscribe .btn-subscribe:hover {
          opacity: 1; }
    footer #footer-bottom #footer-bottom-right .social-nav li {
      float: left;
      margin-right: 10px; }
  footer #footer-bottom .copyright {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 20px; }
    footer #footer-bottom .copyright a {
      color: #000; }

/*Top btn*/
#back-top {
  display: none;
  position: fixed;
  z-index: 999;
  /*  bottom: 60px;
    right: 60px; */
  bottom: 100px;
  right: 40px; }
  #back-top a {
    display: block;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    background: url("../../images/icons/btn_top.png") no-repeat left top;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ccc;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
    #back-top a:hover {
      /*background-position: left bottom;*/ }

#social-fixed {
  position: fixed;
  top: 40%;
  right: 0px;
  z-index: 3; }
  #social-fixed a {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    position: relative;
    right: -10px;
    display: block;
    width: 46px;
    height: 36px;
    background-position: left top;
    background-repeat: no-repeat; }
    #social-fixed a.icon-fb {
      background-color: #3b5998; }
    #social-fixed a.icon-yt {
      background-color: #ff0000; }
    #social-fixed a:hover {
      right: 0; }

#whatsapp {
    display: block;
    position: fixed;
    z-index: 98;
    bottom: 30px;
    right: 30px;
}
#whatsapp a {
    display: block;
    width: 67px;
    height: 66px;
    background: url(../../images/icons/whatsapp_icon.png) no-repeat left top;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/*
#back-top {
  display: block;
  z-index: 999;
  a {
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url('../images/icons/btn_top.png') no-repeat left top;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    &:hover {
      background-position: left bottom;
    }
  }
}
*/
#feature-list ul li a {
  color: #626262; }

.news-list li .img-thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto; }

.sku-list li div a.disabled.onlyOneOption {
  background-color: transparent;
  border: 0;
  color: #000;
  cursor: initial !important; }

#subTotalTable table tr:last-child td:last-child {
  font-weight: 600; }

#pointsPanel {
  padding: 0 0 15px 0;
  margin-bottom: 20px;
  overflow: hidden; }
  #pointsPanel > .fl-left {
    width: 515px; }
    #pointsPanel > .fl-left > .clear {
      margin-bottom: 10px; }
    #pointsPanel > .fl-left p {
      width: 200px;
      float: left;
      line-height: 40px;
      margin: 0;
      font-weight: 600; }
    #pointsPanel > .fl-left input {
      width: calc(100% - 200px);
      float: right; }

#pointsExchange {
  text-align: right;
  /*position: relative; top: 10px;*/ }

.popup-box {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  /* border-radius: 15px; */
  padding: 20px; }
  .popup-box .btn-close {
    top: -24px;
    right: -24px;
    width: 48px;
    height: 48px;
    background: url("../../images/icons/btn_close01.png") no-repeat;
    opacity: 1; }
  .popup-box img {
    max-width: 460px;
    width: 100%; }
  .popup-box a {
    color: #9265a8;
    text-decoration: underline; }

/*.popup-box iframe {
    max-width: 460px;
    width: 100%;
}*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0; 
    float: none;
    clear: both;
    width: 100%;
    min-width: 480px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.popup-box h3 {
  font-size: calc(24rem / 16);
  line-height: calc(40rem / 16);
  margin: 0;
  color: #9265a8;
  font-weight: 600; }
.popup-box p {
  font-size: calc(16rem / 16);
  line-height: calc(24rem / 16);
  margin: 0 0 20px 0;
  text-align: justify; }

.index-popup-box {
  position: fixed;
  z-index: 99;
  right: 0;
  /*bottom: 10px;*/
  bottom: 0px;
  background: #fff;
  padding: 9px;
  border: 1px solid #868686; }
  .index-popup-box h3 {
    font-size: calc(24rem / 16);
    line-height: calc(40rem / 16);
    margin: 0;
    color: #9265a8;
    font-weight: 600; }
  .index-popup-box p {
    font-size: calc(16rem / 16);
    line-height: calc(24rem / 16);
    margin: 0 0 5px 0;
    text-align: justify; }
  .index-popup-box button.mfp-close {
    left: -15px;
    top: -18px; }

header nav .wrap > div .nav-sub ul li figcaption a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style-position: inside; }

.header-flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row; }

.header-menu .img-thumb img {
  width: initial;
  max-height: 82px;
  margin: 0 auto;
  background: #fff; }

.bookingText {
  font-size: 12px;
  color: #ff0000;
  margin: -5px 0 0px; }

.btn-type-enquiry {
  /* float: left; */
  display: inline-block;
  padding: 0 10px;
  background-color: #48c857;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  opacity: 1;
  text-decoration: none; }
  .btn-type-enquiry:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    background-color: #7fe28a;
    color: #fff; }
  .btn-type-enquiry:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    width: 24px;
    height: 22px;
    margin-right: 10px;
    background: url("../../images/icons/icon_enquiry02.png") no-repeat; }

#st-cmp-v2 {
  display: none; }

#big-image .product-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 75px;
  z-index: 2; }
  #big-image .product-label.label-best:before {
    border-color: #23aae1 transparent transparent transparent; }
  #big-image .product-label:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 75px 0 0;
    border-color: #fff transparent transparent transparent; }
  #big-image .product-label span {
    position: absolute;
    top: 17px;
    left: 2px;
    font-size: 20px;
    color: #fff;
    z-index: 2;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  #big-image .product-label.label-sale:before {
    border-color: #ff0000 transparent transparent transparent; }

.btn-addcart-sm {
  display: inline-block;
  background-color: #ff8201;
  padding: 0 15px;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  transition: 0.4s;
  -webkit-transition: 0.4s; }
  .btn-addcart-sm:hover {
    background-color: #f38111; }
  .btn-addcart-sm:after {
    float: left;
    content: "";
    display: block;
    margin: 9px 6px 0 0px;
    width: 16px;
    height: 15px;
    background: url("../../images/icons/icon_cart02.png");
    background-size: cover;
    transition: 0.4s;
    -webkit-transition: 0.4s; }
  .btn-addcart-sm:active:after {
    animation: cart-animation linear 0.4s; }

.cart-animation span:after {
  animation: cart-animation linear 0.4s; }

@keyframes cart-animation {
  0% {
    transform: scale(1, 1) translateY(0); }
  33% {
    transform: scale(1.5, 0.5) translateY(10px); }
  66% {
    transform: scale(0.5, 1.5) translateY(-10px); }
  100% {
    transform: scale(1, 1) translateY(0); } }
#btn-repeat-buy {
  position: fixed;
  bottom: 220px;
  right: 35px;
  width: 65px;
  z-index: 9;
  text-align: center;
  font-size: 14px;
  color: #000; }
  #btn-repeat-buy span {
    position: relative;
    display: inline-block;
    clear: both;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    background-color: #f38111;
    border: 5px solid #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin-bottom: 5px; }
    #btn-repeat-buy span:after {
      position: absolute;
      content: "";
      background: url("../../images/icons/icon_repeat_buy01.png") no-repeat center;
      width: 35px;
      height: 35px;
      background-size: cover;
      top: 10px;
      left: 10px;
      transition: 0.2s;
      -webkit-transition: 0.2s; }
  #btn-repeat-buy:active span:after {
    /*        transform: scaleY(0.9) rotate(-360deg);
            -webkit-transform: scaleY(0.9) rotate(-360deg);*/ }

#btn-repeat-buy2 {
  position: fixed;
  bottom: 220px;
  right: 35px;
  width: 65px;
  z-index: 9;
  text-align: center;
  font-size: 14px;
  color: #000; }
  #btn-repeat-buy2 span {
    position: relative;
    display: inline-block;
    clear: both;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    background-color: #ff0000;
    border: 5px solid #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin-bottom: 5px; }
    #btn-repeat-buy2 span:after {
      position: absolute;
      content: "";
      background: url("../../images/icons/icon_repeat_buy01.png") no-repeat center;
      width: 35px;
      height: 35px;
      background-size: cover;
      top: 10px;
      left: 10px;
      transition: 0.2s;
      -webkit-transition: 0.2s; }
  #btn-repeat-buy2:active span:after {
    /*        transform: scaleY(0.9) rotate(-360deg);
            -webkit-transform: scaleY(0.9) rotate(-360deg);*/ }
.repeat-buy-animation span:after {
  animation: repeat-buy-animation linear 0.4s; }

@keyframes repeat-buy-animation {
  0% {
    transform: scale(1, 1) translateY(0); }
  25% {
    transform: scale(1.4, 1.4) rotate(-40deg); }
  50% {
    transform: scale(1.4, 1.4) rotate(40deg); }
  75% {
    transform: scale(1.4, 1.4) rotate(-40deg); }
  100% {
    transform: scale(1, 1) translateY(0); } }
#repeat-buy {
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  border: 1px solid #a1a1a1; }
  #repeat-buy h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0 0 10px 0;
    font-weight: 600; }
  #repeat-buy .btn-addcart {
    float: right;
    display: inline-block;
    padding: 0 25px;
    background-color: #ff8201;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    opacity: 1; }
    #repeat-buy .btn-addcart:before {
      content: "";
      display: inline-block;
      position: relative;
      top: 3px;
      width: 24px;
      height: 22px;
      margin-right: 10px;
      background: url("../../images/icons/icon_cart02.png") no-repeat; }
    #repeat-buy .btn-addcart:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      background-color: #ff6a00; }
  #repeat-buy button.mfp-close {
    top: -19px; }

#btn-float-cart {
  position: fixed;
  bottom: 110px;
  right: 35px;
  width: 65px;
  z-index: 9;
  text-align: center;
  font-size: 14px;
  color: #000; }
  #btn-float-cart span {
    position: relative;
    display: inline-block;
    clear: both;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    background-color: #ff8201;
    border: 5px solid #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    margin-bottom: 5px; }
    #btn-float-cart span:after {
      position: absolute;
      content: "";
      background: url("../../images/icons/icon_cart02.png") no-repeat center;
      width: 24px;
      height: 22px;
      background-size: cover;
      top: 16px;
      left: 14px;
      transition: 0.2s;
      -webkit-transition: 0.2s; }
  #btn-float-cart:active span:after {
    /*        transform: scaleY(0.9) rotate(-360deg);
            -webkit-transform: scaleY(0.9) rotate(-360deg);*/ }

#repeat-buy-top {
  padding-bottom: 10px;
  border-bottom: 1px solid #580088; }
  #repeat-buy-top p {
    clear:both;
    margin:10px 0 0 0;
    text-align:center;
    font-size: 16px; }

.buy-top-margin {
  margin-bottom: 10px; }

#repeat-buy-table {
  width: 100%; }
  #repeat-buy-table table {
    width: 100%; }
  #repeat-buy-table tr {
    border-bottom: 1px solid #f5f5f5; }
  #repeat-buy-table td {
    padding: 15px 10px;
    vertical-align: middle; }
    #repeat-buy-table td p {
      margin: 0; }
    #repeat-buy-table td:nth-of-type(1) {
      padding-left: 0; }
    #repeat-buy-table td:nth-last-of-type(1) {
      padding-right: 0; }
  #repeat-buy-table .img-thumb {
    width: 90px; }
  #repeat-buy-table .product-title {
    font-size: 20px;
    line-height: 30px; }
    #repeat-buy-table .product-title a {
      color: #580088;
      text-decoration: none; }
  #repeat-buy-table .product-code {
    font-size: 14px;
    line-height: 20px;
    color: #626262; }
  #repeat-buy-table .product-price {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    text-align: center; }
    #repeat-buy-table .product-price.discount {
      color: #ff0000; }
      #repeat-buy-table .product-price.discount span {
        text-decoration: line-through;
        font-size: 14px;
        color: #868686; }
  #repeat-buy-table .product-quantity {
    margin: 0;
    line-height: 0;
    float: right; }

.product-quantity-group {
  display: inline-block;
  width: 105px; }
  .product-quantity-group .quantity-minus, .product-quantity-group .quantity-plus {
    position: relative;
    height: 40px;
    width: 32px;
    display: block;
    float: left;
    text-align: center;
    background-color: #9265a8; }
    .product-quantity-group .quantity-minus:before, .product-quantity-group .quantity-plus:before {
      content: "";
      position: absolute;
      width: 11px;
      height: 11px;
      top: 15px;
      left: 10px;
      background: url("../../images/icons/icon_quantity01.png") no-repeat; }
    .product-quantity-group .quantity-minus:hover, .product-quantity-group .quantity-plus:hover {
      background-color: #580088; }
  .product-quantity-group .quantity-minus:before {
    background-position: left top; }
  .product-quantity-group .quantity-plus:before {
    background-position: left bottom; }
  .product-quantity-group input {
    height: 40px;
    margin: 0; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  bottom: -100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  bottom: 0; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  bottom: -100%; }

.cart-added-text {
    /*display:block;*/
    display:none;
    position:absolute;
    top:45px;
    left:calc(50% - 70px);
    width:140px;
    padding:0px 10px;
    text-align:center;
    font-size:14px;
    line-height:24px;
    color:#fff;    
    background-color:#f38111;
    border-radius:3px;
}
.cart-added-text:before {
    content:"";
    position:absolute;
    top:-5px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 5px 5px;
border-color: transparent transparent #f38111 transparent;

}

.freeprivacypolicy-com---nb-simple{
    left: 0px !important;
    right: initial !important;
    background-color: #fff !important;
    opacity: 0.9;
}

.product-title a, .product-code a{text-decoration:inherit !important;}




  #cart-points > #subTotalTable table {
    width: 400px; }
    #cart-points > #subTotalTable table td {
      font-size: 18px;
      line-height: 36px; }
      #cart-points > #subTotalTable table td:nth-of-type(1) {
        font-weight: 600; }
      #cart-points > #subTotalTable table td:nth-of-type(2) {
        text-align: right;
        min-width: 120px; }
    #cart-points > #subTotalTable table tfoot td {
      padding-top: 5px;
      font-size: 20px;
      font-weight: 600; }
  #cart-points.cart-confirm {
    padding-top: 15px;
    border-top: 0;
    border-bottom: 1px solid #f5f5f5; }