<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@200;300;400;500;600&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&amp;display=swap");
.FontAwesome, .mainmenu &gt; li.main-sub &gt; a:after, .button-cart span:before, .product-info-acc .panel-group .panel.panel-default .panel-heading a:before, .button-remove:before, .form-modal.modal .modal-header h6:before, .button-view:after, .footer-acc .panel-group .panel.panel-default .panel-heading a:before {
  font-family: "Font Awesome 5 free";
  moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: normal;
  font-weight: 900;
}

.line-number, .articleBox .txt-content p, .article-topic p, .article-bigBox .txt-content p, .productBox .txt-content p, .product-topic p, .summary-product-section .cart-product-info li:first-child {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

body {
  font-family: 'Poppins', Kanit;
  font-size: 16px;
  font-weight: 300;
  color: #707070;
  line-height: normal;
  padding-top: 134px;
}

html {
  scroll-padding-top: 3rem;
}

.wrap-pad {
  width: 92%;
  padding: 0 15px;
  margin: 0 auto;
}

a, a:hover {
  text-decoration: none !important;
  outline: 0 !important;
  display: block;
}

*:focus, *:active {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

input::-moz-focus-inner {
  border: 0 !important;
}

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

button {
  border: none;
  background: none;
}

.btn {
  border-radius: 0;
}

.transitHeight, .header, .WH-header, .red-header, .mainlogo, .mainmenu, .cart-section {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.transitAll, .header, .WH-header, .top-menu, .red-header, .mainlogo, .mainmenu, .dropdown-container, .img-containerBG, .img-hover, .product-submenu &gt; li &gt; a p, .cart-section, .productBox, .input-group.search .btn, .bodyTB-sub ul &gt; li .button-txt, .login-page .grayBox .buttonBK, .login-button-section li .buttonR, .button-google, .button-facebook {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

h1 {
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  color: #111111;
  letter-spacing: 0.07rem;
  text-transform: uppercase;
  margin-bottom: 45px;
}

h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: normal;
  color: #111111;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
}

h2.decor {
  letter-spacing: 0.05rem;
  padding-bottom: 8px;
  margin-bottom: 22px;
  position: relative;
}

h2.decor:after {
  content: '';
  width: 85px;
  height: 3px;
  background-color: #ed1c24;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  color: #111111;
  letter-spacing: 0.04rem;
  text-transform: uppercase;
  margin-bottom: 35px;
}

h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  color: #111111;
  letter-spacing: 0.02rem;
  margin-bottom: 12px;
}

h4.decor {
  text-align: center;
  padding-bottom: 6px;
  margin-bottom: 20px;
  position: relative;
}

h4.decor:after {
  content: '';
  width: 60px;
  height: 2px;
  background-color: #ed1c24;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

h5 {
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  color: #111111;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
  margin-bottom: 20px;
}

h5 i {
  font-size: 21px;
  padding-right: 10px;
}

h5.cube {
  padding-left: 37px;
  position: relative;
}

h5.cube:before {
  content: '';
  width: 22px;
  height: 22px;
  background-color: #ba181b;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

h5.bottomBD {
  padding-bottom: 8px;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 30px;
}

h6 {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  color: #111111;
  letter-spacing: 0.02rem;
  margin-bottom: 12px;
}

.header-wCaption {
  margin-bottom: 50px;
}

.header-wCaption h1 {
  margin-bottom: 3px;
}

.header-wCaption h5 {
  margin-bottom: 5px;
}

.header-wCaption p {
  letter-spacing: 0.015rem;
  margin-bottom: 0;
}

.header-wCaption.center {
  text-align: center;
}

/*---------- HEADER ----------*/
.header {
  width: 100%;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.header.shrink {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(54, 54, 54, 0.5);
  box-shadow: 0px 2px 3px 0px rgba(54, 54, 54, 0.5);
}

.header.shrink .WH-header {
  padding: 0;
  opacity: 0;
}

.header.shrink .top-menu {
  display: none;
}

.header.shrink .red-header {
  padding: 16px 0;
}

.header.shrink .mainlogo img {
  height: 38px;
}

.header.shrink .mainmenu {
  padding-top: 6px;
}

.header.shrink .mainmenu &gt; li &gt; a {
  font-size: 17px;
}

.header.shrink .mainmenu &gt; li.main-sub &gt; a:after {
  font-size: 10px;
}

.header.shrink .cart-section {
  padding-top: 1px;
}

.header.shrink .dropdown-container {
  top: 70px;
}

.WH-header {
  padding: 12px 0;
  opacity: 1;
}

.top-menu {
  float: right;
}

.top-menu li {
  float: left;
  padding-right: 28px;
  position: relative;
}

.top-menu li:last-child {
  padding-right: 0;
}

.top-menu li:last-child:after {
  display: none;
}

.top-menu li:after {
  content: '|';
  width: 4px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.25rem;
  color: #cccccc;
  text-align: center;
  position: absolute;
  top: 0;
  right: 12px;
}

.top-menu li a {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.25rem;
  color: #707070;
  letter-spacing: 0.015rem;
  text-transform: uppercase;
}

.top-menu li a:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #363636;
}

.red-header {
  background-color: #ed1c24;
  padding: 21px 0;
}

.red-header .input-group.search {
  min-height: 0;
  border: none;
  border-radius: 20px;
}

.red-header .input-group.search .form-control {
  background: none;
  border: none;
  font-size: 14px;
  padding: 7px 3px 7px 15px;
}

.red-header .input-group.search .btn {
  font-size: 16px;
  color: #555555;
  padding: 5px 12px 5px 7px;
}

.red-header .input-group.search .btn:hover {
  color: #ba181b;
}

.mainlogo img {
  width: auto;
  height: 48px;
}

.mainmenu {
  width: calc(100% - 30px);
  float: left;
  padding-top: 10px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mainmenu &gt; li {
  float: left;
  margin-right: 25px;
}

.mainmenu &gt; li:last-child {
  margin-right: 0 !important;
}

.mainmenu &gt; li &gt; a {
  font-size: 18px;
  font-weight: 400;
  color: white;
  letter-spacing: 0.035rem;
  text-transform: uppercase;
}

.mainmenu &gt; li.main-sub &gt; a {
  padding-right: 22px;
  position: relative;
}

.mainmenu &gt; li.main-sub &gt; a:after {
  content: '\f078';
  font-size: 11px;
  color: white;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.mainmenu &gt; li:hover .dropdown-container {
  opacity: 1;
  visibility: visible;
}

.dropdown-container {
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
  padding: 28px 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 134px;
  left: 0;
  right: 0;
  z-index: 9;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-box-shadow: 0 4px 8px -1px rgba(17, 17, 17, 0.3);
          box-shadow: 0 4px 8px -1px rgba(17, 17, 17, 0.3);
}

.img-container {
  width: 28%;
  float: left;
  padding: 0 4%;
  position: relative;
}

.img-containerBG {
  padding-top: 100%;
  position: relative;
}

.img-containerBG:after {
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(../images/SirthaiLogo-wBG.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.img-hover {
  width: 20%;
  height: 20%;
  position: absolute;
  top: 28px;
  left: 4%;
  opacity: 0;
  visibility: hidden;
}

.img-hover img {
  width: 100%;
  height: auto;
}

.menu-container {
  width: 72%;
  float: left;
  padding-right: 4%;
}

.menu-container h6 {
  font-size: 19px;
  margin-bottom: 10px;
}

.product-submenu &gt; li {
  margin: 3px 0;
}

.product-submenu &gt; li &gt; a p {
  font-size: 17px;
  font-weight: 400;
  color: #252525;
  line-height: 1.85rem;
  letter-spacing: 0.02rem;
  margin-bottom: 0;
}

.product-submenu &gt; li &gt; a:hover p {
  color: #898989;
}

.product-submenu &gt; li &gt; a:hover .img-hover {
  opacity: 1;
  visibility: visible;
}

.product-submenu.three-col li {
  width: calc(100% / 3);
  float: left;
}

.product-submenu.three-col li:nth-child(3n+1) {
  padding-right: 12px;
}

.product-submenu.three-col li:nth-child(3n+2) {
  padding: 0 6px;
}

.product-submenu.three-col li:nth-child(3n+0) {
  padding-left: 12px;
}

.product-submenu.big-txt &gt; li {
  margin: 4px 0;
}

.product-submenu.big-txt &gt; li &gt; a p {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.2rem;
  color: #111111;
  letter-spacing: 0.025rem;
}

.product-submenu.big-txt &gt; li &gt; a p:hover {
  color: #898989;
}

.cart-section {
  float: right;
  padding-top: 6px;
}

.cart-section &gt; li {
  float: left;
  padding-top: 3px;
  padding-right: 20px;
}

.cart-section &gt; li:first-child {
  padding-top: 0 !important;
  padding-right: 25px;
}

.cart-section &gt; li:last-child {
  padding-top: 0;
  padding-right: 0;
}

.cart-section &gt; li a {
  font-size: 20px;
  line-height: 30px;
  color: white;
}

.cart-button {
  padding-right: 12px;
  position: relative;
}

.cart-amount {
  width: 18px;
  height: 18px;
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  font-family: 'Roboto';
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  color: #ed1c24;
  text-align: center;
  position: absolute;
  top: -5px;
  right: 0;
}

.lang {
  float: left;
  margin-top: 2px;
}

.lang li {
  float: left;
  margin-right: 4px;
  position: relative;
}

.lang li:last-child {
  margin-right: 0;
}

.lang li.active button {
  background-color: white;
  font-weight: 500;
  color: #ed1c24;
  opacity: 1;
}

.lang li button {
  width: 28px;
  height: 28px;
  background: none;
  border-radius: 50%;
  font-size: 12px;
  line-height: 28px;
  color: white;
  letter-spacing: 0.02rem;
  text-align: center;
  padding: 0;
}

/* SEARCH BOX */
/*.search-container *,
.search-container *:after,
.search-container *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.search-container{
    width: 32px;
    float: left;
    display: table;
    position: relative; 
    @extend .transitAll;
    &amp;:hover{
        .button-search{
            border-color: white;
            background-color: $BK;
        }
        &gt; .search-input input.search-bar{
            width: 200px;
            border-color: white;
            font-size: 13px;
            padding: 0 34px 0 10px;
            opacity: 1;
        }
    }
}
.button-search{
    width: 34px;
    height: 34px;
    background-color: $Red;
    border: 1px solid $Red;
    border-radius: 50%;
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    z-index: 2;
    i{
        font-size: 17px;
        color: white;
    }
}
.search-input{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    input.search-bar{
        width: 34px;
        height: 34px;
        border: 1px solid $Red;
        background: white;
        border-radius: 20px;
        font-size: 14px;
        color: $maintxt;
        opacity: 1;
        @extend .transitAll;
        &amp;:focus{
            opacity: 1;
        }
    }
}*/
/*---------- FOOTER ----------*/
footer {
  background-color: #363636;
  color: white;
  padding: 40px 0 35px 0;
}

footer h6 {
  font-weight: 500;
  color: white;
}

footer .contact-info &gt; li p {
  font-size: 15px;
  color: white;
}

footer .contact-info &gt; li p a {
  color: white;
}

footer .icon-contact i {
  color: white;
}

footer .social {
  float: right;
}

.contact-info {
  float: left;
}

.contact-info &gt; li {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  position: relative;
}

.contact-info &gt; li &gt; div {
  padding-left: 33px;
}

.contact-info &gt; li p {
  color: #707070;
  line-height: 1.65rem;
  letter-spacing: 0.02rem;
  margin-bottom: 0;
}

.contact-info &gt; li p a {
  color: #707070;
}

.contact-info &gt; li p a:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  text-decoration: underline !important;
}

.contact-info &gt; li p strong {
  font-size: 17px;
  font-weight: 500;
  color: #363636;
  letter-spacing: 0.03rem;
}

.contact-info &gt; li .icon-contact {
  position: absolute;
  top: 0;
  left: 0;
}

.icon-contact {
  width: 22px;
  text-align: center;
}

.icon-contact i {
  color: #464646;
  line-height: 1.65rem;
}

.footer-menu li {
  margin-bottom: 3px;
}

.footer-menu li a {
  font-size: 14px;
  line-height: 1.6rem;
  color: white;
  letter-spacing: 0.025rem;
}

.copyright {
  border-top: 1px solid white;
  padding-top: 20px;
  margin-top: 40px;
}

.copyright p {
  font-size: 13px;
  line-height: 36px;
  letter-spacing: 0.01rem;
  margin-bottom: 0;
}

.social li {
  float: left;
  margin-right: 12px;
}

.social li:last-child {
  margin-right: 0 !important;
}

.social li a {
  width: 36px;
  height: 36px;
  background-color: #cccccc;
  border-radius: 50%;
  text-align: center;
}

.social li a i {
  font-size: 16px;
  color: #363636;
  line-height: 36px;
}

.social li a i.fa-instagram {
  font-size: 19px;
}

.social li a img {
  width: 19px;
  padding-top: 9px;
  float: none;
  margin: 0 auto;
}

.social li a:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: white;
}

.newsletterBG {
  background-color: #cccccc;
  padding: 35px 0;
}

.newsletterBG p {
  font-size: 22px;
  font-weight: 600;
  line-height: 42px;
  color: #111111;
  letter-spacing: 0.03rem;
  margin-bottom: 0;
}

.newsletter-container .form-control {
  border: none;
  border-radius: 3px 0 0 3px;
  font-size: 16px;
  font-weight: 300;
  color: #707070;
  padding: 9px 15px;
}

.newsletter-container .buttonBK {
  min-width: 130px;
  border-radius: 0 3px 3px 0;
  padding: 10px 15px;
}

/*---------- BUTTON ----------*/
.buttonR {
  float: left;
  min-width: 105px;
  background-color: #ed1c24;
  font-size: 14px;
  line-height: normal;
  color: white !important;
  letter-spacing: 0.015rem;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 15px;
}

.buttonR:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #111111;
}

.buttonR i {
  padding-right: 7px;
}

.buttonR.medium {
  min-width: 140px;
  padding: 8px 15px;
}

.buttonR.big {
  min-width: 270px;
  min-height: 40px;
  font-size: 16px;
  letter-spacing: 0.02rem;
  padding: 7px 20px;
}

.buttonR.big i {
  padding-right: 9px;
}

.buttonR.round {
  border-radius: 20px;
}

.buttonR.readmore {
  float: right;
  border-radius: 20px;
  margin-top: 44px;
}

.buttonBK {
  float: left;
  min-width: 105px;
  background-color: #111111;
  font-size: 14px;
  line-height: normal;
  color: white !important;
  letter-spacing: 0.015rem;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 15px;
}

.buttonBK:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #363636;
}

.buttonG {
  float: left;
  min-width: 105px;
  background-color: #ebebeb;
  font-size: 14px;
  line-height: normal;
  color: #7d7d7d;
  letter-spacing: 0.015rem;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 15px;
}

.buttonG:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #707070;
  color: white;
}

.buttonG.medium {
  min-width: 140px;
  padding: 8px 15px;
}

.buttonBD {
  float: left;
  min-width: 105px;
  border: 1px solid #ed1c24;
  font-size: 14px;
  color: #ed1c24;
  letter-spacing: 0.015rem;
  text-align: center;
  text-transform: uppercase;
  padding: 6px 15px;
}

.buttonBD:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #ed1c24;
  color: white;
}

.button-txt {
  float: left;
  font-size: 14px;
  font-weight: 400;
  color: #ed1c24;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
}

.button-txt:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #111111;
}

.button-pair .buttonR, .button-pair .buttonG {
  min-width: 170px;
  font-size: 15px;
  font-weight: 400;
  padding: 9px 15px;
}

.button-pair .buttonG, .button-pair .buttonBD {
  margin-right: 15px;
}

/*top-button*/
.scrolltop {
  display: none;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
}

.scroll {
  width: 50px;
  height: 50px;
  background: #ba181b;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  text-align: center;
  margin: 0;
  cursor: pointer !important;
  position: absolute;
  right: 30px;
  bottom: 25px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.scroll i {
  font-size: 18px;
  line-height: 50px;
  color: white;
  text-align: center;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.scroll:hover {
  background: #ed1c24;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

/*---------- BACKGROUND ----------*/
.grayBox {
  background-color: #f5f5f5;
  padding: 45px 50px;
}

.grayBox h5.bottomBD {
  border-bottom-color: #ed1c24;
}

/*---------- CONTENT ----------*/
.content-padding {
  padding: 70px 0;
}

.content-padding.foot-pad {
  padding-bottom: 150px;
}

.content-center {
  float: none;
  margin: 0 auto;
  display: table;
}

.txt-content {
  margin-bottom: 35px;
}

.txt-content p {
  line-height: 1.7rem;
  margin-bottom: 20px;
}

.txt-content p:last-child {
  margin-bottom: 0 !important;
}

.txt-content p strong {
  font-weight: 500;
  color: #111111;
  letter-spacing: 0.015rem;
}

.txt-content.f-15 p {
  line-height: 1.55rem;
  margin-bottom: 15px;
}

.list-content {
  float: left;
}

.list-content li {
  line-height: 1.65rem;
  padding-left: 17px;
  margin-bottom: 3px;
  position: relative;
}

.list-content li:before {
  content: '•';
  font-size: 20px;
  color: #ed1c24;
  position: absolute;
  top: 0;
  left: 0;
}

.list-content.w-half li {
  width: 50%;
  float: left;
}

.list-content.w-half li:nth-child(odd) {
  padding-right: 15px;
}

.list-content.w-half li:nth-child(even) {
  padding-left: 32px;
}

.list-content.w-half li:nth-child(even):before {
  left: 15px;
}

.list-decimal &gt; li {
  list-style: decimal;
  list-style-position: inside;
  line-height: 1.65rem;
  margin-bottom: 3px;
}

.list-decimal &gt; li &gt; ol {
  margin: 5px 0 8px 0;
}

.list-decimal &gt; li &gt; ol &gt; li {
  list-style: none;
  line-height: 1.65rem;
  padding-left: 17px;
  position: relative;
}

.list-decimal &gt; li &gt; ol &gt; li:before {
  content: '•';
  font-size: 20px;
  color: #ed1c24;
  position: absolute;
  top: 0;
  left: 0;
}

.list-decimal &gt; li &gt; ol &gt; li p {
  line-height: 1.65rem;
  margin-bottom: 8px;
}

.list-decimal &gt; li &gt; ol &gt; li p:first-child {
  margin-bottom: 0;
}

.list-decimal &gt; li &gt; ol &gt; li p strong {
  font-weight: 500;
  color: #363636;
}

.check {
  width: 20px;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-weight: 600;
  color: #ed1c24;
  text-align: center;
  display: inline-block;
}

.f-15 {
  font-size: 15px;
}

.f-14 {
  font-size: 14px;
}

.f-13 {
  font-size: 13px;
}

.more-mb4 {
  margin-bottom: 4.5rem !important;
}

.more-mb3 {
  margin-bottom: 3.5rem !important;
}

.more-mb2 {
  margin-bottom: 2.5rem !important;
}

.img-width img {
  width: 100%;
  height: auto;
}

.top-banner {
  background-color: #111111;
  position: relative;
}

.top-banner img {
  width: 100%;
  height: auto;
  opacity: 0.7;
}

.banner-txtBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.banner-txt {
  min-width: 220px;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  padding: 6px 35px;
}

.banner-txt p {
  font-size: 38px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.28rem;
  white-space: nowrap;
  margin-bottom: 0;
}

.topBD {
  border-top: 2px solid #ebebeb;
}

.topBD.red {
  border-top-color: #ba181b;
}

.doubleBD {
  border-top: 4px double #ebebeb;
  padding-top: 45px;
}

/*---------- PAGE ----------*/
.pagination .page-link {
  min-width: 40px;
  min-height: 40px;
  background-color: white;
  border-color: #d7d7d7 !important;
  font-size: 15px;
  color: #898989;
  text-align: center;
  padding: 7px 15px;
}

.pagination .page-link:hover {
  background-color: white;
}

.pagination .page-item.active .page-link {
  background-color: #ed1c24;
  color: white;
}

/*---------- OWL ----------*/
.slide-navButton {
  position: relative;
}

.slide-navButton .owl-carousel .owl-nav {
  margin-top: 0;
  z-index: 99;
}

.slide-navButton .owl-carousel .owl-nav .owl-prev, .slide-navButton .owl-carousel .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background: #959595;
  border-radius: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 99;
}

.slide-navButton .owl-carousel .owl-nav .owl-prev:hover, .slide-navButton .owl-carousel .owl-nav .owl-next:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #363636;
}

.slide-navButton .owl-carousel .owl-nav i {
  font-size: 15px;
  line-height: 40px;
  color: white;
}

.slide-navButton .owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.slide-navButton .owl-carousel .owl-nav .owl-next {
  right: 0;
}

.slide-navButton .owl-carousel .owl-dots {
  margin-top: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.slide-navButton .owl-carousel .owl-dots .owl-dot.active span {
  background: #ed1c24 !important;
}

.slide-navButton .owl-carousel .owl-dots .owl-dot span {
  width: 60px;
  height: 6px;
  background: rgba(255, 255, 255, 0.8);
  margin: 5px 8px;
}

.slide-navButton .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #555555;
}

.slide-navButton .owl-carousel.nav-out .owl-nav .owl-prev {
  left: -4%;
}

.slide-navButton .owl-carousel.nav-out .owl-nav .owl-next {
  right: -4%;
}

.slide-navButton .owl-carousel.red-nav .owl-nav .owl-prev, .slide-navButton .owl-carousel.red-nav .owl-nav .owl-next {
  background-color: #ed1c24;
}

.slide-navButton .owl-carousel.red-nav .owl-nav .owl-prev:hover, .slide-navButton .owl-carousel.red-nav .owl-nav .owl-next:hover {
  background-color: #252525;
}

.slide-navButton .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
}

/*---------- INDEX ----------*/
.product-slide {
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 45px;
  margin-bottom: 60px;
}

.product-slide .items {
  padding: 10px;
}

.product-slide .items .productBox {
  margin-bottom: 0;
}

.product-slide.BD-none {
  border-bottom: none;
  padding-bottom: 0;
}

.slide-navButton .owl-carousel.category-slide .owl-nav .owl-prev, .slide-navButton .owl-carousel.category-slide .owl-nav .owl-next {
  border: 2px solid white;
  top: 40%;
}

.slide-navButton .owl-carousel.category-slide .owl-nav .owl-prev:hover, .slide-navButton .owl-carousel.category-slide .owl-nav .owl-next:hover {
  background-color: #363636;
}

.slide-navButton .owl-carousel.category-slide .owl-nav i {
  font-size: 14px;
  line-height: 36px;
}

.slide-navButton .owl-carousel.category-slide .owl-nav .owl-prev {
  left: -20px;
}

.slide-navButton .owl-carousel.category-slide .owl-nav .owl-next {
  right: -20px;
}

.slide-navButton .owl-carousel.category-slide .items {
  padding: 8px 10px;
}

.slide-navButton .owl-carousel.category-slide .items .productBox {
  margin-bottom: 0;
}

.category-container {
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 50px;
  margin-bottom: 60px;
}

.category-container.BDnone {
  border-bottom: none;
  padding-bottom: 0;
}

.category-container .row .col-lg-7 {
  padding-left: 30px;
}

.categoryBox {
  padding-top: 80%;
  background-color: #363636;
  position: relative;
  overflow: hidden;
}

.categoryBox img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  opacity: 0.5;
}

.categoryBox:hover img {
  mix-blend-mode: luminosity;
  opacity: 0.35;
}

.category-txt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.category-txt h2 {
  font-weight: 600;
  color: white;
  letter-spacing: 0.1rem;
  white-space: nowrap;
  margin-bottom: 12px;
}

.category-txt .buttonR {
  min-width: 125px;
  border: 1px solid white;
}

.grayBG {
  background-color: #f5f5f5;
  padding: 70px 0 100px 0;
}

.grayBG .header-wCaption h1 {
  color: #363636;
}

.grayBG .header-wCaption p {
  color: #555555;
}

.customerBox .img-width {
  float: none;
  margin: 0 auto 25px auto;
  display: table;
}

.customerBox .img-width img {
  width: 100px !important;
  height: auto !important;
}

.customerBox h4 {
  font-size: 23px;
  color: #636363;
  text-align: center;
  text-transform: none;
  margin-bottom: 8px;
}

.customerBox .txt-content {
  text-align: center;
  margin-bottom: 25px;
}

/*---------- ARTICLE ----------*/
.articleBox {
  margin-bottom: 65px;
}

.articleBox .img-width {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.articleBox .img-width img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.articleBox .txt-content {
  margin-bottom: 30px;
}

.articleBox .txt-content p {
  color: #707070;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
}

.articleBox:hover .img-width {
  background-color: #363636;
}

.articleBox:hover .img-width img {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  opacity: 0.5;
}

.article-topic {
  margin: 15px 0 10px 0;
}

.article-topic p {
  font-size: 20px;
  font-weight: 500;
  color: #252525;
  letter-spacing: 0.02rem;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
}

.article-topic p:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #ed1c24;
}

.article-bigBox {
  padding-bottom: 65px;
  margin-bottom: 5.5rem;
  position: relative;
}

.article-bigBox:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #ebebeb;
  position: absolute;
  left: 0;
  bottom: 0;
}

.article-bigBox .row .col-lg-6:first-child {
  padding-right: 0;
}

.article-bigBox .row .col-lg-6:last-child {
  padding-left: 32px;
}

.article-bigBox .article-topic {
  padding-bottom: 12px;
  margin: 20px 0 30px 0;
  position: relative;
}

.article-bigBox .article-topic p {
  font-size: 24px;
}

.article-bigBox .article-topic:after {
  content: '';
  width: 80px;
  height: 3px;
  background-color: #ed1c24;
  position: absolute;
  left: 0;
  bottom: 0;
}

.article-bigBox .txt-content {
  margin-bottom: 0;
}

.article-bigBox .txt-content p {
  -webkit-line-clamp: 4;
  margin-bottom: 0;
}

.article-bigBox .buttonR {
  position: absolute;
  right: 0;
  bottom: 90px;
}

.article-date {
  font-weight: 600;
  color: #ed1c24;
  letter-spacing: 0.02rem;
  margin-bottom: 50px;
}

/*---------- PRODUCT ----------*/
.productBox {
  margin-bottom: 60px;
}

.productBox .txt-content {
  min-height: 47px;
  margin-bottom: 12px;
}

.productBox .txt-content p {
  font-size: 14px;
  line-height: 1.45rem;
  -webkit-line-clamp: 2;
}

.productBox:hover {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}

.product-img {
  margin-bottom: 20px;
}

.product-img img {
  width: 100%;
  height: auto;
}

.product-topic {
  margin-bottom: 6px;
}

.product-topic p {
  font-size: 17px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.015rem;
  -webkit-line-clamp: 1;
  margin-bottom: 0;
}

.price {
  font-weight: 600;
  line-height: 1.5rem;
  color: #363636;
  letter-spacing: 0.015rem;
  display: inline-block;
}

.full-price {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5rem;
  color: #acacac;
  letter-spacing: 0.015rem;
  text-decoration: line-through;
  margin-left: 10px;
  display: inline-block;
}

.button-cart {
  width: 100%;
  background-color: #ed1c24;
  text-align: center;
  padding: 7px 15px;
  margin-top: 20px;
}

.button-cart span {
  font-size: 15px;
  font-weight: 400;
  color: white;
  letter-spacing: 0.015rem;
  padding-left: 25px;
  position: relative;
}

.button-cart span:before {
  content: '\f07a';
  color: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.button-cart:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #ba181b;
}

/* CATEGORY */
.category-page .row .col-lg-9 {
  padding-left: 30px;
}

.category-header {
  border-bottom: 2px solid #ed1c24;
  padding-bottom: 18px;
  margin-bottom: 60px;
}

.category-header h3 {
  line-height: 38px;
  margin-bottom: 0;
}

.category-menu li {
  border-bottom: 1px dashed #d7d7d7;
  padding: 15px 0;
}

.category-menu li:last-child {
  border-bottom: none !important;
}

.category-menu li.active a {
  font-weight: 400;
  color: #ed1c24 !important;
}

.category-menu li a {
  color: #555555;
}

.category-menu li a:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #252525;
}

.input-group.search {
  min-height: 40px;
  background: white;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  position: relative;
}

.input-group.search .form-control {
  background: none;
  border: none;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  color: #898989 !important;
  padding: 7px 5px 7px 12px;
}

.input-group.search .btn {
  background: none;
  border: none;
  border-radius: 0;
  font-size: 17px;
  line-height: normal;
  color: #7d7d7d;
  padding: 7px 12px 6px 7px;
}

.input-group.search .btn:hover {
  color: #464646;
}

/* DETAIL */
.bread-crumb {
  float: left;
  margin-bottom: 35px;
}

.bread-crumb li {
  float: left;
  font-size: 13px;
  color: #898989;
  line-height: 20px !important;
  padding-right: 30px;
  position: relative;
}

.bread-crumb li:after {
  content: '';
  background-image: url(../images/icon/icon-chevronR.svg);
  width: 18px;
  height: 18px;
  position: absolute;
  top: 1px;
  right: 6px;
}

.bread-crumb li:last-child {
  padding-right: 0;
}

.bread-crumb li:last-child:after {
  display: none;
}

.bread-crumb li a {
  color: #898989;
  line-height: 20px !important;
  display: inline;
}

.bread-crumb li a:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #ed1c24;
}

.bread-crumb li a i {
  font-size: 14px;
}

.productGal-slide {
  margin-bottom: 3rem;
}

.productGal-slide .owl-theme .owl-nav {
  margin-top: 0;
}

.productGal-slide .owl-theme .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.productGal-slide .owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}

.productGal-slide .big-img.owl-theme {
  margin-bottom: 15px;
}

.productGal-slide .big-img.owl-theme .owl-prev, .productGal-slide .big-img.owl-theme .owl-next {
  width: 40px;
  height: 40px;
  background: rgba(37, 37, 37, 0.6);
  border: 1px solid white;
  border-radius: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
}

.productGal-slide .big-img.owl-theme .owl-prev:hover, .productGal-slide .big-img.owl-theme .owl-next:hover {
  background-color: #252525;
}

.productGal-slide .big-img.owl-theme i {
  font-size: 15px;
  color: white;
  line-height: 38px;
}

.productGal-slide .big-img.owl-theme .owl-prev {
  left: 12px;
}

.productGal-slide .big-img.owl-theme .owl-next {
  right: 12px;
}

.productGal-slide #thumbs .owl-nav {
  display: none;
}

.productGal-slide .owl-theme.navigation-thumbs .item {
  background-color: white;
  border: 1px solid #f5f5f5;
  cursor: pointer;
}

.productGal-slide .owl-theme.navigation-thumbs .item img {
  opacity: 0.6;
}

.productGal-slide .owl-theme.navigation-thumbs .owl-item.synced .item {
  border-color: #ed1c24;
  z-index: 999;
}

.productGal-slide .owl-theme.navigation-thumbs .owl-item.synced .item img {
  opacity: 1;
}

.product-info-section &gt; .row .col-xl-7 {
  padding-left: 40px;
}

.product-info-section h3 {
  font-weight: 500;
  letter-spacing: 0.025rem;
  margin-bottom: 6px;
}

.product-info-section .price {
  font-size: 20px;
  line-height: 1.7rem;
  color: #ed1c24;
}

.product-info-section .full-price {
  font-size: 15px;
  line-height: 1.7rem;
  margin-left: 15px;
}

.product-info-section h6 {
  font-size: 18px;
}

.product-info {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.discount {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7rem;
  color: #555555;
  margin-left: 10px;
  display: inline-block;
}

.product-option {
  float: left;
  margin-bottom: 28px;
}

.product-option .option-list {
  float: left;
  margin: 0 8px 8px 0;
}

.optionBox-name {
  position: relative;
}

.optionBox-name input {
  display: none;
}

.optionBox-name label {
  min-width: 70px;
  background-color: white;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 400;
  color: #898989;
  letter-spacing: 0.01rem;
  text-align: center;
  padding: 5px 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

.optionBox-name input[type="radio"]:checked + label {
  background-color: #898989;
  color: white;
}

.cart-button-part {
  margin: 5px 0 15px 0;
}

.cart-button-part .buttonR.big {
  background-color: #ba181b;
  margin-left: 15px;
}

.cart-button-part .buttonR.big:hover {
  background-color: #111111;
}

.sp-quantity .btnquantity {
  width: 32px;
  float: left;
  border: 1px solid #d7d7d7;
  text-align: center;
  padding: 0;
  display: inline-block;
  cursor: pointer;
}

.sp-quantity .btnquantity i {
  font-size: 8px;
  line-height: 30px;
  color: #464646;
}

.sp-quantity .btnquantity.sp-minus {
  border-right: none;
}

.sp-quantity .btnquantity.sp-plus {
  border-left: none;
}

.sp-quantity .sp-input {
  float: left;
  display: inline-block;
}

.sp-quantity .quntity-input {
  width: 50px;
  float: left;
  color: #707070;
  text-align: center;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  border-left: none;
  border-right: none;
  font-size: 14px;
  line-height: 30px;
  padding: 0;
  display: inline-block;
}

.sp-quantity.big .btnquantity {
  width: 40px;
}

.sp-quantity.big .btnquantity i {
  font-size: 10px;
  line-height: 38px;
}

.sp-quantity.big .quntity-input {
  width: 65px;
  font-size: 16px;
  line-height: 38px;
}

.product-info-acc .panel-group .panel {
  border-top: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.product-info-acc .panel-group .panel.panel-default {
  border: none;
}

.product-info-acc .panel-group .panel.panel-default .panel-heading {
  border-top: 1px solid #ebebeb;
  position: relative;
}

.product-info-acc .panel-group .panel.panel-default .panel-heading:first-child {
  border-top: none;
}

.product-info-acc .panel-group .panel.panel-default .panel-heading:first-child a {
  padding-top: 10px;
}

.product-info-acc .panel-group .panel.panel-default .panel-heading.active {
  margin-bottom: 0;
}

.product-info-acc .panel-group .panel.panel-default .panel-heading.active a {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.product-info-acc .panel-group .panel.panel-default .panel-heading.active a:before {
  content: '\f078';
}

.product-info-acc .panel-group .panel.panel-default .panel-heading a {
  font-size: 18px;
  font-weight: 600;
  color: #111111;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
  padding: 20px 0;
}

.product-info-acc .panel-group .panel.panel-default .panel-heading a:before {
  content: '\f054';
  font-size: 15px;
  color: #363636;
  position: absolute;
  top: 45%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.product-info-acc .panel-group .panel.panel-default .panel-collapse {
  padding: 0;
}

.product-info-acc .panel-group .panel.panel-default .panel-collapse .panel-body {
  padding: 0px 20px 35px 20px;
  position: relative;
  z-index: 0;
}

.product-info-acc .panel-group .panel.panel-default .panel-collapse .panel-body .txt-content {
  margin-bottom: 20px;
}

.product-info-acc .panel-group .panel.panel-default .panel-collapse .panel-body .txt-content p {
  margin-bottom: 18px;
}

.product-info-acc .panel-group .panel + .panel {
  margin-top: 0;
}

/*---------- CONTACT ----------*/
.contact-page {
  padding-bottom: 30px;
}

.contact-page .row .col-lg-6:first-child {
  padding-top: 45px;
  padding-right: 50px;
}

.contact-page h5 {
  font-size: 24px;
  font-weight: 500;
}

.contact-page h6 {
  font-size: 19px;
  font-weight: 500;
  color: #ed1c24;
}

.contact-page .input-form .form-control {
  border: none;
  padding: 8px 12px;
}

.contact-page .buttonR {
  width: 100%;
  font-size: 15px;
  padding: 8px 15px;
}

.googlemap {
  height: 450px;
}

.googlemap iframe {
  width: 100%;
  height: 450px;
}

.input-form .form-control {
  background: white;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  color: #707070;
  padding: 7px 12px;
  margin-bottom: 22px;
}

.input-form textarea.form-control {
  height: 100px;
  border-radius: 3px;
  font-weight: 300;
  margin-bottom: 35px;
}

.input-form p {
  font-weight: 400;
  line-height: normal;
  color: #363636;
  letter-spacing: 0.015rem;
  margin-bottom: 10px;
}

.input-form .buttonR {
  margin-right: 15px;
}

.form-select {
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  color: #898989;
  letter-spacing: 0.01rem;
  padding: 8px 12px;
  margin-bottom: 22px;
}

.form-select:focus {
  border-color: #d7d7d7;
}

/*---------- SHIPPING &amp; PAYMENT METHOD ----------*/
.shipping-payment-page h2.decor {
  margin-bottom: 50px;
}

.shipping-payment-page h5.bottomBD {
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.shipping-payment-page h5.bottomBD.cube:before {
  top: 40%;
}

.shipping-payment-page h6 {
  font-weight: 500;
  color: #ed1c24;
}

.shipping-payment-page .txt-content {
  margin-bottom: 20px;
}

.payment-logo-list {
  margin-top: 5px;
}

.payment-logo-list li {
  float: left;
  margin-right: 10px;
}

.payment-logo-list li:last-child {
  margin-right: 0;
}

.payment-logo-list li img {
  width: auto;
  height: 50px;
}

.refundTB table thead tr:last-child th:first-child, .refundTB table thead tr:last-child th:nth-child(2), .refundTB table thead tr:last-child th:nth-child(3), .refundTB table thead tr:last-child th:last-child {
  width: 14%;
  font-size: 16px;
  padding: 9px 15px;
}

.refundTB table thead tr th {
  background-color: #363636;
  border: 1px solid white;
  font-size: 17px;
  font-weight: 300;
  color: white;
  letter-spacing: 0.015rem;
  text-align: center;
  padding: 10px 15px;
}

.refundTB table tbody tr th {
  border: 1px solid #d7d7d7;
  background-color: #ebebeb;
  font-size: 17px;
  font-weight: 500;
  color: #555555;
  letter-spacing: 0.015rem;
  padding: 18px 15px;
}

.refundTB table tbody tr td {
  border: 1px solid #d7d7d7;
  text-align: center;
  padding: 18px 15px;
}

/*---------- CART ----------*/
.cart-topic {
  border-top: 3px solid #363636;
  border-bottom: 2px solid #363636;
  font-size: 19px;
  font-weight: 500;
  color: #111111;
  letter-spacing: 0.01rem;
  text-align: center;
  padding: 9px 15px;
}

.product-cart-section {
  border-bottom: 1px solid #363636;
  padding: 0 15px;
  margin-bottom: 3px;
  position: relative;
}

.product-cart-section:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #363636;
  position: absolute;
  bottom: -5px;
  left: 0;
}

.product-cart-section .product-cart:last-child {
  border-bottom: none;
  margin-bottom: 7px;
}

.product-cart-section .point-form {
  border-top: 1px solid #ebebeb;
  border-bottom: none;
  margin-bottom: 0;
}

.product-cart {
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0;
  position: relative;
}

.product-cart .row .col-lg-2 {
  text-align: center;
  position: relative;
}

.product-cart .row .col-lg-4 {
  padding-left: 15px;
  position: relative;
}

.product-cart .price, .product-cart .full-price {
  text-align: center;
}

.product-cart .price {
  font-size: 17px;
  font-weight: 400;
  color: #707070;
}

.product-cart .price.sale {
  font-weight: 500;
  color: #ed1c24;
}

.product-cart .full-price {
  font-size: 14px;
  margin-left: 0;
  display: block;
}

.product-cart .sp-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-cart .button-remove {
  position: absolute;
  left: 15px;
  bottom: 12px;
}

.cart-product-info li {
  font-size: 14px;
  margin-bottom: 2px;
}

.cart-product-info li:first-child {
  font-size: 17px;
  font-weight: 500;
  color: #252525 !important;
  letter-spacing: 0.015rem;
  margin-bottom: 3px;
}

.button-remove {
  float: left;
  background-color: #ebebeb;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 400;
  line-height: normal;
  color: #898989;
  letter-spacing: 0.03rem;
  padding: 1px 11px;
}

.button-remove:before {
  display: none;
  content: '\f057';
  font-size: 18px;
  color: #cccccc;
  position: absolute;
  right: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.button-remove:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #ed1c24;
  color: white;
}

.button-remove:hover:before {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #ed1c24;
}

.middle-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cart-form {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.6rem;
  color: #252525;
}

.cart-form .row .col-lg-5 {
  text-align: right;
}

.cart-form.totalB .row:last-child {
  font-size: 19px;
  font-weight: 600;
  line-height: 2.8rem;
  color: #111111;
}

.cart-form.pad {
  padding: 20px 15px;
}

.cart-form.order-detail {
  border-bottom: 2px solid #ed1c24;
  padding-bottom: 12px;
  margin-bottom: 4rem;
}

.checkout-section {
  float: right;
  margin-top: 20px;
}

.checkout-section .button-pair .buttonG {
  min-width: 220px;
}

/*---------- SHIPPING &amp; ADDRESS ----------*/
.headerBK {
  height: 100%;
  padding-left: 20px;
  position: relative;
}

.headerBK:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #707070;
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: -1;
}

.headerBK-topic {
  float: left;
  background-color: #363636;
  border-radius: 3px;
  font-size: 20px;
  font-weight: 400;
  color: white;
  letter-spacing: 0.04rem;
  padding: 8px 25px;
}

.shipping-option {
  padding: 30px 20px 0 20px;
  margin-bottom: 3rem;
}

.shipping-option .txt-content {
  margin-bottom: 0;
}

.shipping-option .txt-content p {
  margin-bottom: 2px;
}

.shipping-option.shipped-section .row .col-lg-9 &gt; p {
  margin-bottom: 7px;
}

.shipping-option.shipped-section .row .col-lg-9 &gt; p strong {
  font-size: 17px;
  font-weight: 500;
  color: #555555;
  padding-right: 15px;
}

.shipping-option.shipped-section .row .col-lg-3 {
  font-weight: 500;
  color: #555555;
  letter-spacing: 0.015rem;
  text-align: right;
}

.accordion section {
  max-height: 0;
  color: #707070;
  overflow: hidden;
  opacity: 0;
}

.accordion label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  margin-left: 0;
}

.accordion input {
  display: block;
}

.accordion section,
.accordion input:checked ~ section {
  -webkit-transition: max-height 0.3s, opacity 0.5s ease-out, border 0.1s ease-out;
  transition: max-height 0.3s, opacity 0.5s ease-out, border 0.1s ease-out;
}

.accordion label:after,
.accordion input:checked + label:after {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.accordion input:checked + label {
  border-bottom: none;
  margin-bottom: 0;
  margin-left: 0;
}

.accordion input:checked ~ section {
  max-height: 3000px;
  border-bottom: none;
  margin-bottom: 3px;
  opacity: 1;
}

.md-radio &gt; label {
  display: block;
  padding-left: 30px;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
  cursor: pointer;
  vertical-align: bottom;
}

.md-radio &gt; label:before {
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  border: 2px solid #ba181b;
  background: none;
}

.md-radio &gt; label:after {
  top: 8px;
  left: 5px;
  width: 10px;
  height: 10px;
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #ba181b;
}

.md-radio &gt; label:before, .md-radio &gt; label:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-property: border-color, -webkit-transform;
  transition-property: border-color, -webkit-transform;
  transition-property: transform, border-color;
  transition-property: transform, border-color, -webkit-transform;
}

.md-radio &gt; label &gt; p {
  font-size: 15px;
  line-height: normal;
  margin-bottom: 0;
}

.md-radio &gt; label &gt; p strong {
  font-size: 17px;
  font-weight: 500;
  color: #555555;
  padding-right: 15px;
}

.md-radio &gt; label &gt; p strong span {
  font-size: 16px;
  color: #898989;
  padding-left: 10px;
}

.md-radio &gt; label &gt; p span {
  font-weight: 400;
}

.md-radio.md-radio-inline {
  display: block;
  margin-bottom: 17px;
}

.md-radio &gt; input[type="radio"] {
  display: none;
}

.md-radio &gt; input[type="radio"]:checked + label:before {
  background: none;
  -webkit-animation: ripple 0.2s linear forwards;
          animation: ripple 0.2s linear forwards;
}

.md-radio &gt; input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.md-radio.middle &gt; label {
  padding-left: 50px;
}

.md-radio.middle &gt; label:before, .md-radio.middle &gt; label:after {
  top: 50%;
}

.md-radio.middle &gt; label:before {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.md-radio.middle &gt; label:after {
  margin-top: -5px;
}

/*-- accordion END --*/
.accBDbottom {
  border-bottom: 1px solid #f5f5f5;
  padding: 15px 0 25px 30px;
}

.accBDbottom.topBD {
  border-top: 1px solid #ebebeb;
  padding: 25px 0 0 0;
}

.accBDbottom.none-bottomBD {
  border-bottom: none;
  padding-bottom: 0;
  margin-top: 8px;
}

.accBDbottom .input-form textarea.form-control {
  height: 90px;
  margin-bottom: 10px !important;
}

.accBDbottom .input-form p {
  font-weight: 400;
  color: #707070;
  letter-spacing: 0.015rem;
  text-transform: uppercase;
}

.billing-section {
  border: 1px solid #ebebeb;
  border-left: none;
  border-right: none;
  padding: 22px 0;
  margin-bottom: 25px;
}

.billing-section &gt; .row &gt; .col-10 {
  font-size: 17px;
  font-weight: 500;
  color: #555555;
  letter-spacing: 0.015rem;
}

.box01 {
  display: none;
}

.checkboxsw {
  float: right;
  margin-top: -24px;
}

.checkboxsw input[type=checkbox] {
  width: 0;
  height: 0;
  visibility: hidden;
}

.checkboxsw label {
  width: 55px;
  height: 26px;
  background-color: #cccccc;
  border-radius: 13px;
  margin-bottom: 0;
  display: block;
  position: relative;
  text-indent: -9999px;
  cursor: pointer;
}

.checkboxsw label:after {
  content: '';
  width: 18px;
  height: 18px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.checkboxsw label:active:after {
  width: 30px;
}

.checkboxsw input:checked + label {
  background-color: #ed1c24;
}

.checkboxsw input:checked + label:after {
  left: calc(100% - 5px);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

/* SELECT 2 */
.select2-part .select2-container {
  width: 100% !important;
  margin-bottom: 22px;
}

.select2-part .select2-container .select2-selection--single {
  height: auto !important;
  border-color: #d7d7d7 !important;
  border-radius: 3px !important;
  font-size: 15px !important;
  line-height: normal !important;
  padding: 7px 12px !important;
}

.select2-part .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

.select2-part .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  color: #707070;
  text-transform: none;
}

.select2-part .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.select2-part .select2-dropdown {
  border: 1px solid #ebebeb;
  border-radius: 3px;
}

.bank-info .row {
  padding-bottom: 22px;
}

.bank-info .row:last-child {
  padding-bottom: 0;
}

.bank-info .img-width img {
  width: 65px;
}

.bank-info p {
  line-height: 65px;
  margin-bottom: 0 !important;
}

/* SUMMARY - SIDE */
.summaryBox {
  background-color: #f5f5f5;
  border-radius: 2px;
  padding: 25px 20px 30px 20px;
}

.summaryBox h4 {
  font-size: 22px;
  margin-bottom: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.summaryBox h4:after {
  content: '';
  border-top: 1px solid #ed1c24;
  margin: 0 0 0 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20px;
          flex: 1 0 20px;
}

.summaryBox .cart-form {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.3rem;
  color: #363636;
}

.summaryBox .cart-form .row:last-child {
  font-size: 17px;
  font-weight: 500;
  line-height: 2.4rem;
  color: #111111;
}

.summary-product-section {
  margin-bottom: 20px;
}

.summary-product-section .summary-product:first-child {
  padding-top: 0;
}

.summary-product-section .summary-product:last-child {
  border-bottom-width: 2px;
  padding-bottom: 30px;
}

.summary-product-section .row {
  padding-top: 9px;
}

.summary-product-section .row .col-lg-4 {
  padding-right: 10px;
  position: relative;
}

.summary-product-section .row .col-lg-4 .product-amount {
  position: absolute;
  top: -10px;
  right: 0;
}

.summary-product-section .row .col-lg-8 {
  position: relative;
}

.summary-product-section .row .col-lg-8 .price {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.01rem;
  position: absolute;
  right: 12px;
  bottom: 15%;
}

.summary-product-section .cart-product-info li {
  font-size: 13px;
  color: #464646;
  margin-bottom: 0;
}

.summary-product-section .cart-product-info li:first-child {
  font-size: 15px;
  letter-spacing: 0.01rem;
  -webkit-line-clamp: 2;
  margin-bottom: 2px;
}

.summary-product {
  border-bottom: 1px solid white;
  padding: 15px 0 20px 0;
}

.product-amount {
  width: 22px;
  height: 22px;
  background-color: #ba181b;
  border-radius: 50%;
  font-family: 'Roboto';
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  color: white;
  text-align: center;
}

/* COUPON */
.coupon-section {
  border-bottom: 2px solid white;
  padding-bottom: 25px;
  margin-bottom: 18px;
}

.coupon-section p {
  font-weight: 500;
  color: #252525;
  margin-bottom: 10px;
}

.coupon-section .form-control {
  border-color: #d7d7d7;
  border-radius: 3px;
  font-weight: 300;
  color: #707070;
}

.coupon-section .buttonBK {
  min-width: 80px;
  border-radius: 0 3px 3px 0;
  font-weight: 400;
}

.coupon-section.cart-page {
  padding: 27px 0;
  margin: 0;
}

.coupon-section.cart-page .row .col-xl-8 p {
  line-height: 38px;
  text-align: right;
  margin-bottom: 0;
}

/* REDEEM POINT */
.redeem-point {
  border-bottom: 2px solid white;
  margin-bottom: 18px;
}

.redeem-point p {
  font-weight: 400;
  color: #464646;
  margin-bottom: 14px;
}

.redeem-point p strong {
  font-weight: 600;
  color: #ed1c24;
  letter-spacing: 0.01rem;
  padding: 0 8px;
}

.redeem-point .form-select {
  line-height: normal;
  padding: 7px 12px;
  margin-bottom: 25px;
}

/*---------- ORDER - SUMMARY ----------*/
.order-number {
  float: none;
  font-size: 24px;
  font-weight: 500;
  color: #252525;
  letter-spacing: 0.04rem;
  margin: 0 auto 45px auto;
  display: table;
}

.order-number span {
  color: #ba181b;
  padding-left: 10px;
}

.order-summaryBD {
  border: 4px solid #ed1c24;
  border-radius: 10px;
  padding: 40px 45px;
}

.order-summaryBD h6 {
  font-weight: 500;
  color: #252525;
  margin-bottom: 10px;
}

.order-summaryBD .doubleBD {
  margin-top: 25px;
}

.summary-info {
  margin-bottom: 1.7rem;
}

.summary-info li {
  line-height: 1.7rem;
}

.summary-info li strong {
  font-weight: 400;
  color: #363636;
}

.order-summary-section .order-summary:last-child {
  border-bottom-width: 2px;
  padding-bottom: 40px;
  margin-bottom: 5px;
}

.order-summary-section.history .order-summary {
  padding: 25px 0;
}

.order-summary-section.history .order-summary:last-child {
  padding-bottom: 30px;
}

.order-summary-section.history .order-summary .cart-product-info li {
  font-size: 14px;
}

.order-summary-section.history .order-summary .cart-product-info li:first-child {
  font-size: 18px;
}

.order-summary-section.history .order-summary .price {
  font-size: 18px;
  letter-spacing: 0.015rem;
}

.order-summary-section.history .order-summary .product-amount {
  margin-top: 5px;
}

.order-summary {
  border-bottom: 1px solid #ebebeb;
  padding: 30px 0;
  position: relative;
}

.order-summary .cart-product-info li {
  font-size: 15px;
}

.order-summary .cart-product-info li:first-child {
  font-size: 18px;
}

.order-summary .price {
  float: right;
  font-size: 17px;
  font-weight: 500;
  color: #252525;
}

.order-summary .product-amount {
  float: right;
  margin-top: 7px;
}

.note-section {
  border-bottom: 2px solid #ebebeb;
  padding: 17px 0 22px 0;
}

.note-section .row .col-lg-2 {
  font-size: 18px;
  font-weight: 500;
  color: #252525;
}

.note-section .txt-content {
  margin-bottom: 0;
}

.point-form {
  border-bottom: 2px solid #ebebeb;
  font-size: 18px;
  font-weight: 500;
  color: #252525;
  padding: 22px 0;
  margin-bottom: 25px;
}

.point-form .row .col-lg-5 {
  text-align: right;
}

.summary-bank-info {
  margin-top: 2px;
}

.summary-bank-info .img-width {
  float: left;
  margin-right: 20px;
}

.summary-bank-info .img-width img {
  width: auto;
  height: 55px;
}

.summary-bank-info p {
  float: left;
  line-height: 52px;
  margin-bottom: 0;
}

/*---------- CONFIRM PAYMENT ----------*/
.double-borderBox {
  border: 1px solid #ed1c24;
  padding: 55px 60px;
  position: relative;
}

.double-borderBox:before {
  content: '';
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 1px solid #ed1c24;
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: -1;
}

.double-borderBox .input-form .form-control {
  background-color: #f5f5f5;
  border: none;
  font-size: 16px;
  padding: 9px 15px;
  margin-bottom: 28px;
}

.double-borderBox .input-form p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.015rem;
  margin-bottom: 12px;
}

.double-borderBox .form-select {
  background-color: #f5f5f5;
  border: none;
  font-size: 16px;
  line-height: normal;
  color: #707070;
  padding: 10px 15px;
}

.double-borderBox .f-13 {
  color: #898989;
}

.double-borderBox .buttonR {
  min-width: 120px;
  padding: 8px 15px;
}

.attach-button label {
  background-color: #cccccc;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 400;
  color: #707070;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  padding: 7px 16px;
  margin: 20px 0 8px 0;
  cursor: pointer;
}

.attach-button label:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #555555;
  color: white;
}

.attach-button #file-chosen {
  margin-left: 0.4rem;
  font-size: 14px;
}

/*---------- MEMBER ----------*/
.member-section .row .col-lg-9 {
  padding-left: 20px;
}

.member-section .row h4 {
  margin-bottom: 25px;
}

.user-header {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.user-icon {
  margin-right: 10px;
  display: inline-block;
}

.user-icon i {
  font-size: 45px;
}

.user-name {
  display: inline-block;
}

.user-name li {
  font-weight: 500;
  color: #363636;
}

.user-name li:first-child {
  font-size: 14px;
  color: #898989;
  font-weight: 400;
  letter-spacing: 0.015rem;
}

.member-menu li {
  margin: 3px 0;
}

.member-menu li.active a {
  background-color: #ed1c24;
  color: white !important;
}

.member-menu li:last-child {
  margin-top: 15px;
}

.member-menu li a {
  background-color: white;
  font-size: 17px;
  font-weight: 400;
  color: #555555;
  letter-spacing: 0.015rem;
  text-transform: uppercase;
  padding: 9px 20px;
}

.member-menu li a:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #ed1c24;
}

.logout-button {
  background: none;
  font-size: 15px;
  font-weight: 300;
  color: #959595;
  text-align: left;
  text-transform: uppercase;
  padding: 4px 20px;
}

.logout-button i {
  padding-right: 7px;
}

.logout-button:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #555555;
}

.infoBox {
  background-color: #f5f5f5;
  padding: 28px 35px 35px 35px;
  margin-bottom: 35px;
}

.infoBox h6 {
  font-size: 19px;
  font-weight: 500;
}

.infoBox .summary-info {
  margin-bottom: 1.5rem;
}

.infoBox.order-detail {
  margin-bottom: 55px;
}

.infoBox-detail {
  line-height: 1.95rem;
}

.infoBox-detail .row .col-lg-3 {
  padding-right: 20px;
  font-weight: 500;
  color: #363636;
  position: relative;
}

.infoBox-detail .row .col-lg-3:after {
  content: ':';
  position: absolute;
  right: 12px;
}

.edit-option {
  float: right;
}

.edit-option &gt; li {
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  color: #898989;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  padding-right: 26px;
  position: relative;
}

.edit-option &gt; li:last-child {
  padding-right: 0;
}

.edit-option &gt; li:last-child:after {
  display: none;
}

.edit-option &gt; li.add-new {
  line-height: 42px;
}

.edit-option &gt; li.add-new button:hover {
  color: #111111;
}

.edit-option &gt; li &gt; button {
  color: #898989;
  padding: 0;
}

.edit-option &gt; li &gt; button:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #464646;
}

.edit-option &gt; li &gt; button.remove:hover {
  color: #ed1c24;
}

.edit-option &gt; li i {
  font-size: 12px;
  padding-right: 6px;
}

.edit-option &gt; li:after {
  content: '|';
  width: 4px;
  color: #acacac;
  text-align: center;
  font-weight: 200;
  position: absolute;
  right: 11px;
}

/* MODAL */
.modal-footer &gt; * {
  margin: 0;
}

.form-modal.modal .modal-header {
  border-bottom: none;
  padding: 30px 35px 25px 35px;
  display: block;
}

.form-modal.modal .modal-header h6 {
  letter-spacing: 0.015rem;
  padding-left: 15px;
  margin-bottom: 0;
  position: relative;
}

.form-modal.modal .modal-header h6:before {
  content: '\f0da';
  color: #ed1c24;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.form-modal.modal .modal-header .close {
  position: absolute;
  top: 22px;
  right: 20px;
}

.form-modal.modal .modal-header .product-topic {
  padding-right: 20px;
  margin-bottom: 6px;
}

.form-modal.modal .modal-header .product-topic p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.015rem;
}

.form-modal.modal .modal-header .tag {
  background-color: #ed1c24;
  color: white;
  padding: 1px 12px;
}

.form-modal.modal .modal-body {
  padding: 0 35px;
}

.form-modal.modal .modal-body .input-form .form-control {
  background-color: #f5f5f5;
  border: none;
  margin-bottom: 20px;
}

.form-modal.modal .modal-body .input-form p {
  font-size: 15px;
  color: #252525;
  letter-spacing: 0;
}

.form-modal.modal .modal-body .input-form .form-select {
  background-color: #f5f5f5;
  border: none;
  font-size: 15px;
  margin-bottom: 20px;
}

.form-modal.modal .modal-body .input-form .select2-part .select2-container {
  margin-bottom: 20px;
}

.form-modal.modal .modal-body .input-form .select2-part .select2-container .select2-selection--single {
  background-color: #f5f5f5 !important;
  border: none !important;
  padding: 7px 12px !important;
}

.form-modal.modal .modal-body .product-info {
  border-bottom: none;
  padding-top: 0;
}

.form-modal.modal .modal-body .product-info h6 {
  font-size: 16px;
  margin-bottom: 10px;
}

.form-modal.modal .modal-body .product-option {
  margin-bottom: 30px;
}

.form-modal.modal .modal-body .cart-button-part {
  margin: 10px 0 35px 0;
}

.form-modal.modal .modal-body .cart-button-part .buttonR.big {
  min-width: 220px;
}

.form-modal.modal .modal-footer {
  border-top: none;
  padding: 20px 35px 30px 35px;
  display: block;
}

.form-modal.modal .modal-footer .buttonBK, .form-modal.modal .modal-footer .buttonBD {
  min-width: 100px;
  line-height: normal;
}

.form-modal.modal .modal-footer .buttonBK {
  font-weight: 300;
  padding: 7px 12px;
  margin-right: 10px;
}

.form-modal.modal .modal-footer .buttonBD {
  padding: 6px 12px;
}

.form-modal.modal .modal-footer .buttonBD:hover {
  background-color: #ed1c24;
  border-color: #ed1c24;
  color: white;
}

.close i {
  font-size: 17px !important;
  line-height: normal !important;
  color: #acacac;
  padding-right: 0 !important;
}

.close i:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #ed1c24;
}

.button-add {
  float: right;
  background-color: white;
  border: 1px solid #ed1c24;
  font-size: 13px;
  font-weight: 300;
  color: #ed1c24;
  letter-spacing: 0.005rem;
  padding: 3px 10px;
}

.button-add i {
  font-size: 12px;
  padding-right: 5px;
}

.button-add:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #ed1c24;
  color: white;
}

.default-tag {
  float: right;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  color: #898989;
  letter-spacing: 0;
  padding: 0;
}

/* ORDER */
.status-section {
  margin-bottom: 40px;
}

.status-section .input-group.search, .status-section .form-select {
  background-color: #f5f5f5;
  border: none;
  margin-bottom: 0;
}

.status-section .form-select {
  min-height: 40px;
  padding: 9px 12px;
}

.headerTB {
  background-color: #363636;
  font-size: 17px;
  font-weight: 400;
  color: white;
  letter-spacing: 0.015rem;
  text-align: center;
  padding: 10px 15px;
}

.bodyTB {
  margin-bottom: 2.7rem;
  position: relative;
}

.bodyTB.detail .bodyTB-sub {
  padding: 17px 15px;
}

.bodyTB .bodyTB-sub:last-child {
  border-bottom: 2px solid #d7d7d7;
}

.bodyTB-sub {
  font-size: 15px;
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #ebebeb;
}

.bodyTB-sub .row .col-lg-3:first-child p {
  font-weight: 400;
  color: #707070;
}

.bodyTB-sub p {
  font-weight: 400;
  color: #555555;
  white-space: nowrap;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.bodyTB-sub ul &gt; li {
  font-weight: 400;
  line-height: 1.4rem;
  color: #555555;
}

.bodyTB-sub ul &gt; li .button-txt {
  color: #959595;
  float: none;
  margin: 0 auto;
  display: block;
}

.bodyTB-sub ul &gt; li .button-txt i {
  font-size: 13px;
  padding-right: 4px;
}

.bodyTB-sub ul &gt; li .button-txt:hover {
  color: #ed1c24;
}

.bodyTB-sub ul.w-review &gt; li:first-child {
  font-weight: 500;
  color: #363636;
  margin-bottom: 3px;
}

.bodyTB-sub .tag {
  line-height: normal;
  float: none;
  display: table;
  margin: 4px auto 0 auto;
}

.content-middle {
  height: 100%;
  position: relative;
}

.button-view {
  width: 36px;
  height: 36px;
  background-color: #ed1c24;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.button-view:after {
  content: '\f002';
  font-size: 15px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.button-view:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #ba181b;
}

.tag {
  float: left;
  background-color: #ebebeb;
  border-radius: 13px;
  font-size: 12px;
  font-weight: 400;
  color: #707070;
  letter-spacing: 0.01rem;
  text-align: center;
  padding: 2px 12px;
}

.button-review {
  float: left;
  background-color: white;
  border: 1px solid #ed1c24;
  border-radius: 13px;
  font-size: 12px;
  font-weight: 400;
  color: #ed1c24;
  letter-spacing: 0.005rem;
  padding: 0 10px;
}

.button-review i {
  font-size: 11px;
  padding-right: 5px;
}

.button-review:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  background-color: #ed1c24;
  color: white;
}

/* POINT */
.pointBox {
  background-color: #d7d7d7;
  padding: 12px;
  margin-bottom: 3rem;
}

.pointBox-content {
  background-color: white;
  padding: 22px 30px 25px 30px;
}

.pointBox-content h5 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}

.my-point p {
  font-size: 25px;
  font-weight: 400;
  font-style: italic;
  color: #898989;
  text-align: center;
  letter-spacing: 0.07rem;
  margin-bottom: 0;
}

.my-point p span {
  font-size: 42px;
  font-weight: 600;
  font-style: normal;
  color: #ba181b;
  letter-spacing: 0.15rem;
  padding-right: 15px;
}

/*---------- LOGIN ----------*/
.login-page .row &gt; .col-lg-6:first-child {
  padding-top: 45px;
  padding-right: 30px;
}

.login-page .header-wCaption {
  margin-bottom: 30px;
}

.login-page .header-wCaption h5 {
  font-weight: 500;
}

.login-page .grayBox {
  padding: 45px;
}

.login-page .grayBox .input-form {
  margin-bottom: 25px;
}

.login-page .grayBox .input-form .form-control {
  border: none;
  padding: 8px 12px;
}

.login-page .grayBox .buttonBK {
  width: 100%;
  border-radius: 3px;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.025rem;
  padding: 12px 15px;
}

.login-button-section {
  margin: 15px 0 40px 0;
}

.login-button-section li {
  width: 100%;
  float: left;
  font-size: 17px;
  color: #555555;
  text-align: center;
  letter-spacing: 0.02rem;
  margin: 12px 0;
}

.login-button-section li .buttonR {
  width: 100%;
  border-radius: 3px;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.025rem;
  padding: 12px 15px;
}

.button-google {
  width: 100%;
  background-color: white;
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  font-size: 17px;
  font-weight: 400;
  color: #898989;
  text-align: center;
  letter-spacing: 0.025rem;
  padding: 11px 15px;
}

.button-google img {
  width: 24px;
  height: auto;
  margin-right: 14px;
}

.button-google:hover {
  background-color: #ebebeb;
  color: #555555;
}

.button-facebook {
  width: 100%;
  background-color: #4267b2;
  border-radius: 3px;
  font-size: 17px;
  color: white !important;
  text-align: center;
  letter-spacing: 0.025rem;
  padding: 12px 15px;
}

.button-facebook i {
  font-size: 17px;
  padding-right: 18px;
}

.button-facebook:hover {
  background-color: #00509d;
}

/* PASSWORD */
.button-pass {
  float: right;
  font-size: 13px;
  line-height: 24px;
  color: #707070;
  padding: 0;
}

.button-pass:hover {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  color: #ed1c24;
}

.form-modal.modal#changePass .modal-dialog {
  margin-top: 5.5rem;
}

.form-modal.modal#changePass .modal-header {
  padding-top: 25px;
}

.form-modal.modal#changePass .modal-body {
  padding: 0 35px;
}

.form-modal.modal#changePass .modal-body .input-form .form-control {
  text-align: center;
}

.form-modal.modal#changePass .modal-footer {
  padding: 30px 35px;
}

.form-modal.modal#changePass .modal-footer .content-center {
  margin: 0 auto !important;
}

.form-modal.modal#changePass h5 {
  float: none;
  font-size: 21px;
  font-weight: 500;
  padding-bottom: 8px;
  margin: 0 auto 25px auto;
  display: table;
  position: relative;
}

.form-modal.modal#changePass h5:after {
  content: '';
  width: 60px;
  height: 2px;
  background-color: #ed1c24;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.email-icon {
  width: 72px;
  height: 72px;
  background-color: #ba181b;
  border: 4px solid white;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: -36px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.email-icon i {
  font-size: 24px;
  color: white;
  line-height: 64px;
}

/*---------- FOOTER - MOBILE ----------*/
.footer-acc {
  margin-bottom: 17px;
}

.footer-acc .panel-group .panel {
  border-top: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.footer-acc .panel-group .panel.panel-default {
  border: none;
}

.footer-acc .panel-group .panel.panel-default .panel-heading {
  border-top: 1px dashed #898989;
  letter-spacing: 0.01rem;
  padding: 12px 10px;
}

.footer-acc .panel-group .panel.panel-default .panel-heading:first-child {
  border-top: none;
}

.footer-acc .panel-group .panel.panel-default .panel-heading.active {
  padding-bottom: 8px;
}

.footer-acc .panel-group .panel.panel-default .panel-heading.active a {
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.footer-acc .panel-group .panel.panel-default .panel-heading.active a:before {
  content: '\f078';
}

.footer-acc .panel-group .panel.panel-default .panel-heading a {
  font-size: 15px;
  font-weight: 400;
  color: white;
  letter-spacing: 0.015rem;
  position: relative;
}

.footer-acc .panel-group .panel.panel-default .panel-heading a:before {
  content: '\f054';
  font-size: 12px;
  color: white;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.footer-acc .panel-group .panel.panel-default .panel-collapse {
  padding: 4px 20px 10px 20px;
}

.footer-acc .panel-group .panel.panel-default .panel-collapse .panel-body {
  z-index: 0;
}

.footer-acc .panel-group .panel + .panel {
  margin-top: 0;
}

/*---------- MENU - MOBILE ----------*/
.header-mobile {
  width: 100%;
  background-color: white;
  border-bottom: 1px solid #f5f5f5;
  padding: 12px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(137, 137, 137, 0.4);
  box-shadow: 0px 2px 2px 0px rgba(137, 137, 137, 0.4);
}

.header-mobile .mainlogo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.nav-menu.btn {
  float: right;
  border: none;
  font-size: 21px;
  line-height: 32px;
  color: white;
  padding: 0 5px;
}

.nav-menu.btn.memButton-nav {
  float: right;
  margin-top: 10px;
}

.modal.left {
  z-index: 9999;
}

.modal.left .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
  border-right: 1px solid white;
}

.modal.left .modal-header {
  width: 100%;
  float: left;
  background-color: #ed1c24;
  border-bottom: none;
  border-radius: 0;
  padding: 27px 25px;
  position: relative;
}

.modal.left .modal-header .mainlogo {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.modal.left .modal-header .mainlogo img {
  height: 28px;
}

.modal.left .modal-header .close {
  background: none;
  padding: 0;
  margin: 0;
  text-shadow: none;
  cursor: pointer;
  opacity: 1;
  z-index: 99;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.modal.left .modal-header .close i {
  font-size: 16px !important;
  color: white;
}

.modal.left .modal-header.gray-BG {
  background-color: #464646;
  padding: 15px 25px;
}

.modal.left .modal-header.gray-BG p {
  font-weight: 500;
  color: white;
  letter-spacing: 0.025rem;
  margin-bottom: 0;
}

.modal.left .modal-header.gray-BG p i {
  padding-right: 8px;
}

.modal.left .modal-content {
  height: 100%;
  border: none;
  border-radius: 0;
  overflow-y: auto;
}

.modal.left .modal-body {
  padding: 0;
}

.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
  left: 0;
}

#menu {
  width: 100%;
  height: 100%;
  background-color: white;
  position: fixed;
  left: 0%;
  z-index: 100;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.1);
}

#menu .menu-wrapper {
  position: relative;
  overflow-x: hidden;
}

#menu .menu, #menu .member-m {
  width: 320px;
  float: left;
}

#menu .menu ul li, #menu .member-m ul li {
  width: 100%;
  float: left;
  border-top: 1px solid #ebebeb;
}

#menu .menu ul li i, #menu .member-m ul li i {
  font-size: 18px;
  padding-right: 9px;
}

#menu .menu ul li.active a, #menu .member-m ul li.active a {
  font-weight: 500;
  color: #252525;
  letter-spacing: 0.02rem;
}

#menu .menu ul li.active a:before, #menu .member-m ul li.active a:before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #ed1c24;
  position: absolute;
  top: 0;
  left: 0;
}

#menu .menu ul li.gray-BG, #menu .member-m ul li.gray-BG {
  background-color: #464646;
}

#menu .menu ul li.gray-BG .menu-item a, #menu .member-m ul li.gray-BG .menu-item a {
  font-weight: 400;
  color: white;
  letter-spacing: 0.02rem;
  padding: 13px 20px;
}

#menu .menu-item {
  width: 100%;
  float: left;
  position: relative;
}

#menu .menu-item a {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  color: #363636;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  padding: 12px 20px;
  display: block;
  position: relative;
}

#menu .menu-item.topBD {
  border-top: none;
  padding-top: 18px;
}

#menu .menu-item .detail {
  width: 24px;
  height: auto;
  margin-right: 0;
  position: absolute;
  top: 50%;
  right: 13px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

#menu .menu-item .detail.back {
  right: auto;
  left: 15px;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#menu .menu-item .flag {
  width: 20px;
  line-height: 20px;
  margin-right: 9px;
  margin-top: -3px;
}

#menu .menu-item .logout-button {
  padding: 7px 20px;
}

#menu .menu-item .logout-button i {
  font-size: 16px;
  padding-right: 7px;
}

#menu .menu-slider {
  width: 2000px;
  position: relative;
  left: 0;
}

#menu .submenu {
  display: none;
}

#menu .submenu ul {
  width: 100%;
  float: left;
}

#menu .submenu ul li {
  width: 100%;
  float: left;
}

#menu .submenu ul li a {
  line-height: 1.5rem;
}

#menu .submenu-back {
  text-align: right;
}

#menu .submenu-back .menu-item {
  background-color: #ebebeb;
}

#menu .submenu-back .menu-item a {
  font-size: 14px;
  line-height: 25px;
  color: #464646;
  letter-spacing: 0.015rem;
  padding: 12px 20px;
}

.menu-box {
  height: 100%;
  overflow: auto;
  position: relative;
}

.member-nav {
  float: right;
}

.member-nav p {
  float: left;
  font-size: 10px;
  font-weight: 500;
  line-height: 0.8rem;
  color: #363636;
  text-align: right;
  letter-spacing: 0.015rem;
  padding-right: 11px;
  margin-bottom: 0;
}

.member-nav i {
  float: left;
  font-size: 22px;
  color: #ed1c24;
}

/*---------- MOBILE ----------*/
@media (max-width: 1199px) {
  body {
    font-size: 15px;
    padding-top: 113px;
  }
  .wrap-pad {
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }
  h1 {
    font-size: 30px;
    letter-spacing: 0.05rem;
    margin-bottom: 35px;
  }
  h2 {
    font-size: 28px;
    letter-spacing: 0.04rem;
    margin-bottom: 30px;
  }
  h2.decor {
    letter-spacing: 0.03rem;
  }
  h2.decor:after {
    width: 75px;
  }
  h3 {
    font-size: 26px;
    letter-spacing: 0.03rem;
    margin-bottom: 35px;
  }
  h4 {
    font-size: 23px;
    letter-spacing: 0.015rem;
    margin-bottom: 10px;
  }
  h4.decor:after {
    width: 55px;
  }
  h5 {
    font-size: 21px;
    letter-spacing: 0.015rem;
    margin-bottom: 17px;
  }
  h5 i {
    font-size: 20px;
    padding-right: 10px;
  }
  h5.cube {
    padding-left: 33px;
  }
  h5.cube:before {
    width: 20px;
    height: 20px;
  }
  h5.bottomBD {
    padding-bottom: 8px;
    margin-bottom: 30px;
  }
  h6 {
    font-size: 19px;
    letter-spacing: 0.02rem;
    margin-bottom: 12px;
  }
  .header-wCaption {
    margin-bottom: 45px;
  }
  .header-wCaption h1 {
    margin-bottom: 2px;
  }
  .header-wCaption h5 {
    margin-bottom: 3px;
  }
  /*---------- HEADER ----------*/
  .header.shrink .red-header {
    padding: 16px 0;
  }
  .header.shrink .mainlogo img {
    height: 32px;
  }
  .header.shrink .mainmenu {
    padding-top: 5px;
  }
  .header.shrink .mainmenu &gt; li &gt; a {
    font-size: 15px;
  }
  .header.shrink .mainmenu &gt; li.main-sub &gt; a {
    padding-right: 17px;
  }
  .header.shrink .mainmenu &gt; li.main-sub &gt; a:after {
    font-size: 9px;
  }
  .header.shrink .cart-section {
    padding-top: 0;
  }
  .header.shrink .dropdown-container {
    top: 64px;
  }
  .WH-header {
    padding: 10px 0;
  }
  .top-menu li {
    padding-right: 26px;
  }
  .top-menu li:after {
    width: 4px;
    font-size: 12px;
    right: 11px;
  }
  .top-menu li a {
    font-size: 12px;
    letter-spacing: 0.01rem;
  }
  .red-header {
    padding: 18px 0;
  }
  .red-header .input-group.search .form-control {
    font-size: 13px;
    padding: 6px 3px 6px 15px;
  }
  .red-header .input-group.search .btn {
    font-size: 15px;
    padding: 4px 12px 4px 7px;
  }
  .red-header .row .col-xl-5 {
    padding-right: 0;
  }
  .mainlogo img {
    height: 38px;
  }
  .mainmenu {
    width: auto;
    padding-top: 7px;
    padding-left: 20px;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    display: block;
  }
  .mainmenu &gt; li &gt; a {
    font-size: 16px;
    letter-spacing: 0.025rem;
  }
  .mainmenu &gt; li.main-sub a {
    padding-right: 18px;
  }
  .mainmenu &gt; li.main-sub a:after {
    font-size: 9px;
  }
  .dropdown-container {
    padding: 25px 0;
    top: 114px;
  }
  .product-submenu &gt; li {
    margin: 2px 0;
  }
  .product-submenu &gt; li &gt; a p {
    font-size: 15px;
    line-height: 1.65rem;
    letter-spacing: 0.015rem;
  }
  .product-submenu.big-txt &gt; li {
    margin: 3px 0;
  }
  .product-submenu.big-txt &gt; li &gt; a p {
    font-size: 16px;
    line-height: 1.8rem;
    letter-spacing: 0.015rem;
  }
  .img-container {
    width: 28%;
    padding: 0 3% 0 2%;
  }
  .menu-container {
    width: 72%;
    padding-right: 2%;
  }
  .menu-container h6 {
    font-size: 17px;
    letter-spacing: 0.015rem;
    margin-bottom: 8px;
  }
  .cart-section {
    padding-top: 3px;
  }
  .cart-section &gt; li {
    padding-top: 4px;
    padding-right: 14px;
  }
  .cart-section &gt; li:first-child {
    padding-right: 18px;
  }
  .cart-section &gt; li a {
    font-size: 18px;
    line-height: 24px;
  }
  .cart-button {
    padding-right: 12px;
  }
  .cart-amount {
    top: -7px;
  }
  .lang {
    margin-top: -1px;
  }
  .lang li {
    margin-right: 0;
  }
  .lang li button {
    width: 24px;
    height: 24px;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 0.01rem;
  }
  /* SEARCH BOX */
  /*.search-container{
        width: 30px;
        &amp;:hover{
            &gt; .search-input input.search-bar{
                width: 160px;
                font-size: 13px;
                padding: 0 30px 0 10px;
            }
        }
    }
    .button-search{
        width: 30px;
        height: 30px;
        i{
            font-size: 15px;
        }
    }
    .search-input{
        input.search-bar{
            width: 30px;
            height: 30px;
            font-size: 13px;
        }
    }*/
  /*---------- FOOTER ----------*/
  footer {
    padding: 35px 0 30px 0;
  }
  .icon-contact {
    width: 22px;
  }
  .icon-contact i {
    line-height: 1.65rem;
  }
  .footer-menu li a {
    letter-spacing: 0.02rem;
  }
  .copyright {
    margin-top: 35px;
  }
  .copyright p {
    line-height: 36px;
  }
  .social li {
    margin-right: 12px;
  }
  .social li a {
    width: 36px;
    height: 36px;
  }
  .social li a i {
    font-size: 16px;
    line-height: 36px;
  }
  .social li a i.fa-instagram {
    font-size: 19px;
  }
  .social li a img {
    width: 19px;
    padding-top: 9px;
  }
  .newsletterBG {
    padding: 32px 0;
  }
  .newsletterBG p {
    font-size: 20px;
    line-height: 39px;
    letter-spacing: 0.02rem;
  }
  .newsletter-container .form-control {
    font-size: 15px;
    padding: 8px 15px;
  }
  .newsletter-container .buttonBK {
    min-width: 130px;
    padding: 9px 15px;
  }
  /*---------- BUTTON ----------*/
  .buttonR {
    min-width: 95px;
    font-size: 13px;
    padding: 6px 12px;
  }
  .buttonR.readmore {
    margin-top: 39px;
  }
  .buttonBK {
    min-width: 95px;
    font-size: 13px;
    padding: 6px 12px;
  }
  .buttonG {
    min-width: 95px;
    font-size: 13px;
    padding: 6px 12px;
  }
  .buttonBD {
    min-width: 95px;
    font-size: 13px;
    padding: 5px 12px;
  }
  /*top-button*/
  .scroll {
    width: 48px;
    height: 48px;
    bottom: 75px;
  }
  .scroll i {
    font-size: 17px;
    line-height: 48px;
  }
  /*---------- BACKGROUND ----------*/
  .grayBox {
    padding: 40px 45px;
  }
  /*---------- CONTENT ----------*/
  .content-padding {
    padding: 65px 0;
  }
  .content-padding.foot-pad {
    padding-bottom: 120px;
  }
  .content-padding.minH {
    min-height: 780px;
  }
  .check {
    font-size: 17px;
  }
  .banner-txt {
    min-width: 180px;
    padding: 5px 25px;
  }
  .banner-txt p {
    font-size: 32px;
    letter-spacing: 0.25rem;
  }
  /*---------- OWL ----------*/
  .slide-navButton .owl-carousel .owl-nav .owl-prev, .slide-navButton .owl-carousel .owl-nav .owl-next {
    width: 34px;
    height: 34px;
  }
  .slide-navButton .owl-carousel .owl-nav i {
    font-size: 13px;
    line-height: 34px;
  }
  .slide-navButton .owl-carousel .owl-dots {
    bottom: 12px;
  }
  .slide-navButton .owl-carousel .owl-dots .owl-dot span {
    width: 50px;
    height: 5px;
  }
  .slide-navButton .owl-carousel.nav-out .owl-nav .owl-prev {
    left: 0;
  }
  .slide-navButton .owl-carousel.nav-out .owl-nav .owl-next {
    right: -0;
  }
  /*---------- INDEX ----------*/
  .product-slide {
    padding: 0 35px 40px 35px;
    margin-bottom: 50px;
  }
  .product-slide .items {
    padding: 8px;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav i {
    font-size: 12px;
    line-height: 30px;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav .owl-prev {
    left: -17px;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav .owl-next {
    right: -17px;
  }
  .slide-navButton .owl-carousel.category-slide .items {
    padding: 8px;
  }
  .category-container {
    padding-bottom: 45px;
    margin-bottom: 50px;
  }
  .category-container .row .col-lg-5 {
    padding-right: 5px;
  }
  .category-container .row .col-lg-7 {
    padding-left: 25px;
  }
  .categoryBox {
    padding-top: 90%;
  }
  .category-txt h2 {
    margin-bottom: 10px;
  }
  .category-txt .buttonR {
    min-width: 115px;
  }
  .grayBG {
    padding: 65px 0 85px 0;
  }
  .customer-group-slide {
    padding: 0 40px;
  }
  .customerBox .img-width {
    margin-bottom: 20px;
  }
  .customerBox .img-width img {
    width: 85px !important;
  }
  .customerBox h4 {
    font-size: 20px;
    margin-bottom: 7px;
  }
  .customerBox .txt-content {
    margin-bottom: 20px;
  }
  /*---------- ARTICLE ----------*/
  .articleBox {
    margin-bottom: 55px;
  }
  .articleBox .txt-content {
    margin-bottom: 27px;
  }
  .article-topic p {
    font-size: 18px;
    letter-spacing: 0.015rem;
  }
  .article-bigBox {
    padding-bottom: 55px;
    margin-bottom: 4.5rem;
  }
  .article-bigBox .row .col-lg-6:last-child {
    padding-left: 27px;
  }
  .article-bigBox .article-topic {
    padding-bottom: 12px;
    margin: 10px 0 25px 0;
  }
  .article-bigBox .article-topic p {
    font-size: 22px;
  }
  .article-bigBox .article-topic:after {
    width: 65px;
  }
  .article-bigBox .txt-content p {
    -webkit-line-clamp: 3;
  }
  .article-bigBox .buttonR {
    bottom: 80px;
  }
  .article-date {
    font-size: 15px;
    letter-spacing: 0.015rem;
    margin-bottom: 45px;
  }
  /*---------- PRODUCT ----------*/
  .productBox {
    margin-bottom: 55px;
  }
  .productBox .txt-content {
    margin-bottom: 12px;
  }
  .productBox .txt-content p {
    font-size: 14px;
    line-height: 1.45rem;
  }
  .productBox:hover {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
  .product-img {
    margin-bottom: 15px;
  }
  .product-topic {
    margin-bottom: 4px;
  }
  .product-topic p {
    font-size: 14px;
    letter-spacing: 0.01rem;
  }
  .price {
    letter-spacing: 0.01rem;
  }
  .full-price {
    font-size: 13px;
    letter-spacing: 0.01rem;
    margin-left: 8px;
  }
  .button-cart {
    padding: 6px 12px;
    margin-top: 12px;
  }
  .button-cart span {
    font-size: 14px;
    letter-spacing: 0.01rem;
    padding-left: 23px;
  }
  /* CATEGORY */
  .category-page .row .col-lg-3 {
    padding-right: 5px;
  }
  .category-header {
    padding-bottom: 18px;
    margin-bottom: 55px;
  }
  .category-header h3 {
    line-height: 38px;
  }
  .category-menu li {
    padding: 14px 0;
  }
  .category-menu li a {
    font-size: 15px;
  }
  .input-group.search {
    min-height: 40px;
    border-radius: 3px;
  }
  .input-group.search .form-control {
    font-size: 15px;
    padding: 7px 5px 7px 12px;
  }
  .input-group.search .btn {
    font-size: 17px;
    padding: 7px 12px 6px 7px;
  }
  /* DETAIL */
  .productGal-slide {
    margin-bottom: 2.5rem;
  }
  .productGal-slide .big-img.owl-theme {
    margin-bottom: 15px;
  }
  .productGal-slide .big-img.owl-theme .owl-prev, .productGal-slide .big-img.owl-theme .owl-next {
    width: 40px;
    height: 40px;
  }
  .productGal-slide .big-img.owl-theme i {
    font-size: 15px;
    line-height: 38px;
  }
  .productGal-slide .big-img.owl-theme .owl-prev {
    left: 12px;
  }
  .productGal-slide .big-img.owl-theme .owl-next {
    right: 12px;
  }
  .product-info-section &gt; .row .col-xl-7 {
    padding-left: 25px;
  }
  .product-info-section h3 {
    font-size: 25px;
    letter-spacing: 0.02rem;
  }
  .product-info-section h6 {
    font-size: 17px;
  }
  .product-info {
    padding-bottom: 22px;
  }
  .discount {
    font-size: 14px;
  }
  .product-option {
    margin-bottom: 25px;
  }
  .optionBox-name label {
    min-width: 65px;
    padding: 5px 12px;
  }
  .product-info-acc .panel-group .panel.panel-default .panel-heading a {
    font-size: 17px;
  }
  .product-info-acc .panel-group .panel.panel-default .panel-heading a:before {
    font-size: 14px;
  }
  /*---------- CONTACT ----------*/
  .contact-page {
    padding-bottom: 20px;
  }
  .contact-page .row .col-lg-6:first-child {
    padding-top: 40px;
    padding-right: 30px;
  }
  .contact-page h5 {
    font-size: 23px;
  }
  .contact-page h6 {
    font-size: 18px;
  }
  .contact-page .input-form .form-control {
    padding: 8px 12px;
  }
  .contact-page .buttonR {
    font-size: 15px;
    padding: 8px 15px;
  }
  .googlemap {
    height: 420px;
  }
  .googlemap iframe {
    height: 420px;
  }
  /*---------- SHIPPING &amp; PAYMENT METHOD ----------*/
  .shipping-payment-page h2.decor {
    margin-bottom: 45px;
  }
  .payment-logo-list li {
    margin-right: 8px;
  }
  .payment-logo-list li img {
    height: 45px;
  }
  .refundTB table thead tr:last-child th:first-child, .refundTB table thead tr:last-child th:nth-child(2), .refundTB table thead tr:last-child th:nth-child(3), .refundTB table thead tr:last-child th:last-child {
    font-size: 14px;
    padding: 8px 12px;
  }
  .refundTB table thead tr th {
    font-size: 15px;
    letter-spacing: 0.01rem;
    padding: 9px 12px;
  }
  .refundTB table tbody tr th {
    font-size: 15px;
    letter-spacing: 0;
    padding: 17px 12px;
  }
  .refundTB table tbody tr td {
    padding: 17px 12px;
  }
  /*---------- CART ----------*/
  .cart-topic {
    font-size: 17px;
  }
  .product-cart-section {
    padding: 0 15px;
    margin-bottom: 3px;
  }
  .product-cart-section:before {
    bottom: -5px;
  }
  .product-cart-section .product-cart:last-child {
    margin-bottom: 5px;
  }
  .product-cart {
    padding: 25px 0;
  }
  .product-cart .row .col-lg-4 {
    padding-left: 12px;
  }
  .product-cart .price {
    font-size: 16px;
  }
  .product-cart .full-price {
    font-size: 13px;
  }
  .product-cart .button-remove {
    left: 12px;
    bottom: 8px;
  }
  .cart-product-info li {
    font-size: 13px;
  }
  .cart-product-info li:first-child {
    font-size: 16px;
  }
  .cart-form {
    font-size: 17px;
    line-height: 2.4rem;
  }
  .cart-form.totalB .row:last-child {
    font-size: 18px;
    line-height: 2.6rem;
  }
  .checkout-section {
    margin-top: 10px;
  }
  .checkout-section .button-pair .buttonR {
    min-width: 140px;
  }
  .checkout-section .button-pair .buttonG {
    min-width: 200px;
  }
  /*---------- SHIPPING &amp; ADDRESS ----------*/
  .headerBK {
    padding-left: 15px;
  }
  .headerBK-topic {
    border-radius: 2px;
    font-size: 17px;
    letter-spacing: 0.03rem;
    padding: 7px 20px;
  }
  .shipping-option {
    padding: 25px 15px 0 15px;
    margin-bottom: 2.5rem;
  }
  .shipping-option .row .col-lg-3 &gt; .row &gt; .col-6:first-child {
    padding-right: 5px;
  }
  .shipping-option .row .col-lg-3 &gt; .row &gt; .col-6:last-child {
    padding-left: 5px;
  }
  .shipping-option.shipped-section .row .col-lg-9 &gt; p strong {
    font-size: 16px;
    padding-right: 12px;
  }
  .accordion label .txt-content {
    margin-top: 7px;
  }
  .md-radio &gt; label &gt; p strong {
    font-size: 16px;
    padding-right: 12px;
  }
  .md-radio &gt; label &gt; p strong span {
    font-size: 15px;
  }
  .md-radio.md-radio-inline {
    margin-bottom: 15px;
  }
  .md-radio.middle &gt; label {
    padding-left: 50px;
  }
  .md-radio.middle &gt; label:after {
    margin-top: -5px;
  }
  /*-- accordion END --*/
  .select2-part .select2-container .select2-selection--single {
    font-size: 15px;
  }
  .accBDbottom {
    padding: 12px 0 25px 30px;
  }
  .accBDbottom.none-bottomBD {
    margin-top: 5px;
  }
  .accBDbottom .input-form textarea.form-control {
    height: 80px;
    margin-bottom: 40px;
  }
  .bank-info p {
    font-size: 15px;
    line-height: normal;
  }
  .bank-info.fix-line p {
    line-height: 65px;
  }
  /* SUMMARY - SIDE */
  .summaryBox {
    padding: 22px 15px 25px 15px;
  }
  .summaryBox h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .summaryBox h4:after {
    border-top-width: 1px;
  }
  .summaryBox .cart-form {
    font-size: 15px;
    line-height: 2.2rem;
  }
  .summaryBox .cart-form .row:last-child {
    font-size: 16px;
  }
  .summary-product-section {
    margin-bottom: 18px;
  }
  .summary-product-section .summary-product:first-child {
    padding-top: 0;
  }
  .summary-product-section .summary-product:last-child {
    padding-bottom: 25px;
  }
  .summary-product-section .row {
    padding-top: 9px;
  }
  .summary-product-section .row .col-lg-4 {
    padding-right: 10px;
  }
  .summary-product-section .row .col-lg-4 .product-amount {
    position: absolute;
    top: -10px;
    right: 0;
  }
  .summary-product-section .row .col-lg-8 {
    padding-left: 5px;
  }
  .summary-product-section .row .col-lg-8 .price {
    font-size: 14px;
    letter-spacing: 0;
    bottom: 0;
  }
  .summary-product-section .cart-product-info li {
    font-size: 12px;
  }
  .summary-product-section .cart-product-info li:first-child {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 0;
  }
  .product-amount {
    width: 18px;
    height: 18px;
    font-size: 10px;
    line-height: 18px;
  }
  /* COUPON */
  .coupon-section .form-control {
    font-size: 14px;
  }
  .coupon-section .buttonBK {
    min-width: 70px;
  }
  .coupon-section.cart-page {
    padding: 22px 0;
  }
  .coupon-section.cart-page .row .col-xl-8 p {
    line-height: 35px;
  }
  /*---------- ORDER - SUMMARY ----------*/
  .order-number {
    font-size: 22px;
    letter-spacing: 0.03rem;
    margin-bottom: 38px;
  }
  .order-number span {
    padding-left: 10px;
  }
  .order-summaryBD {
    border-width: 3px;
    padding: 35px 35px;
  }
  .order-summaryBD h6 {
    margin-bottom: 7px;
  }
  .order-summaryBD .doubleBD {
    margin-top: 20px;
  }
  .summary-info {
    margin-bottom: 1.5rem;
  }
  .summary-info li {
    line-height: 1.6rem;
  }
  .order-summary-section .order-summary:last-child {
    padding-bottom: 40px;
    margin-bottom: 5px;
  }
  .order-summary-section.history .order-summary {
    padding: 25px 0;
  }
  .order-summary-section.history .order-summary:last-child {
    padding-bottom: 30px;
  }
  .order-summary-section.history .order-summary .cart-product-info li {
    font-size: 14px;
  }
  .order-summary-section.history .order-summary .cart-product-info li:first-child {
    font-size: 18px;
  }
  .order-summary-section.history .order-summary .price {
    font-size: 18px;
    letter-spacing: 0.015rem;
  }
  .order-summary-section.history .order-summary .product-amount {
    margin-top: 5px;
  }
  .order-summary .cart-product-info li {
    font-size: 14px;
  }
  .order-summary .cart-product-info li:first-child {
    font-size: 17px;
  }
  .order-summary .price {
    font-size: 16px;
  }
  .note-section .row .col-lg-2 {
    font-size: 17px;
  }
  .point-form {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .summary-bank-info .img-width {
    margin-right: 18px;
  }
  .summary-bank-info .img-width img {
    height: 50px;
  }
  .summary-bank-info p {
    line-height: 48px;
  }
  /*---------- CONFIRM PAYMENT ----------*/
  .double-borderBox {
    padding: 45px 50px;
  }
  .double-borderBox:before {
    top: 5px;
    left: 5px;
  }
  .double-borderBox .input-form .form-control {
    padding: 8px 15px;
  }
  .double-borderBox .input-form p {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .double-borderBox .buttonR {
    min-width: 110px;
    padding: 7px 15px;
  }
  .attach-button label {
    font-size: 14px;
    margin: 15px 0 8px 0;
  }
  /* POINT */
  .pointBox-content {
    padding: 20px 30px 25px 30px;
  }
  .my-point p {
    font-size: 24px;
    letter-spacing: 0.05rem;
  }
  .my-point p span {
    font-size: 40px;
    letter-spacing: 0.12rem;
  }
  /*---------- LOGIN ----------*/
  .login-page .row &gt; .col-lg-6:first-child {
    padding-top: 40px;
  }
  .login-page .grayBox {
    padding: 40px;
  }
  .login-page .grayBox .buttonBK {
    padding: 11px 15px;
  }
  .login-button-section li {
    font-size: 16px;
    margin: 12px 0;
  }
  .login-button-section li .buttonR {
    letter-spacing: 0.02rem;
    padding: 11px 15px;
  }
  .button-google {
    letter-spacing: 0.02rem;
    padding: 10px 15px;
  }
  .button-google img {
    width: 24px;
    margin-right: 14px;
  }
  .button-facebook {
    letter-spacing: 0.02rem;
    padding: 11px 15px;
  }
  /*---------- MEMBER ----------*/
  .member-section .row h4 {
    font-size: 22px;
    margin-bottom: 22px;
  }
  .user-header {
    padding-bottom: 13px;
  }
  .user-icon {
    display: none;
  }
  .user-name li {
    font-size: 15px;
    font-weight: 500;
  }
  .user-name li:first-child {
    font-size: 13px;
  }
  .member-menu li {
    margin: 3px 0;
  }
  .member-menu li:last-child {
    margin-top: 15px;
  }
  .member-menu li a {
    font-size: 15px;
    padding: 7px 12px;
  }
  .logout-button {
    padding: 4px 15px;
  }
  .logout-button i {
    padding-right: 6px;
  }
  .infoBox {
    padding: 20px 25px 25px 25px;
    margin-bottom: 30px;
  }
  .infoBox h6 {
    font-size: 17px;
    margin-bottom: 8px;
  }
  .infoBox .summary-info {
    margin-bottom: 1.2rem;
  }
  .infoBox.order-detail {
    margin-bottom: 45px;
  }
  .infoBox-detail {
    line-height: 1.85rem;
  }
  .infoBox-detail .row .col-lg-3 {
    padding-right: 12px;
  }
  .infoBox-detail .row .col-lg-3:after {
    right: 4px;
  }
  .edit-option li {
    font-size: 12px;
    line-height: 26px;
  }
  .edit-option li i {
    font-size: 10px;
  }
  .default-tag {
    font-size: 13px;
    line-height: 28px;
  }
  /* ORDER */
  .status-section {
    margin-bottom: 35px;
  }
  .headerTB {
    font-size: 15px;
    letter-spacing: 0;
  }
  .headerTB .row .col-2 {
    padding: 0 7px;
  }
  .bodyTB {
    margin-bottom: 2.7rem;
  }
  .bodyTB .row .col-lg-2 {
    padding: 0 7px;
  }
  .bodyTB.detail .bodyTB-sub {
    padding: 15px;
  }
  .bodyTB .bodyTB-sub:last-child:after {
    bottom: -3px;
  }
  .bodyTB-sub {
    font-size: 14px;
    padding: 12px 15px;
  }
  .bodyTB-sub ul &gt; li {
    line-height: 1.25rem;
  }
  .bodyTB-sub .tag {
    margin-top: 3px;
  }
  .button-view {
    width: 32px;
    height: 32px;
  }
  .button-view:after {
    font-size: 13px;
  }
}

@media (max-width: 991px) {
  html {
    scroll-padding-top: 5.5rem;
  }
  body {
    padding-top: 64px;
  }
  .wrap-pad {
    padding: 0;
  }
  .modal-backdrop {
    z-index: 99;
  }
  h1 {
    font-size: 26px;
    letter-spacing: 0.03rem;
    margin-bottom: 30px;
  }
  h2 {
    letter-spacing: 0.02rem;
    margin-bottom: 28px;
  }
  h2.decor {
    letter-spacing: 0.02rem;
    padding-bottom: 7px;
    margin-bottom: 20px;
  }
  h2.decor:after {
    width: 65px;
  }
  h3 {
    font-size: 23px;
    letter-spacing: 0.03rem;
    margin-bottom: 35px;
  }
  h4 {
    font-size: 22px;
    letter-spacing: 0.01rem;
  }
  h4.decor:after {
    width: 55px;
  }
  h5 {
    font-size: 20px;
    letter-spacing: 0.015rem;
    margin-bottom: 17px;
  }
  h5 i {
    font-size: 20px;
    padding-right: 10px;
  }
  h5.cube {
    padding-left: 28px;
  }
  h5.cube:before {
    width: 18px;
    height: 18px;
  }
  h5.bottomBD {
    padding-bottom: 6px;
    margin-bottom: 25px;
  }
  h6 {
    font-size: 17px;
    letter-spacing: 0.01rem;
    margin-bottom: 10px;
  }
  .header-wCaption {
    margin-bottom: 40px;
  }
  .header-wCaption h5 {
    margin-bottom: 3px;
  }
  .header-wCaption p {
    line-height: 1.55rem;
    letter-spacing: 0;
  }
  /*---------- HEADER ----------*/
  .red-header {
    width: 100%;
    padding: 16px 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(54, 54, 54, 0.4);
    box-shadow: 0px 2px 3px 0px rgba(54, 54, 54, 0.4);
  }
  .red-header .mainlogo {
    margin-left: 5px;
  }
  .red-header .input-group.search .form-control {
    font-size: 13px;
    padding: 5px 2px 5px 12px;
  }
  .red-header .input-group.search .btn {
    font-size: 14px;
    padding: 4px 10px 3px 5px;
  }
  .mainlogo img {
    height: 32px;
  }
  .cart-section {
    padding-top: 1px;
  }
  .cart-section &gt; li {
    padding-top: 1px;
  }
  .cart-section &gt; li a {
    font-size: 17px;
    line-height: 30px;
  }
  .cart-button {
    padding-right: 10px;
  }
  .cart-amount {
    width: 16px;
    height: 16px;
    font-size: 10px;
    line-height: 14px;
    top: -5px;
  }
  /* SEARCH BOX */
  /*.search-container{
        width: 32px;
        &amp;:hover{
            &gt; .search-input input.search-bar{
                width: 200px;
                padding: 0 32px 0 10px;
            }
        }
    }
    .button-search{
        width: 32px;
        height: 32px;
    }
    .search-input{
        input.search-bar{
            width: 32px;
            height: 32px;
        }
    }*/
  /*---------- FOOTER ----------*/
  footer {
    padding: 30px 0 25px 0;
  }
  footer .contact-info &gt; li p {
    font-size: 13px;
  }
  .contact-info &gt; li {
    margin-bottom: 13px;
  }
  .contact-info &gt; li &gt; div {
    padding-left: 28px;
  }
  .contact-info &gt; li p {
    line-height: 1.55rem;
    letter-spacing: 0;
  }
  .contact-info &gt; li p strong {
    font-size: 16px;
    letter-spacing: 0.02rem;
  }
  .icon-contact {
    width: 18px;
  }
  .icon-contact i {
    line-height: 1.55rem;
  }
  .footer-menu li {
    margin-bottom: 2px;
  }
  .footer-menu li a {
    font-size: 13px;
    line-height: 1.5rem;
    letter-spacing: 0.015rem;
  }
  .copyright {
    padding-top: 18px;
    margin-top: 30px;
  }
  .copyright p {
    line-height: 32px;
  }
  .copyright .row .col-md-3 {
    padding-left: 0;
  }
  .social li {
    margin-right: 12px;
  }
  .social li a {
    width: 34px;
    height: 34px;
  }
  .social li a i {
    font-size: 15px;
    line-height: 34px;
  }
  .social li a i.fa-instagram {
    font-size: 18px;
  }
  .social li a img {
    width: 18px;
  }
  .newsletterBG {
    padding: 27px 0;
  }
  .newsletterBG p {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0;
  }
  .newsletter-container .form-control {
    font-size: 15px;
    padding: 7px 15px;
  }
  .newsletter-container .buttonBK {
    min-width: 120px;
    padding: 8px 12px;
  }
  /*---------- BUTTON ----------*/
  .buttonR {
    min-width: 90px;
    padding: 5px 12px;
  }
  .buttonR.medium {
    min-width: 130px;
    padding: 7px 12px;
  }
  .buttonR.big {
    min-width: 250px;
    min-height: 38px;
    font-size: 15px;
    letter-spacing: 0.015rem;
    padding: 7px 20px;
  }
  .buttonR.big i {
    padding-right: 9px;
  }
  .buttonR.readmore {
    margin-top: 36px;
  }
  .buttonBK {
    min-width: 90px;
    padding: 5px 12px;
  }
  .buttonG {
    min-width: 95px;
    padding: 5px 12px;
  }
  .buttonBD {
    min-width: 90px;
    padding: 4px 12px;
  }
  .button-txt {
    font-size: 13px;
  }
  .button-pair .buttonR, .button-pair .buttonG {
    min-width: 150px;
    font-size: 14px;
    padding: 8px 15px;
  }
  .button-pair .buttonG {
    margin-right: 12px;
  }
  .scroll {
    width: 40px;
    height: 40px;
    right: 15px;
    bottom: 90px;
    background: rgba(186, 24, 27, 0.8);
    border: 1px solid white;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .scroll i {
    font-size: 15px;
    line-height: 38px;
  }
  /*---------- BACKGROUND ----------*/
  .grayBox {
    padding: 25px 30px;
  }
  /*---------- CONTENT ----------*/
  .content-padding {
    padding: 50px 0;
  }
  .content-padding.foot-pad {
    padding-bottom: 85px;
  }
  .content-padding.minH {
    min-height: 500px;
  }
  .txt-content {
    margin-bottom: 30px;
  }
  .txt-content p {
    line-height: 1.55rem;
    margin-bottom: 15px;
  }
  .txt-content.f-18 p {
    line-height: 1.65rem;
    margin-bottom: 17px;
  }
  .txt-content.f-17 p {
    line-height: 1.55rem;
  }
  .more-mb4 {
    margin-bottom: 3.5rem !important;
  }
  .more-mb3 {
    margin-bottom: 2.5rem !important;
  }
  .more-mb2 {
    margin-bottom: 1.5rem !important;
  }
  .check {
    font-size: 16px;
  }
  .list-content li {
    line-height: 1.6rem;
    padding-left: 16px;
    margin-bottom: 2px;
  }
  .list-content li:before {
    font-size: 19px;
  }
  .list-content.w-half li {
    width: 100%;
  }
  .list-content.w-half li:nth-child(odd) {
    padding-right: 0;
  }
  .list-content.w-half li:nth-child(even) {
    padding-left: 16px;
  }
  .list-content.w-half li:nth-child(even):before {
    left: 0;
  }
  .list-decimal &gt; li {
    line-height: 1.6rem;
    margin-bottom: 2px;
  }
  .list-decimal &gt; li &gt; ol &gt; li {
    line-height: 1.6rem;
    padding-left: 16px;
  }
  .list-decimal &gt; li &gt; ol &gt; li:before {
    font-size: 19px;
  }
  .list-decimal &gt; li &gt; ol &gt; li p {
    line-height: 1.6rem;
    margin-bottom: 8px;
  }
  .top-banner {
    width: auto;
    height: 210px;
    position: relative;
    overflow: hidden;
  }
  .top-banner img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .banner-txt {
    min-width: 150px;
    padding: 3px 20px;
  }
  .banner-txt p {
    font-size: 26px;
    letter-spacing: 0.2rem;
  }
  .doubleBD {
    padding-top: 35px;
  }
  /*---------- PAGE ----------*/
  .pagination .page-link {
    min-width: 34px;
    min-height: 32px;
    font-size: 14px;
    padding: 5px 12px;
  }
  /*---------- OWL ----------*/
  .slide-navButton .owl-carousel .owl-nav .owl-prev, .slide-navButton .owl-carousel .owl-nav .owl-next {
    width: 32px;
    height: 32px;
  }
  .slide-navButton .owl-carousel .owl-nav i {
    font-size: 12px;
    line-height: 32px;
  }
  .slide-navButton .owl-carousel .owl-dots {
    bottom: 10px;
  }
  .slide-navButton .owl-carousel .owl-dots .owl-dot span {
    width: 45px;
    height: 4px;
    margin: 5px 7px;
  }
  /*---------- INDEX ----------*/
  .product-slide .items {
    padding: 0 7px;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav .owl-prev, .slide-navButton .owl-carousel.category-slide .owl-nav .owl-next {
    top: 36%;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav i {
    font-size: 11px;
    line-height: 28px;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav .owl-prev {
    left: -12px;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav .owl-next {
    right: -12px;
  }
  .slide-navButton .owl-carousel.category-slide .items {
    padding: 0 6px;
  }
  .category-container {
    padding-bottom: 45px;
    margin-bottom: 50px;
  }
  .category-container .row .col-lg-7 {
    padding: 0 20px;
  }
  .category-txt h2 {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0.07rem;
  }
  .category-txt .buttonR {
    min-width: 105px;
  }
  .grayBG {
    padding: 60px 0 70px 0;
  }
  .customerBox .img-width {
    margin-bottom: 18px;
  }
  .customerBox .img-width img {
    width: 75px !important;
  }
  .customerBox h4 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .customerBox .txt-content {
    margin-bottom: 20px;
  }
  /*---------- ARTICLE ----------*/
  .articleBox {
    margin-bottom: 45px;
  }
  .articleBox .img-width {
    padding-top: 80%;
  }
  .articleBox .txt-content {
    margin-bottom: 22px;
  }
  .article-topic {
    margin: 12px 0 7px 0;
  }
  .article-topic p {
    font-size: 17px;
  }
  .article-bigBox {
    padding-bottom: 55px;
    margin-bottom: 4.5rem;
  }
  .article-bigBox .row .col-lg-6:last-child {
    padding-left: 22px;
  }
  .article-bigBox .article-topic {
    padding-bottom: 10px;
    margin: 5px 0 20px 0;
  }
  .article-bigBox .article-topic p {
    font-size: 19px;
  }
  .article-bigBox .article-topic:after {
    width: 55px;
    height: 2px;
  }
  .article-bigBox .txt-content p {
    -webkit-line-clamp: 3;
  }
  .article-bigBox .buttonR {
    bottom: 60px;
  }
  .article-date {
    font-size: 15px;
    letter-spacing: 0.015rem;
    margin-bottom: 45px;
  }
  /*---------- PRODUCT ----------*/
  .productBox {
    margin-bottom: 55px;
  }
  .productBox .txt-content {
    min-height: 44px;
    margin-bottom: 12px;
  }
  .productBox .txt-content p {
    font-size: 13px;
    line-height: 1.35rem;
  }
  .productBox:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .product-img {
    margin-bottom: 15px;
  }
  .product-topic {
    margin-bottom: 4px;
  }
  .product-topic p {
    font-size: 14px;
    letter-spacing: 0.01rem;
  }
  .price {
    letter-spacing: 0.01rem;
  }
  .full-price {
    font-size: 13px;
    letter-spacing: 0.01rem;
    margin-left: 8px;
  }
  .button-cart {
    padding: 5px 12px;
  }
  .button-cart span {
    font-size: 13px;
    padding-left: 21px;
  }
  /* CATEGORY */
  .category-page .row .col-lg-3 {
    padding-right: 12px;
  }
  .category-page .row .col-lg-9 {
    padding-left: 12px;
  }
  .category-header {
    margin-bottom: 45px;
  }
  .category-header h3 {
    line-height: 34px;
  }
  .input-group.search {
    min-height: 0;
  }
  .input-group.search .form-control {
    font-size: 14px;
    padding: 6px 5px 6px 12px;
  }
  .input-group.search .btn {
    font-size: 16px;
    padding: 6px 10px 5px 5px;
  }
  .sub-category-select .select2-part .select2-container {
    margin-bottom: 0;
  }
  .sub-category-select .select2-part .select2-container .select2-selection--single {
    font-size: 14px !important;
  }
  /* DETAIL */
  .bread-crumb {
    margin-bottom: 30px;
  }
  .bread-crumb li {
    padding-right: 26px;
  }
  .bread-crumb li:after {
    width: 16px;
    height: 16px;
    top: 2px;
    right: 5px;
  }
  .bread-crumb li a i {
    font-size: 13px;
  }
  .productGal-slide {
    margin-bottom: 3rem;
  }
  .productGal-slide .big-img.owl-theme .owl-prev, .productGal-slide .big-img.owl-theme .owl-next {
    width: 34px;
    height: 34px;
  }
  .productGal-slide .big-img.owl-theme i {
    font-size: 14px;
    line-height: 32px;
  }
  .product-info-section &gt; .row .col-xl-7 {
    padding-left: 12px;
  }
  .product-info-section h3 {
    font-size: 23px;
    letter-spacing: 0.015rem;
    margin-bottom: 4px;
  }
  .product-info-section .price {
    font-size: 17px;
    line-height: 1.6rem;
  }
  .product-info-section .full-price {
    font-size: 14px;
    line-height: 1.6rem;
    margin-left: 10px;
  }
  .product-info-section h6 {
    font-size: 16px;
  }
  .product-info {
    padding-bottom: 20px;
  }
  .discount {
    font-size: 13px;
    line-height: 1.6rem;
    margin-left: 5px;
  }
  .product-option {
    margin-bottom: 22px;
  }
  .product-option .option-list {
    margin: 0 7px 7px 0;
  }
  .optionBox-name label {
    min-width: 65px;
    padding: 4px 12px;
  }
  .sp-quantity .btnquantity {
    width: 32px;
  }
  .sp-quantity .btnquantity i {
    font-size: 8px;
    line-height: 30px;
  }
  .sp-quantity .quntity-input {
    width: 50px;
    font-size: 14px;
    line-height: 30px;
  }
  .sp-quantity.big .btnquantity {
    width: 38px;
  }
  .sp-quantity.big .btnquantity i {
    font-size: 9px;
    line-height: 36px;
  }
  .sp-quantity.big .quntity-input {
    width: 60px;
    font-size: 15px;
    line-height: 36px;
  }
  .product-info-acc .panel-group .panel.panel-default .panel-heading a {
    font-size: 16px;
    letter-spacing: 0.015rem;
    padding: 15px 0;
  }
  .product-info-acc .panel-group .panel.panel-default .panel-heading a:before {
    font-size: 13px;
  }
  .product-info-acc .panel-group .panel.panel-default .panel-collapse .panel-body {
    padding: 0px 20px 30px 20px;
  }
  .product-info-acc .panel-group .panel.panel-default .panel-collapse .panel-body .txt-content p {
    margin-bottom: 15px;
  }
  /*---------- CONTACT ----------*/
  .contact-page {
    padding-bottom: 15px;
  }
  .contact-page .row .col-lg-6:first-child {
    padding-top: 25px;
    padding-right: 25px;
  }
  .contact-page h5 {
    font-size: 21px;
  }
  .contact-page h6 {
    font-size: 17px;
  }
  .contact-page .buttonR {
    font-size: 14px;
    padding: 7px 15px;
  }
  .googlemap {
    height: 400px;
  }
  .googlemap iframe {
    height: 400px;
  }
  .input-form .form-control {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .input-form textarea.form-control {
    height: 90px;
  }
  .form-select {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  /*---------- SHIPPING &amp; PAYMENT METHOD ----------*/
  .shipping-payment-page h2 {
    font-size: 26px;
  }
  .shipping-payment-page h2.decor {
    margin-bottom: 40px;
  }
  .shipping-payment-page h5 {
    font-weight: 500;
  }
  .shipping-payment-page h5.bottomBD {
    padding-bottom: 8px;
    margin-bottom: 20px;
  }
  .shipping-payment-page .txt-content {
    margin-bottom: 18px;
  }
  .payment-logo-list li {
    margin-right: 6px;
  }
  .payment-logo-list li img {
    height: 40px;
  }
  .refundTB table thead tr:last-child th:first-child, .refundTB table thead tr:last-child th:nth-child(2), .refundTB table thead tr:last-child th:nth-child(3), .refundTB table thead tr:last-child th:last-child {
    padding: 7px 12px;
  }
  .refundTB table thead tr th {
    letter-spacing: 0;
    padding: 8px 12px;
  }
  .refundTB table tbody tr th {
    font-weight: 400;
    padding: 15px 12px;
  }
  .refundTB table tbody tr td {
    padding: 15px 12px;
  }
  /*---------- CONFIRM PAYMENT ----------*/
  .double-borderBox {
    padding: 40px 45px;
  }
  .double-borderBox:before {
    top: 4px;
    left: 4px;
  }
  .double-borderBox .input-form .form-control {
    font-size: 15px;
    padding: 7px 15px;
    margin-bottom: 23px;
  }
  .double-borderBox .input-form p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .double-borderBox .input-form .form-select {
    font-size: 15px;
    padding: 8px 15px;
  }
  .double-borderBox .buttonR {
    min-width: 100px;
    padding: 7px 15px;
  }
  .attach-button label {
    font-size: 13px;
  }
  /* POINT */
  .pointBox {
    padding: 10px;
    margin-bottom: 2.5rem;
  }
  .pointBox-content {
    padding: 18px 25px;
  }
  .pointBox-content h5 {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .my-point p {
    font-size: 22px;
  }
  .my-point p span {
    font-size: 38px;
    padding-right: 12px;
  }
  /*---------- LOGIN ----------*/
  .login-page .row &gt; .col-lg-6:first-child {
    padding-top: 25px;
    padding-right: 20px;
  }
  .login-page .header-wCaption {
    margin-bottom: 28px;
  }
  .login-page .header-wCaption h5 i {
    font-size: 17px;
  }
  .login-page .grayBox {
    padding: 25px 30px 30px 30px;
  }
  .login-page .grayBox .input-form {
    margin-bottom: 20px;
  }
  .login-page .grayBox .buttonBK {
    font-size: 15px;
    letter-spacing: 0.015rem;
    padding: 10px 15px;
  }
  .login-button-section li {
    font-size: 15px;
    letter-spacing: 0.015rem;
    margin: 10px 0;
  }
  .login-button-section li .buttonR {
    font-size: 15px;
    letter-spacing: 0.02rem;
    padding: 10px 15px;
  }
  .button-google {
    font-size: 15px;
    letter-spacing: 0.015rem;
    padding: 9px 15px;
  }
  .button-google img {
    width: 20px;
    margin-right: 12px;
  }
  .button-facebook {
    font-size: 16px;
    letter-spacing: 0.015rem;
    padding: 10px 15px;
  }
  .button-facebook i {
    font-size: 16px;
    padding-right: 15px;
  }
  .form-modal.modal#changePass .modal-body {
    padding: 0 45px;
  }
  .form-modal.modal#changePass .modal-footer {
    padding: 25px 35px 30px 35px;
  }
  .form-modal.modal#changePass h5 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .form-modal.modal#changePass h5:after {
    width: 55px;
  }
  .email-icon {
    width: 70px;
    height: 70px;
    top: -35px;
  }
  .email-icon i {
    font-size: 22px;
    line-height: 62px;
  }
  /*---------- CART ----------*/
  .cart-topic {
    font-size: 17px;
    padding: 8px 15px;
  }
  .product-cart .row .col-md-9 {
    padding-right: 100px;
  }
  .product-cart .price {
    float: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6rem;
  }
  .product-cart .full-price {
    float: left;
    font-size: 13px;
    line-height: 1.6rem;
    margin-left: 12px;
  }
  .product-cart .sp-quantity {
    margin-top: 15px;
  }
  .product-cart .button-remove {
    top: 50%;
    left: auto;
    right: 15px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .product-cart .content-center {
    float: left;
    display: block;
  }
  .cart-product-info {
    margin-bottom: 8px;
  }
  .cart-product-info li {
    margin-bottom: 1px;
  }
  .cart-product-info li:first-child {
    margin-bottom: 2px;
  }
  .cart-form {
    font-size: 16px;
  }
  .cart-form.totalB .row:last-child {
    font-size: 17px;
  }
  .cart-form.order-detail {
    margin-bottom: 3rem;
  }
  .checkout-section .button-pair .buttonG {
    min-width: 180px;
  }
  .checkout-section .button-pair .buttonR {
    min-width: 120px;
  }
  /*---------- SHIPPING &amp; ADDRESS ----------*/
  .headerBK-topic {
    font-size: 16px;
    letter-spacing: 0.02rem;
    padding: 6px 18px;
  }
  .select2-part .select2-container .select2-selection--single {
    height: auto;
    font-size: 14px !important;
    padding: 6px 12px !important;
  }
  .bank-info .row {
    padding-bottom: 20px;
  }
  .bank-info .img-width img {
    width: 50px;
  }
  .bank-info p {
    line-height: 50px;
  }
  .bank-info.fix-line p {
    line-height: 50px;
  }
  /* SUMMARY - SIDE */
  .summaryBox {
    margin: 35px 0 15px 0;
  }
  .summaryBox h4 {
    font-size: 19px;
  }
  .summaryBox h4:after {
    margin-left: 25px;
  }
  .summary-product-section .summary-product {
    padding: 25px 0;
  }
  .summary-product-section .summary-product:first-child {
    padding-top: 5px;
  }
  .summary-product-section .summary-product:last-child {
    padding-bottom: 30px;
  }
  .summary-product-section .row {
    padding-top: 0;
  }
  .summary-product-section .row .col-lg-4 {
    padding-right: 12px;
  }
  .summary-product-section .row .col-lg-8 {
    padding-left: 12px;
  }
  .summary-product-section .row .col-md-2 .price, .summary-product-section .row .col-md-2 .product-amount {
    float: right;
  }
  .summary-product-section .row .col-md-2 .product-amount {
    margin-top: 5px;
  }
  .summary-product-section .cart-product-info li {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .summary-product-section .cart-product-info li:first-child {
    font-size: 16px;
    letter-spacing: 0.01rem;
    margin-bottom: 3px;
  }
  .product-amount {
    width: 20px;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
  }
  /* COUPON */
  .coupon-section.cart-page {
    padding: 20px 0;
  }
  .billing-section {
    padding: 20px 0;
    margin-bottom: 22px;
  }
  .billing-section &gt; .row &gt; .col-10 {
    font-size: 16px;
    letter-spacing: 0.01rem;
  }
  .checkboxsw label {
    width: 50px;
    height: 24px;
  }
  .checkboxsw label:after {
    width: 16px;
    height: 16px;
  }
  /*---------- ORDER - SUMMARY ----------*/
  .order-number {
    font-size: 20px;
    letter-spacing: 0.02rem;
    margin-bottom: 30px;
  }
  .order-summaryBD {
    border-radius: 7px;
    padding: 30px 25px;
  }
  .summary-info li {
    line-height: 1.55rem;
  }
  .order-summary-section .order-summary:last-child {
    padding-bottom: 35px;
  }
  .order-summary-section.history .order-summary {
    padding: 25px 0;
  }
  .order-summary-section.history .order-summary:last-child {
    padding-bottom: 30px;
  }
  .order-summary-section.history .order-summary .cart-product-info li {
    font-size: 14px;
  }
  .order-summary-section.history .order-summary .cart-product-info li:first-child {
    font-size: 16px;
  }
  .order-summary-section.history .order-summary .price {
    font-size: 16px;
    letter-spacing: 0.01rem;
  }
  .order-summary-section.history .order-summary .product-amount {
    margin-top: 5px;
  }
  .order-summary {
    padding: 27px 0;
  }
  .order-summary .cart-product-info li {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .order-summary .cart-product-info li:first-child {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .order-summary .price {
    font-size: 16px;
    letter-spacing: 0.01rem;
  }
  .order-summary .product-amount {
    width: 20px;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
    margin-top: 5px;
  }
  .note-section {
    padding: 11px 0 16px 0;
  }
  .note-section .row .col-lg-2 {
    font-size: 16px;
  }
  .point-form {
    font-size: 16px;
    padding: 16px 0;
  }
  .summary-bank-info .img-width {
    margin-right: 16px;
  }
  .summary-bank-info .img-width img {
    height: 48px;
  }
  .summary-bank-info p {
    line-height: 46px;
  }
  /*---------- MEMBER ----------*/
  .member-section .row h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .user-header {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .user-icon {
    display: inline-block;
  }
  .user-icon i {
    font-size: 36px;
  }
  .user-name li {
    line-height: 1.3rem;
  }
  .infoBox {
    margin-bottom: 25px;
  }
  .infoBox h6 {
    margin-bottom: 10px;
  }
  .infoBox-detail {
    line-height: 1.6rem;
  }
  .infoBox-detail .row .col-lg-3:after {
    display: none;
  }
  .infoBox-detail .row .col-lg-9 {
    margin-bottom: 8px;
  }
  .edit-option .select2-part .select2-container {
    margin-bottom: 18px !important;
  }
  .edit-option .select2-part .select2-container .select2-selection--single {
    height: 36px !important;
    font-size: 14px;
    padding: 6px 12px !important;
  }
  .button-add {
    font-size: 12px;
    letter-spacing: 0;
    padding: 3px 9px;
  }
  .button-add i {
    font-size: 11px;
    padding-right: 4px;
  }
  .default-tag {
    font-size: 12px;
    line-height: 26px;
  }
  /* MODAL */
  .form-modal.modal .modal-header {
    padding: 30px 25px 22px 25px;
    display: block;
  }
  .form-modal.modal .modal-header h6 {
    font-size: 18px;
  }
  .form-modal.modal .modal-header .product-topic {
    padding-right: 25px;
  }
  .form-modal.modal .modal-header .product-topic p {
    font-size: 17px;
    letter-spacing: 0.01rem;
  }
  .form-modal.modal .modal-header .tag {
    font-size: 11px;
    padding: 1px 10px;
  }
  .form-modal.modal .modal-body {
    padding: 0 25px;
  }
  .form-modal.modal .modal-body .input-form .form-control {
    margin-bottom: 18px;
  }
  .form-modal.modal .modal-body .input-form .row .col-md-6:first-child {
    padding-right: 7px;
  }
  .form-modal.modal .modal-body .input-form .row .col-md-6:last-child {
    padding-left: 7px;
  }
  .form-modal.modal .modal-body .product-option {
    margin-bottom: 25px;
  }
  .form-modal.modal .modal-body .cart-button-part {
    margin: 8px 0 30px 0;
  }
  .form-modal.modal .modal-body .cart-button-part .buttonGR.big {
    min-width: 210px;
  }
  .form-modal.modal .modal-footer {
    padding: 18px 25px 30px 25px;
  }
  .form-modal.modal .modal-footer .buttonBK, .form-modal.modal .modal-footer .buttonBD {
    min-width: 95px;
  }
  .form-modal.modal .modal-footer .buttonBK {
    padding: 6px 12px;
  }
  .form-modal.modal .modal-footer .buttonBD {
    padding: 5px 12px;
  }
  /* ORDER */
  .status-section {
    margin-bottom: 30px;
  }
  .status-section .form-select {
    min-height: 0;
    padding: 8px 12px;
  }
  .headerTB {
    font-weight: 300;
    padding: 9px 10px;
  }
  .bodyTB {
    margin-bottom: 2.7rem;
  }
  .bodyTB .row .col-lg-2 {
    padding: 0 7px;
  }
  .bodyTB.detail .bodyTB-sub {
    padding: 14px 10px;
  }
  .bodyTB .bodyTB-sub:last-child:after {
    bottom: -3px;
  }
  .bodyTB-sub {
    padding: 11px 10px;
  }
  .button-view {
    width: 30px;
    height: 30px;
  }
  .button-view:after {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  html {
    scroll-padding-top: 4.8rem;
  }
  body {
    padding-top: 60px;
  }
  h1 {
    font-size: 25px;
    letter-spacing: 0.02rem;
    margin-bottom: 28px;
  }
  h2 {
    font-size: 24px;
    letter-spacing: 0.015rem;
    margin-bottom: 25px;
  }
  h2.decor {
    letter-spacing: 0.015rem;
  }
  h2.decor:after {
    width: 55px;
  }
  h3 {
    font-size: 22px;
    letter-spacing: 0.02rem;
    margin-bottom: 35px;
  }
  h4 {
    font-size: 20px;
    letter-spacing: 0;
  }
  h4.decor:after {
    width: 50px;
  }
  h5 {
    font-size: 19px;
    letter-spacing: 0.01rem;
    margin-bottom: 17px;
  }
  h5 i {
    font-size: 18px;
    padding-right: 8px;
  }
  h5.cube {
    padding-left: 28px;
  }
  h5.cube:before {
    width: 18px;
    height: 18px;
  }
  h5.bottomBD {
    padding-bottom: 6px;
    margin-bottom: 25px;
  }
  h6 {
    font-size: 17px;
    letter-spacing: 0.01rem;
    margin-bottom: 10px;
  }
  .header-wCaption {
    text-align: center;
    margin-bottom: 30px;
  }
  .header-wCaption h5 {
    margin-bottom: 2px;
  }
  .header-wCaption p {
    font-size: 14px;
    line-height: 1.5rem;
  }
  /*---------- HEADER ----------*/
  .nav-menu.btn {
    font-size: 20px;
    padding: 0 3px 0 0;
  }
  .red-header {
    padding: 14px 0;
  }
  .red-header .row .col-4 {
    padding-right: 0;
  }
  .red-header .mainlogo {
    margin-left: 0;
  }
  .mainlogo img {
    height: 32px;
  }
  .cart-section &gt; li {
    padding-right: 15px;
  }
  .cart-section &gt; li a {
    font-size: 18px;
  }
  .cart-button {
    padding-right: 11px;
  }
  .cart-amount {
    width: 16px;
    height: 16px;
    font-size: 10px;
    line-height: 14px;
    top: -3px;
  }
  /*---------- FOOTER ----------*/
  footer h6 {
    font-size: 18px;
    letter-spacing: 0.02rem;
    padding-left: 28px;
    margin-bottom: 12px;
    position: relative;
  }
  footer h6:before {
    content: '';
    width: 18px;
    height: 18px;
    background-color: #ba181b;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  footer .contact-info &gt; li p {
    font-size: 14px;
  }
  .contact-info &gt; li {
    margin-bottom: 13px;
  }
  .contact-info &gt; li &gt; div {
    padding-left: 28px;
  }
  .contact-info &gt; li p {
    line-height: 1.55rem;
    letter-spacing: 0;
  }
  .contact-info &gt; li p strong {
    font-size: 16px;
    letter-spacing: 0.02rem;
  }
  .footer-menu {
    margin-bottom: 12px;
  }
  .footer-menu li {
    margin-bottom: 3px;
  }
  .footer-menu li a {
    font-size: 14px;
    line-height: 1.6rem;
    letter-spacing: 0.01rem;
  }
  .copyright {
    margin-top: 25px;
  }
  .copyright p {
    line-height: normal;
    text-align: center;
  }
  .copyright p span {
    display: block;
  }
  .newsletterBG {
    padding: 28px 0 35px 0;
  }
  .newsletterBG p {
    line-height: normal;
    text-align: center;
    margin-bottom: 15px;
  }
  .newsletter-container .form-control {
    font-size: 14px;
    padding: 7px 12px;
  }
  .newsletter-container .buttonBK {
    min-width: 105px;
    padding: 8px 10px;
  }
  /*---------- BUTTON ----------*/
  .buttonR.big {
    min-width: 220px;
    min-height: 36px;
    font-size: 14px;
    padding: 7px 15px;
  }
  .buttonR.readmore {
    float: none;
    margin: -10px auto 30px auto;
    display: table;
  }
  .scroll {
    width: 36px;
    height: 36px;
    bottom: 25px;
  }
  .scroll i {
    font-size: 14px;
    line-height: 34px;
  }
  .button-pair .buttonR, .button-pair .buttonG {
    min-width: 200px;
    float: none;
    margin: 0 auto;
    display: table;
  }
  .button-pair .buttonG {
    margin-bottom: 10px;
  }
  /*---------- BACKGROUND ----------*/
  .grayBox {
    padding: 25px 20px;
  }
  /*---------- CONTENT ----------*/
  .content-padding {
    padding: 45px 0;
  }
  .content-padding.foot-pad {
    padding-bottom: 55px;
  }
  .content-padding.minH {
    min-height: 0;
  }
  .f-13 {
    font-size: 12px;
  }
  .top-banner {
    height: 160px;
  }
  .banner-txt {
    min-width: 120px;
    padding: 3px 15px;
  }
  .banner-txt p {
    font-size: 20px;
    letter-spacing: 0.06rem;
  }
  .doubleBD {
    padding-top: 35px;
  }
  /*---------- OWL ----------*/
  .slide-navButton .owl-carousel .owl-nav .owl-prev, .slide-navButton .owl-carousel .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    border: 1px solid white;
    top: 35%;
  }
  .slide-navButton .owl-carousel .owl-nav i {
    font-size: 11px;
    line-height: 28px;
  }
  .slide-navButton .owl-carousel .owl-dots {
    bottom: 5px;
  }
  .slide-navButton .owl-carousel .owl-dots .owl-dot span {
    width: 25px;
    height: 3px;
    margin: 5px;
  }
  /*---------- INDEX ----------*/
  .product-slide {
    padding: 0 8px 40px 8px;
    margin-bottom: 40px;
  }
  .product-slide .items {
    padding: 0 8px;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav .owl-prev, .slide-navButton .owl-carousel.category-slide .owl-nav .owl-next {
    border-width: 1px;
    top: 35%;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav .owl-prev {
    left: -2px;
  }
  .slide-navButton .owl-carousel.category-slide .owl-nav .owl-next {
    right: -2px;
  }
  .slide-navButton .owl-carousel.category-slide .items {
    padding: 0 8px;
  }
  .category-container {
    padding-bottom: 35px;
    margin-bottom: 40px;
  }
  .category-container .row .col-lg-5 {
    padding-right: 12px;
  }
  .category-container .row .col-lg-7 {
    padding: 0 12px;
  }
  .categoryBox {
    padding-top: 77%;
    margin-bottom: 15px;
  }
  .category-txt h2 {
    font-size: 25px;
    letter-spacing: 0.06rem;
  }
  .grayBG {
    padding: 50px 0;
  }
  .customer-group-slide {
    padding: 0 15px;
  }
  .customerBox .img-width img {
    width: 70px !important;
  }
  .customerBox h4 {
    font-size: 16px;
  }
  .customerBox .txt-content {
    margin-bottom: 15px;
  }
  .customerBox .txt-content p {
    font-size: 13px;
    line-height: 1.35rem;
  }
  /*---------- ARTICLE ----------*/
  .articleBox {
    margin-bottom: 40px;
  }
  .articleBox .img-width {
    padding-top: 77%;
  }
  .articleBox .txt-content {
    margin-bottom: 20px;
  }
  .article-topic {
    margin: 13px 0 8px 0;
  }
  .article-bigBox {
    padding-bottom: 45px;
    margin-bottom: 3.5rem;
  }
  .article-bigBox .row .col-lg-6:first-child {
    padding-right: 12px;
  }
  .article-bigBox .row .col-lg-6:last-child {
    padding-left: 12px;
  }
  .article-bigBox .article-topic {
    padding-bottom: 8px;
    margin: 13px 0 18px 0;
  }
  .article-bigBox .article-topic p {
    font-size: 18px;
  }
  .article-bigBox .txt-content {
    margin-bottom: 25px;
  }
  .article-bigBox .txt-content p {
    -webkit-line-clamp: 2;
  }
  .article-bigBox .buttonR {
    float: none;
    margin: 0 auto;
    display: table;
    position: relative;
    right: auto;
    bottom: auto;
  }
  .article-date {
    font-size: 14px;
    margin-bottom: 35px;
  }
  /*---------- PRODUCT ----------*/
  .productBox {
    margin-bottom: 45px;
  }
  .productBox .txt-content {
    margin-bottom: 10px;
  }
  .product-img {
    margin-bottom: 12px;
  }
  .product-topic {
    margin-bottom: 3px;
  }
  .product-topic p {
    font-weight: 500;
    letter-spacing: 0;
  }
  .price {
    font-size: 14px;
    letter-spacing: 0;
  }
  .full-price {
    font-size: 12px;
    letter-spacing: 0;
    margin-left: 5px;
  }
  .button-cart span {
    letter-spacing: 0;
  }
  /* CATEGORY */
  .category-header {
    padding-bottom: 20px;
  }
  .category-header h3 {
    line-height: normal;
    margin-bottom: 10px;
  }
  /* DETAIL */
  .bread-crumb {
    margin-bottom: 22px;
  }
  .bread-crumb li {
    font-size: 12px;
    line-height: 18px !important;
    padding-right: 24px;
  }
  .bread-crumb li:after {
    width: 14px;
    height: 14px;
  }
  .bread-crumb li a {
    line-height: 18px !important;
  }
  .bread-crumb li a i {
    font-size: 12px;
  }
  .productGal-slide {
    margin-bottom: 2.5rem;
  }
  .productGal-slide .big-img.owl-theme {
    margin-bottom: 12px;
  }
  .productGal-slide .big-img.owl-theme .owl-prev, .productGal-slide .big-img.owl-theme .owl-next {
    width: 32px;
    height: 32px;
  }
  .productGal-slide .big-img.owl-theme i {
    font-size: 12px;
    line-height: 30px;
  }
  .productGal-slide .big-img.owl-theme .owl-prev {
    left: 10px;
  }
  .productGal-slide .big-img.owl-theme .owl-next {
    right: 10px;
  }
  .product-info-section h3 {
    font-size: 21px;
    letter-spacing: 0.01rem;
    margin-bottom: 5px;
  }
  .product-info-section h6 {
    margin-bottom: 8px;
  }
  .product-info {
    padding-bottom: 20px;
  }
  .discount {
    font-size: 13px;
    line-height: 1.6rem;
    margin-left: 5px;
  }
  .product-option {
    margin-bottom: 22px;
  }
  .product-option .option-list {
    margin: 0 7px 7px 0;
  }
  .optionBox-name label {
    min-width: 65px;
    padding: 4px 12px;
  }
  .cart-button-part {
    margin: 5px 0 15px 0;
  }
  .cart-button-part .buttonR.big {
    margin: 18px 0 0 0;
    clear: both;
  }
  .sp-quantity .btnquantity {
    width: 30px;
  }
  .sp-quantity .btnquantity i {
    font-size: 8px;
    line-height: 30px;
  }
  .sp-quantity .quntity-input {
    width: 48px;
    font-size: 14px;
    line-height: 30px;
  }
  .sp-quantity.big .btnquantity {
    width: 36px;
  }
  .sp-quantity.big .btnquantity i {
    font-size: 9px;
    line-height: 34px;
  }
  .sp-quantity.big .quntity-input {
    width: 55px;
    font-size: 15px;
    line-height: 34px;
  }
  /*---------- CONTACT ----------*/
  .contact-page {
    padding-bottom: 10px;
  }
  .contact-page .row .col-lg-6:first-child {
    padding: 0 12px 45px 12px;
  }
  .contact-page h5 {
    font-size: 20px;
  }
  .contact-page .input-form .form-control {
    padding: 7px 12px;
  }
  .googlemap {
    height: 440px;
  }
  .googlemap iframe {
    height: 440px;
  }
  /*---------- CONFIRM PAYMENT ----------*/
  .double-borderBox {
    padding: 35px 30px;
  }
  .double-borderBox .input-form p {
    font-size: 15px;
  }
  .attach-button label {
    font-size: 12px;
    padding: 7px 13px;
    margin-top: 12px;
  }
  .attach-button #file-chosen {
    margin-left: 0.3rem;
    font-size: 12px;
  }
  /*---------- SHIPPING &amp; PAYMENT METHOD ----------*/
  .shipping-payment-page h2 {
    font-size: 22px;
  }
  .shipping-payment-page h2.decor {
    margin-bottom: 35px;
  }
  .payment-logo-list {
    float: left;
    margin: 7px 0 20px 0;
  }
  .payment-logo-list li {
    margin-right: 8px;
  }
  .payment-logo-list li img {
    height: 42px;
  }
  .refundTB {
    overflow-y: scroll;
  }
  .refundTB table thead tr:last-child th:first-child, .refundTB table thead tr:last-child th:nth-child(2), .refundTB table thead tr:last-child th:nth-child(3), .refundTB table thead tr:last-child th:last-child {
    min-width: 100px;
  }
  .refundTB table thead tr th {
    min-width: 120px;
    font-size: 14px;
  }
  .refundTB table tbody tr th {
    min-width: 140px;
    font-size: 14px;
    padding: 13px 12px;
  }
  .refundTB table tbody tr td {
    padding: 13px 12px;
  }
  /* POINT */
  .pointBox {
    padding: 9px;
    margin-bottom: 2rem;
  }
  .pointBox-content {
    padding: 15px 22px;
  }
  .pointBox-content h5 {
    font-size: 17px;
  }
  .my-point p {
    font-size: 19px;
    letter-spacing: 0.02rem;
  }
  .my-point p span {
    font-size: 34px;
    letter-spacing: 0.1rem;
    padding-right: 8px;
  }
  /*---------- LOGIN ----------*/
  .login-page .row &gt; .col-lg-6:first-child {
    padding: 0 12px 75px 12px;
  }
  .login-page .header-wCaption {
    margin-bottom: 23px;
  }
  .login-page .grayBox {
    padding: 25px 25px 30px 25px;
  }
  .form-modal.modal#changePass .modal-body {
    padding: 0 25px;
  }
  .form-modal.modal#changePass .modal-footer {
    padding: 25px 25px 30px 25px;
  }
  .form-modal.modal#changePass h5 {
    font-size: 19px;
  }
  .email-icon {
    width: 68px;
    height: 68px;
    top: -34px;
  }
  .email-icon i {
    font-size: 22px;
    line-height: 60px;
  }
  /*---------- CART ----------*/
  .cart-topic {
    font-size: 16px;
    padding: 8px 10px;
  }
  .product-cart-section {
    padding: 0 10px;
  }
  .product-cart-section:before {
    bottom: -4px;
  }
  .product-cart-section .product-cart:last-child {
    margin-bottom: 4px;
  }
  .product-cart {
    padding: 20px 0;
  }
  .product-cart .row .col-md-9 {
    padding: 0 35px 0 5px;
  }
  .product-cart .price {
    font-size: 15px;
  }
  .product-cart .full-price {
    font-size: 12px;
    margin-left: 10px;
  }
  .product-cart .sp-quantity {
    margin-top: 17px;
  }
  .product-cart .button-remove {
    top: 50%;
    left: auto;
    right: 15px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .cart-product-info {
    margin-bottom: 10px;
  }
  .cart-product-info li {
    font-size: 12px;
  }
  .cart-product-info li:first-child {
    font-size: 15px;
  }
  .button-remove {
    background: none;
    padding: 0;
  }
  .button-remove span {
    display: none;
  }
  .button-remove:before {
    display: block;
  }
  .cart-form {
    font-size: 15px;
    line-height: 2.1rem;
  }
  .cart-form.totalB .row:last-child {
    font-size: 16px;
    line-height: 2.3rem;
  }
  .cart-form.pad {
    padding: 15px 10px;
  }
  .checkout-section {
    width: 100%;
    margin-top: 10px;
  }
  .checkout-section p {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
  }
  .checkout-section .button-pair .buttonG {
    float: none;
    min-width: 200px;
    margin: 0 auto 10px auto;
    display: table;
  }
  .checkout-section .button-pair .buttonR {
    float: none;
    min-width: 200px;
    margin: 0 auto;
    display: table;
  }
  /*---------- SHIPPING &amp; ADDRESS ----------*/
  .headerR {
    padding-left: 12px;
  }
  .headerBK-topic {
    min-width: 120px;
    font-size: 16px;
    text-align: center;
    padding: 6px 15px;
  }
  .shipping-option {
    padding: 22px 12px 0 12px;
    margin-bottom: 2.5rem;
  }
  .shipping-option.shipped-section .row .col-lg-9 &gt; p strong {
    font-size: 15px;
    padding-right: 10px;
  }
  .accBDbottom .input-form textarea.form-control {
    margin-bottom: 20px !important;
  }
  .bank-info .row {
    padding-bottom: 20px;
  }
  .bank-info .row .col-9 p {
    line-height: 1.5rem;
    margin-bottom: 10px;
  }
  .bank-info .img-width {
    margin-bottom: 10px;
  }
  .bank-info .img-width img {
    width: 45px;
  }
  .bank-info p {
    line-height: 1.55rem;
  }
  .bank-info.fix-line .img-width {
    margin-bottom: 0;
  }
  .bank-info.fix-line p {
    line-height: 45px !important;
  }
  .md-radio &gt; label &gt; p strong {
    font-size: 15px;
    padding-right: 10px;
  }
  .md-radio &gt; label &gt; p strong span {
    font-size: 14px;
  }
  /* SUMMARY - SIDE */
  .summaryBox h4 {
    font-size: 18px;
  }
  .summaryBox h4:after {
    margin-left: 22px;
  }
  .summary-product-section .summary-product {
    padding: 20px 0;
  }
  .summary-product-section .summary-product:first-child {
    padding-top: 0;
  }
  .summary-product-section .summary-product:last-child {
    padding-bottom: 20px;
  }
  .summary-product-section .row .col-lg-4 {
    padding-right: 6px;
  }
  .summary-product-section .row .col-lg-8 .price {
    font-size: 15px;
    position: relative;
    right: auto;
    bottom: auto;
  }
  .summary-product-section .row .col-lg-8 .product-amount {
    float: right;
    margin-top: 1px;
  }
  .summary-product-section .cart-product-info li {
    font-size: 13px;
    margin-bottom: 1px;
  }
  .summary-product-section .cart-product-info li:first-child {
    font-size: 15px;
    letter-spacing: 0;
    margin-bottom: 2px;
  }
  /* COUPON */
  .coupon-section.cart-page {
    padding: 15px 0 20px 0;
  }
  .coupon-section.cart-page .row .col-xl-8 p {
    text-align: left;
    line-height: normal;
    margin-bottom: 10px;
  }
  .billing-section {
    padding: 18px 0;
    margin-bottom: 22px;
  }
  .billing-section &gt; .row &gt; .col-10 {
    font-size: 15px;
    letter-spacing: 0.01rem;
  }
  .checkboxsw label {
    width: 46px;
    height: 23px;
  }
  .checkboxsw label:after {
    width: 15px;
    height: 15px;
  }
  .checkboxsw label:active:after {
    width: 27px;
  }
  /*---------- ORDER - SUMMARY ----------*/
  .order-number {
    font-size: 18px;
    letter-spacing: 0.015rem;
    margin-bottom: 30px;
  }
  .order-number span {
    padding-left: 8px;
  }
  .order-summaryBD {
    padding: 25px 20px;
  }
  .summary-info li {
    line-height: 1.55rem;
  }
  .order-summary-section .order-summary:last-child {
    padding-bottom: 25px;
  }
  .order-summary-section.history .order-summary {
    padding: 22px 0;
  }
  .order-summary-section.history .order-summary:last-child {
    padding-bottom: 25px;
  }
  .order-summary-section.history .order-summary .cart-product-info li {
    font-size: 13px;
  }
  .order-summary-section.history .order-summary .cart-product-info li:first-child {
    font-size: 15px;
  }
  .order-summary-section.history .order-summary .price {
    font-size: 15px;
    line-height: 20px;
  }
  .order-summary-section.history .order-summary .product-amount {
    margin-top: 0;
  }
  .order-summary {
    padding: 22px 0;
  }
  .order-summary .row .col-8 {
    padding-left: 5px;
  }
  .order-summary .cart-product-info li {
    font-size: 13px;
    margin-bottom: 1px;
  }
  .order-summary .cart-product-info li:first-child {
    font-size: 15px;
    margin-bottom: 2px;
  }
  .order-summary .price {
    float: left;
    font-size: 15px;
    line-height: 20px;
  }
  .order-summary .product-amount {
    margin-top: 0;
  }
  .note-section {
    padding: 10px 0 20px 0;
  }
  .note-section .row .col-lg-2 {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .point-form {
    font-size: 15px;
    padding: 12px 0;
  }
  .summary-bank-info .img-width {
    margin-right: 15px;
  }
  .summary-bank-info .img-width img {
    height: 48px;
  }
  .summary-bank-info p {
    width: calc(100% - 63px);
    line-height: 1.55rem;
  }
  /*---------- MEMBER ----------*/
  .nav-menu.btn.memButton-nav {
    float: right;
  }
  .member-nav p {
    display: none;
  }
  .member-nav i {
    font-size: 20px;
    line-height: normal;
  }
  .user-icon {
    margin-right: 7px;
  }
  .user-icon i {
    font-size: 35px;
  }
  .member-section .row h4 {
    font-size: 19px;
    margin-bottom: 20px;
  }
  .infoBox {
    padding: 20px;
  }
  .infoBox h6 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .infoBox-detail {
    line-height: 1.6rem;
  }
  .infoBox-detail .row .col-lg-3:after {
    display: none;
  }
  .infoBox-detail .row .col-lg-9 {
    padding-left: 12px;
    margin-bottom: 8px;
  }
  .edit-option .select2-part .select2-container {
    margin-bottom: 18px !important;
  }
  .edit-option .select2-part .select2-container .select2-selection--single {
    height: 36px !important;
    font-size: 14px;
    padding: 6px 12px !important;
  }
  .default-tag {
    font-size: 12px;
    line-height: 26px;
  }
  /* MODAL */
  .form-modal.modal .modal-header {
    padding: 25px 20px 20px 20px;
  }
  .form-modal.modal .modal-header h6 {
    font-size: 17px;
    padding-left: 13px;
  }
  .form-modal.modal .modal-header h6:before {
    width: 20px;
  }
  .form-modal.modal .modal-header .product-topic {
    margin-top: 12px;
  }
  .form-modal.modal .modal-header .product-topic p {
    font-size: 17px;
  }
  .form-modal.modal .modal-header .close {
    top: 25px;
  }
  .form-modal.modal .modal-body {
    padding: 0 20px;
  }
  .form-modal.modal .modal-body .input-form .form-control {
    margin-bottom: 18px;
  }
  .form-modal.modal .modal-body .input-form .row .col-md-6:first-child {
    padding-right: 12px;
  }
  .form-modal.modal .modal-body .input-form .row .col-md-6:last-child {
    padding-left: 12px;
  }
  .form-modal.modal .modal-body .input-form .form-select {
    min-height: 35px;
    font-size: 14px;
    padding: 7px 12px;
  }
  .form-modal.modal .modal-body .product-info h6 {
    font-size: 15px;
  }
  .form-modal.modal .modal-body .product-option {
    margin-bottom: 20px;
  }
  .form-modal.modal .modal-footer {
    padding: 15px 20px 20px 20px;
  }
  /* ORDER */
  .status-section {
    margin-bottom: 20px;
  }
  .status-section .row .col-12 {
    margin-bottom: 15px;
  }
  .headerTB {
    padding: 9px 10px;
  }
  .bodyTB {
    margin-bottom: 2.7rem;
  }
  .bodyTB .row .col-lg-2 {
    padding: 0 12px;
  }
  .bodyTB.detail {
    margin-bottom: 15px;
  }
  .bodyTB.detail .bodyTB-sub {
    padding: 14px 10px;
    margin-bottom: 0;
  }
  .bodyTB.detail .bodyTB-sub .row .col-lg-3 p {
    font-weight: 400;
    color: #707070;
  }
  .bodyTB.detail .bodyTB-sub .tag {
    float: right;
    background-color: #cccccc;
    color: #555555;
    margin-bottom: 2px;
  }
  .bodyTB .bodyTB-sub:nth-child(even) {
    background-color: #f5f5f5;
  }
  .bodyTB .bodyTB-sub:last-child {
    border-color: #ebebeb;
  }
  .bodyTB .bodyTB-sub:last-child:after {
    display: none;
  }
  .bodyTB-sub {
    border: 1px solid #ebebeb;
    font-size: 14px;
    text-align: left;
    padding: 15px;
    margin-bottom: 12px;
  }
  .bodyTB-sub .row .col-lg-2, .bodyTB-sub .row .col-lg-3, .bodyTB-sub .row .col-lg-4 {
    line-height: 1.6rem;
    text-align: right;
  }
  .bodyTB-sub .row .col-6, .bodyTB-sub .row .col-4 {
    margin-bottom: 3px;
  }
  .bodyTB-sub .row .col-6.d-block, .bodyTB-sub .row .col-4.d-block {
    font-weight: 500;
    line-height: 1.6rem;
    color: #252525;
  }
  .bodyTB-sub p {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
  }
  .bodyTB-sub .tag {
    margin-top: 3px;
  }
  .button-view {
    width: 36px;
    height: 36px;
    margin-top: 10px;
    position: relative;
    top: auto;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .button-view:after {
    font-size: 14px;
  }
}
/*# sourceMappingURL=layout.css.map */</pre></body></html>