body {
  background: #eae8e4;
  font-family: calibri, sans-serif;
}
.wrapper {
  padding: 0;
}
h1 {
  color: #fff;
  font-size: calc(4.5rem);
  font-family: ltc-bodoni-175, serif;
}
h2 {
  font-size: 2.5rem;
}
h3 {
  font-size: 2.25rem;
}
h4 {
  font-size: 1.75rem;
  font-family: ltc-bodoni-175, serif;
}
h5 {
  font-size: 1.1rem;
  font-weight: 700;
  font-family: ltc-bodoni-175, serif;
}
h6 {
  font-size: 1.25rem;
}
::placeholder {
  font-family: calibri, sans-serif;
  font-weight: 300;
}
a {
  transition: .5s ease;
  text-decoration: none;
  color: #4aa1a1;
}
a:hover {
  color: #89a24e;
}
.serif {
  font-family: ltc-bodoni-175, serif;
}
.orangebg {
  background: #ed9160;
}
.greenbg {
  background: #b7d186;
}
.bluebg {
  background: #67899a;
}
.olivebg {
  background: #89a24e;
}
.goldbg {
  background: #eabc61;
}
.tealbg {
  background: #4aa1a1;
}
.rightlogobg {
  background: url('/wp-content/uploads/2022/06/rightlogobg.png') no-repeat right -25%;
  background-size: auto 50%;
}
.btn {
  padding: 5px 20px;
  border-radius: 5px;
}
.btn.big {
  font-size: 1.2rem;
}
.orangebtn {
  color: #fff !important;
  background: #ed9160;
  border: 0 !important;
}
.orangebtn:hover {
  color: #fff !important;
  background: #eabc65;
}
.btn1 {
  color: #fff !important;
  background: #ed9160;
  border: 0 !important;
}
.btn1:hover {
  color: #fff !important;
  background: #eabc65;
}
.greenbtn {
  background: #89a24e;
  color: #fff !important;
}
.greenbtn:hover {
  background: #b7d186;
  color: #fff !important;
}
.btn2 {
  background: #89a24e;
  color: #fff !important;
}
.btn2:hover {
  background: #b7d186;
  color: #fff !important;
}
.tealbtn {
  background: #4aa1a1;
  color: #fff;
}
.tealbtn:hover {
  background: #b7d186;
  color: #fff !important;
}
.btn-primary {
  background-color: #4aa1a1;
  color: #fff;
  border-color: #4aa1a1;
}
.btn-primary.disabled {
  background-color: #4aa1a1;
  color: #fff;
  border-color: #4aa1a1;
}
.btn-primary:disabled {
  background-color: #4aa1a1;
  color: #fff;
  border-color: #4aa1a1;
}
.btn-primary:hover {
  color: #fff;
  background-color: #b7d186;
  border-color: #b7d186;
}
.btn-outline-primary {
  border-color: #4aa1a1;
  color: #fff;
  background-color: #4aa1a1;
}
.btn-outline-primary:disabled {
  border-color: #4aa1a1;
  color: #fff;
  background-color: #4aa1a1;
}
.btn-outline-primary:hover {
  border-color: #b7d186;
  color: #fff;
  background-color: #b7d186;
}
.modal-content {
  background: #eae8e4;
}
#mc_embed_signup.button {
  background-color: #89a24e !important;
  color: #fff !important;
  border-radius: 30px !important;
  padding: 10px 20px !important;
  text-transform: lowercase;
  height: auto !important;
  line-height: 1 !important;
  font-size: 22px !important;
}
#mc_embed_signup.button:hover {
  background-color: #b7d186 !important;
}
#wrapper-navbar {
  z-index: 99;
  top: 0;
  background: #66b8b8;
}
.navbar {
  padding: 0 1.25rem;
}
.navbar-expand-md .navbar-nav .nav-link {
  color: #fff;
  font-size: 1.1rem;
}
#is-search-input-50 {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.astm-search-menu .is-search-icon {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2) !important;
  border-left: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#wrapper-footer a {
  color: #231f20;
}
#wrapper-footer a:hover {
  color: #fff;
}
#wrapper-footer i {
  font-size: 1.5rem;
}
#wrapper-footer p {
  font-weight: 300;
}
.footer-inline-signup #mc_embed_signup input {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #231f20;
  border-radius: 0;
}
.footer-inline-signup #mc_embed_signup input::placeholder {
  color: #231f20;
}
.footer-logo img {
  width: auto;
  max-height: 400px;
}
.footer-social li {
  display: inline-block;
  margin-right: 15px;
}
.footer-menus ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 2.25rem;
}
.footer-menus li {
  font-size: .9rem;
  margin-bottom: .5rem;
  font-weight: 300;
}
.footer-menus p {
  margin-bottom: .5rem;
  font-weight: 300;
}
.footer-menus p strong {
  font-family: ltc-bodoni-175, serif;
  font-weight: 700;
}
.woocommerce-result-count {
  display: none !important;
}
.woocommerce-breadcrumb {
  display: none !important;
}
mark.count {
  display: none !important;
}
.post-type-archive-product .add-to-cart-container {
  display: none !important;
}
.related .add-to-cart-container {
  display: none !important;
}
.bestsellers .add-to-cart-container {
  display: none !important;
}
.related {
  clear: both;
}
.related ul.products li.product .woocommerce-loop-product__title {
  color: #6d6e71;
  font-weight: 400;
}
.related .woocommerce-Price-amount {
  font-family: calibri, sans-serif;
  font-size: 1rem;
  color: #231f20;
  font-weight: bold;
}
.related h2.serif {
  color: #6d6e71;
  font-size: 2rem;
  letter-spacing: 1px;
}
.store-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 1%), url('/wp-content/uploads/2022/06/shop-hero.jpg') no-repeat top center;
  background-size: cover;
}
.product-cat-bar a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.product-cat-bar a:hover {
  background: #231f20;
}
#left-sidebar {
  padding-left: 0;
  padding-right: 5%;
}
#left-sidebar h4 {
  text-align: right;
  color: #6d6e71;
}
#text-2 {
  padding-top: 2.5rem;
}
.wpfFilterWrapper .wfpTitle {
  color: #6d6e71;
  text-transform: uppercase;
  font-size: 18px;
}
.wpfFilterWrapper i {
  color: #6d6e71;
}
.woocommerce ul.products li.product a img {
  margin-bottom: .5rem;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 0;
  font-size: 1.1rem;
  color: #231f20;
}
.woocommerce ul.products li.product .price {
  color: #231f20;
  font-size: 1rem;
  font-weight: 700;
}
.woocommerce nav.woocommerce-pagination {
  margin-bottom: 5rem;
}
.woocommerce-inner {
  background: url('/wp-content/uploads/2022/06/rightlogobg.png') no-repeat right bottom;
  background-size: auto 600px;
}
.woocommerce-widget-layered-nav a {
  color: #231f20;
}
.woocommerce-widget-layered-nav a:hover {
  color: #4aa1a1;
}
#woocommerce-wrapper .col-md {
  padding: 0;
}
.woocommerce div.product .product_title {
  font-family: ltc-bodoni-175, serif;
  color: #6d6e71;
  font-weight: 700;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}
.single-product .woocommerce-Price-amount {
  font-family: ltc-bodoni-175, serif;
  color: #6d6e71;
  font-size: 1.75rem;
}
input.qty {
  border-color: #fff;
}
.add_to_wishlist span,
.product-desc p,
.product-desc li {
  color: #6d6e71;
}
.woocommerce div.product form.cart {
  margin-bottom: 0;
}
.posted_in {
  font-weight: 700;
  text-transform: uppercase;
  color: #4aa1a1;
}
.posted_in a {
  font-weight: 400;
  text-decoration: underline;
}
.tagged_as a {
  border: 1px solid #4aa1a1;
  color: #4aa1a1;
  font-size: .85rem;
  padding: 3px 8px;
  border-radius: 4px;
  text-transform: lowercase;
}
.tagged_as a:hover {
  background: #4aa1a1;
  color: #fff;
}
.attributes {
  text-transform: uppercase;
  color: #4aa1a1;
}
.attributes a {
  text-decoration: underline;
}
p.desc-title {
  color: #86609f;
  font-size: 1.1rem;
}
.woocommerce div.product form.cart .variations {
  max-width: 400px;
}
.cart_totals h2,
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h2.woocommerce-order-details__title,
h2.woocommerce-column__title,
.wishlist-title h2,
h3#order_review_heading {
  font-family: ltc-bodoni-175, serif;
  font-weight: bold;
  text-transform: capitalize;
}
.shop_table th,
.shop_table td {
  font-size: 1rem;
}
.place-order button {
  font-size: 1.5rem;
}
#woocommerce_product_tag_cloud-2 {
  width: 300px;
  max-width: 90%;
  margin-left: auto;
  margin-top: 1.5rem;
}
#woocommerce_product_tag_cloud-2 h3 {
  display: none;
}
.tagcloud a {
  border: 1px solid #6d6e71;
  color: #6d6e71;
  padding: 3px 8px;
  border-radius: 4px;
  text-transform: lowercase;
  display: inline-block;
  font-size: .9rem !important;
  margin-bottom: 5px;
}
.tagcloud a:hover {
  color: #fff;
  background: #6d6e71;
}
.home-hero {
  padding: 200px 8% 165px;
}
.handle p {
  color: #6d6e71;
  font-size: 3.75rem;
  font-family: ltc-bodoni-175, serif;
  overflow: hidden;
  position: relative;
  z-index: 9;
  margin-bottom: -27px !important;
  text-align: center;
  margin-left: -5%;
}
.quote h2 {
  color: #ed9160;
  font-family: ltc-bodoni-175, serif;
  font-style: italic;
  font-size: calc(3rem);
}
.category-link {
  width: 200px;
  max-width: 80%;
  font-size: 1.2rem;
  padding: 10px 25px 10px 100px;
  border-top-right-radius: 20px;
  transition: .5s ease;
}
.category-link p {
  line-height: 1;
  color: #fff;
}
.category-link p.small {
  font-size: .75rem;
}
.category-link a {
  color: #fff;
}
.category-link a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.category-box:hover .category-link {
  background: #6d6e71;
}
.hj-desc {
  max-width: 550px;
}
.hj-desc h2 {
  color: #4aa1a1;
  font-size: 2.5rem;
}
.hj-desc p.big {
  font-size: 1.25rem;
}
.hj-desc p.services {
  color: #89a24e;
  font-size: 1.1rem;
}
.bestsellers h3 {
  color: #6d6e71;
  font-size: 1.75rem;
}
.bestsellers .woocommerce ul.products {
  margin-top: 16px;
}
.bestsellers .woocommerce ul.products li.product {
  margin: 0 0 2% 1%;
  width: 24%;
}
.bestsellers .woocommerce ul.products li.product img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin-bottom: .25rem;
}
.bestsellers .woocommerce-loop-product__title {
  padding-bottom: 0 !important;
  color: #231f20 !important;
}
.bestsellers .price {
  color: #231f20 !important;
}
.event-details {
  border-top-left-radius: 40px;
}
.livesale img {
  border-top-left-radius: 40px;
}
.join .orangebg {
  border-top-left-radius: 40px;
}
#hjvillage .village-section:nth-child(even) img {
  border-top-left-radius: 40px;
}
.contact-form .greenbg {
  border-top-left-radius: 40px;
}
.woocommerce div.product div.images img {
  border-top-right-radius: 40px;
}
#hjvillage .village-section:nth-child(odd) img {
  border-top-right-radius: 40px;
}
.upcoming-sales .event-box {
  border-top-right-radius: 40px;
}
.register .greenbg {
  border-top-right-radius: 40px;
}
.facebook .goldbg {
  border-top-right-radius: 40px;
}
.subscribe .greenbg {
  border-top-right-radius: 40px;
}
.village img {
  border-top-right-radius: 40px;
}
#breadcrumbs,
.contact-form h2,
.contact-details h3,
.contact-details a,
.village-section li,
.upcoming h4 a,
.upcoming p,
.register h3 {
  color: #6d6e71;
}
#breadcrumbs a {
  text-decoration: underline;
  color: #6d6e71;
}
.secondary-hero p {
  color: #fff;
  font-size: 1.1rem;
}
.contact-details p {
  line-height: 1.5;
  font-size: 1.1rem;
  color: #6d6e71;
}
.contact-details a:hover {
  color: #4aa1a1;
}
.contact-details i {
  font-size: 1.5rem;
  margin-right: 15px;
}
#hjvillage .village-section:nth-child(even) {
  flex-direction: row-reverse;
}
.villagebg {
  background: url(/wp-content/uploads/2022/06/rightlogobg.png) no-repeat right -5%;
  background-size: 300px auto;
}
.livebg {
  background: url(/wp-content/uploads/2022/06/hj-left-bg@2x.png) no-repeat left 50px;
  background-size: 300px auto;
}
.village-section:nth-of-type(1) h2,
.village-section:nth-of-type(1n+7) h2 {
  color: #4aa1a1;
}
.village-section:nth-of-type(2) h2,
.village-section:nth-of-type(2n+7) h2,
.village-section:nth-of-type(5) h2,
.village-section:nth-of-type(5n+7) h2 {
  color: #89a24e;
}
.village-section:nth-of-type(3) h2,
.village-section:nth-of-type(3n+7) h2 {
  color: #ed9160;
}
.village-section:nth-of-type(4) h2,
.village-section:nth-of-type(4n+7) h2 {
  color: #67899a;
}
.village-section:nth-of-type(6) h2,
.village-section:nth-of-type(6n+7) h2 {
  color: #8caaba;
}
.village-section h3 {
  font-size: 1.75rem;
  color: #6d6e71;
}
.village-section p,
.livesale p {
  color: #6d6e71;
  line-height: 2;
}
.list-inline li {
  display: inline-block;
}
.list-inline li:after {
  content: ' | ';
}
.list-inline li:last-child:after {
  content: '';
}
.upcoming h3 {
  color: #6d6e71;
  margin-bottom: 2rem;
}
.upcoming .tribe-events-event-image img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  margin-bottom: 1rem;
}
.upcoming h4 {
  color: #6d6e71;
  margin-bottom: 0;
}
.upcoming h4 a:hover {
  color: #4aa1a1;
}
hr {
  background-color: #231f20;
  opacity: 1;
}
.border-start {
  border-left: 1px solid #231f20 !important;
}
.livesale h2 {
  color: #4aa1a1;
  font-weight: 700;
}
.forminator-ui.forminator-custom-form[data-grid=open] .forminator-row:not(:last-child) {
  margin-bottom: .5rem !important;
}
.forminator-button-submit {
  float: right;
  font-size: 1rem !important;
  font-family: ltc-bodoni-175, serif !important;
  font-weight: 700 !important;
  padding: 5px 30px !important;
  border-radius: 5px !important;
}
.forminator-label,
.forminator-radio-label {
  color: #6d6e71 !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
}
.upcoming-sales h3 {
  letter-spacing: 1px;
  font-size: 1.75rem;
  color: #6d6e71;
}
.upcoming-sales .event-box {
  text-align: center;
  color: #fff;
  padding: 1.5rem;
}
.upcoming-sales .event-box:nth-child(1) {
  background: #4aa1a1;
}
.upcoming-sales .event-box:nth-child(2) {
  background: #89a24e;
}
.upcoming-sales .event-box:nth-child(3) {
  background: #67899a;
}
.page-template-basic-page h4 {
  color: #4aa1a1;
}
.tribe-events-c-subscribe-dropdown__container {
  display: none !important;
}
.tribe-events .tribe-events-c-events-bar__views {
  display: none !important;
}
.events-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.3) 1%), url('/wp-content/uploads/2022/06/events-hero.jpg') no-repeat center;
  background-size: cover;
}
.tribe-events *,
.tribe-events-pg-template * {
  font-family: calibri, sans-serif !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-top: 1rem;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
  border-radius: 5px;
}
.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
  padding: 5px 10px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control:last-child {
  margin-top: 5px;
  margin-bottom: 5px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container {
  padding-right: 10px;
}
.tribe-events .tribe-events-calendar-month {
  background: #fff;
  border-radius: 10px;
}
.tribe-events .tribe-events-calendar-month__header-row {
  background: #ed9160;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.tribe-events-calendar-month__header-column {
  padding: 10px !important;
}
.tribe-events-calendar-month__header-column h3 {
  text-align: center !important;
  color: #fff !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
}
.tribe-events-c-top-bar__datepicker-mobile,
.tribe-events-c-top-bar__datepicker-desktop {
  font-family: ltc-bodoni-175, serif !important;
  font-weight: 700 !important;
  color: #6d6e71;
}
.tribe-events .tribe-events-c-search__button {
  background: #4aa1a1;
}
.tribe-events .tribe-events-c-search__button:focus,
.tribe-events .tribe-events-c-search__button:hover {
  background: #ed9160;
}
h3.tribe-events-calendar-month__day-date {
  color: #6d6e71;
  text-align: right;
  font-weight: 700;
}
.tribe-events-calendar-month__day-date-daynum,
.tribe-events-calendar-month__day-date-daynum,
.tribe-events-single h3 {
  font-family: ltc-bodoni-175, serif !important;
  color: #6d6e71 !important;
}
.tribe-events-calendar-month__calendar-event-details {
  display: flex;
  flex-direction: column-reverse;
}
.tribe-common .tribe-common-h8 a {
  color: #231f20 !important;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected,
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover,
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  background-color: #b7d186;
}
#tribe-events-pg-template {
  max-width: 100%;
  padding: 0;
}
.event-details {
  position: relative;
}
.event-details .register {
  position: absolute;
  bottom: -20px;
}
.event-details .register .btn {
  font-weight: 700;
  padding: 4px 30px;
}
.event-details h3 {
  font-weight: 700;
}
.event-details tr {
  line-height: 2.5rem;
  color: #6d6e71;
}
.tribe-events-single h2 {
  font-family: ltc-bodoni-175, serif !important;
  color: #89a24e;
  font-size: calc(3rem);
  font-weight: 700;
  line-height: 1;
}
.tribe-events-single p {
  color: #6d6e71;
}
@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .astm-search-menu {
    padding-left: 3rem;
  }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search {
    display: flex;
    flex-direction: row-reverse;
  }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar,
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar {
    width: 50% !important;
  }

}
@media (max-width: 991.98px) {
  .footer-logo img {
    max-height: 300px;
  }
}
@media (max-width: 767.98px) {
  .home-hero {
    padding: 100px 5% 65px;
  }
  .join .border-start {
    border-left: 0 !important;
  }
  #tribe-events-content {
    overflow: visible !important;
  }
  .handle p {
    font-size:  3rem;
    margin-bottom: -22px !important;
  }
}

@media (max-width: 575px) {
  .handle p {
    font-size:  2rem;
    margin-bottom: -14px !important;
  }
}


@media (max-width: 425px) {
  .navbar {
    padding:  0 .5rem;
  }
  .custom-logo {
    width:  220px;
  }
}
