*{
    margin: 0;
	padding: 0;
	box-sizing: border-box;
	border: none;

}

body {
	display: inline-block;
    justify-content: center;
    align-items: center;
	width: 100%;
	position:relative;
	/*background: rgb(54, 229, 255);
	background: -moz-linear-gradient(313deg, rgba(54, 229, 255, 1) 0%, rgba(131, 226, 255, 1) 37%, rgba(0, 143, 255, 1) 100%);
	background: -webkit-linear-gradient(313deg, rgba(54, 229, 255, 1) 0%, rgba(131, 226, 255, 1) 37%, rgba(0, 143, 255, 1) 100%);
	background: linear-gradient(313deg, rgba(54, 229, 255, 1) 0%, rgba(131, 226, 255, 1) 37%, rgba(0, 143, 255, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#36e5ff", endColorstr="#008fff", GradientType=1);*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color:#f4fafb;
}


* {

box-sizing: border-box;
margin:0px;
padding:0px;

}

body {font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif", "Sitka Display", ;}

.logo {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	width: 140;
	height: 40px;
	left: 5%;
	top: 0.5%;
	overflow: visible;
}

/*
	.cart {
		display: flex;
	    flex-wrap: wrap;
		position: absolute;
		width: 36px;
		height: 36px;
		left: 55%;
		top: 1%;
		overflow: visible;
	}*/


     .coupon {
		display: flex;
	    flex-wrap: wrap;
		position: absolute;
		width:45px;
		height:45px;
		left: 50%;
		top: -1.4%;
		
	}

    .heart {
		display: flex;
	    flex-wrap: wrap;
		position: absolute;
		width: 30px;
		height: 30px;
		left: 70%;
		top: 1%;
	
	}

    .account {
		display: flex;
	    flex-wrap: wrap;
		position:absolute;
		width: 30px;
		height: 30px;
		left: 85%;
		top: 1%;

	}


.container {
	    display:inline-block;
	    flex-wrap: wrap;
		position: relative;
		width: 100%;
        height: 1002px;
        border-radius: 30px;
        background: #fff;
        border: 0px solid #FFFFFF;
		left: 0.5px;
	    top: 45px;
	    right: 0.5px;
	}

.catv{
        display:inline-block;
	    /*display: flex;*/
	    flex-wrap: wrap;
		left: 10%;
		top: 1.5%;
		position: relative;
		/*overflow: visible;
		/*width: 20%;*/
		font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
        font-weight: normal;
        font-size: 108%;
        align-text: center;
        color: #000;
		color: rgba(0,0,0,1);
	}

	
	/*.box {
		display:flex;
		display:block;
		position:relative;
		flex-wrap:wrap;
		position: absolute;
		overflow: visible;
		width:100px;
        height:30px;
		margin:10px 10px 5px 20px;
        border-radius:16px;
        background: #FFFFFF;
        border: 1px solid #000000;
        box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.16);
		
	}*/

     .boxf{
	    display:block;
	    position:relative;
		justify-content: center;
        align-items: center;
	    margin:10px 10px 5px 10px;
	    width:95%;
		height:30px;
	    box-sizing:border-box;
	    border-radius:16px;
        background: #FFFFFF;
        border: 1px solid #000000;
        box-shadow: 3px 2px 4px rgba(0, 0, 0, 0.16);
		text-align:center;
	 } 

.title {
	    /*display:flex;*/
		padding:5px 5px;
		display:inline-block;
		position:relative;
		/*flex-wrap: wrap;*/
	    text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.57);
        /*position: absolute;*/

		width: 100%;
		height:10%;
	/*	//margin-left:5%;
		//white-space: nowrap;*/
		text-align: center;
		font-family: "Cambria Math";
		font-style: normal;
		font-weight: normal;
		font-size: 100%;
		color: rgba(0,0,0,1.00);
	}

	.line {
	    display:inline-block;
		position: absolute;
		width: 88%;
        height: 0px;
        background: transparent;
        border: 1px solid #000;
		margin:0px;
		transform: matrix(1,0,0,1,0,0);
		align-item:center;
		margin-left:5%;
	}
 

	.container2{
	display:inline-block;
    width: 100%;
	height: auto;
	padding-bottom:15px;
	margin-top:12px;
	margin-bottom:5px;
	position: relative;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.69);	
}

.storecatdiv
{
    float:left;
    list-style: none;
    width:26.49%;
    height:100px;
    margin:20px 18px 60px 5px;
    border-radius:5px;
    object-fit: fill;
}
.storecatimg
{
border-radius:10px;
height:100px;
margin-left:-6px;
}

.txt{
  font-display: auto;
  font-size:100%;
  font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
  display:flex;
  flex-wrap:wrap;
  overflow:visible;
  position: absolute;
  width:30%;
  height:auto;
  color:black;
  text-align:center;
  margin-left:-6px;
  margin-bottom:5px;
  
}
.container3{
    display:inline-block;
    width: 100%;
	height: 25%;
    /*margin-top: -250px;*/
	position: relative;
	border-radius: 10px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.69);
}

.slider{
  width: 95%;
  height: 75%;
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  left:2%;
  top:12%;
  object-fit: fill;
}

.slides{
  width: 500%;
  height: 500px;
  display: flex;
  object-fit: fill;
}

.slides input{
  display: none;
  object-fit: fill;
}

.slide{
  width: 20%;
  transition: 2s;
  object-fit: fill;
}

.slide img{
  width: 100%;
  height: 30%;
  object-fit: fill;
}

/*css for manual slide navigation*/

.navigation-manual{
  position: absolute;
  width: 100%;
  margin-top: -40px;
  display: flex;
  justify-content: center;
  object-fit: fill;
}

.manual-btn{
  border: 2px solid #40D3DC;
  padding: 2px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.8s;
  object-fit: fill;
}

.manual-btn:not(:last-child){
  margin-right: 20px;
  object-fit: fill;
}

.manual-btn:hover{
  background: #40D3DC;
}

#radio1:checked ~ .first{
  margin-left: 0;
}

#radio2:checked ~ .first{
  margin-left: -20%;
}

#radio3:checked ~ .first{
  margin-left: -40%;
}

#radio4:checked ~ .first{
  margin-left: -60%;
}

#radio4:checked ~ .first{
  margin-left: -80%;
}

/*css for automatic navigation*/

.navigation-auto{
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 40%;
}

.navigation-auto div{
  border: 2px solid #FFFFFF;
  padding: 2px;
  border-radius: 8px;
  transition: 0.5s;
}

.navigation-auto div:not(:last-child){
  margin-right: 10px;
}

#radio1:checked ~ .navigation-auto .auto-btn1{
  background: #DC3F3F;
}

#radio2:checked ~ .navigation-auto .auto-btn2{
  background: #DC3F3F;
}

#radio3:checked ~ .navigation-auto .auto-btn3{
  background: #DC3F3F;
}

#radio4:checked ~ .navigation-auto .auto-btn4{
  background: #DC3F3F;
}

#radio5:checked ~ .navigation-auto .auto-btn5{
  background: #DC3F3F;
}

.form{
    display:block;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.69);
    position: relative;
    
    left: 80%;
    transform: translate(-50%,-50%);
    transition: all 1s;
    width: 28px;
    height: 28px;
    background: white;
    box-sizing: border-box;
    border-radius: 35px;
    border: 0.8px solid black;
    padding: 2px;
}

.input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;;
    height: 26px;
    line-height: 28px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 35px;
    padding: 0 5px;
}

.fa{
    box-sizing: border-box;
    padding: 5px;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    color: #07051a;
    text-align: center;
    font-size: 1.2em;
    transition: all 1s;
}

form:hover{
    width: 130px;
    cursor: pointer;
}

form:hover input{
    display: block;
}

form:hover .fa{
    background: #07051a;
    color: white;
}


@media screen and (max-width:1250px){
	.box{
		width:55%;
        height: 2.5%;
	}
	.title {
		font-size:110%;
	}
	
	.storecatdiv {
        width:26.49%;
       height:100px;
       margin :20px 18px 60px 5px;
	   object-fit: fill;
    }
}

@media screen and (max-width:360px){
    .box{
		width:55%;
        height: 2.5%;
	}
	.title {
		font-size:110%;
	}
	.storecatdiv {
       width:26.49%;
       height:100px;
       margin :20px 18px 60px 5px;
	   object-fit: fill;
    }
}

@media screen and (max-width:320px){
    .box{
		width:55%;
        height: 2.5%;
	}
	.title {
		font-size:110%;
	}
	.storecatdiv {
        width:26.49%;
       height:100px;
       margin :20px 18px 60px 5px;
	   object-fit: fill;
    }
}

@media screen and (max-width:375px){
    .box{
		width:55%;
        height: 2.5%;
	}
	.title {
		font-size:110%;
	}
	.storecatdiv {
       width:26.49%;
       height:100px;
       margin :20px 18px 60px 5px;
	   object-fit: fill;
    }
}

@media screen and (max-width:414px){
    .box{
		width:55%;
        height: 2.5%;
	}
	.title {
		font-size:110%;
	}
	.storecatdiv {
        width:26.49%;
       height:100px;
       margin :20px 18px 60px 5px;
	   object-fit: fill;
    }
}

@media screen and (max-width:280px){
    .box{
		width:55%;
        height: 2.5%;
	}
	.title {
		font-size:110%;
	}
	.storecatdiv {
       width:26.49%;
       height:100px;
       margin :20px 18px 60px 5px;
	   object-fit: fill;
    }
}

