/*
Theme Name: Meal and a Spiel
Author: FOSTM Agency
Author URI: http://www.fostm.com
Description: This is a blank bootstrap 3.1.1 theme for wordpress. Feel free to use this as a starter template for your projects.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*Wordpress editor styles start*/
@import "//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800";
@import "//fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i";
@import "//fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i";
@import url(../../../font-awesome/4.6.3/css/font-awesome.min.css);
@import url("print.css") print;
.sub-menu > .disabled > a, .sub-menu > .disabled > a:focus, .sub-menu > .disabled > a:hover {
  color: #777; }

.openSans {
  font-family: 'Open Sans', sans-serif !important; }

.raleway {
  font-family: 'Raleway', sans-serif !important; }

.merriweather {
  font-family: 'Merriweather', sans-serif !important; }

body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding-top: 53px; }

body.logged-in.admin-bar {
  /*margin-top: 32px;*/ }

body.logged-in.admin-bar .navbar.navbar-inverse {
  margin-top: 32px; }

@media screen and (max-width: 782px) {
  body.logged-in.admin-bar .navbar.navbar-inverse {
    margin-top: 46px; } }
@media screen and (max-width: 1199px) and (min-width: 979px) {
  body {
    padding-top: 103px; } }
@media screen and (max-width: 978px) and (min-width: 783px) {
  body {
    padding-top: 156px; } }
.pointer {
  cursor: pointer !important; }

a {
  color: #ec00a2;
  cursor: pointer !important; }

a:focus, a:hover {
  color: #ec00a2; }

.entry-content img {
  margin: 0 0 1.5em 0; }

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.alignnone, img.alignnone {
  /* not sure about this one */ }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

/*Wordpress editor styles end*/
.advanced-search-trigger {
  background-color: #ec00a1;
  color: #fff;
  padding: 7.5px 25px;
  cursor: pointer; }

.advanced-search-holder {
  border: solid 3px #ec00a1;
  font-size: 12px;
  display: none; }

.advanced-search-holder label {
  font-weight: 500 !important; }

.advanced-search-button {
  clear: both;
  padding: 7.5px 10px;
  background: #000;
  color: #fff;
  /*margin-top:30px;*/
  float: right;
  display: block;
  border: none; }

.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.sub-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .sub-menu > li > a {
      padding: 3px 20px;
      font-size: 14px; } }

.sub-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

#menu-mainnav > li:not(.recipeDropNav):hover > ul.sub-menu {
  display: block; }

@media (min-width: 768px) {
  #menu-mainnav > li:hover > ul.sub-menu {
    display: block; } }
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav .open > a:active {
  color: #000000;
  border-color: #000000;
  background-color: transparent; }

.navbar.navbar-inverse {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: 0px;
  -webkit-box-shadow: 0px;
  box-shadow: 0px;
  border: none;
  margin-bottom: 0px;
  min-height: 53px;
  background-color: #000000; }

.navbar-inverse .navbar-nav > li > a {
  color: #FFFFFF;
  padding: 0px 23px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400; }
  @media (min-width: 768px) {
    .navbar-inverse .navbar-nav > li > a {
      font-size: 14px; } }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .current-menu-ancestor > a,
#menu-mainnav > li:hover > a {
  color: #ec00a1;
  background-color: #000000; }

.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #111111; }

#menu-mainnav > .current-menu-ancestor:hover > a {
  color: #fff; }

@media (min-width: 768px) {
  .navbar-inverse .navbar-nav > li > a {
    line-height: 53px; } }
.navbar-inverse .navbar-nav > li > a:hover {
  color: #ec00a1; }

.navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent; }

@media (min-width: 768px) {
  .navbar-inverse .collapse {
    padding: 0px; } }
@media (max-width: 767px) {
  #menu-mainnav.navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px; }

  .navbar-inverse .navbar-nav > li > a {
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px; } }
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block; } }
@media (max-width: 767px) {
  #mainMenu .dropdown-menu, #menu-mainnav > li > ul.sub-menu {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    clear: both; } }
.dropdown-menu {
  padding: 0px;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover,
.sub-menu > .current-menu-parent > a, .sub-menu > .current-menu-parent > a:focus, .sub-menu > .current-menu-parent > a:hover {
  color: #000000;
  background-color: transparent; }

.dropdown-menu > .current-menu-item > a, .dropdown-menu > .current-menu-item > a:focus, .dropdown-menu > .current-menu-item > a:hover,
.sub-menu > .current-menu-item > a, .sub-menu > .current-menu-item > a:focus, .sub-menu > .current-menu-item > a:hover,
.sub-menu > .courseDropSub:hover > a, .sub-menu > .cuisineDropSub:hover > a, .sub-menu > .ingredientDropSub:hover > a {
  color: #ec00a1;
  background-color: transparent; }

li.disabled > a.dropdown-toggle {
  cursor: default !important; }

.navbar-brand {
  padding: 0px; }

@media (min-width: 1200px) {
  .navbar-brand {
    margin-right: 100px; } }
.navbar-form {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 14px; }

.navbar-form input.form-control {
  height: 24px;
  font-size: 12px;
  line-height: 20px;
  width: 131px;
  padding: 2px 7px;
  background-color: #313131;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-family: 'Raleway', sans-serif;
  color: #979797; }

.navbar-form input[type="image"] {
  vertical-align: bottom;
  opacity: 0.6; }

.navbar-form input[type="image"]:hover {
  background-color: #ec00a1;
  opacity: 1; }

@media (max-width: 767px) {
  .navbar-form {
    height: 34px;
    padding-top: 5px;
    padding-bottom: 5px; }

  .navbar-form .form-group {
    display: block;
    float: left;
    width: 90%; }

  .navbar-form input.form-control {
    width: 100%; }

  .navbar-form input[type="image"] {
    float: right; } }
@media (min-width: 768px) and (max-width: 1199px) {
  /*.navbar-form {
  	display: none;
  }*/ }
/*Recipe Drop Down Nav*/
li.disabled > a.dropdown-toggle {
  cursor: default !important; }

.recipeDropNav .dropdown-menu li .dropdown-menu,
.recipeDropNav .sub-menu li .sub-menu {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media (min-width: 768px) {
  .recipeDropNav .dropdown-menu,
  .recipeDropNav .sub-menu {
    left: -150px;
    min-width: 725px;
    width: 725px;
    max-width: 100%;
    background-color: #FFFFFF !important;
    float: none;
    margin-top: 0px;
    padding: 10px 30px 25px;
    text-align: left; }

  .recipeDropNav .dropdown-menu li .dropdown-menu,
  .recipeDropNav .sub-menu li .sub-menu {
    left: 0;
    min-width: auto;
    width: 100%;
    position: relative;
    display: inline-block !important;
    height: auto !important;
    padding: 0px !important; }

  .recipeDropNav li.courseDropSub, .recipeDropNav li.cuisineDropSub, .recipeDropNav li.ingredientDropSub {
    display: inline-block !important;
    float: left; }

  .courseDropSub {
    width: 110px;
    margin-right: 30px; }

  .cuisineDropSub {
    width: 310px;
    margin-right: 30px; }

  .ingredientDropSub {
    width: 185px;
    clear: right; }

  .recipeDropNav li.cuisineDropSub .dropdown-menu li, .recipeDropNav li.ingredientDropSub .dropdown-menu li,
  .recipeDropNav li.cuisineDropSub .sub-menu li, .recipeDropNav li.ingredientDropSub .sub-menu li {
    width: 50%;
    float: left;
    height: auto; }

  .recipeDropNav li.cuisineDropSub .dropdown-menu li a,
  .recipeDropNav li.cuisineDropSub .sub-menu li a {
    white-space: normal; } }
.recipeDropNav li.courseDropSub > a, .recipeDropNav li.cuisineDropSub > a, .recipeDropNav li.ingredientDropSub > a {
  font-weight: bold;
  border-bottom: solid 2px #000000;
  padding: 3px 0px;
  line-height: 20px;
  margin-bottom: 5px; }

.recipeDropNav li.courseDropSub li > a, .recipeDropNav li.cuisineDropSub li > a, .recipeDropNav li.ingredientDropSub li > a {
  padding: 0px;
  line-height: 25px; }

.recipeDropNav li > a:hover {
  color: #ec00a2;
  background-color: transparent; }

#homeHero {
  background-color: #EBEDEC;
  background-image: url("img/homeHero.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

#snackHero {
  background-color: #EBEDEC;
  background-image: url("img/homeHero-megaphone.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

#homeHero .container-fluid, #snackHero .container-fluid {
  padding-top: 10px;
  padding-bottom: 10px; }

@media (min-width: 768px) {
  #homeHero {
    min-height: 66.6%;
    padding-bottom: 33%; }

  #homeHero .container-fluid {
    /*min-height: 815px;*/ }

  #snackHero {
    min-height: 66.6%;
    padding-bottom: 33%; } }
#homeHero h1, #snackHero h1 {
  font-weight: 200;
  text-align: center;
  margin-bottom: 80px; }

@media (max-width: 767px) {
  #snackHero h1 {
    margin-bottom: 20px; } }
#homeHero .formBox {
  width: 390px;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 20px; }

#snackHero .formBox {
  width: 410px;
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 20px; }

#homeHero .formBox .form-control, #snackHero .formBox .form-control {
  border-color: #cacaca;
  background-color: #b8babf;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#homeHero .formBox ::-webkit-input-placeholder, #snackHero .formBox ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white; }

#homeHero .formBox ::-moz-placeholder, #snackHero .formBox ::-moz-placeholder {
  /* Firefox 19+ */
  color: white; }

#homeHero .formBox :-ms-input-placeholder, #snackHero .formBox :-ms-input-placeholder {
  /* IE 10+ */
  color: white; }

#homeHero .formBox :-moz-placeholder, snackHero .formBox :-moz-placeholder {
  /* Firefox 18- */
  color: white; }

.pink {
  color: #ec00a2 !important; }

.gold {
  color: #b39a60 !important; }

.elm-button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none; }

.btn-pink, .elm-button {
  font-family: 'Raleway', sans-serif;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  background-color: #ec00a1 !important;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase; }

.btn-pink:focus, .btn-pink:hover, .elm-button:focus, .elm-button:hover {
  color: #FFFFFF;
  background-color: rgba(236, 0, 161, 0.7) !important;
  outline: none; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  font-family: 'Raleway', sans-serif;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  background-color: #ec00a1 !important;
  color: #FFFFFF;
  font-weight: 700;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase; }

.woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:hover {
  color: #FFFFFF;
  background-color: rgba(236, 0, 161, 0.7) !important;
  outline: none; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  background-color: #ec00a1 !important; }

#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus, #add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: rgba(236, 0, 161, 0.7) !important; }

.photospace {
  margin-left: auto;
  margin-right: auto; }

.gallery_clear {
  clear: both; }

#footerBar {
  background-color: #c4c4c4;
  padding-top: 30px;
  padding-bottom: 20px; }

#footerBar p {
  text-align: center;
  font-size: 16px;
  line-height: 20px; }

@media (min-width: 1200px) {
  #footerBar p {
    line-height: 30px; } }
#footerBar .formBox {
  padding: 0px 15px; }

#footerBar .formBox .form-control {
  font-family: 'Merriweather', sans-serif;
  border: none;
  background-color: #9f9f9f;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 20;
  height: 26px;
  padding: 3px 6px;
  font-weight: 400;
  font-style: italic;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#footerBar .formBox .btn-pink {
  line-height: 20px;
  padding-top: 3px;
  padding-bottom: 3px; }

@media (max-width: 767px) {
  #footerBar .formBox .form-control {
    margin-bottom: 15px; } }
#footerBar .formBox ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white; }

#footerBar .formBox ::-moz-placeholder {
  /* Firefox 19+ */
  color: white; }

#footerBar .formBox :-ms-input-placeholder {
  /* IE 10+ */
  color: white; }

#footerBar .formBox :-moz-placeholder {
  /* Firefox 18- */
  color: white; }

#homeHero {
  border-bottom: solid 3px #000000;
  margin-bottom: 3px; }

#homeHero .formBox h2 {
  font-family: 'Merriweather', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
  margin: 0px; }

#homeHero .formBox p {
  font-family: 'Merriweather', sans-serif;
  font-size: 14px;
  line-height: 24px; }

@media (min-width: 768px) {
  #homeHero .formBox:before {
    content: "";
    display: block;
    position: absolute;
    /*width: 334px;*/
    width: 405px;
    max-width: 100%;
    /*height: 135px;*/
    height: 96px;
    /*margin-top: -100px;*/
    /*margin-left: -75px;*/
    margin-top: -115px;
    margin-left: -40px;
    background-image: url("img/formHeadline.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto; }

  #homeHero .formBox h2 {
    font-size: 20px;
    line-height: 24px; }

  #homeHero .formBox p {
    font-size: 16px;
    line-height: 28px; } }
#homeHero .formBox form {
  margin-bottom: 20px; }

@media (max-width: 767px) {
  #homeHero .container {
    background-position: bottom left; }

  #homeHero h1 {
    font-size: 24px;
    line-height: 30px;
    mmargin-left: -15px;
    mmargin-right: -15px;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.3); }

  #homeHero .formBox {
    display: block;
    margin-left: auto;
    margin-right: auto; }

  #homeHero .formBurst {
    display: block;
    margin: 0px auto; } }
@media (min-width: 768px) {
  #homeHero h1 {
    font-size: 30px;
    line-height: 40px;
    /*margin-bottom: 100px;*/ }

  #homeHero .formBox {
    padding: 35px;
    margin-bottom: 80px; }

  #homeHero .formBurst {
    float: right;
    margin-right: -60px; }

  #snackHero .formBurst {
    float: right;
    margin-right: -30px; } }
@media (min-width: 992px) {
  #homeHero h1 {
    font-size: 50px;
    line-height: 72px;
    /*margin-bottom: 100px;*/ }

  #homeHero .formBurst {
    margin-right: -75px; }

  #snackHero .formBurst {
    margin-right: -30px; } }
@media (min-width: 1200px) {
  #homeHero h1 {
    /*margin-bottom: 200px;*/ }

  #homeHero .formBurst {
    margin-right: -90px; }

  #snackHero .formBurst {
    margin-right: -30px; } }
#homeCarousel {
  background-color: #EBEDEC;
  border-top: solid 1px #000000;
  border-bottom: solid 3px #000000;
  margin-bottom: 3px; }

@media (min-width: 768px) {
  #testimonialCarousel {
    min-height: 510px; } }
#homeCarousel .carousel-control, #testimonialCarousel .carousel-control {
  width: 60px !important;
  background-color: transparent;
  filter: none; }

#homeCarousel .carousel-control.left, #homeCarousel .carousel-control.right, #testimonialCarousel .carousel-control.left, #testimonialCarousel .carousel-control.right {
  background-image: none; }

.separatorLine {
  display: block;
  background-color: #000000;
  height: 7px;
  border-top: solid 2px #FFFFFF;
  border-bottom: solid 2px #FFFFFF; }

#cooking-container.border-top, #avocado-container.border-top {
  border-top: solid 1px #000000; }

#cooking-container {
  background-image: url(img/cooking-group-4.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

#avocado-container {
  padding-top: 20px;
  padding-bottom: 20px; }

@media (min-width: 768px) {
  #cooking-container {
    min-height: 625px; }

  #avocado-container {
    min-height: 625px;
    background-image: url(img/avocado_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto auto;
    padding-top: 50px;
    padding-bottom: 200px; } }
#cooking-container h1 {
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 40px;
  margin-bottom: 16px;
  font-weight: 300; }

#avocado-container h2 {
  font-family: "Raleway", sans-serif !important;
  font-size: 30px;
  line-height: 37px;
  margin: 0px 0px 35px;
  font-weight: 200; }

#avocado-container h2 img {
  vertical-align: text-bottom; }

#avocado-container ul {
  padding-left: 20px; }

#avocado-container ul li p {
  font-family: "Raleway", sans-serif !important;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 20px; }

#testimonial-container {
  padding-top: 30px;
  padding-bottom: 30px; }

@media (min-width: 768px) {
  #testimonial-container {
    padding-top: 120px;
    padding-bottom: 100px; } }
#testimonial-container p.text-center strong {
  font-size: 17px;
  line-height: 25px;
  font-family: "Raleway", sans-serif !important;
  color: #000000; }

#testimonial-container p.text-center small {
  font-size: 14px;
  line-height: 19px;
  font-family: "Merriweather", sans-serif !important;
  font-style: italic;
  color: #515151; }

#testimonial-container blockquote {
  border: none;
  padding: 30px; }

#testimonial-container blockquote:before {
  content: "\201C";
  font-family: "Raleway", sans-serif !important;
  font-style: italic;
  font-size: 90px;
  line-height: 30px;
  color: #a3a3a3;
  position: absolute;
  margin-left: -30px;
  margin-top: 20px; }

#testimonial-container blockquote:after {
  content: "\201D";
  font-family: "Raleway", sans-serif !important;
  font-style: italic;
  font-size: 90px;
  line-height: 30px;
  color: #a3a3a3;
  position: absolute;
  right: 0;
  margin-right: 20px;
  margin-top: -30px; }

@media (min-width: 768px) {
  #testimonial-container blockquote {
    padding: 30px 60px; }

  #testimonial-container blockquote:before {
    font-size: 170px;
    margin-left: -60px;
    margin-top: 60px; }

  #testimonial-container blockquote:after {
    font-size: 170px;
    margin-right: 30px;
    margin-top: -30px; } }
#testimonial-container blockquote p {
  font-family: "Merriweather", sans-serif !important;
  font-style: italic;
  font-weight: 200;
  font-size: 20px;
  line-height: normal;
  text-align: justify;
  color: #000000; }

#testimonial-container blockquote p.text-right {
  line-height: 24px;
  text-align: right;
  font-weight: 400; }

@media (min-width: 768px) {
  #testimonial-container blockquote p {
    font-size: 30px; } }
#main-container.border-top {
  border-top: solid 1px #000000; }

.carouselSlide a {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

@media (max-width: 767px) {
  .carouselSlide a {
    height: 220px; } }
@media (min-width: 768px) {
  .carouselSlide a {
    height: 300px; } }
#homeCarousel a .overLay {
  display: none;
  position: absolute;
  width: 100%;
  height: 40%;
  bottom: 0;
  text-align: center;
  background-color: rgba(236, 0, 161, 0.7);
  color: #FFFFFF; }

#homeCarousel a .overLay h2 {
  font-size: 29px;
  margin-top: 15px;
  font-weight: 400;
  color: #FFFFFF; }

#homeCarousel a .overLay span {
  display: block;
  width: 60%;
  margin: 0px auto;
  font-size: 18px;
  font-style: italic;
  font-family: 'Merriweather', sans-serif;
  color: #FFFFFF; }

@media (max-width: 767px) {
  #homeCarousel a .overLay {
    height: 50%; }

  #homeCarousel a .overLay h2 {
    font-size: 24px; }

  #homeCarousel a .overLay span {
    width: 80%;
    font-size: 14px; } }
#homeCarousel a:hover .overLay {
  display: block; }

hr.doubleLine {
  height: 3px;
  border-top: solid 3px #000000;
  border-bottom: solid 1px #000000;
  background-color: transparent; }

#philosophy-container {
  background-color: #e5e5e5; }

#bio-container {
  background-color: #e5e5e5;
  padding-top: 30px;
  padding-bottom: 40px; }

@media (min-width: 768px) {
  #bio-container {
    padding-top: 100px;
    padding-bottom: 125px; } }
#bio-container p {
  font-size: 16px;
  line-height: 23px; }

#bio-container h2 {
  font-family: 'Merriweather', sans-serif;
  font-weight: 200;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 20px; }

@media (min-width: 768px) {
  #bio-container h2 {
    font-size: 48px;
    margin-bottom: 30px; } }
#next-container {
  background-color: #d9d9d9;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px; }

#next-container p {
  font-weight: 500; }

@media (min-width: 768px) {
  #next-container {
    padding-top: 35px;
    padding-bottom: 45px;
    margin-bottom: 100px; } }
.homeVideoFrame {
  width: 856px;
  max-width: 100%;
  display: block;
  margin: 0px auto; }

#mediaBanner {
  padding-top: 55px;
  padding-bottom: 55px;
  color: #959595 !important;
  text-align: center; }

#mediaBanner h3 {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 35px;
  color: #959595 !important;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }

@media (max-width: 767px) {
  #mediaBanner {
    padding-top: 20px;
    padding-bottom: 20px; } }
#homeTestimonials {
  padding-top: 55px;
  padding-bottom: 55px; }

.testimonialFrame {
  padding: 15px 10px; }

@media (max-width: 767px) {
  #homeTestimonials {
    padding-top: 20px;
    padding-bottom: 20px; }

  .testimonialFrame {
    padding: 15px 0px; } }
@media (min-width: 1200px) {
  .testimonialFrame {
    padding: 15px 25px; } }
.testimonialTitle {
  font-size: 20px;
  font-weight: 600;
  text-align: center; }

.testimonialSubtitle {
  font-size: 14px;
  margin-bottom: 28px;
  text-align: center;
  font-family: "Merriweather", serif; }

.testimonialText {
  font-size: 16px;
  line-height: 24px;
  text-align: justify; }

.page-template-page-home #shtickBar, .page-template-page-snacks #shtickBar, .page-id-9881 #shtickBar, .page-id-7082 #shtickBar {
  display: none; }

.page-id-9881 #featureRight {
  margin-top: 0px !important; }

body.single-post #shtickBar {
  margin-bottom: 15px; }

#shtickBar {
  display: block; }

@media (max-width: 767px) {
  #shtickBar {
    display: none;
    margin-bottom: 15px;
    z-index: 1031; } }
#shtickStar {
  text-align: center; }

@media (min-width: 768px) {
  #shtickStar a img.star2 {
    margin-top: 53px; } }
#shtickStar a:active, #shtickStar a:visited, #shtickStar a:focus {
  outline: none; }

@media (min-width: 1200px) {
  #shtickBar {
    height: 72px; }

  #shtickStar {
    display: block;
    width: 100%;
    height: 72px; }

  #shtickStar a {
    width: 306px;
    height: 72px;
    margin-right: 30px;
    display: block;
    float: right;
    cursor: pointer; }

  #shtickStar a img.star1 {
    z-index: 1031;
    display: block;
    margin-top: -53px;
    position: absolute; }

  #shtickStar a img.star2 {
    display: block;
    height: 72px;
    position: absolute;
    margin-top: 0px;
    margin-left: 125px; }

  #shtickStar {
    text-align: right; } }
#main-container {
  margin-bottom: 30px; }

#main-container img {
  max-width: 100%;
  height: auto; }

#content .featuredImage {
  margin-bottom: 15px; }

#archiveContent {
  /*background-color: #d9d9d9;*/
  padding-top: 15px; }

.archiveList {
  border: #d9d9d9 10px solid;
  padding-left: 0px !important;
  padding-right: 0px !important; }

.class-price {
  font-weight: bold;
  font-size: 18px; }

.pager li > a {
  padding: 7px 60px;
  color: #FFFFFF;
  background-color: #ff00ae;
  text-transform: uppercase;
  font-weight: 800;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.pager li > a:hover, .pager li > a:focus {
  color: #333333; }

@media (min-width: 768px) {
  #featureRight {
    margin-top: -125px;
    /*padding-top: 70px;*/ }

  #contentRight {
    padding-top: 70px; } }
@media (min-width: 1200px) {
  #featureRight {
    margin-top: -72px; } }
h2.page-title {
  font-size: 37px;
  font-weight: 300;
  text-transform: capitalize; }

h3.page-subtitle {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase; }

h3.archive-title {
  font-size: 18px;
  font-weight: 300;
  margin-top: 0px; }

.printLink {
  display: block;
  height: 35px;
  font-size: 11px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 20px;
  vertical-align: middle; }

.printLink .glyphicon {
  font-size: 20px; }

.printLink a {
  color: #ff00ae; }

#recipeHeader h2.page-title, #classHeader h2.page-title {
  font-family: 'Raleway', sans-serif;
  text-align: center;
  font-weight: 200;
  font-size: 37px;
  line-height: 35px;
  text-transform: uppercase; }

#recipeHeader p {
  text-align: center;
  font-family: 'Merriweather', sans-serif;
  font-size: 18px;
  line-height: 35px;
  font-style: italic;
  font-weight: 300; }

.recipeStarburst img {
  margin-top: -30px; }

@media (min-width: 768px) {
  .recipeStarburst {
    min-height: 71px; }

  .recipeStarburst img {
    position: absolute;
    margin-top: -80px;
    right: -30px; } }
.archiveList:nth-child(3n+1) {
  /*clear: left;*/ }

.archiveList .thumbnail {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 0px;
  padding-bottom: 20px; }

.categoryLabel {
  display: block;
  position: absolute;
  color: #FFFFFF;
  background-color: #d3bc4f;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 20px;
  height: 31px;
  max-width: 294px;
  overflow: hidden;
  padding: 6px 13px 5px;
  margin-top: 33px;
  margin-left: -4px; }

.categoryNav a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 20px;
  height: 31px;
  padding: 6px 13px 5px; }

@media (min-width: 768px) {
  .categoryNav a {
    display: inline-block;
    margin-left: 40px; } }
@media (max-width: 767px) {
  .categoryNav a {
    display: block;
    margin-bottom: 10px; } }
.categoryNav a:first-child {
  margin-left: 0px; }

.categoryNav a:hover, .categoryNav a:focus {
  color: #000000;
  text-decoration: none; }

body.category-recipe .categoryLabel, .category-recipe .categoryLabel, .categoryNav .category-recipe {
  background-color: #d3bc4f; }

body.category-spiels .categoryLabel, .categoryNav .category-spiels {
  background-color: #86C047; }

body.category-vigor-triggers .categoryLabel, .categoryNav .category-vigor-triggers {
  background-color: #dd9517; }

body.category-videos .categoryLabel, .categoryNav .category-videos {
  background-color: #9d355c; }

body.category-course .categoryLabel, body.category-breakfast-brunch .categoryLabel, body.category-cocktails .categoryLabel, body.category-appetizers .categoryLabel, body.category-soup .categoryLabel, body.category-pasta .categoryLabel, body.category-mains .categoryLabel, body.category-salads-sides .categoryLabel, body.category-desserts .categoryLabel {
  background-color: #7d8808; }

body.category-cuisine .categoryLabel, body.category-italian-cuisine .categoryLabel, body.category-jewish .categoryLabel, body.category-cali-style .categoryLabel, body.category-ethnic .categoryLabel, body.category-vegetarian .categoryLabel, body.category-vegan .categoryLabel, body.category-gluten-free .categoryLabel, body.category-dairy-free .categoryLabel, body.category-low-sugar .categoryLabel, body.category-kosher-friendly-ingredient .categoryLabel, body.category-stuff-for-shlemazels .categoryLabel {
  background-color: #9d355c; }

body.category-ingredient .categoryLabel, body.category-chicken .categoryLabel, body.category-beef .categoryLabel, body.category-lamb .categoryLabel, body.category-fish .categoryLabel, body.category-vegetables .categoryLabel, body.category-fruit .categoryLabel, body.category-chocolate .categoryLabel, body.category-grains .categoryLabel, body.category-legumes .categoryLabel {
  background-color: #dc9517; }

.navbar.navbar-category {
  width: auto;
  margin: 0px auto;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: 0px;
  -webkit-box-shadow: 0px;
  box-shadow: 0px;
  border: none;
  margin-bottom: 0px;
  min-height: 31px;
  text-align: center; }

@media (max-width: 767px) {
  .navbar-category .navbar-nav {
    margin: 0px 0px 5px; } }
.navbar-category .navbar-nav > li > a {
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 6px 13px 5px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 800;
  height: 31px; }

@media (min-width: 768px) {
  .navbar-category .navbar-nav > li {
    /*display: block;
    float: none;*/
    width: 140px;
    margin-left: 40px; }

  .navbar-category .navbar-nav > li:first-child {
    margin-left: 0px; }

  .navbar-category .navbar-nav > li > a {
    padding: 6px 0px 5px; } }
@media (max-width: 767px) {
  .navbar-category .navbar-nav > li {
    margin-top: 3px; } }
.navbar-category .navbar-nav > li.rantNav > a {
  background-color: #86C047; }

.navbar-category .navbar-nav > li.vigorNav > a {
  background-color: #dd9517; }

.navbar-category .navbar-nav > li.videoNav > a {
  background-color: #9d355c; }

.navbar-category .navbar-nav > li.recipeNav > a {
  background-color: #D3BC4F; }

.navbar-category .navbar-nav > li.recipeNav > a:before {
  content: "";
  display: inline-block;
  border-top: 6px dashed #FFFFFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  margin-left: -12px;
  margin-right: 8px; }

.navbar-category .navbar-nav > li.recipeNav.active > a:before, .navbar-category .navbar-nav > li > a:hover:before {
  border-top: 6px dashed #000000; }

.navbar-category .navbar-nav > li:first-child > a {
  margin-left: 0px; }

.navbar-category .navbar-nav > .active > a, .navbar-category .navbar-nav > .active > a:focus, .navbar-category .navbar-nav > .active > a:hover {
  color: #000000; }

.navbar-category .navbar-nav > li > a:hover {
  color: #000000; }

@media (min-width: 768px) {
  .navbar-category .navbar-nav {
    display: inline-block;
    /*display: block;*/
    float: none;
    margin: 0px auto 15px; }

  .navbar-category #menu-recipenav.navbar-nav {
    margin-bottom: 0px; }

  .navbar-category .navbar-nav > li > a {
    line-height: 20px; } }
@media (min-width: 768px) {
  .navbar-category .collapse {
    padding: 0px; } }
.staticDropdown .dropdown-menu {
  position: relative !important;
  top: auto; }

@media (max-width: 767px) {
  #menu-categorynav.navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px; }

  .navbar-category .navbar-nav > li > a {
    line-height: 20px;
    padding-top: 3px;
    padding-bottom: 3px; } }
.staticdown-menu {
  list-style: none;
  margin: 0px;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0px; }

.staticdown-menu > li > a {
  display: block;
  font-size: 14px;
  padding: 3px 20px;
  clear: both;
  white-space: nowrap; }

.navbar-category .navbar-nav > li > .dropdown-menu {
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0px 0px 26px; }

.navbar-category .navbar-nav > li.recipeNav > .dropdown-menu, .staticdown-menu {
  background-color: #D3BC4F; }

.navbar-category .navbar-nav > li > .dropdown-menu > li > a, .staticdown-menu > li > a {
  color: #FFFFFF; }

.navbar-category .navbar-nav > li > .dropdown-menu > .categorySub > a, .staticdown-menu > .categorySub > a {
  font-weight: bold;
  text-transform: uppercase;
  color: #000000; }

@media (min-width: 768px) {
  .navbar-category .navbar-nav > li > .dropdown-menu > .categorySub > a, .staticdown-menu > .categorySub > a {
    line-height: 20px; }

  .navbar-category .navbar-nav > li > .dropdown-menu > .categorySubSub > a, .staticdown-menu > .categorySubSub > a {
    line-height: 20px; } }
.navbar-category .navbar-nav > li > .dropdown-menu > li > a:focus, .staticdown-menu > li > a:focus, .navbar-category .navbar-nav > li > .dropdown-menu > li > a:hover, .staticdown-menu > li > a:hover {
  color: #000000;
  background-color: rgba(255, 255, 255, 0.5);
  text-decoration: none; }

.navbar-category .navbar-nav > li > .dropdown-menu > .active > a, .staticdown-menu > .active > a, .navbar-category .navbar-nav > li > .dropdown-menu > .active > a:focus, .staticdown-menu > .active > a:focus, .navbar-category .navbar-nav > li > .dropdown-menu > .active > a:hover, .staticdown-menu > .active > a:hover {
    /*color: #000000;
	background-color: rgba(255,255,255,0.5);*/
  text-decoration: none; }

.navbar-category .navbar-toggle {
  border-color: #ddd; }

.navbar-category .navbar-toggle:hover,
.navbar-category .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-category .navbar-toggle .icon-bar {
  background-color: #888; }

/* Recipe Filter Nav */
@media (min-width: 768px) {
  .filterNav .navbar.navbar-category {
    display: inline-block;
    width: auto;
    margin: 0px 40px 0px 0px;
    min-height: 35px; } }
.staticdown-menu.course-menu > li > a,
.staticdown-menu.cuisine-menu > li > a,
.staticdown-menu.ingredient-menu > li > a {
  padding: 3px 25px;
  line-height: 29px; }

.staticdown-menu.course-menu > li > a:before,
.staticdown-menu.cuisine-menu > li > a:before,
.staticdown-menu.ingredient-menu > li > a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 10px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent; }

.navbar-category .navbar-nav > li.recipeNav > .dropdown-menu, .staticdown-menu.course-menu {
  background-color: #7d8808; }

.navbar-category .navbar-nav > li.recipeNav > .dropdown-menu, .staticdown-menu.cuisine-menu {
  background-color: #9e355d; }

.navbar-category .navbar-nav > li.recipeNav > .dropdown-menu, .staticdown-menu.ingredient-menu {
  background-color: #dc9517; }

.staticdown-menu.course-menu > li > a:focus, .staticdown-menu.course-menu > li > a:hover {
  color: #FFFFFF;
  background-color: #7d8808; }

.staticdown-menu.cuisine-menu > li > a:focus, .staticdown-menu.cuisine-menu > li > a:hover {
  color: #FFFFFF;
  background-color: #9e355d; }

.staticdown-menu.ingredient-menu > li > a:focus, .staticdown-menu.ingredient-menu > li > a:hover {
  color: #FFFFFF;
  background-color: #dc9517; }

.course-menu .dropdown-menu, .cuisine-menu .dropdown-menu, .ingredient-menu .dropdown-menu {
  margin-top: 0px;
  moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media (min-width: 768px) {
  .course-menu .dropdown-menu, .cuisine-menu .dropdown-menu, .ingredient-menu .dropdown-menu {
    width: 280px;
    padding-bottom: 25px; } }
@media (max-width: 767px) {
  .course-menu .dropdown-menu, .cuisine-menu .dropdown-menu, .ingredient-menu .dropdown-menu {
    position: relative;
    width: 100%; } }
.course-menu .dropdown-menu {
  background-color: #7d8808; }

.cuisine-menu .dropdown-menu {
  background-color: #9e355d; }

.ingredient-menu .dropdown-menu {
  background-color: #dc9517; }

.course-menu .dropdown-menu > li > a, .cuisine-menu .dropdown-menu > li > a, .ingredient-menu .dropdown-menu > li > a {
  color: #FFFFFF; }

.course-menu .dropdown-menu > li.active > a, .course-menu .dropdown-menu > li.active > a:focus, .course-menu .dropdown-menu > li.active > a:hover,
.cuisine-menu .dropdown-menu > li.active > a, .cuisine-menu .dropdown-menu > li.active > a:focus, .cuisine-menu .dropdown-menu > li.active > a:hover,
.ingredient-menu .dropdown-menu > li.active > a, .ingredient-menu .dropdown-menu > li.active > a:focus, .ingredient-menu .dropdown-menu > li.active > a:hover {
  color: #ec00a1; }

.course-menu .dropdown-menu > li > a,
.cuisine-menu .dropdown-menu > li > a,
.ingredient-menu .dropdown-menu > li > a {
  padding: 3px 30px;
  line-height: 26px; }

.course-menu .dropdown-menu > li > a:focus, .course-menu .dropdown-menu > li > a:hover,
.cuisine-menu .dropdown-menu > li > a:focus, .cuisine-menu .dropdown-menu > li > a:hover,
.ingredient-menu .dropdown-menu > li > a:focus, .ingredient-menu .dropdown-menu > li > a:hover {
  color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.1); }

.orangeBG {
  background-color: #D3BC4F; }

@media (min-width: 768px) {
  img.pull-right {
    margin-left: 15px; }

  img.pull-left {
    margin-right: 15px; } }
.archiveList .thumbnail .caption {
  padding: 20px 20px 0px;
  color: #000000;
  height: 130px;
  overflow: hidden; }

.archiveList .thumbnail .thumbnailIMG {
  display: block;
  height: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.page-template-template-press .archiveList .thumbnail .thumbnailIMG {
  background-size: 100% auto;
  height: 133px;
  background-color: #666666; }

.archiveList .thumbnail .thumbnailIMG a {
  display: block;
  height: 200px; }

.page-template-template-press .archiveList .thumbnail .thumbnailIMG a {
  height: 133px; }

.archiveList .thumbnail .thumbnailIMG a:hover {
  background-color: rgba(255, 255, 255, 0.5); }

.testimonials blockquote {
  border: none;
  margin-left: 50px;
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 0px;
  /*position: relative;
  background: white;
  border: 1px solid #ecedf1;*/ }

.testimonials blockquote:before {
  content: "\201c";
  font-family: Georgia, serif;
  display: block;
  width: 50px;
  height: 50px;
  font-size: 70px;
  line-height: 70px;
  font-weight: bold;
  color: #CDD6D3;
  position: absolute;
  margin-left: -50px;
  /*content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-top: 10px solid #ecedf1;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;*/ }

.testimonials blockquote:after {
  /*content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -9px;
  border-top: 9px solid white;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;*/ }

.testimonials.testimonialsPink blockquote {
  position: relative;
  /*background: #ff00ae;*/
  background: #666666;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 15px;
  /*border: 1px solid #ff00ae;*/
  border: 1px solid #666666; }

.testimonials.testimonialsPink blockquote:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  /*border-top: 10px solid #ff00ae;*/
  border-top: 10px solid #666666;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; }

.testimonials.testimonialsPink blockquote:after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -9px;
  /*border-top: 9px solid #ff00ae;*/
  border-top: 9px solid #666666;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent; }

.testimonials.testimonialsPink blockquote .text-primary {
  color: #FFFFFF; }

blockquote p.clients-words {
  font-size: 14px;
  margin-bottom: 0px; }

p.clients-name {
  /*color: #999999;*/
  color: #000000;
  font-size: 14px;
  font-style: italic; }

p.clients-name strong {
  font-style: normal;
  font-weight: 600; }

footer {
  background-color: #000000;
  color: #FFFFFF;
  padding: 10px 0px; }

.copyright {
  font-size: 13px;
  line-height: 20px;
  line-height: 24px; }

.socialLinks {
  font-size: 20px; }

@media (max-width: 767px) {
  footer .copyright, footer .searchBox {
    margin-bottom: 15px;
    text-align: center; } }
footer a {
  color: #FFFFFF; }

footer a:hover, footer a:focus {
  color: #ec00a1; }

footer .searchBox .form-horizontal .form-group {
  margin-bottom: 0px; }

footer .searchBox input.form-control {
  height: 24px;
  font-size: 12px;
  line-height: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #313131;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-family: 'Merriweather', sans-serif;
  font-style: italic;
  color: #979797; }

footer .searchBox input[type="image"] {
  vertical-align: bottom;
  opacity: 0.6; }

footer .searchBox input[type="image"]:hover {
  background-color: #ec00a1;
  opacity: 1; }

#optinModal.modal, #vigorTrigger.modal {
  text-align: center; }

@media screen and (min-width: 768px) {
  #optinModal.modal:before, #vigorTrigger.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%; } }
#optinModal .modal-dialog, #vigorTrigger .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

#optinModal .modal-content, #vigorTrigger .modal-content {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

#optinModal .modal-header, #vigorTrigger .modal-header {
  background-color: black;
  border: none; }

#optinModal .modal-header h4.modal-title, #vigorTrigger .modal-header h4.modal-title {
  font-size: 24px;
  line-height: 17px;
  color: white;
  text-align: center;
  font-weight: 200; }

#optinModal .modal-header h4.modal-title strong, #vigorTrigger .modal-header h4.modal-title strong {
  font-weight: 800; }

#optinModal .modal-header .close, #vigorTrigger .modal-header .close {
  color: #ff00ae;
  opacity: 1;
  text-shadow: none;
  text-transform: uppercase; }

#optinModal .modal-header .close:hover, #vigorTrigger .modal-header .close:hover {
  color: #FFFFFF; }

#optinModal .modal-body, #vigorTrigger .modal-body {
  padding: 0px 15px; }

#optinModal .form-control {
  border-color: #cacaca;
  background-color: #b8babf;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#optinModal ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white; }

#optinModal ::-moz-placeholder {
  /* Firefox 19+ */
  color: white; }

#optinModal :-ms-input-placeholder {
  /* IE 10+ */
  color: white; }

#optinModal :-moz-placeholder {
  /* Firefox 18- */
  color: white; }

#optinModal .modal-footer, #vigorTrigger .modal-footer {
  min-height: 31px;
  background-color: black;
  border: none; }

textarea[name="comment"] {
  display: block;
  width: 100%; }
  @media (max-width: 600px) {
    textarea[name="comment"] {
      border: solid 1px black; } }

h1, h2, h3, .h1, .h2, .h3 {
  font-family: 'Raleway', sans-serif;
  color: #000000; }

.tooltip {
  z-index: 2000 !important; }

.video-frame {
  max-width: 100%;
  width: 555px;
  margin: 0px auto 15px; }

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
.black {
  color: #000000 !important; }

.blackBG {
  background-color: #000000 !important; }

.white {
  color: #FFFFFF !important; }

.whiteBG {
  background-color: #FFFFFF !important; }

@media screen and (min-width: 768px) {
  .column-2 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px; } }
@media screen and (max-width: 767px) {
  .padding15xs {
    padding: 15px; }

  .padding15xs-t {
    padding-top: 15px; }

  .padding15xs-t {
    padding-bottom: 15px; } }
.padding0 {
  padding: 0px; }

.padding0-t {
  padding-top: 0px; }

.padding0-t {
  padding-bottom: 0px; }

.padding5 {
  padding: 5px; }

.padding5-t {
  padding-top: 5px; }

.padding5-t {
  padding-bottom: 5px; }

.padding10 {
  padding: 10px; }

.padding10-t {
  padding-top: 10px; }

.padding10-t {
  padding-bottom: 10px; }

.padding15 {
  padding: 15px; }

.padding15-t {
  padding-top: 15px; }

.padding15-t {
  padding-bottom: 15px; }

.padding20 {
  padding: 20px; }

.padding20-t {
  padding-top: 20px; }

.padding20-t {
  padding-bottom: 20px; }

.padding25 {
  padding: 25px; }

.padding25-t {
  padding-top: 25px; }

.padding25-t {
  padding-bottom: 25px; }

.nomargin {
  margin: 0px !important; }

.nomargin-t {
  margin-top: 0px !important;
  padding-top: 0px !important; }

.nomargin-b {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

.font10 {
  font-size: 10px !important; }

.font11 {
  font-size: 11px !important; }

.font12 {
  font-size: 12px !important; }

.font13 {
  font-size: 13px !important; }

.font14 {
  font-size: 14px !important; }

.font15 {
  font-size: 15px !important; }

.font16 {
  font-size: 16px !important; }

.font17 {
  font-size: 17px !important; }

.font18 {
  font-size: 18px !important; }

.font19 {
  font-size: 19px !important; }

.font20 {
  font-size: 20px !important; }

.font21 {
  font-size: 21px !important; }

.font22 {
  font-size: 22px !important; }

.font23 {
  font-size: 23px !important; }

.font24 {
  font-size: 24px !important; }

.font25 {
  font-size: 25px !important; }

.font26 {
  font-size: 26px !important; }

.font27 {
  font-size: 27px !important; }

.font28 {
  font-size: 28px !important; }

.font29 {
  font-size: 29px !important; }

.font30 {
  font-size: 30px !important; }

.font31 {
  font-size: 31px !important; }

.font32 {
  font-size: 32px !important; }

.font33 {
  font-size: 33px !important; }

.font34 {
  font-size: 34px !important; }

.font35 {
  font-size: 35px !important; }

.font36 {
  font-size: 36px !important; }

.font37 {
  font-size: 37px !important; }

.font38 {
  font-size: 38px !important; }

.font39 {
  font-size: 39px !important; }

.font40 {
  font-size: 40px !important; }

.font41 {
  font-size: 41px !important; }

.font42 {
  font-size: 42px !important; }

.font43 {
  font-size: 43px !important; }

.font44 {
  font-size: 44px !important; }

.font45 {
  font-size: 45px !important; }

.font46 {
  font-size: 46px !important; }

.font47 {
  font-size: 47px !important; }

.font48 {
  font-size: 48px !important; }

.font49 {
  font-size: 49px !important; }

.font50 {
  font-size: 50px !important; }

.font51 {
  font-size: 51px !important; }

.font52 {
  font-size: 52px !important; }

.font53 {
  font-size: 53px !important; }

.font54 {
  font-size: 54px !important; }

.font55 {
  font-size: 55px !important; }

.font56 {
  font-size: 56px !important; }

.font57 {
  font-size: 57px !important; }

.font58 {
  font-size: 58px !important; }

.font59 {
  font-size: 59px !important; }

.font60 {
  font-size: 60px !important; }

.font61 {
  font-size: 61px !important; }

.font62 {
  font-size: 62px !important; }

.font63 {
  font-size: 63px !important; }

.font64 {
  font-size: 64px !important; }

.font65 {
  font-size: 65px !important; }

.font66 {
  font-size: 66px !important; }

.font67 {
  font-size: 67px !important; }

.font68 {
  font-size: 68px !important; }

.font69 {
  font-size: 69px !important; }

.font70 {
  font-size: 70px !important; }

.line10 {
  line-height: 10px !important; }

.line11 {
  line-height: 11px !important; }

.line12 {
  line-height: 12px !important; }

.line13 {
  line-height: 13px !important; }

.line14 {
  line-height: 14px !important; }

.line15 {
  line-height: 15px !important; }

.line16 {
  line-height: 16px !important; }

.line17 {
  line-height: 17px !important; }

.line18 {
  line-height: 18px !important; }

.line19 {
  line-height: 19px !important; }

.line20 {
  line-height: 20px !important; }

.line21 {
  line-height: 21px !important; }

.line22 {
  line-height: 22px !important; }

.line23 {
  line-height: 23px !important; }

.line24 {
  line-height: 24px !important; }

.line25 {
  line-height: 25px !important; }

.line26 {
  line-height: 26px !important; }

.line27 {
  line-height: 27px !important; }

.line28 {
  line-height: 28px !important; }

.line29 {
  line-height: 29px !important; }

.line30 {
  line-height: 30px !important; }

.line31 {
  line-height: 31px !important; }

.line32 {
  line-height: 32px !important; }

.line33 {
  line-height: 33px !important; }

.line34 {
  line-height: 34px !important; }

.line35 {
  line-height: 35px !important; }

.line36 {
  line-height: 36px !important; }

.line37 {
  line-height: 37px !important; }

.line38 {
  line-height: 38px !important; }

.line39 {
  line-height: 39px !important; }

.line40 {
  line-height: 40px !important; }

.line41 {
  line-height: 41px !important; }

.line42 {
  line-height: 42px !important; }

.line43 {
  line-height: 43px !important; }

.line44 {
  line-height: 44px !important; }

.line45 {
  line-height: 45px !important; }

.line46 {
  line-height: 46px !important; }

.line47 {
  line-height: 47px !important; }

.line48 {
  line-height: 48px !important; }

.line49 {
  line-height: 49px !important; }

.line50 {
  line-height: 50px !important; }

.line51 {
  line-height: 51px !important; }

.line52 {
  line-height: 52px !important; }

.line53 {
  line-height: 53px !important; }

.line54 {
  line-height: 54px !important; }

.line55 {
  line-height: 55px !important; }

.line56 {
  line-height: 56px !important; }

.line57 {
  line-height: 57px !important; }

.line58 {
  line-height: 58px !important; }

.line59 {
  line-height: 59px !important; }

.line60 {
  line-height: 60px !important; }

.line61 {
  line-height: 61px !important; }

.line62 {
  line-height: 62px !important; }

.line63 {
  line-height: 63px !important; }

.line64 {
  line-height: 64px !important; }

.line65 {
  line-height: 65px !important; }

.line66 {
  line-height: 66px !important; }

.line67 {
  line-height: 67px !important; }

.line68 {
  line-height: 68px !important; }

.line69 {
  line-height: 69px !important; }

.line70 {
  line-height: 70px !important; }

.weight100 {
  font-weight: 100; }

.weight200 {
  font-weight: 200; }

.weight300 {
  font-weight: 300; }

.weight400 {
  font-weight: 400; }

.weight500 {
  font-weight: 500; }

.weight600 {
  font-weight: 600; }

.weight700 {
  font-weight: 700; }

.weight800 {
  font-weight: 800; }

.weight900 {
  font-weight: 900; }

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