html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
  margin: 0px;
  padding: 0px;
}

#pop-up-hide {
  display: none;
}

.mmlkjoe-popup {
  position: fixed;
  inset: 0;
  background: #000000f0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  padding: 1rem;
  overflow-y: auto;
}

.mmlkjoe-popup-modal {
  background: #fff;
  padding: 2rem;
  border-radius: 20px;
  min-height: 320px;
  max-width: 600px;
  width: 100%;
  box-shadow: rgba(255, 255, 255, 0.35) 0px 5px 15px;
  animation: fadeIn 0.3s ease-out;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.mmlkjoe-popup-flx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mmlkjoe-popup-icon {
  font-size: 30px;
  cursor: pointer;
}

.mmlkjoe-popup-title {
  font-size: 1.8rem;
  color: #222;
  margin: 5px 0;
}

.mmlkjoe-popup-text {
  font-size: 18px;
  color: #000000;
  line-height: 1.6;
  margin: 10px 0;
}

.mmlkjoe-popup-actions {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 10px;
}

.mmlkjoe-popup-btn {
  padding: 15px 70px;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.2s ease-in-out;
  font-size: 20px;
}

.mmlkjoe-popup-btn--accept {
  background: #1b1c31;
}

.mmlkjoe-popup-btn--reject {
  background: #58575752;
  color: #1b1c31;
}

img {
  width: 100%;
  height: auto;
}

p {
  font-size: 18px;
  line-height: 1.5;

}

a {
  text-decoration: none;
  cursor: pointer;

}

.pq2r {
  color: white;
  font-size: 28px;
}

h1 {
  font-size: 35px;

}

.lhd2w {
  color: white;

}

.mmlkjoe-wrp {
  max-width: 1150px;
  width:90%;
  margin: auto;
}

.txt-cntr {
  text-align: center;
}

/* flex */
.mmlkjoe-flx {
  display: flex;
}

.mmlkjoe-flx-jus {
  justify-content: space-between;
}

.mmlkjoe-flx-jus-cen {
  justify-content: center;
}

.mmlkjoe-flx-aln {
  align-items: center;
}

.mmlkjoe-flx-col {
  flex-direction: column;
}

.mmlkjoe-flx-gp {
  gap: 20px;
}

.mmlkjoe-flx-50 {
  flex: 50%;
}

.mmlkjoe-flx-33 {
  flex: 33.3%;
}

.mmlkjoe-flx-10 {
  flex: 10%;
}

.mmlkjoe-flx-20 {
  flex: 20%;
}

.mmlkjoe-flx-30 {
  flex: 30%;
}

.mmlkjoe-flx-70 {
  flex: 70%;
}

.mmlkjoe-flx-70 {
  flex: 40%;
}

.mmlkjoe-flx-25 {
  flex: 25%
}

.mmlkjoe-flx-20 {
  flex: 20%
}

.mmlkjoe-flx-80 {
  flex: 80%
}

.mmlkjoe-flx-60 {
  flex: 60%
}

.mmlkjoe-flx-40 {
  flex: 40%
}

.mmlkjoe-flx-22 {
  width: 25%;

}

.mmlkjoe-gap {
  padding: 40px 20px;
}

/* top */
.header1 {
  background-color: #37373792;

  color: #f0ebeb;
  padding: 10px;
}

/* navbar */
.header {
  background-color: #000;
  padding: 12px 20px;
}

.navbar-links a {
  color: #fff;
  text-decoration: none;
  padding: 10px;
  margin-right: 10px;
  border-radius: 10px;
  transition: 0.3s;
  font-size: 16px;


}

.navbar-links {
  display: flex;
  padding: 10px 30px;
  border-radius: 80px;
}

.navbar-links a:hover {

  color: #FFD700;


}

.pwsa1ul {
  list-style: none;
  padding: 0;
}

.pwsa1li {
  margin-bottom: 10px;
}

.mmlkjoe-info {
  padding: 30px 10px;
}

.cf6ue22 a {
  text-decoration: none;
  color: #fff;
}

.logo-img {
  max-width: 180px;
}

/* banner */


.mmlkjoe-ban {
   background-image: url(../images/banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 130px 30px;
  /* max-height: 600px; */

}
.mmlkjoe-ban img{
  display: block;
}
.banner {
  padding: 30px;
  color:#fff;
}

.ban-img {
  max-width: 400px;
  margin-top: -50px;

}
.prd-det ul li {
  line-height: 1.6;
  padding:5px 0px;

}
/* .hsk2{
  text-align:start;
} */
.txt-bg {
  padding: 30px 0px 10px 244px;
}

.txt-bg h1 {
  font-weight: 450;
  font-size: 50px;
  color: #000;
}

.txt-bg p {
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 10px;
}

.mmlkjoe-ban .txt-bg a {
  border-radius: 2px;
  width: 200px;
  background: #000;
  padding: 15px 0px;
  color: #ffffff;
  font-size: 17px;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 500;
  transition: all .4s ease-in;
}

.strip {
  background-image: url(../images/strp.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 30px;

}

.strip-cont {
  padding: 20px;
  /* background-color: #22202085; */
  max-width: 700px;
  line-height: 1.4;
}

.mmlkjoe-ban .txt-bg a:hover {
  border: none;
  background: #ffffff;
  color: #000000;

}

.ban-desc {
  color: #666;
  letter-spacing: 3px;

  max-width: 100%;
  border-radius: 80px;
  padding: 10px;
  font-weight: 400;
}

.clr {
  color: #cd865c;
  text-transform: initial;
}

.abt p {
  color: #666;
}

.abt h2 {
  font-weight: 500;
  font-size: 30px;
  margin-bottom: 10px;
}

/**  offer section **/


.offer {

  background-color: gray;
  /* min-height:500px; */
  /* display: flex;
  justify-content: center;
  align-items: center; */
  padding: 30px 0px;
}

.off-cont {
  padding: 20px;
  max-width: 600px;

}

.off-cont p {
  line-height: 30px;
  margin-top: 20px;
  color: white;
}

.off-cont h1 {
  color: white;
}

.offers a {
  border-radius: 2px;
  width: 200px;
  background: #f5d105;
  padding: 15px 0px;
  color: #000;
  font-size: 17px;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: 500;
  transition: all .4s ease-in;
}

.offers a:hover {
  border: none;
  background: #666;
  color: #ffffff;

  transition: all .4s ease-in;

}

.offers {
  margin-bottom: 50px;

}



.off-img {
  max-width: 550px;
  height: 400px;
  width: 100%;
}

.offer-sec h3 {
  font-size: 50px;
  color: #fff;
}

.detail-box h2 {
  font-size: 50px;
  color: #000000;
}

.detail-box p {

  color: #000000;
}

/** end offer section **/

/* footer link */
.foot-link {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;

}

.foot-link a {
  padding: 5px 10px;
}
/* custome review  */
.cust-rev {
     border: 1px solid black;
    padding: 10px;
    /* max-width: 300px; */
    margin: auto;
    flex-grow: 1;

}
.user{
clip-path: polygon(0% 0%, 81% 0, 100% 50%, 83% 100%, 0% 100%);

}
.cust-rev p{
  font-size: 17px;
    line-height: 1.5;
    padding: 10px 0px;
}
/*more  */
.mor-btn {
  font-size: 17px;
  text-transform: uppercase;
  background-color: transparent;
  color:#000;
  border-bottom:2px solid black;
  padding:10px 20px;
  max-width: 200px;
  margin:15px 0px;

}

/* items */

.btn {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  max-width: 227px;
  padding: 10px 16px;
  margin-top: 13px;
  border-radius: 5px;
  font-size: 15px;
  cursor: pointer;
  transition: .2s ease-in-out;
}

.btn a {
  font-size: 20px;
}
.btn:hover{
  box-shadow: 10px 10px 0px rgba(80, 79, 79, 0.454) ;
  transform: scale(1.1);

}
.mmlkjoe-items .btn-box a {
  border-radius: 2px;
  width: 115px;
  background: #000;
  padding: 10px 0px;
  color: #ffffff;
  font-size: 13px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
  transition: all .4s ease-in;
}

.mmlkjoe-items .btn-box a:hover {
  border: none;
  background: #666;
  ;
  color: #ffffff;

  transition: all .4s ease-in;

}

.stars {
  max-width: 100px;
  margin-bottom: 10px;
}

.item-img {
  max-width: 450px;

  /* margin-bottom: 10px; */
}

.items-cont {
  margin: 50px 0px 20px;
}

.titlepage h2 {
  font-size: 28px;
  color: #2a2a2c;
  line-height: 45px;
  font-weight: bold;
  padding: 0;
}

.titlepage p {
  font-size: 15px;
  color: #000;
  padding-top: 5px;
  line-height: 25px;

}

.item-price {
  font-size: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
}

/*  products */

.prod .prod_desc {
  text-align: center;
  border: #555556 solid 1px;
  border-radius: 2px;
  padding: 120px 0px 30px 0px;
  /* margin-bottom: 30px; */
}
.select-container{
  margin:10px 0px ;
  max-width: 1220px;
  width:100%;

}
.prod .prod_desc figure {
  margin: 0;
}

.prod .prod_desc h3 {
  color: #080707;
  font-size: 22px;
  line-height: 20px;
  padding: 70px 0px 9px 0px;
}

.prod .prod_desc p {
  color: black;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.prod_desc p {
  font-size: 16px;
  color: #303030;

}

.prd-cont {
  padding:20px 15px;
}

.btn-box {
 border-radius: 5px;
    max-width: 150px;
    background: #000000;
    padding: 10px 0px;
    color: #ffffff;
    font-size: 15px;
    /* display: inline-block; */
    text-align: center;
    margin: 10px auto;
    text-transform: uppercase;
    font-weight: 500;
    transition: all .4s ease-in;
    border: 1px solid black;
    /* /* margin-left: 175px; */
}

.mmlkjoe-prod a:hover {
  border: none;
  background: #666;
  color: #ffffff;

  transition: all .4s ease-in;

}

.prod_desc {
  border-radius: 2px;
  /* padding-bottom: 20px; */
  transition: 0.3s ease;
  background-color: #f02121a8;
}

.prod_desc:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}


/* single-prod */
.prod-price {
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: 500;
}

.prod_desc h3 {
 color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}

.prod-desc p {
  color: #000;
}

.prod-img {
  max-width: 600px;
}


.details li {
  margin-top: 10px;
  list-style: none;
}



.thumbnail {
  margin: 0 5px;
  cursor: pointer;
  border: 2px solid transparent;
}

.thumbnails img {
 max-width: 130px;
  display: inline-flex;
}

.thumbnail:hover {
  border-color: #333;
}
.prd-btn{
  border-radius: 5px;
    max-width: 150px;
    background: #000000;
    padding: 10px 0px;
    color: #ffffff;
    font-size: 15px;
    /* display: inline-block; */
    text-align: center;
    margin: 10px 0px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all .4s ease-in;
    border: 1px solid black;
}
.titlepage h1 {
  font-size: 25px;
  color: #2a2a2c;
  line-height: 1.5;
  font-weight: bold;
  padding: 0;
}

.prod-desc {
  padding: 0px 20px 50px 20px;
}

.prod-desc p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 30px;
}

.pakw1 {
  background-color: rgb(220, 223, 227);
  min-height: 500px;
  width: 100%;
}

.pakw1 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}



.ojs2 {
   background-color: #ffffff;
  border: 1px solid;
  max-width: 600px;
  min-height: 300px;
  /* border-radius: 0px; */
  padding: 15px;
  line-height: 1.5;

}

.ojs2 img {
  height: 70px;
  width: 70px;
  /* margin-top:20px; */

}

.ord {
  min-height: calc(100vh - 150px);
}

.txt-white {
  color: #fff;
}

/* .ojs2 h1,p{
  margin-top:10px;
} */

/* footer */
.footer {
  background-color: #000;
  color: #fff;
  padding: 30px 20px;

}

.footer-top {
  background-color: #fff6e5b3;
  border-top: 1px solid;
}

.foot-btn {
  /* background-color: aliceblue; */
  padding: 15px 20px;
  font-size: 17px;
  max-width: 150px;
  text-align: center;
  color: rgb(4, 4, 4);
  border-radius: 20px;
  margin: 20px auto;
  position: absolute;
  top: -18px;
  left: 70%;
}

.mmlkjoe-foot-form {
  padding: 50px;
  
}

.img-ft {
  max-width: 150px;
  margin-top: 20px;

}

.footer a {
  text-decoration: none;
  color: #0b0a0a;

}

.ft-mr {
  margin-bottom: 30px;
}

.ft-mr h4 {
  font-size: 30px;
  color: #fff;
}

.ft-mr button {
  font-size: 17px;
  background-color: #fff;
  padding: 15px 20px;
  border: none;
  margin-top: 10px;
}

.ft-hr {
  color: #fff;
  margin-top: 60px;
  margin-bottom: 10px;
}

.ft-para {
  margin-top: 0px;
  text-decoration: underline;
  color: #fff;
  font-size: 16px;
}

.ft-head {
  margin-bottom: 60px;
  color: #fff;
}

/* .ft-head1 {
  margin-bottom: 20px;
  color: #050505;
  text-align: center;
} */

.footer p {
  color: #fff;
  line-height: 30px;
  font-size: 16px;
}

.ft-desc a :hover {
  color: #1936ca;
  border-left: 2px solid;
  letter-spacing: 1px;
  transition: 0.3s ease;

}



/* more */
.mmlkjoe-info p {
  font-size: 17px;
  color: #666;
  line-height: 30px;
}

.mmlkjoe-info h4 {
  font-size: 20px;
  color: #555556;
  margin-top: 10px;
  margin-bottom: 10px;
}

.op12 {
  width: 30%;
}

/* contact */
input[type=text],
select,
textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #121212;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #d05932;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #e69479;
}

/* privacy */
.row ul {
  margin-top: 10px;
  padding-left: 20px;
}

.row p {
  color: black;
  font-size: 18px;
}

.row ul li {
  line-height: 20px;
  margin-top: 10px;
  padding-left: 10px;
}

.row h3,
.row p {
  margin-top: 20px;
}

/* responsive */
@media only screen and (max-width:875px){
  .mmlkjoe-ban{
    padding:40px;
  }
  .non{
    display: none;
  }
 .banner {
        padding: 20px;
        max-width: 500px;
        float: right;
    }
}

@media only screen and (max-width:768px) {
  /*  */

  .mmlkjoe-popup-modal {
    padding: 1.5rem;
  }

  .mmlkjoe-popup-title {
    font-size: 1.5rem;
  }

  .mmlkjoe-popup-text {
    font-size: 16px;
  }

  .mmlkjoe-popup-btn {
    padding: 0.9rem 2.5rem;
    font-size: 18px;
  }

  /*  */
  .mmlkjoe-flx-dir {
    flex-direction: column;
  }

  .mmlkjoe-wrp {
    max-width: 100%;
    margin: auto;
  }

  .navbar-links {
    display: flex;
    display: none;
  }
.none{
  display: none;
}
  .mmlkjoe-flx-row {
    flex-direction: row;
  }

  .mmlkjoe-flx-rev {
    flex-direction: column-reverse;
  }
.thumbnails {
  display:flex ;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
    .thumbnails img {
      max-width: 120px;
    }
  .banner {
    background-color: rgba(236, 231, 231, 0.39);
    padding: 20px;
  }
.pakw1{
  padding:0px;
} 
  .strip {
    padding: 20px;
  }

  .items-cont {
    margin: 24px 0px;
  }
.prd-btn{
  margin:10px auto;
} 
  .strip-cont {
    padding: 10px;
    text-align: center;
  }

  .banner h1 {
    font-size: 25px;
  }

  .strip-cont h1 {
    font-size: 20px;
  }

  .mmlkjoe-mb {
    text-align: center;
  }

  .foot-link {
    flex-direction: column;
  }

  .footer {
    padding: 60px 20px;
  }

  .foot-btn {
    background-color: aliceblue;
    padding: 10px 11px;
    font-size: 17px;
    max-width: 143px;
    text-align: center;
    color: rgb(4, 4, 4);
    border-radius: 5px;
    margin: 20px auto;
    position: absolute;
    top: 45px;
    left: 0px;
    border: 2px solid;
  }

  .mmlkjoe-foot-form {
    padding: 30px 20px;
  }

  .txt-bg h1 {
    font-size: 40px;
  }

  .detail-box h2 {
    font-size: 40px;
  }

  .ft-head {

    margin-bottom: 30px;
  }

  .header {

    padding: 15px 20px;
  }

  .titlepage h2 {
    font-size: 25px;
    color: #2a2a2c;
    line-height: 45px;
    font-weight: bold;
    padding: 0;
  }

  .mmlkjoe-info {
    padding: 20px;
  }

  .offers {


    margin-bottom: 0px;


  }

  .ban-desc {
    background-color: #353433;
    color: #fff;
    max-width: 100%;
    margin: auto;
    border-radius: 80px;
    padding: 10px;
    font-weight: 400;
  }

  /* .prod_desc{
    margin-top: 20px;
    margin-bottom: 20px;
  } */
  .header1 {

    padding: 10px;
  }

  .mmlkjoe-ban {
  
    padding: 50px;
  }

  .txt-bg {
    background-color: #44404052;
    padding: 10px 80px
  }
}

@media only screen and (max-width:480px) {
  .mmlkjoe-popup-modal {
    padding: 1rem;
  }

  .mmlkjoe-popup-btn {
    width: 100%;
    padding: 0.8rem;
    font-size: 1rem;
  }

  .mmlkjoe-popup-flx {
    /* flex-direction: column; */
    align-items: flex-start;
  }

  .mmlkjoe-popup-title {
    font-size: 24px
  }

  .mmlkjoe-popup-icon {
    align-self: flex-end;
  }
/*  */
.mmlkjoe-ban {
  
    padding: 20px;
  }
}