.globale-hide {
    display: none !important;
}

.globale-show {
    display: block !important;
}

/* Loaded from external default source on 2025 - 07 - 12 19: 20: 14 (cached) */
.cd-payment-logo,
.cd-product-delivery,
.cd-p-autoreorder,
.cd-autoreorder-every,
.cd-autoreorder,
#checkout-summary .vat,
#checkout-summary .horizontal dt:nth-child(3),
#checkout-summary .horizontal dd:nth-child(4),
a[href="/auto-reorder"],
a[href="/online-clinic/online-doctor"],
a[href="/online-clinic/prescriptions"],
a[href="/online-clinic/prescriptions/pet"],
.cd-top-nav-list a[href="/prescriptions"],
.cd-top-nav-list a[href="/online-doctor"],
a[href="/delivery-information"],
.cd-why-bar,
.login-paypal-content {
    display: none;
}

.panel-content .info-col:nth-child(2),
.basket-items li .price,
span#productPrice,
#checkout-summary .horizontal dd:nth-child(2),
.savings dd:nth-child(2),
.cd-basket-amount,
.cd-basket-flyout-top .cd-bf-note,
.cd-p-prices, .cd-p-now-price, .cd-p-savings, .cd-p-saved, .strip-banner {
    visibility: hidden;
}

.cd-why-requested {
    display: none;
}

.cd-why-list li {
    width: 33%;
}


#orderdetails-summary,
#orderDetails thead th:nth-child(3),
#orderDetails thead th:nth-child(5),
#orderDetails tbody tr td:nth-child(3),
#orderDetails tbody tr td:nth-child(5) {
    display: none;
}

#pendingOrders tbody tr td:nth-child(4),
#completeOrders tbody tr td:nth-child(4) {
    visibility: hidden;
}

.GE_restrictedItemSpan {
    color: #eb334c;
    text-align: left;
    font-weight: 600;
}

.GE_restrictedItemSpanQuickview {
    color: #eb334c;
    text-align: left;
    margin-bottom: 12px;
    font-size: .9em;
}

/*Store Banner*/

.GeBanner {
    display: block;
    width: 100%;
}

    .GeBanner.mobileBanner {
        display: none;
    }

.BannerContainer {
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    background: #000000;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
}


.BannerTitle {
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
}

.CountryIcon {
    height: 25px;
    width: 30px;
    margin-right: 3px;
    border: none;
    background-size: cover;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}

    .CountryIcon > img {
        height: 25px;
        width: 30px;
    }

.BannerContent a {
    font-size: 18px;
    color: #fff;
    text-decoration: underline;
    vertical-align: -webkit-baseline-middle;
}

.GeBanner.scrolled {
    display: none;
}

.sticky .GeBanner {
    display: none;
}

span.BannerCloseIcon {
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    background: url('https://s3-eu-west-1.amazonaws.com/globale-prod/merchantscontent/general/white-close.png') no-repeat center;
    background-size: contain;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
