/* 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%}
