@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap&subset=vietnamese");
@font-face {
  font-family: "BrandonText-Bold";
  src: url("//cdn.hstatic.net/themes/1000361104/1001390115/14/icielBrandonText-Bold.ttf?v=2311"); }

@media (min-width: 1200px) {
  .container {
    width: 1240px !important; } }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > a:hover, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > a:hover, section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu > li > .sub_menu > a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.breadcrumb-shop .breadcrumb > li + li:before {
  padding: 0 5px;
  font-family: fontawesome;
  color: #000;
  content: "\f0da"; }

.owl-pagination {
  position: relative;
  bottom: 0;
  width: 100%; }
  .owl-pagination .owl-page span {
    margin: 10px 6px 10px 12px;
    width: 14px;
    height: 14px;
    background-color: #ddd; }
  .owl-pagination .owl-page.active span {
    background-color: #28a424; }

.breadcrumb-shop .breadcrumb-arrows > li {
  font-size: 14px; }
  .breadcrumb-shop .breadcrumb-arrows > li > a span {
    color: #65d1e6;
    font-weight: bold; }

@media (min-width: 990px) {
  .pd-0 {
    padding: 0 !important; }
  .pd-right-0 {
    padding-right: 0 !important; }
  .pd-left-0 {
    padding-left: 0 !important; }
  .pd-right-5 {
    padding-right: 5px !important; }
  .pd-left-5 {
    padding-left: 5px !important; } }

header#site-header {
  background: #f9f9f9; }
  header#site-header .wrap-flex-align {
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 0; }
    @media (max-width: 767px) {
      header#site-header .wrap-flex-align {
        display: block;
        margin: 0px -15px; } }
  header#site-header #nav {
    padding: 9px 0;
    position: relative; }
    header#site-header #nav div#event-hover-slider {
      position: relative; }
      header#site-header #nav div#event-hover-slider .mega-header {
        background: #000;
        border-radius: 4px;
        font-size: 15px;
        font-weight: 400;
        padding: 8px 0;
        cursor: pointer;
        color: #fff;
        text-align: center;
        position: relative; }
        header#site-header #nav div#event-hover-slider .mega-header i {
          vertical-align: baseline; }
        header#site-header #nav div#event-hover-slider .mega-header > span {
          text-transform: uppercase;
          color: #fff;
          font-weight: bold;
          font-size: 13px; }
    header#site-header #nav .content-flex {
      display: flex;
      text-align: center;
      justify-content: space-between; }
      header#site-header #nav .content-flex .item {
        width: 100%;
        color: #fff;
        margin-left: 7px;
        font-size: 11px;
        align-items: center;
        cursor: pointer;
        user-select: none;
        padding: 5px;
        flex: 1;
        background: #dedede;
        text-align: center;
        text-transform: uppercase;
        font-weight: 500;
        border-radius: 5px; }
        header#site-header #nav .content-flex .item .cs-hd-sub {
          width: calc(100% - 30px);
          float: left;
          position: absolute;
          top: 100%;
          left: 0px;
          right: 0;
          z-index: 999999;
          background: #fff;
          text-align: left;
          transition: 0.3s;
          opacity: 0;
          visibility: hidden;
          margin: auto;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
          header#site-header #nav .content-flex .item .cs-hd-sub .cs-hd-sub-item {
            width: 25%;
            float: left;
            padding: 10px; }
            header#site-header #nav .content-flex .item .cs-hd-sub .cs-hd-sub-item .title-n {
              font-size: 15px;
              text-transform: uppercase;
              margin-bottom: 20px;
              font-weight: 500;
              line-height: 1;
              position: relative;
              color: #000; }
              header#site-header #nav .content-flex .item .cs-hd-sub .cs-hd-sub-item .title-n:after {
                content: '';
                width: 50px;
                height: 2px;
                background: #28a424;
                float: left;
                position: absolute;
                left: 0px;
                bottom: -8px; }
            header#site-header #nav .content-flex .item .cs-hd-sub .cs-hd-sub-item .list-n a {
              font-size: 13px;
              color: #222222;
              line-height: 1.5;
              margin-bottom: 9px;
              font-weight: 300;
              display: block; }
          header#site-header #nav .content-flex .item .cs-hd-sub a {
            color: #000; }
        header#site-header #nav .content-flex .item:first-child {
          margin-left: 0px; }
        header#site-header #nav .content-flex .item:hover {
          background: #84D000;
          border-color: #fff; }
          header#site-header #nav .content-flex .item:hover .cs-hd-sub {
            display: block;
            visibility: visible;
            opacity: 1; }
          header#site-header #nav .content-flex .item:hover > a {
            color: #fff; }
        header#site-header #nav .content-flex .item a {
          font-weight: bold; }
          @media (min-width: 992px) and (max-width: 1199px) {
            header#site-header #nav .content-flex .item a {
              font-size: 8px; } }
    @media (min-width: 992px) {
      header#site-header #nav .col-md-2 {
        width: 18%; } }
    @media (min-width: 992px) {
      header#site-header #nav .col-md-10 {
        width: 82%; } }
  header#site-header .header-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 0; }
    header#site-header .header-info #site-search {
      width: 50%;
      margin: 0; }
    header#site-header .header-info .header-wrap-icon {
      width: 50%;
      padding-left: 20px; }
  header#site-header .header-wrap-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px; }
    @media (max-width: 767px) {
      header#site-header .header-wrap-icon {
        justify-content: flex-end; }
        header#site-header .header-wrap-icon .hamburger-menu {
          margin-right: 10px; } }
    header#site-header .header-wrap-icon div#site-cart-handle, header#site-header .header-wrap-icon #site-cart-handle1 {
      position: relative; }
      header#site-header .header-wrap-icon div#site-cart-handle .cart-menu .count-holder, header#site-header .header-wrap-icon #site-cart-handle1 .cart-menu .count-holder {
        position: absolute;
        top: -4px;
        left: -5px;
        z-index: 20;
        background: #ea1c00;
        color: #fff;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        width: 18px;
        height: 18px;
        text-align: center;
        font-size: 9px;
        line-height: 18px; }
    header#site-header .header-wrap-icon .icon-account > a {
      justify-content: space-around;
      position: relative;
      line-height: 24px;
      display: flex; }
      header#site-header .header-wrap-icon .icon-account > a span:last-child {
        margin-left: 5px; }
  header#site-header .wrap-logo img {
    width: 100%;
    margin: auto; }
    @media (max-width: 767px) {
      header#site-header .wrap-logo img {
        margin: unset; } }
  header#site-header .wrap-logo .logo-mb img {
    max-width: 100%; }
  header#site-header #site-search {
    margin-top: 15px; }
    header#site-header #site-search .smart-search-wrapper {
      right: 0;
      padding: 0 15px;
      position: absolute;
      top: 100%; }
    header#site-header #site-search form.searchform {
      padding: 0;
      margin: 0; }
      header#site-header #site-search form.searchform input.searchinput {
        height: 40px;
        background: #fff; }
      header#site-header #site-search form.searchform .btn-search {
        height: 40px;
        line-height: 40px;
        background: #28a324;
        color: #fff;
        border-radius: 0;
        border: 0px; }
  header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav {
    display: block !important;
    background: #fff;
    position: absolute;
    right: 0;
    z-index: 99;
    width: 100%;
    box-shadow: 2px 2px 12px #DDD; }
    header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul {
      position: relative;
      height: 100%;
      margin: 0; }
      header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li {
        font-size: 14px; }
        header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > a, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > a {
          padding: 10px 10px;
          font-weight: 600;
          display: block;
          position: relative; }
          header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > a > i, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > a > i {
            position: absolute;
            z-index: 9;
            right: 10px;
            top: 14px; }
          header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > a > img, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > a > img {
            width: 20px; }
          header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > a:hover, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > a:hover {
            color: #252a2b; }
        header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu {
          display: none;
          position: absolute;
          left: 100%;
          z-index: 99;
          width: 1000px;
          min-height: 100%;
          background: #fff;
          top: 0; }
          @media (min-width: 992px) and (max-width: 1199px) {
            header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu {
              width: 781px; } }
          header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu {
            float: left;
            width: 736px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-wrap: wrap; }
            @media (min-width: 992px) and (max-width: 1199px) {
              header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu {
                width: 542px; } }
            header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li {
              padding: 8px 12px;
              font-size: 14px;
              position: relative;
              width: 25%; }
              header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > ul.sub_menu, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > ul.sub_menu {
                padding-left: 8px; }
                header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > ul.sub_menu > .list-menu > li > a, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > ul.sub_menu > .list-menu > li > a {
                  display: block;
                  font-size: 13px;
                  margin: 8px 0; }
              header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > a, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > a {
                color: #28a424;
                font-weight: 600; }
                header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > a > i, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > a > i {
                  position: absolute;
                  z-index: 9;
                  right: 10px; }
                header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > a:hover, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .list-menu > li > a:hover {
                  color: #28a424;
                  font-weight: bold; }
          header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .bg-menu, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li > ul.sub_menu .sub_menu-wrap > .bg-menu {
            float: right;
            width: calc(100% - 741px); }
        header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li:hover, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li:hover {
          background: #28a424; }
          header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li:hover > a:before, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li:hover > a:before {
            border-top: 20px solid transparent;
            border-bottom: 20px solid transparent;
            border-left: 11px solid #28a424;
            content: "";
            position: absolute;
            bottom: 100%;
            margin: 0px;
            left: 100%;
            top: 0;
            z-index: 100; }
          header#site-header.affix-mobile div#event-hover-slider:hover nav.main-nav > ul > li:hover > ul.sub_menu, header#site-header .hd-other div#event-hover-slider:hover nav.main-nav > ul > li:hover > ul.sub_menu {
            display: block; }
  @media (min-width: 992px) {
    header#site-header .col-logo {
      width: 18.5%; } }

#sticky-banner {
  position: fixed;
  left: 0;
  right: 0;
  top: 175px;
  margin: auto;
  z-index: 999;
  width: 1650px; }
  #sticky-banner #sticky-banner-target .large .left {
    position: absolute;
    left: 15px; }
  #sticky-banner #sticky-banner-target .large .right {
    position: absolute;
    right: 15px; }
  #sticky-banner #sticky-banner-target .medium {
    display: none; }
    #sticky-banner #sticky-banner-target .medium .left {
      position: absolute;
      left: 10px; }
    #sticky-banner #sticky-banner-target .medium .right {
      position: absolute;
      right: 10px; }

@media (max-width: 1649px) {
  #sticky-banner {
    width: auto; }
    #sticky-banner #sticky-banner-target .large {
      display: none; }
    #sticky-banner #sticky-banner-target .medium {
      display: block; } }

@media (max-width: 1446px) {
  #sticky-banner #sticky-banner-target .medium {
    display: none; } }

section#main-slider {
  background: #f0f0f0;
  border: 0;
  margin: 0; }
  @media (min-width: 992px) {
    section#main-slider .col-md-2 {
      width: 18%; } }
  @media (min-width: 992px) {
    section#main-slider .col-md-10 {
      width: 82%; } }
  section#main-slider .wrap-flex-align {
    align-items: end; }
  section#main-slider div#home-slider {
    width: calc(100% / 3 * 2 + 62px);
    margin: 0 5px 5px 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      section#main-slider div#home-slider {
        width: calc(100% / 2 * 2); } }
    @media (min-width: 768px) and (max-width: 991px) {
      section#main-slider div#home-slider {
        width: 100%; } }
  section#main-slider .info-support {
    width: calc(100% / 3 * 1 - 70px); }
    section#main-slider .info-support > div.item {
      margin-bottom: 5px;
      border: 1px solid #28a424; }
      section#main-slider .info-support > div.item .product-guarantee {
        font-size: 15px; }
  section#main-slider .banner-bottom-slider > a {
    margin: 0px 5px 15px 0px;
    display: block;
    overflow: hidden; }
    section#main-slider .banner-bottom-slider > a img {
      transition: all 0.3s ease; }
    section#main-slider .banner-bottom-slider > a:hover img {
      transform: scale(1.2); }
  section#main-slider nav.main-nav {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #28a424; }
    section#main-slider nav.main-nav > ul {
      position: relative;
      height: 100%; }
      section#main-slider nav.main-nav > ul > li {
        font-size: 14px; }
        section#main-slider nav.main-nav > ul > li > a {
          padding: 10px 10px;
          text-overflow: ellipsis;
          font-weight: 600;
          display: block;
          position: relative; }
          section#main-slider nav.main-nav > ul > li > a > i {
            position: absolute;
            z-index: 20;
            right: 10px;
            top: 14px; }
          section#main-slider nav.main-nav > ul > li > a:hover {
            color: #252a2b; }
          section#main-slider nav.main-nav > ul > li > a > img {
            width: 20px; }
        section#main-slider nav.main-nav > ul > li > .sub_menu {
          display: none;
          position: absolute;
          left: 100%;
          z-index: 99;
          width: 1000px;
          min-height: 100%;
          background: #fff;
          top: 0; }
          @media (min-width: 992px) and (max-width: 1199px) {
            section#main-slider nav.main-nav > ul > li > .sub_menu {
              width: 781px; } }
          section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu {
            float: left;
            width: 736px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-wrap: wrap; }
            @media (min-width: 992px) and (max-width: 1199px) {
              section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu {
                width: 542px; } }
            section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu > li {
              padding: 7px 12px;
              width: 25%;
              font-size: 14px;
              position: relative; }
              section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu > li > .sub_menu {
                padding-left: 8px; }
                section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu > li > .sub_menu .list-menu > li > a {
                  display: block;
                  font-size: 13px;
                  margin: 8px 0; }
                section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu > li > .sub_menu > a > i {
                  position: absolute;
                  z-index: 9;
                  right: 10px; }
                section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu > li > .sub_menu > a:hover {
                  color: #28a424;
                  font-weight: bold; }
              section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .list-menu > li > a {
                color: #28a424;
                font-weight: 600; }
          section#main-slider nav.main-nav > ul > li > .sub_menu .sub_menu-wrap > .bg-menu {
            float: right;
            width: calc(100% - 741px); }
        section#main-slider nav.main-nav > ul > li:hover {
          background: #28a424; }
          section#main-slider nav.main-nav > ul > li:hover > a:before {
            border-top: 20px solid transparent;
            border-bottom: 20px solid transparent;
            border-left: 11px solid #28a424;
            content: "";
            position: absolute;
            bottom: 100%;
            margin: 0px;
            left: 100%;
            top: 0;
            z-index: 100; }
          section#main-slider nav.main-nav > ul > li:hover > ul.sub_menu {
            display: block; }

section#home-banner {
  padding: 15px 0px; }
  section#home-banner .banner-bottom-slider > a {
    margin: 0px 15px 15px 0px; }
    section#home-banner .banner-bottom-slider > a:last-child {
      margin: 0px 0px 15px 0px; }
  section#home-banner a {
    display: block;
    overflow: hidden; }
    section#home-banner a img {
      transition: all 0.3s ease; }
    section#home-banner a:hover img {
      transform: scale(1.2); }

#home-collection-1 {
  /*
	h2{
	background: #28a424;
	padding: 8px 15px;
	font-size: 24px;
	margin-bottom: 15px;
	a{
	color: #ffffff;
}
}
	*/ }

#home-collection-2 {
  /*
	h2{
	background:$colorPrimary ;
	padding: 8px 15px;
	font-size: 24px;
	margin-bottom: 15px;
	a{
	color: #ffffff;
}
}	
	*/ }
  #home-collection-2 .product-list {
    width: 80%;
    float: left; }
  #home-collection-2 .pro-banner {
    width: 20%;
    float: left;
    padding: 0px 15px; }

.home-collection-new h2 {
  margin-bottom: 15px;
  background-color: #f2f7f8;
  border-bottom: 2px solid #000; }
  .home-collection-new h2 a {
    background: url("//cdn.hstatic.net/themes/1000361104/1001390115/14/bg_title_pro.png?v=2311") right 0;
    display: inline-block;
    padding: 9px 50px 9px 30px;
    font-size: 14px !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-family: 'Roboto', sans-serif !important; }

.home-collection-new .product-list {
  width: 100%;
  float: left;
  padding: 0px 15px; }

.home-collection-new .pro-banner {
  width: 20%;
  float: left;
  padding: 0px 15px; }

.pro-loop {
  margin-bottom: 0px;
  padding: 0px 0px; }
  .pro-loop .product-block {
    border: 1px solid #ddd; }
    .pro-loop .product-block .product-img .tag-top-right {
      position: absolute;
      right: 0px;
      z-index: 2; }
      .pro-loop .product-block .product-img .tag-top-right .tag-top {
        background: url(//cdn.hstatic.net/themes/1000361104/1001390115/14/top.png?v=2311);
        background-repeat: no-repeat;
        color: #fff;
        background-size: 100%;
        font-size: 13px;
        font-weight: 600;
        height: 85px;
        padding: 5px 2px; }
        .pro-loop .product-block .product-img .tag-top-right .tag-top span {
          font-size: 15px; }
      .pro-loop .product-block .product-img .tag-top-right .tag-sale {
        padding: 3px;
        color: #fff;
        background: red;
        margin-top: 0;
        font-size: 10px;
        font-weight: 500; }
        @media (max-width: 767px) {
          .pro-loop .product-block .product-img .tag-top-right .tag-sale {
            padding: 1px 2px;
            line-height: 1.2; } }
      .pro-loop .product-block .product-img .tag-top-right .tag-tragop {
        padding: 5px 10px;
        color: red;
        background: orange;
        margin-top: 5px;
        font-size: 12px; }
      .pro-loop .product-block .product-img .tag-top-right .tag-quatang {
        background: red;
        color: #fff;
        margin-top: 5px;
        font-size: 12px;
        padding: 7px 10px; }
    .pro-loop .product-block .product-img .tag-gift {
      position: absolute;
      top: 5px;
      left: 5px;
      padding: 5px;
      background: #04d1e6;
      display: inline-block;
      z-index: 2;
      color: #000;
      font-size: 12px;
      transition: bottom 0.5s ease 0s; }
      .pro-loop .product-block .product-img .tag-gift span {
        margin-right: 5px; }
        .pro-loop .product-block .product-img .tag-gift span img {
          max-width: 24px; }
    .pro-loop .product-block .product-img .tag-new {
      position: absolute;
      left: 0;
      font-weight: 600;
      z-index: 2;
      background: #65d1e6;
      color: #fff;
      font-size: 15px;
      padding: 5px 15px; }
    .pro-loop .product-block .box-pro-detail h3 {
      font-weight: 900; }
    .pro-loop .product-block .box-pro-detail .box-pro-prices {
      float: left;
      height: 45px;
      overflow: hidden;
      text-align: center;
      margin: auto; }
      .pro-loop .product-block .box-pro-detail .box-pro-prices p.pro-price {
        font-weight: 900;
        font-size: 20px;
        color: #ed0000; }
      .pro-loop .product-block .box-pro-detail .box-pro-prices span.pro-price-del {
        font-size: 14px;
        display: block;
        color: #ed0000;
        color: #888;
        text-decoration: line-through; }
    .pro-loop .product-block .box-pro-detail .product-sale {
      float: right;
      font-size: 12px;
      width: 47px;
      background: url(//cdn.hstatic.net/themes/1000361104/1001390115/14/tag.png?v=2311);
      background-repeat: no-repeat;
      background-size: cover;
      height: 46px;
      line-height: 47px;
      padding-right: 5px;
      text-align: right;
      color: #fff; }
    .pro-loop .product-block:hover {
      border: #28a424 1px solid; }

.option.browse-tags .custom-dropdown select {
  background: #f0f0f0;
  border: none;
  padding: 5px; }

.footer-col h4.footer-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  height: 51px;
  overflow: hidden;
  color: #28a424; }
  .footer-col h4.footer-title span, .footer-col h4.footer-title p {
    color: #000; }

@media (min-width: 992px) {
  .col-width-1 {
    width: 19.66666667%; }
  .col-width-2 {
    width: 24%; }
  .col-width-3 {
    width: 20%; }
  .col-width-4 {
    width: 19%; }
  .col-width-5 {
    width: 16.66%; } }

.ftt-item.ftt-email li a span {
  color: #2b8ae0; }

.ftt-item.ftt-social li i {
  margin-right: 10px;
  font-size: 16px;
  margin-top: 3px;
  color: #2b8ae0; }

.ftt-item.ftt-social li:nth-child(2) i {
  color: #3f51b5; }

.ftt-item.ftt-social li:nth-child(3) i {
  color: #00b6f1; }

.ftt-item.ftt-social li:nth-child(4) i {
  color: #00b6f1; }

.ftt-item.ftt-social li:nth-child(5) i {
  color: #ff3d00; }

.ftt-item.ftt-social li:nth-child(6) i {
  color: red; }

.ftt-item.ftt-social li:nth-child(7) i {
  color: red; }

.ftt-item h3 {
  font-size: 18px;
  font-weight: 500;
  color: #222222;
  margin-bottom: 25px;
  margin-top: 0px; }

.ftt-item .ftt-menu li {
  margin-bottom: 8px;
  font-size: 14px; }

div#collection {
  margin: 30px 0px; }
  div#collection .collection-title h1 {
    font-size: 24px;
    text-transform: uppercase; }
  div#collection .heading-collection {
    margin: 20px 0; }
  div#collection .banner-collection-header {
    margin-top: 20px; }
    div#collection .banner-collection-header .banner-collection-banner {
      margin-bottom: 15px; }
  div#collection .owlCollection .owl-pagination {
    bottom: 10px;
    position: absolute;
    width: 100%; }

div#pagination {
  text-align: right; }
  div#pagination .page-node {
    margin: 5px;
    padding: 8px 15px;
    opacity: 1;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #28a424; }
    div#pagination .page-node.current {
      background: #28a424;
      color: #fff; }
  div#pagination .prev, div#pagination .next {
    opacity: 1;
    padding: 8px 15px;
    border-radius: 5px;
    margin: 5px !important;
    border: 1px solid #ddd;
    color: #28a424; }

#product-style .product-gallery {
  display: -webkit-block;
  display: -webkit-block;
  display: -ms-block;
  display: block; }
  #product-style .product-gallery .product-image-detail .tag-top-right, #product-style .product-gallery .product-full-img .tag-top-right {
    position: absolute;
    top: 0;
    right: 0; }
    #product-style .product-gallery .product-image-detail .tag-top-right .tag-top, #product-style .product-gallery .product-full-img .tag-top-right .tag-top {
      display: inline-block;
      vertical-align: top;
      text-align: center;
      background: url(//cdn.hstatic.net/themes/1000361104/1001390115/14/top.png?v=2311);
      z-index: 2;
      background-repeat: no-repeat;
      color: #fff;
      background-size: 100%;
      font-size: 13px;
      font-weight: 600;
      height: 85px;
      padding: 5px 2px; }
      #product-style .product-gallery .product-image-detail .tag-top-right .tag-top span, #product-style .product-gallery .product-full-img .tag-top-right .tag-top span {
        font-size: 15px; }
    #product-style .product-gallery .product-image-detail .tag-top-right .pro-sale, #product-style .product-gallery .product-full-img .tag-top-right .pro-sale {
      font-size: 16px;
      width: 57px;
      display: inline-block;
      vertical-align: top;
      background: url(//cdn.hstatic.net/themes/1000361104/1001390115/14/tag.png?v=2311);
      background-repeat: no-repeat;
      background-size: cover;
      height: 46px;
      line-height: 55px;
      padding-right: 5px;
      text-align: right;
      color: #fff; }
  #product-style .product-gallery .product-image-detail .tag-new, #product-style .product-gallery .product-full-img .tag-new {
    position: absolute;
    left: 0;
    font-weight: 600;
    z-index: 2;
    top: 0;
    text-align: center;
    background: #65d1e6;
    color: #fff;
    font-size: 15px;
    padding: 5px 15px; }
  #product-style .product-gallery .product-image-detail {
    width: 100%; }
    @media (max-width: 991px) {
      #product-style .product-gallery .product-image-detail > .img {
        display: none; } }
    @media (max-width: 991px) {
      #product-style .product-gallery .product-image-detail #sliderproduct {
        height: 450px; } }
    #product-style .product-gallery .product-image-detail #sliderproduct .flickity-page-dots {
      bottom: 0; }
  #product-style .product-gallery .product-gallery__thumbs-container {
    margin-top: 20px; }
    #product-style .product-gallery .product-gallery__thumbs-container .product-gallery__thumb {
      line-height: 0;
      margin-bottom: 10px;
      border: 1px solid #f7f7f8;
      width: 70px;
      display: inline-block;
      margin-right: 10px; }

#product-style #detail-product .tag-gift {
  position: relative;
  width: 140px;
  padding: 0px;
  display: flex;
  text-align: center;
  color: #d00404;
  background: #f0f0f0;
  font-size: 14px;
  transition: bottom 0.5s ease 0s;
  border-radius: 5px;
  align-items: center;
  font-style: italic; }
  #product-style #detail-product .tag-gift span {
    padding: 7px;
    margin-right: 5px;
    background: #d00404; }
  #product-style #detail-product .tag-gift img {
    max-width: 24px; }

#product-style #detail-product .product-info {
  padding-left: 40px; }
  @media (max-width: 991px) {
    #product-style #detail-product .product-info {
      padding-left: 0; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #product-style #detail-product .product-info {
      padding-left: 12px; } }
  #product-style #detail-product .product-info .product-title h1 {
    margin: 0px;
    padding: 10px 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px; }
  #product-style #detail-product .product-info #add-item-form #add-to-cart {
    width: 100%; }
  #product-style #detail-product .product-info #price-preview {
    display: inline-block; }
    #product-style #detail-product .product-info #price-preview strong {
      font-size: 15pt; }
    #product-style #detail-product .product-info #price-preview .price-item {
      font-size: 16px; }
      #product-style #detail-product .product-info #price-preview .price-item span.pro-price {
        font-size: 30px; }
      #product-style #detail-product .product-info #price-preview .price-item .pro-price-old del {
        font-size: 20px; }
    #product-style #detail-product .product-info #price-preview .box-pro-prices {
      float: left;
      margin-right: 30px; }
      #product-style #detail-product .product-info #price-preview .box-pro-prices del {
        display: block;
        font-size: 16px;
        padding: 0;
        color: #888;
        text-decoration: line-through; }
      #product-style #detail-product .product-info #price-preview .box-pro-prices span.pro-price {
        font-weight: 900;
        font-size: 30pt;
        color: #ed0000; }
    #product-style #detail-product .product-info #price-preview span.pro-sale {
      float: right;
      font-size: 16px;
      width: 57px;
      background: url(//cdn.hstatic.net/themes/1000361104/1001390115/14/tag.png?v=2311);
      background-repeat: no-repeat;
      background-size: cover;
      height: 46px;
      line-height: 45px;
      padding-right: 5px;
      text-align: right;
      color: #fff; }
  #product-style #detail-product .product-info .bt-contact {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: none;
    text-align: center;
    color: #fff; }
    #product-style #detail-product .product-info .bt-contact a {
      display: inline-block;
      padding: 14px 35px;
      line-height: 22px;
      border: 1px solid #28a424;
      background: #28a424;
      color: #fff;
      font-weight: 600; }

#product-style div#OwlProduct .owl-controls .owl-buttons div {
  border-radius: 0;
  font-size: 50px;
  position: absolute;
  top: calc(100% / 2 - 50px);
  left: 10px; }
  #product-style div#OwlProduct .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: 10px; }

#product-style .product-tabs {
  margin-bottom: 30px; }
  #product-style .product-tabs .tab > button {
    outline: none;
    padding: 10px 20px;
    color: #28a424;
    border: none;
    background: #fff; }
    #product-style .product-tabs .tab > button.active {
      color: #fff;
      background: #28a424;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
  #product-style .product-tabs .tabcontent {
    border: 1px solid #ccc;
    padding: 20px 30px; }
    @media (max-width: 767px) {
      #product-style .product-tabs .tabcontent {
        padding: 20px 10px; } }
    #product-style .product-tabs .tabcontent .description {
      margin-bottom: 30px;
      overflow: hidden; }
      #product-style .product-tabs .tabcontent .description.active {
        height: auto; }
      @media (max-width: 767px) {
        #product-style .product-tabs .tabcontent .description * {
          font-size: 2rem; }
        #product-style .product-tabs .tabcontent .description table {
          width: 100% !important; }
          #product-style .product-tabs .tabcontent .description table tr td, #product-style .product-tabs .tabcontent .description table tr th {
            padding-left: 10px; } }
    #product-style .product-tabs .tabcontent .readmore span {
      padding: 7px 20px;
      display: inline;
      color: #28a424;
      cursor: pointer;
      border: 1px solid;
      border-radius: 5px; }

#product-style .comment {
  margin-bottom: 30px; }

#product-style .list-productRelated .heading-title h2 {
  font-size: 22px;
  font-weight: 600;
  color: #28a424; }
  #product-style .list-productRelated .heading-title h2 a {
    font-size: 14px;
    text-transform: normal; }

#product-style .product-contact {
  background: url("//cdn.hstatic.net/themes/1000361104/1001390115/14/bg_pr_contact.jpg?v=2311");
  margin-top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px 10px; }
  #product-style .product-contact h4 {
    text-align: center;
    color: #28a424;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase; }
  #product-style .product-contact h5 {
    font-size: 16px;
    margin-bottom: 15px;
    color: #e20000;
    font-weight: 600; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #product-style .product-contact h5 {
        font-size: 13px; } }
  #product-style .product-contact .col-left {
    border-right: 1px solid #ccc; }
  #product-style .product-contact ul.no-bullets > li {
    font-size: 16px;
    display: flex;
    align-items: center; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #product-style .product-contact ul.no-bullets > li {
        font-size: 12px; } }
    #product-style .product-contact ul.no-bullets > li .icon-social {
      margin-right: 5px; }
    #product-style .product-contact ul.no-bullets > li img {
      margin-right: 5px; }
    #product-style .product-contact ul.no-bullets > li a {
      font-weight: 600; }

.info-support .item .product-contact {
  background: url("//cdn.hstatic.net/themes/1000361104/1001390115/14/bg_pr_contact2.jpg?v=2311");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10px; }
  .info-support .item .product-contact h4 {
    text-align: center;
    margin: 7px 0;
    color: #28a424;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase; }
  .info-support .item .product-contact h5 {
    font-size: 14px;
    margin-bottom: 10px;
    color: #e20000;
    font-weight: 600; }
  .info-support .item .product-contact ul.no-bullets > li {
    margin-bottom: 3px;
    font-size: 15px;
    display: flex;
    align-items: center; }
    .info-support .item .product-contact ul.no-bullets > li img {
      margin-right: 5px; }
    .info-support .item .product-contact ul.no-bullets > li a {
      font-weight: 700; }

.info-support .item .product-guarantee {
  background: url("//cdn.hstatic.net/themes/1000361104/1001390115/14/bg_pr_guarantee.jpg?v=2311");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 8px 8px 8px; }
  .info-support .item .product-guarantee h4 {
    text-align: center;
    margin: 7px 0;
    color: #28a424;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase; }
  .info-support .item .product-guarantee h5 {
    font-size: 14px;
    margin-bottom: 10px;
    color: #e20000;
    font-weight: 600; }
  .info-support .item .product-guarantee span {
    color: #e20000;
    font-weight: 600; }

#home-collection-2 .product-list {
  width: 100%; }

@media (max-width: 767px) {
  .pro-loop .product-block .box-pro-detail .box-pro-prices {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: auto; }
    .pro-loop .product-block .box-pro-detail .box-pro-prices p.pro-price {
      font-size: 14px; }
    .pro-loop .product-block .box-pro-detail .box-pro-prices span.pro-price-del {
      font-size: 12px; }
  #home-collection-2 .product-list {
    width: 100%; }
  #product-style #detail-product .product-info {
    padding-left: 0px; }
  section#main-slider div#home-slider, section#main-slider .info-support, .pro-banner {
    width: 100%; }
  #home-banner a > img {
    margin-bottom: 20px; }
  section#main-slider .wrap-flex-align {
    display: block; }
  #product-style .product-contact .col-left {
    border: none; }
  #product-style .product-tabs .tab > button {
    padding: 10px; } }

.product-type, .product-vendor, .product-status, .product-wrty {
  margin-right: 6px;
  font-size: 16px;
  display: inline-block;
  font-weight: 600; }
  .product-type span, .product-vendor span, .product-status span, .product-wrty span {
    font-weight: 400; }

@media (max-width: 991px) {
  .product-info-wrap .product-policy {
    margin-top: 20px; } }

.product-info-wrap .product-policy li .icon {
  width: 35px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle; }

.product-info-wrap .product-policy li .para {
  display: inline-block;
  width: calc(100% - 45px);
  vertical-align: middle; }
  .product-info-wrap .product-policy li .para .title {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600; }
  .product-info-wrap .product-policy li .para p {
    display: block;
    font-size: 13px;
    line-height: 1.3;
    font-style: italic; }

.pp-home {
  padding: 5px; }
  .pp-home h4 {
    text-align: center;
    margin: 7px 0;
    color: #28a424;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase; }
  .pp-home .product-policy li .icon {
    width: 30px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }
  .pp-home .product-policy li .para {
    display: inline-block;
    width: calc(100% - 40px);
    vertical-align: middle; }
    .pp-home .product-policy li .para .title {
      text-transform: uppercase;
      margin-bottom: 5px;
      font-size: 14px;
      font-weight: 600;
      display: none; }
    .pp-home .product-policy li .para p {
      display: block;
      font-size: 13px;
      line-height: 1.3;
      font-style: italic;
      margin-bottom: 6px; }

.wrap-fixed-height-header {
  position: relative; }
  .wrap-fixed-height-header #site-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all .4s ease; }

.wrap-collection-body .filter-here {
  margin: 0; }

.wrap-collection-body .wrap-collection-title {
  margin-bottom: 20px; }

.wrap-collection-body .heading-collection-fix .collection-title {
  height: 34px;
  margin-bottom: 15px;
  background-color: #f2f7f8;
  border-bottom: 2px solid #000; }
  .wrap-collection-body .heading-collection-fix .collection-title .title {
    background: url("//cdn.hstatic.net/themes/1000361104/1001390115/14/bg_title_pro.png?v=2311") right 0;
    display: inline-block;
    padding: 7px 30px 9px 10px;
    font-size: 14px !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    color: #fff; }

.site--info-name {
  padding: 10px 0px;
  color: #ea1c00;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0; }

.site--info-icon {
  padding: 20px 0; }
  .site--info-icon > div {
    display: inline-block;
    margin-right: 10px; }
    .site--info-icon > div .fa {
      margin-right: 5px; }

.site-info .site-mb-social .item {
  margin-bottom: 0px;
  padding: 5px 0; }
  .site-info .site-mb-social .item img {
    width: 15px;
    margin-right: 10px; }

.site-info .site-mb-policy .item {
  margin-bottom: 8px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 5px; }
  .site-info .site-mb-policy .item img {
    margin-right: 10px; }

@media (max-width: 1199px) {
  /* 
	#product-long-description .description .mce-object-iframe{
	position: relative;
	padding-bottom: 56.25%; 
	padding-top: 25px;
	height: 0;
	display:block;
}
	#product-long-description .description iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
	*/
  #product-long-description img {
    width: auto !important;
    height: auto !important; } }

@media (max-width: 767px) {
  #product-long-description .description iframe {
    width: 100% !important;
    height: auto !important; } }

.product-tabs-new .hrvproduct-tabs .tabs {
  border-color: #000;
  margin-bottom: 0; }
  .product-tabs-new .hrvproduct-tabs .tabs li a {
    border-radius: 0;
    border: 1px solid #000;
    border-bottom: none;
    background: #ff0000;
    color: #fff;
    font-weight: 600;
    padding: 6px 12px !important; }
  .product-tabs-new .hrvproduct-tabs .tabs li.active a, .product-tabs-new .hrvproduct-tabs .tabs li:hover a {
    text-decoration: underline; }

.product-tabs-new .hrvproduct-tabs .tabs-content {
  background: #fff7e9; }

.product-tabs-str .nav-tabs-fix {
  border-bottom: 2px solid #000;
  margin-bottom: 0; }
  .product-tabs-str .nav-tabs-fix li {
    display: inline-block; }
    .product-tabs-str .nav-tabs-fix li a {
      border-radius: 0;
      border: 1px solid #000;
      border-bottom: none;
      background: #ff0000;
      color: #fff;
      font-weight: 600;
      padding: 6px 12px !important; }
    .product-tabs-str .nav-tabs-fix li.active a, .product-tabs-str .nav-tabs-fix li:hover a {
      text-decoration: underline; }

.product-tabs-str .tab-pane {
  background: #fff7e9; }

.hover-layout1 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.hover-layout1.black {
  opacity: 1;
  z-index: 10; }

.affix-mobile .col-banner .header-logo {
  display: none; }

.affix-mobile .wrap-logo img {
  max-width: 110px; }

.main-footer-policy {
  padding: 50px 0px 50px; }

.mf-title {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #333333; }

.mf-policy li {
  float: left;
  text-align: center;
  margin-right: 30px; }
  .mf-policy li a {
    color: #333333;
    text-align: center;
    display: block; }
    .mf-policy li a span {
      display: block;
      min-height: 43px; }

p.price-item.price-km {
  line-height: 30px; }

.home-collection-new h2 a span {
  display: none; }

@media (max-width: 480px) {
  .home-collection-new h2 {
    border-bottom: none; }
    .home-collection-new h2 a {
      background: #00b857;
      width: 100%;
      display: flex;
      justify-content: space-between;
      padding: 10px; }
      .home-collection-new h2 a span {
        display: block;
        text-transform: uppercase;
        font-size: 13px;
        line-height: 16px; }
  .pro-loop .product-block .box-pro-detail .product-sale {
    font-size: 10px;
    width: 40px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    right: 5px;
    bottom: -5px; } }

#list_sale_price {
  background: white;
  padding: 5px; }
  #list_sale_price .headers .title-date {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: red;
    text-align: center; }
  #list_sale_price .headers .table-header {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap; }
    #list_sale_price .headers .table-header div {
      padding: 0 5px;
      border: .5px solid silver;
      height: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      position: relative; }
      #list_sale_price .headers .table-header div h3 {
        padding: 0;
        margin: 0 0 5px 0;
        text-align: center;
        font-weight: 900;
        font-size: 18px; }
      #list_sale_price .headers .table-header div i {
        position: absolute;
        top: 70%;
        right: 10px;
        transform: translateY(-50%);
        color: red;
        font-size: 20px;
        display: none; }
        @media screen and (min-width: 768px) {
          #list_sale_price .headers .table-header div i {
            display: block; } }
      #list_sale_price .headers .table-header div input {
        width: 100%;
        padding: 5px;
        border-radius: 5px;
        border-width: .5px;
        outline: none;
        box-shadow: none; }
    #list_sale_price .headers .table-header .tb-col-1 {
      border-right: none;
      flex: 1;
      border-right: .5px solid silver; }
      @media screen and (min-width: 768px) {
        #list_sale_price .headers .table-header .tb-col-1 {
          border-right: none; } }
    #list_sale_price .headers .table-header .tb-col-2 {
      width: 100px;
      border-left: .5px solid silver; }
      @media screen and (min-width: 768px) {
        #list_sale_price .headers .table-header .tb-col-2 {
          width: 150px; } }
    #list_sale_price .headers .table-header .tb-col-3 {
      width: 100px;
      border-right: none;
      display: none; }
      @media screen and (min-width: 768px) {
        #list_sale_price .headers .table-header .tb-col-3 {
          display: flex; } }
    #list_sale_price .headers .table-header .tb-col-4 {
      width: 150px;
      display: none; }
      @media screen and (min-width: 768px) {
        #list_sale_price .headers .table-header .tb-col-4 {
          display: flex; } }
    #list_sale_price .headers .table-header .tb-col-5 {
      width: 80px;
      display: none;
      border-left: 0.5px solid silver; }
      @media screen and (min-width: 768px) {
        #list_sale_price .headers .table-header .tb-col-5 {
          display: flex; } }
  #list_sale_price .group-product {
    border: .5px solid white;
    border-bottom: none; }
    #list_sale_price .group-product:last-child {
      border-bottom: .5px solid white; }
    #list_sale_price .group-product .group-name {
      position: relative;
      height: 40px;
      overflow: hidden; }
      #list_sale_price .group-product .group-name::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: #00b857;
        top: 0;
        left: 0;
        z-index: 1; }
        @media screen and (min-width: 768px) {
          #list_sale_price .group-product .group-name::before {
            width: 80%; } }
      #list_sale_price .group-product .group-name::after {
        content: '';
        position: absolute;
        width: 40px;
        height: 80px;
        background: white;
        top: 0;
        left: calc(100% - 30px);
        z-index: 1;
        transform: rotate(45deg); }
        @media screen and (min-width: 768px) {
          #list_sale_price .group-product .group-name::after {
            left: calc(80% - 30px); } }
      #list_sale_price .group-product .group-name h3 {
        margin: 0;
        padding: 10px;
        text-transform: uppercase;
        color: white;
        font-weight: bold;
        position: absolute;
        z-index: 2;
        font-size: 18px; }
        @media (max-width: 767px) {
          #list_sale_price .group-product .group-name h3 {
            font-size: 14px; } }
    #list_sale_price .group-product .table-row {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: nowrap; }
      #list_sale_price .group-product .table-row:nth-child(even) {
        background: #F0F0FF; }
      #list_sale_price .group-product .table-row:nth-child(odd) {
        background: white; }
      #list_sale_price .group-product .table-row div {
        padding: 0 5px;
        min-height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        #list_sale_price .group-product .table-row div h4 {
          margin: 0;
          padding: 0; }
          @media (max-width: 767px) {
            #list_sale_price .group-product .table-row div h4 {
              margin: 5px 0;
              font-size: 14px; } }
          #list_sale_price .group-product .table-row div h4 p {
            margin: 5px 0; }
      #list_sale_price .group-product .table-row .tb-col-1 {
        flex: 1;
        align-items: flex-start;
        border-left: .5px solid silver;
        border-right: .5px solid silver; }
        @media screen and (min-width: 768px) {
          #list_sale_price .group-product .table-row .tb-col-1 {
            border-right: none; } }
        #list_sale_price .group-product .table-row .tb-col-1 .display-mobile {
          width: 100%;
          justify-content: flex-start;
          align-items: flex-start;
          padding: 0; }
          #list_sale_price .group-product .table-row .tb-col-1 .display-mobile p {
            margin: 0; }
            #list_sale_price .group-product .table-row .tb-col-1 .display-mobile p ~ p {
              margin: 5px 0; }
          @media screen and (min-width: 768px) {
            #list_sale_price .group-product .table-row .tb-col-1 .display-mobile {
              display: none; } }
      #list_sale_price .group-product .table-row .tb-col-2 {
        width: 100px;
        border-left: .5px solid silver; }
        @media screen and (min-width: 768px) {
          #list_sale_price .group-product .table-row .tb-col-2 {
            width: 150px; } }
        #list_sale_price .group-product .table-row .tb-col-2 .display-mobile {
          width: 100%;
          text-align: center;
          padding: 0; }
          #list_sale_price .group-product .table-row .tb-col-2 .display-mobile p {
            margin: 0; }
            #list_sale_price .group-product .table-row .tb-col-2 .display-mobile p ~ p {
              margin: 5px 0; }
          @media screen and (min-width: 768px) {
            #list_sale_price .group-product .table-row .tb-col-2 .display-mobile {
              display: none; } }
      #list_sale_price .group-product .table-row .tb-col-3 {
        width: 100px;
        border-left: .5px solid silver;
        display: none; }
        @media screen and (min-width: 768px) {
          #list_sale_price .group-product .table-row .tb-col-3 {
            display: flex; } }
      #list_sale_price .group-product .table-row .tb-col-4 {
        width: 150px;
        border-left: .5px solid silver;
        display: none; }
        @media screen and (min-width: 768px) {
          #list_sale_price .group-product .table-row .tb-col-4 {
            display: flex; } }
      #list_sale_price .group-product .table-row .tb-col-5 {
        width: 80px;
        display: none; }
        @media screen and (min-width: 768px) {
          #list_sale_price .group-product .table-row .tb-col-5 {
            display: flex; } }
  #list_sale_price .loading {
    height: 200px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    #list_sale_price .loading i {
      margin-left: 5px;
      font-size: 50px !important; }
      #list_sale_price .loading i.fa-spinner {
        color: red;
        font-size: 20px;
        animation: spin 2s linear infinite; }
  #list_sale_price a {
    color: #000000; }
    #list_sale_price a:hover {
      color: red; }
  #list_sale_price .btn-buynow {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 5px; }
    #list_sale_price .btn-buynow img {
      width: 30px; }

@media (max-width: 767px) {
  header#site-header .wrap-logo .logo-mb {
    display: flex !important;
    align-items: center; }
    header#site-header .wrap-logo .logo-mb > img {
      width: 60px;
      margin-right: 10px; }
    header#site-header .wrap-logo .logo-mb .logo_text_mb {
      line-height: 1; }
      header#site-header .wrap-logo .logo-mb .logo_text_mb .logo_text_mb1 {
        color: #ffd800;
        font-weight: bold;
        font-size: 15px;
        margin-bottom: 5px; }
      header#site-header .wrap-logo .logo-mb .logo_text_mb .logo_text_mb2 {
        color: #ff0000;
        font-weight: 900;
        font-size: 35px; }
      header#site-header .wrap-logo .logo-mb .logo_text_mb .logo_text_mb3 {
        font-size: 12px;
        line-height: 16px; }
  header#site-header .search-bar-mobile {
    padding: 10px 0; }
  header#site-header .header-wrap-icon {
    margin-top: 15px; }
    header#site-header .header-wrap-icon #site-cart-handle1 img {
      filter: invert(100%); }
  .header_tab_mb_wrap {
    margin: 0 -15px; }
    .header_tab_mb_wrap > .row {
      padding: 15px;
      background: #00b857; }
      .header_tab_mb_wrap > .row > div:not(:last-child) {
        border-right: 1px solid #fff; }
  .header_tab_mb_wrap2 {
    margin: 0 -15px; }
    .header_tab_mb_wrap2 > .row {
      padding: 0 15px;
      background: #00b857; }
  .header_tab_mb {
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: space-between;
    width: 100%;
    font-weight: 600; }
    .header_tab_mb > img {
      width: 20px; }
    .header_tab_mb a {
      color: #fff; }
  .wrap-fixed-height-header #site-header.scroll-menu {
    position: fixed; } }

.cart-view table tr:first-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }
  .cart-view table tr:first-child td:last-child {
    padding: 0 10px 0 0; }

.cart-view table tr:last-child {
  display: flex;
  flex-direction: column;
  width: 100%; }
  .cart-view table tr:last-child td:first-child {
    padding-bottom: 0; }
  .cart-view table tr:last-child td:last-child {
    padding: 0px 10px 0 0; }
  .cart-view table tr:last-child a.linktocart {
    margin-bottom: 0; }
  .cart-view table tr:last-child a.linktocheckout, .cart-view table tr:last-child a.linktocart {
    height: 56px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold; }
  .cart-view table tr:last-child a.linktocheckout {
    border-color: red; }
    .cart-view table tr:last-child a.linktocheckout::before {
      background: red; }
    .cart-view table tr:last-child a.linktocheckout .small_btn_checkout {
      font-size: 14px;
      font-weight: normal; }

#cartformpage .cart-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  #cartformpage .cart-buttons .link-continue, #cartformpage .cart-buttons #update-cart {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    height: 58px; }
  #cartformpage .cart-buttons #update-cart {
    margin: 0 0 0 10px; }

#cartformpage .bk-btn .bk-btn-paynow {
  display: none !important; }

#cartformpage .flex_cart_btn {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  #cartformpage .flex_cart_btn #checkout {
    height: 58px;
    width: 100%;
    padding: 4px 0;
    font-size: 18px;
    font-weight: bold;
    border-color: red; }
    #cartformpage .flex_cart_btn #checkout::before {
      background-color: red; }
    #cartformpage .flex_cart_btn #checkout .small_btn_checkout {
      font-size: 13px;
      font-weight: normal; }
  #cartformpage .flex_cart_btn .bk-btn {
    margin-left: 10px;
    width: 100%; }
    #cartformpage .flex_cart_btn .bk-btn .bk-btn-installment, #cartformpage .flex_cart_btn .bk-btn .bk-btn-installment-amigo {
      width: 100%;
      border-radius: 0;
      font-size: 18px; }

@media (max-width: 768px) {
  .cart-view table tr:last-child a.linktocheckout .small_btn_checkout {
    font-size: 13px; }
  #cartformpage .cart-buttons .link-continue, #cartformpage .cart-buttons #update-cart {
    line-height: 28px;
    white-space: nowrap;
    font-size: 14px; }
  #cartformpage .flex_cart_btn {
    flex-direction: column; }
    #cartformpage .flex_cart_btn .bk-btn {
      margin-left: 0; } }

.gearvn-header-navigation-right .item:nth-child(1) {
  padding: 0 !important; }
  .gearvn-header-navigation-right .item:nth-child(1) img {
    height: 36px; }
  .gearvn-header-navigation-right .item:nth-child(1) span {
    display: none !important; }

.ftt-social.footer-col img {
  max-width: 20px;
  margin-right: 5px; }

.flash-sale-container {
  /* the slides */
  /* the parent */ }
  .flash-sale-container .slider-index.next {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    .flash-sale-container .slider-index.next svg {
      width: 24px; }
      .flash-sale-container .slider-index.next svg path {
        stroke: #fff; }
  .flash-sale-container .slider-index.prev {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    .flash-sale-container .slider-index.prev svg {
      transform: rotate(180deg);
      width: 24px; }
      .flash-sale-container .slider-index.prev svg path {
        stroke: #fff; }
  .flash-sale-container:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }
  .flash-sale-container .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    position: relative;
    top: 10px;
    z-index: 1; }
    .flash-sale-container .slick-dots button {
      background: #D9D9D9;
      border: none;
      font-size: 0;
      width: 12px;
      height: 12px;
      border-radius: 100%;
      margin-right: 10px;
      outline: none; }
    .flash-sale-container .slick-dots .slick-active button {
      background: #333; }
  .flash-sale-container .slick-slide {
    margin: 0 7px; }
  .flash-sale-container .slick-list {
    margin: 0 -7px; }

#js-feedback-slider {
  /* the slides */
  /* the parent */ }
  #js-feedback-slider .slider-index.next {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    #js-feedback-slider .slider-index.next svg {
      width: 24px; }
      #js-feedback-slider .slider-index.next svg path {
        stroke: #fff; }
  #js-feedback-slider .slider-index.prev {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    #js-feedback-slider .slider-index.prev svg {
      transform: rotate(180deg);
      width: 24px; }
      #js-feedback-slider .slider-index.prev svg path {
        stroke: #fff; }
  #js-feedback-slider:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }
  #js-feedback-slider .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    position: relative;
    top: 10px;
    z-index: 1; }
    #js-feedback-slider .slick-dots button {
      background: #D9D9D9;
      border: none;
      font-size: 0;
      width: 12px;
      height: 12px;
      border-radius: 100%;
      margin-right: 10px;
      outline: none; }
    #js-feedback-slider .slick-dots .slick-active button {
      background: #333; }
  #js-feedback-slider .slick-slide {
    margin: 0 7px; }
  #js-feedback-slider .slick-list {
    margin: 0 -7px; }

.header-link p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.searchactive .search-results, .searchactive .search-bar-remove {
  display: block !important; }

.header-item:hover .sub-menu2 {
  display: grid; }

.header-nav-item:hover .sub-menu {
  display: grid; }

#pagination, .filcolall {
  grid-column: -1 / 1;
  text-align: center !important; }

.box-homepage .box-sub-heading ul {
  overflow: auto; }

@media (max-width: 767px) {
  .banner-under-showcase {
    display: none !important; }
  .container {
    padding: 0 5px; }
  .section-showcase {
    margin-bottom: 15px; } }

.tooltip-list {
  padding: 20px;
  white-space: initial !important;
  margin: 0 !important; }

input[type='number'] {
  -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.header-right-group .header-right-group-icon {
  -webkit-filter: initial !important;
  filter: initial !important; }

.p-sale-off {
  display: none !important; }

.box.box-deal {
  background: url(//cdn.hstatic.net/themes/1000361104/1001390115/14/showwfsaleimage.png?v=2311) left center no-repeat;
  background-size: 100% 100%; }

.tooltip-name {
  background: #CCCCCC  !important;
  color: #28a424 !important; }

.tooltip-name * {
  color: #28a424 !important; }

.tooltip-input {
  background-color: #CCCCCC !important;
  color: #28a424 !important; }

.tooltip-gift .icon-gift {
  background: #CCCCCC !important;
  color: #28a424 !important; }

.tooltip-gift .icon-gift::before {
  border-top: 8px solid #CCCCCC !important;
  color: #28a424 !important; }

.box-accessory .accessory-img img {
  width: 80% !important;
  margin: 0 auto; }

.customer_feedback {
  margin-bottom: 50px; }

.detail-offer-extra .title {
  color: #e90707; }

.header-product-detail .color-green {
  color: #28a424 !important; }

.tooltip-input i.fa {
  display: none !important; }

.tooltip-input span {
  font-weight: bold;
  padding: 10px !important;
  display: block; }

.tooltip-name p {
  font-weight: bold; }

.tooltip-gift .icon-gift {
  margin: 0 !important;
  padding-left: 0 !important; }

.tooltip-gift {
  padding: 0; }

.box-tooltip-gift {
  border-radius: 10px; }

@media (min-width: 992px) {
  .footer-verify-social {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 10px;
    margin-top: 10px;
    display: flex;
    gap: 30px !important;
    margin-top: 10px; }
    .footer-verify-social > div {
      width: 50%; } }

header#site-header .wrap-logo .logo-mb .logo_text_mb .logo_text_mb3 {
  font-size: 12px;
  line-height: 16px;
  color: #28a424; }

.headerformobiule {
  flex-wrap: wrap; }

@media (max-width: 767px) {
  .header-search-group button {
    border-radius: 0 7px 7px 0;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important; }
  .header-search-group {
    width: 100%;
    margin-top: 10px; }
  .header-search-group input {
    border-radius: 35px !important; } }

.cart-ttip-item-container {
  max-height: initial !important;
  overflow: auto; }

.vcountte {
  max-height: 300px !important;
  overflow: auto !important; }

.tooltip-descreption-info, .tooltip-descreption-price p {
  line-height: 20px !important; }

.box-category .box-heading::before {
  background-color: transparent !important; }

.p-price.color-secondary {
  color: red; }

.p-market-price + .color-secondary {
  color: red; }

@media screen and (max-width: 1600px) {
  .box-category .box-heading {
    padding: 12px 30px 12px 20px !important;
    font-size: 24px; } }

.footer {
  padding-bottom: 0 !important; }

.footer .footer-menu {
  margin-bottom: 0 !important; }
