/* UltraCache CSS Bundle Source: https://silkydiamond.com/wp-content/themes/salient-child/style.css?ver=16.2.0 */
/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.nectar-highlighted-text {
  font-size: 30px;
  line-height: 40px;
}

body.material #header-outer a.cart-contents .cart-wrap span, #header-outer #mobile-cart-link .cart-wrap span {
  background-color: white !important;
  color: #C34C84;
}

.wpb_tabs_nav a {
  text-decoration: none !important;
}

#vr-small-hero p {
  font-size: 1.5rem;
}
@media only screen and (max-width: 673px) {
  #vr-small-hero p {
    font-size: 1.2rem;
  }
}

form.wpcf7-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  align-items: center;
}
@media only screen and (max-width: 673px) {
  form.wpcf7-form {
    grid-template-columns: 1fr;
  }
}
form.wpcf7-form > p:nth-of-type(n + 3) {
  grid-column: span 2;
}
@media only screen and (max-width: 673px) {
  form.wpcf7-form > p:nth-of-type(n + 3) {
    grid-column: span 1;
  }
}
form.wpcf7-form textarea {
  height: 100px;
}
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

#cookie-notice .cookie-notice-container {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#cookie-notice .cn-button {
  padding: 5px 10px;
}

[class~=hurrytimer-campaign] {
  padding: 0;
}

body #header-outer {
  transform: none !important;
}
@media only screen and (max-width: 982px) {
  body #header-outer #header-secondary-outer #social {
    display: none;
  }
  body #header-outer #header-secondary-outer .nectar-center-text {
    max-width: 90%;
  }
  body #header-outer #header-secondary-outer .sf-menu {
    display: none;
  }
}
body #header-outer #header-secondary-outer .nectar-center-text {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 0.9rem;
}
body #header-outer #header-secondary-outer nav > ul > li > a {
  font-size: 1.1rem !important;
}
body #header-outer #header-secondary-outer nav > ul > li > a i {
  vertical-align: middle;
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
}
body #header-outer .megamenu a {
  text-align: center;
}
body #header-outer header#top .menu-title-text:after {
  bottom: -15px !important;
}

#vr-page-footer h2 {
  font-size: 1.4rem;
}
#vr-page-footer a {
  color: white !important;
  text-decoration: underline;
  opacity: 1 !important;
}
#vr-page-footer p {
  padding-bottom: 10px;
}

#vr-global-section-top h2 {
  font-size: 1.5rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 673px) {
  #vr-global-section-top h2 {
    font-size: 1.2rem;
  }
}

#vr-countdown-wrapper {
  text-align: center;
}
#vr-countdown-wrapper ul {
  margin-bottom: 0;
  margin-left: 0;
}
#vr-countdown-wrapper ul li {
  display: inline-block;
  list-style-type: none;
  text-transform: uppercase;
  margin-right: 15px;
}
#vr-countdown-wrapper ul li:last-of-type {
  margin-right: 0;
}
#vr-countdown-wrapper ul li span {
  display: block;
  font-size: 2.5rem;
  line-height: 3rem;
}

.woocommerce-cart .cart-empty {
  font-size: 24px !important;
  line-height: 1em !important;
}
.woocommerce-cart th.product-remove, .woocommerce-cart th.product-thumbnail {
  content: "-";
  font-size: 1px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #555;
}

.woocommerce-page.single-product .woocommerce-result-count, .woocommerce-page.single-product .woocommerce-ordering, .woocommerce-page.single-product .posted_in {
  display: none !important;
}
.woocommerce-page.single-product #ppc-button {
  display: none;
}

@media only screen and (max-width: 982px) {
  .archive.woocommerce-page .nectar-shop-header-bottom .nectar-shop-filters, .vr-products-list .nectar-shop-header-bottom .nectar-shop-filters {
    display: flex;
  }
}
.archive.woocommerce-page #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list, .vr-products-list #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px;
}
.archive.woocommerce-page #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list li a, .vr-products-list #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list li a {
  font-size: 0.9rem;
}
.archive.woocommerce-page #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list li a + .count, .vr-products-list #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list li a + .count {
  display: none;
}

@media screen and (max-width: 673px) {
  .product-template-default.single .single-product-summary {
    padding-left: 0 !important;
  }
}
.product-template-default.single .woocommerce-tabs .wc-tab {
  border: 1px solid #eeeeee;
  background-color: #f9f9f9;
  padding: 10px 20px !important;
}
.product-template-default.single .woocommerce-tabs .wc-tab h2 {
  margin-bottom: 15px;
  font-size: 1.7rem;
  display: block !important;
}
.product-template-default.single .woocommerce-tabs .wc-tab p {
  padding-bottom: 10px;
}
.product-template-default.single .woocommerce-variation-availability .stock {
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-template-default.single .single_add_to_cart_button {
  margin-bottom: 10px;
  margin-left: 15px;
}
.product-template-default.single .wcv-message {
  padding: 10px 35px 10px 10px;
  margin-top: 15px;
}

.nectar-quick-view-box .summary ol, .nectar-quick-view-box .summary ul, .woocommerce ol, .woocommerce ul, .woocommerce ul.products li.product ol, .woocommerce ul.products li.product ul, body.woocommerce div.product ol, body.woocommerce div.product ul {
  margin-bottom: 15px;
}
.nectar-quick-view-box .summary .variations, .woocommerce .variations, .woocommerce ul.products li.product .variations, body.woocommerce div.product .variations {
  margin-bottom: 10px !important;
}
.nectar-quick-view-box .summary .price, .woocommerce .price, .woocommerce ul.products li.product .price, body.woocommerce div.product .price {
  align-items: center;
  display: flex !important;
  justify-content: center;
  padding-bottom: 10px;
}
@media screen and (max-width: 673px) {
  .nectar-quick-view-box .summary .price bdi, .woocommerce .price bdi, .woocommerce ul.products li.product .price bdi, body.woocommerce div.product .price bdi {
    font-size: 20px;
  }
}
.nectar-quick-view-box .summary .price > del, .woocommerce .price > del, .woocommerce ul.products li.product .price > del, body.woocommerce div.product .price > del {
  color: #333;
  font-size: 1rem;
}
@media screen and (max-width: 673px) {
  .nectar-quick-view-box .summary .price > del, .woocommerce .price > del, .woocommerce ul.products li.product .price > del, body.woocommerce div.product .price > del {
    font-size: 16px;
  }
}
.nectar-quick-view-box .summary .price > ins, .woocommerce .price > ins, .woocommerce ul.products li.product .price > ins, body.woocommerce div.product .price > ins {
  display: block;
  margin: 0 10px;
}
.nectar-quick-view-box .summary .price > ins .amount, .woocommerce .price > ins .amount, .woocommerce ul.products li.product .price > ins .amount, body.woocommerce div.product .price > ins .amount {
  font-size: 20px;
  vertical-align: top;
}
@media screen and (max-width: 673px) {
  .nectar-quick-view-box .summary .price > ins .amount, .woocommerce .price > ins .amount, .woocommerce ul.products li.product .price > ins .amount, body.woocommerce div.product .price > ins .amount {
    font-size: 18px;
  }
}
.nectar-quick-view-box .summary .price .saved-sale, .woocommerce .price .saved-sale, .woocommerce ul.products li.product .price .saved-sale, body.woocommerce div.product .price .saved-sale {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 0.85rem;
}
.nectar-quick-view-box .summary .price > ins, .nectar-quick-view-box .summary .price .saved-sale, .woocommerce .price > ins, .woocommerce .price .saved-sale, .woocommerce ul.products li.product .price > ins, .woocommerce ul.products li.product .price .saved-sale, body.woocommerce div.product .price > ins, body.woocommerce div.product .price .saved-sale {
  color: #D94B4A;
}
.nectar-quick-view-box .summary .summary .price, .woocommerce .summary .price, .woocommerce ul.products li.product .summary .price, body.woocommerce div.product .summary .price {
  justify-content: flex-start;
}
.nectar-quick-view-box .summary .summary .price + .saved-sale, .woocommerce .summary .price + .saved-sale, .woocommerce ul.products li.product .summary .price + .saved-sale, body.woocommerce div.product .summary .price + .saved-sale {
  display: none;
}




/* UltraCache CSS Bundle Source: https://silkydiamond.com/wp-content/themes/salient-child/style.css?ver=1.0.21 */
/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.nectar-highlighted-text {
  font-size: 30px;
  line-height: 40px;
}

body.material #header-outer a.cart-contents .cart-wrap span, #header-outer #mobile-cart-link .cart-wrap span {
  background-color: white !important;
  color: #C34C84;
}

.wpb_tabs_nav a {
  text-decoration: none !important;
}

#vr-small-hero p {
  font-size: 1.5rem;
}
@media only screen and (max-width: 673px) {
  #vr-small-hero p {
    font-size: 1.2rem;
  }
}

form.wpcf7-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  align-items: center;
}
@media only screen and (max-width: 673px) {
  form.wpcf7-form {
    grid-template-columns: 1fr;
  }
}
form.wpcf7-form > p:nth-of-type(n + 3) {
  grid-column: span 2;
}
@media only screen and (max-width: 673px) {
  form.wpcf7-form > p:nth-of-type(n + 3) {
    grid-column: span 1;
  }
}
form.wpcf7-form textarea {
  height: 100px;
}
form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}

#cookie-notice .cookie-notice-container {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#cookie-notice .cn-button {
  padding: 5px 10px;
}

[class~=hurrytimer-campaign] {
  padding: 0;
}

body #header-outer {
  transform: none !important;
}
@media only screen and (max-width: 982px) {
  body #header-outer #header-secondary-outer #social {
    display: none;
  }
  body #header-outer #header-secondary-outer .nectar-center-text {
    max-width: 90%;
  }
  body #header-outer #header-secondary-outer .sf-menu {
    display: none;
  }
}
body #header-outer #header-secondary-outer .nectar-center-text {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 0.9rem;
}
body #header-outer #header-secondary-outer nav > ul > li > a {
  font-size: 1.1rem !important;
}
body #header-outer #header-secondary-outer nav > ul > li > a i {
  vertical-align: middle;
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
}
body #header-outer .megamenu a {
  text-align: center;
}
body #header-outer header#top .menu-title-text:after {
  bottom: -15px !important;
}

#vr-page-footer h2 {
  font-size: 1.4rem;
}
#vr-page-footer a {
  color: white !important;
  text-decoration: underline;
  opacity: 1 !important;
}
#vr-page-footer p {
  padding-bottom: 10px;
}

#vr-global-section-top h2 {
  font-size: 1.5rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 673px) {
  #vr-global-section-top h2 {
    font-size: 1.2rem;
  }
}

#vr-countdown-wrapper {
  text-align: center;
}
#vr-countdown-wrapper ul {
  margin-bottom: 0;
  margin-left: 0;
}
#vr-countdown-wrapper ul li {
  display: inline-block;
  list-style-type: none;
  text-transform: uppercase;
  margin-right: 15px;
}
#vr-countdown-wrapper ul li:last-of-type {
  margin-right: 0;
}
#vr-countdown-wrapper ul li span {
  display: block;
  font-size: 2.5rem;
  line-height: 3rem;
}

.woocommerce-cart .cart-empty {
  font-size: 24px !important;
  line-height: 1em !important;
}
.woocommerce-cart th.product-remove, .woocommerce-cart th.product-thumbnail {
  content: "-";
  font-size: 1px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #555;
}

.woocommerce-page.single-product .woocommerce-result-count, .woocommerce-page.single-product .woocommerce-ordering, .woocommerce-page.single-product .posted_in {
  display: none !important;
}
.woocommerce-page.single-product #ppc-button {
  display: none;
}

@media only screen and (max-width: 982px) {
  .archive.woocommerce-page .nectar-shop-header-bottom .nectar-shop-filters, .vr-products-list .nectar-shop-header-bottom .nectar-shop-filters {
    display: flex;
  }
}
.archive.woocommerce-page #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list, .vr-products-list #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px;
}
.archive.woocommerce-page #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list li a, .vr-products-list #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list li a {
  font-size: 0.9rem;
}
.archive.woocommerce-page #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list li a + .count, .vr-products-list #sidebar .widget.woocommerce .woocommerce-widget-layered-nav-list li a + .count {
  display: none;
}

@media screen and (max-width: 673px) {
  .product-template-default.single .single-product-summary {
    padding-left: 0 !important;
  }
}
.product-template-default.single .woocommerce-tabs .wc-tab {
  border: 1px solid #eeeeee;
  background-color: #f9f9f9;
  padding: 10px 20px !important;
}
.product-template-default.single .woocommerce-tabs .wc-tab h2 {
  margin-bottom: 15px;
  font-size: 1.7rem;
  display: block !important;
}
.product-template-default.single .woocommerce-tabs .wc-tab p {
  padding-bottom: 10px;
}
.product-template-default.single .woocommerce-variation-availability .stock {
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-template-default.single .single_add_to_cart_button {
  margin-bottom: 10px;
  margin-left: 15px;
}
.product-template-default.single .wcv-message {
  padding: 10px 35px 10px 10px;
  margin-top: 15px;
}

.nectar-quick-view-box .summary ol, .nectar-quick-view-box .summary ul, .woocommerce ol, .woocommerce ul, .woocommerce ul.products li.product ol, .woocommerce ul.products li.product ul, body.woocommerce div.product ol, body.woocommerce div.product ul {
  margin-bottom: 15px;
}
.nectar-quick-view-box .summary .variations, .woocommerce .variations, .woocommerce ul.products li.product .variations, body.woocommerce div.product .variations {
  margin-bottom: 10px !important;
}
.nectar-quick-view-box .summary .price, .woocommerce .price, .woocommerce ul.products li.product .price, body.woocommerce div.product .price {
  align-items: center;
  display: flex !important;
  justify-content: center;
  padding-bottom: 10px;
}
@media screen and (max-width: 673px) {
  .nectar-quick-view-box .summary .price bdi, .woocommerce .price bdi, .woocommerce ul.products li.product .price bdi, body.woocommerce div.product .price bdi {
    font-size: 20px;
  }
}
.nectar-quick-view-box .summary .price > del, .woocommerce .price > del, .woocommerce ul.products li.product .price > del, body.woocommerce div.product .price > del {
  color: #333;
  font-size: 1rem;
}
@media screen and (max-width: 673px) {
  .nectar-quick-view-box .summary .price > del, .woocommerce .price > del, .woocommerce ul.products li.product .price > del, body.woocommerce div.product .price > del {
    font-size: 16px;
  }
}
.nectar-quick-view-box .summary .price > ins, .woocommerce .price > ins, .woocommerce ul.products li.product .price > ins, body.woocommerce div.product .price > ins {
  display: block;
  margin: 0 10px;
}
.nectar-quick-view-box .summary .price > ins .amount, .woocommerce .price > ins .amount, .woocommerce ul.products li.product .price > ins .amount, body.woocommerce div.product .price > ins .amount {
  font-size: 20px;
  vertical-align: top;
}
@media screen and (max-width: 673px) {
  .nectar-quick-view-box .summary .price > ins .amount, .woocommerce .price > ins .amount, .woocommerce ul.products li.product .price > ins .amount, body.woocommerce div.product .price > ins .amount {
    font-size: 18px;
  }
}
.nectar-quick-view-box .summary .price .saved-sale, .woocommerce .price .saved-sale, .woocommerce ul.products li.product .price .saved-sale, body.woocommerce div.product .price .saved-sale {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 0.85rem;
}
.nectar-quick-view-box .summary .price > ins, .nectar-quick-view-box .summary .price .saved-sale, .woocommerce .price > ins, .woocommerce .price .saved-sale, .woocommerce ul.products li.product .price > ins, .woocommerce ul.products li.product .price .saved-sale, body.woocommerce div.product .price > ins, body.woocommerce div.product .price .saved-sale {
  color: #D94B4A;
}
.nectar-quick-view-box .summary .summary .price, .woocommerce .summary .price, .woocommerce ul.products li.product .summary .price, body.woocommerce div.product .summary .price {
  justify-content: flex-start;
}
.nectar-quick-view-box .summary .summary .price + .saved-sale, .woocommerce .summary .price + .saved-sale, .woocommerce ul.products li.product .summary .price + .saved-sale, body.woocommerce div.product .summary .price + .saved-sale {
  display: none;
}




/* UltraCache CSS Bundle Source: https://silkydiamond.com/wp-content/uploads/ultracache/google-fonts/f52c9c2d2eb01bb26d28c381e4e19f1b.css */
/* cyrillic-ext */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/uploads/ultracache/google-fonts/f52c9c2d2eb01bb26d28c381e4e19f1b-75da97abba4e1d8bbd35070892bfe0a9.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/uploads/ultracache/google-fonts/f52c9c2d2eb01bb26d28c381e4e19f1b-06142f01f9bbffe528c197e15aaea468.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/uploads/ultracache/google-fonts/f52c9c2d2eb01bb26d28c381e4e19f1b-7cd43a659162d2d0e3bd805549d43f9d.woff2") format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/uploads/ultracache/google-fonts/f52c9c2d2eb01bb26d28c381e4e19f1b-3ce6b06c7e138ed6882e583f37d68c5f.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/uploads/ultracache/google-fonts/f52c9c2d2eb01bb26d28c381e4e19f1b-f97954aad7a567062d1b7b5898918d05.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/uploads/ultracache/google-fonts/f52c9c2d2eb01bb26d28c381e4e19f1b-5a911cbfccb84aa786ae49689f4f1b16.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alegreya Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/uploads/ultracache/google-fonts/f52c9c2d2eb01bb26d28c381e4e19f1b-3a70940ea6ec3ee2a21cee78c26f888a.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* UltraCache CSS Bundle Source: https://silkydiamond.com/wp-content/plugins/custom-payment-gateways-woocommerce/build/style-index.css?ver=236eb729738f64b534be */
.wc-block-components-form .wc-block-components-text-input input[type=month],.wc-block-components-form .wc-block-components-text-input input[type=week]{background-color:#fff;border:1px solid hsla(0,0%,7%,.8);border-radius:4px;box-sizing:border-box;color:#2b2d2f;font-family:inherit;font-size:1em;height:50px;line-height:1em;margin:0;min-height:0;padding:1em .5em;width:100%}.wc-block-components-textarea-wrap{margin-top:16px;position:relative}select.wc-block-components-sort-select__select{background-color:#fff;border:1px solid hsla(0,0%,7%,.8);border-radius:4px;box-sizing:border-box;color:#2b2d2f;font-family:inherit;font-size:1em;height:50px;line-height:1em;margin:0;min-height:0;padding:.5em;width:100%}


/* UltraCache CSS Bundle Source: https://silkydiamond.com/wp-content/themes/salient/css/build/style-non-critical.css?ver=16.2.0 */
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a{transition:color .2s ease}.sf-menu>li>a>.sf-sub-indicator i{transition:color .2s ease}.sf-shadow .sf-shadow-off{background:none repeat scroll 0 0 transparent}#header-outer:not([data-header-resize="1"]):not([data-format=left-header]) #logo img{transition:opacity .2s ease}#header-outer[data-using-secondary="1"]:not([data-format=left-header]){transition:transform .32s ease,background-color .3s ease 0s,box-shadow .3s ease 0s,margin .25s ease}#top nav ul #nectar-user-account a span,#top nav ul #search-btn a span{-webkit-transition:color .2s ease;transition:color .2s ease}#top ul .slide-out-widget-area-toggle a i.label{-webkit-transition:color .2s ease;transition:color .2s ease}#header-outer:not(.no-transition) .nectar-menu-icon.svg-icon svg path,#slide-out-width-area .nectar-menu-icon.svg-icon svg path{transition:fill .2s ease}#header-outer header .sf-menu>li.nectar-regular-menu-item>a>.nectar-menu-icon{transition:color .2s ease}#header-outer.slide-out-hover{transition:background-color .3s ease}#header-outer.slide-out-hover header,#header-outer.slide-out-hover>.cart-outer{transition:opacity .3s ease}body[data-hhun="1"] #header-outer.transparent[data-transparent-header=true][data-remove-border=true]{transition:transform .3s ease,box-shadow .3s ease,background .3s ease,opacity .3s ease,border-color .3s ease,backdrop-filter .3s ease}body[data-hhun="1"] #header-outer.detached,body[data-hhun="1"] #header-outer.transparent[data-transparent-header=true][data-remove-border=true][data-permanent-transparent="1"].detached{transition:transform .3s ease,height .3s ease,background .3s ease,opacity .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}@media only screen and (max-width:999px){body[data-hhun="1"] #header-outer{transition:transform .3s ease,height .3s ease,background .3s ease,opacity .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}}body[data-hhun="1"] #header-outer.transparent.at-top{transition:background-color .3s ease,box-shadow .3s ease,transform .3s ease,backdrop-filter .3s ease}.wpb_row .nectar-video-wrap .nectar-video-inner.transition,.wpb_row .row-bg-wrap .row-bg.transition{transition:transform .65s cubic-bezier(.05,.2,.1,1)}body[data-ajax-transitions=false] .top-level .row-bg-wrap[data-bg-animation=fade-in] .inner-wrap.using-image{transition:opacity .55s ease-out}.column-image-bg-wrap[data-bg-animation=zoom-out-reveal][data-bg-overlay=true],.row-bg-wrap[data-bg-animation=zoom-out-reveal][data-bg-overlay=true]{transition:transform 1.3s cubic-bezier(.12,.75,.4,1),opacity .55s ease-out .2s}.column-image-bg-wrap .column-image-bg.loaded,.row-bg-wrap .row-bg.loaded,body[data-ajax-transitions] .parallax-layer.column-image-bg.loaded,body[data-ajax-transitions] .parallax_section .row-bg.loaded{transition:opacity .4s ease .1s}.flex-viewport{max-height:2000px;transition:all 1s ease}body[data-button-style*=rounded_shadow] .wp-block-button>.wp-block-button__link{transition:all .45s cubic-bezier(.25,1,.33,1)}#ajax-content-wrap .nectar-cta[data-style=text-reveal-wave][data-using-bg=true] .link_wrap{transition:background-color .3s ease}.circle-border{transition-duration:225ms;transition-property:all;transition-timing-function:cubic-bezier(.5,-.7,.67,.7)}.img-with-aniamtion-wrap .color-overlay{transition:opacity .65s cubic-bezier(.2,1,.2,1)}.img-with-aniamtion-wrap .inner .hover-wrap[data-hover-animation]{transition:all .65s cubic-bezier(.05,.2,.1,1)!important}.scroll-down-wrap{transition:opacity .4s ease}.portfolio-items[data-ps="8"] .col .work-info .vert-center line,.portfolio-items[data-ps="8"] line{-webkit-transition:none;transition:none}.masonry.classic .post-featured-img img.nectar-lazy,.post-area.standard-minimal .post-featured-img img.nectar-lazy,.post-content.classic .post-featured-img img.nectar-lazy{transition:opacity .5s ease}#ajax-content-wrap .wpb_gallery_slidesimage_grid .portfolio-items img.nectar-lazy{transition:opacity .5s ease,transform .5s ease}#ajax-content-wrap .nectar-underline .post-heading{transition:background-size .55s cubic-bezier(.2,.75,.5,1)}.posts-container[data-load-animation=fade_in_from_bottom] article .inner-wrap,.posts-container[data-load-animation=fade_in_from_bottom] article .inner-wrap.animated{transition:opacity .3s cubic-bezier(.3,.58,.55,1),transform .3s cubic-bezier(.3,.58,.55,1)}.posts-container[data-load-animation=perspective] article .inner-wrap,.posts-container[data-load-animation=perspective] article .inner-wrap.animated{transition:opacity .3s cubic-bezier(.1,.3,.2,1),transform .72s cubic-bezier(.1,.3,.27,1)}.post.quote .content-inner .quote-inner .whole-link{transition:all .45s cubic-bezier(.25,1,.33,1)}.blurred-wrap{transition:filter .45s linear}.slide-out-widget-area-toggle .lines-button.x2 .lines:after,.slide-out-widget-area-toggle .lines-button.x2 .lines:before{transition:transform .45s ease,background-color .2s ease,opacity .2s ease}.lines-button.x2 .lines{transition:background .2s ease,opacity .2s ease}.lines-button.x2 .lines:after,.lines-button.x2 .lines:before{transform-origin:50% 50%;transition:top .4s .45s ease,transform .3s ease,background-color .2s ease,opacity .2s ease}.slide-out-widget-area-toggle .closed>span{transition:transform .33s 0s ease}#header-outer[data-header-button_style=default] #top nav>ul>li[class*=button_solid_color]>a:hover:before,#header-outer[data-header-button_style=default].transparent #top nav>ul>li[class*=button_solid_color]>a:hover:before{opacity:.85!important}#header-outer #top .sf-menu>li[class*=button_solid_color].sfHover>a .sf-sub-indicator i,#header-outer #top .sf-menu>li[class*=button_solid_color]:hover>a .sf-sub-indicator,#header-outer[data-lhe=default] #top nav .sf-menu>[class*=button_solid_color].sfHover:not(#social-in-menu)>a,#header-outer[data-lhe=default] #top nav>ul>li[class*=button_solid_color]>a:hover,body #header-outer[data-lhe=default] #top nav .sf-menu>li[class*=button_solid_color].sfHover>a{color:#fff!important}#header-outer.transparent.dark-slide>#top nav .sf-menu>li[class*=button_solid_color].sfHover>a,#header-outer.transparent.dark-slide>#top nav>ul>li[class*=button_solid_color]>a:hover,#header-outer[data-lhe=animated_underline].transparent.dark-slide #top nav>ul>li[class*=button_solid_color]>a:hover,#header-outer[data-lhe=default] #top nav .sf-menu>li[class*=button_solid_color]>a:hover,#header-outer[data-lhe=default].transparent.dark-slide #top nav>ul>li[class*=button_solid_color]>a:hover{color:#fff!important;opacity:1!important;padding-left:20px;padding-right:20px}#header-outer[data-lhe=default] #top nav>ul>li[class*=button_bordered]>a:hover{padding-left:20px;padding-right:20px}#header-outer .sf-menu>.sfHover>ul,#header-outer .sf-menu>li:hover>ul{top:100%}.sf-vertical .sfHover ul,.sf-vertical li:hover ul{left:100%;top:0}.sf-menu .sfHover>ul,.sf-menu li:hover>ul{z-index:999;pointer-events:all}.sf-menu li li.sfHover{z-index:999}.sf-menu li .sfHover ul,.sf-menu li li .sfHover ul,.sf-menu li li li:hover ul,.sf-menu li li:hover ul{left:20em;top:0}#header-outer nav>.sf-menu>.megamenu.nectar-megamenu-menu-item>ul .widget-area-active .widget a:hover{background-color:transparent!important}#header-outer .widget_shopping_cart.open .buttons,#header-outer .widget_shopping_cart.open .cart_list,#header-outer .widget_shopping_cart.open .total,#header-outer[data-format=centered-menu] #top nav>ul>.sfHover>ul>li,#header-secondary-outer .sf-menu>.sfHover>ul>li,#top nav>ul>.sfHover>ul>li{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#top nav>ul>.megamenu:hover ul li{pointer-events:auto}#header-secondary-outer .sf-menu li .sfHover .on-left-side,#header-secondary-outer .sf-menu li li .on-left-side,.sf-menu li .sfHover .on-left-side,.sf-menu li li .on-left-side{right:20em;left:auto;margin-right:-20px;margin-left:0}.sf-menu .sfHover>.on-left-side{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a{display:inline-block;margin-right:0;margin-left:0;overflow:hidden}#header-outer #social-in-menu a:hover i,.material #slide-out-widget-area.slide-out-from-right .off-canvas-social-links a:hover i{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.col.boxed:not(.wpb_column):hover{top:-4px;box-shadow:0 2px 3px rgba(0,0,0,.3)}.nectar-button.see-through-2:hover,.nectar-button.see-through-3:hover{background-color:transparent}body[data-button-style*=rounded_shadow] .woocommerce.add_to_cart_inline a.button.add_to_cart_button:hover,body[data-button-style*=rounded_shadow].material .nectar-button.see-through:hover{box-shadow:0 20px 38px rgba(0,0,0,.11)!important}body[data-button-style*=slightly_rounded] #page-header-bg[data-post-hs=default_minimal] .inner-wrap>a:hover,body[data-button-style*=slightly_rounded].single .heading-title[data-header-style=default_minimal] .meta-category a:hover{transform:translateY(-3px)!important}body[data-button-style=slightly_rounded_shadow] .widget_search input[type=submit]:hover{-webkit-transform:none!important;transform:none!important}body .nectar-button.see-through:hover{border-color:#fff}.col.light .nectar-button.see-through:hover{border-color:#fff}.col.dark .nectar-button.see-through:hover{border-color:#000}body .col.dark .nectar-button.see-through-2:hover,body .col.dark .nectar-button.see-through-3:hover,body .nectar-button.see-through-2:hover,body .nectar-button.see-through-3:hover{color:#fff;opacity:1!important}.nectar-button.tilt:hover,.nectar-button.tilt:hover:after,.nectar-button.tilt:hover:before,.swiper-slide .button.solid_color_2 a:hover,.swiper-slide .button.solid_color_2 a:hover:after,.swiper-slide .button.solid_color_2 a:hover:before{transition:all .5s cubic-bezier(.25,1,.33,1)}.nectar-button.tilt:hover:after,.nectar-button.tilt:hover:before,.swiper-slide .button.solid_color_2 a:hover:after,.swiper-slide .button.solid_color_2 a:hover:before{opacity:1}.nectar-button.tilt:hover,.swiper-slide .button.solid_color_2 a:hover{transform:rotateX(20deg)}body:not(.mobile) .nectar-category-grid .nectar-category-grid-item:hover .content[data-subtext=custom][data-subtext-vis=always] .subtext:after,body:not(.mobile) .nectar-cta[data-style=underline] .link_wrap .link_text:hover:after,body:not(.mobile) .nectar-woo-flickity[data-controls=arrows-and-text] .nectar-woo-carousel-top a:hover:after{animation:portSliderLine .45s cubic-bezier(.15,.75,.5,1) forwards}.nectar-cta[data-style=see-through] .link_wrap:hover .link_text:after{transform:scale(.8);opacity:0}.nectar-cta[data-style=see-through] .link_wrap:hover .arrow:after,.nectar-cta[data-style=see-through] .link_wrap:hover .arrow:before{transform:scale(1,1) translateX(9px)}body:not(.mobile) .nectar-cta[data-style=underline] .link_wrap:hover .link_text:after{animation:none;transform:scaleX(0);transform-origin:right}.nectar-cta[data-style=arrow-animation] .link_wrap:hover svg,.team-member:hover .nectar-cta[data-style=arrow-animation] .link_wrap svg{animation:ctaArrowSVGEnd .45s cubic-bezier(.23,.46,.4,1) forwards}.nectar-cta[data-style=arrow-animation] .link_wrap:hover .link_text .line,.team-member:hover .nectar-cta[data-style=arrow-animation] .link_wrap .link_text .line{animation:ctaArrowLineEnd .45s cubic-bezier(.23,.46,.4,1) forwards}.nectar-cta[data-style=arrow-animation] .link_wrap:hover .link_text>.text,.team-member:hover .nectar-cta[data-style=arrow-animation] .link_wrap .link_text>.text{animation:ctaArrowTextEnd .45s cubic-bezier(.23,.46,.4,1) forwards}.nectar-cta[data-style=arrow-animation] .link_wrap:hover polyline,.team-member:hover .nectar-cta[data-style=arrow-animation] .link_wrap polyline{animation:ctaArrowStart .45s ease .25s forwards}.team-member:hover .team-meta .nectar-cta[data-style=arrow-animation] .link_wrap polyline,.team-meta .nectar-cta[data-style=arrow-animation] .link_wrap:hover polyline{animation:ctaArrowStartTeam .8s ease forwards}#ajax-content-wrap .nectar-cta[data-style=text-reveal-wave][data-using-bg=true] .link_wrap:hover{transition:background-color .5s cubic-bezier(.23,.46,.4,1)}@media only screen and (min-width:1000px){.menu-item-hover-text-reveal-wave .hover .char,.nectar-cta[data-style=text-reveal-wave] .link_text.hover .char,.nectar-cta[data-style=text-reveal-wave][data-using-bg=true] .link_wrap.hover .char{animation:nectar_cta_letter_animation .5s cubic-bezier(.46,.4,.56,.87) forwards;transform:translateY(110%);opacity:0}}@keyframes nectar_cta_letter_animation{0%{opacity:0;transform:translateY(115%)}30%{opacity:1}45%{opacity:1;transform:translateY(-25%)}100%{opacity:1;transform:translateY(0)}}.nectar-cta[data-color*=extra-color-gradient][class*=hover_color_] .link_wrap:hover:before{opacity:1}.col:not(.post-area):not(.span_12):not(#sidebar):hover [class*=" icon-"].icon-3x.alt-style.hovered,.col:not(.post-area):not(.span_12):not(#sidebar):hover i[class^=icon-].icon-3x.alt-style.hovered{background-color:rgba(0,0,0,.035)}.light .col:not(.post-area):not(.span_12):not(#sidebar):hover [class*=" icon-"].icon-3x.alt-style.hovered,.light .col:not(.post-area):not(.span_12):not(#sidebar):hover i[class^=icon-].icon-3x.alt-style.hovered{background-color:rgba(0,0,0,.1)}#sidebar .widget:hover i[class^=icon-].icon-3x.alt-style{background-color:rgba(0,0,0,.035)}#sidebar .widget:hover .circle-border,.col:not(.post-area):not(.span_12):not(#sidebar):hover .hovered .circle-border{border:1px solid #000;transform:scale(1.18);transition-timing-function:cubic-bezier(.4,.25,.14,1.73)}#sidebar .widget:hover [class^=icon-].icon-3x,.col:not(.post-area):not(.span_12):not(#sidebar):hover [class*=" icon-"].icon-3x.hovered,.col:not(.post-area):not(.span_12):not(#sidebar):hover [class^=icon-].icon-3x.hovered{color:#fff;background-color:#000}#sidebar .widget:hover .extra-color-gradient-1 .circle-border,#sidebar .widget:hover .extra-color-gradient-2 .circle-border,.col:not(.post-area):not(.span_12):not(#sidebar):hover .hovered.extra-color-gradient-1 .circle-border,.col:not(.post-area):not(.span_12):not(#sidebar):hover .hovered.extra-color-gradient-2 .circle-border{transform:none;-webkit-transform:none}#page-header-bg .blog-title #single-meta .nectar-social.hover .share-btn,#page-header-bg .blog-title #single-meta .nectar-social.hover>div a{border:2px solid rgba(255,255,255,.4)}#page-header-bg .blog-title #single-meta .nectar-social.hover .share-btn:hover,#page-header-bg .blog-title #single-meta .nectar-social.hover>div a:hover,.single #page-header-bg .blog-title #single-meta div .n-shortcode:hover a,.single #page-header-bg .blog-title #single-meta>div>a:hover{border:2px solid #fff}body[data-button-style^=rounded] .section-down-arrow.hovered,body[data-button-style^=rounded] .section-down-arrow:hover{opacity:1}body[data-button-style^=rounded] .section-down-arrow.hovered i.fa-angle-down,body[data-button-style^=rounded] .section-down-arrow.hovered i.fa-angle-down.top,body[data-button-style^=rounded] .section-down-arrow:hover i.fa-angle-down,body[data-button-style^=rounded] .section-down-arrow:hover i.fa-angle-down.top{transform:translate(0,0)!important}.masonry.material .masonry-blog-item .grav-wrap a img.hovered,.masonry.material .masonry-blog-item .grav-wrap a:hover img,.nectar-recent-posts-single_featured a img.hovered,.nectar-recent-posts-single_featured a:hover img,.related-posts[data-style=material] .grav-wrap a img.hovered,.related-posts[data-style=material] .grav-wrap a:hover img{box-shadow:0 7px 20px rgba(0,0,0,.19)}.masonry.material .masonry-blog-item h3 a:hover,.related-posts[data-style=material] h3 a:hover{color:inherit!important}.post.format-link .post-content .link-inner:hover,.post.format-quote .post-content .quote-inner:hover,.post.link .classic .link-inner:hover,.post.quote .classic .quote-inner:hover{background-color:#333}.related-posts[data-style=material] .inner-wrap:hover .post-featured-img img{transform:scale(1.07)}.blog-recent .more-link span:hover,.post .more-link span:hover{background-color:#000}.post .post-header h2 a:hover{color:inherit}.post.quote .content-inner .quote-inner:hover .whole-link{background-color:#333}.post.link .post-content a:hover .link-inner,.post.quote .post-content a:hover .quote-inner{background-color:#333}.post .post-meta a:hover{color:#000}body #pagination>a.page-numbers:hover,body #pagination>a:hover,body nav#pagination a.page-numbers:hover,body nav#pagination a:hover,body nav.woocommerce-pagination li a:hover{background-color:transparent!important}#pagination .next a:hover,#pagination .prev a:hover,#pagination a.page-numbers:hover,#pagination span.page-numbers.current,.woocommerce .container-wrap nav.woocommerce-pagination ul li:hover span,.woocommerce nav.woocommerce-pagination ul li a:hover{background-color:#000}body .widget_search .search-form button[type=submit]:hover{background-color:transparent!important}body #ajax-content-wrap .widget_search .search-form button[type=submit]:hover{-webkit-transform:translateY(-50%);transform:translateY(-50%)}body #ajax-content-wrap .widget_search .search-form button[type=submit]:hover,body.search-no-results #search-results .search-form button[type=submit]:hover{box-shadow:none!important}body[data-form-style=minimal] .widget_search .search-form button[type=submit]:hover{top:auto;bottom:0;-webkit-transform:none;transform:none}#sidebar .widget .tagcloud a:hover,.post-tags a:hover{background-color:#000}body[data-form-submit=regular] button[type=submit]:hover,body[data-form-submit=regular] input[type=submit]:hover{opacity:.85}.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner{transition:transform .65s cubic-bezier(.05,.2,.1,1)}.img-with-aniamtion-wrap .hover-wrap[data-hover-animation=zoom]:hover .hover-wrap-inner{transform:scale(1.13)}.img-with-aniamtion-wrap .hover-wrap[data-hover-animation=zoom-crop]:hover .hover-wrap-inner{transform:scale(1.15)}.img-with-aniamtion-wrap .hover-wrap[data-hover-animation=zoom-crop]:hover{transform:scale(.95)!important}.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before,.nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot.is-selected:before,.nectar-quick-view-box .flickity-page-dots .dot.is-selected:before,.nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot.is-selected:before,.nectar-woo-flickity .flickity-page-dots .dot.is-selected:before,.testimonial_slider[data-style=multiple_visible_minimal] .flickity-page-dots .dot.is-selected:before,body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch.swiper-active-switch:before{transform:scale(2);box-shadow:inset 0 0 0 1px #000;background-color:transparent}.span_12.light .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before,.span_12.light .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot.is-selected:before,.span_12.light .nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot.is-selected:before,.span_12.light .nectar-woo-flickity .flickity-page-dots .dot.is-selected:before,.span_12.light .testimonial_slider[data-style=multiple_visible_minimal] .flickity-page-dots .dot.is-selected:before,body.material [data-bullet_style=see_through] .slider-pagination:not(.dark-cs) .swiper-pagination-switch.swiper-active-switch:before{box-shadow:inset 0 0 0 1px #fff}#ajax-content-wrap .flickity-page-dots .dot.is-selected,.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch.swiper-active-switch{opacity:1}.lines-button.close{transform:scale3d(.8,.8,.8)}.lines-button.arrow.close .lines:after,.lines-button.arrow.close .lines:before{top:0;width:1.11111rem}.slide-out-widget-area-toggle .lines-button.close .lines:before{transform:translateY(-6px) rotateZ(-45deg)}.slide-out-widget-area-toggle .lines-button.close .lines:after{transform:translateY(6px) rotateZ(45deg)}#header-outer .slide-out-widget-area-toggle.mobile-icon .lines-button.close .lines:before{transform:translateY(-6px) rotateZ(-45deg)}#header-outer .slide-out-widget-area-toggle.mobile-icon .lines-button.close .lines:after{transform:translateY(6px) rotateZ(45deg)}.slide-out-widget-area-toggle .lines-button.close:after{transform:scale(0,1)}.lines-button.minus.close .lines:after,.lines-button.minus.close .lines:before{transform:none;top:0;width:1.4rem}.lines-button.x.close .lines{background:0 0!important}.lines-button.x.close .lines:after,.lines-button.x.close .lines:before{transform-origin:50% 50%;top:0;width:1.4rem}.column-bg-overlay-wrap[data-bg-animation=zoom-out-reveal].animated-in,.column-image-bg-wrap[data-bg-animation=zoom-out-high] .inner-wrap.animated-in,.column-image-bg-wrap[data-bg-animation=zoom-out-reveal] .inner-wrap.animated-in,.column-image-bg-wrap[data-bg-animation=zoom-out-reveal].animated-in,.column-image-bg-wrap[data-bg-animation=zoom-out-slow] .inner-wrap.animated-in,.column-image-bg-wrap[data-bg-animation=zoom-out] .inner-wrap.animated-in,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=zoom-out-reveal] .inner-wrap.animated-in,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=zoom-out-reveal].animated-in,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=zoom-out-slow] .inner-wrap.using-image.animated-in,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=zoom-out] .inner-wrap.using-image.animated-in{transform:scale(1)}.column-image-bg-wrap[data-bg-animation=fade-in] .inner-wrap.animated-in,.row-bg-wrap[data-bg-animation=fade-in] .inner-wrap:not(.using-image).animated-in+.row-bg-overlay,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=fade-in] .inner-wrap.using-image.animated-in{opacity:1}.column-bg-overlay-wrap[data-bg-animation=zoom-out-reveal].animated-in,.column-image-bg-wrap[data-bg-animation=zoom-out-reveal].animated-in,body[data-ajax-transitions] .row-bg-wrap[data-bg-animation=zoom-out-reveal].animated-in{opacity:1}.nectar-waypoint-el:not([data-nectar-waypoint-el-stagger]).animated-in{transform:translate3d(0,0,0);opacity:1}.posts-container article.animated-in .inner-wrap,.posts-container[data-load-animation=fade_in] article.animated-in .inner-wrap.animated{opacity:1;transform:translateY(0);height:100%}.posts-container[data-load-animation=perspective] article.animated-in .inner-wrap.animated{transform:translateY(0) translateZ(0) rotateX(0);opacity:1}.nectar-view-indicator{position:fixed;z-index:400;left:-47px;top:-47px;pointer-events:none;width:94px;height:94px;mix-blend-mode:difference;will-change:transform}.nectar-drag-indicator{position:fixed;z-index:400;left:-26px;top:-26px;pointer-events:none;width:52px;height:52px;mix-blend-mode:difference;will-change:transform}.nectar-drag-indicator.color-dark,.nectar-drag-indicator.color-light{mix-blend-mode:normal}.nectar-drag-indicator.color-dark:before{border:2px solid #000}.nectar-drag-indicator.color-dark i{color:#000}.nectar-drag-indicator:before{border:2px solid #fff;width:100%;height:100%;display:block;content:"";position:absolute;left:-2px;top:-2px;transform:scale(.2);opacity:0;border-radius:50%}.nectar-drag-indicator span{position:absolute;top:50%;left:0;display:block;width:100%;text-align:center;transform:translateY(-50%)}.nectar-drag-indicator i{top:0;color:#fff;font-size:16px;opacity:0;position:absolute}.nectar-drag-indicator i.fa-angle-left{left:-22px;top:-9px;transform:translateX(17px)}.nectar-drag-indicator i.fa-angle-right{right:-22px;top:-9px;transform:translateX(-17px)}.nectar-drag-indicator:before,.nectar-view-indicator .color-circle{transition:transform .45s ease,opacity .3s ease}.nectar-drag-indicator i{transition:transform .2s ease,opacity .2s ease}.nectar-view-indicator span{transition:opacity .2s ease}.nectar-drag-indicator.visible i{transition:transform .45s ease,opacity .3s ease}.nectar-drag-indicator.visible i.fa-angle-left,.nectar-drag-indicator.visible i.fa-angle-right,.nectar-drag-indicator.visible:before,.nectar-view-indicator.visible .color-circle,.nectar-view-indicator.visible span{transform:scale(1);opacity:1}.nectar-drag-indicator.visible.pointer-down:before{transform:scale(.8);transition:transform .25s ease-out,opacity .3s ease}.nectar-view-indicator:not(.style-see-through){mix-blend-mode:normal}.nectar-drag-indicator.blurred-bg .color-circle,.nectar-view-indicator.blurred-bg .color-circle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nectar-view-indicator .color-circle{background-color:#000;width:100%;height:100%;display:block;content:"";position:absolute;left:-2px;top:-2px;transform:scale(.2);opacity:0;border-radius:50%}body .nectar-view-indicator span{opacity:0;font-size:16px;color:#fff;line-height:94px;text-align:center;width:100%;display:inline-block}.nectar-view-indicator.style-see-through .color-circle{background-color:transparent;border:2px solid #fff}.nectar-drag-indicator.in-boxed,.nectar-view-indicator.in-boxed{z-index:10000}.nectar-view-indicator.style-tooltip_text{left:12px;top:12px;width:auto;height:auto;line-height:1;padding:7px 14px}.nectar-view-indicator.style-tooltip_text .color-circle{width:100%;height:100%;display:block;position:absolute;left:0;top:0;opacity:0;border-radius:var(--nectar-border-radius);transform:scale(.65);transition:transform .2s ease-in-out,opacity .2s ease-in-out}.nectar-view-indicator.style-tooltip_text span{opacity:0;position:relative;top:0;left:0;line-height:1;font-size:14px;transform:none;transition:opacity .2s ease-in-out}.nectar-view-indicator.style-tooltip_text.visible .color-circle{transform:scale(1)}.nectar-view-indicator.style-tooltip_text.visible .color-circle,.nectar-view-indicator.style-tooltip_text.visible span{opacity:1}
