/* ini deon age verification */
.qodef-m-content-prevent {
  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;
  gap: 16px;
}
.qodef-m-content-prevent .qodef-button {
  width: 220px;
  max-width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin: 1.5em !important;
}
.qodef-m-content-prevent .qodef-button.qodef-prevent--yes {
  margin: 1.5em !important;
}

/* end deon age verification */
/* ini navigation */
.qodef-header-navigation > ul > li > a > span,
.qodef-mobile-header-navigation > ul > li > a > span {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#947BE1), color-stop(#c298d3), color-stop(51%, #000), to(#000));
  background-image: linear-gradient(-90deg, #cd11cb, #947BE1, #c298d3, #000 51%, #000 100%);
  background-image: -moz-linear-gradient(-90deg, #cd11cb, #947BE1, #c298d3, #000 51%, #000 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: left;
  -webkit-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.qodef-header-navigation > ul > li > a > span:hover,
.qodef-mobile-header-navigation > ul > li > a > span:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
}
.qodef-header-navigation > ul > li.current-menu-item > a > span,
.qodef-mobile-header-navigation > ul > li.current-menu-item > a > span {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
}

#qodef-page-header .qodef-header-logo-link img {
  width: 140px;
  height: auto;
}
#qodef-page-header .qodef-header-sticky {
  height: 120px;
}
#qodef-page-header .qodef-header-sticky .qodef-header-sticky-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
#qodef-page-header .qodef-header-sticky.vpwl-custom-sticky-header {
  height: 120px !important;
}
#qodef-page-header .qodef-header-sticky.vpwl-custom-sticky-header .vpwl-custom-sticky-header__inner {
  height: 120px !important;
  min-height: 120px !important;
  overflow: visible;
}
#qodef-page-header .qodef-header-sticky.vpwl-custom-sticky-header .qodef-header-logo-link {
  height: 100px !important;
  max-height: 100px !important;
  width: auto !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
#qodef-page-header .qodef-header-sticky.vpwl-custom-sticky-header .qodef-header-logo-link img {
  width: auto !important;
  height: auto !important;
  max-height: 100px !important;
  max-width: 250px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.vpwl-custom-sticky-header__inner {
  min-height: 72px;
  height: 100%;
}

#qodef-page-mobile-header-inner .widget_deon_core_woo_dropdown_cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#qodef-page-mobile-header-inner .widget_deon_core_woo_dropdown_cart .qodef-widget-dropdown-cart-outer {
  -ms-grid-column-align: center;
      justify-self: center;
}
#qodef-page-mobile-header-inner .widget_deon_core_woo_dropdown_cart .qodef-widget-dropdown-cart-outer .qodef-m-opener {
  letter-spacing: 0.2em;
  line-height: 1.23em;
  font-weight: 600;
}

.vpwl-custom-header__left .menu-item,
.vpwl-custom-sticky-header__left .menu-item {
  margin: 0;
}

.vpwl-custom-header__right .widget.widget_block, .vpwl-custom-header__right .widget.widget_deon_core_woo_dropdown_cart,
.vpwl-custom-sticky-header__right .widget.widget_block,
.vpwl-custom-sticky-header__right .widget.widget_deon_core_woo_dropdown_cart {
  line-height: 1;
  margin-bottom: 0;
}
.vpwl-custom-header__right .widget.widget_block .track-order, .vpwl-custom-header__right .widget.widget_deon_core_woo_dropdown_cart .track-order,
.vpwl-custom-sticky-header__right .widget.widget_block .track-order,
.vpwl-custom-sticky-header__right .widget.widget_deon_core_woo_dropdown_cart .track-order {
  font-family: "Archivo", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.23em;
  font-weight: 600;
}
.vpwl-custom-header__right .widget.widget_block .track-order a, .vpwl-custom-header__right .widget.widget_deon_core_woo_dropdown_cart .track-order a,
.vpwl-custom-sticky-header__right .widget.widget_block .track-order a,
.vpwl-custom-sticky-header__right .widget.widget_deon_core_woo_dropdown_cart .track-order a {
  color: #1b1b1b;
}
.vpwl-custom-header__right .widget.widget_block .track-order a:hover, .vpwl-custom-header__right .widget.widget_deon_core_woo_dropdown_cart .track-order a:hover,
.vpwl-custom-sticky-header__right .widget.widget_block .track-order a:hover,
.vpwl-custom-sticky-header__right .widget.widget_deon_core_woo_dropdown_cart .track-order a:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.vpwl-custom-header__right .widget.widget_block .qodef-m-opener, .vpwl-custom-header__right .widget.widget_deon_core_woo_dropdown_cart .qodef-m-opener,
.vpwl-custom-sticky-header__right .widget.widget_block .qodef-m-opener,
.vpwl-custom-sticky-header__right .widget.widget_deon_core_woo_dropdown_cart .qodef-m-opener {
  letter-spacing: 0.2em;
  line-height: 1.23em;
  font-weight: 600;
}

.widget_deon_core_woo_dropdown_cart .qodef-m-opener:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
}
.widget_deon_core_woo_dropdown_cart .qodef-m-action a {
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}
.widget_deon_core_woo_dropdown_cart .qodef-m-action a:hover {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}

.widget.widget_deon_core_search_opener a.qodef-opener-icon .qodef-m-icon svg path {
  fill: #1b1b1b;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.widget.widget_deon_core_search_opener a.qodef-opener-icon:hover .qodef-m-icon svg path {
  fill: url(#vpwl-icon-gradient);
}

.wp-block-woocommerce-customer-account a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  line-height: 0;
  border-radius: 50%;
}
.wp-block-woocommerce-customer-account .wc-block-customer-account__account-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: relative;
  z-index: 2;
}
.wp-block-woocommerce-customer-account a::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  padding: 3px;
  background: linear-gradient(65deg, #cd11cb 0%, #c34def 29%, #856efa 50%, #947be1 73%, #c298d3 100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 1;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.wp-block-woocommerce-customer-account a:hover::before {
  opacity: 0.9;
}
.wp-block-woocommerce-customer-account svg path {
  fill: #1b1b1b;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.wp-block-woocommerce-customer-account a:hover svg path {
  fill: url(#vpwl-icon-gradient);
}

.no-touchevents .qodef-custom-cursor-enabled.qodef-custom-cursor-dot-with-circle #qodef-custom-cursor-holder .qodef-custom-cursor-transform {
  z-index: 9999999999;
}

/* end navigation */
/* ini footer */
#qodef-page-footer #qodef-page-footer-top-area,
#qodef-page-footer #qodef-page-footer-bottom-area {
  background-color: #000;
}
#qodef-page-footer #qodef-page-footer-top-area #qodef-page-footer-top-area-inner,
#qodef-page-footer #qodef-page-footer-bottom-area #qodef-page-footer-top-area-inner {
  padding-top: 100px;
}
#qodef-page-footer .qodef-grid-item {
  text-align: center !important;
}
#qodef-page-footer a:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
}
#qodef-page-footer .widget input {
  border: none;
  border-bottom: 1px solid transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #c298d3);
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: bottom;
}
#qodef-page-footer p {
  text-align: center;
  margin: 0;
}
#qodef-page-footer .gradation-txt {
  padding: 1.5em 0;
  font-size: 1.5em;
  font-family: "Syne", sans-serif;
  font-weight: 700;
  background-image: linear-gradient(65deg, #CD11CB 0%, #C34DEF 29%, #856EFA 50%, #947be1 73%, #C298D3 100%);
  background-image: -moz-linear-gradient(65deg, #CD11CB 0%, #C34DEF 29%, #856EFA 50%, #947be1 73%, #C298D3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#qodef-page-footer .qodef-grid-inner.clear::before,
#qodef-page-footer .qodef-grid-inner.clear::after {
  content: none;
  display: none;
}
#qodef-page-footer .qodef-grid-inner.clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
}
#qodef-page-footer .wp-block-group__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
#qodef-page-footer #nav_menu-2 {
  margin: 0 !important;
}
#qodef-page-footer .qodef-button.qodef-layout--outlined:hover {
  background: transparent !important;
}

/* end footer */
/* ini back to top */
#qodef-back-to-top {
  right: -25px;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto !important;
  height: auto !important;
  padding: 14px 12px !important;
  white-space: nowrap;
  -webkit-transform: rotate(-90deg) !important;
          transform: rotate(-90deg) !important;
  -webkit-transform-origin: center center !important;
          transform-origin: center center !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#qodef-back-to-top:hover .qodef-back-to-top-label {
  -webkit-transform: none !important;
          transform: none !important;
  top: auto !important;
}
#qodef-back-to-top .qodef-back-to-top-label {
  position: relative;
  -webkit-transform: none !important;
          transform: none !important;
  top: auto !important;
  -webkit-transition: color 0.3s ease !important;
  transition: color 0.3s ease !important;
}

/* end back to top */
.vpwl-page-title .qodef-m-title {
  font-size: 44px !important;
}

.bottom-section .qodef-m-title {
  font-size: 44px !important;
}

.qodef-vertical-form input,
.qodef-vertical-form textarea {
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea,
.select2-container--default .select2-selection {
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}

#home-slider .qodef-addons-woo-shortcode .button {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 1px solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background: transparent !important;
}
#home-slider .qodef-addons-woo-shortcode .button span {
  position: relative;
  z-index: 2;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2.4px;
}
#home-slider .qodef-addons-woo-shortcode .button::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#home-slider .qodef-addons-woo-shortcode .button:hover::before {
  opacity: 1;
}
#home-slider .qodef-addons-woo-shortcode .button:hover span {
  color: #fff;
}

.qodef-qi-swiper-container .swiper-button-next svg,
.qodef-qi-swiper-container .swiper-button-prev svg {
  stroke: #FFF;
  fill: #FFF;
}

.qodef-button.qodef-layout--outlined {
  border-image-slice: 1;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: 0 0;
}
.qodef-button.qodef-layout--outlined:hover {
  background: -webkit-gradient(linear, left bottom, right top, from(#947be1), color-stop(#9c70e1), color-stop(#a664df), color-stop(#b155dc), color-stop(#bd42d6), color-stop(#c145d4), color-stop(#c548d3), color-stop(#c94bd1), color-stop(#c663d3), color-stop(#c476d5), color-stop(#c388d4), to(#c298d3)) !important;
  background: linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  background: -moz-linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
}
.qodef-button.qodef-layout--outlined.qodef-skin--light {
  color: #fff;
  border: 1px solid #fff !important;
  -o-border-image: none 100%/1/0 stretch !important;
     border-image: none 100%/1/0 stretch !important;
}
.qodef-button.qodef-layout--outlined.qodef-skin--light:hover {
  background-color: #FFF !important;
}
.qodef-button.qodef-layout--outlined.qodef-skin--light:hover .qodef-m-text {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#947be1), color-stop(#9c70e1), color-stop(#a664df), color-stop(#b155dc), color-stop(#bd42d6), color-stop(#c145d4), color-stop(#c548d3), color-stop(#c94bd1), color-stop(#c663d3), color-stop(#c476d5), color-stop(#c388d4), to(#c298d3)) !important;
  background-image: linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  background-image: -moz-linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  background-clip: text;
  -webkit-background-clip: text;
}

#qodef-woo-page.qodef--single .entry-summary button {
  border-image-slice: 1;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: transparent !important;
}
#qodef-woo-page.qodef--single .entry-summary button:hover {
  background: -webkit-gradient(linear, left bottom, right top, from(#947be1), color-stop(#9c70e1), color-stop(#a664df), color-stop(#b155dc), color-stop(#bd42d6), color-stop(#c145d4), color-stop(#c548d3), color-stop(#c94bd1), color-stop(#c663d3), color-stop(#c476d5), color-stop(#c388d4), to(#c298d3)) !important;
  background: linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  background: -moz-linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
  border-color: #c13ad4;
}
#qodef-woo-page ul.products li.product .button {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#947be1), color-stop(#9c70e1), color-stop(#a664df), color-stop(#b155dc), color-stop(#bd42d6), color-stop(#c145d4), color-stop(#c548d3), color-stop(#c94bd1), color-stop(#c663d3), color-stop(#c476d5), color-stop(#c388d4), to(#c298d3)) !important;
  background-image: linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  background-image: -moz-linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  border-image-slice: 1;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}
#qodef-woo-page ul.products li.product .button:hover {
  background: transparent !important;
}
#qodef-woo-page .added_to_cart {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}
#qodef-woo-page .added_to_cart:hover {
  background: transparent !important;
}
#qodef-woo-page .button {
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
}
.woocommerce-account div.woocommerce .woocommerce-MyAccount-content a:not(.woocommerce-Button) {
  -webkit-text-fill-color: #fff;
}
.woocommerce-account div.woocommerce .woocommerce-MyAccount-content a:not(.woocommerce-Button):hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
  -webkit-text-fill-color: initial;
}
.woocommerce-account div.woocommerce .woocommerce-MyAccount-content a.woocommerce-Button {
  color: #fff;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}
.woocommerce-account div.woocommerce .woocommerce-MyAccount-content a.woocommerce-Button:hover {
  color: #000;
}
.woocommerce-account.customize-support div.woocommerce .woocommerce-MyAccount-content a:not(.woocommerce-Button) {
  -webkit-text-fill-color: #000;
}
.woocommerce-account.customize-support div.woocommerce .woocommerce-MyAccount-content a:not(.woocommerce-Button):hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-account .button {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}
.woocommerce-account .button:hover {
  background: transparent !important;
}

.home .qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus::after, .home .qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus::before {
  background: #fff !important;
}
.home .qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus:before {
  background: #fff !important;
}

.page-id-17 .woocommerce-MyAccount-content a {
  color: #000 !important;
}

#yith-quick-view-content.single-product .entry-summary button {
  border-image-slice: 1;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: 0 0;
}
#yith-quick-view-content.single-product .entry-summary button:hover {
  background: -webkit-gradient(linear, left bottom, right top, from(#947be1), color-stop(#9c70e1), color-stop(#a664df), color-stop(#b155dc), color-stop(#bd42d6), color-stop(#c145d4), color-stop(#c548d3), color-stop(#c94bd1), color-stop(#c663d3), color-stop(#c476d5), color-stop(#c388d4), to(#c298d3)) !important;
  background: linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  background: -moz-linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
}

.qodef-gradient-background-column--dark {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#947be1), color-stop(#9c70e1), color-stop(#a664df), color-stop(#b155dc), color-stop(#bd42d6), color-stop(#c145d4), color-stop(#c548d3), color-stop(#c94bd1), color-stop(#c663d3), color-stop(#c476d5), color-stop(#c388d4), to(#c298d3)) !important;
  background-image: linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  background-image: -moz-linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
}

.qodef-workflow.qodef-layout--image-with-text .qodef-year {
  background: -webkit-gradient(linear, right top, left top, color-stop(0, #cd11cb), color-stop(50%, #947BE1), to(#c298d3));
  background: linear-gradient(-90deg, #cd11cb 0, #947BE1 50%, #c298d3 100%);
  background: -moz-linear-gradient(-90deg, #cd11cb 0, #947BE1 50%, #c298d3 100%);
  background-clip: text;
  -webkit-background-clip: text;
}
.qodef-workflow.qodef-layout--image-with-text .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image img {
  max-width: 50% !important;
}
.qodef-workflow.qodef-layout--image-with-text .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text {
  position: relative;
  overflow: visible;
}
.qodef-workflow.qodef-layout--image-with-text .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-year {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  z-index: 0;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: visible !important;
  line-height: 1 !important;
  top: 50% !important;
  -webkit-transform: translateY(-50%) scale(1.02);
          transform: translateY(-50%) scale(1.02);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  padding: 0.15em;
  min-height: 1.2em;
  will-change: transform;
}
.qodef-workflow.qodef-layout--image-with-text .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-m-title,
.qodef-workflow.qodef-layout--image-with-text .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-text .qodef-m-text {
  position: relative;
  z-index: 1;
}

.wp-block-button .wp-block-button__link {
  background-image: -webkit-gradient(linear, left bottom, right top, from(#947be1), color-stop(#9c70e1), color-stop(#a664df), color-stop(#b155dc), color-stop(#bd42d6), color-stop(#c145d4), color-stop(#c548d3), color-stop(#c94bd1), color-stop(#c663d3), color-stop(#c476d5), color-stop(#c388d4), to(#c298d3)) !important;
  background-image: linear-gradient(to right top, #947be1, #9c70e1, #a664df, #b155dc, #bd42d6, #c145d4, #c548d3, #c94bd1, #c663d3, #c476d5, #c388d4, #c298d3) !important;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}
.wp-block-button .wp-block-button__link:hover {
  background: transparent !important;
}

/* ini shop page */
.archive .select2-container--default .select2-selection {
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}
.archive .product_list_widget .qodef-woo-product-title {
  font-size: 19px;
}
.archive .widget .tagcloud a {
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}
.archive .widget .tagcloud a:hover {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}
.archive .widget .price {
  display: block;
}
.archive .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}
.archive .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}
.archive .widget.widget_price_filter .price_slider_amount button {
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
}
.archive .widget.widget_price_filter .price_slider_amount button:hover {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}
.archive .qodef-social-icons-group .qodef-social-icons-item a:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* end shop page */
/* ini age verification */
#qodef-age-verification-modal .qodef-m-logo {
  display: none;
}

.qodef-button.qodef-prevent--yes.qodef-layout--filled.qodef-html--link {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  border-image-source: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -webkit-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  border-image-source: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  -webkit-transition: background-position 0.4s ease;
  transition: background-position 0.4s ease;
}
.qodef-button.qodef-prevent--yes.qodef-layout--filled.qodef-html--link:hover {
  color: white;
}

/* end age verification */
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus::after, .qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus::before {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus:before {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
}

#qodef-404-page .qodef-404-title.qodef-404-number {
  background: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3)) !important;
  background: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  background: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.vpwl-gallery-title {
  font-family: "Syne", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 24px;
  line-height: 1.16em;
  margin: 25px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.vpwl-slider-title {
  margin-top: 10px;
  font-family: "Syne", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 24px;
  line-height: 2em;
  text-align: left;
  word-break: break-word;
  margin-left: 0.5em;
}

.widget .wc-block-product-categories a:hover {
  background-image: -webkit-gradient(linear, right top, left top, from(#cd11cb), color-stop(#c13ad4), color-stop(#b54fda), color-stop(#a95fdf), color-stop(#9f6ce1), color-stop(#a073e0), color-stop(#a17adf), color-stop(#a381dd), color-stop(#ad86da), color-stop(#b58cd7), color-stop(#bc92d5), to(#c298d3));
  background-image: linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-image: -moz-linear-gradient(to left, #cd11cb, #c13ad4, #b54fda, #a95fdf, #9f6ce1, #a073e0, #a17adf, #a381dd, #ad86da, #b58cd7, #bc92d5, #c298d3);
  background-size: 100% 100%;
  background-position: center;
}

@media (min-width: 769px) {
  .vpwl-page-title .qodef-m-title {
    font-size: 70px !important;
  }
  .qodef-section-title .qodef-m-title {
    font-size: 70px !important;
  }
  .bottom-section .qodef-m-title {
    font-size: 60px !important;
  }
  .qodef-workflow.qodef-layout--image-with-text .qodef-workflow-item .qodef-workflow-item-inner .qodef-workflow-image img {
    max-width: 100% !important;
  }
}
@media (max-width: 1300px) {
  #qodef-page-header {
    display: none !important;
  }
  #qodef-page-mobile-header {
    display: block !important;
  }
}
@media (min-width: 1025px) {
  #qodef-page-footer #qodef-page-footer-top-area-inner {
    padding-top: 150px;
  }
  #qodef-page-footer .qodef-content-grid {
    width: 85%;
  }
  #qodef-page-footer .qodef-grid-item {
    text-align: left !important;
  }
  #qodef-page-footer p {
    text-align: left;
  }
  #qodef-page-footer #nav_menu-2 {
    max-width: 6em;
  }
  #qodef-page-footer .qodef-grid-inner.clear::before,
  #qodef-page-footer .qodef-grid-inner.clear::after {
    content: normal;
    display: block;
  }
  #qodef-page-footer .qodef-grid-inner.clear {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #qodef-page-footer .qodef-grid-item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #qodef-page-footer .qodef-grid-item:nth-child(2) {
    -webkit-box-flex: 0.4;
        -ms-flex: 0.4;
            flex: 0.4;
  }
  #qodef-page-footer .qodef-grid-item:nth-child(3) {
    -webkit-box-flex: 1.6;
        -ms-flex: 1.6;
            flex: 1.6;
  }
}