/*
Name : Delicious - Cafe & Restaurant Mobile Template
Author : Rabonadev
Author URL : https://themeforest.net/user/rabonadev
*/
/*===================
	Table of contents:
	- Import Fonts
	- General
	- Button
	- Navbar
	- Slider
	- Offers
	- Open Hours
	- Menu Home Page
	- Menu Grid
	- Menu List
	- Chef
	- Reservation
	- Product Details
	- Shopping Cart
	- Categories
	- Blog
	- Blog single
	- Login
	- Register
	- 404 pages
	- Testimonial
	- Faq
	- Footer
	
===================*/

/*===================
	import fonts
===================*/
@import url('https://fonts.googleapis.com/css?family=Niconne');
@import url('https://fonts.googleapis.com/css?family=Muli:400,400i|Roboto+Condensed:400,600,700');
@import url("https://use.typekit.net/npo1lcv.css");
/*===================
	general
===================*/
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #888;
	font-family: "montserrat", sans-serif;
}

body::-webkit-scrollbar {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	color: var(--main-text-color);
	color: #888;
	font-family: "montserrat", sans-serif;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 34px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 16px;
}

a {
	color: var(--main-text-color);
}

p {
	margin: 8px 0;
}

/*===================
	button
===================*/
.button {
	background: var(--secondary-color);
	border: 0;
	border-color: transparent;
	color: var(--secondary-text-color);
	padding: 5px 12px;
	border-radius: 2px;
	font-weight: bold;
    height: 46px;
    font-size: 18px;
    width: 100%;
}

/*===================
	navbar
===================*/
.navbar {
	width: 100%;
	height: 60px;
	padding: 15px 0;
	z-index: 9;
	background: var(--main-color);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	border-bottom: 2px solid var(--main-color);
}

.site-title {
	display: inline-block;
	position: relative;
	top: -3px;
}

.site-title h1 {
	font-size: 36px;
	padding: 0;
	margin: 0;
	font-weight: 700;
	color: var(--secondary-text-color);
	font-family: 'Niconne', cursive;
}

.side-nav a {
	padding: 0 16px;
	text-transform: uppercase;
}

.side-nav a:hover {
	background: transparent;
}

/*panel control left*/
.panel-control-left {
	float: left;
	font-size: 20px;
}

.panel-control-left .sidenav-control-left i {
	color: #fff;
}

.panel-control-left ul {
	padding-top: 20px;
	padding: 10px 0;
}

.panel-control-left ul li {
	border-bottom: dotted 1px #eee;
}

.panel-control-left ul li a {
	font-size: 14px;
}

.panel-control-left .side-nav li a i {
	margin-right: 5px;
	color: var(--tertiary-text-color);
}

.panel-control-left .side-nav .collapsible-header {
	font-size: 15px;
	color: rgba(0,0,0,0.87);
}

.panel-control-left .side-nav .collapsible-header span i {
	float: right;
	text-align: right;
	font-size: 12px;
}

.panel-control-left .side-nav .collapsible-header:hover {
	background: transparent;
}

.panel-control-left .side-nav .collapsible-header.active {
	border-bottom: dotted 1px var(--tertiary-color);
}

.panel-control-left .side-nav li.active {
	border-bottom: solid 1px #eee;
	background: transparent;
}

.panel-control-left .side-nav .collapsible-header i {
	color: var(--tertiary-text-color);
	font-size: 16px;
	width: 24px;
	margin-right: 5px;
	text-align: left;
}

.panel-control-left .collapsible-body ul {
	padding: 0 0 0 0;
	margin: 0;
}

.panel-control-left .collapsible-body ul li a {
	padding-left: 45px;
	height: 40px;
	line-height: 40px;
}

.panel-control-left .categories-in li {
	line-height: 40px;
}

.panel-control-left .categories-in .collapsible-body ul li a {
	height: 36px;
	line-height: 36px;
}

.panel-control-left .categories-in .collapsible-header {
	padding-left: 45px;
}

.panel-control-left .categories-in .collapsible-body ul li a {
	padding-left: 60px;
}

/*panel control right*/
.panel-control-right {
	float: right;
	font-size: 20px;
}

.panel-control-right h6 {
	font-size: 16px;
}

.panel-control-right .side-nav {
	padding: 0;
}

.panel-control-right .side-nav li a i {
	margin-right: 5px;
}

.panel-control-right .sidenav-control-right i {
	right: -8px;
	position: relative;
	font-size: 18px;
	color: #fff;
}

.panel-control-right .sidenav-control-right span {
	background: var(--secondary-color);
	border-radius: 50%;
	color: #fff;
	position: relative;
	bottom: 8px;
	padding: 1px 5px;
	font-size: 12px;
}

.panel-control-right img {
	width: 100%;
	height: 100%;
}

.panel-control-right .side-nav {
	padding: 30px 10px;
}

.panel-control-right .action i {
	float: right;
	cursor: pointer;
	font-size: 18px;
}

.panel-control-right .entry {
	border-bottom: 1px solid #eee;
	padding-bottom: 12px;	
}

.panel-control-right .desc .rating {
	position: relative;
	bottom: 5px;
}

.panel-control-right .desc i {
	font-size: 14px;
}

.panel-control-right .desc h6 span {
	color: var(--tertiary-text-color)
}

.panel-control-right .price {
	text-align: right;
}

.panel-control-right ul li {
	display: inline-block;
	text-align: right;
	float: right;
	margin: 10px;
	margin-left: 0;
}

.panel-control-right ul li .button {
	font-size: 16px;
	line-height: 25px;
	position: relative;
	bottom: 20px;
}

/*===================
	slider
===================*/
.slider-slick {
	position: relative;
	overflow: hidden;
}

.slider-slick .slider-entry {
	position: relative;
	height: 280px;
}


@media (min-width: 768px) {
	.slider-slick .slider-entry {
		position: relative;
		height: 430px;
	}
}

.slider-slick .overlay {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
}

.slider-slick img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slider-slick .caption {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 25%;
	color: var(--secondary-text-color);
	z-index: 999;
	overflow-wrap: break-word;
	text-align: center;
}

.slider-slick .caption h2 {
	color: var(--secondary-text-color);
}

.slider-slick .slick-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
}

.slider-slick .slick-dots li {
	width: auto;
}

.slider-slick .slick-dots li button {
	width: 10px;
	height: 10px;
	background: var(--tertiary-color);
	border-radius: 50%;
}

.slider-slick .slick-dots li button {
	width: 10px;
	height: 10px;
	background: var(--tertiary-color);
	border-radius: 50%;
}

.slider-slick .slick-dots li.slick-active button {
	background: var(--secondary-color);
}

.slider-slick .slick-dots li button::before {
	font-size: 0;
	color: transparent;
}


/*===================
	offers
===================*/
.offers {
	text-align: center;
	padding: 15px 0;
}

.offers .entry i {
	width: 80px;
	height: 80px;
	background: var(--secondary-color);
	color: var(--secondary-text-color);
	border-radius: 50%;
	font-size: 35px;
	text-align: center;
	line-height: 70px;
	margin-bottom: 14px;
	border: 6px double var(--tertiary-color);
}

/*===================
	rating
===================*/

.rating {
	font-size: 12px;
	margin-top: 5px;
}

.rating .active {
	color: var(--secondary-text-color);
}

/*===================
	open hours
===================*/
.open-hours {
	text-align: center;
	color: #fff;
	background: linear-gradient(
     rgba(12, 11, 11, 0.82), 
     rgba(12, 11, 11, 0.82)
    ),
    url(../img/fixed.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: #333;
}

.open-hours .entry {
	border: 1px solid var(--tertiary-color);
	padding: 25px 16px;
	margin-bottom: 10px;
}

.open-hours .app-title h4,
.open-hours .entry h5 {
	color: var(--secondary-text-color);
}

.open-hours .entry h6 {
	margin-top: 5px;
	color: var(--secondary-text-color);
}

.open-hours .entry .dividing {
	margin: 15px 0;
}

/*===================
	menu
===================*/
.menu {
	text-align: center;
}

.menu .app-title {
	margin-bottom: 10px;
}

.menu .content .tabs {
	margin-bottom: 10px;
	text-align: center;
}

.menu .content .tabs .tab {
	text-transform: none;
}

.menu .content .tabs .tab a {
	color: var(--main-text-color);
	font-size: 18px;
}

.menu .content .tabs .tab a.active {
	color: var(--tertiary-text-color);
}

.menu .content .tabs .indicator {
	background: transparent;
}

.menu .content .entry {
	position: relative;
	text-align: center;
	border-radius: 4px;
	padding: 10px;
	box-shadow: 0 0px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 0px 1px -2px rgba(0,0,0,0.2);
}

.menu .content .entry img {
	width: 100%;
	height: 100%;
}

.menu .content .entry .button {
	margin-top: 10px;
	margin-bottom: 5px;
}

.rating .active {
	color: var(--tertiary-text-color);
}

.menu .content .entry h6,
.menu .content .entry .rating,
.menu .content .entry .price {
	margin-top: 2px;
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}
.menu .content .entry .price p{
    font-size: 14px;
    font-weight: 400;
	text-decoration: line-through;
}

/*===================
	menu grid
===================*/
.menu-grid .entry {
	position: relative;
	text-align: center;
	border-radius: 4px;
	padding: 10px;
	box-shadow: 0 0px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 0px 1px -2px rgba(0,0,0,0.2);
}

.menu-grid .entry img {
	width: 100%;
	height: 100%;
}

.menu-grid .entry .button {
	margin-top: 10px;
	margin-bottom: 5px;
}

.rating .active {
	color: ar(--tertiary-text-color);
}

.menu-grid .entry h6,
.menu-grid .entry .rating,
.menu-grid .entry .price {
	margin-top: 2px;
	text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}
.menu-grid .entry .price p{
	font-size:14px;
	font-weight: 400;
	text-decoration: line-through;
}


/*===================
	menu-list
===================*/
.menu-list .entry {
	border: 1px solid rgb(221, 221, 221);
	overflow: hidden;
	padding: 15px;
	margin-bottom: 20px;
}

.menu-list .entry img {
	float: left;
	width: 120px;
	height: auto;
	margin-right: 16px;
}

.menu-list .entry .content {
	overflow: hidden;
}

.menu-list .entry .content ul {
	padding: 0;
	margin: 0;
}

.menu-list .entry .content ul li {
	display: inline-block;
	margin-right: 6px;
}

.menu-list .entry .content ul li a i {
	width: 20px;
	height: 20px;
	background: var(--tertiary-color);
	line-height: 20px;
	text-align: center;
}

.menu-list .entry .content .price {
	margin-top: 5px;
}

.menu-list .entry .content .button {
	margin-top: 12px;
}

/*===================
	chef
===================*/
.chef .entry {
	border: 1px solid rgb(221, 221, 221);
	overflow: hidden;
	padding: 15px;
	margin-bottom: 20px;
}

.chef .entry img {
	float: left;
	width: 100px;
	height: auto;
	margin-right: 16px;
}

.chef .entry .content {
	overflow: hidden;
}

.chef .entry .content ul {
	padding: 0;
	margin: 0;
}

.chef .entry .content ul li {
	display: inline-block;
	margin-right: 6px;
}

.chef .entry .content ul li a i {
	width: 20px;
	height: 20px;
	background: var(--tertiary-color);
	line-height: 20px;
	text-align: center;
}

/*===================
	reservation
===================*/
.reservation .order {
	background: var(--tertiary-color);
	margin-top: 25px;
	padding: 16px 12px 2px;
	border: 1px solid var(--tertiary-color);
	margin-bottom: 35px;
}

.reservation .order .title {
	text-align: center;
}

.reservation .order h5 {
	margin-bottom: 14px;
}

.reservation .order h5 span {
	font-size: 18px;
}

.reservation .order h6 {
	margin-bottom: 8px;
	font-size: 16px;
	color: #666;
}

.reservation .link {
	position: relative;
	top: -12px;
}

.reservation .order .text-right {
	text-align: right;
}

.reservation .order .button {
	margin-top: 10px;
	margin: auto;
	display: block;
}

/*===================
	section, title and bg
===================*/
.app-section {
	padding: 40px 0 40px 0;
}

.app-pages {
	margin-top: 60px;
}

.app-title {
	text-align: center;
	margin-bottom: 30px;
}

.app-title h4 {
	font-family: 'Niconne', cursive;
	font-size: 40px;
}

.app-title .line {
	padding: 0;
	margin: 0;
}

.app-title .line li {
	display: inline-block;
}

.app-title .line li i {
	color: var(--tertiary-text-color);
}

.app-title .line .line-center {
	font-size: 20px;
	vertical-align: middle;
}

.pages-title {
	margin-bottom: 30px;
	text-align: center;
}

.pages-title h3 {
	font-size: 28px;
}

.app-bg-dark {
	background: var(--tertiary-color);
}

.app-bg-light {
	background: var(--tertiary-color);
}

.app-bg-light .entry {
	background: var(--tertiary-color);
}

.app-last-row {
	margin-bottom: 0;
}

/*===================
	product details
===================*/
.product-details .entry {
	position: relative;
}

.product-details .entry img {
	width: 100%;
	height: 100%;
	border: 1px solid var(--tertiary-color);
	padding: 10px;
	margin-bottom: 5px;
}

.product-details .entry .tabs {
	height: auto;
}

.product-details .entry .tabs a.active {
	border: 1px solid var(--secondary-color);
}

.product-details .entry .tabs a {
	border: 1px solid var(--tertiary-color);
}

.product-details .entry .tabs img {
	border: 0;
}

.product-details .entry .tabs .indicator {
	height: 0;
	background: transparent;
}

.product-details .entry .tabs .tab {
	height: auto;
}

.product-details .details .button  {
	margin-top: 20px;
}

.product-details .desc-review {
	margin-top: 30px;
}

.product-details .desc-review .tabs {
	height: 30px;
}

.product-details .desc-review .tabs .indicator {
	background: var(--secondary-color);
}

.product-details .desc-review .tab {
	height: 30px;
	text-transform: none;
}

.review .comment .content .entry {
	overflow: hidden;
	margin-bottom: 22px;
}

.review .comment .content p {
	margin: 8px 0;
}

.review .comment .content img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 15px;
	border-radius: 50%;
}

.review .comment .content {
	border-bottom: 1px solid var(--tertiary-color);
	padding-top: 20px;
	margin-top: 10px;
}

.review .post-review {
	margin-top: 20px;
}

.review .post-review h6 {
	margin-bottom: 15px;
}

/*===================
	product cart
===================*/
.product-cart .entry {
	border: 1px solid var(--tertiary-color);
	padding: 10px 16px 0 10px;
}

.product-cart .entry h6,
.product-cart .cart-total h6 {
	font-size: 15px;
}

.product-cart .entry img {
	width: 100%;
	height: 100%;
	border: 1px solid var(--tertiary-color);
}

.product-cart .entry .cart-title {
	padding: 10px 0 0;
}

.product-cart .entry .cart-title i {
	text-align: right;
	float: right;
}

.product-cart .entry .s-title {
	border-top: 1px solid var(--tertiary-color);
	padding-top: 20px;
}

.product-cart .entry input[type="number"] {
	height: 25px;
	border: 1px solid var(--tertiary-color);
	padding: 0;
	width: 40px;
	text-align: center;
	position: relative;
	bottom: 4px;
}

.product-cart .cart-total {
	text-align: right;
	margin-top: 25px;
}

.product-cart .cart-total h5,
.product-cart .cart-total h6 {
	margin-bottom: 10px;
}

.product-cart .cart-total .button {
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
}

/*===================
	categories
===================*/
.categories .entry {
	border: 1px solid var(--tertiary-color);
	text-align: center;
}

.categories .entry h6 {
	padding: 0 12px;
}

.categories .entry span {
	display: block;
	padding: 2px 12px 15px;
}

.categories .entry img {
	width: 100%;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*===================
	blog
===================*/
.blog {
	position: relative;
}

.blog .entry {
	margin-bottom: 30px;
}

.blog .entry img {
	width: 100%;
	height: 100%;
}

.blog .entry .user-date ul {
	list-style: none;
}

.blog .entry .user-date ul li {
	display: inline-block;
	margin-right: 12px;
}

.blog .entry .user-date ul li a i {
	margin-right: 6px;
	color: var(--tertiary-text-color);
}

.blog .pagination ul {
	margin-top: 40px;
	list-style: none;
	text-align: center;
}

.blog .pagination ul li {
	display: inline-block;
	background: var(--tertiary-color);
	margin: 0 2px;
	border: 1px solid #dedede;
}

.blog .pagination ul .active {
	background: var(--secondary-color);
	color: #fff;
	border-color: var(--tertiary-text-color);
}

/*===================
	blog single
===================*/
.blog-single {
	position: relative;
}

.blog-single .entry {
	margin-bottom: 30px;
}

.blog-single .entry img {
	width: 100%;
	height: 100%;
}

.blog-single .entry .user-date ul {
	list-style: none;
}

.blog-single .entry .user-date ul li {
	display: inline-block;
	margin-right: 12px;
}

.blog-single .entry .user-date ul li a i {
	margin-right: 6px;
	color: var(--tertiary-text-color);
}

.blog-single .share ul {
	list-style: none;
	margin-top: 15px;
}

.blog-single .share ul li {
	display: inline-block;
}

.blog-single .share ul li h6 {
	margin-right: 4px;
	position: relative;
	bottom: 2px;
}

.blog-single .share ul li a i {
	font-size: 20px;
	margin: 0 4px;
}

.blog-single .author {
	border-top: 1px solid var(--tertiary-color);
	padding-top: 20px;
	position: relative;
}

.blog-single .author .entry {
	overflow: hidden;
}

.blog-single .author p {
	margin: 8px 0;
}

.blog-single .author img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	float: left;
	margin-right: 15px;
}

.blog-single .author .entry ul {
	padding: 0;
	margin: 0;
}

.blog-single .author .entry ul li {
	display: inline-block;
	margin-right: 3px;
}

.blog-single .comment .content .entry {
	overflow: hidden;
	margin-bottom: 22px;
}

.blog-single .comment .content p {
	margin: 8px 0;
}

.blog-single .comment .content img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 15px;
}

.blog-single .comment .content {
	border-top: 1px solid var(--tertiary-color);
	padding-top: 20px;
	margin-top: 10px;
}

@media (min-width: 768px) {
	.blog-single .comment .content {
		border-top: 1px solid var(--tertiary-color);
		padding-top: 20px;
		margin-top: 10px;
		padding-bottom: 10px;
	}
}

.blog-single .post-comment .content {
	border-top: 1px solid var(--tertiary-color);
	padding-top: 20px;
	margin-top: 10px;
}

.blog-single .post-comment .content textarea {
	margin-bottom: 20px;
}

.blog-single .post-comment .content {
	
}
.blog-single .post-comment .content {
	
}
.blog-single .post-comment .content {
	
}

/*===================
	form custom
===================*/
form input[type="text"],
form input[type="email"],
form input[type="password"],
form input[type="tel"], 
form input[type="number"],
form input[type="date"],
form .select-wrapper input.select-dropdown {
	border: 1px solid var(--fourth-color);
	height: 36px;
	border-radius: 2px;
	width: 100%;
	overflow: visible;
	padding: 0 10px;
	box-sizing: border-box;
}

form input:not([type]):focus:not([readonly]),
form input[type="text"]:focus:not([readonly]),
form input[type="email"]:focus:not([readonly]),
form input[type="password"]:focus:not([readonly]),
form input[type="tel"]:focus:not([readonly]), 
form input[type="number"]:focus:not([readonly]), 
form input[type="date"]:focus:not([readonly]) {
	border-bottom: 1px solid var(--tertiary-color);
	box-shadow: none;
}

form textarea {
	border: 1px solid var(--fourth-color);	
	border-radius: 2px;
	width: 100%;
	overflow: visible;
	padding: 10px;
	box-sizing: border-box;
	height: auto;
	margin-bottom: 20px;
}

form .picker__weekday-display {
	background-color: var(--secondary-color);
} 

form .picker__nav--prev:hover, .picker__nav--next:hover {
	background: var(--secondary-color);
}

form .picker__date-display {
	background-color: var(--secondary-color);
}

form .picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
	background-color: var(--secondary-color);
}

form .picker__day.picker__day--today {
	color: var(--tertiary-text-color);
}

/*===================
	placeholder color
===================*/
::-webkit-input-placeholder {
   color: #666;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
}

:-ms-input-placeholder {  
   color: #666;  
}

/*===================
	login
===================*/ 
.login strong {
	display: block;
	position: relative;
	bottom: 5px;
}

.login .forgot {
	margin-bottom: 10px;
	display: block;
}

.login [type="checkbox"] + label {
	padding-left: 30px;
	color: #333;
}

.login [type="checkbox"]:checked + label::before {
	border-right: 2px solid var(--secondary-color);
border-bottom: 2px solid var(--secondary-color);
}

.login .button {
	margin-top: 12px;
	margin-bottom: 24px;
	width: 100%;
}

.login .create-account {
	text-align: center;
}

.login .or h5 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 40px;
	height: 40px;
	background: var(--secondary-color);
	color: var(--secondary-text-color);
	margin-right: auto;
	margin-left: auto;
	border-radius: 50%;
	line-height: 40px;
}

.login .or .button {
	margin-top: 12px;
	margin-bottom: 12px;
}

.login .facebook {
	background: #3b5998;
}

.login .twitter {
	background: #00aced;
}

.login .google {
	background: #dd4b39;
}

/*===================
	register
===================*/
.register .button {
	margin-top: 5px;
	margin-bottom: 14px;
	width: 100%;
}

.register .login-now {
	text-align: center;
	display: block;
}

.register .or h5 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 40px;
	height: 40px;
	background: var(--secondary-color);
	color: var(--secondary-text-color);
	margin-right: auto;
	margin-left: auto;
	border-radius: 50%;
	line-height: 40px;
}

.register .or .button {
	margin-top: 12px;
	margin-bottom: 12px;
}

.register .facebook {
	background: #3b5998;
}

.register .twitter {
	background: #00aced;
}

.register .google {
	background: #dd4b39;
}

/*===================
	404 page
===================*/
.page-404 {
	text-align: center;
}

.page-404 h3 {
	font-size: 96px;
}

.page-404 h3 span {
	color: var(--tertiary-text-color);
}

.page-404 .button {
	margin: 10px 0;
	display: inline-block;
}

.page-404 .button a {
	color: var(--secondary-text-color);
}

/*===================
	testimonial
===================*/
.testimonial {
	text-align: center;
}

.testimonial .app-title {
	margin-bottom: 10px;
}

.testimonial img {
	border-radius: 50%;
    margin: 5px 0 5px 0;
    height: 60px;
    width: 60px;
}

/*===================
	faq
===================*/
.faq .collapsible {
	border: none;
	box-shadow: none;
}

.faq .collapsible li {
	margin-bottom: 6px;
	border: 1px solid var(--tertiary-color);
	border-bottom-color: transparent;
}

.faq .collapsible li .collapsible-header {
	font-size: 16px;
	color: #666;
}

.faq .collapsible li .collapsible-header i {
	float: right;
	margin-right: 0;
	width: auto;
	font-size: 14px;
}

.faq .collapsible li .collapsible-body p {
	padding: 16px;
}

/*===================
	footer
===================*/
footer {
	background: white;
	text-align: center;
	padding: 40px 0;
	display: block;
}

footer h6 {
	color: var(--secondary-text-color);
}

footer .icon-social {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-top: 20px;
	margin-bottom: 15px;
}

footer .icon-social li {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 0 3px;
	border-radius: 100%;
}

footer .icon-social .facebook {
	background: #3b5998;
}

footer .icon-social .twitter {
	background: #00aced;
}

footer .icon-social .google {
	background: #dd4b39;
}

footer .icon-social .instagram {
	background: #517fa6;
}

footer .icon-social .rss {
	background: #fe7e00;

}

footer ul li a {
	color: var(--secondary-text-color)
}

footer .tel-fax-mail ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #bbb;
}

footer .tel-fax-mail ul li {
	padding: 4px 0;
}

footer .tel-fax-mail ul li span {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

footer .ft-bottom {
	border-top: 1px solid #222;
	margin-top: 20px;
	padding-top: 20px;
	color: #999;
}
.mb-10{ margin-bottom:10px; }
.mb-20{ margin-bottom:20px; }
ul.breadcrumb{
	display: flex;
	list-style: none;
	padding:0px;
	margin:0px 0px 20px;
	flex-wrap: wrap;
}
ul.breadcrumb>li{
	display: flex;
	font-size:14px;
	font-weight: 400;
	color:black;
	text-transform: uppercase;
}
ul.breadcrumb>li>a{
	font-size:14px;
	font-weight: 400;
	color:black;
	text-transform: capitalize;
    display: flex;
    align-items: center;
}
ul.breadcrumb>li>a::after{
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
	color:black;
	font-family: "Font Awesome 5 Free";
   content: "\f105";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
}
ul.home-category{
	list-style: none;
	display: block;
	width:100%;
	margin:10px 0px 70px;
}
ul.home-category>li{
	display: block;
	width: 100%;
	padding:5px 10px;
}
ul.home-category>li>a{
	text-decoration: none;
	color:var(--main-text-color);
	border:1px solid #ddd;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding:30px;
	display: flex;
	align-items:center;
	justify-content: space-between;
	font-size:16px;
	border-radius: 8px;
}
ul.home-category>li>a>span{
	display: flex;
	width:75%;
	flex-shrink: 0;
	font-size:16px;
	font-weight: 400;
}
.panel-control-left ul li.contact-area{
	font-size:16px;
	font-weight: 700;
	color:rgba(17, 17, 17, 0.5);
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
}
.side-nav{
	height: 100%;
}
.side-nav a {
    color: rgba(0, 0, 0, 0.87);
    display: block;
    font-size: 14px;
    font-weight: 300;
    min-height: 48px;
    padding: 0 12px;
    height: auto;
	
}
.contact-area-info>a{
	display: flex;
	align-items: center;
}
.contact-area-info.address>a{
	justify-content: space-between;
}
.contact-area-info.address>a>span{
	margin-left:10px;
	margin-right:10px;
}
.contact-area-info>a>span{
	display: flex;
	font-size:14px;
	line-height: 25px;
}
#notification {
    position: fixed;
    top: 20px;
    right: 20px;
    background-color: #4CAF50; 
    color: white;
    padding: 15px 25px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px); 
    transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
    z-index: 1000; 
}
#notification.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
ul.footer-contact{
	display: block;
	list-style: none;
	margin:0px 0px 10px;
	padding:0px;
}
ul.footer-contact>li{
	display: flex;
	width:100%;
	justify-content: space-between;
	margin-bottom:15px;
}
ul.footer-contact>li>.icon-area{
	display: flex;
	width:48px;
	height:48px;
	background-color: #F8F8F8;
	border-radius: 8px;
	align-items: center;
	justify-content: center;
	color:#333;
	font-size:16px;
}
ul.footer-contact>li>.contact-info{
	display: flex;
	width: calc( 100% - 116px );
	flex-shrink: 0;
	flex-direction: column;
	justify-content: flex-start;
	text-align: left;
	letter-spacing: 1px;
	font-size:15px;
	font-weight: 400;
	color:#333;
}
ul.footer-contact>li>.contact-info>span{
	font-weight: 500;
	color:rgba(17, 17, 17, 0.5);
}
ul.footer-contact>li>a.copy{
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:18px;
	color:var(--tertiary-text-color);
}
h6.footer-title{
	font-size:16px;
	color:#333;
	font-weight: 600;
	margin-bottom:15px;
	margin-top:20px;
	text-align: left;
}
ul.foot-social{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
ul.foot-social>li{
	display: flex;
	width:50%;
	flex-shrink: 0;
	padding:5px;
}
ul.foot-social>li>a{
	display: flex;
	width:100%;
	height:48px;
	background-color: #F8F8F8;
	align-items: center;
	justify-content: center;
	color:#333;
	font-size:14px;
	font-weight: 400;
	border-radius: 8px;
}
ul.foot-social>li>a>i{
	margin-right:10px;
	font-size:16px;
}
 .google-maps {
	position: relative;
	padding-bottom: 60%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
	border-radius:8px;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
a.btn.btn-location{
	display: flex;
	width:100%;
	border:1px solid #333;
	height:50px;
	font-size:15px;
	font-weight: 500;
	text-decoration: none;
	background:none;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	margin-top:20px;
	color:#333;
	text-transform: capitalize;
	box-shadow: none;
}
a.btn.btn-location>i{
	font-size:17px;
	margin-right:10px;
}
#wifinotification {
    position: fixed;
    top: 20px;
    right: 20px;
    background-color: #4CAF50; 
    color: white;
    padding: 15px 25px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px); 
    transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
    z-index: 1000; 
}
#wifinotification.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
#phonenotification {
    position: fixed;
    top: 20px;
    right: 20px;
    background-color: #4CAF50; 
    color: white;
    padding: 15px 25px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px); 
    transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
    z-index: 1000; 
}
#phonenotification.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
#mailnotification {
    position: fixed;
    top: 20px;
    right: 20px;
    background-color: #4CAF50; 
    color: white;
    padding: 15px 25px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px); 
    transition: opacity 0.5s, transform 0.5s, visibility 0.5s;
    z-index: 1000; 
}
#mailnotification.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}