imag/*
Theme Name: 	Monicals Pizza
Description: 	Monicals Pizza theme based on the simple Starkers Theme.
Version: 		1.0
Author: 		Tailwind Creative
Author URI: 	http://tailwindcreative.com
*/
/* Mixins
-------------------------------------------------- */
* { margin: 0; }
html, body { height: 100%; }
body { font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 15px; background: #000000; background-repeat: repeat; }
.outer-wrap { min-height: 100%; margin-bottom: -90px; }
.outer-wrap:after { content: ""; display: block; height: 90px; }
a, a:link { color: #a01e1e; }
a:active, a:hover { color: #472b5e; text-decoration: none; }
h1, h2, h3, h4, h5, h6 { color: #000; font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600; }
h4 { color: #000000; }
input[type="submit"],
input[type="button"],
.button { background: #fff; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; vertical-align: middle; cursor: pointer; border: 1px solid #ccc; border-radius: 4px; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
  input[type="submit"]:focus,
  input[type="button"]:focus,
.button:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
  input[type="submit"]:hover, input[type="submit"]:focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
.button:hover,
.button:focus { color: #333333; text-decoration: none; background-color: #ebebeb; border-color: #adadad; }
  input[type="submit"]:active, input[type="submit"].active,
  input[type="button"]:active,
  input[type="button"].active,
.button:active,
.button.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.carousel .carousel-control i { font-size: 40px; color: #000; position: absolute; top: 50%; left: 50%; display: inline-block; }
.btn.btn-monicals { background: #a01e1e; color: #fff; }
.btn.btn-monicals:hover, .btn.btn-monicals:focus, .btn.btn-monicals:active { color: #fff; text-decoration: none !important; background: #a01e1e; }
.btn.btn-monicals-red { background: #000000; color: #fff; }
.btn.btn-monicals-red:hover, .btn.btn-monicals-red:focus, .btn.btn-monicals-red:active { color: #fff; text-decoration: none !important; background: #8b1a1a; }
.btn span { display: block; font-size: .85em; }
.clr { clear: both; }
blockquote { margin: 30px 0; }
.alignleft { float: left; margin-right: 15px; }
.aligncenter { margin: 0 auto; text-align: center; }
.alignright { float: right; margin-left: 15px; }
.fb-like-box {
  overflow:hidden; height: 159px; background: #e8dfc4; width: 100%; margin: 0 auto; padding: none !important;
  -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
.fb-like-box div { padding:none !important; }
.cover-photo { position: absolute; z-index: -1; height: 610px; overflow: hidden; max-width: 100%; }
  #header { background: #000000; position: relative; z-index: 999; }
  #header #menu-primary-navigation { padding-right: 10px; }
  #header .navbar-default { background: none; border: 0; margin-bottom: 0; }
  #header .navbar-default .navbar-brand { padding-bottom: 1px; padding-top: 9px; padding-left: 0; }
  #header .navbar-default .navbar-brand img { max-height: 59px; }
  #header .navbar-default .navbar-nav > li > a { padding-top: 24px; padding-bottom: 24px; color: #fff; }
  #header .navbar-default .navbar-nav > li > a:hover { background-color: #999999; background-color: rgba(123, 123, 123, 0.6); }
  #header .navbar-default .navbar-nav > li.dropdown > a .caret { border-top-color: #fff; border-bottom-color: #fff; }
  #header .navbar-default .navbar-nav > li.dropdown:hover .dropdown-menu { display: block; }
  #header .navbar-default .navbar-nav > li.open > a { background-color: #999999; background-color: rgba(123, 123, 123, 0.6); }
  #header .navbar-default .navbar-nav > li.active > a { background-color: #999999; background-color: rgba(123, 123, 123, 0.6); }
  #header .navbar-default .navbar-nav > li.two-wide .menu-0 { min-width: 465px; }
  #header .navbar-default .navbar-nav > li:hover .menu-0, #header .navbar-default .navbar-nav > li.open .menu-0 { display: block; }
  #header .navbar-default .navbar-toggle { margin-right: 0; }
  #header .navbar-default .navbar-toggle:hover, #header .navbar-default .navbar-toggle:focus { background: none; }
  #header .dropdown-menu > li > a span { display: block; }
  #header .dropdown-menu > li > a:hover { background: #666666; }
  #header .dropdown-menu > li.active a { background: #666666; }
  #header .dropdown-menu > li.active a:hover { background: #666666; }
  #header .dropdown-menu > li.menu-header {
    float: left;
    min-width: 230px;
    width: 230px;
    border-right: 1px solid #ddd; }
  #header .dropdown-menu > li.menu-header > a {
      font-weight: 600;
      border-bottom: 1px dotted #ddd; }
  #header .dropdown-menu > li.menu-header > a .caret { display: none; }
  #header .dropdown-menu > li.menu-header > a:hover { background: none; color: #333; }
  #header .dropdown-menu > li.menu-header .dropdown-menu {
      width: 100%; display: block; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -moz-border-radius: 0; -webkit-border-radius: 0;
      -o-border-radius: 0; -ms-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; border: 0; position: relative; top: 0; left: 0; }
  #header .dropdown-menu > li.menu-header:last-child { border-right: 0; }
  #header.home { background-color: #000000; background-color: rgba(0, 0, 0, 0.6); }
@media (max-width: 979px) {
  #header.home { background: #333; }
  #header .navbar-default .navbar-brand img { max-height: 38px; }
  #header .navbar-default .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; }
  #header .navbar-default .navbar-nav > li.open .dropdown-menu > li > a { color: #fff; }
  #header .navbar-default .navbar-nav > li.open .dropdown-menu > li > a:hover { background: none; }
  #header .navbar-default .navbar-nav > li.dropdown:hover .dropdown-menu { display: none; }
  #header .navbar-default .navbar-nav > li.dropdown.open .dropdown-menu { display: block; }
  #header .navbar-default .navbar-nav > li.dropdown.two-wide .dropdown-menu.menu-0 { width: 100%; min-width: 0; background: none; }
  #header .navbar-default .navbar-nav > li.dropdown.two-wide .dropdown-menu.menu-0 > li { display: block; }
  #header .navbar-default .navbar-nav > li.dropdown.two-wide .dropdown-menu.menu-0 > li > a { color: #fff; text-shadow: none; }
  #header .navbar-default .navbar-nav > li.dropdown.two-wide .dropdown-menu.menu-0 > li.menu-header { min-width: 0; }
  #header .navbar-default .navbar-nav > li.dropdown.two-wide.open .dropdown-menu { background: #222; }
  #header .navbar-default .dropdown-menu > li > a:hover { background: #666666; }
  #header .navbar-default .dropdown-menu > li.active a { background: #666666; }
  #header .navbar-default .dropdown-menu > li.active a:hover { background: #666666; }
  #header .navbar-default .dropdown-menu > li.menu-header {
    float: none;
    min-width: none;
    width: auto;
    border-right: 0; }
    #header .navbar-default .dropdown-menu > li.menu-header > a {
      font-weight: 600;
      border-bottom: 1px dotted #ddd; }
      #header .navbar-default .dropdown-menu > li.menu-header > a .caret { display: none; }
      #header .navbar-default .dropdown-menu > li.menu-header > a:hover {
        background: none;
        color: #333; }
    #header .navbar-default .dropdown-menu > li.menu-header .dropdown-menu {
      width: 100%;
      display: block;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      -ms-border-radius: 0;
      -khtml-border-radius: 0;
      border-radius: 0;
      border: 0;
      position: relative;
      top: 0;
      left: 0; }
    #header .navbar-default .dropdown-menu > li.menu-header:last-child { border-right: 0; }
  #header .navbar-collapse { border-top: none; } }
#footer { height: 90px; }
  #footer a { color: #FFFFFF; }
  #footer .footer-inner {
    padding-top: 30px;
    font-size: 12px; }
    #footer .footer-inner .top-row {
      border-bottom: 1px solid #FFFFFF;
      padding-bottom: 5px; }
      #footer .footer-inner .top-row ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        #footer .footer-inner .top-row ul li {
          display: inline;
          padding-right: 15px;
          font-size: 13px; }
    #footer .footer-inner .bottom-row {
      padding-top: 10px;
      color: black; }
@media (max-width: 979px) {
  #footer .footer-inner .top-row ul { text-align: center; }
    #footer .footer-inner .top-row ul li a { display: inline-block; }
  #footer .footer-inner .bottom-row { text-align: center; } }
#home-callout {
  margin-top: -70px;
  width: 100%; }
#home-carousel .carousel-inner {
  height: 100%;
  background: #000; }
  #home-carousel .carousel-inner > .item > a > img {
    width: 1280px;
    margin: 0 auto; }
#home-carousel .carousel-caption {
  bottom: 50%;
  color: #fff;
  font-size: 75px;
  line-height: 75px;
  text-shadow: 0 2px 6px #000; }
#home-carousel a { display: block; }
#home-sub-callout {
  background: #E5E5E5; 
  background-repeat: repeat;
  padding: 50px 0 30px;
  text-align: center; }
  #home-sub-callout a {
    display: block;
    margin: 0 auto; }
    #home-sub-callout a:before, #home-sub-callout a:after {
      content: " ";
      display: table; }
    #home-sub-callout a:after { clear: both; }
  #home-sub-callout .img-responsive {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; }
  #home-sub-callout h3 {
    color: #000;
    font-size: 18px;
    margin-top: 12px; }
@media (max-width: 1200px) {
  #home-carousel .carousel-inner { height: 400px; }
  #home-carousel .carousel-caption {
    bottom: 50%;
    font-size: 52px; } }
@media (max-width: 979px) {
  #home-callout { margin-top: 0; }
  #home-carousel .carousel-inner { height: auto; }
  #home-carousel .carousel-caption {
    bottom: 25%;
    font-size: 32px;
    line-height: 32px; } }
@media (max-width: 768px) {
  #home-sub-callout { padding-top: 30px; }
    #home-sub-callout h3 { font-size: 18px; } }
body.woocommerce-page #shopping-cart { display: none; }
body.woocommerce-page .woocommerce-breadcrumb { display: none; }
#woocommerce-wrap h2 { font-size: 22px; }
  #woocommerce-wrap h2.page-title { font-size: 30px; }
#woocommerce-wrap .woocommerce-result-count { display: none; }
#woocommerce-wrap .woocommerce-message,
#woocommerce-wrap .woocommerce-error {
  margin-bottom: 20px;
  padding: 15px;
  background-color: #fefbed;
  border-color: #f1e7bc;
  font-weight: 600;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; }
  #woocommerce-wrap .woocommerce-message .button,
  #woocommerce-wrap .woocommerce-error .button { margin-right: 10px; }
#woocommerce-wrap .woocommerce-error {
  background-color: #fcf2f2;
  border-color: #dFb5b4; }
#woocommerce-wrap ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  #woocommerce-wrap ul.products { padding: 30px 0 0; }
    #woocommerce-wrap ul.products h3 { font-size: 18px; }
    #woocommerce-wrap ul.products > li {
      text-align: center;
      float: left;
      margin: 0 2.8% 2.992em 0;
      padding: 0;
      position: relative;
      margin-left: 0; }
      #woocommerce-wrap ul.products > li > a { display: block; }
        #woocommerce-wrap ul.products > li > a img {
          -moz-border-radius: 4px;
          -webkit-border-radius: 4px;
          -o-border-radius: 4px;
          -ms-border-radius: 4px;
          -khtml-border-radius: 4px;
          border-radius: 4px;
          border: none; }
        #woocommerce-wrap ul.products > li > a .price {
          margin: 0 0 5px;
          display: inline-block; color: #333}
        #woocommerce-wrap ul.products > li > a.button {
          width: 75%; background-color: #a01e1e;
          margin: 10px auto 0; color: #FFFFFF}
        #woocommerce-wrap ul.products > li > a.added_to_cart {
          margin: 10px 0 0;
          font-size: 13px; }
#woocommerce-wrap .images {
  float: left;
  background-color: transparent;
  width: 48%;
  margin-bottom: 20px;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; }
  #woocommerce-wrap .images img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto; }
#woocommerce-wrap .product {
  overflow: auto;
  margin-top: 40px; }
#woocommerce-wrap .summary {
  float: right;
  width: 48%;
  margin-bottom: 20px; }
  #woocommerce-wrap .summary h1 { margin-top: 0; }
  #woocommerce-wrap .summary .price { font-size: 16px; color: #333}
  #woocommerce-wrap .summary .single_variation_wrap {
    margin: 20px 0;
    border-top: 1px solid #ddd; }
  #woocommerce-wrap .summary .single_variation .price {
    font-size: 26px;
    font-weight: 600;
    margin: 10px 0 0;
    display: block; }
  #woocommerce-wrap .summary .variations_button { margin: 20px 0 0; }
    #woocommerce-wrap .summary .variations_button button { margin: 0px 0 0; }
  #woocommerce-wrap .summary .reset_variations {
    font-size: 12px;
    margin: 0 0 0 5px; }
  #woocommerce-wrap .summary .label {
    padding: 0;
    color: #333;
    font-size: 14px;
    font-weight: 300; }
  #woocommerce-wrap .summary .value { padding: 0 0 0 12px; }
  #woocommerce-wrap .summary .product_meta { font-size: 12px; }
#woocommerce-wrap .quantity input[type="button"] {
  padding: 2px 12px 2px;
  margin: -2px 0 0; }
  #woocommerce-wrap .quantity input[type="button"].minus {
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-right: 0; }
  #woocommerce-wrap .quantity input[type="button"].plus {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border-left: 0; }
#woocommerce-wrap .quantity input[type="number"] {
  font-size: 14px;
  padding-left: 7px; }
#woocommerce-wrap .woocommerce-tabs {
  float: left;
  width: 100%;
  margin: 30px 0 0; }
  #woocommerce-wrap .woocommerce-tabs .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
     background-color: transparent;
	 box-shadow: none;
    padding: 0 0 0px; }
  #woocommerce-wrap .woocommerce-tabs #comments { border-top: 0; }
  #woocommerce-wrap .woocommerce-tabs .tabs {
    display: none;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
    padding: 0 0 40px; }
    #woocommerce-wrap .woocommerce-tabs .tabs > li {
      float: left;
      position: relative;
      display: block;
      margin-bottom: -1px;
      font-size: 14px; }
      #woocommerce-wrap .woocommerce-tabs .tabs > li > a {
        margin-right: 2px;
        line-height: 1.428571429;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
        position: relative;
        display: block;
        padding: 10px 15px; }
      #woocommerce-wrap .woocommerce-tabs .tabs > li.active > a {
        color: #555555;
        cursor: default;
        background-color: #FFFFFF;
		border: 1px solid #dddddd;
        border-bottom-color: transparent; }
#woocommerce-wrap .onsale,
#woocommerce-wrap .orderby { display: none; }
#woocommerce-wrap table { width: 100%; }
  #woocommerce-wrap table tr td, #woocommerce-wrap table tr th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  #woocommerce-wrap table tr th { border-top: 0; }
  #woocommerce-wrap table tr .amount { font-weight: 600; }
  #woocommerce-wrap table .actions { text-align: right; }
  #woocommerce-wrap table .coupon { padding: 10px 0; }
  #woocommerce-wrap table.shop_table tr td, #woocommerce-wrap table.shop_table tr th { padding-left: 0; }
  #woocommerce-wrap table.shop_table tr.cart-subtotal th, #woocommerce-wrap table.shop_table tr.cart-subtotal td, #woocommerce-wrap table.shop_table tr.shipping th, #woocommerce-wrap table.shop_table tr.shipping td, #woocommerce-wrap table.shop_table tr.total th, #woocommerce-wrap table.shop_table tr.total td { border-top: 1px solid #ddd; }
  #woocommerce-wrap table.variations tr td, #woocommerce-wrap table.variations tr th { border-top: 0; }
#woocommerce-wrap .cart_totals { padding: 20px 0; }
  #woocommerce-wrap .cart_totals th {
    padding-left: 0;
    border-top: 1px solid #dddddd; }
  #woocommerce-wrap .cart_totals td { text-align: right; }
#woocommerce-wrap label.checkbox,
#woocommerce-wrap label.radio {
  display: inline;
  padding-left: 5px; }
#woocommerce-wrap .form-row .input-checkbox { float: left; }
#woocommerce-wrap .form-row textarea {
  display: block;
  width: 100%; }
#woocommerce-wrap .payment_methods {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 20px 0 30px;
  padding: 20px 0; }
  #woocommerce-wrap .payment_methods li { padding: 5px 0; }
#woocommerce-wrap .terms { margin: 15px 0 0; }
#woocommerce-wrap #place_order,
#woocommerce-wrap .checkout-button,
#woocommerce-wrap .single_add_to_cart_button {
  background-color: #a01e1e;
  border-color: #a01e1e;
  color: #fff; }
  #woocommerce-wrap #place_order:hover, #woocommerce-wrap #place_order:focus, #woocommerce-wrap #place_order:active,
  #woocommerce-wrap .checkout-button:hover,
  #woocommerce-wrap .checkout-button:focus,
  #woocommerce-wrap .checkout-button:active,
  #woocommerce-wrap .single_add_to_cart_button:hover,
  #woocommerce-wrap .single_add_to_cart_button:focus,
  #woocommerce-wrap .single_add_to_cart_button:active {
    background-color: #a01e1e;
    border-color: #a01e1e; }
@media (max-width: 979px) {
  #woocommerce-wrap .summary,
  #woocommerce-wrap .images {
    float: none;
    width: auto; } }
#sidebar {
  background: #f4f4f4;
  margin: 30px 0 0;
  padding: 5px 20px 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; }
  #sidebar > li h2 {
    font-size: 20px;
    margin-bottom: 15px; }
  #sidebar ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #sidebar ul > li {
      border-bottom: 1px solid #ddd;
      padding: 7px 0;
      font-size: 13px; }
      #sidebar ul > li:first-child { padding-top: 0; }
.blog-wrap .archive-title {
  padding: 30px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd; }
.blog-wrap ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .blog-wrap ol > li { border-top: 1px solid #ddd; }
    .blog-wrap ol > li:first-child { border-top: 0; }
      .blog-wrap ol > li:first-child article { padding-top: 15px; }
.blog-wrap article { padding: 30px 15px; }
  .blog-wrap article .post-header { margin: 0 0 15px; }
.blog-wrap .more {
  margin: 25px 0 0;
  display: block; }
.single .blog-wrap article { padding-top: 15px; }
#locations-wrap { padding: 30px 0 0; }
  #locations-wrap .location { margin-bottom: 20px; }
    #locations-wrap .location li { font-size: 13px; }
      #locations-wrap .location li a { color: #623b81; }
    #locations-wrap .location h4 {
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 290px;
      font-size: 16px;
      white-space: nowrap; }
#single-location-wrap a:hover { text-decoration: underline; }
#single-location-wrap .phone {
  position: absolute;
  bottom: 10px;
  right: 15px;
  font-size: 22px; }
#single-location-wrap h3 {
  font-size: 20px;
  margin-bottom: 15px; }
#single-location-wrap .specials .specials-wrap {
  overflow: auto;
  padding: 10px 0 0; }
#single-location-wrap .specials .specials-image {
  float: left;
  margin: 0 20px 0 0; }
  #single-location-wrap .specials .specials-image img {
    max-width: 300px;
    border: 1px solid #ddd; }
.specials-details p { font-size:12px; }
#single-location-wrap .location-details {
  padding: 35px 10px 20px;
  border-bottom: 1px solid #ddd;
  overflow: auto; }
  #single-location-wrap .location-details .location-image {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    max-width: 118px; }
#single-location-wrap .location-sidebar .location-sidebar-item {
  padding: 0 0 30px;
  border-bottom: 1px solid #ddd;
  margin: 0 0 30px; }
  #single-location-wrap .location-sidebar .location-sidebar-item p, #single-location-wrap .location-sidebar .location-sidebar-item li { font-size: 13px; }
  #single-location-wrap .location-sidebar .location-sidebar-item .payment-types-wrap { margin-top: 10px; }
  #single-location-wrap .location-sidebar .location-sidebar-item .payment-type {
    float: left;
    width: 50px;
    height: 25px;
    overflow: hidden;
    background: url("/assets/img/payment-sprite.png") no-repeat top left;
    margin: 0 5px 0 0; }
    #single-location-wrap .location-sidebar .location-sidebar-item .payment-type.visa { width: 58px; }
    #single-location-wrap .location-sidebar .location-sidebar-item .payment-type.mastercard {
      background-position: -60px 0;
      width: 38px; }
  #single-location-wrap .location-sidebar .location-sidebar-item .payment-type.discover {
      background-position: -100px 0;
      width: 111px; }
  #single-location-wrap .location-sidebar .location-sidebar-item .payment-type.amex {
      background-position: -209px 0;
      width: 27px; }
  #single-location-wrap .location-sidebar .location-sidebar-item .payment-type.cash {
      background-position: -237px 0;
      width: 27px; }
  #single-location-wrap .location-sidebar .location-sidebar-item .payment-type.check {
      background-position: -264px 0;
      width: 40px; }
  #single-location-wrap #map-canvas { height: 310px; }
.smaller { font-size: 13px; }
  #accordion { margin: 0 0 25px; }
  #accordion .panel {
    background: #a01e1e;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  #accordion .panel:hover {
      cursor: pointer;
      background: #931c1c; }
  #accordion .panel a {
      display: block;
      color: #fff; }
      #accordion .panel a:hover { text-decoration: none; }
  #accordion .panel-heading { padding: 0; }
    #accordion .panel-heading .accordion-toggle { padding: 10px 15px; }
  #accordion .panel-body .menu-row {
    padding: 5px 0;
    border-bottom: 1px dotted #ddd; }
    #accordion .panel-body .menu-row:first-child { padding-top: 0; }
  #accordion .panel-body .menu-title {
    font-size: 15px;
    margin-bottom: 5px; }
  #accordion .panel-body .item-description { font-size: 13px; }
  #location-form {
  position: absolute;
  top: 20px;
  right: 15px; }
  #location-form #address {
    float: left;
    width: 185px;
    margin: 0 5px 0 0; }
@media (max-width: 979px) {
  #single-location-wrap .phone {
    position: static;
    margin: 0 0 15px;
    font-size: 18px; }
  #single-location-wrap .location-details { padding: 20px 0 0; }
  #single-location-wrap .specials {
    padding: 10px 0 15px 0;
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd; }
  #single-location-wrap .specials .specials-wrap { padding: 10px 0; }
  #single-location-wrap .specials .specials-image {
      float: none;
      margin: 0 0 20px; }
  #single-location-wrap #map-canvas { height: 250px; }
  #locations-wrap .location {
    border-bottom: 1px solid #ddd;
    padding: 10px 0; }
  #location-form { position: static; } }
  #comments { border-top: 1px solid #ddd; }
  #comments h2, #comments h3 { font-size: 22px; }
  #comments ol > li article {
    overflow: auto;
    padding: 15px 0;
    border-top: 1px solid #ddd; }
  #comments ol > li article .comment-author, #comments ol > li article .comment-author-meta, #comments ol > li article .comment-text { float: left; }
  #comments ol > li article .comment-author {
      overflow: auto;
      padding: 0 0 5px; }
  #comments ol > li article .comment-author img {
        float: left;
        margin: 0 15px 0 0;
        height: 50px;
        width: 50px; }
  #comments ol > li article .comment-author h4 { margin-top: 0; margin-bottom: 0; float: left; margin-right: 10px; line-height: 50px; }
  #comments ol > li article .comment-author .datetime { line-height: 50px; }
  #comments ol > li article .comment-text {
      -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px;
      -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; border: 1px solid #ddd; clear: left; word-wrap: break-word; padding: 15px; }
  #comments ol > li article .comment-text p:last-child { margin-bottom: 0; }
  #comments ol > li article:first-child { border-top: 0; padding-top: 0; }
  #comments .children { list-style-type: none; }
.page-wrap, .blog-wrap { padding: 30px 0 0; }
.page-wrap .container, .blog-wrap .container {
    padding-left: 20px; padding-right: 20px; margin-bottom: 40px; -moz-border-radius: 5px;
    -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); }
.page-wrap { /* Error Pages */ }
.page-wrap .page-thumbnail { float: left; margin: 5px 35px 25px 0; }
.page-wrap .page-thumbnail img {
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
.page-wrap #general-sidebar .sidebar-item { border-bottom: 1px solid #ddd; padding: 30px 10px 24px; }
.page-wrap #general-sidebar .sidebar-item h4 { margin-top: 0; }
.page-wrap #general-sidebar .sidebar-item a { font-size: 14px; margin: 4px 0 0; display: block; }
.page-wrap #general-sidebar .sidebar-item a:hover { text-decoration: underline; }
.page-wrap #error-wrap { width: 250px; height: 250px; position: relative; margin: 120px auto 50px; }
.page-wrap #error-wrap i { position: absolute; font-size: 350px; color: #eee; line-height: 250px; left: 65px; top: -5px; }
.page-wrap #error-wrap #error-circle {
      height: 250px; width: 250px;
      margin: 0 auto; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; -khtml-border-radius: 50%;
      border-radius: 50%; border: 10px solid #623b81; text-align: center; position: relative; color: #999; line-height: 210px; font-size: 110px; }
.page-wrap #error-line { text-align: center; padding: 20px 0 0; }
.page-wrap #error-line h1 { font-size: 40px; }
.page-wrap #error-line a:hover { text-decoration: underline; }
.sidebar-item a:hover, .location a:hover, .location-sidebar-item a:hover { text-decoration: underline; }
.page-wrap ul { overflow: auto; }
.page-wrap p a { text-decoration: underline; }
.page-wrap p a.btn { text-decoration: none; }
.title-wrap, .page-title { margin-bottom: 30px; position: relativea; border-bottom: 1px solid #ddd; }
.title-wrap { padding: 10px 0 0; }
.page-title { padding-bottom: 30px; padding-top: 20px; }
.pagination { margin: 40px auto 0; width: 100%; text-align: center; }
.pagination .page-numbers {
    padding: 2px 10px; border-left: 1px solid #eee; border-top: 1px solid #eee;
    border-bottom: 1px solid #eee; display: inline-block; margin-right: -4px; font-size: 13px; color: #623b81; }
.pagination .page-numbers:last-child {
      -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0;
      -ms-border-radius: 0 3px 3px 0; -khtml-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; border-right: 1px solid #eee; }
.pagination .page-numbers:first-child {
      -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px;
      -o-border-radius: 3px 0 0 3px; -ms-border-radius: 3px 0 0 3px; -khtml-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; }
.pagination .page-numbers.current { background: #623b81; color: #fff; }
.pagination .page-numbers.current:hover, .pagination .page-numbers.current:focus { background: #623b81; color: #fff; }
.pagination .page-numbers:hover, .pagination .page-numbers:focus { background: #ddd; color: #573573; }
  #nutracalc-modal .modal-dialog { width: 95%; }
  #nutracalc { width: 100%; }
  #nutracalc-modal .modal-dialog #nutracalc-item-selector { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px dotted #ddd; }
  #nutracalc-modal .modal-dialog #nutracalc-substitutions,
  #nutracalc-modal .modal-dialog #nutracalc-meal,
  #nutracalc-modal .modal-dialog #nutracalc-nutrition { width: 300px; min-height:420px; float: left; height: auto; display: block; }
  #nutracalc-modal .modal-dialog #nutracalc-substitutions-contents { height: auto; }
  #nutracalc-modal .modal-dialog #nutracalc-meal-contents { height: auto; }
  #nutracalc-modal .modal-dialog input[type="button"] { margin: 5px 0; }
  #nutracalc-modal .modal-dialog #nutracalc-meal { margin: 0 3%; }
  #nutracalc-modal .modal-dialog .nutrasmart-substitution label { margin: 0px 0 3px 5px; }
  #nutracalc-modal .modal-dialog .nutracalc-label { margin: 0 0 7px; }
  #nutracalc-modal .modal-dialog #nutracalc-link { display: none; }
@media (max-width: 979px) {
.page-wrap { padding: 20px 0 0; }
.page-wrap .page-title { margin-bottom: 10px; }
.page-wrap #general-sidebar .sidebar-item { padding-left: 0; padding-right: 0; }
.title-wrap { margin-bottom: 0; }
.title-wrap h2 { font-size: 24px; }
.page-title { font-size: 24px; padding-bottom: 15px; } }
input[type="text"], select, textarea {
	display: block; width: 75%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429;
	color: #555555; vertical-align: middle; background-color: #ffffff; border: 1px solid #cccccc; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	-o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; 
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; margin: 0 0 10px; }
textarea { height: auto; }
.gform_wrapper { padding: 10px 0 0; width: 50%; }
.gform_wrapper ul { margin: 0; padding: 0; list-style-type: none; }
.gform_wrapper li { margin-bottom: 15px; }
.gform_wrapper form { margin-bottom: 0; }
.gform_wrapper .gfield_required { padding-left: 1px; color: #a01e1e; }
.gform_fields { overflow: inherit !important; }
.gform_fields ul { overflow: inherit !important; }
.gfield_radio > li, 
.gfield_checkbox > li { margin-bottom: 0; }
.ginput_container input,
.ginput_container select,
.ginput_container textarea { display: block;
	width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555555; vertical-align: middle; background-color: #ffffff;
	border: 1px solid #cccccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.ginput_container input[type="radio"],
.ginput_container input[type="checkbox"] {
	float: left; display: inline; width: auto; -webkit-box-shadow: none;
	-moz-box-shadow: none; box-shadow: none; padding: 0; margin: 2px 8px 0 0; height: auto; }
.gform_footer .button { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }
.ginput_container textarea { height: auto; }
.gform_wrapper .gfield_error .gfield_label { color: #a01e1e; }
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea { border-color: #a01e1e; background-color: #fff; color: #a01e1e; }
.validation_message { color: #b94a48; font-size: 13px; margin: 4px 0 0; }
.validation_error {
	padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; 
	background-color: #f2dede; border-color: #eed3d7; color: #b94a48; }
#gforms_confirmation_message { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; 
	-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; 
	-khtml-border-radius: 4px; border-radius: 4px; background-color: #dff0d8; border-color: #d6e9c6; color: #468847; }
.ui-datepicker {
	display: none; background: #fff; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; font-size: 12px;
	border: 1px solid #ddd; padding: 7px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev { cursor: pointer; margin-bottom: 5px; }
.ui-datepicker .ui-datepicker-next { float: right; }
.ui-datepicker .ui-datepicker-calendar { min-width: 200px; }
.ui-datepicker .ui-datepicker-calendar td, .ui-datepicker .ui-datepicker-calendar th { text-align: center; }
@media (max-width: 979px) { .gform_wrapper { width: 100%; } }
  #tribe-events-footer .tribe-events-sub-nav { padding: 0; }
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a,
  #tribe_events_filters_wrapper input[type=submit],
.tribe-events-button, .tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-button.tribe-active:hover { background: #623b81; }
  #tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-gcal { color: #623b81; }
.single-tribe_events .tribe-events-event-meta { -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
.single-tribe_events h2.tribe-events-single-event-title { font-size: 30px; }

/* Woocommerce Fixes made permanent ... Dec 2022 ... dsd */
  #woocommerce-wrap div.product div.images img{display:block; width:auto; height:auto; box-shadow:none !important; }
  #woocommerce-wrap div.product .stock{color:#000080 !important; }
