
/* Source: https://lesolder.com/wp-content/cache/lwsoptimize/cache-css/pflxbp8.min.css */

/* Source: https://lesolder.com/wp-content/plugins/th-all-in-one-woo-cart/assets/css/owl.carousel.css?ver=2.1.0 */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 0; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* Source: https://lesolder.com/wp-content/plugins/th-all-in-one-woo-cart/th-icon/style.css?ver=2.1.0 */
@font-face {
  font-family: 'th-icon';
  src:  url('fonts/th-icon.eot?stlo25');
  src:  url('fonts/th-icon.eot?stlo25#iefix') format('embedded-opentype'),
    url('fonts/th-icon.ttf?stlo25') format('truetype'),
    url('fonts/th-icon.woff?stlo25') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.th-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'th-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.th-icon-Shopping_icons-01:before {
  content: "\e927";
}

/* Source: https://lesolder.com/wp-content/plugins/woo-cart-all-in-one/assets/css/cart-icons.min.css?ver=1.1.19 */
@font-face{font-family:vi_wcaio_cart_icons;src:url(../fonts/cart-icons/cart-icons.eot);src:url(../fonts/cart-icons/cart-icons.eot?#iefix) format("embedded-opentype"),url(../fonts/cart-icons/cart-icons.woff2) format("woff2"),url(../fonts/cart-icons/cart-icons.woff) format("woff"),url(../fonts/cart-icons/cart-icons.ttf) format("truetype"),url(../fonts/cart-icons/cart-icons.svg#Flaticon) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:vi_wcaio_cart_icons;src:url(../fonts/cart-icons/cart-icons.svg#Flaticon) format("svg")}}[class*=" vi_wcaio_cart_icon-"]:after,[class*=" vi_wcaio_cart_icon-"]:before,[class^=vi_wcaio_cart_icon-]:after,[class^=vi_wcaio_cart_icon-]:before{font-family:vi_wcaio_cart_icons;font-size:20px;font-style:normal;}.vi_wcaio_cart_icon-rubbish-bin-delete-button:before{content:"\f100"}.vi_wcaio_cart_icon-trash:before{content:"\f101"}.vi_wcaio_cart_icon-garbage:before{content:"\f102"}.vi_wcaio_cart_icon-garbage-1:before{content:"\f103"}.vi_wcaio_cart_icon-waste-bin:before{content:"\f104"}.vi_wcaio_cart_icon-delete-button:before{content:"\f105"}.vi_wcaio_cart_icon-delete:before{content:"\f106"}.vi_wcaio_cart_icon-rubbish-bin:before{content:"\f107"}.vi_wcaio_cart_icon-delete-1:before{content:"\f108"}.vi_wcaio_cart_icon-dustbin:before{content:"\f109"}.vi_wcaio_cart_icon-shopping-cart:before{content:"\f10a"}.vi_wcaio_cart_icon-shopping-cart-1:before{content:"\f10b"}.vi_wcaio_cart_icon-shopping-cart-2:before{content:"\f10c"}.vi_wcaio_cart_icon-shopping-cart-3:before{content:"\f10d"}.vi_wcaio_cart_icon-shopping-cart-4:before{content:"\f10e"}.vi_wcaio_cart_icon-shopping-cart-5:before{content:"\f10f"}.vi_wcaio_cart_icon-shopping-cart-black-shape:before{content:"\f110"}.vi_wcaio_cart_icon-shopping-cart-of-checkered-design:before{content:"\f111"}.vi_wcaio_cart_icon-online-shopping-cart:before{content:"\f112"}.vi_wcaio_cart_icon-shopping-cart-6:before{content:"\f113"}.vi_wcaio_cart_icon-shopping-cart-7:before{content:"\f114"}.vi_wcaio_cart_icon-empty-shopping-cart:before{content:"\f115"}.vi_wcaio_cart_icon-shopping-cart-8:before{content:"\f116"}.vi_wcaio_cart_icon-cart-of-ecommerce:before{content:"\f117"}.vi_wcaio_cart_icon-shopping-cart-9:before{content:"\f118"}.vi_wcaio_cart_icon-cart-1:before{content:"\f119"}.vi_wcaio_cart_icon-shopping-cart-10:before{content:"\f11a"}.vi_wcaio_cart_icon-shopping-cart-11:before{content:"\f11b"}.vi_wcaio_cart_icon-shopping-cart-12:before{content:"\f11c"}.vi_wcaio_cart_icon-shopping-store-cart:before{content:"\f11d"}.vi_wcaio_cart_icon-shopping-cart-13:before{content:"\f11e"}.vi_wcaio_cart_icon-shopping-cart-14:before{content:"\f11f"}.vi_wcaio_cart_icon-shopping-cart-15:before{content:"\f120"}.vi_wcaio_cart_icon-cart-2:before{content:"\f121"}.vi_wcaio_cart_icon-plus:before{content:"\f122"}.vi_wcaio_cart_icon-supermarket-1:before{content:"\f123"}.vi_wcaio_cart_icon-cart-3:before{content:"\f124"}.vi_wcaio_cart_icon-cart-4:before{content:"\f125"}.vi_wcaio_cart_icon-supermarket-2:before{content:"\f126"}.vi_wcaio_cart_icon-supermarket-3:before{content:"\f127"}.vi_wcaio_cart_icon-supermarket-4:before{content:"\f128"}.vi_wcaio_cart_icon-supermarket-5:before{content:"\f129"}.vi_wcaio_cart_icon-commerce-and-shopping:before{content:"\f12a"}.vi_wcaio_cart_icon-cart-5:before{content:"\f12b"}.vi_wcaio_cart_icon-cart-6:before{content:"\f12c"}.vi_wcaio_cart_icon-supermarket-6:before{content:"\f12d"}.vi_wcaio_cart_icon-commerce:before{content:"\f12e"}.vi_wcaio_cart_icon-commerce-1:before{content:"\f12f"}.vi_wcaio_cart_icon-shopping-cart-16:before{content:"\f130"}.vi_wcaio_cart_icon-shopping-cart-with-product-inside:before{content:"\f131"}.vi_wcaio_cart_icon-grocery-trolley:before{content:"\f132"}.vi_wcaio_cart_icon-sell:before{content:"\f133"}.vi_wcaio_cart_icon-buy:before{content:"\f134"}.vi_wcaio_cart_icon-supermarket:before{content:"\f135"}.vi_wcaio_cart_icon-cart-7:before{content:"\f136"}.vi_wcaio_cart_icon-clear-button:before{content:"\f137"}
/* Source: https://lesolder.com/wp-content/plugins/woo-cart-all-in-one/assets/css/sidebar-cart-icon.min.css?ver=1.1.19 */
.vi-wcaio-sidebar-cart-icon-wrap{z-index:99999999;opacity:1;position:fixed;line-height:1.6;font-size:13px;width:50px;height:50px;text-align:center;cursor:pointer;transition:all .3s ease-in-out;box-sizing:border-box;animation-fill-mode:both}.vi-wcaio-sidebar-cart-icon-wrap *,.vi-wcaio-sidebar-cart-icon-wrap ::after,.vi-wcaio-sidebar-cart-icon-wrap ::before{box-sizing:border-box}.vi-wcaio-sidebar-cart-icon-wrap-bottom_left.vi-wcaio-sidebar-cart-icon-wrap-open,.vi-wcaio-sidebar-cart-icon-wrap-top_left.vi-wcaio-sidebar-cart-icon-wrap-open{animation-duration:.8s;animation-name:vi-wcaio-cart-icon-slide_in_left}.vi-wcaio-sidebar-cart-icon-wrap-bottom_left.vi-wcaio-sidebar-cart-icon-wrap-close,.vi-wcaio-sidebar-cart-icon-wrap-top_left.vi-wcaio-sidebar-cart-icon-wrap-close{animation-duration:.8s;animation-name:vi-wcaio-cart-icon-slide_out_left}.vi-wcaio-sidebar-cart-icon-wrap-bottom_right.vi-wcaio-sidebar-cart-icon-wrap-open,.vi-wcaio-sidebar-cart-icon-wrap-top_right.vi-wcaio-sidebar-cart-icon-wrap-open{animation-duration:.8s;animation-name:vi-wcaio-cart-icon-slide_in_right}.vi-wcaio-sidebar-cart-icon-wrap-bottom_right.vi-wcaio-sidebar-cart-icon-wrap-close,.vi-wcaio-sidebar-cart-icon-wrap-top_right.vi-wcaio-sidebar-cart-icon-wrap-close{animation-duration:.8s;animation-name:vi-wcaio-cart-icon-slide_out_right}.vi-wcaio-sidebar-cart-icon-wrap.vi-wcaio-sidebar-cart-icon-wrap-mouseenter{animation-duration:.3s!important;animation-name:vi-wcaio-cart-icon-mouseenter!important}.vi-wcaio-sidebar-cart-icon-wrap.vi-wcaio-sidebar-cart-icon-wrap-mouseleave{animation-duration:.3s!important;animation-name:vi-wcaio-cart-icon-mouseleave!important}.vi-wcaio-sidebar-cart-icon-wrap.vi-wcaio-sidebar-cart-icon-wrap-effect-shake_vertical:not(.vi-wcaio-sidebar-cart-icon-wrap-mouseenter){animation-duration:1s!important;animation-name:vi-wcaio-cart-icon-shake_vertical!important}.vi-wcaio-sidebar-cart-icon-wrap.vi-wcaio-sidebar-cart-icon-wrap-effect-shake_horizontal:not(.vi-wcaio-sidebar-cart-icon-wrap-mouseenter){animation-duration:1s!important;animation-name:vi-wcaio-cart-icon-shake_horizontal!important}.vi-wcaio-sidebar-cart-icon{background:0 0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.vi-wcaio-sidebar-cart-icon i{font-size:20px!important;color:#d2691e;transform:translateZ(0)}.vi-wcaio-sidebar-cart-icon i:before{margin:0}.vi-wcaio-sidebar-cart-count-wrap{border-radius:20px;font-size:10px;font-weight:700;display:inline-flex;justify-content:center;align-items:center;background:#20cc59;color:#fff}.vi-wcaio-sidebar-cart-icon-1 .vi-wcaio-sidebar-cart-count-wrap,.vi-wcaio-sidebar-cart-icon-5 .vi-wcaio-sidebar-cart-count-wrap{position:absolute;top:5px;height:20px;width:20px;transform:scale(1) translateY(-50%) translateX(-45%)}.vi-wcaio-sidebar-cart-icon-5 .vi-wcaio-sidebar-cart-count-wrap{left:100%}.vi-wcaio-sidebar-cart-icon-1 .vi-wcaio-sidebar-cart-count-wrap{left:0}.vi-wcaio-sidebar-cart-icon.vi-wcaio-sidebar-cart-icon-2{align-items:flex-end}.vi-wcaio-sidebar-cart-icon.vi-wcaio-sidebar-cart-icon-2 i{margin-bottom:5px}.vi-wcaio-sidebar-cart-icon-2 .vi-wcaio-sidebar-cart-count-wrap{position:absolute;top:10%;right:10%;height:16px;width:16px}.vi-wcaio-sidebar-cart-icon.vi-wcaio-sidebar-cart-icon-3 i{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;line-height:60px}.vi-wcaio-sidebar-cart-icon-3 .vi-wcaio-sidebar-cart-count-wrap{position:absolute;top:10px;left:20px;z-index:1;height:16px;width:16px;transform:scale(1) rotate(-50deg)}.vi-wcaio-sidebar-cart-icon-4 .vi-wcaio-sidebar-cart-count-wrap{display:none}.vi-wcaio-sidebar-cart-count{font-weight:300}