.merriweather-head-font{
  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  /* font-weight: ; */
  font-style: normal;
  font-variation-settings:"wdth" 100;
}

.inter-sub-font {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  /* font-weight: ; */
  font-style: normal;
}



/* Header Section */

.header-section{
    background-image: linear-gradient(to bottom, rgba(7, 2, 17, 1), rgba(7, 2, 17, 0)), url(images/Banner_Image.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 1320px ;
    height: 600px ;
    margin: 50px auto;
    border-radius: 10px;
    margin-bottom: 120px;
    
}

.header-title{
    font-family:"Merriweather", serif;
    font-size: 32px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 177px ;
}

.header-description{
    font-family:"Merriweather", serif;
    font-size: 72px;
    color: #FFFFFF;
    text-align: center;
    width: 632px;
    height: 190px;
    padding-left: 344px ;
}


/* Happy New Year */

.happy-new-year{
    text-align: center;
}

.HNY-title{
    font-family: "Inter", sans-serif;
    font-weight: bold;
    font-size: 88px;
    color: #FF0000 ;
}

.HNY-sub-title{
    font-family: "Inter", sans-serif;
    font-size: 24px;
    color: #FF0000;
    margin-top: 48px;
}


.HNY-description{
    font-family: "Inter", sans-serif;
    font-weight: bold;
    font-size: 48px;
    color: #070211 ;
    margin-top: 16px;
}



/* Welcome style */
.welcome{
    background-image: linear-gradient(to right, rgba(7, 2, 17, 1), rgba(7, 2, 17, 0)), url(images/Vectorrr.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 1320px ;
    height: 600px ;
    margin: 50px auto;
    border-radius: 10px;
    margin-top: 120px;
    display: flex;
    justify-content: space-around;
    border-radius: 10px ;
}

.welcome-title{
    font-family: "Merriweather", serif ;
    font-size: 64px;
    color: #FFFFFF;
    width: 645px;
    height: 176px;
    margin-bottom: 24px;
    margin-top: 126px;
    margin-left: 126px;
    letter-spacing: 5px;
}


.welcome-description{
    font-family: "Inter", sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    width: 697px;
    height: 60px;
    margin-left: 126px;
}


.welcome-colum-right{
    width: 319px;
    height: 465px;
    margin-top: 68px;
    margin-right: 139px ;
}

.welcome-join{
    font-family: "Inter", sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    margin-left: 158px;
}


/* Join Style */
.join {
    background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0.1), rgba(255, 0, 0, 0));
    width: 1320px;
    height: 482px;
    margin: 120px auto;
    border-radius: 10px;

}

.join-container{
    padding: 150px 386px;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    width: 549px;
    height: 272px;
}

.join-span{
    color: #FF0000;
}

.btn{
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF0000;
    width: 167px;
    height: 56px;
    padding: 16px 32px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
}



/* New offer */


.new-offer{
    width: 1320px;
    height: 463px;
    margin: 120px auto;
}

.new-offer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.new-offer-dst{
    width: 390px;
    height: 255px;
}

.new-offer-dst-title{
    font-family: "Inter", sans-serif;
    font-size: 24px;
    color: #FF0000;
}


.new-offer-dst-heading{
    font-family: "Merriweather", serif;
    font-size: 48px;
    font-weight: bolder;
    color: #070211;
    margin-top: 10px ;
}

.new-offer-dst-description{
   font-family:"Inter", sans-serif;
   font-size: 20x;
   color: rgba(7, 2, 17, 0.6);
    margin-top: -50px
}


.new-offer-year{
    font-family: "Inter", sans-serif;
    font-size: 48px;
    font-weight: bold;
    color: #FF0000;
    margin-top: 150px;
}

.new-offer-year-description{
   font-family:"Inter", sans-serif;
   font-size: 20px;
   color: rgba(7, 2, 17, 0.6);
   width: 276px;
   height: 96px;
   margin-top: -50px;
}

.new-offer-main-img {
  width: 500px;
  height: 500px;
  border: 15px solid #FF0000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px auto; 
}

.new-offer-img {
  width: 440px;
  height: 440px;
  border-radius: 50%;
  object-fit: cover;
}

.new-offer-year-img{
  margin-top: -20px ;
}



/* Holdiays style */

.holdiays-seal-section{
    width: 1320px;
    height: 986px;
    text-align: center;
    margin: 120px auto;
    position: relative;
}

.holidays-heading{
    font-family:"Inter", sans-serif;
    font-size: 24px;
    color: #070211;
}



.holidays-title{
    font-family: "Merriweather", serif;
    font-size: 48px;
    font-weight: bolder;
}


.holidays-span{
    color: #FF0000;
}


.holidays-description{
    font-family: "Inter", sans-serif;
    font-size: 20px;
    color: rgba(7, 2, 17, 0.6);
    width: 1068px;
    height: 96;
    margin-left: 160px;
    line-height: 32px;
}


.holiday-gift-box{
    position: absolute;
    width: 596px;
    height: 470px;
    left: 15px
}

.holiday-dicount{
    position: relative;
    width: 305px;
    height:305px;
    left: 400px ;
}



/* The Best Gifs Style */
.best-gift-section{
    width: 1320px;
    height: 1163px;
    margin: 120px auto;
}



.best-gift-heading{
    font-family: "Inter", sans-serif;
    font-size: 24px;
    color:#FF0000;
    margin-bottom: 16px;
}


.best-gift-title{
    font-family: "Merriweather", serif;
    font-size: 48px;
    font-weight: bolder;
}

.best-gift-description{
    font-family: "Inter", sans-serif;
    font-size: 20px;
    color: rgba(7, 2, 17, 0.6);
    width: 836px;
    height: 64px;
    margin-bottom: 48px;
}



.best-gift-child {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 column */
  gap: 20px; 
  padding: 0 0px;
  width: 100%;
}

.best-gift-img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}


/*---------------------
 Subscribe Section 
 ---------------------*/
.subscribe-section {
  background-color: rgba(255, 0, 0, 0.05);
  margin: 120px auto;
  padding: 80px 20px;
  width: 1320px;
  height: 610px;
  text-align: center;
  border-radius: 10px;
}

/* Container inside section */
.subscribe-container {
  max-width: 800px;
  margin: 0 auto;
}

/* Mail image */
.mail-img {
  width: 150px;
  height: 150px;
  margin-bottom: 20px;
}

/* Title */
.subscribe-title {
  font-family: "Merriweather", serif;
  font-size: 48px;
  font-weight: bolder;
  margin-bottom: 20px;
}

/* Description */
.subscribe-description {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  color: rgba(7, 2, 17, 0.6);
  line-height: 1.6;
  width: 836px;
  margin: 0 auto 40px;
}

/* Subscription input + button */
.subscription-form {
  background-color: #fff5f5;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  overflow: hidden;
  width: 500px;
  margin: 0 auto;
}

/* Email input field */
.email-input {
  padding: 15px 20px;
  border: none;
  outline: none;
  font-size: 16px;
  width: 100%;
  color: #333;
}

/* Subscribe button */
.subscribe-button {
  background-color: #ff0000;
  color: white;
  border: none;
  padding: 15px 25px;
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
  transition: background 0.3s ease;
}

.subscribe-button:hover {
  background-color: #cc0000;
}


/* Footer Section */
.footer-section {
  background-color: #070211;
  width: 100%;
  padding: 80px 0;
  color: #ffffff;
  font-family: "Inter", sans-serif;
}

/* Address section */
.address {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1180px;
  margin: 0 auto;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 40px;
}

.address-description {
  font-size: 16px;
  font-weight: 400;
  margin: 5px 0;
}

/* Social icons */
.social-site {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 40px 0;
}

.social-site img {
  width: 40px;
  height: 40px;
  cursor: pointer;
}

/* Copy right section */
.copy-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
  border-top: 1px solid #ffffff;
  padding-top: 20px;
  font-size: 14px;
}