.shop-product-wrap .product-item .product-thumb::after, .shop-product-wrap .product-list-item .product-thumb::after
{
	background: transparent !important;
}

.shop-product-wrap .product-item:hover .product-thumb .product-action-link, 
.shop-product-wrap .product-list-item:hover .product-thumb .product-action-link {
	opacity: 0 !important;
}

.homesearch
{
	height: 70px;
	border: none;
	background: transparent;
	width: 25px;
	position: relative;
	left: 1%;
	cursor: pointer;
}

.homesearch:focus {
  outline: none;
  box-shadow: none;
}

.action_wrapper
{
	border: 5px solid #efefef !important;
	border-radius: 5px;
	margin-top: 50px;
}

.action_wrapper div
{
	
}

.action_wrapper div select
{
	height: 70px;
	padding: 15px;
}

.selDeliveryType
{
	width: 30%;
	background: #fde164;
	font-size: 18px;
	text-transform: uppercase;
}

.selOutlet
{
	width: 62%;
	position: relative;
	left: -5px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
	background: white;
  overflow-x: hidden;
  transition: 0.3s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 12px;
  text-decoration: none;
  font-size: 15px;
  color: black;
  display: block;
  transition: 0.3s;
	border-bottom: 1px solid #e9e9e9;
}

.mobile_nav_no_border
{
	border: none !important;
}

.sidenav a:hover {
  color: grey;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

body {
  transition: margin-left .5s;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.mobile_nav_background
{
	width: 0;
	height: 0;
}

.mobile_nav_background_active
{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.75);
	position: fixed;
	z-index: 999;
	top: 0;
}

.open_mobile_nav
{
	width: 250px;
	z-index: 99999999;
}

.open_mobile_nav_body
{
	background-color: rgba(0,0,0,0.4);
}

.open_mobile_nav_main
{
	/*margin-left: 250px;*/
}

.contact_outlet_title
{
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

.contact_outlet_business
{
	display: block;
	font-size: 14px;
}

.contact_outlet_offday
{
	display: block;
	font-size: 14px;
}

.contact_outlet_phone
{
	display: block;
	font-size: 14px;
}

.contact_outlet_phone a
{
	text-decoration: underline;
}

.banner .banner-area .banner-content form select
{
	/*width: 180px !important;*/
	color: black;
}

.banner .banner-area .banner-content form input
{
	/*width: 180px !important;*/
}

.del-time
{
	display: none !important;
}

.p-food-author
{
	display: none !important;
}

.product-list2.product-list .col-12
{
	/*width: 100%;*/
	flex: initial;
}

.product-list .col-12
{
	width: 50%;
	flex: initial;
}

.banner-custom.banner
{
	padding: 0;
	margin-top: 50px;
}

.banner-custom.banner form
{
	border: 5px solid #efefef !important;
}

.codexcoder-selectoption
{
	background: #fde164 !important;
}

.banner-content h3
{
	color: #525252;
	text-align: center;
	position: relative;
	top: 5px;
}

.preloader
{
	background: #fde164 !important;
}

.alert.alert-danger
{
	background: maroon;
	color: white;
}

.input_style1
{
	border: 1px solid gray !important;
}

.font13
{
	font-size: 13px;
}

.css001.section-wrapper
{
	margin-bottom: 0;
}

.service-item .service-inner .service-thumb span
{
	background: #fde164 !important;
}

.p-food-content
{
	padding-top: 5px !important;
}

.p-food-item .p-food-inner .p-food-thumb span
{
	background: #fde164 !important;
	color: black;
}

.scrollToTop
{
	background: #fde164 !important;
}

.news-letter .section-wrapper .news-form form input[type="submit"]
{
	background: #fde164 !important;
	color: black;
}

.shop-product-wrap .product-item .product-thumb .product-action-link a, .shop-product-wrap .product-list-item .product-thumb .product-action-link a
{
	background: #fde164 !important;
	color: black;
	cursor: pointer;
}

.icofont-eye
{
	background: #fde164 !important;
}

.home_cat_img
{
	max-width: 50px;
}

.banner .banner-area .banner-content form select option
{
	background: #fde164 !important;
}

.footerchat
{
	position: absolute;
	right: 75px;
	display: block;
	width: 100px;
	bottom: 60px;
	background: #fde164;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	border-radius: 15px;
	border: 1px solid #b89d27;
	animation: fadeIn ease 5s;
  -webkit-animation: fadeIn ease 5s;
  -moz-animation: fadeIn ease 5s;
  -o-animation: fadeIn ease 5s;
  -ms-animation: fadeIn ease 5s;
	opacity: .75;
}

.footerchat:hover
{
	opacity: 1;
}

.footer .footer-bottom
{
	padding: 15px 0 !important;
}

.footer .footer-top
{
	padding: 50px 0 52px!important;
}

.news-letter
{
	background:  #fde164 !important;
	color: black;
	margin-top: 50px;
}

.news-title h3
{
	color: black !important;
}

#footeremail
{
	box-shadow: 0 0 10px rgba(137, 137, 137, 0.1);
}

.mobile_category
{
	display: none !important;
}

span.select2
{
	display: none !important;
}

.desktop_category
{
	display: block;
}

.select2-container--default .select2-selection--single
{
	border-radius: 0 !important;
	height: 40px !important;
}

.select2-container--default .select2-selection--single span
{
	padding: 0 10px !important;
	line-height: 40px !important;	
}

.select2-container--default .select2-selection--single
{
	border: 1px solid #e4e2e2 !important;
}

.sales_label
{
	background: #fde164;
	color: black;
	padding: 5px 10px;
	border-radius: 15px;
	font-size: 11px;
	position: absolute;
	left: 5px;
	top: 5px;
	border: 1px solid #b89d27;
}

.chief_label
{
	background: #fde164;
	color: black;
	padding: 5px 8px;
	border-radius: 15px;
	font-size: 11px;
	position: absolute;
	left: 36px;
	top: 5px;
	border: 1px solid #b89d27;
}

.chief_label.chief_label_without_sales_label
{
	left: 5px;
}

.about::before 
{
	background: transparent !important; 
}

.service-item .service-inner .service-thumb::after
{
	background: none !important;
}

.cateogry_title
{
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
}

.home_sales_label
{
	background: #fde164;
	color: black;
	padding: 5px 10px;
	border-radius: 15px;
	font-size: 11px;
	border: 1px solid #b89d27;
}

.featured_custom.home_chief_label
{
	position: absolute;
	right: 15px;
	top: 15px;
}

.home_chief_label
{
	background: #fde164;
	color: black;
	padding: 5px 8px;
	border-radius: 15px;
	font-size: 11px;
	border: 1px solid #b89d27;
}

.modal_sales_label
{
	background: #fde164;
	color: black;
	padding: 5px 10px;
	border-radius: 15px;
	font-size: 11px;
	border: 1px solid #b89d27;
	display: none;
}

.modal_chief_label
{
	background: #fde164;
	color: black;
	padding: 5px 8px;
	border-radius: 15px;
	font-size: 11px;
	border: 1px solid #b89d27;
	display: none;
}

.modal-header .modal-title
{
	font-size: 20px;
}

.modal-header
{
	padding: 5px 15px !important;
}

.modal_product_title
{
	font-size: 18px;
}

.modal-dialog.custom-modal-dialog
{
	max-width: 85% !important;
	width: 700px;
	margin: 0 auto;
}

.custom-modal-dialog .modal-content
{
	min-height: 380px;
}

.custom-modal-dialog .modal-header
{
	border: none;
}

.custom-modal-dialog .close
{
	outline: none;
	background: white;
	border-radius: 15px;
	padding: 2px 6px;
	position: relative;
	left: 13px;
	opacity: 1;
	padding-right: 5px;
	padding-bottom: 1px;
	box-shadow: 1px 1px 2px #000000;
}

.custom-modal-dialog .close:hover
{
	opacity: 1 !important;
}

.bntModalVisit
{
	position: absolute;
	left: 45%;
	bottom: -20px;
	padding: 5px 20px;
	background: #fde164;
	border-radius: 15px;
	border: 1px solid #b89d27;
	color: black;
	font-size: 14px;
}

.bntModalVisit:hover
{
	background: #fde164;
	border: 1px solid #b89d27;
	color: black;
}

.modal-dialog
{
	max-widtH: 540px !important;
}

.modal#modal
{
	padding-right: 0 !important;
}

.mobile_icon_wrapper
{
	position: absolute;
	right: 60px;
}

.mobile_profile_icon
{
	position: relative;
	right: 9px;
}

.cart_count
{
	background: #fde164;
	color: black;
	font-size: 8px;
	position: absolute;
	right: 10px;
	bottom: 48px;
	padding: 1px 5px;
	border-radius: 15px;
	border: 1px solid #b89d27;
}

.mobile_cart_count
{
	background: #fde164;
	color: black;
	font-size: 8px;
	position: absolute;
	left: 45px;
	bottom: 15px;
	padding: 1px 5px;
	border-radius: 15px;
	border: 1px solid #b89d27;
}

.shop-cart .section-wrapper .cart-top table thead tr th
{
	background: #fde164 !important;
	color: black !important;
	padding: 10px 18px !important;
}

.shop-cart .section-wrapper .cart-top table tbody tr td.product-item
{
	padding: 10px !important;
}

#btnUpdateCart,
#btnSubmitCoupon,
#btnCheckout
{
	background: #fde164 !important;
	color: black !important;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}

#btnUpdateCart,
#btnCheckout
{
	padding: 11px 30px;
	width: calc(100% / 2 - 15px);
}

.cart-plus-minus .qtybutton:hover,
.cart-plus-minus .qtybutton:hover
{
	background: #fde164 !important;
	color: black !important;
}

.cart_option_desc
{
	display: block;
	font-size: 11px;
}

.cart_product_weight
{
	display: block;
	font-size: 11px;
}

.cart_summary_wrapper
{
	text-align: left !important;
	font-size: 12px;
	padding: 10px 20px;
}

.cart_summary_title
{
	font-weight: bold;
	font-size: 15px !important;
}

.fa-hide
{
	display: none !important;
}

.select-icon
{
	background: #fde164 !important;
	color: black !important;
	z-index: 99;
	padding: 8px 20px !important;
}

.btnAddress
{
	width: 100% !important;
	float: none !important;
}

.divPickUpAddress
{
	width: 100%;
	height: 120px;
	border: 1px solid #e6e6e6;
	padding: 10px 20px;
}

.payment_img
{
	width: 40px;
	margin: 0 auto;
}

.payment_cart,
.payment_type
{
	font-size: 35px;
	color: black;
	margin-bottom: 5px;
}

.payment_type_wrapper
{
	width: 80%;
}

.thead-dark th
{
	background: #fde164 !important;
	border-top: 1px solid #b89d27 !important;
	border-bottom: 1px solid #b89d27 !important;
	color: black !important;
}

.text-bold
{
	font-weight: bold;
}

.about_us_style ul
{
	padding-left: 20px !important;
}

.about_us_style ul li
{
	list-style: initial !important;
}

.section_paddingtop100
{
	padding-top: 100px !important;
}

.section_paddingtop150
{
	padding-top: 150px !important;
}

.joinus_title2
{
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	line-height: 55px;
}

.faq_question
{
	font-weight: bold;
	color: black;
	padding-left: 0;
}

.faq_question:hover
{
	color: black;
}

.faq_answer
{
	font-weight: normal;
}

.faq_wrapper .card-header
{
	background: #fde164;
}

.faq_wrapper .card
{
	
}

.dropship_form
{
	width: 80%;
}

.contact-information .section-wrapper form select {
	height: 50px;
	margin-bottom: 30px;
	border: 1px solid #e6e6e6;
	outline: none;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

.dec.qtybutton,
.inc.qtybutton
{
	-webkit-touch-callout: none; /* iOS Safari */
		-webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.width10 { width: 10%; }
.width20 { width: 20%; }
.width30 { width: 30%; }
.width40 { width: 40%; }
.width50 { width: 50%; }
.width60 { width: 60%; }
.width70 { width: 70%; }
.width80 { width: 80%; }
.width90 { width: 90%; }
.width100 { width: 100%; }

.addressbook.modal-footer
{
	border: none;
	padding: 0;
	padding-bottom: 15px;
	position: absolute;
	right: 15px;
	top: 10px;
}

.btnSubscribeNews
{
	background: #fde164 !important;
	color: black;
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	margin-top: 0;
	width: 162px !important;
	height: 52px;
	border: none;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
	display: table;
	text-align: center;
}

.btnSubscribeNews span
{
	display: table-cell;
	vertical-align: middle;
}

.linkResetPassword
{
	display: block;
	margin-top: 15px;
}

.footer-copyright
{
	font-size: 11px;
}

.footer-link a
{
	font-size: 11px;
	color: white;
	padding-right: 5px;
}

.footer-ws
{
	
}

#btnSubmitCoupon.coupon_disabled
{
	background: #d7d7d7 !important;
}

.product_detai_review_tab
{
	background: #fde164 !important;
	color: black;
	font-weight: bold;
}

.rating_star_wrapper.product_detail_review
{
	
}

.rating_star_wrapper.product_detail_review .rating_star
{
	width: 15px;
}

.rating_star_wrapper
{
	
}

.rating_star
{
	width: 15px;
	margin: 0 1px;
}

.review.rating_star_wrapper
{
	
}

.review .rating_star
{
	width: 30px;
}

.fa-star
{
	font-size: 30px;
	color: #e2e2e2;
}

.fa-star.checked
{
	color: #ffd400;
}

.rating_star_wrapper.random img
{
	width: 20px;
}

.rating_star_wrapper.random
{
	margin-bottom: 15px;
}

.rating_star_wrapper.promotion img
{
	width: 20px;
}

.rating_star_wrapper.promotion
{
	margin-bottom: 15px;
}

.review_data
{
	color: #9e9e9e;
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}

.review_product_desc
{
	color: black;
	font-weight: bold;
	position: absolute;
	padding-left: 10px;
}

.review_img
{
	width: 80px;
}

.btnRate
{
	
}

.rating_review
{
	font-weight: normal;
	font-size: 11px;
	margin-top: 4px;
}

.track_link
{
	font-weight: bold;
	text-decoration: underline;
}

.rating_star_wrapper.product_modal
{
	margin: 20px 0;
}

.rating_label
{
	background: #fde164;
	padding: 0 5px;
	position: relative;
	left: 1px;
	bottom: 9px;
	font-size: 8px;
	border: 1px solid #b89d27;
	border-radius: 15px;
	font-weight: bold;
}

.btnDelivery
{
	border-radius: 0;
	background: #fde164;
	outline: none;
	box-shadow: none;
}

.btnSelf
{
	position: relative;
	right: 5px;
	border-radius: 0;
	background: #fde164;
	outline: none;
	box-shadow: none;
}

.clear
{
	clear: both;
}

.btnDelivery.btnInactive
{
	opacity: 0.5;
}

.btnSelf.btnInactive
{
	opacity: 0.5;
}

.delivery_note
{
	display: block;
	margin-top: 5px;
}

.select2
{
	width: 100% !important;
}

.sig_dish_style
{
	background: maroon;
	color: white;
	position: absolute;
	left: 0;
	bottom: -7px;
	padding: 5px 0px;
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	text-align: center;
	border-radius: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-weight: bold;
}

.product_sig_dish_style
{
	background: maroon;
	color: white;
	position: absolute;
	left: 0;
	bottom: -7px;
	padding: 5px 0px;
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.chef_label
{
	background: #fde164;
	border: 1px solid #b89d27;
	padding: 2px 7px;
	border-radius: 15px;
	position: absolute;
	top: 10px;
	left: 10px;
}

.chef_label img
{
	width: 13px !important;
	position: relative;
	bottom: 1px;
}

.home_chef_label
{
	background: #fde164;
	border: 1px solid #b89d27;
	padding: 2px 7px;
	border-radius: 15px;
	position: relative;
	top: 2px;
}

.home_chef_label img
{
	width: 13px;
	position: relative;
	bottom: 1px;
}

.table-custom.table td
{
	padding: 20px 0;
	padding-top: 0;
	border-top: 0;
	width: 100%;
}

.home_modal_ads .modal-footer
{
	border-top: none;
}

@media only screen and (max-width: 1200px) {
  .home-banner
	{
		background-image: url('/assets/images/customer/img-bg.jpg');
		background-size: cover;
		background-position: top center;
	}
}

@media only screen and (max-width: 992px) {
  .mobile_category
	{
		display: block !important;
	}
	
	span.select2
	{
		display: block !important;
		margin: 30px 0;
		margin-top: 25px;
	}

	.desktop_category
	{
		display: none;
	}
	
	.widget-header
	{
		padding-left: 10px !important;
	}
	
	.hide_mobile
	{
		display: none;
	}
	
	.outline-select.product_page
	{
		width: 100% !important;
	}
	
	.delivery_method_wrapper
	{
		margin-left: 0 !important;
		padding: 15px 0;
	}
}

@media only screen and (max-width: 768px) {
  .modal_product_img
	{
		max-width: 70%;
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 480px) {
	#btnUpdateCart,
	#btnCheckout
	{
		width: 100%;
		margin-bottom: 15px;
	}
	
	.payment_type
	{
		margin-top: 15px;
	}
	
	.btnModalCheckout
	{
		margin: 0 auto !important;
	}
	
	.text-right
	{
		text-align: left !important;
	}
	
	.footer-link a
	{
		display: block;
		padding-bottom: 5px;
		padding-right: 5px;
	}
	
	.footer-ws
	{
		width: 55px !important;
	}
	
	.footerchat
	{
		right: 60px;
		width: 92px;
		bottom: 40px;
		padding: 7px 10px;
		font-size: 10px;
	}
	
	.shop-cart .table .p-content
	{
		width: initial !important;
		padding-left: 0 !important;
	}
	
	.shop-cart .table .p-content a
	{
		font-size: 12px;
	}
	
	.shop-cart table .p-thumb
	{
		text-align: left;
	}
	
	.shop-cart table .p-thumb img
	{
		max-width: 50px;
	}
	
	.cart_unit_price
	{
		font-size: 12px;
	}
	
	.cart-plus-minus .qtybutton
	{
		display: none;
	}
	
	.cart-plus-minus
	{		
		width: 50px !important;
	}
	
	.cart-plus-minus .cart-plus-minus-box
	{
		width: 50px !important;
		height: 33px;
	}
	
	.swiper-container
	{
		display: none;
	}
	
	.div_lettapaulah
	{
		margin-top: 0 !important;
	}
	
	.codexcoder-selectoption
	{
		width: 100px !important;
	}

	.banner .banner-area .banner-content form input
	{
		width: calc(100% - 150px) !important;
	}

	.banner .banner-area .banner-content form select
	{
		padding: 0 16px !important;
		font-size: 12px !important;
	}
	
	.banner .banner-area .banner-content form select option
	{
		font-size: 12px !important;
	}
	
	#autocomplete
	{
		font-size: 12px !important;
	}
	
	.banner .banner-area .banner-content form select, .banner .banner-area .banner-content form input, .banner .banner-area .banner-content form button
	{
		height: 50px !important;
	}
	
	.banner .banner-area .banner-content form .codexcoder-selectoption::before
	{
		display: none !important;
	}

}