#nxs-content {background-color: #FFFAF2;}
#nxs-footer a:hover {color: #FFFFFF;}
.video-container {padding-top: 0px;}
.remove-gap-top svg {margin-top: -1px;}
.remove-gap-bottom svg {margin-bottom: -1px;}
.header-content h5 {height: inherit !important;}
.no-text-shadow p {text-shadow: none;}
.notice {color: #990000; font-size: larger !important;}

/* Fixes List layout */
.nxs-text p + ul, .nxs-text p + ol {margin-top: -20px;}
.nxs-text ul, .nxs-text ol {margin: 0 0 25px 20px;}
.nxs-text ul li, .nxs-text ol li {list-style-position: outside;}
.nxs-text img + .nxs-default-p ul li, .nxs-text img + .nxs-default-p ol li {list-style-position: inside;}

/* Makes the Background Image display properly on Mobile Devices */
@media only screen and (max-width: 960px) {
html {
	height: 100vh; /* set viewport constraint */
	min-height: 100%; /* enforce height */
}
body {width: 100vw; height: 100vh; -webkit-backface-visibility: hidden;}
#nxs-inpagesectionmenu, .mobile-hide {display: none;}
}

/* Facebook Page Plugin */
.fb_iframe_widget {margin-top: 0px !important;}
h3 + #fb-root {margin-top: -15px;}
.fb-page {border: 1px solid #C6C6C6;}

/* Audio Player */
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {background: #07345b !important;}
.mejs-container .mejs-controls .mejs-time {height: 25px !important; padding-top: 0px !important;}


/* WP Shopify */
.ibf-reset {margin: 0 !important; padding: 0 !important;}
.wpshopify .wps-container {margin: 0; padding: 0;}
.wpshopify .container-fluid {padding-right: 0 !important; padding-left: 0 !important;}
.wpshopify .p-3 {padding: 0 1rem 75px !important;}
.wpshopify .p-3:empty {display: none !important;}
.wpshopify .wps-product-image {max-width: 100%; border: 1px solid #ccc;}

.wpshopify .wps-items-wrapper .wps-products-title {
  text-align: center;
  color: #49007E !important;
	font-size: 20px !important;
}

.wpshopify .wps-items-wrapper .wps-products-price {
  color: #0C6F0E !important;
  text-align: center;
}

.wpshopify .wps-items-wrapper .wps-products-price span {
	font-size: 20px !important;
}

.wpshopify .wps-buy-button-wrapper .row {margin-right: 0; margin-left: 0;}
.wpshopify .wps-btn-dropdown .wps-btn {color: white !important;}
.wpshopify .wps-cart-icon-fixed {width: 50px;}
.wpshopify .wps-btn {border-radius: 0px !important;}
.wpshopify .wps-btn, .wpshopify .wps-pricing {font-size: 16px !important;}
.wpshopify .wps-cart-item__title, .wpshopify .wps-cart-item__price {font-size: 13px !important;}
.wpshopify .wps-cart-item__variant-title {font-size: 11px !important;}

.wpshopify .wps-product-single {margin-top: 0;}
.wpshopify .wps-product-single .wps-products-title {display: none;}
.wpshopify .wps-products-price {color: #0a6b2c;}
.wpshopify .tippy-tooltip {border: none;}
.wpshopify .wps-product-quantity {border-radius: 0px}
.wpshopify .wps-cart-item__img, .wpshopify .wps-cart-lineitem-img {width: 85px; height: 85px;}
.wpshopify .wps-cart-title {padding-left: 15px;}

.wpshopify .css-lko3ee-containerFluidCSS {padding: 0px;}