h1, h2, h3 {font-family: 'Bebas Neue', sans-serif;}


h2 {font-size:50px;}

.colour-blue {color:#0e71b8}
.colour-pink {color:#e6007e}

.single-cover p {letter-spacing:0; font-size:18px;}
.single-cover h2 {font-size:8rem}

header a.logo img {max-height:none; max-width:180px; margin-top:50px;}

header a.logo img.logo-dark {max-width:140px;  margin-top:40px;}

.header-appear .navbar-top-default .navbar-nav .nav-link {font-weight:bold}
.header-appear .navbar-top-default {height:70px;}

.logo-icon {padding:20px 20px 0; border-radius:0 50px 0 0; background:#f8f9fa;}


.gobadges img {max-width:30%; margin-bottom:10px;}

.btn-pink {font-weight:bold; letter-spacing:2px; font-size:18px; text-transform:uppercase; border-radius:0 20px 0;}

.nav-item .btn-pink {letter-spacing:1px; font-weight:800; font-size:15px; margin-top:2px;}

.btn-pink:before { border-radius:0 20px 0;}

.black-col {color:#000!important}
.maroon-col {color:#850031!important}

.btn-black {background:#000!important; border-color:#000}
.btn-maroon {background:#850031!important; border-color:#850031;}

.navbar-top-default .navbar-nav .nav-link {letter-spacing:1px; font-weight:800; text-transform: uppercase;}

.ordermodal {border-radius:0 60px;}
.ordermodal .btn-pink {width:100%; font-size:15px; letter-spacing:1px;}

.ordermodal .modal-header {background:url(../images/modalhead.png) bottom right; border-radius:0 60px 0 0; padding-top:20px; padding-bottom:20px;}


.btn-location {width:100%!important; font-size:14px!important;}

/*Accordian*/
.faqaccordian .card-header {background:transparent; padding:0; border:none;}
.faqaccordian .card {border:none; border-bottom:1px solid #f13c7e!important; padding:15px 0;}
.faqaccordian .card h4 {}
.faqaccordian .card .btn {font-weight:bold; text-transform:uppercase!important;color:#f13c7e!important; text-decoration:none!important}

.faqaccordian .card .collapsed {color:#000!important}
.faqaccordian .card .btn:hover {color:#f13c7e!important;}

.hr-line {margin:0;}

.testimonial-photo {margin:0 auto!important; border-radius:50%; width:150px; height:150px; border:4px solid #fff; padding:6px;}
.active.center h5 {color:#fff!important}
.testimonial-item .text-small {line-height:1.2rem; margin-top:10px;}
.owl-testimonial .owl-dots .owl-dot {margin-top:2rem;}


.active.center .testimonial-photo {border-color:#f13c7e}

.foot-bg-pink {background:#0e71b8!important; color:#fff!important; border-top:1px solid #c51455; padding-top:30px; padding-bottom:0px;}
.foot-bg-pink .hr-line {background:#fff!important;}
.foot-bg-pink a:hover {color:#e6007e}
.foot-bg-pink hr {border-color:#f471a6}



.mainfoodwrap {border-bottom:2px solid #ccc; margin-top:15px; margin-bottom:15px;}

.mainfoodwrap .story-image {text-align:Center;}
.mainfoodwrap .story-image img {max-width:300px;}


/* Backhround Images */

.bg-1{ background: url(../images/bg-img1.jpg) no-repeat;}
.bg-2{ background: url(../images/bg-img2.jpg) no-repeat;}
.bg-2a{ background: url(../images/bg-img3.jpg); background-attachment:fixed; background-size:cover!important}
.bg-3{ background: url(../images/bg-img3.jpg) no-repeat;}
.bg-4{ background: url(../images/bg-img4.jpg) no-repeat;}
.bg-5{ background: url(../images/bg-img5.jpg) no-repeat;}
.bg-6 { background: url(../images/bg-img5.jpg) no-repeat;}
.fullwbg {background-attachment:fixed; background-size:cover!important; background-position:bottom center;}

.godeals {border-radius:8px; text-align:center; color:#fff; border:3px solid #fae414; padding:0 0px 20px 0px;}
.godeals.pinkdeals {background:#e6007e;}
.godeals img {width:220px; max-width:100%}
.godeals h3 {font-size:50px;}
.godeals h3 span {color:#fae414}

.godeals .gg-imghewrap {background:#fae414; margin-bottom:10px;}


@media screen and (max-width: 991px) {
	
	.single-cover h2 {font-size:5rem}
	header a.logo img { margin-top:-10px!important;  max-width:120px!important;}
	.sidemenu_btn {top:-25px;}
	
	.bg-1, .bg-1, .bg-3, .bg-4, .bg-5, .bg-6  {background-attachment:fixed!important}
	
	#home3, #home4 {background-size: cover !important;
        background-attachment: scroll !important;
        background-repeat: repeat !important;}
}