/*
 Theme Name:     AlzReady
 Theme URI:      https://alzready.com/
 Description:    AlzReady Theme
 Author:         Rachelle Wise
 Author URI:     https://www.rachellewise.com
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

@import url("https://use.typekit.net/dix0knu.css");

/** Divi Mobile Menu Break needs to happen at 1179px **/
@media only screen and (max-width: 1179px) {
  #et_mobile_nav_menu {
    display: block;
  }

  #top-menu {
    display: none;
  }
}

body {
  font-family: omnes-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
}

strong {
  font-family: omnes-pro, sans-serif;
  font-style: normal;
  font-weight: 600;
}

sup {
  font-size: 0.6em;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1,
h2,
h3,
h4,
h5,
h6,
.et_quote_content blockquote p,
.et_pb_slide_description .et_pb_slide_title,
#et-top-navigation {
  font-weight: 500;
  color: #437a88;
}

#page-container .flex-menu,
#page-container #et-boc .flex-menu {
  column-gap: 2rem;
  display: grid;
  grid-template-columns: 3fr 2fr 4fr;
  grid-template-rows: auto;
  margin: -1px auto 0 !important;
  padding: 2% !important;
}

#page-container .flex-menu .et_pb_row,
#page-container #et-boc .flex-menu .et_pb_row {
  height: 100%;
  max-width: 100%;
  padding: 0 !important;
  width: 100%;
}

#page-container .flex-menu .et_pb_row:after,
#page-container #et-boc .flex-menu .et_pb_row:after {
  border-right: 1px solid #d0cece;
  content: "";
  height: 100%;
  position: absolute;
  right: -1rem;
  top: 0;
  visibility: visible;
}
#page-container .flex-menu .et_pb_row:last-of-type:after,
#page-container #et-boc .flex-menu .et_pb_row:last-of-type:after {
  content: none;
}
#page-container .flex-menu .dp_dmb_repeat_item:last-of-type .menu_post_wrapper,
#page-container
  #et-boc
  .flex-menu
  .dp_dmb_repeat_item:last-of-type
  .menu_post_wrapper {
  border: none;
}

#page-container .flex-menu h3 {
  color: #437a88 !important;
  margin-bottom: 20px !important;
  padding-bottom: 0;
}
#page-container .fancy-list ul,
#page-container #et-boc .fancy-list ul {
  border: none;
  box-shadow: none;
  list-style-type: none;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: relative;
  visibility: visible;
}
#page-container .fancy-list li,
#page-container #et-boc .fancy-list li {
  font-size: 18px;
  margin-bottom: 0;
  padding: 0 0 0.45em 1.75em;
  position: relative;
  line-height: 1;
}
#page-container .fancy-list li:before,
#page-container #et-boc .fancy-list li:before {
  background: url("https://alzready.com/wp-content/uploads/2023/10/icon-check.svg")
    no-repeat center;
  background-size: contain;
  content: "";
  display: block;
  font-size: 1em;
  height: 1em;
  left: 0;
  position: absolute;
  top: 0.15em;
  width: 1em;
}

.menu-mega-container {
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  display: none;
  left: 50%;
  position: fixed;
  transform: translateX(-50%);
  width: calc(100vw - 60px);
  z-index: 1000;
}

@media only screen and (min-width: 1180px) {
  .menu-item:hover > .menu-mega-container {
    display: block;
  }
}

/* Ensure the parent <li> is relatively positioned */
.menu-item {
  position: relative;
}

::selection {
  background: #12c39a;
  color: #fff;
}

::-moz-selection {
  background: #12c39a;
  color: #fff;
}

.hidden {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.grow {
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}

.grow:hover {
  background: rgba(255, 255, 255, 0.5);
  transform: scale(1.1);
}

.leftmargin {
  margin-left: 20px;
}

.single-post #content a,
.et_full_width_page #main-content a {
  text-decoration: underline;
}
.single-post #content a:hover,
.et_full_width_page #main-content a:hover {
  text-decoration: none;
}

/**
  * Footer elements
  */
footer ul.et_pb_social_media_follow {
  margin-bottom: 1rem;
}
footer .et_pb_social_media_follow li a.icon:before {
  font-size: 2rem;
  height: 2rem;
  width: 2rem;
}
footer .et_pb_social_media_follow li a.icon {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
}
footer ul.menu {
  display: block;
  list-style-type: square;
  padding-left: 1.25rem;
  width: 100%;
  color: #fff;
}
footer ul.menu li {
  margin-bottom: 0.5rem;
}
.et-db #et-boc footer ul.menu a {
  color: #fff;
}
footer ul.menu a:hover {
  text-decoration: underline;
}
#menu-company-nav {
  list-style: none;
  padding: 0;
}
.gform-theme--orbital_original_id_2
  #optimal_material
  .top_label
  .gfield.filled
  .gfield_label:not(.gfield_label_before_complex) {
  color: #fff !important;
  font-weight: bold;
}

/**
  * FOOTER FORM
  */
footer input {
  background: #fff !important;
}
footer #optimal_material .gform_button {
  background: #284952 !important;
  color: #fff !important;
}
footer #optimal_material .gform_button:hover {
  background: #fff !important;
  color: #284952 !important;
}
footer #optimal_material .filled label {
  color: #fff !important;
}
#field_2_4,
#field_2_5,
#field_2_6 {
  display: none;
}
.gform_required_legend {
  display: none;
}

.single-post #content h1,
.single-post #content h2,
.single-post #content h3,
.page #main-content h1,
.page #main-content h2,
.page #main-content h3 {
  font-weight: 600;
}

.single-post .et_pb_post.has-post-thumbnail .et_post_meta_wrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
  text-align: center;
}

.single-post .et_pb_post .et_post_meta_wrapper {
  text-align: center;
}

#comment-wrap {
  text-align: left;
}

.single-post .et_pb_post.has-post-thumbnail .et_post_meta_wrapper img {
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  -ms-flex-order: -1;
  margin: 0 auto 30px;
  -webkit-order: -1;
  order: -1;
}

@media (max-width: 1080px) {
  .single-post .et_pb_post.has-post-thumbnail .et_post_meta_wrapper img {
    width: 100%;
  }
}

.single-post .et_pb_post .et_post_meta_wrapper h1,
h1.entry-title.main_title {
  color: #437a88;
  font-size: 40px;
}

.single-post .format-video .et_main_video_container .wp-video {
  margin: auto;
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  background: #189691 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ffffff !important;
}

.et_pb_post .entry-content {
  padding-top: 0;
}

.tax-products #content .container {
  padding-top: 40px;
}

#content hr.arr {
  background: #e2e2e2;
  border: none;
  border-width: 1px 0 0;
  clear: both;
  display: block;
  height: 1px;
  margin: 40px auto 20px;
  overflow: visible;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 100%;
}

#content hr.arr:after,
#content hr.arr:before {
  border-style: solid;
  border-width: 15px 15px 0;
  content: "";
  display: block;
  left: 48%;
  position: absolute;
  width: 0;
  z-index: 1;
}

#content hr.arr:after {
  border-color: #fff transparent;
  top: -1px;
}

#content hr.arr:before {
  border-color: #e2e2e2 transparent;
  top: 0;
}

#content table {
  margin-top: 1em;
  margin-bottom: 1em;
}

#content table th {
  background: #437a88;
  color: #fff;
  font-size: 20px;
}

#content table th,
#content table td {
  border: 1px solid #437a88;
  padding: 0.5em;
}

#content table.align-top th,
#content table.align-top td {
  vertical-align: top;
}

.et_pb_widget ul li {
  line-height: 1em;
  margin-bottom: 0.75em;
}

#wtr-progress {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 999;
}

.admin-bar #wtr-progress.top.shown,
#wtr-progress.top.shown {
  background: none !important;
  opacity: 1 !important;
}

#wtr-progress.top #wtr-slider {
  background: rgb(18, 195, 154) !important;
  opacity: 1 !important;
}

span.wtr-time-number,
.vid.wtr-time-wrap span.before {
  position: relative;
}

#content .wtr-time-wrap:not(.vid) .wtr-time-number:before,
#content .vid.wtr-time-wrap span.before:before {
  color: #595959;
  content: "\7d";
  font-family: "ETmodules";
  font-size: 21px;
  font-weight: bold;
  margin-right: 0.5em;
}

.et-box-content {
  font-size: 20px;
  font-weight: 500;
  padding: 18px 43px 17px 66px;
}

.et-info .et-box-content {
  color: #938d5b;
}

.amazon_card {
  background: #f7f4f0;
  border-radius: 8px;
  display: inline-block;
  line-height: 1.3em;
  width: 300px;
  padding: 25px;
  text-align: center;
}

.amazon_card a:first-of-type img {
  height: 200px;
  margin-top: 20px;
  object-fit: contain;
}

.amazon_card .buy-link {
  background: #427a88;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  font-weight: 600;
  margin-top: 15px;
  padding: 10px 20px;
  text-decoration: none;
}
.amazon_card .buy-link:hover {
  background: #12c39a;
  text-decoration: none;
}

#left-area ol,
.comment-content ol,
.entry-content ol,
body.et-pb-preview #content .container ol {
  list-style: none;
}

#content ol li,
#content ul li,
.page #main-content ol li,
.page #main-content ul li {
  position: relative;
  padding-bottom: 0.5em;
}

#content ol,
.page #main-content ol {
  counter-reset: my-awesome-counter;
  list-style: none;
}

#content ol li,
.page #main-content ol li {
  counter-increment: my-awesome-counter;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 70px;
  position: relative;
}

#content ol li::marker,
ul li::marker,
.page #main-content ol li::marker,
.page #main-content ul li::marker {
  content: none;
}

#content ol li::before,
.page #main-content ol li::before {
  color: #437987;
  content: counter(my-awesome-counter) ". ";
  display: block;
  font-size: 1.2em;
  font-weight: 600;
  position: absolute;
  right: calc(100% - 2em);
}

#content ul:not(.no-list) li::before,
.page #main-content ul:not(.no-list) li::before {
  content: "▪";
  color: #437987;
  font-weight: 600;
  margin-right: 0.5em;
  position: absolute;
  left: -1em;
  line-height: 1;
  font-size: 1em;
  top: 0.15em;
}

#signature {
  background: #f7f4f0;
  display: inline-block;
  font-size: 20px;
  margin-top: 50px;
  padding: 20px 40px;
}

#signature strong {
  font-size: 24px;
}

p.heading {
  color: #437a88;
  display: block;
  font-size: 29px;
  font-weight: 500 !important;
  line-height: 1.2em;
}

.taskInfo {
  background: #f7f4f0;
  padding: 20px;
}

.taskInfo .item {
  align-items: center;
  display: flex;
  margin-bottom: 8px;
}

.taskInfo .item:last-of-type {
  margin-bottom: 0;
}

.taskInfo .item strong {
  margin-right: 5px;
}

.taskInfo .item img {
  margin-right: 0;
  max-width: 35px;
}

.et_pb_scroll_top span {
  display: block;
  font-family: omnes-pro, sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 0 10px 10px;
}

#wtr-content p:not(.has-background):last-of-type {
  padding-bottom: 1em;
}

.page .entry-content > div#ess-main-wrapper {
  margin: auto;
  max-width: 1080px;
  width: 80%;
}

ul.ess-social-network-lists:before {
  content: "Share with others:";
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
}

.crp_related {
  margin: 100px 0 0;
}

.crp_related ul {
  display: flex;
  margin-top: 15px;
  padding: 0 !important;
}

.crp_related li {
  background: #f7f4f0;
  border-radius: 5px;
  list-style-type: none;
  margin-right: 15px;
  transform: scale(1);
  transition: all 0.05s ease-in-out;
  width: calc(33% - 30px);
}

.crp_related li:hover {
  box-shadow: 0 2px 5px rgba(102, 102, 102, 0.25);
  transform: scale(1.03);
}

.crp_related li:last-of-type {
  margin-right: 0;
}

.crp_related a {
  display: block;
  display: block;
  height: 100%;
  padding: 25px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.crp_related img {
  border-radius: 50%;
  display: block;
  margin: 0 auto 10px auto;
}

@media (max-width: 760px) {
  .crp_related ul {
    display: block;
  }
  .crp_related li {
    margin-bottom: 20px;
    width: 100%;
  }
  .crp_related a {
    display: flex;
    text-align: left;
  }
  .crp_related .crp_title {
    display: block;
    width: 75%;
  }
  .crp_related img {
    margin: 0 20px 0 0 !important;
    padding: 0 !important;
    width: 90px;
  }
}

@media (max-width: 400px) {
  .crp_related a {
    display: block;
    text-align: center;
  }
  .crp_related .crp_title {
    width: 100%;
  }
  .crp_related img {
    margin: 0 auto 10px auto !important;
  }
}

.page #left-area {
  padding-bottom: 100px;
}

h4.widgettitle {
  margin-bottom: 25px;
  position: relative;
}

h4.widgettitle:after {
  background: #333333;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
}

.et_pb_widget a {
  color: #437a88;
}

@media (max-width: 980px) {
  #page-container #wtr-progress.top.shown {
    top: 0 !important;
  }
  .admin-bar #page-container #wtr-progress.top.shown {
    top: 32px !important;
  }
  #footer-info {
    display: block;
  }
  #footer-info .col {
    width: 100%;
  }
  #footer-info .privacy {
    margin-bottom: 25px;
  }
  #footer-info .disclaimer {
    padding: 0 25px;
    width: auto;
  }
}

body:not(.et-fb) .flipbox {
  display: flex;
}

body:not(.et-fb) .flipbox .front,
body:not(.et-fb) .flipbox .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  -webkit-transition: all 1s ease-in-out;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  -o-transition: transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  width: 100%;
  z-index: 11;
}

body:not(.et-fb) .flipbox .back {
  z-index: 10;
}

body:not(.et-fb) .flipbox .hover .front {
  -webkit-animation: Yplus 1s ease-in-out;
  animation: Yplus 1s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

body:not(.et-fb) .flipbox .hover .back {
  -webkit-animation: Yneg-zero 1s ease-in-out;
  animation: Yneg-zero 1s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

body:not(.et-fb) .flipbox .out .back {
  -webkit-animation: Yminus 1s ease-in-out;
  animation: Yminus 1s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

body:not(.et-fb) .flipbox .out .front {
  -webkit-animation: Ypos-zero 1s ease-in-out;
  animation: Ypos-zero 1s ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes Yminus {
  0% {
    -webkit-transform: rotateX(0) rotateY(0);
    transform: rotateX(0) rotateY(0);
  }
  to {
    -webkit-transform: rotateX(0) rotateY(-179deg);
    transform: rotateX(0) rotateY(-179deg);
  }
}

@keyframes Yplus {
  0% {
    -webkit-transform: rotateX(0) rotateY(0);
    transform: rotateX(0) rotateY(0);
  }
  to {
    -webkit-transform: rotateX(0) rotateY(179deg);
    transform: rotateX(0) rotateY(179deg);
  }
}

@keyframes Ypos-zero {
  0% {
    -webkit-transform: rotateX(0) rotateY(179deg);
    transform: rotateX(0) rotateY(179deg);
  }
  to {
    -webkit-transform: rotateX(0) rotateY(0);
    transform: rotateX(0) rotateY(0);
  }
}

@keyframes Yneg-zero {
  0% {
    -webkit-transform: rotateX(0) rotateY(-179deg);
    transform: rotateX(0) rotateY(-179deg);
  }
  to {
    -webkit-transform: rotateX(0) rotateY(0);
    transform: rotateX(0) rotateY(0);
  }
}

@media (max-width: 980px) {
  body:not(.et-fb) .flipbox {
    display: block;
  }
}

.woocommerce a.added_to_cart {
  display: block;
  text-align: center;
  border: 1px solid #14c39a;
  background: #fff;
  color: #3b3b3b !important;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 1rem;
  padding: 1rem;
}
.woocommerce a.added_to_cart::before {
  content: "Added to cart";
  padding-right: 1rem;
  font-weight: normal;
}
.woocommerce a.added_to_cart::after {
  /* arrow icon */
  content: "\2192";
}

#content-area .stock {
  display: none !important;
}

body.et_pb_button_helper_class .et_pb_button,
body.et_pb_button_helper_class .et_pb_module.et_pb_button,
.woocommerce.et_pb_button_helper_class a.button.alt,
.woocommerce-page.et_pb_button_helper_class a.button.alt,
.woocommerce.et_pb_button_helper_class button.button.alt,
.woocommerce.et_pb_button_helper_class button.button.alt.disabled,
.woocommerce-page.et_pb_button_helper_class button.button.alt,
.woocommerce-page.et_pb_button_helper_class button.button.alt.disabled,
.woocommerce.et_pb_button_helper_class input.button.alt,
.woocommerce-page.et_pb_button_helper_class input.button.alt,
.woocommerce.et_pb_button_helper_class #respond input#submit.alt,
.woocommerce-page.et_pb_button_helper_class #respond input#submit.alt,
.woocommerce.et_pb_button_helper_class #content input.button.alt,
.woocommerce-page.et_pb_button_helper_class #content input.button.alt,
.woocommerce.et_pb_button_helper_class a.button,
.woocommerce-page.et_pb_button_helper_class a.button,
.woocommerce.et_pb_button_helper_class button.button,
.woocommerce-page.et_pb_button_helper_class button.button,
.woocommerce.et_pb_button_helper_class input.button,
.woocommerce-page.et_pb_button_helper_class input.button,
.woocommerce.et_pb_button_helper_class #respond input#submit,
.woocommerce-page.et_pb_button_helper_class #respond input#submit,
.woocommerce.et_pb_button_helper_class #content input.button,
.woocommerce-page.et_pb_button_helper_class #content input.button {
  color: #fff;
}

#main-content .et_pb_tab_content ul li {
  position: relative;
}
#main-content .et_pb_tab_content ul li::before {
  content: "▪";
  color: #437987;
  font-weight: 600;
  margin-right: 0.5em;
  position: absolute;
  left: -1em;
  line-height: 1;
  font-size: 1em;
  top: 0.15em;
}

td.product-thumbnail a {
  width: 100%;
  display: block;
  margin: auto;
  text-align: center;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 100px;
}

.page #main-content ul#shipping_method li {
  padding: 0;
  margin: 0;
  margin-bottom: 0.5em;
  display: flex;
}
.page #main-content ul#shipping_method li::before {
  content: none;
}
.page #main-content ul#shipping_method li input {
  width: 20px;
  height: 20px;
  accent-color: #437a88 !important;
  cursor: pointer;
}
.page #main-content ul#shipping_method li label {
  line-height: 1;
  cursor: pointer;
}
.page #main-content ul#shipping_method li input:checked + label {
  font-weight: 600;
  color: #437a88;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}

.et_pb_wc_checkout_payment_info_0.et_pb_wc_checkout_payment_info {
  background-color: #f6f6f6 !important;
}

.woocommerce .woocommerce-customer-details address {
  padding: 1rem !important;
  background: #fff !important;
  border: 1px solid #cfcfcf !important;
}

.woocommerce-notice.woocommerce-thankyou-order-received {
  padding: 2rem !important;
  background: #fff;
  margin-bottom: 2rem;
  border: 1px solid #cfcfcf !important;
  border-radius: 5px;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: #fff;
}
.woocommerce form .form-row input.input-text,
#customer_details .select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid;
  color: #000;
  font-size: 18px;
  padding: 0.5em 0.75em;
}
#customer_details
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  color: #000;
}

#respond .form-submit .et_pb_button {
  color: #fff;
}

.single.no-toc #TOC {
  display: none;
}
.single.no-toc #content {
  width: 100%;
  margin: auto !important;
}
.single.no-toc .et_pb_row_0_tb_body {
  display: flex;
}
.single.has-toc .et_pb_row_0_tb_body {
  margin-left: 0;
  max-width: 100%;
}

#cookie-law-info-again {
  box-shadow: #00000036 2px 2px 5px 2px;
  font-weight: 500;
  line-height: 1em;
  padding: 5px 10px;
  right: 20px !important;
}

.single-favorite-products header {
  display: flex;
  margin-bottom: 30px;
  justify-content: space-between;
  gap: 4rem;
}
.single-favorite-products header a {
  font-weight: bold;
}
.affiliate-disclaimer {
  color: #595959;
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.2;
  font-style: italic;
}
.single-favorite-products .et_post_meta_wrapper {
}

.single-favorite-products .et_post_meta_wrapper #category a {
  font-size: 18px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.single-favorite-products .et_post_meta_wrapper ul.categories {
  list-style-type: none;
  margin-top: 20px;
  padding: 0;
}

.single-favorite-products .et_post_meta_wrapper ul.categories li {
  display: inline-block;
}

.single-favorite-products .et_post_meta_wrapper ul.categories li a {
  font-size: 18px;
}

.single-favorite-products .et_post_meta_wrapper ul.categories li:after {
  content: ", ";
  margin-left: -3px;
}

.single-favorite-products
  .et_post_meta_wrapper
  ul.categories
  li:last-child:after {
  content: none;
}

.single-favorite-products .entry-content .content {
  display: flex;
  margin-top: 2rem;
  gap: 2rem;
}

.single-favorite-products .content .product_link {
  width: 300px;
}

.widget_lc_taxonomy {
  list-style-type: none;
}

.widget_lc_taxonomy li a {
  display: inline-block;
  line-height: 1.2em;
  text-decoration: none;
}

.widget_lc_taxonomy .children {
  margin: 0 0 20px 20px;
}

#lct-widget-products > li.cat-item > a {
  color: #333333;
  font-weight: 500;
}

#product_list li {
  margin: 10px 0 0 20px;
}

div#product_list {
  display: flex;
  flex-wrap: wrap;
}

article.tax {
  border: 1px solid #e2e2e2;
  margin: 20px 0 0 25px;
  padding: 1em;
  text-align: center;
  width: calc(50% - 13px);
}

article.tax:nth-child(odd) {
  margin: 20px 0 0 0;
}

article.tax img {
  margin-bottom: 20px;
}

article.tax h2 {
  color: #437a88;
  font-size: 20px;
}

article.tax a {
  text-decoration: none;
}

#breadcrumbs {
  font-size: 18px;
  margin-bottom: 20px;
}

.et_pb_blog_0 .et_pb_post a.more-link {
  color: #437a88 !important;
}

#modified-date {
  font-size: 18px;
}

#et-boc .dpsp-share-text,
#dpsp-content-bottom {
  margin: 0;
  padding: 0 !important;
}

/** CATEGORY PAGE STYLES **/
body.category .et_pb_section_0_tb_body {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 1688.187' preserveAspectRatio='none'%3E%3Cpath data-name='Path 1' d='M1920 1688.188s-218.559-522.787-832.235-1065.649S0 .665 0 .665h1920Z' fill='rgba(67,122,136,0.15)'/%3E%3Cpath data-name='Path 2' d='M1920 1377.558s-354.629-558.12-837.151-927.262S0 .665 0 .665h1920Z' fill='rgba(67,122,136,0.15)'/%3E%3Cpath data-name='Path 3' d='M1920 1102.306s-177.561-340.211-804.164-737.379S0 .665 0 .665h1920Z' fill='rgba(67,122,136,0.15)'/%3E%3C/svg%3E")
    no-repeat !important;
  background-size: 100vw 65vh !important;
}
#main-category-post-image .entry-title,
#main-category-post-image .post-content {
  display: none;
}
/* Container layout */
#alzready-blog-filter {
  margin: 0 auto;
  padding: 2rem 1rem;
  text-align: center;
}

/* Search Form */
#alzready-search-form {
  display: flex;
  justify-content: center;
  gap: 0;
  margin-bottom: 3rem;
  flex-wrap: wrap;
  flex-direction: row;
}

#alzready-search-input {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border: 2px solid #ccc;
  border-right: none;
  border-radius: 2px 0 0 2px;
  width: 100%;
  max-width: 400px;
  box-sizing: border-box;
}

#alzready-search-form button {
  padding: 0.5rem 1.25rem;
  font-size: 1rem;
  background-color: #437a88;
  color: #fff;
  border: 2px solid #437a88;
  border-left: none;
  border-radius: 0 2px 2px 0;
  cursor: pointer;
  white-space: nowrap;
}

#alzready-search-form button:hover {
  background-color: #2e5e6b;
  border-color: #2e5e6b;
}

/* Category buttons */
#alzready-cats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 1rem 0 2rem;
}

#alzready-cats li a {
  display: inline-block;
  padding: 0.4rem 0.85rem;
  font-size: 0.9rem;
  border-radius: 999px;
  border: 1px solid #437a88;
  color: #437a88;
  text-decoration: none;
  transition: all 0.2s ease;
}

#alzready-cats li a:hover {
  background-color: #2e5e6b;
  color: white;
  border-color: #2e5e6b;
}

#alzready-cats li.active a {
  background-color: #437a88;
  color: white;
  border-color: #437a88;
}

/* Post grid */
#alzready-results {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
  margin-bottom: 2rem;
  text-align: left;
}

/* Post item */
.alzready-post {
  border: 1px solid #eee;
  padding: 1rem;
  border-radius: 8px;
  background: #fff;
  transition: box-shadow 0.2s ease;
  opacity: 0;
  animation: fadeInUp 0.6s ease forwards;
}
.alzready-post a {
  display: block;
  width: 100%;
  height: 100%;
}

.alzready-post:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.alzready-post p {
  color: #666;
}
.alzready-post .read-more {
  color: #189691;
  font-weight: 600;
}

.alzready-post .alzready-primary-category {
  text-transform: uppercase;
  font-size: 16px;
  color: #2e5e6b;
  margin: 0;
  padding: 0;
}

.alzready-post h2 {
  font-size: 1em;
  margin-top: 0.75rem;
}

/* Fade-in animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Pagination */
#alzready-pagination {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 2rem 0;
}

#alzready-pagination li a {
  padding: 0.4rem 0.8rem;
  border-radius: 999px;
  border: 1px solid #437a88;
  color: #437a88;
  text-decoration: none;
}

#alzready-pagination li a.active,
#alzready-pagination li a[aria-current="page"] {
  background-color: #437a88;
  color: white !important;
}

.alzready-featured {
  display: grid;
  /* 2 columns for larger screens, 1 column for smaller */
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
}

.alzready-featured h1 span {
  color: #427a88;
  font-style: oblique;
}

.alzready-featured hr {
  width: 75px;
  border: none;
  border-top: 2px solid #437a88;
  margin: 1.5rem 0;
}

.alzready-featured h2 {
  font-size: 1.2em;
}

.alzready-featured .excerpt {
}

.alzready-featured .read-more {
  color: #189691;
  font-weight: 600;
  text-decoration: none;
}

.alzready-featured .read-more:hover {
  text-decoration: underline;
}

.alzready-featured img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 8px;
}
