@import url('https://fonts.googleapis.com/css2?family=Arima:wght@100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hurricane&display=swap');
body {
  background-color: #aebcb2;}
.banner {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #403e3c;}
.banner-buttons {
  float: right;}
.banner-buttons a {
  display: block;
  color: #fff7ed;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;}
.banner-buttons a:hover:not(.active) {
  background-color: #111;}
.active {
  background-color: #04aa6d;}
.name {
   font-family: "Hurricane", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 35px;
  float: left;
  color: #fff7ed;
  text-decoration: none;
  font-optical-sizing: auto;
  text-align: center;
  padding: 14px 0;
  padding-left: 71px;
  }
.container {
  width: 100%;
  height: 200px;
  display: block;
  position: relative;}
.container img {
  width: 100%;
  height: 100%;
  object-fit:cover;
  object-position: 75% center;
  }
.overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: rgba(0, 0 , 0, 0.4);}
.banner-text{
  color: #e5ded4;
   font-family: "Hurricane", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 150px;
  padding: 10px;}
/*-------------------------------------------------*/
.center {
  display: block;
  margin: 0 0;
  width: 100%;
  position: relative;}
.align-center {
  display: block;
  margin: 0px auto;}
.arrangement {
  width: 100px;
  max-width: 115px;}
.bottom-border-text1{
  position: absolute;
  width: 100%;
  height: 200px;
  background-color: #7f7b76;}
.flexed-item-25-3{
  border: 13px solid #403e3c;
	width: 145%;
	margin-top: 6.7%;
	position: absolute;
	height: 120px;
  max-width: 905px;
  min-width: 50px;
  background: #fff7ed;
  box-sizing: border-box;
  margin-left: 177%;
  border-left-width: 121px;
  border-right-width: 97px;}
.flex-item-25-4{
	width: 47%;
	margin: 40px auto; 
	margin-top: 2%;
	position: absolute;
	margin-left: 2%;
	height: 120px;
  max-width: 905px;
  min-width: 50px;
  background: #403e3c;
  box-sizing: border-box;}
.p1{ 
  position: absolute;
  font-weight: 900; 
  letter-spacing: 1px;
  font-size: 25px;
  flex-wrap: nowrap;
  padding: 0 9px;
  margin-left: 70.4%;
  margin-top: 0;
  color: #fff7ed;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-style: normal;}
  .p2{ 
  position: absolute;
  font-weight: 900; 
  letter-spacing: 1.5px;
  font-size: 35px;
  margin-top: 3px;
  padding-left: 41%;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
  color: #fff7ed;
  text-decoration: underline;}
.login{
  width: 30%;
  position: relative;
  flex-wrap: nowrap;}
.input{
  margin-bottom: -20px;
  object-fit: scale-down;
  flex-wrap: nowrap;
  width: 15%}
.input, 
.msg .area{
  display: flex;
  position: relative;
  height: 27px;
  margin: 0 1840px;
  box-sizing: border-box;
  justify-content: center;
  top: 49px;
  margin-top: 5px;
  margin-bottom: 2px;
  border: 4px solid #403e3c;
  font-size: 5px;
  border-radius: 5px;
  outline: none;
  right: 678px;
  object-fit: cover;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: small;}
.login .input{
  width: 47%;
  float: left;
  margin-right: -1827px;}
.msg .area{
  height: 50px;}
.input:focus,
.msg .area:focus{
  border: 5px solid #403e3c;}
.area{
  position: absolute;
  width: 29%;
  display: flex;
  box-sizing: border-box;
  margin: 0 1090px;
  margin-top:4.3%;
  height: 50px;
  border: 4px solid #403e3c;
  right: -894px;
  border-radius: 12px;
  font-size: 14px;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  resize: none;}
.submit{ 
  position: absolute;
  width: 150px;
  height: 22px;
  text-align: center;
  right: 21%;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
  background-color: #403e3c;
  color: #fff7ed;
  font-weight: 400;
  font-size: 15;
  margin-top: 6.9%;
  text-decoration: none;}
.submit .btm{
  background: #403e3c;
  padding: 12px 90px;
  color: #403e3c;
  border-radius: 5px;
  cursor: pointer;
  right: 355px;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
  background-color: green;
  font-size: 15px;
  margin-top: 65px;
  text-decoration: none;}
.submit a{
  color: #fff7ed;
  text-decoration: none;}
.p3{ 
  position: absolute;
  padding: 0 2%;
  font-weight: 600; 
  letter-spacing: 1.5px;
  font-size: 26px;
  margin-top: 7%;
  color: #fff7ed;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-style: normal;
  padding-left: 9%;}
/*----------------------------------------------------------------*/
.profile {
  margin-left: 233px;
  margin-top: 24px;}
.box {
  position: absolute;
  object-fit:scale-down;
  width: 50%;
  height: 602px;
  background-color: #fff7ed;
  top: 0;
  margin-top: 300px;
  margin-right: 0;
  margin-left: 49%;
  float: left;
  text-align: center;}
.flexed-item-25 {
  position: absolute;
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 30px;
  color: #403e3c;
	margin:0 0;
	padding: 0 50px;
	padding-top: 13px;
	text-align: center;
	object-fit: cover;
	overflow: visible;}
.box2{
  height: 273px;
  width: 35%;
  position: relative;
  margin-right: 0;
  background-color: #fff7ed;
  margin-top: 67px;
  margin-left: 119px;
  margin-botton: -325px;}
  
  & h2{
	color: #3c3f40;
	background-color: #aebcb2;
	text-align: center;
	padding: 9px;
	margin-bottom: -12px;
	width: 285px;
	margin-left: 183px;
	padding-bottom: 26px;
	height: 29px;
	border: 15px solid #fff7ed;
	font-size: 44px;}
/*-------------------------------------*/
.product {
  position: relative;
  overflow: hidden;
  padding: 0%;
  padding-bottom: 0;
  margin-top: -307px;
  margin-left: 50%;
  margin-bottom: -75px;}
.product-container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;}
.product-container::-webkit-scrollbar {
  display: none;}
.product-card {
  flex: 0 0 auto;
  width: 250px;
  height: 450px;
  margin-right: 40px;}
.product-image {
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;}
.product-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;}
.discount-tag {
  position: absolute;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  color: #ff7d7d;
  right: 10px;
  top: 10px;
  text-transform: capitalize;}
.card-btn {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  width: 90%;
  text-transform: capitalize;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
  opacity: 0;}
.product-card:hover .card-btn {
  opacity: 1;}
.card-btn:hover {
  background: #ff7d7d;
  color: #fff;}
.product-info {
  width: 100%;
  height: 100px;
  padding-top: 0;}
.product-brand {
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 28px;
  text-align: center;}
.product-short-description {
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  opacity: 0.5;
  text-transform: capitalize;
  margin: 5px 0;}
.price {
  font-weight: 900;
  font-size: 20px;}
.actual-price {
  margin-left: 20px;
  opacity: 0.5;
  text-decoration: line-through;}
.pre-btn,
.nxt-btn {
  border: none;
  width: 9vw;
  height: 81%;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #aebcb2 100%);
  cursor: pointer;
  z-index: 8;}
.pre-btn {
  left: 0;
  transform: rotate(180deg);}
.nxt-btn {
  right: 0;}
.pre-btn img,
.nxt-btn img {
  opacity: 0.2;}
.pre-btn:hover img,
.nxt-btn:hover img {
  opacity: 1;}
.collection-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;}
.collection {
  position: relative;}
.collection img {
  width: 100%;
  height: 100%;
  object-fit: cover;}
.collection p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 50px;
  text-transform: capitalize;}
.collection:nth-child(3) {
  grid-column: span 2;
  margin-bottom: 10px;}