.non-seed-detail {
  background-color: #f4f2f0;
}
.non-seed-detail .breadcrumbs-inner {
margin-top: 0px;
padding-top: 3rem;
}
.non-seed-detail .breadcrumbs-inner ul {
list-style: none;
overflow: hidden;
margin-left: 0;
padding-top: 15px;
display: flex;
flex-wrap: wrap;
}
.non-seed-detail .breadcrumbs-inner li:not(:last-child):after {
margin: 0 0 0 4px;
content: ">";
color: #777;
}
.non-seed-detail .breadcrumbs-inner ul li:last-child {
color: #9d9d9d;
margin: 0 4px;
}
.non-seed-detail h1 {
line-height: .78;
color: #3c3c3c;
margin-bottom: 60px;
max-width: 600px;
text-transform: uppercase;
}
.non-seed-detail h1 sup {
font-size: 37% !important;
top: -1.1em !important;
}
.non-seed-detail .category-name {
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
font-size: 17px;
line-height: 1;
color: #505050;
padding-bottom: 11px;
border-bottom: solid 7px #647d3b;
display: block;
text-transform: uppercase;
display: flex;
justify-content: space-between;
align-items: center;
}
.non-seed-detail .back-seed-link {
text-align: right;
margin-top: 19px;
}
.non-seed-detail .back-seed-link a {
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
font-size: 16px;
color: #647d3b;
text-decoration: underline;
}
.non-seed-detail .sub-info {
display: flex;
justify-content: space-between;
margin: 60px 0 44px 0;
flex-wrap: wrap;
}
.non-seed-detail .sub-info .heading-description {
flex-basis: 50%;
font-size: 17px;
}
.non-seed-detail .sub-info .product-logo {
flex-basis: 25%;
}
.non-seed-detail .sub-info .product-logo .product-logo-img {
max-width: 150px;
margin: 0 0 20px 100px;
}
.regional-availability {
height: 63px;
margin: 50px 0 30px;
padding: 17px 26px;
background-color: #e6e4e1;
display: flex;
align-items: center;
font-weight: 800;
font-style: normal;
color: #505050;
text-transform: uppercase;
font-family: 'acumin-pro-condensed';
font-size: 17px;
}
.regional-availability>div .far {
font-size: 25px;
color: #255f2b;
margin-right: 10px;
font-weight: 400;
vertical-align: text-bottom;
}
.non-seed-detail .product-video-container {
margin-bottom: 20px;
}
.non-seed-detail .product-video-container video {
width: 100%;
}
.non-seed-detail .white-box.benefits {
box-shadow: 2px 6px 8px 0 rgba(0,0,0,.16);
background-color: #fff;
padding: 25px;
margin-bottom: 30px;
}
.non-seed-detail .white-box ul {
margin: 30px 20px 10px;
padding: 0;
columns : unset;
list-style-type: disc;
}
.non-seed-detail .white-box ul li {
font-family: "acumin-pro";
font-weight: 500;
font-style: normal;
font-size: 16px;
line-height: 1.5;
color: #3c3c3c;
margin: 26px 0;
text-align: left;
text-transform: none;
}
.non-seed-detail .sub-benefits {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.non-seed-detail .sub-benefits .white-box {
width: 49%;
display: flex;
align-items: flex-start;
padding: 13px 9px;
box-shadow: 2px 6px 8px 0 rgba(0,0,0,.16);
background-color: #fff;
margin-bottom: 22px;
}
.non-seed-detail .sub-benefits.recommended-adjuvants {
margin: 60px 0
}
.non-seed-detail .sub-benefits.recommended-adjuvants .white-box {
background-color: #e6e4e1;
box-shadow: none;
}
.non-seed-detail .sub-benefits .white-box .icon {
display: flex;
align-items: flex-start;
justify-content: center;
min-height: 97px;
min-width: 120px;
border-right: solid 2px #f4f2f0;
margin-right: 26px;
height: 100%;
padding-top: 18px;
}
.non-seed-detail .sub-benefits .white-box .icon img {
max-height: 56px;
}
.non-seed-detail .sub-benefits .white-box .sub-details {
padding-top: 10px;
}
.non-seed-detail .sub-benefits .white-box .sub-details h4 {
font-size: 17px;
line-height: 1;
color: #505050;
text-transform: uppercase;
}
.non-seed-detail .sub-benefits .white-box .sub-details .details {
margin-top: 16px;
word-break: break-word;
}
.non-seed-detail .detail-sub-container {
text-align: center;
margin-top: 70px;
}
.non-seed-detail .detail-sub-container .testimonials {
margin: 0 auto 60px;
padding: 30px 0 40px;
max-width: 434px;
border-top: solid 4px #e6e4e1;
border-bottom: solid 4px #e6e4e1;
}
.non-seed-detail .detail-sub-container .testimonials h3 {
font-size: 17px;
line-height: 1;
color: #505050;
text-transform: uppercase;
}
.non-seed-detail .detail-sub-container .downloads {
max-width: 494px;
margin: 0 auto 3rem;
text-align: left;
}
.non-seed-detail .detail-sub-container .downloads .downloads-documents {
background-color: #e6e4e1;
margin-top: 20px;
padding: 28px 67px;
}
.non-seed-detail .detail-sub-container .downloads .downloads-documents>div h5 {
text-transform: uppercase;
margin-bottom: 27px;
}
.non-seed-detail .detail-sub-container .downloads .downloads-documents>div ul {
list-style: none;
margin-left: 0;
}
.non-seed-detail .detail-sub-container .downloads .downloads-documents>div ul li {
margin-bottom: 25px;
}
.non-seed-detail .detail-sub-container .downloads .downloads-documents>div ul li .far {
color: #1a1818;
font-size: 23px;
vertical-align: middle;
font-weight: 300;
margin-right: 11px;
}
.non-seed-detail .detail-sub-container .downloads .downloads-documents>div ul li a {
color: #647d3b;
text-decoration: underline;
display: inline-block;
}

/* Related Products */
.related-products {
background-color: #f4f2f0;
padding: 30px 0 110px;
}
.related-products .row {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.related-products h3 {
text-align: center;
}
.related-products .product-box {
text-align: center;
box-shadow: 2px 6px 8px 0 rgba(0,0,0,.15);
background-color: #fff;
margin-bottom: 30px;
position: relative;
padding-top: 2px;
margin-top: 60px;
height: 100%;
}
.related-products .product-box .related {
position: absolute;
min-width: 126px;
height: 45px;
left: 32px;
top: -22px;
background-color: #647d3b;
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: .2px;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
}
.related-products .product-box img {
max-height: 210px;
margin: 50px auto;
display: block;
padding-left: 30px;
}
.related-products .product-box span {
display: block;
font-family: "acumin-pro-condensed";
font-weight: 800;
font-style: normal;
font-size: 35px;
line-height: .94;
color: #647d3b;
margin: 50px 20px 17px;
}
.related-products .product-box p {
color: #3c3c3c;
padding: 0 33px 20px;
min-height: 144px;
}
#download-section{
scroll-margin-top: 100px; 
}
@media screen and (max-width:767px) {
.non-seed-detail {
padding: 20px 21px 50px;
}
.non-seed-detail h1 {
font-size: 2.75rem;
word-wrap: break-word;
}
.non-seed-detail .sub-info .heading-description {
flex-basis: 100%;
margin-bottom: 25px;
}
.non-seed-detail .sub-info .product-logo {
  flex-basis: auto;
  margin-left: 3rem;
}
.non-seed-detail .sub-info .product-logo .product-logo-img {
  margin: 0;
}
.non-seed-detail .detail-sub-container .downloads h3 {
text-align: center;
}
.non-seed-detail .detail-sub-container .downloads .downloads-documents {
margin: 20px -31px;
padding: 28px 58px;
}
.non-seed-detail .sub-benefits .white-box {
width: 100%;
}
.related-products {
  padding: 0px 0px 72px
    }
.related-products .small-12:first-child {
margin-left: 0;
}
.related-products .product-box {
margin: 60px 0px;
  height: unset;
}

.related-products .product-box .btn.btn-yellow {
    margin-bottom: 4rem;
}
}