*{
	margin:0;
	padding:0;
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.header{
	background-color: #d40e63;
	color:white;
}
.i1{
	color:white;
	text-decoration: none;
}

.background{
	background-image: url(img/bg1.webp);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color:white;
	border-radius: 0px 0px 20px 20px;
	padding: 1rem;
}
.background1{
	background-color: #d40e63;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color:white;
	border-radius: 0px 0px 20px 20px;
	padding: 1rem;
}
ul li{
	font-size: 15px;
}
#nav {
	width:100%;
	background-color: white;
	border-radius: 20px 20px 0px 0px;
	
  }
  
  #nav .col {
	text-align: center;
	font-size: 15px;
	font-weight: bolder;
  }
  
  #nav .col a {
	text-decoration: none;
	color: #d40e63;
	font-size: 13px;
  }
  
  #nav .col a:hover {
	text-decoration: none;
	color:red;
	font-size: 13px;
  }
  .i2{
	text-decoration: none;
	color:black;
	font-size: 20px;
	margin-right: 10px;
  }
 
  .i3{
	text-decoration: none;
	font-size: 30px;
	color:black;
  }
.i4{
	color:#d40e63;
	text-decoration: none;
	font-weight: bolder;
}

.i7{
	color:black;
	text-decoration: none;
	font-size: 16px;
}
.i8{
	color:#d40e63;
	text-decoration: none;
	font-size: 40px;
} 
  body {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  
  .sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: white;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
  }
  
  .sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 15px;
	color: black;
	display: block;
	transition: 0.3s;
  }
  
  .sidenav a:hover {
	color: #d40e63;
  }
  
  .sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
	.sidenav {padding-top: 5px;}
	.sidenav a {font-size: 10px;}
	.arrow{font-size:15px;}
  }
  .arrow{
	float: right;
	color:gray;
	margin-right: 2rem;
	font-size: 10px;
  }
  .i5{
	font-size: 50px;
	
  }
  .i9{
	text-decoration: none;
	color:gray;
  }
  .i10{
	text-decoration: none;
	color:black;
  }
  .i3{
	text-decoration: none;
	font-size: 25px;
	color:white;
  }
  .bttn{
	background-image:linear-gradient(#d40e63,purple);
	background-color: #d40e63;
	width:100%;
	height:50px;
	border-radius: 30px;
	color:white;
	text-decoration: none;
	
  }
  .bttn:hover{
	background-image:linear-gradient(white,white);
	background-color: white;
	color:#d40e63;
	text-decoration: none;
	
  }
  .bttn1{
	background-image:linear-gradient(white,white);
	background-color:white;
	border: 1px solid #d40e63;
	width:100%;
	height:50px;
	border-radius: 30px;
	color:#d40e63;
  }
  .bttn1:hover{
	background-image:linear-gradient(#d40e63,purple);
	background-color: #d40e63;
	color:white;
  }
  .bttn2{
	background-image:linear-gradient(#d40e63,purple);
	background-color: #d40e63;

	width:100%;
	height:60px;
	font-size: 13px;
	border-radius: 30px;
	color:white;
	text-decoration: none;
	
  }
  .bttn2:hover{
	background-image:linear-gradient(white,white);
	background-color: white;
	color:#d40e63;
	text-decoration: none;	
  }
  .bttn11{
	background-image:linear-gradient(#d40e63,purple);
	background-color: #d40e63;

	width:100%;
	height:60px;
	font-size: 13px;
	border-radius: 30px 30px 0px 30px;
	color:white;
	text-decoration: none;
	
  }
  .bttn11:hover{
	background-image:linear-gradient(white,white);
	background-color: white;
	color:#d40e63;
	text-decoration: none;	
  }
  .bttn12{
	background-image:linear-gradient(#d40e63,purple);
	background-color: #d40e63;

	width:100%;
	height:60px;
	font-size: 13px;
	border-radius: 30px 30px 30px 0px;
	color:white;
	text-decoration: none;
	
  }
  .bttn12:hover{
	background-image:linear-gradient(white,white);
	background-color: white;
	color:#d40e63;
	text-decoration: none;	
  }
  .bttn13{
	background-image:linear-gradient(#d40e63,purple);
	background-color: #d40e63;

	width:100%;
	height:60px;
	font-size: 13px;
	border-radius: 30px 0px 30px 30px;
	color:white;
	text-decoration: none;
	
  }
  .bttn13:hover{
	background-image:linear-gradient(white,white);
	background-color: white;
	color:#d40e63;
	text-decoration: none;	
  }
  .bttn14{
	background-image:linear-gradient(#d40e63,purple);
	background-color: #d40e63;

	width:100%;
	height:60px;
	font-size: 13px;
	border-radius: 0px 30px 30px 30px;
	color:white;
	text-decoration: none;
	
  }
  .bttn14:hover{
	background-image:linear-gradient(white,white);
	background-color: white;
	color:#d40e63;
	text-decoration: none;	
  }
  .bttn10{
	background-image:linear-gradient(#d40e63,purple);
	background-color: #d40e63;

	width:100%;
	height:60px;
	font-size: 13px;
	border-radius: 50%;
	color:white;
	text-decoration: none;
	
  }
  .bttn10:hover{
	background-image:linear-gradient(white,white);
	background-color: white;
	color:#d40e63;
	text-decoration: none;	
  }
  .bttn3{
	background-color: #d40e63;
	width:70%;
	height:50px;
	font-size: 12px;
	border-radius: 30px;
	color:white;
	text-decoration: none;
	
  }
  .bttn3:hover{
	background-color: white;
	color:#d40e63;
	text-decoration: none;
	
  }
  .bttn4{
	background-color: white;
	width:100%;
	height:50px;
	font-size: 15px;
	border-radius: 10px;
	color:#d40e63;
	text-decoration: none;
	text-align: left;
	padding-left: 1rem;
	
  }
  .bttn4:hover{
	background-color: #d40e63;
	color:white;
	text-decoration: none;
	
  }
  .bttn5{
	background-color: #d40e63;
	width:100%;
	height:40px;
	font-size: 15px;
	border-radius: 10px;
	color:white;
	text-decoration: none;
	
	
  }
  .bttn5:hover{
	background-color: white;
	color:#d40e63;
	text-decoration: none;
	
  }
  .bttn6{
	background-image:linear-gradient(#d40e63,#800080);
	background-color: #d40e63;
	width:100%;
	height:50px;
	font-size: 13px;
	border-radius: 10px;
	color:white;
	text-decoration: none;
	
  }
  .bttn6:hover{
	background-image:linear-gradient(white,white);
	background-color: white;
	color:#d40e63;
	text-decoration: none;	
  }
  .bttn7{
	background-color: white;
	width:100%;
	height:50px;
	font-size: 15px;
	border-radius: 10px;
	color:#d40e63;
	text-decoration: none;
	text-align: left;
	padding-left: 1rem;
	
  }
  .bttn8{
	background-image:linear-gradient(#d40e63,black);
	width:100%;
	height:50px;
	font-size: 13px;
	border-radius: 50px;
	color:white;
	text-decoration: none;
	z-index: 1;
  }
  .i6{
	color:white;
	background-color: #d40e63;
  }
  /* accordian */
  .accordion {

	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
  }
  
 
  
  .panel {
	padding: 0 18px;
	display: none;
	
	overflow: hidden;
  }
  /*  */
  .quantity {
 display: inline-block; }

.quantity .input-text.qty {
 width: 35px;
 height: 39px;
 padding: 0 5px;
 text-align: center;
 background-color: transparent;
 border: 1px solid #efefef;
}

.quantity.buttons_added {
 text-align: left;
 position: relative;
 white-space: nowrap;
 vertical-align: top; }

.quantity.buttons_added input {
 display: inline-block;
 margin: 0;
 vertical-align: top;
 box-shadow: none;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
 padding: 7px 10px 8px;
 height: 41px;
 background-color: #ffffff;
 border: 1px solid #efefef;
 cursor:pointer;}

.quantity.buttons_added .minus {
 border-right: 0; }

.quantity.buttons_added .plus {
 border-left: 0; }

.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
 background: #eeeeee; }

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
 -webkit-appearance: none;
 margin: 0; }
 
 .quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
 outline: none; }

.arrow1{
float: right;
margin-right: .5rem;
}



  /* Style the tab */
  .tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #d40e63;
	border-radius: 10px;
  }
  .tablinks{
	width:33.33%;
  }
  /* Style the buttons inside the tab */
  .tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
	font-size: 17px;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
	background-color:#ca6993
   
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
	background-color: white;
	border: 5px solid #d40e63;
	color:#d40e63;
  }
  
  /* Style the tab content */
  .tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
	
  }
  table {
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

th, td {
  text-align: left;
  padding: 16px;
}

tr:nth-child(even) {
  background-color: #f2f2f2
}

 .wrapper{
	width:100%;
 }
 h1 {
  
	background: -webkit-linear-gradient(#d40e63, purple);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  }
  .input{
	width:100%;
	height:40px;
	border: 2px solid #d40e63;
	border-radius: 30px;
	padding: 1rem;
  }
  .m{
	border: 1px solid purple;
	
  }
  .m:hover{
	border: 1px solid #d40e63;
  }
  h5 {
	background: -webkit-linear-gradient(#d40e63, purple);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  }
  .bttn9{
	
	background-color: purple;
	border: 1px solid yellow;
	width:80%;
	height:50px;
	font-size: 20px;
	border-radius: 30px;
	color:yellow;
	text-decoration: none;
  }
  .bttn9:hover{
	
	background-color: white;
	color:purple;
	text-decoration: none;	
  }
  .rotate {
	animation: rotation 9s infinite linear;
  }
  
  @keyframes rotation {
	from {
	  transform: rotate(0deg);
	}
	to {
	  transform: rotate(359deg);
	}
  }

  
  /* CSS */
.button-85 {
	padding: 0.6em 2em;
	border: none;
	outline: none;
	background: white;
	cursor: pointer;
	position: relative;
	z-index: 0;
	border-radius: 10px;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
  }
  
  .button-85:before {
	content: "";
	background: linear-gradient(
	  45deg,
	  #ff0000,
	  #ff7300,
	  #fffb00,
	  #48ff00,
	  #00ffd5,
	  #002bff,
	  #7a00ff,
	  #ff00c8,
	  #ff0000
	);
	position: absolute;
	top: -2px;
	left: -2px;
	background-size: 400%;
	z-index: -1;
	filter: blur(5px);
	-webkit-filter: blur(5px);
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	animation: glowing-button-85 20s linear infinite;
	transition: opacity 0.3s ease-in-out;
	border-radius: 10px;
  }
  
  @keyframes glowing-button-85 {
	0% {
	  background-position: 0 0;
	}
	50% {
	  background-position: 400% 0;
	}
	100% {
	  background-position: 0 0;
	}
  }
  
  .button-85:after {
	z-index: -1;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	left: 0;
	top: 0;
	border-radius: 10px;
  }