html,body{
	width: 100%;
	height: 100%;
	background: ;
}
*{
	margin: 0px;
	padding: 0px;
}
.cell-mob{
    display: none;
}

h2,h3,h4,h5{
	margin: 0px;
	font-family: slabo;
}
p{
	margin: 0px;
	font-family: lora;
	
}

.clear-fix{
	clear: both;
}
.notice-home{
	width: 	px;
	margin: 100px auto;
	color: red;
	
}
.notice-home h3{
	text-align: center;
}
.notice-home p{
	text-align: center;
	color: #000;
}

.krn-acnts{
	width: 100%;
	height: auto;
	
}
.krn-acnts h3{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.krn-acnts .kirana-shops{
	width: 350px;
	height: 100px;
	margin-bottom: 20px;
	margin-right: 30px;
	border: 1px solid #ccc;
	float: left;
	background: whitesmoke;
}
.krn-acnts .kirana-shops img{
	width: 80px;
	height: 100%;
	margin-right: 10px;
	float: left;
}
.krn-acnts .kirana-shops .sub-kirana{
	position: relative;
	height: 100%;
}
.krn-acnts .kirana-shops .sub-kirana h4{
	text-align:;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 600;
	
}
.krn-acnts .kirana-shops .sub-kirana p{
	margin-top: 5px;
	
}
.krn-acnts .kirana-shops .sub-kirana a{
	float: right;
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 80px;
	height: 20px;
	background: #478cfc;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	font-size: 12px;
	line-height: 20px;
}


/*Website design Start*/


.menu-border{
	width: 100%;
	height: 50px;
	background: #000;
	
}

.menu-border .shop-title{
	width: 600px;;
	height: auto;
	float: left;
	line-height: 50px;
	
}
.menu-border .shop-title h4{
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	font-family:;
}
.menu-border .shop-title h4 a{
	text-decoration: none;
	color: whitesmoke;
}

.menu-border .clnt-mnu {
	height: 50px;
	float: right;
	
}
.menu-border .clnt-mnu ul{
	float: left;
	list-style: none;
}
.menu-border .clnt-mnu ul li{
	float: left;
	width: 120px;
	line-height: 50px;
	text-align: center;
	font-family: roboto;
	
}
.menu-border .clnt-mnu ul li a{
	color: whitesmoke;
	text-decoration: none;
}
.menu-border .clnt-mnu ul li a i{
	font-size: 12px;
	margin-right: 5px;
}



.cat-head-colum{
	width: 100%;
	height: auto;
	margin-top: px;
	margin-bottom: px;
	float: ;
}


.cat-head-colum .cathead-subcolum{
	width:100%;
	float: ;
	margin-left:px;
	text-align: center;
	margin-top: px;
	border: 1px solid dimgray;
}
.cat-head-colum .cathead-subcolum img{
	width: 100%;
	height: 200px;
	margin: auto;	
}
.cat-head-colum .cathead-subcolum h4{
	height: 40px;
	line-height: 40px;
	background:whitesmoke;
	color: #000;
	font-size: 16px;
	font-family:alata;
	text-transform: uppercase;
	border-top: 1px solid dimgray;
}



.cats-menu{
	width: 100%;
	height: auto;
	margin-top: 0px;
	background: ;
	padding: px;
	margin-bottom: 50px;
	
}
.cats-menu .cat-heads{
	width: 100%;
	height: 50px;
	background: #a2cbfa;
	border: 1px solid #ccc;
	
}
.cats-menu .cat-heads img{
	width: 70px;
	height: 100%;
	float: left;
	margin-right: 10px;
}

.cats-menu .cat-heads h4{
	width: 500px;
	font-weight: ;
	margin-top: 0px;
	line-height: 45px;
	float: left;
	font-family: katibeh;
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
}
.cats-menu .cat-heads .srch-prds{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Alata;
}
.cats-menu .cat-heads .srch-prds input{
	height: 30px;
	width: 250px;
	outline: none;
	border: none;
	padding-left: 5px;
	background: whitesmoke;
	font-size: 16px;
	border-radius: 3px;
}
.cats-menu .cat-heads .srch-prds input::placeholder{
	color:darkgray;
	font-family: katibeh;
	font-size: 17px;
	font-weight: 500;
}
.cats-menu .cat-heads .srch-prds i{
	margin-left: -20px;
}

/*
.cats-menu .prd-cats{
	width: 285px;
	float: left;
	margin-right: px;
	height: 200px;
	border: 1px solid #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
	background:whitesmoke ;
	border-radius: px;
	border: 1px solid #ccc;
	position: relative;
	
	
}

.cats-menu .prd-cats img{
	width: 100%;
	height: 160px;
	margin-top: px;
	margin-left:px;
	border: ;
	border-radius: 0px;
	
}
.cats-menu .prd-cats h4{
	text-align: center;
	margin-top: 10px;
	font-family:Katibeh;
	font-size: 20px;
	text-transform: uppercase;
}
.cats-menu .prd-cats p{
	text-align: center;
	font-weight:;
	font-family: alata;
	height: 40px;
	line-height: 40px;
	background:#e8f0fa;
	font-size: 12px;
	text-transform: uppercase;
	width:100%;
	border-top: 1px solid #ccc;
	border-bottom:;
	
}



*/

footer{
	width: 100%;
	height: 400px;;
	background: #000;
	position: relative;
}

footer .more-info{
	width: 350px;
	height: auto;
	margin-top: 50px;
	float: left;
	margin-right: 50px;
}
footer .more-info h4{
	font-family: slabo;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid grey;
	color: #ddd;
	padding-left: 5px;
}
footer .more-info ul{
	list-style: none;
	margin-top: 25px;
	margin-left: 15px;
}
footer .more-info ul li{
	margin-top: 5px;
	font-family: calibri;
}
footer .more-info ul li a{
	display: block;
	color: #ccc;
	text-decoration: none;
}
footer .more-info ul li a:hover{
	color: grey;
}
footer .more-info ul li a i{
	font-size: 13px;
}


footer .our-shop{
	width: 350px;
	height: auto;
	margin-top: 50px;
	float: left;
	margin-right: 50px;
}
footer .our-shop h4{
	font-family: slabo;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid grey;
	color: #ddd;
	padding-left: 5px;
}
footer .our-shop ul{
	list-style: none;
	margin-left: 15px;
	margin-top: 40px;
}
footer .our-shop ul li{
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #ccc;
	float: left;
	margin-right: 30px;
	margin-bottom: 50px;
	border-radius: 100px;
}
footer .our-shop ul li a{
	color: #000;
}
footer .our-shop ul li:hover a{
	display: block;
	background: #4fa158;
	color: #fff;
	border-radius: 100px;
}
footer .our-shop .mobi-app{
	margin-top: 50px;
	text-align: center;
}
footer .our-shop .mobi-app img{
	width: 200px;
	height: 60px;
	margin: 0 auto;
}

footer .lets-connect{
	width: 340px;
	height: auto;
	margin-top: 50px;
	float: left;
	margin-right: px;
}
footer .lets-connect h4{
	font-family: slabo;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid grey;
	color: #ddd;
	padding-left: 5px;
}
footer .lets-connect:last-child{
	margin-right: 0px;
}

footer .lets-connect .addr{
	margin-top: 25px;
	margin-bottom: px;
}
footer .lets-connect .addr h5{
	color: #ccc;
	margin-left: 15px;
	margin-bottom: 10px;
}
footer .lets-connect h3{
	
	font-family: slabo;
	font-size: 16px;
	color: #ccc;
	margin-bottom: 10px;
	margin-left: 15px;
}
footer .lets-connect p{
	margin-top: px;
	color: #ccc;
	margin-left: 15px;
	font-family: calibri;
}
footer .lets-connect .cont{
	margin-top: 15px;
	
}
footer .lets-connect .cont p{
	margin-top: 5px;
}
footer .lets-connect .cont p a{
	color: #ccc;
	text-decoration: none;
}

footer .copy{
	width: 100%;
	height: 50px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	top: ;
	line-height: 45px;
	border-top: 1px solid grey;
}
footer .copy p{
	color: #ccc;
}




/*Second Page*/


.sdlst{
	width: 280px;
	height: 650px;
	margin-top:0px;
	float: left;
	margin-right: 10px;
	background:whitesmoke;
	
}

.sdlst h4{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: slabo;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.sdlst ul{
	list-style: none;
	
}
.sdlst ul li{
	width: 100%;
	height: 40px;
	font-family: ;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	font-family: slabo;
	font-size: 15px;
}
.sdlst ul li a{
	text-decoration: none;
	color: #000;
	display: block;
}
.sdlst ul li a img{
	width: 30px;
	height: 30px;
	margin-right: 10px;
	border-radius: 5px;
	margin-top: -8px;
}
	

.ctslct-prod{
	width:100%;
	height: auto;
	float: ;
	margin-top: px;
	
} 
.ctslct-prod .catprd-head{
	width: 100%;
	height: 60px;
	background: #e8f0fa;
	margin-bottom: px;
	border: 1px solid #ccc;
}

.ctslct-prod .catprd-head img{
	width: 60px;
	height: 100%;
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc;
}
.ctslct-prod .catprd-head h4{
	line-height: 55px;
	font-family: katibeh;
	font-weight:;
	width: 500px;
	font-size: 22px;
	color: #000;
	float: left;
}
.ctslct-prod .catprd-head h4 a{
	text-decoration: none;
	color: #000;
}
.ctslct-prod  .catprd-head .srch-prds{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-family: calibri;
}
.ctslct-prod  .catprd-head .srch-prds input{
	height: 40px;
	width: 300px;
	outline: none;
	border: none;
	padding-left: 5px;
	background: whitesmoke;
	font-size: 16px;
}
.ctslct-prod  .catprd-head .srch-prds i{
	margin-left: -25px;
}
.ctslct-prod  .show-notice{
	text-align: center;
	width: 100%;
	height: auto;
	margin: 100px 0px;
	color: red;
	font-family: alata;
}

.itmpro-fch{
	width: 100%;
	height: auto;
	margin-top: 100px;
}

.ctprd-dtls{
	width: 260px;
	height: 330px;
	margin-top: px;
	float: left;
	border: 1px solid #ccc;
	border-bottom:3px solid #35ccf2;
	border-bottom:3px solid dodgerblue;
	border-top:1px solid dodgerblue;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 50px;
	background:# ;
}

.ctprd-dtls img{
	width: 120px;
	height: 120px;
	margin-top: 20px;
	margin-left: 65px;
	border: 1px solid #e1e1e1;
	margin-bottom: 10px;
	
}

.ctprd-dtls .prd-disc{
	width: 100%;
	height: auto;
	
}
.ctprd-dtls .prd-disc h4{
	font-weight: 600;
	text-align: center;
	font-family: slabo;
	font-size: 16px;
	margin-bottom: 5px;
}
.ctprd-dtls .prd-disc .prd-slog{
	padding-left: 5px;
	padding-right: 5px;
	font-family:pridi;
	text-align: center;
	font-family: calibri;
	height: 40px;
	overflow: hidden;
}

.ctprd-dtls .prd-disc .vrnt{
	width: 150px;
	text-align: center;
	margin:10px auto;
}
.ctprd-dtls .prd-disc .vrnt select{
	width: 100%;
	outline: none;
	border: 1px solid #ccc;
	font-family: calibri;
}

.ctprd-dtls .prd-cstst{
	width: 100%;
	height: auto;
	
}
.ctprd-dtls .prd-cstst .cost{
	padding-left: 5px;
	font-weight: 600;
	font-family: calibri;
	margin-top: 5px;
	width: 150px;
	float: left;
}
.ctprd-dtls .prd-cstst .off{
	float: right;
	font-family: calibri;
	padding-right: 5px;
	margin-top: 5px;
	font-weight: 600;
	color: #4d915d;
}
 

.ctprd-dtls .pls-mns{
	width: 100%%;
	height: 40px;
	font-family: calibri;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	font-size: 12px;
	margin-right: px;
	margin-top: 7px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	background: #f7fbfc;
}
.ctprd-dtls .pls-mns .vew{
	width: 60px;
	font-family: calibri;
	text-align: center;
	background: #3d90d9;
	height: 22px;
	line-height: 22px;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 10px;
	float: left;
}
.ctprd-dtls .pls-mns .vew a{
	text-decoration: none;
	color: #fff;
	display: block;
	
}
.ctprd-dtls .pls-mns .vew a i{
	font-size: 11px;
}

.ctprd-dtls .pls-mns .cart-minus{
	width: 105px;
	float: right;
	height: 40px;
	line-height: 40px;
}

.ctprd-dtls .pls-mns button{
	width: 20px;
	height: 20px;
	line-height: 10px;
	background: none;
	border: 1px solid #ccc;
	outline: none;
	border-radius: 50px;
	background: #4d915d;
	background: #4d915d;
	color: #fff;
	
}
.ctprd-dtls .pls-mns button i{
	font-size: 10px;
}

.ctprd-dtls .pls-mns input{
	width: 50px;
	height: 25px;
	border: 1px solid #ccc;
	outline: none;
	text-align: center;
	font-size: 15px;
	margin-top: 10px;
}

.ctprd-dtls .pls-mns .cart{
	width: 60px;
	height: 22px;
	font-family: calibri;
	text-align: center;
	background: #3d90d9;
	background: #f04f41;
	line-height: 22px;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 5px;
	float:right;
	margin-top: 10px;
}
.ctprd-dtls .pls-mns .cart button{
	color: #fff;
	text-decoration: none;
	outline: none;
	border: none;
	width: 100%;
	height: 100%;
	background: none;
		
}
.ctprd-dtls .pls-mns .cart button i{
	font-size: 11px;
}


/*Cart Page*/

.crt-itms {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	float: left;
}

.crt-itms .crt-head{
	width: 100%;
	height: 50px;
	background: #e8f0fa;
	line-height: 50px;
	border: 1px solid #ccc;
	margin-bottom: 25px;
	
}
.crt-itms .crt-head p{
	width: 50px;
	height: 100%;
	float: left;
	margin-right: 0px;
	background: ;
	text-align: center;
	color: #000;
}
.crt-itms .crt-head p a{
	text-decoration: none;
	color: #000;
	
}
.crt-itms .crt-head h3{
	float: left;
	line-height: 45px;
	font-family: katibeh;
	font-size: 25px;
}

.crt-itms .crt-mngr{
	width: 830px;
	margin-right: 0px;
	float: left;
	
}


.crt-itms .crt-mngr h3{
	font-family: slabo;
	height: 30px;
	line-height: 30px;
	font-weight: 600;
	display: ;
}

.crt-itms .crt-mngr .crt-items{
	width: 100%;
	height: auto;;
	float: left;
	position: relative;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #3d90d9;
}

.crt-itms .crt-mngr .crt-items .crt-prods{
	width: 100%;
	height: auto;
	margin-top: px;
}
.crt-itms .crt-mngr .crt-items .crt-prods .trsh-btn{
	float: right;
}
.crt-itms .crt-mngr .crt-items .crt-prods .trsh-btn button{
	
	border: none;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	color: red;
}

.crt-itms .crt-mngr .crt-items .crt-prods img{
	width: 80px;
	height: 50px;
	margin-right: 10px;
	float: left;
	border-right: 1px solid #ccc;
	
}
.crt-itms .crt-mngr .crt-items .crt-prods .prd-disc{
	width: 400px;
	margin-top: 0px;
	float: left;
}
.crt-itms .crt-mngr .crt-items .crt-prods .prd-disc h4{
	font-family: alata;
	color: #3d90d9;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
.crt-itms .crt-mngr .crt-items .crt-prods .prd-disc p{
	font-family: calibri;
	font-size: 14px;
	
}
.crt-itms .crt-mngr .crt-items .crt-prods .prd-disc .prd-cstst{
	margin-top: px;
	float: left;
	width: 250px;
	
	
}
.crt-itms .crt-mngr .crt-items .crt-prods .prd-disc .prd-cstst .cost{
	width:auto;
	float: left;
	margin-right: 10px;
}

.crt-itms .crt-mngr .crt-items .ttl-rate{
	width: 100%;
	height: 30px;
	background: whitesmoke;
	border-top: 1px solid #ccc;
}
.crt-itms .crt-mngr .crt-items .ttl-rate p{
	width: 250px;
	float: left;
	line-height: 30px;
	margin-left: 10px;
	font-weight: 600;
}
.crt-itms .crt-mngr .crt-items .ttl-rate .pls-mns{
	float: right;
	margin-top: px;
	margin-right: 10px;
}
.crt-itms .crt-mngr .crt-items .ttl-rate .pls-mns button{
	width: 20px;
	height: 20px;
	border-radius: 50px;
	outline: none;
	border: 1px solid #4d915d;
	text-align: center;
	line-height: 10px;
	background: #fff;
	color: #4d915d;
}
.crt-itms .crt-mngr .crt-items .ttl-rate .pls-mns button i{
	font-size: 11px;
}
.crt-itms .crt-mngr .crt-items .ttl-rate .pls-mns input{
	width: 50px;
	text-align: center;
	border: 1px solid #ccc;
	outline: none;
	height: 25px;
	margin-top: 2px;
}


.crt-itms .crt-mngr .crt-items table{
	width: 100%;
	height: auto;
	text-align: center;
	font-family: calibri;
	float: left;
	font-size: 14px;
}

.crt-itms .crt-mngr .crt-items table tr td{
	height: 35px;
	width: 100px;
	
}
.crt-itms .crt-mngr .crt-items table .tbl-head{
	background: #3d90d9;
	color: #ccc;
}
.crt-itms .crt-mngr .crt-items table .tbl-head td{
	border: none;
	color: #fff;
	height: 30px;
}

.crt-itms .crt-mngr .crt-items table td img{
	width:50px;
	height: 50px;
	
}
.crt-itms .crt-mngr .crt-items table td input{
	width: 70px;
	height: 30px;
	outline: none;
	text-align: center;
	border: 1px solid #ccc;
	
}
.crt-itms .crt-mngr .crt-items table td button{
	width: 20px;
	height: 20px;
	background: none;
	outline: none;
	text-align: center;
	border-radius: 50px;
	line-height: 10px;
	border: 1px solid #ccc;
	background: #fff;
	color: #fff;
	font-weight: 600;
	
}
.crt-itms .crt-mngr .crt-items table td button i{
	font-size: 10px;
	color: red;
	font-weight: ;
}

.crt-itms .ttl-smry{
	width: 300px;
	height: auto;
	float: right;
	margin-top: px;
}

.crt-itms .ttl-smry h4{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #4d915d;
	color: #fff;
	background:#3d90d9;
	
}
.crt-itms .ttl-smry table{
	width: 100%;
	height: auto;
	font-family: calibri;
}
.crt-itms .ttl-smry table tr td{
	height:35px;
	padding-left: 5px;
	border: 1px solid whitesmoke;
}
.crt-itms .ttl-smry table tr td button{
	outline: none;
	border: none;
	height: 30px;
	width: 100%;
	background: #f04f41;
	color: #fff;
	margin: auto;
	
}

.greet-msg{
	width: 400px;
	height: 250px;
	margin: auto;
	margin-top: 100px;
}
.greet-msg img{
	width: 150px;
	height: 150px;
	margin-left: 120px;
}

.greet-msg h4{
	text-align: center;
	font-family: slabo;
	color: red;
	font-weight: 600;
	margin-top: 20px;
}
.greet-msg p{
	text-align: center;
	font-family: calibri;
	margin-top: px;
	font-size: 16px;
}

.sdmnu{
	width: 280px;
	height: 650px;
	margin-top:0px;
	float: left;
	margin-right: 10px;
	background:whitesmoke;
}

.sdmnu h4{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-family: slabo;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #3d90d9;
}
.sdmnu ul{
	list-style: none;
}

.sdmnu ul li{
	width: 100%;
	height: 40px;
	font-family: ;
	line-height: 55px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	font-family: slabo;
	font-size: 14px;
}
.sdmnu ul li a{
	text-decoration: none;
	color: #000;
	display: block;
}
.sdmnu ul li a i{
	font-size: 12px;
	width: 30px;
	text-align: center;
	
	
}

.prof-set{
	width: 400px;
	height: auto;
	margin-top: 40px;
	float: left;
}
.prof-set h4{
	font-family: slabo;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	color: #4d915d;
}

.prof-set .frm-grp{
	margin-bottom: 25px;
}

.prof-set .frm-grp p{
	font-weight: 600;
	font-family: calibri;
	font-size: 14px;
}
.prof-set .frm-grp input{
	outline: none;
	height: 35px;
	border: 1px solid #ccc;
	width: 300px;
	padding-left: 5px;
	font-family: calibri;
}
.prof-set .frm-grp button{
	height: 35px;
	outline: none;
	border: none;
	background: #4d915d;
	color: #fff;
	width: 120px;
	border-radius: 3px;
	font-family: calibri;
}


/*Kiranan Main Page*/


.krn-top{
	width: 100%;
	height: 150px;
	background: #3d90d9;
}
.krn-top .krn-lg{
	width: 200px;
	height: 100px;
	line-height: 150px;
	float: left;
	
}
.krn-top .krn-lg a img{
	width: 180px;
	height: 100%;
	border: 1px solid whitesmoke;
}

.krn-top .lgn-dtl{
	width: 600px;
	float: right;
}
.krn-top .lgn-dtl {
	width: 600px;
	margin-top: 25px;
}
.krn-top .lgn-dtl .notice{
	margin: 0px;
	color: yellow;
	height: 25px;
	text-align: center;
	margin-left: 80px;
}
.krn-top .lgn-dtl .frm-grp{
	width: 200px;
	height: auto;
	float: left;
	margin-right: 25px;
}
.krn-top .lgn-dtl .frm-grp p{
	font-family: calibri;
	color: #fff;
}
.krn-top .lgn-dtl .frm-grp input{
	height: 30px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	background: #e1e1e1;
	width:100%;
	padding-left: 5px;
}
.krn-top .lgn-dtl .frm-grp input::placeholder{
	font-family: calibri;
}
.krn-top .lgn-dtl .frm-grp:last-child{
	
	width: 100px;
	height: 30px;
	border: none;
	
	color: #fff;
	margin-top: 20px;
	
}
.krn-top .lgn-dtl .frm-grp button{
	width: 100%;
	height: 30px;
	background: #1452b5;
	border: none;
	font-family: calibri;
	border-radius: 2px;
	border: 1px solid #3f74b5;
}
.krn-top .lgn-dtl .frm-grp a{
	text-align: right;
	text-decoration: none;
	color: #fff;
	font-family: calibri;
	float: right;
}


.slid-head{
	width: 100%;
	height: 500px;
	background: #dcf0fa;
}
.slid-head .mtr-section{
	width: 500px;
	height: ;
	margin-top: 80px;
	margin-left: 100px;
	color: #;
	float: left;
}
.slid-head .mtr-section #wlcm{
	font-family: slabo;
	font-size: 18px;
	font-weight: 600;
}

.slid-head .mtr-section h2{
	font-size: 26px;
	font-weight: 600;
	font-family: PT Serif;
	text-transform: uppercase;
	color: red;
	
}
.slid-head .mtr-section p{
	margin-top: 15px;
	color: #000;
	font-family: slabo;
}

.slid-head .img-scn{
	width: 600px;
	float: right;
	height: 500px;
}
.slid-head .img-scn img{
	width: 100%;
	height: 100%;
}

.heilights{
	width: 100%;
	height: auto;
	background: #3f74b5;
	
	padding-bottom: 30px;
}
.heilights h4{
	padding-top: 50px;
	color: yellow;
	margin-bottom: 40px;
}

.heilights .krn-secn{
	width: 250px;
	height: 60px;
	margin-bottom: 40px;
	float: left;
	line-height: 60px;
	border: 1px solid #ccc;
	margin-right: 25px;
	
}
.heilights .krn-secn img{
	width: 50px;
	height: 60px;
	float: left;
	margin-right: 15px;
	
}
.heilights .krn-secn p{
	color: yellow;
}

.lets-cont{
	width: 100%;
	height: 250px;
	background: #dcf0fa;
	
}
.lets-cont .mtr-numb{
	width: 550px;
	height: 200px;
	margin-top: 25px;
	padding-top: 70px;
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
}
.lets-cont .mtr-numb h4{
	font-family: PT serif;
	font-size: 26px;
	font-weight: ;
	color: red;
}
.lets-cont .mtr-numb p{
	color: #000;
	font-size: 20px;
	margin-top: 5px;
	font-family: roboto;
}

.lets-cont .cont-numb{
	width: 500px;
	height: auto;
	float: left;
	margin-left: 50px;
}
.lets-cont .cont-numb p{
	font-size:20px;
	font-family: roboto;
	margin-top: 100px;
}
.lets-cont .cont-numb p a{
	text-decoration: none;
	color: #000;
	display: block;
}
.lets-cont .cont-numb p a span{
	font-size: 17px;
	color: dimgray;
}
.lets-cont .cont-numb h4{
	font-size:22px;
	font-family: roboto;
	margin-top: 0px;
}
.lets-cont .cont-numb h4 a{
	text-decoration: none;
	color: #000;
	display: block;
}
.lets-cont .cont-numb h4 a i{
	font-size: 17px;
	color: dimgray;
}

/*The Kirana Index Page*/


.kirana-main{
	width:100%;
	height: 140px;
	background: #dcf0fa;
}
.kirana-main .lg-colmn{
	width: 500px;
	height: 100%;
	float: left;
	margin-top: 50px;
}
.kirana-main .lg-colmn h4{
	width: 320px;
	font-family:calibri;
	padding-bottom: px;
	color: #000;
	border-bottom: 1px solid #000;
	text-align: center;
	font-size: 26px;
	font-weight: ;
}
.kirana-main .lg-colmn p{
	font-family: "Inter", sans-serif;
	font-size: 12px;
	width: 320px;
	text-align: center;
	color: crimson;
	border-bottom: 1px solid #000;
	padding:2px 0px;
	font-weight: bold;
}

.kirana-main .krn-scnr{
	width: 500px;
	float: right;
	text-align: center;
	margin-top: 25px;
	font-family: "Inter", sans-serif;
}
.kirana-main .krn-scnr .scnner{
	width: 120px;
	text-align: center;
	float:left;
	border-right: 2px solid #ccc;
	margin-right: 20px;
	margin-left: 100px;
	
} 
.scnr-vdo{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(0,0,0,0.5);
	display: none;
}
.scnr-vdo video{
	width: 200px;
	height: 200px;
	margin: 100px auto;
}

.kirana-main .krn-scnr .scnner button{
	
	text-decoration: none;
	font-size: 35px;
	color: #000;
	
}
.kirana-main .krn-scnr .scnner button img{
	width: 70px;
	height: 70px;
}
.kirana-main .krn-scnr .scnner p{
	font-size: 11px;
	font-family: "Inter", sans-serif;
}
.kirana-main .krn-scnr .cont-dtl{
	float: left;
	width: 250px;
	text-align: left;
	margin-top: 30px;
	font-family: alata;
}
.kirana-main .krn-scnr .cont-dtl p{
	font-family:alata;
	font-size: 15px; ;
}
.kirana-main .krn-scnr .cont-dtl p a{
	text-decoration: none;
	color: #000;
	display: block;
	font-family: alata;
	font-weight:;
}

.kirana-main .krn-scnr .cont-dtl p a span{
	font-size: 13px;
}
.kirana-main .krn-scnr .cont-dtl p a i{
	font-size: 13px;
}

.krn-sld{
	width: 100%;
	height: 400px;
	background-color:dodgerblue;
}
.krn-sld .fst-content{
	width: 450px;
	float: left;
	margin-left: 0px;
}
.krn-sld .fst-content .intro{
	margin-top: 70px;
	margin-bottom: px;
	color: #fff;
	text-align: left;
	margin-left: px;
	font-size: 18px;
	
}
.krn-sld .fst-content h3{
	font-family:Katibeh;
	color:yellow;
	font-size:40px;
	text-align: ;
}
.krn-sld .fst-content h4{
	width: 250px;
	height: 40px;
	background: #e63e57;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 2px;
	margin-top: 10px;
	font-family: literata;
}

.krn-sld .fst-content p{
	color: #fff;
	width: px;
	font-size: 16px;
	margin-top: 15px;
	font-family:Alata;
	text-align: ;
	
}
.krn-sld .fst-content p b{
	color: yellow;
	text-transform: uppercase;
	font-size: 14px;
}

.krn-sld .scn-content{
	width: 550px;
	float: right;
	line-height: 400px;
}

.krn-sld .scn-content img{
	width: 80%;
	height: 300px;
	margin-left: 100px;
	border: 2px solid #fff;
	border-radius: 5px;
}

.cats-match{
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	
}
.cats-match h3{
	text-align: center;
	margin-bottom: 70px;
	font-family:literata;
	text-transform: uppercase;
	font-weight: ;
	color: #000;
}
.cats-match .mrcnts{
	width: 350px;
	height: auto;
	float: left;
	margin-right: 25px;
	text-align: center;
}
.cats-match .mrcnts img{
	width: 150px;
	height: 150px;
	border-radius: 100px;
	margin-bottom: 25px;
	

}
.cats-match .mrcnts h4{
	font-family: Katibeh;
	font-weight: ;
	font-size: 28px;
	color: crimson;
}

.pkgs-crt{
	width: 100%;
	height: auto;
	background: ;
	margin-bottom: 100px;
	padding-left:70px;
}
.pkgs-crt .pkg-dsd{
	width: 350px;
	float: left;
	height: auto;
	border: 1px solid #ccc;
	margin-left:px;
}
.pkgs-crt .pkgdn{
	margin-top: 100px;
	
}

.pkgs-crt .pkg-dsd .pkg-head{
	width: 100%;
	height: auto;
	text-align: center;
	background: dodgerblue;
}
.pkgs-crt .pkg-dsd .pkg-head h3{
	font-size: 30px;
	padding-top: 25px;
	font-family: literata;
	color: yellow;
}
.pkgs-crt .pkg-dsd .pkg-head h4{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
}
.pkgs-crt .pkg-dsd .pkg-head p{
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	color: #fff;
}

.pkgs-crt .pkg-dsd .pkg-disc{
	width: 100%;
	height: auto;
	margin-top: 15px;
	padding: 10px;
}
.pkgs-crt .pkg-dsd .pkg-disc ul{
	list-style: none;
}
.pkgs-crt .pkg-dsd .pkg-disc ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	background: #c5d9fc;
	font-family: alata;
	
}
.pkgs-crt .pkg-dsd .pkg-disc ul .disc-two{
	background: whitesmoke;
}

.pkgs-crt .pkg-dsd .pkg-disc ul li i{
	width: 30px;
	text-align: center;
	color: darkgreen;
}
.pkgs-crt .pkg-dsd .pkg-btm{
	width: 100%;
	text-align: center;
	height: 70px;
	background: #dcf0fa;
}
.pkgs-crt .pkg-dsd .pkg-btm button{
	height: 40px;
	width:220px;
	border: none;
	outline: none;
	background: #46a35c;
	color: #fff;
	border-radius: 5px;
	margin-top: 15px;
	font-family: alata;
	
}


.pkgs-crt-two{
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	
}
.pkgs-crt-two h3{
	text-align: center;
	margin: 30px 0px;
}
.pkgs-crt-two .pkg-header{
	width: 100%;
	height: auto;
	border-bottom: px solid #000;
	
}
.pkgs-crt-two .pkg-header .headers-title{
	width: 300px;
	height: 180px;
	float: left;
	border-right: 1px solid lightgrey;
	padding: 10px;
	background: #dcf0fa;

}



.pkgs-crt-two .pkg-header .headers-fst{
	width: 285px;
	height: 180px;
	float: left;
	border-top: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	padding: 10px;
	background: #dcf0fa;
	text-align: center;
	padding-top: 30px;
}
.pkgs-crt-two .pkg-header .headers-fst .fst-para{
	font-family: calibri;
	color: #000;
	font-weight: ;
	font-size: 18px;
}
.pkgs-crt-two .pkg-header .headers-fst h4{
	font-weight: bold;
	font-family: alata;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.pkgs-crt-two .pkg-header .headers-fst p{
	
}
.pkgs-crt-two .pkg-header .headers-fst button{
	width: 150px;
	height: 35px;
	outline: none;
	border: none;
	margin-top: 10px;
	background: #e0452f;
	color: #fff;
	border-radius: 5px;
	font-family: calibri;
}
.pkgs-crt-two .pkg-header .head{
	width: 100%;
	height: 50px;
	background: dodgerblue;
}
.pkgs-crt-two .pkg-header .head h4{
	line-height: 50px;
	color: #fff;
	padding-left: 10px;
}
.pkgs-crt-two .pkg-header .mnu-head{
	width: 100%;
	
}
.pkgs-crt-two .pkg-header .mnu-head .headers-specs{
	height: auto;;
	background: #dcf0fa;
	color: #000;
	width: 300px;
	
	float: left;
}
.pkgs-crt-two .pkg-header .mnu-head .headers-specs p{
	line-height: 70px;
	padding-left: 20px;
	font-family: alata;
	height: 50px;
	border-bottom: 1px solid lightgrey;
	font-weight: ;
	position: relative;
}
.pkgs-crt-two .pkg-header .mnu-head .headers-specs p i{
	float: right;
	margin-right: 20px;
	line-height: 70px;
	height: 50px;
	
}
.pkgs-crt-two .pkg-header .mnu-head .headers-specs p span{
	width: 200px;
	height: 100px;
	background: #fff;
	padding: 10px;
	position: absolute;
	left: 280px;
	z-index: 10000;
	display: none;
	border: 1px solid #ccc;
	top: 0px;
	
}
.pkgs-crt-two .pkg-header .mnu-head .headers-specs p i:hover span{
	display: block;
	width: 200px;
	height: 100px;
	background: #fff;
	padding: 10px;
	position: absolute;
	left: 280px;
	z-index: 10000;
	display: ;
	border: 1px solid #ccc;
	top: -70px;
	float: left;
	border-radius: 5px;
}

.pkgs-crt-two .pkg-header .mnu-head .headers-dtl{
	width: 280px;
	height: 50px;
	
	float: left;
}
.pkgs-crt-two .pkg-header .mnu-head .headers-dtl p{
	line-height: 70px;
	text-align: center;
	font-family: alata;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 50px;
}
.pkgs-crt-two .pkg-header .mnu-head .headers-dtl .iround i{
	width: 25px;
	height: 25px;
	background:;
	color: darkgreen;
	border-radius: 50px;
	text-align: center;
	line-height: 25px;
	font-size: 11px;
}


.krn-cntss{
	width: 100%;
	height: 150px;;
	background: #dcf0fa;
}

.krn-cntss .lets{
	width: 550px;
	float: left;
	text-align: center;
	border-right: 1px solid #ccc;
	margin-top: 40px;
}
.krn-cntss .lets h3{
	margin-top: px;
	font-family:calibri;
	margin-bottom: 5px;
}
.krn-cntss .lets h3 a{
	color: #000;
	text-decoration: none;
}
.krn-cntss .lets h3 a span{
	color: dimgray;
	font-size: 18px;
}
.krn-cntss .lets h4 a {
	color: #000;
	font-size: 20px;
}

.krn-cntss .lets h4 a{
	font-family: calibri;
	margin-left: 65px;
	font-size: 22px;
	text-decoration: none;
}
.krn-cntss .lets h4 i{
	color: dimgray;
	font-size: 18px;
}

.krn-cntss .letsreg{
	text-align: center;
	width: 500px;
	float: left;
	margin-top: 50px;
}
.krn-cntss .letsreg button{
	outline: none;
	width: 150px;
	background: crimson;
	color: #fff;
	border: none;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	font-family: calibri;
}

footer .social-krn{
	width: 550px;
	height: auto;
	text-align: center;
	float: left;
}
footer .social-krn h4{
	margin-top: 40px;
	color: #ccc;
	margin-left:60px;
	margin-bottom: 25px;
}
footer .social-krn ul{
	list-style: none;
	margin-left: 200px;
	width: 250px;
}
footer .social-krn ul li{
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	float: left;
	background: grey;
	margin-right: 25px;
	margin-top: 20px;
	text-align: center;
	border-radius: 100px;
	
}
footer .social-krn ul li a{
	color: #ccc;
	
}

footer .quick-krn{
	width: 500px;
	margin-top: 50px;
	float: left;
}
footer .quick-krn h4{
	text-align: center;
	color: #ccc;
	margin-bottom: 25px;
}
footer .quick-krn ul{
	list-style: none;
	margin-left: 220px;
}
footer .quick-krn ul li{
	height: 25px;
	line-height: 25px;
	font-family: calibri;
}
footer .quick-krn ul li a{
	color: #ccc;
	text-decoration: none;
}
footer .quick-krn ul li a:hover{
	color: whitesmoke;
}


.tophead-sctn{
	width: 100%;
	height: 100px;
	
}
.tophead-sctn .hdkrn-title{
	width: 500px;
	float: left;
	line-height: 100px;
}
.tophead-sctn .hdkrn-title img{
	max-width: 180px;
	min-width: 160px;
	height:80px;
}
.tophead-sctn .itm-src{
	width: 500px;
	float: right;
	text-align: right;
	margin-top: 0px;
}
.tophead-sctn .itm-src p{
	margin-top: 10px;
	font-family: alata;
	margin-bottom: 20px;
}
.tophead-sctn .itm-src p a{
	text-decoration: none;
	color: #000;
}

.tophead-sctn .itm-src input{
	height: 40px;
	width: 450px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 5px;
	font-family: alata;
}
.tophead-sctn .itm-src button{
	background: none;
	border: none;
	outline: none;
	margin-left: -30px;
}

.menu-bar {
	width: 100%;
	height: 40px;
	background: #3d90d9;
}
.menu-bar .krn-title{
	width: 500px;
	height: 100%;
	float: left;
	
}

.menu-bar .krn-title h4{
	color: #fff;
	font-family: Katibeh;
	font-family: ;
	line-height: 30px;
	margin: 0px;
	font-size: 25px;
	text-transform: uppercase;
}
.menu-bar .krn-title h4 a{
	text-decoration: none;
	color: #fff;
	display: block;
}

.menu-bar .krn-menubar{
	width: 500px;
	float: right;
	height: 40px;;
}
.menu-bar .krn-menubar ul{
	list-style: none;
	float: right;
	position: relative;
}

.menu-bar .krn-menubar ul li{
	float: left;
	line-height: 40px;
	width: 120px;
	text-align: center;
	font-family: Alata;
}
.menu-bar .krn-menubar ul li a{
	text-decoration: none;
	color: #fff;
}
.menu-bar .krn-menubar ul li a i{
	font-size: 14px;
	margin-right: 5px;
}
.menu-bar .krn-menubar ul li ul{
	background: #000;
	z-index: 1000;
	margin-left: 20px;
	position: absolute;
	top: 40px;
	left: -20px;
	padding-bottom: 10px;
	display: none;
}

.menu-bar .krn-menubar ul li ul li{
	float: none;
	width: 150px;
	text-align: left;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}
.menu-bar .krn-menubar ul:hover ul{
	
	
	display: block;
}
.menu-bar .krn-menubar ul ul li:hover{
	background: #3d90d9;
	color: #fff;
}
.slide-setup{
	width: 100%;
	height:300px;
}
.slide-setup img{
	width: 100%;
	height: 100%;
}

.product-menu{
	width: 100%;
	height: auto;
	margin-top: px;
}

.product-menu {
	
}


.product-menu .catprd-head{
	width: 100%;
	height: 50px;
	background: #e8f0fa;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

.product-menu .catprd-head img{
	width: 60px;
	height: 100%;
	float: left;
	margin-right: 10px;
}
.product-menu .catprd-head h4{
	line-height: 50px;
	font-family: katibeh;
	font-weight: ;
	line-height: 45px;
	width: 500px;
	float: left;
	text-transform: uppercase;
	font-size: 22px;
}
.product-menu .catprd-head h4 a{
	text-decoration: none;
	color: #000;
}
.product-menu  .catprd-head .srch-prds{
	float: right;
	margin-top: 7px;
	margin-right: 10px;
	font-family: calibri;
}
.product-menu  .catprd-head .srch-prds input{
	height: 35px;
	width: 300px;
	outline: none;
	border: none;
	padding-left: 5px;
	background: whitesmoke;
	font-size: 16px;
	border: 1px solid #ddd;
}
.product-menu  .catprd-head .srch-prds i{
	margin-left: -20px;
}


.prodct-types{
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
	margin-bottom: 50px;
	border-radius: 0px 0px 0px 0px;
	
	border-top:1px solid #2aabeb;
	border-bottom: none;
}
.prodct-types a{
	
	text-decoration: none;
}

.prodct-types a img{
	width: 80px;
	height: 80px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid whitesmoke;
}
.prodct-types h5{
	text-align: center;
	font-family: alata;
	margin-bottom: 15px;
}
.prodct-types p{
	width: 100%;
	text-align: center;
	height: 30px;
	background: #3d90d9;
	line-height: 30px;
	font-size: 12px;
	border-radius: 0px 0px 0px 0px;
	font-family:alata;
	color: #fff;
}
.prodct-types p .first{
	width: ;
	display: block;
	color: #fff;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	display: block;
	/*background: #f27872;*/
	text-align: center;
	border-left: 1px solid #ccc;
}


.prodct-types p .last{
	width: ;
	display: block;
	color: #fff;
	text-decoration: none;
	float: right;
	padding-right: 10px;
	display: block;
	/*background: #55ab73;*/
	text-align: center;
	border-right: 1px solid #ccc;
}



.err{
    width: 100%;
    height: auto;
    text-align: center; 
}
.err .err-msg{
    width: 800px;
    height: auto;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 150px;
    
}
.err .err-msg img{
    width: 500px;
    height: 250px;
}
.err .err-msg h3{
    font-family: literata;
    font-size: 28px;
    margin-top: 20px;
    font-weight: bold;
}
.err .err-msg a{
    background: #37aff0;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    margin-top: 20px;
    outline: none;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-family: literata;
    display: block;
    text-decoration: none;
}

.map-file{
	width: 100%;
	height: 250px;
}
.map-file iframe{
	width: 100%;
	height: 100%;
}

.connect-location{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	
}
.connect-location h4{
	width: 100%;
	height: auto;40px;
	background: #e1e1e1;
	line-height: 40px;
	text-align: center;
	font-size: 30px;
	font-family: katibeh;
	margin-bottom: 25px;
	padding: 10px;
	text-transform: uppercase;
}
.connect-location h5{
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: alata;
	padding: 0px;
}
.connect-location h3{
	width: 1oo%;
	font-family: katibeh;
	margin-bottom: 20px;
	font-size: 26px;
	padding: 10px;
	font-size: 25px;
	color: #;
}
.connect-location p{
	padding:0px 10px;
	font-family: alata;
	font-size: 16px;
}

.terms-shw{
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	
	
}
.terms-shw h2{
	text-align: center;
	margin-bottom: 50px;
	font-family: literata;
	text-transform: uppercase;
}
.terms-shw .trm-content{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}
.terms-shw .trm-content h3{
	text-align: center;
	margin-bottom: 25px;
	font-family: katibeh;
	font-size: 32px;
}
.terms-shw .trm-content h4{
	width: auto;
	margin: 0px;
	max-width: 400px;
	margin-right: 5px;
	float: left;
	font-family: PT serif;
	font-family: ;
	font-weight: 600;
	font-size: 14px;
}
.terms-shw .trm-content p{
	float: ;
	font-family: lato;
	font-weight: ;
	margin: 0px;
	margin-bottom: 10px;
}