.pbw-build-longterm {
width: 100%;
background-image: url('https://cdn.shopify.com/s/files/1/0955/6017/1868/files/Screenshot_2026-05-12_182810.png?v=1778749834');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
padding: 90px 40px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
min-height: 500px;
box-sizing: border-box;
}
.pbw-build-longterm__inner {
width: 80%;
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 20px;
}
.pbw-build-longterm__icon {
display: block;
margin: 0 auto;
width: auto;
height: auto;
max-width: 100%;
}
.pbw-build-longterm__heading {
font-family: 'Abhaya Libre', serif;
font-weight: 700;
font-size: 60.13px;
line-height: 1.15;
letter-spacing: -0.004em;
padding-bottom: 8px;
display: inline-block;
background: linear-gradient(101.41deg, #A2701E -0.97%, #DCB44B 50.58%, #A2701E 102.13%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin: 0;
}
.pbw-build-longterm__body {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 24px;
line-height: 120%;
letter-spacing: -0.004em;
color: #8F8D79;
margin: 0;
text-align: center;
width: 80%;
}
@media (max-width: 768px) {
.pbw-build-longterm {
padding: 60px 24px;
min-height: auto;
}
.pbw-build-longterm__heading { font-size: 40px; }
.pbw-build-longterm__body { font-size: 18px; }
}
Privacy Policy

@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700&family=Poppins:wght@400&display=swap');
/* ── shared dark background wrapper ── */
.pbw-privacy-page {
width: 100%;
background-color: #030D1D;
padding: 60px 0;
box-sizing: border-box;
}
.pbw-privacy-inner {
width: 80%;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 20px;
}
/* ── Overview banner card ── */
.pbw-overview-card {
background-image: url('https://cdn.shopify.com/s/files/1/0955/6017/1868/files/7ce382b2b7ef2ccd0d9fdc330d1c3bb42e07a174_1.png?v=1778837334');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #A2701E;
border-radius: 16px;
padding: 40px 50px;
box-sizing: border-box;
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 40px;
}
.pbw-overview-card__content { flex: 1; }
.pbw-overview-card__heading {
font-family: 'Abhaya Libre', serif;
font-weight: 400;
font-size: 42.2px;
line-height: 87%;
letter-spacing: -0.4%;
color: #A2701E;
margin: 0 0 18px 0;
}
.pbw-overview-card__body {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 150%;
letter-spacing: -0.4%;
color: #8F8D79;
margin: 0;
}
/* dog illustration on the right of overview */
.pbw-overview-card__img {
width: 180px;
flex-shrink: 0;
opacity: 0.55;
align-self: center;
}
/* ── 2-column info grid ── */
.pbw-info-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
}
.pbw-info-card {
border: 1px solid #A2701E;
border-radius: 12px;
padding: 30px 24px;
box-sizing: border-box;
background-color: transparent;
}
.pbw-info-card__heading {
font-family: 'Abhaya Libre', serif;
font-weight: 400;
font-size: 28px;
line-height: 100%;
letter-spacing: -0.4%;
background: linear-gradient(101.41deg, #A2701E -0.97%, #DCB44B 50.58%, #A2701E 102.13%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin: 0 0 14px 0;
display: inline-block;
}
.pbw-info-card__body {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 155%;
letter-spacing: -0.4%;
color: #8F8D79;
margin: 0;
}
.pbw-info-card__body ul {
margin: 8px 0 0 0;
padding-left: 18px;
}
.pbw-info-card__body ul li {
margin-bottom: 4px;
}
/* ── Child Safety full-width banner ── */
.pbw-child-safety-banner {
background-image: url('https://cdn.shopify.com/s/files/1/0955/6017/1868/files/7ce382b2b7ef2ccd0d9fdc330d1c3bb42e07a174_1.png?v=1778837334');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #A2701E;
border-radius: 16px;
padding: 40px 50px;
box-sizing: border-box;
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 40px;
}
.pbw-child-safety-banner__content { flex: 1; }
.pbw-child-safety-banner__heading {
font-family: 'Abhaya Libre', serif;
font-weight: 400;
font-size: 36px;
line-height: 100%;
letter-spacing: -0.4%;
color: #A2701E;
margin: 0 0 18px 0;
}
.pbw-child-safety-banner__body {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 155%;
color: #8F8D79;
margin: 0;
}
.pbw-child-safety-banner__img {
width: 160px;
flex-shrink: 0;
opacity: 0.55;
align-self: center;
}
/* ── Prohibited content center section ── */
.pbw-prohibited {
border: 1px solid #A2701E;
border-radius: 12px;
padding: 40px 30px;
text-align: center;
box-sizing: border-box;
}
.pbw-prohibited__icon {
font-size: 28px;
margin-bottom: 12px;
display: block;
}
.pbw-prohibited__heading {
font-family: 'Abhaya Libre', serif;
font-weight: 400;
font-size: 36px;
background: linear-gradient(101.41deg, #A2701E -0.97%, #DCB44B 50.58%, #A2701E 102.13%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin: 0 0 8px 0;
display: inline-block;
}
.pbw-prohibited__subtext {
font-family: 'Poppins', sans-serif;
font-size: 16px;
color: #8F8D79;
margin: 0 0 20px 0;
}
.pbw-prohibited__list {
font-family: 'Poppins', sans-serif;
font-size: 16px;
color: #8F8D79;
line-height: 200%;
list-style: none;
padding: 0;
margin: 0;
}
/* ── Safety measures wide card ── */
.pbw-safety-measures {
border: 1px solid #A2701E;
border-radius: 12px;
padding: 30px 30px;
box-sizing: border-box;
}
.pbw-safety-measures__icon {
width: 40px;
height: 40px;
background: rgba(162,112,30,0.15);
border: 1px solid #A2701E;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 14px;
}
.pbw-safety-measures__icon svg { fill: #A2701E; width: 20px; height: 20px; }
.pbw-safety-measures__heading {
font-family: 'Abhaya Libre', serif;
font-weight: 400;
font-size: 28px;
background: linear-gradient(101.41deg, #A2701E -0.97%, #DCB44B 50.58%, #A2701E 102.13%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin: 0 0 12px 0;
display: inline-block;
}
.pbw-safety-measures__intro {
font-family: 'Poppins', sans-serif;
font-size: 15px;
color: #8F8D79;
margin: 0 0 16px 0;
}
.pbw-safety-measures__cols {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 6px 40px;
}
.pbw-safety-measures__item {
font-family: 'Poppins', sans-serif;
font-size: 15px;
color: #8F8D79;
padding: 4px 0;
border-left: none;
}
.pbw-safety-measures__item::before {
content: '• ';
color: #A2701E;
}
@media (max-width: 768px) {
.pbw-privacy-page { padding: 40px 0; }
.pbw-privacy-inner { width: 90%; }
.pbw-info-grid { grid-template-columns: 1fr; }
.pbw-overview-card { flex-direction: column; padding: 28px 24px; }
.pbw-overview-card__img { display: none; }
.pbw-child-safety-banner { flex-direction: column; padding: 28px 24px; }
.pbw-child-safety-banner__img { display: none; }
.pbw-safety-measures__cols { grid-template-columns: 1fr; }
.pbw-overview-card__heading,
.pbw-child-safety-banner__heading { font-size: 28px; }
}
Overview
PBW is committed to protecting your privacy and handling personal data in accordance with applicable data protection laws.
Information We Collect
We may collect:
- Name
- Email address
- Shipping and billing address
- Payment data (processed securely via third-party providers such as Stripe)
Use of Information
Information is used to
- Process and fulfil orders
- Provide customer support
- Improve services and user experience
- Communicate updates (where consent is provided)
Data Protection
Appropriate technical and organisational measures are in place to protect personal data against unauthorised access, loss, or misuse
Third-Party Services
PBW uses trusted third-party providers (including Stripe and logistics partners) to operate services. These providers process data in accordance with their own policies and applicable regulations.
Cookies & Tracking
PBW may use cookies or similar technologies to improve functionality, analyse performance, and enhance user experience. We use cookies to improve your experience. By using this site, you agree to our use of cookies
User Rights
Depending on jurisdiction, users may have rights including:
- Access to personal data
- Correction of inaccurate data
- Request for deletion
Requests can be made via the provided contact method.
International Use
By using PBW, you acknowledge that your information may be processed in multiple jurisdictions where PBW or its service providers operate.
Changes to Policy
PBW may update this Privacy Policy periodically. Continued use constitutes acceptance of any updates.
Child Safety & CSAE Prevention Policy
At Platinum Breeds Worldwide we are committed to maintaining a safe and secure platform for all users, especially minors. We have a zero-tolerance policy toward Child Sexual Abuse and Exploitation (CSAE).
🐾
Prohibited Content
We strictly prohibit:
- Any content that depicts or promotes child sexual abuse or exploitation
- Sharing, uploading, or distributing sexual content involving minors
- Grooming behavior or inappropriate interaction with minors
- Any attempt to exploit, harm, or endanger children.
Safety Measures
To ensure child safety, Platinum Breeds Worldwide implements:
Content monitoring and moderation systems
User reporting and blocking features
Immediate review and removal of violating content
Account suspension or permanent bans for offenders
Reporting Mechanism
Users can report any suspicious or harmful activity by:
Using the in-app reporting feature
Contact us at: platinumbreedsworldwide@outlook.com
We take all reports seriously and act promptly.
Compliance with Laws
We comply with all applicable child protection laws and cooperate with law enforcement authorities when required. Any CSAE-related content will be reported to the appropriate authorities.
.pbw-contact-section {
width: 100%;
background-color: #030D1D;
padding: 0 0 60px;
box-sizing: border-box;
}
.pbw-contact-box {
width: 80%;
margin: 0 auto;
background-image: url('https://cdn.shopify.com/s/files/1/0955/6017/1868/files/7ce382b2b7ef2ccd0d9fdc330d1c3bb42e07a174_1.png?v=1778837334');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #A2701E;
border-radius: 16px;
padding: 40px 50px;
box-sizing: border-box;
display: flex;
flex-direction: column;
gap: 0;
}
.pbw-contact-box__heading {
font-family: 'Abhaya Libre', serif;
font-weight: 400;
font-size: 42.2px;
line-height: 87%;
letter-spacing: -0.4%;
color: #A2701E;
margin: 0 0 22.7px 0;
}
.pbw-contact-box__body {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 24px;
line-height: 120%;
letter-spacing: -0.4%;
color: #8F8D79;
margin: 0;
}
.pbw-contact-box__body p {
margin: 0 0 21.52px 0;
}
.pbw-contact-box__body p:last-child {
margin-bottom: 0;
}
@media (max-width: 768px) {
.pbw-contact-section { padding: 40px 0; }
.pbw-contact-box { padding: 30px 25px; width: 80%; }
.pbw-contact-box__heading { font-size: 32px; }
.pbw-contact-box__body { font-size: 18px; }
}
@media (max-width: 480px) {
.pbw-contact-section { padding: 30px 0; }
.pbw-contact-box { padding: 20px 18px; }
.pbw-contact-box__heading { font-size: 26px; }
.pbw-contact-box__body { font-size: 16px; }
}
.pbw-info-grid-section {
width: 100%;
background-color: #030D1D;
padding: 0 0 60px;
box-sizing: border-box;
}
.pbw-info-grid-section .pbw-info-grid {
width: 80%;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
}
.pbw-info-grid-section .pbw-info-card {
border: 1px solid #A2701E;
border-radius: 12px;
padding: 30px 20px;
box-sizing: border-box;
background-color: transparent;
}
.pbw-info-grid-section .pbw-info-card__heading {
font-family: 'Abhaya Libre', serif;
font-weight: 400;
font-size: 32px;
line-height: 87%;
letter-spacing: -0.4%;
background: linear-gradient(101.41deg, #A2701E -0.97%, #DCB44B 50.58%, #A2701E 102.13%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin: 0 0 16px 0;
display: inline-block;
}
.pbw-info-grid-section .pbw-info-card__body {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 140%;
letter-spacing: -0.4%;
color: #8F8D79;
margin: 0;
}
@media (max-width: 768px) {
.pbw-info-grid-section { padding: 0 0 40px; }
.pbw-info-grid-section .pbw-info-grid { grid-template-columns: 1fr; }
.pbw-info-grid-section .pbw-info-card__heading { font-size: 26px; }
.pbw-info-grid-section .pbw-info-card__body { font-size: 16px; }
}
@media (max-width: 480px) {
.pbw-info-grid-section { padding: 0 0 30px; }
.pbw-info-grid-section .pbw-info-card { padding: 20px 15px; }
}
WhatsApp Support
You can also contact our team directly via WhatsApp for faster assistance:
WhatsApp UK : 44 7444 972614
WhatsApp Asia : +66 88 503 3060
Our team is available 24/7 to assist with enquiries, orders, and support.
Order Support
If your enquiry relates to an order, please include:
• Your order number
• A brief description of your request
This allows us to assist you more efficiently.
Product & Feeding Advice
If you need help choosing the right product or guidance on feeding, feel free to reach out. We're happy to assist and help you make the right decision for your dog.
Damaged or Incorrect Orders
If your order arrives damaged or incorrect, please contact us with:
• Your order number
• Clear photos of the issue
We will resolve the issue as quickly as possible.
Business Information
Brand: PBW – Platinum Breeds Worldwide
Registered: United Kingdom
Operations: Operating globally
Response Time
Our support team is available 24/7, and we aim to respond as quickly as possible.
.pbw-bottom-card-section {
width: 100%;
background-color: #030D1D;
padding: 0 0 60px;
box-sizing: border-box;
}
.pbw-bottom-card {
width: 80%;
margin: 0 auto;
border: 1px solid #A2701E;
border-radius: 12px;
padding: 36px 40px;
box-sizing: border-box;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 36px 60px;
}
.pbw-bottom-item__label {
display: flex;
align-items: center;
gap: 8px;
font-family: 'Abhaya Libre', serif;
font-weight: 400;
font-size: 22px;
line-height: 87%;
letter-spacing: -0.4%;
background: linear-gradient(101.41deg, #A2701E -0.97%, #DCB44B 50.58%, #A2701E 102.13%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
margin: 0 0 14px 0;
}
.pbw-bottom-item__label svg { flex-shrink: 0; fill: #A2701E; }
.pbw-bottom-item__text {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 140%;
letter-spacing: -0.4%;
color: #8F8D79;
margin: 0;
padding-left: 26px;
}
.pbw-bottom-item__link {
color: #8F8D79;
text-decoration: underline;
font-family: 'Poppins', sans-serif;
font-size: 18px;
line-height: 140%;
}
.pbw-social-icons {
display: flex;
align-items: center;
gap: 18px;
padding-left: 26px;
flex-wrap: wrap;
}
.pbw-social-icons a {
color: #8F8D79;
text-decoration: none;
display: flex;
align-items: center;
transition: color 0.2s;
}
.pbw-social-icons a:hover { color: #DCB44B; }
.pbw-social-icons svg { width: 22px; height: 22px; fill: currentColor; }
@media (max-width: 768px) {
.pbw-bottom-card-section { padding: 0 0 40px; }
.pbw-bottom-card { grid-template-columns: 1fr; gap: 28px; padding: 24px 20px; }
}
@media (max-width: 480px) {
.pbw-bottom-card-section { padding: 0 0 30px; }
.pbw-bottom-item__label { font-size: 18px; }
.pbw-bottom-item__text, .pbw-bottom-item__link { font-size: 15px; }
}
Address
167/169 Great Portland Street, 5th Floor,
London, England, W1W 5PF
Information
platinumbreedsworldwide1@gmail.com
We are open
We are open : We are located in many stores across the world for in-person shopping. Please click here to
See our stores