@charset "UTF-8";
/* CSS3 PROPERTIES */
/* Border Radius */
/* CSS3 PROPERTIES */
/* Border Radius */
/******************************************************************   BASE   *********************************************************************/
.sf-menu li:hover,
.sf-menu li.sfHover {
  -webkit-transition: 0.2s ease !important;
  transition: 0.2s ease !important;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  margin: 0 5px;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 999px;
  border: none;
  margin: 0;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover {
  color: #fff;
  background-color: #3ba9cd;
  -webkit-box-shadow: 1px 1px 15px -1px #00c0ff;
  box-shadow: 1px 1px 15px -1px #00c0ff;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.next i.fa.fa-angle-right:before {
  content: '\f178';
  font-weight: 400;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.prev i.fa.fa-angle-left:before {
  content: '\f177';
  font-weight: 400;
}
header.page-header.background-image-page-header span.background-image-page-header-overlay {
  background: rgba(0, 0, 0, 0.35) url(../images/demo-14/overlay-grid.png) repeat;
}
header.page-header.background-image-page-header .page-header-title,
header.page-header.background-image-page-header .page-subheading,
header.page-header.background-image-page-header .site-breadcrumbs {
  mix-blend-mode: overlay;
}
header.page-header.background-image-page-header .page-header-title {
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
}
.archive header.page-header.background-image-page-header .page-header-title {
  font-size: 60px;
}
.wvn-title-heading .elementor-heading-title {
  position: relative;
}
.wvn-title-heading .elementor-heading-title:before {
  position: absolute;
  content: '';
}
.wvn-title-heading .elementor-heading-title:after {
  position: absolute;
  content: '';
}
.wvn-title-heading.style-01 {
  line-height: 2.4;
}
.wvn-title-heading.style-01:after {
  position: absolute;
  content: '';
  border-bottom: 1px solid #ddd;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
}
.wvn-title-heading.style-01 .elementor-heading-title {
  display: inline-block;
  position: relative;
}
.wvn-title-heading.style-01 .elementor-heading-title:before {
  bottom: -10px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #3ba9cd;
  z-index: 1;
}
.wvn-title-heading.style-bg:after {
  content: '';
  position: absolute;
  background: url(../images/demo-14/bg-title.png);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: .1;
}
.wvn-title-heading.style-bg .elementor-heading-title {
  display: inline-block;
  background-color: #3ba9cd;
  padding: 5px 15px;
  z-index: 1;
}
.block {
  display: block;
}
.primary-color {
  color: #3ba9cd;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.35);
}
.woocommerce form input[type="number"] {
  -moz-appearance: textfield;
  width: 60px;
  max-width: 60px;
  background-color: #fafafa;
}
.hide-label a.menu-link {
  display: none !important;
}
table.my_account_orders .button.view::after {
  content: '\f3d6';
  font-family: 'Ionicons';
  font-size: 18px;
  font-weight: normal;
}
body.woocommerce .woocommerce-product-details__short-description ul,
body.woocommerce .elementor-text-editor ul {
  list-style-type: inherit;
  margin-left: 13px;
}
div#sidr div.sidr-inner form.sidr-class-mobile-searchform button.sidr-class-searchform-submit {
  padding: 0;
  margin: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/******************************************************************   HEADER   *******************************************************************/
ul#menu-top-bar-menu li.menu-item a.menu-link img.wp-post-image,
ul#menu-top-bar-menu-1 li.menu-item a.menu-link img.wp-post-image {
  display: inline-block;
  margin: -3px 8px 0 0;
}
ul#menu-top-bar-menu li.menu-item ul.sub-menu,
ul#menu-top-bar-menu-1 li.menu-item ul.sub-menu {
  display: block !important;
  min-width: auto !important;
  width: auto;
  border-top: none;
  border: 1px solid #ddd;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transform-origin: top;
  transform-origin: top;
  border-radius: 2px;
  -webkit-transition: .3s;
  transition: .3s;
  visibility: hidden;
  opacity: 0;
  padding: 10px 20px;
}
ul#menu-top-bar-menu li.menu-item ul.sub-menu:before,
ul#menu-top-bar-menu-1 li.menu-item ul.sub-menu:before {
  position: absolute;
  content: '';
  top: -8px;
  left: 33%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-radius: 1px;
}
ul#menu-top-bar-menu li.menu-item ul.sub-menu li.menu-item,
ul#menu-top-bar-menu-1 li.menu-item ul.sub-menu li.menu-item {
  padding: 8px 0;
}
ul#menu-top-bar-menu li.menu-item ul.sub-menu li.menu-item a.menu-link,
ul#menu-top-bar-menu-1 li.menu-item ul.sub-menu li.menu-item a.menu-link {
  padding: 0;
  padding-right: 20px;
}
ul#menu-top-bar-menu li.menu-item:hover ul.sub-menu,
ul#menu-top-bar-menu-1 li.menu-item:hover ul.sub-menu {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
header.custom-header div#site-header-inner section.wvn-header {
  /*-----search-----*/
  /*-----meta button-----*/
  /*-----bot header-----*/
}
header.custom-header div#site-header-inner section.wvn-header div.wvn-trending-search ul.elementor-icon-list-items li.elementor-icon-list-item {
  background-color: #fdfdfd;
  border: 1px solid #ddd;
  border-radius: 999px;
  padding: 0 10px;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  max-height: 50px;
  overflow: hidden;
  border-radius: 999px;
  border: 1px solid #ddd;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search select {
  width: 24%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid transparent;
  height: 100%;
  background: url(../images/demo-14/down-arrow.png) right center no-repeat;
  background-size: 6%;
  text-transform: capitalize;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search input.search-field {
  width: 50%;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border: 1px solid transparent;
  border-radius: 0;
  border-left: 1px solid #ddd;
  margin-left: 10px;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search input.search-field {
  border-left: none;
  border-right: 1px solid #ddd;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search input.search-field {
  margin-right: 10px;
  margin-left: 0;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search button {
  width: 10%;
  height: 100%;
  border: 1px solid transparent;
  margin: 0;
  font-weight: bold;
  background-color: #3ba9cd;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  font-size: 0;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\f002';
  font-family: 'FontAwesome';
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search button:hover {
  background-color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter {
  height: 50px;
  min-width: 50px;
  text-align: center;
  position: relative;
  display: inline-block;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter:before {
  font-size: 30px;
  width: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0;
  border: 1px solid #999;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 999px;
  background-color: #fdfdfd;
  content: '\f443';
  font-family: "Ionicons" !important;
  font-size: 26px;
  color: #666;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter span.wishlist_products_counter_text {
  position: absolute;
  top: 106%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-transform: uppercase;
  font-size: 12px;
  color: #666;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter span.wishlist_products_counter_number {
  position: absolute;
  bottom: 27px;
  right: 0;
  background-color: tomato;
  color: #fff;
  display: inline-block;
  padding: 0;
  border-radius: 999px;
  height: 18px;
  width: 18px;
  line-height: 18px;
  text-align: center;
  font-family: monospace;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 400;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter span.wishlist_products_counter_number{
	right: auto;
	left: 0;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wp-widget-widget_top_wishlist:hover a.wishlist_products_counter:before {
  color: #0099cc;
  border-color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wp-widget-widget_top_wishlist:hover a.wishlist_products_counter span.wishlist_products_counter_text {
  color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.woovina-menucart__toggle {
  height: 45px;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm {
  position: relative;
  width: 45px;
  height: 45px;
  margin: 0;
  padding: 0;
  border: 1px solid #999;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 999px;
  background-color: #fdfdfd;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon {
  position: unset;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon:before {
  position: absolute;
  bottom: 22px;
  right: -4px;
  background-color: tomato;
  color: #fff;
  display: inline-block;
  padding: 0;
  border-radius: 999px;
  height: 18px;
  width: 18px;
  text-align: center;
  line-height: 18px;
  font-family: monospace;
  z-index: 1;
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon::before {
	right: auto;
	left: -4px;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon i.eicon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon i.eicon:before {
  font-size: 26px;
  line-height: 1.4;
  content: '\f370';
  font-family: 'Ionicons';
  color: #666;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon span.elementor-screen-only {
  clip: auto;
  width: auto;
  height: auto;
  display: block;
  text-align: center;
  margin: 0 auto;
  top: 125%;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px;
  color: #666;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart:hover a.elementor-button {
  border-color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart:hover a.elementor-button span.elementor-button-icon i.eicon {
  color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart:hover a.elementor-button span.elementor-button-icon i.eicon:before {
  color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-wew-woo-menucart:hover a.elementor-button span.elementor-button-icon span.elementor-screen-only {
  color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-link,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-logout-link,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-link,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-logout-link {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  text-transform: uppercase;
  color: #666;
  margin-top: 0;
  width: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-link i,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-logout-link i,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-link i,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-logout-link i {
  display: block;
  width: 45px;
  height: 45px;
  text-align: center;
  border: 1px solid #999;
  border-radius: 999px;
  background-color: #fdfdfd;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-bottom: 5px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-link i:before,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-logout-link i:before,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-link i:before,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-logout-link i:before {
  font-size: 30px;
  font-weight: normal;
  color: #666;
  line-height: 45px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-link:hover,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-logout-link:hover,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-link:hover,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-logout-link:hover {
  color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-link:hover i,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-logout-link:hover i,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-link:hover i,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-logout-link:hover i {
  border-color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-link:hover i:before,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login a.wpl-logout-link:hover i:before,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-link:hover i:before,
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-logout-link:hover i:before {
  color: #0099cc;
  border-color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account a.wpl-link {
  width: auto;
  margin-left: 0;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu {
  position: relative;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu div.woovina-menu-toggle {
  height: 50px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu div.woovina-menu-toggle .woovina-nav-menu-toggle-title {
  text-transform: uppercase;
  color: #fff;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu div.woovina-menu-toggle .woovina-nav-menu-toggle-title i.eicon:before {
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 20px;
  margin-left: 20px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: inline-block;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu div.woovina-menu-toggle .woovina-nav-menu-toggle-title i.eicon:before {
  margin-right: 20px;
  margin-left: 0;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu div.woovina-menu-toggle.elementor-active .woovina-nav-menu-toggle-title i.eicon:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown {
  overflow: visible;
  width: calc(100% + 2px) !important;
  left: -1px !important;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown {
  left: auto !important;
  right: -1px !important;
}
.rtlheader.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown {
  left: auto !important;
  right: -1px !important;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -2px;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3px;
  height: 0;
  background-color: #bbb;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: 0.8;
  display: inline-block;
  border-radius: 999px;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:before {
  left: auto;
  right: -2px;
}
.rtlheader.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:before {
  left: auto;
  right: -2px;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:after {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #f1f1f1;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  z-index: -1;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:after {
  left: 0;
  right: auto;
}
.rtlheader.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:after {
  left: 0;
  right: auto;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy a.elementor-item {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  font-size: 15px;
  padding: 13px 20px;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:hover a.elementor-item {
  text-indent: 5px;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:hover:after {
  width: 100%;
  left: 0;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:hover:after {
  left: auto;
  right: 0;
}
.rtlheader.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:hover:after {
  left: auto;
  right: 0;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy:hover:before {
  height: 100%;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown {
  border: none;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown li.menu-item {
  border: none;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown li.menu-item a.elementor-sub-item {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown li.menu-item:hover a.elementor-sub-item {
  text-indent: 5px;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu li.woo-menu-icon {
  display: none;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu li.search-toggle-li {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item:not(.current-menu-item):before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item:not(.current-menu-item):hover:before {
  opacity: 1;
  visibility: visible;
  bottom: 0;
  -webkit-transition: .3s ease .2s;
  transition: .3s ease .2s;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item.current-menu-item:before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 5px solid #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 1;
  visibility: visible;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu {
  display: block !important;
  padding: 20px;
  border-radius: 0 0 4px 4px;
  border: 1px solid #ddd;
  border-top: none;
  -webkit-transform-origin: top;
  transform-origin: top;
  overflow: hidden;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: .4s ease;
  transition: .4s ease;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.15);
  opacity: 0!important;
  z-index: 99;
  visibility: hidden;
}
.rtl header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu,
.rtl header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu {
  border-radius: 0 0 4px 4px;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item {
  padding: 8px 0;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item a.sf-with-ul,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item a.sf-with-ul {
  text-transform: uppercase;
  margin-bottom: 16px;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item a.sf-with-ul:after,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item a.sf-with-ul:after {
  position: absolute;
  content: '';
  bottom: -12px;
  top: auto;
  height: 1px;
  background: #ddd;
  width: 90%;
  display: block;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item a.sf-with-ul span.text-wrap span.icon-wrap,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item a.sf-with-ul span.text-wrap span.icon-wrap {
  position: relative;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item a.sf-with-ul span.text-wrap span.icon-wrap:before,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item a.sf-with-ul span.text-wrap span.icon-wrap:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 87%;
  background: url(../images/demo-14/overlay-grid.png);
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item a.sf-with-ul span.text-wrap img.icon.wp-post-image,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item a.sf-with-ul span.text-wrap img.icon.wp-post-image {
  margin-bottom: 12px;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item a.sf-with-ul span.text-wrap span.menu-text,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item a.sf-with-ul span.text-wrap span.menu-text {
  color: #000;
  text-align: left;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item a.menu-link,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item a.menu-link {
  padding: 0;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item a.menu-link span.text-wrap,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item a.menu-link span.text-wrap {
  letter-spacing: 0;
  text-shadow: -1px 1px 0 #ffffff;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item ul.sub-menu li.menu-item a.menu-link span.text-wrap,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item ul.sub-menu li.menu-item a.menu-link span.text-wrap {
  position: relative;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item ul.sub-menu li.menu-item a.menu-link span.text-wrap:before,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item ul.sub-menu li.menu-item a.menu-link span.text-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  background-color: #666;
  width: 0;
  display: inline-block;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: 0;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item ul.sub-menu li.menu-item a.menu-link span.nav-content,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item ul.sub-menu li.menu-item a.menu-link span.nav-content {
  display: none;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item ul.sub-menu li.menu-item:hover a.menu-link span.text-wrap,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item ul.sub-menu li.menu-item:hover a.menu-link span.text-wrap {
  padding-left: 20px;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu li.menu-item ul.sub-menu li.menu-item:hover a.menu-link span.text-wrap:before,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item > ul.sub-menu li.menu-item ul.sub-menu li.menu-item:hover a.menu-link span.text-wrap:before {
  width: 12px;
  opacity: 1;
  background-color: #0099cc;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item ul.megamenu {
  padding-left: 40px;
}
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item:hover > ul.megamenu,
header.custom-header div#site-header-inner section.wvn-header div#site-navigation-wrap nav.main-navigation ul.main-menu > li.menu-item:hover > ul.sub-menu {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1!important;
  visibility: visible;
  max-height: 3000px;
  max-width: 1170px;
  -webkit-transition: opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end, -webkit-transform 0.5s ease;
  transition: opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end, -webkit-transform 0.5s ease;
}
header.custom-header div#site-header-inner section.wvn-header {
  /*-----meta button sticky-----*/
}
header.custom-header div#site-header-inner section.wvn-header div.search-sticky.elementor-widget-wew-search form.woovina-searchform {
  min-width: 162%;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.35);
  z-index: 99;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wp-widget-widget_top_wishlist,
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-woo-menucart,
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter {
  height: 50px;
  min-width: 50px;
  text-align: center;
  position: relative;
  display: inline-block;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter:before {
  font-size: 25px;
  width: auto;
  line-height: 50px;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 999px;
  content: '\f443';
  font-family: "Ionicons" !important;
  color: #fff;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter span.wishlist_products_counter_number {
  position: absolute;
  bottom: 27px;
  right: 0;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  padding: 0;
  border-radius: 999px;
  height: 18px;
  width: 18px;
  line-height: 18px;
  text-align: center;
  font-family: monospace;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 400;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.woovina-menucart__toggle {
  height: 50px;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 999px;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon {
  position: unset;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon:before {
  position: absolute;
  bottom: 27px;
  right: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  padding: 0;
  border-radius: 999px;
  height: 18px;
  width: 18px;
  text-align: center;
  line-height: 18px;
  font-family: monospace;
  z-index: 1;
  font-size: 12px;
  font-weight: 400;
  white-space: nowrap;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon i.eicon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-woo-menucart a.elementor-button.elementor-size-sm span.elementor-button-icon i.eicon:before {
  font-size: 26px;
  line-height: 0;
  content: '\f370';
  font-family: 'Ionicons';
  color: #fff;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-login,
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-login i,
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-account i {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 999px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-login i:before,
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-account i:before {
  font-size: 28px;
  font-weight: normal;
  color: #fff;
  line-height: 48px;
}
header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-account a.wpl-link {
  width: auto;
  margin-left: 0;
}
header.custom-header div#site-header-inner section.wvn-header.elementor-sticky--active div.search-sticky.elementor-widget-wew-search form.woovina-searchform {
  min-width: 100%;
}
header.custom-header div#site-header-inner section.wvn-header.elementor-sticky--active div.meta-button-sticky div.elementor-widget-wp-widget-widget_top_wishlist,
header.custom-header div#site-header-inner section.wvn-header.elementor-sticky--active div.meta-button-sticky div.elementor-widget-wew-woo-menucart,
header.custom-header div#site-header-inner section.wvn-header.elementor-sticky--active div.meta-button-sticky div.elementor-widget-shortcode {
  opacity: 1;
  visibility: visible;
}
header.custom-header div#site-header-inner section.wvn-header.elementor-sticky--active div#site-navigation-wrap nav.main-navigation ul.main-menu li.search-toggle-li {
  visibility: visible;
  opacity: 1;
}
header.custom-header div#site-header-inner section.wvn-header.elementor-sticky--active div#site-navigation-wrap div#searchform-header-replace input {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header.custom-header div#site-header-inner section.wvn-header div.sticky-logo.elementor-widget-image {
    visibility: hidden;
    opacity: 0;
    height: 0;
    -webkit-transition: .1s;
    transition: .1s;
  }
  header.custom-header div#site-header-inner section.wvn-header div.elementor-widget-wew-nav-menu {
    -webkit-transition: .3s;
    transition: .3s;
  }
  header.custom-header div#site-header-inner section.wvn-header.elementor-sticky--active div.sticky-logo.elementor-widget-image {
    height: auto;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .3s linear;
    transition: .3s linear;
  }
  header.custom-header div#site-header-inner section.wvn-header.elementor-sticky--active div.elementor-widget-wew-nav-menu {
    height: 0;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .1s ease;
    transition: .1s ease;
  }
}
body header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account,
body header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-account {
  display: none;
}
body.logged-in header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-login,
body.logged-in header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-login {
  display: none;
}
body.logged-in header.custom-header div#site-header-inner section.wvn-header div.meta-button div.elementor-widget-shortcode div.wvn-account,
body.logged-in header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode div.wvn-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1024px) {
  header.custom-header div#site-header-inner form.woovina-search-pro div.woovina-search-pro__icon i.fa.fa-search:before {
    content: "\e090";
    font-family: 'simple-line-icons';
  }
  header.custom-header div#site-header-inner form.woovina-search-pro input.woovina-search-pro__input {
    padding-left: calc(50px / 4);
    padding-right: calc(50px / 4);
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.wcmenucart {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    position: relative;
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.wcmenucart span.wcmenucart-count i.icon-handbag:before {
    content: '\e1016';
    font-family: 'eicons-bc';
    color: #444;
    font-weight: 600;
    font-size: 23px;
    line-height: 50px;
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.wcmenucart span.wcmenucart-count span.wcmenucart-details {
    position: absolute;
    bottom: 8px;
    right: 0;
    background-color: tomato;
    color: #fff;
    display: inline-block;
    padding: 0;
    border-radius: 999px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-family: monospace;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400;
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.wcmenucart span.wcmenucart-count span.wcmenucart-details:before {
    display: none;
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: unset;
    padding: 0;
    width: 50px;
    height: 50px;
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.mobile-menu div.hamburger-box,
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.mobile-menu div.hamburger-inner,
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.mobile-menu div.hamburger-inner:before,
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.mobile-menu div.hamburger-inner:after {
    width: 30px;
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.mobile-menu div.hamburger-box {
    height: 10px;
  }
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon a.mobile-menu span.woovina-text {
    font-size: 12px;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 600;
    padding-left: 2px;
  }
}
@media screen and (min-width: 768px) {
  header.custom-header div#site-header-inner div.woovina-mobile-menu-icon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  header.custom-header div#site-header-inner section.wvn-header,
  header.custom-header div#site-header-inner section.wvn-header.is-sticky {
    width: 100vw !important;
    overflow: hidden;
  }
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wp-widget-widget_top_wishlist,
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-woo-menucart,
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 1200px) {
  header#site-header div#site-header-inner {
    max-width: 100%;
  }
}
/******************************************************************   HOME   *********************************************************************/
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper div.wew-slides div.slick-slide div.slick-slide-inner div.woovina-background-overlay {
  background: rgba(0, 0, 0, 0.25) url(../images/demo-14/overlay-grid.png) center;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper div.wew-slides div.slick-slide.slick-active div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading {
  -webkit-animation: focus-in-expand-fwd 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: focus-in-expand-fwd 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes focus-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-800px);
    transform: translateZ(-800px);
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}
@keyframes focus-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-800px);
    transform: translateZ(-800px);
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper div.wew-slides div.slick-slide.slick-active div.slick-slide-inner div.woovina-slide-content div.woovina-slide-description {
  opacity: 0;
  -webkit-animation: fadeInLeft 1s .8s both;
  animation: fadeInLeft 1s .8s both;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper div.wew-slides div.slick-slide.slick-active div.slick-slide-inner div.woovina-slide-content a.elementor-button {
  opacity: 0;
  -webkit-animation: fadeInUp 1s 1.5s both;
  animation: fadeInUp 1s 1.5s both;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper ul.slick-dots {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 3%;
  border: 1px solid rgba(225, 225, 225, 0.95);
  padding: 10px 20px;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  background-color: rgba(225, 225, 225, 0.1);
  border-radius: 15px;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper ul.slick-dots li {
  width: auto;
  height: auto;
  margin: 0 8px;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper ul.slick-dots li button {
  font-size: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  width: 12px;
  height: 12px;
  background-color: rgba(225, 225, 225, 0.95);
  border-radius: 999px;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper ul.slick-dots li button:before {
  display: none;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper ul.slick-dots li.slick-active button {
  position: relative;
  background-color: #0099cc;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: .5;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 115%;
  height: 115%;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  background-color: rgba(225, 225, 225, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 999px;
  z-index: -1;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow.slick-prev {
  margin-left: 20px;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow.slick-prev:before {
  content: '';
  background: url(../images/demo-14/previous.svg) center no-repeat;
  background-size: 65%;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow.slick-next {
  margin-right: 20px;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow.slick-next:before {
  content: '';
  background: url(../images/demo-14/next.svg) center no-repeat;
  background-size: 65%;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow:hover:before {
  opacity: 1;
}
section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow:hover:after {
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
}
section.wvn-hero div.elementor-widget-wew-slides:hover div.wew-slides-wrapper button.slick-arrow {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
section.wvn-hero div.elementor-widget-wew-call-to-action-pro div.woovina-cta__bg-wrapper div.woovina-cta__bg-overlay {
  background: rgba(0, 0, 0, 0.15) url(../images/demo-14/overlay-grid.png) center;
}
section.wvn-hero div.elementor-widget-wew-call-to-action-pro.custom-title div.woovina-cta__content .woovina-cta__title:before,
section.wvn-hero div.elementor-widget-wew-call-to-action-pro.custom-title div.woovina-cta__content .woovina-cta__title:after {
  position: absolute;
  content: '';
  height: 2px;
  background-color: #fff;
  width: 44%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
section.wvn-hero div.elementor-widget-wew-call-to-action-pro.custom-title div.woovina-cta__content .woovina-cta__title:before {
  bottom: 100%;
}
section.wvn-hero div.elementor-widget-wew-call-to-action-pro.custom-title div.woovina-cta__content .woovina-cta__title:after {
  top: 100%;
}
section.wvn-support div.box-content div.elementor-widget-icon-box {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  cursor: default;
}
section.wvn-support div.box-content:hover div.elementor-widget-icon-box {
  margin-top: -8px;
}
section.wvn-deal div.text-deal:before,
section.wvn-deal div.text-deal:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 0;
}
section.wvn-deal div.text-deal:before {
  left: -6px;
  border-bottom: 6px solid #0099cc;
  border-left: 6px solid transparent;
}
section.wvn-deal div.text-deal:after {
  right: -6px;
  border-bottom: 6px solid #0099cc;
  border-right: 6px solid transparent;
}
section.wvn-deal section.wvn-deal-primary a.wew-addtocart.added {
  display: none;
}
section.wvn-deal section.wvn-deal-primary a.wew-addtocart.loading:after {
  content: '\f2a4';
  font-family: 'Ionicons';
  -webkit-animation: fa-spin 0.5s infinite linear both;
  animation: fa-spin 0.5s infinite linear both;
  font-size: 16px;
  vertical-align: baseline;
}
section.wvn-deal section.wvn-deal-primary a.added_to_cart {
  font-size: 16px;
  letter-spacing: 0.6px;
  border-radius: 2px 2px 2px 2px;
  width: 100%;
  display: block;
  text-decoration: none;
  border: none;
  background-color: #0099cc;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 0;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
}
section.wvn-deal section.wvn-deal-primary a.added_to_cart:before {
  content: '\f375';
  font-family: 'Ionicons';
  margin-right: 8px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product {
  margin-bottom: 0;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner span.details {
  display: none;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.image-wrap {
  border: 1px solid #ddd;
  border-radius: 2px;
  margin: 0;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view {
  width: 40px;
  height: 40px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view:before,
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view:after {
  line-height: 40px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview.loading a.wvn-quick-view:after {
  line-height: 35px;
  font-size: 22px;
  margin-left: 2px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups {
  display: none;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.category,
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.sold-by {
  display: none;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.title {
  margin: 5px 0;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.title a {
  white-space: nowrap;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner {
  margin-bottom: 8px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner div.star-rating {
  display: none;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner span.price {
  font-size: 16px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 999px;
  border: 1px solid #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  -webkit-box-shadow: 0px 0px 0px 5px #ffffff;
  box-shadow: 0px 0px 0px 5px #ffffff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-top: -30px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow:before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 20px;
  display: block;
  color: #cccaca;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow.slick-prev {
  left: -40px;
  right: auto;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow.slick-prev:before {
  content: '\f0d9';
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow.slick-next {
  right: -40px;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow.slick-next:before {
  content: '\f0da';
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow:hover {
  border-color: #999;
}
section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow:hover:before {
  color: #999;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product {
  margin-bottom: 0;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner span.details {
  display: none;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner {
  display: grid;
  grid-template-columns: 30% 70%;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.image-wrap {
  border: none;
  border-radius: 2px;
  margin: 0;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view {
  width: 40px;
  height: 40px;
  border-radius: 999px;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view:before,
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view:after {
  line-height: 40px;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview div.tooltip {
  bottom: 105%;
  padding: 3px 6px;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview.loading a.wvn-quick-view:after {
  line-height: 36px;
  font-size: 20px;
  margin-left: 2px;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups {
  display: none;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.meta-wrap {
  margin-bottom: 0;
  padding: 0 10px;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.meta-wrap li {
  margin-bottom: 10px;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.title a {
  max-width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner span.price {
  font-size: 16px;
}
section.wvn-deal section.wvn-best-seller.desktop div.woocommerce ul.products li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.remaining {
  display: none;
}
section.wvn-top-category .wvn-top-category--box div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item a span.elementor-icon-list-text {
  display: block;
  position: relative;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
section.wvn-top-category .wvn-top-category--box div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item a span.elementor-icon-list-text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  background-color: #666;
  width: 0;
  display: inline-block;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: 0;
}
section.wvn-top-category .wvn-top-category--box div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item a:hover span.elementor-icon-list-text {
  padding-left: 20px;
}
section.wvn-top-category .wvn-top-category--box div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item a:hover span.elementor-icon-list-text:before {
  width: 12px;
  opacity: 1;
  background-color: #0099cc;
}
section.wvn-top-category .wvn-top-category--box div.elementor-widget-image img.wp-post-image {
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
section.wvn-top-category .wvn-top-category--box:hover div.elementor-widget-image img.wp-post-image {
  -webkit-transform: scale(1.1) rotate(5deg);
  transform: scale(1.1) rotate(5deg);
  opacity: .8;
}
section.wvn-tab-product div.elementor-widget-wew-tabs div.wew-tabs-wrap div.wew-tab-title {
  text-shadow: -1px 1px 0 #ffffff;
}
section.wvn-tab-product div.elementor-widget-wew-tabs div.wew-tabs-wrap div.wew-tab-title.wew-active {
  text-shadow: none;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 999px;
  border: 1px solid #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  -webkit-box-shadow: 0px 0px 0px 5px #ffffff;
  box-shadow: 0px 0px 0px 5px #ffffff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow span.fa {
  display: none;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow:before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 20px;
  display: block;
  color: #cccaca;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow.slick-prev {
  left: -22px;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow.slick-prev:before {
  content: '\f0d9';
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow.slick-next {
  right: -22px;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow.slick-next:before {
  content: '\f0da';
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow:hover {
  border-color: #999;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow:hover:before {
  color: #999;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable {
  background-color: #fdfdfd;
  border: 1px solid #ddd;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide {
  padding: 15px;
  text-align: left;
  position: relative;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-media {
  overflow: hidden;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-media a.wew-carousel-entry-img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-media a.wew-carousel-entry-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/demo-14/overlay-grid.png);
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-media a.wew-carousel-entry-img img.attachment-woocommerce_single {
  -webkit-transition: .4s linear;
  transition: .4s linear;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-media a.wew-carousel-entry-img div.image-overlay {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details {
  background-color: #f2f2f2;
  padding: 15px;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details h2.wew-carousel-entry-title {
  margin-bottom: 5px;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details ul.meta {
  margin-bottom: 0;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li {
  text-transform: lowercase;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li.meta-date {
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: #0099cc;
  color: #fff;
  width: auto;
  margin: 0;
  padding: 5px 10px;
  font-size: 14px;
  letter-spacing: 0.6px;
  -webkit-box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li.meta-date i.icon-clock:before {
  color: #fff;
  font-size: 14px;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-excerpt {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
  width: 70%;
  visibility: visible;
  opacity: 0;
  -webkit-transition: .7s;
  transition: .7s;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn {
  margin-top: 0;
  position: absolute;
  top: 52%;
  right: 15%;
  width: 80%;
  text-align: right;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn a {
  border-bottom: none;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn a:hover {
  text-shadow: 0 1px 10px #fff;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn:before {
  content: '';
  position: absolute;
  width: 60%;
  right: -4%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  background-color: #fff;
  -webkit-transition: 1.2s;
  transition: 1.2s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide:hover div.wew-carousel-entry-media {
  position: relative;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide:hover div.wew-carousel-entry-media a.wew-carousel-entry-img img.attachment-woocommerce_single {
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
  transform: scale3d(1.2, 1.2, 1.2);
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide:hover div.wew-carousel-entry-media a.wew-carousel-entry-img div.image-overlay {
  position: absolute;
  top: 30px;
  left: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide:hover div.wew-carousel-entry-details ul.meta li.meta-date {
  opacity: 0;
  visibility: hidden;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide:hover div.wew-carousel-entry-details div.wew-carousel-entry-excerpt {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 1;
  visibility: visible;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide:hover div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease-in-out 0.4s;
  transition: 0.3s ease-in-out 0.4s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide:hover div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn:before {
  right: 27%;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-wrapper div.swiper-slide div.elementor-carousel-image {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .2s;
  transition: .2s;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-wrapper div.swiper-slide:hover div.elementor-carousel-image {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 999px;
  border: 1px solid #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  -webkit-box-shadow: 0px 0px 0px 5px #ffffff;
  box-shadow: 0px 0px 0px 5px #ffffff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button i {
  display: none;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button:before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 18px;
  display: block;
  color: #cccaca;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button.elementor-swiper-button-prev {
  left: -22px;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button.elementor-swiper-button-prev:before {
  content: '\f0d9';
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button.elementor-swiper-button-next {
  right: -22px;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button.elementor-swiper-button-next:before {
  content: '\f0da';
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button:hover {
  border-color: #999;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button:hover:before {
  color: #999;
}
/******************************************************************   PRODUCT   ******************************************************************/
.amount {
  font-family: "Open Sans" !important;
}
div.woocommerce span.onsale,
body.woocommerce span.onsale {
  position: absolute;
  top: 8%;
  left: 0;
  margin: 0;
  white-space: nowrap;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: .8em;
  padding: 0 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.rtl div.woocommerce span.onsale,
.rtl body.woocommerce span.onsale {
  left: auto;
  right: 0;
}
div.tooltip {
  position: absolute;
  color: #333;
  background-color: #eee;
  border-radius: 2px;
  font-size: 12px;
  font-weight: normal;
  text-transform: capitalize;
  opacity: 0;
  padding: 5px 15px;
  -webkit-transition: 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  font-family: 'Open Sans';
  text-shadow: -1px 1px 0 #ffffff;
}
div.jquery-countdown {
  position: absolute;
  width: 100%;
  bottom: 10px;
}
div.jquery-countdown span.countdown-row {
  display: block;
  text-align: center;
  width: 100%;
}
div.jquery-countdown span.countdown-row span.countdown-section {
  text-align: center;
  width: 21%;
  display: inline-block;
  margin: 0 4px;
  border: 1px solid #3ba9cd;
}
div.jquery-countdown span.countdown-row span.countdown-section span.countdown-amount {
  display: block;
  background-color: #fff;
  padding: 6px 0;
}
div.jquery-countdown span.countdown-row span.countdown-section span.countdown-period {
  background-color: #0099cc;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 11px;
  padding: 5px 2px;
}
body.woocommerce div.btn-addtocart.loading:after,
body.woocommerce div.btn-addtocart a.button.loading:after,
body.woocommerce div.btn-addtocart button.button.loading:after,
body.woocommerce div.btn-quickview.loading:after,
body.woocommerce div.btn-quickview a.button.loading:after,
body.woocommerce div.btn-quickview button.button.loading:after,
body.woocommerce form.cart.loading:after,
body.woocommerce form.cart a.button.loading:after,
body.woocommerce form.cart button.button.loading:after,
div.woocommerce div.btn-addtocart.loading:after,
div.woocommerce div.btn-addtocart a.button.loading:after,
div.woocommerce div.btn-addtocart button.button.loading:after,
div.woocommerce div.btn-quickview.loading:after,
div.woocommerce div.btn-quickview a.button.loading:after,
div.woocommerce div.btn-quickview button.button.loading:after,
div.woocommerce form.cart.loading:after,
div.woocommerce form.cart a.button.loading:after,
div.woocommerce form.cart button.button.loading:after {
  content: '\f2a4';
  font-family: 'Ionicons';
  -webkit-animation: fa-spin 0.5s infinite linear both;
  animation: fa-spin 0.5s infinite linear both;
  font-size: 22px;
}
body.woocommerce div.btn-addtocart a.add_to_cart_button.product_type_simple:before,
body.woocommerce div.btn-addtocart button.single_add_to_cart_button.button:before,
body.woocommerce form.cart a.add_to_cart_button.product_type_simple:before,
body.woocommerce form.cart button.single_add_to_cart_button.button:before,
div.woocommerce div.btn-addtocart a.add_to_cart_button.product_type_simple:before,
div.woocommerce div.btn-addtocart button.single_add_to_cart_button.button:before,
div.woocommerce form.cart a.add_to_cart_button.product_type_simple:before,
div.woocommerce form.cart button.single_add_to_cart_button.button:before {
  content: "\f370";
  margin-right: 8px;
  font-family: "Ionicons";
  font-weight: normal;
  font-size: 1.2em;
  position: unset;
}
body.woocommerce div.btn-addtocart a.product_type_grouped:before,
body.woocommerce div.btn-addtocart a.product_type_simple:before,
body.woocommerce form.cart a.product_type_grouped:before,
body.woocommerce form.cart a.product_type_simple:before,
div.woocommerce div.btn-addtocart a.product_type_grouped:before,
div.woocommerce div.btn-addtocart a.product_type_simple:before,
div.woocommerce form.cart a.product_type_grouped:before,
div.woocommerce form.cart a.product_type_simple:before {
  content: "\f399";
  margin-right: 8px;
  font-family: "Ionicons";
  font-weight: normal;
  font-size: 1.2em;
  position: unset;
}
body.woocommerce form.cart button.single_add_to_cart_button,
body.woocommerce form.cart a.added_to_cart.wc-forward,
div.woocommerce form.cart button.single_add_to_cart_button,
div.woocommerce form.cart a.added_to_cart.wc-forward {
  padding: 0 20px;
}
body.woocommerce li.outofstock div.btn-addtocart a.button:before,
div.woocommerce li.outofstock div.btn-addtocart a.button:before {
  content: "\f35a";
  margin-right: 8px;
  font-family: "Ionicons";
  font-weight: normal;
  font-size: 1.2em;
  position: unset;
}
body.woocommerce div.btn-quickview,
div.woocommerce div.btn-quickview {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45px;
  height: 45px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.woocommerce div.btn-quickview a.wvn-quick-view,
div.woocommerce div.btn-quickview a.wvn-quick-view {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  width: 45px;
  height: 45px;
  text-align: center;
  display: block;
  font-size: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 999px;
  border: 3px solid #fff;
}
body.woocommerce div.btn-quickview a.wvn-quick-view i.icon-eye,
div.woocommerce div.btn-quickview a.wvn-quick-view i.icon-eye {
  display: none;
}
body.woocommerce div.btn-quickview a.wvn-quick-view:before,
div.woocommerce div.btn-quickview a.wvn-quick-view:before {
  content: '\f425';
  font-family: "Ionicons";
  font-size: 26px;
  display: block;
  font-weight: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.woocommerce div.btn-quickview div.tooltip,
div.woocommerce div.btn-quickview div.tooltip {
  bottom: 110%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  width: auto;
  white-space: nowrap;
  display: inline-block;
  -webkit-transition: .4s;
  transition: .4s;
}
body.woocommerce div.btn-quickview div.tooltip:after,
div.woocommerce div.btn-quickview div.tooltip:after {
  position: absolute;
  content: '';
  bottom: -5px;
  right: 50%;
  -webkit-transform: translateX(50%) rotate(-45deg);
  transform: translateX(50%) rotate(-45deg);
  border-radius: 1px;
  background-color: #eee;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  width: 10px;
  height: 10px;
}
body.woocommerce div.btn-quickview:hover div.tooltip,
div.woocommerce div.btn-quickview:hover div.tooltip {
  opacity: 1;
  bottom: 120%;
}
body.woocommerce div.btn-quickview a.wvn-quick-view,
div.woocommerce div.btn-quickview a.wvn-quick-view {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body.woocommerce div.btn-quickview.loading a.wvn-quick-view:before,
div.woocommerce div.btn-quickview.loading a.wvn-quick-view:before {
  display: none !important;
}
body.woocommerce div.btn-quickview.loading a.wvn-quick-view:after,
div.woocommerce div.btn-quickview.loading a.wvn-quick-view:after {
  display: block;
  content: '\f2a4';
  font-family: 'Ionicons';
  font-style: normal;
  letter-spacing: normal;
  text-rendering: auto;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 28px;
  opacity: 1;
  -webkit-animation: fa-spin 0.5s infinite linear both;
  animation: fa-spin 0.5s infinite linear both;
}
body.woocommerce div.btn-quickview:hover a.wvn-quick-view,
div.woocommerce div.btn-quickview:hover a.wvn-quick-view {
  background-color: #0099cc;
}
body.woocommerce form.cart a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
body.woocommerce form.cart a.tinvwl_add_to_wishlist_button.added,
body.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
body.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.added,
body.woocommerce div.btn-compare a.compare.inited-add-wishlist,
body.woocommerce div.btn-compare a.compare.added,
div.woocommerce form.cart a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
div.woocommerce form.cart a.tinvwl_add_to_wishlist_button.added,
div.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
div.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.added,
div.woocommerce div.btn-compare a.compare.inited-add-wishlist,
div.woocommerce div.btn-compare a.compare.added {
  background-color: #0099cc !important;
  display: block !important;
  border-radius: 0;
  border-color: #0099cc !important;
}
body.woocommerce form.cart a.tinvwl_add_to_wishlist_button.inited-add-wishlist:before,
body.woocommerce form.cart a.tinvwl_add_to_wishlist_button.added:before,
body.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist:before,
body.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.added:before,
body.woocommerce div.btn-compare a.compare.inited-add-wishlist:before,
body.woocommerce div.btn-compare a.compare.added:before,
div.woocommerce form.cart a.tinvwl_add_to_wishlist_button.inited-add-wishlist:before,
div.woocommerce form.cart a.tinvwl_add_to_wishlist_button.added:before,
div.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist:before,
div.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.added:before,
div.woocommerce div.btn-compare a.compare.inited-add-wishlist:before,
div.woocommerce div.btn-compare a.compare.added:before {
  color: #fff;
  content: "" !important;
  font-family: "Ionicons" !important;
}
body.woocommerce form.cart a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
body.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
body.woocommerce div.btn-compare a.compare.inited-add-wishlist,
div.woocommerce form.cart a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
div.woocommerce div.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
div.woocommerce div.btn-compare a.compare.inited-add-wishlist {
  display: inline-block !important;
}
body.woocommerce form.cart a.tinvwl_add_to_wishlist_button.inited-add-wishlist:before,
div.woocommerce form.cart a.tinvwl_add_to_wishlist_button.inited-add-wishlist:before {
  margin-right: 8px;
  vertical-align: text-bottom;
}
body.woocommerce div.btn-awc a,
div.woocommerce div.btn-awc a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
  opacity: 1;
  visibility: visible;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  z-index: unset;
}
body.woocommerce div.btn-awc a:before,
div.woocommerce div.btn-awc a:before {
  font-family: "Ionicons";
  font-weight: normal;
  font-size: 18px;
  padding: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  z-index: 1;
}
body.woocommerce div.btn-awc a:hover,
div.woocommerce div.btn-awc a:hover {
  background-color: #3ba9cd !important;
}
body.woocommerce div.btn-awc a:hover:before,
div.woocommerce div.btn-awc a:hover:before {
  color: #fff;
}
body.woocommerce div.btn-awc a:hover:after,
div.woocommerce div.btn-awc a:hover:after {
  height: 100%;
  top: 0;
  opacity: 1;
}
body.woocommerce div.btn-awc.btn-addtocart,
div.woocommerce div.btn-awc.btn-addtocart {
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
body.woocommerce div.btn-awc.btn-addtocart a,
div.woocommerce div.btn-awc.btn-addtocart a {
  height: 100%;
  width: 100%;
  line-height: 40px;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body.woocommerce div.btn-awc.btn-addtocart a:before,
div.woocommerce div.btn-awc.btn-addtocart a:before {
  content: "\f370";
  margin-right: 8px;
  font-family: "Ionicons";
  font-weight: normal;
  font-size: 1.2em;
  position: unset;
}
body.woocommerce div.btn-awc.btn-addtocart a:after,
div.woocommerce div.btn-awc.btn-addtocart a:after {
  z-index: -1;
}
body.woocommerce div.btn-awc.btn-addtocart a:hover,
div.woocommerce div.btn-awc.btn-addtocart a:hover {
  background-color: #0099cc !important;
}
body.woocommerce div.btn-awc.btn-addtocart a.loading:after,
div.woocommerce div.btn-awc.btn-addtocart a.loading:after {
  z-index: 1;
}
body.woocommerce div.btn-awc.btn-addtocart a.added,
div.woocommerce div.btn-awc.btn-addtocart a.added {
  display: none !important;
}
body.woocommerce div.btn-awc.btn-addtocart a.added_to_cart,
div.woocommerce div.btn-awc.btn-addtocart a.added_to_cart {
  font-weight: 500;
}
body.woocommerce div.btn-awc.btn-addtocart a.added_to_cart:before,
div.woocommerce div.btn-awc.btn-addtocart a.added_to_cart:before {
  content: "\f3fe";
  position: unset;
}
body.woocommerce div.btn-awc.btn-addtocart a.added_to_cart:after,
div.woocommerce div.btn-awc.btn-addtocart a.added_to_cart:after {
  display: none !important;
}
body.woocommerce div.btn-awc.btn-wishlist,
div.woocommerce div.btn-awc.btn-wishlist {
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
body.woocommerce div.btn-awc.btn-wishlist a.tinvwl_add_to_wishlist_button,
div.woocommerce div.btn-awc.btn-wishlist a.tinvwl_add_to_wishlist_button {
  font-size: 0;
}
body.woocommerce div.btn-awc.btn-wishlist a.tinvwl_add_to_wishlist_button:before,
div.woocommerce div.btn-awc.btn-wishlist a.tinvwl_add_to_wishlist_button:before {
  content: "\f443";
}
body.woocommerce div.btn-awc.btn-wishlist a.tinvwl_add_to_wishlist_button:after,
div.woocommerce div.btn-awc.btn-wishlist a.tinvwl_add_to_wishlist_button:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #3ba9cd;
  height: 0;
  width: 100%;
  z-index: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: 0.1;
}
body.woocommerce div.btn-awc.btn-wishlist div.tooltip,
div.woocommerce div.btn-awc.btn-wishlist div.tooltip {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
body.woocommerce div.btn-awc.btn-wishlist:hover,
div.woocommerce div.btn-awc.btn-wishlist:hover {
  border-color: rgba(225, 225, 225, 0.5);
}
body.woocommerce div.btn-awc.btn-compare,
div.woocommerce div.btn-awc.btn-compare {
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
body.woocommerce div.btn-awc.btn-compare a.compare,
div.woocommerce div.btn-awc.btn-compare a.compare {
  background-color: transparent;
  color: #666;
  font-size: 0;
}
body.woocommerce div.btn-awc.btn-compare a.compare:after,
div.woocommerce div.btn-awc.btn-compare a.compare:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #3ba9cd;
  height: 0;
  width: 100%;
  z-index: 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: 0.1;
}
body.woocommerce div.btn-awc.btn-compare a.compare:before,
div.woocommerce div.btn-awc.btn-compare a.compare:before {
  content: "\f344";
}
body.woocommerce div.btn-awc.btn-compare div.tooltip,
div.woocommerce div.btn-awc.btn-compare div.tooltip {
  right: 0;
  border-radius: 2px 0 0 2px;
}
body.woocommerce div.btn-awc.btn-compare div.tooltip:after,
div.woocommerce div.btn-awc.btn-compare div.tooltip:after {
  right: 20%;
}
body.woocommerce div.btn-awc.btn-compare:hover,
div.woocommerce div.btn-awc.btn-compare:hover {
  border-color: #fff;
}
body.woocommerce div.btn-awc div.tooltip,
div.woocommerce div.btn-awc div.tooltip {
  bottom: 110%;
}
body.woocommerce div.btn-awc div.tooltip:after,
div.woocommerce div.btn-awc div.tooltip:after {
  position: absolute;
  content: '';
  bottom: -5px;
  right: 50%;
  -webkit-transform: translateX(50%) rotate(-45deg);
  transform: translateX(50%) rotate(-45deg);
  background-color: #eee;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  width: 10px;
  height: 10px;
}
body.woocommerce div.btn-awc:hover div.tooltip,
div.woocommerce div.btn-awc:hover div.tooltip {
  opacity: 1;
  bottom: 125%;
}
body.woocommerce li.remaining,
div.woocommerce li.remaining {
  color: #999;
}
body.woocommerce li.sold-by,
div.woocommerce li.sold-by {
  display: block;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
  margin: 0;
  color: #676767;
}
body.woocommerce li.sold-by a,
div.woocommerce li.sold-by a {
  display: inline-block;
  margin-left: 5px;
  color: #3ba9cd;
  text-decoration: underline;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body.woocommerce li.sold-by a:hover,
div.woocommerce li.sold-by a:hover {
  color: #0099cc;
}
body.woocommerce li.sold-by:before,
div.woocommerce li.sold-by:before {
  content: '\f2ab';
  display: block;
  float: left;
  margin-right: 5px;
  color: #797979;
  font-size: 16px;
  font-family: "Ionicons";
  font-weight: normal;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap {
  border: 1px solid #ddd;
  margin-bottom: 12px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image {
  background-color: #f1f2f4;
  overflow: hidden;
  position: relative;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link {
  display: block;
  width: 100%;
  text-align: center;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link img.woo-entry-image-main {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link div.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: 0;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(123, 123, 123, 0.3) url(../images/demo-14/overlay-grid.png);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.outofstock-badge {
  left: 0;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  font-size: .8em;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-origin: left;
  transform-origin: left;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.is-countdown {
  bottom: 10px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.is-countdown span.countdown-row span.countdown-section {
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.is-countdown span.countdown-row span.countdown-section:nth-child(1) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.is-countdown span.countdown-row span.countdown-section:nth-child(2) {
  -webkit-transition-delay: .09s;
  transition-delay: .09s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.is-countdown span.countdown-row span.countdown-section:nth-child(3) {
  -webkit-transition-delay: .07s;
  transition-delay: .07s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.is-countdown span.countdown-row span.countdown-section:nth-child(4) {
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc {
  height: 40px;
  background-color: #fff;
  opacity: 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
  opacity: 1;
  visibility: visible;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  z-index: unset;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-addtocart {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-transform: translateY(41px);
  transform: translateY(41px);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-wishlist {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  -webkit-transform: translateX(81px);
  transform: translateX(81px);
  border-left: 1px solid #fff;
}
.rtl .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-wishlist,
.rtl.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-wishlist{
	-webkit-transform: translateX(-81px);
  transform: translateX(-81px);
  border-left: 0;
  border-right: 1px solid #fff;
}
.rtl .woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-wishlist,
.rtl.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-wishlist{
	-webkit-transform: translateX(0);
  transform: translateX(0);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-compare {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  -webkit-transform: translateX(41px);
  transform: translateX(41px);
  border-left: 1px solid #ddd;
}
.rtl .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-compare,
.rtl.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-compare{
	-webkit-transform: translateX(-41px);
  transform: translateX(-41px);
  border-left: 0;
  border-right: 1px solid #ddd;
}
.rtl .woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-compare,
.rtl.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-compare{
	-webkit-transform: translateX(0);
  transform: translateX(0);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-compare div.tooltip:after {
  right: 25%;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap {
  margin-bottom: 12px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.title a {
  font-size: 16px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner {
  margin: 0 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner span.price {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  letter-spacing: -1px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner span.price del {
  margin-right: 10px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner div.star-rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  position: relative;
  padding: 0;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups {
  display: none;
}
.woocommerce ul.products:not(.list) li.product.outofstock div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link div.image-overlay {
  opacity: 1;
  background: rgba(225, 225, 225, 0.8);
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image span.onsale,
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.outofstock-badge {
  opacity: 1;
  visibility: hidden;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  -webkit-transform: scale(0) rotate(270deg);
  transform: scale(0) rotate(270deg);
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section:nth-child(1) {
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section:nth-child(2) {
  -webkit-transition-delay: .07s;
  transition-delay: .07s;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section:nth-child(3) {
  -webkit-transition-delay: .09s;
  transition-delay: .09s;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section:nth-child(4) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link img.woo-entry-image-main {
  -webkit-animation: datpro 1s linear 1 both;
  animation: datpro 1s linear 1 both;
}
@-webkit-keyframes datpro {
  20% {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, 15deg);
    transform: scale(0.8) rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, -10deg);
    transform: scale(0.8) rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, 5deg);
    transform: scale(0.8) rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, -5deg);
    transform: scale(0.8) rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, 0deg);
    transform: scale(0.8) rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes datpro {
  20% {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, 15deg);
    transform: scale(0.8) rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, -10deg);
    transform: scale(0.8) rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, 5deg);
    transform: scale(0.8) rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, -5deg);
    transform: scale(0.8) rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: scale(0.8) rotate3d(0, 0, 1, 0deg);
    transform: scale(0.8) rotate3d(0, 0, 1, 0deg);
  }
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link div.image-overlay {
  opacity: .9;
  -webkit-transition: .4s linear;
  transition: .4s linear;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc {
  opacity: 1;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-addtocart {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-wishlist {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-compare {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: .3s linear .1s;
  transition: .3s linear .1s;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.meta-wrap li.inner span.price {
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products.list {
  margin: 0;
}
.woocommerce ul.products.list li.product {
  padding: 0;
  margin-bottom: 30px;
}
.woocommerce ul.products.list li.product:last-child {
  border-bottom: none;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image {
  display: none;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner {
  width: 100%;
  display: grid;
  grid-template-columns: 32% auto;
  grid-gap: 30px;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.image-wrap {
  display: block;
  margin-bottom: 0;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link img.woo-entry-image-main {
  width: 100%;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link div.image-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  width: 100%;
  height: 100%;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups {
  display: none;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.title a {
  font-size: 22px;
  font-weight: 500;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.inner {
  margin: 0;
  margin-bottom: 12px;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.woo-desc {
  color: #666;
  margin-bottom: 20px;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.sold-by {
  margin-bottom: 12px;
  padding: 0;
  display: inline-block;
  border: none;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.remaining {
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #ddd;
  color: #666;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc a {
  border: 2px solid #3ba9cd;
  height: 40px;
  line-height: 36px;
  padding: 0 20px !important;
  border-radius: 2px;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  font-weight: 500;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc a:before {
  margin-right: 8px;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc a:hover a {
  border-color: #0099cc;
  background-color: #0099cc;
  color: #fff;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc a:hover a span.tinvwl_add_to_wishlist-text {
  color: #fff;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-wishlist,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-compare {
  margin-left: 10px;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-wishlist a.tinvwl_add_to_wishlist_button,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-wishlist a.compare,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-compare a.tinvwl_add_to_wishlist_button,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-compare a.compare {
  border: 2px solid #3ba9cd;
  color: #3ba9cd;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-wishlist:hover a.tinvwl_add_to_wishlist_button,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-wishlist:hover a.compare,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-compare:hover a.tinvwl_add_to_wishlist_button,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.btn-groups div.btn-awc.btn-compare:hover a.compare {
  color: #fff;
  background-color: #0099cc !important;
  border-color: #0099cc;
}
.woocommerce ul.products.list li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products.list li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link div.image-overlay {
  -webkit-transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1);
  transform: translate(-50%, -50%) scale3d(1.1, 1.1, 1.1);
}
/******************************************************************   SHOPPAGE   *****************************************************************/
body.content-left-sidebar div.content-area {
  border: none;
}
body.content-left-sidebar div.content-area div.woovina-toolbar {
  background-color: #fdfdfd;
  border: 1px solid #ddd;
  padding: 10px 30px;
  margin-bottom: 50px;
}
body.content-left-sidebar div.content-area div.woovina-toolbar nav.woovina-grid-list a {
  border: none;
}
body.content-left-sidebar div.content-area div.woovina-toolbar nav.woovina-grid-list a span.icon-grid:before,
body.content-left-sidebar div.content-area div.woovina-toolbar nav.woovina-grid-list a span.icon-grid:after,
body.content-left-sidebar div.content-area div.woovina-toolbar nav.woovina-grid-list a span.icon-list:before,
body.content-left-sidebar div.content-area div.woovina-toolbar nav.woovina-grid-list a span.icon-list:after {
  display: block;
  font-family: 'Ionicons';
  font-size: 24px;
  font-weight: normal;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
body.content-left-sidebar div.content-area div.woovina-toolbar nav.woovina-grid-list a span.icon-grid:before {
  content: '\f450';
}
body.content-left-sidebar div.content-area div.woovina-toolbar nav.woovina-grid-list a span.icon-list:before {
  content: '\f391';
}
/******************************************************************   SIDEBAR   ******************************************************************/
div#woovina-off-canvas-sidebar-wrap .sidebar-box {
  padding: 25px 0;
}
span.select2-container--open .select2-dropdown {
  margin-top: -42px;
}
div.sidebar-box .widget-title,
aside.dokan-store-widget .widget-title {
  letter-spacing: .6px;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget ul.products-list li,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget ul.products-list li,
div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget ul.products-list li {
  padding-left: 0;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget ul.products-list li a.title,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget ul.products-list li a.title,
div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget ul.products-list li a.title {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget ul.products-list li a.remove,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget ul.products-list li a.remove,
div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget ul.products-list li a.remove {
  left: auto;
  right: 0;
  border: 1px solid #ff0000;
  line-height: 12px;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget a.clear-all,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget a.clear-all,
div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget a.clear-all {
  font-size: 14px;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget a.compare,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget a.compare,
div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget a.compare {
  background-color: #3ba9cd;
  color: #fff;
  border: 2px solid #3ba9cd;
  border-radius: 2px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 6px 12px;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget a.compare:hover,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget a.compare:hover,
div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget a.compare:hover {
  background-color: #0099cc;
  border-color: #0099cc;
}
aside.sidebar-container div.sidebar-box.widget_search form.searchform input.field,
aside.dokan-store-widget div.sidebar-box.widget_search form.searchform input.field,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_search form.searchform input.field {
  border-radius: 0;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item {
  border-bottom: 1px dashed #dadada;
  padding: .85rem 0;
  padding-right: 20px;
  margin: 0;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item:first-child,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item:first-child,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item:first-child {
  padding-top: 0;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item a,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item a {
  font-size: 14px;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item a:before,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item a:before,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item a:before {
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border: 1px solid #666;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat a,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat a {
  font-weight: normal;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat a:before,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat a:before,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat a:before {
  border-color: #3ba9cd;
}
body.content-left-sidebar aside.sidebar-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.widget-area .sidebar-box {
  padding-right: 30px;
  padding-left: 30px;
}
.widget-area .sidebar-box.widget_product_categories {
  padding-right: 0px;
  padding-left: 0px;
}
.widget-area .sidebar-box.widget_product_categories .widget-title {
  padding-right: 30px;
  padding-left: 30px;
}
.widget-area .sidebar-box.widget_product_categories .product-categories > li {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat > a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat > a,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item.current-cat > a {
  color: #3ba9cd;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item:hover a:before,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item:hover a:before,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item:hover a:before {
  border-color: #0099cc;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item a,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item a {
  display: inline-block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding-left: 22px;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item a:after,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item a:after,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border: 1px solid #666;
  border-radius: 999px;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item:hover a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item:hover a,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item:hover a {
  padding-left: 27px;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item:hover a:after,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item:hover a:after,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item:hover a:after {
  border-color: #0099cc;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item.current-cat a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item.current-cat a,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item.current-cat a {
  color: #0099cc;
  font-weight: normal;
}
aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item.current-cat a:after,
aside.dokan-store-widget div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item.current-cat a:after,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_categories > ul.product-categories li.cat-item ul.children li.cat-item.current-cat a:after {
  border-color: #0099cc;
  background-color: #0099cc;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider {
  height: 2px;
  border: none;
  background-color: #ddd;
  margin-bottom: 20px;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:before,
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:after,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:before,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:after,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:before,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background-color: #ddd;
  top: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  border-radius: 999px;
  margin-top: -4px;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:before,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:before,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:before {
  left: 0;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:after,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:after,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider:after {
  right: -5px;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider div.ui-slider-range,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider div.ui-slider-range,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider div.ui-slider-range {
  height: 2px;
  background-color: #3ba9cd;
  top: 0;
  bottom: 0;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider span.ui-slider-handle,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider span.ui-slider-handle,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider span.ui-slider-handle {
  top: -5px;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider span.ui-slider-handle:nth-child(3),
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider span.ui-slider-handle:nth-child(3),
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider span.ui-slider-handle:nth-child(3) {
  margin-left: -13px;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider_amount button.button,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider_amount button.button,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider_amount button.button {
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  letter-spacing: 0;
  font-size: 14px;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider_amount div.price_label,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider_amount div.price_label,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider_amount div.price_label {
  font-size: 14px;
  color: #666;
  letter-spacing: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  display: inline-block;
}
aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li,
aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li,
aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li,
aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_top_rated_products ul.product_list_widget li,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li {
  border: none;
}
aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li span.amount,
aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li span.amount,
aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li span.amount,
aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li span.amount,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_top_rated_products ul.product_list_widget li span.amount,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li span.amount {
  font-size: 15px;
}
aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li a span.product-title,
aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li a span.product-title,
aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li a span.product-title,
aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li a span.product-title,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_top_rated_products ul.product_list_widget li a span.product-title,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li a span.product-title {
  font-size: 14px;
  line-height: 1;
}
aside.sidebar-container div.sidebar-box.widget_product_tag_cloud div.tagcloud a.tag-cloud-link,
aside.dokan-store-widget div.sidebar-box.widget_product_tag_cloud div.tagcloud a.tag-cloud-link,
div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_tag_cloud div.tagcloud a.tag-cloud-link {
  border-radius: 0;
  margin: 5px;
  text-transform: lowercase;
}
aside.sidebar-container ul.product_list_widget li,
aside.dokan-store-widget ul.product_list_widget li,
div.woovina-off-canvas-sidebar ul.product_list_widget li {
  border: none;
}
aside.sidebar-container ul.product_list_widget li span.amount,
aside.dokan-store-widget ul.product_list_widget li span.amount,
div.woovina-off-canvas-sidebar ul.product_list_widget li span.amount {
  font-size: 15px;
}
aside.sidebar-container ul.product_list_widget li a span.product-title,
aside.dokan-store-widget ul.product_list_widget li a span.product-title,
div.woovina-off-canvas-sidebar ul.product_list_widget li a span.product-title {
  font-size: 14px;
  line-height: 1;
}
body.content-left-sidebar aside.sidebar-container {
  padding: 30px;
  background-color: #fdfdfd;
  border: 1px solid #ddd;
}
/******************************************************************   SINGLE   *******************************************************************/
body.single-product.woocommerce span.onsale {
  top: 1%;
}
body.single-product.woocommerce .entry-summary > div.jquery-countdown {
  position: relative;
  display: block;
  bottom: 0;
  margin: 20px 0 0 -5px;
}
body.single-product.woocommerce .entry-summary > div.jquery-countdown span.countdown-row {
  text-align: left;
}
body.single-product.woocommerce .entry-summary > div.jquery-countdown span.countdown-row span.countdown-section span.countdown-amount {
  padding: 3px 0;
}
body.single-product.woocommerce .entry-summary > div.jquery-countdown span.countdown-row span.countdown-section span.countdown-period {
  padding: 3px 0;
  font-size: 12px;
}
body.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li.slick-slide img.flex-active {
  border: 1px solid #3ba9cd;
}
body.single-product.woocommerce button.single_add_to_cart_button.button {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  border-radius: 2px;
  margin-left: 5px;
}
body.single-product.woocommerce div.btn-groups {
  margin-top: 15px;
}
body.single-product.woocommerce div.btn-groups div.btn-wc {
  display: inline-block;
}
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-wishlist a,
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-compare a {
  margin: 0;
  background-color: #fff;
  border: 2px solid #3ba9cd;
  color: #3ba9cd;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  letter-spacing: 0.3px;
}
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-wishlist:hover a,
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-compare:hover a {
  background-color: #0099cc;
  border-color: #0099cc;
  color: #fff;
}
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-wishlist {
  margin-right: 15px;
}
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-wishlist a.tinvwl_add_to_wishlist_button:before {
  content: "\f443";
  font-family: "Ionicons" !important;
  margin-right: 8px;
  vertical-align: text-bottom;
  font-size: initial;
}
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist {
  color: #fff;
}
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-compare a.compare:before {
  content: "\f344";
  font-family: 'Ionicons';
  margin-right: 8px;
}
body.single-product.woocommerce div.btn-groups div.btn-wc.btn-compare a.compare.added {
  color: #fff;
}
body.single-product.woocommerce div.product_meta {
  border-bottom: none;
}
body.single-product.woocommerce div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
  text-align: left;
}
body.single-product.woocommerce div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a {
  background-color: #3ba9cd;
  color: #fff;
  border-color: #3ba9cd;
}
body.single-product.woocommerce div.product-share {
  margin-top: 30px;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow {
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 50%;
  opacity: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  font-size: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: linear-gradient(180deg, #ffffff 0%, #efefef 100%);
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-list {
  margin: 0 10px;
}
.woocommerce div.product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: none;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider li.slick-slide {
  margin: 0 5px;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow.slick-prev {
  left: -20px;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow.slick-next {
  right: -20px;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow:before {
  font-size: 18px;
  line-height: 30px;
  font-family: "FontAwesome";
  color: #666;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow:hover {
  border-color: #0099cc;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow:hover:before {
  border-color: #0099cc;
  color: #0099cc;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-prev:before {
  content: '\f0d9' !important;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.single-product .product.wvn-thumbs-layout-horizontal .woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-next:before {
  content: '\f0da' !important;
}
/******************************************************************   FOOTER   *******************************************************************/
section.wvn-subscribe div.elementor-widget-wew-newsletter div.wew-newsletter-form form#mc-embedded-subscribe-form div.email-wrap {
  margin-bottom: 0;
}
section.wvn-subscribe div.elementor-widget-wew-newsletter div.wew-newsletter-form form#mc-embedded-subscribe-form div.email-wrap:before {
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\e086";
  font-family: 'simple-line-icons';
  font-size: 18px;
  color: #666;
}
section.wvn-subscribe div.elementor-widget-wew-newsletter div.wew-newsletter-form form#mc-embedded-subscribe-form input.required.email {
  padding-left: 50px;
  padding-right: 150px;
}
section.wvn-subscribe div.elementor-widget-wew-newsletter div.wew-newsletter-form form#mc-embedded-subscribe-form button.wew-newsletter-form-button {
  height: 100%;
  border-left: 1px solid;
  right: 0;
}
footer.site-footer div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item a {
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
footer.site-footer div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item a span.elementor-icon-list-text {
  position: relative;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
footer.site-footer div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item a span.elementor-icon-list-text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  background-color: #666;
  width: 0;
  display: inline-block;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: 0;
}
footer.site-footer div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item:hover a span.elementor-icon-list-text {
  padding-left: 20px;
}
footer.site-footer div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item:hover a span.elementor-icon-list-text:before {
  width: 12px;
  opacity: 1;
  background-color: #0099cc;
}
/******************************************************************   MODULE   *******************************************************************/
div.b-modal.__b-popup1__ {
  background: linear-gradient(50deg, rgba(146, 146, 146, 0.02) 0%, rgba(146, 146, 146, 0.02) 25%, rgba(82, 82, 82, 0.02) 25%, rgba(82, 82, 82, 0.02) 50%, rgba(217, 217, 217, 0.02) 50%, rgba(217, 217, 217, 0.02) 75%, rgba(41, 41, 41, 0.02) 75%, rgba(41, 41, 41, 0.02) 100%), linear-gradient(252deg, rgba(126, 126, 126, 0.01) 0%, rgba(126, 126, 126, 0.01) 25%, rgba(117, 117, 117, 0.01) 25%, rgba(117, 117, 117, 0.01) 50%, rgba(219, 219, 219, 0.01) 50%, rgba(219, 219, 219, 0.01) 75%, rgba(41, 41, 41, 0.01) 75%, rgba(41, 41, 41, 0.01) 100%), linear-gradient(272deg, rgba(166, 166, 166, 0.01) 0%, rgba(166, 166, 166, 0.01) 20%, rgba(187, 187, 187, 0.01) 20%, rgba(187, 187, 187, 0.01) 40%, rgba(238, 238, 238, 0.01) 40%, rgba(238, 238, 238, 0.01) 60%, rgba(204, 204, 204, 0.01) 60%, rgba(204, 204, 204, 0.01) 80%, rgba(5, 5, 5, 0.01) 80%, rgba(5, 5, 5, 0.01) 100%), linear-gradient(86deg, rgba(143, 143, 143, 0.02) 0%, rgba(143, 143, 143, 0.02) 12.5%, rgba(36, 36, 36, 0.02) 12.5%, rgba(36, 36, 36, 0.02) 25%, rgba(23, 23, 23, 0.02) 25%, rgba(23, 23, 23, 0.02) 37.5%, rgba(223, 223, 223, 0.02) 37.5%, rgba(223, 223, 223, 0.02) 50%, rgba(101, 101, 101, 0.02) 50%, rgba(101, 101, 101, 0.02) 62.5%, rgba(94, 94, 94, 0.02) 62.5%, rgba(94, 94, 94, 0.02) 75%, rgba(148, 148, 148, 0.02) 75%, rgba(148, 148, 148, 0.02) 87.5%, rgba(107, 107, 107, 0.02) 87.5%, rgba(107, 107, 107, 0.02) 100%), linear-gradient(25deg, rgba(2, 2, 2, 0.02) 0%, rgba(2, 2, 2, 0.02) 16.667%, rgba(51, 51, 51, 0.02) 16.667%, rgba(51, 51, 51, 0.02) 33.334%, rgba(26, 26, 26, 0.02) 33.334%, rgba(26, 26, 26, 0.02) 50.001%, rgba(238, 238, 238, 0.02) 50.001%, rgba(238, 238, 238, 0.02) 66.668%, rgba(128, 128, 128, 0.02) 66.668%, rgba(128, 128, 128, 0.02) 83.335%, rgba(21, 21, 21, 0.02) 83.335%, rgba(21, 21, 21, 0.02) 100.002%), linear-gradient(325deg, rgba(95, 95, 95, 0.03) 0%, rgba(95, 95, 95, 0.03) 14.286%, rgba(68, 68, 68, 0.03) 14.286%, rgba(68, 68, 68, 0.03) 28.572%, rgba(194, 194, 194, 0.03) 28.572%, rgba(194, 194, 194, 0.03) 42.858%, rgba(51, 51, 51, 0.03) 42.858%, rgba(51, 51, 51, 0.03) 57.144%, rgba(110, 110, 110, 0.03) 57.144%, rgba(110, 110, 110, 0.03) 71.43%, rgba(64, 64, 64, 0.03) 71.43%, rgba(64, 64, 64, 0.03) 85.716%, rgba(31, 31, 31, 0.03) 85.716%, rgba(31, 31, 31, 0.03) 100.002%), linear-gradient(90deg, #242424, #242424);
  opacity: .9;
}
div#woo-popup-wrap {
  z-index: 9999999 !important;
}
div#woo-popup-wrap div#woo-popup-inner {
  overflow: visible;
}
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content svg.checkmark {
  margin-top: -50px;
  display: block;
  width: 80px;
  height: 80px;
  border: 5px solid #fdfdfd;
}
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content h3.popup-title {
  text-transform: uppercase;
}
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content p.popup-content {
  font-size: 16px;
  font-family: "Open Sans";
}
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content p.popup-content span.woovina-woo-total span.amount {
  color: #F44336;
  font-size: 18px;
  font-weight: 600;
}
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content div.buttons-wrap a.continue-btn,
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content div.buttons-wrap a.cart-btn {
  border-radius: 2px;
  letter-spacing: 0.3px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block {
  overflow: visible;
  -webkit-box-shadow: 0 0px 35px -5px rgba(225, 225, 225, 0.5);
  box-shadow: 0 0px 35px -5px rgba(225, 225, 225, 0.5);
  border-radius: 4px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap header.content-header .wpl-title {
  text-transform: uppercase;
  position: relative;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap header.content-header .wpl-title:before,
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap header.content-header .wpl-title:after {
  position: absolute;
  content: '';
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2px;
  background-color: #333;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap header.content-header .wpl-title:before {
  left: 0;
  width: 30%;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap header.content-header .wpl-title:after {
  right: 0;
  width: 30%;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap form#wpl_login_form div.form-field.input-wrap:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'simple-line-icons';
  color: #999;
  font-size: 20px;
  display: inline-block;
  margin-top: -5px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap form#wpl_login_form div.form-field.input-wrap:nth-child(1):before {
  content: "\e005";
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap form#wpl_login_form div.form-field.input-wrap:nth-child(2):before {
  content: "\e08e";
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap form#wpl_login_form div.form-field.input-wrap input:not(#wpl_user_remember) {
  padding-left: 35px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap form#wpl_login_form div.form-field.input-wrap label.wpl-label {
  text-indent: 35px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap form#wpl_login_form div.form-field button.wpl-button {
  border-radius: 2px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap form#wpl_login_form div.form-field button.wpl-button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap div.wpl-bottom {
  padding: 20px;
  border-radius: 0 0 4px 4px;
  border-top: 1px solid #ddd;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap div.wpl-bottom div.text,
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap div.wpl-bottom a.register-link {
  visibility: visible;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap div.wpl-bottom a.register-link {
  border: 2px solid #3ba9cd;
  background-color: #fff;
  color: #3ba9cd;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 2px;
  padding: 8px 30px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-login.wpl-wrap div.wpl-bottom a.register-link:hover {
  border-color: #0099cc;
  background-color: #0099cc;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block a.wpl-close-button {
  background-color: #333;
  color: #fff;
  border-radius: 999px;
  border: 3px solid #fafafa;
  top: -10px;
  right: -10px;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 1;
  font-size: 0;
  line-height: 33px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block a.wpl-close-button:before {
  content: '\f12a';
  font-family: 'Ionicons';
  display: block;
  font-size: 18px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block a.wpl-close-button:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
div#wpl-login-form div.wpl-overlay {
  background: linear-gradient(50deg, rgba(146, 146, 146, 0.02) 0%, rgba(146, 146, 146, 0.02) 25%, rgba(82, 82, 82, 0.02) 25%, rgba(82, 82, 82, 0.02) 50%, rgba(217, 217, 217, 0.02) 50%, rgba(217, 217, 217, 0.02) 75%, rgba(41, 41, 41, 0.02) 75%, rgba(41, 41, 41, 0.02) 100%), linear-gradient(252deg, rgba(126, 126, 126, 0.01) 0%, rgba(126, 126, 126, 0.01) 25%, rgba(117, 117, 117, 0.01) 25%, rgba(117, 117, 117, 0.01) 50%, rgba(219, 219, 219, 0.01) 50%, rgba(219, 219, 219, 0.01) 75%, rgba(41, 41, 41, 0.01) 75%, rgba(41, 41, 41, 0.01) 100%), linear-gradient(272deg, rgba(166, 166, 166, 0.01) 0%, rgba(166, 166, 166, 0.01) 20%, rgba(187, 187, 187, 0.01) 20%, rgba(187, 187, 187, 0.01) 40%, rgba(238, 238, 238, 0.01) 40%, rgba(238, 238, 238, 0.01) 60%, rgba(204, 204, 204, 0.01) 60%, rgba(204, 204, 204, 0.01) 80%, rgba(5, 5, 5, 0.01) 80%, rgba(5, 5, 5, 0.01) 100%), linear-gradient(86deg, rgba(143, 143, 143, 0.02) 0%, rgba(143, 143, 143, 0.02) 12.5%, rgba(36, 36, 36, 0.02) 12.5%, rgba(36, 36, 36, 0.02) 25%, rgba(23, 23, 23, 0.02) 25%, rgba(23, 23, 23, 0.02) 37.5%, rgba(223, 223, 223, 0.02) 37.5%, rgba(223, 223, 223, 0.02) 50%, rgba(101, 101, 101, 0.02) 50%, rgba(101, 101, 101, 0.02) 62.5%, rgba(94, 94, 94, 0.02) 62.5%, rgba(94, 94, 94, 0.02) 75%, rgba(148, 148, 148, 0.02) 75%, rgba(148, 148, 148, 0.02) 87.5%, rgba(107, 107, 107, 0.02) 87.5%, rgba(107, 107, 107, 0.02) 100%), linear-gradient(25deg, rgba(2, 2, 2, 0.02) 0%, rgba(2, 2, 2, 0.02) 16.667%, rgba(51, 51, 51, 0.02) 16.667%, rgba(51, 51, 51, 0.02) 33.334%, rgba(26, 26, 26, 0.02) 33.334%, rgba(26, 26, 26, 0.02) 50.001%, rgba(238, 238, 238, 0.02) 50.001%, rgba(238, 238, 238, 0.02) 66.668%, rgba(128, 128, 128, 0.02) 66.668%, rgba(128, 128, 128, 0.02) 83.335%, rgba(21, 21, 21, 0.02) 83.335%, rgba(21, 21, 21, 0.02) 100.002%), linear-gradient(325deg, rgba(95, 95, 95, 0.03) 0%, rgba(95, 95, 95, 0.03) 14.286%, rgba(68, 68, 68, 0.03) 14.286%, rgba(68, 68, 68, 0.03) 28.572%, rgba(194, 194, 194, 0.03) 28.572%, rgba(194, 194, 194, 0.03) 42.858%, rgba(51, 51, 51, 0.03) 42.858%, rgba(51, 51, 51, 0.03) 57.144%, rgba(110, 110, 110, 0.03) 57.144%, rgba(110, 110, 110, 0.03) 71.43%, rgba(64, 64, 64, 0.03) 71.43%, rgba(64, 64, 64, 0.03) 85.716%, rgba(31, 31, 31, 0.03) 85.716%, rgba(31, 31, 31, 0.03) 100.002%), linear-gradient(90deg, #242424, #242424);
  opacity: .9;
}
div#customer_login div.u-column2.col-2,
div#customer_login div.u-column1.col-1 {
  background-color: #fdfdfd;
  border: 1px solid #ddd;
  padding: 30px;
}
div#customer_login div.u-column2.col-2 form.woocommerce-form p.woocommerce-form-row input.woocommerce-Input,
div#customer_login div.u-column1.col-1 form.woocommerce-form p.woocommerce-form-row input.woocommerce-Input {
  border-radius: 0;
}
div#customer_login div.u-column2.col-2 form.woocommerce-form p.woocommerce-form-row input.woocommerce-Input:focus,
div#customer_login div.u-column1.col-1 form.woocommerce-form p.woocommerce-form-row input.woocommerce-Input:focus {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
div#customer_login div.u-column2.col-2 form.woocommerce-form p.form-row.form-group.user-role label.radio,
div#customer_login div.u-column1.col-1 form.woocommerce-form p.form-row.form-group.user-role label.radio {
  display: block;
}
div#customer_login div.u-column2.col-2 form.woocommerce-form input,
div#customer_login div.u-column1.col-1 form.woocommerce-form input {
  border-radius: 0 !important;
}
div#customer_login div.u-column2.col-2 form.woocommerce-form input:focus,
div#customer_login div.u-column1.col-1 form.woocommerce-form input:focus {
  border-color: #ddd !important;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) !important;
}
div.woovina-menucart__container,
div#wvn-qv-wrap div.wvn-qv-overlay,
div.woovina-sidr-overlay {
  background: rgba(0, 0, 0, 0.35) url(../images/demo-14/overlay-grid.png);
}
form.woovina-menucart__main.woocommerce-cart-form h3.woovina-menucart-title {
  color: #fff;
  margin: 0 -30px 30px -30px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  background: linear-gradient(56deg, rgba(254, 254, 254, 0.05) 0%, rgba(254, 254, 254, 0.05) 69%, rgba(160, 160, 160, 0.05) 69%, rgba(160, 160, 160, 0.05) 100%), linear-gradient(194deg, rgba(102, 102, 102, 0.02) 0%, rgba(102, 102, 102, 0.02) 60%, rgba(67, 67, 67, 0.02) 60%, rgba(67, 67, 67, 0.02) 100%), linear-gradient(76deg, rgba(169, 169, 169, 0.06) 0%, rgba(169, 169, 169, 0.06) 89%, rgba(189, 189, 189, 0.06) 89%, rgba(189, 189, 189, 0.06) 100%), linear-gradient(326deg, rgba(213, 213, 213, 0.04) 0%, rgba(213, 213, 213, 0.04) 45%, rgba(66, 66, 66, 0.04) 45%, rgba(66, 66, 66, 0.04) 100%), linear-gradient(183deg, rgba(223, 223, 223, 0.01) 0%, rgba(223, 223, 223, 0.01) 82%, rgba(28, 28, 28, 0.01) 82%, rgba(28, 28, 28, 0.01) 100%), linear-gradient(3deg, rgba(20, 20, 20, 0.06) 0%, rgba(20, 20, 20, 0.06) 62%, rgba(136, 136, 136, 0.06) 62%, rgba(136, 136, 136, 0.06) 100%), linear-gradient(200deg, rgba(206, 206, 206, 0.09) 0%, rgba(206, 206, 206, 0.09) 58%, rgba(6, 6, 6, 0.09) 58%, rgba(6, 6, 6, 0.09) 100%), linear-gradient(304deg, rgba(162, 162, 162, 0.07) 0%, rgba(162, 162, 162, 0.07) 27%, rgba(24, 24, 24, 0.07) 27%, rgba(24, 24, 24, 0.07) 100%), linear-gradient(186deg, rgba(166, 166, 166, 0.04) 0%, rgba(166, 166, 166, 0.04) 5%, rgba(210, 210, 210, 0.04) 5%, rgba(210, 210, 210, 0.04) 100%), linear-gradient(90deg, #0099cc, #0099cc, #3ba9cd);
}
form.woovina-menucart__main.woocommerce-cart-form h3.woovina-menucart-title span.woovina-menucart__close-button {
  top: 15px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
form.woovina-menucart__main.woocommerce-cart-form h3.woovina-menucart-title span.woovina-menucart__close-button:before,
form.woovina-menucart__main.woocommerce-cart-form h3.woovina-menucart-title span.woovina-menucart__close-button:after {
  background-color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
form.woovina-menucart__main.woocommerce-cart-form h3.woovina-menucart-title span.woovina-menucart__close-button:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
form.woovina-menucart__main.woocommerce-cart-form dl.variation {
  display: none;
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--view-cart {
  background-color: #fff;
  border: 2px solid #3ba9cd;
  color: #3ba9cd;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--view-cart:hover {
  background-color: #0099cc;
  border-color: #0099cc;
  color: #fff;
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--checkout {
  background-color: #3ba9cd;
  border: 2px solid #3ba9cd !important;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--checkout:hover {
  background-color: #0099cc;
  border-color: #0099cc !important;
  color: #fff;
}
div.sidr-inner a.sidr-class-toggle-sidr-close {
  color: #fff;
  margin: 0 -20px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: linear-gradient(56deg, rgba(254, 254, 254, 0.05) 0%, rgba(254, 254, 254, 0.05) 69%, rgba(160, 160, 160, 0.05) 69%, rgba(160, 160, 160, 0.05) 100%), linear-gradient(194deg, rgba(102, 102, 102, 0.02) 0%, rgba(102, 102, 102, 0.02) 60%, rgba(67, 67, 67, 0.02) 60%, rgba(67, 67, 67, 0.02) 100%), linear-gradient(76deg, rgba(169, 169, 169, 0.06) 0%, rgba(169, 169, 169, 0.06) 89%, rgba(189, 189, 189, 0.06) 89%, rgba(189, 189, 189, 0.06) 100%), linear-gradient(326deg, rgba(213, 213, 213, 0.04) 0%, rgba(213, 213, 213, 0.04) 45%, rgba(66, 66, 66, 0.04) 45%, rgba(66, 66, 66, 0.04) 100%), linear-gradient(183deg, rgba(223, 223, 223, 0.01) 0%, rgba(223, 223, 223, 0.01) 82%, rgba(28, 28, 28, 0.01) 82%, rgba(28, 28, 28, 0.01) 100%), linear-gradient(3deg, rgba(20, 20, 20, 0.06) 0%, rgba(20, 20, 20, 0.06) 62%, rgba(136, 136, 136, 0.06) 62%, rgba(136, 136, 136, 0.06) 100%), linear-gradient(200deg, rgba(206, 206, 206, 0.09) 0%, rgba(206, 206, 206, 0.09) 58%, rgba(6, 6, 6, 0.09) 58%, rgba(6, 6, 6, 0.09) 100%), linear-gradient(304deg, rgba(162, 162, 162, 0.07) 0%, rgba(162, 162, 162, 0.07) 27%, rgba(24, 24, 24, 0.07) 27%, rgba(24, 24, 24, 0.07) 100%), linear-gradient(186deg, rgba(166, 166, 166, 0.04) 0%, rgba(166, 166, 166, 0.04) 5%, rgba(210, 210, 210, 0.04) 5%, rgba(210, 210, 210, 0.04) 100%), linear-gradient(90deg, #0099cc, #0099cc, #3ba9cd);
}
div.sidr-inner a.sidr-class-toggle-sidr-close i.sidr-class-icon.icon-close {
  vertical-align: baseline;
}
div.sidr-inner a.sidr-class-toggle-sidr-close:hover {
  text-shadow: 0 2px 4px rgba(225, 225, 225, 0.35);
}
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev a.flex-next,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next a.flex-prev,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next a.flex-next {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 999px;
  border: 1px solid #ddd;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#efefef));
  background: linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  -webkit-box-shadow: 0px 0px 0px 5px #ffffff;
  box-shadow: 0px 0px 0px 5px #ffffff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 1 !important;
}
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev a.flex-prev:before,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev a.flex-next:before,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next a.flex-prev:before,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next a.flex-next:before {
  font-family: 'FontAwesome';
  font-size: 18px;
  display: block;
  color: #cccaca;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  line-height: 35px;
}
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next a.flex-prev {
  left: -15px;
}
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev a.flex-prev:before,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next a.flex-prev:before {
  content: '\f0d9';
}
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev a.flex-next,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next a.flex-next {
  right: -15px;
}
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev a.flex-next:before,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next a.flex-next:before {
  content: '\f0da';
}
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev:hover a.flex-prev,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev:hover a.flex-next,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next:hover a.flex-prev,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next:hover a.flex-next {
  border-color: #999;
  opacity: 1;
}
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev:hover a.flex-prev:before,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-prev:hover a.flex-next:before,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next:hover a.flex-prev:before,
div#wvn-qv-wrap ul.flex-direction-nav li.flex-nav-next:hover a.flex-next:before {
  color: #999;
}
div#wvn-qv-wrap ol.flex-control-nav {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  width: auto;
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 0 15px;
  padding-top: 5px;
}
div#wvn-qv-wrap ol.flex-control-nav li {
  height: 12px;
}
div#wvn-qv-wrap ol.flex-control-nav li a {
  opacity: 1;
  border: none;
  background-color: #ccc;
}
div#wvn-qv-wrap ol.flex-control-nav li a.flex-active {
  background-color: #0099cc;
  border: none;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content span.onsale {
  top: 4%;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content h2.single-post-title.product_title {
  font-size: 20px;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content p.price {
  font-size: 30px !important;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.tinvwl_add_to_wishlist_button,
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content button.single_add_to_cart_button,
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.added_to_cart.wc-forward {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  color: #fff;
  z-index: 1;
  position: relative;
  font-size: 14px;
  font-family: inherit;
  font-weight: 500;
  letter-spacing: 0.3px;
  outline: none;
  border-color: #3ba9cd;
  overflow: hidden;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-transform: uppercase;
  margin: 0;
  border-radius: 2px;
  background-color: #3ba9cd;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.tinvwl_add_to_wishlist_button:hover,
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content button.single_add_to_cart_button:hover,
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.added_to_cart.wc-forward:hover {
  cursor: pointer;
  background-color: #0099cc;
  color: #fff;
  border-color: #0099cc;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.tinvwl_add_to_wishlist_button {
  background-color: #fff;
  color: #3ba9cd;
  border: 2px solid #3ba9cd;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content button.single_add_to_cart_button {
  margin: 0;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content button.single_add_to_cart_button:before {
  content: "\f370";
  font-family: 'Ionicons';
  font-size: 16px;
  line-height: 1;
  margin-right: 8px;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content button.single_add_to_cart_button.added {
  display: none;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.added_to_cart.wc-forward {
  background-color: #0099cc;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.added_to_cart.wc-forward:before {
  content: '\f375';
  font-family: 'Ionicons';
  font-size: 16px;
  line-height: 1;
  margin-right: 8px;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.tinvwl_add_to_wishlist_button {
  margin-top: 10px;
}
@-webkit-keyframes ftinvwl-pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes ftinvwl-pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.tinvwl_add_to_wishlist_button:hover {
  background-color: #0099cc;
}
div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.tinvwl_add_to_wishlist_button.inited-add-wishlist {
  color: #fff;
}
div#wvn-qv-wrap .wvn-qv-content-wrap a.wvn-qv-close {
  background-color: #333;
  color: #fff !important;
  line-height: 25px;
  border-radius: 999px;
  border: 3px solid #fafafa;
  top: -10px;
  right: -10px;
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 1;
}
div#wvn-qv-wrap .wvn-qv-content-wrap a.wvn-qv-close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
div#wvn-qv-wrap:hover ul.flex-direction-nav li.flex-nav-prev a.flex-next,
div#wvn-qv-wrap:hover ul.flex-direction-nav li.flex-nav-next a.flex-next {
  right: -15px;
}
div#wvn-qv-wrap:hover ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
div#wvn-qv-wrap:hover ul.flex-direction-nav li.flex-nav-next a.flex-prev {
  left: -15px;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li {
  top: 50%;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 999;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li a {
  display: inline-block;
  width: 90px;
  min-width: 2em;
  line-height: 24px;
  border: 1px solid #ddd;
  border-radius: 0 !important;
  background-color: #fff;
  border-bottom: none;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li > div.wvn-nav-thumb {
  position: absolute;
  top: 100%;
  left: -99999px;
  display: inline-block;
  width: 90px;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  z-index: 100;
  opacity: 1 !important;
  left: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li > div.wvn-nav-thumb a.no-lightbox {
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #f1f2f4;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li > div.wvn-nav-thumb a.no-lightbox img {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li > div.wvn-nav-thumb a.no-lightbox span {
  position: absolute;
  min-width: 210px;
  text-align: center;
  top: 0;
  vertical-align: middle;
  background: #fdfdfd;
  line-height: 30px;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #333;
  display: table;
  height: 100%;
  padding: 28px 6px;
  border: 1px solid #ddd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 210px;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li > div.wvn-nav-thumb:hover a.no-lightbox img {
  -webkit-transform: scale(0.9) rotate(5deg);
  transform: scale(0.9) rotate(5deg);
}
div.wvn-product-nav-wrap ul.wvn-product-nav li.thumb-next {
  left: 0;
  right: auto;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li.thumb-next > div.wvn-nav-thumb a.no-lightbox span {
  left: 100%;
  -webkit-transform-origin: left;
  transform-origin: left;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li.thumb-prev {
  left: auto;
  right: 0;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li.thumb-prev > div.wvn-nav-thumb a.no-lightbox span {
  right: 100%;
  -webkit-transform-origin: right;
  transform-origin: right;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li:hover > div.wvn-nav-thumb {
  -webkit-transform: none;
  transform: none;
}
div.wvn-product-nav-wrap ul.wvn-product-nav li:hover > div.wvn-nav-thumb a.no-lightbox span {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-overlay {
  background: rgba(0, 0, 0, 0.35) url(../images/demo-14/overlay-grid.png);
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner {
  border-radius: 4px;
  -webkit-box-shadow: 0 0px 35px -5px rgba(225, 225, 225, 0.5);
  box-shadow: 0 0px 35px -5px rgba(225, 225, 225, 0.5);
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner i.icon_big_times:before {
  content: '\f31d';
  font-family: 'Ionicons';
  font-size: 60px;
  color: #666;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner i.icon_big_heart_check {
  color: #28A745;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner div.tinvwl-buttons-group button.tinvwl_button_view {
  height: 50px;
  line-height: 50px;
  padding: 0;
  border-radius: 2px;
  font-size: 14px;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner div.tinvwl-buttons-group button.tinvwl_button_close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 40px;
  height: 40px;
  font-size: 0;
  border-radius: 999px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  background-color: #333;
  border: 3px solid #fff;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner div.tinvwl-buttons-group button.tinvwl_button_close i.ftinvwl {
  display: none;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner div.tinvwl-buttons-group button.tinvwl_button_close:before {
  content: '\f129';
  font-family: 'Ionicons';
  font-size: 18px;
  display: block;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner div.tinvwl-buttons-group button.tinvwl_button_close:hover:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
div.woocommerce-message {
  background-color: #bfe2ee40;
  border-color: #3ba9cd;
  color: #3ba9cd;
}
div.woocommerce-message:before {
  color: #3ba9cd;
}
@media screen and (max-width: 767px) {
  .woocommerce div.product div.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 0;
  }
  .woocommerce div.product div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .woocommerce div.product div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li {
    margin-bottom: 12px;
  }
  .woocommerce div.product div.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a {
    border: none;
    text-transform: capitalize;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 2px;
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.05);
    background-color: #fdfdfd;
  }
}
/******************************************************************   RESPONSIVE   ***************************************************************/
body .woovina-row.grid .product.span_1_of_1,
body .woovina-row.grid .product.span_1_of_2,
body .woovina-row.grid .product.span_1_of_3,
body .woovina-row.grid .product.span_1_of_4,
body .woovina-row.grid .product.span_1_of_5,
body .woovina-row.grid .product.span_1_of_6,
body .woovina-row.grid .product.span_1_of_7,
body .woovina-row.grid .product.span_1_of_8,
body .woovina-row.grid .product.span_1_of_9,
body .woovina-row.grid .product.span_1_of_10,
body .woovina-row.grid .product.span_1_of_11,
body .woovina-row.grid .product.span_1_of12 {
  width: unset;
}
.woocommerce .products.grid.desktop-1-col {
  grid-template-columns: repeat(1, 1fr);
}
.woocommerce .products.grid.desktop-2-col {
  grid-template-columns: repeat(2, 1fr);
}
.woocommerce .products.grid.desktop-3-col {
  grid-template-columns: repeat(3, 1fr);
}
.woocommerce .products.grid.desktop-4-col {
  grid-template-columns: repeat(4, 1fr);
}
.woocommerce .products.grid.desktop-5-col {
  grid-template-columns: repeat(5, 1fr);
}
.woocommerce .products.grid.desktop-6-col {
  grid-template-columns: repeat(6, 1fr);
}
.woocommerce .products.grid.desktop-7-col {
  grid-template-columns: repeat(7, 1fr);
}
.woocommerce .products.grid.desktop-8-col {
  grid-template-columns: repeat(8, 1fr);
}
.woocommerce .products.grid.desktop-9-col {
  grid-template-columns: repeat(9, 1fr);
}
.woocommerce .products.grid.desktop-10-col {
  grid-template-columns: repeat(10, 1fr);
}
.woocommerce .products.grid.desktop-11-col {
  grid-template-columns: repeat(11, 1fr);
}
.woocommerce .products.grid.desktop-12-col {
  grid-template-columns: repeat(12, 1fr);
}
@media screen and (max-width: 1024px) {
  .woocommerce .products.grid.desktop-2-col,
  .woocommerce .products.grid.desktop-3-col,
  .woocommerce .products.grid.desktop-4-col,
  .woocommerce .products.grid.desktop-5-col,
  .woocommerce .products.grid.desktop-6-col,
  .woocommerce .products.grid.desktop-7-col,
  .woocommerce .products.grid.desktop-8-col,
  .woocommerce .products.grid.desktop-9-col,
  .woocommerce .products.grid.desktop-10-col,
  .woocommerce .products.grid.desktop-11-col,
  .woocommerce .products.grid.desktop-12-col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .woocommerce .products.grid.desktop-2-col,
  .woocommerce .products.grid.desktop-3-col,
  .woocommerce .products.grid.desktop-4-col,
  .woocommerce .products.grid.desktop-5-col,
  .woocommerce .products.grid.desktop-6-col,
  .woocommerce .products.grid.desktop-7-col,
  .woocommerce .products.grid.desktop-8-col,
  .woocommerce .products.grid.desktop-9-col,
  .woocommerce .products.grid.desktop-10-col,
  .woocommerce .products.grid.desktop-11-col,
  .woocommerce .products.grid.desktop-12-col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 413px) {
  .woocommerce .products.grid.desktop-2-col,
  .woocommerce .products.grid.desktop-3-col,
  .woocommerce .products.grid.desktop-4-col,
  .woocommerce .products.grid.desktop-5-col,
  .woocommerce .products.grid.desktop-6-col,
  .woocommerce .products.grid.desktop-7-col,
  .woocommerce .products.grid.desktop-8-col,
  .woocommerce .products.grid.desktop-9-col,
  .woocommerce .products.grid.desktop-10-col,
  .woocommerce .products.grid.desktop-11-col,
  .woocommerce .products.grid.desktop-12-col {
    grid-template-columns: repeat(1, 1fr);
  }
}
.woocommerce .products.grid {
  display: grid !important;
}
@media screen and (min-width: 1201px) {
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown {
    display: block;
    position: absolute;
    top: 0 !important;
    left: 100% !important;
    width: 100% !important;
    border: 1px solid #ddd;
    -webkit-transform-origin: left;
    transform-origin: left;
    visibility: hidden;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .rtl header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown {
    left: auto !important;
    right: 100% !important;
    transform-origin: right;
  }
  .rtlheader.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown {
    left: auto !important;
    right: 100% !important;
  }
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown li.menu-item:not(:last-child) {
    border-bottom: 1px dashed #d1d1d1;
  }
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown li.menu-item:first-child:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
  }
  .rtl header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown li.menu-item:first-child::before {
    border-right: 0;
    border-left: 10px solid #fff;
    left: auto;
    right: -10px;
  }
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children ul.sub-menu.woovina-nav-menu--dropdown li.menu-item a.elementor-sub-item {
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    font-size: inherit;
  }
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children a.has-submenu span.sub-arrow i.fa:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: inline-block;
    width: 14px;
    height: 14px;
  }
  .rtl header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children a.has-submenu span.sub-arrow i.fa::before {
    content: "\f104";
  }
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children:hover a.has-submenu span.sub-arrow i.fa:before {
    opacity: 0;
    visibility: hidden;
  }
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children:hover ul.sub-menu.woovina-nav-menu--dropdown {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    visibility: visible;
  }
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu nav.woovina-nav-menu--dropdown > ul.woovina-nav-menu > li.menu-item-type-taxonomy.menu-item-has-children:hover ul.sub-menu.woovina-nav-menu--dropdown li.menu-item a.elementor-sub-item {
    opacity: 1;
  }
  aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent:after {
    position: absolute;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: inline-block;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #666;
  }
  .rtl aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent:after {
    left: 30px;
    right: auto;
  }
  .rtlaside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent:after {
    left: 30px;
    right: auto;
  }
  aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent ul.children {
    display: block;
    position: absolute;
    top: 0 !important;
    left: 100% !important;
    width: 100% !important;
    border: 1px solid #ddd;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fdfdfd;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    padding: 10px 20px 20px;
    margin: 0px;
    visibility: hidden;
    opacity: 0;
  }
  .rtl aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent ul.children {
    left: auto !important;
    right: 100% !important;
  }
  .rtlaside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent ul.children {
    left: auto !important;
    right: 100% !important;
  }
  aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent ul.children li.cat-item:last-child {
    border-bottom: none;
  }
  aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent ul.children li.cat-item a {
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent:hover:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
  .rtl aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent:hover:after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }
  aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent:hover ul.children {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .3s;
    transition: .3s;
  }
  aside.sidebar-container div.sidebar-box.widget_product_categories > ul.product-categories > li.cat-item.cat-parent:hover ul.children li.cat-item a {
    opacity: 1;
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap {
    position: relative;
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap.has-children:after {
    position: absolute;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: inline-block;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #666;
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap.has-children a span.caret-icon {
    display: none;
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap.has-children ul.children {
    display: block;
    position: absolute;
    top: 0 !important;
    left: 100% !important;
    width: 100% !important;
    border: 1px solid #ddd;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fdfdfd !important;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    padding: 10px 20px 20px;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap.has-children ul.children li:last-child {
    border-bottom: none;
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap.has-children ul.children li a {
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap.has-children:hover:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap.has-children:hover ul.children {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: .3s;
    transition: .3s;
  }
  div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack > ul li.parent-cat-wrap.has-children:hover ul.children li a {
    opacity: 1;
  }
}
@media screen and (min-width: 960px) {
  a.woovina-off-canvas-filter {
    display: none;
  }
}
@media screen and (min-width: 960px) and (max-width: 1024px) {
  header.custom-header div#site-header-inner div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search select {
    width: 30%;
  }
}
@media screen and (max-width: 1024px) {
  .archive header.page-header.background-image-page-header .page-header-title {
    font-size: 45px;
  }
  div.woovina-mobile-menu-icon a.wcmenucart {
    display: none;
  }
  div.wvn-product-nav-wrap {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  header.custom-header div#site-header-inner div.elementor-widget-wp-widget-woocommerce_product_search form.woocommerce-product-search select {
    width: 36%;
  }
  aside.sidebar-container {
    display: none;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu div.woovina-menu-toggle .woovina-nav-menu-toggle-title {
    font-size: 13px;
  }
  header.custom-header div#site-header-inner div.elementor-widget-wew-nav-menu div.woovina-menu-toggle .woovina-nav-menu-toggle-title i.eicon::before {
    font-size: 16px;
  }
  body.woocommerce form.cart button.single_add_to_cart_button,
  body.woocommerce form.cart a.added_to_cart.wc-forward,
  div.woocommerce form.cart button.single_add_to_cart_button,
  div.woocommerce form.cart a.added_to_cart.wc-forward,
  body.single-product.woocommerce div.btn-groups div.btn-wc.btn-wishlist a,
  body.single-product.woocommerce div.btn-groups div.btn-wc.btn-compare a,
  div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.tinvwl_add_to_wishlist_button,
  div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content button.single_add_to_cart_button,
  div#wvn-qv-wrap .wvn-qv-content-wrap #wvn-qv-content a.added_to_cart.wc-forward {
    padding: 0 8px;
    text-transform: capitalize;
    letter-spacing: 0;
  }
  body.single-product.woocommerce div.btn-groups div.btn-wc.btn-wishlist a,
  body.single-product.woocommerce div.btn-groups div.btn-wc.btn-compare a {
    text-transform: capitalize;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 812px) and (min-width: 768px) {
  section.banner div.left-column,
  section.banner div.right-column {
    width: 100% !important;
  }
  section.banner div.left-column {
    margin-bottom: 20px !important;
  }
  section.banner div.right-column div.elementor-column-wrap {
    margin: 0 !important;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.title a {
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  header.custom-header div#site-header-inner section.wvn-header div.search-sticky.elementor-widget-wew-search form.woovina-searchform {
    min-width: 140%;
  }
  section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow.slick-prev {
    margin-left: 0;
    left: 0;
  }
  section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper button.slick-arrow.slick-next {
    margin-right: 0;
    right: 0;
  }
  section.wvn-tab-product .wew-tab-mobile-title {
    display: none;
  }
  section.wvn-tab-product .wew-tabs-normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section.wvn-tab-product .wew-tabs-normal div.wew-tab-title {
    margin: 0 0 15px 15px;
    margin-left: 15px !important;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link img.woo-entry-image-main {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  body.woocommerce div.btn-quickview,
  div.woocommerce div.btn-quickview,
  body.woocommerce div.btn-awc.btn-compare,
  div.woocommerce div.btn-awc.btn-compare {
    display: none;
  }
  body.woocommerce div.btn-awc.btn-wishlist div.tooltip,
  div.woocommerce div.btn-awc.btn-wishlist div.tooltip {
    left: auto;
    -webkit-transform: none;
    transform: none;
    right: 0;
  }
  body.woocommerce div.btn-awc.btn-wishlist div.tooltip:after,
  div.woocommerce div.btn-awc.btn-wishlist div.tooltip:after {
    right: 20%;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image li.btn-groups div.btn-awc.btn-wishlist {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image a.woocommerce-LoopProduct-link div.image-overlay {
    display: none;
  }
  section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow:before {
    font-size: 18px;
  }
  section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow.slick-prev {
    left: -35px;
  }
  section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider button.slick-arrow.slick-next {
    right: -35px;
  }
  div.woocommerce-product-gallery div.woocommerce-product-gallery__image a {
    display: block;
    width: 100%;
  }
  div.woocommerce-product-gallery div.woocommerce-product-gallery__image a img.wp-post-image {
    width: 100%;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow:before {
    font-size: 18px;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow.slick-prev {
    left: -16px;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel button.slick-arrow.slick-next {
    right: -16px;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details h2.wew-carousel-entry-title,
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details ul.meta {
    margin-bottom: 3px;
  }
  section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button.elementor-swiper-button-prev {
    left: -20px;
  }
  section.wvn-brand div.elementor-widget-wew-media-carousel div.elementor-swiper-button.elementor-swiper-button-prev {
    right: -20px;
  }
  div#footer-bottom {
    border-top: 1px solid #ddd;
  }
  div#mobile-navbar {
    z-index: 99;
    -webkit-box-shadow: -5px 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: -5px 0px 10px rgba(0, 0, 0, 0.25);
  }
  div#mobile-navbar ul#menu-mobile-navbar {
    background: radial-gradient(at top center, #23a1d1 0%, #1f90bb 100%);
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    height: 65px;
    line-height: 65px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item a {
    padding: 0 5px;
    width: auto;
    height: 37px;
    line-height: 37px;
    display: inline-block;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item a i:before {
    font-size: 22px;
    color: #fff;
    margin-top: -4px;
    display: block;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item a span.menu-text {
    font-size: 14px;
    line-height: 12px;
    margin-top: 0;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 8px;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.current-menu-item a {
    background-color: #fff;
    color: #0099cc;
    border-radius: 999px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-shadow: 4px 4px 8px -1px rgba(0, 0, 0, 0.35);
    box-shadow: 4px 4px 8px -1px rgba(0, 0, 0, 0.35);
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.current-menu-item a i:before {
    color: #0099cc;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.current-menu-item a span.menu-text {
    display: inline-block !important;
  }
}
@media screen and (max-width: 480px) {
  header.custom-header div#site-header-inner section.wvn-header div.search-sticky.elementor-widget-wew-search form.woovina-searchform {
    min-width: 100%;
  }
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wp-widget-widget_top_wishlist,
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-woo-menucart,
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-shortcode,
  header.custom-header div#site-header-inner section.wvn-header div.meta-button-sticky div.elementor-widget-wew-nav {
    width: auto;
    max-width: auto;
  }
  section.wvn-hero div.elementor-widget-wew-slides div.wew-slides-wrapper div.wew-slides div.slick-slide.slick-active div.slick-slide-inner div.woovina-slide-content div.woovina-slide-description {
    max-height: 40px;
    overflow: hidden;
  }
  .woocommerce ul.products li.product .woo-entry-inner li {
    font-size: 12px;
  }
  .woocommerce ul.products.list li.product .woo-entry-image {
    margin-bottom: 0 !important;
  }
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner {
    grid-template-columns: auto;
  }
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li {
    font-size: 14px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.is-countdown {
    display: none;
  }
  .woocommerce div.product div.summary {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .archive header.page-header.background-image-page-header .page-header-title {
    font-size: 30px;
  }
  a#scroll-top {
    bottom: 70px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 480px) and (min-width: 414px) {
  section.wvn-deal div.elementor-widget-wew-woo-slider div.wew-woo-slider ul.products.slick-slider div.slick-list.draggable li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.title a {
    max-width: 150px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.meta-wrap li.title a {
    font-size: 14px;
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .woocommerce ul.products li.product .price {
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-excerpt {
    top: 15%;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide:hover div.wew-carousel-entry-media a.wew-carousel-entry-img div.image-overlay {
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.slick-list.draggable div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn {
    top: 40%;
  }
}
/******************************************************************   PRELOADER   ****************************************************************/
.woovina-page-loader {
  z-index: 10000000 !important;
}
.woovina-page-loader .woovina-loader.wvp-loader-two span:nth-child(2) {
  background: #3ba9cd;
}
.woovina-page-loader .woovina-loader.wvp-loader-two span:nth-child(3) {
  background: #0099cc;
}
.woovina-page-loader .woovina-loader.wvp-loader-two span:nth-child(4) {
  background: #0099cc;
}
.woovina-page-loader .woovina-loader.wvp-loader-two span:nth-child(1) {
  background: #3ba9cd;
}
.woovina-page-loader .woovina-loader.wvp-loader-three span {
  background: #3ba9cd;
}
/******************************************************************   VENDOR   *******************************************************************/
div.dokan-dashboard-wrap div.dokan-dash-sidebar div#dokan-navigation ul.dokan-dashboard-menu li {
  -webkit-transition: .3s;
  transition: .3s;
}
div.dokan-dashboard-wrap div.dokan-dash-sidebar div#dokan-navigation ul.dokan-dashboard-menu li.active,
div.dokan-dashboard-wrap div.dokan-dash-sidebar div#dokan-navigation ul.dokan-dashboard-menu li:hover {
  background-color: #3ba9cd;
}
div.dokan-dashboard-wrap div.dokan-dash-sidebar div#dokan-navigation ul.dokan-dashboard-menu li a i {
  font-size: 15px;
}
div.dokan-dashboard-wrap div.dokan-dash-sidebar div#dokan-navigation ul.dokan-dashboard-menu li.dokan-common-links a.tips:hover {
  background-color: #3ba9cd;
}
div.dokan-dashboard-wrap div.dokan-dash-sidebar div#dokan-navigation ul.dokan-dashboard-menu li.dokan-common-links div.tooltip {
  display: none !important;
}
div.dokan-dashboard-wrap div.dokan-dashboard-content .dokan-btn {
  background-color: #3ba9cd;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: none;
  border-radius: 2px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}
div.dokan-dashboard-wrap div.dokan-dashboard-content .dokan-btn:hover {
  background-color: #0099cc;
}
div.dokan-dashboard-wrap .fa {
  font-family: "Font Awesome 5 Free" !important;
}
form.dokan-seller-search-form div.dokan-w4 input.search-field.dokan-seller-search {
  background-position-y: 16px !important;
  background-position-x: 15px !important;
  height: 50px !important;
  border-radius: 0 !important;
  font-size: 15px !important;
  padding-left: 44px !important;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
form.dokan-seller-search-form div.dokan-w4 input.search-field.dokan-seller-search:focus {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) !important;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller {
  margin-bottom: 30px;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper {
  -webkit-box-shadow: 0 8px 6px -7px #999999;
  box-shadow: 0 8px 6px -7px #999999;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-content div.store-info {
  border-radius: 4px 4px 0 0;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-content div.store-info div.store-data-container {
  background: rgba(0, 0, 0, 0.2) url(../images/demo-14/overlay-grid.png) center;
  border-radius: 4px 4px 0 0;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-content div.store-info div.store-data-container div.featured-favourite {
  position: absolute;
  top: 0;
  right: 0;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-content div.store-info div.store-data-container div.featured-favourite div.featured-label {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ff7a59;
  border-radius: 0;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-content div.store-info div.store-data-container div.store-data {
  padding: 5px 20px;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-content div.store-info div.store-data-container div.store-data h2 a {
  text-transform: uppercase;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-content div.store-info div.store-data-container div.store-data p.store-phone i {
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 999px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 8px;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-footer div.seller-avatar {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  top: -20px;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-footer a.dokan-btn {
  border: none;
  border-radius: 0;
  background-color: #3ba9cd;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div#dokan-seller-listing-wrap div.seller-listing-content ul.dokan-seller-wrap li.dokan-single-seller div.store-wrapper div.store-footer a.dokan-btn:hover {
  background-color: #0099cc;
}
div.dokan-content-area div.dokan-single-store div.store-page-wrap.woocommerce div.profile-frame div.profile-info-box div.profile-info-summery-wrapper div.profile-info-summery {
  color: #666;
}
div.dokan-content-area div.dokan-single-store div.store-page-wrap.woocommerce div.profile-frame div.profile-info-box div.profile-info-summery-wrapper div.profile-info-summery ul.dokan-store-info li i:before {
  font-family: "Font Awesome 5 Free" !important;
}
div.dokan-content-area div.dokan-single-store div.store-page-wrap.woocommerce div.profile-frame div.profile-info-box div.profile-info-summery-wrapper div.profile-info-summery div.store-social-wrapper {
  top: 70px;
}
div.dokan-content-area div.dokan-single-store div.store-page-wrap.woocommerce div.profile-frame div.profile-info-box div.profile-info-summery-wrapper div.profile-info-summery div.store-social-wrapper ul.store-social li a i {
  text-shadow: none;
  font-size: 30px;
  color: #999;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div.dokan-content-area div.dokan-single-store div.store-page-wrap.woocommerce div.profile-frame div.profile-info-box div.profile-info-summery-wrapper div.profile-info-summery div.store-social-wrapper ul.store-social li:hover a i {
  color: #0099cc;
}
ul.list-unstyled li.clearfix span.seller-rating span.star-rating,
ul.list-unstyled li.clearfix span.seller-rating span.text {
  display: inline-block;
}
div.dokan-store-sidebar {
  border: 1px solid #ddd;
  padding: 30px;
  background-color: #fdfdfd;
}
div.dokan-store-sidebar aside.dokan-store-widget {
  margin-bottom: 55px;
}
div.dokan-store-sidebar aside.dokan-store-widget .widget-title {
  background-color: transparent;
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu {
  border: none;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap {
  list-style-type: none;
  background-color: transparent;
  border-bottom: 1px dashed #dadada;
  padding: .85rem 0;
  padding-right: 20px;
  margin: 0;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap > a {
  margin: 0;
  padding: 0;
  border: none;
  color: #666;
  font-size: 14px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding-left: 22px;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap > a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border: 1px solid #666;
  border-radius: 999px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap.parent-cat-wrap ul.children {
  background-color: transparent;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap.parent-cat-wrap ul.children li {
  list-style-type: none;
  background-color: transparent;
  border-bottom: 1px dashed #dadada;
  padding: .85rem 0;
  padding-right: 20px;
  margin: 0;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap.parent-cat-wrap ul.children li:last-child {
  border-bottom: none;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap.parent-cat-wrap ul.children li a {
  margin: 0;
  padding: 0;
  border: none;
  color: #666;
  font-size: 14px;
  white-space: nowrap;
  padding-left: 22px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap.parent-cat-wrap ul.children li a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border: 1px solid #666;
  border-radius: 999px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap.parent-cat-wrap ul.children li:hover a {
  color: #3ba9cd;
  padding-left: 27px;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap.parent-cat-wrap ul.children li:hover a:before {
  border-color: #3ba9cd;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap:hover a {
  color: #3ba9cd;
  padding-left: 27px;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-category-menu div#cat-drop-stack ul li.parent-cat-wrap:hover a:before {
  border-color: #3ba9cd;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-store-contact form.seller-form ul li.dokan-form-group input.dokan-form-control,
div.dokan-store-sidebar aside.dokan-store-widget.dokan-store-contact form.seller-form ul li.dokan-form-group textarea.dokan-form-control {
  border-radius: 0;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-store-contact form.seller-form ul li.dokan-form-group input.dokan-form-control:focus,
div.dokan-store-sidebar aside.dokan-store-widget.dokan-store-contact form.seller-form ul li.dokan-form-group textarea.dokan-form-control:focus {
  border-color: #ddd;
  -webkit-box-shadow: 0 1px 4px -1px #dddddd;
  box-shadow: 0 1px 4px -1px #dddddd;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-store-contact form.seller-form input.dokan-btn {
  margin-top: 7px;
  float: left !important;
  background-color: #3ba9cd;
  border: none;
  border-radius: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div.dokan-store-sidebar aside.dokan-store-widget.dokan-store-contact form.seller-form input.dokan-btn:hover {
  background-color: #0099cc;
}
header#site-header {
  z-index: auto;
}
div#woovina-toolbar .woovina-toolbar-inner {
  z-index: 99;
}
header#site-header section.wvn-header.elementor-sticky--active {
  z-index: 100!important;
}
/* 26122019. Update menu categories mobile */
.sidr-class-nav-tabs {
  padding-left: 0;
  display: flex;
}
ul.sidr-class-nav-tabs > li {
  border: none;
  background-color: transparent;
  flex-basis: 50%;
  text-align: center;
  margin: 0;
  border-bottom: 1px solid #b1b1b1;
}
ul.sidr-class-nav-tabs > li a {
  color: #b1b1b1;
}
ul.sidr-class-nav-tabs > li.sidr-class-active {
  background: transparent;
  border-bottom: 1px solid #222;
}
ul.sidr-class-nav-tabs > li.sidr-class-active a {
  color: #222;
}
body .sidr ul.sidr-class-nav-tabs > li a:hover {
  color: #222;
}
/*Update 11-03-2020*/
.elementor-widget-wew-woo-menucart .woovina-menucart__product-image {
  grid-row-end: 4;
}
.elementor-widget-wew-woo-menucart .woovina-menucart__product-name {
  line-height: 1.5;
}
.elementor-widget-wew-woo-menucart .woovina-menucart__product-price {
  line-height: 1;
}
div.product .tinv-wraper .tinvwl_add_to_wishlist-text {
  display: inline-block;
}
.sidr .sidr-class-current-menu-item a,
.sidr .sidr-class-current_page_item a {
  color: #3ba9cd;
}
#woo-popup-wrap div.buttons-wrap a {
  margin-bottom: 10px;
}
#woovina-off-canvas-sidebar-wrap div.sidebar-box:last-child {
  padding-bottom: 50px;
}
.woocommerce #customer_login > div .woocommerce-form {
  width: 100%;
}
@media screen and (max-width: 414px) {
  #woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar {
    width: 280px;
  }
}
@media screen and (max-width: 320px) {
  .woocommerce .woocommerce-ordering span.orderby {
    width: 100%!important;
  }
}
.sidebar-box .widget-title {
  padding-left: 0;
  border-left: none;
}
/*Update style compare*/
div#cboxTopLeft,
div#cboxTopCenter,
div#cboxTopRight,
div#cboxMiddleLeft,
div#cboxMiddleRight,
div#cboxBottomLeft,
div#cboxBottomCenter,
div#cboxBottomRight {
  display: none;
}
div#cboxContent #cboxLoadedContent {
  margin-bottom: 0px;
}
button#cboxClose {
  background: unset;
  text-indent: unset;
  font-size: 0px;
  top: 0px;
  right: 35px;
}
.rtl button#cboxClose {
  left: 35px;
  right: auto;
}
.rtlbutton#cboxClose {
  left: 35px;
  right: auto;
}
body div#yith-woocompare {
  padding: 0px;
}
#yith-woocompare tfoot {
  display: none;
}
button#cboxClose::before {
  content: "\f2d7";
  display: inline-block;
  font-family: "Ionicons";
  font-size: 22px;
  color: #fff;
  background-color: #000;
  width: 30px;
  height: 30px;
  line-height: 30px;
  top: 14px;
  position: absolute;
  right: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.rtl button#cboxClose::before {
  left: 0px;
  right: auto;
}
.rtlbutton#cboxClose::before {
  left: 0px;
  right: auto;
}
button#cboxClose:hover::before {
  background-color: #000000de;
}
#body-compare-popup h1 {
  color: #fff;
  font-size: 26px;
  text-transform: capitalize;
  font-weight: 600;
  font-family: Work Sans, sans-serif;
  margin-bottom: 15px;
  background-color: #3ba9cd;
  margin-bottom: 0px;
  border: 0px;
}
#body-compare-popup table tr td:first-child,
#body-compare-popup table tr th:first-child {
  padding: 10px;
}
table.compare-list .add-to-cart td a:not(.unstyled_button) {
  background-color: #3ba9cd;
}
table.compare-list .add-to-cart td a:not(.unstyled_button):hover {
  background: #323232;
}
table.dataTable.compare-list tbody th,
table.dataTable.compare-list tbody td {
  padding-left: 20px;
}
table.compare-list .price td {
  text-decoration: unset;
}
table.compare-list .price td .amount {
  color: #3ba9cd;
  font-weight: 600;
}
table.compare-list .price td ins {
  text-decoration: unset;
}
table.compare-list .price td del .amount {
  color: #999;
  font-weight: 500;
}
#body-compare-popup {
  color: #323232;
}
#body-compare-popup .dataTables_wrapper .dataTables_scroll .dataTables_scrollHead {
  display: none;
}
#body-compare-popup ul li {
  display: block;
}
#scroll-top {
  right: 20px!important;
  -webkit-animation: fadeInRight 0.5s 0.3s both;
  -moz-animation: fadeInRight 0.5s 0.3s both;
  -ms-animation: fadeInRight 0.5s 0.3s both;
  -o-animation: fadeInRight 0.5s 0.3s both;
  animation: fadeInRight 0.5s 0.3s both;
}
/*Add label*/
.woovina-nav-menu > li.badge-hot > a .menu-text,
#site-navigation-wrap .main-menu .sub-menu .badge-hot > a .text-wrap,
#site-navigation-wrap .main-menu > .badge-hot > a .text-wrap {
  position: relative;
}
.woovina-nav-menu > li.badge-hot > a .menu-text:before,
#site-navigation-wrap .main-menu .sub-menu .badge-hot > a .text-wrap:before,
#site-navigation-wrap .main-menu > .badge-hot > a .text-wrap:before {
  content: "Hot";
  text-transform: capitalize;
  background-color: red;
  font-size: 10px;
  padding: 2px 5px;
  line-height: 1;
  border-radius: 3px;
  color: #ffffff;
  position: absolute;
  top: -15px;
  right: -10px;
  z-index: 1;
}
.rtl .woovina-nav-menu > li.badge-hot > a .menu-text:before,
.rtl #site-navigation-wrap .main-menu .sub-menu .badge-hot > a .text-wrap:before,
.rtl #site-navigation-wrap .main-menu > .badge-hot > a .text-wrap:before {
  left: -10px;
  right: auto;
}
.rtl.woovina-nav-menu > li.badge-hot > a .menu-text:before,
.rtl#site-navigation-wrap .main-menu .sub-menu .badge-hot > a .text-wrap:before,
.rtl#site-navigation-wrap .main-menu > .badge-hot > a .text-wrap:before {
  left: -10px;
  right: auto;
}
.woovina-nav-menu > li.badge-hot > a .menu-text:after,
#site-navigation-wrap .main-menu .sub-menu .badge-hot > a .text-wrap:after,
#site-navigation-wrap .main-menu > .badge-hot > a .text-wrap:after {
  content: "";
  border-top: 3px solid red;
  border-left: 3px solid red;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: absolute;
  top: -1px;
  right: 6px;
  z-index: 1;
}
.rtl .woovina-nav-menu > li.badge-hot > a .menu-text:after,
.rtl #site-navigation-wrap .main-menu .sub-menu .badge-hot > a .text-wrap:after,
.rtl #site-navigation-wrap .main-menu > .badge-hot > a .text-wrap:after {
  left: 6px;
  right: auto;
}
.rtl.woovina-nav-menu > li.badge-hot > a .menu-text:after,
.rtl#site-navigation-wrap .main-menu .sub-menu .badge-hot > a .text-wrap:after,
.rtl#site-navigation-wrap .main-menu > .badge-hot > a .text-wrap:after {
  left: 6px;
  right: auto;
}
.woovina-nav-menu > li.badge-new > a .menu-text,
#site-navigation-wrap .main-menu .sub-menu .badge-new > a .text-wrap,
#site-navigation-wrap .main-menu > .badge-new > a .text-wrap {
  position: relative;
}
.woovina-nav-menu > li.badge-new > a .menu-text:before,
#site-navigation-wrap .main-menu .sub-menu .badge-new > a .text-wrap:before,
#site-navigation-wrap .main-menu > .badge-new > a .text-wrap:before {
  content: "New";
  text-transform: capitalize;
  background-color: green;
  font-size: 10px;
  padding: 2px 5px;
  line-height: 1;
  border-radius: 3px;
  color: #ffffff;
  position: absolute;
  top: -15px;
  right: -10px;
  z-index: 1;
}
.rtl .woovina-nav-menu > li.badge-new > a .menu-text:before,
.rtl #site-navigation-wrap .main-menu .sub-menu .badge-new > a .text-wrap:before,
.rtl #site-navigation-wrap .main-menu > .badge-new > a .text-wrap:before {
  left: -10px;
  right: auto;
}
.rtl.woovina-nav-menu > li.badge-new > a .menu-text:before,
.rtl#site-navigation-wrap .main-menu .sub-menu .badge-new > a .text-wrap:before,
.rtl#site-navigation-wrap .main-menu > .badge-new > a .text-wrap:before {
  left: -10px;
  right: auto;
}
.woovina-nav-menu > li.badge-new > a .menu-text:after,
#site-navigation-wrap .main-menu .sub-menu .badge-new > a .text-wrap:after,
#site-navigation-wrap .main-menu > .badge-new > a .text-wrap:after {
  content: "";
  border-top: 3px solid green;
  border-left: 3px solid green;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: absolute;
  top: -1px;
  right: 6px;
  z-index: 1;
}
.rtl .woovina-nav-menu > li.badge-new > a .menu-text:after,
.rtl #site-navigation-wrap .main-menu .sub-menu .badge-new > a .text-wrap:after,
.rtl #site-navigation-wrap .main-menu > .badge-new > a .text-wrap:after {
  left: 6px;
  right: auto;
}
.rtl.woovina-nav-menu > li.badge-new > a .menu-text:after,
.rtl#site-navigation-wrap .main-menu .sub-menu .badge-new > a .text-wrap:after,
.rtl#site-navigation-wrap .main-menu > .badge-new > a .text-wrap:after {
  left: 6px;
  right: auto;
}
/*Ajax Search Product*/
.header-search .woovina-searchform input {
  padding-right: 100px;
  padding-left: 15px;
}
.rtl .header-search .woovina-searchform input{
	padding-left: 100px;
  padding-right: 15px;
  text-align: left;
}
div.header-search .woovina-searchform button {
  background-color: #3ba9cd !important;
  border-radius: 0px 999px 999px 0px;
  padding: 0px 15px;
  color: #fff !important;
}
.rtl div.header-search .woovina-searchform button{
	right: auto!important;
	border-radius: 999px 0px 0px 999px;
}
div.header-search .woovina-searchform button:hover {
  background-color: #333 !important;
  color: #fff !important;
}
@media screen and (max-width: 1024px) {
  div.header-search .woovina-searchform button {
    font-size: 0px !important;
  }
  div.header-search .woovina-searchform button i {
    font-size: 16px;
  }
  div.header-search .woovina-searchform button {
    border-radius: 0px 0px 0px 0px;
    right: 0px !important;
  }
}
div.header-search .woovina-searchform button i {
  font-weight: bold;
  display: inline-block;
}
.wew-search-wrap div.wew-ajax-loading {
  right: 110px;
}
.tinvwl_add_to_wishlist_button.tinvwl-add-hide {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
/*Updated 1/3/2021*/
.woovina-page-loader {
  opacity: .9;
}
.wishlist_products_counter_text {
  display: none;
}
#menu-top-bar-menu li a .icon.before {
  margin-right: 5px;
  vertical-align: -1px;
}
#wvn-qv-wrap .woocommerce div.product div.images {
  margin-bottom: 0px;
}
.woocommerce #order_review table.shop_table thead th.product-total,
.woocommerce #order_review table.shop_table td {
  text-align: left;
}
.woocommerce #order_review table.shop_table ul#shipping_method li {
  display: flex;
}
.woocommerce-page .cart-collaterals .cross-sells {
  width: 100%;
}
#shipping_method input[type=radio] {
  margin-right: 5px;
}
.my_account_orders .button.view::after {
  display: none;
}
.site-breadcrumbs ul li .icon-home {
  margin-right: 5px;
}
.rtl .site-breadcrumbs ul li .icon-home {
  margin-left: 5px;
  margin-right: 0;
}
#woovina-promotions-wrapper .woovina-content-inner {
  padding-left: 40px;
  padding-right: 40px;
}
.wvn-best-seller .woocommerce ul.products li.product .is-countdown,
.wew-woo-slider.woocommerce ul.products li.product .is-countdown {
  display: none;
}
/*table-attribute*/
body.single-product.woocommerce form.variations_form {
  margin-top: 0 !important;
  border: none !important;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr {
  border: 1px solid #ddd;
  min-height: 50px;
  line-height: 50px;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td {
  padding: 0;
  vertical-align: middle;
  border: none;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.label {
  background-color: #fafafa;
  padding: 0;
  text-align: center;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value {
  border: 1px solid #ddd;
  padding: 0 30px;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput {
  position: relative;
  padding: 5px;
  display: flex;
  float: left;
}
.rtl body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput {
  float: right;
}
.rtlbody.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput {
  float: right;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput label {
  outline: none !important;
  -webkit-transition: .1s ease;
  transition: .1s ease;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput label.wvsswatchlabel {
  outline: none;
  border: none !important;
  -webkit-transition: .5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput label.wvsswatchlabel.wvs_single_textblock {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput label.selectedswatch {
  outline: none !important;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-box-shadow: 0 3px 3px -1px #aaa8a8;
  -moz-box-shadow: 0 3px 3px -1px #aaa8a8;
  -ms-box-shadow: 0 3px 3px -1px #aaa8a8;
  -o-box-shadow: 0 3px 3px -1px #aaa8a8;
  box-shadow: 0 3px 3px -1px #aaa8a8;
  border: none !important;
  background-color: unset;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput span.belowtext {
  position: absolute;
  bottom: 120%;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  opacity: 0;
  /* IE8 filter*/
  filter: alpha(opacity=0);
  visibility: hidden;
  z-index: 1;
  background-color: #646464;
  color: #ffffff;
  display: inline-block;
  width: auto;
  padding: 0 12px;
  font-size: 12px;
  min-width: 60px;
  height: 24px;
  line-height: 24px;
  border-radius: 4px;
  text-align: center;
  white-space: nowrap;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput span.belowtext:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #646464;
  border-radius: 2px;
  top: 100%;
  left: 50%;
  margin-top: -6px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-transition: .3s linear;
  transition: .3s linear;
  z-index: -1;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput:hover span.belowtext {
  opacity: 1;
  /* IE8 filter*/
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr:last-child {
  border: none;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr:last-child a.reset_variations {
  display: none;
  font-size: 12px;
  margin: 8px 0 0 0;
  padding: 0 12px;
  height: 34px;
  line-height: 31px;
  border: 1px solid #ddd;
  background-color: #ffffff;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  border-radius: 0px;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr:last-child a.reset_variations:before {
  vertical-align: baseline;
  margin-right: 8px;
  font-size: inherit;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr:last-child a.reset_variations:hover {
  border-color: #01d0fd;
  background-color: #01d0fd;
  color: #ffffff;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr:last-child a.reset_variations:hover:before {
  color: #ffffff;
}
.woocommerce ul.products li.product .shopswatchinput {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
}
.rtl .woocommerce ul.products li.product .shopswatchinput {
  left: auto;
  right: 10px;
}
.rtl.woocommerce ul.products li.product .shopswatchinput {
  left: auto;
  right: 10px;
}
.woocommerce ul.products li.product .shopswatchinput a {
  display: block!important;
}
.woocommerce ul.products li.product .shopswatchinput a:not(:last-child) {
  margin-bottom: 5px;
}
.woocommerce ul.products li.product .shopswatchinput a div.wvsround {
  border: 1px solid #ebebeb;
  margin: 0;
}
.woocommerce ul.products li.product .shopswatchinput a div.wvsround.wvs_shop_textblock {
  padding: 8px 6px;
  background-color: #ffffff;
  float: left;
}
.rtl .woocommerce ul.products li.product .shopswatchinput a div.wvsround.wvs_shop_textblock {
  float: right;
}
.rtl.woocommerce ul.products li.product .shopswatchinput a div.wvsround.wvs_shop_textblock {
  float: right;
}
.woocommerce ul.products li.product .shopswatchinput a div.wvsround:hover {
  border-color: #01d0fd;
}
.woocommerce ul.products li.product .shopswatchinput a div.wvssquare {
  outline: none;
  border: 1px solid #646464;
}
@media screen and (max-width: 767px) {
  .woocommerce-cart .woocommerce table.shop_table tbody th {
    display: table-cell;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td {
    text-align: left;
  }
  .woocommerce-cart .woocommerce table.shop_table tr td:before {
    display: none;
  }
  .woocommerce-MyAccount-content {
    overflow-x: auto;
  }
}
@media screen and (max-width: 640px) {
  table tr th:first-child,
  table tr td:first-child {
    padding-left: 1em;
  }
}
