*{
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: normal;
	font-family: "HipkartSans",sans-serif;
	outline: none;
    font-weight: 400;
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--light.woff2") format("woff2");
	font-style:normal;
	font-weight:300;
	font-display:swap
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--regular.woff2") format("woff2");
	font-style:normal;
	font-weight:400;
	font-display:swap
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--medium.woff2") format("woff2");
	font-style:normal;
	font-weight:500;
	font-display:swap
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--bold.woff2") format("woff2");
	font-style:normal;
	font-weight:700;
	font-display:swap
}
@font-face{
	font-family:"HipkartSans";
	src:url("fonts/HipkartSans--black.woff2") format("woff2");
	font-style:normal;
	font-weight:900;
	font-display:swap
}
select{
	-webkit-appearance: none;
}
a{
	text-decoration: none;
}
::selection{
	background: #FF1F4C;
	color: #FFF;
}
body::-webkit-scrollbar {
    width: 5px;
    background-color: #FFF;
}
body::-webkit-scrollbar-thumb {
    background-color: #A0A0A0;
	border-radius: 40px;
}
body::-webkit-scrollbar-track {
    background-color: #FFF;
}
b, strong{
	font-weight: 600;
}
img[src=""]{
	opacity: 0;
}
.hk-hipkoin-filled{
	display: none;
}
.floatLeft{
	float: left;
	width: 100%;
}
/****************************CART POPUP***************************************/
#recommendedProds .CrossSellsBox .crossSellList{
	padding-bottom: 30px;
}
.cart-main-content .remove{
	font-family: "HipkartSans",sans-serif !important;
	font-size: 18px !important;
	color:#FF1F4C !important;
}
.widget_shopping_cart_content .buttons .btn-default.pull-left,.widget_shopping_cart_content .buttons .btn-default.pull-right{
	font-family: "HipkartSans",sans-serif !important;
	font-weight:normal;
}
#themeCartPopUP .cart-main-content .name a{
	font-weight:normal;
}
/************************ HOME PAGE STARTS ******************************/
.top_header_bar{
	background: #FFF;
	border-bottom: 1px solid #EFEFEF;
    height: 69px;
	position: relative;
    z-index: 9;
	border-top: 3px solid #FF1F4C;
}
.top_header_bar_container{
	margin: 0px auto;
	width: 100%;
	max-width: 1240px;
	position: relative;
}
.top_header_bar_container .hipkart_search_header{
	position: relative;
	height: 64px;
	background: #FFF;
}
.hipkart_search_header .header_logo{
	position: absolute;
	display: inline-block;
	left: 0px;
	text-align: center;
	top: 0px;
	padding-top: 10px;
	z-index: 2;
	margin-left: 10px;
}
.hipkart_search_header .header_logo .hk-hipKart{
	color: #FF1F4C;
	font-size: 40px;
}
.hipkart_search_header .seacrh_bar{
	float: left;
	width: 75%;
	position: relative;
	padding-left: 100px;
}
.hipkart_search_header .search_post_form{
	position: relative;
	padding-left: 70px;
}
.hipkart_search_header .search_post_form .allcategories_box{
	font-size: 24px;
	color: #777;
	position: absolute;
	height: 64px;
	width: 70px;
	display: inline-block;
	left: 0px;
	text-align: center;
	top: 0px;
	padding-top: 20px;
	z-index: 2;
	cursor: pointer;
}
.hipkart_search_header .search_post_form .allcategories_box .hk-menu{
	font-size: 24px;
	color: #A0A0A0;
}
.hipkart_search_header .search_post_form input[type="text"]{
	border: 1px solid #EFEFEF;
	height: 40px;
	margin-top: 12px;
	padding: 6px 10px 6px 40px;
	color: #222;
	font-size: 18px;
}
.hipkart_search_header .search_post_form .hk-search{
	position: absolute;
	font-size: 20px;
	top: 22px;
	left: 80px;
}
.right_side_icons .top_bar_icons .hk-user-pro, .right_side_icons .top_bar_icons .hk-shopping-cart{
	font-size: 26px;
	color: #A0A0A0;
}
.right_side_icons .top_bar_icons .CreateStoreSvg{
	border-radius: 100%;
	height: 36px;
	width: 36px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
}
.right_side_icons .top_bar_icons .CreateStoreSvg .hk-sell-on-hipkart{
	font-size: 26px;
	color: #FF1F4C;
}
.right_side_icons ul li.store_create{
	padding-top: 13px;
}
.right_side_icons{
	float: left;
	width: 25%;
	padding: 0 10px;
}
.right_side_icons ul li{
	float: left;
	width: 25%;
	transition: 0.3s;
	position: relative;
	height: 64px;
	padding-top: 19px;
}
.right_side_icons .top_bar_icons{
	text-align: center;
	position: relative;
	cursor: pointer;
}
.right_side_icons .top_bar_icons .hk-drop-down-arrow{
	font-size: 12px;
	color: #A0A0A0;
	position: absolute;
	right: 8px;
	top: 6px;
}
.right_side_icons .top_bar_icons .choose_your_country{
	display: inline-block;
	font-size: 14px;
	color: #777;
	position: relative;
	top: 2px;
	margin-right: 4px;
}
.right_side_icons .top_bar_icons .choose_your_country img{
    height: 18px;
    display: inline-block;
    margin-right: 9px;
}
.right_side_icons .header_languageList li{
	width: 100%;
	padding: 5px 10px;
    height: auto;
	float: left;
	cursor: pointer;
}
.right_side_icons .header_languageList li:hover{
	background: #F1F1F1;
}
.right_side_icons .header_languageList{
	position: absolute;
    height: 190px;
    background: #FFF;
    z-index: 2;
    overflow-y: auto;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.right_side_icons .header_languageList::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.right_side_icons .header_languageList::-webkit-scrollbar{
	width: 3px;
	background-color: #F5F5F5;
}
.right_side_icons .header_languageList::-webkit-scrollbar-thumb{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #CCC;
}
.user_account_options{
	-webkit-animation: menu-slide-in-up 0.3s;
	animation: menu-slide-in-up 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	background: #FFF;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	position: absolute;
	border: 1px solid #EFEFEF;
	width: 160px;
	top: 60px;
	left: -95px;
	display: none;
	z-index: 9;
}
.user_account_options:after{
	content: '';
	height: 16px;
	width: 16px;
	display: inline-block;
	position: absolute;
	top: -9px;
	right: 25px;
	background: #FFF;
	border: 1px solid #EFEFEF;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.user_account_options .user_access_option{
	text-align: left;
	padding: 3px 20px;
	line-height: 1.9;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	background: #FFF;
	color: #666;
	font-size: 15px;
}
.user_account_options .user_access_option:hover{
	background: #F5F5F5;
}
@-webkit-keyframes menu-slide-in-up{
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
.showUserOption:hover .user_account_options{
	display: inline-block;
}
.allCategories_lists{
	position: absolute;
	top: 59px;
	left: -90px;
	width: 260px;
	background: #FFF;
	display: none;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	border: 1px solid #EFEFEF;
	-webkit-animation: menu-slide-in-up 0.3s;
	animation: menu-slide-in-up 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	z-index: 2;
}
.allCategories_lists:after{
	content: '';
	height: 16px;
	width: 16px;
	display: inline-block;
	position: absolute;
	top: -8px;
	left: 116px;
	background: #F2F2F2;
	border: 1px solid #EFEFEF;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);	
}
.allCategories_lists .catHeading{
	background: #F2F2F2;
	padding: 10px 20px;
	font-size: 16px;
	color: #222;
	position: relative;
	z-index: 2;
	text-align: left;
}
.allCategories_lists ul{
	position: relative;
}
.allCategories_lists ul li .Categories_lists_row{
	background: #FFF;
	position: relative;
	padding: 8px 15px;
	border: 1px solid #FFF;
	border-right: none;
	border-left: none;
}
.allCategories_lists i{
	float: left;
	color: #666;
	font-size: 15px;
	position: relative;
	padding-right: 6px;
	top: 3px;
}
.allCategories_lists .Categories_lists_name{
	float: left;
	color: #000;
	font-size: 14px;
}
.allcategories_box:hover .allCategories_lists{
	display: inline-block;
}
.allCategories_lists ul li:hover .Categories_lists_row{
	border-color: #E9E9E9;
	border-right: none;
	z-index: 5;
}
.allCategories_lists ul li:hover i{
	color: #FF1F4C;
}
.top_bar_icons .dropdown-menu{
	left: initial;
	top: 37px;
	right: -10px;
}
.changeSiteCurrencyLanguage{
	position: absolute;
	top: 60px;
	left: -200px;
	width: 300px;
	display: none;
	background: #FFF;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	border: 1px solid #EFEFEF;
	-webkit-animation: menu-slide-in-up 0.3s;
	animation: menu-slide-in-up 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	padding: 10px 20px 0px;
	z-index: 5;
}
.changeSiteCurrencyLanguage .Selct_title_text{
	padding-bottom: 3px;
	font-size: 15px;
	color: #222;
	margin-top: 10px;
}
.changeSiteCurrencyLanguage .optionSelectorSwitcher{
	border: 1px solid #DDD;
	height: 30px;
	padding: 5px 40px 5px 10px;
	font-size: 15px;
	color: #222;
	position: relative;
	cursor: pointer;
}
.changeSiteCurrencyLanguage .optionSelectorSwitcher:after{
	content: "\e91c";
	font-family: 'HipKart';
	color: #444;
	font-size: 15px;
	position: absolute;
	right: 10px;
	top: 8px;
	display: inline-block;
}
.changeSiteCurrencyLanguage .saveChangeSetting{
	text-align: right;	
	margin: 10px 0;
}
.changeSiteCurrencyLanguage .saveChangeSetting .saveChangeSetting_btn{
	justify-content: center;
    background: #FF1F4C;
    display: flex;
    align-items: center;
    height: 34px;
    font-size: 14px;
    color: #FFF;
    border-radius: 2px;
	position: relative;
}
.Categories_lists:hover .subCategories_lists{
	display: inline-block;
}
.subCategories_lists{
	position: absolute;
	left: 259px;
	top: -10px;
	display: none;
	width: 728px;
	background: #FFF;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	border: 1px solid #E9E9E9;
	-webkit-animation: menu-slide-in-up 0.3s;
	animation: menu-slide-in-up 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	z-index: 2;
}
.subCategories_lists ul{
	padding: 5px 20px 10px;
	overflow: hidden;
	position: relative;
}
.allCategories_lists .subCategories_lists ul li{
	float: left;
	width: 33.3%;
	padding: 0;
}
.allCategories_lists .subCategories_lists ul li:hover{
	background: none;
}
.allCategories_lists .subCategories_lists ul li .subcatog_heaading, .allCategories_lists .subCategories_lists ul li .SubCategories_lists_name{
	max-width: 200px;
	width: 100%;
	float: left;
	text-overflow: ellipsis;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	color: #222;
	text-align: left;
	font-size: 15px;
	padding-bottom: 8px;
}
.allCategories_lists .subCategories_lists ul li .subcatog_heaading{
	margin-bottom: 5px;
	font-weight: 700;
	line-height: 35px;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 0;
	margin-top: 5px;
}
.allCategories_lists .subCategories_lists ul li a:hover{
	color: #FF1F4C;
}
.right_side_icons .top_bar_icons .CreateStoreSvg:hover, .right_side_icons .top_bar_icons .CreateStoreSvg.pulse_hover{
	-webkit-animation: pulse-shadow--collection 2s infinite;
	animation: pulse-shadow--collection 2s infinite;
	-webkit-transition: .1s background-color,.1s border-color,.1s color,.1s fill;
	transition: .1s background-color,.1s border-color,.1s color,.1s fill;
	border-color: transparent !important;
	background: rgba(0,0,0,0);
	color: #FF1F4C !important;
}
@-webkit-keyframes pulse-shadow--collection{
	0% {
		-webkit-box-shadow: 0 0;
		box-shadow: 0 0;
	}
	70% {
		-webkit-box-shadow: 0 0 5px 10px rgba(255,255,255,0);
		box-shadow: 0 0 5px 10px rgba(255,255,255,0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
		box-shadow: 0 0 0 0 rgba(255,255,255,0);
	}
}
.checkout_cart_header .cartProductCount{
	top: -9px;
    right: -1px;
}
.productSelectBtn .addToCart{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.LoginUserInitail{
	height: 30px;
	width: 30px;
	background: transparent;
	display: inline-flex;
	font-size: 14px;
	justify-content: center;
	align-items: center;
	color: #FFF;
	border-radius: 100%;
	border: 1px solid #FF1F4C;
	position: relative;
	background: #FF1F4C;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.LoginUser.myMesageDot .LoginUserInitail:after, .user_access_option.myMesage:after{
    content: '';
    background: #FF1F4C;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    display: inline-block;
    border: 2px solid #FFF;
    position: absolute;
    right: -4px;
    top: -2px;
}
.user_access_option.myMesage:after{
    right: 0px;
}
.LoginUserInitail:hover{
	background: #FFF;
	border: 1px solid #DDD;
	color: #222;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.showUserOption .LoginUser, .header-new{
	font-weight: 500;
}
.changeSiteCurrencyLanguage .header_language{
	position: relative;
}
.header_language .header_languageList{
	position: absolute !important;
	background: #FFF;
	top: 0px;
	left: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	-webkit-animation: menu-slide-in-up 0.3s;
	animation: menu-slide-in-up 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	z-index: 2;
	width: 100%;
	max-height: 186px;
    overflow-y: auto;
}
.header_language .header_languageList::-webkit-scrollbar {
    width: 5px;
    background-color: #FFF;
}
.header_language .header_languageList::-webkit-scrollbar-thumb {
    background-color: #A0A0A0;
	border-radius: 40px;
}
.header_language .header_languageList::-webkit-scrollbar-track {
    background-color: #FFF;
}
.changeSiteCurrencyLanguage .header_languageList li{
	width: 100%;
	padding: 5px 10px;
	height: auto;
	cursor: pointer;
	color: #222;
}
.changeSiteCurrencyLanguage .header_languageList li:hover{
	background: #F5F5F5;
}
.all_products_container{
	background: #FFF;
	padding: 50px 20px;
	min-height: 600px;
	position: relative;
}
.middle_products{
	max-width: 1240px;
	width: 100%;
	margin: 0px auto;
}
.all_products_container .middle_products .masonaryProducts{
	/* -moz-column-width: 14em;
	-webkit-column-width: 14em;
	-moz-column-gap: 11px;
	-ms-column-gap: 11px;
	-webkit-column-gap: 11px; */
	display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(250px,1fr));
    grid-auto-rows: 20px;
}
.checkout_cart_header .top_bar_icons{
	margin: 0px auto;
    width: 34px;
}
.fullproduct_box .productLike{
	position: absolute;
    z-index: 1;
    text-align: center;
    right: 10px;
    top: 10px;
}
.fullproduct_box .productLike .hk-heart{
	font-size: 24px;
    margin-top: 5px;
    color: #a7a7a7;
    display: inline-block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
.fullproduct_box .productLike.selected .hk-heart{
	color: #FF1F4C;
}
.fullproduct_box .productLike:hover .hk-heart{
	color: #FF1F4C;
}
.fullproduct_box{
	display: inline-block;
	visibility:hidden;
	margin: 8px 0px;
	width: 100%;
}
.masonaryProducts .boxcontent{
    float: left;
	width: 100%;
}
.fullproduct_box .prodimg_box{
	position: relative;
	min-height: 150px;
	overflow: hidden;
	cursor: pointer;
	background: #FDFDFD;
}
.fullproduct_box .prodimg_box .CloudProdctImg{
	position: relative;
	min-height: 200px;
	text-align: center;
}
.fullproduct_box .prodimg_box .CloudProdctImg img{
	max-width: 100%;
	display: inline-block;
	width: 100%;
}
.fullproduct_box .prodimg_box .onHoverName{
	position: absolute;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	height: 100% !important;
	left: 0px;
	width: 100%;
	bottom: 0px;
	background: rgba(255,255,255,0.90);
	top: 0;
	text-align: center;
	-webkit-transition: all ease 400ms;
	transition: all ease 400ms;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.fullproduct_box .onHoverName .hoverPrice{
	color: #555;
	font-size: 20px;
}
.fullproduct_box .onHoverName .hoverName{
	color: #555;
	font-size: 20px; 
	padding: 10px;
}
.fullproduct_box .onHoverName .buyProduct{
	display: inline-block;
	background: #FF1F4C;
	color: #FFF;
	padding: 10px 45px;
	text-transform: capitalize;
	cursor: pointer;
}
.fullproduct_box .prodimg_box:hover .onHoverName{
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.prodName .product_name{
	color: gray;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	font-size: 22px;
	font-weight: 300;
	padding: 15px 22px 12px;
	cursor: pointer;
	display: inline-block;
}
.prodName .product_name::first-letter, .fullproduct_box .onHoverName .hoverName::first-letter, .fullproduct_box .onHoverName .buyProduct::first-letter{
	text-transform: capitalize;
}
.prodName .product_name:hover{
	color: #64686A;
}
.prodName.socialIcons{
	padding: 20px;
}
.prodName .likes_heart, .prodName .comment_box{
	position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-right: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: left;
}
.prodName .likes_heart .hk-heart, .prodName .comment_box .hk-bubble{
	font-size: 20px;
    position: relative;
    z-index: 1;
    color: #B9B9B9;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.prodName .comment_box .hk-bubble{
	font-size: 22px;
}
.prodName .likes_heart .count_heart, .prodName .comment_box .count_comment{
	font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #B9B9B9;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 20px;
    float: left;
    margin: 0px 0px 0px 5px;
}
.prodName .likes_heart:hover .count_heart, .prodName .comment_box:hover .count_comment, .prodName .likes_heart:hover .hk-heart, .prodName .comment_box:hover .hk-bubble{
	color: #FF1F4C;
}
.prodName .likes_heart:hover, .prodName .comment_box:hover{
	/* border: 1px solid #FF1F4C; */
}			
.prodName .likes_heart.selected .count_heart,.likes_heart.selected .hk-heart{
	color: #FF1F4C;
}			
.prodName .likes_heart.selected{
	border: 1px solid #FF1F4C;
}			
.fullproduct_box .prodName{
	background: #FDFDFD;
	margin:auto;
}
.fullproduct_box .singleComent{
	position: relative;
	padding-top: 2px;
	background: #FDFDFD;
	padding-bottom: 5px;
}
.OwnerName{
	padding: 0px 22px 0px;
	font-size: 15px;
	font-weight: 300;
	color: #222;
	background: #FDFDFD;
	margin:auto;
} 
.salePrice{
	padding: 0px 20px;
	font-size: 20px;
	font-weight: 300;
	color: #666;
	background: #FDFDFD;
	margin:auto;
}
.salePrice .hk-percentage{
	color: #FF1F4C;
    position: relative;
    margin: 10px 0 0;
    display: inline-block;
}
.salePrice .NewSalePrice{
	color: #4CAF50;
	font-weight: 500;
}
.OwnerName .storeName{
	font-weight: 500;
	color: #FF1F4C;
	text-transform: capitalize;
}
.singleComent .UserDp{
	position: absolute;
	left: 20px;
	top: 10px;
	height: 30px;
	width: 30px;
	border-radius: 100%;
	overflow: hidden;
	color: #FFF;
	font-size: 16px;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	text-transform: uppercase;
	background: #FF1F4C;
}
.singleComent .name_comentBox{
	position: relative;
	min-height: 40px;
	padding: 8px 25px 5px 55px;
	min-height: 60px;
}
.singleComent .name_comentBox .commentContain{
	border-radius: 18px;
	background: #F1F1F1;
	padding: 8px 10px;
	display: inline-block;
	position: relative;
}
.name_comentBox .commentContain .smilyBox .smilyTopTip{
	border: 1px solid #DDD;
	background: #DDD;
	padding: 4px;
	text-align: center;
	color: #111;
	position: absolute;
	min-width: 80px;
	font-size: 13px;
	z-index: 2;
	left: -27px;
	bottom: 19px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 240ms ease-in-out;
	transition: all 240ms ease-in-out;
	border-radius: 4px;
	box-shadow: 1px -1px 3px rgba(0, 0, 0, 0.27);
}
.name_comentBox .commentContain .smilyBox .smilyTopTip:after {
	content: '';
	height: 10px;
	width: 10px;
	position: absolute;
	margin-left: -5px;
	left: 50%;
	bottom: -6px;
	transform: rotate(45deg);
	display: inline-block;
	background: #DDD;
}
.name_comentBox .commentContain .smilyBox:hover .smilyTopTip{
	visibility: visible;
	opacity: 1;
	bottom: 35px;
}
.name_comentBox .commentContain .smilyBox{
	position: absolute;
	font-size: 14px;
	padding: 5px;
	border-radius: 100%;
	bottom: 0px;
	background: #FFF;
	cursor: pointer;
	right: -17px;
	box-shadow: -3px 1px 1px rgba(0,0,0,0.12);
	color: #FF1F4C;
}
.name_comentBox .commentContain .smilyBox [class*="path"] {
    font-family: 'HipKart' !important;
}
.singleComent .name_comentBox .UserName{
	text-transform: capitalize;
	font-weight: 500;
}
.singleComent .name_comentBox .UserName, .singleComent .name_comentBox .UserComment{
	font-size: 15px;
	color: #FF1F4C;
	padding-top: 10px;
}
.singleComent .name_comentBox .UserComment{
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #111;
}
.writeComment{
	margin-top: 0px;
	padding: 10px;
	background: #FDFDFD;
	position: relative;
}
.writeComment .writeCommentText{
	border: 1px solid #DDD;
	resize: none;
	font-size: 13px;
	color: #222;
	padding: 10px;	
	background: #FFF;
	height: 40px;
	min-height: 40px;
	transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
	overflow-x: hidden;
	overflow-y: auto;
	border-radius: 20px;
	-webkit-user-modify: read-write-plaintext-only;
	line-height: normal;
}
.writeComment .writeCommentText::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.writeComment .writeCommentText::-webkit-scrollbar{
	width: 3px;
	background-color: #F5F5F5;
}
.writeComment .writeCommentText::-webkit-scrollbar-thumb{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #CCC;
}
.writeComment .postCmmnt{
	background: #FF1F4C;
	text-align: center;
	color: #FFF;
	height: 30px;
	width: 30px;
	display: none;
	margin-top: 12px;
	font-size: 15px;
	padding-top: 8px;
	padding-right: 2px;
	border-radius: 100%;
	position: absolute;
	bottom: 5px;
	right: 4px;
	box-shadow: -3px 1px 1px rgba(0, 0, 0, 0.2);
}
/******** HOME PAGE ENDS ******/
/********PRODUCT PAGE *********/
.singleProductBox{
	background: #F4F7F6;
	padding: 10px 0 0;
}
.singleProductBox .singleprodMiddle{
	max-width: 1240px;
	width: 100%;
	margin: 0px auto;
}
.singleprodMiddle .singleprodDetails{
	background: #FFF;
	position: relative;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}
.singleprodMiddle .productContainer{
	float: left;
	width: 45%;
	padding: 20px 4px 20px 20px;
    vertical-align: top;
    position: sticky;
    top: 0px;	
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    display: flex;
}
.productContainer .FavrateLike{
	position: absolute;
    right: 12px;
    top: 27px;
    font-size: 20px;
    color: #999;
    width: 42px;
    height: 42px;
    border-radius: 4px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFF;
    z-index: 3;
}
.productContainer .FavrateLike:hover{
	/* color: #FF1F4C !important; */
}
.productContainer .FavrateLike.selected{
	color: #FF1F4C !important;
}
.singleprodMiddle .productContainer .mainProduct{
	text-align: center;
	min-height: 150px;
	height: 550px;
	justify-content: center;
	align-items: center;
	display: flex;
	max-height: 550px;
    border: 1px solid #F0F0F0;
}
.productContainer .mainProduct img{
	max-width: 100%;
	max-height: 100%;
}
.singleprodMiddle .DetailsContainer{
	float: left;
	width: 55%;
	padding: 20px;
}
.DetailsContainer .prodNameFull, .DetailsContainer .prodPrice{
	padding-bottom: 7px;
	font-size: 24px;
	color: #111;
	padding-left: 10px;
}
.DetailsContainer .prodPrice{
	font-size: 28px;
	padding-bottom: 0px;
    font-weight: 500;
}
.riseprodPrice{
	font-size: 28px;
	padding-bottom: 0px;
    font-weight: 500;
	color: #111;
    padding-left: 10px;
	float: left;
}
.DetailsContainer .prodPrice del{
	font-size: 18px;
	margin-right: 10px;
	color: #666;
    text-decoration: line-through;
}
.DetailsContainer .localTaxes{
	font-size: 11px;
	color: #777;
	padding-left: 10px;
	margin-top: 5px;
}
.DetailsContainer .ProdSelectsize{
	margin-top: 15px;
	position: relative;
}
.DetailsContainer .ProdSelectsize .SelectsizeLabel{
	font-size: 14px;
	color: #111;
	margin-bottom: 5px;
	padding-left: 10px;
}
.fullProdsequence{
	position: absolute;
	background: white;
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	z-index: 2;
}
.fullDetailsPrice {
	position: relative;
}
.addCartLoader{
	display: flex;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	bottom: 0px;
	background: rgba(255,255,255,0.70);
}
.addCartLoader .cricleProcss{
	position: relative;
	text-align: center;
	height: 56px;
	width: 56px;
	align-self: center;
	margin: 0 auto;
	display: block;
}
.addCartLoader .cricleProcss:before{
	content: "";
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0%;
	left: 0%;
	border-width: 2px;
	border-style: solid;
	border-color: #FF1F4C #ccc #ccc;
	border-radius: 100%;
	animation: rotation .7s infinite linear;
}			
@-webkit-keyframes rotation {
	from{
		-webkit-transform: rotate(0deg);
	}to{
		-webkit-transform: rotate(359deg);
	}
}
.cricleProcss .hk-hk{
	font-size: 20px;
	color: #FF1F4C;
	padding-top: 18px;
	display: inline-block;
}
.alosLikeProd .alosLikemasonary, .all_products_container .masonaryProducts{
	min-height: 200px;
	position: relative;
}
.ProdSelectsize .selectVarentSize{
	padding: 10px;
	max-height: 200px;
	overflow-y: auto;
}
.ProdSelectsize .selectVarentSize::-webkit-scrollbar {
    width: 5px;
    background-color: #FFF;
}
.ProdSelectsize .selectVarentSize::-webkit-scrollbar-thumb {
    background-color: #A0A0A0;
	border-radius: 40px;
}
.ProdSelectsize .selectVarentSize::-webkit-scrollbar-track {
    background-color: #FFF;
}
.selectVarentSize .productVarientBox:hover, .selectVarentSize .productVarientBox.selected{
    border: 2px solid #FF1F4C;
}
.selectVarentSize .productVarientBox{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 6px 10px;
    border: 2px solid #DDD;
    color: #222;
}
.ProdSelectsize .selectionDrop{
	height: 40px;
	border: 1px solid #DDD;
	padding: 8px 40px 8px 10px;
	font-size: 15px;
}
.productQuantiy{
	display: flex;
	align-items: center;
	padding: 10px;
}
.productQuantiy .quantityModified{
	float: left;
	border: 1px solid #DDD;
    border-radius: 2px;
    height: 30px;
    background: #FFF;
	display: flex;
    overflow: hidden;
}
.quantityModified .quantityInputVal{
	float: left;
	width: 60px;
	font-size: 16px;
	height: 26px;
	color: #222;
	border: none;
	text-align: center;
}
.quantityModified .quantityDecrease, .quantityModified .quantityIncrease{
	float: left;
	width: 30px;
	height: 28px;
	position: relative;
	color: #222;
}
.quantityModified .quantityDecrease:before{
	position: absolute;
	right: 6px;
	top: 13px;
	width: 14px;
	content: '';
	background: #222;
	height: 2px;
}
.quantityModified .quantityIncrease:before{
	position: absolute;
	right: 7px;
	top: 13px;
	width: 14px;
	content: '';
	background: #222;
	height: 2px;
}
.quantityModified .quantityIncrease:after{
	position: absolute;
	right: 13px;
	top: 7px;
	height: 14px;
	content: '';
	background: #222;
	width: 2px;
}
.productQuantiy .prductPieceAvial{
	float: left;
	margin-left: 10px;
	display: flex;
	align-items: center;
    font-size: 13px;
    color: #666;
}
.prductPieceAvial .unitPiece{
	display: inline-block;
	margin-right: 5px;
}
.DetailsContainer .addToCart .addToCartBtn, .DetailsContainer .addToCart .buyNowBtn{
	background: #FF1F4C;
	color: #FFF;
	padding: 10px 0px;
	font-size: 16px;
	text-align: center;
	margin: 20px 15px 0 0;
	text-transform: uppercase;
}
.DetailsContainer .addToCart .buyNowBtn{
	background: #FCA200;
	margin: 20px 0px 0 15px;
}
.paymentInfo .hipkartSecure .httpssec{
	float: left;
	width: 116px;
	height: 34px;
	border-radius: 20px;
	background: #FFF;
	border: 1px solid #3A3A3A;
	position: relative;
}
.paymentInfo .hipkartSecure .httpssec .hk-lock3{
	position: absolute;
    color: #0C6115;
    font-size: 23px;
    left: 14px;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.paymentInfo .hipkartSecure .httpssec .hipTxt {
	position: absolute;
	font-size: 15px;
	color: #000;
	padding-left: 38px;
	top: 2px;
    font-weight: 500;
    line-height: 1;
}
.paymentInfo .hipkartSecure .httpssec .htpsTxt {
	position: absolute;
	font-size: 11px;
	color: #08A018;
	padding-left: 38px;
	bottom: 2px;
    line-height: 1;
}
.paymentInfo .secureText{
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	color: #111;
}
.payemt_info_head .paymentIcon{
	font-size: 25px;
    margin-top: 3px;
    float: left;
    margin-right: 3px;
}
.paymentIcon.hk-paypal {
	color: #002F86;
}
.paymentIcon.hk-cc-mastercard {
	color: #F79E1B;
}
.paymentIcon.hk-cc-visa {
	color: #1A1F71;
}
.paymentIcon.hk-cc-diners-club {
	color: #2656A0;
}
.paymentIcon.hk-cc-discover {
	color: #F16821;
}
.paymentIcon.hk-cc-amex {
	color: #0093DD;
}
.paymentIcon.hk-btc {
	color: #f7931a;
}
.paymentIcon.hk-hipkoin-filled {
	color: #FF1F4C;
}
.paymentInfo  .payemt_info_head{
	padding-top: 10px;
}
.payemt_info_head  .hipkartSecure{
	float: left;
    margin-left: 50px;
}
.prodZoom{
	position: absolute;
	right: 0px;
	top: -15px;
	cursor: pointer;
}
.prodZoom, .prodZoom .hk-search2{
	color: #666;
	font-size: 14px;
}
.relatedColors{
	padding: 10px;
	margin: 0px 0px 10px;
	position: relative;
}
.relatedColors .smallColors{
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2px;
}
.smallColors.addBorder{
	border: 2px solid #DDD;
}
.relatedColors .smallColors img{
	max-height: 100%;
	max-width: 100%;
}
.relatedColors .smallColors.addBorder.selected, .relatedColors .smallColors.addBorder:hover{
	border: 2px solid #FF1F4C;
}
.relatedsmallImg{
	margin-right: 2px;
    float: left;
    width: 64px;
}
.relatedsmallImg .subRelatedImg{
	height: 60px;
	width: 60px;
    float: left;
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
	position: relative;
	padding: 2px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.relatedsmallImg .subRelatedImg.addBorder{
	border: 1px solid #DDD;
}
.relatedsmallImg .subRelatedImg:hover{
	border: 2px solid #FF1F4C;
}
.relatedsmallImg .subRelatedImg img{
	max-width: 100%;
	max-height: 100%;
	float:left;
}
.relatedsmallImg .relatedImgScroll{
	overflow-y: auto;
	max-height: 555px;
}
.relatedsmallImg .relatedImgScroll::-webkit-scrollbar-track{
	background-color: #FFF;
	cursor: pointer;
}
.relatedsmallImg .relatedImgScroll::-webkit-scrollbar{
	width: 2px;
	background-color: #FF1F4C;
}
.relatedsmallImg .relatedImgScroll::-webkit-scrollbar-thumb{
	background-color: #FFF;
	cursor: pointer;
}
.description{
	position: relative;
}
.description.viewmoredesc:after{
	background: linear-gradient(rgba(255, 255, 255, 0), #FFF);
	content: "";
	height: 90px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.description .headingDesc.selected, .description .headingDesc:hover{
	color: #111;
	font-weight: 500;
    font-size: 24px;
}
.description .allText{
	color: #111;
	font-size: 15px;
	margin-bottom: 20px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.02em;
}
.description.viewmoredesc .allText{
	height: 166px;
	overflow: hidden;
}
.description .moreDescBox{
	padding: 10px 0px;
	overflow: hidden;
	position: relative;
	min-height: 100px;
}
.overviewProd, .storeOwnerInfo, .socialShare, .buyerProtectInfo, .retrnPolicyInfo, .description, .comments_moreProducts, .paymentInfo{
	margin-top: 20px;
	padding-top: 15px;
	padding-left: 10px;
	border-top: 1px solid #E1E3DF;
}
.overviewProd .overviewLabl, .buyerProtectInfo .paymentLabl, .retrnPolicyInfo .paymentLabl, .description .headingDesc, .postCommentBox .postCommLabel, .Allcommets .commetLabel, .paymentInfo .paymentLabl{
	font-size: 19px;
	font-weight: 500;
	color: #111;
	letter-spacing: 0.04em;
}
.buyerProtectInfo .paymentLabl{
	color: #417BAA;
}
.overviewProd .orverviewLists{
	padding-left: 30px;
	margin-top: 7px;
}
.overviewProd .orverviewLists li{
	list-style: disc;
	font-size: 15px;
	font-weight: 300;
	line-height: 21px;
	letter-spacing: 0.03em;
}
.overviewProd .readyShip, .overviewProd .shipcntry{
	font-size: 14px;
	color: #111;
	margin-top: 10px;
	font-weight: 500;
}
.overviewProd .shipcntry{
	margin-top: 3px;
	font-weight: 400;
    margin-bottom: 0;
}
.buyerProtect{
	position: relative;
	padding-left: 50px;
}
.buyerProtect .hk-shield_return{
	position: absolute;
	left: 0px;
	font-size: 48px;
	color: #417BAA;
	top: 7px;
}
.buyerProtect .hk-shield_return *{
	font-family: 'HipKart' !important;
}
.buyerProtect .protectPoints{
	margin-top: 10px;
    font-size: 12px;
	color: #222;
}
.buyerProtect .protectPoints .hk-checkbox-checked{
	color: #666;
}
.returnpolicyTxt{
	padding: 10px 0px 0px;
	font-size: 13px;
    height: 69px;
    overflow: hidden;
    text-overflow: ellipsis;
	position: relative;
}
.policyLinkbtn{
	font-size: 12px;
	color: #FF1F4C;
	float: left;
	margin-top: 5px;
    font-weight: 500;
}
.socialShare .shareicon{
	float: left;
	width: 25%;
	font-size: 15px;
	color: #222;
	text-align: center;
	font-size: 30px;
}
.socialShare .shareicon .hk-facebook2{
	color: #3B5998;
	cursor: pointer;
}
.socialShare .shareicon .hk-pinterest{
	color: #CE2029;
	cursor: pointer;
}
.socialShare .shareicon .hk-twitter{
	color: #00B0ED;
	cursor: pointer;
}
.socialShare .shareicon .hk-google-plus2{
	color: #DD4B39;
	cursor: pointer;
}
.socialShare .shareicon .hk-linkedin{
	color: #007BB6;
	cursor: pointer;
}
.storeOwnerInfo{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.storeOwnerInfo .shopName{
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
}
.storeOwnerInfo .shopName:hover{
	text-decoration: underline;
}
.storeOwnerInfo .shopNameAddr{
	font-size: 15px;
	color: #666;
	margin-top: 5px;
	font-weight: 500;
}
.storeOwnerInfo .shopNameAddr b{
	font-weight: 500;
}
.storeOwnerInfo .contactowner{
	display: inline-block;
	padding: 4px 18px;
	font-size: 13px;
	color: #111;
	font-weight: 500;
	border: 1px solid #DDD;
	border-radius: 2px;
	margin-top: 20px;
}
.comments_moreProducts .alosLikeProd{
	padding: 20px;
}
.comments_moreProducts.noCooments .containAllReviw{
	display: none;
}
.relatedProdTag .tagHead{
	color: #111;
	font-size: 18px;
	padding-left: 10px;
	font-weight: 500;
    margin-bottom: 0;
}
.Allcommets .containAllReviw{
	max-height: 588px;
	min-height: 140px;
	position: relative;
	overflow-y: auto;
    margin-bottom: 30px;
}
.Allcommets .containAllReviw::-webkit-scrollbar{
	width: 5px;
    background-color: #FFF;
}
.Allcommets .containAllReviw::-webkit-scrollbar-track{
	background-color: #A0A0A0;
    border-radius: 40px;
}
.Allcommets .containAllReviw::-webkit-scrollbar-thumb{
	background-color: #FFF;
}
.Allcommets .containAllReviw.moreReview:after{
	background: linear-gradient(rgba(255, 255, 255, 0.30), #FFF);
	content: "";
	height: 120px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.containAllReviw .Singlecomment{
	position: relative;
	min-height: 80px;
	padding-bottom: 45px;
	border-bottom: 1px solid #E1E3DF;
	padding-top: 20px;
}
.containAllReviw .Singlecomment .abtUser{
	position: absolute;
	left: 10px;
	top: 35px;
	width: 80px;
	display: inline-block;
	text-align: center;
}
.Singlecomment .abtUser .UserInitial{
	height: 40px;
	width: 40px;
	border-radius: 100%;
	color: #FFF;
	background: #FF1F4C;
	display: inline-flex;
	font-size: 18px;
	align-items: center;
	justify-content: center;
	text-transform: capitalize;
}
.Singlecomment .abtUser .comentName{
	margin-top: 10px;				
	color: #111;
	font-size: 16px;
	text-transform: capitalize;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.Singlecomment .writenComentBox{
	padding-left: 100px;
	padding-top: 15px;
}
.Singlecomment .writenComentBox .reactBox{
	float: left;
}
.Singlecomment .writenComentBox .cmtDate{
	float: right;
	font-size: 15px;
	color: #111;
}
.writenComentBox .reactBox.reviewStar .hk-star-full{
	font-size: 16px;
	color: #DAD9D9;
}
.writenComentBox .reactBox.reviewStar.onestar .hk-star-full:nth-child(1), .writenComentBox .reactBox.reviewStar.twostar .hk-star-full:nth-child(1), .writenComentBox .reactBox.reviewStar.twostar .hk-star-full:nth-child(2), .writenComentBox .reactBox.reviewStar.threestar .hk-star-full:nth-child(1), .writenComentBox .reactBox.reviewStar.threestar .hk-star-full:nth-child(2), .writenComentBox .reactBox.reviewStar.threestar .hk-star-full:nth-child(3), .writenComentBox .reactBox.reviewStar.fourstar .hk-star-full:nth-child(1), .writenComentBox .reactBox.reviewStar.fourstar .hk-star-full:nth-child(2), .writenComentBox .reactBox.reviewStar.fourstar .hk-star-full:nth-child(3), .writenComentBox .reactBox.reviewStar.fourstar .hk-star-full:nth-child(4), .writenComentBox .reactBox.reviewStar.fivestar .hk-star-full{
    color: #FFA300;
}
.writenComentBox .reactBox [class*="hk-"] *{
	font-family: 'HipKart' !important;
	-webkit-filter: grayscale(1);
	opacity: 0.7;
}
.writenComentBox .reactBox [class*="hk-"]{
	display: inline-flex;
    font-size: 16px;
    height: 24px;
    width: 20px;
    align-items: center;
    justify-content: center;
}
.writenComentBox .reactBox .hk-angry3 *{
	opacity: 0.3;
}
.writenComentBox .reactBox .hk-greed *{
	opacity: 0.4;
}
.writenComentBox .reactBox.devil .hk-angry3 *{
	-webkit-filter: grayscale(0);
	opacity: 1;
}
.writenComentBox .reactBox.sad .hk-confused2 *{
	-webkit-filter: grayscale(0);
	opacity: 1;
}
.writenComentBox .reactBox.neutral .hk-happy *{
	-webkit-filter: grayscale(0);
	opacity: 1;
}
.writenComentBox .reactBox.Happy .hk-in-love *{
	-webkit-filter: grayscale(0);
	opacity: 1;
}
.writenComentBox .reactBox.loveIT .hk-greed *{
	-webkit-filter: grayscale(0);
	opacity: 1;
}
.Singlecomment .writenComentBox .reactBox .smilyTopTip{
	display: none;
}
.writenComentBox .writenComent{
	font-size: 15px;
	color: #111;
	margin-top: 10px;
	letter-spacing: 0.03em;
}
.description .moreDescBox .readmoreBtn, .containAllReviw .readmoreBtn{
	position: absolute;
	bottom: 5px;
	left: 10px;
	color: #FF1F4C;
	font-weight: 500;
	z-index: 2;
}
.postCommentBox{
	margin-bottom: 20px;
	position: relative;
}
.postCommentBox .writeacomt{
	resize: none;
	border: 1px solid #E1E3DF;
	height: 100px;
	padding: 10px;
	font-size: 15px;
	color: #111;
	margin-top: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}			
.postCommentBox .writeacomt::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.postCommentBox .writeacomt::-webkit-scrollbar{
	width: 3px;
	background-color: #F5F5F5;
}
.postCommentBox .writeacomt::-webkit-scrollbar-thumb{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.postCommentBox .postComBtn{
	float: right;
	margin-top: 10px;
	padding: 8px 40px;
	font-size: 18px;
	color: #FFF;
	background: #FF1F4C;
}
.alosLikeProd .alosLikeContain{
	position: relative;
	margin-top: 20px;
}
.alosLikeProd .alosLikemasonary{
	float: left;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    padding: 10px 0;
    display: flex;
    justify-content: center;
}
.alosLikemasonary .alsoLikeBox{
	border-radius: 4px;
	overflow: hidden;
	float: left;
	width: 20%;
	position: relative;
}
.alosLikemasonary .alsoLikeBox:hover{
	border-color: rgba(0, 0, 0, 0.15);
	border-bottom-color: rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.alsoLikeBox .ImageBlk{
	text-align: center;
    min-height: 150px;
    height: 250px;
    overflow: hidden;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.alsoLikeBox .ImageBlk img{
	max-width: 100%;
	max-height: 100%;
}
.alsoLikeBox .cloudProdName{
	font-size: 19px;
	color: #111;
	padding: 4px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.alsoLikeBox .cloudProdPrice{
	font-size: 18px;
	color: #111;
	font-weight: 500;
	padding: 0px 10px 5px;
}
.alosLikeProd{
	padding: 20px;
}
.trendingProdcts, .alosLikeProd{
	margin-top: 18px;
	background: #FFF;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}
.trendingProdLabel, .alosLikeProd .LikeProdLabel{
	font-size: 24px;
	color: #111;
	padding: 20px;
	font-weight: 500;
	text-align: center;
}
.trendingProdLabel:after, .alosLikeProd .LikeProdLabel:after{
	content: '';
	position: relative;
	width: 120px;
	height: 1px;
	background: #FF1F4C;
	display: block;
	margin: 0px auto;
	bottom: -8px;
}
.trendingProdSubLabel{
	font-size: 13px;
	margin-top: 5px;
	letter-spacing: 0.02em;
}
.trendingProdLabel:after {
	bottom: -30px;
}
.trendingProdcts .all_products_container{
	background: #FFF;
}
.otherpages .trendingProdcts .all_products_container, .trendingProdcts .all_products_container{
	margin-top: 0px;
}
.trendingProdcts .all_products_container .fullproduct_box{
	border: 1px solid #E1E3DF;
}
.opinion_span_text{
	position: absolute;
	left: 10px;
	top: 43px;
	display: inline-block;
}
.opinion_span_text_lang{
	display: inline-block;
	font-size: 15px;
	color: #777;
	font-weight: 400;
	width: 0px;
	font-family: 'Open Sans',arial;
	white-space: nowrap;
	overflow: hidden;	
}
.opinion_span_text_lang.animate{
	overflow: hidden;
	border-right: 2px solid black;
	margin: 0 auto;
	animation: typing 3.5s steps(40, end), blink-caret 0.75s step-end;
	padding-right: 10px;
	width: auto;
}
/* The typing effect */
@keyframes typing {
	from { width: 0 }
	to { width: 100% }
}
/* The typewriter cursor effect */
@keyframes blink-caret {
	from, to { border-color: transparent }
	50% { border-color: black; }
}
.typing-indicator{
	background-color: #E6E7ED;
	will-change: transform;
	width: 55px;
	border-radius: 50px;
	padding: 10px;
	display: table;
	top: 70px;
	position: absolute;
	margin-left: -27px;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: 2s bulge infinite ease-out;
	animation: 2s bulge infinite ease-out;
}
.typing-indicator:before, .typing-indicator:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: -1px;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	background-color: #E6E7ED;
}
.typing-indicator:after {
	height: 10px;
	width: 10px;
	left: -10px;
	bottom: -10px;
}
.typing-indicator span{
	height: 9px;
	width: 9px;
	float: left;
	margin: 0 1px;
	background-color: #9E9EA1;
	display: block;
	border-radius: 50%;
	opacity: 0.4;
}
.typing-indicator span:nth-of-type(1) {
	-webkit-animation: 1s blink infinite 0.3333s;
	animation: 1s blink infinite 0.3333s;
}
.typing-indicator span:nth-of-type(2) {
	-webkit-animation: 1s blink infinite 0.6666s;
	animation: 1s blink infinite 0.6666s;
}
.typing-indicator span:nth-of-type(3) {
	-webkit-animation: 1s blink infinite 0.9999s;
	animation: 1s blink infinite 0.9999s;
}
@-webkit-keyframes blink {
	50% {
		opacity: 1;
	}
}
@keyframes blink {
	50% {
		opacity: 1;
	}
}
@-webkit-keyframes bulge {
	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
}
@keyframes bulge {
	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
}
.description .moreDescBox .sequence{
	display: none;
}
.seq-preloader{
	background: white;
	visibility: visible;
	opacity: 1;
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.seq-preloader.seq-preloaded {
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s .5s, opacity .5s;
}
.seq-preload-indicator{
	overflow: visible;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.seq-preload-circle {
	display: inline-block;
	height: 12px;
	width: 12px;
	fill: #FF1F4C;
	opacity: 0;
	animation: seq-preloader 1.25s infinite;
}
.seq-preload-circle-2 {
	animation-delay: .15s;
}
.seq-preload-circle-3 {
	animation-delay: .3s;
}
.seq-preload-indicator-fallback {
	width: 42px;
	overflow: visible;
}
.seq-preload-indicator-fallback .seq-preload-circle {
	width: 8px;
	height:8px;
	background-color: #FF1F4C;
	border-radius: 100%;
	opacity: 1;
	display: inline-block;
	vertical-align: middle;
}
.seq-preload-indicator-fallback .seq-preload-circle-2 {
	margin-left: 3px;
	margin-right: 3px;
	width: 12px;
	height: 12px;
}
.seq-preload-indicator-fallback .seq-preload-circle-3 {
	width: 16px;
	height: 16px;
}
@-webkit-keyframes seq-preloader {
	50% {
		opacity: 1;
	}  
	100% {
		opacity: 0;
	}
}
.relatedProdTag{
	padding: 20px;
}
.relatedProdTag .allTagsBox {
	margin-top: 20px;
}
.allTagsBox .sepratetag_nam{
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	background: #FFF;
	padding: 6px;
	margin: 0 10px 10px 0;
	transition: background-color 0.1s ease,color 0.1s ease,border-color 0.1s ease;
	-webkit-transition: background-color 0.1s ease,color 0.1s ease,border-color 0.1s ease;
	color: #444;
	font-size: 14px;
	display: inline-block;
	text-transform:capitalize;
}
.allTagsBox .sepratetag_nam:hover{
	background: #FFF;
	border-color: #777;
}
.subcribe_save{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
}
.subcribe_save .hk-checkbox-unchecked{
	float: left;
	font-size: 20px;
	margin-right: 10px;
}
.subcribe_save.selected .hk-checkbox-unchecked:before{
	content: "\ea52";
	color: #FCA200;
}
.subcribe_save .subcribe_save_text{
	float: left;
	font-size: 17px;
	cursor: pointer;
}
.subcribe_save .subcribe_save_perct{
	float: left;
	margin-left: 10px;
	font-size: 17px;
	background: #FCA200;
	color: #FFF;
	padding: 2px 10px;
	border-radius: 20px;
	position: relative;
	top: -3px;
	cursor: pointer;
}
.prodName .product_name::first-letter, .DetailsContainer .prodNameFull::first-letter, .alsoLikeBox .cloudProdName::first-letter{
	text-transform: capitalize;
}
.saleRow{
    position: absolute;
    z-index: 2;
    background: #FF1F4C;
    padding: 20px 31px 2px;
    color: #FFF;
    font-size: 12px;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    top: -11px;
    left: -33px;
}
.AdvRow{
    position: absolute;
    z-index: 2;
    background: #FFF;
    padding: 4px 10px;
    color: #C45517;
    font-weight: 500;
    font-size: 12px;
    top: 0px;
    left: 0px;
}
.mouseOverZoom{
	position: absolute;
    bottom: 2px;
    text-align: center;
	left: 0px;
	width: 100%;
	color: #999;
	font-size: 13px;
}
.mouseOverZoom  .overZoomTxt{
	color: #999;
	font-size: 13px;
	margin-left: 10px;
}
.addProductToast{
	position: fixed;
	right: 20px;
	top: 10px;
	align-items: center;
	padding: 20px;
	color: #222;
	font-size: 16px;
	line-height: 1.5;
	z-index: 2000;
	background-color: rgba(255,255,255,.95);
	border-radius: 4px;
	min-width: 300px;
	max-width: 440px;
	min-height: 84px;
	display: none;
	-webkit-transition: opacity .4s ease,bottom .4s ease;
	-o-transition: opacity .4s ease,bottom .4s ease;
	transition: opacity .4s ease,bottom .4s ease;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.addProductToast.toastIn{
	opacity: 1;
	display: flex;
}
.addProductToast .notificationsIcon{
	height: 42px;
	width: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	overflow: hidden;
	border-radius: 100%;
	left: 20px;
	top: 20px;
	background: #FF1F4C;
	line-height: 1;
}
.addProductToast.success .notificationsIcon:before{
	color: #FFF;
	content: "\e986";
	font-family: 'HipKart';
	font-size: 20px;
	float: left;
}
.addProductToast.error .notificationsIcon:before{
	color: #FFF;
	content: "\e93e";
	font-family: 'HipKart';
	font-size: 30px;
	float: left;
}
.addProductToast .notificationsText{
	float: left;
	align-self: center;
	width: 100%;
	padding-left: 48px;
}
.photoloading_spinner{
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -15px;
    position: absolute;
    z-index: 2 !important;
    animation: loading-bar-spinner 900ms linear infinite;
    -webkit-animation: loading-bar-spinner 900ms linear infinite;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: solid 2px transparent;
    border-top-color:  #888 !important;
    border-left-color: #888 !important; 
    border-radius: 50%;
}
.loading_spinner{
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    z-index: 2 !important;
    animation: loading-bar-spinner 900ms linear infinite;
    -webkit-animation: loading-bar-spinner 900ms linear infinite;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: solid 2px transparent;
    border-top-color:  #FFF !important;
    border-left-color: #FFF !important; 
    border-radius: 50%;
}
@keyframes loading-bar-spinner {
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg); 
	}
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
@-webkit-keyframes loading-bar-spinner {
  0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg); 
	}
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
.photoloading{
	position: relative;
}
.cartHeading{
    background-color: #f9f9f9;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    text-align: left;
}
.cartHeading span{
    margin-left: 5%;
    font-size: 33px;
    letter-spacing: normal;
    font-family: lato;
    color: #666;
}
.hipkartFooter{
	padding: 60px 40px 20px;
    background: #09152F;
    position: relative;
    z-index: 9;	
}
.middleCenter{
	max-width: 1240px;
	width: 100%;
	position: relative;
	margin: 0px auto;
}
.hipkartFooterContainer .companyRow{
	margin-left: 7%;
}
.hipkartFooterContainer .abouthipkart{
	float: left;
	width: 25%;
	padding: 0px 15px;
}
.abouthipkartcopy{
	padding: 0px 15px;
}
.hipkartFooterContainer .footerLinkRow{
	float: left;
	width: 17%;
	padding: 0px 15px;
}
.abouthipkart .siteDescFooter{
	line-height: 23px;
    font-size: 14px;
    color: #C2C6CF;
    padding: 10px 0 0px 0;
}
.abouthipkart .quesAbthipkart, .abouthipkartcopy .quesAbthipkart{
	margin-top: 10px;
	line-height: 23px;
    font-size: 14px;
    color: #C2C6CF;	
}
.abouthipkart .quesAbthipkart a{
    color: #009CDE;
}
.abouthipkart .joinHipkart{
    font-size: 14px;
	margin-top: 10px;
	background: #FF1F4C;
	color: #FFF;
    padding: 10px 0;
	border-radius: 4px;
	text-align: center;
}
.footerLinkRow h4{
	font-weight: 700;
    font-size: 15px;
    line-height: 26px;
    text-transform: uppercase;
    padding-bottom: 30px;
    color: #C2C6CF;
}
.hipkart-footer-menu .footerLinks a{
	font-weight: 300;
    color: #C2C6CF;
    line-height: 23px;
    font-size: 13px;
	text-transform: uppercase;
}
.appleStorBtn.appleBtn {
    margin-top: 20px;
}
.appleStorBtn {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.appleStorBtn img {
    max-width: 100%;
}
.social_links .socialLink{
	float: left;
	margin-left: 10px;
}
.social_links .socialLink a{
	color: #FFF;
	font-size: 16px;	
}
.site-footer-logo{
	color: #FFF;
    font-size: 60px;
	margin-bottom: 10px;
}
.footer_line_country{
	text-align: center;
	margin-top: 20px;
}
.footer_line_country .country_link{
	color: #FFF;
	font-size: 12px;
	display: inline-block;
	margin: 5px;
}
.oldPrice{
    letter-spacing: 0.06em;
    padding-top: 5px;
    display: inline-block;
}
/*---New Header---*/
.hipHeader{
	height: 60px;
	background: #191919;
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0px;
}
.hipHeader .primaryHeader{
	position: relative;
}
.primaryHeader .hipheader_logo{
	position: absolute;
	left: 25px;
	color: #FFF;
	font-size: 36px;
	top: 0px;
	height: 60px;
	display: flex;
	align-items: center;
}
.sitePrimaryLinks{
	display: -ms-flexbox;
    display: flex;
    height: 60px;
    -ms-flex-pack: center;
    justify-content: center;
	align-items: center;
	height: 60px;
}
.sitePrimaryLinks .navLinks{
	float: left;
	font-size: 15px;
	color: #A4A4A4;
	font-weight: bold;
	margin: 0 10px;
}
.sitePrimaryLinks .navLinks.active, .sitePrimaryLinks .navLinks:hover{
	color: #FFF;
}
.sitePrimaryLinks .changeLanguageOpt{
	color: #FFF;
	float: left;
	position: relative;
}
.changeLanguageOpt .choose_your_country, .changeLanguageOpt .hk-drop-down-arrow{
	color: #FFF;
	font-size: 13px;
}
.changeLanguageOpt .hk-drop-down-arrow{
	font-size: 10px;
}
.changeLanguageOpt .changeSiteCurrencyLanguage{
	top: 39px;
}
.sitePrimaryLinks .navLinks.signUpBtn{
	background-color: #FF1F4C;
    border-radius: 50px;
    font-size: 15px;
    transition-duration: 300ms;
    transition-property: background, color, border;
    transition-timing-function: linear;
    color: #FFF;
    min-width: 155px;
    min-height: 32px;
    padding: 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
	line-height: 1;
}
.sitePrimaryLinks .socialNav{
	float: left;
	margin: 0 10px;
	font-size: 21px;
	color: #FFF;
}
.rightHeaderNav{
	height: 60px;
    position: absolute;
    right: 25px;
    top: 0;
	display: flex;
	align-items: center;
}
.rightHeaderNav .rightNavLink{
	float: left;
	margin: 0px 5px;
    position: relative;
    width: 35px;
    text-align: center;
	height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rightHeaderNav .rightNavLink [class*="hk-"]{
    font-size: 19px;
    color: #FFF;
}
.rightNavLink.checkout_cart_header .top_bar_icons{
	text-align: center;
	position: relative;
	cursor: pointer;
}
.changeLanguageOpt .top_bar_icons{
	line-height: 1;
}
.rightNavLink .user_account_options{
    left: -110px;
}
.siteBannerArea{
	position: fixed;
    top: 60px;
    z-index: 7;
	background-image: url('../images/sell_Online.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    color: #FFF;
    height: 210px;
    display: flex;
	align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
}
.siteBannerArea .bannerTitle{
	font-size: 70px;
    font-weight: 800;
    line-height: .95;
    margin: -13px auto 0;
	color: #FFF;
	text-align: center;
}
.hipSearchBox{
	position: fixed;
    top: 60px;
    z-index: 7;
	padding: 0 20px;
}
.hipSearchBox .search_post_form{
	display: flex;
	align-items: center;
	justify-content: center;
}
.hipSearchBox .search_post_form input::-webkit-input-placeholder {
    text-align: center;
    color: #AAA;
}
.hipSearchBox .search_post_form input.floatLeft{
    text-align: center;
}
.hipSearchBox .search_post_form input{
	font-size: 40px;
    line-height: 50px;
    margin: 55px 0;
	min-width: 270px;
	width: 270px;
    border: none;
	color: #222;
	-webkit-appearance: none;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
	display: inline-block;
}
.hipSearchBox .search_post_form input.setTextWidth{
	min-width: 50px;
	max-width:99.99%;
	width: auto;	
    text-align: left;
}
.hipSearchBox .search_post_form .clearSrchTxt{
    font-size: 24px;
    height: 160px;
    color: #CCC;
    padding-top: 10px;
    align-items: center;
	display: none;
	margin-left: 10px;
}
.hipSearchBox .search_post_form .clearSrchTxt:hover{
	color: #222;
}
.all_products_container{
    z-index: 8;
	margin-top: 270px;
}
.topCategories{	
	top: 270px;
	z-index: 9;
	position: relative;
	background: #FFF;
	box-shadow: 0 0 4px rgba(25,25,25,0.1);
	opacity: 0;
	visibility: hidden;
}
.searchpages .topCategories{
	opacity: 1;
	visibility: visible;
}
.otherpages .all_products_container{
    z-index: 8;
	margin-top: 70px;
}
.otherpages .topCategories{
	top: 60px;
	position: fixed;
	left: 0px;
}
.otherpages.productPage .topCategories, .hideCategoryBar .topCategories{
	display: none;
}
.stickyCategory{
	height: 60px;
	align-items: center;
	justify-content: center;
	display: flex;
}
.stickyCategory .categoryList{
	float: left;
	margin: 0px 15px;
	font-size: 18px;
	color: #111;
	font-weight: 600;
	transition-duration: .1s;
    transition-property: color;
    transition-timing-function: linear;
}
.stickyCategory .categoryList:hover{
	color: #FF1F4C;
}
.otherpages{
	padding-top: 60px;
}
#allPageCategories{
	width:75%;
}
.mainCategory_lists {
    background: #f9f9f9;
    padding: 10px 40px;
}
.mainCategory_row{
	color: #FF1F4C;
    padding: 5px 0px 10px 0px;
    border-bottom: 1px solid #dedede;
}
.mainCategory_row a{
	color: #FF1F4C;
}	
.mainCategory_subCategories_lists {
    padding-bottom: 5px;
    border-bottom: 1px solid #b5b5b5;
}
.mainCategory_subCategories_lists ul {
    padding: 20px 0px 15px 0px;
}

.mainCategory_subCategories_lists ul li a{
	color: #2E2E2E;
    width: 33%;
    float: left;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 0.02em;
}
.getOptLoader{
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 99;
	height: 100%;
	width: 100%;
	background: rgba(255,255,255,0.56);
}
.verifyEmailContainer .ApplyTermsConditionContain{
	width: 100%;
    display: block;
    float: left;
    font-size: 11px;
    font-family: lato;
    color: #fff;
    font-weight: 300;
    position: relative;
	margin-top: 5px;
	margin-bottom: 20px;
    left: 0px;
    text-align: center;
}
.ApplyTermsConditionContainLink,.ApplyTermsConditionContainLink:hover{
	color: #fff;
}
.tm-box{
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0px;
	top: 0px;
	background: rgba(0,0,0,0.89);
	left: 0px;
	z-index: 99999;
	font-family: "Helvetica Neue Light";
}
.tm-box .tm-tiem-bn{
    background:#FFF;
    float: left;
    width: 100%;
}
.tm-box .tm-deals{
    width: 100%;
    text-align: center;
    float: left;
	margin-bottom: 20px;
}
.tm-box .tm-title{
    padding-top: 20px;
    float: left;
    width: 100%;
}
.tm-box .tm-min-box .tm-min-txt sup, .unbeatable_subtext sup, .creditNote sup{
	font-size: 15px;
	font-weight: bold;
    position: relative;
    top: -2px;
}
.tm-box .tm-min-box{
    position: relative;
	float: left;
    width: 100%;
	margin-top: 20px;
}
.tm-box .tm-min-box .tm-min-txt{
	float: left;
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: center;
	font-family: "Helvetica Neue Light";
}
.tm-box .tm-min-box .tm-min-txt label{
    font-size: 75px;
	font-weight: bold;
    color: #222;
	display: inline-block;
}
.clear{
    display: block !important;
    float: none !important;
    width: 0 !important;
    height: 0 !important;
    clear: both;
}
.tm-box .tm-dc{
    text-align: center;
    float: left;
	width: 100%;
    position: relative;
}
.tm-box .tm-7day{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 17%;
	overflow: hidden;
}
.tm-box .tm-7day img{
	width: 100%;
}
.unbeatable_text, .unbeatable_subtext{
	float: left;
	width: 100%;
	text-align: center;
    font-size: 35px;
	color: #222;
	text-transform: uppercase;
	font-family: "Helvetica Neue Light";
}
.unbeatable_subtext{
	margin-top: 10px;
    font-size: 17px;
}
.countdowntimeBox{
	float: left;
	width: 100%;
	background-image: url('https://cdn.hipkart.com/file/createstore/assets/countdowntime.jpg');
	position: relative;
}
.countdowntimeBox .countdownCounterArea{
	float: left;
	width: 100%;
	border: 3px solid #FFF;
	border-radius: 20px;
    min-height: 150px;
    margin-top: 40px;
	position: relative;
}
.grabDeal_btn{
    background: #FF1F4C;
    color: #FFF;
    padding: 10px 50px;
    border-radius: 2px;
    display: inline-block;
    text-decoration: none;
	font-size: 29px;
    position: relative;
}
.grabDeal_btn:hover{
	color:#fff;
}
.saveOfferNow{
    float: left;
	width: 100%;
	margin-top: 5px;
	color: #FFF;
	margin-bottom: 10px;
	font-size: 12px;
}
.tm-box .verifyEmailFull{
	position: relative;
	top: 0px;
	height: 100%;
	width: 100%;
	max-width: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px auto;
}
.verifyEmailContainer{
    float: left;
    width: 100%;
    background: #FFF;
    border-radius: 2px;
    padding: 0px 0px;
	display:none;
}
.tm-box .verifyEmailContainer .col-lg-8{
	float: left;
    padding: 0px 20px 20px;
    width: 100%;
    margin-top: 10px;	
}
.saveOfferHaading{
	float: left;
    width: 100%;
    margin-bottom: 20px;
    letter-spacing: 0.04em;
    font-size: 30px;
    color: #FFF;
    font-family: "Helvetica Neue Light";
    margin-top: 25px;
}
.verifyEmailContainer .SaveOfferinput_email:focus{
	border: none;
	outline: none;
}
.input_email{
	float: left;
	width: 100%;
	padding: 15px 10px;
	font-size: 15px;
	color: #222;
	border: 1px solid #DDD;
	border-radius: 2px;
}
.creditNote{
	margin-top: 10px;
	float: left;
	width: 100%;
	font-size: 15px;
	color: #222;
}
.verifyEmail{
	float: right;
    padding: 12px 0px;
    border-radius: 2px;
    background: #FF1F4C;
    width: 40%;
    margin-right: 30%;
    margin-top: 25px;
    font-size: 25px;
    color: #fff;
    position: relative;
}
.verifyEmail:hover{
	color: #fff;
}
.time-style {
    font-size: 12px;
    letter-spacing: 0px;
    display: inline-block;
    margin-top: -1em;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: normal;
}
.counterBLock{
	display: inline-block;
    position: relative;
}
.countdownBox{
	float: left;
	width: 100%;
	position: relative;
	margin-top: 30px;
	padding-bottom: 30px;
}
.countdownBox:after{
    position: absolute;
    left: 10%;
    content: '';
    top: 0;
    width: 80%;
    border: 2px solid #BEC0BF;
    min-height: 115px;
    border-radius: 15px;
}
.countTimerBox{
	float: left;
	width: 100%;
	margin-top: -10px;
}
.countLabelBox{
	float: left;
    text-align: center;
    width: 100%;
	margin-top: 15px;
}
.countdownLabl{
	color: #FFF;
    font-weight: bold;
    font-size: 30px;
    display: inline-block;
    padding: 0px 40px;
    background-image: url(https://cdn.hipkart.com/file/createstore/assets/countdowntime.jpg);
    top: -32px;
    position: relative;
    z-index: 4;
}
.tm-box .tm-7day .limitedTxt{
    position: absolute;
    right: -11px;
    width: 100%;
    top: 25px;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    color: #FFF;
	text-align: center;
    font-size: 7px;
	text-transform: uppercase;
}
.uppTextCount{
    float: left;
    width: 100%;
    font-size: 40px;
    color: #FFF;
    font-family: "Helvetica Neue Light";
	line-height:normal;
}
.grabDeal_btnContainr{
	float: left;
    text-align: center;
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 3;
    margin-top: 15px;
}
.notLuckyToday{
	position: absolute;
	z-index: 2;
	color: #FFF;
	font-size: 12px;
	padding: 20px;
	display: inline-block;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
}
.grabDeal_btn .login_loading_animator{
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background: #FF1F4C;
}
.grabDeal_btn .login_loading_animator:after{
	content: '';
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -12px;
    position: absolute;
    z-index: 2 !important;
    animation: loading-bar-spinner 900ms linear infinite;
    -webkit-animation: loading-bar-spinner 900ms linear infinite;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: solid 2px transparent;
    border-top-color:  #FFF !important;
    border-left-color: #FFF !important; 
    border-radius: 50%;
}
@keyframes loading-bar-spinner {
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg); 
	}
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
@-webkit-keyframes loading-bar-spinner {
  0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg); 
	}
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
.countdownHolder{
	width:450px;
	margin:0 auto;
	font: 40px/1.5 'Open Sans Condensed',sans-serif;
	text-align:center;
	letter-spacing:-3px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.position{
	display: inline-block;
	height: 1.6em;
	overflow: hidden;
	position: relative;
	width: 1.05em;
}
.digit{
	position:absolute;
	display:block;
	width:1em;
	background-color:#444;
	border-radius:0.2em;
	text-align:center;
	color:#fff;
	letter-spacing:-1px;
}
.digit.static{
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35);
	background-image: linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -o-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -moz-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -webkit-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -ms-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.5, #3A3A3A),color-stop(0.5, #444444));
}
.countDays{}
.countDiv0{}
.countHours{}
.countDiv1{}
.countMinutes{}
.countDiv2{}
.countSeconds{}
.countDiv{
	display:inline-block;
	width:16px;
	height:1.6em;
	position:relative;
}
.countDiv:before, .countDiv:after{
	position:absolute;
	width:5px;
	height:5px;
	background-color:#444;
	border-radius:50%;
	left:50%;
	margin-left:-3px;
	top:0.5em;
	box-shadow:1px 1px 1px rgba(4, 4, 4, 0.5);
	content:'';
}
.countDiv:after{
	top:0.9em;
}
.verifyEmailContainer .hipKart-signup-form .input-group .input-group-btn{
	float: left;
    width: 100%;
    margin-top: 5px;
}
.verifyEmailContainer .hipKart-btn.hipKart-btn-cta{
    width: 100%;
	background: #FF1F4C;
    border: none;
    float: left;
    padding: 10px 0;
    font-size: 20px;
    color: #FFF;
    margin-top: 10px;
}
.verifyEmailContainer .input-group{
	float: left;
    width: 100%;
    position: relative;
}
.verifyEmailContainer .hipKart-signup-form .envelopeMsg:after{
	content: '\e934';
    font-family: 'HipKart';
    color: #FF1F4C;
    font-size: 1.250em;
}
.verifyEmailContainer .hipKart-signup-form .envelopeMsg{
	height: 45px;
	position: absolute;
    z-index: 4;
    padding: 0;
    display: inline-flex;
    top: 0;
    left: 0;
    align-items: center;
    width: 30px;
    justify-content: center;
}
.animated_tosted_email_msg{
    position: absolute;
    bottom: 140px;
    z-index: 4;
    left: 10%;
    width: 80%;
    display: none;
    text-align: center;
    font-size: 0.938em;
    color: #FFF;
    font-family: 'HipkartSans';
    font-weight: 300;
    border-radius: 4px;
    padding: 10px;
}
.animated_tosted_email_msg.email_error{
	background: red;
}
.animated_tosted_email_msg.email_success{
	background: #75BF3A;
}
.counterBLock.countDays, .countDiv.countDiv0, .counterBLock.countHours, .countDiv.countDiv1{
	display: none;
}
.verifyEmailContainer .hipKart-signup-form .input-group input{
	float: left;
    width: 100%;
    height: 45px;
    padding: 10px 23px 10px 40px;
	font-size: 15px;
    color: #222;
	border: none;
}
.counterBLock .position{
	line-height: normal;
	height: 1.3em;
}
.storeInfoDetails{
	position: relative;
}
.storeInfoDetails .store_image_text{
	position: absolute;
	left: 50%;
	margin-left: -50px;
	height: 100px;
	width: 100px;
	background: #EDEDED;
	top: -50px;
	border: 1px solid #AEAEAE;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	font-size: 75px;
	color: #FF1F4C; 
}
.storeInfoDetails .store_image_text img{
	max-width: 100%;
	max-height: 100%;
}
.storeInfoDetails .store_full_details{
	padding-top: 80px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 35px;
}
.store_full_details .store_owner_name{
	font-size: 26px;
	color: #222;
	margin-bottom: 10px;
	text-transform: capitalize;
	font-weight: 500;
	text-align: center;
}
.store_full_details .storeAddress{
	margin-bottom: 15px;
	display: flex;
    align-items: center;
	justify-content: center;
}
.store_full_details .store_shop_address{
	font-size: 18px;
	color: #666;
	font-weight: 500;
}
.store_full_details .storeAddress .hk-locationpin{
	display: inline-block;
    font-size: 24px;
	margin-right: 5px;
}
.store_full_details .store_totl_Liks{
	margin-bottom: 10px;
	display: none;
    align-items: center;
}
.store_totl_Liks .hk-star-full{
	font-size: 20px;
	margin-right: 5px;
	color: #DAD9D9;
}
.store_totl_Liks.onestar .hk-star-full:nth-child(1), .store_totl_Liks.twostar .hk-star-full:nth-child(1), .store_totl_Liks.twostar .hk-star-full:nth-child(2), .store_totl_Liks.threestar .hk-star-full:nth-child(1), .store_totl_Liks.threestar .hk-star-full:nth-child(2), .store_totl_Liks.threestar .hk-star-full:nth-child(3), .store_totl_Liks.fourstar .hk-star-full:nth-child(1), .store_totl_Liks.fourstar .hk-star-full:nth-child(2), .store_totl_Liks.fourstar .hk-star-full:nth-child(3), .store_totl_Liks.fourstar .hk-star-full:nth-child(4), .store_totl_Liks.fivestar .hk-star-full{
	color: #FFA300;
}
.store_totl_Liks .storeLikes{
	display: inline-block;
	font-size: 18px;
    color: #444;
    margin-left: 10px;
    font-weight: 500;
}
.store_full_details .shopShareAction{
	display: flex;
    align-items: center;
	justify-content: center;
}
.shopShareAction .shopActionBtn{
	height: 40px;
	float: left;
	margin-right: 10px;
	background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #222;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	padding: 0 15px;
    border-radius: 2px;
}
.shopShareAction .shopActionBtn [class*="hk-"]{
	font-size: 16px;
	display: inline-block;
	margin-right: 5px;
}
.storeFullInfo{
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.singleStoreBanner{
	min-height: 200px;
}
.singleStoreBanner .photosBanner{
	max-width: 100%;
}
.calculateBox{
	padding: 100px 40px 60px;
}
.kartCalculate .calcHead{
	text-align: center;
	font-weight: 600;
	font-size: 36px;
	margin-bottom: 25px;
}
.kartCalculate .calcSubHead{
	text-align: center;
	font-size: 16px;
	margin-bottom: 40px;
	line-height: 28px;
	color: #6C848F;
}
.kartCalculate .myCalc{
	float: left;
	width: 70%;
	margin-left: 15%;
	border: 1px solid #DAE7ED;
    border-radius: 4px;
}
.kartCalculate .kartSupplyGoal{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	padding: 35px;
}
.kartSupplyGoal .goalHead{
	font-size: 19px;
	color: #222;
	font-weight: 600;
}
.kartSupplyGoal .priceBoxInput{
	float: left;
	width: 150px;
	border: 1px solid #DAE7ED;
    display: flex;
}
.kartSupplyGoal .daysText, .kartSupplyGoal .inText{
	font-size: 16px;
	font-weight: 600;
	color: #222;
	margin-left: 5px;
}
.kartSupplyGoal .inText{
	margin: 0px 5px;
}
.kartSupplyGoal .priceBoxInput .dollerSym{
	padding: 12px 15px;
	font-size: 16px;
	font-weight: 600;
	border-right: 1px solid #DAE7ED;
	color: #222;
}
.kartSupplyGoal .priceBoxInput input[type="text"]{
	padding: 6px 12px;
	height: 46px;
	font-size: 14px;
}
.caculateBtn{
	float: left;
	height: 46px;
    padding: 13px 21px;
    margin-left: 10px;
	background: #FF1F4C;
	color: #FFF;
	border-radius: 4px;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.14);
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
}
.caculateBtn:hover{
	box-shadow: inset 0 -50px 0 rgba(0,0,0,0.14);
}
.culateResultBox{
	border-top: 1px solid #DAE7ED;
	padding: 35px;
	text-align: center;
	display: none;
}
.culateResultBox .kartSupplyOrdr{
	font-size: 19px;
	color: #222;
	font-weight: 700;
}
.culateResultBox .kartSupplyOrdr .color-blue{
	color: #27B7D6;
	font-weight: 700;
}
.overAllNeed{
	margin-top: 30px;
	color: #222;
}
.calculteBased{
	margin: 100px 0px 0px 5%;
	width:  90%;
	float: left;
}
.calculteBased .asupmHead{
	font-size: 16px;
	color: #222;
	font-weight: 700;
	margin-bottom: 25px;
}
.calculteBased .assumpPoints{
	padding-left: 30px;
	margin-bottom: 25px;
}
.calculteBased .assumpPoints li{
	font-size: 16px;
	color: #6C848F;
	margin-bottom: 10px;
	list-style-type: disc;
}
.calculteBased .assumpPoints li .question_mark{
	display: inline-block;
	font-size: 15px;
	cursor: pointer;
    margin-left: 5px;
	position: relative;
}
.calculteBased .assumpPoints li .question_mark:hover .calcToolTip{
	display: block;
}
.question_mark .calcToolTip{
	background: #444;
	border-radius: 4px;
	min-width: 200px;
	position: absolute;
	left: -94px;
	width: 100%;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	bottom: 25px;
	padding: 10px;
	display: none;
}
.question_mark .calcToolTip:after{
	position: absolute;
	content: '';
	height: 15px;
	width: 15px;
	background: #444;
	left: 50%;
	margin-left: -7px;
	bottom: -6px;
	display: inline-block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.calculteBased .notetEarn{
	font-size: 16px;
	color: #6C848F;
	margin-bottom: 50px;
}
.themecookies_container{
    border-radius: 5px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    background: #fff;
    color: #999;
    font-size: 17px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box;
    border: 1px solid #ccc;
    left: initial;
    right: 20px;
    bottom: 20px;
    width: 300px;
    position: fixed;
    overflow: hidden;
    padding: 10px 15px 50px;
    display: none;
    z-index: 9999;
}
.themecookies_btn_accept_all {
    color: #000;
    background-color: #f1d600;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    right: 15px;
    bottom: 37px;
    padding: 8px 16px;
    background-color: #f1d600;
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    text-align: center;
    font-size: 1em;
    line-height: normal;
    text-decoration: none;
}
.themecookies_message {
    font-size: 1em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    color: #888;
    line-height: normal;
}
@-webkit-keyframes fadeInRight{
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInRight{
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.productInfoLayer{
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.70);
	z-index: 99;
	display: none;
}
.productInfoLayer .productInfoMiddle{
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0px;
	height: 100%;
	margin: 0px auto;
	width: 100%;
	max-width: 780px;
}
.productInfoLayer .productEmailInfo{
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	height: 380px;
	-webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
	background: #FFF;
	padding: 10px;
}
.productEmailInfo_size{
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1 !important;
}
.productInfoLayer .productEmailInfo .closeInfoLayer{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 15px;
	color: #222;
	height: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.productInfoLayer .productEmailInfo .closeInfoLayer .hk-cancel3{
	font-weight: bolder;
}
.productEmailInfo .currentProdImg{
	float: left;
	width: 50%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.productEmailInfo .userEmailBox{
	float: left;
	width: 50%;
	padding: 0 20px;
}
.productEmailInfo .userEmailBox .storeInfoHead{
	text-align: center;
	margin-top: 20px;
	font-size: 25px;
	font-weight: 600;
	color: #222;
}
.productEmailInfo .userEmailBox .storeDetailMsg{
	margin-top: 20px;
	font-size: 14px;
	color: #222;
    line-height: 1.5;
}
.productEmailInfo .userEmailBox .emailFieldForm{
	padding: 20px 0px;
}
.userEmailBox .emailFieldForm .InputRow{
	position: relative;
    background: #FFF;
    border-radius: 4px;
}
.InputRow .floatingLabel{
    opacity: 0;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    transition-duration: 150ms;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    font-size: 0.6875em;
    font-weight: 400;
    pointer-events: none;
}
.InputRow.selected .floatingLabel{
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.userEmailBox .emailFieldForm .inputField{
	height: 51px;
	border-radius: 4px;
	border: 1px solid #DDD;
	background: #FFF;
	padding: 15px;
	color: #222;
	font-size: 16px;
}
.emailFieldForm .InputRow.selected .inputField{
    padding: 22px 16px 6px 16px;
}
.userEmailBox .emailFieldForm .formButton{
	padding: 12px 10px;
	color: #FFF;
	background: #FF1F4C;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
    border: none;
    cursor: pointer;
}
.emailFieldForm .InputRow.error{
    -webkit-box-shadow: 0 0 0 2px #eb644d;
    box-shadow: 0 0 0 2px #eb644d;
}
.emailFieldForm .InputRow.success{
    -webkit-box-shadow: 0 0 0 2px #75BF3A;
    box-shadow: 0 0 0 2px #75BF3A;
}
.emailFieldForm .errorMsg{
	-webkit-transition: max-height 300ms;
    transition: max-height 300ms;
    background-color: #eb644d;
    -webkit-box-shadow: 0 0 0 2px #eb644d;
    box-shadow: 0 0 0 2px #eb644d;
    border-radius: 0 0 5px 5px;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 12px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    color: #FFF;
    opacity: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    bottom: -18px;
}
.emailFieldForm .InputRow.error .errorMsg, .emailFieldForm .InputRow.success .errorMsg{
	opacity: 1;
    height: auto;
    visibility: visible;
    -webkit-transition: max-height 300ms;
    transition: max-height 300ms;
}
.emailFieldForm .InputRow.success .errorMsg{
	background-color: #75BF3A;
    -webkit-box-shadow: 0 0 0 2px #75BF3A;
    box-shadow: 0 0 0 2px #75BF3A;
}
.loadingBox{
	position: relative;
	margin-top: 25px;
}
.loadingBox .notifyLoader{
	background: #FF1F4C;
	border-radius: 4px;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.addiShippingInfo{
	padding: 14px 0;
	font-size: 14px;
	color: #FF0000;
	line-height: 20px;
	font-weight: 600;
    letter-spacing: 0.04em;
}
.reviewImgs{
	margin-top: 10px;
	display: none;
}
.reviewImgs img{
	float: left;
	width: 60px;
	height: 60px;
	object-fit: contain;
	margin: 0px 5px 5px 0px;
	cursor: pointer;
}
.promoInnerBox{
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #E1E3DF;
}
.promoInnerBox .promoTitleHeading, .promoInnerBox .promoImgBox, .promoInnerBox .promoMsgTxt{
    padding: 15px 0 0 15px;
}
.promoInnerBox .promoMsgTxt{
	margin-bottom: 10px;	
}
.promoInnerBox .promoImgBox img{
	max-width: 100%;
	object-fit: contain;
	max-height: 300px;
}
.customoptionrow .customInputlabel{
	font-size: 14px;
    color: #111;
    margin-bottom: 5px;
    padding-left: 10px;
}
.customoptionrow .custominputText{
    height: 35px;
    border: 1px solid #DDD;
    padding: 10px;
    margin-left: 10px;
    font-size: 15px;
    float: left;
    color: #111;
    font-weight: 400;
}
.customoptionrow .customInfoNote{
    font-size: 11px;
    color: #666;
    margin-bottom: 15px;
    padding-left: 10px;
}
.uploadThisImgBtn{
	float: left;
    margin-left: 10px;
    font-size: 15px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 25px 1px;
    border-radius: 4px;
    background: #009CDE;
    color: #FFF;
}
.uploadImgBox img{
	width: 40px;
	height: 40px;
	display: inline-block;
	object-fit: contain;
	cursor: pointer;
}
.uploadImgBox{
	margin-left: 10px;
	float: left;
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
	display: none;
}
.confir_box_layer, .imageZoomPopup{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    background: rgba(0,0,0,0.56);
    display: none;
}
.confir_box_layer .make_popup_center, .imageZoomPopup .make_popup_center{
	max-width: 500px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
}
.reset_scale_size{
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1 !important;
}
.confir_box_layer .popup_heading{
    color: #FFF;
    font-size: 30px;
    margin: 0px;
    background: #FF1F4C;
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-align: left;
    font-family: 'open sans',arial;
    font-size: 20px;
    padding: 10px 0px 10px 0px;
}
.confir_box_layer .popup_heading span{
	display: inline-block;
	padding-left: 10px;
}
.confir_box_layer .poupdiv_container, .imageZoomPopup .poupdiv_container{
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	float: left;
	width: 100%;
	background: #FFF;
}
.confir_box_layer .confrm_action_btn{
	float: left;
	width: 100%;
	margin: 20px 0px;
}
.confir_box_layer .close{
    color: #fff;
    text-decoration: none !important;
    font-size: 18px;
    right: 0;
    position: absolute;
    top: 0;
    padding: 11px;
}
.confir_box_layer .confirm_label{
	float: left;
	width: 100%;
	margin: 40px 0 20px;
	padding: 0px 20px;
	font-size: 17px;
    text-align: center;
	color: #222;
}
.confrm_action_btn .confirm_btn{
	float: right;
	background: #FF1F4C;
	color: #FFF;
	padding: 0px 25px;
	font-size: 17px;
	border-radius: 2px;
	margin-right: 10px;
	height: 42px;
	min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
	text-decoration: none;
}
.confrm_action_btn .cancel_btn{
	float: right;
	background: #FFF;
	border: 1px solid #FF1F4C;
	color: #FF1F4C;
	padding: 0px 25px;
	font-size: 17px;
	border-radius: 2px;
	margin-right: 10px;
	height: 42px;
	min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
	text-decoration: none;
}
.imageZoomPopup .poupdiv_container{
	background: transparent;
    text-align: center;
}
.imageZoomPopup .poupdiv_container img{
	max-width: 500px;
    max-height: 450px;
    object-fit: contain;
}
.imageZoomPopup .close{
	top: 0px;
	right: 0px;
	height: 40px;
	width: 40px;
	background: #FFF;
    color: #000;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-weight: 900;
	z-index: 5;
}
.uploadImgBox .hk-cancel3{
    position: absolute;
    font-size: 6px;
    height: 16px;
    width: 15px;
    background: red;
    border-radius: 100%;
    color: #FFF;
    font-weight: bolder;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.cstmRefImgErr{
	float: left;
    width: 100%;
    padding-left: 10px;
    color: red;
    font-size: 12px;
    margin: 5px 0;
}
.prodctEmi{
    padding-left: 10px;
    font-size: 16px;
    color: #000;
    padding-top: 5px;
}
.priceTagOnly{
	float: left;
	margin-left: 15px;
	padding: 4px 15px;
	border-radius: 25px;
	background: rgba(255, 212, 40, 0.70);
	color: #000;
	border: 1px solid #FFD428;
	font-size: 18px;
	letter-spacing: 0.04em;
    margin-top: 2px;
}
.manageMulitAcont{
	max-width: 354px;
	min-width: 354px;
	width: 100%;
	position: absolute;
	overflow-y: auto;
    overflow-x: hidden;
	margin-left: 12px;
	background: #FFF;
	-webkit-border-radius: 8px;
    border-radius: 8px;
	border: 1px solid #CCC;
    border-color: rgba(0,0,0,.2);
    color: #000;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    top: 60px;
    right: 10px;
    max-height: calc(100% - 130px);
	z-index: 99;
	display: none;
}
.manageMulitAcont::-webkit-scrollbar{
    width: 5px;
    background-color: #FFF;
}
.manageMulitAcont::-webkit-scrollbar-thumb{
    background-color: #A0A0A0;
	border-radius: 40px;
}
.manageMulitAcont::-webkit-scrollbar-track{
    background-color: #FFF;
} 
.manageMutiScroll{
	float: left;
	width: 100%;
}
.manageMulitAcont .myAcntInfoBox{
	padding: 20px 33px;
	text-align: center;
}
.UserNmaeIcon{
	height: 80px;
	width: 80px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 54px;
	border-radius: 100%;
	margin-bottom: 10px;
	background: #FF1F4C;
	color: #FFF;
	text-transform: uppercase;
}
.fullUsername{
	color: #202124;
    font-size: 16px;
	font-weight: 600;
	letter-spacing: .29px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fulluserEmail{
	color: #5F6368;
    font-size: 14px;
	font-weight: 400;
	letter-spacing: normal;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
}
.manageYourAcount{
	background-color: #FFFFFF;
    border: 1px solid #DADCE0;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #3c4043;
    font-size: 14px;
	font-weight: 500;
    display: inline-block;
	letter-spacing: .25px;
    margin: 16px 0 0;
    max-width: 254px;
    outline: 0;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
}
.logoutRow{
	text-align: center;
	border-bottom: 1px solid #E8EAED;
    border-top: 1px solid #E8EAED;
    padding: 0 17px;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	height: 75px;
}
.logoutRow .logoutBtn{
    border: 1px solid #DADCE0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 24px;
    text-align: center;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #000;
}
.logoutRow .logoutBtn svg{
	height: 16px;
	width: 16px;
}
.logoutRow .logoutBtn svg path{
	color: #000;
}
.joinedstoresbox{
	border-top: 1px solid #E8EAED;
}
.joinedstoresbox .joinAcountsAcss{
	height: 60px;
    outline: 0;
    padding: 12px 33px 13px 77px;
	border: none;
    cursor: pointer;
	position: relative;
	display: flex;
	align-items: center;
}
.joinedstoresbox .joinAcountsAcss:hover{
	background-color: #F7F8F8;
}
.joinAcountsAcss .joinAcountInital{
	height: 32px;
	width: 32px;
	border-radius: 100%;
	position: absolute;
	top: 12px;
	left: 33px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	background: #012168;
	color: #FFF;
	text-transform: uppercase;
}
.joinAcountName{
	color: #3C4043;
    font-size: 14px;
	font-weight: 500;
    letter-spacing: .25px;
	text-overflow: ellipsis;
    overflow: hidden;
	text-align: left;
}
@media only screen and (min-width: 2000px) {
	.manageMulitAcont{
		right: 12%;
	}
}
@media only screen and (min-width: 1600px) and (max-width:2000px){
	.manageMulitAcont{
		right: 10%;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1600px){
	.manageMulitAcont{
		right: 5%;
	}
}
@media only screen and (min-width: 1260px){
	.singleprodMiddle .productContainer, .singleprodMiddle .DetailsContainer{
		width: 50%;
	}
	.relatedsmallImg{
		width: 84px;
	}
	.DetailsContainer .addToCart .addToCartBtn, .DetailsContainer .addToCart .buyNowBtn{
		font-size: 19px;
	}
	.relatedColors .smallColors{
		height: 70px;
		width: 70px;
	}
	.relatedsmallImg .subRelatedImg{
		height: 80px;
		width: 80px;
	}
	.subcribe_save .subcribe_save_text, .selectVarentSize .productVarientBox, .quantityModified .quantityInputVal, .writenComentBox .writenComent, .Singlecomment .writenComentBox .reactBox, .postCommentBox .writeacomt{
		font-size: 20px;
	}
	.subcribe_save .hk-checkbox-unchecked{
		font-size: 26px;
	}
	.subcribe_save .subcribe_save_perct, .postCommentBox .postComBtn{
		font-size: 22px;
	}
	.DetailsContainer .prodPrice, .riseprodPrice{
		font-size: 34px;
	}
	.DetailsContainer .prodNameFull, .trendingProdLabel, .alosLikeProd .LikeProdLabel, .DetailsContainer .prodPrice, .riseprodPrice{
		font-size: 28px;
	}
	.DetailsContainer .ProdSelectsize .SelectsizeLabel, .overviewProd .readyShip, .overviewProd .shipcntry, .right_side_icons .top_bar_icons .choose_your_country, .description .allText{
		font-size: 18px;
	}
	.productQuantiy .quantityModified{
		height: 40px;
	}
	.quantityModified .quantityDecrease, .quantityModified .quantityIncrease{
		width: 50px;
		height: 38px;
	}
	.quantityModified .quantityInputVal{
		height: 38px;
	}
	.quantityModified .quantityDecrease:before, .quantityModified .quantityIncrease:before{
		right: 15px;
		top: 17px;
		width: 20px;
	}
	.quantityModified .quantityIncrease:after{
		right: 23px;
		top: 8px;
		height: 20px;
	}
	.productQuantiy .prductPieceAvial, .returnpolicyTxt, .storeOwnerInfo .contactowner{
		font-size: 17px;
	}
	.overviewProd .overviewLabl, .buyerProtectInfo .paymentLabl, .retrnPolicyInfo .paymentLabl, .description .headingDesc, .postCommentBox .postCommLabel, .Allcommets .commetLabel, .paymentInfo .paymentLabl{
		font-size: 23px;
	}
	.paymentInfo .secureText, .buyerProtect .protectPoints, .policyLinkbtn, .right_side_icons .top_bar_icons .hk-drop-down-arrow{
		font-size: 16px;
	}
	.postCommentBox .writeacomt{
		height: 130px;
	}
	.storeOwnerInfo .shopName, .hipkart_search_header .search_post_form .hk-search{
		font-size: 24px;
	}
	.hipkart_search_header .search_post_form .hk-search{
		top: 26px;
	}
	.top_header_bar{
		height: 79px;
	}
	.storeOwnerInfo .shopNameAddr, .opinion_span_text_lang{
		font-size: 19px;
	}
	.opinion_span_text{
		left: 13px;
		top: 54px;
	}
	.alsoLikeBox .ImageBlk{
		height: 220px;
	}
	.hipkart_search_header .header_logo .hk-hipKart{
		font-size: 50px;
	}
	.hipkart_search_header .seacrh_bar{
		padding-left: 130px;
	}
	.top_header_bar_container .hipkart_search_header, .right_side_icons ul li{
		height: 74px;
	}
	.right_side_icons .top_bar_icons .CreateStoreSvg .hk-sell-on-hipkart, .right_side_icons .top_bar_icons .hk-user-pro, .right_side_icons .top_bar_icons .hk-shopping-cart{
		font-size: 32px;
	}
	.hipkart_search_header .search_post_form .allcategories_box .hk-menu, .payemt_info_head .paymentIcon{
		font-size: 30px;
	}
	.right_side_icons .top_bar_icons .CreateStoreSvg{
		height: 45px;
		width: 45px;
	}
	.hipkart_search_header .search_post_form input[type="text"]{
		height: 50px;
	}
	.hipkart_search_header .search_post_form .allcategories_box{
		padding-top: 21px;
	}
	.right_side_icons ul li{
		padding-top: 20px;
	}
	.right_side_icons ul li.store_create{
		padding-top: 14px;
	}
	.hipkart_search_header .header_logo{
		padding-top: 10px;
		margin-left: 21px;
	}
	.paymentInfo .hipkartSecure .httpssec{
		width: 133px;
		height: 40px;
	}
	.paymentInfo .hipkartSecure .httpssec .hk-lock3{
		font-size: 25px;
		left: 16px;
	}
	.buyerProtect{
		padding-left: 70px;
	}
	.productContainer .FavrateLike{
		height: 42px;
		width: 42px;
	}
	.buyerProtect .hk-shield_return{
		font-size: 68px;
		top: 11px;
	}
	.paymentInfo .hipkartSecure .httpssec .hipTxt{
		font-size: 17px;
		padding-left: 42px;
		top: 4px;
	}
	.paymentInfo .hipkartSecure .httpssec .htpsTxt{
		font-size: 13px;
		padding-left: 42px;
		bottom: 4px;
	}
	.right_side_icons .top_bar_icons .choose_your_country img{
		height: 24px;
	}
}
@media only screen and (max-width: 768px){
	.hipkart_search_header .seacrh_bar, .right_side_icons, .productFooter, .sitePrimaryLinks, .rightHeaderNav, .otherpages .topCategories, .smilyTopTip{
		display: none;
	}
	body .shopFullPolicy{
		padding: 20px;
	}
	.shopFullPolicy .activeShop_policy{
		padding: 10px 20px;
	}
	#captcha, .image_captcha_reload #captcha{
		margin-left: 0;
		width: 100%;
		margin-top: 20px;
	}
	.image_captcha_reload{
		float: left;
		width: 100%;
	}
	.reqdetailwrapper .contentLoginBox ul{
		padding-left: 5px;
		padding-right: 5px;
	}
	.otherpages .reqdetailwrapper{
		margin-top: 0px;
	}
	.grabDeal_btn{
		font-size: 24px;
		border: 1px solid #FFF;
	}
	.verifyEmailContainer .col-lg-8{
		padding: 6px 10px;
	}
	.saveOfferHaading{
		margin-bottom: 10px;
		font-size: 24px;
		line-height: normal;
	}
	.verifyEmailContainer .SaveOfferinput_email{
		width: 90%;
	}
	.capchta_BoxContainer, .verifyEmailContainer .verifyEmail{
		margin-right: 5%;
		margin-left: 5%;
		width: 90%;
	}
}