/******
custom style
******/
/* STYLING FOR PAGE TEMPLATE HOME-FOOD FIRST  */


.product-cards__images {
    display: flex;
    justify-content: center;
}

.product-cards__titles {
    display: flex;
    justify-content: space-evenly;
}
h3.product-card__title {
    margin: -30px 0px 0px 0px !important;
    font-size: 26px;
    font-weight: 400;
}
.set-heart {
display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 20px 20px;
    margin: 0px !important;
}
.set-heart .heart {
    margin: 0px !important;
}
@media (max-width: 768px) {
    h3.product-card__title {
        font-size: 18px !important;
    }
}

.newsletter {
    display: none;
}
.pop-bird{
    display: none;
}
.banners {
    display: none;
}
.nutri-berries-image {
    display: flex;
    justify-content: center;
    background-color: transparent;
        margin-top: -35px;


}

.social .icons .pb ul.wp-block-social-links {
    margin-top: -2px !important;
    background: #f3ebe6;
    padding: 5px 17px;
    border-radius: 50px;
    width: 170px;
    height: 42px;
}

body.page-template-page-home-foodfirst .newprod .gridp {
  grid-template-columns: 1.5fr repeat(1, 1fr) 1.5fr;
}

body.page-template-page-home-foodfirst .newprod .gridp {
  grid-template-columns: 1.5fr repeat(1, 1fr) 1.5fr;
}

.quick-space {
  margin-bottom: 2rem;
}

body.page-template-page-home-foodfirst .newprod {
  margin-bottom: 3.95rem;
  font-size: 22px;
}

body.page-template-page-home-foodfirst .newprod h2,
body.page-template-page-home-foodfirst .newprod .head {
  text-align: center;
}

body.page-template-page-home-foodfirst .newprod ul.heart {
  /* margin: 0 18%; */
  font-size: 1.12rem;
  line-height: 2 !important;
}
body.page-template-page-home-foodfirst .home .newprod ul.heart {
  margin: 0px !important;
}

body.page-template-page-home-foodfirst .newprod ul.heart li {
  /* margin-bottom: 0.5em; */
  background: url('/pet-birds/wp-content/themes/pb18/images/heart.png') left no-repeat;
  padding-left: 40px;
}

body.page-template-page-home-foodfirst .newprod .gridp {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}

/* Make Changes @ 04-04-24 HERE  */
body.page-template-page-home-foodfirst .newprod .gridf {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  margin: 0 0%;
}

body.page-template-page-home-foodfirst .newprod .prodcap {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #aa001b;
  font-size: 1.12rem;
}

body.page-template-page-home-foodfirst .newprod p {
  width: 100%;
  margin: 10px auto 0em;
}

body.page-template-page-home-foodfirst .hero img {
  object-fit: cover;
}

/* STYLING FOR PAGE TEMPLATE HOME-FOOD FIRST  */

body.page-template-page-home-foodfirst .newprod .gridp {
  grid-template-columns: 1.5fr repeat(1, 1fr) 1.5fr;
}

body.page-id-36934 .newprod .gridp {
  grid-template-columns: 1.5fr repeat(1, 1fr) 1.5fr;
}

.quick-space {
  margin-bottom: 2rem;
}

.page-id-36934 .newprod {
  margin-bottom: 3.95rem;
  font-size: 22px;
}

.page-id-36934 .newprod h2,
.page-id-36934 .newprod .head {
  text-align: center;
}

.page-id-36934 .newprod ul.heart {
  margin: 0 18%;
  font-size: 1.12rem;
}

.page-id-36934 .newprod ul.heart li {
  margin-bottom: 0.5em;
  background: url('../images/heart.png') left no-repeat;
  padding-left: 40px;
}

.page-id-36934 .newprod .gridp {
  display: grid;
  grid-template-columns: 1.5fr repeat(3, 1fr) 1.5fr;
}

.page-id-36934 .newprod .gridf {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin: 0 25%;
}

.page-id-36934 .newprod .prodcap {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #aa001b;
  font-size: 1.12rem;
}

.page-id-36934 .newprod p {
  width: 73%;
  margin: 1em auto 1.5em;
}

.page-id-36934 .hero img {
  object-fit: cover;
}

/* social links styles */

.social {
  padding-bottom: 1rem;
  width: 217px;
}

header .social .icons {
  display: flex;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  justify-content: center;
}

.social .icons .pb ul.wp-block-social-links {
  margin-top: -2px !important;
  /* background: #f3ebe6; */
  padding: 5px 17px;
  border-radius: 50px;
}

header .wp-block-social-links {
  margin: 0 !important;
}

.combined-link {
  position: relative;
}

.combined-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: -5px;
  background-color: #f3ebe6;
  border-radius: 0 0 50px 50px;
  padding: 5px;
  z-index: 1;
}

.combined-link:hover .combined-dropdown {
  display: block;
}

.combined-dropdown-link {
  display: block;
  padding: 5px;
  color: #000000;
  text-decoration: none;
}

.combined-dropdown-link:hover {
  background-color: #f1f1f1;
}

.site-footer .wp-block-social-links {
  margin: 0;
}

/* social links styles */


/* Cookie Yes Styling */

.cky-notice-group .cky-notice-btn-wrapper button.cky-btn-customize {
  order: 2;
}

.cky-notice-group .cky-notice-btn-wrapper button.cky-btn-reject {
  order: 1;
}

.cky-notice-group .cky-notice-btn-wrapper button.cky-btn-accept {
  order: 0;
}

a.cky-policy,
.cky-preference-content-wrapper a {
  color: #212121;
  border-color: transparent;
  background-color: transparent;
  text-decoration: none !important;
}

a.cky-policy:hover,
.cky-preference-content-wrapper a:hover {
  color: #212121;
  border-color: transparent;
  background-color: transparent;
  text-decoration: underline !important;
}

/* Cookie Yes Styling */




/* new popup form 2 styles  */

/* ._form_1326 {
background: white;
border-radius: 20px !important;
}

button.rmp_menu_trigger {
z-index: 998 !important;
}

.ac-form-1326-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
z-index: 9999;
transition: opacity 0.5s;
}

.ac-form-1326-overlay.show {
display: flex;
opacity: 1;
justify-content: center;
align-items: center;
}

.ac-form-1326-overlay.hide {
opacity: 0;
}

.ac-form-1326-container {
position: relative;
background-color: #fff;
border-radius: 10px;
max-width: 600px;
width: 100%;
max-height: 90vh;
overflow-y: visible;
z-index: 999;
}

.ac-form-1326-container button#_form_1326_submit {
display: block;
margin: 0 auto;
}

#ac-form-1326-close {
position: absolute;
top: 10px;
right: 10px;
font-size: 20px;
font-weight: bold;
cursor: pointer;
z-index: 99;
}

#ac-form-1326-close:hover {
text-decoration: none;
} */




/* new popup form 2 styles  */

/* MOOSEND EMBED FORM STYLES */

.moosend-main-form-wrapper {
  margin: 25px auto 0 !important;
}

/* MOOSEND EMBED FORM STYLES */

/* MOOSEND FORM STYLES  */

body {
  overflow: unset !important;
}

.moosend-form {
  max-width: 500px;
  margin: 0 auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 10px;
}

.moosend-form .form-group {
  margin-bottom: 10px;
}

.moosend-form label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}

.moosend-form input[type="text"],
.moosend-form input[type="email"],
.moosend-form input[type="submit"] {
  width: 100%;
  padding: 5px 10px;
  font-size: 14px;
}

.moosend-form h2,
.moosend-form h3 {
  margin-top: 0;
}

.moosend-form .checkbox {
  margin-bottom: 10px;
}

.moosend-form .g-recaptcha {
  margin-bottom: 10px;
}

.moosend-form h2 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

.moosend-form h3 {
  font-size: 14px;
  margin-bottom: 10px;
  color: black;
}

.moosend-form .smtitle {
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: none;
}

.moosend-form .checkbox label {
  display: flex;
  align-items: center;
}

.moosend-form .checkbox input[type="checkbox"] {
  margin-right: 5px;
}

.moosend-form input[type="submit"] {
  background: #0078c2;
  color: #fff;
  font-size: 1.125rem;
  border-radius: 30px;
  width: auto;
  margin: 0 auto;
  display: block;
  padding: 3% 9%;
  cursor: pointer;
}

p.moosend-success,
p.moosend-error {
  border: 1px solid;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  font-weight: 600;
  margin: 0;
}

p.moosend-error {
  border-color: red;
  color: red;
}

p.moosend-success {
  border-color: green;
  color: green;
}

.moosend-form .required {
  font-weight: 600;
  color: black;
}

.moosend-form input[type="submit"] {
  position: relative;
  font-size: 16px;
}

.moosend-form input[type="submit"].loading:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.moosend-form input[type="submit"].loading:before i {
  font-size: 14px;
  animation: spin 2s linear infinite;
}

.moosend-form .form-loader {
  color: #0078c2;
  font-size: 24px;

}

@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}


/* MOOSEND FORM STYLES  */
.newsletter img {
  position: relative;
}


/* MOOSEND FORM STYLES - POPUP */
.moosend-form-overlay,
.moosend-inline-form-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  transition: opacity 0.5s;
}

.moosend-form-overlay.show,
.moosend-inline-form-overlay.show {
  display: flex;
  opacity: 1 !important;
  justify-content: center;
  align-items: center;
}

.moosend-form-overlay.hide,
.moosend-inline-form-overlay.hide {
  opacity: 0;
}

.moosend-form-container,
.moosend-inline-form-container {
  position: relative;
}

#moosend-form-close,
#moosend-inline-form-close {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  cursor: pointer;
}

#moosend-form-close:hover,
#moosend-inline-form-close:hover {
  text-decoration: none;
}

/* MOOSEND FORM STYLES - POPUP - SCROLL BAR */
#moosend-form::-webkit-scrollbar {
  width: 6px;
}

#moosend-form::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

#moosend-form::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 3px;
}

#moosend-form::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

/* MOOSEND FORM STYLES - POPUP - SCROLL BAR */
/* MOOSEND FORM STYLES - POPUP */


/* PET BIRDS SPECIES PAGE STYLES */

.species-template-default.single-species .intro-section .topad {
  text-align: center;
}

.species-template-default.single-species .info.grid .left .ad a {
  text-align: center;
  display: block;
}

/* .species-template-default.single-species .entry-content {
margin-right: 0;
} */

/* LEFT AD STYLES */
.left .ad h4.left-ad-heading {
  font-size: 18px;
  text-align: center;
  color: #000;
  font-weight: 600;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 8px;
  line-height: 25px;
}

/* LEFT AD STYLES */

/* PET BIRDS SPECIES PAGE STYLES */

/* NEW HOMEPAGE STYLES */
body.page-template-page-home-foodfirst .newprod .gridf a {
  text-align: center;
  text-transform: capitalize;
}

/* NEW HOMEPAGE STYLES */

/* COOKIE YES + HANDICAP ADJUSTMENTS - Desktop */
/* accessibility-custom-style */
#INDmenu-btn {
  display: none !important;
}

.accessibility-btn-container svg {
  width: 30px !important;
  height: 30px !important;
  display: block;
  color: white !important;
}

.accessibility-btn-container svg {
  border: none;
  outline: 0;
}

.accessibility-btn-container svg {
  transform: scaleX(-1);
}

.accessibility-btn-container button#accessibility-btn__open {
  border: none;
  background: none;
  border-radius: 100px 0 0 100px;
  padding: 0;
}

.accessibility-btn-container svg path {
  fill: white;
}

.accessibility-btn-container .accessibility-btns-wrapper {
  border: 2px solid white;
  background: #171d2d;
  border-radius: 100px 0 0 100px;
}

.accessibility-btn-container .accessibility-btns-wrapper:after {
  content: attr(data-button-content);
  position: relative;
  left: 0;
  cursor: pointer;
  color: white;
  border: 1px solid;
  background: #171d2d;
  display: none;
}

.accessibility-btns-wrapper {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
}

.accessibility-btn__close {
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  background: red;
  border-radius: 50px;
  /* border: 1px solid white; */
}

.accessibility-btn__open {
  padding: 10px;
}

.accessibility-btn__close button#accessibility-btn__close {
  background: no-repeat;
  border: 0;
  color: white;
  padding: 5px;
  display: block;
}

span.accessibility-btn__close-icon {
  display: block;
  line-height: 1;
  font-size: 14px;
}

.accessibility-btn-container .accessibility-btns-wrapper:hover .accessibility-btn__open:after,
.accessibility-btn-container .accessibility-btns-wrapper:hover .accessibility-btn__open:before {
  display: block;
  opacity: 1;
  transition: all .3s ease-in-out;
}

.accessibility-btn-container .accessibility-btns-wrapper .accessibility-btn__open:after {
  content: 'Explore your accessibility options';
  background-color: #151d2d;
  opacity: 0;
  border: 1px solid white;
  transition: opacity .3s ease-in-out;
  position: absolute;
  height: 100px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  right: 50px;
  color: white;
  line-height: 1.2;
  white-space: pre-line;
  width: fit-content;
  padding: 10px;
  border-radius: 5px 0 0 5px;
  z-index: -1;
  display: none;
}

.accessibility-btn-container .accessibility-btns-wrapper .accessibility-btn__open:before {
  content: '';
  background: #151d2d;
  border: 1px solid white;
  opacity: 0;
  width: 100%;
  position: absolute;
  height: 60px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: -1;
  border-radius: 100px 0 0 100px;
  transition: opacity .3s ease-in-out;
}

.accessibility-btn-container .accessibility-btns-wrapper:hover {
  border: 0;
  margin-right: -1px;
  height: 100px;
  width: 50px;
  border-radius: 0;
  border: 1px solid white;
  border-left: 0;
}

.accessibility-btn-container .accessibility-btns-wrapper:hover button#accessibility-btn__open {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
}

.accessibility-btn-container .accessibility-btns-wrapper:hover .accessibility-btn__close {
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
}

.accessibility-btn-container span.accessibility-btn__close-icon i {
  display: block;
  line-height: 1;
  width: 14px;
}

.accessibility-btn-container .accessibility-btns-wrapper:hover .accessibility-btn__open:before {
  height: 100px;
}

/* accessibility-custom-style */
.INDpositionRight #INDmenu-btn.INDsemicircle-btn.INDoutline-btn,
[data-indpositionright] #INDmenu-btn.INDsemicircle-btn.INDoutline-btn {
  top: 50% !important;
  bottom: unset !important;
}

.INDhasDragTooltip #INDWrap #INDmenu-btn:focus #INDmenu-btn-moveArrow,
[data-indhasdragtooltip] #INDWrap #INDmenu-btn:focus #INDmenu-btn-moveArrow,
.INDhasDragTooltip #INDWrap #INDmenu-btn:hover #INDmenu-btn-moveArrow,
[data-indhasdragtooltip] #INDWrap #INDmenu-btn:hover #INDmenu-btn-moveArrow {
  display: block !important;
}

/* COOKIE YES + HANDICAP ADJUSTMENTS - Desktop */
/* /HOME PAGE FIXES A-05-29-24/ */
.featured-image-link img {
  width: 100%;
}

.featured-image-link {
  max-width: 100%;
  margin: 0 auto;
}

.featured-image-link .gridp {
  grid-template-columns: repeat(2, 1fr) !important;
  max-width: 550px;
  margin: 0 auto;
  width: 100%;
}

.featured-image-link .gridp a {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1;
  width: 100%;
  flex: 1 0 auto;
}

.featured-image-link .gridp .link-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.featured-image-link .gridp .link-container .link-title {
  /* padding-left: 45px; */
  line-height: 1.5;
  width: 100%;
}

/* /HOME PAGE FIXES A-05-29-24/ */
/* HEADER STYLING FIXES */
.this-site-nav {
  float: left;
  margin-top: 5px;
}

.this-site-nav .widget_nav_menu {
  margin: 0;
}

.this-site-nav .widget_nav_menu .menu-this-site-nav-container>ul {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-column-gap: 0;
  margin: 0;
  margin-left: 1%;
  width: 90%;
  background: none;
}

.menu-this-site-nav-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.this-site-nav ul li {
  display: flex;
  float: none;
  width: auto;
  justify-content: flex-start;
}

body.page-template-page-home-foodfirst .hero {
  height: 100%;
  width: 100%;
  display: flex;
  margin: 0;
  align-items: flex-start;
  justify-content: center;
}

body.page-template-page-home-foodfirst .hero img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}

body.page-template-page-home-foodfirst .inner.caption {
  position: absolute;
  width: 100%;
  margin: 0 !important;
  top: 50%;
  transform: translateY(-50%);
}

body.page-template-page-home-foodfirst h1.hero-title,
body.page-template-page-home-foodfirst .hero-title {
  width: 100%;
  margin: 0;
  margin-top: 50px;
}

/* HEADER STYLING FIXES */
/*************************************** Accessibility buttons Styling ***************************************/
#accessibility-btn-container {
  display: none;
}

#INDmenu-btn {
  display: none !important;
}

.accessibility-btn-container svg {
  transform: scaleX(-1);
}

.accessibility-btn-container button#accessibility-btn__open {
  border: none;
  background: none;
  border-radius: 100px 0 0 100px;
  padding: 0;
}

.accessibility-btn-container svg path {
  fill: white;
}

.accessibility-btn-container .accessibility-btns-wrapper {
  border: 2px solid white;
  background: #171d2d;
  border-radius: 100px 0 0 100px;
}

.accessibility-btn-container .accessibility-btns-wrapper:after {
  content: attr(data-button-content);
  position: relative;
  left: 0;
  cursor: pointer;
  color: white;
  border: 1px solid;
  background: #171d2d;
  display: none;
}

.accessibility-btn-container .accessibility-btns-wrapper {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
}

.accessibility-btn-container .accessibility-btn__close {
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  background: red;
  border-radius: 50px;
  /* border: 1px solid white; */
}

.accessibility-btn-container .accessibility-btn__open {
  padding: 10px;
}

.accessibility-btn-container .accessibility-btn__close button#accessibility-btn__close {
  background: no-repeat;
  border: 0;
  color: white;
  padding: 5px;
  display: block;
}

.accessibility-btn-container span.accessibility-btn__close-icon {
  display: block;
  line-height: 1;
  font-size: 14px;
}

.accessibility-btn-container .accessibility-btns-wrapper:hover .accessibility-btn__open:after,
.accessibility-btn-container .accessibility-btns-wrapper:hover .accessibility-btn__open:before {
  display: block;
  opacity: 1;
  transition: all .3s ease-in-out;
}

.accessibility-btn-container .accessibility-btns-wrapper .accessibility-btn__open:after {
  content: 'Explore your accessibility options';
  background-color: #151d2d;
  opacity: 0;
  border: 1px solid white;
  transition: opacity .3s ease-in-out;
  position: absolute;
  height: 100px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  right: 50px;
  color: white;
  line-height: 1.2;
  white-space: pre-line;
  width: fit-content;
  padding: 10px;
  border-radius: 5px 0 0 5px;
  z-index: -1;
  display: none;
}

.accessibility-btn-container .accessibility-btns-wrapper .accessibility-btn__open:before {
  content: '';
  background: #151d2d;
  border: 1px solid white;
  opacity: 0;
  width: 100%;
  position: absolute;
  height: 60px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: -1;
  border-radius: 100px 0 0 100px;
  transition: opacity .3s ease-in-out;
}

.accessibility-btn-container .accessibility-btns-wrapper:hover {
  border: 0;
  margin-right: -1px;
  height: 100px;
  width: 50px;
  border-radius: 0;
  border: 1px solid white;
  border-left: 0;
}

.accessibility-btn-container .accessibility-btns-wrapper:hover button#accessibility-btn__open {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
}

.accessibility-btn-container .accessibility-btns-wrapper:hover .accessibility-btn__close {
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
}

.accessibility-btn-container span.accessibility-btn__close-icon i {
  display: block;
  line-height: 1;
  width: 14px;
}

.accessibility-btn-container .accessibility-btns-wrapper:hover .accessibility-btn__open:before {
  height: 100px;
}

/*************************************** Accessibility buttons Styling ***************************************/
/* HEADER STYLING FIXES a-06-10-24 */
.this-site-nav {
  float: left;
  margin-top: 5px !important;
}

/* ================== list style switching-from-seeds-to-pellets-or-to-nutri-berries ============= */
.page-template-page-pellets ul {
  list-style: none;
}

/* ================== list style switching-from-seeds-to-pellets-or-to-nutri-berries ============= */

.this-site-nav ul ul {
  /* top: 0px !important; */
  margin-top:25px !important;
}

.this-site-nav .widget_nav_menu {
  margin: 0;
}

.this-site-nav .widget_nav_menu .menu-this-site-nav-container>ul {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-column-gap: 0;
  margin: 0;
  margin-left: 1%;
  width: 90%;
  background: none;
}

span.icon-menuarrow {
  vertical-align: middle;
}

.menu-this-site-nav-container ul li {
  padding-left: 8px !important;
}

.menu-this-site-nav-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.this-site-nav ul li {
  display: flex;
  float: none;
  width: auto;
  justify-content: flex-start;
}

body:not(.page-template-page-home-foodfirst) .hero {
  height: 100%;
  width: 100%;
  display: flex;
  margin: 0;
  align-items: flex-start;
  justify-content: center;
}

body:not(.page-template-page-home-foodfirst) .hero img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}

body:not(.page-template-page-home-foodfirst) .inner.caption {
  position: absolute;
  width: 100%;
  margin: 0 !important;
  top: 50%;
  transform: translateY(-50%);
}

body:not(.page-template-page-home-foodfirst) h1.hero-title,
body:not(.page-template-page-home-foodfirst) .hero-title {
  width: 100%;
  margin: 0;
  margin-top: 50px;
}

.single-species .hero .inner:not(.caption) {
  width: 100%;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

body.species-template-default.single.single-species .hero img {
  max-width: 410px;
  width: 100%;
  height: auto !important;
  padding: 0;
  position: relative;
  bottom: -86px;
  right: 0px;
}

body.species-template-default.single.single-species .hero-img {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-end;
  justify-content: flex-end;
}

body.species-template-default.single.single-species h1.hero-title {
  margin-bottom: 10px;
}

body.species-template-default.single.single-species p.scientific {
  margin: 0;
}

/* HEADER STYLING FIXES a-06-10-24 */
/* =============ask question popup form style ================== */
.custom-lightbox-overlay {
  display: none;
  /* Hidden by default */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  /* Black background with transparency */
  justify-content: center;
  align-items: center;
  overflow-y: auto;
  /* Enable scrolling for the overlay */
}

.custom-lightbox {
  background-color: white;
  padding: 20px;
  width: 90%;
  max-width: 500px;
  border-radius: 8px;
  position: relative;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  margin: 20px auto;
  /* Add some margin at the top and bottom */
  max-height: 90vh;
  /* Set max height to 90% of the viewport height */
  overflow-y: auto;
  /* Allow scrolling inside the lightbox if content exceeds */
}

.custom-lightbox-content {
  text-align: center;
}

.close-lightbox {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
  color: black;
}

.open-lightbox {
  cursor: pointer;
}

#gform_fields_5 .gfield_label.gform-field-label {
  font-size: 1rem !important;
}

.gform_legacy_markup_wrapper textarea {
  height: 6rem !important;
}

input#gform_submit_button_5 {
  background-color: #0078c2;
  color: white;
  border-radius: 3rem;
  padding: 12px 24px;
  width: 160px;
}

#gform_5 select#input_5_9,
#gform_5 select#input_5_8 {
  border-radius: 20px !important;
  padding: 10px !important;
}

/* =============ask question popup form style ================== */
/* ============ new product home page style========== */
.prodcap.link-title {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #aa001b;
  font-size: 1.5rem !important;
}

.featured-image-link {
  position: relative;
}

.featured-image-link .gridp.grid-product {
  position: absolute;
  left: 20.3% !important;
  bottom: 5% !important;
  grid-column-gap: 84.7px !important;
}

.featured-image-link {
  max-width: 100%;
  margin: 0 auto;
}

.gridf.feat-img {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* ============ new product home page style========== */
/* ============= askek lafber form style 09-24-24 ================ */
.quest.grid .catbtn:empty {
  display: none;
}

/* ============= askek lafber form  style 09-24-24 ================ */
/* MEDIA QUERY */



@media (min-width: 1950px) {
  .page-id-56 .newprod {
    margin-top: 7rem;
  }

  .inner.caption {
    margin-top: -20rem !important;
  }

  .hero {
    height: 900px;
    margin-top: -4%;
  }

  .hero img {
    height: 100% !important;
    width: 100%;
    object-fit: cover !important;
  }
}

@media (max-width: 1800px) {

  /* HEADER STYLING FIXES */
  body.page-template-page-home-foodfirst .inner.caption {
    position: absolute;
    width: 100%;
    margin: 0 !important;
    top: 290px;
    transform: unset;
  }

  /* HEADER STYLING FIXES */
  /* HEADER STYLING FIXES a-06-10-24 */
  body:not(.page-template-page-home-foodfirst) .inner.caption {
    position: absolute;
    width: 100%;
    margin: 0 !important;
    top: 290px;
    transform: unset;
  }

  span.icon-menuarrow {
    vertical-align: middle;
  }

  .menu-this-site-nav-container ul li {
    padding-left: 5px !important;
  }

  /* HEADER STYLING FIXES a-06-10-24 */
}

@media (max-width: 1400px) {

  /* HEADER STYLING FIXES */
  .this-site-nav {
    float: left;
    margin-top: 5px;
  }

  .this-site-nav .widget_nav_menu {
    margin: 0;
  }

  .this-site-nav .widget_nav_menu .menu-this-site-nav-container>ul {
    display: grid;
    grid-template-columns: repeat(5, auto);
    grid-column-gap: 0;
    margin: 0;
    margin-left: 1%;
    width: 90%;
    background: none;
  }

  .menu-this-site-nav-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }

  .this-site-nav ul li {
    display: flex;
    float: none;
    width: auto;
    justify-content: flex-start;
  }

  body.page-template-page-home-foodfirst .hero {
    height: 100%;
    width: 100%;
    display: flex;
    margin: 0;
    align-items: flex-start;
    justify-content: center;
  }

  body.page-template-page-home-foodfirst .hero img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: unset;
  }

  body.page-template-page-home-foodfirst .inner.caption {
    position: absolute;
    width: 100%;
    margin: 0 !important;
    top: 290px;
  }

  body.page-template-page-home-foodfirst h1.hero-title,
  body.page-template-page-home-foodfirst .hero-title {
    width: 100%;
    margin: 0;
    margin-top: 50px;
  }

  /* HEADER STYLING FIXES */
  /* HEADER STYLING FIXES a-06-10-24 */
  .this-site-nav {
    float: left;
    margin-top: 5px;
  }

  span.icon-menuarrow {
    vertical-align: middle;
  }

  .menu-this-site-nav-container ul li {
    padding-left: 5px !important;
  }

  .this-site-nav .widget_nav_menu {
    margin: 0;
  }

  .this-site-nav .widget_nav_menu .menu-this-site-nav-container>ul {
    display: grid;
    grid-template-columns: repeat(5, auto);
    grid-column-gap: 0;
    margin: 0;
    margin-left: 1%;
    width: 90%;
    background: none;
  }

  .menu-this-site-nav-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }

  .this-site-nav ul li {
    display: flex;
    float: none;
    width: auto;
    justify-content: flex-end;
  }

  body:not(.page-template-page-home-foodfirst) .hero {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    align-items: flex-end;
    justify-content: center;
    /* padding: 0; */
  }

  body:not(.page-template-page-home-foodfirst) .hero img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: unset;
  }

  body:not(.page-template-page-home-foodfirst) .inner.caption {
    position: absolute;
    width: 100%;
    margin: 0 !important;
    top: 290px;
  }

  body:not(.page-template-page-home-foodfirst) h1.hero-title,
  body:not(.page-template-page-home-foodfirst) .hero-title {
    width: 100%;
    margin: 0;
    margin-top: 50px;
  }

  /* HEADER STYLING FIXES a-06-10-24 */
}

@media (max-width: 1300px) {

  /* HEADER STYLING FIXES a-06-10-24 */
  body.species-template-default.single.single-species .hero-img {
    max-width: 100%;
  }

  body.species-template-default.single.single-species .hero img {
    max-width: 390px;
    bottom: -175px;
  }

  /* HEADER STYLING FIXES a-06-10-24 */

}

@media (max-width: 1200px) {

  /* Changes @ 04-04-24 STARTS FROM HERE  */

  body.page-template-page-home-foodfirst .newprod .gridf a {
    padding: 0px 20px 0px 20px;
  }

  body.page-template-page-home-foodfirst .newprod {
    font-size: 18px;
  }

  /* Changes @ 04-04-24 ENDS HERE  */

  .page-id-36934 .newprod {
    margin-top: 13rem;
  }

  .page-id-56 .hero img {
    height: 600px;
    object-fit: cover;
  }

  .page-id-56 .newprod {
    margin-top: 13rem;
  }

  /* / HOMEPAGE HEADER FIXES NEW - 05-29-24 / */

  /* body.page-template-page-home-foodfirst .grow{
      height: 500px;
  }
 
   body.page-template-page-home-foodfirst .inner.caption {
    top: 320px;
  } */
  /* / HOMEPAGE HEADER SUBMENU FIXES NEW - 05-29-24  / */
  /* HEADER STYLING FIXES */
  body.page-template-page-home-foodfirst .grow {
    height: 500px;
  }

  body.page-template-page-home-foodfirst .inner.caption {
    top: 320px;
  }

  body.page-template-page-home-foodfirst .hentry {
    display: none !important;
  }

  body.page-template-page-home-foodfirst .newprod {
    margin: 0px !important;
  }

  /* HEADER STYLING FIXES */
  /* HEADER STYLING FIXES a-06-10-24 */
  body:not(.page-template-page-home-foodfirst) .grow {
    height: 500px;
  }

  body:not(.page-template-page-home-foodfirst) .inner.caption {
    top: 320px;
  }

  body:not(.page-template-page-home-foodfirst) .hentry {
    /* display: none !important; */
  }

  body:not(.page-template-page-home-foodfirst) .newprod {
    margin: 0px !important;
  }

  /* HEADER STYLING FIXES */
  body.species-template-default.single.single-species .hero img {
    max-width: 352px;
    bottom: -160px;
  }

  /* HEADER STYLING FIXES a-06-10-24 */
}

@media (max-width:1100px) {

  /* HEADER STYLING FIXES */
  body.page-template-page-home-foodfirst h1.hero-title,
  body.page-template-page-home-foodfirst .hero-title {
    margin-top: 30px;
  }

  /* HEADER STYLING FIXES */
  /* HEADER STYLING FIXES a-06-10-24 */
  body:not(.page-template-page-home-foodfirst) h1.hero-title,
  body:not(.page-template-page-home-foodfirst) .hero-title {
    margin-top: 30px;
  }

  /* HEADER STYLING FIXES */

  body.species-template-default.single.single-species .hero img {
    max-width: 352px;
  }

  span.icon-menuarrow {
    vertical-align: middle;
  }

  .menu-this-site-nav-container ul li {
    padding-left: 2px !important;
  }

  /* HEADER STYLING FIXES a-06-10-24 */
}

@media (max-width: 1085px) {

  /* social links styles */
  .social {
    padding-left: 35px;
    padding-right: 0;
    width: 198px;
  }

  .social .icons .pb {
    width: 100%;
  }

  .social .icons .pb ul.wp-block-social-links {
    padding: 5px 10px;
  }

  /* social links styles */
}

@media (max-width: 950px) and (min-width: 770px) {

  /* social links styles */
  .social {
    padding-left: 19px;
    padding-right: 0;
    width: 184px;
  }

  /* social links styles */
  /* HEADER STYLING FIXES */
  body.page-template-page-home-foodfirst .inner.caption {
    top: 261px;
  }

  .main-navigation li a {
    font-size: 18px;
  }

  .this-site-nav ul ul a,
  .mob-nav ul ul a {
    font-size: 14px;
  }

  .this-site-nav a {
    font-size: 16px;
  }

  /* HEADER STYLING FIXES */
  /* HEADER STYLING FIXES a-06-10-24 */
  body:not(.page-template-page-home-foodfirst) .inner.caption {
    top: 261px;
  }

  .main-navigation li a {
    font-size: 18px;
  }

  .this-site-nav ul ul a,
  .mob-nav ul ul a {
    font-size: 14px;
  }

  .this-site-nav a {
    font-size: 16px;
  }

  /* HEADER STYLING FIXES a-06-10-24 */
}

@media (max-width: 950px) {

  /* HEADER STYLING FIXES a-06-10-24 */
  body.species-template-default.single.single-species .hero img {
    max-width: 288px;
    bottom: -45px;
  }

  /* HEADER STYLING FIXES a-06-10-24 */
}

@media (max-width: 800px) {

  /* Changes @ 04-04-24 STARTS FROM HERE  */

  body.page-template-page-home-foodfirst .newprod .gridf a {
    padding: 0px 15px 0px 15px;
  }

  body.page-template-page-home-foodfirst .newprod {
    font-size: 16px;
  }

  /* Changes @ 04-04-24 ENDS HERE  */

  body.page-template-page-home-foodfirst .newprod .gridp {
    grid-template-columns: 1fr repeat(1, 1fr) 1fr;
    max-width: 450px;
  }

  .page-id-36934 .newprod {
    margin-top: 0;
  }

  .page-id-36934 .hero img {
    height: auto;
    object-fit: cover;
  }

  .page-id-56 .hero img {
    height: auto;
    object-fit: cover;
  }

  .page-id-36934 .newprod {
    margin-top: 0;
  }

  .page-id-36934 .newprod .gridf {
    margin: 0 15%;
  }

  .page-id-36934 .newprod ul.heart {
    padding: 0 20px;
    margin: 0 5%;
  }

  /* / HOMEPAGE HEADER FIXES NEW - 05-29-24 / */

  /* HEADER STYLING FIXES */
  body.page-template-page-home-foodfirst .grow {
    height: 375px;
  }

  body.page-template-page-home-foodfirst .inner.caption {
    top: 262px;
  }

  .main-navigation li a {
    font-size: 16px;
  }

  .this-site-nav ul ul a,
  .mob-nav ul ul a {
    font-size: 12px;
  }

  .this-site-nav a {
    font-size: 14px;
  }

  /* HEADER STYLING FIXES */
  .single-species .entry-content {
    margin: 0 auto;
  }
}

@media (max-width: 769px) {

  /* social links styles */
  .social {
    padding-left: 21px;
    padding-right: 0;
    width: 184px;
  }

  .social .icons .pb {
    width: 100%;
  }

  .social .icons .pb ul.wp-block-social-links {
    padding: 5px 10px;
  }

  /* social links styles */
}

/* ============ new product home page style========== */
.featured-image-link .gridp.grid-product {
  position: absolute;
  left: 18%;
  bottom: 5%;
  grid-column-gap: 100px;
}

/* ============ new product home page style========== */
@media (max-width: 768px) {

  /*  Changes @ 04-04-24 STARTS FROM HERE  */

  body.page-template-page-home-foodfirst .newprod .gridf {
    margin: 0 10%;
    grid-template-columns: repeat(1, 1fr);
  }

  body.page-template-page-home-foodfirst .newprod .gridf a {
    padding: 0px 15px 0px 15px;
  }

  body.page-template-page-home-foodfirst .newprod {
    font-size: 16px;
  }

  /*  Changes @ 04-04-24 ENDS HERE  */

  body.page-template-page-home-foodfirst .newprod ul.heart li {
    background: url('/pet-birds/wp-content/themes/pb18/images/heart.png') left 10% no-repeat;
  }

  body.page-template-page-home-foodfirst .newprod ul.heart {
    /* margin: 0 10%; */
  }
}

@media screen and (max-width: 720px) {

  /* new popup form 2 styles  */
  /* .ac-form-1326-container {
  max-width: 380px !important;
}

.ac-form-1326-container ._form_element img._form-image {
  max-width: 200px !important;
}

.ac-form-1326-container input[type="text"],
.ac-form-1326-container ._form_element * {
  font-size: 12px !important;
}

.ac-form-1326-container button[type="submit"] {
  font-size: 1em !important;
}

.ac-form-1326-container ._form-title {
  font-size: 14px !important;
} */

  /* new popup form 2 styles  */
  /* HEADER STYLING FIXES */
  body.page-template-page-home-foodfirst .grow {
    height: auto;
  }

  body.page-template-page-home-foodfirst .hero {
    height: calc(100% - 150px);
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    position: relative;
  }

  body.page-template-page-home-foodfirst div.hero img {
    position: relative;
    top: 0;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
  }

  body.page-template-page-home-foodfirst .inner.caption {
    top: unset;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
  }

  body.page-template-page-home-foodfirst h1.hero-title,
  body.page-template-page-home-foodfirst .hero-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  /* HEADER STYLING FIXES */
  /* (max-width: 45em) */
  /* HEADER STYLING FIXES a-06-10-24 */
  body:not(.page-template-page-home-foodfirst) .grow {
    height: auto;
  }

  body:not(.page-template-page-home-foodfirst) .hero {
    height: calc(100% - 150px);
    flex-wrap: wrap;
    width: 100%;
    position: relative;
  }

  body:not(.page-template-page-home-foodfirst) div.hero img {
    position: relative;
    top: 0;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
  }

  body:not(.page-template-page-home-foodfirst) .inner.caption {
    top: unset;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
  }

  body:not(.page-template-page-home-foodfirst) h1.hero-title,
  body:not(.page-template-page-home-foodfirst) .hero-title {
    margin-bottom: 0;
  }


  body.species-template-default.single.single-species .hero img {
    max-width: 40%;
    height: auto !important;
    bottom: 0;
  }

  .single-species .hero .inner:not(.caption) {
    position: static;
  }

  /* HEADER STYLING FIXES a-06-10-24 */
  .single-species .content-area img {
    display: block;
}
}


@media (max-width: 526px) {

  /* Changes @ 04-04-24 STARTS FROM HERE  */


  body.page-template-page-home-foodfirst .newprod .gridf.feat-img {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  body.page-template-page-home-foodfirst .newprod {
    font-size: 14px;
  }

  body.page-template-page-home-foodfirst .newprod .gridf a {
    padding: 0px 10px 0px 10px;
  }

  /* Changes @ 04-04-24 ENDS HERE */

  .entry-content .intro-section.grid .topad {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  body.page-template-page-home-foodfirst .newprod .gridp {
    grid-template-columns: repeat(2, 1fr);
    max-width: 268px !important;

  }

  body.page-template-page-home-foodfirst .newprod .gridf {
    margin: 0 10%;
    grid-template-columns: repeat(2, 1fr);
  }


  body.page-template-page-home-foodfirst .newprod ul.heart li {
    background: url('/pet-birds/wp-content/themes/pb18/images/heart.png') left 10% no-repeat;
  }

  body.page-template-page-home-foodfirst .newprod ul.heart {
    /* margin: 0 10%; */
    padding: 0;
  }

  /* /HOME PAGE FIXES A-05-29-24/ */
  .featured-image-link .gridp .link-container .link-title {
    /* padding-left: 20px; */
    line-height: 1.5;
    width: 100%;
  }

  .featured-image-link img {
    margin: 0 !important;
  }

  /* ============== ask lafeber popup form buttun style============ */
  input#gform_submit_button_5 {
    background-color: #0078c2;
    color: white;
    border-radius: 3rem;
    padding: 12px 24px;
    width: 160px;
  }

  /* ============== ask lafeber popup form buttun style============ */

  /* /HOME PAGE FIXES A-05-29-24/ */
  /* ============ new product home page style========== */
  .prodcap.link-title {
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #aa001b;
    font-size: 1.12rem !important;
  }

  .featured-image-link .gridp.grid-product {
    position: absolute;
    left: 12% !important;
    bottom: 8% !important;
    grid-column-gap: 10px !important;
  }

  /* ============ new product home page style========== */

}

@media screen and (max-width: 480px) {

  /* new popup form 2 styles  */
  /* .ac-form-1326-container {
  width: 70%;
}

.ac-form-1326-container .g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}

.ac-form-1326-container ._form_element {
  margin-bottom: 10px !important;
}

.ac-form-1326-container ._form_element._x49369728._full_width {
  margin: 0 !important;
}

.ac-form-1326-container img._form-image {
  width: 150px;
  padding-bottom: 0px !important;
  margin-top: -120px !important;
  text-align: center;
}

.ac-form-1326-container button#_form_1326_submit {
  padding: 10px 30px !important;
  font-size: .9em !important;
}

.ac-form-1326-container ._form_element._x13137398._full_width._clear {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
} */

  /* new popup form 2 styles  */
  /* ============ new product home page style========== */
  .prodcap.link-title {
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #aa001b;
    font-size: 1.12rem !important;
  }

  .featured-image-link .gridp.grid-product {
    position: absolute;
    left: 18% !important;
    bottom: 3% !important;
    /* grid-column-gap: 40px !important; */
  }

  /* ============ new product home page style========== */
  /* COOKIE YES + HANDICAP ADJUSTMENTS - MOBILE */
  .INDpositionRight #INDmenu-btn.INDsemicircle-btn.INDoutline-btn,
  [data-indpositionright] #INDmenu-btn.INDsemicircle-btn.INDoutline-btn {
    --indscale: 1 !important;
  }

  .INDpositionRight #INDmenu-btn,
  [data-indpositionright] #INDmenu-btn {
    top: 60% !important;
    margin: 0 !important;
    right: 0px !important;
  }

  /* COOKIE YES + HANDICAP ADJUSTMENTS - MOBILE */
  /* COOKIE YES + HANDICAP ADJUSTMENTS - MOBILE */
  .cky-consent-container .cky-consent-bar {
    padding: 10px 0 !important;
  }

  .cky-notice .cky-title {
    font-size: 14px !important;
    margin-bottom: 10px !important;
    padding: 0 15px !important;
  }

  .cky-notice-group {
    font-size: 12px !important
  }

  .cky-notice-des {
    font-size: 12px !important;
    padding: 0 15px !important;
  }

  .cky-notice-des *,
  .cky-preference-content-wrapper *,
  .cky-dma-content-wrapper *,
  .cky-accordion-header-des *,
  .cky-gpc-wrapper .cky-gpc-desc * {
    font-size: 12px !important
  }

  .cky-notice-btn-wrapper {
    margin-top: 10px !important;
    flex-direction: row !important;
    padding: 0 15px !important;
  }

  .cky-btn {
    flex: 0 0 48%;
    width: 50%;
    font-size: 12px !important;
    padding: 5px
  }

  .cky-notice-group .cky-notice-btn-wrapper button.cky-btn-customize {
    flex: 1 0 100% !important;
    width: 100% !important;
  }

  .cky-notice-btn-wrapper .cky-btn {
    flex: 1 0 auto !important;
    width: auto !important;
  }

  .cky-box-bottom-left {
    left: 50% !important;
    transform: translateX(-50%)
  }

  .cky-accordion-header .cky-accordion-btn,
  .cky-preference-header .cky-preference-title {
    font-size: 14px !important
  }

  .cky-preference-header {
    padding: 10px 15px !important
  }

  .cky-preference-body-wrapper {
    padding: 0 15px !important
  }

  .cky-prefrence-btn-wrapper {
    padding: 10px 15px !important
  }

  .cky-prefrence-btn-wrapper {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap !important
  }

  .cky-prefrence-btn-wrapper .cky-btn {
    flex: 1 0 auto !important;
    width: auto !important
  }

  .cky-prefrence-btn-wrapper .cky-btn-accept {
    flex: 1 0 100% !important;
    width: 100% !important
  }

  div#INDbtnWrap>#INDmenu-btn>svg {
    height: 20px !important;
    width: 20px !important;
    transform: scaleX(-1) !important;
    /* padding: 10px; */
  }

  .INDhasDragTooltip #INDWrap #INDmenu-btn:after,
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn:after {
    font-size: 12px !important;
    height: 90px !important;
    top: 0px !important;
  }

  .INDhasDragTooltip #INDWrap #INDmenu-btn:before,
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn:before {
    height: 90px !important;
    top: 0% !important;
  }

  .INDhasDragTooltip #INDWrap #INDmenu-btn:focus #INDmenu-btn-moveArrow,
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn:focus #INDmenu-btn-moveArrow,
  .INDhasDragTooltip #INDWrap #INDmenu-btn:hover #INDmenu-btn-moveArrow,
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn:hover #INDmenu-btn-moveArrow {
    display: block !important;
    top: 5% !important;
  }

  .INDhasDragTooltip #INDWrap #INDmenu-btn #INDmenu-btn-moveArrow,
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn #INDmenu-btn-moveArrow {
    height: 30px !important;
    width: 30px !important;
    left: 50% !important;
    transform: translatex(-50%) !important;
    z-index: 9999999;
  }

  [data-indhasdragtooltip] #INDWrap #INDmenu-btn:focus,
  .INDhasDragTooltip #INDWrap #INDmenu-btn:focus,
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn:hover,
  .INDhasDragTooltip #INDWrap #INDmenu-btn:hover {
    height: 90px !important;
  }

  .INDhasDragTooltip #INDWrap #INDmenu-btn:not(.INDbtn-loading):focus:before,
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn:not(.INDbtn-loading):focus:before {
    top: 0%;
  }

  .INDhasDragTooltip #INDWrap #INDmenu-btn:not(.INDbtn-loading):focus:after,
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn:not(.INDbtn-loading):focus:after {
    top: 0;
  }

  /* COOKIE YES + HANDICAP ADJUSTMENTS - MOBILE */


}

@media (max-width: 30em) {
  /* MOOSEND FORM STYLES  */

  .moosend-form h2 {
    font-size: 18px;
  }

  .moosend-form .smtitle {
    font-size: 12px;
  }

  .moosend-form label {
    font-size: 12px;
  }

  .moosend-form input[type="text"],
  .moosend-form input[type="email"],
  .moosend-form input[type="submit"] {
    font-size: 12px;
  }

  .moosend-form input[type="submit"] {
    font-size: 14px;
  }

  /* MOOSEND FORM STYLES  */
  .page-id-36934 .newprod ul.heart {
    padding: 0 20px;
    margin: 0 1%;
  }

  body.page-template-page-home-foodfirst .newprod ul.heart {
    /* margin: 0; */
    padding: 0 10px;
  }

  body.page-template-page-home-foodfirst .newprod .gridf {
    margin: 0px 0%;
  }

  .page-id-36934 .newprod .gridf {
    margin: 0 5%;
  }

  body.page-template-page-home-foodfirst .newprod p {
    font-size: 20px;
    width: 100%;
  }
  .set-heart { 
    padding: 50px 0px;
  }

  /* HEADER STYLING FIXES */
  body.page-template-page-home-foodfirst h1.hero-title,
  body.page-template-page-home-foodfirst .hero-title {
    font-size: 2.0em;
  }

  /* HEADER STYLING FIXES */
  /* HEADER STYLING FIXES a-06-10-24 */
  body:not(.page-template-page-home-foodfirst) h1.hero-title,
  body:not(.page-template-page-home-foodfirst) .hero-title {
    font-size: 2.0em;
  }

  .content-area {
    margin-top: 0 !important;
  }

  h1.hero-title {
    max-width: 70% !important;
  }

  body:not(.page-template-page-home-foodfirst) .inner.caption h1.hero-title {
    margin-top: 0 !important;
  }

  /* HEADER STYLING FIXES a-06-10-24 */

}

@media (max-width:376px) {

  /* ============ new product home page style========== */
  body.page-template-page-home-foodfirst .newprod .gridp {
    grid-template-columns: repeat(2, 1fr);
    max-width: 234px !important;
  }

  /* ============ new product home page style========== */
}
.social li.wp-social-link.wp-block-social-link svg,
.site-footer li.wp-social-link.wp-block-social-link svg,
li.wp-social-link-instagram svg {
    border-radius: 100%;
    padding: 4px;
}

.social li.wp-social-link-facebook svg {
    background: #0866ff;
}
.social li.wp-social-link-facebook svg path,
.social li.wp-social-link-pinterest svg path,
.social li.wp-social-link-tiktok svg path,
.social li.wp-social-link-youtube svg path {
    fill: #fff;
}
.social li.wp-social-link-pinterest svg {
    background: red;
}
.social li.wp-social-link-tiktok svg {
    background: #000;
}
.social li.wp-social-link-youtube svg {
    background: red;
}

.site-footer li.wp-social-link-facebook svg {
    background: #0866ff;
}
.site-footer li.wp-social-link-twitter svg {
    background: #1da1f2;
}
.site-footer li.wp-social-link-tiktok svg {
    background: #000;
}
.site-footer li.wp-social-link-facebook svg path,
.site-footer li.wp-social-link-twitter svg path,
.site-footer li.wp-social-link-tiktok svg path,
.site-footer li.wp-social-link-youtube svg path {
    fill: #fff;
}

li.wp-social-link-instagram svg,
li.wp-social-link-youtube svg
 {
    background: #e1306c;
}
li.wp-social-link-instagram svg path {
    fill: #fff;
}

.site-footer ul.wp-block-social-links.alignleft.has-small-icon-size.is-content-justification-center.is-layout-flex.wp-container-1 {
    padding: 0;
}

.cc-sb-trigger {
    display: none !important;
}
