:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(96,96,96);
	--wd-text-font-size: 15px;
	--wd-title-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(59,36,24);
	--wd-alternative-color: rgb(255,189,89);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: rgb(234,234,234);
	--btn-accented-bgcolor: rgb(59,36,24);
	--btn-accented-bgcolor-hover: rgb(59,36,24);
	--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: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://pucacoffee.ie/wp-content/uploads/2021/08/coffee-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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: #2E1B12;
	background-image: none;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(255,255,255);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(243,243,243);
	background-image: none;
}
.wd .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(46,27,18);
}

/* Mobile only adjustments for 3CX */
@media (max-width: 1024px) {

  /* Move it slightly higher */
  call-us#wp-live-chat-by-3CX {
    bottom: 45px !important;
    right: 3px !important;

    /* Make it smaller */
    transform: scale(0.85) !important;
    transform-origin: bottom right !important;
  }

}


/* Hide WooCommerce stock text on single product pages */
.single-product-page p.stock {
  display: none !important;
}

/* Category description styling on shop/category pages */
.term-description,
.tax-product_cat .archive-description,
.tax-product_cat .term-description,
.tax-product_cat .page-title .term-description {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  max-width: 760px;
  margin: 10px auto 25px auto;
  text-align: center;
}

/* SUPPORT SUBMENU READABILITY, HEADER DROPDOWN MENU */
.whb-main-header .sub-menu a,
.whb-main-header .wd-sub-menu a,
.whb-main-header .menu-item-has-children .sub-menu a {
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #2f2219 !important;
  line-height: 1.5 !important;
}

/* HEADER MENU COLOURS, MAIN MENU + SUBMENU */

/* Main menu, default */
.whb-main-header .wd-nav > li > a {
  color: #242424 !important;
  font-weight: 600;
}

/* Main menu, hover */
.whb-main-header .wd-nav > li:hover > a {
  color: #DD9933 !important;
}

/* Main menu, current/active */
.whb-main-header .wd-nav > li.current-menu-item > a,
.whb-main-header .wd-nav > li.current-menu-ancestor > a,
.whb-main-header .wd-nav > li.current-page-ancestor > a {
  color: #4b2e1f !important;
}

/* Submenu, default */
.whb-main-header .sub-menu a,
.whb-main-header .wd-sub-menu a {
  color: #242424 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
}

/* Submenu, hover */
.whb-main-header .sub-menu li:hover > a,
.whb-main-header .wd-sub-menu li:hover > a {
  color: #DD9933 !important;
}

/* Submenu, current/active */
.whb-main-header .sub-menu .current-menu-item > a,
.whb-main-header .sub-menu .current-page-ancestor > a,
.whb-main-header .sub-menu .current-menu-ancestor > a,
.whb-main-header .wd-sub-menu .current-menu-item > a,
.whb-main-header .wd-sub-menu .current-page-ancestor > a,
.whb-main-header .wd-sub-menu .current-menu-ancestor > a {
  color: #4b2e1f !important;
}


/* BLOG POST CONTENT LINKS
   Removes the default purple visited-link colour and heavy underline style
   from links inside single blog post content.
   Keeps links in Puca Coffee brand colours, with underline only on hover.
*/

.single-post .entry-content a {
  color: #6f4323 !important;
  text-decoration: none !important;
  font-weight: 500;
}

.single-post .entry-content a:visited {
  color: #6f4323 !important;
  text-decoration: none !important;
}

.single-post .entry-content a:hover {
  color: #452715 !important;
  text-decoration: underline !important;
}



/* Enlarge category icons in WoodMart page title */
.category-nav-link {
  overflow: visible !important;
  align-items: center !important;
}

.category-nav-link > img.wd-nav-img {
  transform: scale(2.1) !important;
  transform-origin: center center !important;
  margin-right: 20px !important;
}



/* Reusable mobile fix, Products Extra Content HTML BLocks force image first and text second on selected WPBakery columns */
@media (max-width: 767px) {
  .mobile-image-first-fix > .vc_column-inner > .wpb_wrapper {
    display: flex !important;
    flex-direction: column !important;
  }

  .mobile-image-first-fix .wpb_single_image,
  .mobile-image-first-fix .wd_single_image {
    order: 1 !important;
  }

  .mobile-image-first-fix .vc_custom_heading,
  .mobile-image-first-fix .woodmart-title-container,
  .mobile-image-first-fix .title-wrapper {
    order: 2 !important;
  }

  .mobile-image-first-fix .wpb_text_column,
  .mobile-image-first-fix .wd_text_block {
    order: 3 !important;
  }
}

/* SUPPORT SUBMENU READABILITY, HEADER DROPDOWN MENU */
.whb-main-header .sub-menu a,
.whb-main-header .wd-sub-menu a,
.whb-main-header .menu-item-has-children .sub-menu a {
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #2f2219 !important;
  line-height: 1.5 !important;
}

/* HEADER MENU COLOURS, MAIN MENU + SUBMENU */

/* Main menu, default */
.whb-main-header .wd-nav > li > a {
  color: #242424 !important;
  font-weight: 600;
}


/* Main menu, current/active */
.whb-main-header .wd-nav > li.current-menu-item > a,
.whb-main-header .wd-nav > li.current-menu-ancestor > a,
.whb-main-header .wd-nav > li.current-page-ancestor > a {
  color: #4b2e1f !important;
}

/* Submenu, default */
.whb-main-header .sub-menu a,
.whb-main-header .wd-sub-menu a {
  color: #242424 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
}

/* Submenu, hover */
.whb-main-header .sub-menu li:hover > a,
.whb-main-header .wd-sub-menu li:hover > a {
  color: #DD9933 !important;
}

/* Submenu, current/active */
.whb-main-header .sub-menu .current-menu-item > a,
.whb-main-header .sub-menu .current-page-ancestor > a,
.whb-main-header .sub-menu .current-menu-ancestor > a,
.whb-main-header .wd-sub-menu .current-menu-item > a,
.whb-main-header .wd-sub-menu .current-page-ancestor > a,
.whb-main-header .wd-sub-menu .current-menu-ancestor > a {
  color: #4b2e1f !important;
}

/* PUCA - main navigation hover + current page color #DD9933. */
.whb-header .wd-header-nav > li > a:hover,
.whb-header .wd-header-nav > li:hover > a,
.whb-header .menu > li > a:hover,
.whb-header .menu > li:hover > a,
.whb-header .wd-header-nav > li.current-menu-item > a,
.whb-header .wd-header-nav > li.current-menu-ancestor > a,
.whb-header .wd-header-nav > li.current_page_item > a,
.whb-header .wd-header-nav > li.current_page_ancestor > a,
.whb-header .menu > li.current-menu-item > a,
.whb-header .menu > li.current-menu-ancestor > a,
.whb-header .menu > li.current_page_item > a,
.whb-header .menu > li.current_page_ancestor > a {
    color: rgb(221,153,51) !important;
}


/* PUCA - mobile menu hover + current page */
.mobile-nav .menu-item > a:hover,
.mobile-nav .menu-item:hover > a,
.mobile-nav .menu-item.current-menu-item > a,
.mobile-nav .menu-item.current-menu-ancestor > a,
.mobile-nav .menu-item.current_page_item > a,
.mobile-nav .menu-item.current_page_ancestor > a,
.site-mobile-menu .menu-item > a:hover,
.site-mobile-menu .menu-item:hover > a,
.site-mobile-menu .menu-item.current-menu-item > a,
.site-mobile-menu .menu-item.current-menu-ancestor > a,
.site-mobile-menu .menu-item.current_page_item > a,
.site-mobile-menu .menu-item.current_page_ancestor > a,
.wd-nav-mobile .menu-item > a:hover,
.wd-nav-mobile .menu-item:hover > a,
.wd-nav-mobile .menu-item.current-menu-item > a,
.wd-nav-mobile .menu-item.current-menu-ancestor > a,
.wd-nav-mobile .menu-item.current_page_item > a,
.wd-nav-mobile .menu-item.current_page_ancestor > a {
    color: rgb(221,153,51) !important;
    opacity: 1 !important;
}







/* PUCA - shop page title category links hover + active color */
.page-title .wd-nav-product-cat li > a:hover,
.page-title .wd-nav-product-cat li:hover > a,
.page-title .wd-nav-product-cat li.current-cat > a,
.page-title .wd-nav-product-cat li.current-cat > span,
.page-title .wd-nav-product-cat li.current-cat-parent > a,
.page-title .wd-nav-product-cat li.current-cat-parent > span,
.page-title .wd-nav-product-cat li.current-cat-ancestor > a,
.page-title .wd-nav-product-cat li.current-cat-ancestor > span,
.page-title .wd-nav-product-cat li.current-menu-item > a,
.page-title .wd-nav-product-cat li.current-menu-item > span,
.page-title .wd-nav-product-cat li.current-menu-ancestor > a,
.page-title .wd-nav-product-cat li.current-menu-ancestor > span,
.page-title .wd-nav-product-cat li.current_page_item > a,
.page-title .wd-nav-product-cat li.current_page_item > span,
.page-title .wd-nav-product-cat li.current_page_parent > a,
.page-title .wd-nav-product-cat li.current_page_parent > span {
    color: rgb(221,153,51) !important;
}


FOOTER MENUS FINE TUNING
/* Footer layout tweak */
.footer-container .footer-column:nth-child(2) {
    margin-left: -50px;
}
.footer-container .footer-column:nth-child(3) {
    margin-left: 40px;
}
/* Footer menu item spacing */
.footer-container .footer-widget .menu li {
    margin-bottom: 8px !important;
}
.footer-container .footer-widget .menu li:last-child {
    margin-bottom: 0 !important;
}
/* Footer widget title position */
.footer-container .footer-widget-title,
.footer-container .widget-title {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
/* Mobile and tablet footer accordion fix */
@media (max-width: 577px) {
    .footer-container .footer-column:nth-child(2),
    .footer-container .footer-column:nth-child(3) {
        margin-left: 0 !important;
        left: auto !important;
        transform: none !important;
    }

    .footer-container .footer-column:nth-child(2),
    .footer-container .footer-column:nth-child(2) .widget,
    .footer-container .footer-column:nth-child(2) .textwidget {
        text-align: center !important;
    }
}
/* Hide footer column 1 image on mobile */
@media (max-width: 577px) {
    .footer-container .footer-column:nth-child(1) {
        display: none !important;
    }
}
@media (max-width: 1024px) and (min-width: 667px) {
    .puca-footer-madein {
        display: block;
    }
}




.page-id-30483 form.woocommerce-form-order-withdrawal-request textarea {
    min-height: 100px !important;
}



/* Puca Coffee withdrawal button only */

.page-id-30483 form.woocommerce-form-order-withdrawal-request button,
.page-id-30483 form.woocommerce-form-order-withdrawal-request input[type="submit"],
.page-id-30483 #order-withdrawal-request-submit button,
.page-id-30483 #order-withdrawal-request-submit input {
    display: inline-block !important;
    width: auto !important;
    padding: 12px 22px !important;
    background: #3b1d11 !important;
    border: none !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}

.page-id-30483 form.woocommerce-form-order-withdrawal-request button:hover,
.page-id-30483 form.woocommerce-form-order-withdrawal-request input[type="submit"]:hover,
.page-id-30483 #order-withdrawal-request-submit button:hover,
.page-id-30483 #order-withdrawal-request-submit input:hover {
    background: #c89b3c !important;
    color: #ffffff !important;
}



/* Withdrawal success message, match Puca Coffee warning style */
.page-id-30483 .eu-owb-notice-wrapper .woocommerce-message {
    background-color: #e8b74a !important;
    color: #ffffff !important;
}

/* Hide Confirm Withdrawal after a successful submission */
.page-id-30483
form.woocommerce-form-order-withdrawal-request
.eu-owb-form-fields[style*="display: none"]
~ #order-withdrawal-request-submit {
    display: none !important;
}





/* Puca Coffee abandoned-cart consent message */
.woocommerce-checkout #wcf_cf_gdpr_message_block {
    display: block;
    margin: 3px 0 0 !important;
    padding: 0 !important;
    line-height: 1.25 !important;
    white-space: pre-line !important;
}

.woocommerce-checkout #wcf_cf_gdpr_message_block > span {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.25 !important;
    white-space: pre-line !important;
}

.woocommerce-checkout #wcf_cf_gdpr_message_block a {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: inherit !important;
}



.puca-legal-guarantee-link,
.puca-legal-guarantee-link a {
    font-size: 14px !important;
}
