/*
 Theme Name:     Dee's Wholefoods Theme
 Theme URI:
 Description:
 Author:         Marcin Kilarski
 Author URI:     http://webinnovation.ie
 Template:       twentysixteen
 Version:        1.0.0
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/* Legacy */
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-3 {
	width: 25%;
}
.col-md-4 {
	width: 33%;
}
.col-md-6 {
	width: 50%;
}
.col-md-8 {
	width: 66%;
}
.col-md-12 {
	width: 100%;
	margin: auto;
}
a {
	text-decoration: none !important;
}
html .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0px;
}
html .field,
html keygen, 
html select {
    border-radius: 0px !important;
}
h3 {
	margin-bottom: 1em;
	margin-top: 1em;
}
input[type="submit"] {
	-webkit-appearance: none; 
	box-shadow: none;
}
p {
	line-height: 1.25em
}
#wp-admin-bar-root-default a {
	color: #eee !important;
}

/* Accessibility */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}
/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}
.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "OpenSans-Regular", sans-serif;
}
.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}
.copyright div {
	float:none !important;
}
p, li, #organic_blog_posts_widget-2 h3 {
	font-size:15px !important;
}
#organic_blog_posts_widget-2 h4 {
	font-size:14px;
}
.wpp-list li > a:first-child {
	float:left;
}
.wpp-list li > a {
	font-size: 13px !important;
	display: inline !important;
}
.wpp-list li span > a {
	font-weight: 500 !important;
}
.search-mk {
	width:80%;
	margin:auto;
}
.search-mk input {
	border: 4px solid #ddd !important;
}
.content-404 h1 {
    font-size: 40px !important;
	margin-bottom:8px;
}
html .not-found h1 {
	margin-top: 80px;
}
html .not-found {
	text-align: center;
}
html .not-found form {
	margin-top: 30px;
	margin-bottom: 60px;
}
html .not-found input {
	font-size: 1em;

}



/* General */
.page > div > .page-section {
	margin-top: 0;
	margin-bottom: 40px;
}
html body span.back-buttons-wrapper {
	max-width: 1140px;
    margin: auto !important;
    display: block;
    text-align: center;
}
.back-buttons-wrapper a.back-button-dees,
.back-buttons-wrapper a.back-button-dees:hover {
	float: left;
	font-size: 1em;
	margin-left: 40px;
    font-weight: 700;
    font-family: "OpenSans-Regular", sans-serif !important;
}
.back-buttons-wrapper .back-button-title {
	margin-left: -60px;
}
.back-buttons-wrapper.page-h1-p h1 {
	font-size:1em; 
	margin:0;
}
p, li, #organic_blog_posts_widget-2 h3, body {
  font-size: 18px !important;
}
body html {
	font-size: 18px;
	font-family: "OpenSans-Regular", sans-serif !important;
	color: #1D1D1B !important;
	overflow: hidden !important;
	margin: 0 !important;
}
body p,
a.vc_btn3 {
	font-family: "OpenSans-Regular", sans-serif !important;
}
h1, h2, h3, .aracne-font-mk {
	font-family: "ARACNE regular" !important;
	letter-spacing: 1px;
}
.enter-logo {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 120px !important;
	width: auto;
}
#masthead.sticky .enter-logo {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100px !important;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.text-center-mk {
	text-align: center;
	width: 100%;
}
.color-white {
	color: white;
}
.subtitle {
	border:none;
}
.subtitle h1 {
	padding-bottom:0.25em;
	border-bottom:2px solid #beba10;
	display: inline;
	line-height: 1.5em;
}
.heading-h2-home,
.not-found h1 {
	margin-top: 0px;
	font-size: 44px !important;
	margin-bottom: 60px !important;
	text-align: center;
	font-weight: 500;
}
.heading-h2-page, body #cooked-plugin-page h2 {
	margin-top: 0px;
	font-size: 44px !important;
	text-align: center;
	font-weight: normal;
}
.shops-heading-mk {
	font-size: 56px !important;
}
#main,
#page #main.single-recipe {
	margin-bottom: 120px !important;
}
.main-no-bottom-m #content,
#main.main-no-bottom-m {
	margin-bottom: 0px !important;
}
.featherlight .featherlight-content {
    overflow: hidden !important;
}
body .no-margin-mk {
	margin: 0 !important;
}
.order-find-button a {
	font-size: 18px !important;
	width: 300px;
	text-align: center !important;
	color: #fff !important;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', 'Roboto', 'Helvetica Neue Condensed', 'Helvetica Condensed', 'Helvetica Neue', Helvetica, 'Arial Condensed', Arial, sans-serif;
}
.order-find-button a i {
	font-size: 22px !important;
}
.entry-meta .author img {
	border-radius: 50%;
	margin-top: -3px;
}
.bold {
	font-weight: 700 !important;
}
.no-padding {
	padding: 0 !important;
}
.page-header-image {
	margin-bottom: 50px;
}
.margin-auto {
	margin: auto !important;
	float:none !important;
	padding-left: 8px;
	padding-right: 8px;
}
.post-header .headline-bg {
	padding: 16px 0px;
	width: 100%;
	text-align: center;
}
html body a:active {
  text-decoration: none !important;
}
.row {
	margin-right: auto;
	margin-left: auto;
}
.home-section-color .wpb_wrapper > .wpb_text_column:first-child, .page-section-color .wpb_wrapper > .wpb_text_column:first-child {
	margin-bottom: 0;
}
.contact-address input:focus {
	font-size: 18px;
}
.no-b-m {
	margin-bottom: 0 !important;
}
.gs-buttons .gs-plus,
.getsocial .gs-plus,
.gs-buttons .gs-printer-print {
	display: none !important;
}
html body .gs-buttons.gs-flat-colors.gs-large.gs-no-counter a[class*="gs-"] {
	margin: 10px 20px 10px 0 !important;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html,
html .wpb_revslider_element.wpb_content_element {
	margin-bottom: 0;
}

/* Colors */
#sf-sidebar .sf-navicon {
	background-color: #fff;
}
a:visited, a:focus {
	color: #1D1D1B !important;
}
.contact-details-mk a:hover, .contact-details-mk a:focus, .contact-details-mk .emails-mk a:hover {
	text-decoration: underline !important;
}
body #cooked-plugin-page .search-section .search-row input[type="submit"] {
	background-color: #1D1D1B !important;
}
.contact-details-mk ul.social-media li a:hover {
	background-color: #1D1D1B !important;
	color: #fff !important;
}
.pink-mk {
	color: #E5007E !important;
}
#cookie-law-info-bar a:last-child, .store-locator__store-list a, .store-locator__geolocator, .store-locator__map-status__inner a, .subtitle h1 {
	color:#C4D600 !important;
}
html .gs-buttons.gs-flat-colors:not(.gs-outline-colors):not(.gs-icon-highlight).gs-color-green a[class*="gs-"], .products-2-rows h2,.steps-circles, .page-h1, .vc_btn3-container.home-locator-button.vc_btn3-center a, body #cooked-plugin-page .recipe-info, body #cooked-plugin-page .search-section, body #cooked-plugin-page .search-section .search-wrap, body #cooked-plugin-page .search-section .home-locator-button a, .headline-bg, .see-products-button .vc_btn3.vc_btn3-size-lg, body .see-products-button .vc_btn3.vc_btn3-size-lg:hover, .order-find-button a, html .entry-post-content .gs-buttons.gs-flat-colors.gs-color-green a[class*="gs-"]:not(.gs-badge):not(.gs-extra), .contact-address input[type="submit"], .ult-ih-info-back, .contact-details-mk, #mobile-menu ul, #mobile-menu ul ul.in, #bottom, .vc_toggle_color_vista_blue .vc_toggle_icon, .vc_toggle_color_vista_blue .vc_toggle_icon:hover {
	background-color:#C4D600 !important;
}
body #cooked-plugin-page a:hover,.store-locator__store-list a:hover, .store-locator__geolocator:hover, .store-locator__map-status__inner a:hover {
	color: #b6c600 !important;
}
.blog-articles .entry-content .more-link:hover, .vc_btn3-container.home-locator-button.vc_btn3-center a:hover, .entry-post-content .gs-buttons.gs-flat-colors.gs-color-green a[class*="gs-"]:not(.gs-badge):not(.gs-extra):hover,.contact-address input[type="submit"]:hover, #applyFilterOptions:hover, #applyFilterOptions:active, .order-find-button a:hover, .order-find-button a, html .gs-buttons.gs-flat-colors.gs-color-green a[class*="gs-"]:not(.gs-badge):not(.gs-extra):hover {
	background-color: #b6c600 !important;
	opacity: 1 !important;
}
.home-search-btn i, #main-menu .nav>li>a, .terms-list a {
	color: #BBB70D !important;
}
#main-menu .nav > li > a:before, #main-menu .nav > li.active > a:before, .vc_toggle_color_vista_blue .vc_toggle_icon, .vc_toggle_round .vc_toggle_icon {
	background-color:#b6c600 !important;
}
.page-content #searchform, .search-result-mk #searchform {
    border: 2px solid #b6c600;
}
#mobile-menu .navbar-nav>.active>a, #mobile-menu .navbar-nav>.active>a:hover, #mobile-menu .navbar-nav>.active>a:focus {
	color:#ada912 !important;
}


.video-section-mk {
	background-color: #e04e39 !important;
	padding-top: 45px !important;
    padding-bottom: 60px;
}
.heading-h2-home {
	margin-bottom: 50px !important;
}

h1.heading-h2-home {
	margin-bottom: 30px !important;
}
#page #main,
#page #content {
	margin-bottom: 0px !important;
}
/* =Header */
.page-header-image .wpb_button,
.page-header-image .wpb_single_image {
	margin-bottom: 0 !important;
}
.page-header-image .vc_column-inner  {
	padding-top: 0 !important;
}
.page-header-image .wpb_single_image .vc_figure {
	width: 100%;
}

#header-container, #navigation, #navigation .row, #navigation .row .col-sm-12 {
	position: static !important;
}
#masthead {
	top:0 !important;
}
#masthead.sticky {
    background-color: #fff !important;
}
.header {
	margin-bottom: 0 !important;
}
div #click-menu.admin-bar-showing {
	top:40px !important;
	margin-top: 0 !important;
}
.logo-wrapper {
	padding-left:0.5em;
}
#mobile-menu ul li a {
	color:#fff;
	font-weight:700;
	text-align:center;
}
.no-active-links-mk a {
    pointer-events: none;
    cursor: default;
}
#main .heading-image-box {
	text-align: center;
	background-position: center center;
	background-size: cover;
	height: 600px;
    margin-bottom: 100px;
}
.full-width .container, .full-width .vc_single_image-wrapper, .full-width img {
	width: 100%;
	padding: 0;
	display: block;
	margin: 0;
}
html body .page-h1-p, .page-h1-p a, .page-h1-p a:hover {
	font-size: 36px !important;
	word-spacing: 6px;
	color: #222;
	margin: 0 !important;
	line-height: 1em !important;
	display: inline;
	letter-spacing: 1px;
	font-family: "ARACNE regular" !important;
}
#cooked-plugin-page .page-h1-p a {
	color: #222 !important;
}
#cooked-plugin-page .page-h1-p a:hover {
	color: #444 !important;
}
.page-h1 {
	font-size: 36px !important;
	word-spacing: 6px;
	color: #222;
	line-height: 1em !important;
	margin: 0;
	padding: 16px 0;
	text-align: center;
}
.padding-left-mk {
	padding-left: 100px !important;
}
.padding-right-mk {
	padding-right: 100px !important;
}
.navbar-header {
	width: 100%;
}
.navbar-brand {
	float: none !important;
	margin: auto !important;
    display: block;
    width: 220px;
    text-align: center;
}
#lang_sel {
    position: absolute !important;
    right: 40px;
    top: 0px;
}
#lang_sel ul, #lang_sel ul ul, #lang_sel li, #lang_sel li a {
	width: 140px;
	border: none;
}
#lang_sel ul ul {
	top:24px;
	background-color: #D5D110 !important;
	z-index: 1;
	border-top: none !important;
}
.sticky #lang_sel {
	display: none;
}
#lang_sel img.iclflag {
	top: 0;
}
#lang_sel a {
	font-size: 14px !important;
}
.social-icons-mk {
	position: absolute;
	right: 40px;
	top:87px;
}
.social-icons-mk a {
	display: block;
	float: left;
	width: 49px;
	height: 49px;
	background-size: 196px 98px;
	background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/11/social-icons-vegetables.png");
	margin: 0 5px;
}
.social-icons-mk a:last-child {
	margin-right: 0 !important;
}
#masthead.sticky .social-icons-mk {
	top:57px;
}
.social-icons-mk a span {
	display: none;
}
.youtube-icon-mk {
	background-position: 49px 0px;
}
.youtube-icon-mk:hover {
	background-position: 49px 49px;
}
.twitter-icon-mk {
	background-position: 0px 0px;
}
.twitter-icon-mk:hover {
	background-position: 0px 49px;
}
.instagram-icon-mk {
	background-position: 147px 0px;
}
.instagram-icon-mk:hover {
	background-position: 147px 49px;
}
.facebook-icon-mk {
	background-position: 98px 0px;
}
.facebook-icon-mk:hover {
	background-position: 98px 49px;
}


/* =Menu */
#responsive-menu-title, #rm-additional-content {
	display: none;
}
#sf-sidebar .sf-scroll {
	overflow-x: hidden !important;
}
.sf-pos-right #sf-sidebar .sf-rollback {
	left: 0px;
}
#sf-sidebar .sf-rollback {
	right: 0;
}
.sf-navicon-button {
	padding: 22px 12px;
	border-radius:50%;
	left: 80px;
	top:87px !important;
}
#sf-sidebar .sf-menu a > img {
	border-radius: 50% !important;
}
#sf-sidebar .sf-search-form {
  	background-color: rgba(255, 255, 255, 0.25) !important;
}
#sf-sidebar .sf-menu-level-0 li > a span, #sf-sidebar .sf-menu-level-1 li > a span {
	font-family: "ARACNE regular" !important;
	text-transform: capitalize;
	font-size: 24px;
	letter-spacing: 1px;
}
html #sf-sidebar .sf-menu li a, html #sf-sidebar .widget-area, html .sf-search-form input {
	padding: 16px !important;
}
#sf-sidebar .sf-menu-level-0 li > a i, #sf-sidebar .sf-menu li > a i {
  	font-size: 90% !important;
  	font-weight: normal;
}
#sf-sidebar .sf-search-form span {
  	width: 20px;
  	height: 20px;
  	top: 25px !important;
  	left: 15px;
  	background-image: url("http://dees.webinnovation.ie/wp-content/uploads/2015/07/search-loop-white.png");
  	background-position: center;
  	background-size: 20px;
}
.sf-logo img {
  max-height: 50% !important;
  border-radius: 50% !important;
  width: 65%;
  height: 65%;
}
.sf-content-wrapper > a > img {
	width: 100% !important;
}
#sf-sidebar .sf-view-level-custom {
	background-color: #c8c50c !important;
}
.single-post figure {
	margin-bottom: 15px;
}
.menu-product-cat-img {
	margin-bottom: 10px;
}
.sticky-sf {
	top: 62px !important;
}
#sf-sidebar.sf-compact .sf-logo {
	margin: 0 !important;
}
.sf-menu-level-0 li, .sf-menu-level-1 li {
	border-bottom: 1px #E1EA7F solid;
}
.sf-menu-level-1 {
	background-color: #f7f4ee !important;
}
.sf-body-pushed #sf-overlay, body[class*="sf-view-pushed"] #sf-overlay {
	opacity: 0 !important;
}
.sf-social {
	display: none !important;
}


/* =Footer */
footer .mc-field-group {
	overflow: auto;
}
.footer {
	padding-bottom: 25px;
    padding-top: 10px;
    clear: both;
}
footer input[type="submit"], footer input[type="email"] {
	border: none
}
footer input[type="email"] {
    height: 40px;
    padding: 6px 12px;
}
.bottom-widget ul {
	padding-left: 0;
}
footer .bottom-widget ul li {
    padding: 0 0 13px 0
}
#mc_embed_signup_scroll input:first-child,
.mc-field-group input:first-child {
    width: 100%;
    margin-bottom: 1em;
}
#bottom {
	padding: 40px 0 0 0;
	max-width: 1140px;
	margin: auto;
	overflow: auto;
	margin-bottom: 3em;
}
#footer {
    background-color: #C4D600;
}
footer, #bottom .post-date {
	font-size: 14px;
}
#bottom .post-date {
	display: block;
}
.widget h3.widget_title {
	font-size: 24px;
	padding-left: 1px !important;
}
.widget.widget_mc4wp_widget {
  padding: 0 30px;
}
.copyright p {
	color:#1D1D1B;
	font-size: 24px !important;
	text-transform: uppercase !important;
	text-align: center;
	font-family: "ARACNE regular" !important;
	margin-bottom: 0;
}
footer a:hover {
	text-decoration: underline;
}
.bottom-widget > div,
.single-post article {
    padding-right: 15px;
    padding-left: 15px; 
}
#bottom * {
	color:#1D1D1B;
    line-height: 1em;
}
#bottom .cooked-widget .recipe-list-item .recipe-title a:hover {
	text-decoration: underline !important;
}
#bottom input[type="email"]{
	background-color:#fff;
}
#bottom input[type="submit"] {
	width: 100%;
	background-color: #1D1D1B !important;
	padding-top:19px;
	color: #fff;
    text-transform: capitalize;
	padding-bottom: 19px;
}
#bottom input {
	float:none;
	left: 18.5%;
}
#bottom li a, #bottom p {
	font-weight:500;
}
#bottom li a:hover {
	text-decoration: underline !important;
}
.organic-about {
	margin-top: 10px ;
}
.widget_mc4wp_widget h3 {
	padding-left: 1px !important;
	padding-bottom: 35px !important;
}
.widget_mc4wp_widget h3:before {
	display: none !important;
}
.cooked-widget .recipe-list-item {
	border-top: 0px solid;
	font-size: 16px !important;
	padding: 0 0 13px 0;
}
.cooked-widget .recipe-list-item a {
	font-size: 16px !important;
	line-height: 26px;
}
.widget ul li{
  padding: 0 0 8px 0;
  list-style-type: none;

}
.footer-opt-in {
	color: #999 !important;
	height: 50px !important;
	width: 100%;
}
#bottom .col-md-4 {
	width: 25%;
}
.bottom-widget .widget ul li a {
	font-size: 16px;
	line-height: 1.3em !important;
}
.bottom-widget .widget h3.widget_title {
	font-weight: 400;
	padding: 0 !important;
}
.bottom-widget .widget h3:after {
	display: none !important;
}
.widget ul li:last-child a {
    padding-bottom: 5px !important;
}
.bottom-widget .widget h3.widget_title {
	letter-spacing: 1px !important;
}
.widget.widget_mc4wp_widget {
    padding: 0px !important;
}


/* =Home Page */
.products-listing-row a {
	color: #1D1D1B
}
html .home-meet-dee p {
	margin-top:0;
}
.home-slider-section .vc_column-inner {
	padding: 0px !important;
}
.home-slider-section > .container {
	width: 100% !important;
	padding: 0 !important;
}
.home-slider-section .wpb_content_element {
	margin: 0 !important;
}
.home-hero-image {
	background-size: cover;
	background-image: url("http://deeswholefoods.com/wp-content/uploads/2016/02/Goodness-is-tasty-vegan-meal-1920x850.jpg");
  	background-position: center;
  	background-repeat: no-repeat;
  	height: 40em;
}
.home-meet-dee .wpb_single_image {
	margin-bottom: 0
}
.home-meet-dee {
	background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/08/dee-with-vegetables2.jpg");
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-position: right top;
}
.home-meet-dee .vc_col-sm-6:first-child {
	background-color: #c4d600 !important
}
.home-meet-dee img {
	display: none;
}
.products-listing-row .vc_column-inner > .wpb_wrapper {
	background: #C4D600;
    padding: 0;
}
.products-listing-row .vc_column-inner > .wpb_wrapper h2 {
    padding: 0.5em 0;
}
.home-video-frame .wpb_video_widget {
	margin-bottom: 60px;
}
.hvideo-section-mk .vc_btn3-container.vc_btn3-center {
	margin-bottom: 0;
}
.home-recipes-button .vc_btn3.vc_btn3-size-lg {
    padding: 18px 10%;
}
.products-listing-row .heading-h2-page {
	font-size: 32px !important;
	margin-bottom: 0px;
}
.products-listing-row .wpb_content_element{
	margin-bottom: 0;
}
.tp-caption.black1 {
    margin-left: -30% !important;
}
.main-banner-heading {
	font-family: "ARACNE regular" !important;
	color:#1D1D1B;
	text-transform: uppercase !important;
	line-height: 1em !important;
}
.home-stores-section-nl img {
	width: 100%;
}
.home-stores-section .vc_col-sm-2 img {
		width: 100%;
	}
.home-magazines-section img {
	margin-bottom: 0 !important;
}
.home-show-img:hover {
	margin-top: -3px;
}
.other-products,
.home-section, .home-white-section {
	margin-top: 65px;
	margin-bottom: 80px;
}
.home-section-color {
	padding-top: 70px;
	padding-bottom: 80px;
}
.page-section {
	margin-top: 50px;
	margin-bottom: 60px;
}
.page-section-color {
	padding-top: 50px;
	padding-bottom: 60px;
}
.page-section.vc_row {
	margin-right: 0;
	margin-left: 0;
}
.product-category-home .wpb_wrapper {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  	padding: 7px 7px 0 !important;
  	border: 1px solid #ebebeb;
	}
.product-category-home .ult-banner-block {
	margin-bottom: 0 !important;
}
.product-category-home .bb-description {
	font-family: "ARACNE regular";
  	padding-top: 1em !important;
  	line-height: 50px !important;
}
body .padding-b-40 {
	margin-bottom: 40px
}
.heading-mk-h2 {
	font-size: 36px !important;
	margin-bottom: 80px
}
.below-h2-mk {
	font-size: 20px !important;
	margin-top: 0px;
	width: 100%;
	text-align: center;
}
.about-text-mk {
	font-size: 16px !important;
}
.style-title1:after {
  width: 38px;
  margin-left: -22px;
}
.style-title1.heading-mk-h2, .style-title1.below-h2-mk {
	padding-bottom: 10px;
}
.home-products-range .heading-mk-h2 {
	color: #fff;
	font-weight: 700;
}
.home-products-h2 {
	font-size: 46px !important;
	margin-bottom: -10px;
	font-weight: 700;
}
.margin-b-10 {
	margin-bottom: 10px !important;
}
.sustainability {
	background-position: right center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sustainability .container {
	width:100%;
	padding: 0px !important;
}
.sustainability-text-box {
	background-color:rgba(0, 0, 0, 0.5);
	padding: 140px 60px !important;
}
.sustainability-text-box h2 {
	margin-top: 0px !important;
	margin-bottom: 50px;
}
.sustainability-text-box h2, .sustainability-text-box p {
	color: #fff;
}
.ult-carousel-wrapper.ult_horizontal button {
	background-color: transparent !important;
}
.ult-carousel-wrapper .twitter-tweet {
	margin:auto !important;
}
.see-products-button {
	margin-top: 20px;
}
.see-products-button .vc_btn3.vc_btn3-size-lg {
    font-size: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    border: 0 !important;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Roboto, 'Helvetica Neue Condensed', 'Helvetica Condensed', 'Helvetica Neue', Helvetica, 'Arial Condensed', Arial, sans-serif;
}
.see-products-button .vc_btn3.vc_btn3-size-lg:hover {
	color: #D5D110;
    background-color: #fff !important;
}
.home-separator .container {
    width: 100% !important;
    padding: 0 !important;
}
.home-magazines-section img {
	width: 100% !important;
}
.home-3-recipes .cp-box-entry, .home-3-recipes .cp-box-footer {
	padding: 23px 25px 12px;
}
.home-3-recipes h2 {
	margin-top: 0 !important;
	line-height: 26px;
	margin-bottom: 15px;
}
.home-3-recipes h2 a {
    color: #333;
    line-height: 22px;
    font-size: 20px;
    font-weight: 600;
}
.home-3-recipes .cp-box-img a img {
    width: 100%;
    height: auto;
}
.home-3-recipes .timing li {
	list-style-type: none !important;
}
.cp-box-entry .terms-list span img {
	border-radius: 50%;
    margin-top: -5px !important;
	height: 20px;
	width: 20px;
	margin-right: 7px;
}
.home-3-recipes p {
	line-height: 20px;
	font-size: 16px !important;
	color: #000;
}
.home-3-recipes .wpb_raw_code {
	border: 1px solid #ccc;
}
.home-3-recipes .cp-box-footer {
	background: #f5f5f5;
}
.instagram-feed-mk .container {
	width: 100% !important;
}
.instagram-feed-mk .vc_col-sm-12, .instagram-feed-mk #sb_instagram {
	padding: 0 !important;
}
.home-meet-dee h2 {
	font-size: 60px !important;
	text-align: center;
	margin-bottom: 30px !important;
}
.home-meet-dee p {
	font-size: 32px !important;
    line-height: 1.25em;
	text-transform: capitalize;
	font-family: "ARACNE regular" !important;
	margin-bottom: 40px !important;
}
.video-section-mk .vc_btn3-container a,
.home-meet-dee .vc_btn3-container a {
	font-size: 22px;
	padding: 18px 110px;
	color: #1D1D1B !important;
}
.home-testimonial-section iframe {
	margin: auto !important;
}
.ocado-section .wpb_content_element {
	margin-bottom: 45px;
}
.ocado-section img {
	margin-top: 40px;
}
.ocado-section .home-locator-button a {
	margin-top:  0 !important;
}
.stores-logo .vc_single_image-wrapper, .stores-logo .wpb_single_image img {
	width: 100% !important;
}
.stores-logo .vc_col-sm-4 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

/* About Page */
.about-text-mk {
	margin-left: 100px;
}
/*
.main-about-mk {
	-webkit-shape-outside:circle();
	shape-outside:circle();
}
*/
.ult-easy-separator-inner-wrapper {
	margin-top: 25px;
}
.wpb_single_image .wpb_wrapper {
  padding-top: 0px !important;
}
.home-locator-button a {
	margin-top: 50px;
	width: 350px;
    color: #fff !important;
}
.home-testimonial-section .ult-carousel-wrapper i {
	color: #fff !important;
}

/* Social Wall Page */
/*
.dcwss.dc-wall.col-3 .stream li {
      transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1);
      transition-delay: 0.2s;
      box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.26);
      border: 1px solid rgba(0, 0, 0, 0.1);
}
.dcwss.dc-wall.col-3 .stream li:hover {
      box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.3);
      transition-delay: 0s;
    }
    */
.dcwss.dc-wall.col-3 .stream li {
    border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: none !important;
}
.dcwss.dc-wall .stream li .section-user {
	display: none !important;
}
.section-thumb, .section-thumb img {
	width: 100% !important;
}
#main .heading-image-social {
	padding-top: 40px !important;
  	padding-bottom: 290px !important;
    margin-bottom: 80px;
}


/* Products Page */
html .products-2-rows .vc_column-inner > .wpb_wrapper {
	width: 80%;
	margin: 10%;
}
html .products-2-rows .vc_single_image-wrapper img {
	width: 100%;
}
.products-2-rows h2 {
	width: 100%;
	font-size: 38px !important;
	padding: 20px 0;
	margin: 0 auto 0;
}
html .products-2-rows .vc_col-sm-6 {
	margin-bottom: 35px;
}
.col-3-mk .vc_col-sm-4 {
	margin-bottom: 20px;
}
.col-3-mk .vc_col-sm-4 img {
	width: 80% !important;
}
div .products-first-container {
	margin: 100px auto 0px !important;
}
.products-section-mk,
#page #main.single-post,
#page #main.blog-archive {
	margin-bottom: 120px !important;
	overflow: auto;
}
.products-section-mk h2 {
	font-weight: 700;
}
.products-section-mk p {
	width: 80%;
	margin: auto;
	margin-bottom: 20px !important;
}
.products-section-mk .ult-banner-block {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  	padding: 7px 7px 7px !important;
  	border: 1px solid #ebebeb;
  	width: 300px !important;
  	height: auto !important;
  	margin: auto !important;
}
.products-intro p {
	font-family: "ARACNE regular" !important;
	line-height: 26px;
	letter-spacing: 1px;
	color: #666 !important;
    font-weight: 600;
}
.products-listing span {
	display: block;
}
.products-listing .vc_single_image-wrapper, .products-listing .vc_single_image-wrapper img {
	width: 100%;
}
.products-listing img {
	transition: all .4s ease-in-out;
}
.products-listing img:hover {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.col-3-mk .vc_col-sm-3 {
	width: 33% !important;
}


/* Product Category Page */
.product-section-mk > .wpb_column:nth-child(2) > .wpb_text_column:nth-child(2) {
	margin: 25px auto 25px;
}
.product-section-mk {
	margin-top: 25px;
	margin-bottom: 60px;
}
.product-section-mk .vc_single_image-wrapper, .product-section-mk .vc_single_image-wrapper img {
	width: 100%;
}
.ingredients-heading {
	font-weight: 700;
	font-family: "OpenSans-Regular", sans-serif !important;
}
.text-white a {
	color: #fff !important;
}
.sausage-pink-button a,
.sausage-pink .responsive-tabs .responsive-tabs__heading--active,
.sausage-pink .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #d671a9 !important;
}
.sausage-pink-button a:hover {
	background-color: #c96b9f !important;
}

.sausage-green-button a,
.sausage-green .responsive-tabs .responsive-tabs__heading--active,
.sausage-green .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #d5d110 !important;
}
.sausage-green-button a:hover {
	background-color: #c9c610 !important;
}

.sausage-red-button a,
.sausage-red .responsive-tabs .responsive-tabs__heading--active,
.sausage-red .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #d01240 !important;
}
.sausage-red-button a:hover {
	background-color: #c4123e !important;
}

.veg-green-button a,
.veg-green .responsive-tabs .responsive-tabs__heading--active,
.veg-green .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #b9d230 !important;
}
.veg-green-button a:hover {
	background-color: #aec42d !important;
}

.veg-purple-button a,
.veg-purple .responsive-tabs .responsive-tabs__heading--active,
.veg-purple .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #ab8dbf !important;
}
.veg-purple-button a:hover {
	background-color: #a084b3 !important;
}

.veg-orange-button a,
.veg-orange .responsive-tabs .responsive-tabs__heading--active,
.veg-orange .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #f7921e !important;
}
.veg-orange-button a:hover {
	background-color: #eb8a1c !important;
}

.burger-purple-button a,
.burger-purple .responsive-tabs .responsive-tabs__heading--active,
.burger-purple .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #995ba4 !important;
}
.burger-purple-button a:hover {
	background-color: #8c5396 !important;
}

.burger-red-button a,
.burger-red .responsive-tabs .responsive-tabs__heading--active,
.burger-red .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #ef3425 !important;
}
.burger-red-button a:hover {
	background-color: #e32f22 !important;
}

.quinoa-yellow-button a,
.quinoa-yellow .responsive-tabs .responsive-tabs__heading--active,
.quinoa-yellow .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #ffe165 !important;
}
.quinoa-yellow-button a:hover {
	background-color: #f2d561 !important;
}

.quinoa-red-button a,
.quinoa-red .responsive-tabs .responsive-tabs__heading--active,
.quinoa-red .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #f06449 !important;
}
.quinoa-red-button a:hover {
	background-color: #e35f44 !important;
}

.quinoa-purple-button a,
.quinoa-purple .responsive-tabs .responsive-tabs__heading--active,
.quinoa-purple .responsive-tabs .responsive-tabs__heading--active:hover {
	background-color: #b43e96 !important;
}
.quinoa-purple-button a:hover {
	background-color: #a8398d !important;
}


/* =Individual Product Page */
.page .product-section-mk {
	text-align: left;
	line-height: 1.25em;
}
.page .product-section-mk li {
	list-style-type: disc;
}
.page .product-section-mk .product-details-list {
	padding-left: 40px;
}
.page .product-section-mk {
    margin-top: 2em !important;
}
}
h1 {
	font-weight: 500;
}
.tabcontent {
	font-size: 14px;
}
.tabcontent table {
	width: 100%;
}
.tabcontent p {
	margin-top: 0;
}
.tabcontent table td {
    border-top: 1px solid #f1f1f1;
    padding: 10px 10px 10px 0;
}
.heading-h2-home.text-center-mk {
	padding-right: 15px;
	padding-left: 15px;
	margin: auto;
	margin-left: -15px;
	max-width: 1170px;
}
.product-section-mk,
.products-listing {
	max-width: 1170px;
	margin: auto !important;
}
.product-section-mk {
    margin-bottom: 60px !important;
}
.responsive-tabs ul.responsive-tabs__list {
	margin-top: 0 !important;
}
.ingredients-info-mk {
	font-size: 90%;
}
.with-100p .container {
	width: 100% !important;
}
.getsocial {
	margin-top: 1em;
}
.product-details-list {
	overflow: auto;
}
.product-details-list li {
	width: 50%;
	float: left;
}
.product-desc-dees.wpb_content_element {
	margin-bottom: 10px;
}
.product-section-mk .responsive-tabs .responsive-tabs__panel {
	padding-bottom: 20px;
}
h2.responsive-tabs__heading, .product-section-mk .responsive-tabs .responsive-tabs__list__item {
	font-size: 14px !important;
	font-family: "OpenSans-Regular", sans-serif !important;
}
.product-section-mk .responsive-tabs .responsive-tabs__panel p {
	font-size: 14px !important;
}
.nutritional-table tbody > tr:first-child > td, .cooking-table tbody > tr:first-child > td:first-child, .cooking-table tbody > tr:first-child > td:last-child, table.nutritional-table, table.cooking-table {
	border:none;
}


/* =Search Page */
.page-content #searchform, .search-result-mk #searchform {
    background-color: #fff;
    margin-bottom: 2em;
}
.search-result-mk .entry-meta {
	display: none;
}


/* Journey Page */
.timeline-feature-item {
	width: 70%;
	margin:auto;
}
.ult-timeline-title {
	font-size: 16px !important;
}
.timeline-header div h2 {
	font-size: 24px;
}
.timeline-post-right, .timeline-post-left, .timeline-feature-item {
	margin-top: 40px;
	margin-bottom: 40px;
}
.timeline-separator-text .sep-text {
	padding: 7px 12px !important;
}
body #cd-timeline::before {
    background: #D5D110;
}
body .timeline-width30 {
    width: 40%;
}


/* FAQ Page */
.faq-category-section {
	margin-bottom: 50px;
}
.faq-category-section .container {
	width: 100%;
}
.faq-category-section .vc_toggle {
	margin-left: 20px;
}
.faq-category-section .wpb_content_element {
	margin-bottom: 25px !important;
}
.faq-category-section h4 {
	font-size: 24px;
	margin-left: 6px;
}
.faq-category-section p {
	margin-left: 7px;
	font-size: 17px !important;
}


/* Contact Page */
.contact-details-mk .vc_column_container>.vc_column-inner {
	margin-top: 20px;
	padding-left: 0;
	padding-right: 0;
}
.contact-social-menu ul {
	padding: 0;
}
.contact-social-menu li {
	list-style: none;
	float: left;
	font-size: 26px
}
.contact-social-menu a {
	width: 26px;
	text-align: center;
	padding: 8px 5px;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 10px;
}
.contact-social-menu a:hover {
	background-color: #1d1d1b ;
}
.contact-social-menu li span {
	display: none;
}
.f-icon-contact:before {
	content: '\f204';
	font: normal 16px/1 'Genericons';
	color: #C4D600;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.t-icon-contact:before {
	content: '\f202';
	font: normal 16px/1 'Genericons';
	color: #C4D600;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.p-icon-contact:before {
	content: '\f209';
	font: normal 16px/1 'Genericons';
	color: #C4D600;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.i-icon-contact:before {
	content: '\f215';
	font: normal 16px/1 'Genericons';
	color: #C4D600;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.y-icon-contact:before {
	content: '\f213';
	font: normal 16px/1 'Genericons';
	color: #C4D600;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
input:focus,
textarea:focus {
    outline: none;
}
/*
.page > .entry-content > .vc_row-has-fill {
	max-width: 1170px;
	margin: auto;
}*/
.contact-details-mk {
	padding: 0 30px !important;
    background-color: #C4D600 !important;
}
.contact-address form .col-sm-12 {
	padding: 0 5px;
}
.contact-address input[type="text"], .contact-address input[type="email"], .contact-address input[type="password"], .contact-address input[type="url"], .contact-address textarea {
 	border: 1px solid #aaa;
    padding: 18px 0px 22px 18px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 30px;
}
.contact-address input[type="submit"] {
    padding: 0.8em 0 !important;
    font-size: 1em;
    text-transform: uppercase;
    width: 350px;
    float:none;
    margin: auto;
    display: block;
    margin-top: 20px;
    border: none;
    color: #fff;
}
.contact-details-mk p, .contact-details-mk a, .contact-details-mk h3 {
    color: #fff;
}
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap input[type="url"], .wpcf7-form-control-wrap textarea {
	font-weight: normal;
}
.contact-details-mk h3 {
	margin-bottom: 20px;
	font-size: 28px;
}
.contact-details-mk .wpb_content_element {
	margin-bottom: 0;
}
.contact-details-mk .container {
	padding: 0;
}
.contact-details-mk a {
	display: block;
	word-wrap: break-word;
}
.contact-details-mk ul.social-media li a {
	border-radius: 50%;
	color: #C4D600 !important;
	background-color: #fff !important;
}


/* Customers Prepared Meals */
.customers-made-meals .wpb_text_column {
	margin: 0 auto 100px !important;
}
.customers-made-meals .wpb_text_column:last-child {
	margin: 0 auto 0 !important;
}

/* What You Say About Our Products */
.twitter-testimonials .wpb_text_column {
	margin: 0 auto 100px !important;
}
.twitter-testimonials .wpb_text_column:first-child {
	margin: 0px auto 100px !important;
}
.twitter-testimonials .wpb_text_column:last-child {
	margin: 0 auto 60px !important;
}


/*Our Team */
.our-team-person-box {
	margin-bottom: 80px !important;
}
.ult-ih-info-back p {
	color: #fff !important;
}


/* Recipes Page */
#post-5433 .entry-content > p:first-child {
	display: none;
}
body #cooked-plugin-page h2 a {
    color: #1a1a1a;
    font-size: 24px;
    line-height: 1.15em;
    font-weight: normal;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box {
	width: 25%;
	margin-bottom: 0 !important;
	float: left;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box {
	border: 0;
	margin-left: 10px;
	margin-right: 10px;
    margin-bottom: 30px;
    text-align: center;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box-entry {
	padding: 0;
}
body #cooked-plugin-page .search-section {
	padding: 40px;
}
body #cooked-plugin-page .search-section h2 {
	font-weight: 400 !important;
	margin-bottom: 40px;
	line-height: 1em !important;
}
body #cooked-plugin-page .search-section .search-wrap {
	padding: 0px;
	box-shadow: none;
	border: 0;
}
body #cooked-plugin-page .result-section.masonry-layout {
	padding:0;
	overflow: auto;
}
body #cooked-plugin-page .search-section .select-row .select-box select, body #cooked-plugin-page .search-section .search-row .field-wrap .field {
	border: 0;
}
body #cooked-plugin-page .search-section .search-row {
    padding-right: 0;
}
body #cooked-plugin-page .search-section .search-row .field-wrap {
    position: relative;
    float: left;
    width: 74.5%;
}
body #cooked-plugin-page .search-section .search-row .sbmt-button {
    float: left;
    width: 23.5%;
    margin-left: 2%;
}
.select-row select {
    padding-left: 5px !important;
}
.result-section .result-box:first-child {
	clear: none;
}
#cooked-plugin-page select {
	height: 40px !important;
}
body #cooked-plugin-page .recipe-info .published {
	display: block;
}
.timing ul {
	padding-left: 0;
	overflow: auto;
}
.recipe-info .recipe-action {
	overflow: auto;
}
.recipe-info .recipe-action #cooked-sharing-block {
	display: inline-block !important;
}
.recipe-info .recipe-action .like-btn {
	float: right;
}
body #cooked-plugin-page p.direction-image img {
  width: 100%;
}
.loading-content .result-box {
	position: relative !important;
}
body #cooked-plugin-page h2 {
	line-height: 20px !important;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box p {
	line-height: 18px;
	font-size: 16px !important;
}
body #cooked-plugin-page .search-section .search-row .sbmt-button input {
	font-size: 12px !important;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box {
	box-shadow: none;
}
#cooked-plugin-page {
	width: 100% !important;
}
body #cooked-plugin-page .result-box .cp-box-img .cp-box-entry {
	position: absolute;
	background: #C4D600;
	bottom: 10px;
    left: -5px;
    width: 92%;
    min-height: 5em;
}
body #cooked-plugin-page .result-box .cp-box-img .cp-box-entry h2 {
	line-height: 1.25em !important;
	font-size: 1.5em !important;
	margin-bottom: 0 !important;
	padding: 0.25em 0.5em 0.5em 1em;
	text-align: left;
	font-weight:700;
}
body #cooked-plugin-page .result-box .cp-box-img {
	position: relative;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box a {
	width: 100%;
}
body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box-img img {
	border-radius: 5px;
	width: 95%;
    height: auto;
}


/* Individual Recipe Page */
 h1 span {
 	font-family: "ARACNE regular" !important;
 }
.comments-area {
	display: none;
}
.recipe-row.sub-row .cp-box.box-gray {
	width: 35% !important;
}
.recipe-row.sub-row .cp-box.box-white {
	width: 65% !important;
}
.fb-comments {
	margin: auto !important;
    display: block !important;
}
.fb-comments > span {
	margin: auto;
    display: block !important;
}
#cooked-plugin-page .search-wrap, #cooked-plugin-page .result-section , .cp_recipe .entry-content>h3, .fb_iframe_widget iframe, .single-cp_recipe .recipe-container {
	max-width: 1140px;
    margin: auto !important;
    display: block;
    position: relative !important;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened{
	width: 990px !important;
}
.fancybox-inner{
	width: 100% !important;
}
#cooked-video-lb {
	text-align: center;
}
body #cooked-plugin-page .timing ul li:nth-child(2) {
	display: none;
}
body #cooked-plugin-page .recipe-row.main-row {
	box-shadow: none;
	border: 0;
	color: #000 !important;
	margin: 40px;
}
body #cooked-plugin-page .recipe-info p.terms-list, body #cooked-plugin-page .recipe-info p.terms-list a {
	color: #000 !important;
}
body #cooked-plugin-page .box-white, body #cooked-plugin-page .cp-box-img-holder {
    width: 50%;
}
html body #cooked-plugin-page .recipe-info .info-entry p {
	padding-bottom: 10px;
}
body #cooked-plugin-page h1 {
	font-size: 40px;
	line-height: 1.1em;
	font-weight:normal;
	margin: 0 0 15px;
}
html body #cooked-plugin-page .recipe-info p.terms-list {
	margin-bottom: 10px;
}
html body #cooked-plugin-page .recipe-info p.terms-list span {
	padding-right: 0;
}
body #cooked-plugin-page .cp-box .getsocial {
	border-top: 1px solid rgba(0, 0, 0, 0.25);
	padding-top: 10px;
    margin-top: 10px;
}
body #cooked-plugin-page .cp-box .getsocial .gs-plus {
	display: none;
}
body #cooked-plugin-page .recipe-row.main-row .recipe-info {
    padding: 15px 25px!important;
}
body #cooked-plugin-page .getsocial a {
    background-color: #000 !important;
}
body #cooked-plugin-page .getsocial a:hover {
    background-color: #000 !important;
    opacity: 1 !important;
}
body #cooked-plugin-page .recipe-row.sub-row {
    max-width: 1140px;
    margin: auto;
}
body #cooked-plugin-page .recipe-container {
    border-bottom: 0;
    margin-bottom: 0;
}
body #cooked-plugin-page .difficulty {
	height: 44px;
	width: 260px;
	margin-left: 0;
	background-size: 779px 44px;
	background-position: 0px 0px !important;
	background-repeat: no-repeat;
	background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/difficulty-circles3.png");
}
body #cooked-plugin-page .difficulty.easy {
	background-position: 0px 0px !important;
}
body #cooked-plugin-page .difficulty.intermediate {
	background-position: -260px 0px !important;
}
body #cooked-plugin-page .difficulty.advanced {
	background-position: -520px 0px !important;
}
body #cooked-plugin-page .recipe-hints h2 {
	text-align: left !important;
    margin-bottom: 30px;
}
body #cooked-plugin-page #tab-directions h2 {
    margin-bottom: 45px;
}
body #cooked-plugin-page .box-gray {
	background-color: transparent;
}
body #cooked-plugin-page .timing ul li strong {
	display: none;
}
body #cooked-plugin-page .timing ul li {
	display: block;
}
body #cooked-plugin-page .timing ul li:last-child {
	margin-bottom: 5px !important;
}
.cp_recipe .entry-content > h3 {
	padding-left:10px;
}

/* Author Page */
#profile-favorites .like-btn {
	font-size: 1em !important;
}
.author-foto-desc, .author-posts-mk {
	overflow: auto;
}
.author-page h1 {
	font-size: 2.5em !important;
	font-weight: 600;
    margin-bottom: 40px;
}
.author-page h2 {
    margin-top: 10px;
    margin-bottom: 14px;
    font-size: 22px !important;
}
.author-page h3 {
	font-size: 2.25em !important;
    margin-top: 80px;
    margin-bottom: 40px;
}
.author-page h3 {
	font-size: 1.75em !important;
}
.author-posts-mk p {
	font-size: 16px !important;
}
.author-page .author-foto-desc img {
	padding: 6px;
    border: 1px solid #ebebeb;
    width: 75%;
    height: auto;
    display: block;
    margin: auto;
}
.author-page .col-md-6:nth-child(2n) {
	clear: left;
}
.subtitle h1 {
	color: #000 !important;
	border: none !important;
}
.author-foto-desc h1 {
	font-size: 30px !important;
}
body #cooked-profile-page .cp-tabs li a, body #cooked-profile-page .cp-tabs li.edit-button a, body #cooked-profile-page .cp-tabs, body #cooked-profile-page .cp-profile-header, body #cooked-profile-page .cp-tab-content, body #cooked-profile-page .cp-tabs.login, body #cooked-profile-page .cp-tabs li a:hover {
	border: 0;
	background: none;
}
body #cooked-profile-page .cp-tabs {
	background: none;
}


/* Store Locator */
.searchbar_tr td {
	padding: 20px 10px;
}
.searchbar_tr .field {
	box-shadow:none;
}
#storeLocatorMap {
	background-color: #B3D1FF;
}
#main .header-store-locator {
    padding-top: 30px !important;
    padding-bottom: 300px !important;
}
.filter-popup-is-shown .filter-popup {
	top: 29% !important;
}
.large-pad-top-4x, .large-pad-vertical-4x {
	padding-top: 10px !important;
}
.content-section > .section {
	background-color: #ffffff !important;
}
.infobox__row.store-address {
	padding-bottom: 35px;
}
.main-back-to-top, .store-locator__infobox--in-map .infobox__row:nth-child(3), .filter__options-clearer, #filter__states /*, #filter__services, .filter__row--cta*/ {
	display: none !important;
}
#filterShowAll {
  display: none !important;
}
.store-locator__actions-bar table {
	margin: 0;
}
.store-locator__map-pin, .infobox__marker {
	border: 0 !important;
	color: #fff !important;
}
.store-locator__infobox.is-active {
	background-color: #BBB70D !important;
	color: #fff !important;
}
body .store-locator__infobox.is-active .infobox__marker {
	color: #BBB70D !important;
	background-color: #fff !important;
}
body .store-locator__infobox.is-active a {
	border-top: 1px solid #fff !important;
	color: #fff !important;
	font-size: 1.25em;
}
body .infoBox {
	top: 199px !important;
}
#storeLocatorMap div.gmnoprint {
	z-index: 100 !important;
}
#storeLocatorMap div.gmnoprint:last-child {
	z-index: 0 !important;
}
.store-locator-map .store-locator__infobox:before {
	top: 150px !important;
}


/* Blog */
.author-info {
	display: none;
}
.single-post .nav-links {
	display: none;
}
footer {
	clear: both;
}
.blog-articles h2, 
.blog-articles header,
.single-post h1,
.single-post .byline  {
	margin-bottom: 10px;
}
.blog-articles .entry-content {
	margin-top: 10px;
	line-height: 1.5em;
}
.blog-archive .byline,
.single-post .byline {
	margin-right: 10px;
	display: inline-block;
}
.blog-archive .byline span.author img,
.blog-archive .cat-links,
.blog-archive .tags-links,
.blog-archive .comments-link,
.blog-archive .entry-date.published,
.single-post .byline span.author img,
.single-post .cat-links,
.single-post .tags-links,
.single-post .comments-link,
.single-post .updated
 {
	display: none;
}
.single-post .entry-date.published.updated,
.blog-archive .entry-date.published.updated {
	display: inline;
}
.blog-archive .edit-link {
	margin-top: 10px;
	display: block;
}
.blog-archive article > a img {
	width: 100%;
    height: auto;
}
#content,
.blog-archive {
	background-color: #fff;
}
.middle-wrapper,
.single-post article,
.vc_row {
	max-width: 1170px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.vc_row[data-vc-full-width] {
	max-width: 100%;
}
.full-width {
	max-width: 100%;
}
.blog-entry-mk .featured-image {
	margin-bottom: 0.5em;
}
.blog #content article.post {
	margin-bottom: 50px;
}
.blog #content {
	float: left !important;
}
.page #content article.post {
	margin-bottom: 50px !important
}
.blog-archive-mk .post {
	margin-top: 0 !important;
}
.single-post #content article.post {
	margin-top: 50px;
}
.single-post #content .getsocial {
	margin-top: 0em;
}
.post .publish-date {
	font-size: 1.25em !important;
	margin-bottom: 0.125em
}
.post .author {
	font-size: 1.125em !important;
	margin-bottom: 0.25em;
}
header.entry-header img {
	width: 100%;
}
header.publish-date {
	margin-bottom: 10px;
}
.blog-entry-mk > .row {
	max-width: 1140px;
}
.site-content .post a,
.blog-entry-mk a {
	color: #1D1D1B !important;
}
.blog-entry-mk h1 {
	font-size: 44px;
}
.blog-entry-mk h2,
.blog-articles h2,
.single-post h1 {
	font-size: 44px;
}
.blog-entry-mk article img {
	margin: 10px 0;
}
.blog-articles .entry-content a:before {
    content: "";
    display: block;
}
.site-content .post .btn,
.blog-entry-mk .btn,
.blog-articles .entry-content .more-link {
	background-color: #C4D600;
    color: #fff !important;
    padding: 16px 10%;
    display: inline-block;
    display: block;
    width: 8.125em;
    margin-top: 10px;
}
.blog-heading-image {
	background-image: url("http://dees.webinnovation.ie/wp-content/uploads/2015/07/nature-coffee-table.jpg");
}
.single-post p {
	font-size: 18px !important;
	line-height: 1.25em;
}
.blog-container-mk .entry-post-content {
	margin-bottom: 80px;
}
.entry-post-content .blog-entry-title {
	font-size: 32px;
	margin-top: 10px;
}
.entry-post-content ul li {
	font-size: 16px !important
}
#bottom input {
  background-color: #fff;
  font-size: 14px;
}
/* Sidebar */
#sidebar {
	float: right;
	margin-bottom: 120px;
}
#sidebar aside {
	padding-left: 15px;
	padding-right:15px;
}
.blog-articles > div,
#sidebar aside > div {
	background-color: #efefef;
}
#sidebar #text-2 {
    text-align: center;
}
html .sidebar-dee-img {
    max-width: 80%;
}
.sidebar-dee-name {
	font-size: 1.75em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#sidebar p {
	font-size: 14px !important;
	line-height: 1.5em;
}
#sidebar #categories-2 a,
#sidebar .cat-item a {
    color: #fff !important;
    background: #1D1D1B;
    font-size: 0.75em;
    padding: 14px !important;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: "OpenSans-Regular", sans-serif !important;
    display: block;
    }
#sidebar .widget_title {
	margin-top: 0;
}
#sidebar #categories-2 h3:after {
	display: none;
}
#sidebar #categories-2 h3 {
	border: none;
}
#sidebar .widget {
    margin-bottom: 30px;
    padding: 30px 30px 20px;
}


/* Category Page*/
#main.blog-category-page {
	margin-bottom: 0 !important;
}
.blog-category-page > .row {
	max-width: 1140px;
}
.subtitle {
    margin-top: 0px;
}
.subtitle .headline-bg {
	text-align: center;
	padding: 16px 0;
}
.subtitle .headline-bg p {
	display: inline;
	margin-right: 1em;
	font-size: 1.25em !important;
	font-family: "ARACNE regular"!important;
}
.subtitle .headline-bg a {
	color: #000!important;
}


/* Individual Blog Post */
.single-post h2 {
	margin-top: 40px;
	font-size: 32px;
}
.single-post .entry-summary > p > img {
	margin-top: 40px;
	margin-bottom: 40px;
}
.single-post .entry-post-content .getsocial {
	margin-bottom: 20px;
}


/* Almost Done Page */
.almost-done-intro, .thank-you-intro {
	margin: 5em 0 1em;
}
.newsletter-steps span {
	display: inline-block;
	font-size: 1.5em;
	padding: 1em 1.125em;
	margin: auto;
	color: #fff;
	font-weight: 700;
	border-radius: 100%;
}
.newsletter-steps h3,
.newsletter-steps span,
#bottom a {
	font-family: "OpenSans-Regular", sans-serif !important;
}
.single-post p {
    margin: 0 0 1.25em;
}
#sf-sidebar.sf-indicators .sf-sm-indicator i {
	font-family: 'sf-icomoon' !important;
}
.amalmost-done-intro h2,
.thank-you-intro h2 {
	margin-bottom: 40px;
}
.amalmost-done-intro .wpb_text_column,
.thank-you-intro .wpb_text_column,
.thank-you-intro {
	margin-top: 0;
}
.newsletter-steps,
.recipes-blog-section,
.not-found {
	margin-bottom: 120px;
}


/* Thank You Page */
.thank-you-image {
	margin-top: 5em;
}


@media (max-width: 1720px) {
	.tp-caption.black1 {
		margin-left: 20% !important;
	}
}
@media (max-width: 1580px) {
	.tp-caption.black1 {
		margin-left: 10% !important;
	}
}
@media (max-width: 1370px) {
	.tp-caption.black1 {
		margin-left: 0% !important;
	}
}
@media (max-width: 1280px) {
	.home-meet-dee {
	    background-size: auto 100%;
	}
}
@media (max-width: 1220px) {
	.tp-caption.black1 {
		margin-left: 10% !important;
	}
	.home-meet-dee {
	    background-size: auto 100%;
	}
	.home-meet-dee .vc_btn3-container a {
    	padding: 18px 70px;
	}
	.ocado-section img {
		margin-top: 20px;
	}
	.products-listing-row .heading-h2-page {
		font-size: 28px !important;
	}
	.product-desc-dees.wpb_content_element {
		margin-bottom: 35px;
	}
	.responsive-tabs .responsive-tabs__heading {
		display: block !important;
	}
	.responsive-tabs .responsive-tabs__list {
		display: none;
	}

	.responsive-tabs .responsive-tabs__heading {
		display: block;
		text-align: center;
		cursor: pointer;
	}

	.responsive-tabs-wrapper {
		border-top: 1px solid #ccc;
	}

	.responsive-tabs .responsive-tabs__heading {
		background: #fff;
		border: 1px solid #ccc;
		border-top: none;
		color: #777;
		font-size: 18px;
		font-weight: normal;
		text-transform: inherit;
		margin: 0;
		padding: 10px 0;
		padding-left: 20px;
		position: relative;
	}

	.responsive-tabs .responsive-tabs__heading .fa {
		margin-right: 8px;
		display:none;
		}

	.responsive-tabs .responsive-tabs__heading:after {
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #777;
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 20px;
		height: 0;
		width: 0;
	}

	.responsive-tabs .responsive-tabs__heading:hover {
		background: #eee;
		color: #777;
	}

	.responsive-tabs .responsive-tabs__heading:hover:after {
		border-top: 6px solid #777;
	}

	.responsive-tabs .responsive-tabs__heading--active,
	.responsive-tabs .responsive-tabs__heading--active:hover {
		background: #ccc;
		color: #fff;
		border-bottom: none;
	}

	.responsive-tabs .responsive-tabs__heading--active:after,
	.responsive-tabs .responsive-tabs__heading--active:hover:after {
		border-bottom: 6px solid #fff;
		border-top: 0;
		top: 18px;
	}

	.responsive-tabs .responsive-tabs__panel {
		background: #fff;
		border: 1px solid #ccc;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-top: none;
		margin: 0;
		padding: 0 20px;
		padding-top: 20px;
	}
}
@media (max-width: 1080px) {
	body #cooked-plugin-page .result-section.masonry-layout .result-box {
		width: 33.33%
	}
	.home-hero-image {
	  	height: 30em;
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2016/02/Goodness-is-tasty-vegan-meal-1140x500.jpg");
	}
}
@media (max-width: 992px) {
	.col-md-4, .col-md-8 {
		width: 100%
	}
	.products-2-rows h2 {
		font-size: 30px !important;
	}
	.products-listing-row .heading-h2-page {
		font-size: 22px !important;
	}
	.other-products .heading-h2-page {
		font-size: 26px !important;
	}
	.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened{
		width: 98% !important;
		left: 1% !important;
	}
	html body #cooked-plugin-page .recipe-info p.terms-list span {
		margin-bottom: 5px;
	}
	.home-meet-dee .vc_btn3-container a {
	    padding: 18px 30px;
	}
	.result-section .result-box:nth-child(3n+2) {
		clear: left;
	}
	.contact-details-mk .vc_row {
		margin: 0;
	}
	.contact-details-mk .vc_row > .wpb_column {
		padding: 0;
	}
	body #cooked-plugin-page .result-section.masonry-layout .result-box {
		width: 33.3334%;
	}
	html body .page-h1-p, .page-h1 {
    	font-size: 32px !important;
	}
	.widget.widget_mc4wp_widget {
	    padding: 0;
	    margin-bottom: 40px;
	}
	#page {
	    overflow: hidden;
	}
	/* Social Stream Page */
	.dcwss.dc-wall.col-3 .stream li {
	    width: 46%;
	    margin-left:1.5%;
	    margin-right:1.5%;
	}
	.section-thumb, .section-thumb img, .dcwss.dc-wall .stream li .section-thumb img, .dcwss.dc-wall .stream li .section-text img {
		width: 100% !important;
	}
	#responsive-menu {
		width: 75% !important;
	}
	.heading-image-box h1 {
		font-size: 3em;
	}
	/*Our Team */
	.our-team-person-box {
		padding: 0 15px !important;
		margin-bottom: 40px !important;
	}
	.ult-ih-list-item, .ult-ih-item, .ult-ih-image-block {
		width: 98% !important;
		height: auto !important;
	}
	.faq-category-section {
		margin-left: 15%;
  		margin-right: 15%;
  		width: 65%;
	}
	.sf-pos-right #sf-sidebar .sf-navicon-button {
  		right: 300%;
	}
	.sustainability-text-box {
    padding: 160px 60px !important;
	}
	.product-section-mk .vc_col-sm-2 {
		width: 100%;
		margin-bottom: 40px;
	}
	.product-section-mk .vc_col-sm-4 {
		width: 50%;
	}
	.product-section-mk .vc_col-sm-2 img {
		width: 200px;
		height: auto;
	}
	.type-post img {
		width: 100%;
		height: auto;
	}
	/* Contact Page */
	.contact-address, .contact-details-mk {
		width: 100% !important;
		float: none;
	}
	/*Store Locator */
	body .infoBox {
	    top: 69px !important;
	}
	#sidebar {
		float: none;
		margin-bottom: 0;
	}
	#sidebar #text-2 {
		display: none;
	}
	#sidebar .widget_categories li {
	    width: 28.33%;
	    margin: 0 2.5%;
	    float: left;
	}
	#sidebar aside {
	    margin-bottom: 3em;
	}
	.blog #content {
	    float: none !important;
	}
}
@media (max-width: 860px) {
	.home-meet-dee p {
	    font-size: 28px !important;
	}
	.home-meet-dee .vc_btn3-container a {
	    padding: 18px 30px;
	}
	body #cooked-plugin-page .result-section.masonry-layout .result-box {
		width: 50%;
		clear: none;
	}
}
@media (max-width: 767px) {
	.home-hero-image {
	  	height: 25em;
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2016/02/Goodness-is-tasty-vegan-meal-768x432.jpg");
	}
	.back-buttons-wrapper a.back-button-dees {
		margin-left: 10px !important;
		padding: 0 15px;
	}
	.back-buttons-wrapper .back-button-title {
		margin-left: -55px !important;
	}
	.product-section-mk .text-white .vc_col-sm-6,
	.html .products-2-rows .vc_col-sm-6 {
		width: 50%;
		float: left;
	}
	.product-section-mk .vc_btn3-block.vc_btn3-size-lg {
		width: 100% !important;
	}
	#cookie-law-info-bar {
		padding: 5px;
	}
	.other-products .heading-h2-page {
		font-size: 32px !important;
	}
	.ocado-section .wpb_content_element {
		margin-bottom: 35px;
	}
	.contact-details-mk .vc_row > .vc_col-sm-12 {
		padding: 0;
	}
	body #cooked-plugin-page .recipe-action #cooked-action-buttons {
		margin-bottom: 0px !important;
	}
	body #cooked-plugin-page .recipe-row.main-row {
		margin: 0px !important;
	}
	body #cooked-plugin-page .recipe-row.main-row .recipe-info {
		margin: 0px !important;
		padding: 25px !important;
	}
	body #cooked-plugin-page .box-gray,
	body #cooked-plugin-page .box-white,
	body #cooked-plugin-page .cp-box-img-holder {
		width: 100% !important;
	}
	body #cooked-plugin-page .cp-box-img-holder {
		height:400px !important;
	}
	body #cooked-plugin-page .search-section .search-row .field-wrap {
	    position: relative;
	    float: left;
	    width: 100%;
	}
	body #cooked-plugin-page .search-section .search-row .sbmt-button {
	    float: left;
	    width: 100%;
	    margin-left: 0%;
	}
	.home-stores-section-nl img {
		width: 100%;
		margin-bottom: 20px;
	}
	.home-meet-dee {
		background-image: none;
	}
	#lang_sel {
		right: 20px;
	}
	.sf-navicon-button {
		top: 71px !important;
	}
	.col-3-mk .vc_col-sm-4 {
		width: 70% !important;
	    margin: auto;
	    float: none;
	    margin-bottom: 40px;
	}
	.col-3-mk .vc_col-sm-4 img {
		width: 100% !important;
	}
	.contact-details-mk {
		float: right !important;
	}
	.blog-entry-mk h2,
	.blog-articles h2, 
	.blog-entry-mk h1,
	.single-post h1  {
		font-size: 36px;
	}
	 html .product-section-mk:last-child {
	 	margin-bottom: 50px !important;
	 }
	 .product-section-mk a {
	    width: 60% !important;
	    margin: auto;
	    margin-bottom: 20px !important;
	}
	.product-section-mk {
		margin-top: 20px !important;
	}
	.product-section-mk img {
		width: 90% !important;
		margin: auto !important;
		margin-bottom: 20px !important;
	}
	 #bottom {
		margin-top: 0 !important;
	}
	.products-listing .vc_col-sm-4 {
		width: 65%;
		margin:0 auto 40px;
		float: none !important;
	}
	.products-listing .vc_col-sm-3 {
		width: 40%;
		margin:0 5% 40px;
		float: left !important;
	}
	.products-listing span {
	    display: inline-block;
	}
	html .no-margin-t {
		margin-top: 0 !important;
	}
	html .no-margin-b,
	html .no-margin-b img {
		margin-bottom: 0 !important
	}
	.dees-signature img {
		width: 150px !important;
	}
	.heading-h2-page, .heading-h2-home, body #cooked-plugin-page h2, body #cooked-plugin-page h1 {
	    font-size: 36px !important;
	}
	.bottom-widget .widget {
	    margin-bottom: 0px;
	}
	.home-meet-dee img {
	    width: 480px;
	    display: block;
	    margin: 0 auto 10%;
	}
	.home-stores-section .vc_col-sm-2 {
		width: 33%;
		float: left;
	}
	.home-stores-section .vc_col-sm-2 img {
		width: 100%;
		margin-bottom: 20px;
	}
	.home-locator-button a {
		margin-top: 20px;
	}
	.tp-caption.black1 {
	    margin-left: 10% !important;
	}
	.main-banner-heading {
		font-size: 42px !important;
	}
	html body .page-h1-p, .page-h1 {
    	font-size: 30px !important;
	}
	.home-meet-dee h2 {
	    font-size: 56px !important;
	    margin-bottom: 0px !important;
	}
	.social-icons-mk {
    	top: 70px;
    	right: 20px !important;
	}
	html .home-meet-dee p {
	    font-size: 28px !important;
	    margin-bottom: 30px !important;
	    padding-right: 15px;
	    padding-left: 15px;
	}
	.home-meet-dee .vc_btn3-container a {
	    font-size: 20px;
	    padding: 18px 50px;
	}
	.heading-h2-home {
		margin-bottom: 30px !important;
	}
	.enter-logo {
		height: 100px !important;
	}
	.header {
		margin-bottom: 0 !important;
	}
	.widget.widget_mc4wp_widget {
	    padding: 0;
	    margin-top: 40px;
	    margin-bottom: 60px;
	}
	.float-left {
		float: none;
	}
	body .float-right {
		float: none;
	}
	.about-text-mk {
		margin-left: 0;
	}
	.padding-left-mk, .padding-right-mk {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#main .heading-image-box {
	    padding-top: 50px !important;
		padding-bottom: 200px !important;
		margin-bottom: 80px !important;
	}
	#content ,
	#main,
	#page #main.single-recipe {
		margin-bottom: 80px !important;
	}
	.product-section-mk h2 {
		text-align: center;
		width: 100%;
	}
	/* Our Team */
	.our-team-person-box {
		width: 70% !important;
		margin: auto !important;
		margin-bottom: 80px !important;
	}
	.faq-category-section {
		margin-left: 10%;
  		margin-right: 10%;
  		width: 75%;
	}
	/* Home */
	.home-3-recipes {
		width: 60%;
    	margin: auto;
	}
	.home-3-recipes .vc_col-sm-4 {
		margin-bottom: 80px;
	}
	.home-3-recipes .vc_col-sm-4:last-child {
		margin-bottom: 0px;
	}
	/* Product */
	.product-section-mk .vc_col-sm-2 {
	    margin-bottom: 0px;
	}
	.product-section-mk .vc_col-sm-4 {
	    width: 100%;
	}
	/* Journey */
	.announcement-banner-image {
	    margin-bottom: 20px;
	}
	/* Testimonials */
	.twitter-testimonials iframe {
		margin: auto !important;
	}
	/* Contact Page */
	.contact-details-mk .vc_row-fluid {
	    width: 100%;
	    margin: 0;
	    float: none;
	}
	/* Store Locator */
	#main .header-store-locator {
	    padding-top: 15px !important;
	    padding-bottom: 235px !important;
	}
	.find-us-h2 {
	    margin-bottom: 40px;
	}
	.home-testimonial-section iframe:first-child {
		margin-bottom: 40px !important;
	}
	#bottom .col-md-4 {
    	width: 100%;
	}
	.social-icons-mk a {
		margin: 0 3px;
	}
	/* Home Page */
	.stores-logo .wpb_single_image img {
		margin-bottom: 2em !important;
	}
	/* Blog */
	#sidebar .widget_categories li {
	    width: 45%;
	    margin: 0 2.5%;
	    float: left;
	}
}
@media (max-width: 670px) {
	.products-2-rows h2 {
	    font-size: 24px !important;
	    padding: 15px 0 !important;
	}	
	.social-icons-mk {
		display: none;
	}
	.sf-social {
		display: block !important;
	}
}
@media (max-width: 641px) {
	.home-hero-image {
	  	height: 20em;
	}
	body #cooked-plugin-page .recipe-info p.terms-list span:first-child {
		display: inline-block !important;
	}
	body #cooked-plugin-page .cp-box-img-holder {
		height:350px !important;
	}
	#sf-sidebar .sf-navicon, #sf-sidebar .sf-navicon:after, #sf-sidebar .sf-navicon:before {
		background-color: #C4D600;
	}
	html body #sf-sidebar .sf-navicon-button {
		background-color: transparent;
	}
	.sf-navicon-button {
        top: 55px !important;
        left: 40px !important;
	}
	.sf-navicon, .sf-navicon::after, .sf-navicon::before {
	    width: 30px;
	    height: 4px
	}
	.navbar-header {
	    height: 150px;
	}
	.social-icons-mk a {
	    margin: 0 3px;
	}
	.order-find-button {
		text-align: center !important;
	}
	.timeline-feature-item {
		width: 100%;
		margin:auto;
	}
	.padding-left-mk {
		padding-left: 15px !important;
	}
	.padding-right-mk {
		padding-right: 15px !important;
	}
	/* Social Wall Page */
	.dcwss.dc-wall.col-3 .stream li {
	    width: 97%;
	    margin-left:1.5%;
	    margin-right:1.5%;
	}
	#sf-sidebar .sf-open.x .sf-navicon {
    	background: transparent !important;
	}
}
@media (max-width: 560px) {
	body #cooked-plugin-page .result-section.masonry-layout .result-box {
		width: 100%;
	}
	.home-hero-image {
	  	height: 18em;
	}
}
@media (max-width: 480px) {
	a.back-button-dees {
		padding: 0 10px;
	}
	.back-buttons-wrapper .back-button-title {
		margin-left: -45px !important;
	}
	.getsocial.gs-inline-group .gs-bar {
	    text-align: center !important;
	}
	.product-section-mk .text-white .vc_col-sm-6,
	html .products-2-rows .vc_col-sm-6 {
		width: 100%;
		float: none;
	}
	.products-listing .vc_col-sm-4 {
		width: 80%;
		margin:0 auto 40px;
		float: none !important;
	}
	.video-section-mk .heading-h2-home {
		margin-bottom: 0px !important;
	}
	.product-details-list li {
		float: none;
		width: 100%;
	}
	.products-listing-row .heading-h2-page {
		font-size: 24px !important;
	}
	body #cooked-plugin-page .result-section.masonry-layout .result-box .cp-box {
		margin-left: 0;
		margin-right: 0;
	}
	body #cooked-plugin-page .search-section .select-row .select-box select {
		min-height:3em;
	}
	body #cooked-plugin-page .search-section .search-row .sbmt-button input {
		border-radius: 0;
	}
	body #cooked-plugin-page .result-section.masonry-layout {
		padding: 0 20px;
	}
	body #cooked-plugin-page .search-section {
	    padding: 20px;
	}
	body #cooked-plugin-page .search-section h2 {
		margin-bottom: 20px;
	}
	#sidebar .widget_categories li {
	    width: 100%;
	    margin: 0;
	    float: none;
	}
	html body #cooked-plugin-page .fsr-image {
		max-width: 100% !important;
		height: auto;
	}
	.ocado-section .wpb_content_element {
		margin-bottom: 30px;
	}
	.ocado-section img {
		width: 75% !important;
	}
	html #sf-sidebar .sf-menu li a, html #sf-sidebar .widget-area, html .sf-search-form input {
		padding: 18px !important;
	}
	.post-header {
		margin-bottom: 20px;
	}
	.page .post-header {
		margin-bottom: 0px;
	}
	.recipe-header {
		margin-bottom: 0;
	}
	body #cooked-plugin-page .search-section {
		padding: 20px;
	}
	body #cooked-plugin-page .search-section > .heading-h2-page {
		margin-bottom: 20px;
	}
	.page-header-image, .page-header-image-n-m {
		height: 180px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	.page-header-image img, .page-header-image-n-m img {
		display: none;
	}
	.header-image-about {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/dee-vegetables-header-mobile.jpg");
	}
	.header-image-journey {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2014/08/dee-vegetables-header.jpg");
	}
	.header-image-request-stocking {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/people-shopping-for-organic-food-mobile.jpg");
	}
	.header-image-request-stocking {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/people-shopping-for-organic-food-mobile.jpg");
	}
	.header-image-recipes {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/vegetable-kitchen-m.jpg");
	}
	.header-image-blog {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/cup-of-coffee-on-table-in-nature-m.jpg");
	}
	.header-image-products {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/dees-vegan-range-m.jpg");
	}
	.header-image-sausages {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/dees-vegan-sausages-range-m.jpg");
	}
	.header-image-pots {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/dees-veg-pots-range-m.jpg");
	}
	.header-image-burgers {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/dees-vegan-burgers-range-m.jpg");
	}
	.header-image-quinoa {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/dees-quinoa-pots-range-m.jpg");
	}
	.header-image-faq {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/organic-beans-field-during-summer-m.jpg");
	}
	.header-image-ideas {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/farmer-in-field-looking-at-sun-m.jpg");
	}
	.header-image-testimonials {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/grain-field-in-sunshine-m.jpg");
	}
	.header-image-social {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/nature-globe-forest-m.jpg");
	}
	.header-image-contact {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/letter-put-in-red-box-m.jpg");
	}
	.header-image-locator {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/store-cart-shelves-with-healthy-food-m.jpg");
	}
	.header-image-sustainability {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/plants-pots-m1.jpg");
	}
	.header-image-community {
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2015/09/dees-community-m.jpg");
	}
	body #cooked-plugin-page .recipe-row.main-row .recipe-info {
		padding: 20px !important;
		margin: 0 !important
	}
	body #cooked-plugin-page .cp-box-img-holder {
		height:300px !important;
	}
	.forcefullwidth_wrapper_tp_banner {
		height: 300px !important;
	}
	body #cooked-plugin-page .result-section.masonry-layout .result-box {
	    width: 100%;
	}
	.home-stores-section-nl img {
		width: 70%;
	}
	.stores-logo {
		margin: 0 20px !important;
	}
	.video-section-mk .wpb_content_element {
		margin-bottom: 0;
	}
	.page-header-image, .page #content article.post {
	    margin-bottom: 30px;
	}
	.single-post #content article.post {
		margin-top: 30px;
	}
	.page-section {
		margin-top: 20px;
	}
	.col-3-mk .vc_col-sm-4 {
		width: 80% !important;
	}
	html body .gs-buttons.gs-flat-colors.gs-large.gs-no-counter a[class*="gs-"] {
	    padding: 14px 15px !important;
	}
	.blog-entry-mk h2,
	.blog-articles h2, 
	.blog-entry-mk h1,
	.single-post h1  {
		font-size: 28px;
	}
	.product-section-mk a {
	    width: 80% !important;
	}
	.product-section-mk {
		margin-top: 10px !important;
	}
	.product-section-mk img {
		margin-bottom: 10px !important;
	}
	.products-listing .vc_col-sm-3 {
		width: 80%;
		margin:0 10% 40px;
		float: none !important;
	}
	html body .page-h1-p, .page-h1, .headline-bg {
	    font-size: 24px !important;
	    padding: 10px 0 !important;
	}
	.heading-h2-page, .heading-h2-home, body #cooked-plugin-page h2, body #cooked-plugin-page h1 {
	    font-size: 30px !important;
	}
	.home-meet-dee h2 {
    	font-size: 44px !important;
	}
	.home-meet-dee p {
    	font-size: 22px !important;
	}
	.video-section-mk .vc_btn3-container a,
	.home-meet-dee .vc_btn3-container a {
    	font-size: 16px;
    	padding: 16px 50px;
	}
	.home-stores-section .vc_col-sm-2 {
		width: 50%;
	}
	.home-meet-dee img {
	    width: 100%;
	    margin-bottom: 0;
    	margin-top: 0px !important;
	}
	p, li, #organic_blog_posts_widget-2 h3, body {
	    font-size: 16px !important;
	}
	body {
		font-size: 16px;
	}
	.home-section-color {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.enter-logo {
    	margin-top: 25px;
	}
	.heading-image-box h1 {
	    font-size: 2em;
	}
	.heading-mk-h2 {
		margin-bottom: 40px !important;
	}
	.newsletter-steps,
	.recipes-blog-section,
	.not-found {
		margin-bottom: 80px !important;
	}
	body .products-h2-mk {
	    font-size: 24px !important;
	}
	body, p, li, #organic_blog_posts_widget-2 h3 {
	  font-size: 16px !important;
	}
	/* Our Team Page */
	.our-team-person-box {
		width: 90% !important;
		padding: 0 !important;
	}
	.heading-mk-h2 {
		font-size: 22px !important;
	}
	#click-menu {
		top: 30px !important;
	}
	#responsive-menu {
		margin-top: 100px !important;
	}
	/* FAQ */
	.faq-category-section {
		margin-left: 15px;
  		margin-right: 15px;
  		width: 90%;
	}
	.faq-category-section h4 {
		font-size: 20px;
		margin-left: 2px;
	}
	.faq-category-section p {
		margin-left: 3px;
		font-size: 16px !important;
	}
	.faq-category-section .vc_toggle {
		margin-left: 0px;
	}
	.like-btn {
	  	left: 35%;
	}
	.large-pad-top-4x, .large-pad-vertical-4x {
		padding-top: 0px !important;
	}
	.infobox__body .store-operating-hours, .infobox__body .store-products-services {
		display: none !important;
	}
	.store-address {
		padding-bottom: 20px;
	}
	#main .heading-image-box {
	    padding-top: 20px !important;
		padding-bottom: 160px !important;
		margin-bottom: 80px !important;
	}
	/* Store Locator */
	#main .header-store-locator {
	    padding-top: 0px !important;
	    padding-bottom: 180px !important;
	}
	#post-4768 .entry-content .wpb_raw_code, #post-4768 .entry-content .wpb_text_column {
		margin: 0 !important;
	}
	/* Contact */
	.contact-details-mk h3 {
	    font-size: 22px !important;
	    margin-bottom: 10px;
	}
	/* Home */
	.home-white-section {
		margin-top: 80px !important;
		margin-bottom: 140px !important;
	}
	body .padding-b-40 {
	    margin-bottom: 0px;
	}
	.home-magazines-section img {
	    width: 100% !important;
	}
	.sustainability-text-box {
	    padding: 60px 60px !important;
	}
	.home-3-recipes {
	    width: 100%;
	}
	.home-white-section .wpb_raw_code {
		margin-bottom: 0 !important;
	}
	body .home-products-h2 {
	    font-size: 42px !important;
	}
	body .sustainability {
		background-image: url(http://dees.webinnovation.ie/wp-content/uploads/2015/08/flants-field-sky-small.jpg) !important;
	}
	.sustainability-text-box {
		background-color: transparent !important;
	}
	.twitter-carousel .slick-prev {
		padding-left: 10px !important;
	}
	.twitter-carousel .slick-next {
		padding-right: 10px !important;
	}
	.twitter-carousel iframe {
		max-width: 80% !important;
	}
	body .home-products-range {
		padding-top: 100px !important;
    	padding-bottom: 160px !important;
	}
	/* Products */
	#main .header-image-products {
	    padding-top: 20px !important;
	    padding-bottom: 160px !important;
	}
	body .products-first-container {
		margin-top: 0px !important;
	}
	body .products-section-mk,
	#page #main.single-post,
	#page #main.blog-archive {
		margin-bottom: 80px !important;
	}
	/* Product */
	.product-section-mk:last-child {
	    margin-bottom: 0px;
	}
	.wpb_single_image img {
	    height: auto;
	    max-width: 100% !important;
	}
	body .header-image-quinoa {
	    padding-top: 40px !important;
	    padding-bottom: 140px
	}
	body .product-section-mk .vc_col-sm-2 img {
    	width: 150px;
	}
	/* Blog */
	.blog-entry-title {
		font-size: 24px !important;
	}
	article .entry-post-content {
		margin-bottom: 40px !important;
	}
	/* Testimonials */
	.twitter-testimonials .wpb_text_column:first-child, .twitter-testimonials .wpb_text_column {
	    margin: 0px auto 80px !important;
	}
	/* FAQ */
	body .faq-category-section {
		margin-bottom: 40px !important;
	}
	#rev_slider_1_1, #rev_slider_1_1_wrapper {
    	height:310px !important;
    }
    html .tp-caption.black1 {
	    margin-left: 10% !important;
	}
    .main-banner-heading {
		font-size: 32px !important;
		line-height: normal !important;
		margin-left: 0 !important
	}
	.dees-signature img {
		width: 100px !important;
	}
	.contact-address input[type="submit"],
	.home-meet-dee .vc_btn3-container a,
	.video-section-mk .vc_btn3-container a,
	html .home-locator-button a {
		padding: 16px 0 !important;
		width: 90% !important
	}
	.video-section-mk .vc_btn3-container a {
		width: 100% !important
	}
	.single-post p {
    font-size: 16px !important;
	}
	.video-section-mk .vc_column-inner {
		padding-top: 0 !important;
	}
	.other-products, .home-section, .home-white-section {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}
@media (max-width: 420px) {
	.home-hero-image {
	  	height: 15em;
		background-image: url("http://deeswholefoods.com/wp-content/uploads/2016/02/Goodness-is-tasty-vegan-meal-480x270.jpg");
	}
    html .tp-caption.black1 {
	    margin-left: 0% !important;
	}
	.tp-simpleresponsive .tp-caption {
		margin-left: 0px !important;
	}
	.main-banner-heading {
		font-size: 28px !important
	}
	#sidebar .widget_categories li {
	    width: 95%;
	    margin: 0 2.5%;
	    float: none;
	}
}
@media (max-width: 375px) {
	.tp-simpleresponsive .tp-caption {
		margin-left: -10px !important;
	}
	html .tp-caption.black1 {
	    margin-left: -5% !important;
	}
	.main-banner-heading {
		font-size: 24px !important
	}
	body #cooked-plugin-page .cp-box-img-holder {
		height:200px !important;
	}
}
@media (max-width: 350px) {
	/*.home-slider-section .vc_column_container >.vc_column-inner,
	#rev_slider_1_1,
	#rev_slider_1_1_wrapper {
    	height:270px !important;
    }*/
    html .tp-caption.black1 {
	    margin-left: 0% !important;
	}
	.main-banner-heading {
		font-size: 22px !important
	}
	.heading-image-box h1 {
	    font-size: 2em;
	}
	.order-find-button a {
		font-size: 17px !important;
		width: 260px !important;
	}
	.home-meet-dee .vc_btn3-container a {
	    padding: 16px 30px;
	}
	.ocado-section .wpb_content_element {
		margin-bottom: 25px;
	}
	.home-hero-image {
	  	height: 12em;
	}
}
@media (max-width: 320px) {
    html .tp-caption.black1 {
	    margin-left: -10% !important;
	}
	.home-hero-image {
	  	height: 10em;
	}
}
@media only screen and (max-width: 40em) {
	.store-locator-top-half.store-locator-top-half {
	  height: 400px !important;
	}
	.store-locator-map {
	  height: 350px !important;
	}
	.gm-style-cc {
		display: none !important;
	}
}
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

}


.blog-articles>div, #sidebar aside>div {
    background: none!important;
    /* padding: 20px 0; */
}

.alt_page_navigation {
    margin-left: 10px;
    font-family: "OpenSans-Regular",sans-serif !important; font-size:15px;
}

a.previous_link.no_more {
    margin-left: 15px;
}
a.page_link.first.active_page {
    margin-left: 15px; color:#c4d600!important;
}
a.last_link {
    margin-left: 15px;
}

a.next_link {
    margin-left: 15px;
}

a.page_link {
    margin-left: 15px;
}

a.first_link {
    margin-right: 15px;
}

a.page_link:hover{color:#c4d600!important;}
.alt_page_navigation .active_page{color: #c4d600!important;}