:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(81,81,81);
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,123,196);
	--wd-alternative-color: rgb(211,44,44);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,123,196);
	--btn-accented-bgcolor-hover: rgb(0,106,169);
	--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();
	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(237,237,237);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Lato-700", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 30px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}



.wd-page-title {
background-color: #0a0a0a;
}

/* ==========================================================================
   GENERAL FIXES
   ========================================================================== */

/* Remove empty line break/container */
body.woocommerce-checkout 
.wc-block-checkout__payment-method 
.wc-block-components-radio-control-accordion-content br {
    display: none !important;
}

/* Hide Wallid instantly on non GBP checkout to prevent flash */
body.woocommerce-checkout:not(.currency-gbp) .phd-wallid-option,
body.woocommerce-checkout:not(.currency-gbp) .phd-wallid-option ~ .wc-block-components-radio-control-accordion-content {
    display: none !important;
}

/* Force a clean space after the mini-basket subtotal colon */
.wc-block-components-sidebar-layout .wc-block-components-totals-item__label::after,
.woocommerce-mini-cart__total strong::after,
.mini-cart-subtotal label::after {
    content: " " !important;
    white-space: pre !important;
}

/* ==========================================================================
   WALLID & GOCARDLESS - RECOMMENDED BADGES
   ========================================================================== */

/* Reserve stable space beside both titles */
body.woocommerce-checkout .phd-wallid-option .wc-block-components-radio-control__label,
body.woocommerce-checkout .phd-gocardless-option .wc-block-components-radio-control__label {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 32px !important;
    padding-right: 0 !important;
}

/* Add RECOMMENDED badge beside both titles */
body.woocommerce-checkout .phd-wallid-option .wc-block-components-radio-control__label:after,
body.woocommerce-checkout .phd-gocardless-option .wc-block-components-radio-control__label:after {
    content: "RECOMMENDED";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
    padding: 6px 12px;
    min-width: 112px;
    height: 32px;
    border-radius: 5px;
    background: #007bc4;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    transition: none !important;
    animation: none !important;
}

/* ==========================================================================
   WALLID & GOCARDLESS - CONTENT LAYOUT
   ========================================================================== */

/* Turn payment content into vertical layout */
body.woocommerce-checkout .phd-wallid-option ~ .wc-block-components-radio-control-accordion-content,
body.woocommerce-checkout .phd-gocardless-option ~ .wc-block-components-radio-control-accordion-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    padding-bottom: 16px !important;
}

/* Hide GoCardless duplicate radio controls */
body.woocommerce-checkout .phd-gocardless-option ~ .wc-block-components-radio-control-accordion-content label input[type="radio"],
body.woocommerce-checkout .phd-gocardless-option ~ .wc-block-components-radio-control-accordion-content label .wc-block-components-radio-control__label-stage {
    display: none !important;
}

/* Payment description text */
body.woocommerce-checkout .phd-wallid-option ~ .wc-block-components-radio-control-accordion-content p,
body.woocommerce-checkout .phd-gocardless-option ~ .wc-block-components-radio-control-accordion-content p {
    display: block !important;
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
}

/* ==========================================================================
   BANK LOGOS
   ========================================================================== */

/* Hide by default */
body.woocommerce-checkout 
.wc-block-components-radio-control-accordion-content::after {
    content: none !important;
    display: none !important;
}

/* Show only when Wallid is selected */
body.woocommerce-checkout 
.phd-wallid-option.wc-block-components-radio-control__option-checked 
~ .wc-block-components-radio-control-accordion-content::after {
    content: "" !important;
    display: block !important;
    width: 372px !important;
    height: 58px !important;
    background-image: url("https://www.phdpeptides.com/wp-content/uploads/2026/05/banks.gif") !important;
    background-repeat: no-repeat !important;
    background-size: 372px auto !important;
    background-position: left center !important;
    margin-top: 4px !important;
}

/* Show only when GoCardless is selected */
body.woocommerce-checkout 
.phd-gocardless-option.wc-block-components-radio-control__option-checked 
~ .wc-block-components-radio-control-accordion-content::after {
    content: "" !important;
    display: block !important;
    width: 372px !important;
    height: 58px !important;
    background-image: url("https://www.phdpeptides.com/wp-content/uploads/2026/05/banks.gif") !important;
    background-repeat: no-repeat !important;
    background-size: 372px auto !important;
    background-position: left center !important;
    margin-top: 4px !important;
}

/* ==========================================================================
   DIRECT BANK TRANSFER (BACS)
   ========================================================================== */

/* Remove badges from bank transfer */
body.woocommerce-checkout 
.phd-bacs-option
.wc-block-components-radio-control__label:before,
body.woocommerce-checkout 
.phd-bacs-option
.wc-block-components-radio-control__label:after {
    content: none !important;
    display: none !important;
}

/* ==========================================================================
   FENA, VIVA & TAGADAPAY CHECKOUT PAYMENT STYLES
   ========================================================================== */

/* ==========================================================================
   SHARED PAYMENT ROW SPACE
   ========================================================================== */

/*
 * Give the payment title area the available width and remove unnecessary
 * spacing between the WooCommerce radio button and the custom title content.
 */
body.woocommerce-checkout .phd-fena-option,
body.woocommerce-checkout .phd-card-option {
    box-sizing: border-box !important;
}

body.woocommerce-checkout
.phd-fena-option
.wc-block-components-radio-control__option-layout,

body.woocommerce-checkout
.phd-card-option
.wc-block-components-radio-control__option-layout {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    flex: 1 1 auto !important;
}

body.woocommerce-checkout
.phd-fena-option
.wc-block-components-radio-control__label-group,

body.woocommerce-checkout
.phd-card-option
.wc-block-components-radio-control__label-group {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: 1 1 auto !important;
}


/* ==========================================================================
   FENA TITLE ROW
   ========================================================================== */

body.woocommerce-checkout
.phd-fena-option
.wc-block-components-radio-control__label {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
}

/* Fena round logo */
body.woocommerce-checkout
.phd-fena-option
.wc-block-components-radio-control__label::before {
    content: "" !important;
    display: inline-block !important;
    width: 34px !important;
    height: 34px !important;
    margin: 0 10px 0 0 !important;
    background-image: url("https://www.phdproducts.co.uk/wp-content/uploads/2026/05/fena-300x300.png") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    flex: 0 0 34px !important;
}

/* Fena RECOMMENDED badge */
body.woocommerce-checkout
.phd-fena-option
.wc-block-components-radio-control__label::after {
    content: "RECOMMENDED" !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 0 !important;
    height: 32px !important;
    margin: 0 0 0 10px !important;
    padding: 6px 11px !important;
    border-radius: 5px !important;
    background: #007bc4 !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    flex: 0 0 auto !important;
    transition: none !important;
    animation: none !important;
}


/* ==========================================================================
   FENA EXPANDED CONTENT
   ========================================================================== */

body.woocommerce-checkout
.phd-fena-option
~ .wc-block-components-radio-control-accordion-content {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    padding-bottom: 16px !important;
}

/* Fena description */
body.woocommerce-checkout
.phd-fena-option
~ .wc-block-components-radio-control-accordion-content p {
    display: block !important;
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
}

/* Hide the duplicate inner Fena payment row */
body.woocommerce-checkout
.phd-fena-option
~ .wc-block-components-radio-control-accordion-content label,

body.woocommerce-checkout
.phd-fena-option
~ .wc-block-components-radio-control-accordion-content label input,

body.woocommerce-checkout
.phd-fena-option
~ .wc-block-components-radio-control-accordion-content label span,

body.woocommerce-checkout
.phd-fena-option
~ .wc-block-components-radio-control-accordion-content label::before,

body.woocommerce-checkout
.phd-fena-option
~ .wc-block-components-radio-control-accordion-content label::after {
    display: none !important;
    content: none !important;
}

/* Supported bank logos beneath selected Fena */
body.woocommerce-checkout
.phd-fena-option.wc-block-components-radio-control__option-checked
~ .wc-block-components-radio-control-accordion-content::after {
    content: "" !important;
    display: block !important;
    width: 372px !important;
    max-width: 100% !important;
    height: 58px !important;
    margin: 4px 0 0 0 !important;
    background-image: url("https://www.phdpeptides.com/wp-content/uploads/2026/05/banks.gif") !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 372px auto !important;
}


/* ==========================================================================
   CREDIT / DEBIT CARD TITLE ROW
   ========================================================================== */

body.woocommerce-checkout
.phd-card-option
.wc-block-components-radio-control__label {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
}

/* Hide the original small gateway-supplied logos */
body.woocommerce-checkout
.phd-card-option
.wc-block-components-radio-control__label img,

body.woocommerce-checkout
.phd-card-option
.wc-block-components-payment-method-icons,

body.woocommerce-checkout
.phd-card-option
.wc-block-components-payment-method-icon,

body.woocommerce-checkout
.phd-card-option
.wc-block-components-payment-method-label__icons {
    display: none !important;
}


/* ==========================================================================
   VIVA / TAGADAPAY ROUND PROCESSOR LOGOS
   ========================================================================== */

body.woocommerce-checkout
.phd-viva-option
.wc-block-components-radio-control__label::before,

body.woocommerce-checkout
.phd-tagada-option
.wc-block-components-radio-control__label::before {
    content: "" !important;
    display: inline-block !important;
    width: 34px !important;
    height: 34px !important;
    margin: 0 10px 0 0 !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    flex: 0 0 34px !important;
}

/* Viva */
body.woocommerce-checkout
.phd-viva-option
.wc-block-components-radio-control__label::before {
    background-image: url("https://www.phdpeptides.com/wp-content/uploads/2026/07/viva.png") !important;
}

/* Tagadapay */
body.woocommerce-checkout
.phd-tagada-option
.wc-block-components-radio-control__label::before {
    background-image: url("https://www.phdpeptides.com/wp-content/uploads/2026/07/tagada.png") !important;
}


/* ==========================================================================
   VISA / MASTERCARD / AMERICAN EXPRESS GRAPHIC
   ========================================================================== */

body.woocommerce-checkout
.phd-card-option
.wc-block-components-radio-control__label::after {
    content: "" !important;
    display: inline-block !important;
    width: 150px !important;
    height: 40px !important;
    margin: 0 0 0 10px !important;
    background-image: url("https://www.phdpeptides.com/wp-content/uploads/2026/07/cards.png") !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: contain !important;
    flex: 0 0 150px !important;
}


/* ==========================================================================
   MOBILE PAYMENT ROWS
   ========================================================================== */

@media (max-width: 768px) {

    /*
     * Reduce only the horizontal padding/gap that was forcing the final item
     * onto a second line. The radio control remains fully usable.
     */
    body.woocommerce-checkout .phd-fena-option,
    body.woocommerce-checkout .phd-card-option {
        padding-left: 12px !important;
        padding-right: 12px !important;
        column-gap: 8px !important;
        gap: 8px !important;
    }

    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__option-layout,

    body.woocommerce-checkout
    .phd-card-option
    .wc-block-components-radio-control__option-layout {
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__label-group,

    body.woocommerce-checkout
    .phd-card-option
    .wc-block-components-radio-control__label-group {
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Fena remains on one line */
    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__label {
        display: inline-flex !important;
        flex-wrap: nowrap !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 13px !important;
        line-height: 1.2 !important;
        letter-spacing: -0.1px !important;
        white-space: nowrap !important;
    }

    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__label::before {
        width: 30px !important;
        height: 30px !important;
        margin-right: 7px !important;
        flex-basis: 30px !important;
    }

    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__label::after {
        width: auto !important;
        min-width: 0 !important;
        height: 29px !important;
        margin: 0 0 0 7px !important;
        padding: 5px 8px !important;
        font-size: 10.5px !important;
        flex: 0 0 auto !important;
    }

    /* Card processor, title and accepted cards remain on one line */
    body.woocommerce-checkout
    .phd-card-option
    .wc-block-components-radio-control__label {
        display: inline-flex !important;
        flex-wrap: nowrap !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        letter-spacing: -0.2px !important;
        white-space: nowrap !important;
    }

    body.woocommerce-checkout
    .phd-viva-option
    .wc-block-components-radio-control__label::before,

    body.woocommerce-checkout
    .phd-tagada-option
    .wc-block-components-radio-control__label::before {
        width: 28px !important;
        height: 28px !important;
        margin-right: 6px !important;
        flex-basis: 28px !important;
    }

    body.woocommerce-checkout
    .phd-card-option
    .wc-block-components-radio-control__label::after {
        width: 80px !important;
        height: 30px !important;
        margin: 0 0 0 6px !important;
        background-size: contain !important;
        background-position: left center !important;
        flex-basis: 80px !important;
    }

    /* Keep the Fena bank image responsive */
    body.woocommerce-checkout
    .phd-fena-option.wc-block-components-radio-control__option-checked
    ~ .wc-block-components-radio-control-accordion-content::after {
        width: 100% !important;
        max-width: 372px !important;
        background-size: contain !important;
    }
}


/* ==========================================================================
   EXTRA-SMALL PHONES
   ========================================================================== */

@media (max-width: 390px) {

    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__label {
        font-size: 12px !important;
    }

    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__label::before {
        width: 28px !important;
        height: 28px !important;
        margin-right: 6px !important;
        flex-basis: 28px !important;
    }

    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__label::after {
        height: 27px !important;
        margin-left: 6px !important;
        padding: 4px 7px !important;
        font-size: 9.5px !important;
    }

    body.woocommerce-checkout
    .phd-card-option
    .wc-block-components-radio-control__label {
        font-size: 11px !important;
        letter-spacing: -0.25px !important;
    }

    body.woocommerce-checkout
    .phd-viva-option
    .wc-block-components-radio-control__label::before,

    body.woocommerce-checkout
    .phd-tagada-option
    .wc-block-components-radio-control__label::before {
        width: 26px !important;
        height: 26px !important;
        margin-right: 5px !important;
        flex-basis: 26px !important;
    }

    body.woocommerce-checkout
    .phd-card-option
    .wc-block-components-radio-control__label::after {
        width: 72px !important;
        height: 28px !important;
        margin-left: 5px !important;
        flex-basis: 72px !important;
    }
}

/* ==========================================================================
   FOOTER DISCLAIMER
   ========================================================================== */


.phd-footer-disclaimer {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    background: #eaeef2;
    border-top: 1px solid #1f3b68;
    border-bottom: 1px solid #1f3b68;
    padding: 24px 20px 26px;
    text-align: center;
    margin-top: 0px;
}

.phd-footer-disclaimer-title {

    color: #8b1e1e;

    font-size: 22px;
    font-weight: 700;

    letter-spacing: 1px;

    margin-bottom: 12px;

    display: flex;
    align-items: center;
    justify-content: center;

    gap: 12px;
}

.phd-footer-disclaimer-title:before {

    content: "";

    width: 28px;
    height: 28px;

    display: inline-block;

    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c62828' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E");
}


.phd-footer-disclaimer-inner {
    max-width: 1050px;
    margin: 0 auto;
}

.phd-footer-disclaimer-title {
    color: #1f3b68;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 8px;
}

.phd-footer-disclaimer-text {
    color: #333;
    font-size: 15px;
    line-height: 1.6;
    margin: 0 auto 10px;
    max-width: 950px;
}

.phd-footer-disclaimer-link {
    color: #1f3b68;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
}

.phd-footer-disclaimer-link:hover {
    text-decoration: underline;
}

/* ==========================================================================
   BEAKER IMAGE ABOVE FOOTER
   ========================================================================== */

.phd-footer-lab-line {

    width: 100vw;
    margin-left: calc(50% - 50vw);

    height: 70px;

    background-image:
        url('https://www.phdpeptides.com/wp-content/uploads/2026/05/beakers-1.jpg');

    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;

    background-color: #ffffff;

    border-bottom: 1px solid rgba(31,59,104,0.18);

    margin-bottom: 0;
}

/* Mobile */
@media (max-width: 768px) {

    .phd-footer-lab-line {
        height: 60px;
        background-size: auto 100%;
        background-position: center bottom;
    }
}




/* ==========================================================================
   FOOTER FEATURES BAR
   ========================================================================== */

.phd-footer-features {

    display: grid;
    grid-template-columns: repeat(4, 1fr);

    gap: 0;

    width: 100%;

    margin-top: 10px;

    border: 1px solid rgba(31,59,104,0.10);

    border-radius: 12px;

    overflow: hidden;

    background: rgba(255,255,255,0.55);

    backdrop-filter: blur(3px);
}

.phd-footer-feature {

    display: flex;
    align-items: center;

    gap: 18px;

    padding: 28px 26px;

    position: relative;
}

.phd-footer-feature:not(:last-child):after {

    content: "";

    position: absolute;

    top: 50%;
    right: 0;

    transform: translateY(-50%);

    width: 1px;
    height: 56px;

    background: rgba(31,59,104,0.12);
}

.phd-footer-feature-icon {

    width: 42px;
    height: 42px;

    color: #5f6878;

    opacity: 0.9;

    flex-shrink: 0;
}

.phd-footer-feature-icon svg {

    width: 100%;
    height: 100%;
}

.phd-footer-feature-title {

    font-size: 18px;
    font-weight: 700;

    line-height: 1.1;

    letter-spacing: 0.3px;

    color: #1f3b68;

    margin-bottom: 4px;
}

.phd-footer-feature-text {

    font-size: 15px;
    line-height: 1.45;

    color: #4f596b;
}

/* ==========================================================================
   MOBILE
   ========================================================================== */

@media (max-width: 768px) {

    .phd-footer-features {

        grid-template-columns: 1fr 1fr;

        border-radius: 10px;
    }

    .phd-footer-feature {

        padding: 18px 16px;

        gap: 14px;
    }

    .phd-footer-feature-icon {

        font-size: 34px;
    }

    .phd-footer-feature-title {

        font-size: 15px;
    }

    .phd-footer-feature-text {

        font-size: 13px;
    }

    .phd-footer-feature:not(:last-child):after {

        display: none;
    }
}

/* ==========================================================================
   COPYRIGHT
   ========================================================================== */

.phd-footer-copyright {

    width: 100vw;

    margin-left: calc(50% - 50vw);

    text-align: center;

    padding: 18px 20px 24px;

    font-size: 15px;

    line-height: 1.5;

    color: #7b8494;

    background: #ffffff;

    border-top: 1px solid rgba(31,59,104,0.3);
}

/* ==========================================================================
   FOOTER COLUMN ICONS
   ========================================================================== */

.wd-b82e9780:before,
.wd-a121430c:before,
.wd-5bd34399:before {

    content: "";

    display: inline-block;

    width: 22px;
    height: 22px;

    vertical-align: middle;

    margin-right: 6px;
    margin-bottom: 0;

    opacity: 1;

    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


/* ABOUT */
.wd-b82e9780:before {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235f6878' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 21h18'/%3E%3Cpath d='M5 21V7l7-4 7 4v14'/%3E%3Cpath d='M9 21v-6h6v6'/%3E%3Cpath d='M9 9h.01'/%3E%3Cpath d='M15 9h.01'/%3E%3Cpath d='M9 12h.01'/%3E%3Cpath d='M15 12h.01'/%3E%3C/svg%3E");
}

/* CUSTOMERS */
.wd-a121430c:before {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235f6878' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21a8 8 0 0 0-16 0'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
}

/* INFORMATION */
.wd-5bd34399:before {

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235f6878' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6'/%3E%3C/svg%3E");
}


.phd-footer-feature-icon svg {
    display: block;
    width: 42px;
    height: 42px;
}

/* ==========================================================================
   PRODUCT SPEC TABLE
   ========================================================================== */

.phd-spec-table {
    max-width: 650px;
    margin: 20px 0;
}

.phd-spec-table table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    font-size: 15px;
    line-height: 1.5;
}

.phd-spec-table th,
.phd-spec-table td {
    padding: 12px 16px;
    text-align: left;
    border-bottom: 1px solid #edf0f2;
    vertical-align: middle;
}

.phd-spec-table th {
    width: 30%;
    font-weight: 600;
    color: #0f172a;
    background: #f8fafc;
    white-space: nowrap;
}

.phd-spec-table td {
    width: 70%;
    color: #334155;
}

.phd-spec-table tr:last-child th,
.phd-spec-table tr:last-child td {
    border-bottom: none;
}

@media (max-width: 768px) {

    .phd-spec-table {
        max-width: 100%;
    }

    .phd-spec-table th,
    .phd-spec-table td {
        padding: 10px 12px;
        font-size: 14px;
    }

    .phd-spec-table th {
        width: 38%;
    }

    .phd-spec-table td {
        width: 62%;
    }
}

/* ==========================================================================
   PRODUCT SMART TABS
   ========================================================================== */

.phd-coa-tab-content {
    padding: 20px !important;
}

@media (max-width: 768px) {

    .phd-coa-tab-content {
        padding: 0 !important;
    }

}

/* COA Footer Layout */
.phd-coa-footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-top: 28px;
}

.phd-coa-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    background-color: #000000;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    border-radius: var(--wd-brd-radius);
    transition: background-color 0.2s ease;
    min-width: 220px;
    min-height: 46px;
    text-align: center;
}

/* Hover */
.phd-coa-button:hover,
.phd-coa-button:focus,
.phd-coa-button:active {
    background-color: #575757;
    color: #ffffff !important;
    text-decoration: none !important;
}

/* Chromate Logo */
.phd-chromate-logo {
    display: inline-flex;
    align-items: center;
}

.phd-chromate-logo img {
    height: 58px;
    width: auto;
    display: block;
    opacity: 0.9;
    transition: opacity 0.2s ease;
}

.phd-chromate-logo img:hover {
    opacity: 1;
}

/* Mobile */
@media (max-width: 768px) {

    .phd-coa-button {
        width: 100%;
        min-width: unset;
    }

    .phd-chromate-logo img {
        height: 50px;
    }
}

/* =========================================
   CART + CHECKOUT BUTTON WIDTH FIX
========================================= */

/* Cart page buttons */

.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
.woocommerce-cart .checkout-button,
.woocommerce-cart a.checkout-button {
    width: auto !important;
    min-width: 280px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 16px 34px !important;
    border-radius: 8px !important;
}

/* Prevent container stretching */

.woocommerce-cart .wc-proceed-to-checkout {
    text-align: right;
}

/* Checkout Proceed to Payment button */

.woocommerce-checkout #place_order,
.woocommerce-checkout .wc-block-components-checkout-place-order-button,
.woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-button {
    width: auto !important;
    min-width: 320px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 18px 40px !important;
    border-radius: 8px !important;
    flex: 0 0 auto !important;
}

/* Mobile: make Proceed to Payment full width */
@media (max-width: 768px) {

    .woocommerce-checkout #place_order,
    .woocommerce-checkout .wc-block-components-checkout-place-order-button,
    .woocommerce-checkout .wc-block-checkout__actions_row .wc-block-components-button {
        width: 100% !important;
        min-width: 0 !important;
        flex: 1 1 100% !important;
    }

    .woocommerce-checkout .form-row.place-order,
    .woocommerce-checkout .wc-block-checkout__actions_row {
        width: 100% !important;
    }
}


/* Reset WoodMart search button on checkout */

body.woocommerce-checkout .wd-search-form button,
body.woocommerce-checkout .wd-search-form .searchsubmit {
    min-width: 0 !important;
    width: auto !important;
    padding: 0 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: initial !important;
}

/* Prevent checkout containers stretching buttons */

.woocommerce-checkout .form-row.place-order,
.woocommerce-checkout .wc-block-checkout__actions_row {
    display: flex;
    justify-content: flex-end;
}

/* Optional premium look */

.woocommerce-cart .checkout-button,
.woocommerce-checkout #place_order,
.wc-block-components-checkout-place-order-button {
    font-weight: 600;
    letter-spacing: 0.03em;
}

/* =========================================
   COUNTDOWN SHIPPING TIMER
========================================= */

/* Checkout order summary quantity badge */

.wc-block-components-order-summary-item__quantity,
.wc-block-components-product-metadata__quantity,
.wc-block-components-order-summary-item__quantity span {
    background: #acacac !important;
    border-color: #acacac !important;
    color: #ffffff !important;
    font-weight: 600 !important;
}

.wc-block-components-order-summary-item__quantity *,
.wc-block-components-product-metadata__quantity * {
    color: #ffffff !important;
    font-weight: 600 !important;
}



.phd-cutoff-box {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 15px 0;
    padding: 12px 15px;
    background: #f5f7f8;
    border: 1px solid #dfe5e8;
    border-radius: 5px;
    font-size: 14px;
}

.phd-cutoff-icon {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #007bc4;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    flex-shrink: 0;
}

.phd-cutoff-text strong {
    color: #1f2a44;
}

/* Hide recaptcha*/

.grecaptcha-badge {
    visibility: hidden !important;
}

/* Hide weglot*/

.weglot-container {
    display: none !important;
}

.wg-default {
    display: none !important;
}

#weglot_here {
    display: none !important;
}

.whb-y4ro7npestv02kyrww49 {
    text-transform: uppercase;
}



/* CusRev review date alignment fix */

/* Main review container */
.cr-review-card,
.cr-review-card .cr-review-card-inner,
.comment_container {
    position: relative !important;
}

/* Date styling and position */
.cr-review-card-date,
.cr-review-date,
.woocommerce-review__published-date,
time.woocommerce-review__published-date {
    position: relative !important;
    float: none !important;
    clear: none !important;
    right: auto !important;
    left: auto !important;
    top: -11px !important;
    bottom: auto !important;
    transform: none !important;
    text-align: left !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 0 0 8px !important;
    padding: 0 !important;
    display: inline-block !important;
    white-space: nowrap !important;
    color: #6f7782 !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
}

/* Keep reviewer meta area aligned left */
.cr-review-card .cr-review-card-name,
.cr-review-card .cr-reviewer-name,
.cr-review-card .cr-review-card-author,
.cr-review-card .cr-review-card-meta,
.comment_container .meta {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
    gap: 7px !important;
    width: auto !important;
    max-width: none !important;
}

/* Stop review rows spacing items apart */
.cr-review-card .cr-review-card-header,
.cr-review-card .cr-reviewer,
.cr-review-card .cr-review-card-meta {
    justify-content: flex-start !important;
    text-align: left !important;
}

/* Keep stars and review content underneath */
.cr-review-card-rating,
.crstar-rating,
.cr-review-card .star-rating,
.comment_container .star-rating {
    display: block !important;
    margin-top: 18px !important;
}

/* Mobile */
@media (max-width: 768px) {
    .cr-review-card-date,
    .cr-review-date,
    .woocommerce-review__published-date,
    time.woocommerce-review__published-date {
        font-size: 13px !important;
        margin-left: 6px !important;
        top: -11px !important;
    }
}

/* Move CusRev country flag up slightly */
.meta .ivole-review-country-icon,
.cr-comment-text .ivole-review-country-icon,
img.ivole-review-country-icon {
    position: relative !important;
    top: -2px !important;
    display: inline-block !important;
    vertical-align: middle !important;
}


/* =========================================
/* Mobile WooCommerce product tabs improvement */
/* Adds clearer tap areas, premium SVG icons, animated arrows, and locked grey active headers */
/* ========================================= */

@media (max-width: 768px) {

    /* Main mobile tabs area */
    .woocommerce-tabs,
    .woocommerce-tabs .wc-tabs-wrapper,
    .woocommerce-tabs .wd-accordion {
        margin-top: 18px;
    }

    /* Remove desktop tab list styling on mobile */
    .woocommerce-tabs ul.tabs {
        display: block;
        margin: 0;
        padding: 0;
        border: none;
    }

    /* Reset WoodMart accordion items */
    .woocommerce-tabs .wd-accordion-item {
        margin: 0 0 8px 0 !important;
        padding: 0 !important;
        border: none !important;
        background: transparent !important;
        box-shadow: none !important;
        overflow: visible !important;
    }

    /* Style only the tab header */
    .woocommerce-tabs .wd-accordion-title,
    .woocommerce-tabs ul.tabs li {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        width: 100% !important;
        min-height: 0 !important;
        margin: 0 0 8px 0 !important;
        padding: 0 !important;
        border: 1px solid #e2e2e2 !important;
        border-radius: 5px !important;
        background: #f8f8f8 !important;
        box-shadow: 0 1px 3px rgba(0,0,0,0.04) !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
        transition:
            border-color 0.22s ease,
            box-shadow 0.22s ease !important;
    }

    /* Active tab header stays grey */
    .woocommerce-tabs .wd-accordion-title.phd-tab-open,
    .woocommerce-tabs .wd-accordion-item.wd-active .wd-accordion-title,
    .woocommerce-tabs .wd-accordion-item.active .wd-accordion-title,
    .woocommerce-tabs .wd-accordion-item.wd-opened .wd-accordion-title,
    .woocommerce-tabs ul.tabs li.active {
        background: #f8f8f8 !important;
        border-color: #e2e2e2 !important;
        box-shadow: 0 1px 3px rgba(0,0,0,0.04) !important;
    }

    /* Tab title text and icon alignment */
    .woocommerce-tabs .wd-accordion-title-text,
    .woocommerce-tabs ul.tabs li a {
        display: flex !important;
        align-items: center !important;
        gap: 9px !important;
        width: 100% !important;
        min-height: 48px !important;
        padding: 12px 44px 12px 14px !important;
        color: #111111 !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        line-height: 1.25 !important;
        text-decoration: none !important;
        box-sizing: border-box !important;
    }

    /* Remove WooCommerce pseudo styling */
    .woocommerce-tabs ul.tabs li a::after,
    .woocommerce-tabs ul.tabs li::before,
    .woocommerce-tabs ul.tabs li::after {
        display: none !important;
        content: none !important;
    }

    /* Hide WoodMart default accordion opener */
    .woocommerce-tabs .wd-accordion-opener,
    .woocommerce-tabs .wd-accordion-title .wd-accordion-opener {
        display: none !important;
    }

    /* Custom closed arrow, points right */
    .woocommerce-tabs .wd-accordion-title::after {
        content: "" !important;
        position: absolute !important;
        right: 18px !important;
        top: 50% !important;
        display: block !important;
        width: 8px !important;
        height: 8px !important;
        border-right: 2px solid #111111 !important;
        border-bottom: 2px solid #111111 !important;
        opacity: 0.72 !important;
        transform: translateY(-50%) rotate(-45deg) !important;
        transition: transform 0.22s ease, opacity 0.22s ease !important;
        pointer-events: none !important;
    }

    /* Open arrow, animates down */
    .woocommerce-tabs .wd-accordion-title.phd-tab-open::after,
    .woocommerce-tabs .wd-accordion-title.wd-active::after,
    .woocommerce-tabs .wd-accordion-title[aria-expanded="true"]::after,
    .woocommerce-tabs .wd-accordion-item.wd-active .wd-accordion-title::after,
    .woocommerce-tabs .wd-accordion-item.active .wd-accordion-title::after,
    .woocommerce-tabs .wd-accordion-item.wd-opened .wd-accordion-title::after {
        transform: translateY(-65%) rotate(45deg) !important;
        opacity: 0.95 !important;
    }

    /* Premium SVG icon base */
    .woocommerce-tabs .wd-accordion-title-text::before,
    .woocommerce-tabs ul.tabs li a::before {
        content: "" !important;
        display: inline-block !important;
        width: 18px !important;
        height: 18px !important;
        min-width: 18px !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: 18px 18px !important;
        flex: 0 0 18px !important;
    }

    /* Description icon */
    .woocommerce-tabs .wd-accordion-title.phd-tab-description .wd-accordion-title-text::before,
    .woocommerce-tabs ul.tabs li.description_tab a::before {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M14 3H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8z'/><path d='M14 3v5h5'/><path d='M9 13h6'/><path d='M9 17h6'/></svg>") !important;
    }

    /* Additional information icon */
    .woocommerce-tabs .wd-accordion-title.phd-tab-additional-information .wd-accordion-title-text::before,
    .woocommerce-tabs ul.tabs li.additional_information_tab a::before {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='9'/><path d='M12 10v6'/><path d='M12 7.5h.01'/></svg>") !important;
    }

    /* Certificate of Analysis icon */
    .woocommerce-tabs .wd-accordion-title.phd-tab-coa .wd-accordion-title-text::before,
    .woocommerce-tabs ul.tabs li.certificate_of_analysis_tab a::before,
    .woocommerce-tabs ul.tabs li.certificate-of-analysis_tab a::before,
    .woocommerce-tabs ul.tabs li.coa_tab a::before,
    .woocommerce-tabs ul.tabs li a[href*="certificate"]::before,
    .woocommerce-tabs ul.tabs li a[href*="analysis"]::before,
    .woocommerce-tabs ul.tabs li a[href*="coa"]::before {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M7 3h10a2 2 0 0 1 2 2v16l-7-3-7 3V5a2 2 0 0 1 2-2z'/><path d='m9 12 2 2 4-4'/></svg>") !important;
    }

    /* Shipping and Delivery icon */
    .woocommerce-tabs .wd-accordion-title.phd-tab-shipping .wd-accordion-title-text::before,
    .woocommerce-tabs ul.tabs li.shipping_delivery_tab a::before,
    .woocommerce-tabs ul.tabs li.shipping-and-delivery_tab a::before,
    .woocommerce-tabs ul.tabs li.shipping_tab a::before,
    .woocommerce-tabs ul.tabs li.delivery_tab a::before,
    .woocommerce-tabs ul.tabs li a[href*="shipping"]::before,
    .woocommerce-tabs ul.tabs li a[href*="delivery"]::before {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M21 8v8a2 2 0 0 1-1 1.73l-7 4a2 2 0 0 1-2 0l-7-4A2 2 0 0 1 3 16V8a2 2 0 0 1 1-1.73l7-4a2 2 0 0 1 2 0l7 4A2 2 0 0 1 21 8z'/><path d='M3.3 7 12 12l8.7-5'/><path d='M12 22V12'/></svg>") !important;
    }

    /* Reviews icon */
    .woocommerce-tabs .wd-accordion-title.phd-tab-reviews .wd-accordion-title-text::before,
    .woocommerce-tabs ul.tabs li.reviews_tab a::before,
    .woocommerce-tabs ul.tabs li a[href*="reviews"]::before {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M12 3.5 14.6 8.8l5.8.8-4.2 4.1 1 5.8-5.2-2.7-5.2 2.7 1-5.8-4.2-4.1 5.8-.8z'/></svg>") !important;
    }

    /* Open tab content should not be boxed */
    .woocommerce-tabs .wd-accordion-content,
    .woocommerce-tabs .woocommerce-Tabs-panel {
        margin: 0 !important;
        padding: 14px 0 22px 0 !important;
        border: none !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    /* Product attribute table spacing */
    .woocommerce-tabs .shop_attributes,
    .woocommerce-tabs table.woocommerce-product-attributes {
        margin-top: 4px !important;
    }

    /* Keep content readable */
    .woocommerce-tabs .wd-accordion-content p,
    .woocommerce-tabs .woocommerce-Tabs-panel p {
        font-size: 14px;
        line-height: 1.6;
    }
}

/* =========================================
/* WooCommerce Blocks checkout alignment fixes
/* ========================================= */


/* =========================================
/* Coupon field only
/* Does not affect billing/shipping address fields
/* ========================================= */

.wc-block-components-totals-coupon__form .wc-block-components-text-input {
    position: relative !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-text-input input {
    height: 44px !important;
    min-height: 44px !important;
    line-height: 18px !important;
    padding: 20px 2px 6px 8px !important;
    transform: none !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-text-input label {
    top: 7px !important;
    font-size: 12px !important;
    line-height: 16px !important;
    transform: none !important;
}

/* =========================================
/* WooCommerce Blocks checkbox tick adjustment
/* ========================================= */

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    transform: translateY(-2px) !important;
}


/* ==========================================================================
   MOBILE PAYMENT LABEL OFFSET
   Keeps processor logos and text clear of the radio button
   ========================================================================== */

@media (max-width: 768px) {

    body.woocommerce-checkout
    .phd-fena-option
    .wc-block-components-radio-control__label,

    body.woocommerce-checkout
    .phd-viva-option
    .wc-block-components-radio-control__label,

    body.woocommerce-checkout
    .phd-tagada-option
    .wc-block-components-radio-control__label {
        padding-left: 34px !important;
        padding-right: 0 !important;
        box-sizing: border-box !important;
    }
}

/* Footer accepted card logos */

.phd-footer-card-logos {
    display: block;
    width: 180px;
    max-width: 100%;
    height: auto;
    margin-top: -5px;
}

@media (max-width: 768px) {

    .phd-footer-card-logos {
        width: 130px;
        margin-top: -4px;
				margin-left: -4px;
    }
}


/* ==========================================================================
   PRODUCT PAGE CARD PAYMENT LOGOS
   Places Visa, Mastercard and American Express beside the category
   ========================================================================== */

body.single-product
.product_meta
.posted_in {
    display: inline-flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
}

/* Card logos */
body.single-product
.product_meta
.posted_in::after {
    content: "" !important;
    display: inline-block !important;

    width: 180px !important;
    height: 44px !important;

    background-image: url("https://www.phdpeptides.com/wp-content/uploads/2026/07/cards.png") !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: contain !important;

    flex: 0 0 180px !important;
}

/* Mobile */
@media (max-width: 768px) {

    body.single-product
    .product_meta
    .posted_i1 {
        gap: 12px !important;
    }

    body.single-product
    .product_meta
    .posted_in::after {
        width: 145px !important;
        height: 36px !important;
        flex-basis: 145px !important;
    }
}

/* ==========================================================================
   Reduce Terms Top Padding on Mobile Checkout
   ========================================================================== */

@media (max-width: 699px) {
    .wc-block-checkout__terms {
        margin-top: -10px !important;
        padding-top: 0 !important;
    }
}
