@charset "utf-8";
/* CSS Document *

/**************************** SITE STYLES ****************************/
html { background-color: #006f4f; }
body { background: #006B15; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiNjkyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #006B15 0%, #006f4f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006B15), color-stop(100%,#006f4f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #006B15 0%,#006f4f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #006B15 0%,#006f4f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #006B15 0%,#006f4f 100%); /* IE10+ */
background: linear-gradient(to bottom, #006B15 0%,#006f4f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006B15', endColorstr='#006f4f',GradientType=0 ); /* IE6-8 */ color: #000; font-family: 'Roboto Condensed', arial, sans-serif; }
a { color: #006B15; }
h1 { color: #006B15; font-family: 'Roboto Condensed', arial, sans-serif; font-size: 2em; font-weight: 700; }
h2 { color: #000; font-family: 'Roboto Condensed', arial, sans-serif; font-size: 1.25em; font-weight: 700; }
h3 { color: #000; font-family: 'Roboto Condensed', arial, sans-serif; font-size: 1em; font-weight: 700; }
p { color: #000; font-family: 'Roboto Condensed', arial, sans-serif; font-size: 1.25em; font-weight: normal; }
img.shadow { -moz-box-shadow: 3px 3px 10px 3px rgba(76,39,22,0.5); -webkit-box-shadow: 3px 3px 10px 3px rgba(76,39,22,0.5); box-shadow: 3px 3px 10px 3px rgba(76,39,22,0.5); margin-top: 2em; }
img.vertical-image { height:297px; width:147px !important;}
.container { background-color: #ffffff; }
.form-control { background-color:#ffffff; border-radius: 0; border-color: #006B15; color:#000; padding-left: 6px; padding-right: 6px; }
.req { color: #B91F25; }
.btn-default { background-color: #006B15; border: none; border-radius: 0; color: #ffffff; font-family: 'Roboto Condensed', arial, sans-serif; font-weight: 700; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .open .dropdown-toggle.btn-default { background-color: #cccccc; }
/* BROWN HORIZONTAL RULE */
#brown-rule { background-color: #ffffff; margin: 0 -15px; padding: 0; }
#brown-rule hr { background-color: #006B15; border: solid 5px #006B15; padding: 0; margin: 0; }
/* MODAL */
#myModal { background-color: #fff; height: 85%; margin: auto; overflow: auto; width: 85%; }
.modal-header { border: none; color: #333; margin: 0; padding: 1em; text-align: center; }
.modal-header a.btn { font-size: 1.5em; font-weight: bold; }
.modal-body { color: #333; margin: auto; text-align: center; }
.modal-body h2 { font-size: 1.5em; text-align: left; }
.modal-body h3 { text-align: left; }
.modal-body p { font-size: 1em; text-align: left; }
.modal-body ol { text-align: left; }
.modal-body ul { list-style: none; margin-left: -1em; text-align: left; }
.modal-footer { padding: 1em; }
/* accordion */
.panel-heading .accordion-toggle:after { /* symbol for "opening" panels */ background-color: #006B15; color: #fff; margin: -.25em 0 0 -.25em; padding: .25em; font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */ content: "\2212";    /* adjust as needed, taken from bootstrap.css */ float: right;        /* adjust as needed */ }
.panel-heading .accordion-toggle.collapsed:after { /* symbol for "collapsed" panels */ content: "\2b";    /* adjust as needed, taken from bootstrap.css */ }
/* /accordion */
/**************************** PREHEADER STYLES ****************************/
#preheader { background-color:#006B15; color: #FFFFFF; padding: .75em 1em; text-align: right; }
#preheader #connect {font-size:1.25em; font-weight:bold; text-align:left;}
#preheader #connect img {margin-left:.25em;margin-top:-0.25em;}
#preheader sup { font-size: 50%; vertical-align: text-top; line-height: 2; }
#preheader .fb-share-button { margin-top: 4px; display: block !important; }
#preheader .input-group .form-control:last-child, #preheader .input-group-addon:last-child, #preheader .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) { border-radius: 0; height: 28px; }
#preheader .btn { padding-top: 4px; }
#preheader .btn-default { background-color: #fff; color: #006B15; }
#preheader .fb_iframe_widget { z-index: 2 }
/**************************** /PREHEADER STYLES ****************************/
/**************************** NAV STYLES ****************************/
#header { background-color: #fff; padding-bottom:.5em;}
#brand { margin:1em 0; position:relative; padding:0 1em; width: 300px; z-index: 100; }
.navbar { border-radius: 0; font-family: 'Roboto Condensed', arial, sans-serif; font-size: 1.7em; margin-top: -3em; min-height: 0; }
.navbar-default { background-color: transparent; border: none; font-weight: 700; z-index: 1; }
.navbar-default .navbar-nav > li > a { background-color:transparent; color: #006B15; margin-left:0; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color:#333;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background-color:transparent; color:#006B15; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #333; }
.dropdown-menu > .active > a { background-color: #cccccc; color: #fff; }
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background-color: #ffffff; }
.dropdown-menu { background-color: #fff; }
/**************************** /NAV STYLES ****************************/
/**************************** BREADCRUMB STYLES ****************************/
.breadcrumb { background-color: #006B15; color:#fff; border-radius: 0; font-weight: 700; list-style: none outside none; margin-bottom: 0; padding: 8px 15px; }
.breadcrumb .active { color: #fff; }
.breadcrumb > li + li:before { color: #fff; content: "\003E"; }
.breadcrumb > li a { color: #fff; }
/**************************** /BREADCRUMB STYLES ****************************/
/**************************** FOOTER STYLES ****************************/
footer { background-color:#ffffff; color:#006B15; font-family: 'Roboto Condensed', arial, sans-serif; padding: 1em 3em 0 3em; }
footer h2 a {color: #006B15; }
footer ul { list-style: none; font-size: .75em; padding: 0px; }
footer li a { color: #006B15; font-weight: normal; text-decoration: underline; }
footer a:hover, footer a:visited, footer a:active { color: #006B15; text-decoration: none; }
footer #tsfc-logo { margin-bottom:1em; }
footer #ca { margin-bottom:2em; margin-top: 1em; }
footer #footer-last-col img { margin-top: 4em; }
p.copyright { color: #006B15; font-size: .75em; font-weight: normal; margin-top: 2em; text-align:left; }
/**************************** /FOOTER STYLES ****************************/
/************************** HOME STYLES ******************************/
/* CUSTOMIZE THE  MAIN CAROUSEL -------------------------------------------------- */
/* Carousel base class */
.img-push-top{ padding-top: 57px;}
.img-push-mid{ padding-top: 25px;}
.carousel { margin-left: -15px; margin-right: -15px; }
.carousel .item { background-color: #FFF; }
.carousel-control { background: none; filter: none; }
.right.carousel-control, .left.carousel-control { background-color: none; background-image: none; filter: none; height: 55px; opacity: 1; top:40%; width: 40px; margin:0 .5em; }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { display: inline-block; position: absolute; left: .5em; top: .85em; z-index: 5; }
.carousel-indicators { bottom: 5px; left:100%; margin-left:-17%; text-align: right; width:15%; }
.carousel-indicators .active { background-color: #006B15; border: 1px solid #006B15; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 1.25em; width: 1.25em; margin: 1px 1px 1px .5em; }/*3 indicators use 2em W & H*/
.carousel-indicators li { background-color:#ffffff;); border: 1px solid #006B15; border-radius: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; height: 1.25em; margin-left: .5em; width: 1.25em; } /*3 indicators use 2em W & H*/
/* VIDEO */ 
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* SIGN-UP BOX */
#sign-up-box { background: #006B15; color: #FFFFFF; padding: .75em 2em; text-align: right; }
#sign-up-box .input-group .form-control:last-child, #sign-up-box .input-group-addon:last-child, #sign-up-box .input-group-btn:last-child > .btn, #sign-up-box .input-group-btn:last-child > .dropdown-toggle, #sign-up-box .input-group-btn:first-child > .btn:not(:first-child) { border-radius: 0; height: 28px; margin-top: 3px; }
#sign-up-box #email-label { margin-right: 0; padding-right: 0; }
#sign-up-box #email-field { margin-right: 0; padding-right: 0; }
#sign-up-box .btn { padding-top: 4px; }
#sign-up-box .btn-default { background-color: #fff; color: #006B15; }
#sign-up-box p { color: #ffffff; font-family: 'Roboto Condensed', arial, sans-serif; font-size: 1em; font-weight: 300; line-height: 1; padding-top: 0; margin: 0 }
#sign-up-box p.subscribe-large { font-size: 1.25em; }
/* PRODUCT CAROUSEL */
#myProductCarousel { margin-top: 1em; text-align: center; }
#myProductCarousel.carousel { margin-bottom: 1em; }
#myProductCarousel h1 { text-align: left; }
#myProductCarousel a { color: #006B15; font-weight: 700; }
#myProductCarousel p.variety-caption { color: #006B15; font-weight: 700; line-height: 1; }
/* FACEBOOK */
#facebook { background: #ffffff; padding: 3em 4em; }
#facebook .home-head { color: #006B15; margin-bottom:1.5em; }
/************************** /HOME STYLES ******************************/
/************************** OUR PRODUCT PAGE STYLES ******************************/
#our-products .zebra-light {  }
#our-products .zebra-dark {  }
/************************** /OUR PRODUCT PAGE STYLES ******************************/
/************************** GENERAL PRODUCTS PAGE STYLES ******************************/
.hero { padding: 0 }
.headline { background-color: #006B15; padding: .75em 0; text-transform:uppercase; }
.headline h1 { color: #ffffff; font-weight: bold; margin: 0; padding: 0; text-align: center; }
.zebra-light { background-color: #ffffff; }
.zebra-light a img { margin:3em 0; }
.zebra-dark { background-color: #add0a9; }
.zebra-dark a img { margin:3em 0; }
.product-stripe { padding:0 3em; }
.product-stripe h2 a { font-size: 1.5em;  }
.product-stripe img { margin: 1em 0; }
/************************** /GENERAL PRODUCTS PAGE STYLES ******************************
/************************** INDIVIDUAL PRODUCT PAGE STYLES ******************************/
.indiv-product .product-container { padding: 0 3em; }
.indiv-product .fb-like { float: left; margin-right: .5em; }
.indiv-product .pinit-btn { float: left; }
.indiv-product h1 { text-align: right; }
.indiv-product p { text-align: right; }
.indiv-product .social-row { margin: 1em 0; }
.button-row { margin: 4em -15px 2em -15px; text-align: center; }
.button-row .btn { font-size: 1.5em; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; width: 100%; }
.button-row .cooking { letter-spacing: -.5px; }
.center-social .fb-like { width: 125px !important; }
#indiv-product .panel-group .panel {border-radius:0;}
#indiv-product .panel-heading {background-color:#006B15; border-radius:0; color:#fff;}
#indiv-product .panel-heading a { font-family: 'Roboto Condensed', arial, sans-serif; font-weight:700;}
#indiv-product #accordion p {font-size:1em; margin:.5em; text-align:left; width:95%;}
#indiv-product #wtb-btn { margin:.5em 0 3em 0; width:100%;}
#indiv-product #wtb-btn .btn-default {background-color:#006B15; font-family: 'Roboto Condensed', arial, sans-serif; }
#indiv-product #wtb-btn a { font-size:1.15em; text-align:left; width:100%;}
#indiv-product #wtb-btn a:hover { color:#FFFFFF; text-decoration:underline;}
/********* NUTRITION MODAL *****************/
.nutrition { margin: auto; }
/************************** /INDIVIDUAL PRODUCT PAGE STYLES ******************************/
/************************** OUR STORY PAGE STYLES ******************************/
.our-story-img {padding-bottom:1em;}
/************************** /OUR STORY PAGE STYLES ******************************/
/************************** PROMOTIONS PAGE STYLES ******************************/
.promotions { padding-bottom: 4em; }
/************************** /PROMOTIONS PAGE STYLES ******************************/
 /************************** ADVERTISING PAGE STYLES ******************************/
.advertising { padding-bottom:2em; }
.advertising h2 { font-size:2em; }
/************************** /ADVERTISING PAGE STYLES ******************************/
/************************** CONTACT PAGE STYLES ******************************/
#contact-us h1 { margin-left: 15px; }
#contact-us p { margin-left: 15px; }
#contact-us p.fine { font-size:1em; margin-left:0; }
/************************** /CONTACT PAGE STYLES ******************************/
/************************** VALIDATION STYLES ******************************/
ul.parsley-error-list, .custom-error-message { color: #c92329; list-style: none; }
li.custom-error-message { margin-left: -2.75em; padding-left: 0; }
/************************** /VALIDATION STYLES ******************************/
/************************** WHERE TO BUY PAGE STYLES ******************************/
#where-to-buy { margin: 2em; }
#where-to-buy h3 { font-size: 1.25em; }
#where-to-buy .input-group-btn:last-child > .btn { margin-left: .5em; }
#where-to-buy .desktop-results { padding-left: 0; padding-right: 0; margin-top: 1em; }
#where-to-buy .desktop-results .desktop-results-letter { padding-left: 0; padding-right: 0; }
#where-to-buy .desktop-results .desktop-results-letter h1 { font-size: 3em; margin-top: 0; }
#where-to-buy .desktop-results .desktop-results-address { padding-left: 0; padding-right: 0; }
#where-to-buy .desktop-results .desktop-results-address p { line-height: 1.25; }
#where-to-buy .desktop-results .desktop-results-map { border: solid 1px #006B15; padding-left: 0; padding-right: 0; }
#where-to-buy .wtb-error-message {color:#006B15; display:none; font-size:1.25em; font-weight:700; text-align:center;}
/* FROM IS - BING MAPS */
#where-to-buy .map-infobox { position: absolute; top: 0; left: -5000px; display: none; visibility: hidden; font-size: .9em; color: #676767; z-index: 500!important; border: solid 0 black; background-color: transparent; }
#where-to-buy .infobox-beak { position: absolute; top: 8px; }
#where-to-buy .infobox-leftBeak { padding: 0 0 0 19px; }
#where-to-buy .infobox-rightBeak { padding: 0 19px 0 0; }
#where-to-buy .infobox-leftBeak .infobox-beak { left: 0; background: transparent url(../images/beaks.gif) no-repeat 0 0; width: 19px; height: 34px; }
#where-to-buy .infobox-rightBeak .infobox-beak { right: 4px; background: transparent url(../images/beaks.gif) no-repeat 0 0; width: 19px; height: 34px; background-position: 0 -34px; }
#where-to-buy .map-infobox .infobox-shadow { position: relative; float: left; background-color: #bfbfbf; }
#where-to-buy .map-infobox .infobox-body { position: relative; top: -3px; left: -3px; width: 255px; overflow: hidden; border: solid 1px #888; background-color: #fff; }
#where-to-buy .map-infobox .infobox-content { margin: 12px; overflow: hidden; color: #676767; font-weight: normal; font-family: Verdana, sans-serif; font-size: 8pt; }
#where-to-buy .map-infobox .infobox-padding { height: 16px; width: 1px; font-size: 8px; }
#where-to-buy .map-infobox .infobox-close { cursor: pointer; color: #777; font-size: 16px; height: 16px; outline: medium none; position: absolute; right: 5px; text-align: center; text-decoration: none; top: 5px; width: 16px; z-index: 10; font-family: 'Raleway', arial, sans-serif; }
/* /FROM IS - BING MAPS */
/************************** /WHERE TO BUY PAGE STYLES ******************************/
/************************** SITE MAP PAGE STYLES ******************************/
#site-map { padding-bottom: 2em; }
#site-map h1 { margin-left: 1.25em; }
#site-map ul { list-style: none; }
#site-map li { font-weight: bold; }
#site-map li li { font-weight: normal; }
/************************** /SITE MAP PAGE STYLES ******************************/
/************************** PRIVACY PAGE STYLES ******************************/
#privacy h2 { margin-top: 0; }
#privacy p { font-size: 1em; }
#privacy a { text-decoration: underline; }
/************************** /PRIVACY PAGE STYLES ******************************/
/************************** TERMS PAGE STYLES ******************************/
#terms p { font-size: 1em; }
/************************** /TERMS PAGE STYLES ******************************/
/************************** ERROR PAGE STYLES ******************************/
.error a { text-decoration: underline; }
/************************** /ERROR PAGE STYLES ******************************/
/************************** RETAILER IMAGE PAGE STYLES ******************************/
.retailer-images h2 { text-align:center; }
.retailer-images p.fine { text-align:center; }
/************************** /RETAILER IMAGE PAGE STYLES ******************************/
/**  Gluten Free Module May 2016 **/
.gluten-free-badge__title{ font-size: 2em; color: #006B15; }
.gluten-free-badge__img{ padding-top: 38px; }
@media (max-width: 767px) {
h1 { font-size: 1.25em; }
p { font-size: 1.1em; }
.img-push-top{padding-top: 0;}
.img-push-mid{padding-top: 0;}
.gluten-free-badge__title{ font-size: 1.6em; }
.gluten-free-badge__img{ padding-top: 20px; padding-bottom: 20px;}
/* BROWN HORIZONTAL RULE */
#brown-rule hr { border: solid 3px #006B15; margin-bottom: 2em; }
/* MODAL */
#myModal { height: 100%; width: 100%; }
#myModal .modal-header a.btn { display: block; margin-bottom: 1em; z-index: 1000; }
#myModal .modal-body { padding-top: 0; }
/**************************** PREHEADER STYLES ****************************/
#preheader #desktop-find { display: none; }
#preheader #tablet-find { display: none; }
#preheader { padding-left: 0; padding-right: 0; text-align: left; }
#preheader #mobile-find { padding-left: 0; padding-right: .5em; text-align: right; }
/**************************************************************************************************************** BELOW ******************************/
#preheader .btn-default { font-size: .65em; padding-left: .5em; padding-right: .5em; }
#preheader .fb-like { margin-top: 2px; width: 30% !important; }
/**************************** /PREHEADER STYLES ****************************/
/**************************** NAV STYLES ****************************/
#brand {margin-bottom:0;margin-top:.25em; width: 45%; }
.nav > li { display: inline-block; position: relative; vertical-align: top; }
.navbar-nav > li > a { padding: 0 .5em; }
.navbar { font-size: .87em; margin: 0 1em 0 0; padding: 0 .5em 0 0; }
.dropdown-menu > li > a { display: inline-block; }
.dropdown-menu { min-width: 0px !important; }
li.dropdown a {max-width:110px !important;}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { background-color: #000000; color: #e7e7e7; }
/**************************** /NAV STYLES ****************************/
/**************************** BREADCRUMB STYLES ****************************/
.breadcrumb { font-size: .75em; padding: .5em; }
.breadcrumb > li + li:before { padding: .5em; }
/**************************** /BREADCRUMB STYLES ****************************/
/**************** FOOTER STYLES ***********************************/
footer { padding: 0 1em; }
footer h2 { margin-top: 2em; }
footer li { margin-top: 2em; }
footer #footer-last-col { padding-left: 0; padding-right: 0; }
footer #ca { margin-top: 2em; }
footer p.copyright { text-align:center; }
footer #tsfc-logo { margin:auto; max-width:194px; }
/**************** /FOOTER STYLES ***********************************/
/************************** HOME STYLES ******************************/
.carousel { margin-bottom: 0px; }
.carousel-indicators { bottom: -10px; left:100%; margin-left:-36%; text-align: right; width:35%; }
.carousel-indicators .active { height: 1em; margin: 0 0 0 .5em; width: 1em; }
.carousel-indicators li { height: 1em; margin-left: .5em; width: 1em; }
/* SIGN-UP BOX */
#subscribe { margin: 0; padding: 0; }
#sign-up-box { padding-left: 0;}
/**************************************************************************************************************** BELOW ******************************/
#sign-up-box #email-label { font-size: .65em; margin: .5em 0 0 0; padding: 0; }
#sign-up-box #subscribe-field { font-size: .75em; padding: .25em; }
/**************************************************************************************************************** BELOW ******************************/
#sign-up-box #TextEmail {font-size:.75em;}
#sign-up-box .btn { font-size: .75em; margin: 0; padding: .15em; }
/* HORIZONTAL RULE */
#rule { display: none; }
/* PRODUCT CAROUSEL STYLES */
#myProductCarousel .item { display: block; }
#myProductCarousel .carousel-control { display: none; }
#myProductCarousel { padding: 0 1em; }
#myProductCarousel .mobile-clearfix:after { clear: both; }
#myProductCarousel .mobile-clearfix:before, .mobile-clearfix:after { content: " "; display: table; }
#myProductCarousel p.variety-caption { font-size: 1em; }
/* /PRODUCT CAROUSEL STYLES */
/* FACEBOOK BLOCK STYLES */
#facebook #facebook-desktop { display: none; }
#facebook { padding: 0 1em; }
#facebook img { padding: 0 0 1em 0; }
/* /PRODUCT CAROUSEL STYLES */
/************************** /HOME STYLES ******************************/
/************************** AUTHENTIC PIZZERIA TASTE PAGE STYLES ******************************/
#authentic-taste h1 { font-size: 1.15em; }
#authentic-taste p { font-size: 1em; }
#authentic-taste .pull-right { float: none !important; }
/************************** /AUTHENTIC PIZZERIA TASTE PAGE STYLES ******************************/
/************************** OUR PRODUCT PAGE STYLES ******************************/
#our-products p { font-size: 1.1em; }
#our-products .pull-right { float: none !important; }
/************************** /OUR PRODUCT PAGE STYLES ******************************/
/************************** OTHER PRODUCT PAGE STYLES ******************************/
#other-products p { font-size: 1.1em; }
.other-banner .btn { margin: .25em 0 0 1em; }
/************************** /OTHER PRODUCT PAGE STYLES ******************************/
/************************** GENERAL PRODUCT PAGE STYLES ******************************/
.headline h1 { font-size: 1.25em; }
.product-stripe img { margin: 1em auto; }
.product-stripe h2 { text-align: center; margin-top: 0; }
.product-stripe h2 a { font-size: 1.5em; }
.product-stripe p { text-align: center; }
.zebra-light .pull-right { float: none !important; }
/************************** /GENERAL PRODUCT PAGE STYLES ******************************/
/************************** INDIVIDUAL PRODUCT PAGE STYLES ******************************/
.indiv-product .product-container { padding: 0 1em; }
.indiv-product img { margin: 1em auto; }
.indiv-product h1 { text-align: center; font-size: 1.5em; }
.indiv-product p { text-align: center; }
.indiv-product .pull-right { float: none !important; }
.indiv-product div.social-row { margin-top: 0; width: 100%; }
.indiv-product div.social-row .fb-like { width: 70% !important; }
.center-social { margin: 0 auto; display: table; text-align: center; }
.button-row { margin-top: 1em; }
.button-row .btn { font-size: 1.1em; margin-bottom: 1em; }
.button-row .col-xs-1, .button-row .col-xs-2, .button-row .col-xs-3, .button-row .col-xs-4, .button-row .col-xs-5, .button-row .col-xs-6, .button-row .col-xs-7, .button-row .col-xs-8, .button-row .col-xs-9, .button-row .col-xs-10, .button-row .col-xs-11, .button-row .col-xs-12 { padding-left: 5px; padding-right: 5px; }
/************************** /INDIVIDUAL PRODUCT PAGE STYLES ******************************/
/************************** PROMOTIONS PAGE STYLES ******************************/
.promotions h1 { margin-top: 0; }
/************************** /PROMOTIONS PAGE STYLES ******************************/
/************************** OUR STORY PAGE STYLES ******************************/
.our-story h1 { margin-top: 0; }
/************************** /OUR STORY PAGE STYLES ******************************/
/************************** CONTACT & SUBSCRIBE PAGE STYLES ******************************/
#contact-us h1 { margin-top: 0; }
/************************** /CONTACT & SUBSCRIBE PAGE STYLES ******************************/
/************************** WHERE TO BUY PAGE STYLES ******************************/
#where-to-buy { margin: -15px 0 0 0; }
#where-to-buy h1 { font-size: 2.5em; margin: 0; padding: 0; }
#where-to-buy .desktop-results { display: none; }
#where-to-buy .find-fields { background-color: #dbdcde; border: solid 1px #006B15; margin: 0 0 1em 0; padding: .5em 0; }
#where-to-buy .find-fields h3 { font-size: 1.25em; margin-top: 0; text-align: center; }
#where-to-buy .refine-fields { margin: 0 0 1em 0; padding: .5em 0; }
#where-to-buy #search-specific { background-color: #006B15; color: #FFFFFF; margin-bottom: 0; padding: .75em; text-align: center; }
#where-to-buy #search-specific h2 { color: #FFFFFF; font-size: 1.25em; margin: 0; }
#where-to-buy #search-specific .glyphicon { background-color: #f98213; color: #006B15; margin: -.25em 0 0 -.25em; padding: .25em; }
#where-to-buy #search-specific .glyphicon:empty { width: auto; }
#where-to-buy .panel-group .panel { border: none; border-radius: 0; }
#where-to-buy .panel-heading { border: none; border-radius: 0; }
#where-to-buy .panel-body { padding-top: 0; background-color: #dbdcde; border: solid 1px #006B15; }
#where-to-buy .panel-default > .panel-heading + .panel-collapse .panel-body { border-top: 0; }
#where-to-buy .mobile-results { padding: 1em; }
#where-to-buy .mobile-results-item { background-color: #dbdcde; border: solid 1px #006B15; margin: 1em auto 0 auto; padding: 1em 1em 0 1em; width:100%; }
#where-to-buy .mobile-results-letter { line-height: 1; margin: 0; padding: 0; }
#where-to-buy .mobile-results-address { line-height: 1; margin: 0; padding: 0; }
#where-to-buy .mobile-results-view-map { background-color: #006B15; margin: auto; padding: .25em; width:100%; }
#where-to-buy .mobile-results-view-map .col-xs-12 { padding: 0; }
#where-to-buy .mobile-results-view-map .btn { font-size: .75em; padding: .25em .5em; margin: 0; }
.map-container {position: relative; width: 100%; height:300px;}
.mobile-results-map { position: absolute; width: 100%; height: 100%; border: #006B15 1px solid; }
#mapContainer { position: relative; width: 100%; height:300px;}

#view-map-bar { background-color: #006B15; color: #FFFFFF; margin-bottom: 0; padding: .25em; }
/************************** /WHERE TO BUY PAGE STYLES ******************************/
/************************** SITE MAP PAGE STYLES ******************************/
#site-map h1 { margin-top: 0; margin-left: .5em; }
#site-map ul { padding-left: .5em; margin-top: 1em; }
#site-map li { margin-bottom: 1em; }
/************************** /SITE MAP PAGE STYLES ******************************/
/************************** ERROR PAGE STYLES ******************************/
.error .content { padding: 0 2em 2em 2em; }
.error h1 { margin-top: 0; }
/************************** /ERROR PAGE STYLES ******************************/
}
