@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,600,700,300|Crimson+Text:400,700|IM+Fell+English:400italic);

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-family: 'Crimson Text', serif;
	background-size: 100% auto;
	font-size: 20px;
	background: url(/media/20pd1rgq/follower-bg2.jpg) ;
	background-repeat: no-repeat;
	background-size: cover;

}

body.home {
	background: url(/media/jzwo3qvd/body-bg-v2.jpg) ;	
	background-size: contain;
}



p {
	line-height: 150%;
	margin: 0 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #2E4A74;
	font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
}

h1, .h1 {
	font-size: 20px;
	margin: 0 0 15px;
	font-weight: normal;
	margin-top: 20px;
margin-bottom: 10px;
}

h2, .h2 {
	font-size: 18px;
	margin: 0 0 12px;
	font-weight: normal;
	margin-top: 20px;
margin-bottom: 10px;
}

h3, .h3 {
	font-size: 15px;
	margin: 0 0 12px;
	font-weight: normal;
	margin-top: 20px;
margin-bottom: 10px;
}



h4, .h4, h5, .h5, h6, .h6 {
	margin: 5px 0 5px;
	font-weight: bold;
}

h2.page-title {
	font-family: 'IM Fell English', serif;
font-size: 42px;
text-align: center;
text-transform: capitalize;
font-style: italic;
color: #333;
}

/* h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {

} */

a img {
	border: none;
	outline: none;
}

a {
	color: #363636;
	outline: none;
	text-decoration: none;
}



a:hover {
    text-decoration: none !important;
    color: inherit;
}


.img-wrap img {
	max-width: 100%;
}

.img-responsive img {
	max-width: 100%;
}

.hidden {
	display: none;
}

/* remove dotted lines on some links in FF browser */

.dotted {
    border-top: dotted 1px #000;
    margin: 13% 0 0 0;
}

.page-title-wrap {
	margin-bottom: 15px;
}

a,
a:active,
a:visited,
a img {
	outline: none;
}

.nav-wrapper {
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(174,199,200,0) 1%, rgba(255,255,255,0) 3%, rgba(235,241,241,0.02) 4%, rgba(223,233,233,0.03) 5%, rgba(225,235,235,0.06) 6%, rgba(226,235,235,0.09) 7%, rgba(229,237,237,0.22) 10%, rgba(232,239,239,0.33) 14%, rgba(237,243,243,0.42) 17%, rgba(246,249,249,0.48) 22%, rgba(255,255,255,0.51) 27%, rgba(255,255,255,0.5) 81%, rgba(252,253,253,0.5) 82%, rgba(249,251,251,0.5) 83%, rgba(245,248,248,0.49) 84%, rgba(237,243,243,0.43) 86%, rgba(233,240,240,0.39) 87%, rgba(228,237,237,0.31) 89%, rgba(225,235,235,0.26) 90%, rgba(222,232,232,0.15) 92%, rgba(220,231,231,0.11) 93%, rgba(221,232,232,0.08) 94%, rgba(217,229,229,0.04) 95%, rgba(218,230,230,0.02) 96%, rgba(215,227,228,0) 97%, rgba(215,227,228,0.01) 98%, rgba(174,199,200,0.02) 100%);
}

.btn-blue {
	color: #fff;
text-transform: uppercase;
border-style: solid;
border-width: 1px;
border-color: rgb( 25, 106, 156 );
border-radius: 5px;
background-color: rgb( 22, 142, 215 );
font-family: 'Roboto Slab', serif;
font-size: 14px;
display: inline-block;
padding: 6px 12px;
}

.btn-blue:hover{
	color: white;
	background-color: #779911;
}

.btn-orange {
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 251, 113, 52 );
    border-radius: 5px;
    background-color: rgb( 251, 177, 52 );
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    padding: 10px 20px;
    color: #fff;
}

.nav-item {
    width: 215px;
	text-align: center;
	transition: all 0.5s ease;

}

.btn-green {
    background: #6db43e;
}
.navbar
{
	padding: 0;
}
.navbar-nav {
	margin: 0 auto;
}

.nav-item a {
	color: #000;
	text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 2;
}

.nav-item:hover {
	background: rgba(255, 255, 255, 0.5);
}

.dropdown-menu {
	width: 215px;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	margin-top:0;
}


/* Home */

.home-content {
	margin-top:140px;
}
header h1 {
	color: #00588d;
	text-align: center;
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}
header h1 > small{
	font-weight: 300;
	color: #00588d;
}

#products-link {
    background-color: #3292cc;
    height: 135px;
    margin-bottom: 25px;
    padding-top: 30px;
    margin-top: -125px;
}
#products-link, #specials-link {
    border-radius: 5px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
	width: 82%;
	margin:0 auto;
}

.left-home {
	margin-top: 30px;
}

.left-home > img.our-products {
	position: absolute;
top: -130px;
left: 50px;
}

hr.dash {
    border-top: dashed 1px #b4a488;
    background: none;
    border-bottom: dashed 1px #dad0bd;
}

#products-link > h4 {
    font-size: 24px;
	font-family: 'Roboto Slab', serif;
	color: white;
}

#products-link > a {
    display: block;
    color: #fff;
    background: #da8619;
    border-radius: 5px;
    border: solid 1px #c15708;
    width: 75%;
    margin: 0 auto;
    font-family: 'Crimson Text', serif;
    font-size: 20px;
    text-transform: capitalize;
}

#store-finder {
	position: relative;
text-align: center;
margin-top: 40px;
}

#store-finder h3 {
	font-size: 28px;
font-family: "Roboto Slab";
color: rgb( 0, 60, 96 );
text-shadow: 0.5px 0.866px 0px rgb( 240, 231, 220 );
padding: 0;
margin: 0;
}

#store-finder h2 {
	font-size: 92.49px;
font-family: "IM FELL English";
color: rgb( 0, 105, 169 );
font-style: italic;
line-height: 0.83;
text-shadow: 0.5px 0.866px 0px rgb( 240, 231, 220 );
padding: 0;
margin: 0;
}

#store-finder img {
	z-index: -1;
position: absolute;
right: 8px;
bottom: -60px;
}

.btnCustom {
	border-style: solid;
	border-width: 1px;
	border-color: rgb( 193, 87, 8 );
	border-radius: 3px;
	background-color: rgb( 217, 125, 5 );
	color: #fff;
	text-shadow: 0 2px 1px #c15608;
	padding: 5px 20px;
}

#call-us {
    background: url(/media/fr0jnkoz/call-us-cta.png) no-repeat;
    color: #446100;
    font-size: 35px;
    font-family: 'Roboto Slab', serif;
    line-height: 78px;
    position: absolute;
    width: 133.33%;
    left: -25px;
    top: -105px;
    z-index: 999;
    padding-left: 35px;
}

#call-us > a {
    font-size: 27px;
    color: #446100;
}

#slide-animation {
	background: url(/media/t1xlkk5p/slider1.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	background-size: cover;
	position: absolute;
	height: 695px !important;
	width: 100%;
	top: 0;
	z-index: -1;
	overflow: hidden;
}

/* .swiper-slide {
	display: inline-block
} */

.slide-text {
	width: 65%;
}

.slide-image {
    float: right;
    max-width: 58%;
}

.slide-image img {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	margin-top: 20px;
}

.swiper-slide h2 {
	font-size: 62.885px;
	text-align: left;
	color: #fff;
	font-family: 'Roboto Slab', serif;
	display: block;
	max-width: 100%;
	text-shadow: 0 2px 1px #2e4300;
	float: left;
}

.swiper-slide h2 span {
    font-weight: 300;
}

.home-text h2 {
	font-family: 'IM Fell English', serif;
	font-style: italic;
	font-size: 55px;
	color: #367e0a;
}

/* Products */

.cat-item {
	min-height: 313px;
}

.cat-item a {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5% 0;
    text-align: center;
    color: #fff;
    font-family: "Roboto Slab";
    font-weight: 700;
	font-size: 28px;
	height: 78px;
}
.cat-item a:hover {
	text-decoration: none;
}

.cat-item div {
    display: block;
    border-radius: 4px;
    background: #779911;
    padding: 4px;
    width: 50%;
    margin: 10px auto;
    font-size: 16px;
    display: none;
    font-weight: 400;
}

.shop-product-small {
	border-radius: 10px;
	background: #fff;
	border: 1px solid #ddd;
	color: #666;
	margin-bottom: 20px;
}

.shop-product-small .img-wrap {
	padding: 30px 15px 30px 30px;
	text-align:center;
}

.shop-product-small .img-wrap img {
	max-width: 100%;
}

.shop-product-small .product-description {
	padding: 30px 30px 30px 15px;
}

.shop-product-small .product-description .descText{
	font-size: 16px;
}

.shop-product-small .small-view {
    padding: 20px 0;
}

.product {
	color: #333;
}

.product .details {
	font-size: 18px;
}

.back-button {
    border-radius: 5px;
    background: #77a913;
    color: #fff;
    padding: 10px;
    display: block;
    width: auto;
    float: right;
    margin-top: 10px;
    margin-right: 45px;
}

.product h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 30px;
	color: #454545;
}

.product p {
	padding-top: 15px;
	font-weight: 500;
}
.description table {
	width: 100%;
}
.description td {
    border: 1px solid #fff;
    border-left: none !important;
    border-right: none !important;
}

.description table p {
    padding: 0px !important;
}

.description table span {
    font-size: 16px !important;
    font-family: 'Crimson Text', serif !important;
}


#find-stockist {
    display: block;
    margin-bottom: 20px;
    width: 70%;
    padding: 10px 20px;
    text-align: center;
	font-size: 24px;
}



.product .img-wrap {
	padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba( 0, 0, 0,0.75 );
    margin: 10px;
    background: #fff;
	width: 100%;
	text-align: center;

}

#enquire-today {
    display: block;
    margin: 20px 0;
    padding: 10px 20px;
}

.related-products h3 {
	font-size: 34px;
font-family: 'IM Fell English', serif;
color: rgb( 69, 69, 69 );
margin: 20px 0;
clear: both;
line-height: 60px;
font-style: italic;
}

.related-img-wrap {
	padding: 0px 0;
	margin: 0 auto;
	width: 170px;
	max-height: 220px;
	text-align: center;
}

.related-img-wrap img {
	width: auto;
	max-height: 180px;
	max-width: 100%;
}

.related-item h5{
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}

.related-item {
	text-align: center;
	min-height: 330px;
}

.staff-pic img {
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0 0 4px 4px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px 4px rgba(0,0,0,0.2);
	width:100%;
}

.supply {
	background: rgba(255,255,255,0.6);
	margin-top: 40px;
	position: relative;
	min-height: 268px;
	margin-bottom: 90px;
}

.supply h5 {
	font-size: 20px;
color: #454545;
font-weight: 600;
margin: 15px 0 10px 0;
font-family: "Roboto Slab";
padding-left: 1em;
}

.supply p {
	font-size: 16px;
font-family: 'Crimson Text', serif;
padding-left: 1em;
width: 90%;
}

.supply img {
    position: absolute;
    right: 20px;
	top: 10px;
	width: 90%;
}

.page-message {
	margin: 25px 50px 25px 70px;
	font-size: 16px;
font-family: 'Crimson Text', serif;
}

.system-message, .system-error-message {
    background-color: #f9f9f9;
    border: 1px solid #eee;
    color: #666;
    margin: 18px;
    min-height: 110px;
    height: auto !important;
    height: 110px;
    padding: 36px 36px 36px 180px;
}

.form-wrap {
	text-align: center;
}
.form-wrap label {
	font-size: 16px;
	font-family: 'Crimson Text', serif;
	width: 120px;
}

.form-wrap .form-control {
	width: 50%;
	display:inline-block;
}

.g-recaptcha {
	display: inline-block;
}

.form > div {
	margin-bottom: 15px;
}

body.contact {
	font-size: 16px;
}

/* footer starts */

footer {
    min-height: 186px;
    background: rgba(0,0,0,0.1);
    font-size: 16px;
    color: #446100;
    margin-top: 30px;
}

footer ul {
    margin-top: 20px;
    list-style-type: none;
}

#footer-logos {
    margin-top: 30px;
}





/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	.left-home > img.our-products {
		display:none;
	}
		
	.swiper-slide h2 {
		font-size: 50px;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	#store-finder img {
		display: none;
	}

	.swiper-slide h2 {
		font-size: 30px;
	}

	#call-us {
		position: inherit;
	}

	.home-content {
		margin-top: 0;
	}
	.left-home {
		margin-top: 0;
	}
	.nav-item {
		text-align: left;
	}

	.back-button {
		float: none;
		width: 240px;
		text-align: center;
		margin: 0 auto;
	}
	
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
	.swiper-container {
		display: none;
	}

	.col-md-4 .product-slide-up {
		max-width: 396px;
	}
	.supply {
		min-height: 470px;
	}
}


/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

}