@charset "UTF-8";
/*
Theme Name: Chim Xinh
Theme URI: 
Author: Thanh Nguy
Author URI: 
Description: Template shop bán hàng
Version: 1.1
*/
@font-face {
  font-family: Lato;
  src: url(./fonts/Lato.ttf);
  font-weight: normal; }
@font-face {
  font-family: LineAwesome;
  src: url(./fonts/LineAwesome.ttf);
  font-weight: normal; }
@font-face {
  font-family: Aguda;
  src: url(./fonts/Aguda.otf);
  font-weight: normal; }
@font-face {
  font-family: UniSansHeavy;
  src: url(./fonts/UniSansHeavy.otf);
  font-weight: normal; }
@font-face {
  font-family: Poppins;
  src: url(./fonts/Poppins.ttf);
  font-weight: normal; }
body {
  font-family: "Lato", "Arial", "sans-serif";
  background: #f2f2f2; }
ul {
  margin: 0;
  list-style: none; }

.row {}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", "Arial", "sans-serif"; }

a {
  outline: none; }

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: left; }

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

.row .row {
  margin-top: 0; }
.box-bottom-contact {
    background: #fffab7 none repeat scroll 0 0;
    border: 2px dashed #333;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px 20px;
}
.box-bottom-ttl {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    line-height: 40px;
}
.bottom-contact-content ul li {
    font-size: 14px;
    list-style: none;
}
.bottom-contact-content ul li a{color: inherit;}
@media only screen and (min-width: 320px) {
  #header {
    height: auto;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff; }
    #header .header_top {
      position: relative; }
    #header .logo {
      margin: 0 auto;
      width: 150px;
      display: block;
      text-align: center;
      padding: 10px 0; }
      #header .logo img {
        max-height: 30px; }
      #header .logo h1 {
        font-size: inherit;
        margin: 0; }
    #header .menu-icon {
      float: left;
      width: 22px;
      margin: 22px 0; }
      #header .menu-icon:after {
        background: #f38920;
        box-shadow: 0 7px 0 #f38920, 0 14px 0 #f38920;
        height: 3px; }

  .off-canvas-head {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    padding: 10px 0;
    text-align: center; }
    .off-canvas-head img {
      max-height: 100px; }

  nav.primary-menu {
    display: none; }

  .off-canvas {
    background-color: #fff; }
    .off-canvas .off-canvas-logo {
      text-align: center;
      margin: 0 0 35px 0;
      position: relative; }
      .off-canvas .off-canvas-logo img {
        max-height: 56px; }
    .off-canvas .off-canvas-social {
      margin: 32px 0 0 0;
      padding: 0 10px; }
      .off-canvas .off-canvas-social .oc-social-inner {
        display: block;
        vertical-align: top;
        text-align: center; }
        .off-canvas .off-canvas-social .oc-social-inner a {
          color: #303030;
          margin: 0 4px;
          border: 1px solid #303030;
          font-size: 13px;
          width: 24px;
          height: 24px;
          text-align: center;
          line-height: 24px;
          display: inline-block; }

  .js-off-canvas-overlay {
    background: rgba(0, 0, 0, 0.5); }

  .menu-wrapper {
    position: relative; }
    .menu-wrapper .close-button {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      width: 32px;
      height: 32px;
      line-height: 32px;
      text-align: center;
      background: #f38920;
      color: #222;
      font-size: 24px;
      outline: none;
      border: none; }
      .menu-wrapper .close-button i {
        font-weight: 700; }
    .menu-wrapper .mobile-menu {
      padding: 15px; }
      .menu-wrapper .mobile-menu ul li {
        width: 100%;
        border-bottom: 1px solid #dedede; }
        .menu-wrapper .mobile-menu ul li a {
          font-size: 14px;
          font-weight: normal;
          letter-spacing: 0;
          color: #303030;
          margin: 0;
          position: relative;
          padding: 12px 0 12px 0;
          display: block;
          line-height: 1.3em; }
        .menu-wrapper .mobile-menu ul li.is-accordion-submenu-parent > a:after {
          border: none;
          font-family: "LineAwesome";
          content: '\f110';
          transform: translateY(-50%);
          top: 15px; }
        .menu-wrapper .mobile-menu ul li.active a {
          color: #333;
          background: transparent; }
        .menu-wrapper .mobile-menu ul li #m-searchform input[type="text"] {
          border: 1px solid rgba(0, 0, 0, 0.1);
          color: #2b2b2b;
          background: transparent url("./images/search.png") no-repeat;
          background-position: right 6px center;
          background-size: 21px 21px;
          font-family: "Lato", "Arial", "sans-serif";
          font-size: 14px; }
        .menu-wrapper .mobile-menu ul li .nested li {
          border-bottom: 1px dotted #e5e5e5; }
          .menu-wrapper .mobile-menu ul li .nested li a {
            line-height: 32px;
            text-transform: none; }
          .menu-wrapper .mobile-menu ul li .nested li:last-child {
            border-bottom: none; }
    .menu-wrapper .menu-footer {
      font-size: 11px;
      line-break: 16px;
      color: #767676; }

  .mini-cart-box {
    margin: 10px 0;
    position: absolute;
    top: 0;
    right: 0; }
    .mini-cart-box a.mini-cart-link {
      display: flex;
      align-items: center;
      height: 40px;
      line-height: 1;
      color: #fff;
      font-size: 14px;
      position: relative;
      background: #3c1936;
      padding: 0 5px;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.1);
      border-width: 0 0 3px 0;
      border-radius: 6px; }
      .mini-cart-box a.mini-cart-link span.count__number {
        font-weight: 700;
        position: absolute;
        top: -5px;
        right: -5px;
        color: #fff;
        background: #f38920;
        border-radius: 50px;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center; }
      .mini-cart-box a.mini-cart-link span.mini-cart-icon {
        display: inline-block;
        height: 30px;
        font-weight: 700; }
      .mini-cart-box a.mini-cart-link i {
        font-size: 32px;
        font-weight: normal;
        color: #fff;
        margin-bottom: 3px; }

  .cart-dropdown {
    position: fixed;
    top: 60px;
    right: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 99;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    box-shadow: 1px 4px 12px #999; }
    .cart-dropdown .cart-dropdown-inner {
      font-size: 13px;
      padding: 10px;
      max-height: 280px;
      display: block; }
      .cart-dropdown .cart-dropdown-inner h5 {
        font-size: 13px;
        margin-bottom: 5px; }
      .cart-dropdown .cart-dropdown-inner p {
        margin-bottom: 5px; }
      .cart-dropdown .cart-dropdown-inner::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5; }
      .cart-dropdown .cart-dropdown-inner::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5; }
      .cart-dropdown .cart-dropdown-inner::-webkit-scrollbar-thumb {
        background-color: #3c1936; }
    .cart-dropdown.show-dropdown {
      display: block; }
    .cart-dropdown .dropdown-cart-left {
      width: 50%; }
    .cart-dropdown .item-count {
      display: none; }
    .cart-dropdown .dropdown-cart-detail {
      padding-bottom: 3px;
      margin-bottom: 3px;
      border-bottom: 1px solid #ddd; }
    .cart-dropdown .dropdown-cart-left {
      width: 20%;
      float: left; }
    .cart-dropdown .dropdown-cart-right {
      width: 75%;
      float: right; }
    .cart-dropdown .dropdown-cart-subtotal {
      padding: 8px 0; }
    .cart-dropdown .dropdown-cart-link a {
      display: inline-block;
      width: calc(50% - 8px);
      color: #fff;
      padding: 5px 0;
      border-radius: 6px;
      text-align: center; }
      .cart-dropdown .dropdown-cart-link a.dropdown-view-cart {
        background: #3c1936;
        margin-right: 4px; }
      .cart-dropdown .dropdown-cart-link a.dropdown-check-out {
        background: #f38920;
        margin-left: 4px; }

  .search-main {
    display: flex;
    background: #fff;
    text-align: left;
    z-index: 3;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    height: 60px; }

  .input-group {
    position: relative;
    border-collapse: separate;
    color: #2b2b2b;
    margin-bottom: 0;
    flex-grow: 1; }
    .input-group input[type="text"] {
      color: #2b2b2b;
      padding: 0 10px 0 10px;
      -webkit-transition: width 0.4s ease-out;
      transition: width 0.4s ease-out;
      width: calc(100% - 50px);
      margin-bottom: 0;
      position: relative;
      float: left;
      display: table-cell;
      height: 40px;
      background-color: #fff;
      outline: none;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.1);
      border-width: 0 0 3px 0;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px;
      box-shadow: none; }

  .search-btn {
    white-space: nowrap;
    vertical-align: middle;
    display: flex; }
    .search-btn button {
      position: relative;
      font-size: 16px;
      padding: 0 10px;
      box-shadow: none;
      color: #fff;
      cursor: pointer;
      transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      background: #f38920;
      height: 40px;
      margin-left: -1px;
      outline: none;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.1);
      border-width: 0 0 3px 0;
      border-top-right-radius: 6px !important;
      border-bottom-right-radius: 6px !important; }
      .search-btn button i {
        font-size: 30px; }

  .breadcrumbs {
    border: 0;
    font-size: 13px;
    letter-spacing: 0;
    text-transform: uppercase;
    display: block;
    margin: 10px 0 0; }
    .breadcrumbs .breadcrumbs-list {
      border-radius: 4px;
      display: inline-block;
      list-style: none;
      padding: 0;
      background: white;
      overflow-x: auto;
      white-space: nowrap; }
      .breadcrumbs .breadcrumbs-list > span {
        margin: 0 10px; }
        .breadcrumbs .breadcrumbs-list > span span {
          font-size: 11px; }
          .breadcrumbs .breadcrumbs-list > span span a, .breadcrumbs .breadcrumbs-list > span span span {
            color: #3c1936; }
          .breadcrumbs .breadcrumbs-list > span span:last-child {
            color: #888; }

  .related-slider {
    transform: none;
    margin-bottom: 20px;
    border: 1px solid #ddd; }
    .related-slider .slick-prev, .related-slider .slick-next {
      background: rgba(255, 168, 0, 0.8); }
      .related-slider .slick-prev:before, .related-slider .slick-next:before {
        color: #fff; }
      .related-slider .slick-prev:hover, .related-slider .slick-prev:focus, .related-slider .slick-next:hover, .related-slider .slick-next:focus {
        background: rgba(255, 168, 0, 0.8); }
    .related-slider .slick-slide {
      border-right: 1px solid #ddd;
      padding: 5px 0; }

  .recent-posts {
    padding: 20px;
    background: #fff;
    margin-top: 4px; }

  .related-posts .bx-wrapper {
    padding: 10px; }
    .related-posts .bx-wrapper .bx-pager.bx-default-pager a:not(.active) {
      background: #e5e5e5;
      border: 2px solid #e5e5e5; }

  .slide .row .column {
    padding: 0; }

  .home-slider {
    position: relative; }
    .home-slider .slick-list, .home-slider .slick-track {
      height: 100%; }
    .home-slider:not(.slick-initialized) {
      display: none; }
    .home-slider .home-slider-item {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      width: 100%;
      height: 100%;
      opacity: 1;
      visibility: inherit;
      z-index: 20; }
      .home-slider .home-slider-item:not(.slick-slide) {
        display: none; }

  #product-slider .bx-controls-direction a, .slide-container .bx-controls-direction a {
    background: #fff; }
    #product-slider .bx-controls-direction a:before, .slide-container .bx-controls-direction a:before {
      color: #222; }
  #product-slider .slick-dots li.slick-active button, .slide-container .slick-dots li.slick-active button {
    background: #3c1936;
    border: 1px solid #3c1936; }

  #product-slider ul:not(.slick-slider) {
    display: none; }
  #product-slider .bx-controls-direction a {
    width: 42px;
    height: 42px; }
    #product-slider .bx-controls-direction a:before {
      width: 42px;
      height: 42px;
      line-height: 42px; }
  #product-slider .slick-slide:not(.slick-current) img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }

  .featured-slide .slick-prev, .featured-slide .slick-next {
    background: #3c1936;
    width: 24px;
    height: 24px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    bottom: calc(100% + 20px);
    top: auto;
    border-bottom: 3px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px; }
    .featured-slide .slick-prev:before, .featured-slide .slick-next:before {
      color: #fff; }
    .featured-slide .slick-prev:hover, .featured-slide .slick-prev:focus, .featured-slide .slick-next:hover, .featured-slide .slick-next:focus {
      background: #3c1936; }
  .featured-slide .slick-prev {
    right: calc(25px + 0.625rem);
    left: auto; }
  .featured-slide [dir='rtl'] .slick-prev {
    right: calc(25px + 0.625rem);
    left: auto; }
  .featured-slide .slick-next {
    right: 0.625rem; }
  .featured-slide [dir='rtl'] .slick-next {
    right: 0.625rem; }
  .featured-slide .slick-dots {
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    .featured-slide .slick-dots li {
      width: 50px;
      height: 20px; }
      .featured-slide .slick-dots li button {
        width: 50px;
        height: 6px;
        vertical-align: middle;
        background-color: #e4e4e4;
        border-radius: 0;
        border: none; }
      .featured-slide .slick-dots li.slick-active button {
        background: #f38920;
        border: 1px solid #f38920; }
      .featured-slide .slick-dots li:first-child button {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px; }
      .featured-slide .slick-dots li:last-child button {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px; }

  .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: rgba(255, 255, 255, 0.8);
    z-index: 1;
    color: #222; }
    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
      outline: none;
      background: rgba(255, 255, 255, 0.8); }
      .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
        opacity: 1; }
    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
      opacity: .25; }
    .slick-prev:before, .slick-next:before {
      font-family: "LineAwesome";
      font-size: 20px;
      line-height: 1;
      opacity: .75;
      color: #111;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

  .slick-prev {
    left: 0; }
    .slick-prev:before {
      content: "\f111"; }

  [dir='rtl'] .slick-prev {
    right: 0;
    left: auto; }
    [dir='rtl'] .slick-prev:before {
      content: "\f112"; }

  .slick-next {
    right: 0; }
    .slick-next:before {
      content: "\f112"; }

  [dir='rtl'] .slick-next {
    right: auto;
    left: 0; }
    [dir='rtl'] .slick-next:before {
      content: "\f111"; }

  .slick-dotted.slick-slider {
    margin-bottom: 30px; }

  .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    .slick-dots li {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      padding: 0;
      cursor: pointer;
      line-height: 20px; }
      .slick-dots li button {
        font-size: 0;
        width: 6px;
        height: 6px;
        cursor: pointer;
        border-radius: 50%;
        outline: none;
        background: transparent;
        border: 1px solid #333;
        vertical-align: middle; }
      .slick-dots li.slick-active button {
        background: #333;
        border: 1px solid #333; }

  #main-content {
    position: relative;
    overflow: visible; }

  .main-col {
    background: #fff;
    overflow: hidden; }

  .f-item-wrap {
    border-left: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 1.875rem; }

  .hot-section .hot-section-col {
    width: 100%;
    float: left; }

  .featured-item {
    outline: none; }
    .featured-item:not(.slick-slide) {
      display: none; }

  .tl-title {
    margin-top: 0;
    margin-bottom: 20px;
    position: relative;
    justify-content: center;
    display: block;
    text-align: center;
    font-weight: 500;
    padding: 0;
    text-transform: uppercase;
    color: #303030;
    white-space: nowrap;
    letter-spacing: 3px;
    font-size: 12px; }
    .tl-title span {
      display: inline-block;
      border-bottom: 1px solid #2b2b2b;
      padding-bottom: 15px; }

  .mask-img {
    overflow: visible;
    position: relative; }
    .mask-img .mask {
      position: absolute;
      left: -5px;
      top: -5px;
      z-index: 0;
      display: block;
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      box-sizing: border-box;
      border-color: #fff;
      border-width: 0;
      border-style: solid;
      transition: border-width 0.2s ease-in; }

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

  .item-list {
    border-left: 1px solid #ddd;
    overflow: hidden; }

  .item-box {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0px 3px 0px 0px #ededed;
    -moz-box-shadow: 0px 3px 0px 0px #ededed;
    -webkit-box-shadow: 0px 3px 0px 0px #ededed; }
    .item-box .percent-down {
      position: absolute;
      top: 10px;
      left: 10px;
      background: #f38920;
      color: #fff;
      height: 30px;
      line-height: 30px;
      padding: 0 14px;
      display: inline-block;
      font-family: poppins;
      font-size: 12px; }
      .item-box .percent-down:before {
        content: "\f11f";
        font-family: "LineAwesome"; }
    .item-box .item-thumb {
      padding: 5px 0;
      border-bottom: 1px dashed #ddd; }
      .item-box .item-thumb a {
        position: relative;
        border-radius: 10px 10px 0 0;
        display: block; }
      .item-box .item-thumb img {
        border-radius: 6px; }
    .item-box .item-text {
      text-align: left;
      padding: 5px; }
      .item-box .item-text .item-title {
        font-size: 14px;
        margin: 0; }
        .item-box .item-text .item-title a {
          overflow: hidden;
          text-overflow: ellipsis;
          font-weight: bold;
          display: -webkit-box;
          line-height: 16px;
          min-height: 32px;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          color: #2b2b2b; }
      .item-box .item-text .item-price .current-price {
        font-family: "Poppins", "Arial", "sans-serif";
        font-weight: 700;
        color: #3c1936; }
      .item-box .item-text .item-price .old-price {
        text-decoration: line-through;
        color: #888;
        font-size: 13px;
        font-style: italic; }
      .item-box .item-text .item-price .price ins {
        text-decoration: none; }
      .item-box .item-text .item-price .price > .woocommerce-Price-amount, .item-box .item-text .item-price .price ins .woocommerce-Price-amount {
        font-family: "Poppins", "Arial", "sans-serif";
        font-weight: 700;
        color: #f38920; }

  .f-item-box {
    overflow: hidden;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #ddd; }
    .f-item-box .item-info {
      width: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      transition: all 0.5s ease-out 0s;
      -webkit-transition: all 0.5s ease-out 0s;
      padding: 20px; }
      .f-item-box .item-info .item-detail {
        display: none; }
    .f-item-box .item-text {
      /* padding-left: 15px;
      		    padding-top: 5px; */
      transition: all 0.5s ease-out 0s;
      -webkit-transition: all 0.5s ease-out 0s;
      background-color: rgba(255, 255, 255, 0.8);
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 10px 5px 0; }
      .f-item-box .item-text .item-title {
        font-size: 14px;
        overflow: hidden;
        font-weight: bold;
        line-height: 16px;
        margin: 0; }
        .f-item-box .item-text .item-title a {
          color: #2b2b2b; }
      .f-item-box .item-text .item-price {
        display: block;
        padding: 8px 0;
        line-height: 16px; }
        .f-item-box .item-text .item-price .current-price {
          font-family: "Poppins", "Arial", "sans-serif";
          font-weight: 700;
          color: #3c1936; }
        .f-item-box .item-text .item-price .old-price {
          text-decoration: line-through;
          color: #888;
          font-size: 13px;
          font-style: italic; }
        .f-item-box .item-text .item-price .price ins {
          text-decoration: none; }
        .f-item-box .item-text .item-price .price > .woocommerce-Price-amount, .f-item-box .item-text .item-price .price ins .woocommerce-Price-amount {
          font-family: "Poppins", "Arial", "sans-serif";
          font-weight: 700;
          color: #f38920; }
      .f-item-box .item-text .percent-down {
        background: #f38920;
        color: #fff;
        height: 30px;
        line-height: 30px;
        padding: 0 13px;
        display: inline-block; }
        .f-item-box .item-text .percent-down:before {
          content: "\f11f";
          font-family: "LineAwesome"; }

  .bg-item-box .item-banner a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #333;
    vertical-align: top; }
    .bg-item-box .item-banner a img {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: opacity 1s ease 0s;
      transition: opacity 1s ease 0s; }
    .bg-item-box .item-banner a:before, .bg-item-box .item-banner a:after {
      bottom: 20px;
      content: "";
      left: 20px;
      opacity: 0;
      position: absolute;
      right: 20px;
      top: 20px;
      -webkit-transition: opacity 1s ease 0s,transform 1s ease 0s;
      transition: opacity 1s ease 0s,transform 1s ease 0s;
      z-index: 1; }
    .bg-item-box .item-banner a:before {
      border-bottom: 1px solid #3c1936;
      border-top: 1px solid #3c1936;
      -webkit-transform: scaleX(0);
      transform: scaleX(0); }
    .bg-item-box .item-banner a:after {
      border-left: 1px solid #3c1936;
      border-right: 1px solid #3c1936;
      -webkit-transform: scaleY(0);
      transform: scaleY(0); }
    .bg-item-box .item-banner a:hover:before, .bg-item-box .item-banner a:hover:after {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: scale(1);
      transform: scale(1); }
    .bg-item-box .item-banner a:hover img {
      opacity: .5;
      filter: alpha(opacity=50); }

  .entry {
    margin-top: 4px;
    margin-bottom: 0; }
    .entry .entry-wrap {
      overflow: hidden;
      background: #fff; }

  .entry-thumb {
    display: block;
    margin: 0 auto;
    padding: 15px;
    width: 234px;
    height: 234px;
    text-align: center;
    vertical-align: middle; }
    .entry-thumb .entry-thumb-img {
      display: block;
      width: 204px;
      height: 204px;
      position: relative; }
      .entry-thumb .entry-thumb-img img {
        width: 204px;
        height: 204px; }
      .entry-thumb .entry-thumb-img a {
        position: relative;
        display: block;
        height: 100%; }

  .post {
    margin: 0; }
    .post.column {
      padding: 4px 2px 0; }
    .post .post-wrap {
      background-color: #fff;
      text-align: center; }

  .related-post h3 {
    font-size: 16px;
    font-weight: bold; }
    .related-post h3 a {
      color: #303030; }
  .related-post .post-thumb {
    margin-bottom: 6px;
    text-align: center; }
    .related-post .post-thumb img {
      display: inherit !important; }

  .related-thumb {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    text-align: center;
    vertical-align: middle; }
    .related-thumb .related-thumb-img {
      display: block;
      width: 100%;
      height: 100%;
      position: relative; }
      .related-thumb .related-thumb-img a {
        position: relative;
        display: block;
        height: 100%; }

  .entry .entry-text {
    text-align: left; }

  .entry-text {
    display: block;
    padding: 15px;
    vertical-align: middle; }
    .entry-text article {
      margin-top: 15px; }
      .entry-text article h3 {
        font-size: 22px; }
        .entry-text article h3 a {
          color: #2b2b2b; }

  .type-post-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: inline-block;
    margin-top: -25px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%; }
    .type-post-icon:before {
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      content: ""; }
    .type-post-icon:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0);
      transition: background-color 0.2s ease-out;
      content: ""; }
    .type-post-icon i {
      color: #2b2b2b; }

  .bouncer {
    box-shadow: none;
    transform: translateY(0);
    transition: all 0.2s ease-out; }

  .entry-meta {
    font-size: 13px; }
    .entry-meta .entry-cat a {
      font-weight: normal;
      font-style: normal;
      color: #fff;
      letter-spacing: 1px;
      padding: 3px 12px;
      font-size: 12px; }

  .entry-date {
    font-size: 11px;
    font-family: Poppins, sans-serif;
    letter-spacing: 0.2em;
    text-align: left;
    margin-top: 15px; }
    .entry-date span {
      position: relative;
      display: inline-block;
      color: #a6a6a6; }
    .entry-date a.read-more {
      letter-spacing: 0;
      float: right;
      color: #2b2b2b;
      text-transform: uppercase; }

  .time-page-meta {
    text-align: center; }

  .related-post {
    margin-bottom: 0; }
    .related-post h3.related-title {
      font-size: 14px;
      margin-top: 10px;
      text-align: center;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      height: 39px;
      line-height: 20px;
      overflow: hidden;
      margin-bottom: 0; }
      .related-post h3.related-title a {
        color: #303030; }
    .related-post span.related-price {
      font-size: 14px;
      font-family: "Poppins", "Arial", "sans-serif";
      font-weight: 700;
      color: #1bbddd; }

  .archive-header .ah-tb {
    display: table; }
    .archive-header .ah-tb .ah-td {
      display: table-cell;
      margin-top: 4px;
      vertical-align: middle; }
      .archive-header .ah-tb .ah-td .ah-number {
        text-align: center; }
    .archive-header .ah-tb .ah-td:first-child {
      padding: 10px 30px;
      background: #f18597;
      width: 1%;
      white-space: nowrap; }
      .archive-header .ah-tb .ah-td:first-child h4 {
        margin-bottom: 0; }
    .archive-header .ah-tb .ah-td:last-child .ah-title {
      background: #fff;
      margin-left: 4px;
      display: block;
      height: 100%;
      padding: 20px 30px;
      box-sizing: content-box; }
    .archive-header .ah-tb .ah-td:last-child h1 {
      font-size: 32px;
      text-transform: uppercase;
      margin-bottom: 0;
      color: #303030; }

  .tabs-content {
    /* .wp-caption{
    	max-width: 100% !important;
    	text-align: center;
    	
    }
    .wp-caption-text{
    	text-align: center;
    } */ }
    .tabs-content a {
      color: #222;
      font-size: 16px; }
    .tabs-content p {
      font-size: 16px;
      text-align: justify;
      margin: 1.5rem 0; }
    .tabs-content .wp-caption {
      background: #fff;
      border: 0;
      padding: 0;
      max-width: 100%;
      text-align: center;
      position: relative;
      overflow: hidden;
      margin-bottom: 10px; }
      .tabs-content .wp-caption .alignnone {
        margin: 5px 0 17px; }
      .tabs-content .wp-caption .alignleft {
        margin: 5px 30px 17px 0; }
      .tabs-content .wp-caption .alignright {
        margin: 5px 0 17px 30px; }
      .tabs-content .wp-caption img {
        border: 0;
        height: auto;
        margin: 0;
        max-width: 100%;
        padding: 0;
        width: 100%; }
      .tabs-content .wp-caption p.wp-caption-text {
        font-size: 14px;
        line-height: 1.4;
        margin: 0;
        padding: 11px 10px;
        color: #fff;
        font-style: italic;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        transition: all .4s;
        -webkit-transition: all .4s;
        -moz-transition: all 0.4s; }
    .tabs-content img {
      margin: 0 auto;
      display: block; }
    .tabs-content h2 {
      font-size: 22px;
      color: #2b2b2b; }
    .tabs-content h3 {
      font-size: 18px; }

  .post-title {
    padding-top: 25px; }
    .post-title h1 {
      letter-spacing: 1px;
      font-size: 26px;
      color: #222;
      margin-bottom: 10px; }

  .tl-head {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    font-weight: 700; }

  .box-title {
    position: relative;
    font-weight: bold;
    margin: 8px 0 16px;
    margin-bottom: 20px;
    clear: both; }
    .box-title h1, .box-title h2 {
      font-family: "UniSansHeavy", "Arial", "sans-serif";
      font-weight: 700;
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      padding: 10px 15px;
      border-radius: 4px 4px 0 0;
      display: inline-block;
      margin: 0;
      letter-spacing: 1px; }
      .box-title h1 a, .box-title h2 a {
        color: #fff; }
    .box-title span {
      padding-right: 6px;
      display: inline-block; }
      .box-title span img {
        display: block; }
    .box-title.hot {
      margin-bottom: 0;
      border-bottom: 1px solid #940c19; }
      .box-title.hot h2 {
        background: #940c19; }
    .box-title.carriage {
      border-bottom: 1px solid #f14976; }
      .box-title.carriage h2 {
        background: #f14976; }
    .box-title.walker {
      border-bottom: 1px solid #fa8d54; }
      .box-title.walker h2 {
        background: #fa8d54; }
    .box-title.car {
      border-bottom: 1px solid #4f93da; }
      .box-title.car h2 {
        background: #4f93da; }
    .box-title.bike {
      border-bottom: 1px solid #7ebd23; }
      .box-title.bike h2 {
        background: #7ebd23; }
    .box-title.scooter {
      border-bottom: 1px solid #ec13c7; }
      .box-title.scooter h2 {
        background: #ec13c7; }

  .hot-title {
    position: relative;
    margin-bottom: 20px;
    text-align: center; }
    .hot-title h1, .hot-title h4 {
      color: #333333;
      font-weight: 700;
      text-transform: uppercase;
      background: #ffffff none repeat scroll 0 0;
      display: inline-block;
      font-size: 22px;
      line-height: 16px;
      padding: 0 12px;
      position: relative;
      z-index: 1;
      margin-bottom: 0;
      font-family: "UniSansHeavy", "Arial", "sans-serif";
      word-spacing: 2px; }
    .hot-title:before {
      background: #f38920 none repeat scroll 0 0;
      border-radius: 50%;
      bottom: 9px;
      content: "";
      height: 7px;
      left: 6px;
      position: absolute;
      width: 7px;
      z-index: 1; }
    .hot-title:after {
      border-bottom: 1px solid #3c1936;
      bottom: 12px;
      content: "";
      height: 1px;
      position: absolute;
      right: 0;
      width: 100%; }

  .page-title h1, .page-title h2, .page-title h4, .magazine-title h1, .magazine-title h2, .magazine-title h4, .post-title h1, .post-title h2, .post-title h4 {
    font-family: "Aguda", "Arial", "sans-serif";
    transition: opacity 0.24s ease-in-out;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin-right: -3px;
    margin-bottom: 0; }
  .page-title h1, .page-title h4, .magazine-title h1, .magazine-title h4, .post-title h1, .post-title h4 {
    color: #222; }
  .page-title h2, .magazine-title h2, .post-title h2 {
    color: #303030; }

  .product-title {
    margin-bottom: 6px; }
    .product-title h1 {
      font-family: "Helvetica", "Arial", "sans-serif";
      overflow: hidden;
      font-size: 18px;
      color: #333;
      line-height: 22px;
      margin: 0; }

  .page-title {
    padding: 25px 0 15px 0;
    	/*h1{
    		transition: opacity 0.24s ease-in-out;
    		font-size: 26px;
    	    text-transform: uppercase;
    	    letter-spacing: 1px;
    	    color: #222;
    	    margin-bottom: 0;
    	    position: relative;
    	    overflow: hidden;
    	    text-overflow: ellipsis;
    	    white-space: nowrap;
        	&:before{
        		position: absolute;
    	    	content: "";
    		    width: 100%;
    		    height: 1px;
    		    background-color: $den;
    		    vertical-align: middle;
    		    left: 0;
    		    top: 50%;
    		    z-index: -1;
    	    }
    	    &:before{
    			margin-right: 14px;
    	    }
    	    span{
    	    	background: #f5f5f5;
    	    	padding: 0 14px;
    	    }
    	    
    	}*/ }

  .magazine-title {
    text-align: center; }
    .magazine-title .sub {
      color: #888;
      font-style: italic;
      font-size: 13px;
      padding-top: 10px; }

  aside.redirect-life {
    text-align: center;
    margin: 0 0 30px; }
    aside.redirect-life a {
      color: #2b2b2b;
      text-transform: uppercase;
      border-bottom: 1px solid #2b2b2b;
      font-size: 14px; }

  .entry-summary {
    color: #303030;
    margin-top: 18px; }

  .excerpt {
    text-align: center;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
    color: #777; }

  .breadcrumbs {
    font-size: 13px; }
    .breadcrumbs a {
      color: #2b2b2b; }
    .breadcrumbs span {
      color: #8E8E8E; }

  .filter {
    position: relative;
    background: #fff;
    position: relative;
    border-radius: 2px;
    border: 1px solid #aaa;
    margin-top: 5px;
    margin-bottom: 30px; }
    .filter .wrap-filter {
      clear: both; }
    .filter .filter-attr {
      border-top: 1px solid #aaa;
      display: table;
      width: 100%;
      min-height: 27px; }
      .filter .filter-attr:first-child {
        border-top: none; }
      .filter .filter-attr:before {
        content: '';
        display: block;
        position: absolute;
        width: 1px;
        top: 0;
        bottom: 0;
        left: 100px;
        z-index: 1;
        background-color: #aaa; }
    .filter .ttl-left {
      width: 100px;
      display: table-cell;
      vertical-align: middle;
      padding: 0 0 0 8px;
      background: #fff5e3;
      font-weight: bold;
      color: #303030;
      position: relative;
      font-size: 12px; }
    .filter .ttl-right {
      margin-left: 85px;
      overflow: hidden;
      display: table-cell;
      vertical-align: middle;
      background-color: #fff;
      padding: 4px 30px 4px 0;
      min-height: 27px; }
      .filter .ttl-right ul {
        overflow: hidden;
        position: relative; }
        .filter .ttl-right ul li {
          width: auto;
          float: left;
          padding-left: 0; }
          .filter .ttl-right ul li label {
            max-height: 30px;
            display: block;
            cursor: pointer;
            font-size: 11px;
            white-space: nowrap;
            position: relative;
            padding: 0 4px 0 20px; }
            .filter .ttl-right ul li label input {
              vertical-align: middle;
              margin-bottom: 3px;
              margin-right: 4px; }

  #gallery {
    width: 100%;
    float: left; }
    #gallery ul {
      list-style: none;
      margin: 0; }
      #gallery ul li {
        width: 25%;
        float: left;
        margin-bottom: 5px;
        padding: 2px; }
        #gallery ul li img {
          border: 1px solid #ddd;
          padding: 3px; }

  .zoomWrapper {
    float: right;
    width: 100%;
    position: relative; }

  .zoomContainer {
    border: 1px solid #ddd; }

  .zoomWindow {
    border: 1px solid #ddd; }

  .left-detail {
    padding: 0; }

  .zoom-desk {
    position: relative; }
    .zoom-desk .zoomWrapper img {
      width: 100%; }

  .zoomLens {
    width: 100px !important;
    height: 100px !important; }

  /*.area-price{
  	margin-bottom: 23px;
      overflow: hidden;
      p{
      	margin: 0;
      	color: #222;
      	font-size: 22px;
      	font-weight: bold;
      }
  }*/
  div.swatch-wrapper:hover {
    border-color: #f38920 !important; }
  div.swatch-wrapper.selected {
    border: 1px solid #f38920 !important;
    padding: 2px !important; }
  div.swatch-wrapper img {
    width: 32px;
    height: 32px; }

  .woocommerce #reviews #comments ol.commentlist li {
    border-bottom: 1px solid #ddd !important; }
    .woocommerce #reviews #comments ol.commentlist li .comment-text {
      border: none !important;
      padding: 0 !important; }
  .woocommerce p.stars {
    display: inline-block; }
    .woocommerce p.stars a {
      height: 30px !important;
      width: 30px !important;
      text-align: center; }
      .woocommerce p.stars a:before {
        color: #fff;
        background: #888;
        height: 30px !important;
        width: 30px !important;
        line-height: 30px !important;
        border-radius: 50%;
        content: '\e020' !important; }
      .woocommerce p.stars a:hover {
        /*&:before{
        	background: $cam;
        	content: '\e020' !important;
        }*/ }

  .woocommerce p.stars a:hover ~ a::before {
    background: #888; }

  .woocommerce p.stars:hover a::before {
    background: #ffde00; }

  .woocommerce p.stars.selected a.active::before {
    background: #ffde00; }

  .woocommerce p.stars.selected a.active ~ a::before {
    background: #888; }

  .woocommerce p.stars.selected a:not(.active)::before {
    background: #ffde00; }

  .woocommerce .star-rating span::before {
    color: #ffde00; }

  .woocommerce-variation.single_variation {
    margin-bottom: 10px; }

  .comment-form-comment {
    clear: both; }

  .average {
    margin-bottom: 5px; }
    .average .star-rating {
      float: none !important;
      height: 1em;
      line-height: 1;
      font-size: 1em;
      width: 5.4em; }

  .product-brand {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 13px;
    display: inline-block;
    font-weight: 400; }

  .product-sku {
    margin: 0;
    line-height: 20px;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    }
	.product-sku span{font-weight:bold;color:#ec2800;}

  .ctsp-thongdiep {
    clear: both;
    background-color: #f3f3f3;
    border-top: 1px solid #e5e5e5;
    margin-top: 8px;
    overflow: hidden; }
    .ctsp-thongdiep .ctsp-giaohang, .ctsp-thongdiep .ctsp-doihang, .ctsp-thongdiep .ctsp-chinhhang {
      width: 33.33%;
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: center;
      float: left; }
      .ctsp-thongdiep .ctsp-giaohang i, .ctsp-thongdiep .ctsp-doihang i, .ctsp-thongdiep .ctsp-chinhhang i {
        display: inline-block;
        width: 42px;
        height: 42px;
        line-height: 42px;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 50%;
        margin-right: 5px; }
      .ctsp-thongdiep .ctsp-giaohang p, .ctsp-thongdiep .ctsp-doihang p, .ctsp-thongdiep .ctsp-chinhhang p {
        display: inline-block;
        font-size: 11px;
        width: 90px;
        margin-bottom: 0px; }

  .area-promotion {
    margin-top: 10px; }
    .area-promotion .promotion-title {
      text-transform: uppercase;
      padding: 0 0 6px 0;
      font-size: 18px;
      margin: 0; }
    .area-promotion p {
      color: #777; }

  .quantity {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-bottom: 25px;
    vertical-align: middle; }
    .quantity .input-group-btn {
      white-space: nowrap;
      display: table-cell;
      vertical-align: middle; }
      .quantity .input-group-btn .btn-number {
        display: inline-block;
        padding: 0 12px;
        height: 40px;
        margin-bottom: 0;
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 22px;
        outline: none;
        background: #fff;
        color: #333; }
        .quantity .input-group-btn .btn-number.btn-minus {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
          border: 1px solid #333;
          border-right: none; }
        .quantity .input-group-btn .btn-number.btn-plus {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
          border: 1px solid #333;
          border-left: none; }
    .quantity .input-text.qty.text {
      width: 60px;
      height: 40px;
      font-weight: bold;
      text-align: center;
      margin-bottom: 0;
      display: inline-block;
      background-color: #fff;
      border-style: solid;
      border-width: 1px 0;
      border-color: #333;
      box-shadow: none; }
    .quantity .btn-number.disabled, .quantity .btn-number[disabled], .quantity fieldset[disabled] .btn-number {
      pointer-events: none;
      cursor: not-allowed;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none;
      opacity: 0.65; }

  .product-btn-group {
    overflow: hidden;
    margin-bottom: 20px; }

  .buy-product-btn {
    float: left;
    width: calc(50% - 14px);
    height: 46px;
    overflow: hidden;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    cursor: pointer;
    outline: none;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 0 0 3px 0;
    margin-right: 14px;
    font-family: "Lato", "Arial", "sans-serif"; }
    .buy-product-btn.quick-buy {
      background: #ec2800; }
    .buy-product-btn.add-to-cart {
      background-color: #029900; }
      .buy-product-btn.add-to-cart.small {
        width: 30px;
        height: 46px;
        transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s; }
        .buy-product-btn.add-to-cart.small span {
          display: block;
          text-indent: -9999px; }
    .buy-product-btn i {
      font-size: 20px;
      display: inline-block;
      line-height: 46px; }

  .no-post {
    clear: both; }

  .loading {
    clear: both;
    text-align: center; }

  .loading-bar {
    display: inline-block;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    margin: 0 3px;
    animation: loading 1s ease-in-out infinite; }

  .loading-bar:nth-child(1) {
    background-color: #3c1936;
    animation-delay: 0; }

  .loading-bar:nth-child(2) {
    background-color: #f38920;
    animation-delay: 0.09s; }

  .loading-bar:nth-child(3) {
    background-color: #ec2800;
    animation-delay: .18s; }

  .loading-bar:nth-child(4) {
    background-color: #029900;
    animation-delay: .27s; }

  @keyframes loading {
    0% {
      transform: scale(1); }
    20% {
      transform: scale(1, 2.2); }
    40% {
      transform: scale(1); } }
  table.variations {
    margin: 0; }
    table.variations tbody {
      background: transparent;
      border: none; }
      table.variations tbody tr {
        background: transparent; }
      table.variations tbody td.label {
        width: 30%;
        text-transform: uppercase;
        color: #222;
        display: block;
        display: table-cell; }
        table.variations tbody td.label label {
          font-size: 18px; }
      table.variations tbody td.label, table.variations tbody td.value {
        background: transparent;
        padding: 0;
        margin: 0;
        vertical-align: top; }
      table.variations tbody .reset_variations {
        color: #e5e5e5;
        font-size: 12px; }
    table.variations .reset_variations {
      display: none !important; }

  .single_variation_wrap {
    margin-top: 15px; }

  .select_option span, .select_option img {
    border: 2px solid #ddd !important;
    font-size: 12px;
    font-weight: bold;
    width: 32px !important;
    height: 32px !important; }
  .select_option.selected span, .select_option.selected img {
    border: 2px solid #3c1936 !important; }

  .select_option:hover, .select_option.selected {
    border-color: #e5e5e5 !important; }

  .related-attributes {
    line-height: 10px; }

  .related-color {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border: 1px solid #ddd;
    border-radius: 50%; }

  .woocommerce-cart-form table {
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .woocommerce-cart-form table tbody {
      background: #fff; }

  .woocommerce-cart .wc-proceed-to-checkout {
    padding-top: 0 !important; }
    .woocommerce-cart .wc-proceed-to-checkout input.cart-button, .woocommerce-cart .wc-proceed-to-checkout a.cart-button {
      padding: 12px;
      font-size: 16px;
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 1rem;
      -webkit-appearance: none;
      border: 1px solid transparent;
      border-radius: 0;
      transition: background-color .25s ease-out,color .25s ease-out;
      line-height: 1;
      text-align: center;
      cursor: pointer;
      color: #fff;
      border-radius: 5px; }
    .woocommerce-cart .wc-proceed-to-checkout input.cart-button {
      background: #3c1936; }
      .woocommerce-cart .wc-proceed-to-checkout input.cart-button:hover {
        background: #3c1936; }
      .woocommerce-cart .wc-proceed-to-checkout input.cart-button:disabled {
        background: #eee;
        cursor: not-allowed; }
    .woocommerce-cart .wc-proceed-to-checkout a.cart-button {
      background: #f38920; }
      .woocommerce-cart .wc-proceed-to-checkout a.cart-button:hover {
        background: #f38920; }
    .woocommerce-cart .wc-proceed-to-checkout input[type="submit"] {
      width: 100%; }
  .woocommerce-cart .cart-collaterals .cart_totals table {
    border: 1px solid rgba(0, 0, 0, 0.1); }

  .product-quantity .quantity {
    display: inline-block; }

  .product-remove a {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    color: #fff;
    background: #3c1936;
    text-decoration: none;
    font-weight: 700;
    border: 0; }

  .variation {
    font-size: 13px;
    color: #e5e5e5; }

  .area-price {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    padding-top: 10px; }
    .area-price p .woocommerce-Price-amount {
      margin: 0;
      font-family: "Poppins", "Arial", "sans-serif";
      font-weight: 700;
      color: #ec2800;
      font-size: 22px; }
    .area-price del .woocommerce-Price-amount {
      margin: 0;
      color: #888;
      font-weight: 400;
      margin-right: 5px; }
    .area-price ins {
      text-decoration: none; }
      .area-price ins .woocommerce-Price-amount {
        margin: 0;
        font-family: "Poppins", "Arial", "sans-serif";
        font-weight: 700;
        color: #ec2800; }

  .woocommerce table.shop_table_responsive tr td.product-quantity::before, .woocommerce-page table.shop_table_responsive tr td.product-quantity::before {
    margin-top: 10px; }

  .woocommerce-checkout-review-order-table {
    border: 1px solid #ddd; }
    .woocommerce-checkout-review-order-table tbody tr:nth-child(even) {
      background: transparent; }

  .woocommerce-checkout-review-order-table tr td.product-total, .woocommerce-checkout-review-order-table tr th.product-total {
    text-align: right; }
  .woocommerce-checkout-review-order-table tfoot {
    background: #fff; }
    .woocommerce-checkout-review-order-table tfoot tr td {
      text-align: right; }

  .shop_table_head {
    font-size: 13px;
    padding: .5rem .625rem .625rem;
    background-color: #dfdfdf;
    color: #000;
    text-transform: uppercase; }

  .shop_table_responsive, .shop_table {
    font-size: 13px;
    margin-bottom: 20px;
    border-radius: 0 !important; }
    .shop_table_responsive tbody td, .shop_table tbody td {
      border-top: none !important; }
    .shop_table_responsive .cart_item, .shop_table .cart_item {
      padding: 10px;
      margin-bottom: 10px;
      border: 1px solid #ddd;
      position: relative;
      overflow: hidden; }
    .shop_table_responsive .product-thumbnail, .shop_table .product-thumbnail {
      width: 110px;
      display: inline-block; }
    .shop_table_responsive .product-detail, .shop_table .product-detail {
      width: calc(100% - 130px);
      float: right; }
    .shop_table_responsive .product-name, .shop_table .product-name {
      font-weight: 700;
      color: #303030; }
      .shop_table_responsive .product-name a, .shop_table .product-name a {
        color: #303030; }
    .shop_table_responsive .product-price, .shop_table .product-price {
      font-weight: 700; }
    .shop_table_responsive .product-subtotal, .shop_table .product-subtotal {
      font-weight: 700; }
    .shop_table_responsive .product-btn, .shop_table .product-btn {
      clear: both;
      width: 100%;
      position: relative;
      padding: 3px 0; }
      .shop_table_responsive .product-btn .product-qtt, .shop_table_responsive .product-btn a.remove, .shop_table .product-btn .product-qtt, .shop_table .product-btn a.remove {
        width: 48%;
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        line-height: 30px;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid #ddd;
        border-radius: 4px;
        height: 30px; }
      .shop_table_responsive .product-btn a.remove, .shop_table .product-btn a.remove {
        background: #333;
        color: #fff;
        font-size: 16px; }
        .shop_table_responsive .product-btn a.remove i, .shop_table .product-btn a.remove i {
          color: #fff; }
      .shop_table_responsive .product-btn .product-qtt, .shop_table .product-btn .product-qtt {
        font-size: 13px; }
    .shop_table_responsive tfoot tr td.product-subtotal, .shop_table tfoot tr td.product-subtotal {
      border-right: 1px solid #ddd; }

  .cart_totals tr th {
    text-align: left; }
  .cart_totals tr td {
    text-align: right; }
  .cart_totals tr.cart-subtotal th, .cart_totals tr.cart-subtotal td {
    border-bottom: 1px solid #ddd; }
  .cart_totals tr.order-total td {
    color: #ff0000; }

  .woocommerce-checkout-review-order tr.order-total td, .woocommerce-checkout-review-order tr.order-total th {
    border-top: 1px solid #ddd;
    color: #ff0000; }

  .woocommerce-NoticeGroup {
    padding-right: .9375rem;
    padding-left: .9375rem; }

  .woocommerce-error {
    background: #ff3f3f !important;
    border-top: none !important;
    color: #fff; }
    .woocommerce-error:before {
      color: #fff; }

  .woocommerce-message {
    background: #fcfff2 !important;
    border-top: none !important; }
    .woocommerce-message a.wc-forward {
      background-color: #333 !important;
      color: #fff !important; }

  .mini_cart_item img {
    width: 50px;
    height: 50px; }

  .checkout-button {
    background: #f38920 !important;
    margin: 0 !important;
    padding: .618em 1em !important;
    font-size: 100% !important; }

  abbr[title] {
    text-decoration: none;
    color: #ff0000;
    font-weight: bold;
    font-size: 18px; }

  .woocommerce-additional-fields {
    margin-bottom: 20px; }

  .select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    height: 39px !important; }

  .woocommerce-checkout {
    clear: both; }
    .woocommerce-checkout h3 {
      text-transform: uppercase; }
    .woocommerce-checkout label {
      font-weight: 700; }
    .woocommerce-checkout input {
      margin-bottom: 0; }
    .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
      height: 36px; }
    .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
      line-height: 39px; }
    .woocommerce-checkout #payment ul.payment_methods {
      border-bottom: none; }

  .blockUI.blockOverlay {
    position: fixed !important;
    background-image: url("./images/reloader.gif") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important; }

  #payment {
    background: transparent !important; }
    #payment div.form-row {
      padding: 0 !important; }
      #payment div.form-row #place_order {
        width: 100%;
        outline: none;
        padding: 12px;
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 1rem;
        -webkit-appearance: none;
        border: 1px solid transparent;
        border-radius: 0;
        transition: background-color .25s ease-out,color .25s ease-out;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        color: #fff;
        border-radius: 5px;
        background: #f38920; }
        #payment div.form-row #place_order:hover {
          background: #f38920; }
        #payment div.form-row #place_order:disabled {
          background: #eee;
          cursor: not-allowed; }

  #content-tabs {
    border-bottom: 1px solid #c8c8c8; }

  .tabs {
    text-align: center;
    border: none; }

  .tabs-title {
    display: inline-block;
    float: none;
    margin: 0; }
    .tabs-title a {
      letter-spacing: .5px;
      font-size: 12px;
      text-transform: uppercase;
      color: #777777;
      padding-bottom: 14px;
      border-bottom: 2px solid transparent;
      display: block;
      background: #fff;
      font-weight: bold;
      font-family: "UniSansHeavy", "Arial", "sans-serif"; }
    .tabs-title.is_active a {
      color: #222;
      background: #fff; }
    .tabs-title:hover > a, .tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
      color: #222;
      background: #fff;
      border-bottom: 2px solid #f38920; }

  .tabs-content {
    border: none;
    max-width: 800px;
    margin: 0 auto; }
    .tabs-content .tabs-panel {
      padding: 20px 10px; }
      .tabs-content .tabs-panel p {
        color: #777; }
      .tabs-content .tabs-panel img {
        display: block;
        margin: 0 auto;
        max-width: 100%; }
      .tabs-content .tabs-panel h2, .tabs-content .tabs-panel h3 {
        font-size: 16px; }
      .tabs-content .tabs-panel a {
        color: #f38920; }
    .tabs-content .tabs-detail h4 {
      text-transform: uppercase;
      font-size: 22px; }
    .tabs-content .tabs-detail table {
      border: 1px solid #ddd;
      border-spacing: 0;
      border-collapse: collapse; }
      .tabs-content .tabs-detail table tr td {
        border: 1px solid #ddd; }
        .tabs-content .tabs-detail table tr td:first-child {
          width: 150px; }

  .order_details h4, .customer_details h4 {
    font-size: 16px;
    text-transform: uppercase;
    color: #444; }

  .order_details table {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    .order_details table th.product-subtotal, .order_details table td.product-subtotal {
      border-right: 1px solid #ddd;
      text-align: right; }
    .order_details table tbody tr td {
      border-bottom: 1px solid #ddd;
      border-right: 1px solid #ddd;
      font-size: 13px; }
      .order_details table tbody tr td dl dt, .order_details table tbody tr td dl dd {
        display: inline-block; }
    .order_details table tbody tr:last-child {
      border-bottom: none; }
  .order_details .product-name {
    font-size: 13px; }

  .sub-head-message p {
    color: #777;
    text-align: center;
    text-transform: uppercase; }

  .product_details ul li {
    padding: 0; }

  .customer_details {
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd; }
    .customer_details > div {
      padding: 8px 16px;
      vertical-align: top;
      border-left: 1px solid #ddd;
      padding-bottom: 100px;
      margin-bottom: -84px; }
    .customer_details ul li {
      font-size: 12px;
      line-height: 16px;
      color: #777; }

  .ty-collaterals {
    text-align: right; }
    .ty-collaterals .amount {
      font-weight: bold; }

  aside.gap {
    height: 20px;
    clear: both; }

  aside.line {
    padding-bottom: 49px;
    border-bottom: 1px solid;
    border-bottom-color: #e5e5e5; }

  aside.dash {
    margin-bottom: 39px;
    padding-bottom: 0;
    border-bottom: 1px dashed;
    border-bottom-color: #e5e5e5;
    clear: both; }

  .sidebar {
    overflow: hidden; }

  .magazine-item-text {
    text-align: center; }
    .magazine-item-text h3 {
      font-size: 22px; }
      .magazine-item-text h3 a {
        font-family: "Aguda", "Arial", "sans-serif";
        color: #2b2b2b; }

  .widget {
    font-size: 13px;
    margin-top: 4px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto;
    position: relative;
    background: #fff;
    padding: 20px; }
    .widget .w-categories {
      margin-top: 15px; }
      .widget .w-categories ul li a {
        padding: 0;
        line-height: 25px;
        margin-bottom: 15px;
        font-size: 14px;
        display: block;
        position: relative;
        color: #000 !important;
        text-decoration: none; }
        .widget .w-categories ul li a span.count {
          position: absolute;
          right: 0;
          float: right;
          height: 25px;
          width: 25px;
          border: 1px solid #303030;
          display: inline-block;
          font-size: 13px;
          color: #303030;
          background: #fff;
          text-align: center;
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -ms-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
        .widget .w-categories ul li a:hover span {
          color: #fff;
          border: 1px solid #2b2b2b;
          background: #2b2b2b; }
    .widget .w-social {
      margin-top: 15px;
      text-align: center; }
      .widget .w-social ul li {
        display: inline-block; }
        .widget .w-social ul li a {
          width: 65px;
          height: 65px;
          line-height: 63px;
          text-align: center;
          margin: 0 16px 16px 0;
          border: 1px solid #000;
          display: inline-block;
          font-size: 35px;
          color: #000 !important;
          background: #fff;
          -webkit-transition: all .5s ease;
          -moz-transition: all .5s ease;
          -o-transition: all .5s ease;
          -ms-transition: all .5s ease;
          transition: all .5s ease;
          text-decoration: none; }

  .widget-title i {
    margin-right: 5px;
    vertical-align: bottom; }
  .widget-title h2 {
    display: block;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin: -10px 0 5px;
    padding: 10px;
    position: relative;
    color: #f25c2c;
    font-weight: 700;
    border-bottom: 1px solid #eeeeee; }

  .media {
    overflow: hidden;
    padding: 10px 0 15px;
    display: table; }
    .media .media-thumb {
      position: relative;
      width: 118px;
      height: 116px;
      padding-bottom: 20px;
      vertical-align: middle;
      display: table-cell; }
      .media .media-thumb .mask-img .mask {
        border-radius: 50%; }
      .media .media-thumb .mask-img img {
        border-radius: 50%;
        width: 96px;
        height: 96px; }
      .media .media-thumb a {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 0;
        display: block;
        width: 96px;
        height: 96px;
        border-radius: 50%; }
      .media .media-thumb .media-number {
        position: relative;
        z-index: 1;
        display: inline-block;
        width: 40px; }
        .media .media-thumb .media-number .txt {
          position: absolute;
          bottom: 0;
          left: 0;
          display: inline-block;
          transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1); }
        .media .media-thumb .media-number .line {
          position: absolute;
          left: 0;
          bottom: 0;
          z-index: 1;
          display: inline-block;
          width: 100%;
          height: 1px;
          transform: scaleX(1);
          transform-origin: top left;
          transition: transform 0.2s cubic-bezier(0.19, 1, 0.22, 1);
          background: #2b2b2b; }
    .media .media-content {
      display: table-cell;
      vertical-align: middle;
      width: calc(100% - 118px);
      padding-left: 15px; }

  h3.media-title {
    font-size: 14px; }
    h3.media-title a {
      display: block;
      margin: 0 0 5px;
      font-size: 14px;
      line-height: 24px;
      color: #303030;
      font-weight: 400;
      transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s; }

  .page-content {
    padding: 20px; }
    .page-content h2 {
      font-size: 24px;
      font-weight: 700; }
    .page-content ul, .page-content p {
      color: #333;
      text-align: justify;
      font-size: 14px; }
    .page-content img {
      margin: 0 auto;
      display: block; }

  .page-meta {
    margin: 0 0 4px;
    text-align: center; }
    .page-meta .cat-page-meta {
      margin: 0 0 5px; }

  .content {
    position: relative;
    background: #fff;
    margin-top: 4px;
    padding-bottom: 40px; }
    .content header {
      position: relative;
      padding: 20px 20px 10px; }
    .content h2, .content h3, .content h4 {
      font-weight: 600;
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0px;
      text-transform: none;
      font-style: normal;
      margin: 3rem 0 1rem; }

  .featured-img {
    margin: 0 0 20px; }

  .video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0 0 20px; }
    .video-container .video {
      border: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

  .recent-title h2 {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 400;
    font-style: normal;
    border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
    line-height: 22px;
    padding: 15px; }
    .recent-title h2 span {
      display: inline-block;
      vertical-align: top;
      position: relative; }
      .recent-title h2 span:after {
        width: 60px;
        height: 1px;
        content: "";
        position: absolute;
        left: 50%;
        bottom: -7px;
        margin: 0 0 0 -30px;
        background: #2b2b2b; }

  .box.info {
    background: #fff5e8;
    padding: 20px;
    margin-bottom: 20px;
    word-wrap: break-word; }
    .box.info div.box-inner-block {
      padding-left: 70px;
      min-height: 50px; }
      .box.info div.box-inner-block a {
        color: #e95ccd; }
    .box.info img {
      float: left;
      margin-left: -70px;
      display: inline-block;
      width: 70px; }

  .tie-list-shortcode ul {
    list-style: none;
    margin: 0; }

  .tie-list-shortcode ul li:before {
    margin-right: 5px;
    margin-left: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f00c";
    color: #F88C00; }

  .pagination-ajax {
    clear: both;
    display: none; }
    .pagination-ajax a {
      margin: 0 5px;
      border-radius: 3px;
      font-weight: bold; }

  #pagination {
    clear: both;
    text-align: center;
    margin-top: 4px;
    background: #fff;
    padding: 20px 30px; }
    #pagination .pagination {
      margin-bottom: 0; }
      #pagination .pagination li {
        display: inline-block; }
        #pagination .pagination li a {
          margin: 0 5px;
          border-radius: 3px;
          font-weight: bold; }
          #pagination .pagination li a:hover {
            background: #e5e5e5; }
        #pagination .pagination li.active a, #pagination .pagination li.current a {
          background: #f38920;
          color: #fff; }

  .phone_wrap {
    display: none; }

  .contact_wrap {
    display: none; }

  .fb-comments, .fb-comments iframe[style] {
    width: 100% !important; }

  .fb-page, .fb-page iframe[style], .fb-page span, .fb_iframe_widget span {
    width: 100% !important; }

  #footer {
    background: #fff;
    color: #303030;
    font-size: 13px; }
    #footer p {
      margin-bottom: 6px; }
    #footer .footer-top {
      padding: 40px 0 0;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd; }
      #footer .footer-top .footer-img {
        margin-bottom: 10px; }
        #footer .footer-top .footer-img img {
          width: 80px; }
      #footer .footer-top .footer-text {
        margin-bottom: 20px;
        font-size: 13px; }
        #footer .footer-top .footer-text i {
          font-size: 22px; }
      #footer .footer-top .footer-nav ul li {
        margin-bottom: 8px; }
        #footer .footer-top .footer-nav ul li a {
          color: #777; }
      #footer .footer-top .footer-top-right {
        text-align: right; }
        #footer .footer-top .footer-top-right a {
          color: #333; }
    #footer .footer-bottom {
      padding: 10px; }
      #footer .footer-bottom a {
        color: #777; }
	.hot_product{padding:15px;border: 1px solid #ddd;}
	.hot_product .product-body h2{font-size: 18px;
		line-height: 1.4;
		max-height: 55px;
		margin-bottom: 13px;
		font-weight: 300;
		height: auto;}
	.hot_product .product-body h2 a{color: #333;}
	.hot_product .product-body .price-range{font-size: 14px;
		color: #b4b4b4;
		display: block;}
	.hot_product .product-body .price-range .price{font-size: 18px;
		font-weight: 500;
		line-height: 1.25;display:block;color:#ec2800;}
	.column-small-product .hot_product_container{width:50%;float:left;padding: 5px 0;}
	.column-small-product .hot_product_container:nth-of-type(1),.column-small-product .hot_product_container:nth-of-type(3){padding-right:5px;}
	.column-small-product .hot_product_container:nth-of-type(2),.column-small-product .hot_product_container:nth-of-type(4){padding-left:5px;}
	.column-small-product .hot_product_container .hot_product .product-body h2{font-size:14px;height:38.4px;overflow: hidden;}
	.column-small-product .hot_product_container .hot_product .product-body .price{font-size: 15px;}
	.product-section .small-up-1 .column-block{width:50%;float:left;}
	.small-up-1>.column:nth-of-type(1n+1), .small-up-1>.columns:nth-of-type(1n+1){clear: none;}
	.product-section .small-up-1 .column-block:nth-of-type(2n+3){clear:both;}
	.block-sidebar,.block-section{padding: 15px;background: #fff;margin-bottom: 15px;}
	.home-title{line-height: 100%;margin: 0;padding-bottom: 10px;border-bottom: 3px solid #f4f4f4;position: relative;overflow: visible;margin-bottom: 20px;font-size: 18px;text-transform: uppercase;font-weight: bold;color: #000;}
	.product-section .home-title{margin-top: 15px;}
	.home-title a{color: #000;}
	.home-title img{background: #ccc;margin-right: 10px;padding: 10px;}
	.home-title:after{position: absolute;content:"";width: 50px;height: 3px;left:0;bottom:-3px;background: #ec2800;}
	.product-section-cat-30 .home-title img,.product-section-cat-30 .home-title:after{background:#0078ff;}
	.product-section-cat-18 .home-title img,.product-section-cat-18 .home-title:after{background:#fe1aa1;}
	.product-section-cat-20 .home-title img,.product-section-cat-20 .home-title:after{background:#ec2800;}
	.product-section-cat-31 .home-title img,.product-section-cat-31 .home-title:after{background:#fe6b01;}
	.product-section-cat-29 .home-title img,.product-section-cat-29 .home-title:after{background:#cc02f1;}
	.product-list-item{margin-bottom: 10px;}
	.product-list-item:after{content:"";display:table;clear:both;}
	.product-list-item .product-image{-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;width: 85px;max-width: 100%;float: left;margin: 0 15px 0 0;}
	.product-list-item .product-info{padding-bottom: 10px;
    margin-left: 100px;
    background: transparent;
    color: #666;
    border-bottom: 1px dotted #bdbdbd;
    position: relative;}
	.product-list-item .product-title{font-size: 14px;line-height: 1.2em;}
	.product-list-item .product-title a{font-weight: 400;color: #666;}
	.product-list-item .product-price{font-weight:bold;margin-top: 5px;color:#ec2800;}
	.term-nav{margin-bottom: 15px;border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
	.term-nav:after{content:"";display:table;clear:both;}
	.term-nav li{width:50%;border-right:1px solid #ddd;border-bottom: 1px solid #ddd; text-align: center;box-sizing:border-box;float: left;}
	.term-nav li a{display:block;}
	.term-nav li:hover a{background: rgba(0,0,0,0.05);}
	.term-nav li img{margin: 15px 0;opacity: 0.7;}
	.term-nav li h4{color: #999;font-size: 14px;margin-bottom: 0;padding-bottom: 15px;}

	.home-title-2{line-height:100%;margin: 0 0 15px 0;}
	.home-title-2 span {
		font-size: 20px;
		font-weight: 700;
		text-transform: uppercase;
		color: #fff;
		padding: 8px 23px;
		position: relative;
		top: 0;
		background-color: #64cefd;
		position: relative;
	}
	.home-title-2 span:before {
		border-left: 18px solid transparent;
		border-right: 0 solid transparent;
		border-top: 8px solid #32befc;
		content: "";
		height: 0;
		left: 0;
		position: absolute;
		top: 100%;
		width: 0;
		z-index: 2;
	}
	.product-grid-view .product-grid-item{margin-bottom: 15px;}
	.product-grid-item .product-image-container{background: #fff;position: relative;margin-bottom: 10px;text-align:center;}
	.product-grid-item .product-image-container .best-buy-badge{position: absolute;background: #de2828;bottom: 10px;left:10px;padding: 2px 5px;color: #fff;font-size: 12px;}
	.product-grid-item .product-title{font-size: 16px;margin-bottom: 10px;}
	.product-grid-item .product-title a{color: #333;}
	.product-grid-item .product-price{font-weight:bold;margin-top: 5px;color:#ec2800;}
	
	footer{background: #fff;margin-top: 20px;}
	footer .about-col{border-right: 1px solid #ddd;padding: 15px;text-align:center;}
	footer .logo-footer{width: 200px;margin-bottom: 20px;}
	footer .about{line-height: 1.2em;font-size: 13px;}
	footer .footer-title{margin: 15px 0;}
	footer .footer-menu{list-style: disc;margin-left: 20px;}
	footer .footer-menu li{margin-bottom: 5px;}
	footer .footer-menu li a{color: #333;}
	.icon-text {
    line-height: 30px;
    font-size: 0.9em;
    margin-bottom: 10px;
    color: #333;
}
	.icon-text.lh2 {
    line-height: 15px;
}
	.icon-text i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    color: #333;
    border: 1px solid #333;
    float: left;
    margin-right: 10px;
}
	footer .footer-bottom{padding: 5px;border-top: 1px solid #ddd;margin-top: 15px;}
	footer .footer-bottom ul li{margin-bottom: 5px;}
	footer .footer-bottom img{height: 42px;width:auto;}
	.clickToCall {
		position: fixed;
		bottom: 18pt;
		left: 10px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		color: #fff;
		background: #fd6502;
		font-size: 24px;
		z-index: 999;
		border-radius: 25px;padding-right: 10px;
	}
	.clickToCall i {
		line-height: 50px;
		width: 50px;height:50px;float: left;border-radius: 50%;
		animation: 1s ease-in-out 0s normal none infinite running smartsoft-circle-img-anim;
	}
	@keyframes smartsoft-circle-img-anim {
    0% {transform: rotate(0deg) scale(1) skew(1deg);}
    10% {transform: rotate(-25deg) scale(1) skew(1deg);}
    20% {transform: rotate(25deg) scale(1) skew(1deg);}
    30% {transform: rotate(-25deg) scale(1) skew(1deg);}
    40% {transform: rotate(25deg) scale(1) skew(1deg);}
    50% {transform: rotate(0deg) scale(1) skew(1deg);}
    100% {transform: rotate(0deg) scale(1) skew(1deg);}
}
@keyframes smartsoft-circle-anim {
    0% {opacity: 1;transform: rotate(0deg) scale(0.5) skew(1deg);}
    100% {opacity: 0;transform: rotate(0deg) scale(1) skew(1deg);}
}
}
@media only screen and (max-width: 639px) {
  .post .columns {
    padding: 0; }

  /*.column-block{
  	&:last-child{
  		margin-bottom: 0;
  	}
  }*/
  .lvc_wrap {
    z-index: 9;
    display: block;
    text-align: center;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 0; }
    .lvc_wrap .lvc-btn {
      border-radius: 5px;
      text-decoration: none;
      color: #fff;
      position: relative;
      font-size: 14px;
      padding: 10px 5px;
      border-style: solid;
      border-color: rgba(0, 0, 0, 0.1);
      border-width: 0 0 3px 0;
      display: inline-block;
      width: 100%; }
      .lvc_wrap .lvc-btn.hotline {
        background: #3c1936; }
      .lvc_wrap .lvc-btn.support {
        background: #f38920; } }
@media only screen and (min-width: 640px) {
  .hot-section .hot-section-col {
    width: 50%;
    float: left; }

  .post .entry-thumb {
    width: 35%;
    float: left; }

  .entry .entry-thumb {
    display: table-cell;
    margin: 0; }
  .entry .entry-text {
    display: table-cell;
    width: 100%; }

  .f-item-box .item-info {
    width: 100%;
    left: 0;
    right: auto; }

  .lvc_wrap {
    display: none; }

  .contact_wrap {
    display: block;
    position: fixed;
    bottom: 18pt;
    right: 40.5pt;
	  height:45pt;
	  padding-right: 25pt;
    background: #fff;
    border: none; box-shadow: 0 3px 12px rgba(0, 0, 0, .15);}
    .contact_wrap p {
      font-size: 14px;
      margin-bottom: 0px;
      font-weight: 700; }
      .contact_wrap p span {
        color: #f38920; }
      .contact_wrap p i {
        font-size: 20px; }

  .phone_wrap {
    display: block;
    position: fixed;
    bottom: 30px;
    right: 50px; }
    .phone_wrap:hover .phone_number {
      transition: all 0.5s ease 0.5s;
      -o-transition: all 0.5s ease 0.5s;
      -ms-transition: all 0.5s ease 0.5s;
      -moz-transition: all 0.5s ease 0.5s;
      -webkit-transition: all 0.5s ease 0.5s;
      animation: none;
      opacity: 1;
      right: calc(100% - 16px); }

  .phone_call {
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 60px;
    height: 60px;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    border: solid 5px rgba(27, 189, 221, 0.2);
    animation: play 1.5s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden; }
    .phone_call:after {
      background: #12A5F4;
      background-size: 100% 100%;
      content: '\f2b3';
      line-height: 50px;
      color: #fff;
      font-size: 30px;
      font-family: "LineAwesome";
      font-weight: bold;
      text-align: center;
      width: 50px;
      height: 50px;
      margin: 0 auto;
      position: absolute;
      border-radius: 50%;
      z-index: 99999 !important; }

  .phone_number {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #f38920;
    padding: 10px 26px 10px 16px;
    border-bottom-left-radius: 16px;
    border-top-left-radius: 16px;
    font-weight: bold;
    animation: display 10s linear infinite;
    opacity: 0;
    right: 0; }
    .phone_number a {
      color: #333; }

  @keyframes display {
    20% {
      opacity: 0; }
    30% {
      opacity: 1;
      right: calc(100% - 16px); }
    50% {
      opacity: 1;
      right: calc(100% - 16px); }
    85% {
      opacity: 1;
      right: calc(100% - 16px); }
    90% {
      opacity: 0;
      right: 0; } }
  @keyframes play {
    0% {
      transform: scale(1); }
    15% {
      box-shadow: 0 0 0 10px rgba(27, 189, 221, 0.1); }
    25% {
      box-shadow: 0 0 0 10px rgba(27, 189, 221, 0.1), 0 0 0 20px rgba(27, 189, 221, 0.1); }
    30% {
      transform: scale(1.2); }
    50% {
      box-shadow: 0 0 0 10px rgba(227, 189, 221, 0.1), 0 0 0 20px rgba(27, 189, 221, 0.1), 0 0 0 30px rgba(27, 189, 221, 0.1); }
    80% {
      transform: scale(1); } }
	.clickToCall{display:none;}
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .featured-box .f-img img {
    height: 150px; }

  .tabs-title {
    margin: 0 40px; }

  .callnow a {
    width: 32%; }

  .left-detail {
    padding: 0 0.9375rem; }

  .woocommerce-checkout h3 {
    font-size: 1.1875rem; }

  .blog-contain .post {
    margin: 0 1.5% 30px 1.5%;
    width: 47%; } }
@media only screen and (max-width: 1023px) {
  #header {
    padding-bottom: 10px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #header.fixed {
      background: #fff;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 99;
      transition: all 0.2s;
      border-bottom: 1px solid #ddd;
      padding-bottom: 0; }
      #header.fixed .logo {
        display: none; }
      #header.fixed .top-search {
        float: left;
        margin: 0;
        padding: 0;
        width: calc(100% - 90px);
        margin: 10px 0 10px 20px; }

  .count a span.count__number {
    position: absolute;
    top: 6px;
    left: 20px;
    color: #fff;
    background: #2b2b2b;
    width: 14px;
    height: 14px;
    border-radius: 50%; }

  .archive-header {
    padding: 0; }

  .zoomContainer {
    display: none; }

  .buy-product-btn {
    margin: 0 5px;
    display: block; }
    .buy-product-btn.quick-buy {
      width: calc(40% - 10px); }
    .buy-product-btn.add-to-cart {
      width: calc(60% - 10px); }
    .buy-product-btn i {
      display: none; } }
@media only screen and (min-width: 1024px) {
	.box-bottom-contact{text-align:center;}
  .column, .columns {
    padding: 0 .625rem; }

  .row .row {
    margin: -.625rem;
    margin-top: 0; }

  #header .header_top {
    border-bottom: none; }
  #header .logo {
    width: auto;
    float: left;
    display: inline-block;
    margin-right: 70px;
    padding: 15px 0; }
    #header .logo img {
      max-height: 50px; }
  #header .menu-icon {
    display: none; }

  nav.primary-menu {
    display: block;
    flex-grow: 1;
    background: #3c1936; }
    nav.primary-menu ul.dropdown {
      display: inline-flex; }
      nav.primary-menu ul.dropdown > li {
        position: relative; }
        nav.primary-menu ul.dropdown > li:before {
          opacity: 0;
          height: 0%;
          content: "";
          display: block;
          position: absolute;
          left: 0px;
          top: 0;
          width: 1px;
          background: #eff0f0;
          margin-top: 15px;
          transition-duration: 350ms;
          transition-property: all;
          transition-timing-function: ease-in-out; }
        nav.primary-menu ul.dropdown > li > a {
          display: flex;
          align-items: center;
          height: 50px;
          line-height: 1;
          color: #f38920;
          text-transform: uppercase;
          font-size: 14px;
          font-weight: 700;
          position: relative;
          padding: .7rem 2.5rem .7rem .5rem;
          letter-spacing: .05em;
          font-family: "UniSansHeavy", "Arial", "sans-serif"; }
        nav.primary-menu ul.dropdown > li:hover:before, nav.primary-menu ul.dropdown > li.active:before {
          opacity: 1;
          background: #f38920;
          height: 100%;
          height: calc(100% - 30px); }
        nav.primary-menu ul.dropdown > li:hover a, nav.primary-menu ul.dropdown > li.active a {
          background: transparent;
          color: #f38920; }
        nav.primary-menu ul.dropdown > li ul.menu {
          padding: 10px 0 10px 15px;
          width: 250px;
          background: #fff;
          z-index: 4;
          text-align: left;
          box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
          transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          -ms-transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          border: none; }
          nav.primary-menu ul.dropdown > li ul.menu li {
            width: auto;
            text-align: left; }
            nav.primary-menu ul.dropdown > li ul.menu li a {
              background: transparent;
              border: none;
              font-family: "Lato", "Arial", "sans-serif";
              line-height: 15px;
              font-weight: normal;
              font-style: normal;
              color: #303030;
              font-size: 11px;
              text-transform: uppercase;
              position: relative;
              transition: padding 0.2s ease-in,  color 0.2s ease-in;
              padding: .7rem 1rem .7rem 0; }
              nav.primary-menu ul.dropdown > li ul.menu li a:before {
                position: absolute;
                left: -10px;
                top: calc(4px + 1.2em);
                display: inline-block;
                width: 10px;
                height: 1px;
                transition: transform 0.2s ease-in;
                transform: translateX(0);
                content: ""; }
            nav.primary-menu ul.dropdown > li ul.menu li:hover a {
              padding-left: 15px;
              color: #303030; }
              nav.primary-menu ul.dropdown > li ul.menu li:hover a:before {
                transition: transform 0.3 ease;
                transform: translateX(10px);
                background: #303030; }
          nav.primary-menu ul.dropdown > li ul.menu:not(.is-dropdown-submenu) {
            display: none; }

  .mini-cart-box {
    margin: 20px 0;
    position: relative; }
    .mini-cart-box a.mini-cart-link span.mini-cart-icon {
      height: 40px; }

  .cart-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    width: 250px; }
    .cart-dropdown.show-dropdown {
      display: block; }

  .count a span.count__number:before {
    content: "("; }
  .count a span.count__number:after {
    content: ")"; }

  .search-main {
    padding: 20px 0 19px;
    height: 80px; }

  .top-search {
    float: right;
    display: block;
    width: 52%;
    padding: 20px; }

  #main-content {
    margin: 0; }

  .main-col {
    padding-top: 5px; }

  .top-detail {
    padding: 20px 0; }

  .hot-section .f-item-wrap .hot-section-col {
    width: 50%; }
  .hot-section .star-rating {
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    display: inline-block; }
    .hot-section .star-rating:before {
      content: '\73\73\73\73\73';
      color: #fff;
      float: left;
      top: 0;
      left: 0;
      position: absolute; }
    .hot-section .star-rating span {
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em;
      color: #f38920; }
      .hot-section .star-rating span:before {
        content: '\53\53\53\53\53';
        top: 0;
        position: absolute;
        left: 0; }

  .dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 2.5rem; }
    .dropdown.menu > li.is-dropdown-submenu-parent > a:after {
      content: none; }

  .entry .entry-wrap {
    display: table;
    position: relative; }
    .entry .entry-wrap:hover .mask-img .mask {
      border-width: 10px;
      transition: border-width 0.4s ease-out; }
    .entry .entry-wrap:hover .entry-text article h3 a {
      color: #2b2b2b; }
    .entry .entry-wrap:hover .type-post-icon {
      top: 46%; }
      .entry .entry-wrap:hover .type-post-icon.bouncer {
        box-shadow: 0px 2px 4px #888; }

  /*.item-box{
  	&:hover{
  		.item-thumb{
  			overflow: hidden;
  			img{
  				-ms-transform: scale(1.2); 
  			    -webkit-transform: scale(1.2); 
  			    transform: scale(1.2);
  			    transition: all 0.5s ease 0s;
  			    -o-transition: all 0.5s ease 0s;
  			    -ms-transition: all 0.5s ease 0s;
  			    -moz-transition: all 0.5s ease 0s;
  			    -webkit-transition: all 0.5s ease 0s;
  			}
  		}
  		
  	}
  		
  }*/
  .shop_table_responsive tbody th, .shop_table_responsive tbody td, .shop_table tbody th, .shop_table tbody td {
    border-top: none !important; }
  .shop_table_responsive .product-name.product-name-cart, .shop_table .product-name.product-name-cart {
    float: left;
    width: 70%; }
  .shop_table_responsive .product-price, .shop_table .product-price {
    float: right; }
  .shop_table_responsive .product-btn, .shop_table .product-btn {
    padding-top: 10px;
    width: 160px; }

  .blog-container .columns {
    padding: 0; }

  .left-col {
    float: left; }

  .right-col {
    float: right;
    padding-left: 2px; }

  .tl-contain {
    width: 66.66%; }

  .content {
    padding-bottom: 90px; }
    .content header {
      padding: 40px 40px 25px; }

  .page-contain .post-content {
    max-width: 800px;
    margin: 0 auto;
    display: block; }

  .post-content {
    padding: 0 60px; }

  .item-text .item-title {
    font-size: 14px; }
  .item-text .item-price {
    font-size: 16px; }

  .sidebar {
    width: calc((100% - 66.66%) - 2px); }

  .widget {
    padding: 40px; }

  .f-item-box {
    border-right: 1px solid #ddd; }
    .f-item-box .item-info {
      top: 0; }
      .f-item-box .item-info .item-detail {
        vertical-align: bottom;
        padding-top: 12px;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        margin-left: -20px;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
        text-align: center;
        display: block; }
        .f-item-box .item-info .item-detail .item-button {
          display: inline-grid;
          padding: 0 10px;
          height: 40px;
          line-height: 40px;
          position: relative;
          border-bottom: 3px solid rgba(0, 0, 0, 0.1);
          color: #fff;
          text-transform: uppercase;
          font-weight: 700;
          border-radius: 6px;
          transition: all 0.5s ease-out 0s;
          -webkit-transition: all 0.5s ease-out 0s;
          font-family: "Poppins", "Arial", "sans-serif";
          text-align: center; }
        .f-item-box .item-info .item-detail .product-quick-view {
          background: #f38920;
          margin-bottom: 10px;
          margin-top: 10px; }
    .f-item-box:hover .item-info {
      background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0; }
      .f-item-box:hover .item-info .item-detail {
        text-align: center;
        padding-top: 12px;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        margin-left: 0; }
      .f-item-box:hover .item-info .item-text {
        background-color: transparent; }
        .f-item-box:hover .item-info .item-text h3 {
          color: #fff; }
          .f-item-box:hover .item-info .item-text h3 a {
            color: #fff; }

  .media:hover .media-thumb .media-number .txt {
    left: 10px; }
  .media:hover .media-thumb .media-number .line {
    transform: scaleX(0.5); }
  .media:hover .media-thumb .mask-img .mask {
    border-width: 10px;
    transition: border-width 0.3s ease-out; }
  .media:hover h3.media-title a {
    color: #2b2b2b; }

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

  .related-thumb {
    padding: 15px;
    width: 164px;
    height: 164px; }
    .related-thumb .related-thumb-img {
      width: 134px;
      height: 134px; }

  .bx-wrapper .bx-pager.bx-default-pager a:hover {
    border: 2px solid #2b2b2b;
    background: transparent; }

  .featured-slide .slick-prev {
    right: calc(25px + 0.9375rem); }
  .featured-slide [dir='rtl'] .slick-prev {
    right: calc(25px + 0.9375rem);
    left: auto; }
  .featured-slide .slick-next {
    right: 0.9375rem; }
  .featured-slide [dir='rtl'] .slick-next {
    right: 0.9375rem; }

  .page-title {
    margin-bottom: 30px; }

  .product-title h1 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700; }

  .tabs-title {
    margin: 0 40px; }

  .left-detail {
    padding: 0 0.9375rem; }

  #gallery {
    width: 64px;
    float: left;
    position: relative; }
    #gallery ul li {
      float: none;
      width: 100%;
      margin-bottom: 5px;
      padding: 0; }

  .gallery-btn {
    color: #333;
    width: 74px;
    float: left;
    position: relative;
    text-align: center;
    display: block; }
    .gallery-btn:hover {
      color: #333; }
    .gallery-btn.disabled {
      color: #c8c8c8; }

  #product-image {
    float: right;
    width: 80% !important;
    position: relative; }

  .product-remove a {
    border-radius: 100%;
    color: #ff0000;
    background: transparent; }
    .product-remove a:hover {
      color: #fff;
      background: #ff0000; }

  .ctsp-thongdiep {
    height: 80px; }
    .ctsp-thongdiep .ctsp-giaohang, .ctsp-thongdiep .ctsp-doihang, .ctsp-thongdiep .ctsp-chinhhang {
      text-align: left;
      margin-bottom: 0;
      margin-top: 19px;
      margin-left: 5px;
      width: calc(33% - 5px); }
      .ctsp-thongdiep .ctsp-giaohang i, .ctsp-thongdiep .ctsp-doihang i, .ctsp-thongdiep .ctsp-chinhhang i {
        float: left; }

  .tabs-content .tabs-panel {
    padding: 40px 0; }

  .buy-product-btn {
    width: 36%; }

  .woocommerce-checkout h3 {
    font-size: 1.1875rem; }

  .order_details .product_details {
    overflow: hidden;
    margin-bottom: 20px; }
  .order_details .date {
    text-align: right; }
  .order_details table th.product-subtotal, .order_details table td.product-subtotal {
    text-align: right; }

  aside.gap {
    height: 30px; }

  aside.dash {
    padding-bottom: 31px; }

  #footer .footer-top {
    padding: 40px 0 0; }
	.column-small-product .hot_product_container{padding:5px;}
	.column-small-product .hot_product_container:nth-of-type(1),.column-small-product .hot_product_container:nth-of-type(2){padding-top:0;}
	.column-small-product .hot_product_container .hot_product .product-body h2{height:auto;overflow: visible;}
	.product-section .medium-up-4 .column-block{width:25%;float:left;}
	.product-section .small-up-1 .column-block:nth-of-type(2n+3){clear:none;}
	.product-section .small-up-1 .column-block:nth-of-type(4n+5){clear:both;}
	.term-nav li{width: 20%;}
	.product-grid-view:after{content:"";display:table;clear:both;}
	.product-grid-view .product-grid-item{width: 32%;float: left;margin-right:1.5%;}
	.product-grid-view .product-grid-item:nth-of-type(3n+3){margin-right:0;}
	footer .footer-bottom ul{float:left;}
	footer .footer-bottom ul li{margin-bottom: 5px;display:inline-block;margin-right: 15px;}
	footer .footer-bottom ul li:before{content:"";float:left;width: 6px;height:6px;border-radius: 50%;margin-right: 5px;background: #333;margin-top: 10px;}
}

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