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