body {background-color: #9d8100;}
#nxs-content {background-color: #F7F7F3;}
#nxs-footer a:hover {color: #FFFFFF;}
.video-container {padding-top: 0px;}
.notice {color: red;}
/* .remove-vector-gap {margin-bottom: -1px;} */

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  template {display: none !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: 768px) {
html {
	height: 100vh; /* set viewport constraint */
	min-height: 100%; /* enforce height */
}
body  {width: 100%; -webkit-backface-visibility: hidden;}
#nxs-inpagesectionmenu {display: none;}
}

/* Facebook Page Plugin */
h3 + #fb-root {margin-top: -15px;}
.fb-page {border: 1px solid #C6C6C6;}

/* Popup Form */
.nxs-gallerypopup img {border: none !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: #085989 !important;
	font-size: 20px !important;
}

.wpshopify .wps-items-wrapper .wps-products-price {
  color: #836c02 !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; top: calc(20% - 80px);}
.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: #836c02;}
.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;}