/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.clear {
  clear: both; }

.b {
  font-weight: bold; }

.i {
  font-style: italic; }

.error {
  color: red;
  font-weight: bold; }

.success {
  font-weight: bold;
  color: green; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.center {
  text-align: center; }

.tiny {
  font-size: 9px; }

.valign-middle {
  vertical-align: middle; }

.hidden {
  display: none; }

input.spam {
  display: none; }

/*---------------------------------------------
-- 
---------------------------------------------*/
form .required label {
  position: relative; }
  form .required label:after {
    content: '*';
    color: #ff0000;
    position: absolute;
    right: -8px;
    top: 0px; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.color-variants .color-variant {
  display: inline-block;
  margin: 3px 6px 3px 0;
  width: 50px;
  height: 50px; }

.product-detail .colored-images .large {
  display: none; }

/*---------------------------------------------
-- controls
---------------------------------------------*/
.number-input-wrapper {
  position: relative;
  width: 80px; }
  .number-input-wrapper input.text {
    box-sizing: border-box;
    text-align: center;
    text-indent: -14px;
    height: 28px;
    width: 100%;
    padding: 5px 0;
    border: 2px solid #ddd;
    background: #fff;
    color: #000; }
  .number-input-wrapper .buttons-wrapper {
    box-sizing: border-box;
    vertical-align: bottom;
    margin-left: -1px;
    display: inline-block;
    height: 28px;
    width: 28px;
    background-color: #fff;
    border: 2px solid #ddd;
    border-left: 0;
    position: absolute;
    top: 0;
    right: 0; }
    .number-input-wrapper .buttons-wrapper .up, .number-input-wrapper .buttons-wrapper .down {
      cursor: pointer;
      display: block;
      height: 45%; }
    .number-input-wrapper .buttons-wrapper .up {
      margin-bottom: 10%;
      /*background: url(../images/layout/button-number-up.png) no-repeat center bottom;*/ }
      .number-input-wrapper .buttons-wrapper .up:after {
        content: '+';
        display: inline-block; }
    .number-input-wrapper .buttons-wrapper .down {
      /*background: url(../images/layout/button-number-down.png) no-repeat center top;*/ }
      .number-input-wrapper .buttons-wrapper .down:after {
        content: '-';
        display: inline-block; }

/*---------------------------------------------
-- tabs
---------------------------------------------*/
.tabs .tabs-nav {
  margin-bottom: -1px; }
  .tabs .tabs-nav li {
    float: left;
    margin-right: 5px; }
  .tabs .tabs-nav .clear {
    float: none; }
  .tabs .tabs-nav a {
    border: 1px solid #eee;
    display: block;
    padding: 6px 12px; }
  .tabs .tabs-nav .active a {
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #fff; }
.tabs .tab {
  border: 1px solid #eee;
  display: none;
  padding: 16px; }
  .tabs .tab.active {
    display: block; }

body {
  font-family: Arial; }

strong, b {
  font-weight: bold; }

i, em {
  font-style: italic; }

a {
  transition: color 0.3s;
  text-decoration: none; }

.h1, .mceContentBody h1, .mce-content-body h1, .wysiwyg-content h1, .h2, .mceContentBody h2, .mce-content-body h2, .wysiwyg-content h2, .h3, .mceContentBody h3, .mce-content-body h3, .wysiwyg-content h3, .h4, .mceContentBody h4, .mce-content-body h4, .wysiwyg-content h4, .h5, .mceContentBody h5, .mce-content-body h5, .wysiwyg-content h5, .h6, .mceContentBody h6, .mce-content-body h6, .wysiwyg-content h6 {
  margin-top: 1em;
  margin-bottom: 0.5em; }
  .h1:first-child, .mceContentBody h1:first-child, .mce-content-body h1:first-child, .wysiwyg-content h1:first-child, .h2:first-child, .mceContentBody h2:first-child, .mce-content-body h2:first-child, .wysiwyg-content h2:first-child, .h3:first-child, .mceContentBody h3:first-child, .mce-content-body h3:first-child, .wysiwyg-content h3:first-child, .h4:first-child, .mceContentBody h4:first-child, .mce-content-body h4:first-child, .wysiwyg-content h4:first-child, .h5:first-child, .mceContentBody h5:first-child, .mce-content-body h5:first-child, .wysiwyg-content h5:first-child, .h6:first-child, .mceContentBody h6:first-child, .mce-content-body h6:first-child, .wysiwyg-content h6:first-child {
    margin-top: 0; }

.h1, .mceContentBody h1, .mce-content-body h1, .wysiwyg-content h1 {
  margin-top: 0;
  font-size: 70px;
  font-family: 'Motif', arial;
  font-weight: 500; }

.h2, .mceContentBody h2, .mce-content-body h2, .wysiwyg-content h2 {
  font-size: 16px; }

.h3, .mceContentBody h3, .mce-content-body h3, .wysiwyg-content h3 {
  font-size: 15px; }

.h4, .mceContentBody h4, .mce-content-body h4, .wysiwyg-content h4 {
  font-size: 14px; }

.h5, .mceContentBody h5, .mce-content-body h5, .wysiwyg-content h5 {
  font-size: 1em;
  font-weight: bold; }

.h6, .mceContentBody h6, .mce-content-body h6, .wysiwyg-content h6 {
  font-size: 1.0em;
  font-weight: bold; }

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

.font-size-14, body {
  font-size: 14px; }

.font-size-15 {
  font-size: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-17 {
  font-size: 17px; }

.font-size-18 {
  font-size: 18px; }

.font-size-19 {
  font-size: 19px; }

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

.font-size-22 {
  font-size: 22px; }

.font-size-24 {
  font-size: 24px; }

.mceContentBody table, .mce-content-body table {
  border-collapse: separate;
  width: 100%; }

.mceContentBody ul, .mce-content-body ul, .wysiwyg-content ul {
  list-style-type: disc;
  padding-left: 2em;
  margin: 0.5em 0; }
.mceContentBody ol, .mce-content-body ol, .wysiwyg-content ol {
  padding-left: 2em;
  margin: 0.5em 0;
  list-style-type: decimal; }
.mceContentBody p, .mce-content-body p, .wysiwyg-content p {
  margin-bottom: 1em; }
.mceContentBody ul, .mceContentBody ol, .mceContentBody p, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mce-content-body ul, .mce-content-body ol, .mce-content-body p, .mce-content-body h1, .mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body h6, .wysiwyg-content ul, .wysiwyg-content ol, .wysiwyg-content p, .wysiwyg-content h1, .wysiwyg-content h2, .wysiwyg-content h3, .wysiwyg-content h4, .wysiwyg-content h5, .wysiwyg-content h6 {
  line-height: 1.3em; }

.menu-switcher {
  display: none;
  cursor: pointer;
  position: absolute;
  font-size: 40px;
  padding-top: 0.2em;
  top: 26px;
  right: 16px;
  border-top: 0.125em solid #FFFFFF; }
  .menu-switcher:before {
    content: "";
    display: block;
    width: 1em;
    height: 0.2em;
    border-top: 0.125em solid #FFFFFF;
    border-bottom: 0.125em solid #FFFFFF; }

.container {
  width: 800px;
  margin: 0 auto;
  text-align: center; }

.color-brown {
  color: #b28551; }

.color-blue {
  color: #001575; }

.color-purple {
  color: #430b4a; }

.color-green {
  color: #a5ce6b; }

h1 {
  margin: 0;
  font-size: 70px;
  font-family: 'Motif', arial;
  font-weight: 500;
  line-height: 1.33em; }

h2 {
  margin: 0;
  font-size: 30px;
  font-family: 'Motif', arial;
  font-weight: 500;
  line-height: 1.333em; }

/*---------------------------------------------
-- 
---------------------------------------------*/
header {
  height: 55px; }
  header nav li {
    float: left; }

#slideshow {
  position: relative; }
  #slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  #slideshow img.first {
    opacity: 1; }

/*---------------------------------------------
-- 
---------------------------------------------*/
aside {
  float: left;
  width: 220px; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.main-section {
  float: left;
  width: 800px; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.variants table {
  border: 1px solid blue;
  width: 100%; }
.variants thead {
  font-weight: bold; }
.variants td {
  padding: 5px 10px; }
.variants tr:nth-child(2n+2) {
  background: #eee; }

/*---------------------------------------------
-- 
---------------------------------------------*/
.products-filter fieldset {
  border: 1px solid blue;
  padding: 10px;
  margin-bottom: 1em; }

/*---------------------------------------------
--
---------------------------------------------*/
.page-content {
  margin-bottom: 47px; }
  .page-content .header {
    margin-bottom: 47px; }
    .page-content .header .logo {
      width: 138px;
      margin-bottom: 10px; }
    .page-content .header .bellevue {
      width: 150px; }
    .page-content .header .mlynec {
      width: 175px; }
    .page-content .header .restaurant-name {
      font-size: 36px;
      font-family: 'Motif', arial;
      font-weight: 300; }
  .page-content .body .thanks {
    margin-bottom: 47px; }
  .page-content .body .tripadvisor-wrapper {
    margin-top: 47px; }
    .page-content .body .tripadvisor-wrapper .widWRL {
      margin: 0 auto !important; }
  .page-content .body .line {
    position: relative;
    margin: 60px auto;
    height: 2px;
    width: 100px; }
    .page-content .body .line.color-blue {
      background-color: #001575; }
    .page-content .body .line.color-brown {
      background-color: #b28551; }
    .page-content .body .line.color-green {
      background-color: #a5ce6b; }
    .page-content .body .line.color-purple {
      background-color: #430b4a; }
  .page-content .body .question {
    padding-bottom: 10px; }
    .page-content .body .question .title {
      font-size: 30px;
      font-family: 'Motif', arial;
      font-weight: 300;
      line-height: 1.266em;
      letter-spacing: 0.08em; }
    .page-content .body .question .answer {
      margin-top: 25px; }
      .page-content .body .question .answer input {
        font-size: 23px;
        font-family: 'Motif', arial;
        font-weight: 300;
        background-color: #f0f0f0;
        border: 0px;
        color: #777777;
        width: 700px;
        height: 75px;
        line-height: 1.3913em;
        letter-spacing: 0.08em;
        text-align: center;
        outline: none;
        padding: 5px; }
        .page-content .body .question .answer input::placeholder {
          color: #BBB;
          opacity: 1; }
        .page-content .body .question .answer input:-ms-input-placeholder {
          color: #BBB; }
        .page-content .body .question .answer input::-ms-input-placeholder {
          color: #BBB; }
  .page-content .footer {
    margin-top: 70px; }
    .page-content .footer input {
      font-size: 23px;
      font-family: 'Motif', arial;
      font-weight: 800;
      color: #FFFFFF;
      border: 0px;
      width: 280px;
      height: 63px;
      line-height: 1.391304348em; }
      .page-content .footer input.color-blue {
        background-color: #001575; }
      .page-content .footer input.color-brown {
        background-color: #b28551; }
      .page-content .footer input.color-green {
        background-color: #a5ce6b; }
      .page-content .footer input.color-purple {
        background-color: #430b4a; }
