@charset "UTF-8";
* {
  font-family: "SVN-Proxima Nova", sans-serif !important;
  margin: 0;
  padding: 0; }

.wrapper-fix-mobile {
  overflow: hidden; }

.glyphicon {
  font-family: "Glyphicons Halflings" !important; }

.fa {
  font-family: "FontAwesome" !important; }

html {
  font-size: 62.5%;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%; }

body {
  font-size: 14px;
  color: #000;
  overflow-x: hidden;
  background: #fff; }

/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
  display: block; }

/* 1.4 - Typography */
h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 0 0 13px 0; }

h1 {
  color: #000;
  font-size: 36px;
  line-height: 36px; }

h2 {
  color: #000;
  font-size: 28px;
  line-height: 28px; }

h3 {
  color: #000;
  font-size: 24px;
  line-height: 24px; }

h4 {
  font-size: 13px;
  line-height: 18px; }

h5 {
  font-size: 12px;
  line-height: 18px; }

h6 {
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase; }

h1 .note, h2 .note, h3 .note, h4 .note, h5 .note, h6 .note {
  margin-left: 8px;
  font-weight: 400;
  font-size: 12px; }

h1 .note a, h2 .note a, h3 .note a, h4 .note a, h5 .note a, h6 .note a {
  color: #000; }

p {
  margin: 0 0 10px 0;
  color: #000; }

/* 1.5 - Links and Buttons */
a {
  text-decoration: none;
  outline: none;
  color: #000; }

a:focus {
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: #000; }

a:active {
  outline: none; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000; }

/* 1.6 - Tables */
table {
  width: 100%;
  border-spacing: 0;
  border: 1px solid #ddd; }

table tr td {
  border-top: 1px solid #ddd;
  padding: 5px 10px; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

ul {
  padding: 0;
  list-style-type: none; }

img {
  max-width: 100%; }

input, select {
  outline: none; }

.container {
  max-width: 1600px;
  width: 100%; }

.container-fluid {
  max-width: 1272px;
  padding: 0 30px; }

@media (min-width: 1300px) {
  .container-fluid {
    max-width: 1272px; } }

@media (min-width: 1440px) {
  .container-fluid {
    max-width: 1400px;
    padding: 0 30px; } }

@media (min-width: 1750px) {
  .container-fluid {
    max-width: 1660px; } }

@media (max-width: 991px) {
  .container-fluid {
    padding: 0 15px; } }

.pb10 {
  padding-bottom: 10px; }

.mg0-30 {
  margin: 0 30px; }

.pd80 {
  padding: 80px 0; }

.pd50 {
  padding: 50px 0; }

.pd40 {
  padding: 40px 0; }

.pd30 {
  padding: 30px 0; }

.pd20 {
  padding: 20px 0; }

.pb30 {
  padding-bottom: 30px; }

.mt20 {
  margin-top: 20px; }

.mb50 {
  margin-bottom: 50px; }

.mb30 {
  margin-bottom: 30px; }

.container-1200 {
  width: 1200px;
  margin: 0 auto; }

.container-835 {
  width: 835px;
  margin: 0 auto; }

.container-900 {
  width: 900px;
  margin: 0 auto; }

.container {
  position: relative; }

a.scrollToTop {
  position: fixed;
  right: 10px;
  bottom: 35px;
  width: 40px;
  height: 40px;
  display: none;
  color: #FFF;
  text-align: center;
  background: transparent;
  line-height: 35px;
  font-size: 24px; }

.main-title h1, .main-title h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  line-height: 1.2;
  margin: 0;
  font-weight: bold; }

.main-title2 h1, .main-title2 h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  line-height: 1.3;
  margin-top: 20px; }

.shop-now {
  margin: 0; }
  .shop-now a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #898989; }
    .shop-now a:hover {
      color: #999; }

.img {
  position: relative;
  overflow: hidden; }
  .img img, .img .img-show {
    transition: all 0.3s; }

.fix-breadcrumb.new-bg .breadcrumb {
  background: #f1f0f4; }

.fix-breadcrumb .breadcrumb {
  margin: 0;
  background: #fff;
  text-align: center;
  padding: 9px 15px;
  position: relative; }
  .fix-breadcrumb .breadcrumb li a, .fix-breadcrumb .breadcrumb li span {
    font-size: 12px;
    text-transform: uppercase; }

.fix-breadcrumb .breadcrumb > li + li:before {
  padding: 0; }

#header-mobile-menu {
  margin: 40px 0 0; }
  #header-mobile-menu .slicknav_btn {
    padding: 10px 15px 10px 0; }
    #header-mobile-menu .slicknav_btn .slicknav_icon-bar {
      background: #ccc; }
  #header-mobile-menu .slicknav_nav {
    min-height: 500px; }
    #header-mobile-menu .slicknav_nav a {
      color: #fcce6f; }
    #header-mobile-menu .slicknav_nav > ul {
      margin: 0; }
  #header-mobile-menu .find-store {
    padding: 0;
    margin: 0; }

.paginate {
  line-height: 1; }

#pagination {
  display: inline-block;
  margin: 0 auto 0; }
  #pagination .page-node {
    float: left;
    display: block;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e3e3e3;
    background: #fff;
    line-height: 30px;
    width: 30px;
    margin-right: 5px;
    color: #000;
    font-size: 12px;
    text-align: center; }
    #pagination .page-node.disabled {
      color: #eaeaea;
      cursor: default;
      border-color: #eaeaea; }
  #pagination .page-node.current, #pagination a.page-node:hover {
    background: #000;
    color: #fff;
    border-color: #000; }

span.old-price {
  text-decoration: line-through;
  margin-left: 5px;
  color: #999;
  font-size: 12px;
  margin-top: 4px; }

/*----------------------footer----------------------*/
footer {
  background: #f0f0f0;
  margin-top: 40px; }
  footer .footer-block {
    padding: 25px 0 0; }
    footer .footer-block .title-footer {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 15px;
      color: #5c5c5c; }
    footer .footer-block .footer-address {
      margin: 0; }
      footer .footer-block .footer-address ul {
        margin: 0; }
        footer .footer-block .footer-address ul li:not(:last-child) {
          margin-bottom: 5px; }
        footer .footer-block .footer-address ul li a {
          font-size: 14px;
          color: #5c5c5c; }
  footer .footer-socials {
    padding: 25px 0 18px; }
    footer .footer-socials h4 {
      font-size: 17px;
      color: #000;
      text-transform: uppercase;
      margin-bottom: 10px; }
    footer .footer-socials ul {
      display: inline-block;
      margin: 0; }
      footer .footer-socials ul li {
        float: left;
        padding: 0 15px;
        line-height: 1; }
        footer .footer-socials ul li a {
          display: block;
          font-size: 24px;
          color: #000; }
          footer .footer-socials ul li a.fb:hover {
            color: #3a5998; }
          footer .footer-socials ul li a.in:hover {
            color: #8a3ab9; }
  footer .link-footer-contact {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    footer .link-footer-contact li {
      flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      max-width: 50%; }
      footer .link-footer-contact li a {
        font-size: 13px;
        line-height: 18px;
        color: #000; }
      footer .link-footer-contact li img {
        width: 20px;
        margin-right: 5px; }
  footer .footer-col-right {
    margin-bottom: 15px; }
  footer .social {
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 0; }
    footer .social li {
      display: inline-block;
      margin: 0 5px; }
      footer .social li img {
        width: 42px; }
  footer .footer-newsletter {
    padding: 0px 0; }
    footer .footer-newsletter h4 {
      font-size: 17px;
      color: #fff;
      text-transform: uppercase;
      margin: 0; }
    footer .footer-newsletter .sub {
      font-size: 12px;
      line-height: 18px;
      color: #fff;
      margin: 4px 0 15px; }
    footer .footer-newsletter .link a {
      display: inline-block;
      max-width: 215px;
      width: 100%;
      line-height: 45px;
      background: #fff;
      color: #000;
      font-size: 15px;
      text-transform: uppercase; }
      footer .footer-newsletter .link a:hover {
        background: #fff; }
  footer .copyright {
    font-size: 14px;
    text-align: center;
    padding: 15px 0px; }

/*---------------------header----------------------*/
.logo {
  margin: 0px; }

h1.logo {
  margin-top: 0px; }

.header-bottom {
  position: relative;
  background: #fff;
  box-shadow: 3px 0px 7px #f7f8fa; }
  .header-bottom .logo img {
    max-width: 200px; }
  .header-bottom .menu-center .main-menu {
    margin: 0; }
    .header-bottom .menu-center .main-menu > li {
      float: left; }
      .header-bottom .menu-center .main-menu > li > a {
        text-transform: uppercase;
        padding: 12px 15px 13px;
        font-weight: bold; }
    .header-bottom .menu-center .main-menu li a {
      color: #000;
      font-size: 13px;
      display: block; }
      .header-bottom .menu-center .main-menu li a:hover {
        color: #000; }
    .header-bottom .menu-center .main-menu li.has-child {
      position: relative; }
    .header-bottom .menu-center .main-menu li .active {
      position: relative;
      /*&:before{
					content: '';
					position: absolute;
					bottom: -0px;
					left: calc(50% - 10px);
					z-index: 9;
					width: 0;
					height: 0;
					border-left: 8px solid transparent;
					border-right: 8px solid transparent;
					border-top: 8px solid #FFF;
				}*/ }
    .header-bottom .menu-center .main-menu li:hover .sub, .header-bottom .menu-center .main-menu li:hover .child {
      opacity: 1;
      visibility: visible; }
    .header-bottom .menu-center .main-menu li .sub {
      position: absolute;
      top: calc(100% - 3px);
      left: 0;
      background: #e3e3e3;
      width: 100vw;
      z-index: 9;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease-in-out;
      border: 1px solid #707070; }
      .header-bottom .menu-center .main-menu li .sub .sub-container {
        width: 620px;
        margin: 0 auto;
        text-align: left; }
        .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item {
          float: left;
          margin: 10px 0 25px;
          padding: 0 15px;
          width: calc(760px / 4 - 40px);
          min-height: 139px;
          border-right: 2px solid #8b8b8b; }
          .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item:last-child {
            border-right: 0; }
          .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item.bg {
            background: #e3e3e3;
            width: 165px;
            min-height: 194px;
            margin: 0;
            padding: 10px 15px 25px;
            border-right: 0; }
            .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item.bg li:last-child a {
              color: #e10613; }
              .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item.bg li:last-child a:hover {
                color: #000; }
          .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item li {
            margin-bottom: 3px; }
            .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item li a {
              line-height: 15px;
              display: block;
              font-size: 13px;
              color: #000; }
              .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item li a:hover {
                color: #000; }
          .header-bottom .menu-center .main-menu li .sub .sub-container .menu-item .child {
            margin-top: 3px; }
    .header-bottom .menu-center .main-menu li .child {
      position: absolute;
      top: calc(100% + 2px);
      left: 0;
      background: #fff;
      width: 100%;
      min-width: 250px;
      z-index: 9;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease-in-out;
      border-bottom: 1px solid #707070;
      border-left: 1px solid #707070;
      border-right: 1px solid #707070;
      padding: 15px; }
      .header-bottom .menu-center .main-menu li .child li {
        text-align: left;
        margin-bottom: 5px; }
        .header-bottom .menu-center .main-menu li .child li a {
          line-height: 15px;
          display: block;
          font-size: 13px;
          color: #000;
          text-transform: uppercase; }
          .header-bottom .menu-center .main-menu li .child li a:hover {
            color: #836e61; }
  .header-bottom .search-pc span {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 12px 0 13px;
    display: block;
    cursor: pointer;
    width: 90px;
    text-align: center; }
  .header-bottom .search-pc:hover .search-bar {
    opacity: 1;
    visibility: visible; }
  .header-bottom .search-pc:hover span {
    color: #fff;
    background: #000; }
  .header-bottom .search-pc .search-bar {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 9px 0;
    background: #fff;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
    .header-bottom .search-pc .search-bar label {
      font-weight: 400;
      font-size: 13px;
      margin: 0;
      text-transform: uppercase; }
    .header-bottom .search-pc .search-bar input[type="text"] {
      border: 0;
      font-size: 15px;
      color: #808080;
      text-transform: uppercase;
      width: calc(100% - 184px - 70px);
      text-align: center; }
    .header-bottom .search-pc .search-bar .search-btn {
      font-size: 13px;
      border: 2px solid #000;
      line-height: 22px;
      text-transform: uppercase;
      text-align: center;
      width: 184px;
      color: #fff;
      background: transparent; }
      .header-bottom .search-pc .search-bar .search-btn:hover {
        background: #000;
        color: #fff; }
  .header-bottom .header-search {
    padding-top: 4px; }
  .header-bottom .search-box {
    position: relative; }
    .header-bottom .search-box .wpo-search-inner input {
      width: 100%;
      height: 35px;
      border: 1px solid #ddd;
      padding: 0 30px 0 10px;
      font-style: initial;
      font-weight: 600;
      color: #a9a9a9; }
    .header-bottom .search-box .btn-search {
      position: absolute;
      width: 35px;
      height: 35px;
      top: 0;
      right: 0;
      border: none;
      background: #000; }
      .header-bottom .search-box .btn-search svg {
        fill: #fff; }

.barsale {
  background: #000;
  padding: 5px 0;
  max-width: 100vw; }
  .barsale .barsale-list {
    position: relative;
    left: 0;
    top: 0;
    width: 100% !important;
    max-width: 100vw;
    height: 35px;
    line-height: 35px;
    margin: auto;
    cursor: pointer;
    white-space: nowrap; }
    .barsale .barsale-list.cloned {
      display: none; }
  .barsale .barsale-item {
    display: inline-block;
    padding-right: 20px; }
    .barsale .barsale-item p {
      margin: 0; }
    .barsale .barsale-item a {
      color: #fff;
      font-size: 16px; }

@keyframes auto-run {
  0% {
    transform: translateX(100%);
    /* Start position */ }
  100% {
    transform: translateX(-105%);
    /* End position */ } }

/*---------------------Slider--------------------*/
#owl-index {
  overflow: hidden; }

#owl-index .item .img {
  width: 100%;
  height: 500px; }

#owl-index .owl-item.active .item .slider-caption {
  display: block; }

#owl-index .item {
  position: relative; }
  #owl-index .item .slider-caption {
    width: 100%;
    max-width: 720px;
    margin: 30px auto;
    background: transparent;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
    #owl-index .item .slider-caption .slider-title {
      line-height: 50px;
      font-size: 48px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 400; }
    #owl-index .item .slider-caption .slider-des {
      font-size: 13px;
      color: #fff;
      line-height: 1.3;
      margin-bottom: 16px; }
    #owl-index .item .slider-caption .slider-btn {
      line-height: 35px;
      background: #000;
      color: #fff;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 13px;
      display: inline-block;
      text-align: center;
      width: 175px; }
      #owl-index .item .slider-caption .slider-btn:hover {
        background: #000;
        color: #999; }

#owl-index .owl-nav button {
  width: 40px;
  height: 40px;
  background: transparent;
  color: #fff;
  opacity: 0.7;
  margin: 0;
  padding: 0;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 0;
  position: absolute;
  top: calc(50% - 30px);
  transform: rotate(45deg); }

#owl-index .owl-nav button:hover {
  background: transparent;
  opacity: 1; }

#owl-index .owl-nav button i {
  display: block;
  line-height: 40px;
  transform: rotate(-45deg);
  font-size: 48px; }

#owl-index .owl-prev {
  left: 40px; }

#owl-index .owl-next {
  right: 40px; }

/*------------------------index-----------------*/
.section-category-home {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .section-category-home {
      margin-top: 30px; } }

.section-category-home .row-fl {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center; }

.item-category-home {
  margin-bottom: 30px; }
  @media (min-width: 751px) {
    .item-category-home {
      width: calc(100% / 6); } }
  @media (max-width: 750px) {
    .item-category-home {
      margin-bottom: 0; } }
  .item-category-home .box-category {
    padding: 5px 5px; }
    .item-category-home .box-category a {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      -webkit-align-items: center;
      flex-wrap: wrap;
      text-align: center;
      justify-content: center; }
      .item-category-home .box-category a .category-image {
        flex: 0 0 90px;
        -ms-flex: 0 0 90px;
        height: 90px;
        position: relative;
        border: 1px solid #ddd;
        border-radius: 100%;
        padding: 7px;
        overflow: hidden; }
        @media (min-width: 751px) and (max-width: 991px) {
          .item-category-home .box-category a .category-image {
            flex: 0 0 50px;
            -ms-flex: 0 0 50px;
            max-width: 50px;
            height: 50px; } }
        @media (max-width: 750px) {
          .item-category-home .box-category a .category-image {
            flex: unset;
            width: 45px;
            height: 45px; } }
        .item-category-home .box-category a .category-image img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .item-category-home .box-category a .category-info {
        /*flex: 0 0 calc(100% - 90px);
				max-width: calc(100% - 90px);
				padding-left: 30px;
				@media (min-width:751px) and (max-width:991px){
				flex: 0 0 calc(100% - 50px);
				max-width: calc(100% - 50px);
				padding-left: 5px;
			}*/
        flex: 100%;
        max-width: 100%;
        padding-left: 0;
        margin-top: 8px; }
        .item-category-home .box-category a .category-info h4 {
          margin: 0;
          font-size: 16px;
          font-weight: bold; }
          @media (max-width: 767px) {
            .item-category-home .box-category a .category-info h4 {
              font-size: 12px; } }

.banner-index {
  padding: 15px 0; }
  .banner-index .banner-list {
    margin-top: 23px; }
    .banner-index .banner-list .banner-item {
      width: 100%;
      padding: 0;
      margin-bottom: 10px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap; }
      .banner-index .banner-list .banner-item .img {
        /*&:before{
				content: '';
				position: absolute;
				bottom: 0;
				left: 50%;
				transform: translateX(-50%);
				width: 21px;
				height: 16px;
				background: url(//cdn.hstatic.net/themes/200000678209/1001399726/14/img-bottom.png?v=64) top left no-repeat;
				z-index: 9;
			}*/ }
      .banner-index .banner-list .banner-item h3 {
        margin: 0; }
        .banner-index .banner-list .banner-item h3 a {
          display: block;
          font-size: 13px;
          text-transform: uppercase;
          margin-bottom: 2px;
          line-height: 1.4; }
          .banner-index .banner-list .banner-item h3 a:hover {
            color: #000; }
      .banner-index .banner-list .banner-item .prices {
        text-align: left;
        color: #000;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 1.4;
        font-weight: bold; }

.best-seller {
  padding: 15px 0 30px;
  background: #ededed; }
  .best-seller .main-title {
    margin-bottom: 15px; }

.product-item .img .img-show {
  margin: 0 auto; }

.banner-bottom {
  padding: 0px 0 45px; }

.box-icon .banner-footer-item {
  border: 1px #333 solid;
  padding: 10px 10px 52px 10px;
  margin-bottom: 45px; }
  .box-icon .banner-footer-item img {
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    position: relative;
    top: -3px; }
  .box-icon .banner-footer-item .banner-footer-item-info {
    float: left; }
    .box-icon .banner-footer-item .banner-footer-item-info .banner-footer-item-title {
      color: #000;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold; }
    .box-icon .banner-footer-item .banner-footer-item-info .banner-footer-item-des {
      margin-top: -5px; }

/*------------------------Page-----------------------*/
.about-us {
  width: 725px;
  margin: 0 auto;
  background: #f1f0f5;
  clear: both; }
  .about-us .title h1 {
    padding: 30px 0;
    margin: 0;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase; }
  .about-us .page-content {
    padding: 60px 0 20px;
    max-width: 455px;
    width: 100%;
    margin: 0 auto; }

/*-----------------------product----------------------*/
.collection-section {
  margin-bottom: 40px; }

.collection-top {
  margin-bottom: 38px; }
  .collection-top .collection-left {
    float: left;
    width: 300px;
    margin-right: 4px;
    min-height: 280px;
    background: #f1f0f4;
    padding: 30px 25px 15px; }
    .collection-top .collection-left h1 {
      font-size: 25px;
      text-transform: uppercase;
      margin-bottom: 15px; }
    .collection-top .collection-left .description {
      font-size: 13px;
      line-height: 1.2; }
      .collection-top .collection-left .description p {
        font-size: 13px;
        line-height: 1.4; }

.filter-box {
  margin-top: 10px;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .filter-box .nav-coll {
    flex: 1; }
    .filter-box .nav-coll ul {
      display: flex;
      align-items: center;
      margin: 0;
      white-space: nowrap;
      flex-wrap: nowrap;
      max-width: 800px;
      width: 100%;
      overflow: hidden;
      overflow-x: auto;
      padding-bottom: 4px; }
      .filter-box .nav-coll ul::-webkit-scrollbar {
        width: 6px;
        height: 4px;
        background-color: #F5F5F5; }
      .filter-box .nav-coll ul::-webkit-scrollbar-thumb {
        background-color: #1c1c1c; }
      .filter-box .nav-coll ul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5; }
      .filter-box .nav-coll ul li:not(:last-child) {
        margin-right: 10px; }
      .filter-box .nav-coll ul li a {
        display: inline-block;
        padding: 5px 15px;
        font-size: 14px;
        transition: all 0.3s ease; }
        .filter-box .nav-coll ul li a.active {
          background: #000;
          color: #fff; }
        .filter-box .nav-coll ul li a:hover {
          background: #000;
          color: #fff; }
  .filter-box .browse-tags {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end; }
  .filter-box .sort-by-filter label {
    margin: 0;
    font-weight: bold;
    margin-right: 10px;
    font-size: 14px; }
  .filter-box .sort-by-filter select {
    background: transparent;
    outline: none;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 0; }
  .filter-box .filter-right {
    margin-left: 15px; }
    .filter-box .filter-right .btn-show-filter {
      display: -ms-flexbox;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center;
      padding: 5px 10px;
      border: 1px solid #e3e3e3; }
      .filter-box .filter-right .btn-show-filter img {
        width: 20px;
        height: 20px;
        margin-right: 7px; }

.icon-buy1get1 {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 9; }
  .icon-buy1get1 img {
    max-width: 56px; }

.product-lists {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  .product-lists.row {
    margin-left: -4px;
    margin-right: -4px; }
    .product-lists.row .product-item {
      padding-left: 4px;
      padding-right: 4px; }
      .product-lists.row .product-item:not(:last-child) {
        margin-bottom: 10px !important; }

.product-item {
  position: relative;
  margin-bottom: 30px; }
  .product-item .img .img-show {
    margin: 0 auto; }
  .product-item .img a {
    display: block;
    position: relative; }
  .product-item .img picture {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease; }
    .product-item .img picture:nth-of-type(2) {
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
  .product-item:hover .img picture {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05); }
    .product-item:hover .img picture:nth-of-type(1) {
      opacity: 0; }
    .product-item:hover .img picture:nth-of-type(2) {
      opacity: 1; }
  .product-item .info {
    text-align: left;
    padding: 10px 0 0; }
    .product-item .info h3 {
      margin: 0;
      font-size: 14px; }
      .product-item .info h3 a {
        overflow: hidden;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        text-transform: uppercase;
        line-height: 1.4; }
    .product-item .info .prices {
      color: #000;
      font-size: 14px;
      text-transform: uppercase;
      line-height: 1.4;
      margin-top: 3px; }
      .product-item .info .prices .highlgiht {
        color: red; }
    .product-item .info .old-price span.old-price {
      text-decoration: line-through;
      margin-left: 5px;
      color: #999;
      font-size: 12px; }
  .product-item .txt-price {
    margin-top: 5px; }
    .product-item .txt-price span {
      display: inline-block;
      padding: 3px 8px;
      border: 1px solid red;
      color: red;
      font-weight: 500;
      border-radius: 4px; }
  .product-item .list-color {
    display: none; }
    .product-item .list-color ul {
      margin: 0; }
      .product-item .list-color ul li {
        display: inline-block;
        margin-right: 5px;
        margin-top: 5px; }
        .product-item .list-color ul li span {
          display: block; }
          .product-item .list-color ul li span img {
            max-width: 28px;
            max-height: 28px; }
        .product-item .list-color ul li .tooltip {
          display: none; }
  .product-item .sold-out {
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 5px;
    left: 5px;
    font-size: 13px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px; }
  .product-item .priceSale {
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 5px;
    font-size: 13px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px; }
  .product-item .tag-preorder {
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 2px 8px;
    text-transform: uppercase;
    color: #fff;
    background: red;
    z-index: 2;
    font-size: 13px;
    color: #fff;
    letter-spacing: 0.3px;
    border-radius: 4px; }

.product-left {
  position: relative; }
  .product-left:after {
    content: '';
    position: absolute;
    bottom: -20px;
    right: 100%;
    width: 1000px;
    height: 20px; }
  .product-left .info-left {
    float: left;
    width: 265px;
    margin-right: 45px;
    text-align: center; }
    .product-left .info-left h1 {
      font-size: 34px;
      text-transform: uppercase;
      margin-bottom: 15px; }
    .product-left .info-left .vendor {
      font-size: 17px;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .product-left .info-left .product-price {
      padding: 8px 0 8px;
      border-top: 1px solid #b2b2b2;
      border-bottom: 1px solid #b2b2b2;
      font-size: 17px;
      font-weight: bold; }
    .product-left .info-left .product-description {
      padding-bottom: 40px;
      border-bottom: 2px solid #b2b2b2; }
      .product-left .info-left .product-description .title {
        padding: 12px 0 10px;
        font-size: 13px;
        text-transform: uppercase; }
      .product-left .info-left .product-description .description-wrapper {
        text-align: left;
        font-size: 10px;
        padding: 0 15px; }
    .product-left .info-left .tag-wrapper {
      padding: 12px 0 0; }
      .product-left .info-left .tag-wrapper label {
        font-size: 13px;
        text-transform: uppercase; }
      .product-left .info-left .tag-wrapper ul li {
        display: inline-block;
        border: 1px solid #d0d0d0;
        margin: 0 6px 10px; }
        .product-left .info-left .tag-wrapper ul li a {
          display: block;
          line-height: 20px;
          font-size: 10px;
          text-transform: uppercase;
          padding: 0 12px; }
          .product-left .info-left .tag-wrapper ul li a:hover {
            color: #b37c0a; }
  .product-left .product-image-feature {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-left: -4px;
    margin-right: -4px; }
    .product-left .product-image-feature .featured-image__item {
      flex: 0 0 50%;
      max-width: 50%;
      padding: 4px; }

.product-right {
  position: relative;
  background: #fff; }
  .product-right:after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 1000px;
    height: 38px;
    background: #fff; }
  .product-right h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 14px;
    margin-bottom: 5px;
    color: #878787; }
  .product-right .vendor {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #6d6d6d; }
  .product-right .pro_sku {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #6d6d6d; }
  .product-right .product-price {
    padding: 0;
    font-size: 20px;
    font-weight: bold; }
    .product-right .product-price del {
      text-decoration: line-through;
      margin-left: 5px;
      color: #b5b5b5;
      font-size: 14px; }
  .product-right .product-price__save {
    margin-top: 2px; }
    .product-right .product-price__save .price-save {
      color: #c44a01;
      font-size: 14px;
      display: inline-block; }
      @media (max-width: 767px) {
        .product-right .product-price__save .price-save {
          font-size: 11px; } }
    .product-right .product-price__save .sale-percent {
      display: inline-block;
      min-width: 40px;
      margin-left: 0.3rem;
      color: #333;
      background: #facf19;
      text-align: center; }
      @media (max-width: 767px) {
        .product-right .product-price__save .sale-percent {
          font-size: 11px; } }
      .product-right .product-price__save .sale-percent.bg-sale {
        background: #ffd733; }
  .product-right .txt-price {
    margin-top: 5px; }
    .product-right .txt-price span {
      display: inline-block;
      padding: 3px 8px;
      border: 1px solid red;
      color: red;
      font-weight: 500;
      border-radius: 4px; }
  .product-right .promo-text {
    padding: 8px;
    border: 1px dashed red;
    border-radius: 4px;
    margin-top: 10px; }
  .product-right .preoder-desc {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #f31a1a; }
  .product-right #add-item-form {
    margin-top: 10px; }
  .product-right .select {
    display: inline-block; }
    .product-right .select .selector-wrapper {
      display: inline-block;
      width: 117px;
      margin-right: 5px;
      margin-bottom: 10px; }
      .product-right .select .selector-wrapper label {
        display: none; }
      .product-right .select .selector-wrapper select {
        line-height: 42px;
        border: 1px solid #b2b2b2;
        width: 100%;
        height: 44px;
        text-indent: 10px; }
  .product-right .select-wrapper {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: left; }
    .product-right .select-wrapper label {
      margin-right: 10px;
      display: block;
      float: left;
      line-height: 26px; }
    .product-right .select-wrapper input {
      line-height: 42px;
      border: 1px solid #b2b2b2;
      width: 100%; }
    .product-right .select-wrapper select {
      width: auto;
      min-width: 100px;
      border: 1px solid #DBDBDB;
      color: #595959;
      padding: 5px;
      margin: 0;
      text-align: center;
      display: inline-block;
      vertical-align: inherit; }
  .product-right .action_btn {
    padding: 6px 0 10px; }
    .product-right .action_btn button {
      width: 100%;
      text-align: center;
      font-size: 17px;
      color: #fff;
      background: #000;
      text-transform: uppercase;
      line-height: 45px;
      border: 0;
      margin-bottom: 15px;
      border-radius: 5px; }
      .product-right .action_btn button:hover {
        background: #000; }
      .product-right .action_btn button.disabled {
        cursor: not-allowed; }
  .product-right .size_intro {
    text-align: left;
    margin-bottom: 5px; }
    .product-right .size_intro a {
      font-size: 13px;
      line-height: 35px;
      text-transform: uppercase;
      text-decoration: underline;
      display: block; }
      .product-right .size_intro a .icon-blue {
        margin-right: 10px;
        /*background-color: #3c68ee;*/
        border: 1px solid #000;
        border-radius: 18px;
        color: white;
        height: 35px;
        text-align: center;
        min-width: 35px;
        float: left;
        white-space: nowrap;
        line-height: 26px; }
        .product-right .size_intro a .icon-blue img {
          width: 35px;
          padding: 5px; }
  .product-right .section-coupon {
    margin-bottom: 8px;
    margin-top: 8px; }
    .product-right .section-coupon h4 {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 8px; }
    .product-right .section-coupon .coupon-list {
      overflow-x: auto;
      padding-bottom: 8px;
      white-space: nowrap; }
    .product-right .section-coupon .coupon-item {
      display: inline-block; }
      .product-right .section-coupon .coupon-item .btn-coupon {
        padding: 4px 16px;
        border-radius: 6px;
        background: #fff;
        color: #000;
        border: 1px solid #000000;
        margin-right: 10px;
        position: relative; }
        .product-right .section-coupon .coupon-item .btn-coupon:before {
          content: '';
          position: absolute;
          width: 10px;
          height: 15px;
          background: #fff;
          border: 1px solid #000;
          border-radius: 0 100% 100% 0 / 0 50% 50% 0;
          top: 50%;
          transform: translateY(-50%);
          left: -1px;
          border-left: 0; }
        .product-right .section-coupon .coupon-item .btn-coupon:after {
          content: '';
          position: absolute;
          width: 10px;
          height: 15px;
          background: #fff;
          border: 1px solid #000;
          border-radius: 0 100% 100% 0 / 0 50% 50% 0;
          top: 50%;
          transform: translateY(-50%) rotate(180deg);
          right: -1px;
          border-left: 0; }

.AccountList li.current {
  font-weight: bold; }

.policy {
  padding: 30px 0 60px; }
  .policy .policy-item {
    float: left;
    width: calc(100%/3 - 20px);
    margin-right: 30px;
    border-top: 2px solid #b2b2b2; }
    .policy .policy-item:last-child {
      margin-right: 0; }
    .policy .policy-item h4 {
      padding: 12px 0 8px;
      font-size: 15px;
      text-transform: uppercase;
      margin: 0;
      text-align: left;
      font-weight: bold; }
    .policy .policy-item .content, .policy .policy-item .content * {
      text-align: left;
      font-size: 15px;
      line-height: 1.4; }
    .policy .policy-item .product__info ul li {
      width: 100%; }

/*---------------------Page--------------------*/
#layout-page .maps iframe {
  width: 100%; }

#layout-page .text-center iframe {
  width: 100%; }

#layout-page .input-lg {
  height: 40px;
  font-size: 14px;
  padding: 10px 12px; }

#layout-page input:not([type="checkbox"]) {
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  padding-left: 5px; }

#layout-page form label {
  display: none; }

#layout-page .action-bottom a, #layout-page input[type="submit"] {
  font-size: 15px;
  text-transform: uppercase;
  padding: 7px 16px;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  background: #000;
  color: #fff;
  border: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  #layout-page .action-bottom a:hover, #layout-page input[type="submit"]:hover {
    opacity: 0.9; }

/*Article loop*/
p.date {
  font-size: 12px;
  font-style: italic;
  color: #777; }

.articles-loop {
  margin-bottom: 25px; }

.blog-index .articles-loop {
  padding: 0 15px; }

.articles-loop .article-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px; }

.articles-loop .article-img .item-img {
  width: 100%;
  height: 250px;
  transition: all 0.3s; }

.articles-loop .article-img:hover .item-img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

.articles-loop .article-info {
  padding-bottom: 15px;
  position: relative; }

.post-date {
  margin: 3px 10px 8px 0;
  float: left;
  text-align: center;
  width: 60px;
  display: none; }

.post-date .day {
  background: #f4f4f4;
  border-radius: 0 0 0 0;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
  color: #000; }

.post-date .month {
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
  color: #fff;
  font-size: 0.9em;
  padding: 0 0 2px;
  display: block;
  background-color: #000; }

.articles-loop .article-info h3 {
  max-height: 50px;
  overflow: hidden;
  margin-bottom: 8px; }

.articles-loop .article-info h3 a {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  height: 48px;
  overflow: hidden;
  margin-top: 5px; }

.articles-loop .article-info p {
  margin-bottom: 0;
  height: 63px;
  overflow: hidden;
  clear: both; }

.news-all {
  margin: 20px 0; }

.news-all .title-news {
  color: #000;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 600;
  border-bottom: 1px solid #ddd; }

.news-all ul {
  margin: 0; }

.news-related {
  margin: 10px 0; }

.news-all ul li a {
  font-size: 15px;
  padding: 5px 0px 5px 20px;
  margin: 0;
  position: relative;
  color: #757575;
  display: block; }

.news-all ul li a:before {
  content: '';
  border: 3px solid #000;
  position: absolute;
  box-shadow: 1px 1px 2px;
  left: 5px;
  top: 12px;
  color: #000; }

.news-all ul li a:hover {
  text-decoration: underline; }

/*Customer*/
#customer-login {
  padding: 20px 15px 30px;
  position: relative;
  background: #fff;
  border: none;
  border-radius: 2px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  margin: 50px auto;
  width: 460px; }

#customer-login h1, #recover-password h2 {
  font-size: 22px !important;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px !important;
  color: rgba(0, 0, 0, 0.75); }

.large_form input {
  padding: 4px 9px;
  height: 29px;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 19px;
  box-sizing: border-box;
  -webkit-appearance: none;
  width: 100%;
  margin-bottom: 20px; }

.action_bottom {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
  margin-bottom: 20px; }

#layout-page .input-group {
  margin-bottom: 15px; }

/*-----------------------Size chart------------------*/
.size-list .size-intro {
  float: left;
  width: calc(100%/5 - 16px);
  margin-right: 20px;
  margin-bottom: 20px; }
  .size-list .size-intro:nth-child(5n) {
    margin-right: 0; }
  .size-list .size-intro .img-show {
    height: 224px; }
  .size-list .size-intro .article-info {
    background: #FFF;
    text-align: center; }
    .size-list .size-intro .article-info p {
      margin: 0;
      border-bottom: 1px solid #faf6f1;
      line-height: 27px;
      font-size: 10px;
      text-transform: uppercase;
      font-weight: bold; }
    .size-list .size-intro .article-info h3 {
      margin: 0;
      padding-bottom: 10px; }
      .size-list .size-intro .article-info h3 a {
        display: block;
        font-size: 13px;
        text-transform: uppercase;
        line-height: 1.4;
        padding: 5px 10px; }
        .size-list .size-intro .article-info h3 a:hover {
          color: #b37c0a; }

/*------------------------Product variant--------------*/
.option-select ul li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0 5px 10px 0;
  cursor: pointer;
  text-align: center; }
  .option-select ul li img {
    width: 48px; }
  .option-select ul li a {
    color: #555;
    display: block;
    padding: 5px;
    border: 1px solid #c8c9cd;
    overflow: hidden;
    position: relative;
    min-width: 25px; }
    .option-select ul li a.soldout:before {
      position: absolute;
      content: '';
      background: url(//cdn.hstatic.net/themes/200000678209/1001399726/14/soldout_n.png?v=64) center center no-repeat;
      background-size: 100% 100%;
      cursor: not-allowed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .option-select ul li a span {
      display: inline-block;
      padding-right: 5px; }
    .option-select ul li a.color {
      padding: 2px; }
      .option-select ul li a.color span {
        display: none; }
  .option-select ul li.selected a {
    border: 1px solid #000; }
    .option-select ul li.selected a:after {
      position: absolute;
      right: 0;
      bottom: -1px;
      content: '';
      background: url("//cdn.hstatic.net/themes/200000678209/1001399726/14/bg_checked_n.png?v=64") right bottom no-repeat;
      width: 14px;
      height: 14px;
      z-index: 1; }

.qty-click button.qty-btn:focus {
  outline-color: #b37c0a; }

/*--------------------other-------------------*/
.title_block_sidebar {
  font-size: 17px;
  padding: 12px 19px;
  color: #FFFFFF;
  font-family: inherit;
  margin: 0;
  background-color: #96857C;
  text-align: left; }

.block_content_sidebar {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D6D6D6;
  font-size: 12px;
  padding: 10px 20px 0; }

#layered_block_left ul li {
  display: inline-block;
  list-style-type: none;
  width: 100%; }

#layered_block_left ul li i {
  margin-right: 10px;
  float: left; }

#layered_block_left ul li a {
  color: #2B2B2B;
  display: block;
  font-size: 13px;
  line-height: 13px;
  margin-bottom: 10px;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s; }

.cart-fixscroll {
  position: fixed;
  top: 20px;
  z-index: 1000;
  right: 100px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  line-height: 70px;
  color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  opacity: 0.7; }
  .cart-fixscroll a {
    display: block; }
  .cart-fixscroll .number-count {
    color: white;
    font-size: 10px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    position: absolute;
    top: 28px;
    right: 26px;
    text-align: center;
    line-height: 17px; }

/*------------------------Media----------------------*/
@media screen and (max-width: 1199px) {
  footer .footer-block .footer-address .adress-item {
    margin-right: 0; }
  .cart-fixscroll {
    right: 50px; } }

@media screen and (max-width: 991px) {
  #cart .main-title2 {
    margin: 20px 0; }
  .cart-fixscroll {
    right: 10px; }
  #owl-index .item .img {
    height: 400px; }
  footer .footer-block .footer-address {
    margin: 0; }
  .collection-top {
    margin-top: 20px;
    margin-bottom: 0; }
  .about-us {
    margin-top: 30px; }
  .product-left {
    width: 100%;
    border: 0; }
    .product-left:after {
      content: none; }
  .product-right {
    margin-top: 0;
    padding: 0 15px;
    width: 100%; }
    .product-right:after {
      content: none; }
  #sliderproduct {
    clear: both;
    padding: 10px 0; }
    #sliderproduct .item {
      margin: 0 5px; }
    #sliderproduct .owl-buttons > div {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: #000;
      border-radius: 0;
      margin: 0;
      opacity: 1; }
    #sliderproduct .owl-buttons .owl-prev {
      left: -5px; }
    #sliderproduct .owl-buttons .owl-next {
      right: -5px; } }

@media screen and (max-width: 767px) {
  .featured_image.item {
    min-height: 385px; }
  .header-new .header-container .logo img {
    padding-top: 0px !important;
    position: relative;
    margin: 0 !important; }
  .size-list .size-intro .img-show {
    height: 163px; }
  .size-list .size-intro:nth-child(5n) {
    margin-right: 10px; }
  .banner-index .banner-list .banner-item h3 a {
    height: 20px;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    overflow: hidden; }
  #owl-product-index .product-item .info .prices {
    text-align: left;
    padding-bottom: 5px; }
  #owl-product-index .product-item .info h3 a {
    display: block;
    line-height: 30px;
    height: 28px; }
  #owl-index .item .img {
    height: 300px; }
  #owl-index .item .slider-caption {
    padding: 0 20px;
    margin-bottom: 10px; }
    #owl-index .item .slider-caption .slider-title {
      line-height: 30px;
      font-size: 28px; }
  #owl-index .owl-prev {
    left: 0; }
  #owl-index .owl-next {
    right: 0; }
  #owl-index .item .slider-caption .slider-btn {
    line-height: 23px;
    font-size: 11px;
    width: 100px; }
  .about-us {
    width: 100%; }
    .about-us .title h1 {
      padding: 20px 0;
      font-size: 18px; }
    .about-us .page-content {
      padding: 30px 15px 15px; }
  #header-mobile-menu {
    margin: 35px 0 0; }
  .policy {
    padding: 30px 15px; }
    .policy .policy-item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px; }
  .banner-index .banner-list {
    padding: 0 15px; }
  .collection-top .collection-left, .collection-top .collection-img {
    width: 100%;
    margin: 0 0 10px;
    padding: 15px; }
  .product-left {
    padding: 0px; }
    .product-left .info-left {
      width: 100%;
      margin: 0; }
  .box-icon .banner-footer-item {
    margin-bottom: 20px; }
  .size-list {
    padding: 0 5px; }
  .size-list .size-intro {
    width: calc(100%/2 - 20px);
    margin: 0 10px 20px; }
  .product-right .action_btn button {
    width: calc(100%/2 - 5px);
    margin-right: 5px; }
    .product-right .action_btn button:last-child {
      margin-right: 0; }
  .product-left #surround .product-image-feature {
    width: 100%; }
  .product-left #surround #sliderproduct-pc {
    float: left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 0; } }

@media screen and (max-width: 479px) {
  .banner-index .banner-list .banner-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; } }

/*--------------------------new header--------------------------*/
.header-new {
  height: 85px; }

.header-new {
  position: relative;
  z-index: 3;
  width: 100%; }

.header-new .header-container {
  position: relative;
  margin: 0 auto;
  border: none; }

.header-new .header-container .container {
  position: relative;
  margin: 0 auto;
  padding: 0 10px; }

.flex-row {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center; }

.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.js-menu-mobile .trigger-menu {
  cursor: pointer;
  margin-right: 20px; }

.js-menu-mobile .trigger-menu span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.750em; }

@media screen and (max-width: 767px) {
  .js-menu-mobile .trigger-menu span.text {
    display: block !important;
    font-size: 9px !important;
    color: #fff;
    text-align: center;
    padding-left: 2px;
    position: relative;
    top: -5px; }
  div#layout-page .optionCheck {
    font-size: 11px;
    line-height: 24px; }
  .trigger-menu img {
    width: 19px; } }

.js-menu-mobile .trigger-menu span.text {
  display: none; }

.header-new .header-container .logo {
  width: 100%;
  text-align: center;
  padding: 3px 0 0px 0 !important; }
  .header-new .header-container .logo img {
    max-width: 180px;
    padding-top: 13px;
    margin: 8px 0px; }

.new-span1 {
  font-size: 16px; }

.sidebar-container {
  color: #000;
  padding: 20px; }
  .sidebar-container a {
    color: #000; }
  .sidebar-container .sidebar-body li a {
    display: block;
    font-size: small;
    padding: 8px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold; }
    .sidebar-container .sidebar-body li a.collapsed {
      width: calc(100% - 30px); }
  .sidebar-container .sidebar-body li ul li {
    position: relative;
    padding-left: 25px; }
    .sidebar-container .sidebar-body li ul li a {
      text-transform: none;
      letter-spacing: 2px;
      font-weight: normal;
      color: #000;
      padding-right: 20px; }
      .sidebar-container .sidebar-body li ul li a.active {
        color: #000; }
    .sidebar-container .sidebar-body li ul li:last-child {
      border: 0 none; }
  .sidebar-container .sidebar-body li.sale a {
    color: #ff2000; }

.header-new .login-icon {
  top: 34px;
  margin-right: 0;
  float: right;
  position: absolute;
  right: 60px; }
  .header-new .login-icon i {
    font-size: 20px;
    color: #fff; }

.mTSWrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.store-available h4 {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold; }

.feedback-list .feedback-item {
  width: calc(100%/3 - 10px);
  margin-bottom: 10px; }

@media screen and (max-width: 600px) {
  .feedback-list {
    margin-left: 10px; }
    .feedback-list .feedback-item {
      width: calc(100%/2 - 10px); } }

@media screen and (max-width: 479px) {
  .banner-index .banner-list {
    margin-top: 15px; }
  .banner-index {
    padding: 5px 0 0 0;
    margin-top: 15px; } }

@media (max-width: 767px) {
  .product-right .action_btn button#add-to-cart {
    position: fixed;
    bottom: 0;
    margin: 0;
    left: 0;
    right: 0;
    z-index: 9999; }
  .row.deatail-info {
    margin-top: 15px; } }

.featured-images-content .owl-nav button {
  height: 40px;
  background: transparent !important;
  color: #000 !important;
  margin: 0;
  padding: 0;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 0;
  position: absolute;
  top: calc(50% - 30px); }
  .featured-images-content .owl-nav button i {
    display: block;
    line-height: 40px;
    font-size: 48px; }

.featured-images-content .owl-nav .owl-next {
  right: -25px !important; }

.featured-images-content .owl-nav .owl-prev {
  left: -30px !important; }

.collection-img {
  padding: 0px !important; }

.collection-img img {
  width: 100%; }

.availableIcon svg {
  width: 20px;
  height: 20px;
  /* display: inline-block; */
  margin: 5px 5px 0px 5px;
  fill: #FFF;
  color: #FFF !important;
  position: relative;
  top: 3px; }

.availableIcon svg path {
  fill: #f2d7d7 !important;
  color: #f2d7d7 !important; }

button#buy-now {
  display: none !important; }

.policy .policy-item {
  border-top: 0px; }

@media screen and (max-width: 767px) {
  .policy-item span.icon {
    float: right;
    font-size: 26px;
    position: absolute;
    top: 8px;
    right: 0px; }
  .policy .policy-item h4 {
    font-weight: normal !important; }
  .policy .policy-item {
    margin-bottom: 5px !important;
    position: relative;
    border-top: 1px solid #b2b2b2; }
  .policy .policy-item .content {
    display: none; }
  .policy .policy-item .content.active {
    display: block;
    transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94); }
  i.fa.fa-angle-down.active:before {
    content: "\f106"; } }

.policy {
  padding: 0px 15px 30px !important; }

.product-right .action_btn button {
  width: 100%;
  text-align: center;
  font-size: 17px;
  color: #fff;
  background: #000;
  text-transform: uppercase;
  line-height: 45px;
  border: 0;
  margin-bottom: 15px;
  border-radius: 0;
  display: block;
  cursor: pointer; }

#modalSize .modal-title, #modalGift .modal-title {
  font-size: 15px;
  text-transform: uppercase;
  text-align: center; }

footer .footer-socials ul li .title-menux {
  font-size: 14px;
  padding: 5px 0; }

.bct {
  width: 150px;
  display: block;
  margin: 10px auto; }

footer .footer-socials h4 {
  margin-left: 15px; }

@media (max-width: 767px) {
  footer .footer-socials h4.xxx-kls {
    text-align: left;
    margin-left: 20px; }
  .footer-socials ul {
    margin-left: 5px; }
  footer .footer-socials h4 {
    margin-left: 0px !important; }
  footer .footer-socials h4 {
    text-align: left; }
  .bct {
    width: 150px;
    display: block;
    margin: 0;
    clear: both;
    margin-left: 10px; }
  footer .footer-socials ul {
    display: inline-block;
    margin: 0;
    float: left;
    margin-bottom: 20px;
    margin-left: 0px; } }

.footer-newsletter {
  text-align: left; }

footer .footer-newsletter .link.text-center {
  display: inline; }

@media screen and (max-width: 767px) {
  footer .footer-newsletter {
    padding: 0px 0;
    margin-bottom: 20px; }
  .footer-newsletter .container h4 {
    margin-left: 0px; }
  .footer-socials.text-center .info-bct {
    padding: 0px 15px; }
  .fix-footer-mobile .footer-newsletter, .footer-newsletter .container h4, footer .footer-socials h4 {
    text-align: center !important; }
  footer .footer-socials ul {
    float: initial; } }

.footer-socials.text-center .info-bct {
  margin-top: 15px;
  text-align: left; }

.footer-socials.text-center p {
  color: #000;
  font-size: 13px; }

.header-bottom .menu-center .main-menu > li > a {
  position: relative; }

/*.header-bottom .menu-center .main-menu > li:hover > a:before{
content: '';
position: absolute;
bottom: -0px;
left: calc(50% - 10px);
z-index: 9;
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #FFF;
}*/
.header-bottom.fix-scroll {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 219;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-animation: fadeInDown 0.6s both;
  animation: fadeInDown 0.6s both; }

.header-bottom {
  -webkit-transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out; }

a.ico-social-ft {
  width: 45px; }

footer .footer-block .footer-address .adress-item ul li:hover, footer .footer-block .footer-address .adress-item ul li a:hover, #stock-box-mobile .street:hover, #layered_block_left ul li a:hover, .info-store span.address:hover {
  color: #999; }

.info-store span.phone:hover {
  color: #FFF; }

.site-nav form.searchform, .site-nav .main-navbar, .cart-view {
  margin-top: 50px; }

.header-wrap-icon > span {
  display: inline-block;
  margin: 0px 8px 0;
  position: relative;
  transition: opacity 150ms linear; }

.header-wrap-icon > span.icon-search {
  margin-left: 0; }

/*.header-wrap-icon > span.icon-account{margin-right:5px;}*/
.header-wrap-icon > span.icon-cart {
  padding-right: 10px;
  margin-right: 0; }

.icon-cart svg, .icon-search svg, .icon-account svg {
  fill: #FFF;
  width: 24px;
  height: 24px; }

.cart-menu .count-holder {
  position: absolute;
  top: 6px;
  right: 0;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  font-weight: bold;
  overflow: hidden;
  color: #000; }

.wrapper-fix-mobile {
  max-width: 1920px;
  margin: 0 auto; }

.main-body {
  position: relative;
  right: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
  min-height: 80vh; }

.site-nav.style--sidebar {
  position: fixed;
  width: 480px;
  height: 100vh;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 222;
  overflow: hidden;
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.site-nav.style--sidebar .site-nav-container {
  width: calc(100% + 20px);
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.site-nav.style--sidebar .site-nav-container-last {
  width: calc(100% - 0px);
  position: relative;
  overflow: hidden;
  min-height: 100%;
  padding: 60px 70px 250px; }

.site-nav.style--sidebar.show-filters .site-nav-container-last,
.site-nav.style--sidebar.show-cart .site-nav-container-last,
.site-nav.style--sidebar.show-search .site-nav-container-last {
  padding-bottom: 100px; }

.site-nav.style--sidebar .site-nav-container .title {
  font-size: 14px;
  text-transform: uppercase;
  margin: 3px 0 0 0;
  font-weight: 500; }

.site-nav.style--sidebar .site-nav-container .subtitle {
  margin: 40px 0 0 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 20px 0;
  opacity: .66; }

#site-filters {
  display: none; }

#site-nav--mobile.show-filters #site-filters {
  display: block; }

#site-nav--mobile.show-filters #site-navigation,
#site-nav--mobile.show-filters #site-cart,
#site-nav--mobile.show-filters #site-search {
  display: none; }

#site-search {
  display: none; }

#site-nav--mobile.show-search #site-search {
  display: block; }

#site-nav--mobile.show-search #site-navigation,
#site-nav--mobile.show-search #site-cart,
#site-nav--mobile.show-search #site-filters {
  display: none; }

#site-cart {
  display: none; }

#site-nav--mobile.show-cart #site-cart {
  display: block; }

#site-nav--mobile.show-cart #site-filters,
#site-nav--mobile.show-cart #site-navigation,
#site-nav--mobile.show-cart #site-search {
  display: none; }

.site-close-handle {
  position: absolute;
  top: 55px;
  right: 60px;
  width: 35px;
  height: 35px;
  z-index: 999;
  background: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  -ms-transition: transform 150ms linear;
  -webkit-transition: transform 150ms linear;
  transition: transform 150ms linear; }

.site-close-handle .hamburger-menu .bar.animate {
  background: transparent; }

.site-close-handle .hamburger-menu .bar.animate:before {
  bottom: 0;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1); }

.site-close-handle .hamburger-menu .bar.animate:after {
  top: 0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1); }

.site-close-handle:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.site-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 221;
  opacity: 0;
  visibility: hidden;
  display: none; }

.menu-about li.login span:first-child {
  margin-right: 4px;
  vertical-align: -5px; }

.menu-about li.login span svg {
  fill: #252a2b;
  width: 20px;
  height: 20px; }

.site-overlay.active {
  opacity: 1;
  visibility: visible;
  display: block; }

.main-body.sidebar-move {
  right: 480px; }

.site-nav.style--sidebar.active {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }

@media (min-width: 992px) {
  .main-body.sidebar-move .box__slideshow-split:not(.back-to-normal) .site-box-background-container {
    transform: translateX(-480px); } }

@media (max-width: 991px) {
  .header-new {
    height: initial;
    background: #fff; }
  .header-wrap-icon > span {
    display: inline-block !important;
    margin: 0 0 0 10px; }
  .header-wrap-icon > span.icon-cart {
    padding: 0; }
  .header-new.visible-xs .flex-row {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
  .js-menu-mobile {
    flex: 1;
    -ms-flex: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center; }
  .header-new .header-container .logo {
    padding-top: 0 !important;
    width: initial;
    flex: 1;
    -ms-flex: 1; }
  section.header-new.visible-xs.visible-sm .header-wrap-icon {
    text-align: right;
    flex: 1;
    -ms-flex: 1; } }

@media (max-width: 767px) {
  .header-new {
    height: initial !important; }
  .AccountList {
    text-align: center;
    margin-bottom: 20px; }
  /* Header */
  .site-nav.style--sidebar {
    width: 320px; }
  .main-body.sidebar-move {
    right: 320px; }
  .site-nav.style--sidebar .site-nav-container {
    width: 100%; }
  .site-nav.style--sidebar .site-nav-container-last {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px; }
  .site-close-handle {
    top: 35px;
    right: 30px; }
  .to-bottom-content {
    left: 30px; }
  /* site cart */
  .cart-view a.linktocheckout, .cart-view a.linktocart {
    font-size: 11px;
    padding: 15px 8px; }
  /* site menu */
  .menu-collection li.navi1 > a {
    font-size: 20px; }
  .menu-collection ul.subnav-children li.navi2 > a {
    font-size: 16px; }
  .search-bar-mobile .smart-search-wrapper {
    position: absolute;
    width: initial;
    background: #fff;
    z-index: 100;
    right: 5px;
    left: 5px;
    padding: 0 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); }
  .search-bar-mobile form.searchform input.searchinput {
    height: 30px;
    font-size: 12px;
    width: calc(100% - 10px);
    margin: 0px 5px;
    background: #EDEDED; }
  .search-bar-mobile form.searchform .btn-search {
    top: -1px;
    right: -10px;
    height: 30px;
    line-height: 30px; }
  .search-box.wpo-wrapper-search {
    position: relative;
    background: #FFF;
    padding: 5px 0px; }
  .search-bar-mobile form.searchform .btn-search img {
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px; } }

.search-bar-mobile form.searchform {
  position: relative; }

form.searchform input.searchinput {
  background: #f5f5f5;
  color: #252a2b;
  width: 100%;
  border: none;
  height: 55px;
  font-size: 15px;
  font-weight: 500;
  padding: 0 55px 0 20px;
  margin: 0;
  display: inline-block;
  border-radius: 0;
  -webkit-appearance: none;
  transition: all 150ms linear; }

.site-nav form.searchform {
  position: relative;
  padding: 0; }

form.searchform .btn-search svg {
  width: 25px;
  height: 22px;
  opacity: .12; }

form.searchform input.searchinput {
  background: #f5f5f5;
  color: #252a2b;
  width: 100%;
  border: none;
  height: 55px;
  font-size: 15px;
  font-weight: 500;
  padding: 0 55px 0 20px;
  margin: 0;
  display: inline-block;
  border-radius: 0;
  -webkit-appearance: none;
  transition: all 150ms linear; }

form.searchform .btn-search {
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  padding: 0;
  top: 0px;
  right: 0px;
  background: transparent;
  transition: opacity 150ms linear; }

.site-nav form.searchform {
  position: relative;
  padding: 0; }

form.searchform .btn-search svg {
  width: 25px;
  height: 22px;
  opacity: .12; }

.hamburger-menu .bar, .hamburger-menu .bar:after, .hamburger-menu .bar:before {
  width: 27px;
  height: 3px; }

.hamburger-menu .bar:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 7px;
  background: #252a2b;
  -ms-transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  -webkit-transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  transition: bottom 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear; }

.hamburger-menu .bar:after {
  content: "";
  position: absolute;
  right: 0;
  top: 7px;
  background: #252a2b;
  -ms-transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  -webkit-transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear;
  transition: top 300ms 100ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), width 150ms linear, background 150ms linear; }

.hamburger-menu .bar {
  position: relative;
  background: #252a2b;
  display: block;
  -ms-transition: all 0ms 100ms, width 150ms linear;
  -webkit-transition: all 0ms 100ms, width 150ms linear;
  transition: all 0ms 100ms, width 150ms linear;
  -ms-transform: translateY(7px);
  -webkit-transform: translateY(7px);
  transform: translateY(7px); }

.hamburger-menu:not(.active):hover .bar {
  width: 31px; }

.hamburger-menu:not(.active):hover .bar:before {
  width: 17px; }

.hamburger-menu:not(.active):hover .bar:after {
  width: 20px; }

table#cart-view, table.table-total {
  width: 100%;
  border: 0px; }

table#cart-view tr td, table.table-total tr td {
  border-top: 0px;
  padding: 0px; }

.cart-view table td.img img {
  width: 85px;
  border: 1px solid #ededed;
  margin-right: 10px;
  max-width: none; }

table#cart-view tr td, table#cart-view tr th, table.table-total tr td, table.table-total tr th {
  padding: 10px;
  text-align: left; }

table#cart-view tr td:first-child, table#cart-view tr th:first-child, table.table-total tr td:first-child, table.table-total tr th:first-child {
  padding-left: 0px; }

.cart-view .line {
  float: left;
  width: 100%;
  border-top: 2px solid #000000;
  margin: 10px 0px; }

.cart-view a.linktocheckout, .cart-view a.linktocart {
  padding: 0;
  line-height: 45px;
  height: 45px;
  width: 100%;
  position: relative;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 5px !important;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  background-color: transparent;
  display: block;
  background: #000;
  color: #FFF; }

.cart-view a.linktocheckout:hover, .cart-view a.linktocart:hover {
  border: 1px solid #000;
  background: #000;
  color: #999; }

.remove-cart {
  position: absolute;
  right: 10px; }

#cart-view tr td:not(.img) {
  padding: 10px 0;
  position: relative;
  padding-right: 20px; }

#cart-view .variant {
  font-size: 12px;
  float: left;
  width: 100%;
  margin: 5px 0 8px;
  opacity: 0.66; }

span.pro-quantity-view {
  float: left;
  width: auto;
  background: #ededed;
  text-align: center;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1;
  margin-right: 12px; }

span.pro-price-view {
  display: block;
  text-align: center;
  float: left;
  line-height: 26px;
  font-weight: 500;
  opacity: 0.7; }

.qty-click button.qty-btn {
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  color: #abafb2;
  height: 25px;
  padding: 0;
  text-align: center;
  width: 25px;
  border: 1px solid #dadbdd;
  border-radius: 0;
  float: left;
  -webkit-appearance: none; }

.qty-click input.item-quantity, .product-right input#quantity {
  background: #ededed;
  font-weight: 500;
  font-size: 15px;
  height: 25px;
  padding: 0;
  text-align: center;
  width: 35px;
  line-height: 25px;
  border: 1px solid #dadbdd;
  border-left: none;
  border-right: none;
  border-radius: 0;
  float: left;
  -webkit-appearance: none; }

#site-cart span.pro-quantity-view {
  padding: 0px;
  background: initial; }

.login-facebook {
  background-color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  width: 49%;
  border: 1px solid #eee;
  padding: 5px 10px; }

.login-google {
  background-color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  width: 49%;
  border: 1px solid #eee;
  padding: 5px 10px; }

.frame_social {
  margin-bottom: 15px; }

.title-infor-account {
  padding: 30px 15px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 60px; }

.title-infor-account h1:after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  margin: 50px auto 0;
  background: #252a2b; }

#customer_sidebar p {
  margin-bottom: 0;
  font-size: 14px; }

.title-detail {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  border-bottom: 1px solid #ededed;
  padding-bottom: 8px; }

.name_account {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  margin: 10px 0 5px; }

#customer_orders, #order_payment, #order_shipping {
  margin-bottom: 30px;
  margin-top: 30px; }

.customer-table-wrap {
  background: #f7f7f7;
  padding: 10px; }

.customer-table-bg {
  background: #fff;
  padding: 10px; }

.customer-table-bg p {
  margin: 0; }

.AccountList ul > li > a {
  display: block;
  position: relative;
  padding: 5px 0px; }

.AccountList ul > li > a:hover, .AccountList ul > li > a:active, .AccountList ul > li > a:focus {
  color: #000; }

.AccountList ul > li > a:before {
  content: "\f192";
  font-family: "FontAwesome";
  font-size: 8px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: 2px; }

.AccountTitle {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative; }

.layout-info-account {
  padding-bottom: 50px; }

.address_title {
  margin-bottom: 0;
  font-size: 16px;
  padding: 10px 0 10px 10px;
  background-color: #000;
  border-color: #000;
  position: relative; }

.address_title h3, .address_title i {
  color: #FFF; }

p.address_actions.text-right {
  margin: 12px 5px 0px 0;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0; }

.address_title h3 {
  margin: 0;
  font-size: 14px; }

span.action_link {
  padding: 5px; }

.address_table {
  margin-bottom: 10px;
  border-top: 0px solid #ddd;
  background: #fafafa;
  padding: 15px; }

.view_address p > b {
  font-weight: 500;
  font-size: 14px; }

.add-new-address {
  padding-bottom: 10px;
  display: inline-block;
  padding: 10px;
  background-color: #000;
  border-color: #000;
  color: #fff !important;
  text-transform: uppercase; }

.input-group {
  margin: 15px 0px; }

.layout-info-account .action_bottom .btn {
  height: 35px;
  line-height: 35px;
  outline: 0;
  margin-right: 5px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 30px;
  border: 0;
  background: #000;
  color: #fff;
  display: inline-block;
  border-radius: 0; }

#customer_orders table thead th, #order_details tr th {
  font-weight: 600;
  font-size: 14px; }

#customer_orders table tr td, #order_details tr td {
  vertical-align: middle;
  border-top: none;
  font-size: 14px; }

#customer_orders table, #order_details {
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
  border: 0px; }

.detail-table-order {
  margin-top: 30px; }

#customer_orders table tr, #order_details tr {
  height: 25px;
  line-height: 30px; }

.order_section_title {
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 10px 0px;
  position: relative;
  text-transform: uppercase; }

.account-order .address {
  margin: 0px 0px 30px;
  padding: 10px;
  background-color: #fbfbfb; }

.alert-info {
  border-radius: 0;
  margin-bottom: 0; }

#customer_sidebar form#update_customer label.label {
  display: block;
  color: #000 !important;
  text-align: left;
  font-size: 14px;
  padding-left: 0px !important;
  margin-bottom: 0px !important;
  font-weight: initial;
  width: 120px;
  float: left;
  line-height: 38px; }

form#update_customer input[type="text"] {
  width: 40%;
  height: 45px;
  border: 1px solid transparent;
  background: #ededed;
  color: #221e20;
  padding: 0 20px;
  font-weight: 500;
  -webkit-appearance: none; }

p.title-detail {
  margin-bottom: 20px !important; }

form#update_customer #gender ul li {
  display: inline;
  margin-right: 20px; }

form#update_customer div {
  display: block !important;
  width: 100%;
  clear: both; }

#modalMap .modal-body iframe {
  width: 100%; }

h4.modal-title trong {
  font-weight: bold; }

.smart-search-wrapper {
  /*position: absolute;	top:115%;*/
  width: 100%;
  background: #fff;
  z-index: 100;
  right: 80px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08); }

.smart-search-wrapper .item-ult {
  padding: 10px 0;
  border-bottom: 1px dotted #dfe0e1;
  clear: both;
  width: 100%;
  float: left; }

.smart-search-wrapper .item-ult .thumbs {
  width: 40px;
  display: inline-block;
  text-align: right; }

.smart-search-wrapper .item-ult .title {
  width: calc(100% - 40px);
  padding-right: 5px;
  float: left;
  line-height: 20px;
  position: relative;
  margin-top: 0px !important; }

.smart-search-wrapper .item-ult .title a {
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  float: left;
  width: 100%;
  margin-bottom: 4px; }

.smart-search-wrapper .item-ult .title p {
  line-height: 15px;
  font-size: 12px;
  font-weight: 400;
  float: left;
  margin: 0; }

.smart-search-wrapper .item-ult .title p del {
  font-size: 11px;
  margin-left: 5px;
  color: #797979; }

.resultsMore {
  width: 100%;
  float: left; }

.resultsMore a {
  text-align: center;
  display: block;
  font-size: 14px;
  padding: 10px 0; }

.dataEmpty {
  text-align: center;
  padding: 10px 0; }

span.remove_link.remove-cart svg {
  width: 16px;
  height: 16px;
  position: relative;
  right: -11px;
  top: 2px; }

@media screen and (max-width: 500px) {
  #customer-login {
    width: 100%; }
  form#update_customer input[type="text"] {
    width: calc(100% - 120px); } }

@media screen and (max-width: 767px) {
  .layout-info-account {
    overflow: hidden; }
  section.header-new.visible-xs.visible-sm .header-wrap-icon span.count {
    color: #FFF; }
  .sidebar-container {
    height: calc(100vh - 50px);
    overflow-y: auto;
    padding-bottom: 80px; }
  .AccountList li {
    display: inline-block;
    margin-right: 10px; }
  .AccountList ul > li > a:before {
    display: none !important; }
  #customer_sidebar p.title-detail {
    display: none; }
  #customer_sidebar form#update_customer {
    margin-top: 20px; } }

.policy .policy-item .content, .policy .policy-item .content *, .policy .policy-item h4 {
  color: #000 !important; }

a.style-forget {
  font-style: italic;
  font-size: 12px;
  color: #6d6d6d; }

.header-wrap-icon span.account-menu i {
  font-size: 20px;
  color: #FFF; }

span#site-search-handle img {
  height: 17px;
  position: relative;
  top: -3px; }

span.icon-search img {
  width: 19px;
  height: 19px;
  object-fit: cover; }

span.icon-account img {
  width: 19px; }

span#site-cart-handle img {
  position: relative;
  width: 19px;
  height: 19px; }

.content-logo-scroll {
  display: none; }

.content-logo-scroll img {
  height: 60px;
  position: absolute;
  margin-top: 0px; }

.header-bottom.fix-scroll .content-logo-scroll {
  display: block; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

ul.slides {
  height: 100%;
  overflow: hidden;
  margin-top: 5px;
  padding-bottom: 20px; }

ul.slides .mTSAutoContainer {
  list-style-type: none; }

.btn-top-image i {
  font-size: 45px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center; }

.btn-top-image {
  text-align: center; }

.btn-top-image.top {
  margin-top: -13px; }

.btn-top-image.down {
  margin-bottom: -10px; }

.btn-top-image.top, .btn-top-image.down {
  margin-top: -13px;
  width: 50%;
  float: left;
  cursor: pointer; }

.btn-top-image.active {
  color: #DDD; }

.header-bottom.fix-scroll .menu-center .main-menu li .sub {
  position: absolute; }

.header-bottom .menu-center .main-menu li .child {
  position: absolute;
  top: calc(100% + 2px);
  left: 20px; }

.header-bottom .menu-center .main-menu li:hover .child {
  left: 19px; }

.header-bottom .menu-center .main-menu li .child li {
  padding: 0px 10px 5px;
  border-bottom: 1px solid #DDD; }

.header-bottom .menu-center .main-menu li .child li:last-child {
  border: 0px; }

.header-bottom .menu-center .main-menu li .child {
  padding: 12px 5px 0px !important; }

.header-bottom.fix-scroll .menu-center .main-menu li:hover .child {
  top: 55px; }

.header-bottom .menu-center .main-menu li .child li a:hover {
  color: #FFF; }

@media screen and (max-width: 767px) {
  .col-md-4.col-xs-12.col-sm-6.fix-footer-mobile {
    padding-top: 30px;
    border-top: 1px solid #FFF;
    margin-top: 10px; }
  footer .footer-socials ul.social li {
    display: inline-block !important;
    float: initial !important;
    margin: 5px 0px; }
  .title-infor-account {
    padding: 40px 15px 15px !important;
    border-bottom: 1px solid #ededed;
    margin-bottom: 40px !important; }
  #product-related {
    padding: 10px 0 0px; }
  .content-filter.active .filter-container, .content-filter.active .sort-by-filter:hover .filter-container {
    display: block; }
  .content-filter .filter-container, .content-filter .sort-by-filter:hover .filter-container {
    display: none; }
  .cart-menu .count-holder {
    position: absolute;
    top: 12px;
    width: 15px;
    height: 15px;
    background: red;
    line-height: 15px;
    border-radius: 20px;
    right: -5px; }
  .filter-container .close-icon.visible-xs {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    z-index: 100000; }
  #mobile-product-slider .owl-nav button {
    position: absolute;
    top: calc(50% - 15px);
    transform: translateY(-50%);
    background: black;
    font-size: 31px;
    height: 34px;
    padding: 0px 14px -4px 14px;
    border-radius: 0px;
    margin: 0px;
    opacity: 1;
    color: white;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 7px 14px 9px; }
  #mobile-product-slider {
    margin-top: 15px; }
  #mobile-product-slider .owl-nav .owl-next {
    right: 0; }
  #mobile-product-slider .owl-nav .owl-prev {
    left: 0; }
  .fix-breadcrumb .breadcrumb {
    margin: 0;
    background: #ededed !important;
    text-align: center;
    padding: 5px 5px;
    position: relative;
    margin: 0px 0px 0px; }
  .sidebar-body ul > li {
    position: relative; }
  .sidebar-body ul > li span.icon-subnav {
    position: absolute;
    right: 0px;
    font-size: 24px;
    top: -1px;
    width: 30px;
    text-align: center; }
  .sidebar-body ul > li span.icon-subnav.active .fa-angle-down:before {
    content: "\f106"; }
  section.header-new {
    -webkit-animation: fadeInDown 500ms ease-in-out;
    -moz-animation: fadeInDown 500ms ease-in-out;
    -ms-animation: fadeInDown 500ms ease-in-out;
    animation: fadeInDown 500ms ease-in-out;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear; }
  section.header-new.fixscrollmobile {
    position: fixed;
    z-index: 999;
    top: 0px !important;
    -webkit-animation: fadeInDown 500ms ease-in-out;
    -moz-animation: fadeInDown 500ms ease-in-out;
    -ms-animation: fadeInDown 500ms ease-in-out;
    animation: fadeInDown 500ms ease-in-out;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear; }
  section.header-new.fixscrollmobile .search-bar-mobile {
    display: none; }
  .product-image-feature .featured-images-content .owl-nav .owl-next {
    right: -17px !important; }
  .featured-images-content .owl-nav .owl-prev, .featured-images-content .owl-nav .owl-next {
    display: none; }
  .product-image-feature .featured-images-content .owl-nav .owl-prev {
    left: -17px !important; }
  footer .footer-socials ul li .title-menux {
    font-size: 12px;
    padding: 5px 0; }
  footer .footer-socials ul {
    float: initial;
    width: 100%;
    text-align: center; }
  footer .footer-socials {
    padding: 25px 0 5px; }
  footer .footer-socials ul.social li {
    margin: 5px 0px 0px !important;
    padding: 0px 5px !important; } }

.product-left #surround #sliderproduct-pc .product-thumb img, #mobile-product-slider .product-thumb img {
  border: 1px solid #DDD; }

.product-left #surround #sliderproduct-pc .product-thumb.active img, #mobile-product-slider .product-thumb.active img {
  border: 1px solid #000; }

@media screen and (min-width: 768px) {
  .modal-header .close {
    margin-top: -23px;
    font-size: 60px !important;
    height: 50px;
    width: 40px;
    position: relative;
    right: -14px;
    outline: none; } }

.errors {
  color: red;
  font-weight: bold; }

footer .footer-socials ul li a.ico-social-ft i {
  font-size: 40px; }

footer .footer-socials ul li a:hover {
  color: #FFF !important; }

footer .footer-socials ul.social li:last-child {
  padding: 0px 5px; }

footer .footer-socials ul.social li {
  margin: 5px 0px 0px; }

a.scrollToTop {
  bottom: 90px;
  width: 40px;
  height: 40px;
  display: none;
  color: #FFF;
  text-align: center;
  background: transparent;
  line-height: 35px;
  font-size: 35px;
  z-index: 9999; }

.harafunnel-icon {
  position: fixed;
  bottom: 33px !important; }

@media screen and (max-width: 767px) {
  .footer-address .adress-item.hn {
    width: 100% !important;
    display: inline-block !important;
    margin: 0px; }
  footer .footer-block .footer-address .adress-item {
    border: 0px;
    margin: 0; } }

.product-right .size_intro a {
  outline: none !important;
  font-size: 13px;
  line-height: 35px;
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  line-height: 30px;
  font-size: 12px; }

@media screen and (max-width: 767px) {
  .sidebar-body ul > li.login {
    border-radius: 25px;
    padding: 5px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    margin-top: 30px; }
  .sidebar-body ul > li.login a {
    padding: 8px 0px; }
  li.login.customer {
    background: #FFF !important;
    border: 0px !important;
    color: #000 !important;
    width: 100% !important;
    text-align: left !important;
    position: relative; }
  li.login.customer a {
    color: #000 !important; }
  .sidebar-body ul li.login.customer {
    padding: 0px !important; } }

.header-bottom .menu-center .main-menu li:nth-child(2) .sub {
  top: 100% !important; }

.header-bottom .menu-center .main-menu li:nth-child(2) .sub .sub-container .menu-item.bg li:last-child a {
  color: #000; }

.header-bottom .menu-center .main-menu li:nth-child(2) .sub .sub-container .menu-item li a:hover {
  color: #999 !important; }

ul.content-image {
  width: calc(100% - 185px);
  float: left;
  margin: 10px; }

.visible-mobile {
  display: none; }

@media screen and (max-width: 479px) {
  .banner-index .banner-list .banner-item:nth-child(n + 11), .hidden-mobile {
    display: none; }
  p.btn-shop-now.visible-mobile.text-center a {
    display: inline-block;
    width: 120px;
    /* padding: 10px 0px; */
    background: red;
    margin: 10px 0px 5px;
    background: #000;
    color: #fff;
    font-size: 11px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 3px; }
  .banner-index .main-title.text-center h2 {
    margin: 15px 0px 10px; } }

.header-bottom .menu-center .main-menu li a:hover, .product-right .size_intro a:hover {
  color: #999 !important; }

.title-page-cart {
  background-color: #e3e3e3;
  color: #000;
  padding: 20px 0; }

.products-show-index.products-show-index-2 {
  margin: 30px 0px 20px; }

.index-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 35px; }

.index-title > a {
  font-size: 28px; }

.index-title span {
  display: block;
  font-size: 15px;
  margin-top: 3px; }

p.btn-shop-now a {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #898989; }

.list-collections-lookbook .item-collections {
  margin-bottom: 30px; }

@media screen and (max-width: 600px) {
  .product-right h3 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .product-right .product-price {
    padding: 5px 0 0; }
  .product-items .option-select ul {
    margin-bottom: 5px; }
  .product-items label {
    margin-bottom: 8px; }
  .select-wrapper .quantity-area {
    margin-top: 5px; }
  .products-show-index.products-show-index-2 {
    margin: 20px 0px 30px; }
  .products-show-index.products-show-index-2 p.shop-now, .best-seller p.btn-shop-now.text-center {
    margin-top: 10px; }
  .index-title {
    margin-bottom: 20px; }
  .logo-footer.ratiobox {
    text-align: center; }
  .col-md-4.col-xs-12.col-sm-6.fix-footer-mobile {
    border-bottom: 1px solid #FFF;
    margin-bottom: 15px; }
  footer .footer-socials {
    border-bottom: 0px; }
  .cart-view a.linktocheckout, .cart-view a.linktocart {
    font-size: 11px; }
  .cart-view table.table-total td {
    padding: 5px 5px 8px; }
  .best-seller {
    margin-bottom: 20px; } }

.back-to-collections {
  font-weight: bold; }

.flex-social {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.logo-footer img {
  height: 43px;
  margin-left: 10px; }

.harafunnel-icon {
  position: fixed;
  right: 9px;
  z-index: 99999999999999; }

.checkout-note textarea {
  border-radius: 0;
  -webkit-appearance: none;
  background: #ededed;
  resize: none;
  color: #000000;
  font-size: 15px;
  padding: 20px;
  outline: none;
  width: 100%;
  height: 130px;
  font-weight: 500;
  border: 1px solid transparent;
  transition: all 150ms linear; }

#total-page .checkout-note textarea#note {
  margin-top: 15px;
  background: #FFF !important; }

@media screen and (min-width: 768px) {
  .list-collections-lookbook .item-collections:nth-child(4n+1) {
    clear: both; }
  #modalSize .tab-content img[alt=mobile] {
    display: none; } }

@media screen and (max-width: 767px) {
  .featured-images-content {
    margin-top: 15px; }
  .list-collections-lookbook .item-collections:nth-child(2n+1) {
    clear: both; }
  .product-item .img .img-show {
    background-size: contain !important; }
  #modalSize .tab-content img[alt=mobile] {
    display: block; }
  #modalSize .tab-content img[alt=destop] {
    display: none; } }

.contentSize select {
  height: 30px;
  text-transform: uppercase;
  font-weight: 600; }

.tab-content {
  margin-top: 10px; }

@keyframes h-alo-ring-ring {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg); }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg); }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg); } }

#layout-page .tab-content {
  margin-top: 20px; }

.owl-carousel .product-item {
  margin-bottom: 0; }

.owl-carousel button {
  border: 0px !important; }

#modalNotify {
  margin: 15% auto; }
  #modalNotify .modal-dialog {
    width: 300px; }
  #modalNotify button.close {
    width: 30px;
    height: 30px;
    font-size: 45px !important;
    color: #000;
    opacity: 1;
    margin: -23px 0px; }
  #modalNotify .modal-body {
    padding: 5px 15px 20px; }
    #modalNotify .modal-body h3 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 5px; }
  #modalNotify .modal-header {
    border-radius: 5px 5px 0px 0px;
    position: relative; }
  #modalNotify .wrapper-content .text-input {
    width: 70%;
    float: left; }
    #modalNotify .wrapper-content .text-input input#inputPhone {
      width: 95%;
      height: 30px;
      padding: 0px 10px; }
  #modalNotify .wrapper-content .action-btn {
    width: 30%;
    float: right; }
  #modalNotify .wrapper-content a.btn-confirm-phone {
    line-height: 28px;
    background: #000;
    display: block;
    border-radius: 5px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    height: 31px; }

@media screen and (max-width: 767px) {
  .notify-me a.notify-me-btn {
    font-size: 10px; }
  .item.product-item.product-sale-ldp p.pro-price {
    font-size: 14px; }
  #modalNotify {
    margin: 45% auto; }
  #modalNotify .modal-dialog {
    width: 80%;
    margin: 0px 10%; }
  #modalNotify button.close {
    margin: 0px;
    position: absolute;
    text-shadow: none;
    top: 0;
    line-height: 30px;
    right: 0; } }

.wrapper-content.sucees {
  text-align: center; }

.wrapper-content.sucees img {
  width: 40px;
  height: 40px;
  margin: 10px auto 15px; }

.modal-content {
  border: 0px !important;
  box-shadow: none !important; }

#layout-page .content-detail-lookbook form label {
  display: block; }

.product-items.size {
  position: relative; }

.product-items .title-v {
  font-weight: 400; }

.product-items ul {
  margin: 0; }

.product-items .choose-error {
  font-size: 14px;
  color: red; }

.product-items.size .size_intro {
  position: absolute;
  top: -6px;
  right: 0px;
  line-height: 20px;
  text-align: right;
  margin-bottom: 0px; }

.product-option__info {
  margin-bottom: 10px; }

@media screen and (max-width: 767px) {
  #modalSize .close {
    font-size: 20px !important; }
  #modalSize *, div[data-key="modalSize"] .sitebar-mobile-body * {
    font-size: 11px !important; }
  a.scrollToTop {
    bottom: 70px; }
  #hrv-loyalty {
    bottom: 36px !important; } }

/* ------------------- Setting varian màu sắc -------------------- */
.info .list-color ul.list span.color.do {
  background: #ff0000 !important; }

.info .list-color ul.list span.color.vang {
  background: #ffff05 !important; }

.info .list-color ul.list span.color.cam {
  background: #f5b505 !important; }

.info .list-color ul.list span.color.xanh-duong {
  background: #5100ff !important; }

.info .list-color ul.list span.color.xanh-la {
  background: #3cfa08 !important; }

.info .list-color ul.list span.color.nau {
  background: #753a3a !important; }

.info .list-color ul.list span.color.xam {
  background: #cccaca !important; }

.info .list-color ul.list span.color.tim {
  background: #b5129a !important; }

.info .list-color ul.list span.color.hong {
  background: #db999b !important; }

.info .list-color ul.list span.color.den {
  background: #000000 !important; }

.info .list-color ul.list span.color.den {
  background: #000000 !important; }

.info .list-color ul.list span.color.den {
  background: #000000 !important; }

.info .list-color ul.list span.color.den {
  background: #000000 !important; }

.info .list-color ul.list span.color.den {
  background: #000000 !important; }

.info .list-color ul.list span.color.den {
  background: #000000 !important; }

.info .list-color ul.list span.color.nau {
  background: #753a3a !important; }

.info .list-color ul.list span.color.xam {
  background: #cccaca !important; }

.info .list-color ul.list span.color.tim {
  background: #b5129a !important; }

.info .list-color ul.list span.color.hong {
  background: #db999b !important; }

.info .list-color ul.list span.color.den {
  background: #000000 !important; }

.info .list-color ul.list span.color.do {
  background: #ff0000 !important; }

.info .list-color ul.list span.color.vang {
  background: #ffff05 !important; }

.info .list-color ul.list span.color.cam {
  background: #f5b505 !important; }

.info .list-color ul.list span.color.xanh-duong {
  background: #5100ff !important; }

.info .list-color ul.list span.color.xanh-la {
  background: #3cfa08 !important; }

.info .list-color ul.list span.color.nau {
  background: #753a3a !important; }

.info .list-color ul.list span.color.xam {
  background: #cccaca !important; }

.info .list-color ul.list span.color.tim {
  background: #b5129a !important; }

.info .list-color ul.list span.color.hong {
  background: #db999b !important; }

.info .list-color ul.list span.color.den {
  background: #000000 !important; }

.info .list-color ul.list span.color.trang {
  border: 1px solid #DDD; }

.index-title .htp-tablinks {
  margin: 0 auto 30px; }
  @media (min-width: 768px) {
    .index-title .htp-tablinks {
      max-width: 800px;
      width: 100%;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      -webkit-justify-content: space-between; } }
  @media (max-width: 767px) {
    .index-title .htp-tablinks {
      white-space: nowrap;
      overflow-x: auto;
      padding-bottom: 8px; } }

.index-title .htp-tablinks .htp-tablink {
  background: unset;
  border: 0;
  font-size: 20px;
  margin: 0 20px;
  border-bottom: 2px solid transparent;
  padding-bottom: 7px;
  color: #979797; }

.index-title .htp-tablinks .htp-tablink.highlight {
  color: #d94141; }

.index-title .htp-tablinks .htp-tablink.active {
  border-bottom: 2px solid #000; }

.index-title .htp-tablinks .htp-tablink:not(.highlight).active {
  color: #000; }

.htp-tabcontent {
  display: none; }

.htp-tabcontent.active {
  display: block;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s; }

@media (max-width: 600px) {
  .index-title .htp-tablinks .htp-tablink {
    font-size: 14px;
    margin: 0 7px; } }

@media (max-width: 767px) {
  .htp-tablinks.navwhite {
    position: fixed;
    top: 53px;
    z-index: 9999;
    background: #fff;
    padding: 15px 0;
    width: 100%;
    left: 0;
    border-top: 1px solid #ddd; }
  .products-show-index:not(.product-detial-tab-new) .htp-tablinks.navwhite {
    top: 103px; }
  .wrapper-fix-mobile {
    overflow-x: hidden; }
  body {
    overflow-x: hidden;
    max-width: 100%;
    margin: 0 auto;
    position: initial !important; } }

.product-detial-tab.products-show-index {
  padding: 15px 0 30px;
  background: #ffffff; }

.product-item-index h3 {
  font-size: 17px;
  margin-top: 0 !important; }

.product-item-index {
  padding: 15px 0;
  border-top: 1px solid #ddd; }

@media (max-width: 375px) {
  .info .list-color ul.list li span img {
    max-width: 20px; } }

.content-menu {
  display: none; }

.content-menu.active {
  display: block; }

@media screen and (max-width: 767px) {
  .sidebar-container {
    padding-top: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .header-new .header-container .logo img {
    padding-top: 0; }
  .trigger-menu img {
    width: 19px; }
  .cart-menu .count-holder {
    position: absolute;
    top: 12px;
    width: 15px;
    height: 15px;
    background: #000;
    line-height: 15px;
    border-radius: 20px;
    right: -5px;
    color: #fff; } }

.products-cart-list .owl-carousel .owl-nav {
  display: none; }

.products-cart-list .owl-carousel .owl-stage {
  padding-left: 0 !important;
  padding-top: 10px; }

.products-cart-list .product-item .list {
  margin: 0; }

@media (max-width: 767px) {
  .footer-address .footer-content div .footer-shop:last-child {
    margin-top: 15px; }
  .footer-address.footer-link {
    padding-top: 15px;
    border-top: 1px solid #ddd; }
  footer .footer-block .footer-address .footer-col1-links .adress-item {
    width: 100%; }
  .footer-col1-links {
    margin-bottom: 15px !important;
    margin-top: 15px !important; }
  .footer-col1-links ul {
    margin: 0; }
  .footer-address .row .footer-shop:not(:last-child) {
    border-bottom: 1px solid #ddd; }
  footer .footer-col-right {
    margin-bottom: 15px !important;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px; }
  .btn-shop-now {
    margin-bottom: 45px; } }

/*------ MENU NEW-------*/
.header-bottom .row {
  display: flex;
  align-items: center; }

.main-nav-new {
  margin: 0;
  text-align: center; }
  .main-nav-new > li {
    display: inline-block;
    position: relative; }
    .main-nav-new > li > a {
      text-transform: uppercase;
      padding: 20px 15px 20px;
      font-weight: bold;
      color: #000;
      font-size: 13px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      -webkit-align-items: center; }
      .main-nav-new > li > a svg {
        display: inline-block;
        width: 20px;
        height: 20px; }
      @media (max-width: 1024px) {
        .main-nav-new > li > a {
          padding: 12px 10px 13px; } }
    .main-nav-new > li .sub_menu {
      background: #fff;
      position: absolute;
      z-index: 999;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      -webkit-transform: rotate3d(1, 0, 0, -90deg);
      -moz-transform: rotate3d(1, 0, 0, -90deg);
      -o-transform: rotate3d(1, 0, 0, -90deg);
      -ms-transform: rotate3d(1, 0, 0, -90deg);
      transform: rotate3d(1, 0, 0, -90deg);
      -webkit-transform-origin: 0 0 0;
      -moz-transform-origin: 0 0 0;
      -o-transform-origin: 0 0 0;
      -ms-transform-origin: 0 0 0;
      transform-origin: 0 0 0;
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
      .main-nav-new > li .sub_menu li {
        position: relative; }
        .main-nav-new > li .sub_menu li:not(:first-child) {
          border-top: 1px solid #ecf0f1; }
        .main-nav-new > li .sub_menu li a {
          padding: 9px 18px;
          white-space: nowrap;
          text-align: left;
          display: block;
          font-size: 14px;
          color: #000; }
      .main-nav-new > li .sub_menu .sub_menu {
        left: 100%;
        top: 0;
        margin-left: 1px;
        margin-top: 0;
        -webkit-transform: rotate3d(0, 1, 0, 90deg);
        -moz-transform: rotate3d(0, 1, 0, 90deg);
        -o-transform: rotate3d(0, 1, 0, 90deg);
        -ms-transform: rotate3d(0, 1, 0, 90deg);
        transform: rotate3d(0, 1, 0, 90deg); }
      .main-nav-new > li .sub_menu > li:hover > .sub_menu {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        -moz-transform: rotate3d(0, 0, 0, 0deg);
        -o-transform: rotate3d(0, 0, 0, 0deg);
        -ms-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg); }
    .main-nav-new > li:hover > .sub_menu {
      top: 100%;
      margin-top: -2px;
      border-top: 2px solid #5c5c5c;
      -webkit-transform: rotate3d(0, 0, 0, 0deg);
      -moz-transform: rotate3d(0, 0, 0, 0deg);
      -o-transform: rotate3d(0, 0, 0, 0deg);
      -ms-transform: rotate3d(0, 0, 0, 0deg);
      transform: rotate3d(0, 0, 0, 0deg); }

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

#owl-index .owl-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center; }
  #owl-index .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #000 !important;
    border-radius: 100%;
    background: transparent;
    margin: 0 2px; }
    #owl-index .owl-dots .owl-dot.active {
      background: #000; }

@media (max-width: 767px) {
  .footer-col1-links {
    margin-bottom: 20px; }
  .footer-col1-links ul {
    margin: 0; }
  footer .footer-col-right {
    margin-bottom: 30px; }
  .btn-shop-now {
    margin-bottom: 45px; }
  .products-cart-list .owl-carousel .product-item {
    padding: 0; }
  #collection-gift-mb .banner-index .banner-list .banner-item {
    display: block !important; }
  #collection-gift-mb .banner-index .product-item {
    padding: 0; }
  #collection-gift-mb .banner-index .product-item:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd; }
  .section-products-cart .info .list-color ul.list li.choise-color:nth-child(n+3) {
    display: none; }
  .section-products-cart .info .list-color ul.list {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center; }
  .section-products-cart .info .list-color ul.list li {
    margin: 0; }
  .info .list-color ul.list li.more-color {
    display: inline-block !important; }
  .info .list-color ul.list li.more-color img {
    width: 15px; }
  .site-col-head {
    margin-bottom: 10px !important;
    background: #000;
    padding-bottom: 0 !important;
    padding: 5px 0 !important; }
  .site-col-head h4 {
    margin: 0;
    color: #fff;
    line-height: inherit; }
  .site-col-head .btn-close-site {
    color: #fff;
    line-height: 0;
    left: 0;
    width: 30px;
    text-align: center; }
  .banner-index {
    margin-top: 0; }
  .banner-index .banner-list {
    margin-top: 0; }
  .total-num {
    color: #fff !important;
    margin-top: 0 !important; } }

.text-notsell {
  width: 100%;
  text-align: center;
  font-size: 17px;
  color: #fff;
  background: #000;
  text-transform: uppercase;
  line-height: 45px;
  border: 0;
  margin-bottom: 15px;
  border-radius: 5px;
  display: block; }

/*--------CSS DETAIL PRODUCT NEW----------*/
#product {
  margin-top: 8px; }
  #product .fix-breadcrumb.new-bg .breadcrumb {
    background: transparent;
    text-align: left; }
    #product .fix-breadcrumb.new-bg .breadcrumb li a {
      text-transform: unset;
      font-size: 14px;
      color: #ccc; }
    #product .fix-breadcrumb.new-bg .breadcrumb li.active span {
      color: #000;
      font-weight: 600; }
  #product .slides {
    background: transparent; }
    #product .slides.mTS-buttons-out .mTSButton {
      position: absolute;
      margin-left: 0;
      top: initial;
      bottom: -10px; }
      #product .slides.mTS-buttons-out .mTSButton.mTSButtonUp {
        left: 10%; }
      #product .slides.mTS-buttons-out .mTSButton.mTSButtonDown {
        left: initial;
        right: 10%; }
  #product .row-title-reviews {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start; }
    #product .row-title-reviews h3 {
      flex: 1;
      -ms-flex: 1;
      padding-right: 5px;
      margin: 0;
      color: #000;
      font-size: 22px;
      line-height: 1.5;
      font-weight: 700;
      letter-spacing: 0.5px; }
    #product .row-title-reviews .reviews-badge-count {
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      align-items: center;
      -webkit-align-items: center; }
      #product .row-title-reviews .reviews-badge-count .reviews-star {
        margin-right: 5px; }
        #product .row-title-reviews .reviews-badge-count .reviews-star i {
          color: #f8ce1a;
          margin-right: 3px; }
      #product .row-title-reviews .reviews-badge-count .reviews-number {
        color: #a39e9e;
        font-size: 13px; }
  @media (max-width: 991px) {
    #product .product-right {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    #product #surround {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-direction: column-reverse;
      -webkit-flex-direction: column-reverse; } }

#surround-mb {
  position: relative; }
  #surround-mb .slide-fraction {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    display: inline-block;
    padding: 2px 10px;
    background: #919392;
    border-radius: 20px;
    color: #fff; }
    #surround-mb .slide-fraction.has-flash {
      bottom: 55px; }
  #surround-mb .owl-nav.disabled {
    display: none; }

@media (max-width: 767px) {
  .policy-shop {
    width: calc(100% + 30px);
    transform: translateX(-15px);
    padding-top: 15px;
    background: #f5f5f5;
    padding-bottom: 15px; } }

.policy-shop-list {
  margin: 0; }
  .policy-shop-list .policy-shop-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center; }
    .policy-shop-list .policy-shop-item:not(:last-child) {
      padding-bottom: 15px;
      border-bottom: 1px solid #ddd;
      margin-bottom: 15px; }
    .policy-shop-list .policy-shop-item > a {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      -webkit-align-items: center;
      flex: 1; }
    .policy-shop-list .policy-shop-item .policy-icon {
      width: 30px; }
    .policy-shop-list .policy-shop-item .policy-txt {
      width: calc(100% - 30px);
      padding-left: 10px;
      font-size: 16px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      position: relative; }
      @media (max-width: 767px) {
        .policy-shop-list .policy-shop-item .policy-txt {
          font-size: 14px; } }
      .policy-shop-list .policy-shop-item .policy-txt .btn-more-policy {
        font-size: 14px;
        color: #9f9e9e; }
        @media (max-width: 767px) {
          .policy-shop-list .policy-shop-item .policy-txt .btn-more-policy {
            font-size: 0; }
            .policy-shop-list .policy-shop-item .policy-txt .btn-more-policy:before {
              position: absolute;
              content: '\f105';
              font-family: FontAwesome;
              font-size: 25px;
              right: 0;
              top: 50%;
              transform: translateY(-50%);
              width: 30px;
              text-align: right; } }
  @media (max-width: 767px) {
    .policy-shop-list {
      padding: 15px;
      background: #fff; } }

.statistics-product {
  margin-top: 20px; }
  .statistics-product .product__info-title {
    font-size: 16px; }
  .statistics-product .statistics-content {
    background: #F4F2F3;
    padding: 10px 8px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center; }
    .statistics-product .statistics-content .statistics-img {
      width: 65px; }
      .statistics-product .statistics-content .statistics-img img {
        border-radius: 100%; }
    .statistics-product .statistics-content .statistics-list {
      width: calc(80% - 65px);
      margin: 0;
      padding-left: 30px; }
      .statistics-product .statistics-content .statistics-list li {
        display: inline-block;
        margin-right: 10px; }
        .statistics-product .statistics-content .statistics-list li span {
          color: #7e7a7a; }

.section-description-tags {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #ddd; }
  .section-description-tags .des-tag-head {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer; }
    .section-description-tags .des-tag-head h3 {
      font-size: 16px;
      color: #000;
      font-weight: 500;
      margin: 0; }
      @media (max-width: 767px) {
        .section-description-tags .des-tag-head h3 {
          font-size: 14px; } }
    .section-description-tags .des-tag-head .icon-toogle {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
      .section-description-tags .des-tag-head .icon-toogle i {
        font-size: 24px;
        color: #9f9e9e; }
    .section-description-tags .des-tag-head.active .icon-toogle i:before {
      content: "\f106"; }
  .section-description-tags .product-tags {
    position: relative;
    padding-right: 30px; }
    .section-description-tags .product-tags .list-tags {
      margin: 0; }
      .section-description-tags .product-tags .list-tags li {
        display: inline-block; }
        .section-description-tags .product-tags .list-tags li a {
          color: #7e7a7a;
          margin-left: 10px; }
    .section-description-tags .product-tags .dots-tags {
      display: inline-block;
      box-shadow: 8px 0px 0px #858484, 0px 0px 0px #858484, -8px 0px 0px #858484;
      width: 4px;
      height: 4px;
      border-radius: 100%;
      background: #858484;
      position: absolute;
      top: 50%;
      right: 12px;
      transform: translateY(-50%); }
  .section-description-tags .description-body {
    display: none; }

.banner-product {
  margin-top: 30px; }
  @media (max-width: 767px) {
    .banner-product {
      width: calc(100% + 30px);
      transform: translateX(-15px);
      padding: 15px;
      background: #f5f5f5; } }

.product-section {
  margin-top: 40px; }

.item-cus-new .product-item .btn-addtocart {
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 9;
  display: inline-block;
  padding: 5px;
  background: #bbbcbe;
  border-radius: 100%;
  line-height: 0; }
  .item-cus-new .product-item .btn-addtocart img {
    max-width: 15px; }

@media (min-width: 992px) {
  .modal.modal-cus .modal-dialog {
    width: 800px; } }

@media (max-width: 767px) {
  .modal.modal-cus .modal-dialog {
    margin: 0 !important;
    -webkit-transform: translate(25%, 0);
    -ms-transform: translate(25%, 0);
    -o-transform: translate(25%, 0);
    transform: translate(25%, 0); } }

@media (max-width: 767px) {
  .modal.modal-cus.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); } }

.modal.modal-cus .modal-content {
  padding: 30px;
  position: relative;
  border-radius: 0; }
  @media (max-width: 767px) {
    .modal.modal-cus .modal-content {
      padding: 0; } }
  .modal.modal-cus .modal-content .modal-header {
    position: relative; }
    .modal.modal-cus .modal-content .modal-header .close {
      font-size: 25px !important;
      color: #000;
      opacity: 1;
      top: 0;
      right: 0;
      margin-top: 0;
      height: initial;
      position: absolute;
      width: 30px; }
      @media (max-width: 767px) {
        .modal.modal-cus .modal-content .modal-header .close {
          font-size: 0 !important;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          height: 25px;
          line-height: 25px; }
          .modal.modal-cus .modal-content .modal-header .close:before {
            position: absolute;
            content: '\f104';
            font-size: 18px;
            font-family: 'FontAwesome'; } }
    .modal.modal-cus .modal-content .modal-header .modal-title {
      text-align: left !important;
      font-weight: bold;
      text-transform: initial !important;
      font-size: 18px !important; }
      @media (max-width: 767px) {
        .modal.modal-cus .modal-content .modal-header .modal-title {
          text-align: center !important; } }

#modalSize.modal-cus .modal-title {
  text-align: left !important;
  font-weight: bold;
  text-transform: initial !important;
  font-size: 18px !important; }
  @media (max-width: 767px) {
    #modalSize.modal-cus .modal-title {
      text-align: center !important; } }

@media (max-width: 767px) {
  #modalSize.modal-cus .modal-header .close {
    font-size: 0 !important;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 25px;
    line-height: 25px; }
    #modalSize.modal-cus .modal-header .close:before {
      position: absolute;
      content: '\f104';
      font-size: 18px;
      font-family: 'FontAwesome'; } }

.product-option__info {
  background: #f6f4f5;
  padding: 10px 8px;
  clear: both;
  width: 100%;
  display: none; }
  .product-option__info .product__info-title {
    color: #7e7a7a;
    font-weight: 500;
    margin: 0; }
  .product-option__info ul {
    margin-bottom: 0; }
    .product-option__info ul li {
      margin: 0 10px 0 0;
      color: #666;
      display: inline-block;
      padding: 0;
      text-align: center;
      list-style: none; }
      .product-option__info ul li:last-child .bullet {
        display: none; }
      .product-option__info ul li strong {
        color: #222;
        font-weight: 400; }

.product-right .select-wrapper {
  margin-top: 10px; }

.product__info > ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .product__info > ul > li {
    padding-right: 20px;
    line-height: 24px; }

#modalSize .how-get p, div[data-key="modalSize"] .how-get p {
  margin: 0px; }

#cart .recommend-bc.first {
  margin-top: 30px; }

.recommend-bc {
  padding-top: 20px;
  background: #fff; }

.recommend-bc .index-heading-wrap .index-heading {
  font-size: 20px;
  margin: 0;
  font-weight: 700; }

.recommend-bc .rcm-collection-products {
  margin-top: 15px; }

.recommend-bc .rcm-collection-products .owl-stage {
  padding-left: 0 !important; }

.recommend-bc .rcm-collection-products .owl-carousel .owl-nav button {
  position: absolute;
  top: calc(50% - 90px);
  background: none;
  border: none;
  box-shadow: none;
  outline: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center; }

.recommend-bc .rcm-collection-products .owl-carousel .owl-nav button.disabled {
  opacity: 0;
  visibility: hidden; }

.recommend-bc .rcm-collection-products .owl-carousel .owl-nav button svg {
  width: 18px;
  height: 18px; }

.recommend-bc .rcm-collection-products .owl-carousel .owl-nav button.owl-prev {
  left: -10px; }

.recommend-bc .rcm-collection-products .owl-carousel .owl-nav button.owl-next {
  right: -10px; }

.btn-more-modal {
  cursor: pointer; }

.description-body .product__info > ul > li {
  width: 100%; }

.description-body ul, .description-body ol {
  list-style-type: initial;
  list-style-position: inside; }

body.overflow-sitebar {
  overflow-y: hidden; }

.sitebar-mobile {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 99999;
  transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1);
  -webkit-transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1); }
  .sitebar-mobile .sitebar-moile-head {
    position: relative;
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5; }
    .sitebar-mobile .sitebar-moile-head h4 {
      margin: 0;
      font-size: 14px;
      text-align: center;
      font-weight: 600; }
    .sitebar-mobile .sitebar-moile-head .close-sitebar-mobile {
      position: absolute;
      font-size: 28px;
      top: 50%;
      left: 5px;
      transform: translateY(-50%);
      width: 30px;
      text-align: center; }
  .sitebar-mobile .sitebar-mobile-body {
    padding: 15px;
    height: 95%;
    overflow: hidden;
    overflow-y: auto; }
  .sitebar-mobile.move-sitebar {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0); }

.cart-collection-list {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.modal-cus a {
  color: #337ab7;
  text-decoration: underline; }

#hrv-loyalty {
  display: none !important; }

.banner-index-head {
  margin-bottom: 15px;
  margin-top: 15px; }

@-webkit-keyframes bounce {
  20%, 53%, 80%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  20%, 53%, 80%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.header-main .icon-cart {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.header-main .icon-cart.ani-bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

div[data-key="modal-return"] .sitebar-mobile-body a {
  color: #337ab7;
  text-decoration: underline; }

.line-cart {
  border-color: #777; }

@media (max-width: 767px) {
  .section-recommend-cart .info .list-color ul.list li.more-color {
    display: none !important; }
  .recommend-bc .rcm-collection-products.banner-list {
    padding: 0; }
  .section-recommend-cart.banner-index .banner-list .banner-item {
    margin: 0; } }

.fancybox__container {
  z-index: 9999999; }
  .fancybox__container .fancybox__thumbs {
    display: none !important; }
  .fancybox__container .carousel__button:not(.fancybox__button--close) {
    display: none !important; }

/*Customer*/
#customer-login {
  padding: 20px 15px 30px;
  position: relative;
  background: #fff;
  border: none;
  border-radius: 2px;
  margin: 50px auto;
  width: 460px; }

#customer-login .tabs-login {
  margin-bottom: 25px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

#customer-login .tabs-login .item-tab {
  width: 50%;
  text-align: center; }

#customer-login .tabs-login .item-tab a {
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #666;
  border-bottom: 3px solid transparent; }

#customer-login .tabs-login .item-tab.active a {
  color: #000;
  border-color: #000; }

#customer-login h1, #recover-password h2 {
  font-size: 18px !important;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px !important;
  color: rgba(0, 0, 0, 0.75); }

.large_form input {
  padding: 4px 9px;
  height: 29px;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0;
  line-height: 19px;
  box-sizing: border-box;
  -webkit-appearance: none;
  width: 100%;
  margin-bottom: 20px; }

.action_bottom {
  padding-bottom: 10px;
  margin-bottom: 20px; }

#layout-page .input-group {
  margin-bottom: 15px; }

.form-relative {
  position: relative; }

.form-relative .btn-password {
  position: absolute;
  top: 20%;
  right: 0;
  display: inline-block;
  width: 23px; }

#customer_password[type="password"] + .btn-password .show-pass {
  display: none; }

#customer_password[type="text"] + .btn-password .hide-pass {
  display: none; }

.optionCheck {
  float: left;
  display: inline-block;
  width: 50% !important;
  margin: 10px 0px;
  text-align: left; }

#recover-password input[type="radio"] {
  width: initial;
  height: initial;
  float: left;
  margin-right: 5px; }

.phoneCheckShow {
  display: none; }

.otpcode {
  display: none; }

button#phone-auth-submit, button#otp_submit, form.otpcode button {
  width: 100%;
  text-transform: uppercase;
  padding: 0px 16px;
  line-height: 40px;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  background: #000;
  color: #fff;
  border: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

input[type=number] {
  -moz-appearance: textfield; }

#recover-password h2 span {
  font-weight: 600;
  color: #000; }

.site-login-mb {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 999999;
  display: none; }

.site-login-mb.open {
  display: block; }

.site-login-mb #customer-login {
  margin-top: 0; }

.site-login-head {
  text-align: center;
  position: relative;
  padding-top: 30px; }

.site-login-head img {
  max-width: 80px;
  margin: 0 auto; }

.site-login-head .btn-close-login {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 50px;
  line-height: 1;
  font-weight: bold; }

.req_pass a {
  text-decoration: underline; }

@media screen and (max-width: 500px) {
  #customer-login {
    width: 100%; }
  form#update_customer input[type="text"] {
    width: calc(100% - 120px); } }

.content-flashsale button.hc-tablinks {
  max-width: 100px;
  background: transparent;
  border: 0;
  outline: none; }
  .content-flashsale button.hc-tablinks.de-active {
    cursor: default;
    pointer-events: none;
    display: none; }
  .content-flashsale button.hc-tablinks .content-title {
    width: 70px;
    height: 70px;
    background: #ddd;
    border-radius: 12px;
    margin: 20px 10px 0px;
    font-size: 20px;
    line-height: 65px; }
  .content-flashsale button.hc-tablinks.active .content-title {
    background: #000;
    color: #fff; }
  .content-flashsale button.hc-tablinks .info {
    font-size: 15px;
    margin-top: 3px; }
  .content-flashsale button.hc-tablinks span {
    font-size: 30px;
    position: relative;
    top: 3px;
    margin-right: 2px !important;
    font-weight: bold; }

.content-info-vocher {
  background: #fead00;
  padding: 15px 15px;
  color: #ff805a;
  border: 1px solid #fead00;
  border-top-width: 3px;
  border-top-color: #000;
  position: relative; }
  .content-info-vocher .vocher-percent .percent-off {
    font-size: 20px;
    color: #000;
    font-weight: bold; }
    .content-info-vocher .vocher-percent .percent-off span {
      font-size: 16px; }
  .content-info-vocher .vocher-info .title {
    font-size: 14px;
    margin-bottom: 0;
    color: #000; }
  .content-info-vocher .vocher-info .info {
    color: #fff; }
    .content-info-vocher .vocher-info .info span.time-vocher {
      display: inline-block;
      font-size: 13px;
      margin-bottom: 5px;
      font-weight: bold; }
  .content-info-vocher .vocher-info .check-get {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); }
    .content-info-vocher .vocher-info .check-get .get-vocher {
      padding: 5px 10px;
      background: #000;
      border-radius: 4px;
      cursor: pointer;
      color: #FFF;
      display: inline-block; }
  .content-info-vocher .date-vocher {
    font-size: 11px;
    padding: 0px 5px 0px 0px;
    position: relative; }
    .content-info-vocher .date-vocher:after {
      position: absolute;
      content: "";
      width: 60%;
      height: 1px;
      background: #FFF;
      top: -10px;
      left: 20%; }
  .content-info-vocher:before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: -1px;
    border: 1px solid #fead00;
    border-left: 0;
    width: 10px;
    height: 20px;
    background-color: #fff;
    border-radius: 0 100% 100% 0 / 0 50% 50% 0; }
  .content-info-vocher:after {
    position: absolute;
    content: '';
    top: 50%;
    right: -1px;
    border: 1px solid #fead00;
    border-left: 0;
    width: 10px;
    height: 20px;
    background-color: #fff;
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg); }

#index-coupon .hc-tabcontent {
  display: none; }
  #index-coupon .hc-tabcontent.active {
    display: block; }
  #index-coupon .hc-tabcontent .row {
    white-space: nowrap;
    overflow-y: auto;
    margin-left: -4px;
    margin-right: -4px;
    padding-bottom: 5px; }
    #index-coupon .hc-tabcontent .row::-webkit-scrollbar {
      width: 5px;
      height: 5px; }
    #index-coupon .hc-tabcontent .row::-webkit-scrollbar-track {
      background: #f1f1f1; }
    #index-coupon .hc-tabcontent .row::-webkit-scrollbar-thumb {
      background: #888; }
    #index-coupon .hc-tabcontent .row::-webkit-scrollbar-thumb:hover {
      background: #555; }
  #index-coupon .hc-tabcontent .item-vocher {
    display: inline-block;
    float: initial;
    padding: 0 4px; }
  @media (max-width: 767px) {
    #index-coupon .hc-tabcontent .item-vocher {
      width: 92%; } }

.content-flashsale .tab {
  margin-bottom: 35px; }

.content-info-vocher.de-active {
  filter: grayscale(1);
  cursor: default;
  pointer-events: none; }

.get-vocher.has-click {
  pointer-events: none; }

#index-coupon .content-tabinfo {
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  padding-right: 5px;
  padding-bottom: 5px; }

#index-coupon .content-tabinfo::-webkit-scrollbar {
  width: 10px;
  height: 7px; }

/* Track */
#index-coupon .content-tabinfo::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
#index-coupon .content-tabinfo::-webkit-scrollbar-thumb {
  background: #888; }

#index-coupon .content-tabinfo .item-vocher {
  display: inline-block;
  float: initial; }

@media (max-width: 767px) {
  #index-coupon .content-tabinfo {
    padding-right: 40px; } }

body.addcart-error .overflow-cart-error {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999; }

body.addcart-error .product-items.error .option-select {
  position: relative;
  z-index: 99999;
  background: #fff;
  padding: 5px 10px;
  opacity: 0.9; }

#modal-remove {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999999;
  padding: 15px;
  display: none;
  align-items: center;
  justify-content: center; }
  #modal-remove.active {
    display: flex; }
  #modal-remove .modal-remove-dialog {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #fff;
    padding: 15px 25px;
    text-align: center; }
  #modal-remove .remove-des {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 19px;
    margin-bottom: 20px; }
  #modal-remove .remove-actions {
    display: flex;
    justify-content: center; }
    #modal-remove .remove-actions .btn-remove {
      display: inline-block;
      padding: 5px 8px;
      width: 50%;
      font-size: 14px;
      font-weight: 600; }
    #modal-remove .remove-actions .btn-remove-cancel {
      border: 2px solid #ccc;
      color: #000;
      margin-right: 15px; }
    #modal-remove .remove-actions .btn-remove-ok {
      border: 2px solid #000;
      background: #000;
      color: #fff; }

.loading-remove {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999999;
  padding: 15px;
  display: none;
  align-items: center;
  justify-content: center; }
  .loading-remove.active {
    display: flex; }
  .loading-remove .loading-spinner {
    position: relative; }
    .loading-remove .loading-spinner:before {
      content: '';
      box-sizing: border-box;
      width: 30px;
      height: 30px;
      position: absolute;
      top: calc(50% - 20px);
      left: calc(50% - 20px);
      border-radius: 50%;
      border-top: 3px solid #222222;
      border-left: 3px solid #222222;
      border-bottom: 3px solid #222222;
      border-right: 4px solid rgba(255, 255, 255, 0);
      animation: spinner .6s linear infinite; }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }

@media (min-width: 1024px) {
  #product #index-coupon .content-tabinfo .item-vocher {
    width: 100%; } }

.banner-product-promo {
  margin: 10px 0 15px; }

.page-loading {
  z-index: 9999999;
  -webkit-transform: translateZ(9999999px);
  -ms-transform: translateZ(9999999px);
  transform: translateZ(9999999px);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none; }
  .page-loading .page-loading-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(129, 129, 129, 0.5); }
  .page-loading .page-loading-cur-page {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
    .page-loading .page-loading-cur-page .page-loading-svg {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-animation: S-loading-rotate-1 1s linear infinite;
      -ms-animation: S-loading-rotate-1 1s linear infinite;
      -moz-animation: S-loading-rotate-1 1s linear infinite;
      animation: loading-spin1 1s linear infinite; }
      .page-loading .page-loading-cur-page .page-loading-svg .S-loading__circular-path {
        position: absolute;
        left: 0;
        top: 0;
        stroke: rgba(0, 0, 0, 0.16);
        stroke-dasharray: 200; }
      .page-loading .page-loading-cur-page .page-loading-svg .S-loading__circular-path {
        stroke: #222222;
        stroke-dasharray: 1,200;
        stroke-linecap: square;
        -webkit-animation: S-loading-stroke-pullup 1s linear infinite;
        animation: S-loading-stroke-pullup 1s linear infinite; }

@-webkit-keyframes loading-spin1 {
  0% {
    transform: rotate(-90deg); }
  40% {
    transform: rotate(-35deg); }
  100% {
    transform: rotate(270deg); } }

@-moz-keyframes loading-spin1 {
  0% {
    transform: rotate(-90deg); }
  40% {
    transform: rotate(-35deg); }
  100% {
    transform: rotate(270deg); } }

@-o-keyframes loading-spin1 {
  0% {
    transform: rotate(-90deg); }
  40% {
    transform: rotate(-35deg); }
  100% {
    transform: rotate(270deg); } }

@-webkit-keyframes loading-spin1 {
  0% {
    transform: rotate(-90deg); }
  40% {
    transform: rotate(-35deg); }
  100% {
    transform: rotate(270deg); } }

@-moz-keyframes S-loading-stroke-pullup {
  0% {
    stroke-dasharray: 6.7824, 200; }
  40% {
    stroke-dasharray: 57.6504, 200; }
  100% {
    stroke-dasharray: 6.7824, 200; } }

@-o-keyframes S-loading-stroke-pullup {
  0% {
    stroke-dasharray: 6.7824, 200; }
  40% {
    stroke-dasharray: 57.6504, 200; }
  100% {
    stroke-dasharray: 6.7824, 200; } }

@keyframes S-loading-stroke-pullup {
  0% {
    stroke-dasharray: 6.7824, 200; }
  40% {
    stroke-dasharray: 57.6504, 200; }
  100% {
    stroke-dasharray: 6.7824, 200; } }

.has-frame {
  position: relative; }
  .has-frame a {
    display: block;
    position: relative; }
  .has-frame .frame-product {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

@media (min-width: 992px) {
  .section-backfriday .content-product-list .item-cus {
    width: 25%; } }

.section-backfriday .content-product-list .item-cus:nth-child(6n + 1) {
  clear: initial; }

.section-dudoanwc {
  padding-bottom: 40px; }

.dudoanwc-wrapper {
  max-width: 600px;
  margin: 0 auto; }

.title-wc {
  font-weight: 600;
  font-size: 16px; }

.match-wc-today {
  /*max-height: 80vh;
	overflow: hidden;
	overflow-y: auto;
	&::-webkit-scrollbar {
	width: 10px;
}
	&::-webkit-scrollbar-track {
	background: #f1f1f1;
}
	&::-webkit-scrollbar-thumb {
	background: #888;
}*/ }

.list-matchs .match {
  margin-bottom: 25px;
  border: 1px solid #ddd;
  border-radius: 4px; }

.list-matchs .row-flex {
  display: flex;
  align-items: center; }

.list-matchs .match-head {
  padding: 8px 15px;
  background: url("//cdn.hstatic.net/themes/200000678209/1001399726/14/bg-wc.png?v=64");
  background-size: cover;
  background-position: center center;
  color: #fff; }
  .list-matchs .match-head .match-title {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase; }

.list-matchs .match-body {
  padding: 8px 15px 60px;
  position: relative; }
  .list-matchs .match-body .col-md-4:last-child {
    position: initial; }
  .list-matchs .match-body .match__team-name {
    font-size: 16px;
    font-weight: 500;
    color: #003839;
    margin-top: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    vertical-align: middle; }
  .list-matchs .match-body .match__team-logo {
    width: 60px; }
  .list-matchs .match-body .link-group {
    display: flex;
    align-items: center;
    justify-content: center; }
    .list-matchs .match-body .link-group .box-tyso input {
      width: 35px;
      height: 35px;
      border: 1px solid #000;
      border-radius: 4px;
      text-align: center;
      padding: 0 8px;
      outline: 0;
      font-weight: 600;
      background: #fff; }
      .list-matchs .match-body .link-group .box-tyso input[disabled] {
        opacity: 0.7;
        background: #e1e1e1; }
    .list-matchs .match-body .link-group .dot-tyso {
      font-size: 16px;
      font-weight: bold;
      margin: 0 5px; }
  .list-matchs .match-body .btn-submit-dudoan {
    background: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-color: #000; }
    .list-matchs .match-body .btn-submit-dudoan.has-dudoan {
      opacity: 0.6;
      pointer-events: none; }
    .list-matchs .match-body .btn-submit-dudoan.has-click {
      opacity: 0.6;
      pointer-events: none; }

.list-matchs .match-footer {
  display: flex;
  justify-content: space-between;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: 600;
  position: relative; }
  .list-matchs .match-footer:before {
    position: absolute;
    content: '';
    top: 0;
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #ddd; }

.match-result {
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 15px; }
  .match-result .match-result-head {
    display: flex;
    align-items: center; }
  .match-result .match-result-left {
    width: 75%;
    border-right: 1px solid #ddd; }
  .match-result .match-result-right {
    width: 25%; }
  .match-result .match-team {
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
    margin-bottom: 8px;
    align-items: center; }
    .match-result .match-team .match-team-info img {
      width: 60px; }
    .match-result .match-team .match-team-info .team-name {
      margin-left: 10px;
      font-size: 15px;
      display: inline-block; }
  .match-result .match-time {
    padding: 0 10px; }
  .match-result .match-result-bottom {
    margin-top: 15px;
    padding-top: 10px;
    position: relative; }
    .match-result .match-result-bottom:before {
      position: absolute;
      content: '';
      width: 100%;
      left: 0;
      height: 1px;
      background: #ddd;
      top: 0; }
    .match-result .match-result-bottom .result-info {
      display: flex;
      justify-content: space-between;
      color: #000;
      font-weight: 500;
      font-size: 16px;
      margin-bottom: 8px; }

.login-back {
  position: absolute;
  z-index: 999;
  top: 15px;
  right: 15px;
  width: 16px;
  display: none; }

.promotion-buy2get1 {
  display: none !important; }

.promotion-buy2get1 span {
  color: red;
  font-weight: bold; }

#hrv-promotion-buy2get1 .notify-setting {
  background: #fff !important;
  margin-top: 0;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important; }

#hrv-promotion-buy2get1 .notify-system {
  background: #fff !important;
  box-shadow: none !important;
  border: none !important; }

.notify-setting {
  padding: 10px 0px !important; }

.notify-setting .item.logo {
  display: none !important; }

.notify-setting .item.logo img {
  width: 31px !important; }

@media screen and (max-width: 767px) {
  #hrv-promotion-buy2get1 .setting-left {
    width: 75%; } }

.modal {
  z-index: 10500; }

.header-main {
  -webkit-transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  width: 100%; }
  .header-main.fix-scroll {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 219;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-animation: fadeInDown 0.6s both;
    animation: fadeInDown 0.6s both;
    background: #fff; }

#modal-collection .modal-content,
#modal-quickview .modal-content {
  border-radius: 0; }

.search-keywork {
  margin-bottom: 20px;
  margin-top: 20px; }
  .search-keywork h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize; }
  .search-keywork ul {
    margin: 0; }
    .search-keywork ul li {
      display: inline-block;
      margin-right: 5px;
      margin-bottom: 5px; }
      .search-keywork ul li a {
        display: inline-block;
        padding: 5px 8px;
        background: #f6f6f6;
        color: #666;
        transition: all 0.3s; }
        .search-keywork ul li a.active {
          background: #000;
          border-color: #000;
          color: #fff; }

/*----------------- SEARCH MOBILE------------------*/
body.open-search-mb {
  overflow: hidden; }
  body.open-search-mb .sidebar-search {
    transform: translateX(0);
    -webkit-transform: translateX(0); }

.sidebar-search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .sidebar-search .sidebar-search__head {
    padding: 15px 15px 20px;
    border-bottom: 1px solid #E7E7E7; }
  .sidebar-search .sidebar-search__body {
    padding: 15px 15px 70px;
    height: 85vh;
    overflow: hidden;
    overflow-y: auto; }
  @media (min-width: 768px) {
    .sidebar-search {
      max-width: 480px;
      width: 100%;
      left: initial; } }

.search-mb__group {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center; }
  .search-mb__group .search-mb__form {
    width: calc(100% - 55px);
    position: relative; }
    .search-mb__group .search-mb__form .search-mb__input {
      display: block;
      width: 100%;
      height: 45px;
      background: #F5F5F6;
      border: 0;
      padding: 0 15px 0 40px; }
    .search-mb__group .search-mb__form .search-mb__submit {
      position: absolute;
      background: none;
      border: 0;
      top: 50%;
      left: 10px;
      transform: translateY(-50%); }
      .search-mb__group .search-mb__form .search-mb__submit img {
        width: 24px; }
  .search-mb__group .btn-close-search {
    display: inline-block;
    font-size: 16px;
    width: 55px;
    text-align: center;
    font-weight: 600;
    height: 45px;
    line-height: 45px; }

.sidebar-search__default .search-default__line {
  margin-bottom: 15px; }
  .sidebar-search__default .search-default__line h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px; }
  .sidebar-search__default .search-default__line ul {
    margin: 0; }
    .sidebar-search__default .search-default__line ul li {
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 10px; }
      .sidebar-search__default .search-default__line ul li a {
        display: inline-block;
        background: #F6F6F6;
        padding: 6px 10px;
        font-size: 16px; }

.sidebar-search__ultimate .item-ult {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 15px; }
  .sidebar-search__ultimate .item-ult:nth-of-type(n+6) {
    display: none; }
  .sidebar-search__ultimate .item-ult .title {
    width: calc(100% - 90px);
    padding-right: 10px; }
    .sidebar-search__ultimate .item-ult .title a {
      font-size: 16px;
      font-weight: 500;
      margin-bottom: 8px; }
    .sidebar-search__ultimate .item-ult .title .f-initial {
      font-size: 16px;
      font-weight: bold;
      margin: 0; }
      .sidebar-search__ultimate .item-ult .title .f-initial del {
        font-size: 14px;
        color: #666;
        margin-left: 5px; }
  .sidebar-search__ultimate .item-ult .thumbs {
    width: 90px; }

.search-ultimate__more {
  text-align: center; }
  .search-ultimate__more .btn-more-link {
    font-size: 16px;
    font-weight: 700; }

body.open-store {
  overflow: hidden; }
  body.open-store .site-store {
    transform: translateX(0); }

.site-store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 999999;
  transform: translateX(100%);
  transition: all 0.3s; }
  .site-store .site-store__head {
    padding: 30px 15px 15px; }
    .site-store .site-store__head .btn-close-store img {
      width: 12px; }
  .site-store .getStore-content {
    padding: 15px 15px 0; }
    @media (min-width: 1024px) {
      .site-store .getStore-content {
        margin: 0 auto;
        width: 75%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        padding-left: 50px; } }

@media (min-width: 992px) {
  .site-store__body {
    height: calc(100vh - 67px);
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 15px; } }

@media (max-width: 991px) {
  .site-store__content {
    height: calc(100vh - 67px);
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 20px; } }

.site-store__content .store-map {
  position: relative; }
  @media (min-width: 992px) {
    .site-store__content .store-map {
      height: calc(100vh - 180px); } }
  @media (max-width: 991px) {
    .site-store__content .store-map {
      height: calc(100vh - 370px); } }
  .site-store__content .store-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

@media (min-width: 1024px) {
  .getStore-detail {
    padding-left: 65px;
    position: relative; }
    .getStore-detail .getStore-logo {
      position: absolute;
      left: 0;
      top: 5px; }
      .getStore-detail .getStore-logo img {
        width: 50px; } }

@media (max-width: 991px) {
  .getStore-detail {
    margin-bottom: 20px; } }

.getStore-detail .getStore-name {
  margin-bottom: 5px; }

.getStore-detail .getStore-address, .getStore-detail .getStore-phone, .getStore-detail .getStore-name {
  font-size: 15px;
  font-weight: 600; }

.getStore-detail .getStore-status {
  font-weight: 600;
  color: #39B44A; }

.getStore-action {
  display: flex;
  justify-content: space-around;
  max-width: 250px;
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .getStore-action {
      margin: initial; } }
  .getStore-action .btn-store__item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .getStore-action .btn-store__item:first-child {
        display: none; } }
    .getStore-action .btn-store__item span {
      display: inline-block;
      margin-top: 5px;
      font-size: 15px;
      font-weight: 600; }
  .getStore-action .btn-store {
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    border-radius: 100%;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center; }

.home-tab__list {
  max-width: 800px;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-evenly;
  -webkit-justify-content: space-evenly;
  margin: 0 auto 30px; }
  @media (max-width: 767px) {
    .home-tab__list {
      white-space: nowrap;
      overflow-x: auto;
      padding-bottom: 8px; } }
  .home-tab__list .home-tab__item a {
    background: unset;
    border: 0;
    font-size: 20px;
    margin: 0 20px;
    border-bottom: 2px solid transparent;
    padding-bottom: 7px;
    font-weight: 700;
    color: #979797; }
    .home-tab__list .home-tab__item a.active {
      color: #000;
      border-color: #000; }
    @media (max-width: 767px) {
      .home-tab__list .home-tab__item a {
        font-size: 14px;
        margin: 0 7px; } }

.home-tab__content:not(.active) {
  display: none; }

.sidebar-search__tabs {
  padding: 0 15px; }
  .sidebar-search__tabs .search__tabs {
    margin: 0;
    display: flex; }
    .sidebar-search__tabs .search__tabs li {
      flex: 0 0 50%;
      padding: 12px 0px;
      text-align: center; }
      .sidebar-search__tabs .search__tabs li a {
        display: inline-block;
        font-weight: initial;
        text-transform: uppercase;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        position: relative;
        border-bottom: 2px solid transparent; }
        .sidebar-search__tabs .search__tabs li a.active {
          border-color: #000; }

.search-tab__line:not(.active) {
  display: none; }

@media (min-width: 768px) {
  .container-bst {
    width: 960px;
    position: relative;
    margin: 0 auto; } }

.section-bst .bst-content {
  max-width: 514px;
  margin: 0 auto 30px; }
  .section-bst .bst-content .bst-title {
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px; }
  .section-bst .bst-content .bst-des {
    text-align: center;
    font-size: 16px;
    font-weight: 600; }

.article-body .bst-line__haft {
  max-width: 800px;
  width: 100%; }

.article-body .bst-new__line {
  margin: 0 auto 40px; }
  .article-body .bst-new__line:not(.bst-line__haft) .product-item {
    width: auto; }
    .article-body .bst-new__line:not(.bst-line__haft) .product-item video {
      max-width: 400px;
      width: 100%; }

.article-body .trigger-collections {
  justify-content: center;
  -webkit-justify-content: center; }

.article-body .product-item .info {
  background: #FFF;
  text-align: left;
  padding: 8px 10px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.article-body .product-item .prices {
  font-weight: 400 !important; }

.article-body .bt-small .product-bt .box-media {
  display: block;
  padding-bottom: 150%;
  position: relative; }
  .article-body .bt-small .product-bt .box-media video, .article-body .bt-small .product-bt .box-media img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

@media (max-width: 767px) {
  .article-content.banner-list {
    padding-left: 0;
    padding-right: 0; } }

.owl-index-video .slider-video {
  height: 100%;
  position: relative; }

.owl-index-video .slider-video video {
  width: 100%; }

@media (max-width: 1024px) and (min-width: 769px) {
  .owl-index-video .slider-video {
    padding-bottom: 55%; } }

@media (max-width: 1024px) {
  .owl-index-video .slider-video video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; } }

@media (max-width: 991px) {
  .owl-index-video .slider-video {
    padding-bottom: 125%; } }

.coupon-cart {
  margin-top: 10px; }

.coupon-cart__wrapper .coupon-cart__notify a {
  font-weight: 700; }

/*---------- MODAL CUSTOMER -------------*/
.modal-sh-main .modal-dialog {
  max-width: 850px;
  width: 100%; }

.modal-sh-main .modal-content {
  border-radius: 0; }

.modal-sh-main .modal-header .close {
  font-size: 24px !important;
  color: #000;
  opacity: 1; }

.modal-sh-main .modal-header .modal-title {
  text-align: center;
  font-weight: bold;
  font-size: 16px; }

.coupon-empty {
  font-size: 15px; }

.coupon-empty {
  width: 100%;
  background: #fff6f1;
  padding: 40px 0;
  border: 1px solid #ff805a;
  border-top-width: 5px;
  position: relative; }

.coupon-empty:before {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  left: -1px;
  border: 1px solid #ff805a;
  border-left: 0;
  width: 8px;
  height: 15px;
  background-color: #fff;
  border-radius: 0 100% 100% 0 / 0 50% 50% 0; }

.coupon-empty:after {
  position: absolute;
  content: '';
  top: 50%;
  right: -1px;
  border: 1px solid #ff805a;
  border-left: 0;
  width: 8px;
  height: 15px;
  background-color: #fff;
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg); }

.coupon-empty p {
  text-align: center;
  width: 100%;
  font-weight: 600;
  color: #ff805a; }

.customer-membership {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }
  .customer-membership .point-membership {
    font-size: 16px; }

.list-voucher-point {
  padding: 10px 0; }

.item-coupon.no-active {
  opacity: 0.5;
  filter: grayscale(1); }

.item-coupon.click-active {
  cursor: pointer; }

.list-coupon .item-coupon {
  margin-bottom: 15px; }

.list-coupon .item-coupon .item-coupon__inner {
  border: 1px solid #ff805a;
  border-top-width: 5px;
  background: #fff6f1;
  position: relative; }

.list-coupon.list-voucher-point .item-coupon .item-coupon__inner {
  padding: 15px; }

.item-coupon .coupon-head {
  padding: 15px 15px;
  position: relative; }

.item-coupon .coupon-head .coupon-bagde {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #ff805a;
  font-size: 14px;
  display: inline-block; }

.item-coupon .coupon-barcode {
  padding: 0 15px 10px; }

.item-coupon .coupon-barcode svg text {
  fill: #ff805a; }

.item-coupon .coupon-head .coupon-bagde.bagde-expired {
  color: #000;
  background: #ccc;
  padding: 5px; }

.item-coupon .dash-line {
  position: relative;
  border-top: 2px dashed #fff; }

.item-coupon .dash-line:before {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  left: -1px;
  border: 1px solid #ff805a;
  border-left: 0;
  width: 10px;
  height: 20px;
  background-color: #fff;
  border-radius: 0 100% 100% 0 / 0 50% 50% 0; }

.item-coupon .dash-line:after {
  position: absolute;
  content: '';
  top: 50%;
  right: -1px;
  border: 1px solid #ff805a;
  border-left: 0;
  width: 10px;
  height: 20px;
  background-color: #fff;
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg); }

.item-coupon .coupon-points {
  font-size: 16px;
  margin-bottom: 0;
  color: #ff805a;
  font-weight: 600;
  line-height: 1.4; }

.item-coupon .coupon-name {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ff805a;
  margin-bottom: 0; }

.item-coupon .coupon-details p {
  margin-bottom: 0;
  margin-top: 5px;
  color: #ff805a;
  line-height: 1.2; }

.item-coupon .coupon-condition {
  padding: 0 15px 15px;
  margin-top: 15px; }

.item-coupon .coupon-condition li {
  position: relative;
  padding-left: 13px; }

.item-coupon .coupon-condition li.coupon-date span {
  vertical-align: middle;
  display: inline-block;
  height: 15px; }

.item-coupon .coupon-condition li:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.item-coupon .btn-exchange-coupon {
  display: inline-block;
  padding: 5px 8px;
  background: #000;
  color: #fff;
  font-size: 14px; }

.customer-bottom {
  margin-top: 15px; }

.customer-bottom .btn-getcoupon {
  display: block;
  width: 100%;
  color: #000;
  font-size: 16px;
  text-align: center;
  padding: 10px 0px;
  border: 1px solid #ddd; }

@media (max-width: 767px) {
  .modal-sh-main .modal-dialog {
    width: auto; }
  .list-coupon .item-coupon .coupon-details p {
    font-size: 12px; }
  .list-coupon .item-coupon .coupon-condition li {
    font-size: 10px; } }

.banner-swiper__wrapper {
  position: relative;
  padding-bottom: 35.25%; }
  .banner-swiper__wrapper .banner-swiper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .banner-swiper__wrapper .banner-item img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

#wrap-social-login-plus {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.btn-login-plus {
  width: 48% !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center; }
  .btn-login-plus .label-btn-login {
    font-size: 0;
    display: none; }

/*====== POPUP CONTACT ====================================================================*/
.modal-popupContact {
  font-size: 0;
  text-align: center;
  padding: 0 !important;
  color: #333;
  background: rgba(3, 17, 27, 0.7);
  -webkit-transition: opacity .35s linear;
  -o-transition: opacity .35s linear;
  transition: opacity .35s linear; }

.modal-popupContact:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-popupContact .modal-dialog-centered {
  font-size: 14px;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-popupContact.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-popupContact .modal-dialog-centered .modal-content {
  width: 100%; }

.modal-popupContact .modal-dialog-centered {
  margin: 30px auto 50px; }

.modal-popupContact.fade .modal-dialog-centered {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s; }

.modal-popupContact.fade.in .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.modal-popupContact .close-popup-contact {
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 30px;
  line-height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  border-radius: 50%;
  opacity: 1;
  text-align: center;
  outline: none; }

.modal-popupContact .close-popup-contact svg {
  display: block;
  margin: auto;
  height: 30px;
  width: 14px;
  text-align: center;
  fill: #f3f3f3; }

.modal-popupContact .close-popup-contact:hover {
  background-color: rgba(0, 0, 0, 0.6); }

.modal-popupContact.popupBanner .modal-content {
  background-color: transparent;
  width: auto;
  margin-left: auto;
  margin-right: auto; }

.title-popup-contact {
  font-size: 24px;
  margin: 0px 0px 10px;
  font-weight: 500; }

.message-popup-contact {
  margin-bottom: 25px; }

@media (min-width: 768px) {
  .modal-popupContact .modal-dialog-centered {
    width: 650px; } }

@media (max-width: 767px) {
  .modal-popupContact .modal-dialog-centered {
    margin: 35px 10px 50px; } }

/*** End popup-contact.css ***/
/**** CUS 30/7/2024***/
.owl-carousel {
  display: block; }

.row-8 {
  margin-left: -4px;
  margin-right: -4px; }

.pd-8 {
  padding-left: 4px;
  padding-right: 4px; }

.btn-main {
  display: inline-block;
  padding: 8px 16px;
  font-size: 14px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  border: 1px solid transparent; }
  .btn-main:hover, .btn-main:focus {
    border-color: #000;
    background: #fff;
    color: #000; }

.main-nav-new li.nav-mega {
  position: static; }
  .main-nav-new li.nav-mega:hover .mega-contain {
    opacity: 1;
    visibility: visible; }

.menu-desktop {
  position: static; }

.mega-contain {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 25;
  opacity: 0;
  visibility: hidden; }
  .mega-contain .mega-wrapper {
    max-width: 1110px;
    margin: 0 auto;
    width: 100%;
    padding: 25px 75px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .mega-contain .mega-link {
    flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    max-width: 45%;
    padding: 0 15px; }
    .mega-contain .mega-link .mega-sub {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      margin: 0 -10px;
      flex-wrap: wrap;
      position: relative;
      flex-direction: column;
      width: 50%;
      border-right: 1px solid #dcdcdc; }
      .mega-contain .mega-link .mega-sub .mega-col {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
        text-align: left; }
        .mega-contain .mega-link .mega-sub .mega-col > a {
          font-size: 14px;
          color: #000;
          font-weight: 500;
          text-transform: uppercase;
          display: block;
          position: relative;
          padding: 5px 20px 5px 0; }
          .mega-contain .mega-link .mega-sub .mega-col > a .submenu-icon {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 0;
            line-height: 1; }
            .mega-contain .mega-link .mega-sub .mega-col > a .submenu-icon svg {
              width: 20px;
              height: 20px; }
        .mega-contain .mega-link .mega-sub .mega-col a {
          position: relative; }
          .mega-contain .mega-link .mega-sub .mega-col a:before {
            position: absolute;
            content: '';
            bottom: 0;
            left: 0;
            height: 1px;
            background: #000;
            width: 0;
            transition: all 0.3s ease-in-out; }
          .mega-contain .mega-link .mega-sub .mega-col a:hover:before {
            width: calc(100% - 5px); }
        .mega-contain .mega-link .mega-sub .mega-col ul {
          position: absolute;
          left: 100%;
          top: 0;
          width: 100%;
          padding-top: 0;
          padding-left: 15px;
          opacity: 0;
          visibility: hidden;
          transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease; }
          .mega-contain .mega-link .mega-sub .mega-col ul li a {
            display: block;
            padding: 5px 0;
            font-size: 14px;
            color: #1d1d1d;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            text-transform: uppercase; }
            .mega-contain .mega-link .mega-sub .mega-col ul li a:hover {
              color: #000; }
        .mega-contain .mega-link .mega-sub .mega-col:hover ul {
          opacity: 1;
          visibility: visible; }
  .mega-contain .mega-image {
    flex: 0 0 55%;
    max-width: 55%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .mega-contain .mega-image .mega-image__col {
      flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      max-width: 50%;
      padding: 0 10px; }

.home-section {
  padding-top: 60px; }

.one-coupon__list.row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  overflow-x: auto;
  padding-bottom: 10px;
  margin: 0; }
  .one-coupon__list.row::-webkit-scrollbar {
    width: 10px;
    height: 7px; }
  .one-coupon__list.row::-webkit-scrollbar-thumb {
    background: #888; }
  .one-coupon__list.row::-webkit-scrollbar-track {
    background: #f1f1f1; }
  .one-coupon__list.row[data-n="1"], .one-coupon__list.row[data-n="2"], .one-coupon__list.row[data-n="3"] {
    justify-content: center; }

.one-coupon__list .coupon-item {
  flex: 0 0 calc(100% / 4);
  -ms-flex: 0 0 calc(100% / 4);
  max-width: calc(100% / 4); }

.one-coupon__list .coupon-item__box {
  border: 1px solid #d9d9d9;
  position: relative; }

.one-coupon__list .coupon-item .coupon-item__box:before {
  position: absolute;
  content: '';
  top: 50%;
  right: -1px;
  border: 1px solid #d9d9d9;
  border-left: 0;
  width: 10px;
  height: 20px;
  background-color: #fff;
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg); }

.one-coupon__list .coupon-item .coupon-item__box:after {
  position: absolute;
  content: '';
  top: 50%;
  transform: translateY(-50%);
  left: -1px;
  border: 1px solid #d9d9d9;
  border-left: 0;
  width: 10px;
  height: 20px;
  background-color: #fff;
  border-radius: 0 100% 100% 0 / 0 50% 50% 0; }

.one-coupon__list .coupon-item .coupon-item__info {
  background: #fff;
  padding: 5px 8px 10px;
  text-align: center; }

.one-coupon__list .coupon-item .coupon-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
  text-transform: inherit; }

.one-coupon__list .coupon-item .coupon-condi {
  font-size: 14px;
  text-transform: inherit; }

.one-coupon__list .coupon-item .coupon-item__code {
  padding: 4px 0;
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: calc(21/14);
  text-transform: inherit; }

.one-coupon__item {
  flex: 0 0 calc(100% / 4);
  -ms-flex: 0 0 calc(100% / 4);
  max-width: calc(100% / 4);
  padding: 0 4px; }
  .one-coupon__item .one-coupon__box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .one-coupon__item .one-coupon__box .one-coupon__image {
      flex: 0 0 60px;
      -ms-flex: 0 0 60px;
      max-width: 60px;
      text-align: center;
      padding: 5px;
      border: 1px solid #ebebeb;
      border-radius: 6px 12px 12px 6px;
      border-left: 4px solid #dd1919;
      border-right: 0;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      -webkit-align-items: center; }
    .one-coupon__item .one-coupon__box .one-coupon__detail {
      flex: 0 0 calc(100% - 60px);
      -ms-flex: 0 0 calc(100% - 60px);
      max-width: calc(100% - 60px);
      border: 1px solid #ebebeb;
      padding: 5px 5px 5px 10px;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
      border-top-left-radius: 12px;
      border-bottom-left-radius: 12px;
      border-left: 0;
      position: relative; }
      .one-coupon__item .one-coupon__box .one-coupon__detail:before {
        position: absolute;
        content: '';
        width: 1px;
        height: 50%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        border-left: 1px dashed #ebebeb; }
    .one-coupon__item .one-coupon__box .one-coupon__head {
      position: relative;
      padding-right: 15px; }
      .one-coupon__item .one-coupon__box .one-coupon__head .coupon-title {
        font-size: 16px;
        margin-bottom: 3px;
        font-weight: 600;
        line-height: 1.2; }
      .one-coupon__item .one-coupon__box .one-coupon__head .coupon-icon-info {
        position: absolute;
        top: 0;
        right: 0;
        width: 16px;
        height: 16px;
        background: #000;
        text-align: center;
        line-height: 16px;
        color: #fff;
        border-radius: 100%;
        cursor: pointer; }
    .one-coupon__item .one-coupon__box .one-coupon__body {
      margin-top: 8px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      -webkit-align-items: center;
      justify-content: space-between;
      -webkit-justify-content: space-between; }
      .one-coupon__item .one-coupon__box .one-coupon__body .btn-use-coupon {
        display: inline-block;
        padding: 5px 8px;
        border: 1px solid #000;
        color: #000;
        font-size: 14px;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out; }
        .one-coupon__item .one-coupon__box .one-coupon__body .btn-use-coupon:hover {
          background: #000;
          color: #fff; }
        .one-coupon__item .one-coupon__box .one-coupon__body .btn-use-coupon.coppied {
          background: #000;
          color: #fff;
          opacity: 0.6; }
    .one-coupon__item .one-coupon__box .cp-info__row {
      font-size: 14px; }

.section-heading {
  margin-bottom: 20px; }
  .section-heading .title-head {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    line-height: 1.2; }

.section-more {
  margin-top: 15px; }
  .section-more .link-more {
    font-size: 16px;
    color: #000; }
    .section-more .link-more img {
      width: 18px;
      transition: all 0.3s ease-in-out; }
    .section-more .link-more:hover img {
      transform: translateX(5px); }

.owl-products.row.owl-loaded, .content-carousel.row.owl-loaded {
  margin: 0; }
  .owl-products.row.owl-loaded .product-item, .content-carousel.row.owl-loaded .product-item {
    width: 100%;
    padding: 0;
    margin: 0; }

.owl-carousel.style-nav .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(calc(-50% - 30px));
  font-size: 28px;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 27px;
  background: rgba(0, 0, 0, 0.2) !important;
  color: #fff;
  border-radius: 100%;
  transition: all 0.3s ease-in-out; }
  .owl-carousel.style-nav .owl-nav button.disabled {
    display: none; }
  .owl-carousel.style-nav .owl-nav button.owl-prev {
    left: -45px; }
  .owl-carousel.style-nav .owl-nav button.owl-next {
    right: -45px; }
  @media (max-width: 767px) {
    .owl-carousel.style-nav .owl-nav button {
      transform: translateY(calc(-50% + 25px)); }
      .owl-carousel.style-nav .owl-nav button.owl-prev {
        left: -15px; }
      .owl-carousel.style-nav .owl-nav button.owl-next {
        right: -15px; } }
  .owl-carousel.style-nav .owl-nav button:hover {
    background: #efefef  !important;
    color: #000; }

.banner-col .banner-col__box {
  position: relative; }
  .banner-col .banner-col__box > a {
    position: relative;
    display: block; }
    .banner-col .banner-col__box > a:before {
      position: absolute;
      content: '';
      background: rgba(60, 55, 55, 0.6);
      width: 100%;
      height: 100%;
      display: none; }
  .banner-col .banner-col__box .banner-col__title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    padding: 15px;
    display: none; }
    .banner-col .banner-col__box .banner-col__title a {
      color: #fff; }

.ytb-media__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  pointer-events: none; }
  .ytb-media__wrapper iframe, .ytb-media__wrapper video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none; }

.coupon-popover {
  margin-left: 15px;
  margin-right: 15px;
  max-width: 400px;
  font-family: inherit;
  font-size: 13px;
  z-index: 1055;
  padding: 0;
  border: 0;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 18px; }
  .coupon-popover .popover-header {
    display: none;
    text-align: center;
    background: #ffffff;
    border-radius: 16px 16px 0 0;
    font-size: 20px;
    padding: 15px 10px;
    font-weight: 600;
    width: 100%;
    color: #242424;
    border-bottom: 0; }
  .coupon-popover .popover-body {
    width: 360px;
    border-radius: 8px;
    background: #ffffff;
    padding: 24px 0px; }
  .coupon-popover .popover-content--coupon {
    font-size: 13px;
    color: #000000; }
    .coupon-popover .popover-content--coupon .dfex-txt {
      padding: 12px 24px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .coupon-popover .popover-content--coupon .dfex-txt.dfex-none {
      display: none; }
    .coupon-popover .popover-content--coupon .dfex-txt--1 {
      width: 33%;
      min-width: 100px;
      flex: 0 0 auto;
      font-size: 13px;
      line-height: 20px;
      color: #787878; }
    .coupon-popover .popover-content--coupon .dfex-txt--2 {
      padding-left: 20px; }
      .coupon-popover .popover-content--coupon .dfex-txt--2 span {
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 6px;
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%20%20%20%20%3Cdefs%3E%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22labrj0lkfa%22%20d%3D%22M6.527%202.099c.521%200%20.946.425.949.948v8.004c0%20.524-.425.949-.949.949H.95C.425%2012%200%2011.575%200%2011.051V3.047C0%202.524.425%202.1.949%202.1zm-.002.663H.946c-.157%200-.285.128-.285.285v8.002c0%20.157.128.285.285.285h5.579c.157%200%20.285-.128.285-.285V3.047c0-.157-.128-.285-.285-.285zM8.66%200c.524%200%20.949.425.949.949v8.004c0%20.523-.425.948-.949.948-.184%200-.332-.147-.332-.331%200-.185.148-.332.332-.332.158%200%20.285-.128.285-.285V.949c0-.158-.127-.285-.285-.285H3.082c-.158%200-.285.127-.285.285%200%20.184-.148.331-.332.331-.184%200-.332-.147-.332-.331%200-.524.425-.949.949-.949z%22%2F%3E%20%20%20%20%3C%2Fdefs%3E%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%28-2760%20-4524%29%20translate%282708%2080%29%20translate%2852%204304%29%20translate%280%20140%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%23E5F2FF%22%2F%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20transform%3D%22translate%286%206%29%20translate%281%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22n5b3eobj0b%22%20fill%3D%22%23fff%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23labrj0lkfa%22%2F%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20fill%3D%22%23787878%22%20xlink%3Ahref%3D%22%23labrj0lkfa%22%2F%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22%23017FFF%22%20mask%3D%22url%28%23n5b3eobj0b%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200H12V12H0z%22%20transform%3D%22translate%28-1%29%22%2F%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-size: 24px; }
    .coupon-popover .popover-content--coupon .dfex-txt--3 {
      width: 100%; }
      .coupon-popover .popover-content--coupon .dfex-txt--3 ul li {
        list-style-position: outside; }
        .coupon-popover .popover-content--coupon .dfex-txt--3 ul li + li {
          margin-top: 3px; }
        .coupon-popover .popover-content--coupon .dfex-txt--3 ul li::marker {
          color: #000; }
    .coupon-popover .popover-content--coupon .dfex-txt--cta {
      width: 100%; }
      .coupon-popover .popover-content--coupon .dfex-txt--cta .btn-popover {
        display: block;
        width: 100%;
        padding: 0px 12px;
        font-size: 13px;
        height: 44px;
        line-height: 42px;
        border-radius: 4px;
        font-weight: 500;
        color: #fff;
        background: red;
        border: 1px solid red; }
        .coupon-popover .popover-content--coupon .dfex-txt--cta .btn-popover + .btn-popover {
          margin-top: 12px;
          color: red;
          background: #fff; }
    .coupon-popover .popover-content--coupon .dfex-bkg:nth-child(2n+1) {
      background-color: #fafafa; }
    .coupon-popover .popover-content--coupon .cpi-trigger {
      cursor: pointer; }
  .coupon-popover.top > .arrow {
    border-top-color: #ffffff; }
  .coupon-popover.bottom > .arrow {
    border-bottom-color: #ffffff; }
  .coupon-popover.left > .arrow {
    border-left-color: #ffffff; }
  .coupon-popover.right > .arrow {
    border-right-color: #ffffff; }
  .coupon-popover.bs-popover-top > .arrow::before {
    border-top-color: #ffffff; }
  .coupon-popover.bs-popover-bottom > .arrow::before {
    border-bottom-color: #ffffff; }
  .coupon-popover.coupon-popover-cart {
    margin-left: 0;
    margin-right: 0; }
    .coupon-popover.coupon-popover-cart .popover-body {
      width: 260px;
      padding: 16px 0px; }
    .coupon-popover.coupon-popover-cart .popover-content--coupon .dfex-txt {
      padding: 8px 16px; }

/* ---------------------------  FILTER  --------------------------- */
body.show-filter {
  overflow: hidden; }
  body.show-filter .filter-sidebar {
    opacity: 1;
    visibility: visible;
    transform: translateX(0); }

.filter-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  max-width: 340px;
  width: 100%;
  background: #fff;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transform: translateX(120%);
  transition: all 0.3s ease-in-out; }
  .filter-sidebar .block_content {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh;
    padding-bottom: 60px; }

.block .title_block {
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background: #f5f5f5;
  padding: 8px 15px;
  margin: 0;
  position: relative; }
  .block .title_block .close-search {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%); }
    .block .title_block .close-search img {
      width: 16px; }

.layered .layered_subtitle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
  padding: 10px 0 10px;
  cursor: pointer;
  position: relative; }
  .layered .layered_subtitle span {
    font-weight: 600;
    font-size: 13px; }

.layered span.icon-control {
  position: relative;
  top: -2px;
  left: 5px;
  font-size: 8px;
  display: none; }

.group-filter {
  padding: 0 15px; }
  .group-filter[aria-expanded=false] .dropdown-filter .icon-control i:before {
    content: "\f067"; }
  .group-filter[aria-expanded=false] .layered-content {
    display: none;
    height: 0; }
  .group-filter[aria-expanded=true] .layered-content {
    height: auto; }
  .group-filter .layered-content {
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }

.check-box-list {
  margin: 0 0 10px; }
  .check-box-list li {
    line-height: 20px;
    font-size: 12px; }
    .check-box-list li:hover label {
      color: #000; }
  .check-box-list label {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 0;
    color: #000; }
  .check-box-list input[type="checkbox"] {
    display: none; }

.filter-price li {
  font-size: 14px;
  margin-bottom: 5px; }
  .filter-price li:last-child {
    margin-bottom: 0; }
  .filter-price li span {
    font-size: 12px; }

.filter-color ul {
  padding: 0;
  margin: 0;
  overflow: hidden; }

.filter-color li {
  display: inline;
  margin: 0 10px 10px 0;
  line-height: normal;
  float: left; }
  .filter-color li label {
    border: 1px solid #eaeaea;
    width: 25px;
    height: 25px;
    border-radius: 0;
    float: left;
    position: relative;
    background-size: contain; }
  .filter-color li input[type="checkbox"]:checked + label:before {
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
    border-width: 0 0 2px 2px !important;
    height: 5px;
    width: 9px;
    z-index: 99;
    border: solid #fff;
    margin: 7px 0 0 7px; }

.filter-size li {
  text-align: center;
  margin-right: -1px;
  margin-bottom: -1px;
  float: left; }
  .filter-size li label {
    width: 42px;
    height: 42px;
    line-height: 42px;
    position: relative;
    border: 1px solid #e5e5e5; }
  .filter-size li input[type="checkbox"]:checked + label, .filter-size li .size-filter li:hover label {
    background-color: #111;
    color: #fff;
    border: 1px solid #111; }

.block .block_content {
  overflow-y: auto;
  overflow-x: hidden; }

.bl-filter [type="checkbox"]:not(:checked), .bl-filter [type="checkbox"]:checked {
  position: absolute;
  left: -9999px; }

.bl-filter [type="checkbox"]:not(:checked) + label, .bl-filter [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 26px;
  cursor: pointer; }

.bl-filter [type="checkbox"]:not(:checked) + label:before, .bl-filter [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-radius: 2px; }

.bl-filter [type="checkbox"]:checked + label:before {
  border: 1px solid #000; }

.bl-filter [type="checkbox"]:not(:checked) + label:after, .bl-filter [type="checkbox"]:checked + label:after {
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: '';
  border-width: 0 0 2px 2px !important;
  height: 6px;
  width: 10px;
  border: solid #111;
  margin: 9px 0 0 4px;
  left: 0;
  top: -3px;
  transition: all .2s; }

.bl-filter [type="checkbox"]:not(:checked) + label:after {
  opacity: 0; }

.bl-filter [type="checkbox"]:checked + label:after {
  opacity: 1; }

.bl-filter label:hover:before {
  border: 1px solid #000 !important; }

/*---------FLASH SALE------------*/
.fs-tab-countdown .flashsale {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center; }
  .fs-tab-countdown .flashsale .fl-d {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 8px;
    color: #000; }

.flashsale span {
  display: inline-flex;
  width: 50px;
  height: 60px;
  background: #000;
  border-radius: 4px;
  font-size: 28px;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-left: 3px;
  margin-right: 3px;
  letter-spacing: 1.3px; }

.product-fl .product-loop__detail {
  padding-top: 12px; }

.product-fl h4 {
  margin: 8px 0 0 0;
  font-size: 14px; }
  .product-fl h4 a {
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-transform: uppercase;
    line-height: 1.4; }

.product-fl .pro-price {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.4; }
  .product-fl .pro-price.highlight .price-cur {
    color: red; }
  .product-fl .pro-price .compare-price {
    text-decoration: line-through;
    margin-left: 5px;
    color: #999;
    font-size: 12px; }

.product-fl .inventory-product {
  padding-left: 2px; }

.flash-sale-progress-bar {
  height: 19px;
  border-radius: 8px;
  background: #000;
  position: relative;
  border: 1px solid #000; }

.flash-sale-progress-bar__complement-wrapper {
  width: 100%;
  background: transparent;
  overflow: hidden;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  height: 100%;
  border-radius: 8px;
  top: 0px; }

.flash-sale-progress-bar__fire {
  background: url(https://file.hstatic.net/200000678209/file/flame.png) 0 no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  position: absolute;
  left: -8px;
  top: -11px;
  z-index: 10; }

.flash-sale-progress-bar__complement-sizer {
  background: #fff;
  float: right;
  position: relative;
  height: 100%; }

.flash-sale-progress-bar__complement-color {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #FFF; }

.flash-sale-progress-bar__text {
  font-size: 14px;
  color: #fff;
  z-index: 2;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%); }

.home-section-flashsale-countdown {
  display: flex;
  position: relative;
  margin-bottom: 30px; }

.section-flashsale-countdown {
  margin: 30px 0px 0px;
  padding: 30px 0;
  background: #faf8f6; }
  .section-flashsale-countdown .flashsale-title {
    font-size: 32px;
    color: #DF402A;
    line-height: 1; }
    @media (max-width: 767px) {
      .section-flashsale-countdown .flashsale-title {
        font-size: 26px; } }

.home-section-flashsale-countdown.main-title > a {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.now-flash .home-section-flashsale-countdown-wrap {
  position: static;
  width: 100%; }

.blog-bst__list {
  margin-bottom: 40px;
  margin-left: -5px;
  margin-right: -5px; }
  .blog-bst__list:not(.init-masonry) {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap; }
  .blog-bst__list .grid-item {
    width: calc(100% / 3);
    margin-bottom: 10px;
    padding: 0 5px 0 5px; }

.articles-bst__box a {
  display: block;
  position: relative;
  overflow: hidden; }
  .articles-bst__box a .bst-name {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    left: 0;
    right: 0;
    padding: 15px 10px;
    margin: 0;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    z-index: 10; }
  .articles-bst__box a:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
    background-color: #666565;
    position: absolute;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    -moz-transition: -moz-transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    transition: transform 0.4s cubic-bezier(0.51, 0.01, 0.18, 1.03);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    z-index: 9; }
  .articles-bst__box a:hover h4 {
    color: #fff; }
  .articles-bst__box a:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1); }

.article-bst__list {
  margin-bottom: 40px;
  margin-left: -5px;
  margin-right: -5px; }
  .article-bst__list:not(.init-masonry) {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap; }
  .article-bst__list .article-bst__item {
    width: calc(100% / 4);
    margin-bottom: 10px;
    padding: 0 5px 0 5px; }

#jGrowl .jGrowl-notification {
  background: #fff;
  opacity: 1;
  color: #000;
  width: 280px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  padding-top: 5px; }
  #jGrowl .jGrowl-notification .jGrowl-close {
    font-size: 20px;
    line-height: 1; }
  #jGrowl .jGrowl-notification .jGowl-text {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px; }
  #jGrowl .jGrowl-notification .jGrowl-note {
    font-size: 14px; }
    #jGrowl .jGrowl-notification .jGrowl-note ins {
      margin-left: 2px; }

#jGrowl .act-jGrowl {
  margin-top: 8px; }
  #jGrowl .act-jGrowl .btn-viewcart {
    font-size: 12px;
    display: block;
    font-weight: 500;
    background: #000;
    text-align: center;
    padding: 4px 8px;
    width: 100%;
    color: #fff;
    border-radius: 5px; }

@media screen and (max-width: 767px) {
  .blog-bst__list .grid-item {
    width: 100%; }
  .article-bst__list .article-bst__item {
    width: 100%; }
  .home-section-flashsale-countdown a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%; }
  .flashsale span {
    width: 30px;
    height: 30px;
    font-size: 16px; }
  .home-section-flashsale-countdown-wrap {
    top: 5px; }
  .home-section-flashsale-countdown.main-title img {
    width: 100%; }
  .home-section-flashsale-countdown .flashsale p.fl-d {
    position: relative;
    top: 5px !important;
    color: #FFF;
    font-size: 13px !important; }
  .tab-fl > li > a {
    padding: 10px 10px 10px !important; }
  .flash-sale-progress-bar__text {
    font-size: 10px; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .one-coupon__item {
    flex: 0 0 calc(100% / 3);
    -ms-flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); }
  .one-coupon__list .coupon-item {
    flex: 0 0 calc(100% / 3);
    -ms-flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3); } }

@media (min-width: 768px) and (max-width: 991px) {
  .one-coupon__list.row[data-n="1"], .one-coupon__list.row[data-n="2"], .one-coupon__list.row[data-n="3"] {
    justify-content: initial; }
  .one-coupon__item {
    flex: 0 0 calc(100% / 2);
    -ms-flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); }
  .one-coupon__list .coupon-item {
    flex: 0 0 calc(100% / 2);
    -ms-flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2); } }

@media (max-width: 767px) {
  .home-section {
    padding-top: 30px; }
  .section-heading .title-head {
    font-size: 20px; }
  .section-more .link-more {
    font-size: 14px; }
  .one-coupon__list.row[data-n="1"], .one-coupon__list.row[data-n="2"], .one-coupon__list.row[data-n="3"] {
    justify-content: initial; }
  .one-coupon__item {
    flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    max-width: 90%; }
  .one-coupon__list .coupon-item {
    flex: 0 0 90%;
    -ms-flex: 0 0 90%;
    max-width: 90%; }
  .coupon-popover {
    position: fixed !important;
    z-index: 1055;
    width: 100%;
    max-width: 100%;
    left: 0 !important;
    right: 0 !important;
    top: initial !important;
    bottom: 0 !important;
    margin: 0;
    -webkit-transform: translateY(100%) !important;
    transform: translateY(100%) !important;
    transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 18px;
    border-radius: 16px 16px 0 0; }
    .coupon-popover.fade.in {
      -webkit-transform: translateY(0) !important;
      transform: translateY(0) !important; }
    .coupon-popover .popover-arrow {
      display: none; }
    .coupon-popover .popover-header {
      display: block; }
      .coupon-popover .popover-header:before {
        display: none; }
      .coupon-popover .popover-header:after {
        content: "";
        position: absolute;
        left: calc(50% - 24px);
        top: -14px;
        width: 48px;
        height: 6px;
        border-radius: 3px;
        background: #ffffff; }
    .coupon-popover .popover-body {
      margin-left: 0;
      margin-right: 0;
      border-radius: 0;
      box-shadow: none;
      padding: 0;
      width: 100%; }
    .coupon-popover .arrow {
      display: none; }
    .coupon-popover .popover-content--coupon .dfex-txt {
      padding: 12px 20px; }
      .coupon-popover .popover-content--coupon .dfex-txt.dfex-none {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
    .coupon-popover.coupon-popover-cart .popover-body {
      width: 100%; }
  .section-banner .banner-col + .banner-col {
    margin-top: 20px; }
  .section-media .container {
    padding: 0; }
  .filter-box .nav-coll {
    flex: initial;
    width: 100%; }
  .filter-box .browse-tags {
    width: 100%;
    margin-top: 10px;
    justify-content: space-between; }
  .fs-tab-countdown .flashsale {
    display: block; }
    .fs-tab-countdown .flashsale .fl-d {
      margin-right: 0;
      margin-bottom: 5px; } }

.product-recommend h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px; }

.section-product-recommend {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.pro-loop-recommend {
  display: flex;
  border: 1px dashed #000;
  padding: 10px;
  border-radius: 3px; }

.pro-loop-recommend .product-checkbox {
  display: inline-block;
  width: 20%;
  overflow: hidden;
  cursor: pointer;
  position: relative; }

.pro-loop-recommend .product-img {
  display: block; }

.pro-loop-recommend .product-img img {
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center; }

.pro-loop-recommend .product-detail {
  width: 80%;
  padding-left: 10px;
  display: flex;
  justify-content: space-between; }

.product-checkbox .recommend-checkbox {
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #2b2b2b;
  border-radius: 2px;
  top: 5px;
  left: 5px;
  background: #fff; }

.product-checkbox .recommend-checkbox:after {
  content: '';
  position: absolute;
  background: transparent;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px; }

.product-checkbox input:checked ~ .recommend-checkbox:after {
  background: #2b2b2b; }

.product-checkbox input {
  display: none; }

.pro-loop-recommend .product-name a {
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
  line-height: 1.3;
  text-transform: uppercase; }

.pro-loop-recommend .pro-price {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  display: inline-block; }

.pro-loop-recommend .compare-price {
  font-size: 12px;
  color: #878787; }

.logo-bct {
  max-width: 150px;
  display: inline-block;
  margin-top: 20px; }

.image-payment {
  display: flex;
  flex-wrap: wrap; }
  .image-payment .logo-vnpay {
    width: 90px;
    margin-left: 3px; }

@media (max-width: 767px) {
  .logo-bct {
    margin-top: 10px; } }

.item-desc .gift {
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  margin: 0; }

.image-fixed {
  position: fixed;
  bottom: 60px;
  left: 20px;
  z-index: 99; }
  .image-fixed img {
    max-width: 400px; }
  .image-fixed .close-image {
    position: absolute;
    background: #dcdcdc;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    top: -10px;
    right: -10px;
    border: 1px solid #fff;
    cursor: pointer; }
    .image-fixed .close-image:after, .image-fixed .close-image:before {
      content: "";
      width: 2px;
      height: 13px;
      background: #fff;
      position: absolute;
      top: 50%;
      left: 50%; }
    .image-fixed .close-image:after {
      transform: translate(-50%, -50%) rotate(45deg); }
    .image-fixed .close-image:before {
      transform: translate(-50%, -50%) rotate(-45deg); }
  @media (max-width: 767px) {
    .image-fixed {
      bottom: 60px; }
      .image-fixed img {
        max-width: 200px; } }
