@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hartfordcoffee.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Catamaran", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Bebas Neue", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Caudex", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(13,10,71);
	--wd-alternative-color: rgb(66,67,69);
	--btn-default-bgcolor: rgb(66,67,69);
	--btn-default-bgcolor-hover: rgb(13,10,71);
	--btn-accented-bgcolor: rgb(66,67,69);
	--btn-accented-bgcolor-hover: rgb(13,10,71);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(13,10,71);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(17,17,17);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(13,10,71);
}

/* === HARTFORD REDESIGN v1 === */

@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@400;600;700&display=swap');

body, p, .woocommerce-loop-product__title, .wd-entities-title {

  color: #3d3d3d;

}

header nav > ul > li > a,

.wd-nav[class*="wd-style-"] > li > a,

.main-nav .item-level-0 > a,

.whb-secondary-menu .item-level-0 > a {

  font-family: 'Catamaran', Arial, Helvetica, sans-serif !important;

  font-size: 15px !important;

  font-weight: 600 !important;

  letter-spacing: 0.03em !important;

  text-transform: none !important;

  color: #1e3246 !important;

  padding: 8px 14px !important;

}

header nav > ul > li > a:hover,

header nav > ul > li.current-menu-item > a,

header nav > ul > li.current_page_item > a,

.wd-nav[class*="wd-style-"] > li > a:hover,

.wd-nav[class*="wd-style-"] > li.current-menu-item > a {

  color: #1e3246 !important;

  border-bottom: 2px solid #e8000d !important;

  padding-bottom: 6px !important;

}

body .whb-sticked .whb-general-header,

body .whb-sticked .whb-row {

  background-color: #ffffff !important;

}

/* === END HARTFORD REDESIGN v1 === */

/* === RESERVE PAGE FULL WIDTH FIX === */
.page-id-25668 .site-content,
.page-id-25668 .content-area,
.page-id-25668 .entry-content,
.page-id-25668 .elementor-section-boxed > .elementor-container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* === END RESERVE PAGE FULL WIDTH FIX === */

/* === PRODUCT CARD POLISH v1 === */

/* Product title */

.wd-entities-title,

.woocommerce-loop-product__title {

  font-family: 'Bebas Neue', Arial, Helvetica, sans-serif !important;

  color: #1e3246 !important;

  font-size: 18px !important;

  letter-spacing: 0.04em !important;

}

/* Price */

.woocommerce ul.products li.product .price,

.wd-product-grid .price {

  color: #e8000d !important;

  font-weight: 700 !important;

  font-size: 16px !important;

}

/* "or subscribe to save 10%" text */

.woocommerce ul.products li.product .price .woocommerce-Price-amount ~ *,

.woodmart-subscription-save-label,

.wcsatt-sub-discount-message,

a.wcsatt-add-subscription-coupon-link {

  font-size: 11px !important;

  color: #aaaab9 !important;

  font-weight: 400 !important;

}

/* Select Options button */

.wd-product .button,

.wd-product a.button,

.wd-add-btn a.button {

  background-color: #e8000d !important;

  color: #ffffff !important;

  border-color: #e8000d !important;

  border-radius: 4px !important;

  font-family: 'Catamaran', Arial, Helvetica, sans-serif !important;

  font-weight: 700 !important;

  font-size: 13px !important;

  letter-spacing: 0.04em !important;

  text-transform: uppercase !important;

  transition: background-color 0.2s ease !important;

}

.wd-product .button:hover,

.wd-product a.button:hover,

.wd-add-btn a.button:hover {

  background-color: #c00008 !important;

  border-color: #c00008 !important;

  color: #ffffff !important;

}

/* Card hover lift */

.woocommerce ul.products li.product {

  transition: transform 0.2s ease, box-shadow 0.2s ease !important;

}

.woocommerce ul.products li.product:hover {

  transform: translateY(-3px) !important;

  box-shadow: 0 8px 24px rgba(0,0,0,0.10) !important;

}

/* Star ratings — brand red */

.star-rating span::before,

.woocommerce .star-rating span::before {

  color: #e8000d !important;

}

/* === END PRODUCT CARD POLISH v1 === */