/*!
Theme Name: Innerspace-2016
Author: David Jones
Author URI: http://www.meetoo.co.uk/
Description: A Simple Responsive Theme
Version: 0.1
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Start Variables */
/* Remove  Below */
/* End Variables */
/* Start Font Stuff */
/* End Font Stuff */
/* Start Layout */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  overflow-y: scroll; }

body {
  color: #2d2d2b;
  background: #fff;
  font-size: 100%;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  line-height: 1.3;
  cursor: default; }

.container {
  width: 100%;
  margin: 0 auto; }

.row, .half, .third, .twothirds, .quarter, .threequarters, .fifth, .twofifths, .threefifths, .fourfifths, .sixth, .fivesixths, .eighth, .twelfth, .seventwelfths {
  width: 100%; }

.header-wrapper {
  padding: 0 0.5em;
  background: #3c3c3b;
  float: left; }

header {
  color: #fff;
  text-align: center; }

header a {
  color: #fff; }

.header-left {
  display: none;
  padding: 1em 0 1em 0;
  font-size: 1.25em;
  text-align: center;
  float: left; }

.header-center {
  padding: 1em 0 0 0;
  float: left; }

.header-right {
  padding: 1em 0 1em 0;
  font-size: 1.25em;
  text-align: center;
  float: left; }

.nav-wrapper {
  padding: 0 0 0 0;
  background: #3c3c3b;
  float: left; }

nav {
  padding: 0 0; }

.hero-wrapper {
  padding: 6em 1em;
  color: #fff;
  text-align: center;
  float: left; }

.error404 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-about.jpg) center center no-repeat;
  background-size: cover; }

.home .hero-wrapper {
  position: relative;
  margin: 0 0 2em 0;
  background: #e5007e;
  height: 445px;
  overflow: visible; }

.home .hero {
  position: absolute;
  top: 4em;
  left: 0;
  right: 0;
  padding: 0 1em; }

.page .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-about.jpg) center center no-repeat;
  background-size: cover; }

.page-id-7 .hero-wrapper {
  background: #e5007e; }

.page-id-9 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-about.jpg) center center no-repeat;
  background-size: cover; }

.page-id-11 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-range.jpg) center center no-repeat;
  background-size: cover; }

.page-id-13 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-town-centres.jpg) center center no-repeat;
  background-size: cover; }

.page-id-15 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-shopping-centres.jpg) center center no-repeat;
  background-size: cover; }

.page-id-17 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-centre-managers.jpg) center center no-repeat;
  background-size: cover; }

.page-id-19 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-interchanges.jpg) center center no-repeat;
  background-size: cover; }

.page-id-21 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-about.jpg) center center no-repeat;
  background-size: cover; }

.page-id-23 .hero-wrapper {
  background: #AAACAD url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/hero-images/hero-contact.jpg) center center no-repeat;
  background-size: cover; }

.intro-wrapper {
  padding: 1.5em 1em;
  color: #3c3c3b;
  background: #fff;
  text-align: center;
  float: left; }

.blog-wrapper {
  padding: 1.5em 1em;
  color: #3c3c3b;
  background: #fff;
  text-align: center;
  float: left; }

.content-wrapper {
  padding: 3em 1em 2em 1em;
  color: #fff;
  background: #e5007e;
  text-align: center;
  float: left; }

.home-content-wrapper {
  padding: 0 0 0 0;
  color: #fff;
  background: #3c3c3b;
  text-align: center;
  float: left; }

.page-id-11 .content-wrapper {
  padding: 3em 1em 2em 1em;
  color: #fff;
  background: #ED7E33;
  text-align: center;
  float: left; }

.column {
  padding: 0 1em 1em 1em;
  float: left; }

.home-content-wrapper .column {
  padding: 0 0 0 0;
  float: left; }

.range-stores {
  width: 100%; }

.footer-wrapper {
  padding: 3em 0.5em 1.5em 0.5em;
  color: #fff;
  background: #3c3c3b;
  font-size: 90%;
  float: left; }

footer {
  padding: 0;
  overflow: hidden; }

footer a {
  color: #fff; }
  footer a:hover {
    color: #e5007e; }

.footer-column {
  width: 100%;
  padding: 0 1em 1em 1em;
  float: left; }

.copyright-wrapper {
  padding: 0 0.5em;
  color: #AAACAD;
  background: #2d2d2b;
  float: left; }

.copyright {
  padding: 1em 0;
  font-size: 90%;
  font-weight: 700;
  text-align: center; }

/* End Layout */
/* Start Global */
.right {
  float: right; }

img {
  max-width: 100%;
  height: auto; }

img.left {
  float: left; }

img.right {
  float: right;
  text-align: right; }

img.alignleft {
  margin: 0.5em 0.5em 0.5em 0;
  float: left; }

img.alignright {
  margin: 0.5em 0 0.5em 0.5em;
  float: right; }

img {
  vertical-align: bottom; }

.alignright {
  float: right; }

/* End Global */
/* Start ordinary links */
a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  a:hover {
    text-decoration: none; }

.intro a {
  color: #e5007e; }

/* End ordinary links */
/* Start Toggle Menu */
#show-nav, #close-nav {
  display: block;
  height: 56px;
  line-height: 56px;
  background: #e5007e url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/icons/icon-hamburger-shadow.png) 5% center no-repeat;
  font-family: sans-serif;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-bottom: 1px solid #b20062;
  margin: 0 0 0 0; }

#close-nav {
  display: none; }

#show-nav:hover, #close-nav:hover {
  background: #cc0070 url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/icons/icon-hamburger-shadow.png) 5% center no-repeat; }

a.toggle-menu-button {
  display: block;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  padding: 0 0 0 0; }
  a.toggle-menu-button:hover {
    text-decoration: none; }

/* End Toggle Menu */
/* Start Main Menu */
#main-menu {
  display: none;
  width: 100%; }

.main-menu ul {
  display: block;
  width: 100%;
  text-align: center; }

.main-menu li {
  display: block; }

.main-menu a {
  display: block;
  width: 100%;
  font-size: 1em;
  line-height: 3em;
  border-bottom: 1px solid #444443;
  text-align: center;
  text-transform: uppercase;
  color: #AAACAD;
  clear: both; }

.main-menu ul li a:hover {
  color: #fff;
  text-decoration: none; }

.main-menu li:hover > a, .main-menu li:active > a {
  color: #fff;
  text-decoration: none; }

.main-menu .current-menu-item > a,
.main-menu .current-menu-ancestor > a,
.main-menu .current_page_item > a,
.main-menu .current_page_ancestor > a {
  color: #fff;
  text-decoration: none; }

/* End Main Menu */
/* Start Typography */
.normal {
  font-weight: normal; }

.bold, .strong, strong, b {
  font-weight: bold; }

.lgrey {
  color: #AAACAD; }

.grey {
  color: #3c3c3b; }

.pink {
  color: #e5007e; }

.small {
  font-size: 60%; }

.alert {
  color: #CC2026; }

.center {
  text-align: center; }

.larger {
  font-size: 125%; }

.call {
  font-size: 1.25em; }

h1, h2, h4 {
  font-family: 'Roboto Slab', serif; }

h1 {
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  color: #e5007e;
  font-size: 1.25em;
  font-weight: 700; }

h2 {
  margin: 0 0 1.25em 0;
  padding: 0;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2;
  color: #fff; }

.intro h2 {
  margin: 0 0 1.25em 0;
  padding: 0;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2;
  color: #e5007e; }

.blog h2 {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
  color: #e5007e; }
.blog h2 a {
color: #e5007e;
}
h3 {
  margin: 0 0 1.25em 0;
  padding: 0;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1;
  color: #fff; }

.hero h3 {
  margin: 0 0 1.25em 0;
  padding: 0;
  font-family: 'Roboto Slab', serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.3;
  color: #fff; }

footer h3 {
  margin: 0 0 1.25em 0;
  padding: 0;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1;
  color: #e5007e; }

h4 {
  color: #fff;
  font-size: 0.8em;
  font-weight: 700;
  margin: 0 0 1.5em 0;
  text-align: left; }

p {
  font-size: 0.8em;
  margin: 0 0 1em 0;
  clear: both; }

.hero p {
  font-size: 1em;
  margin: 0 0 1em 0;
  clear: both; }

sup, sub {
  font-size: 70%;
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; }

/* End Typography */
/* Start Lists */
ul.bullet {
  list-style: none;
  margin: 1em 0;
  color: #fff; }

ul.bullet li {
  padding: 0 0 0.125em 0;
  font-size: 80%; }

ul.bullet li::before {
  padding: 0 0.5em 0 0;
  content: url("http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/icons/bullet-white.png"); }

ul.towns {
  list-style: none;
  margin: 1em 0;
  color: #fff; }

ul.towns li {
  padding: 0 0 0.125em 0;
  font-size: 70%;
  text-align: left; }

ul.towns li::before {
  padding: 0 0.5em 0 0;
  content: url("http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/icons/bullet-white.png"); }

ul.range {
  list-style: none;
  margin: 0 0 1em 0.25em; }

ul.range li {
  padding: 0 0 0 1.25em;
  text-align: left;
  font-size: 80%;
  background: url(http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/images/icons/icon-range-bullet.png) left center no-repeat; }

/* End Lists */
ul.page-list {
  margin: 0 0 2em 1.5em;
  list-style: inside disc;
  color: #2A7FFF; }

ul.page-list li {
  margin: 0.25em 0; }

ul.page-list li a {
  font-size: 1em;
  line-height: 1.5;
  padding: 0;
  margin: 0;
  color: #2d2d2b; }
  ul.page-list li a:hover {
    color: #2A7FFF;
    text-decoration: none; }

ul.children {
  margin-left: 1em; }

/* Start Social Icons */
/* End Social Icons */
.contact-form {
  width: 100%;
  margin: 1em auto;
  overflow: hidden; }

.fieldcontainer {
  width: 100%;
  margin: 0 0 0.5em 0;
  float: left;
  clear: both; }

label {
  width: 100%;
  font-size: 1em;
  margin: 0.5em 0 0 0;
  padding: 0 1em 0 0;
  text-align: left;
  float: left; }

input.wpcf7-text, textarea.wpcf7-textarea, input.wpcf7-captchar {
  width: 100%; }

input.wpcf7-text, textarea.wpcf7-textarea, input.wpcf7-captchar, img.wpcf7-captchac {
  border: 1px solid #e5007e;
  background: #fff;
  line-height: 1.3;
  margin: 0.5em 0 0.5em 0;
  padding: 0.5em 1em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  float: left; }

input.wpcf7-text:hover, textarea.wpcf7-textarea:hover, .wpcf7-captchar:hover {
  border: 1px solid #e5007e;
  background: #f5f5f5; }

input.wpcf7-text:focus, textarea.wpcf7-textarea:focus {
  border: 1px solid #e5007e;
  background: #f5f5f5; }

input.wpcf7-submit {
  font-size: 1.125em;
  font-weight: 700;
  border: 2px solid #000;
  background: #000;
  color: #fff;
  white-space: normal;
  text-align: center;
  padding: 0.5em 1.5em 0.5em 1.5em;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  input.wpcf7-submit:hover {
    color: #fff;
    background: #e5007e; }

/* Style Placeholder Text */
::-webkit-input-placeholder {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #222;
  font-weight: 400; }

:-moz-placeholder {
  /* older Firefox*/
  font-size: 1em;
  color: #222;
  font-weight: 400; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 1em;
  color: #222;
  font-weight: 400; }

:-ms-input-placeholder {
  font-size: 1em;
  color: #222;
  font-weight: 400; }

[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

/* Style Placeholder Text */
/* Remove Extra Border on Focus of Input Boxes */
input:focus, textarea {
  outline: none !important; }

/* Remove Extra Border on Focus of Input Boxes */
span .wpcf7-not-valid {
  border: 1px solid #ff0000; }

div.wpcf7-validation-errors {
  background: #ffe2e2;
  border: 1px solid #ff0000;
  color: #C10000; }

span.wpcf7-not-valid-tip {
  display: none; }

div.wpcf7-response-output {
  margin: 2em 0;
  padding: 15px; }

div.wpcf7-validation-errors {
  display: none !important; }

.wpcf7-spam-blocked {
  background: #e2e2e2;
  border: 1px solid #bcbcbc !important;
  color: #383838; }

.wpcf7-mail-sent-ng {
  background: #fcf8e3;
  border: 1px solid #e5007e !important;
  color: #8a6d3b; }

.wpcf7-mail-sent-ok {
  background: #252524;
  border: 1px solid #e5007e !important;
  color: #fff; }

/* Start Blog Stuff */
.single-thumbnail {
  padding: 0 4em;
  float: left; }

.single-content {
  padding: 1em 0;
  float: left; }

.blog-excerpt {
  width: 100%;
  margin: 0.5em 0 1em 0;
  padding: 0 0 1em 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
  clear: both; }

.thumbnail-wrapper {
  width: 25%;
  float: left; }

.excerpt-wrapper {
  width: 75%;
  padding: 0 0 0 1em;
  float: left; }

.single-thumbnail img {
  margin: 0.25em 1em 0.5em 0;
  float: left; }

.excerpt {
  background: #fff; }

p.readmore {
  margin: 0  3em 0 0;
  float: right;
  clear: both; }

p.readmore a {
  float: left;
  clear: both; }

p.readmore a, .pagination-left a, .pagination-right a {
  display: inline-block;
  margin: 0.25em 0.5em;
  padding: 0.5em 1.5em;
  color: #fff;
  background: #2d2d2b;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  p.readmore a:hover, .pagination-left a:hover, .pagination-right a:hover {
    background: #e5007e; }

.pagination {
  width: 100%;
  margin: 0.5em 0;
  float: left;
  clear: both; }

.pagination-right a {
  float: right; }

.pagination-left a:hover, .pagination-right a:hover, p.readmore a:hover {
  background: #e5007e;
  color: #fff;
  cursor: pointer;
  text-decoration: none; }

/* End Blog Stuff */
.gallery {
  margin: 0 auto 1em !important; }

.gallery .gallery-item {
  float: left;
  margin: 0 0 1em 0;
  text-align: center;
  width: 33%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery img {
  box-shadow: 0px 0px 4px #999;
  border: 1px solid white !important;
  padding: 0.5em;
  background: #f2f2f2; }

.gallery img:hover {
  background: white; }

.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto; }

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto; }

.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
  padding: 0 2em !important; }

.gallery dl, .gallery dt {
  margin: 0; }

.gallery br + br {
  display: none; }

/* SCROLL TO TOP */
.top {
  position: fixed;
  z-index: 999;
  bottom: 24px;
  right: 24px;
  width: 40px;
  height: 40px;
  font: bold 16px/40px sans-serif;
  text-align: center;
  color: #fff;
  background: #2d2d2b;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear; }

.top:hover {
  background: #b20062; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/includes/lightbox/images/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/includes/lightbox/images/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/includes/lightbox/images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/includes/lightbox/images/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/includes/lightbox/images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("http://www.innerspace.uk.com/wp-content/themes/innerspace-2016/includes/lightbox/images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
@media (max-width: 600px) {
  /** Hide the caption and control nav for small devices since they can swipe slides */
  .soliloquy-container .soliloquy-control-nav,
  .soliloquy-container .soliloquy-caption {
    display: none !important; } }
@media (min-width: 601px) {
  .soliloquy-container .soliloquy-caption {
    position: absolute !important;
    top: 0% !important;
    left: 0% !important;
    z-index: 100 !important;
    font-size: 75%;
    float: left;
    overflow: hidden; }

  .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    position: absolute;
    max-width: 520px;
    top: 4em;
    left: 2em;
    font-size: 2em !important;
    font-weight: 700;
    color: #fff;
    text-align: left !important;
    padding: 1em 1em;
    background: none !important; } }
@media (min-width: 768px) {
  .soliloquy-container .soliloquy-caption {
    font-size: 80%; } }
@media (min-width: 1024px) {
  .soliloquy-container .soliloquy-caption {
    left: 0% !important;
    font-size: 100%; } }
/* Note: Design for a width of 320px */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-column {
    width: 50%; } }
/* Note: Design for a width of 600px */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) {
  .header-wrapper {
    padding: 0 0 1.5em 0; }

  header {
    padding: 1.5em 0.5em 0.25em 0.5em;
    text-align: left; }

  .header-left {
    display: block; }

  .header-left, .header-right {
    padding: 3em 0 3em 0; }

  .nav-wrapper {
    padding: 0 1em 1em 1em; }

  #show-nav {
    display: none; }

  #main-menu {
    display: block; }

  .main-menu {
    overflow: visible;
    padding: 0; }

  .main-menu ul {
    width: 100%;
    text-align: justify;
    list-style: none;
    margin: 0;
    padding-left: 0; }

  .main-menu ul:after {
    content: '';
    width: 100%;
    display: inline-block;
    height: 1px;
    /* border-bottom: 5px dashed #922d8d; */ }

  .main-menu li {
    display: inline-block;
    position: relative; }

  .main-menu a {
    color: #AAACAD;
    display: block;
    font-size: 90%;
    line-height: 2em;
    padding: 0 0;
    font-weight: 400;
    border-bottom: none;
    text-transform: uppercase; }
    .main-menu a:hover {
      color: #fff; }

  .main-menu ul ul {
    min-width: 15em;
    -moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    margin: -1px 0 0 0;
    position: absolute;
    top: 2em;
    left: 0;
    z-index: 99999;
    background-color: #e5007e; }

  .main-menu ul ul li {
    min-width: 15em;
    text-align: left;
    clear: both; }

  .main-menu ul ul a {
    border-top: 1px solid #ff1998;
    border-bottom: 1px solid #cc0070;
    border-right: none;
    background: #e5007e;
    color: #eee;
    font-size: 0.825em;
    height: auto;
    line-height: 1.2em;
    padding: 0.825em 0.625em; }

  .main-menu li:hover > a, .main-menu li:active > a {
    color: #fff; }

  .main-menu a:focus {
    color: #fff; }

  .main-menu ul ul :hover > a {
    background: #ff008c;
    color: #fff; }

  .main-menu ul li:hover > ul {
    display: block; }

  .main-menu .current-menu-item > a,
  .main-menu .current-menu-ancestor > a,
  .main-menu .current_page_item > a,
  .main-menu .current_page_ancestor > a {
    color: #e5007e; }

  .range-stores {
    width: 25%; }

  .contact-form {
    width: 80%; }

  .footer-column {
    width: 33%;
    padding: 0 0.5em 1em 0.5em; }

  .half {
    width: 50%; }

  .third {
    width: 33.33333%; }

  .twothirds {
    width: 66.66666%; }

  .quarter {
    width: 25%; }

  .threequarters {
    width: 75%; }

  .fifth {
    width: 20%; }

  .twofifths {
    width: 40%; }

  .threefifths {
    width: 60%; }

  .fourfifths {
    width: 80%; }

  .eighth {
    width: 12.5%; }

  .sixth {
    width: 16.66666%; }

  .fivesixths {
    width: 83.33333%; }

  .twelfth {
    width: 8.33333%; }

  .seventwelfths {
    width: 58.33333%; } }
/* Note: Design for a width of 800px */
/* Note: Design for a width of 800px */
/* Note: Design for a width of 1024px */
@media only screen and (min-width: 1024px) {
  .container {
    width: 980px; }

  .hero-wrapper {
    height: 445px; }

  .home .hero-wrapper {
    height: 445px; } }
/* Note: Design for a width of 1280px */
@media only screen and (min-width: 1280px) {
  .container {
    width: 1024px; } }
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns, or wrap each row of columns in a <div class="row"> */
.clearfix:before, .clearfix:after, .row:before, .row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after, .clearfix:after {
  clear: both; }

.row, .wrapper, .clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

