/*********************
BREAKPOINTS
*********************/

/**
 * Max Responsive End Points
 */

.btn.btn-primary {
	border-radius: 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 20px;
	text-transform: uppercase;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-image: none;
}

.btn.btn-primary:hover {
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.btn-primary:active {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
}

.form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.wpros__mini-cart--itemlist .categories-order {
	padding-left: 5px;
}

.wpros__mini-cart--sub-items li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.wpros__product-addons--heading {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	margin: 5px 0px;
}

.wpros__field-group--wrapper {
	margin-bottom: 20px !important;
	padding-left: 0px !important;
}

.wpros__field-group--full-wrap {
	display: block !important;
	width: 100% !important;
	margin-bottom: 10px;
	padding-right: 5px;
}

.wpros__field-group--half-wrap {
	padding-right: 5px;
	margin-bottom: 10px;
}

.wpros__coupon_message {
	display: block;
	font-size: 12px;
}

.foc-label {
	display: block;
	width: 100%;
	margin: 5px 0px 0px 40px;
}

.wpros__site--navigation {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	height: 100%;
}

.wpros__site--navigation li {
	list-style: none;
	padding: 5px 10px;
}

.wpros__site--navigation li a {
	font-weight: bold;
}

.wpros__site-logo--text {
	color: #fff;
	font-weight: bold;
}

.goog-te-ftab-float {
	right: 0px !important;
	left: auto !important;
}

/**
 * Postal Code Avaliblity Popup
 */

.wpros__localstation {
	display: block;
}

.wpros__localstation .wpros__localstation-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	width: 100%;
	height: 100%;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper {
	max-width: 300px;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper {
	margin: 0 auto;
	width: 100%;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__deliverytabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__deliverytabs .wpros__dt-btn {
	padding: 20px;
	border: 1px solid #282c35;
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #282c35;
	color: #fff;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__deliverytabs .wpros__dt-btn.wpros__dt-active {
	background-color: #ee7100;
	border-color: #ee7100;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__deliverytabs .wpros__dt-btn.wpros__delivery {
	border-right: 0px;
	border-radius: 10px 0px 0px 0px;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__deliverytabs .wpros__dt-btn.wpros__collection {
	border-radius: 0px 10px 0px 0px;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form {
	padding: 20px 10px;
	background: #fff;
	text-align: center;
	display: none;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form.wpros_lsactiveforn {
	display: block;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form input {
	border: 1px solid;
	border-radius: 5px;
	margin-bottom: 20px;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form button {
	background: #ee7100;
	border: 1px solid #ee7100;
	border-radius: 5px;
	color: #fff;
	width: 100%;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form button:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form .wpros__delivery-info {
	margin: 10px 0px;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form .btn-continue-delivery {
	display: none;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form .wpros__delivery-info .wpros__info-block {
	text-align: left;
	font-size: 12px;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form .wpros__delivery-info .wpros__info-block span {
	font-weight: normal;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper .wpros__localsation-form .wpros__delivery-info .wpros__info-block label {
	padding-right: 10px;
}

.delivery-types {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	margin: 10px 0px;
	border-bottom: 1px solid #ebedf3;
}

.delivery-types label {
	width: 100%;
	text-align: left;
}

.delivery-types label small {
	width: 100%;
	display: block;
	padding-left: 20px;
}

.postalcodeinfo {
	display: none;
}

.postalcodeinfo input#postalcodeconfirm {
	border: 1px solid #ee7100;
	font-size: 12px;
	padding: 5px 10px;
}

.ui-autocomplete {
	position: absolute;
	cursor: default;
	z-index: 1001 !important;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
	list-style: none;
	list-style-type: none;
	background-color: #ee7100;
	padding: 0px;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front .ui-menu-item {
	list-style: none;
	list-style-type: none;
	border-bottom: 1px solid #282c35;
	color: #fff;
	padding: 5px;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front .ui-menu-item:hover {
	cursor: pointer;
	color: #fff;
	background-color: #282c35;
}

.wpros__site--navigation select.gt_selector.notranslate {
	height: auto;
	border: 1px solid #db2221;
	background: transparent;
	color: #db2221;
}

.site-navigation-block .site-menu {
	text-align: center;
	padding-top: 100px;
}

.site-navigation-block .menu-hamburger {
	position: relative;
	width: 70px;
	height: 70px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: pointer;
	padding: 20px;
}

.site-navigation-block .menu-hamburger:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px;
	background: #f953c6;
	background: -webkit-gradient(linear, left top, right top, from(#da2287), to(#f953c6));
	background: linear-gradient(to right, #da2287, #f953c6);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.4s cubic-bezier(0.54, -0.1, 0.57, 0.57);
	transition: all 0.4s cubic-bezier(0.54, -0.1, 0.57, 0.57);
}

.site-navigation-block .menu-hamburger .menu-hamburger-input {
	position: absolute;
	opacity: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}

.site-navigation-block .menu-hamburger .menu-hamburger-line {
	width: 100%;
	background: #fff;
	height: 2px;
	display: block;
	border-radius: 6px;
	-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: -webkit-transform 0.4s cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: transform 0.4s cubic-bezier(0.54, -0.81, 0.57, 0.57);
	transition: transform 0.4s cubic-bezier(0.54, -0.81, 0.57, 0.57), -webkit-transform 0.4s cubic-bezier(0.54, -0.81, 0.57, 0.57);
	position: relative;
}

.site-navigation-block .menu-hamburger .menu-hamburger-line.first,
.site-navigation-block .menu-hamburger .menu-hamburger-line.third {
	width: 50%;
}

.site-navigation-block .menu-hamburger .menu-hamburger-line.third {
	margin-left: 50%;
	-webkit-transform-origin: left;
	transform-origin: left;
}

.site-navigation-block .menu-button-wrapper {
	position: relative;
	display: inline-block;
}

.site-navigation-block .menu-button-wrapper .menu-item-list {
	position: absolute;
	top: 90px;
	-webkit-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: all 0.4s cubic-bezier(0.54, -0.1, 0.57, 0.57);
	transition: all 0.4s cubic-bezier(0.54, -0.1, 0.57, 0.57);
	background-color: #303242;
	color: #fff;
	width: 200px;
	left: 50%;
	padding: 15px 0;
	text-align: left;
	border-radius: 100px;
	font-weight: 300;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.site-navigation-block .menu-button-wrapper .menu-item-list div {
	padding: 10px 30px;
	cursor: pointer;
}

.site-navigation-block .menu-button-wrapper .menu-button {
	position: absolute;
	width: 70px;
	height: 70px;
	left: 0;
	z-index: 2;
	opacity: 0;
	cursor: pointer;
}

.site-navigation-block .menu-button:checked ~ .menu-item-list {
	-webkit-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
	border-radius: 20px;
	opacity: 1;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.site-navigation-block .menu-button:checked ~ .icon-wrapper .menu-hamburger-line.second {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.site-navigation-block .menu-button:checked ~ .icon-wrapper .menu-hamburger-line.first {
	-webkit-transform: translate(2px, 8px) rotate(-135deg);
	transform: translate(2px, 8px) rotate(-135deg);
}

.site-navigation-block .menu-button:checked ~ .icon-wrapper .menu-hamburger-line.third {
	-webkit-transform: translate(11px, -3px) rotate(-135deg);
	transform: translate(11px, -3px) rotate(-135deg);
}

.site-navigation-block .menu-button:checked ~ .icon-wrapper .menu-hamburger:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup {
	padding-bottom: 0px;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product-slide {
	display: none;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product-slide.wpros__active_slide {
	display: block;
	max-height: 80vh;
	overflow-y: overlay;
	overflow-x: hidden;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__extras-wrapper {
	float: left;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 0px;
	margin-bottom: 20px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__extras-wrapper .wpros__extra-item {
	width: 33.33%;
	min-width: 200px;
	margin-bottom: 10px;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__extras-wrapper .wpros__extra-item .form-check-label span {
	font-weight: normal;
	display: inline-block;
	margin-left: 10px;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product_footer-btn {
	width: 100%;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product_footer-btn .text-left {
	text-align: left;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product_footer-btn .text-right {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product_footer-btn .wpros__gotoback {
	display: none;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product_footer-btn .wpros__btn-primary {
	font-weight: normal;
}

.wpros__product-detail-popup-wrap#addtocart.show {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	width: 100%;
	height: 100%;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog {
	width: 90%;
	max-width: 90%;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog button.close {
	position: absolute;
	top: -10px;
	right: -5px;
	border: none;
	border-radius: 50%;
	padding: 5px 10px;
	font-size: 21px;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .img-leftt {
	width: 100%;
	margin-bottom: 5px;
	max-width: 100%;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .availablesizeh6 {
	font-weight: bold;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .availablesizep {
	vertical-align: middle;
	margin: 0;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .availablesizeplabel {
	display: block;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .availablesizepspan {
	float: right;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .qtybar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .qtybar h6 {
	font-weight: bold;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .qtybar input {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 0;
	padding: 0;
	text-align: center;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .qtybar input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .qtybar input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .qtybar button {
	float: left;
	border: 0;
	min-width: 20px;
	font-size: 1em;
	height: 30px;
}

.extra--activep {
	display: inline-block !important;
}

.extra--inactivep {
	display: none !important;
}

.section-heading {
	color: #db221a;
	font-weight: bold;
	font-size: 1.2rem;
	margin-bottom: 1rem;
	display: block;
}

.foc-wrapper {
	float: left;
	width: 100%;
	display: block;
	padding: 10px 0px 20px 0px;
}

.foc-wrapper .foc-heading {
	color: #db221a;
	font-weight: bold;
	font-size: 1.2rem;
	margin-bottom: 1rem;
	display: block;
}

.foc-wrapper .foc-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.foc-wrapper .foc-item {
	width: 33.33%;
	min-width: 200px;
	margin-bottom: 10px;
}

.foc-wrapper .foc-item .form-check-label span {
	font-weight: normal;
	display: inline-block;
	margin-left: 10px;
}

.wpros__confirm-areacode {
	display: none;
}

.wpros__confirm-areacode.wpros__active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 99999;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.wpros__confirm-areacode.wpros__active button {
	width: 80%;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.wpros__confirm-areacode--close {
	position: absolute;
	right: -5px;
	top: -5px;
	border-radius: 50%;
	font-weight: bold;
	text-align: center;
	padding: 3px 10px;
}

.wpros__confirm-areacode--inner {
	border-radius: 3px;
	width: 520px;
	max-width: 99%;
	padding: 10px 20px;
	position: relative;
}

.wpros__confirm-areacode--heading {
	font-weight: 500;
}

.wpros__confirm-areacode--delivery-method {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	list-style: none;
	padding-left: 0px;
}

.wpros__confirm-areacode--delivery-method li {
	list-style: none;
}

.wpros__confirm-areacode--delivery-method {
	margin-bottom: 20px;
}

.wpros__confirm-areacode--message {
	margin-bottom: 10px;
}

.wpros__confirm-areacode--message .wpros__info-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.wpros__confirm-areacode--message .wpros__info-block label {
	text-align: left;
}

.wpros__confirm-areacode--message .wpros__info-block span {
	text-align: right;
}

.wpros__confirm-areacode--info {
	font-weight: 500;
	margin-bottom: 10px;
}

.wpros__delivery--area-code.error {
	border-color: #ff3333;
}

.ui-timepicker-container .ui-timepicker .ui-timepicker-viewport .ui-menu-item {
	line-height: normal;
	list-style: none;
}

.wpros__delivery-instruction .wpros__textarea {
	line-height: 21px;
}

.wpros__pre-order-info {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.wpros__pre-order-info--message {
	font-style: italic;
}

.wpros--footer-menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	height: 100%;
}

.wpros--footer-menu li {
	list-style: none;
	padding: 5px 10px;
	margin-bottom: 1rem;
}

.wpros--footer-menu li a:hover {
	color: #db2221 !important;
}

.btn-top {
	text-align: center;
	padding: 15px;
	position: fixed;
	bottom: 10%;
	left: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 10px;
}

.back-to-top {
	display: block;
	padding: 0;
	margin: 0;
}

.back-to-top i {
	background-color: #fff;
	border-radius: 100%;
	display: block;
	text-align: center;
	height: 25px;
	width: 25px;
	font-size: 1.5rem;
	font-weight: bold;
}

.back-to-top:hover,
.back-to-top:focus {
	color: #fff;
}

.delivery-area-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	z-index: 9999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.delivery-area-list .delivery-area-list-content {
	position: relative;
	background-color: #fff;
	padding: 20px;
	margin: 20 auto;
	border-radius: 5px;
	width: 55%;
	min-width: 280px;
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	height: 90vh;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: #1e2023 #f1f1f1;
}

.delivery-area-list .delivery-area-list-content::-webkit-scrollbar {
	width: 8px;
}

.delivery-area-list .delivery-area-list-content::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.delivery-area-list .delivery-area-list-content::-webkit-scrollbar-thumb {
	background-color: #888;
	border-radius: 10px;
	border: 2px solid #f1f1f1;
}

.delivery-area-list .delivery-area-list-content::-webkit-scrollbar-thumb:hover {
	background-color: #555;
}

.delivery-area-list label {
	display: block;
	width: 100%;
	text-align: center;
	color: #a02924;
	font-size: 1rem;
	border-bottom: 1px solid #a02924;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.delivery-area-list .close {
	position: absolute;
	right: 15px;
	top: 5px;
	font-size: 24px;
	cursor: pointer;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.delivery-area-list .pincode-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 20px 10px;
}

.delivery-area-list .pincode {
	background-color: transparent;
	border: 1px solid #ee7100;
	color: #ee7100;
	padding: 5px 10px;
	border-radius: 5px;
	cursor: pointer;
	font-size: 0.75rem;
}

.delivery-area-list .pincode:hover {
	background: #ee7100;
	color: #fff;
}

/*********************
PRODUCT GRID WRAPPER
*********************/

._wprms-category-products {
	display: grid;
	gap: 20px;
	padding: 0;
	margin: 0;
	list-style: none;
	grid-template-columns: 1fr;
}

.wpros-cat-product-list {
	display: block;
	width: 100%;
	margin: 15px 0px;
	text-align: center;
}

.wpros-cat-product-list .text-color {
	display: inline-block;
	color: #333;
	border-bottom: 1px solid #333;
	font-weight: 600;
}

.wpros-cat-product-list span {
	display: block;
	color: #333;
	font-size: 0.8rem;
	width: 100%;
}

/*********************
PRODUCT ITEM
*********************/

.product-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px;
	border: 1px solid #ddd;
	border-radius: 8px;
	background-color: #fff;
	gap: 20px;
	height: 100%;
}

.product-item:has(.image-holder:empty) .text-content,
.product-item:not(:has(img)) .text-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
}

.product-item:has(.image-holder:empty) .image-holder,
.product-item:not(:has(img)) .image-holder {
	display: none;
}

.product-item .text-content {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.product-item .text-content .images-title h6 {
	font-family: "Lexend", sans-serif;
	margin: 0 0 8px;
	font-size: 1rem;
	color: #333;
	font-weight: 700;
}

.product-item .text-content .images-title h6 sup.psrvtnotation {
	font-size: 0.7rem;
	color: rgb(40.8, 40.8, 40.8);
}

.product-item .text-content .text-holder {
	margin-bottom: 10px;
	color: #a9a9a9;
}

.product-item .text-content .price-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
}

.product-item .text-content .price-holder .price {
	color: #000000;
	font-size: 1rem;
}

.product-item .text-content .price-holder .fpit_ordernow[data-btn=addtocart] {
	font-family: "Lexend", sans-serif;
	background-color: #ee7100;
	color: #fff;
	padding: 2px 10px;
	font-size: 0.75rem;
	border-radius: 5px;
	text-decoration: none;
	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}

.product-item .text-content .price-holder .fpit_ordernow[data-btn=addtocart]:hover {
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
	background-color: #333;
}

.product-item .image-holder {
	width: 140px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.product-item .image-holder img {
	width: 100%;
	height: auto;
	border-radius: 8px;
	display: block;
}

#header .mobile_he_res {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header .burger_icon img {
	max-width: 25px;
	min-width: 25px;
	cursor: pointer;
}

#header .site-menus {
	padding-top: 20px;
}

#header .wpros__site--mobile-navigation {
	display: none;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

#header .wpros__site--mobile-navigation li {
	list-style: none;
	padding: 8px 0;
}

#header .wpros__site--mobile-navigation li a {
	color: #c33332;
	font-weight: 600;
}

#header .wpros__site--mobile-navigation select {
	padding: 0px 5px;
	height: 60px;
}

#header .main-location {
	border: 1px solid #f2f2f2;
	margin-top: 5px;
}

#header .header_cart_icon {
	position: relative;
}

#header .header_cart_icon span {
	position: absolute;
	top: -20px;
	right: 5px;
	border: 1px solid;
	width: 25px;
	height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #db2221;
	color: #fff;
	border-radius: 100%;
	font-size: 1rem;
	z-index: 1;
}

#footer #wpsp_preservatives small,
#footer #wpsp_preservatives .txtheading {
	color: #fff;
	font-weight: normal;
	font-family: "Lexend", sans-serif;
}

#footer #wpsp_preservatives small {
	font-size: 10px;
}

#wpros--footer-menu .menu-item a {
	color: #fff;
	font-family: "Lexend", sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

sup.psrvtnotation {
	color: rgba(51, 51, 51, 0.8);
	font-weight: normal;
}

.sauce--list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sauce--list .wpros__sauce {
	min-width: 50%;
	margin-bottom: 5px;
}

.wpros__view--relative #header {
	position: relative;
}

.foodly--number--field { /* Chrome, Safari, Edge, Opera */
}

.foodly--number--field::-webkit-outer-spin-button,
.foodly--number--field::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	display: none;
}

.foodly--number--field { /* Firefox */
}

.foodly--number--field:hover,
.foodly--number--field:focus {
	-moz-appearance: textfield;
}

.complementory--message {
	display: block;
	width: 100%;
	text-align: left;
	color: #ee7100;
}

.fpit-label {
	font-size: 25px;
	font-weight: 500;
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.fpit_userlogin {
	border: 1px solid #ccc;
	padding: 2rem;
	margin-bottom: 2rem;
}

.fpit-btn-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.fpit-btn-wrapper .btn {
	max-width: 420px;
	width: 100%;
}

.btn-login {
	border: none;
	display: block;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: normal;
	background: #ee7100;
	padding: 15px 20px;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}

.btn-login:hover {
	background: #2d303a;
	color: #fff;
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
}

.product-item.foodofchoice-item::after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background-image: url("./../img/restaurant.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 0;
	-webkit-filter: invert(0.5);
	filter: invert(0.5);
}

.loader-icon {
	border: 2px solid #f3f3f3;
	border-top: 2px solid #fff;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImdsb2JhbC5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQWtCQTtBQUFBO0FBQUE7QUF1REE7QUFBQTtBQUFBO0FBbUNDO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNDO0VBQ0E7RUFDQTs7QUFHRDtFQUNDO0VBQ0E7OztBQUtIO0VBQ0M7RUFDQTtFQUNBOztBQUVBO0VBQ0M7RUFDQTs7O0FBT0M7RUFDQzs7QUFLRDtFQUNDO0VBQ0E7O0FBTUY7RUFDQztFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUtEO0VBQ0M7RUFDQTs7QUFHRDtFQUNDO0VBQ0E7RUFDQTtFQUNBOztBQUdEO0VBQ0M7RUFDQTs7QUFuR0Y7RUFpR0M7SUFLRTtJQUNBO0lBQ0E7OztBQUtIO0VBQ0M7RUFDQTs7O0FBSUY7RUFDQztFQUNBO0VBQ0E7OztBQVNDO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUE1S0Y7RUFvS0M7SUFVRTs7O0FBRUQ7RUFDQztFQUNBOztBQUNBO0VBQ0M7O0FBTUg7RUFDQztFQUNBOzs7QUFLSDtFQUNDO0VBQ0E7OztBQUdEO0FBQUE7QUFBQTtBQUlBO0VBQ0M7O0FBQ0E7RUFDQztFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBQ0E7RUFDQzs7QUFwTkY7RUFtTkM7SUFHRTs7O0FBSEY7RUFNQztFQUNBOztBQUNBO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7O0FBQ0E7RUFDQztFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUNBO0VBQ0M7RUFDQTs7QUFFRDtFQUNDO0VBQ0E7O0FBRUQ7RUFDQzs7QUFJSDtFQUNDO0VBQ0E7RUFDQTtFQUNBOztBQUNBO0VBQ0M7O0FBRUQ7RUFDQztFQUNBO0VBQ0E7O0FBRUQ7RUFDQztFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFDQTtFQUNDO0VBQ0E7O0FBR0Y7RUFDQzs7QUFFRDtFQUNDOztBQUdBO0VBQ0M7RUFDQTs7QUFDQTtFQUNDOztBQUVEO0VBQ0M7OztBQVNQO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUNBO0VBQ0M7RUFDQTs7QUFDQTtFQUNDO0VBQ0E7RUFDQTs7O0FBS0g7RUFDQzs7QUFDQTtFQUNDO0VBQ0E7RUFDQTs7O0FBSUY7RUFDQztFQUNBO0VBQ0E7OztBQUdEO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDQztFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUNBO0VBQ0M7RUFDQTtFQUNBOzs7QUFNRjtFQUNDO0VBQ0E7RUFDQTtFQUNBOzs7QUFLRDtFQUNDO0VBQ0E7O0FBR0Q7RUFDQztFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHRDtFQUNDO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdEO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFFQzs7QUFHRDtFQUNDO0VBQ0E7O0FBS0g7RUFDQztFQUNBOztBQUVBO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0M7RUFDQTs7QUFJRjtFQUNDO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUtEO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7O0FBR0Q7RUFDQzs7QUFHRDtFQUNDOztBQUdEO0VBQ0M7O0FBR0Q7RUFDQzs7O0FBVUY7RUFDQzs7QUFDQTtFQUNDOztBQUNBO0VBQ0M7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDQztFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBQ0E7RUFDQztFQUNBO0VBQ0E7O0FBRUM7RUFDQztFQUNBO0VBQ0E7O0FBL2RMO0VBb2VDO0lBRUU7OztBQUZGO0VBSUM7O0FBQ0E7RUFDQzs7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 */

/*# sourceMappingURL=global.css.map */

@media (min-width: 768px) {

.wpros__site--navigation {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.wpros__localstation .wpros__localstation-inner .wpros__deliverytabs-wrapper {
	max-width: 520px;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog {
	width: 750px;
}

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .img-leftt {
	max-width: 320px;
}

._wprms-category-products {
	grid-template-columns: repeat(2, 1fr);
}

#header .wpros__site--mobile-navigation select {
	height: auto;
}

#header .main-location {
	border: none;
	margin-top: 0px;
}

}

@media (min-width: 992px) {

.wpros__product-detail-popup-wrap#addtocart .modal-dialog {
	width: 950px;
}

}

@media (max-width: 768px) {

.wpros__field-group--half-wrap {
	width: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product_footer-btn {
	margin: 0px;
}

.wpros__product-detail-popup-wrap .wpros__product-cart-popup .wpros__product_footer-btn .wpros__btn-primary {
	width: 100%;
}

.product-item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.product-item .image-holder {
	width: 100px;
}

.product-item .fpit_ordernow[data-btn=addtocart] {
	font-size: 0.8rem;
	padding: 3px 8px;
}

}

@media (max-width: 600px) {

.wpros__product-detail-popup-wrap#addtocart .modal-dialog .modal-dialog {
	width: 90%;
}

}

@-webkit-keyframes spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

@keyframes spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

}

