*{
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: sans-serif;
    background-color: white;
}
#home-pg{
    background-image: url('S3B-min\ 1-swiss.png');
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat; 
    height:fit-content; 
    width: 100%;
    color: white;
    padding-bottom:10rem;
  }
  .navbar a{
    text-decoration: none;
    color: white;
  }
  .navbar{
    display: flex;
    justify-content: end;
    gap: 2.5rem;
    padding-top: 3rem;
    padding-right: 4rem;
  }

  .home-text{
    margin-top: 11rem;
    margin-left: 5rem;
    width: 46%;
    margin-bottom: 7rem;
    font-weight:100px;
    font-size:1.6rem;
  }
  .home-text h1{
    font-weight: lighter;
  }
  .h1-bold{
    font-weight: bold;
  }
  .learn-more{
    margin-left: 5rem;
    display: flex;
  }
  .home-btn{
    background-color: #2D7FC0;
    width: 12.5rem;
    border: none;
    color: white;
    padding: 1.5rem;
    margin-top: -2rem;
  }
  .p-text{
    width: 20%;
    line-height: 1.5rem;
    margin-top: -1.5rem;
    margin-left: 2rem;
  }

  #section{
    display: flex;
    gap: 15rem;
  }
  #section img{
    width: 40%;
  }

  .section-text{
    margin-top:3rem;
    width: 80%;
    color: #6B6060;
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .section-text p{
    margin-bottom: 2rem;
  }
  .paragraph1{
    margin-top: 1.5rem;
    width:55%;
  }
  .paragraph2{
    width: 90%;
  }
  .paragraph3{
    width: 88%;
  }
  .paragraph4{
    width: 88%;
  }

  .arrow-icon{
    width: 29px;
    margin-left:5px;
    margin-bottom: -0.1rem;
  }


  .hygiene,.scenting,.our-services p{
    color: #6B6060;
  }
  .our-services{
    margin-top: 10rem;
    margin-left: 10rem;
  }
  .our-services p:last-child{
    font-size:0.8rem;
    margin-top: 1rem;
    width:20%;
    margin-left: -0.1rem;
    line-height: 1.2rem;
  }
  .scent-hygiene{
    display: flex;
    justify-content:end;
    gap: 5rem;
    margin-top: -10rem;
    margin-right: 5rem;
  }
  .scent-hygiene img{
    width: 200px;
    margin-left: 0.7rem;
    margin-bottom: 1rem;

  }
  .scenting{
    width: 20%;
    line-height: 1.2rem;
    padding: 1rem;
    box-shadow: 3px 3px 12px rgb(234, 228, 228) ;
  }
  .scenting p{
    width: 94%;
    font-size: 0.8rem;
  }
  .hygiene{
    width:20%;
    line-height: 1.2rem;
    padding: 1rem;
    box-shadow: 2px 2px 12px rgb(234, 228, 228);

  }
.hygiene p{
    width: 90%;
    font-size: 0.8rem;
}
.partners{
    margin-top: 5rem;
    padding-top: 2rem;
    background-color: #FAFAFA;
   
}
.partners-img{
    display: flex;
    justify-content:center;
    gap:8rem;
    padding: 3rem;
    margin-left: 12rem;
    width: fit-content;
}
.partners img{
    width:18%;
}
.partners p{
    text-align: center;
    margin-left: -6rem;
    margin-bottom: -2rem;
    font-weight: bold;
}

#section3-lg{
    margin-top: 6rem;
    display: flex;
    justify-content: center;
    gap: 18rem;
    font-size: 0.8rem;
    color: #877E7E;
}
.get-in-touch{
    margin-top: -3rem;
    margin-left: -17rem;
}
.get-in-touch p{
    width: 70%;
    white-space: wrap;
    line-height: 2rem;
}
.get-in-touch img{
    width: 13px;
    margin-right: 0.5rem;
}
.get-in-touch p:nth-of-type(1){
    display: flex;
    justify-content: center;
    line-height: 1.2rem;
}
.location{
    margin-top: -1.8rem;
}
.get-in-touch p:last-child{
    text-decoration: underline;
    text-decoration-color: #2D7FC0;
}
.icon{
    fill: #877E7E;
    width: 8%;
}
.form{
    position: relative;
    margin-right: -4rem;
    width: fit-content;
}
.form img{
    width: 7%;
    position:absolute;   
}
input{
    border: none;
    border-bottom: 1px solid #707070;
    width: 200%;
    outline: none;
    padding-left: 2rem;
    font-size: 0.8rem;
    line-height: 2rem;
}
.form-btn{
  width:150px;
  color:white;
  background-color: #2D7FC0;
  border: none;
  padding: 1.5rem;
}
#clients-lg{
  background-color: #FBF9F9;
  margin-top: 3rem;
  width:100%;
  margin-bottom: 3rem;
  padding: 2rem;
}
#clients-lg h1{
  text-align: center;
  color: #6B6060;
  font-weight: 600;
  margin-bottom: 3rem;
  width:50%;
  margin: auto;
}
.client-img{
  display:flex;
  justify-content:center;
  margin-top: 3rem;
  margin-left: -10rem;
  gap:12rem;
}
.img{
 margin-left: -2rem;
  width:25%;
}
.img-2{
 width:17%;
}
.img-3{
   width:13%;
}

#shop-lg{
  text-align: center;
  width: 17%;
  margin: auto;
  margin-bottom: 5rem;
}
#shop-lg h1{
  font-weight: lighter;
  color: #2D7FC0;
  margin-bottom: 1.5rem;
  font-size: 48px;
}
#shop-lg p{
  font-size: 0.8rem;
  color:#6B6060;
  line-height: 1rem;
  width: 100%;
  margin: auto;
}
#section4-imgs{
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 4rem;
  
}
#section4-imgs img{
  margin-top: 1rem;
  width:60%;
  margin-left: 3rem;
  margin-bottom: 1rem;
  height: fit-content;
}
.section4{
  color: #6B6060;
  font-size: 0.8rem;
}
p{
  margin-left: 1rem;
}
.champagne{
  padding-bottom: 1rem;
     width: 17.5%;
    line-height: 1.5rem;
    box-shadow: 2px 2px 20px rgb(234, 228, 228); 
}
.section4-text p:nth-of-type(1){
  font-weight: bold;
}
.section4-text-candle p:nth-of-type(1){
  font-weight: bold;
}
.section4-text-candle{
  margin-top: -0.5rem;
  line-height:1.4rem;
}
.candle .num{
  margin-bottom: 1em;
}
.num{
  margin-top: 0.5rem;
  font-weight: bold;
}
.champagne .num{
  margin-bottom: 0.8rem;
}
.perfume .num{
  margin-bottom: 0.7rem;
}

.cart{
  margin-left: 1rem;
  background-color: #2D7FC0;
  border: none;
  color: white;
  font-weight: lighter;
  padding: 0.8rem;
  width: 40%;
  margin-right: 1rem
}
.buy{
 background-color: white;
 border:1px solid #2D7FC0;
 width: 35%;
 color:#2D7FC0;
 padding:0.8rem;
 }

 .perfume{
  padding-bottom: 1rem;
    width: 18%;
    line-height: 1.5rem;
    box-shadow: 2px 2px 20px rgb(234, 228, 228); 
 }

 .candle{
  padding-bottom: 1rem;
    width: 18%;
    line-height: 1.5rem;
    box-shadow: 2px 2px 20px rgb(234, 228, 228); 
 }
 

 .view-more{
  margin-left:37rem;
  margin-bottom: 4rem;
  padding: 1.5rem;
  width: 12%;
  background-color: #2D7FC0;
  border: none;
  color: white;
 }
 /* View More Ends */

 /* Footer Section  */
 #footer-lg{
    background-image: url('footer\ img-swiss.png');
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat; 
    height:fit-content;  
    width: 100%;
    color: white;
    padding-top: 5rem;
    padding-bottom:5rem;
    display: flex;
    justify-content: space-around;
 }
 .footer1 p:nth-of-type(1){
  color: #FAFAFA;
  line-height: 1.5rem;
 }
 .logo{
  margin-left: 1rem;
 }
 .png{
  width:24px;
  margin: 0.7rem;
 }
 .footer1{
  margin-left: -8rem;
 }
 .footer-text{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 4rem;
  line-height: 1.5rem;
  column-gap: 2rem;
 }
 .footer2{
  line-height: 2rem;
  position: relative;
  margin-right: -10rem;
  margin-top: 1rem;
 }
 .footer2 img{
  width:15px;
 }
 .footer2 input{
  margin-left: -1rem;
  margin-bottom: 2rem;
  width:100%;
     border: none;
    border-bottom: 1px solid #707070;
    outline: none;
    line-height: 2rem;
    background-color: transparent;
 }
 .footer2 input::placeholder{
  color: #FAFAFA;
 }
 .email-footer{
   position: absolute;
   top: 0.5rem;
   left: -1rem;
 }
 .white-arrow{
  position: absolute;
  right:-0.1rem;
  top:1rem;
  left:24.5rem;
 }
 .footer p:nth-of-type(1){
   width: 70%;
 }
.address{
  display: flex;
  line-height: 1.5rem;    
}
.location-footer{
  display: flex;
  position: absolute;
  left: -1rem;
}
.phone-footer{
  position: absolute;
  left: -1rem;
  top: 7.5rem;
}
.date-footer{
  position: absolute;
  left: -1rem;
  top: 9.5rem;
}
.email-footer2{
  position: absolute;
  left: -1rem;
  top:12rem;
}
.footer2 p:nth-of-type(4){ 
  text-decoration: underline;
  text-decoration-color: #2D7FC0;
}

.copyright{
  margin-left: -2rem;
  margin-top: 8rem

}
/*LARGER SCREEN*/
@media (min-width:1025px){
    #company,#section1,.our-service-mobile,.scent-hygiene-mobile,.get-in-touch-mobile,#clients,#section4,#footer{
    display: none;
  }

}
/*FOR LAPTOP*/
@media (min-width:769px) and (max-width:1024px){
    #company,#section1,.our-service-mobile,.scent-hygiene-mobile,.get-in-touch-mobile,#clients,#section4,#footer{
    display: none;
  }
   body{
    width:fit-content;
  }
    #home-pg{
        height:100vh;
    }
  
   *{
    margin: 0;
    box-sizing: border-box;
}
 .navbar{
    gap: 1.5rem;
    font-size: 1rem;
    padding-right: 2rem;
  }

  .home-text{
    margin-top:8rem;
    margin-left: 3rem;
    width: 55%;
    font-size:1.4rem;
  }
  .learn-more{
    margin-left: 3rem;
  }
  
  .p-text{
    width: 23%;
  }

    #section{
    display: flex;
    gap: 5rem;
  }

  .section-text{
    font-size: 0.8rem;
    line-height: 1.5rem;
  }
  .paragraph1{
    width:75%;
  }
  .paragraph2{
    width: 100%;
  }
  .paragraph3{
    width: 100%;
  }
  .paragraph4{
    width: 100%;
  }
  

  .our-services{
    margin-top: 8rem;
    margin-left: 3rem;
  }
  .our-services p:last-child{
    font-size:0.8rem;
    margin-top: 1rem;
    width:24%;
    margin-left: 0rem;
    line-height: 1.2rem;
  }
  .scent-hygiene{
    display: flex;
    justify-content:end;
    gap: 2rem;
    margin-top: -8rem;
    margin-right: 5rem;
  }
  .scent-hygiene img{
    width: 150px;
    margin-left: 1.6rem;
    margin-bottom: 1rem;
  }
  
  .scenting{
    width: 25%;
    line-height: 1.2rem;
    padding: 1rem;
    box-shadow: 3px 3px 12px rgb(234, 228, 228) ;
  }
  .scenting p{
    width: 94%;
    font-size: 0.8rem;
  }
  .hygiene{
    width:25%;
    line-height: 1.2rem;
    padding: 1rem;
    box-shadow: 2px 2px 12px rgb(234, 228, 228);

  }
.hygiene p{
    width: 100%;
    font-size: 0.8rem;
}

.partners{
    margin-top: 5rem;
    padding-top: 2rem;
    background-color: #FAFAFA;
   
}
.partners-img{
    display: flex;
    justify-content:center;
    gap:5rem;
    padding: 3rem;
    margin-left: 7.5rem;
    width: fit-content;
}
.partners img{
    width:18%;
}
.partners p{
    text-align: center;
    margin-left: 0rem;
    margin-bottom: -2rem;
    font-weight: bold;
}


#section3-lg{
    margin-top: 5rem;
    display: flex;
    justify-content: center;
    gap: 5rem;
    font-size: 0.8rem;
    color: #877E7E;
}
.get-in-touch{
    margin-top: -3rem;
    margin-left: 2rem;
    width:55%;
}
.get-in-touch p{
    width: 60%;
    white-space: wrap;
    line-height: 2rem;
}
.get-in-touch img{
    width: 12px;
    margin-right: 0.5rem;
}
.get-in-touch h1{
  width: fit-content;
}

.form{
    margin-right: 5rem;
}

input{
    width: 110%;
}

.form-btn{
  width:60%;
  padding: 1rem;
}
#clients-lg{
  background-color: #FBF9F9;
  margin-top: 3rem;
  width:100%;
  margin-bottom: 3rem;
  padding: 2rem;
}

#clients-lg h1{
  margin-left: 16rem;
}
.client-img{
  margin-left: -3rem;
  gap:8rem;
}

#shop-lg{
  width: 30%;
  margin-bottom: 5rem;
}
#shop-lg h1{
  margin-bottom: 1rem;
  font-size: 48px;
}
#shop-lg p{
  line-height: 1.2rem;
}

#section4-imgs{
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 4rem;
  
}
#section4-imgs img{
  margin-top: 1rem;
  width:70%;
  margin-left: 1.8rem;
}

.champagne{
  padding-bottom: 1rem;
     width: 22%; 
}


.cart{
  margin-left: 1rem;
  background-color: #2D7FC0;
  border: none;
  color: white;
  font-weight: lighter;
  padding: 0.8rem;
  height: 2.5rem;
  font-size: 0.7rem;
}
.buy{
 padding:0.7rem;
 }

 .perfume{
    width: 22%; 
 }

 .candle{
    width: 22%; 
 }
 

 .view-more{
  margin-left:26rem;
  width: 18%;
 }

  #footer-lg{
  height: fit-content;
    display: flex;
    gap: 13rem;
    justify-content: space-evenly;
 }
 .footer1{
  margin-left: -rem;
 }
 .footer1 p:nth-of-type(1){
  color: #FAFAFA;
  line-height: 1.5rem;
 }
 .footer1 p:nth-of-type(2){
   width: 50%;
   line-height: 1.5rem;
 }
 .logo{
  width: 30%;
  margin-left: 1rem;
 }
 .png{
  width:20px;
  margin: 0.7rem;
  margin-left: 0.8rem;
 }
 .footer-text{
  line-height: 1.8rem;
 }
 .footer2{
  margin-left: -13rem;
  width: 40%;
 }
 .footer2 img{
  width:12px;
 }
 .footer2 input{
  width:70%;
 }
 .white-arrow{
  left: 16rem;
 }
 .copyright{
  margin-left: -13rem;
 }


}
/*FOR TABLETS*/
@media (min-width:426px) and (max-width:768px){
  #company,#section1,.our-service-mobile,.scent-hygiene-mobile,.get-in-touch-mobile,#clients,#section4,#footer{
    display: none;
  }
  body{
    width:fit-content;
  }
  
   *{
    margin: 0;
    box-sizing: border-box;
}
 .navbar{
    display: flex;
    justify-content: end;
    gap: 1.5rem;
    font-size: 0.8rem;
    padding-top: 3rem;
    padding-right: 2rem;
  }

  .home-text{
    margin-top:10rem;
    margin-left: 3rem;
    width: 66%;
    font-size:1.4rem;
  }
  .learn-more{
    margin-left: 3rem;
  }
  .home-btn{
    width: 12.5rem;
  }
  .p-text{
    width: 30%;
  }

   #section{
    display: flex;
    gap: 5rem;
  }

  .section-text{
    font-size: 0.8rem;
    line-height: 1.5rem;
  }
  .paragraph1{
    width:75%;
  }
  .paragraph2{
    width: 100%;
  }
  .paragraph3{
    width: 100%;
  }
  .paragraph4{
    width: 100%;
  }
  

  .our-services{
    margin-top: 8rem;
    margin-left: 3rem;
  }
  .our-services p:last-child{
    font-size:0.8rem;
    margin-top: 1rem;
    width:34%;
    margin-left: 0rem;
    line-height: 1.2rem;
  }
  .scent-hygiene{
    display: flex;
    justify-content:end;
    gap: 2rem;
    margin-top: -8rem;
    margin-right: 5rem;
  }
  .scent-hygiene img{
    width: 120px;
    margin-left: 0.7rem;
    margin-bottom: 1rem;

  }
  .scenting{
    width: 25%;
    line-height: 1.2rem;
    padding: 1rem;
    box-shadow: 3px 3px 12px rgb(234, 228, 228) ;
  }
  .scenting p{
    width: 94%;
    font-size: 0.8rem;
  }
  .hygiene{
    width:25%;
    line-height: 1.2rem;
    padding: 1rem;
    box-shadow: 2px 2px 12px rgb(234, 228, 228);

  }
.hygiene p{
    width: 100%;
    font-size: 0.8rem;
}
.partners{
    margin-top: 5rem;
    padding-top: 2rem;
    background-color: #FAFAFA;
   
}
.partners-img{
    display: flex;
    justify-content:center;
    gap:5rem;
    padding: 3rem;
    margin-left: 0rem;
    width: fit-content;
}
.partners img{
    width:18%;
}
.partners p{
    text-align: center;
    margin-left: 0rem;
    margin-bottom: -2rem;
    font-weight: bold;
}


#section3-lg{
    margin-top: 5rem;
    display: flex;
    justify-content: center;
    gap: 5rem;
    font-size: 0.8rem;
    color: #877E7E;
}
.get-in-touch{
    margin-top: -3rem;
    margin-left: 2rem;
    width:55%;
}
.get-in-touch p{
    width: 60%;
    white-space: wrap;
    line-height: 2rem;
}
.get-in-touch img{
    width: 12px;
    margin-right: 0.5rem;
}
.get-in-touch h1{
  width: fit-content;
}

.form{
    margin-right: 5rem;
}

input{
    width: 110%;
}

.form-btn{
  width:60%;
  padding: 1rem;
}
#clients-lg{
  background-color: #FBF9F9;
  margin-top: 3rem;
  width:100%;
  margin-bottom: 3rem;
  padding: 2rem;
}

.client-img{
  margin-left: -3rem;
  gap:8rem;
}

#shop-lg{
  width: 30%;
  margin-bottom: 5rem;
}
#shop-lg h1{
  margin-bottom: 1rem;
  font-size: 40px;
}
#shop-lg p{
  line-height: 1.2rem;
}


#section4-imgs{
  display:grid;
  grid-template-columns: 1fr 1fr;
  margin-left: 5rem;
  row-gap: 2rem;
}

#section4-imgs img{
  margin-top: 1rem;
  width:70%;
  margin-left: 2rem;
  margin-bottom: 1rem;
  height: fit-content;
}
.champagne{
     width:70%; 
}
.section4-

.cart{
  margin-left: 1rem;
  background-color: #2D7FC0;
  border: none;
  color: white;
  font-weight: lighter;
  padding: 0.8rem;
  width: 40%;
  margin-right: 1rem
}
.buy{
 background-color: white;
 border:1px solid #2D7FC0;
 width: 35%;
 color:#2D7FC0;
 padding:0.8rem;
 }

 .perfume{
    width: 70%; 
 }

 .candle{
  padding-bottom: 1rem;
    width: 70%; 
 }
 

 .view-more{
  margin-left:19rem;
  margin-bottom: 3rem;
  padding: 1.5rem;
  width: 20%;
 }



 #footer-lg{
  height: fit-content;
    display: flex;
    gap: 2rem;
    justify-content: space-evenly;
 }
 .footer1 p:nth-of-type(1){
  color: #FAFAFA;
  line-height: 1.5rem;
 }
 .footer1 p:nth-of-type(2){
   width: 50%;
   line-height: 1.5rem;
 }
 .logo{
  width: 30%;
  margin-left: 1rem;
 }
 .png{
  width:20px;
  margin: 0.7rem;
  margin-left: 0.8rem;
 }
 .footer-text{
  line-height: 1.8rem;
 }
 .footer2{
  margin-left: -13rem;
  width: 40%;
 }
 .footer2 img{
  width:12px;
 }
 .footer2 input{
  width:70%;
 }
 .white-arrow{
  left: 11.7rem;
 }
 .copyright{
  margin-left: -13rem;
 }
}
@media (min-width:320px) and (max-width:425px){
 #home-pg,#section,#section2-lg,#section3-lg,.section4,#shop-lg, #section4-imgs,#clients-lg,#footer-lg,.partners{
  display: none;
 }
 *{
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: sans-serif;
    background-color: white;
}




.nav-menu {
  position: fixed;
  width: 100%;
  top: -100%;
  left: 0;
  height: 100dvh;
  background-color: white;
  padding: 20px;
  transition: top 0.3s ease-in-out;
  z-index: 9999;
}


.nav-menu a {
  color:black;
  text-decoration: none;
  margin: 15px 0;
  font-size: 18px;
  display: block;
  text-align: center;
  line-height: 2rem;
}

.close-btn {
  align-self:flex-start;
  font-size: 40px;
  color: black;
  cursor: pointer;
  margin-bottom: 20px;
}

 #company{
     background-image: url('homepage-swiss-mobile.png');
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat; 
    height:100vh;
    width: 100%;
    color: white;
 }
 .div1 {
  width: 37px;
  height: 5px;
  background-color:white;
  margin-bottom: 5px;
}
.div2{
  width: 28px;
  height: 5px;
  background-color: white;
  margin-left: 9px;
   margin-bottom: 5px;
}
.div3{
  width: 18px;
  height: 5px;
  background-color: white;
  margin-left: 18px;
}

.logo img{
  width:74px;
}
.hamburger-icon{
 margin-right: 1rem;
}

.logo-ham{
  display: flex;
  padding-top: 2rem;
  justify-content: space-between;
}
.home-text{
  margin-top: 12rem;
}
.home-text h1{
  font-weight: lighter;
  font-size: 2rem;
  width: 206%;
  margin-left: -4rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
}
.home-text p{
  font-size:16px;
  line-height: 1.5rem;
  width: 120%;
  font-weight:lighter;
  margin-left: -4rem;
}
.learn-More{
  background-color: #2D7FC0;
  color: white;
  border: none;
  font-size:0.6rem;
  padding: 1.2rem;
  width: 75%;
  margin-left: -4rem;
  margin-top: 2rem;
}

#section1{
  padding-top: 2rem;
  color: #6B6060;
  display: flex;
  height: 100vh;
}
 .arrow-icon{
    width: 29px;
    margin-left:5px;
    margin-bottom: -0.1rem;
  }
#section1 img{
  width: 60%;
  position: relative;
}
.who-we-are h1{
  color: #2d7fc0;
  margin-top: 2rem;
  margin-left: 1rem;
  margin-bottom: 1rem;
  width: fit-content;
  font-size: 24px;
}

.who-we-are{
  position: absolute;
  background-color:white;
  bottom: -27rem;
  width: 70%;
  margin-left: 5.5rem;
    box-shadow: 2px 2px 8px rgb(111, 107, 107) ;
}
.who-we-are p{
    font-size: 12px;
    width: 88%;
    line-height:1rem;
    margin-bottom: 1rem;
}
#section2{
  height: 80vh;
  padding-top: 3rem;
 color: #6B6060;
}
.our-service-mobile h1{
  margin-bottom: 1rem;
  font-size: 24px;
  font-weight:600;
}
.our-service-mobile p{
  width:60%;
  margin-left: 2rem;
  font-size: 12px;
  margin: auto;
}
.our-service-mobile{
   margin-bottom: 2rem;
   text-align: center;
}

 .scent-hygiene-mobile{
    display: block;
    margin-left: 4rem;

  }
  .scenting-mobile img{
    width: 200px;
    margin-bottom: 1rem;
    margin-left: 1.3rem;
    margin-top: 1rem;
  }
  .scenting-mobile{
    width: 80%;
    line-height: 1rem;
    height: fit-content;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    box-shadow: 3px 3px 12px rgb(157, 150, 150) ;
  }
  .scenting-mobile p{
    width: 86%;
    font-size:12px;
     margin-left: 1.2rem;
    line-height: 1.1rem;
  }
  .hygiene-mobile{
    height: fit-content;
    width:80%;
    line-height: 1.2rem;
    padding:16px 16px 5px 16px;
    padding-bottom: 1rem;
     box-shadow: 3px 3px 12px rgb(157, 150, 150) ;

  }
.hygiene-mobile p{
    width:93%;
    font-size: 12px;
    margin-left: 0.3rem;
    line-height: 1rem;
}
  .hygiene-mobile img{
    width: 200px;
    margin-left: 0.3rem;
    margin-bottom: 1rem;
  }


  #section3{
    height: 100vh;
    padding-top: 2rem;
  }
  .get-in-touch-mobile h1{
    color: #2d7fc0;  
    line-height: 7rem;
    font-size: 24px;
    margin-left: 2rem;
  }
.form-mobile{
    position: relative;
    margin-left: 2rem;
    width: 70%;
}
.form-mobile img{
    width: 7%;
    position:absolute;  
   
}
input{
    border: none;
    border-bottom: 1px solid #707070;
    width: 120%;
    outline: none;
    padding-left: 2rem;
    margin-top: -1rem;
    font-size: 1rem;
    line-height: 3.5rem;
  
}
.name-mobile{
  top: 0.3rem;
}
.email-mobile{
  top:4.3rem;
}
.phone-mobile{
  top:8rem;
}
.message-mobile{
  top: 11.8rem;
}

.form-btn-mobile{
  background-color: #2D7FC0;
  padding: 1rem;
  border: none;
  width: 155px;
  height: 51px;
  color: white;
  margin-top: 1rem;
  font-size: 20px;
}
#clients{
  padding-top: 2rem;
  background-color: #FBF9F9;
  padding-bottom: 3rem;
  margin-top: 4rem;
}
#clients h1{
  color: #2D7FC0;
  text-align: center;
  font-size: 24px;
  margin-bottom: 3rem;
}
.client-img-mobile{
  display: flex;
  justify-content: center;
  gap: 3rem;
  margin-left: -2rem;
}
.img1{
  width: 30%;
}
.img2{
  width: 15%;
}
.img3{
 width: 13%;
}
#section4{
  margin-top: 4rem;
}
#shop-mobile{
  margin-bottom: 3rem;
}
#shop-mobile h1{
  color: #2D7FC0;
  text-align: center;
  font-size: 24px;
  margin-bottom: 1.5rem;
}
#shop-mobile p{
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
}

#section4-imgs-mobile{
  display:block;
  margin-left:5rem;
}
#section4-imgs-mobile p{
  margin-left: 1em;
}
.perfume p:nth-of-type(1){
  margin-bottom: 0.5rem;
}
.champagne p,.perfume p:nth-of-type(2){
  margin-bottom: 0.5rem;
}
.champagne{
  font-size: 12px;
  width: 70%;
  height: fit-content;
  line-height: 1rem;
  box-shadow: 3px 3px 12px rgb(157, 150, 150) ;
  margin-bottom: 2rem;
}
.perfume{
  font-size: 12px;
  width:70%;
  margin-bottom: 2rem;
  height: fit-content;
  line-height: 1rem;
  box-shadow: 3px 3px 12px rgb(157, 150, 150) ;
}
.img{
  width: 90%;
  height: fit-content;
  padding-bottom: 1rem;
  margin: auto;
}
.cart{
  background-color: #2D7FC0;
  border: none;
  color: white;
  font-weight: lighter;
  padding: 1rem;
  width: 45%;
  margin-left: 1em;
  font-size: 10px;
}
.buy{
 background-color: white;
 border:1px solid #2D7FC0;
 width: 37%;
 color:#2D7FC0;
 padding:0.8rem;
 font-size: 10px;
 margin-left: -0.5em;
 }
 
 #footer{
  margin-top: 3rem;
  padding-top: 3rem;
  background-image: url('footer\ img-mobile-swiss.png');
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat; 
    height: fit-content;
    width: 100%;
    color: white;
    font-size: 12px;
 }


.logo{
  width: 48px;
  margin-bottom: 0.5rem;
 }
 .png{
  width:12px;
  margin: 0.7rem;
  margin-left: 1rem;
 }
 .footer1-mobile p:nth-of-type(2){
  width: 50%;
  line-height: 1rem;
 }
 .footer-text-mobile{
  display: grid;
  grid-template-columns: 100px 100px 105px;
  margin-top: 2rem;
  line-height: 2rem;
 }
 .footer-shop{
  margin-top: 0.5rem;
 }
 .footer2-mobile{
  line-height: 2rem;
  position: relative;
  margin-left: 2rem;
  margin-top: 2rem;
  width: fit-content;
 }

 .footer2-mobile input{
    padding-left: 15px;
  margin-left: 2rem;
  margin-bottom: 2rem;
  width:171px;
     border: none;
    border-bottom: 1px solid #707070;
    outline: none;
    line-height: 1rem;
    text-align:left;
    background-color: transparent;
 }
 
 .footer2-mobile input::placeholder{
  color: #FAFAFA;
  font-size: 10px; 
 }
 .email-footer{
   position: absolute;
   top: 0.8rem;
   left: 2rem;
   width: 10px;
 }
 .white-arrow{
  position: absolute;
  right:-0.1rem;
  top:1rem;
  left: 12rem;
  width: 10px;
 }
 .footer2-mobile p:nth-of-type(1){
   width:60%;
   line-height: 1.5rem;
   margin-bottom: 0.5rem;
 }


.address1 p:nth-of-type(2){ 
  width: fit-content;
}
.address2 p:nth-of-type(2){
    text-decoration: underline;
  text-decoration-color: #2D7FC0;
}
.address2 p:nth-of-type(1){
  width:90%;
}
.address-mobile{
  display:flex;
  justify-content:center;
  margin-left: -2rem;
}
.address2{
  margin-right: 2rem;
}
.address2>p{
  margin-bottom: 2rem;
}

.copyright-mobile{
  white-space: nowrap;
margin-left: 1rem;
margin-top: 5rem;

}


}
