@media (min-width: 1300px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1280px; } }
  
  @font-face {
    font-family: 'LNTH';
    font-display: swap;
    src: url(//theme.hstatic.net/200000259653/1000680750/14/0250-lnth-righthere.woff2?v=935) format("woff2"), url(//theme.hstatic.net/200000259653/1000680750/14/0250-lnth-righthere.woff?v=935) format("woff"), url(//theme.hstatic.net/200000259653/1000680750/14/0250-lnth-righthere.ttf?v=935) format("ttf"); }
  
  .wow {
    visibility: hidden; }
  
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  
  .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  
  .animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip; }
  
  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); } }
  
  .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown; }
  
  a {
    color: #926625; }
  
  ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    ul li {
      list-style: none; }
  
  body.noScroll, html.noScroll {
    overflow-y: hidden; }
  
  body::-webkit-scrollbar, html::-webkit-scrollbar {
    width: 0px; }
  
  body::-webkit-scrollbar-track, html::-webkit-scrollbar-track {
    background: #ccc; }
  
  body::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb {
    background: #F8D5D7; }
  
  body {
    font-family: 'Recursive', sans-serif;
    font-size: 14px; }
  
  h1, h2, h3, h4, h5, h6, label {
    font-weight: 400; }
  
  a:hover, a:focus, a:visited, input,
  button:hover, button:focus, button:visited {
    outline: 0;
    text-decoration: none;
    opacity: .9; }
  
  .tns-outer {
    display: flex;
    position: relative; }
    .tns-outer .tns-nav {
      display: flex;
      justify-content: center;
      padding-top: 15px; }
      .tns-outer .tns-nav button {
        background: #e1e1e1;
        width: 12px;
        height: 12px;
        display: inline-block;
        border-radius: 50%;
        border: none;
        padding: 0;
        margin: 0 3px;
        box-shadow: none;
        outline: 0; }
      .tns-outer .tns-nav button.tns-nav-active {
        background: #b1b1b1; }
    .tns-outer .tns-controls {
      outline: 0; }
      .tns-outer .tns-controls button {
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        z-index: 1;
        color: transparent;
        background-repeat: no-repeat;
        background-position: center;
        width: 20px;
        height: 100px;
        border-radius: 2px;
        background-color: transparent;
        border: none;
        overflow: hidden;
        box-shadow: none;
        outline: 0; }
      .tns-outer .tns-controls button[disabled] {
        display: none; }
      .tns-outer .tns-controls button[data-controls="prev"] {
        left: 0;
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg version='1.1' fill='%23777777' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 477.175 477.175' style='enable-background:new 0 0 477.175 477.175;' xml:space='preserve'%3E%3Cpath d='M145.188,238.575l215.5-215.5c5.3-5.3,5.3-13.8,0-19.1s-13.8-5.3-19.1,0l-225.1,225.1c-5.3,5.3-5.3,13.8,0,19.1l225.1,225 c2.6,2.6,6.1,4,9.5,4s6.9-1.3,9.5-4c5.3-5.3,5.3-13.8,0-19.1L145.188,238.575z'/%3E%3C/svg%3E%0A"); }
      .tns-outer .tns-controls button[data-controls="next"] {
        right: 0;
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg version='1.1' fill='%23777777' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 477.175 477.175' style='enable-background:new 0 0 477.175 477.175;' xml:space='preserve'%3E%3Cpath d='M360.731,229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1,0s-5.3,13.8,0,19.1l215.5,215.5l-215.5,215.5 c-5.3,5.3-5.3,13.8,0,19.1c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-4l225.1-225.1C365.931,242.875,365.931,234.275,360.731,229.075z '/%3E%3C/svg%3E%0A"); }
  
  .breadcrumb-shop ol {
    display: flex;
    flex-wrap: wrap;
    background: none;
    padding-left: 0;
    padding-right: 0;
    margin: 0; }
    @media (max-width: 767px) {
      .breadcrumb-shop ol {
        text-align: center;
        justify-content: center;
        width: 100%; } }
    .breadcrumb-shop ol a {
      color: #333; }
  
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }
  
  .fb_dialog.fb_dialog_advanced .fb_dialog_content iframe {
    right: -5px !important; }
  
  .fb_dialog, .fb_dialog.fb_dialog_mobile {
    z-index: 98 !important; }
  
  .event-none {
    pointer-events: none;
    border: 1px solid #333 !important;
    background: #333 !important;
    color: #fff !important; }
  
  .table-responsive {
    margin-bottom: 0; }
    .table-responsive::-webkit-scrollbar {
      width: 6px; }
    .table-responsive::-webkit-scrollbar-track {
      box-shadow: 0;
      border-radius: 0; }
    .table-responsive::-webkit-scrollbar-thumb {
      border-radius: 0;
      background-color: rgba(0, 0, 0, 0.1); }
  
  input {
    background-clip: padding-box; }
  
  input.form-control::-webkit-outer-spin-button, input.form-control::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  
  .form-control {
    background-clip: padding-box;
    box-shadow: none; }
    .form-control:focus {
      box-shadow: none;
      border-color: #333; }
  
  .btn:hover {
    opacity: .85;
    transition: all .2s; }
  
  input[type="radio"] {
    margin-top: 0;
    vertical-align: top;
    width: 18px;
    height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    margin: 0 0.2rem 0 0;
    cursor: pointer;
    outline: none !important;
    border: none !important; }
    input[type="radio"]:before {
      -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      -webkit-transform: scale(0, 0);
      -moz-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      content: "";
      position: absolute;
      left: -1px;
      right: 0;
      bottom: 0;
      top: 0;
      margin: auto;
      z-index: 1;
      width: 8px;
      height: 8px;
      background: #333;
      border-radius: 50%; }
    input[type="radio"]:after {
      content: "";
      position: absolute;
      left: -1px;
      right: 0;
      bottom: 0;
      top: 0;
      margin: auto;
      width: 16px;
      height: 16px;
      background: #fff;
      border: 1px solid #333;
      border-radius: 50%; }
    input[type="radio"]:checked:before {
      -webkit-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    input[type="radio"]:checked:after {
      border: 1px solid #333; }
  
  input[type="checkbox"] {
    margin-top: 0;
    vertical-align: top;
    width: 18px;
    height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    margin: 0 1rem 0 0;
    cursor: pointer;
    outline: none !important;
    border: none !important; }
    input[type="checkbox"]:before {
      -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
      -webkit-transform: rotate(-45deg) scale(0, 0);
      -moz-transform: rotate(-45deg) scale(0, 0);
      -ms-transform: rotate(-45deg) scale(0, 0);
      -o-transform: rotate(-45deg) scale(0, 0);
      transform: rotate(-45deg) scale(0, 0);
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: .38em;
      margin: auto;
      z-index: 1;
      width: 10px;
      height: 5px;
      border: 2px solid #333;
      border-top-style: none;
      border-right-style: none; }
    input[type="checkbox"]:checked:before {
      -webkit-transform: rotate(-45deg) scale(1, 1);
      -moz-transform: rotate(-45deg) scale(1, 1);
      -ms-transform: rotate(-45deg) scale(1, 1);
      -o-transform: rotate(-45deg) scale(1, 1);
      transform: rotate(-45deg) scale(1, 1); }
    input[type="checkbox"]:after {
      content: "";
      position: absolute;
      left: -1px;
      right: 0;
      bottom: 0;
      top: 0;
      margin: auto;
      width: 16px;
      height: 16px;
      background: #fff;
      border: 1px solid #333;
      cursor: pointer;
      border-radius: 3px; }
    input[type="checkbox"]:checked:after {
      border-color: #333; }
  
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  
  input[type=number] {
    -moz-appearance: textfield; }
  
  @keyframes fadeText {
    from {
      transform: translateY(-100px); }
    to {
      opacity: 1;
      transform: translateY(0); } }
  
  .section-title-all {
    position: relative;
    text-align: center;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .section-title-all {
        margin-bottom: 30px; }
        .section-title-all h2 {
          font-size: 25px; } }
    .section-title-all:after {
      content: "";
      background-image: url(https://file.hstatic.net/200000259653/file/heading_image_a5c3c280926a442e8ab29af85b3068a9.png);
      background-size: cover;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      display: inline-block;
      background-repeat: no-repeat;
      width: 100px;
      height: 100px;
      opacity: 0.85; }
    .section-title-all span {
      font-family: 'LNTH';
      font-size: 30px;
      color: #926625; }
  
  @media (max-width: 767px) {
    .modal-popupContact.popupForm .modal-content:before, .modal-popupContact.popupForm .modal-content .modal-wrapper-contact {
      width: 100%; }
    .fb_dialog.fb_dialog_mobile .fb_dialog_content iframe {
      transform: scale(0.95);
      right: 7.5px !important;
      margin: 0 !important;
      bottom: 20px !important; } }
  
  header#header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    transform: translateY(0);
    box-shadow: 0px 2px 4px rgba(40, 40, 40, 0.3);
    transition: all .4s;
    height: 80px; }
    header#header.active {
      transform: translateY(-100%); }
    header#header .header-wrap {
      padding: 10px 0px; }
      header#header .header-wrap-top {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        header#header .header-wrap-top-left {
          width: 20%;
          display: flex;
          align-items: center; }
          @media (max-width: 767px) {
            header#header .header-wrap-top-left {
              width: 30%; }
              header#header .header-wrap-top-left-user {
                display: none; }
              header#header .header-wrap-top-left-search {
                display: block; } }
          @media (min-width: 768px) {
            header#header .header-wrap-top-left-search {
              display: none; } }
          header#header .header-wrap-top-left-bars, header#header .header-wrap-top-left-user, header#header .header-wrap-top-left-search {
            margin-right: 20px;
            cursor: pointer; }
            header#header .header-wrap-top-left-bars i, header#header .header-wrap-top-left-user i, header#header .header-wrap-top-left-search i {
              color: #926625;
              font-size: 20px; }
        header#header .header-wrap-top-center {
          width: 60%; }
          @media (max-width: 767px) {
            header#header .header-wrap-top-center {
              width: 40%; } }
          header#header .header-wrap-top-center-logo {
            max-width: 100px;
            margin-left: auto;
            margin-right: auto; }
        header#header .header-wrap-top-right {
          width: 20%;
          display: flex;
          justify-content: flex-end;
          align-items: center; }
          @media (max-width: 767px) {
            header#header .header-wrap-top-right {
              width: 30%; } }
          header#header .header-wrap-top-right i {
            font-size: 20px;
            color: #926625; }
          header#header .header-wrap-top-right-search {
            margin-right: 20px; }
            @media (max-width: 991px) {
              header#header .header-wrap-top-right-search {
                display: none; } }
          header#header .header-wrap-top-right-wishlist {
            margin-right: 20px; }
            header#header .header-wrap-top-right-wishlist a {
              position: relative;
              display: block; }
              header#header .header-wrap-top-right-wishlist a .header-wrap-top-right-wishlist-count {
                position: absolute;
                top: -10px;
                right: -10px;
                width: 20px;
                height: 20px;
                background: #926625;
                text-align: center;
                line-height: 20px;
                color: #fff;
                border-radius: 50%; }
          header#header .header-wrap-top-right-cart {
            margin-right: 10px; }
            header#header .header-wrap-top-right-cart a {
              position: relative;
              display: block; }
              header#header .header-wrap-top-right-cart a .header-wrap-top-right-cart-count {
                position: absolute;
                top: -10px;
                right: -10px;
                width: 20px;
                height: 20px;
                background: #926625;
                text-align: center;
                line-height: 20px;
                color: #fff;
                border-radius: 50%;
                font-size: 12px; }
      header#header .header-wrap-bottom {
        margin-top: 15px; }
        @media (max-width: 991px) {
          header#header .header-wrap-bottom {
            display: none; } }
        header#header .header-wrap-bottom .mainNav .sliderMenu {
          display: flex;
          margin: 0;
          padding: 0;
          list-style: none;
          justify-content: center; }
          header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega > a {
            padding: 5px 15px;
            color: #926625;
            font-size: 18px; }
          header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega:hover a {
            color: #ff1616; }
          header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega:hover .subMenuTwo {
            visibility: visible;
            transform: perspective(600px) rotateX(0deg); }
          header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo {
            visibility: hidden;
            transition: all .4s;
            transform: perspective(600px) rotateX(-90deg);
            transform-origin: top;
            position: absolute;
            z-index: 99999999;
            background: rgba(255, 255, 255, 0.85);
            width: 100%;
            padding: 20px 0px;
            top: 100%;
            left: 0; }
            header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo > .container {
              display: flex; }
            header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne {
              width: 15%;
              position: relative; }
              header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne.haveThree {
                width: 30%; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne.haveThree .subMenuItem {
                  width: 40%; }
              header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne.border-right-new {
                border-right: 1px solid #926625; }
              header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem {
                width: 100%;
                margin: 10px 0px;
                display: block;
                white-space: initial; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem.hasChild {
                  display: flex; }
                  header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem.hasChild i {
                    font-size: 10px;
                    font-weight: 700;
                    margin-left: 10px; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem > a {
                  width: 100%;
                  justify-content: space-between;
                  display: flex;
                  align-items: center;
                  text-transform: capitalize;
                  color: #926625; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem.activeMenuTwo > a {
                  color: #ff1616; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem > .subMenuThree {
                  display: none;
                  position: absolute;
                  left: 50%;
                  top: 0; }
                  header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem > .subMenuThree li {
                    margin: 10px 0px; }
                    header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem > .subMenuThree li:hover > a {
                      color: #ff1616; }
                    header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumOne .subMenuItem > .subMenuThree li a {
                      color: #926625;
                      display: block;
                      text-transform: capitalize; }
            header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumTwo {
              width: 85%;
              display: flex;
              justify-content: space-evenly; }
              header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumTwo.haveThree {
                width: 70%; }
              header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumTwo .subMenuItem {
                width: 45%;
                display: flex;
                align-items: center;
                justify-content: center; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumTwo .subMenuItem .section-title-all {
                  margin: 0; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li.haveMega .subMenuTwo .subMenuTwoColumTwo .subMenuItem a {
                  display: block;
                  margin: 10px 0px; }
          header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) {
            position: relative; }
            header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) > a {
              padding: 5px 15px;
              color: #926625;
              font-size: 18px; }
            header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega):hover a {
              color: #ff1616; }
            header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega):hover .subMenu {
              visibility: visible;
              transform: perspective(600px) rotateX(0deg); }
            header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu {
              visibility: hidden;
              transition: all .4s;
              transform: perspective(600px) rotateX(-90deg);
              transform-origin: top;
              position: absolute;
              z-index: 10;
              background: rgba(255, 255, 255, 0.85);
              top: calc(100% + 10px);
              left: 0;
              width: 200px; }
              header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem {
                width: 100%;
                padding: 10px 20px;
                display: block;
                white-space: initial; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem a {
                  color: #926625; }
                  header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem a i {
                    font-size: 10px;
                    float: right;
                    margin-top: 5px;
                    color: #926625; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem:hover > a {
                  color: red; }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem:hover .subMenuThree {
                  visibility: visible;
                  transform: perspective(600px) rotateX(0deg); }
                header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem > .subMenuThree {
                  visibility: hidden;
                  transition: all .4s;
                  transform: perspective(600px) rotateX(-90deg);
                  transform-origin: top;
                  position: absolute;
                  z-index: 10;
                  background: rgba(255, 255, 255, 0.85);
                  top: 0;
                  left: 100%;
                  width: 200px; }
                  header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem > .subMenuThree li {
                    padding: 10px 20px; }
                    header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem > .subMenuThree li:hover > a {
                      color: red; }
                    header#header .header-wrap-bottom .mainNav .sliderMenu > li:not(.haveMega) ul.subMenu .subMenuItem > .subMenuThree li a {
                      color: #926625;
                      display: block;
                      text-transform: capitalize; }
  
  #slider .slider-main-item {
    position: relative; }
    #slider .slider-main-item a {
      display: block; }
    #slider .slider-main-item-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      color: #926625; }
      @media (max-width: 991px) {
        #slider .slider-main-item-content {
          display: none !important; } }
      #slider .slider-main-item-content span, #slider .slider-main-item-content h2, #slider .slider-main-item-content p, #slider .slider-main-item-content pre {
        opacity: 0; }
      #slider .slider-main-item-content.fade-text span {
        animation: fadeText 1s ease-out forwards; }
      #slider .slider-main-item-content.fade-text h2 {
        animation: fadeText 1s ease-out .75s forwards; }
      #slider .slider-main-item-content.fade-text p {
        animation: fadeText 1s ease-out 1.5s forwards; }
      #slider .slider-main-item-content.fade-text pre {
        animation: fadeText 1s ease-out 2.25s forwards;
        width: 100px;
        display: block;
        margin: 0 auto;
        font-size: 14px; }
      #slider .slider-main-item-content span {
        display: block;
        font-size: 50px;
        font-family: 'LNTH';
        margin-bottom: 20px; }
      #slider .slider-main-item-content h2 {
        font-size: 30px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-weight: 700; }
      #slider .slider-main-item-content p {
        font-size: 18px;
        margin-bottom: 20px; }
      #slider .slider-main-item-content pre {
        background: transparent;
        border: 1px solid #926625;
        border-radius: 5px;
        transition: all .2s;
        padding: 5px;
        color: #926625; }
        #slider .slider-main-item-content pre:hover {
          position: relative;
          background: #926625;
          color: #fff; }
  
  #caterogies {
    padding: 25px 0px; }
    @media (max-width: 767px) {
      #caterogies {
        padding: 15px 0px !important; } }
    #caterogies .caterogies-wrap-main-item {
      padding: 30px;
      position: relative;
      transition: all .5s; }
      #caterogies .caterogies-wrap-main-item:hover {
        transform: translateY(-5px); }
        #caterogies .caterogies-wrap-main-item:hover:before {
          opacity: 1;
          transform: translateY(-20px); }
      #caterogies .caterogies-wrap-main-item:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 25%;
        right: 25%;
        height: 15px;
        width: 50%;
        opacity: 0;
        background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
        transition-duration: 0.3s;
        transition-property: transform, opacity; }
      @media (max-width: 767px) {
        #caterogies .caterogies-wrap-main-item {
          padding: 10px; } }
  
  #banner-one {
    padding: 25px 0px; }
    @media (max-width: 767px) {
      #banner-one {
        padding: 15px 0px !important; } }
    #banner-one .banner-one-wrapper {
      background-image: url(https://file.hstatic.net/200000259653/file/bg-3-1_ca2321fa-3c9b-416e-aa49-5_9766953b156f449fa0059e1c8c99d5d0_small.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      background-attachment: fixed; }
      #banner-one .banner-one-wrapper .b-o-w-main {
        display: flex;
        justify-content: flex-end; }
        #banner-one .banner-one-wrapper .b-o-w-main .b-o-w-m-item {
          width: 50%;
          padding: 100px 0px; }
          @media (max-width: 767px) {
            #banner-one .banner-one-wrapper .b-o-w-main .b-o-w-m-item {
              width: 100%; } }
          #banner-one .banner-one-wrapper .b-o-w-main .b-o-w-m-item span {
            font-family: 'LNTH';
            font-size: 40px;
            color: #926625; }
          #banner-one .banner-one-wrapper .b-o-w-main .b-o-w-m-item h2 {
            font-size: 33px;
            margin-bottom: 20px; }
          #banner-one .banner-one-wrapper .b-o-w-main .b-o-w-m-item div {
            margin-bottom: 20px; }
          #banner-one .banner-one-wrapper .b-o-w-main .b-o-w-m-item a {
            background: transparent;
            border: 1px solid #926625;
            border-radius: 5px;
            transition: all .2s;
            padding: 5px;
            color: #926625; }
            #banner-one .banner-one-wrapper .b-o-w-main .b-o-w-m-item a:hover {
              position: relative;
              background: #926625;
              color: #fff; }
  
  #banner-two {
    padding: 25px 0px; }
    @media (max-width: 767px) {
      #banner-two {
        padding: 15px 0px !important; } }
    #banner-two .banner-two-wrapper {
      background-image: url(https://file.hstatic.net/200000259653/file/bg-2-1_1920x_b84cdc8bbfed4197b1b20460e431f2b1_small.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      background-attachment: fixed; }
      #banner-two .banner-two-wrapper .b-t-w-main {
        display: flex;
        justify-content: flex-start; }
        #banner-two .banner-two-wrapper .b-t-w-main .b-t-w-m-item {
          width: 50%;
          padding: 100px 0px; }
          @media (max-width: 767px) {
            #banner-two .banner-two-wrapper .b-t-w-main .b-t-w-m-item {
              width: 100%; } }
          #banner-two .banner-two-wrapper .b-t-w-main .b-t-w-m-item span {
            font-family: 'LNTH';
            font-size: 40px;
            color: #926625; }
          #banner-two .banner-two-wrapper .b-t-w-main .b-t-w-m-item h2 {
            font-size: 34px;
            margin-bottom: 20px; }
          #banner-two .banner-two-wrapper .b-t-w-main .b-t-w-m-item div {
            margin-bottom: 20px; }
          #banner-two .banner-two-wrapper .b-t-w-main .b-t-w-m-item a {
            background: transparent;
            border: 1px solid #926625;
            border-radius: 5px;
            transition: all .2s;
            padding: 5px;
            color: #926625;
            border: 1px solid #926625; }
            #banner-two .banner-two-wrapper .b-t-w-main .b-t-w-m-item a:hover {
              position: relative;
              background: #926625;
              color: #fff; }
  
  #group-product {
    padding: 25px 0px; }
    @media (max-width: 767px) {
      #group-product {
        padding: 15px 0px !important; } }
    #group-product .g-p-w-main {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap; }
      @media (max-width: 767px) {
        #group-product .g-p-w-main {
          margin-left: -7.5px;
          margin-right: -7.5px; } }
      @media (min-width: 768px) {
        #group-product .g-p-w-main {
          margin-left: -15px;
          margin-right: -15px; } }
      #group-product .g-p-w-main .proLoop {
        width: calc(100%/4); }
        @media (max-width: 767px) {
          #group-product .g-p-w-main .proLoop {
            width: calc(100%/2); } }
  
  #group-banner .group-banner-wrapper .g-b-w-item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center; }
    #group-banner .group-banner-wrapper .g-b-w-item .g-b-w-i-left {
      width: 50%;
      padding: 0px 10px; }
      #group-banner .group-banner-wrapper .g-b-w-item .g-b-w-i-left a {
        position: relative;
        display: block; }
        #group-banner .group-banner-wrapper .g-b-w-item .g-b-w-i-left a:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background: rgba(0, 0, 0, 0.25);
          transition: transform 1.25s;
          transform: scaleX(1);
          transform-origin: left; }
          @media (max-width: 767px) {
            #group-banner .group-banner-wrapper .g-b-w-item .g-b-w-i-left a:after {
              display: none; } }
        #group-banner .group-banner-wrapper .g-b-w-item .g-b-w-i-left a:hover:after {
          transform: scaleX(0); }
      @media (max-width: 991px) {
        #group-banner .group-banner-wrapper .g-b-w-item .g-b-w-i-left {
          width: 100%;
          margin-bottom: 20px; } }
    #group-banner .group-banner-wrapper .g-b-w-item .g-b-w-i-right {
      padding: 0px 60px;
      width: 50%; }
      @media (max-width: 991px) {
        #group-banner .group-banner-wrapper .g-b-w-item .g-b-w-i-right {
          width: 100%;
          padding: 0; } }
    #group-banner .group-banner-wrapper .g-b-w-item:nth-child(2n+1) {
      margin: 50px 0px; }
      @media (min-width: 992px) {
        #group-banner .group-banner-wrapper .g-b-w-item:nth-child(2n+1) .g-b-w-i-left {
          order: 2; } }
      #group-banner .group-banner-wrapper .g-b-w-item:nth-child(2n+1) .g-b-w-i-left a:after {
        transform-origin: right; }
  
  #group-product-slider {
    padding: 25px 0px; }
    @media (max-width: 767px) {
      #group-product-slider {
        padding: 15px 0px !important; } }
    #group-product-slider .proLoop {
      margin-top: 5px; }
  
  #group-deal {
    padding: 25px 0px; }
    @media (max-width: 767px) {
      #group-deal {
        padding: 15px 0px !important; } }
    #group-deal .group-deal-wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      #group-deal .group-deal-wrap-item {
        overflow: hidden;
        width: 60%; }
        #group-deal .group-deal-wrap-item-countdown {
          position: relative; }
          #group-deal .group-deal-wrap-item-countdown .countdownLoop {
            width: 100%;
            display: flex;
            text-align: center;
            border-radius: 10px;
            padding: 15px;
            margin-top: 10px;
            color: #926625;
            position: absolute;
            bottom: 10px; }
            #group-deal .group-deal-wrap-item-countdown .countdownLoop b {
              font-size: 30px; }
              @media (max-width: 767px) {
                #group-deal .group-deal-wrap-item-countdown .countdownLoop b {
                  font-size: 20px; } }
            #group-deal .group-deal-wrap-item-countdown .countdownLoop span {
              font-family: 'LNTH';
              font-size: 35px;
              font-weight: 700;
              border-radius: 20px;
              padding: 10px 0px;
              border: 1px solid #f4f4f4;
              background: #F8D5D7;
              backdrop-filter: blur(6px);
              width: 20%;
              margin: 0 2.5%;
              box-shadow: 0px 3px 10px rgba(255, 255, 255, 0.4); }
              @media (max-width: 767px) {
                #group-deal .group-deal-wrap-item-countdown .countdownLoop span {
                  font-size: 25px; } }
        #group-deal .group-deal-wrap-item:last-child {
          padding: 25px;
          width: 40%;
          box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.14);
          z-index: 9; }
        @media (max-width: 767px) {
          #group-deal .group-deal-wrap-item {
            width: 100%; }
            #group-deal .group-deal-wrap-item:last-child {
              width: 100%; } }
        #group-deal .group-deal-wrap-item .proLoop {
          border: none !important;
          transition: 0; }
          #group-deal .group-deal-wrap-item .proLoop .productName, #group-deal .group-deal-wrap-item .proLoop .productPrice {
            margin-bottom: 10px;
            text-align: center; }
  
  #index-blog {
    padding: 25px 0px; }
    @media (max-width: 767px) {
      #index-blog {
        padding: 15px 0px !important; } }
  
  #gallery .g-w-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }
    #gallery .g-w-main .g-w-m-item {
      width: calc(100%/5);
      position: relative; }
      @media (max-width: 767px) {
        #gallery .g-w-main .g-w-m-item {
          width: calc(100%/2); } }
      #gallery .g-w-main .g-w-m-item:before {
        content: "";
        position: absolute;
        top: 15px;
        bottom: 15px;
        left: 50%;
        right: 50%;
        border-top: solid 1px rgba(255, 255, 255, 0.3);
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.75s linear;
        -o-transition: all 0.75s linear;
        transition: all 0.75s linear;
        pointer-events: none;
        z-index: 1; }
      #gallery .g-w-main .g-w-m-item:after {
        content: "";
        position: absolute;
        left: 15px;
        right: 15px;
        top: 50%;
        bottom: 50%;
        border-left: solid 1px rgba(255, 255, 255, 0.3);
        border-right: solid 1px rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.75s linear;
        -o-transition: all 0.75s linear;
        transition: all 0.75s linear;
        pointer-events: none;
        z-index: 1; }
      #gallery .g-w-main .g-w-m-item:hover:before {
        left: 15px;
        right: 15px; }
      #gallery .g-w-main .g-w-m-item:hover:after {
        top: 15px;
        bottom: 15px; }
      #gallery .g-w-main .g-w-m-item:hover span {
        opacity: 1;
        visibility: visible; }
      #gallery .g-w-main .g-w-m-item span {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background: rgba(40, 40, 40, 0.75);
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        transition: opacity .75s linear; }
  
  #new-letter {
    padding: 25px 0px;
    background: #F8D5D7; }
    #new-letter .new-letter-wrap-item {
      display: flex;
      align-items: center;
      justify-content: center; }
      #new-letter .new-letter-wrap-item .section-title-all {
        margin: 0; }
      #new-letter .new-letter-wrap-item form {
        margin-top: 25px;
        width: 50%;
        display: flex;
        position: relative; }
        @media (max-width: 767px) {
          #new-letter .new-letter-wrap-item form {
            width: 90%; } }
        #new-letter .new-letter-wrap-item form div {
          width: 100%;
          margin: 0 auto; }
          #new-letter .new-letter-wrap-item form div input {
            padding: 0px 25px;
            background: transparent;
            border: none;
            border-bottom: 1px solid #926625; }
            #new-letter .new-letter-wrap-item form div input::placeholder {
              color: #926625; }
        #new-letter .new-letter-wrap-item form button {
          color: #926625;
          position: absolute;
          right: 15px;
          bottom: 0;
          top: 0;
          background: transparent;
          border: none; }
  
  #footer {
    background: #000; }
    #footer .footer-wrapper {
      padding: 25px 0px;
      color: #fff; }
      #footer .footer-wrapper .f-w-top {
        display: flex;
        flex-wrap: wrap; }
        #footer .footer-wrapper .f-w-top .f-w-t-item {
          width: 20%;
          padding: 0px 5px; }
          @media (min-width: 768px) and (max-width: 1024px) {
            #footer .footer-wrapper .f-w-top .f-w-t-item {
              width: 50%; } }
          @media (max-width: 767px) {
            #footer .footer-wrapper .f-w-top .f-w-t-item {
              width: 100%; } }
          #footer .footer-wrapper .f-w-top .f-w-t-item i {
            font-size: 15px;
            margin-right: 10px;
            width: 15px; }
          #footer .footer-wrapper .f-w-top .f-w-t-item h4 {
            text-transform: uppercase;
            font-size: 16px;
            font-weight: 700;
            color: #fff;
            margin-bottom: 25px; }
            @media (max-width: 991px) {
              #footer .footer-wrapper .f-w-top .f-w-t-item h4 {
                margin: 10px 0px; } }
            #footer .footer-wrapper .f-w-top .f-w-t-item h4 i {
              font-size: 20px;
              float: right; }
              @media (min-width: 1024px) {
                #footer .footer-wrapper .f-w-top .f-w-t-item h4 i {
                  display: none; } }
          #footer .footer-wrapper .f-w-top .f-w-t-item .footer-logo {
            max-width: 150px;
            margin-bottom: 25px; }
          #footer .footer-wrapper .f-w-top .f-w-t-item ul {
            margin: 0;
            padding: 0;
            list-style: none; }
            #footer .footer-wrapper .f-w-top .f-w-t-item ul li {
              padding: 10px 0px; }
              #footer .footer-wrapper .f-w-top .f-w-t-item ul li a {
                color: #fff; }
              #footer .footer-wrapper .f-w-top .f-w-t-item ul li:hover a {
                color: #926625; }
          @media (max-width: 767px) {
            #footer .footer-wrapper .f-w-top .f-w-t-item .f-w-t-i-toggle {
              display: none; }
              #footer .footer-wrapper .f-w-top .f-w-t-item .f-w-t-i-toggle.fanpage {
                display: block; } }
          #footer .footer-wrapper .f-w-top .f-w-t-item .f-w-t-i-toggle .f-w-t-i-t-social {
            margin-top: 10px; }
            #footer .footer-wrapper .f-w-top .f-w-t-item .f-w-t-i-toggle .f-w-t-i-t-social ul {
              display: flex; }
              #footer .footer-wrapper .f-w-top .f-w-t-item .f-w-t-i-toggle .f-w-t-i-t-social ul li a {
                display: flex;
                align-items: center; }
                #footer .footer-wrapper .f-w-top .f-w-t-item .f-w-t-i-toggle .f-w-t-i-t-social ul li a i {
                  font-size: 20px;
                  margin-right: 30px; }
      #footer .footer-wrapper .f-w-bottom {
        margin-top: 25px;
        border-top: 1px solid #ccc;
        padding-top: 25px;
        text-align: center; }
        #footer .footer-wrapper .f-w-bottom .f-w-b-item p a {
          color: #F8D5D7; }
        #footer .footer-wrapper .f-w-bottom .f-w-b-item .f-w-b-i-payment {
          display: flex;
          flex-wrap: wrap;
          justify-content: center; }
          #footer .footer-wrapper .f-w-bottom .f-w-b-item .f-w-b-i-payment .payment-icon {
            display: inline-block;
            opacity: .6;
            transition: opacity .3s;
            border-radius: 5px;
            background-color: rgba(255, 255, 255, 0.1);
            padding: 5px 10px;
            margin: 5px;
            display: flex;
            align-items: center;
            cursor: pointer; }
            #footer .footer-wrapper .f-w-bottom .f-w-b-item .f-w-b-i-payment .payment-icon:hover {
              background-color: rgba(255, 255, 255, 0.3); }
            #footer .footer-wrapper .f-w-bottom .f-w-b-item .f-w-b-i-payment .payment-icon svg {
              width: 40px;
              height: 20px;
              fill: #fff; }
  
  .proLoop {
    margin-bottom: 25px;
    border: 1px solid transparent; }
    @media (max-width: 767px) {
      .proLoop {
        padding-left: 7.5px;
        padding-right: 7.5px; } }
    @media (min-width: 768px) {
      .proLoop {
        padding-left: 15px;
        padding-right: 15px; } }
    .proLoop:hover {
      border-color: #ffe5e6; }
      .proLoop:hover .productImg .productImgLink picture:nth-of-type(2) {
        opacity: 1;
        visibility: visible; }
      .proLoop:hover .productImg .productImgLink picture:nth-of-type(1) {
        opacity: 0;
        visibility: hidden; }
      @media (min-width: 768px) {
        .proLoop:hover .productImg .productAction {
          opacity: 1; }
          .proLoop:hover .productImg .productAction a {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            opacity: 1; } }
    .proLoop .productImg {
      position: relative;
      overflow: hidden; }
      .proLoop .productImg .productOut, .proLoop .productImg .productLabelTags {
        position: absolute;
        top: 10px;
        right: 10px;
        background: #F8D5D7;
        padding: 2px 7.5px;
        font-size: 12px;
        color: white;
        border-radius: 10px;
        z-index: 5; }
      .proLoop .productImg .productSale {
        position: absolute;
        top: 10px;
        right: 10px;
        background: #F8D5D7;
        text-align: center;
        width: auto;
        height: auto;
        font-size: 12px;
        color: #926625;
        z-index: 5;
        line-height: 26px;
        padding: 0 10px;
        border-radius: 4px; }
        .proLoop .productImg .productSale:after {
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 5px solid #f7d5d6;
          content: "";
          position: absolute;
          top: 100%;
          left: 20%; }
      .proLoop .productImg .productLabelTags {
        left: 10px;
        right: initial; }
      .proLoop .productImg .productOut {
        background: #999; }
      .proLoop .productImg .productImgLink {
        display: flex;
        justify-content: center; }
        .proLoop .productImg .productImgLink picture {
          transition: all 0.5s; }
        .proLoop .productImg .productImgLink picture:nth-of-type(2) {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          opacity: 0;
          display: flex;
          justify-content: center;
          visibility: hidden; }
      .proLoop .productImg .productAction {
        padding: 5px 10px;
        opacity: 0;
        display: inline-block;
        text-align: center;
        margin: 0;
        position: absolute;
        top: 20%;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(-50%);
        transform: translateY(0%);
        right: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 2; }
        @media (max-width: 767px) {
          .proLoop .productImg .productAction {
            transform: translate(0, 0);
            position: relative;
            display: none; }
            .proLoop .productImg .productAction .setQuickview {
              display: none !important; } }
        .proLoop .productImg .productAction a {
          background: #F8D5D7;
          color: #fff;
          display: inline-block;
          width: 30px;
          height: 30px;
          margin: 10px 0;
          font-size: 15px;
          text-align: center;
          cursor: pointer;
          display: block;
          border-radius: 4px;
          -webkit-transform: scale(0);
          -moz-transform: scale(0);
          -ms-transform: scale(0);
          -o-transform: scale(0);
          transform: scale(0);
          opacity: 0;
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          -ms-transition: all 0.4s ease-in-out;
          -o-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
          .proLoop .productImg .productAction a i {
            font-size: 18px;
            line-height: 30px; }
        .proLoop .productImg .productAction a:hover {
          opacity: .75; }
    .proLoop .productName {
      margin-bottom: 5px;
      font-size: 16px;
      text-align: center;
      height: 40px;
      overflow: hidden;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      display: -webkit-box; }
      .proLoop .productName a {
        color: #333;
        display: block; }
      @media (max-width: 1200px) {
        .proLoop .productName {
          font-size: 14px;
          height: 38px;
          line-height: 1.4; } }
    .proLoop .productPrice {
      text-align: center;
      color: #ff1616;
      font-weight: 300;
      font-size: 15px; }
      .proLoop .productPrice del {
        font-weight: 300;
        margin-left: 5px;
        color: #bbbbbb;
        font-size: 13px; }
  
  .blogLoop {
    margin-bottom: 25px;
    text-align: center; }
    @media (min-width: 992px) {
      .blogLoop {
        margin-bottom: 50px; } }
    @media (max-width: 767px) {
      .blogLoop {
        padding-left: 7.5px;
        padding-right: 7.5px; } }
    @media (min-width: 768px) {
      .blogLoop {
        padding-left: 15px;
        padding-right: 15px; } }
    .blogLoop:hover img {
      transform: scale(1.1); }
    .blogLoop:hover .blogDetailName a {
      color: #F8D5D7 !important; }
    .blogLoop .blogImageLink {
      display: block;
      overflow: hidden; }
      .blogLoop .blogImageLink img {
        transition: all .5s linear; }
    .blogLoop .blogDetailName {
      margin-bottom: 5px; }
      .blogLoop .blogDetailName a {
        font-size: 18px;
        color: #333;
        font-weight: 700;
        text-transform: uppercase;
        transition: all .5s linear; }
    .blogLoop .blogDetailDate {
      display: block;
      margin-bottom: 10px;
      font-size: 14px;
      color: #F8D5D7; }
    .blogLoop .blogDetailDescription {
      color: #666666;
      margin-bottom: 0; }
    .blogLoop .blogDetailLink {
      color: #333;
      font-weight: 400;
      font-size: 25px; }
  
  @keyframes appear {
    0% {
      opacity: 0%; }
    100% {
      opacity: 100%; } }
  
  @keyframes move {
    0% {
      transform: rotate(0deg); }
    100% {
      transform: rotate(360deg); } }
  
  .loadingWrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999;
    border-radius: 5px;
    opacity: 0; }
    .loadingWrapper.open {
      animation: appear 1s;
      display: flex; }
    .loadingWrapper .loadingNew {
      height: 50px;
      width: 50px;
      border-radius: 100%;
      border-top: 2.5px solid #ccc;
      animation: move 1s infinite; }
  
  .loading {
    display: block;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px; }
    .loading .lds-ring {
      display: inline-block;
      position: relative;
      width: 64px;
      height: 64px; }
      .loading .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 51px;
        height: 51px;
        margin: 6px;
        border: 6px solid #333;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #333 transparent transparent transparent; }
        .loading .lds-ring div:nth-child(1) {
          animation-delay: -0.45s; }
        .loading .lds-ring div:nth-child(2) {
          animation-delay: -0.3s; }
        .loading .lds-ring div:nth-child(3) {
          animation-delay: -0.15s; }
  
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg); }
    100% {
      transform: rotate(360deg); } }
  
  #pagination {
    margin-top: 15px; }
    #pagination .paginationNode {
      border-radius: 50%;
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      background-color: #f4f4f4;
      color: #999;
      font-size: 12px;
      margin: 0px 5px; }
      #pagination .paginationNode.current {
        background: #F8D5D7;
        color: #fff; }
    #pagination .paginationNext,
    #pagination .paginationPrev {
      color: #999; }
      #pagination .paginationNext i,
      #pagination .paginationPrev i {
        font-weight: bold;
        font-size: 10px; }
  
  .overplay-all {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    background: rgba(40, 40, 40, 0.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.2s;
    z-index: 98; }
    .overplay-all.active {
      opacity: 1;
      visibility: visible; }
  
  #productPageQuickview .productWrap {
    border: none !important;
    padding: 0 !important; }
    #productPageQuickview .productWrap .productTitle {
      font-size: 18px !important; }
    #productPageQuickview .productWrap .productAction button {
      width: 100% !important; }
    #productPageQuickview .productWrap .productInfoMain > div {
      width: 100% !important; }
  
  #productPage .breadcrumb-shop .breadcrumb-wrap, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool {
      display: flex;
      position: relative; }
      @media (max-width: 991px) {
        #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool {
          width: 100%;
          justify-content: space-between; } }
      #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div {
        padding: 10px 0px; }
        #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div i, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div i {
          font-size: 12px;
          margin: 0 5px; }
        #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div:last-child, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div:last-child {
          margin-left: 50px; }
        #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div:hover .product-all-popup, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div:hover .product-all-popup {
          opacity: 1;
          visibility: visible; }
        #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup {
          display: block;
          position: absolute;
          top: 95%;
          right: 0;
          background: #fff;
          z-index: 999;
          box-shadow: 0 0 1.5px rgba(0, 0, 0, 0.4);
          display: flex;
          opacity: 0;
          visibility: hidden;
          transition: opacity .3s;
          width: 350px;
          border-radius: 6px; }
          @media (max-width: 767px) {
            #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup {
              right: initial;
              left: 50%;
              transform: translateX(-50%); } }
          #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-image, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-image {
            width: 25%;
            border-right: 0.5px solid #ebebeb; }
            #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-image a, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-image a {
              display: block;
              padding: 5px; }
          #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-content, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-content {
            width: 75%;
            padding: 10px; }
            #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-content h3, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-content h3 {
              font-size: 16px;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical; }
            #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-content span, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-content span {
              color: #ff1616;
              font-weight: 400;
              font-size: 15px; }
              #productPage .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-content span del, #productPageQuickview .breadcrumb-shop .breadcrumb-wrap .product-all-tool > div .product-all-popup .product-all-popup-content span del {
                font-weight: 300;
                margin-left: 5px;
                color: #bbbbbb;
                font-size: 13px; }
  
  #productPage .productWrap, #productPageQuickview .productWrap {
    width: 100%;
    position: relative;
    border-radius: 6px;
    background: #fff;
    padding: 20px;
    border: 1px solid #ffe5e6; }
    #productPage .productWrap .swiper-button-prev, #productPage .productWrap .swiper-button-next, #productPageQuickview .productWrap .swiper-button-prev, #productPageQuickview .productWrap .swiper-button-next {
      color: #ccc;
      top: 50% !important; }
    #productPage .productWrap .productWrapAll, #productPageQuickview .productWrap .productWrapAll {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      #productPage .productWrap .productWrapAll .productWrapLeft, #productPageQuickview .productWrap .productWrapAll .productWrapLeft {
        width: 50%;
        position: relative;
        display: flex;
        justify-content: center; }
        @media (max-width: 767px) {
          #productPage .productWrap .productWrapAll .productWrapLeft, #productPageQuickview .productWrap .productWrapAll .productWrapLeft {
            width: 100%; } }
        #productPage .productWrap .productWrapAll .productWrapLeft > div:last-child, #productPageQuickview .productWrap .productWrapAll .productWrapLeft > div:last-child {
          position: relative;
          width: 80%; }
          @media (max-width: 767px) {
            #productPage .productWrap .productWrapAll .productWrapLeft > div:last-child, #productPageQuickview .productWrap .productWrapAll .productWrapLeft > div:last-child {
              width: 100%; } }
        #productPage .productWrap .productWrapAll .productWrapLeft > div:first-child, #productPageQuickview .productWrap .productWrapAll .productWrapLeft > div:first-child {
          margin-top: 15px;
          width: 20%; }
          @media (max-width: 767px) {
            #productPage .productWrap .productWrapAll .productWrapLeft > div:first-child, #productPageQuickview .productWrap .productWrapAll .productWrapLeft > div:first-child {
              display: none; } }
          #productPage .productWrap .productWrapAll .productWrapLeft > div:first-child a, #productPageQuickview .productWrap .productWrapAll .productWrapLeft > div:first-child a {
            display: flex; }
            #productPage .productWrap .productWrapAll .productWrapLeft > div:first-child a.active-slider, #productPageQuickview .productWrap .productWrapAll .productWrapLeft > div:first-child a.active-slider {
              border: 1px solid #ccc; }
        #productPage .productWrap .productWrapAll .productWrapLeft a#clickMagnific, #productPageQuickview .productWrap .productWrapAll .productWrapLeft a#clickMagnific {
          position: absolute;
          bottom: 10px;
          right: 10px;
          z-index: 100;
          font-size: 20px; }
      #productPage .productWrap .productWrapAll .productWrapRight, #productPageQuickview .productWrap .productWrapAll .productWrapRight {
        width: 50%;
        padding-left: 20px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap; }
        @media (max-width: 767px) {
          #productPage .productWrap .productWrapAll .productWrapRight, #productPageQuickview .productWrap .productWrapAll .productWrapRight {
            width: 100%;
            padding-left: 0; } }
        #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail {
          width: 100%; }
          #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productTitle, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productTitle {
            font-size: 22px;
            font-weight: 700; }
            @media (max-width: 767px) {
              #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productTitle, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productTitle {
                font-size: 17px;
                line-height: 1.5; } }
          #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice {
            border-top: 1px dotted #dee2e6;
            border-bottom: 1px dotted #dee2e6;
            padding: 15px 0 !important;
            font-size: 13px; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productPriceMain, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productPriceMain {
              font-size: 18px;
              opacity: .92;
              font-weight: bold;
              color: #ff1616; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productPriceCompare, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productPriceCompare {
              margin-left: 0;
              font-size: 14px;
              color: #777a7b;
              padding-right: 10px;
              font-weight: 400; }
              @media (max-width: 767px) {
                #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productPriceCompare, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productPriceCompare {
                  display: block; } }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productDiscount, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productPrice .productPriceBox .productDiscount {
              margin-left: 10px;
              display: inline-block;
              padding: 2.5px 10px;
              margin-right: 10px;
              background: transparent;
              font-weight: 700;
              font-size: 13px;
              color: #926625;
              background: #F8D5D7; }
          #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes {
            margin-top: 20px;
            color: #555; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes td, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes td {
              font-size: 12px; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h1, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h2, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h3, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h4, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h5, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h6, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h1, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h2, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h3, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h4, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h5, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h6 {
              font-size: 16px;
              color: #333; }
              #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h1 a, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h2 a, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h3 a, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h4 a, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h5 a, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h6 a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h1 a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h2 a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h3 a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h4 a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h5 a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productDes h6 a {
                color: #333; }
          #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain {
            font-size: 13px;
            display: flex;
            flex-wrap: wrap;
            margin-bottom: 10px; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain > div, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain > div {
              width: 50%;
              padding-left: 15px;
              position: relative; }
              @media (max-width: 991px) {
                #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain > div, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain > div {
                  width: 100%; } }
              #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain > div:after, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain > div:after {
                content: '';
                position: absolute;
                top: 50%;
                left: 0;
                width: 5px;
                height: 5px;
                border-radius: 50%;
                transform: translateY(-50%);
                background: #F8D5D7; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain span, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productInfoMain span {
              font-weight: 400;
              margin-right: 5px; }
          #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail #productSelect, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail #productSelectQW, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .selector-wrapper, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail #productSelect, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail #productSelectQW, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .selector-wrapper {
            display: none; }
          #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd {
            display: flex;
            flex-wrap: wrap;
            align-items: center; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd .itemQuantity .qtyBtn, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd .itemQuantity .qtyBtn {
              width: 35px !important;
              height: 35px !important; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd .itemQuantity input, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd .itemQuantity input {
              width: 70px !important;
              height: 35px !important; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.sizeGuide, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.sizeGuide {
              display: none;
              font-weight: 400;
              cursor: pointer;
              text-decoration: underline; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.setWishlist, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.setWishlist {
              margin-left: 25px; }
              #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.setWishlist i, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.setWishlist i {
                color: red;
                font-size: 20px; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.setCompare, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.setCompare {
              margin-left: 25px; }
              #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.setCompare i, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .groupAdd a.setCompare i {
                color: #F8D5D7;
                font-size: 20px; }
          #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction {
            margin-top: 15px;
            display: flex;
            flex-wrap: wrap;
            margin-left: -5px;
            margin-right: -5px; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button {
              height: 35px;
              color: #fff;
              border: none;
              background: #333;
              min-width: 200px;
              font-weight: 400;
              margin-right: 5px;
              text-transform: uppercase;
              margin-left: 5px;
              margin-bottom: 10px;
              white-space: nowrap;
              text-align: center; }
              #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button#buyNowQW, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button#buyNowQW {
                background: #F8D5D7;
                color: #926625; }
              #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button#buyNow, #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button#buyNowQW, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button#buyNow, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productActionMain .productAction button#buyNowQW {
                background: #ff1616;
                color: #fff; }
          #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare {
            margin-top: 15px; }
            #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList {
              display: flex;
              flex-wrap: wrap;
              align-items: center; }
              #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li {
                margin-right: 10px;
                margin-bottom: 10px;
                position: relative; }
                @media (max-width: 991px) {
                  #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li {
                    width: calc(100%/6); }
                    #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li a {
                      margin-left: 0 !important; } }
                #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:hover a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:hover a {
                  border-color: #F8D5D7;
                  background: #F8D5D7;
                  color: #926625; }
                #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:hover span, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:hover span {
                  opacity: 1;
                  visibility: visible; }
                  @media (max-width: 767px) {
                    #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:hover span, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:hover span {
                      display: none; } }
                #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li a, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li a {
                  width: 40px;
                  height: 40px;
                  border: 1px solid #dee2e6;
                  border-radius: 50%;
                  display: flex;
                  justify-content: center;
                  align-items: center;
                  color: #333;
                  font-size: 20px;
                  margin-left: auto;
                  transition: all .3s; }
                #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li span, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li span {
                  position: absolute;
                  left: 50%;
                  transform: translateX(-50%);
                  top: -30px;
                  color: #926625;
                  white-space: nowrap;
                  background: #F8D5D7;
                  padding: 2.5px 10px;
                  border-radius: 6px;
                  opacity: 0;
                  visibility: hidden;
                  transition: all .3s;
                  font-size: 11px; }
                  #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li span.active, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li span.active {
                    opacity: 1;
                    visibility: visible; }
                  #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li span:after, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li span:after {
                    position: absolute;
                    content: '';
                    bottom: -6px;
                    left: 50%;
                    transform: translateX(-50%);
                    border-left: 6px solid transparent;
                    border-right: 6px solid transparent;
                    border-top: 6px solid #F8D5D7; }
                  @media (max-width: 767px) {
                    #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li span, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li span {
                      display: none; } }
                #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child:hover span, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child:hover span {
                  opacity: 1;
                  visibility: visible; }
                #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child span, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child span {
                  position: absolute;
                  left: 50%;
                  transform: translateX(-50%);
                  top: -30px;
                  color: #926625;
                  white-space: nowrap;
                  background: #F8D5D7;
                  padding: 2.5px 10px;
                  border-radius: 6px;
                  opacity: 0;
                  visibility: hidden;
                  transition: all .3s;
                  font-size: 11px;
                  left: calc( 100% + 15px);
                  transform: translateY(-50%);
                  top: 50%;
                  border-radius: 0 6px 6px 0;
                  height: 20px; }
                  #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child span.active, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child span.active {
                    opacity: 1;
                    visibility: visible; }
                  #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child span:after, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child span:after {
                    position: absolute;
                    content: '';
                    bottom: -6px;
                    left: 50%;
                    transform: translateX(-50%);
                    border-left: 6px solid transparent;
                    border-right: 6px solid transparent;
                    border-top: 6px solid #F8D5D7; }
                  #productPage .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child span:after, #productPageQuickview .productWrap .productWrapAll .productWrapRight .productWrapDetail .productShare .productShareList li:last-child span:after {
                    bottom: initial;
                    top: 0;
                    left: -8px;
                    border-bottom: 10px solid transparent;
                    border-right: 10px solid #F8D5D7;
                    border-top: 10px solid transparent; }
    #productPage .productWrap .productTabsContent, #productPageQuickview .productWrap .productTabsContent {
      margin: 50px 0px; }
      @media (max-width: 767px) {
        #productPage .productWrap .productTabsContent, #productPageQuickview .productWrap .productTabsContent {
          margin: 10px 0px; }
          #productPage .productWrap .productTabsContent h2, #productPageQuickview .productWrap .productTabsContent h2 {
            font-size: 20px; } }
      #productPage .productWrap .productTabsContent img, #productPageQuickview .productWrap .productTabsContent img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 100%;
        height: auto; }
      @media (max-width: 767px) {
        #productPage .productWrap .productTabsContent iframe, #productPageQuickview .productWrap .productTabsContent iframe {
          width: 100%; } }
      #productPage .productWrap .productTabsContent ul#myTab, #productPageQuickview .productWrap .productTabsContent ul#myTab {
        overflow-x: auto; }
        @media (max-width: 991px) {
          #productPage .productWrap .productTabsContent ul#myTab, #productPageQuickview .productWrap .productTabsContent ul#myTab {
            flex-wrap: initial;
            border: none; }
            #productPage .productWrap .productTabsContent ul#myTab li, #productPageQuickview .productWrap .productTabsContent ul#myTab li {
              text-align: center;
              white-space: nowrap; } }
        #productPage .productWrap .productTabsContent ul#myTab li, #productPageQuickview .productWrap .productTabsContent ul#myTab li {
          width: auto;
          margin: 0px 40px 0 0; }
          #productPage .productWrap .productTabsContent ul#myTab li a, #productPageQuickview .productWrap .productTabsContent ul#myTab li a {
            color: #333;
            font-size: 18px;
            font-weight: 400;
            border: none;
            padding: 5px 0 10px 0; }
            #productPage .productWrap .productTabsContent ul#myTab li a.active, #productPageQuickview .productWrap .productTabsContent ul#myTab li a.active {
              color: #926625;
              border-bottom: 3px solid #926625; }
      #productPage .productWrap .productTabsContent #myTabContent, #productPageQuickview .productWrap .productTabsContent #myTabContent {
        width: 100%;
        margin: 0 auto;
        padding: 20px 0px; }
        #productPage .productWrap .productTabsContent #myTabContent ul li, #productPageQuickview .productWrap .productTabsContent #myTabContent ul li {
          margin-left: 20px;
          list-style: initial; }
    #productPage .productWrap .productRelate, #productPageQuickview .productWrap .productRelate {
      margin-bottom: 25px; }
      #productPage .productWrap .productRelate h2, #productPageQuickview .productWrap .productRelate h2 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 25px;
        font-size: 20px;
        font-weight: 700; }
        #productPage .productWrap .productRelate h2:before, #productPageQuickview .productWrap .productRelate h2:before {
          content: "";
          display: block;
          width: 100%;
          height: 1px;
          flex: 1;
          margin-right: 30px;
          background: #e1e1e1; }
        #productPage .productWrap .productRelate h2:after, #productPageQuickview .productWrap .productRelate h2:after {
          content: "";
          display: block;
          width: 100%;
          height: 1px;
          flex: 1;
          margin-left: 30px;
          background: #e1e1e1; }
    #productPage .productWrap .productSeen h2, #productPageQuickview .productWrap .productSeen h2 {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 25px;
      font-size: 20px;
      font-weight: 700; }
      #productPage .productWrap .productSeen h2:before, #productPageQuickview .productWrap .productSeen h2:before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        flex: 1;
        margin-right: 30px;
        background: #e1e1e1; }
      #productPage .productWrap .productSeen h2:after, #productPageQuickview .productWrap .productSeen h2:after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        flex: 1;
        margin-left: 30px;
        background: #e1e1e1; }
  
  #productPage .productTabsContent .swiper-container, #productPageQuickview .productTabsContent .swiper-container {
    border-bottom: 1px solid #146cda; }
  
  .groupAdd {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .groupAdd .itemQuantity {
      display: flex;
      width: 50%; }
      .groupAdd .itemQuantity .qtyBtn {
        background: none;
        border: 1px solid #ccc;
        height: 25px;
        width: 25px;
        min-width: 25px;
        padding: 0; }
        .groupAdd .itemQuantity .qtyBtn i {
          color: #bbbbbb; }
          .groupAdd .itemQuantity .qtyBtn i:hover {
            color: #333; }
      .groupAdd .itemQuantity input {
        height: 25px;
        width: 50px;
        border: 1px solid #ccc;
        border-left: none;
        border-right: none;
        border-radius: 0;
        text-align: center; }
    .groupAdd .removeItem {
      cursor: pointer; }
      .groupAdd .removeItem:hover {
        color: #F8D5D7; }
  
  .product-swatch {
    margin-bottom: 15px; }
    .product-swatch .product-sw-line {
      margin-top: 25px;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .product-swatch .product-sw-line .product-sw-title {
        font-weight: 700;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
        margin-right: 20px;
        width: 75px; }
        @media (max-width: 767px) {
          .product-swatch .product-sw-line .product-sw-title {
            width: 100%;
            border: none; } }
      .product-swatch .product-sw-line .product-sw-select {
        display: flex; }
        .product-swatch .product-sw-line .product-sw-select .product-sw-select-item {
          margin-right: 15px; }
          .product-swatch .product-sw-line .product-sw-select .product-sw-select-item .product-sw-select-item-span {
            display: flex;
            color: #666;
            border: 1px solid #e1e1e1;
            min-width: 50px;
            height: 34px;
            margin: 0;
            justify-content: center;
            align-items: center;
            padding: 3px 10px;
            cursor: pointer; }
          .product-swatch .product-sw-line .product-sw-select .product-sw-select-item input:not(.disabled):checked + label {
            border-color: #222;
            font-weight: 700;
            color: #222; }
          .product-swatch .product-sw-line .product-sw-select .product-sw-select-item:not(.sw-color) input.soldOut + label {
            position: relative;
            opacity: 0.5;
            pointer-events: none; }
            .product-swatch .product-sw-line .product-sw-select .product-sw-select-item:not(.sw-color) input.soldOut + label:after {
              content: '';
              position: absolute;
              width: 100%;
              height: 1px;
              background: #333;
              transform: rotate(35deg) translateY(-50%);
              top: 50%; }
            .product-swatch .product-sw-line .product-sw-select .product-sw-select-item:not(.sw-color) input.soldOut + label:before {
              content: '';
              position: absolute;
              width: 100%;
              height: 1px;
              background: #333;
              transform: rotate(-35deg) translateY(-50%);
              top: 50%; }
          .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color {
            position: relative; }
            .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .colorHover {
              position: absolute;
              left: 50%;
              transform: translateX(-50%);
              top: -30px;
              color: #926625;
              white-space: nowrap;
              background: #F8D5D7;
              padding: 2.5px 10px;
              border-radius: 6px;
              opacity: 0;
              visibility: hidden;
              transition: all .3s;
              font-size: 11px; }
              .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .colorHover.active {
                opacity: 1;
                visibility: visible; }
              .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .colorHover:after {
                position: absolute;
                content: '';
                bottom: -6px;
                left: 50%;
                transform: translateX(-50%);
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-top: 6px solid #F8D5D7; }
            .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input.soldOut + label {
              opacity: 0.5;
              pointer-events: none; }
              .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input.soldOut + label span {
                position: relative; }
                .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input.soldOut + label span:after {
                  content: '';
                  position: absolute;
                  width: 100%;
                  height: 1px;
                  background: #333;
                  transform: rotate(35deg) translateY(-50%);
                  top: 50%; }
                .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input.soldOut + label span:before {
                  content: '';
                  position: absolute;
                  width: 100%;
                  height: 1px;
                  background: #333;
                  transform: rotate(-35deg) translateY(-50%);
                  top: 50%; }
            .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .product-sw-select-item-span {
              border: none;
              height: 34px;
              width: 34px;
              min-width: auto;
              position: relative;
              overflow: hidden;
              padding: 2px; }
              .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .product-sw-select-item-span span {
                border: 1px solid #f1f1f1;
                display: block;
                height: 100%;
                width: 100%;
                cursor: pointer; }
            .product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input:checked + label {
              padding: 2px;
              border: 1px solid #000; }
  
  .product-swatchQW {
    margin-bottom: 15px; }
    .product-swatchQW .product-sw-lineQW {
      margin-top: 15px; }
      .product-swatchQW .product-sw-lineQW .product-sw-titleQW {
        font-weight: 700;
        margin-bottom: 10px; }
      .product-swatchQW .product-sw-lineQW .product-sw-selectQW {
        display: flex; }
        .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW {
          margin-right: 15px; }
          .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW .product-sw-select-item-spanQW {
            display: flex;
            color: #666;
            border: 1px solid #e1e1e1;
            min-width: 50px;
            height: 34px;
            margin: 0;
            justify-content: center;
            align-items: center;
            padding: 3px 10px;
            cursor: pointer; }
          .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW input:not(.disabled):checked + label {
            border-color: #222;
            font-weight: 700;
            color: #222; }
          .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW:not(.sw-colorQW) input.soldOut + label {
            position: relative;
            opacity: 0.5;
            pointer-events: none; }
            .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW:not(.sw-colorQW) input.soldOut + label:after {
              content: '';
              position: absolute;
              width: 100%;
              height: 1px;
              background: #333;
              transform: rotate(35deg) translateY(-50%);
              top: 50%; }
            .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW:not(.sw-colorQW) input.soldOut + label:before {
              content: '';
              position: absolute;
              width: 100%;
              height: 1px;
              background: #333;
              transform: rotate(-35deg) translateY(-50%);
              top: 50%; }
          .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW.sw-colorQW input.soldOut + label {
            opacity: 0.5;
            pointer-events: none; }
            .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW.sw-colorQW input.soldOut + label span {
              position: relative; }
              .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW.sw-colorQW input.soldOut + label span:after {
                content: '';
                position: absolute;
                width: 100%;
                height: 1px;
                background: #333;
                transform: rotate(35deg) translateY(-50%);
                top: 50%; }
              .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW.sw-colorQW input.soldOut + label span:before {
                content: '';
                position: absolute;
                width: 100%;
                height: 1px;
                background: #333;
                transform: rotate(-35deg) translateY(-50%);
                top: 50%; }
          .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW.sw-colorQW .product-sw-select-item-spanQW {
            border: none;
            height: 34px;
            width: 34px;
            min-width: auto;
            position: relative;
            overflow: hidden;
            padding: 2px; }
            .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW.sw-colorQW .product-sw-select-item-spanQW span {
              border: 1px solid #f1f1f1;
              display: block;
              height: 100%;
              width: 100%; }
          .product-swatchQW .product-sw-lineQW .product-sw-selectQW .product-sw-select-itemQW.sw-colorQW input:checked + label {
            padding: 2px;
            border: 1px solid #000; }
  
  div#modal-cart {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    background: #fff;
    box-shadow: 0px 1px 1.5px rgba(255, 255, 255, 0.5);
    transition: all .5s;
    visibility: hidden;
    opacity: 0; }
    div#modal-cart.active {
      visibility: visible;
      opacity: 1; }
    div#modal-cart .modal-cart-wrap-top {
      display: flex;
      border-bottom: 1px solid #ccc; }
      div#modal-cart .modal-cart-wrap-top-left {
        width: 50%;
        padding: 20px;
        border-right: 1px solid #ccc;
        text-align: center; }
        div#modal-cart .modal-cart-wrap-top-left > a {
          display: block; }
          div#modal-cart .modal-cart-wrap-top-left > a img {
            margin-bottom: 10px;
            max-width: 150px; }
        div#modal-cart .modal-cart-wrap-top-left-price {
          color: #ff1616; }
        div#modal-cart .modal-cart-wrap-top-left > strong {
          display: block;
          font-size: 15px;
          font-weight: 700;
          color: red;
          margin-bottom: 10px; }
          div#modal-cart .modal-cart-wrap-top-left > strong i {
            margin-right: 10px; }
        div#modal-cart .modal-cart-wrap-top-left > h2 {
          margin-bottom: 10px;
          font-size: 15px;
          text-align: left; }
        div#modal-cart .modal-cart-wrap-top-left > p {
          margin-bottom: 5px;
          font-size: 12px;
          color: #926625;
          text-align: left;
          position: relative;
          padding-left: 20px; }
          div#modal-cart .modal-cart-wrap-top-left > p strong {
            display: inline-block;
            min-width: 75px;
            color: #000; }
          div#modal-cart .modal-cart-wrap-top-left > p:after {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            transform: translateY(-50%);
            background: #F8D5D7; }
      div#modal-cart .modal-cart-wrap-top-right {
        width: 50%;
        padding: 20px; }
        div#modal-cart .modal-cart-wrap-top-right-price {
          color: #ff1616; }
        div#modal-cart .modal-cart-wrap-top-right > span {
          display: block;
          text-align: center;
          width: 150px;
          margin-left: auto;
          margin-right: auto;
          font-size: 13px;
          font-weight: 700;
          color: #333;
          margin-bottom: 20px; }
          div#modal-cart .modal-cart-wrap-top-right > span strong {
            color: #926625;
            font-size: 16px; }
        div#modal-cart .modal-cart-wrap-top-right p {
          margin-bottom: 20px;
          text-align: center;
          color: #926625; }
          div#modal-cart .modal-cart-wrap-top-right p strong {
            color: #333; }
        div#modal-cart .modal-cart-wrap-top-right-check {
          display: flex;
          align-items: center;
          width: 80%;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 20px; }
          div#modal-cart .modal-cart-wrap-top-right-check label {
            margin: 0; }
        div#modal-cart .modal-cart-wrap-top-right > a {
          display: block;
          text-align: center;
          width: 80%;
          margin-left: auto;
          margin-right: auto;
          margin-bottom: 20px;
          padding: 10px;
          color: #926625; }
          div#modal-cart .modal-cart-wrap-top-right > a.modal-cart-wrap-top-right-continue {
            border: 1px solid #F8D5D7; }
          div#modal-cart .modal-cart-wrap-top-right > a.modal-cart-wrap-top-right-cart {
            background: #F8D5D7;
            border: 1px solid #F8D5D7; }
          div#modal-cart .modal-cart-wrap-top-right > a.modal-cart-wrap-top-right-checkout {
            border: 1px solid #F8D5D7;
            background: #F8D5D7; }
    div#modal-cart .modal-cart-wrap-bottom {
      padding: 20px; }
      div#modal-cart .modal-cart-wrap-bottom > h3 {
        font-size: 18px;
        margin-bottom: 20px; }
      div#modal-cart .modal-cart-wrap-bottom-list {
        display: flex;
        flex-wrap: wrap; }
        div#modal-cart .modal-cart-wrap-bottom-list .proLoop {
          margin-bottom: 0;
          width: calc(100%/4); }
          div#modal-cart .modal-cart-wrap-bottom-list .proLoop .productName {
            font-size: 16px; }
          div#modal-cart .modal-cart-wrap-bottom-list .proLoop .productAction {
            display: none; }
    div#modal-cart .modal-cart-wrap-close {
      position: absolute;
      top: 0px;
      right: -25px; }
      div#modal-cart .modal-cart-wrap-close a {
        display: block;
        color: #926625;
        background: #F8D5D7; }
        div#modal-cart .modal-cart-wrap-close a:hover {
          color: #fff; }
        div#modal-cart .modal-cart-wrap-close a i {
          font-size: 25px; }
  
  div#sidebar-all {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 99;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(2px);
    visibility: hidden;
    opacity: 0; }
    div#sidebar-all.active {
      visibility: visible;
      opacity: 1;
      width: 100%;
      height: 100%; }
    div#sidebar-all .sidebar-all-wrap {
      height: 100%;
      display: flex; }
      div#sidebar-all .sidebar-all-wrap-left {
        width: 20%;
        border-right: 1px solid #ccc; }
        @media (min-width: 992px) and (max-width: 1200px) {
          div#sidebar-all .sidebar-all-wrap-left {
            width: 30%; } }
        @media (max-width: 991px) {
          div#sidebar-all .sidebar-all-wrap-left {
            display: none; } }
        div#sidebar-all .sidebar-all-wrap-left .sidebar-all-wrap-left-title {
          font-weight: 700;
          width: 100%;
          background: #F8D5D7;
          padding: 0 25px;
          height: 50px;
          line-height: 50px;
          color: #926625;
          text-transform: uppercase;
          text-align: center; }
        div#sidebar-all .sidebar-all-wrap-left .menu-mobile {
          position: relative;
          transform: none;
          visibility: visible;
          width: 100%;
          border: none;
          height: calc(100% - 50px); }
          div#sidebar-all .sidebar-all-wrap-left .menu-mobile .menu-mobile-close {
            display: none; }
      div#sidebar-all .sidebar-all-wrap-right {
        width: 80%;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%; }
        @media (min-width: 992px) and (max-width: 1200px) {
          div#sidebar-all .sidebar-all-wrap-right {
            width: 70%; } }
        @media (max-width: 991px) {
          div#sidebar-all .sidebar-all-wrap-right {
            width: 100%; } }
        div#sidebar-all .sidebar-all-wrap-right.active {
          opacity: 1;
          visibility: visible; }
        div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top {
          width: 100%;
          display: flex;
          justify-content: center;
          text-align: center; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(1) {
            width: 5%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(2) {
            width: 10%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(3) {
            width: 30%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(4) {
            width: 20%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(5) {
            width: 15%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(6) {
            width: 20%; }
          @media (max-width: 991px) {
            div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top {
              display: none; } }
        div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list {
          margin-top: 20px; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar:last-child {
            border: none; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="wishlist"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .sidebar-all-wrap-right-main-top-error {
            display: flex;
            justify-content: center;
            margin: 25px 0px; }
        div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top {
          width: 100%;
          display: flex;
          justify-content: center;
          text-align: center; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(1) {
            width: 10%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(2) {
            width: 30%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(3) {
            width: 20%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(4) {
            width: 15%; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top div:nth-child(5) {
            width: 25%; }
          @media (max-width: 991px) {
            div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top {
              display: none; } }
        div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list {
          margin-top: 20px; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar:last-child {
            border: none; }
          @media (max-width: 991px) {
            div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarAction, div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarAvailable {
              display: none; }
            div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarTitleAction {
              margin-top: 10px;
              justify-content: flex-end;
              width: 100%;
              display: flex; }
              div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarTitleAction span {
                border: 1px solid #F8D5D7;
                padding: 2.5px 10px;
                background: #F8D5D7;
                color: #926625;
                cursor: pointer;
                border-radius: 5px;
                margin-left: 5px; } }
          @media (min-width: 991px) {
            div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarTitleAction, div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarTitlePrice {
              display: none; } }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarAction {
            width: 25%; }
            div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarAction span {
              border: 1px solid #F8D5D7;
              padding: 2.5px 10px;
              background: #F8D5D7;
              color: #926625;
              cursor: pointer;
              border-radius: 5px; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-list .proLoopSidebar .productSidebarAvailable .groupAdd {
            justify-content: center; }
        div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-total {
          float: right;
          text-align: right; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-total strong {
            display: block;
            margin-bottom: 10px; }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-total strong.total_money span {
            color: #f30; }
          @media (min-width: 768px) {
            div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-total a[href="/cart"] {
              display: none; } }
          div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-total a[href="#"] {
            background: #F8D5D7;
            font-size: 20px;
            text-align: left;
            display: inline-block;
            padding: 0 10px;
            margin-left: 10px;
            border: 1px solid #F8D5D7;
            text-align: center;
            border-radius: 5px;
            color: #926625; }
        div#sidebar-all .sidebar-all-wrap-right[data-type="cart"] .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-top-error {
          display: flex;
          justify-content: center;
          margin: 25px 0px; }
        div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-title {
          font-weight: 700;
          width: 100%;
          background: #F8D5D7;
          padding: 0 35px;
          height: 50px;
          line-height: 50px;
          color: #926625;
          text-transform: uppercase;
          text-align: center; }
        div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main {
          width: 100%;
          padding: 25px 35px;
          overflow-y: auto;
          height: calc(100% - 50px); }
          @media (max-width: 991px) {
            div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main {
              padding: 5px 15px; } }
          div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main::-webkit-scrollbar {
            width: 5px; }
          div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main::-webkit-scrollbar-track {
            background: #ccc; }
          div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main::-webkit-scrollbar-thumb {
            background: #F8D5D7; }
          div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main form {
            position: relative; }
            div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main form input {
              width: 100%;
              padding: 10px 20px;
              border-radius: 6px;
              border: 1px solid #ccc; }
            div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main form button {
              position: absolute;
              top: 50%;
              right: 10px;
              transform: translateY(-50%);
              font-size: 20px; }
          div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-relative {
            position: relative; }
            div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-relative .sidebar-all-wrap-right-smart {
              width: 100%; }
              div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-relative .sidebar-all-wrap-right-smart .sidebar-all-wrap-right-smart-result {
                padding: 20px 0px;
                display: flex;
                flex-wrap: wrap; }
                @media (max-width: 767px) {
                  div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-relative .sidebar-all-wrap-right-smart .sidebar-all-wrap-right-smart-result {
                    margin-left: -7.5px;
                    margin-right: -7.5px; } }
                @media (min-width: 768px) {
                  div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-relative .sidebar-all-wrap-right-smart .sidebar-all-wrap-right-smart-result {
                    margin-left: -15px;
                    margin-right: -15px; } }
                div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-relative .sidebar-all-wrap-right-smart .sidebar-all-wrap-right-smart-result .proLoop {
                  width: calc(100%/4); }
                  @media (max-width: 991px) {
                    div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-relative .sidebar-all-wrap-right-smart .sidebar-all-wrap-right-smart-result .proLoop {
                      width: calc(100%/2); } }
                div#sidebar-all .sidebar-all-wrap-right .sidebar-all-wrap-right-main .sidebar-all-wrap-right-main-relative .sidebar-all-wrap-right-smart .sidebar-all-wrap-right-smart-result #pagination {
                  width: 100%;
                  text-align: center; }
      div#sidebar-all .sidebar-all-wrap-close {
        position: absolute;
        top: 5px;
        right: 25px; }
        div#sidebar-all .sidebar-all-wrap-close a {
          font-size: 25px;
          color: #926625;
          cursor: pointer; }
          div#sidebar-all .sidebar-all-wrap-close a:hover {
            color: #fff; }
  
  div#modal-login {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #fff;
    box-shadow: 0px 1px 1.5px rgba(255, 255, 255, 0.5);
    padding: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    visibility: hidden;
    opacity: 1; }
    div#modal-login.active {
      visibility: visible;
      opacity: 1; }
    div#modal-login .modal-login-wrap {
      position: relative; }
      div#modal-login .modal-login-wrap .modal-login-wrap-content {
        overflow: hidden;
        position: relative;
        width: 660px;
        height: 100%;
        margin: 0 auto 100px;
        background: #fff; }
        div#modal-login .modal-login-wrap .modal-login-wrap-content h2 {
          width: 100%;
          font-size: 26px;
          text-align: center; }
        div#modal-login .modal-login-wrap .modal-login-wrap-content.loginBroken #customer_login {
          display: none; }
        div#modal-login .modal-login-wrap .modal-login-wrap-content.loginBroken #recoverPass {
          display: block; }
        div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass {
          display: none; }
        div#modal-login .modal-login-wrap .modal-login-wrap-content #customer_login,
        div#modal-login .modal-login-wrap .modal-login-wrap-content #create_customer,
        div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass {
          position: relative;
          width: 400px;
          height: 100%;
          transition: transform 1.2s ease-in-out;
          transition-timing-function: ease-out;
          padding: 50px 0; }
          div#modal-login .modal-login-wrap .modal-login-wrap-content #customer_login .forgot-pass, div#modal-login .modal-login-wrap .modal-login-wrap-content #customer_login .not-forgot-pass,
          div#modal-login .modal-login-wrap .modal-login-wrap-content #create_customer .forgot-pass,
          div#modal-login .modal-login-wrap .modal-login-wrap-content #create_customer .not-forgot-pass,
          div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass .forgot-pass,
          div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass .not-forgot-pass {
            margin-top: 15px;
            text-align: center;
            font-size: 12px;
            color: #cfcfcf;
            display: block; }
          div#modal-login .modal-login-wrap .modal-login-wrap-content #customer_login label,
          div#modal-login .modal-login-wrap .modal-login-wrap-content #create_customer label,
          div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass label {
            display: block;
            width: 70%;
            margin: 25px auto 0;
            text-align: center; }
            div#modal-login .modal-login-wrap .modal-login-wrap-content #customer_login label span,
            div#modal-login .modal-login-wrap .modal-login-wrap-content #create_customer label span,
            div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass label span {
              font-size: 12px;
              color: #a1a0a0;
              text-transform: uppercase; }
            div#modal-login .modal-login-wrap .modal-login-wrap-content #customer_login label input,
            div#modal-login .modal-login-wrap .modal-login-wrap-content #create_customer label input,
            div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass label input {
              border: none;
              outline: none;
              display: block;
              width: 100%;
              margin-top: 5px;
              padding-bottom: 5px;
              font-size: 16px;
              color: #000;
              border-bottom: 1px solid rgba(0, 0, 0, 0.4);
              text-align: center; }
              div#modal-login .modal-login-wrap .modal-login-wrap-content #customer_login label input::placeholder,
              div#modal-login .modal-login-wrap .modal-login-wrap-content #create_customer label input::placeholder,
              div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass label input::placeholder {
                color: #a1a0a0; }
          div#modal-login .modal-login-wrap .modal-login-wrap-content #customer_login button,
          div#modal-login .modal-login-wrap .modal-login-wrap-content #create_customer button,
          div#modal-login .modal-login-wrap .modal-login-wrap-content #recoverPass button {
            display: block;
            margin: 15px auto 0;
            width: 70%;
            height: 36px;
            color: #926625;
            font-size: 15px;
            cursor: pointer;
            border: none;
            outline: none;
            margin-top: 40px;
            margin-bottom: 20px;
            background: #F8D5D7;
            text-transform: uppercase;
            border-radius: 5px; }
        div#modal-login .modal-login-wrap .modal-login-wrap-content.register #customer_login {
          transition-timing-function: ease-in-out;
          transition-duration: 1.2s;
          transform: translate3d(640px, 0, 0); }
        div#modal-login .modal-login-wrap .modal-login-wrap-content.register .modal-login-wrap-content-all {
          transform: translateX(-400px); }
          div#modal-login .modal-login-wrap .modal-login-wrap-content.register .modal-login-wrap-content-all .modal-login-wrap-content-all-image:before {
            transform: translateX(640px); }
          div#modal-login .modal-login-wrap .modal-login-wrap-content.register .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-top.one {
            transform: translateX(520px); }
          div#modal-login .modal-login-wrap .modal-login-wrap-content.register .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-top.two {
            transform: translateX(0); }
          div#modal-login .modal-login-wrap .modal-login-wrap-content.register .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-bottom span.one {
            transform: translateY(0); }
          div#modal-login .modal-login-wrap .modal-login-wrap-content.register .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-bottom span.two {
            transform: translateY(72px); }
        div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all {
          overflow: hidden;
          position: absolute;
          left: 400px;
          top: 0;
          width: 900px;
          height: 100%;
          padding-left: 260px;
          background: #fff;
          transition: transform 1.2s ease-in-out; }
          div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image {
            overflow: hidden;
            z-index: 2;
            position: absolute;
            left: 0;
            top: 0;
            width: 260px;
            height: 100%;
            padding-top: 360px; }
            div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image:before {
              content: '';
              position: absolute;
              right: 0;
              top: 0;
              width: 900px;
              height: 100%;
              background-image: url("https://file.hstatic.net/200000259653/file/x__1__4b24dd627fb845248add4108f89d970e.png");
              background-size: cover;
              transition: transform 1.2s ease-in-out; }
            div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image:after {
              content: '';
              position: absolute;
              left: 0;
              top: 0;
              width: 100%;
              height: 100%;
              background: rgba(0, 0, 0, 0.6); }
            div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-top {
              z-index: 2;
              position: absolute;
              left: 0;
              top: 50px;
              width: 100%;
              padding: 0 20px;
              text-align: center;
              color: #fff;
              transition: transform 1.2s ease-in-out; }
              div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-top.two {
                transform: translateX(-520px); }
              div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-top h2 {
                margin-bottom: 10px;
                font-weight: bold;
                color: #fff; }
              div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-top p {
                font-size: 14px;
                line-height: 1.5; }
            div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-bottom {
              overflow: hidden;
              z-index: 2;
              position: relative;
              width: 100px;
              height: 36px;
              margin: 0 auto;
              background: transparent;
              color: #fff;
              text-transform: uppercase;
              font-size: 14px;
              cursor: pointer; }
              div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-bottom:after {
                content: '';
                z-index: 2;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                border-radius: 5px;
                height: 100%;
                border: 2px solid #fff; }
              div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-bottom span {
                position: absolute;
                left: 0;
                top: 0;
                display: flex;
                justify-content: center;
                align-items: center;
                width: 100%;
                height: 100%;
                transition: transform 1.2s; }
                div#modal-login .modal-login-wrap .modal-login-wrap-content .modal-login-wrap-content-all .modal-login-wrap-content-all-image .modal-login-wrap-content-all-image-bottom span.one {
                  transform: translateY(-72px); }
      div#modal-login .modal-login-wrap .modal-login-close {
        position: absolute;
        top: -20px;
        z-index: 99;
        right: -47px;
        cursor: pointer;
        color: #926625;
        background: #F8D5D7;
        border: 1px solid #f7d5d6; }
        div#modal-login .modal-login-wrap .modal-login-close:hover {
          color: #fff; }
        div#modal-login .modal-login-wrap .modal-login-close i {
          font-size: 25px; }
  
  .proLoopSidebar {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc; }
    @media (max-width: 991px) {
      .proLoopSidebar .productSidebarAction, .proLoopSidebar .productSidebarAvailable, .proLoopSidebar .productSidebarRemove, .proLoopSidebar .productSidebarPrice {
        display: none; }
      .proLoopSidebar .productSidebarTitleAction {
        margin-top: 10px;
        width: 100%;
        display: flex;
        justify-content: flex-end; }
        .proLoopSidebar .productSidebarTitleAction span {
          border: 1px solid #F8D5D7;
          padding: 2.5px 10px;
          background: #F8D5D7;
          color: #926625;
          cursor: pointer;
          border-radius: 5px;
          display: inline-block;
          margin-left: 5px; } }
    @media (min-width: 991px) {
      .proLoopSidebar .productSidebarTitleAction, .proLoopSidebar .productSidebarTitlePrice {
        display: none; } }
    .proLoopSidebar .productSidebarRemove {
      width: 5%; }
      .proLoopSidebar .productSidebarRemove i {
        border: 1px solid #F8D5D7;
        padding: 2.5px;
        background: #F8D5D7;
        color: #926625;
        border-radius: 5px;
        cursor: pointer; }
    .proLoopSidebar .productSidebarImg {
      width: 10%; }
      @media (max-width: 991px) {
        .proLoopSidebar .productSidebarImg {
          width: 35%; } }
      .proLoopSidebar .productSidebarImg a {
        display: block; }
    .proLoopSidebar .productSidebarTitle {
      width: 30%; }
      @media (max-width: 991px) {
        .proLoopSidebar .productSidebarTitle {
          width: 65%; } }
      .proLoopSidebar .productSidebarTitle h3 {
        line-height: 15px; }
        .proLoopSidebar .productSidebarTitle h3 a {
          font-size: 12px; }
    .proLoopSidebar .productSidebarPrice {
      width: 20%; }
    .proLoopSidebar .productSidebarAvailable {
      width: 15%; }
    .proLoopSidebar .productSidebarAction {
      width: 20%; }
    .proLoopSidebar .setAddCartLoop {
      border: 1px solid #F8D5D7;
      padding: 2.5px 10px;
      background: #F8D5D7;
      color: #926625;
      cursor: pointer;
      border-radius: 5px; }
    .proLoopSidebar .productPrice {
      color: #ff1616;
      font-weight: 400;
      font-size: 15px;
      margin: 0; }
    .proLoopSidebar del {
      font-weight: 300;
      margin-left: 5px;
      color: #bbbbbb;
      font-size: 13px; }
  
  .menu-mobile {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    z-index: 1999;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), visibility 0.5s;
    visibility: hidden;
    transform-origin: 0% 0%;
    transform: translate(-150%, 0);
    background: #F8D5D7;
    width: 400px; }
    @media (max-width: 767px) {
      .menu-mobile {
        width: 80%; } }
    .menu-mobile.active {
      transform: none;
      visibility: visible; }
    .menu-mobile .menu-mobile-wrap {
      height: 100%; }
      .menu-mobile .menu-mobile-wrap .menu-mobile-list {
        padding: 15px;
        background: #fff;
        overflow-y: auto;
        height: calc(100% - 225px); }
        .menu-mobile .menu-mobile-wrap .menu-mobile-list::-webkit-scrollbar {
          width: 5px; }
        .menu-mobile .menu-mobile-wrap .menu-mobile-list::-webkit-scrollbar-track {
          background: #ccc; }
        .menu-mobile .menu-mobile-wrap .menu-mobile-list::-webkit-scrollbar-thumb {
          background: #F8D5D7; }
        .menu-mobile .menu-mobile-wrap .menu-mobile-list ul {
          list-style-type: none;
          margin: 0;
          padding-left: 20px; }
          .menu-mobile .menu-mobile-wrap .menu-mobile-list ul li {
            outline: none;
            display: block;
            padding: 5px 0px; }
            .menu-mobile .menu-mobile-wrap .menu-mobile-list ul li a {
              text-transform: uppercase; }
          .menu-mobile .menu-mobile-wrap .menu-mobile-list ul .menu-mobile-item-head {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            height: 40px; }
            .menu-mobile .menu-mobile-wrap .menu-mobile-list ul .menu-mobile-item-head button {
              padding: 10px;
              background: none;
              box-shadow: none;
              border: none;
              transition: all .3s;
              color: #926625; }
              .menu-mobile .menu-mobile-wrap .menu-mobile-list ul .menu-mobile-item-head button.active {
                transform: rotate(180deg); }
              .menu-mobile .menu-mobile-wrap .menu-mobile-list ul .menu-mobile-item-head button svg {
                width: 12px;
                height: 12px; }
        .menu-mobile .menu-mobile-wrap .menu-mobile-list > ul > li {
          display: block; }
          .menu-mobile .menu-mobile-wrap .menu-mobile-list > ul > li > ul {
            display: none; }
            .menu-mobile .menu-mobile-wrap .menu-mobile-list > ul > li > ul > li {
              display: block; }
              .menu-mobile .menu-mobile-wrap .menu-mobile-list > ul > li > ul > li > ul {
                display: none; }
      .menu-mobile .menu-mobile-wrap .footer-mobile-newletter > p {
        font-size: 11px;
        text-align: center; }
      .menu-mobile .menu-mobile-wrap .footer-mobile-newletter .footer-mobile-newletter-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        height: 44px;
        width: 100%;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto; }
        .menu-mobile .menu-mobile-wrap .footer-mobile-newletter .footer-mobile-newletter-wrap input {
          width: calc(100% - 100px);
          background: #fff;
          box-shadow: none;
          border: none;
          border-radius: 0;
          padding-left: 15px; }
        .menu-mobile .menu-mobile-wrap .footer-mobile-newletter .footer-mobile-newletter-wrap button {
          background: #877c76;
          box-shadow: none;
          border: none;
          color: #fff;
          width: 100px;
          font-size: 14px; }
      .menu-mobile .menu-mobile-wrap .footer-mobile-contact {
        display: flex;
        margin-top: 30px;
        justify-content: center; }
        .menu-mobile .menu-mobile-wrap .footer-mobile-contact a {
          background: #fff; }
      .menu-mobile .menu-mobile-wrap .footer-mobile-wrap {
        padding: 15px;
        height: 225px; }
        .menu-mobile .menu-mobile-wrap .footer-mobile-wrap > p {
          text-transform: uppercase;
          font-weight: 400;
          font-size: 20px;
          margin: 0;
          padding: 0; }
        .menu-mobile .menu-mobile-wrap .footer-mobile-wrap .menu-mobile-support .page-contact-meeting-info-line {
          display: flex;
          align-items: center;
          margin: 10px 0px 20px 0px;
          justify-content: center;
          text-align: center; }
          .menu-mobile .menu-mobile-wrap .footer-mobile-wrap .menu-mobile-support .page-contact-meeting-info-line i {
            margin-right: 10px;
            background: #fff1f2;
            border-radius: 50%;
            padding: 5px 10px;
            font-size: 20px; }
        .menu-mobile .menu-mobile-wrap .footer-mobile-wrap ul {
          padding: 0;
          margin: 0; }
        .menu-mobile .menu-mobile-wrap .footer-mobile-wrap .footer-mobile-newletter .footer-mobile-newletter-wrap {
          height: 36px; }
          .menu-mobile .menu-mobile-wrap .footer-mobile-wrap .footer-mobile-newletter .footer-mobile-newletter-wrap button {
            font-size: 12px; }
    .menu-mobile .menu-mobile-close {
      position: absolute;
      top: 0;
      z-index: 99;
      right: -27px;
      cursor: pointer;
      color: #926625;
      background: #F8D5D7;
      border: 1px solid #f7d5d6; }
      .menu-mobile .menu-mobile-close:hover {
        color: #fff; }
      .menu-mobile .menu-mobile-close i {
        font-size: 25px; }
  
  #alertError .modal-body {
    background: #fff3cd;
    color: #856404;
    border-radius: .3rem;
    font-size: 14px; }
  
  .f1-effect {
    position: relative;
    z-index: 99999999; }
    .f1-effect .f1-effect-flower {
      opacity: 1;
      border-radius: 100%;
      background: url(https://file.hstatic.net/200000259653/file/pages_17a8568517e94dcd9c8aec5587_570924d1fa4b4da1aa011044c9d7cc1c.png);
      position: fixed;
      top: -10%;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      cursor: default;
      -webkit-animation-name: snowflakes-fall, snowflakes-shake;
      -webkit-animation-duration: 10s, 3s;
      -webkit-animation-timing-function: linear, ease-in-out;
      -webkit-animation-iteration-count: infinite, infinite;
      -webkit-animation-play-state: running, running;
      animation-name: snowflakes-fall, snowflakes-shake;
      animation-duration: 10s, 3s;
      animation-timing-function: linear, ease-in-out;
      animation-iteration-count: infinite, infinite;
      animation-play-state: running, running; }
      @media (max-width: 767px) {
        .f1-effect .f1-effect-flower:nth-of-type(2n) {
          display: none; } }
      .f1-effect .f1-effect-flower:nth-of-type(0) {
        left: 5%;
        -webkit-animation-delay: 1s, 1s;
        animation-delay: 1s, 1s;
        width: 16px;
        height: 16px;
        background-position: 0 -23px; }
      .f1-effect .f1-effect-flower:nth-of-type(1) {
        left: 10%;
        -webkit-animation-delay: 6s, 0.5s;
        animation-delay: 6s, 0.5s;
        width: 13px;
        height: 13px;
        background-position: 0 -50px; }
      .f1-effect .f1-effect-flower:nth-of-type(2) {
        left: 20%;
        -webkit-animation-delay: 4s, 2s;
        animation-delay: 4s, 2s;
        width: 15px;
        height: 15px;
        background-position: -49px -35px; }
      .f1-effect .f1-effect-flower:nth-of-type(3) {
        left: 30%;
        -webkit-animation-delay: 2s, 2s;
        animation-delay: 2s, 2s;
        width: 14px;
        height: 14px;
        background-position: -31px 0; }
      .f1-effect .f1-effect-flower:nth-of-type(4) {
        left: 40%;
        -webkit-animation-delay: 8s, 3s;
        animation-delay: 8s, 3s;
        width: 16px;
        height: 16px;
        background-position: 0 -23px; }
      .f1-effect .f1-effect-flower:nth-of-type(5) {
        left: 50%;
        -webkit-animation-delay: 6s, 2s;
        animation-delay: 6s, 2s;
        width: 13px;
        height: 13px;
        background-position: 0 -50px; }
      .f1-effect .f1-effect-flower:nth-of-type(6) {
        left: 60%;
        -webkit-animation-delay: 2.5s, 1s;
        animation-delay: 2.5s, 1s;
        width: 15px;
        height: 15px;
        background-position: -49px -35px; }
      .f1-effect .f1-effect-flower:nth-of-type(7) {
        left: 70%;
        -webkit-animation-delay: 1s, 0s;
        animation-delay: 1s, 0s;
        width: 14px;
        height: 14px;
        background-position: -31px 0; }
      .f1-effect .f1-effect-flower:nth-of-type(8) {
        left: 80%;
        -webkit-animation-delay: 2s, 2s;
        animation-delay: 2s, 2s;
        width: 14px;
        height: 14px;
        background-position: -31px 0; }
      .f1-effect .f1-effect-flower:nth-of-type(9) {
        left: 90%;
        -webkit-animation-delay: 8s, 3s;
        animation-delay: 8s, 3s;
        width: 16px;
        height: 16px;
        background-position: 0 -23px; }
      .f1-effect .f1-effect-flower:nth-of-type(10) {
        left: 95%;
        -webkit-animation-delay: 6s, 2s;
        animation-delay: 6s, 2s;
        width: 13px;
        height: 13px;
        background-position: 0 -50px; }
  
  @-webkit-keyframes snowflakes-fall {
    0% {
      top: -10%; }
    100% {
      top: 100%; } }
  
  @-webkit-keyframes snowflakes-shake {
    0% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px); }
    50% {
      -webkit-transform: translateX(80px);
      transform: translateX(80px); }
    100% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px); } }
  
  @keyframes snowflakes-fall {
    0% {
      top: -10%; }
    100% {
      top: 100%; } }
  
  @keyframes snowflakes-shake {
    0% {
      transform: translateX(0px); }
    50% {
      transform: translateX(80px); }
    100% {
      transform: translateX(0px); } }
  
  #fixed-social-network {
    position: fixed;
    top: 25%;
    right: -125px;
    z-index: 9; }
    #fixed-social-network a img {
      height: 100%;
      margin-right: 20px; }
    #fixed-social-network > a {
      border-radius: 3px;
      height: 40px;
      line-height: 40px;
      padding: 8px;
      display: flex;
      align-items: center;
      width: 165px;
      transform: translateX(0px);
      background: #fff;
      color: #333;
      border: 1px solid #e1e1e1;
      margin-bottom: 5px;
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      transition: all 0.6s ease; }
      #fixed-social-network > a > svg {
        margin-right: 20px; }
      #fixed-social-network > a:hover {
        transform: translateX(-120px); }
      #fixed-social-network > a.fb-icon {
        background: #3B5998;
        color: #fff; }
      #fixed-social-network > a.ins-icon {
        background: #C32AA3;
        color: #fff; }
      #fixed-social-network > a.yt-icon {
        background: #FF0000;
        color: #fff; }
      #fixed-social-network > a.tw-icon {
        background: #00B6F1;
        color: #fff; }
      #fixed-social-network > a.gg-icon {
        background: #DF4A32;
        color: #fff; }
      #fixed-social-network > a.linkedin-icon {
        background: #0077b5;
        color: #fff; }
      #fixed-social-network > a#back-to-top {
        background: #144d84;
        color: #fff; }
  
  .support-content.open {
    visibility: visible !important; }
    .support-content.open a {
      opacity: 1;
      visibility: visible;
      transform: scale(1); }
  
  .support-content a {
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transition: all .3s; }
  
  .support-online {
    display: none; }
    @media (max-width: 767px) {
      .support-online {
        display: block; } }
    .support-online .support-content {
      position: fixed;
      z-index: 9;
      left: 10px;
      bottom: 85px;
      visibility: hidden; }
      .support-online .support-content a {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        background: #ffffff;
        padding: 4px;
        color: #fff;
        font-size: 18px; }
        .support-online .support-content a img {
          max-height: 100%; }
        .support-online .support-content a.zalo {
          padding: 0; }
          .support-online .support-content a.zalo img {
            border-radius: 50%; }
        .support-online .support-content a.call-now, .support-online .support-content a.sms {
          background: #F8D5D7;
          padding: 10px; }
        .support-online .support-content a.shopee img {
          max-height: 100%;
          border-radius: 0; }
    .support-online .btn-support {
      position: fixed;
      z-index: 9;
      left: 10px;
      bottom: 30px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 15px;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      background: #F8D5D7;
      padding: 4px;
      color: #fff;
      font-size: 18px; }
  
  .kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    background-color: #F8D5D7;
    opacity: .75;
    right: -10px; }
  
  .kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #F8D5D7;
    opacity: .1;
    border-color: #F8D5D7;
    opacity: .5; }
  
  .support-online .btn-support {
    cursor: pointer; }
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    50% {
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    100% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); } }
  
  @keyframes pulse {
    0% {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    50% {
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8); }
    100% {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); } }
  
  /*** Scroll Top ***/
  .back-to-top {
    position: fixed;
    bottom: 100px;
    right: -60px;
    z-index: 9;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    background: url(https://file.hstatic.net/200000259653/file/backtotop_op_04cef8130161416a951983dc6b012e69.png) no-repeat;
    width: 55px;
    height: 90px; }
  
  .back-to-top a {
    display: block;
    z-index: 999; }
  
  .back-to-top.display {
    right: 10px; }
  
  .back-to-top a .text {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 15px 0 0;
    font-size: 14px;
    color: #111; }
  
  .l-gh__scrollnav-pagetop-arr {
    overflow: hidden;
    position: relative;
    width: 9px;
    height: 32px;
    left: 6px;
    bottom: -5px;
    opacity: 0;
    visibility: hidden; }
  
  .l-gh__scrollnav-pagetop-arr::before {
    content: '';
    position: absolute;
    left: 4px;
    top: 0;
    width: 1px;
    height: 32px;
    background: #111;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s;
    transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s;
    transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s;
    transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s, -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s; }
  
  .l-gh__scrollnav-pagetop-arr .head {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-bottom: 4.5px solid #111;
    -webkit-transform: translateY(27px);
    transform: translateY(27px);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s;
    transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s;
    transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s;
    transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s, -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s; }
  
  .back-to-top a .text {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 15px 0 0;
    font-size: 14px;
    color: #111;
    opacity: 0;
    visibility: hidden; }
  
  .back-to-top.display .l-gh__scrollnav-pagetop {
    -webkit-transform: rotateY(0) translateX(0);
    transform: rotateY(0) translateX(0); }
  
  .back-to-top a:hover .l-gh__scrollnav-pagetop-arr::before {
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
    transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
    transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
    transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s, -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  
  .back-to-top a:hover .l-gh__scrollnav-pagetop-arr .head {
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
    transition: -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
    transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
    transition: transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s, -webkit-transform 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  
  /*** End scroll top ***/
  .sale-popup {
    display: none;
    position: fixed;
    bottom: 10px !important;
    left: 10px !important;
    top: initial !important;
    z-index: 9999999999999 !important; }
    .sale-popup-notification {
      width: 320px;
      border: 0;
      text-align: left;
      z-index: 99999;
      box-sizing: border-box;
      font-weight: 400;
      border-radius: 6px;
      box-shadow: 2px 2px 10px 2px rgba(11, 10, 10, 0.2);
      background-color: #fff;
      position: relative;
      cursor: pointer;
      padding: 5px; }
      .sale-popup-notification-container {
        display: flex !important;
        align-items: center;
        height: 90px; }
        .sale-popup-notification-container-image {
          display: block; }
          .sale-popup-notification-container-image img {
            height: 80px;
            width: 80px;
            overflow: hidden;
            border-radius: 6px 0 0 6px;
            object-fit: cover; }
        .sale-popup-notification-container-content {
          margin: 0;
          height: 100%;
          color: gray;
          padding-left: 20px;
          padding-right: 20px;
          border-radius: 0 6px 6px 0;
          flex: 1;
          display: flex !important;
          flex-direction: column;
          justify-content: center;
          overflow: hidden; }
          .sale-popup-notification-container-content p {
            font-family: inherit !important;
            margin: 0 !important;
            padding: 0 !important;
            font-size: 12px;
            line-height: 21px; }
            .sale-popup-notification-container-content p a {
              flex: 1;
              overflow: hidden;
              text-overflow: ellipsis;
              -webkit-line-clamp: 1;
              -webkit-box-orient: vertical;
              display: -webkit-box; }
            .sale-popup-notification-container-content p small {
              margin-top: 8px !important;
              display: block !important;
              font-size: 12px !important;
              opacity: .8; }
      .sale-popup-notification-close {
        position: absolute;
        top: 8px;
        right: 8px;
        height: 12px;
        width: 12px;
        cursor: pointer;
        transition: .2s ease-in-out;
        transform: rotate(45deg);
        opacity: 1; }
        .sale-popup-notification-close::before {
          content: "";
          display: block;
          width: 100%;
          height: 2px;
          background-color: gray;
          position: absolute;
          left: 0;
          top: 5px; }
        .sale-popup-notification-close::after {
          content: "";
          display: block;
          height: 100%;
          width: 2px;
          background-color: gray;
          position: absolute;
          left: 5px;
          top: 0; }
      .sale-popup-notification:hover .sale-popup-notification-close {
        opacity: 1; }
  
  .modal-contact {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 45%;
    border-radius: 6px;
    overflow: hidden;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s; }
    .modal-contact.active {
      opacity: 1;
      visibility: visible; }
    .modal-contact-wrap {
      position: relative;
      display: flex;
      align-items: center; }
      .modal-contact-wrap-left {
        width: 40%; }
        @media (max-width: 767px) {
          .modal-contact-wrap-left {
            display: none; } }
      .modal-contact-wrap-right {
        border-left: 1px solid #ffe5e6;
        padding: 20px;
        width: 60%;
        text-align: center; }
        .modal-contact-wrap-right > h3 {
          text-transform: uppercase;
          font-size: 25px;
          margin-bottom: 20px; }
        .modal-contact-wrap-right > p {
          width: 80%;
          text-align: justify;
          margin: 0 auto; }
        .modal-contact-wrap-right form {
          width: 80%;
          margin: 10px auto; }
          .modal-contact-wrap-right form input, .modal-contact-wrap-right form button {
            margin: 5px 0px;
            width: 100%;
            border: 1px solid #F8D5D7;
            padding: 10px 20px;
            border-radius: 5px; }
          .modal-contact-wrap-right form button {
            background: #F8D5D7;
            font-size: 14px;
            font-weight: bold;
            border: 1px solid #F8D5D7;
            text-align: center;
            border-radius: 5px;
            color: #926625;
            width: 100%;
            text-transform: uppercase; }
          .modal-contact-wrap-right form span {
            font-size: 11px; }
      .modal-contact-wrap-close {
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 15px;
        color: #926625;
        cursor: pointer; }
  