@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{box-sizing: border-box;font-family: "Poppins", sans-serif;}body{padding: 0;margin: 0;}
#pop-up-hide{
  display : none;
}

.nb26st-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;
}

.nb26st-popup-modal {
  background: #fff;
    padding: 2rem;
    border-radius: 20px;
    min-height: 320px;
    max-width: 600px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    animation: fadeIn 0.3s ease-out;
    display: flex
;
    flex-direction: column;
    justify-content: center;
}

.nb26st-popup-flx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nb26st-popup-icon {
  font-size: 30px;
  cursor: pointer;
}

.nb26st-popup-title {
  font-size: 1.8rem;
  color: #222;
  margin: 5px 0;
}

.nb26st-popup-text {
  font-size: 18px;
  color: #000000;
  line-height: 1.6;
  margin: 10px 0;
}

.nb26st-popup-actions {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1rem;
}

.nb26st-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;
}

.nb26st-popup-btn--accept {
  background: #1b1c31;
}

.nb26st-popup-btn--reject {
  background: #58575752;
  color: #1b1c31;
}
.txt-cntr{text-align: center;}.txt-white{color: #fff;}p{font-size: 18px;margin: 5px 0;line-height: 1.7;}img{width: 100%;height: auto;}a{text-decoration: none;}.nb26st-wrap{max-width: 1155px;width: 100%;margin: auto;}.nb26st-wrap-100{max-width: 100%;width: 100%;margin: auto;}.txt-rgt{text-align: right;}
/*flex*/
.nb26st-flex{display: flex;}.nb26st-flex-aln{align-items: center;}.nb26st-flex-jus{justify-content: space-between;}.nb26st-flex-gp{gap: 20px;}
/*flex-child*/
.nb26st-flex-50{flex: 50%;}.nb26st-flex-33{flex: 33.33%;}.nb26st-flex-85{flex: 85%;}.nb26st-flex-15{flex: 15%;}.nb26st-flex-40{flex: 40%;}.nb26st-flex-60{flex: 60%;}.nb26st-flex-30{flex: 30%;}.nb26st-flex-70{flex: 70%;}.nb26st-flex-10{flex: 10%;}.nb26st-flex-25{flex: 25%;}.nb26st-flex-75{flex: 75%;}.nb26st-flex-15{flex: 15%;}.nb26st-flex-55{flex: 55%;}.nb26st-flex-16{flex: 16.66%;}.nb26st-flex-20{flex: 20%;}
/*header*/
.nb26st-navbar ul {padding: 0;}.nb26st-navbar li {list-style-type: none;}.nb26st-navbar a{color: #000;transition: 0.2s;}.nb26st-main-header{padding: 25px 40px;}.active{color: #db1919 !important;}.nb26st-top-header p{font-size: 16px;}.nb26st-top-header{background-color: #242424;padding: 2px;}.nb26st-main-header h1{font-size: 22px;font-weight: 700;margin: 0;color: #000;text-transform: uppercase;}
/*thanku*/
.nb26st-midb{padding: 100px 10px;}.nb26st-midb-blk{max-width: 550px;margin: auto;padding: 40px 20px;border-radius: 5px;border: #dedede solid 1px;}.nb26st-hig{min-height: calc(100vh - 250px);}.nb26st-midb h1{font-size: 30px;font-weight: 700;margin: 10px 0;}
/*banner*/
.nb26st-banner-head{font-size: 45px;line-height: 1.4;margin: 5px 0 5px 0;font-weight: 700;}.nb26st-banner-btn{max-width: 140px;padding: 10px 5px;transition: 0.3s;margin-top: 30px;text-align: center;background-color: #252525;border-radius: 5px;}.nb26st-banner-btn a{color: #fff;font-size: 18px;}.nb26st-banner-btn:hover{transform: scale(1.1);}.nb26st-banner{padding: 170px 20px;background-image: url('../images/pn-banner.webp');background-size: cover;background-repeat: no-repeat;background-position: center;}.nb26st-banner-blk{max-width: 480px;}
/*product*/
.nb26st-btn{max-width: 140px;padding: 10px;margin-top: 20px;transition: 0.3s;text-align: center;background-color: #252525;border-radius: 5px;}.nb26st-product-img{max-width: 380px;}.nb26st-product{padding: 40px 10px;}.nb26st-btn p {color: #000;text-align: center;}.nb26st-product-img {max-width: 380px;}.nb26st-btn:hover{transform: scale(1.1);}.nb26st-btn:focus{outline: 3px solid #333;}.nb26st-btn a{color: #fff;}.nb26st-off {
  background-color: #138b2c;color: #fff;text-align: center;padding: 5px 20px;position: absolute;top: 0;right: 0;}.nb26st-pro-blk{border: 1px solid #e5e5e5;position: relative;}.nb26st-pro-con{padding: 0 20px 30px 20px;position: relative;}.nb26st-cart{background-color: #252525;position: absolute;border-radius: 50%;padding: 10px 10px 5px 10px;top: 0;right: 5%;transition: 0.5s;cursor: pointer;}.nb26st-cart:hover{background-color: #bd5f17;}
/*effects*/
.nb26st-grow img{
  transition: 1s ease;

  }
  .nb26st-grow{overflow: hidden;cursor: pointer;}
  
  .nb26st-grow img:hover{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  transition: 1s ease;
  }
  /**/
.img-content {
    position: relative;
  
    .img-overlay {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: #000;
      opacity: 0.1;
      transition: all .3s ease;
      cursor: pointer;
      border-radius: 50%;
  }
  
  &:hover {
    .img-overlay {
      opacity: .8;
    }
  }
  }
  /**/
.select-container {
  max-width: 100%;
  width: 220px;
  margin-top: 15px;
}

label {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
}

select {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
  transition: border-color 0.3s;
}

select:focus {
  border-color: #007bff;
  outline: none;
}

.search-input {
  flex: 1;
  border: none;
  padding: 10px;
  font-size: 16px;
  outline: none;
  background-color: #eeeeee;
      margin-top: 20px !important;
      width: 70% !important;
      border: #eeeeee solid 1px !important
}

.search-input::placeholder {
  color: #999;
}

.search-button {
  color: #000;
  border: none;
  padding: 10px 50px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.5s;
  background-color: #fff;
 margin-top: 10px;
 border: #252525 solid 1px !important;
 border-radius: 5px;
}

.search-button:hover {
  transform: scale(1.1);
}
   
   /*strip*/
   .nb26st-strip{padding: 0 20px 40px 20px;}.nb26st-strip-img{background-color: #dcd1d0;padding: 100px 30px;}.nb26st-strip-blk{max-width: 500px;margin: auto;}.nb26st-strip-btn a {color: #fff;font-weight: 600;}.nb26st-strip h1{font-size: 35px;margin: 10px 0;}
.nb26st-strip-btn {max-width: 120px;margin: 20px auto auto;padding: 10px 5px;background-color: #252525;border-radius: 5px;}
/*review*/
.nb26st-review{padding: 0 10px 40px 10px;}.nb26st-review-flex{max-width: 1000px;margin: auto;border: #a00000 2px solid;}.nb26st-review-blk{background-color: #fff;margin-left: -40px;}
/*footer*/
.nb26st-footer-nav li {list-style-type: none;line-height: 2;}.nb26st-footer-nav a {color: #fff;transition: 0.2s;}.nb26st-footer ul{padding: 0;}.nb26st-footer-nav{justify-content: center;}.nb26st-footer-top{padding: 60px 40px 30px 40px;background-color: #2d2a25;}.nb26st-footer-blk{max-width: 180px;text-align: center;margin-top: 10px;}.nb26st-footer-btm{background-color: #25221e;padding: 20px;}
.desk-nn{display: none;}.mob-nn{display: block;}.nb26st-footer h1{font-size: 22px;font-weight: 700;margin: 0;color: #fff;text-transform: uppercase;}

/*back-pages*/
.nb26st-mid{padding: 40px 10px;}.product {text-align: center;}.thumbnail {margin: 0 5px;cursor: pointer;}.thumbnails img{display:inline-flex;max-width: 90px;border: #dedede solid 1px;}.thumbnail-blk:hover {border-color: #000;}.product img{max-width: 550px;border: #dedede solid 1px;}.nb26st-abtn{background-color: #000;text-align: center;color: #fff;padding: 10px;border-radius: 10px;padding: 10px 100px;font-size: 20px;border: none;margin-top: 20px;cursor: pointer;}.nb26st-mid li{font-size: 16px;}.nb26st-des{padding: 0 10px 30px 10px;}.nb26st-mid-blk {border: #dedede solid 1px;border-radius: 20px;}

/*contact-page-css*/
input[type=text], select, textarea {
	width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px;  box-sizing: border-box; margin-top: 6px;margin-bottom: 16px; resize: vertical;
  }
  input[type=submit] { background-color: #333; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer;}
  input[type=submit]:hover {background-color: #000;}

/*media*/
@media only screen and (max-width: 1078px){
  .nb26st-review-blk{margin: 0;}.nb26st-review-flex{padding: 20px;}
}
@media only screen and (max-width: 767px){
    .nb26st-flex-dir{flex-direction: column;}.mob-cntr{text-align: center;}.desk-nn{display: block;}.mob-nn{display: none;}.nb26st-banner{padding: 70px 20px;
    }.nb26st-banner-btn{margin: 30px auto auto;}.nb26st-banner-head{font-size: 35px;}.thumbnails img{max-width: 80px;}.nb26st-mid{padding: 20px 10px;}.nb26st-flex-dir-rev{flex-direction: column-reverse;}.nb26st-strip h1{font-size: 30px;}.nb26st-offer h1{font-size: 30px;}.nb26st-footer-nav{margin: 15px auto auto;}.nb26st-footer-blk{margin: 15px auto auto;}.nb26st-offer-con{margin: auto;}.nb26st-offer-btn{margin: 20px auto auto;}.nb26st-offer-img{padding: 20px;}.nb26st-offer-deal h2 {font-size: 14px;}.nb26st-offer-deal p {font-size: 12px;}.nb26st-midb{padding: 40px 20px;}.nb26st-strip-img{padding: 50px 20px;}.nb26st-review-blk{margin: 0;}.nb26st-review-flex{padding: 20px;}.nb26st-banner-blk{background-color: #ffffffa1;padding: 20px;border-radius: 5px;margin: auto;}.nb26st-abtn{padding: 10px 50px;}
      .nb26st-popup-modal {
    padding: 1.5rem;
  }

  .nb26st-popup-title {
    font-size: 1.5rem;
  }

  .nb26st-popup-text {
    font-size:16px;
  }

  .nb26st-popup-btn {
    padding: 0.9rem 2.5rem;
        font-size: 18px;
  }
    .search-container {
      flex-direction: column;
      width: 90%;
      margin: auto;
  }

  .search-input {
      margin-bottom: 10px;
      
  }

  .search-button {
     width: 50%;
      padding: 10px 30px !important;
  }
}
@media (max-width: 480px) {
  .nb26st-popup-modal {
    padding: 1rem;
  }

  .nb26st-popup-btn {
    width: 100%;
    padding: 0.8rem;
    font-size: 1rem;
  }

  .nb26st-popup-flx {
    /* flex-direction: column; */
    align-items: flex-start;
  }

  .nb26st-popup-title {
    font-size: 24px
  }

  .nb26st-popup-icon {
    align-self: flex-end;
  }
}

