@import url("https://fonts.googleapis.com/css?family=La+Belle+Aurore|Playfair+Display:400,700|Raleway:400,700|Noticia+Text");
html {
font-family: 'raleway', sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
.clear{
clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'Playfair Display', cursive;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote{
float: right;
font-family: 'playfair display', serif;
width: 40%;
font-size: 1.5em;
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} body.home.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
border: none;
color: #1B4D28;
}
.alert-sign-up{
text-align: center;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
select {
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
}  a {
color: #8cae3d;
text-decoration: none;
}
a:visited {
color: #8cae3d;
}
a:hover,
a:focus,
a:active {
color: #1b4d28 ;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
background: #ffffff;
min-height: 110px;
border-bottom: 1px solid #e4e4e4;
}
#primary-menu.menu.nav-menu li#menu-item-20544.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-20544 a{
color: #8cae3d;
}
#primary-menu.menu.nav-menu li#menu-item-20544,
html body.home .main-navigation li#menu-item-20544.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-20544{
background:url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/holly.png); 
background-position: right top;
background-size: 23%;
background-repeat: no-repeat;
min-width: 70px;
}
#primary-menu.menu.nav-menu li#menu-item-19674.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-19674 a:hover{
color: #000000;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
float: right;
position: relative;
z-index: 2;
}
.main-navigation li {
float: left;
position: relative;
line-height: 50px;
margin-left: 50px;
text-transform: uppercase;
font-family: 'playfair display', serif;
font-weight: bold;
letter-spacing: 1px;
}
.main-navigation a {
display: block;
text-decoration: none;
color: #666666;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
color: #8cae3d;
}
.menu-item-object-page.menu-item-2757 a{
background: #8cae3d;
color: #ffffff;
line-height: 1.5;
border-radius: 5px;
margin-top: 5px;
padding: 10px;
}
.menu-item-object-page.menu-item-2757 a:hover, .menu-item-object-page.menu-item-2757 a:focus{
background: #4b6132;
color: #ffffff;
}
.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
text-align: right;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .contentwrapper{
max-width: 1200px;
margin: 0 auto;
width: 90%;
}  .site-branding{
display: none;
}
.mobileproceed{
display: none;
}
#hpbanner{
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/eff-bannerimage.png) no-repeat;
background-position: center top;
background-size: cover; 
height: 800px;
width: 100%;
position: relative;
}
img#bannerlogo{
width: 500px;
}
#sloganwrapper{
max-width: 800px;
width: 80%;
color: #ffffff;
text-transform: uppercase;
text-align: center;
position: absolute;
left: 0;
right: 0;
margin: auto;
bottom: 150px;
}
.hpbox h3{
color: #ffffff;
}
.hpbox h3 span.script{
color: #ffffff;
}
span.script{
font-family: 'La Belle Aurore', cursive;
font-weight: normal;
font-size: 1.5em;
}
.hpbox h3 span.verybig{
text-transform: uppercase;
font-size: 50px;
}
.hpbox{
height: 200px;
text-align: center;
padding-top: 20px;
}
.hpbox1:hover{
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/overlay.png) repeat, url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/homedelivery-bkg.jpg) no-repeat;
}
.hpbox:hover h3{
color: #eeeeee;
}
.hpbox1{
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/homedelivery-bkg.jpg) no-repeat;
background-size: cover;
margin-bottom: 20px;
}
.hpbox2{
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/collection-bkg.jpg) no-repeat;
}
.hpbox3{
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/selectpartner.jpg) no-repeat;
margin-bottom: 20px;
}
.hpbox2:hover{
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/overlay.png) repeat, url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/selectpartner.jpg) no-repeat;
}
.hpbox2:hover{
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/overlay.png) repeat, url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/collection-bkg.jpg) no-repeat;
}
.containerhpbox{
text-align: center;
margin-top: 100px;
}
.containerhpbox a{
text-decoration: none;
} img#navlogo{
float: left;
width: 200px;
margin-top: 10px;
}
body.home img#navlogo{
opacity: 0;
transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-webkit-transition: opacity 1s ease-in-out;
}
.sticky-element-original:not(.sticky-element-active) img#navlogo{
opacity: 1.0;
transition: opacity .55s ease-in-out;
-moz-transition: opacity .55s ease-in-out;
-webkit-transition: opacity .55s ease-in-out;
}
figure#attachment_19239.wp-caption.alignright{
margin-right: 0;
}
.main-navigation li#menu-item-19261 {
background: #8cae3d;
padding-left: 10px;
padding-right: 10px;
border-radius: 5px;
}
.main-navigation li#menu-item-19261 a{
color: #ffffff;
}
.main-navigation li#menu-item-19261:hover {
background: #19711c;
}
body.home #grass{
opacity: 1;
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/grass.png) repeat-x;
background-position: center bottom; 
height: 120px;
width: 100%;
position: relative;
z-index: 1;
transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-webkit-transition: opacity 1s ease-in-out;
}
.sticky-element-original:not(.sticky-element-active) #grass{
opacity: 0;
transition: opacity .55s ease-in-out;
-moz-transition: opacity .55s ease-in-out;
-webkit-transition: opacity .55s ease-in-out;
}
.incontentright{
max-width: 50%;
float: right;
}
.incontentright h2{
margin: 0;
}
html body.home article#post-5 header.entry-header{
display: none;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
float: left;
clear: left !important;
}
footer#colophon.site-footer{
background: url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/footerbkg.jpg) no-repeat;
background-size: 100%;
background-position: bottom;
padding-bottom: 50px;
min-height: 300px;
position: relative;
}
footer#colophon.site-footer div.contentwrapper div.site-info{
position: absolute;
bottom: 10px;
right: 10px;
color: #ffffff;
font-size: 0.8em;
text-align: right;
}
img.footericon{
float: right;
max-height: 100px;
margin-left: 20px;
width: auto;
}
footer#colophon.site-footer div.contentwrapper div.site-info a{
color: #ffffff;
text-decoration: none;
}
#testimonialwrap{
text-align: center;
margin: 50px 0;
}
#testimonialwrap h3{
max-width: 700px;
margin: 0 auto;
}
.wrappost{
width: 30%;
display: inline-block;
vertical-align: top;
text-align: center;
}
body.home .wrappost:nth-child(3), body.home .wrappost:nth-child(6) {
margin: 0 4.5%;
}
body.page-id-126 .wrappost:nth-child(3n+2), body.page-id-1030 .wrappost:nth-child(3n+2), body.single .wrappost:nth-child(3n+2) {
margin: 0 4.5%;
}
.page-id-126 article#post-126.post-126{
border-bottom: #e4e4e4 solid 1px;
}
.wrappost a .button{
max-width: 70%;
text-align: center;
padding: 10px;
background: #8cae3d;
color: #ffffff;
margin: 5px auto;
}
body.single a div.button, input[type="submit"] {
max-width: 500px;
text-align: center;
padding: 10px;
background: #8cae3d;
color: #ffffff;
margin: 20px 0;
}
.wrappost a .button:hover, body.single a div.button:hover, .wrappost a .button:focus, body.single a div.button:focus{
background: #19711c;
}
.wrappost a .button.collect{
margin-bottom: 50px;
}
body.page-id-126 .wrappost:nth-child(5) .button, body.page-id-126 .wrappost:nth-child(4) .button, body.page-id-126 .wrappost:nth-child(6) .button,
body.page-id-126 .wrappost:nth-child(5) p.more, body.page-id-126 .wrappost:nth-child(4) p.more, body.page-id-126 .wrappost:nth-child(6) p.more{
display: none;
} #widgetshoppingcart h3 {
display: none;
}
#widgetshoppingcart{
float: right;
}
#shoppingcartcontents{
color: #8cae3d;
}
img#cartimg{
float: right;
clear: right;
height: 60px;
width: auto;
margin-left: 10px;
margin-bottom: 10px;
}
img#cartimg:hover{
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
}
.term-collection .product_form div.wpsc_product_price p.pricedisplay {display: none;}
.term-collection .product_form div.wpsc_product_price p.pricedisplay.wpsc-product-price{
display: block;
}
.term-collection .product_form div.wpsc_product_price p.pricedisplay.wpsc-product-price:after{
content: 'This product must be collected';
display: block;
}
span.red{
color: red;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #8cae3d;
color: #fff;
}
html body.archive .contentwrapper ul.products li.product-category.product{
width: 28%;
}
html body.archive .contentwrapper ul.products li.product-category.product:hover{
opacity: 0.7;
}
.variations_form.cart table.variations tbody tr td.label label{
font-size: 0.7em;
}
.contentwrapper nav.woocommerce-breadcrumb{
display: none;
}
#main.site-main div.contentwrapper p.woocommerce-result-count{
display: none;
}
#main.site-main div.contentwrapper form.woocommerce-ordering{
display: none;
}
html body.archive.post-type-archive.post-type-archive-product.woocommerce.woocommerce-page.hfeed.responsive-menu-slide-left div#page.site div#content.site-content main#main.site-main div.contentwrapper div.converter{
display: none;
} .outlet{
display: inline-block;
vertical-align: top;
margin: 1%;
text-align: center;
width: 22%;
}
.outlet img{
max-width: 80%;
max-height: 200px;
}
.outlet2{
width: 30%;
float: left;
margin: 1%;
height: 150px;
}
.outlet img{
width: 100%;
}
.outlet img:hover{
opacity: 0.6;
} html body.single header.entry-header div.entry-meta{
display: none;
}
html body.single footer.entry-footer span.cat-links{
display: none;
}
html body.single #main.site-main nav.navigation.post-navigation{
display: none;
}
p#postis31, p#postis113, p#postis123{
display: none;
} .converter{
clear: right;
width: 100%;
margin-bottom: 20px;
}
.converter p{clear: left;}
.converter p input{
width: 50px;
} .cformwrapper{
width: 100%;
max-width: 500px;
margin: 0 auto;
}
.cformwrapper input{
width: 100%;
}
.cformwrapper .wrapformelement{
margin-bottom: 20px;
} .woocommerce-products-header div.term-description ul{
margin: 0;
padding: 15px;
}
p.nomarginbot{
margin-bottom: 0;
}
#main.site-main div.contentwrapper ul.products.columns-4 li.product-category.product a h2.woocommerce-loop-category__title mark.count{
display: none;
}
.wrapcounty{
width: 27%;
float: left;
margin-right: 5%;
}
.wrapcounty h2{
color:#8cae3d;
}
.wrapbutcher{
border-bottom: dashed #666 1px;
padding-bottom: 5px;
margin-bottom: 10px;
} img#moblogo{
display: none;
}
main#main.site-main div.contentwrapper div.term-description p a img.alignright.size-full.wp-image-590{
max-width: 50%;
} @media (max-width: 1400px) {
#hpbanner {
height: 500px;
}
#sloganwrapper {
bottom: 30px;
}
@media (max-width: 1200px) {
.entry-content img.alignleft, .entry-content img.alignleft.wp-image-216{
max-width:400px;
width: 45%;
}
.incontentright{
max-width: 50%;
}
}
@media (max-width: 1100px) {
.main-navigation li {
margin-left: 20px;
}
.hpbox h3 span.verybig {
font-size: 45px;
text-transform: uppercase;
line-height: 1;
}
}
@media (max-width: 1000px) {
.main-navigation li {
margin-left: 10px;
}
}
@media (max-width: 800px) {
img#moblogo{
display: block;
max-width: 50%;
}
.entry-content img.alignleft{
max-width:45%;
}
#hpbanner {
height: 500px;
}
#sloganwrapper {
bottom: 50px;
}
.hpbox h3 span.verybig {
font-size: 45px;
text-transform: uppercase;
line-height: 1;
}
body.home .wrappost:nth-child(3), body.home .wrappost:nth-child(6) {
margin: 0 3%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
clear: both;
float: left;
margin: 0 0 2.992em;
width: 48%;
}
}
@media (max-width: 600px) {
.incontentright{
max-width: 100%;
}
.mobileproceed{
display: block;
}
.hpbox {
height: 300px;
}
body.home p img.alignleft.size-full.wp-image-216{
width: 100%;
}
#colophon.site-footer div.contentwrapper div.site-info p a{
color: #666666;
}
.wrappost{
width: 100%;
}
body.home .wrappost:nth-child(3),body.home .wrappost:nth-child(6) {
margin: 0;
}
body.page-id-126 .wrappost:nth-child(3n+2), body.page-id-1030 .wrappost:nth-child(3n+2), body.single .wrappost:nth-child(3n+2) {
margin: 0;
}
img.footericon {
max-height: 60px;
}
.page-description p img.alignright.wp-image-2154, .term-description p img.alignright.wp-image-2093, .term-description p img.alignright.wp-image-2091{
width: 50%;
margin: 0 auto;
}
#testimonialwrap{
padding: 10px;
}
ol{
margin: 0;
}
main#main.site-main div.contentwrapper ul.products.columns-4 li.product-category.product{
width: 100%;
margin-top: 20px;
margin-bottom: 0;
}
blockquote {
width: 90%;
font-size: 1.2em;
}
.wrapcounty{
width: 100%;
float: left;
margin-right: 0;
figure#attachment_1048.wp-caption.alignright{margin:0;}
footer#colophon.site-footer{
background-size: auto;
}
#hpbanner {
background: rgba(0, 0, 0, 0) url(//www.eastferryfarm.com/wp-content/themes/eastferry_theme_2016/images/eff-bannerimage-mob.png) no-repeat scroll center top / cover ;
height: 400px;
width: 100%;
}
#sloganwrapper {
bottom: 100px;
}
.hpbox h3 span.verybig {
text-transform: uppercase;
line-height: 1;
font-size: 30px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
clear: both;
float: left;
margin: 0 0 2.992em;
width: 100%;
}
.outlet, .outlet2{
width: 100%;
}
blockquote{
width: 100%;
margin: 0;
}
ul, ol {
margin: 0;
}
}
@media (max-width: 400px) {
.entry-content img.alignleft.wp-image-357, .entry-content img.alignleft.wp-image-216 {
width: 100%;
max-width: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
clear: both;
float: left;
margin: 0 0 2.992em;
width: 100% !important;
}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
width: 100% !important;
}
}