@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');

@font-face {
  font-family: Lovely;
  src: url(https://deliverit-vhosts.s3-ap-southeast-2.amazonaws.com/shahnumkitchenette.com.au/fonts/Lovely.ttf);
}

body {
	background: linear-gradient(rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.60)), url(https://deliverit-vhosts.s3-ap-southeast-2.amazonaws.com/shahnumkitchenette.com.au/images/bg.jpg);
	background-size: cover !important;
	background-attachment: fixed !important;
	font-family: 'Poppins', sans-serif !important;
	color: #231F25 !important;
}
 
.navbar.navbar-default.navbar-fixed-top, 
.navbar-collapse {
	background: #2e0f2f;
}

.navbar.navbar-default.navbar-fixed-top {
	background: #2e0f2f;
	box-shadow: 3px 10px 30px -25px rgba(0, 0, 0, 0.75);
}

#nav-logo {
    background: #fff;
    margin-top: -5px;
    width: 160px;
    padding: 10px;
}

.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
}

.navbar-default .navbar-nav > li:nth-child(2){
	display: none;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #eca2b1 !important;
}

.navbar-right > li > a:hover:after {
	position: absolute;
	left: 45%;
	top: 41px;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background: #f4a8b4;
	content: '';
}

.active {
    color: #e199a9 !important;
}

.navbar-default {
	border-bottom: transparent;
}

/* Main Section */	
#cuisine {
    font-family: 'Poppins';
}

.order-online[title="Order Pizza Online"]{
	display: none !important;
}

#main button {
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    background: #f3a6b5;
    font-size: 14px;
    margin-right: 10px;
}

#main button:hover {
    background: #ba96db !important;
    color: #eff5de !important;
}

#main h2 {
	font-size: 70px;
	font-family: Lovely;
}
 
.welcome #contact-details {
   text-shadow: none;
}

/* Menu Section */	
#menu {
    background-color: #ffe3fe;
    padding-top: 50px;
    padding-bottom: 50px;
}

#menu .page-title {
    text-align: center;
}

#menu h2 {
	text-align: center;
	font-size: 40px;
	font-family: Lovely;
	color: #231F20;
}  

.menu-border {
    border: none;
}

.menu-item h4 {
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #231F20;
    font-family: 'Poppins', sans-serif;
}

.menu-prices {
	font-family: 'Poppins', sans-serif;
	color: #231F20;
}

.menu_title_header {
	letter-spacing: 1px;
    color:#231F20;
}

#menu-row hr {
    border-top: none;
}

#menu .col-lg-1, 
#menu .col-lg-10, 
#menu .col-lg-11, 
#menu .col-lg-12, 
#menu .col-lg-2, 
#menu .col-lg-3, 
#menu .col-lg-4, 
#menu .col-lg-5, 
#menu .col-lg-6, 
#menu .col-lg-7, 
#menu .col-lg-8, 
#menu .col-lg-9, 
#menu .col-md-1, 
#menu .col-md-10, 
#menu .col-md-11, 
#menu .col-md-12, 
#menu .col-md-2, 
#menu .col-md-3, 
#menu .col-md-4, 
#menu .col-md-5, 
#menu .col-md-6, 
#menu .col-md-7, 
#menu .col-md-8, 
#menu .col-md-9, 
#menu .col-sm-1, 
#menu .col-sm-10, 
#menu .col-sm-11, 
#menu .col-sm-12, 
#menu .col-sm-2, 
#menu .col-sm-3, 
#menu .col-sm-4, 
#menu .col-sm-5, 
#menu .col-sm-6, 
#menu .col-sm-7, 
#menu .col-sm-8, 
#menu .col-sm-9, 
#menu .col-xs-1, 
#menu .col-xs-10, 
#menu .col-xs-11, 
#menu .col-xs-12, 
#menu .col-xs-2, 
#menu .col-xs-3, 
#menu .col-xs-4, 
#menu .col-xs-5, 
#menu .col-xs-6, 
#menu .col-xs-7, 
#menu .col-xs-8, 
#menu .col-xs-9 {
    padding-right: 16px !important;
    padding-left: 16px !important;
    padding-top: 16px;
    padding-bottom: 16px;
}

/* About Section */
#about {
	background: url(https://deliverit-vhosts.s3-ap-southeast-2.amazonaws.com/shahnumkitchenette.com.au/uploads/Untitled-5.jpg) center;
	background-size: cover;
	/* background-color: #f9f3f3; */
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}

.page-title {
	font-size: 60px;
	color: #231F20;
	font-family: 'Poppins', sans-serif;
	text-transform: capitalize;
}

.about {
    color: #231F20;
}

/* Contact Section */

#contact {
    background-color: #f7d9d9;
    color: #231F20;
    padding-top: 50px;
    padding-bottom: 50px !important;
}

#contact .page-title {
    padding: 10px;
}

#contact label {
	font-size: 0px;
}

#contact-form .form-control {
	color: #231F20;
}

#contact-form .form-control:focus {
    border-top: none;
    border-bottom: none;
}

#contact button {
	border-radius: 0px;
	padding: 20px 30px;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	background: #f3a6b5;
	border-color: #f3a6b5;
	color: #fff;
	font-size: 14px;
	box-shadow: none;
	font-weight: normal;
	text-transform: uppercase;
}

#contact button:hover {
    color: #fff;
    background: #ba96db;
    border-color: #ba96db;
    box-shadow: none;
}

/* Opening Section */
#openinghours th {
	font-family: 'Poppins', sans-serif;
	color: #231F20;
}

#openinghours td  {
	color: #231F20 !important;
}

#openinghours .day {
	font-family: 'Poppins', sans-serif;
}

#facebook_like {
    background-color: #f9f3f3;
}

/* Others */
footer {
    background: #2e0f2f;
}

#footer h1 {
    background: url(images/logo.png) no-repeat center;
    width: 100%;
    height: 100px;
    background-size: 100px;
    font-size: 0px !important;
}

.cd-top, .cd-top2{
	background-color: #440a67;
}

.cd-top2 {
	display: none;
}

/* Tab View */
 @media (max-width: 1024px) {
	body {
    	background-position: center;
    }
    #main h2 {
		font-size: 63px;
	}
	.page-title {
		font-size: 48px;
	}
}

@media (max-width: 768px) {
	#nav-logo {
		margin-left: -7px;
		margin-top: 0px;
		width: 104px;
	}
	.navbar-default .navbar-collapse {
        background: transparent;
    }
    #main h2 {
		font-size: 46px;
	}
    #menu h2, .menu-item h4, .menu_title_header {
		text-align: center;
	}
	#contact .page-title, #contact-details, #contact #cuisine {
		text-align: center;
	}
}

@media (max-width: 540px){ 
	.navbar-default .navbar-collapse ul {
		background: #2e0f2f;
	}
	#main h2 {
		font-size: 30px;
	}
}

/* Mobile View */
@media (max-width: 480px){ 
	body {
		background-position: center;
	}
	#nav-logo {
		width: 100px !important;
	}
	#main h2 {
		font-size: 27px;
	}
	#menu .page-title img {
		width: 120px;
		height: 120px;
	}
	#menu h2 {
		text-align: center;
		font-size: 30px;
	}
	.menu-item h4 {
		text-align: center !important;
	}
	.menu_title_header {
		text-align: center;
	}
    .page-title {
         text-align: center;
         font-size: 42px;
    }
}

@media (max-width: 411px){
	#main h2 {
		font-size: 24px !important;
	}
}

@media (max-width: 320px) {
	#main button {
		font-size: 12px !important;
	}
	#main h2 {
		font-size: 21px !important;
	}
	.welcome #contact-details {
		font-size: 11px;
	}
	#menu h2 {
		font-size: 35px !important;
	}
	.page-title {
		font-size: 45px;
	}
}

@media (max-width: 280px){
	#main h2 {
		font-size: 18px !important;
	}
	#main button {
		font-size: 9px !important;
	}
	#menu h2 {
		font-size: 25px !important;
	}
	.page-title {
		font-size: 32px;
	}
	#g_captcha {
		overflow: hidden;
	}
}