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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", 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: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.postguard.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--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 {
	background-color: #0a0a0a;
	background-image: url(https://www.postguard.com/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 334px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}
}


.header-phone-icon{
  font-size:14px;
  display:inline-flex;
  align-items:center;
  color:inherit;
  text-decoration:none;
  gap:6px;          /* space between icon & number */
}

.header-phone-icon::before{
  content:"";
  display:inline-block;
  width:1.25em;     /* a touch larger than the text */
  height:1.25em;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fde140'%3E%3Cpath d='M21 16.5a2.5 2.5 0 0 0-2.5-2.5h-1a1 1 0 0 0-.94.66l-.6 1.79a1 1 0 0 1-1.14.68 13.05 13.05 0 0 1-8.1-8.1 1 1 0 0 1 .68-1.14l1.79-.6A1 1 0 0 0 10 6.5v-1A2.5 2.5 0 0 0 7.5 3H5A2.5 2.5 0 0 0 2.5 5.5 16.5 16.5 0 0 0 19 22a2.5 2.5 0 0 0 2-2.5v-3z'/%3E%3C/svg%3E");
  background-size:contain;
  background-repeat:no-repeat;
  vertical-align:middle;
}

.text-pgyellow > a {
  color: #fde140 !important;
}

.header-nav .menu-item.text-pgyellow > a {
  color: #fde140 !important;
}

.variations .woocommerce-length-row .value select.length-select {
    width: auto !important;
    display: inline-block;
    max-width: 200px;
}

.variations .woocommerce-length-row .value #custom_length_field {
    margin-top: 0.5em;
}

table.prod_what_size th, table.prod_size th {
    background-color: #fde140;
}

.spec-box {
		background-color: #fde140;
    padding: 30px;
    margin-bottom: 30px;
		width:220px;
}

.woodmart-list {
  list-style: none; /* removes the dot */
  padding-left: 0;  /* optional: aligns left edge */
}

.woodmart-list li::before {
  content: "\f185";
  font-family: "woodmart-font";
  font-weight: 400;
  display: inline-block;
  margin-right: 8px;
}

.wd-back-btn {
    display: none !important;
}

.information {
  text-transform: capitalize;
	color:red;
}

.page-title-category {
    background-image: none !important;
    background-color: transparent !important;
}

.acf-bullet-points {
    list-style: none;
    padding-left: 0;
}

.acf-bullet-points li {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 0.5em;
}

.acf-bullet-points li::before {
    content: "✔"; /* Unicode checkmark */
    color: #28a745; /* green or any other color */
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
}

@media (min-width: 1025px) {
    .woocommerce-variation-length-addon > .label,
    .woocommerce-variation-length-addon > .value {
        padding-left: 0 !important;
        /* Or: padding: 0 !important; */
    }
}
.bpt-tooltip-icon {
    display: inline-block;
    margin-left: 6px;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    cursor: help;
    position: relative;
    border-bottom: 1px dotted #aaa;
}

.bpt-tooltip-icon::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 125%; /* place above */
    left: 50%;
    transform: translateX(-50%);
    background-color: #fefefe;
    color: #333;
    padding: 6px 8px;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.4;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease-in-out;
}

.bpt-tooltip-icon:hover::after,
.bpt-tooltip-icon:focus::after {
    opacity: 1;
}

#bpt-accordion-wrapper {
    margin-top: 20px;
    font-family: sans-serif;
    max-width: 700px;
}

.bpt-accordion-item {
    margin-bottom: 10px;
}

.bpt-accordion-toggle {
    width: 100%;
    text-align: left;
    padding: 12px;
    border: 1px solid #ccc;
    font-weight: bold;
    cursor: pointer;
}

.bpt-toggle-features {
    background-color: rgba(255, 222, 1, 0.15);
}

.bpt-toggle-docs {
    background-color: #fde140;
    padding: 0;
    border: 1px solid #000;
}

.bpt-caddetails-logo {
    display: block;
    width: 100%;
    height: auto;
    max-height: 38px;
    object-fit: contain;
}

.bpt-accordion-panel {
    padding: 16px;
    border-radius: 0 0 6px 6px;
}

.bpt-panel-features {
    display: block;
    border: 1px solid #ccc;
    border-top: none;
    background-color: rgba(255, 222, 1, 0.15);
}

.bpt-panel-docs {
    display: none;
    border: 1px solid #000;
    border-top: none;
    background-color: #fde140;
}

.acf-bullet-points {
    padding-left: 20px;
    margin: 0;
    color: #444;
    font-size: 14px;
}

.bpt-caddetails-list,
.bpt-docs-list {
    margin: 1px 0;
    font-size: 14px;
    color: #444;
		font-weight:900;
}

.bpt-caddetails-list {
    margin-top: 10px;

}

.bpt-no-icon {
    display: flex;
    align-items: center;
    list-style: none;
}

.woodmart-list li.bpt-no-icon::before {
    display: none !important;
    content: none !important;
}

.bpt-caddetails-icon {
    display: inline-block;
    width: 1.2em;
    margin-right: 0.4em;
    font-size: 15px;
}

.bpt-caddetails-link {
    color: #0000EE;
    text-decoration: underline;
}
.bpt-accordion-panel .woodmart-list a {
    font-weight: 600;
    color: #333;
}
.bpt-separator {
    border: none;
    border-top: 1px solid #aaa;
    margin: 10px 0;
}
.bpt-freight-btn-wrapper {
    margin-top: 12px;
}

.bpt-freight-btn {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-family: var(--wd-text-font, "Lato", Arial, Helvetica, sans-serif);
    font-weight: var(--wd-text-font-weight, 400);
    font-size: var(--wd-text-font-size, 15px);
    color: var(--wd-text-color, #767676);
    line-height: var(--wd-text-line-height, 1.6);
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

.bpt-freight-btn:hover {
    color: var(--wd-link-color-hover, #242424);
    text-decoration: underline;
}

.bpt-freight-icon {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 6px;
}
/* Prevent WoodMart from hijacking our custom select box */
.wd-disable-select + .wd-select,
.wd-disable-select + span.select2 {
  display: none !important;
}

.wd-disable-select {
  display: block !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  position: relative !important;
  z-index: 9999 !important;
  background: white !important;
  color: black !important;
}
.cmplz-manage-vendors,
a[href*="cmp_vendorlist"] {
    display: none !important;
}

.cmplz-cookiebanner a:contains("Manage vendors") {
    display: none !important;
}

.complianz-category-functional {
    display: none !important;
}


ul.products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 0;
    list-style: none;
}

ul.products.columns-4 li.product-category {
    width: 20%;
    margin-bottom: 30px;
    text-align: center;
}

/* Stack native variation labels above selects and match width */
.variations_form table.variations tr {
    display: block;
    margin-bottom: 15px;
}

.variations_form table.variations th.label,
.variations_form table.variations td.value {
    display: block;
    width: 100% !important;
    padding: 0;
}

/* Always hide select for swatch attributes */
.variations_form table.variations td.value .swatches-select,
.variations_form table.variations td.value select[style*="display:none"] {
    display: none !important;
}

/* Style only visible variation selects */
.variations_form table.variations td.value select {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    box-sizing: border-box;
}

/* Remove bottom padding/margin on the variations table */
.variations_form table.variations {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Also remove any spacing on the last td inside the table */
.variations_form table.variations tr:last-child td.value {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Keep the label inline but prevent wrapping */
#payment ul.payment_methods li label[for='payment_method_authorize_net_cim_credit_card'] {
    display: inline !important;
    white-space: nowrap; /* Prevent line breaks */
}

/* Adjust radio button */
#payment_method_authorize_net_cim_credit_card {
    vertical-align: middle;
    margin-right: 5px;
}

@media (max-width: 480px) {
    .g-recaptcha {
        transform: scale(0.85);
        transform-origin: 0 0;
    }
}

/* Option 1: Most specific selector with AMPLIFIED GLOW */
.whb-column .header-phone-icon .phone-wrap {
    color: #FFD93D !important;
    text-shadow: 
        0 0 5px #FFD93D,
        0 0 10px #FFD93D,
        0 0 20px #FFD93D,
        0 0 30px #FFD93D !important;
    animation: phoneGlowAmplified 1.5s ease-in-out infinite alternate !important;
    font-weight: bold !important;
    display: inline-block !important;
    filter: brightness(1.2) !important;
	  font-size: 1.5em !important;
}

@keyframes phoneGlowAmplified {
    from { 
        text-shadow: 
            0 0 5px #FFD93D,
            0 0 15px #FFD93D,
            0 0 25px #FFD93D,
            0 0 35px #FFD93D,
            0 0 45px #FFD93D !important;
        filter: brightness(1.2) !important;
    }
    to { 
        text-shadow: 
            0 0 10px #FFD93D,
            0 0 25px #FFD93D,
            0 0 40px #FFD93D,
            0 0 55px #FFD93D,
            0 0 70px #FFD93D,
            0 0 85px #FFD93D !important;
        filter: brightness(1.5) !important;
    }
}

.single-product .product_meta .tagged_as { 
  display: none !important;
}