@import 'https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900|Roboto+Condensed:300,300i,400,400i,700,700i';
body {
	background-color: #eff7fa;
	font-size: 13px;
	font-family: maven pro, sans-serif;
	line-height: 25px;
	color: #000
}
h1, h2, h3, h4, h5, h6 {
	color: #333
}
p {
	font-size: 13px;
	line-height: 22px;
	color: #000;
}
img {
	height: auto;
	max-width: 100%
}
ul, ol {
	list-style: outside none none
}
ul {
	margin: 0;
	padding: 0
}
img {
	transform-style: preserve-3d
}
a {
	text-decoration: none!important;
	color: #888;
	transition-duration: .4s
}
a:hover {
	transition-duration: .4s;
	color: #333
}
a, a:hover {
	text-decoration: none
}
a:focus {
	outline: medium;
	outline-offset: 0
}
.border-none {
	border: medium!important
}
.section-padding {
	padding: 20px 0
}
.margin-auto {
	margin: auto
}
.dataTables_wrapper.container-fluid.dt-bootstrap4.no-footer {
	margin-top: 15px;
	padding: 0
}
.help-block li {
	color: red
}
.bg-success {
	background: #23bd5b none repeat scroll 0 0!important
}
.pmb-3 {
	margin-bottom: 30px!important
}
.page-link {
	color: #23bd5b
}
.page-item.active .page-link {
	border-color: transparent!important;
	background: #23bd5b;
	background: -moz-linear-gradient(-45deg, #23bd5b 0%, #2bd891 100%);
	background: -webkit-linear-gradient(-45deg, #23bd5b 0%, #2bd891 100%);
	background: linear-gradient(135deg, #23bd5b 0%, #2bd891 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23bd5b', endColorstr='#2bd891', GradientType=1)
}
.bg-dark {
	background: #23bd5b;
	background: -moz-linear-gradient(-45deg, #23bd5b 0%, #2bd891 100%);
	background: -webkit-linear-gradient(-45deg, #23bd5b 0%, #2bd891 100%);
	background: linear-gradient(135deg, #23bd5b 0%, #2bd891 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23bd5b', endColorstr='#2bd891', GradientType=1)
}
.btn-secondary {
	background:#0b8793;
	background: -moz-linear-gradient(-45deg, #ffc004 0%, #ffc107 100%);
	background: -webkit-linear-gradient(-45deg, #0b8793 0%, #0b8793 100%);
	background: linear-gradient(135deg, #ffc004 0%, #ffc107 100%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc004', endColorstr='#ffc107', GradientType=1)
}
.text-secondary {
	color: #23bd5b!important
}
.bg-success, .btn-success, .btn-outline-success:hover, .badge-success {
	border-color: transparent!important;
	background: #4eda92;
	background: -moz-linear-gradient(-45deg, #4eda92 1%, #56e0cb 100%);
	background: -webkit-linear-gradient(-45deg, #4eda92 1%, #56e0cb 100%);
	background: linear-gradient(135deg, #4eda92 1%, #56e0cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4eda92', endColorstr='#56e0cb', GradientType=1)
}
.btn-outline-success {
	border-color: #4eda92;
	color: #4eda92
}
.text-success {
	color: #4eda92!important
}
.bg-danger, .btn-danger, .btn-outline-danger:hover, .badge-danger {
	border-color: transparent!important;
	background: #ff253a;
	background: -moz-linear-gradient(-45deg, #ff253a 0%, #ff8453 100%);
	background: -webkit-linear-gradient(-45deg, #ff253a 0%, #ff8453 100%);
	background: linear-gradient(135deg, #ff253a 0%, #ff8453 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff253a', endColorstr='#ff8453', GradientType=1)
}
.btn-outline-danger {
	border-color: #ff253a;
	color: #ff253a
}
.text-danger {
	color: #ff253a!important
}
.bg-info, .btn-info, .btn-outline-info:hover, .badge-info {
	border-color: transparent!important;
	background: #17a2b8;
	background: -moz-linear-gradient(-45deg, #17a2b8 1%, #30def9 100%);
	background: -webkit-linear-gradient(-45deg, #17a2b8 1%, #30def9 100%);
	background: linear-gradient(135deg, #17a2b8 1%, #30def9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2b8', endColorstr='#30def9', GradientType=1)
}
.btn-outline-info {
	border-color: #17a2b8;
	color: #17a2b8
}
.text-info {
	color: #17a2b8!important
}
.badge {
	border-radius: 2px;
	font-weight: 400
}
.btn {
	border: medium;
	border-radius: 2px!important;
	font-size: 13px
}
.heading-design-h5 {
	font-size: 18px;
	margin-bottom: 14px
}
.heading-design-h5 a {
	font-size: 15px;
	line-height: 22px
}
.border-top {
	border-top: 1px solid #eee!important
}
.border-bottom {
	border-bottom: 1px solid #eee!important
}
.dropdown-item.active, .dropdown-item:active {
	background-color: #f9f9f9!important;
	color: #1c2224!important;
	text-decoration: none
}
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 2px;
	width: 100%
}
.select2-container .select2-selection--single {
	height: 35px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 21px
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding: .375rem .75rem
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 8px;
	top: 5px
}
.checkout-step-two .select2-container {
	width: 100%!important
}
.accordion .card:not(:first-of-type):not(:last-of-type), .accordion .card:first-of-type {
	border: 1px solid #eee
}
.select2-dropdown {
	border: medium!important;
	border-radius: 0!important;
	box-shadow: 0 4px 4px #dcdcdc!important
}
.owl-theme .owl-controls .owl-buttons div, .footer-social a {
	transform: scale(1);
	transition-duration: .4s
}
.owl-theme .owl-controls .owl-buttons div:hover, .footer-social a:hover {
	transform: scale(1.09)
}
.input-group-text {
	border-radius: 2px
}
.card-header {
	background-color: #fbfbfb;
	border-bottom: 1px solid #eee
}
.card {
	background-clip: border-box;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 2px;
	display: flex;
	flex-direction: column;
	min-width: 0;
	position: relative;
	word-wrap: break-word
}
.list-group-item:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}
.list-group-item:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px
}
.list-group-item {
	border: 1px solid #eee
}
.navbar-nav li.dropdown:hover .dropdown-menu {
	display: block
}
.navbar-top, .footer-bottom {
	border-color: transparent!important;
	background: #0b8793;
	background: -moz-linear-gradient(-45deg, #0b8793 1%, #343a40 100%);
	background: -webkit-linear-gradient(-45deg, #0b8793 1%, #343a40 100%)
	background: linear-gradient(135deg, #0b8793 1%, #343a40 100%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b8793', endColorstr='#343a40', GradientType=1)
}
.hungry-menu {
	padding: 0
}
.hungry-menu .navbar-brand {
	padding: 20px 0
}
.main-nav-right .btn {
	border-radius: 0!important;
	color: #000;
	margin: 0 0 0 -4px;
	padding: 9px 0
}
.main-nav-right li {
	margin: 0!important
}
.main-nav-right .hungry-top-dropdown img {
	border: 3px solid #fff;
	border-radius: 50px;
	height: 38px;
	width: 38px
}
.dropdown-toggle-top-user {
	padding: 20px 11px 18px 7px!important
}
.cart-btn .mdi {
	background: #fff none repeat scroll 0 0;
	border-radius: 50px;
	box-shadow: 0 2px 8px 0 rgba(255, 97, 98, .46);
	color: #000;
	display: inline-block;
	font-size: 18px;
	height: 36px;
	line-height: 35px;
	margin-right: 13px;
	vertical-align: -3px;
	width: 36px
}
.cart-btn .btn {
	font-weight: 500;
	position: relative
}
.cart-btn .cart-value {
	background: #000;
	background: -moz-linear-gradient(-45deg, #000 0%, #000 100%);
	background: -webkit-linear-gradient(-45deg, #000 0%, #000 100%);
	background: linear-gradient(135deg, #000 0%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000', GradientType=1);
	border-radius: 50px;
	font-size: 10px;
	font-weight: 500;
	height: 18px;
	left: 31px;
	line-height: 17px;
	min-width: 18px;
	color: #fff;
	position: absolute;
	top: 17px
}
.top-categories-search {
	left: 0;
	margin: auto;
	box-shadow: 0 2px 8px 0 rgb(255 255 255 / 46%);
	position: absolute;
	right: 0;
	top: 25px;
	width: 679px
}
.top-categories-search .form-control {
	border: medium;
	font-size: 13px;
	height: 45px;
	min-width: 384px
}
.top-categories-search .btn {
	border-radius: 0 2px 2px 0!important;
	font-weight: 500;
	height: 45px;
	padding: 0 21px;
	text-transform: uppercase
}
.top-categories-search .select2-selection.select2-selection--single {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color #ececec -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-radius: 2px 0 0 2px;
	border-style: none solid none none;
	border-width: medium 1px medium medium;
	height: 45px
}
.top-categories-search .form-control-select, .top-categories-search .select2-container {
	width: 168px!important
}
.top-categories-search .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 13px;
	line-height: 43px;
	padding: 0 16px
}
.top-categories-search .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	right: 10px;
	top: 9px;
	width: 20px
}
.hungry-menu-2 {
	background: #fff none repeat scroll 0 0!important;
	border-radius: 0;
	padding: 0
}
.hungry-menu-2 .nav-link {
	color: #000!important;
	font-size: 16px;
	padding: 13px 16px!important
}
.dropdown-menu {
	border: medium;
	border-radius: 0 0 2px 2px;
	box-shadow: 0 4px 4px #dcdcdc;
	margin: 0
}
.dropdown-menu .dropdown-item {
	color: #000;
	font-size: 16px;
	padding: 5px 14px!important
}
.hungry-menu-2 .nav-link.shop {
	border-right: 1px solid #ececec;
	color: #333!important;
	font-weight: 500;
	margin-right: 11px;
	padding-right: 22px!important
}
.hungry-menu-2 .nav-link:hover {
	background: #f4f4f4 none repeat scroll 0 0;
	color: #333!important
}
.card {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06)
}
.page-info {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06);
	border-top: 1px solid #ececec
}
.category-item img {
	border-radius: 50px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06);
	height: 80px;
	margin: 1px 0 8px;
	object-fit: scale-down;
	padding: 9px;
	transform: scale(1);
	transition-duration: .4s;
	width: 80px
}
.category-item:hover img {
	transform: scale(1.09)
}
.category-item {
	padding: 8px;
	text-align: center
}
.category-item h6 {
	font-size: 13px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.top-category {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	padding: 14px 0;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06)
}
.category-item p {
	margin: 0
}
.top-category .owl-prev {
	left: -70px
}
.top-category .owl-next {
	right: -70px
}
.carousel-slider-main .owl-pagination {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0
}
.carousel-slider-main {
	position: relative
}
.carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {
	top: 46%
}
.product-header .badge {
	background: #22bf6e;
    border: 1px solid #4eda92;
    /* border-radius: 2px; */
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    left: 0px;
    padding: 4px 10px;
    position: absolute;
    top: 0px;
    z-index: 9;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.product {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06);
	border-radius: 15px;
	text-align: center;
	padding: 20px;
	position: relative
}
.owl-carousel-featured .item {
	margin: 4px
}
.product-header .mdi-circle {
	border: 1px solid;
	border-radius: 2px;
	display: inline-block;
	font-size: 11px;
	height: 22px;
	line-height: 19px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
	width: 22px
}
.product-body h5 {
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	color: #131313;
	 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-body h6 {
	color: #9c9c9c;
	font-size: 12px;
	margin: 5px 0 14px
}
.product-body h6 strong .mdi {
	color: #ff253a
}
.product-header img {
	height: 185px;
	margin: 0 0 18px;
	object-fit: scale-down;
	transform: scale(1);
	transition-duration: .4s
}
.product:hover .product-header img {
	transform: scale(1.09)
}
.product-header {
	text-align: center
}
.offer-price {
	color:#e2bf00;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px
}
.regular-price {
	color: #666!important;
	font-size: 11px;
	font-weight: 500;
	line-height: 15px;
	text-decoration: line-through
}
.product-footer .btn {
	/*border-radius: 49px!important;
	font-size: 12px;
	padding: 6px 12px;
	margin: 10px 0 0*/
	font-size: 20px;
    padding: 6px 12px;
    margin: 10px 0 0;
    position: absolute;
    right: 0;
    border-top-left-radius: 15px !important;
    bottom: 0;
    border-bottom-right-radius: 15px !important;
}
.owl-carousel-featured .owl-prev {
	left: -40px;
	top: 43%
}
.owl-carousel-featured .owl-next {
	right: -40px;
	top: 43%
}
.feature-box p {
	margin: 0
}
.feature-box h6 {
	color: #ffd347;
	font-size: 15px;
	font-weight: 500;
	margin: 0;
	padding: 10px 0 0
}
.feature-box .mdi {
	border: 1px solid #24a3b5;
	border-radius: 50px;
	color: #24a3b5;
	display: inline-block;
	float: left;
	font-size: 21px;
	height: 60px;
	line-height: 56px;
	margin: 0 15px 0 0;
	text-align: center;
	width: 60px
}
.footer {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee!important
}
.app img {
	height: 48px;
	margin: 0 11px 0 0
}
.footer-bottom p {
	line-height: 16px
}
.footer-social a {
	background: #fff none repeat scroll 0 0;
	border: 1px solid;
	border-radius: 25px;
	color: #ccc;
	display: inline-block;
	height: 30px;
	line-height: 27px;
	text-align: center;
	width: 30px
}
.footer-social a:hover {
	background: #ccc none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #fff
}
.footer-bottom p {
	color: #fff
}
.footer-bottom .text-dark {
	color: #fff!important
}
.footer-bottom .text-primary {
	color: #ff253a!important
}
body.toggled {
	overflow: hidden
}
body.toggled::after {
	background: #000 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	opacity: .7;
	position: absolute;
	right: 0;
	z-index: 9;
	top: 0
}
.cart-sidebar {
	background: #fff none repeat scroll 0 0;
	overflow: auto;
	/*position: fixed;
	right: -400px;
	top: 0;
	width: 400px;*/
	z-index: 99;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	/*height: 100vh*/
}
.cart-sidebar-payment {
	background: #fff none repeat scroll 0 0;
	overflow: auto;
	/*position: fixed;
	right: -400px;
	top: 0;
	width: 400px;*/
	z-index: 99;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	/*height: 100vh*/
}
.toggled .cart-sidebar {
	right: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.cart-sidebar-body {
	background: #eff7fa none repeat scroll 0 0;
	height: 50vh;
	overflow: inherit;
	padding: 18px 20px
}
.cart-sidebar-body-payment {
	background: #eff7fa none repeat scroll 0 0;
	max-height: 50vh;
	overflow: inherit;
	padding: 18px 20px
}
.cart-sidebar-header {
	background: #1c2224 none repeat scroll 0 0;
	color: #fff;
	padding: 18px 20px
}
.cart-sidebar-header h5 {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin: 0
}
.cart-sidebar-header .float-right {
	background: #fff none repeat scroll 0 0;
	border-radius: 24px;
	color: #000;
	height: 26px;
	line-height: 25px;
	text-align: center;
	width: 26px
}
.cart-list-product {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06);
	margin-bottom: 16px;
	overflow: hidden;
	padding: 12px;
	position: relative
}
.cart-list-product img {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #efefef;
	border-radius: 5px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .06);
	float: left;
	height: 99px;
	margin: 0 15px 0 0;
	object-fit: scale-down;
	width: 82px
}
.cart-list-product h5 a {
	font-size: 14px;
	color: #23bd5b
}
.cart-list-product h5 {
	margin: -2px 0 8px
}
.cart-list-product h6 {
	font-size: 11px
}
.cart-list-product>h6 span {
	color: #ff253a
}
.remove-cart {
	position: absolute;
	right: 18px;
	top: 12px
}
.cart-list-product .badge {
	background: #f2fef2 none repeat scroll 0 0;
	border: 1px solid #4eda92;
	border-radius: 2px;
	color: #4eda92;
	font-size: 11px;
	font-weight: 500;
	padding: 3px 6px
}
.cart-sidebar-footer {
	background: #fff none repeat scroll 0 0;
	padding: 14px 20px
}
.cart-store-details p {
	margin: 0 0 3px
}
.cart-store-details h6 {
	margin: 10px 0 19px
}
.cart-sidebar-footer .btn {
	padding: 15px 17px
}
.shop-filters .card-header .btn {
	color: #000;
	font-size: 15px;
	font-weight: 700;
	padding: 7px 0;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%
}
.shop-filters .card-header .btn .mdi {
	position: absolute;
	right: 0
}
.shop-filters .card-body {
	padding: 4px
}
.card-shop-filters {
	padding: 18px!important
}
.card-shop-filters .custom-control {
	margin: 8px 0
}
.card-shop-filters .custom-control .badge {
	float: right;
	margin: 6px 0 0
}
.card-shop-filters .custom-control label {
	width: 100%
}
.list-group-item.active {
	background: #23bd5b none repeat scroll 0 0;
	border-color: #23bd5b
}
.shop-filters .card {
	margin: -2px 0 0
}
.shop-detail-slider #sync1 {
	border: 1px solid #eee;
	border-radius: 12px;
	margin-bottom: 15px;
	overflow: hidden
}
.shop-detail-slider {
	position: relative
}
.favourite-icon a {
	background: red none repeat scroll 0 0;
	border-radius: 50px;
	color: #fff;
	font-size: 17px;
	height: 35px;
	line-height: 34px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
	width: 35px;
	z-index: 9
}
.shop-detail-slider #sync2 img {
	border: 2px solid #eee;
	border-radius: 12px;
	cursor: pointer;
	margin: 26px 0 8px;
	width: 67px
}
.shop-detail-slider #sync2 .item {
	text-align: center
}
.shop-detail-right {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eee;
	border-radius: 12px;
	padding: 32px
}
.shop-detail-slider #sync2 .synced img, .shop-detail-slider #sync2 img:hover {
	border-color: #1c2224
}
.shop-detail-slider #sync2 {
	padding: 0 70px
}
.shop-detail-right .badge {
	background: #f2fef2 none repeat scroll 0 0;
	border: 1px solid #51aa1b;
	border-radius: 2px;
	color: #51aa1b;
	font-size: 14px;
	font-weight: 500;
	padding: 6px 13px
}
.shop-detail-right h2 {
	font-size: 24px;
	font-weight: 100;
	margin: 10px 0 5px
}
.shop-detail-right>h6 {
	color: #666;
	font-size: 14px;
	margin: 0 0 19px
}
.shop-detail-right .btn {
	font-weight: 500;
	margin: 29px 0;
	padding: 12px 24px;
    text-transform: uppercase;
    font-size: 18px;
}
.short-description {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eee;
	border-radius: 2px;
	padding: 22px
}
.shop-detail-right .regular-price {
	font-size: 17px;
	font-weight: 100;
	margin: 0 0 8px;
	color: #17a2b8!important
}
.shop-detail-right .offer-price {
	font-size: 20px;
	font-weight: 300
}
.shop-detail-right .offer-price .text-success {
	font-size: 30px;
	font-weight: 500
}
.shop-detail-right .feature-box .mdi {
	background: #23bd5b none repeat scroll 0 0;
	border: medium;
	color: #fff
}
.shop-detail-right .feature-box h6 {
	font-weight: 400
}
.shop-detail-right .feature-box {
	margin: 4px 0
}
.cart_product img {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ececec #ececec #dcdcdc;
	border-image: none;
	border-radius: 2px;
	border-style: solid;
	border-width: 1px 1px 3px;
	box-shadow: 0 0 3px #ececec;
	float: left;
	height: 88px;
	margin: 0;
	object-fit: scale-down;
	width: 72px
}
.cart_summary td {
	vertical-align: middle
}
.cart_summary>thead, .cart_summary>tfoot {
	background: #f7f7f7 none repeat scroll 0 0
}
.cart_summary {
	border: medium!important
}
.qty .form-control {
	border-radius: 2px!important;
	margin: 0 2px;
	text-align: center;
	width: 18px
}
.qty .btn {
	background: #5a6268 none repeat scroll 0 0;
	border-radius: 2px!important;
	color: #fff;
	font-size: 23px;
	height: 33px;
	line-height: 15px;
	padding: 0;
	text-align: center!important;
	vertical-align: baseline;
	width: 27px
}
.cart_description h5 {
	font-size: 15px;
	margin: 0 0 5px
}
.cart_description h6 {
	font-size: 12px;
	font-weight: 100
}
.availability .badge {
	font-size: 11px;
	padding: 6px 11px
}
.cart-table {
	border-top: medium;
	padding: 0
}
.cart-table .table {
	margin-bottom: 0
}
.cart-table .btn-secondary {
	border-radius: 0!important;
	font-size: 16px;
	padding: 20px;
	text-transform: uppercase
}
.cart_product {
	width: 10%
}
.checkout-step .card {
	margin: 0 0 -1px
}
.checkout-step .card .card-header .btn {
	color: #333;
	font-size: 17px;
	font-weight: 500;
	padding: 9px 0;
	text-align: left;
	text-decoration: none;
	width: 100%
}
.checkout-step .card .card-header .btn .number {
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	height: 34px;
	line-height: 28px;
	margin: 0 8px 0 0;
	text-align: center;
	text-decoration: none;
	vertical-align: 0;
	width: 34px;
	border: 2px solid
}
.checkout-step .card .card-header .btn.collapsed .number {
	border: 2px solid #23bd5b;
	color: #23bd5b
}
.checkout-step .card .card-header .btn .number {
	border: 2px solid #51aa1b;
	color: #51aa1b
}
.order-done .mdi {
	font-size: 135px;
	line-height: 161px
}
.login-modal-left {
	background: transparent url(../img/login.svg) no-repeat scroll center center;
    float: right;
    height: 300px;
    list-style: outside none none;
    margin: 70px auto auto;
    width: 322px;
    background-size: contain;
}
.form-control {
	border-radius: 2px;
	font-size: 14px
}
label {
	font-size: 13px;
	margin: 0 0 3px;
	font-weight: 500;
    color: #000;
}
.modal-content {
	border: medium;
	border-radius: 2px
}
.login-modal-right {
	padding: 27px
}
.login-icons {
	border: medium;
	border-radius: 2px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase
}
.login-footer-tab .nav-link {
	background: #ececec none repeat scroll 0 0!important;
	border: medium;
	border-radius: 2px!important;
	margin: 10px 3px 0 2px;
	padding: 7px 20px
}
.login-footer-tab .nav {
	border: medium;
	display: inline-flex
}
.btn-facebook {
	background: #395b9a none repeat scroll 0 0;
	color: #fff
}
.btn-google {
	background: #c71e25 none repeat scroll 0 0;
	color: #fff
}
.btn-twitter {
	background: #3a9ed8 none repeat scroll 0 0;
	color: #fff
}
.login-with-sites p {
	margin: 0 0 7px
}
.login-with-sites {
	margin-bottom: 10px
}
.modal-backdrop.show {
	opacity: .7
}
.account-page .mx-auto {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eee;
	padding: 0
}
.account-page .mx-auto .card {
	border: medium
}
.account-right {
	border-left: 1px solid #eee!important;
	min-height: 508px
}
.user-profile-header img {
	border-radius: 50px;
	height: 100px;
	margin-bottom: 15px;
	object-fit: scale-down;
	width: 100px
}
.user-profile-header {
	padding: 36px;
	text-align: center
}
.user-profile-header p {
	margin: 0
}
.account-left {
	margin-right: -1px
}
.account-left .list-group {
	padding: 10px;
	font-size: 16px
}
.team-card img {
	border-radius: 50px;
	height: 100px;
	width: 100px
}
.blog .card-body, .sidebar-card .card-body, .reviews-card .card-body {
	padding: 25px
}
.blog-header {
	border: 2px solid #fff
}
.sidebar-card-list li a {
	border-bottom: 1px solid #efefef;
	display: inline-block;
	padding: 8px 0;
	width: 100%
}
.sidebar-card-list li:last-child a {
	border: medium;
	padding-bottom: 0
}
.tag-cloud-link {
	background: #ccc none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	margin: 2px 0;
	padding: 4px 13px
}
.tag-cloud-link:hover {
	background: #000 none repeat scroll 0 0;
	color: #fff
}
.blog .card-title a {
	color: #222!important
}
.blog .card-title {
	margin: 0 0 7px
}
.entry-meta {
	margin-bottom: 13px
}
.blog .card-body a {
	color: #23bd5b
}
.entry-meta a {
	color: #9c9c9c!important
}
.entry-meta .mdi {
	background: #acacac none repeat scroll 0 0;
	border-radius: 12px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	width: 19px
}
.reviews-card .d-flex {
	height: 50px;
	width: 50px
}
.reviews-card h5 small {
	color: #848484;
	font-size: 12px;
	margin: 0 0 0 8px
}
.star-rating i {
	font-size: 15px;
	letter-spacing: -6px
}
@media(max-width:575.98px) {
	.carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {
		top: 34%
	}
	.account-left {
		margin-right: 0
	}
	.account-page .mx-auto {
		/*margin: 0 15px!important*/
	}
	.account-right {
		border-left: medium!important;
		border-top: 1px solid #eee!important;
		min-height: auto!important
	}
	.location-top {
		display: none
	}
	.top-categories-search {
		left: 0;
		margin: auto;
		padding: 0 15px 8px;
		position: relative;
		right: 0;
		top: 0;
		width: 100%
	}
	.container {
		max-width: 100%
	}
	.main-nav-right .hungry-top-dropdown .dropdown-toggle {
		padding: 18px 0!important;
		padding-top: 0px !important;
	}
	.main-nav-right .hungry-top-dropdown img {
		left: auto;
		position: relative;
		top: 0
	}
	.hungry-menu-2 .nav-link.shop {
		border-right: medium;
		margin-right: 0
	}
	.shop-detail-slider #sync2 {
		padding: 0
	}
	.shop-detail-slider #sync2 img {
		margin: 26px 0 10px
	}
	.navbar-toggler {
		background: #fff none repeat scroll 0 0!important;
		border: medium;
		border-radius: 2px;
		margin: 0 16px 0 0;
		padding: 6px 9px
	}
	.top-categories-search-main {
		margin-top: 0!important
	}
	.main-nav-right .btn {
		font-size: 0;
		padding: 21px 8px
	}
	.hungry-menu .my-2.my-lg-0 .main-nav-right {
		position: absolute;
		right: 76px;
		top: 0
	}
	.main-nav-right .btn .mdi {
		font-size: 17px!important;
		margin: 0;
		vertical-align: initial!important
	}
	.login-modal-left {
		display: none
	}
	.app img {
		margin-bottom: 4px
	}
	.footer-social a {
		margin-bottom: 3px
	}
	.top-categories-search .form-control {
		border-radius: 2px 0 0 2px!important;
		min-width: auto
	}
	.cart-sidebar {
		width: 320px
	}
	.cart-sidebar-payment {
		width: 320px
	}
	.login-modal-right {
		padding: 6px
	}
	.top-category .owl-prev {
		left: 0
	}
	.top-category .owl-next {
		right: 0
	}
	.owl-carousel-featured .owl-prev {
		left: 0
	}
	.owl-carousel-featured .owl-next {
		right: 0
	}
	.feature-box {
		margin-bottom: 6px;
		overflow: hidden
	}
	.footer h6 {
		margin-bottom: 12px!important;
		margin-top: 25px
	}
	.top-categories-search .form-control-select, .top-categories-search .select2-container {
		width: 138px!important;
		display: none
	}
	.navbar-top {
		text-align: center
	}
	.navbar-top .text-right {
		text-align: center!important
	}
	.hungry-menu .navbar-brand {
		padding: 20px 15px
	}
	.navbar-brand.p-3 img{
		width: 120px !important
	}
	.qty .form-control{
		margin: 0px !important;
		padding: 0px !important
	}
	#sync2{
		display: none !important
		}
		.shop-detail-right .offer-price .text-success{
			font-size: 20px;
		}
		.pdpt-title h6 span {
    position: absolute;
    left: 0;
    /* position: relative; */
    display: contents;
}
}
@media(min-width:576px) and (max-width:767.98px) {
	.carousel-slider-main .owl-prev, .carousel-slider-main .owl-next {
		top: 40%
	}
	.account-left {
		margin-right: 0
	}
	.account-page .mx-auto {
		margin: 0 15px!important
	}
	.account-right {
		border-left: medium!important;
		border-top: 1px solid #eee!important;
		min-height: auto!important
	}
	.location-top {
		display: none
	}
	.top-categories-search {
		left: 0;
		margin: auto;
		padding: 0 15px 8px;
		position: relative;
		right: 0;
		top: 0;
		width: 100%
	}
	.container {
		max-width: 100%
	}
	.main-nav-right .hungry-top-dropdown .dropdown-toggle {
		padding: 18px 16px!important
	}
	.main-nav-right .hungry-top-dropdown img {
		left: auto;
		position: relative;
		top: 0
	}
	.hungry-menu-2 .nav-link.shop {
		border-right: medium;
		margin-right: 0
	}
	.shop-detail-slider #sync2 {
		padding: 0
	}
	.shop-detail-slider #sync2 img {
		margin: 26px 0 10px
	}
	.navbar-toggler {
		background: #fff none repeat scroll 0 0!important;
		border: medium;
		border-radius: 2px;
		margin: 0 16px 0 0;
		padding: 6px 9px
	}
	.top-categories-search-main {
		margin-top: 0!important
	}
	.main-nav-right .btn {
		font-size: 0;
		padding: 21px 15px
	}
	.hungry-menu .my-2.my-lg-0 .main-nav-right {
		position: absolute;
		right: 76px;
		top: 0
	}
	.main-nav-right .btn .mdi {
		font-size: 17px!important;
		margin: 0;
		vertical-align: initial!important
	}
	.login-modal-left {
		display: none
	}
	.app img {
		margin-bottom: 4px
	}
	.footer-social a {
		margin-bottom: 3px
	}
	.top-categories-search .form-control {
		min-width: auto
	}
	.top-category .owl-prev {
		left: 0
	}
	.top-category .owl-next {
		right: 0
	}
	.owl-carousel-featured .owl-prev {
		left: 0
	}
	.owl-carousel-featured .owl-next {
		right: 0
	}
	.feature-box {
		margin-bottom: 6px;
		overflow: hidden
	}
	.top-categories-search .form-control-select, .top-categories-search .select2-container {
		width: 138px!important
	}
	.navbar-top {
		text-align: center
	}
	.navbar-top .text-right {
		text-align: center!important
	}
	.hungry-menu .navbar-brand {
		padding: 20px 15px
	}
}
@media(min-width:768px) and (max-width:991.98px) {
	.location-top {
		display: none
	}
	.top-categories-search {
		left: 0;
		margin: auto;
		padding: 0 15px 8px;
		position: relative;
		right: 0;
		top: 0;
		width: 100%
	}
	.container {
		max-width: 100%
	}
	.main-nav-right .hungry-top-dropdown .dropdown-toggle {
		padding: 18px 16px!important
	}
	.main-nav-right .hungry-top-dropdown img {
		left: auto;
		position: relative;
		top: 0
	}
	.hungry-menu-2 .nav-link.shop {
		border-right: medium;
		margin-right: 0
	}
	.shop-detail-slider #sync2 {
		padding: 0
	}
	.shop-detail-slider #sync2 img {
		margin: 26px 0 10px
	}
	.navbar-toggler {
		background: #fff none repeat scroll 0 0!important;
		border: medium;
		border-radius: 2px;
		margin: 0 16px 0 0;
		padding: 6px 9px
	}
	.top-categories-search-main {
		margin-top: 0!important
	}
	.main-nav-right .btn {
		font-size: 0;
		padding: 21px 15px
	}
	.hungry-menu .my-2.my-lg-0 .main-nav-right {
		position: absolute;
		right: 76px;
		top: 0
	}
	.main-nav-right .btn .mdi {
		font-size: 17px!important;
		margin: 0;
		vertical-align: initial!important
	}
	.login-modal-left {
		display: none
	}
	.app img {
		margin-bottom: 4px
	}
	.footer-social a {
		margin-bottom: 3px
	}
	.top-categories-search .form-control {
		min-width: auto
	}
	.top-category .owl-prev {
		left: 0
	}
	.top-category .owl-next {
		right: 0
	}
	.owl-carousel-featured .owl-prev {
		left: 0
	}
	.owl-carousel-featured .owl-next {
		right: 0
	}
	.feature-box {
		margin-bottom: 6px;
		overflow: hidden
	}
	.top-categories-search .form-control-select, .top-categories-search .select2-container {
		width: 138px!important
	}
	.hungry-menu .navbar-brand {
		padding: 20px 15px
	}
}
@media(min-width:992px) and (max-width:1199.98px) {
	.hungry-menu-2 .nav-link {
		font-size: 13px;
		padding: 13px 10px!important
	}
	.main-nav-right .hungry-top-dropdown img {
		left: auto;
		position: relative;
		top: 0
	}
	.main-nav-right .hungry-top-dropdown .dropdown-toggle {
		padding: 18px 16px!important
	}
	.main-nav-right .btn {
		font-size: 0;
		padding: 21px 15px
	}
	.main-nav-right .btn .mdi {
		font-size: 17px!important;
		line-height: unset!important;
		margin: 0;
		vertical-align: initial!important
	}
	.location-top {
		display: none
	}
	.top-categories-search .form-control {
		min-width: auto
	}
	.top-category .owl-prev {
		left: 0
	}
	.top-category .owl-next {
		right: 0
	}
	.owl-carousel-featured .owl-prev {
		left: 0
	}
	.owl-carousel-featured .owl-next {
		right: 0
	}
	.top-categories-search {
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 16px;
		width: 45%
	}
	.top-categories-search .form-control-select, .top-categories-search .select2-container {
		width: 138px!important
	}
	.container {
		max-width: 100%
	}
}
@media(min-width:1200px) {
	.top-categories-search .form-control {
		min-width: auto
	}
}
.custom-img-payment{
	width: 100px
}
.coupon img{
	width: 60px;
	float: left;
	border-radius: 35px
}
.coupon h5 {
    padding: 15px 0px 0px 70px;
}
.coupon-design{
	padding: 10px;
	border:2px dotted #f3e003;
}
.btn.focus, .btn:focus{
	box-shadow: none !important
}
.border-profile{
	border: 2px solid;
    border-radius: 53px;
    padding: 10px;
    line-height: 12px;
    background: #000;
    color: #fff;
    margin: 0;
    position: relative;
    top: 7px;
    box-shadow: 0 2px 8px 0 rgba(255, 97, 98, .46);
}
.border-profile-dashboard{
	border: 2px solid;
    border-radius: 53px;
    padding: 10px;
    background: #000;
    color: #fff;
    margin: 0;
    width: 100px;
    height: 100px;
    line-height: 80px;
    font-size: 40px;
    margin: 0px auto;
    box-shadow: 0 2px 8px 0 rgba(255, 97, 98, .46);
   
}
.dropdown-toggle .border-profile::after{
	margin-left: -4px !important
}
.morecontent span{display:none;}
.morelink{display:block;}
.pdpt-bg {
   
    background: #fff;
    border-radius: 10px;
}

.pdpt-bg {
   background: #fff;
    border-radius: 3px;
	box-shadow: 0 1px 2px 0 #e9e9e9;
}

.pdpt-title h4 {
    border-bottom: 1px solid #efefef;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #2b2f4c;
}

.border_radius:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pdpt-body {
    height: 451px;
    overflow-y: auto;
}

.pdct-dts-1 {
	padding: 0 30px 30px;
}

.pdct-dt-step h4 {
    margin-top: 27px !important;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
    text-align: left;
}

.pdct-dt-step p {
    font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 26px;
    text-align: left;
}

.product_attr {
	font-size: 14px;
    font-weight: 400;
    color: #3e3f5e;
    line-height: 26px;
    text-align: left;
}
.pdpt-title h6 {
    border-bottom: 1px solid #efefef;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #2b2f4c;
	margin-bottom: 0;
}

.order-body10 {

}

.order-dtsll {
	padding: 20px;
}

.order-dtsll li {
    display: inline-block;
	vertical-align: top;
}

.order-dt-img {
    background: #f9f9f9;
    padding: 3px;
    border: 1px solid #efefef;
    border-radius: 5px;
}

.order-dt-img img {
    width: 70px;
}

.order-dt47 {
    margin-left: 15px;
}

.order-dt47 h4 {
    font-size: 16px;
    color: #2b2f4c;
    line-height: 24px;
    text-align: left;
	font-weight: 700;
	margin-bottom: 0px
}

.order-dt47 p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
	color: #3e3f5e;
	margin-bottom: 0px
}

.track-order {
    padding: 20px 0 20px;
}

.track-order h4 {
    margin-left: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #2b2f4c;
    text-align: left;
}

.bs-wizard {
	margin-top: 0;
    display: flex;
    width: 100%;	
}
.cart-top-total {
	background: #fff;
    border-bottom: 1px solid #efefef;
    padding: 20px;
}

.cart-total-dil {
    display: flex;
    width: 100%;
    align-items: center;
}

.cart-total-dil h4 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #2b2f4c;
    line-height: 24px;
}

.cart-total-dil span {
	color: #8f91ac;
    font-size: 16px;
    margin-left: auto;
    font-weight: 400;
	line-height: 24px;
}

.main-total-cart {
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.saving-total {
    padding: 20px 20px 0;
}

.main-total-cart h2 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    color: #2b2f4c;
    line-height: 24px;
}

.main-total-cart span {
	color: #f55d2c;
    font-size: 18px;
    margin-left: auto;
    font-weight: 700;
	line-height: 24px;
}

.checkout-cart {
	display: flex;
    padding: 20px;
	align-items: center;
}
.total-checkout-group {
    padding: 20px 20px 0;
    border-top: 1px solid #efefef;
    margin-top: 10px;
}
.call-bill {
    padding: 15px 20px;
    display: flex;
    border-top: 1px solid #efefef;
    align-items: center;
}
.order-bill-slip {
    margin-left: auto;
}
.bill-btn5 {
    display: block;
    background: #f55d2c;
    color: #fff;
    padding: 10px 15px;
    font-weight: 500;
    border-radius: 5px;
}
.product-footer{
	margin-bottom: 20px
}
.status-text{
	font-size: 14px
}
.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/preloader.svg);
}