a, a:hover, a:focus, a:active {
  text-decoration: none;
  color: inherit;
  outline: none; }

ol, ul, li {
  padding: 0;
  list-style: none;
  margin: 0; }

label {
  font-weight: normal; }

input[type="text"], input[type="email"], input[type="password"] {
  padding-left: 12px;
  padding-right: 12px; }

select {
  padding-left: 8px; }

input[type="number"] {
  padding-left: 5px; }

textarea {
  padding: 8px 12px 5px 12px; }

input, textarea, select, button, a {
  outline: none; }

button {
  border: none;
  background: none; }

img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover; }

.relative {
  position: relative; }

.static {
  position: static; }

.absolute {
  position: absolute; }

.text-justify {
  text-align: justify; }

.clearfix:before, .clearfix:after {
  content: '';
  display: block;
  clear: both; }

.row-ibl {
  font-size: 0; }
  .row-ibl > [class^="col-"] {
    font-size: 14px;
    float: none;
    display: inline-block;
    vertical-align: top; }
  .row-ibl:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .row-ibl.mid > [class^="col-"] {
    vertical-align: middle; }
  .row-ibl.bot > [class^="col-"] {
    vertical-align: bottom; }
  .row-ibl > [class^="col-"].i-mid {
    vertical-align: middle; }
  .row-ibl > [class^="col-"].i-top {
    vertical-align: top; }
  .row-ibl > [class^="col-"].i-bot {
    vertical-align: bottom; }

.col-xs-f20, .col-sm-f20, .col-md-f20, .col-lg-f20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'RobotoI';
  src: url("../fonts/Roboto-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'Gilroy-light';
  src: url("../fonts/SVN-Gilroy-Light.otf") format("truetype"); }
@font-face {
  font-family: 'Gilroy-bold';
  src: url("../fonts/SVN-Gilroy-Bold.otf") format("truetype"); }
@font-face {
  font-family: 'RobotoR';
  src: url("../fonts/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'UTM-Akashi';
  src: url("../fonts/UTM-Akashi.ttf") format("truetype"); }
@font-face {
  font-family: 'Berkshire-Swash';
  src: url("../fonts/SVN-Berkshire-Swash.ttf") format("truetype"); }
@font-face {
  font-family: 'UTM-A&S-Graceland';
  src: url("../fonts/UTM-A&S-Graceland.ttf") format("truetype"); }
@font-face {
  font-family: 'SVN';
  src: url("../fonts/SVN-Gilroy Light.otf") format("truetype"); }
@font-face {
  font-family: 'SVNB';
  src: url("../fonts/SVN-Gilroy Bold.otf") format("truetype"); }
@font-face {
  font-family: 'RobotoB';
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'UVNKIEU';
  src: url("../fonts/UVNKIEU_R_1.TTF") format("truetype"); }
@font-face {
  font-family: 'UVNKIEU';
  src: url("../fonts/UVNKIEU_0.TTF") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'UTM_GRA';
  src: url("../fonts/UTM A&S Graceland.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'UTM';
  src: url("../fonts/UTM Avo.ttf") format("truetype"); }
@font-face {
  font-family: 'UTMB';
  src: url("../fonts/UTM AvoBold.ttf") format("truetype"); }
@font-face {
  font-family: 'RCB';
  src: url("../fonts/RobotoCondensed-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'RC';
  src: url("../fonts/RobotoCondensed-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'OB';
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'OI';
  src: url("../fonts/OpenSans-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'O';
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'US';
  src: url("../fonts/UTM Swiss Condensed.ttf") format("truetype"); }
@font-face {
  font-family: 'USB';
  src: url("../fonts/UTM Swiss CondensedBold.ttf") format("truetype"); }
@font-face {
  font-family: 'RLI';
  src: url("../fonts/Roboto-LightItalic.ttf") format("truetype"); }
@font-face {
  font-family: 'LT';
  src: url("../fonts/Lato-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Mon';
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype"); }
.col-xs-f20 {
  float: left;
  width: 20%; }

@media (min-width: 768px) {
  .col-sm-f20 {
    float: left;
    width: 20%; } }
@media (min-width: 992px) {
  .col-md-f20 {
    float: left;
    width: 20%; } }
@media (min-width: 1200px) {
  .col-lg-f20 {
    float: left;
    width: 20%; } }
.pad-0 {
  padding-left: 0px;
  padding-right: 0px; }

.pad-5 {
  padding-left: 5px;
  padding-right: 5px; }

.pad-8 {
  padding-left: 8px;
  padding-right: 8px; }

.pad-10 {
  padding-left: 10px;
  padding-right: 10px; }

.margin-auto {
  margin-left: auto;
  margin-right: auto; }

.col-mar-0 {
  margin-left: 0px;
  margin-right: 0px; }

.col-mar-0 > div[class^="col-"] {
  padding-left: 0px;
  padding-right: 0px; }

.col-mar-5 {
  margin-left: -5px;
  margin-right: -5px; }

.col-mar-5 > div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px; }

.col-mar-8 {
  margin-left: -8px;
  margin-right: -8px; }

.col-mar-8 > div[class^="col-"] {
  padding-left: 8px;
  padding-right: 8px; }

.col-mar-10 {
  margin-left: -10px;
  margin-right: -10px; }

.col-mar-10 > div[class^="col-"] {
  padding-left: 10px;
  padding-right: 10px; }

.delay02 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.delay04 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.delay06 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.c-img {
  display: block;
  position: relative;
  padding-top: 100%; }
  .c-img img, .c-img .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }

.hv-over {
  display: block;
  position: relative; }
  .hv-over:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-over:hover:after {
    background: rgba(255, 182, 40, 0.4); }

.hv-scale {
  overflow: hidden;
  display: block; }
  .hv-scale img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-scale:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.hv-light {
  position: relative;
  overflow: hidden;
  background: #fff; }
  .hv-light:before, .hv-light:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none; }
  .hv-light:before {
    right: 0;
    bottom: 0;
    background: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .hv-light:after {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    -webkit-transition: 0.75s ease-in-out;
    -moz-transition: 0.75s ease-in-out;
    -ms-transition: 0.75s ease-in-out;
    -o-transition: 0.75s ease-in-out;
    transition: 0.75s ease-in-out;
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    -ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); }
  .hv-light:hover:before {
    background: rgba(255, 254, 246, 0.2); }
  .hv-light:hover:after {
    -webkit-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -moz-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -o-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    -ms-transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(2, 1.5, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0); }

.bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.smooth {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

@media all and (max-width: 1199px) {
  .md-left {
    text-align: left; }

  .md-center {
    text-align: center; }

  .md-right {
    text-align: right; } }
@media all and (max-width: 991px) {
  .sm-left {
    text-align: left; }

  .sm-center {
    text-align: center; }

  .sm-right {
    text-align: right; } }
@media all and (max-width: 767px) {
  .xs-left {
    text-align: left; }

  .xs-center {
    text-align: center; }

  .xs-right {
    text-align: right; } }
.table {
  display: table;
  margin: 0; }
  .table .line {
    display: table-row; }
  .table .cell {
    display: table-cell; }

body {
  font-size: 14px;
  font-family: "Roboto";
  line-height: 1.5;
  color: #333; }

.s-content .row {
  margin: 0 !important; }
.s-content ol {
  list-style: decimal;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content ul {
  list-style: initial;
  margin-left: 15px;
  margin-bottom: 10px; }
.s-content li {
  list-style: inherit;
  margin-bottom: 5px; }
.s-content p {
  margin-bottom: 10px; }
.s-content img {
  display: block;
  max-width: 100%;
  margin: 10px auto;
  width: auto !important;
  height: auto !important; }
.s-content table, .s-content iframe {
  max-width: 100%; }

.s-social .fb_iframe_widget, .s-social a.pinterest {
  display: inline-block;
  vertical-align: top;
  margin-top: -1px; }

.flex-box {
  display: flex;
  flex-wrap: wrap; }

.flex40 {
  flex: 40%;
  max-width: 40%; }

.flex60 {
  flex: 60%;
  max-width: 60%; }

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

.inblock {
  display: inline-block; }

.inflex {
  display: inline-flex; }

.right {
  float: right; }

.arial {
  font-family: 'Arial'; }

.cspoint {
  cursor: pointer; }

.marr3 {
  margin-right: 3px; }

.none {
  display: none; }

.bold {
  font-weight: bold; }

.block {
  display: block; }

.marb10 {
  margin-bottom: 10px; }

.upper {
  text-transform: uppercase; }

.pad10 {
  padding: 10px; }

.title20 {
  font-size: 20px; }

.mart15 {
  margin-top: 15px; }

.marb15 {
  margin-bottom: 15px; }

.mart10 {
  margin-top: 10px; }

.marb30 {
  margin-bottom: 30px; }

.title16 {
  font-size: 16px; }

.title14 {
  font-size: 14px; }

.c-img.pad67 {
  padding-top: 67%; }

body {
  font-size: 12px;
  font-family: Arial;
  line-height: 1.5;
  color: #24232F; }

.pad-r-10 {
  padding-right: 10px; }

.pad-lef-rig-10 {
  padding-left: 10px;
  padding-right: 10px; }

.pad-bot-15 {
  padding-bottom: 15px; }

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

.hover-op:hover {
  opacity: .8; }

/*Index*/
.cart {
  display: none;
  position: absolute;
  background: #fff;
  right: 15px;
  top: 40px;
  z-index: 999;
  padding-bottom: 20px;
  box-shadow: -3px 6px 34px -14px rgba(0, 0, 0, 0.75);
  width: 320px;
  font-size: 12px;
  font-family: Arial, "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; }
  .cart.show {
    display: block; }
  .cart .btn-close-cart {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 3px;
    font-weight: normal;
    font-size: 20px; }
  .cart .title-cart {
    color: #50A4CF;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px; }
  .cart .products {
    padding: 0 10px 20px 10px; }
    .cart .products .product-cart {
      padding: 8px;
      border-bottom: 1px solid #dddddd; }
      .cart .products .product-cart:last-child {
        border: none; }
      .cart .products .product-cart .img-product-cart {
        display: inline-block;
        float: left; }
      .cart .products .product-cart .product-detail {
        margin-left: 60px;
        position: relative; }
        .cart .products .product-cart .product-detail .title-product {
          font-size: 13px; }
        .cart .products .product-cart .product-detail table {
          padding: 5px 0 15px 0;
          display: block;
          line-height: 2; }
          .cart .products .product-cart .product-detail table tr td {
            width: 65%; }
            .cart .products .product-cart .product-detail table tr td input[type=number]::-webkit-inner-spin-button {
              -webkit-appearance: none; }
            .cart .products .product-cart .product-detail table tr td input {
              width: 35%;
              height: 25px;
              border-radius: 4px;
              border: 1px solid #b7b7b7;
              padding: 0 10px; }
            .cart .products .product-cart .product-detail table tr td .btn-amount {
              display: none;
              color: #fff;
              background: #df280a;
              padding: 0 10px;
              vertical-align: middle;
              cursor: pointer; }
              .cart .products .product-cart .product-detail table tr td .btn-amount.show {
                display: inline-block; }
        .cart .products .product-cart .product-detail .edit-product, .cart .products .product-cart .product-detail .remove-product {
          border-right: 1px solid #24232F;
          padding-right: 5px; }
        .cart .products .product-cart .product-detail .detail {
          cursor: help; }
        .cart .products .product-cart .product-detail .table-detail {
          display: none;
          transition: .3s;
          position: absolute;
          border: 1px solid #24232F;
          padding: 8px;
          background: #f6f6f6;
          right: -3px;
          top: 110px; }
          .cart .products .product-cart .product-detail .table-detail.show {
            display: block; }
          .cart .products .product-cart .product-detail .table-detail:before {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 7px solid black;
            top: -7px;
            left: calc(50% - 3px); }
  .cart .total-money {
    background: #dddddd;
    padding: 3px 0;
    margin-bottom: 15px; }
    .cart .total-money span {
      color: #df280a; }

header.header {
  position: fixed;
  padding-top: 10px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  margin-top: 0; }
  header.header .logo img {
    max-height: 50px; }
  header.header .form-search form {
    position: relative;
    max-width: 400px; }
    header.header .form-search form a {
      position: absolute;
      right: 10px;
      top: 3px;
      bottom: 0; }
    header.header .form-search form input {
      height: 34px;
      padding: 5px 40px 5px 10px;
      width: 100%;
      border-radius: 4px;
      border: 1px solid #b7b7b7;
      font-weight: bold; }
      header.header .form-search form input::-webkit-input-placeholder {
        font-size: 12px;
        font-style: italic;
        font-weight: bold; }
  header.header .contact-cart {
    font-size: 12px; }
    header.header .contact-cart i {
      background: #eb2771;
      color: #fff;
      width: 26px;
      height: 26px;
      border-radius: 100%;
      display: inline-block;
      padding: 4px 0;
      font-size: 16px;
      margin-right: 5px; }
    header.header .contact-cart .hover-op {
      display: inline-block; }
  header.header .menu ul {
    margin-top: 10px; }
    header.header .menu ul li {
      display: inline-block; }
      header.header .menu ul li a {
        padding: 15px 25px;
        display: block;
        position: relative;
        font-size: 12px; }
        header.header .menu ul li a:before {
          position: absolute;
          content: '';
          height: 3px;
          background: #24232F;
          bottom: 1px;
          opacity: 0; }
        header.header .menu ul li a:hover:before {
          opacity: 1;
          left: 5%;
          right: 5%; }

.header-mobile {
  display: none; }

.banner {
  margin-top: 116px; }

.slider-index {
  position: relative; }
  .slider-index .c-img {
    padding-top: 56%; }
  .slider-index .btn-prev, .slider-index .btn-next {
    position: absolute;
    z-index: 1;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.7);
    font-size: 22px;
    cursor: pointer; }
  .slider-index .btn-prev {
    left: 40px; }
  .slider-index .btn-next {
    right: 40px; }

.title-underline {
  font-size: 25px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 12px 0; }
  .title-underline:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 130px;
    background: #24232F;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0); }

.new-products {
  position: relative;
  margin-bottom: 50px; }
  .new-products:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
  .new-products .new, .new-products .sale {
    position: absolute;
    z-index: 2; }
  .new-products .new {
    color: #fff;
    width: 46px;
    height: 28px;
    background: #eb2771;
    font-size: 12px;
    top: -14px;
    line-height: 28px; }
  .new-products .sale {
    color: #eb2771;
    font-size: 12px;
    border: 1px dashed #eb2771;
    background: #fff;
    top: -22px;
    right: -15px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    font-size: 13px;
    line-height: 42px; }
  .new-products .c-img {
    padding-top: 100%; }
  .new-products .list-img .img {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 1px;
    width: 28px;
    height: 40px; }
    .new-products .list-img .img.active {
      border: 1px solid orange; }
  .new-products .name {
    font-size: 13px; }
    .new-products .name a:hover {
      color: #24232F; }
  .new-products .number-price {
    padding: 0 10px 10px 10px; }
    .new-products .number-price .cost {
      color: #676157;
      text-decoration: line-through;
      margin-right: 12px; }
    .new-products .number-price .price {
      font-size: 16px;
      color: #24232F; }

.title-dash {
  padding-top: 12px;
  font-size: 25px;
  margin-top: 20px;
  position: relative; }
  .title-dash:before {
    position: absolute;
    content: '';
    top: calc(50% + 4px);
    background: #24232F;
    left: 0;
    right: 0;
    height: 2px; }
  .title-dash:after {
    position: absolute;
    content: '';
    top: calc(50% + 9px);
    background: #24232F;
    left: 0;
    right: 0;
    height: 1px; }
  .title-dash span {
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 0 5px; }

.node {
  margin-bottom: 30px;
  font-size: 15px;
  color: #676157; }

.slider-fashion-news .slider-promotion {
  position: relative; }
  .slider-fashion-news .slider-promotion .c-img {
    padding-top: 62%; }
  .slider-fashion-news .slider-promotion .info-slider-promotion {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.7); }
    .slider-fashion-news .slider-promotion .info-slider-promotion span {
      /*position: absolute;
      top: 0;
      left: 0;*/
      background: #3ba1a2;
      padding: 2px 10px;
      color: #fff;
      font-size: 14px;
      font-weight: 700; }
    .slider-fashion-news .slider-promotion .info-slider-promotion h3 {
      padding: 5px 10px;
      font-size: 14px; }
.slider-fashion-news .btn-prev, .slider-fashion-news .btn-next {
  position: absolute;
  z-index: 1;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 50px;
  cursor: pointer;
  color: white; }
.slider-fashion-news .btn-prev {
  left: 0px; }
.slider-fashion-news .btn-next {
  right: 0px; }

.most-viewed-articles h3 {
  font-size: 18px;
  margin-bottom: 10px; }
.most-viewed-articles .most-viewed-article {
  margin-bottom: 15px; }
  .most-viewed-articles .most-viewed-article .c-img {
    padding-top: 51%; }
  .most-viewed-articles .most-viewed-article .info-most-viewed-articles h4 {
    font-size: 13px;
    line-height: 1.5; }
  .most-viewed-articles .most-viewed-article .info-most-viewed-articles span {
    font-size: 12px;
    margin-top: 10px; }
  .most-viewed-articles .most-viewed-article .info-most-viewed-articles .promotion-news {
    background: #3ba1a2;
    display: inline-block;
    padding: 2px 5px;
    color: #fff;
    font-weight: 700;
    font-size: 12px; }

.see-more {
  font-size: 12px; }
  .see-more a {
    color: #3ba1a2; }

.contact {
  border-top: 1px solid #ccc;
  padding-bottom: 15px;
  padding-top: 15px; }
  .contact .phone-contact h4 {
    font-weight: 700;
    font-style: 13px;
    font-family: 'Arial'; }
  .contact .phone-contact a {
    color: #24232F;
    font-size: 16px; }
  .contact .phone-contact span {
    font-size: 12px; }
    .contact .phone-contact span span {
      color: red; }
  .contact .social h4 {
    font-weight: 700;
    margin-bottom: 7px;
    font-family: 'Arial'; }
  .contact .social a {
    width: 64px;
    height: 64px;
    border-radius: 10px;
    margin-right: 15px; }
    .contact .social a:nth-child(2) {
      background-size: 100% 100%;
      background: url("../images/youtube.png") no-repeat; }
    .contact .social a:nth-child(3) {
      background: url("../images/fb.png") no-repeat;
      background-size: 100% 100%; }
    .contact .social a:nth-child(4) {
      background: url("../images/zalo.png") no-repeat;
      background-size: 100% 100%;
      margin-right: 0; }

.menu-footer {
  background: #f4f4f4;
  padding: 15px; }
  .menu-footer ul {
    font-size: 0; }
    .menu-footer ul li {
      position: relative;
      display: inline-block;
      border-right: 1px solid #a0a0a0;
      padding: 0 10px; }
      .menu-footer ul li:last-child {
        border: none; }
      .menu-footer ul li a {
        font-size: 12px; }

footer {
  padding: 15px 0;
  background: #ececec;
  font-size: 12px;
  font-family: 'Arial'; }

.fb_iframe_widget span, .fb_iframe_widget iframe {
  max-height: 380px !important; }

.back-to-top {
  position: fixed;
  right: 15px;
  bottom: 80px;
  background-color: #cf5050;
  padding: 30px 10px 10px 10px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  color: #fff;
  cursor: pointer;
  font-family: 'Arial';
  font-size: 12px;
  pointer-events: none; }
  .back-to-top:before {
    position: absolute;
    content: '\f106';
    top: -3px;
    font-family: 'Fontawesome';
    font-size: 32px;
    font-weight: normal;
    left: calc(50% - 10px);
    height: 0; }
  .back-to-top.show {
    opacity: 1;
    pointer-events: all; }

.cart-mobile {
  display: none; }

.video-youtube iframe {
  width: 100% !important;
  height: 100% !important; }

.row-news {
  padding-top: 10px;
  padding-bottom: 30px;
  position: relative; }
  .row-news:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #ddd; }

.pagi {
  background-color: #f4f4f4; }
  .pagi span {
    color: #24232F; }
  .pagi strong, .pagi a {
    margin: 10px 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 13px;
    border: 1px solid transparent;
    line-height: 30px;
    text-align: center;
    margin-left: 5px;
    transition: .3s; }
    .pagi strong:hover, .pagi a:hover {
      border-color: #ddd; }
  .pagi strong {
    background: white;
    border-color: #ddd; }

.menu-categories li {
  background-color: #3ba1a2;
  padding: 0 10px; }
  .menu-categories li a {
    font-size: 15px;
    color: #fff;
    line-height: 33px;
    display: inline-block; }
    .menu-categories li a:hover {
      opacity: .7; }
  .menu-categories li i {
    margin-right: 5px;
    font-size: 21px;
    color: #fff;
    line-height: 33px;
    display: inline-block; }

.lastest-news li {
  margin-bottom: 5px; }
  .lastest-news li span {
    color: #777; }

.view-recently li a {
  font-size: 13px; }
  .view-recently li a img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-right: 10px; }
  .view-recently li a span {
    display: inline-block;
    width: calc(100% - 60px); }

.news_related {
  border-top: 1px solid #ddd; }
  .news_related .row-news {
    padding: 10px 0 0; }
.color-main{
  color: #24232F;
}
.node2{
  font-weight: bold;
}
.zalo-share-button{
  margin-top: -8px;
}
/*# sourceMappingURL=style.css.map */
