/** Shopify CDN: Minification failed

Line 39:0 Unexpected "}"

**/

.indiv-product-title-text {
  text-transform: uppercase;}


.nav-bar__top-nav .nav-pills > li {
    border: 0 none;
	margin-bottom: 20px;
	margin-top: 20px;
	  padding: 10px 25px;
	 border-radius: 0;
	background: #EBEBEB;
	 color: white;
	font-family: "Neuzeit Office", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
}
  .nav-bar__top-nav .nav-pills > li:hover {
      background-color: #6097b2 !important;
 
  }

.page table td, .post table td, .product table td {
    border-bottom: none !important;}


@media screen and (max-width: 600px) {
  .col {
    flex-direction: column;
     display: stack;
  }
}
}

/*

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/
