@font-face{
  font-family: 'Singulier-Thin';
  src: url(../fonts/Singulier-Thin.otf);
}
@font-face{
  font-family: 'Singulier-Bold';
  src: url(../fonts/Singulier-Bold.otf);
}
@font-face{
  font-family: 'Singulier-Regular';
  src: url(../fonts/Singulier-Regular.ttf);
}


* {
  margin: 0;
  padding: 0;
}
/*To prevent highlight of the selection - Start */
* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */
}
a {
    -webkit-tap-highlight-color: transparent;
}
/*To prevent highlight of the selection - end*/
body {
  background-image: url(../images/bg.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-family: 'Singulier-Bold', sans-serif;  
/*  overscroll-behavior-y: contain;*/
overflow: hidden;
}
*:focus,
*:active {
  outline: none;

}

a::selection
{
  background-color: none !important;
}

.clsbtn{
  text-align: center;
/*  padding: 2rem 0;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.clsbtn button{
  border: none;
  background: none;
}
.clsbtn button img {
  height: 50px;
}
.ios-button, .android-button{
  display: none;
}
.ios-system .ios-button, .android-system .android-button{
  display: block;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none; 
}


 .top-content {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #f0f0f0; /* Example background color */
        padding: 10px;
        z-index: 1000; /* Set a high z-index to ensure it's above other content */
    }
/* iPhone 6/7/8 and similar */
@media only screen and (min-width: 321px) and (max-width: 375px) {

.container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.clsbtn button img {
  height: 45px;
}
.bottomsection
{
  padding-bottom: 10%;
  width:100%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{

  font-size: 14px;
        font-family: 'Singulier-Bold', sans-serif;
        font-weight: 400;
        padding-top: 3%;
        text-align: center;
        display: flex;
        justify-content: center;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
/*   width: 40%;*/
  margin: 5px auto;
  display: flex;
        justify-content: center;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 3%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 90%;
    margin: 0 auto;
    padding-top: 1%;

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 12px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 12px;
}


.btm {
  width: 90%;
  margin: 15px 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}


}

/* iPhone 6/7/8 Plus and similar */
@media only screen and (min-width: 376px) and (max-width: 414px) {
  .container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.bottomsection
{
  padding-bottom: 18%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
  font-size: 13px;
    font-family: 'Singulier-Bold', sans-serif;
    font-weight: 600;
    padding-top: 3%;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
   width: 38%;
  margin: 10px auto;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 2%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 72%;
    margin: 0 auto;
    padding-top: 1%;

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 12px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 12px;
}


.btm {
  width: 90%;
  margin: 0 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}




}

@media only screen 
  and (device-width: 390px) 
  and (device-height: 844px) 
  and (-webkit-device-pixel-ratio: 3) {
.container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.bottomsection
{
  padding-bottom: 18%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
  font-size: 13px;
    font-family: 'Singulier-Bold', sans-serif;
    font-weight: 600;
    padding-top: 3%;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
   width: 38%;
  margin: 0 auto 0px;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 2%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 72%;
    margin: 0 auto;
    padding-top: 1%;

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 12px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 12px;
}


.btm {
  width: 90%;
  margin: 0 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}


  }


@media only screen 
  and (device-width: 428px) 
  and (device-height: 926px) 
  and (-webkit-device-pixel-ratio: 3) {.container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.bottomsection
{
  padding-bottom: 18%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
  font-size: 13px;
    font-family: 'Singulier-Bold', sans-serif;
    font-weight: 600;
    padding-top: 3%;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
   width: 38%;
  margin: 10px auto;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 2%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 72%;
    margin: 0 auto;
    padding-top: 1%;

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 12px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 12px;
}


.btm {
  width: 90%;
  margin: 0 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}

}

 /* iPhone X/XS/11 Pro and similar */
@media only screen and (min-width: 375px) and (max-width: 812px) {.container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.clsbtn button img {
  height: 40px;
}
.bottomsection
{
  padding-bottom: 10%;
  width: 100%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
 font-size: 13px;
        font-family: 'Singulier-Bold', sans-serif;
        font-weight: 400 !important;
        padding-top: 10px;
        display: flex;
        justify-content: center;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
 /*  width: 38%;
  margin: 3px auto;*/
  display: flex;
        justify-content: center;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 1%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 78%;
    margin: 0 auto;
/*    padding-top: 1%;*/

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 10px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 10px;
}


.btm {
  width: 90%;
  margin: 15px 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}



}



/* iPhone XR/11 and similar */
@media only screen and (min-width: 414px) and (max-width: 896px) {.container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.bottomsection
{
  padding-bottom: 18%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
  font-size: 13px;
    font-family: 'Singulier-Bold', sans-serif;
    font-weight: 600;
    padding-top: 3%;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
   width: 38%;
  margin: 10px auto;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 2%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 72%;
    margin: 0 auto;
    padding-top: 1%;

}

.btm {
  width: 100%;
  margin: 20px auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 12px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 12px;
}


.btm {
  width: 90%;
  margin: 0 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}




}


/* iPhone XS Max/11 Pro Max and similar */
@media only screen and (min-width: 414px) and (max-width: 896px) and (-webkit-max-device-pixel-ratio: 3) {
  .container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.bottomsection
{
  padding-bottom: 10%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
  font-size: 12px;
    font-family: 'Singulier-Bold', sans-serif;
    font-weight: 600;
    padding-top: 3%;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
   width: 40%;
  margin: 10px auto;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 2%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 72%;
    margin: 0 auto;
    padding-top: 1%;

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 12px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 12px;
}


.btm {
  width: 90%;
  margin: 15px 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}



}

/* Styles for devices with a minimum width of 992px */
@media only screen and (min-width: 992px) {
.container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.bottomsection
{
  padding-bottom: 18%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
  font-size: 13px;
    font-family: 'Singulier-Bold', sans-serif;
    font-weight: 600;
    padding-top: 3%;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
  width: 38%;
  margin: 10px auto;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 2%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 72%;
    margin: 0 auto;
    padding-top: 1%;

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 12px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 12px;
}


.btm {
  width: 90%;
  margin: 0 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}


}

/*Pixel 6 */
@media only screen and (min-width: 412px)
{ 
.container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.clsbtn button img {
  height: 40px;
}
.bottomsection
{
  padding-bottom: 25%;
  width: 100%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
 font-size: 13px;
        font-family: 'Singulier-Bold', sans-serif;
        font-weight: 400 !important;
        padding-top: 10px;
        display: flex;
        justify-content: center;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
 /*  width: 38%;
  margin: 3px auto;*/
  display: flex;
        justify-content: center;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 1%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 78%;
    margin: 0 auto;
/*    padding-top: 1%;*/

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 10px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 10px;
}


.btm {
  width: 90%;
  margin: 15px 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}

}

/*one plus nord 2 */
@media only screen and (-webkit-min-device-pixel-ratio: 2.625) {
    .container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.clsbtn button img {
  height: 40px;
}
.bottomsection
{
  padding-bottom: 22%;
  width: 100%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
 font-size: 13px;
        font-family: 'Singulier-Bold', sans-serif;
        font-weight: 400 !important;
        padding-top: 10px;
        display: flex;
        justify-content: center;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
 /*  width: 38%;
  margin: 3px auto;*/
  display: flex;
        justify-content: center;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 1%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 78%;
    margin: 0 auto;
/*    padding-top: 1%;*/

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 10px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 10px;
}


.btm {
  width: 90%;
  margin: 15px 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}
}

/*iphone 14*/
@media only screen and (min-width: 390px) and (min-height: 844px) { 
.container {
/*  padding-top:5%;*/
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-align: center;
  overflow: hidden;
}
.wesaintlaurent_inner{

    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    text-align: center;
    overflow: hidden;
    flex-direction: column;
}
.bottomsection
{
  padding-bottom: 10%;
 /* position: fixed;
    bottom: 0;
    left: 0;
    padding-bottom: 4%;*/
}
.stock{
  font-size: 13px;
    font-family: 'Singulier-Bold', sans-serif;
    font-weight: 600;
    padding-top: 3%;
}
.wes_logo {
  width: 100%;
}

.bedge {
/*  width: 45%;
  margin: 0 auto 20px;*/
}

.fnimg {
   width: 38%;
  margin: 0 auto 0px;
}

.apple {
  width: 100%;
}

.wesaintlaurent_logo {
   width: 55%;
  margin: 0 auto;
  padding-top: 4%;
}

.offer {
  margin: 0 auto 60px;
}

.offer-cont {
    font-size: 22px;
    /* text-transform: uppercase; */
    color: #000000;
    font-family: 'Singulier-Bold';
    text-align: center;
    letter-spacing: 2px;
    font-weight: normal;
    padding-top: 2%;
}

.offer_mid_cont {
    font-weight: normal;
    font-family: 'Singulier-Thin', sans-serif;
   font-size: 16px;
     width: 72%;
    margin: 0 auto;
    padding-top: 1%;

}

.btm {
  width: 100%;
  margin: 0 auto;
}

.leftalg {
  width: 50%;
  text-align: left;
  float: left;
  font-family: 'Singulier-Regular', sans-serif;
  font-size: 12px;
}

.rightalg {
  width: 50%;
  text-align: right;
    float: right;
   font-family: 'Singulier-Regular', sans-serif;
    font-size: 12px;
}


.btm {
  width: 90%;
  margin: 0 5%;

}


.btm_cont {
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Singulier-Bold', sans-serif;
  text-align: center;
  line-height: 1;
}

.btm_mid_cont {
  font-weight: 900;
  font-size: 55px;
}
}