/** Shopify CDN: Minification failed

Line 1364:0 Unexpected "}"

**/

.header-inner {
  min-height: 44px;
}

@media screen and (min-width: 798px) {
  #search { margin-top: 3px;}
  #cart { margin-top: 3px;}
  #logo { margin-top: 3px;}
}

@media screen and (max-width: 479px) and (min-width: 0px) {
	.custom-category > .row > .product-layout .item-inner .product-des {
      line-height: 16px;
      font-size: 16px;
    }
  
    .custom-category > .row > .product-layout {
		height: 425px;
        max-height: none;
        /*background-color:red;*/
	}

    .custom-category > .row > .product-layout p.product-des {
      /*display:none;*/
      margin: 0;
    }

    .custom-category > .row > .product-layout .product-name a {
      font-size: 20px;
      line-height: 22px;
    }

    .custom-category > .row > .product-layout .price-box {
      display: block;
      margin-top: 0;
    }
  
    .custom-category > .row > .product-layout .price-box .price {
      font-size: 16px;
    }

    .custom-category > .row > .product-layout .price-box p.old-price {
      padding-top:1px;
    }

    .custom-category > .row > .product-layout div.label-product.label_sale.l_sold {
    top: 5px;
    left: 5px;
    line-height: .9;
    color: #ffd700;
    font-size: 12px;
    width: 50px;
    height: 50px;
    padding-top: 13px;
    font-style: normal;
    background: #265087!important;
    }
  
   .custom-category > .row > .product-layout .label_sale {
    width: 50px;
    height: 50px;
    /* border: 3px solid white; */
    color: white;
    font-weight: 900;
    font-style: normal;
    font-size: 14px;
    line-height: 48px;
    padding-top: 0;
    background-color: red!important;
    /*background-image: url(/cdn/shop/files/sale_label.png?v=1684506483);*/
    background-size: 50px;
    }

.percentage{
    font-size: 50%;
    line-height: 1;
    position: absolute!important;
    top: 35px!important;
    left: 11px!important;
    }

  .custom-category > .row > .product-layout .item-inner .action-links button.btn-wishlist, .item-inner .action-links button.btn-compare {
    display: none;
  }

  .custom-category > .row > .product-layout .button-group.action-links {
    /* bottom: 0; */
    opacity: 1;
    position: relative;
    right:0;
    left:0;
    bottom:0;
  }

  .custom-category > .row > .product-layout .item-inner .action-links button.btn-cart {
    color: #DC143C;
  }

  .custom-category > .row > .product-layout .item-inner .action-links button.btn-cart.disabled {
    color: gray;
  }

  .custom-category > .row > .product-layout .item-inner .action-links button {  
    float: right;
    /*border: 1px solid;
    border-radius: 4px;
    padding: 0 4px;
    box-shadow: 2px 2px gray;*/
    font-size: 12px;
    line-height: 1.5;
    margin-top: 1rem;
  }
  
  .item-inner .action-links button.btn-cart:after {
    margin-left: 3px;
    font-size: 12px;
    line-height: 1.5;
    display:inline!important;
  }

  .item-inner .action-links button.btn-cart.disabled:after {
    display:none!important;
  }

  .custom-category > .row > .product-layout .variants-gap {
    height:0px;
  }

  .custom-category > .row > .product-layout .action-links select {
    display: block;
    width: auto;
    max-width: 100%;
  }

  #cart-table {
    table-layout: fixed;
    width: 100%;
  }

  #cart-table td {
    word-wrap: break-word;
    white-space: normal;
  }

  #cart-table td:first-child {
    display:none;
  }

  #cart-table td:nth-child(2) {
    width:50%;
    max-width:50%;
  }

  #cart-table td:nth-child(3) {
    width:15%;
    max-width:15%;
    padding:3px;
    font-size:14px!important;
  }
  #cart-table td:nth-child(4) {
    max-width: 50px;
    width: 50px;
  }
  
  #cart-table td:nth-child(4) input.form-control {
    min-width: 30px;
    padding: 3px;
    border-bottom-right-radius:4px;
    border-top-right-radius:4px;
  }

  #checkout-cart table td:nth-child(4) .input-group {
    display: block;
  }


   #checkout-cart table td:nth-child(4) .input-group .btn {
    display: inline-block;
    padding: 2px;
    font-size: 10px;
    font-weight: normal;
    /* line-height: 1.42857143; */
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }

  #checkout-cart table td:nth-child(4) .input-group .btn.btn-primary {
    margin: 2px 4px 0px 0px;
   }
  #checkout-cart table td:nth-child(4) .input-group .btn.btn-danger {
    margin: 2px 0px 0px 0px;
  }
}

.table-responsive {
    overflow-x:visible;
}

.mobile-menu .li-second-items .a-click-show {
	display: none !important;
}

.top-menu .container {
	width: 100%;
}

.top-menu .container #oc-menu-header .ul-top-items .li-top-item .a-top-link {
	padding: 8px 10px 8px 10px;
}

.top-menu .container .horizontal-menu .sub-menu-container {
	top: auto;
}

.search-results .thumbnail > img {
	max-width: 70px;
}

#search input {
	width: 250px;
}

.product_4088809685037 #button-cart-buy {
	display: none;
}

#product .hulkapps_option_name {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
}

#product .hulkapps_option .hulkapps_option_value {
	display: block;
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}

#product .single_line .hulkapps_option_value .hulkapps_check_option {
	display: list-item !important;
	list-style: none;
	font-size: 16px;
}

#product .hulkapps_option_set {
	padding: 10px;
}

#product #option_display_total_format {
	font-size: 18px;
}

#productModal #productSelect {
	display: block;
	width: auto;
	margin-bottom: 20px;
}

.action-links select {
	display: block;
	width: auto;
}

.variants-gap {
	height: 40px;
}

.product-name a {
	font-family:"Lato";
	font-style:normal;
	font-weight:600;
}

.product-des {
	font-family:"Crimson Text";
	font-size:2rem;
	font-style:normal;
}

.grid-style .item-inner .caption {
	padding: 10px 20px;
}

h4.production-method {
	margin: 0;
	color:green;
}

h4.product-name {
	margin-bottom: 5px;
}

.product-info-main .product-name {
	font-style: normal;
	font-weight: 900;
	margin-bottom: 0;
}

.product-info-main .addthis_toolbox {
	margin-bottom: 0;
}

#cart > button {
	font-style: normal;
}

.toolbar-products .toolbar-amount, .toolbar-products .sorter label, .toolbar-products .limiter label, .toolbar-products .sorter select, .toolbar-products .limiter select {
	font-style: normal;
}

.item-inner .images-container .product-image {
	background-color: white;
}

.item-inner .images-container .product-image:hover .img-default-image {
	opacity: 0;
}

.item-inner .images-container .product-image.no-opacity:hover .img-default-image {
	opacity: 1;
}

.col-lg-divide-5 .label-product.label_sale.l_sold, .col-sm-3 .label-product.label_sale.l_sold {
	height: 70px;
	color: #ffd700;
	font-size: 11px;
	width: 70px;
	line-height: 32px;
	top: 5px;
	left: 5px;
}

.sub-menu-container {
	background: white;
	left: 200px;
	/*width: calc(100% - 250px);*/
	padding: 15px 10px;
}

.sub-menu-container > ul {
	/* 	column-count: 5; */
	/* 	column-gap: 1em; */
}

.sub-menu-container > ul > li {
	display: inline-block;
	/*width: 19%;*/
}

.horizontal-menu .flyout-third-items.left {
	/* 	position: relative; */
	/* 	left: 0; */
	/* 	top: 0; */
}

.horizontal-menu .ul-third-items .li-third-items .a-third-link {
	padding: 2px 15px;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}

.flyout-third-items {
	/* 	display: block !important; */
	z-index: 100;
}

.product-info-detailed {
	margin-top:2rem;
}

.button-cart {
	background: #DC143C;
}

.product-info-main .addthis_toolbox {
	padding-top: 0;
	border-top: none;
	padding-bottom: 9px;
	border-bottom: none;
	margin-bottom: 0;
}

p.short-des, div.short-des, p.long-des, div.long-des, p.growing-instructions, p.about-the-artist, p.shipping-note, div#growinginstructions p {
	font-family: 'Crimson Text', serif;
	color: black;
	line-height: 28px;
	margin-bottom: 10px;
	font-size: 18px;
}

.product-info-main button.btn-wishlist, .product-info-main button.btn-compare {
	float:left;
	margin-left: 2rem;
}

h2.product-short-description {
	margin-top: 5px;
}

.read-more-state {
	display: none;
}

.read-more-target {
	opacity: 0;
	max-height: 0;
	font-size: 0;
	transition: .25s ease;
	margin-bottom: 0;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
	opacity: 1;
	font-size: inherit;
	max-height: 999em;
	margin-bottom: 10px;
}

.read-more-state:checked ~ .read-more-wrap .ellipsis {
	display:none;
}

.read-more-state ~ .read-more-trigger:before {
	content: 'Read more';
}

.read-more-state:checked ~ .read-more-trigger:before {
	content: 'Show less';
}

.read-more-state:checked ~ .read-more-trigger {
	color: white;
	background-color: maroon;
}

.read-more-trigger {
	cursor: pointer;
	display: inline-block;
	padding: 0 .5em;
	/*color: #666;*/
	color: white;
	background-color: green;
	font-size: .9em;
	line-height: 2;
	border: 1px solid #ddd;
	border-radius: .25em;
}

table.data-table {
	background-color:lightgrey;
	padding:1.5rem;
	margin: auto;
	width: 90%;
}

table.data-table tbody {
	font-size: 18px;
}

table.data-table tbody th {
	color: black;
	font-weight: 600;
	font-size: 18px;
}

table.data-table tbody td {
	width: 70%;
	padding: 5px;
	vertical-align: text-top;
}

table.data-table tbody tr {
	border-bottom: 1px white solid
}

h3.organic {
	margin: 0;
	color: green;
	font-weight: 200;
}

h3.latin-name {
	font-family: 'Crimson Text';
	margin: 0;
	font-style: italic;
	color: gray;
}

.footer-contact li p {
	font-style: normal;
}

.static-about-us p {
	font-family: 'Crimson Text';
	font-size: 18px;
}

div.label-product.label_sale.l_sold {
	top: 5px;
    left: 5px;
    line-height: .9;
    color: #ffd700;
    font-size: 24px;
    width: 100px;
    height: 100px;
    padding-top: 25px;
    font-style: normal;
}

.variants-grid-quantity {
	width: 30px;
	min-width: 30px;
	text-align: center;
}

.availability {
	font-weight: bold;
}

.availability.in-stock {
	color: green;
}

.availability.out-of-stock {
	color: red;
}

.availability.ships-later {
	color: #ff6900;
}

.img-thumbnail.cart {
	max-height: 80px;
}

small.ships-later {
	color: red;
}

small.ships-now {
	color: green;
}

#cart_form > div.table-responsive > table > tbody > tr > td:nth-child(4) > div {
	margin:auto;
}

#cart_form > div.table-responsive > table > tbody > tr > td {
	font-size: 16px;
}

.intro-content > a > img {
	width: 320px;
}

.product-info-main .price-box {
	display:none;
}

ul.breadcrumb {
	padding: 5px 0;
}

#shopify-section-contact-page p {
	font-family: 'Crimson Text';
	font-size: 1.5em;
}

#shopify-section-contact-page .form-horizontal .control-label {
	font-size: 1.25em;
}

/*#shopify-section-cart-page #accordion > div:nth-child(2) {
  display: none;
}*/

img.img-responsive.logo {
	max-height: 95px;
}

div#product {
	margin-top: 1rem;
}

/*.article-description img {
  max-width: 300px;
}*/

.article-description p {
	font-size: 18pt;
	line-height: 1.3;
	font-family: 'Crimson Text', serif;
	margin-bottom: 2rem;
}

.article-description p strong, .article-description p b {
	line-height: 1;
	font-family: lato;
	font-size: 90%;
}

.article-description p:after {
	/*display: block;
    clear: both;
    content: "";*/
}

div.article-description img.lazy {
	display:none;
}

.intro-content p {
	line-height: 1.25;
	font-family: 'Crimson Text';
	font-style: italic;
	font-size: 18pt;
}

.articledate {
	display:none;
}

div.article-name h3 {
	font-size: 24pt;
	font-weight: 900;
}

p.article-date {
	display: none;
}

p.author {
	text-align: left;
	font-style: italic;
	font-size: 14pt;
	margin-bottom: 0;
    display:none;
}

.new-float {
	position: absolute;
	right: 10%;
	bottom: 0;
	display: inline-block;
	z-index: 500;
	color: red;
	font-size: 24pt;
	font-style: italic;
	-webkit-text-stroke-width: 1.25px;
	-webkit-text-stroke-color: white;
	font-weight: 900;
	cursor: pointer;
	letter-spacing: -1px;
}

.coming-soon {
  font-size: 20pt;
  color: white;
  letter-spacing: 0px;
  -webkit-text-stroke-width: 0;
}

div.banner-static.static-middle-madisa2 {
	margin: 1rem 0 0 0;
}

.static-top-madisa2 .title h3 {
	margin-top: 0;
	font-style: normal;
	font-weight: 900;
}

.static-top-madisa1 {
	margin-top: 1rem;
	margin-bottom: 5rem;
}

.static-top-madisa2 {
	margin-top: 0;
	/*border-top: lightgrey 1px solid;*/
}

/*.banner-static .title::before {
  content: '++';
}*/

body.common-home a.link-more {
	display:none;
}

body.common-home div.module-title {
	margin-top: 2rem;
}

.static-top-madisa2 .des p {
	line-height: 34px;
	font-size: 20px;
	color: #444;
	margin-bottom: 0;
	font-family: 'Crimson Text', serif;
}

.static-middle-madisa5 h4 {
	font-family: 'Crimson Text';
	font-size: 30px;
	font-weight: 400;
	text-transform: none;
	line-height: 1.2;
	margin: 0 2rem;
}

.static-middle-madisa5 h3 {
	font-size: 50px;
	font-style: italic;
	font-weight: 400;
	font-family: 'Crimson Text';
	color: #265087;
	line-height: 1;
	margin: 0;
}

.static-middle-madisa5 {
	margin-bottom: 0;
}

div.articles-image span.icon-view {
	display: none;
}

div.footer-top {
	display: none;
}

.hd4 .logo-container {
	max-width: 400px;
}

.module-grid .owl-carousel .owl-stage-outer {
	padding: 15px 5px 15px 5px;
	margin: 0 -5px;
}

a {
	color: #337ab7;
}

div.blog-sidebar ul li {
	margin-bottom: 2rem;
}

div.blog-sidebar ul.tags-list li {
	display: inline-block;
	background-color: lightblue;
	padding: 0 5px;
	border-radius: 5px;
	line-break: strict;
	margin: 2px;
}

div.blog-sidebar form input[type="text"] {
	max-width: 100%;
}

#oc-menu-header .ul-second-items .li-second-items .a-second-link {
	font-size:16px!important;
}

#oc-menu-header .ul-second-items .li-second-items .a-second-link:hover {
	background-color:#265087!important;
	color:white!important;
}

@media (max-width:767px) {
	.blog-sidebar.post {display:none;}
	.blog-blog .intro-content img, .blog-article .article-description img {
		float: none;
		margin-right: 0;
		display: block;
		margin: 1rem 0;
	}
}

div.alert-bar {
	text-align: center;
	background-color: palegoldenrod;
}

input[type=text].variants-grid-quantity {
	width:30px;
	min-width:30px;
	max-width:30px;
}

div.squad-section ul li {
	display: inline-block;
	width: 100%;
	height: auto;
	margin: .5rem 0;
	clear: both;
}

.squad-desc {
	font-size: 1.75rem;
	line-height: 1.75;
	font-family: 'Crimson Text';
	text-align: left;
}

.squad-desc strong {
	font-family:'Lato';
	font-weight:400;
}

.squad-photo {
	border: 4px #265087 solid;
	border-radius: 15px;
}

.squad-name {
	border-bottom: 1px gray dotted;
	font-family: lato;
	font-weight: 400;
	font-size: 2.5rem;
}

@media (min-width: 798px) {
	.squad-photo {
		max-width: 15%;
		float: left;
		margin: 0 .5rem;
	}
	.squad-name {
		margin-left:2rem;
	}
}

.rte p, .rte ul li {
	margin: 0 0 10px;
	font-family: 'Crimson Text';
	font-size: 2rem;
}

.rte ul li {
  list-style-type: disc;
  display:list-item;
  margin-left:2rem;
}

.recently-viewed.module-title {
	margin-top: 2rem;
}

.module-title h2:before {
	content: "\f02e";
	font-family: "Font Awesome 5 Free";
	color: #265087;
	margin-right: 17px;
	font-weight: 900;
}

div#cross-sell {
  display:none;
}

div#cross-sell div h3:before {
	content: "\f02e";
	font-family: "Font Awesome 5 Free";
	color: #265087;
	margin-right: 17px;
	font-weight: 900;
}

h3.crosssell-title {
	text-align: left!important;
}

#oc-menu-header > ul > li:nth-child(10) > div {
	right: 50px;
}

#oc-menu-header > ul > li.li-top-item.left.active > div {
	right: 100px;
}

.horizontal-menu .flyout-menu-container {
	left: 100px;
	min-width: calc(100% - 200px);
	max-width: calc(100% - 200px);
}

div#checkout-cart #accordion > div:nth-child(3) {
	display: none;
}

#oc-menu-header > ul > li:nth-child(8) > div {
	right:150px;
}

@media (max-width: 1472px) {.top-menu .container #oc-menu-header .ul-top-items .li-top-item .a-top-link {
	padding: 4px;
    font-size: 15px!important;
}
}

@media (max-width: 1210px) {.top-menu .container #oc-menu-header .ul-top-items .li-top-item .a-top-link {
	padding: 4px!important;
	font-size: 15px!important;
}
}

@media (max-width: 1100px) {.top-menu .container #oc-menu-header .ul-top-items .li-top-item .a-top-link {
	padding: 4px!important;
	font-size: 15px!important;
}
}

.form-subscribe-header label {
	color: #8b0000;
	max-width: 50%;
}

.title-subscribe h1 {
	margin-top:30px;
	max-width: 33%;
}

.static-top-madisa1 {
	margin-bottom: 0;
}

#shopify-section-1576079988702 > div > div > div > div > div > div > div > div.title > h3 {
	margin-top: 30px;
}

div.beans-snow-widget {
	display:none;
}

div#newsletter-pop-up {
	background-size:contain;
}

#newsletter-form .actions1 .button-subscribe {
	font-family:Lato;
	background-color:#8b0000;
}

#shopify-section-1576185367370 {
	margin-top:20px;
}

#content > div > div.article-description > div > ol {
	font-size: 18pt;
	font-family:'Crimson Text';
}
#content > div > div.article-description > div > ol > li {
	margin-bottom: 20px;
}

.blog-blog .intro-content img, .blog-article .article-description img {
	float:left;
	margin-right: 20px!important;
}

#blog_home > div > div.owl-container > div > div.owl-stage-outer > div > div > div > div > div.aritcles-content > div > p.author-name {
  display:none;
}

#shopify-section-1544457062863 {
	margin-top: 30px;
}

.packed-for-year {
    font-family: Lato;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: green;
  	border: 1pt green solid;
  	padding: 1rem;
    margin-bottom:1rem;
}

.packed-for-year:hover {
  	cursor: pointer;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 55555; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.packed-for-modal-content {
  background-color: #fefefe;
  margin: 5% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.packed-for-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.packed-for-close:hover,
.packed-for-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.spr-badge {
  font-size: 14px;
}

.label_sale {
	width: 100px;
    height: 100px;
    /*border: 3px solid white;*/
    color: white;
    font-weight: 900;
    font-style: normal;
    font-size: 26px;
    line-height: 50px;
    padding-top:2.2rem;
    background-color: red!important;
    /*background-image: url("/cdn/shop/files/sale_label.png?v=1684506483");*/
}

.percentage {

    font-weight: 400;
    font-style: normal;
    font-size: 50%;
    line-height: 1;
    position: absolute;
    top: 65px;
    left: 22px;

}

.label_sale.l_sold {
  
  width: 50px;
  border: 3px gold solid;
  color: gold;
  font-weight: 900;
  font-style: normal;
  line-height: 42px;
  background: #265087!important;
}

.col-sm-3 .label-product, .col-lg-divide-5 .label-product, .col-lg-divide-5 .label-product.label_sale.l_sold, .col-sm-3 .label-product.label_sale.l_sold {
    width: 50px;
    height: 50px;
    line-height: 40px;
    font-size: 16px;
    padding-top:.25rem;
}

.col-sm-3 .percentage, .col-lg-divide-5 .percentage {

    font-weight: 400;
    font-style: normal;
    font-size: 58%;
    line-height: 1;
    position: absolute;
    top: 33px;
    left: 5px;

}

.col-sm-3 .label-product.label_sale.l_sold, .col-lg-divide-5 .label-product.label_sale.l_sold {
	top: 5px;
    left: 5px;
    line-height: .9;
    color: #ffd700;
    font-size: 24px;
    width: 100px;
    height: 100px;
    padding-top: 25px;
    font-style: normal;
}

.location-restrictions-label {
  font-family:'Crimson Text';
  font-style:italic;
  font-size:14px;
  color:black;
  vertical-align:middle;
  display:none; /* No longer needed since we stopped shipping seeds internationally except to Canada */
}

#out-of-stock-message {
  font-family:lato;
  font-size:20px;
  line-height:1.25;
  color:#f2f2f2;
  background-color:rgb(38, 80, 135);
  padding:1rem;
  margin-bottom:1rem;
}

#out-of-stock-message a {
  color: gold;
}

.sc-hUhehu.hIuXSG.pf-ab70 {
  display:none;
}

.static-middle-madisa1 {
  border-bottom:none;
}

#shopify-section-16266341079933f71d {
  /*margin-top: 4rem;*/
}

#shopify-section-16267965089bc174b8 {
  margin-top: 4rem;
}

h3.bloom-season {
  font-family: lato;
  font-weight: 300;
  color: gold;
  margin-top: 0.5rem;
}

.limited-edition {
  font-family: 'Crimson Text';
  font-style: italic;
}

.free-shipping-info {
  margin-top: 0;
  font-weight: 300;
  color: #d33737;
}

h3.still-to-spend {
    margin-top: 0;
    background: green;
    padding: 1rem;
    color: white;
}

h3.still-to-spend a, h3.still-top-spend a:visited {
  color: white;
}

h3.free-shipping-unlocked {
    margin-top: 0;
    background: gold;
    padding: 1rem;
}

.packed-for-year-old {
  	color: darkorange;
    font-weight: 200;
}

.packed-for-year-new {
    color: green;
    font-weight: 200;
}

@media (max-width: 479px) and (min-width: 0px) {
.product-category .product-name a {
    font-size: 24px;
    margin-top: 1rem;
}
}

@media (max-width: 479px) and (min-width: 0px) {
.product-category .price-box .price {
  font-size: 20px;
}
}

/* crimson-pro-regular - latin */
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/cdn/shop/files/crimson-pro-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/cdn/shop/files/crimson-pro-v17-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* crimson-pro-600 - latin */
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('/cdn/shop/files/crimson-pro-v17-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/cdn/shop/files/crimson-pro-v17-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* crimson-pro-italic - latin */
@font-face {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('/cdn/shop/files/crimson-pro-v17-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/cdn/shop/files/crimson-pro-v17-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* crimson-pro-600italic - latin */
@font-face {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: 600;
  src: local(''),
       url('/cdn/shop/files/crimson-pro-v17-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/cdn/shop/files/crimson-pro-v17-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.coming-soon-product-page {
  font-size: 20pt;
  color: green;
  font-style: italic;
}

/* 2022-08-24 - Render Better QAB (Quick Action Bar) CLS fix */
/*
@media (max-width: 479px)                        { #qab_placeholder { min-height: 73px; }}
@media (min-width: 480px) and (max-width: 959px) { #qab_placeholder { min-height: 68px; }}
@media (min-width: 960px)                        { #qab_placeholder { min-height: 47px; }}
*/


/* 2022-08-31 - Render Better PDP CLS Fix - by james@renderbetter.com */
#shopify-section-product-page .product-zoom-image {
	aspect-ratio: auto 1/1;
}

#shopify-section-product-page .additional-images .owl-item {
  aspect-ratio: auto 1/1;
}

tr.variant-row {
  position: relative;
}

#variant-selected {
  font-weight: bold;
  /*font-size: 110%;*/
  background-color: lightgoldenrodyellow;
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
}

.row-hover {
  /*font-size: 110%;*/
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
  z-index: 2000;
}

.row-out-of-stock {
  background-color: lightgray!important;
}

.hulkapps-cart-original-total {
  font-size:16px;
}

.breadcrumbs {
  margin-bottom:1rem!important;
}

th.grid-quantity {
  width:18%;
}

#free-shipping-gray {
  font-size:1.5rem;
  text-align:center;
  color:gray;
  font-family:'Lato';
  font-weight:200;
  padding-bottom:1rem;
  letter-spacing:1px;
}

#shopify-installments {
  text-align:right;
  font-size:115%;
}

#announcement-bar a {
  font-family:Lato;
}

div.microgreens {
  color:green;
}

div.supplier {
  border: 1px gray solid;
  padding: 1rem;
  font-family: Lato;
  margin-bottom: 2rem;
}

div.label-product.label_new {
  display:none;
}

ul.cbb-frequently-bought-selector-list li {
  display: inline;
  float: left;
  margin-right: 2rem;
}

.item-inner .action-links button.btn-wishlist {
  display: none!important
}

#cart > ul > li:nth-child(2) > p > a:nth-child(2) {
  display: none;
}

.custom-category > .row > .product-layout .item-inner .action-links button.btn-cart.disabled:after {
    display:none;
}
}