@font-face {
  font-family: 'futura-REGULAR';
  src: url(futura-REGULAR1dea.woff?v=127) format("woff"), url(//theme.hstatic.net/1000030244/1001380170/14/futura-REGULAR.ttf?v=127) format("truetype");
  font-display: fallback; }

* {
  margin: 0;
  padding: 0; }

a, a:hover, a:focus {
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in-out;
  color: #333333; }

img, iframe, video {
  max-width: 100%; }

table {
  width: 100%; }

img {
  border: none;
  max-width: 100%;
  height: auto; }

ol, ul {
  list-style: none; }

fieldset {
  border: 2px groove threedface;
  display: block;
  padding-block-end: 0.75em;
  padding-block-start: 0.35em;
  text-align: center; }

fieldset legend {
  display: inline-block;
  color: inherit;
  background: none;
  vertical-align: top; }

html {
  overflow-x: hidden; }

body, html {
  font-family: 'Nunito', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #333333;
  background: #ffffff;
  font-size: 14px;
  overflow-x: hidden; }

.title {
  font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.color-main {
  color: #333333; }

button, select {
  transition: all 0.3s ease-in-out;
  outline: none !important;
  box-shadow: none;
  cursor: pointer; }
  button:hover, button:focus, button:active, select:hover, select:focus, select:active {
    outline: none !important;
    box-shadow: none !important;
    border-color: #e6e6e6; }

.form-control, input {
  transition: all 0.3s ease-in-out;
  outline: none !important;
  box-shadow: none; }
  .form-control:hover, .form-control:focus, .form-control:active, input:hover, input:focus, input:active {
    outline: none !important;
    box-shadow: none !important;
    border-color: #e6e6e6; }

h1 {
  font-size: 2.28571em;
  font-weight: 700; }

h2 {
  font-size: 2.14286em;
  font-weight: 700; }

h3 {
  font-size: 1.85714em;
  font-weight: 700; }

h4, h5, h6 {
  font-size: 1.71429em;
  font-weight: 700; }

/*custom Scroll Chrome */
::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px; }

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(105, 105, 105, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(105, 105, 105, 0.4); }

.container, [class*='col-'] {
  padding-left: 7.5px;
  padding-right: 7.5px; }

.no-padding {
  padding: 0; }

.p-r-0 {
  padding-right: 0px; }

.p-l-0 {
  padding-left: 0px; }

.p-l-5 {
  padding-left: 5px; }

.p-r-5 {
  padding-right: 5px; }

.m-t-10 {
  margin-top: 10px; }

.p-b-10 {
  padding-bottom: 15px; }

.row {
  margin-left: -7.5px;
  margin-right: -7.5px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-60 {
  margin-top: 60px; }

/* Bootstrap Overrides */
@media (min-width: 1366px) {
  .container {
    max-width: 1345px !important;
    width: 1345px !important; }
  .col-xxl-40th {
    flex: 0 0 40%;
    max-width: 40%; }
  .col-xxl-20th {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-xxl-3266th {
    flex: 0 0 32.66%;
    max-width: 32.66%; }
  .col-xxl-14th {
    flex: 0 0 14%;
    max-width: 14%; }
  .col-xxl-80th {
    flex: 0 0 80%;
    max-width: 80%; } }

@media (min-width: 1200px) {
  .col-xl-20th {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-xl-80th {
    flex: 0 0 80%;
    max-width: 80%; }
  .col-xl-3266th {
    flex: 0 0 32.66%;
    max-width: 32.66%; }
  .col-xl-14th {
    flex: 0 0 14%;
    max-width: 14%; }
  .col-xl-30th {
    flex: 0 0 30%;
    max-width: 30%; }
  .col-xl-50th {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-60th {
    flex: 0 0 60%;
    max-width: 60%; }
  .col-xl-70th {
    flex: 0 0 70%;
    max-width: 70%; }
  .no-padding-xl {
    padding: 0; } }

@media (min-width: 1200px) and (max-width: 1365.98px) {
  .container {
    max-width: 1170px; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .container {
    max-width: 990px; }
  .col-lg-20th {
    flex: 0 0 20%;
    max-width: 20%; }
  .col-lg-80th {
    flex: 0 0 80%;
    max-width: 80%; }
  .col-lg-30th {
    flex: 0 0 30%;
    max-width: 30%; }
  .col-lg-70th {
    flex: 0 0 70%;
    max-width: 70%; } }

@media (min-width: 992px) {
  .col-lg-20th {
    flex: 0 0 20%;
    max-width: 20%; }
  .p-l-lg-1 {
    padding-left: 1px; }
  .p-l-lg-10 {
    padding-left: 10px; }
  .p-l-lg-5 {
    padding-left: 5px; }
  .p-l-lg-0 {
    padding-left: 0px; }
  .p-r-lg-10 {
    padding-right: 10px; }
  .p-r-lg-5 {
    padding-right: 5px; }
  .p-r-lg-0 {
    padding-right: 0px; } }

@media (max-width: 991.98px) {
  .p-l-md-10 {
    padding-left: 10px; }
  .p-b-md-15 {
    padding-bottom: 15px; } }

@media (min-width: 768px) {
  .border-left-black {
    border-left: 1px solid #000; } }

@media (max-width: 767.98px) {
  .container-fluid-sm {
    max-width: 100%; }
  .no-padding-sm {
    padding: 0; } }

body {
  padding-right: 0px !important; }

.color_main {
  color: #129fd8; }

.title-page {
  font-size: 2.5em;
  line-height: 1.2em;
  font-family: "Nunito", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.48571em; }

.heading__title {
  position: relative;
  font-weight: bold;
  font-size: 2.14286em;
  margin-bottom: 1em;
  padding-top: 0.33333em; }
  .heading__title::before {
    content: "";
    width: 3.33333em;
    background: #3c7eef;
    border-radius: 0.06667em;
    height: 0.13333em;
    position: absolute;
    left: 0;
    top: 0; }
  @media (max-width: 991.98px) {
    .heading__title {
      font-size: 1.71429em;
      margin-bottom: 0.83333em;
      padding-top: 0.41667em; } }

.page {
  padding-top: 3.92857em; }
  .page__content {
    font-size: 1.14286em;
    line-height: 1.5em; }
    .page__content ol {
      padding-left: 2.5em;
      list-style-type: decimal; }
      .page__content ol li {
        margin-top: 0.1875em;
        margin-bottom: 0.1875em; }
    .page__content ul {
      list-style: none;
      padding-left: 2.5em; }
      .page__content ul li {
        margin-bottom: 0.375em;
        margin-top: 0.1875em; }
        .page__content ul li:before {
          content: " ";
          background: #3c7eef;
          display: inline-block;
          width: 0.4375em;
          height: 0.4375em;
          border-radius: 50%;
          margin-right: -0.4375em;
          left: -1em;
          position: relative;
          line-height: 1;
          top: -0.125em; }
  .page .editor {
    max-width: 56.25em;
    margin: 0 auto; }

.editor a {
  color: #333333;
  border-bottom: 1px solid currentColor;
  padding-bottom: 1px; }

.owl-carousel .owl-item img {
  display: inline-block;
  width: auto; }

.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.42857em; }
  .owl-carousel .owl-dots button {
    font-size: 0;
    width: 10px;
    height: 10px;
    border: 0;
    box-sizing: border-box;
    border-radius: 100%;
    background: #e7e7e7;
    margin: 5px; }
    .owl-carousel .owl-dots button.active {
      width: 10px;
      height: 10px;
      background: #129fd8;
      border: 1px solid #129fd8; }
    .owl-carousel .owl-dots button span {
      display: block; }

.paginate {
  margin-bottom: 3.57143em;
  text-align: right; }
  .paginate .pagination {
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .paginate .pagination ul {
      margin: 0; }
      .paginate .pagination ul li {
        display: inline-block;
        text-align: center;
        margin-right: 0.71429em; }
        .paginate .pagination ul li:last-child {
          margin-right: 0; }
        .paginate .pagination ul li a,
        .paginate .pagination ul li span {
          font-size: 1.14286em;
          border: 0.0625em solid #d6d6d6;
          border-radius: 0.25em;
          line-height: 1.25em;
          font-weight: 600;
          padding: 0.4375em 1.25em;
          color: #979797;
          display: block; }
          .paginate .pagination ul li a.current, .paginate .pagination ul li a:hover,
          .paginate .pagination ul li span.current,
          .paginate .pagination ul li span:hover {
            color: #ffffff;
            background: #129fd8;
            border-color: #129fd8; }
        .paginate .pagination ul li a.prev, .paginate .pagination ul li a.next {
          border-color: #ffffff;
          padding: 0.4375em 0.625em; }
          .paginate .pagination ul li a.prev:hover, .paginate .pagination ul li a.next:hover {
            background: #ffffff; }
            .paginate .pagination ul li a.prev:hover svg, .paginate .pagination ul li a.next:hover svg {
              fill: #129fd8; }
        .paginate .pagination ul li span.prev, .paginate .pagination ul li span.next {
          border-color: #ffffff;
          padding: 0.4375em 0.625em; }
          .paginate .pagination ul li span.prev svg, .paginate .pagination ul li span.next svg {
            fill: #d9d9d9; }
          .paginate .pagination ul li span.prev:hover, .paginate .pagination ul li span.next:hover {
            background: #ffffff; }
            .paginate .pagination ul li span.prev:hover svg, .paginate .pagination ul li span.next:hover svg {
              fill: #d9d9d9;
              cursor: not-allowed; }

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.btn-yellow {
  background: #ffb716;
  z-index: 1;
  box-shadow: inset 0 -4px 0 #d69400;
  border-radius: 0.3em;
  color: #000000;
  font-weight: bold;
  font-size: 1.42857em;
  line-height: 1.25em;
  padding: 0.7em; }
  .btn-yellow:not(:disabled):hover {
    background: #d69400;
    border-color: #d69400; }
  .btn-yellow:focus {
    border-color: #d69400 !important; }

.btn--ajax-disabled:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: #ffb716;
  box-shadow: inset 0 -4px 0 #d69400; }

.btn--ajax-disabled:after {
  content: '';
  display: block;
  width: 1.42857em;
  height: 1.42857em;
  position: absolute;
  top: 50%;
  margin-left: -0.71429em;
  margin-top: -0.71429em;
  border-radius: 50%;
  border: 0.21429em solid #000;
  border-top-color: transparent;
  -webkit-animation: spin 0.65s infinite linear;
  left: 50%; }

.product__item--soldout {
  background: #949494;
  padding: 0.64286em 0.71429em;
  border-radius: 0.28571em;
  -moz-border-radius: 0.28571em;
  -webkit-border-radius: 0.28571em;
  color: #ffffff;
  align-items: center;
  display: inline-flex; }

.product__item--gift {
  background: #949494; }

.page__reviews {
  padding: 3.57143em 0; }
  @media (max-width: 991.98px) {
    .page__reviews {
      padding: 2.85714em 0; } }

.ui-autocomplete {
  border: 0;
  box-shadow: 0px 0.14286em 0.28571em rgba(0, 0, 0, 0.4);
  border-radius: 0px 0px 0.42857em 0.42857em; }
  .ui-autocomplete .ui-menu-item {
    position: relative;
    margin: 0;
    line-height: 1.42857em;
    cursor: pointer;
    min-height: 0;
    list-style: none; }
    .ui-autocomplete .ui-menu-item a {
      text-decoration: none;
      font-weight: 300;
      padding: 0.71429em 1.21429em;
      display: block;
      border: 0;
      color: #595950;
      background: #fff;
      margin: 0;
      border-radius: 0px 0px 0.42857em 0.42857em; }
      .ui-autocomplete .ui-menu-item a:hover, .ui-autocomplete .ui-menu-item a:focus {
        background: #EDF2F9;
        color: #000;
        margin: 0;
        border-radius: 0px 0px 0.42857em 0.42857em; }

.dhs__loading {
  position: fixed;
  z-index: 99999999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .dhs__loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3); }
  .dhs__loading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
    .dhs__loading:not(:required):after {
      content: '';
      display: block;
      font-size: 10px;
      width: 10px;
      height: 10px;
      margin-top: -5px;
      -webkit-animation: spinner 1.5s infinite linear;
      -moz-animation: spinner 1.5s infinite linear;
      -ms-animation: spinner 1.5s infinite linear;
      -o-animation: spinner 1.5s infinite linear;
      animation: spinner 1.5s infinite linear;
      border-radius: 5px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.75) 15px 0 0 0, rgba(0, 0, 0, 0.75) 11px 11px 0 0, rgba(0, 0, 0, 0.75) 0 15px 0 0, rgba(0, 0, 0, 0.75) -11px 11px 0 0, rgba(0, 0, 0, 0.5) -15px 0 0 0, rgba(0, 0, 0, 0.5) -11px -11px 0 0, rgba(0, 0, 0, 0.75) 0 -15px 0 0, rgba(0, 0, 0, 0.75) 11px -11px 0 0;
      box-shadow: rgba(0, 0, 0, 0.75) 15px 0 0 0, rgba(0, 0, 0, 0.75) 11px 11px 0 0, rgba(0, 0, 0, 0.75) 0 15px 0 0, rgba(0, 0, 0, 0.75) -11px 11px 0 0, rgba(0, 0, 0, 0.75) -15px 0 0 0, rgba(0, 0, 0, 0.75) -11px -11px 0 0, rgba(0, 0, 0, 0.75) 0 -15px 0 0, rgba(0, 0, 0, 0.75) 11px -11px 0 0; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }

@keyframes shine {
  100% {
    left: 125%; } }

.ratiobox {
  position: relative;
  display: block; }
  .ratiobox .ls-blur-up-is-loading, .ratiobox .lazyload:not([src]) {
    visibility: hidden; }
  .ratiobox .ls-blur-up-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    font-family: "blur-up: auto", "object-fit: contain";
    -o-object-fit: contain;
    object-fit: contain;
    filter: blur(8px);
    opacity: 1;
    transition: opacity 500ms, filter 700ms; }
    .ratiobox .ls-blur-up-img.ls-inview.ls-original-loaded {
      opacity: 0;
      filter: blur(5px); }

.collection-text {
  margin-bottom: 20px; }

#count-down-title, #count-down {
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  /*.time {
	margin-top: 5px;
	font-size: 16px;
	background: #fa6a00;
	display: inline-block;
	clear: both;
	padding: 10px 58px;
	font-weight: 700;
	color: #fff;
	border-radius: 5px;
}*/ }
  #count-down-title .days-count-down, #count-down-title .day-count-down, #count-down-title .month-count-down, #count-down-title .year-count-down, #count-down-title .time, #count-down .days-count-down, #count-down .day-count-down, #count-down .month-count-down, #count-down .year-count-down, #count-down .time {
    padding: 4px 10px;
    background: #fa6a00;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    font-size: 20px;
    font-weight: bold; }

#count-down-collection {
  margin-bottom: 0;
  text-align: center;
  padding: 15px;
  background: #f2f2f2; }
  #count-down-collection .days-count-down, #count-down-collection .hours-count-down, #count-down-collection .min-count-down, #count-down-collection .sec-count-down {
    padding: 4px 10px;
    background: #fa6a00;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px; }

.bg_sale {
  position: absolute;
  top: 0;
  height: auto;
  margin: 0;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat; }

.page-not {
  padding: 30px; }
  .page-not h2 {
    font-size: 28px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700; }
  .page-not .subtext a {
    font-size: 15px; }

.tag_icon {
  position: absolute;
  top: 0;
  right: -0.57143em;
  z-index: 10;
  /*img{
	position: static;
	max-width: 100px;
}*/ }
  .tag_icon.new {
    width: 2.85714em; }
  .tag_icon.icon_tag_1 {
    top: auto;
    bottom: 5px;
    right: 0; }
    .tag_icon.icon_tag_1 img {
      max-height: 25px; }
      @media (max-width: 767px) {
        .tag_icon.icon_tag_1 img {
          max-height: 20px; } }
  .tag_icon.icon_tag_5, .tag_icon.icon_tag_4 {
    background: #ff7200;
    color: #fff;
    padding: 0.25em 0.5em;
    font-size: 0.85714em;
    top: auto;
    bottom: 0;
    right: 0; }
  .tag_icon.icon_tag_7 {
    width: 60px;
    top: 5px;
    left: 0px; }
  .tag_icon.qua {
    position: absolute;
    top: auto;
    right: auto;
    left: 0;
    bottom: 0; }
  .tag_icon.icon_tag_8, .tag_icon.gift-icon {
    bottom: 0;
    left: 0;
    top: auto;
    right: auto; }
  .tag_icon.icon_tag_9 {
    width: 60px;
    top: 5px;
    left: 0px; }

.map-list {
  max-height: 465px;
  overflow-y: scroll;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px; }
  .map-list .item-map {
    border: 0;
    box-shadow: 1px 0px 5px 0px #ccc;
    margin-bottom: 20px;
    padding: 10px;
    cursor: pointer; }
    .map-list .item-map p {
      margin-bottom: 5px; }
    .map-list .item-map .icon-map {
      margin-bottom: 0px;
      margin-right: 10px;
      float: none;
      display: inline-block;
      vertical-align: inherit; }
    .map-list .item-map .title-map {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 40px); }
    .map-list .item-map .icon-map-hotline {
      padding: 2.5px;
      margin-right: 10px;
      float: none;
      display: inline-block;
      vertical-align: inherit; }

.animation-link {
  position: relative;
  overflow: hidden;
  display: block; }
  .animation-link:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg); }
  .animation-link:hover:before {
    -webkit-animation: shine 1.1s;
    animation: shine 1.1s; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 100%; }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    height: 0; } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    height: 100%; }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    height: 0; } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/* Header */
.header {
  color: #ffffff;
  top: 0;
  width: 100%;
  z-index: 95; }
  .header.sticky {
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 95;
    background: #fff;
    -webkit-box-shadow: 0px 1px 10px 0px;
    -moz-box-shadow: 0px 1px 10px 0px;
    box-shadow: 0px 1px 10px 0px #999;
    /*-moz-animation: slideInDown 0.6s ease;
		-webkit-animation: slideInDown 0.6s ease;
		animation: slideInDown 0.6s ease;*/ }
    .header.sticky .top-bar {
      display: none; }
    .header.sticky .nav__menu {
      display: none !important; }
  .header__bottom {
    background: #2e9ed5;
    padding: 1.42857em 0;
    color: #ffffff; }
    @media (max-width: 991.98px) {
      .header__bottom {
        padding: 0.71429em 0 0.71429em; } }
    .header__bottom--logo .header__bottom--mobile--menu {
      width: 35px;
      color: #fff; }
      .header__bottom--logo .header__bottom--mobile--menu img {
        width: 30px; }
    @media (max-width: 991.98px) {
      .header__bottom--logo {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 10px; }
        .header__bottom--logo .logo {
          padding-left: 10px;
          padding-right: 10px; }
        .header__bottom--logo .header__bottom--mobile--cart {
          position: relative;
          text-align: right;
          width: 70px; }
          .header__bottom--logo .header__bottom--mobile--cart .cart__count {
            position: absolute;
            background: red;
            color: #fff;
            padding: 0;
            font-size: 0.78571em;
            right: 0px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            top: 0px;
            width: 20px;
            height: 20px;
            font-size: 10px;
            padding: 0;
            line-height: 20px;
            text-align: center; } }
    @media (max-width: 767.98px) {
      .header__bottom--logo {
        padding-top: 0px;
        padding-bottom: 0px; }
        .header__bottom--logo .logo {
          padding-left: 10px;
          padding-right: 10px;
          -ms-flex: 0 0 70%;
          flex: 0 0 70%;
          max-width: 70%;
          text-align: center; }
        .header__bottom--logo .header__bottom--mobile--menu {
          width: 35px;
          color: #fff; }
          .header__bottom--logo .header__bottom--mobile--menu img {
            width: 30px; }
        .header__bottom--logo .header__bottom--mobile--cart {
          width: auto; }
          .header__bottom--logo .header__bottom--mobile--cart img {
            width: 40px; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .header__bottom--logo .header__bottom--mobile--menu {
        width: 35px;
        color: #fff; }
        .header__bottom--logo .header__bottom--mobile--menu img {
          width: 30px; } }
    .header__bottom--search form {
      position: relative; }
      .header__bottom--search form input[name="q"] {
        height: 2.85714em;
        padding-left: 2.42857em;
        border-top-left-radius: 0.21429em;
        border-bottom-left-radius: 0.21429em;
        font-style: italic;
        border: 0; }
      .header__bottom--search form button {
        position: absolute;
        left: 0.71429em;
        top: 0.57143em;
        z-index: 3;
        background: transparent;
        border: 0;
        box-shadow: none;
        border-radius: 0; }
    .header__bottom--hotline {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .header__bottom--hotline .hotline_number {
        width: 46%;
        display: inline-block;
        vertical-align: middle;
        padding-right: 0.35714em;
        text-align: center; }
        .header__bottom--hotline .hotline_number .hotline-link {
          font-size: 2.14286em;
          font-weight: bold;
          font-style: italic;
          color: #FEC519;
          line-height: 0.66667em; }
        .header__bottom--hotline .hotline_number p {
          font-size: 0.85714em;
          text-align: center;
          margin-bottom: 0;
          font-style: italic;
          color: #fff; }
      .header__bottom--hotline .hotline_shipping {
        margin: 0;
        width: 52%;
        display: inline-block;
        vertical-align: middle;
        padding-left: 0.35714em; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .header__bottom--hotline .hotline_number {
          width: 100%;
          padding-right: 0; }
        .header__bottom--hotline .hotline_shipping {
          width: 100%;
          padding-top: 1.07143em;
          padding-left: 0; } }
    .header__bottom--cart--user {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      color: #ffffff;
      justify-content: center;
      justify-content: center; }
      .header__bottom--cart--user .cart_header_top_box {
        display: none; }
    .header__bottom--user {
      display: flex;
      align-items: center;
      margin-right: 0.35714em;
      position: relative;
      cursor: pointer;
      padding-bottom: 0.71429em;
      color: #ffffff; }
      .header__bottom--user--text span {
        display: block;
        font-size: 0.85714em; }
        .header__bottom--user--text span:nth-child(2) {
          font-size: 0.91667em; }
        .header__bottom--user--text span:nth-child(1) {
          white-space: nowrap;
          text-overflow: ellipsis;
          width: 6.66667em;
          overflow: hidden; }
      .header__bottom--user--icon {
        margin-right: 0.85714em; }
      .header__bottom--user--wrap {
        display: none;
        min-width: 14em;
        box-shadow: rgba(0, 0, 0, 0.18) 0px 0.42857em 0.85714em 0px;
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        border-width: 0.07143em;
        border-style: solid;
        border-color: #efefef;
        border-image: initial;
        background: white;
        list-style: none;
        margin: 0px;
        padding: 0.71429em 0px;
        border-radius: 0px 0px 0.21429em 0.21429em;
        z-index: 10; }
        .header__bottom--user--wrap:before {
          margin-left: -0.64286em;
          bottom: 100%;
          left: 50%;
          content: " ";
          height: 0px;
          width: 0px;
          position: absolute;
          pointer-events: none;
          border-width: 0.64286em;
          border-style: solid;
          border-color: transparent transparent white;
          border-image: initial;
          border-bottom: 0.64286em solid white; }
        .header__bottom--user--wrap ul {
          margin: 0;
          padding: 0; }
          .header__bottom--user--wrap ul li a {
            color: #4a4a4a;
            display: inline-block;
            font-weight: 400;
            vertical-align: middle;
            touch-action: manipulation;
            cursor: pointer;
            white-space: nowrap;
            user-select: none;
            width: 14.28571em;
            text-shadow: #ababab 0px 0px 1px;
            border-width: 0px;
            border-style: initial;
            border-color: initial;
            border-image: initial;
            padding: 0px;
            border-radius: 0.28571em;
            outline: none;
            padding: 8px 20px; }
            .header__bottom--user--wrap ul li a:hover {
              background-color: #f5f4f5; }
      .header__bottom--user:hover .header__bottom--user--wrap {
        display: block; }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .header__bottom--user {
          margin-right: 0;
          margin-bottom: 0; } }
    .header__bottom--cart {
      position: relative;
      width: 3.42857em; }
      .header__bottom--cart .cart__count {
        position: absolute;
        background: red;
        color: #fff;
        padding: 0.18182em 0.72727em;
        font-size: 0.78571em;
        right: 0;
        border-radius: 0.36364em;
        -webkit-border-radius: 0.36364em;
        -moz-border-radius: 0.36364em;
        top: 0; }
      .header__bottom--cart .cart__box {
        position: absolute;
        top: 100%;
        right: -1px;
        z-index: 1002;
        background: #FFF;
        color: #666;
        width: 25em;
        opacity: 0;
        -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
        transition: opacity 0.5s, transform 0.5s;
        -webkit-transform: translate(0, 40px);
        -moz-transform: translate(0, 40px);
        -o-transform: translate(0, 40px);
        -ms-transform: translate(0, 40px);
        transform: translate(0, 40px);
        opacity: 0;
        display: block;
        visibility: hidden; }
        .header__bottom--cart .cart__box:before {
          content: '';
          border-top: 0.57143em solid transparent;
          border-right: 0.57143em solid transparent;
          border-left: 0.57143em solid transparent;
          border-bottom: 0.57143em solid #fff;
          position: absolute;
          top: -1.14286em;
          right: 1.07143em; }
        .header__bottom--cart .cart__box--top {
          max-height: 18.85714em;
          overflow-y: auto; }
          .header__bottom--cart .cart__box--top .cart__item {
            border-bottom: 1px solid #f3f4f6;
            position: relative;
            padding: 0.85714em 1.14286em;
            display: flex; }
            .header__bottom--cart .cart__box--top .cart__item.original {
              display: none; }
            .header__bottom--cart .cart__box--top .cart__item--image {
              width: 6.28571em;
              text-align: center;
              display: inline-block; }
            .header__bottom--cart .cart__box--top .cart__item--info {
              padding-right: 1.07143em;
              padding-left: 1.07143em;
              text-align: left;
              width: calc(100% - 100px);
              display: inline-block; }
            .header__bottom--cart .cart__box--top .cart__item--qty {
              display: block;
              position: absolute;
              right: 1.07143em;
              top: 0.71429em;
              color: #000;
              font-weight: bold; }
            .header__bottom--cart .cart__box--top .cart__item--remove {
              position: absolute;
              right: 1em;
              bottom: 1em;
              font-size: 1.14286em; }
              .header__bottom--cart .cart__box--top .cart__item--remove svg {
                color: #a6a8b0;
                font-size: 0.875em; }
            .header__bottom--cart .cart__box--top .cart__item:last-child {
              border-bottom: 0; }
        .header__bottom--cart .cart__box--bottom {
          background-color: #f8f8fa;
          padding: 0.85714em 1.14286em 1.14286em;
          border-top: 1px solid rgba(46, 48, 56, 0.1); }
          .header__bottom--cart .cart__box--bottom .total_cart {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
            margin-bottom: 0.57143em; }
            .header__bottom--cart .cart__box--bottom .total_cart .total_price {
              font-weight: 700;
              color: #129fd8;
              font-size: 1.07143em; }
          .header__bottom--cart .cart__box--bottom .btn-minicart {
            text-align: center;
            display: block;
            font-size: 1.14286em;
            color: #fff;
            border-radius: 0.3125em;
            padding: 0.75em;
            transition: all .4s ease-in-out;
            background: #129fd8; }
      .header__bottom--cart .cart__empty {
        font-size: 0.92857em;
        padding: 1.15385em; }
      .header__bottom--cart:hover .cart__box {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        visibility: visible; }
  @media (max-width: 767px) {
    .header {
      position: sticky; } }

/* Sidebar Menu */
.DHS__sidebarMenu {
  position: relative; }
  .DHS__sidebarMenu--title {
    background: #0073a0;
    color: #ffffff;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer; }
    .DHS__sidebarMenu--title svg {
      fill: #ffffff;
      width: 32px;
      height: 22px;
      margin-right: 20px; }
    .DHS__sidebarMenu--title span {
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .DHS__sidebarMenu--title {
        padding-top: 18px;
        padding-bottom: 18px; } }
  .DHS__sidebarMenu--wrap {
    background: #f2f2f2;
    color: #333333;
    z-index: 90;
    width: 100%; }
  .DHS__sidebarMenu--nav {
    width: 100%;
    margin: 0; }
    .DHS__sidebarMenu--nav li {
      width: 100%;
      position: relative; }
      .DHS__sidebarMenu--nav li a {
        display: block;
        padding: 5px 15px;
        height: 39px; }
        .DHS__sidebarMenu--nav li a img {
          max-height: 25px;
          overflow: hidden;
          margin-right: 10px;
          max-width: 47px; }
        .DHS__sidebarMenu--nav li a .show_hover {
          display: none;
          opacity: 0; }
          .DHS__sidebarMenu--nav li a .show_hover.lazyloaded {
            opacity: 1; }
        .DHS__sidebarMenu--nav li a .hide_hover {
          display: inline-block; }
        .DHS__sidebarMenu--nav li a:hover {
          background: #0fb9f4;
          color: #ffffff; }
          .DHS__sidebarMenu--nav li a:hover .show_hover {
            display: inline-block;
            opacity: 1; }
          .DHS__sidebarMenu--nav li a:hover .hide_hover {
            display: none; }
      .DHS__sidebarMenu--nav li ul {
        position: absolute;
        top: 0;
        left: 100%;
        -webkit-transition: all 0.45s ease-out 0s;
        -moz-transition: all 0.45s ease-out 0s;
        -o-transition: all 0.45s ease-out 0s;
        transition: all 0.45s ease-out 0s;
        -moz-transform: translate(100px, 0);
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
        opacity: 0;
        visibility: hidden;
        border: 1px solid #e6e6e6;
        min-width: 180px;
        background: #f2f2f2;
        z-index: 99; }
        .DHS__sidebarMenu--nav li ul li a {
          color: #333333; }
          .DHS__sidebarMenu--nav li ul li a:hover {
            background: #0fb9f4;
            color: #ffffff; }
      .DHS__sidebarMenu--nav li:hover ul {
        visibility: visible;
        display: block;
        height: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1; }
      .DHS__sidebarMenu--nav li .icon-menu {
        position: absolute;
        right: 10px;
        top: 7px; }
        .DHS__sidebarMenu--nav li .icon-menu svg {
          width: 12px;
          height: 12px; }
    @media (min-width: 1200px) and (max-width: 1365.98px) {
      .DHS__sidebarMenu--nav li a {
        padding: 7px 15px; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .DHS__sidebarMenu--nav li a {
        padding: 5px 15px; } }

/* NAV */
.nav__menu {
  background: #2cbde5; }
  .nav__menu .DHS__sidebarMenu--wrap {
    display: none; }
    .nav__menu .DHS__sidebarMenu--wrap.DHS__sidebarMenu--hover {
      position: absolute;
      top: 100%;
      -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
      border: 1px solid #dadada; }
  .nav__menu .DHS__sidebarMenu:hover .DHS__sidebarMenu--wrap.DHS__sidebarMenu--hover {
    display: block; }

.nav__services .item {
  color: #ffffff; }
  .nav__services .item img {
    margin-right: 10px;
    max-width: 35px; }
  .nav__services .item span {
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 13px; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .nav__services .item {
      padding-left: 0;
      width: 25%;
      display: flex; }
      .nav__services .item img {
        max-width: 30px;
        margin-bottom: 7px; }
      .nav__services .item span {
        font-size: 11px;
        display: block;
        width: 100%; } }

/* Footer */
.footer {
  color: #333333;
  background: #ffffff;
  border-top: 1px dashed #333; }
  .footer__brand .container {
    padding-top: 2.14286em; }
  .footer__brand.not_border .container {
    border-top: 0px; }
  .footer__brand--title {
    font-size: 1.35714em;
    margin-bottom: 1.31579em;
    font-weight: 700; }
  .footer__brand--slider {
    margin-bottom: 1.42857em; }
  .footer__bottom {
    padding: 1.07143em 0; }
  .footer__menu--title {
    font-size: 1em;
    color: #333333;
    padding-bottom: 0.57143em; }
  .footer__menu--lists li {
    font-size: 0.92857em; }
    .footer__menu--lists li a {
      color: #333333; }
  .footer__social {
    display: flex;
    flex-wrap: wrap; }
    .footer__social li {
      margin-right: 5px;
      margin-bottom: 5px; }
      .footer__social li img {
        max-width: 40px; }
  .footer__copyright {
    background: #e3e3e3;
    color: #333333;
    padding: 0.76923em 0px;
    font-size: 0.92857em; }
    @media (max-width: 767.98px) {
      .footer__copyright {
        padding-bottom: 5.38462em; }
        .footer__copyright .logo-foot {
          max-width: 70%;
          margin-bottom: 1.15385em; }
        .footer__copyright .logo-bct {
          max-width: 13.07692em; } }

/* Breadcrumb */
#breadcrumb {
  background: #f5f5f5;
  margin-bottom: 1.42857em; }
  #breadcrumb .breadcrumb {
    margin-bottom: 0;
    background: transparent;
    padding-left: 0;
    padding-right: 0; }
  @media (max-width: 767px) {
    #breadcrumb.breadcrumb-account {
      margin-bottom: 0px; } }

/* Product Loop */
.product-loop-new {
  padding-bottom: 5px;
  position: relative;
  background: #fff;
  border: 1px solid #f5f5f5; }
  .product-loop-new:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: inherit;
    transform: inherit; }

.product__item {
  padding: 1.07143em 0.53571em;
  background: #fff; }
  .product__item--image {
    position: relative;
    padding-bottom: 100%; }
    .product__item--image a img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex; }
  .product__item--info {
    padding-top: 0.71429em; }
  .product__item--title {
    overflow: hidden;
    font-size: 14px;
    white-space: break-spaces;
    font-weight: normal;
    display: block;
    margin: 0;
    height: 2.5em; }
    .product__item--title a {
      min-height: 2.5em;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-right: 10px; }
    .product__item--title.has-sale {
      display: flex;
      align-items: flex-start; }
      .product__item--title.has-sale a {
        -ms-flex: 0 0 calc(100% - 40px);
        flex: 0 0 calc(100% - 40px);
        max-width: calc(100% - 40px); }
      .product__item--title.has-sale .product__item--sale {
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        max-width: 40px; }
  .product__item--price {
    position: relative; }
    .product__item--price--normal {
      color: #129fd8;
      font-size: 1.28571em;
      font-weight: 600;
      display: block;
      margin-bottom: 0;
      white-space: break-spaces;
      max-width: calc(100% - 40px); }
    .product__item--price del {
      display: inline-block;
      font-size: 1em;
      font-weight: 300;
      color: #606060;
      min-height: 18px;
      margin-right: 5px;
      max-width: calc(100% - 40px); }
    .product__item--price .product__item--soldquantity {
      font-size: 12px;
      display: inline-block; }
  .product__item--sku {
    margin: 0; }
  .product__item--sale {
    color: #ffffff;
    background: #F23611;
    padding: 0.4em 0.8em;
    font-size: 0.64286em;
    /*position: absolute;
			right: 0;
			bottom: 0;*/ }
  .product__item--variant {
    font-weight: normal;
    color: #7A7A7A;
    font-size: 0.56em; }
    .product__item--variant--size {
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.6);
      color: #fff;
      -webkit-border-radius: 0.41667em;
      -moz-border-radius: 0.41667em;
      border-radius: 0.41667em;
      padding: 0.41667em 0.83333em;
      font-size: 0.85714em; }
  .product__item--action {
    display: block;
    text-align: center;
    position: absolute;
    right: 5px;
    top: 0;
    cursor: pointer;
    border-radius: 50%;
    width: 32px;
    height: 32px; }
    .product__item--action button {
      background: #ff6600;
      color: #ffffff;
      text-align: center;
      display: block;
      width: 100%;
      border: 0;
      padding: 0;
      border-radius: 50%; }
      .product__item--action button.preorder {
        background: #2e9ed5; }
      .product__item--action button:hover {
        color: #ffffff; }
      .product__item--action button.product__item--soldout {
        background: #949494;
        padding: 0;
        border-radius: 0.28571em;
        -moz-border-radius: 0.28571em;
        -webkit-border-radius: 0.28571em;
        color: #ffffff;
        align-items: center;
        display: inline-flex;
        justify-content: center; }
      .product__item--action button.product__item--gift {
        background: #949494; }
      @media (max-width: 767.98px) {
        .product__item--action button {
          font-size: 0.92857em;
          padding: 0;
          border-radius: 50%; } }
      .product__item--action button.loading {
        pointer-events: none; }
      .product__item--action button svg {
        width: 16px;
        height: 31px;
        display: block;
        margin: auto;
        fill: #ffffff; }
    .product__item--action a.preorder {
      background: #ff6600;
      color: #ffffff;
      border-radius: 0.5em;
      padding: 0.57143em 0.71429em;
      text-align: center;
      display: block;
      width: 100%;
      border: 0;
      background: #2e9ed5; }
    .product__item--action .product__item--login {
      background: #ff6600;
      color: #ffffff;
      border-radius: 0.5em;
      padding: 0.57143em 0.71429em;
      text-align: center;
      display: block;
      width: 100%;
      border: 0; }
      .product__item--action .product__item--login:hover {
        color: #ffffff; }
      @media (max-width: 767.98px) {
        .product__item--action .product__item--login {
          font-size: 0.92857em;
          padding: 0.61538em 0.76923em;
          border-radius: 0.53846em; } }
  .product__item.sushi .product__item--image .tag_icon {
    right: 0;
    width: 40px; }
    .product__item.sushi .product__item--image .tag_icon.icon_tag_1 {
      width: auto; }
  .product__item.sushi .product__item--price--normal {
    color: #E25B26;
    font-weight: 700;
    font-size: 1.28571em; }
  .product__item.sushi .product__item--price del {
    font-size: 1em; }
  .product__item.sushi .product__item--variant {
    font-size: 0.75em; }
  .product__item.sushi .product__item--action button {
    background: #E36429; }
    .product__item.sushi .product__item--action button.product__item--soldout {
      background: #949494;
      padding: 0;
      border-radius: 0.28571em;
      -moz-border-radius: 0.28571em;
      -webkit-border-radius: 0.28571em;
      color: #ffffff;
      align-items: center;
      display: inline-flex;
      justify-content: center; }
  @media (max-width: 991.98px) {
    .product__item--price--normal {
      font-size: 1em;
      min-height: 28px;
      line-height: 1; }
    .product__item--price del {
      font-size: 0.85714em; }
    .product__item--variant {
      font-size: 0.75em; } }

/* Quickview */
#quick-view-modal .modal-dialog {
  max-width: 67.14286em; }

#quick-view-modal .jsQuickview {
  padding: 0px 1.07143em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff; }
  #quick-view-modal .jsQuickview .modal-header {
    border-bottom: 0;
    padding: 0.71429em 0;
    position: relative;
    height: 3.57143em; }
    #quick-view-modal .jsQuickview .modal-header .quickview-close {
      position: absolute;
      right: 0px;
      top: 1.07143em; }
      #quick-view-modal .jsQuickview .modal-header .quickview-close a {
        width: 1.64286em;
        height: 1.64286em;
        display: inline-block;
        text-align: center;
        line-height: 1.64286em;
        background: #ed0000;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        color: #fff; }
        #quick-view-modal .jsQuickview .modal-header .quickview-close a i {
          margin-right: 0; }
      @media (max-width: 991.98px) {
        #quick-view-modal .jsQuickview .modal-header .quickview-close {
          position: fixed;
          right: 30px;
          z-index: 999; }
          #quick-view-modal .jsQuickview .modal-header .quickview-close a {
            width: 2.14286em;
            height: 2.14286em;
            line-height: 2.14286em; } }
  #quick-view-modal .jsQuickview .modal-title {
    margin-bottom: 0.71429em;
    font-weight: bold;
    padding: 0;
    width: 100%;
    margin: 0; }
    #quick-view-modal .jsQuickview .modal-title .quickview-title {
      display: block; }
  #quick-view-modal .jsQuickview .p-des p {
    margin-bottom: 5px; }
  #quick-view-modal .jsQuickview .p-des, #quick-view-modal .jsQuickview form#form-quickview {
    width: 100%; }
  #quick-view-modal .jsQuickview .quickview-image {
    position: relative; }
  #quick-view-modal .jsQuickview .quickview-cart-info {
    border-bottom: 1px dashed #ededed;
    margin-bottom: 0.71429em;
    margin-top: 0.71429em;
    background-color: #fdf6f5;
    border: 1px solid #f1f1f1;
    padding: 0.35714em; }
    #quick-view-modal .jsQuickview .quickview-cart-info .quickview-price {
      border-bottom: 0;
      padding-bottom: 0;
      margin-top: 0; }
      #quick-view-modal .jsQuickview .quickview-cart-info .quickview-price .product_price {
        font-size: 20px;
        margin-right: 10px;
        color: #129fd8;
        font-weight: bold; }
      #quick-view-modal .jsQuickview .quickview-cart-info .quickview-price .deal_product {
        position: relative;
        background: red;
        padding: 5px;
        color: #fff;
        margin-left: 20px;
        font-size: 13px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px; }
        #quick-view-modal .jsQuickview .quickview-cart-info .quickview-price .deal_product:after {
          right: 100%;
          top: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(136, 183, 213, 0);
          border-right-color: red;
          border-width: 14px;
          margin-top: -14px; }
      #quick-view-modal .jsQuickview .quickview-cart-info .quickview-price .price-info-meta {
        font-size: 11px;
        margin: 0;
        color: #999;
        margin-top: 5px; }
        #quick-view-modal .jsQuickview .quickview-cart-info .quickview-price .price-info-meta span {
          font-weight: 700; }
  #quick-view-modal .jsQuickview .form-input label {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 15px;
    margin-right: 10px;
    float: left; }
  #quick-view-modal .jsQuickview .form-input .quickview_quantity_wrap {
    display: table; }
    #quick-view-modal .jsQuickview .form-input .quickview_quantity_wrap .btn_quickview_minus {
      height: 25px;
      border-radius: 4px 0 0 4px;
      border: 1px solid #dfdfdf;
      background: #fff;
      display: table-cell;
      cursor: pointer;
      color: #333;
      width: 25px;
      text-align: center;
      font-size: 14px; }
    #quick-view-modal .jsQuickview .form-input .quickview_quantity_wrap .btn_quickview_plus {
      height: 25px;
      border-radius: 0 4px 4px 0;
      border: 1px solid #dfdfdf;
      background: #fff;
      display: table-cell;
      cursor: pointer;
      color: #333;
      width: 25px;
      text-align: center;
      font-size: 14px; }
    #quick-view-modal .jsQuickview .form-input .quickview_quantity_wrap input.quantity {
      display: table-cell;
      width: 60px;
      height: 30px;
      text-align: center;
      border: 1px solid #dfdfdf; }
  #quick-view-modal .jsQuickview .form-input span {
    font-size: 20px;
    margin-right: 10px;
    color: #129fd8;
    font-weight: bold; }
  #quick-view-modal .jsQuickview .box-promotion {
    border: 1px solid #d0021b;
    border-top: 0;
    border-radius: 10px;
    margin-bottom: 15px; }
    #quick-view-modal .jsQuickview .box-promotion .box-title {
      width: 100%;
      padding: 10px;
      background: #d0021b;
      border-top-right-radius: 10px;
      border-top-left-radius: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #quick-view-modal .jsQuickview .box-promotion .box-title p {
        margin: 0;
        margin-bottom: 0;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        line-height: 22px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    #quick-view-modal .jsQuickview .box-promotion .box-content {
      padding: 10px; }
  #quick-view-modal .jsQuickview .promotion_text {
    font-size: 15px;
    margin-bottom: 10px;
    padding-left: 20px;
    counter-increment: item;
    position: relative; }
    #quick-view-modal .jsQuickview .promotion_text:before {
      content: counter(item);
      width: 15px;
      height: 15px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 5px;
      border-radius: 50px;
      background: #d0021b;
      font-size: 10px;
      font-weight: 700;
      color: white;
      text-align: center;
      position: absolute;
      top: 2px;
      left: calc(0px); }
  #quick-view-modal .jsQuickview .quickview-variants {
    margin-bottom: 15px; }
    #quick-view-modal .jsQuickview .quickview-variants label {
      display: inline-block;
      margin-bottom: 5px;
      margin-right: 10px;
      font-size: 15px; }
    #quick-view-modal .jsQuickview .quickview-variants .p-title {
      padding: 5px 15px;
      border: 1px solid #333;
      color: #333;
      cursor: pointer;
      margin-right: 10px;
      margin-bottom: 10px;
      display: inline-block; }
      #quick-view-modal .jsQuickview .quickview-variants .p-title.active {
        border: 1px solid #e42127; }
    #quick-view-modal .jsQuickview .quickview-variants .single-option-selector input[type="radio"] {
      margin-right: 7px;
      position: relative;
      -webkit-appearance: none;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      width: 16px;
      height: 16px; }
      #quick-view-modal .jsQuickview .quickview-variants .single-option-selector input[type="radio"]:before {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        background: #fff;
        border: 1px solid #cedadd;
        cursor: pointer;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px; }
      #quick-view-modal .jsQuickview .quickview-variants .single-option-selector input[type="radio"]:after {
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -webkit-transform: rotate(-45deg) scale(0, 0);
        -moz-transform: rotate(-45deg) scale(0, 0);
        -ms-transform: rotate(-45deg) scale(0, 0);
        -o-transform: rotate(-45deg) scale(0, 0);
        transform: rotate(-45deg) scale(0, 0);
        content: "";
        position: absolute;
        right: 3px;
        top: 5px;
        margin: auto;
        width: 10px;
        height: 5px;
        border: 2px solid #58b3f0;
        border-top-style: none;
        border-right-style: none; }
      #quick-view-modal .jsQuickview .quickview-variants .single-option-selector input[type="radio"]:checked:after {
        -webkit-transform: rotate(-45deg) scale(1, 1);
        -moz-transform: rotate(-45deg) scale(1, 1);
        -ms-transform: rotate(-45deg) scale(1, 1);
        -o-transform: rotate(-45deg) scale(1, 1);
        transform: rotate(-45deg) scale(1, 1); }
    #quick-view-modal .jsQuickview .quickview-variants .single-option-selector .variant-option-item {
      width: 50%;
      float: left;
      padding: 0 3px;
      font-size: 14px;
      position: relative; }
  #quick-view-modal .jsQuickview .form-input-submit {
    margin-top: 15px;
    margin-bottom: 15px; }
    #quick-view-modal .jsQuickview .form-input-submit button {
      background: #ff7200;
      color: #fff;
      font-weight: bold;
      font-size: 18px;
      text-transform: uppercase;
      padding: 9px 20px;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border: none;
      cursor: pointer; }
      #quick-view-modal .jsQuickview .form-input-submit button[disabled] {
        opacity: .4; }
      #quick-view-modal .jsQuickview .form-input-submit button.loading {
        pointer-events: none; }
  #quick-view-modal .jsQuickview .quickview-slider {
    margin: 10px -5px 0;
    position: relative; }
    #quick-view-modal .jsQuickview .quickview-slider .product-thumb-quickview {
      margin: 5px; }
    #quick-view-modal .jsQuickview .quickview-slider .owl-prev, #quick-view-modal .jsQuickview .quickview-slider .owl-next {
      background: none;
      color: #000;
      opacity: 1;
      position: absolute;
      top: 30%;
      font-size: 16px; }
    #quick-view-modal .jsQuickview .quickview-slider .owl-prev {
      left: 0; }
    #quick-view-modal .jsQuickview .quickview-slider .owl-next {
      right: 0; }
  #quick-view-modal .jsQuickview .selector-buyxgety {
    width: 100%; }
  @media (max-width: 767.98px) {
    #quick-view-modal .jsQuickview {
      padding: 0;
      height: 100%;
      top: 0;
      overflow: scroll;
      padding-left: 10px;
      padding-right: 10px; }
      #quick-view-modal .jsQuickview .modal-header {
        height: auto;
        padding: 10px;
        background: #ddd; }
      #quick-view-modal .jsQuickview .p-des {
        padding-bottom: 50px; }
      #quick-view-modal .jsQuickview .form-input #quantity-quickview {
        padding: 2px 5px; }
      #quick-view-modal .jsQuickview .form-input .note_slm {
        width: auto; }
      #quick-view-modal .jsQuickview .form-input .quantity_qv {
        display: flex;
        justify-content: center; }
      #quick-view-modal .jsQuickview .quickview-cart-info {
        padding: 10px 0; }
        #quick-view-modal .jsQuickview .quickview-cart-info .product-price {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center; }
          #quick-view-modal .jsQuickview .quickview-cart-info .product-price .price-info-meta {
            margin-top: 5px; }
      #quick-view-modal .jsQuickview .quickview-information {
        padding: 10px 0px 10px 0px; }
        #quick-view-modal .jsQuickview .quickview-information .quickview-variants {
          text-align: center; }
          #quick-view-modal .jsQuickview .quickview-information .quickview-variants .single-option-selector .variant-option-item {
            width: 100%; }
          #quick-view-modal .jsQuickview .quickview-information .quickview-variants label {
            display: inline-block;
            font-weight: 700; }
          #quick-view-modal .jsQuickview .quickview-information .quickview-variants .p-title {
            display: inline-block; }
        #quick-view-modal .jsQuickview .quickview-information .form-input-submit {
          display: flex;
          justify-content: center; }
          #quick-view-modal .jsQuickview .quickview-information .form-input-submit button {
            width: 60%;
            font-size: 16px;
            margin: 0 5px;
            padding: 12px; }
            #quick-view-modal .jsQuickview .quickview-information .form-input-submit button.close-popup {
              background: #aaa; }
      #quick-view-modal .jsQuickview .quickview-title {
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center; }
        #quick-view-modal .jsQuickview .quickview-title a {
          text-align: center; }
      #quick-view-modal .jsQuickview .quickview-image-xs {
        width: 70%;
        margin: 0 auto; }
      #quick-view-modal .jsQuickview .quickview-slider {
        margin: 0; }
        #quick-view-modal .jsQuickview .quickview-slider .owl-next, #quick-view-modal .jsQuickview .quickview-slider .owl-prev {
          top: 40%;
          font-weight: bold;
          font-size: 32px; } }

@media (max-width: 767.98px) {
  #quick-view-modal .modal-dialog {
    max-width: 100%; } }

/* pagination */
#pagination {
  margin: 20px 0 40px 0;
  text-align: center; }
  #pagination .page_node {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #e6e6e6;
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    #pagination .page_node:hover, #pagination .page_node.current {
      color: #fff;
      border-color: #e6e6e6;
      background: #129fd8; }

/*Menu Mobile*/
#mobile_wrap_menu {
  position: fixed;
  background-color: white;
  height: 100%;
  z-index: 10;
  width: 270px;
  color: #bbb;
  top: 0;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: -270px; }
  #mobile_wrap_menu.show {
    left: 0;
    z-index: 9999; }
  #mobile_wrap_menu .content_menu ul li {
    position: relative; }
    #mobile_wrap_menu .content_menu ul li a {
      padding: 10px 10px 10px 15px;
      display: block;
      color: #7b7b7b;
      font-size: 16px;
      border-bottom: 1px solid rgba(105, 105, 105, 0.4); }
      #mobile_wrap_menu .content_menu ul li a img {
        max-height: 25px;
        margin-right: 10px; }
      #mobile_wrap_menu .content_menu ul li a:hover {
        color: #333333; }
    #mobile_wrap_menu .content_menu ul li .more {
      position: absolute;
      right: 0;
      padding: 11px 10px 11px 15px;
      font-size: 14px;
      top: 0;
      z-index: 9999;
      cursor: pointer;
      color: #7b7b7b; }
    #mobile_wrap_menu .content_menu ul li.tuyen-dung, #mobile_wrap_menu .content_menu ul li.daily {
      background-color: #ff6600;
      color: #fff !important; }
      #mobile_wrap_menu .content_menu ul li.tuyen-dung a, #mobile_wrap_menu .content_menu ul li.daily a {
        color: #fff; }
  #mobile_wrap_menu .content_menu ul ul li a {
    padding-left: 30px; }
  #mobile_wrap_menu .content_menu ul ul ul li a {
    padding-left: 40px; }
  #mobile_wrap_menu .user_mobile {
    background: #2e9ed5;
    color: #fff;
    padding: 10px; }
    #mobile_wrap_menu .user_mobile .icon_user_mobile {
      width: 50px;
      height: 50px;
      line-height: 50px;
      border-radius: 25px;
      border: 2px solid #fff;
      color: #fff;
      font-size: 30px;
      text-align: center;
      margin-right: 15px; }
    #mobile_wrap_menu .user_mobile .login_mobile a {
      color: #fff; }
      #mobile_wrap_menu .user_mobile .login_mobile a:hover {
        color: #fff; }
  #mobile_wrap_menu .close_menu {
    padding: 15px;
    cursor: pointer;
    width: 100%;
    background: #f8f8f8; }
    #mobile_wrap_menu .close_menu:before {
      content: '';
      width: 20px;
      height: 2px;
      background: #bbb;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      display: block;
      left: 10px;
      top: 15px; }
    #mobile_wrap_menu .close_menu:after {
      content: '';
      width: 20px;
      height: 2px;
      background: #bbb;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position: absolute;
      display: block;
      left: 10px;
      top: 15px; }
  #mobile_wrap_menu .menu__mobile--hotline {
    padding-left: 10px;
    padding-right: 10px;
    background: #f8f8f8; }
    #mobile_wrap_menu .menu__mobile--hotline--title {
      padding-top: 10px;
      border-bottom: 1px solid #e6e6e6;
      padding-bottom: 5px;
      text-transform: uppercase;
      margin-bottom: 0; }
    #mobile_wrap_menu .menu__mobile--hotline--icon {
      height: 60px;
      width: 40px;
      line-height: 60px;
      margin-right: 5px;
      margin-top: 5px;
      margin-left: 5px; }
    #mobile_wrap_menu .menu__mobile--hotline--text {
      margin-top: 5px;
      margin-bottom: 5px;
      width: calc(100% - 50px); }
      #mobile_wrap_menu .menu__mobile--hotline--text a {
        font-size: 16px;
        color: #ff7200;
        font-weight: bold;
        line-height: 20px;
        margin-top: 10px; }

body.overflow_hidden {
  overflow-y: hidden; }

.opacity_body {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  cursor: pointer; }

.opacity_body_product {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  cursor: pointer; }

/* Hotline */
.hotline-fixed {
  display: none; }
  @media (max-width: 767.98px) {
    .hotline-fixed {
      position: fixed;
      left: 10px;
      bottom: 65px;
      z-index: 99;
      background: #fff;
      border-radius: 50px;
      padding: 5px 10px 5px 5px;
      box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.5);
      /*display: block;*/ }
      .hotline-fixed a {
        display: flex;
        flex-wrap: wrap; }
      .hotline-fixed .hotline-txt .number {
        display: block; }
      .hotline-fixed-icon {
        width: 40px;
        height: 40px;
        background: #ff6600;
        color: #fff;
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
        margin-right: 5px;
        font-size: 20px; }
      .hotline-fixed-txt .number {
        display: block;
        font-size: 20px;
        font-weight: 700;
        color: #ff6600;
        line-height: 18px; }
      .hotline-fixed-txt .txt {
        font-size: 10px; } }

/* Popup */
#popupEvent.modal {
  text-align: center;
  padding: 0 !important; }
  #popupEvent.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; }

#popupEvent .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }
  #popupEvent .modal-dialog .modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    background: transparent;
    box-shadow: none;
    border: 0; }
  #popupEvent .modal-dialog .modal-body {
    padding: 0; }
  #popupEvent .modal-dialog .popup_close {
    position: absolute;
    right: 0px;
    top: -10px;
    background: #fa6a00;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 0;
    color: #fff;
    font-size: 13px;
    width: 25px;
    height: 25px;
    text-transform: lowercase;
    line-height: 15px;
    text-align: center; }
    @media (max-width: 767px) {
      #popupEvent .modal-dialog .popup_close {
        right: 40px; } }

/* Login & Register */
#modal_login .modal-dialog, #modal_register .modal-dialog {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  max-width: 700px;
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto; }
  @media (max-width: 767px) {
    #modal_login .modal-dialog, #modal_register .modal-dialog {
      min-height: calc(100vh - 20px); } }
  #modal_login .modal-dialog .modal-content, #modal_register .modal-dialog .modal-content {
    background: #f8f8f8; }
    #modal_login .modal-dialog .modal-content .modal-body, #modal_register .modal-dialog .modal-content .modal-body {
      position: relative;
      overflow: hidden;
      padding: 0;
      display: flex; }
    #modal_login .modal-dialog .modal-content .close, #modal_register .modal-dialog .modal-content .close {
      position: absolute;
      z-index: 2;
      right: -17px;
      top: -17px;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      opacity: 1;
      background-color: #e2e2e2;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
      border: 1px solid #fff; }
    @media (max-width: 767px) {
      #modal_login .modal-dialog .modal-content, #modal_register .modal-dialog .modal-content {
        width: 90%;
        margin: 0 auto; } }

#modal_login .customer-login, #modal_register .customer-login {
  max-width: 100%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  height: 100%;
  padding: 15px;
  background-color: #fff;
  margin: auto; }
  #modal_login .customer-login #login, #modal_register .customer-login #login {
    max-width: 80%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      #modal_login .customer-login #login, #modal_register .customer-login #login {
        max-width: 100%; } }
  #modal_login .customer-login h2, #modal_register .customer-login h2 {
    font-size: 30px;
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px; }
    #modal_login .customer-login h2 p, #modal_register .customer-login h2 p {
      font-size: 14px;
      font-weight: normal;
      color: #666;
      margin-top: 5px; }
      #modal_login .customer-login h2 p a, #modal_register .customer-login h2 p a {
        text-decoration: underline;
        color: #00a1ec; }
  #modal_login .customer-login .form-wrap, #modal_register .customer-login .form-wrap {
    margin-bottom: 15px;
    position: relative; }
    #modal_login .customer-login .form-wrap .eye-img, #modal_register .customer-login .form-wrap .eye-img {
      position: absolute;
      width: 20px;
      height: 20px;
      right: 10px;
      border: 0;
      background: transparent;
      top: 10px; }
  #modal_login .customer-login input, #modal_register .customer-login input {
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: none; }
  #modal_login .customer-login button.submit, #modal_register .customer-login button.submit {
    border-radius: 30px;
    background: #2e9ed5;
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
    border: 0;
    font-weight: 700; }
  #modal_login .customer-login .social-login, #modal_register .customer-login .social-login {
    display: flex;
    flex-direction: row;
    padding: 0px;
    margin: 0px 0px 10px;
    list-style: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center; }
    #modal_login .customer-login .social-login li, #modal_register .customer-login .social-login li {
      margin: 0px 10px;
      display: inline-block; }
      #modal_login .customer-login .social-login li img, #modal_register .customer-login .social-login li img {
        width: 48px; }
      #modal_login .customer-login .social-login li button, #modal_register .customer-login .social-login li button {
        border: 0;
        background: transparent;
        border-radius: 30px; }
        #modal_login .customer-login .social-login li button#btn-facebook-login, #modal_register .customer-login .social-login li button#btn-facebook-login {
          background: #1876D1;
          color: #fff;
          padding: 15px 40px;
          max-width: 150px; }
        #modal_login .customer-login .social-login li button#btn-google-login, #modal_register .customer-login .social-login li button#btn-google-login {
          background: #F44336;
          color: #fff;
          padding: 15px 40px; }
  #modal_login .customer-login .reset-account, #modal_register .customer-login .reset-account {
    text-align: center; }
    #modal_login .customer-login .reset-account a, #modal_register .customer-login .reset-account a {
      color: #12A2D8; }
  #modal_login .customer-login .login-other, #modal_register .customer-login .login-other {
    text-align: center;
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
    margin-top: 20px; }
  #modal_login .customer-login .req_pass, #modal_register .customer-login .req_pass {
    margin-bottom: 10px;
    text-align: center; }
  #modal_login .customer-login .register-btn, #modal_register .customer-login .register-btn {
    text-align: center; }
    #modal_login .customer-login .register-btn a, #modal_register .customer-login .register-btn a {
      display: block;
      padding: 6px 10px;
      background: #ff6600;
      color: #fff;
      font-weight: 700;
      border-radius: 30px; }
  #modal_login .customer-login .optionCheck-wrap, #modal_register .customer-login .optionCheck-wrap {
    margin-bottom: 10px; }
    #modal_login .customer-login .optionCheck-wrap .optionCheck, #modal_register .customer-login .optionCheck-wrap .optionCheck {
      text-align: left; }
      #modal_login .customer-login .optionCheck-wrap .optionCheck input, #modal_register .customer-login .optionCheck-wrap .optionCheck input {
        display: inline-block;
        width: auto; }
  #modal_login .customer-login .emailCheckShow, #modal_register .customer-login .emailCheckShow {
    display: none; }
  #modal_login .customer-login .otpcode, #modal_register .customer-login .otpcode {
    display: none; }

@media (max-width: 767px) {
  #modal_login .customer-login, #modal_register .customer-login {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #modal_login .banner-customerlogin, #modal_register .banner-customerlogin {
    display: none; } }

/* end login & Register */
.header-mobile {
  background: #2e9ed5;
  position: sticky;
  z-index: 10;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: #2e9ed5;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0px 8px;
  height: 56px; }
  .header-mobile .header__bottom--mobile--cart {
    position: relative;
    text-align: right;
    width: 40px; }
    .header-mobile .header__bottom--mobile--cart .cart__count {
      position: absolute;
      background: red;
      color: #fff;
      padding: 0;
      font-size: 0.78571em;
      right: 0px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      top: 0px;
      width: 20px;
      height: 20px;
      font-size: 10px;
      padding: 0;
      line-height: 20px;
      text-align: center; }
    .header-mobile .header__bottom--mobile--cart img {
      width: 40px; }

a#backto-page {
  min-width: 40px;
  height: 40px;
  padding: 0px;
  border: 0px;
  background: 0px center;
  outline: 0px;
  color: white;
  font-size: 30px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center; }

.headerCart_title {
  color: white;
  font-size: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 1 0%;
  text-align: center;
  padding-right: 40px; }
  .headerCart_title img {
    max-width: 200px; }

@media (min-width: 768px) {
  .header-mobile {
    display: none; } }

@media (max-width: 767.98px) {
  .hidden-cart {
    display: none; } }

/* Search */
.form_search {
  margin-top: 20px;
  position: relative;
  display: inline-block; }
  .form_search input[type="text"] {
    padding: 4px 35px 4px 15px;
    font-size: 13px;
    width: 250px; }
  .form_search .btn_search_header {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: 0;
    color: #000;
    padding: 4px 10px; }
  #search .form_search input[type="text"] {
    padding: 8px 35px 8px 15px;
    font-size: 13px;
    width: 450px; }
  #search .form_search .btn_search_header {
    padding: 8px 10px; }

/*Page sidebar */
#page-sidebar .block-sidebar {
  margin-bottom: 60px; }
  #page-sidebar .block-sidebar .block-title {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 20px; }
  #page-sidebar .block-sidebar .block-content ul li.active a {
    color: #129fd8;
    font-weight: bold; }
  #page-sidebar .block-sidebar .block-content ul li.active:before {
    color: #129fd8; }

#page .page-title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px; }

#page .title_about_us h1 {
  font-size: 24px;
  font-style: italic;
  color: #000;
  margin-bottom: 10px; }
  #page .title_about_us h1 span {
    color: #129fd8;
    display: block;
    font-size: 48px; }

/* Stores */
#stores .container {
  padding-left: 10px;
  padding-right: 10px; }
  #stores .container .row {
    margin-left: -10px;
    margin-right: -10px; }
  #stores .container .list_store_title {
    font-size: 24px;
    color: #2d3035;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
    padding: 10px 0 10px 0;
    margin: 0; }
  #stores .container .store_content_page {
    background: #f7f7f7;
    padding: 25px 15px 25px;
    margin-bottom: 15px; }

#stores .promotion_store_title {
  text-align: center; }

#stores .promotion_store_wrap {
  background: #c3f2ff;
  padding-top: 90px;
  margin-top: -60px;
  padding-bottom: 60px; }
  #stores .promotion_store_wrap .promotion_store_owl {
    padding-right: 60px;
    padding-left: 60px; }
    #stores .promotion_store_wrap .promotion_store_owl:before {
      content: '';
      background: url(../../../../file.hstatic.net/1000030244/file/asset_1_2x_748198fd2f9f470ba4b7e38fb1d87445.png);
      width: 100%;
      position: absolute;
      top: 0;
      height: 30px;
      background-size: cover;
      background-repeat: no-repeat;
      left: 0; }
    #stores .promotion_store_wrap .promotion_store_owl.owl-carousel .item {
      padding-left: 15px;
      padding-right: 15px; }
    #stores .promotion_store_wrap .promotion_store_owl.owl-carousel .owl-nav button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      color: #1bb7ed;
      background: #fff;
      width: 42px;
      height: 42px;
      border-radius: 50%;
      font-size: 25px; }
      #stores .promotion_store_wrap .promotion_store_owl.owl-carousel .owl-nav button.owl-prev {
        left: 10px; }
      #stores .promotion_store_wrap .promotion_store_owl.owl-carousel .owl-nav button.owl-next {
        right: 10px; }
    #stores .promotion_store_wrap .promotion_store_owl.owl-carousel .owl-dots button {
      width: 20px;
      height: 2px;
      border: 0;
      box-sizing: border-box;
      border-radius: inherit;
      background: #fff;
      margin: 5px; }
      #stores .promotion_store_wrap .promotion_store_owl.owl-carousel .owl-dots button.active {
        width: 20px;
        height: 2px;
        background: #129fd8; }
    #stores .promotion_store_wrap .promotion_store_owl.d-flex-owl:not(.owl-loaded) .item {
      flex: 0 0 33.3333333333%; }
    @media (max-width: 767px) {
      #stores .promotion_store_wrap .promotion_store_owl.d-flex-owl:not(.owl-loaded) .item {
        flex: 0 0 50%; } }

@media (max-width: 767px) {
  #stores .promotion_store_title {
    padding-left: 120px;
    padding-right: 120px; }
  #stores .promotion_store_wrap {
    padding-top: 60px;
    margin-top: -40px;
    padding-bottom: 30px; }
    #stores .promotion_store_wrap .promotion_store_owl {
      padding-left: 0;
      padding-right: 0; }
      #stores .promotion_store_wrap .promotion_store_owl:before {
        background-size: contain; } }

.nav-landingpage {
  background: #d82129; }
  .nav-landingpage .DHS__sidebarMenu--title {
    background: #9c181d; }

.section-lg {
  padding-top: 40px;
  padding-bottom: 50px; }
  .section-lg.bg-image {
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 768px) {
    .section-lg {
      padding-top: 85px;
      padding-bottom: 85px; } }

.section__title {
  font-size: 28px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 50px; }

.section__subtitle {
  color: #959494;
  text-align: center;
  font-size: 21px;
  letter-spacing: 3.6px; }

.section-offer-wrap {
  margin-top: 30px; }

.section-offer-item {
  margin-top: 30px; }
  .section-offer-item:first-child {
    margin-top: 0; }
  .section-offer-item .item-title {
    line-height: 1.25;
    font-size: 24px;
    color: #d82129; }
    .section-offer-item .item-title a {
      color: #d82129; }
  .section-offer-item .item-content {
    margin-top: 15px; }

@media (min-width: 768px) {
  .section__title {
    font-size: 36px; }
  .section__subtitle {
    font-size: 24px; } }

@media (max-width: 767.98px) {
  .section-offer-item {
    text-align: center; }
    .section-offer-item .item-title {
      font-size: 20px; } }

.bg-gray-lightest {
  background: #f9fbfc; }

.our-product-box-image {
  border: 1px solid #fff;
  width: 100%;
  background-color: #f9fbfc; }
  .our-product-box-image .our-product-box-body {
    padding: 15px; }
    .our-product-box-image .our-product-box-body h3 {
      margin-top: 4px;
      font-size: 28px;
      font-weight: 600; }
      @media (min-width: 768px) {
        .our-product-box-image .our-product-box-body h3 {
          font-size: 36px; } }
    .our-product-box-image .our-product-box-body .our_product_price {
      margin-top: 10px;
      color: #d82129;
      font-size: 18px;
      font-weight: bold; }
    .our-product-box-image .our-product-box-body p {
      margin-top: 12px; }
    .our-product-box-image .our-product-box-body a.button {
      margin-top: 10px;
      padding: 17px 25px;
      font-size: 14px;
      line-height: 14px;
      border-radius: 0;
      border-width: 1px;
      font-weight: 600;
      display: inline-block;
      color: #fff;
      background-color: #d82129;
      border-color: #d82129; }

.event-post {
  border: 1px solid #f9fbfc;
  text-align: center; }
  .event-post .event-header {
    padding: 18px 15px;
    font-weight: 600; }
    .event-post .event-header h6 {
      font-size: 18px; }
      .event-post .event-header h6 a {
        color: #181818; }
  .event-post .event-body {
    padding: 20px 20px 10px; }
    .event-post .event-body .event-price {
      color: #d82129;
      font-size: 18px;
      font-weight: bold; }
    .event-post .event-body .button-link {
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 5px;
      color: #fff;
      background-color: #d82129;
      border-color: #d82129;
      padding: 17px 25px;
      font-size: 14px;
      line-height: 14px;
      border-radius: 0;
      border-width: 1px;
      display: inline-block; }

.feedback.owl-carousel .owl-nav .owl-next, .feedback.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  padding: 0 13px !important;
  height: 30px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  color: #d82129;
  background-color: #f2f2f2;
  line-height: 30px;
  top: 50%; }

.feedback.owl-carousel .owl-nav .owl-prev {
  left: 0%; }

.feedback.owl-carousel .owl-nav .owl-next {
  right: 0%; }

#back-to-top {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #d82129;
  border-radius: 50%;
  position: fixed;
  right: 15px;
  bottom: 100px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  transition: .3s all ease; }

.grecaptcha-badge {
  display: none; }

.social {
  margin-top: 15px; }

.social .fb-share-button {
  display: inline-block;
  vertical-align: middle; }

.social .zalo-share-button {
  vertical-align: middle; }

.snow-canvas {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  position: fixed;
  pointer-events: none; }

#onAppWishList_btn_wishlist {
  vertical-align: middle; }
  #onAppWishList_btn_wishlist button, #onAppWishList_btn_wishlist button:focus {
    border: 0;
    padding: 0;
    border-radius: 22px;
    box-shadow: rgba(47, 83, 151, 0.1) 0px 2px 6px 0px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    margin-left: 12px;
    cursor: pointer;
    background: white;
    width: 45px;
    height: 45px; }

.wishlist-success {
  position: fixed;
  left: 50%;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 13px;
  line-height: 20px;
  top: 50%;
  max-width: 400px;
  min-width: 100px;
  background-color: rgba(208, 238, 251, 0.95);
  transition-duration: 0.2s;
  border-radius: 15px;
  padding: 16px;
  text-align: center;
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  visibility: visible; }
  .wishlist-success-icon {
    width: 40px;
    margin: 0px 0px 8px; }

#startbap_product_reviews {
  margin-bottom: 30px; }

.starbaprv-preview-badge--with-link {
  cursor: pointer; }

.starbap-prev-badge .starbap-star > i.fa {
  font-size: 20px; }

.starbap-prev-badge .starbap-prev-badgetext {
  font-size: 18px; }

.header-kitchen {
  background: #ff7f00;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center; }
  .header-kitchen .logo {
    max-height: 80px; }

.home__cart {
  padding-top: 10px; }
  .home__cart--title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .home__cart--title .view__more {
      color: #ff6600;
      font-size: 16px;
      font-weight: normal; }
      .home__cart--title .view__more svg {
        fill: #ff6600;
        width: 10px;
        height: 10px; }
    @media (max-width: 575.98px) {
      .home__cart--title {
        font-size: 18px; } }
  .home__cart--slider.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 28px;
    color: #e23800;
    line-height: 20px; }
    .home__cart--slider.owl-carousel .owl-nav button.owl-next {
      right: 0px; }
    .home__cart--slider.owl-carousel .owl-nav button.owl-prev {
      left: 0px; }

#successNotify .modal-header {
  background: #129fd8; }
  #successNotify .modal-header p {
    font-size: 20px;
    text-align: center;
    width: 100%;
    margin: 0;
    color: #fff; }

#successNotify .modal-body .successNotifySuccess-text {
  font-size: 20px; }

#successNotify .modal-footer button {
  font-size: 14px;
  opacity: 1;
  background: #129fd8;
  color: #ffffff;
  padding: 0.57143em 0.71429em; }

#successNotifyDHs .modal-header {
  background: #129fd8; }
  #successNotifyDHs .modal-header p {
    font-size: 20px;
    text-align: center;
    width: 100%;
    margin: 0;
    color: #fff; }

#successNotifyDHs .modal-body .successNotifySuccess-text {
  font-size: 16px; }

#successNotifyDHs .modal-footer button {
  font-size: 14px;
  opacity: 1;
  background: #129fd8;
  color: #ffffff;
  padding: 0.57143em 0.71429em; }

#khsuccessNotifyDHs .modal-header {
  background: #129fd8; }
  #khsuccessNotifyDHs .modal-header p {
    font-size: 24px;
    text-align: center;
    width: 100%;
    margin: 0;
    color: #fff; }

#khsuccessNotifyDHs .modal-body .successNotifySuccess-text {
  font-size: 22px; }
  #khsuccessNotifyDHs .modal-body .successNotifySuccess-text a {
    color: #129fd8; }

#khsuccessNotifyDHs .modal-footer button {
  font-size: 14px;
  opacity: 1;
  background: #129fd8;
  color: #ffffff;
  padding: 0.57143em 0.71429em; }

#khsuccessNotifyDHs .modal-dialog {
  margin: 0 auto;
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto; }
  @media (max-width: 767px) {
    #khsuccessNotifyDHs .modal-dialog {
      min-height: calc(100vh - 20px); } }

.top-bar img {
  width: 100%; }

@media (max-width: 767px) {
  .top-bar {
    display: none; } }

.width-100 {
  width: 100% !important;
  height: auto; }

.heightwidth-auto {
  height: auto;
  width: auto; }

.wpo-wrapper-search {
  position: relative; }

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

.smart-search-wrapper .item-ult {
  padding: 12px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.smart-search-wrapper .item-ult + .item-ult {
  border-top: 1px dotted #dfe0e1; }

.smart-search-wrapper .item-ult .thumbs {
  width: 50px; }

.smart-search-wrapper .item-ult .title {
  width: calc(100% - 50px);
  padding-right: 15px;
  position: relative; }

.smart-search-wrapper .item-ult .title a {
  font-weight: 500;
  display: block;
  color: #252a2b;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
  margin: 0px 0 5px; }

.smart-search-wrapper .item-ult .title p {
  line-height: 15px;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  color: #000; }

.smart-search-wrapper .resultsMore {
  border-top: 1px dotted #dfe0e1;
  width: 100%; }

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

.smart-search-wrapper .item-ult .title p del {
  font-size: 12px;
  color: #7A7A7A; }

div#ui-datepicker-div {
  z-index: 15 !important; }

@media (min-width: 992px) {
  .smart-search-wrapper .resultsMore.resultsMore-desktop {
    display: block; } }

@media (max-width: 767px) {
  .hidden-cart-account {
    display: none; }
  .nopadding-mb {
    padding: 0; }
  .account-address {
    padding-bottom: 60px; } }

.rte ul, .rte ol {
  padding-left: 40px;
  list-style: inherit; }

.logo-bct {
  max-width: 200px; }

.btn-404 {
  border-color: #129fd8;
  color: #129fd8; }

.home__collection--owl.d-flex-owl:not(.owl-loaded) > div {
  flex: 0 0 calc(100%/5 - 15px);
  margin-right: 15px; }

.home__collection--owl.owl-carousel .owl-nav button {
  position: absolute;
  top: 30%;
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 28px;
  color: #e23800;
  line-height: 20px; }
  .home__collection--owl.owl-carousel .owl-nav button.owl-next {
    right: 0px; }
  .home__collection--owl.owl-carousel .owl-nav button.owl-prev {
    left: 0px; }
  @media (max-width: 767px) {
    .home__collection--owl.owl-carousel .owl-nav button {
      top: 30%; } }

@media (max-width: 767px) {
  .home__collection--owl.d-flex-owl:not(.owl-loaded) > div {
    flex: 0 0 calc(100%/2 - 15px);
    margin-right: 15px; } }

.home__flashsale .home__collection--slider.owl-carousel .owl-nav button {
  position: absolute;
  top: 30%;
  border-radius: 0%;
  width: 20px;
  height: 40px;
  color: #fff;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 28px;
  color: #fff;
  line-height: 20px; }
  .home__flashsale .home__collection--slider.owl-carousel .owl-nav button.owl-next {
    right: 5px; }
  .home__flashsale .home__collection--slider.owl-carousel .owl-nav button.owl-prev {
    left: 5px; }
  @media (max-width: 767px) {
    .home__flashsale .home__collection--slider.owl-carousel .owl-nav button {
      top: 30%; } }

/*===== APP COMBO - BUY X TANG Y ============================================
.modal-productApp{
text-align: center;padding: 0!important;
font-size:0;background: rgba(3, 17, 27, 0.7);
-webkit-transition: opacity .35s linear;-o-transition: opacity .35s linear;transition: opacity .35s linear;
}
.modal-productApp:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -4px;}*/
.modal-productApp .modal-dialog-centered {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-size: 14px; }

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

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

.modal-productApp.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-productApp.fade.in .modal-dialog-centered {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.modal-productApp .modal-footer {
  padding: 15px;
  text-align: center; }

.modal-productApp .modal-footer .button {
  margin: 0 5px;
  padding: 9px 20px;
  background: #ff7200;
  text-align: center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 0;
  color: #fff; }

.modal-productApp .modal-header {
  padding: 15px 20px; }

.modal-productApp .modal-header .name-combo,
.modal-productApp .modal-header .modal-title {
  margin: 0;
  font-weight: bold;
  font-size: 22px;
  padding: 0px 30px 0px 0px; }

.modal-productApp .modal-header .combo-title {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: bold; }

.modal-productApp .modal-header .close-modal-app {
  padding: 5px;
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #333;
  right: 13px;
  top: 9px;
  z-index: 9;
  opacity: 1;
  margin: 0; }

.modal-productApp .modal-header .close-modal-app svg {
  display: inline-block;
  fill: currentColor;
  position: relative;
  width: 12px;
  line-height: 30px;
  margin-top: -2px; }

#combo-program {
  max-height: 400px;
  overflow: auto; }

#combo-program .combo-title b {
  color: #ff0707; }

#combo-program .combo-w {
  border: 0;
  margin-bottom: 0px;
  padding: 0px 10px 0px 40px;
  position: relative; }

#combo-program .combo-w:after {
  content: '\2714\fe0e';
  font-size: 16px;
  position: absolute;
  top: calc(50% - 11px);
  left: 11px;
  color: #16A44D;
  opacity: 0; }

#combo-program .combo-w:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  position: absolute;
  top: calc(50% - 10px);
  left: 7px; }

#combo-program .combo-w.checked:after {
  opacity: 1; }

#combo-program .combo-w.checked:before {
  border: 1px solid #16A44D; }

#combo-program table tr {
  margin-bottom: 3px; }

#combo-program table tr:first-child td {
  border-top: 0; }

#combo-program table label {
  font-weight: normal;
  font-size: 13px;
  display: block;
  border: none;
  padding: 2px 5px;
  cursor: pointer; }

#combo-program table label:after {
  content: "";
  display: table;
  clear: both; }

#combo-program table label img {
  display: inline-block;
  width: 85px;
  float: left; }

#combo-program table label p {
  display: inline-block;
  width: calc(100% - 85px);
  float: left;
  margin-bottom: 0px;
  padding-left: 15px; }

#combo-program table label .discount-promotion-price b {
  color: #fa0303; }

#combo-program table label .discount-promotion-price del {
  margin-left: 5px; }

#combo-program table input {
  display: none; }

#combo-program table input:checked + label {
  color: #000;
  background: #fff8f8; }

#buyxgety-program {
  margin: 20px 0;
  border: 2px solid #d0021b;
  position: relative;
  min-height: 100px;
  z-index: 0;
  border-radius: 10px; }

#buyxgety-program .buyxgety-heading {
  padding: 5px 10px;
  position: relative;
  padding-right: 60px;
  background: #d0021b;
  color: #fff; }

#buyxgety-program .buyxgety-heading h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 4px; }

#buyxgety-program .buyxgety-heading p {
  margin: 0; }

#buyxgety-program .modal-body {
  padding: 15px 30px; }

#buyxgety-program-qv {
  margin: 0 0 20px 0;
  border: 2px solid #d0021b;
  position: relative;
  min-height: 100px;
  z-index: 0;
  border-radius: 10px; }

#buyxgety-program-qv .buyxgety-heading {
  padding: 5px 10px;
  position: relative;
  padding-right: 60px;
  background: #d0021b;
  color: #fff; }

#buyxgety-program-qv .buyxgety-heading h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 4px; }

#buyxgety-program-qv .buyxgety-heading p {
  margin: 0; }

#buyxgety-program-qv .modal-body {
  padding: 15px 30px; }

.buyxgety_item {
  display: -webkit-flex;
  display: flex;
  padding: 5px 10px;
  align-items: center; }

.buyxgety_item .buyxgety_checkbox {
  width: 25px;
  float: left;
  padding-top: 7px; }

.buyxgety_item .buyxgety_image {
  width: 50px;
  float: right; }

.buyxgety_item .buyxgety_item_title {
  width: calc(100% - 95px);
  float: right;
  padding-left: 15px; }

.buyxgety_item .buyxgety_list_variant select {
  font-size: 94%;
  font-style: italic;
  min-width: 110px;
  outline: none;
  padding: 1px 15px 2px;
  margin: 2px 0 5px; }

.buyxgety_item .buyxgety_checkbox input[type=radio] {
  cursor: pointer;
  width: 15px;
  height: 15px; }

@media (max-width: 1024px) {
  section[data-handle="home-section-recommend"] .slider--row .col-xl-20th:nth-child(n+2) {
    margin-left: -4px; } }

@media (max-width: 767px) {
  .buyxgety_item .buyxgety_image {
    width: 40px; }
  .selector-buyxgety {
    order: 5;
    width: 100%; }
  .buyxgety_item .buyxgety_item_title {
    width: calc(100% - 65px); }
  .swiper-button-next, .swiper-button-prev {
    display: none; } }

.job_description * {
  font-family: 'Nunito', "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

.fixed-bottom-nav {
  display: none;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: fixed;
  bottom: 0px;
  background: white;
  z-index: 95;
  border-top: 1px solid #f1f1f1;
  width: 100%;
  align-items: center; }
  @media (max-width: 767px) {
    .fixed-bottom-nav {
      display: flex; } }

.fixed-bottom-nav > div a {
  width: 64px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 6px;
  flex-direction: column;
  color: #242424;
  font-size: 10px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  text-align: center; }

.fixed-bottom-nav img {
  width: 23px;
  margin-bottom: 4px; }

.fixed-bottom-nav span {
  display: block;
  line-height: 1; }

@media (max-width: 767px) {
  .fb-root {
    display: none !important; } }

.tabs-nav-collection {
  display: flex;
  overflow: hidden;
  overflow-x: auto;
  justify-content: space-between;
  white-space: nowrap; }
  .tabs-nav-collection ul {
    align-items: center;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 5px 0 10px; }
    .tabs-nav-collection ul li {
      display: block;
      padding-right: 15px;
      cursor: pointer; }
      .tabs-nav-collection ul li span {
        padding-bottom: 7px;
        align-items: center;
        color: #111;
        display: flex;
        justify-content: center;
        vertical-align: top;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        padding: 5px 10px;
        border-radius: 30px;
        border: 1px solid; }
      .tabs-nav-collection ul li.is-active span, .tabs-nav-collection ul li:hover span {
        /*border-bottom: 2px solid #129fd8;*/
        transition: left .3s ease-out;
        font-weight: 600;
        padding-bottom: 5px;
        background: #129fd8;
        color: #fff; }

.gift-content {
  color: #ff6600;
  font-weight: 700;
  font-size: 11px;
  max-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px dashed #ff6600;
  padding: 0px 10px;
  margin-top: 5px; }

/*home banner promotion*/
@-webkit-keyframes sonar {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(4);
    transform: scale(4);
    opacity: 0; } }

@keyframes sonar {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(4);
    transform: scale(4);
    opacity: 0; } }

.home-banner-promotion {
  padding-bottom: 30px; }
  .home-banner-promotion .heading {
    display: block;
    color: #ffffff;
    position: relative;
    font-size: 16px;
    background: #00aafd;
    padding: 10px 170px 10px 35px; }
    .home-banner-promotion .heading .dotnew {
      background-color: #fff;
      border-radius: 100%;
      display: block;
      left: 10px;
      height: 8px;
      margin-top: -5px;
      position: absolute;
      top: 50%;
      width: 8px; }
      .home-banner-promotion .heading .dotnew .animation {
        border: 1px solid #fff;
        background-color: rgba(255, 230, 107, 0.2);
        border-radius: 100%;
        display: block;
        height: 8px;
        opacity: 1;
        -moz-animation: sonar 1.25s linear infinite;
        -o-animation: sonar 1.25s linear infinite;
        -webkit-animation: sonar 1.25s linear infinite;
        animation: sonar 1.25s linear infinite;
        width: 8px; }
    .home-banner-promotion .heading .view-more {
      position: absolute;
      margin: auto;
      right: 5px;
      cursor: pointer;
      top: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(0, -50%);
      font-size: 12px;
      color: #fff;
      font-weight: normal; }
      .home-banner-promotion .heading .view-more a {
        color: #fff;
        display: flex;
        align-items: center;
        margin-left: 2px; }
        .home-banner-promotion .heading .view-more a .showtext {
          margin-right: 5px;
          text-align: center; }
        .home-banner-promotion .heading .view-more a img {
          display: inline-block;
          vertical-align: middle;
          width: 30px;
          height: 30px; }
  .home-banner-promotion .body {
    background: #87d7ff; }

.home-banner-promotion-wrap.d-flex-owl:not(.owl-loaded) > div {
  flex: 0 0 calc(100%/6); }

.home-banner-promotion-wrap a {
  padding: 5px;
  position: relative;
  display: block;
  height: 100%; }
  .home-banner-promotion-wrap a img {
    border-radius: 3px; }

@media (max-width: 1199px) and (min-width: 768px) {
  .home-banner-promotion-wrap.owl-carousel .owl-nav button {
    position: absolute;
    top: 30%;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 28px;
    color: #e23800;
    line-height: 20px; }
    .home-banner-promotion-wrap.owl-carousel .owl-nav button.owl-next {
      right: 0px; }
    .home-banner-promotion-wrap.owl-carousel .owl-nav button.owl-prev {
      left: 0px; } }
  @media (max-width: 1199px) and (min-width: 768px) and (max-width: 767px) {
    .home-banner-promotion-wrap.owl-carousel .owl-nav button {
      top: 30%; } }

@media (max-width: 767px) {
  .home-banner-promotion-wrap.d-flex-owl {
    white-space: nowrap;
    overflow-x: auto; }
  .home-banner-promotion-wrap a {
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    max-width: 160px; } }

.choose-login {
  padding: 10px 0;
  text-align: center; }
  .choose-login a {
    color: #12A2D8; }

.product-badge {
  margin-right: 8px;
  display: block; }
  .product-badge img {
    display: inline-block;
    max-height: 16px; }

.onireviewapp-loop {
  display: block;
  margin-top: 5px; }

.hrv-pmo-discount.dlpm-discount__girds-0 {
  margin-bottom: 30px; }

.count-item-cart {
  background: #F2AC15;
  position: absolute;
  top: -7px;
  right: -7px;
  width: 20px;
  height: 20px;
  padding: 3px;
  border-radius: 50%;
  z-index: 99;
  font-size: 11px;
  font-weight: 700;
  line-height: 14px; }

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.uil-ring-css {
  background: none;
  position: relative;
  width: 60px;
  height: 60px;
  margin: auto; }

.uil-ring-css > div {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: 20px;
  left: 20px;
  border-radius: 80px;
  box-shadow: 0 4px 0 0 #0f9ed8;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite; }

.fb_dialog_mobile img {
  bottom: 65px !important; }

.hotline-fixed {
  bottom: 65px; }

.form-mb {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 8px;
  background: #fff;
  z-index: 9999;
  width: 100%;
  box-shadow: 0 0 10px 0px #ccc;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .form-mb button {
    padding: 0 15px;
    height: 44px;
    background: #ff7200;
    font-size: 16px;
    line-height: 16px;
    border: 0;
    border-radius: 5px;
    width: 100%;
    color: #fff; }
  .form-mb .fixed-bottom-mess a, .form-mb .fixed-bottom-hotline a {
    width: 70px; }

/*.show-buy-mobile{
	@media (max-width: 767px){
		.form-mb{bottom: 0;}
	}
}*/
.content-mb {
  position: fixed;
  background: #fff;
  z-index: 9999;
  bottom: -100vh;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 15px;
  left: 0; }
  .content-mb .btn-close-quick--view {
    position: absolute;
    top: -15px;
    right: -5px;
    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;
    font-size: 0;
    text-align: center;
    line-height: 35px; }

.product__detailmb--title {
  font-size: 18px;
  font-weight: 600;
  padding: 0px;
  margin-bottom: 0;
  padding-right: 30px; }

.product__detailmb--price {
  margin-bottom: 8px;
  background-color: transparent;
  padding: 0;
  font-size: 16px;
  padding: 5px;
  margin-top: 10px; }
  .product__detailmb--price .price {
    color: #129fd8;
    font-weight: 700; }
  .product__detailmb--price del {
    font-size: 14px;
    line-height: 42px;
    color: #606060; }
  .product__detailmb--price--sale {
    position: relative;
    background: red;
    padding: 5px;
    color: #fff;
    margin-left: 20px;
    font-size: 13px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
    .product__detailmb--price--sale:after {
      right: 100%;
      top: 50%;
      border: solid transparent;
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-right-color: red;
      border-width: 14px;
      margin-top: -14px; }
  .product__detailmb--price .weight {
    color: #999;
    font-size: 10px;
    line-height: 2;
    margin: 0; }

.product__detailmb .selector-wrapper {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px; }
  .product__detailmb .selector-wrapper label {
    margin-bottom: 0;
    margin-right: 10px;
    font-weight: 700; }
  .product__detailmb .selector-wrapper .selector-title {
    padding: 5px 15px;
    border: 1px solid #333;
    color: #333;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: none;
    cursor: pointer; }
    .product__detailmb .selector-wrapper .selector-title.active {
      border: 1px solid #e42127; }

.product__detailmb--quantity {
  margin-top: 10px; }
  .product__detailmb--quantity span {
    margin-bottom: 0;
    margin-right: 10px;
    font-weight: 700; }
  .product__detailmb--quantity .quantity_wrap {
    display: table; }
    .product__detailmb--quantity .quantity_wrap .btn_minus-mb {
      height: 25px;
      border-radius: 4px 0 0 4px;
      border: 1px solid #e6e6e6;
      background: #fff;
      padding: 0 10px;
      display: table-cell;
      cursor: pointer; }
    .product__detailmb--quantity .quantity_wrap .quantity-mb {
      font-size: 16px;
      text-align: center;
      width: 30px;
      height: 30px;
      padding: 6px 3px;
      border: 1px solid #e6e6e6;
      display: table-cell;
      text-align: center; }
      .product__detailmb--quantity .quantity_wrap .quantity-mb::-webkit-outer-spin-button, .product__detailmb--quantity .quantity_wrap .quantity-mb::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
    .product__detailmb--quantity .quantity_wrap .btn_plus-mb {
      height: 25px;
      border-radius: 0 4px 4px 0;
      border: 1px solid #e6e6e6;
      background: #fff;
      padding: 0 10px;
      display: table-cell;
      cursor: pointer; }

.product__detailmb--price {
  border-radius: 4px;
  order: 4;
  width: 100%; }
  .product__detailmb--price .price {
    color: #129fd8;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-right: 8px; }
    .product__detailmb--price .price.has-discount {
      color: #ff7200; }
  .product__detailmb--price del {
    color: #808089;
    text-decoration: line-through;
    font-size: 14px;
    line-height: 20px; }
  .product__detailmb--price--sale {
    font-weight: 400;
    margin-left: 8px;
    border: 1px solid #ff7200;
    border-radius: 2px;
    background-color: #fff0f1;
    color: #ff7200;
    line-height: 18px;
    font-size: 14px;
    padding: 0px 4px; }
  .product__detailmb--price .weight {
    color: #787878;
    font-size: 13px;
    line-height: 20px;
    margin: 0; }

.product__detailmb--note {
  margin: 10px 0;
  font-style: italic;
  font-size: 14px;
  font-weight: normal; }

.product__detailmb--action {
  margin-top: 20px; }
  .product__detailmb--action button {
    padding: 9px 20px;
    font-size: 18px;
    background: #ff7200;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 0;
    color: #fff;
    width: 100%; }
    .product__detailmb--action button.preorder {
      background: #0073a0; }
    .product__detailmb--action button[disabled="disabled"] {
      background: #b5b5b5;
      font-weight: 700; }
    .product__detailmb--action button.loading {
      pointer-events: none; }
  .product__detailmb--action .login-cart {
    padding: 9px 20px;
    font-size: 18px;
    background: #ff7200;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 0;
    color: #fff; }

.addcart-mb .content-mb {
  bottom: 0; }

.fancybox-slide--html {
  padding: 6px;
  max-width: 494px;
  margin: 0 auto;
  right: 0; }

@media (max-width: 767.98px) {
  #collection {
    padding-top: 30px; } }

.header-trungthu {
  background-image: linear-gradient(to right, #b02431 0%, #ad1022 30%, #a80018 56%, #c22122 73%, #c42025 100%); }
  .header-trungthu .header__bottom {
    background-image: linear-gradient(to right, #b02431 0%, #ad1022 30%, #a80018 56%, #c22122 73%, #c42025 100%); }
  .header-trungthu nav {
    background-image: linear-gradient(to right, #b02431 0%, #ad1022 30%, #a80018 56%, #c22122 73%, #c42025 100%); }
  .header-trungthu .DHS__sidebarMenu--title {
    background-image: linear-gradient(to right, #b02431 0%, #ad1022 30%, #a80018 56%, #c22122 73%, #c42025 100%); }

.tag_tamhethang {
  background: #949494;
  color: #fff;
  padding: 5px 8px;
  border-radius: 5px; }

section[data-handle="home-section-feedback"] {
  margin-top: 20px; }
