@import url(http://fonts.googleapis.com/css?family=Overlock:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Rosario:400,400italic,700,700italic);

/*		fonts		*/
.overlock {
    font-family: 'Overlock', cursive;
}

.rosario {
    font-family: 'Rosario', sans-serif;
}

.myriadb {
    font-family: "myriad-pro-n7", "myriad-pro", sans-serif;
    font-weight: 700;
}

.upp {
    text-transform: uppercase;

}


/* ========================================================================== */
button, input, select, textarea {
    color: #4b4b4b;
}

::-moz-selection {
    background: #01a7a3;
    color: #FFF;
    text-shadow: none;
}

::selection {
    background: #01a7a3;
    color: #FFF;
    text-shadow: none;
}

hr {
    display: block;
    position: relative;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCC;
    margin: 14px 0;
    padding: 0;
}

address {
    font-style: normal;
}

em {
    font-weight: bold;
}

img {
    vertical-align: middle;
}

button {
    border: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

a {
    color: #008683;
    text-decoration: none;
    cursor: pointer;
}

a:hover, a.active {
    color: #ec2f37;
    text-decoration: none;
}

a, a:hover, a:active, a:focus {
    outline: none;
    -moz-outline-style: none;
}

:focus {
    outline: none;
    -moz-outline-style: none;
}

/* ===== Initializr Styles ================================================== */

html {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}

body {
    color: #4b4b4b;
    font: 15px/21px "myriad-pro-n4", "myriad-pro", sans-serif;
}

.mobile {
    display: none;
}

.nomobile {
    display: block;
}

/* === ALL =================== */
.all {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

#crosbys {
    position: fixed;
    top: 0;
    right: 0;
    width: 321px;
    height: 93.7%;
    height: -webkit-calc(100% - 47px);
    height: calc(100% - 47px);
    background: url(../images/molas-box.png) no-repeat right top;
    z-index: 999;
}

#crosbys img {
    position: relative;
    float: left;
    margin: 264px 0 0 101px;
    width: 37px;
    height: 60%;
    height: -webkit-calc(100% - 378px);
    height: calc(100% - 378px);
}

#fireworks {
    position: fixed;
    bottom: 47px;
    right: 58px;
    width: 418px;
    height: 334px;
    background: url(../images/molas-firework.png) no-repeat left bottom;
    z-index: 1;
}

.container {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    z-index: 2;
}

.wrapper {
    position: relative;
    max-width: 960px;
    padding: 0 14px;
    margin: 0 auto;
}

#head {
    background-color: #272224;
    position: absolute;
    top: 0;
    z-index: 100;
    /*background: #FFF url(../images/bannerw.jpg) no-repeat center top;*/
}

.home #head, .page-template-template-bbq #head {
    background: none;
    background-color: #272224;
}

.home #main-ctn, .page-template-template-bbq #main-ctn {
    padding-top: 0;
}

#main-ctn {
    padding-top: 165px;
}

#head header {
    position: relative;
    width: 100%;
    height: 75px;
    padding: 0;
    top: 35px;
    background-color: #272224;
}


.home #head header, .page-template-template-bbq #head header {
    top: 50px;
    height: 175px;
}

#logo {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -480px;
    z-index: 10;
}

#header-stamp {
    width: 120px;
    position: absolute;
    top: -25px;
    right: 100px;
    z-index: 10;
}
#header-stamp img {
    max-width: 100%;
}

.home #logo, .page-template-template-bbq #logo {
    top: 70px;
}

#logo h1 {
    text-indent: -9999px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
}

#logo a {
    position: relative;
    float: left;
    width: auto;
}

#slow-banner {
    width: 300px;
    position: relative;
    float: right;
    top: 0px;
    z-index: 10;
}

#slow-banner img {
    max-width: 100%;
}

#bbq-logo {
    position: absolute;
    left: 50%;
    margin-left: -125px;
    width: 250px;
    z-index: 1000;
    top: 10px;
}

.home #bbq-logo {
    width: 180px;
    margin-left: -90px;
}

.home .bbq-logo--en {
    width: 160px !important;
    margin-left: -80px !important;
}

#bbq-logo img {
    max-width: 100%;
}

.navholder {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    width: 100%;

    background-color: #272224;
    z-index: 5;
}

.home .navholder, .page-template-template-bbq .navholder {
    top: 0;
    padding-top: 140px;
    background-color: #272224;
}

#mainnav {
    position: relative;
    max-width: 960px;
    height: 35px;
    margin: 0 auto;
}

#mainnav > ul {
    position: relative;
    float: left;
    width: auto;
    margin-left: 180px;
    list-style: none;
    z-index: 5;
}

#mainnav > ul > li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    margin: 0 10px;
    padding: 0;
}

#mainnav > ul > li > a {
    display: block;
    padding: 0 14px 0 0;
    color: white;
    line-height: 35px;
    font-family: 'Rosario', sans-serif;
}

#mainnav > ul > li.mobile {
    display: none;
}

#mainnav > ul li:hover ul, #mainnav > ul li.active ul {
    display: block;
}

#mainnav > ul li:hover > a {
    color: #ffee00;
}

#mainnav > ul li.active > a, #mainnav > ul li.cc > a {
    color: #ffee00;
    font-weight: bold;
}

#mainnav > ul li.parent:hover:after, #mainnav > ul li.parent.active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 40%;
    width: 0;
    height: 0;
    border-bottom: 6px solid #d7bc99;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

#mainnav ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: -8px;
    width: 100%;
    font: 0/0 a;
    text-align: left;
    padding: 8px 0;
    border-top: 1px solid #d7bc99;
    background: #FFF;
}

#mainnav ul.sub-menu li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 20px 0 8px;
}

#mainnav ul.sub-menu li a {
    color: #794500;
    font: 13px/19px "myriad-pro-n4", "myriad-pro", sans-serif;
    padding-top: 10px;
    white-space: nowrap;
}

#mainnav ul.sub-menu li:hover a {
    color: #008683;
}

#mainnav ul.sub-menu li.active a {
    color: #008683;
    font-weight: bold;
}

#gonav {
    position: absolute;
    top: 42px;
    right: 14px;
    width: 44px;
    height: 44px;
    background: #FFF;
    overflow: hidden;
}

#gonav span {
    display: block;
    position: relative;
    width: 100%;
    height: 4px;
    margin: 6px 0;
    background: #794500;
}

#gosearch {
    position: absolute;
    top: 46px;
    right: 76px;
    width: 36px;
    height: 36px;
    background: url(../images/sprite.png) no-repeat -60px -150px;
}

#mobile-search {
    display: none;
    position: absolute;
    top: -999px;
}

#banner {
    padding-top: 200px;
    z-index: 5;
    background-color: #272224;
}

#slides {
     position: relative;
     float: left;
     width: 100%;
     height: 500px;
     overflow: hidden;
     z-index: 2;
     background: #850203;
 }

#slides article #slide-text {
    max-width: 60%;
    background: rgba(0, 0, 0, 0.6);
    padding: 30px 50px;
}

#slides .slide {
    position: relative;
    float: left;
    width: 100%;
    height: 500px;
    overflow: hidden;

}

#slides .slide article {
    position: relative;
    max-width: 960px;
    margin: 150px auto;
    color: #FFF;
}

#slides .slide article h2 {
	font-family: "Roboto Slab";
	font-weight: 400;
    text-transform: uppercase;
    font-size: 44px;
    line-height: 45px;
    text-shadow: 0px 0px 20px #000000;
    -moz-text-shadow: 0px 0px 20px #000000;
    -webkit-text-shadow: 0px 0px 20px #000000;
    margin: 4px 0 0;
}

#slides .slide article h3 {
	font-family: "Roboto Slab";
	font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    margin: 0;
    text-transform: uppercase;
    text-shadow: 0px 0px 20px #000000;
    -moz-text-shadow: 0px 0px 20px #000000;
    -webkit-text-shadow: 0px 0px 20px #000000;
}

#slides .slide article .date {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin: 0;
    text-shadow: 0px 0px 20px #000000;
    -moz-text-shadow: 0px 0px 20px #000000;
    -webkit-text-shadow: 0px 0px 20px #000000;
}

#slides .slide article .btngroup {
    position: relative;
    width: 100;
    margin-top: 12px;
    font: 0/0 a;
}

#slides .slide article .btngroup .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: #ff2727;
    font: 16px/28px 'Rosario', sans-serif;
    padding: 5px 30px;
    margin: 0 1px;
    color: #FFF;
}

#slides .slide article .btngroup .btn:hover {
    background-color: #FFF;
    color: #ff2727;
}

#slides .slidesjs-pagination {
    position: absolute;
    bottom: 16px;
    right: 50%;
    margin-right: -466px;
    width: auto;
    height: 16px;
    padding: 0;
    z-index: 10;
}

#slides .slidesjs-pagination li {
    display: block;
    position: relative;
    float: left;
    width: 16px;
    text-indent: -9999px;
    margin-right: 6px;
    overflow: hidden;
}

#slides .slidesjs-pagination li a {
    display: block;
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    background: #ec2f37;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

#slides .slidesjs-pagination li a:hover,
#slides .slidesjs-pagination li a.active {
    background: #FFF;
}

#recipe-cat {
    position: relative;
    float: left;
    width: 100%;
    background: #606060;
    z-index: 10;
}

#recipe-cat ul {
    text-align: right;
    font: 0/0 a;
}

#recipe-cat ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    margin-right: 30px;
}

#recipe-cat ul li a {
    display: block;
    color: #FFF;
    font: 16px/20px 'Rosario', sans-serif;
    padding: 9px 0;
}

#recipe-cat ul li.active, #recipe-cat ul li:hover a {
    color: #008683;
}

#main {
    padding: 28px 14px 100px;
    overflow: hidden;
}

#content {
    position: relative;
    float: left;
    width: 610px;
    padding: 7px 0 0;
}

#content section {
    position: relative;
    float: left;
    width: 100%;
    margin: 24px 0 0;
}

#content section h1 {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    color: #008683;
    font: bold 24px/24px 'Overlock', cursive;
}

#content section h2 {
    position: relative;
    margin: 0 0 12px;
    color: #59311f;
    font: bold 16px/16px 'Overlock', cursive;
    text-transform: uppercase;
}

#content section h3 {
    margin: 20px 0 0;
    color: #3c4e66;
    font-size: 19px;
    line-height: 21px;
    font-family: 'Overlock', cursive;
}


#content section h3 a {
    color: #3c4e66;
}

#content section p {
    margin: 10px 0;
}

#content section.index-list {
    padding-bottom: 12px;
    background: url(../images/dotted.png) repeat-x center bottom;
}

#content section.index-list h2 {
    font: bold 21px/24px 'Overlock', cursive;
}

#content section.index-list li {
    position: relative;
    float: left;
    width: 18%;
    margin: 0 2% 0 0;
    list-style: none;
    height: 170px;
}

#content section.index-list li p {
    margin: 0;
    font-size: 12px;
    line-height: 14px;
}

#content section.index-list li span {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 14px 4px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

#content section.index-list li img {
    width: 100%;
    height: auto;
}

#content section.index-list li a {
    position: relative;
}

#content #feature {
    margin-bottom: 48px;
    z-index: 1000;
}

#content .recipe-list {
    width: 624px;
    margin: -120px -14px 4px 0;
    font: 0/0 a;
    padding-top: 120px;
}

#content .recipe-ctn {
    display: block;
    position: relative;
    margin-bottom: 20px;
    background: url(../images/dotted.png) repeat-x center bottom;
}

#content .recipe-link {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 194px;
    height: 280px;
    margin: 0 14px 0 0;
    vertical-align: top;
}

#content .recipe-3 {
    display: none;
}

#content .recipe-link span {
    display: block;
    position: relative;
    width: 194px;
    height: 150px;
    margin-bottom: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    background: #ededed;
}

#content .recipe-link img {
    position: relative;
    float: left;
    width: auto;
}

#content .recipe-link p {
    position: relative;
    color: #857155;
    font: 19px/21px 'Overlock', cursive;
    margin: 0;
}

#content .recipe-link:hover img {
    opacity: 0.8;
    -khtml-opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#content .recipe-link:hover span {
    color: #01a7a3;
}

#content article {
    margin: 0 0 28px;
}

.archive article {
    background: url(../images/dotted.png) repeat-x center bottom;
}

#content article h2 {
    color: #3c4e66;
    font: bold 19px/21px 'Overlock', cursive;
    margin: 6px 0;
}

#content article h3 {
    color: #794500;
    font: bold 19px/21px 'Overlock', cursive;
    margin: 6px 0;
}

#content article h4 {
    color: red;
    font: bold 16px/18px 'Rosario', sans-serif;
    margin: 0;
}

#content article h5 {
    color: #222;
    font: bold 15px/18px 'Rosario', sans-serif;
    margin: 6px 0;
}

#content article ul + h5, #content article ol + h5 {
    margin-top: -8px;
}

#content article p {
    margin: 4px 0 24px;
}

#content #product-ctn article p {
    margin: 10px 0;
}

#content article p a img, #content article p img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}

#content article p + ul, #content article p + ol {
    margin-top: -14px;
}

#content article ul, #content article ol {
    margin: 4px 0 20px;
}

#content article ul li, #content article ol li {
    margin-left: 20px;
}

#content article ol li {
    font-weight: bold;
    margin-bottom: 6px;
}

#content .entry-thumbnail {
    float: left;
}

#content .more {
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 4px;
}
#content .showmore {
    color: #3c4e66;
}

#content .showmore, #content .back {
    position: absolute;
    bottom: 5px;
    right: 0;
    font: bold 12px/18px 'Overlock', cursive;
    text-transform: uppercase;
    padding-right: 14px;
}

#content .showmore:after {
    content: '';
    position: absolute;
    top: 4px;
    right: 4px;
    width: 0;
    height: 0;
    border-left: 6px solid #3c4e66;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

#content .showmore:hover:after {
    border-left: 6px solid #ec2f37;
}

#content .back {
    left: 0;
    right: auto;
    padding-left: 18px;
}

#content .back:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 10px;
    width: 0;
    height: 0;
    padding: 0;
    border-right: 6px solid #008683;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

#content .back:hover:before {
    border-right: 6px solid #ec2f37;
}

h1.page-title, h1.page-title a {
    position: relative;
    color: #59311f;
    font: bold 21px/21px 'Overlock', cursive;
    text-transform: uppercase;
    padding: 0 0 10px;
}

.page-template-template-health-php h1.page-title,
.page-template-default h1.page-title {
    margin-bottom: 50px;
}

h1.entry-title, h1.cat-title {
    color: #3c4e66;
    font: 32px/33px 'Overlock', cursive;
    margin: 0 0 14px;
    width: 86%;
}

h1.recipe {
    color: red;
    font: normal 28px/30px 'Overlock', cursive;
}

h3.comment-reply-title {
    font-family: 'Overlock', cursive;
    font-style: normal;
    margin: 4px 0;
}

.single-post #content article p, .single-post #content article li {
    font-family: 'Rosario', sans-serif;
}

#main aside {
    position: relative;
    float: right;
    width: 312px;
    height: auto;
    padding: 7px 0 0 12px;
    border-left: 3px solid #f3f3f3;
    overflow: hidden;
}

aside > section {
    font: 0/0 a;
    padding: 24px 0 20px;
    background: url(../images/dotted.png) repeat-x center top;
}

.box {
    position: relative;
    margin: 10px 0 0;
    padding: 0 11px;
    background: #ededed;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.box section {
    padding: 20px 0;
    overflow: hidden;
    background: url(../images/dotted.png) repeat-x center bottom;
}

.box section p {
    margin: 0;
}

.box section .search {
}

.box h2, .box h2 a {
    margin: 0 0 8px;
    color: #3c4e66;
    font: bold 24px/24px 'Overlock', cursive;
    text-align: center;
}

.box section input {
    position: relative;
    float: left;
    width: auto;
}

#s2email {
    padding: 8px 5px;
}

.box section input[type=checkbox] {
    margin: 4px 6px 14px 0;
}

.box section .wpcf7-list-item-label {
    position: relative;
    font-size: 14px;
    line-height: 15px;
    font-family: 'Overlock', cursive;
    margin: -4px 0 8px;
}

.box.ebook {
    margin: 10px 0;
    background: #e7e7e7;
}

.ebook h2 {
    padding: 16px 0 6px;
    font: bold 24px/24px 'Overlock', cursive;
    text-align: center;
}

.ebook h2 span {
    font-size: 15px;
    font-weight: normal;
}

.ebook h2 a {
    color: #3c4e66;
}

.ebook h2 a:hover {
    color: #008683;
}

/*.ebook:after {
	content: '';
	position: absolute;
	top: 16px;
	left: 26px;
	width: 25px;
	height: 30px;
	background: url(../images/sprite.png) no-repeat 0 -80px;
	overflow: hidden;
}*/
.pict {
    display: block;
    position: relative;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.count {
    color: #c5c5c5;
    font-size: 11px;
    margin: -24px 12px 0 0;
    text-align: right;
}

.page-ctn .printfriendly {
    margin: -42px 0 4px !important;
}

#product-ctn .printfriendly {
    margin: -12px 0 4px !important;
}

.entry-content .addthis_toolbox {
    position: relative;
    z-index: 20;
}

.pf-content {
    position: relative; /*margin-top: -43px;*/
    z-index: 10;
}

div.printfriendly {
    margin: 0 0 8px !important;
}

.pf-alignright + p {
    float: none;
    clear: both;
}

aside #searchform {
    display: block;
    padding-bottom: 20px;
}

aside #searchform #s {
    float: right;
    width: 89%;
    padding: 0 10% 0 0;
    border: 0;
    color: #4b4b4b;
    font: 12px/22px 'Rosario', sans-serif;
    height: 22px;
    font-style: italic;
    text-align: center;
    background: url(../images/bg-search.png) no-repeat left top;
    z-index: 10;
}

aside #searchform > div {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0 24px;
    clear: both;
}

aside #searchform #searchsubmit {
    position: absolute;
    top: -7px;
    right: 0;
    z-index: 200;
    width: 42px;
    height: 40px;
    font: 0/0 a;
    text-indent: -9999px;
    padding: 0;
    border: 0;
    background: url(../images/bt-search.png) no-repeat;
}

.wpcf7 {
    position: relative;
}

.wpcf7-form {
    position: relative;
}

.wpcf7-form p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: 100%;
    margin: 2px 0;
}

.wpcf7-form .email-112 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    padding: 0;
}

.wpcf7-form input[type=email] {
    width: 168px;
    height: 16px;
    color: #4b4b4b;
    font: 10px/16px 'Rosario', sans-serif;
    padding: 4px 12px;
    border: 1px solid #c5c5c5;
    box-shadow: inset 0 0 6px #c5c5c5;
    -moz-box-shadow: inset 0 0 6px #c5c5c5;
    -webkit-box-shadow: inset 0 0 6px #c5c5c5;
}

.wpcf7-form input[type=submit] {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    height: 26px;
    color: #b2e4e3;
    font: 10px/26px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 10px;
    background: #01a7a3;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.box .showmore {
    padding-right: 14px;
}

.box .showmore:after {
    content: '';
    position: absolute;
    top: 4px;
    right: 4px;
    width: 0;
    height: 0;
    border-left: 6px solid #008683;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.box .showmore:hover:after {
    border-left: 6px solid #ec2f37;
}

#social {
    position: relative;
    width: 100%;
    font: 0/0 a;
    text-align: center;
    margin: 10px 0 0;
}

#social a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 35px;
    height: 35px;
    margin: 0 8px;
    background: url(../images/sprite.png) no-repeat;
}

#social #fb {
    background-position: 0 0;
}

#social #fb:hover {
    background-position: 0 -40px;
}

#social #tw {
    background-position: -49px 0;
}

#social #tw:hover {
    background-position: -49px -40px;
}

#social #pt {
    background-position: -100px 0;
}

#social #pt:hover {
    background-position: -100px -40px;
}

#social #gp {
    background-position: -151px 0;
}

#social #gp:hover {
    background-position: -151px -40px;
}

#social #ig {
    background-position: -202px 0;
}

#social #ig:hover {
    background-position: -202px -40px;
}

#bridget {
    position: relative;
    padding: 16px 12px;
    border: 1px solid #c5c5c5;
    background: #FFF;
}

#bridget div {
    position: relative;
    float: left;
    margin: 0 14px 28px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

#bridget p {
    position: relative;
    font-size: 13px;
    line-height: 14px;
    margin: 0;
}

#bridget p a {
    color: #003cff;
}

#bridget p a:hover {
    color: #ff2727;
}

.tabs {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 -1px;
    list-style: none;
    overflow: hidden;
    z-index: 10;
}

.tabs li {
    position: relative;
    float: left;
    width: auto;
    margin-right: 7px;
    border: 1px solid #a3a7aa;
}

.tabs li a {
    color: #4b4b4b;
    font: bold 14px/18px 'Overlock', cursive;
    padding: 0 6px;
}

.tabs li.active {
    border-bottom: 1px solid #d8dce0;
    background: #d8dce0;
}

.tabs li.active a {
    color: #4b4b4b;
}

.tabs li:hover {
    background: #d8dce0;
}

.tabs-container {
    position: relative;
    width: 100%;
    z-index: 2;
}

.tabs-container .tab-content {
    display: none;
    border: 1px solid #a3a7aa;
    background: #d8dce0;
}

.tabs-container .tab-content ul {
    position: relative;
    padding: 28px 14px 64px 16px;
    overflow: hidden;
}

.tabs-container .tab-content ul li {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 16px;
    list-style: none;
    margin-bottom: 6px;
    font: 13px/15px "myriad-pro-n4", "myriad-pro", sans-serif;
    background: url(../images/sprite.png) no-repeat -170px -80px;
}

.tabs-container .tab-content ul li a {
    color: #4b4b4b;
}

.tabs-container .tab-content ul li:hover a {
    color: #008683;
}

.tabs-container .tab-content.active {
    display: block;
}

.tabs-container .plusmore {
    position: absolute;
    left: 16px;
    bottom: 16px;
    color: #FFF;
    font: 10px/26px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0 10px;
    background: #ec2f37;
}

.tabs-container .plusmore:hover {
    background: #4b4b4b;
}

#recipe-index ul {
    font: 0/0 a;
    width: 300px;
    margin: 0 -5px;
}

#recipe-index ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    margin: 8px 5px;
}

#recipe-index ul a {
    display: block;
    width: 90px;
    height: 60px;
}

#recipe-index ul a img {
    width: 90px;
    height: 60px;
}

#recipe-index ul li:hover a {
    opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#recipe-index p {
    font-size: 14px;
    line-height: 17px;
    font-family: 'Rosario', sans-serif;
}

.ebook-dl {
    display: block;
    width: 100%;
    text-align: center;
}

#video-side {
    background: none;
}

#video-side .last-vid p {
    margin: 6px 0;
    color: #242424;
    font: bold 16px/18px 'Overlock', cursive;
}

/*		Products		*/
#product-ctn {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 50px;
    overflow: hidden;
}

.product-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 20px;
}

.product-item table td:first-child {
    width: 35%;
    vertical-align: top;
}

.product-item img {
    position: relative;
    float: left;
    width: auto;
    margin: 14px 0 0 -20px;
}

.product-item h2 {
    color: #008683;
    font: bold 19px/21px 'Overlock', cursive;
    margin: 8px 0;
}

#product-list {
    list-style: none;
}

#product-list li {
    position: relative;
    float: left;
    width: 105px;
    margin-right: 45px;
    text-align: center;
}

#product-list li a {
    display: block;
    color: #59311f;
    font: bold 17px/21px 'Overlock', cursive;
}

#product-list li a span {
    display: block;
    width: 80%;
    margin: 20px 0 0 20%;
}

#product-list li:hover a {
    color: #008683;
}

.pdf {
    position: relative;
    width: auto;
    color: #794500;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0 0 10px;
}

.pdf span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 8px;
    width: 16px;
    height: 24px;
    background: url(../images/sprite.png) no-repeat 0 -350px;
    vertical-align: middle;
}

.blog-item {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.blog-item .cover {
    position: relative;
    float: left;
    width: 257px;
    margin: 10px 20px 0 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.blog-item h2 {
    margin-top: 20px;
}

/*		nutritional		*/

.nutritional-ctn, .health-ctn {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 28px;
}

.nutritional-ctn h2 {
    color: #008683;
    font: bold 19px/21px 'Overlock', cursive;
    margin: 0;
}

.nutri-item {
    position: relative;
    float: left;
    width: 100%;
    padding: 8px 0 0;
    border-bottom: 1px solid #AFAFAF;
}

.nutri-item.item-0 {
    margin-top: 28px;
    border-top: 1px solid #AFAFAF;
}

.nutri-item span {
    display: block;
    position: relative;
    float: left;
    width: 60px;
    margin: 0 14px 12px 0;
}

.nutri-item span img {
    width: 60px;
    height: 80px;
}

.nutri-item h3 {
    color: #794500;
    font: bold 19px/21px 'Overlock', cursive;
    margin: 8px 0 0;
}

.nutri-item p {
    position: relative;
    width: 80%;
    font-size: 14px;
    line-height: 15px;
    margin: 4px 0;
}

.nutri-item .more {
    display: none;
}

.switch {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 26px;
    right: 3%;
    width: 29px;
    height: 24px;
    background: url(../images/btn-switch.png) no-repeat 0 0;
}

.switch.open {
    background-position: 0 -24px;
}

.info-table {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 8px;
}

.info-table table {
    width: 100%;
}

.info-table thead {
    border-bottom: 3px solid #FFF;
}

.info-table tbody > tr:first-child {
    background: url(../images/bg-grad.png) repeat-x center top;
}

.info-table tfoot {
    border-top: 3px solid #D6D5D4;
}

.info-table th {
    color: #EDCD80;
    padding: 10px 0;
    background: #5F4329;
}

.info-table tr > * {
    text-align: center;
}

.info-table tr > *:first-child {
    width: 46.5%;
    padding-left: 13%;
    text-align: left;
}

.info-table tr > *:first-child + * {
    width: 18%;
}

.info-table td {
    color: #5F442A;
    font-size: 14px;
    line-height: 18px;
    padding: 2px 0;
}

.info-table p {
    font-style: italic;
    margin: 8px 0 4px;
}

.info-table a {
    text-decoration: underline;
}

/*		video		*/
#videogallery {
    width: 624px;
    margin: 40px -14px 20px 0;
    font: 0/0 a;
}

.youtubechannelEntry {
    display: none;
    width: 194px;
    height: 280px;
    margin: 0 14px 0 0;
    vertical-align: top;
}

.youtubechannelEntry a {
    position: relative;
    float: left;
    width: 100%;
}

.youtubechannelEntry a:after {
    content: url(../images/btn-play.png);
    position: absolute;
    top: 40px;
    left: 50%;
    margin: 0 0 0 -40px;
    z-index: 20;
}

.youtubechannelEntry a.playing:after {
    display: none;
}

.youtubechannelEntry img {
    position: relative;
    width: 194px;
    height: 150px;
    margin-bottom: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    z-index: 1;
}

.youtubechannelEntry span {
    position: relative;
    color: #857155;
    font: 19px/21px 'Overlock', cursive;
}

.youtubechannelEntry:hover span {
    color: #ec2f37;
}

.youtubechannelEntry:hover a:after {
    opacity: 0.4;
    -khtml-opacity: 0.4;
    filter: alpha(opacity=40);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

#video-side h3 {
    color: #242424;
    font: 16px/18px 'Overlock', cursive;
    margin: 4px 0;
}

#video-side #videogallery {
    font: 0/0 a;
    width: 300px;
    margin: 0 -5px;
}

#video-side .youtubechannelEntry {
    width: 90px;
    height: 60px;
    margin: 8px 5px;
}

#video-side .youtubechannelEntry a:after,
#video-side .youtubechannelEntry span {
    display: none;
}

#video-side .youtubechannelEntry img {
    width: 90px;
    height: 60px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.contact-info {
    padding-left: 54px;
    margin-left: 14px;
}

#ct-letter {
    margin-top: 10px;
    background: url(../images/sprite.png) no-repeat -150px -150px;
}

#ct-call {
    background: url(../images/sprite.png) no-repeat -150px -285px;
}

#ct-fax {
    background: url(../images/sprite.png) no-repeat -150px -360px;
}

#ct-email {
    background: url(../images/sprite.png) no-repeat -150px -435px;
}

#foot {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 47px;
    background: url(../images/bg-footer.png) repeat-x;
    z-index: 200;
}

#foot .copy {
    position: relative;
    color: #c5c5c5;
    margin: 0;
    font: 11px/47px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

#lang_sel {
    position: absolute;
    right: 19.6%;
    top: 2px;
    z-index: 1000;
}

.image-schema {
    display: none;
}


/* Overriding mailchimps styling */

#mc_embed_signup .button {
    background: #ec2f37 !important;
}

#mc_embed_signup .button:hover, #mc_embed_signup .button:focus {
    background: white !important;
    color: #ec2f37 !important;
}

.bbq-intro-text {
    font-family: "Roboto Slab";
    line-height: 1.4;
    margin-bottom: 50px;
}

.page-template-template-bbq #content section h2 {
    font-size: 16px;
    padding-bottom: 5px;
    border-bottom: 3px solid #794400;
    text-transform: capitalize;
}

.page-template-template-bbq #content .showmore {
    display: block;
    position: relative;
    background-color: #ec2f37;
    padding: 10px;
    color: white;
    width: 130px;
    margin: 0 auto;
    text-align: center;
}

.page-template-template-bbq #content .showmore:after {
    border: none;
}

.page-template-template-bbq #content .showmore:hover, .page-template-template-bbq #content .showmore:focus {
    background-color: #ff5661;
}

.page-template-template-bbq #content #bbq-stories.recipe-list {
    font: inherit;
}
.page-template-template-bbq #content .recipe-ctn {
    background: none;
}

.page-template-template-bbq #content .recipe-list h2 {
    font-size: 20px;
}

#bbq-stories img {
    width: 100%;
}

.page-template-template-bbq #slide-banner {
    position: relative;
    float: left;
    width: 100%;
    height: 500px;
    overflow: hidden;
    z-index: 2;
    background: #850203;
}

.bbq-banner {
    height: 100%;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 10px;
}

#content .bbq-recipe-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-template-template-bbq #content h2, .page-template-template-bbq #content h3 {
    font-family: "Roboto Slab";
    font-weight: 300;
    color: #3c4e66;
}

.page-template-template-bbq #content h2:not(.bbq-intro-text) {
    color: #794400;
    font-weight: 400;
}

.story-title {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important;
    line-height: 40px !important;
}
.story-title a {
    font-size: 2em;
    font-weight: 200;
    color: #3c4e66;
}
@media only screen and (max-width: 1600px) {

    #crosbys {
        right: 50%;
        margin-right: -785px;
    }

    #fireworks {
        right: 50%;
        margin-right: -730px;
    }

}

@media only screen and (max-width: 1400px) {

    #lang_sel {
        right: 16%;
    }

    #slow-banner {
        position: relative;
        float: right;
        left: 0;
    }

    #header-stamp {
        right: 30px;
    }
}


@media only screen and (max-width: 1080px) {
    #header-stamp {
        right: 0;
    }
}
@media only screen and (max-width: 988px) {

    #crosbys, #fireworks {
        display: none;
    }

    #lang_sel {
        top: 5px;
        right: 45px;
    }

    .home #head header, .page-template-template-bbq #head header {
        height: 130px;
    }
    #head header {
        height: 130px;
        top: 0;
    }

    .home #logo, .page-template-template-bbq #logo {
        top: 20px;
    }

    #bbq-logo {
        top: -30px;
    }

    .home #bbq-logo {
        width: 150px;
        margin-left: -75px;
    }

    #logo {
        top: 42px;
        left: 14px;
        margin-left: 0;
    }


    #slow-banner {
        top: -20px;
        width: 250px;
    }

    #header-stamp {
        width: 150px;
        top: 40px;
        right: 40px;
    }
    .navholder {
        top: 120px;
    }

    .home .navholder, .page-template-template-bbq .navholder {
        top: 55px;
        padding-top: 40px;
    }

    #mainnav > ul {
        margin-left: 10px;
    }

    #banner {
        padding-top: 130px;
    }

    #slides .slidesjs-pagination {
        right: 28px;
        margin-right: 0;
    }
    #slides article #slide-text {
        max-width: 100%;

    }

    #slides .slide article {
        margin-left: 14px;
        margin-right: 14px;
    }

    #recipe-cat ul li a {
        font-size: 15px;
        padding-left: 14px;
    }

    #content {
        width: 62.5%;
    }

    #content .recipe-list {
        width: 105%;
        margin-right: -5%;
    }

    #product-ctn {
        padding-bottom: 28px;
    }

    #product-list li {
        width: 23%;
        margin-right: 2%;
    }

    #product-list li a img {
        margin-left: -20%;
    }

    #product-list li a span {
        width: 100%;
        margin: 8px 0 0;
    }

    #videogallery {
        width: 100%;
    }

    .youtubechannelEntry {
        width: 30%;
        margin-right: 3%;
    }

    .youtubechannelEntry a:after {
        display: none;
    }

    .youtubechannelEntry img {
        width: 100%;
        height: auto;
    }

    #main aside {
        width: 31.75%;
        padding-left: 6px;
        border-left-width: 2px;
    }

    .box {
        padding-bottom: 14px;
    }

    .box h2, .box h2 a {
        font-size: 22px;
        max-width: 85%;
    }

    .box.ebook {
        padding-bottom: 0;
    }

    .wpcf7-form .email-112 {
        width: 68%;
    }

    .wpcf7-form input[type=email] {
        width: 90%;
        padding: 4px 5%;
    }

    .wpcf7-form input[type=submit] {
        padding: 0 3%;
        letter-spacing: 0;
    }

    #video-side {
        margin-bottom: 20px;
    }

    #recipe-index ul, #video-side #videogallery {
        width: 157%;
        margin: 0 -52% 0 -2%;
    }

    #recipe-index ul li, #video-side .youtubechannelEntry {
        width: 29%;
        margin: 8px 2%;
    }

    #recipe-index ul a, #recipe-index ul a img,
    #video-side .youtubechannelEntry a, #video-side .youtubechannelEntry a img {
        width: 100%;
        height: auto;
    }

}


@media only screen and (max-width: 900px) {
    #header-stamp {
        width: 150px;
        right: 50%;
        margin-right: -75px;
        top: 10px;
    }
}

@media only screen and (max-width: 965px) {

    .home #head, .page-template-template-bbq #head {
        background-color: #272224;
    }

    .sub-menu {
        margin-left: -12px;
    }

    #recipe-cat ul li {
        margin-right: 20px;
    }

    #content {
        width: 60%;
    }

    #content .recipe-list {
        width: auto;
        margin-right: 0;
    }

    .page-template-template-bbq #content .recipe-list {
        width: 100%;
    }

    #main aside {
        width: 36%;
    }

    #bridget div {
        width: 82px;
        margin: 0 7px 28px 0;
    }

    #bridget img {
        margin-left: -15px;
    }

    #content section.index-list li {
        width: 23%;
    }

    .tabs li {
        margin-right: -1px;
        font-size: 14px;
    }

    .blog-item .cover {
        width: 44%;
        margin-bottom: 6px;
    }

    .nutri-item span {
        margin-bottom: 4px;
    }

    .nutri-item h3 {
        width: 90%;
    }

    .info-table tr > *:first-child {
        width: 56.5%;
        padding-left: 3%;
    }

    .info-table table {
        font-size: 12px;
    }

    .youtubechannelEntry span {
        font-size: 16px;
        line-height: 19px;
    }

}

/*max-width: 965px*/

@media only screen and (max-width: 720px) {

    .mobile {
        display: block;
    }

    #slides article #slide-text {
        padding: 20px 20px;
    }
    .nomobile {
        display: none;
    }

    #lang_sel {
        top: 8px;
        right: 14px;
    }

    #head {
        position: relative;
        background: none;
        background-color: #272224;
    }

    #head header, .home #head header, .page-template-template-bbq #head header {
        height: auto;
    }

    .home #head header, .page-template-template-bbq #head header {
        top: 0;
    }

    .home #logo, .page-template-template-bbq #logo, #logo {
        position: relative;
        float: left;
        margin: 16px 0 20px;
        top: 0;
    }

    #logo img {
        width: 152px;
        height: 71px;
    }

    #slow-banner {
        display: none;
        /*margin-left: 0;
        margin-right: 70px;*/
    }

    #bbq-logo {
        display: none;
    }

    #header-stamp {
        display: none;
    }

    #mobile-search {
        display: none;
        position: relative;
        float: left;
        width: 96%;
        padding: 7px 2%;
        top: 0;
        background: #ddd;
    }

    header #searchform #s {
        float: left;
        width: 69%;
        padding: 4px 8px;
        border: 1px solid #bbb;
        color: #4b4b4b;
        font: 14px/20px 'Rosario', sans-serif;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    header #searchform > div {
        position: relative;
        width: 100%;
    }

    header #searchform #searchsubmit {
        float: right;
        width: 30%;
        padding: 4px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .navholder {
        display: none;
        position: relative;
        float: left;
        padding: 0;
        top: 0;
        box-shadow: 0px 6px 12px #aaa;
        -moz-box-shadow: 0px 6px 12px #aaa;
        -webkit-box-shadow: 0px 6px 12px #aaa;
    }

    .home .navholder, .page-template-template-bbq .navholder {
        padding: 0;
        top: 0;
        box-shadow: 0px 6px 12px #333;
        -moz-box-shadow: 0px 6px 12px #333;
        -webkit-box-shadow: 0px 6px 12px #333;
    }

    #mainnav {
        height: auto;
    }

    #mainnav > ul {
        width: 100%;
        margin-left: 0;
    }

    #mainnav > ul > li {
        width: 100%;
        margin: 0;
        background: url(../images/dotted.png) repeat-x center top;
    }

    #mainnav > ul > li:first-child {
        background: none;
    }

    #mainnav > ul > li > a {
        font-size: 18px;
        text-align: center;
    }

    #mainnav > ul > li.mobile {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

    #mainnav ul.sub-menu {
        position: relative;
        width: 100%;
        padding: 7px 10px;
        margin: 0 -10px;
    }

    #mainnav ul.sub-menu li {
        width: 50%;
        margin: 0;
        text-align: center;
    }

    #mainnav > ul li.parent:hover:after, #mainnav > ul li.parent.active:after {
        bottom: auto;
        top: 29px;
        left: 50%;
        margin-left: -5px;
        width: 0;
        height: 0;
        border-bottom: 6px solid #d7bc99;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }

    #banner {
        padding-top: 0;
    }

    #slides, #slides .slide {
        height: 370px;
    }

    #slides .slide {
        overflow: visible;
    }

    #slides .slide article {
        width: 80%;
        margin: 70px auto;
    }

    #slides .slide article h2 {
        font-size: 32px;
        line-height: 36px;
        margin-top: 8px;
    }

    #slides .slide article h3 {
        font-size: 22px;
        line-height: 30px;
    }

    #slides .slide article .btngroup .btn {
        font-size: 13px;
        line-height: 22px;
    }

    #slides .slidesjs-pagination {
        bottom: 12px;
    }

    #slides .slidesjs-pagination li {
        margin-left: 18px;
    }

    #main {
        padding: 0 14px 40px;
    }

    #main-ctn {
        padding-top: 20px;
    }

    #content {
        width: 100%;
        padding: 0;
    }

    #content article {
        margin: 0 0 14px;
    }

    #feature img {
        width: 100%;
    }

    #content .recipe-ctn {
        display: none;
        margin-top: 28px;
    }

    #content .active .recipe-ctn {
        display: block;
    }

    #content .recipe-list {
        width: 100%;
    }

    #content .recipe-list h2 {
        width: 100%;
        margin: 0 -14px;
        padding: 10px 14px;
        color: #FFF;
        font-size: 18px;
        text-transform: capitalize;
        background: #ED1C24;
        cursor: pointer;
    }

    #content .recipe-list h2 span {
        position: absolute;
        top: 0;
        right: 28px;
        width: 29px;
        height: 36px;
        background: url(../images/mb-arrow.png) no-repeat left center;
    }

    div.printfriendly {
        display: none;
    }

    #main aside {
        width: 100%;
        margin-top: 28px;
        padding-left: 0;
        border: 0;
    }

    .box {
        margin: 10px 0 28px;
    }

    .box section {
        padding: 20px 0 8px;
    }

    .box section:first-child {
        display: block;
        background: none;
    }

    .box h2, .box h2 a {
        font-size: 21px;
        text-align: left;
    }

    #social {
        text-align: left;
    }

    .boxlink {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 30%;
        height: auto;
        margin-right: 5%;
        padding: 20px 0;
        color: #FFF;
        font: 20px/20px 'Overlock', cursive;
        text-align: center;
        background: #01A7A3;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
        vertical-align: middle;
    }

    .boxlink span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
    }

    .boxlink.last {
        margin: 0;
    }

    .box.m-ebook {
        height: 62px;
        margin-top: 44px;
        padding-bottom: 0;
        text-align: center;
        overflow: visible;
    }

    .m-ebook h2 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin: 20px 0 0;
        padding: 0;
        max-width: 100%;
    }

    .m-ebook img {
        position: relative;
        float: left;
        margin: -60px 5px 0 0;
        left: 0;
        width: 80px;
        height: auto;
        transform: rotate(-7deg);
        -ms-transform: rotate(-7deg);
        -webkit-transform: rotate(-7deg);
    }

    .m-ebook h2 a {
        position: relative;
    }

    .page-ctn .printfriendly {
        margin: 0 0 4px !important;
    }

    #product-ctn .printfriendly {
        margin: 0 0 4px !important;
    }

    div.printfriendly {
        margin: 0 0 8px !important;
    }

    #recipe-cat, aside #searchform, .ebook, .box section {
        display: none;
    }

}

/*max-width: 720px*/

@media only screen and (max-width: 480px) {

    #slow-banner {
        display: none;
    }

    #slides .slide article {
        margin: 60px auto;
    }

    #slides .slide article h2 {
        font-size: 28px;
        line-height: 30px;
        margin-top: 8px;
    }

    #slides .slide article h3 {
        font-size: 20px;
        line-height: 26px;
    }

    h1.entry-title, h1.cat-title {
        font-size: 26px;
        margin-bottom: 7px;
    }

    #content .recipe-3 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

    #content .recipe-link {
        width: 46%;
        height: 246px;
        margin: 0 2%;
    }

    #content .recipe-link span {
        width: 100%;
        height: auto;
    }

    #content .recipe-link p {
        font-size: 16px;
        line-height: 19px;
    }

    #content section.index-list li {
        width: 31%;
    }

    article .alignleft {
        width: 46%;
    }

    article .alignleft img {
        width: 100%;
    }

    .product-item {
        margin-left: 10px;
    }

    #product-list li a {
        font-size: 15px;
    }

    .youtubechannelEntry {
        width: 46%;
        margin-right: 4%;
    }

    .box h2, .box h2 a {
        font-size: 18px;
        line-height: 20px;
    }

    .boxlink {
        width: 24%;
        height: 36px;
        padding: 14px 3%;
        font: 18px/18px 'Overlock', cursive;
    }

    .m-ebook h2 {
        margin-top: 10px;
    }

    .m-ebook img {
        margin: -38px 10px 0;
    }

}

/*max-width: 720px*/

/* ==== Helper classes ===================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==== Print styles ======================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}