html {
  font-size: 62.5%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #443d6f;
  overflow-x: hidden;
}
h1 {
  font-size: 5.2rem;
  margin-bottom: 3.2rem;
  text-align: left;
}
p {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 4.8rem;
  color: #333;
}
h2 {
  font-size: 4.4rem;
  margin-bottom: 48px;
}
h3 {
  font-size: 3.6rem;
  font-color: #e67e22;
  margin-bottom: 48px;
}
select {
  padding: 10px;
  font-size: 2.4rem;
  border: 1px solid #ccc;
  border-radius: 4px;
}
option {
  padding: 10px;
  font-size: 16px;
}
select:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}
a:any-link {
  text-decoration: none;
  cursor: pointer;
  color: #327510;
}
a:any-link:hover {
  font-weight: 600;
  }
.container-header-ad {
  position: relative;
  height: 280px;
  width: 800px;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.container-ad,
.inline-ad,
.inline-ad-center {
  font-size: 1.2rem;
}
.header-ad {
  font-size: 1.2rem;
}
.upper-header-ad {
  font-size: 1.2rem;
}
.inline-ad-center {
  text-align: center;
}
.footer-inline-ad {
  padding-top: 7.2rem;
  padding-bottom: 0;
}
.box {
        width:30%;
        height:30%;
        background-color:#f1760b;
        margin-left:-5%;
        margin-top:-5%;
        top:50%;
        left:50%;
}
table.box { 
        background-color:#fae5d3;
        color:#333;
        font-size:12pt;
        font-family:geneva, arial, helvetica;
 }
.word-em {
  font-style: italic;
  font-weight: 500;
}
.cart-header {
  color: #a20202;
}
.container-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  background-color: #fae5d3;
  padding: 4.6rem 4.6rem 4.6rem 4.6rem;
}
.cart-box {
  padding: 4.6rem 4.6rem 4.6rem 4.6rem;
  margin-bottom: 9.4rem;
  width: 60%:
  margin-top: 4.6rem;
  background-color: #fdf2e9
  color: #333;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}
.text-cart {
  font-size: 2.4rem;
  color: #333;
}
.container-cart-box .table {
  font-size: 4.2rem;
  text-align: center;
}
.cart {
  position: relative;
  display: inline-block;
}
.cart-icon {
  font-size: 2.2rem;
  line-height: 1;
}

.icon-count-wrapper {
    position: relative;
    display: inline-block;
}

.item-count {
    position: absolute;
    top: -8px; /* Adjust this value */
    left: 20px; /* Adjust this value */
    background-color: red; /* Example background color */
    color: white; /* Example text color */
    padding: 4px 8px; /* Adjust padding to fit the count nicely */
    border-radius: 50%; /* Optional: make the count a circle */
    font-size: 12px; /* Adjust font size */
}

.main-nav-link-text {
    display: inline-block;
    vertical-align: middle;
}
.data-ol {
  padding: 2.4rem;
  font-weight: 400;
  line-height: 1.4;
  font-size: 2.2rem;
  color: #333;
  border-radius: 11px;
  margin: 5%;
  padding: 5px;
  list-style:none;
}
.data-ol li {
  color: #333;
  padding: 5px;
}
.main-ul-left {
  font-size: 2.6rem;
  padding-left: 8%;
  list-style: none;
}
.main-list {
  font-size: 2.6rem;
  line-height: 1.2;
  color: #333;
  padding: 5%;
  padding-left: 8%;
}
main-list-box {
  width: 60%;
  background-color: white;
  padding 9.6rem;
  border: 3px solid #fff;
  box-shadow: 0 0 0 0.8rem rgba(230, 125, 34, 0.5);
}
ol {
  font-size: 2.6rem;
  padding-left: 8%;
}
*:focus {
  outline: none;
  box-shadow: 0 0 0 0.8rem rgba(230, 125, 34, 0.5);
}
.upper-grid-text {
  margin-left: 20px;
  font-size: 3rem;
}
.type-to-type-text {
  font-weight: 600;
  margin-left: 20px;
  font-size: 3rem;
  color: #a20202;
}
.table-center {
  width: 45%;
  text-align: center;
  font-size: 2.5rem;
}
.container-orange,
.container-light {
  width: 80%;
  padding: 5%;
  margin-left: 5%;
  position: relative; 
  font-size: 1.8rem;
  font-color: #333;
  line-height: 1.4;
  border-radius: 11px;
  box-shadow: 0 2.4rem 2.4rem 0 rgba(0, 0, 0, 0.15);
}
.container-light {
  background-color: #fdf2e9;
}
.container-orange {
  background-color:#fae5d3;
}
.container-ol {
  width: 400px;
  padding: 4.2rem 4.2rem;
  font-size: 3rem;
}
.reusable-ul li,
.reusable-ol li {
  list-style: none;
  padding: 2.4rem;
  padding: 2px;
}
.reusable-lu li {
  list-style: none;
  padding: 2.4rem;
  color: #333;
}
section {
  padding: 9.6rem 0;
}
.portrait-profile-text,
.profile-text {
  font-size: 3rem;
  color: #cf711f;
  color: #59300d;
  color: #a20202;
  text-align: center;
}
.portrait-profile-text {
  text-align: left;
}
.title {
  font-style: italic;
  font-weight: 600;
}
.author-text {
  font-size: 2rem;
  color: #cf711f;
  color: #59300d;
  color: #a20202;
}
.quotee {
  margin-left: 25%;
}
.wide-text-box {
  font-size: 1.8rem;
}
.medium-text-box {
  font-size3.2rem;
}
.padded-text-box {
  width: 80%;
  padding-left: 3%;
  padding-right: 3%;
  margin: 3%;
  font-size: 1.8rem;
 }
.resource-box {
  display: flex;
  font-size: 1.8rem;
  align-items: left;
  width: 50%;
}
.header-text {
  font-weight: 500;
  font-size: 2.5rem;
}
.margin-right-sm {
  margin-right: 1.6rem !important;
}
.container {
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 3.2rem;
}
.grid {
  display: grid;
  row-gap: 9.6rem;
  column-gap: 6.4rem;
}
.grid--2cols {
  grid-template-columns: repeat(2, 1fr);
}
.grid--3cols {
  grid-template-columns: repeat(3, 1fr);
}
.grid--4cols {
  grid-template-columns: repeat(4, 1fr);
}
.grid--5cols {
  grid-template-columns: repeat(5, 1fr);
}
.grid--center-v {
  align-items: center;
}
.btn,
.btn:link,
.btn:visited {
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
  padding: 1.6rem 3.2rem;
  border-radius: 15px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s;
}
.btn--full {
  background-color: #e67e22;
  color: #fff;
}
.btn--outline {
  background-color: white;
  color: #555;
}
.btn--full:link,
.btn--full:visited {
  background-color: #e67e22;
  color: #fff;
}
.btn--full:hover,
.btn--full:active {
  background-color: #cf7117;
  box-shadow: inset 0 0 0 2px #f1760b;
}
.btn--outline:link,
.btn--outline:visited {
  background-color: #fff;
  color: #555;
}
.btn-wide {
  width: 100%;
}
.btn--outline:hover,
.btn--outline:active {
  background-color: #fdf2e9;
  box-shadow: inset 0 0 0 3px #fff;
}
.heading-section,
.heading-primary-centered,
.heading-primary,
.heading-main,
.heading-secondary,
.heading-tertiary,
.heading-fourth {
  font-weight: 700;
  color: #333;
  letter-spacing: -0.5px;
}
.heading-main,
.heading-primary-centered,
.heading-primary {
  font-size: 5.2rem;
  line-height: 1.05;
  font-weight: 700;
  color: #333;
  letter-spacing: -0.5px;
  margin-bottom: 3.2rem;
  padding-top: 3.2rem;
}
.heading-main {
  font-size: 4.6rem;
  padding-top: 5.2rem;
  margin-top: 2.4rem;
}
.heading-reference-centered,
.heading-primary-centered {
  text-align: center;
}
.heading-reference-centered,
.heading-reference-em,
.heading-reference {
  font-size: 3rem;
  line-height: 1.2;
}
.heading-reference-em {
  font-style: italic;
  font-weight: 400;
}
.heading-reference-secondary,
.heading-secondary {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 9.6rem;
}
.heading-reference-secondary {
  padding-top: 3.2rem;
}
.heading-fourth {
  font-size: 4.2rem;
  line-height: 1.2;
  margin-bottom: 9.6rem;
}
.heading-tertiary {
  font-size: 2.8rem;
  line-height: 1.2;
  margin: 3.2rem;
  margin-left: 0;
  padding-top: 2.8rem;
}
.subheading-centered,
.top-link,
.subheading {
  font-weight: 600;
  display: block;
  font-size: 1.6rem;
  color: #a20202;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
  margin-top: 2.6rem;
  letter-spacing: 0.75px;
}
.subheading-centered {
  font-weight: 600;
  text-align: center;
  font-size: 2.4rem;
  padding-bottom: 2.4rem;
}
.top-link {
  font-size: 2.2rem;
  cursor: pointer;
}
.top-link a:hover {
  color: #cf711f;
  font-weight: 600;
}
footer {
  background-color: #fdf2e9;
  border-top: 4px solid #444;
  padding-top: 2.4rem;
  padding-right: 0px;
  color: #333;
}
.footer a,
.footer:link,
.footer-heading {
  color: #333;
  text-decoration: none;
}
.footer a:hover {
  color: #cf711f;
}
.copyright {
  font-size: small;
  text-align: left;
  font-weight: 500;
  color: #333;
}
.footer-heading {
  font-size: small;
  font-weight: 500;
}
.footer-logo {
  width: 100%;
}
.footer-grid {
  display: grid;
  grid-template-columns: 1fr 1.25fr 1.25fr 1fr 0.5fr;
  row-gap: 2.4rem;
  column-gap: 2.4rem;
}
.copyright-col,
.contact-col,
.terms-col,
.aboutus-col {
  padding-top: 2.7rem;
}
.menu-ion-icon {
  font-size: 3.2rem;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  color: #333;
}
.ion-icon-link,
.main-ion-icon {
  font-size: 3.2rem;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  color: #333;
}
.footer-icon {
  font-size: 1.2rem;
}
.rel-upper-grid,
.test-upper-grid,
.upper-grid {
  display: grid;
  width: 100%;
  grid-template-columns: 18rem 1.5fr 1.5fr 2.5fr;
  align-items: center;
  justify-content: center;
  background-color: #fdf2e9;
  font-family: sans-serif;
}
.rel-upper-grid,
.test-upper-grid {
  grid-template-columns: 1fr 0.5fr 2fr 100px;
  max-height: 14rem;
}
.logo {
  position: relative;
  top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
  height: 13rem;
  width: 16rem;
}
.ppage-text {
  font-size: 2rem;
  justify-self: right;
  align-self: right;
}
.header a,
.header:link {
  display: inline-block;
  text-decoration: none;
  color: #308ab4;
  font-weight: 500;
  font-size: 2.8rem;
}
.type-link a:hover,
.type-link:link:hover,
.header a:hover,
.header:link:hover {
  color: #cf711f;
}
.upper-grid-text {
  font-size: 2rem;
  font-style: italic;
  color: #f1760b;
  justify-self: center;
  align-items: center;
}
.main-header {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
} 
.header {
  display: flex;
  position: relative;
  align-items: center;
  background-color: #fdf2e9;
  width: 100%;
  height: 15rem;
  border-bottom: 2px solid #444;
}
.menu-icon {
  display: block;
  width: 8.2rem;
  height: 9.2rem;
  position: absolute;
  top: 0;
  right: 10%;
  transform: translate(-50%, -50%);
  cursor: pointer; 
}
.menu-icon-text { 
  font-size: 3rem;
  color: #308ab4;
  top: 5.2rem;
  right: 29%;
  position: absolute;
}
.rel-nav-container,
.nav-container {
  display: flex;
  width: 100%;
  position: relative;
  overflow: visible;
}
.menu {
  visibility: hidden;
  opacity: 0;
  top: calc(100% + 10px);
  transition: visibility 0s, opacity 0.3s ease-in-out;
  position: absolute;
  top: 100%;
  right: 0;
  border-radius: 5%;
  border: 3px solid #333;
  color: #333;
  align-items: center;
  justify-content: center;
  padding-top: 5%;
  margin-right: 15%;
  pointer-events: auto;
}
.rel-nav-container:hover .menu,
.nav-container:hover .menu,
.menu:hover {
  visibility: visible;
  opacity: 1;
  display: block;
  background-color: white;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 5%;
  padding-bottom: 2%;
  max-height: 80vh;
  overflow-y: auto;
  width: 330px;
  position: absolute;
  z-index: 99999999;
  cursor: pointer;
}
.menu-list {
  margin: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.menu-list li {
  padding: 5px;
  font-size: 2.8rem;
  width: 25rem;
  text-decoration: none;
  list-style-type: none;
}
.main-nav ul {
  list-style: none;
  padding: 2rem 2rem;
}
.main-nav li {
  display: inline-block;
}
.main-nav li a {
  display: block;
  text-decoration: none;
  color: #044c54;
  font-size: 2.8rem;
}
.main-nav li:hover a {
  background-color: #eee;
  cursor: pointer;
}
.main-nav-link {
  padding-bottom: 4px;
}
.main-nav-link:link,
.main-nav-link:visited {
  display: inline-block;
  text-decoration: none;
  color: #333;
  font-weight: 500;
}
.ion-icon-link:hover,
.main-nav-link:hover,
.main-nav-link:active {
  color: #cf711f;
  font-weight: 600; 
  transition: background-color 0.3s;
  cursor: pointer;
}
.main-nav-link-text {
  align-items: center;
  justify-content: left;
  line-height: 1.2;
  padding-bottom: 4px;
  font-size: 2.8rem;
}
.main-nav-link-cta-text {
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  padding-bottom: 4px;
  font-size: 3rem;
}
.main-nav-link.nav-cta:link,
.main-nav-link.nav-cta:visited {
  padding: 1.2rem 1.2rem;
  border-radius: 11px;
  color: #fff;
}
.main-nav-cta-container {
  background-color: #e67e22;
  width: 73%;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 8px;
  margin-top: 10px;
}
.main-nav-link.nav-cta:hover,
.main-nav-link.nav-cta:active {
  font-weight: 600;
  color: #cf711f;
}
.indent {
  margin-left: 20px;
}
.big-indent {
  margin-left: 4.2rem;
}
.quote-box {
 padding-left: 10%;
 padding-right: 10%;
 color: #e67e22;
}
.quote-box p {
 color: #a20202;
}
.sticky .header {
  height: 9rem;
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: 0 1.2rem 3.2rem rgba(0, 0, 0, 0.3);
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; 
  box-shadow: 0 1.2rem 3.2rem rgba(0, 0, 0, 0.3);
}
.sticky .section-hero {
  margin-top: 9.6rem;
}
.chatbox {
   height: 35rem;
   width: 45rem;;
   border: 1px solid black;
   margin-left: 5%;
   padding-left: 2%;
   padding-right: 2%;
   overflow: auto;
   text-align: left;
}
.chat-input {
   margin-top: 15px;
   margin-bottom: 10%:
   padding: 10px;
   width: 45rem;
   margin-left: 5%;
   height: 55px;
   font-size: 2.2rem;
}
