@charset "UTF-8";
/*!
Theme Name: Andy Boy 2014
Description: A custom WordPress theme designed and developed for Andy Boy.
Author: Michael Elias @ TMD
Author URI: http://tmdcreative.com
Version: 2.1
Notes: Created with Sass 3.3.3, Compass 0.12.4, Gulp.js
*/
/* Slightly modified version of normalize.css v2.1.2 | MIT License | git.io/normalize */
/* line 3, scss/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/* line 5, scss/_normalize.scss */
audio, canvas, video { display: inline-block; }

/* line 7, scss/_normalize.scss */
audio:not([controls]) { display: none; height: 0; }

/* line 9, scss/_normalize.scss */
[hidden] { display: none; }

/* line 11, scss/_normalize.scss */
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

/* line 16, scss/_normalize.scss */
body { margin: 0; }

/* line 18, scss/_normalize.scss */
a:focus { outline: thin dotted; }

/* line 20, scss/_normalize.scss */
a:active, a:hover { outline: 0; }

/* line 22, scss/_normalize.scss */
abbr[title] { border-bottom: 1px dotted; }

/* line 24, scss/_normalize.scss */
b, strong { font-weight: bold; }

/* line 26, scss/_normalize.scss */
dfn { font-style: italic; }

/* line 28, scss/_normalize.scss */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

/* line 37, scss/_normalize.scss */
mark { background: #ff0; color: #000; }

/* line 42, scss/_normalize.scss */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

/* line 47, scss/_normalize.scss */
pre { white-space: pre-wrap; }

/* line 49, scss/_normalize.scss */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 51, scss/_normalize.scss */
small { font-size: 80%; }

/* line 53, scss/_normalize.scss */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

/* line 60, scss/_normalize.scss */
sup { top: -0.5em; }

/* line 62, scss/_normalize.scss */
sub { bottom: -0.25em; }

/* line 64, scss/_normalize.scss */
img { border: 0; }

/* line 66, scss/_normalize.scss */
svg:not(:root) { overflow: hidden; }

/* line 68, scss/_normalize.scss */
figure { margin: 0; }

/* line 70, scss/_normalize.scss */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/* line 76, scss/_normalize.scss */
legend { border: 0; padding: 0; }

/* line 81, scss/_normalize.scss */
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }

/* line 86, scss/_normalize.scss */
button, input { line-height: normal; }

/* line 87, scss/_normalize.scss */
button, select { text-transform: none; }

/* line 88, scss/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

/* line 92, scss/_normalize.scss */
button[disabled], html input[disabled] { cursor: default; }

/* line 94, scss/_normalize.scss */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

/* line 99, scss/_normalize.scss */
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* line 107, scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* line 112, scss/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* line 117, scss/_normalize.scss */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* line 122, scss/_normalize.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* ========================================================================== Helper classes and mixins ========================================================================== */
/* line 43, scss/_helpers-mixins.scss */
.mt20 { margin-top: 20px; }

/* line 44, scss/_helpers-mixins.scss */
.mt40 { margin-top: 40px; }

/* line 46, scss/_helpers-mixins.scss */
.valign { display: table; width: 100%; height: 100%; }

/* line 52, scss/_helpers-mixins.scss */
.valign > p, .valign > img, .valign > div, .valign > figure { display: table-cell; vertical-align: middle; }

/* line 57, scss/_helpers-mixins.scss */
.ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; }

/* line 64, scss/_helpers-mixins.scss */
.ir:before { content: ""; display: block; width: 0; height: 150%; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
/* line 73, scss/_helpers-mixins.scss */
.hidden { display: none !important; visibility: hidden; }

/* line 78, scss/_helpers-mixins.scss */
.center { text-align: center; }

/* line 82, scss/_helpers-mixins.scss */
img.center { display: block; margin: 0 auto; }

/* line 87, scss/_helpers-mixins.scss */
.no-border, img.no-border, div img.no-border { border: none; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
/* line 92, scss/_helpers-mixins.scss */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
/* line 108, scss/_helpers-mixins.scss */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
/* line 119, scss/_helpers-mixins.scss */
.invisible { visibility: hidden; }

/* Clearfix */
/* line 125, scss/_helpers-mixins.scss */
.cf:before, hr:before, .instafeed:before, .sales-team li:before, .recipe-techniques:before, .news-listing article:before, .whats-new article:before, .news-listing time:before, .whats-new time:before, .sitemap:before, .cf:after, hr:after, .instafeed:after, .sales-team li:after, .recipe-techniques:after, .news-listing article:after, .whats-new article:after, .news-listing time:after, .whats-new time:after, .sitemap:after { content: " "; display: table; }

/* line 130, scss/_helpers-mixins.scss */
.cf:after, hr:after, .instafeed:after, .sales-team li:after, .recipe-techniques:after, .news-listing article:after, .whats-new article:after, .news-listing time:after, .whats-new time:after, .sitemap:after { clear: both; }

/* line 132, scss/_helpers-mixins.scss */
.lt-ie8 .cf, .lt-ie8 hr, .lt-ie8 .instafeed, .lt-ie8 .sales-team li, .sales-team .lt-ie8 li, .lt-ie8 .recipe-techniques, .lt-ie8 .news-listing article, .news-listing .lt-ie8 article, .lt-ie8 .whats-new article, .whats-new .lt-ie8 article, .lt-ie8 .news-listing time, .news-listing .lt-ie8 time, .lt-ie8 .whats-new time, .whats-new .lt-ie8 time, .lt-ie8 .sitemap { *zoom: 1; }

/* line 134, scss/_helpers-mixins.scss */
.transition, .subnav li, .sales-team li, .sales-team .photo img, .product-thumb h3, nav[role="navigation"], nav[role="navigation"] a, .hdr-sb-search .search-box { transition: all 0.3s ease-in-out; }

/* ========================================================================== Variables ========================================================================== */
/* line 35, scss/_main.scss */
::-moz-selection { background: #EB4A99; color: #FFF; text-shadow: none; }

/* line 36, scss/_main.scss */
::selection { background: #EB4A99; color: #FFF; text-shadow: none; }

/* ========================================================================== General defaults ========================================================================== */
/* line 44, scss/_main.scss */
*, *:before, *:after { box-sizing: border-box; }

/* line 48, scss/_main.scss */
img { display: block; height: auto; max-width: 100%; }

/* line 54, scss/_main.scss */
canvas, iframe, video, svg { max-width: 100%; vertical-align: middle; }

/* line 56, scss/_main.scss */
html { background: #3A434A url("images/footerbg.png"); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; max-height: 100%; height: 100%; color: #434343; }

/* line 67, scss/_main.scss */
.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading h6, .wf-loading nav a, .wf-loading p { visibility: hidden; }

/* line 72, scss/_main.scss */
::placeholder { color: #1D8EC2; }

/* ========================================================================== Typography #typ "brandon-grotesque" Light: 300, Regular: 400, Bold 700 "ff-meta-serif-web-pro" Book: 500, Bold: 700 "minion-pro" Regular: 400, Bold: 700 ========================================================================== */
/* line 83, scss/_main.scss */
body, input, textarea { font-family: "minion-pro", Georgia, serif; font-weight: 400; }

/* line 88, scss/_main.scss */
body { background: url("images/arches.png") repeat; font-size: 1em; line-height: 1.4; text-rendering: optimizeLegibility; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; backface-visibility: hidden; }
/* line 96, scss/_main.scss */
body.home { background: #FFF; }
@media only screen and (max-width: 820px) { /* line 88, scss/_main.scss */
  body { font-size: 0.9375em; } }
@media only screen and (max-width: 680px) { /* line 88, scss/_main.scss */
  body { font-size: 0.875em; } }

/* line 109, scss/_main.scss */
p { font-weight: 400; font-size: 1.25em; font-family: "minion-pro", Georgia, serif; }
/* line 113, scss/_main.scss */
p.small { font-size: 0.875em; }

/* line 118, scss/_main.scss */
ol, ul { padding: 0 0 0 30px; }

/* line 122, scss/_main.scss */
li { margin: 0 0 0.33em 0; }

/* line 126, scss/_main.scss */
strong { font-weight: 700; }

/* line 130, scss/_main.scss */
a { color: #00A886; }

/* line 134, scss/_main.scss */
p, ul, ol, dl { margin: 1em 0; }

/* line 138, scss/_main.scss */
ol ol, ul ul, ul ol, ol ul { margin: 0.4em 0; }

/* line 142, scss/_main.scss */
h1, h2, h3, h4, h5, h6 { margin: 0 0 0.625em 0; color: inherit; font-weight: 300; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; line-height: 1.25em; }

@media only screen and (max-width: 680px) { /* line 151, scss/_main.scss */
  li, p { -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; } }

/* line 162, scss/_main.scss */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

/* line 171, scss/_main.scss */
h1 { margin: 0.67em 0; font-size: 2.25em; }

/* line 176, scss/_main.scss */
h2 { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; margin: 0 0 0.33em 0; color: #00A886; font-weight: 400; font-size: 2.5625em; }

/* line 184, scss/_main.scss */
h3 { margin-bottom: 0.5em; color: #1D8EC2; font-size: 2em; }
@media only screen and (max-width: 680px) { /* line 184, scss/_main.scss */
  h3 { font-size: 1.75em; } }

/* line 194, scss/_main.scss */
h4 { margin: 0.5em 0; color: #b04f42; font-size: 1.75em; }

/* line 200, scss/_main.scss */
h5 { margin: 0.5em 0; color: #00A886; font-size: 1.25em; text-transform: uppercase; font-weight: 700; }

/* line 209, scss/_main.scss */
h1.full-divider, h2.full-divider, h3.full-divider, h4.full-divider, h5.full-divider { position: relative; display: inline-block; background: #1D8EC2; color: #FFF; background-color: #298bc9; margin: 0 0 15px -35px; padding: 5px 45px 5px 30px; border-radius: 3px 5px 46px 0; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; -moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2); box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.28)), color-stop(100%, rgba(255, 255, 255, 0.28))); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.28) 0%, rgba(255, 255, 255, 0.28) 100%); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.28) 0%, rgba(255, 255, 255, 0.28) 100%); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.28) 0%, rgba(255, 255, 255, 0.28) 100%); }
/* line 221, scss/_main.scss */
h1.full-divider:before, h2.full-divider:before, h3.full-divider:before, h4.full-divider:before, h5.full-divider:before { position: absolute; left: 0; bottom: -12px; content: ''; border-style: solid; border-width: 0 10px 12px 0; border-color: transparent #104d69 transparent transparent; }

/* line 233, scss/_main.scss */
blockquote { position: relative; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; }
/* line 238, scss/_main.scss */
blockquote:before { position: absolute; content: '“'; color: #EB4A99; font-size: 6em; left: -45px; top: 15px; line-height: 1; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; }

/*| ========================================================================== |> Global Elements | ========================================================================== */
/* Buttons ========================================================================== */
/* line 257, scss/_main.scss */
.btn { position: relative; display: inline-block; padding: 10px 30px; border-radius: 3px; text-decoration: none; font-size: 1.25em; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; }
/* line 265, scss/_main.scss */
.btn.green { background: #00A886; color: #FFF; }
/* line 269, scss/_main.scss */
.btn.blue { background: #48b3e4; color: #FFF; }
/* line 273, scss/_main.scss */
.btn.pink { background: #EB4A99; color: #FFF; }
/* line 278, scss/_main.scss */
p .btn { font-size: 1em; }
/* line 282, scss/_main.scss */
.btn.arrow { content: '\e608'; }

/* line 287, scss/_main.scss */
.yellow { border-bottom: 3px solid #95920f; background: #EDEA50; color: #0E735D; text-decoration: none; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6); }

/* line 296, scss/_main.scss */
.page-content .share-buttons { list-style: none; padding: 0; width: 100%; }
/* line 300, scss/_main.scss */
.page-content .share-buttons li { margin: 0; display: inline-block; float: left; width: 25%; }
/* line 306, scss/_main.scss */
.page-content .share-buttons .pinterest-pinit { margin-top: 41px; }

/* line 312, scss/_main.scss */
ul.highlight { list-style: none; padding: 0 0 0 6px !important; margin: 0; }
/* line 316, scss/_main.scss */
ul.highlight li { margin: 0; border-left: 2px solid #EB4A99; padding-left: 10px; margin-bottom: 4px; }

/* Homepage ========================================================================== */
/* line 328, scss/_main.scss */
.hero, .hero-slider { background: url("images/grey_wash_wall.png") repeat; }
/* line 331, scss/_main.scss */
.hero img, .hero-slider img { display: block; margin: 0 auto; min-height: 350px; max-width: 1700px; width: 100%; }
/* line 338, scss/_main.scss */
.hero ul, .hero-slider ul { margin: 0; padding: 0; list-style: none; }
/* line 344, scss/_main.scss */
.hero li, .hero-slider li { position: relative; margin: 0; text-align: center; width: 100%; height: 480px; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; background-position: center; }
@media only screen and (max-width: 960px) { /* line 344, scss/_main.scss */
  .hero li, .hero-slider li { height: 380px; } }
@media only screen and (max-width: 820px) { /* line 344, scss/_main.scss */
  .hero li, .hero-slider li { height: 340px; } }
@media only screen and (max-width: 680px) { /* line 344, scss/_main.scss */
  .hero li, .hero-slider li { height: 240px; } }
/* line 363, scss/_main.scss */
.hero h2, .hero-slider h2 { position: relative; padding: 2em 80px 0 80px; margin: 0 auto; width: 100%; max-width: 1300px; color: #FFF; text-transform: uppercase; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); font-weight: normal; font-size: 3.375em; line-height: 1.2; }
@media only screen and (max-width: 1140px) { /* line 363, scss/_main.scss */
  .hero h2, .hero-slider h2 { padding: 2em 20px 0 20px; } }
@media only screen and (max-width: 960px) { /* line 363, scss/_main.scss */
  .hero h2, .hero-slider h2 { font-size: 2.7em; } }
@media only screen and (max-width: 820px) { /* line 363, scss/_main.scss */
  .hero h2, .hero-slider h2 { font-size: 2.4em; } }
@media only screen and (max-width: 680px) { /* line 363, scss/_main.scss */
  .hero h2, .hero-slider h2 { font-size: 1.5em; } }
@media only screen and (max-width: 480px) { /* line 363, scss/_main.scss */
  .hero h2, .hero-slider h2 { font-size: 1.4em; } }

/* line 398, scss/_main.scss */
.hero-slider .bx-wrapper .bx-pager, .hero-slider .bx-wrapper .bx-controls-auto { bottom: 7px; }
/* line 403, scss/_main.scss */
.hero-slider .bx-wrapper .bx-controls-direction a { margin-top: -42px; width: 37px; height: 84px; background-repeat: no-repeat; }
@media only screen and (max-width: 680px) { /* line 403, scss/_main.scss */
  .hero-slider .bx-wrapper .bx-controls-direction a { height: 42px; top: auto; bottom: 10px; } }
/* line 415, scss/_main.scss */
.hero-slider .bx-wrapper .bx-next { background: url("images/hero-arrow-next.png"); }
@media only screen and (max-width: 680px) { /* line 415, scss/_main.scss */
  .hero-slider .bx-wrapper .bx-next { background-size: 50%; } }
/* line 420, scss/_main.scss */
.hero-slider .bx-wrapper .bx-next:hover { background-position: 0; right: 15px; }
/* line 425, scss/_main.scss */
.hero-slider .bx-wrapper .bx-prev { background: url("images/hero-arrow-prev.png"); }
@media only screen and (max-width: 680px) { /* line 425, scss/_main.scss */
  .hero-slider .bx-wrapper .bx-prev { background-size: 50%; } }
/* line 430, scss/_main.scss */
.hero-slider .bx-wrapper .bx-prev:hover { background-position: hover; left: 15px; }
/* line 436, scss/_main.scss */
.hero-slider .caption-container { position: absolute; left: 0; text-align: center; width: 100%; bottom: 50px; bottom: 42.5%; bottom: 27.5%; }
@media only screen and (max-width: 680px) { /* line 436, scss/_main.scss */
  .hero-slider .caption-container { bottom: 13%; font-size: .625em; } }
/* line 456, scss/_main.scss */
.hero-slider .caption-container p { font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; margin: 0; }
/* line 462, scss/_main.scss */
.hero-slider .caption { max-width: 86%; display: block; margin: 0 auto; background: rgba(238, 70, 153, 0.7); padding: 15px; -webkit-border-radius: 2px; border-radius: 2px; color: #FFF; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; font-size: 1.5em; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3); }
/* line 474, scss/_main.scss */
.hero-slider .caption.black { background: rgba(0, 0, 0, 0.6); box-shadow: inset 3px 3px 5px rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(255, 255, 255, 0.15); }
/* line 478, scss/_main.scss */
.hero-slider .caption.blue { background: rgba(29, 142, 194, 0.8); }
/* line 483, scss/_main.scss */
.hero-slider .slide-link { display: block; width: 100%; height: 100%; opacity: 0; }
/* line 491, scss/_main.scss */
.hero-slider .slide-image { width: 65%; float: left; }
/* line 494, scss/_main.scss */
.hero-slider .slide-image img { width: 100%; height: auto; }
/* line 499, scss/_main.scss */
.hero-slider .slide-info { width: 35%; float: left; }

/* line 505, scss/_main.scss */
.btn { text-transform: uppercase; font-size: 1.375em; margin-top: 15px; }
@media only screen and (max-width: 680px) { /* line 505, scss/_main.scss */
  .btn { font-size: 1.125em; } }

/* line 515, scss/_main.scss */
.icon-circle-arrow-right { position: relative; top: 6px; left: 5px; font-size: 1.25em; }
@media only screen and (max-width: 680px) { /* line 515, scss/_main.scss */
  .icon-circle-arrow-right { top: 3px; } }

/* line 529, scss/_main.scss */
.features { min-height: 250px; width: 100%; background: url("images/woodbg.jpg") repeat; }

/* line 535, scss/_main.scss */
.feature-circle { position: relative; display: block; margin: 25px auto; max-width: 290px; color: #FFF; }
/* line 542, scss/_main.scss */
.cssanimations .feature-circle { visibility: hidden; }
/* line 546, scss/_main.scss */
.feature-circle img { margin: 0 auto; width: 100%; border: 9px solid #FFF; border-radius: 50%; transition: all 0.3s ease-in; }
@media only screen and (max-width: 820px) { /* line 546, scss/_main.scss */
  .feature-circle img { border-radius: 0; border: 3px solid #FFF; } }
@media only screen and (max-width: 820px) { /* line 535, scss/_main.scss */
  .feature-circle { margin: 15px auto; } }
/* line 562, scss/_main.scss */
.feature-circle h3 { position: absolute; top: 41.5%; box-sizing: content-box; margin: 0 0 0 -10px; padding: 10px 10px; width: 100%; background: #EB4A99; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3); color: #FFF; text-align: center; text-transform: uppercase; font-size: 1.5em; font-size: 1.1875em; opacity: 0.9; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); transition: all 0.2s ease-in-out; }
/* line 580, scss/_main.scss */
.feature-circle h3:before, .feature-circle h3:after { position: absolute; border-style: solid; content: ''; }
@media only screen and (max-width: 900px) { /* line 580, scss/_main.scss */
  .feature-circle h3:before, .feature-circle h3:after { display: none; } }
/* line 589, scss/_main.scss */
.feature-circle h3:before { bottom: -8px; left: 0; border-width: 0 14px 8px 0; border-color: transparent #a31259 transparent transparent; }
/* line 596, scss/_main.scss */
.feature-circle h3:after { right: 0; bottom: -8px; border-width: 8px 15px 0 0; border-color: #a31259 transparent transparent transparent; }
@media only screen and (max-width: 960px) { /* line 562, scss/_main.scss */
  .feature-circle h3 { font-size: 1.25em; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; } }
@media only screen and (max-width: 900px) { /* line 562, scss/_main.scss */
  .feature-circle h3 { font-size: 1.0625em; padding: 10px 5px; margin: 0 0 0 -5px; } }
/* line 616, scss/_main.scss */
.feature-circle:hover h3 { top: 40%; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); opacity: 1; }
/* line 622, scss/_main.scss */
.feature-circle:hover img { opacity: 0.8; filter: brightness(0.9); }

/* line 631, scss/_main.scss */
.featured-product p { font-size: 1.1875; }
/* line 634, scss/_main.scss */
.featured-product h3 { position: relative; z-index: 10; margin: 0 -100px 0 -20px; padding: 50px 0 10px 15px; background: #00A886; color: #FFF; font-weight: 400; font-size: 2.4375em; }
/* line 643, scss/_main.scss */
.featured-product h3:after { position: absolute; top: 0; right: 0; border-width: 0 0 121px 111px; border-style: solid; border-color: transparent transparent #FFF transparent; content: ''; }
@media only screen and (max-width: 820px) { /* line 643, scss/_main.scss */
  .featured-product h3:after { border: none; } }
@media only screen and (max-width: 820px) { /* line 634, scss/_main.scss */
  .featured-product h3 { font-size: 2.5em; margin-right: -10px; margin-left: -15px; padding: 25px 15px 10px 15px; } }
@media only screen and (max-width: 680px) { /* line 634, scss/_main.scss */
  .featured-product h3 { font-size: 2.125em; } }
/* line 668, scss/_main.scss */
.featured-product h4 { margin: 0.33em 0; font-size: 2.25em; }
/* line 673, scss/_main.scss */
.featured-product .icon-chev-right { position: relative; top: 2px; left: 4px; }
/* line 679, scss/_main.scss */
.featured-product .icon-food { position: relative; top: 2px; left: 5px; }
/* line 684, scss/_main.scss */
.featured-product .btn { font-size: 1.125em; }

/* line 690, scss/_main.scss */
.featured-image img { position: relative; z-index: 10; display: block; margin: 0 auto; margin-top: 25px; width: 100%; border-radius: 4px; border: 2px solid #EB4A99; }
@media only screen and (max-width: 960px) { /* line 690, scss/_main.scss */
  .featured-image img { margin-top: 100px; } }
@media only screen and (max-width: 900px) { /* line 690, scss/_main.scss */
  .featured-image img { margin-top: 100px; } }
@media only screen and (max-width: 820px) { /* line 690, scss/_main.scss */
  .featured-image img { margin-top: 150px; } }
@media only screen and (max-width: 680px) { /* line 690, scss/_main.scss */
  .featured-image img { margin-top: 15px; } }

/* line 716, scss/_main.scss */
.connect { margin: 2em 0; width: 100%; height: 100%; box-shadow: inset 0 0 25px -5px #092d3d; background-image: url("images/bluetiles.png"); background-repeat: repeat; }
/* line 725, scss/_main.scss */
.connect .cnct-con { display: table; height: 175px; }
@media only screen and (max-width: 680px) { /* line 725, scss/_main.scss */
  .connect .cnct-con { height: auto; padding: 10px 0; } }
/* line 734, scss/_main.scss */
.connect h5, .connect a { display: table-cell; vertical-align: middle; }
/* line 738, scss/_main.scss */
.connect h5 { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; color: #FFF; font-weight: 400; font-size: 3em; }
@media only screen and (max-width: 680px) { /* line 738, scss/_main.scss */
  .connect h5 { font-size: 2.25em; margin: 0; text-align: center; } }
/* line 749, scss/_main.scss */
.connect a { text-decoration: none; }
/* line 752, scss/_main.scss */
.connect [class*="icon-"] { margin: 0 20px; color: rgba(0, 0, 0, 0.3); font-size: 5em; }
/* line 757, scss/_main.scss */
.connect [class*="icon-"]:hover { color: rgba(0, 0, 0, 0.5); }
/* line 760, scss/_main.scss */
.no-rgba .connect [class*="icon-"] { color: #0A6288; }
@media only screen and (max-width: 900px) { /* line 752, scss/_main.scss */
  .connect [class*="icon-"] { font-size: 4em; } }
@media only screen and (max-width: 820px) { /* line 752, scss/_main.scss */
  .connect [class*="icon-"] { font-size: 3.2em; } }
@media only screen and (max-width: 680px) { /* line 752, scss/_main.scss */
  .connect [class*="icon-"] { margin: 0 12px; } }

/* line 777, scss/_main.scss */
.home-philanthropy { margin: 25px 0; }
/* line 780, scss/_main.scss */
.home-philanthropy h3 { color: #EB4A99; font-size: 2.25em; }
/* line 785, scss/_main.scss */
.home-philanthropy img { margin-top: 60px; }
@media only screen and (max-width: 900px) { /* line 790, scss/_main.scss */
  .home-philanthropy .row [class*="col-"]:first-child { margin-left: 0; }
  /* line 792, scss/_main.scss */
  .home-philanthropy .row [class*="col-"] { width: 100%; margin-left: 0; }
  /* line 797, scss/_main.scss */
  .home-philanthropy img { display: none; } }

/* ========================================================================== Page Specific Elements ========================================================================== */
/* line 7, scss/_pages.scss */
.page-content { position: relative; padding: 25px; z-index: 99; margin-top: -90px; border-radius: 4px; background: #FFF; box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1); -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
/* line 18, scss/_pages.scss */
.no-boxshadow .page-content { border: 1px solid #F1F1F1; }

/* line 24, scss/_pages.scss */
.main-content h2 { font-size: 2.375em; }
@media only screen and (max-width: 900px) { /* line 24, scss/_pages.scss */
  .main-content h2 { font-size: 1.8em; } }
/* line 31, scss/_pages.scss */
.main-content p { font-size: 1.3125em; }
/* line 33, scss/_pages.scss */
.main-content p.small { font-size: 1em; }
/* line 37, scss/_pages.scss */
.main-content.p-small p { font-size: 1.25em; }
/* line 40, scss/_pages.scss */
.main-content ul, .main-content ol { font-size: 1.3125em; }

/* line 45, scss/_pages.scss */
hr { background: url("images/cdivider.png") no-repeat center center; height: 15px; width: 100%; margin: 25px 0; border: none; clear: both; }

/* line 55, scss/_pages.scss */
.box { position: relative; border: 1px dashed #e2e2e2; padding: 15px; margin-bottom: 1em; border-top: 3px solid #1D8EC2; text-align: center; font-size: 0.875em; border-radius: 3px; }

/* line 66, scss/_pages.scss */
.embed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; }
/* line 74, scss/_pages.scss */
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* line 83, scss/_pages.scss */
ul.side-list { list-style: none; padding: 0 0 0 15px; }
/* line 87, scss/_pages.scss */
ul.side-list li { border-bottom: 1px solid #e2e2e2; padding: 0; margin: 0; }
/* line 92, scss/_pages.scss */
ul.side-list a { display: inline-block; padding: 5px 0; text-decoration: none; }
/* line 96, scss/_pages.scss */
ul.side-list a:hover { background: #FBFBFB; }

/* line 103, scss/_pages.scss */
.masthead img { display: block; margin: 0 auto; min-height: 350px; width: 100%; }
@media only screen and (max-width: 680px) { /* line 103, scss/_pages.scss */
  .masthead img { min-height: 200px; } }
/* line 112, scss/_pages.scss */
.masthead ul { margin: 0; padding: 0; list-style: none; }
/* line 118, scss/_pages.scss */
.masthead li { position: relative; }
/* line 122, scss/_pages.scss */
.masthead h1, .masthead h2 { position: absolute; bottom: 25px; left: 40px; margin: 0; padding: 10px 25px; border-radius: 4px 4px 0 0; background: rgba(0, 168, 134, 0.7); box-shadow: inset 0 -5px 8px rgba(0, 0, 0, 0.2); color: #FFF; text-transform: uppercase; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); font-weight: normal; font-size: 2.375em; line-height: 1; }
/* line 137, scss/_pages.scss */
.no-js .masthead h1, .no-js .masthead h2 { bottom: 120px; }
/* line 140, scss/_pages.scss */
.no-rgba .masthead h1, .no-rgba .masthead h2 { background: #00A886; }
@media only screen and (max-width: 680px) { /* line 122, scss/_pages.scss */
  .masthead h1, .masthead h2 { font-size: 1.75em; left: 15px; } }
@media only screen and (max-width: 480px) { /* line 122, scss/_pages.scss */
  .masthead h1, .masthead h2 { font-size: 1.5em; } }
/* line 157, scss/_pages.scss */
.masthead.mh-recipes { max-height: 250px; }
/* line 159, scss/_pages.scss */
.masthead.mh-recipes h1 { display: none; }

/* line 165, scss/_pages.scss */
.sidebar { font-size: 0.875em; }
/* line 167, scss/_pages.scss */
.sidebar h3 { margin: 0.25em 0; border-bottom: 1px solid #E2E2E2; }
/* line 171, scss/_pages.scss */
.sidebar h4 { font-size: 1.6em; }
/* line 174, scss/_pages.scss */
.sidebar p, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5 { margin-left: 15px; }
/* line 177, scss/_pages.scss */
.sidebar p { font-size: 1.125em; }

/* line 182, scss/_pages.scss */
.page-feature { margin-top: -44px; padding: 15px; border-radius: 5px 5px 0 0; background: #fff; border-top: 5px solid #1D8EC2; box-shadow: 0 -5px 10px -4px rgba(0, 0, 0, 0.4); }
/* line 189, scss/_pages.scss */
.page-feature img { display: block; margin: 0 auto; max-width: 100%; }
@media only screen and (max-width: 820px) { /* line 189, scss/_pages.scss */
  .page-feature img { width: 100%; max-width: 400px; } }
@media only screen and (max-width: 820px) { /* line 182, scss/_pages.scss */
  .page-feature { margin-top: 0; border-top: none; box-shadow: none; background: none; } }

/* line 207, scss/_pages.scss */
.subnav { font-size: 1.25em; margin-right: -26px; border-right: 3px solid #EB4A99; }
/* line 212, scss/_pages.scss */
.subnav ul { list-style: none; padding: 0; margin-left: 7px; }
/* line 218, scss/_pages.scss */
.subnav li { position: relative; margin: 0; border-color: #EB4A99; }
/* line 223, scss/_pages.scss */
.subnav li:last-child a { border-bottom: 1px solid #e2e2e2; }
/* line 228, scss/_pages.scss */
.subnav a { font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; display: block; padding: 7px; border-top: 1px solid #e2e2e2; text-decoration: none; }
/* line 234, scss/_pages.scss */
.subnav a:hover { background: #FBFBFB; }
/* line 238, scss/_pages.scss */
.subnav .current_page_item a { background: #FBFBFB; }
/* line 242, scss/_pages.scss */
.subnav li:hover:after, .subnav .current_page_item:after { position: absolute; right: 0; top: 13px; content: ''; border-style: solid; border-width: 10px 11px 10px 0; border-color: transparent #EB4A99 transparent transparent; }

/* Instagram feed */
/* line 255, scss/_pages.scss */
.instafeed { margin-bottom: 20px; }
/* line 257, scss/_pages.scss */
.instafeed a { width: 50%; float: left; padding: 5px 15px; }
/* line 263, scss/_pages.scss */
.instafeed img { display: block; max-width: 100%; }
/* line 268, scss/_pages.scss */
.instafeed h3 { color: #00A886; border-bottom: 1px solid #E2E2E2; }
/* line 273, scss/_pages.scss */
.instafeed .icon-instagram { position: relative; top: 3px; color: #1D8EC2; }

/* ========================================================================== About ========================================================================== */
/* Vintage labels sidebar */
/* line 288, scss/_pages.scss */
ul.labels { list-style: none; padding-left: 15px; margin-left: -3px; }
/* line 292, scss/_pages.scss */
ul.labels li { float: left; padding: 0; margin: 3px; }

/* Sales Team */
/* line 301, scss/_pages.scss */
ul.sales-team { font-size: 1em; }

/* line 303, scss/_pages.scss */
.sales-team { list-style: none; padding: 0; }
/* line 307, scss/_pages.scss */
.sales-team h3 { margin-top: 20px; font-size: 1.75em; }
/* line 311, scss/_pages.scss */
.sales-team li { margin: 0; padding: 15px 0; border-bottom: 1px dashed #1D8EC2; }
/* line 317, scss/_pages.scss */
.sales-team li img { opacity: 0.85; filter: alpha(opacity=85); }
/* line 320, scss/_pages.scss */
.sales-team li:hover { background: #FCFAC6; }
/* line 322, scss/_pages.scss */
.sales-team li:hover img { opacity: 1; filter: alpha(opacity=100); }
/* line 328, scss/_pages.scss */
.sales-team .photo, .sales-team .info { float: left; }
/* line 332, scss/_pages.scss */
.sales-team .photo { width: 34%; }
/* line 334, scss/_pages.scss */
.sales-team .photo img { backface-visibility: hidden; border-radius: 200px; border: 3px solid #00A886; }
/* line 342, scss/_pages.scss */
.sales-team .info { width: 66%; padding-left: 15px; }

/* line 351, scss/_pages.scss */
.page-2754 .embed-container { margin-bottom: 2.5em; }

/* ========================================================================== Sustainability ========================================================================== */
/* line 361, scss/_pages.scss */
.sustain-side h3 { margin-bottom: -10px; }

/* ========================================================================== Product Page ========================================================================== */
/* line 371, scss/_pages.scss */
.header-highlight { background-color: #298bc9; margin: 0 0 10px -33px; padding-right: 66px; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; -moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2); box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2); background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.28)), color-stop(100%, rgba(255, 255, 255, 0.28))); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.28) 0%, rgba(255, 255, 255, 0.28) 100%); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.28) 0%, rgba(255, 255, 255, 0.28) 100%); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.28) 0%, rgba(255, 255, 255, 0.28) 100%); }
/* line 379, scss/_pages.scss */
.header-highlight h2, .header-highlight h3, .header-highlight h4 { color: #FFF; font-weight: 300; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 2.125em; margin: 12px 0 12px 25px; padding-left: 29px; text-align: center; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); }
/* line 390, scss/_pages.scss */
.fr .header-highlight h2, .fr .header-highlight h3, .fr .header-highlight h4 { font-size: 1.8125em; }
/* line 393, scss/_pages.scss */
.header-highlight h2.active, .header-highlight h3.active, .header-highlight h4.active { text-shadow: 0 0 10px rgba(255, 254, 193, 0.8); }
@media only screen and (max-width: 900px) { /* line 379, scss/_pages.scss */
  .header-highlight h2, .header-highlight h3, .header-highlight h4 { font-size: 1.75em; } }
@media only screen and (max-width: 820px) { /* line 379, scss/_pages.scss */
  .header-highlight h2, .header-highlight h3, .header-highlight h4 { font-size: 1.6875em; } }
@media only screen and (max-width: 680px) { /* line 379, scss/_pages.scss */
  .header-highlight h2, .header-highlight h3, .header-highlight h4 { font-size: 1.5em; } }
@media only screen and (max-width: 480px) { /* line 371, scss/_pages.scss */
  .header-highlight { display: none !important; } }

/* line 411, scss/_pages.scss */
.product-listings img { padding: 10px; }

/* line 415, scss/_pages.scss */
.product-thumb { display: block; position: relative; text-align: center; width: 100%; overflow: hidden; }
/* line 421, scss/_pages.scss */
.product-thumb h3 { position: absolute; bottom: -50%; background: rgba(0, 168, 134, 0.8); font-size: 1.875em; padding: 0 15px; border-radius: 50px; color: #FFF; width: 99.9%; margin: 0 auto; text-align: center; text-decoration: none; }
/* line 435, scss/_pages.scss */
.no-rgba .product-thumb h3 { background: #00A886; }
@media only screen and (max-width: 900px) { /* line 421, scss/_pages.scss */
  .product-thumb h3 { font-size: 1.625em; } }
/* line 442, scss/_pages.scss */
.product-thumb:hover h3 { bottom: 40%; }

/* ========================================================================== Products Landing Grid ========================================================================== */
@media only screen and (max-width: 820px) { /* line 453, scss/_pages.scss */
  .products-landing .page-content .row [class*="col-"] { margin-left: 2.564102564102564%; *margin-left: 2.5109110747408616%; } }
@media only screen and (max-width: 820px) { /* line 460, scss/_pages.scss */
  .products-landing .page-content .row .col-4 { width: 31.623931623931625%; *width: 31.570740134569924%; } }
@media only screen and (max-width: 480px) { /* line 460, scss/_pages.scss */
  .products-landing .page-content .row .col-4 { width: 100%; } }

/* ========================================================================== Product Single Page ========================================================================== */
/* line 477, scss/_pages.scss */
.related-recipes h3 { position: relative; font-size: 1.8125em; background: #00A886; color: #FFF; margin-right: -38px; border-radius: 3px 3px 0 3px; padding: 5px 0; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3); }
@media only screen and (max-width: 680px) { /* line 477, scss/_pages.scss */
  .related-recipes h3 { margin-right: 0; } }
/* line 490, scss/_pages.scss */
.related-recipes h3 .icon-food { position: relative; padding-left: 15px; top: 1px; font-size: 0.875em; color: #006651; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4); }
/* line 499, scss/_pages.scss */
.related-recipes h3:after { position: absolute; right: 0; bottom: -8px; content: ''; border-style: solid; border-width: 8px 12px 0 0; border-color: #004235 transparent transparent transparent; }
@media only screen and (max-width: 480px) { /* line 499, scss/_pages.scss */
  .related-recipes h3:after { display: none; } }
/* line 513, scss/_pages.scss */
.related-recipes ul { font-size: 1.125em; list-style: none; padding: 0; }
/* line 517, scss/_pages.scss */
.related-recipes ul li { margin: 0; }
/* line 522, scss/_pages.scss */
.related-recipes a { padding: 5px 10px; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; display: block; text-decoration: none; border-bottom: 1px solid #e2e2e2; }
/* line 528, scss/_pages.scss */
.related-recipes a:hover { background: #ecf7fc; }

/* ========================================================================== Recipes ========================================================================== */
/* line 541, scss/_pages.scss */
.featured-recipes { list-style: none; padding: 0; }
/* line 544, scss/_pages.scss */
.featured-recipes li { position: relative; float: left; width: 31.29%; margin: 1%; overflow: hidden; }
/* line 552, scss/_pages.scss */
.featured-recipes li:nth-of-type(3n+1) { clear: left; }
/* line 555, scss/_pages.scss */
.featured-recipes li:after { position: absolute; font-family: 'andycons'; content: '\e615'; color: #FFF; font-size: 2em; margin-left: -25px; margin-bottom: -20px; background: rgba(0, 0, 0, 0.6); padding: 0 10px; border-radius: 50px; bottom: 50%; opacity: 0; left: 50%; transition: all 0.5s ease-in-out; }
/* line 572, scss/_pages.scss */
.featured-recipes li:hover:after { opacity: 1; }
@media only screen and (max-width: 680px) { /* line 544, scss/_pages.scss */
  .featured-recipes li { width: 100%; margin-left: 0; } }
/* line 582, scss/_pages.scss */
.featured-recipes li img { width: 100%; height: auto; border-radius: 4px; }
/* line 592, scss/_pages.scss */
.featured-recipes a { text-decoration: none; }
/* line 595, scss/_pages.scss */
.featured-recipes h3, .featured-recipes h4, .featured-recipes h5 { position: absolute; background: rgba(0, 168, 134, 0.9); padding: 12px 5px; bottom: 0; margin: 0; left: 0; right: 0; color: #FFF; width: 100%; font-size: 1.25em; text-align: center; text-decoration: none; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }

/* line 612, scss/_pages.scss */
.recipe-video { margin-bottom: 25px; }

/* line 618, scss/_pages.scss */
.video-link { position: relative; display: block; }
/* line 621, scss/_pages.scss */
.video-link:after { position: absolute; font-family: 'andycons'; content: '\e619'; color: #FFF; font-size: 2em; margin-left: -35px; margin-bottom: -20px; background: rgba(235, 74, 153, 0.9); padding: 10px 22px; border-radius: 50px; bottom: 50%; opacity: 0; left: 50%; transition: all 0.5s ease-in-out; }
/* line 638, scss/_pages.scss */
.video-link:hover:after { opacity: 1; }
/* line 642, scss/_pages.scss */
.video-link h4 { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; text-align: center; font-size: 1.3125em; padding: 15px 5px; color: #FFF; margin: 0; width: 100%; background: rgba(0, 168, 134, 0.9); position: absolute; bottom: 0; }
/* line 655, scss/_pages.scss */
.video-link img { width: 100%; height: auto; border-radius: 4px; }

/* line 664, scss/_pages.scss */
.single-recipes header { height: 114px; }
/* line 667, scss/_pages.scss */
.single-recipes.page-content { -moz-background-size: 100% 2em; -o-background-size: 100% 2em; -webkit-background-size: 100% 2em; background-size: 100% 2em; background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDdmM2ZkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(100%, #d7f3fd), color-stop(100%, rgba(0, 0, 0, 0))); background-image: -moz-linear-gradient(#d7f3fd 0.1em, rgba(0, 0, 0, 0) 0.1em); background-image: -webkit-linear-gradient(#d7f3fd 0.1em, rgba(0, 0, 0, 0) 0.1em); background-image: linear-gradient(#d7f3fd 0.1em, rgba(0, 0, 0, 0) 0.1em); }
/* line 671, scss/_pages.scss */
.single-recipes h2 { font-size: 2.25em; }
/* line 674, scss/_pages.scss */
.single-recipes h3 { margin-bottom: 0.95em; margin-top: 1.1em; }
/* line 678, scss/_pages.scss */
.single-recipes li { font-size: 1.0625em; margin: 0 0 7px 0; line-height: 1.3; display: block; }
/* line 684, scss/_pages.scss */
.single-recipes ul, .single-recipes ol { margin-top: 1.55em; }
/* line 689, scss/_pages.scss */
.single-recipes .masthead ul, .single-recipes .masthead ol { margin-top: 0; }

/* line 697, scss/_pages.scss */
.template-recipes { font-size: 0.9375em; }
/* line 700, scss/_pages.scss */
.template-recipes p, .template-recipes ul, .template-recipes ol { font-size: 1.1875em; }
/* line 704, scss/_pages.scss */
.template-recipes h2 { border-bottom: 1px solid #A9A9A9; }
/* line 709, scss/_pages.scss */
.template-recipes .share-buttons li { width: 17.5%; }
/* line 711, scss/_pages.scss */
.template-recipes .share-buttons li:first-child { width: 30%; }
@media only screen and (max-width: 680px) { /* line 711, scss/_pages.scss */
  .template-recipes .share-buttons li:first-child { width: 100%; } }
@media only screen and (max-width: 680px) { /* line 717, scss/_pages.scss */
  .template-recipes .share-buttons li:nth-of-type(4) { clear: both; } }
@media only screen and (max-width: 680px) { /* line 709, scss/_pages.scss */
  .template-recipes .share-buttons li { width: 50%; margin-bottom: 13px; } }
/* line 726, scss/_pages.scss */
.template-recipes .share-buttons li iframe { max-width: none !important; }
/* line 731, scss/_pages.scss */
.template-recipes .share-buttons .print-btn { font-size: 0.8125em; margin-top: 9px; }
/* line 734, scss/_pages.scss */
.template-recipes .share-buttons .print-btn .icon-print { position: relative; top: 1px; margin-right: 2px; }
@media only screen and (max-width: 680px) { /* line 708, scss/_pages.scss */
  .template-recipes .share-buttons { text-align: center; } }
/* line 745, scss/_pages.scss */
.template-recipes ul, .template-recipes ol { font-size: 1.25em; }

/* line 750, scss/_pages.scss */
.recipe-info { font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; border-top: 1px solid #A9A9A9; border-bottom: 1px solid #A9A9A9; padding: 11px 0 5px 0; font-size: 1.125em; color: #00A886; }
/* line 757, scss/_pages.scss */
.recipe-info strong { text-transform: uppercase; font-weight: 700; }

/* line 763, scss/_pages.scss */
.recipe-ingredients { border-bottom: 1px solid #D0D0D0; padding-bottom: 25px; }
/* line 766, scss/_pages.scss */
.recipe-ingredients h4 { margin-top: 1em; font-weight: 700; font-size: 1.25em; color: #00A886; text-transform: uppercase; }
/* line 772, scss/_pages.scss */
.recipe-ingredients h4 + p { margin-top: -0.15em; }
/* line 776, scss/_pages.scss */
.recipe-ingredients ul { list-style: none; padding: 0; margin: -0.25em 0 0 0; font-size: 1.125em; column-count: 2; }
@media only screen and (max-width: 680px) { /* line 776, scss/_pages.scss */
  .recipe-ingredients ul { column-count: 1; } }
/* line 786, scss/_pages.scss */
.recipe-ingredients strong { font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; text-transform: uppercase; font-size: 0.875em; }

/* line 794, scss/_pages.scss */
.recipe-instructions > h3, .recipe-instructions h4 { font-size: 1.25em; color: #00A886; text-transform: uppercase; font-weight: 700; }

/* line 803, scss/_pages.scss */
.recipe-intro em { font-size: 0.875em; }

/* line 808, scss/_pages.scss */
.nutrition { background: url("images/cdivider.png") no-repeat center top; padding-top: 1px; margin-top: 36px; }
/* line 812, scss/_pages.scss */
.nutrition img { display: block; max-width: 100%; }
/* line 816, scss/_pages.scss */
.nutrition h3 { margin-left: 0; margin-bottom: 0.25em; font-weight: 700; font-size: 1.5em; color: #00A886; text-transform: uppercase; border-bottom: none; }

/* line 827, scss/_pages.scss */
.similar-recipes { background: url("images/cdivider.png") no-repeat center top; padding-top: 10px; margin-top: 36px; }
/* line 831, scss/_pages.scss */
.similar-recipes h3 { color: #00A886; text-transform: uppercase; margin: 1em 0 0 0; font-weight: 700; font-size: 1.375em; border: none; }
/* line 839, scss/_pages.scss */
.similar-recipes ul { list-style: none; padding: 0; margin: 1em 0 0 0; }
/* line 843, scss/_pages.scss */
.similar-recipes ul li { margin-bottom: 12px; }
/* line 847, scss/_pages.scss */
.similar-recipes a { color: #EB4A99; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; border-top: 2px solid #EB4A99; max-width: 240px; text-decoration: none; display: block; padding-top: 5px; font-size: 1.125em; }

/* line 859, scss/_pages.scss */
.recipe-thumb-container { position: relative; max-width: 240px; max-height: 180px; overflow: hidden; margin-bottom: 3px; }
/* line 865, scss/_pages.scss */
.recipe-thumb-container > a { border-top: none; }

/* line 870, scss/_pages.scss */
.print-btn { display: inline-block; background: #EB4A99; color: #FFF; padding: 5px 15px; text-decoration: none; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; border: 3px solid #FFF; box-shadow: 0 0 0 2px #EB4A99; text-transform: uppercase; }

/* ========================================================================== Broccoli Rabe Promo Page ========================================================================== */
/* line 5, scss/_brabe.scss */
.br-hero { margin: 0 -25px; }
/* line 7, scss/_brabe.scss */
.br-hero img { width: 100%; }

/* line 12, scss/_brabe.scss */
.br-promo p, .br-promo li { -ms-word-break: normal; word-break: normal; word-break: normal; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; }
/* line 21, scss/_brabe.scss */
.br-promo h3 { color: #00A886; text-transform: uppercase; font-weight: 500; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; line-height: 1.2; }
/* line 28, scss/_brabe.scss */
.br-promo h4 { font-size: 1.125em; color: #EB4A99; text-transform: uppercase; font-weight: 700; }
@media only screen and (max-width: 680px) { /* line 28, scss/_brabe.scss */
  .br-promo h4 { text-align: center; } }

/* line 40, scss/_brabe.scss */
.br-shop img { float: right; margin-top: 25px; }

/* Cooking Techniques ****************************************************************************/
/* line 49, scss/_brabe.scss */
.recipe-techniques { margin: 35px 0 0 0; }
/* line 52, scss/_brabe.scss */
.recipe-techniques a { display: block; text-decoration: none; position: relative; }
/* line 57, scss/_brabe.scss */
.recipe-techniques a.active:after { background: url("images/rabe/t-active-arrow2x.png") no-repeat center bottom; background-size: 48px 23px; width: 100%; height: 24px; position: absolute; content: ''; bottom: -23px; }
/* line 68, scss/_brabe.scss */
.recipe-techniques ul { margin: 0 0 0 -10px; padding: 0; list-style: none; }
/* line 73, scss/_brabe.scss */
.recipe-techniques li { float: left; width: 16.6%; padding: 5px 0 5px 10px; }
@media only screen and (max-width: 820px) { /* line 73, scss/_brabe.scss */
  .recipe-techniques li { width: 33%; } }
@media only screen and (max-width: 680px) { /* line 73, scss/_brabe.scss */
  .recipe-techniques li { width: 100%; } }
/* line 83, scss/_brabe.scss */
.recipe-techniques li img { width: 100%; margin: 0 auto; }
@media only screen and (max-width: 680px) { /* line 83, scss/_brabe.scss */
  .recipe-techniques li img { max-width: 100%; width: auto; } }
/* line 91, scss/_brabe.scss */
.recipe-techniques li:hover img { opacity: 0.80; }
/* line 95, scss/_brabe.scss */
.recipe-techniques h4 { background: #e72a87; color: #FFF; text-align: center; text-decoration: none; font-size: 1em; padding: 7px 3px; margin: 3px 0 0 0; border-radius: 0 0 8px 8px; }
/* line 104, scss/_brabe.scss */
.recipe-techniques h4 span { position: relative; top: -2px; }
@media only screen and (max-width: 680px) { /* line 95, scss/_brabe.scss */
  .recipe-techniques h4 { margin: 0 auto; font-size: 0.875em; max-width: 100%; } }

/* line 116, scss/_brabe.scss */
.technique-container { margin: 0 -25px 0 -25px; max-height: 0; opacity: 0; transition: opacity 1s, height 0 1s; overflow: hidden; clear: both; box-shadow: inset 0 11px 16px -13px rgba(0, 0, 0, 0.3), inset 0 -11px 16px -13px rgba(0, 0, 0, 0.3); transition: opacity 0.3s ease-in-out; }
/* line 125, scss/_brabe.scss */
.technique-container.active { display: block; max-height: 80em; opacity: 1; }
/* line 130, scss/_brabe.scss */
.technique-container > .row { padding: 35px 25px 25px 25px; }

/* line 135, scss/_brabe.scss */
.technique-container-mobile { opacity: 0; max-height: 0; overflow: hidden; }
/* line 139, scss/_brabe.scss */
.technique-container-mobile.active { display: block; width: 100%; margin: 15px 0 0 0; max-height: 80em; opacity: 1; }
/* line 146, scss/_brabe.scss */
.technique-container-mobile h4 { background: none !important; color: #00A886; }

/* line 153, scss/_brabe.scss */
.tech-instructions h4 { margin: 0 0 0.5em 0; font-size: 1.5em; font-weight: 700; color: #00A886; text-transform: uppercase; text-align: left; background: none; }
@media only screen and (max-width: 680px) { /* line 153, scss/_brabe.scss */
  .tech-instructions h4 { margin: 1em 0 0.5em 0; } }
/* line 165, scss/_brabe.scss */
.tech-instructions h5 { font-size: 1.5em; margin: 0.5em 0 -0.8em 0; }
/* line 169, scss/_brabe.scss */
.tech-instructions ol { margin: 0.5em 0 1em 0; padding: 0 0 0 1.5em; }
/* line 173, scss/_brabe.scss */
.tech-instructions li { font-size: 1.125em; }
/* line 176, scss/_brabe.scss */
.tech-instructions .small { font-size: 0.875em; line-height: 1.3; }

/* line 184, scss/_brabe.scss */
.br-featured-recipes { background: #323539; margin-bottom: 45px; }
/* line 187, scss/_brabe.scss */
.br-featured-recipes h3 { position: relative; color: #e8338c; font-size: 1.5em; border-bottom: 1px solid #17191B; padding-bottom: 8px; }
/* line 193, scss/_brabe.scss */
.br-featured-recipes h3:after { position: absolute; bottom: -2px; content: ''; width: 100%; left: 0; border-bottom: 1px solid #56595C; }

/* line 204, scss/_brabe.scss */
.br-featured-image { border-right: 1px solid #585D64; }
/* line 206, scss/_brabe.scss */
.br-featured-image img { width: 100%; }

/* line 211, scss/_brabe.scss */
.br-featured-info { margin-top: 25px; padding-right: 25px; color: #FFF; font-size: 0.875em; }
/* line 217, scss/_brabe.scss */
.br-featured-info h3 { font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media only screen and (max-width: 820px) { /* line 211, scss/_brabe.scss */
  .br-featured-info { padding: 15px; margin-top: 5px; } }
/* line 226, scss/_brabe.scss */
.br-featured-info p { line-height: 1.2; }
/* line 230, scss/_brabe.scss */
.br-featured-info .pink-btn { display: block; text-transform: uppercase; font-weight: 700; font-size: 1.125em; text-decoration: none; margin: 25px 0 15px 0; }
/* line 239, scss/_brabe.scss */
.br-featured-info strong { font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; }
/* line 243, scss/_brabe.scss */
.br-featured-info .veggie-icon-white { opacity: 0.6; position: relative; top: 14px; margin-right: 3px; }
/* line 250, scss/_brabe.scss */
.br-featured-info .gluten-icon-white { opacity: 0.6; position: relative; top: 14px; margin-right: 3px; }
/* line 257, scss/_brabe.scss */
.br-featured-info .pink-btn { position: relative; bottom: -5px; }
@media only screen and (max-width: 820px) { /* line 257, scss/_brabe.scss */
  .br-featured-info .pink-btn { position: static; } }

/* line 266, scss/_brabe.scss */
.recipe-type { display: block; font-size: 1em; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; text-transform: uppercase; margin: -10px 5px 10px 0; }

/* line 274, scss/_brabe.scss */
.recipe-filter { text-transform: uppercase; font-size: 1em; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; margin-bottom: 20px; }
/* line 279, scss/_brabe.scss */
.recipe-filter a { color: #EB4A99; text-decoration: none; margin-left: 13px; font-weight: 700; }
/* line 284, scss/_brabe.scss */
.recipe-filter a:hover { color: #ef6aab; }
@media only screen and (max-width: 680px) { /* line 279, scss/_brabe.scss */
  .recipe-filter a { display: inline-block; width: 100%; margin-left: 0; border-bottom: 1px solid #D1D1D1; padding: 3px 0; } }

/* line 300, scss/_brabe.scss */
.recipe-item h4 span { font-size: 0.875em; }

/* line 307, scss/_brabe.scss */
.filter-trigger.active { border-bottom: 1px solid #EB4A99; }

/* line 312, scss/_brabe.scss */
.recipes-list { margin: 0 -15px 0 -15px; padding: 0; list-style: none; }
/* line 316, scss/_brabe.scss */
.recipes-list a { text-decoration: none; }
/* line 319, scss/_brabe.scss */
.recipes-list li { float: left; display: inline-block; width: 33%; padding: 0 15px; margin-bottom: 20px; }
/* line 325, scss/_brabe.scss */
.recipes-list li:nth-child(4) { clear: right; }
@media only screen and (max-width: 680px) { /* line 319, scss/_brabe.scss */
  .recipes-list li { width: 100%; } }
/* line 331, scss/_brabe.scss */
.recipes-list li img { width: 100%; margin: 0 auto; opacity: 1; }
/* line 336, scss/_brabe.scss */
.recipes-list li:hover img { opacity: 0.85; }
/* line 339, scss/_brabe.scss */
.recipes-list li:hover h4 { color: #ef6aab; }

/* line 347, scss/_brabe.scss */
.ri-container { max-height: 190px; overflow: hidden; }

/* line 352, scss/_brabe.scss */
.nutrition-info { clear: both; margin-bottom: 20px; }

/* line 357, scss/_brabe.scss */
.rabe-link { text-align: center; font-size: 1.125em; }
/* line 360, scss/_brabe.scss */
.rabe-link p { font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; margin-bottom: 22px; }
/* line 364, scss/_brabe.scss */
.rabe-link .pink-btn { font-size: 0.875em; margin-top: 15px; font-weight: 700; border: 4px solid #FFF; text-transform: uppercase; padding: 6px 20px; }

/* line 374, scss/_brabe.scss */
.pink-btn { font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; background: #e61c7f; color: #FFF; padding: 10px; border: 4px solid #34373B; box-shadow: 0 0 0 2px #e61c7f; text-align: center; text-decoration: none; }
/* line 383, scss/_brabe.scss */
.pink-btn:hover { background: #EB4A99; }

/* line 389, scss/_brabe.scss */
.pink-btn-2 { font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; background: #e61c7f; color: #FFF !important; clear: both; padding: 10px; text-align: center; box-shadow: 0 0 0 2px #e61c7f; display: block; max-width: 225px; text-transform: uppercase; font-weight: 700; font-size: 1.125em; text-decoration: none; margin: 25px auto 15px auto !important; }
/* line 404, scss/_brabe.scss */
.pink-btn-2:hover { background: #EB4A99; }

/* line 410, scss/_brabe.scss */
[class*="icon-white"] { display: inline-block; width: 34px; height: 34px; }

/* line 416, scss/_brabe.scss */
.veggie-icon-white { background: url("images/rabe/veggie-icon-white.png") no-repeat center center; background-size: 34px 34px; }

/* line 421, scss/_brabe.scss */
.gluten-icon-white { background: url("images/rabe/gluten-icon-white.png") no-repeat center center; background-size: 34px 34px; }

/* line 428, scss/_brabe.scss */
.featured-recipes-slider { position: relative; width: 100%; overflow: auto; margin-bottom: 40px; }
/* line 433, scss/_brabe.scss */
.featured-recipes-slider li { list-style: none; margin: 0; padding: 0; }
/* line 438, scss/_brabe.scss */
.featured-recipes-slider ul { list-style: none; padding: 0; margin: 0; }
/* line 442, scss/_brabe.scss */
.featured-recipes-slider ul li { display: block; float: left; }
/* line 447, scss/_brabe.scss */
.featured-recipes-slider .dots { position: absolute; text-align: center; left: 0; right: 0; bottom: -10px; width: 100%; }
/* line 454, scss/_brabe.scss */
.featured-recipes-slider .dots li { display: inline-block; *display: inline; zoom: 1; width: 15px; height: 15px; line-height: 10px; margin: 0 4px; text-indent: -999em; *text-indent: 0; border: 2px solid #E61C7F; border-radius: 30px; cursor: pointer; opacity: .4; transition: background .5s, opacity .5s; }
/* line 469, scss/_brabe.scss */
.featured-recipes-slider .dots li.active { background: #E61C7F; opacity: 1; }
/* line 475, scss/_brabe.scss */
.featured-recipes-slider .arrows { position: absolute; bottom: -10px; right: 0; color: #00A886; font-size: 2em; }
/* line 482, scss/_brabe.scss */
.featured-recipes-slider .arrow { display: inline; padding-left: 10px; cursor: pointer; }

/* line 491, scss/_brabe.scss */
.follow-brabe { padding: 25px 0; }

/* line 495, scss/_brabe.scss */
.follow-icons { display: block; float: left; margin: -14px 20px 0 0; }
/* line 499, scss/_brabe.scss */
.follow-icons:hover { opacity: 0.8; }
@media only screen and (max-width: 680px) { /* line 495, scss/_brabe.scss */
  .follow-icons { margin: 4%; width: 42%; } }

/* ========================================================================== Blog ========================================================================== */
/*
<aside class="sidebar" role="complementary"> <div class="sidebar-widget"> <div id="recent-posts-2" class="widget_recent_entries">   <h3>Recent Posts</h3>   <ul> <li> <a href="http://localhost:8888/news/hello-world/">Hello world!</a> </li> <li> <a href="http://localhost:8888/news/in-honor-of-andrew-andy-a-darrigo/">In Honor of Andrew ‘Andy’ A. D’Arrigo</a> </li> <li> <a href="http://localhost:8888/news/darrigo-bros-sticks-with-items-it-knows-and-does-best/">D’Arrigo Bros. sticks with items it knows and does best</a> </li> <li> <a href="http://localhost:8888/news/achievement-award-goes-to-andy-darrigo/">Achievement award goes to Andy D’Arrigo</a> </li> </ul> </div><div id="archives-2" class="widget_archive"><h3>Archives</h3>   <ul> <li><a href="http://localhost:8888/2014/03/">March 2014</a></li> <li><a href="http://localhost:8888/2013/06/">June 2013</a></li> <li><a href="http://localhost:8888/2013/05/">May 2013</a></li> </ul>
</div><div id="categories-2" class="widget_categories"><h3>Categories</h3>    <ul> <li class="cat-item cat-item-2"><a href="http://localhost:8888/category/featured/" title="View all posts filed under Featured Recipes">Featured Recipes</a>
</li> <li class="cat-item cat-item-1"><a href="http://localhost:8888/category/news/" title="View all posts filed under News">News</a>
</li> </ul>
</div><div id="search-2" class="widget_search"><div id="sb-search" class="sb-search"> <form method="get" id="searchform" class="searchform" action="http://localhost:8888/" role="search"> <input type="search" class="search-box field" name="s" value="" id="s" placeholder="Search..."> <button type="submit" class="submit" id="searchsubmit"> <span class="icon-search" aria-hidden="true"></span> <span class="visuallyhidden">Search</span> </button> </form>
</div></div>  </div>
</aside>
*/
/* line 45, scss/_blog.scss */
time { font-size: 1.125em; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; color: #1D8EC2; }

/* line 52, scss/_blog.scss */
.sidebar-widget { margin-bottom: 2em; }
/* line 54, scss/_blog.scss */
.sidebar-widget ul { font-size: 1.375em; list-style: none; padding: 0; margin: 0; }
/* line 60, scss/_blog.scss */
.sidebar-widget li { margin: 0; }
/* line 63, scss/_blog.scss */
.sidebar-widget a { text-decoration: none; border-bottom: 1px solid #f1f1f1; display: block; padding: 7px 3px; margin: 0; }
/* line 69, scss/_blog.scss */
.sidebar-widget a:hover { background: #f9fdfe; }
/* line 73, scss/_blog.scss */
.sidebar-widget h3 { margin: 0.75em 0 0.75em 0; }
/* line 77, scss/_blog.scss */
.sidebar-widget .widget_recent_entries h3 { position: relative; font-size: 2em; background: #1D8EC2; color: #FFF; margin-right: -38px; border-radius: 3px 3px 0 3px; padding: 6px; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3); border-bottom: none; }
@media only screen and (max-width: 680px) { /* line 77, scss/_blog.scss */
  .sidebar-widget .widget_recent_entries h3 { margin-right: 0; } }
/* line 90, scss/_blog.scss */
.sidebar-widget .widget_recent_entries h3:after { position: absolute; right: 0; bottom: -8px; content: ''; border-style: solid; border-width: 8px 12px 0 0; border-color: #104d69 transparent transparent transparent; }
@media only screen and (max-width: 480px) { /* line 90, scss/_blog.scss */
  .sidebar-widget .widget_recent_entries h3:after { display: none; } }

/* line 108, scss/_blog.scss */
.news-listing ol, .whats-new ol { list-style: none; padding: 0; }
/* line 112, scss/_blog.scss */
.news-listing h2, .whats-new h2 { font-size: 2em; margin: 0; font-weight: 300; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/* line 117, scss/_blog.scss */
.news-listing h2 a, .whats-new h2 a { color: #8aead7; }
/* line 120, scss/_blog.scss */
.news-listing h2 span, .whats-new h2 span { color: #00A886; }
/* line 124, scss/_blog.scss */
.news-listing article, .whats-new article { margin-bottom: 3em; }
/* line 127, scss/_blog.scss */
.news-listing article p, .whats-new article p { font-size: 1.125em; }
/* line 132, scss/_blog.scss */
.news-listing .wp-post-image, .whats-new .wp-post-image { display: block; float: left; margin: 10px 15px 0 0; border-radius: 9999px; max-width: 150px; min-height: 150px; border: 4px solid #EB4A99; }

/* line 147, scss/_blog.scss */
.blog .instafeed { margin-left: -14px; }

/* ========================================================================== Grid $bp-xsmall :   480px; $bp-small  :   680px; $bp-medium :   820px; $bp-slarge :   900px; $bp-large  :   960px; $bp-xlarge :   1140px; ========================================================================== */
/* line 11, scss/_grid.scss */
.container { position: relative; max-width: 1100px; width: 100%; padding: 0 30px; margin: 0 auto; }
@media only screen and (max-width: 820px) { /* line 11, scss/_grid.scss */
  .container { padding: 0 25px; } }
@media only screen and (max-width: 680px) { /* line 11, scss/_grid.scss */
  .container { padding: 0 15px; } }
@media only screen and (max-width: 480px) { /* line 11, scss/_grid.scss */
  .container { padding: 0 10px; } }

/* line 30, scss/_grid.scss */
.row { width: 100%; *zoom: 1; }

/* line 35, scss/_grid.scss */
.row:before, .row:after { display: table; line-height: 0; content: ""; }

/* line 41, scss/_grid.scss */
.row:after { clear: both; }

/* line 45, scss/_grid.scss */
.row [class*="col-"] { display: block; float: left; width: 100%; min-height: 30px; margin-left: 2.564102564102564%; *margin-left: 2.5109110747408616%; }

/* line 54, scss/_grid.scss */
.row [class*="col-"]:first-child { margin-left: 0; }

/* line 58, scss/_grid.scss */
.row .col-12 { max-width: 740px; float: none; margin: 0 auto !important; }
/* line 62, scss/_grid.scss */
.row .col-12.large { max-width: 100%; }

/* line 67, scss/_grid.scss */
.row .col-11 { width: 91.45299145299145%; *width: 91.39979996362975%; }

/* line 71, scss/_grid.scss */
.row .col-10 { width: 82.90598290598291%; *width: 82.8527914166212%; }

/* line 75, scss/_grid.scss */
.row .col-9 { width: 74.35897435897436%; *width: 74.30578286961266%; }

/* line 79, scss/_grid.scss */
.row .col-8 { width: 65.81196581196582%; *width: 65.75877432260411%; }

/* line 83, scss/_grid.scss */
.row .col-7 { width: 57.26495726495726%; *width: 57.21176577559556%; }

/* line 87, scss/_grid.scss */
.row .col-6 { width: 48.717948717948715%; *width: 48.664757228587014%; }

/* line 91, scss/_grid.scss */
.row .col-5 { width: 40.17094017094017%; *width: 40.11774868157847%; }

/* line 95, scss/_grid.scss */
.row .col-4 { width: 31.623931623931625%; *width: 31.570740134569924%; }

/* line 99, scss/_grid.scss */
.row .col-3 { width: 23.076923076923077%; *width: 23.023731587561375%; }

/* line 103, scss/_grid.scss */
.row .col-2 { width: 14.52991452991453%; *width: 14.476723040552828%; }

/* line 107, scss/_grid.scss */
.row .col-1 { width: 5.982905982905983%; *width: 5.929714493544281%; }

@media only screen and (max-width: 680px) { /* line 114, scss/_grid.scss */
  .row [class*="col-"]:first-child { margin-left: 0; }
  /* line 118, scss/_grid.scss */
  .row .controls-row [class*="col-"] + [class*="col-"] { margin-left: 0; }
  /* line 122, scss/_grid.scss */
  .row [class*="col-"] { width: 100%; margin-left: 0; *margin-left: 0; }
  /* line 128, scss/_grid.scss */
  img { display: block; margin: 0 auto; } }
@media only screen and (max-width: 820px) { /* line 137, scss/_grid.scss */
  .subpage .row { display: table; width: 100%; }
  /* line 141, scss/_grid.scss */
  .subpage .row [class*="col-"]:first-child { margin-left: 0; }
  /* line 145, scss/_grid.scss */
  .subpage .row .controls-row [class*="col-"] + [class*="col-"] { margin-left: 0; }
  /* line 149, scss/_grid.scss */
  .subpage .row [class*="col-"] { width: 100%; margin-left: 0; *margin-left: 0; }
  /* line 153, scss/_grid.scss */
  .subpage .row [class*="col-"].alpha { display: table-header-group; }
  /* line 156, scss/_grid.scss */
  .subpage .row [class*="col-"].omega { display: table-footer-group; }
  /* line 161, scss/_grid.scss */
  .subpage img { display: block; margin: 0 auto; } }
/* line 168, scss/_grid.scss */
.hide-on-large { display: none !important; }
@media only screen and (max-width: 680px) { /* line 168, scss/_grid.scss */
  .hide-on-large { display: inherit !important; } }

@font-face { font-family: 'andycons'; src: url("fonts/andycons.eot?-cot4wa"); src: url("fonts/andycons.eot?#iefix-cot4wa") format("embedded-opentype"), url("fonts/andycons.woff?-cot4wa") format("woff"), url("fonts/andycons.ttf?-cot4wa") format("truetype"), url("fonts/andycons.svg?-cot4wa#andycons") format("svg"); font-weight: normal; font-style: normal; }
/* line 12, scss/_icons.scss */
[class^="icon-"], [class*=" icon-"] { font-family: 'andycons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* line 26, scss/_icons.scss */
.icon-print:before { content: "\f02f"; }

/* line 29, scss/_icons.scss */
.icon-heart:before { content: "\e600"; }

/* line 32, scss/_icons.scss */
.icon-remove:before { content: "\e601"; }

/* line 35, scss/_icons.scss */
.icon-ok:before { content: "\e603"; }

/* line 38, scss/_icons.scss */
.icon-zoom-in:before { content: "\e604"; }

/* line 41, scss/_icons.scss */
.icon-home:before { content: "\e605"; }

/* line 44, scss/_icons.scss */
.icon-navicon:before { content: "\e606"; }

/* line 47, scss/_icons.scss */
.icon-pencil:before { content: "\e607"; }

/* line 50, scss/_icons.scss */
.icon-chev-right:before { content: "\e608"; }

/* line 53, scss/_icons.scss */
.icon-chev-left:before { content: "\e609"; }

/* line 56, scss/_icons.scss */
.icon-facebook:before { content: "\e60a"; }

/* line 59, scss/_icons.scss */
.icon-twitter:before { content: "\e60b"; }

/* line 62, scss/_icons.scss */
.icon-link:before { content: "\e60c"; }

/* line 65, scss/_icons.scss */
.icon-pinterest:before { content: "\e60d"; }

/* line 68, scss/_icons.scss */
.icon-youtube:before { content: "\e60e"; }

/* line 71, scss/_icons.scss */
.icon-instagram:before { content: "\e60f"; }

/* line 74, scss/_icons.scss */
.icon-linkedin:before { content: "\e610"; }

/* line 77, scss/_icons.scss */
.icon-circle-arrow-right:before { content: "\e611"; }

/* line 80, scss/_icons.scss */
.icon-circle-arrow-left:before { content: "\e612"; }

/* line 83, scss/_icons.scss */
.icon-paper-clip:before { content: "\e613"; }

/* line 86, scss/_icons.scss */
.icon-envelope:before { content: "\e614"; }

/* line 89, scss/_icons.scss */
.icon-search:before { content: "\e615"; }

/* line 92, scss/_icons.scss */
.icon-zoom-out:before { content: "\e616"; }

/* line 95, scss/_icons.scss */
.icon-map-marker:before { content: "\e617"; }

/* line 98, scss/_icons.scss */
.icon-play:before { content: "\e619"; }

/* line 101, scss/_icons.scss */
.icon-food:before { content: "\e602"; }

/* line 104, scss/_icons.scss */
.icon-loop:before { content: "\e618"; }

/* line 1, scss/_animate.scss */
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
/* line 6, scss/_animate.scss */
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }

@-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); } }
@keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }
/* line 42, scss/_animate.scss */
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }
@keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } }
/* line 77, scss/_animate.scss */
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }
/* line 111, scss/_animate.scss */
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
  70% { -webkit-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
  100% { -webkit-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; } }
@keyframes flipInX { 0% { -webkit-transform: perspective(400px) rotateX(90deg); -ms-transform: perspective(400px) rotateX(90deg); transform: perspective(400px) rotateX(90deg); opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotateX(-10deg); -ms-transform: perspective(400px) rotateX(-10deg); transform: perspective(400px) rotateX(-10deg); }
  70% { -webkit-transform: perspective(400px) rotateX(10deg); -ms-transform: perspective(400px) rotateX(10deg); transform: perspective(400px) rotateX(10deg); }
  100% { -webkit-transform: perspective(400px) rotateX(0deg); -ms-transform: perspective(400px) rotateX(0deg); transform: perspective(400px) rotateX(0deg); opacity: 1; } }
/* line 169, scss/_animate.scss */
.flipInX { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; }

@-webkit-keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); }
  70% { -webkit-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); }
  100% { -webkit-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; } }
@keyframes flipInY { 0% { -webkit-transform: perspective(400px) rotateY(90deg); -ms-transform: perspective(400px) rotateY(90deg); transform: perspective(400px) rotateY(90deg); opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotateY(-10deg); -ms-transform: perspective(400px) rotateY(-10deg); transform: perspective(400px) rotateY(-10deg); }
  70% { -webkit-transform: perspective(400px) rotateY(10deg); -ms-transform: perspective(400px) rotateY(10deg); transform: perspective(400px) rotateY(10deg); }
  100% { -webkit-transform: perspective(400px) rotateY(0deg); -ms-transform: perspective(400px) rotateY(0deg); transform: perspective(400px) rotateY(0deg); opacity: 1; } }
/* line 229, scss/_animate.scss */
.flipInY { -webkit-backface-visibility: visible !important; -ms-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; }

@-webkit-keyframes pulse { 0% { -webkit-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }
@keyframes pulse { 0% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
  50% { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }
/* line 274, scss/_animate.scss */
.pulse { -webkit-animation-name: pulse; animation-name: pulse; }

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
/* line 298, scss/_animate.scss */
.spin { -webkit-animation: spin 2s linear infinite; -moz-animation: spin 2s linear infinite; animation: spin 2s linear infinite; }

/*| ========================================================================== |> Search stuff | ========================================================================== */
/* line 5, scss/_search.scss */
.search-results { list-style: none; padding: 0; }
/* line 8, scss/_search.scss */
.search-results h3 { margin: 0; }
/* line 11, scss/_search.scss */
.search-results .url { color: #00A886; }
/* line 14, scss/_search.scss */
.search-results a { color: #1D8EC2; }
/* line 17, scss/_search.scss */
.search-results p { font-size: 1.2em; }

/* Search form */
/* line 25, scss/_search.scss */
.searchform .submit { position: absolute; right: 5px; top: 2px; border: none; background: none; color: #1D8EC2; font-size: 1.25em; }
/* line 33, scss/_search.scss */
.searchform .submit:focus { outline: 0; }
@media only screen and (max-width: 900px) { /* line 25, scss/_search.scss */
  .searchform .submit { top: 4px; font-size: 1.5em; } }
/* line 43, scss/_search.scss */
.searchform input[type="search"]:focus { border: none; outline: 0; }

/* line 50, scss/_search.scss */
.sb-search { position: relative; font-size: 1.5em; display: inline-block; z-index: 999; }
@media only screen and (max-width: 680px) { /* line 50, scss/_search.scss */
  .sb-search { margin-right: 10px; } }
/* line 60, scss/_search.scss */
.sb-search .search-box { box-sizing: border-box; padding: 5px 0; border: none; background: none; transition: all 0.3s ease-in-out; -webkit-appearance: none; border-radius: 0; max-width: 300px; background: #b7e1f4; background: rgba(183, 225, 244, 0.8); color: #1D8EC2; padding: 5px 10px; }
@media only screen and (max-width: 900px) { /* line 60, scss/_search.scss */
  .sb-search .search-box { height: 42px; box-shadow: -2px 2px 0px #1a81b0; } }

/* ========================================================================== Header and Navigation ========================================================================== */
/* line 5, scss/_header.scss */
header { position: relative; height: 111px; background: #FFF; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; }

/* line 13, scss/_header.scss */
.logo { position: absolute; left: 30px; top: 20px; z-index: 99; width: 335px; }
@media only screen and (max-width: 960px) { /* line 13, scss/_header.scss */
  .logo { top: 30px; }
  /* line 21, scss/_header.scss */
  .logo img { width: 300px; } }
@media only screen and (max-width: 900px) { /* line 13, scss/_header.scss */
  .logo { width: 100%; left: 0; text-align: center; display: block; margin: 0 auto; }
  /* line 32, scss/_header.scss */
  .logo img { display: inline-block; } }

/* line 38, scss/_header.scss */
nav[role="navigation"] { position: relative; float: right; margin-top: 85px; font-size: 1em; }
@media only screen and (max-width: 1140px) { /* line 38, scss/_header.scss */
  nav[role="navigation"] { margin-top: 88px; } }
@media only screen and (max-width: 960px) { /* line 38, scss/_header.scss */
  nav[role="navigation"] { margin-top: 91px; } }
/* line 52, scss/_header.scss */
nav[role="navigation"] ul { padding: 0; margin: 0; list-style: none; }
/* line 57, scss/_header.scss */
nav[role="navigation"] ul ul { display: none; }
/* line 62, scss/_header.scss */
nav[role="navigation"] li { padding: 0; float: left; line-height: 1; }
/* line 66, scss/_header.scss */
nav[role="navigation"] li:last-child a { border-right: none; }
@media only screen and (max-width: 900px) { /* line 62, scss/_header.scss */
  nav[role="navigation"] li { background: #00A886; text-align: center; display: block; width: 100%; border-bottom: 1px solid #00dbaf; float: none; margin: 0; }
  /* line 77, scss/_header.scss */
  nav[role="navigation"] li:last-child { border-bottom: none; } }
@media only screen and (max-width: 900px) { /* line 82, scss/_header.scss */
  nav[role="navigation"] li:hover { background: #00997a; } }
/* line 89, scss/_header.scss */
nav[role="navigation"] a { color: #7B7B7B; text-decoration: none; font-size: 1.125em; line-height: 1; padding: 43px 15px 5px 15px; border-top: 1px solid trasparent; }
/* line 98, scss/_header.scss */
nav[role="navigation"] a:hover { border-top: 1px solid #00A886; color: #484848; box-shadow: 0 0 10px -4px rgba(0, 0, 0, 0.5); }
@media only screen and (max-width: 900px) { /* line 98, scss/_header.scss */
  nav[role="navigation"] a:hover { border-top: none; color: #FFF; } }
@media only screen and (max-width: 1140px) { /* line 89, scss/_header.scss */
  nav[role="navigation"] a { padding: 46px 11px 0 11px; } }
@media only screen and (max-width: 960px) { /* line 89, scss/_header.scss */
  nav[role="navigation"] a { padding: 49px 11px 0 11px; font-size: 1em; } }
@media only screen and (max-width: 900px) { /* line 89, scss/_header.scss */
  nav[role="navigation"] a { display: block; width: 100%; padding: 10px 0; color: #FFF; font-size: 1.25em; } }
/* line 128, scss/_header.scss */
nav[role="navigation"] .current-menu-item a, nav[role="navigation"] .current-page-ancestor a { border-top: 1px solid #00A886; color: #484848; color: #EB4A99; font-weight: 400; box-shadow: 0 0 10px -4px rgba(0, 0, 0, 0.5); }
@media only screen and (max-width: 900px) { /* line 128, scss/_header.scss */
  nav[role="navigation"] .current-menu-item a, nav[role="navigation"] .current-page-ancestor a { color: #FFF; } }
@media only screen and (max-width: 900px) { /* line 38, scss/_header.scss */
  nav[role="navigation"] { position: absolute; top: -41px; left: 0; width: 100%; display: block; max-height: 0; overflow: hidden; z-index: 9999; }
  /* line 151, scss/_header.scss */
  nav[role="navigation"].active { max-height: 50em; } }

/* line 157, scss/_header.scss */
.menu-link { position: absolute; top: 5px; text-decoration: none; font-size: 2em; display: none; }
@media only screen and (max-width: 900px) { /* line 157, scss/_header.scss */
  .menu-link { display: block; } }

/* line 168, scss/_header.scss */
.top-bar { position: absolute; border-top: 3px solid #EB4A99; top: 0; left: 0; width: 100%; height: 37px; background: #F4F4F4; }
/* line 181, scss/_header.scss */
.top-bar .contact { text-decoration: none; line-height: 2.25; display: inline-block; float: right; }
/* line 188, scss/_header.scss */
.top-bar .icon-envelope { position: relative; top: 2px; right: 3px; font-size: 1.25em; }
@media only screen and (max-width: 900px) { /* line 188, scss/_header.scss */
  .top-bar .icon-envelope { font-size: 2em; top: 5px; } }
@media only screen and (max-width: 900px) { /* line 168, scss/_header.scss */
  .top-bar { height: 44px; } }
@media only screen and (max-width: 900px) { /* line 204, scss/_header.scss */
  .top-bar .c-text { display: none; } }

/* Header search */
/* line 214, scss/_header.scss */
.hdr-searchform .submit { position: absolute; right: 5px; top: 2px; border: none; background: none; color: #1D8EC2; font-size: 1.25em; }
/* line 222, scss/_header.scss */
.hdr-searchform .submit:focus { outline: 0; }
@media only screen and (max-width: 900px) { /* line 214, scss/_header.scss */
  .hdr-searchform .submit { top: 4px; font-size: 1.5em; } }
/* line 232, scss/_header.scss */
.hdr-searchform input[type="search"]:focus { border: none; outline: 0; }

/* line 239, scss/_header.scss */
.hdr-sb-search { float: right; position: relative; top: 0; display: inline-block; margin-right: 20px; z-index: 999; }
@media only screen and (max-width: 680px) { /* line 239, scss/_header.scss */
  .hdr-sb-search { margin-right: 10px; } }
/* line 249, scss/_header.scss */
.hdr-sb-search .search-box { box-sizing: border-box; padding: 5px 0; max-width: 0; overflow: hidden; border: none; background: none; -webkit-appearance: none; border-radius: 0; }
@media only screen and (max-width: 900px) { /* line 249, scss/_header.scss */
  .hdr-sb-search .search-box { height: 42px; } }
/* line 264, scss/_header.scss */
.hdr-sb-search .search-box.active { max-width: 300px; background: #b7e1f4; background: rgba(183, 225, 244, 0.8); color: #1D8EC2; padding: 5px 10px; }
@media only screen and (max-width: 900px) { /* line 264, scss/_header.scss */
  .hdr-sb-search .search-box.active { box-shadow: -2px 2px 0px #1a81b0; } }

/* line 277, scss/_header.scss */
.header-language { position: relative; background: #eaeaea; float: right; right: 45px; height: 34px; top: 0; }
@media only screen and (max-width: 900px) { /* line 277, scss/_header.scss */
  .header-language { height: 41px; } }
/* line 287, scss/_header.scss */
.header-language .translate { position: relative; text-decoration: none; padding: 5px 10px 5px 30px; top: 5px; }
@media only screen and (max-width: 900px) { /* line 287, scss/_header.scss */
  .header-language .translate { top: 8px; } }
@media only screen and (max-width: 900px) { /* line 287, scss/_header.scss */
  .header-language .translate { top: 10px; } }
/* line 298, scss/_header.scss */
.header-language .translate:before { font-family: "andycons"; position: absolute; content: "\e618"; top: 6px; left: 6px; font-size: 0.875em; color: #1D8EC2; }
/* line 307, scss/_header.scss */
.header-language .translate:hover:before { -webkit-animation: spin 500ms linear 1; -moz-animation: spin 500ms linear 1; animation: spin 500ms linear 1; }

/* line 1, scss/_footer.scss */
footer[role="contentinfo"] { width: 100%; margin-top: 30px; font-size: 1em; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; background-image: url("images/footerbg.png"); background-repeat: repeat; }

/* line 15, scss/_footer.scss */
.sitemap { padding: 20px 0px 10px 0px; line-height: 1.6em; }
/* line 20, scss/_footer.scss */
.sitemap a { color: #FFF; text-decoration: none; }
/* line 25, scss/_footer.scss */
.sitemap li, .sitemap ul { margin: 0; padding: 0; font-size: 1em; }
@media only screen and (max-width: 680px) { /* line 25, scss/_footer.scss */
  .sitemap li, .sitemap ul { text-align: center; } }
/* line 35, scss/_footer.scss */
.sitemap ul li { float: left; margin-left: 55px; color: #EB4A99; list-style: none; }
@media only screen and (max-width: 820px) { /* line 35, scss/_footer.scss */
  .sitemap ul li { margin-left: 25px; } }
@media only screen and (max-width: 680px) { /* line 35, scss/_footer.scss */
  .sitemap ul li { width: 50%; margin-left: 0; text-align: center; } }
@media only screen and (max-width: 480px) { /* line 35, scss/_footer.scss */
  .sitemap ul li { width: 100%; } }
/* line 51, scss/_footer.scss */
.sitemap ul li:first-child { margin-left: 0; }
/* line 54, scss/_footer.scss */
.sitemap ul li ul { display: block; }
/* line 56, scss/_footer.scss */
.sitemap ul li ul li { display: block; float: none; margin: 0; color: #FFF; font-weight: normal; }
@media only screen and (max-width: 680px) { /* line 56, scss/_footer.scss */
  .sitemap ul li ul li { width: 100%; } }

/* line 72, scss/_footer.scss */
.connect-list [class*="icon-"] { position: relative; font-size: 1.25em; margin-right: 5px; top: 3px; color: #C4C7C9; color: rgba(255, 255, 255, 0.7); }

/* line 83, scss/_footer.scss */
.legal { color: #FFF; font-size: 0.875em; }
/* line 84, scss/_footer.scss */
.legal p { font-size: 1em; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; }

/* line 94, scss/_footer.scss */
.good-ol-andy-boy { position: absolute; background: url("images/andy-boy-ftr.png") no-repeat; right: 20px; top: 25px; width: 189px; height: 171px; }
@media only screen and (max-width: 900px) { /* line 94, scss/_footer.scss */
  .good-ol-andy-boy { display: none; } }

/* line 106, scss/_footer.scss */
.darrigo-95 { position: absolute; background: url("images/darrigo-95-families.png") no-repeat; right: 10px; top: 18px; width: 180px; height: 168px; }
@media only screen and (max-width: 900px) { /* line 106, scss/_footer.scss */
  .darrigo-95 { display: none; } }
@media only screen and (max-width: 680px) { /* line 106, scss/_footer.scss */
  .darrigo-95 { display: block; position: relative; margin-left: -97px; right: 0; left: 50%; margin-bottom: 20px; } }

/* Magnific Popup CSS */
/* line 75, scss/_modal.scss */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }

/* line 92, scss/_modal.scss */
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

/* line 104, scss/_modal.scss */
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }

/* line 117, scss/_modal.scss */
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

/* line 128, scss/_modal.scss */
.mfp-align-top .mfp-container:before { display: none; }

/* line 135, scss/_modal.scss */
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

/* line 145, scss/_modal.scss */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

/* line 152, scss/_modal.scss */
.mfp-ajax-cur { cursor: progress; }

/* line 156, scss/_modal.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }

/* line 162, scss/_modal.scss */
.mfp-zoom, .view-image { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

/* line 169, scss/_modal.scss */
.mfp-auto-cursor .mfp-content { cursor: auto; }

/* line 174, scss/_modal.scss */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }

/* line 182, scss/_modal.scss */
.mfp-loading.mfp-figure { display: none; }

/* line 201, scss/_modal.scss */
.mfp-hide { display: none !important; }

/* line 212, scss/_modal.scss */
.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
/* line 222, scss/_modal.scss */
.mfp-preloader a { color: #CCC; }
/* line 224, scss/_modal.scss */
.mfp-preloader a:hover { color: #FFF; }

/* line 232, scss/_modal.scss */
.mfp-s-ready .mfp-preloader { display: none; }

/* line 239, scss/_modal.scss */
.mfp-s-error .mfp-content { display: none; }

/* line 246, scss/_modal.scss */
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
/* line 260, scss/_modal.scss */
button::-moz-focus-inner { padding: 0; border: 0; }

/* line 268, scss/_modal.scss */
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; filter: alpha(opacity=65); padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
/* line 289, scss/_modal.scss */
.mfp-close:hover, .mfp-close:focus { opacity: 1; filter: alpha(opacity=100); }
/* line 297, scss/_modal.scss */
.mfp-close:active { top: 1px; }

/* line 302, scss/_modal.scss */
.mfp-close-btn-in .mfp-close { color: #333; }

/* line 308, scss/_modal.scss */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

/* line 318, scss/_modal.scss */
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; }

/* line 329, scss/_modal.scss */
.mfp-arrow { position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
/* line 342, scss/_modal.scss */
.mfp-arrow:active { margin-top: -54px; }
/* line 345, scss/_modal.scss */
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; filter: alpha(opacity=100); }
/* line 352, scss/_modal.scss */
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
/* line 368, scss/_modal.scss */
.mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
/* line 376, scss/_modal.scss */
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }

/* line 385, scss/_modal.scss */
.mfp-arrow-left { left: 0; }
/* line 388, scss/_modal.scss */
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid #FFF; margin-left: 31px; }
/* line 393, scss/_modal.scss */
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3F3F3F; }

/* line 400, scss/_modal.scss */
.mfp-arrow-right { right: 0; }
/* line 402, scss/_modal.scss */
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid #FFF; margin-left: 39px; }
/* line 407, scss/_modal.scss */
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3F3F3F; }

/* line 418, scss/_modal.scss */
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
/* line 421, scss/_modal.scss */
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
/* line 426, scss/_modal.scss */
.mfp-iframe-holder .mfp-close { top: -40px; }

/* line 430, scss/_modal.scss */
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
/* line 435, scss/_modal.scss */
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
/* line 455, scss/_modal.scss */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
/* line 470, scss/_modal.scss */
.mfp-figure { line-height: 0; }
/* line 472, scss/_modal.scss */
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
/* line 486, scss/_modal.scss */
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
/* line 492, scss/_modal.scss */
.mfp-figure figure { margin: 0; }

/* line 496, scss/_modal.scss */
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

/* line 504, scss/_modal.scss */
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

/* line 513, scss/_modal.scss */
.mfp-image-holder .mfp-content { max-width: 100%; }

/* line 520, scss/_modal.scss */
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  /* line 533, scss/_modal.scss */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  /* line 538, scss/_modal.scss */
  .mfp-img-mobile img.mfp-img { padding: 0; }
  /* line 544, scss/_modal.scss */
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  /* line 548, scss/_modal.scss */
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  /* line 553, scss/_modal.scss */
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  /* line 563, scss/_modal.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  /* line 567, scss/_modal.scss */
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  /* line 571, scss/_modal.scss */
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }
@media all and (max-width: 900px) { /* line 589, scss/_modal.scss */
  .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
  /* line 593, scss/_modal.scss */
  .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
  /* line 597, scss/_modal.scss */
  .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
  /* line 601, scss/_modal.scss */
  .mfp-container { padding-left: 6px; padding-right: 6px; } }
/* line 613, scss/_modal.scss */
.mfp-ie7 .mfp-img { padding: 0; }
/* line 616, scss/_modal.scss */
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
/* line 623, scss/_modal.scss */
.mfp-ie7 .mfp-container { padding: 0; }
/* line 626, scss/_modal.scss */
.mfp-ie7 .mfp-content { padding-top: 44px; }
/* line 629, scss/_modal.scss */
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }

/* ========================================================================== WordPress Core Styles These are the styles the WordPress post editor spits out when adding images. ========================================================================== */
/* line 6, scss/_wordpress.scss */
.alignnone { margin: 5px; }

/* line 10, scss/_wordpress.scss */
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
@media only screen and (max-width: 680px) { /* line 10, scss/_wordpress.scss */
  .aligncenter, div.aligncenter { width: auto !important; } }

/* line 18, scss/_wordpress.scss */
.alignright { float: right; margin: 5px 0 20px 20px; }

/* line 23, scss/_wordpress.scss */
.alignleft { float: left; margin: 5px 20px 20px 0; }

/* line 28, scss/_wordpress.scss */
.aligncenter { display: block; margin: 5px auto 5px auto; }

/* line 33, scss/_wordpress.scss */
a img.alignright { float: right; margin: 5px 0 20px 20px; }

/* line 38, scss/_wordpress.scss */
a img.alignnone { margin: 5px 20px 20px 0; }

/* line 42, scss/_wordpress.scss */
a img.alignleft { float: left; margin: 5px 20px 20px 0; }

/* line 47, scss/_wordpress.scss */
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* line 53, scss/_wordpress.scss */
.wp-caption { background: #F3F3F3; border: 1px solid #f0f0f0; max-width: 100%; padding: 5px; text-align: center; }

/* line 61, scss/_wordpress.scss */
.wp-caption.alignnone { margin: 5px 20px 20px 0; }

/* line 65, scss/_wordpress.scss */
.wp-caption.alignleft { margin: 5px 20px 20px 0; }

/* line 69, scss/_wordpress.scss */
.wp-caption.alignright { margin: 5px 0 20px 20px; }

/* line 73, scss/_wordpress.scss */
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 100%; padding: 0; width: auto; }

/* line 82, scss/_wordpress.scss */
.wp-caption p.wp-caption-text { font-size: 0.875em; line-height: 17px; margin: 0; padding: 7px 4px 5px; }

/* ========================================================================== Misc. WP specific stuff ========================================================================== */
/* line 93, scss/_wordpress.scss */
.post-edit-link { position: fixed; border-top: 2px solid #00755d; border-left: 2px solid #00755d; border-radius: 7px 0 0 0; right: 0; bottom: 0; background: rgba(0, 168, 134, 0.8); color: #FFF; text-decoration: none; font-family: "brandon-grotesque", "Helvetica Neue", sans-serif; font-size: 1.25em; padding: 5px 15px 5px 33px; z-index: 9999; }
/* line 107, scss/_wordpress.scss */
.post-edit-link:after { font-family: 'andycons'; position: absolute; left: 10px; width: 30px; height: 30px; content: "\e607"; }

/* ========================================================================== Print styles. Inlined to avoid required HTTP connection: h5bp.com/r ========================================================================== */
@media print { /* line 7, scss/_print.scss */
  * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  /* line 14, scss/_print.scss */
  a, a:visited { text-decoration: underline; }
  /* line 19, scss/_print.scss */
  a[href]:after { content: " (" attr(href) ")"; }
  /* line 23, scss/_print.scss */
  abbr[title]:after { content: " (" attr(title) ")"; }
  /* Don't show links for images, or javascript/internal links */
  /* line 31, scss/_print.scss */
  a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  /* line 36, scss/_print.scss */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  /* line 42, scss/_print.scss */
  thead { display: table-header-group; /* h5bp.com/t */ }
  /* line 46, scss/_print.scss */
  tr, img { page-break-inside: avoid; }
  /* line 51, scss/_print.scss */
  img { max-width: 100% !important; }
  /* line 55, scss/_print.scss */
  p, h2, h3 { orphans: 3; widows: 3; }
  /* line 62, scss/_print.scss */
  h2, h3 { page-break-after: avoid; }
  /* line 67, scss/_print.scss */
  .masthead { display: none; }
  /* line 70, scss/_print.scss */
  footer { display: none; }
  /* line 73, scss/_print.scss */
  .share-buttons { display: none; }
  /* line 77, scss/_print.scss */
  nav, .top-bar { display: none; }
  /* line 79, scss/_print.scss */
  .logo { position: relative; margin: 0 auto; width: 300px; display: block; }
  /* line 86, scss/_print.scss */
  header { height: 100px; }
  /* line 89, scss/_print.scss */
  .page-content { margin-top: 70px; }
  /* line 93, scss/_print.scss */
  .page-feature { margin-top: 0; border: none; box-shadow: none; } }

/*# sourceMappingURL=style.css.map */
