﻿/* --- BASIC PAGE SETUP --- */
body {
    color: #212121;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    font-family: 'muliregular', Arial, Helvetica, sans-serif;
}

body,
html {
    height: 100%;
}

@font-face {
    src: url('../font/muli-bold-webfont.woff2') format('woff2'),
        url('../font/muli-webfont.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    font-family: 'muliregular';
}


/* --- COLOURS --- */
.clr1 {
    color: #212121;
}

/* grey */
.clr2 {
    color: #058588;
}

/* teal */
.clr3 {
    color: #e13f3d;
}

/* red */
.clr4 {
    color: #ffffff;
}

/* white */


/* --- MAIN LAYOUT --- */
#skiptomain {
    display: none;
}

#headcontainer {
    width: 100%;
    height: auto;
    background-color: #ffffff;
}

#banner {
    width: 100%;
    height: auto;
    margin: 0px auto 50px auto;
    padding: 0px;
    background-image: url(../image/banner-bg.jpg);
}

#footer {
    height: auto;
    margin: 50px 0px;
    padding: 40px 0px;
    text-align: center;
    padding-bottom: 0px;
    background-color: #058689
}

.headcontent,
.bannercontent,
.footercontent {
    clear: both;
    margin: 0px auto;
    padding: 5px 20px;
    position: relative;
    max-width: 1200px;
}

.content {
    clear: both;
    margin: 0px auto;
    padding: 50px 20px;
    position: relative;
    max-width: 1200px;
}

.colourblock_content {
    margin: 0px;
    padding: 30px;
}

.nomore {
    display: none !important;
}

.homecategories {
    clear: both;
    width: 100%;
    height: 245px;
    padding: 0px;
    margin-bottom: 10px;
    background-color: #e13f3d;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

/* --- NAVIGATION --- */
.navbar-background,
.navbar-default {
    border: none !important;
    background-color: transparent;
}

.navbar-container {
    margin: 50px auto;
    max-width: 1200px;
}

.nav {
    float: none;
    text-align: left
}

.navbar {
    border: 0px solid transparent;
    position: relative;
    min-height: 40px;
    margin-bottom: 0px;
}

.navbar-nav {
    width: 100%;
    margin: 0px;
    text-align: right;
}

.navbar-nav>li {
    float: none;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    line-height: 30px;
}

.navbar-default .navbar-nav>li>a {
    color: #e13f3d;
    padding: 5px 10px;
    font-size: 14px;
    margin-top: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #058689;
    text-decoration: none;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    margin-top: 10px;
    border-color: #ffffff;
    background-color: #e13f3d;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #e13f3d;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ffffff;
}

.dropdown-menu {
    background-color: #f2e6d6;
    border-radius: 0px 0px 10px 10px
}

@media (max-width: 767px) {
    .navbar-container {
        margin: 10px auto 0px auto;
        position: absolute;
        z-index: 100;
        right: 0;
        width: 100%;
        background-color: white
    }

    .navbar {
        border: 0px solid transparent;
        position: relative;
        min-height: 40px;
        margin-bottom: 0px;
    }

    .navbar-nav>li {
        float: none;
        display: block;
        line-height: 40px;
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav>li>a:hover {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        background-color: white
    }

    .dropdown-menu>li>a {
        color: #f2e6d6;
        font-size: 17px;
        text-align: right;
    }

    .dropdown-menu>li>a:hover {
        border-radius: 0px;
        background-color: #f2e6d6;
    }
}


/* --- HEADINGS --- */
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 1px;
    font-weight: bold;
    text-align: left;
}

h1 {
    color: #e13f3d;
    margin: 10px 0px 30px 0px;
    padding: 0px;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
}

h1.banner {
    /**/
    color: #e13f3d;
    padding: 50px 0px 0px 0px;
    font-size: 70px;
    line-height: 76px;
    text-transform: uppercase;
}

h2 {
    color: #058588;
    margin: 10px 0px 30px 0px;
    padding: 0px;
    font-size: 19px;
    line-height: 24px;
}

h3 {
    color: #ffffff;
    margin: 0px auto;
    padding: 30px 10px 10px 10px;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}

h4 {
    color: #e13f3d;
    margin: 0px auto;
    padding: 30px 10px 10px 10px;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}

h5 {
    color: #058588;
    margin: 0px;
    padding: 10px 0px;
    font-size: 16px;
    line-height: 26px;
}

h6 {
    color: #058588;
    margin: 0px;
    padding: 10px 10px 10px 0px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
}

h6.banner {
    /**/
    color: #e13f3d;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}


/* --- PARAGRAPHS --- */
p {
    color: #212121;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    hyphens: auto;
    font-size: 16px;
    text-align: left;
    line-height: 20px;
}

.homecategories p,
.footercontent p {
    color: #ffffff;
}

p.footerspace {
    padding-top: 50px;
}

p.logo {
    margin: 0px;
    padding: 0px;
    hyphens: auto;
    text-align: left;
}

p.credits {
    color: #ffffff;
    margin: 0px auto;
    padding: 5px;
    hyphens: auto;
    font-size: 9px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

p.price {
    color: #e13f3d;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}

.caption p {
    font-size: 14px;
}




/* --- LISTS --- */
ul,
ol {
    color: #000000;
    margin: 0px 10px 10px 10px;
    padding: 0px 10px 10px 10px;
    hyphens: auto;
    font-size: 16px;
    text-align: left;
    font-family: 'muliregular';
    line-height: 24px;
}

li {
    margin: 1px 10px;
    padding: 1px 10px;
}

li ul,
li ol {
    margin: 0;
    font-size: 1em;
    /* 16 / 16 = 1 */
}

dl,
dd {
    margin-bottom: 1.5em;
}

dt {
    font-weight: normal;
}

ul.navbar-nav {
    margin: 0px;
    padding: 0px !important;
}

.list-unstyled {
    padding-left: 0;
    margin-left: -20px;
    list-style: none;
}


/* --- LINKS --- */
a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none
}

a {
    color: #212121;
    text-decoration: none;
}

a:link,
a:visited {
    color: #212121;
    text-decoration: none;
}

a:hover,
a:active {
    color: #055258;
    text-decoration: none;
}

.social a:hover,
.social a:active {
    color: #e13f3d
}

.footercontent a {
    color: #ffffff;
}

.footercontent a:hover {
    color: #e13f3d;
}

.btn-primary,
.btn-default {
    /*width: auto;*/
    float: none;
    color: #ffffff !important;
    margin: 0px;
    padding: 5px 10px 6px 10px;
    border-radius: 7px;
    font-size: 14px;
    border-color: #058588;
    background-color: #058588;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-default:hover,
.btn-default:active {
    color: #121212 !important;
    border-color: #0f9b9e;
    background-color: #0f9b9e;
}


/* --- IMAGES --- */
img {
    width: auto\9;
    /* ie8 */
    height: auto\9;
    margin: 0px;
    padding: 0px;
    max-width: 100%;
    border-style: none;
    border-color: inherit;
    border-width: 0;
}

img.homecategoriespic {
    float: left;
    padding: 0px 30px 0px 0px;
}

.icons_bg {
    font-size: 100px;
    color: #e13f3d
}

.social {
    font-size: 30px;
}


/* --- GOOGLE MAPS --- */
.google-maps {
    width: 100%;
    margin: 0px;
    height: 0;
    position: relative;
    overflow: hidden;
    min-height: 300px;
    padding-bottom: 0%;
    /* This is the aspect ratio */
}

.google-maps iframe {
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}

@media screen and (max-width: 768px) {
    .google-maps {
        width: 100%;
        margin: 20px 0px 0px 0px;
    }
}

@media screen and (max-width: 480px) {
    .google-maps {
        width: 100%;
        margin: 20px 0px 0px 0px;
    }
}

/* --- FORMS --- */
input,
textarea,
submit,
select {
    color: #ffffff;
    border: 0px;
    margin: 0px 0px 3px 0px;
    padding: 5px 10px;
    font-size: 14px;
    max-width: 100%;
    text-align: justify;
    background: #058689;
    letter-spacing: 1px;
    border-radius: 5px;
}

.contactform input,
.contactform textarea {
    width: 100%;
}


textarea {
    height: 100px;
}

.submit {
    text-align: center;
    background-color: #e13f3d;
}

::-webkit-input-placeholder {
    color: #e9e9e9;
}

::-moz-placeholder {
    color: #e9e9e9 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #e9e9e9;
}

:-moz-placeholder {
    color: #e9e9e9;
}

.form-horizontal {
    margin-top: 20px;
}

legend {
    text-transform: uppercase;
    letter-spacing: 1px;
}

label {
    text-align: left;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-align: left;
    margin-left: 10px;
}

.control-label {
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    display: block;
    margin-left: 10px;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e2b86b;
    border-radius: 5px;
    box-shadow: none;
}

fieldset {
    margin-top: 20px;
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    margin-left: 10px;
}


/* --- / PRODUCTS / ---*/
.button-group {
    max-width: 440px;
}

.product-thumb .button-group button {
    width: 60%;
    float: left;
    color: #ffffff;
    border: none;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    line-height: 38px;
    font-weight: bold;
    border-radius: 5px 0px 0px 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #e13f3d;
}

.product-thumb .button-group button+button {
    width: 20%;
    border-left: 1px solid #ffffff;
    border-radius: 0px 0px 0px 0px;
}

.product-thumb .button-group button+button+button {
    width: 20%;
    border-left: 1px solid #ffffff;
    border-radius: 0px 5px 5px 0px;
}

.product-thumb .button-group button:hover {
    background-color: #058588;
}

.product-thumb .button-group button .fa {
    padding-left: 0px;
}

.product-layout {
    margin-bottom: 30px;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #e13f3d;
    border-color: #e13f3d;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    background-color: #058588;
    border: 1px solid #058588;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-radius: 4px;
}

.btn-link {
    font-weight: 400;
    color: #000000;
    border-radius: 0;
}

.btn-link:hover {
    font-weight: 400;
    color: #058588;
    border-radius: 0;
}

.product-thumb .price {
    color: #e13f3d;
    font-size: 16px
}

.price-tax {
    color:#055258;
    font-size: 15px;
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
    font-size: 15px
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 0px;
}

.nav-tabs {
    margin-bottom: 15px;
    border-bottom: 0px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

/* --- / BREADCRUMBS / --- */
.breadcrumb {
    margin: 0 0 70px 0;
    padding: 8px 0;
    font-size: 12px;
    list-style: none;
    text-align: right;
    font-weight: bold;
    border-radius: 0px;
    border-bottom: 2px solid #058588;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #ffffff;
}

.breadcrumb>li+li::before {
    color: #058588;
    content: "/\00a0";
}

.breadcrumb>li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

/* --- TABLES --- */
.table {
    width: 100%;
    color: #000000;
    border: 0px solid #000000;
    margin: 5px 0px;
    padding: 0px;
    hyphens: auto;
    font-size: 15px;
    text-align: left;
    line-height: 19px;
    font-family: 'muliregular';
    border-collapse: collapse;
    background-color: #ffffff;
}

.table tr {
    margin: 0px;
    border-top: 1px solid #b7dcd4;
}

.table tr:first-child {
    border-top: 0px;
}

.table td {
    padding: 5px !important;
    text-align: left;
    border-top: 0px !important;
    font-weight: normal;
    vertical-align: top;
}

.table td:first-child {
    color: #055258;
    font-weight: bold;
}

/* responsive table */
@media screen and (max-width: 480px) {

    .table,
    .table tbody {
        width: 100%;
        display: block;
    }

    .table thead {
        display: none;
    }

    .table tr,
    .table th,
    .table td {
        width: 100%;
        padding: 0px;
        display: block;
        text-align: left;
        white-space: normal;
    }

    .table>tbody>tr {
        padding: 5px 10px;
        border-top: 1px solid #ddd;
        line-height: 1.42857143;
        vertical-align: middle;
    }

    .table>tbody>tr>td {
        padding: 0px 10px;
        border-top: 1px solid #ddd;
        line-height: 1.42857143;
        vertical-align: middle;
    }

    .table td {
        width: 100%;
        color: #000000;
        border: none;
        padding: 5px 10px
    }

    .table td:first-child {
        font-weight: bold
    }

    .table td:empty {
        display: none;
    }
}


/* --- RESPONSIVE --- */

/* 1200px */
@media screen and (max-width: 1200px) {

    .maincontent,
    .footercontent {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width : 1024px) {
    .actionboxes {
        height: 370px;
        background-repeat: no-repeat;
    }

    .actionbox_content {
        min-height: 370px;
    }
}

@media screen and (max-width: 768px) {
    .brooks:after {
        top: 0.7em;
        right: 0em;
        color: #e9f4f2;
        z-index: -1;
        content: '\0201D';
        position: absolute;
        font-size: 30em;
        font-family: 'georgia';
    }

    .actionboxes {
        height: 220px;
        background-repeat: no-repeat;
        background-position: middle;
    }

    .actionbox_content {
        min-height: 220px;
        margin-bottom: 20px;
    }

    .actionbox_content h3 {
        padding-top: 30px;
    }

    p.product_title,
    p.prices {
        text-align: center;
    }

    .btn-primary {
        float: none;
    }

    h1 {
        font-size: 40px;
        line-height: 40px;
    }

    h2 {
        font-size: 20px;
        max-width: 100%;
        line-height: 24px;
    }
}

@media screen and (max-width: 600px) {
    .colourbar1 .maincontent p {
        color: #ffffff;
        margin: 0px auto;
        padding: 0px;
        font-size: 20px;
        text-align: justify;
        line-height: 30px;
        border-left: 0px solid #ffffff
    }

    img.floatleft,
    img.floatright {
        float: none;
        margin: 5px;
    }

    p.logo {
        text-align: center;
    }

    p.quickcontacts {
        text-align: center
    }

    .brooks:after,
    .brooks2:after {
        top: 0.8em;
        right: 0em;
        color: #e9f4f2;
        z-index: -1;
        content: '\0201D';
        position: absolute;
        font-size: 30em;
        font-family: 'georgia';
    }
}

/* Pagination Fixes*/

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff !important;
    background-color: #e13f3d !important;
    border-color: #e13f3d !important;
}

.pagination>li>a,
.pagination>li>span {
    color: #e13f3d !important;
    text-decoration: none;
    background-color: #fff !important;
    border: 1px solid #e13f3d !important;
}

ul.pagination {
    line-height: 0px;
}


/*Image product statuses*/

.box {
    position: relative;
}

.img-title {
    font-weight: bold;
    position: absolute;
    color: #e13f3d;
    left: 40px;
    top: 20%;
    font-size: 16px;
}

/* Store Notice*/
.store-notice {
    display: block;
    padding: 15px 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    background-color: #e13f3d;
}

/* iFrame */
.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height:1500px;
  }
  
  /* Then style the iframe to fit in the container div with full height and width */
  .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }