@charset "UTF-8";
/*
Theme Name: VIF THEME
Theme URI: https://vif.vn
Author: VIF THEME
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1); }
  to {
    transform: scale3d(1.3, 1.3, 1.3); } }
@-webkit-keyframes vnt_opacity {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes vnt_opacity {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes vnt_opacity {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes vnt_opacity {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
a {
  color: #2E3192; }
  a:hover {
    color: #603813; }

button {
  outline: none; }

div[id*='attachment_'], img {
  max-width: 100%;
  height: auto; }

.vnt_embed_responsive {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-bottom: 20px; }
  .vnt_embed_responsive .embed-responsive-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.wp-pagenavi {
  text-align: center;
  display: block;
  margin: 30px 0;
  width: 100%;
  float: left; }
  .wp-pagenavi span, .wp-pagenavi a {
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding: 0 12px;
    margin: 0 3px;
    border-radius: 0;
    color: #FFFFFF;
    font-weight: 600;
    background: #2E3192;
    text-decoration: none; }
    .wp-pagenavi span:hover, .wp-pagenavi span.current, .wp-pagenavi a:hover, .wp-pagenavi a.current {
      background: #F6E700;
      transition: all .25s ease-in-out; }

.search_form {
  display: grid;
  grid-template-columns: auto 40px; }
  .search_form .search_field {
    color: #565656;
    height: 40px;
    border: 1px solid #FFFFFF;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    padding: 0 15px;
    background: #f0f0f0;
    width: 100%; }
  .search_form .search_submit {
    background: #f0f0f0;
    color: #565656;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-left: 0;
    border-radius: 0;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center; }

.vnt_gallery_1 {
  column-count: 1;
  column-gap: 15px;
  -moz-column-gap: 15px;
  -webkit-column-gap: 15px; }
  .vnt_gallery_1 .gallery_item {
    margin-bottom: 15px; }

.vnt_gallery_2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  column-gap: 15px;
  -moz-column-gap: 15px;
  -webkit-column-gap: 15px; }
  .vnt_gallery_2 .gallery_item {
    margin-bottom: 15px; }

.vnt_gallery_3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  column-gap: 15px;
  -moz-column-gap: 15px;
  -webkit-column-gap: 15px; }
  .vnt_gallery_3 .gallery_item {
    margin-bottom: 15px; }

.vnt_gallery_4 {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  column-gap: 15px;
  -moz-column-gap: 15px;
  -webkit-column-gap: 15px; }
  .vnt_gallery_4 .gallery_item {
    margin-bottom: 15px; }

.vnt_gallery_5 {
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5;
  column-gap: 10px;
  -moz-column-gap: 15px;
  -webkit-column-gap: 15px; }
  .vnt_gallery_5 .gallery_item {
    margin-bottom: 15px; }

.vnt_gallery_6 {
  -moz-column-count: 6;
  -webkit-column-count: 6;
  column-count: 6;
  column-gap: 10px;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px; }
  .vnt_gallery_6 .gallery_item {
    margin-bottom: 10x; }

.vnt_gallery_7 {
  -moz-column-count: 7;
  -webkit-column-count: 7;
  column-count: 7;
  column-gap: 5px;
  -moz-column-gap: 5px;
  -webkit-column-gap: 5px; }
  .vnt_gallery_7 .gallery_item {
    margin-bottom: 5px; }

.vnt_gallery_8 {
  -moz-column-count: 8;
  -webkit-column-count: 8;
  column-count: 8;
  column-gap: 5px;
  -moz-column-gap: 5px;
  -webkit-column-gap: 5px; }
  .vnt_gallery_8 .gallery_item {
    margin-bottom: 5px; }

.vnt_gallery_9 {
  -moz-column-count: 9;
  -webkit-column-count: 9;
  column-count: 9;
  column-gap: 5px;
  -moz-column-gap: 5px;
  -webkit-column-gap: 5px; }
  .vnt_gallery_9 .gallery_item {
    margin-bottom: 5px; }

.gallery-icon {
  display: inline-block;
  margin-bottom: 15px;
  padding: 5px;
  background: #F8F8F8;
  border-radius: 4px; }

.gallery_item {
  display: block; }
  .gallery_item a, .gallery_item img {
    display: block;
    width: 100%; }

.gallery-caption {
  display: none;
  font-size: 80%;
  text-align: center;
  font-style: italic; }

.gallery-icon:first-child .gallery_item {
  margin-top: 0; }

.vnt_gallery + p {
  width: 100%;
  float: left;
  margin-top: 15px; }

div.wpcf7 br {
  margin: 0;
  padding: 0;
  content: '';
  display: block; }
  div.wpcf7 br::before, div.wpcf7 br::after {
    content: ''; }
div.wpcf7 span.wpcf7-form-control-wrap {
  display: block; }
div.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 11px; }
div.wpcf7 .wpcf7-not-valid {
  border-color: red !important; }
div.wpcf7 .ajax-loader {
  display: none;
  margin: 0; }
  div.wpcf7 .ajax-loader.is-active {
    display: block;
    width: 100%;
    margin: 10px 0 0 0;
    background-repeat: no-repeat;
    background-position: center; }
div.wpcf7 div.wpcf7-response-output {
  margin: 15px 0 0 0;
  background: #FFFFFF;
  float: left;
  width: 100%; }
div.wpcf7 label span {
  color: #FF0000; }

.btn_button {
  transition: all 500ms ease; }

.vnt_menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.vnt_nav li.tree-opened > .toggler:hover,
ul.vnt_nav li.tree-closed > .toggler:hover {
  cursor: pointer; }

ul.vnt_nav li > span.toggler:before, ul.vnt_nav li > span.toggler:after {
  font-family: 'FontAwesome'; }

ul.vnt_nav li.tree-empty > .toggler {
  display: none !important; }

ul.vnt_nav li.tree-empty > span.toggler:after {
  content: "\f0d7"; }

ul.vnt_nav li.tree-closed > span.toggler:before {
  content: "\f0dc"; }

ul.vnt_nav li.tree-opened > span.toggler:before {
  content: "\f0de"; }

.title_text2 .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 15px; }

.title_text3 .title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 15px; }

.slick-list, .slick-slide, .slick-slide:focus, .slick-slide a {
  outline: none !important; }

.slick-arrow {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  cursor: pointer;
  transition: all 400ms ease;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 9;
  cursor: pointer; }
  .slick-arrow::before {
    font-family: 'IcoFont'; }

.slick-next {
  right: 0;
  transform: translate(0, -50%); }
  .slick-next::before {
    content: "\ea75"; }

.slick-prev {
  left: 0;
  transform: translate(0, -50%); }
  .slick-prev::before {
    content: "\ea74"; }

.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center; }
  .slick-dots li {
    float: left;
    cursor: pointer; }
    .slick-dots li button {
      width: 8px;
      height: 8px;
      background-size: 0;
      border: 0;
      padding: 0;
      border-radius: 100%;
      font-size: 0;
      cursor: pointer; }
    .slick-dots li.slick-active button {
      background: #F6E700; }

.simg_item, .sthumb_item {
  position: relative; }
  .simg_item .play, .sthumb_item .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.sync_lagre .play {
  font-size: 60px;
  color: rgba(10, 97, 99, 0.5); }
.sync_lagre:hover {
  color: rgba(10, 97, 99, 0.8); }
.sync_lagre .slick-arrow {
  background: no-repeat;
  font-size: 36px;
  color: #2E3192; }

.sync_thumb .sthumb_item {
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  padding: 10px;
  cursor: pointer;
  transition: all 300ms ease; }
  .sync_thumb .sthumb_item:hover, .sync_thumb .sthumb_item.slick-current {
    border-color: #2E3192; }
.sync_thumb .play {
  font-size: 20px;
  color: rgba(10, 97, 99, 0.5); }
.sync_thumb .slick-list {
  margin: 0 -5px; }
.sync_thumb .slick-slide {
  margin: 0 5px; }

.home_danhmuc_sanpham_item {
  overflow: hidden; }
  .home_danhmuc_sanpham_item img {
    transition: all 500ms ease; }
  .home_danhmuc_sanpham_item .desc {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease; }
  .home_danhmuc_sanpham_item:hover img {
    transform: scale(1.2); }
  .home_danhmuc_sanpham_item:hover .desc {
    visibility: visible;
    opacity: 1; }

.woocommerce p.stars {
  position: relative;
  padding: 0.75em; }

.woocommerce p.stars a {
  display: inline-block;
  margin-right: 1em;
  text-indent: -9999px;
  position: relative;
  border-bottom: 0 !important;
  outline: 0;
  color: #999; }

.woocommerce p.stars a:hover, .woocommerce p.stars a.active {
  color: #F90; }

.woocommerce p.stars a:last-child {
  border-right: 0; }

.woocommerce p.stars [class^="star-"], .woocommerce p.stars [class*=" star-"] {
  border-right: 1px solid #ccc; }

.woocommerce p.stars [class^="star-"]:after, .woocommerce p.stars [class*=" star-"]:after {
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0; }

.woocommerce p.stars a.star-1 {
  width: 2em; }

.woocommerce p.stars a.star-1:after {
  content: ""; }

.woocommerce p.stars a.star-1.active:after, .woocommerce p.stars a.star-1:hover:after {
  content: ""; }

.woocommerce p.stars a.star-2 {
  width: 3em; }

.woocommerce p.stars a.star-2:after {
  content: ""; }

.woocommerce p.stars a.star-2.active:after, .woocommerce p.stars a.star-2:hover:after {
  content: ""; }

.woocommerce p.stars a.star-3 {
  width: 4em; }

.woocommerce p.stars a.star-3:after {
  content: ""; }

.woocommerce p.stars a.star-3.active:after, .woocommerce p.stars a.star-3:hover:after {
  content: ""; }

.woocommerce p.stars a.star-4 {
  width: 5em; }

.woocommerce p.stars a.star-4:after {
  content: ""; }

.woocommerce p.stars a.star-4.active:after, .woocommerce p.stars a.star-4:hover:after {
  content: ""; }

.woocommerce p.stars a.star-5 {
  width: 6em; }

.woocommerce p.stars a.star-5:after {
  content: ""; }

.woocommerce p.stars a.star-5.active:after, .woocommerce p.stars a.star-5:hover:after {
  content: ""; }

.vnt_mcart {
  display: flex;
  justify-content: flex-end;
  position: relative; }
  .vnt_mcart .vnt_mcart_in {
    position: relative;
    width: auto;
    cursor: pointer; }
  .vnt_mcart .icon {
    font-size: 60px;
    color: #2E3192; }
  .vnt_mcart .num {
    position: absolute;
    top: 5px;
    right: 10px;
    display: flex;
    background: #F6E700;
    color: #FFFFFF;
    line-height: 20px;
    width: 20px;
    border-radius: 20px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 13px; }
  .vnt_mcart .vnt_mcart_list {
    position: absolute;
    z-index: 9;
    top: 100%;
    right: 0;
    visibility: hidden;
    opacity: 0;
    min-width: 260px;
    background: #FFFFFF;
    padding: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35); }
  .vnt_mcart:hover .vnt_mcart_list {
    visibility: visible;
    opacity: 1; }

body.woocommerce-checkout .vnt_mcart .vnt_mcart_list, body.woocommerce-cart .vnt_mcart .vnt_mcart_list {
  display: none !important; }

body.kc-css-system #respond input#submit.alt, body.kc-css-system a.button.alt, body.kc-css-system button.button.alt, body.kc-css-system input.button.alt, body.kc-css-system input.button, body.kc-css-system button.button, body.kc-css-system a.woo_button {
  background: #2E3192;
  font-weight: 600;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px; }
  body.kc-css-system #respond input#submit.alt:hover, body.kc-css-system a.button.alt:hover, body.kc-css-system button.button.alt:hover, body.kc-css-system input.button.alt:hover, body.kc-css-system input.button:hover, body.kc-css-system button.button:hover, body.kc-css-system a.woo_button:hover {
    background: #2E3192;
    color: #FFFFFF; }
body.kc-css-system form .input-text {
  width: 100%;
  height: 36px;
  border: 1px solid #DCDCDC;
  padding: 0 10px;
  border-radius: 4px; }
body.kc-css-system form textarea {
  min-height: 120px;
  padding: 10px;
  border: 1px solid #DCDCDC;
  padding: 10px;
  border-radius: 4px; }
body.kc-css-system .vnt_home_post .item_1 {
  display: block; }
  body.kc-css-system .vnt_home_post .item_1 .thumb {
    width: 100%;
    margin: 0;
    overflow: hidden; }
    body.kc-css-system .vnt_home_post .item_1 .thumb img {
      transition: all 500ms ease; }
    body.kc-css-system .vnt_home_post .item_1 .thumb:hover img {
      transform: scale(1.2); }
  body.kc-css-system .vnt_home_post .item_1 .title {
    background: #2E3192;
    padding: 10px; }
    body.kc-css-system .vnt_home_post .item_1 .title a {
      color: #FFFFFF; }
body.kc-css-system .dc_quantity_input {
  display: grid;
  grid-template-columns: 20px auto 20px;
  max-width: 80px;
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #2E3192; }
  body.kc-css-system .dc_quantity_input input {
    width: 100% !important;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    background: no-repeat;
    color: #2E3192; }
    body.kc-css-system .dc_quantity_input input.minus, body.kc-css-system .dc_quantity_input input.plus {
      cursor: pointer;
      /*background: $secondary;*/ }
  body.kc-css-system .dc_quantity_input input::-webkit-outer-spin-button,
  body.kc-css-system .dc_quantity_input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  body.kc-css-system .dc_quantity_input input[type=number] {
    -moz-appearance: textfield; }
body.kc-css-system form.cart, body.kc-css-system .dc_add_cart {
  display: flex;
  width: 100%;
  float: left; }
body.kc-css-system .quantity {
  width: auto; }
body.kc-css-system .single_add_to_cart_button {
  flex: 1;
  margin-left: 30px;
  max-width: 130px; }
body.kc-css-system .single_product_summary p.price {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #603813; }
  body.kc-css-system .single_product_summary p.price del {
    font-size: 14px;
    color: #999999; }
  body.kc-css-system .single_product_summary p.price ins {
    text-decoration: none; }
body.kc-css-system .single_product_summary .product_file {
  font-weight: 700; }
  body.kc-css-system .single_product_summary .product_file i {
    font-size: 180%;
    margin-left: 15px; }
body.kc-css-system .single_product_summary .single_product_data {
  margin: 0;
  margin-top: 20px;
  padding: 0;
  list-style: none; }
  body.kc-css-system .single_product_summary .single_product_data li {
    padding: 5px; }
    body.kc-css-system .single_product_summary .single_product_data li:nth-last-child(odd) {
      background: #EDEDED; }
    body.kc-css-system .single_product_summary .single_product_data li span {
      color: #2E3192;
      font-weight: 500; }
body.kc-css-system .single_product_summary .product_meta {
  width: 100%;
  float: left;
  margin-top: 15px;
  display: grid;
  grid-gap: 10px; }
body.kc-css-system .single_product_summary .wc-forward {
  margin: 0 0 0 30px;
  padding: 0 20px;
  background: #2E3192;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 80%; }
body.kc-css-system .dc_mini_cart {
  position: relative;
  width: auto; }
  body.kc-css-system .dc_mini_cart .icon {
    width: 36px;
    height: 36px;
    display: grid;
    align-items: center;
    justify-content: center;
    background: #F6E700;
    border-radius: 100%;
    cursor: pointer; }
    body.kc-css-system .dc_mini_cart .icon i {
      color: #FFFFFF;
      font-size: 18px; }
  body.kc-css-system .dc_mini_cart .dc_cart_num {
    position: absolute;
    right: 0;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #2E3192;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold; }
  body.kc-css-system .dc_mini_cart .mini_cart {
    position: absolute;
    top: 100%;
    right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transition: all 500ms ease;
    display: grid;
    background: #F7F7F7;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    min-width: 280px;
    padding: 10px; }
    body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item {
      display: grid;
      grid-template-columns: 25px auto;
      align-items: center;
      border-bottom: 1px solid #dcdcdc; }
      body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item a {
        color: #000000; }
        body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item a:hover {
          color: #2E3192; }
        body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item a.link {
          font-size: 14px;
          line-height: 18px; }
          body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item a.link .quantity {
            display: block;
            clear: both;
            color: #FF0004;
            font-size: 12px; }
        body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item a.product_permalink {
          display: grid;
          grid-template-columns: auto 60px;
          align-items: center;
          padding-left: 15px; }
          body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item a.product_permalink img {
            order: 9;
            grid-column: 2 / 3;
            grid-row: 1 / 3; }
          body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item a.product_permalink .quantity {
            grid-column: 1 / 2; }
      body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item img {
        width: 60px; }
      body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item .product_info {
        display: flex;
        flex-flow: wrap; }
        body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item .product_info .thumb {
          width: 60px;
          order: 2; }
        body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item .product_info .link {
          flex: 1; }
        body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item .product_info .variation {
          width: 100%;
          order: 6; }
          body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item .product_info .variation dt, body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item .product_info .variation dd {
            margin: 0;
            padding: 0;
            font-size: 12px; }
          body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item .product_info .variation dd {
            margin-left: 5px; }
      body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item .quantity {
        grid-column: 2 / 3;
        color: #F6E700; }
      body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item::before, body.kc-css-system .dc_mini_cart .mini_cart li.mini_cart_item::after {
        display: none; }
    body.kc-css-system .dc_mini_cart .mini_cart .woocommerce-mini-cart__total.total {
      text-align: center;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 700;
      margin-top: 10px;
      padding: 6px 0;
      background: #D9D9D9;
      color: #F6E700; }
    body.kc-css-system .dc_mini_cart .mini_cart .woocommerce-mini-cart__buttons.buttons {
      display: grid;
      text-align: center;
      margin-bottom: 10px; }
      body.kc-css-system .dc_mini_cart .mini_cart .woocommerce-mini-cart__buttons.buttons a {
        padding: 6px 20px;
        line-height: 24px;
        background: #2E3192;
        color: #FFFFFF;
        text-transform: uppercase;
        font-weight: 500;
        border-radius: 5px;
        transition: all 300ms ease; }
        body.kc-css-system .dc_mini_cart .mini_cart .woocommerce-mini-cart__buttons.buttons a.checkout {
          margin-top: 10px; }
        body.kc-css-system .dc_mini_cart .mini_cart .woocommerce-mini-cart__buttons.buttons a:hover {
          color: #2E3192;
          background: #F6E700; }
  body.kc-css-system .dc_mini_cart:hover .mini_cart {
    visibility: visible;
    opacity: 1;
    z-index: 99; }
body.kc-css-system table.shop_table th {
  font-weight: 600; }
body.kc-css-system table.shop_table td.product-name {
  font-weight: 600; }
body.kc-css-system table.shop_table td.product-price, body.kc-css-system table.shop_table td.product-subtotal {
  font-weight: 600;
  color: #F6E700; }
body.kc-css-system table.shop_table.cart tbody tr:last-child {
  display: none; }
body.kc-css-system table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal {
  display: none; }
body.kc-css-system table.shop_table.woocommerce-checkout-review-order-table .product-total {
  font-weight: 600;
  color: #F6E700; }
body.kc-css-system table.shop_table .order-total {
  color: #F6E700;
  font-weight: 600; }
body.kc-css-system #payment #place_order {
  float: none;
  margin: auto;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 50px; }

.nav_product li.tree-closed, .nav_product li.tree-opened {
  display: flex; }
  .nav_product li.tree-closed > a, .nav_product li.tree-opened > a {
    flex: 1; }
  .nav_product li.tree-closed .toggler, .nav_product li.tree-opened .toggler {
    order: 2; }
  .nav_product li.tree-closed ul, .nav_product li.tree-closed section, .nav_product li.tree-opened ul, .nav_product li.tree-opened section {
    order: 3; }
.nav_product .sub-menu li li a {
  padding-left: 30px !important; }

.vnt_product .single_product_data {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px; }
  .vnt_product .single_product_data li span {
    font-weight: 600; }
.vnt_product .dc_add_cart {
  display: flex;
  justify-content: space-between; }
  .vnt_product .dc_add_cart .add_to_cart_button {
    min-width: 110px; }
    .vnt_product .dc_add_cart .add_to_cart_button.added {
      font-size: 10px; }
  .vnt_product .dc_add_cart .wc-forward {
    display: none; }
.vnt_product .item .price {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #603813;
  display: grid; }
  .vnt_product .item .price del {
    font-size: 14px;
    font-weight: 300; }
  .vnt_product .item .price ins {
    text-decoration: none; }
.vnt_product .item_header {
  background: #2E3192;
  color: #FFFFFF;
  text-align: center;
  font-weight: 500;
  line-height: 30px; }
  .vnt_product .item_header .price {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 15px; }

.product_item .item:nth-child(even) {
  background: #F9F9F9; }

ul.product_list_widget .mini_cart_item {
  display: grid;
  grid-template-columns: 30px auto; }
  ul.product_list_widget .mini_cart_item::before, ul.product_list_widget .mini_cart_item::after {
    display: none !important; }
ul.product_list_widget .mcart_cont {
  display: grid;
  grid-template-columns: auto 100px; }
  ul.product_list_widget .mcart_cont .product_permalink {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px; }
  ul.product_list_widget .mcart_cont .quantity {
    grid-column: 1 / 2;
    color: #F6E700; }
  ul.product_list_widget .mcart_cont .thumb {
    grid-column: 2 / 3;
    grid-row: 1 / 3; }
    ul.product_list_widget .mcart_cont .thumb img {
      width: 100%; }

.vnt_mcart_list p.total {
  font-weight: 600;
  color: #F6E700;
  text-align: center;
  margin-bottom: 5px; }
.vnt_mcart_list p.woocommerce-mini-cart__buttons {
  text-align: center; }
  .vnt_mcart_list p.woocommerce-mini-cart__buttons a {
    background: #2E3192;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px; }
    .vnt_mcart_list p.woocommerce-mini-cart__buttons a:hover {
      background: #F6E700;
      color: #FFFFFF; }

#yith-ajaxsearchform .yith-ajaxsearchform-container {
  display: grid;
  align-items: center;
  grid-template-columns: auto 30px; }
  #yith-ajaxsearchform .yith-ajaxsearchform-container .yith-ajaxsearchform-select {
    display: none; }
  #yith-ajaxsearchform .yith-ajaxsearchform-container #yith-searchsubmit {
    width: 30px;
    height: 30px;
    border: none;
    background: #FFFFFF url("img/search_36px.png") no-repeat center center;
    background-size: 68%; }
  #yith-ajaxsearchform .yith-ajaxsearchform-container input[type="search"] {
    min-width: 220px;
    margin: 0;
    padding: 0 10px;
    border: 0;
    height: 30px;
    line-height: 30px; }
  #yith-ajaxsearchform .yith-ajaxsearchform-container .autocomplete-suggestions {
    min-width: 260px; }
    #yith-ajaxsearchform .yith-ajaxsearchform-container .autocomplete-suggestions .yith_wcas_result_content {
      color: #F6E700;
      line-height: 18px;
      font-weight: 600; }
      #yith-ajaxsearchform .yith-ajaxsearchform-container .autocomplete-suggestions .yith_wcas_result_content .title {
        color: #2E3192; }

@media only screen and (min-width: 1025px) {
  .header_fix.fixed {
    position: fixed;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    z-index: 99;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.35);
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
    background: #FFFFFF; }
    .header_fix.fixed > .kc-wrap-columns {
      width: 100%;
      max-width: 1170px; }

  .menu_header ul li {
    position: relative; }
    .menu_header ul li a {
      white-space: nowrap; }
    .menu_header ul li ul {
      position: absolute;
      top: 100%;
      left: 0%;
      visibility: hidden;
      opacity: 0;
      z-index: -1;
      pointer-events: auto;
      transform: translate(0, 10px);
      transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in; }
      .menu_header ul li ul ul {
        top: 0;
        left: 100%; }
    .menu_header ul li:hover > ul {
      visibility: visible;
      opacity: 1;
      z-index: 99;
      transform: translate(0, 0); }
  .menu_header ul li.menu-item-has-children > a {
    position: relative; }
    .menu_header ul li.menu-item-has-children > a::after {
      font-family: IcoFont;
      content: "\ea73";
      position: absolute;
      bottom: 15px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 9;
      line-height: 0;
      font-size: 120%;
      opacity: 1;
      -webkit-animation: vnt_opacity 3s infinite;
      -moz-animation: vnt_opacity 3s infinite;
      -o-animation: vnt_opacity 3s infinite;
      animation: vnt_opacity 3s infinite; }
  .menu_header ul li.menu-item-has-children li.menu-item-has-children > a::after {
    content: "\ea75";
    bottom: auto;
    left: auto;
    right: 5px;
    top: 50%;
    transform: translate(0, -50%); } }
@media only screen and (max-width: 1024px) {
  #menu_header {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    position: fixed;
    top: 0;
    left: -110%;
    height: 100vh;
    transition: all 360ms ease-in-out; }
    #menu_header.in {
      visibility: visible;
      opacity: 1;
      z-index: 9999;
      left: 0;
      transition: all 360ms ease-in-out; }

  .nav_header {
    overflow-y: auto;
    height: 100vh; }
    .nav_header li.tree-closed, .nav_header li.tree-opened {
      display: flex; }
      .nav_header li.tree-closed > a, .nav_header li.tree-opened > a {
        flex: 1; }
      .nav_header li.tree-closed .toggler, .nav_header li.tree-opened .toggler {
        order: 2; }
      .nav_header li.tree-closed ul, .nav_header li.tree-closed section, .nav_header li.tree-opened ul, .nav_header li.tree-opened section {
        order: 3; }
    .nav_header .sub-menu li li a {
      padding-left: 30px !important; } }
@media only screen and (max-width: 767px) {
  .vnt_the_content .vnt_gallery {
    column-count: 2; }

  body.kc-css-system .vnt_product.product_top .item_header, body.kc-css-system .vnt_product.product_item .item_header {
    display: none !important; }
  body.kc-css-system .vnt_product.product_top .item, body.kc-css-system .vnt_product.product_item .item {
    grid-template-columns: 120px auto;
    grid-row-gap: 5px; }
    body.kc-css-system .vnt_product.product_top .item .price, body.kc-css-system .vnt_product.product_item .item .price {
      font-size: 16px; }
    body.kc-css-system .vnt_product.product_top .item .title, body.kc-css-system .vnt_product.product_item .item .title {
      font-weight: 600;
      line-height: 20px; } }
