/* CSS3 PROPERTIES */
/* Border Radius */
/******************************************************************   BASE   *********************************************************************/
.text-gradient .elementor-heading-title,
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.title:hover a,
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.title:hover a,
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content h3.popup-title,
div.yith-wfbt-section h3 {
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  -webkit-background-clip: text;
  background-clip: text;
  fill: transparent;
  color: transparent !important;
}
.woovina-menucart__container:not(.woovina-menucart--shown) {
  opacity: 0;
  -webkit-transition: background-color 0.4s, -webkit-transform 0s 0.4s, opacity 1s !important;
  transition: background-color 0.4s, -webkit-transform 0s 0.4s, opacity 1s !important;
  -o-transition: background-color 0.4s, transform 0s 0.4s, opacity 1s !important;
  transition: background-color 0.4s, transform 0s 0.4s, opacity 1s !important;
  transition: background-color 0.4s, transform 0s 0.4s, -webkit-transform 0s 0.4s, opacity 1s !important;
}
.cboxIframe {
  background: transparent!important;
}
#cboxContent {
  border-radius: 16px!important;
  background: transparent !important;
}
div#cboxContent #cboxLoadedContent {
  border-radius: 16px!important;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style-center div.woovina-cta div.woovina-cta__content .woovina-cta__title {
  background-image: -webkit-gradient(linear, left top, right top, from(#08aeea), to(#2af598));
  background-image: linear-gradient(90deg, #08aeea 0%, #2af598 100%);
  -webkit-background-clip: text;
  background-clip: text;
  fill: transparent;
  color: transparent !important;
}
div.woovina-menucart__product {
  grid-template-rows: auto auto;
}
div.woovina-menucart__product-image {
  grid-row-end: 4;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a,
body.single-product.woocommerce div.product form.cart button.single_add_to_cart_button,
body.single-product.woocommerce div.product form.cart a.added_to_cart,
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wew-newsletter div.wew-newsletter-form div.wew-newsletter-form-wrap form#mc-embedded-subscribe-form div.email-wrap button.wew-newsletter-form-button,
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content div.buttons-wrap a.cart-btn,
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--checkout,
body.woocommerce div.woovina-toolbar a.woovina-off-canvas-filter {
  background-image: -webkit-gradient(linear, left top, right top, from(#9d50bb), color-stop(51%, #6e48aa), to(#9d50bb));
  background-image: linear-gradient(to right, #9d50bb 0%, #6e48aa 51%, #9d50bb 100%);
  background-size: 200% auto;
  color: #fff;
}
.container {
  max-width: 100%!important;
}
/*link-underline*/
.link-underline .elementor-button-link:hover {
  text-decoration: underline;
}
.link-underline.icon .elementor-button-link {
  -webkit-transition: .3s;
  transition: .3s;
}
.link-underline.icon .elementor-button-link .elementor-button-icon {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
}
.link-underline.icon .elementor-button-link .elementor-button-text {
  margin-right: -13px;
  -webkit-transition: .3s;
  transition: .3s;
}
.link-underline.icon .elementor-button-link:hover .elementor-button-icon {
  opacity: 1;
  visibility: visible;
  -webkit-transition: .1s .3s;
  transition: .1s .3s;
}
.link-underline.icon .elementor-button-link:hover .elementor-button-text {
  margin-right: 0;
}
.product-quantity .buttons_added {
  min-width: 120px;
}
/*wvn-title-heading*/
.wvn-title-heading .elementor-heading-title {
  position: relative;
}
.wvn-title-heading .elementor-heading-title:before,
.wvn-title-heading .elementor-heading-title:after {
  position: absolute;
  content: '';
}
.wvn-title-heading.style-default .elementor-heading-title:before {
  left: 0;
  top: 120%;
  height: 2px;
  width: 27px;
  display: inline-block;
  -webkit-transition: .3s linear .1s;
  transition: .3s linear .1s;
  background-color: #7751cc;
}
.wvn-title-heading.style-default .elementor-heading-title:after {
  left: 0;
  top: 145%;
  height: 2px;
  width: 14px;
  display: inline-block;
  -webkit-transition: .2s linear;
  transition: .2s linear;
  background-color: #7751cc;
}
/*text gradient*/
/*input quanlity number*/
.woocommerce form div.quantity a.minus,
.woocommerce form div.quantity a.plus {
  font-size: 22px;
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce form div.quantity a.minus:hover,
.woocommerce form div.quantity a.plus:hover {
  background-color: #fafafa;
}
.woocommerce form.grouped_form .woocommerce-grouped-product-list-item__quantity .buttons_added input {
  width: 36px;
}
.woocommerce form div.quantity input[type="number"] {
  -moz-appearance: textfield;
  width: 40px;
  height: 36px;
  max-width: 110px;
  background-color: #fdfdfd;
  padding-top: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*list description single product*/
.woocommerce ul.products.list {
  margin: 0;
}
body.woocommerce .woocommerce-product-details__short-description ul,
body.woocommerce .elementor-text-editor ul {
  list-style-type: inherit;
  margin-left: 13px;
}
/*search mobile*/
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%);
}
/*button comment*/
form#commentform p.form-submit input.submit {
  height: 36px;
  line-height: 36px;
  border: none;
  padding: 0 12px !important;
  text-align: center;
  border-radius: 2px;
}
/*button readmore blog*/
.blog #post-773 .blog-entry-header {
  margin: 0px 0 12px;
}
.blog .entries .blog-entry-inner .thumbnail .gallery-format button:hover {
  background-color: #fb5d5c;
}
.blog .entries .blog-entry-inner .thumbnail .gallery-format button {
  width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  text-align: center;
  line-height: 50px;
  height: 50px;
  background-color: #ffffff;
}
.blog .entries .blog-entry-inner .thumbnail .gallery-format button span.fa {
  font-weight: 400;
  font-family: "FontAwesome";
}
.gallery-format.slick-slider .slick-arrow.slick-prev {
  right: auto;
  left: 60px;
}
.blog .entries .blog-entry-inner .thumbnail .gallery-format button.slick-prev span::before {
  font-size: 24px;
  display: inline-block;
  color: #333333;
}
.gallery-format.slick-slider:hover .slick-arrow.slick-prev {
  left: 20px;
}
.gallery-format.slick-slider:hover .slick-arrow.slick-next {
  right: 20px;
}
.gallery-format.slick-slider .slick-arrow.slick-next {
  right: 60px;
}
.blog .entries .blog-entry-inner .thumbnail .gallery-format button.slick-next span::before {
  color: #333333;
  font-size: 24px;
}
.blog .entries .blog-entry-inner .thumbnail .gallery-format button:hover span::before {
  color: #ffffff;
}
.blog-entry.post .thumbnail .overlay {
  background-color: transparent!important;
}
.blog-entry.post .thumbnail:hover .overlay {
  background-color: transparent!important;
}
.blog-entry.post .thumbnail a {
  position: unset;
}
article.blog-entry.large-entry .blog-entry-readmore a {
  height: 36px;
  line-height: 36px;
  border: none;
  padding: 0 12px;
  text-align: center;
  border-radius: 2px;
  background-color: #7751cc;
  color: #fff;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
article.blog-entry.large-entry .blog-entry-readmore a:hover {
  background-color: #d948b2;
  color: #fff;
}
/*scroll to top*/
a#scroll-top {
  right: 20px!important;
  width: 40px;
  height: 50px;
  -webkit-box-shadow: 0 2px 18px rgba(110, 130, 208, 0.8);
  box-shadow: 0 2px 18px rgba(110, 130, 208, 0.8);
  -webkit-transition: .3s;
  transition: .3s;
}
a#scroll-top span.none {
  background-image: url(../images/demo-24/scroll-to-top.png);
  background-size: 18px 11px;
  background-position: 0 0;
  height: 22px;
  left: 11px;
  position: absolute;
  top: 14px;
  -webkit-transition: background-position 0.3s linear 0s;
  transition: background-position 0.3s linear 0s;
  width: 18px;
}
a#scroll-top:hover {
  -webkit-box-shadow: 0 0 0 rgba(110, 130, 208, 0.8);
  box-shadow: 0 0 0 rgba(110, 130, 208, 0.8);
}
a#scroll-top:hover span.none {
  -webkit-animation: wvn_scroll_to_top .3s linear infinite;
  animation: wvn_scroll_to_top .3s linear infinite;
}
.rtl a#scroll-top {
  left: 20px!important;
  right: auto!important;
}
@media screen and (max-width: 480px) {
  a#scroll-top {
    bottom: 60px;
  }
}
@-webkit-keyframes wvn_scroll_to_top {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -11px;
  }
}
@keyframes wvn_scroll_to_top {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -11px;
  }
}
/******************************************************************   HEADER   *******************************************************************/
div#top-bar-wrap div.top-bar-inner div.top-bar-social ul li a {
  width: 40px;
  height: 40px;
}
/******************************************************************   HEADER   *******************************************************************/
header.custom-header {
  margin-bottom: -110px;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item.current_page_item > a.menu-link span.text-wrap:before {
  content: '';
  position: absolute;
  top: calc(100% + 4px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 110%;
  height: 4px;
  background-image: url(../images/demo-24/divider-img.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item > a.menu-link {
  -webkit-transition: .5s;
  transition: .5s;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item > a.menu-link span.text-wrap {
  position: relative;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item > a.menu-link span.text-wrap:after {
  content: '';
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ffffff), to(transparent));
  background-image: linear-gradient(to right, transparent, #ffffff, transparent);
  -webkit-transition: .5s;
  transition: .5s;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item:hover a.menu-link {
  -webkit-transition: none;
  transition: none;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item:hover a.menu-link span.text-wrap:after {
  width: 95%;
  -webkit-transition: none;
  transition: none;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item.current-menu-item > a.menu-link.sf-with-ul span.text-wrap:before,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item.current_page_item > a.menu-link.sf-with-ul span.text-wrap:before,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item.current_page_parent > a.menu-link.sf-with-ul span.text-wrap:before {
  content: '';
  position: absolute;
  top: calc(100% + 4px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 110%;
  height: 4px;
  background-image: url(../images/demo-24/divider-img.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item.current-menu-item:hover a.menu-link span.text-wrap:after,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item.current_page_item:hover a.menu-link span.text-wrap:after,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.menu-item.current_page_parent:hover a.menu-link span.text-wrap:after {
  display: none;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown a.menu-link.sf-with-ul {
  padding-right: 25px;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown a.menu-link.sf-with-ul span.text-wrap span.nav-arrow {
  position: absolute;
  top: calc(50% - 2px);
  left: calc(100% - 6px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .5;
  font-weight: 600;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.sub-menu.megamenu,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown > ul.sub-menu {
  display: block !important;
  padding: 40px 30px;
  border-radius: 16px;
  background-image: linear-gradient(109.6deg, rgba(157, 75, 199, 0.2) 11.2%, rgba(119, 81, 204, 0.2) 83.1%);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  margin-top: 6px;
  opacity: 0!important;
  visibility: hidden;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.sub-menu.megamenu:before,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown > ul.sub-menu:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #221731;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.sub-menu.megamenu li.menu-item a.menu-link,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown > ul.sub-menu li.menu-item a.menu-link {
  -webkit-transition: .5s;
  transition: .5s;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.sub-menu.megamenu li.menu-item a.menu-link.sf-with-ul,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown > ul.sub-menu li.menu-item a.menu-link.sf-with-ul {
  font-size: 110%;
  text-transform: uppercase;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.sub-menu.megamenu li.menu-item a.menu-link:not(.sf-with-ul):hover,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown > ul.sub-menu li.menu-item a.menu-link:not(.sf-with-ul):hover {
  -webkit-transition: none;
  transition: none;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.sub-menu.megamenu li.menu-item a.menu-link:not(.sf-with-ul):hover span.text-wrap,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown > ul.sub-menu li.menu-item a.menu-link:not(.sf-with-ul):hover span.text-wrap {
  text-decoration: underline;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown > ul.sub-menu {
  padding: 10px;
  margin-left: -40px;
  border-radius: 6px;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu {
  margin-left: 47.5px !important;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.row-megamenu-banner {
  width: 100%;
  margin-top: 20px;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.row-megamenu-banner a.menu-link {
  display: none;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.row-megamenu-banner div.widget_media_image {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.row-megamenu-banner div.widget_media_image img {
  opacity: .7;
  border-radius: 6px;
  -webkit-transition: .5s;
  transition: .5s;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.row-megamenu-banner div.widget_media_image:hover img {
  opacity: 1;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.col-megamenu-banner a.menu-link {
  display: none;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.col-megamenu-banner div.widget_media_image {
  padding: 10px 0 0;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.col-megamenu-banner div.widget_media_image a img {
  border-radius: 6px;
  -webkit-transition: .5s;
  transition: .5s;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown ul.megamenu li.col-megamenu-banner div.widget_media_image:hover a img {
  opacity: .7;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown:hover ul.sub-menu.megamenu,
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu > li.dropdown:hover > ul.sub-menu {
  margin-top: 0;
  opacity: 1!important;
  visibility: visible;
  -webkit-transition: .3s;
  transition: .3s;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation ul.main-menu li.woo-menu-icon {
  display: none;
}
header.custom-header section.custom-header-wrap div#site-navigation-wrap nav.navigation.main-navigation div.header-searchform-wrap form.header-searchform input {
  padding: 0 50px 0 0;
}
div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-element:not(:last-child) {
  margin-right: 30px;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter {
  color: rgba(255, 255, 255, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter:before {
  margin: 0;
  font-size: 25px;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter:after {
  content: '';
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  background-color: rgba(255, 255, 255, 0.15);
  -webkit-transition: .5s ease;
  transition: .5s ease;
  width: 46px;
  height: 46px;
  border-radius: 999px;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter span.wishlist_products_counter_text {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter span.wishlist_products_counter_number {
  margin-top: 3px;
  font-size: 15px;
  font-weight: normal;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter:hover {
  color: #fff;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wp-widget-widget_top_wishlist a.wishlist_products_counter:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wew-woo-menucart div.woovina-menucart__wrapper div.woovina-menucart__toggle a.elementor-button {
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wew-woo-menucart div.woovina-menucart__wrapper div.woovina-menucart__toggle a.elementor-button:after {
  content: '';
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  background-color: rgba(255, 255, 255, 0.15);
  -webkit-transition: .5s ease;
  transition: .5s ease;
  width: 46px;
  height: 46px;
  border-radius: 999px;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wew-woo-menucart div.woovina-menucart__wrapper div.woovina-menucart__toggle a.elementor-button span.elementor-button-icon:before {
  font-size: 15px;
  font-weight: normal;
  margin-right: -4px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wew-woo-menucart div.woovina-menucart__wrapper div.woovina-menucart__toggle a.elementor-button span.elementor-button-icon i.eicon:before {
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wew-woo-menucart div.woovina-menucart__wrapper div.woovina-menucart__toggle a.elementor-button:hover span.elementor-button-icon:before {
  color: #fff;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-wew-woo-menucart div.woovina-menucart__wrapper div.woovina-menucart__toggle a.elementor-button:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link,
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  color: #333;
  background-image: -webkit-gradient(linear, left top, right top, from(#ece9e6), color-stop(51%, #ffffff), to(#ece9e6));
  background-image: linear-gradient(to right, #ece9e6 0%, #ffffff 51%, #ece9e6 100%);
  background-size: 200% auto;
  height: 36px;
  line-height: 40px;
  padding: 0 16px;
  margin-top: -5px;
  border-radius: 999px;
  -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.35);
  -webkit-transition: .5s;
  transition: .5s;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link:hover,
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link:hover {
  background-position: right center;
  -webkit-box-shadow: -1px 2px 6px rgba(0, 0, 0, 0.45);
  box-shadow: -1px 2px 6px rgba(0, 0, 0, 0.45);
}
#wpl-login-form .wpl-privacy .privacy-policy-link {
  color: rgba(255, 255, 255, 0.7);
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link {
  line-height: 36px;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link:before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  font-weight: inherit;
  display: inline-block;
  margin-right: 6px;
}
.rtl header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link:before {
  margin-left: 6px;
  margin-right: 0;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link {
  line-height: 36px;
}
header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link:before {
  content: "\f2f6";
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  font-weight: 600;
  display: inline-block;
  margin-right: 6px;
}
.rtl header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link:before {
  margin-left: 6px;
  margin-right: 0;
}
div.woovina-sticky-header-holder {
  margin-bottom: -110px;
}
div.woovina-sticky-header-holder.is-sticky header.custom-header {
  background-image: -webkit-gradient(linear, left top, right top, from(#5a4376), color-stop(50%, #42456e), to(#574479)) !important;
  background-image: linear-gradient(90deg, #5a4376 0%, #42456e 50%, #574479 100%) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-shadow: 0 4px 24px 0 rgba(103, 151, 255, 0.1), 0 12px 64px 0 rgba(103, 151, 255, 0.1) !important;
  box-shadow: 0 4px 24px 0 rgba(103, 151, 255, 0.1), 0 12px 64px 0 rgba(103, 151, 255, 0.1) !important;
}
div.woovina-sticky-header-holder.is-sticky header.custom-header div#searchform-header-replace {
  background-color: transparent !important;
}
@media screen and (max-width: 1200px) {
  #wrap .wvn-blog .elementor-column .wew-background-heading-left h3 > div {
    margin: 10px 0px 40px 15px;
  }
  #wrap #site-navigation-wrap .dropdown-menu > li > a,
  #site-header.full_screen-header .fs-dropdown-menu > li > a,
  #site-header.top-header #site-navigation-wrap .dropdown-menu > li > a,
  #site-header.center-header #site-navigation-wrap .dropdown-menu > li > a,
  #site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a,
  .woovina-mobile-menu-icon a {
    font-size: 11px;
    padding: 0px 15px 0px 15px;
  }
  #wrap .custom-header-wrap--right .elementor-widget-wrap .elementor-widget-shortcode {
    margin-right: 0px;
  }
  #wrap .wvn-support .column-short-1 .elementor-widget-wrap {
    padding: 0 15px;
  }
  #wrap .wvn-support .column-short-2 .elementor-widget-wrap {
    padding: 0 15px;
  }
  #wrap .wvn-support .column-short-3 .elementor-widget-wrap {
    padding: 0 15px;
  }
  #wrap .wvn-flash-deal .elementor-column .elementor-widget-wrap {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  #wrap header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link {
    font-size: 0;
  }
  #wrap header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link::before {
    margin: 0;
  }
  div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-element:not(:last-child) {
    margin-right: 20px;
  }
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap div.woocommerce ul.products {
    margin: 0 -15px;
  }
  #wrap header.custom-header .custom-header-wrap {
    padding: 0;
  }
  .sidr-class-mobile-searchform {
    margin: 30px 20px 15px;
  }
  div.sidr-inner ul.sidr-class-nav.sidr-class-nav-tabs li:first-child {
    padding-left: 0;
  }
  header.custom-header section.custom-header-wrap {
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(225, 225, 225, 0.2);
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.wcmenucart {
    display: none;
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1;
    letter-spacing: 0;
    font-size: 12px;
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu div.hamburger {
    position: relative;
    top: -6px;
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu div.hamburger div.hamburger-box {
    width: 37px;
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu div.hamburger div.hamburger-box div.hamburger-inner,
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu div.hamburger div.hamburger-box div.hamburger-inner:before,
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu div.hamburger div.hamburger-box div.hamburger-inner:after {
    width: 37px;
    height: 1px;
  }
  .elementor-8 .elementor-element.elementor-element-9ad140a .wew-advanced-heading .wew-background-heading > div {
    padding: 0px!important;
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu span.woovina-text {
    padding: 0;
    margin-top: 3px;
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu:hover div.hamburger {
    opacity: 1;
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu:hover div.hamburger div.hamburger-inner,
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu:hover div.hamburger div.hamburger-inner:before,
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu:hover div.hamburger div.hamburger-inner:after {
    background-color: #fff;
  }
  header.custom-header section.custom-header-wrap div.custom-header-nav div.woovina-mobile-menu-icon a.mobile-menu:hover span.woovina-text {
    text-decoration: underline;
  }
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link,
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    font-weight: 400;
    height: auto;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    padding: 0;
  }
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link:before,
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link:before {
    margin: 0 0 10px;
    font-size: 16px;
  }
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link:hover,
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: underline;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .elementor-8 .elementor-element.elementor-element-9ad140a .wew-advanced-heading .wew-background-heading > div {
    font-size: 0;
  }
  header.custom-header,
  div.woovina-sticky-header-holder,
  div.woovina-sticky-header-holder.is-sticky {
    margin-bottom: -120px;
  }
  body:not(.rtl) .elementor-8 .elementor-element.elementor-element-ed8cf4d {
    left: -1%;
  }
}
@media screen and (max-width: 599px) {
  header.custom-header section.custom-header-wrap div.elementor-widget-image div.elementor-image img {
    width: 80%;
  }
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link,
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link {
    font-size: 0;
  }
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-link:before,
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-widget-shortcode a.wpl-my-account-link:before {
    margin: 0;
    font-size: 18px;
  }
  header.custom-header section.custom-header-wrap div.custom-header-wrap--right div.elementor-widget-wrap div.elementor-element:not(:last-child) {
    margin-right: 20px;
  }
}
/******************************************************************   HOME   *********************************************************************/
/****************************************************************  HERO  *************************************************************/
section.wvn-hero div.elementor-background-overlay {
  -webkit-animation: wvn-wave 4s linear infinite alternate both;
  animation: wvn-wave 4s linear infinite alternate both;
}
@-webkit-keyframes wvn-wave {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(25px, 25px, 25px);
    transform: translate3d(25px, 25px, 25px);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wvn-wave {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(25px, 25px, 25px);
    transform: translate3d(25px, 25px, 25px);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
section.wvn-hero div.wvn-hero--social:before,
section.wvn-hero div.wvn-hero--social:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 160px;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: .7;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
section.wvn-hero div.wvn-hero--social:before {
  bottom: 125%;
}
section.wvn-hero div.wvn-hero--social:after {
  top: 125%;
}
section.wvn-hero div.wvn-hero--social > div.elementor-widget-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
section.wvn-hero div.wvn-hero--social > div.elementor-widget-container ul.woovina-social-icons.style-light {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woovina-social-icons li .fa-twitter::before {
  content: "\e9ca";
}
section.wvn-hero div.wvn-hero--social > div.elementor-widget-container ul.woovina-social-icons.style-light li {
  margin: 6px 0;
}
section.wvn-hero div.wvn-hero--social > div.elementor-widget-container ul.woovina-social-icons.style-light li a {
  color: rgba(255, 255, 255, 0.7);
  border-color: transparent;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
section.wvn-hero div.wvn-hero--social > div.elementor-widget-container ul.woovina-social-icons.style-light li:hover a {
  background-color: #fff;
  border-color: #fff !important;
  -webkit-box-shadow: 0 0 10px -1px #ffffff;
  box-shadow: 0 0 10px -1px #ffffff;
}
section.wvn-hero div.wvn-hero--social > div.elementor-widget-container h5 {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.7);
  margin: 12px 0 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: default;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider {
  /*arrown button*/
  /*slick dots*/
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide {
  display: grid;
  grid-template-columns: 45% 55%;
  margin-top: 50px;
  /*image*/
  /*content*/
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner {
  position: relative;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content {
  margin-top: -180px;
  /*heading & sub-heading*/
  /*description*/
  /*button*/
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading div.sub-slide-heading {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 10px;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading h2.slide-heading {
  margin: 0;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading span {
  font-size: 80px;
  line-height: 1;
  font-weight: bold;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading span.text-stroke {
  color: transparent;
  -webkit-text-stroke: 2px #fff;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading span.text {
  background: linear-gradient(90deg, #ffffff 0%, transparent 100%), linear-gradient(0deg, transparent 0%, #ffffff 100%), linear-gradient(45deg, rgba(167, 167, 167, 0.07) 0%, rgba(167, 167, 167, 0.07) 64%, rgba(220, 220, 220, 0.07) 64%, rgba(220, 220, 220, 0.07) 100%), linear-gradient(0deg, rgba(7, 7, 7, 0.18) 0%, rgba(7, 7, 7, 0.18) 5%, rgba(7, 7, 7, 0.18) 5%, rgba(7, 7, 7, 0.18) 100%), linear-gradient(0deg, rgba(107, 107, 107, 0.15) 0%, rgba(107, 107, 107, 0.15) 49%, rgba(238, 238, 238, 0.15) 49%, rgba(238, 238, 238, 0.15) 100%), linear-gradient(45deg, rgba(177, 177, 177, 0.03) 0%, rgba(177, 177, 177, 0.03) 16%, rgba(196, 196, 196, 0.03) 16%, rgba(196, 196, 196, 0.03) 100%), linear-gradient(90deg, rgba(2, 2, 2, 0.2) 0%, rgba(2, 2, 2, 0.2) 80%, rgba(184, 184, 184, 0.2) 80%, rgba(184, 184, 184, 0.2) 100%), linear-gradient(45deg, rgba(49, 49, 49, 0.26) 0%, rgba(49, 49, 49, 0.26) 91%, rgba(47, 47, 47, 0.26) 91%, rgba(47, 47, 47, 0.26) 100%), linear-gradient(135deg, rgba(230, 230, 230, 0.27) 0%, rgba(230, 230, 230, 0.27) 85%, rgba(46, 46, 46, 0.27) 85%, rgba(46, 46, 46, 0.27) 100%), linear-gradient(90deg, rgba(41, 41, 41, 0.07) 0%, rgba(41, 41, 41, 0.07) 81%, rgba(16, 16, 16, 0.07) 81%, rgba(16, 16, 16, 0.07) 100%), linear-gradient(90deg, #e1e1e1, #ffffff);
  background-position: center center;
  background-size: contain;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-stroke: none;
  margin-left: 12px;
  line-height: 1.2;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-description {
  position: relative;
  padding-left: 3px;
  max-width: 80%;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-description:before {
  content: "";
  position: absolute;
  bottom: calc(100% + 18px);
  left: 3px;
  width: 125px;
  height: 3px;
  background: url(../images/demo-24//divider-img.png) no-repeat center;
  background-size: contain;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content a.woovina-slide-button {
  background-image: -webkit-gradient(linear, left top, right top, from(#ff512f), color-stop(51%, #dd2476), to(#ff512f));
  background-image: linear-gradient(to right, #ff512f 0%, #dd2476 51%, #ff512f 100%);
  background-size: 200% auto;
  color: #fff;
  padding: 16px 35px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-box-shadow: 10px 10px 60px rgba(221, 36, 118, 0.6);
  box-shadow: 10px 10px 60px rgba(221, 36, 118, 0.6);
  position: relative;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content a.woovina-slide-button:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 999px;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content a.woovina-slide-button:hover {
  background-position: right center;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content a.woovina-slide-button:hover:before {
  width: 100%;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide.slick-active div.slick-slide-inner div.woovina-slide-content div.woovina-slide-description {
  opacity: 0;
  -webkit-animation: fadeIn 1s .8s both;
  animation: fadeIn 1s .8s both;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider 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.wvn-hero--slider div.woovina-slick-slider button.slick-arrow {
  width: 20px;
  height: 70px;
  line-height: 1.4;
  text-align: center;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(225, 225, 225, 0.7);
  z-index: 2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 60px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: .7;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow.slick-prev {
  top: calc(40% - 250px);
  left: auto;
  right: 5px;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow.slick-prev:before {
  background: url(../images/demo-24//long-up-arrow-2.png) no-repeat;
  background-size: 80%;
  top: -15px;
  left: 15px;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow.slick-prev:hover:before {
  opacity: 1;
  -webkit-animation: wvn-slick-prev 1.3s linear both infinite;
  animation: wvn-slick-prev 1.3s linear both infinite;
}
@-webkit-keyframes wvn-slick-prev {
  0% {
    top: -15px;
  }
  50% {
    top: 0;
  }
  100% {
    top: -14px;
  }
}
@keyframes wvn-slick-prev {
  0% {
    top: -15px;
  }
  50% {
    top: 0;
  }
  100% {
    top: -14px;
  }
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow.slick-next {
  top: calc(40% + 250px);
  left: auto;
  right: 0;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow.slick-next:before {
  background: url(../images/demo-24//long-down-arrow-2.png) no-repeat;
  background-size: 70%;
  top: 15px;
  left: -10px;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow.slick-next:hover:before {
  opacity: 1;
  -webkit-animation: wvn-slick-next 1.3s linear both infinite;
  animation: wvn-slick-next 1.3s linear both infinite;
}
@-webkit-keyframes wvn-slick-next {
  0% {
    top: 15px;
  }
  50% {
    top: 5px;
  }
  100% {
    top: 14px;
  }
}
@keyframes wvn-slick-next {
  0% {
    top: 15px;
  }
  50% {
    top: 5px;
  }
  100% {
    top: 14px;
  }
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow:hover {
  color: #fff;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: auto;
  position: absolute;
  top: 40%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li button {
  position: relative;
  font-size: 16px;
  color: #fff;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  padding: 0;
  float: right;
  margin: 10px 0;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  opacity: .75;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li button:before,
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li button:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 110%;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li button:before {
  height: 1px;
  background-color: #fff;
  -webkit-transition: .45s linear;
  transition: .45s linear;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li button:after {
  height: 24px;
  background-color: transparent;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li.slick-active button {
  opacity: 1;
  font-size: 20px;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li.slick-active button:before {
  width: 65px;
  height: 2px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li:hover button {
  opacity: 1;
}
section.wvn-hero div.wvn-hero--scroll a.elementor-button-link {
  position: relative;
}
section.wvn-hero div.wvn-hero--scroll a.elementor-button-link span.elementor-button-icon {
  height: 50px;
  width: 30px;
}
section.wvn-hero div.wvn-hero--scroll a.elementor-button-link span.elementor-button-icon i {
  font-size: 10px;
  -webkit-animation: wvn-scroll-down 2.6s infinite;
  animation: wvn-scroll-down 2.6s infinite;
}
@-webkit-keyframes wvn-scroll-down {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes wvn-scroll-down {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
section.wvn-hero div.wvn-hero--scroll a.elementor-button-link span.elementor-button-text {
  position: absolute;
  top: 120%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow {
    width: auto;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    text-orientation: inherit;
    top: auto;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
    font-size: 14px;
    font-weight: normal;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow:before {
    display: none;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow.slick-next {
    top: auto;
    bottom: 20px;
    right: 20px;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider button.slick-arrow.slick-prev {
    top: auto;
    bottom: 20px;
    right: 80px;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots {
    top: auto;
    right: auto;
    left: 20px;
    bottom: 20px;
    -webkit-transform: none;
    transform: none;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots li button::before {
    left: 110%;
    right: auto;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide {
    grid-template-columns: auto;
    margin-top: 0;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-bg {
    display: none;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content {
    margin-top: -110px;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading div.sub-slide-heading {
    font-size: 25px;
    letter-spacing: 5px;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading span {
    font-size: 65px;
  }
  section.wvn-hero div.wvn-hero--social::before,
  section.wvn-hero div.wvn-hero--social::after {
    height: 130px;
  }
  section.wvn-hero div.wvn-hero--social::before {
    bottom: 110%;
  }
  section.wvn-hero div.wvn-hero--social::after {
    top: 115%;
  }
}
@media screen and (max-width: 767px) {
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap {
    justify-content: center!important;
  }
  #main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev::before {
    background-size: 37%;
  }
  #main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow {
    width: 56px;
    height: 35px;
    line-height: 37px;
  }
  #main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next::before {
    background-size: 37%;
  }
  #main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
    right: auto;
    left: calc(50% + 27.5px);
  }
  .rtl #main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
    left: auto;
    right: calc(50% + 27.5px);
  }
  .rtl#main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
    left: auto;
    right: calc(50% + 27.5px);
  }
  #main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
    right: auto;
    left: calc(50% - 28.5px);
  }
  .rtl #main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
    left: auto;
    right: calc(50% - 28.5px);
  }
  .rtl#main section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
    left: auto;
    right: calc(50% - 28.5px);
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content {
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading div.sub-slide-heading {
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading span {
    font-size: 35px;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading span.text-stroke {
    color: #fff;
    -webkit-text-stroke: none;
  }
  #wrap .wvn-products .elementor-widget-wew-tabs .wew-tabs-content-wrap .wew-tab-content {
    padding: 10px 0px 0px 0px;
  }
  #wrap .wvn-products .elementor-widget-wew-tabs {
    margin-top: 10px;
  }
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap div.woocommerce ul.products li.product {
    padding: 0 15px 0px!important;
  }
}
@media screen and (max-width: 480px) {
  .yith-wfbt-section .yith-wfbt-images td img {
    width: 50px!important;
    height: auto;
  }
  body.single-product header.page-header.background-image-page-header .page-header-title {
    font-size: 20px!important;
  }
  #footer-inner #footer-widgets {
    display: block!important;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots,
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide.slick-active div.slick-slide-inner div.woovina-slide-content div.woovina-slide-description {
    display: none !important;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading div.sub-slide-heading {
    margin-bottom: 12px;
  }
  .woocommerce .woovina-off-canvas-filter {
    float: none;
  }
}
@media screen and (max-width: 375px) {
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap {
    justify-content: flex-start !important;
  }
  .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) !important;
  }
  #wrap .wvn-support .elementor-column {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.title a {
    font-size: 12px!important;
  }
}
/****************************************************************  SUPPORT  **********************************************************/
section.wvn-support div.wvn-support--box {
  position: relative;
}
section.wvn-support div.wvn-support--box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  -webkit-transition: .7s linear;
  transition: .7s linear;
}
section.wvn-support div.wvn-support--box:nth-child(2):before {
  background-image: -webkit-gradient(linear, left top, right top, from(#976dec), to(#b68aff));
  background-image: linear-gradient(90deg, #976dec 0%, #b68aff 100%);
}
section.wvn-support div.wvn-support--box:nth-child(3):before {
  background-image: -webkit-gradient(linear, left top, right top, from(#b68aff), to(#d7a8ff));
  background-image: linear-gradient(90deg, #b68aff 0%, #d7a8ff 100%);
}
section.wvn-support div.wvn-support--box:nth-child(4):before {
  background-image: -webkit-gradient(linear, left top, right top, from(#d7a8ff), to(#f8c6ff));
  background-image: linear-gradient(90deg, #d7a8ff 0%, #f8c6ff 100%);
}
section.wvn-support div.wvn-support--box:hover:before {
  width: 100%;
  left: 0;
  -webkit-transition: .5s linear;
  transition: .5s linear;
}
section.wvn-support div.wvn-support--box div.elementor-widget-icon-box div.elementor-icon-box-wrapper div.elementor-icon-box-icon svg {
  -webkit-transition: .7s ease;
  transition: .7s ease;
}
section.wvn-support div.wvn-support--box div.elementor-widget-icon-box div.elementor-icon-box-wrapper div.elementor-icon-box-content .elementor-icon-box-title,
section.wvn-support div.wvn-support--box div.elementor-widget-icon-box div.elementor-icon-box-wrapper div.elementor-icon-box-content p.elementor-icon-box-description {
  -webkit-transition: .7s ease;
  transition: .7s ease;
}
section.wvn-support div.wvn-support--box:hover div.elementor-widget-icon-box div.elementor-icon-box-wrapper div.elementor-icon-box-icon svg {
  color: #fff;
  fill: #fff;
}
section.wvn-support div.wvn-support--box:hover div.elementor-widget-icon-box div.elementor-icon-box-wrapper div.elementor-icon-box-content .elementor-icon-box-title,
section.wvn-support div.wvn-support--box:hover div.elementor-widget-icon-box div.elementor-icon-box-wrapper div.elementor-icon-box-content p.elementor-icon-box-description {
  color: #fff;
}
/****************************************************************  BANNER  ***********************************************************/
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style-center div.woovina-cta div.woovina-cta__bg-wrapper div.woovina-cta__bg-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  border-radius: 999px;
  opacity: 0;
  background-image: linear-gradient(135deg, #90f7ec 10%, #32ccbc 100%);
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style-center div.woovina-cta:hover div.woovina-cta__bg-wrapper div.woovina-cta__bg-overlay {
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  border-radius: 6px;
  opacity: .5;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__bg-wrapper:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  border-radius: 6px;
  background-color: transparent;
  border: 1px dashed #fff;
  z-index: 3;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__bg-wrapper div.woovina-cta__bg-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__content .woovina-cta__title {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__content .woovina-cta__description {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 0;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__content .woovina-cta__button-wrapper {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__content a.woovina-cta__button {
  padding: 0;
  margin-left: 5px;
  position: relative;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__content a.woovina-cta__button:before {
  content: "";
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 1px;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__content a.woovina-cta__button:after {
  content: "";
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  background-color: #fff;
  width: 0;
  height: 1px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta div.woovina-cta__content a.woovina-cta__button:hover:after {
  right: auto;
  left: 0;
  width: 100%;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta:hover div.woovina-cta__bg-wrapper div.woovina-cta__bg-overlay {
  opacity: .85;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style div.woovina-cta:hover div.woovina-cta__content .woovina-cta__title {
  letter-spacing: 1rem;
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style.style-01 div.woovina-cta div.woovina-cta__bg-wrapper div.woovina-cta__bg-overlay {
  background-image: linear-gradient(135deg, #2afadf 10%, #4c83ff 100%);
}
section.wvn-banner div.elementor-widget-wew-call-to-action-pro.wvn-cta-style.style-02 div.woovina-cta div.woovina-cta__bg-wrapper div.woovina-cta__bg-overlay {
  background-image: linear-gradient(135deg, #4c83ff 10%, #2afadf 100%);
}
/****************************************************************  CATEGORIES  *******************************************************/
section.wvn-categories div.wvn-categories--cover.men img {
  border-radius: 32% 68% 29% 1.16393443% 35% 65% 39%;
  -webkit-box-shadow: 10px 1px 0px #f77c90;
  box-shadow: 10px 8px 0px #f77c90;
}
section.wvn-categories div.wvn-categories--cover.women img {
  border-radius: 38% 62% 50% 0.69444444% 43% 57% 28%;
  -webkit-box-shadow: 2px -8px 0px #6a78d1;
  box-shadow: 8px -8px 0px #6a78d1;
}
section.wvn-categories div.elementor-widget-icon-list ul.elementor-icon-list-items li.elementor-icon-list-item:hover a {
  text-decoration: underline;
}
/****************************************************************  TABS PRODUCT  *****************************************************/
section.wvn-products {
  /*title*/
  /*tabs products*/
}
section.wvn-products div.text-gradient.line-before .elementor-heading-title {
  padding-left: 72px;
}
section.wvn-products div.text-gradient.line-before .elementor-heading-title:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  height: 3px;
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs {
  /*tab title*/
  /*tab content*/
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap {
  position: absolute;
  top: -38px;
  right: 0;
}
.rtl section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap {
  left: 0;
  right: auto;
}
.rtlsection.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap {
  left: 0;
  right: auto;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap div.wew-tab-title {
  -webkit-transition: .5s;
  transition: .5s;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap div.wew-tab-title:after {
  content: '';
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  width: 0;
  height: 1px;
  background-color: #333;
  -webkit-transition: .5s;
  transition: .5s;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap div.wew-tab-title:hover {
  color: #333;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap div.wew-tab-title:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap div.wew-tab-title.wew-active {
  border-bottom: none;
  background-image: none;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap div.wew-tab-title.wew-active:after {
  width: 100%;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap div.wew-tab-title span.wew-icon-align-left {
  display: block;
  margin: 0 0 12px;
  font-size: 30px;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap {
  border-top: none !important;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap div.wew-tab-content p {
  display: none;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap div.woocommerce ul.products {
  margin: 0 -15px;
}
section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap div.woocommerce ul.products li.product {
  padding: 0 15px 20px;
}
@media screen and (max-width: 1024px) and (min-width: 812px) {
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap div.woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap div.woocommerce ul.products li.product {
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap {
    top: 0;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section.wvn-products div.title-our-products {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 560px) {
  body.home div.woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  body.home div.woocommerce ul.products li.product {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge i.icon-outofstock {
    line-height: 50px;
    width: 50px;
    height: 50px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge i.icon-outofstock::before {
    font-size: 30px;
  }
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-wrap div.wew-tab-title {
    white-space: nowrap;
    padding-bottom: 20px;
  }
  section.wvn-products div.elementor-widget-wew-tabs div.wew-tabs div.wew-tabs-content-wrap div.wew-tab-title.wew-tab-mobile-title {
    display: none;
  }
}
/****************************************************************  FLASH DEAL  *******************************************************/
section.wvn-flash-deal div.elementor-widget-wew-woo-add-to-cart a.wew-addtocart.added {
  display: none;
}
section.wvn-flash-deal div.elementor-widget-wew-woo-add-to-cart a.wew-addtocart.loading:after {
  position: absolute;
  margin-left: 15px;
}
/****************************************************************  TESTIMONIAL  ******************************************************/
.elementor-element .elementor-main-swiper {
  overflow: hidden;
  margin: auto;
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal {
  overflow: visible;
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide {
  -webkit-box-shadow: 0 2px 18px rgba(110, 130, 208, 0.18);
  box-shadow: 0 2px 18px rgba(110, 130, 208, 0.18);
  position: relative;
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: calc(0% + 26px);
  width: 80%;
  height: 82px;
  background-image: -webkit-gradient(linear, left top, right top, from(#0841c6), to(#0588fb));
  background-image: linear-gradient(to right, #0841c6, #0588fb);
  border-radius: 0 38px 38px 0;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  opacity: .06;
  z-index: -1;
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide div.elementor-testimonial div.elementor-testimonial__footer div.elementor-testimonial__image img {
  -webkit-box-shadow: 0px 5px 18px rgba(110, 130, 208, 0.5);
  box-shadow: 0px 5px 18px rgba(110, 130, 208, 0.5);
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal div.swiper-pagination.swiper-pagination-bullets {
  bottom: calc(0% - 60px);
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal div.swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet {
  background-color: #7751cc;
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal div.swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 10px;
  -webkit-transition: none;
  transition: none;
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal div.swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet.swiper-pagination-bullet-active:hover {
  border: none;
  background-color: #7751cc;
}
section.wvn-testimonials div.elementor-widget-wew-testimonial-carousel div.swiper-container.swiper-container-horizontal div.swiper-pagination.swiper-pagination-bullets span.swiper-pagination-bullet:hover {
  border: 4px solid #7751cc;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: none;
  transition: none;
}
/****************************************************************  BLOG  **************************************************************/
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow {
  top: -80px;
  left: auto;
  margin: 0;
  background-color: #6a78d1;
  width: 70px;
  height: 40px;
  line-height: 44px;
  opacity: .5;
  -webkit-transition: 1s;
  transition: 1s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow span.fa {
  display: none !important;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow:before {
  content: "";
  display: inline-block;
  width: 100%;
  min-height: 20px;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
  right: 85px;
  border-radius: 999px 0 0 999px;
}
.rtl section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
  left: 85px;
  right: auto;
}
.rtlsection.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
  left: 85px;
  right: auto;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev:before {
  background-image: url("../images/demo-24//long-left-arrow.png");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
  right: 15px;
  border-radius: 0 999px 999px 0;
}
.rtl section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
  left: 15px;
  right: auto;
}
.rtlsection.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
  left: 15px;
  right: auto;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next:before {
  background-image: url("../images/demo-24//long-right-arrow.png");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow:hover {
  opacity: .9;
  -webkit-transition: .1s;
  transition: .1s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide {
  position: relative;
  text-align: left;
  -webkit-transition: .5s;
  transition: .5s;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rtl section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide {
  text-align: right;
}
.rtlsection.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide {
  text-align: right;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-media a.wew-carousel-entry-img {
  position: relative;
  display: block;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-media a.wew-carousel-entry-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, #7751cc, #4a4453);
  background-size: 200% auto;
  opacity: .7;
  -webkit-box-shadow: inset 0 0 300px #000, inset 0 50px 35px #1c1a62;
  box-shadow: inset 0 0 300px #000, inset 0 50px 35px #1c1a62;
  border-radius: 4px;
  -webkit-transition: .5s;
  transition: .5s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-media a.wew-carousel-entry-img img {
  border-radius: 4px;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 30px 30px 70px;
  overflow: hidden;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details .wew-carousel-entry-title {
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
  -webkit-transition: 0.5s ease-in 0.1s;
  transition: 0.5s ease-in 0.1s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details .wew-carousel-entry-title a {
  -webkit-transition: .5s;
  transition: .5s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details .wew-carousel-entry-title a:hover {
  border-bottom: 1px solid;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-excerpt {
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .4s linear;
  transition: .4s linear;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s linear;
  transition: .3s linear;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn a {
  position: relative;
  border: 1px solid #fff;
  border-radius: 3px;
  height: 36px;
  line-height: 38px;
  padding: 0 14px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: .3s;
  transition: .3s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn a:hover {
  background-color: #fff;
  color: #7751cc;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 30px);
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li {
  text-transform: capitalize;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li a:hover {
  text-decoration: underline;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li.meta-date {
  position: absolute;
  bottom: calc(100% + 360px);
  right: 0;
  height: 40px;
  line-height: 44px;
  margin: 0;
  padding: 0 20px;
  background-color: transparent;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  font-size: 130%;
}
.rtl section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li.meta-date {
  left: 0;
  right: auto;
}
.rtlsection.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li.meta-date {
  left: 0;
  right: auto;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li.meta-date i.icon-clock {
  padding-right: 8px;
  color: inherit;
  font-size: 80%;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide:hover {
  -webkit-box-shadow: 0 10px 6px -6px #777777;
  box-shadow: 0 10px 6px -6px #777777;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide:hover div.wew-carousel-entry-details .wew-carousel-entry-title {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide:hover div.wew-carousel-entry-details div.wew-carousel-entry-excerpt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.4s ease-in-out 0.2s;
  transition: 0.4s ease-in-out 0.2s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide:hover div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.4s ease-in-out 0.5s;
  transition: 0.4s ease-in-out 0.5s;
}
section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide:hover div.wew-carousel-entry-media a.wew-carousel-entry-img:before {
  background-position: right center;
  opacity: .75;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
@media screen and (max-width: 767px) {
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li.meta-date {
    bottom: 100%;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide:hover div.wew-carousel-entry-details ul.meta li.meta-date {
    opacity: 1;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
    right: auto;
    left: calc(50% - 34.5px);
  }
  .rtl section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
    left: auto;
    right: calc(50% - 34.5px);
  }
  .rtlsection.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
    left: auto;
    right: calc(50% - 34.5px);
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
    right: auto;
    left: calc(50% + 34.5px);
  }
  .rtl section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
    left: auto;
    right: calc(50% + 34.5px);
  }
  .rtlsection.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
    left: auto;
    right: calc(50% + 34.5px);
  }
}
/****************************************************************  BRAND  *************************************************************/
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal {
  padding: 10px 0;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide {
  overflow: visible;
  -webkit-transition: .5s;
  transition: .5s;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide:before,
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 3px;
  width: 50%;
  top: 80%;
  max-width: 50px;
  -webkit-box-shadow: 0 13px 8px rgba(110, 130, 208, 0.8);
  box-shadow: 0 13px 8px rgba(110, 130, 208, 0.8);
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transition: .5s;
  transition: .5s;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide:after {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 3px;
  left: auto;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide div.elementor-carousel-image {
  -webkit-filter: opacity(0.5);
  filter: opacity(0.5);
  -webkit-transition: .5s;
  transition: .5s;
}
section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide:hover div.elementor-carousel-image {
  -webkit-filter: opacity(1);
  filter: opacity(1);
}
@media screen and (max-width: 767px) {
  section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide:before,
  section.wvn-brand div.elementor-widget-wew-media-carousel div.swiper-container.swiper-container-horizontal div.swiper-wrapper div.swiper-slide:after {
    display: none;
  }
}
/******************************************************************   PRODUCT   ******************************************************************/
div.tooltip {
  position: absolute;
  color: #333;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  -webkit-transition: 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  opacity: 0;
}
.woocommerce ul.products:not(.list) li.product {
  overflow: visible;
  -webkit-transition: .3s;
  transition: .3s;
  /*li product has variable swatches*/
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner {
  /*li image wrap*/
  /*li category*/
  /*li title*/
  /*li inner - price & rating*/
  /* li description*/
  /*li btn-action-wrap*/
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li:not(:last-child) {
  margin: 0 0 12px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap {
  margin-bottom: 20px;
  /*badge sale archive*/
  /*outofstock*/
  /*woo entry image*/
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap:before {
  content: "";
  position: absolute;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap span.onsale {
  position: absolute;
  top: -4px;
  left: 20px;
  display: block;
  width: 40px;
  height: 25px;
  text-align: center;
  line-height: 35px;
  padding: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-filter: drop-shadow(0.3rem 0.3rem 0.3em rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0.3rem 0.3rem 0.3em rgba(0, 0, 0, 0.15));
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap span.onsale:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 12px solid #ff424e;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap span.onsale:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-bottom: 4px solid #d92b37;
  border-right: 4px solid transparent;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.15)), to(rgba(0, 0, 0, 0.25))), -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.15)), color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.25)), linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge i.icon-outofstock {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  position: absolute;
  top: calc(50% - 63px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  -webkit-transition: .3s;
  transition: .3s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge i.icon-outofstock:before {
  content: "\f16b";
  font-family: "FontAwesome";
  font-size: 35px;
  font-weight: normal;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge span.text-outofstock {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge span.text-outofstock:before {
  content: "";
  position: absolute;
  bottom: calc(100% + 12px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 55%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ffffff), to(transparent));
  background-image: linear-gradient(to right, transparent, #ffffff, transparent);
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image {
  overflow: visible;
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
  /*image*/
  /*jquery countdown*/
  /*quickview*/
  /*wishlist compare*/
  /*variable swatches*/
}
.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;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 0px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 0px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.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-transition: .3s linear;
  transition: .3s linear;
  width: 100%;
  border-radius: 6px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown {
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 22px);
  height: 62px;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, right top, from(#4da4ed), to(#6650d2));
  background-image: linear-gradient(90deg, #4da4ed, #6650d2);
  color: #fff;
  border-radius: 4px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section {
  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;
  width: 100%;
  height: 100%;
  position: relative;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 90%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(rgba(255, 255, 255, 0.5)), to(transparent));
  background-image: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.5), transparent);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section span.countdown-amount {
  font-size: 24px;
  font-weight: 600;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section span.countdown-period {
  display: block;
  margin-top: 3px;
  font-size: 9px;
  font-weight: 300;
  text-transform: uppercase;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview {
  position: absolute;
  top: 58%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scaleX(0.3);
  transform: translate(-50%, -50%) scaleX(0.3);
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  display: inline-block;
  height: 36px;
  padding: 0 10px 0 0;
  line-height: 40px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  background-color: #222;
  background-image: -webkit-gradient(linear, left top, right top, from(#4da4ed), color-stop(50%, #6650d2), to(#4da4ed));
  background-image: linear-gradient(to right, #4da4ed 0%, #6650d2 50%, #4da4ed 100%);
  background-size: 200% auto;
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view i.icon-eye {
  display: block;
  float: left;
  width: 34px;
  height: 100%;
  text-align: center;
  line-height: 38px;
  margin: 0 6px 0 0;
  padding: 0 0 0 2px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.08);
  color: #fff;
  border-radius: 6px 0 0 6px;
  font-weight: normal;
  -webkit-transition: .2s;
  transition: .2s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view:hover {
  background-position: right;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview.loading a.wvn-quick-view i.icon-eye {
  width: 40px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview.loading a.wvn-quick-view i.icon-eye:before {
  visibility: hidden;
  opacity: 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview.loading a.wvn-quick-view span.loading-quickview {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 9px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview.loading a.wvn-quick-view span.loading-quickview:before {
  content: '';
  display: block;
  margin: auto;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: wvnflash 0.4s alternate ease-in-out infinite;
  animation: wvnflash 0.4s alternate ease-in-out infinite;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview.loading a.wvn-quick-view span.loading-quickview:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  -webkit-animation: wvnspin .8s linear infinite;
  animation: wvnspin .8s linear infinite;
}
@-webkit-keyframes wvnspin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes wvnspin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes wvnflash {
  from {
    opacity: .3;
  }
  to {
    opacity: 1;
  }
}
@keyframes wvnflash {
  from {
    opacity: .3;
  }
  to {
    opacity: 1;
  }
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group {
  position: absolute;
  top: 10px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*btn wishlist*/
  /*btn-compare*/
  /*tooltip grid layout*/
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action a {
  font-size: 0;
  color: #666;
  border: none;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
  opacity: 1;
  visibility: visible;
  z-index: unset;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action:not(:last-child) {
  margin-bottom: 8px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 0.3s cubic-bezier(0.77, 0, 0.18, 1);
  width: 125%;
  height: 125%;
  border-radius: 999px;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action.btn-wishlist {
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:before {
  margin: 0;
  font-size: 26px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action.btn-compare {
  top: -30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action.btn-compare a.compare:before {
  content: "\f24d";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: 400;
  text-shadow: 1px 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action.btn-compare a.compare.added:before {
  content: "\f24d";
  text-shadow: none;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action div.tooltip {
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  margin-top: 2px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action:hover:before {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action:hover div.tooltip {
  opacity: 1;
  visibility: visible;
  right: 125%;
  -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 div.shopswatchinput {
  position: absolute;
  top: calc(100% + 20px);
  right: 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.shopswatchinput a.wvsswatchinput div.wvsshopswatchlabel {
  outline: 1px solid #DAE2FF;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.shopswatchinput:hover ~ div.btn-quickview,
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.shopswatchinput:hover ~ div.btn-group {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.category {
  font-style: normal;
  font-size: 14px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.title a {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: normal;
  text-transform: capitalize;
  line-height: 1.4;
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.inner span.price {
  font-size: 17px;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.inner span.price del span.amount {
  text-decoration: none;
  font-size: 85%;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.inner div.star-rating {
  opacity: 1;
  visibility: visible;
  top: -2px;
  left: auto;
  right: 0;
  margin: 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.inner div.star-rating:before {
  content: "SSSSS";
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.inner div.star-rating span:before {
  content: "SSSSS";
  background-image: linear-gradient(315deg, #fc9842 0%, #fe5f75 74%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.woo-desc {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  text-shadow: 1.2px 0 rgba(102, 102, 102, 0.1);
  color: #666;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap {
  /*btn addtocart*/
  /*btn-group - wishlist compare quickview*/
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart {
  position: relative;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 1px;
  background-color: #c8c8c8;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a {
  padding: 2px 10px 0 0;
  position: relative;
  background-color: #fff;
  letter-spacing: .3px;
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a:before {
  content: attr(data-hover);
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  overflow: hidden;
  -webkit-transition: .5s;
  transition: .5s;
  white-space: nowrap;
  font-size: inherit;
  font-weight: 600;
  padding: 2px 0px 0 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a:hover:before {
  width: 100%;
  padding: 2px 10px 0 0;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading:after {
  display: none;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc {
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 200px;
  height: 22px;
  background-color: #fff;
  z-index: -1;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 9px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc:before,
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc:after {
  content: "";
  position: absolute;
  display: block;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc:before {
  content: '';
  margin: auto;
  width: 5px;
  height: 5px;
  background-color: #9880ff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: wvnflash 0.4s alternate ease-in-out infinite;
  animation: wvnflash 0.4s alternate ease-in-out infinite;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc:after {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid transparent;
  border-top-color: #9880ff;
  border-bottom-color: #9880ff;
  border-radius: 50%;
  -webkit-animation: wvnspin .6s linear infinite;
  animation: wvnspin .6s linear infinite;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.added_to_cart {
  color: #fb7373;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.added_to_cart:before {
  content: attr(title);
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.added_to_cart:after {
  font-size: inherit;
  font-weight: normal;
  display: none;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.added_to_cart:hover:after {
  color: #764ba2;
  -webkit-transition: .1s .5s;
  transition: .1s .5s;
}
.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group {
  display: none;
}
.woocommerce ul.products:not(.list) li.product.has-default-attributes div.product-inner ul.woo-entry-inner li.title a {
  max-width: 160px;
}
/*HOVER PRODUCT GIRD*/
.woocommerce ul.products:not(.list) li.product:not(.outofstock):hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image {
  -webkit-box-shadow: 0 8px 6px -7px #999999;
  box-shadow: 0 8px 6px -7px #999999;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge {
  height: 50px;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge i.icon-outofstock {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge span.text-outofstock {
  letter-spacing: 0;
  font-size: 16px;
  top: 58%;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge span.text-outofstock:before {
  opacity: 0;
}
.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 {
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scaleX(1);
  transform: translate(-50%, -50%) scaleX(1);
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group div.btn-action.btn-compare {
  top: 0;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart:before {
  width: 60%;
  -webkit-transition: .25s linear;
  transition: .25s linear;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: .1s linear .1s;
  transition: .1s linear .1s;
}
.woocommerce ul.products:not(.list) li.product:hover div.product-inner ul.woo-entry-inner li.inner span.price {
  opacity: 1;
  visibility: visible;
}
/*PRODUCT LIST*/
.woocommerce ul.products.list li.product {
  padding: 4px 0 20px 0;
}
.woocommerce ul.products.list li.product div.product-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image {
  overflow: visible;
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
  /*badge sale archive*/
  /*outofstock*/
  /*image product list*/
  /*jquery countdown product list*/
  /*quickview product list*/
  /*variable swatches*/
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image span.onsale {
  position: absolute;
  top: -4px;
  left: 20px;
  display: block;
  width: 40px;
  height: 25px;
  text-align: center;
  line-height: 35px;
  padding: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-filter: drop-shadow(0.3rem 0.3rem 0.3em rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0.3rem 0.3rem 0.3em rgba(0, 0, 0, 0.15));
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image span.onsale:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 12px solid #ff424e;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image span.onsale:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-bottom: 4px solid #d92b37;
  border-right: 4px solid transparent;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.outofstock-badge {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.outofstock-badge:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.15)), to(rgba(0, 0, 0, 0.25))), -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.15)), color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.25)), linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.outofstock-badge i.icon-outofstock {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  position: absolute;
  top: calc(50% - 63px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  -webkit-transition: .3s;
  transition: .3s;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.outofstock-badge i.icon-outofstock:before {
  content: "\f16b";
  font-family: "FontAwesome";
  font-size: 45px;
  font-weight: normal;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.outofstock-badge span.text-outofstock {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.outofstock-badge span.text-outofstock:before {
  content: "";
  position: absolute;
  bottom: calc(100% + 12px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 55%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ffffff), to(transparent));
  background-image: linear-gradient(to right, transparent, #ffffff, transparent);
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image a.woocommerce-LoopProduct-link {
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 0px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 0px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image a.woocommerce-LoopProduct-link img.woo-entry-image-main {
  -webkit-transition: .3s linear;
  transition: .3s linear;
  width: 100%;
  border-radius: 6px;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.jquery-countdown {
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 22px);
  height: 62px;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, right top, from(#4da4ed), to(#6650d2));
  background-image: linear-gradient(90deg, #4da4ed, #6650d2);
  color: #fff;
  border-radius: 4px;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.jquery-countdown span.countdown-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section {
  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;
  width: 100%;
  height: 100%;
  position: relative;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 90%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(rgba(255, 255, 255, 0.5)), to(transparent));
  background-image: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.5), transparent);
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section span.countdown-amount {
  font-size: 24px;
  font-weight: 600;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.jquery-countdown span.countdown-row span.countdown-section span.countdown-period {
  display: block;
  margin-top: -6px;
  font-size: 9px;
  font-weight: 300;
  text-transform: uppercase;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image a.wvn-quick-view {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scaleX(0);
  transform: translate(-50%, -50%) scaleX(0);
  -webkit-filter: opacity(0);
  filter: opacity(0);
  display: inline-block;
  width: auto;
  height: 36px;
  padding: 0 10px 0 0;
  line-height: 40px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  background-color: #222;
  background-image: -webkit-gradient(linear, left top, right top, from(#4da4ed), color-stop(50%, #6650d2), to(#4da4ed));
  background-image: linear-gradient(to right, #4da4ed 0%, #6650d2 50%, #4da4ed 100%);
  background-size: 200% auto;
  opacity: 1;
  visibility: hidden;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image a.wvn-quick-view i.icon-eye {
  display: block;
  float: left;
  width: 34px;
  height: 100%;
  text-align: center;
  line-height: 38px;
  margin: 0 6px 0 0;
  padding: 0 0 0 2px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.08);
  color: #fff;
  border-radius: 6px 0 0 6px;
  font-weight: normal;
  -webkit-transition: .2s;
  transition: .2s;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image a.wvn-quick-view:hover {
  background-position: right;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image.loading:before {
  display: none;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image.loading a.wvn-quick-view:before {
  content: '';
  position: absolute;
  top: calc(0% + 7px);
  left: calc(0% + 4px);
  width: 25px;
  height: 25px;
  border-radius: 25px;
  margin: 0;
  padding: 0;
  opacity: .8;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-left-color: #fff;
  z-index: 99;
  -webkit-animation: qv-spin 0.4s infinite linear;
  animation: qv-spin 0.4s infinite linear;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image.loading a.wvn-quick-view i.icon-eye:before {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image:hover a.wvn-quick-view {
  -webkit-transform: translate(-50%, -50%) scaleX(1);
  transform: translate(-50%, -50%) scaleX(1);
  opacity: 1;
  visibility: visible;
  -webkit-filter: opacity(1);
  filter: opacity(1);
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.shopswatchinput {
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.shopswatchinput a.wvsswatchinput {
  width: 30px !important;
  height: 30px !important;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.shopswatchinput a.wvsswatchinput:not(:last-child) {
  margin-bottom: 6px;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.shopswatchinput a.wvsswatchinput div.wvsshopswatchlabel {
  outline: none !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 15px;
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.shopswatchinput a.wvsswatchinput div.wvsshopswatchlabel:hover {
  outline: none !important;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.3);
}
.woocommerce ul.products.list li.product div.product-inner div.woo-entry-image div.shopswatchinput:hover ~ a.wvn-quick-view {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.title a {
  font-weight: 600;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.inner span.price {
  font-size: 22px;
  font-weight: normal;
  text-align: left;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.inner span.price del span.amount {
  text-decoration: none;
  font-size: 85%;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.inner div.star-rating {
  position: relative;
  opacity: 1;
  visibility: visible;
  margin: 0 0 15px;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.inner div.star-rating:before {
  content: "SSSSS";
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.inner div.star-rating span:before {
  content: "SSSSS";
  background-image: linear-gradient(315deg, #fc9842 0%, #fe5f75 74%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.woo-desc {
  width: 85%;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a {
  display: inline-block;
  position: relative;
  width: auto;
  height: 45px;
  line-height: 50px;
  text-align: center;
  padding: 0 22px;
  border: none;
  border-radius: 3px;
  -webkit-transition: .5s;
  transition: .5s;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.added_to_cart {
  display: none;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading {
  padding-right: 34px;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading:after {
  display: none;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc {
  position: absolute;
  top: 50%;
  left: auto;
  right: 36px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 9px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc:after {
  content: "";
  position: absolute;
  display: block;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc:before {
  content: '';
  margin: auto;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: wvnflash 0.4s alternate ease-in-out infinite;
  animation: wvnflash 0.4s alternate ease-in-out infinite;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.loading div.loading-atc div.dot-loading-atc:after {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid transparent;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  -webkit-animation: wvnspin .6s linear infinite;
  animation: wvnspin .6s linear infinite;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a.added_to_cart:after {
  font-size: inherit;
  font-weight: normal;
  margin-left: 8px;
  vertical-align: inherit;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart:hover a {
  background-position: right center;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare {
  width: auto;
  height: 45px;
  line-height: 50px;
  margin: 0;
  padding: 0 24px;
  border-radius: 3px;
  background-color: transparent;
  color: #666;
  border: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-box-shadow: inset 0 -2px 20px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 -2px 20px rgba(0, 0, 0, 0.02);
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background-color: #7751cc;
  z-index: -1;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare:hover,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:hover,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare:hover {
  color: #fff;
  -webkit-transition: .7s linear;
  transition: .7s linear;
  border-color: #7751cc;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare:hover:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:hover:before,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare:hover:before {
  -webkit-animation: wvn-two-circle-left 0.7s both alternate;
  animation: wvn-two-circle-left 0.7s both alternate;
}
@-webkit-keyframes wvn-two-circle-left {
  0% {
    left: -20px;
  }
  60% {
    left: 50%;
    width: 12px;
    height: 12px;
  }
  100% {
    left: 50%;
    width: 175px;
    height: 175px;
  }
}
@keyframes wvn-two-circle-left {
  0% {
    left: -20px;
  }
  60% {
    left: 50%;
    width: 12px;
    height: 12px;
  }
  100% {
    left: 50%;
    width: 175px;
    height: 175px;
  }
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare:hover:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:hover:after,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare:hover:after {
  -webkit-animation: wvn-two-circle-right 0.7s both alternate;
  animation: wvn-two-circle-right 0.7s both alternate;
}
@-webkit-keyframes wvn-two-circle-right {
  0% {
    right: -20px;
  }
  60% {
    right: 50%;
    width: 12px;
    height: 12px;
  }
  100% {
    right: 50%;
    width: 175px;
    height: 175px;
  }
}
@keyframes wvn-two-circle-right {
  0% {
    right: -20px;
  }
  60% {
    right: 50%;
    width: 12px;
    height: 12px;
  }
  100% {
    right: 50%;
    width: 175px;
    height: 175px;
  }
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare.inited-add-wishlist,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare.inited-add-wishlist {
  background-color: #d948b2;
  color: #fff;
  border-color: #d948b2;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button.added,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare.added,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button.added,
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare.added {
  display: inline-block;
  background-color: #d948b2;
  color: #fff;
  border-color: #d948b2;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist {
  margin: 0 12px 0 20px;
}
.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist span.tinvwl_add_to_wishlist-text {
  display: inline-block;
}
.woocommerce ul.products.list li.product div.product-inner:hover ul.woo-entry-inner li.inner span.price {
  opacity: 1;
  visibility: visible;
}
.tinv-wraper span.tinvwl_add_to_wishlist-text {
  display: unset;
}
/*HOVER PRODUCT LIST*/
.woocommerce ul.products.list li.product:hover div.product-inner div.woo-entry-image {
  -webkit-box-shadow: 0 8px 6px -7px #999999;
  box-shadow: 0 8px 6px -7px #999999;
}
.woocommerce ul.products.list li.product:hover div.product-inner div.woo-entry-image:hover div.outofstock-badge {
  height: 50px;
}
.woocommerce ul.products.list li.product:hover div.product-inner div.woo-entry-image:hover div.outofstock-badge i.icon-outofstock {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
}
.woocommerce ul.products.list li.product:hover div.product-inner div.woo-entry-image:hover div.outofstock-badge span.text-outofstock {
  letter-spacing: 0;
  font-size: 16px;
  top: 58%;
}
.woocommerce ul.products.list li.product:hover div.product-inner div.woo-entry-image:hover div.outofstock-badge span.text-outofstock:before {
  opacity: 0;
}
/******************************************************************   SHOPPAGE   *****************************************************************/
body.archive.woocommerce div.content-area {
  border: none;
}
body.content-full-width .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view {
  min-width: 135px;
}
/******************************************************************   SIDEBAR   ******************************************************************/
div.content-area {
  border: none;
}
div#woovina-off-canvas-sidebar-wrap .sidebar-box {
  padding: 25px 0;
}
span.select2-container--open .select2-dropdown {
  margin-top: -29px;
}
/*SIDEBAR*/
aside.sidebar-container,
aside.dokan-store-widget {
  /*dokan product list*/
}
aside.sidebar-container div.sidebar-box,
aside.dokan-store-widget div.sidebar-box {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  margin-bottom: 60px;
  /*widget title*/
  /*widget compare*/
  /*widget search*/
  /*widget product category*/
  /*widget filter price*/
  /*widget filter attribute*/
  /* widget_rating_filter*/
  /*widget top rate product*/
  /*widget product tag*/
  /*widget calendar*/
  /*widget_recent_entries*/
  /*recent post with image*/
}
aside.sidebar-container div.sidebar-box:first-child,
aside.dokan-store-widget div.sidebar-box:first-child {
  margin-top: 20px;
}
aside.sidebar-container div.sidebar-box:last-child,
aside.dokan-store-widget div.sidebar-box:last-child {
  margin-bottom: 30px;
}
aside.sidebar-container div.sidebar-box .widget-title,
aside.dokan-store-widget div.sidebar-box .widget-title {
  position: relative;
  top: -20px;
  width: 90%;
  letter-spacing: .6px;
  margin: 0 auto;
  padding: 20px 15px;
  text-transform: uppercase;
  font-size: 15px;
  background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 26px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 26px 0 rgba(255, 255, 255, 0.1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
aside.sidebar-container div.sidebar-box .widget-title:before,
aside.dokan-store-widget div.sidebar-box .widget-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/demo-24/bg-title.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}
aside.sidebar-container div.sidebar-box .widget-title span.text:before,
aside.dokan-store-widget div.sidebar-box .widget-title span.text:before {
  display: none;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget ul.products-list,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget ul.products-list {
  margin: 0 20px 12px;
}
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 {
  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 {
  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 {
  left: auto;
  right: 0;
  border: 1px solid #ff0000;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rtl aside.sidebar-container div.sidebar-box.yith-woocompare-widget ul.products-list li a.remove,
.rtl aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget ul.products-list li a.remove {
  left: 0;
  right: auto;
}
.rtlaside.sidebar-container div.sidebar-box.yith-woocompare-widget ul.products-list li a.remove,
.rtlaside.dokan-store-widget div.sidebar-box.yith-woocompare-widget ul.products-list li a.remove {
  left: 0;
  right: auto;
}
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 {
  font-size: 14px;
  margin-left: 20px;
  -webkit-transition: none;
  transition: none;
}
.rtl aside.sidebar-container div.sidebar-box.yith-woocompare-widget a.clear-all,
.rtl aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget a.clear-all {
  margin-right: 20px;
  margin-left: 0;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget a.clear-all:hover,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget a.clear-all:hover {
  text-decoration: underline;
}
aside.sidebar-container div.sidebar-box.yith-woocompare-widget a.compare,
aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget a.compare {
  background-color: #fff;
  color: #7751cc;
  border: 1px solid #7751cc;
  border-radius: 2px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 0 12px;
  height: 26px;
  line-height: 26px;
  font-size: 11px;
  font-weight: 400;
  margin-right: 20px;
  margin-bottom: 20px;
}
.rtl aside.sidebar-container div.sidebar-box.yith-woocompare-widget a.compare,
.rtl aside.dokan-store-widget div.sidebar-box.yith-woocompare-widget a.compare {
  margin-left: 20px;
  margin-right: 0;
}
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 {
  text-decoration: underline;
  border: 1px solid transparent;
}
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 {
  border-radius: 0;
}
aside.sidebar-container div.sidebar-box.widget_product_categories,
aside.dokan-store-widget div.sidebar-box.widget_product_categories {
  padding-bottom: 5px;
}
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 {
  -webkit-transition: .5s;
  transition: .5s;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories li.cat-item a:hover,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories li.cat-item a:hover {
  color: #7751cc;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories li.cat-item div.open-this:after,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories li.cat-item div.open-this:after {
  content: '';
  position: absolute;
  top: calc(50% - 1px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: .1s;
  transition: .1s;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories li.cat-item div.open-this:hover:after,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories li.cat-item div.open-this:hover:after {
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
}
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 {
  color: #d948b2;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories li.cat-parent.opened > a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories li.cat-parent.opened > a {
  color: #7751cc;
  font-weight: 600 !important;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent {
  margin: 0;
  padding: 15px 23px;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent:not(:last-child),
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent.opened > span.count,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent.opened > span.count {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent a {
  max-width: 210px;
  line-height: 1.4;
  border: none;
  padding: 0;
  text-transform: inherit;
  font-size: 16px;
  color: #666;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent > a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent > a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent div.open-this,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent div.open-this {
  left: auto;
  right: 20px;
  width: auto;
  height: auto;
  line-height: 1.8;
}
.rtl aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent div.open-this,
.rtl aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent div.open-this {
  left: 20px;
  right: auto;
}
.rtlaside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent div.open-this,
.rtlaside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent div.open-this {
  left: 20px;
  right: auto;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent span.count,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent span.count {
  top: 50%;
  right: 43px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: transparent !important;
  color: #7751cc;
  font-size: 11px;
  font-weight: 600;
  padding: 0;
  margin: 0;
  border-width: 1px;
  border-style: solid;
  border-color: transparent #7751cc;
}
.rtl aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent span.count,
.rtl aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent span.count {
  left: 43px;
  right: auto;
}
.rtlaside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent span.count,
.rtlaside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories > li.cat-parent span.count {
  left: 43px;
  right: auto;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories ul.children,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories ul.children {
  margin: 16px 0;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories ul.children li.cat-item a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories ul.children li.cat-item a {
  font-weight: 300;
  padding: 5px 0;
  margin-left: 8px;
  border-bottom: 1px dotted #ccc;
  font-size: 15px;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories ul.children li.cat-item ul.children li.cat-item a,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories ul.children li.cat-item ul.children li.cat-item a {
  margin-left: 16px;
}
aside.sidebar-container div.sidebar-box.widget_product_categories ul.product-categories ul.children li.cat-parent.opened > span.count,
aside.dokan-store-widget div.sidebar-box.widget_product_categories ul.product-categories ul.children li.cat-parent.opened > span.count {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
aside.sidebar-container div.sidebar-box.widget_price_filter div.price_slider_wrapper,
aside.dokan-store-widget div.sidebar-box.widget_price_filter div.price_slider_wrapper {
  padding: 20px;
}
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 {
  height: 8px;
  border: none;
  border-radius: 999px;
  -webkit-box-shadow: inset 0 1px 4px -1px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 1px 4px -1px rgba(0, 0, 0, 0.35);
  background-color: #efefef;
  margin-bottom: 20px;
}
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 {
  height: 8px;
  background-color: #7751cc;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0 4px 0 rgba(225, 225, 225, 0.1);
  box-shadow: inset 0 4px 0 rgba(225, 225, 225, 0.1);
}
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 {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 6px solid #666;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
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) {
  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 {
  height: 26px;
  line-height: 28px;
  padding: 0 12px;
  letter-spacing: 0;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  -webkit-box-shadow: inset 0 14px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 14px rgba(255, 255, 255, 0.1);
}
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 {
  font-size: 14px;
  color: #666;
  letter-spacing: 0;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  display: inline-block;
}
aside.sidebar-container div.sidebar-box.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list,
aside.dokan-store-widget div.sidebar-box.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list {
  padding-bottom: 20px;
}
aside.sidebar-container div.sidebar-box.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,
aside.dokan-store-widget div.sidebar-box.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
  margin: 0 20px;
}
aside.sidebar-container div.sidebar-box.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item span.count,
aside.dokan-store-widget div.sidebar-box.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item span.count {
  right: 20px;
  border: 1px solid #ddd;
}
aside.sidebar-container div.sidebar-box.widget_rating_filter ul li.wc-layered-nav-rating a span.star-rating,
aside.dokan-store-widget div.sidebar-box.widget_rating_filter ul li.wc-layered-nav-rating a span.star-rating {
  display: inline-block;
}
aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget,
aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget,
aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget,
aside.dokan-store-widget div.sidebar-box.widget_recent_reviews ul.product_list_widget,
aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget,
aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li,
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_recent_reviews 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 {
  border: none;
  min-height: 135px;
  border-bottom: 1px dashed #ddd;
  padding: 15px 0 10px 114px;
}
aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li:first-child img,
aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li:first-child img,
aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li:first-child img,
aside.dokan-store-widget div.sidebar-box.widget_recent_reviews ul.product_list_widget li:first-child img,
aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li:first-child img,
aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li:first-child img {
  top: 10px;
}
aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li:last-child,
aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li:last-child,
aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_recent_reviews ul.product_list_widget li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li:last-child {
  border-bottom: none;
}
aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li span.amount,
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_recent_reviews 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 {
  font-size: 15px;
}
aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li a img,
aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li a img,
aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li a img,
aside.dokan-store-widget div.sidebar-box.widget_recent_reviews ul.product_list_widget li a img,
aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li a img,
aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li a img {
  height: auto;
  border-radius: 4px;
  margin-left: 20px;
}
.rtl aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li a img,
.rtl aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li a img,
.rtl aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li a img,
.rtl aside.dokan-store-widget div.sidebar-box.widget_recent_reviews ul.product_list_widget li a img,
.rtl aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li a img,
.rtl aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li a img {
  margin-right: 20px;
  margin-left: 0;
}
aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li:last-child,
aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li:last-child,
aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_recent_reviews ul.product_list_widget li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li:last-child {
  margin-bottom: 10px;
}
aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li a span.product-title,
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_recent_reviews 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 {
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0;
  display: inline-block;
  max-width: 160px;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
aside.sidebar-container div.sidebar-box.widget_product_tag_cloud div.tagcloud,
aside.dokan-store-widget div.sidebar-box.widget_product_tag_cloud div.tagcloud {
  padding: 0 20px 20px;
}
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 {
  display: inline-block;
  border-radius: 0;
  margin: 6px 8px;
  padding: 0;
  text-transform: inherit;
  background-color: transparent;
  color: #333;
  line-height: 1.4;
  border: none;
  -webkit-transition: .1s;
  transition: .1s;
  letter-spacing: 0;
  text-decoration: underline;
  font-size: 15px !important;
}
aside.sidebar-container div.sidebar-box.widget_product_tag_cloud div.tagcloud a.tag-cloud-link:hover,
aside.dokan-store-widget div.sidebar-box.widget_product_tag_cloud div.tagcloud a.tag-cloud-link:hover {
  color: #7751cc;
}
aside.sidebar-container div.sidebar-box.widget_calendar div.calendar_wrap,
aside.dokan-store-widget div.sidebar-box.widget_calendar div.calendar_wrap {
  margin: 0 20px;
}
aside.sidebar-container div.sidebar-box.widget_calendar div.calendar_wrap table#wp-calendar caption,
aside.dokan-store-widget div.sidebar-box.widget_calendar div.calendar_wrap table#wp-calendar caption {
  border-bottom-width: 1px;
}
aside.sidebar-container div.sidebar-box.widget_calendar div.calendar_wrap table#wp-calendar tbody,
aside.dokan-store-widget div.sidebar-box.widget_calendar div.calendar_wrap table#wp-calendar tbody {
  border-bottom: none;
}
aside.sidebar-container div.sidebar-box.widget_calendar div.calendar_wrap table#wp-calendar tbody tr td#today,
aside.dokan-store-widget div.sidebar-box.widget_calendar div.calendar_wrap table#wp-calendar tbody tr td#today {
  background-color: #eaeaea;
  color: #f00;
  border-radius: 999px;
}
aside.sidebar-container div.sidebar-box.widget_recent_entries ul,
aside.sidebar-container div.sidebar-box.widget_recent_comments ul,
aside.sidebar-container div.sidebar-box.widget_archive ul,
aside.sidebar-container div.sidebar-box.widget_categories ul,
aside.sidebar-container div.sidebar-box.widget_meta ul,
aside.dokan-store-widget div.sidebar-box.widget_recent_entries ul,
aside.dokan-store-widget div.sidebar-box.widget_recent_comments ul,
aside.dokan-store-widget div.sidebar-box.widget_archive ul,
aside.dokan-store-widget div.sidebar-box.widget_categories ul,
aside.dokan-store-widget div.sidebar-box.widget_meta ul {
  padding-bottom: 14px;
}
aside.sidebar-container div.sidebar-box.widget_recent_entries ul li,
aside.sidebar-container div.sidebar-box.widget_recent_comments ul li,
aside.sidebar-container div.sidebar-box.widget_archive ul li,
aside.sidebar-container div.sidebar-box.widget_categories ul li,
aside.sidebar-container div.sidebar-box.widget_meta ul li,
aside.dokan-store-widget div.sidebar-box.widget_recent_entries ul li,
aside.dokan-store-widget div.sidebar-box.widget_recent_comments ul li,
aside.dokan-store-widget div.sidebar-box.widget_archive ul li,
aside.dokan-store-widget div.sidebar-box.widget_categories ul li,
aside.dokan-store-widget div.sidebar-box.widget_meta ul li {
  padding: 6px 20px;
}
aside.sidebar-container div.sidebar-box.widget_recent_entries ul li:first-child,
aside.sidebar-container div.sidebar-box.widget_recent_comments ul li:first-child,
aside.sidebar-container div.sidebar-box.widget_archive ul li:first-child,
aside.sidebar-container div.sidebar-box.widget_categories ul li:first-child,
aside.sidebar-container div.sidebar-box.widget_meta ul li:first-child,
aside.dokan-store-widget div.sidebar-box.widget_recent_entries ul li:first-child,
aside.dokan-store-widget div.sidebar-box.widget_recent_comments ul li:first-child,
aside.dokan-store-widget div.sidebar-box.widget_archive ul li:first-child,
aside.dokan-store-widget div.sidebar-box.widget_categories ul li:first-child,
aside.dokan-store-widget div.sidebar-box.widget_meta ul li:first-child {
  border-top: none;
  margin-top: -6px;
}
aside.sidebar-container div.sidebar-box.widget_recent_entries ul li:last-child,
aside.sidebar-container div.sidebar-box.widget_recent_comments ul li:last-child,
aside.sidebar-container div.sidebar-box.widget_archive ul li:last-child,
aside.sidebar-container div.sidebar-box.widget_categories ul li:last-child,
aside.sidebar-container div.sidebar-box.widget_meta ul li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_recent_entries ul li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_recent_comments ul li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_archive ul li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_categories ul li:last-child,
aside.dokan-store-widget div.sidebar-box.widget_meta ul li:last-child {
  border-bottom: none;
}
aside.sidebar-container div.sidebar-box.widget-woovina-recent-posts ul,
aside.dokan-store-widget div.sidebar-box.widget-woovina-recent-posts ul {
  padding-bottom: 20px;
}
aside.sidebar-container div.sidebar-box.widget-woovina-recent-posts ul li,
aside.dokan-store-widget div.sidebar-box.widget-woovina-recent-posts ul li {
  padding: 15px 20px;
  margin: 0;
}
aside.sidebar-container ul.product_list_widget li,
aside.dokan-store-widget 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 {
  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 {
  font-size: 14px;
  line-height: 1;
}
/*OFF CANVAS FILTER*/
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box {
  /*widget filter price*/
  /*widget compare*/
  /*widget product tag*/
  /* widget_rating_filter*/
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box:last-child {
  margin-bottom: 30px;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider {
  height: 8px;
  border: none;
  border-radius: 999px;
  -webkit-box-shadow: inset 0 1px 4px -1px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 1px 4px -1px rgba(0, 0, 0, 0.35);
  background-color: #efefef;
  margin-bottom: 20px;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider div.ui-slider-range {
  height: 8px;
  background-color: #7751cc;
  top: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0 4px 0 rgba(225, 225, 225, 0.1);
  box-shadow: inset 0 4px 0 rgba(225, 225, 225, 0.1);
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider span.ui-slider-handle {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 6px solid #666;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}
div#woovina-off-canvas-sidebar-wrap 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;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.widget_price_filter div.price_slider_wrapper div.price_slider_amount button.button {
  height: 26px;
  line-height: 28px;
  padding: 0 12px;
  letter-spacing: 0;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  -webkit-box-shadow: inset 0 14px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 14px rgba(255, 255, 255, 0.1);
}
div#woovina-off-canvas-sidebar-wrap 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;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget ul.products-list {
  margin: 0 0 12px;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget ul.products-list li {
  padding-left: 0;
}
div#woovina-off-canvas-sidebar-wrap 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;
}
div#woovina-off-canvas-sidebar-wrap 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;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget a.clear-all {
  font-size: 14px;
  margin-left: 0;
  -webkit-transition: none;
  transition: none;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget a.clear-all:hover {
  text-decoration: underline;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget a.compare {
  height: 26px;
  line-height: 28px;
  padding: 0 12px;
  letter-spacing: 0;
  font-size: 11px;
  border-radius: 2px;
  position: relative;
  -webkit-box-shadow: inset 0 14px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 14px rgba(255, 255, 255, 0.1);
  background-color: #7751cc;
  color: #fff;
  -webkit-transition: .5s;
  transition: .5s;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.yith-woocompare-widget a.compare:hover {
  background-color: #d948b2;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_tag_cloud div.tagcloud {
  padding: 0 0 20px;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_tag_cloud div.tagcloud a.tag-cloud-link {
  display: inline-block;
  border-radius: 0;
  margin: 6px 8px;
  padding: 0;
  text-transform: inherit;
  background-color: transparent;
  color: #333;
  line-height: 1.4;
  border: none;
  -webkit-transition: .1s;
  transition: .1s;
  letter-spacing: 0;
  text-decoration: underline;
  font-size: 15px !important;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.widget_product_tag_cloud div.tagcloud a.tag-cloud-link:hover {
  color: #7751cc;
}
div#woovina-off-canvas-sidebar-wrap div.woovina-off-canvas-sidebar div.sidebar-box.widget_rating_filter ul li.wc-layered-nav-rating a span.star-rating {
  display: inline-block;
}
/******************************************************************   SINGLE   *******************************************************************/
body.single-product.woocommerce div.product > span.onsale {
  position: absolute;
  top: -4px;
  left: 20px;
  display: block;
  width: 40px;
  height: 45px;
  text-align: center;
  line-height: 50px;
  padding: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-filter: drop-shadow(0.3rem 0.3rem 0.3em rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0.3rem 0.3rem 0.3em rgba(0, 0, 0, 0.15));
}
body.single-product.woocommerce div.product span.onsale:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 12px solid #ff424e;
}
body.single-product.woocommerce div.product span.onsale:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-bottom: 4px solid #d92b37;
  border-right: 4px solid transparent;
}
body.single-product.woocommerce div.product .woocommerce-product-gallery {
  margin-bottom: 60px;
}
body.single-product.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  z-index: 1;
  top: 0;
  right: 0;
  background-color: transparent;
  width: 55px;
  height: 55px;
  font-size: 0;
}
body.single-product.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  content: "\f302";
  font-family: 'Font Awesome 5 Free';
  font-size: 34px;
  line-height: 56px;
  color: #666;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
body.single-product.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover:before {
  color: #333;
}
body.single-product.woocommerce div.product div.jquery-countdown {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70px;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, right top, from(#4da4ed), to(#6650d2));
  background-image: linear-gradient(90deg, #4da4ed, #6650d2);
  color: #fff;
  border-radius: 4px;
  display: block;
  margin: 20px 0 0;
}
body.single-product.woocommerce div.product div.jquery-countdown span.countdown-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
body.single-product.woocommerce div.product div.jquery-countdown span.countdown-row span.countdown-section {
  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;
  width: 100%;
  height: 100%;
  position: relative;
}
body.single-product.woocommerce div.product div.jquery-countdown span.countdown-row span.countdown-section:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 90%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(rgba(255, 255, 255, 0.5)), to(transparent));
  background-image: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.5), transparent);
}
body.single-product.woocommerce div.product div.jquery-countdown span.countdown-row span.countdown-section span.countdown-amount {
  font-size: 24px;
  font-weight: 600;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
body.single-product.woocommerce div.product div.jquery-countdown span.countdown-row span.countdown-section span.countdown-period {
  display: block;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: -5px;
}
body.single-product.woocommerce div.product form.cart {
  padding: 30px 0;
  /*button addtocart*/
  /*button wishlist compare - single products*/
}
body.single-product.woocommerce div.product form.cart + .product_meta {
  border: none;
}
body.single-product.woocommerce div.product form.cart div.quantity.buttons_added {
  margin: 0 20px 20px 0;
  overflow: visible;
  min-width: 110px;
}
body.single-product.woocommerce div.product form.cart div.quantity.buttons_added a.minus,
body.single-product.woocommerce div.product form.cart div.quantity.buttons_added a.plus {
  -webkit-transition: .3s ease;
  transition: .3s ease;
  height: 40px;
  line-height: 40px;
  -webkit-box-shadow: inset 0 -5px 10px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 -5px 10px rgba(0, 0, 0, 0.03);
}
body.single-product.woocommerce div.product form.cart div.quantity.buttons_added a.minus:hover,
body.single-product.woocommerce div.product form.cart div.quantity.buttons_added a.plus:hover {
  border-color: #e4e4e4;
}
body.single-product.woocommerce div.product form.cart div.quantity.buttons_added a.minus {
  border-radius: 3px 0 0 3px;
}
body.single-product.woocommerce div.product form.cart div.quantity.buttons_added a.plus {
  border-radius: 0 3px 3px 0;
}
body.single-product.woocommerce div.product form.cart div.quantity.buttons_added input[type="number"] {
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
}
body.single-product.woocommerce div.product form.cart button.single_add_to_cart_button {
  height: 40px;
  line-height: 44px;
  padding: 0 24px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  margin-bottom: 25px;
}
body.single-product.woocommerce div.product form.cart button.single_add_to_cart_button.loading {
  position: relative;
}
body.single-product.woocommerce div.product form.cart button.single_add_to_cart_button.loading:after {
  content: '\f1ce';
  position: absolute;
  top: -4%;
  right: 6px;
  -webkit-animation: wvnspin .5s infinite linear both;
  animation: wvnspin .5s infinite linear both;
  font-size: 14px;
}
body.single-product.woocommerce div.product form.cart button.single_add_to_cart_button:hover {
  background-position: right center;
}
body.single-product.woocommerce div.product form.cart a.added_to_cart {
  display: none;
  width: auto;
  height: 36px;
  line-height: 40px;
  padding: 0 24px;
  border: none;
  border-radius: 3px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
body.single-product.woocommerce div.product form.cart a.added_to_cart:hover {
  background-position: right center;
}
body.single-product.woocommerce div.product form.cart div.btn-single-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare {
  width: auto;
  height: 36px;
  margin: 0;
  padding: 0 16px;
  border-radius: 3px;
  background-color: transparent;
  color: #666;
  border: 1px solid #ebebeb;
  position: relative;
  overflow: hidden;
  line-height: 38px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-box-shadow: inset 0 -2px 20px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 -2px 20px rgba(0, 0, 0, 0.02);
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background-color: #7751cc;
  z-index: -1;
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare:hover,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:hover,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare:hover {
  color: #fff;
  -webkit-transition: .7s linear;
  transition: .7s linear;
  border-color: #7751cc;
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare:hover:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:hover:before,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare:hover:before {
  -webkit-animation: wvn-two-circle-left 0.7s both alternate;
  animation: wvn-two-circle-left 0.7s both alternate;
}
@keyframes wvn-two-circle-left {
  0% {
    left: -20px;
  }
  60% {
    left: 50%;
    width: 12px;
    height: 12px;
  }
  100% {
    left: 50%;
    width: 175px;
    height: 175px;
  }
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare:hover:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button:hover:after,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare:hover:after {
  -webkit-animation: wvn-two-circle-right 0.7s both alternate;
  animation: wvn-two-circle-right 0.7s both alternate;
}
@keyframes wvn-two-circle-right {
  0% {
    right: -20px;
  }
  60% {
    right: 50%;
    width: 12px;
    height: 12px;
  }
  100% {
    right: 50%;
    width: 175px;
    height: 175px;
  }
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare.inited-add-wishlist,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare.inited-add-wishlist {
  background-color: #d948b2;
  border-color: #d948b2;
  color: #fff;
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button.added,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist a.compare.added,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button.added,
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-compare a.compare.added {
  background-color: #d948b2;
  border-color: #d948b2;
  color: #fff;
}
body.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist {
  margin-right: 20px;
}
body.single-product.woocommerce div.product div.product_meta {
  border-bottom: none;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
  clear: none;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider.slick-list {
  margin: 0 10px;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider li.slick-slide {
  margin: 0 5px;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider li.slick-slide img {
  border-radius: 6px;
  border: 1px solid #ebebeb;
  opacity: .5;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  width: 100%;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider li.slick-slide img.flex-active {
  opacity: 1;
  border-color: #ddd;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow {
  display: inline-block;
  font-size: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #7751cc;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow: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;
  line-height: 35px;
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);
  width: 35px;
  height: 35px;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-prev {
  border-radius: 66% 34% 34% 1.32% 50% 50% 50%;
  left: 0;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-prev:before {
  background: url(../images/demo-24/prev.png) center no-repeat;
  background-size: 35%;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-next {
  border-radius: 36% 64% 61% 0.78% 50% 50% 50%;
  right: 0;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow.slick-next:before {
  background: url(../images/demo-24/next.png) center no-repeat;
  background-size: 35%;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider .slick-arrow:hover:before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow {
  opacity: 0.6;
  visibility: visible;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow.slick-prev {
  left: -10px;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow.slick-prev:hover {
  opacity: 1;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow.slick-next {
  right: -10px;
}
body.single-product.woocommerce div.product.wvn-thumbs-layout-horizontal div.woocommerce-product-gallery .flex-control-thumbs.slick-slider:hover .slick-arrow.slick-next:hover {
  opacity: 1;
}
body.single-product.woocommerce div.product ul.products li.product span.onsale {
  height: 25px;
  line-height: 35px;
}
@media screen and (max-width: 1024px) {
  .content-area {
    padding-right: 0;
  }
  .wvn-product-nav-wrap {
    display: none;
  }
  .woocommerce div.product form.cart div.single_variation_wrap {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value {
    padding: 0 10px !important;
  }
}
/******************************************************************   FOOTER   *******************************************************************/
footer#footer div.footer-widgets-inner section.wvn-custom-footer {
  /*newsletter*/
  /*social*/
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wew-newsletter div.wew-newsletter-form div.wew-newsletter-form-wrap form#mc-embedded-subscribe-form div.email-wrap {
  margin: 0;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wew-newsletter div.wew-newsletter-form div.wew-newsletter-form-wrap form#mc-embedded-subscribe-form div.email-wrap:before {
  content: '\f0e0';
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Font Awesome 5 Free';
  font-size: 18px;
  font-weight: 600;
  opacity: .7;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wew-newsletter div.wew-newsletter-form div.wew-newsletter-form-wrap form#mc-embedded-subscribe-form div.email-wrap input.required.email {
  padding: 0 70px 0 40px;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wew-newsletter div.wew-newsletter-form div.wew-newsletter-form-wrap form#mc-embedded-subscribe-form div.email-wrap button.wew-newsletter-form-button {
  height: 100%;
  right: 0;
  background-size: 200% auto;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 0 20px !important;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wew-newsletter div.wew-newsletter-form div.wew-newsletter-form-wrap form#mc-embedded-subscribe-form div.email-wrap button.wew-newsletter-form-button:hover {
  background-position: right center;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li {
  margin: 5px;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li a {
  color: #666;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 7px 0 rgba(0, 119, 181, 0.1);
  box-shadow: 0 5px 7px 0 rgba(0, 119, 181, 0.1);
  -webkit-transition: 1s;
  transition: 1s;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li a:hover {
  color: #fff !important;
  -webkit-transition: none;
  transition: none;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li.woovina-twitter a {
  color: #46d4fe;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li.woovina-twitter a:hover {
  background-color: #46d4fe;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li.woovina-facebook a {
  color: #37589b;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li.woovina-facebook a:hover {
  background-color: #37589b;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li.woovina-instagram a {
  color: #e1306c;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li.woovina-instagram a:hover {
  background-color: #e1306c;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li.woovina-linkedin a {
  color: #3399cc;
}
footer#footer div.footer-widgets-inner section.wvn-custom-footer div.elementor-widget-wp-widget-woovina_social ul.woovina-social-icons li.woovina-linkedin a:hover {
  background-color: #3f729b;
}
@media screen and (max-width: 850px) and (min-width: 768px) {
  footer#footer div.footer-widgets-inner section.wvn-custom-footer div.wvn-custom-footer--col-1,
  footer#footer div.footer-widgets-inner section.wvn-custom-footer div.wvn-custom-footer--col-4 {
    width: 60%;
  }
  footer#footer div.footer-widgets-inner section.wvn-custom-footer div.wvn-custom-footer--col-2,
  footer#footer div.footer-widgets-inner section.wvn-custom-footer div.wvn-custom-footer--col-3 {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  div#footer-bottom {
    border-top: 1px solid #ebebeb;
  }
}
/******************************************************************   MODULE   *******************************************************************/
header.page-header.background-image-page-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/demo-24/page-title-overlay-02.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  mix-blend-mode: luminosity;
}
header.page-header.background-image-page-header div.page-header-inner {
  max-width: 900px;
  padding: 30px 0;
}
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);
}
header.page-header.background-image-page-header nav.site-breadcrumbs {
  overflow: visible;
}
header.page-header.background-image-page-header nav.site-breadcrumbs ul.trail-items {
  position: relative;
}
header.page-header.background-image-page-header nav.site-breadcrumbs ul.trail-items .icon-home {
  margin-right: 5px;
  display: inline-block;
}
.rtl header.page-header.background-image-page-header nav.site-breadcrumbs ul.trail-items .icon-home {
  margin-left: 5px;
  margin-right: 0;
}
header.page-header.background-image-page-header nav.site-breadcrumbs ul.trail-items:before {
  content: '';
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ffffff), to(transparent));
  background-image: linear-gradient(to right, transparent, #ffffff, transparent);
}
header.page-header.background-image-page-header nav.site-breadcrumbs ul.trail-items li a {
  -webkit-transition: none;
  transition: none;
}
header.page-header.background-image-page-header nav.site-breadcrumbs ul.trail-items li a:hover {
  text-decoration: underline;
}
body.single-product header.page-header.background-image-page-header .page-header-title {
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  header.page-header.background-image-page-header {
    background-attachment: fixed !important;
  }
  header.page-header.background-image-page-header div.page-header-inner {
    padding-top: 130px;
  }
  body.single-product header.page-header.background-image-page-header .page-header-title {
    letter-spacing: 0;
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge i.icon-outofstock::before {
    font-size: 22px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge i.icon-outofstock {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge span.text-outofstock {
    font-size: 10px!important;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge i.icon-outofstock {
    top: calc(50% - 50px);
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide div.slick-slide-inner div.woovina-slide-content div.woovina-slide-heading span.text-stroke {
    -webkit-text-stroke: 0px #fff;
  }
  .woo-entry-image .btn-quickview {
    display: none!important;
  }
  .woo-entry-image .btn-group {
    display: none!important;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.inner span.price {
    font-size: 14px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.title a {
    font-size: 14px;
  }
  .woocommerce ul.products li.product .button,
  .woocommerce ul.products li.product .product-inner .added_to_cart {
    font-size: 12px!important;
  }
  header.page-header.background-image-page-header {
    background-size: 200%;
  }
  header.page-header.background-image-page-header .page-subheading {
    letter-spacing: 0;
  }
}
/*BG POPUP*/
/*ADD TO CART POPUP*/
/*overlay*/
div.b-modal.__b-popup1__,
div#wpl-login-form div.wpl-overlay {
  background-color: rgba(225, 225, 225, 0.35);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-shadow: inset 0 0 300px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 300px rgba(0, 0, 0, 0.7);
}
/*added to cart*/
div#woo-popup-wrap div#woo-popup-inner {
  overflow: visible;
  -webkit-box-shadow: 3px 3px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 30px 0 rgba(0, 0, 0, 0.3);
}
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;
  font-weight: bold;
}
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content p.popup-content {
  font-size: 16px;
}
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: 999px;
  letter-spacing: 0;
}
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content div.buttons-wrap a.cart-btn {
  border-color: transparent;
  -webkit-transition: .5s;
  transition: .5s;
}
div#woo-popup-wrap div#woo-popup-inner div.woo-popup-content div.buttons-wrap a.cart-btn:hover {
  background-position: right center;
}
/*login form popup*/
.woocommerce #customer_login > div .woocommerce-form {
  width: 100%;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block {
  overflow: visible;
  background: rgba(0, 0, 0, 0) linear-gradient(135deg, #65799b 0%, #5e2563 100%) repeat scroll 0% 0%;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block:before {
  position: absolute;
}
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: #fff;
}
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: calc(0% - 12px);
  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: calc(0% - 12px);
  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 button.wpl-button {
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  -webkit-transition: .5s ease;
  transition: .5s ease;
  letter-spacing: 0;
}
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;
  letter-spacing: 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 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 form#wpl_login_form div.form-field.wpl-remember label input {
  border-radius: 3px;
}
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;
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0 0 16px 16px;
}
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:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ffffff), to(transparent));
  background-image: linear-gradient(to right, transparent, #ffffff, transparent);
}
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;
  color: #fff;
}
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-radius: 999px;
  padding: 8px 30px;
  color: #7751cc;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
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: #d948b2;
  background-color: #d948b2;
  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 div.wpl-login-wrap div.wpl-register div.wpl-bottom {
  padding: 20px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0 0 16px 16px;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-register div.wpl-bottom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ffffff), to(transparent));
  background-image: linear-gradient(to right, transparent, #ffffff, transparent);
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-register 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-register div.wpl-bottom a.login-link {
  visibility: visible;
  color: #fff;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-register div.wpl-bottom a.login-link {
  border-radius: 999px;
  padding: 8px 30px;
  color: #7751cc;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block div.wpl-login-wrap div.wpl-register div.wpl-bottom a.login-link:hover {
  border-color: #d948b2;
  background-color: #d948b2;
  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: rgba(0, 0, 0, 0.3);
  color: #fff;
  top: 0;
  right: 0;
  opacity: 1;
  font-size: 0;
  line-height: 36px;
  width: 50px;
  height: 46px;
  padding-left: 7px;
  border-radius: 0 16px 0% 100%;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block a.wpl-close-button:before {
  content: "\f057";
  font-family: 'FontAwesome';
  display: block;
  font-size: 16px;
  -webkit-transition: .1s;
  transition: .1s;
  opacity: .7;
}
div#wpl-login-form div.wpl-login-container div.wpl-login-content div.wpl-popup-block a.wpl-close-button:hover:before {
  font-size: 18px;
  opacity: 1;
}
/*register form*/
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;
}
/*quickview & menumobile*/
div#wvn-qv-wrap div.wvn-qv-overlay,
div.woovina-sidr-overlay {
  background-color: rgba(225, 225, 225, 0.35);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.7);
}
body.sidr-open {
  position: static!important;
}
div.sidr-inner form.sidr-class-mobile-searchform {
  background-color: #fff;
  border-radius: 6px;
}
div.sidr-inner form.sidr-class-mobile-searchform input {
  -webkit-box-shadow: inset 0 -1px 10px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 -1px 10px rgba(0, 0, 0, 0.04);
  border-radius: 6px;
}
div.sidr-inner form.sidr-class-mobile-searchform button.sidr-class-searchform-submit {
  width: 45px;
  height: 100%;
  line-height: 44px;
  border-left: 1px solid #ebebeb;
  right: 0;
  -webkit-transition: .5s;
  transition: .5s;
}
div.sidr-inner form.sidr-class-mobile-searchform button.sidr-class-searchform-submit:hover {
  color: #7751cc;
  font-size: 110%;
}
div.sidr-inner ul.sidr-class-nav.sidr-class-nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
div.sidr-inner ul.sidr-class-nav.sidr-class-nav-tabs li {
  border: none;
  border-radius: none;
  background-color: transparent;
  position: relative;
  margin: 0;
  text-align: center;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
div.sidr-inner ul.sidr-class-nav.sidr-class-nav-tabs li:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background-color: #000;
  -webkit-transition: .5s;
  transition: .5s;
}
div.sidr-inner ul.sidr-class-nav.sidr-class-nav-tabs li a {
  color: #333;
  opacity: .3;
}
div.sidr-inner ul.sidr-class-nav.sidr-class-nav-tabs li:hover a {
  opacity: 1;
}
div.sidr-inner ul.sidr-class-nav.sidr-class-nav-tabs li.sidr-class-active:after {
  width: 100%;
}
div.sidr-inner ul.sidr-class-nav.sidr-class-nav-tabs li.sidr-class-active a {
  opacity: 1;
}
div.sidr-inner div.sidr-class-tab-content div.sidr-class-tab-pane ul.sidr-class-mobile-menu.sidr-class-dropdown-menu li.sidr-class-menu-item.sidr-class-current_page_item a,
div.sidr-inner div.sidr-class-tab-content div.sidr-class-tab-pane ul.sidr-class-mobile-menu.sidr-class-dropdown-menu li.sidr-class-menu-item.sidr-class-current-menu-item a {
  font-weight: 600;
}
div.sidr-inner div.sidr-class-tab-content div.sidr-class-tab-pane ul.sidr-class-mobile-menu.sidr-class-dropdown-menu li.sidr-class-menu-item.sidr-class-menu-item-has-children ul.sidr-class-sub-menu li.sidr-class-menu-item a:before {
  content: '\f111';
  font-size: 60%;
  opacity: .6;
}
div.sidr-inner a.sidr-class-toggle-sidr-close {
  margin: 0 -20px;
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  -webkit-transition: .5s;
  transition: .5s;
  color: rgba(255, 255, 255, 0.7);
  background-image: linear-gradient(238deg, rgba(4, 4, 4, 0.05) 0%, rgba(4, 4, 4, 0.05) 56%, rgba(211, 211, 211, 0.05) 56%, rgba(211, 211, 211, 0.05) 100%), linear-gradient(223deg, rgba(96, 96, 96, 0.05) 0%, rgba(96, 96, 96, 0.05) 58%, rgba(161, 161, 161, 0.05) 58%, rgba(161, 161, 161, 0.05) 100%), linear-gradient(263deg, rgba(232, 232, 232, 0.05) 0%, rgba(232, 232, 232, 0.05) 65%, rgba(243, 243, 243, 0.05) 65%, rgba(243, 243, 243, 0.05) 100%), linear-gradient(90deg, #cc52fc, #4e5ec1);
}
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 {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: none;
  transition: none;
}
div#woovina-cart-sidebar-wrap p.woocommerce-mini-cart__buttons.buttons a.button {
  border-radius: 999px;
}
div#woovina-cart-sidebar-wrap .widget_shopping_cart ul.cart_list li .wvn-grid-wrap .wvn-grid.thumbnail img {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  border-radius: 4px;
}
/*cart sidebar*/
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-image: linear-gradient(238deg, rgba(4, 4, 4, 0.05) 0%, rgba(4, 4, 4, 0.05) 56%, rgba(211, 211, 211, 0.05) 56%, rgba(211, 211, 211, 0.05) 100%), linear-gradient(223deg, rgba(96, 96, 96, 0.05) 0%, rgba(96, 96, 96, 0.05) 58%, rgba(161, 161, 161, 0.05) 58%, rgba(161, 161, 161, 0.05) 100%), linear-gradient(263deg, rgba(232, 232, 232, 0.05) 0%, rgba(232, 232, 232, 0.05) 65%, rgba(243, 243, 243, 0.05) 65%, rgba(243, 243, 243, 0.05) 100%), linear-gradient(90deg, #cc52fc, #4e5ec1);
}
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__subtotal {
  margin: 0 -30px;
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--view-cart,
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--checkout {
  border: none;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 6px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 18px 20px 12px 20px;
  border: 1px solid;
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--view-cart:hover,
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--checkout:hover {
  background-position: right center;
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--view-cart {
  background-image: -webkit-gradient(linear, left top, right top, from(#ece9e6), color-stop(51%, #ffffff), to(#ece9e6));
  background-image: linear-gradient(to right, #ece9e6 0%, #ffffff 51%, #ece9e6 100%);
  background-size: 200% auto;
  color: rgba(119, 81, 204, 0.8);
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--view-cart:hover {
  color: #7751cc;
}
form.woovina-menucart__main.woocommerce-cart-form div.woovina-menucart__footer-buttons a.elementor-button--checkout {
  background-size: 200% auto;
}
/*quickview popup*/
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner {
  background-image: linear-gradient(187deg, rgba(76, 76, 76, 0.05) 0%, rgba(76, 76, 76, 0.05) 27%, rgba(186, 186, 186, 0.05) 27%, rgba(186, 186, 186, 0.05) 100%), linear-gradient(71deg, rgba(203, 203, 203, 0.05) 0%, rgba(203, 203, 203, 0.05) 65%, rgba(96, 96, 96, 0.05) 65%, rgba(96, 96, 96, 0.05) 100%), linear-gradient(226deg, rgba(93, 93, 93, 0.05) 0%, rgba(93, 93, 93, 0.05) 48%, rgba(44, 44, 44, 0.05) 48%, rgba(44, 44, 44, 0.05) 100%), linear-gradient(90deg, #2b0f64, #9343ee);
  border-radius: 16px;
  -webkit-box-shadow: 3px 3px 30px 0 #7751cc;
  box-shadow: 3px 3px 30px 0 #7751cc;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content {
  position: relative;
  /*form cart*/
  /*product meta*/
  /*button*/
  /*add to cart*/
  /*product outofstock*/
  /*has-default-attributes*/
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content:before {
  content: "";
  position: absolute;
  bottom: calc(0% - 40px);
  left: calc(0% - 70px);
  display: block;
  width: 341px;
  height: 257px;
  background-image: url(../images/demo-24/dots-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  opacity: .2;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content span.onsale {
  position: absolute;
  top: calc(0% + 23px);
  left: 20px;
  display: block;
  width: 40px;
  height: 50px;
  text-align: center;
  line-height: 55px;
  padding: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-filter: drop-shadow(0.3rem 0.3rem 0.3em rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0.3rem 0.3rem 0.3em rgba(0, 0, 0, 0.15));
  z-index: 99;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content span.onsale:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 12px solid #ff424e;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content span.onsale:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-bottom: 4px solid #d92b37;
  border-right: 4px solid transparent;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image:before,
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: calc(50% - 20px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.85);
  transform: translate(-50%, -50%) scale(0.85);
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.35);
  z-index: -1;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image:before {
  height: 94%;
  left: calc(50% - 45px);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image:after {
  height: 90%;
  left: calc(50% - 35px);
  background-color: rgba(255, 255, 255, 0.15);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image img.attachment-shop_single {
  -webkit-transform: scale(0.85) translateX(-65px) translateY(-20px);
  transform: scale(0.85) translateX(-65px) translateY(-20px);
  border-radius: 16px;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content h2.single-post-title.product_title {
  font-size: 24px;
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.woocommerce-product-rating a.woocommerce-review-link {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.woocommerce-product-rating a.woocommerce-review-link:hover {
  color: #fff;
  text-decoration: underline;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content p.price {
  font-size: 20px !important;
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content p.price span.amount {
  color: #fff;
  font-size: 120%;
  font-weight: 600;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content p.price del span.amount {
  font-size: 85%;
  color: rgba(255, 255, 255, 0.7);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content p.price ins span.amount {
  color: #fff;
  font-size: 110%;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.jquery-countdown {
  display: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.woocommerce-product-details__short-description ul {
  list-style: disc;
  margin-left: 12px;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.woocommerce-product-details__short-description ul li {
  letter-spacing: -1px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart {
  border: none;
  position: relative;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart:before,
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart:after {
  content: "";
  position: absolute;
  left: 0;
  width: 90%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ffffff), to(transparent));
  background-image: linear-gradient(to right, transparent, #ffffff, transparent);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart:before {
  top: 0;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart:after {
  bottom: 0;
  visibility: visible;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart div.quantity.buttons_added {
  margin: 0 20px 20px 0;
  overflow: visible;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart div.quantity.buttons_added a.minus,
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart div.quantity.buttons_added a.plus {
  border: none;
  color: rgba(255, 255, 255, 0.7);
  font-size: 40px;
  border-radius: 999px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart div.quantity.buttons_added a.minus:hover,
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart div.quantity.buttons_added a.plus:hover {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart div.quantity.buttons_added input[type="number"] {
  width: 70px;
  border-radius: 10px;
  background-color: #fff;
  color: #7751cc;
  border: none;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.cart + .product_meta {
  border: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.product_meta span {
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.product_meta span a {
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: 0s;
  transition: 0s;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.product_meta span a:hover {
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content form.grouped_form table.woocommerce-grouped-product-list tbody tr:first-child td {
  width: 55%;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content button.single_add_to_cart_button,
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content a.added_to_cart.wc-forward,
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content a.tinvwl_add_to_wishlist_button {
  position: relative;
  display: inline-block;
  height: 40px;
  line-height: 43px;
  padding: 0 30px;
  z-index: 1;
  font-size: 14px;
  font-family: inherit;
  font-weight: 600;
  letter-spacing: 0;
  outline: none;
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content button.single_add_to_cart_button {
  background-color: #fff;
  background-image: none;
  color: #7751cc;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content button.single_add_to_cart_button.loading:after {
  content: '\f1ce';
  vertical-align: baseline;
  -webkit-animation: wvnspin .5s infinite linear both;
  animation: wvnspin .5s infinite linear both;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content button.single_add_to_cart_button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content button.single_add_to_cart_button.added {
  display: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content a.added_to_cart.wc-forward {
  background-color: #fff;
  color: #7751cc;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content a.added_to_cart.wc-forward:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content a.tinvwl_add_to_wishlist_button {
  background-color: transparent;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 15px;
}
@-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 div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content a.tinvwl_add_to_wishlist_button:hover {
  background-color: #fff;
  color: #7751cc;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content a.tinvwl_add_to_wishlist_button.inited-add-wishlist {
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content a.tinvwl_add_to_wishlist_button.inited-add-wishlist:hover {
  color: #7751cc;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.outofstock p.stock.out-of-stock {
  text-transform: uppercase;
  margin-top: 20px;
  color: #ffdd56;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.outofstock div.product_meta {
  border: none;
  position: relative;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.outofstock div.product_meta:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#ffffff), to(transparent));
  background-image: linear-gradient(to right, transparent, #ffffff, transparent);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes div.woocommerce-product-details__short-description {
  display: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations {
  border-collapse: separate;
  border-spacing: 0 15px;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr:not(:last-child) {
  margin-bottom: 12px;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td {
  border: none;
  margin: 0;
  padding: 0;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td.label {
  color: #fff;
  vertical-align: middle;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td.label label {
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td.value {
  border-color: rgba(255, 255, 255, 0.3);
  border: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td.value select {
  text-decoration: underline;
  border: none;
  -moz-appearance: menulist-button;
  background-color: rgba(255, 255, 255, 0.7);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td.value a.reset_variations {
  position: absolute;
  top: 110%;
  right: 0;
  font-size: 14px;
  border: none;
  padding: 0;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td.value a.reset_variations:before {
  vertical-align: baseline;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td.value a.reset_variations:hover {
  text-decoration: underline;
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form table.variations tbody tr td.value a.reset_variations:hover:before {
  color: #fff;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form div.single_variation_wrap {
  margin-top: 30px;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form div.single_variation_wrap div.woocommerce-variation {
  display: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form div.single_variation_wrap div.woocommerce-variation-description {
  display: none;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form div.single_variation_wrap div.woocommerce-variation-price span.price span.amount {
  color: #ffdd56;
  font-size: 110%;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form div.single_variation_wrap div.woocommerce-variation-price span.price del {
  font-size: 90%;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form div.single_variation_wrap div.woocommerce-variation-price span.price del span.amount {
  text-decoration: none;
  color: #fff;
  opacity: .7;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.has-default-attributes form.variations_form div.single_variation_wrap div.woocommerce-variation-price span.price ins {
  font-size: 110%;
}
div#wvn-qv-wrap div.wvn-qv-content-wrap a.wvn-qv-close {
  color: rgba(225, 225, 225, 0.7) !important;
  line-height: 31px;
  font-size: 42px;
  width: 50px;
  height: 46px;
  border: none;
  top: 0;
  right: 0;
  -webkit-transition: .1s;
  transition: .1s;
  opacity: 1;
  border-radius: 0 16px 0% 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
div#wvn-qv-wrap div.wvn-qv-content-wrap a.wvn-qv-close:hover {
  color: #fff !important;
  font-size: 45px;
}
div#wvn-qv-wrap div.wvn-qv-image ol.flex-control-nav {
  left: calc(50% - 65px);
  bottom: calc(0% + 13px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  width: auto;
  border-radius: 15px;
}
div#wvn-qv-wrap div.wvn-qv-image ol.flex-control-nav li {
  height: 12px;
}
div#wvn-qv-wrap div.wvn-qv-image ol.flex-control-nav li a {
  opacity: 1;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
}
div#wvn-qv-wrap div.wvn-qv-image ol.flex-control-nav li a.flex-active {
  background-color: #fff;
  border: none;
  width: 45px;
  border-radius: 15px;
}
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav {
  opacity: 1;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-next,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-prev,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  top: auto;
  bottom: calc(0% + 70px);
  right: auto !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 0;
}
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-prev:before,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-next:before,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-prev:before,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-next:before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 18px;
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  line-height: 40px;
  width: 40px;
  height: 40px;
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-prev:hover:before,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-next:hover:before,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-prev:hover:before,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-next:hover:before {
  -webkit-filter: brightness(0%);
  filter: brightness(0%);
}
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-prev {
  left: calc(50% - 70px) !important;
}
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-prev:before,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-prev:before {
  background: url(../images/demo-24/long-left-arrow.png) center no-repeat;
  background-size: contain;
}
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-next,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-next {
  left: calc(50% + -65px);
}
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-next:before,
div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-next:before {
  background: url(../images/demo-24/long-right-arrow.png) center no-repeat;
  background-size: contain;
}
div#wvn-qv-wrap div.wvn-qv-image:hover ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
div#wvn-qv-wrap div.wvn-qv-image:hover ul.flex-direction-nav li.flex-nav-next a.flex-prev {
  opacity: 1;
  left: calc(50% - 100px) !important;
}
div#wvn-qv-wrap div.wvn-qv-image:hover ul.flex-direction-nav li.flex-nav-prev a.flex-next,
div#wvn-qv-wrap div.wvn-qv-image:hover ul.flex-direction-nav li.flex-nav-next a.flex-next {
  opacity: 1;
  left: calc(50% + -35px);
}
@media screen and (max-width: 850px) {
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content span.onsale::after {
    display: none;
  }
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image:before,
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image:after {
    width: auto;
    height: 100%;
  }
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image:before {
    width: 94%;
    left: 50%;
    top: calc(50% - 25px);
  }
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image:after {
    width: 85%;
    left: 50%;
    top: calc(50% - 35px);
  }
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image img.attachment-shop_single {
    -webkit-transform: scale(0.85) translateX(0) translateY(-20px);
    transform: scale(0.85) translateX(0) translateY(-20px);
  }
  div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
  div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-next {
    left: 50%;
    bottom: calc(0% + 100px);
    opacity: 1;
  }
  div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-prev {
    left: calc(50% - 35px) !important;
  }
  div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-next {
    left: calc(50% + 35px);
  }
  div#wvn-qv-wrap div.wvn-qv-image:hover ul.flex-direction-nav li.flex-nav-prev a.flex-prev {
    left: calc(15%) !important;
  }
  div#wvn-qv-wrap div.wvn-qv-image:hover ul.flex-direction-nav li.flex-nav-next a.flex-next {
    left: calc(50% + 35px);
  }
  div#wvn-qv-wrap div.wvn-qv-image ol.flex-control-nav {
    left: 50%;
    bottom: calc(0% + 30px);
  }
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.woocommerce-product-details__short-description {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  div#wvn-qv-wrap div.wvn-qv-image {
    float: left !important;
  }
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image img.attachment-shop_single {
    -webkit-transform: scale(0.85) translateX(0) translateY(-9px);
    transform: scale(0.85) translateX(0) translateY(-9px);
  }
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image::before {
    top: calc(50% - 15px);
  }
  div#wvn-qv-wrap div.wvn-qv-content-wrap div.wvn-qv-content-inner div#wvn-qv-content div.wvn-qv-image ul.wvn-qv-slides li.woocommerce-product-gallery__image::after {
    top: calc(50% - 23px);
  }
}
@media screen and (max-width: 450px) {
  div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-prev a.flex-prev,
  div#wvn-qv-wrap div.wvn-qv-image ul.flex-direction-nav li.flex-nav-next a.flex-next {
    bottom: calc(0% + 60px);
  }
  div#wvn-qv-wrap div.wvn-qv-image ol.flex-control-nav {
    bottom: calc(0% + 10px);
  }
}
/*wishlist popup*/
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-overlay {
  background-color: rgba(225, 225, 225, 0.35);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.7);
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner {
  background-image: linear-gradient(187deg, rgba(76, 76, 76, 0.05) 0%, rgba(76, 76, 76, 0.05) 27%, rgba(186, 186, 186, 0.05) 27%, rgba(186, 186, 186, 0.05) 100%), linear-gradient(71deg, rgba(203, 203, 203, 0.05) 0%, rgba(203, 203, 203, 0.05) 65%, rgba(96, 96, 96, 0.05) 65%, rgba(96, 96, 96, 0.05) 100%), linear-gradient(226deg, rgba(93, 93, 93, 0.05) 0%, rgba(93, 93, 93, 0.05) 48%, rgba(44, 44, 44, 0.05) 48%, rgba(44, 44, 44, 0.05) 100%), linear-gradient(90deg, #2b0f64, #9343ee);
  border-radius: 16px;
  -webkit-box-shadow: 3px 3px 30px 0 #7751cc;
  box-shadow: 3px 3px 30px 0 #7751cc;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner i.icon_big_times:before {
  content: "\e90a";
  font-family: tinvwl-webfont;
  font-size: 60px;
  color: #fff;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner i.icon_big_heart_check {
  color: #fff;
}
div.tinv-wishlist div.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open div.tinv-modal-inner div.tinv-txt {
  color: #fff;
}
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: 999px;
  font-size: 14px;
  background-color: #fff;
  color: #7751cc;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
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:hover {
  -webkit-box-shadow: none;
  box-shadow: 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 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 46px;
  font-size: 0;
  line-height: 40px;
  padding: 0;
  padding-left: 7px;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0 16px 0% 100%;
}
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: "\f057";
  font-family: 'FontAwesome';
  font-size: 16px;
  font-weight: normal;
  display: block;
  -webkit-transition: .1s;
  transition: .1s;
  color: rgba(255, 255, 255, 0.7);
}
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 {
  font-size: 18px;
  color: #fff;
}
/*toolbar shop*/
body.woocommerce div.woovina-toolbar {
  padding: 0 0 40px;
  margin-bottom: 40px;
  border-top: none;
  /*canvas filter*/
  /*show gird or list*/
  /*select ordering*/
  /*result count*/
}
body.woocommerce div.woovina-toolbar a.woovina-off-canvas-filter {
  height: 36px;
  line-height: 40px;
  padding: 0 24px;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px -2px rgba(119, 81, 204, 0.5);
  box-shadow: 0 3px 6px -2px rgba(119, 81, 204, 0.5);
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
body.woocommerce div.woovina-toolbar a.woovina-off-canvas-filter i.icon-menu {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  margin-right: 8px;
  line-height: 36px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
body.woocommerce div.woovina-toolbar a.woovina-off-canvas-filter i.icon-menu:before {
  font-size: 19px;
}
body.woocommerce div.woovina-toolbar a.woovina-off-canvas-filter span.off-canvas-filter-text {
  text-transform: uppercase;
}
body.woocommerce div.woovina-toolbar a.woovina-off-canvas-filter:hover {
  background-position: right center;
}
body.woocommerce div.woovina-toolbar nav.woovina-grid-list a {
  border: none;
}
body.woocommerce div.woovina-toolbar nav.woovina-grid-list a span.icon-grid:before,
body.woocommerce div.woovina-toolbar nav.woovina-grid-list a span.icon-grid:after,
body.woocommerce div.woovina-toolbar nav.woovina-grid-list a span.icon-list:before,
body.woocommerce div.woovina-toolbar nav.woovina-grid-list a span.icon-list:after {
  display: block;
  font-size: 24px;
  font-weight: normal;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
body.woocommerce div.woovina-toolbar form.woocommerce-ordering span.theme-select.orderby {
  font-size: 14px;
  border-radius: 16px;
  height: 36px;
  line-height: 38px;
  padding: 0 24px;
}
body.woocommerce div.woovina-toolbar form.woocommerce-ordering span.theme-select.orderby:after {
  font-size: 18px;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background-color: #fdfdfd;
  border-radius: 0 16px 16px 0;
}
body.woocommerce div.woovina-toolbar form.woocommerce-ordering select.orderby.hasCustomSelect option:nth-child(even) {
  background-color: #fafafa !important;
}
body.woocommerce div.woovina-toolbar form.woocommerce-ordering select.orderby.hasCustomSelect option:nth-child(odd) {
  background-color: #fff !important;
}
body.woocommerce div.woovina-toolbar ul.result-count li a {
  color: #999;
}
body.woocommerce div.woovina-toolbar ul.result-count li a.active {
  color: #7751cc;
  text-decoration: underline;
}
/*page number shop*/
body.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  margin: 0 5px;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  border-radius: 36% 64% 36% 1.30612245% 50% 50% 51%;
  background-color: #fafafa;
  border: 1px solid #ddd;
  opacity: .8;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  width: 40px;
  height: 38px;
  text-align: center;
  margin: 0;
  padding-top: 3px;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover {
  opacity: 1;
  background-image: linear-gradient(109.6deg, #9d4bc7 11.2%, #7751cc 83.1%);
  color: #fff;
  border-color: transparent;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.next i.fa.fa-angle-right:before {
  content: "\f054";
  font-family: "FontAwesome";
  font-weight: normal;
}
body.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.prev i.fa.fa-angle-left:before {
  content: "\f053";
  font-family: "FontAwesome";
  display: block;
  font-weight: normal;
}
/*woocommerce-message*/
div.woocommerce-message {
  background-color: rgba(119, 81, 204, 0.1);
  border-color: #7751cc;
  color: #7751cc;
  border-radius: 4px;
}
div.woocommerce-message:before {
  color: #7751cc;
}
div.woocommerce-message a.restore-item {
  border-radius: 0;
  padding: 0 18px;
  height: 24px;
  line-height: 28px;
  position: relative;
}
div.woocommerce-message a.restore-item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: rgba(0, 0, 0, 0.1);
}
/*navigation product*/
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 .wvn-nav-link.prev i:before {
  content: "\f178";
  font-family: "FontAwesome";
}
div.wvn-product-nav-wrap ul.wvn-product-nav li .wvn-nav-link.next i:before {
  content: "\f177";
  font-family: "FontAwesome";
}
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);
}
/*wvn-floating-bar show*/
div.wvn-floating-bar.show {
  top: auto !important;
  bottom: 0;
}
div.wvn-floating-bar.show button.floating_add_to_cart_button {
  background-color: #7751cc;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  color: #fff;
  margin-top: 5px;
  height: 36px;
}
div.wvn-floating-bar.show button.floating_add_to_cart_button:hover {
  background-color: #d948b2;
}
/*frequently bought together*/
div.yith-wfbt-section {
  background-color: #f0e2eb;
  background-image: url(../images/demo-24/bg-fbt.png);
  background-size: cover;
  border-radius: 16px;
  margin-bottom: 36px;
  padding: 30px;
  position: relative;
}
div.yith-wfbt-section h3 {
  display: inline-block;
  white-space: nowrap;
  font-size: 26px;
  background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
  position: relative;
}
div.yith-wfbt-section h3:after {
  content: "";
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 30%;
  height: 7px;
  background-color: #f279be;
  border-radius: 2px;
}
div.yith-wfbt-section form.yith-wfbt-form table.yith-wfbt-images td.image_plus {
  font-size: 20px;
  font-weight: 600;
}
div.yith-wfbt-section form.yith-wfbt-form table.yith-wfbt-images img.attachment-yith_wfbt_image_size {
  border-radius: 4px;
}
div.yith-wfbt-section div.yith-wfbt-submit-block {
  display: inline-block;
  position: absolute;
  top: 25%;
  right: 30px;
}
div.yith-wfbt-section div.yith-wfbt-submit-block div.price_text {
  margin-left: 5px;
}
div.yith-wfbt-section div.yith-wfbt-submit-block div.price_text span.total_price_label {
  letter-spacing: -1px;
}
div.yith-wfbt-section div.yith-wfbt-submit-block div.price_text span.total_price {
  font-size: 16px;
  font-weight: 600;
}
div.yith-wfbt-section div.yith-wfbt-submit-block input.yith-wfbt-submit-button {
  float: right;
  padding: 20px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fe8c00), color-stop(51%, #f83600), to(#fe8c00));
  background-image: linear-gradient(to right, #fe8c00 0%, #f83600 51%, #fe8c00 100%);
  background-size: 200% auto;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
div.yith-wfbt-section div.yith-wfbt-submit-block input.yith-wfbt-submit-button:hover {
  background-position: right center;
}
div.yith-wfbt-section ul.yith-wfbt-items li.yith-wfbt-item label span.price {
  font-size: inherit;
}
@media screen and (max-width: 767px) {
  div.yith-wfbt-section form.yith-wfbt-form table.yith-wfbt-images {
    float: none;
  }
  div.yith-wfbt-section form.yith-wfbt-form div.yith-wfbt-submit-block {
    position: relative;
    display: block;
    right: unset;
  }
  div.yith-wfbt-section form.yith-wfbt-form div.yith-wfbt-submit-block input.yith-wfbt-submit-button.button {
    float: left;
    margin-bottom: 20px;
  }
}
/*tabs single product*/
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs {
  position: relative;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div.panel {
  position: relative;
  height: auto;
  -webkit-transition: .5s linear;
  transition: .5s linear;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div.panel h2:first-child {
  font-size: 150px;
  color: rgba(0, 0, 0, 0.02);
  position: absolute;
  top: -28px;
  font-weight: bold;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: -1;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div.panel.fold {
  height: 400px;
  overflow: hidden;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div.panel.fold:after {
  content: '';
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #ffffff 0, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 100px;
  left: 0;
  bottom: 0;
  z-index: 1;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div#manageFold {
  z-index: 2;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div.panel.fold div#manageFold button.show.less {
  visibility: hidden;
  opacity: 0;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div.panel.fold div#manageFold button.show.more {
  visibility: visible;
  opacity: 1;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs {
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li {
  margin: 0 10px;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li:first-child {
  margin-left: 0;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li a {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-transition: .5s;
  transition: .5s;
  position: relative;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li a:after {
  content: '';
  position: absolute;
  top: calc(100% + 12px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #7751cc;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li:hover a:after {
  width: 100%;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li.active a:after {
  top: calc(100% + 8px);
  width: 100%;
  height: 5px;
  border-radius: 4px 4px 0 0;
  -webkit-transition: .1s;
  transition: .1s;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div#manageFold button.show {
  background-color: #fdfdfd;
  border: 1px solid #ddd;
  border-radius: 999px;
  padding: 3px 20px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div#manageFold button.show:before {
  content: '';
  font-family: "FontAwesome";
  display: inline-block;
  margin-right: 8px;
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div#manageFold button.show.more {
  visibility: hidden;
  opacity: 0;
  top: calc(100% - 80px);
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div#manageFold button.show.more:before {
  content: "\f0dd";
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div#manageFold button.show.less {
  top: calc(100% - 68px);
}
body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs div#manageFold button.show.less:before {
  content: "\f0d8";
}
/*product sharing*/
body.woocommerce div.product div.product-share ul.woovina-social-share li {
  position: relative;
  border: none;
  border-radius: 4px;
  padding: 8px 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  overflow: hidden;
  min-height: 64px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li:not(:last-child) {
  margin-right: 20px;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li:after {
  content: '';
  position: absolute;
  right: calc(0% - 7px);
  bottom: calc(0% - 7px);
  width: 50px;
  height: 50px;
  border-radius: 78% 22% 39% 0.93846154% 64% 36% 35%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li a span.wps-icon-wrap {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .5s;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li a span.wps-icon-wrap svg.wps-icon {
  fill: rgba(255, 255, 255, 0.3);
  width: 34px;
  height: 34px;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li a div.product-share-text {
  padding: 0;
  font-size: 16px;
  color: #fff;
  -webkit-transition: 0.6s ease-in;
  transition: 0.6s ease-in;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li:hover a div.product-share-text {
  letter-spacing: 2px;
  -webkit-transition: .4s;
  transition: .4s;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li.twitter {
  background-color: #00abf0;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li.facebook {
  background-color: #3a579a;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li.pinterest {
  background-color: #cd1c1f;
}
body.woocommerce div.product div.product-share ul.woovina-social-share li.email {
  background-color: #3fc387;
}
@media screen and (max-width: 767px) {
  body.woocommerce div.product div.product-share ul.woovina-social-share {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
  body.woocommerce div.product div.product-share ul.woovina-social-share li {
    width: 100%;
    margin: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li {
    margin: 0;
    margin-bottom: 12px;
  }
  body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li a {
    display: block;
    width: 100%;
    background-color: #fafafa;
    border: 1px solid #ddd !important;
    border-radius: 4px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    cursor: pointer;
    padding: 8px 20px;
  }
  body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li a:after {
    display: none;
  }
  body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li:hover a {
    border-color: #7751cc !important;
  }
  body.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li.active a {
    background-color: #7751cc;
    border-color: #7751cc !important;
    color: #fff !important;
  }
}
div#top-bar-wrap {
  z-index: auto;
}
div#woovina-toolbar .woovina-toolbar-inner {
  z-index: 99;
}
/*mobile navbar*/
@media screen and (max-width: 767px) {
  div#mobile-navbar {
    z-index: 99;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  div#mobile-navbar:before,
  div#mobile-navbar:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 50%;
    height: 100%;
    z-index: -1;
  }
  div#mobile-navbar:before {
    left: 0;
    background-image: url(../images/demo-24/mobile-navbar-left-bg.png);
    background-size: cover;
    background-position: right center;
  }
  div#mobile-navbar:after {
    right: 0;
    background-image: url(../images/demo-24/mobile-navbar-right-bg.png);
    background-size: cover;
    background-position: left center;
    visibility: visible;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item a {
    padding: 0;
    color: #fff;
    height: 52px;
    line-height: 56px;
    -webkit-transition: .3s;
    transition: .3s;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.more a {
    width: 50px;
    line-height: 39px;
    background: #667eea;
    height: 50px;
    border-radius: 50px;
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 5px solid white;
    display: inline-block;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.more:hover a {
    border: 5px solid rgba(255, 255, 255, 0.8);
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.more {
    transition: all 0.2s ease;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.more a {
    transition: all 0.2s ease;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item a span.icon-wrap {
    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;
    height: 100%;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item a span.icon-wrap span.menu-text {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item:hover a {
    opacity: .8;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.mobile-menu a span.icon-wrap i.icon {
    background-color: #835dec;
    border: 5px solid #fff;
    border-radius: 999px;
    height: 56px;
    width: 56px;
    line-height: 46px;
    position: relative;
    top: -11px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 19px;
  }
  div#mobile-navbar ul#menu-mobile-navbar li.menu-item.mobile-menu:hover a {
    opacity: 1;
  }
}
/******************************************************************   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!important;
}
.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: 959px) and (min-width: 768px) {
  .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: 768px) {
  .woocommerce .products.grid.tablet-1-col {
    grid-template-columns: repeat(1, 1fr);
  }
  .woocommerce .products.grid.tablet-2-col {
    grid-template-columns: repeat(2, 1fr);
  }
  .woocommerce .products.grid.tablet-3-col {
    grid-template-columns: repeat(3, 1fr);
  }
  .woocommerce .products.grid.tablet-4-col {
    grid-template-columns: repeat(4, 1fr);
  }
  .woocommerce .products.grid.tablet-5-col {
    grid-template-columns: repeat(5, 1fr);
  }
  .woocommerce .products.grid.tablet-6-col {
    grid-template-columns: repeat(6, 1fr);
  }
  .woocommerce .products.grid.tablet-7-col {
    grid-template-columns: repeat(7, 1fr);
  }
  .woocommerce .products.grid.tablet-8-col {
    grid-template-columns: repeat(8, 1fr);
  }
  .woocommerce .products.grid.tablet-9-col {
    grid-template-columns: repeat(9, 1fr);
  }
  .woocommerce .products.grid.tablet-10-col {
    grid-template-columns: repeat(10, 1fr);
  }
  .woocommerce .products.grid.tablet-11-col {
    grid-template-columns: repeat(11, 1fr);
  }
  .woocommerce .products.grid.tablet-12-col {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .woocommerce .products.grid.tablet-2-col,
  .woocommerce .products.grid.tablet-3-col,
  .woocommerce .products.grid.tablet-4-col,
  .woocommerce .products.grid.tablet-5-col,
  .woocommerce .products.grid.tablet-6-col,
  .woocommerce .products.grid.tablet-7-col,
  .woocommerce .products.grid.tablet-8-col,
  .woocommerce .products.grid.tablet-9-col,
  .woocommerce .products.grid.tablet-10-col,
  .woocommerce .products.grid.tablet-11-col,
  .woocommerce .products.grid.tablet-12-col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 414px) {
  .woocommerce .products.grid.mobile-1-col {
    grid-template-columns: repeat(1, 1fr);
  }
  .woocommerce .products.grid.mobile-2-col {
    grid-template-columns: repeat(2, 1fr);
  }
  .woocommerce .products.grid.mobile-3-col {
    grid-template-columns: repeat(3, 1fr);
  }
  .woocommerce .products.grid.mobile-4-col {
    grid-template-columns: repeat(4, 1fr);
  }
  .woocommerce .products.grid.mobile-5-col {
    grid-template-columns: repeat(5, 1fr);
  }
  .woocommerce .products.grid.mobile-6-col {
    grid-template-columns: repeat(6, 1fr);
  }
  .woocommerce .products.grid.mobile-7-col {
    grid-template-columns: repeat(7, 1fr);
  }
  .woocommerce .products.grid.mobile-8-col {
    grid-template-columns: repeat(8, 1fr);
  }
  .woocommerce .products.grid.mobile-9-col {
    grid-template-columns: repeat(9, 1fr);
  }
  .woocommerce .products.grid.mobile-10-col {
    grid-template-columns: repeat(10, 1fr);
  }
  .woocommerce .products.grid.mobile-11-col {
    grid-template-columns: repeat(11, 1fr);
  }
  .woocommerce .products.grid.mobile-12-col {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (max-width: 300px) {
  .woocommerce .products.grid.mobile-2-col,
  .woocommerce .products.grid.mobile-3-col,
  .woocommerce .products.grid.mobile-4-col,
  .woocommerce .products.grid.mobile-5-col,
  .woocommerce .products.grid.mobile-6-col,
  .woocommerce .products.grid.mobile-7-col,
  .woocommerce .products.grid.mobile-8-col,
  .woocommerce .products.grid.mobile-9-col,
  .woocommerce .products.grid.mobile-10-col,
  .woocommerce .products.grid.mobile-11-col,
  .woocommerce .products.grid.mobile-12-col {
    grid-template-columns: repeat(1, 1fr);
  }
}
.woocommerce .products.grid {
  display: grid !important;
}
@media screen and (max-width: 1024px) {
  #main #content-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.single-product aside.sidebar-container {
    display: none;
  }
  body.single-product div.content-area {
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  .widget-area.sidebar-primary,
  .widget-area.sidebar-secondary,
  .content-left-sidebar .widget-area {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-quickview a.wvn-quick-view,
  .woocommerce ul.products.list li.product div.product-inner div.woo-entry-image a.wvn-quick-view {
    min-width: 123px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart::before {
    display: none;
  }
}
/******************************************************************   PRELOADER   ****************************************************************/
div.woovina-page-loader div.woovina-loader.wvp-loader-one {
  width: auto;
  height: auto;
  font-size: 0;
  -webkit-animation: none;
  animation: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
div.woovina-page-loader div.woovina-loader.wvp-loader-one:before,
div.woovina-page-loader div.woovina-loader.wvp-loader-one:after {
  content: '';
}
div.woovina-page-loader div.woovina-loader.wvp-loader-one:before {
  display: block;
  position: absolute;
  margin: auto;
  width: 18px;
  height: 18px;
  border: 3px solid #6a78d1;
  border-radius: 50%;
  -webkit-animation: wvn-pulse-data 0.8s ease-in-out infinite alternate;
  animation: wvn-pulse-data 0.8s ease-in-out infinite alternate;
}
div.woovina-page-loader div.woovina-loader.wvp-loader-one:after {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: inline-block;
  border-color: #6a78d1 transparent;
  border-style: solid;
  border-width: 5px;
  -webkit-animation: wvn-spin-data 0.8s linear infinite;
  animation: wvn-spin-data 0.8s linear infinite;
  background-color: #f4f4f4;
  z-index: -1;
}
@-webkit-keyframes wvn-spin-data {
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes wvn-spin-data {
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes wvn-pulse-data {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes wvn-pulse-data {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
body.single-product.woocommerce .summary div.btn-action {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
body.single-product.woocommerce .summary div.btn-action.btn-wishlist {
  margin-right: 20px;
}
body.single-product.woocommerce .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button {
  width: auto;
  height: 36px;
  margin: 0;
  padding: 0 16px;
  border-radius: 3px;
  background-color: transparent;
  color: #666;
  border: 1px solid #ebebeb;
  position: relative;
  overflow: hidden;
  line-height: 38px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-box-shadow: inset 0 -2px 20px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 -2px 20px rgba(0, 0, 0, 0.02);
}
body.single-product.woocommerce div.product .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button::before,
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare::before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body.single-product.woocommerce div.product .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button::after,
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare::after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
body.single-product.woocommerce div.product .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button::before,
body.single-product.woocommerce div.product .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button::after,
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare::before,
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background-color: #7751cc;
  z-index: -1;
}
body.single-product.woocommerce div.product .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover,
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare:hover {
  color: #fff;
  -webkit-transition: .7s linear;
  transition: .7s linear;
  border-color: #7751cc;
}
body.single-product.woocommerce div.product .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover::before,
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare:hover::before {
  -webkit-animation: wvn-two-circle-left 0.7s both alternate;
  animation: wvn-two-circle-left 0.7s both alternate;
}
body.single-product.woocommerce div.product .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button:hover::after,
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare:hover::after {
  -webkit-animation: wvn-two-circle-right 0.7s both alternate;
  animation: wvn-two-circle-right 0.7s both alternate;
}
body.single-product.woocommerce div.product .summary div.btn-action {
  display: inline-block;
}
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare {
  width: auto;
  height: 36px;
  margin: 0;
  padding: 0 16px;
  border-radius: 3px;
  background-color: transparent;
  color: #666;
  border: 1px solid #ebebeb;
  position: relative;
  overflow: hidden;
  line-height: 38px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-box-shadow: inset 0 -2px 20px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 -2px 20px rgba(0, 0, 0, 0.02);
}
body.single-product.woocommerce div.product .summary div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button.inited-add-wishlist,
body.single-product.woocommerce div.product .summary div.btn-action.btn-compare a.compare.added {
  background-color: #d948b2;
  border-color: #d948b2;
  color: #fff;
}
#woo-popup-wrap .woo-popup-content .buttons-wrap a.continue-btn {
  margin-bottom: 10px;
}
div#mobile-navbar ul#menu-mobile-navbar li.menu-item.current-menu-item a {
  color: #454545;
}
.elementor-widget-wew-woo-menucart .woovina-menucart__product-image {
  grid-row-end: 4;
}
.is-sticky #site-header.header-up {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.woovina-menucart__container {
  height: 150vh!important;
}
.woovina-menucart__wrapper .woovina-menucart__container {
  height: 150vh;
}
body.rtl .elementor-8 div.elementor-element.elementor-element-353a500 {
  right: 71vw;
  left: auto;
}
body.rtl section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider div.slick-slide {
  direction: ltr;
}
body.rtl .elementor-8 .elementor-element.elementor-element-2426aed > .elementor-widget-container {
  padding-left: 80px;
  padding-right: 0;
}
body.rtl .elementor-8 .elementor-element.elementor-element-8a9e08b > .elementor-widget-container,
body.rtl .elementor-8 .elementor-element.elementor-element-1a121b9 > .elementor-widget-container {
  margin-left: 50px;
  margin-right: 0;
}
body.rtl .elementor-8 .elementor-element.elementor-element-7c6caee.elementor-column > .elementor-widget-wrap {
  justify-content: flex-start;
}
body.rtl .elementor-8 .elementor-element.elementor-element-f1b65df.elementor-column > .elementor-widget-wrap {
  justify-content: flex-end;
}
body.rtl .wew-advanced-heading .wew-line-align-left {
  float: right;
  margin-right: 0!important;
  margin-left: 15px;
}
body.rtl .woocommerce .products .wvn-content-left .product-inner,
body.rtl.woocommerce .products .wvn-content-left .product-inner {
  text-align: right;
}
body.rtl .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap span.onsale,
body.rtl.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap span.onsale {
  right: 20px;
  left: auto;
}
body.rtl .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.inner div.star-rating,
body.rtl.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.inner div.star-rating {
  left: 0;
  right: auto;
}
body.rtl .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.shopswatchinput,
body.rtl.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.shopswatchinput,
body.rtl .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart::before,
body.rtl.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart::before {
  left: 0;
  right: auto;
}
body.rtl .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group,
body.rtl.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.btn-group {
  right: auto;
  left: 10px;
}
body.rtl .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a,
body.rtl.woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a {
  padding-left: 10px;
  padding-right: 0;
}
body.rtl section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-prev {
  border-radius: 0 999px 999px 0;
}
body.rtl section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog button.slick-arrow.slick-next {
  border-radius: 999px 0 0 999px;
}
body.rtl .wvn-custom-footer--col-1 .elementor-widget-image a {
  text-align: right;
}
body.rtl .elementor-926 .elementor-element.elementor-element-db9840c > .elementor-widget-container,
body.rtl .elementor-926 .elementor-element.elementor-element-4d3a95d > .elementor-widget-container {
  margin-left: 20px;
  margin-right: 0;
}
body.rtl .elementor-align-left .wew-newsletter-form-wrap {
  margin-right: 0;
  margin-left: auto;
}
body.rtl aside.sidebar-container div.sidebar-box.widget_recent_reviews ul.product_list_widget li,
body.rtl aside.sidebar-container div.sidebar-box.widget_top_rated_products ul.product_list_widget li,
body.rtl aside.sidebar-container div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li,
body.rtl aside.dokan-store-widget div.sidebar-box.widget_recent_reviews ul.product_list_widget li,
body.rtl aside.dokan-store-widget div.sidebar-box.widget_top_rated_products ul.product_list_widget li,
body.rtl aside.dokan-store-widget div.sidebar-box.widget_recently_viewed_products ul.product_list_widget li {
  padding-left: 0;
  padding-right: 114px;
}
body.rtl.woocommerce ul.product_list_widget li img {
  right: 0;
  left: auto;
}
body.rtl .yith-woocompare-widget .compare.button {
  float: left;
}
body.rtl .wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:last-child {
  padding-right: 10px;
  padding-left: 0;
}
body.rtl .wpforms-container .wpforms-field .wpforms-field-row .wpforms-field-row-block:first-child {
  padding-right: 0;
  padding-left: 10px;
}
body.rtl.woocommerce .woovina-off-canvas-filter {
  float: right;
  margin: 0 0 0 20px;
}
body.rtl.woocommerce .woovina-grid-list {
  float: right;
  margin: 0 0 0 20px;
}
body.rtl.woocommerce .woocommerce-ordering {
  float: right;
}
body.rtl.woocommerce .theme-select::after {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #ddd;
  border-radius: 16px 0 0 16px!important;
}
body.rtl.woocommerce .widget_price_filter .ui-slider {
  text-align: right;
}
body.rtl.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
}
body.rtl.woocommerce .widget_price_filter .price_slider_amount .button {
  float: left;
}
body.rtl.woocommerce div.product div.images {
  float: right;
}
body.rtl.woocommerce div.product div.summary {
  float: left;
}
body.rtl.woocommerce div.product .woocommerce-product-rating .star-rating {
  float: right;
  margin-right: 0px;
}
body.rtl.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  right: auto;
  left: 10px;
}
body.rtl.woocommerce .result-count {
  float: left;
}
body.rtl.woocommerce .result-count li {
  float: right;
}
body.rtl.woocommerce div.product form.cart div.quantity {
  float: right;
  margin-right: 0;
}
body.rtl.woocommerce div.product form.cart .woocommerce-grouped-product-list-item div.quantity {
  margin-left: 0;
}
body.rtl.woocommerce ul.products.list li.product .product-inner {
  text-align: right;
}
body.rtl.woocommerce ul.products.list li.product .woo-entry-image {
  margin: 0 0 0 3%;
}
body.rtl.woocommerce div.product form.cart .variations .reset_variations,
body.rtl.woocommerce .single_variation {
  float: right;
}
body.rtl.woocommerce .fa-angle-right::before {
  content: "\f104";
}
body.rtl.woocommerce .fa-angle-left::before {
  content: "\f105";
}
body.rtl.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value div.attribute-swatch div.swatchinput {
  float: right;
}
body.rtl.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist {
  margin: 0 20px 0 12px;
}
body.rtl.woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.inner span.price {
  text-align: right;
}
body.rtl.single-product.woocommerce div.product form.cart div.btn-single-page div.btn-action.btn-wishlist,
body.rtl.single-product.woocommerce div.product form.cart div.quantity.buttons_added {
  margin-left: 20px;
  margin-right: 0;
}
body.rtl.woocommerce.woo-left-tabs div.product .woocommerce-tabs ul.tabs {
  text-align: right;
}
body.rtl.woocommerce div.product div.product-share ul.woovina-social-share li:not(:last-child) {
  margin-left: 20px;
  margin-right: 0;
}
body.rtl.woocommerce div.product.wvn-tabs-layout-horizontal div.woocommerce-tabs ul.tabs li:first-child {
  margin-right: 0;
  margin-left: 10px;
}
body.rtl.single-product.woocommerce div.product > span.onsale {
  right: 20px;
  left: auto;
}
body.rtl .contact-info .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
  text-align: right;
  flex-direction: row;
}
body.rtl .contact-info .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper .elementor-icon-box-icon {
  margin-left: 12px;
  margin-right: 0;
}
body.rtl .elementor-143 .elementor-element.elementor-element-f30033e > .elementor-widget-container {
  padding-left: 80px;
  padding-right: 0;
}
body.rtl .elementor-143 .elementor-element.elementor-element-c9e917b > .elementor-element-populated {
  padding-left: 15px;
  padding-right: 0;
}
/*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: "\f057";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 22px;
  color: rgba(225, 225, 225, 0.7) !important;
  background-color: rgba(0, 0, 0, 0.3);
  width: 50px;
  height: 30px;
  line-height: 23px;
  top: 14px;
  position: absolute;
  right: 0px;
  transition: ease .2s;
  border-radius: 0 16px 0% 100%;
}
button#cboxClose:hover:before {
  font-size: 25px;
  color: white!important;
}
.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;
  margin-bottom: 15px;
  background-image: linear-gradient(109.6deg, #9d4bc7 11.2%, #7751cc 83.1%);
  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: #6a78d1;
}
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: #6a78d1;
  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;
  font-family: "Josefin Sans", sans-serif;
}
#body-compare-popup .dataTables_wrapper .dataTables_scroll .dataTables_scrollHead {
  display: none;
}
#body-compare-popup ul li {
  display: block;
}
#scroll-top {
  -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,
#site-navigation-wrap .main-menu .sub-menu .badge-hot > a,
#site-navigation-wrap .main-menu > .badge-hot > a {
  position: relative;
}
.woovina-nav-menu > li.badge-hot > a:before,
#site-navigation-wrap .main-menu .sub-menu .badge-hot > a:before,
#site-navigation-wrap .main-menu > .badge-hot > a:before {
  content: "Hot";
  text-transform: capitalize;
  background-color: red;
  font-size: 10px;
  padding: 2px 5px;
  line-height: 1;
  border-radius: 0px;
  color: #ffffff;
  position: absolute;
  top: 18%;
  right: 0px;
  z-index: 3;
}
.rtl .woovina-nav-menu > li.badge-hot > a:before,
.rtl #site-navigation-wrap .main-menu .sub-menu .badge-hot > a:before,
.rtl #site-navigation-wrap .main-menu > .badge-hot > a:before {
  left: 0px;
  right: auto;
}
.rtl.woovina-nav-menu > li.badge-hot > a:before,
.rtl#site-navigation-wrap .main-menu .sub-menu .badge-hot > a:before,
.rtl#site-navigation-wrap .main-menu > .badge-hot > a:before {
  left: 0px;
  right: auto;
}
.woovina-nav-menu > li.badge-hot > a:after,
#site-navigation-wrap .main-menu .sub-menu .badge-hot > a:after,
#site-navigation-wrap .main-menu > .badge-hot > a: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: 33%;
  right: 15px;
  z-index: 1;
}
.rtl .woovina-nav-menu > li.badge-hot > a:after,
.rtl #site-navigation-wrap .main-menu .sub-menu .badge-hot > a:after,
.rtl #site-navigation-wrap .main-menu > .badge-hot > a:after {
  left: 15px;
  right: auto;
}
.rtl.woovina-nav-menu > li.badge-hot > a:after,
.rtl#site-navigation-wrap .main-menu .sub-menu .badge-hot > a:after,
.rtl#site-navigation-wrap .main-menu > .badge-hot > a:after {
  left: 15px;
  right: auto;
}
.woovina-nav-menu > li.badge-new > a,
#site-navigation-wrap .main-menu .sub-menu .badge-new > a,
#site-navigation-wrap .main-menu > .badge-new > a {
  position: relative;
}
.woovina-nav-menu > li.badge-new > a:before,
#site-navigation-wrap .main-menu .sub-menu .badge-new > a:before,
#site-navigation-wrap .main-menu > .badge-new > a:before {
  content: "New";
  text-transform: capitalize;
  background-color: #3069af;
  font-size: 10px;
  padding: 2px 5px;
  line-height: 1;
  border-radius: 0px;
  color: #ffffff;
  position: absolute;
  top: 18%;
  right: 0px;
  z-index: 3;
}
.rtl .woovina-nav-menu > li.badge-new > a:before,
.rtl #site-navigation-wrap .main-menu .sub-menu .badge-new > a:before,
.rtl #site-navigation-wrap .main-menu > .badge-new > a:before {
  left: 0px;
  right: auto;
}
.rtl.woovina-nav-menu > li.badge-new > a:before,
.rtl#site-navigation-wrap .main-menu .sub-menu .badge-new > a:before,
.rtl#site-navigation-wrap .main-menu > .badge-new > a:before {
  left: 15px;
  right: auto;
}
.woovina-nav-menu > li.badge-new > a:after,
#site-navigation-wrap .main-menu .sub-menu .badge-new > a:after,
#site-navigation-wrap .main-menu > .badge-new > a:after {
  content: "";
  border-top: 3px solid #3069af;
  border-left: 3px solid #3069af;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  position: absolute;
  top: 33%;
  right: 15px;
  z-index: 1;
}
.rtl .woovina-nav-menu > li.badge-new > a:after,
.rtl #site-navigation-wrap .main-menu .sub-menu .badge-new > a:after,
.rtl #site-navigation-wrap .main-menu > .badge-new > a:after {
  left: 6px;
  right: auto;
}
.rtl.woovina-nav-menu > li.badge-new > a:after,
.rtl#site-navigation-wrap .main-menu .sub-menu .badge-new > a:after,
.rtl#site-navigation-wrap .main-menu > .badge-new > a:after {
  left: 6px;
  right: auto;
}
.is-sticky .woovina-nav-menu > li.badge-new > a::before,
.is-sticky #site-navigation-wrap .main-menu .sub-menu .badge-new > a::before,
.is-sticky #site-navigation-wrap .main-menu > .badge-new > a::before {
  top: 8%;
}
.is-sticky .woovina-nav-menu > li.badge-hot > a::before,
.is-sticky #site-navigation-wrap .main-menu .sub-menu .badge-hot > a::before,
.is-sticky #site-navigation-wrap .main-menu > .badge-hot > a::before {
  top: 8%;
}
.tinvwl_add_to_wishlist_button.tinvwl-add-hide {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
/*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 #c8d1f2;
  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: #ebefff;
  padding: 0;
  text-align: center;
  border-right: 1px solid #c8d1f2;
  border-bottom: 1px solid #c8d1f2;
  color: #6e86dd;
  font-size: 14px;
  line-height: 50px;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr td.value {
  border: 1px solid #c8d1f2;
  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.wvssquare {
  border-radius: 2px;
}
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;
  transition: .5s ease;
  -webkit-box-shadow: 0 0 2px 4px #ebebeb;
  -moz-box-shadow: 0 0 2px 4px #ebebeb;
  -ms-box-shadow: 0 0 2px 4px #ebebeb;
  -o-box-shadow: 0 0 2px 4px #ebebeb;
  box-shadow: 0 0 2px 4px #ebebeb;
}
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: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none !important;
  background-color: #f74040;
  color: #fff;
}
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: #323232;
  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: #323232;
  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: #fff;
  -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: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: transparent;
  background-color: #f74040;
  color: #fff;
}
body.single-product.woocommerce form.variations_form table.variations.wvs-variations-wrapper tbody tr:last-child a.reset_variations:hover:before {
  color: #fff;
}
.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;
}
@media screen and (max-width: 767px) {
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a {
    line-height: 45px;
  }
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare {
    line-height: 45px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.woo-entry-image div.shopswatchinput {
    top: calc(100% + -30px);
    right: 15px;
  }
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.image-wrap div.outofstock-badge span.text-outofstock {
    font-size: 15px;
  }
  .wvn-categories .wvn-categories--cover a {
    display: block;
  }
  #wrap .wvn-flash-deal .elementor-column .wew-mobile-countdown-column-4 .wew-countdown-item-wrap {
    padding: 0 10px;
  }
  a#scroll-top {
    bottom: 80px;
    z-index: 100;
  }
  .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;
  }
}
@media screen and (max-width: 664px) {
  .is-countdown {
    display: none!important;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn a {
    font-size: 10px;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li.meta-date {
    font-size: 80%;
  }
}
@media screen and (max-width: 640px) {
  table tr th:first-child,
  table tr td:first-child {
    padding-left: 1em;
  }
}
@media screen and (max-width: 554px) {
  .woocommerce ul.products:not(.list) li.product div.product-inner ul.woo-entry-inner li.title a {
    font-size: 14px;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details ul.meta li {
    margin-top: 5px;
  }
  section.wvn-hero div.wvn-hero--slider div.woovina-slick-slider ul.slick-dots {
    display: none !important;
  }
  .wew-carousel .meta li {
    margin-left: 12px;
  }
  #footer .footer-widgets-inner .wvn-custom-footer .elementor-column:not(.wvn-custom-footer--col-4) .elementor-element {
    margin-bottom: 8px;
  }
  #footer .footer-widgets-inner .wvn-custom-footer .wvn-custom-footer--col-4 .heading-ft-4 {
    margin-bottom: 8px;
  }
  #footer .footer-widgets-inner .wvn-custom-footer {
    padding: 50px 0px 50px 0px;
  }
  #footer .footer-widgets-inner .wvn-custom-footer .wvn-custom-footer--col-4 input {
    font-size: 11px;
  }
}
@media screen and (max-width: 554px) and (min-width: 415px) {
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-excerpt {
    font-size: 12px;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details .wew-carousel-entry-title {
    font-size: 19px;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn a {
    font-size: 8px;
  }
  .wvn-blog ul.meta li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) and (min-width: 415px) {
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-excerpt {
    display: none;
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details .wew-carousel-entry-title {
    transform: translateY(192px);
  }
  section.wvn-blog div.elementor-widget-wew-blog-carousel div.wew-carousel-blog div.wew-carousel-slide div.wew-carousel-entry-details div.wew-carousel-entry-readmore.readmore-btn {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 414px) {
  #main .section-contact .address-1 {
    width: 100%;
  }
  #main .section-contact .address-2 {
    width: 100%;
  }
  #main .section-contact .address-1 .icon-box-1 {
    width: 50%;
  }
  #main .section-contact .address-1 .icon-box-2 {
    width: 50%;
  }
  body.woocommerce div.product div.product-share ul.woovina-social-share li a div.product-share-text {
    font-size: 13px;
  }
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-addtocart a {
    font-size: 7px !important;
    width: 110px;
    padding: 0 15px;
  }
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare {
    font-size: 7px !important;
  }
  #footer .footer-widgets-inner .wvn-custom-footer .wvn-custom-footer--col-1 {
    width: 100%;
  }
  #footer .footer-widgets-inner .wvn-custom-footer .wvn-custom-footer--col-4 {
    width: 100%;
  }
  #footer #footer-bottom {
    padding: 15px;
  }
}
@media screen and (max-width: 375px) {
  body.woocommerce div.product div.product-share ul.woovina-social-share {
    grid-template-columns: repeat(1, 1fr);
  }
  div.yith-wfbt-section h3 {
    white-space: normal;
  }
}
@media screen and (max-width: 360px) {
  .woovina-menucart--items-indicator-plain .woovina-menucart__container .woovina-menucart__main {
    width: 320px;
  }
}
@media screen and (max-width: 320px) {
  #woovina-off-canvas-sidebar-wrap .woovina-off-canvas-sidebar {
    width: 300px!important;
  }
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.tinvwl_add_to_wishlist_button,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-wishlist a.compare,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.tinvwl_add_to_wishlist_button,
  .woocommerce ul.products.list li.product div.product-inner ul.woo-entry-inner li.btn-action-wrap div.btn-group div.btn-action.btn-compare a.compare {
    padding: 0 15px;
  }
  .woovina-menucart--items-indicator-plain .woovina-menucart__container .woovina-menucart__main {
    width: 290px;
  }
  .woovina-menucart--items-indicator-plain .woovina-menucart__container .woovina-menucart__main .woovina-menucart__footer-buttons a {
    font-size: 11px!important;
  }
  body.woocommerce div.woovina-toolbar a.woovina-off-canvas-filter i.icon-menu::before {
    vertical-align: middle;
  }
  body.woocommerce div.woovina-toolbar a.woovina-off-canvas-filter span.off-canvas-filter-text {
    font-size: 12px;
  }
  .woocommerce .woocommerce-ordering .orderby {
    width: 100% !important;
  }
}
/* Update 26/10/2021 */
.woocommerce ul.products li.product .product-inner > a > img,
.woocommerce ul.products li.product .product-inner > a > h2,
.woocommerce ul.products li.product .product-inner > a > .price {
  display: none;
}
@media screen and (max-width: 767px) {
  .wvn-flash-deal .elementor-container .elementor-widget-heading.elementor-motion-effects-parent {
    width: 90%;
    max-width: 90%;
  }
}
