/* ---------------------------------- */
/* ------ MAIN BODY OF WEBSITE ------ */
/* ---------------------------------- */
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
  -webkit-text-size-adjust: none;
  /* This stops the iPhone from automatically changing the size of the text when you flip the phone */
}

.accountsTopBar{
  background: #000;
}

.outerWrap.menu-open {
  cursor: pointer;
}

.desktop-hide,
a.desktop-hide {
  display: block !important;
}

.desktop-hide.categorySearch {
  display: flex !important;
  padding: 10px 5px;
}

.mobile-hide,
a.mobile-hide{
  display: none !important;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

.link0 h1 strong {
  font-size: 1.1em;
  display: block;
  line-height: 1em;
}


#toTop {
  bottom: 65px;
}

.overIcons {display: none !important;}

/* ---------------------------------- */
/* ------------ SIDEBAR ------------- */
/* ---------------------------------- */
.sidebar,
#outerSidebar {
  display: none;
}

/* ---------------------------------- */
/* -------- VIEW CART BUTTON -------- */
/* ---------------------------------- */
#viewCart {
  position: static;
  border: 0px solid transparent;
}
#viewCart .itemCount, #viewCart .total {
  display: inline-block;
}

.accountsWrap {
  display:none;
}

/* ---------------------------------- */
/* ----------- NAVIGATION ----------- */
/* ---------------------------------- */
#menu {
  display: none;
}

#navToggleWrap {
  width: 100%;
  background: #111;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1000;
}
#navToggleWrap > #navToggle, #navToggleWrap > a {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 10px 0;
  line-height: 1em;
  position: static;
  cursor: pointer;
  text-decoration: none;
  background: none;
  color: #fff;
}
#navToggleWrap > #navToggle:after, #navToggleWrap > a:after {
  line-height: 1em;
  display: block;
  text-align: center;
  margin: 8px 0 2px;
}
#navToggleWrap > #navToggle:before, #navToggleWrap > a:before {
  font-family: FontAwesome;
  font-size: 1em;
  line-height: 1em;
  display: block;
  text-align: center;
  margin: 2px 0;
}
#navToggleWrap > #navToggle:after, #navToggleWrap > #navToggle span, #navToggleWrap > a:after, #navToggleWrap > a span {
  font-size: 11px;
  text-transform: uppercase;
}
#navToggleWrap #navToggle:before {
  content: "\f0c9";
}
#navToggleWrap #navToggle:after {
  content: "Menu";
}
#navToggleWrap .blank:before {
  content: "\f067";
}
#navToggleWrap .address, #navToggleWrap .twitter,  #navToggleWrap .googlePlus, #navToggleWrap .pinterest, #navToggleWrap .linkedIn, #navToggleWrap .blank, #navToggleWrap .youTube, #navToggleWrap .enquiry {
  display: none;
}
#navToggleWrap .address:after {
  content: "address";
}
#navToggleWrap .facebook:after {
  content: "facebook";
}
#navToggleWrap .twitter:after {
  content: "twitter";
}
#navToggleWrap .instagram:after {
  content: "instagram";
}
#navToggleWrap .googlePlus:after {
  content: "googlePlus";
}
#navToggleWrap .pinterest:after {
  content: "pinterest";
}
#navToggleWrap .linkedIn:after {
  content: "linkedIn";
}
#navToggleWrap .blank:after {
  content: "blank";
}
#navToggleWrap .youTube:after {
  content: "youTube";
}
#navToggleWrap .email:after {
  content: "enquire";
}
#navToggleWrap .phone:after {
  content: "phone";
}

#mobileMenu {
  display: inline-block;
  background: #222;
}
#mobileMenu nav {
  display: none;
}
#mobileMenu nav > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#mobileMenu li {
  list-style-type: none;
}
#mobileMenu li a {
  width: 100%;
  text-decoration: none;
  color: inherit;
  display: inline-block;
}
#mobileMenu li span {
  padding: 10px;
  display: block;
  color: #fff;
}
#mobileMenu .parent > span:after {
  content: "\f107";
  font: 1em fontawesome;
  margin-left: 10px;
  transition: .3s;
  transform: rotate(0deg);
  display: inline-block;
}
#mobileMenu .parent.open > span:after {
  transform: rotate(180deg);
}
#mobileMenu .current > span, #mobileMenu .current > a {
  opacity: 0.5;
}

#mobileMenu nav {
  display: inline-block;
  width: 100%;
}

#mobileMenu {
  position: fixed;
  top: 0;
  left: -80%;
  width: 80%;
  height: 100%;
  z-index: 10000;
  overflow: scroll;
  transition: .5s ease-out;
}
#mobileMenu.menu-open {
  left: 0;
  box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2);
}

/* ----------- SUB MENU ----------- */
#mobileMenu li ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  background: rgba(0, 0, 0, 0.3);
}
#mobileMenu li ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#mobileMenu li ul a {
  padding-left: 30px;
}

/* ---------------------------------- */
/* ------------- FOOTER ------------- */
/* ---------------------------------- */
#footerBottom {
  padding: 0 0 10px 0;
}
#footerBottom .container {
  -ms-flex-direction: column;
      flex-direction: column;
}
#footerBottom nav {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  /*background:rgba(0,0,0,.2);*/
}
#footerBottom nav li {
  width: 100%;
}
#footerBottom .footerRight {
  text-align: center;
}

/*----------------------------------------------*/
/*--------------- ENQUIRY FORM -----------------*/
/*----------------------------------------------*/
#enquiry, .enqLeft, .enqRight {
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

.enqLeft {
  padding: 5px 5px 5px 0;
}

.checkout .siteContent .checkoutLeft .checkoutDetails .checkoutDetailsRow.enqRow {
  display: block;
}

/* ---------------------------------- */
/* ------------- GRID --------------- */
/* ---------------------------------- */
.col-1-small {
  width: 100%;
  width: calc(100% - 10px);
}

.col-2-small, .contentImgRow .item, .cartThumb {
  width: 50%;
  width: calc(50% - 10px);
}

.col-1, .col-2,.col-3, .col-4, .col-5, .col-6 {
  width: calc(100% - 20px);
  margin: 10px;
}
.contactContainer {
  text-align: center;
}
.contactContainer .col-1 {
  width: calc(100% - 20px);
   margin: 10px;
  display: block;
}

.contactContainer .col-2 {
  width: calc(50% - 20px);
   margin: 10px;
  display: inline-block;
}
.contactContainer .col-3 {
   width: calc(33.33% - 20px);
   margin: 10px;
   display: inline-block;
}
.contactContainer .col-4 {
   width: calc(25% - 20px);
   margin: 10px;
   display: inline-block;
}
.contactContainer .col-5 {
  width: calc(20% - 20px);
   margin: 10px;
  display: inline-block;
}
.contactContainer .col-6 {
 width: calc(16.66% - 20px);
   margin: 10px;
 display: inline-block;
}
/* ---------------------------------- */
/* -------- BANNER OF WEBSITE ------- */
/* ---------------------------------- */

#banner {
  padding-top: 40px;
}

.desktopHide {
  display: block;
}
.mobileHide {
  display: none !important;
}
.contactContainer {
  float: none;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: #111;
  display: flex;
  padding: 0;
  box-sizing: border-box;
  margin: 0;
}

.contactContainer > * {
  flex: 1;
  padding: 0.7em 0 !important;
  margin: 0 !important;
  text-align: center !important;
}

.contact a {
  display: inline-block;
  border-right: 1px solid rgba(255,255,255,0.1);
  border-radius: 0 !important;
}
.contact a:before {
  margin-right: 0px;
}


.logo {
  max-width: 200px;
  width: 90%;
  margin: 10px auto;  
  padding: 20px 0;
  height: auto;
  display: block;
}

#subBannerHome {
  position: relative;
  z-index: 1;
}

  #subBannerHome p img {
    opacity: 0;
  }

#subBannerHome img {vertical-align: bottom;display: block;}
  
  .siteTop {
/*     background: url(/thumbnaillarge/sliderbg1.png) top center no-repeat;
    background-size: cover; */
    z-index: unset;
    min-height: 210px;
  }

  #subBannerHome .container > * {
    padding-top: 120px;
  }

.link0 #section3 li {
  width: 50%;
  padding: 20px 10px;
  box-sizing: border-box;
}

.M_left_imgC .backgroundImage {
  top: -110px; left: 0; right: 0; bottom: 0; 
}

.siteBottom .M_full_img {
  padding: 30px 0 30px !important;;
}

.siteBottom .M_left_img, .siteBottom .M_left_imgC, .siteBottom .M_right_img, .siteBottom .M_right_imgC, .siteBottom section.textSection, .link0 #section7 {
  padding: 30px 0 30px !important;
}

  .link0 .overIcons {
  display: none;
}
/* ---------------------------------- */
/* -------- GRAPHICAL BUTTONS ------- */
/* ---------------------------------- */
/* ---------------------------------- */
/* -------- SLIDESHOW STYLES -------- */
/* ---------------------------------- */
/* ---------------------------------- */
/* ---------- CUSTOM FOOTER --------- */
/* ---------------------------------- */
#footerTop span {
  display: block;
}
/* ---------------------------------- */
/* ----------- ULTIMATE CSS --------- */
/* ---------------------------------- */
/* ---------------------------------- */
/* ----------- CUSTOM CSS ----------- */
/* ---------------------------------- */
