<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 233:17 Expected identifier but found whitespace
Line 3407:0 Unexpected "}"

**/
 /* 
Primary style
-------------------------------- */

*, *::after, *::before {
	box-sizing: border-box;
}
img {
	max-width: 100%;
}

/* remove â€œXâ€ from search input field */

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
	display: none;
}
input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}
input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {
	background-color: #f7f9fb;
	border: 1px solid #eee;
}

/* 
Skeleton
-------------------------------- */

body {
	background: white;
  	overflow-x: hidden;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
footer {
	margin-top: 3rem;
	background: white!important;
	border-top: 1px solid #eee
}
.wrapper {
	margin-top: 0px;
}
.main-content {
	padding-bottom: 0px;
}
label {
	font-weight: 500;
}
.focus-wrapper {
	height: 100%;
	width: 100%;
}
.push {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.autograph-push {
	margin-top: 6rem;
	margin-bottom: 6rem;
}
.section-header__right {
	float: right;
	width: auto;
}
ol {
	list-style: decimal;
}
.v-center {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.v-lower {
	position: absolute;
	bottom: 0;
}
.low-div {
	position: relative;
	top: 70%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.wow {
	visibility: hidden;
}
/* 
Typography
-------------------------------- */

html body {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}
.li .active {
	background: #f28c03 !important;
	color: #eeeeee !important;
}
a:hover {
	color: #f28c03;
}
h1 {
	font-weight: 500;
	margin-bottom: 10px;
}
h2 {
	font-family: 'Aktiv Grotesk', sans-serif;
	font-weight: 500;
}
h3 {
	font-family: 'Aktiv Grotesk', sans-serif;
	font-weight: 500
}
h4 {
	font-family: 'Aktiv Grotesk', sans-serif;
	font-weight: 500
}
h5 {
	font-family: 'Aktiv Grotesk', sans-serif;
	font-weight: 500;
}
h6 {
	font-family: 'Aktiv Grotesk', sans-serif;
	font-weight: 600;
	font-size: 0.9rem
}
h1, h2, h3, h4, h5, h6 {
	color: #292929;
} 
.quote-icon {
	margin-bottom: 30px;
}
.head {
	margin-top: 30px;
	margin-bottom: 30px;
}
.quotes .head:after {
	display: block;
	content: ' ';
	width: 30px;
	height: 3px;
	margin: 0 auto;
	background: #f28c03;
}
.pr-header {
	font-size: 2.57143em;
	font-family: Hind;
	font-weight: 400;
	color: #292929;
}
.underlined {
	padding-bottom: 5px;
	border-bottom: 2px solid #eee;
}
.products--tab {
	display: inline-block;
	margin: 0 auto auto;
}
.tabs {
	text-align: center;
	margin-bottom: 40px;
}
.feature-text {
	font-family: 'Hind', sans-serif;
	font-size: 3.37rem;
	font-weight: 100
}
.uppercase-hr {
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #424242;
	font-weight: 600;
}
.promo-copy {
	font-size: 0.9rem;
	line-height: 1.9rem;
	font-family: 'Hind', sans-serif;
	padding-left: 4rem;
}
blockquote {
	font-size: 1.8em;
	max-width: 700px;
	margin: 0 auto;
	line-height: 1.6em;
	padding: 40px 25px;
	text-align: center;
	width: 100%;
	font-style: normal;
	border: 0
}
p {
	font-weight: normal;
}
.get-in-touch h4 {
	color: #fff
}
.primary-text {
	color: #f28c03;
}
.secondary-text {
	color: white;
}
.product--grid-p {
	color: #000;
	margin-top: 5px;
	margin-bottom: 3rem;
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.product--grid-p: hover {
     opacity: 0.5;
}
.semi-bold {
	font-weight: 600;
}
#sku {
	font-weight: 600;
	color: #000;
}
.font-icons {
	font-size: 2rem;
}
footer p {
	font-weight: 500;
	font-size: 0.8rem;
}
.bottom-links a {
	font-size: 0.9rem;
	color: #424242;
	font-weight: 400;
}
.read-more-links {
	margin-top: -0.8rem;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
.center-text {
	text-align: center;
}
.hide {
	display: none;
}
.main-nav:hover {
	color: #000;
	border-bottom: 3px solid #f28c03;
}
.footer-crumbs li {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.breadcrumb {
	font-size: 15px;
}
.product--grid-p a {
	color: #777;
}
.filter--active {
	font-weight: normal;
	color: #000;
}
a {
	text-decoration: none;
}

.red { 
    color: #e72540; 
}

/* 
Promo bar
-------------------------------- */

.promo-bar {
	display: block;
  	background: #f28c03;
  	color: #fff;
  	text-align: center;
  	line-height: 40px;
  	padding: 0 30px 0 30px;
}

.promo-bar a {
	color: #fff;
  	font-weight: 600;
  	transition: opacity .25s ease-in-out;
  	-moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.promo-bar a:hover{
  opacity: 0.5;
}
/* 
Main Menu
-------------------------------- */

.main-navigation {
	position: fixed;
	top: 0;
  	width: 100%;
	background: #FFFFFF;
	box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.07);
  	-webkit-box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.07);
  	-moz-box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.07);
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
  	z-index: 99999;
}
.nav-up {
    top: -180px;
  	box-shadow: none;
}
.db-logo {
	display: table-cell;
	vertical-align: middle;
	margin-top: 5px;
    transition: transform .2s;
}
.db-logo:hover{
  transform: scale(1.1);
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
}
  
.main-linklist {
	text-align: center;
}
.main-menu {
	font-weight: 700;
	font-size: 14px;
	color: #2E2E2E;
	letter-spacing: 0.69px;
	text-transform: uppercase;
	line-height: 40px;
}
ul.main-menu {
	margin-bottom: 0;
}
.main-menu li {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 0;
}
.site-header__text-links {
	display: table-cell;
	vertical-align: middle;
	float: right;
	font-size: 14px;
	font-weight: 600;
}
.site-header__account-links {
	display: table-cell;
	vertical-align: middle;
	float: right;
	font-size: 14px;
	font-weight: 600;
	line-height: 40px;
}
.site-header__text-links button {
	margin-left: 10px;
}
#customer_login_link {
    margin-right: 10px;
    color: #000;
}
header .primary-button {
	padding: 5px 30px;
}
.primary-menu {
	padding-top: 24px;
	padding-bottom: 24px;
	border-bottom: 2px solid #eee;
}
.secondary-menu {
	display: table;
	text-align: center;
}
ul.product-menu {
  	font-weight:600;
	margin-bottom: 0;
	display: table-cell;
	vertical-align: middle;
}
.product-menu li {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
}
.product-menu li a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 7px 2px 7px;
}
.product-menu li a:hover {
	color: #f28c03;
}
.secondary-menu&gt;ul&gt;li&gt;ul {
	display: none;
	position: absolute;
	background-color:white; 
	top: 50px;
	margin: auto auto;
	padding: 10px;
	box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.04), 0 4px 30px 0 rgba(0, 0, 0, 0.14);
	border-radius: 0 0 3px 3px;
}
.secondary-menu&gt;ul&gt;li&gt;ul&gt;li {
  	background-color: white;
	white-space: nowrap;
	padding: 7.5px 15px;
	margin-left: 0;
}
.secondary-menu&gt;ul&gt;li&gt;ul&gt;li&gt;a {
	display: block;
	color: black;
	height: auto;
	line-height: 1;
}
.secondary-menu&gt;ul&gt;li&gt;ul&gt;li&gt;a:hover {
  background-color: white;
}
.secondary-menu&gt;ul&gt;li&gt;ul:after {
	position: absolute;
	left: 0;
	margin-left: 10px;
	top: -8px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid white;
}
.secondary-menu&gt;ul&gt;li:hover&gt;ul {
	display: block;
}
.nav-search {
	display: table-cell;
	vertical-align: middle;
}
.cart-bar {
	display: table-cell;
	vertical-align: middle;
	font-weight: 700;
}
.desktop__cart {
	width: 25px;
}
.mobile-nav {
	display: block;
}

/* 
Logo Carousel 
-------------------------------- */

 .carousel-body {
  align-items: center;
  display: flex;
  height: 100vh;
  justify-content: center;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 13));
            transform: translateX(calc(-250px * 13));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 13));
            transform: translateX(calc(-250px * 13));
  }
}
.carousel-slider {
  background: transparent;
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 960px;
}
.carousel-slider::before, .carousel-slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.carousel-slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.carousel-slider::before {
  left: 0;
  top: 0;
}
.carousel-slider .carousel-slide-track {
  -webkit-animation: scroll 37s linear infinite;
          animation: scroll 37s linear infinite;
  display: flex;
  width: calc(250px * 13);
}
.carousel-slider .carousel-slide {
  height: 100px;
  width: 250px;	
  margin-left: 30px;
  margin-right: 30px; 
}

/* 
Mobile Menu
-------------------------------- */

.m-bar {
	position: absolute;
	top: 0;
	width: 100%;
	height: 52px;
	background-color: white;
	border-bottom: 2px solid #eee;
	z-index: 99999;
}
.m-ico {
	padding: 15px;
}
.small-db-logo {
    content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/small-db-logo.svg?v=115262548487276586051538400558');
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -24px;
	height: 52px;
}
.hamburger {
	position: absolute;
	top: 0;
	left: 0;
	height: 52px;
}
.cart-ico {
	position: absolute;
	top: 0;
	right: 0;
	height: 52px;
}
.scroller-bar {
	position: absolute;
	top: 52px;
	width: 100%;
	background-color: white;
	z-index: 99998;
	box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.07);
  	-webkit-box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.07);
  	-moz-box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.07);
}
.scroller {
	overflow: hidden;
}
.scroller-content {
	visibility: visible;
	overflow: auto;
	overflow-y: hidden;
}
.sub-navigation-menu {
	width: 900px;
	overflow: auto;
	margin: 0;
}
.sub-navigation-menu li {
	display: inline-block;
	padding: 10px 5px;
}
.sub-navigation-menu li:first-child {
	margin-left: 20px;
}
.nav-overlay {
	position: fixed;
	top: 0;
	width: 100%;
	height: 700px;
	background: rgba(46, 46, 46, 0.96);
	z-index: 9999999;
	text-align: center;
}
.nav-overlay ul {
	margin-top: 20%;
}
.nav-overlay ul li {
	margin: 5% 0;
}
.nav-overlay ul li a {
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0.69px;
	font-weight: 700;
}
.account-dropdown {
	position: absolute;
	top: 52px;
	right: 24px;
	width: 200px;
	padding: 25px;
	z-index: 9999999;
	background-color: white;
	box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.04), 0 4px 30px 0 rgba(0, 0, 0, 0.14);
}
.account-navigation {
	margin: 0;
}
.account-navigation li a {
	font-size: 16px;
}
.mobile-navigation {
	display: block;
}

/* 
Carousel 2.0
-------------------------------- */

.full-width-slide {
	width: 100%;
	height: 70vh;
  	max-height: 800px;
}
.full-width-slide .text-container {
	margin-top: 50px;
}
.full-width-slide .jumbo {
	color: #3b3b3b;
	font-weight: 400;
}
.jumbo {
	font-family: 'Aktiv Grotesk', sans-serif;
}
.gl-01 .jumbo {
	color: #fff;
}
.gl-01 p {
	color: #fff;
}
.gl-02 .jumbo {
	color: #fff;
}
.gl-02 p {
	color: #fff;
}
.gl-03 .jumbo {
	color: #000;
}
.gl-03 p {
	color: #000;
}
.aeedc .jumbo {
	color: #fff;
}
.aeedc p {
	color: #fff;
}

/* 
Promo blocks 2.0
-------------------------------- */

/* msi promo block desktop settings */

@media screen and (min-width: 640px) {
.msi-promo {
	background: url(MSI_Final_Logo.png) 30px 85px no-repeat, url(msiPromoBlock.jpg) center repeat;
	background-size: 110px, cover;
    transition: background-color 1s;
    transition: box-shadow 0.7s;
	}
.msi-promo .msi-body {
  	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 3.5%;
	margin-right: 5%;
	margin-bottom: 20px;
  	font-size:20px;
  	text-transform: capitalize;
  	font-style: italic;
  	color: #59c6f2;
	}
.msi-promo:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.msi-promo:hover {
  box-shadow: inset 0px 0px 1px 10px white;
  background-color: rgba(0,0,0,.2);
	}
}
/* msi promo block mobile settings */

@media only screen and (max-width: 640px) {
	.msi-promo {
	background: url(MSI_Final_Logo.png) 20px 90px no-repeat, url(msiPromoBlock.jpg) center repeat;
	background-size: 120px, cover;
    transition: background-color 1s;
    transition: box-shadow 0.7s;
	}
	.msi-promo .msi-body {
  	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10px;
    text-transform: capitalize;
  	font-size:16px;
  	color: #59c6f2;
	}
}

.ixion-promo {
	background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/IxionLabPromo.png?v=31570812416727269571553523428") no-repeat;
	background-size: cover;	
    transition: background-color 1s;
    transition: box-shadow 0.7s;
}
.iconic-promo {
	background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Iconic-Promo.png?v=53050663590017625021551873611") no-repeat;
	background-size: cover;
    transition: background-color 1s;
    transition: box-shadow 0.7s;
}
.infinitas-promo {
	background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/PROMOBLOCKTEST.png?v=90092528259372465701553081700") no-repeat;
	background-size: cover;
    transition: background-color 1s;
    transition: box-shadow 0.7s;
}
.clearance-promo {
	background: #ED4141;
}
.promo {
	position: relative;
}
.promo .promo-body {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10px;
}
.promo h3 {
	color: white;
}
.promo p {
	color: white;
	font-size: 16px;
}
.memotain-promo p {
	color: white;
}
.ixion-promo:hover {
  box-shadow: inset 0px 0px 1px 10px white;
  background-color: rgba(0,0,0,.2);
}
.ixion-promo:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.iconic-promo:hover {
  box-shadow: inset 0px 0px 1px 10px white;
  background-color: rgba(0,0,0,.2);
}
.iconic-promo:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.infinitas-promo:hover {
  box-shadow: inset 0px 0px 1px 10px white;
  background-color: rgba(0,0,0,.2);
}
.infinitas-promo:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}


/* 
Footer 2.0
-------------------------------- */

.hr-no-margin {
	height: 2px;
  	background: #ebebeb;
  	margin: 0;
}

.footer-container {
	padding-top: 70px;
  	padding-bottom: 70px;
}

.primary-footer {
	padding-bottom: 50px;
}

.secondary-footer {
  	padding-top: 70px;
}

.small-avatar {
	display: inline-block;
  	vertical-align: middle;
  	width: 50px;
  	border-radius: 100px;
}

.post-author-name {
	display: inline-block;
  	vertical-align: middle;
  	margin-left: 10px;
  	color: #000;
}

.post-author-date {
	color: #777;
}

.ortho-digest-snippet {
	margin-bottom: 20px;
}

.footer-product-linklist ul li:first-child a {
	font-weight: 600;
  	color: #000;
}

.footer-product-linklist ul li {
	font-size: 12px;
}

.footer-lower-linklist li a {
	margin-left: 7px;
  	margin-right: 7px;
  	font-weight: 600;
  	color: #000;
}

.footer-lower-linklist {
	margin-bottom: 0;
}

.tertiary-footer {
  	padding-top: 15px;
  	padding-bottom: 15px;
	font-size: 12px;
}
.csidi {
  	margin-top: 20px;
	font-size: 9px;
}

.csidi img {
	max-width: 150px;
  	margin-bottom: 10px;
}

.store-flag {
	display: inline-block;
  	vertical-align: middle;
  	margin-left: 10px;
}

/* 
Buttons
-------------------------------- */

.primary-button {
	background: #f28c03;
	border: 0;
	border-radius: 100px;
	padding: 10px 30px;
	color: white;
	font-weight: 600;
	font-size: 14px;
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
}
.primary-button:hover {
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	transform: scale(1.1);
	transition: all 0.2s ease-in-out;
}
.secondary-button {
	display: block;
	width: 140px;
	padding-top: 8.5px;
	padding-bottom: 8.5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid white;
	border-radius: 20px;
	font-size: 11px;
	font-weight: 600;
	background: none;
	color: white;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.secondary-button:hover {
	background-color: white;
	border: 1px solid white;
	color: #444;
}
.autograph-button {
	display: block;
	width: 170px;
	padding-top: 8.5px;
	padding-bottom: 8.5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #A490A6;
	border-radius: 20px;
	font-size: 11px;
	font-weight: 600;
	background: #A490A6;
	color: white;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	line-height: 1.7;
}
.autograph-button:hover {
	background-color: #7c6a7e;
	border: 1px solid #7c6a7e;
	color: #fff;
	line-height: 1.7;
}
.submit-btn, input[type="submit"] {
    width: 100%;
    background: #f28c03;
    border-radius: 10px;
    font-size: 15px;
  	font-weight: 600;
    color: #fff;
    letter-spacing: 0.65px;
    transition: transform .2s;
  	text-transform: capitalize;
}

.submit-btn, input[type="submit"]:hover {
    width: 100%;
    background: #f28c03;
    border-radius: 3px;
    font-size: 15px;
  	font-weight: 600;
    color: #fff;
    letter-spacing: 0.65px;
}
  
.join-us-btn {
  	width: 100%;
  	height: 50px;
    max-width: 250px;
  	margin: 10px;
    background: #f28c03;
  	border: 1px solid #f28c03;
    border-radius: 3px;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.58px;
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
  	-webkit-appearance: none;
}
.login-btn {
  	width: 100%;
  	height: 50px;
    max-width: 250px;
  	margin: 10px;
    background: #fff;
  	border: 1px solid #f28c03;
    border-radius: 3px;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
    color: #f28c03;
    letter-spacing: 0.58px;
  	
}
.login-btn:hover {
  	width: 100%;
  	height: 50px;
    max-width: 250px;
  	margin: 0;
    background: #f28c03;
  	border: 1px solid #f28c03;
    border-radius: 3px;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.58px;
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
  	
}
#update-btn {
  	width: 100%;
  	height: 50px;
    max-width: 250px;
  	margin: 10px;
    background: #fff;
  	border: 1px solid #f28c03;
    border-radius: 3px;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
    color: #f28c03;
    letter-spacing: 0.58px;
  	box-shadow: none;
}
#update-btn:hover {
  	width: 100%;
  	height: 50px;
    max-width: 250px;
    background: #f28c03;
  	border: 1px solid #f28c03;
    border-radius: 3px;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.58px;
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
}
.email-btn-white {
  	width: 100%;
  	height: 50px;
    max-width: 250px;
  	margin: 0;
    background: #fff;
  	border: 1px solid #f28c03;
    border-radius: 3px;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
    color: #f28c03;
    letter-spacing: 0.58px;
  	transition: transform .2s;

}
.email-btn-white:hover {
  	width: 100%;
  	height: 50px;
    max-width: 250px;
  	margin: 0;
    background: #fff;
  	border: 1px solid #f28c03;
    border-radius: 3px;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
    color: #f28c03;
    letter-spacing: 0.58px;
    transform: scale(1.05);
    background: white;
    color: #f28c03
  	
}
.not-logged-in {
  	display: block;
    width: 100%;
    height: 50px;
  	text-align: center;
    background: #fff;
  	border: 1px solid #f28c03;
    border-radius: 3px;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
    color: #f28c03;
    letter-spacing: 0.58px;
  	line-height: 50px;
}
.not-logged-in:hover {
    color: #f28c03;
}
.poa-btn {
	background: #f28c03;
	color: #fff;
	text-transform: none;
	letter-spacing: normal;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
  	text-align: center;
	padding: 1em;
	display: block;
	width: 100%;
	border: 1px solid #f28c03;
	line-height: normal;
	border-radius: 0;
    transition: transform .2s;
}
.poa-btn:hover {
    transform: scale(1.05);
  	background: white;
  	color: #f28c03;
}
.arrow-btn {
   border-radius: 100px;
   background: #f28c03 !important;
   border: none;
   color: #FFFFFF;
   text-align: center;
   font-size: 16px;
   font-weight: 600;
   text-transform: Capitalize;
   padding: 12px 30px;
   width: 200px;
   transition: all 0.4s ease 0s;;
   cursor: pointer;
  	-webkit-box-shadow: 10px 10px 15px 0px rgba(242,140,3,1);
	-moz-box-shadow: 10px 10px 15px 0px rgba(242,140,3,1);
	box-shadow: 10px 10px 15px 0px rgba(242,140,3,1);
}
 .arrow-btn span {
   cursor: pointer;
   color: #ffffff;
   display: inline-block;
   position: relative;
   transition: 0.4s ease 0s;
 }
 .arrow-btn span:after {
   color: #ffffff;
   font-size: 28px;
   content: ' \2192';
   position: absolute;
   margin-top: -10px;
   opacity: 0;
   top: 0;
   right: -20px;
   transition: 0.4s  ease 0s;
 }
 .arrow-btn:hover span {
   padding-right: 50px;
   color: #ffffff;
 }
 .arrow-btn:hover span:after {
   color: #ffffff;
   opacity: 1;
   right: 0;
 }
#AddToCart {
	background: #f28c03;
	color: #fff;
	text-transform: none;
	letter-spacing: normal;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
	padding: 1em;
	display: block;
	width: 100%;
	border: 1px solid #f28c03;
	line-height: normal;
	border-radius: 0;
    transition: transform .2s;
}
#AddToCart:hover {
  transform: scale(1.05);
  background: white;
  color: #f28c03;
}
#AddToCart2 {
	background: #ffffff;
	color: #f28c03;
	text-transform: none;
	letter-spacing: normal;
    font-size: 14px;
  	font-weight: 600;
  	text-transform: uppercase;
	padding: 1em;
	display: block;
	width: 100%;
	border: 1px solid #f28c03;
	line-height: normal;
	border-radius: 0;
    transition: transform .2s;
}
#AddToCart2:hover {
  transform: scale(1.05);
  background: #f28c03;
  color: white;
}

.add-address-btn .gift-card-btn {
	background: none;
	text-transform: none;
	letter-spacing: normal;
	font-size: 16px;
	font-weight: 500;
	padding: 0;
	display: block;
	width: 100%;
	border: 0;
	line-height: normal;
	border-radius: 0;
}
.add-address-btn {
	color: #f28c03;
}
.add-address-btn:hover {
	color: #f28c03;
}
.input#subscribe.btn {
	background-color: #f28c03;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white;
	width: auto;
	font-weight: 400;
	font-size: 11px;
	border-radius: 0 4px 4px 0;
  	box-shadow: none;
}
.bogof {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border: 1px solid #EF4836;
	background-color: #EF4836;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.36px;
	text-align: center;
	padding: 10px 5px;
}
.offer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border: 1px solid #EF4836;
	background-color: #EF4836;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1.36px;
	text-align: center;
	padding: 10px 5px;
}
.offer-banner {
	padding: 1em;
	background-color: #EF4836;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1.36px;
	text-align: center;
}
.offer-banner a {
	color: #ffffff;
}
.catalogue-btn {
	background: white;
	border: 0;
	border-radius: 100px;
	padding: 10px 30px;
	color: #f28c03;
	font-weight: 600;
	font-size: 20px;
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
}
.catalogue-btn:hover {
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	transform: scale(1.1);
	transition: all 0.2s ease-in-out;
}
/* winter goat slide desktop button settings */
@media screen and (min-width: 640px) {
	.goat-button {
	background: #199238;
    position: fixed center;
  	margin-top: 200px;
	border: 0;  	
	border-radius: 100px;
	padding: 10px 30px;
	color: white;
	font-weight: 600;
	font-size: 18px;
    -webkit-box-shadow: 10px 10px 14px 4px rgba(25,146,56,0.58);
	-moz-box-shadow: 10px 10px 14px 4px rgba(25,146,56,0.58);
	box-shadow: 10px 10px 14px 4px rgba(25,146,56,0.58);
	}
	.goat-button:hover {
 	
	transform: scale(1.1);
	transition: all 0.2s ease-in-out;
	}
}
/* winter goat slide mobile button settings */
@media only screen and (max-width: 640px) {
	.goat-button {
	background: #199238;  	
    margin-top: 280px;
	border: 0;  	
	border-radius: 100px;
	padding: 10px 30px;
	color: white;
	font-weight: 600;
	font-size: 14px;  
    -webkit-box-shadow: 10px 10px 14px 4px rgba(25,146,56,0.58);
	-moz-box-shadow: 10px 10px 14px 4px rgba(25,146,56,0.58);
	box-shadow: 10px 10px 14px 4px rgba(25,146,56,0.58);
	}
	.goat-button:hover {
 	
	transform: scale(1.1);
	transition: all 0.2s ease-in-out;
	}
}
/* 
Search Bar
-------------------------------- */

.nav-search {
	position: relative;
	padding: 10px 0;
}
.search-btn {
	position: relative;
	display: inline-block;
	border: 0;
	font-size: 12px;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: transparent;
}
span.icon.icon-search {
	color: #333;
	background-color: transparent;
}
.pagination-custom&gt;li&gt;a, .pagination-custom&gt;li&gt;span {
	border: 0;
}

/* 
Header search bar
-------------------------------- */

#search-form {
	margin: 0;
}
#search-bar {
	width: 30px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	outline: none;
	margin: 0;
	padding-left: 40px;
	background-color: transparent;
	background-image: url('searchicon.svg');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-size: 16px;
	border: 0;
	transition: width .2s, padding .2s, margin .2s;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#search-bar:focus {
	width: 120px;
	height: 30px;
	color: #404040;
	cursor: auto;
	padding-left: 40px;
}
/* 
Quote Carousel
-------------------------------- */

.quote-card {
	width: 100%;
	max-width: 650px;
	margin: auto auto;
	padding-bottom: 50px;
}
.avatar {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
}
.avatar img {
	border-radius: 100px;
}
.quote-meta {
	width: 100%;
	max-width: 300px;
	margin: 30px auto 0 auto;
}
.meta-body {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.meta-body p {
	vertical-align: middle;
	margin: 0;
}
.meta-name {
	font-weight: 600;
	color: #000;
}
#quote_carousel .glide__bullets&gt;*.active {
	border: 2px solid #f28c03;
}
#quote_carousel .glide__bullets&gt;*:hover, .glide__bullets&gt;*:focus {
	border: 2px solid #f28c03;
	background-color: #fff;
}

/* 
Customer Service
-------------------------------- */

.service {
	margin-top: 100px;
	height: 500px;
	width: 100%;
}
.template-index footer {
	margin-top: 0;
}

/* 
Careers page
-------------------------------- */

.heading-line:after {
	display: block;
	content: ' ';
	width: 30px;
	height: 3px;
	margin: auto auto;
	background: #f28c03;
}
.vacancy_bg {
	padding: 30px;
  	background: #f7f9fb;
}
.job-list {
	list-style-type: disc;
	margin-left: 25px;
}
.panel {
	padding: 30px;
}
.apply {
	margin-bottom: 50px;
}
.apply h2 {
	margin-top: 30px;
}
.cv-cta {
	margin: 50px auto;
  	max-width: 600px;
}

/* 
Courses Page
-------------------------------- */
.course-wrap {
	padding: 50px 0 50px 0;
}
.course-wrap h1 {
  font-family:'Helvetica', sans-serif;
  font-size: 55px;
  color: #f28c03;
  font-weight: 300;
  letter-spacing: 0.8px;
}
.course-wrap h2 {
  font-family:'Helvetica', sans-serif;
  font-size: 20px;
  color: grey;
  font-weight:100;
  letter-spacing: 0px;
}
.course-box {
	background-color: white;
	margin-top: 0px;
  	margin-bottom: 2rem;
	min-height: 600px;
	border-radius: 25px;
	-webkit-box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
}
.course-bottom {
	background-color: transparent;
  	text-align: center;
	height: 50px;
	border-radius: 0px 0px 25px 25px;
}
.course-image {
	height: 100%;
  	max-height: 250px;
	overflow-y: hidden;
  	border-radius: 25px 25px 0px 0px;
}
.course-content {
	padding: 1rem 1.5rem 1rem 1.5rem;
}
.course-content h1 {
  font-family:'Helvetica', sans-serif;
  font-size: 40px;
  color: #f28c03;
  font-weight:300;
  letter-spacing: 0.5px;
}
.course-content h2 {
  font-family:'Helvetica', sans-serif;
  font-size: 25px;
  color: #f28c03;
  font-weight:200;
  letter-spacing: 0.5px;
}
.course-content p {
  font-family: 'Helvetica', sans-serif;
  font-size: 16px;
  color: grey;
  font-weight: 300;  
}

/* Underline From Center */
.hvr-underline-from-center {
  font-family: 'Helvetica', sans-serif;
  font-size: 20px;
  color: grey;
  font-weight: 300; 
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #f28c03;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Courses Page - Mobile Settings */
@media only screen and (max-width: 640px) {
  
.course-wrap {
	padding: 50px 0 50px 0;
}
.course-wrap h1 {
  font-family:'Helvetica', sans-serif;
  font-size: 35px;
  color: #f28c03;
  font-weight: 300;
  letter-spacing: 0.8px;
}
.course-wrap h2 {
  font-family:'Helvetica', sans-serif;
  font-size: 16px;
  color: grey;
  font-weight:100;
  letter-spacing: 0px;
}
.course-box {	 	
    padding: 15px;
	background-color: white;
	margin-left: 2%;
  	margin-right: 2%;
	margin-top: 0px;
  	margin-bottom: 2rem;
	min-height: 150px;
  	height: 100%;
	border-radius: 25px;
	-webkit-box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
}
.course-content {
	padding: 1rem 1.5rem 1rem 1.5rem;
}
.course-content h1 {
  font-family:'Helvetica', sans-serif;
  font-size: 26px;
  color: #f28c03;
  font-weight:300;
  letter-spacing: 0.5px;
}
.course-content h2 {
  font-family:'Helvetica', sans-serif;
  font-size: 20px;
  color: #f28c03;
  font-weight:200;
  letter-spacing: 0.5px;
}
.course-content p {
  font-family: 'Helvetica', sans-serif;
  font-size: 16px;
  color: grey;
  font-weight: 300;  
}
}


/* 
About page
-------------------------------- */

.about-hero {
	padding-top: 160px;
  	padding-bottom: 160px;
}

.about-hero h1 {
	font-size: 48px;
}

.slide-img {
  	-webkit-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1);
}

.slide {
  	height: 100%;
	width: 100%;
}

.slide-img-1 {
    background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/About-Demo.png?v=155451186465366110601553164450") no-repeat center center;
    background-size: cover;
}

.slide-img-2 {
    background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about2.jpg?v=43900702353069668731538395363") no-repeat center center;
    background-size: cover;
}

.slide-img-3 {
    background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about3.jpg?v=133273715842013179401538392082") no-repeat center center;
    background-size: cover;
}

.slide {
	display: block;
}

.slide-caption {
  	margin-top: 30px;
  	margin-bottom: 30px;
	text-align: center;
}

#about_carousel .slide-img-1 {
 	height: 540px;
    margin: 40px 20px;
}

#about_carousel .slide-img-2 {
 	height: 540px;
    margin: 40px 20px;
}

#about_carousel .slide-img-3 {
 	height: 540px;
    margin: 40px 20px;
}

#about_carousel .slide-img-4 {
 	height: 540px;
    margin: 40px 20px;
}

#about_carousel .slide-caption {
  	margin: 20px;
}

.history-section {
	margin-top: 70px;
}

.history-section h1 {
	margin-top: 30px;
  	margin-bottom: 50px;
  	color: #f28c03;
}

.history-section p {
	line-height: 1.68;
}

.who-section {
	margin-top: 160px;
  	margin-bottom: 160px;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(228, 245, 252, 1) 84%, rgba(255, 255, 255, 1) 84%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(84%, rgba(228, 245, 252, 1)), color-stop(84%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(228, 245, 252, 1) 84%, rgba(255, 255, 255, 1) 84%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(228, 245, 252, 1) 84%, rgba(255, 255, 255, 1) 84%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(228, 245, 252, 1) 84%, rgba(255, 255, 255, 1) 84%, rgba(255, 255, 255, 1) 100%);
  	overflow-x: hidden;
}

.profile {
	width: 418px;
  	margin-left: 5px;
  	margin-right: 5px;
}

.profile img {
  	width: 100%;
}

.profile-caption {
  	padding-top: 30px;
	text-align: center;
}

.who-carousel .flickity-viewport {
	overflow: visible;
}

.stat {
    color: #f28c03;
    font-size: 48px;
    font-weight: 700;
}

.stats-container {
	padding-top: 50px;
  	padding-bottom: 50px;
  	border-left: 1px solid #eee;
}

.stats-container:first-child {
	border: 0;
}

.trust-section {
  	margin-top: 160px;
  	margin-bottom: 160px;
	text-align: center;
}

.trust-section .modal-blue {
  	display: inline-block;
  	vertical-align: top;
  	max-width: 370px;
  	padding: 70px 70px;
    background: #f28c03;
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.06);
    border-radius: 4px;
}

.modal-blue h3 {
	color: #fff;
  	text-align: center;
  	margin-bottom: 30px;
}

.modal-blue ul li {
	color: #fff;
  	text-align: left;
  	margin-bottom: 5px;
}

.modal-blue ul li:before {
  	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/tick.svg?v=12051461784823277511538409293');
    margin-right: 20px;
   	display: inline-block;
    vertical-align: middle;
}

.modal-white {
  	display: inline-block;
  	vertical-align: top;
  	margin-top: 30px;
  	max-width: 370px;
  	padding: 50px 60px;
    background: #fff;
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.06);
    border-radius: 4px;
  	text-align: center;
}

.modal-white img {
	margin-bottom: 70px;
}

.modal-white p {
	margin-bottom: 70px;
}

.modal-white .join-us-btn {
	margin: 0;
}

.ioc {
	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url(//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about-background.jpg?v=26704152590531447761538395359);
	background-position: center center;
	background-size: cover;
}
.white .jumbo {
	color: #fff;
}
.white p {
	color: #fff;
}
.queens {
	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about2.jpg?v=43900702353069668731538395363');
	background-position: center center;
	background-size: cover;
}
.christmas-jumper-day {
	background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url(//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about3.jpg?v=133273715842013179401538392082);
	background-position: center center;
	background-size: cover;
}
.list-style-none {
	list-style-type: none!important;
}

/* 
Cart
-------------------------------- */

#AjaxifyCart {
	padding: 0;
}
.modal-heading {
	padding: 1.6rem 2rem;
	text-align: center;
}
.modal-content {
	padding: 2rem;
}
.cart-heading {
	display: inline-block;
	margin: 0 auto auto;
}
#CartSpecialInstructions {
	min-height: 60px;
	font-size: 16px;
}
.ajaxcart__overlay {
	background-color: #fff;
}
.is-visible~.ajaxcart__overlay {
	opacity: 0.5
}
.empty-cart-spacing {
	margin: 2rem 2rem 0rem 2rem;
}

/* 
Product Page
-------------------------------- */

.ProductPrice {
	color: #f28c03
}
#ComparePrice {
	color: #bfc1c2;
	text-decoration: line-through;
}
.product-description {
	font-size: 16px;
}
.sale-p {
	color: #bfc1c2;
	text-decoration: line-through;
}
.product-single__photos {
	position: relative;
}
.product-image--container {
	position: relative;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
} 

.product-image--container:hover{ 
 	opacity: 0.5;
}
.readmore--toggle {
	display: block;
	width: 100%;
	padding: 1em;
	text-align: center;
	border: 1px solid #eee;
	margin-bottom: 1em;
}
.readmore--container {
	position: relative;
}
.readmore--fade {
	position: absolute;
	bottom: 0;
	height: 50px;
	width: 500px;
	background: -webkit-linear-gradient(rgba( 255, 255, 255, 0), rgba(255, 255, 255, 1));
	/* For Safari */
	background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.opal-cx-ft {
	background-image: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/opal-cx-ft.jpg?v=74662687614583481871538395713');
	background-size: cover;
	background-position: center center;
	width: 100%;
	max-width: 1440px;
	height: 600px;
	position: relative;
	margin: auto auto;
}
.op-text--right {
	position: absolute;
	right: 15%;
}
.op-cx-m {
	display: none;
}

/* 
Search Page
-------------------------------- */

.thumbnail {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
  transition: opacity .25s ease-in-out;
}

.thumbnail:after {
  	position: absolute;
  	top: 0;
  	left: 0;
	content: ' ';
  	width: 100%;
  	height: 100%;
  	background-color: #000;
  	opacity: 0.05;
}

.thumbnail img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
    width: 100%;
    height: auto;
}


.search-result {
	margin-bottom: 50px;
  transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
} 
.search-result:hover{ 
 	opacity: 0.4;
}

.result-body {

}

.results-search-bar {
	display: table;
  	margin-bottom: 50px;
}

.results-search-bar h5 {
	display: table-cell;
  	vertical-align: middle;
 	padding-right: 10px;
}

.results-search-bar .search-container {
	display: table-cell;
    vertical-align: middle;
}

/* 
Rewards Page
-------------------------------- */

.reward-hero {
	height: 60vh;
	min-height: 700px;
  	border-bottom: 2px solid #eee;
}

.reward-hero .jumbo {
	color: #3b3b3b;
}

.reward-hero .text-container {
	margin-top: 5%;
}

.reward-features {
	padding-bottom: 10%;
}

.reward-icon {
	width: 30px;
}

.why-section {
	padding-top: 5%;
  	padding-bottom: 5%;
}

.why-section .jumbo {
	color: #3b3b3b;
}

.why-section .lead {
	margin-bottom: 70px;
}

.coupon-section {
  	padding-bottom: 5%;
  	overflow: hidden;
}

.cta-rewards-section {
  	padding-top: 10%;
	padding-bottom: 10%;
}

.rewards-cta-bg {
    padding-top: 10%;
    border-top: 2px solid #eee;
}

/* 
Contact Page
-------------------------------- */

.contact-hero {
	padding-top: 50px;
}

.contact-hero h1 {
	font-size: 28px;
}

.contact-about-section h1 {
	font-size: 28px;
}

.contact-section h1 {
    font-size: 28px;
}

.offices-section {
    position: relative;
  	padding-top: 50px;
  	padding-bottom: 50px;
  	text-align: center;
}

.offices-section svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;    
}

.offices-section polygon {
  	fill: #febd77;
}

.offices-section .wrapper {
	position: relative;
}

.modal-contact-orange {
  	display: inline-block;
  	vertical-align: top;
  	max-width: 370px;
  	padding: 50px 60px;
    background: #f28c03;
    border-radius: 4px;
  	color: white;
    box-shadow: 0 0 50px 0 rgba(242, 140, 3, 1);

}

.modal-contact-blue img {
	margin-bottom: 40px;
}

.modal-contact-white {
  	display: inline-block;
  	vertical-align: top;
  	margin-top: 30px;
  	max-width: 370px;
  	padding: 50px 60px;
    background: #fff;
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.06);
    border-radius: 4px;
  	text-align: center;
}

.modal-contact-white img {
	margin-bottom: 40px;
}

.modal-white img {
	margin-bottom: 70px;
}

.modal-white p {
	margin-bottom: 70px;
}

.modal-white .join-us-btn {
	margin: 0;
}

.modal-contact-white .join-us-btn {
	margin: 0;
}

.contact-form {
	margin-top: 60px;
}

#contact_form input {
	background: #f7f9fb;
}

#ContactFormName, #ContactFormEmail, #ContactFormPhone, #ContactFormMessage {
  	background: #f7f9fb;
  	outline: 0;
	border: 1px solid #eee;
  	border-radius: 3px;
  	font-size: 18px;
  	color: #3b3b3b;
  	height: 50px;
}

::-webkit-input-placeholder {
  	color: #3b3b3b;
}

:-moz-placeholder { /* Firefox 18- */
   color: #3b3b3b;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #3b3b3b;  
}

:-ms-input-placeholder {  
   color: #3b3b3b;  
}

#contact_form input[type="submit"] {
	background: #f28c03;
	border: 0;
	border-radius: 100px;
	padding: 5px 20px;
	color: white;
  	width: initial;
	font-weight: 600;
	font-size: 16px;
  	text-transform: initial;
  	letter-spacing: initial;
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
}

.contact-section {
  	padding-bottom: 50px;
}

.contact-about-section {
  	padding-bottom: 220px;
	width: 100%;
}

.info {
  	font-family: 'Aktiv Grotesk', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #3b3b3b;
  	font-weight: 500;
    letter-spacing: -0.07px;
  	margin-bottom: 30px;
}

.underline {
	border-bottom: 3px solid #fff;
}

.underline:hover {
	opacity: 0.8;
	transition: all 0.2s ease-in-out;
}

.sd-map {
	width: 100%;
	padding-top: 160px;
  	padding-bottom: 160px;
 	background: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/san-diego-map.png?28585') no-repeat;
    background-size: cover;
}

/* 
Safe Cinch Page
-------------------------------- */

.safe-cinch--header {
  	background: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/safe-cinch-background.png?v=87608360969428048751538395754') no-repeat right;
    background-size: 620px;
}

.safe-cinch--header .header-container {
	padding: 60px 0 360px 0;
}

.feature-section {
	padding: 60px 0 60px;
}

.feature-section .grid {
	margin-bottom: 30px;
}

#solution_carousel {
	margin-bottom: 100px;
}

.solution .slide {
	position: relative;
  	border: 5px solid #fff;
}

.solution .slide img {
	width: 100%;
  	pointer-events: none;
}

.solution .slide .caption {
	position: absolute;
  	bottom: 0;
  	left: 0;
  	max-width: 500px;
  	padding: 30px;
}

.solution .slide .caption h3 {
	color: #fff;
}

.solution .slide .caption h6 {
  	font-family: 'Proxima Nova';
  	font-size: 14px;
  	font-weight: 700;
  	color: #fff;
	text-transform: uppercase;
  	letter-spacing: 2px;
}

.solution .slide .caption p {
	color: #fff;
}

#sc-feature_carousel {
	height: 300px;
}

#sc-feature_carousel .glide__bullets&gt;*.active {
	border: 2px solid #3b3b3b;
}
#sc-feature_carousel .glide__bullets&gt;*:hover, .glide__bullets&gt;*:focus {
	border: 2px solid #3b3b3b;
	background-color: #3b3b3b;
}
#sc-feature_carousel .glide__bullets {
	text-align: left;
}

.sc-features {
	margin-top: 140px;
}

#safe-cinch h1 {
    font-size: 48px;
    color: #f28c03;
}

.sc-features h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #f28c03;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

.solution-section {
  	text-align: center;
}

.sc-feature {
  	position: relative;
  	max-width: 720px;
    border-radius: 6px;
}

.sc-feature img {
    border-radius: 6px;
}

.sc-feature-card {
  	max-width: 570px;
  	padding: 60px;
  	text-align: left;
    background: #f28c03;
    box-shadow: 0 0 50px 0 rgba(107,201,234,0.45);
    border-radius: 6px;
}

.sc-feature-card h3 {
	color: white
}

.sc-feature-card h4 {
	color: white
}

.sc-feature-card h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #f28c03;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
	color: white
}

.sc-feature-card p {
	color: white
}
.sc-feature-section {
	margin-bottom: 160px;
}
.sc-feature-section h1 {
	margin-bottom: 100px;
}
.special-feature ul {
	display: inline-block;
}

.special-feature li:before {
  	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/tick-circle.svg?v=98427706432012906441538409300');
    margin-bottom: 10px;
}

.sc-quote-section {
	position: relative;
  	margin-bottom: 160px;
}

.sc-quote-section:before {
    position: absolute;
    top: 0;
    left: 0;
	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/quote-l.svg?v=152653398714554055171538409245');
}

.sc-quote-section:after {
    position: absolute;
    bottom: 0;
    right: 0;
	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/quote-r.svg?v=49294940605795048531538409255');
}

.sc-quote-section h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #777;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

.sc-quote-section h5 span {
    color: #f28c03;
}

.sc-cta-section {
	margin-bottom: 160px;
}

.sc-cta-section h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

/* 
Infinitas Page
-------------------------------- */

.infinitas--header {
  	background: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/infinitas-background.png?v=5471025079614910851538395619') no-repeat right;
    background-size: 620px;
}

.infinitas--header .header-container {
	padding: 60px 0 360px 0;
}

.feature-section {
	padding: 60px 0 60px;
}

.feature-section .grid {
	margin-bottom: 30px;
}

#solution_carousel {
	margin-bottom: 100px;
}

.solution .slide {
	position: relative;
  	border: 5px solid #fff;
}

.solution .slide img {
	width: 100%;
  	pointer-events: none;
}

.solution .slide .caption {
	position: absolute;
  	bottom: 0;
  	left: 0;
  	max-width: 500px;
  	padding: 30px;
}

.solution .slide .caption h3 {
	color: #fff;
}

.solution .slide .caption h6 {
  	font-family: 'Proxima Nova';
  	font-size: 14px;
  	font-weight: 700;
  	color: #fff;
	text-transform: uppercase;
  	letter-spacing: 2px;
}

.solution .slide .caption p {
	color: #fff;
}

#sc-feature_carousel {
	height: 300px;
}

#sc-feature_carousel .glide__bullets&gt;*.active {
	border: 2px solid #3b3b3b;
}
#sc-feature_carousel .glide__bullets&gt;*:hover, .glide__bullets&gt;*:focus {
	border: 2px solid #3b3b3b;
	background-color: #3b3b3b;
}
#sc-feature_carousel .glide__bullets {
	text-align: left;
}

.sc-features {
	margin-top: 140px;
}

#infinitas h1 {
    font-size: 48px;
    color: #f28c03;
}

.sc-features h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #f28c03;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

.solution-section {
  	text-align: center;
}

.sc-feature {
  	position: relative;
  	max-width: 720px;
    border-radius: 6px;
}

.sc-feature img {
    border-radius: 6px;
}

.sc-feature-card {
  	max-width: 570px;
  	padding: 60px;
  	text-align: left;
    background: #f28c03;
    box-shadow: 0 0 50px 0 rgba(107,201,234,0.45);
    border-radius: 6px;
}

.sc-feature-card h3 {
	color: white
}

.sc-feature-card h4 {
	color: white
}

.sc-feature-card h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #f28c03;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
	color: white
}

.sc-feature-card p {
	color: white
}
.sc-feature-section {
	margin-bottom: 160px;
}
.sc-feature-section h1 {
	margin-bottom: 100px;
}
.special-feature ul {
	display: inline-block;
}

.special-feature li:before {
  	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/tick-circle.svg?v=98427706432012906441538409300');
    margin-bottom: 10px;
}

.sc-quote-section {
	position: relative;
  	margin-bottom: 160px;
}

.sc-quote-section:before {
    position: absolute;
    top: 0;
    left: 0;
	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/quote-l.svg?v=152653398714554055171538409245');
}

.sc-quote-section:after {
    position: absolute;
    bottom: 0;
    right: 0;
	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/quote-r.svg?v=49294940605795048531538409255');
}

.sc-quote-section h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #777;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

.sc-quote-section h5 span {
    color: #f28c03;
}

.sc-cta-section {
	margin-bottom: 160px;
}

.sc-cta-section h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

/* 
Memotain Page
-------------------------------- */

.memotain--header {
  	background: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/infinitas-background.png?v=5471025079614910851538395619') no-repeat right;
    background-size: 620px;
}

.memotain--header .header-container {
	padding: 60px 0 360px 0;
}

.feature-section {
	padding: 60px 0 60px;
}

.feature-section .grid {
	margin-bottom: 30px;
}

#solution_carousel {
	margin-bottom: 100px;
}

.solution .slide {
	position: relative;
  	border: 5px solid #fff;
}

.solution .slide img {
	width: 100%;
  	pointer-events: none;
}

.solution .slide .caption {
	position: absolute;
  	bottom: 0;
  	left: 0;
  	max-width: 500px;
  	padding: 30px;
}

.solution .slide .caption h3 {
	color: #fff;
}

.solution .slide .caption h6 {
  	font-family: 'Proxima Nova';
  	font-size: 14px;
  	font-weight: 700;
  	color: #fff;
	text-transform: uppercase;
  	letter-spacing: 2px;
}

.solution .slide .caption p {
	color: #fff;
}

#sc-feature_carousel {
	height: 300px;
}

#sc-feature_carousel .glide__bullets&gt;*.active {
	border: 2px solid #3b3b3b;
}
#sc-feature_carousel .glide__bullets&gt;*:hover, .glide__bullets&gt;*:focus {
	border: 2px solid #3b3b3b;
	background-color: #3b3b3b;
}
#sc-feature_carousel .glide__bullets {
	text-align: left;
}

.sc-features {
	margin-top: 140px;
}

#infinitas h1 {
    font-size: 48px;
    color: #f28c03;
}

.sc-features h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #f28c03;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

.solution-section {
  	text-align: center;
}

.sc-feature {
  	position: relative;
  	max-width: 720px;
    border-radius: 6px;
}

.sc-feature img {
    border-radius: 6px;
}

.sc-feature-card {
  	max-width: 570px;
  	padding: 60px;
  	text-align: left;
    background: #f28c03;
    box-shadow: 0 0 50px 0 rgba(107,201,234,0.45);
    border-radius: 6px;
}

.sc-feature-card h3 {
	color: white
}

.sc-feature-card h4 {
	color: white
}

.sc-feature-card h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #f28c03;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
	color: white
}

.sc-feature-card p {
	color: white
}
.sc-feature-section {
	margin-bottom: 160px;
}
.sc-feature-section h1 {
	margin-bottom: 100px;
}
.special-feature ul {
	display: inline-block;
}

.special-feature li:before {
  	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/tick-circle.svg?v=98427706432012906441538409300');
    margin-bottom: 10px;
}

.sc-quote-section {
	position: relative;
  	margin-bottom: 160px;
}

.sc-quote-section:before {
    position: absolute;
    top: 0;
    left: 0;
	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/quote-l.svg?v=152653398714554055171538409245');
}

.sc-quote-section:after {
    position: absolute;
    bottom: 0;
    right: 0;
	content: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/quote-r.svg?v=49294940605795048531538409255');
}

.sc-quote-section h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    color: #777;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

.sc-quote-section h5 span {
    color: #f28c03;
}

.sc-cta-section {
	margin-bottom: 160px;
}

.sc-cta-section h5 {
    font-family: 'Proxima Nova', sans-serif;
  	font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.5px;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}

/* 
Blog Page
-------------------------------- */

.article--image {
	width: 100%;
	margin-bottom: 3rem;
}
.article--image-container {
	max-width: 750px;
}
.post-content {
	padding: 2rem 2rem;
}
.post {
	margin-bottom: 3rem;
	font-size: 16px;
	line-height: 2rem;
}
.seperator {
	border-bottom: 2px solid #eee;
	width: 50px;
	margin: auto auto;
	margin-bottom: 3rem;
}

/* 
Media Queries
-------------------------------- */

@media only screen {
	.mobile-navigation {
		display: block;
	}
	body {
		padding-top: 97px;
	}
	.main-navigation {
		display: none;
	}
	.download-info {
		padding-top: 5%;
	}	
	.MainSlideShow-01 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Iconic-Mobile.png?v=68269639201352443431728301092") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
	.MainSlideShow-02 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Iconic-Mobile.png?v=68269639201352443431728301092") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
  	.MainSlideShow-03 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Courses-Mobile2.jpg?v=103796274064953934061728312943") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
    .MainSlideShow-04 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/suppliers-mobile3.png?v=4392228375723095521728313707") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
    .SpringOfferSlide {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/AutumnOffers2023.jpg?v=100620942508673833501696238195") no-repeat;
		background-position: center bottom;
        background-size: cover;
	}
  	 .OfferSlide {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Offers.jpg?28585") no-repeat;
		background-position: center bottom;
        background-size: cover;
	}
   .WinterOfferSlide {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Web-Banner-Autumn-2024.jpg?v=57455893132629091821727686199") no-repeat;
		background-position: center bottom;
        background-size: cover;
	}
  	.catalogue {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/catalogue2024-desktop.jpg?v=2096940887746558841728314420") no-repeat;
		background-position: center bottom;
		background-size: cover;
        color: white;
	}
  	.wintergoat {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/wintergoat.png?v=158316689327899598681576837994") no-repeat;
		background-position: center center;
        background-size: cover;
	}

  .MainSlideShow-QuestionnaireBanner{
    background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Iconic-Mobile3.png?v=130803896434770189991728302012") no-repeat;
		background-position: center center;
        background-size: cover;
  }
  .AutumnOfferSlide {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/autumnoffer-desktop.jpg?v=71777046810779688531728316021") no-repeat;
		background-position: center bottom;
        background-size: cover;
	}
  
	.full-width-slide {
		min-height: 580px
	}
	.jumbo {
		font-size: 34px;
	}
  	.jumbo-opro {
      font-size: 20px;
      color: white;
      font-weight: bold; 
    } 
	.lead {
		font-size: 14px;
	}
	.promo {
		height: 200px;
	}
	.product--info {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.post-content {
		padding: 2rem 1rem;
	}
	.article--image {
		width: 100%;
		margin-bottom: 2rem;
	}
	.op-text--right {
		position: relative;
		margin: auto auto;
		right: auto;
		text-align: center;
	}
	.op-cx-body {
		display: none;
	}
	.op-cx-m {
		display: inline;
		position: absolute;
		bottom: 50px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		text-align: center;
    } 
	.service {
      background-image: linear-gradient(to bottom, rgba(242,140,0,0), rgba(242,140,0,0.8));
    }
  	.contact-about-section {
      background-image: linear-gradient(to bottom, rgba(242,140,0,0), rgba(242,140,0,0.8));
	}   
	.promo p {
		font-size: 14px;
	}
	.primary-button {
		padding: 5px 20px;
	}
      .coupon-img-container {
        width: 100%;
    }

    .refer-img-container {
        margin-left: 0;
        width: 100%;
    }
    .coupon-body {
        margin-top: 20px;
    }

    .refer-body {
        margin-top: 20px;
    }
}

/* min-width 414px, phablet-only styles */

@media only screen and (min-width: 414px) {
  
  	.service {
      background-image: linear-gradient(to bottom, rgba(242,140,0,0), rgba(242,140,0,0.8));
    }
  	.contact-about-section {
      background-image: linear-gradient(to bottom, rgba(242,140,0,0), rgba(242,140,0,0.8));
	}
  
} 

/* min-width 481px, tablet-only styles */

@media only screen and (min-width: 481px) {
  
	.rewards {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/small-rewards.png?v=183513306692449814161538395904") no-repeat;
		background-position: center bottom;
	}
}

/* min-width 768px, mobile-only styles */

@media only screen and (min-width: 768px) {
      .distributor-widget {
        max-width: 350px;
    }
	.MainSlideShow-01 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Welcome-Mobile.png?v=138082171089256504731556547185") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
	.MainSlideShow-02 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/MobileSlideShow-02.png?v=57562457423924310951552391067") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
  	.MainSlideShow-03 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/MobileSlideShow-03.png?v=70312290457881376461552390195") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
    .MainSlideShow-04 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/MobileSlideShow-04.png?v=157487059625134126061552487755") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
    .OfferSlide {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Spring-Offers-2019-Mobile.png?v=141692201218602710131555491923") no-repeat;
		background-position: center bottom;
        background-size: cover;
	}
  	.service {
      background-image: linear-gradient(to bottom, rgba(242,140,0,0), rgba(242,140,0,1));
    }
  	.contact-about-section {
      background-image: linear-gradient(to bottom, rgba(242,140,0,0), rgba(242,140,0,1));
	}  

	.seasonal {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/seasonal-medium.jpg?v=104300983066773913911538395779") no-repeat;
		background-position: center bottom;
	}
	.full-width-slide .jumbo {
		font-weight: 400;
	}
	.jumbo {
		font-size: 54px;
	}
    .jumbo-opro {
      font-size: 50px;
      color: white;
      font-weight: bold; 
    }
  	.catalogue-btn {
	background: white;
	border: 0;
	border-radius: 100px;
	padding: 10px 30px;
	color: #f28c03;
	font-weight: 600;
	font-size: 20px;
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 0.5), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	}
	.catalogue-btn:hover {
	box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-webkit-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	-moz-box-shadow: 0px 15px 48px -5px rgba(242, 140, 3, 1), 0px 4px 15px -5px rgba(242, 140, 3, 1);
	transform: scale(1.1);
	transition: all 0.2s ease-in-out;
	}
  	.panel {
  	background: #fff;
	border: 1px solid #eee;
  	}
	.lead {
		font-size: 18px;
	}
	.promo p {
		font-size: 16px;
	}
	.full-width-slide {
		min-height: 700px;
	}
	.promo {
		height: 220px;
		border-top: 8px solid #fff;
	}
	.ixion-promo {
		border-right: 8px solid #fff;
	}
	.memotain {
		border-left: 8px solid #fff;
	}
    .coupon-img-container {
        width: 200%;
    }

    .refer-img-container {
        margin-left: -108%;
        width: 200%;
    }
    .coupon-body {
        margin-top: 100%;
    }

    .refer-body {
        margin-top: 100%;
    }
    .contact-hero h1 {
        font-size: 48px;
    }
	.reward-scheme-section h1 {
	font-size: 48px;
	}
    .contact-about-section h1 {
        font-size: 48px;
    }
    .contact-section h1 {
        font-size: 48px;
    }
  	.contact-hero {padding-top: 160px;}
  	.offices-section {padding-top: 160px;
  	padding-bottom: 160px;}
  	.contact-section {padding-bottom: 160px;}
  	.contact-about-section {padding-bottom: 360px;}
    .carousel .slide-img {
      height: 540px;
      width: 870px;
      margin: 60px 25px 25px 30px;
  }

  #about_carousel .slide-img-1 {
      height: 540px;
      margin: 40px 20px;
  }

  #about_carousel .slide-img-2 {
      height: 540px;
      margin: 40px 20px;
  }

  #about_carousel .slide-img-3 {
      height: 540px;
      margin: 40px 20px;
  }

  #about_carousel .slide-caption {
      margin: 20px;
  }
}

/* min-width 1024px, mobile-only styles */

@media only screen and (min-width: 1024px) {
	.mobile-navigation {
		display: none;
	}
	.main-navigation {
		display: block;
	}
	body {
		padding-top: 180px;
	}	
  	.MainSlideShow-01 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Iconic-Mobile.png?v=68269639201352443431728301092") no-repeat;
		background-position: center center;
        background-size: cover;
        text-color: white;
	}
	.MainSlideShow-02 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/LabCatalogue.png?v=183361430381567101011552990318") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
	.MainSlideShow-03 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Courses-Desktop2.jpg?v=24316796617799962791728312053") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
    .MainSlideShow-04 {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/suppliers-desktop4.jpg?v=9124669909192620591728313331") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
  	.LeoneWebinar {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/leonebanner.png?v=93524669122612146971613752760") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
  	.MainSlideShow-QuestionnaireBanner {
  		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/Iconic-Desktop.png?v=152174477019664871901728298814") no-repeat;
		background-position: center bottom;
		background-size: cover;
     }
    .SpringOfferSlide {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/DB_Lab_Web_Banner_-_Winter_Offers.jpg?28585") no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
  	.OfferSlide {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/AutumnOffers2023.jpg?v=100620942508673833501696238195") no-repeat;
		background-position: center bottom;
        background-size: cover;
	}
  	.catalogue {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/catalogue2024-desktop.jpg?v=2096940887746558841728314420") no-repeat;
		background-position: center bottom;
		background-size: cover;
        color: white;
	}
  	.wintergoat {
		background: url("//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/labwintergoat.png?v=108287079336647961871576839800") no-repeat;
		background-position: center center;
        background-size: cover;
	}
	.jumbo {
		font-size: 62px;
	}
  	.jumbo-opro {
      font-size: 50px;
      color: white;
      font-weight: bold; 
    } 
	.primary-button {
		padding: 10px 30px;
		font-size: 16px;
	}
    .rewards-cta-bg {
        background: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/rewards-cta-bg.png?28585') no-repeat;
        background-position: center bottom;
    }
    .modal-contact-white {
      margin-left: -30px;
  }
    .modal-white {
      margin-left: -30px;
  }
    .sc-feature {
  	  margin: 0 auto 250px auto;
  }
  .sc-feature-card {
      position: absolute;
      max-width: 570px;
      padding: 60px;
      text-align: left;
      background: #f28c03;
      box-shadow: 0 0 50px 0 rgba(107,201,234,0.45);
      border-radius: 6px;
  }
    .card-right {
      bottom: 0;
      right: 0;
      margin-right: -100px;
      margin-bottom: -100px;
  }
  .card-left {
      bottom: 0;
      left: 0;
      margin-left: -100px;
      margin-bottom: -100px;
  }
  .safe-cinch--header {
  	background: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/safe-cinch-background.png?v=87608360969428048751538395754') no-repeat right;
    background-size: normal;
  }
  .infinitas--header {
  	background: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/infinitas-background.png?v=5471025079614910851538395619') no-repeat right;
    background-size: normal;
}
    }
  .memotain--header {
  	background: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/infinitas-background.png?v=5471025079614910851538395619') no-repeat right;
    background-size: normal;
}
}

@media only screen and (min-width: 1680px) {
  
      .promo {
          height: 280px;
      }
  
}

.responsive {
  max-width: 100%;
  height: auto;
}

/* 
Catalogue
-------------------------------- */
/* 
Cart
-------------------------------- */

.content-push {
	margin-top: 3rem;
}
.continue__shopping {
	display: inline-block;
	padding: 1em;
	margin: 0;
	line-height: normal;
	text-transform: none;
	letter-spacing: normal;
	border: 1px solid #eee;
	border-bottom: 0;
	width: 100%;
	background-color: transparent;
	color: #424242;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
}
#checkout-btn {
	background: #f28c03;
	color: #fff;
}
#update-btn {
	border: 1px solid #eee;
	color: #424242
}
#update-btn:hover {
	border: 1px solid #f28c03;
	background: #f28c03;
	color: #fff;
}
.cart__subtotal {
	color: #f28c03;
}
.zero-margin {
	margin: 0;
}
.primary-bg {
	background-color: #fff;
}
.text-padding {
	padding: 1rem;
}
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
#contact-form label {
	display: none;
}
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(143, 27, 15, 0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.md-show~.md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */

.md-content {
	color: #fff;
	background: #e74c3c;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}
.section {
	width: 100%;
}
.about {
	background-color: #f9fafa;
}
.company-photo {
	background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)), url(//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about-background.jpg?v=26704152590531447761538395359);
	background-size: cover;
	background-position: center;
}
.hero-wrap {
	padding: 8rem 0 8rem 0;
}
.subscribe-wrap {
	padding: 6rem 0 6rem 0;
}
.tertiary-text {
	text-transform: uppercase;
	letter-spacing: 0.2rem;
	font-weight: 500;
}
.about-feature {
	font-family: Hind;
	font-weight: 300;
	font-size: 4rem;
}
.about-body {
	line-height: 2rem;
}
.secondary-nav {
	background-color: #ffffff;
	padding: 0.5rem;
	border-bottom: 1px solid #eee;
}
.secondary-nav li {
	margin: 0.25em 1em;
}
.secondary-nav .inline-list {
	margin: 0;
}
.director-box {
	height: 400px;
	background-color: whitesmoke;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.director-box:hover {
	-webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.07);
}
.subscribe {
	background-color: #f28c03;
}
.form-sub {
	background-color: #f28c03;
	color: white;
	height: 50px;
}
.form-sub::-webkit-input-placeholder {
	color: white;
}
.form-sub:-moz-placeholder {
	/* Firefox 18- */
	color: white;
}
.form-sub::-moz-placeholder {
	/* Firefox 19+ */
	color: white;
}
.form-sub:-ms-input-placeholder {
	color: white;
}
form#create_customer input {
	line-height: 2em;
	font-size: 16px;
}
form#customer_login input {
	line-height: 2em;
	font-size: 16px;
}
.noquantity .ajaxcart__qty {
	display: none!important;
}
.quantity-selector {
	padding-left: 10px;
	display: inline-block;
	width: 50%;
}
.quantity-wrapper {
	border: 1px solid #eee;
	padding: 1em;
	margin: 0;
}
.selector-wrapper {
	border: 1px solid #eee;
	border-bottom: 0;
	padding: 1em;
}
.js-qty {
	display: inline-block;
	width: 50%;
	float: right;
	margin: 0;
}
input#Quantity.js-qty__num {
	border: 0;
}
.js-qty__adjust--minus {
	border: 0;
}
.js-qty__adjust--plus {
	border: 0;
}
.single-option-selector {
	border: 1;
	margin-bottom: 0;
}
.btn-secondary {
	border: 1px solid white!important;
	height: 50px;
}

/* 
Events
-------------------------------- */
.event-box {
	background-color: #f9fafa;
	margin-top: 3rem;
  	margin-bottom: 3rem;
	min-height: 400px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
}
.event-content {
	padding: 1.8rem 1.5rem 1.8rem 1.5rem;
}
.event-image {
	height: 100%;
  	max-height: 160px;
	overflow-y: hidden;
}
.event-image-large {
	height: 512px;
  	width: 1080px;
  	overflow-y: hidden; 
}
/* 
Download Alternate
-------------------------------- */
.download-box {
  background-color: white;
  margin-top: 3rem;
  margin-bottom: 3rem;
  min-height: 350px; 
  border: 3px solid white;
  border-radius: 5px;
  -webkit-box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 15px 48px -5px rgba(0, 0, 0, 0.1), 0px 4px 15px -5px rgba(0, 0, 0, 0.2);
}
.download-content {
	padding: 1.8rem 1.5rem 1.8rem 1.5rem;
}
.download-image {
	height: 100%;
  	max-height: 160px;
	overflow-y: hidden;
}
.download-image-large {
	height: 100%;
  	width: 1080px;
  	overflow-y: hidden; 
}
/*----------- M A P -----------*/

#distributor-map {
	height: 500px;
	width: 100%;
  	padding: 0 15%;
}
.gm-style-iw * {
	display: block;
	width: 250px;
}
.gm-style-iw h4, .gm-style-iw p {
	margin: 0;
	padding: 0;
	font-weight: 300;
}
.gm-style-iw a {
	color: #4272db;
}
.distributor-widget {
    background: #f28c03;
    box-shadow: 0 0 21px 0 rgba(242, 140, 3, 1);
    border-radius: 4px;
  	padding: 55px 35px;
}
.distributor-widget h2 {
	color: #fff;
  	margin-bottom: 40px;
}
.distributor-widget p {
    color: #fff;
  	margin-bottom: 40px;
}
.dist-title {
	font-weight: 600;
}
.link-toggle {
	color: #555;
}
.link-toggle:hover {
	color: #333
}
.continent-wrapper {
	display: none;
}
.dist-company {
	font-weight: 600;
  	color: #000;
}
.dist-email {
	color: #f28c03;
}
.dist-web {
	color: #f28c03;
}
.country-list ul {
    width:960px;
  	margin: auto auto;
    margin-bottom:20px;
    overflow:hidden;
}
#fifth li {
	width:16.666%;
}
.country-list ul li{
    line-height:1.5em;
    float:left;
    display:inline;
}
.country {
	margin-bottom: 2rem;
}
.countries-section {
    position: relative;
  	padding-top: 50px;
  	padding-bottom: 50px;
}
.countries-section .wrapper {
	position: relative;
}
.countries-section svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.countries-section {
	fill: #febd77;
}
.icon-paragraph {
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 2rem 0rem;
}
.icon-paragraph--autograph {
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
}
.icons {
	margin-bottom: 1rem;
}
.international-wrap {
	padding: 160px 0 160px 0;
}
.international-wrap h1 {
	font-size: 48px;
}
.blue-feature {
	background: #2BC0E4;
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#3fcfff, #00bff);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#3fcfff, #00bff);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3fcfff, #00bff);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(#3fcfff, #00bff);
	/* Standard syntax */
}
#AddToCartForm {
	margin-top: 2rem;
}
.breadcrumb {
	text-align: center
}
.additional-tab {
	padding: 0.5em;
	font-size: 14px;
}
.cart-spacing {
	padding: 2rem;
}
#search-field {
	height: 40px;
	font-size: 14px;
	padding-left: 1rem;
	border-right: 0;
}
.search-span {
	background-color: white;
	border: 1px solid #eee;
	border-left: 0;
}
.product-nav {
	padding: 0;
	margin: 0;
}
.product-nav a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 1em 0.5em;
	white-space: nowrap;
	color: #555;
	font-size: 0.9em;
}
.product-nav li {
	position: relative;
	display: inline-block;
}
.menu-bar {
	border-top: 1px solid #f2f2f2;
}
.top-left--side {
	border-right: 1px solid #eee;
	padding: 0px 25px 0px 25px;
	text-align: center;
	line-height: 35px;
	float: left;
}
.top-bar {
	border-bottom: 1px solid #eee;
}
#AccessibleNav {
	margin: 0px;
}
.lab-link {
	color: darkorange;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.lab-link-wrap {
	padding-top: 2em;
	float: right;
}
.flower-logo--small {
	width: 20px;
	max-width: 20px;
	transform: translateY(15%);
}
.top-links {
	color: #8d8d8d;
}
.top-links:hover {
	color: #333
}
.about-photo--one {
	height: 600px;
	width: 100%;
	background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url(//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about-background.jpg?v=26704152590531447761538395359);
	background-size: cover;
	background-position: center center;
	float: left;
	display: block;
	position: relative;
}
.about-photo--two {
	height: 600px;
	width: 100%;
	background:url(//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about2.jpg?v=43900702353069668731538395363);
	background-size: cover;
	background-position: center center;
	float: left;
	display: block;
	position: relative;
}
.about-photo--three {
	height: 600px;
	width: 100%;
	background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.3)), url(//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/about3.jpg?v=133273715842013179401538392082);
	background-size: cover;
	background-position: center center;
	float: left;
	display: block;
	position: relative;
}
.infinitas-ad {
	background-color: #f9fafa;
	background-image: url('//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/infinitas-bg.png?v=139104097947624708451538395620');
	background-size: cover;
	background-position: center center;
}
.opal-ad {
	background-color: whitesmoke;
}
.promo-block--small {
	height: 200px;
	display: block;
	float: left;
	position: relative;
}
.promo-text--small {
	margin-top: 130px;
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
}
.autograph {
	background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4)), url(//www.dblabsupplies.co.uk/cdn/shop/t/8/assets/autograph--wide.jpg?v=4979821525172699191538391894);
	background-size: cover;
	background-position: center center;
	height: 600px;
	padding: 12rem 0 12rem 0;
}
.autograph-wrap {
	padding: 6rem 0 6rem 0;
}
.autograph-color {
	color: #A490A6;
}
.padding-wrap {
	padding: 20rem 0 10rem 0;
}
.download-info {
	padding-top: 10%;
}
.small-logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 20px;
}

/* 
   Swatches Styles
*/



.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:50px !important; 
  height:35px !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#eee 1px solid;
  /* Background color */
  background-color:#f7f9fb;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:35px;
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  border-color:transparent;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-23px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

/* 
Catalogue Page 
-------------------------------- */

.table {
    border-collapse: collapse;
}

.table, td, tr {
  border: 2px solid #D3D3D3;
  border-radius: 50px;
}

</pre></body></html>