*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

/*
::selection{
	color: white;
	background-color: black;
}*/

html{
	width: 100%;
	height: 100%;
}

body{
	background-color: #E7ECF2;
	/*max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	overflow-x: hidden;*/
	width: 100%;
    float: left;
}

.headerSearchProduct::-webkit-search-cancel-button{ margin-right: -20px !important; opacity: 1 !important; z-index: 888 !important;}
.headerSearchProduct{
	padding-right: 30px !important;
}
.index_section_one, .products_section_one, .myAddressHeaderBox, .category_section_one, .cart_section_one, .checkout_section_one, .address_section_one, .orderSummary_section_one, .thankyou_section_one, .payment_section_one{
	width: 100%;
	padding: 12px 15px;
	margin: 0;
	background: linear-gradient(to right,rgba(3,64,167,255), rgba(0,148,212,255));
	min-height: 54px;
}
.index_section_one{
	padding: 15px 15px 120px 15px;
}

.store_logo_img{
	border-radius: 50%;
	vertical-align: top;
	border: 1px solid rgba(0,0,0,.2);
}

::placeholder{
	color: grey !important;
	font-weight: bold;
	opacity: .5 !important;
}
.myAddressHeaderBox .first_row, .products_section_one .first_row, .category_section_one .first_row, .cart_section_one, .products_section_one .first_row, .category_section_one .first_row{
	vertical-align: middle;
}
.index_section_one .first_row{
	vertical-align: middle;
	line-height: 40px;
	height: 70px;
}
.index_section_one .first_row .col-6{
	line-height: normal !important;
}
.checkout_section_one{
	vertical-align: middle;
}
.categoryblock{
	float: left;
	width: 33.3%;
	margin-bottom: 20px;
}
.store_branding_name{
	margin-bottom: 0;
	color: white;
	font-weight: bold;
	font-size: 14px;
}
.store_branch_address{
	background-color: transparent;
	margin-top: -10px;
	padding: 0;
	font-size: 12px;
	width: 110px;
	color: white;
	display: inline-block;
	border: none;
	text-overflow: ellipsis;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.store_branch_address option{
	color: black;
}
.cart_img{
	position: relative;
	display: inline-block;	
}
.cartImg_box{
	position: relative;
	display: inline-block;
    margin-top: 3px;
}

.cart_quantity{
	color: white;
	text-align: center;
	vertical-align: top;
	z-index: 998;
	position: absolute;
	top: -5px;
	right: -5px;
	width: 18px;
	height: 18px;
	line-height: 17px;
	font-weight: 500;
	font-size: 12px;
	background-color: #E86339;
	border-radius: 50%;
}

.store_branch_address_box{
    position: relative;
	display: inline-block;
    font-size: 12px;
    width: 110px;
    color: white;
    display: inline-block;
    border: none;
    text-overflow: ellipsis;
}

.store_branch_address_box:after{
	/* content: "\f0d7"; */
	font-family: fontawesome;
	position: absolute;
	top: 5px;
	z-index: 999;
	right: -15px;
	color: white;
}
.store_branch_address:after{

}
.store_branch_address:focus{
	background-color: transparent;
	color: white;
}
.carousel-inner:before{
	content: "";
	position: absolute;
	background: linear-gradient(to right,rgba(3,64,167,255), rgba(0,148,212,255));
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
}
.carousel-inner{
	text-align: center;
}
.carousel-indicators{
	position: absolute;
	bottom: -20px;
}

.carousel-indicators li{
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background-color: grey;
}

.carousel-indicators li.active{
	background-color: #0094d4;
}

.carousel-inner .carousel-item img{
	border-radius: 10px;
	width: 100%;
}
.product-sold-out-box{
	background: rgba(255,255,255,0.60);
	z-index: 5;
}
.sold-out-text{
	background: #ED1F29;
	-webkit-transform: rotate(-5deg) translateY(-50%);
	transform: rotate(-5deg) translateY(-50%);
	border-radius: 4px;
	top: 50%;
	left: 0px;
	right: 0px;
	margin: auto;
    max-width: 100px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	padding: 4px 5px;
	z-index: 9;
}
.fade-out-row:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #FFF;
    height: 100%;
    width: 100%;
    opacity: 0.6;
    z-index: 4;
}
.fade-out-row .item-quantity-btn, .fade-out-row .offer-discount-price{
	display: none !important;
}
.product-sold-out-box .sold-out-text{
	font-size: 35px;
	padding: 5px 10px;
    max-width: 200px;
}
.sold-out-text:after{
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	border-radius: 3px;
	border: 1px solid #FFF;
	display: inline-block;
}
/*.carousel-items{
	padding-left: 15px;
	padding-right: 15px;
}*/
.category_details_dropdown{
    float: left;
    width: 100%;
    height: calc(100vh - 225px);
    padding-bottom: 70px;
    overflow-y: auto;
}
.carousel-items .categoryProdName{
	color: #000;
	font-weight: 500;
	margin-top: 8px;
	font-size: 13px;
	text-align: center;
}
.products_showcase1 .category-box-slide:after{
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	display: inline-block;
}
.active-category:after{
	background: #0376FC;
}
.products_showcase1 .owl-carousel .owl-stage{
	display: flex;
    align-items: stretch;
}
.products_showcase1 .owl-carousel.owl-drag .owl-item{
	flex-shrink: 0;
}
.products_showcase1 .carousel-items .categoryProdName{
	margin-top: 2px;
	font-size: 12px;
	line-height: 13px;
    color: #495B71;
}
.carousel-items .imgBox{
	height: 85px;
	width: 85px;
	border-radius: 50%;
	border: 2px solid #F9F01F;
	overflow: hidden;
}
.products_showcase1 .carousel-items .imgBox{
	height: 75px;
	width: 75px;
}
.carousel-items .imgBox img{
	height: 100%;
	width: 100%;
	display: inline-block;
	object-fit: cover;
}
.save-price{
	color: #00A100;
    font-size: 13px;
    font-weight: 500;
}
.carousel-items-img{
	padding-left: 10px;
	padding-right: 10px;
}

.notification_icon, .cart_icon{
	color: white;
	font-size: 28px;
}
.section_two{
	width: calc(100% - 30px);
	margin-left: 15px;
	display: inline-block;
    margin-top: -100px;
    border-radius: 10px;
    overflow: hidden;
}
.section_three{
	padding: 15px 10px 5px;
	border-radius: 10px;
	margin-top: 15px;
	width: calc(100% - 30px);
	margin-left: 15px;
	/*height: 200px;*/
	background-color: white;
}

.section_three .explore_by_category_header{
	font-weight: bold;
	color: #1D2A39;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
    margin-bottom: 20px;
}

.looking-container{
	position: relative;
}

.looking-carousel {
	width: 100%;
	overflow: hidden;
}
.carousel1{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	padding: 5px;
	position: relative;
	display: flex;	
}

/*.carousel1 div{
	width: 170px;
	padding: 30px;
	padding-top: 20px;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	height: 100px;
	margin-right: 10px;
	background-color: white;
}
*/
.carousel1 div p{
	text-align: center;
	font-size: 10px;
	color: grey;
}

.carousel1 img{
	height: 50px;

	margin-right: 15px;
	border-radius: 50%;
	border: 1px solid grey;
}


.prev_btn_looking_carousel, .next_btn_looking_carousel{
	position: absolute;
	cursor: pointer;
	background-color: transparent;
	outline: none;
	border:none;
	width: 30px;
	border-radius: 50%;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	font-size: 24px;
}

.prev_btn_looking_carousel i, .next_btn_looking_carousel i{
	color: grey;
}


.prev_btn_looking_carousel{
	left: -10px;
	top: 40%;
	transform: translate(-50%, -50%);
}

.next_btn_looking_carousel{
	right: -10px;
	top: 40%;
	transform: translate(50%, -50%);
}

.sec_five{
	margin-top: 20px;
	padding: 10px;
	border-radius: 10px;
	background-color: white;
    margin-bottom: 20px;
}
.link-text{
	color: #2874f0;
    font-weight: 500;
    font-size: 14px;
}
.sec_five h6{
	font-weight: bold;
}

.section_six{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 8px;

}

.section_six img{
	border-radius: 10px;
}

.section_seven{
	padding: 10px 15px;
	background-color: #14273E;
	border: 1px solid #808080;
	color: white;
}

.section_seven .row div .deals_of_day_header{
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}

.section_seven .row div .deals_of_day_sub_header{
	color: #FFF;
	font-weight: lighter;
	font-size: 12px;
	line-height: 12px;
}

.stopwatch_icon{
	text-align: right;
}

.offer_timer{
	color: #FFF;
	font-size: 16px;
	line-height: 16px;
}

.section_seven .row div .stopwatch_icon i{
	font-size: 24px;
}

.section_seven .stopwatch_icon .viewall_text{
	color: #fff;
	display: block;
	text-align: right;
	font-size: 12px;
	line-height: 12px;
}

.section_seven .row div{
	padding: 5px;
}

.item_card{
	margin-left: auto;
	border: 1px solid rgba(0,0,0,.2);
	margin-right: auto;
	border-radius: 5px;
	width: 100%;
	background-color: white;
	color: black;
	padding-bottom: 0;
	height: 100%;
	padding: 0 !important;
}

.item_card .offer_percentage{
	float: right;
	border: 1px solid green;
	font-size: 12px;
	margin-top: 0px;
	padding: 2px 5px;
	color: #389956;
	font-size: 10px;
	font-weight: 700;
	line-height: 10px;
}


.item_card .item_img{
	height: 80px;
	text-align: center;	
}

.item_card .item_img img{
	height: 100%;
}

.item_card .item_details .item_price .add_icon{
	color: #E88219;
	text-align: center;
	/* font-size: 20px; */
}

.more_deals_btn{
	background-color: #264162 !important;
	border-radius: 4px;
	color: white;
	border: none;
	outline: none;
	padding: 5px 10px 5px 10px;
	margin-left: auto;
	font-size: 16px;
	margin-right: auto;
	display: block;
}

.more_combo_offers_btn{
	background-color: #3338B3;
	border-radius: 4px;
	color: white;
	border: none;
	outline: none;
	padding: 5px 10px 5px 10px;
	margin-left: auto;
	font-size: 16px;
	margin-right: auto;
	display: block;
}

.sec_eight_header h5{
	display: inline;
	color: #1D2A39;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}

.sec_eight_header span{
	float: right;
}

.conbo_offers_header h5, .beverage_box .beverage-title{
	display: block;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}

.conbo_offers_header span{
	float: left;
	color: #FFF;
	opacity: 0.7;
	font-size: 12px;
}
.buyfreeImg{
	height: 48px;
	object-fit: contain;
	margin-left: 15px;
}

.conbo_offers{
	background: #4147D4;
	margin-top: 20px;
	padding: 20px 15px;
}
.combo-offer-item-row{
	padding: 16px;
	background: #FFF;
	margin-bottom: 10px;
	border-radius: 4px;
    width: 100%;
}
.offer-img-container{
	width: 70px;
	height: 70px;
	display: inline-block;
}
.offer-img-container img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.offer-detil-container{
	padding-left: 16px;
	float: left;
	width: calc(100% - 70px);
}
.offer-percentage, .feature-off-box, .varient-off-block{
	color: #389956;
	border: 1px solid #389956;
	font-weight: 600;
	border-radius: 2px;
	font-size: 10px;
	line-height: 10px;
	padding: 2px 3px;
	margin-left: 10px;
}
.feature-off-box-empty{
	height: 16px;
	display: inline-block;
	width: 16px;
}
.conbo_offers .offer-percentage{
	display: none !important;
}
.offer-price{
	font-size: 14px;
	line-height: 16px;
	color: #16253B;
}
.offer-price del{
	font-size: 12px;
	line-height: 14px;
}
.get-free-box{
	color: #EC7B06;
	font-size: 12px;
	line-height: 13px;
	padding: 2px 4px;
	border: 1px dotted #EC7B06;
	font-weight: 700;
}
.offer-item-name, .personal_checkout_products_glance .products_glance .item_name{
	font-size: 15px;
	line-height: 17px;
	color: #212121;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
    font-weight: 400;
    white-space: normal;
}
.item-quantity-btn{
	bottom: 10px;
	right: 15px;
    z-index: 9;
}
.item-quantity-btn button{
	background: transparent;
	box-shadow: none;
	border: none;
}
.add-qty-box, .item-quantity-btn .add-qty-box{
	border: 1px solid #E88219;
	background: transparent;
	height: 20px;
	width: 20px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #E88219;
	border-radius: 100%;
}
.view-offer-btn{
	background: #3338B3;
	color: #FFF;
	padding: 9px 20px 12px;
    font-weight: 500;
    letter-spacing: 0.02em;
	border-radius: 4px;
	font-size: 12px;
	line-height: 12px;
}

.beverage_box{
	background: #14273E;
	padding: 20px 0px;
	margin-top: 20px;
}
.all-beverage-offers, .all-featured-product{
	white-space: nowrap;
	overflow-x: auto;
	display: flex;
	align-items: stretch;
}
.all-beverage-offers::-webkit-scrollbar, .all-featured-product::-webkit-scrollbar, .customAvail_coupon_box::-webkit-scrollbar{
	display: none;
}
.single-beverage-box, .single-featured-product{
	display: inline-block;
	width: 43%;
	margin-right: 15px;
	flex-shrink: 0;
}
.single-featured-product{
	background: #FFF;
	border-radius: 5px;
}
.beverage-image-box, .featured-image-box{
	padding-top: 100%;
    border-radius: 5px;
}
.beverage-image-box img, .featured-image-box img{
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}
.bottom-beverage-name{
	left: 10px;
	right: 10px;
	border-radius: 4px;
	background: #FFF;
    bottom: 0;
	padding: 10px;
}
.bevrage-offer{
	font-size: 13px;
	font-weight: 500;
	color: #000;
}
.offer-color{
	color: #389956;
}
.bevrage-offer-name{
	font-size: 13px;
	font-weight: 700;
	color: #000;
}
.single-featured-product{
	padding: 10px 12px;
}
.featured-product-box{
	background: #14273E;
	margin-top: 20px;
}
.featured-product-box .avail-size-title{
	color: #FFF;
}
.view-all-prod{
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
}
.small-title{
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
}
.offer-discount-price{
	font-size: 13px;
	color: #16253B;
	opacity: 0.8;
	line-height: 14px;
}
.all-featured-product .item-quantity-btn{
	bottom: 10px;
	top: unset;
}
.similar-product-box{
	margin-top: 20px;
	background: #FFF;
}
.similar-product-box .single-featured-product{
	border: 1px solid #DDD;
}
.similar-product-box .small-title, .similar-product-box .view-all-prod{
	color: #000;
}
.empty-cart-title{
	color: #68708E;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 8px;
}
.empty-cart-desc{
	color: #68708E;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 30px;
}
.empty-cart-container img{
	max-height: 150px;
	max-width: 150px;
	object-fit: contain;
	margin-bottom: 20px;
}
.empty-cart-coloum{
	height: calc(100vh - 170px);
}

.section_nine{
	margin-top: 20px;
	padding: 15px;
	background: #FFF;
}
.singleFruitBlock{
	float: left;
	width: 50%;
	padding: 12px 10px 0px;
	position: relative;
}
.fruitImgBlock{
	float: left;
	width: 100%;
	position: relative;
	padding-top: 100%;
	border-radius: 5px;
	overflow: hidden;
}
.fruitImgBlock img{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.bottomLabelName{
	border-radius: 5px;
    bottom: 10px;
    right: 15px;
    background: #FFF;
    left: 15px;
    height: 35px;
    font-size: 13px;
    font-weight: 700;
    color: #000;
    padding: 10px;
    line-height: 13px;
}

.sec_nine .col-12{
	padding: 10px;
	border-radius: 5px;
}

.section_eight .col-12{
	padding: 10px 15px 10px 20px !important;
}

.sec_eight_items .sec_eight_item_img, .sec_nine .sec_nine_item_img{
	/*height: 80px;*/
	width: 60px;
}

.sec_eight_items .item_name, .sec_nine .item_name{
	white-space: nowrap;
	font-size: 14px;
}

.sec_eight_items .offer_percentage, .sec_nine .offer_percentage{
	border: 1px solid green;
	padding: 0px 8px;
	font-size: 10px;
	margin-top: 5px;
	float: right;
	color: green;
	
}

.product_section_four{
	/* height: calc(100vh - 250px);
	overflow-y: auto; */
}
.product_section_four .item_name{
	font-size: 12px;
}

.product_section_four .offer_percentage{
	border: 1px solid green;
	padding: 1px 5px;
	font-size: 10px;
	margin-top: 5px;
/*	float: right;*/

	color: green;
	text-align: left;
	
}





.offer_amt_sec{
	border: 2px solid transparent;
	margin-top: 6px;
	
}

 .get_amt{
	font-size: 12px;
	padding: 0 4px;
	color: green;
	border: 1px dotted green;
	font-weight: bold;
}

.sec_nine{
	background-color: #4147D4;
	padding-top: 20px;

}
.promo_carousel .owl-item img{
	height: 140px;
	object-fit: cover;
}


.sec_nine .buyget_amt{
	font-size: 12px;
	padding: 0 4px;
	color: #E88219;
	border: 1px dotted #EC7B06;
	font-weight: bold;
}

.sec_eight_items .item_quantity_btn, .sec_nine .item_quantity_btn{
	
	display: block;
	height: 100%;
	text-align: right;
	padding: 0;
	margin-top: 20px;
	background-color: transparent;
}

.item_quantity_btn .decrease_btn{
	width: 20px;
}

.item_quantity_btn{
	padding-right: 0;
    padding-left: 0;
    margin-top: auto;
    margin-bottom: 0px;
    width: auto;
    max-width: fit-content;
	position: relative;
	z-index: 9;
}
.item_quantity_btn .col-12{
	height: 30px !important;
	background: transparent !important;
	text-align: right;
    padding: 0px !important;
}
.item_quantity_btn .col-12 .item-peice{
	display: inline-block;
	background: transparent;
}

.sec_eight_items .item_quantity_btn button, .sec_nine .item_quantity_btn button{
	cursor: pointer;
	outline:none;
	border:none;
	background-color: transparent;

}

.sec_eight_items .item_quantity_btn button i,
.sec_nine .item_quantity_btn button i,
.products_glance .item_quantity_btn button i
{
	font-size: 20px;
	color: red;
	border-radius: 50%;	
}

.sec_eight_items, .sec_nine{
	overflow: hidden;
}

.sec_eight_items .col-12{
	padding: 5px 15px 5px 15px;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 98px;
}
.sec_nine .col-12{

	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
}

.offer_price{
	font-size: 14px;
	
}

.offer_price del{
	color: grey;
	margin-right: 15px;
	font-size: 13px;
}

.sec_ten{
	background-color: yellow;
	overflow: hidden;
	width: calc(100% - 30px);
	margin-left: 15px;
	margin-top: 20px;
	border-radius: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 100px;
}
.sec_ten h6{
	font-weight: bold;

}

.bottom_tab{
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 720px;
	z-index: 1;
	box-shadow: -3px 0px 16px 3px rgba(0,0,0,.3);
	background-color: white;
	padding: 20px 5px 10px 5px;
	
}

.bottom_tab ul li{
	display: inline-block;
	list-style: none;
	width: 24%;
	/*margin: 0 20px;*/
}
.bottom_tab .bottom_tabInnerBox img, .bottom_tab .bottom_tabInnerBox svg{
	height: 18px;
	width: 18px;
	object-fit: contain;
	fill: #000;
	opacity: 0.65;
}
.bottom_tab .activeTab{
	background: rgba(100,159,221,0.23);
	padding: 3px 15px;
	border: none;
	outline: none;
	border-radius: 20px;
    min-height: 26px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.bottom_tab .menu-text{
	color: black;
    font-size: 11px;
    line-height: 11px;
	display: none;
	font-weight: bold;
    margin-left: 4px;
}
.bottom_tab .activeTab .menu-text{
	display: inline-block;
}
.bottom_tab .bottom_tabInnerBox .activeTab svg{
	fill: #0376FC;
	opacity: 1;
}

.bottom_tab .menu_btn{
	
	/*background: #ccc;*/
	/*width: 80px;*/
	/*padding: 8px 10px;
	border: none;
	color: #000;
	outline: none;
	font-size: 12px;
	font-weight: bold;*/
	/*border-radius: 20px;*/
}

.bottom_tab .menu_btn:hover{
	color: #000;
}
/*
.bottom_tab .col-3{
	text-align: center;
}*/


.section_eight{
	padding-top: 20px;
}

.piece_value{
	width: 20px;
	text-align: center;
	-webkit-appearance: none;
	border: none;
	outline: none;
	background-color: transparent;
	cursor: default;
	font-weight: 500;
}
.plus-icon, .minus-icon{
	color: #E88219;
	display: inline-block;
	width: 20px;
	border-radius: 50%;
	line-height: 15px;
	height: 20px;
	border: 1px solid #E88219 !important;
}
.increase_btn, .decrease_btn{
	cursor: pointer;
	outline:none;
	border:none;
}

.item-peice{
	text-align: right;
	/*margin-top: 10px;
	margin-left: -65px;	*/
	white-space: nowrap;
}

.item-peice button{
	outline: none;
	border:none;	
	background-color: transparent;
}

.item-peice button:focus{
	outline: none;
	border:none;
}

.item-peice .piece_value{
	display: none;
}

.item_card .item_details .item_price .decrease_btn, .sec_eight_items .decrease_btn, .decrease_btn {
	display: none;
	width: 20px;
}
.item_card .item_details .item_name{
	font-size: 11px;
	line-height: 12px;
	display: inline-block;
}

.item_card .item_details .item_price .total_item_peice_price{
	color: #16253B;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}

.item_card .item_details .item_price .total_item_peice_old_price{
	color: grey;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}
.combo_offer_row.products_glance{
	background: #DFECE3;
	margin: 1px 0px;
}
.countValuecombo{
	color: #28AB21;
	font-size: 12px;
	font-weight: 600;
    padding: 1px 6px;
	background: #BBDEC0;
	border: 1px solid #28AB21;
	border-radius: 4px;
}
.free-tag{
	background: #28AB21;
	color: #FFF;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 500;
    padding: 2px 7px 4px;
    line-height: 15px;
}
.buy-offer-row svg{
	height: 15px;
	width: 15px;
	fill: currentColor;
}
.buy-offer-row{
	font-size: 14px;
	color: #EF6622;
	font-weight: 600;
}

.combo_offers_header{
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}

.combo_offers_sub_header{
	opacity: 0.71;
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
}

/*PRODUCTS PAGE*/

.searchWrapperBox{
	position: relative;
	border: 1px solid red;
}

.headerSearchInput{
	position: absolute;
	top: 0;
	width: 100vw;
	right: -100%;
	transform: translate(-10%);
	background: transparent;
}

.staple_products option{
	color: black;
}

.staple_products, .staple_products:focus{
	background-color: transparent;
	margin-top: -10px;
	padding: 0;
	font-size: 16px;
	width: auto;
	vertical-align: middle;
	line-height: 26px;
	margin-left: 5px;
	font-weight: bold;
	color: white;
	display: inline-block;
	border: none;
	text-overflow: ellipsis;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.explore_catogory{
	font-size: 16px;
	line-height: 26px;
	margin: 3px 0 0 10px;
	font-weight: bold;
	color: white;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
    width: 100%;
}

.staple_products_box{
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	display: inline-block;

}

.staple_products_box:after{
		content: "\f0d7";
	font-family: fontawesome;
	position: absolute;
	top: -3px;
	z-index: 999;
	right: -15px;
	color: white;
}


.products_section_two, .category_section_two{
	min-height: 100px;
	padding-top: 25px;
	background-color: white;
}
.products_section_two{
	padding: 15px 0px 0px 10px;
}
.products_showcase2{
	padding-top: 20px;
	padding-bottom: 20px;
}
.products-showcase-scroll{
	overflow-x: auto;
	white-space: nowrap;
    padding: 10px 15px 10px;
}
.vegBtn-prod-down .downArrow{
	right: 0px;
    display: inline-block;
	top: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.more-bank-avail-offers{
	display: none;
}
.empty-store-box{
	margin-top: 10px;
	height: calc(100vh - 306px);
}
.empty-store-container{
	background: #FFF;
	border-radius: 5px;
}
.no-internet-box{
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0,0,0,0.70);
	display: none;
}
.no-internet-middle .empty-store-container{
	height: 450px;
}
.emptyStore{
	object-fit: contain;
	height: 110px;
}
.empty-title, .empty-desc{
	color: #1D2237;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 5px;
}
.empty-desc{
	color: #656A80;
}
.search-locate-btn{
	background: #044BF7;
	border-radius: 4px;
	height: 40px;
	min-width: 185px;
	color: #FFF;
}
/*
.products_showcase2 div .carousel-items{
	padding: 5px;
	border-radius: 20px;
	text-align: center;
	background-color: white;
}*/
.sub-category-name{
	font-size: 14px;
	color: #000;
	font-weight: 400;
}
.products_showcase2 .products-items-show{
    padding: 10px 20px;
    background: #FFF;
    border-radius: 30px;
	margin-right: 20px;
}
.products_showcase2 .products-items-show.active{
	border: 1px solid #0376FC;
    background: #F1F7FD;
}
.products-items-show.active .products-items-name{
	color: #0376FC;
	font-weight: 700;
}

.products_showcase2 div .owl-item{
	width: auto !important;
	/*display: inline;*/
	/*padding: 5px 20px;*/
	border-radius: 114px;
    /*margin-right: 5px;*/
    text-align: center;
    background-color: white;
    /*border: 1px solid;*/
}

.products_showcase2 div .carousel-items a{
	/*background-color: red;*/
}

.products-items-show{
	
}

.products_showcase2 a, .products-items-name{
	color: #16253B;
	font-size: 14px;
	line-height: 14px;
}
.product-all-detail, .product-image-slider-box{
	margin-top: 5px;
	background: #FFF;
}
.product-image-slider-box .owl-item{
	padding: 10px;
}
.product-all-detail{
	padding: 18px 15px;
}
.product-all-detail .offer-price{
	font-size: 18px;
	line-height: 21px;
}
.products_glance{
	margin-bottom: 10px;
	padding: 10px 15px;
	min-height: 90px;
    border-radius: 4px;
	background: #FFF;
	position: relative;
}
.products-showcase-scroll-box{
	top: 0px;
    vertical-align: top;
    z-index: 10;
    background: #E7ECF2;
}
.product-detail-name{
	font-size: 16px;
	line-height: 18px;
	color: #1A1A1A;
}
.inclusiv-tax{
	font-size: 14px;
	line-height: 16px;
	color: #8F8F8F;
}
.like-heart-box, .share-prod-box{
	height: 40px;
	width: 40px;
	border-radius: 100%;
	background: #555;
	right: 16px;
	z-index: 10;
}
.like-heart-box svg, .share-prod-box svg{
	height: 20px;
	width: 20px;
	fill: #FFF;
}
.like-heart-box{
	top: 30px;
}
.share-prod-box{
	top: 80px;
}
.available-sizes{
	padding: 15px;
}
.avail-size-title{
	font-size: 16px;
	line-height: 18px;
	color: #16253B;
}
.avail-qty-image{
	height: 60px;
	width: 60px;
	border-radius: 4px;
}
.avail-qty-image img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.avail-prod-detail{
	float: left;
	width: calc(100% - 60px);
	padding-left: 16px;
    min-height: 48px;
}
.avail-price, .avail-qty-price{
	font-size: 14px;
	line-height: 16px;
	color: #16253B;
}
.avial-prod-box{
	background: #FFF;
	border-radius: 4px;
	padding: 12px 10px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
	-webkit-transition: all ease 200ms;
	transition: all ease 200ms;
}
.avial-prod-box.active-border{
	border: 1px solid #E88219;
}
.circle-select{
	height: 20px;
	width: 20px;
	border: 1px solid #E88219;
	border-radius: 100%;
	background: #F7EDC6;
	bottom: 17px;
	right: 17px;
}
.circle-select.active:after{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	height: 12px;
	width: 12px;
	background: #E88219;
	margin: auto;
	right: 0px;
    bottom: 0px;
    border-radius: 100%;
}
.bank-avail-offers, .product-desciption-box{
	background: #FFF;
	margin-top: 20px;
	padding: 15px 20px;
}
.bank-offer-row .bank-icon{
	height: 40px;
	width: 40px;
}
.bank-offer-row .bank-icon img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.bank-offer-message{
	width: calc(100% - 40px);
	padding-left: 16px;
	font-size: 14px;
	line-height: 20px;
	color: #16253B;
}
.bank-offer-message .green-light{
	color: #389956;
}
.view-all-bank-offer{
	padding-left: 56px;
	font-size: 14px;
	line-height: 20px;
	color: #02A3FC;
}
.product-tab-box{
	background: #E7ECF2;
	height: 42px;
	border-radius: 4px;
	padding: 12px 14px;
	border: none;
	outline: none;
	box-shadow: none;
	margin-bottom: 15px;
}
.product-tab-box span{
	font-weight: 500;
	font-size: 14px;
	color: #16253B;
}
.product-tab-box:hover, .product-tab-box:active, .product-tab-box:focus{
	outline: none;
	border: none;
}
.product-detail-text{
	font-size: 14px;
	line-height: 19px;
	color: #445C80;
	display: none;
}
.product-collapse-box.active .product-detail-text{
	display: inline-block;
}
.close-icon{
	border-radius: 4px;
	background: #16253B;
	height: 2px;
	width: 14px;
}
.close-icon:after{
	content: '';
	border-radius: 4px;
	position: absolute;
	background: #16253B;
	height: 14px;
	width: 2px;
    top: -6px;
    left: 6px;
}
.product-collapse-box.active .close-icon:after{
	display: none;
}
.product-detail-box{
	padding-bottom: 70px;
}
.bottom-cart-button{
	bottom: 0px;
	left: 0;
	z-index: 10;
}
.goto-cart-btn{
	background: #2C3646;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 60px;
}
.add-cart-btn{
	background: #E1650B;
	height: 60px;
}
.addCartBox{
	display: inline-flex;
	top: 0;
	left: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #E1650B;
	z-index: 4;
}
.minus-qty, .add-qty{
	background: #B35009;
	height: 32px;
	width: 32px;
	border-radius: 4px;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
}
.prod-qty-input{
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	min-width: 60px;
}


/* location.html1 */

.location_body{
	background-color: white;
}

.location_img_section{
	margin: 130px 60px auto 60px;
	
	text-align: center;
}

.location_section_one{
	width: 80%;
	margin: 0 auto;
	
}
.location_img_section {
    margin: 0px 0px auto 0px;
    text-align: center;
	padding-top: 100px;

}

.location_section_one .location_img_section img{
	margin-left: auto;
	border-bottom: 1px solid black;	
	margin-right: auto;
}

.location_text{
	margin-bottom: 20px;
}
.location_text h3{
	height: 20px;
	max-width: 290px;
	text-align:center;
	color: #1D2237;
	font-family: Verdana;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}

.location_text p {
	height: 32px;
	max-width: 290px;
	color: #616E7D;
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
  }

  .location_btn{
	  margin-left: auto !important;
	  margin-right: auto !important;
	  width: 100%;
  }


  .location_btn .current_location_btn{
		height: 59px;
		width: 290px;
		border-radius: 4px;
		background: linear-gradient(to right, #0474fc, #0874fc);
		/*background: linear-gradient(to right, black, white);*/
		margin-left: auto;
		margin-right: auto;
		display: block;
		font-weight: bold;
		white-space: nowrap;
		border-radius: 5px;
		padding-top: 6px;
		border: none;
		outline: none;

  }

  .location_btn .current_location_btn:focus{
	  border: 2px solid black;
  }

  .location_btn .current_location_btn i{
	  color: white;
	  font-size: 24px;
	  vertical-align: middle;
  }


  .location_btn .current_location_btn .detect_my_location_header{
	  color: white;
	  display: inline;
	  vertical-align: top;
line-height: 24px;
padding-left: 5px;
font-size: 18px;
  }


  .or_text{
	  text-align: center;
	  margin-top: 15px;
	  margin-bottom: 15px;
	  color: #616E7D;
font-weight: normal;
font-size: 16px;
  }


  .find_location_btn{
	height: 59px;
	outline: none;
	border: none;
	width: 290px;
	border-radius: 4px;
	text-align: center;
	background-color: #DEECF7;
	padding-right: 40px;
	padding-left: 10px;
  }

 .search_icon{
	width: 20px;
	border: none;
	outline: none;
	margin-left: -35px;
	height: 59px;
	font-size: 20px;
	vertical-align: middle;
	border-radius: 4px;
	background-color: transparent;
	position: absolute;
	top: 0;
	right: 10px;
	/* background-color: red; */
  }

  .find_location_box{
	  margin-left: auto;
	  margin-right: auto;
	  width: 290px; 
	  margin-bottom: 10px;
	  position: relative;

  }

  .find_location_box .find_location_btn{
	  font-size: 16px;
	  font-weight: bold;
  }

  .find_location_btn::placeholder{
	
	  color: black !important;
	  font-weight: bold !important;
	  font-size: 20px !important;

  }

  .stores_section_one{
	  background-color: #1D2237;
	  padding-top: 0px;
	  height: auto;
    	padding-bottom: 1px;
    	box-sizing: border-box;
  }

  .stores_section_one img{
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  
  }

  .stores_section_one .store_location_icon{
	  font-size: 54px;
	  color: white;
	  float: right;
	  margin-right: 100px;
	
	  margin-top: -65px;
  }

  
  .stores_around_you_header{
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
	  
  }
  .stores_section_one .stores_around_you_sub_header{
	opacity: 0.67;
	color: #FFF;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin-top: 5px;
  }


  .store_address{
	background-color: #353C59;
	width: calc(100% - 20px);
	margin: 0px auto;
	margin-right: auto;
	border-radius: 5px;
}
.stores_location_text{
	color: #FFF;
	padding: 14px;
	font-size: 12px;
	font-weight: lighter;
	line-height: 16px;
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

  .stores_location_text i{
	  color: #0376FC;
	  font-size: 28px;
	  
  }

  .store_address_text{
	  font-family: arial;
	  font-size: 12px;
	width: calc(100% - 30px);
    	display: inline-block;
	margin-left: 6px;
  }


  .stores_location_text i.icon-a{
	  color: white;
	  font-size: 14px;
    	  line-height: 1;
  }
.stores_location_text .fa-stack {
	margin-top: -5px;
	width: 24px;
    	display: inline-block;
}
 

.store_details{
	background-color: white;
	padding-top: 22px;
	padding-bottom: 22px;
	line-height: 18px;
	overflow: hidden;
	border-radius: 5px;
	width: calc(100% - 20px);
	margin: 10px;
position: relative;
}

.store_details .img-icon {
    padding: 0 15px;
}
.store_details .rstro-name {
    width: calc(100% - 110px);
    font-size: 16px;
}
.store_details .rstro-name .honey_money_top_store_sub_header{
	font-size: 12px;
    	display: block;
	color: #666C84;
}
.store_details .right-upper a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.store_details .right-upper a i{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.km_details{
	color: #E88219;
	position: absolute;
    	top: 6px;
    	right: 10px;
    	font-size: 12px;
	
}

.store_more_details{
	margin-top: 5px;
	color: #0077fc
}

.store_details .col-7 .honey_money_top_store_header{
	font-size: 16px;
	color: #1D2237;
}

.store_details .col-7 .honey_money_top_store_sub_header{
	font-size: 12px;
	line-height: 12px !important;
	display: inline-block;
	margin-top: 6px;
	}

.store_details .col-3{
	text-align: center;
	padding-top: 10px;
	color: blue;
}


.store_details img{
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid rgba(0, 0, 0, .4);
	border-radius: 50%;
}


/* cart page */

.cart_item_details{
	background-color: white;
	width: 100%;
	padding: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
}

.like_icon_box, .share_icon_box{
	
	margin-left: 20px;
	
	height: 50px;
}

.like_icon_box .heart_icon_circle button, .share_icon_box .share_icon_circle button{
	outline: none;
	border: none;
	background-color: transparent;
	
}

.like_icon_box .heart_icon_circle i, .share_icon_box .share_icon_circle i, .share_icon_box .share_icon_circle .material-icons{
	
	padding: 10px;
	background-color: grey;
	color: white;
	font-size: 20px;
	border-radius: 50%;
}

.cart_section_two .row{
	padding: 20px;
}

.cart_section_three .cart_item_name{
	color: #1A1A1A;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	
}
.cart_item_price{
	font-weight: bold;
	font-size: 20px	;
}

.cart_item_price del{
	color: grey;
	font-weight: normal;
	font-size: 12px;
}

.cart_item_price_details .tax_details{
	color: #8F8F8F;
  font-family: Arial;
}

.cart_item_price_details .offer_percentage{
	border: 1px solid green;
	padding: 0 10px;
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
	color: green;
	
}

.ml-20{
	margin-left: 20px;
}

.cart_section_two .item{
	background-color: white;
}

.cart_section_two .owl-carousel{
	background-color: white;
	margin-bottom: 5px;
}


.cart_item_details .col-2 span{
	padding: 5px;
	display: block;
	width: 50px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	/* height: 50px; */
	line-height: 40px;
	border-radius: 4px;
  background-color: #F7EDC6;
}

.cart_item_quant_price{
	font-weight: bold;
	font-size: 12px;
}

.cart_item_quant_price span{
	color: grey;
}

.cart_section_four{
	padding: 10px 5px 10px 5px;
}

.cart_section_four .pack_size_header{
	font-weight: bold;
	font-size: 16px;
}

.cart_item_quant_option{
	margin-left: 70px;
}

.cart_item_quant_option .cart_quant{
	margin-left: 80px;
	display: none;
	position: relative;

}
/* 
.cart_item_quant_option input:after{
	content: "";
	height: 50px;
	width: 50px;
	position: absolute;
	background-color: #E88219;
} */

.cart_item_quant_option .custom_radio{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #E88219;
	padding: 2px;
}

.cart_item_quant_option .custom_radio:after{
	content: "";
	height: 12px;
	width: 12px;
	display: block;
	border-radius: 50%;
	background-color: #E88219;
	transform: scale(0);
}

.cart_item_quant_option .cart_quant:checked + .custom_radio:after{
	transform: scale(1);
}

.cart_item_details{
	border: 2px solid transparent;

} 

.cart_item_details .col-5{
	padding-right: 0;
}

.cart_item_details1_border{
	border: 2px solid #E88219;
}


.cart_section_five{
	background-color: white;
	padding: 20px 10px 20px 15px;
	
	margin-bottom: 10px;
	
}

.cart_section_five h5{
	font-weight: bold;
	font-size: 16px;
}

.bank_offer_img{
	height: 38px;
	width: 38px;
	background-color: #FFD5C4;
	text-align: center;
	border-radius: 50%;
	
	vertical-align: middle;
	line-height: 35px;
	margin-left: auto;
	margin-right: auto;
}

.bank_offer_img img{
	width: 22px;
	height: 22px;
}

.cart_section_five .bank_offer_card{
	margin-bottom: 20px;
}

.cart_section_five .bank_offer_details{
	color: #16253B;
	font-size: 14px;
	line-height: 20px;
	text-align: center;

	
}


.cart_section_five .bank_offer_card{
	margin-bottom: 20px;

}

.cart_section_five .col-2{
	padding: 0 !important;
	text-align: center;

}

.cart_section_five .col-2 img{
	margin-right: 0 !important;
}

.cart_section_five .bank_offer_details span{
	color: green;
	font-weight: 500;
}

.cart_section_six, .category_section_three{
	background-color: white;
	padding-top: 20px;
	padding-bottom: 10px;
}
.category_section_three{
	float: left;
    width: 100%;
}

.cart_section_six h5, .category_section_three h5{
	color: #16253B;
	margin-left: 20px;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	
}

.addMore_count{
	width: 25px;
	-webkit-appearance: none;
	background-color: transparent;
	border: none;
	outline: none;
	margin: auto 15px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: white;
}

.addMore_count_plusBtn, .addMore_count_minusBtn{
	background-color: #B35009;
	width: 32px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	/*vertical-align: middle;*/
	padding-top: 0px;
	padding-bottom: 2px;
	/*height: 32px;*/
	/*padding: 5px 0;*/
	display: inline-block;
	/*box-sizing: border-box;*/
}

.goTo_cart{
	display: none;	
}


.about_product_btn, .benefits_product_btn, .otherinfo_product_btn, .vegBtn, .fruitsBtn, .bakeryBtn{
	width: 100%;
	display: block;
	padding: 10px;
	text-align: left;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	border-radius: 2px;
	border: none;
	border: none;
	background-color: #E7ECF2;
}

.details_dropdown_btn span i{
	font-size: 20px;
	margin: 0px;
}

.about_product_data, .benefits_product_data, .otherinfo_product_data, .vegData, .fruitsData, .bakeryData{
	width: 100%;
	margin-left: auto;
	display: none;
	margin-right: auto;	
}

.product_details_dropdown ul li, .category_details_dropdown ul li{
	margin-bottom: 6px;
}
.about_plus_icon, .benefits_plus_icon, .otherinfo_plus_icon{
	transition: .5s;
}
.rotate45deg{
	transform: rotate(45deg);
}
.rotate180deg{
	transform: rotate(180deg);
}




.grocery_offer_container{
	background-color: #14273E;
	border: 1px solid #808080;
	padding: 20px 10px;

}


.grocery_offer_container .item_card,
.similar_products_container .item_card{
	padding: 0 4px !important;
}
/*
.grocery_offer_container .item_card .item_price .row:first-child,
.similar_products_container .item_card .item_price .row:first-child{
	padding-right: 0;
}

.grocery_offer_container .item_card .item_price .row:last-child,
.similar_products_container .item_card .item_price .row:last-child{
	padding-left: 0;
}*/

.grocery_offer_container .item_card .offer_percentage,
.similar_products_container .item_card .offer_percentage{
	margin-top: 8px;
	margin-right: 2px;
	padding-top: 4px;
}

.similar_products_header_container{
	padding-bottom: 20px;
}


.personalCart_similar_products_container{
	margin-bottom: 80px;

}

.personalCart_similar_products_container .owl-item{
	/*margin-right: 10px !important;*/


}

.personalCart_similar_products_container #owl-demo-2 .owl-stage{
	padding-left: 0 !important;
}

.similar_products_container{
	background-color: white;
	margin-top: 10px;
	padding: 10px;
	padding-bottom: 20px;

}

.cart_item_img{


	padding-left: 30px;
	padding-right: 30px;
}

.cart_item_img img{

	width: 100%;
}
.grocery_offer_header, .grocery_offer_sub_header{
	color: white;
	line-height: 14px;


}

.grocery_offer_header_container{
	padding-bottom: 20px;
}
.grocery_offer_header_veiwall a{
	color: white;
	font-size: 14px;
}

.grocery_offer_header_veiwall{
	float: right;
}

.addMore_to_cart_btn:focus{
	outline: none;
	border: none;
}

.similar_products_container .grocery_offer_header,
 .similar_products_container .grocery_offer_sub_header{
	color: black;
}

.goTo_cart, .save_later_btn, .add_to_cart_btn, .addMore_to_cart_btn{
	width: 100%;
	box-sizing: border-box;
	border: 0;
	height: 60px;
	font-weight: bold;
	color: white;

}

.save_later_btn, .goTo_cart{
	background-color: #2C3646;
}

.add_to_cart_btn, .addMore_to_cart_btn{
	background-color: #E1650B;
}

.confirmation_btn .add_to_cart_btn_box, .confirmation_btn .save_later_btn_box{
	padding: 0 !important;
}

.addMore_to_cart_btn{
	display: none;
}

/* Checkout page */

.checkout_main_header{
	font-weight: bold;
	font-size: 16px;
	color: white;
	display: block;
	line-height: 18px;
}

.checkout_sub_header{
	color: white;
	font-size: 12px;
	line-height: 12px;
}

.checkout_back_btn{
	color: white;
	font-size: 32px;

}

.brand_header{
	font-weight: 500;
	line-height: 16px;
}

.pmt_amt{
	float: right;
	font-weight: bolder;
	font-size:18px;
	
	margin-bottom: -5px;
	
	
}

.tracking_info{
	font-size: 14px;
	color: #68677B;
}

.checkout_section_two{
	background-color: white;
	padding-top: 10px;
}

.personal_checkout_products_glance{
	margin-top: 10px;
	border-radius: 4px;
	background: #FFF;
}
.empty-cart-coloum .personal_checkout_products_glance{
	background: transparent;
}
.personal_checkout_products_glance .products_glance{
	position: relative;
	border-radius:0px;
}
.personal_checkout_products_glance .products_glance:last-child:after{
	border-bottom: none;
}
.personal_checkout_products_glance .products_glance:after{
	content: "";
	width: calc(100% - 30px);
	height: 1px;
	bottom: 0px;
	border-bottom: 1px solid #808080;
	opacity: 0.2;
	position: absolute;
	left: 15px;
}
.personal_checkout_products_glance .products_glance .offer_percentage{
	border: 1px solid green;
	padding: 1px 5px;
	font-size: 10px;
	margin-top: 5px;
/*	float: right;*/
	margin-left: 0px;
	color: green;
	text-align: left;	
}
.error-message{
	color: #ED1F29;
    font-size: 13px;
    font-weight: 500;
}

.checkout_btn_box{
	z-index: 999;
}

.checkout_btn_box, .paynow_btn_box{
	background-color: #2C3646;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px;
	
	text-align: center;
	
}

.total_amt_checkout{
	color: white;
}
.total_amt_checkout span:nth-child(1){
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
}
.total_amt_checkout span:nth-child(2){
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	opacity: 0.85;
}

.total_amt_checkout .total_Saved_amt{
	font-weight: normal;
	color: #bbb;
}

.checkout_btn{
	background-color: #EE6F12;
	font-weight: bold;
	color: white;
	width: 100%;
	height: 43px;
}
.checkout_btn:hover, .checkout_btn:active, .checkout_btn:focus{
	color: #FFF;
}

.personal_cart_similar_products_container{
	padding-bottom: 30px;
}

.save_address_btn_box{
	width: 100%;
	background-color: #EE6F12;	
}
.save_address_btn{
	padding: 15px 10px;
	color: white;
	font-weight: bold;
	background-color: transparent;
	width: 100%;
	border: none;
}


.item_card .offer-text{
	border: 1px solid green;
	color: green;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 60px;
	text-align: center;
	font-size: 12px;
	float: right;

}


/* address page one */

.address_main_header{
	color: white;
	font-weight: bold;
}
.circle_one, .circle_two, .circle_three{
	background-color: #CCC;
	font-weight: 500;
    display: inline-block;
    margin: 10px auto 0px;
	color: white;
	height: 20px;
	font-size: 14px;
	width: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	position: relative;
	z-index: 4;
}
.order-text{
	font-size: 13px;
	color: #757575;
	font-weight: 500;
	margin-top: 3px;
}
.order-text.active{
	color: #000;
}
.order-text svg{
	height: 15px;
	width: 15px;
	margin-top: 4px;
}
.circle_box_active{
	background: #FFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	color: #000;
}
.connect-line{
    height: 2px;
    background: #BBB;
    border-radius: 4px;
    transform: translateY(-4px);
}
.connect-line.active{
	background: #03C47E;
}
.address-order-line{
    left: 11%;
    width: 33%;
}
.edit-address .connect-line{
    transform: translateY(-5px);
}
.edit-address .address-order-line{
	left: 12%;
    width: 33%;
}
.edit-payment .address-order-line{
	left: 12%;
    width: 32%;
}
.order-payment-line{
    left: 57%;
    width: 31%;
}
.edit-address .order-payment-line{
	left: 54%;
    width: 34%;
}
.edit-payment .order-payment-line{
	left: 54%;
    width: 35%;
}
.add-addres-title{
	font-size: 16px;
	line-height: 16px;
	color: #14273E;
	font-weight: 700;
	margin-bottom: 20px;
}
.detect_mylocation{
	margin: 10px 0px;
	background-color: white;
	padding: 8px 10px 4px;
	border: 1px solid #0376FC;
	border-radius: 4px;
	text-align: center;
}
.detect_mylocation .detectLocationText{
	color: #0376FC;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
}
.detect_mylocation .detectLocationText img{
	margin-right: 18px;
}
.addres-type{
	font-size: 14px;
	line-height: 16px;
	color: #49537D;
	font-weight: 700;
}
.address_form_box{
	background-color: white;
	padding: 25px 20px 0px;
}
.address_form_box input{
	background-color: #F1F3FB;
	border: none;
}
.address_form_box .has-error input{
	border: 1px solid #ED1F29;
}
.address_form_box h5{	
	font-weight: bold;
}
.address_form_box form input{
	font-weight: 500;
	height: 45px;
	font-size: 15px;
}
.address_form_box form input:focus{
	border: 1px solid #0376FC;
	box-shadow: none;
}
.address_form_box form input::-webkit-input-placeholder{
	font-weight: 500;
}
.address_type_container{
	display: flex;
	justify-content: space-between;
}
.address_option{
	display: none;
}
.address_option_box .custom_radio{
	height: 12px;
	display: inline-block;
	width: 12px;
	vertical-align: bottom;
	padding: 9px;
	border-radius: 50%;
	border: 1px solid #E88219;
}
.address_option_box .custom_radio:after{
	content: '';
	height: 13px;
	width: 13px;
	display: block;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #E88219;
	transform: scale(0);
}

.address_option_box input:checked + .custom_radio:after{
	transform: scale(1);
	transform: translate(-50%, -50%);

}

.address_complete{
	background-color: #03C47E;
}

/* ORDER SUMMARY PAGE */

.delivery_address_section{
	padding: 20px 20px 0px;
	background-color: white;
	margin-bottom: 10px;
}

.delivery_address_section .delivery_address_header{
	font-weight: bold;
	
}

.delivery_address_section .userDetails_section{
	font-weight: 500;
}

.delivery_address_section .customer_name, 
.delivery_address_section .customer_emailid,
.delivery_address_section .customer_contact_no{
	text-shadow: 0 0 1px black;
	height: 17px;
	width: 135px;
	color: #161E42;
	font-family: Verdana;
	font-size: 14px;
	line-height: 17px;
	
}

.delivery_address_section .delivery_address{
	color: black;
	font-size: 14px;
	line-height: normal;
}

.delivery_address_section .change_address_btn_box{
	padding: 20px 0;
}

.delivery_address_section .change_address_btn_box .change_address_btn{
	border: 1px solid #0376FC;
	width: 100%;
	color: dodgerblue;
	font-weight: bold;
	padding: 10px;
}

.delivery_date_box{
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.deliveryDatescroll{
	overflow-x: auto;
	white-space: nowrap;
    display: inline-block;
}
.deliveryDatescroll .nav-item{
	width: 21%;
	display: inline-block;
	margin-right: 5px;
}
.delivery_date{
	text-align: center;
	color: #5E678E;
	font-size: 12px;
	font-weight: 700;
	line-height: 13px;
	height: 45px;
	width: 100%;
  	padding: 0px 10px;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,.2);
}

.deliveryDateBox::-webkit-scrollbar, .products-showcase-scroll::-webkit-scrollbar, .product_section_four::-webkit-scrollbar, .deliveryDatescroll::-webkit-scrollbar{
	display: none;
}

  .deliveryDay{
	
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
  }

#delivery_time_carousel{
	text-align: center;
	padding-top: 10px;
	color: #5E678E;
	font-size: 12px;
	font-weight: 700;
	line-height: 13px;
	box-shadow: 0 0 2 2 grey;
	height: 45px;
	width: 45px;
	border-radius: 4px;
}
.activeCoupons_tab_container{
	overflow: hidden;
}
.apply_couponNow{
	display: none;
}
.coupon-close{
	height: 40px;
	width: 40px;
    padding: 13px;
}
.coupon-close svg{
	height: 100%;
	width: 100%;
	fill: #979797;
}
.coupons_tab_container{
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
	height: 100vh;
	background-color: rgba(0,0,0,.7);
}
.coupons_tab{
	bottom: 68px;
	z-index: 2;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.5);
	background-color: white;
	padding: 20px 30px 10px;
	border-top-right-radius: 22px;
	border-top-left-radius: 22px;
}
.coupons_tab ul li{
	list-style: none;
}
.coupons_tab .coupon_feild_box{
	background: #F1F3FB;
}
.coupon-feild{
	background: transparent;
	padding: 10px 100px 10px 10px;
	height: 45px;
	border-radius: 2px;
    border: none;
	outline: none;
}
.coupon-feild:focus{
	border: 1px solid #0376FC;
	outline: none;
}
.coupons_tab_header{
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}
.coupon_check_btn{
	padding: 10px 20px;
    border: none;
    outline: none;
    font-weight: bold;
    color: #0376FC;
    font-size: 14px;
    line-height: 16px;
    right: 0px;
    top: 0px;
    height: 45px;
    background: transparent;
}
.coupon_check_btn:focus, .applied-coupon-btn:focus, .applied-coupon-btn:active{
	border: none;
	outline: none;
}
.coupon_tab_close_btn{
	width: 20px;
	height: 20px;	
	position: absolute;
	top: 20px;
	right: 20px;
	border: 0;
	color: #979797;
	outline: none;
	background-color: transparent;
}
.customAvail_coupon_box{
	max-height: calc(100vh - 270px);
	overflow-y: auto;
}
.coupon_code_option{
	display: none;
}
.customAvail_coupon_code .custom_coupon_code{
    margin-top: 5px;
}
.applied-coupon-row, .max-save-box{
	opacity: 0;
	visibility: hidden;
    left: 0;
    top: 0;
    height: 100%;
	background: #FFF;
}
.max-save-box{
    background-color: #2C3646;
}
.applied-coupon-code{
	font-size: 15px;
	color: #111;
	font-weight: 700;
}
.offer-coupon-code{
	font-size: 14px;
	color: #333;
	font-weight: 400;
}
.coupons_tab ul li .customAvail_coupon_code{
	font-weight: bold;
	width: 100%;

}
.coupons_tab ul li .custom_unAvail_coupon_code{
	font-weight: normal;	
	width: 100%;
	color: #666;
}
.custom_coupon_code{
	display: inline-block;
	width: 20px;
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #0376FC;
}
.custom_coupon_code:after{
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	display: block;
	background-color: #0376FC;
	transform: scale(0);	
}
.tsparticles{
	z-index: 5;
	left: 0;
	top: 0;
}
.applied-coupon-container{
	padding: 30px 10px 20px 10px;
	background: #FFF;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.15);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.15);
	z-index: 10;
}
.applied-icon-box{
	position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 50px;
}
.applied-icon-box svg{
	width: 50px;
	height: 50px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all ease 400ms;
	transition: all ease 400ms;
}
.applied-icon-box.active svg{
	-webkit-transform: scale(1);
	transform: scale(1);
}
.applied-coupon-layer{
	background: rgba(40,44,62,.9);
	top: 0;
    left: 0;
	z-index: 1000;
	display: none;
}
.applied-coupon-selected{
	font-size: 1.14rem;
    color: #686B78;
    text-transform: uppercase;
    font-weight: 600;
}
.applied-coupon-price{
	margin-top: 16px;
    color: green;
    font-size: 3.42rem;
    font-weight: 700;
    line-height: 1;
}
.applied-coupon-save{
	color: #7E808C;
    font-size: 1rem;
}
.applied-coupon-desc{
	padding: 20px 25px 0;
    color: #7E808C;
    font-size: 1rem;
}
.applied-coupon-btn{
	margin-top: 20px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    background: 0 0;
    height: 20px;
	color: #007BFF;
}
/*
.custom_coupon_code, .coupon_details{
	display: inline-block;
}*/

.coupon_description{
	font-weight: 400;
	font-size: 14px;
    color: #16253B;
    line-height: 20px;
}
.coupon_description .saved_amt{
	color: green;
}
.coupons_tab .coupon_code_option:checked + .custom_coupon_code:after{
	transform: scale(1);
}
.delivery_date_option{
	display: none;
}

.delivery_date_option:checked + .delivery_date{
	text-align: center;
	padding-top: 10px;

	font-size: 12px;
	font-weight: 700;
	line-height: 13px;
	box-shadow: 0 0 2 2 grey;
	height: 45px;
  width: 45px;
  border-radius: 4px;
	background-color: #0376FC;
	color: #fff !important;
}	

.delivery_time_box ul li{
	list-style: none;
	color: #49537D;
}

.delivery_time_box ul li .delivery_time_option{
	display: none;
}

.custom_delivery_time, .custom_pmt_method_option{
	border: 2px solid #0376FC;
	width: 20px;
	height: 20px;

	padding: 2px;
	display:inline-block;
	margin-right: 10px;
	position: relative;
	vertical-align: middle;
	border-radius: 50%;
}
.custom_delivery_time:after, .custom_pmt_method_option:after{
	content: "";
	width: 12px;
	display: block;
	border-radius: 50%;
	height: 12px;
	background-color: #0376FC;
	transform: scale(0);
}
.delivery_time_option:checked + .custom_delivery_time:after, .pmt_method_option:checked + .custom_pmt_method_option:after{
	transform: scale(1);
}
.hidetimeSlots{
	display: none;
}
.view-more-slots{
	font-size: 12px;
	padding: 2px 5px;
	color: #0376FC;
	font-weight: 600;
}
.pmt_method_option:checked ~ span{
	font-weight: 600;
	color: #000;
}
.total_cart_items{
	padding: 15px 25px;
	background-color: white;
	margin-bottom: 10px;
}

.total_cart_items .total_cart_items_header{
	font-weight: bold;
}
.total_cart_item_img img{
	height: 50px;
	margin: 5px;
	box-shadow: 0 0 1px 1px grey;
}


.total_cart_item_price_box .total_cart_item_price{
	font-weight: bold;
	margin-right: 5px;
}

.total_cart_item_price_box .total_cart_item_saved_price{
	color: #0D9765;
	margin-left: 20px;
}

.delivery_time_header{
	font-weight: bold;
	font-size: 18px;
}

.total_price_details{
	padding: 10px;
	background-color: white;
}
.coupon-discount-box{
	display: none;
}
.total_price_table{
	width: 100%;
	color: #2B415B;
}
.total_price_table td svg{
	height: 14px;
	width: 14px;
	fill: #AAA;
}
.tooltip-delivery{
	bottom: 25px;
    background: #FFF;
    border-radius: 4px;
    padding: 10px;
    font-size: 13px;
    color: #111;
    left: 0;
	display: none;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
}
.tooltip-delivery:after{
	height: 10px;
	width: 10px;
	content: '';
	bottom: -8px;
	position: absolute;
	left: 50%;
	-webkit-transform: rotate(45deg) translateX(-50%);
	transform: rotate(45deg) translateX(-50%);
	background: #FFF;
	border-radius: 2px;
	display: inline-block;
}
.total_price_details_header{
	font-weight: bold;
}

.total_price_details_header span{
	opacity: 1;
	font-weight: 600;
	color: #111;
}
.total_price_table tr td:nth-child(2){
	text-align: right;
}
.total_price_table tr td.free{
	color: #0D9765;
	text-shadow: 0 0 1px #0D9765;
}
.order-row-section{
	padding: 0px 10px 5px;
	background: #FFF;
    margin-bottom: 10px;
}
.total_price_table tr td.mrp_value, .total_price_table tr td.discount_value{
text-shadow: 0 0 1px rgba(0,0,0,.8); }

.total_price_table tr td.apply_coupon{
	color: #0376FC;
	font-weight: bold;
	
}


.total_price_details .container{
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(128, 128, 128, .29);
}


.net_amt_payable{
	background-color: white;
	font-weight: bold;
	padding: 0px 0 20px 0;
	margin-bottom: 10px;
}
.cancel-policy-box{
	margin-bottom: 70px;
	background: #FFF;
	padding: 15px 20px;
}
.cancel-policydesc svg{
	height: 30px;
	width: 30px;
	fill: #007BFF;
}
.cancel-policydesc p{
	font-size: 14px;
	color: #757575;
}
.net_amt_payable table{
	width: 100%;
}

.net_amt_payable table tr td:nth-child(2){
	text-align: right;
}

/* payment page */

.pmt_method_box{
	background-color: white;
	padding: 20px;
	margin-bottom: 10px;
}


.pmt_method_header{
	height: 16px;
	width: 177px;
	color: #14273E;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}


.pmt_method_box ul li{
	list-style: none;
}

.pmt_method_box ul li label{
	color: #49537D;
}

.pmt_method_option{
	display: none;

}

.custom_pmt_method_option{
	display: inline-block;
	margin-right: 10px;
	
}

.applied_coupon{
	color:  #03C47E;
}

.searchfeild_innerBox{ position: relative; }

.autoCompleteSearchbar_dropdown{
	z-index: 999;
	width: 100%;
	left: 0;
	max-height: 280px;
	overflow-y: auto;
	box-shadow: 1px 5px 10px 2px grey;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: white !important;
	display: none;
	position: absolute;
}

.autoCompleteSearchbar_dropdown ul{
	background-color: white;
}

.autoCompleteSearchbar_dropdown ul li{
	list-style: none;
	padding: 2px 5px;
	margin-bottom: 5px;

}

.autoCompleteSearchbar_dropdown .srch-name{
	position: absolute; width: 100%; top: 0; left: 0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 0; font-size: 12px;
}

.autoCompleteSearchbar_dropdown .srch-name-td{
	position: relative; width: 40%; overflow: hidden;
}
.item_quantity_box{
	width: 20%;
}

.item_quantity{
	font-size: 12px;
	color: #777;

	font-weight: bold;
	
}

.add_btn_box, .order_btn_box, .added_btn_box{
	width: 30%;
}

.add_btn_box button:hover, .order_btn_box button:hover, .added_btn_box button:hover{
	color: white;
}

.add_btn{
	background-color: #0b2244; font-size: 12px; padding: 3px 10px; color: white;
}

.added_btn{
background-color: green; font-size: 12px; padding: 2px 25px; color: white; font-weight: bold;
}

.outOfStock_btn{
background-color: #aaa; font-size: 12px; padding: 2px 8px; color: white; font-weight: bold;
}


.item_details, .item_details div{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.like_btn:focus i{
	background-color: red;
}

/*Employee Management Portal*/

.employeeManagementPortal_section1{
	background-color: #17264D;
	height: 353px;
	width: 100%;

	overflow-x: hidden;
	position: relative;
}

.employeeManagementPortal_section1:after{
	content: "";
	height: 250px;
	width: 250px;
	/*background-color: red;*/
	background-image: url("../images/desktop-graph.png");
	background-size: cover;
	right: -33%;
	bottom: 5%;
	position: absolute;
}

.employeeManagementPortal_section1 .employeeDetails{
	/*background-color: red;*/
	display: inline-block;
	position: absolute;
	top: 45%;
	min-width: 236px;
	text-align: center;
	/*border-radius: 50%;*/
	left: 50%;
	transform: translate(-50%, -50%);
}

.employeeManagementPortal_section1 .emplyeeName_wrapper{
	text-align: center;
	width: 100%;
	display: block;
	color: white;
	font-size: 22px;
	font-weight: bold;
	margin-top: 23px;
}
.employeeManagementPortal_section1 .employeeDetails_footer{
	text-align: center;
	color: #B4C2E6;
	font-size: 15px;
}

.employeeManagementPortal_innerSection2{
	background-color: #fff;
	border-radius: 8px;
	position: absolute;
	padding-top: 20px;
	padding-bottom: 20px;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	width: 80%;
	height: 325px;
	margin-left: auto;
	margin-right: auto;
}

/*.employeeManagementPortal_section2 .timerSection{
	
	text-align: center;
}*/

.employeeManagementPortal_section2{
	height: 310px;
}

.employeeManagementPortal_section2 .timerSection .timeBox{
	  height: 49px;
	  line-height: 49px;
	  margin-bottom: 10px;
	  color: #17264D;
	  font-family: Arial;
	  font-size: 44px;
	  font-weight: 700;
	  text-align: center;
}

.shopLocationSection{
	text-align: center;
}

.shopLocationSection_innerDiv{
	padding-top: 14px;
  height: 53px;
  width: 269px;
  border-radius: 8px;
  /*vertical-align: middle;*/
  /*line-height: 53px;*/
  background-color: #E9EDFB;
  margin-left: auto;
  margin-right: auto;
}

/*.toggleSwitch{
	background-color: green;
	text-align: center;
}*/

.locationSwitchLabel{
	margin-left: 20px;
	
}
.customFileInput{
	display: inline-block;
	position: relative;	
	width: 99px;
	height: 66px;
	border: 2px dashed blue;
	border-radius: 5px;
	font-size: 12px;
	display: inline-block;
	background-image: url("../images/camera.png");
	background-repeat: no-repeat;
	background-position: center;
}

.customFileInput a
{
	/*position: absolute;*/
    font-size: 14px;
    text-align: center;
}
.customFileInput:before{
	content: "Take picture";
	position: absolute;
	bottom: 0;
	left: 0%;
	width: 100%;
	color: #2845A8;
	text-align: center;
}

#customFile{
	height: 66px;


}

.shopImgSection{
	margin-top: 20px;
	padding: 10px;
}

.storePicsBox{
	float: right;
	display: inline-block;
}

.storePicsBox ul li{
	display: inline-block;
	width: 76px;
	height: 66px;
	/*overflow: hidden;*/
}

.storePicsBox ul li img{
	width: 100%;
	height: 100%;
}

.puchBtnSection{
	text-align: center;
}

.puchBtnSection .punchInBtn{
	background-color: #33AA6D;
	color: white;
	width: 131px;
	height: 44px;
	font-weight: bold;
	font-size: 18px;
}

.puchBtnSection .punchInBtn a{
	color: white;
	text-decoration: none;
}

.puchBtnSection .punchInBtn a:hover{
	text-decoration: none;
	color: white;
}

.puchBtnSection .punchOutBtn{
	background-color: #D05F54;
	color: white;
	width: 131px;
	height: 44px;

	opacity: 0.59;
	font-weight: bold;
	font-size: 18px;
}

.attendanceSection{
padding-top: 20px;
}

.attendanceSection{
	width: 80%;
	height: 93px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 8px;
	background-color: #17264D;
}	

.AttendanceDetails_select{
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	background-color: transparent;
	color: white;
	/*padding: 10px 0;*/
	-webkit-appearance: none;
	outline: none;
	border: none;
	position: relative;
}

.AttendanceDetails_select option{
	background-color: #132e59;
	color: white;
}

.AttendanceDetails_select:before{
	content: "";
	background-image: url("");
	position: absolute;
	top: 0;
	right: 0;
	color: white;

}

.attendanceSection ul{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.attendanceSection ul li{
	padding: 0 3px;
	list-style: none;
	display: inline-block;
}
/*
.attendanceSection ul li:nth-child(2){
	padding-top: 15px;
}*/

.AttendanceDetails_select{
	/*padding-top: 15px;*/
}

.attendanceSection .AttendanceDetails_selectColumn small{
	color: white;
	font-size: 10px;
}

.employeeManagementPortal_section3{
	margin-bottom: 100px;
}

/*Explore Category page*/

.exploreMainHeader{
	color: white;
	font-weight: bold;
	font-size: 16px;
    margin-top: 3px;
    display: inline-block;
}
.details_dropdown_btn, .details_dropdown_btn:hover, .details_dropdown_btn:active{
	outline: none;
	border: none;
}
.details_dropdown_btn.vegBtn{
	background-color: #CBE8D3;
	height: 108px;
}

.details_dropdown_btn.fruitsBtn{
	background-color: #FFE3CF;
	height: 108px;
}

.details_dropdown_btn.bakeryBtn{
	background-color: #FFF6CF;
	height: 108px;
}

.productName.vegetables{
  color: #6A9133;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.productName.fruits{
  color: #FF5E19;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}


.productName.bakery{
  color: #8E7B18;
  font-family: Arial;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}


.productOffer{
	color: #464D3E;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
}

.productDisc{
	color: #464D3E;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.detailsSection .downArrow i{
	color: #3B3B3B !important;
	font-size: 22px !important;
}

.detailsData.vegData{
	background-color: #EEFFF3;
}

.detailsData.fruitsData{
	background-color: #fff6f0;
}

.detailsData.bakeryData{
	background-color: #fffbeb;
}

.detailsData ul{
	padding: 10px 40px;
}
.detailsData ul li{
	list-style: none;
	color: #202124;
	height: 43px;
    margin: 0;
}

.downArrow_img{
	transition: .7s;
}


.bottom_tab .bottom_tabInnerBox li{
	display: inline-block;
	list-style: none;
	text-align: center;
}

.bottom_tab .bottom_tabInnerBox li{
	display: inline-block;
	list-style: none;
	text-align: center;
	
}

/*my account page*/

.myaccountDetails_box{
	background-color: white;
	border-radius: 5px;
	width: 100%;
	margin: auto;
	z-index: 999;
}

.myaccount_section_two{
	position: relative;
	width: 100%;

}
.innerMyaccountDetails_box{
	padding: 15px;
	

}

.profileImg_box{
	display: table-cell;
	vertical-align: middle;
}

.profileName_Box{
	width: 100%;
	line-height: 24px;
	display: flex;
	justify-content: space-between;
}

.profileName_Box .profileName{
  color: #353A4F;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.innerMyaccountDetails_box ul li{
	list-style: none;
}

.profile_phoneNumber a{
	color: #353A4F;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}

.profile_emailId a{
	color: #353A4F;	
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

.profileEditBtn{
	border: none;
	outline: none;
	background-color: transparent;
}

.profileEditBtn:focus{
	outline: none;
}

.innerMyaccount_section_three{
	border-radius: 5px;
	padding: 40px 20px;
	width: 100%;
	margin: auto;
	background-color: white;
}

.myaccount_section_three .innerMyaccount_section_three ul li{
	list-style: none;
}

.myaccount_section_three .innerMyaccount_section_three ul li:not(:last-child){
	margin-bottom: 30px;

}

.myaccount_section_three .innerMyaccount_section_three ul li img{
	margin-right: 10px;
}

.myaccount_section_three .innerMyaccount_section_three ul li a{
	color: #353A4F;
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
	font-weight: 500;
}

.myaccount_section_three .innerMyaccount_section_three ul li a.active{
	  color: #0376FC;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

.notActiveInput input{
	border: none !important;
	border-radius: none !important;
	position: relative;
}

.notActiveInput:after{
	content: "";
	position: absolute;
	height: 5px;
	bottom: 0;
	right: 0;
	width: 100%;
	border-bottom: 1px solid #B5BCC4;
}

.activeVerifyInput:after{
	content: "";
	position: absolute;
	height: 5px;
	bottom: 0;
	right: 0;
	width: 100%;
	border-bottom: 2px solid #0376FC !important;
}

.VerifyInput input{
	font-size: 14px;
	outline: none;
}

.VerifyInput input:focus{
	border: none;
	outline: none;
	box-shadow: none;
	z-index: 0 !important;

}

.VerifyInput button{
	border: none;
	outline: none;
	background-color: transparent;
	
	  color: #0376FC;
	  font-family: Arial;
	  font-size: 14px;
	  line-height: 16px;
}

.profileChangesSaveBtn{
	box-sizing: border-box;
  height: 34px;
  background-color: white;
  width: 173px;
  border-radius: 4px;
  border: 1px solid #0376FC;
  font-weight: bold;
  margin-top: 10px;
  color: #0376FC;
  font-family: Arial;
  font-size: 14px;
}

.loginHeader{
	margin: 50px auto;
	width: 100%;

	/* border: 1px solid red; */
	
	/* height: 72px; */
	
	color: #161E42;
	font-family: Verdana;
	font-size: 1.5em !important;
	font-weight: 700 !important;
	line-height: 32px !important;
	
}
.loginHeader div{
	margin: auto;
	width: 80%;
	
	padding-left: 3px;
	
}
.loginHeader .liteText{
	
	font-weight: normal;
}
.loginHeader h3{
	width: 80%;
	margin:auto;
}
.loginHeader .liteText2{
	display: block;
	
	font-weight: normal;
	color: rgba(73, 83, 125, .8);
	font-family: Verdana;
	font-size: 14px;
	line-height: 17px;
}



.loginNumberInnerBox{
	/* border: 1px solid red; */	
	width: 80%;
	margin:auto;
}
.loginNumberInnerBox input, .personalInfoFields input{
	box-sizing: border-box;
	height: 59px;
	width: 100%;
	border-radius: 4px;
	background-color: #F1F3FB;
	border: 1px solid #0376FC;
	border-left: none;
}

.loginNumberInnerBox input:focus, .personalInfoFields input:focus{
	box-shadow: none;
	background-color: #F1F3FB;
	border: 1px solid #0376FC;
	border-left: none;
}

/* 
.loginNumber{

	
} */

#countryCode select{
	border: none !important;
	background-color: transparent;
}

#countryCode select:focus{
	outline: none;
}

#countryCode select {
	-webkit-appearance: none;
	font-weight: bold;
	font-size: 18px;
}

#mailLoginIcon{
	text-align: center;
	display: flex;
	justify-content: center;
	min-width: 40px;
}

#mailLoginIcon img{
	display: inline-block;
}

.mailLogin::placeholder{
	color: #49537D !important;
}

.loginNumberInnerBox .input-group-text, .personalInfoFields .input-group-text{
	background-color: #F1F3FB;
	border: 1px solid #0376FC;
	
	border-right: none;
}

.loginBtn, .personalInfoBtn{
	font-weight: bold;
	border: 1px solid #0376FC;
	background: #0376FC;
	color: white;
	font-size: 18px;
	-webkit-transition: all ease 200ms;
	transition: all ease 200ms;
}
.loginNumberInnerBox .loginBtn, .loginNumberInnerBox .loginBtn:focus, .loginNumberInnerBox .loginBtn:active, .personalInfoFields .personalInfoBtn, .personalInfoFields .personalInfoBtn:focus, .personalInfoFields .personalInfoBtn:active{
	border: 1px solid #0376FC;
	background: #0376FC;
	color: #FFF;
}
.loginBtn:focus, .personalInfoBtn:focus{
	color: #FFF;
}
.mobileno{
	font-size: 18px;
}
.personalInfoBtnBox{
	margin-top: 130px;
}

.horizontalLine:before{
	content: "OR";
	color: #49537D;
	font-family: Verdana;
	font-size: 16px;
	font-weight: 700;
	position: absolute;
	top: -15px;
	padding: 0 10px;
	background-color: white;
	left: 50%;
	transform: translate(-50%);
	
}

.horizontalLine{
	position: relative;
	margin: 30px auto;
	border-top: 2px dashed grey;
}
.loginImgBox{
	margin-top: 37px;
}

.verify_top{
	padding-top: 30px;
	width: 80%;
	margin: auto;
}

.verifyOtpSection{
	width: 80%;
	margin: auto;
	margin-top: 30px;
}
.otpHeader{
	margin-top: 30px;
}
.otpHeader .verifyTxt, .otpHeader .otpTxt, .personalInfoHeader .personalTxt, .personalInfoHeader .infoTxt{
	color: #161E42;
	font-family: Verdana;
	font-size: 30px;
	line-height: 36px;
}

.otpHeader .otpTxt,  .personalInfoHeader .infoTxt{
	font-weight: bold;
}

.digit-group input{
	border: none;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	height: 59px;
  width: 67.51px;
  border-radius: 4px;
  background-color: #F1F3FB;
}

.digit-group input:focus{
	border:1px solid #0376FC;
	outline: none;
}

.otpInfo{
	height: 34px;
	width: 297px;
	color: #49537D;
	font-family: Verdana;
	font-size: 14px;
	display: block;
	line-height: 17px;
}

.otpFieldsBox{
	margin-top: 30px;
}

.resendOtp{
	margin-top: 20px;
	color: rgba(73, 83, 125, .7);
	font-family: Verdana;
	font-size: 14px;
	line-height: 17px;
}

.resendOtp .resendOtp{
	font-weight: bold;
}

.verifyBtnBox{
	margin-top: 30px;
	width: 100%;
}

.verifyBtn{
	height: 59px;
	width: 100%;
	border-radius: 4px;
	background-color: #0376FC;
	color: #FFF;
	font-family: Verdana;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	border: none;
	transition: .1s;
}

.verifyBtn:focus{
	outline: none;
}

.verifyBtn:active, .addNewAddressBtnBox .innerBox .newAddressBtn button:active{
	transform: scale(.95);
}

.personalInfoSection{
	width: 80%;
	margin: auto;
	margin-top: 30px;
}

.personalInfoFields{
	margin-top: 30px;
}


.myAddressHeader{
	display: block;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	margin-left: 15px;
	padding-top: 3px;
}

.addNewAddressBtnBox{
	position: relative;
	height: 61px;
	width: 90%;
	margin: auto;
	margin-top: 15px;
	border-radius: 8px;
	background-color: #FFF;	
}
.addNewAddressBtnBox:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 61px;
	width: 6.5px;
	border-radius: 8px 0 0 8px;
	background-color: #0376FC;
}
.addNewAddressBtnBox .innerBox{
	display: flex;
	height: 61px;
	align-items: center;
	padding: 10px 15px;
	justify-content: space-between;
}
.addNewAddressBtnBox .AddressBtn{
	border: none;
	background: transparent;
	outline: none;
}
.addNewAddressBtnBox .innerBox .newAddressBtn{
	color: #0376FC;
	background-color: transparent;
	border: none;
	outline: none;
	font-size: 28px;
	font-weight: 700;
	line-height: 31px;
	text-align: center;
	transition: .2s;
    margin-bottom: 4px;
}

.addressTabsBox{
	width: 90%;
	margin: auto;
	margin-top: 20px;
}
.addressTabsBox .addressTabsBoxHeader span:first-child{
	color: #313131;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
}
.savedAddressTab{
	min-height: 130px;
	margin-top: 15px;
	padding: 13.5px;
	border-radius: 8px;
	background-color: #FFF;
	width: 100%;
}

.savedAddressTab .savedAddressTabHeader .deliveryTxt{
	color: #14273E;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-transform: capitalize;
}

.savedAddressTab .savedAddressTabHeader .addressType{
	padding: 3px;
	color: #676E8A;
	font-size: 12px;
	line-height: 13px;
  border-radius: 2px;
  margin-left: 10px;
  background-color: #E4E9F2;
}

.savedAddressTabName{
	margin-top: 4px;
	color: #161E42;
	font-size: 14px;
	line-height: 17px;
}

.savedAddress{
	width: 266px;
	color: #000;
	font-size: 14px;
	line-height: 18px;
}

.savedAddressTab .btnBox{
	text-align: right;
}

.savedAddressTab .btnBox button{
	box-sizing: border-box;
  height: 30px;
  width: 73px;
  border-radius: 2px;
  background-color: transparent;
  margin: 5px;
  border: none;
}

.savedAddressTab .btnBox button.deleteAddressBtn{
	color: #DD5E5E;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}

.savedAddressTab .btnBox button.editAddressBtn{
	border: 1px solid #0376FC;
	color: #0376FC;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
    border-radius: 4px;
}

.addressSelection input:focus{
	box-shadow: none;
}
.addressSelection input{
	transform: scale(.7);
	opacity: 0;
}
.addressSelection input.delivery_time_option{
	height: 40px;
	width: 40px;
    top: -2px;
    right: -2px;
}
/*
@media(max-width: 361px){
	.autoCompleteSearchbar_dropdown .srch-name-td{width: 45%;}
}*/

@media(min-width: 361px){
	.autoCompleteSearchbar_dropdown .srch-name-td{width: 45%;}
	.item_quantity_box{width: 20%;}
}


/**/

     :root {
	 --line-thickness: 0.15em;
	 --glass-size: 65%;
	 --icon-height: 2rem;
	 --transition-speed: 0.35s;
	 --timing-function: cubic-bezier(0.66, 1.51, 0.77, 1.13);
	 --icon-color: #dedede;
}

.search-icon{
	position: relative;
	height: 100%
}

.openSearch-inputBox{
	display: block !important;
}

.search-inputBox{
	position: absolute;	
	left: 0;
	height: 40px;
	width: 100%;
	display: none;
	background-color: transparent;
	max-width: 720px;
}
.openSearch-icon__input{
	width: 100% !important;
	padding-left: 20px !important;
	padding-right: 50px !important;
	opacity: 1 !important;
	display: block !important;
}

.search-inputBox .autoCompleteSearchbar_dropdown{
/*	left: -80% !important;*/
	top: 65% !important;
	padding-top: 15px !important;
	z-index: 997 !important;
}

.search-icon__input{
	height: 35px;
	transition: .4s;
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
	width: 0px;
	opacity: 0;
	z-index: 999;
	border: none;
	position: absolute;
	top: 5px;
	right: 0;
	border-radius: 50px;
}

.search-icon__input:focus{
	outline: none;
	border: none;
	box-shadow: none;
}

.openSearch-icon__wrapper{
	right: -220% !important;
	z-index: 999;
	transition:.4s;
}
.applyCoupon-box{
	margin-bottom: 10px;
}
.apply-coupon-row, .applyCoupon-box{
	height: 60px;
	background: #FFF;
}
.apply-coupon-text-box{
	color: #000;
	font-size: 15px;
	font-weight: 500;
}
.apply-coupon-text-box svg, .applied-coupon-row svg{
	height: 20px;
	width: 20px;
	fill: #000;
}
.apply-coupon-row .coupon-arrow{
	height: 14px;
	width: 14px;
	fill: #DDD;
}
.applied-coupon-row .coupon-close svg{
	height: 11px;
	width: 11px;
    fill: #979797;
}
 .search-icon__wrapper {
	 width: var(--icon-height);
	 height: var(--icon-height);
	 border-radius: 100px;
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 right: 0;
	 margin: auto 0;
	 z-index: 999;
	 transform: rotate(-45deg);
	 transition: all 0 linear;
}
 .search-icon__wrapper:hover {
	 cursor: pointer;
}

 .search-icon__glass {
	 width: var(--glass-size);
	 height: var(--glass-size);
	 border: solid var(--line-thickness);
	 border-color: var(--icon-color);
	 border-radius: 100px;
	 margin: 0 auto;
	 position: relative;
	 transition: all var(--transition-speed) var(--timing-function) var(--transition-speed), border-color 0s linear var(--transition-speed);
}
 .search-icon__handle {
	 height: calc(100% - var(--glass-size));
	 width: var(--line-thickness);
	 margin: 0 auto;
	 background: var(--icon-color);
	 position: absolute;
	 border-radius: 0 0 100px 100px;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 transition: all var(--transition-speed) var(--timing-function);
	 transition-delay: var(--transition-speed);
}
 .search-icon__handle::after {
	 content: "";
	 display: block;
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 border-radius: inherit;
	 background: var(--icon-color);
	 transform: rotate(0deg);
	 transition: all var(--transition-speed) var(--timing-function);
	 transition-delay: 0s;
}

 .search-icon.open .search-icon__glass {
	 width: 100%;
	 height: 100%;
	 transition: all var(--transition-speed) var(--timing-function) 0s, border-color 0s linear var(--transition-speed);
	 border-color: rgba(0, 0, 0, 0);
}
 .search-icon.open .search-icon__handle {
	 bottom: calc(50% - (100% - var(--glass-size)) / 2);
	 border-radius: 100px;
	 transition-delay: 0s;
}
 .search-icon.open .search-icon__handle::after {
	 transition-delay: var(--transition-speed);
	 transform: rotate(90deg);
}


.delivery_address_btn_box{
	width: 100%;
	background-color: #EE6F12;
	bottom: 0;
	position: fixed;
}
.delivery_address_btn{
	padding: 15px 10px;
	color: white;
	font-weight: bold;
	background-color: transparent;
	width: 100%;
	border: none;
}
/* order list */
.orderRow{
	color: white !important;
}
.orderRow .nav-link{
	font-weight: 500;
	color: #1fbcff;
}
.orderRow .nav-link.active{
	background-color: transparent !important;
	border-bottom: 3px solid white !important;
	border-radius: 0 !important;
}

.sortBtn, .filterBtn{
	width: 100%;
	height: 50px;
	font-weight: 500;
	border: none;
	background-color: white;
}
.sortBtn{border-right: 1px solid rgba(0,0,0,.2);}

/**/


#progressbar {
margin-bottom: 3vh;
overflow: hidden;
color: black;
padding-left: 0px;
margin-top: 3vh;
}

#progressbar li {
list-style-type: none;
font-size: 0.8rem;
width: 25%;
float: left;
position: relative;
font-weight: 400;
color: #676E8A;
}

#progressbar #step1:before {
content: "";
color: white;
width: 10px;
height: 10px;
margin-left: 0px !important
}

#progressbar #step2:before {
content: "";
color: #fff;
width: 10px;
height: 10px;
margin-left: 32%
}

#progressbar #step3:before {
content: "";
color: #fff;
width: 10px;
height: 10px;
margin-right: 32%
}

#progressbar #step4:before {
content: "";
color: rgb(151, 149, 149, 0.651);
width: 10px;
height: 10px;
margin-right: 0px !important
}

#progressbar li{
font-size: 11px;
}

#progressbar li:before {
line-height: 29px;
display: block;
font-size: 12px;
background: rgb(151, 149, 149);
border-radius: 50%;
margin: auto;
z-index: -1;
margin-bottom: 1vh
}

#progressbar li:after {
content: '';
height: 2px;
background: rgb(151, 149, 149, 0.651);
position: absolute;
left: 0%;    
right: 0%;
margin-bottom: 2vh;
top: 4px;
z-index: 1
}

.progress-track {
padding: 0 1%
}

#progressbar li:nth-child(2):after {
margin-right: auto
}

#progressbar li:nth-child(1):after {
margin: auto
}

#progressbar li:nth-child(3):after {
float: left;
width: 68%
}

#progressbar li:nth-child(4):after {
margin-left: auto;
width: 132%
}

#step1.active:after{
width: 133%;
}

#step2.active:after{
width: 160%;
}

#progressbar li.active:before,
#progressbar li.active:after {
background: #0376FC;
}

#progressbar li.active{
text-shadow: 0 0 1px black;
color: #16253B;
}
.order_tab{
background-color: white;
border-radius: 5px;
}

.order_tab .item-name{
font-size: 12px;
font-weight: bold;
}
.order_tab .CancelledOrder .item-price, .order_tab .DeliveredOrder .item-price{
font-size: 14px;
text-align: center;
width: 100%;

display: flex; height: 45%;
}
.order_tab .item-price{
font-size: 14px;
display: flex; height: 80%;
}
.order_tab .item-price b{
align-self: flex-end;
width: 100%;
}

.assurityTabs span{
background-color: #E4E9F2;
color: #676E8A;
font-size: 11px;
padding: 3px 6px;
}

.cancelBtn{
box-sizing: border-box;
height: 30px;
width: 87px;
border-radius: 2px;
border: 1px solid #DD5E5E;
background-color: white;
color: #DD5E5E;
font-weight: bold;
font-size: 13px;
}
.reOrderBtn{
box-sizing: border-box;
height: 30px;
width: 87px;
border-radius: 2px;
border: 1px solid #0376FC;
background-color: white;
color: #0376FC;
font-weight: bold;
font-size: 13px;
}
.invoiceBtn{
box-sizing: border-box;
height: 30px;
width: 80px;
color: #0376FC;
font-family: Arial;
font-size: 14px;
font-weight: 700;
background-color: white;
border: none;
}
.Cancelled{
border-radius: 2px;
background-color: #FFF1F1;
padding: 4px;
height: 16px;
width: 55px;
color: #DD5E5E;
font-size: 12px;
font-weight: 500;
line-height: 16px;
}
.Delivered{
border-radius: 2px;
background-color: #E0F9DF;
padding: 4px;
height: 16px;
width: 55px;
color: #30952D;
font-size: 12px;
font-weight: 500;
line-height: 16px;
}


/*  */
.orderDetails{
	list-style: none;
	padding: 0;
}
.orderDetails li{
	margin-bottom: 5px;
	width: 95%;
	font-size: 11px;
	color: #676E8A;
}

.rescheduleBox{
	height: 100vh;
	overflow: hidden;
	width: 100%;
	position: fixed;
	background-color: rgba(0,0,0,.5);
	z-index: 999;
	top: 0;
	display: none;
}

.rescheduleInnerBox{
	height: 70vh;
	width: 100%;
	background-color: white;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	position: fixed;
	bottom: 0;
	display: none;
}

.rescheduleInnerBox .rescheduleHeader{
	font-weight: bold;
	font-size: 14px;
}

.rescheduleInnerBox .delivery_time_box label{
	margin-bottom: 0;
	font-size: 12px;
}
.rescheduleInnerBox .delivery_date_box{
	margin-top: 0;
	padding-top: 0;
}
.rescheduleInnerBox .delivery_time_box .custom_delivery_time{
	transform: scale(.7);
}

.rescheduleInfo span{
	font-size: 12px;
}

.rescheduleBox .closeBtn button{
	background-color: transparent;
	border: none;
	outline: none;
}
.rescheduleBox .closeBtn button:focus{
	outline: none;
}

/* order details */



.deliverySlotBox, .deliveryAddressBox, .invoiceDetailsBox{
	width: 90%;
	margin:auto;
	background-color: white;
	padding: 15px;
	margin-bottom: 15px;
}

.deliverySlotBox .deliveryInnerBox ul, .deliveryAddressBox .deliveryAddressInnerBox ul, .invoiceDetailsBox .invoiceDetailsInnerBox ul{
	margin: 0;
	list-style: none;
	padding-left: 0;
}

.deliverySlotBox .deliveryInnerBox ul li, .deliveryAddressBox .deliveryAddressInnerBox ul li, .invoiceDetailsBox .invoiceDetailsInnerBox ul li{
	font-size: 12px;
}

.deliverySlotBox .deliveryInnerBox ul li:first-child, .deliveryAddressBox .deliveryAddressInnerBox ul li:first-child, .invoiceDetailsBox .invoiceDetailsInnerBox ul li:first-child{
	font-size: 14px;
	font-weight: bold;
}

.itemDetailBox{
	width: 90%;
	margin:auto;
	background-color: transparent;
	margin-bottom: 15px;
}

.itemDetailBox .order_tab{
	padding: 15px;
	border-radius: 15px;	

}

.itemDetailBox .cancelBtn{
	border: none;
}

.rescheduleBtnBox{
	width: 100%;
	background-color: #EE6F12;
	bottom: 0;
	position: fixed;
}

.rescheduleBtn{
	padding: 10px;
	color: white;
	font-weight: bold;
	background-color: transparent;
	width: 100%;
	border: none;
}

.thankyou_section_one .first_row{
	line-height: 40px;
	vertical-align: middle;
	}

	.thankyou_section_two{
	margin-top: 15px;
}
.thankyou_section_two .innerDiv{
	width: 90%;
	margin: auto;
	text-align: center;
	background-color: white;
	padding: 30px;
}

.thankyou_section_two .innerDiv .thankyouTxt{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thankyouHeader{
	color: white;
	font-weight: bold;
	font-size: 16px;
}

.orderStatus{
	color: #49537D;
	font-size: 14px;
	line-height: 18px;
}

.orderId{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #08B354;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
}

.deliveryTime{
	color: #49537D;
	font-size: 13px;
	line-height: 18px;
}

.deliveryTime .scheduledTime{
	font-weight: bold;
}
.shopmoreBtn{
	color: #0376FC;
	background-color: transparent;
	border: 1px solid #0376FC;
	margin-right: 11px;
}
.trackOrderBtn:focus,
.shopmoreBtn:focus{
	transform: scale(.9);
}

.trackOrderBtn{
	color: #fff;
	background-color: #EE6F12;
	border: 1px solid #EE6F12;
}
.btnSection .trackOrderBtn,
.btnSection .shopmoreBtn{
	box-sizing: border-box;
  height: 44px;
  width: 120px;
  border-radius: 2px;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  
}
.btnSection{
	margin-top: 15px;
}
.btnSection .shopmoreBtn{
	color: #0376FC;
	background-color: transparent;
	border: 1px solid #0376FC;
	margin-right: 11px;
}

.btnSection .trackOrderBtn{
	color: #fff;
	background-color: #EE6F12;
	border: 1px solid #EE6F12;
}

.btnSection .trackOrderBtn:focus,
.btnSection .shopmoreBtn:focus{
	transform: scale(.9);
}
.section_two .carousel-item{
    padding-bottom: 30px;
}
.index_carousel_one .carousel-item img{
	width: 100%;
	height: 160px;
	object-fit: cover;
}
.product-vairent-popup{
	top: 0px;
	left: 0px;
	width: 100%;
	background: rgba(0,0,0,0.60);
	z-index: 99;
	display: none;
}
.product-varient-box{
	bottom: 0px;
	left: 0px;
	border-radius: 16px 16px 0px 0px;
	background: #FFF;
	padding: 30px;
}
.vareint-title{
	color: #16253B;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
}
.varient-subtitle{
	font-size: 13px;
	line-height: 15px;
	color: #16253B;
	font-weight: 500;
}
.all-prod-varient-box .single-vairent-box:last-child{
	border-bottom: none;
}
.single-vairent-box{
	padding: 15px 0px;
	border-bottom: 1px solid #808080;
}
.single-vairent-box .varient-image-box{
	height: 60px;
	width: 60px;
}
.single-vairent-box .varient-image-box img{
	top: 0;
	left: 0;
	object-fit: cover;
}
.single-vairent-box .varient-gm{
	color: #16253B;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
}
.single-vairent-box .varient-price{
	color: #16253B;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}
.single-vairent-box .varient-price del{
	color: #777;
	font-size: 12px;
}
.varient-item-peice{
	display: none;
}
.varint-per{
	color: #666;
	font-size: 12px;
}
.vairent-add .varient-add-button{
	height: 21px;
	padding: 0px 10px;
	gap: 8px;
	color: #E88219;
	border: 1px solid rgba(128,128,128,0.31);
	font-size: 14px;
	line-height: 14px;
	border-radius: 4px;
}

.openProdSharePopup, .imageOpenPopup{
	z-index: 999;
	background: rgba(0,0,0,0.70);
    top: 0;
    left: 0;
	display: none;
}
.imageOpenPopup{
	background: #FFF;
}
.imageOpenMiddle{
	width: 100%;
}
.sharePopupContainer{
	background: #FFF;
	border-radius: 10px 10px 0px 0px;
	bottom: 0px;
	left: 0px;
}
.share-prod{
	background-color: rgba(255,255,255,1.00);
	height: 40px;
	width: 40px;
	border-radius: 100%;
	top: 20px;
	right: 10px;
	z-index: 5;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.10);
}
.share-prod svg{
	height: 20px;
	width: 20px;
	fill: #888;
}
.image-share-row{
	background: #EEE;
	padding: 10px;
}
.share-prod-title{
	font-size: 20px;
	line-height: 30px;
	color: #000;
}
.share-popup-title{
	font-size: 16px;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.share-popup-desc{
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.prod-custom-url .custom-url{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.image-share-box img{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.image-share-box{
	flex-shrink: 0;
	display: inline-block;
}
.share-prod-name{
	max-width: 100%;
    overflow: hidden;
}
.cross_btn{
	top: 0;
	right: 0;
	height: 40px;
	width: 40px;
	font-size: 25px;
	color: #000;
	z-index: 5;
}
.right-full-image img{
	max-height: 80vh;
	max-width: 100%;
	object-fit: contain;
}
.socialShare .shareicon{
	width: 25%;
}
.socialShare .shareicon .share-label{
	width: 100%;
	float: left;
	color: rgb(102, 102, 102);
	font-size: 12px;
}
.socialShare .shareicon .fa{
	font-size: 30px;
}
.socialShare .shareicon .fa-facebook{
    color: #3B5998;
    cursor: pointer;
}
.socialShare .shareicon .fa-pinterest{
    color: #CE2029;
    cursor: pointer;
}
.socialShare .shareicon .fa-twitter{
    color: #00B0ED;
    cursor: pointer;
}
.socialShare .shareicon .fa-whatsapp{
    color: #4CED69;
    cursor: pointer;
}
.headerproductlist .products_glance, .product_section_four .searchList{
	display: none !important;
}
.product_section_four .productList{
	padding: 0px 15px;
	gap: 10px;
}
.search-tile-box{
	width: calc(50% - 5px);
	padding: 10px 0px;
}
.product-image-box{
	padding-top: 100%;
}
.product-image-box img{
	top: 0px;
	left: 0px;
	object-fit: contain;
	right: 0px;
	bottom: 0px;
}
.top-header-search{
	border: 1px solid #DDD;
	border-radius: 4px;
	background: #FFF;
}
.search-icon img{
	-webkit-filter: invert(100%);
	height: 20px;
}
.top-header-search .search-icon__input{
	height: 40px;
	top: 0px;
	font-size: 16px;
    padding-left: 0 !important;
    font-weight: 300;
}
.top-header-search .search-icon__input::-webkit-input-placeholder{
	font-weight: 400;
}
.search-inputcontainer{
	
}