<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------BRE-----*/

.woocommerce-page .red-callout {
	display: none;
}

header.jlb-header .header-inner .header-nav .menu .menu-item:last-child {
	display: none;
	color: #ab192d;
	border: 2px solid;
    padding: 0 0.5rem;
}
header.jlb-header .header-inner .header-nav .menu .sub-menu .menu-item:last-child {
	display: block;
	color: inherit;
	border: none;
    padding: 0;
}
header.jlb-header .header-inner .header-nav .menu .sub-menu .menu-item:last-child a {
	color: inherit;
}
header.jlb-header.active .header-inner .header-nav .menu .menu-item:last-child, .woocommerce-page header.jlb-header .header-inner .header-nav .menu .menu-item:last-child {
	display: block;
}
header.jlb-header .header-inner .header-nav .menu .menu-item:last-child a {
	padding: 0;
	color: #ab192d;
}

.acc-container .accordion .card-header h5 button span {
	text-transform: lowercase;
}

#agsupply, #feed, #garden, #petrol {
	margin-top: -22rem;
	padding-top: 22rem;
}

.faq .acc-container {
	padding-top: 0;
}

.home-hero .slide .slider-inner {
	background-color: rgba(0,30,65, 0.35);
}

html .red-callout h3 span a {
	font-size: 2rem;
    border: 2px solid;
    padding: 0 1rem;
    line-height: 2;
    margin: 0 0 0 1.5rem;
	white-space: nowrap;
}
html .red-callout h3 a {
	transition: 0.3s;
}
html .red-callout h3 a:hover {
	color: #daa520;
}
@media only screen and (max-width: 913px) {
html .red-callout h3 span a {
	margin: auto;
	line-height: 2.5;
}
}
@media only screen and (max-width: 768px) {
html .red-callout h3 span a {
	font-size: 1.5rem;
	margin: 0 0 0 1.5rem;
}
}
@media only screen and (max-width: 568px) {
html .red-callout h3 span a {
	margin: auto;
}
}

.gform_ajax_spinner {
 display: none !important;
}
.career-form .section-inner .form-holder .gform_wrapper form .gform_body .fw .ginput_container_select {
    max-width: 100%;
    width: auto;
}

.center-text {
	padding: 2rem 5vw;
}
.center-text h2 {
    font-size: 3rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
}
.red-back a, .careers-tabs .columns a {
	color: #001e41;	
}
.center-text .button-row, .blue-back .button-row, .red-back .button-row {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.center-text .button-row .pro-button, .blue-back .button-row .pro-button, .red-back .button-row .pro-button {
	margin: 0.25rem;
}

.ginput_container_address label {
	display: none;
}
.ginput_container_address input {
	margin-bottom: 1rem;
}

.red-back {
    position: relative;
}
.red-back:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ab192d;
    opacity: .9;
    z-index: 1;
}
.red-back div {
    z-index: 2;
}
.red-back h2 {
    font-size: 3rem;
    text-transform: uppercase;
    margin-bottom: 2rem;
}
.red-back p {
    font-size: 1.5rem;
}
.red-back button {
    margin: 2rem auto 0;
    display: block;
}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



/* Text meant only for screen readers. */

.screen-reader-text {

	border: 0;

	clip: rect(1px, 1px, 1px, 1px);

	clip-path: inset(50%);

	height: 1px;

	margin: -1px;

	overflow: hidden;

	padding: 0;

	position: absolute !important;

	width: 1px;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

	background-color: #eee;

	clip: auto !important;

	clip-path: none;

	color: #444;

	display: block;

	font-size: 1em;

	height: auto;

	left: 5px;

	line-height: normal;

	padding: 15px 23px 14px;

	text-decoration: none;

	top: 5px;

	width: auto;

	z-index: 100000;

	/* Above WP toolbar. */

}

.jlb-full-width {
    width: 100% !important;
}


#stripe-payment-data .form-row {
    display: block;
}

.woocommerce-shipping-totals .woocommerce-shipping-destination {
	display: none;
}


.related.products {
	float: left;
	width: 100%;
}

.single-post-container {
    max-width: 1440px;
    margin: 4rem auto;
    padding: 1rem;
}

.page-id-3 .page-container {
    margin: 5%;
}

.mobile-menu .menu .menu-item-has-children a {
    color: #ab192d;
}


.postid-84281 .gform_wrapper form .gform_body .gform_fields {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 3rem;
}

.postid-84281 .gform_footer.top_label {
    display: flex;justify-content: center;
}

/*Styling for Location info in Contact/Location page hero*/

.hero-location-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: white;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	padding-top: 2rem;
	width: 75%;
    margin: auto;
}

.hero-location-info .fc {
    width: 33%;
    text-align: center;
}

.hero-location-info h4 {
    font-size: 2rem;
    text-transform: uppercase;
    padding: 0.5rem;
}

.hero-location-info .fbar {
    margin-bottom: 0;
    height: 10rem;
    width: 3px;
    background-color: white;
    display: block;
}

.page-id-259 .header-slider .slick-slide .section-inner .text-holder {
    text-align: center;
    max-width: unset;
}

.page-id-259 .header-slider .slick-slide .section-inner {
    position: relative;
    z-index: 2;
    max-width: unset;
    width: 100%;
}

.page-id-259 .header-slider .slick-slide {
    height: 30rem;	
	}

.page-id-259 .header-slider .slick-slide {
    background-color: #001E41;
}

.hero-location-info p {
    font-size: 1.3rem;
}

.hero-location-info h4 {
    font-size: 3rem;
}

.hero-location-info a {
    color: white;
    text-decoration: underline;
}

.page-id-259 .footer .footer-top .footer-inner .footer-inner-top {
    display: none;
}

.page-id-259 .header-slider .slick-slide .grey-overlay {
	opacity: .5;
}

@media only screen and (max-width: 1440px) {
.hero-location-info p {
    font-size: 1.1rem;
}
}

@media only screen and (max-width: 1024px) {
.hero-location-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
}
	
.hero-location-info .fc {
    width: 100%;
}

.hero-location-info .fbar {
	height: 3px;
    width: 10rem;
    margin: 2rem auto;
}
	
.header-slider.slick-initialized.slick-slider {
    height: 1060px;
}

.slick-slide.slick-current.slick-active {
    height: 1060px;
    max-height: 1060px;
}	

.hero-location-info p {
    font-size: 1.3rem;
}
	
}

@media only screen and (max-width: 768px) {
.page-id-259 .header-slider.slick-initialized.slick-slider {
    height: 1060px;
}

.page-id-259 .slick-slide.slick-current.slick-active {
    height: 1060px;
	max-height: 1060px;
}
	
}

@media only screen and (max-width: 610px) {


.page-id-259 .header-slider .slick-slide .grey-overlay {
	height: 1200px;
	max-height: 1200px;
}

.page-id-259 .header-slider.slick-initialized.slick-slider {
    height: 1200px;
}

.page-id-259 .slick-slide.slick-current.slick-active {
    height: 1200px;
	max-height: 1200px;
}
	
.hero-location-info p {
    font-size: 1rem;
}	
	
}


/*End Styling for Location info in Contact/Location page hero*/

.video-facebook .section-inner .left-column {
    height: 25rem;
}
.video-facebook .section-inner {
    text-align: center;
}

@media only screen and (max-width: 1024px){
.slick-slide.slick-current.slick-active {
    height: 100%;
    max-height: 1060px;
}
}

.downloads .section-inner .download-col .image-holder:before {
    z-index: -1;
}</pre></body></html>