@charset "UTF-8";
/*Định nghĩa màu cho website*/
/*Định nghĩa font-family cho website*/
@import url(../plugin/fonts/roboto/roboto.css);
/*Định nghĩa font-size cho website*/
h1 {
  font-size: 24px;
  line-height: 1.5; }

h2 {
  font-size: 22px;
  line-height: 1.5; }

h3 {
  font-size: 20px;
  line-height: 1.5; }

h4 {
  font-size: 18px;
  line-height: 1.5; }

h5 {
  font-size: 16px;
  line-height: 1.5; }

h6 {
  font-size: 14px;
  line-height: 1.5; }

p {
  line-height: 1.5; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  font-family: "Roboto";
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a:hover {
  text-decoration: none; }

.clear-padding {
  padding: 0; }

.clear-padding-left {
  padding-left: 0; }

.clear-padding-right {
  padding-right: 0; }

.padding-5px {
  padding: 5px; }

.gb-divider {
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-style: dashed;
  border-color: #E0E0E0;
  overflow: hidden;
  margin: 30px 0; }

/*header*/
@media screen and (max-width: 767px) {
  .gb-header-shopthuhang .gb-header-between_shopthuhang-between {
    display: none; } }

@media screen and (max-width: 991px) {
  .gb-header-shopthuhang .gb-header-search_shopthuhang {
    display: none; } }

.gb-top-header_shopthuhang {
  background: #413659; }
  .gb-top-header_shopthuhang-right {
    text-align: right; }
    @media screen and (max-width: 767px) {
      .gb-top-header_shopthuhang-right {
        display: none; } }
    .gb-top-header_shopthuhang-right ul li {
      display: inline-block; }
      .gb-top-header_shopthuhang-right ul li a {
        display: block;
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        text-transform: uppercase;
        padding: 15px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-top-header_shopthuhang-right ul li a:hover {
          color: #003559; }
        .gb-top-header_shopthuhang-right ul li a i {
          margin-right: 5px; }

.gb-header-between_shopthuhang {
  padding: 1px 0; }
  .gb-header-between_shopthuhang h1 a {
    display: block; }
    .gb-header-between_shopthuhang h1 a img {
      width: 110px;
      height: auto; }
  .gb-header-between_shopthuhang .gb-header-between_shopthuhang-right {
    text-align: center;
    margin-top: 29px;
  }
    @media screen and (max-width: 991px) {
      .gb-header-between_shopthuhang .gb-header-between_shopthuhang-right {
        padding-top: 30px; } }
    .gb-header-between_shopthuhang .gb-header-between_shopthuhang-right ul li {
      display: inline-block;
      padding: 0 10px; }
      .gb-header-between_shopthuhang .gb-header-between_shopthuhang-right ul li .hotline-header {
        font-size: 19px;
        font-weight: 500;
        color: #413659;
        line-height: 22px; }
        .gb-header-between_shopthuhang .gb-header-between_shopthuhang-right ul li .hotline-header i {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          font-size: 20px;
          width: 45px;
          height: 45px;
          border: 1px solid #413659;
          border-radius: 50%;
          color: #413659; }

.gb-header-bottom_shopthuhang {
  background: #413659; }
  .gb-header-bottom_shopthuhang .gb-header-bottom_shopthuhang-search {
    padding: 5px 0; }

/*menu*/
/*MENU DESKTOP*/
.bookonline a {
  border: 1px solid #413659 !important;
  padding: 15px 10px !important;
  background: #413659;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .bookonline a:hover {
    border-color: #003559 !important;
    background: #003559; }

.gb-main-menu {
  position: relative; }
  .gb-main-menu .main-menu {
    position: relative; }
  .gb-main-menu .cssmenu,
  .gb-main-menu .cssmenu ul,
  .gb-main-menu .cssmenu ul li,
  .gb-main-menu .cssmenu ul li a,
  .gb-main-menu .cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .gb-main-menu .cssmenu:after,
  .gb-main-menu .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .gb-main-menu .cssmenu #menu-button {
    display: none; }
  .gb-main-menu .cssmenu {
    text-align: center;
    line-height: 1; }
    @media screen and (max-width: 991px) {
      .gb-main-menu .cssmenu {
        display: none; } }
  .gb-main-menu .cssmenu > ul > li {
    display: inline-block;
    position: initial;
    border-right: 1px solid #fff; }
  .gb-main-menu .cssmenu.align-center > ul {
    font-size: 0;
    text-align: center; }
  .gb-main-menu .cssmenu.align-center > ul > li {
    display: inline-block;
    float: none; }
  .gb-main-menu .cssmenu.align-center ul ul {
    text-align: left; }
  .gb-main-menu .cssmenu.align-right > ul > li {
    float: right; }
  .gb-main-menu .cssmenu.align-right ul ul {
    text-align: right; }
  .gb-main-menu .cssmenu > ul > li > a {
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    padding: 15px 40px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .gb-main-menu .cssmenu > ul > li > a {
        font-size: 11px;
        padding: 24px 10px; } }
  .gb-main-menu .cssmenu > ul > li.has-sub > a:hover:before {
    content: '';
    display: block; }
  .gb-main-menu .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    z-index: 2;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .gb-main-menu .cssmenu li:hover > ul {
    left: auto; }
  .gb-main-menu .cssmenu.align-right li:hover > ul {
    right: 0; }
  .gb-main-menu .cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .gb-main-menu .cssmenu ul ul ul li a {
    color: #666666;
    border-top: 1px solid #e0e0e0; }
  .gb-main-menu .cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%; }
  .gb-main-menu .cssmenu ul ul li {
    -webkit-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease; }
  .gb-main-menu .cssmenu ul ul li a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #666666;
    padding: 12px 20px;
    min-width: 240px;
    background: transparent;
    border-top: 1px solid #e0e0e0;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease; }
  .gb-main-menu .cssmenu ul ul li:first-child a {
    border-top: none; }
  .gb-main-menu .cssmenu ul ul li:hover > a,
  .gb-main-menu .cssmenu ul ul li a:hover {
    color: #fff;
    background: #413659; }
  .gb-main-menu .cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #222;
    border-right: 1px solid #222;
    content: "";
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease; }
  .gb-main-menu .cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd; }
  .gb-main-menu .cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #fff; }
  .gb-main-menu .cssmenu ul li:hover .gb-mega-menu {
    display: block; }
  .gb-main-menu .cssmenu ul li .gb-mega-menu {
    position: absolute;
    display: none; }
    @media screen and (min-width: 992px) {
      .gb-main-menu .cssmenu ul li .gb-mega-menu {
        width: 940px;
        left: -257px; } }
    @media screen and (min-width: 1200px) {
      .gb-main-menu .cssmenu ul li .gb-mega-menu {
        width: 1140px;
        left: -307px; } }
    .gb-main-menu .cssmenu ul li .gb-mega-menu .box_image_sub_menu {
      height: 270px;
      overflow: hidden; }
      .gb-main-menu .cssmenu ul li .gb-mega-menu .box_image_sub_menu img {
        width: 100%;
        height: auto; }
    .gb-main-menu .cssmenu ul li .gb-mega-menu h3 {
      font-weight: 600;
      font-size: 18px;
      color: #413659;
      line-height: 1.5;
      padding: 10px 20px; }
    .gb-main-menu .cssmenu ul li .gb-mega-menu ul {
      position: relative;
      left: initial;
      margin-left: initial;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .gb-main-menu .cssmenu ul li .gb-mega-menu ul li a {
        padding: 10px 20px;
        border: none; }

/*Menu mobiles*/
.mobile-nav .navbar-toggle {
  z-index: 999999;
  top: 21px; }

.mobile-nav [class^="icon-"]:before, .mobile-nav [class*=" icon-"]:before {
  width: auto !important;
  margin-right: 0 !important; }

.mobile-nav #cssmenu,
.mobile-nav #cssmenu ul,
.mobile-nav #cssmenu ul li,
.mobile-nav #cssmenu ul li a,
.mobile-nav #cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mobile-nav #cssmenu > ul > li > a {
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #ffffff;
  padding: 20px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease; }

.mobile-nav #cssmenu ul ul li a {
  display: block;
  font-size: 14px;
  text-align: left;
  color: #222222;
  padding: 17px 20px;
  min-width: 240px;
  background: transparent;
  border-top: 1px solid #e0e0e0;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease; }

@media screen and (max-width: 991px) {
  .mobile-nav #cssmenu {
    width: 100%;
    background: #22292d;
    display: none;
    position: absolute;
    min-height: 100%;
    z-index: 2000000; }
  .mobile-nav .uni-icons-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: solid 1px #333333;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 35px; }
    .mobile-nav .uni-icons-close i {
      font-family: FontAwesome;
      font-size: 15px;
      line-height: 2.93;
      text-align: center;
      color: #aeaeae; }
  .mobile-nav #cssmenu ul {
    width: 100%;
    display: none;
    padding: 0 30px;
    background: transparent; }
  .mobile-nav #cssmenu ul ul {
    background: transparent;
    padding-right: 0; }
  .mobile-nav #cssmenu.align-center > ul,
  .mobile-nav #cssmenu.align-right ul ul {
    text-align: left; }
  .mobile-nav #cssmenu ul li,
  .mobile-nav #cssmenu ul ul li,
  .mobile-nav #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu ul ul li,
  .mobile-nav #cssmenu ul li:hover > ul > li {
    border-top: 1px solid transparent; }
  .mobile-nav #cssmenu li:hover > ul {
    border-top: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu ul li a,
  .mobile-nav #cssmenu ul ul li a {
    width: 100%;
    padding: 11px 0;
    text-transform: inherit; }
  .mobile-nav #cssmenu > ul > li,
  .mobile-nav #cssmenu.align-center > ul > li,
  .mobile-nav #cssmenu.align-right > ul > li {
    float: none;
    display: block; }
  .mobile-nav #cssmenu ul ul li:last-child a {
    border-bottom: none; }
  .mobile-nav #cssmenu ul ul li a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #aeaeae;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu ul ul li:hover > a,
  .mobile-nav #cssmenu ul ul li a:hover {
    color: #413659; }
  .mobile-nav .home-icon {
    background: transparent; }
  .mobile-nav #cssmenu > ul > li:hover > a,
  .mobile-nav #cssmenu > ul > li.active > a {
    color: #413659 !important; }
  .mobile-nav #cssmenu ul ul ul li a {
    padding-left: 0;
    border-top: none; }
  .mobile-nav #cssmenu ul ul,
  .mobile-nav #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
    border-top: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu > ul > li.has-sub > a::after,
  .mobile-nav #cssmenu ul ul li.has-sub > a::after {
    display: none; }
  .mobile-nav #menu-line {
    display: none; }
  .mobile-nav #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer; }
  .mobile-nav #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    height: 42px;
    width: 42px;
    cursor: pointer;
    border-left: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu .submenu-button::after {
    content: '\f107';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-family: FontAwesome;
    color: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu .submenu-button.active::before {
    content: '\f106';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-family: FontAwesome;
    color: #413659;
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 20px;
    display: block;
    width: 1px;
    height: 11px;
    background: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 21px;
    display: block;
    width: 11px;
    height: 1px;
    background: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button.active::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 21px;
    display: block;
    width: 11px;
    height: 1px;
    background: #413659;
    z-index: 99; }
  .mobile-nav #cssmenu .submenu-button.submenu-opened:after {
    display: none; }
  .mobile-nav .navbar-toggle .icon-bar {
    display: inline-block; }
  .mobile-nav .menu-mobile-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #413659;
    position: absolute;
    color: #413659;
    top: 15px;
    right: 15px;
    z-index: 9999; } }

.gb-sidebar-category_shopthuhang {
  margin-bottom: 30px; }
  @media screen and (max-width: 991px) {
    .gb-sidebar-category_shopthuhang {
      display: none; } }
  .gb-sidebar-category_shopthuhang .title_Module_Bar_5_shopthuhang {
    position: relative;
    padding: 11px 0 11px 5%;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background-color: #413659; }
    .gb-sidebar-category_shopthuhang .title_Module_Bar_5_shopthuhang i {
      position: absolute;
      right: 0;
      top: 0;
      background: #413659;
      margin: 0;
      padding: 10px 15px 10px 15px;
      font-size: 16px;
      color: #fff; }
  .gb-sidebar-category_shopthuhang .main-menu {
    position: relative; }
  .gb-sidebar-category_shopthuhang .cssmenu,
  .gb-sidebar-category_shopthuhang .cssmenu ul,
  .gb-sidebar-category_shopthuhang .cssmenu ul li,
  .gb-sidebar-category_shopthuhang .cssmenu ul li a,
  .gb-sidebar-category_shopthuhang .cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .gb-sidebar-category_shopthuhang .cssmenu span,
    .gb-sidebar-category_shopthuhang .cssmenu ul span,
    .gb-sidebar-category_shopthuhang .cssmenu ul li span,
    .gb-sidebar-category_shopthuhang .cssmenu ul li a span,
    .gb-sidebar-category_shopthuhang .cssmenu #menu-button span {
      margin-right: 10px; }
      .gb-sidebar-category_shopthuhang .cssmenu span img,
      .gb-sidebar-category_shopthuhang .cssmenu ul span img,
      .gb-sidebar-category_shopthuhang .cssmenu ul li span img,
      .gb-sidebar-category_shopthuhang .cssmenu ul li a span img,
      .gb-sidebar-category_shopthuhang .cssmenu #menu-button span img {
        width: 20px; }
  .gb-sidebar-category_shopthuhang .cssmenu {
    border: 1px solid #dcdcdc; }
    .gb-sidebar-category_shopthuhang .cssmenu ul {
      position: relative; }
      .gb-sidebar-category_shopthuhang .cssmenu ul li {
        border-bottom: 1px solid #dcdcdc;
        position: relative; }
        .gb-sidebar-category_shopthuhang .cssmenu ul li:last-child {
          border-bottom: none; }
        .gb-sidebar-category_shopthuhang .cssmenu ul li a {
          position: relative; }
      .gb-sidebar-category_shopthuhang .cssmenu ul ul .item {
        margin-bottom: 10px; }
        .gb-sidebar-category_shopthuhang .cssmenu ul ul .item h3 a {
          display: block;
          font-weight: 600;
          margin-bottom: 10px; }
      .gb-sidebar-category_shopthuhang .cssmenu ul ul ul {
        overflow: initial; }
      .gb-sidebar-category_shopthuhang .cssmenu ul ul li {
        border-bottom: none; }
  .gb-sidebar-category_shopthuhang .cssmenu:after,
  .gb-sidebar-category_shopthuhang .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .gb-sidebar-category_shopthuhang .cssmenu #menu-button {
    display: none; }
  .gb-sidebar-category_shopthuhang .cssmenu {
    width: auto;
    line-height: 1; }
    @media screen and (max-width: 991px) {
      .gb-sidebar-category_shopthuhang .cssmenu {
        display: none; } }
  .gb-sidebar-category_shopthuhang .cssmenu.align-center > ul {
    font-size: 0;
    text-align: center; }
  .gb-sidebar-category_shopthuhang .cssmenu.align-center > ul > li {
    display: inline-block;
    float: none; }
  .gb-sidebar-category_shopthuhang .cssmenu.align-center ul ul {
    text-align: left; }
  .gb-sidebar-category_shopthuhang .cssmenu.align-right > ul > li {
    float: right; }
  .gb-sidebar-category_shopthuhang .cssmenu.align-right ul ul {
    text-align: right; }
  .gb-sidebar-category_shopthuhang .cssmenu > ul > li > a {
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    padding: 10px 20px;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .gb-sidebar-category_shopthuhang .cssmenu > ul > li > a {
        font-size: 11px; } }
  .gb-sidebar-category_shopthuhang .cssmenu > ul > li:hover > a,
  .gb-sidebar-category_shopthuhang .cssmenu > ul > li.active > a {
    color: #413659; }
  .gb-sidebar-category_shopthuhang .cssmenu > ul > li.has-sub > a {
    padding-right: 25px; }
    .gb-sidebar-category_shopthuhang .cssmenu > ul > li.has-sub > a:hover:before {
      content: '';
      display: block; }
  .gb-sidebar-category_shopthuhang .cssmenu > ul > li.has-sub > a::after {
    position: absolute;
    top: 15px;
    right: 10px;
    content: "\f105";
    font-family: FontAwesome; }
  .gb-sidebar-category_shopthuhang .cssmenu > ul > li.has-sub:hover > a::after {
    border-color: #3f97da; }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    z-index: 2;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    margin-right: 100%;
    top: -1; }
  .gb-sidebar-category_shopthuhang .cssmenu li:hover > ul {
    left: 100%;
    position: absolute;
    top: -1px; }
    .gb-sidebar-category_shopthuhang .cssmenu li:hover > ul li ul {
      position: relative;
      left: inherit;
      margin-left: inherit;
      width: auto;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none;
      padding: 0 0 0 20px; }
  .gb-sidebar-category_shopthuhang .cssmenu.align-right li:hover > ul {
    right: 0; }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul ul li a {
    color: #666666; }
  .gb-sidebar-category_shopthuhang .cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%; }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul li {
    -webkit-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease; }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul li {
    padding: 0 10px; }
    .gb-sidebar-category_shopthuhang .cssmenu ul ul li a {
      display: block;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: left;
      color: #666666;
      min-width: 240px;
      background: transparent;
      text-decoration: none;
      line-height: 30px;
      -webkit-transition: color .2s ease;
      -o-transition: color .2s ease;
      transition: color .2s ease; }
      .gb-sidebar-category_shopthuhang .cssmenu ul ul li a i {
        padding-right: 10px; }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul li:first-child a {
    border-top: none; }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul li:hover > a,
  .gb-sidebar-category_shopthuhang .cssmenu ul ul li a:hover {
    color: #413659;
    background: #fff; }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 20px;
    right: 20px;
    content: "\f105";
    font-family: FontAwesome; }
  .gb-sidebar-category_shopthuhang .cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd; }
  .gb-sidebar-category_shopthuhang .cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #fff; }

/*SLIDESHOW*/
.gb-slideshow_shopthuhang {
  position: relative; }
  @media screen and (max-width: 767px) {
    .gb-slideshow_shopthuhang {
      margin-bottom: 30px; } }
  .gb-slideshow_shopthuhang img {
    height: 425px; }
    @media screen and (max-width: 767px) {
      .gb-slideshow_shopthuhang img {
        height: auto; } }
  .gb-slideshow_shopthuhang .owl-nav [class*=owl-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #413659 !important;
    border: 3px solid #413659;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-slideshow_shopthuhang .owl-nav [class*=owl-]:hover {
      background: transparent !important;
      border-color: #413659; }
  .gb-slideshow_shopthuhang .owl-nav {
    margin-top: 0 !important; }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .gb-slideshow_shopthuhang .owl-nav {
        top: -78px; } }
    .gb-slideshow_shopthuhang .owl-nav .owl-prev {
      position: absolute;
      top: 45%;
      left: 20px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .gb-slideshow_shopthuhang .owl-nav .owl-prev:before {
        content: '\f104';
        font-family: FontAwesome;
        color: #fff;
        font-size: 20px; }
    .gb-slideshow_shopthuhang .owl-nav .owl-next {
      position: absolute;
      top: 45%;
      right: 20px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .gb-slideshow_shopthuhang .owl-nav .owl-next:before {
        content: '\f105';
        font-family: FontAwesome;
        color: #fff;
        font-size: 20px; }
  .gb-slideshow_shopthuhang .owl-theme .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%; }
  .gb-slideshow_shopthuhang .slide-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 600px) {
      .gb-slideshow_shopthuhang .slide-content {
        display: none; } }
    .gb-slideshow_shopthuhang .slide-content h4 {
      display: block;
      font-size: 30px;
      line-height: 54px;
      color: #413659;
      font-weight: 900;
      letter-spacing: 2px;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_shopthuhang .slide-content h4 {
          font-size: 18px;
          line-height: 1;
          margin-bottom: 10px; } }
    .gb-slideshow_shopthuhang .slide-content p {
      font-size: 16px;
      color: #fff;
      line-height: 24px; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_shopthuhang .slide-content p {
          font-size: 13px;
          line-height: 18px; } }
    .gb-slideshow_shopthuhang .slide-content a {
      display: inline-block;
      padding: 10px 25px;
      background: #413659;
      color: #fff;
      border: 2px solid #413659;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 30px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_shopthuhang .slide-content a {
          font-size: 14px;
          padding: 7px 25px;
          margin-top: 10px; } }
      .gb-slideshow_shopthuhang .slide-content a:hover {
        color: #413659;
        background: transparent; }

/*social*/
.gb-top-header_shopthuhang-right-social ul li {
  display: inline-block; }
  .gb-top-header_shopthuhang-right-social ul li a {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-top-header_shopthuhang-right-social ul li a:hover {
      color: #003559; }

.footer-about-shopthuhang-social ul li {
  display: inline-block; }
  .footer-about-shopthuhang-social ul li a {
    display: block;
    color: #7a7a7a;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    padding: 8px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .footer-about-shopthuhang-social ul li a:hover {
      color: #413659; }

/*NEWS*/
.gb-page-blog_shopthuhang {
  padding: 50px 0; }
  .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item {
    margin-bottom: 30px; }
    .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-img {
      position: relative;
      z-index: 5;
      overflow: hidden;
      height: 257px; }
      @media screen and (max-width: 767px) {
        .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-img {
          height: auto; } }
      .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-img img {
        width: 100%;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-img:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-img .caption-large {
        position: absolute;
        bottom: 20px;
        left: 20px;
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
        min-width: 115px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 14px;
        font-weight: bold;
        color: #777777; }
    .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-text .gb-news-blog_shopthuhang-item-title {
      margin: 10px 0; }
      .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-text .gb-news-blog_shopthuhang-item-title h3 a {
            min-height: 45px;
        display: block;
        font-size: 15px;
        text-align: left;
        color: #222222; }
        .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-text .gb-news-blog_shopthuhang-item-title h3 a:hover {
          color: #413659;
          text-decoration: none; }
    .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-text .gb-news-blog_shopthuhang-item-text-des p {
      font-size: 14px;
      line-height: 22px;
      text-align: left;
      color: #7b7b7b; }
    .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-button {
      margin-top: 30px; }
      .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-button .btn {
        border-radius: 0; }
      .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-button .gb-btn-readmore {
        background: #413659;
        color: white;
        font-size: 14px;
        padding-left: 30px;
        padding-right: 30px;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s; }
        .gb-page-blog_shopthuhang .gb-news-blog_shopthuhang-item .gb-news-blog_shopthuhang-item-button .gb-btn-readmore:hover {
          background-color: white;
          color: #413659;
          border: 1px solid #413659; }

.gb-single-blog_shopthuhang {
  padding: 50px 0; }

.gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-img img {
  width: 100%;
  height: auto; }

.gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-title {
  margin-top: 30px;
  margin-bottom: 26px; }
  .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-title h2 {
    font-size: 30px;
    line-height: 0.87;
    text-align: left;
    color: #222222; }
    @media screen and (max-width: 767px) {
      .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-title h2 {
        font-size: 24px;
        line-height: 26px; } }

.gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-info {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 30px;
  padding-top: 13px;
  padding-bottom: 14px; }
  .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-info ul {
    margin: 0;
    padding: 0; }
    .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-info ul li {
      list-style-type: none;
      display: inline-block;
      margin-right: 30px;
      font-family: 'Open Sans', serif;
      font-size: 14px;
      font-style: italic;
      line-height: 1.86;
      text-align: left;
      color: #7b7b7b; }
      @media screen and (max-width: 767px) {
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-info ul li {
          margin-right: 24px; } }
      .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-info ul li .fa {
        font-family: FontAwesome;
        font-size: 16px;
        font-style: normal;
        line-height: 1.63;
        color: #413659;
        margin-right: 10px; }
      .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-info ul li a {
        color: #7b7b7b; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-info ul li a:hover {
          text-decoration: none;
          color: #413659; }

.gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-text p {
  font-size: 14px;
  line-height: 1.86;
  text-align: left;
  color: #7b7b7b; }
  .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-text p span {
    color: #413659;
    margin-right: 10px; }

.gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-text .gb-single-blog_shopthuhang-quote {
  margin: 20px 0; }
  .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-text .gb-single-blog_shopthuhang-quote blockquote {
    border-left: none; }
    .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-text .gb-single-blog_shopthuhang-quote blockquote.quote-card {
      position: relative;
      padding-left: 71px;
      border-top: 1px solid #413659;
      background: #f9f9f9; }
      .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-text .gb-single-blog_shopthuhang-quote blockquote.quote-card:before {
        content: "“";
        position: absolute;
        top: 0;
        left: 15px;
        font-size: 120px;
        color: #413659;
        font-weight: normal; }
    .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-text .gb-single-blog_shopthuhang-quote blockquote h4 {
      font-size: 16px;
      font-style: italic;
      line-height: 1.88;
      text-align: left;
      color: #222222; }
    .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-right-text .gb-single-blog_shopthuhang-quote blockquote h3 {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.63;
      text-align: left;
      color: #222222; }

.gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share {
  border-top: 1px solid #e9e9e9;
  padding-top: 10px;
  margin-top: 37px;
  margin-bottom: 76px; }
  .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-left ul {
    margin: 0;
    padding: 0; }
    .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-left ul li {
      list-style-type: none;
      display: inline-block;
      border: 1px solid #e9e9e9;
      padding: 5px 15px; }
      .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-left ul li a {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.86;
        text-align: center;
        color: #aeaeae;
        text-decoration: none; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-left ul li a:hover {
          color: #413659; }
  .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right {
    position: absolute;
    right: -36px; }
    @media screen and (max-width: 767px) {
      .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right {
        width: 100%;
        right: 0;
        margin-top: 15px; } }
    .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul {
      margin: 0;
      padding: 0; }
      .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li {
        list-style-type: none;
        display: inline-block;
        position: relative;
        width: 36px;
        height: 36px;
        border-radius: 3px;
        background-color: #f4f4f4;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:first-child {
          border: none;
          width: 20%;
          background: none; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li a {
          text-decoration: none; }
          .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li a .fa {
            font-family: FontAwesome;
            font-size: 14px;
            line-height: 1.86;
            text-align: center;
            color: #aeaeae;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li span {
          font-size: 14px;
          font-weight: bold;
          line-height: 2.17;
          text-align: right;
          color: #7b7b7b;
          position: absolute; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(2):hover {
          background: #3b5998;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(2):hover a .fa {
            color: white !important; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(3):hover {
          background: #2caae1;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(3):hover a .fa {
            color: white !important; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(4):hover {
          background: #413659;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(4):hover a .fa {
            color: white !important; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(5):hover {
          background: #007bb6;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(5):hover a .fa {
            color: white !important; }
        .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(6):hover {
          background: #413659;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .gb-single-blog_shopthuhang-right .gb-single-blog_shopthuhang-share .gb-single-blog_shopthuhang-share-right ul li:nth-child(6):hover a .fa {
            color: white !important; }

.gb-tintuc-lienquan .gb-tintuc-lienquan-title {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #413659;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px; }

.gb-tintuc-lienquan .gb-tintuc-item .item-img {
  height: 130px;
  overflow: hidden; }

.gb-tintuc-lienquan .gb-tintuc-item .item-text {
  padding-top: 10px; }
  .gb-tintuc-lienquan .gb-tintuc-item .item-text h2 a {
    display: block;
    font-size: 18px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 22px;
    overflow: hidden; }
  .gb-tintuc-lienquan .gb-tintuc-item .item-text p {
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }

.gb-tintuc-lienquan .gb-tintuc-item time {
  display: block;
  margin: 15px 0; }

.gb-tintuc-lienquan .gb-tintuc-item .btn-doctiep a {
  display: inline-block;
  min-width: 120px;
  border: 1px solid #413659;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  background: #413659;
  margin-top: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-tintuc-lienquan .gb-tintuc-item .btn-doctiep a:hover {
    color: #413659;
    background: transparent; }

.gb-tintuc-besideslide_shopthuhang .gb-tintuc-besideslide_shopthuhang-item {
  position: relative;
  margin-bottom: 30px; }
  .gb-tintuc-besideslide_shopthuhang .gb-tintuc-besideslide_shopthuhang-item img {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 767px) {
      .gb-tintuc-besideslide_shopthuhang .gb-tintuc-besideslide_shopthuhang-item img {
        height: auto; } }
  .gb-tintuc-besideslide_shopthuhang .gb-tintuc-besideslide_shopthuhang-item h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7); }
    .gb-tintuc-besideslide_shopthuhang .gb-tintuc-besideslide_shopthuhang-item h3 a {
      display: block;
      font-size: 14px;
      line-height: 21px;
      color: #fff;
      font-weight: 500;
      padding: 10px; }

.gb-tintuc-moinhat_shopthuhang .gb-tintuc-moinhat_shopthuhang-title {
  margin-bottom: 40px; }
  .gb-tintuc-moinhat_shopthuhang .gb-tintuc-moinhat_shopthuhang-title h3 {
    text-align: center;
    font-size: 24px;
    color: #d0205e;
    position: relative;
    text-transform: uppercase; }
    .gb-tintuc-moinhat_shopthuhang .gb-tintuc-moinhat_shopthuhang-title h3:after {
      content: " ";
      background: #d0205e;
      position: relative;
      top: 10px;
      left: 0;
      width: 100px;
      height: 2px;
      display: block;
      text-align: center;
      margin: 0 auto; }

.gb-tintuc-moinhat_shopthuhang .gb-tintuc-besideslide_shopthuhang-item {
  position: relative;
  margin-bottom: 30px; }
  .gb-tintuc-moinhat_shopthuhang .gb-tintuc-besideslide_shopthuhang-item img {
    width: 100%;
    height: 270px; }
  .gb-tintuc-moinhat_shopthuhang .gb-tintuc-besideslide_shopthuhang-item h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7); }
    .gb-tintuc-moinhat_shopthuhang .gb-tintuc-besideslide_shopthuhang-item h3 a {
      display: block;
      font-size: 14px;
      line-height: 21px;
      color: #fff;
      font-weight: 500;
      padding: 10px; }

/*introduce*/
.gb-gioithieu-home_shopthuhang .gb-gioithieu-home_shopthuhang-body {
  text-align: center; }
  .gb-gioithieu-home_shopthuhang .gb-gioithieu-home_shopthuhang-body h2 {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    color: #413659;
    text-transform: uppercase; }
  .gb-gioithieu-home_shopthuhang .gb-gioithieu-home_shopthuhang-body p {
    font-size: 17px;
    padding: 0px 100px;
    color: #7a7a7a;
    line-height: 22px;
    margin: 10px 0; }
  .gb-gioithieu-home_shopthuhang .gb-gioithieu-home_shopthuhang-body .timhieuve {
    display: inline-block;
    padding: 15px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background-color: #413659; }

/*PRODUCT*/
.gb-product-hot_shopthuhang {
  padding-top: 30px; }
  .gb-product-hot_shopthuhang .gb-product-hot_shopthuhang-title {
    margin-bottom: 30px; }
  .gb-product-hot_shopthuhang .gb-product_shopthuhang-item {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0); }
    .gb-product-hot_shopthuhang .gb-product_shopthuhang-item:hover {
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05); }
    .gb-product-hot_shopthuhang .gb-product_shopthuhang-item-img a {
      display: block; }
      .gb-product-hot_shopthuhang .gb-product_shopthuhang-item-img a img {
        margin: auto;
        height: 218px; }
        @media screen and (max-width: 767px) {
          .gb-product-hot_shopthuhang .gb-product_shopthuhang-item-img a img {
            height: auto; } }
    .gb-product-hot_shopthuhang .gb-product_shopthuhang-item-text {
      padding: 20px;
      text-align: center; }
      .gb-product-hot_shopthuhang .gb-product_shopthuhang-item-text h2 a {
        display: block;
        font-size: 14px;
        line-height: 21px;
        color: #413659;
        font-weight: 500;
        margin-bottom: 10px; }
      .gb-product-hot_shopthuhang .gb-product_shopthuhang-item-text .prices_shopthuhang {
        margin: 10px 0; }

.prices_shopthuhang {
  display: block;
  font-size: 16px;
  line-height: 21px;
  color: red;
  font-weight: 600; }

.gb-page-sanpham_shopthuhang {
  padding: 50px 0; }
  .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item {
    position: relative;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px; }
    .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item:hover {
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05); }
      .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item:hover .gb-product_shopthuhang-item-img .btn-addtocart_shopthuhang {
        opacity: 1;
        top: 50%; }
    .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item-img a {
      display: block; }
      .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item-img a img {
        width: 100%;
        height: 250px; }
        @media screen and (max-width: 767px) {
          .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item-img a img {
            height: auto; } }
    .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item-img .btn-addtocart_shopthuhang {
      opacity: 0;
      min-width: 150px;
      display: inline-block;
      position: absolute;
      text-align: center;
      top: 10%;
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      padding: 10px 0;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item-text {
      padding: 20px; }
      .gb-page-sanpham_shopthuhang .gb-product_shopthuhang-item-text h2 a {
        display: block;
        font-size: 14px;
        line-height: 21px;
        color: #333;
        font-weight: 500;
        margin-bottom: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 40px; }

/*SLIDE IMAGE*/
.gb-chitiet_sanpham_shopthuhang-body {
  padding: 50px 0; }
  .gb-chitiet_sanpham_shopthuhang-body .titleCategoryProduct_shopthuhang {
    text-align: center;
    font-size: 30px;
    color: #413659;
    margin: 10px 0;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 30px; }
    .gb-chitiet_sanpham_shopthuhang-body .titleCategoryProduct_shopthuhang:after {
      position: absolute;
      bottom: -15px;
      height: 0;
      width: 150px;
      border-bottom: 3px double #413659;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      content: ""; }
  .gb-chitiet_sanpham_shopthuhang-body .gb-divider {
    margin: 20px 0; }
  .gb-chitiet_sanpham_shopthuhang-body .slider-for {
    background: #fff;
    border: 1px solid #dcdcdc; }
    @media screen and (min-width: 992px) {
      .gb-chitiet_sanpham_shopthuhang-body .slider-for {
        height: auto;
        overflow: hidden; } }
    .gb-chitiet_sanpham_shopthuhang-body .slider-for img {
      width: 100%;
      height: auto;
      margin: 0 auto; }
  .gb-chitiet_sanpham_shopthuhang-body .slide-item-nav {
    border: 1px solid #dcdcdc;
    margin: 0 5px;
    background: #f1f1f1; }
  .gb-chitiet_sanpham_shopthuhang-body .slider-nav {
    margin-top: 10px; }
    .gb-chitiet_sanpham_shopthuhang-body .slider-nav .slide-item-nav {
      background: #fff; }
    .gb-chitiet_sanpham_shopthuhang-body .slider-nav img {
          height: auto;
          padding: 3px;
          border: 1px solid #e8e8e8; }
  .gb-chitiet_sanpham_shopthuhang-body .price-outer-container .prices_shopthuhang {
    text-align: left; }
  .gb-chitiet_sanpham_shopthuhang-body .gb-thongso-mota {
    margin: 40px 0; }
    .gb-chitiet_sanpham_shopthuhang-body .gb-thongso-mota .tab-content {
      padding: 20px; }
      .gb-chitiet_sanpham_shopthuhang-body .gb-thongso-mota .tab-content p {
        display: block;
        color: #797979;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px; }
  .gb-chitiet_sanpham_shopthuhang-body .item-price .news-price {
    font-size: 26px; }
  .gb-chitiet_sanpham_shopthuhang-body .item-price .old-price {
    font-size: 16px; }
  .gb-chitiet_sanpham_shopthuhang-body .price-outer-container {
    margin-top: 15px; }
    .gb-chitiet_sanpham_shopthuhang-body .price-outer-container .price_CategoryProduct_Home_1_shopthuhang .price_old_shopthuhang {
      font-size: 20px;
      text-align: left; }
    .gb-chitiet_sanpham_shopthuhang-body .price-outer-container .price_CategoryProduct_Home_1_shopthuhang .price_old_news {
      font-size: 24px;
      text-align: left; }

/*SLIDE IMAGE*/
@media screen and (max-width: 991px) {
  .gb-chitiet_sanpham_shopthuhang-left .gb-chitiet_sanpham_shopthuhang_left-info {
    padding-top: 20px; } }

.gb-chitiet_sanpham_shopthuhang-left .gb-chitiet_sanpham_shopthuhang_left-info h1 {
  font-size: 24px;
  color: #333; }

.gb-chitiet_sanpham_shopthuhang-left .gb-chitiet_sanpham_shopthuhang_left-info .description {
  margin-top: 20px; }
  .gb-chitiet_sanpham_shopthuhang-left .gb-chitiet_sanpham_shopthuhang_left-info .description p {
    display: block;
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px; }

.gb-thongso-mota .tabbable-line > .nav-tabs {
  border-bottom: 1px solid #413659;
  margin: 0; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li {
  margin-right: 2px; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #333;
  font-size: 15px;
  font-weight: 600; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.open, .gb-thongso-mota .tabbable-line > .nav-tabs > li:hover {
  border: 1px solid #413659;
  position: relative;
  border-bottom: none;
  margin-bottom: -1px; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.open > a, .gb-thongso-mota .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #413659; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.active {
  border: 1px solid #413659;
  position: relative;
  border-bottom: none;
  margin-bottom: -1px; }
  .gb-thongso-mota .tabbable-line > .nav-tabs > li.active a {
    color: #413659; }

.gb-thongso-mota .tabbable-line > .tab-content {
  margin-top: 20px;
  background-color: #fff;
  border: 0; }

.gb-thongso-mota .portlet .tabbable-line > .tab-content {
  padding-bottom: 0; }

.gb-thongso-mota .tab-content h1 {
  font-size: 24px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h2 {
  font-size: 22px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h3 {
  font-size: 20px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h4 {
  font-size: 18px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h5 {
  font-size: 16px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h6 {
  font-size: 14px;
  font-weight: 600; }

.gb-thongso-mota .tab-content ul li {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 26px; }

.gb-thongso-mota .tab-content p {
  color: #333;
  font-size: 16px;
  line-height: 26px; }

/*entry meta*/
.gb-entry-meta .gb-authour {
  font-size: 20px;
  line-height: 1.5; }
  .gb-entry-meta .gb-authour a {
    color: #413659; }

.gb-entry-meta .get-by {
  font-size: 16px;
  color: #413659;
  line-height: 1.5; }

/*ENTRY SHIPPING*/
.gb-entry-shipping p {
  font-size: 16px; }
  .gb-entry-shipping p i {
    color: #413659;
    font-size: 24px; }

.product-share-block .share-heading {
  font-size: 18px;
  color: #7a7a7a;
  float: left;
  padding-right: 20px;
  padding-top: 10px; }

.product-share-block ul li {
  display: inline-block; }
  .product-share-block ul li a {
    width: 40px;
    height: 40px;
    border: 1px solid #413659;
    color: #413659;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .product-share-block ul li a:hover {
      background: #413659;
      color: #fff; }

.gb-home-product-relate .owl-nav [class*=owl-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-home-product-relate .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    border-color: #413659; }
    .gb-home-product-relate .owl-nav [class*=owl-]:hover:before {
      color: #413659; }

.gb-home-product-relate .owl-nav {
  margin-top: 0 !important; }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .gb-home-product-relate .owl-nav {
      top: -78px; } }
  .gb-home-product-relate .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: -45px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .gb-home-product-relate .owl-nav .owl-prev:before {
      content: '\f177';
      font-family: FontAwesome;
      color: #afafaf;
      font-size: 20px; }
  .gb-home-product-relate .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: -45px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .gb-home-product-relate .owl-nav .owl-next:before {
      content: '\f178';
      font-family: FontAwesome;
      color: #afafaf;
      font-size: 20px; }

.gb-home-product-relate .gb-product_shopthuhang-item {
  position: relative;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0); }
  .gb-home-product-relate .gb-product_shopthuhang-item:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05); }
    .gb-home-product-relate .gb-product_shopthuhang-item:hover .gb-product_shopthuhang-item-img .btn-addtocart_shopthuhang {
      opacity: 1;
      top: 50%; }
  .gb-home-product-relate .gb-product_shopthuhang-item-img a {
    display: block; }
    .gb-home-product-relate .gb-product_shopthuhang-item-img a img {
      margin: auto;
      height: 218px; }
      @media screen and (max-width: 767px) {
        .gb-home-product-relate .gb-product_shopthuhang-item-img a img {
          height: auto; } }
  .gb-home-product-relate .gb-product_shopthuhang-item-img .btn-addtocart_shopthuhang {
    opacity: 0;
    min-width: 150px;
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 10px 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .gb-home-product-relate .gb-product_shopthuhang-item-text {
    padding: 20px; }
    .gb-home-product-relate .gb-product_shopthuhang-item-text h2 a {
      display: block;
      font-size: 14px;
      line-height: 21px;
      color: #333;
      font-weight: 500;
      margin-bottom: 10px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      height: 40px; }

.gb-category-product_shopthuhang .titleCategoryProduct_shopthuhang {
  position: relative;
  margin-bottom: 30px;
  border-bottom: 1px solid #efebeb; }
  .gb-category-product_shopthuhang .titleCategoryProduct_shopthuhang h4 {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    background: #413659;
    padding: 0 30px;
    border-left: 5px solid #003559; }
  .gb-category-product_shopthuhang .titleCategoryProduct_shopthuhang p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    color: #7a7a7a;
    line-height: 22px; }

.gb-category-product_shopthuhang .btn-xemchitiet_shopthuhang {
  display: inline-block;
  border: 1px solid #413659;
  padding: 9px 20px;
  text-align: center;
  font-size: 14px;
  color: #413659;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  right: 0; }
  .gb-category-product_shopthuhang .btn-xemchitiet_shopthuhang:hover {
    color: #fff;
    background: #413659; }
  @media screen and (max-width: 767px) {
    .gb-category-product_shopthuhang .btn-xemchitiet_shopthuhang {
      display: none; } }

.gb-category-product_shopthuhang .gb-product_shopthuhang-item {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0); }
  .gb-category-product_shopthuhang .gb-product_shopthuhang-item:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05); }
  .gb-category-product_shopthuhang .gb-product_shopthuhang-item-img a {
    display: block; }
    .gb-category-product_shopthuhang .gb-product_shopthuhang-item-img a img {
      margin: auto;
      height: auto; }
      @media screen and (max-width: 767px) {
        .gb-category-product_shopthuhang .gb-product_shopthuhang-item-img a img {
          height: auto; } }
  .gb-category-product_shopthuhang .gb-product_shopthuhang-item-text {
    padding: 20px;
    text-align: center; }
    .gb-category-product_shopthuhang .gb-product_shopthuhang-item-text h2 a {
      display: block;
      font-size: 14px;
      line-height: 21px;
      color: #333;
      font-weight: 500;
      margin-bottom: 10px; }
    .gb-category-product_shopthuhang .gb-product_shopthuhang-item-text .prices_shopthuhang {
      margin: 10px 0; }

.gb-category-product_shopthuhang .owl-nav [class*=owl-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin: 0 !important;
  background: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.gb-category-product_shopthuhang .owl-nav {
  margin-top: 0 !important; }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .gb-category-product_shopthuhang .owl-nav {
      top: -78px; } }
  .gb-category-product_shopthuhang .owl-nav .owl-prev {
    position: absolute;
    top: -68px;
    right: 30px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .gb-category-product_shopthuhang .owl-nav .owl-prev:before {
      content: '\f104';
      font-family: FontAwesome;
      color: #413659;
      font-size: 30px; }
  .gb-category-product_shopthuhang .owl-nav .owl-next {
    position: absolute;
    top: -68px;
    right: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .gb-category-product_shopthuhang .owl-nav .owl-next:before {
      content: '\f105';
      font-family: FontAwesome;
      color: #413659;
      font-size: 30px; }

.gb-category-product_shopthuhang .owl-theme .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%; }

.gb-sanpham-moi_shopthuhang {
  padding-top: 30px; }
  .gb-sanpham-moi_shopthuhang .gb-product-hot_shopthuhang-title {
    margin-bottom: 30px; }
  .gb-sanpham-moi_shopthuhang .gb-product_shopthuhang-item {
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0); }
    .gb-sanpham-moi_shopthuhang .gb-product_shopthuhang-item:hover {
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05); }
    .gb-sanpham-moi_shopthuhang .gb-product_shopthuhang-item-img a {
      display: block; }
      .gb-sanpham-moi_shopthuhang .gb-product_shopthuhang-item-img a img {
        margin: auto;
        height: 218px; }
        @media screen and (max-width: 767px) {
          .gb-sanpham-moi_shopthuhang .gb-product_shopthuhang-item-img a img {
            height: auto; } }
    .gb-sanpham-moi_shopthuhang .gb-product_shopthuhang-item-text {
      padding: 20px;
      text-align: center; }
      .gb-sanpham-moi_shopthuhang .gb-product_shopthuhang-item-text h2 a {
        display: block;
        font-size: 14px;
        line-height: 21px;
        color: #333;
        font-weight: 500;
        margin-bottom: 10px; }
      .gb-sanpham-moi_shopthuhang .gb-product_shopthuhang-item-text .prices_shopthuhang {
        margin: 10px 0; }

/*CART*/
.btn-addtocart_shopthuhang {
  background: #413659;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  min-width: 150px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 15px; }

.gb-chi-tiet-add-to-cart .quantity {
  float: left; }
  .gb-chi-tiet-add-to-cart .quantity label {
    font-size: 11px;
    font-weight: bold;
    line-height: 2.18;
    text-align: left;
    color: #666666;
    text-transform: uppercase; }
  .gb-chi-tiet-add-to-cart .quantity input {
    width: 75px;
    height: 36px;
    border-radius: 0;
    border: solid 1px #aeaeae; }
  .gb-chi-tiet-add-to-cart .quantity .form-control {
    margin-bottom: 0; }
  .gb-chi-tiet-add-to-cart .quantity .form-group {
    margin-bottom: 0; }

.gb-chi-tiet-add-to-cart .cart {
  position: relative;
  padding-top: 20px; }

.gb-chi-tiet-add-to-cart .single_add_to_cart_button {
  position: absolute;
  bottom: 0;
  background: #413659;
  padding: 6px 24px;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #413659;
  border-radius: 0;
  margin-left: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-chi-tiet-add-to-cart .single_add_to_cart_button:hover {
    color: #413659;
    background: transparent; }

.gb-chi-tiet-add-to-cart .product_meta {
  padding-top: 25px; }
  .gb-chi-tiet-add-to-cart .product_meta span {
    font-size: 14px;
    font-weight: bold;
    color: #404040;
    text-transform: uppercase; }
    .gb-chi-tiet-add-to-cart .product_meta span a {
      font-size: 14px;
      font-weight: normal;
      text-align: left;
      color: #808080;
      text-transform: none; }
      .gb-chi-tiet-add-to-cart .product_meta span a:after {
        content: ","; }
      .gb-chi-tiet-add-to-cart .product_meta span a:last-child:after {
        content: ""; }

.gb-header-cart-yeuthich_shopthuhang .btn-yeuthich-shopthuhang {
  background: transparent;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
  font-size: 14px; }
  .gb-header-cart-yeuthich_shopthuhang .btn-yeuthich-shopthuhang i {
    color: #003559; }

.shopping-cart {
  position: relative;
  color: #fff;
  font-size: 18px;
  display: inline-block; }
  .shopping-cart i {
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #333; }
  .shopping-cart .number-item {
    font-size: 12px;
    color: #fff;
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #413659;
    top: -3px;
    margin-left: 14px;
    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;
    border-radius: 50%; }

/*FOOTER*/
.footer-main-content_shopthuhang {
  background: #413659;
  padding: 50px 0;
}
  .footer-main-content_shopthuhang hr {
    border-top: 1px solid #003559; }

.copyright-area_shopthuhang p {
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.2px;
  padding: 15px 0;
  color: #7a7a7a; }

.widget-title-footer-shopthuhang {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #fff; }

.footer-link-shopthuhang ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #fff; }

.footer-address-shopthuhang h4 {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #413659; }

.footer-address-shopthuhang ul li {
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  text-align: center; }
  .footer-address-shopthuhang ul li span {
    color: #003559;
    font-weight: 600; }

.footer-logo-shopthuhang {
  margin-bottom: 30px; }
  .footer-logo-shopthuhang img {
    width: 50%;
    margin: 0 auto; }

.footer-about-shopthuhang ul li {
  font-size: 14px;
  line-height: 30px;
  color: #fff; }
  .footer-about-shopthuhang ul li span {
    color: #fff;
    font-weight: 600; }

/*EMAIL*/
.gb-footer-newletter_shopthuhang .input-group {
  border-radius: 4px; }

.gb-footer-newletter_shopthuhang .form-control {
  height: 44px;
  border: 1px solid #dbdbdb;
  border-radius: 0; }

.gb-footer-newletter_shopthuhang p {
  color: #808080;
  line-height: 20px;
  font-size: 14px;
  text-align: left;
  margin-bottom: 20px; }

.gb-footer-newletter_shopthuhang span .btn-theme {
  height: 44px;
  color: #333;
  border-radius: 0;
  border: 1px solid #dbdbdb;
  background: transparent; }

.gb-lienhe {
  padding: 50px 0; }

.gb-form-lienhe {
  margin-top: 30px; }
  .gb-form-lienhe h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .gb-form-lienhe p {
    font-size: 14px;
    line-height: 24px;
    color: #7a7a7a;
    margin-bottom: 10px; }
  .gb-form-lienhe form label {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #333;
    margin-top: 5px;
    margin-bottom: 5px; }
  .gb-form-lienhe .btn-gui {
    min-width: 200px;
    background: #413659;
    border: 2px solid #413659;
    color: #fff;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-form-lienhe .btn-gui:hover {
      background: transparent;
      color: #413659; }

/*sidebar*/
.widget-sidebar {
  margin-bottom: 30px; }

.gb-timkiem-sidebar-shopthuhang .widget-title-sidebar-shopthuhang {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #333;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 2px solid #413659; }

.gb-timkiem-sidebar-shopthuhang .vk-newlist-banner-test-search button {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.gb-timkiem-sidebar-shopthuhang .vk-newlist-banner-test-search button:hover {
  background: #413659;
  color: #fff; }

.gb-timkiem-sidebar-shopthuhang form {
  border-radius: 0;
  overflow: hidden; }

.gb-timkiem-sidebar-shopthuhang .vk-newlist-banner-test-search {
  width: 100%;
  height: 50px;
  background: #fff;
  border: solid 1px #413659;
  border-radius: 0; }
  .gb-timkiem-sidebar-shopthuhang .vk-newlist-banner-test-search input {
    width: 80%;
    height: 50px;
    border: none;
    outline: none;
    color: #333;
    background: transparent;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    text-indent: 15px; }
  .gb-timkiem-sidebar-shopthuhang .vk-newlist-banner-test-search button {
    width: 20%;
    height: 48px;
    background: #413659;
    border: none;
    border-left: 1px solid #413659;
    outline: none;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 14px;
    float: right;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-timkiem-sidebar-shopthuhang .vk-newlist-banner-test-search button:hover {
      color: #413659;
      background: transparent; }

.gb-danhmuc-sidebar-shopthuhang .widget-title-sidebar-shopthuhang {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #333;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 2px solid #413659; }

.gb-danhmuc-sidebar-shopthuhang ul li a {
  display: block;
  font-size: 14px;
  line-height: 2.57;
  text-align: left;
  color: #7b7b7b; }
  .gb-danhmuc-sidebar-shopthuhang ul li a:hover {
    text-decoration: none;
    color: #413659; }
  .gb-danhmuc-sidebar-shopthuhang ul li a span {
    font-size: 10px;
    margin-right: 7px;
    color: #413659; }

.gb-recenpost-sidebar-shopthuhang .widget-title-sidebar-shopthuhang {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  line-height: 40px;
  padding-left: 10px;
  background: #413659;
  border-left: 5px solid #003559; }

.gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul {
  padding: 0; }
  .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li {
    list-style-type: none;
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #eee; }
    .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li:first-child {
      padding-top: 0;
      border: none; }
    .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li .gb-item-recent-posts_shopthuhang .gb-item-recent-posts_shopthuhang-img {
      float: left;
      margin-right: 20px;
      position: relative; }
      .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li .gb-item-recent-posts_shopthuhang .gb-item-recent-posts_shopthuhang-img img {
        width: 70px;
        height: 70px;
        border-radius: 3px; }
    .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li .gb-item-recent-posts_shopthuhang .gb-item-recent-posts_shopthuhang-text {
      padding-left: 90px; }
      .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li .gb-item-recent-posts_shopthuhang .gb-item-recent-posts_shopthuhang-text h2 {
        margin: 0; }
        .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li .gb-item-recent-posts_shopthuhang .gb-item-recent-posts_shopthuhang-text h2 a {
          font-size: 14px;
          font-weight: bold;
          line-height: 1.57;
          text-align: left;
          color: #222222;
          overflow: hidden;
          display: block;
          margin-bottom: 10px; }
          .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li .gb-item-recent-posts_shopthuhang .gb-item-recent-posts_shopthuhang-text h2 a:hover {
            text-decoration: none;
            color: #413659; }
      .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li .gb-item-recent-posts_shopthuhang .gb-item-recent-posts_shopthuhang-text .gb-item-recent-post-time_shopthuhang span {
        font-size: 13px;
        line-height: 2;
        text-align: left;
        color: #aeaeae; }
        .gb-recenpost-sidebar-shopthuhang .gb-blog-left-recent-posts_shopthuhang ul li .gb-item-recent-posts_shopthuhang .gb-item-recent-posts_shopthuhang-text .gb-item-recent-post-time_shopthuhang span .fa {
          font-family: 'FontAwesome';
          font-size: 14px;
          text-align: left;
          color: #413659;
          margin-right: 10px; }

.gb-product-sidebar-shopthuhang .widget-title-sidebar-shopthuhang {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  line-height: 40px;
  padding-left: 10px;
  background: #413659;
  border-left: 5px solid #003559; }

.gb-product-sidebar-shopthuhang .gb-product-sidebar_shopthuhang-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #e0e0e0; }
  .gb-product-sidebar-shopthuhang .gb-product-sidebar_shopthuhang-item:last-child {
    border-bottom: none; }
  .gb-product-sidebar-shopthuhang .gb-product-sidebar_shopthuhang-item .gb-product-sidebar_shopthuhang-item-img {
    float: left;
    border: 1px solid #E0E0E0; }
    .gb-product-sidebar-shopthuhang .gb-product-sidebar_shopthuhang-item .gb-product-sidebar_shopthuhang-item-img img {
      width: 60px;
      height: 60px;
      overflow: hidden; }
  .gb-product-sidebar-shopthuhang .gb-product-sidebar_shopthuhang-item .gb-product-sidebar_shopthuhang-item-info {
    padding-left: 80px; }
    .gb-product-sidebar-shopthuhang .gb-product-sidebar_shopthuhang-item .gb-product-sidebar_shopthuhang-item-info h4 a {
      display: block;
      font-size: 14px;
      line-height: 21px;
      color: #333;
      font-weight: 500;
      margin-bottom: 10px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }
    .gb-product-sidebar-shopthuhang .gb-product-sidebar_shopthuhang-item .gb-product-sidebar_shopthuhang-item-info .prices_shopthuhang {
      font-size: 14px; }

.gb-filterprices-sidebar-shopthuhang .widget-title-sidebar-shopthuhang {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #333;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 2px solid #413659; }

.gb-filterprices-sidebar-shopthuhang #slider-range {
  width: 100%;
  height: 5px;
  background: #E0E0E0;
  border-radius: 2px;
  border: none;
  margin-top: 40px; }

.gb-filterprices-sidebar-shopthuhang .ui-state-active {
  border-color: transparent;
  background: transparent; }

.gb-filterprices-sidebar-shopthuhang .ui-state-default {
  position: relative;
  border-color: transparent;
  background: transparent;
  outline: none; }
  .gb-filterprices-sidebar-shopthuhang .ui-state-default:before {
    content: '';
    width: 16px !important;
    height: 16px !important;
    background: #413659 !important;
    border: none;
    border-radius: 50%;
    outline: none;
    top: 0px;
    position: absolute; }
  .gb-filterprices-sidebar-shopthuhang .ui-state-default:after {
    content: '';
    width: 10px !important;
    height: 10px !important;
    background: #fff !important;
    border: none;
    border-radius: 50%;
    outline: none;
    top: 3px;
    left: 3px;
    position: absolute; }

.gb-filterprices-sidebar-shopthuhang .ui-slider-horizontal .ui-slider-range {
  background: #413659;
  margin-left: -5px; }

.gb-filterprices-sidebar-shopthuhang .ui-slider-horizontal .ui-slider-range {
  background: #413659;
  margin-left: -5px; }

.gb-filterprices-sidebar-shopthuhang .label-filter-price {
  text-align: center;
  margin-top: 25px; }
  .gb-filterprices-sidebar-shopthuhang .label-filter-price input {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #666666;
    border: none;
    background: transparent; }

.gb-filterprices-sidebar-shopthuhang .btn-filter-prince {
  width: 100%;
  height: 44px;
  border: none;
  outline: none;
  background: #413659;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  border-radius: 3px;
  color: #FFF;
  position: relative;
  margin-top: 25px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-filterprices-sidebar-shopthuhang .btn-filter-prince:hover {
    border: 1px solid #413659;
    background: none;
    color: #413659;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

.gb-filterprices-sidebar-shopthuhang .ui-state-default, .gb-filterprices-sidebar-shopthuhang .ui-widget-content .ui-state-default, .gb-filterprices-sidebar-shopthuhang .ui-widget-header .ui-state-default, .gb-filterprices-sidebar-shopthuhang .ui-button, .gb-filterprices-sidebar-shopthuhang html .ui-button.ui-state-disabled:hover, .gb-filterprices-sidebar-shopthuhang html .ui-button.ui-state-disabled:active {
  border: none;
  background: transparent; }

/*BREARDCRUMS*/
.gb-breadcrumbs_shopthuhang {
  background: url("../images/aboutimg.jpg") no-repeat;
  background-size: cover;
  height: 300px;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .gb-breadcrumbs_shopthuhang .hero-title-breadcrums_shopthuhang {
    color: #fff;
    font-size: 40px;
    text-shadow: 1px 1px 5px #333;
    text-align: center; }

/*search*/
.product-filter {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 30px; }
  .product-filter label {
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 10px;
    color: #333; }

.product-filter-itemperpage {
  float: left; }
  @media screen and (max-width: 767px) {
    .product-filter-itemperpage {
      float: none; } }
  .product-filter-itemperpage form {
    margin-bottom: 0; }
  .product-filter-itemperpage select {
    font-size: 14px;
    line-height: 2.14;
    text-align: left;
    color: #666;
    width: 100px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #e0e0e0;
    padding: 0 15px; }
    @media screen and (max-width: 767px) {
      .product-filter-itemperpage select {
        width: 100%; } }
    .product-filter-itemperpage select option {
      font-size: 14px;
      line-height: 2.14;
      text-align: left;
      color: #808080; }

.product-filter-itemperpage-ordering {
  float: right; }
  @media screen and (max-width: 767px) {
    .product-filter-itemperpage-ordering {
      float: none;
      margin-top: 20px; } }
  .product-filter-itemperpage-ordering p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    text-align: left;
    color: #aeaeae;
    padding-top: 15px; }
  .product-filter-itemperpage-ordering form {
    margin-bottom: 0; }
  .product-filter-itemperpage-ordering select {
    font-size: 14px;
    line-height: 2.14;
    text-align: left;
    color: #666;
    width: 150px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #e0e0e0;
    padding: 0 15px; }
    @media screen and (max-width: 767px) {
      .product-filter-itemperpage-ordering select {
        width: 100%; } }
    .product-filter-itemperpage-ordering select option {
      font-size: 14px;
      line-height: 2.14;
      text-align: left;
      color: #808080; }

.gb-header-search_shopthuhang .vk-newlist-banner-test-search button {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.gb-header-search_shopthuhang .vk-newlist-banner-test-search button:hover {
  background: #413659;
  color: #fff; }

.gb-header-search_shopthuhang form {
  border-radius: 0;
  overflow: hidden; }

.gb-header-search_shopthuhang .vk-newlist-banner-test-search {
  width: 100%;
  height: 50px;
  background: #fff;
  border: solid 1px #413659;
  border-radius: 0;
  margin-top: 29px;
}
  .gb-header-search_shopthuhang .vk-newlist-banner-test-search input {
    width: 80%;
    height: 50px;
    border: none;
    outline: none;
    color: #333;
    background: transparent;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    text-indent: 15px; }
  .gb-header-search_shopthuhang .vk-newlist-banner-test-search button {
    width: 20%;
    height: 48px;
    background: #413659;
    border: none;
    border-left: 1px solid #413659;
    outline: none;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 14px;
    float: right;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-header-search_shopthuhang .vk-newlist-banner-test-search button:hover {
      color: #413659;
      background: transparent; }

/*CONTACT*/
.gb-facebook_shopthuhang h4 {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px; }

.gb-header-between_shopthuhang-between {
  padding-top: 25px; }
  .gb-header-between_shopthuhang-between ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .gb-header-between_shopthuhang-between ul li {
      width: 50%;
      float: left; }
      .gb-header-between_shopthuhang-between ul li .icons_shopthuhang {
        width: 40px;
        height: 40px;
        border: 1px solid #413659;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 18px;
        color: #003559;
        border-radius: 50%;
        float: left; }
      .gb-header-between_shopthuhang-between ul li .info_support_shopthuhang {
        width: calc(100% - 40px);
        float: left;
        padding-left: 15px; }
        .gb-header-between_shopthuhang-between ul li .info_support_shopthuhang h3 {
          font-size: 14px;
          font-weight: 500;
          line-height: 24px; }
        .gb-header-between_shopthuhang-between ul li .info_support_shopthuhang span {
          font-size: 13px;
          display: block; }

/*BANNER*/
.gb-banner-1-shopthuhang {
  margin-bottom: 30px; }
  .gb-banner-1-shopthuhang a {
    display: block; }
    .gb-banner-1-shopthuhang a img {
      width: 100%;
      height: auto; }

.gb-banner-2-shopthuhang {
  margin-bottom: 30px; }
  .gb-banner-2-shopthuhang a {
    display: block; }
    .gb-banner-2-shopthuhang a img {
      width: 100%;
      height: auto; }

.gb-banner-3-shopthuhang {
  margin-bottom: 30px; }
  .gb-banner-3-shopthuhang a {
    display: block; }
    .gb-banner-3-shopthuhang a img {
      width: 100%;
      height: auto; }

.gb-banner-4-shopthuhang {
  padding: 50px 0; }

/*OTHER*/
.gb-mienphigiaohang_shopthuhang .gb-mienphigiaohang_shopthuhang-item {
  margin-bottom: 10px; }
  .gb-mienphigiaohang_shopthuhang .gb-mienphigiaohang_shopthuhang-item h4 {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .gb-mienphigiaohang_shopthuhang .gb-mienphigiaohang_shopthuhang-item p {
    font-size: 14px;
    color: #7a7a7a;
    line-height: 22px; }

.gb-chinhsachdaily_shopthuhang h4 {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px; }

.gb-chinhsachdaily_shopthuhang p {
  font-size: 14px;
  color: #7a7a7a;
  line-height: 22px; }

.gb-thepdoimienphidaily_shopthuhang {
  margin-bottom: 30px; }
  .gb-thepdoimienphidaily_shopthuhang ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #dddd; }
    @media screen and (max-width: 991px) {
      .gb-thepdoimienphidaily_shopthuhang ul {
        display: block; } }
    .gb-thepdoimienphidaily_shopthuhang ul li {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 15px;
      border-left: 1px solid #dddd; }
.gb-pagination{
  text-align: center;
}
.box_about{
  margin-top: 50px;
}



.uni-checkout-body #payment .place-order {
      margin-top: 30px; }
      .uni-checkout-body #payment .place-order input {
        width: 100%;
        height: 50px;
        background-color: #413659;
        border: 1px solid #413659;
         
        font-size: 14px;
        font-weight: bold;
        line-height: 2.77;
        text-align: center;
        color: #ffffff;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .uni-checkout-body #payment .place-order input:hover {
          background: #fff;
          color: #413659;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
  .uni-checkout-body .vk-checkout-order-left h3 {
     
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 25px; }
  .uni-checkout-body .vk-checkout-order-left table {
    width: 100%; }
    .uni-checkout-body .vk-checkout-order-left table thead tr th {
       
      font-size: 14px;
      font-weight: bold;
      line-height: 2.14;
      text-align: left;
      color: #404040;
      text-transform: uppercase; }
    .uni-checkout-body .vk-checkout-order-left table tbody tr td {
       
      font-size: 14px;
      line-height: 2.14;
      text-align: left;
      color: #666666; }
    .uni-checkout-body .vk-checkout-order-left table tfoot tr th {
       
      font-size: 14px;
      font-weight: 500;
      line-height: 2.14;
      text-align: left;
      color: #404040; }
    .uni-checkout-body .vk-checkout-order-left table tr td {
      border-bottom: 1px solid #e0e0e0;
      padding: 15px 0; }
    .uni-checkout-body .vk-checkout-order-left table tr th {
      border-bottom: 1px solid #e0e0e0;
      padding: 15px 0; }
  .uni-checkout-body .vk-checkout-order-left thead {
    border-bottom: 2px solid #413659; }
  .uni-checkout-body .vk-checkout-order-left .order-total {
    color: #404040; }
  .uni-checkout-body .vk-checkout-billing-left {
    padding-top: 60px;
    padding-bottom: 43px; }
    .uni-checkout-body .vk-checkout-billing-left h3 {
       
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      color: #333333;
      margin-bottom: 20px;
      text-transform: uppercase; }
    .uni-checkout-body .vk-checkout-billing-left p {
      margin-bottom: 27px; }
      .uni-checkout-body .vk-checkout-billing-left p label {
         
        font-size: 14px;
        font-weight: normal;
        line-height: 1.57;
        text-align: left;
        color: #22292d;
        margin-bottom: 10px; }
      .uni-checkout-body .vk-checkout-billing-left p .required {
         
        font-size: 18px;
        font-weight: 900;
        line-height: 1.22;
        color: #413659; }
    .uni-checkout-body .vk-checkout-billing-left .woocommerce-billing-fields select {
      width: 100%;
      height: 50px;
      background-color: #ffffff;
      border: 1px solid #e0e0e0;
      padding: 0 20px;
       
      font-size: 14px;
      line-height: 0;
      text-align: left;
      color: #aeaeae;
      border-radius: 3px; }
  .uni-checkout-body .vk-check-coupon {
    display: none;
    background: #ffffff;
    padding: 20px;
    border: 1px solid #e0e0e0;
    margin-top: 10px; }
    .uni-checkout-body .vk-check-coupon h3 {
       
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      color: #333;
      margin-bottom: 20px;
      text-transform: uppercase; }
    .uni-checkout-body .vk-check-coupon .gb-form-register {
      margin-top: 20px; }
    .uni-checkout-body .vk-check-coupon .required {
       
      font-size: 18px;
      font-weight: 900;
      line-height: 1.22;
      color: #413659; }
    .uni-checkout-body .vk-check-coupon p {
       
      font-size: 16px;
      line-height: 22px; }
    .uni-checkout-body .vk-check-coupon label {
       
      font-size: 16px;
      font-weight: bold;
      text-align: left;
      color: #333;
      margin-bottom: 20px; }
    .uni-checkout-body .vk-check-coupon .form-control {
      height: 45px; }
    .uni-checkout-body .vk-check-coupon .btn {
      width: 100%;
      height: 45px;
      background: #413659;
      color: #fff;
      font-weight: 600;
      border: 1px solid #413659;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .uni-checkout-body .vk-check-coupon .btn:hover {
        background: transparent;
        color: #413659; }
  .uni-checkout-body .entry-content-wrapper .woocommerce-info {
    margin-bottom: 10px;
    background: #fff;
    padding: 14px 20px;
     
    font-size: 14px;
    line-height: 2.14;
    text-align: left;
    color: #666;
    border: 1px solid #e0e0e0;
    border-top: 2px solid #413659;
    border-radius: 3px; }
    .uni-checkout-body .entry-content-wrapper .woocommerce-info i {
      font-family: FontAwesome;
      font-size: 18px;
      line-height: 1.67;
      color: #413659;
      margin-right: 20px; }
    .uni-checkout-body .entry-content-wrapper .woocommerce-info a {
      color: #413659;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .uni-checkout-body .entry-content-wrapper .woocommerce-info a:hover {
        color: #22292d; }
  .uni-checkout-body .entry-content-wrapper .form-row-first input {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid  #e0e0e0;
    padding: 20px;
     
    font-size: 14px;
    line-height: 1.57;
    text-align: left;
    color: #e0e0e0;
    border-radius: 3px; }
  .uni-checkout-body .entry-content-wrapper .form-row-last input {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid  #e0e0e0;
    padding: 20px;
     
    font-size: 14px;
    line-height: 1.57;
    text-align: left;
    color: #aeaeae;
    border-radius: 3px; }
  .uni-checkout-body .entry-content-wrapper .form-row-last textarea {
    width: 100%;
    height: 120px;
    border: 1px solid  #e0e0e0;
    border-radius: 3px; }
  .uni-checkout-body .entry-content-wrapper .vk-checkout-login {
    margin-top: 30px; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login p {
      margin-bottom: 0px; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login input.button {
      width: 120px;
      height: 40px;
      background-color: #413659;
      border-radius: 3px; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login input[type="submit"] {
      border: 1px solid #413659;
       
      font-size: 14px;
      font-weight: bold;
      line-height: 1.69;
      text-align: center;
      color: #ffffff;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .uni-checkout-body .entry-content-wrapper .vk-checkout-login input[type="submit"]:hover {
        background: #fff;
        color: #413659;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login .woocommerce-form__label-for-checkbox input[type=checkbox] {
      width: 16px;
      height: 16px;
      border-radius: 3px;
      background-color: #ffffff;
      border: solid 1px #aeaeae;
      margin-left: 20px; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login .woocommerce-form__label-for-checkbox span {
       
      font-size: 14px;
      line-height: 1.57;
      text-align: left;
      color: #7b7b7b;
      font-weight: normal; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login .lost_password {
      margin: 0;
      padding-top: 15px; }
      .uni-checkout-body .entry-content-wrapper .vk-checkout-login .lost_password a {
         
        font-size: 14px;
        line-height: 1.57;
        text-align: right;
        color: #413659; }
        .uni-checkout-body .entry-content-wrapper .vk-checkout-login .lost_password a:hover {
          color: #333; }
        .uni-checkout-body .entry-content-wrapper .vk-checkout-login .lost_password a i {
          font-family: FontAwesome;
          font-size: 18px;
          margin-right: 5px; }
.gb-register .gb-register-body h1 {
  margin-top: 20px;
  color: #000;
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
}
.gb-register .gb-register-body p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: center;
  margin: 20px 0;
}
.gb-register form label {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.gb-register form .form-control {
  height: 45px;
  border-radius: 0;
}
.gb-register form .btn {
  width: 100%;
  height: 45px;
    background: #413659;
    border: 2px solid #62840c;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.gb-register form .btn:hover {
  color: #62840c;
  background: transparent;
}

/*Update Infor*/
.gb-register1 {
  padding: 40px 0;
}
.gb-register1 .gb-register-body h1 {
  color: #000;
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
}
.gb-register1 .gb-register-body p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: center;
  margin: 20px 0;
}
.gb-register1 form label {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.gb-register1 form .form-control {
  height: 45px;
  border-radius: 0;
}
.gb-register form .btn {
  width: 100%;
  height: 45px;
    background: #413659;
    border: 2px solid #62840c;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.gb-register form .btn:hover {
  color: #62840c;
  background: transparent;
}


.gb-login {
  padding: 40px 0;
}
.gb-login h1 {
  margin-top: 40px;
  color: #000;
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
}
.gb-login .line-border {
  border-right: 1px solid #ddd;
}
.gb-login .btndangnhapfacebook {
  text-align: center;
}
.gb-login .btndangnhapfacebook a {
  display: inline-block;
  min-width: 300px;
  background: #3a5794;
  border: 2px solid #3a5794;
  text-align: center;
  padding: 20px;
  color: #fff;
  transition: all 0.5s;
}
.gb-login .btndangnhapfacebook a:hover {
  color: #3a5794;
  background: transparent;
}
.gb-login .gb-login-form {
  background: #f1f1f1;
  display: flex;
  margin-top: 30px;
  padding: 30px 20px;
}
.gb-login .gb-login-form h2 {
  color: #000;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.gb-login .gb-login-form p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: center;
  margin: 20px 0;
}
.gb-login .gb-login-form label {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.gb-login .gb-login-form .form-control {
  height: 45px;
  border-radius: 0;
}
.gb-login .gb-login-form .btn {
  width: 100%;
  height: 45px;
     background: #413659;
    border: 2px solid #b7056d;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.gb-login .gb-login-form .btn:hover {
  color: #b7056d;
  background: transparent;
}
.gb-login .gb-login-form .gb-btn-quen-mat-khau {
  text-align: center;
  margin-top: 20px;
}
.gb-login .gb-login-form .gb-btn-quen-mat-khau a {
  display: block;
}

.gb-lost-password {
  padding: 40px 0;
}
.gb-lost-password h1 {
  color: #000;
  font-weight: bold;
  font-size: 27px;
  text-align: left;
  text-transform: uppercase;
}
.gb-lost-password p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: left;
  margin: 20px 0;
}
.gb-lost-password label {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: left;
}
.gb-lost-password .form-control {
  height: 45px;
  border-radius: 0;
}
.gb-lost-password .gb-lost-password-back a {
  display: inline-block;
   background: #413659;
    border: 2px solid #62840c;
  color: #fff;
  min-width: 150px;
  text-align: center;
  padding: 10px;
  transition: all 0.5s;
}
.gb-lost-password .gb-lost-password-back a:hover {
  color: #f0ad4e;
  background: transparent;
}
.gb-lost-password .gb-lost-password-continue {
  text-align: right;
}
.gb-lost-password .gb-lost-password-continue .btn {
  display: inline-block;
  background: #413659;
    border: 2px solid #62840c;
  color: #fff;
  min-width: 150px;
  text-align: center;
  padding: 8px;
  border-radius: 0;
  transition: all 0.5s;
}
.gb-lost-password .gb-lost-password-continue .btn:hover {
  color: #62840c;
  background: transparent;
}


.top-header .top-header-right ul li.taikhoan {
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
.user-name{
    color: #fff;
    /*font-weight: bold;*/
}
.des-news{
  text-align: justify;
  font-style: 13px;
  padding: 14px 0px;
  color: #867b7b;
  min-height: 80px;
  line-height: 20px;
}
.item-text h2{
  /*min-height: 50px;*/
}
.img-login{
    width: 385px;
    height: 354px;
    overflow: hidden;
}
.img-login img{
  width: 100%;
  display: block;
}
.img-thanhtoan{
  width: 100%;
  height: 340px;
  margin: 4px 0px;
  position: relative;
}
.img-thanhtoan img{
  width: 100%;
}
/*style title categories new*/
.ma-title {
    text-align: left;
    margin: 40px 0;
    position: relative;
}
.ma-title:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -29px;
    left: 0;
    width: 67px;
    height: 51px;
    background: url(/images/bkg_title2.png) no-repeat;
    z-index: 1;
}
.ma-title h2 {
    padding: 0 40px;
    padding-left: 80px;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 44px;
    background: #383838;
}
.ma-title h2:before {
    content: "";
    display: block;
    background: #383838;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-left: 3px solid #3fb4fb;
    border-right: 3px solid #3fb4fb;
    z-index: -1;
}
.ma-title:after {
    content: "";
    width: 100%;
    position: absolute;
    border-bottom: 2px solid #383838;
    left: 0;
    bottom: 0;
}
.gb-pagination{
  text-align: center;
}
.title-sidebar{font-weight: 600;color:#413659;border-bottom: 1px solid #413659;margin-bottom: 15px;}
.title-sidebar i{margin-right: 10px;}
.infor{font-size: 15px;padding: 5px 0px;}
.user{font-weight: bold;color:#413659;}
.update{color: #d43f3a;font-style: italic;font-size: 14px;font-weight: normal;}
.item_image{width: 80px;display: block;}
.item_image img{width: 100%;display: block;height: auto;}
.status{color: #d43f3a;font-style: italic;font-size: 14px;font-weight: 600;}
.gb-tintuc{margin-top: 50px;}
.box_about{margin-top: 50px;}

.gb-banner-6-naustore img{
  width: 100%;
  height: auto;
}
.gb-banner-5-naustore img{
  width: 100%;
  height: auto;
}

.thumb-news{
  width: 100%;
  height: 200px;
  overflow: hidden;position: relative;
}
.thumb-news img{
  height: auto;
  width: 100%;display: block;
}
/*tuan*/
.gb-single-blog_shopthuhang-right-text * {
  list-style-type: disc;
}