@charset "UTF-8";
/*
Last update: 
Skype:
*/
/*============================================================================
#Mixin
==============================================================================*/
/*============================================================================
#Typography variables
==============================================================================*/
/*============================================================================
2. Variable
==============================================================================*/
/*Lay dong text*/
.text1line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.text2line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.text3line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.text4line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.text5line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

.text6line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical; }

.text7line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical; }

.text8line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical; }

.text9line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical; }

/*end*/
.red {
  color: #ec407a !important; }

.erorr_page {
  color: red; }

.border_double {
  height: 4px;
  width: 100%;
  border: solid 1px #ebebeb;
  border-left: 0px;
  border-right: 0px;
  margin-bottom: 30px; }

.btn-45-no-radius {
  line-height: 40px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #ec407a;
  display: inline-block;
  padding: 0px 25px;
  text-decoration: none;
  border: solid 1px #ec407a; }
  .btn-45-no-radius:hover {
    color: #ec407a;
    background: #fff;
    border-color: #ec407a;
    text-decoration: none; }

.border_bottom_ {
  border-bottom: dashed 1px #ebebeb;
  margin-bottom: 40px;
  padding-bottom: 15px; }

.border_bottom_10 {
  padding-bottom: 10px;
  border-bottom: dashed 1px #ebebeb; }

.sale_count {
  position: absolute;
  z-index: 8;
  right: 0;
  display: inline-block;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0px 0px;
  background: #e42323;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 13px; }
  .sale_count.details__ {
    right: 25px; }
  .sale_count .bf_ {
    position: relative;
    display: block; }
    .sale_count .bf_:before {
      content: "";
      position: absolute;
      top: 0px;
      left: -10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10px 10px 0;
      border-color: transparent #e42323 transparent transparent; }
    .sale_count .bf_:after {
      content: "";
      position: absolute;
      top: 10px;
      left: -10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 10px 10px;
      border-color: transparent transparent #e42323 transparent; }

.label_news {
  position: absolute;
  z-index: 8;
  top: 0px;
  right: 0;
  display: inline-block;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0px 0px;
  background: #00b9ff;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 13px; }
  .label_news.details__ {
    right: 25px; }
  .label_news.top_ {
    top: 32px; }
  .label_news .bf_ {
    position: relative;
    display: block; }
    .label_news .bf_:before {
      content: "";
      position: absolute;
      top: 0px;
      left: -10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10px 10px 0;
      border-color: transparent #00b9ff transparent transparent; }
    .label_news .bf_:after {
      content: "";
      position: absolute;
      top: 10px;
      left: -10px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 10px 10px;
      border-color: transparent transparent #00b9ff transparent; }

/*button style*/
.margin-top-15 {
  margin-top: 15px; }

.padding_center {
  padding: 0px 7.5px !important; }

.title_head .title_center_page {
  display: block;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  color: #2f2f33;
  margin: 0px;
  padding: 0px;
  line-height: 32px; }
  @media (max-width: 767px) {
    .title_head .title_center_page {
      font-size: 24px; } }
  .title_head .title_center_page .padding__ {
    padding: 0px 30px 0px 0px;
    background-color: #fff;
    position: relative;
    z-index: 999; }
  .title_head .title_center_page.left {
    text-align: left; }
  .title_head .title_center_page.after {
    position: relative; }
    .title_head .title_center_page.after:after {
      content: "";
      height: 1px;
      position: absolute;
      right: 0;
      top: 20px;
      background: #ebebeb;
      width: calc(100% - 110px); }
  .title_head .title_center_page .background_ {
    background: #fff;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-right: 15px; }

.bizweb-product-reviews-module {
  margin: 0px !important; }

.title_monster {
  font-family: 'Roboto', sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  color: #2f2f33; }

.page_title {
  position: relative; }
  .page_title.page__ {
    height: 35px;
    border-bottom: solid 1px #ebebeb;
    margin-bottom: 30px; }
  .page_title .title_page_h1 {
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    line-height: 22px;
    font-size: 18px;
    padding: 0px 0px 5px;
    display: inline-block;
    position: absolute; }
    .page_title .title_page_h1 a:hover {
      text-decoration: none; }
    .page_title .title_page_h1 span {
      position: relative;
      height: 35px;
      display: block; }
      .page_title .title_page_h1 span:before {
        content: "";
        width: 50px;
        height: 2px;
        background: #ec407a;
        position: absolute;
        left: 0px;
        bottom: 0px; }

.category-products {
  margin-top: -5px; }

.breadcrumb li a:hover {
  color: #ec407a !important; }
  .breadcrumb li a:hover span {
    color: #ec407a !important; }

.title-quantity-popup:hover {
  color: #ec407a !important; }

.product-name:hover {
  color: #ec407a; }
  .product-name:hover a {
    color: #ec407a !important; }
  .product-name:hover span {
    color: #ec407a !important; }

.filter-item:hover span label {
  color: #ec407a; }

.title_cate:hover {
  color: #ec407a !important; }
  .title_cate:hover a {
    color: #ec407a !important; }

.block_title_cate:hover {
  background-color: #fff !important;
  border: solid 1px #ec407a;
  border-bottom: 0px;
  color: #ec407a !important; }
  .block_title_cate:hover a {
    color: #ec407a !important; }

.blog-item-list:hover:before {
  color: #ec407a !important; }

.blog-item-list:hover .blog-item-name {
  color: #ec407a !important; }
  .blog-item-list:hover .blog-item-name a {
    color: #ec407a !important; }
    .blog-item-list:hover .blog-item-name a:before {
      color: #ec407a !important; }

.blog-item-name:hover {
  color: #ec407a !important; }
  .blog-item-name:hover a {
    color: #ec407a !important; }
    .blog-item-name:hover a:before {
      color: #ec407a !important; }

.btn-45-orange {
  height: 40px;
  line-height: 40px;
  background: #ec407a;
  border: solid 1px #ec407a;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  padding: 0px 10px;
  font-weight: 400;
  padding: 0px 20px;
  font-family: 'Roboto', sans-serif; }
  .btn-45-orange:hover {
    background: #fff;
    color: #ec407a;
    border: solid 1px #ec407a; }
  .btn-45-orange *:focus {
    box-shadow: none; }

.btn-50-full {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #ec407a;
  border: solid 1px #ec407a;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  padding: 0px 10px;
  font-weight: bold; }
  .btn-50-full:hover {
    background: #fff;
    color: #ec407a;
    border: solid 1px #ec407a; }
  .btn-50-full *:focus {
    box-shadow: none; }

.btn-50-blue {
  height: 40px;
  line-height: 40px;
  background: #ec407a;
  border: solid 1px #ec407a;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  padding: 0px 10px;
  font-weight: bold; }
  .btn-50-blue:hover {
    background: #fff;
    color: #ec407a;
    border: solid 1px #ec407a; }
  .btn-50-blue *:focus {
    box-shadow: none; }

/*Seacch module*/
.header_search_ .search_full .form_search .input_search {
  height: 50px; }
  .header_search_ .search_full .form_search .input_search:focus {
    border-color: #ebebeb; }

.header_search_ .search_full .form_search .input-group-btn {
  position: absolute;
  right: 5px;
  top: 0;
  width: 45px;
  line-height: 50px;
  height: 50px;
  overflow: hidden; }
  .header_search_ .search_full .form_search .input-group-btn button {
    height: 50px;
    position: relative;
    background: none; }
    .header_search_ .search_full .form_search .input-group-btn button:focus {
      box-shadow: none;
      outline: none; }
    .header_search_ .search_full .form_search .input-group-btn button i {
      line-height: 50px;
      font-size: 17px;
      color: #333; }
      .header_search_ .search_full .form_search .input-group-btn button i:before {
        width: 17px;
        height: 17px;
        content: "";
        background-image: url("search_iconb6f5.png?v=10");
        background-repeat: no-repeat;
        position: absolute;
        top: 17px;
        left: 5px; }
    .header_search_ .search_full .form_search .input-group-btn button:hover i {
      color: #ec407a; }

/*title head*/
.title-page {
  padding: 20px 0px 10px; }
  .title-page .title-head-page {
    font-family: 'Noto Serif';
    font-size: 21px;
    line-height: 20px;
    color: #252525;
    margin: 0px; }

/*Effcet hover image*/
.img1 {
  position: relative;
  overflow: hidden; }

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

.img1:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.img1:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.img1:hover:before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255, 255, 255, 0.3); }

.img1:hover:after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.3); }

.alert-warning {
  color: #ec407a !important;
  background-color: transparent !important;
  border-color: transparent !important; }

/*border sidebar*/
.aside-item .aside-content {
  position: relative;
  z-index: 2; }
  .aside-item .aside-content.aside-cate-link-cls {
    margin-bottom: 30px;
    border: solid 1px #e5e6ec;
    border-top: 0px; }
    .aside-item .aside-content.aside-cate-link-cls .cate_padding {
      padding: 15px 0px; }
  .aside-item .aside-content.aside-cate-blog {
    margin-bottom: 30px;
    border: none;
    margin-top: 5px; }
    .aside-item .aside-content.aside-cate-blog .cate_padding {
      padding: 0px; }

.cate_padding {
  padding: 20px 0px 0px; }
  .cate_padding .nav-ul {
    max-height: 550px;
    overflow: scroll;
    padding: 0px 20px 0px 20px;
    overflow-x: hidden;
    width: 100%; }
    .cate_padding .nav-ul::-webkit-scrollbar-track {
      border-radius: 10px;
      background-color: #fff;
      width: 5px; }
    .cate_padding .nav-ul::-webkit-scrollbar {
      width: 5px;
      background-color: #ebebeb; }
    .cate_padding .nav-ul::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #ec407a;
      width: 5px; }

.aside-item.collection-category .nav-item {
  position: relative;
  clear: left;
  font-size: 14px;
  padding: 10px 0px 10px 0px;
  border-bottom: solid 1px #ebebeb; }
  .aside-item.collection-category .nav-item:before {
    content: "\e65d";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    color: #2f2f33;
    position: absolute;
    margin-top: 0px;
    transition: .3s;
    border: none;
    padding: 0;
    left: 0px;
    z-index: 5;
    line-height: 22px; }
  .aside-item.collection-category .nav-item:hover:before {
    color: #ec407a; }
  .aside-item.collection-category .nav-item a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #76767e;
    padding: 0px 0px 0px 20px; }
  .aside-item.collection-category .nav-item em {
    font-size: 13px;
    color: #76767e;
    font-style: normal;
    margin-left: 5px; }
  .aside-item.collection-category .nav-item span {
    line-height: 28px;
    font-size: 14px;
    color: #76767e;
    top: 0;
    display: inline-block; }
  .aside-item.collection-category .nav-item .fa {
    position: absolute;
    right: 0px;
    top: 0;
    width: 25px;
    padding: 5px;
    line-height: 36px; }
  .aside-item.collection-category .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    padding-left: 0px;
    box-shadow: none;
    padding: 0px; }
    .aside-item.collection-category .nav-item .dropdown-menu .lv2 .fa {
      position: absolute;
      right: 0px;
      top: 0;
      width: 25px;
      padding: 5px;
      line-height: 35px; }
    .aside-item.collection-category .nav-item .dropdown-menu .lv2:hover:before, .aside-item.collection-category .nav-item .dropdown-menu .lv2.active:before {
      color: #ec407a; }
    .aside-item.collection-category .nav-item .dropdown-menu .nav-item {
      padding: 10px 0px 10px 0px; }
      .aside-item.collection-category .nav-item .dropdown-menu .nav-item:before {
        left: 15px; }
      .aside-item.collection-category .nav-item .dropdown-menu .nav-item > a {
        padding: 0px 20px 0px 35px;
        line-height: 24px; }
      .aside-item.collection-category .nav-item .dropdown-menu .nav-item:first-child {
        border-top: solid 1px #ebebeb;
        margin-top: 5px; }
      .aside-item.collection-category .nav-item .dropdown-menu .nav-item .dropdown-menu {
        margin-top: 0px; }
      .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 {
        padding: 10px 0px 10px 0px; }
        .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3:before {
          left: 30px; }
        .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 a {
          padding: 0px 20px 0px 50px;
          line-height: 24px; }
          .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3 a:before {
            left: 45px; }
        .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3:hover:before, .aside-item.collection-category .nav-item .dropdown-menu .nav-item.lv3.active:before {
          color: #ec407a; }
  .aside-item.collection-category .nav-item:hover:before {
    color: #ec407a; }
  .aside-item.collection-category .nav-item:hover > a {
    color: #ec407a;
    text-decoration: none; }
  .aside-item.collection-category .nav-item:hover > em {
    color: #ec407a; }
  .aside-item.collection-category .nav-item:hover > .fa {
    color: #ec407a; }
  .aside-item.collection-category .nav-item:hover span {
    color: #ec407a; }
  .aside-item.collection-category .nav-item.active:before {
    color: #ec407a; }
  .aside-item.collection-category .nav-item.active > .dropdown-menu {
    border-radius: 0px; }
  .aside-item.collection-category .nav-item.active > a {
    color: #ec407a; }
  .aside-item.collection-category .nav-item.active em {
    color: #ec407a; }
  .aside-item.collection-category .nav-item.active > .fa {
    color: #ec407a; }
  .aside-item.collection-category .nav-item.active > .dropdown-menu {
    display: block; }
  .aside-item.collection-category .nav-item.active span {
    color: #ec407a; }
  .aside-item.collection-category .nav-item.active > .fa:before {
    content: "\f106";
    font-family: 'FontAwesome'; }
  .aside-item.collection-category .nav-item:hover > a, .aside-item.collection-category .nav-item:hover em {
    color: #ec407a;
    background-color: #fff; }
  .aside-item.collection-category .nav-item:hover > .fa {
    color: #ec407a; }
  .aside-item.collection-category .nav-item .dropdown-menu li:hover > a {
    color: #ec407a;
    background-color: #fff; }
  .aside-item.collection-category .nav-item .dropdown-menu li:hover > .fa {
    color: #ec407a; }

.aside-item.collection-category .nav > li > a {
  padding: 0px 0px 0px 20px; }

.aside-item .nav > li > a:focus {
  background: none; }

.border-das-sider {
  padding: 0px 4px;
  display: block;
  border-top: 0px;
  border-bottom: 0px;
  width: 2px;
  z-index: 0;
  height: 100%;
  z-index: 0;
  position: absolute;
  right: 15px;
  top: 0; }

.aside-cate-link-cls.aside-cate-blog .cate_padding {
  position: relative;
  z-index: 2;
  border-bottom: 0px; }
  .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul {
    padding: 0px 0px; }
    .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item {
      border-bottom: none;
      padding: 5px 0px 5px 0px; }
      .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item a {
        font-size: 14px;
        color: #2f2f33;
        padding: 0px 20px; }
      .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .fa {
        position: absolute;
        right: 0px;
        top: 0;
        width: 25px;
        padding: 0px 5px;
        line-height: 36px; }
      .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item:hover > a {
        color: #ec407a; }
      .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item:first-child {
        border-top: 0px; }
      .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item:before {
        content: none; }
      .aside-cate-link-cls.aside-cate-blog .cate_padding .nav-ul .nav-item .dropdown-menu .nav-item a {
        padding: 0px 15px; }

.aside-cate-link-cls .border-das-sider {
  padding: 0px 4px;
  background: #fff;
  display: block;
  border-top: 0px;
  border-bottom: 0px;
  width: 9px;
  z-index: 0;
  height: 100%;
  z-index: 0;
  position: absolute;
  right: 0px;
  top: 0; }

/*Slider*/
.home-slider {
  padding: 15px;
  background: #fff; }
  @media (max-width: 767px) {
    .home-slider {
      padding: 0px; } }
  .home-slider .item {
    position: relative; }
  .home-slider.owl-carousel .owl-nav .owl-next {
    right: -15px !important;
    background: transparent;
    top: 47%;
    width: 45px;
    height: 45px;
    background: #ec407a;
    border: solid 2px #fff;
    border-radius: 3px;
    z-index: 99; }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-slider.owl-carousel .owl-nav .owl-next {
        right: 0px !important; } }
    @media (max-width: 767px) {
      .home-slider.owl-carousel .owl-nav .owl-next {
        right: 15px !important; } }
    .home-slider.owl-carousel .owl-nav .owl-next:hover {
      background: #fff;
      border-color: #ec407a; }
      .home-slider.owl-carousel .owl-nav .owl-next:hover:before {
        color: #ec407a; }
    .home-slider.owl-carousel .owl-nav .owl-next:before {
      font-family: 'FontAwesome';
      content: "\f105";
      text-align: center;
      line-height: 42px;
      margin-left: 6px;
      color: #333333; }
      @media (max-width: 767px) {
        .home-slider.owl-carousel .owl-nav .owl-next:before {
          line-height: 20px; } }
  .home-slider.owl-carousel .owl-nav .owl-prev {
    right: auto !important;
    background: transparent;
    left: -15px;
    top: 47%;
    height: 45px;
    width: 45px;
    background: #ec407a;
    z-index: 99;
    border: solid 2px #fff;
    border-radius: 3px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-slider.owl-carousel .owl-nav .owl-prev {
        left: 0px !important; } }
    @media (max-width: 767px) {
      .home-slider.owl-carousel .owl-nav .owl-prev {
        left: 15px !important; } }
    .home-slider.owl-carousel .owl-nav .owl-prev:hover {
      background: #fff;
      border-color: #ec407a; }
      .home-slider.owl-carousel .owl-nav .owl-prev:hover:before {
        color: #ec407a; }
    .home-slider.owl-carousel .owl-nav .owl-prev:before {
      font-family: 'FontAwesome';
      content: "\f104";
      text-align: center;
      line-height: 42px;
      margin-left: 6px;
      color: #333333; }
  .home-slider.owl-carousel .owl-nav .owl-prev:before, .home-slider.owl-carousel .owl-nav .owl-next:before {
    font-size: 20px;
    background: transparent; }
  .home-slider .owl-dots .owl-dot {
    position: relative;
    margin: 0px 7px;
    width: 10px;
    height: 10px;
    background: #ccc; }
    .home-slider .owl-dots .owl-dot:before {
      content: "";
      font-size: 16px;
      color: #fff;
      width: 10px;
      height: 10px;
      border-radius: 50%; }
    .home-slider .owl-dots .owl-dot.active {
      background: #fff; }
      .home-slider .owl-dots .owl-dot.active:before {
        color: #ec407a; }

/*RS slide*/
@media (max-width: 767px) {
  .home-slider.owl-carousel .owl-nav .owl-next, .home-slider.owl-carousel .owl-nav .owl-prev {
    width: 25px;
    height: 25px; }
  .home-slider.owl-carousel .owl-nav .owl-prev {
    right: 40px !important; }
  .home-slider.owl-carousel .owl-nav .owl-prev:before {
    margin-left: -3px;
    line-height: 20px;
    left: -2px; }
  .home-slider.owl-carousel .owl-nav .owl-next:before {
    line-height: 20px;
    margin-left: 0px;
    left: -2px; } }

/*Module Brand*/
.section-brand {
  background-image: url("background_brandb6f5.html?v=10");
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 0px; }

.section-brand-contact .brand_content {
  padding: 10px; }

/****************Tile section**********************/
.title_section_center {
  display: block;
  text-align: center;
  margin: 90px 0 60px; }
  @media (max-width: 767px) {
    .title_section_center {
      margin: 20px 0 20px; } }
  .title_section_center.mr {
    margin: 20px 0px 20px; }
  .title_section_center.mr_30 {
    margin: 20px 0px 30px; }
  .title_section_center.mr_0 {
    margin: 20px 0px 0px; }
  .title_section_center.left {
    text-align: left; }
  .title_section_center.padding_15 {
    padding: 0px 15px; }
  .title_section_center.not_bf {
    margin: 30px 0px 20px; }
    .title_section_center.not_bf .title:before {
      content: "";
      background-image: url("title_imgb6f5.html?v=10");
      background-repeat: no-repeat;
      width: 80px;
      height: 50px;
      position: absolute;
      top: -40px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -os-transform: translateX(-50%);
      -moz-transform: translateX(-50%); }
      @media (max-width: 543px) {
        .title_section_center.not_bf .title:before {
          width: 40px;
          height: 40px;
          background-size: contain; } }
  .title_section_center .title {
    font-family: 'Roboto', cursive;
    font-size: 30px;
    line-height: 22px;
    color: #2f2f33;
    position: relative; }
    @media (max-width: 767px) {
      .title_section_center .title {
        font-size: 26px !important; } }
    @media (max-width: 543px) {
      .title_section_center .title {
        font-size: 22px !important; } }
    .title_section_center .title.font_normal {
      font-family: 'Roboto', sans-serif;
      font-size: 26px; }
    .title_section_center .title:before {
      content: "";
      background-image: url("title_imgb6f5.html?v=10");
      background-repeat: no-repeat;
      width: 45px;
      height: 45px;
      position: absolute;
      top: -50px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -os-transform: translateX(-50%);
      -moz-transform: translateX(-50%); }
      @media (max-width: 543px) {
        .title_section_center .title:before {
          width: 40px;
          height: 40px;
          background-size: contain; } }
    .title_section_center .title:hover a {
      color: #ec407a; }
    .title_section_center .title a, .title_section_center .title span {
      color: #2f2f33;
      text-decoration: none; }
    .title_section_center .title.not_bf:before {
      content: none; }
    .title_section_center .title.rings:before {
      content: "";
      background-image: url("chuong_titleb6f5.html?v=10");
      background-repeat: no-repeat;
      width: 80px;
      height: 60px;
      position: absolute;
      top: -80px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -os-transform: translateX(-50%);
      -moz-transform: translateX(-50%); }
  .title_section_center p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #787883;
    line-height: 22px;
    font-weight: 400;
    padding: 20px 15px;
    margin: 0px;
    position: relative; }
    @media (max-width: 991px) {
      .title_section_center p {
        color: transparent;
        font-size: 0px;
        height: 0px; } }
    .title_section_center p:after {
      content: "";
      background-image: url("tuyet_titleb6f5.html?v=10");
      background-repeat: no-repeat;
      width: 80px;
      height: 50px;
      position: absolute;
      bottom: -50px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -os-transform: translateX(-50%);
      -moz-transform: translateX(-50%); }
      @media (max-width: 991px) {
        .title_section_center p:after {
          bottom: -30px !important; } }
      @media (max-width: 767px) {
        .title_section_center p:after {
          bottom: -15px !important; } }
  .title_section_center.title_flex {
    margin-top: 60%; }
    @media (min-width: 1200px) and (max-width: 1439px) {
      .title_section_center.title_flex {
        margin-top: 73% !important; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .title_section_center.title_flex {
        margin-top: 150px !important; } }
    @media (max-width: 767px) {
      .title_section_center.title_flex {
        margin-top: 50px !important; } }
    .title_section_center.title_flex .title:before {
      content: "";
      background-image: url("ong_gia_tuyetb6f5.html?v=10");
      background-repeat: no-repeat;
      width: 100px;
      height: 60px;
      position: absolute;
      top: -80px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -os-transform: translateX(-50%);
      -moz-transform: translateX(-50%); }
      @media (max-width: 767px) {
        .title_section_center.title_flex .title:before {
          content: none !important; } }

.title_module_left {
  display: block;
  text-align: left; }
  .title_module_left.use_rq {
    position: relative; }
    @media (min-width: 320px) and (max-width: 374px) {
      .title_module_left.use_rq:before {
        width: 80% !important; } }
    @media (min-width: 375px) and (max-width: 425px) {
      .title_module_left.use_rq:before {
        width: 60% !important; } }
    @media (min-width: 426px) and (max-width: 480px) {
      .title_module_left.use_rq:before {
        width: 60% !important; } }
    @media (min-width: 992px) and (max-width: 1025px) {
      .title_module_left.use_rq:before {
        width: 60% !important; } }
    @media (min-width: 1027px) and (max-width: 1199px) {
      .title_module_left.use_rq:before {
        width: 60% !important; } }
    .title_module_left.use_rq:before {
      content: "";
      background: #fff;
      position: absolute;
      width: 50%;
      height: 40px; }
  .title_module_left .title {
    position: relative;
    display: inline-block;
    font-family: 'Noto Serif', sans-serif;
    font-size: 24px;
    line-height: 26px;
    margin: 0px;
    padding: 0px; }
    .title_module_left .title:before {
      content: "";
      background-image: url("background_titleb6f5.html?v=10");
      background-repeat: no-repeat;
      background-size: contain;
      width: 100%;
      height: 33px;
      position: absolute;
      top: -40px;
      margin: 0 auto;
      background-position: top left; }
    .title_module_left .title a {
      color: #252525;
      text-decoration: none; }
    .title_module_left .title:hover {
      color: #ec407a;
      text-decoration: none; }

/**************************************/
/*Module poppular poroduct*/
.section_popular_product {
  padding: 40px 0px 30px;
  min-height: 400px;
  position: relative; }
  @media (max-width: 767px) {
    .section_popular_product {
      padding: 20px 0px 20px; } }
  .section_popular_product.not_bf_af:before, .section_popular_product.not_bf_af:after {
    content: none; }
  .section_popular_product.not_bf_af .product_comback_wrap .owl-item .item.saler_item .owl_item_product {
    padding: 0px 5px; }
  @media (min-width: 1200px) {
    .section_popular_product:before, .section_popular_product:after {
      position: absolute;
      z-index: 3;
      content: "";
      background-repeat: no-repeat;
      background-position: center; } }
  .section_popular_product .product_comeback_wrap .owl-item .item.saler_item .owl_item_product.padding_style .product-box .product-thumbnail .image_link.display_flex {
    height: 160px; }
  .section_popular_product .product_comeback_wrap .owl-item .item.saler_item .owl_item_product .product-box .product-thumbnail .image_link.display_flex {
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 160px; }
    .section_popular_product .product_comeback_wrap .owl-item .item.saler_item .owl_item_product .product-box .product-thumbnail .image_link.display_flex img {
      max-height: 100%;
      width: auto !important;
      max-width: 100%;
      display: block; }
  .section_popular_product .product_comeback_wrap .owl-nav .owl-prev, .section_popular_product .product_comeback_wrap .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #ec407a;
    line-height: 45px;
    text-align: center;
    top: 32% !important; }
    .section_popular_product .product_comeback_wrap .owl-nav .owl-prev:before, .section_popular_product .product_comeback_wrap .owl-nav .owl-next:before {
      height: 45px;
      width: 45px;
      line-height: 46px;
      color: #fff;
      border-radius: 50%;
      border: none;
      background: #ec407a; }
    .section_popular_product .product_comeback_wrap .owl-nav .owl-prev:hover, .section_popular_product .product_comeback_wrap .owl-nav .owl-next:hover {
      background: #ec407a; }
      .section_popular_product .product_comeback_wrap .owl-nav .owl-prev:hover:before, .section_popular_product .product_comeback_wrap .owl-nav .owl-next:hover:before {
        background: #ec407a; }
  .section_popular_product .product_comeback_wrap .owl-nav .owl-prev:before {
    content: "\f177";
    font-family: 'FontAwesome';
    font-size: 16px; }
  .section_popular_product .product_comeback_wrap .owl-nav .owl-next:before {
    content: "\f178";
    font-family: 'FontAwesome';
    font-size: 16px; }
  .section_popular_product .product_comeback_wrap .owl-dots {
    display: none; }

/*end*/
/*Module Giam gia dac biet */
@media (max-width: 767px) {
  .col_saleoff {
    overflow: hidden;
    margin-bottom: 30px; } }

/*End*/
/*Section category image - banner*/
.section_category_collections {
  padding: 25px 0px;
  background: #f9f4f6; }
  .section_category_collections .wrap_owl_category .owl_cate_ .cate_item .thumb_ .thumb_s {
    height: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .section_category_collections .wrap_owl_category .owl_cate_ .cate_item .thumb_ .thumb_s img {
      max-height: 100%;
      height: auto;
      max-width: 100%;
      display: block; }
  .section_category_collections .wrap_owl_category .owl_cate_ .cate_item .title_cate_ {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #2f2f33;
    line-height: 24px;
    display: block;
    text-align: center; }
    .section_category_collections .wrap_owl_category .owl_cate_ .cate_item .title_cate_ a {
      margin: 0 auto;
      display: inline-block;
      padding: 0px 10px;
      background-color: #fff;
      color: #2f2f33; }
  .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-next {
    right: -15px !important;
    background: transparent;
    top: 40%;
    width: 25px;
    height: 25px;
    background: #ecede7;
    border-radius: 3px;
    z-index: 99; }
    .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-next:hover {
      background: #fff;
      border-color: #ec407a; }
      .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-next:hover:before {
        color: #ec407a; }
    .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-next:before {
      font-family: 'FontAwesome';
      content: "\f105";
      text-align: center;
      line-height: 25px;
      margin-left: -2px;
      color: #333333; }
      @media (max-width: 767px) {
        .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-next:before {
          line-height: 20px; } }
  .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-prev {
    right: auto !important;
    background: transparent;
    left: -15px;
    top: 40%;
    height: 25px;
    width: 25px;
    background: #ecede7;
    z-index: 99;
    border-radius: 3px; }
    .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-prev:hover {
      background: #fff;
      border-color: #ec407a; }
      .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-prev:hover:before {
        color: #ec407a; }
    .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-prev:before {
      font-family: 'FontAwesome';
      content: "\f104";
      text-align: center;
      line-height: 25px;
      margin-left: -2px;
      color: #333333; }
  .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-prev:before, .section_category_collections .wrap_owl_category .owl_cate_.owl-carousel .owl-nav .owl-next:before {
    font-size: 13px;
    background: transparent; }
  .section_category_collections .banner_ a {
    display: block;
    text-align: center; }
    .section_category_collections .banner_ a img {
      max-width: 100%;
      margin: 0 auto; }

/*Section_product_loop*/
.dear_title .title_head_.border_content {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  height: 45px;
  line-height: 50px;
  border-bottom: solid 1px #ebebeb;
  position: relative; }
  .dear_title .title_head_.border_content a {
    text-decoration: none; }
  .dear_title .title_head_.border_content:before {
    content: "";
    height: 2px;
    width: 50px;
    background: #ec407a;
    position: absolute;
    bottom: -1px;
    left: 0px; }

.dear_title .title_center_ {
  font-family: 'LinoType',sans-serif;
  font-size: 60px;
  margin: 0px;
  padding: 0px;
  line-height: 36px;
  color: #2f2f33;
  text-align: center; }
  .dear_title .title_center_ a {
    color: #2f2f33;
    text-decoration: none;
    display: inline-block; }

.wrap_owl_product_ {
  padding: 0px; }
  .wrap_owl_product_ .owl_product_ .owl-height {
    min-height: 460px; }
    @media (max-width: 767px) {
      .wrap_owl_product_ .owl_product_ .owl-height {
        min-height: unset; } }
  .wrap_owl_product_ .owl_product_ .owl-item {
    padding: 0px 5px; }
    .wrap_owl_product_ .owl_product_ .owl-item .saler_item {
      position: relative; }
      .wrap_owl_product_ .owl_product_ .owl-item .saler_item .owl_item_product {
        padding: 0px 15px;
        overflow: hidden; }
        @media (min-width: 992px) {
          .wrap_owl_product_ .owl_product_ .owl-item .saler_item .owl_item_product:hover {
            box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
            -o-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
            -moz-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
            -webkit-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12); }
            .wrap_owl_product_ .owl_product_ .owl-item .saler_item .owl_item_product:hover .cart_button_style {
              background-color: #ec407a;
              color: #fff; } }
        .wrap_owl_product_ .owl_product_ .owl-item .saler_item .owl_item_product:hover .cart_button_style {
          background-color: #ec407a;
          color: #fff; }
  .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-next {
    right: 15px !important;
    background: transparent;
    top: -50px;
    width: 25px;
    height: 25px;
    background: #fff;
    border: solid 1px #ecede7;
    border-radius: 3px;
    z-index: 99; }
    .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-next:hover {
      background: #ecede7; }
    .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-next:before {
      font-family: 'FontAwesome';
      content: "\f105";
      text-align: center;
      line-height: 24px;
      margin-left: -2px;
      color: #333333; }
      @media (max-width: 767px) {
        .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-next:before {
          line-height: 20px; } }
  .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-prev {
    right: 45px !important;
    background: transparent;
    left: auto;
    top: -50px;
    height: 25px;
    width: 25px;
    background: #fff;
    border: solid 1px #ecede7;
    z-index: 99;
    border-radius: 3px; }
    .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-prev:hover {
      background: #ecede7; }
    .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-prev:before {
      font-family: 'FontAwesome';
      content: "\f104";
      text-align: center;
      line-height: 24px;
      margin-left: -2px;
      color: #333333; }
  .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-prev:before, .wrap_owl_product_ .owl_product_.owl-carousel .owl-nav .owl-next:before {
    font-size: 13px;
    background: transparent; }

.wish_love {
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 99;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 35px;
  box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
  -moz-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
  -o-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
  -webkit-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12); }
  .wish_love a {
    margin: 0px;
    border: none; }
    .wish_love a.iWishAdded .fa {
      color: #ec407a; }

.section_blog_main_index {
  background-image: url("background_blogb6f5.png?v=10");
  background-repeat: no-repeat;
  padding: 40px 0px 60px;
  overflow: hidden; }
  .section_blog_main_index .owl_blog_main_ .owl-height {
    min-height: 430px; }
  .section_blog_main_index .owl_blog_main_ .item_blog_owl {
    background: #fff;
    overflow: hidden;
    padding: 10px 10px 30px;
    box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
    -moz-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
    -o-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12);
    -webkit-box-shadow: 0px 12px 16px 0px rgba(39, 39, 47, 0.12); }
    .section_blog_main_index .owl_blog_main_ .item_blog_owl .blog-item .large_name {
      font-family: 'Roboto', sans-serif;
      font-size: 16px;
      font-weight: 500;
      color: #2f2f33; }
    .section_blog_main_index .owl_blog_main_ .item_blog_owl .blog-item .summary_ {
      font-family: 'Roboto', sans-serif;
      font-size: 14px;
      font-weight: 300;
      color: #2f2f33; }
  .section_blog_main_index .owl_blog_main_ .owl-nav {
    display: none; }
  .section_blog_main_index .owl_blog_main_ .owl-dots {
    margin-top: 20px;
    bottom: -20px; }
    .section_blog_main_index .owl_blog_main_ .owl-dots .owl-dot {
      color: #979799;
      background: #979799;
      width: 8px;
      height: 8px; }
      .section_blog_main_index .owl_blog_main_ .owl-dots .owl-dot.active {
        width: 50px;
        color: #979799;
        border-radius: 8px;
        background: #979799; }

@media (max-width: 767px) {
  .section_two_banner .dear_title:first-child {
    margin-bottom: 15px; } }

.product-price-old {
  text-decoration: line-through; }

.section_product_end .product_col {
  margin-top: 30px; }
  .section_product_end .product_col .item .hot_sale_product {
    overflow: hidden;
    padding: 10px;
    border: solid 1px #ebebeb;
    margin-bottom: 15px; }
    .section_product_end .product_col .item .hot_sale_product .item-img-horizontal {
      width: 115px;
      display: block;
      float: left; }
    .section_product_end .product_col .item .hot_sale_product .item-info-horizontal {
      width: calc(100% - 115px);
      display: block;
      float: left;
      padding: 0px 25px; }
      .section_product_end .product_col .item .hot_sale_product .item-info-horizontal .item-name {
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        font-weight: 500;
        color: #2f2f33;
        line-height: 20px;
        margin: 0px;
        padding: 0px; }
        .section_product_end .product_col .item .hot_sale_product .item-info-horizontal .item-name a {
          color: #2f2f33;
          text-decoration: none; }
      .section_product_end .product_col .item .hot_sale_product .item-info-horizontal .price-box {
        font-family: 'Roboto', sans-serif; }
        .section_product_end .product_col .item .hot_sale_product .item-info-horizontal .price-box .product-price-old {
          font-size: 12px;
          font-weight: 300;
          color: #76767e;
          margin-right: 10px;
          text-decoration: line-through; }
        .section_product_end .product_col .item .hot_sale_product .item-info-horizontal .price-box .product-price {
          font-size: 15px;
          font-weight: 500;
          color: #ec407a;
          display: inline-block; }
  .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-next {
    right: 0px !important;
    background: transparent;
    top: -50px;
    width: 25px;
    height: 25px;
    background: #fff;
    border: solid 1px #ecede7;
    border-radius: 3px;
    z-index: 99; }
    .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-next:hover {
      background: #ecede7; }
    .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-next:before {
      font-family: 'FontAwesome';
      content: "\f105";
      text-align: center;
      line-height: 24px;
      margin-left: -2px;
      color: #333333; }
      @media (max-width: 767px) {
        .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-next:before {
          line-height: 20px; } }
  .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-prev {
    right: 35px !important;
    background: transparent;
    left: auto;
    top: -50px;
    height: 25px;
    width: 25px;
    background: #fff;
    border: solid 1px #ecede7;
    z-index: 99;
    border-radius: 3px; }
    .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-prev:hover {
      background: #ecede7; }
    .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-prev:before {
      font-family: 'FontAwesome';
      content: "\f104";
      text-align: center;
      line-height: 24px;
      margin-left: -2px;
      color: #333333; }
  .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-prev:before, .section_product_end .product_col .owl_col_section.owl-carousel .owl-nav .owl-next:before {
    font-size: 13px;
    background: transparent; }

.section_service_index_end .wrab {
  overflow: hidden;
  border: solid 1px #ecede7; }

.section_service_index_end .ser:first-child .wrap_ser:before {
  content: none; }

.section_service_index_end .ser .wrap_ser {
  overflow: hidden;
  height: 150px;
  padding: 30px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
  @media (min-width: 768px) {
    .section_service_index_end .ser .wrap_ser:before {
      content: "";
      height: 100px;
      width: 1px;
      background: #ecede7;
      position: absolute;
      left: 0px;
      top: 25px; } }
  @media (max-width: 767px) {
    .section_service_index_end .ser .wrap_ser {
      height: 85px;
      padding: 15px 0px; } }
  .section_service_index_end .ser .wrap_ser .font_icon {
    display: block;
    width: 80px;
    float: left;
    font-size: 42px;
    color: #ec407a;
    line-height: 150px;
    text-align: center; }
  .section_service_index_end .ser .wrap_ser .content_ser {
    width: calc(100% - 90px);
    display: block;
    float: left; }
    .section_service_index_end .ser .wrap_ser .content_ser p, .section_service_index_end .ser .wrap_ser .content_ser span {
      font-family: 'Roboto', sans-serif; }
    .section_service_index_end .ser .wrap_ser .content_ser p {
      font-weight: bold;
      font-size: 16px;
      margin: 0px;
      padding: 0px; }
    .section_service_index_end .ser .wrap_ser .content_ser span {
      font-size: 14px;
      color: #76767e;
      font-weight: 400; }

/*Module San pham ban chay*/
.wol_product {
  position: relative; }
  .wol_product .product_col_dets {
    margin-top: 25px; }
    .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product {
      overflow: hidden;
      padding: 0px;
      margin-bottom: 25px; }
      .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product .item-img-horizontal {
        width: 90px;
        max-height: 90px;
        display: block;
        float: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product .item-img-horizontal .product-image {
          padding-right: 15px;
          border-right: solid 1px #ebebeb; }
      .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product .item-info-horizontal {
        width: calc(100% - 110px);
        display: block;
        float: left;
        padding: 0px 0px 0px 15px;
        position: relative; }
        .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product .item-info-horizontal .item-name {
          font-family: 'Roboto', sans-serif;
          font-size: 15px;
          font-weight: 500;
          color: #2f2f33;
          line-height: 20px;
          margin: 0px;
          padding: 0px; }
          .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product .item-info-horizontal .item-name a {
            color: #2f2f33;
            text-decoration: none; }
        .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product .item-info-horizontal .price-box {
          font-family: 'Roboto', sans-serif; }
          .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product .item-info-horizontal .price-box .product-price-old {
            font-size: 12px;
            font-weight: 300;
            color: #76767e;
            margin-right: 10px; }
          .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .item .hot_sale_product .item-info-horizontal .price-box .product-price {
            font-size: 15px;
            font-weight: 500;
            color: #ec407a;
            display: inline-block; }
    .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .owl-nav .owl-next {
      right: 0px !important;
      background: transparent;
      top: -42px;
      width: 25px;
      height: 25px;
      background: #fff;
      border: solid 1px #ecede7;
      border-radius: 3px;
      z-index: 99; }
      .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .owl-nav .owl-next:hover {
        background: #ecede7; }
      .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .owl-nav .owl-next:before {
        font-family: 'FontAwesome';
        content: "\f105";
        text-align: center;
        line-height: 24px;
        margin-left: -2px;
        color: #333333; }
        @media (max-width: 767px) {
          .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .owl-nav .owl-next:before {
            line-height: 20px; } }
    .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .owl-nav .owl-prev {
      right: 35px !important;
      background: transparent;
      left: auto;
      top: -42px;
      height: 25px;
      width: 25px;
      background: #fff;
      border: solid 1px #ecede7;
      z-index: 99;
      border-radius: 3px; }
      .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .owl-nav .owl-prev:hover {
        background: #ecede7; }
      .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details .owl-nav .owl-prev:before {
        font-family: 'FontAwesome';
        content: "\f104";
        text-align: center;
        line-height: 24px;
        margin-left: -2px;
        color: #333333; }
    .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details.owl-carousel .owl-nav .owl-prev:before, .wol_product .product_col_dets .wrap_owl_topsale .owl_col_details.owl-carousel .owl-nav .owl-next:before {
      font-size: 13px;
      background: transparent; }

.owl_product_comback {
  padding: 0px 0px 0px;
  position: relative;
  z-index: 9;
  background: #fff; }
  .owl_product_comback:focus {
    outline: none;
    box-shadow: none; }
  .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off {
    margin-bottom: 20px; }
    .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-thumbnail .image_link {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 180px; }
      .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-thumbnail .image_link img {
        max-height: 100%;
        width: auto !important;
        max-width: 100%;
        display: block; }
    .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-thumbnail .product-action-grid .button_wh_40 {
      border-radius: 50%;
      width: 45px;
      height: 45px;
      line-height: 45px; }
    .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info {
      padding-bottom: 0px; }
      .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .product-name {
        margin-bottom: 10px; }
      .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .reviews-product-list {
        margin: 5px 0px 10px; }
      .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info form {
        margin-bottom: 0px; }
      .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40 {
        display: inline-block;
        float: left; }
        .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.btn-cart {
          font-family: 'Roboto', sans-serif;
          font-weight: bold;
          color: #fff;
          height: 40px;
          border-style: none;
          padding: 0px 25px;
          line-height: 39px;
          background: #ec407a;
          border: solid 1px #ec407a;
          border-radius: 20px;
          font-size: 12px; }
          .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.btn-cart span {
            color: #fff;
            text-transform: uppercase; }
          .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.btn-cart:hover {
            background: #fff;
            border-color: #ec407a;
            color: #ec407a; }
            .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.btn-cart:hover span {
              color: #ec407a; }
        .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.iwishAddWrapper {
          border: none;
          text-decoration: none;
          margin-right: 0px;
          border-top-left-radius: 0px;
          border-bottom-left-radius: 0px;
          height: 40px;
          line-height: 35px;
          width: 40px;
          text-align: center;
          font-size: 16px; }
          .owl_product_comback .product_comeback_wrap .owl_product_item_content .item_list_ .product-list-off .product-info .button_wh_40.iwishAddWrapper.iWishAdded {
            color: #ec407a; }
  .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev, .owl_product_comback .product_comeback_wrap .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    border-radius: 5%;
    background: #ec407a;
    line-height: 35px;
    text-align: center;
    top: 45%; }
    .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev:before, .owl_product_comback .product_comeback_wrap .owl-nav .owl-next:before {
      height: 30px;
      width: 30px;
      line-height: 31px;
      color: #fff;
      border-radius: 15%;
      border: none;
      background: #ec407a; }
    .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev:hover, .owl_product_comback .product_comeback_wrap .owl-nav .owl-next:hover {
      background: #ec407a; }
      .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev:hover:before, .owl_product_comback .product_comeback_wrap .owl-nav .owl-next:hover:before {
        background: #ec407a; }
  .owl_product_comback .product_comeback_wrap .owl-nav .owl-prev:before {
    content: "\f177";
    font-family: 'FontAwesome';
    font-size: 16px; }
  .owl_product_comback .product_comeback_wrap .owl-nav .owl-next:before {
    content: "\f178";
    font-family: 'FontAwesome';
    font-size: 16px; }

/*End module*/
/*Module banner*/
.section_banner_index {
  position: relative;
  padding: 0px 0px;
  margin-top: 40px; }
  .section_banner_index .wrap_banner {
    position: relative; }
    .section_banner_index .wrap_banner .img1 {
      display: block; }
      @media (max-width: 991px) {
        .section_banner_index .wrap_banner .img1 {
          margin-bottom: 15px; } }

/*Endmodule*/
.section_bestSale {
  margin-top: 80px; }

.tab_link_module .tab_border {
  margin-top: 30px;
  height: 35px;
  line-height: 35px;
  border-top: dashed 1px #ebebeb;
  border-bottom: dashed 1px #ebebeb;
  position: relative; }
  .tab_link_module .tab_border .button_show_tab {
    font-size: 24px;
    color: #ec407a;
    position: absolute;
    right: 15px; }
  .tab_link_module .tab_border .title_check_tabs {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 35px;
    text-decoration: none;
    color: #2f2f33;
    font-weight: bold;
    display: block;
    cursor: pointer;
    text-align: center; }
  .tab_link_module .tab_border .ul_link {
    text-align: center; }
    @media (max-width: 991px) {
      .tab_link_module .tab_border .ul_link {
        display: none;
        position: absolute;
        width: 220px;
        padding: 0px;
        right: 15px;
        z-index: 99;
        top: 50px;
        background: #fff;
        box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
        -o-box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
        -os-box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 0px 1px 24px 0px rgba(0, 0, 0, 0.16);
        padding: 10px 0px; }
        .tab_link_module .tab_border .ul_link li {
          padding: 0px 15px;
          display: block !important;
          text-align: left; }
          .tab_link_module .tab_border .ul_link li a {
            cursor: pointer;
            margin-right: 0px !important;
            line-height: 35px !important; } }
    .tab_link_module .tab_border .ul_link li {
      display: inline-block;
      *display: inline;
      /*IE7*/
      *zoom: 1;
      /*IE7*/ }
      .tab_link_module .tab_border .ul_link li:hover a {
        color: #2f2f33; }
      .tab_link_module .tab_border .ul_link li a {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 35px;
        text-decoration: none;
        margin-right: 30px;
        color: #898989;
        font-weight: bold;
        display: block;
        cursor: pointer;
        position: relative; }
        .tab_link_module .tab_border .ul_link li a.active {
          color: #2f2f33; }
        @media (min-width: 992px) {
          .tab_link_module .tab_border .ul_link li a:after {
            content: "/";
            position: absolute;
            right: -19px;
            top: 0;
            color: #898989; } }
      .tab_link_module .tab_border .ul_link li:last-child a:after {
        content: none; }

.content-tab-proindex {
  padding: 30px 0px; }
  @media (min-width: 1200px) {
    .content-tab-proindex .wrap_item_list .col-lg-2 {
      width: 20%; }
      .content-tab-proindex .wrap_item_list .col-lg-2:nth-child(5n+1) {
        clear: left; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .content-tab-proindex .wrap_item_list .col-md-3:nth-child(9), .content-tab-proindex .wrap_item_list .col-md-3:nth-child(10) {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .content-tab-proindex .wrap_item_list .col-sm-4:nth-child(10) {
      display: none; } }
  .content-tab-proindex .wrap_item_list .wrp_item_small {
    margin-bottom: 15px; }
    .content-tab-proindex .wrap_item_list .wrp_item_small .product-box .product-thumbnail .image_link.display_flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 210px; }
      @media (max-width: 375px) {
        .content-tab-proindex .wrap_item_list .wrp_item_small .product-box .product-thumbnail .image_link.display_flex {
          height: 140px; } }
      @media (min-width: 376px) and (max-width: 479px) {
        .content-tab-proindex .wrap_item_list .wrp_item_small .product-box .product-thumbnail .image_link.display_flex {
          height: 180px; } }
    .content-tab-proindex .wrap_item_list .wrp_item_small .product-box .product-info {
      margin-bottom: 15px; }
  .content-tab-proindex .warning {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-align: center;
    color: #ec407a;
    display: inherit; }

@media (min-width: 992px) and (max-width: 1199px) {
  .wrap_item_list .col-md-3:nth-child(4n+1) {
    clear: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  .wrap_item_list .col-sm-4:nth-child(3n+1) {
    clear: left; } }

@media (max-width: 767px) {
  .wrap_item_list .col-xs-6:nth-child(2n+1) {
    clear: left; } }

.blog-item-thumbnail a {
  display: block;
  text-align: center; }

.blog-item-thumbnail img {
  width: auto !important;
  margin: 0 auto; }

/*Module blog_index*/
.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-thumbnail {
  position: relative; }
  @media (max-width: 1199px) {
    .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-thumbnail {
      margin-bottom: 15px; } }
  .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-thumbnail .img1 {
    display: block; }
  .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-thumbnail .tag_ {
    position: absolute;
    top: 10px;
    right: 25px;
    z-index: 9;
    display: inline-block;
    line-height: 20px;
    padding: 3px 10px;
    background: #ec407a;
    color: #fff;
    text-decoration: none; }

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .blog-item-name {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  margin: 0px 0px 10px !important;
  color: #ec407a; }
  .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .blog-item-name a {
    color: #ec407a; }

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .post-time {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 22px;
  color: #fefafb; }
  .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .post-time span {
    margin-right: 15px; }
    .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .post-time span:last-child {
      margin-right: 0px; }
    .section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .post-time span .fa {
      line-height: 22px; }

.section_blog_index .wrap_blog_index .wrap_owl_blog .blog_index_item .blog-item .blog-item-content .blog-item-summary {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #fefafb; }

.section_blog_index .wrap_blog_index .wrap_owl_blog .owl-nav {
  display: none; }

.section_blog_index .wrap_blog_index .wrap_owl_blog .owl-dots {
  top: -48px;
  right: 15px;
  height: 20px;
  bottom: auto;
  display: inherit;
  text-align: right;
  width: 80px;
  margin-top: 0px; }
  .section_blog_index .wrap_blog_index .wrap_owl_blog .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border: solid 2px #ebebeb;
    border-radius: 50%; }
    .section_blog_index .wrap_blog_index .wrap_owl_blog .owl-dots .owl-dot.active {
      background: #ec407a;
      border-color: #ec407a; }

/*Module sale_today*/
.section_sale_today {
  margin-top: 80px; }
  .section_sale_today .des_module {
    text-align: center;
    margin-top: 20px;
    padding: 5px 0px;
    border: dashed 1px #ebebeb;
    border-right: 0px;
    border-left: 0px; }
    .section_sale_today .des_module span {
      font-family: 'Roboto', sans-serif;
      font-size: 15px;
      color: #494949; }
      .section_sale_today .des_module span span {
        font-size: 18px;
        color: #ec407a; }
  .section_sale_today .border_ {
    border: solid 1px #ec407a;
    overflow: hidden;
    position: relative;
    min-height: 50px; }
    @media (max-width: 991px) {
      .section_sale_today .border_ {
        margin-bottom: 30px; } }
  .section_sale_today .col_saleoff .product-box-sale {
    padding: 30px 15px; }
    .section_sale_today .col_saleoff .product-box-sale .product-box .product-thumbnail .image_link.display_flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 325px; }
      @media (max-width: 480px) {
        .section_sale_today .col_saleoff .product-box-sale .product-box .product-thumbnail .image_link.display_flex {
          height: 280px; } }
    .section_sale_today .col_saleoff .product-box-sale .product-box .product-name {
      margin-bottom: 0px; }
    .section_sale_today .col_saleoff .product-box-sale .product-box .reviews-product-list {
      margin-bottom: 0px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .section_sale_today .wrap_col_ .col-index.col-sm-4:nth-child(7), .section_sale_today .wrap_col_ .col-index.col-sm-4:nth-child(8) {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .section_sale_today .wrap_col_ .col-index.col-sm-4:nth-child(7), .section_sale_today .wrap_col_ .col-index.col-sm-4:nth-child(8) {
      display: none; } }
  .section_sale_today .wrap_col_ .product-box .product-thumbnail .image_link.display_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 160px; }
  @media (min-width: 1200px) {
    .section_sale_today .wrap_col_ .col-lg-3:nth-child(4n+1) {
      clear: left; } }
  @media (max-width: 1199px) and (min-width: 992px) {
    .section_sale_today .wrap_col_ .col-md-4:nth-child(3n+1) {
      clear: left; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .section_sale_today .wrap_col_ .col-sm-4:nth-child(3n+1) {
      clear: left; } }
  @media (max-width: 767px) {
    .section_sale_today .wrap_col_ .col-xs-6:nth-child(2n+1) {
      clear: left; } }
  .section_sale_today .wrap_col_ .more_bf_af {
    position: relative;
    display: block;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin-top: 15px; }
    .section_sale_today .wrap_col_ .more_bf_af a, .section_sale_today .wrap_col_ .more_bf_af .fa {
      color: #ec407a;
      text-decoration: none;
      background-color: #fff;
      padding: 0px 15px;
      position: relative;
      z-index: 2; }
    .section_sale_today .wrap_col_ .more_bf_af .fa {
      padding: 0px; }
    .section_sale_today .wrap_col_ .more_bf_af:before, .section_sale_today .wrap_col_ .more_bf_af:after {
      content: "";
      width: 50%;
      border: dashed 1px #ebebeb;
      position: absolute; }
    .section_sale_today .wrap_col_ .more_bf_af:before {
      left: 0;
      top: 10px; }
    .section_sale_today .wrap_col_ .more_bf_af:after {
      right: 0;
      top: 10px; }

/*Module categorry image*/
.section_category_image {
  margin-top: 20px; }
  .section_category_image .title_module.medium_title {
    position: relative;
    margin-top: 50px;
    margin-bottom: 20px; }
    .section_category_image .title_module.medium_title:before {
      content: "";
      background-image: url("title_imgb6f5.html?v=10");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      width: 45px;
      height: 40px;
      position: absolute;
      top: -45px;
      left: 0px; }
    .section_category_image .title_module.medium_title h2 {
      font-size: 30px; }
  @media (max-width: 991px) {
    .section_category_image .des_category {
      margin-bottom: 15px; } }
  .section_category_image .des_category span {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #707070;
    line-height: 26px; }
  .section_category_image .wrap_category_image {
    border: solid 1px #ebebeb;
    padding: 30px 20px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .section_category_image .wrap_category_image:nth-child(1) {
        margin-bottom: 15px; } }
    .section_category_image .wrap_category_image .title_medium {
      font-family: 'Roboto', sans-serif;
      font-size: 17px;
      line-height: 24px;
      color: #2f2f33;
      margin-bottom: 20px; }
    .section_category_image .wrap_category_image .content_cate {
      width: 60%;
      float: left;
      display: inline-block; }
      @media (max-width: 480px) {
        .section_category_image .wrap_category_image .content_cate {
          width: 100%; } }
    .section_category_image .wrap_category_image .img_background {
      width: 40%;
      float: left;
      display: inline-block; }
      @media (max-width: 480px) {
        .section_category_image .wrap_category_image .img_background {
          width: 100%; } }
    .section_category_image .wrap_category_image .ul_cate {
      padding-left: 0px; }
      .section_category_image .wrap_category_image .ul_cate li {
        padding: 0px 15px;
        position: relative;
        font-size: 14px;
        line-height: 25px;
        list-style: none; }
        .section_category_image .wrap_category_image .ul_cate li:hover a {
          color: #ec407a; }
        .section_category_image .wrap_category_image .ul_cate li:before {
          font-family: 'FontAwesome';
          font-size: 14px;
          color: #707070;
          content: "\f0da";
          position: absolute;
          top: 0;
          left: 0;
          line-height: 25px; }
        .section_category_image .wrap_category_image .ul_cate li a {
          color: #707070;
          text-decoration: none; }

/*Module danh gia*/
.wrap_reviews .wrap_views {
  position: relative;
  padding: 10px 0px 40px;
  border: solid 1px #ebebeb; }
  .wrap_reviews .wrap_views:before, .wrap_reviews .wrap_views:after {
    bottom: 100%;
    left: 150px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .wrap_reviews .wrap_views:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 17px;
    margin-left: -17px; }
  .wrap_reviews .wrap_views:before {
    border-color: rgba(235, 235, 235, 0);
    border-bottom-color: #ebebeb;
    border-width: 18px;
    margin-left: -18px; }
  .wrap_reviews .wrap_views .content_views .item_reviews {
    padding: 30px;
    overflow: hidden; }
    .wrap_reviews .wrap_views .content_views .item_reviews .description_review {
      font-family: 'Roboto', sans-serif;
      font-size: 14px;
      color: #2f2f33;
      line-height: 24px;
      margin: 0px;
      padding: 0px; }
    .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews {
      margin-top: 25px;
      overflow: hidden; }
      .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews img {
        max-width: 100%;
        width: 50px;
        height: auto;
        max-height: 100%;
        display: inline-block;
        float: left;
        border-radius: 50%; }
      .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews .info_reviews {
        float: left;
        display: inline-block;
        margin-left: 15px;
        width: calc(100% - 70px); }
        .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews .info_reviews p {
          font-family: 'Roboto', sans-serif;
          font-size: 14px;
          line-height: 28px;
          color: #2f2f33;
          margin: 0px;
          padding: 0px; }
        .wrap_reviews .wrap_views .content_views .item_reviews .image_reviews .info_reviews a {
          font-family: 'Roboto', sans-serif;
          font-size: 14px;
          color: #ec407a;
          line-height: 22px;
          text-decoration: none; }
  .wrap_reviews .wrap_views .content_views .owl-nav {
    display: none; }
  .wrap_reviews .wrap_views .content_views .owl-dots {
    left: 0px;
    height: 20px;
    bottom: -15px;
    display: inherit;
    text-align: right;
    width: 80px;
    margin-top: 0px; }
    .wrap_reviews .wrap_views .content_views .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      border: solid 2px #ebebeb;
      border-radius: 50%; }
      .wrap_reviews .wrap_views .content_views .owl-dots .owl-dot.active {
        background: #ec407a;
        border-color: #ec407a; }

/*Endmodule*/
/*******Product action******/
@media (min-width: 1200px) {
  .product-action-grid {
    width: 100%;
    position: absolute;
    z-index: 88;
    bottom: 0%;
    height: 45px;
    text-align: left;
    text-decoration: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0); }
    .product-action-grid form {
      display: block;
      text-align: left;
      margin-bottom: 0px; }
      .product-action-grid form .button_wh_40 {
        width: 45px;
        height: 45px;
        box-shadow: none;
        border-radius: 0;
        outline: none;
        border-style: none;
        background-color: #ec407a;
        display: inline-block;
        margin-right: 0px;
        line-height: 45px;
        text-align: center;
        padding: 0px;
        text-decoration: none;
        position: relative; }
        .product-action-grid form .button_wh_40.btn-cart {
          border-radius: 5px; }
        .product-action-grid form .button_wh_40.iwishAddWrapper {
          border: none;
          text-decoration: none;
          border-radius: 5px; }
        .product-action-grid form .button_wh_40.btn_view_list {
          border-radius: 5px !important;
          margin-left: 0px;
          width: 45px !important; }
        .product-action-grid form .button_wh_40.btn_view {
          border-radius: 5px; }
        .product-action-grid form .button_wh_40 i {
          color: #fff;
          font-size: 16px;
          font-style: normal;
          line-height: 43px; }
          .product-action-grid form .button_wh_40 i.fa-heart-o {
            color: #fff; }
          .product-action-grid form .button_wh_40 i.fa-heart {
            color: #ec407a; }
        .product-action-grid form .button_wh_40 .tooltips {
          font-family: 'Roboto', sans-serif;
          position: absolute;
          display: inline-block;
          visibility: hidden;
          opacity: 0;
          z-index: 99;
          background: #fff;
          color: #333;
          height: 25px;
          font-size: 12px;
          line-height: 25px;
          padding: 0px 5px;
          border-radius: 3px;
          top: -35px;
          left: 50%;
          transform: translateX(-50%);
          -o-transform: translateX(-50%);
          -os-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%); }
          .product-action-grid form .button_wh_40 .tooltips.qv {
            min-width: 80px; }
          .product-action-grid form .button_wh_40 .tooltips.op {
            min-width: 80px; }
          .product-action-grid form .button_wh_40 .tooltips.buy {
            min-width: 140px; }
          .product-action-grid form .button_wh_40 .tooltips span {
            position: relative; }
            .product-action-grid form .button_wh_40 .tooltips span:after {
              content: "";
              position: absolute;
              bottom: -10px;
              left: 50%;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 5px 5px 0 5px;
              border-color: #fff transparent transparent transparent;
              transform: translateX(-50%);
              -o-transform: translateX(-50%);
              -os-transform: translateX(-50%);
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%); }
        .product-action-grid form .button_wh_40:hover {
          background-color: #ec407a;
          -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1); }
          .product-action-grid form .button_wh_40:hover .tooltips {
            visibility: visible;
            opacity: .98; }
          .product-action-grid form .button_wh_40:hover i {
            color: #fff !important; }
            .product-action-grid form .button_wh_40:hover i.icon-heart-o:before {
              color: #fff; } }

@media (max-width: 1199px) {
  .product-action-grid {
    display: none !important; } }

/*Section Sale Offf*/
@media (max-width: 767px) {
  .section_sale_off {
    margin-top: 50px; } }

.section_sale_off {
  min-height: 300px; }

.time_sale {
  width: 100%;
  text-align: left;
  overflow: hidden;
  padding-top: 15px; }
  .time_sale .box-timer {
    width: 100%;
    display: inline-block;
    position: relative; }
    .time_sale .box-timer .timer-view {
      display: inline-block;
      position: relative; }
      .time_sale .box-timer .timer-view .block-timer {
        position: relative;
        display: inline-block;
        float: left;
        width: 50px;
        height: 90px;
        text-align: center;
        margin: 0 20px 0px 2px;
        z-index: 9; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .time_sale .box-timer .timer-view .block-timer {
            width: 40px; } }
        @media (max-width: 767px) {
          .time_sale .box-timer .timer-view .block-timer {
            width: 40px;
            margin: 0px 10px 0 2px; }
            .time_sale .box-timer .timer-view .block-timer p {
              height: 40px !important;
              font-size: 15px !important; } }
        .time_sale .box-timer .timer-view .block-timer p {
          font-family: 'Roboto', sans-serif;
          font-size: 21px;
          color: #fff;
          background: #ec407a;
          margin: 0px;
          line-height: 55px;
          font-weight: 300;
          z-index: 99;
          width: 55px;
          height: 55px;
          border-radius: 50%;
          text-align: center; }
          @media (max-width: 767px) {
            .time_sale .box-timer .timer-view .block-timer p {
              font-size: 18px;
              line-height: 40px;
              width: 40px; } }
          .time_sale .box-timer .timer-view .block-timer p b {
            font-weight: 400; }
        .time_sale .box-timer .timer-view .block-timer span {
          font-family: 'Roboto', sans-serif;
          font-size: 14px;
          line-height: 21px;
          color: #ec407a;
          position: absolute;
          z-index: 9;
          bottom: 5px;
          margin-left: -25px;
          text-align: center;
          width: 57px; }
          @media (max-width: 767px) {
            .time_sale .box-timer .timer-view .block-timer span {
              bottom: 20px;
              margin-left: -20px;
              width: 40px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .owl_product_sale .saler_item {
    padding: 20px 0px 0px !important; } }

@media (max-width: 767px) {
  .owl_product_sale .saler_item {
    padding: 20px 0px 0px !important;
    width: 100%; }
  .owl_product_sale.owl_lq .owl-nav {
    top: 45% !important; } }

.owl_product_sale {
  padding: 0px 0px; }
  .owl_product_sale .owl-item {
    padding-left: 5px; }
    @media (min-width: 1200px) {
      .owl_product_sale .owl-item:hover .saler_item {
        z-index: 9;
        background: #fff;
        border-color: #ebebeb;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09); } }
  .owl_product_sale .saler_item {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    margin-top: 15px;
    border: solid 2px transparent;
    padding: 0px 15px; }
    .owl_product_sale .saler_item:hover .owl_item_product .product-box .product-thumbnail > a:before {
      opacity: 1; }
    .owl_product_sale .saler_item:hover .owl_item_product .product-box .product-action-grid {
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
  .owl_product_sale .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%; }
    .owl_product_sale .owl-nav .owl-prev, .owl_product_sale .owl-nav .owl-next {
      width: 45px;
      height: 45px;
      background: #ebebeb;
      position: absolute;
      text-align: center; }
      .owl_product_sale .owl-nav .owl-prev:hover:before, .owl_product_sale .owl-nav .owl-next:hover:before {
        background: #ec407a; }
      .owl_product_sale .owl-nav .owl-prev:before, .owl_product_sale .owl-nav .owl-next:before {
        font-family: 'FontAwesome';
        font-size: 16px;
        line-height: 45px;
        color: #fff;
        width: 45px;
        text-align: center; }
    .owl_product_sale .owl-nav .owl-prev {
      left: 0px;
      top: 25%; }
      .owl_product_sale .owl-nav .owl-prev:before {
        content: "\f060"; }
    .owl_product_sale .owl-nav .owl-next {
      right: 0px;
      top: 25%; }
      .owl_product_sale .owl-nav .owl-next:before {
        content: "\f061"; }

/*Section product comeback*/
::focus {
  outline: none;
  box-shadow: none; }

/*Responsive*/
@media (min-width: 992px) and (max-width: 1199px) {
  .owl_product_comback .product_comeback_wrap .owl_product_item_content .slick-slide .saler_item {
    min-height: 390px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .owl_product_comback .product_comeback_wrap .owl_product_item_content .slick-slide .saler_item {
    min-height: 390px; }
  .section_product_comeback {
    margin-top: 0; } }

@media (max-width: 767px) {
  .section_product_comeback {
    margin-top: 0; } }

@media (min-width: 375px) and (max-width: 543px) {
  .owl_product_comback .product_comeback_wrap .owl_product_item_content .slick-slide .saler_item {
    min-height: 275px; } }

/*End comback*/
/*SECTION MULTI COL*/
.section_two_col .wrap_box_gift {
  margin-top: 10px; }

.section_two_col .slick-slide .gift_box {
  vertical-align: middle; }
  .section_two_col .slick-slide .gift_box .owl_item_gift_box {
    padding: 0px 15px; }
  .section_two_col .slick-slide .gift_box .product-box.product-list-small {
    margin: 0px;
    padding: 10px 0px;
    overflow: hidden;
    border-bottom: solid 1px #ebebeb; }
    .section_two_col .slick-slide .gift_box .product-box.product-list-small .product-thumbnail > a {
      display: block;
      width: 95px;
      height: auto;
      text-align: center;
      position: relative;
      float: left;
      margin-right: 15px; }
    .section_two_col .slick-slide .gift_box .product-box.product-list-small .product-info {
      z-index: 10;
      position: relative;
      padding-bottom: 0px;
      display: block;
      padding-left: 100px; }
      .section_two_col .slick-slide .gift_box .product-box.product-list-small .product-info h3 {
        margin-top: 0px; }

.section_two_col .slick-dots {
  width: 100%;
  bottom: -35px;
  height: 30px;
  left: 15px;
  z-index: 3;
  text-align: left; }
  .section_two_col .slick-dots li {
    margin: 0 2px; }
    .section_two_col .slick-dots li button:before {
      font-family: 'FontAwesome';
      font-size: 12px;
      content: "\f004";
      color: #d7d7d7; }
    .section_two_col .slick-dots li.slick-active button:before {
      font-family: 'FontAwesome';
      font-size: 12px;
      content: "\f004";
      color: #ec407a; }

/*SECTION PRODUCT OTHER*/
.section_product_other .black .title:before {
  top: -45px; }

.section_product_other .black .title a {
  color: #252525; }

.section_product_other .banner_module {
  padding-top: 30px; }
  .section_product_other .banner_module > img {
    max-width: 100%;
    height: auto; }

.wrap_product_other {
  padding: 30px 0px; }
  .wrap_product_other .product_other {
    vertical-align: middle; }
    .wrap_product_other .product_other .product-box.product-list-small {
      margin: 0px;
      padding: 10px 0px;
      overflow: hidden;
      border-bottom: solid 1px #ebebeb; }
      .wrap_product_other .product_other .product-box.product-list-small .product-thumbnail {
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        width: 95px;
        display: block;
        float: left; }
        .wrap_product_other .product_other .product-box.product-list-small .product-thumbnail > a {
          display: block;
          width: 95px;
          height: 80px;
          text-align: center;
          position: relative;
          margin-right: 15px; }
      .wrap_product_other .product_other .product-box.product-list-small .product-info {
        z-index: 10;
        position: relative;
        padding-bottom: 0px;
        display: block;
        width: calc(100% - 100px);
        float: left; }
        .wrap_product_other .product_other .product-box.product-list-small .product-info h3 {
          margin-top: 0px; }

/*RESPONSIVE PRODUCT OTHER*/
@media (min-width: 1200px) {
  .wrap_product_other .item.col-lg-3:nth-child(4n+1) {
    clear: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .wrap_product_other .item.col-md-6:nth-child(2n+1) {
    clear: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  .wrap_product_other .item.col-sm-6:nth-child(2n+1) {
    clear: left; } }

@media (max-width: 767px) {
  .wrap_product_other .item .product-thumbnail > a {
    height: auto !important; }
  .wrap_product_other .item.col-xs-12:nth-child(1n+1) {
    clear: left; } }

/*END*/
/*SECTION SERVICE*/
.section_service {
  padding: 0px 0px;
  overflow: hidden; }
  @media (max-width: 1199px) and (min-width: 768px) {
    .section_service .col-item-srv:nth-child(1), .section_service .col-item-srv:nth-child(2) {
      margin-bottom: 15px; } }
  @media (max-width: 767px) {
    .section_service .col-item-srv:nth-child(1), .section_service .col-item-srv:nth-child(2), .section_service .col-item-srv:nth-child(3) {
      margin-bottom: 15px; } }
  .section_service .service_item_ed {
    border-radius: 5px;
    height: 120px;
    padding: 0px 40px 0px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .section_service .service_item_ed.a {
      background: #fff568;
      border: solid 1px transparent; }
      .section_service .service_item_ed.a:hover {
        background: #fff;
        border-color: #fff568; }
    .section_service .service_item_ed.b {
      background: #fdc689;
      border: solid 1px transparent; }
      .section_service .service_item_ed.b:hover {
        background: #fff;
        border-color: #fdc689; }
    .section_service .service_item_ed.c {
      background: #b6e555;
      border: solid 1px transparent; }
      .section_service .service_item_ed.c:hover {
        background: #fff;
        border-color: #b6e555; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .section_service .service_item_ed {
        padding: 0px 20px; } }
    @media (max-width: 767px) {
      .section_service .service_item_ed {
        padding: 0px 15px; } }
    .section_service .service_item_ed .iconx {
      display: inline-block;
      width: 70px;
      float: left; }
      @media (max-width: 1199px) and (min-width: 992px) {
        .section_service .service_item_ed .iconx {
          width: 45px; } }
      .section_service .service_item_ed .iconx img {
        max-width: 100%;
        height: auto; }
      @media (max-width: 560px) {
        .section_service .service_item_ed .iconx {
          width: 50px; } }
    .section_service .service_item_ed .content_srv {
      width: calc(100% - 80px);
      display: inline-block;
      float: left;
      margin-left: 25px; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .section_service .service_item_ed .content_srv {
          width: calc(100% - 55px); } }
      @media (max-width: 560px) {
        .section_service .service_item_ed .content_srv {
          width: calc(100% - 60px); } }
      .section_service .service_item_ed .content_srv .title_service {
        display: block;
        font-family: 'Arial';
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
        color: #2f2f33; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .section_service .service_item_ed .content_srv .title_service {
            font-size: 15px; } }
      .section_service .service_item_ed .content_srv .content_service {
        display: block;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        margin-top: 10px;
        color: #2f2f33; }
        @media (min-width: 992px) and (max-width: 1199px) {
          .section_service .service_item_ed .content_srv .content_service {
            font-size: 13px;
            margin-top: 5px; } }
        .section_service .service_item_ed .content_srv .content_service a {
          font-weight: bold;
          color: #2f2f33;
          text-decoration: none; }
          .section_service .service_item_ed .content_srv .content_service a:hover {
            color: #ec407a; }

/*REPONSIVE SERVICE*/
/*END SERVICE*/
/*BLOG FOOTER*/
.blog_footer {
  overflow: hidden;
  padding-top: 15px; }
  .blog_footer .blog_item_footer {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #3b3b3b; }
    .blog_footer .blog_item_footer:last-child {
      border-bottom: 0px; }
    .blog_footer .blog_item_footer .blog_item_thumbnail {
      width: 70px;
      display: block;
      float: left;
      margin-right: 15px; }
    .blog_footer .blog_item_footer .info_blog {
      display: block;
      padding-left: 85px; }
      .blog_footer .blog_item_footer .info_blog .post-time {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 21px;
        color: #929292;
        margin-top: 10px;
        display: inherit; }
      .blog_footer .blog_item_footer .info_blog .blog-item-name {
        margin: 0px;
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 21px;
        font-weight: 400;
        padding: 0px; }
        .blog_footer .blog_item_footer .info_blog .blog-item-name a {
          color: #d3d3d3; }

/*eND*/
/*POPUP  QUANG CAO SITE*/
.newsletterwrapper {
  position: relative; }

#email-modal {
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }
  #email-modal .modal-overlay {
    background: rgba(20, 20, 20, 0.7);
    height: 100%;
    position: absolute;
    width: 100%; }
  #email-modal .button_popup {
    position: absolute;
    color: #fff;
    opacity: 1;
    display: block;
    left: 0;
    width: 100%;
    margin-left: 280px; }
    @media (min-width: 1200px) and (max-width: 1440px) {
      #email-modal .button_popup {
        margin-left: 200px !important;
        top: 70px; } }
    @media (min-width: 1440px) {
      #email-modal .button_popup {
        top: 100px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      #email-modal .button_popup {
        top: 100px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #email-modal .button_popup {
        top: 100px; } }
    #email-modal .button_popup i {
      color: #fff;
      position: absolute;
      z-index: 99999; }
  #email-modal .background_popup {
    width: 100%;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    #email-modal .background_popup .iner {
      position: relative; }
    #email-modal .background_popup a img {
      max-width: 100%;
      height: auto; }
      @media (min-width: 1200px) and (max-width: 1440px) {
        #email-modal .background_popup a img {
          width: 40%; } }

@media (max-width: 767px) and (min-width: 544px) {
  #email-modal .button_popup {
    margin-left: 210px; } }

@media (max-width: 543px) and (min-width: 425px) {
  #email-modal .button_popup {
    top: 35px;
    margin-left: 160px; } }

@media (max-width: 424px) and (min-width: 320px) {
  #email-modal .button_popup {
    top: 25px;
    margin-left: 120px; } }

/*eMD*/
/*BLOG OTHER ARTICEL*/
.article_large {
  padding-left: 0px; }
  @media (max-width: 1199px) {
    .article_large {
      padding: 0px 15px; } }
  @media (max-width: 991px) {
    .article_large {
      margin-top: 30px; } }

@media (max-width: 1199px) {
  .blog_index_top {
    margin-bottom: 30px; } }

.post_other {
  overflow: hidden; }
  .post_other .title_other {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #191919;
    line-height: 24px;
    padding: 0px 0px 15px; }
    .post_other .title_other a {
      color: #191919;
      text-decoration: none; }
    .post_other .title_other:hover a {
      color: #ec407a; }
  .post_other .post_item {
    position: relative;
    padding: 0px 0px 0px 15px; }
    .post_other .post_item:hover:before {
      color: #ec407a; }
    .post_other .post_item:before {
      font-family: 'FontAwesome';
      content: "\f0da";
      font-size: 15px;
      color: #333;
      line-height: 21px;
      position: absolute;
      top: 0px;
      left: 0px; }
    .post_other .post_item:first-child {
      margin-top: 0px; }
      .post_other .post_item:first-child .blog-item-name {
        margin-top: 0px; }
  .post_other .blog-item-name {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    position: relative;
    font-size: 15px;
    line-height: 21px;
    margin: 10px 0px 0px; }

/*Module danh muc san pham dung anh hien thi*/
.title_dm {
  display: block;
  text-align: center;
  position: relative;
  padding: 15px 0px; }
  .title_dm:before {
    content: " ";
    width: 100%;
    height: 1px;
    padding: 0.5px 0px;
    position: absolute;
    line-height: 36px;
    left: 0px;
    background: #ebebeb;
    top: 50%; }
  .title_dm:after {
    content: " ";
    width: 100%;
    height: 1px;
    padding: 0.5px 0px;
    position: absolute;
    line-height: 36px;
    right: 0px;
    background: #ebebeb;
    top: 50%; }
  .title_dm h2 {
    font-family: 'Arial', sans-serif;
    margin: 0px;
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #1d3046;
    padding: 0px 30px;
    background-color: #fff;
    display: inline-block;
    z-index: 9;
    position: relative; }
    .title_dm h2:hover a {
      text-decoration: none; }

.section_popular_category .col-cate .wrp_cls {
  position: relative;
  text-align: center; }
  .section_popular_category .col-cate .wrp_cls:hover a img {
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2); }
  .section_popular_category .col-cate .wrp_cls .block_name {
    position: absolute;
    bottom: 0;
    z-index: 22;
    display: block;
    width: 100%; }
  .section_popular_category .col-cate .wrp_cls .block_title_cate {
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #fff;
    padding: 10px 25px;
    margin: 0px auto;
    background-color: #ec407a;
    text-align: center;
    display: inline-block; }
    .section_popular_category .col-cate .wrp_cls .block_title_cate a {
      color: #fff;
      text-decoration: none; }

@media (max-width: 991px) {
  .section_popular_category .col-cate .wrp_cls {
    margin-bottom: 15px !important; }
    .section_popular_category .col-cate .wrp_cls:last-child {
      margin-bottom: 0px; } }

/*Module Product news*/
.section_product_news {
  padding: 20px 0px 0px; }
  .section_product_news .product_grid_news .product-box {
    margin-bottom: 12px; }
    .section_product_news .product_grid_news .product-box .product-info .product-name {
      margin: 10px 0px; }

.title_module {
  display: block;
  line-height: 40px;
  z-index: 9; }
  .title_module.title_background {
    background: #ec407a;
    padding: 0px 20px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    height: 55px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px; }
    .title_module.title_background h2 {
      line-height: 55px;
      color: #fff;
      font-weight: 400;
      font-size: 14px; }
    .title_module.title_background .ti {
      font-size: 14px;
      float: right;
      line-height: 55px; }
    .title_module.title_background span {
      color: #fff;
      text-transform: uppercase; }
  .title_module h2 {
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    line-height: 28px;
    font-size: 21px;
    padding: 0px 0px 0px; }
    .title_module h2:hover a {
      color: #ec407a; }
    .title_module h2 a, .title_module h2 span, .title_module h2 .fa {
      color: #2f2f33;
      text-decoration: none; }

.aside-title-filter {
  border-bottom: solid 1px #ebebeb;
  position: relative;
  margin-bottom: 25px; }
  .aside-title-filter:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #ec407a;
    position: absolute;
    bottom: -1px;
    left: 0px; }
  .aside-title-filter h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #2f2f33;
    font-size: 18px;
    line-height: 24px;
    position: relative; }

.aside-title-fillter .title_module {
  border-bottom: 0px; }
  .aside-title-fillter .title_module h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #2f2f33;
    font-size: 16px;
    line-height: 24px;
    position: relative; }

.wrap_bd {
  border: solid 1px #ebebeb;
  padding: 30px 15px 0px;
  min-height: 100px;
  border-bottom: solid 2px #ec407a; }

@media (min-width: 1200px) {
  .wrap_bd .product_grid_news .col-lg-2:nth-child(6n+1) {
    clear: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .wrap_bd .product_grid_news .col-md-4:nth-child(3n+1) {
    clear: left; }
  .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail {
    width: 75px !important;
    float: left;
    display: block;
    text-align: center; }
  .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail a {
    max-height: auto !important;
    max-width: 60px !important; }
  .wrp_list_product .item_small .product-box.product-list-small .product-info {
    width: calc(100% - 90px) !important;
    display: block;
    float: left;
    text-align: left;
    padding-bottom: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .wrap_bd .product_grid_news .col-sm-4:nth-child(3n+1) {
    clear: left; }
  .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail {
    width: 140px !important;
    float: left;
    display: block;
    text-align: center; }
  .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail a {
    max-height: auto !important;
    max-width: 140px !important; }
  .wrp_list_product .item_small .product-box.product-list-small .product-info {
    width: calc(100% - 160px) !important;
    display: block;
    float: left;
    text-align: left;
    padding-bottom: 0px;
    margin-left: 15px; } }

@media (max-width: 767px) {
  .wrap_bd .product_grid_news .col-xs-6:nth-child(2n+1) {
    clear: left; } }

/*Product Preview*/
.recently-viewed-products {
  margin-top: 20px; }
  @media (max-width: 767px) {
    .recently-viewed-products {
      margin-top: 20px !important; } }
  .recently-viewed-products .title_section_center_df .title {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 28px;
    color: #2f2f33;
    padding-bottom: 15px;
    border-bottom: solid 1px #ebebeb;
    margin: 0; }
    .recently-viewed-products .title_section_center_df .title:hover a {
      color: #ec407a; }
    .recently-viewed-products .title_section_center_df .title a {
      color: #2f2f33;
      text-decoration: none; }

.delay {
  display: none; }

.product_prv {
  position: relative;
  padding: 20px 0px 20px;
  overflow: unset !important; }
  @media (max-width: 767px) {
    .product_prv {
      margin: 0px; } }
  .product_prv .owl-item {
    float: left; }
  .product_prv .item .wrp {
    overflow: hidden;
    padding: 10px 0px 10px; }
  .product_prv .item .image {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 180px; }
    .product_prv .item .image img {
      max-height: 100%;
      width: auto !important;
      max-width: 100%;
      display: block; }
  .product_prv .item .product-info {
    display: block;
    margin-left: 0px;
    width: 100%;
    float: left; }
    .product_prv .item .product-info h3 {
      margin: 0px;
      padding: 0px;
      font-family: 'Roboto', sans-serif;
      font-size: 14px;
      line-height: 26px;
      color: #2f2f33; }
      .product_prv .item .product-info h3 a {
        text-decoration: none;
        color: #2f2f33; }
      .product_prv .item .product-info h3:hover {
        color: #ec407a; }
        .product_prv .item .product-info h3:hover a {
          color: #ec407a; }
    .product_prv .item .product-info .price-box {
      font-family: 'Roboto', sans-serif;
      color: #fff;
      font-size: 0px; }
      .product_prv .item .product-info .price-box .price .product-price {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        color: #ec407a;
        line-height: 22px;
        margin-right: 10px;
        display: inline-block; }
      .product_prv .item .product-info .price-box .sale-price {
        color: #acacac !important; }
      .product_prv .item .product-info .price-box .special-price .price {
        font-size: 13px;
        font-family: 'Roboto', sans-serif; }
  .product_prv .owl-nav {
    position: absolute;
    top: -25px;
    right: 30px; }
    @media (max-width: 991px) {
      .product_prv .owl-nav {
        top: -55px; } }
    @media (max-width: 543px) {
      .product_prv .owl-nav {
        right: 25px; } }
    .product_prv .owl-nav .owl-prev, .product_prv .owl-nav .owl-next {
      background: #fff; }
      .product_prv .owl-nav .owl-prev:before, .product_prv .owl-nav .owl-next:before {
        background: #fff;
        font-size: 24px;
        color: #2f2f33; }
    .product_prv .owl-nav .owl-prev {
      right: -15px;
      left: auto; }
    .product_prv .owl-nav .owl-next {
      right: -40px;
      left: auto; }
  @media (min-width: 1200px) {
    .product_prv .col-lg-3:nth-child(4n+1) {
      clear: left; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .product_prv .col-md-3:nth-child(4n+1) {
      clear: left; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .product_prv .col-sm-6:nth-child(2n+1) {
      clear: left; } }
  @media (max-width: 767px) {
    .product_prv .col-xs-12:nth-child(1n+1) {
      clear: left; } }

/*Module service details*/
.module_service_details {
  margin-bottom: 30px; }
  .module_service_details .wrap_module_service {
    overflow: hidden;
    background: #f7f7f7;
    border: solid 1px #ebebeb;
    padding: 10px 0px; }
    .module_service_details .wrap_module_service .item_service .wrap_item_ {
      padding: 5px 15px; }
      .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service {
        position: relative;
        padding: 5px 0px 5px 0px;
        text-align: center; }
        .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service img {
          margin-bottom: 10px; }
        .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service p {
          font-family: 'Roboto', sans-serif;
          font-size: 14px;
          line-height: 22px;
          margin: 0px;
          padding: 0px;
          color: #2f2f33; }
        .module_service_details .wrap_module_service .item_service .wrap_item_ .content_service span {
          font-family: 'Roboto', sans-serif;
          font-size: 13px;
          line-height: 22px;
          font-weight: 400;
          color: #9397a5; }

/*Module sp mua nhieu detais product*/
.module_best_sale_product .title_module_ {
  margin-bottom: 15px; }
  .module_best_sale_product .title_module_ .title {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #2f2f33;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase; }
    .module_best_sale_product .title_module_ .title:hover a {
      color: #ec407a; }
    .module_best_sale_product .title_module_ .title a {
      text-decoration: none;
      color: #2f2f33; }

/*Module saleoff today*/
.off_today {
  margin-top: 15px; }
  .off_today .sale_off_today {
    padding: 15px 0px 0px;
    min-height: 100px;
    overflow: hidden; }

/*List small*/
.wrp_list_product .item_small {
  padding: 15px 0px;
  border-bottom: dashed 1px #ebebeb;
  overflow: hidden; }
  .wrp_list_product .item_small:first-child {
    padding-top: 0px; }
  .wrp_list_product .item_small:last-child {
    border-bottom: none; }
  .wrp_list_product .item_small .product-box.product-list-small {
    width: 100%;
    padding: 0px;
    margin-bottom: 0px;
    margin: 0px; }
    .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail {
      width: 80px;
      float: left;
      display: block;
      text-align: center; }
      .wrp_list_product .item_small .product-box.product-list-small .product-thumbnail a {
        max-height: auto !important;
        max-width: 70px; }
    .wrp_list_product .item_small .product-box.product-list-small .product-info {
      width: calc(100% - 95px);
      display: block;
      float: left;
      text-align: left;
      padding-bottom: 0px;
      padding-top: 0px; }
      .wrp_list_product .item_small .product-box.product-list-small .product-info .product-name {
        color: #2f2f33;
        margin: 0px 0px 5px; }
        .wrp_list_product .item_small .product-box.product-list-small .product-info .product-name a {
          color: #2f2f33; }

.wrp_list_product .slick-dots {
  width: 100%;
  bottom: -35px;
  height: 30px;
  left: 0px;
  z-index: 3;
  text-align: left; }
  .wrp_list_product .slick-dots li {
    margin: 0 2px; }
    .wrp_list_product .slick-dots li button:before {
      font-family: 'FontAwesome';
      font-size: 12px;
      content: "\f004";
      color: #d7d7d7; }
    .wrp_list_product .slick-dots li.slick-active button:before {
      font-family: 'FontAwesome';
      font-size: 12px;
      content: "\f004";
      color: #ec407a; }

@media (max-width: 1199px) {
  .wrp_list_product .item_small .product-box.product-list-small .product-info .price-box .product-price {
    display: block; } }

@media (max-width: 991px) {
  .wrp_list_product .item_small {
    padding: 30px 0px !important; }
  .sale_list_product .item_large {
    padding: 30px 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .wrap_bd {
    padding: 50px 15px 20px !important; } }

@media (max-width: 767px) {
  .wrap_bd {
    padding: 40px 15px 20px !important; } }

/*List Large*/
/*Sắp xếp vị trí từng module*/
@media (min-width: 992px) {
  #wrap_three_col {
    display: flex;
    flex-flow: row; }
  #counta {
    order: 1; }
  #countb {
    order: 2; }
  #countc {
    order: 3; } }

/*End*/
/*Top sale*/
.sale_list_product .item_large {
  padding: 20px 0px;
  border-bottom: solid 1px #ebebeb; }
  .sale_list_product .item_large:last-of-type {
    border-bottom: 2px solid #ebebeb; }
  .sale_list_product .item_large:first-of-type {
    padding: 10px 0px 20px; }
  .sale_list_product .item_large .product-box.product-list-large {
    width: 100%;
    padding: 0px 0px;
    margin-bottom: 0px !important;
    margin: 0px; }
    .sale_list_product .item_large .product-box.product-list-large .product-thumbnail {
      float: left;
      display: block;
      text-align: center; }
      .sale_list_product .item_large .product-box.product-list-large .product-thumbnail > a {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        position: relative; }
        .sale_list_product .item_large .product-box.product-list-large .product-thumbnail > a.image_link:before {
          content: " ";
          width: 100%;
          height: 100%;
          position: absolute;
          background: #fff;
          opacity: 0;
          -webkit-transition: 0.2s;
          -moz-transition: 0.2s;
          -ms-transition: 0.2s;
          transition: 0.2s;
          left: 0;
          z-index: 9; }
      .sale_list_product .item_large .product-box.product-list-large .product-thumbnail a img {
        width: auto;
        max-height: 100%;
        max-width: 100%; }
        .sale_list_product .item_large .product-box.product-list-large .product-thumbnail a img.bethua {
          max-width: 100%;
          height: auto; }
      .sale_list_product .item_large .product-box.product-list-large .product-thumbnail a.image_link {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important; }
        .sale_list_product .item_large .product-box.product-list-large .product-thumbnail a.image_link.display_flex {
          display: -webkit-flex;
          -webkit-align-items: center;
          display: -ms-flexbox;
          max-height: 240px;
          height: 240px; }
    .sale_list_product .item_large .product-box.product-list-large .product-info {
      width: calc(100% - 20px);
      display: block;
      float: left;
      text-align: left;
      padding-bottom: 0px; }
      .sale_list_product .item_large .product-box.product-list-large .product-info .product-name {
        margin: 0px 0px 0px; }

.item_large:nth-child(1) .product-box.product-list-large .product-thumbnail:before, .item_large:nth-child(2) .product-box.product-list-large .product-thumbnail:before, .item_large:nth-child(3) .product-box.product-list-large .product-thumbnail:before, .item_large:nth-child(4) .product-box.product-list-large .product-thumbnail:before, .item_large:nth-child(5) .product-box.product-list-large .product-thumbnail:before {
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 38px;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 0px;
  background-image: url("cogsb6f5.html?v=10");
  background-repeat: no-repeat;
  background-size: contain; }

.item_large:nth-child(1) .product-box.product-list-large .product-thumbnail:before {
  content: "1"; }

.item_large:nth-child(2) .product-box.product-list-large .product-thumbnail:before {
  content: "2"; }

.item_large:nth-child(3) .product-box.product-list-large .product-thumbnail:before {
  content: "3"; }

.item_large:nth-child(4) .product-box.product-list-large .product-thumbnail:before {
  content: "4"; }

.item_large:nth-child(5) .product-box.product-list-large .product-thumbnail:before {
  content: "5"; }

.reviews-product-list-small {
  margin-top: 0px;
  margin-bottom: 10px;
  overflow: hidden;
  display: block; }
  .reviews-product-list-small .bizweb-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    float: left; }
    .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star {
      padding: 0px; }
      .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
        font-size: 12px; }
      .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
        content: "\f006";
        color: #ffe382; }
      .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
        content: "\f005";
        color: #ffe382; }
      .reviews-product-list-small .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
        content: "\f123";
        color: #ffe382; }
    .reviews-product-list-small .bizweb-product-reviews-badge div img {
      display: none; }
    .reviews-product-list-small .bizweb-product-reviews-badge div p {
      display: none;
      font-size: 12px;
      color: #7b7b7b; }

.reviews-product-grid {
  margin-top: 0px;
  margin-bottom: 5px;
  overflow: hidden;
  display: block; }
  .reviews-product-grid .bizweb-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    float: left; }
    .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star {
      padding: 0px; }
      .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
        font-size: 12px; }
      .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
        content: "\f006";
        color: #ffe382; }
      .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
        content: "\f005";
        color: #ffe382; }
      .reviews-product-grid .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
        content: "\f123";
        color: #ffe382; }
    .reviews-product-grid .bizweb-product-reviews-badge div img {
      display: none; }
    .reviews-product-grid .bizweb-product-reviews-badge div p {
      display: none;
      font-size: 12px;
      color: #7b7b7b; }

.reviews-product-list {
  margin-top: 0px;
  margin-bottom: 10px;
  overflow: hidden;
  display: block; }
  .reviews-product-list .bizweb-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    float: left; }
    .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star {
      padding: 0px; }
      .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
        font-size: 12px; }
      .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
        content: "\f006";
        color: #cccccc; }
      .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
        content: "\f005";
        color: #ffb739; }
      .reviews-product-list .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
        content: "\f123";
        color: #ffb739; }
    .reviews-product-list .bizweb-product-reviews-badge div img {
      display: none; }
    .reviews-product-list .bizweb-product-reviews-badge div p {
      font-size: 12px;
      color: #7b7b7b; }

.product-summary-list {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #898989;
  line-height: 21px;
  margin-bottom: 15px; }
  .product-summary-list p {
    margin: 0px;
    padding: 0px; }
  .product-summary-list > img {
    display: none; }
  .product-summary-list .views_more {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    margin-top: 5px;
    display: inline-block; }
    .product-summary-list .views_more a {
      color: #ec407a; }

.top_sale {
  margin-top: 15px; }
  .top_sale .top_sale_content {
    border: solid 1px #ebebeb;
    padding: 30px 15px 0px;
    min-height: 100px; }

@media (max-width: 991px) {
  .top_sale.row {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px; }
  .wrap_three_col .aside_support.support_online {
    margin-top: 40px !important; } }

/*aside Support*/
.aside_support {
  margin-top: 15px; }
  .aside_support.support_online .support_content, .aside_support.service .support_content {
    border-bottom: 0px; }
  .aside_support:last-of-type {
    border-bottom: solid 2px #ddd; }
  .aside_support.service, .aside_support.facebook {
    margin-top: 0px; }
    .aside_support.service .support_content, .aside_support.facebook .support_content {
      border-top: 0px; }
  .aside_support .support_content {
    border: solid 1px #ebebeb;
    padding: 30px 0px 0px;
    min-height: 100px; }
    .aside_support .support_content.fb_padding {
      padding: 0px 0px 0px; }
    .aside_support .support_content .list_support {
      padding: 10px 0px 40px;
      overflow: hidden; }
      .aside_support .support_content .list_support.fb_ {
        padding: 0px 0px 20px;
        padding-bottom: 35px; }
      .aside_support .support_content .list_support .fb_content {
        padding: 0px 15px; }
      .aside_support .support_content .list_support ul li {
        width: 100%;
        padding: 2px 15px;
        float: left; }
        .aside_support .support_content .list_support ul li .ico_black {
          width: 30px;
          height: 30px;
          text-align: center;
          float: left; }
          .aside_support .support_content .list_support ul li .ico_black .fa {
            font-family: 'FontAwesome';
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            display: inline-block;
            width: 30px; }
        .aside_support .support_content .list_support ul li a {
          display: block;
          text-decoration: none;
          line-height: 38px;
          width: 100%; }
          .aside_support .support_content .list_support ul li a .ico {
            position: relative;
            display: block;
            width: 30px;
            height: 30px;
            float: left;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
            line-height: 100px;
            letter-spacing: -1px;
            color: #fff;
            border: none;
            border-radius: 50%;
            background: #e8e8e8;
            cursor: pointer;
            box-shadow: 0 0 0 0 rgba(221, 221, 221, 0.6);
            -webkit-animation: pulse 1.4s infinite; }
            .aside_support .support_content .list_support ul li a .ico .fa {
              font-family: 'FontAwesome';
              font-size: 16px;
              line-height: 38px;
              text-align: center;
              position: absolute;
              left: 30%;
              top: -4px;
              display: block; }
              .aside_support .support_content .list_support ul li a .ico .fa.fa-phone {
                color: #e66f0e; }
              .aside_support .support_content .list_support ul li a .ico .fa.fa-skype {
                color: #42afed; }
        .aside_support .support_content .list_support ul li .title_ {
          font-family: 'Arial', sans-serif;
          font-size: 15px;
          color: #20344b;
          display: block;
          float: left;
          width: calc(100% - 50px);
          margin-left: 10px;
          line-height: 30px; }

@-webkit-keyframes pulse {
  0% { }
  50% {
    box-shadow: 0 0 0 5px rgba(235, 235, 235, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(221, 221, 221, 0); } }

/*Endasidesupport*/
/*Section blog end*/
/*Blog*/
.section_blog_end {
  padding-top: 30px; }

.blog_module {
  padding: 0px 10px 0px; }

.wrap_blog_module {
  padding-bottom: 20px;
  border-bottom: solid 1px #ebebeb;
  min-height: 100px;
  overflow: hidden; }

.blog_item_module .blog-item-name {
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #252525;
  margin-bottom: 10px; }
  .blog_item_module .blog-item-name a {
    text-decoration: none;
    color: #252525; }

.blog_item_module .blog-item-summary {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #7d7d7d; }
  .blog_item_module .blog-item-summary img {
    display: none; }

.blog_item_module:first-of-type {
  padding: 0px 50px 0px 0px;
  width: 50%;
  float: left; }
  .blog_item_module:first-of-type .blog_item_thumbnail {
    position: relative;
    margin-bottom: 25px;
    cursor: pointer; }
  .blog_item_module:first-of-type .blog-item-name {
    padding-top: 15px; }
  .blog_item_module:first-of-type .post-time {
    padding: 10px 20px;
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    background-color: #ec407a;
    position: absolute;
    z-index: 9;
    margin-top: -15px; }

.blog_item_module:nth-child(2), .blog_item_module:nth-child(3), .blog_item_module:nth-child(4), .blog_item_module:nth-child(5) {
  width: 50%;
  float: left;
  border-top: solid 1px #ebebeb;
  padding: 15px 0px; }
  .blog_item_module:nth-child(2) .blog_item_thumbnail, .blog_item_module:nth-child(2) .post-time, .blog_item_module:nth-child(3) .blog_item_thumbnail, .blog_item_module:nth-child(3) .post-time, .blog_item_module:nth-child(4) .blog_item_thumbnail, .blog_item_module:nth-child(4) .post-time, .blog_item_module:nth-child(5) .blog_item_thumbnail, .blog_item_module:nth-child(5) .post-time {
    display: none; }
  .blog_item_module:nth-child(2) .blog-item-name a, .blog_item_module:nth-child(3) .blog-item-name a, .blog_item_module:nth-child(4) .blog-item-name a, .blog_item_module:nth-child(5) .blog-item-name a {
    padding-left: 15px; }
    .blog_item_module:nth-child(2) .blog-item-name a:before, .blog_item_module:nth-child(3) .blog-item-name a:before, .blog_item_module:nth-child(4) .blog-item-name a:before, .blog_item_module:nth-child(5) .blog-item-name a:before {
      position: absolute;
      left: 0px;
      top: 0px;
      font-family: 'Arial', sans-serif;
      font-size: 15px;
      font-weight: bold;
      line-height: 20px;
      color: #252525; }

.blog_item_module:nth-child(2) .blog-item-name a:before {
  content: "2."; }

.blog_item_module:nth-child(3) .blog-item-name a:before {
  content: "3."; }

.blog_item_module:nth-child(4) .blog-item-name a:before {
  content: "4."; }

@media (max-width: 767px) {
  .blog_item_module:first-of-type {
    width: 100% !important;
    padding: 0px !important; }
  .blog_item_module:nth-child(2), .blog_item_module:nth-child(3), .blog_item_module:nth-child(4), .blog_item_module:nth-child(5) {
    width: 100% !important; } }

/*reviews guset*/
.review_module {
  padding: 0px 10px 0px;
  margin-top: 50px; }

.wrap_review_module {
  padding-top: 40px;
  position: relative; }
  .wrap_review_module .qts:before {
    content: " ";
    font-size: 97px;
    position: absolute;
    top: 50px;
    left: 0px;
    height: 80px;
    text-align: center;
    line-height: 77px;
    font-weight: 400;
    background-image: url("qtsb6f5.html?v=10");
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px; }
  .wrap_review_module .owl_review {
    padding: 0px 0px 0px 70px; }
    .wrap_review_module .owl_review .item {
      padding: 30px 100px 0px 0px;
      position: relative; }
      .wrap_review_module .owl_review .item .reviews_content span {
        font-family: 'Times New Roman';
        font-size: 18px;
        font-style: italic;
        line-height: 31px;
        color: #252525;
        font-weight: 400; }
      .wrap_review_module .owl_review .item .author {
        margin-top: 25px;
        overflow: hidden; }
        .wrap_review_module .owl_review .item .author .image_author {
          text-align: left;
          width: 85px;
          overflow: hidden;
          display: inline-block;
          float: left; }
          .wrap_review_module .owl_review .item .author .image_author img {
            max-width: 100%;
            height: auto;
            border-radius: 50%;
            width: 65px; }
        .wrap_review_module .owl_review .item .author .r_nanme .title_author {
          margin: 5px 0px 0px 0px;
          padding: 0px;
          font-family: 'Arial', sans-serif;
          font-size: 16px;
          line-height: 30px;
          color: #252525;
          font-weight: bold;
          font-style: normal; }
        .wrap_review_module .owl_review .item .author .r_nanme span {
          font-family: 'Times New Roman';
          font-size: 14px;
          font-style: italic;
          line-height: 24px;
          color: #888888;
          font-weight: 400;
          margin-top: -4px;
          display: block; }
    .wrap_review_module .owl_review .owl-nav {
      display: none !important; }
    .wrap_review_module .owl_review .owl-dots {
      position: absolute;
      bottom: 10px;
      right: 0px;
      display: inline-block;
      width: auto; }
      .wrap_review_module .owl_review .owl-dots .owl-dot {
        background-color: #bdbdbd;
        width: 10px;
        height: 10px; }
        .wrap_review_module .owl_review .owl-dots .owl-dot.active {
          background-color: #ec407a; }

@media (max-width: 767px) {
  .wrap_review_module .qts:before {
    font-size: 88px !important;
    height: 60px !important;
    width: 30px !important; }
  .wrap_review_module .owl_review {
    padding: 0px 0px 0px 45px !important; }
  .wrap_review_module .owl_review .item {
    padding: 15px 0px 0px 0px !important;
    position: relative; }
  .wrap_review_module .owl_review .item .author .r_nanme .title_author {
    font-size: 14px !important; } }

/*Section danh muc owl*/
.section_category_slide .owl_category .item {
  text-align: center; }
  .section_category_slide .owl_category .item .wrp_category {
    border: solid 1px #ebebeb;
    padding: 10px;
    text-align: center; }
    .section_category_slide .owl_category .item .wrp_category.display_flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .section_category_slide .owl_category .item .wrp_category.display_flex > a {
        max-height: 110px;
        height: 110px;
        text-align: center;
        display: block;
        margin: 0 auto; }
    .section_category_slide .owl_category .item .wrp_category a {
      display: block;
      text-align: center; }
    .section_category_slide .owl_category .item .wrp_category a img {
      width: auto;
      max-height: 100%;
      max-width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .section_category_slide .owl_category .item .wrp_category img {
      margin: 0 auto; }
  .section_category_slide .owl_category .item .title_cate {
    margin: 10px 0px;
    padding: 0px;
    font-family: 'Arial', sans-serif;
    line-height: 20px;
    color: #3d454e;
    font-size: 15px; }
    .section_category_slide .owl_category .item .title_cate a {
      color: #3d454e;
      text-decoration: none; }

.section_category_slide .owl_category .owl-nav .owl-prev, .section_category_slide .owl_category .owl-nav .owl-next {
  top: 40%;
  height: 35px;
  width: 35px; }

.section_category_slide .owl_category .owl-nav .owl-next {
  margin-right: -15px; }
  .section_category_slide .owl_category .owl-nav .owl-next:before {
    font-family: 'FontAwesome';
    content: "\f0da";
    text-align: center;
    line-height: 35px;
    margin-left: 6px;
    color: #333; }
  .section_category_slide .owl_category .owl-nav .owl-next:hover {
    background: #ec407a; }
    .section_category_slide .owl_category .owl-nav .owl-next:hover:before {
      color: #fff;
      background-color: #ec407a; }

.section_category_slide .owl_category .owl-nav .owl-prev {
  margin-left: -15px; }
  .section_category_slide .owl_category .owl-nav .owl-prev:before {
    font-family: 'FontAwesome';
    content: "\f0d9";
    text-align: center;
    line-height: 35px;
    margin-left: 0px;
    color: #333; }
  .section_category_slide .owl_category .owl-nav .owl-prev:hover {
    background: #ec407a; }
    .section_category_slide .owl_category .owl-nav .owl-prev:hover:before {
      color: #fff;
      background-color: #ec407a; }

@media (min-width: 1200px) {
  .cate_group .col-lg-3:nth-child(4n+1) {
    clear: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .cate_group .col-md-3:nth-child(4n+1) {
    clear: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  .cate_group .col-sm-4:nth-child(3n+1) {
    clear: left; } }

@media (max-width: 767px) {
  .cate_group .col-xs-6:nth-child(2n+1) {
    clear: left; } }

/*Tab products*/
.section_tab_product h2 {
  font-size: 1.71429em;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 20px 0; }

.section_tab_product .tabs-title {
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden; }
  .section_tab_product .tabs-title li {
    width: 140px;
    display: inline-block;
    background: #dadbdb;
    height: 40px;
    line-height: 40px;
    margin-right: 1px; }
    .section_tab_product .tabs-title li.current {
      color: #fff;
      background: #898989; }

.section_tab_product .tab-content {
  clear: left; }
  @media (min-width: 1200px) {
    .section_tab_product .tab-content .products .col-lg-3:nth-child(4n+1) {
      clear: left; } }

@media (max-width: 1199px) and (min-width: 768px) {
  .section_tab_product .products .col-sm-4:nth-child(3n+1) {
    clear: left; } }

@media (max-width: 767px) {
  .section_tab_product .tabs-title li {
    width: 87px; } }

/*Blogs*/
.section-news h2 {
  line-height: 60px;
  position: relative;
  margin: 0 0 25px 0; }
  .section-news h2:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #dadada;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .section-news h2:after {
    bottom: 0;
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background: #dadada;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.section-news .blog-item {
  background: #fff; }

@media (max-width: 767px) {
  iframe.lightVideo.youtube {
    width: 100%;
    height: 200px !important; } }
