@charset "UTF-8";
.lp-loading {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: rgba(22, 57, 83, 0.3);
}

body {
  overflow-x: hidden;
}

.container-fluid {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

main {
  padding-top: 193px;
}
@media (max-width: 1023px) {
  main {
    padding-top: 145px;
  }
}
@media (max-width: 767px) {
  main {
    padding-top: 167px;
  }
}

.lp-why-choose-lmd {
  padding: 83px 0 45px;
}
@media (max-width: 1023px) {
  .lp-why-choose-lmd {
    padding: 40px 0;
  }
}
.lp-why-choose-lmd .row {
  --bs-gutter-x: 24px;
}
@media (max-width: 1023px) {
  .lp-why-choose-lmd .row {
    --bs-gutter-y: 24px;
  }
}
.lp-why-choose-lmd h4 {
  color: #74b502;
  text-align: center;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-why-choose-lmd h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-why-choose-lmd h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
.lp-why-choose-lmd h3 {
  color: #163953;
  text-align: center;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 53px;
}
@media (max-width: 1199px) {
  .lp-why-choose-lmd h3 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .lp-why-choose-lmd h3 {
    font-size: 28px;
  }
}
.lp-why-choose-lmd .item {
  height: 100%;
  padding: 20px 0;
  text-align: center;
}
.lp-why-choose-lmd .item .icon {
  height: 114px;
  margin-bottom: 38px;
}
.lp-why-choose-lmd .item .icon img {
  height: 100%;
}
.lp-why-choose-lmd .item .title {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  margin-bottom: 6px;
}
.lp-why-choose-lmd .item .content {
  color: #163953;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  margin-bottom: 14px;
  width: 285px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .lp-why-choose-lmd .item .content {
    width: auto;
  }
}

.lp-why-choose-mfla {
  background-color: #163953;
  position: relative;
  overflow: hidden;
}
.lp-why-choose-mfla .bg {
  position: absolute;
  width: 100%;
  mix-blend-mode: soft-light;
}
@media (max-width: 1023px) {
  .lp-why-choose-mfla .bg {
    display: none;
  }
}
.lp-why-choose-mfla .inner {
  padding: 107px 0 99px;
  position: relative;
}
@media (max-width: 1023px) {
  .lp-why-choose-mfla .inner {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .lp-why-choose-mfla .inner {
    padding: 65px 0;
  }
  .lp-why-choose-mfla .inner .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 40px;
  }
}
.lp-why-choose-mfla h4 {
  color: #74b502;
  text-align: center;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-why-choose-mfla h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-why-choose-mfla h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-why-choose-mfla h3 {
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-why-choose-mfla h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-why-choose-mfla h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 40px;
  }
}
.lp-why-choose-mfla .description {
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
  margin-bottom: 46px;
  width: 660px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (max-width: 767px) {
  .lp-why-choose-mfla .description {
    width: auto;
    display: none;
  }
}
.lp-why-choose-mfla .description strong {
  color: #3eacff;
  font-weight: 700;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}
.lp-why-choose-mfla .item {
  height: 100%;
  padding: 20px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .lp-why-choose-mfla .item {
    padding: 0;
  }
}
.lp-why-choose-mfla .item .icon {
  height: 114px;
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  .lp-why-choose-mfla .item .icon {
    height: 80px;
    margin-bottom: 22px;
  }
}
.lp-why-choose-mfla .item .icon img {
  height: 100%;
}
.lp-why-choose-mfla .item .title {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .lp-why-choose-mfla .item .title {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
}
.lp-why-choose-mfla .item .content {
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  margin-bottom: 14px;
  width: 285px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .lp-why-choose-mfla .item .content {
    width: auto;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    margin-bottom: 0;
  }
}
.lp-why-choose-mfla .lp-view-all {
  padding-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}
.lp-why-choose-mfla .lp-view-all a {
  color: #fff;
  font-family: Lato;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 12px 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  border-radius: 8px;
  background-color: #74b502;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
}

.lp-testimonials {
  padding: 87px 0 2px;
  text-align: center;
  color: #163953;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lora;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}
@media (max-width: 1199px) {
  .lp-testimonials {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .lp-testimonials {
    font-size: 14px;
  }
}
.lp-testimonials h4 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-testimonials h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-testimonials h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-testimonials h3 {
  color: #163953;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 72px;
}
@media (max-width: 1199px) {
  .lp-testimonials h3 {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .lp-testimonials h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 32px;
  }
}
.lp-testimonials .slide {
  padding-bottom: 116px;
  position: relative;
}
.lp-testimonials .slide .slick-arrow {
  position: absolute;
  bottom: 2px;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  border: 1px solid #74b502;
  top: auto;
  transform: none;
  transition: all ease-in-out 0.3s;
  background-color: #74b502;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.lp-testimonials .slide .slick-arrow::before {
  font-size: 30px;
  color: #163953;
  opacity: 1;
  margin-bottom: 10px;
  transition: all ease-in-out 0.3s;
}
.lp-testimonials .slide .slick-arrow:not(.slick-disabled):hover {
  background-color: #87ce0e;
}
.lp-testimonials .slide .slick-arrow:not(.slick-disabled):hover::before {
  color: #fff;
}
.lp-testimonials .slide .slick-arrow.slick-disabled {
  opacity: 0.3;
  background-color: transparent;
  border-color: #163953;
}
.lp-testimonials .slide .slick-arrow.slick-prev {
  left: 50%;
  transform: translateX(calc(-100% - 20px));
}
.lp-testimonials .slide .slick-arrow.slick-prev::before {
  content: "◂";
}
.lp-testimonials .slide .slick-arrow.slick-next {
  right: 50%;
  transform: translateX(calc(100% + 20px));
}
.lp-testimonials .slide .slick-arrow.slick-next::before {
  content: "▸";
}

.lp-contact-us {
  padding: 107px 0 106px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto 100%;
}
@media (max-width: 1023px) {
  .lp-contact-us {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .lp-contact-us {
    background-image: none !important;
  }
}
.lp-contact-us .box {
  display: flex;
  width: 663px;
  max-width: 100%;
  padding: 32px 0px 32px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background-color: #fff;
  margin-left: auto;
}
@media (max-width: 1023px) {
  .lp-contact-us .box {
    width: 450px;
    padding: 24px 16px 24px 24px;
  }
}
@media (max-width: 767px) {
  .lp-contact-us .box {
    width: auto;
  }
}
.lp-contact-us .box .inner {
  display: flex;
  width: 540px;
  max-width: 100%;
  padding: 24px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .lp-contact-us .box .inner {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .lp-contact-us .box .inner {
    width: auto;
    display: block;
  }
}
.lp-contact-us .box .inner h4 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-contact-us .box .inner h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-contact-us .box .inner h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-contact-us .box .inner h3 {
  color: #163953;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 0;
  width: 420px;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .lp-contact-us .box .inner h3 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .lp-contact-us .box .inner h3 {
    font-size: 30px;
    line-height: 32px;
    width: auto;
  }
}
.lp-contact-us .box .inner p {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.48px;
}
@media (max-width: 767px) {
  .lp-contact-us .box .inner p {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
.lp-contact-us .box .inner p:last-child {
  margin-bottom: 0;
}
.lp-contact-us .box .inner p b span {
  color: #74b502;
}
.lp-contact-us .box .inner .lp-btn {
  display: inline-flex;
  width: 205px;
  height: 48px;
  padding: 15px 58px 16px 57px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #74b502;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .lp-contact-us .box .inner .lp-btn {
    height: 36px;
    align-items: center;
    border-radius: 8px;
    margin-top: 16px;
    padding: 12px 51px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.3px;
  }
}
.lp-contact-us .box .inner .lp-btn:hover {
  background-color: #87ce0e;
}

.lp-footer-contact {
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background-size: cover;
  background-position: top right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding: 88px 0;
}
@media (max-width: 1199px) {
  .lp-footer-contact {
    padding-top: 100px;
    background-position: top right -300px;
  }
}
@media (max-width: 1023px) {
  .lp-footer-contact {
    padding: 0px 0 40px;
  }
}
@media (max-width: 991px) {
  .lp-footer-contact {
    background-position: top right;
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .lp-footer-contact {
    background-image: none !important;
    padding: 0 0 44px 0;
  }
  .lp-footer-contact .lp-form {
    padding: 77px 0 0 0;
    border-radius: 0;
  }
}
.lp-footer-contact h4 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-footer-contact h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-footer-contact h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-footer-contact h3 {
  color: #163953;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-footer-contact h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-footer-contact h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 28px;
  }
}

.lp-page-header h4 {
  color: #74b502;
  text-align: center;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-page-header h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-page-header h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-page-header h1 {
  color: #163953;
  text-align: center;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-page-header h1 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-page-header h1 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}
.lp-page-header .description {
  color: #163953;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  width: 660px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .lp-page-header .description {
    width: auto;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}

.lp-form-inner {
  width: 547px;
  max-width: 100%;
}
.lp-form-inner .action p {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 0;
}

.lp-form {
  padding: 58px 32px 58px 32px;
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .lp-form {
    width: 400px;
  }
}
@media (max-width: 767px) {
  .lp-form {
    padding: 32px 24px;
  }
}
.lp-form .field {
  margin-bottom: 20px;
}
.lp-form .field p {
  margin-bottom: 0;
}
.lp-form .field .form-control {
  padding: 8px 0;
  border: 0;
  border-radius: 0;
  box-shadow: none !important;
  outline: 0 !important;
  border-bottom: 2px #203443 solid;
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.8px;
  background-color: transparent !important;
}
@media (max-width: 767px) {
  .lp-form .field .form-control {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
.lp-form .field textarea {
  height: 138px;
}
.lp-form .action {
  margin-top: 19px;
}
@media (max-width: 767px) {
  .lp-form .action {
    margin-top: 32px;
  }
}
.lp-form .action .lp-btn {
  display: flex;
  width: 205px;
  height: 48px;
  padding: 15px 0px 16px 0px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: #74b502;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
  transition: all ease-in-out 0.3s;
  border: 0;
}
@media (max-width: 767px) {
  .lp-form .action .lp-btn {
    border-radius: 8px;
    width: 167px;
    height: 36px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.3px;
  }
}
.lp-form .action .lp-btn:hover {
  background-color: #87ce0e;
}

.lp-tabs {
  margin-bottom: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 16px;
}
@media (max-width: 767px) {
  .lp-tabs {
    -moz-column-gap: 10px;
         column-gap: 10px;
    row-gap: 10px;
  }
}
.lp-tabs li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 24px;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  color: rgba(22, 57, 83, 0.3);
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .lp-tabs li a {
    padding: 8px 12px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
}
.lp-tabs li a:hover {
  color: #74b502;
}
.lp-tabs li a.active {
  background-color: #74b502;
  color: #fff;
}

.lp-why-larand {
  padding: 81px 0 61px;
}
.lp-why-larand .header h4 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-why-larand .header h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-why-larand .header h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-why-larand .header h3 {
  color: #163953;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-why-larand .header h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-why-larand .header h3 {
    font-size: 30px;
    line-height: 32px;
  }
}
.lp-why-larand .header .content {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 767px) {
  .lp-why-larand .header .content {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
.lp-why-larand .header .content p:last-child {
  margin-bottom: 0;
}
.lp-why-larand .row {
  --bs-gutter-x: 20px;
  --bs-gutter-y: 32px;
}
.lp-why-larand .item {
  padding: 20px 10px;
  text-align: center;
}
.lp-why-larand .item .image {
  margin-bottom: 24px;
  height: 113px;
}
.lp-why-larand .item .image img {
  height: 100%;
}
.lp-why-larand .item .title {
  margin: 8px 0;
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
}
.lp-why-larand .item .body {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}

.lp-products-list {
  padding: 31px 0;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .lp-products-list {
    margin-bottom: 0;
  }
}
.lp-products-list .row {
  --bs-gutter-x: 36px;
}
.lp-products-list .item {
  padding: 8px 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .lp-products-list .item {
    padding: 8px 0;
  }
}
@media (max-width: 1023px) {
  .lp-products-list .item {
    padding: 8px 16px;
  }
}
@media (max-width: 767px) {
  .lp-products-list .item {
    padding: 8px 0;
    margin-bottom: 20px;
    height: auto;
  }
}
.lp-products-list .item .image {
  width: 100%;
  height: 208px;
  margin-bottom: 30px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  overflow: hidden;
  background-color: #fff;
}
.lp-products-list .item .image:hover img {
  transform: scale(1.05);
}
.lp-products-list .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
  transition: all ease-in-out 0.3s;
}
.lp-products-list .item .info {
  width: 100%;
  padding: 6px 0;
  margin-bottom: auto;
}
@media (max-width: 767px) {
  .lp-products-list .item .info {
    margin-bottom: 0;
  }
}
.lp-products-list .item .info .category {
  margin-bottom: 8px;
}
.lp-products-list .item .info .category a {
  text-decoration: none;
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}
.lp-products-list .item .info .title {
  color: #163953;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 20px;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 8px;
  width: 280px;
  max-width: 100%;
  display: block;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 767px) {
  .lp-products-list .item .info .title {
    width: auto;
  }
}
.lp-products-list .item .info .title:hover {
  color: #74b502;
}
.lp-products-list .item .info .content {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lp-products-list .item .info .content * {
  font-family: Lato !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 150% !important;
  color: #163953 !important;
  text-align: left !important;
}
.lp-products-list .item .info .content img,
.lp-products-list .item .info .content .image {
  display: none;
}
.lp-products-list .item .action {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lp-products-list .item .action .price {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 20px;
  font-weight: 800;
  line-height: 120%;
}
.lp-products-list .item .action .price ins {
  text-decoration: none;
}
.lp-products-list .item .action .price del {
  font-weight: 400;
  color: rgba(22, 57, 83, 0.3);
}
.lp-products-list .item .action a,
.lp-products-list .item .action button {
  background-color: transparent;
  border: 0;
  padding: 0;
  color: #163953;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-decoration-line: underline;
  text-transform: capitalize;
  transition: all ease-in-out 0.3s;
  white-space: nowrap;
}
.lp-products-list .item .action a:hover,
.lp-products-list .item .action button:hover {
  color: #74b502;
}

.lp-showmore {
  text-align: center;
}
.lp-showmore a {
  display: inline-flex;
  align-items: center;
  padding: 15px 26px;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
  text-decoration: none;
  border-radius: 20px;
  background-color: #74b502;
  transition: all ease-in-out 0.3s;
}
.lp-showmore a:hover {
  background-color: #87ce0e;
}

.lp-header-top {
  background-color: #163953;
}
@media (max-width: 375px) {
  .lp-header-top .container-fluid {
    padding-right: 0;
  }
}
.lp-header-top .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .lp-header-top .inner {
    overflow-x: auto;
    gap: 30px;
  }
  .lp-header-top .inner ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .lp-header-top .inner ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
  .lp-header-top .inner ::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
  }
}
@media (max-width: 767px) {
  .lp-header-top .inner {
    overflow: hidden;
    gap: 16px;
  }
}
.lp-header-top .inner .inner-left {
  display: flex;
  align-items: center;
}
@media (min-width: 1400px) {
  .lp-header-top .inner .inner-left {
    flex: 1;
  }
}
.lp-header-top .inner .inner-left a {
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.32px;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  .lp-header-top .inner .inner-left a {
    font-size: 13px;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .lp-header-top .inner .inner-left a {
    display: none;
  }
}
.lp-header-top .inner .inner-left a:hover {
  color: #74b502;
}
.lp-header-top .inner .inner-left svg {
  transition: all ease-in-out 0.3s;
}
.lp-header-top .inner .inner-left .money {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  margin-right: 32px;
  color: #74b502;
  gap: 8px;
}
@media (max-width: 1199px) {
  .lp-header-top .inner .inner-left .money {
    margin-right: 16px;
  }
}
.lp-header-top .inner .inner-left .money:hover {
  color: #fff;
}
.lp-header-top .inner .inner-left .money button {
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #74b502;
  transition: all ease-in-out 0.3s;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .lp-header-top .inner .inner-left .money button {
    font-size: 13px;
    line-height: 1.5;
  }
}
.lp-header-top .inner .inner-left .money button:hover {
  color: #fff;
}
.lp-header-top .inner .inner-center {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  white-space: nowrap;
  width: 394px;
  max-width: 30%;
  text-align: center;
}
@media (max-width: 1199px) {
  .lp-header-top .inner .inner-center {
    max-width: 40%;
  }
}
.lp-header-top .inner .inner-center .slick-prev:before,
.lp-header-top .inner .inner-center .slick-next:before {
  font-family: sans-serif;
}
.lp-header-top .inner .inner-center .slick-prev:before {
  content: "◂";
}
.lp-header-top .inner .inner-center .slick-next:before {
  content: "▸";
}
.lp-header-top .inner .inner-center span {
  line-height: 20px;
}
@media (min-width: 1400px) {
  .lp-header-top .inner .inner-center {
    flex: 1;
  }
}
@media (max-width: 1199px) {
  .lp-header-top .inner .inner-center {
    font-size: 13px;
    line-height: 1.5;
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .lp-header-top .inner .inner-center {
    display: none;
  }
}
.lp-header-top .inner .inner-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (min-width: 1400px) {
  .lp-header-top .inner .inner-right {
    flex: 1;
  }
}
.lp-header-top .inner .inner-right a {
  text-decoration: none;
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  transition: all ease-in-out 0.3s;
  white-space: nowrap;
}
@media (max-width: 1199px) {
  .lp-header-top .inner .inner-right a {
    font-size: 13px;
    line-height: 1.5;
  }
}
.lp-header-top .inner .inner-right a:hover {
  color: #74b502;
}
@media (max-width: 767px) {
  .lp-header-top .inner .inner-right .support {
    padding: 8px 12px;
    background-color: #74b502;
    color: #fff;
  }
}
.lp-header-top .inner .inner-right .highlight {
  padding: 13px 8px;
  background-color: #74b502;
  margin-right: 32px;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .lp-header-top .inner .inner-right .highlight {
    margin-right: 20px;
    font-size: 13px;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .lp-header-top .inner .inner-right .highlight {
    display: none;
  }
}
.lp-header-top .inner .inner-right .highlight:hover {
  color: #fff;
}

.lp-header {
  background-color: #fff;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 999;
}
@media (max-width: 1023px) {
  .lp-header {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .lp-header {
    padding-bottom: 15px;
  }
}
.lp-header .navbar {
  padding: 0;
}
.lp-header .navbar .dropdown:hover > .dropdown-menu {
  display: block;
}
.lp-header .navbar .dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}
@media (max-width: 1023px) {
  .lp-header .navbar .container-fluid {
    position: relative;
  }
  .lp-header .navbar .navbar-toggler {
    position: absolute;
    top: -48px;
    right: 50px;
    z-index: 99;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .lp-header .navbar .navbar-toggler {
    right: 20px;
    width: 40px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px;
    top: -35px;
    outline: 0 !important;
    box-shadow: none !important;
  }
}
@media (max-width: 1023px) {
  .lp-header .navbar .navbar-nav {
    margin-top: 20px;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .lp-header .navbar .navbar-nav {
    margin-top: 10px;
  }
}
.lp-header .navbar .navbar-nav .nav-item .nav-link {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  padding: 24px 16px 25px;
}
@media (max-width: 1199px) {
  .lp-header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 24px 11px 25px;
    white-space: nowrap;
  }
}
@media (max-width: 1023px) {
  .lp-header .navbar .navbar-nav .nav-item .nav-link {
    padding: 16px 20px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .lp-header .navbar .navbar-nav .nav-item .nav-link {
    padding: 10px 0;
    font-size: 16px;
  }
}
.lp-header .navbar .navbar-nav .nav-item .nav-link.active, .lp-header .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #74b502;
}

.lp-header-inner {
  padding-top: 24px;
}
@media (max-width: 767px) {
  .lp-header-inner {
    padding-top: 15px;
  }
}
.lp-header-inner .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0;
}
@media (max-width: 1023px) {
  .lp-header-inner .inner {
    padding-right: 72px;
  }
}
@media (max-width: 767px) {
  .lp-header-inner .inner {
    flex-wrap: wrap;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .lp-header-inner .navbar-brand {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px #ddd solid;
    text-align: center;
  }
}
.lp-header-inner .navbar-brand img {
  height: 48px;
}
@media (max-width: 767px) {
  .lp-header-inner .navbar-brand img {
    height: 40px;
  }
}
.lp-header-inner .lp-hi-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
@media (max-width: 1023px) {
  .lp-header-inner .lp-hi-right .search-form {
    display: none;
  }
}
@media (max-width: 767px) {
  .lp-header-inner .lp-hi-right {
    width: 100%;
    padding-right: 55px;
  }
  .lp-header-inner .lp-hi-right .search-form {
    display: block;
  }
}
.lp-header-inner .lp-hi-right .form-control {
  padding: 9px 22px 7px;
  border-radius: 15px;
  border: 1px solid rgba(22, 57, 83, 0.3);
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  outline: 0;
}
@media (min-width: 1024px) {
  .lp-header-inner .lp-hi-right .form-control {
    width: 385px;
  }
}
@media (max-width: 767px) {
  .lp-header-inner .lp-hi-right .form-control {
    padding: 4.5px 12px;
    border-radius: 10px;
    outline: 0 !important;
    box-shadow: none !important;
  }
}
.lp-header-inner .lp-hi-right a {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  transition: all ease-in-out 0.3s;
  padding: 11px 16px 10px;
  text-decoration: none;
  border-radius: 10px;
  background-color: rgba(0, 102, 179, 0.07);
}
@media (max-width: 767px) {
  .lp-header-inner .lp-hi-right a {
    padding: 8px 12px;
  }
  .lp-header-inner .lp-hi-right a svg {
    height: 19px;
    width: auto;
  }
}
.lp-header-inner .lp-hi-right a:hover {
  color: #74b502;
}
.lp-header-inner .lp-hi-right a.sm {
  padding: 7px 8px;
}
.lp-header-inner .lp-hi-right a.goto-cart {
  position: relative;
  white-space: nowrap;
}
.lp-header-inner .lp-hi-right a.goto-cart b {
  padding: 3px 4px;
  background-color: #74b502;
  border-radius: 50%;
  position: absolute;
  top: -14px;
  right: -10px;
  font-size: 14px;
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media (max-width: 767px) {
  .lp-header-inner .lp-hi-right a.goto-cart b {
    top: -8px;
    right: -12px;
    font-size: 11px;
    width: 24px;
    height: 24px;
  }
}

.lp-footer {
  padding: 54px 0;
  background-color: #163953;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .lp-footer .row {
    --bs-gutter-x: 30px;
  }
}
.lp-footer .lp-footer-col {
  padding: 40px 0 20px;
}
@media (max-width: 767px) {
  .lp-footer .lp-footer-col {
    padding-top: 0;
  }
}
.lp-footer .lp-footer-col.center {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  text-align: center;
}
@media (max-width: 1199px) {
  .lp-footer .lp-footer-col.center {
    padding-top: 0;
  }
}
.lp-footer .lp-footer-col.center img {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .lp-footer .lp-footer-col.center img {
    max-height: 140px;
  }
}
.lp-footer .lp-footer-col.center .description {
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
}
@media (max-width: 1023px) {
  .lp-footer .lp-footer-col.center .description {
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .lp-footer .lp-footer-col.center .description {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.28px;
    max-width: 212px;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp-footer .lp-footer-col.center a {
  display: inline-flex;
  text-decoration: none;
  padding: 15px 27px;
  transition: all ease-in-out 0.3s;
  border-radius: 20px;
  background-color: #74b502;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .lp-footer .lp-footer-col.center a {
    height: 36px;
    align-items: center;
    padding: 12px 28px;
    border-radius: 8px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.3px;
  }
}
.lp-footer .lp-footer-col.center a:hover {
  background-color: #87ce0e;
}
.lp-footer .menu {
  text-align: center;
}
.lp-footer .menu:not(:last-child) {
  margin-bottom: 32px;
}
.lp-footer .menu .title {
  color: #74b502;
  text-align: center;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 20px;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 34px;
}
@media (max-width: 1199px) {
  .lp-footer .menu .title {
    margin-bottom: 16px;
  }
}
@media (max-width: 1023px) {
  .lp-footer .menu .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.lp-footer .menu ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199px) {
  .lp-footer .menu ul {
    gap: 10px;
  }
}
.lp-footer .menu ul li a {
  color: #fff;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .lp-footer .menu ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .lp-footer .menu ul li a {
    font-size: 13px;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .lp-footer .menu ul li a {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
.lp-footer .menu ul li a:hover {
  color: #74b502;
}

.lp-page {
  padding-top: 112px;
}
.lp-page .lp-page-header {
  margin-bottom: 72px;
}

@media (max-width: 767px) {
  .lp-home-page .lp-why-choose-lmd {
    padding-top: 0;
  }
  .lp-home-page .lp-why-choose-lmd .row {
    --bs-gutter-y: 0;
  }
}
@media (max-width: 767px) {
  .lp-home-page .lp-contact-us {
    padding: 48px 0 0;
  }
  .lp-home-page .lp-contact-us .box {
    padding: 37px 23px 0 20px;
  }
  .lp-home-page .lp-contact-us .box .inner {
    display: block;
    padding-bottom: 44px;
    border-bottom: 1px rgba(22, 57, 83, 0.3) solid;
  }
  .lp-home-page .lp-contact-us .box .inner h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 8px;
  }
  .lp-home-page .lp-contact-us .box .inner h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .lp-home-page .lp-contact-us .box .inner .lp-btn {
    padding: 12px 56px;
    margin-top: 16px;
    height: 36px;
    border-radius: 8px;
  }
}
@media (max-width: 767px) {
  .lp-home-page .lp-why-choose-lmd {
    padding: 38px 0 0;
  }
  .lp-home-page .lp-why-choose-lmd h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .lp-home-page .lp-why-choose-lmd h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 40px;
  }
  .lp-home-page .lp-why-choose-lmd .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 40px;
  }
  .lp-home-page .lp-why-choose-lmd .item {
    padding: 0;
    margin: 0;
  }
  .lp-home-page .lp-why-choose-lmd .item .icon {
    height: 78px;
    margin-bottom: 22px;
  }
  .lp-home-page .lp-why-choose-lmd .item .title {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
    margin-bottom: 8px;
  }
  .lp-home-page .lp-why-choose-lmd .item .content {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    padding-bottom: 6px;
    margin-bottom: 0;
  }
  .lp-home-page .lp-why-choose-lmd .lp-view-all {
    padding-top: 40px;
    margin-bottom: 20px;
    text-align: center;
  }
  .lp-home-page .lp-why-choose-lmd .lp-view-all a {
    color: #fff;
    font-family: Lato;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    padding: 12px 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    border-radius: 8px;
    background-color: #74b502;
    transition: all ease-in-out 0.3s;
    text-decoration: none;
  }
}

.lp-hp-banner {
  padding: 130px 0 195px;
  background-size: cover;
  background-position: top left;
  position: relative;
}
@media (max-width: 1023px) {
  .lp-hp-banner {
    background-position: top right;
    padding: 300px 0 60px;
  }
}
@media (max-width: 767px) {
  .lp-hp-banner {
    padding: 94px 0 101px 0;
  }
}
.lp-hp-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-image: url(images/banner-bgg.png);
  background-size: cover;
}
@media (max-width: 1023px) {
  .lp-hp-banner::before {
    width: 100%;
    opacity: 0.8;
  }
}
@media (max-width: 767px) {
  .lp-hp-banner::before {
    opacity: 0;
  }
}
.lp-hp-banner * {
  position: relative;
}
.lp-hp-banner h1 {
  color: #123d5e;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lora;
  font-size: 48px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-hp-banner h1 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-hp-banner h1 {
    font-size: 21px;
    margin-bottom: 16px;
  }
}
.lp-hp-banner a {
  display: inline-flex;
  text-decoration: none;
  padding: 15px 25px;
  transition: all ease-in-out 0.3s;
  border-radius: 20px;
  background-color: #74b502;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.42px;
  text-transform: capitalize;
}
.lp-hp-banner a:hover {
  background-color: #87ce0e;
}
@media (max-width: 767px) {
  .lp-hp-banner a {
    font-size: 10px;
    letter-spacing: 0.3px;
    border-radius: 8px;
    padding: 12px 20px 12.5px 19px;
    height: 36px;
    align-items: center;
  }
}

.lp-hp-products {
  padding: 132px 0 150px;
}
@media (max-width: 1199px) {
  .lp-hp-products {
    padding: 80px 0;
  }
}
@media (max-width: 1023px) {
  .lp-hp-products {
    padding: 47px 0 45px;
  }
}
.lp-hp-products h4 {
  color: #74b502;
  text-align: center;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-hp-products h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-hp-products h4 {
    font-size: 18px;
  }
}
.lp-hp-products h3 {
  color: #163953;
  text-align: center;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 133.333%;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-hp-products h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-hp-products h3 {
    font-size: 30px;
    margin-bottom: 16px;
  }
}
.lp-hp-products .description {
  color: #163953;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  margin-bottom: 56px;
  width: 660px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .lp-hp-products .description {
    width: auto;
    font-size: 12px;
    letter-spacing: 0.24px;
    margin-bottom: 23px;
  }
}
.lp-hp-products .nav-tabs {
  border: 0;
  justify-content: center;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 16px;
}
@media (max-width: 1199px) {
  .lp-hp-products .nav-tabs {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (max-width: 767px) {
  .lp-hp-products .nav-tabs {
    gap: 5px;
  }
}
.lp-hp-products .nav-tabs .nav-item .nav-link {
  color: rgba(32, 52, 67, 0.29);
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  background-color: transparent;
  border: 0;
  border-radius: 10px;
  transition: all ease-in-out 0.3s;
  padding: 8px 24px;
}
@media (max-width: 767px) {
  .lp-hp-products .nav-tabs .nav-item .nav-link {
    padding: 8px 16px;
    border-radius: 8px;
  }
}
.lp-hp-products .nav-tabs .nav-item .nav-link:hover {
  color: #74b502;
}
.lp-hp-products .nav-tabs .nav-item .nav-link.active {
  background-color: #74b502;
  color: #fff;
}
@media (max-width: 767px) {
  .lp-hp-products .lp-products-list {
    padding: 0;
  }
  .lp-hp-products .lp-products-list .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 40px;
  }
  .lp-hp-products .lp-products-list .item {
    margin-bottom: 0;
  }
  .lp-hp-products .lp-products-list .item .image {
    height: 109px;
    margin-bottom: 16px;
  }
  .lp-hp-products .lp-products-list .item .image img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lp-hp-products .lp-products-list .item .info {
    padding: 0;
  }
  .lp-hp-products .lp-products-list .item .info .title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 4px;
  }
  .lp-hp-products .lp-products-list .item .info .category {
    margin-bottom: 4px;
  }
  .lp-hp-products .lp-products-list .item .info .category a {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
  .lp-hp-products .lp-products-list .item .info .content {
    font-size: 12px;
    letter-spacing: 0.24px;
    margin-bottom: 4px;
  }
  .lp-hp-products .lp-products-list .item .info .content * {
    font-size: 12px !important;
    line-height: 18px !important;
    letter-spacing: 0.24px;
  }
  .lp-hp-products .lp-products-list .item .lp-options {
    font-size: 12px;
    font-style: italic;
    letter-spacing: 0.24px;
  }
  .lp-hp-products .lp-products-list .item .action .price {
    font-size: 12px;
    line-height: 12.536px;
  }
  .lp-hp-products .lp-products-list .item .action a,
  .lp-hp-products .lp-products-list .item .action button {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
}
@media (max-width: 767px) {
  .lp-hp-products .lp-showmore {
    padding-top: 40px;
  }
  .lp-hp-products .lp-showmore a {
    padding: 12px 28px;
    border-radius: 8px;
    height: 36px;
    align-items: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.3px;
  }
}

.lp-hp-popular {
  background-position: top right;
  background-repeat: no-repeat;
}
@media (max-width: 1399px) {
  .lp-hp-popular {
    background-position: top right -150px;
  }
}
@media (max-width: 1199px) {
  .lp-hp-popular {
    background-position: top right -300px;
  }
}
@media (max-width: 1023px) {
  .lp-hp-popular {
    background-image: none !important;
  }
}
.lp-hp-popular .inner {
  padding-top: 24px;
  padding-bottom: 5px;
  width: 547px;
  max-width: 100%;
}
@media (max-width: 1199px) {
  .lp-hp-popular .inner {
    width: 450px;
  }
}
@media (max-width: 1023px) {
  .lp-hp-popular .inner {
    width: 100%;
    padding-top: 32px;
  }
}
.lp-hp-popular h4 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-hp-popular h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-hp-popular h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-hp-popular h3 {
  color: #163953;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-hp-popular h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-hp-popular h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}
.lp-hp-popular .content {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
@media (max-width: 767px) {
  .lp-hp-popular .content {
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.24px;
    margin-bottom: 40px;
  }
}
.lp-hp-popular .content strong {
  font-weight: 700;
  text-transform: uppercase;
}

.lp-hp-quote {
  background-position: top right;
  background-repeat: no-repeat;
  padding: 116px 0 137px;
  margin-bottom: 97px;
}
@media (max-width: 1399px) {
  .lp-hp-quote {
    background-position: top right -150px;
  }
}
@media (max-width: 1199px) {
  .lp-hp-quote {
    background-image: none !important;
    padding: 80px 0 0;
  }
}
@media (max-width: 1023px) {
  .lp-hp-quote {
    padding: 40px 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .lp-hp-quote {
    padding: 0;
    margin-bottom: 0;
  }
}
.lp-hp-quote .inner {
  margin-left: 45px;
  width: 956px;
  max-width: 100%;
  border-left: 9px #74b502 solid;
  padding: 24px 0 24px 60px;
  color: #163953;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lora;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}
@media (max-width: 1199px) {
  .lp-hp-quote .inner {
    padding: 24px 30px;
    font-size: 24px;
    line-height: 125%;
    border-left: 5px #74b502 solid;
  }
}
@media (max-width: 1023px) {
  .lp-hp-quote .inner {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .lp-hp-quote .inner {
    margin-left: 0;
    padding: 0 0 0 16px;
    width: auto;
    border-left: 4px #74b502 solid;
    font-size: 14px;
    line-height: 20px;
  }
}

.lp-about-page .lp-ap-banner {
  position: relative;
  background-size: cover;
  background-position: top right;
}
@media (max-width: 767px) {
  .lp-about-page .lp-ap-banner {
    padding: 110px 0 85px;
    min-height: 360px;
  }
}
.lp-about-page .lp-ap-banner img {
  width: 100%;
}
@media (max-width: 767px) {
  .lp-about-page .lp-ap-banner img {
    display: none;
  }
}
.lp-about-page .lp-ap-banner .inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.lp-about-page .lp-ap-banner .inner h1 {
  color: #123d5e;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lora;
  font-size: 48px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
  padding-left: 38px;
}
@media (max-width: 1199px) {
  .lp-about-page .lp-ap-banner .inner h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .lp-about-page .lp-ap-banner .inner h1 {
    padding-left: 0;
    font-size: 21px;
    line-height: 28px;
  }
}
.lp-about-page .lp-ap-welcome {
  padding: 120px 0;
}
@media (max-width: 1023px) {
  .lp-about-page .lp-ap-welcome {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .lp-about-page .lp-ap-welcome {
    padding: 60px 0 55px;
  }
}
.lp-about-page .lp-ap-welcome h4 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-about-page .lp-ap-welcome h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-about-page .lp-ap-welcome h4 {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-about-page .lp-ap-welcome h3 {
  color: #163953;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-about-page .lp-ap-welcome h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-about-page .lp-ap-welcome h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 32px;
  }
}
.lp-about-page .lp-ap-welcome .content {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}
.lp-about-page .lp-ap-welcome .content p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .lp-about-page .lp-ap-welcome .content {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
@media (max-width: 1023px) {
  .lp-about-page .lp-contact-us {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .lp-about-page .lp-contact-us .box {
    padding: 37px 16px 0 25px;
    border-radius: 0;
  }
  .lp-about-page .lp-contact-us .box .inner {
    padding-bottom: 24px;
    display: block;
    border-bottom: 1px rgba(22, 57, 83, 0.3) solid;
  }
  .lp-about-page .lp-contact-us .box .inner h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .lp-about-page .lp-contact-us .box .inner h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .lp-about-page .lp-contact-us .box .inner p {
    letter-spacing: 0.32px;
  }
  .lp-about-page .lp-contact-us .box .inner .action {
    padding-top: 40px;
  }
  .lp-about-page .lp-contact-us .box .inner .action a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 167px;
    height: 36px;
    border-radius: 8px;
    background-color: #74b502;
    color: #fff;
    font-family: Lato;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    text-decoration: none;
  }
}
.lp-about-page .lp-contact-us h3 {
  width: 100% !important;
}
.lp-about-page .lp-contact-us p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .lp-about-page .lp-why-larand {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .lp-about-page .lp-why-larand {
    padding: 32px 0 0;
  }
  .lp-about-page .lp-why-larand .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
  }
  .lp-about-page .lp-why-larand .col-xl-6 .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 40px;
  }
  .lp-about-page .lp-why-larand .lp-wp {
    padding-bottom: 64px;
    border-bottom: 1px rgba(22, 57, 83, 0.3) solid;
  }
  .lp-about-page .lp-why-larand .header h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .lp-about-page .lp-why-larand .header h3 {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 32px;
  }
  .lp-about-page .lp-why-larand .content {
    color: #163953;
    font-family: Lato;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.24px;
    margin-bottom: 56px;
  }
  .lp-about-page .lp-why-larand .item {
    padding: 0;
  }
  .lp-about-page .lp-why-larand .item .image {
    height: 73px;
    margin-bottom: 32px;
  }
  .lp-about-page .lp-why-larand .item .title {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
  .lp-about-page .lp-why-larand .item .body {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
@media (max-width: 1023px) {
  .lp-about-page .lp-testimonials {
    padding-top: 64px;
  }
  .lp-about-page .lp-testimonials .slide {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .lp-about-page .lp-footer-contact {
    padding-top: 40px;
  }
}

.lp-contact-page {
  padding: 94px 0 75px;
}
@media (max-width: 1023px) {
  .lp-contact-page {
    padding-top: 40px;
  }
}
.lp-contact-page .lp-page-header {
  margin-bottom: 45px;
}
.lp-contact-page .lp-page-body .inner {
  border-top: 1px rgba(0, 0, 0, 0.1) solid;
}
.lp-contact-page .lp-page-body .title {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
}
.lp-contact-page .lp-page-body .description {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.48px;
  margin-bottom: 24px;
}
.lp-contact-page .lp-page-body .box {
  margin-top: 35px;
  width: 433px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 767px) {
  .lp-contact-page .lp-page-body .box {
    width: auto;
    margin-bottom: 40px;
  }
}
.lp-contact-page .lp-page-body .box .line {
  display: flex;
  width: 100%;
  gap: 20px;
}
.lp-contact-page .lp-page-body .box .line div {
  flex: 1;
}
.lp-contact-page .lp-page-body .box .line div span {
  display: block;
  margin-bottom: 4px;
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
}
.lp-contact-page .lp-page-body .box .line div a {
  text-decoration: none;
  color: #000;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  transition: all ease-in-out 0.3s;
}
.lp-contact-page .lp-page-body .box .line div a:hover {
  color: #74b502;
}
.lp-contact-page .lp-page-body .form {
  padding: 35px 44px 0;
  border-left: 1px rgba(0, 0, 0, 0.1) solid;
}
@media (max-width: 1023px) {
  .lp-contact-page .lp-page-body .form {
    padding: 35px 0 0 32px;
  }
}
@media (max-width: 767px) {
  .lp-contact-page .lp-page-body .form {
    border: 0;
    padding: 0;
  }
}
.lp-contact-page .lp-page-body .form .lp-form {
  width: 100%;
}
@media (max-width: 1023px) {
  .lp-contact-page .lp-testimonials {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .lp-contact-page .lp-testimonials {
    padding-top: 40px;
  }
}

.lp-policy-page {
  padding: 94px 0 0;
}
@media (max-width: 1023px) {
  .lp-policy-page {
    padding-top: 40px;
  }
}
.lp-policy-page .lp-page-header {
  margin-bottom: 85px;
}
@media (max-width: 1023px) {
  .lp-policy-page .lp-page-header {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .lp-policy-page .lp-page-header {
    margin-bottom: 40px;
  }
}
.lp-policy-page .lp-page-header h1 {
  margin-bottom: 0;
}
.lp-policy-page .nav-tabs {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 60px;
       column-gap: 60px;
  row-gap: 16px;
}
@media (max-width: 1199px) {
  .lp-policy-page .nav-tabs {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media (max-width: 1023px) {
  .lp-policy-page .nav-tabs {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .lp-policy-page .nav-tabs {
    row-gap: 10px;
  }
}
.lp-policy-page .nav-tabs .nav-item .nav-link {
  color: rgba(32, 52, 67, 0.29);
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
  background-color: transparent;
  border: 0;
  border-radius: 10px;
  transition: all ease-in-out 0.3s;
  padding: 8px 24px;
}
@media (max-width: 767px) {
  .lp-policy-page .nav-tabs .nav-item .nav-link {
    padding: 8px 12px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
}
.lp-policy-page .nav-tabs .nav-item .nav-link:hover {
  color: #74b502;
}
.lp-policy-page .nav-tabs .nav-item .nav-link.active {
  background-color: #74b502;
  color: #fff;
}
.lp-policy-page .tab-content {
  margin-bottom: -60px;
  padding: 8px 0;
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}
.lp-policy-page .tab-content h1,
.lp-policy-page .tab-content h2,
.lp-policy-page .tab-content h3,
.lp-policy-page .tab-content h4,
.lp-policy-page .tab-content h5,
.lp-policy-page .tab-content h6 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
}
.lp-policy-page .tab-content h2 {
  font-size: 28px;
}
@media (max-width: 1199px) {
  .lp-policy-page .tab-content h2 {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .lp-policy-page .lp-footer-contact {
    margin-top: 100px;
  }
}

@media (max-width: 767px) {
  body.archive .lp-contact-us {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  body.archive .lp-testimonials {
    display: none;
  }
}

.lp-products-page {
  padding-top: 112px;
}
@media (max-width: 1199px) {
  .lp-products-page {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .lp-products-page {
    padding-top: 40px;
  }
}
.lp-products-page .lp-page-header {
  margin-bottom: 72px;
}
@media (max-width: 1199px) {
  .lp-products-page .lp-page-header {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .lp-products-page .lp-page-header {
    margin-bottom: 24px;
  }
}
.lp-products-page .lp-tabs {
  gap: 20px;
  margin-bottom: 48px;
  padding-left: 0;
  margin-left: 0;
}
@media (max-width: 1023px) {
  .lp-products-page .lp-tabs {
    margin-bottom: 24px;
    gap: 5px;
  }
}
@media (max-width: 767px) {
  .lp-products-page .lp-tabs {
    margin-bottom: 16px;
  }
}
.lp-products-page .lp-pp-inner {
  padding-bottom: 102px;
  border-top: 1px rgba(22, 57, 83, 0.3) solid;
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-inner {
    padding-bottom: 64px;
  }
}
.lp-products-page .lp-pp-filter {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  position: sticky;
  top: 193px;
  background-color: #fff;
}
@media (max-width: 1023px) {
  .lp-products-page .lp-pp-filter {
    top: 145px;
  }
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-filter {
    width: 100%;
    top: 167px;
  }
}
.lp-products-page .lp-pp-filter .block:not(:last-child) {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-filter .block:not(:last-child) {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-filter .block {
    margin-bottom: 0;
    padding-bottom: 16px;
  }
}
.lp-products-page .lp-pp-filter .block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-filter .block ul {
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 16px;
         column-gap: 16px;
    row-gap: 3px;
  }
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-filter .block ul li {
    min-width: calc(50% - 10px);
  }
}
.lp-products-page .lp-pp-filter .block ul li .form-check {
  margin-bottom: 0;
}
.lp-products-page .lp-pp-filter .block ul li label {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-filter .block ul li label {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
.lp-products-page .lp-pp-filter .block ul li a {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  transition: all ease-in-out 0.3s;
}
.lp-products-page .lp-pp-filter .block ul li a:hover {
  color: #74b502;
}
.lp-products-page .lp-pp-filter .title {
  color: #74b502;
  font-family: Lato;
  font-size: 20px;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-filter .title {
    font-size: 18px;
    line-height: 24px;
  }
}
.lp-products-page .lp-pp-filter nav ul li {
  position: relative;
  padding-left: 16px;
}
.lp-products-page .lp-pp-filter nav ul li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-image: url(images/icon-li.svg);
  background-size: cover;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.lp-products-page .lp-pp-result {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px rgba(22, 57, 83, 0.3) solid;
  padding: 9px 0;
  position: sticky;
  top: 193px;
  background-color: #fff;
  z-index: 3;
}
.lp-products-page .lp-pp-result > span {
  text-transform: none !important;
  color: #203443;
  font-family: Lato;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.24px;
}
@media (max-width: 1023px) {
  .lp-products-page .lp-pp-result {
    top: 145px;
  }
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-result {
    top: 167px;
    padding: 8px 0;
  }
}
.lp-products-page .lp-pp-result .woocommerce-notices-wrapper {
  display: none;
}
.lp-products-page .lp-pp-result .woocommerce-ordering {
  margin-bottom: 0;
}
.lp-products-page .lp-pp-result .woocommerce-result-count,
.lp-products-page .lp-pp-result > span {
  color: #203443;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.lp-products-page .lp-pp-result .orderby {
  border: 0;
  width: 207px;
  padding: 9px 0;
  color: #163953;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
  outline: 0 !important;
}
@media (max-width: 767px) {
  .lp-products-page .lp-pp-result .orderby {
    padding: 8px 0;
  }
}
.lp-products-page .lp-pp-result .lp-pp-sort {
  display: inline-flex;
  align-items: center;
}
.lp-products-page .lp-pp-result .lp-pp-sort span {
  margin-right: 78px;
  color: #203443;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
.lp-products-page .lp-pp-result .lp-pp-sort .form-select {
  width: 207px;
  padding: 9px 0;
  color: #163953;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
.lp-products-page .lp-products-list .row {
  --bs-gutter-y: 100px;
}
@media (max-width: 1023px) {
  .lp-products-page .lp-products-list .row {
    --bs-gutter-y: 32px;
  }
}
@media (max-width: 767px) {
  .lp-products-page .lp-products-list .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 12px;
  }
}
.lp-products-page .lp-products-list .item {
  padding: 8px 0;
  height: auto;
}
@media (max-width: 767px) {
  .lp-products-page .lp-products-list .item {
    padding: 0;
  }
  .lp-products-page .lp-products-list .item .image {
    height: 109px;
    margin-bottom: 16px;
  }
  .lp-products-page .lp-products-list .item .image img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lp-products-page .lp-products-list .item .info {
    padding: 0;
  }
  .lp-products-page .lp-products-list .item .info .category {
    margin-bottom: 4px;
  }
  .lp-products-page .lp-products-list .item .info .category a {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
  .lp-products-page .lp-products-list .item .info .title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 4px;
  }
  .lp-products-page .lp-products-list .item .info .content {
    margin-bottom: 4px;
  }
  .lp-products-page .lp-products-list .item .info .content,
  .lp-products-page .lp-products-list .item .info .content * {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
  .lp-products-page .lp-products-list .item .lp-options {
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
  .lp-products-page .lp-products-list .item .action .price {
    font-size: 12px;
    line-height: 12.536px;
  }
  .lp-products-page .lp-products-list .item .action a,
  .lp-products-page .lp-products-list .item .action button {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
}

.lp-product-page {
  padding-top: 80px;
}
@media (max-width: 1023px) {
  .lp-product-page {
    padding-top: 40px;
  }
}
.lp-product-page .lp-pp-image .image-list {
  display: flex;
  flex-direction: column;
  gap: 26px;
  height: 100%;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .image-list {
    gap: 10px;
  }
}
.lp-product-page .lp-pp-image .image-list span {
  display: block;
  width: 100%;
  padding: 7px 0;
  border-radius: 5px;
  border: 1px solid #e2e8f0;
  overflow: hidden;
  flex: 1;
  max-height: 117px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .image-list span {
    max-height: 80px;
    padding: 4px;
  }
}
.lp-product-page .lp-pp-image .image-list span.active {
  border-color: transparent;
}
.lp-product-page .lp-pp-image .image-list span:hover img {
  transform: scale(1.1);
}
.lp-product-page .lp-pp-image .image-list span img {
  transform-origin: center;
  transition: all ease-in-out 0.3s;
  width: 100%;
}
.lp-product-page .lp-pp-image .image-preview {
  height: 100%;
  border-radius: 10px;
  border: 1px solid rgba(217, 217, 217, 0.5);
  background-color: #fff;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .image-preview {
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 42px;
    height: auto;
    max-height: 280px;
  }
}
.lp-product-page .lp-pp-image .image-preview img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.lp-product-page .lp-pp-image .lp-breadcrumb {
  margin-bottom: 8px;
  text-transform: uppercase;
}
.lp-product-page .lp-pp-image .lp-breadcrumb a,
.lp-product-page .lp-pp-image .lp-breadcrumb span {
  color: rgba(22, 57, 83, 0.3);
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .lp-breadcrumb a,
  .lp-product-page .lp-pp-image .lp-breadcrumb span {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
.lp-product-page .lp-pp-image .lp-breadcrumb a:hover {
  color: #74b502;
}
.lp-product-page .lp-pp-image .lp-breadcrumb span {
  padding: 0 10px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .lp-breadcrumb span {
    padding: 0 4px;
  }
}
.lp-product-page .lp-pp-image .lp-breadcrumb span:last-child {
  display: none;
}
.lp-product-page .lp-pp-image .category {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .lp-product-page .lp-pp-image .category {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .category {
    font-size: 18px;
    line-height: 22px;
  }
}
.lp-product-page .lp-pp-image .title {
  color: #163953;
  font-family: Lato;
  font-size: 48px;
  font-weight: 800;
  line-height: 116.667%;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .lp-product-page .lp-pp-image .title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .title {
    font-size: 30px;
    line-height: 32px;
  }
}
.lp-product-page .lp-pp-image .sku {
  color: rgba(22, 57, 83, 0.3);
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .sku {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
.lp-product-page .lp-pp-image .price {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 32px;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .price {
    font-size: 18px;
    line-height: 12.536px;
    margin-bottom: 24px;
  }
}
.lp-product-page .lp-pp-image .price ins {
  text-decoration: none;
}
.lp-product-page .lp-pp-image .price del {
  font-weight: 400;
  color: rgba(22, 57, 83, 0.3);
}
.lp-product-page .lp-pp-image .choose-attribute,
.lp-product-page .lp-pp-image .choose-size {
  margin-bottom: 20px;
}
.lp-product-page .lp-pp-image .choose-attribute label,
.lp-product-page .lp-pp-image .choose-size label {
  display: block;
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.lp-product-page .lp-pp-image .choose-attribute .options,
.lp-product-page .lp-pp-image .choose-size .options {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.lp-product-page .lp-pp-image .choose-attribute .options .option,
.lp-product-page .lp-pp-image .choose-size .options .option {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 25px;
  min-width: 205px;
  border-radius: 20px;
  border: 1px solid rgba(22, 57, 83, 0.3);
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  color: rgba(22, 57, 83, 0.3);
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
.lp-product-page .lp-pp-image .choose-attribute .options .option.active,
.lp-product-page .lp-pp-image .choose-size .options .option.active {
  color: #163953;
  border-color: #74b502;
  background-color: rgba(116, 181, 2, 0.15);
}
.lp-product-page .lp-pp-image .choose-attribute .options .option:hover,
.lp-product-page .lp-pp-image .choose-size .options .option:hover {
  color: #74b502;
  border-color: #74b502;
}
.lp-product-page .lp-pp-image .package {
  margin-bottom: 16px;
}
.lp-product-page .lp-pp-image .package .form-check {
  margin-bottom: 0;
}
.lp-product-page .lp-pp-image .package .form-check label {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
}
.lp-product-page .lp-pp-image .highlight {
  padding: 13px 40px;
  border-radius: 20px;
  background: rgba(0, 102, 179, 0.07);
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .highlight {
    padding: 20px 10px 20px 20px;
    margin-bottom: 32px;
  }
}
.lp-product-page .lp-pp-image .highlight h4 {
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  margin-bottom: 8px;
  position: relative;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .highlight h4 {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
.lp-product-page .lp-pp-image .highlight h4::before {
  content: "";
  left: -29px;
  top: -2px;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(images/icon-star.svg);
  background-size: cover;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .highlight h4::before {
    width: 16px;
    height: 16px;
    left: -15px;
    top: -10px;
  }
}
.lp-product-page .lp-pp-image .highlight ul {
  padding: 0 4px;
  list-style: none;
  margin: 0;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .highlight ul {
    padding: 0;
  }
}
.lp-product-page .lp-pp-image .highlight ul li {
  padding-left: 16px;
  position: relative;
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .highlight ul li {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    white-space: nowrap;
  }
}
.lp-product-page .lp-pp-image .highlight ul li::before {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  background-image: url(images/icon-li.svg);
  background-size: cover;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .highlight ul li::before {
    width: 9px;
    height: 9px;
    top: 3px;
  }
}
.lp-product-page .lp-pp-image .add-to-cart {
  display: flex;
  align-items: center;
  gap: 18px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-pp-image .add-to-cart {
    gap: 20px;
  }
}
.lp-product-page .lp-pp-image .add-to-cart .input {
  position: relative;
}
.lp-product-page .lp-pp-image .add-to-cart .input button {
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #163953;
  font-family: Lato;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  width: 24px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.lp-product-page .lp-pp-image .add-to-cart .input button:first-child {
  left: 14px;
}
.lp-product-page .lp-pp-image .add-to-cart .input button:last-child {
  right: 14px;
}
.lp-product-page .lp-pp-image .add-to-cart .input button:disabled {
  color: rgba(22, 57, 83, 0.29);
}
.lp-product-page .lp-pp-image .add-to-cart .input input {
  height: 48px;
  border-radius: 20px;
  border: 1px solid rgba(22, 57, 83, 0.3);
  padding: 7px 48px;
  color: #163953;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
  text-align: center;
  outline: 0;
  width: 207px;
}
.lp-product-page .lp-pp-image .add-to-cart .lp-add-to-cart {
  height: 48px;
  border: 0;
  flex: 1;
  padding: 15px 25px;
  border-radius: 20px;
  background: #74b502;
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
.lp-product-page .lp-product-body {
  padding-top: 32px;
  padding-bottom: 81px;
  border-bottom: 1px rgba(22, 57, 83, 0.29) solid;
  margin-bottom: 64px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-product-body {
    margin-bottom: 32px;
  }
}
.lp-product-page .lp-product-body .nav-tabs {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 60px;
       column-gap: 60px;
  row-gap: 16px;
}
@media (max-width: 1199px) {
  .lp-product-page .lp-product-body .nav-tabs {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (max-width: 767px) {
  .lp-product-page .lp-product-body .nav-tabs {
    -moz-column-gap: 5px;
         column-gap: 5px;
    row-gap: 10px;
    padding-bottom: 16px;
  }
}
.lp-product-page .lp-product-body .nav-tabs .nav-item .nav-link {
  color: rgba(32, 52, 67, 0.29);
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
  background-color: transparent;
  border: 0;
  border-radius: 10px;
  transition: all ease-in-out 0.3s;
  padding: 8px 24px;
}
@media (max-width: 1023px) {
  .lp-product-page .lp-product-body .nav-tabs .nav-item .nav-link {
    padding: 6px 12px;
  }
}
@media (max-width: 767px) {
  .lp-product-page .lp-product-body .nav-tabs .nav-item .nav-link {
    padding: 6px 8px;
    border-radius: 8px;
    font-size: 12px;
  }
}
.lp-product-page .lp-product-body .nav-tabs .nav-item .nav-link:hover {
  color: #74b502;
}
.lp-product-page .lp-product-body .nav-tabs .nav-item .nav-link.active {
  background-color: #74b502;
  color: #fff;
}
.lp-product-page .lp-product-body .tab-content {
  margin-bottom: -60px;
  padding: 8px 0;
  color: #163953;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}
.lp-product-page .lp-product-body .tab-content h1,
.lp-product-page .lp-product-body .tab-content h2,
.lp-product-page .lp-product-body .tab-content h3,
.lp-product-page .lp-product-body .tab-content h4,
.lp-product-page .lp-product-body .tab-content h5,
.lp-product-page .lp-product-body .tab-content h6 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 24px;
}
.lp-product-page .lp-product-body .tab-content h2 {
  font-size: 28px;
}
@media (max-width: 1199px) {
  .lp-product-page .lp-product-body .tab-content h2 {
    font-size: 22px;
  }
}
.lp-product-page .lp-related-products h4 {
  color: #74b502;
  text-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.05);
  font-family: Lato;
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .lp-product-page .lp-related-products h4 {
    font-size: 36px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .lp-product-page .lp-related-products h4 {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .lp-product-page .lp-related-products .lp-products-list {
    padding: 0;
  }
  .lp-product-page .lp-related-products .lp-products-list .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 40px;
  }
}
.lp-product-page .lp-related-products .lp-products-list .item {
  padding: 8px 10px;
  margin: 0;
}
@media (max-width: 767px) {
  .lp-product-page .lp-related-products .lp-products-list .item {
    padding: 0;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .image {
    height: 109px;
    margin-bottom: 16px;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .image img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .info {
    padding: 0;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .info .category {
    margin-bottom: 4px;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .info .category a {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .info .title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 4px;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .info .content {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
    margin-bottom: 4px;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .info .content * {
    font-size: 12px !important;
    line-height: 18px !important;
    letter-spacing: 0.24px;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .lp-options {
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .action .price {
    font-size: 12px;
    line-height: 12.536px;
  }
  .lp-product-page .lp-related-products .lp-products-list .item .action a,
  .lp-product-page .lp-related-products .lp-products-list .item .action button {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.2px;
  }
}
@media (max-width: 767px) {
  .lp-product-page .lp-related-products .lp-showmore {
    padding-top: 40px;
  }
  .lp-product-page .lp-related-products .lp-showmore a {
    height: 36px;
    align-items: center;
    border-radius: 8px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.3px;
    padding: 12px 28px;
  }
}
.lp-product-page .lp-product-footer {
  padding-bottom: 56px;
  border-bottom: 1px rgba(22, 57, 83, 0.29) solid;
}
.lp-product-page .lp-why-larand {
  padding-top: 52px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-why-larand {
    padding-top: 32px;
    padding-bottom: 76px;
  }
  .lp-product-page .lp-why-larand .header h3 {
    margin-bottom: 32px;
  }
  .lp-product-page .lp-why-larand .col-xl-6 .row {
    --bs-gutter-y: 40px;
  }
  .lp-product-page .lp-why-larand .item {
    padding: 0;
  }
  .lp-product-page .lp-why-larand .item .image {
    height: 82px;
    margin-bottom: 20px;
  }
  .lp-product-page .lp-why-larand .item .title {
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 0.2px;
    margin-bottom: 6px;
  }
  .lp-product-page .lp-why-larand .item .body {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.24px;
  }
}
@media (max-width: 767px) {
  .lp-product-page .lp-contact-us {
    padding-bottom: 0;
    padding-top: 0;
  }
  .lp-product-page .lp-contact-us .box {
    padding: 45px 20px 0;
  }
  .lp-product-page .lp-contact-us .box .inner {
    padding-bottom: 71px;
    border-bottom: 1px rgba(22, 57, 83, 0.3) solid;
  }
  .lp-product-page .lp-contact-us .box .inner h3 {
    margin-bottom: 16px;
  }
}
.lp-product-page .lp-testimonials {
  padding-bottom: 64px;
  padding-top: 32px;
}
@media (max-width: 767px) {
  .lp-product-page .lp-testimonials {
    padding-bottom: 40px;
  }
  .lp-product-page .lp-testimonials h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .lp-product-page .lp-testimonials h3 {
    font-size: 30px;
    line-height: 32px;
  }
  .lp-product-page .lp-testimonials .slide {
    padding-bottom: 0;
  }
}

.woocs-style-3-dlg-header,
.woocs-style-3-close {
  color: #74b502;
}

.woocommerce-pagination ul {
  border: 0 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 20px !important;
}
@media (max-width: 1023px) {
  .woocommerce-pagination ul {
    gap: 10px !important;
  }
}
@media (max-width: 767px) {
  .woocommerce-pagination ul {
    gap: 5px !important;
  }
}
.woocommerce-pagination li {
  border: 0 !important;
}
.woocommerce-pagination li .page-numbers {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  background-color: transparent;
  border: 1px transparent solid;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: capitalize;
  color: rgba(22, 57, 83, 0.33);
  transition: all ease-in-out 0.3s;
}
@media (max-width: 1023px) {
  .woocommerce-pagination li .page-numbers {
    width: 36px;
    height: 36px;
    border-radius: 5px;
  }
}
@media (max-width: 767px) {
  .woocommerce-pagination li .page-numbers {
    width: 32px;
    height: 32px;
    border-radius: 5px;
    font-size: 14px;
  }
}
.woocommerce-pagination li .page-numbers:hover, .woocommerce-pagination li .page-numbers.current {
  color: #163953;
}
.woocommerce-pagination li .page-numbers.prev {
  border-color: #163953;
  color: #163953;
}
.woocommerce-pagination li .page-numbers.next {
  border-color: #74b502;
  background-color: #74b502;
  color: #163953;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.lp-cart-form .variations_form {
  display: block !important;
}

.woocommerce-variation-add-to-cart,
.lp-cart-form .cart {
  display: flex;
  align-items: center;
  gap: 18px;
  width: 100%;
}
.woocommerce-variation-add-to-cart .minus,
.woocommerce-variation-add-to-cart .plus,
.lp-cart-form .cart .minus,
.lp-cart-form .cart .plus {
  background-color: transparent;
  border: 0;
  outline: 0;
  position: relative;
  z-index: 2;
  z-index: 2;
  color: #163953;
  font-family: Lato;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.32px;
  text-transform: uppercase;
  width: 40px;
}
.woocommerce-variation-add-to-cart .minus,
.lp-cart-form .cart .minus {
  margin-right: -60px;
}
@media (max-width: 767px) {
  .woocommerce-variation-add-to-cart .minus,
  .lp-cart-form .cart .minus {
    order: 2;
  }
}
.woocommerce-variation-add-to-cart .plus,
.lp-cart-form .cart .plus {
  margin-left: -60px;
}
@media (max-width: 767px) {
  .woocommerce-variation-add-to-cart .plus,
  .lp-cart-form .cart .plus {
    order: 4;
  }
}
@media (max-width: 767px) {
  .woocommerce-variation-add-to-cart .quantity,
  .lp-cart-form .cart .quantity {
    order: 3;
  }
}
.woocommerce-variation-add-to-cart input[type=number],
.lp-cart-form .cart input[type=number] {
  height: 48px;
  border-radius: 20px;
  border: 1px solid rgba(22, 57, 83, 0.3);
  padding: 7px 48px;
  color: #163953;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: capitalize;
  text-align: center;
  outline: 0;
  width: 207px !important;
}
@media (max-width: 767px) {
  .woocommerce-variation-add-to-cart input[type=number],
  .lp-cart-form .cart input[type=number] {
    width: 150px !important;
    border-radius: 8px;
    height: 36px;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.3px;
  }
}
.woocommerce-variation-add-to-cart button[type=submit],
.lp-cart-form .cart button[type=submit] {
  height: 48px;
  border: 0;
  flex: 1;
  padding: 15px 25px !important;
  border-radius: 20px;
  background-color: #74b502 !important;
  color: #fff !important;
  text-align: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .woocommerce-variation-add-to-cart button[type=submit],
  .lp-cart-form .cart button[type=submit] {
    border-radius: 8px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 1;
    font-size: 10px;
    line-height: 12px;
  }
}

@media (max-width: 767px) {
  .woocommerce-result-count {
    display: none !important;
  }
}

.checkout-button,
button#place_order {
  transition: all ease-in-out 0.3s;
  border-radius: 20px !important;
  background-color: #74b502 !important;
  color: #fff !important;
  font-family: Lato !important;
}
.checkout-button:hover,
button#place_order:hover {
  background-color: #87ce0e !important;
}

button#place_order {
  padding: 15px 40px !important;
}/*# sourceMappingURL=custom.css.map */