body {
  font-family: 'Open Sans', sans-serif !important; }

.aside-top .welcome {
  font-weight: normal; }

.f_bold {
  font-weight: 600; }

.title-main {
  font-family: 'Open Sans', sans-serif; }

.category-list.style1 .item:hover .img:before {
  background-color: #da251c;
  opacity: 0.75; }
.category-list.style1 .item:hover .caption {
  display: block;
  font-size: 26px; }
.category-list.style1 .item .img {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  padding-bottom: 66.67%; }
  .category-list.style1 .item .img:before {
    background-color: unset; }
.category-list.style1 .item .caption {
  display: none; }
.category-list.style2 {
  margin-top: -10px;
  margin-bottom: 10px; }
  .category-list.style2 .item:nth-child(1) a {
    background: #ef4036; }
  .category-list.style2 .item:nth-child(2) a {
    background: #f36d23; }
  .category-list.style2 .item:nth-child(2) img {
    padding: 0 3px; }
  .category-list.style2 .item:nth-child(3) a {
    background: #a2cd3a; }
  .category-list.style2 .item:nth-child(3) img {
    padding: 7px 5px; }
  .category-list.style2 .item:nth-child(4) a {
    background: #40b97e; }
  .category-list.style2 .item a {
    display: block; }
  .category-list.style2 .item .img {
    height: 90px;
    padding: 10px; }
    .category-list.style2 .item .img:before {
      background-color: #e8f2fb;
      height: auto; }
    .category-list.style2 .item .img img, .category-list.style2 .item .img .caption {
      position: unset;
      top: unset;
      left: unset;
      z-index: 2;
      -webkit-transform: unset;
      transform: unset;
      -webkit-transform: unset;
      transform: unset;
      -webkit-transition: unset;
      transition: unset; }
    .category-list.style2 .item .img img {
      float: left;
      width: 70px;
      height: 70px;
      margin: 0 15px 0 5px; }
    .category-list.style2 .item .img .caption {
      float: right;
      height: 70px;
      padding-top: 14px;
      font-size: 15px;
      color: white;
      font-weight: normal;
      text-align: left;
      width: calc(100% - 90px); }
      .category-list.style2 .item .img .caption:before {
        content: none; }

.prod-item {
  margin-bottom: 20px; }
  .prod-item .img {
    padding-bottom: 80%; }
    .prod-item .img img {
      width: 80%; }

.prod-item .name {
  margin-top: 0;
  font-weight: bold; }

.prod-item .priceon {
  font-size: 18px;
  margin-bottom: 4px; }

.prod-item .priceoff span {
  color: #bdbdbd;
  text-decoration: line-through;
  font-size: 13px; }
  .prod-item .priceoff span.pricedown {
    color: #da251c;
    text-decoration: blink;
    font-weight: 600;
    font-size: 13px;
    font-style: italic;
    display: block;
    background: #e8f2fb;
    width: 40px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 20px;
    padding-top: 11px;
    height: 40px; }

.prod-detail__info .price-current {
  font-size: 24px; }

.blog-item .img img {
  max-width: 120%;
  /*max-height: fit-content;*/ }
.blog-item .textwrap .name {
  height: unset;
  font-size: 16px;
  text-align: justify; }
.blog-item .textwrap .summary {
  display: none;
  text-align: justify;
  font-size: 15px; }

.footer-logo {
  margin-bottom: 12px; }

.footer .company-info .name {
  margin-top: 20px;
  margin-bottom: 10px; }

.footer-menu a {
  font-size: 16px; }

.buyfast .modal-dialog {
  margin-top: 100px; }
.buyfast .modal-content {
  padding: 20px; }
  .buyfast .modal-content h4 {
    font-size: 22px; }
  .buyfast .modal-content input {
    height: 34px; }
  .buyfast .modal-content button {
    margin-top: -3px;
    border-radius: 0;
    background: #da251c;
    border-color: #da251c; }

.fanpage img {
  width: 100%; }

.breadcrumb-content .breadcrumb li svg {
  margin-bottom: -2px; }

.breadcrumb-content .breadcrumb li a {
  font-size: 12px; }

.title-sort .sort .select-box {
  float: right; }

.prod-item {
  height: 290px; }

@media screen and (min-width: 320px) {
  .title-main {
    font-size: 35px; } }
@media screen and (min-width: 768px) {
  .title-main {
    font-size: 35px; } }
@media screen and (min-width: 992px) {
  .title-sort {
    padding: 12px; } }
@media screen and (min-width: 1200px) {
  .section.prod-cate .prod-cate__item .name {
    font-size: 15px; }

  .prod-content .leftcol .title {
    font-size: 20px; }

  .prod-content .leftcol .list .collapse-title a {
    font-size: 16px; }

  .prod-content .leftcol .list .collapse a {
    font-size: 16px; }

  .prod-detail__info {
    font-size: 15px; }

  .prod-detail__info .name {
    margin-top: 0px;
    margin-bottom: 20px;
    color: black !important;
    font-size: 30px; }

  .blog-feature.style1 .list .text {
    height: 100px;
    overflow: hidden; } }
@media (min-width: 1330px) {
  .container {
    width: 1170px; }

  .nav-main__inner {
    font-size: 15px; }

  .menu .item + .item {
    margin-left: 30px; } }
.aside-top {
  height: 30px;
  padding-top: 7px; }
  .aside-top .welcome {
    font-size: 13px; }
  .aside-top .mail a {
    font-size: 15px; }

.header-top .container {
  height: 120px; }
.header-top .hotline, .header-top .block-right {
  margin-top: 18px; }
.header-top .hotline {
  color: #424242; }
  .header-top .hotline .icon {
    background: #da251c;
    border-color: #da251c; }
    .header-top .hotline .icon svg {
      color: white; }
.header-top .logo {
  max-width: 160px;
  height: unset; }

.nav-main .prod-menu-btn a {
  color: #424242;
  font-weight: bold;
  width: 250px;
}
.nav-main .menu .item a {
  font-size: 16px;
  color: #424242;
  padding: 3px; }
  .nav-main .menu .item a:hover, .nav-main .menu .item a:focus, .nav-main .menu .item a.active {
    color: #da251c; }

.content-main .section {
  padding-bottom: 0; }

section.prod-feature .title-main, section.prod-prom .title-main, section.fanpage .title-main, section.blog .title-main {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 600; }
section.prod-feature {
  margin-top: -25px; }

.prod-list {
  padding-top: 15px; }

.prod-item .name {
  font-size: 16px; }
.prod-item .priceon {
  font-size: 16px; }

.breadcrumb-content .breadcrumb {
  font-size: 13px; }

.content-main section.section.prod-cate {
  padding: 0 0 10px; }
  .content-main section.section.prod-cate .prod-cate__item .img {
    padding-bottom: 80%; }
    .content-main section.section.prod-cate .prod-cate__item .img img {
      width: 80%; }
  .content-main section.section.prod-cate .prod-cate__item .name {
    font-size: 16px;
    color: #424242;
    font-weight: 600; }
.content-main section.section.prod-content {
  padding-top: 10px; }
  .content-main section.section.prod-content .leftcol .title {
    font-size: 18px;
    padding: 15px; }
  .content-main section.section.prod-content .leftcol .list .collapse li a {
    padding-left: 30px;
    font-style: italic;
    font-size: 14px; }
  .content-main section.section.prod-content .leftcol .list a {
    padding: 15px; }
  .content-main section.section.prod-content .leftcol .list.style2 .item {
    padding: 15px; }
  .content-main section.section.prod-content .rightcol .title-sort {
    padding: 10px 15px; }
    .content-main section.section.prod-content .rightcol .title-sort .sort .select-box {
      height: 30px; }
      .content-main section.section.prod-content .rightcol .title-sort .sort .select-box #sort_name {
        height: 30px;
        font-size: 12px;
        font-weight: normal; }
.content-main section.section.prod-detail {
  padding-top: 10px; }
  .content-main section.section.prod-detail .prod-detail__info .name {
    margin-bottom: 10px;
    font-weight: 600; }
  .content-main section.section.prod-detail .prod-detail__info .price.mb-5 {
    margin-bottom: 7px !important;
    font-weight: 600; }
  .content-main section.section.prod-detail .prod-detail__info .cl_gray.mb-5 {
    margin-bottom: 7px !important; }
  .content-main section.section.prod-detail .prod-detail__info a.btn-main {
    margin-left: 15px;
    background: #e8f2fb;
    color: #da251c !important;
    font-weight: 600; }
  .content-main section.section.prod-detail aside .btn-main {
    display: none;
    background: #e8f2fb;
    color: #da251c !important;
    font-weight: 600; }
  .content-main section.section.prod-detail aside .btn-cta .icon {
    border: 1.5px solid #da251c; }
  .content-main section.section.prod-detail .mb-50 {
    margin-bottom: 20px; }
  .content-main section.section.prod-detail .blog-feature.style1 .list .item .img {
    width: 60px; }
    .content-main section.section.prod-detail .blog-feature.style1 .list .item .img a {
      width: 60px;
      height: 60px;
      border-radius: 50%;
      border: 1px solid #e8f2fb;
      overflow: hidden; }
      .content-main section.section.prod-detail .blog-feature.style1 .list .item .img a img {
        max-width: unset; }
  .content-main section.section.prod-detail .blog-feature.style1 .list .item .text {
    width: calc(100% - 60px);
    height: 60px; }

.category-list .item .caption {
  font-size: 20px;
  font-weight: 600; }

.blog.news {
  padding-top: 0; }

.blog.news .blog-item .img {
  overflow: hidden;
  width: 240px;
  height: 240px;
  margin: 0 auto;
  padding: 0;
  border-radius: 50%; }
  .blog.news .blog-item .img img {
    max-width: unset;
    max-height: unset;
    height: inherit;
    position: relative;
    top: unset;
    left: unset;
    -webkit-transform: unset;
    transform: unset;
    -webkit-transform: unset;
    transform: unset;
    -webkit-transition: unset;
    transition: unset;
    transition: unset;
    transition: unset; }
.blog.news .blog-item .textwrap .name {
  text-align: center; }

.blog-feature.style1 .title {
  padding-top: 5px;
  padding-bottom: 10px; }

.footer {
  margin-top: 30px; }

.footer .title {
  font-size: 18px; }

.footer-menu a {
  font-size: 15px; }

.copyright {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px; }

.prod-content .prod-list {
  border: 1px solid #e8f2fb; }

.pagination-list {
  float: none;
  text-align: center;
  font-weight: 600;
  color: #424242; }
  .pagination-list .item {
    float: none;
    display: inline-block; }
    .pagination-list .item.active {
      color: #da251c; }
    .pagination-list .item.disabled {
      color: #bbbbbb; }
  .pagination-list a {
    color: #424242;
    font-weight: 600; }
  .pagination-list svg {
    display: none; }

.title-aside {
  font-size: 18px;
  padding: 12px; }

.section.prod-feature.same-catalog {
  padding-top: 55px; }

.content-main .section.blog-content {
  padding-top: 5px; }
  .content-main .section.blog-content .blog-content__cate .list li.title {
    background: #da251c; }
    .content-main .section.blog-content .blog-content__cate .list li.title a {
      font-weight: 600;
      color: white;
      font-size: 18px; }
  .content-main .section.blog-content .blog-content__cate .list a {
    padding: 10px; }
  .content-main .section.blog-content .blog-content__para .d-block * {
    font-family: 'Open Sans', sans-serif !important;
    /*font-size: 16px;*/ }
  .content-main .section.blog-content .blog-content__para .title-aside {
    background: #e8f2fb;
    color: #424242;
    font-weight: 600;
    padding: 13px; }
  .content-main .section.blog-content .blog-content__para .text {
    background: transparent;
    border: 1px solid #e8f2fb; }

.section.cart .cart-table {
  padding-top: 0; }

.cart-table {
  padding-top: 10px; }
  .cart-table .cart-table__item.title {
    background: #e8f2fb;
    color: #424242;
    font-weight: 600; }
  .cart-table .cart-table__item .col {
    padding: 15px; }
  .cart-table .cart-table__item .text {
    padding-left: 15px; }
  .cart-table .cart-table__item .quantity__value {
    width: 60px;
    height: 30px; }

.title-main.md {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 26px; }

.cart-order .cart-order__list {
  font-size: 15px; }
  .cart-order .cart-order__list .item {
    padding: 10px; }
    .cart-order .cart-order__list .item span i {
      font-size: 10px; }
    .cart-order .cart-order__list .item.button {
      padding: 0; }
  .cart-order .cart-order__list .val.lg {
    font-size: 17px; }
.cart-order .cart-order__discount {
  background: #e8f2fb; }
  .cart-order .cart-order__discount .title {
    margin-bottom: 0;
    padding: 15px 10px 10px;
    font-size: 17px;
    font-weight: 600;
    color: #424242 !important; }
  .cart-order .cart-order__discount .form {
    font-size: 14px; }
    .cart-order .cart-order__discount .form .input, .cart-order .cart-order__discount .form .btn-main {
      height: 36px; }
.cart-order .btn-main {
  font-weight: 600; }

.section.payment {
  padding-top: 10px; }
  .section.payment .form-payment {
    margin-bottom: 30px; }
    .section.payment .form-payment .text {
      font-weight: normal; }
  .section.payment .payment-method__block {
    font-size: 14px; }
  .section.payment .cart-order .cart-order__list {
    background: #e8f2fb; }
    .section.payment .cart-order .cart-order__list.title .item {
      border-bottom: 2px solid white;
      font-weight: 600; }
  .section.payment .cart-order .btn-main {
    font-size: 15px;
    font-weight: 600; }

.finish-page .form-payment {
  margin-bottom: 30px; }

.quantity {
  text-align: unset; }

.footer-tag {
  padding: 10px 0; }
  .footer-tag a {
    font-size: 13px; }

.section.contact {
  padding-top: 5px; }

.html .contact-block {
  font-size: 16px; }
  .html .contact-block * {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px; }

.prod-menu-btn {
  position: relative; }
  .prod-menu-btn .submenu {
    height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s; }
    .prod-menu-btn .submenu a {
      padding: 10px 15px;
      color: transparent; }
  .prod-menu-btn:hover > a {
    color: #da251c; }
    .prod-menu-btn:hover > a .fa-bars {
      color: #da251c; }
  .prod-menu-btn:hover .submenu {
    height: auto;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -o-transition: all ease .25s;
    transition: all ease .25s;
    position: absolute;
    top: 42px;
    left: 0;
    width: calc(100%);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    background: white;
    z-index: 2; }
    .prod-menu-btn:hover .submenu > li {
      position: relative; }
      .prod-menu-btn:hover .submenu > li:hover > a, .prod-menu-btn:hover .submenu > li:hover svg {
        color: #da251c; }
      .prod-menu-btn:hover .submenu > li:hover > ul {
        display: block; }
      .prod-menu-btn:hover .submenu > li a {
        padding: 10px 15px;
        color: #424242;
        font-weight: normal; }
        .prod-menu-btn:hover .submenu > li a:hover {
          background: #fafafa;
          color: #da251c; }
      .prod-menu-btn:hover .submenu > li > a svg {
        float: right;
        color: #757575; }
      .prod-menu-btn:hover .submenu > li > ul {
        display: none;
        position: absolute;
        top: 0px;
        left: 100%;
        width: calc(100%);
        background: white;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
  .prod-menu-btn > a {
    padding: 10px 15px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); }

a {
  -webkit-transition: all 0ms;
  transition: all 0ms; }

.menu .item:first-child svg {
  margin-right: 10px;
  font-size: 19px; }

.blog.news .blog-list .blog-item:nth-child(4) {
  display: none; }

.prod-detail__describe * {
  /*font-family: 'Open Sans', sans-serif !important;*/
  /*font-size: 16px;*/
}

#cboxOverlay {
  background: rgba(0, 0, 0, 0.6); }

#cboxContent, #cboxLoadedContent {
  background: white; }
  #cboxContent #cboxClose, #cboxLoadedContent #cboxClose {
    right: 5px;
    top: 5px; }

#cboxLoadedContent {
  padding: 30px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); }

.popup_login h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  color: #da251c;
  text-transform: uppercase; }
.popup_login .input_form {
  margin-bottom: 15px; }
  .popup_login .input_form label {
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #969696; }
.popup_login .btn-main {
  margin-top: 15px;
  margin-bottom: 5px; }

.agent .rightcol .title-sort {
  padding-left: 0 !important;
  background: none; }
.agent .rightcol .prod-list {
  border: 0;
  padding: 0; }
.agent .rightcol .agent-profile .btn-main {
  display: block;
  margin: 0 auto; }
.agent .rightcol .form-upload {
  margin-top: 40px;
  margin-bottom: 40px; }
.agent .rightcol .order-table thead {
  background: #e8f2fb; }
.agent .rightcol .order-table .revenue, .agent .rightcol .order-table .discount, .agent .rightcol .order-table .award {
  background: #fafafa;
  font-style: italic; }
  .agent .rightcol .order-table .revenue td:first-child, .agent .rightcol .order-table .discount td:first-child, .agent .rightcol .order-table .award td:first-child {
    text-align: right; }
.agent .rightcol .order-table .pagination {
  padding: 0;
  background: none; }
.agent.agent-order .title {
  width: 100%; }

@media screen and (max-width: 1024px) {
  .category-list.style2 .item .img {
    height: 80px; }
    .category-list.style2 .item .img img {
      width: 60px;
      height: 60px;
      margin: 0 10px 0 0px; }
    .category-list.style2 .item .img .caption {
      width: calc(100% - 70px);
      font-size: 12.5px; }

  .title-main {
    font-size: 30px; }

  .prod-item {
    height: 290px; } }
@media screen and (max-width: 768px) {
  .prod-detail__describe img, .blog-content__para img {
    width: 100% !important;
    height: auto !important; }
  .prod-detail__describe iframe, .blog-content__para iframe {
    width: 100% !important;
    height: auto !important; }

  .section.category .category-list.style1 .item {
    margin-bottom: 35px; }
    .section.category .category-list.style1 .item .img {
      overflow: inherit; }
      .section.category .category-list.style1 .item .img .caption {
        display: block;
        top: unset;
        bottom: -40px;
        font-size: 14px;
        color: black; }
        .section.category .category-list.style1 .item .img .caption:before {
          content: none; }
  .section.category .category-list.style2 .item {
    margin-top: 10px; }
    .section.category .category-list.style2 .item a {
      margin-top: 10px; }
    .section.category .category-list.style2 .item .img {
      height: 120px; }
      .section.category .category-list.style2 .item .img img {
        float: none;
        display: block;
        width: 50px;
        height: 50px;
        margin: 5px auto 0; }
      .section.category .category-list.style2 .item .img .caption {
        float: none;
        width: 100%;
        height: unset;
        padding-top: 10px;
        font-size: 12px;
        text-align: center; } }
@media screen and (max-width: 767px) {
  .header-top .hotline {
    display: none; }
  .header-top .logo {
    position: absolute;
    top: 12px;
    max-width: 100px;
    margin: 0; }
  .header-top .block-right {
    float: right; }
    .header-top .block-right .user {
      top: 20px; }
  .header-top .nav-open {
    top: 20px; }

  .nav-main.opened .nav-main__inner {
    display: block; }
  .nav-main.opened .prod-menu-btn, .nav-main.opened .prod-menu-btn:hover {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px; }
    .nav-main.opened .prod-menu-btn > a, .nav-main.opened .prod-menu-btn:hover > a {
      margin-bottom: 10px;
      padding: 0;
      padding-bottom: 10px;
      border-bottom: 1px solid #eee;
      box-shadow: unset; }
    .nav-main.opened .prod-menu-btn .submenu, .nav-main.opened .prod-menu-btn:hover .submenu {
      display: block;
      top: unset;
      height: auto;
      box-shadow: unset;
      visibility: visible;
      opacity: 1;
      -webkit-transition: all ease 0s;
      -moz-transition: all ease 0s;
      -o-transition: all ease 0s;
      transition: all ease 0s; }
      .nav-main.opened .prod-menu-btn .submenu li ul, .nav-main.opened .prod-menu-btn:hover .submenu li ul {
        position: unset;
        display: block;
        padding-left: 10px;
        box-shadow: unset;
        font-size: 14px;
        font-style: italic; }
        .nav-main.opened .prod-menu-btn .submenu li ul a, .nav-main.opened .prod-menu-btn:hover .submenu li ul a {
          padding: 5px 0; }
      .nav-main.opened .prod-menu-btn .submenu a, .nav-main.opened .prod-menu-btn:hover .submenu a {
        padding: 7px 0;
        color: #424242;
        font-weight: normal; }
        .nav-main.opened .prod-menu-btn .submenu a svg, .nav-main.opened .prod-menu-btn:hover .submenu a svg {
          display: none; }

  .menu .item:first-child {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee; }
    .menu .item:first-child svg {
      margin-right: 6px; }
    .menu .item:first-child a {
      text-transform: uppercase;
      font-weight: bold; }

  .title-main {
    margin-bottom: 15px;
    font-size: 24px; }

  .prod-item {
    height: 220px; }
    .prod-item .name {
      font-size: 14px;
      line-height: normal; }
    .prod-item .img {
      margin-bottom: 10px; }

  .blog-item .textwrap .name {
    font-size: 13px; }
  .blog-item .textwrap .summary {
    height: 72px;
    font-size: 13px; }

  .content-main .section.prod-feature {
    padding-top: 50px; }

  .blog.news .blog-item .img {
    width: 130px;
    height: 130px; }

  .section.prod-content .title-sort .sort-mobile .select-box {
    font-weight: 600; }

  .blog.news .blog-list .blog-item:nth-child(4) {
    display: block; }

  .section.category .category-list.style1 .item {
    margin-bottom: 25px; }
    .section.category .category-list.style1 .item .img .caption {
      bottom: -23px;
      font-size: 8px;height: 11px;
      overflow-y: hidden; }

  .html .contact-block img {
    height: auto !important; } }

/*# sourceMappingURL=custom.css.map */
