File "index.php"

Full path: /var/www/vhosts/derekdigital.com/gawrjuhs.art/terms_conditions/index.php
File size: 20.05 B (20.05 KB bytes)
MIME-type: text/html
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<script src="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js" data-cfasync="false"></script>
<script>
window.cookieconsent.initialise({
  "palette": {
    "popup": {
      "background": "#000"
    },
    "button": {
      "background": "#aa8772",
      "text": "#ffffff"
    }
  },
  "theme": "edgeless",
  "type": "opt-out",
  "content": {
    "message": "Our site requires cookies, but you have the option to decline these. See our GDPR &amp; Privacy Policy for more information.",
    "href": "/privacy/"
  }
});
</script>


<?php ob_start(); ?>
<!doctype html>
<html>
<head>
    <meta charset="utf-8">
    <meta name="keywords" content="abrosexual, abrosexual pride, art, gay art, lgbtq art, queer art, aromantic, aromantic pride, asexual, asexual pride, gaybear, bearbrotherhood, bear pride, bisexual, bisexual pride, gay apparel, gay england, gay london, gay edinburgh. gay scotland, gay wales, gay cardiff, gender fluid, gender queer, greetings cards, gay t-shirts, gay greetings cards, BLUF, leathermen, leather pride, lesbian, lesbian pride, lesbian t-shirts, lgbt, lgbtq, lgbtq greetings cards, lgbtq tshirts, nonbinary, nonbinary pride, pansexual, pansexual pride, polyamory, polyamory pride, trans, transexual, trans pride, progress pride, gay pride, lgbt pride, lgbtq pride, pride month, pride shop, support lgbtq business, gay owned business, lgbtq owned business, gawrjuhs, gawr-juhs, [gawr-juhs], [gawr-juhs] art">
    <meta name="description" content="GDPR & Privacy Policy of Gawrjuhs Art – Gorgeous LGBTQIA+ inspired Art, T-Shirts and Greetings Cards, for you to own, to wear, and to give with Pride.">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
	<link rel="canonical" href="https://www.gawrjuhs.art/terms_conditions/">
	<meta name="robots" content="index, follow">
    <link rel="shortcut icon" type="image/png" href="../favicon.png">
    
	<link rel="stylesheet" type="text/css" href="../all.css?3163">
	
    <title>Gawrjuhs Art | Terms & Conditions</title>
<!-- script to disable cookies -->
<script>
onInitialise: function (status) { 
    var type = this.options.type;
    var didConsent = this.hasConsented();
    if (type == 'opt-in' && didConsent) {
    // enable cookies
    }
    if (type == 'opt-out' && !didConsent) {
    // disable cookies
    }
    },
    onStatusChange: function(status, chosenBefore) {
    var type = this.options.type;
    var didConsent = this.hasConsented();
    if (type == 'opt-in' && didConsent) {
    // enable cookies
    }
    if (type == 'opt-out' && !didConsent) {
    // disable cookies
    }
    },
    onRevokeChoice: function() {
    var type = this.options.type;
    if (type == 'opt-in') {
    // disable cookies
    }
    if (type == 'opt-out') {
    // enable cookies
    }
    }
</script>

<!-- Global site tag (gtag.js) - Google Ads: 987172040 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-987172040"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-987172040');
</script>


<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css" />


<!-- internal css script primarily for Ecwid & Volt CMS --!>
<style>

/* General CSS Styles */

.carousel {position: relative; margin-bottom: 3%;} /*adds space after Bootstrap carousels*/
.carousel-indicators li {width: 0px; height: 0px; padding: 0px; border: 0px;} /* removes indicators from Bootstrap carousels */

.btn-lg {border: 0px} /*removes border from Bootstrap btn style in contact form*/

/* Ecwid Styles */
.page-title__name.ec-header-h1  {font-family: "Campton-Semibold"; color: #666666; letter-spacing: -1px;} /*titles on main product pages*/
.product-details__product-title.ec-header-h3 {font-family: "Campton-Semibold"; color: #666666; letter-spacing: -1px;} /*titles on individual product pages*/
html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-store .product-details__description .product-details__general-info .product-details-module__title {margin-bottom: 10px; color: #333333; font-size: 20px; font-family: "Campton-Semibold"; letter-spacing: -1px;} /*Product Details subhead on product pages*/
html#ecwid_html body#ecwid_body .ec-size .ec-store b, html#ecwid_html body#ecwid_body .ec-size .ec-store strong {font-weight: 600; letter-spacing: -1px; color: #666;} /*bold paragraph text •/



/* Volt CMS Styles*/

a.volt-blog-item-title-link {font-size: 24px; font-family: "Campton-Semibold"; line-height: 120%;} /*Item Headings on Main News Page*/

a.btn.volt-blog-btn.volt-blog-btn-readmore {font-size: 18px; font-family: "Campton-Semibold"; padding-left: 0px; line-height: 120%;} /*Volt CMS Blog Read More buttons */

.volt-blog-item-title.volt-blog-item-title-detail.mt-2 {font-family: "Campton-Bold"; color: #96694C; letter-spacing: -1px;} /* Main Headings on Indivdual Blog/News Posts*/

a.btn.volt-blog-btn.volt-blog-btn-back {font-size: 18px; font-family: "Campton-Semibold"; padding-left: 0px; line-height: 120%;} /*Volt CMS Blog Back buttons */
a.btn.volt-blog-btn.volt-blog-btn-post-next {font-size: 18px; font-family: "Campton-Semibold"; line-height: 120%;} /*Volt CMS Blog Next Post/News buttons */
a.btn.volt-blog-btn.volt-blog-btn-post-prev {font-size: 18px; font-family: "Campton-Semibold"; line-height: 120%;} /*Volt CMS Blog Previous Post/News buttons */

.volt-blog-item-share-detail {padding: 3% 0% 3%;} /*Volt CMS Blog Share This Icons spacing above & below */
.volt-blog-nav-post-counter {font-family: "Campton-Semibold"; font-size: 18px; color: #333333; line-height: 120%;} /*Post Counter on Blog Module*/



</style>
<!-- Apple Touch Icons -->
<link href="apple-touch-icon.png" rel="apple-touch-icon" />
<link href="apple-touch-icon-57x57.png" rel="apple-touch-icon" sizes="57x57" />
<link href="apple-touch-icon-60x60.png" rel="apple-touch-icon" sizes="60x60" />
<link href="apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72" />
<link href="apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" />
<link href="apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114" />
<link href="apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" />
<link href="apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144" />
<link href="apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" />
<link href="apple-touch-icon-180x180.png" rel="apple-touch-icon" sizes="180x180" />

<!-- Get Robots to follow and index -->
<meta name="googlebot" content="index" />
<meta name="robots" content="follow, index" />

<!-- No Pinterest -->
<meta name="pinterest" content="nopin"/>
    
<!-- Analytics -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J0Y6S7DWZT"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-J0Y6S7DWZT');
</script>
<!-- Analytics END -->
    
</head>
<body data-clean-url="true">

<!-- Preloader -->
<div id="page-loading-blocs-notifaction" class="page-preloader"></div>
<!-- Preloader END -->


<!-- Main container -->
<div class="page-container">
    
<!-- bloc-29 -->
<div class="bloc bgc-2258 sticky-nav d-bloc" id="bloc-29">
	<div class="container bloc-no-padding">
		<div class="row">
			<div class="col">
				<nav class="navbar navbar-light row navbar-expand-md" role="navigation">
					<a class="navbar-brand" href="../"><img src="../img/lazyload-ph.png" data-src="../img/gawrjuhs-white-logo.svg" alt="logo" class="lazyload" width="134" height="44"></a>
					<button id="nav-toggle" type="button" class="ml-auto ui-navbar-toggler navbar-toggler border-0 p-0" data-toggle="collapse" data-target=".navbar-9147" aria-expanded="false" aria-label="Toggle navigation">
						<span class="navbar-toggler-icon"><svg height="32" viewBox="0 0 32 32" width="32"><path class="svg-menu-icon " d="m2 9h28m-28 7h28m-28 7h28"></path></svg></span>
					</button>
					<div class="collapse navbar-collapse navbar-9147">
							<ul class="site-navigation nav navbar-nav ml-auto">
								<li class="nav-item">
									<a href="../" class="nav-link">Intro</a>
								</li>
								<li class="nav-item">
									<a href="../shop/" class="nav-link a-btn">Shop</a>
								</li>
								<li class="nav-item">
									<a href="../news/" class="nav-link a-btn">News</a>
								</li>
								<li class="nav-item">
									<a href="../about/" class="nav-link a-btn">About</a>
								</li>
							</ul>
						</div>
				</nav>
			</div>
		</div>
	</div>
</div>
<!-- bloc-29 END -->

<!-- privacy-header-photo -->
<div class="bloc bgc-2 none full-width-bloc bg-chevron-squares-banner d-bloc" id="privacy-header-photo">
	<div class="container bloc-lg">
		<div class="row">
			<div class="col-sm-12">
			</div>
		</div>
	</div>
</div>
<!-- privacy-header-photo END -->

<!-- gdpr-privacy-text -->
<div class="bloc bgc-2 l-bloc" id="gdpr-privacy-text">
	<div class="container bloc-md">
		<pulsecms class="pulse-cms-block">
			<div class="row">
				<div class="col-sm-12">
					<div data-name="terms-heading"><div class="volt-content" data-name="terms-heading"></div>
					</div>
					<div class="divider-h hr-gold">
						</div>
					<div data-name="terms-copyright"><div class="volt-content" data-name="terms-copyright"></div>
						</div>
					<div data-name="terms-accuracy"><div class="volt-content" data-name="terms-accuracy"></div>
							</div>
					<div data-name="terms-payment-prices"><div class="volt-content" data-name="terms-payment-prices"></div>
								</div>
					<div data-name="terms-personal-data"><div class="volt-content" data-name="terms-personal-data"></div>
									</div>
					<div data-name="terms-shipping-charges"><div class="volt-content" data-name="terms-shipping-charges"></div>
										</div>
					<div data-name="terms-damage-loss"><div class="volt-content" data-name="terms-damage-loss"></div>
											</div>
					<div data-name="terms-returns"><div class="volt-content" data-name="terms-returns"></div>
												</div>
					<div data-name="terms-refunds"><div class="volt-content" data-name="terms-refunds"></div>
													</div>
					<div data-name="terms-contacting-us"><div class="volt-content" data-name="terms-contacting-us"></div>
														</div>
				</div>
			</div>
		</pulsecms>
	</div>
</div>
<!-- gdpr-privacy-text END -->

<!-- payment-methods -->
<div class="bloc l-bloc" id="payment-methods">
	<div class="container bloc-no-padding">
		<div class="row">
			<div class="col-sm-10 offset-sm-1 col-md-8 offset-md-2 col-lg-6 offset-lg-3">
				<picture><source type="image/webp" srcset="../img/lazyload-ph.png" data-srcset="../img/squareup-UK-payment-colour-logos.webp"><img src="../img/lazyload-ph.png" data-src="../img/squareup-UK-payment-colour-logos.png" class="img-fluid mx-auto d-block lazyload" alt="Square-UK-payment-logos" title="Graphic of payment method logos" width="324" height="99"></picture>
			</div>
		</div>
	</div>
</div>
<!-- payment-methods END -->

<!-- ScrollToTop Button -->
<button aria-label="Scroll to top button" class="bloc-button btn btn-d scrollToTop" onclick="scrollToTarget('1',this)"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 32 32"><path class="scroll-to-top-btn-icon" d="M30,22.656l-14-13-14,13"/></svg></button>
<!-- ScrollToTop Button END-->


<!-- bloc-39 -->
<div class="bloc l-bloc full-width-bloc" id="bloc-39">
	<div class="container bloc-no-padding-lg bloc-no-padding">
		<div class="row g-0">
			<div class="col-md-3 text-start rollover-bluesky" onclick="location.href='https://bsky.app/profile/gawrjuhs.com'">
				<div class="text-center mt-lg-3 mb-lg-3 mt-3 mb-3">
					<div class=" mt-2 mb-2">
						<svg xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" fill="#FFFFFF" viewBox="0 0 512 512" .="" <!--!font="" awesome="" free="" 6.7.2="" by="" @fontawesome="" -="" https:="" fontawesome.com="" license="" copyright="" 2025="" fonticons,="" inc.--=""><path d="M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2c42.1-31.6 110.3-56 110.3 21.8c0 15.5-8.9 130.5-14.1 149.2C478.2 298 412 314.6 353.1 304.5c102.9 17.5 129.1 75.5 72.5 133.5c-107.4 110.2-154.3-27.6-166.3-62.9l0 0c-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8l0 0c-12 35.3-59 173.1-166.3 62.9c-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1C10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z"></path></svg>
						
					</div>
				</div>
			</div>
			<div class="col-md-3 text-start rollover-instagram" onclick="location.href='https://www.instagram.com/gawrjuhsart/'">
					<div class="text-center mt-lg-3 mb-lg-3 mt-3 mb-3">
						<div class=" mt-2 mb-2">
							<svg xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" fill="#FFFFFF" class="bi bi-instagram" viewBox="0 0 16 16">
  <path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334"></path>
</svg>
							
						</div>
					</div>
				</div>
			<div class="col-md-3 text-start rollover-youtube" onclick="location.href='https://www.youtube.com/@gawrjuhsart'">
						<div class="text-center mt-lg-3 mb-lg-3 mt-3 mb-3">
							<div class=" mt-2 mb-2">
								<svg xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" fill="#FFFFFF" class="bi bi-youtube" viewBox="0 0 16 16">
  <path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z"></path>
</svg>
								
							</div>
						</div>
					</div>
			<div class="col-md-3 text-start rollover-google" onclick="location.href='https://www.google.com/maps/place/%5Bgawr-juhs%5D/@55.9591108,-3.2093295,17z/data=!3m1!4b1!4m6!3m5!1s0x4887c7a35c4b91a7:0x85dc6e3a4e97163f!8m2!3d55.9591108!4d-3.2093295!16s%2Fg%2F1jkvl8n9q?hl=en&entry=ttu&g_ep=EgoyMDI0MTAwOS4wIKXMDSoASAFQAw%3D%3D'">
							<div class="text-center mt-lg-3 mb-lg-3 mt-3 mb-3">
								<div class=" mt-2 mb-2">
									<svg xmlns="http://www.w3.org/2000/svg" width="2em" height="2em" fill="#FFFFFF" class="bi bi-google" viewBox="0 0 16 16">
  <path d="M15.545 6.558a9.4 9.4 0 0 1 .139 1.626c0 2.434-.87 4.492-2.384 5.885h.002C11.978 15.292 10.158 16 8 16A8 8 0 1 1 8 0a7.7 7.7 0 0 1 5.352 2.082l-2.284 2.284A4.35 4.35 0 0 0 8 3.166c-2.087 0-3.86 1.408-4.492 3.304a4.8 4.8 0 0 0 0 3.063h.003c.635 1.893 2.405 3.301 4.492 3.301 1.078 0 2.004-.276 2.722-.764h-.003a3.7 3.7 0 0 0 1.599-2.431H8v-3.08z"></path>
</svg>
									
								</div>
							</div>
						</div>
		</div>
	</div>
</div>
<!-- bloc-39 END -->

<!-- footer -->
<div class="bloc h2-color l-bloc" id="footer">
	<div class="container bloc-sm">
		<div class="row">
			<div class="col-md-3 col-sm-6 footer-column">
				<div data-name="footer-g-art-subhead"><div class="volt-content" data-name="footer-g-art-subhead"></div>
				</div>
				<div data-name="footer-g-art-info"><div class="volt-content" data-name="footer-g-art-info"></div>
					</div>
			</div>
			<div class="col-md-3 col-sm-6 footer-column">
						<div data-name="footer-contact-subhead"><div class="volt-content" data-name="footer-contact-subhead"></div>
						</div>
						<div data-name="footer-location-address"><div class="volt-content" data-name="footer-location-address"></div>
							</div>
						<div data-name="footer-contact-info"><div class="volt-content" data-name="footer-contact-info"></div>
								</div>
					</div>
			<div class="col-md-3 col-sm-6 footer-column">
									<div data-name="footer-links-subhead"><div class="volt-content" data-name="footer-links-subhead"></div>
									</div>
									<div data-name="footer-links"><div class="volt-content" data-name="footer-links"></div>
										</div>
								</div>
			<div class="col-md-3 col-sm-6 footer-column">
											<div data-name="footer-acid-logo"><div class="volt-content" data-name="footer-acid-logo"></div>
											</div>
											<div data-name="footer-lgbtq-biz-logo"><div class="volt-content" data-name="footer-lgbtq-biz-logo"></div>
												</div>
										</div>
		</div>
		<div class="row voffset">
												<div class="col">
													<div class="row">
														<div class="col">
															<div data-name="footer-copyright-info"><div class="volt-content" data-name="footer-copyright-info"></div>
															</div>
															<div><div class="volt-core" bloc-name="g-art-volt-core" id="g-art-volt-core"></div>
																</div>
															<div class="row">
																		<div class="col">
																			<div><div id="easy-burger" class="easy-burger-settings" default-bs="no" custom="no" fa-icon="fas fa-bars" svg="no" icon-size="1.2" icon-transition="0s" icon-color="#FFFFFF" icon-hover="#E5C8B8" background="no" icon-color-bg="unset" icon-hover-bg="unset" padding-top="0em" padding-bottom="0em" padding-left="0em" padding-right="0em" radius-top-left="0em" radius-top-right="0em" radius-bottom-left="0em" radius-bottom-right="0em" border-width="0px" border-color="unset" border-color-hover="unset" shadow="no" shadow-box="unset" shadow-box-hover="unset" text-display="no" text="MENU" text-position="before" font="no" font-family="" font-weight="" text-color-options="hidden" text-color="unset" text-color-hover="unset" text-size="2rem" text-base="0em" letter-spacing="0em" text-spacing="0em" text-spacing-direction="right" close-custom="no" close-fa-icon="fas fa-times" close-icon-thickness="2px" close-icon-color="#FF0000" close-icon-hover="#EC7063" close-size="2" nav-offset="1rem"></div>
																			</div>
																		</div>
																	</div>
														</div>
													</div>
												</div>
											</div>
	</div>
</div>
<!-- footer END -->

</div>
<!-- Main container END -->
    


<!-- Additional JS -->
<script src="../js/all.js?7602"></script><!-- Additional JS END -->
<script src="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js" data-cfasync="false"></script>
<script>
window.cookieconsent.initialise({
  "palette": {
    "popup": {
      "background": "#000"
    },
    "button": {
      "background": "#bfa595",
      "text": "#ffffff"
    }
  },
  "theme": "edgeless",
  "type": "opt-out",
  "content": {
    "message": "Our site requires cookies, but you have the option to decline these. See our GDPR &amp; Privacy Policy for more information.",
    "href": "/privacy/"
  }
});
</script> 

</body>
</html>