/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.time-address ul,
.catering-services .location-opener .time-address ul,
.all-collection .price {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: 'Neuton', "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 24px;
	font-weight: 500;
}

h2,
.h2 {
	font-size: 18px;
	font-weight: 500;
}

h3,
.h3 {
	font-size: 16px;
}

h4,
.h4 {
	font-size: 14px;
}

h5,
.h5 {
	font-size: 13px;
}

h6,
.h6 {
	font-size: 12px;
}

p {
	margin: 0 0 1em;
}

/* #main a {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, background .3s ease-in-out, color .3s ease-in-out, border .3s ease-in-out, box-shadow .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out, background .3s ease-in-out, color .3s ease-in-out, border .3s ease-in-out, box-shadow .3s ease-in-out;
	color: #004b91;
	text-decoration: none;
}

#main a:hover {
	text-decoration: none;
	color: #00315e;
} */

#wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}

#main .container,
#main .sm-container {
	margin: 0 auto;
	max-width: 1135px;
	padding: 0 20px;
}

#main .sm-container {
	max-width: 1082px;
}

#main a.btn {
	display: inline-block;
	padding: 9px 12px 7px;
	vertical-align: top;
	background-color: #002f6d;
	color: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	line-height: 1;
	font-size: 13px;
	font-family: "Merriweather";
}

#main a.btn:hover {
	background-color: #0045a0;
	color: #fff;
}

#main address {
	font-style: normal;
	text-transform: capitalize;
}

.banner-section {
	background-size: cover;
	background-position: center center;
	height: 220px;
}

/* home-slider styling*/

.home-slider .image-holder img {
	width: 100%;
}

/* welcome section styling*/

.welcome-section {
	background-color: #002f6d;
	text-align: center;
	color: #fff;
	font-family: "Merriweather";
	font-size: 13px;
}

.welcome-section .container {
	padding: 20px !important;
}

.welcome-section .title {
	display: block;
	font-size: 17px;
	margin-bottom: 8px;
}

.welcome-section a {
	color: #fff;
	text-decoration: underline;
}

.welcome-section a:hover {
	color: #ccc;
}

/* delevery-info section styling*/

.delevery-info {
	height: 500px;
	min-height: 450px;
	background-size: cover;
	background-position: center center;
	font-family: "Merriweather";
	font-size: 13px;
}

.delevery-info .container {
	padding: 75px 20px !important;
}

.delevery-info .btn {
	padding: 9px 10px 7px;
}
.delevery-info img {
	max-width: 100%;
	height: auto;
}

.delevery-info .caption {
	text-transform: uppercase;
	display: block;
	margin: 22px 0 9px;
}

.delevery-info .logo-holder {
	margin-bottom: 16px;
}

.message-box {
	background-color: rgba(255, 255, 255, .7);
	width: 300px;
	text-align: center;
	padding: 18px 15px;
	color: #002f6d;
	margin: 0 auto;
}

.visit-us {
	min-height: 550px;
	background-size: cover;
	background-position: center center;
}

/* visit us styling*/

.visit-us {
	color: #fff;
	padding: 69px 0;
}

.visit-us h2 {
	margin-bottom: 16px;
	text-align: center;
}

.visit-us address {
	margin-bottom: 0;
}

.time-address {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-family: "Merriweather";
}

.time-address ul {
	margin-bottom: 26px;
	width: 100%;
	text-align: center;
}

.time-address ul li {
	font-size: 13px;
}

.time-address ul .title {
	text-transform: capitalize;
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 17px;
	line-height: 1.88;
}

.time-address ul .title:before {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	right: -10px;
	height: 1px;
	border-bottom: 1px solid #fff;
}

.time-address .full-width {
	width: 100%;
}

.time-address .full-width a {
	color: #fff !important;
	font-style: italic;
	font-weight: 700;
}

.time-address .full-width a:hover {
	color: #e6e5e5 !important;
}

/*banking process styling*/

.banking-process {
	background-size: cover;
	background-position: center center;
	font-family: "Merriweather";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.banking-process .wrap {
	width: 100%;
	min-height: 450px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.banking-process a {
	color: #fff  !important;
	font-style: italic;
	font-weight: bold;
}

.banking-process a:hover {
	color: #e6e5e5 !important;
}

.banking-process .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 50px 20px !important;
}

.banking-process .text-holder {
	width: 85%;
	padding-right: 30px;
	color: #fff;
	font-size: 15px;
	text-align: center;
}

.catering-services .text-holder {
	position: relative;
	padding-top: 30px;
	margin-bottom: 61px;
	line-height: 1.5;
	color: #1b3768;
    font-family: 'Neuton', sans-serif;
    font-size: 20px;
}

.catering-services .text-holder:before {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	border-bottom: 1px solid #213865;
}

.catering-services .text-holder h3 p {
	margin: 0;
}

.catering-services .text-holder h3 {
	font-size: 24px;
	line-height: 1.3;
	font-weight: 500;
	margin: 3px 0 15px;
}

.catering-services strong {
	text-transform: uppercase;
}

.catering-services .slide-opener {
	font-weight: bold;
	color: #002f6d;
}

.catering-services .slide-opener:hover {
	color: #004b91;
}

.catering-services .order-wrapper {
	padding: 20px 10px;
	text-align: center;
	background-color: #caae8f;
	border-radius: 10px;
	padding: 30px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 50px;
	text-align: center;
	line-height: 1.4;
}

.catering-services .order-wrapper .btn-wrapper {
	text-align: center;
	width: 100%;
}

.catering-services .order-wrapper .btn {
	font-family: "Merriweather";
	background-color: #001c8c;
}

.catering-services .order-wrapper .btn:hover {
	background-color: #001259;
}

.catering-services .order-wrapper h4 {
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	margin-bottom: 4px;
	font-weight: 500;
	font-size: 1.42em;
}

.catering-services .location-opener {
	margin-bottom: 15px;
	line-height: 1.4;
	width: 100%;
}

.catering-services .location-opener a {
	color: #333;
}

.catering-services .location-opener a .arrow {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	margin-left: 8px;
}

.catering-services .location-opener a:hover {
	color: #4d4c4c;
}

.catering-services .location-opener.active a .arrow {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.catering-services .location-opener .time-address ul {
	margin-bottom: 26px;
	width: 100%;
	text-align: center;
}

.catering-services .location-opener .time-address ul li {
	font-family: "PT Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 13px;
}

.catering-services .location-opener .time-address ul .title {
	line-height: 1;
	margin-bottom: 0;
	font-weight: 700;
}

.catering-services .location-opener .time-address ul .title:before {
	content: none;
}

.catering-services .location-opener .time-address address {
	margin-bottom: 0;
	line-height: 1.2;
}

.catering-services .location-opener .slide {
	padding: 2px 0 0;
}

.order-box {
	background-color: #c5b29a;
	border-radius: 5px;
	padding: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 50px;
}

.all-collection {
	color: #1b3768;
}

.all-collection .heading {
	text-transform: capitalize;
	font-size: 1.42em;
	font-family: 'Neuton', "Merriweather";
	font-weight: 500;
	display: block;
	margin-bottom: 16px;
}

.all-collection .text-holder {
	padding-right: 10px;
	line-height: 1.4;
}

.all-collection .header-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 5px;
}

.all-collection .header-wrapper .btn {
	background-color: #001c8c;
}

.all-collection .header-wrapper .btn:hover {
	background-color: #001259;
}

.all-collection .header-wrapper h3 {
	margin-bottom: 0;
	margin-right: 10px;
	font-weight: 500;
	font-size: 24px;
}

.all-collection .header-wrapper a {
	color: #fff;
}

.all-collection img {
	width: 100%;
}

.all-collection .title {
	display: block;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 1.42em;
	font-family: 'Neuton', "Merriweather";
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	margin-bottom: 4px;
}

.all-collection .image-holder {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	margin-bottom: 13px;
}

.all-collection .prices ul,
.all-collection .price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  margin: 0 -5px;
  padding-left: 0;
  list-style: none;
}

.all-collection .prices ul li,
.all-collection .price li {
	position: relative;
	line-height: 1;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
}

.all-collection .prices ul li:before,
.all-collection .price li:before {
	content: "";
	position: absolute;
	top: 4px;
	bottom: 2px;
	right: 0;
	border-right: 1px solid #002f6d;
}

.all-collection .prices ul li:last-child:before,
.all-collection .price li:last-child:before {
	border: 0;
}

.all-collection .col p {
	margin-bottom: 0;
}

.all-collection .lists {
	margin-top: -2px;
	margin-bottom: 5px;
}

.all-collection .lists li {
	text-transform: capitalize;
	position: relative;
	list-style-type: none;
}

.all-collection .lists li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: -12px;
	width: 5px;
	height: 5px;
	background-color: #333;
	border-radius: 100%;
}

.row {
	margin: 0 -5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.row .col {
	padding: 0 5px;
	margin-bottom: 12px;
	width: 100%;
}

.menu-cta a {
	display: inline-block;
	padding: 9px 10px 7px;
	vertical-align: top;
	background-color: #002f6d;
	color: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	line-height: 1;
	font-size: 18px;
	font-weight: 700;
	vertical-align: middle;
	min-width: 200px;
}

.menu-cta a:hover {
	background-color: #0045a0;
	color: #fff;
}

/* header styles */

/* footer styles */

@media (min-width: 480px) {
	.btn {
		padding: 9px 22px 7px;
	}

	.message-box {
		width: 347px;
		padding: 23px 17px;
	}

	.row .col {
		width: 50%;
	}
}

@media (min-width: 768px) {
	body #main  {
		font-size: 17px;
	}

	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	h1,
	.h1 {
		font-size: 30px;
	}

	h2,
	.h2 {
		font-size: 24px;
	}

	h3,
	.h3 {
		font-size: 22px;
	}

	h4,
	.h4 {
		font-size: 18px;
	}

	h5,
	.h5 {
		font-size: 15px;
	}

	h6,
	.h6 {
		font-size: 14px;
	}

	.banner-section {
		height: 405px;
	}

	.welcome-section .container {
		padding: 26px 65px 21px !important;
	}

	.delevery-info {
		height: 685px;
	}

	.visit-us {
		height: 686px;
	}

	.visit-us h2 {
		text-align: left;
	}

	.time-address {
		width: 700px;
	}

	.time-address ul {
		padding-right: 20px;
		width: 33.33%;
		text-align: left;
	}

	.banking-process .wrap {
		min-height: 687px;
	}

	.banking-process .text-holder {
		width: 350px;
		text-align: left;
		margin-right: 72px;
	}

	.catering-services .order-wrapper {
		padding: 32px 50px 38px;
		text-align: left;
		margin-bottom: 70px;
	}

	.catering-services .location-opener .time-address {
		width: 100%;
	}

	.catering-services .location-opener .time-address ul {
		padding-right: 20px;
		width: 25%;
    text-align: left;
    list-style: none;
    padding-left: 0;
    margin: 0;
	}

	.catering-services .location-opener .time-address ul li {
		font-size: 18px;
	}

	.all-collection .header-wrapper h3 {
		margin-right: 15px;
	}

	.row .col {
		width: 33.33%;
	}

	.menu-cta a {
		min-width: auto;
	}
}

@media (min-width: 1024px) {
	.welcome-section .container {
		padding: 26px 135px 21px !important;
	}

	.time-address {
		width: 832px;
	}

	.time-address ul {
		padding-right: 112px;
	}

	.catering-services .location-opener .time-address {
		padding-left: 73px;
	}
}

@media (min-width: 1200px) {
	.catering-services .location-opener .time-address ul {
		padding-right: 30px;
	}

	.banner-section {
		height: 450px;
	}
}

@media (max-width: 1023px) {
	iframe {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0 3px;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}
}
