/*
Theme Name: Brigstowe
Author: Web Design City
Author URI: https://www.webdesigncity.co.uk/
Description: Showcasing themeing with Brigstowe.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: brigstowetheme

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2.44em;
  margin: 0.67em 0;
  line-height: 1.4;
}

h2 {
  font-size: 1.95em;
  line-height: 1.4;
}

h3 {
  font-size: 1.56em;
  line-height: 1.4;
}

h4 {
  font-size: 1.25em;
  line-height: 1.5;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #444;
  font-family: "Noto Serif", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;

}

h1, h2, h3, h4, h5, h6 {
  color: #32373c;
  clear: both;
}

.entry-header h1.entry-title {
  font-size: 2.44em;
  line-height: 1.4;
  margin: 1em 0;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.archive .site-header {
	margin-bottom: 3.5em;
}

.site-title {
	margin: .4375em 0 0;
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2;
	color: #333332;
}

.site-title a {
	text-decoration: none;
	color: inherit;
}

.site-branding {
	margin-bottom: 1.75em;
}

.site-description {
	margin: .4375em 0 0;
	font-size: 17px;
	font-weight: inherit;
	line-height: 1.4;
	word-wrap: break-word;
	color: #929292;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
background-color:black;
  /* Fallback for when there is no custom background color defined. */ }

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

hr {
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #0073aa;
}

a:visited {
  color: #333;
}

a:hover, a:focus, a:active {
  color: #00a0d2;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
  margin: 0 auto;
	max-width: 636px;
  text-align: center;
  display:none; /*-------- hide the navigation temporarily ---*/
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
  text-align: left;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  display: block;
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.menu-toggle {
  padding: 1em;
}

@media screen and (max-width: 37.5em) {
	/* Small menu. */
	.menu-toggle,
	.main-navigation.toggled ul {
		display: block;
    margin: 0 auto;
	}
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .main-navigation a {
    padding: 0 .5em;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  border-bottom: 1px solid #111;
	margin: 0 auto 60px;
  max-width: 636px;
	overflow: hidden;
  padding-bottom: 60px;
}

.nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	width: 50%;
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft,
.alignright {
	max-width: 636px !important;	/* Let's work to make this !important unnecessary */
}

.alignleft img,
.alignright img,
.alignleft figcaption,
.alignright figcaption {
	max-width: 50%;
	width: 50%;
}

.alignleft figcaption {
	clear: left;
}

.alignright figcaption {
	clear: right;
}

.alignleft img,
.alignleft figcaption {
  float: left;
  margin-right: 1.5em;
}

.alignright img,
.alignright figcaption {
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-area {
	width: 25%;
}

.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#page {
  margin: 0 auto;
  max-width: 100%;
}

.site-branding {
  text-align: center;
  margin: 60px 0;
    display:none; /*-------- hide the branding temporarily ---*/
}

.site-footer {
  margin: 1em 0;
  opacity: 0.5;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 60px 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.entry-header,
.page-header,
.entry-footer,
.site-info,
.post-navigation,
.page-navigation,
.comments-area,
.not-found .page-content,
.search .entry-summary {
  margin: 1.5em auto;
  padding-left: 14px;
  padding-right: 14px;
  max-width: 636px;
}

.entry-header .wp-post-image {
  margin-bottom: 1.5em;
}

.entry-footer span{
  margin-right: 1em;
}

.entry-footer{
  color: #aaa;
  font-size: 90%;
  padding-bottom: 40px;
  border-bottom: 1px solid #111;
}

@media screen and (min-width: 664px) {
  .entry-header,
  .page-header,
  .entry-footer,
  .site-info,
  .post-navigation,
  .page-navigation,
  .comments-area,
  .not-found .page-content,
  .search .entry-summary {
    padding-left: 0;
    padding-right: 0;
  }
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

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

.gallery-columns-3 .gallery-item {
  max-width: 33.3333333333%;
}

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

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.6666666667%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.2857142857%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.1111111111%;
}

.gallery-caption {
  display: block;
}


/*--------------------------------------------------------------
# gutenberg blocks
--------------------------------------------------------------*/
.instagram-notice{
  margin: -30px auto 0px auto!important;
max-width: 1100px!important;
padding-left: 0px;
padding-right: 0px;
position:relative;
top:36px;
}
.kt-btn-inner-text{

}
.half-gutter{
  padding:0px;
  margin:36px auto 0px auto!important;
}


.offset-plus:before {
    display: block;
    content: " ";
    height: 125px;
    margin-top: -125px;
    visibility: hidden;
}
.entry-content > * {
    margin: 0px auto!important;
    max-width: 636px;
    padding-left: 14px;
    padding-right: 14px;
}
/*--------------------------------------------------------------
Rows and Columns
--------------------------------------------------------------*/
.row{
float:left;
width:100%;
padding: 0px 0px 0px 0px;
position:relative;
}
.site-header {
    position: fixed;
    z-index:999999999;
    width:100%;
      background-color:#000;

}
.banner-holder{
  width:100%;
  margin:60px 0px 0px 0px;

}
.header-parent {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
		 min-height:20px;
  width:100%;
	    margin: 0px 0px 0px 0px;
    justify-content: space-between;
    align-items: flex-start;
  }

.header-item {
    color: white;
   position:relative;
opacity: 1;
}
.header-item:nth-of-type(1) {
margin:10px 0px 10px 0px;
    color: #454748;
      width: 24%;

}
.header-item:nth-of-type(2) {
margin: 23px 0px 10px 0px;
text-align: left;
   width: 53%;

}
.header-item:nth-of-type(3) {
margin:5px 0px 10px 0px;
   width: 23%;

}

.social-media{
  width:66px;
  float:right;
}
.social-icon{
  display:inline-block;
  width:22px;
  margin:5px 0px 0px 5px;
}
.opening-times{
  width:100%;
  float:right;
  margin:0px 0px 0px 5px;
  color:black;
  font-size:12px;
  text-align:right;
}
.phone-header{
  width:142px;
  float:right;
  margin:0px 0px 0px 5px;
  }
  .phone-item{
    display:inline-block;
      margin:0px 0px 0px 5px;
      text-align:right;

  }
  .phone-item:nth-of-type(1){
    display:inline-block;
    width:106px;
    margin:3px 0px 0px 1px;
    float:right;
    color: #454748;
  }
  .phone-item:nth-of-type(2){
    display: inline-block;
width:22px;
margin: 5px 0px 0px 5px;
float: right;
  }

  .constrain-site{
    max-width:2000px;
    overflow:hidden;
    margin:0px auto;
  }
  .constrain-element{
    max-width:1100px;
      margin:0px auto;
  }

  .branding{
    float:left;
    width:auto;
    text-align:left;
  }
  .branding-name{
    width: auto;
        float: left;
        font-size: 1.8em;
        line-height: 1;
        padding: 13px 0px 0px 0px;
        text-transform: uppercase;
  }

  .logo{
width:36px;
float:left;
  }
  .logo img{
width:36px;
float:left;
  }

  .double-space-padding{
    padding:40px 0px 0px 0px!important;
  }
  .crellyslider>.cs-slides>.cs-slide>* {
      position: absolute;
      display: block;
      cursor: default;
      -webkit-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none;
      font-size: 14px;
          left: 351.5px!important;
  }
  .ms-theme-radix {
    opacity: 0;
    padding-bottom: 0px!important;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
  .round-icon img{
    width:74px;
    height:74px;
    border-radius:37px;
    border:1px #454748 solid;
    padding:10px;
    box-shadow: #454748 1px 1px 1px;
  }

  .no-slider{
    width:100vw;
    height:120px;
    float:left;

  }
  /*--------------------------------------------------------------
  footer
  --------------------------------------------------------------*/

  .site-footer{
  background-color: #000;
  color:#444;
  margin:45px 0px 0px 0px;
  padding: 20px 0px 50px 0px;
  float: left;
  width: 100%;


  }
  .triple-footer-block{
  width: 33.3%;
  float:left;
  padding:0px 0px 0px 0px;
  text-align: center;
  }

  .triple-footer-block:nth-child(1){
width: 41.3%;
  float:left;
  padding:0px 0px 0px 0px;
  text-align: left;
  }
  .triple-footer-block:nth-child(2){
  width: 30%;
  float:left;
  padding:0px 0px 0px 0px;
  text-align: left;
  }
  .triple-footer-block:nth-child(3){
  width: 25%;
  float:left;
  padding:0px 0px 0px 0px;
  text-align: left;
  }
  .triple-footer-block ul{
    margin: 0em 0em 0em 1.2em;
    padding:0em;
  }
  .triple-footer-block a{
  color:#444;
  text-decoration:none;
  }
  .triple-footer-block h2{
color:#444;
  text-align: left;
  font-size: 26px;
  }

  .site-info{
  float:left;
  width:100%;
  font-size:12px;
  }
  .credit-by{
  color: #6f6d6d;
  }
  .credit-by a{
  color: #6f6d6d;
  text-decoration:none;
  }
  .footer-parent {
  	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  		 min-height:20px;
    width:100%;
  	    margin: 0px 0px 0px 0px;
      justify-content: space-between;
      align-items: flex-start;
    }

  .footer-item {

    color: #444;
     position:relative;
  opacity: 1;
  }
  .footer-item:nth-of-type(1) {
width:20%;
    color: #444;
     position:relative;
  opacity: 1;
  }
  .footer-item:nth-of-type(2) {
width:70%;
    color: #444;
     position:relative;
  opacity: 1;
  text-align:right;
  }
  .footer-item:nth-of-type(3) {
width:7%;
    color: #444;
     position:relative;
  opacity: 1;
  }
  .contact-top-line{
    width:100%;
    float:left;

  }
  .contact-bottom-line{
    width:100%;
    float:left;

  }
.links-block{
  Width:100%;
  float:left;
  }
  .menu-link{
    padding:12px 7px 0px 0px;
    display:inline-block;
    width:auto;
  }
  /* media queries for mobile apps      */
  @media screen and (max-width: 760px) {
    .cloak-if-desktop{
      display:block;
    }
    .cloak-if-mobile{
      display:none;
    }
    .hentry {
    margin: 50px 0;
}
    .main-navigation li {
    position: relative;
    padding:5px 0px 5px 0px;
}
    .current-menu-item > a:after, .current-menu-parent a:after {
    display:none;
}
    .nav-icons-mobile{
      display:block;
    }
    .header-parent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 20px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap:wrap;
}
.header-item:nth-of-type(1) {
    margin: 10px 0px 10px 0px;
    color: #454748;
    width: 100%;
    order: 1;
}
.header-item:nth-of-type(2) {
    margin: 0px 0px 0px 0px;
    color: #454748;
    width: 100%;
    text-align:left;
    order: 3;
}
.header-item:nth-of-type(3) {
    margin: 0px 0px 0px 0px;
    color: #454748;
    width: 100%;
    order: 2;
      display:none;
}
.banner-holder {
    width: 100%;
      margin: 110px 0px 0px 0px;
}
.main-navigation {
    clear: both;
    display: block;
     margin: 0px;
    max-width: 800px;
    text-align: left;
    width:100%;
        position: relative;
  display:none; /*-------- hide the navigation temporarily ---*/
}
.menu-toggle, .main-navigation.toggled ul {
    display: block;
  margin: 0px;
  width:100%;
  text-align:left;
}
.menu-toggle:after{
position:absolute;
width:10px;
height:10px;
content:'X';
color:gray;
z-index:99999999;
right:10px;
font-size:24px;
font-weight:bold;
top:7px;
}
/*What the code below does: it adds a delay to the hamburger menu drop down, so it appears to fade in as the opacity kicks in*/

.main-navigation.toggled ul {
 -webkit-animation: expand-vertically 1s linear 1 normal forwards;
animation: expand-vertically 0.6s linear forwards;
background-color:#fff;
border-bottom:1px grey solid;
    padding: 5px 0px 0px 10px;
}
@-webkit-keyframes expand-vertically{
    from{
      height: 1vh;
    }
    to{
  height: 100vh;
    }
}

.phone-header {
    width: 50%;
    float: right;
    margin: 0px 0px 0px 5px;
}
.social-media {
    width: 50%;
    float: right;
}
.phone-item:nth-of-type(1) {
  display: inline-block;
  width: 24px;
  margin: 0px 0px 0px 0px;
  float: none;
  color: #454748;
  position: absolute;
  top: 7px;
  right: 50px;
}
.phone-item:nth-of-type(2) {
    /* display: inline-block; */
    width: 22px;
    margin: 0px 0px 0px 5px;
float: none;
    position: absolute;
    top: 7px;
    right: 50px;
}
.social-media {
  position:absolute;
  right:100px;
  float:none;
  width:auto;
  top:7px;
}
.social-icon {
    display: inline-block;
    width: 22px;
    margin: 0px 0px 0px 10px;
}
.branding {
    float: left;
    text-align: center;
    width:100%;
}
.branding-name {
    width: 100%;
      padding: 7px 0px 0px 0px;
    text-transform: uppercase;
}
.opening-times {
    width: 100%;
    float: right;
    margin: 0px 0px 0px 0px;
    color: black;
    font-size: 12px;
    text-align: right;
    text-align:center;
}
.page-content, .entry-content, .entry-summary {
    margin: 0em;
}
.entry-content > * {
    margin: 0px auto!important;
    max-width: 636px;
    padding-left: 14px;
    padding-right: 14px;
}

.footer-parent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 20px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap:wrap;
}
.footer-item {
      color: #32373c;
    position: relative;
    opacity: 1;
    width: 100%;
}
.footer-item:nth-of-type(1) {
  width: 100%;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
  margin: 0px 0px 40px 0px;
    padding: 20px 0px 20px 0px;
}
.footer-item:nth-of-type(2) {
  width: 100%;
  border-bottom: 1px solid rgba(238, 238, 238, 1);
  margin: 0px 0px 40px 0px;
    padding: 20px 0px 20px 0px;
}
.footer-item:nth-of-type(3) {
  width: 100%;
    margin: 0px 0px 40px 0px;
    padding: 20px 0px 20px 0px;
}
.menu-link {
    padding: 12px 0px 0px 0px;
    display: block;
    width: 100%;
    text-align:left;
}

h1 {
    font-size: 2.0em;
    margin: 0em;
    line-height: 1.4;
}
h2{
    font-size: 1.6em;
    margin: 0em;
    line-height: 1.4;
}
.footer-item ul, .footer-item ol {
margin: 0em;
padding:0em;
}
  }

  /* media queries for mobile apps      */
  @media screen and (max-width: 480px) {
    h1 {
        font-size: 1.5em;
        margin: 0em;
        line-height: 1.4;
    }
    h2{
        font-size: 1.3em;
        margin: 0em;
        line-height: 1.2;
    }
    .offset-plus:before {
        display: block;
        content: " ";
        height: 150px;
        margin-top: -150px;
        visibility: hidden;
    }

  }
