/*
Theme Name: Pine Peptides Child
Theme URI: http://blesswebdesigns.com/
Description: This theme has been developed by Bless Web Designs. Please contact us at support@blesswebdesigns.com for any support.
Author: Bless
Author URI: http://blesswebdesigns.com/
Version: 2.0
Template: pinepeptides
License: GNU General Public License
License URI: license.txt
Tags: web design, houston website design, dallas web design, website design
------------------------------------------------------------------"*/
/* Fonts loaded via <link> tags in header.php (Google Fonts + Typekit).
   The old @import in this file was removed — it created a second, slower
   font-loading pipeline that added extra CLS reflow. */
body, html {
font-family: "Jost", "Century Gothic", "Futura", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
/* The site's dark green, not the old pale #B7E4C7. body is what shows through
   any height the page doesn't cover — a short page, an Elementor Canvas
   template that skips the theme wrapper, overscroll bounce on iOS. Painting it
   the site colour means a gap, wherever it comes from, is invisible. */
background:#0F2919 !important;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover, a:focus {
  color: #000;
  text-decoration: none;
}
a, button, input, select, div, h1, h2, h3, h4, h5, h6 {
  outline: none;
}
p {
font-family: "Jost", "Century Gothic", "Futura", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
}
b, strong {
  font-weight: bold !important;
}
img {
  user-select: none; /* Prevents tooltip display on selection */
}
img {
  pointer-events: none;
}
.cf7-floating-message {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 20px;
  background-color: #ff6666;
  color: white;
  border-radius: 5px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 1000;
  font-size: 1rem;
}
#page.site {
  overflow-x: hidden;
}
/* Sticky footer. The old rule guessed the chrome height (100vh - 270px), so any
   page whose header or footer measured differently left a strip of the body
   background showing above the footer. Flex measures it instead of guessing:
   #page fills the viewport, the content area takes whatever is left over, and
   the footer keeps its natural height. */
#page.site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.site-min-height {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
#page.site > footer {
  flex-shrink: 0;
}
/* The page background lives on the inner wrapper, not on .site-min-height, so
   the wrapper has to do the growing or the gap just moves one level down. */
.site-min-height > .pagewrapper,
.site-min-height > #innerpage-wrapper,
.site-min-height > #woocommerce-wrapper,
.site-min-height > .wrapper {
  flex: 1 0 auto;
}
h1 {
font-family: "Parkinsans", "Century Gothic", "Futura", sans-serif !important;
  font-size: 60px;
  margin: 0 0 20px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
}
h2 {
font-family: "Parkinsans", "Century Gothic", "Futura", sans-serif !important;
  font-size: 40px;
  margin: 0 0 20px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
}
h3 {
font-family: "Parkinsans", "Century Gothic", "Futura", sans-serif;
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 1.2;
  font-weight: normal;
  font-style: normal;
}
h4 {
font-family: "Parkinsans", "Century Gothic", "Futura", sans-serif;	
  font-size: 24px;
  margin: 0 0 20px;
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
}
h5 {
  font-size: 22px;
  margin: 0 0 10px;
  line-height: 1;
  font-weight: 700;
  font-family: "Parkinsans", "Century Gothic", "Futura", sans-serif;
  font-style: normal;
}
h6 {
  font-size: 20px;
  margin: 0 0 10px;
  line-height: 1.2;
  font-weight: 700;  font-family: "Parkinsans", "Century Gothic", "Futura", sans-serif;
}
.section1_lefticonbox img[src*=".svg"] {
  display: inline-block;
  max-height: 70px;
}
.home-section3 img[src*=".svg"] {
  display: inline-block;
  max-height: 50px;
}
#navbarNavDropdown {
  padding: 15px 0;
  float: right;
}
#myHeader .navbar-toggler-icon {
  color: #fff;
  display: inline-block;
  padding: 5px;
  line-height: 15px;
  width: 30px;
  height: 30px;
}
#navbarNavDropdown .close-icon {
	border: 1px solid #fff;
	color: #fff;
	width: 35px;
	height: 35px;
	display: inline-block;
	line-height: 26px;
	border-radius: 4px;
	font-size: 30px;
}
#myHeader .navbar-toggler {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* Initial header style */
#myHeader {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
/* Sticky navbar style */
.dropdown-toggle::after {
  content: none !important;
}
.header-right {
	position: relative;
	width: 66%;
	padding-top: 15px;
	text-align: right;
}
.top_phone {
  position: relative;
  padding-right: 15px;
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  text-align: right;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
  display: none;
}
.top_btn {
  position: relative;
  display: block;
  padding-right: 15px;
}
.topphn {
  text-decoration: none;
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
}
.topphn:hover {
  color: #2c9646;
}
.topphn::before {
  content: "";
  position: absolute;
  left: -35px;
  top: 0;
  background-image: url(src/phone-call.svg);
  width: 26px;
  height: 26px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.navbar-brand {
	/* ponytail: shrink-wrap the anchor to the logo so only the image is clickable */
	display: inline-block;
	width: fit-content;
	max-width: 32%;
	padding: 0 !important;
	line-height: 0;
	margin-right: 5px !important;
	margin-top: 10px;
}
.navbar-brand img {
  transition: all 0.5s linear;
  /* ponytail: cap here, not on the file — the logo is a theme-option upload of any size */
  max-width: 201px;
  height: auto;
}
.sticky .navbar-brand img {
  max-width: 201px;
  transition: all 0.5s linear;
}
.navbar {
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  position: fixed !important;
  width: 100%;
  z-index: 1000;
  background-color: transparent;
}
#myHeader .navbar-box {
  align-items: initial;
}
/* Slide-down animation */
.slide-down {
  transform: translateY(0);
  animation: slideDown 0.3s ease-in-out forwards;
}
/* Define the slide-down keyframes */
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

.sticky .top_phone {
	display: none;
}
.sticky .top_btn {
	display: none;
}
#navbarNavDropdown {
  transition: all 0.3s ease-in-out; /* Adjust timing and ease for animation */
}
.collapse:not(.show) {
  transform: translateX(100%); /* Slide out when collapsed */
}
.collapse.show {
  transform: translateX(0); /* Bring back when expanded */
}
.dropdown-menu.show {
  background-color: #182630;
}
#navbarNavDropdown ul li ul.dropdown-menu li a {
	font-size: 15px;
	color: #fff;
	text-align: left;
	padding: 2px 10px;
	text-transform: none;
}
#navbarNavDropdown ul li ul.dropdown-menu li:hover a {
  color: #95EFFB;
  background-color: transparent !important;
}
#navbarNavDropdown ul li ul.dropdown-menu li a:active {
  color: #95EFFB;
}
#navbarNavDropdown ul li.current-menu-parent a {
  color: #95EFFB;
}
#navbarNavDropdown ul li.current-menu-parent ul.dropdown-menu li.current-menu-item a {
  color: #95EFFB;
}
#navbarNavDropdown ul li {
  padding: 4px 5px;
}
#navbarNavDropdown ul li a {
	font-family: "Parkinsans", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 31px;
	text-align: right;
	color: #fff;
	/* text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.75); */
	transition: all 0.5s linear;
	/* text-transform: uppercase; */
}
#navbarNavDropdown ul li.current-menu-item a.nav-link {
  color: #FEC13D;
}
#navbarNavDropdown ul li a:hover{color: #FEC13D;}
/* home banner or slider or video */
#videoExamplepart video {
	height: 800px;
	object-fit: cover;
	opacity: 0.15 !important;
}
.home-slider-block .carousel-item {
  padding: 0;
}
.page-header-block .sub_title {
  font-family: "Jost", sans-serif;
  text-transform: none;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 60%;
}
#carouselExampleCaptions .carousel-item {
  height: 800px;
}
#carouselExampleCaptions img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#carouselExampleCaptions .carousel-caption {
  text-align: center;
  top: 45%;
  max-width: 1155px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#carouselExampleCaptions .carousel-caption h1 {
  font-family: "Parkinsans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px;
}
#carouselExampleCaptions .carousel-caption p {
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 35px;
}
#carouselExampleCaptions .get-started-btn {
	background-color: #FEC13D;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	padding: 8px 20px;
	border-radius: 8px;
	letter-spacing: 0.05em;
	border: 1px solid #FEC13D;
}
#carouselExampleCaptions .get-started-btn:hover {
  background: #000 !important;
	border: 1px solid #000;
  color: #fff !important;
}
#carouselExampleCaptions button {}
#videoExamplepart .carousel-caption {
  text-align: left;
  top: 38%;
  max-width: 1170px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 15px;
}
#videoExamplepart .carousel-caption h1 {
 font-family: "Jost", sans-serif;
  font-style: normal;
font-weight: 800;
font-size: 40px;
line-height: 49px;
  color: #FFFFFF;
  /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.55);*/
	margin-bottom: 20px;
}
#videoExamplepart .carousel-caption p {
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 32px;
	color: #FFFFFF;
	/*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.55);*/
	margin-bottom: 35px;
}
#videoExamplepart .get-started-btn {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c4892f+0,fccb55+29,e3a95f+70,c88a37+100 */
  background: linear-gradient(to right, rgba(196, 137, 47, 1) 0%, rgba(252, 203, 85, 1) 29%, rgba(227, 169, 95, 1) 70%, rgba(200, 138, 55, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  font-family: "Jost", sans-serif;
  border: 0;
  display: inline-block;
  width: auto;
  color: #000;
  cursor: pointer;
  padding: 15px 20px;
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
#videoExamplepart .get-started-btn:hover {
  background: #3366CC !important;
  color: #fff !important;
}
#videoExamplepart .slide-up-text {
  max-width: 500px;
}
#videoExamplepart p.slide-up-text {
	max-width: 750px;
}
#carouselExampleCaptions .carousel-indicators {
  display: none;
}
#videoExamplepart {
	position: relative;
	background-image: url(src/doctor.webp);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
}
#videoExamplepart::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(58, 212, 240, 0.5) 0%, rgba(255, 255, 255, 0) 39.81%);
  left: 0;
  right: 0;
}
#videoExamplepart::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(58, 212, 240, 0.5) 0%, rgba(0, 0, 0, 0.2) 39.81%);
	width: 100%;
	height: 100%;
	z-index: 9;
}
#slider_buttons {
  display: flex;
  justify-content: left;
}
.slider-wrapper-button {
  margin: 10px 0;
}
.request-btn {
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  background: #1E1E1E;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  text-transform:uppercase;
  padding: 10px 25px;
}
.request-btn:hover {
  background: #000;
  color: #FFFFFF;
}
.contact-btn {
  background: none;
  border-radius: 5px;
  display: inline-block !important;
  width: auto;
  padding: 16px 25px;
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
}
.contact-btn:hover {
  background: #007FFF;
  color: #FFFFFF;
  border: 1px solid #007FFF;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 14px;
  color: #dc3232;
  border: 1px solid #dc3232 !important;
  text-align: center;
  font-family: "Jost", sans-serif !important;
}
#contact-form .wpcf7-spinner {
	left: -25%;
	top: -36px;
	float: right;
}
/* Initially hide the navbar menu and position it off the screen */
.navbar-collapse-right {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 300px; /* Adjust width as needed */
  background-color: white; /* Menu background color */
  z-index: 1050;
  transform: translateX(100%); /* Hide off-screen */
  transition: transform 0.3s ease-in-out;
}
/* Show the menu when it's active (after toggling) */
.navbar-collapse.show {
  transform: translateX(0); /* Slide in from right */
}
/* White navbar-toggler icon */
.navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1) !important; /* Optional: Change border color to white */
}
.navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath stroke="rgba(255, 255, 255, 1)" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"/%3E%3C/svg%3E') !important;
}
/* Optional: Adjust the size of the toggler icon if necessary */
.navbar-toggler-icon {
  width: 1.5em;
  height: 1.5em;
}
/* slider top */
.home .wrapper {
  padding: 0;
}
/* footer */
footer {
  background-color: #231F20;
  position: relative;
}
#foot1 #media_image-5 {
  max-width: 180px;
}
#contact-form *::placeholder {
  color: #fff;
  opacity: 1;
}
#rdbtn .wpcf7-list-item {
  width: 33%;
  margin-bottom: 15px;
  margin-left: 0;
}
#rdbtn span {}
#contact-form .wpcf7-not-valid-tip {
  /* position: absolute; */
  /* font-size: 14px; */
  /* width: 285px; */
  /* bottom: 5px; */
  /* display: flex; */
}
.wpcf7-response-output {
  margin: 0 !important;
}
#contact-form .radio {
  display: block;
  cursor: pointer;
  user-select: none;
  text-align: left;
  & + .radio {
    margin-top: 12px;
  }
  input {
    display: none;
    & + span {
      display: inline-block;
      position: relative;
      padding-left: 30px;
      &:before {
        content: '';
        display: block;
        position: absolute;
        top: 4px;
        left: 0px;
        border-radius: 50%;
        margin-right: 5px;
        width: 16px;
        height: 16px;
        border: 1px solid #ffa629;
        background: #fff;
      }
      &:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #ffa629;
        position: absolute;
        border-radius: 50%;
        top: 7px;
        left: 3px;
        opacity: 0;
        transform: scale(0, 0);
        transition: all .2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
      }
    }
    &:checked + span:after {
      opacity: 1;
      transform: scale(1, 1);
    }
  }
}
.top_footer {
  padding-top: 80px;
}
.top_footer h3 {
  margin-bottom: 10px;
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
.top_footer ul {
  color: #fff;
  margin: 0;
  padding: 0;
}
.top_footer ul li {
  list-style: none;
  padding-bottom: 10px;
}
.top_footer ul li a {
  display: inline-block;
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
.top_footer ul li a:hover {
  color: #2c9646;
}
.footer-address-box li a {
  transition: all 0.5s linear;
}
.footer-address-box li a:hover {
  transition: all 0.5s linear;
  padding-left: 2px;
}
.top_footer .widget_nav_menu ul li a {
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  transition: all 0.5s linear;
}
.top_footer .widget_nav_menu ul li a:hover {
  padding-left: 2px;
  transition: all 0.5s linear;
  color: #2c9646;
}
#foot2 {
  position: relative;
}
#foot2 ul {
  padding-left: 15px;
}
#foot2 ul li::before {
  content: "";
	position: absolute;
	left: -12px;
	top: 13px;
	width: 4px;
	height: 4px;
	background-color: #2c9646;
	border-radius: 100%;
}
#foot3 {
  position: relative;
}
#foot3 ul {
  padding-left: 15px;
}
#foot3 ul li::before {
	content: "";
	position: absolute;
	left: -12px;
	top: 13px;
	width: 4px;
	height: 4px;
	background-color: #2c9646;
	border-radius: 100%;
}
.copyright-text {
font-family: "Jost", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 26px;
letter-spacing: 0.01em;
color: #FFFFFF;
}
.copyright {
  position: relative;
  padding: 0px;
}
.copyright ul {
  margin: 0;
  text-align: right;
}
.copyright ul li {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  padding: 0 8px;
  position: relative;
}
.copyright ul li a {
  font-family: "Jost", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 20px;
letter-spacing: 0.01em;
color: #FFFFFF;
}
.copyright ul li a:hover {
  color: #2c9646;
}
.copyright .menu-footer-menu-container ul li:last-child {
  position: relative;
}
.copyright .menu-footer-menu-container ul li:last-child::after {
  content: "";
  position: absolute;
  left: -3px;
  height: 14px;
  width: 1px;
  background-color: #aabfce;
  top: 5px;
}
.socialfooter {
  position: relative;
  display: block;
}
.socialfooter #Icon_awesome-facebook-f {
  fill: #000;
}
.socialfooter #Icon_awesome-facebook-f:hover {
  fill: #fff;
}
.socialfooter #Icon_awesome-instagram {
  fill: #000;
}
.socialfooter #Icon_awesome-instagram:hover {
  fill: #fff;
}
.socialfooter #twitter {
  fill: #000;
}
.socialfooter #twitter:hover {
  fill: #fff;
}
.socialfooter #Icon_awesome-linkedin-in {
  fill: #000;
}
.socialfooter #Icon_awesome-linkedin-in:hover {
  fill: #fff;
}
.socialfooter ul li {
	display: inline-block;
	margin-right: 0;
	margin-left: 0px;
	padding: 0 2px;
}
.socialfooter ul li svg {
	fill: #fff;
	height: 30px;
	padding: 5px;
	width: 30px;
	border: 1px solid #fff;
	border-radius: 100%;
	background-color: transparent;
}
.socialfooter ul li svg:hover {
  fill: #2c9646;
  border: 1px solid #2c9646;
}
#foot4 ul {
  text-align: right;
}
.contactpage_formpart .wpcf7 {
  max-width: 730px;
}
.contactpage_addresspart p a {
  text-decoration: none;
  color: #182630;
}
#form_contact .wpcf7 {
  max-width: 100%;
}
#form_contact {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
#contact-form p {
  margin: 0;
}
.footer-address-box {
  list-style: none outside none;
  padding: 0;
  margin: 0 0 45px;
}
.footer-address-box li img {
	position: absolute;
	left: 0;
	top: 6px;
	max-width: 18px;
	max-height: 22px;
}
.footer-address-box li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  list-style: none !important;
  margin-left: 0 !important;
  padding-bottom: 0 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
}
.footer-address-box p {
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	margin-bottom: 15px;
}
footer a {
  text-decoration: none;
}
#inner-footer .widget {
  margin-bottom: 25px;
}
/* For button */
#innerpage-wrapper .elementor-size-sm {
  padding: 6px 20px;
  border-radius: 5px;
  font-family: "Jost", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
  text-align: center;
  position: relative;
  z-index: 1;
}
#innerpage-wrapper .elementor-size-sm:hover {}
/* For blog */
.blog-page-container {
  padding: 0px;
}
#innerpage-wrapper .blog-thumb img {
  width: 353px;
  height: 235px;
  object-fit: cover;
}
.blogpost_page {
  padding: 80px 0 50px !important;
}
.page-item.active span {
	background-color: #C6A662 !important;
	border: 1px solid #C6A662;
}
.page-item a {
  color: #18662C;
}
.blog-post h4 a {
  font-size: 22px;
  color: #14234C;
  text-decoration: none;
  line-height: 26px;
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.blog-post h4 {
  font-size: 22px;
  color: #000;
  text-decoration: none;
  line-height: 32px;
  font-family: "Jost", sans-serif;
}
#Icon_awesome-calendar-alt {
  fill: #2c9646;
}
.post-meta {
  font-size: 15px;
  margin-bottom: 10px;
}
.post-meta a {
  text-decoration: none;
  color: #2c9646;
}
.blog-post {
  position: relative;
}
.post_text .btn {
  font-family: "Jost", sans-serif;
  background-color: #18A2B6;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: #fff;
  border-radius: 4px;
}
.post_text .btn:hover {
  color: #fff;
  background-color: #3366CC;
}
.error404 .white-space-fix {
  background: none;
  margin: 0;
  padding: 35px 0 0 0;
}
.error404 #error-404-wrapper {
  padding-top: 30px;
  padding-bottom: 100px;
}
.error404 h1 {
  text-align: center;
  font-size: 200px;
  line-height: 250px;
  color: #000;
}
.error404 #content {
  text-align: center;
}
.error404 .search-form {
  width: 100%;
  max-width: 75%;
  margin: 30px auto;
}
.error404 .submit {
  background-color: #C6A662 !important;
  border: 1px solid #C6A662 !important;
  color: #000;
  font-weight: 600;
}
.white-space-fix {
  padding: 30px 0;
  margin: 0px 0 70px;
  position: relative;
  background: linear-gradient(to right, rgba(162, 107, 37, 1) 0%, rgba(214, 143, 43, 1) 49%, rgba(162, 107, 37, 1) 100%);
}
.search .white-space-fix {
  padding: 200px 0 60px;
  margin: 0px 0 70px;
  position: relative;
  background: #000;
  text-align: center;
}
.search .no-results {
  text-align: center;
}
.search .submit {
  background-color: #C6A662 !important;
  border: 1px solid #C6A662 !important;
  color: #fff !important;
  font-weight: bold;
}
.blog-thumb-overflow {
  overflow: hidden;
  margin-bottom: 20px;
}
.blog-thumb {
  height: 235px;
  position: relative;
  transition: transform 0.3s ease 0s;
  -moz-transition: transform 0.3s ease 0s;
  -ms-transition: transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  -webkit-transition: transform 0.3s ease 0s;
}
.blog-post .blog-content-box:hover .blog-thumb {
  transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  -webkit-transform: scale(1.04);
}
.blog-content-box {
  margin-bottom: 50px;
}
.search-results h3 a {
  font-size: 30px;
  margin-bottom: 10px;
  font-family: "Jost", sans-serif;
  line-height: 42px;
  text-decoration: navajowhite;
  color: #fff;
}
.entry-summary p {
	color: #fff;
}
.search-results .type-page {
  margin-bottom: 15px;
  padding-bottom: 15px;
	border-bottom: 1px dashed #484848;
}
.search-results article {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #484848;
}
.search-results .type-page .btn {
  border-radius: 6px;
  font-size: 15px;
  color: #000;
  font-family: "Jost", sans-serif;
  border: 1px solid #2c9646 !important;
  background-color: #2c9646;
  padding: 8px 18px;
  display: inline-block;
  font-weight: 600;
}
#search-wrapper {
  padding: 0px 0 50px!important;
}
.search-results .btn {
  background-color: #2c9646;
  border: 1px solid #2c9646 !important;
  border-radius: 6px;
  color: #000;
  font-weight: 600;
  font-size: 15px;
  padding: 8px 18px;
  display: inline-block;
}
.search-results .btn:hover {
  color: #fff;
  background: #3366CC;
}
.post-meta time {
  position: relative;
  top: 2px;
}
.navbar-nav .dropdown-menu {
  background-color: #000;
}
#map-text p {
  color: #ffffff !important;
  padding: 0px !important;
}
/* For responsive design, you can ensure this only applies on larger screens */
@media (min-width: 768px) {
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  /* Show dropdowns on hover */
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
  }
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
  }
}
/* Slide-up animation */
@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(50px); /* Start from below */
  }
  to {
    opacity: 1;
    transform: translateY(0); /* End at its normal position */
  }
}
.slide-up-text {
  animation: slideUp 1s ease-in-out both; /* Apply the slide-up animation */
}
#wrapper-navbar .navbar.sticky {
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 999;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  background: #0F2919;
}
.contact_sectionright .wpcf7-response-output {
  color: #fff;
}
.white-space-fix h1 {
  color: #C6A662;
}
.error-404.not-found {
	color: #fff;
}
.error-message {
  color: red;
  font-size: 0.9em;
  display: none; /* Hide initially */
}
.wpcf7-not-valid + .error-message {
  display: inline; /* Show error message when input is invalid */
}
/* Initial state of the element */
.feed-up-effect {
  opacity: 0;
  transform: translateY(50px); /* Starts slightly below its position */
  transition: all 0.8s ease-out; /* Adjust timing for smoothness */
}
/* Active state when scrolled into view */
.feed-up-effect.active {
  opacity: 1;
  transform: translateY(0); /* Moves to its natural position */
}
.page-header-block {
  position: relative;
  padding: 255px 0 80px;
  text-transform: uppercase;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
  background-color: #000000;
}
.shop-banner-container {
  width: 100%;
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px;
}
.shop-banner-inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 120px 20px;
  display: flex;
  text-align: left;
}
.shop-banner-heading h1 {
  font-family: "Jost", sans-serif;
  font-size: 34px;
  font-weight: 800;
  line-height: 44px;
  color: #FFFFFF;
  text-transform: none;
  text-align: left;
  margin: 0;
}
.page-header-block::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	background: linear-gradient(180deg, rgba(58, 212, 240, 0.5) 0%, rgba(255, 255, 255, 0) 39.81%), linear-gradient(0deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45));
}
.page-header-block h1 {
	text-transform: none;
	text-align: center;
	font-family: "Jost", sans-serif;
	font-size: 34px;
	font-weight: 800;
	line-height: 44px;
	color: #FFFFFF;
	z-index: 1;
	position: relative;
}
.post-meta svg path {
	fill: #18A2B6 !important;
}
/* footer part */
#foot2 ul li {
  position: relative;
}
#foot3 ul li {
  position: relative;
}
/* innerpage part */
#inner_clientpart h2 {
  color: #fff !important;
}
#inner_clientpart p {
  color: #fff !important;
}
#inner_clientpart .client-slider {
  border: 0;
  box-shadow: none !important;
}
#inner_clientpart .elementor-testimonial__text {
  color: #fff !important;
}
#inner_clientpart .elementor-testimonial__name {
  color: #fff !important;
}
#inner_clientpart .elementor-testimonial__title {
  color: #fff !important;
}
#inner_clientpart .client-slider::before {
  background-color: transparent;
  border: 0;
}
#inner_clientpart .client-slider .swiper-pagination-bullet-active {
  background: #fff;
  border: 1px solid #fff;
}
#contactpage_form .wpcf7 {
  max-width: 100%;
}
#contact-form .col-md-6 {}
#myHeader .btn-donate {
	background: #1E1E1E;
	border-radius: 8px;
	display: inline-block;
	position: relative;
	text-align: center;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
}


#myHeader .btn-donate:hover {
  background: #000;
  color: #fff;
}

/* homepage form part */
#txfld {
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 8px;
	background-color: transparent;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	height: 50px;
	margin-bottom: 20px;
}
#txfld1 {
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 8px;
	background-color: transparent;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	height: 50px;
	margin-bottom: 20px;
}
#txfld2 {
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 8px;
	background-color: transparent;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	height: 50px;
	margin-bottom: 20px;
}
#txfld3 {
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 8px;
	background-color: transparent;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	height: 50px;
	margin-bottom: 20px;
}

#contact-form select:focus {
	box-shadow: none;
}
#snd {
	background-color: #FEC13D;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 40px;
	border-radius: 8px;
	color: #000;
	display: block;
	width: auto;
	padding: 6px 30px 6px 30px;
	border: 0;
	margin: 0 auto;
}
#snd:hover {
	background-color: #000;
	color: #fff;
}
#txtmgs{
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 8px;
	background-color: transparent;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	height: 175px;
	margin-bottom: 20px;
}
.contact-infobox a{ color:#000;}
.contact-infobox a:hover{ color:#18A2B6;}

.sv-curvimg img {
	filter: drop-shadow(0 15px 25px rgba(0, 0, 0, 0.25)) !important;
}
.elementor-67 .elementor-element-42e0d6b0 {
    filter: drop-shadow(0 15px 25px rgba(0, 0, 0, 0.3));
    overflow: visible !important;
}
.faqbox {
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	border: 1px solid rgba(255, 255, 255, 0.4);
}
.pn-services .svc-body {
	background-image: url(src/boxbg.svg);
	background-repeat: no-repeat;
	background-position: bottom right 20px;
	background-size: 133px;
}

/* homepage part */
.no-banner {
	margin: 0;
	padding: 200px 0 30px;
	background: #0F2919 !important;
	width:100%;
}
.error404 .white-space-fix {
	padding: 100px 0;
}
#errorpagetop {
	padding-bottom: 0 !important;
}
.no-banner h1 {
	font-family: "Parkinsans", sans-serif !important;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	color: #FFFFFF;
}
#privacy_page p {
	font-size: 15px;
	line-height: 23px;
}
#privacy_page h4 {
  font-size: 20px;
  line-height: 20px;
}
#privacy_page h5 {
  font-size: 20px;
  line-height: 20px;
}
#main #privacy_page ul li {
	font-size: 15px;
	line-height: 23px;
}
#privacy_page p a {
	color: #000;
}
#privacy_page p a:hover {
	color: #18a2b6;
}
#privacy_page ul li p{ margin-bottom:0;}

#main .e-con-inner ul li {
	font-family: "Jost", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
	list-style: square;
	padding-bottom: 0px;
}
#wrapper-footer {
	padding: 20px 0;
}
.copyright-footer {
	display: flex;
	float: right;
}
.menu-footer-menu-container ul li {
	padding: 0 8px;
}
.copyright ul {
	padding-left: 10px;
}

#foot3 ul li:nth-child(2) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(2)::before {
	left: 32px;
}

#foot3 ul li:nth-child(4) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(4)::before {
	left: 32px;
}

#foot3 ul li:nth-child(6) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(6)::before {
	left: 32px;
}

#foot3 ul li:nth-child(8) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(8)::before {
	left: 32px;
}

#foot3 ul li:nth-child(10) {
	padding-left: 10%;
}
#foot3 ul li:nth-child(10)::before {
	left: 32px;
}
.cf7-overlay-message {
	bottom: -8px !important;
	left: 0;
	right: 0;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	padding: 2px 6px !important;
}
#snd:focus {
	border: 0 !important;
	box-shadow: none;
}
.servicepage_section1 ul {
	padding-left: 0 !important;
}
#txtmgs:focus {
	box-shadow: none !important;
}
#contact-form input:focus {
	box-shadow: none !important;
}
#benefit_section .elementor-icon-box-icon {
	padding-top: 10px;
}
#main .e-con-inner ul {
	padding-left: 15px;
	margin-bottom: 15px;
}
#benefit_pic1 img {
	object-fit: cover;
}
#privacy_page h1 {
  color: #000;
}
#privacy_page h2 {
  color: #000;
}
#privacy_page h3 {
  color: #000;
}
#privacy_page h4 {
  color: #000;
}
#privacy_page h5 {
  color: #000;
}
#privacy_page h6 {
  color: #000;
}
.testimonial-author {
	font-family: "Jost", sans-serif;
}
.testimonial-organization {
	font-family: "Jost", sans-serif;
}

.socialfooter ul li:nth-child(2) svg {
	padding: 3px;
}
#ct_left a {
	color: #000;
}
#ct_left a:hover {
	color: #2c9646;
}
#main .e-n-accordion-item {
	border-bottom: 1px dashed #63696A;
}
/* ───── PP FOOTER (Pine Peptides — match screenshot) ───── */
footer.pnf-footer {
	position: relative;
	background: #231F20;
	color: #fff;
	font-family: "Jost", sans-serif;
	padding: 0px 0 0;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
}
.pnf-footer * {
	box-sizing: border-box;
}
.pnf-footer a {
	color: inherit;
	text-decoration: none;
	transition: color 0.2s ease;
}
.pnf-footer a:hover {
	color: #18a2b6;
}
.pnf-footer ul,
.pnf-footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}
.pnf-inner {
	max-width: 1280px;
	margin: 0 auto;
	padding: 36px 40px 28px;
}

/* Top row: contact left | address right (2 cols) */
.pnf-top {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	align-items: start;
	padding-bottom: 28px;
}
.pnf-top-col {
	display: flex;
	flex-direction: column;
	gap: 12px;
	min-width: 0;
}
.pnf-top-contact { align-items: flex-start; }
.pnf-top-address {
	align-items: flex-end;
	text-align: right;
}
.pnf-top-address .pnf-addr { text-align: left; }
.pnf-row {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
}
.pnf-row a { color: #fff; }
.pnf-row a:hover { color: #18a2b6; }
.pnf-ic {
	color: #18a2b6;
	width: 22px;
	height: 22px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.pnf-row-addr { align-items: flex-start; }
.pnf-row-addr .pnf-ic { margin-top: 2px; }
.pnf-addr {
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
}

/* Tab-style cap hanging from top center (matches HTML mockup) */
.pnf-cap {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	width: 428px;
	height: 110px;
	background: rgb(27, 117, 186);
	border-radius: 0 0 50px 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	z-index: 2;
	text-decoration: none;
}
.pnf-cap:hover { color: #fff; }
.pnf-cap-logo {
	display: inline-flex;
	align-items: center;
	gap: 12px;
}
.pnf-cap-mark {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.18);
	border: 2px solid rgba(255, 255, 255, 0.85);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.pnf-cap-mark svg { width: 30px; height: 30px; }
.pnf-cap-mark img {
	width: 36px;
	height: 36px;
	object-fit: contain;
	border-radius: 50%;
}
.pnf-cap-lockup {
	display: inline-flex;
	flex-direction: column;
	text-align: left;
	color: #fff;
	line-height: 1.05;
}
.pnf-cap-l1 {
	font-family: "Antic Didone", serif;
	font-size: 22px;
	line-height: 1.05;
	color: #fff;
}
.pnf-cap-l2 {
	font-family: "Antic Didone", serif;
	font-size: 12px;
	line-height: 1.05;
	color: #fff;
	opacity: 0.92;
}
.pnf-cap-l3 {
	font-family: "Jost", sans-serif;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
	opacity: 0.85;
	margin-top: 2px;
}

/* Link columns */
.pnf-links {
	display: grid;
	grid-template-columns: 1fr 2fr;
	gap: 0px;
	padding-top: 15px;
}
.pnf-link-col h4 {
	margin: 0 0 14px;
	padding: 0;
	border: 0;
	font-family: "Jost", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	color: #18A2B6;
}
/* Widget titles are the column headings now — see footer layout block below. */
.pnf-link-col .widget {
	margin: 0;
	padding: 0;
}
.pnf-link-col ul,
.pnf-link-col .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pnf-link-col ul li, .pnf-link-col .menu li {
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	padding: 0 0 0 14px;
	margin: 0 0 5px;
	position: relative;
	font-family: "Jost", sans-serif;
	list-style: none;
	break-inside: avoid;
	page-break-inside: avoid;
}
.pnf-link-col li a {
	color: #fff;
	display: inline-block;
	transition: all 0.5s linear;
}
.pnf-link-col li a:hover {
	color: #18a2b6;
	padding-left: 2px;
	transition: all 0.5s linear;
}
.pnf-link-col ul li::before, .pnf-link-col .menu li::before {
	content: "" !important;
	display: inline-block !important;
	position: absolute;
	left: 0;
	top: 15px;
	color: #fff;
	background: #fff !important;
	width: 5px !important;
	height: 5px !important;
	border-radius: 100% !important;
	font-size: 0;
	line-height: 0;
}

/* Conditions column: list auto-flows into 2 sub-columns */
.pnf-link-col-conditions ul,
.pnf-link-col-conditions .menu {
	column-count: 2;
	column-gap: 40px;
	-webkit-column-count: 2;
	-webkit-column-gap: 40px;
}
.pnf-link-col-conditions ul li,
.pnf-link-col-conditions .menu li {
	-webkit-column-break-inside: avoid;
}

/* Bottom strip */
.pnf-bottom {
	background: #231F20;
	/*border-top: 1px solid rgba(255, 255, 255, 0.07);*/
}
.pnf-bottom-inner {
	max-width: 1280px;
	margin: 0 auto;
	padding: 18px 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 16px;
}
.pnf-copy {
	color: #fff;
	font-size: 16px;
	line-height:20px;
	font-family: "Jost", sans-serif;
}
.pnf-bottom-right {
	display: inline-flex;
	align-items: center;
	gap: 22px;
}
.pnf-policy .pnf-policy-menu,
.pnf-policy ul {
	display: inline-flex;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pnf-policy li {
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	font-size: 14px;
	line-height: 1;
}
.pnf-policy li:last-child { border-right: 0; padding-right: 0; }
.pnf-policy li:first-child { padding-left: 0; }
.pnf-policy li a {
	color: #fff;
	font-size: 16px;
	line-height:20px;
	font-family: "Jost", sans-serif;
}
.pnf-policy li a:hover { color: #18a2b6; }
.pnf-socials {
	display: inline-flex;
	gap: 10px;
}
.pnf-s {
	width: 30px;
	height: 30px;
	border: 1px solid #18a2b6;
	border-radius: 50%;
	color: #18a2b6;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease;
}
.pnf-s:hover {
	background: #18a2b6;
	color: #fff;
}
.pnf-s svg {
	width: 22px;
	height: 22px;
	fill: #18A2B6;
}
.pnf-s svg:hover {
	fill: #fff;
}
.pnf-link-col-quick h4{ 
		position: relative;
	padding-bottom: 14px;
}
.pnf-link-col-conditions h4 {
	position: relative;
	padding-bottom: 14px;
}
.pnf-link-col-quick h4::after {
	content: "";
	position: absolute;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	width: 124px;
	height: 1px;
	left: 0;
	bottom: 0px;
}
.pnf-link-col-conditions h4::after {
	content: "";
	position: absolute;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0px;
}
/* Responsive */
@media (max-width: 991px) {
	.pnf-top {
		/*grid-template-columns: 1fr;
		gap: 18px;*/
	}
	.pnf-top-contact,
	.pnf-top-address {
		/*align-items: flex-start;
		text-align: left;*/
	}
	.pnf-links {
		grid-template-columns: 1fr 1.6fr;
		gap: 30px;
	}
	.pnf-bottom-inner {
		flex-direction: column;
		text-align: center;
		gap: 14px;
	}
}
@media (max-width: 575px) {
	.pnf-top {
		grid-template-columns: 1fr;
		gap: 18px;
	}
	.pnf-top-contact,
	.pnf-top-address {
		align-items: flex-start;
		text-align: left;
	}
	footer.pnf-footer { padding-top: 100px; }
	.pnf-cap {
		width: 86%;
		height: 96px;
	}
	.pnf-cap-l1 { font-size: 18px; }
	.pnf-inner { padding: 28px 20px 20px; }
	.pnf-bottom-inner { padding: 16px 20px; }
	.pnf-links { grid-template-columns: 1fr; gap: 24px; }
	.pnf-link-col-conditions ul,
	.pnf-link-col-conditions .menu {
		column-count: 1;
		-webkit-column-count: 1;
	}
	.pnf-bottom-right { flex-direction: column; gap: 12px; }
}
.d-img img {
	object-fit: cover;
}
.curv-img {
	position: relative;
}
.curv-img::after {
	content: "";
	position: absolute;
	left: -20px;
	bottom: -20px;
	background-image: url(src/curv.svg);
	width: 162px;
	height: 170px;
}
.pnf-cap-logo img {
	padding: 0 30px;
}
#main .e-n-accordion-item:last-child {
	border: 0;
}
.request-btn img {
	padding-left: 5px;
}
.btn-donate img {
	padding-left: 5px;
	position: relative;
	top: -1px;
}


.blog-thumb img {
	border-radius: 10px !important;
}
.blog-thumb img:hover {
	border-radius: 10px !important;
}
#meet {
	cursor: inherit;
}
.faqbox .accordion-item {
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.faqbox .accordion-item h3 {
	font-family: "Jost", sans-serif;
	font-size: 22px;
	line-height:24px;
	font-weight: 600;
}
.faqbox .accordion-button:not(.collapsed) {
	box-shadow: none !important;
}
.faqbox .accordion-item:last-child {
	border-bottom: 0 !important;
}
.resource_box ul li {
	margin-bottom: 12px;
	padding-bottom: 12px !important;
	border-bottom: 1px solid #eaeaea;
	display: inline-block;
	line-height: 30px;
}
.resource_box ul li a {
	color: #1B75BA;
}
#contact-addressinfo p a {
	color: #fff;
}
#contact-addressinfo p a:hover {
	color: #18A2B6;
}

.faq-part .accordion-item {
	border-left: 0;
	border-top: 0;
	border-right: 0;
}
.accordion-button {
	box-shadow: none !important;
}
/* ---------- Home banner: eyebrow, buttons, trust badges ---------- */
#carouselExampleCaptions .carousel-caption {
  text-align: left;
  top: 55%;
  transform: translateY(-50%);
  bottom: auto;
  padding: 0 0px;
}
#carouselExampleCaptions .carousel-caption h1,
#carouselExampleCaptions .carousel-caption p {
  text-align: left;
}
#carouselExampleCaptions .carousel-caption h1 {
  text-transform: none;
  max-width: 560px;
}
#carouselExampleCaptions .carousel-caption p {
  max-width: 560px;
  margin-bottom: 30px;
}
.pp-banner-eyebrow {
  display: block;
font-family: "Oxanium", sans-serif;
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 15px;
letter-spacing: 0.15em;
text-transform: uppercase;
color: #FEC13D;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.55);
  margin-bottom: 18px;
}
.pp-banner-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 34px;
}
#carouselExampleCaptions .pp-banner-buttons .get-started-btn {
  background-color: #FEC13D;
}
.pp-ghost-btn {
  display: inline-block;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 36px;
  text-transform: uppercase;
  padding: 8px 20px;
  border: 1px solid #FEC13D;
  border-radius: 8px;
  color: #FEC13D;
  text-decoration: none;
}
/* Hover, focus, tap and the sticky :focus state after a click all get the
   same solid fill. The dark label only reads against the yellow, so the two
   must never be set apart from each other — that was leaving dark text on the
   dark banner once the button had been clicked. */
.pp-ghost-btn:hover,
.pp-ghost-btn:focus,
.pp-ghost-btn:focus-visible,
.pp-ghost-btn:active,
#carouselExampleCaptions .pp-banner-buttons .pp-ghost-btn:hover,
#carouselExampleCaptions .pp-banner-buttons .pp-ghost-btn:focus,
#carouselExampleCaptions .pp-banner-buttons .pp-ghost-btn:active {
  background: #FEC13D;
  border-color: #FEC13D;
  color: #14331f;
}
/* Keyboard users still need to see where they are. */
.pp-ghost-btn:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
}
.pp-banner-badges {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 230px));
  gap: 5px 30px;
  max-width: 550px;
}
.pp-banner-badges li {
	font-family: "Parkinsans", sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
	line-height: 36px;
	letter-spacing: 0.05em;
	display: flex;
	align-items: center;
	gap: 8px;
}
.pp-banner-badges svg {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  color: #f0c53c;
}
/* ID scope needed to beat #carouselExampleCaptions img { width:100%;height:100vh } */
#carouselExampleCaptions .pp-banner-badges img {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  object-fit: contain;
  vertical-align: middle;
}
.pp-banner-badges li {
	position: relative;
	padding-bottom: 5px;
}
.pp-banner-badges li:nth-child(1) {
	border-bottom: 1px solid rgba(183, 228, 199, 0.11);
}
.pp-banner-badges li:nth-child(2) {
	border-bottom: 1px solid rgba(183, 228, 199, 0.11);
}
/* Staggered fade-in-up for the banner text stack (reuses .slide-up-text) */
#carouselExampleCaptions .carousel-item.active .pp-banner-eyebrow { animation-delay: .1s; }
#carouselExampleCaptions .carousel-item.active h1.slide-up-text { animation-delay: .25s; }
#carouselExampleCaptions .carousel-item.active p.slide-up-text { animation-delay: .4s; }
#carouselExampleCaptions .carousel-item.active .pp-banner-buttons { animation-delay: .55s; }
#carouselExampleCaptions .carousel-item.active .pp-banner-badges { animation-delay: .7s; }

/* ---------- Footer layout (brand + 3 widget columns + disclaimer + bottom strip) ---------- */
footer.pnf-footer { background: #12301d; color: #ffffff; padding-top: 0; }
footer.pnf-footer .pnf-inner {
  max-width: 1170px;
  margin: 0 auto;
  padding: 55px 20px 0;
}
/* Kill the old tab-shaped cap from the previous theme — plain logo now. */
footer.pnf-footer .pnf-brand .pnf-cap {
  position: static;
  display: inline-block;
  transform: none;
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
  z-index: auto;
}
footer.pnf-footer .pnf-brand .pnf-cap-logo {
	display: block;
	text-align: left;
}
footer.pnf-footer .pnf-brand .pnf-cap-logo img { padding: 0; }
footer.pnf-footer .pnf-top {
  display: grid;
  grid-template-columns: 1.2fr 2.4fr;
  gap: 40px;
  align-items: start;
}
footer.pnf-footer .pnf-brand img { max-width: 190px; height: auto; }
footer.pnf-footer .pnf-desc {
	margin: 22px 0 0;
	font-size: 18px;
	line-height: 26px;
	color: #B7E4C7;
	max-width: 380px;
	font-family: "Jost", sans-serif;
	font-weight: 400;
}
footer.pnf-footer .pnf-links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
}
footer.pnf-footer .pnf-link-col .widgettitle,
footer.pnf-footer .pnf-link-col h2.widgettitle,
footer.pnf-footer .pnf-link-col h3.widgettitle,
footer.pnf-footer .pnf-link-col h4 {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #C6A662;
  margin: 0 0 10px;
  line-height: 26px;
}
footer.pnf-footer .pnf-link-col ul { list-style: none; margin: 0; padding: 0; }
footer.pnf-footer .pnf-link-col li { margin-bottom: 0px; }
footer.pnf-footer .pnf-link-col li::before { content: "•"; color: #d3a557; margin-right: 9px; }
footer.pnf-footer .pnf-link-col a { color: #ffffff; text-decoration: none; font-size: 17px; }
footer.pnf-footer .pnf-link-col a:hover { color: #d3a557; }
footer.pnf-footer .pnf-disclaimer {
  margin-top: 45px;
  padding-top: 25px;
  border-top: 1px dashed rgba(255, 255, 255, 0.09);
  font-size: 14px;
  line-height: 20px;
  color: #B7E4C7;
}
footer.pnf-footer .pnf-disclaimer p {
	font-size: 13px;
	line-height: 20px;
	font-weight: 300;
}
footer.pnf-footer .pnf-disclaimer p { margin: 0; }
footer.pnf-footer .pnf-bottom { border: 0; background: #12301d; }
footer.pnf-footer .pnf-bottom-inner {
  max-width: 1170px;
  margin: 0 auto;
  padding: 26px 20px 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  justify-content: space-between;
}
footer.pnf-footer .pnf-copy { font-size: 14px; color: #ffffff; }
footer.pnf-footer .pnf-pay { display: flex; align-items: center; gap: 12px; }
footer.pnf-footer .pnf-pay img { height: 34px; width: auto; }

/* Banner: image and slide share one height — kills the white strip under the carousel */
/* ponytail: fixed 800px band, full-bleed image (cover, centered). No vh unit, so
   zoom can't shrink the image away from the slide. Art is 2200x1166 (1.89:1) vs
   a ~2.4:1 band, so it trims evenly top/bottom — re-export at 2200x925 for zero trim. */
#carouselExampleCaptions .carousel-inner,
#carouselExampleCaptions .carousel-item {
  height: 800px;
  background: #12301d;
}
#carouselExampleCaptions img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}

/* ---------- Shop / archive grid — same cards as the PP Products widget ---------- */
.woocommerce ul.products,
.woocommerce-page ul.products {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Clearfix pseudo-elements would become flex items and break the rows. */
.woocommerce ul.products::before,
.woocommerce ul.products::after,
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after { display: none !important; content: none !important; }
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: calc(25% - 18px) !important;
  margin: 0 !important;
  float: none !important;
  clear: none !important;
  background: #bfe6c2;
  border-radius: 14px;
  padding: 26px 16px 24px !important;
  text-align: center;
  display: flex;
  flex-direction: column;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}
/* style.css is linked before wp_head(), so WooCommerce's stylesheet wins every
   equal-specificity tie. The rules Woo also targets need !important. */
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
  width: auto !important;
  max-width: 100% !important;
  height: 260px !important;
  object-fit: contain;
  margin: 0 auto 18px !important;
  display: block;
  box-shadow: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-family: "Jost", sans-serif !important;
	font-size: 20px !important;
	font-weight: 600;
	color: #14331f;
	padding: 0 !important;
	margin-bottom: .5rem !important;
	line-height: 26px;
}
.woocommerce ul.products li.product .pn-product-excerpt {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #2f5138;
  margin-bottom: 18px;
}
.woocommerce ul.products li.product .pn-product-excerpt p { margin: 0; }
.woocommerce ul.products li.product .pn-product-foot {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  font-family: "Jost", sans-serif;
  font-size: 36px !important;
  font-weight: 600;
  color: #14331f !important;
  margin: 0 !important;
  line-height: 45px;
}
.woocommerce ul.products li.product .price del { font-size: 18px; opacity: .6; margin-right: 6px; }
.woocommerce ul.products li.product .price ins { text-decoration: none; }
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
  
}
img.pn-cart-icon,
.woocommerce ul.products li.product .pn-cart-icon,
.woocommerce ul.products li.product a img.pn-cart-icon {
  width: 18px !important;
  height: 18px !important;
  min-height: 0 !important;
  max-width: 18px !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  display: inline-block !important;
  vertical-align: middle;
  object-fit: contain;
}
.woocommerce ul.products li.product .button:hover { background: #d3a557 !important; opacity: .85; color: #14331f !important; }
.woocommerce ul.products li.product .onsale {
  background: #14331f;
  color: #fff;
  top: 12px;
  right: 12px;
  left: auto;
  margin: 0;
}

#main .add_to_cart_button {
	background: #C6A662;
	color: #000;
	font-family: "Oxanium", sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	padding: 7px 10px;
	border-radius: 6px;
	border: 0;
	margin-top: 6px !important;
}
#main ul.products li.product .price {
	font-size: 36px;
	display: block;
	font-family: "Parkinsans", sans-serif;
	font-weight: 600;
	line-height: 45px;
}
#main .add_to_cart_button img {
	margin-right: 5px !important;
	position: relative;
	top: -1px;
}

/* Single product gallery — never render the vial larger than its source. */
.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 620px;
  margin: 0 auto;
  display: block;
}

/* Header Account + Cart links */
.header-account-cart {
	display: flex;
	align-items: center;
	gap: 30px;
	justify-content: right;
	padding-right: 15px;
}
.header-account-cart a {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: #fff;
	text-decoration: none;
	font-family: "Jost", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
}
.header-account-cart img {
	width: 16px;
	height: auto;
	position: relative;
	top: 0px;
}
.header-account-cart .cart-icon {
	left: -8px;
}
.header-cart{position:relative}
.header-cart .cart-count {
	position: absolute;
	top: -8px;
	left: 2px;
	min-width: 16px;
	height: 16px;
	padding: 0 4px;
	border-radius: 50%;
	background: #B7E4C7;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}

.pp-breadcrumb {
	margin-top: 10px;
}
.explor-list li span {
	font-family: "Parkinsans", sans-serif !important;
}
.single-product #myHeader {
	border-bottom: 1px solid rgba(198,166,98,0.20);
}
.added_to_cart.wc-forward {
	font-family: "Parkinsans", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #0F2919;
	line-height: 22px;
	clear: both;
	display: block;
	width: 100%;
}
.header-account-cart a:hover {
	color: #C6A662;
}
#main .actions button {
	background-color: #0F2919;
	border: 1px solid #0F2919;
	color: #fff;
	font-family: "Jost", sans-serif;
}
#main .actions button:hover {
	background-color: #C6A662;
	border: 1px solid #C6A662;
	color: #000;
	font-family: "Jost", sans-serif;
}
#main #coupon_code {
	font-family: "Jost", sans-serif;
	font-size: 16px;
	line-height: 30px;
}
#main .woocommerce {
	font-family: "Jost", sans-serif;
}
#main .woocommerce .product-name a {
	color: #fff;
}
#main .cart_totals .btn {
	background-color: #0F2919;
	border: 1px solid #0F2919;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-size: 20px;
}
#main .cart_totals .btn:hover {
	background-color: #C6A662;
	border: 1px solid #C6A662;
	color: #fff;
}
.pp-rating .star-rating {
	color: #ff7f24 !important;
	font-size: 13px !important;
	width: 7.5em !important;
	letter-spacing: 4px;
	margin-top: -3px;
}
.woocommerce-info::before {
	color: #fff !important;
}
.woocommerce-info {
	padding: 1em 2em 1em 3.5em;
	background-color: #C6A662 !important;
	border: 1px solid #C6A662 !important;
	color: #000;
	font-family: "Jost", sans-serif;
	line-height: 24px;
}
.woocommerce-info a {
	color: #fff !important;
}
.woocommerce h2 {
	color: #fff;
}
.woocommerce h3 {
	color: #fff;
}
.woocommerce-NoticeGroup .woocommerce-error a {
	color: #000;
}
#place_order {
	background-color: #1B4332;
	border: 1px solid #1B4332;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-size: 20px;
}
#place_order:hover {
	background-color: #C6A662;
	border: 1px solid #C6A662;
	color: #fff;
}
.woocommerce {
	color: #fff;
}
.list-group .list-group-item.active {
	background-color: #0F2919 !important;
	border: 1px solid #0F2919 !important;
}
.woocommerce-MyAccount-content a {
	color: #C6A662;
}
/* Password show/hide eye. Woo draws it as an icon-font glyph on some versions
 * and an SVG background on others, and both render dark against this theme's
 * dark inputs. brightness(0) invert(1) forces either one to solid white, so it
 * stays visible without caring which markup Woo shipped. Global on purpose —
 * the same toggle appears on login, register, checkout account and reset
 * password, so it is styled once here instead of per-page. */
.woocommerce .password-input,
.woocommerce-page .password-input {
	display: block;
	position: relative;
	width: 100%;
}
.woocommerce .password-input input.input-text,
.woocommerce-page .password-input input.input-text {
	padding-right: 46px !important;
}
/* !important on the positioning: header.php links this file before wp_head(),
 * so Woo's own `.woocommerce form .show-password-input {top:.7em}` and
 * understrap's `.woocommerce-page form .show-password-input {top:initial}` both
 * load later at higher specificity. (The old `margin-top:25px` hack here was
 * working around the same thing, and left the icon off-centre.) */
.woocommerce .show-password-input,
.woocommerce-page .show-password-input {
	position: absolute !important;
	right: 14px !important;
	top: 50% !important;
	bottom: auto !important;
	transform: translateY(-50%);
	margin: 0 !important;
	padding: 0;
	filter: brightness(0) invert(1);
	opacity: .6;
	cursor: pointer;
	transition: opacity .18s ease;
}
.woocommerce .show-password-input:hover,
.woocommerce .show-password-input:focus-visible,
.woocommerce .show-password-input.display-password,
.woocommerce-page .show-password-input:hover,
.woocommerce-page .show-password-input:focus-visible,
.woocommerce-page .show-password-input.display-password {
	opacity: 1;
}
.woocommerce-LostPassword.lost_password a {
	color: #fff;
}
.woocommerce-Button.btn.btn-outline-primary.wc-forward.button {
	background-color: #0F2919 !important;
	border: 1px solid #0F2919 !important;
}
.woocommerce-privacy-policy-text a {
	color: #fff;
}
.woocommerce-privacy-policy-text a:hover {
	color: #C6A662;
}
.form-row.form-row-last .btn {
	background-color: #C6A662 !important;
	border: 1px solid #C6A662 !important;
	color: #fff !important;
}
.woocommerce-MyAccount-content .btn {
	background-color: #0F2919 !important;
	border: 1px solid #0F2919 !important;
}
#main .woocommerce a.remove {
	background-color:#fff;
	font-size: 20px !important;
	line-height: 18px !important;
}
#main .woocommerce a.remove:hover {
	color: #C6A662 !important;
}

/* ============================================================
 * .pn-glass - reusable iOS-style frosted glass box.
 * Add "pn-glass" to any Elementor container/section/widget
 * (Advanced > CSS Classes) to get the effect.
 * Tune per-box with the --pn-glass-* variables below.
 * ============================================================ */
.pn-glass {
	--pn-glass-blur: 5px;
	--pn-glass-brightness: 1.12;
	--pn-glass-radius: 16px;
	--pn-glass-edge: rgba(255, 255, 255, 0.55);
	--pn-glass-edge-hover: rgba(198, 166, 98, 0.75);

	background-color: transparent !important;
	background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0) 100%) !important;
	-webkit-backdrop-filter: blur(var(--pn-glass-blur)) saturate(120%) brightness(var(--pn-glass-brightness));
	backdrop-filter: blur(var(--pn-glass-blur)) saturate(120%) brightness(var(--pn-glass-brightness));
	border: 0 !important;
	border-radius: var(--pn-glass-radius) !important;
	box-shadow: none !important;
	position: relative;
	transition: background-color 0.3s ease;
}
/* gradient hairline border - bright at corners, fading along edges.
   ::after (not ::before) because Elementor owns .e-con:before. */
.pn-glass::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: inherit;
	padding: 1px;
	background: linear-gradient(135deg,
		var(--pn-glass-edge) 0%,
		rgba(255, 255, 255, 0.1) 25%,
		rgba(255, 255, 255, 0.04) 50%,
		rgba(255, 255, 255, 0.12) 75%,
		rgba(255, 255, 255, 0.45) 100%);
	-webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
	mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	pointer-events: none;
	transition: background 0.3s ease;
}
.pn-glass:hover {
	background-color: rgba(255, 255, 255, 0.05) !important;
}
.pn-glass:hover::after {
	background: linear-gradient(135deg,
		var(--pn-glass-edge-hover) 0%,
		rgba(198, 166, 98, 0.18) 25%,
		rgba(198, 166, 98, 0.08) 50%,
		rgba(198, 166, 98, 0.2) 75%,
		rgba(198, 166, 98, 0.65) 100%);
}

/* hover pop-out - "Explore by Research Focus" icon list */
.explor-list .elementor-icon-list-item {
	position: relative;
	z-index: 1;
	border-radius: 8px;
	transform-origin: left center;
	transition: transform 0.3s cubic-bezier(0.2, 0.8, 0.25, 1), box-shadow 0.3s ease;
}
.explor-list .elementor-icon-list-item:hover {
	z-index: 2;
	transform: scale(1.04);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
}
@media (prefers-reduced-motion: reduce) {
	.explor-list .elementor-icon-list-item:hover {
		transform: none;
	}
}
.woocommerce .woocommerce-ordering select {
	font-family: "Jost", sans-serif !important;
}
#coupon-error-notice {
	color: #fff !important;
	font-size: 12px;
}
#customer_details .col-sm-7 {
	padding-left: 0;
}
#customer_details .col-sm-5 {
	padding-left: 0;
	margin-bottom:20px !important;
}
.pp-tab-btn {
	bottom: -2px;
	z-index: 9 !important;
}
.woocommerce-form-login__submit {
	background-color: #C6A662 !important;
	border: 0 !important;
	color: #fff !important;
}
.pp-related ul.products li.product .button, .pp-related ul.products li.product .add_to_cart_button {
	font-family: "Oxanium", sans-serif !important;
}
.product-quantity::before {
	padding-top: 5px;
}
.product-subtotal::before {
	padding-top: 5px;
}
.pp-tab-panel[data-panel="reviews"] .star-rating {
	color: #ff7f24 !important;
	font-size: 13px !important;
	letter-spacing: 4px;
	/* ponytail: Woo's 5.4em box + 4px letter-spacing clips the 5th star */
	width: 7.5em !important;
}
.pp-tab-panel[data-panel="reviews"] .star-rating::before {
	color: rgba(255, 255, 255, .35);
	letter-spacing: 4px;
}
.woocommerce p.stars a {
	font-size: 13px !important;
}
.pp-tab-panel[data-panel="reviews"] p.stars:hover a, .pp-tab-panel[data-panel="reviews"] p.stars.selected a {
	color: #ff7f24 !important;
}
#review_form {
	width: 100%;
	margin: 0 auto;
	max-width: 980px;
}
@media (max-width: 991px) {
	#review_form { max-width: 100%; }
}
/* Carousel banner: make item match inner height on responsive */
@media(max-width:991px){
	#carouselExampleCaptions .carousel-inner,
	#carouselExampleCaptions .carousel-item{height:100vh!important;}
	#carouselExampleCaptions .carousel-item img{width:100%;height:100%;object-fit:cover;object-position:center center;}
}
.woocommerce-ordering {
	padding-top: 50px;
}
#pp-lab-reports {
	font-family: "Jost", sans-serif;
}
#customer_login {
	width: 100%;
	max-width: 75%;
	margin: 0 auto;
}
.woocommerce-ResetPassword {
	width: 100%;
	max-width: 75%;
	margin: 0 auto;
	border: 1px solid #2C5443;
	padding: 35px;
	border-radius: 10px;
}
.woocommerce-ResetPassword .btn-outline-primary {
	background: #C6A662 !important;
	color: #14331f !important;
	font-family: "Oxanium", sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	border: 1px solid #C6A662 !important;
	border-radius: 6px;
	transition: opacity 0.2s ease;
	line-height: 25px;
}
.woocommerce-ResetPassword .btn-outline-primary:hover {
	background: #FEC13D !important;
	color: #14331f !important;
	border: 1px solid #FEC13D !important;
}
#page .woocommerce-error li {
	padding-left: 40px !important;
}
.button.wc-forward {
	background-color: #0F2919 !important;
	border: 1px solid #0F2919 !important;
}
.woocommerce-notices-wrapper {
	border: 0 !important;
	box-shadow:none !important;
}
.list-group a {
	background-color: #143427 !important;
}
.list-group a:hover {
	background-color: #0F2919 !important;
}
.woocommerce div.product form.cart {
	margin-bottom: 0 !important;
}
.pp-usps {
	margin-top: 50px!important;
}
.pp-title {
	margin-bottom: 10px !important;
}
.shop-banner-container {
	position: relative;
}
.shop-banner-container:after {
	content:"";
	position: absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.55);
	left:0;
	right:0;
	bottom:0;
}
.shop-banner-inner h1 {
	position: relative;
	z-index: 1;
}
.shop-banner-inner h1 {
	position: relative;
	z-index: 1;
}
.woocommerce-no-products-found {
	margin-top: 50px;
}
.select2-selection__placeholder {
	color: #fff !important;
}