@import url(rml.css);
@import './styles/fonts.css';
/*
Theme Name: KingOscar
Template: _base
Description:
Tags: light, white, black, one-column, two-columns, responsive-layout, featured-images, full-width-template, microformats, sticky-post, threaded-comments, translation-ready
Author: AlexMarkus
Author URI: http://www.nicolaepop.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kingoscar

Table of Contents:

1.0 Libraries and resets
2.0 Repeatable patterns
3.0 Basic structure
4.0 Header
5.0 Content
6.0 Footer
7.0 Posts
8.0 Archives
9.0 Widgets
10.0 Comments
11.0 Plugins
12.0 Media queries
14.0 Print styles

*/
/* 1.0 Libraries and resets */
/* 1.0 Libraries and resets */
html,
body,
button,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
input,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
textarea,
tfoot,
thead,
tr,
th,
td,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video,
*:before,
*:after {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  padding: 0;
  outline: 0;
  border: 0;
  margin: 0;
}
*,
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
html {
  height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  min-height: 100%;
}
a,
input,
button {
  -ms-touch-action: none!important;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  border: 0;
}
.related-rec .entry-title {
font-size: 24px;
font-size: 2.4rem;
text-align: center;
text-transform: uppercase;
}
.related-rec a {
color: #646464;
}
.related-rec{
	background-color: #f2f2f2;
}
#megaMenu ul.megaMenu > li.menu-item > a {
  padding: 12px 20px 39px !important;
}
@media (min-width: 1024px) and (max-width: 1065px) {
#megaMenu ul.megaMenu > li.menu-item > a {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
  #header .site-nav {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#megaMenu .uber-close {
  display: none !important;
}


@media (min-width: 768px) and (max-width: 1023px) {
  #megaMenu ul.megaMenu > li.menu-item > a {
    padding: 12px 6px 30px !important;
  }

  #megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title {
    font-size: 1.5rem !important;
  }
  #header .site-title img {
    height: auto !important;
    width: 90px;
	top: -37px !important
  }
  #header .site-nav {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
	.headerContainer {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.singleProductContainer {
		margin-top: 8rem;
}
}





#megaMenu ul.megaMenu .sub-menu > li.menu-item span.um-anchoremulator span {
}


#megaMenu .wpmega-widgetarea h2.widgettitle {
  display: none !important;
}

@media (max-width: 767px) {
  #header {
    padding-top: 5px !important;
  }
  #header .title-area {
    margin-top: 0;
    margin-bottom: 10px;
    width: 130px;
  }
  #header .site-nav .nav-toggle {
    display: none;
  }
  #header .site-nav {
    background: #f2f2f2;
  }

  #header .site-nav:before,
  #header .site-nav:after {
    content: ' ';
    display: table;
    clear: both;
  }
  #megaMenu ul.megaMenu > li.menu-item {
    width: 100% !important;
    border-bottom: 1px solid #cfae78;
  }

  #megaMenu ul.megaMenu li.menu-item {
    text-align: center;
  }

  #megaMenu ul.megaMenu > li.menu-item > a {
    padding: 12px 0px 15px !important;
    color: #555;
    display: inline-block !important;
  }

  #megaMenu ul.megaMenu > li.menu-item.menu-item-has-children > a > span:after {
    content: " +";
    display: inline-block !important;
    width: 20px;
    text-align: right;
    font-size: 17px;
    font-family: serif;
    vertical-align: bottom;
    /* font-weight: bold; */
  }

  #megaMenu ul.megaMenu > li.menu-item.menu-item-has-children.megaHover > a > span:after {
    content: " –";
  }
/*
  #megaMenu ul.megaMenu > li.menu-item.megaHover .sub-menu {
    display: block !important;
  }*/

  #megaMenu ul.megaMenu .sub-menu {
    position: static;
  }

  #megaMenu ul.megaMenu .sub-menu > li.menu-item {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
  }

  #megaMenu ul.megaMenu .sub-menu > li.menu-item .widget_search {
    display: none !important;
  }
}


@media screen and (min-width: 768px) {
  #megaMenu li.menu-item.ss-nav-menu-mega.ss-nav-menu-mega-fullWidth ul.sub-menu.sub-menu-1 {
    min-width: 707px;
    left: -120px;
  }
}

body.header-image .site-nav{
	margin-bottom:0px;
}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a::after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a::after, #megaMenu ul.megaMenu li.menu-item > a::after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator::after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator::after, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator::after{
	display:none;
}
body .recipe-inspiration{
	background-color: #FFFFFF;
}
cite {
  display: inline-block;
  font-weight: bold;
}
button,
input,
select,
textarea {
  display: inline-block;
  max-width: 100%;
}
textarea {
  width: 100%;
  overflow: auto;
  vertical-align: top;
}
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label {
  cursor: pointer;
}
.full-image{
	height: 500px;
	overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
b,
strong {
  font-weight: 400;
}
dfn,
em,
i {
  font-style: italic;
}
mark,
ins {
  text-decoration: none;
}
code,
kbd,
tt,
var,
samp,
pre,
.code {
  font-family: monospace, serif;
  -moz-hyphens: none;
  -ms-hyphens: none;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
sup,
sub {
  font-family: 'trade-gothic-next', sans-serif;
  font-weight: 400;
  height: 0;
  font-size: 60%;
  line-height: 0;
  position: relative;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
iframe,
object,
embed,
video {
  max-width: 100%;
}
/* 2.0 Repeatable patterns */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.hide {
  display: none;
}
.bg_img{
	max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.show {
  display: block!important;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.disabled {
  -webkit-touch-callout: none;
  opacity: 0.5;
}
.visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.alignleft {
  float: left;
  margin-right: 18px;
  margin-right: 1.8rem;
}
.alignright {
  float: right;
  margin-left: 18px;
  margin-left: 1.8rem;
}
.aligncenter {
  float: none!important;
  display: block!important;
  margin-left: auto;
  margin-right: auto;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
ul.unstyled,
ol.unstyled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.clearfix {
  visibility: hidden;
  display: table;
  content: " ";
  clear: both;
  height: 0;
}
.clear:before,
.clear::after {
  visibility: hidden;
  display: table;
  content: " ";
  clear: both;
  height: 0;
}
.sr,
.assistive-text,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute!important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  z-index: 100000;
  speak: none;
}
.sr:focus,
.assistive-text:focus,
.screen-reader-text:focus {
  background-color: #000;
  clip: auto!important;
  line-height: normal;
  padding: 12px 20px;
  display: block;
  z-index: 1000;
  height: auto;
  width: auto;
  color: #fff;
  left: 10px;
  top: 20px;
}
.wp-post-image,
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption,
img[class*="wp-image-"],
img[class*="attachment-"] {
  max-width: 100%;
  height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
  height: auto;
  max-width: 100%;
}
.video-asset {
  padding-bottom: 56.25%;
  margin-bottom: 24px;
  position: relative;
  padding-top: 25px;
  height: 0;
}
.video-asset iframe,
.video-asset object,
.video-asset embed,
.video-asset video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.gallery {
  margin-right: -1%;
  margin-bottom: 20px;
}
.gallery-item {
  float: left;
  margin: 0 1% 1% 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 49%;
}
.gallery-columns-3 .gallery-item {
  max-width: 32.3%;
}
.gallery-columns-4 .gallery-item {
  max-width: 24%;
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
}
.gallery-columns-6 .gallery-item {
  max-width: 15.6%;
}
.gallery-columns-7 .gallery-item {
  max-width: 13.2%;
}
.gallery-columns-8 .gallery-item {
  max-width: 11.4%;
}
.gallery-columns-9 .gallery-item {
  max-width: 10.1%;
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.wp-caption,
.gallery-caption,
.wp-caption-text {
  visibility: visible;
}
.wp-caption-text {
  margin-top: 10px;
  line-height: 1.4;
  font-size: 13px;
  font-size: 1.3rem;
}
.gallery-caption {
  margin-bottom: 10px;
  margin-top: 8px;
  text-align: center;
  padding: 0 8px;
}
/* 3.0 Basic structure */
html {
  font-size: 62.5%;
}
body,
button,
input,
select,
textarea {
  font-size: 18px;
  font-size: 1.8rem;
  color: #646464;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
  margin: 20px 0 18px;
  margin: 2rem 0 1.8rem;
}
h1,
.h1 {
  font-size: 30px;
  font-size: 3rem;
}
.h3 {
  color: #ba0c2f;
  font-size: 32px;
  font-size: 3.2rem;
}
h5,
h6,
.h5,
.h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
h6,
.h6 {
  font-weight: bold;
  margin-bottom: 0;
}
.heading {
  font-weight: bold;
}
p,
ul,
ol,
address,
blockquote,
form,
pre,
.bottomspace {
  margin-bottom: 20px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
a {
  text-decoration: none;
  color: #ba0c2f;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: 1px dotted;
  text-decoration: none;
}
table {
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
caption {
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
}
tr {
  border-bottom: 1px solid #d8d8d8;
}
th,
td {
  padding: 6px 10px 6px 0;
}
th {
  font-weight: bold;
}
address {
  font-style: italic;
}
blockquote {
  padding: 0 20px;
  font-style: italic;
}
label {
  display: inline-block;
}
input,
button,
select,
textarea {
  border: 1px solid #e6e6e6;
  border-color: rgba(0, 0, 0, 0.2);
  position: relative;
  padding: 8px;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
  border: 1px solid #a0a0a0;
  border-color: rgba(0, 0, 0, 0.4);
}
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
.archive-nav a {
  text-transform: uppercase;
  background-color: #ba0c2f;
  padding: 8px 14px;
  color: #ffffff;
  border: none;
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
.archive-nav a:hover,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
.archive-nav a:focus {
  background-color: #d70e36;
}
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
.archive-nav a:focus {
  top: 1px;
}
input[type=file] {
  border: none;
  cursor: pointer;
  padding-left: 0;
  background-color: transparent;
}
::-webkit-input-placeholder {
  color: #686868;
}
:-moz-placeholder {
  color: #686868;
}
::-moz-placeholder {
  color: #686868;
}
:-ms-input-placeholder {
  color: #686868;
}
::-moz-selection {
  background-color: #ba0c2f;
  color: #ffffff;
}
::selection {
  background-color: #ba0c2f;
  color: #ffffff;
}
pre,
.code {
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
code {
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 3px;
  padding: 2px 4px;
  color: #d14;
}
dt {
  font-weight: bold;
}
dd {
  padding-left: 24px;
}
.pad {
  padding-left: 20px;
  padding-right: 20px;
}
.halfpad {
  padding-left: 10px;
  padding-right: 10px;
}
.no-pad,
.nopad {
  padding-left: 0;
  padding-right: 0;
}
.mar {
  margin-left: 20px;
  margin-right: 20px;
}
.halfmar {
  margin-left: 10px;
  margin-right: 10px;
}
.no-mar,
.nomar {
  margin-left: 0;
  margin-right: 0;
}
.negmar,
.minmar {
  margin-left: -20px;
  margin-right: -20px;
}
.comment-content,
.entry-content,
.entry-summary,
.entry-title,
.widget,
pre {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.container {
  width: 1140px;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
[class*="col-"] {
  float: left;
}
.row::after {
  visibility: hidden;
  display: table;
  content: " ";
  clear: both;
  height: 0;
}
.col-1 {
  width: 8.333%;
}
.col-2 {
  width: 16.666%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.666%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.333%;
}
.col-8 {
  width: 66.67%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.333%;
}
.col-11 {
  width: 91.666%;
}
.col-12 {
  width: 100%;
}
.pre-1 {
  margin-left: 8.333%;
}
.pre-2 {
  margin-left: 16.666%;
}
.pre-3 {
  margin-left: 25%;
}
.pre-4 {
  margin-left: 33.333%;
}
.pre-5 {
  margin-left: 41.666%;
}
.pre-6 {
  margin-left: 50%;
}
.pre-7 {
  margin-left: 58.333%;
}
.pre-8 {
  margin-left: 66.666%;
}
.pre-9 {
  margin-left: 75%;
}
.pre-10 {
  margin-left: 83.333%;
}
.pre-11 {
  margin-left: 91.666%;
}
.col-1-2 {
  width: 50%;
}
.col-1-3 {
  width: 33.333%;
}
.col-2-3 {
  width: 66.666%;
}
.col-1-5 {
  width: 20%;
}
@media screen and (min-width:1024px) {
  .flexbox .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .flexbox .row.top {
    align-items: flex-start;
  }
  .flexbox .row.bottom {
    align-items: flex-end;
  }
  .flexbox .row.middle {
    align-items: center;
  }
  .flexbox .row.stretch {
    align-items: stretch;
    align-content: stretch;
  }
  .flexbox .row.baseline {
    align-items: baseline;
  }
  .flexbox .row.start {
    align-content: flex-start;
  }
  .flexbox .row.end {
    align-content: flex-end;
  }
  .flexbox .row.center {
    align-content: center;
  }
  .flexbox .row.between {
    align-content: space-between;
  }
  .flexbox .row.around {
    align-content: space-around;
  }
  .flexbox [class*="col-"] {
    flex-grow: 0;
    flex-shrink: 1;
  }
  .flexbox [class*="col-"].start {
    align-self: flex-start;
  }
  .flexbox [class*="col-"].end {
    align-self: flex-end;
  }
  .flexbox [class*="col-"].center {
    align-self: center;
  }
  .flexbox [class*="col-"].baseline {
    align-self: baseline;
  }
  .flexbox [class*="col-"].stretch {
    align-self: stretch;
  }
  .flexbox [class*="col-"].flex-first {
    order: -1;
  }
  .flexbox [class*="col-"].flex-last {
    order: 1;
  }
  .flexbox .col-auto {
    flex: 1;
  }
  .flexbox .col- {
    flex-basis: auto;
  }
  .flexbox .col-1 {
    flex-basis: 8.3334%;
  }
  .flexbox .col-2 {
    flex-basis: 16.6667%;
  }
  .flexbox .col-3 {
    flex-basis: 25%;
  }
  .flexbox .col-4 {
    flex-basis: 33.33334%;
  }
  .flexbox .col-5 {
    flex-basis: 41.6667%;
  }
  .flexbox .col-6 {
    flex-basis: 50%;
  }
  .flexbox .col-7 {
    flex-basis: 58.3334%;
  }
  .flexbox .col-8 {
    flex-basis: 66.6667%;
  }
  .flexbox .col-9 {
    flex-basis: 75%;
  }
  .flexbox .col-10 {
    flex-basis: 83.3334%;
  }
  .flexbox .col-11 {
    flex-basis: 91.6667%;
  }
  .flexbox .col-12 {
    flex-basis: 100%;
  }
  .flexbox .col-1-2 {
    flex-basis: 50%;
  }
  .flexbox .col-1-3 {
    flex-basis: 33.333%;
  }
  .flexbox .col-2-3 {
    flex-basis: 66.666%;
  }
  .flexbox .col-1-5 {
    flex-basis: 20%;
  }
}
.lead {
  font-size: 1.15em;
}
.cols-2 .item:nth-of-type(2n+1),
.cols-3 .item:nth-of-type(3n+1),
.cols-4 .item:nth-of-type(4n+1),
.cols-5 .item:nth-of-type(5n+1),
.cols-6 .item:nth-of-type(6n+1) {
  clear: left;
}
.nav-menu ul {
  margin-bottom: 0;
}
.nav-menu li {
  display: inline-block;
  list-style-type: none;
}
.nav-menu .children,
.nav-menu .sub-menu {
  display: none;
}
.background-cover {
  background-size: cover;
}
.fixed-header .site-header {
  position: fixed;
  z-index: 100;
  height: auto;
  width: 100%;
  top: 0;
}
/* 3.1 Basic styles */
body {
  line-height: 1.640;
}
.primary-nav .sub-menu li,
.primary-nav .children li {
  background-color: #ba0c2f;
}
.sidebar,
.navigation,
.site-header .sub-menu,
.site-header .children,
table,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4375;
}
/* 4.0 Header */
.site-header {
  background-color: #ba0c2f;
  position: relative;
}
.site-header a {
  color: #ffffff;
}
body .site-header #lang_sel_list{
	_display:none;
}
.fb_iframe_widget{
	background:#fff;
}
.site-header #lang_sel,
.site-header #lang_sel_list,
.site-header .searchform {
  display: inline-block;
}
.site-header .top-bar {
  padding-top: 6px;
  text-align: right;
  font-size: 13px;
  font-size: 1.3rem;
  background-color: #ffffff;
}
.front-page .site-header .top-bar {
  background-color: transparent;
}
.site-header #lang_sel,
.site-header #lang_sel_list {
  margin-left: 15px;
  list-style-type: none;
}
.site-header #lang_sel li,
.site-header #lang_sel_list li {
  display: inline-block;
  margin-right: 10px;
}
.site-header #lang_sel li:last-of-type,
.site-header #lang_sel_list li:last-of-type {
  margin-right: 0;
}
.site-header #lang_sel ul,
.site-header #lang_sel_list ul {
  margin-bottom: 8px;
}
.site-header #lang_sel a,
.site-header #lang_sel_list a {
  text-decoration: none;
}
.site-header form {
  margin-bottom: 8px;
}
.site-header2 form {
  margin-bottom: 8px;
}
.site-header .search-submit {
  display: none;
}
.site-header2 .search-submit {
  display: none;
}
.site-header .search-input {
  padding: 3px 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
}
.site-header2 .search-input {
  padding: 3px 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
  float:right;
}
.post-wrapper-rate{
margin-bottom: 35px;
margin-top: 30px;
}
body .post-ratings IMG{
padding: 0px 4px;
}
body #megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title{
	text-transform: none;
	font-size: 1.6rem;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1{
	background:#f2f2f2;
}
#megaMenu ul li.menu-item ul.sub-menu > li.menu-item > a{
color:#666666;
font-size: 14px;
}
#megaMenu ul li.menu-item ul.sub-menu > li.menu-item:hover > a{
color:#000;
}
body #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span{
	color:#666666;
	font-size: 18px;
}
.site-header #megaUber .search-input{
	width: 180px;
	margin-top: 20px;
	padding-left: 30px;
}
#megaUber .heading {

font-weight: normal;
font-size: 16px;
}
#megaUber .inspiration .links .popular:before {
padding-right: 0px;
width: 100%;
color: #ba0c2f;
display: block;
text-align: center;
}
#megaUber .inspiration .links .popular > span{
	font-size: 13px;
	text-align: center;
	padding-left: 15px;
    padding-bottom: 10px;
    display: inline-block;
}
#megaUber .inspiration .links a::after {
font-size: 14px;
}
#megaUber .inspiration .links .popular:hover:before {
color: #cfae78;
}
#header {
  padding-top: 14px;
  background-color: #ba0c2f;
  position: relative;
}
@media screen and (max-width:767px) {
  .front-page #header {
    margin-top: 10px;
  }
}
.title-area {
  margin-right: 40px;
}
.site-nav .nav-menu > ul > li,
.site-nav ul.nav-menu > li {
  margin-right: 28px;
}
.site-nav .nav-menu > ul > li:last-of-type,
.site-nav ul.nav-menu > li:last-of-type {
  margin-right: 0;
}
.search-area .search-input {
  border-radius: 20px;
  padding: 6px 14px;
  margin-top: 14px;
  font-size: 13px;
  font-size: 1.3rem;
}
.search-area .search-submit {
  display: none;
}
.primary-nav li:hover > .sub-menu,
.primary-nav li:hover > .children {
  display: block;
}
.primary-nav .sub-menu,
.primary-nav .children {
  float: left;
  z-index: 20;
  position: absolute;
  padding-top: 14px;
  margin-left: -14px;
}
.primary-nav .sub-menu li,
.primary-nav .children li {
  position: relative;
  display: block;
}
.primary-nav .sub-menu li ul,
.primary-nav .children li ul {
  border-top: none;
  padding-top: 0;
  margin-left: 0;
  width: 100%;
  left: 100%;
  top: 0;
}
.primary-nav .sub-menu a,
.primary-nav .children a {
  display: block;
  padding: 4px 14px;
}
.title-area,
.nav-toggle,
.site-nav {
  margin-bottom: 14px;
}
.nav-toggle {
  text-transform: lowercase;
  right: 20px;
  position: absolute;
  font-size: 12px;
  font-size: 1.2rem;
  top: 14px;
}
.header-image .nav-toggle {
  top: 45px;
}

hr {
  clear: both;
  width: auto;
  float: none;
  display: block;
  height: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #cfae78;
}

/* 5.0 Content */
.page-header hr {
  border-style: solid;
  border-color: #cfae78;
  border-width: 1px 0 0;
}
.page-title,
.entry-title {

  font-size: 48px;
  font-size: 4.8rem;
  color: #ba0c2f;
  text-align: center;
}
.page-title.our-name-category{
  text-transform: capitalize;
}
.entry-content a,
.entry-summary a {
  text-decoration: underline;
}
.entry-title a {
  text-decoration: none;
}

.entry-title a:hover {
  text-decoration: underline;
}

.entry-content a:hover,
.entry-summary a:hover {
  color: #f01340;
}
.entry-content ul,
.entry-summary ul,
.entry-content ol,
.entry-summary ol {
  padding-left: 20px;
}
.entry-content hr,
.entry-summary hr {
  border-style: solid;
  border-color: #cfae78;
  border-width: 1px 0 0;
}
.entry-content h1,
.entry-summary h1,
.entry-content h2,
.entry-summary h2,
.entry-content h3,
.entry-summary h3,
.entry-content h4,
.entry-summary h4,
.entry-content h5,
.entry-summary h5 {

}
.entry-content h2,
.entry-summary h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
.entry-content h3,
.entry-summary h3 {
  font-size: 22px;
  font-size: 2.2rem;
}
.entry-content h4,
.entry-summary h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
.entry-content h5,
.entry-summary h5 {
  margin-bottom: 0;
}
.entry-content .steps,
.entry-summary .steps {
  padding-left: 40px;
}
.entry-content .steps li,
.entry-summary .steps li {
  margin-bottom: 12px;
}
.entry-content .steps .step,
.entry-summary .steps .step {
  width: 30px;
  height: 30px;
  float: left;
  color: #ffffff;
  font-weight: bold;
  line-height: 30px;
  margin-left: -40px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  background-color: #ba0c2f;
}
.entry-extras {
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.entry-extras .left .wrp {
  padding-left: 0;
}
.entry-extras .right .wrp {
  padding-right: 0;
}
.navigation a {
  display: block;
  text-decoration: none;
}
.meta-nav {
  display: block;
  color: #909090;
  font-size: 13px;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.post-nav {
  border-bottom: 1px solid #d8d8d8;
}
.post-nav a {
  padding: 10px 0;
  border-top: 1px solid #d8d8d8;
}
.post-nav .nav-links {
  margin-bottom: 0;
}
.archive-nav .nav-previous,
.archive-nav .nav-next {
  display: inline-block;
}
.archive-nav .nav-previous {
  margin-right: 14px;
}
.container:before,
.page-header:before,
#content:before,
.sticky:before,
.clear-multi:before,
.archive-nav:before,
.container:after,
.page-header:after,
#content:after,
.sticky:after,
.clear-multi:after,
.archive-nav:after {
  visibility: hidden;
  display: table;
  content: " ";
  clear: both;
  height: 0;
}
.title-area,
.description-area,
.search-area,
.site-nav,
.entry-meta,
.entry-header,
.entry-content,
.entry-summary,
.navigation a,
.comments-wrap,
.footer-colophon,
.footer-links,
.page-title,
.page-description,
.page-header .term-edit-link,
.no-posts .searchform,
.sidebar .widget,
.sidebar-alt .widget,
.site-social .section,
.browser h3,
.browser h4,
.browser ul,
.entry-extras .wrp,
.inspiration .featured-image,
.breadcrumbs,
.archive .hfeed .featured-image,
.recipe-search,
.archive-nav,
.tax-links p {
  padding-left: 20px;
  padding-right: 20px;
}
.somebottomspace,
.featured-image {
  margin-bottom: 20px;
}
.page-header hr,
.tax-links hr {
  margin-left: 20px;
  margin-right: 20px;
}
.breadcrumbs {
  font-size: 14px;
  font-size: 1.4rem;
  color: #646464;
}
.breadcrumbs a {
  color: #646464;
  text-decoration: underline;
}
.breadcrumbs a:hover {
  color: #ba0c2f;
}
/* BC additions-April-2017 */
.ratings-wrapper,
.button-find-retailer{
  display: inline-block;
}
.button-find-retailer a:hover {
  color: #cfae78;
}
.extra-padding {
  padding-right: 5%;
}
.nutrition-section ul {
  padding-left: 0;
}
.nutrition-section li {
  list-style: none;
  margin-left: 23px;
}
.nutrition-section p,
.nutrition-section ul {
  margin-bottom: 0;
}
.nutrition-section,
.mobile-1,
.mobile-2,
.mobile-3 {
  padding-bottom: 20px;
}
.extra-media {
  margin-top: 30px;
}
.mobile-2 img {
  width: 100%;
  margin-bottom: 30px;
}
.inspiration.col-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.store-locator-container iframe {
  margin-bottom: 150px;
}
/* End BC additions-April-2017 */
/* 6.0 Footer */
.site-social {
  background-color: #f2f2f2;
  padding: 20px 0;
}
.site-social .heading {

  font-size: 26px;
  font-size: 2.6rem;
  color: #ba0c2f;
}
.site-social .social a:hover{
  text-decoration: none;
  opacity: 0.7;
}
.site-social .social img {
  width: 41px;
}
.site-social .newsletter {
  padding-top: 20px;
}
.site-footer {
  background-color: #ffffff;
  text-align: center;
  color: #686868;
  padding-top: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}
.site-footer .languages {
  margin-bottom: 20px;
  margin-top: -14px;
}
.site-footer .languages ul {
  margin: 0;
  list-style-type: none;
}
.site-footer .languages a {
  text-decoration: none;
}
.site-footer .languages li {
  display: inline-block;
  margin: 0 3px;
}
#footer {
  padding-top: 0px;
}
.footer-links a,
.footer-colophon a {
  color: #686868;
}
.footer-links {
  text-transform: lowercase;
  margin-bottom: 14px;
}
.footer-links li {
  margin-left: 2px;
}
.footer-links li:last-of-type {
  margin-left: 0;
}
.footer-links li:last-of-type:after {
  content: none;
}
.footer-links li:after {
  content: '|';
  margin-left: 4px;
}
/* 7.0 Posts */
.pages .hentry,
.posts .hentry {
  margin-bottom: 30px;
}
.pages .entry-title,
.posts .entry-title {
  font-size: 28px;
  font-size: 2.8rem;
}
/* 7.1 Pages */
.front-page .site-header {
  background-color: transparent;
  position: absolute;
  width: 100%;
  z-index: 20;
  top: 0;
}
.front-page .site-header2 {
  background-color: transparent;
  width: 100%;
  z-index: 20;
  top: 0;
}
.front-page #header {
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-top: 14px;
}
.jumbotron {
  height: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.jumbotron .entry-title {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 80px;
  font-size: 8rem;
  background-color: #ba0c2f;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 1.2;
  padding: 10px 0;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
}
.jumbotron .container {
  position: relative;
  height: 100%;
  height: 100vh;
  text-align: center;
}

.jumbotron .container:after {
  content: " ";
  visibility: visible;
  display: inline-block;
  height: 100%;
  line-height: 100%;
  width: 1px;
  vertical-align: middle;
  clear: none;
}

.jumbotron .entry-header {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  max-width: 95%;
}

.jumbotron .entry-label {
  position: absolute;
  width: 100%;
  bottom: 20px;
}

.jumbotron .entry-label span {

  letter-spacing: 2px;
  background-color: #ba0c2f;
  display: inline-block;
  padding: 20px;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 1;
  margin: 0 auto;
  color: #ffffff;
  position: relative;
}
.jumbotron .entry-label span:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(186, 12, 47, 0);
  border-top-color: #ba0c2f;
  border-width: 20px;
  margin-left: -20px;
}
.jumbo-copy .entry-content {
  padding-top: 30px;
  padding-bottom: 20px;
}
.big-types {

  font-size: 40px;
  font-size: 4rem;
}
.big-types a {
  display: block;
  padding-top: 110px;
  margin-bottom: 40px;
  background: url('images/fish-icon.png') top center no-repeat;
  -webkit-transition: color 0.6s;
  -moz-transition: color 0.6s;
  -o-transition: color 0.6s;
  transition: color 0.6s;
  text-decoration: none;
  color: #646464;
}
.big-types a:hover {
  _color: #005ab6;
  color: #ba0c2f;
}
.rml-fish-types{
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: none;
	}

.rml-fish-types > li{
	float: left;
	min-width: 33%;
	list-style: none;
	background: none;
	}
.rml-fish-types > li a{
	display: block!important;
	padding: 110px 0 0;
	margin: 0 0 40px;
	max-width: 100%;
	color: #646464;
	text-decoration: none;
	text-align: center;
	background: url('images/fish-icon.png') top no-repeat;
	transition: color 0.6s;
	}

.rml-fish-types > li a:hover{ color: #ba0c2f; }
.rml-fish-types > li a span{
	min-height: 69px;
	}
@media screen and (max-width:900px) {
	.rml-fish-types > li{
		float: none;
		width: 100%;
		}
	}
.browser {
  margin-bottom: 40px;
}
.browser h3,
.browser h4 {

}
.browser h4 {
  font-size: 20px;
  font-size: 2rem;
}
.browser ul {
  font-weight: 300;
}
@media screen and (max-width:767px) {
  .browser ul li {
    padding-left: 15px;
  }
}
.browser a {
  display: inline-block;
  color: #646464;
  padding: 5px 0;
}
.browser a:after {
  content: '▶';
  font-size: 55%;
  vertical-align: middle;
  opacity: 0.7;
  margin-left: 5px;
  text-decoration: none !important;
}
@media screen and (max-width:1023px) {
  .browser a:after {
    font-size: 10px;
    font-size: 1rem;
    position: relative;
    top: -2px;
  }
}
.browser a:hover {
  color: #ba0c2f;
}
@media screen and (min-width:768px) and (max-width:1023px) {
  .browser a {
    padding-right: 4px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.inspiration {
  background-color: #f2f2f2;
}
.inspiration a {
  color: #646464;
}
.inspiration .entry-title {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  _text-transform: uppercase;
}
.inspiration .featured-image {
  display: block;
}
.inspiration .copy {
  padding-top: 20px;
  padding-bottom: 20px;
}
.inspiration .copy .title {
  margin-top: 0;
}
@media only screen and (min-width: 768px){
  .inspiration .copy .pad .content{
    margin-right: 50px;
  }
}
.inspiration .links a {
  color: #ffffff;
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  cursor: pointer;
  padding: 15px;
  text-decoration: none;

  background-color: #969696;
}
#megaMenu ul.megaMenu li.menu-item > a span:hover{
color: #cfae7b;
}
.site-header #megaUber .searchform{
	position: relative;
}
.site-header #megaUber .search-submit{
text-indent: -9000px;
top: 10px;
left: 0;
background-image: url(images/glass.png);
background-repeat: no-repeat;
background-position: 10px 15px;
background-color: transparent;
position: absolute;
display: block;
}
.inspiration .links a:after {
  padding-left: 4px;
  content: ' ▶';
}
@media screen and (max-width:767px) {
  .inspiration .links a:after {
    font-size: 10px;
    font-size: 1rem;
    position: relative;
    top: -2px;
  }
}
.inspiration .links a:hover {
  background-color: #ba0c2f;
}
@media screen and (max-width:767px) {
  .inspiration .links a {
    text-align: center;
    font-size: 16px;
  }
}
.inspiration .links .popular {
  margin-bottom: 20px;
}
.inspiration .links .popular:before {
  padding-right: 8px;
  content: '★★★★★';
  color: #ba0c2f;
  font-size: 36px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .inspiration .links .popular, .inspiration .links .send-yours{
    text-align: center;
  }
  .inspiration .links .popular:before {
    display: block;
    font-size: 36px;
    text-align: center;
  }
}
@media screen and (max-width:767px) {
  .inspiration .links .popular, .inspiration .links .send-yours{
    text-align: center;
  }
  .inspiration .links .popular:before {
    display: block;
    font-size: 28px;
  }
}
.inspiration .links .popular:hover:before {
  color: #cfae78;
}
@media screen and (max-width:767px) {
  .inspiration .links {
    margin-bottom: 20px;
  }
}
.recipe-search {
  padding-top: 20px;
}
.recipe-search .search-submit {
  display: none;
}
.recipe-search .search-input {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  width: 100%;
  padding-left: 14px;
}
.template-left-sidebar .with-sidebar {
  float: right;
}
.template-left-sidebar .sidebar {
  order: -1;
}
.template-landing-page {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.template-landing-page #content {
  margin-top: 80px;
}
.subpages .entry-title {
  margin-top: 0px;
}
/* 7.2 Posts */
.sticky {
  background-color: #fafafa;
  background-color: rgba(0, 0, 0, 0.02);
}
/* 8.0 Archives */
.category .featured-image,
.tax-fish_type .featured-image,
.post-type-archive-ko_product .featured-image,
.post-type-archive-ko_recipe .featured-image {
  display: block;
}
.category .page-title,
.tax-fish_type .page-title,
.post-type-archive-ko_product .page-title,
.post-type-archive-ko_recipe .page-title {
  text-align: center;
}
.category .posts,
.tax-fish_type .posts,
.post-type-archive-ko_product .posts,
.post-type-archive-ko_recipe .posts {
  text-align: center;
}
.post-type-archive .page-description {
  text-align: center;
}
.tax-links {
  margin-bottom: 20px;
}
.tax-links a {

  font-size: 20px;
  font-size: 2rem;
  color: inherit;
}
.tax-links a:after {
  content: ' ▶';
  font-size: 75%;
  text-decoration: none;
}
.tax-links a span {
  text-transform: lowercase;
}
.tax-links a img {
  margin-right: 12px;
}
.tax-links hr {
  border: 1px solid #cfae78;
  margin-top: 0;
}
.popular-recipes {
  background-color: #f2f2f2;
}
.popular-recipes .see-all span {
  text-transform: lowercase;
}

.go-to-link:after,
.popular-recipes .see-all a:after {
  content: '▶';
  font-size: 55%;
  vertical-align: middle;
  margin-left: 7px;
  opacity: .7;
  text-decoration: none !important;
}
.go-to-link {

  color: #646464;
  font-size: 24px;
  font-size: 2.4rem;
  text-decoration: none !important;
  display: inline-block;
  /*padding-left: 85px;*/
  line-height: 1.4;
  min-height: 66px;
  position: relative;
  padding-top: 15px;
}

.go-to-link__image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 66px;
  height: 66px;
  background-image: url('images/product-thumb.jpg');
  background-position: center left;
  background-repeat: no-repeat;
  background-size: cover;
}

.search .has-featured-image .content-wrap {
  margin-left: 0;
}
.search .posts .entry-title {
  margin-top: 0;
}
.search .posts .label {
  color: #ffffff;
  padding: 1px 4px 2px;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;

  background-color: #ba0c2f;
  text-transform: uppercase;
}
.search .featured-image {
  display: block;
}
#post-0 {
  margin-bottom: 60px;
}
.no-posts-found {
  margin-bottom: 40px;
}
/* 9.0 Widgets */
.widget ul,
.widget ol {
  list-style-type: none;
}
.widget li li {
  padding-left: 14px;
  padding-left: 1.4rem;
}
.widget .wp-post-image {
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
}
.widgets .search-input {
  margin-bottom: 8px;
}
.sidebar .widgets {
  padding-top: 40px;
}
.widget_calendar tfoot tr {
  border-bottom: none;
}
.widget_calendar .pad {
  padding-left: 0!important;
  padding-right: 0!important;
}
.widget_recent_entries .post-date {
  display: block;
}
.widget_rss .rss-date {
  display: block;
}
.widget_tag_cloud a {
  font-size: inherit!important;
  display: block;
}
.search-label {
  display: none;
}
/* 10.0 Comments */
.comment-reply-title {
  margin-top: 0;
}
.comment-list {
  list-style-type: none;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  display: block;
}
/* 11.0 Plugins */
/* 11.1 Widgets */
.widget_page .featured-page {
  visibility: visible;
}
.widget_posts .posts {
  visibility: visible;
}
.widget_siblings .siblings {
  visibility: visible;
}
/* 11.2 Gravity Forms */
.gform_description {
  display: block;
}
ul.gform_fields {
  padding-left: 0;
  list-style-type: none;
}
.gfield .small {
  width: 25%;
}
.gfield .medium {
  width: 50%;
}
.gfield .large {
  width: 100%;
}
.gfield .validation_message {
  font-weight: bold;
}
.gfield_description {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 5px 0;
}
.gfield,
.gform_description,
.gsection_description {
  margin-bottom: 20px;
}
.gfield_checkbox,
.gfield_radio {
  list-style-type: none;
}
.gfield_checkbox label,
.gfield_radio label {
  padding-left: 5px;
}
.gfield_list th {
  font-weight: normal;
}
.gfield_list_cell input {
  width: 100%;
}
.gfield_list_icons {
  width: 60px;
  min-width: 60px;
}
.gfield_list_icons img {
  display: inline-block;
}
.ginput_complex .ginput_left,
.ginput_complex .ginput_right {
  display: inline-block;
  width: 50%;
}
.ginput_complex .ginput_left {
  padding-right: 10px;
  float: left;
}
.ginput_complex .ginput_right {
  float: right;
  padding-left: 10px;
}
.ginput_complex .ginput_full {
  clear: both;
  display: block;
}
.ginput_complex .gf_clear {
  clear: both;
}
.ginput_complex .ginput_left,
.ginput_complex .ginput_right,
.ginput_complex .ginput_full {
  margin-bottom: 10px;
}
.ginput_complex .ginput_left select,
.ginput_complex .ginput_right select,
.ginput_complex .ginput_full select,
.ginput_complex .ginput_left textarea,
.ginput_complex .ginput_right textarea,
.ginput_complex .ginput_full textarea,
.ginput_complex .ginput_left input[type=text],
.ginput_complex .ginput_right input[type=text],
.ginput_complex .ginput_full input[type=text],
.ginput_complex .ginput_left input[type=url],
.ginput_complex .ginput_right input[type=url],
.ginput_complex .ginput_full input[type=url],
.ginput_complex .ginput_left input[type=email],
.ginput_complex .ginput_right input[type=email],
.ginput_complex .ginput_full input[type=email],
.ginput_complex .ginput_left input[type=tel],
.ginput_complex .ginput_right input[type=tel],
.ginput_complex .ginput_full input[type=tel],
.ginput_complex .ginput_left input[type=number],
.ginput_complex .ginput_right input[type=number],
.ginput_complex .ginput_full input[type=number],
.ginput_complex .ginput_left input[type=password],
.ginput_complex .ginput_right input[type=password],
.ginput_complex .ginput_full input[type=password],
.ginput_complex .ginput_left input[type=file],
.ginput_complex .ginput_right input[type=file],
.ginput_complex .ginput_full input[type=file] {
  width: 100%;
}
.ginput_complex .ginput_left select,
.ginput_complex .ginput_right select,
.ginput_complex .ginput_full select {
  margin: 0;
}
.ginput_complex .ginput_left label,
.ginput_complex .ginput_right label,
.ginput_complex .ginput_full label {
  color: #999;
  font-size: 13px;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.clear-multi > div {
  float: left;
  margin-right: 20px;
}
.clear-multi > div:last-of-type {
  margin-right: 0;
}
.clear-multi select,
.clear-multi textarea,
.clear-multi input[type=text],
.clear-multi input[type=url],
.clear-multi input[type=email],
.clear-multi input[type=tel],
.clear-multi input[type=number],
.clear-multi input[type=password] {
  width: 100%;
}
.clear-multi .gfield_time_hour,
.clear-multi .gfield_time_minute {
  margin-right: 4px;
  min-width: 80px;
  width: 10%;
}
.clear-multi .gfield_time_hour input[type=text],
.clear-multi .gfield_time_minute input[type=text] {
  max-width: 70px;
}
.gform_validation_container {
  display: none;
}
.gfield_required {
  color: #ba0c2f;
  padding: 0px 3px;
  display: inline-block;
}
.gfield_error {
  color: #ba0c2f;
}
.ui-datepicker {
  background-color: #ffffff;
  padding: 10px;
  border: 1px solid #ccc;
}
.ui-datepicker select {
  margin: 0;
}
.ui-datepicker .ui-datepicker-month,
.ui-datepicker .ui-datepicker-prev {
  margin-right: 10px;
}
.ui-datepicker .ui-datepicker-next {
  float: right;
}
.ui-datepicker .ui-datepicker-title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ui-datepicker tr:last-of-type {
  border-bottom: none;
}
.entry-content ul.gform_fields,
.entry-content ul.gfield_radio,
.entry-content ul.gfield_checkbox {
  padding-left: 0;
}
/* 12.0 Media queries */
@media screen and (min-width:1200px) {
  .show-on-wide {
    display: block;
  }
}
@media screen and (min-width:1024px) {
  .hide-on-desktop {
    display: none;
  }
  .show-on-desktop {
    display: block;
  }
  .container {
    width: auto;
  }
  .container.main.copy-alt{
    width: 1140px;
  }
  .header-image .site-nav {
    padding-top: 10px;
  }
}
@media screen and (max-width:1023px) {
  .extra-padding {
    padding-right: 0;
  }
  .show-on-hand {
    display: block;
  }
  .hide-on-hand {
    display: none;
  }
  .container {
    width: auto;
  }
  .row.middle {
    display: block;
  }
  .row.middle [class*="col-"] {
    display: block;
  }
  [class*="col-"] {
    width: auto;
    float: none;
  }
  [class*="pre-"] {
    margin-left: 0;
  }
  .flexbox [class*="col-"] {
    flex: none!important;
  }
  [class*="hand-col-"] {
    float: left;
    display: inline-block;
  }
  .title-area {
    margin-right: 0;
    margin-top: 20px;
  }
  .front-page .site-header {
    padding-left: 10px;
    padding-right: 10px;
  }
  .front-page #header {
    padding-top: 0;
  }
  .primary-nav {
    margin-bottom: 0;
  }
  .jumbotron .entry-title {
    max-width: 70%;
  }
  #copy {
    overflow: hidden;
  }
  .with-sidebar {
    overflow: hidden;
  }
}
@media screen and (min-width:768px) and (max-width:1023px) {
  .show-on-tablet {
    display: block;
  }
  .hide-on-tablet {
    display: none;
  }
  [class*="tab-col-"] {
    float: left;
  }
  .tab-col-3 {
    width: 25%;
  }
  .tab-col-4 {
    width: 33.33%;
  }
  .tab-col-5 {
    width: 41.666%;
  }
  .tab-col-6 {
    width: 50%;
  }
  .tab-col-7 {
    width: 58.333%;
  }
  .tab-col-8 {
    width: 66.66%;
  }
  .tab-col-9 {
    width: 75%;
  }
  .tab-col-12 {
    width: 100%;
  }
  .title-area {
    margin-bottom: 20px;
  }
  .header-image .site-nav {
    padding-top: 37px;
  }
  .jumbotron .entry-title {
    font-size: 60px;
    font-size: 6rem;
  }
  .nav-menu > ul > li,
  ul.nav-menu > li {
    margin-right: 20px;
  }
  .nav-menu > ul > li:last-of-type,
  ul.nav-menu > li:last-of-type {
    margin-right: 0;
  }
  .primary-nav {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .with-sidebar {
    margin-left: -320px;
    padding-left: 320px;
    width: 100%;
    float: left;
  }
  .sidebar {
    float: left;
    width: 320px;
  }
  .template-left-sidebar .with-sidebar {
    float: right;
  }
}
@media screen and (max-width: 1140px){
  .ratings-wrapper{
    display: block;
    clear: both;
    text-align: left;
  }

  #recipe-meta .share-container{
    float: none !important;
    margin: 10px 0 0 !important;
  }
}
@media screen and (max-width:767px) {
  .show-on-phone {
    display: block;
  }
  .hide-on-phone {
    display: none;
  }
  .flexbox .row {
    display: block;
  }
  [class*="mob-col-"] {
    float: left;
  }
  .mob-col-3 {
    width: 25%;
  }
  .mob-col-4 {
    width: 33.33%;
  }
  .mob-col-6 {
    width: 50%;
  }
  .mob-col-8 {
    width: 75%;
  }
  .mob-col-9 {
    width: 66.66%;
  }
  .mob-col-12 {
    width: 100%;
  }
  .title-area {
    margin-bottom: 20px;
    max-width: 200px;
  }
  .jumbotron .entry-title {
    font-size: 40px;
    font-size: 4rem;
  }
  .jumbotron .entry-label {
    display: none;
  }
  .site-nav {
    background-color: #f2f2f2;
    text-align: center;
    margin-bottom: 0;
  }
  .site-nav.active .primary-nav,
  .site-nav.active .search-area {
    display: block;
  }
  .site-nav .nav-toggle {
    text-decoration: none;
  }
  .site-nav .nav-menu > ul > li,
  .site-nav ul.nav-menu > li {
    margin-right: 0;
  }
  .primary-nav {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0;
  }
  .primary-nav li {
    display: block;
    border-bottom: none;
  }
  .primary-nav li:last-of-type {
    border-bottom: none;
  }
  .primary-nav a {
    color: #646464;
    padding: 10px 0;
    display: block;
  }
  .primary-nav a:hover {
    text-decoration: none;
  }
  .primary-nav .sub-menu,
  .primary-nav .children {
    border-top: 1px solid #cfae78;
    position: static;
    display: none;
    float: none;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .primary-nav .sub-menu li,
  .primary-nav .children li {
    background-color: #f2f2f2;
  }
  .primary-nav .page_item_has_children > a:after {
    content: '+';
    padding-left: 10px;
  }
  .search-area {
    margin-bottom: 10px;
  }
  .js .primary-nav {
    display: none;
  }
  .js .nav-toggle {
    display: inline-block;
  }
  .page-title,
  .entry-title {
    font-size: 30px;
    font-size: 3rem;
  }
  .ginput_complex,
  .ginput_complex .ginput_left,
  .ginput_complex .ginput_right {
    display: block;
    width: auto;
    float: none;
  }
  .ginput_complex .ginput_left {
    padding-right: 0;
  }
  .ginput_complex .ginput_right {
    padding-left: 0;
  }
  .ginput_complex .ginput_left,
  .ginput_complex .ginput_right {
    margin-bottom: 10px;
  }
  .gfield .medium,
  .gfield .small {
    width: auto;
  }
  .entry-extras .wrp {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width:480px) {
  html {
    font-size: 68.75%;
  }
}
/* 14.0 Print styles */
@media print {
  body {
    background: none!important;
    font-size: 12pt;
    color: #2b2b2b;
  }
  .site,
  .site-header,
  .hentry,
  .entry-header,
  .entry-content,
  .entry-summary,
  .entry-meta,
  .page-header,
  .comments-section,
  .entry-attachment .attachment {
    max-width: 100%;
  }
}

.entry-header {
  text-align: center;
  margin-top: 20px;
}

.entry-header .bg_img {
  margin-top: 20px;
}
.pie-wrap{
	float:left;
}
.rate-wrap{
  text-align: center;
	min-height: 35px;
	position: relative;
  width: 86.87%;
}

.r-txt {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  padding-top: 6px;

  color: #999;
}

.rate-wrap .post-ratings {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  padding-top: 4px;
}

#recipe-meta {
	padding: 15px 20px 20px;
	border: 1px solid rgb(201, 201, 201);
	margin: 20px 0 40px;
	display: block;
	float: left;
	width: 100%;
	position:relative;
  min-height: 115px;
}

#recipe-meta .pie-wrap {
  position: absolute;
  float: none;
  top: 61px;
  left: 20px;
}

#recipe-meta #sparkline{
  display: inline-block;
  float: none;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

#recipe-meta #sparkline canvas{
  width: 100% !important;
  height: 100% !important;
  display: inline-block;
}

#recipe-meta .time-recipe {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 80%;
  line-height: 1;
}

#recipe-meta .breadcrumbs {
  margin-bottom: 20px;
  padding: 0;
  /*font-size: 70%;*/
}
.breadcrumbs .breadcrumb_last{
  font-size: 1.4rem!important;
}
#recipe-meta .addthis_sharing_toolbox{
	position: absolute;
  right: 20px;
  top: 61px;
}
.post-ratings{
	position:relative;
	text-align: center;
}
.post-wrapper-rate .post-ratings-text{
	font-size: 10px;
	position: absolute;
  left: 50%;
}
.time-recipe{
	display: block;
float: left;
line-height: 50px;
margin-left: 5px;
}
#sparkline{
float: left;
}

.product-range .product-range {
  margin-bottom: 20px;
}

.hik-divider {
  clear: both;
  width: 100%;
  float: none;
  display: block;
  height: 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #cfae78;
  margin: 20px 0;
}

.hik-left,
.hik-right {
  position: relative;
}
.hik-left:after,
.hik-right:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #cfae78;
}
.hik-left:after {
  right: -1px;
}
.hik-right:after {
  left: 0px;
}

@media screen and (max-width: 767px) {
  .hik-left:after,
  .hik-right:after{
    content: none;
    display: none;
  }
  .r-txt {
    display: none;
  }
  #recipe-meta .breadcrumbs {
    text-align: center;
  }
  #recipe-meta .pie-wrap,
  #recipe-meta .addthis_sharing_toolbox {
    position: static;
    text-align: center;
    margin: 20px 0 15px;
  }
  .rate-wrap {
    margin: 30px 0;
    width: 100%;
  }
}

.hik-hr {
  clear: both;
  width: 100%;
  float: none;
  display: block;
  height: 0;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #cfae78;
}

.hik-separator {
  clear: both;
  width: 100%;
  float: none;
  display: block;
  height: 50px;
  margin: 0;
  border: 0 none !important;
}

.hidden {
  display: none;
}

.browser {
  margin-top: 40px;
}

@media (max-width: 1024px) {
  .hik-mb-20 {
    margin-bottom: 20px;
  }
}
.img-responsive{
  display: block;
  height: auto;
  width: 100%;
}
/*Styler for HOMEPAGE THREE PROMO BOX SECTION*/
.home-promo-section-container{
  background: #f2f2f2;

}
.promo-section{
  padding: 30px 0;
}
.promo-section .promo-box-content{
  padding: 15px;
}
.promo-section .promo-title{
  text-align: center;
  padding: 20px 0 15px;
}
.promo-section .promo-title a{
  color: #646464;
  text-transform: uppercase;
  font-size: 32px;
  /*font-weight: bold;*/
}
.promo-section .promo-title a:hover{
  text-decoration: none;
  color: #ba0c2f;
}
.promo-section .promo-content p{
  font-size: 15px;
  margin: 0;
}
/*END Styler for HOMEPAGE THREE PROMO BOX SECTION*/

/*Style for HOMEPAGE LIST CATGORY PRODUCT SECTION*/
.homepage-category-list{
  overflow: hidden;
}
.homepage-category-list-header{
  padding: 0 15px;
  overflow: hidden;
}
.home .category-description p{
  padding-top: 10px;
}
.homepage-category-list-header p{
  font-size: 15px;
  margin: 0;
}
.homepage-category-list .category-item{
  padding: 15px;
}
.homepage-category-list .category-item .category-name{
  text-align: center;
}
.homepage-category-list .category-item .category-name a{
  color: #646464;
  font-size: 40px;
}
.category-border{
  height: 1px;
  background: #cfae78;
  margin: 20px 0;
}
/*END Style for HOMEPAGE LIST CATGORY PRODUCT SECTION*/

/*Style for HOMEPAGE INSPIRED SECTION*/
.home .entry-header img{
  display: block;
  width: 100%!important;
  height: auto!important;
}
.home .entry-header{
  padding: 0;
}
.home .entry-header .featured-image{
  padding: 0;
}
.inspiration .entry-content{
  padding: 0;
  font-size: 15px;
}
.inspiration .entry-header{
  padding: 0;
}
.inspiration .entry-header .featured-image{
  padding: 0;
}
.inspiration .recipe-item{
  padding: 15px;
}
.inspiration .entry-header .featured-image img{
  display: block;
  width: 100%;
  height: auto;
}
.home .inspiration{
  padding: 20px 0;
}
/*END Style for HOMEPAGE INSPIRED SECTION*/
/*Style FOOTER*/
.newsletter button{
  font-size: 16px;
}
/*END Style FOOTER*/
/*MENU */
#megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > a, #megaMenu ul li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item > span.um-anchoremulator{
  padding: 6px 30px;
  min-width: 150px;
}
/*END MENU */
.hfeed .entry-title{
  padding: 0px 40px;
}
.button-find-retailer{
  float: left;
  background: #ba0c2f;
  /*height: 40px;*/
}
.single-ko_product .button-find-retailer{
    width: 170px;
    margin-right: 1%;
    margin-bottom: 10px;
}
.button-find-retailer a{
  display: block;
  padding: 5px 15px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.button-find-retailer a::after{
  color: #fff;
  content: "▶";
  font-size: 80%;
  margin-left: 7px;
  text-decoration: none !important;
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px;
}
.single-ko_recipe .button-find-retailer{
  display: none;
}
.related-rec .entry-header .featured-image img{
  display: block;
  width: 100%;
  height: auto;
}

.button-learn-more{
  float: none;
  background: #ba0c2f;
  /*height: 40px;*/
    width: 170px;
    margin-right: 1%;
    margin-bottom: 10px;
text-align: center;
}
.button-learn-more a{
  display: block;
  padding: 5px 15px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.button-learn-more a:hover {
    color: #cfae78;
}
.button-learn-more a::after{
  color: #fff;
  content: "▶";
  font-size: 80%;
  margin-left: 7px;
  text-decoration: none !important;
  vertical-align: middle;
  display: inline-block;
  margin-top: -4px;
}


/*Store Locator Page*/
.store-locator-container .col-6.last{
  padding-left: 30px;
}
.store-locator-container .locator-content h3{
  color: #ba0c2f;
  font-size: 30px;
  margin-top: 0;
  text-transform: uppercase;
}
.store-locator-container .locator-content{
  padding-right: 20px;
}
.store-locator-container .ask-your-retailer h3{
  margin-top: 10px;
  font-size: 30px;
  text-transform: uppercase;
}
.store-locator-container .ask-your-retailer img{
  display: block;
  width: 100%;
  height: auto;
}
/*END Store Locator Page*/
.ask-your-retailer-content a{
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .pad{
    padding: 0;
  }
}
/*Mail chimp sign up form*/
#mc_embed_signup #mc-embedded-subscribe-form{
  padding: 0;
}
#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group{
  width: 250px;
  box-sizing: border-box;
  display: inline-block;
  float: left;
}
#mc_embed_signup #mc-embedded-subscribe-form #mce-EMAIL{
  border-radius: 0;
  display: inline-block;
  float: none;
  border: 1px solid #e6e6e6;
  border-color: rgba(0, 0, 0, 0.2);
  height: 44px;
}
#mc_embed_signup #mc-embedded-subscribe-form #mc_embed_signup_scroll .button-submit{
  display: inline-block;
  width: 100px;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
#mc_embed_signup #mc_embed_signup_scroll .button{
  border-radius: 0!important;
  width: 100%;
  height: 44px;
  text-align: center;
  padding: 0;
  margin: 0 0 0 10px;
  background: #ba0c2f;

}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error{
  border: 1px solid #e85c41!important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
  background: none!important;
  padding: 0!important;
}
/*END Mail chimp sign up form*/
.entry-content strong{
  font-size: 2.4rem;
  font-weight: normal;
}
/*Store Switcher Flag*/
.store-switcher{
  float: right;
  position: relative;
  margin-left: 20px;
  display: inline-block;
  padding-bottom: 12px;
}
.store-switcher .store-active{
  color: white;
  font-size: 14px;
  border: none;
  cursor: pointer;
  color: #ba0c2f;
  font-weight: bold;
  background: url(images/flag-arrow.png) no-repeat right center;
  padding-right: 12px;
  height: 17px;
  vertical-align: middle;
}
.store-active > span {
  display: inline-block;
  height: 17px;
  line-height: 17px;
}
.store-switcher .store-active img{
  margin-right: 5px;
  margin-top: -2px;
}
.store-switcher:hover .store-switcher-list{
  display: block;
}
.store-switcher-list{
  position: absolute;
  display: none;
  list-style: none;
  z-index: 999;
  min-width: 160px;
  background: #fff;
  padding: 5px 0;
  left: -14px;
  top: 17px;
  margin: 19px 0;
  border: 1px solid #646464;
}
@media only screen and (max-width: 479px) {
  .store-switcher-list{
    right: -20px;
    left: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1179px){
  .store-switcher-list{
    right: -20px;
    left: auto;
  }
  .store-switcher{
    margin-right: 20px;
  }
}
@media only screen and (max-width: 320px){
  .site-header .searchform{
    float: left;
  }
  .store-switcher{
    margin-left: 10px;
    padding-bottom: 0;
  }
  .front-page .top-bar .pad{
    padding: 0;
  }
  .front-page .site-header .searchform{
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .store-switcher-list{
    right: -10px;
  }
  /*.front-page .site-header .searchform input{*/
    /*max-width: 150px;*/
  /*}*/
}
.store-switcher-list a{
  color: #ba0c2f;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  padding: 3px 15px;
}
.store-switcher-list a.international-store{
  margin-left: 0px;
}
.store-switcher-list a.china-store{
  margin-left: 0px;
}
.store-switcher-list a img{
  margin-right: 5px;
}
.store-switcher-list a span{
  font-weight: lighter;
}
/*END Store Switcher Flag*/
/*BC May 2017 Media Queries*/
@media screen and (max-width: 767px) {
  .single-ko_product .button-find-retailer {
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  .ratings-wrapper {
    text-align: center;
  }
  #recipe-meta .share-container {
    margin: 0 auto !important;
    width: 140px;
  }
  .inspiration .recipe-item {
    padding: 0;
  }
}
/*End BC May 2017 Media Queries*/

/*Gravity Forms Styling*/
body #gform_wrapper_5 .gform_body .gform_fields .gfield .gfield_description {
    /* font-weight: bold; */
    color: #ba0c2f;
}
/* .pinit-container{
  margin-top: 2px!important;
} */

/* Locator table styling */

table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}

table th {
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .02em;
    padding: 1.2307em 1.0833em 1.0833em;
    line-height: 1.333;
}

table td, table th {
    text-align: left;
}

table td {
    padding: .92307em 1em .7692em;
    font-weight: 300 !important;
    font-style: normal !important;

}
table tr {
  border-bottom: none !important;
}

table.ko_responsive_table thead th abbr {
    border-bottom: none;
}

@media screen and (max-width:47.99em) {
    table.ko_responsive_table td, table.ko_responsive_table th {
        display: block;
    }

    table.ko_responsive_table thead tr {
        display: none;
    }

    table.ko_responsive_table tbody tr:first-child th {
        border-top-width: 0;
    }

    table.ko_responsive_table tbody tr:nth-of-type(even) {
        background-color: transparent;
    }

    table.ko_responsive_table tbody td {
        text-align: left;
    }

    table.ko_responsive_table tbody td:before {
        display: block;
        font-weight: 700;
        content: attr(data-header);
    }

    table.ko_responsive_table tbody td:empty {
        display: none;
    }
}

@media (min-width:48em) {
    table caption {
        font-size: 2.532rem;
    }

    table th {
        padding: 1.2307em 1.2307em 1em;
    }
}

@media screen and (min-width:48em) {
    table.ko_responsive_table thead th:not(:first-child) {
        text-align: center;
    }

    table.ko_responsive_table tbody td {
        text-align: center;
    }

    table.ko_responsive_table.flush-left td, table.ko_responsive_table.flush-left thead th {
        text-align: left;
    }
}
</style>
/* End Locator table styling */

/* Cookie Bar */
#cookie-notice {
    font-size: 14px;
}

#cn-notice-text {
    color: #fff;
    text-decoration: none;
}

#cn-notice-text a:link {
    color: #fff;
    text-decoration: underline;
}

#cn-notice-text a:visited {
    color: #fff;
    text-decoration: underline;
}

.cookie-notice-container {
    padding: 40px;
}

.cn-button.wp-default {
    line-height: 18px;
    padding: 6px 20px;
    background: #fff;
    border-color: #BBB;
    color: #ba0c2f;
    text-shadow: 0 0px 0 #FFF;
    border-radius: 0px;
    border-style: none;
    border-width: 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
}

.cn-button.wp-default a:link {
    color: #ba0c2f;
}

/* Cookie button styling */

.cn-button {
    color: #ffffff !important;
    background: #ba0c2f !important;
    padding: 10px;
}

.cn-button:hover {
    box-shadow: inset 0 0 0 99999px rgb(0 0 0 / 5%);
    font-weight: bold;
}

.cn-close-icon:before, .cn-close-icon:after {background-color: #ffffff !important;}

/* End Cookie Bar */

/* Page Columns */
.one-half-column-left {
width:48%;
float:left;
}
.one-half-column-right {
width:48%;
float:right;
}

.one-third-column {
width:32%;
margin-right:2%;
float:left;
}
.one-third-column-last {
width:32%;
margin-right:0;
float:right;
}

@media(max-width:680px) {
.one-half-column-left,
.one-half-column-right,
.one-third-column,
.one-third-column-last{
width:100%;
clear:both;
float:none;
margin-bottom: 40px;}
}

/* Start YouTube Embed */

.youtube-player {
    position: relative;
    padding-bottom: 56%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0px;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
    }

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
    }

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("/wp-content/themes/kingoscar/images/play-icon_1.png") no-repeat;
    cursor: pointer;
}

.recipe-video-container {
    margin-bottom: 30px;
}

.recipe-video-container h2 {
    color: #646464;
}

@media(max-width:680px) {
.recipe-video-container {
    margin-bottom: 0px;
}
}

/* End YouTube Embed */


/* Home Page Special Content */

.special-content {
  background-color: #ffffff;
}

.special-content a {
  color: #646464;
}
.special-content .entry-title {
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
}
.special-content .featured-image {
  display: block;
}
.special-content .copy {
  padding-top: 20px;
  padding-bottom: 20px;
}
.special-content .copy .title {
  margin-top: 0;
}
@media only screen and (min-width: 768px){
  .special-content .copy .pad .content{
    margin-right: 50px;
  }
}
.special-content .links a {
  color: #ffffff;
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  cursor: pointer;
  padding: 15px;
  text-decoration: none;
  background-color: #969696;
}
.special-content .links a:after {
  padding-left: 4px;
  content: ' ▶';
}
@media screen and (max-width:767px) {
  .special-content .links a:after {
    font-size: 10px;
    font-size: 1rem;
    position: relative;
    top: -2px;
  }
}
.special-content .links a:hover {
  background-color: #ba0c2f;
}
@media screen and (max-width:767px) {
  .special-content .links a {
    text-align: center;
    font-size: 16px;
  }
}
.special-content .links .popular {
  margin-bottom: 20px;
}
.special-content .links .popular:before {
  padding-right: 8px;
  content: '★★★★★';
  color: #ba0c2f;
  font-size: 36px;
  line-height: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .special-content .links .popular, .special-content .links .send-yours{
    text-align: center;
  }
  .special-content .links .popular:before {
    display: block;
    font-size: 36px;
    text-align: center;
  }
}
@media screen and (max-width:767px) {
  .special-content .links .popular, .special-content .links .send-yours{
    text-align: center;
  }
  .special-content .links .popular:before {
    display: block;
    font-size: 28px;
  }
}
.special-content .links .popular:hover:before {
  color: #cfae78;
}
@media screen and (max-width:767px) {
  .special-content .links {
    margin-bottom: 20px;
  }
}

@media (max-width: 680px) {
.special-content .one-third-column, .one-third-column-last {
	margin-bottom: 0px;
}
}

.special-content .entry-content{
  padding: 0;
  font-size: 15px;
}
.special-content .entry-header{
  padding: 0;
}
.special-content .entry-header .featured-image{
  padding: 0;
}
.special-content .recipe-item{
  padding: 15px;
}
.special-content .entry-header .featured-image img{
  display: block;
  width: 100%;
  height: auto;
}
.home .special-content{
  padding: 0px 0px 10px 0px;
}

.special-content p {font-size: 15px;}

.special-content .recipe-video-container {padding: 15px 15px 0px 15px;}


/* End Home Page Special Content */



/* Pricespider WTB button styling */

.wtb-button-container {
	text-align: center;
	margin: 0 auto;
	width: 134px;
}

/* Caption Styling */
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	background: none;
	color: #000;
	position: inherit;
}

/* Instagram Feed */
#sbi_images {
	padding: 0px 15px 15px 15px !important;
}
