article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
body.woocommerce-shop {
    max-width: none;
    margin: 0;
    padding: 0;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
    font-family: BlacktroopsBasic !important;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}
h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
p,
pre {
    margin: 1em 0;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before,
q:after {
    content: '';
    content: none;
}
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;
}
dl,
menu,
ol,
ul {
    margin: 1em 0;
}
dd {
    margin: 0 0 0 40px;
}
menu,
ol,
ul {
    padding: 0 0 0 40px;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}
input[type='search'] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-ms-keyframes bounceIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
html,
button,
input,
select,
textarea {
    color: #222;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: '';
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: ' ';
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
@media print,
    print and (-o-min-device-pixel-ratio: 5 / 4),
    print and (-webkit-min-device-pixel-ratio: 1.25),
    print and (min-resolution: 120dpi) {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: ' (' attr(href) ')';
    }
    abbr[title]:after {
        content: ' (' attr(title) ')';
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: '';
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*html,body{height:100%}*/
/*body{background:url("../img/Assets/bg.jpg") repeat}*/
button {
    transition: background-color 0.1s ease;
    border: 0;
    background: #041c2c;
    padding: 10px 25px;
    color: #222;
    font-size: 0.9em;
}
button:focus {
    outline: none;
}
button:hover {
    background: #6eb43f;
}
input {
    padding: 0;
    border: 0;
    -webkit-appearance: none;
    background: none;
    border: 1px solid #041c2c;
    width: 100%;
    padding: 0 5px;
    color: #041c2c;
    font-size: 0.9em;
}
input:focus {
    outline: none;
}
#bg {
    /*background: url("../img/Assets/bg.jpg") repeat #222;*/
    background: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: -999;
}
.post-type-archive-product #bg,
.page-id-184 #bg {
    /* background: url(../img/ging.jpg) repeat center;*/
}

@media (max-width: 600px) {
    #bg {
        background: #fff;
    }
}
h1,
h2,
h3,
h4,
h5 {
    color: #041c2c;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
p {
    font-size: 0.9em;
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'WoodfordBourne-SemiBold';*/
    font-weight: 400;
}

h1 {
    font-size: 5em;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 1em;
}
h4 {
    font-size: 0.9em;
}
h5 {
    font-size: 0.7em;
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
    font-size: 0.9em;
    list-style: none;
}
ul li a {
    text-decoration: none;
    /*color: #6eb43f;*/
    color: #004e37;
}
ul li a:hover,
ul li.current a {
    /*color: #041c2c;*/
    color: #61a60e;
}
p {
    color: #222;
}
p a {
    transition: background-color 0.1s ease;
    color: #004e37;
    text-decoration: none;
}
p a:hover {
    color: #61a60e;
}
.container {
    margin: 0 auto;
    width: 1200px;
}
@media (max-width: 1100px) {
    .container {
        width: 900px;
    }
}
@media (max-width: 1100px) and (max-width: 1000px) {
    .container {
        width: 768px;
    }
}
@media (max-width: 1100px) and (max-width: 1000px) and (max-width: 900px) {
    .container {
        width: 80%;
    }
    .single-media .container,
    .single-post .container {
        width: 100%;
    }
}
.clear-right {
    margin-right: 0px !important;
}
#intro {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    /*background-color: #041c2c;*/
    background-color: #fff;
    overflow: hidden;
}
#intro #logo {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 3;
}
#intro #logo img {
    float: left;
    margin-left: 25%;
}
#intro #logo .introText {
    margin-left: 50px;
    margin-top: 110px;
    float: left;
}
#intro #logo .introText h2 {
    font-size: 3em;
    color: #fff;
    /*font-family: 'dincond-mediumregular';*/
    font-family: 'WoodfordBourne-Regular';
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    z-index: 1;
}
#intro #logo .introText p {
    font-size: 4em;
    color: #fff;
    /*font-family: 'dincond-mediumregular';*/
    font-family: 'WoodfordBourne-Regular';
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    line-height: 1em;
}
#top-online {
}
#top-online img {
    margin: 0 !important;
    width: 281px !important;
    height: 81px !important;
    position: absolute;
    top: 85px;
    right: 20%;
    display: block;
}
#prod-online {
    display: block;
    width: 281px !important;
    margin: 0 auto 20px;
    position: relative;
    text-align: center;
}
#prod-online img {
    margin: 0 !important;
    width: 230px !important;
    /*height: 46px !important;*/
    margin: 0 auto;
}
#products div h1 {
    margin-bottom: 0 !important;
}
#shopPage {
    margin-bottom: 30px;
    padding: 0 30px 60px;
    background: #fff;
}
@media screen and (max-width: 1300px) {
    #top-online {
    }
    #top-online img {
        margin: 85px 0 0 25% !important;
        width: 281px !important;
        clear: left;
        height: 81px !important;
        position: relative;
        top: 0;
        right: 0;
        display: block;
    }
}

@media (max-width: 900px) {
    #top-online img {
        margin: 85px 0 0 10% !important;
        width: 281px !important;
        clear: left;
        height: 81px !important;
        position: relative;
        top: 0;
        right: 0;
        display: block;
    }

    #intro #logo img {
        margin-left: 10%;
        height: 250px;
    }
    #intro #logo .introText {
        margin-top: 60px;
    }
}
@media (max-width: 768px) {
    #top-online img {
        margin: 85px 0 0 10% !important;
        width: 281px !important;
        clear: left;
        height: 81px !important;
        position: relative;
        top: 0;
        right: 0;
        display: block;
    }

    #intro #logo img {
        margin-left: 10%;
        height: 250px;
    }
    #intro #logo .introText {
        margin-left: 30px;
        margin-top: 110px;
    }
    #intro #logo .introText h2 {
        font-size: 2em;
    }
    #intro #logo .introText p {
        font-size: 3em;
    }
}
@media (max-width: 600px) {
    #top-online img {
        margin: 85px 0 0 10% !important;
        width: 281px !important;
        clear: left;
        height: 81px !important;
        position: relative;
        top: 0;
        right: 0;
        display: block;
    }

    #intro #logo img {
        margin-left: 10%;
        height: 150px;
    }
    #intro #logo .introText {
        margin-left: 15px;
        margin-top: 65px;
    }
    #intro #logo .introText h2 {
        font-size: 1em;
    }
    #intro #logo .introText p {
        font-size: 2em;
    }
}
@media (max-width: 400px) {
    #top-online img {
        margin: 85px 0 0 10% !important;
        width: 281px !important;
        clear: left;
        height: 81px !important;
        position: relative;
        top: 0;
        right: 0;
        display: block;
    }

    #intro #logo img {
        margin-left: 5%;
        height: 130px;
    }
    #intro #logo .introText {
        margin-top: 60px;
    }
    #intro #logo .introText h2 {
        font-size: 1em;
    }
    #intro #logo .introText p {
        font-size: 1.5em;
    }
}
@media (min-height: 500px) and (max-height: 700px) {
    #top-online img {
        margin: 85px 0 0 10% !important;
        width: 281px !important;
        clear: left;
        height: 81px !important;
        position: relative;
        top: 0;
        right: 0;
        display: block;
    }

    #intro #logo img {
        margin-left: 10%;
        height: 250px;
    }
    #intro #logo .introText {
        margin-left: 15px;
        margin-top: 65px;
    }
    #intro #logo .introText h2 {
        font-size: 1em;
    }
    #intro #logo .introText p {
        font-size: 2em;
    }
}
@media (max-height: 500px) {
    #top-online img {
        margin: 85px 0 0 10% !important;
        width: 281px !important;
        clear: left;
        height: 81px !important;
        position: relative;
        top: 0;
        right: 0;
        display: block;
    }

    #intro #logo img {
        margin-left: 10%;
        height: 150px;
    }
    #intro #logo .introText {
        margin-left: 15px;
        margin-top: 65px;
    }
    #intro #logo .introText h2 {
        font-size: 1em;
    }
    #intro #logo .introText p {
        font-size: 2em;
    }
}
#intro #chickenHero {
    z-index: 0;
    position: relative;
    width: 100%;
    height: 100%;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
#intro #chickenHero #chickenUnderlay {
    width: 100%;
    height: 100%;
    background: url(../img/Open/heroImage4.jpg) no-repeat top;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
#intro #chickenHero #chickenOverlay {
    width: 100%;
    height: 100%;
    background: url(../img/Open/heroHead2.png) no-repeat top;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
@media (max-width: 600px) {
    #intro #chickenHero #chickenOverlay {
        display: none;
    }

    #top-online img {
        display: none;
    }
}
#intro #chickenHero.loaded {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
#header {
    /*background: #041c2c;*/
    background: #fff;
    /*border-bottom: 2px solid #6eb43f;*/
    padding: 5px 0;
    color: #fff;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
#header2 {
    background: #fff;
}
#header ul,
#header2 ul {
    text-align: center;
}
#header ul li,
#header2 ul li {
    display: inline-block;
    font-size: 19px;
    font-family: 'WoodfordBourne-Regular';
    text-transform: capitalize;
    padding: 0 13px;
    width: auto;
}

#header ul li a,
#header2 ul li a {
    color: #004e37;
    text-transform: uppercase;
    display: inline-block;
    line-height: 40px;
}
#header ul li a:hover,
#header ul li.current a,
#header2 ul li a:hover,
#header2 ul li.current a {
    color: #6eb43f;
}

#header2.fixed,
#header.fixed {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    background: #fff;
}

@media (max-width: 1100px) {
    #header2 ul li,
    #header ul li {
        padding: 0;
        width: 35%;
    }
}
@media (max-width: 600px) {
    #top-online img {
        margin: 15px 0 0 10% !important;
        width: 281px !important;
        clear: left;
        height: 81px !important;
        position: relative;
        top: 0;
        right: 0;
        display: noene;
    }

    #header ul li {
        width: 15%;
        font-size: 0.7em;
    }
    #header ul li.headerLogo {
        display: none;
    }
}
@media (max-width: 600px) {
    #header2 ul li {
        width: 15%;
        font-size: 0.7em;
    }
    #header2 ul li.headerLogo {
        display: none;
    }
}

/*
#header2 {

    background: #fff;

    padding: 5px 0;
    color: #fff;
    width: 100%
}
#header2 ul {
    text-align: center
}
#header2 ul li {
    display: inline-block;
    width: 13%;
    font-size: 1.3em;
    font-family: 'WoodfordBourne-Regular';
    text-transform: capitalize
}*/

@-webkit-keyframes header {
    0% {
        -webkit-transform: translate(0, -200px);
        -moz-transform: translate(0, -200px);
        -ms-transform: translate(0, -200px);
        -o-transform: translate(0, -200px);
        transform: translate(0, -200px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-moz-keyframes header {
    0% {
        -webkit-transform: translate(0, -200px);
        -moz-transform: translate(0, -200px);
        -ms-transform: translate(0, -200px);
        -o-transform: translate(0, -200px);
        transform: translate(0, -200px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-ms-keyframes header {
    0% {
        -webkit-transform: translate(0, -200px);
        -moz-transform: translate(0, -200px);
        -ms-transform: translate(0, -200px);
        -o-transform: translate(0, -200px);
        transform: translate(0, -200px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes header {
    0% {
        -webkit-transform: translate(0, -200px);
        -moz-transform: translate(0, -200px);
        -ms-transform: translate(0, -200px);
        -o-transform: translate(0, -200px);
        transform: translate(0, -200px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
.ipad #header {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.ipad #header.fixed {
    -webkit-animation: header 1s;
    -moz-animation: header 1s;
    -o-animation: header 1s;
    -ms-animation: header 1s;
    animation: header 1s;
}
.slide {
    position: relative;
    height: 600px;
    background-size: contain;
    overflow: hidden;
}
@media (max-width: 900px) {
    .slide {
        height: 400px;
    }
}
@media (max-width: 900px) and (max-width: 400px) {
    .slide {
        height: 200px;
    }
}
.slide .slideQuote {
    position: absolute;
    width: 100%;
    z-index: 3;
    top: 50%;
}
@media (max-width: 600px) {
    .slide .slideQuote {
        top: 25%;
    }
}
.slide .slideQuote p {
    /*font-family: 'WoodfordBourne-SemiBold';*/
    font-family: BlacktroopsBasic !important;
    font-size: 2em;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    width: 900px;
}
@media (max-width: 900px) {
    .slide .slideQuote p {
        width: 600px;
    }
}
@media (max-width: 900px) and (max-width: 600px) {
    .slide .slideQuote p {
        width: 80%;
        font-size: 1em;
    }
}
.slide .slideQuote div {
    width: 100px;
    height: 3px;
    background: white;
    margin: 25px auto 0 auto;
}
.slide img {
    position: absolute;
    top: 0;
}
.slide .slice {
    z-index: 2;
    width: 100%;
}
.slide .inner {
    z-index: 1;
    width: 90%;
}
.slide .inner .image {
    width: 100%;
}
@media (max-width: 768px) {
    .slide .inner .image {
        width: 130%;
        -webkit-transform: translateX(-15%);
        -moz-transform: translateX(-15%);
        -ms-transform: translateX(-15%);
        -o-transform: translateX(-15%);
        transform: translateX(-15%);
    }
}
.slide .rotate {
    position: absolute;
    height: 200%;
    width: 125%;
    -webkit-transform: translate3d(0, 0, 0) rotateZ(-5deg);
    -moz-transform: translate3d(0, 0, 0) rotateZ(-5deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(-5deg);
    -o-transform: translate3d(0, 0, 0) rotateZ(-5deg);
    transform: translate3d(0, 0, 0) rotateZ(-5deg);
    -webkit-transform-origin: 100% 100%;
    overflow: hidden;
}
@media (max-width: 600px) {
    .slide .rotate {
        -webkit-transform: translate3d(0, 0, 0) rotateZ(0deg);
        -moz-transform: translate3d(0, 0, 0) rotateZ(0deg);
        -ms-transform: translate3d(0, 0, 0) rotateZ(0deg);
        -o-transform: translate3d(0, 0, 0) rotateZ(0deg);
        transform: translate3d(0, 0, 0) rotateZ(0deg);
    }
}
.slide .rotate .inner {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0) rotateZ(5deg);
    -moz-transform: translate3d(0, 0, 0) rotateZ(5deg);
    -ms-transform: translate3d(0, 0, 0) rotateZ(5deg);
    -o-transform: translate3d(0, 0, 0) rotateZ(5deg);
    transform: translate3d(0, 0, 0) rotateZ(5deg);
    -webkit-transform-origin: 100% 100%;
}
@media (max-width: 600px) {
    .slide .rotate .inner {
        -webkit-transform: translate3d(0, 0, 0) rotateZ(0deg);
        -moz-transform: translate3d(0, 0, 0) rotateZ(0deg);
        -ms-transform: translate3d(0, 0, 0) rotateZ(0deg);
        -o-transform: translate3d(0, 0, 0) rotateZ(0deg);
        transform: translate3d(0, 0, 0) rotateZ(0deg);
    }
}
.slide.prod {
    margin-top: -250px;
}
@media (max-width: 400px) {
    .slide.prod {
        margin-top: 0px;
    }
}
.body {
    margin: 0px auto 250px auto;
    padding-top: 50px;
}
.body h1 {
    margin-top: 0;
    font-weight: normal;
    text-align: center;
    font-size: 4.5em;
    color: #095540;
    margin-bottom: 100px;
    text-transform: uppercase;
    /*font-family: 'dincond-mediumregular';*/
    /*font-family: 'WoodfordBourne-SemiBold';*/
    font-family: BlacktroopsBasic;
}
.body p,
.body li,
.body li a {
    /*font-family: 'WoodfordBourne-SemiBold';*/
    font-family: 'WoodfordBourne-regular';
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    margin: 12px 0 18px 0;
    color: #185640;
}

.body li,
.body li a {
    /*font-family: 'WoodfordBourne-SemiBold';*/
    font-family: 'WoodfordBourne-regular';
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    margin: 3px 0 3px 0;
}
.body ul li {
    list-style: disc;
    margin: 7px 0;
}
.body li,
.body li a {
    margin: 0;
}

.body ul {
    margin-left: 5%;
}
.col2 h5 {
    font-family: 'WoodfordBourne-Black';
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #64a70b;
}
/*
.page-id-3468 .body .col2 div ul li {
    list-style: inherit;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    line-height: 2em;
}
.page-id-3468 .body .col2 div ul {
    margin-left: 5%;
}
*/
@media (max-width: 768px) {
    .body h1 {
        font-size: 3em;
        margin-bottom: 25px;
    }
}
.body h2.quote {
    font-size: 28px;
    padding: 25px 45px;
    font-weight: normal;
    text-align: center;
    color: #095540;
    border-top: 2px solid #095540;
    border-bottom: 2px solid #095540;
    font-family: 'WoodfordBourne-Black';
}

@media (max-width: 768px) {
    .body h2.quote {
        font-size: 1em;
        padding: 10px 0;
        margin-bottom: 25px;
    }
}
.body .col2 {
    overflow: auto;
}
.body .col2 div {
    width: 49.15254%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 1.69492%;
}
@media (max-width: 768px) {
    .body .col2 div {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
    }
}
.body .col2 div:last-of-type {
    margin-right: 0px;
}

.body .col2 div .pullQuote {
    color: #041c2c;
    font-weight: normal;
    text-align: center;
    margin: 25px;
}
.body .col2 div #drawing {
    position: absolute;
    /* width: 200px*/
    width: 130px;
}
.ourCol2 {
    /* overflow: visible !important;*/
}
@media (max-width: 600px) {
    .body .col2 div #drawing {
        width: 40%;
        position: relative;
        display: block;
        margin: 0 auto;
    }
}
.body .col2 div ul {
    /* margin-left: 44%*/
}
@media (max-width: 600px) {
    .body .col2 div ul {
        margin-left: 0px;
    }
}
/*
.body .col2 div ul li {
    color: #041c2c;
    font-size: 1.2em;
    line-height: 1.8em
}*/
@media (max-width: 600px) {
    .body .col2 div ul li {
        line-height: 2em;
        text-align: center;
        display: block;
    }
}
.body .col2 div img.ben {
    width: 80%;
    display: block;
    margin: 0 auto;
}
@media (max-width: 768px) {
    .body {
        margin: 100px auto;
    }
}
@media (max-width: 768px) and (max-width: 768px) {
    .body {
        margin: 50px auto;
    }
}
#products {
    position: relative;
    /*background: url(../img/Products/background.jpg) repeat center;*/
    /*background: url(../img/ging.jpg) repeat center;*/
    padding: 0 0 500px 0;
}
@media (max-width: 400px) {
    #products {
        padding: 100px 0;
    }
}
#products .shadow-right {
    height: 100%;
    width: 877px;
    position: absolute;
    right: 0;
    top: 0;
    /*background: url(../img/Products/g-right-25.png) repeat-y right*/
}
#products .shadow-left {
    height: 100%;
    width: 877px;
    position: absolute;
    left: 0;
    top: 0;
    /*background: url(../img/Products/g-left-25.png) repeat-y left*/
}
#products div {
    margin: 0 auto;
}
#products div h1 {
    margin: 0 auto;
    color: #1e634e;
    margin-bottom: 50px;
    /*font-family: 'WoodfordBourne-SemiBold';
    font-family: BlacktroopsBasic !important;*/
    text-transform: uppercase;
}
#products div .col3 {
    overflow: auto;
}
#products div .col3 div:first-of-type .item {
    border-left: 1px solid white;
}
#products div .col3 .item {
    position: relative;
    /*height: 400px;*/

    /*width: 33.33333%;*/
    width: 25%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 0%;
    min-height: 100px;
    position: relative;
    min-height: 300px;
    border: 1px solid white;
}
#products div .col3 .item table {
    width: 100%;
    height: 100%;
}
#products div .col3 .item table th {
    height: 85px;
}
#products div .col3 .item table td {
    display: table-cell;
    vertical-align: middle;
}
#products div .col3 .item:last-of-type {
    margin-right: 0;
}
@media (max-width: 768px) {
    #products div .col3 .item {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
    }
}
@media (max-width: 400px) {
    #products div .col3 .item {
        min-height: 350px;
    }
}
#products .body {
    background: #fff;
}
#products div .col3 .item h1 {
    color: #fff;
    font-size: 19px;
    /*font-size: 30px;*/
    text-align: center;
    margin: 30px auto 5px auto;
    font-family: 'WoodfordBourne-SemiBold' !important;
    text-transform: uppercase;
    color: #1e634e;

    max-width: 90%;
}
#products div .col3 .item img {
    margin: 0 auto;
    display: block;
    /*max-height: 220px;*/
    max-height: 190px;
    width: auto;
    /* width: 80%*/
}
@media (max-width: 768px) {
    #products div .col3 .item img {
        width: 50%;
    }
}
@media (max-width: 768px) {
    #products div .col3 .item {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
    }
}
.media .contain {
    width: 100%;
    height: 1px;
    display: block;
}
.media #accordion {
    margin: 100px auto;
    width: 768px;
}
@media (max-width: 900px) {
    .media #accordion {
        width: 80%;
    }
}
.media #accordion ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.media .accordion {
    display: block;
    overflow: hidden;
    height: 0;
    padding: 10px;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
}
.media #accordion li {
    list-style: none;
}
.media #accordion ul li a {
    text-decoration: none;
    display: block;
    padding: 10px 0;
}
.media #accordion ul li a:hover {
    color: #6eb43f;
}
.media .accordion {
    padding: 4px;
}
.media #accordion ul li a {
    border-top: 2px solid #61a60e;
    color: #004e37;
    padding: 16px 0 0 0;
}
.media #accordion ul li:first-of-type a {
    border-top: none;
}
.media .accordion {
    color: #004e37;
}
.media .accordion:target {
    border-top: 3px solid #6eb43f;
}
.media .center {
    text-align: center;
    font-size: 1em;
    font-weight: 600;
}
.media .center a {
    color: #61a60e;
}
.media .center a:hover {
    color: #6eb43f;
}
.contact {
    position: relative;
    background: url(../img/Assets/footer_70.png) repeat;
    clear: both;
}
@media (max-width: 768px) {
    .contact {
        background-color: none;
    }
}
.contact iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9;
}
@media (max-width: 768px) {
    .contact iframe {
        display: none;
    }
}
.contact div {
    overflow: auto;
    padding-bottom: 150px;
    margin: 0 auto;
}
.contact .footerAwards {
    padding-bottom: 25px;
}
@media (max-width: 768px) {
    .contact div {
        padding-bottom: 25px;
    }
}
.contact div div {
    /*width: 32.20339%;*/
    width: 20.20339%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 1.69492%;
}
.contact div div.footerForm {
    /*width: 32.20339%;*/
    width: 24.20339%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 1.69492%;
}
@media (max-width: 768px) {
    .contact div div,
    .contact div div.footerForm {
        width: 100%;
        clear: right;
        float: right;
        margin-right: 0;
    }
    .contact div div.footerLogoWrapper {
        display: none;
    }
}
.contact div div:last-of-type {
    margin-right: 0;
}
.contact div div h3 {
    color: #61a60e;
    font-size: 1.5em;
    /*border-bottom: 2px solid #041c2c;*/
    padding: 0 0 10px 0;
    margin-bottom: 20px;
    padding-right: 20px;
}
.contact div div ul {
    margin: 10px 0;
}
.contact div div ul li {
    color: #004e37;
}
.contact div div ul li.facebook {
    height: 50px;
    background: url(../img/Assets/facebook.png) no-repeat left center;
    background-position-x: 0px;
    padding-top: 15px;
}
.contact div div ul li.facebook a {
    padding-left: 50px;
    color: #004e37;
}
.contact div div ul li.facebook a:hover {
    color: #6eb43f;
}
.contact div div ul li.instagram {
    height: 50px;
    background: url(../img/Assets/instagram.png) no-repeat left center;
    background-position-x: 0px;
    padding-top: 15px;
}
.contact div div ul li.instagram a {
    padding-left: 50px;
    color: #004e37;
}
.contact div div ul li.instagram a:hover {
    color: #6eb43f;
}
.contact div div ul li.email {
    height: 50px;
    background: url(../img/Assets/email.png) no-repeat left center;
    background-position-x: 0px;
    padding-top: 15px;
}
.contact div div ul li.email a {
    padding-left: 50px;
    color: #004e37;
}
.contact div div ul li.email a:hover {
    color: #6eb43f;
}
.contact div div ul li.maps {
    height: 50px;
    background: url(../img/Assets/map.png) no-repeat left center;
    background-position-x: 0px;
    padding-top: 15px;
}
.contact div div ul li.maps a {
    padding-left: 50px;
    color: #004e37;
}
.contact div div ul li.maps a:hover {
    color: #6eb43f;
}
.contact div div ul li.media {
    height: 50px;
    background: url(../img/Assets/media.png) no-repeat left center;
    background-position-x: 0px;
    padding-top: 15px;
}
.contact div div ul li.media a {
    padding-left: 50px;
    color: #004e37;
}
.contact div div ul li.media a:hover {
    color: #6eb43f;
}
.contact div div ul li a {
    color: #6eb43f;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}
#footer.single {
    border-top: 2px solid #6eb43f;
}
.footer {
    background: #041c2c;
    padding: 5px 0;
}
.footer p {
    text-align: center;
    color: #fff;
    font-size: 0.8em;
    font-weight: 600;
    margin: 10px 0;
}
.footer p a {
    color: #fff;
    text-decoration: none;
}
.footer p a:hover {
    color: #6eb43f;
}
#mediaPage {
    min-height: 100%;
    padding-top: 10px;
}
#mediaPage h1 {
    text-align: center;
    font-size: 5em;
    color: #041c2c;
    margin-bottom: 100px;
    text-transform: uppercase;
    /*font-family: 'dincond-mediumregular';*/
    font-family: 'WoodfordBourne-Regular';
}
@media (max-width: 768px) {
    #mediaPage h1 {
        font-size: 3em;
        margin-bottom: 25px;
    }
}
#mediaPage h2.quote {
    font-size: 1.3em;
    padding: 25px 0;
    text-align: center;
    color: #222;
    border-top: 2px solid #041c2c;
    border-bottom: 2px solid #041c2c;
}
@media (max-width: 768px) {
    #mediaPage h2.quote {
        font-size: 1em;
        padding: 10px 0;
        margin-bottom: 25px;
    }
}
#mediaPage section article {
    overflow: auto;
    padding-bottom: 50px;
    /* border-bottom: 1px solid #041c2c;*/
    margin-bottom: 20px;
}
#mediaPage section article:last-of-type {
    border-bottom: none;
}
#mediaPage section article .left {
    float: left;
    width: 25%;
    padding-right: 50px;
}
#mediaPage section article .left .date {
    width: 100%;
}
#mediaPage section article .left a {
    color: #6eb43f;
    text-decoration: none;
    font-size: 0.8em;
}
@media (max-width: 600px) {
    #mediaPage section article .left {
        display: none;
    }
}
#mediaPage section article .right {
    float: left;
    width: 75%;
}
#mediaPage section article .right h2 {
    font-size: 1.5em;
    color: #222;
    margin: 0 0 25px 0;
}
#mediaPage section article .right .content {
    font-size: 0.9em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 50px;
}
#mediaPage section article .right .readMore {
    display: block;
    padding: 10px 20px;
    background: #041c2c;
    color: white;
    text-decoration: none;
    font-weight: 600;
    float: left;
    font-size: 0.9em;
}
#mediaPage section article .right .readMore:hover {
    color: #6eb43f;
}
@media (max-width: 600px) {
    #mediaPage section article .right {
        width: 100%;
    }
}
#mediaPage section article .fullPage {
    width: 100%;
    border-bottom: 1px solid #041c2c;
}
#mediaPage .pagination {
    width: 100%;
    padding: 50px 0;
    margin-bottom: 100px;
    clear: both;
}
#mediaPage .pagination .next {
    font-size: 22px;
    float: right;
    font-weight: 600;
    max-width: 50%;
    padding-top: 30px;
    text-align: right;
}
#mediaPage .pagination .next a {
    text-decoration: none;
    color: #041c2c;
}
#mediaPage .pagination .next a:hover {
    color: #6eb43f;
}
#mediaPage .pagination .previous {
    font-size: 22px;
    float: left;
    font-weight: 600;
    max-width: 50%;
    padding-top: 30px;
}
#mediaPage .pagination .previous a {
    text-decoration: none;
    color: #041c2c;
}
#mediaPage .pagination .previous a:hover {
    color: #6eb43f;
}
#mediaPage .pagination.full {
    padding-top: 0;
}

#recipePage {
    width: 100%;
}
@media (min-width: 780px) {
    #recipePage {
        width: 80%;
    }
}
#recipePage h1,
#recipePage article h1,
#recipePage article a,
#recipePage article h2 {
    color: #004e37;
}
#recipePage article h2 {
    font-size: 23px;
}
#recipePage h1 {
    text-align: center;
    font-size: 5em;
    color: #041c2c;
    margin-bottom: 100px;
    text-transform: uppercase;
    /* font-family: 'dincond-mediumregular'; */
    font-family: 'WoodfordBourne-Regular';
}

#recipePage article {
    width: 100%;
    float: none;
    padding: 15px;
}
@media (min-width: 1100px) {
    #recipePage article {
        width: 50%;
        float: left;
    }
}
#recipePage article .content,
#recipePage article .content p,
#recipePage article .content p img {
    width: 100%;
    height: auto;
}

#shopPage h2 {
    font-size: 45px;
    margin: 0px 0 20px 0;
    padding-top: 50px;
    /*font-family: 'dincond-mediumregular';*/
    /*font-family: 'WoodfordBourne-SemiBold';*/
    font-family: BlacktroopsBasic !important;
    color: #004e37;
}
#shopPage h3 {
    font-size: 25px;
    margin: 15px 0;
    /*font-family: 'dincond-mediumregular';*/
    /*font-family: 'WoodfordBourne-black';*/
    font-family: BlacktroopsBasic !important;
    color: #004e37;
}

#shopPage .shop-intro {
    text-align: center;
}
#shopPage .shop-intro h1 {
    text-align: center;
    font-weight: normal;
    color: #004e37;
    font-family: 'WoodfordBourne-SemiBold';
    font-size: 60px;
    display: inline-block;
    margin: 10px 0 20px 0;
    padding: 0;
    text-transform: uppercase;
}
#shopPage .shop-intro p {
    font-family: 'WoodfordBourne-SemiBold';
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    margin: 12px 0 18px 0;
    text-align: center;
    color: #185640;
}

#shopPage .shop-wrapper {
    width: 80%;
    float: left;
    margin: 20px 0 30px;
}
#shopPage .shop-copy {
    border-bottom: 1px solid #999;
    min-height: 190px;
    padding-top: 22px;
}
#shopPage .shop-copy h3 {
    font-size: 23px;
    margin: 10px 0 5px;
    /*font-family: 'dincond-mediumregular';*/
    font-family: 'WoodfordBourne-Regular';
    color: #004e37;
}

#shopPage .shop-copy .col-two h3 {
    background: #6eb43f;
    border-radius: 15px;
    color: #fff;
    /*font-family: 'dincond-mediumregular';*/
    font-family: 'WoodfordBourne-Regular';
    padding: 3px;
    text-align: center;
}
#shopPage .woocommerce-message,
#billing_address_1_field label abbr,
#billing_city_field label abbr,
#billing_postcode_field label abbr
/*#ship-to-different-address*/ {
    display: none;
}

/*
#shopPage .shipping_address{
    display: block !important;
}
#shopPage #billing-address-checkbox {
    display: inline;
    width: auto;
}
#shopPage .billing_address{
    display: none;
}*/
.shop-header {
    background: url('../img/Products/background.jpg') repeat scroll center center rgba(0, 0, 0, 0);
    height: 200px;
}
.shop-header .shop-header-inner {
    padding-top: 60px;
}
.shop-header .shop-header-inner-image {
    /*background: url("../img/bostock-chicken-trans.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    height: 280px;
    margin-top: 20px;
    width: 280px;*/
    /*background: url("../img/group-shot.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);*/
    background: url('../img/shop-clear.png') no-repeat scroll left bottom rgba(0, 0, 0, 0);
    float: right;
    height: 322px;
    margin-top: 6px;
    width: 280px;
}
.shop-header h1 {
    color: #004e37;
    /*font-family: 'dincond-mediumregular';*/
    font-family: 'WoodfordBourne-Regular';
    font-size: 60px;
    display: inline-block;
    margin: 0;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}
/*** Robin ****/
#shopPage .shop-wrapper ul.products {
    width: 95%;
    float: left;
    padding-right: 4%;
    border-right: solid 1px #999;
}

#shopPage .shop-wrapper ul.products li {
    display: block;
    float: left;
    width: 100%;
    margin: 0 1%;
    margin-bottom: 25px;
    /*min-height: 360px;*/
    clear: none;
}
.woocommerce-info {
    border-top-color: #185640 !important;
}
.woocommerce-info::before,
.showcoupon {
    color: #185640 !important;
}

.widget_shopping_cart_content,
.widget_shopping_cart_content p,
#shopPage,
#shopPage label,
#shopPage p,
#shopPage form input[type='text'],
#shopPage form textarea {
    font-family: 'WoodfordBourne-SemiBold';
    font-weight: normal;
    color: #185640;
    font-size: 16px;
}
.page-template-template-accordion .accordion p {
    font-size: 16px !important;
}
#shopPage .shop-wrapper .products li img {
    width: 100%;
    float: left;
    height: auto;
    border: solid 1px #6eb43f;
    transition: opacity 0.5s ease;
}
#shopPage .shop-wrapper .products li img:hover {
    opacity: 0.5;
}
#shopPage .shop-wrapper .products li .product-description {
    width: 98%;
    float: left;
}
#shopPage .shop-wrapper .products li .product-description h3 {
    margin: 10px 0 0 0;
    padding: 0;
    /*font-family: 'dincond-mediumregular';*/
    font-family: BlacktroopsBasic !important;
    font-size: 16px;
    font-weight: normal;
    color: #004e37;
}
#shopPage .shop-wrapper .products li .product-description p {
    margin: 7px 0;
    font-family: 'WoodfordBourne-SemiBold';
    font-weight: normal;
    color: #185640;
}
#shopPage .cart_list li {
    padding: 5px;
    border-bottom: solid 1px #999;
    color: #185640;
}

#shopPage .cart_list li,
#shopPage .cart_list li span,
#shopPage .cart_list li p,
#shopPage .cart_list li a {
    font-family: 'WoodfordBourne-SemiBold';
    font-weight: normal;
    color: #185640;
    font-size: 12px;
}
#shopPage .cart_list li img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 8px;
}

#shopPage .qty-wrapper {
    /*background: url(/wp-content/themes/bostocks/img/Products/qty_bg.gif) no-repeat scroll center center transparent;*/
    height: 32px;
    position: relative;
    width: 54px;
    float: left;
    margin-right: 4px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
    max-width: 100%;
    height: auto;
}

#shopPage .shop-wrapper .qty-wrapper input.minus-prod,
#shopPage .shop-wrapper .qty-wrapper input.plus-prod {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 18px;
    width: 21px;
}

#shopPage .shop-wrapper .qty-wrapper input.qty {
    border: medium none !important;
    font-size: 15px;
    height: 27px !important;
    margin: 2px;
    text-align: center !important;
    width: 29px !important;
} /*
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin: 0 3%;
    clear: none;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none;
}
li.product-category.product.first{display:none;}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: none !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 0 30px 0 !important;
}

.woocommerce ul.products li.mid-prod, .woocommerce-page ul.products li.mid-prod {
    margin: 0 3% !important;
}*/

.perKG {
    display: none !important;
}
.button.add_to_cart_button.product_type_simple {
    background: #6eb43f;
    border-radius: 0px;
    color: #fff;
    float: left;
    font-size: 13px;
    line-height: 19px;
    padding: 9px 13px 6px 13px;
    text-align: center;
    transition: opacity 0.5s ease;
    /* font-family: 'dincond-mediumregular'; */
    font-family: 'WoodfordBourne-SemiBold';
    font-weight: normal;
    margin-top: 0px !important;
    text-transform: uppercase;
}

@media (min-width: 600px) {
    #shopPage .cart_list li,
    #shopPage .cart_list li span,
    #shopPage .cart_list li p,
    #shopPage .cart_list li a {
        font-size: 14px;
    }
}
@media (min-width: 860px) {
    #shopPage .shop-wrapper ul.products {
        width: 95%;
        float: left;
        padding-right: 4%;
        border-right: solid 1px #999;
    }
    #shopPage .shop-wrapper ul.products li {
        width: 47%;
        margin-left: 0%;
        margin-right: 2%;
        min-height: 360px;
    }

    #shopPage .shop-wrapper .products li img {
        width: 100%;
        float: left;
        height: auto;
        border: solid 1px #6eb43f;
        transition: opacity 0.5s ease;
    }
    #shopPage .shop-wrapper .products li img:hover {
        opacity: 0.5;
    }
    #shopPage .shop-wrapper .products li .product-description {
        width: 98%;
        float: left;
    }
    #shopPage .shop-wrapper .products li .product-description h3 {
        margin: 10px 0 0 0;
        padding: 0;
        /*font-family: 'dincond-mediumregular';*/
        font-family: BlacktroopsBasic !important;
        font-size: 20px;
        font-weight: normal;
        color: #004e37;
    }
    #shopPage .shop-wrapper .products li .product-description p {
        margin: 7px 0;
        font-family: 'WoodfordBourne-SemiBold';
        font-weight: normal;
        color: #185640;
    }

    #shopPage .cart_list li {
        padding: 5px;
        border-bottom: solid 1px #999;
        color: #185640;
    }

    #shopPage .shop-wrapper ul.products li.CB {
        clear: none;
    }
}
@media (min-width: 1100px) {
    #shopPage .shop-wrapper ul.products li {
        width: 31%;
        margin: 0 1%;
        min-height: 400px;
    }
}

#shopPage li#shop-special .product-description .button.add_to_cart_button.product_type_simple {
    float: right;
    padding: 9px 15px 6px;
}

.button.add_to_cart_button.product_type_simple:hover {
    opacity: 0.5;
}
.button.add_to_cart_button.product_type_simple.added {
    background: #6eb43f url('../img/check_mark.png') no-repeat scroll right center;
    padding: 6px 30px 6px 6px;
}
.added_to_cart.wc-forward {
    display: none;
}
#shopPage .rh-sidebar {
    width: 20%;
    float: left;
}
.CB {
    clear: both;
}

#shopPage .shop-wrapper .products li .qty-wrapper {
    /*background: url("/wp-content/themes/bostocks/img/Products/qty_bg_2.png") no-repeat scroll center right transparent;*/
    height: 34px;
    position: relative;
    width: 74px;
    float: left;
    margin-right: 4px;
}
#shopPage .quantity.buttons_added {
    height: 34px;
}
span.addkg {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: -3px;
}
.red {
    color: #ff0000;
}
#ship-to-different-address-checkbox {
    width: auto;
}
#shopPage .shop-wrapper .products li .qty-wrapper input.minus-prod,
#shopPage .shop-wrapper .products li .qty-wrapper input.plus-prod {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 18px;
    width: 21px;
    color: #185640;
    font-size: 1px;
    /*border: solid 1px green !important;*/
}
#shopPage .shop-wrapper .products li .qty-wrapper input.minus-prod {
    background: url('../img/down.png') no-repeat scroll right bottom;
}
#shopPage .shop-wrapper .products li .qty-wrapper input.plus-prod {
    background: url('../img/up.png') no-repeat scroll right top;
}

#shopPage .shop-wrapper .products li .qty-wrapper input.qty {
    border: medium none !important;
    font-size: 15px;
    height: 34px !important;
    margin: 2px;
    text-align: center !important;
    width: 29px !important;
    color: #185640;
    border: solid 1px green !important;
}
.woocommerce .quantity .qty {
    text-align: center;
    width: 3.631em;
}

#shopPage .shop-wrapper .products li .qty-wrapper input.plus-prod {
    top: 0;
}
/* mini cart*/
#shopPage .attachment-shop_thumbnail.wp-post-image {
    display: none;
    width: 20%;
    height: auto;
}

.widget_shopping_cart_content .button.checkout.wc-forward {
    background: none repeat scroll 0 0 #6eb43f;
    /*border-radius: 15px;*/
    color: #fff;
    font-weight: normal;
    text-align: center;
    transition: opacity 0.5s ease;
    font-size: 25px;
    padding: 10px 15px 6px;
    /*font-family: 'dincond-mediumregular';*/
    font-family: 'WoodfordBourne-Regular';
}
.widget_shopping_cart_content .button.checkout.wc-forward:hover {
    opacity: 0.5;
}
#customer_details .input-text {
    border-radius: 3px;
    padding: 5px;
}
#billing_company_field,
#shipping_company_field,
#payment_method_threeparty {
    display: none;
}
/*.terms label{
    display: inline;
    text-align: left;
    padding-right: 10px;
    float: left;
}*/
.terms #terms {
    display: inline;
    text-align: left;
    width: auto;
    -webkit-appearance: checkbox !important;
    /*
    height: 27px;

    width: 23px;*/
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: none;
    width: 150px;
    margin-left: 1em;
    background-color: #6eb43f;
    /*font-family: 'dincond-mediumregular';*/
    font-family: 'WoodfordBourne-Regular';
    font-size: 22px;
}
.products .outofstock .product-description .qty-wrapper,
.products .outofstock .product-description .button,
.products .no-stock-message {
    display: none;
}
.products .outofstock .product-description .no-stock-message {
    display: block;
    color: red;
}
.incgst {
    display: inline-block;
    float: right;
    font-weight: bold;
    text-align: right;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mobile-pop {
    display: none;
    color: #095540;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
}

.slider .image img {
    min-width: 100%;
    min-height: 100%;
}

.body #compostable .col2 div {
    width: 47.15254%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 3.69492%;
}

#compostable #ourStory {
    padding-top: 80px;
}
#compostable #ourStory h1 {
    margin-bottom: 45px;
}
#compostable #ourStory h2.quote {
    font-size: 28px;
    padding: 22px 45px;
    border-top: 2px solid #6eb43f;
    border-bottom: 2px solid #6eb43f;
    margin-bottom: 65px;
}
#compostable #ourStory h2.quote.quote2 {
    margin-bottom: 30px;
}
#compostable #ourStory p {
    line-height: 30px;
    margin: 12px 0 19px 0;
}
#compostable #ourStory .fullwidthImage {
    margin: 45px 0 115px;
}
#compostable #ourStory .fullwidthImage img {
    max-width: 1200px;
    width: 100%;
}
#compostable div#wpcf7-f9581-o1 {
    width: 100%;
}
#compostable .wpcf7-form span,
.wpcf7-form label {
    display: inline-block;
    width: 20%;
    color: #6eb43f;
    font-size: 20px;
    vertical-align: top;
}
#compostable .wpcf7-form span {
    width: 77%;
}
#compostable .col2 div .wpcf7-form .formRow {
    width: 100%;
    display: block;
    min-height: 55px;
    margin-bottom: 26px;
    line-height: 60px;
}
#compostable .col2 div .wpcf7-form .formRow input {
    width: 100%;
    display: block;
    height: 55px;
    background: #6eb43f;
    color: white;
    border: none;
}

#compostable .col2 div .wpcf7-form .formRowCheckbox {
    width: 100%;
    margin-bottom: 20px;
}
#compostable .col2 div .wpcf7-form .formRowCheckbox input {
    width: 25px;
    display: block;
    height: 25px;
    background: #6eb43f;
    color: white;
    border: none;
}
#compostable .col2 div .wpcf7-form .formRowCheckbox span {
    width: 20%;
}
#compostable .col2 div .wpcf7-form .formRowCheckbox label {
}
#compostable .col2 div .wpcf7-form .formRowCheckbox span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
#compostable .col2 div .wpcf7-form .formRowCheckbox input {
    width: 40px;
    display: block;
    height: 34px;
    background: #6eb43f;
    color: white;
    border: none;
    -webkit-appearance: checkbox;
    appearance: checkbox;
}
#compostable .col2 div .wpcf7-form .formRowCheckbox span.wpcf7-list-item-label {
    display: none;
}
#compostable .col2 div .wpcf7-form .formRowCheckbox .checkboxLabel {
    width: 70%;
    color: #185640;
}
#compostable .col2 div input.wpcf7-form-control.wpcf7-submit {
    border: none;
    background: #6eb43f;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    max-width: 120px;
}
#compostable .wpcf7-not-valid-tip {
    line-height: 35px;
}

#compostable div.wpcf7 .ajax-loader {
    display: inline-block;
    width: 16px;
    height: 16px;
}

@media (max-width: 1100px) {
    .home .body {
        padding-top: 80px;
    }
    .ourCol2 .clear-right img {
        width: 100%;
        height: auto;
    }
    .mobile-pop {
        display: block;
    }
    ul#menu {
        display: none;
        background: #fff;
        position: absolute;
        width: 275px;
        border: 1px solid green;
        text-align: left;
        padding: 15px;
    }
    ul#menu li {
        display: block;
        width: 100%;
    }
    ul#menu li a {
        font-size: 17px;
    }

    #products div .col3 .item h1 {
        font-size: 18px;
    }
    #products div .col3 .item img {
        height: auto;
        max-width: 85%;
    }
}
@media (max-width: 1000px) {
    .slider .image img {
        min-width: 100%;
        min-height: inherit;
        width: 100%;
        height: auto;
    }

    .shop-header-inner-image {
        display: none;
    }
    .shop-header h1 {
        font-size: 40px;
    }

    .shop-copy table {
        width: 100% !important;
    }
}
@media (max-width: 900px) {
    #compostable #ourStory h1 {
        font-size: 38px;
    }
    #compostable #ourStory h2.quote {
        font-size: 22px;
    }

    #compostable .body .col2 div {
        width: 100%;
        clear: right;
        float: none;

        margin-bottom: 25px;
    }
}

@media (max-width: 790px) {
    #products .shadow-left,
    #products .shadow-right {
        width: 100%;
    }
    .col2 img {
        width: 100%;
        height: auto;
    }
    .home .body {
        padding-top: 0px;
    }
    .slider .image img {
        min-width: 100%;
        min-height: inherit;
        width: 100%;
        height: auto;
    }
    #intro {
        height: auto;
    }

    .shop-header-inner-image {
        display: none;
    }
    .shop-header h1 {
        font-size: 25px;
    }

    .shop-copy table {
        width: 100% !important;
    }

    /* Force table to not be like tables anymore */
    .shop-copy table,
    .shop-copy thead,
    .shop-copy tbody,
    .shop-copy th,
    .shop-copy td,
    .shop-copy tr {
        display: block;
    }
    .shop-copy td {
        /* Behave  like a "row" */
        border: none;
        position: relative;
        width: 95% !important;
    }
    #shopPage .shop-wrapper {
        width: 70%;
    }
    #shopPage .rh-sidebar {
        width: 30%;
    }
    #shopPage.container {
        width: 98%;
    }
    .button.add_to_cart_button.product_type_simple {
        font-size: 16px;
    }
    .button.add_to_cart_button.product_type_simple.added {
        padding: 6px 20px 6px 4px;
    }

    .media .content img.size-full {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 768px) {
    .slider .image img {
        min-width: 100%;
        min-height: inherit;
        width: 100%;
        height: auto;
    }
    .col2 img {
        width: 100%;
        height: auto;
    }
    .home .body {
        padding-top: 0px;
    }
    #intro {
        height: auto;
    }

    #products div .col3 .item h1 {
        font-size: 18px;
    }
    #products div .col3 .item img {
        height: auto;
        width: auto;
        max-height: 90%;
        max-width: 85%;
    }
    #products div .col3 .item table {
        width: 100%;
        height: 75%;
    }
}
@media (max-width: 650px) {
    #compostable .wpcf7-form span,
    #compostable .wpcf7-form label {
        width: 100%;
    }
    #compostable .container {
        width: 90%;
    }
    #compostable #ourStory h2.quote {
        padding: 22px 10px;
    }
}

.remove {
    color: red;
    font-size: 22px;
}

.page-id-3653 .Black {
    font-family: 'WoodfordBourne-Black';
    margin-bottom: 30px;
}

.page-id-3653 .Regular {
    font-family: 'WoodfordBourne-Regular';
    margin-bottom: 30px;
    color: #004e37;
}

.page-id-3653 .SemiBold {
    font-family: 'WoodfordBourne-SemiBold';
    margin-bottom: 30px;
    color: #004e37;
}

#shopPage li#shop-special {
    width: 100%;
    border-bottom: 1px solid #999;
    padding-bottom: 25px;
}
#shopPage li#shop-special .attachment-shop_catalog,
.woocommerce-product-gallery {
    width: 53%;
    float: left;
}
#shopPage li#shop-special .product-description,
.product-description {
    width: 53%;
    float: left;
    margin-left: 0%;
}

#shopPage li#shop-special .product-description h3 {
    font-size: 30px;
    margin-top: 0;
    color: #004e37;
}
#shopPage li#shop-special .product-description p.prod-price {
    margin: 15px 0;
}

#shopPage li#shop-special .product-description .woocommerce-LoopProduct-link .btn-wrapper {
    width: 100%;
    float: left;
}

#shopPage {
    background: #fff;
}

button.slick-arrow,
.slick-dots {
    display: none !important;
}

.slider .image {
}

.blogo {
    text-align: center;
}
.blogo img {
    text-align: center;
    padding: 10px 0;
    max-height: 205px;
}

.contact .footerLogoWrapper {
    text-align: center;
}

#footer .hbspt-form {
    width: 100%;
}
.footerLogo {
    max-width: 285px;
    margin-top: 30px;
    padding-right: 30px;
    border-right: solid 1px #222;
    width: 100%;
}
.woocommerce form .form-row .input-checkbox {
    width: 18px;
    height: 18px;
    display: inline-block !important;
    -webkit-appearance: checkbox;
}
.add_to_cart_button:after {
    display: none;
}
a.added.button.add_to_cart_button.product_type_simple {
    padding-top: 9px;
}

.page-template-template-accordion .media #accordion {
    width: 100%;

    margin: 10px auto;
}
.page-template-template-accordion .body {
    margin: 0px auto 250px auto;
    padding-top: 10px;
}
.page-template-template-accordion article p {
    font-size: 18px;
}

#shopPage .shop-intro h1 {
    font-size: 65px;
    margin: 15px 0 0 0;
    padding: 0;
    line-height: 65px;
}
.post-type-archive-product .shopHeader {
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.post-type-archive-product .shopHeader img {
    min-height: 100%;
    min-width: 100%;
    height: unset;
    width: unset;
    max-width: unset;
    max-height: unset;
}
.post-type-archive-product .shopCerts {
    text-align: center;
    padding: 30px 0 0 0;
}
.post-type-archive-product .shopCerts img {
    max-width: 250px;
}
.post-type-archive-product .shopSub {
    text-align: center;
}
.post-type-archive-product .shopSub h1 {
    border-bottom: solid 2px #004e37;
    display: inline-block;
    line-height: 1;
    color: #004e37;
    margin: 0 0 40px;
    font-size: 60px;
}
/*
.post-type-archive-product .shopCols .col4 {
    width: 25%;
    float: left;
    margin: 0 0 25px 0;
    text-align: center;
}
.post-type-archive-product .shopCols .col4 img{
    max-height: 100px;
    margin: 10px 0;
}
.post-type-archive-product .shopCols .col4 h1{
    font-size: 30px;
    line-height: 1;
    color: #004e37;
}
.post-type-archive-product .shopCols .col4 p{
    padding: 2px 15px;
}*/
.post-type-archive-product .shopCols .col4 {
    width: 100%;
    float: left;
    text-align: center;
}
.post-type-archive-product .shopCols .col4 img {
    max-height: 100px;
    margin: 10px 0;
    text-align: center;
}
.post-type-archive-product .shopCols .col4 h1 {
    font-size: 30px;
    line-height: 1;
    color: #004e37;
    text-align: center;
}
.post-type-archive-product .shopCols .col4 p {
    padding: 2px 10px;
}
@media (min-width: 460px) {
    .post-type-archive-product .shopCols .col4 {
        width: 50%;
        float: left;
        min-height: 400px;
    }
    .post-type-archive-product .shopCols .col4 img {
        max-height: 100px;
        margin: 10px 0;
    }
    .post-type-archive-product .shopCols .col4 h1 {
        font-size: 30px;
        line-height: 1;
        color: #004e37;
    }
    .post-type-archive-product .shopCols .col4 p {
        padding: 2px 10px;
    }
}

@media (min-width: 790px) {
    .post-type-archive-product .shopCols .col4 {
        width: 25%;
        float: left;
        margin: 0 0 25px 0;
        text-align: center;
    }
    .post-type-archive-product .shopCols .col4 img {
        max-height: 100px;
        margin: 10px 0;
    }
    .post-type-archive-product .shopCols .col4 h1 {
        font-size: 30px;
        line-height: 1;
        color: #004e37;
    }
    .post-type-archive-product .shopCols .col4 p {
        padding: 2px 15px;
    }
}
.headerAwards {
    text-align: center;
    margin-top: 50px;
}
.headerAwards img {
    max-width: 450px;
}

.footerAwards {
    width: 100% !important;
}
.footerAwards img {
    max-width: 285px;
    margin-top: 30px;
    padding-right: 30px;
    width: 100%;
    height: auto;
}
#mediaPage section {
    display: block;
    float: left;
    width: 100%;
}
#mediaPage .mediaLeft {
    width: 75%;
    float: left;
}
#mediaPage .mediaRight {
    width: 25%;
    float: left;
}
#mediaPage article {
    width: 50%;
    float: left;
    padding: 15px;
}
#mediaPage article h2 {
    font-size: 22px;
}
.articleInner {
    border: solid 4px rgba(247, 247, 247, 1);
    padding: 15px;
}
.mediaImage img {
    width: 100%;
}
.recipeImage {
    text-align: center;
}
.recipeImage img {
    max-height: 360px;
    width: 100%;
}

#mediaPage .recipeArticle {
    width: 100%;
}

.recipeContentImage {
    float: none;
    margin-bottom: 50px;
    max-width: 350px;
}
.recipeDownload {
    font-weight: bold;
    font-size: 24px;
}

@media (min-width: 790px) {
    .recipeContentImage {
        float: right;
        max-width: 350px;
    }

    #mediaPage .articleRecipe .content p {
        font-size: 20px;
    }
}
#mediaPage article .date {
    margin: 15px 0 15px 0;
    display: block;
}
#mediaPage h1,
#mediaPage article h1,
#mediaPage article a,
#mediaPage article h2 {
    color: #004e37;
}

#mediaPage .mediaRight .rightColInner {
    padding: 0 8px 0 8px;
}
#mediaPage .mediaRight h2 {
    padding-top: 0px;
    border-bottom: solid 2px rgba(247, 247, 247, 1);
    margin-top: 5px;
    color: #004e37;
}
#mediaPage .mediaRight ul {
    margin-bottom: 30px;
}
#mediaPage .mediaRight li {
    border-bottom: solid 1px rgba(247, 247, 247, 1);
    padding: 5px 0 8px;
}
#mediaPage .mediaRight li a {
    font-size: 16px;
}
#mediaPage .artOdd {
    clear: left;
}
#mediaPage p {
    font-family: 'WoodfordBourne-Regular';
    font-size: 16px;
    color: #185640;
}

.single-media #mediaPage h1,
.single-post #mediaPage h1,
.category #mediaPage h1 {
    font-size: 44px;
    color: #004e37;
    margin-bottom: 10px;
    margin-top: 60px;
}
.single-media #mediaPage p,
.single-post #mediaPage p {
    font-size: 18px;
}
#mediaPage .pagination .previous a,
#mediaPage .pagination .next a {
    text-decoration: none;
    color: #004e37;
}
.articleInner .mediaCats {
    color: #004e37;
    /*display: block;*/
    padding-top: 10px;
    border-bottom: solid 1px #004e37;
}
.articleInner .mediaCats a {
    text-decoration: none;
}
.single-media #mediaPage article,
.single-post #mediaPage article {
    width: 60%;
    float: none;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
}

.CB {
    clear: both;
}

@media (max-width: 1000px) {
    #mediaPage .mediaLeft h2 {
        font-size: 15px;
    }
}

@media (max-width: 790px) {
    #mediaPage article.artEven,
    #mediaPage article.artOdd {
        clear: left;
        width: 100%;
    }
}
@media (max-width: 700px) {
    #mediaPage .mediaRight,
    #mediaPage .mediaLeft {
        width: 100%;
        clear: both;
    }
    #mediaPage .pagination .next,
    #mediaPage .pagination .previous {
        float: none;
        clear: both;
        width: 100%;
        max-width: 100%;
        text-align: center;
        display: inline-block;
    }
    .single-media .container,
    .single-post .container {
        width: 100%;
    }
    .single-media #mediaPage article,
    .single-post #mediaPage article {
        width: 90%;
    }
}
@media (max-width: 440px) {
    .button.add_to_cart_button.product_type_simple {
        margin-top: 13px !important;
    }
    #mediaPage .pagination .next,
    #mediaPage .pagination .previous {
        float: none;
        clear: both;
        width: 100%;
        max-width: 100%;
        text-align: center;
        display: inline-block;
    }
    #mediaPage iframe {
        width: 100%;
    }
}
.fullwidthImageWrapper {
    width: 100%;
}
.fullwidthImageWrapper img {
    width: 100%;
    height: auto;
}

.wc_payment_method.payment_method_threeparty img {
    max-width: 269px;
    display: block;
}
