/* Fonts
==================================== */

@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700';

@import 'https://fonts.googleapis.com/css?family=Montserrat:400,700';

@font-face {
    font-family: 'italiabold';
    src: url('../fonts/italia-bold.eot');
    src: url('../fonts/italia-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/italia-bold.woff2') format('woff2'),
         url('../fonts/italia-bold.woff') format('woff'),
         url('../fonts/italia-bold.ttf') format('truetype'),
         url('../fonts/italia-bold.svg#italiabold') format('svg');
}

@font-face {
    font-family: 'italiabold';
    src: url('../fonts/italia-bold.eot');
    src: url('../fonts/italia-bold.eot?#iefix') format('embedded-opentype')/9;
}

@font-face {
			font-family: 'ItaliaMedium';
			src: url('../fonts/ItaliaMedium.eot'); /* IE9 Compat Modes */
			src: url('../fonts/ItaliaMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
				 url('../fonts/ItaliaMedium.woff') format('woff'), /* Modern Browsers */
				 url('../fonts/ItaliaMedium.TTF')  format('truetype'), /* Safari, Android, iOS */
				 url('../fonts/ItaliaMedium.svg#svgItalia-Medium') format('svg'); /* Legacy iOS */
}

@font-face {
			font-family: 'ItaliaMedium';
			src: url('../fonts/ItaliaMedium.eot'); /* IE9 Compat Modes */
			src: url('../fonts/ItaliaMedium.eot?#iefix') format('embedded-opentype')/9; /* IE6-IE8 */
}

/*
Global
*/

.italiabold{
	font-family: 'Italiabold';
	}

.green{
	color:#004e37!important;
	}

.no-pad {
	padding: 0!important;
}

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8; }

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	z-index: 9999;
	}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box; }

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle; }

.mfp-align-top .mfp-container:before {
	display: none; }

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto; }

.mfp-ajax-cur {
	cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out; }

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
	cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; }

.mfp-loading.mfp-figure {
	display: none; }

.mfp-hide {
	display: none !important; }

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044; }
.mfp-preloader a {
	color: #CCC; }
.mfp-preloader a:hover {
	color: #FFF; }

.mfp-s-ready .mfp-preloader {
	display: none; }

.mfp-s-error .mfp-content {
	display: none; }

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation; }

button::-moz-focus-inner {
	padding: 0;
	border: 0; }

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
	opacity: 1; }
.mfp-close:active {
	top: 1px; }

.mfp-close-btn-in .mfp-close {
	color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%; }

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap; }

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
	margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent; }
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px; }
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7; }

.mfp-arrow-left {
	left: 0; }
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px; }
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
	right: 0; }
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px; }
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px; }
.mfp-iframe-holder .mfp-close {
	top: -40px; }

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000; }

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
	}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0; }
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444; }
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px; }
.mfp-figure figure {
	margin: 0; }

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto; }

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px; }

.mfp-image-holder .mfp-content {
	max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
         * Remove all paddings around the image on small screen
         */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0; }
	.mfp-img-mobile img.mfp-img {
		padding: 0; }
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0; }
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px; }
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box; }
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0; }
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px; }
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0; } }

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75); }
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0; }
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%; }
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px; } }

/* bootstrap3-dialog defaults */
.bootstrap-dialog .modal-header{border-top-left-radius:4px;border-top-right-radius:4px}.bootstrap-dialog .bootstrap-dialog-title{color:#fff;display:inline-block}.bootstrap-dialog.type-default .bootstrap-dialog-title{color:#333}.bootstrap-dialog.size-normal .bootstrap-dialog-title{font-size:16px}.bootstrap-dialog.size-large .bootstrap-dialog-title{font-size:24px}.bootstrap-dialog .bootstrap-dialog-close-button{float:right;filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9}.bootstrap-dialog.size-normal .bootstrap-dialog-close-button{font-size:20px}.bootstrap-dialog.size-large .bootstrap-dialog-close-button{font-size:30px}.bootstrap-dialog .bootstrap-dialog-close-button:hover{cursor:pointer;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}.bootstrap-dialog.size-normal .bootstrap-dialog-message{font-size:14px}.bootstrap-dialog.size-large .bootstrap-dialog-message{font-size:18px}.bootstrap-dialog.type-default .modal-header{background-color:#fff}.bootstrap-dialog.type-info .modal-header{background-color:#5bc0de}.bootstrap-dialog.type-primary .modal-header{background-color:#428bca}.bootstrap-dialog.type-success .modal-header{background-color:#5cb85c}.bootstrap-dialog.type-warning .modal-header{background-color:#f0ad4e}.bootstrap-dialog.type-danger .modal-header{background-color:#d9534f}.bootstrap-dialog .bootstrap-dialog-button-icon{margin-right:3px}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0{transform:rotate(0)}100%{transform:rotate(359deg)}}

/* bootstrap3-dialog overrides */
.bootstrap-dialog.type-primary .modal-header { background-color: #004e37; }

/* Site Wide
==================================== */

body {
	min-width: 320px;
	max-width: 1920px;
	margin: 0 auto;
}

a:hover {
	color: #004e37;
	text-decoration: none!important;
}

.bold {
	font-weight: 700;
}

.green {
	color: #004e37!important;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: transparent;
}

table.cookies-data th, table.cookies-data td{ width: 70%; padding: 4px; }
table.cookies-data th:first-child, table.cookies-data td:first-child{
	width: 30%;
	}


/* Typography
==================================== */

h1 {
	color: #004e37;
	font-weight: 700;
	margin-top: 0;
	text-transform: uppercase;
}

h1 {	
	font-family: 'ItaliaMedium';
	margin-bottom: 15px;
	text-transform: none;
	}

h2 {
	color: #004e37;
}

hr {
	border-top: 2px solid #004e37;
}

.text-sm {
	font-size: 12px;
}

/* Buttons
==================================== */

.btn {
	background: #004e37;
	border: 2px solid #004e37;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 6px 36px;
	text-transform: uppercase;
	transition: background 0.5s, color 0.5s;
}

.btn:hover, .btn:focus {
	background: transparent;
	color: #004e37;
}

.btn-inverse {
	background: #fff;
	border: 2px solid #fff;
	color: #004e37;
}

.btn-inverse {
	color: #004e37;
}

.btn-inverse:hover, .btn-inverse:focus {
	color: #fff;
}

.btn-nested {
	background: #004e37;
	border: 2px solid #004e37;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 6px 36px;
	text-transform: uppercase;
	transition: background 0.5s, color 0.5s;
}

.btn-nested:hover, .btn-nested:focus {
	background: transparent;
	color: #004e37;
}

.btn-orange {
	background: #ed9812;
	border: 2px solid #ed9812;
	text-transform: none;
	padding: 6px 24px;
}

.btn-green {
	text-transform: none;
	padding: 6px 24px;
}

.btn-paypal {
	background: #ffc43a;
	border: #ffc43a 1px solid;
	color: #575656;
	font-size: 12px;
	height: 41px;
	text-transform: none;
}

.btn-paypal:hover, .btn-paypal:focus {
	background: #E6AB21;
	color: #575656;
}

.btn-paypal img {
	display: inline;
	width: 72px;
}

.btn-stockists-dropdown, .btn-account-dropdown {
	background: transparent;
	border: none;
	box-shadow: none;
	padding-top: 10px;
}

.btn-account-dropdown{
	line-height: 60px;
	height: 60px;
	padding-top: 0;
	border-left: 1px solid #a8a8a8;
	color: #575656;
}

.btn-stockists-dropdown:hover, .btn-stockists-dropdown:focus, .btn-stockists-dropdown:active,
.btn-account-dropdown:hover, .btn-account-dropdown:focus, .btn-account-dropdown:active {
outline: none;
}

.dropdown-menu-stockists, .dropdown-menu-account{
	background: #f4f5e9;
	border: none;
	border-radius: 0;
	}
	.dropdown-menu-account{
		margin-top: 0;
		}

.dropdown-menu-stockists  > li > a:hover {
	background: #f4f5e9;
	color: #004e37;
}

.btn-white {
	background: #fff;
	border: 2px solid #fff;
	color: #004e37;
}

.btn-white:hover, .btn-white:focus {
	background: transparent;
	color: #fff;
}

#carousel-homepage .btn {
	font-size: 24px;
}

.btn-nav-search {
	background: #fff!important;
	border: 2px solid #fff!important;
	color: #004e37!important;
	font-size: 18px!important;
	height: 40px!important;
}

.btn-nav-search:hover, .btn-nav-search:focus  {
	background: #004e37!important;
	color: #fff!important;
}

.btn-email-studio {
	border: 2px solid #004e37!important;
	font-size: 18px!important;
	height: 40px!important;
	padding: 6px 36px!important;
}

.btn-email-studio:hover, .btn-email-studio :focus {
	background: none!important;
	color: #004e37!important;
}


/* Forms
==================================== */

.form-control {
	border: 2px solid #575656;
	border-radius: 0;
	font-size: 18px;
	height: 41px;
}

.form-control:focus {
  border-color: #4D9B84;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,78,55,.075), 0 0 8px rgba(0, 78, 55, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,78,55,.075), 0 0 8px rgba(0, 78, 55, 0.6);
}


.alert-danger{
	margin-top: 20px;
	margin-bottom: 5px;
}
#messages{
	margin-top: 20px;
	margin-bottom: 5px;
}

/* === Header & Nav === */

#header-banner {
	background: url('../img/header-banner.jpg');
	background-position: 75% 50%;
	background-size: cover;
	height: 170px!important;
}

.nav-container {
	background: #f4f5e9;
	height: 60px;
	position: relative;
}

.nav-logo {
	position: absolute;
	bottom: 15px; left: 124px;
}

.nav-logo img {
	width: 192px;
	height: 148px;
	transition: all .2s ease-in-out;
}

.navbar {
	border: none;
	margin-bottom: 0!important;
	margin-left: 310px;
	z-index: 998;
	min-height: 0;
	transition: all .2s ease-in-out;
}

.nav-container.affix .navbar{
	margin-left: 195px;
	}

.navbar-left > li > a {
	color: #575656;
	font-size: 18px;
	padding-top: 0!important;
	padding-bottom: 0!important;
	text-transform: uppercase;
	transition: color 0.5s;
	font-family: 'Italiabold';
}

.navbar-left> li > a {
	line-height: 60px;
}

.navbar-left li.dropdown-hover a:hover,
.navbar-left li.dropdown-hover a.active{
	background-color: #ffffff;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus  {
	background: none;
	color: #004e37;
}

.navbar-right {
	margin-right: 0!important;
}

.navbar-right > li > a {
	border-left: 1px solid #a8a8a8;
	line-height: 60px;
	color: #575656;
	font-size: 12px;
	padding-top: 0!important;
	padding-bottom: 0!important;
	padding-right:10px;
	padding-left:10px;
	transition: color 0.5s;
}

.navbar-nav .open .mobile-nav-dropdown{
	margin-top: -15px;
}

.mobile-nav-dropdown >li>a {
	color: #fff;
}

.mobile-nav-dropdown li a:hover {
	background: #f5f5ea;
}

.basket-total-items{
	margin-left:-10px;
	background-color: #c00;
	}


/*
Sticky Header
*/

.nav-container.affix{
	position: fixed;
	top: 0;
	z-index: 3;
	width: 100%;
	}


.icon-map {
	margin-left: 5px;
}

.navbar-toggle {
	border-radius: 0;
	float: left;
	margin: 21px 0 0 24px;
	padding: 0;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
		height: 3px;
		width: 24px;
}

.navbar-nav > li > .dropdown-menu-search {
	background: #004e37;
	border-radius: 0!important;
	box-shadow: none;
	margin-top: 0px;
	margin-right: -1px;
	width: 400px;
}

.col-search  .btn {
	width: 100%;
}

.nav-active {
	color: #004e37!important;
	font-weight: 700;
}

.dropdown-menu-search  .form-control {
	border:none;
}
.col-search {
	padding-left: 7.5px;
	padding-right: 7.5px;
}

.col-search .form-group {margin: 0;}

.row-search {
	margin-left: 7.5px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.row-address-names {
	margin-left: -5px;
	margin-right: -5px;
}

.col-address-firstname, .col-address-lastname {
	padding-left: 5px;
	padding-right: 5px;
}

/* === Hover Menu === */

.nav-underlay{
	z-index:2;
	width:      100%;
	height:     100%;
	top:        230px;
	left:       0;
	position:   fixed;
	background-color:rgba(0, 0, 0, .5);
	display: none;
}

.dropdown-lg {
	background-color: #ffffff;
	display: none;
	padding: 30px 0 20px;
	position: absolute;
	top:60px; left: 0;
	width: 100%;
	z-index: 9998;
	-webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.39);
	-moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.39);
	box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.39);
}

.dropdown-lg:hover {
	display: block!important;
}

.dropdown-lg  ul {
	margin-bottom: 0;
	padding-left: 0;
}

.dropdown-lg hr {
	margin: 5px 0 10px;
}

.dropdown-lg  ul li  {
	font-weight: 300;
	line-height: 1;
	list-style: none;
	padding-bottom: 10px;
}

.dropdown-lg  ul > li > a  {
	color: #575656;
	font-size: 14px;
	line-height: 18px;
}

.dropdown-lg  ul > li > a:hover {
	color: #004e37;
}

.dropdown-lg h2 {
	font-size: 18px;
	margin: 0 0 10px;
}

.dropdown-lg .col-center {
	border-left: 2px solid #004e37;
	border-right: 2px solid #004e37;
}

/* === Carousels === */

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

.carousel-text {
	position: absolute;
	top: 55px; left: 124px;
}

.carousel-headline {
	color: #fff;
	font-family: 'Italiabold';
	font-size: 84px;
	line-height: 0.9;
	text-transform: uppercase;
}

.carousel-subtitle {
	color: #fff;
	font-size: 42px;
	line-height: 1;
	margin-bottom: 20px;
}

.carousel-subtitle span {
	font-weight: bold;
	text-transform: uppercase;
}

.carousel-inner .geo-roundel {
	position: absolute;
	top: 48px; right: 90px;
}

.carousel-control {
	background: none !important;
	filter: progid:none !important;
	transition: opacity 0.5s;
}

.carousel-control .glyphicon-chevron-right {
	right: 20%;
}

.carousel-control .glyphicon-chevron-left {
	left: 20%;
}

/* === Homepage Bits & Pieces === */

#homepage-panels-container {
	background: #f4f5e9;
	padding-top: 40px; padding-bottom: 40px;
}

.homepage-panels {
	padding-left: 40px;
	padding-right: 40px;
}

.homepage-panel {
	position: relative;
}

.panels-left {text-align: left;}

.panel-title {
	background: url('../img/bg-white.png') \9;
	background-color: rgba(255, 255, 255, .85);
	color: #004e37;
	font-family: 'Italiabold';
	font-size: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	position: absolute;
	right: 0; bottom: 0; left: 0;
	text-align: center;
	text-transform: uppercase;
	transition: background 0.75s, color 0.75s;
}
#accordion .panel-title {
	position:static;
}

.homepage-panel a:hover .panel-title {
	background: rgba(0,78,55,1);
	color: #f4f5e9;
}

#homepage-shop-banner {
	background: url('../img/homepage-shop-banner.jpg');
	background-position: 50% 50%;
	background-size: cover;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}

#homepage-shop-banner span{
	font-family: 'Italiabold';
	font-size: 48px;
	text-transform: uppercase;
}

#homepage-shop-banner p{
	font-size: 24px;
}

/* === Social Feeds === */

#social-feeds {
	background: #f4f5e9;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow:hidden;
}

.blog-feed {
	background: #fff;
	border: 1px solid #004e37;
	height: 544px;
}

.blog-feed .feed-excerpts {
	height: 425px;
	margin-right: 10px;
	overflow-y: scroll;
}

.blog-feed .feed-excerpt {
	margin-bottom: 25px;
}

.social-feed-title {
	background: #004e37;
	color: #fff;
	font-size: 18px;
	height: 75px;
	line-height: 1;
	margin-bottom: 25px;
	padding: 10px 15px;
	overflow: hidden;
	white-space: nowrap;
}

.social-feed-title span {
	vertical-align: -16px;
}

.social-feed-title img {
	margin-right: 10px;
}

.blog-feed  .feed-excerpt a:hover, .blog-feed  .feed-excerpt a:focus {
	text-decoration: none;
}

.blog-feed .excerpt-title {
	border-bottom: 1px solid #004e37;
	color: #004e37;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 10px;
}

.blog-feed .excerpt-meta {
	color: #878786;
	font-size: 14px;
	margin-bottom: 20px;
}

.blog-feed .excerpt-post {
	color: #575656;
}

.blog-feed .read-more {
	background: #004e37;
	border: 1px solid #004e37;
	color: #fff;
	font-weight: 700;
	margin-top: 30px;
	padding: 6px 12px;
	transition: 0.5s;
}

.blog-feed .read-more:hover, .blog-feed .read-more:focus {
	background: #fff;
	color: #004e37;
}

.feed-tweet {
	font-size: 16px;
	padding: 15px 0;
}



/* === Newsletter Strip === */

#newsletter-strip {
	background: #e3e9e6;
	padding-top: 30px;
	padding-bottom: 30px;
}

#newsletter-strip p {
	font-size: 18px;
	margin: 0;
	widows: 3;
}

#newsletter-strip .social-icons {
	float: right;
	padding-right: 25px;
	white-space: nowrap;
}

#newsletter-strip .social-icons img{
	max-width: 40px;
	}

#newsletter-strip .social-icons a {
	margin-left: 12.5px;
}

#newsletter-strip .social-icons a:hover, #newsletter-strip .social-icons a:focus {
	text-decoration: none;
}

#newsletter-strip .form-control {
	margin-right: 15px;
	margin-top: -1px;
}

#newsletter-strip .form-inline {
	line-height: 55px;
	white-space: nowrap;
}

#newsletter-strip .form-inline .form-control {
	width: 100%;
}

/* === Address Strip === */

#address-strip {
	background: #004e37;
	color: #fff;
	font-size: 18px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#address-strip span a {
	color: #fff;
}

#address-strip p {
	margin: 0;
}

#address-strip span {
	margin-right: 20px;
}

#address-strip .btn {
	margin-top: 6px;
}

/* === Footer === */

footer {
	background: #f4f5e9;
	color: #004e37;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer a {
	color: #004e37;
}

footer p {
	margin: 0;
}

footer p span {
	margin: 0 10px;
}

.footer-left {
	letter-spacing: 0.5px;
	line-height: 24px;
	white-space: nowrap;
}

.footer-right {
	font-size: 18px;
	text-align: right;
}

.footer-right a {
	margin-left: 60px;
}

/* Contact Page
==================================== */

#contact h1{
	margin-bottom: 25px;
	}

#contact .control-label {
	color: #004e37;
}

#contact .control-label.error {
	color: #ff0000;
	font-weight: bold;
}

#contact .btn-orange {
	width: 100%;
}

#contact .contact-info {
		color: #004e37;
		font-size: 18px;
}

.contact-info > p {
	margin-bottom: 30px;
}

.contact-info > .row {
	margin-bottom: 30px;
}

.contact-info a, .contact-info span {
	color: #004e37;
	line-height: 40px;
}

.customer-service {
	background: #e3e9e6;
	margin: 0 25px;
	padding: 40px;
}

.row-visit-us {
	margin-bottom: 40px;
}

.row-visit-us h2 {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
}

.row-visit-us p {
	color: #004e37;
	font-size:18px;
}

.row-visit-us .google-map {
	padding-bottom: 33%;
}

.customer-service ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}

/* === Frequently asked questions === */

#faq h2 {	
	border-bottom: 2px solid #004e37;
	color: #575656;
	margin: 0 0 15px;
	padding-bottom: 15px;
}

#faq a:focus {text-decoration: none;}

#faq .nav-tabs {
	padding-bottom: 1px;
}

#faq .nav-tabs>li>a  {
	background: #eee;
	border-left: 2px solid #004e37;
	border-right: 2px solid #004e37;
	border-top: 2px solid #004e37;
	margin-right: 5px;
}


#faq .nav-tabs>li.active>a, #faq .nav-tabs>li.active>a:hover, #faq .nav-tabs>li.active>a:focus,#faq .nav-tabs>li>a:hover {
	background: #004e37;
	color: #fff;
}

#faq .nav-tabs>li>a:focus {
	background: #e9ebd5;
}

#faq .panel {
	border: none;
	box-shadow: none;
}

#faq .panel-heading {
	background: none;
	border: none;
	padding: 0 0 10px;
}

#faq .panel-title {
	background: #eee;
	font-family: "Montserrat",Helvetica,Arial,sans-serif;
	font-size: 16px;	
	padding: 15px;
	position: relative;
	text-align: left;
	text-transform: none;
}

#faq .panel-group {
	margin-bottom: 0;
}

#faq .panel-body {
	background: #fff;
	border: none;
	padding: 7.5px 15px 15px;
}

#faq .tab-content {
	border: 2px solid #004e37;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

#faq .glyphicon-chevron-right {
	transition: 0.5s;
}

.panel-title [data-toggle="collapse"] 	.glyphicon-chevron-right{
	transform: rotate(90deg);
}

.faq-toggle[data-toggle="collapse"].collapsed 	.glyphicon-chevron-right {
	transform: rotate(0deg);
}

#faq .question {
	padding-right: 10px;
}

#faq .panel-collapse a {
	color: #004e37;
	font-weight: bold;
}

.faq-intro {
	margin: 25px 0;
}

/* === Shop === */

#shop {
	padding-top: 25px;
	padding-bottom: 25px;
}

.shop-banner {
	position: relative;
}

.shop-banner-text {
	color: #fff;
	position: absolute;
	text-align: center;
	top: 30px; left: 45px;
	width: 340px;
}

.shop-banner-text span {
	font-family: 'Italiabold';
	font-size: 48px;
	line-height: 1;
	text-transform: uppercase;
}

.shop-banner-text p {
	font-size: 18px;
	padding-top: 20px;
}

.row-shop-panel {
	margin: 0 -10px 20px;
}

.col-shop-panel {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.shop-panel-title {
	background: url('../img/bg-white.png') \9;
	background-color: rgba(255, 255, 255, .85);
	color: #004e37;
	font-family: 'Italiabold';
	font-size: 36px;
	line-height: 40px;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	right: 10px; bottom: 0; left: 10px;
	text-align: center;
	text-transform: uppercase;
	transition: background 0.75s, color 0.75s;
}

.shop-panel a:hover .shop-panel-title {
	background: rgba(0,78,55,1);
	color: #f4f5e9;
}

.shop-panel.category-christmas-shop .shop-panel-title,
.shop-panel.category-christmas-shop a:hover .shop-panel-title{
	color: #ffffff;
	background-color: rgba(158, 15, 7, 0.85);
	}

.xmas-banner img {
	padding-top: 20px;
	width: 100%;
}

.breadcrumb-wrapper {
	margin-left: 0;
	margin-right: 0;
}

.breadcrumb {
	margin-top: 20px;
	background: #f4f5e9;
}

.breadcrumb>li {display: inline; margin-right: 1px;}

.breadcrumb > li > a {
	color: #575656;
}

.breadcrumb .active {
	color: #004e37;
}

.breadcrumb>li+li:before {
	color: #575656;
}

.truckle-banner img{width: 100%;}

.truckle-banner-sm {
	margin: 25px 0;
	display: none;
}

.row-sm-pad {
	margin-left: -5px;
	margin-right: -5px;
}

.col-sm-pad {
	padding-left: 5px;
	padding-right: 5px;
}

.col-sm-pad input {
	border: 1px solid #004e37;
	height: 41px;
	padding-left: 10px;
	width: 100%;
}

.col-sm-pad .btn-nested {
	padding: 6px 0;
	width: 100%;
}

.shop-search-result {
	padding-top: 30px;
}

/* === Shop Sidebar Categories === */

#shop-sidebar{
	padding-bottom: 30px;
}

#shop-sidebar h2 {
	border-bottom: 3px solid #004e37;
	margin-bottom: 0;
	padding-bottom: 15px;
	font-size: 24px;
}

#sidebar-categories ul {
	font-size: 18px;
	list-style: none;
	padding-left: 0px;
	margin: 0;
}

.sidebar-cta img, .shop-cta img{
	padding: 20px 0 0 0;
	}

/*
Sticky
*/

#sidebar-wrapper.affix-top {
	position: static;
	}

#sidebar-wrapper.affix {
	position: fixed;
	top: 20px;
	z-index: 1;
	}

#sidebar-wrapper.affix-bottom{
	position:absolute;
	}


#sidebar-categories ul li {
	border-bottom: 2px solid #004e37;
}

#sidebar-categories ul li.category-christmas-shop{
	background-color: #9e0f07;
	border-bottom: 2px solid #ffffff;
	}
	#sidebar-categories ul li.category-christmas-shop a{
		color: #ffffff;
		}

#sidebar-categories ul li ul li {
	border-bottom: none;
	font-size: 18px;
}

#sidebar-categories ul > li > a {
	color: #575656;
	width: 100%;
}

#sidebar-categories ul > li > a:hover, #shop-sidebar ul > li > a:focus {
	text-decoration: none;
}

.sidebar-toggle {
	position: relative;
}

.sidebar-toggle .glyphicon-chevron-right {
	color: #004e37;
	font-size: 24px;
	position: absolute;
	top: -2px; left: 0px;
	transition: transform 0.25s;
}

.sidebar-toggle[data-toggle="collapse"] 	.glyphicon-chevron-right{
	transform: rotate(90deg);
}

.sidebar-toggle[data-toggle="collapse"].collapsed 	.glyphicon-chevron-right {
	transform: rotate(0deg);
}

.sidebar-subcategories li.active, .category-list a.active {
	font-weight: bold;
}

.toggle-title {
	line-height: 2.5;
	margin-left: 40px;
}

.sidebar-xmas {
	color: #d11111!important;
}

#sidebar-categories .well {
	background: #e3e9e6;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0;
}

#sidebar-categories .well > ul > li {
	border-top: 2px solid #004e37;
	padding: 15px 40px;
}

#sidebar-categories .well > ul > li > a {
	font-size: 16px;
}

#sidebar-categories .well > ul > li > a:hover, #shop-sidebar .well > ul > li > a:focus {
	color: #004e37;
	font-weight: bold;
}

.category-list {
	margin-bottom: 20px;
}

/*===SHOP SIDEBAR FILTERS===*/

#sidebar-filters {
	background: #f4f6f5;
	margin-top: 30px;
	padding: 20px 20px 10px;
}

#sidebar-filters a {color: #004e37;}

#sidebar-filters ul{
 list-style: none;
 padding-left: 0;
}

#sidebar-filters > ul > li+li {
	border-top: 1px solid #004e37;
	padding: 10px 0;
}

#sidebar-filters .well {
	border: none;
	box-shadow: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

#sidebar-filters .glyphicon-plus-sign, #sidebar-filters .glyphicon-minus-sign {
	float: right;
	font-size: 21px;
}

.sidebar-filters-header {
	color: #004e37;
	font-size: 18px;
	padding-bottom: 10px;
}

.sidebar-filters-header span {
	font-size: 12px;
}

.sidebar-filters-header a {
	text-decoration: underline;
}

.sidebar-filter-title {
	font-size: 16px;
	text-transform: uppercase;
}

#sidebar-filters a.active {
	font-weight: bold;
}

#sidebar-filters span.filter-count {
	display: inline;
	text-transform: none;
	color: #ccc;
	border: none;
	margin: none;
	padding: none;
}

/*===SORT/FILTER FOR MOBILE===*/

#sort-filter {
	background: #f4f5e9;
	padding: 10px 0;
	width: 100%;
}

.btn-sort-filter {
	background: none;
	border: none;
	color: #004e37;
	padding-right: 0;
	text-align: right;
	width: 100%;
}

.btn-sort-filter:focus, .btn-sort-filter:active {
	box-shadow: none;
	outline: none;
}

.btn-apply-filters {
	margin: 20px auto 0;
	width: 212px;
}

#collapseSortFilter p {
	border-bottom: 2px solid #004e37;
	color: #004e37;
	font-size: 18px;
}

#collapseSortFilter span {
	border-bottom: 1px solid #333;
}

/*===PRODUCT PAGE===*/

#product-body {
	min-height: 200px;
}

#product-body h1 {
	font-family: 'ItaliaMedium';
	font-size: 40px;
	font-weight: 400;
	margin: 0;
	text-transform: none;
}

.geo-roundel-sm {
	width: 96px;
}

.product-summary {
	padding: 10px 0;
}

.media {
	margin-top: 0;
}

.media-body p {
	font-size: 16px;
	margin-top: 10px;
}

.img-product-main, .img-product-related {
	border: 1px solid #004e37;
}

.col-related-product {
	margin-bottom: 50px;
}

#carousel-related-products h3{
	color: #004e37;
}

#carousel-related-products .glyphicon {
	color: #004e37;
}

#carousel-related-products .glyphicon-chevron-right {
	margin-right: -40px;
	right: 0%;
}

#carousel-related-products .glyphicon-chevron-left {
	margin-left: -40px;
	left: 0%;
}

#carousel-related-products .carousel-control {
	width: 0;
}

#carousel-related-products .btn-nested {
	padding: 6px 0;
	text-align: center;
	width: 100%;
}

.social-share {
	padding-bottom: 20px;
}
.social-share span{
	margin: 0!important;
	}

.social-share p {
	margin: 0 0 3px 0;
}

.btn-buy-now {
	padding: 6px 0;
	width: 100%;
}

.row-product-form {
	margin-left: -10px;
	margin-right: -10px;
}

.col-product-form {
	padding-left: 10px;
	padding-right: 10px;
}

.col-product-form .btn-nested {
	padding: 6px 0;
	width: 100%;
}

.product-title-full {
	color: #004e37;
	font-size: 20px;
	line-height: 1.2;
	margin-top: 20px;
}

.product-title-sm {
	color: #004e37;
	font-size: 16px;
	line-height: 1.2;
	margin-top: 20px;
}

.product-price {
	font-size: 30px;
}

.product-price-sm {
	font-size: 24px;
	color: #555;
}

.product-tabs {
	background: #f4f5e9;
	margin: 25px 0 40px;
	padding: 30px;
}

.nav-tabs {
	border: none;
}

.nav-tabs>li>a {
	background: #e9ebd5;
	border: none;
	color: #555;
	font-size: 18px;
	transition: background 0.5s;
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	background: #fff;
}

.tab-content {
	background: #fff;
	padding: 20px;
}

#tab_nutritional-information table{
	width: 100%;
	border:none;
	}

	#tab_nutritional-information table th,
	#tab_nutritional-information table td{
		padding: 3px 5px;
		width: 50%;
		vertical-align: top;
		}

	#tab_nutritional-information table th{
		background-color: #004e37;
		color: #ffffff;
		font-weight: bold;
		padding: 7px 5px;
		}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border: none;
}

.row-related-products a:hover, .row-related-products a:focus {
	text-decoration: none!important;
}

#related-recipes {
	background: #f4f5e9;
	margin-top: 40px;
	padding-bottom: 40px;
}

#related-recipes .panel-footer, #events-panels .panel-footer {
	background: #fff;
}

#related-recipes h2, #events-panels h2 {
	margin-bottom: 20px;
}

#related-recipes h3, #events-panels h3 {
	color: #004e37;
	margin: 30px 0 20px;
}

#events-panels {
	background: #f4f5e9;
	padding-bottom: 40px;
}

#events-panels .btn {
	margin-top: 40px;
	width: 240px;
}

.col-product-thumb {
		margin-bottom: 10px;
}

.row-product-images {
	margin-left: -5px;
	margin-right: -5px;
}

.col-product-thumb, .col-img-product-main {
	padding-left: 5px;
	padding-right: 5px;
}

.col-product-thumb .btn {
	font-size: 10px;
	padding: 6px 0;
	width: 100%;
}

.glyphicon-fullscreen {
	padding-left: 5px;
}

.btn-basket-cta {
	font-size: 13px;
	bottom: 8px;
	position: relative;
}

/*===CATEGORY PAGE===*/

.row-category-info {
	color: #878786;
	font-size: 18px;
	padding: 40px 0 20px;
}

.row-category-info span {
	vertical-align: -10px;
}

.row-category-info form{
	float: right;
}

.row-category-info .form-control {
	background: #004e37;
	border: none;
	color: #fff;
	width: 300px;
}

.row-category-info .form-control:focus {
	border: none;
	box-shadow: none;
}

.product-title-sm {
	font-size: 16px;
	height: 76px;
}

.product-offer-name {
	color: rgb(217, 83, 79);
	font-weight: bold;
}

.product-offer-name.active {
	color: rgb(92, 184, 92);
}

.product-offer-name.inactive {
	color: rgb(217, 83, 79);
}

.col-category-product {
	padding-bottom: 40px;
	position: relative;
}

.offer-overlay{
	position: absolute;
	z-index: 1;
	bottom: 0;
	max-width: 192px;
	width: 40%;
	}
	
.offer-overlay-text {
	color: #fff;
	font-size: 1vw;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	bottom: 4%; left: 4%;
	width: 20%;
	z-index: 9999;
}

.pagination li a {
	color:  rgb(0, 78, 55);
}

.pagination li.active a {
	background-color:  rgb(0, 78, 55);
}

.pagination span {
	vertical-align: inherit;
}

.pagination {
	margin: 0;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 0;
}

.single-product-container {
	position: relative;
}

/* === BASKET/CHECKOUT === */

.basket-tab {
	border: 1px solid #004e37;
	margin-bottom: 20px;
}

.basket-tab  a {
	text-decoration: none;
}

.basket-tab  a h4 {
	color: #fff;
	font-size: 18px;
}

.basket-tab-title {
	background: #004e37;
	padding: 5px 20px;
	position: relative;
}

.basket-tab-title.error {
	background: #f23e3e;
}

.payment-total {
	color: #004e37;
	display: block;
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
}

.col-card-type {
	padding-top: 20px;
	padding-bottom: 20px;
}

.col-card-type .radio input[type="radio"] {
    left: 0;
    right: 0;
    margin: 5px auto 0;
}

.col-card-type .radio label {padding-left: 0px;}

.col-card-type label {padding-bottom: 15px; width: 100%;}

.payment-form {
	padding: 40px 0;
}

.payment-form .btn {
	height: 41px;
	margin-top: 25px!important;
	/* width: 100%; */
}

#basket {
	font-size: 12px;
	margin-bottom: 20px;
	padding: 15px;
}

#basket .form-control {font-size: 12px; padding-left: 5px;}

#basket .col-product-title {margin: 15px auto; text-align: center; font-weight: 700;}

#basket .col-product-title a { color: #004e37; }

.basket-inline {padding-top: 15px;}

input.quantity {border: 1px solid #d6d6d6; height: 46px; width: 50px; padding-left: 10px; margin-top: -12px;}

.row-basket-headings {
	background: #f4f6f5;
	color: #004e37;
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.row-basket-product {
	margin: 0;
	padding-top: 20px;
}

.row-basket-product+.row-basket-product {
	border-top: 1px dashed #004e37;
	margin-top: 20px;
}

.basket-product .img-responsive {
	margin: auto;
}

.basket-product {
	font-size: 16px;
	color: #004e37;
	text-align: center;
}

.col-basket-table {
	padding: 0 5px;
}

.basket-messages {
	margin-top: 20px;
}

.basket-total {
	border-top: 1px solid #004e37;
	border-bottom: 1px solid #004e37;
	margin-top: 40px;
	padding-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.basket-total p {
	color: #004e37;
	font-size: 16px;
	font-weight: bold;
}

.basket-btns {
	float: right;
}

.basket-btns span {
	color: #004e37;
	padding: 0 10px;
	font-size: 16px;
}

.delivery-options {
	border-bottom: 1px solid #004e37;
	color: #004e37;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.delivery-options .radio {
	margin-top: 3px;
}

.delivery-options .row+.row {
	padding-top: 20px;
}

.address-form {
	color: #004e37;
	padding: 30px 0;
}

.row-login-register {
	padding-top: 40px;
	padding-bottom: 40px;
}

.forgot-pw {
	padding-top: 10px;
}

.promo-code {
	font-size: 16px;
	font-weight: 400;
	padding-top: 5px;
}

.btn-gift-message {
	float: right;
}

.col-card-type .img-responsive {
	margin: auto;
}

.remove-btn {
	border: none;
	background: none;
}

.delivery-same {
	white-space: nowrap;
}

/*===BLOG/NEWS===*/

.post-title {
	color: #004e37;
	font-size: 18px;
	font-weight: 300;
}

.post-meta {
	color: #999;
	font-size: 14px;
}

.post-excerpt {
	font-size: 16px;
}

.read-more {
	color: #004e37;
}

/*===STOCKISTS===*/

.container-stockists {
	padding-top: 40px;
	padding-bottom: 40px;
}

.container-stockists h1 {
	font-family: 'ItaliaMedium';
	font-size: 36px;
	font-weight: 400;
	text-transform: none;
}

.container-stockists ul {
	font-size: 16px;
	height: 480px;
	list-style: none;
	margin: 20px 0;
	padding-left: 0;
	overflow: hidden;
	overflow-y: scroll;
}

.container-stockists ul li {
	border-top: 1px solid #575756;
	padding-top: 10px;
}

.container-stockists span {
	color: #878786;
}

.container-stockists .distance {
	font-size: 16px;
	font-style: italic;
}

.container-stockists .subtitle {
	color: #004e37;
	font-size: 20px;
}
#stockist-list li {
	padding:0.5em 1em;
}
#stockist-list li:hover {
	cursor: pointer;
	background:#eee;
}
#stockist-list li.featured {
	background:#f0f0f0;
}

.google-map {
	position: relative;
	padding-bottom: 70%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.google-map iframe,.google-map object,.google-map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.col-location-form {
	padding-left: 5px;
	padding-right: 5px;
}

.location-form .row {
	margin-left: -5px;
	margin-right: -5px;
}

.container-stockists form {
	margin-bottom: 15px;
}

/*===GENERIC PAGE===*/

.container-generic {
	line-height: 1.6;
	padding-bottom: 40px;
	padding-top: 40px;
}

.container-generic h1 {
	font-family: 'ItaliaMedium';
	text-transform: none;
}

/*===VISIT US===*/

.visit-banner-01, .visit-banner-02 {
	position: relative;
}

.visit-banner-01 .img-responsive, .visit-banner-02 .img-responsive {
	width: 100%;
}

.visit-banner-01 .banner-headline, .visit-banner-02 .banner-headline {
	font-family: 'Italiabold';
	font-size: 72px;
	line-height: 1;
	margin-bottom: 20px;
	text-transform: uppercase;
}


.visit-banner-01 .banner-text {
	position: absolute;
	top: 120px; left: 148px;
}

.visit-banner-01 .banner-headline {
	color: #fff;
}

.visit-banner-01 .banner-subtitle  {
	color: #fff;
	font-size: 24px;
}

.visit-banner-02 .banner-text {
	position: absolute;
	top: 120px; right: 148px;
}

.visit-banner-02 .btn, .visit-panels .btn {
	margin-top: 20px;
	width: 240px;
}

.visit-banner-02 .banner-headline {
	color: #004e37;
}

.visit-banner-02 .banner-subtitle  {
	color: #575656;
	font-size: 24px;
}

.visit-panels {
	background: #f5f5ea;
	padding: 40px 0;
	text-align: right;
}

.partners-panel {text-align: left;}

.panels-left {text-align: left;}

.visit-panels .panel-headline {
	color: #004e37;
	font-family: 'Italiabold';
	font-size: 48px;
	line-height: 1;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.visit-panels .panel-subtitle {
	color: #004e37;
	font-size: 20px;
}

#visit-footer {
	background: #f5f5ea;
	line-height: 1.6;
	padding-top: 20px;
	padding-bottom: 40px;
}

#visit-footer h2 {
	font-family: 'ItaliaMedium';
	margin-bottom: 20px;
	margin-top: 0;
}

#visit-footer .google-map {
	padding-bottom: 66%;
	margin-bottom: 20px;
}

#visit-footer .subheading {
	color: #004e37;
	display: block;
	font-family: 'ItaliaMedium';
	font-size: 18px;
	line-height: 1.2;
}

#visit-footer .opening-time {
	display: block;
	font-style: italic;
}

#visit-footer .btn {margin-bottom: 20px;}

.our-story.visit-banner-02 .banner-headline, .our-story.visit-banner-02 .banner-subtitle {
	color: #fff;
}

.our-story.geo-roundel {
	left: 40px;
	bottom: 40px;
	position: absolute;
}

.trade-page.visit-banner-01 .banner-headline, .trade-page.visit-banner-01 .banner-subtitle {
	color: #fff;
}

.trade-page.terms-btn br {
	display: none;
}

.trade-page.visit-banner-01 .banner-subtitle {
	font-size: 21px;
}

/*=== TIMELINE === */

.timeline-banner{
	position: relative;
}


/*===ALT SUBPAGES===*/

.subpage-banner-01 {
	position: relative;
}

.subpage-banner-01 .banner-text {
	color: #004e37;
	display: table;
  font-family: 'italiabold';
	font-size: 96px;
	line-height: 1;
	position: absolute;
	margin: auto;
	text-transform: uppercase;
	top: 0; right: 0; bottom: 0; left: 0;
	width: 100%;
}

.subpage-banner-01 .banner-headline-white{
	color: #fff;
}


.subpage-panel {
	padding-top: 60px;
	padding-bottom: 60px;
}

.subpage-panel-white {
	background: #fff!important;
}

.subpage-panel .title {
	color: #004e37;
  font-family: 'italiabold';
	font-size: 40px;
	line-height: 1;
	margin-bottom: 30px;
}

.panel-eatery .title {margin-bottom: 10px;}

.subpage-panel-green {
	background: #f5f5ea;
}

.subpage-panel-grey{
	background: #e3e9e6;
	}

.subpage-panel td  {
	color: #555;
	font-size: 18px;
	padding: 0 25px;
	width: 50%;
}

.subpage-panel .span-1 {
	font-size: 22px;
}

.subpage-panel .btn{
	font-size: 14px;
	padding: 5px;
	width: 100%;
}

.ywc-panel {
	background: #fff;
}

.ywc-panel .btn {
	font-size: 18px;
	width: 240px;
}

.btn-experience {
	border-radius: 4px;
	margin-top: 20px;
	text-transform: none;
	width: 120px!important;
}

.col-td-buttons p {
	font-size: 16px;
}

.coffee-sm {
	font-size: 14px;
	margin-top: 30px;
}

.td-buttons .span-1 {
	margin-bottom: 30px;
}

.td-buttons .row {
	margin-bottom: 10px;
}

.subpage-panel ol {
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 15px;
}

.subpage-panel > ol > li {
	margin-bottom: 10px;
}

.subpage-panel > ol > li > a{
	color: #004e37!important;
	font-weight: bold;
}

.subpage-panel .small-print {
	font-size: 12px;
}

.terms-btn {
	margin-top: 10px;
	padding: 6px 12px!important;
	width: auto!important;
}

.groups-details .title {
	margin-bottom: 10px;
}

.breadcrumb-fullwidth {
	border-radius: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.container-breadcrumb {
	background: #f4f5e9;
}

.btn-calverts {
	margin-top: 10px;
	padding: 6px 24px!important;
	width: auto!important;
}

.subpage-banner-01 .img-responsive {
	width: 100%;
}

.subpage-panel .img-responsive {
	margin: auto;
}

.awards-panel .title {
	font-size: 24px;
	margin: 20px 0 10px;
}

.awards-panel ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 30px;
}

.awards-panel li {
	margin-bottom: 15px;
}

.group-banner .banner-text {
	color: #fff;
}

.groups-details .span-1 a {
	color: #004e37;
	font-weight: bold;
}

.location-panel {
	text-align: left;
}

#aboutModal h3 {
	color: #004e37;
	font-family: 'ItaliaMedium';
	font-size: 30px;
}

#aboutModal p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 20px;
}

#aboutModal .btn {
	margin-top: 0;
	text-transform: none;
	width: auto;
}

#aboutModal .modal-content {
	background: #f5f5ea;
}

.title-long {
	font-size: 28px!important;
}

/*===WHERE TO BUY===*/

.stockist-panel {
	position: relative;
}

.stockist-panel .img-responsive {
	border: 2px solid #d2d2d2;
	padding: 15px;
}

.grid-overlay-inactive {
	background: rgba(255,255,255,.8);
	opacity: 1;
	position: absolute;
	transition: opacity 0.75s;
	top: 0; right: 0; bottom: 0; left: 0;
}

.row-retail-stockists {
	padding-top: 10px;
	margin-left: -12.5px;
	margin-right: -12.5px;
}

.row-retail-stockists [class*=col] {
	margin-bottom: 25px;
	padding-left: 12.5px;
	padding-right: 12.5px;
}

.row-stocked-products {
	background: #f4f5e9;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.row-stocked-products .img-responsive {
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
}

.row-stocked-products a {
	color: #333;
}

.br-hidden-600 {display: none;}

/*===XMAS HOURS===*/

.xmas-opening-container {
	background: #9e0f07;
	position: relative;
	overflow:hidden;
}

.sparkles-right {
	position: absolute;
	right: 0; top: 0;
	width: 30%;
}

.sparkles-left {
	position: absolute;
	left: 0; top: 0;
	width: 30%;
}

.btn-xmas-hours {
	background: transparent;
	background-size: 100% auto;
	border: none;
	box-shadow: 0px 6px 6px 0px rgba(75,75,75,0.3);
  font-family: 'italiabold';
	font-size: 30px;
	outline: none;
	padding: 20px 0;
	width: 100%;
	z-index: 9999;

}

.btn-xmas-hours:hover, .btn-xmas-hours:focus, .btn-xmas-hours:active {
	background: transparent;
	background-size: 100% auto;
	border: none;
	color: #c2a94b;
	outline: none!important;
}

#xmashours {
	background: #transparent!important;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}

#xmashours h2 {
	color: #fff;
	font-family: 'italiabold';
	font-size: 24px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#xmashours ul {
	list-style: none;
	padding-left: 0;
}

#xmashours li {
	margin-bottom: 10px;
}

/*===MEDIA QUERIES===*/

/*1440PX*/
@media screen and (max-width: 1439px) {

	#header-banner {
		height: 128px!important;
	}

	.nav-logo {
		left: 24px;
	}

	.navbar {
		margin-left: 210px;
	}

	.nav-container.affix .navbar{
		margin-left: 90px;
		}

	.nav-underlay{
		top:188px;
	}

	#newsletter-strip p {
		font-size: 18px;
	}

	.shop-banner-text {
		top: 25px;
		width: 250px;
	}

	.shop-banner-text span {
		font-size: 36px;
	}

	.shop-banner-text p {
		font-size: 14px;
		padding-top: 10px;
	}

	.nav-tabs>li>a {
		font-size: 20px;
	}

	.sidebar-filters-header a {
		font-size: 12px;
		padding-top: 12px;
	}

	.product-title-sm {
		height: 96px;
	}

	.footer-right {
		font-size: 18px;
	}

	.footer-left {
		line-height: 24px;
	}

	.shop-panel-title {
		font-size: 32px;
	}

	.visit-banner-02 .banner-text {
		top: 70px; right: 80px;
	}

	.visit-banner-01 .banner-text {
	top: 70px; left: 120px;
	}

	.carousel-headline {
		font-size: 72px;
	}

	.carousel-subtitle {
		font-size: 36px;
	}

	#carousel-homepage .btn {
		font-size: 20px;
	}

	.carousel-text {
		left: 96px;
		top: 30px;
	}

	.visit-banner-01 .banner-subtitle  {
		font-size: 21px;
	}

}

/*1200PX*/
@media screen and (max-width: 1199px) {

	.nav-logo img {
		width: 192px;
	}

	.navbar {
		margin-left: 216px;
	}
	.nav-container.affix .navbar{
		margin-left: 100px;
		}

	.navbar-left > li > a {
		font-size: 18px;
		padding: 0 7.5px;
	}

	.geo-roundel {
		width: 140px;
	}

	.homepage-panels {
		padding-left: 0;
		padding-right: 0;
	}

	#address-strip {
		font-size: 18px;
	}

	#newsletter-strip .social-icons {
		border-top: 2px solid #000;
		float: none;
		margin-top: 25px;
		padding-top: 25px;
		padding-right: 0;
		text-align: center;
	}

	#product-body h1 {
		font-size: 48px;
	}

	.product-title-sm {
		height: 58px;
	}

	.footer-right a {margin-left: 30px;}

	.container-stockists h1 {
		font-size: 30px;
	}

	.visit-banner-01 .banner-headline, .visit-banner-02 .banner-headline {
		font-size: 48px;
	}

	.visit-banner-01 .banner-text {
		top: 70px; left: 70px;
	}

	.visit-banner-02 .banner-text {
		top: 50px; right: 70px;
	}

	.visit-banner-01 .banner-subtitle, .visit-banner-02 .banner-subtitle   {
		font-size: 18px;
	}

	.visit-panels .panel-headline {
		font-size: 36px;
	}

	.visit-panels .panel-subtitle {
		font-size: 16px;
	}

	.subpage-banner-01 .banner-text {
		font-size: 72px;
	}

	.carousel-headline {
		font-size: 60px;
	}

	.carousel-subtitle {
		font-size: 30px;
	}

	#carousel-homepage .btn {
		font-size: 18px;
	}

	.carousel-text {
		top: 20px;
	}

	.social-feed-title {
		font-size: 16px;
	}

	#trade .visit-banner-01 .banner-subtitle {
		font-size: 18px;
	}

	.title-long {
		font-size: 22px!important;
	}
	
	.offer-overlay-text {
		font-size: 1.8vw;
	}

}

/*1040PX*/
@media screen and (max-width: 1040px) {

.navbar {
		margin-left: 155px;
	}

.nav-logo img{
	width: 145px;
	height: 119px;
	}

}



/*992PX*/
@media screen and (max-width: 991px) {

	.nav-container {
	  background: #004e37;
	}

	.nav-logo {
		bottom: 76px;
	}

	.nav-logo img {
		height: 99px;
		width: 128px;
	}

	.navbar, .nav-container.affix .navbar{
		margin-left: 0;
	}

	.navbar-header {
		margin-left: 0;
		height: 60px;
	}

	.navbar-collapse {
		background: #004e37;
		width: 80%
	}

	.navbar-left > li > a {
		color: #eaebd7;
		font-size: 18px;
		padding-left: 24px;
	}

	.navbar-right {
		margin: 0;
		position: absolute;
		right: 0;
		top: 0;
	}

	.navbar-right li, .navbar-right > li > a {
		border: none;
		display: inline;
		height: 60px;
		color: #fff;
	}

	.navbar-right .stockists-dropdown,  .navbar-right .account-dropdown{
		display: inline!important;
	}

	.navbar-nav > li > a {
		text-transform: none;
	}

	.navbar-left li.dropdown-hover a:hover,
	.navbar-left li.dropdown-hover a.active{
		background:none;
	}

	.navbar-left li+li {
		border-top: 1px solid #33715f;
	}

	.navbar-nav > li > a:hover, .navbar-nav > li > a:focus  {
		color: #fff;
	}

	.carousel-inner .geo-roundel {
		right: 45px; top: 24px;
	}

	#homepage-panels-container {
			padding-top: 25px;
			padding-bottom: 25px;
	}

	.homepage-panel {
		padding: 0;
	}

	.panel-title {
		font-size: 30px;
		left: 0;
		right: 0;
		width: 100%;
	}

	.blog-feed {
		margin-bottom: 50px;
	}

	#newsletter-strip p {
		white-space: normal;
	}

	#shop {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.row-shop-panel {
		margin: 0 -10px 25px;
	}

	.nav-active {
		background: #1A6851;
		color: #fff!important;
	}

	.shop-banner-text {
		top: 40px;
	}

	.breadcrumb {
		font-size: 12px;
	}

	.navbar-nav .open .dropdown-menu-search {
		background: #004e37;
		margin-top: -1px;
	}

	#InputSearch {margin-right: 5px;}

	.col-search .form-group {margin-bottom: 10px;}

	#carousel-related-products .glyphicon-chevron-right {
		margin-right: -25px;
		right: 0%;
	}

	#carousel-related-products .glyphicon-chevron-left {
		margin-left: -25px;
		left: 0%;
	}

	.product-title-sm {
		height: 76px;
	}

	.google-map {
		padding-bottom: 50%;
		margin-bottom: 20px;
	}

	.container-stockists ul {
		height: 440px;
	}

	.footer-left {
		text-align: center;
	}

	.footer-right {
		font-size: 18px;
		text-align: center;
	}

	.footer-right a {
		display: block;
		margin-left: 0;
	}

	#homepage-shop-banner {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.visit-banner-01 .banner-headline, .visit-banner-02 .banner-headline {
		font-size: 36px;
	}

	.visit-banner-01 .banner-text {
		top: 50px; left: 70px;
	}

	.visit-banner-02 .banner-text {
		top: 30px; right: 70px;
	}

	.visit-banner-01 .banner-subtitle, .visit-banner-02 .banner-subtitle   {
		font-size: 14px;
	}

	.visit-panels .panel-headline {
		font-size: 24px;
	}

	.visit-panels .panel-subtitle {
		font-size: 16px;
	}

	 .visit-panels .btn {
    margin-top: 10px;
	}

	.subpage-banner-01 .banner-text {
		font-size: 60px;
	}

	.subpage-panel td  {
		display: block;
		width: 100%;
	}

	.subpage-panel .img-responsive {
		margin-top: 20px;
	}

	.dropdown-lg {
		display: none!important;
	}

	.dropdown-menu-stockists,
	.dropdown-menu-account {
		background: #004e37!important;
		position: absolute!important;
		top: 35px;
	}

	.dropdown-menu-stockists > li > a:hover, .dropdown-menu-stockists > li > a:focus, .dropdown-menu-stockists > li > a:active,
	.dropdown-menu-account > li > a:hover, .dropdown-menu-account > li > a:focus, .dropdown-menu-account > li > a:active{
		background: #004e37!important;
	}

	.dropdown-menu-stockists > li > a,
	.dropdown-menu-account > li > a {
		color: #fff!important;
	}

	.btn-account-dropdown{
		color: #ffffff;
		border:none;
		}

	.carousel-headline {
		font-size: 44px;
	}

	.carousel-subtitle {
		font-size: 24px;
		margin-bottom: 10px;
	}

	#carousel-homepage .btn {
		font-size: 14px;
	}

	.carousel-text {
		left: 72px;
		top: 20px;
	}

	#trade .terms-btn br {display: inline;}

	#trade .visit-banner-01 .banner-subtitle {
		font-size: 14px;
	}

	.title-long {
		font-size: 36px!important;
	}

}


@media screen and (min-width: 992px){

	.nav-container.affix{
		-webkit-box-shadow: 0px 6px 6px 0px rgba(150,150,150,0.3);
		-moz-box-shadow: 0px 6px 6px 0px rgba(150,150,150,0.3);
		box-shadow: 0px 6px 6px 0px rgba(150,150,150,0.3);
		}

	.nav-container.affix .nav-logo{
		bottom: -15px;
		z-index: 9999;
		}

	.nav-container.affix .nav-logo img{
		width: 85px;
		height: 65px;
		content:url("../img/logo-header-affix.png")
		}
}

/*768PX*/
@media screen and (max-width: 767px) {
		
	.btn-xmas-hours {
		font-size: 22px;
	}

	.container-generic h1 {
		font-size: 24px;
	}

	.carousel-inner .geo-roundel {
		right: 22.5px;
		width: 70px;
	}

	.homepage-panels div+div {
		margin-top: 25px;
	}

	#homepage-shop-banner {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	#homepage-shop-banner span{
		font-size: 36px;
	}

	#homepage-shop-banner p{
		font-size: 18px;
	}

	.twitter-feed {
		margin-bottom: 50px;
	}

	#newsletter-strip p {
		font-size: 16px;
		margin: 0 0 15px;
	}

	.email-link {
		display:block;
	}

	#shop {
		padding-top: 5px;
	}

	#product-body h1 {
		font-size: 36px;
		margin-top: 15px;
	}

	.product-tabs {
		margin: 5px 0 20px;
		padding: 0;
	}

	.product-tabs .nav-tabs>li>a {
		margin-right: 0;
	}

	.nav-tabs>li>a {
		font-size: 18px;
	}

	.nav-tabs>li {float: none;}

	.dropdown-menu-search .btn-inverse {width: 100%;}

	.row-category-info {padding-top: 0;}

	.row-category-info form{float:none;}

	.product-title-sm {
		font-size: 14px;
		height: 64px;
	}

	#header-banner {
		height: 96px!important;
	}

	.nav-logo {
		bottom: 71px;
	}

	.nav-logo img {
		height: 74px;
		width: 96px;
	}

	.btn-gift-message {
		float: none;
		margin: 20px 0 0;
	}

	.btn-paypal {
		display: block;
		margin: 0 auto 20px;
	}

	.basket-btns {
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	#contact .contact-info {font-size: 14px;}

	.row-contact-info {margin: 0 -5px;}

	.row-contact-info [class*=col] {padding: 0 5px;}

	.row-visit-us p {
		font-size:14px;
	}

	.row-visit-us .google-map {
		padding-bottom: 50%;
	}

	.container-stockists form .btn {
		width: 100%;
	}

	.container-stockists h1 {
		font-size: 24px;
	}

	.container-stockists ul, .container-stockists .distance {
		font-size: 14px;
	}


/*
	.breadcrumb>li {
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
*/

	.breadcrumb {
		display: none;
	}

	.basket-body {
		padding-top: 30px;
	}

	.visit-banner-01 .banner-text, .visit-banner-02 .banner-text {
		background: #004e37;
		color: #fff;
		padding: 30px 20px 40px;
		position: relative;
		top: auto; left: auto; right: auto;
		width: 100%;
	}

	.visit-banner-02 .banner-headline, .visit-banner-02 .banner-subtitle  {
		color: #fff;
		margin-bottom: 5px;
	}

	.visit-banner-02 .btn  {
		border: 1px solid #fff;
	}

	.visit-panels .panel-headline {
		margin-top: 20px;
	}

	.visit-panels .btn  {margin:auto;}

	.visit-panels, .visit-panels .panel-headline, .visit-panels .panel-subtitle, .visit-panels .btn {
		text-align: center;
	}

	#story .geo-roundel {
		left: 10px;
		top: 10px;
		position: absolute;
		width: 90px;
	}

	#trade .visit-banner-01 .banner-headline, #trade .visit-banner-01 .banner-subtitle {
		color: #fff;
	}

	.col-product-thumb {
			margin-top: 10px;
	}

	.subpage-banner-01 .banner-text {
		font-size: 36px;
	}

	.subpage-panel {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.subpage-panel td{
		font-size: 16px;
	}

	.subpage-panel .span-1 {
		font-size: 18px;
	}

	.subpage-panel .title {
		font-size: 30px;
		margin-bottom: 15px;
	}

 .subpage-panel .btn{
	font-size: 16px;
	padding: 0;
	width: 220px;
	}

	.td-buttons .row {
		border-bottom: 1px solid #004e37;
		padding-bottom: 15px;
	}

	.carousel-headline {
		font-size: 36px;
		margin-bottom: 5px;
	}

	.carousel-subtitle {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.carousel-text {
		left: 48px;
		top: 10px;
	}

	.row-sm-pad {
		max-width: 280px;
	}

	#trade .terms-btn {
	margin-bottom: 10px;
	}

	.visit-banner-text {
		text-align: center;
	}

	#trade .visit-banner-01 .banner-headline, #trade .visit-banner-01 .banner-subtitle {
		color: #fff!important;
	}

	#supermarkets{
		margin-top: 15px;
	}

	.alert-danger {
		margin-bottom: 15px;
	}

	.shop-search-result {
		padding-top: 0;
	}

	.basket-product .img-responsive {
		margin: 0;
	}

	#basket .col-product-title {
		text-align: left;
	}

	.col-basket-table {
		text-align: left;
	}

	.col-product-title {
		padding: 0 5px;
	}

	.delivery-same {
		background: #e3e9e6;
		padding: 7.5px 10px;
		white-space: normal;
	}

	.blog-feed .excerpt-title {
		padding-top: 10px;
	}

	.title-long {
		font-size: 28px!important;
	}
	
	.offer-overlay-text {
		font-size: 4.0vw;
		width: 12.5%;
	}
	
	#faq .nav-tabs>li>a {
		border-top: 2px solid #004e37;
		border-right: 2px solid #004e37;
		border-left: 2px solid #004e37;
		margin-right: 0;
	}
	
	#faq h1 {
		font-size: 30px;
		margin-top: 20px;
	}
	
	#faq h2 {
		font-size: 24px;
		margin-top: 0;
	}
	
	#faq h3 {
		font-size: 14px;
	}
	
	#faq .panel-title {
		font-size: 16px;
	}

}

/*600PX*/
@media screen and (max-width: 599px) {

	.carousel-headline {
		font-size: 28px;
	}

	.carousel-subtitle {
		font-size: 16px;
	}

	#carousel-homepage .btn {
		font-size: 12px;
		padding: 3px 12px;
	}

	.social-feed-title {
		font-size: 14px;
		line-height: 0;
	}

	.br-hidden-600 {
		display: inline;
	}

	.social-feed-title img {
		margin-right: 0;
		margin-top: -8px;
		width: 48px;
	}

	#social-feeds .blog-icon {
		margin-right: 0;
	}

	.goto-step {
		margin-bottom: 10px;
		width: 100%;
	}

	#step3_continue, .btn-confirm-payment {
		width: 100%;
	}

	#address-strip .btn {
		margin-top: 15px;
	}

	.title-long {
		font-size: 20px!important;
	}
	
	.offer-overlay-text {
		font-size: 5vw;
		width: 20%;
	}

}

/*480PX*/
@media screen and (max-width: 479px) {

	.panel-title {
		font-size: 36px;
	}

	#address-strip {
		font-size: 16px;
	}

	.footer-left {
		font-size: 12px;
	}

	.carousel-inner .geo-roundel {
		top: 10px; right: 10px;
	}

	#shop {
		padding-top: 0;
		padding-bottom: 0;
	}

	.row-shop-panel {
		margin: 0 -25px;
	}

	.col-shop-panel {
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.shop-panel-title {
		right: 0; left: 0;
		text-align: center;
	}

	.truckle-banner, .xmas-banner {
		display: none;
	}

	.truckle-banner-sm {
		display: block;
	}

	.geo-roundel-sm {
		display: none;
	}

	.navbar-right > li > a {
		font-size: 10px;
		padding: 10px 10px;
	}

	.navbar-nav .open .dropdown-menu-search {
		width: auto;
	}

	.col-category-product .btn-nested {
		font-size: 16px;
		padding: 6px 12px;
	}

	.col-sm-pad input{
		height: 38px;
	}

	.product-title-sm {
		height: auto;
	}

	.row-category-info .form-control {
		background: #004e37;
		border: none;
		color: #fff;
		width: 100%;
	}

	.basket-tab a h4 {
			font-size: 18px;
	}

	.basket-product, .basket-total p, .delivery-options {
		font-size: 16px;
	}

	.customer-service {
			margin: 0;
			padding: 20px;
	}

	.container-stockists form .btn {
		padding: 6px 12px;
	}

	#sort-filter .container-fluid {padding-left:0; padding-right: 0;}
	#sort-filter .row {margin-left:0; margin-right: 0;}
	#sort-filter .clearfix {padding-left: 0; padding-right: 0;}

	.btn-sort-filter {padding-right: 25px;}

	.subpage-banner-01 .banner-text {font-size: 24px;}

	.btn-calverts {font-size: 14px!important;}

	.social-feed-title {padding: 10px 5px;}

	.icon-map {margin-left: 0;}

	.btn-stockists-dropdown, .btn-account-dropdown {
		font-size: 12px;
	}

	#carousel-homepage .btn {
		display: none;
	}

	.carousel-text {
		left: 36px;
	}

	.navbar-collapse {
		width: 100%
	}

	#address-strip .btn, #newsletter-strip .btn {
		width: 100%;
	}

	.col-basket-table {
		margin-bottom: 15px;
		width: 100%;
	}

	.col-basket-table input.quantity {
		height: 30px;
	}

	.title-long {
		font-size: 14px!important;
		white-space:nowrap;
	}
	
	.btn-xmas-hours {
		font-size: 14px;
	}
	
}

/*380PX*/
@media screen and (max-width: 379px) {

	.carousel-headline {
		font-size: 24px;
	}

	.hidden-380 {display: none;}

	.btn-stockists-dropdown, .btn-account-dropdown {
		font-size: 10px;
	}

	.navbar-toggle {
		margin: 21px 0 0 15px;
	}

}






























