/*Last Update 09/03/2017 */
/* Last edited 09/03/2017 */
/*Last edited 09/03/2017 */
/* Colours */
/* Fonts */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: verdana;
  overflow-x: hidden; }

a {
  text-decoration: none;
  color: #E14F0C; }

li {
  list-style-type: none; }

/*Last edited 09/03/2017 */
/* Colours */
/* Fonts */
/*Last Update 09/03/2017 */
.row {
  float: left;
  display: block;
  width: 100%; }

.col-1 {
  width: 7.416%;
  display: inline-block; }

.col-2 {
  width: 15.83%;
  display: inline-block; }

.col-3 {
  width: 24.25%;
  display: inline-block; }

.col-4 {
  width: 32.66%;
  display: inline-block; }

.col-5 {
  width: 41.08%;
  display: inline-block; }

.col-6 {
  width: 49.5%;
  display: inline-block; }

.col-7 {
  width: 57.91%;
  display: inline-block; }

.col-8 {
  width: 66.33%;
  display: inline-block; }

.col-9 {
  width: 74.75%;
  display: inline-block; }

.col-10 {
  width: 83.16%;
  display: inline-block; }

.col-11 {
  width: 91.58%;
  display: inline-block; }

.col-12 {
  width: 100%; }

/* Last edited 09/03/2017 */
@media screen and (min-width: 200px) and (max-width: 540px) {
  .top-header {
    text-align: center; }
    .top-header .phone {
      padding-left: 0 !important;
      display: block !important;
      width: 100%;
      padding-bottom: 5px; }
    .top-header .email {
      padding-left: 0 !important;
      display: block;
      width: 100%; }

  #primary-menu {
    display: none; }

  #menu-button {
    display: block;
    curser: pointer; }

  .secondary-menu {
    margin-top: 10px;
    text-align: center;
    background-color: #E14F0C;
    margin: 0 auto;
    width: 300px;
    border-radius: 100px 0 100px 0; }
    .secondary-menu li {
      padding: 10px 0; }
    .secondary-menu a {
      color: #fff; }
    .secondary-menu a:hover {
      color: #000; }

  .col-3 {
    display: block !important;
    width: 80%;
    margin: 0 auto; }

  .gallery .col-3 {
    padding-bottom: 20px; }

  .contact-button {
    width: 80% !important; }

  .about-us {
    display: block;
    width: 100%;
    margin-bottom: 20px; }

  .online-store {
    display: block;
    width: 100%;
    float: none !important; }

  footer span {
    display: block;
    padding-bottom: 10px; }
  footer .barrier {
    display: none; }
  footer a {
    display: block; }

  .other-pages {
    display: block;
    margin: 0 auto;
    text-align: center; }
    .other-pages h1 {
      font-size: 30px !important; }
    .other-pages h2 {
      font-size: 25px !important; }
    .other-pages p {
      font-size: 16px !important; }
    .other-pages .other-img {
      width: 100% !important; }

  .call-to-action h2 {
    font-size: 25px !important; }

  .external h1 {
    font-size: 30px !important; }
  .external h2 {
    font-size: 25px !important; }
  .external h3 {
    font-size: 16px !important; }
  .external p {
    font-size: 16px !important; }
  .external .col-2 {
    display: block !important;
    width: 80% !important;
    margin-top: 10px !important;
    margin: 0 auto;
    padding: 0 !important; }
  .external .col-6 {
    display: block !important;
    width: 80% !important;
    margin: 0 auto;
    padding: 0 !important; } }
/* Last edited 09/03/2017 */
@media screen and (min-width: 541px) and (max-width: 898px) {
  .top-header {
    text-align: center; }
    .top-header .phone {
      padding-left: 0 !important;
      display: inline; }
    .top-header .email {
      padding-left: 50px !important;
      display: inline; }

  #primary-menu {
    display: none; }

  #menu-button {
    display: block;
    curser: pointer; }

  .secondary-menu {
    margin-top: 10px;
    text-align: center;
    background-color: #E14F0C;
    margin: 0 auto;
    width: 300px;
    border-radius: 100px 0 100px 0; }
    .secondary-menu li {
      padding: 10px 0; }
    .secondary-menu a {
      color: #fff; }
    .secondary-menu a:hover {
      color: #000; }

  .col-2 {
    display: block !important;
    width: 80% !important;
    margin: 0 auto !important;
    margin-top: 10px !important;
    padding: 0 !important; }

  .col-6 {
    display: block !important;
    width: 80% !important;
    margin: 0 auto;
    padding: 0 !important; }

  .other-img {
    width: 100% !important; }

  .footer-top .online-store {
    float: none !important; } }
/* Last edited 09/03/2017 */
@media screen and (min-width: 899px) and (max-width: 1400px) {
  .top-header {
    text-align: center; }
    .top-header .phone {
      padding-left: 0 !important;
      display: inline; }
    .top-header .email {
      padding-left: 50px !important;
      display: inline; }

  nav a {
    padding: 0 12px !important; } }
/* Last edited 09/03/2017 */
/*Last edited 09/03/2017 */
/* Colours */
/* Fonts */
.top-header {
  background-color: #E14F0C;
  padding: 10px 0;
  margin: 0;
  width: 100%;
  border: outset #E14F0C 5px;
  font-family: impact;
  font-size: 16px; }
  .top-header .phone {
    padding-left: 300px;
    display: inline; }
  .top-header .phone a {
    color: #000;
    text-decoration: none; }
  .top-header .email {
    padding-left: 500px;
    display: inline; }
  .top-header .email a {
    color: #000;
    text-decoration: none; }

/* Last edited 09/03/2017 */
.header-image {
  width: 100%; }

/* Last edited 09/03/2017 */
.primary-menu {
  width: 100%; }
  .primary-menu nav ul {
    text-align: center;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    border: #fff outset 5px;
    border-top: 0;
    width: 80%;
    border-radius: 30px;
    background-color: #E14F0C; }
  .primary-menu nav li {
    display: inline;
    font-family: impact; }
  .primary-menu nav li a {
    color: #fff;
    text-decoration: none;
    padding: 0 50px 0 50px;
    font-size: 18px; }
    .primary-menu nav li a:hover {
      border: #000 solid 3px;
      border-radius: 30px;
      color: #000; }
    .primary-menu nav li a:active {
      font-weight: bold;
      font-size: 20px; }

/* Last edited 09/03/2017 */
.menu-button {
  display: none; }
  .menu-button button {
    width: 40px;
    border: none;
    display: block;
    margin: 5px auto;
    outline: none;
    curser: pointer; }
  .menu-button .menu-icon {
    background-color: #000;
    padding: 2px 20px;
    margin-bottom: 3px; }

#secondary-menu {
  display: none; }

/* Last edited 09/03/2017 */
.call-to-action {
  width: 80%;
  margin: 0 auto; }
  .call-to-action h1 {
    font-size: 50px;
    text-align: center; }
  .call-to-action h2 {
    font-size: 36px;
    text-align: center; }
  .call-to-action p {
    font-size: 20px;
    text-align: center; }

/* Last edited 09/03/2017 */
/*Last edited 09/03/2017 */
/* Colours */
/* Fonts */
.contact-button {
  display: block;
  margin: 50px auto;
  background-color: #dd0b0b;
  border: #dd0b0b groove 3px;
  border-radius: 30px;
  padding: 10px 30px;
  width: 300px;
  text-align: center; }
  .contact-button:hover {
    border: #dd0b0b inset 3px; }
  .contact-button a {
    text-decoration: none;
    color: #fff; }

/* Last edited 09/03/2017 */
/*Last edited 09/03/2017 */
/* Colours */
/* Fonts */
.gallery {
  margin: 0 auto;
  text-align: center; }

.gallery a {
  text-decoration: none;
  color: #000; }

.gallery-img {
  width: 100%; }
  .gallery-img:hover {
    opacity: 0.6; }

/* Last edited 09/03/2017 */
.footer-top {
  width: 100%;
  background-color: #1c1c1c;
  color: #fff; }
  .footer-top footer {
    width: 75%;
    margin: 0 auto;
    padding: 20px 0; }
    .footer-top footer .about-us h2 {
      font-size: 25px;
      text-align: center; }
    .footer-top footer .about-us p {
      font-size: 16px;
      text-align: center; }
    .footer-top footer .online-store {
      float: right; }
      .footer-top footer .online-store h2 {
        font-size: 25px;
        text-align: center; }
      .footer-top footer .online-store p {
        font-size: 16px;
        text-align: center; }

/* Last edited 09/03/2017 */
/*Last edited 09/03/2017 */
/* Colours */
/* Fonts */
.footer-bottom {
  background-color: #000;
  color: #fff;
  padding: 20px 0;
  text-align: center; }
  .footer-bottom p {
    font-size: 14px; }

/* Last edited 09/03/2017 */
.other-pages {
  display: block;
  margin: 0 auto;
  text-align: center; }
  .other-pages h1 {
    font-size: 48px; }
  .other-pages h2 {
    font-size: 36px; }
  .other-pages p {
    font-size: 20px; }
  .other-pages .other-img {
    width: 50%; }

/* Lasted edited 10/03/2017 */
.external {
  margin: 0 auto;
  text-align: center; }
  .external h1 {
    font-size: 48px; }
  .external h2 {
    font-size: 36px; }
  .external h3 {
    font-size: 20px; }
  .external p {
    font-size: 20px; }
  .external .col-2 {
    padding: 0 50px; }
  .external .other-img {
    width: 100%; }

/*# sourceMappingURL=style.css.map */
