.flex-box {
  display: flex; }

.flex-inline {
  display: inline-flex; }

.flex-w {
  flex-wrap: wrap; }

.flex-c {
  flex-direction: column; }

.align-c {
  align-items: center; }

.justify-c {
  justify-content: center; }

.justify-s {
  justify-content: space-between; }

.justify-e {
  justify-content: end; }

.flex-box.row:before, .flex-box.row:after {
  display: none; }

.flex-box > img {
  align-self: center; }

.flex-scroll {
  overflow-x: auto; }

.flex-scroll::-webkit-scrollbar {
  display: none; }

.full-width {
  width: 100%; }

.img-cover {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%; }

.img-cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.page-brand .container {
  max-width: 1350px; }

.page-brand .lp_title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.19; }

.page-brand-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 2.292vw;
  padding-bottom: 35px;
  padding-top: 35px;
  margin: 0; }

.page-brand .product-item-btn {
  display: inline-flex;
  height: 40px;
  padding: 12px 20px;
  background-color: #191817;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  margin-top: 10px; }

.brand-section {
  padding: 60px 0; }
  .brand-section .brand-section-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    max-width: 328px; }
  .brand-section a {
    display: flex;
    text-decoration: none;
    align-items: center;
    flex-direction: column;
    font-size: 0.8333333vw;
    font-weight: 400;
    line-height: 1.19;
    text-align: center; }
    .brand-section a img {
      width: 4.167vw;
      height: 4.167vw;
      align-self: center;
      border-radius: 50%; }
    .brand-section a .txt {
      display: flex;
      align-items: center;
      margin-top: 10px;
      margin-right: 5px;
      color: #000;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.19; }

.brand-review {
  padding-bottom: 2.0833333vw; }

.list-review {
  background: #f3f3f3; }
  .list-review .list_bottom {
    padding: 20px 15px 20px; }
  .list-review .bottom_pel .avtar {
    width: 40px;
    margin-right: 0.5208333vw; }
  .list-review .bottom_pel .star img {
    width: 70px; }
  .list-review .bottom_pel .bottom_title {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin: 6.92px 0 5px;
    color: rgba(25, 24, 23, 0.7); }
  .list-review .bottom_desc {
    margin-top: 0.729vw;
    width: 90%; }

.brand-logo {
  background: #f8f8f8;
  padding-top: 80px;
  margin: 80.006px 0;
  padding-bottom: 4.167vw; }
  .brand-logo .brand-logo-top .logo-txt {
    display: none; }
  .brand-logo .brand-logo-top .logo-txt.active {
    display: block; }
  .brand-logo .brand-logo-bottom .brand-logo-item.active img {
    opacity: 1; }
  .brand-logo .logo-txt {
    min-height: 100px;
    font-size: 24px;
    font-weight: 400;
    line-height: 33px;
    width: 43.75vw;
    margin: 0 auto 30px;
    text-align: center; }
  .brand-logo .brand-logo-item {
    margin-right: 5.2083333vw; }
    .brand-logo .brand-logo-item.slick-current img {
      opacity: 1; }
    .brand-logo .brand-logo-item img {
      width: auto;
      height: 1.563vw;
      opacity: 0.25; }

.brand-slider-box {
  margin-bottom: 40px; }
  .brand-slider-box .slider-img {
    flex: 0 0 56%;
    width: 56%; }
  .brand-slider-box .slider-text {
    flex: 0 0 44%;
    width: 44%;
    padding-left: 40px;
    font-size: 1.25vw;
    font-weight: 400;
    line-height: 1.4; }
  .brand-slider-box .brand-slider .owl-dots {
    position: absolute;
    bottom: 4.1666667vw;
    left: calc(56% + 40px);
    display: flex;
    align-items: center; }
    .brand-slider-box .brand-slider .owl-dots .owl-dot {
      margin: 0 4px; }
      .brand-slider-box .brand-slider .owl-dots .owl-dot.active span {
        opacity: 1; }
      .brand-slider-box .brand-slider .owl-dots .owl-dot span {
        display: block;
        width: 40px;
        height: 2px;
        background: #000;
        opacity: 0.2; }

.brand-slider-policy {
  margin: 39.994px 0 80.006px; }
  .brand-slider-policy .item {
    margin-left: 1.5625vw;
    color: rgba(25, 24, 23, 0.7);
    display: flex;
    align-items: center; }
    .brand-slider-policy .item svg {
      width: 12px;
      height: auto;
      align-self: center;
      margin-right: 4px; }

.brand-about-item {
  margin-bottom: 2.0833333vw;
  background: #f3f3f3; }
  .brand-about-item.reverse {
    flex-direction: row-reverse; }
  .brand-about-item .about-img {
    flex: 0 0 50%;
    width: 50%; }
  .brand-about-item .about-right {
    flex: 0 0 50%;
    width: 50%; }
    .brand-about-item .about-right .about-right-info {
      width: 22.9166667vw;
      margin: 0 auto;
      text-align: center; }
    .brand-about-item .about-right img {
      width: 6.25vw;
      height: 6.25vw;
      border-radius: 50%; }
    .brand-about-item .about-right .about-right-title {
      font-size: 24px;
      font-weight: bold;
      line-height: 1.16;
      margin: 40px 0 10px; }
    .brand-about-item .about-right .lp_title {
      color: rgba(25, 24, 23, 0.5); }

.brand-about-more .brand-more-item {
  flex: 0 0 22.7%;
  width: 22.7%; }
  .brand-about-more .brand-more-item .more-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.12;
    margin: 20px 0; }
  .brand-about-more .brand-more-item .more-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 18.75px; }

.brand-faq {
  padding: 80px 0 60px; }

.faq-item {
  border-top: 1px solid #e1e1e1;
  font-size: 18px;
  line-height: 21px; }

.faq-content .faq-item:last-child {
  border-bottom: 1px solid #e1e1e1; }

.faq-item .faq-ques {
  padding: 1.5625vw 10px 1.5625vw 0;
  cursor: pointer;
  position: relative; }
  .faq-item .faq-ques svg {
    width: 18px;
    height: 18px;
    margin-right: 4px; }
  .faq-item .faq-ques:after {
    content: '+';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 14px; }

.faq-item .faq-ans {
  display: none;
  margin-bottom: 1.5625vw;
  color: rgba(25, 24, 23, 0.7);
  font-size: 14px; }
  .faq-item .faq-ans svg {
    width: 18px;
    height: 18px;
    margin-right: 4px; }
  .faq-item .faq-ans a {
    color: #9f5123;
    text-decoration: underline; }

.faq-item.open .faq-ques:after {
  content: "-"; }

.brand-product-box {
  background: #e0e0e0;
  margin-bottom: 2.0833333vw;
  overflow: hidden; }

.brand-product-item .info img {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #191817; }

.brand-product-item .info h4 {
  font-size: 14px;
  line-height: 16px;
  margin: 0.2604167vw 0 1.4583333vw; }

.brand-product-for {
  padding-bottom: 40px; }
  .brand-product-for .brand-product-item {
    flex: 0 0 33.33%;
    width: 33.33%; }

.brand-product-slider {
  width: 33.33%;
  margin: 0 auto; }
  .brand-product-slider.owl-carousel .owl-stage-outer {
    overflow: initial; }
  .brand-product-slider.owl-carousel .owl-nav button {
    border-radius: 50%;
    width: 3.125vw !important;
    height: 3.125vw !important;
    background-color: #ffffff !important;
    position: absolute;
    top: calc(50% - 1.5625vw); }
    .brand-product-slider.owl-carousel .owl-nav button.owl-prev {
      left: calc(-100% + 20px); }
    .brand-product-slider.owl-carousel .owl-nav button.owl-next {
      right: calc(-100% + 20px); }
    .brand-product-slider.owl-carousel .owl-nav button svg {
      width: 18px;
      height: 18px; }

.brand-policy2 {
  padding-bottom: 40px; }
  .brand-policy2 .policy2-item {
    padding: 2.0833333vw;
    width: 31.3%;
    background-color: #f5f5f5;
    position: relative; }
    .brand-policy2 .policy2-item img {
      width: 27px; }
    .brand-policy2 .policy2-item .item_info {
      margin-top: 1.0416667vw;
      font-size: 14px;
      line-height: 16px;
      color: #000; }
      .brand-policy2 .policy2-item .item_info .info_desc {
        color: rgba(25, 24, 23, 0.5); }
    .brand-policy2 .policy2-item .pb_img {
      position: absolute;
      top: -0.5208333vw;
      right: 1.0416667vw; }
      .brand-policy2 .policy2-item .pb_img img {
        width: 3.125vw;
        height: 3.125vw; }

.top-banner {
  z-index: 1000; }

.addThis_listSharing {
  z-index: 98; }

.brand-product-fixed {
  position: fixed;
  top: 65px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
  transition: all 0.5s linear;
  transform: translateY(-100%);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
  padding: 12px 0; }
  .brand-product-fixed.active {
    transform: translateY(0%); }
  .brand-product-fixed .product-fixed-img {
    flex: 1; }
  .brand-product-fixed .product-fixed-img .img {
    width: 56px;
    flex: 0 0 56px;
    margin-right: 20px; }
  .brand-product-fixed .info-title {
    font-size: 16px;
    line-height: 1.19; }
  .brand-product-fixed .product-fixed-btn a {
    display: inline-flex;
    height: 40px;
    padding: 12px 20px;
    background-color: #191817;
    color: #ffffff;
    justify-content: center;
    align-items: center; }
  .brand-product-fixed .list-img {
    margin-top: 8px; }
    .brand-product-fixed .list-img img {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      margin-right: 6px; }

.page-store .container {
  max-width: 1350px; }

.page-store .page-store-title {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin: 30px 0 0; }

.page-store .store-banner {
  position: relative;
  margin-bottom: 20px; }
  .page-store .store-banner .store-banner-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    color: #c92127;
    line-height: 110px;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase; }

.page-store .title-block {
  background-color: #c92127;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  margin: 15px 0; }

.page-store h3.s-title {
  color: #c92127;
  background-color: rgba(227, 227, 227, 0.5);
  height: 35px;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 8px; }

.page-store ul.s-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .page-store ul.s-list li {
    margin-bottom: 10px;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.5);
    font-size: 13px;
    line-height: 18px; }
    .page-store ul.s-list li .s-name {
      font-weight: 800;
      font-size: 14px;
      margin: 0 0 13px; }
    .page-store ul.s-list li p {
      margin-bottom: 8px; }
    .page-store ul.s-list li .s-open {
      margin-bottom: 10px; }
    .page-store ul.s-list li .time-status {
      display: inline-flex;
      border: 1px solid rgba(46, 125, 50, 0.7);
      color: #2e7d32;
      height: 30px;
      align-items: center;
      padding: 0 11px;
      border-radius: 15px; }
      .page-store ul.s-list li .time-status.s-close {
        color: #1e1c1c;
        border-color: #1e1c1c; }

.page-store .store-coll {
  flex: 0 0 calc(100% / 3 - 10px);
  width: calc(100% / 3 - 10px);
  margin-right: 15px;
  margin-bottom: 20px; }
  .page-store .store-coll:last-child {
    margin-right: 0; }

/* media */
@media screen and (max-width: 991px) {
  .page-brand-title {
    padding: 5.333vw 5.333vw;
    font-size: 4.8vw;
    line-height: 6.667vw; }
  .page-brand .lp_title {
    font-size: 3.733vw;
    line-height: 4.533vw; }
  .brand-section .brand-section-box.flex-box.justify-s {
    flex-direction: column; }
  .brand-section .brand-section-title {
    max-width: 70vw;
    margin: 0 auto 5.3333vw;
    font-size: 3.733vw;
    text-align: center;
    line-height: 5.267vw; }
  .brand-section a {
    width: 70vw;
    flex-direction: row;
    margin: 0 auto 5.3333vw; }
    .brand-section a img {
      width: 16vw;
      height: 16vw; }
    .brand-section a .txt {
      flex: 1;
      justify-content: space-between;
      font-size: 3.7333333vw;
      font-weight: 400;
      line-height: 4.2666667vw;
      margin-left: 5.3333vw; }
  .brand-logo .logo-txt {
    font-size: 4.2666667vw;
    line-height: 5.8666667vw;
    width: 78.9333333vw; }
  .brand-logo .brand-logo-item img {
    height: 3.563vw;
    object-fit: contain; }
  .brand-slider-box .slider-img, .brand-slider-box .slider-text, .brand-about-item .about-img, .brand-about-item .about-right {
    flex: 0 0 100%;
    width: 100%; }
  .brand-slider-box .slider-text {
    font-size: 3.7333333vw;
    line-height: 4.533vw;
    margin: 2.6666667vw 0 5.3333333vw;
    padding: 0; }
  .brand-slider-box .brand-slider .owl-dots {
    left: 0;
    bottom: 0; }
  .brand-slider-policy {
    justify-content: flex-start;
    margin-bottom: 5.3333333vw 0 10.667vw;
    flex-wrap: wrap; }
    .brand-slider-policy .item {
      flex: 0 0 44%;
      margin-top: 2.6666667vw;
      width: 44%; }
      .brand-slider-policy .item:last-child {
        flex: 0 0 100%;
        width: 100%; }
  .brand-about-item {
    background: #fff;
    margin-bottom: 5.3333vw; }
  .brand-about-item .about-right .about-right-info {
    width: 100%;
    text-align: left;
    align-items: flex-start; }
  .brand-about-item .about-right img {
    width: 10.25vw;
    height: 10.25vw;
    align-self: flex-start;
    margin-top: 4vw; }
  .brand-about-item .about-right .about-right-title, .brand-about-more .brand-more-item .more-title {
    font-size: 3.866667vw;
    line-height: 4.933333vw;
    margin-top: 20px; }
  .brand-about-more {
    width: 264.667vw; }
  .brand-about-more .brand-more-item {
    flex: 0 0 24%;
    width: 24%; }
  .brand-policy2 .policy2-item {
    width: 100%;
    padding: 5.3333333vw;
    margin-bottom: 2.6666667vw; }
  .brand-policy2 .policy2-item .pb_img {
    top: -2.6666667vw;
    right: 5.3333333vw; }
    .brand-policy2 .policy2-item .pb_img img {
      width: 12.8vw;
      height: 12.8vw; }
  .brand-policy2 .policy2-item img {
    width: 8.5333333vw; }
  .brand-policy2 .policy2-item .item_info {
    font-size: 3.2vw;
    line-height: 4.2vw; }
  .brand-policy2 .policy2-item .item_info .info_desc {
    font-size: 2.6vw; }
  .faq-item .faq-ques {
    font-size: 3.267vw;
    padding: 5.333333vw 0; } }

@media screen and (max-width: 767px) {
  .page-store h3.s-title {
    font-size: 16px; }
  .brand-product-fixed {
    top: initial;
    bottom: 54px;
    transform: translateY(100%); }
    .brand-product-fixed .product-fixed-img .img {
      margin-right: 10px; }
  .brand-product-slider {
    width: 50%;
    margin: 0 auto; }
  .brand-product-for .brand-product-item {
    flex: 0 0 70%;
    width: 70%; }
  .brand-product-slider.owl-carousel .owl-nav button {
    width: 10.125vw !important;
    height: 10.125vw !important; }
  .brand-product-slider.owl-carousel .owl-nav button.owl-prev {
    left: calc(-50% + 10px); }
  .brand-product-slider.owl-carousel .owl-nav button.owl-next {
    right: calc(-50% + 10px); }
  .list-review {
    flex: 0 0 80vw;
    width: 80vw; }
  .brand-logo {
    padding: 10.6666667vw 5.3333vw;
    margin: 10.6666667vw 0; }
    .brand-logo .logo-txt {
      font-size: 4.2666667vw;
      line-height: 5.8666667vw;
      width: 78.9333333vw;
      margin: 0 auto;
      min-height: 28vw; }
    .brand-logo .brand-logo-item {
      margin-right: 11.733vw; }
      .brand-logo .brand-logo-item img {
        height: 22px; }
  .page-store .store-banner .store-banner-caption {
    line-height: 2;
    font-size: 26px; }
  .page-store .store-coll {
    flex: 0 0 100%;
    width: 100%;
    margin-right: 0; }
  .page-store .title-block {
    font-size: 26px;
    height: 50px;
    line-height: 50px; } }
