@charset "UTF-8";
/*--------------------------------------------------------------
TABLE OF CONTENTS:
----------------------------------------------------------------
  1. Bootstrap core
  2. Base CSS
  3. Compoments
  4. Wordpress Classes
  5. CSS Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
  1. Bootstrap core
--------------------------------------------------------------*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }
  
  
   li.menu-item.el-bookingbtn div a {
            color: #FFF;
            transition: all 0.25s ease;
            font-size: 12px;
            font-weight: 500;
            font-family: Dosis, serif;
            text-transform: uppercase;
            letter-spacing: 3px;
            border: 1px solid;
            padding: 10px 5px;
            width: 100px;
            display: block;
            left: -11px;
            position: relative;
            margin-top: 17px;
        }

        .el-bookingbtn div {
            transform: translateY(-200%);
            opacity: 0;
        }

            .el-bookingbtn div.open {
                transform: translateY(100%);
                opacity: 1;
            }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .button > .caret,
  .group_table .product_type_external > .caret,
  input[type="reset"] > .caret,
  button[type="submit"] > .caret,
  input[type="submit"] > .caret, .posts-navigation .nav-next > a > .caret,
  .posts-navigation .nav-previous > a > .caret, #cancel-comment-reply-link > .caret, .menu.navigation-menu > li.menu-btn-link > a > .caret, .more-link > .caret, .entry-footer .vc_inline-link > .caret,
  .entry-footer .post-edit-link > .caret,
  .dropup > .btn > .caret,
  .dropup > .button > .caret,
  .group_table
  .dropup > .product_type_external > .caret,
  .dropup >
  input[type="reset"] > .caret,
  .dropup >
  button[type="submit"] > .caret,
  .dropup >
  input[type="submit"] > .caret, .posts-navigation
  .nav-next.dropup > a > .caret,
  .posts-navigation
  .nav-previous.dropup > a > .caret,
  .dropup > #cancel-comment-reply-link > .caret, .menu.navigation-menu >
  li.menu-btn-link.dropup > a > .caret,
  .dropup > .more-link > .caret, .entry-footer
  .dropup > .vc_inline-link > .caret,
  .entry-footer
  .dropup > .post-edit-link > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table, .entry-content #the-content table {
    border-collapse: collapse !important; }
    .table td, .entry-content #the-content table td,
    .table th, .entry-content #the-content table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Crimson Text", serif;
  font-size: 16px;
  line-height: 1.625;
  color: #828282;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #000;
  text-decoration: none; }
  a:hover, a:focus {
    color: #262626;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.625;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
       transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle, .comment-body .avatar {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%; }

hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only, .screen-reader-text, .widget_product_search .search-submit-text,
.widget_search .search-submit-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Dosis, serif;
  font-weight: 500;
  line-height: 1.1;
  color: #000; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 26px;
  margin-bottom: 13px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 13px;
  margin-bottom: 13px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

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

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

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

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

p {
  margin: 0 0 13px; }

.lead {
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #000; }

a.text-primary:hover,
a.text-primary:focus {
  color: black; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #000; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1a1a1a; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #fdfefd; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: white; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: white; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: white; }

.page-header {
  padding-bottom: 12px;
  margin: 52px 0 26px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 13px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .widget-area .widget_product_categories ul, .widget-area .widget_product_categories ol,
.widget-area .widget_rss ul,
.widget-area .widget_rss ol,
.widget-area .widget_archive ul,
.widget-area .widget_archive ol,
.widget-area .widget_categories ul,
.widget-area .widget_categories ol,
.widget-area .widget_links ul,
.widget-area .widget_links ol,
.widget-area .widget_meta ul,
.widget-area .widget_meta ol,
.widget-area .widget_pages ul,
.widget-area .widget_pages ol,
.widget-area .widget_recent_comments ul,
.widget-area .widget_recent_comments ol,
.widget-area .widget_recent_entries ul,
.widget-area .widget_recent_entries ol {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 26px; }

dt,
dd {
  line-height: 1.625; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  font-size: 25px;
  border-left: 5px solid #000; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.625;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #000;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.625; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }

pre {
  display: block;
  padding: 12.5px;
  margin: 0 0 13px;
  font-size: 15px;
  line-height: 1.625;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .site-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .site-container:before, .container:after, .site-container:after {
    content: " ";
    display: table; }
  .container:after, .site-container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .site-container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, .site-container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, .site-container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, .blog .no-sidebar,
.archive:not(.woocommerce) .no-sidebar,
.single-post .no-sidebar, .sidebar-content, .content-sidebar {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .blog .no-sidebar:before,
  .archive:not(.woocommerce) .no-sidebar:before,
  .single-post .no-sidebar:before, .sidebar-content:before, .content-sidebar:before, .row:after, .blog .no-sidebar:after,
  .archive:not(.woocommerce) .no-sidebar:after,
  .single-post .no-sidebar:after, .sidebar-content:after, .content-sidebar:after {
    content: " ";
    display: table; }
  .row:after, .blog .no-sidebar:after,
  .archive:not(.woocommerce) .no-sidebar:after,
  .single-post .no-sidebar:after, .sidebar-content:after, .content-sidebar:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .sidebar-content .widget-area, .content-sidebar .widget-area, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .blog .no-sidebar .content-area,
.archive:not(.woocommerce) .no-sidebar .content-area,
.single-post .no-sidebar .content-area, .sidebar-content .content-area, .content-sidebar .content-area, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .sidebar-content .widget-area, .content-sidebar .widget-area, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .blog .no-sidebar .content-area,
  .archive:not(.woocommerce) .no-sidebar .content-area,
  .single-post .no-sidebar .content-area, .sidebar-content .content-area, .content-sidebar .content-area, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3, .sidebar-content .widget-area, .content-sidebar .widget-area {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9, .blog .no-sidebar .content-area,
  .archive:not(.woocommerce) .no-sidebar .content-area,
  .single-post .no-sidebar .content-area, .sidebar-content .content-area, .content-sidebar .content-area {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9, .sidebar-content .widget-area {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3, .sidebar-content .content-area {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table, .entry-content #the-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 26px; }
  .table > thead > tr > th, .entry-content #the-content table > thead > tr > th,
  .table > thead > tr > td, .entry-content #the-content table > thead > tr > td,
  .table > tbody > tr > th, .entry-content #the-content table > tbody > tr > th,
  .table > tbody > tr > td, .entry-content #the-content table > tbody > tr > td,
  .table > tfoot > tr > th, .entry-content #the-content table > tfoot > tr > th,
  .table > tfoot > tr > td, .entry-content #the-content table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.625;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, .entry-content #the-content table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .entry-content #the-content table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td, .entry-content #the-content table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th, .entry-content #the-content table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td, .entry-content #the-content table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th, .entry-content #the-content table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td, .entry-content #the-content table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, .entry-content #the-content table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, .entry-content #the-content table .table, .table .entry-content #the-content table, .entry-content #the-content .table table, .entry-content #the-content table table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .entry-content #the-content table > thead > tr > td.active,
.table > thead > tr > th.active, .entry-content #the-content table > thead > tr > th.active,
.table > thead > tr.active > td, .entry-content #the-content table > thead > tr.active > td,
.table > thead > tr.active > th, .entry-content #the-content table > thead > tr.active > th,
.table > tbody > tr > td.active, .entry-content #the-content table > tbody > tr > td.active,
.table > tbody > tr > th.active, .entry-content #the-content table > tbody > tr > th.active,
.table > tbody > tr.active > td, .entry-content #the-content table > tbody > tr.active > td,
.table > tbody > tr.active > th, .entry-content #the-content table > tbody > tr.active > th,
.table > tfoot > tr > td.active, .entry-content #the-content table > tfoot > tr > td.active,
.table > tfoot > tr > th.active, .entry-content #the-content table > tfoot > tr > th.active,
.table > tfoot > tr.active > td, .entry-content #the-content table > tfoot > tr.active > td,
.table > tfoot > tr.active > th, .entry-content #the-content table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .entry-content #the-content table > thead > tr > td.success,
.table > thead > tr > th.success, .entry-content #the-content table > thead > tr > th.success,
.table > thead > tr.success > td, .entry-content #the-content table > thead > tr.success > td,
.table > thead > tr.success > th, .entry-content #the-content table > thead > tr.success > th,
.table > tbody > tr > td.success, .entry-content #the-content table > tbody > tr > td.success,
.table > tbody > tr > th.success, .entry-content #the-content table > tbody > tr > th.success,
.table > tbody > tr.success > td, .entry-content #the-content table > tbody > tr.success > td,
.table > tbody > tr.success > th, .entry-content #the-content table > tbody > tr.success > th,
.table > tfoot > tr > td.success, .entry-content #the-content table > tfoot > tr > td.success,
.table > tfoot > tr > th.success, .entry-content #the-content table > tfoot > tr > th.success,
.table > tfoot > tr.success > td, .entry-content #the-content table > tfoot > tr.success > td,
.table > tfoot > tr.success > th, .entry-content #the-content table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .entry-content #the-content table > thead > tr > td.info,
.table > thead > tr > th.info, .entry-content #the-content table > thead > tr > th.info,
.table > thead > tr.info > td, .entry-content #the-content table > thead > tr.info > td,
.table > thead > tr.info > th, .entry-content #the-content table > thead > tr.info > th,
.table > tbody > tr > td.info, .entry-content #the-content table > tbody > tr > td.info,
.table > tbody > tr > th.info, .entry-content #the-content table > tbody > tr > th.info,
.table > tbody > tr.info > td, .entry-content #the-content table > tbody > tr.info > td,
.table > tbody > tr.info > th, .entry-content #the-content table > tbody > tr.info > th,
.table > tfoot > tr > td.info, .entry-content #the-content table > tfoot > tr > td.info,
.table > tfoot > tr > th.info, .entry-content #the-content table > tfoot > tr > th.info,
.table > tfoot > tr.info > td, .entry-content #the-content table > tfoot > tr.info > td,
.table > tfoot > tr.info > th, .entry-content #the-content table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .entry-content #the-content table > thead > tr > td.warning,
.table > thead > tr > th.warning, .entry-content #the-content table > thead > tr > th.warning,
.table > thead > tr.warning > td, .entry-content #the-content table > thead > tr.warning > td,
.table > thead > tr.warning > th, .entry-content #the-content table > thead > tr.warning > th,
.table > tbody > tr > td.warning, .entry-content #the-content table > tbody > tr > td.warning,
.table > tbody > tr > th.warning, .entry-content #the-content table > tbody > tr > th.warning,
.table > tbody > tr.warning > td, .entry-content #the-content table > tbody > tr.warning > td,
.table > tbody > tr.warning > th, .entry-content #the-content table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning, .entry-content #the-content table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning, .entry-content #the-content table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td, .entry-content #the-content table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th, .entry-content #the-content table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .entry-content #the-content table > thead > tr > td.danger,
.table > thead > tr > th.danger, .entry-content #the-content table > thead > tr > th.danger,
.table > thead > tr.danger > td, .entry-content #the-content table > thead > tr.danger > td,
.table > thead > tr.danger > th, .entry-content #the-content table > thead > tr.danger > th,
.table > tbody > tr > td.danger, .entry-content #the-content table > tbody > tr > td.danger,
.table > tbody > tr > th.danger, .entry-content #the-content table > tbody > tr > th.danger,
.table > tbody > tr.danger > td, .entry-content #the-content table > tbody > tr.danger > td,
.table > tbody > tr.danger > th, .entry-content #the-content table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger, .entry-content #the-content table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger, .entry-content #the-content table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td, .entry-content #the-content table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th, .entry-content #the-content table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 19.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table, .entry-content #the-content .table-responsive > table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .entry-content #the-content .table-responsive > table > thead > tr > th,
        .table-responsive > .table > thead > tr > td, .entry-content #the-content
        .table-responsive > table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th, .entry-content #the-content
        .table-responsive > table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td, .entry-content #the-content
        .table-responsive > table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th, .entry-content #the-content
        .table-responsive > table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td, .entry-content #the-content
        .table-responsive > table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.625;
  color: #555555; }

.form-control, select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.625;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s;
       transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    border-color: #000;
    outline: 0; }
  .form-control::-moz-placeholder, select::-moz-placeholder,
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder {
    color: #828282;
    opacity: 1; }
  .form-control:-ms-input-placeholder, select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder {
    color: #828282; }
  .form-control::-webkit-input-placeholder, select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder {
    color: #828282; }
  .form-control[disabled], select[disabled],
  textarea[disabled],
  input[disabled][type="text"],
  input[disabled][type="password"],
  input[disabled][type="datetime"],
  input[disabled][type="datetime-local"],
  input[disabled][type="date"],
  input[disabled][type="month"],
  input[disabled][type="time"],
  input[disabled][type="week"],
  input[disabled][type="number"],
  input[disabled][type="email"],
  input[disabled][type="url"],
  input[disabled][type="search"],
  input[disabled][type="tel"],
  input[disabled][type="color"], .form-control[readonly], select[readonly],
  textarea[readonly],
  input[readonly][type="text"],
  input[readonly][type="password"],
  input[readonly][type="datetime"],
  input[readonly][type="datetime-local"],
  input[readonly][type="date"],
  input[readonly][type="month"],
  input[readonly][type="time"],
  input[readonly][type="week"],
  input[readonly][type="number"],
  input[readonly][type="email"],
  input[readonly][type="url"],
  input[readonly][type="search"],
  input[readonly][type="tel"],
  input[readonly][type="color"],
  fieldset[disabled] .form-control,
  fieldset[disabled] select,
  fieldset[disabled]
  textarea,
  fieldset[disabled]
  input[type="text"],
  fieldset[disabled]
  input[type="password"],
  fieldset[disabled]
  input[type="datetime"],
  fieldset[disabled]
  input[type="datetime-local"],
  fieldset[disabled]
  input[type="date"],
  fieldset[disabled]
  input[type="month"],
  fieldset[disabled]
  input[type="time"],
  fieldset[disabled]
  input[type="week"],
  fieldset[disabled]
  input[type="number"],
  fieldset[disabled]
  input[type="email"],
  fieldset[disabled]
  input[type="url"],
  fieldset[disabled]
  input[type="search"],
  fieldset[disabled]
  input[type="tel"],
  fieldset[disabled]
  input[type="color"] {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], select[disabled],
  textarea[disabled],
  input[disabled][type="text"],
  input[disabled][type="password"],
  input[disabled][type="datetime"],
  input[disabled][type="datetime-local"],
  input[disabled][type="date"],
  input[disabled][type="month"],
  input[disabled][type="time"],
  input[disabled][type="week"],
  input[disabled][type="number"],
  input[disabled][type="email"],
  input[disabled][type="url"],
  input[disabled][type="search"],
  input[disabled][type="tel"],
  input[disabled][type="color"],
  fieldset[disabled] .form-control,
  fieldset[disabled] select,
  fieldset[disabled]
  textarea,
  fieldset[disabled]
  input[type="text"],
  fieldset[disabled]
  input[type="password"],
  fieldset[disabled]
  input[type="datetime"],
  fieldset[disabled]
  input[type="datetime-local"],
  fieldset[disabled]
  input[type="date"],
  fieldset[disabled]
  input[type="month"],
  fieldset[disabled]
  input[type="time"],
  fieldset[disabled]
  input[type="week"],
  fieldset[disabled]
  input[type="number"],
  fieldset[disabled]
  input[type="email"],
  fieldset[disabled]
  input[type="url"],
  fieldset[disabled]
  input[type="search"],
  fieldset[disabled]
  input[type="tel"],
  fieldset[disabled]
  input[type="color"] {
    cursor: not-allowed; }

textarea.form-control,
textarea {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="date"],
  input[type="time"].form-control,
  input[type="time"],
  input[type="datetime-local"].form-control,
  input[type="datetime-local"],
  input[type="month"].form-control,
  input[type="month"] {
    line-height: 40px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 56px; } }

.form-group, .form-row, .wpcf7-form > p, .comment-form .comment-form-url,
.comment-form .comment-form-email,
.comment-form .comment-form-author,
.comment-form .comment-form-comment {
  margin-bottom: 22px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 26px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 42px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

select.input-sm {
  height: 33px;
  line-height: 33px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control, .form-group-sm select, .form-group-sm
textarea, .form-group-sm
input[type="text"], .form-group-sm
input[type="password"], .form-group-sm
input[type="datetime"], .form-group-sm
input[type="datetime-local"], .form-group-sm
input[type="date"], .form-group-sm
input[type="month"], .form-group-sm
input[type="time"], .form-group-sm
input[type="week"], .form-group-sm
input[type="number"], .form-group-sm
input[type="email"], .form-group-sm
input[type="url"], .form-group-sm
input[type="search"], .form-group-sm
input[type="tel"], .form-group-sm
input[type="color"] {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

.form-group-sm select.form-control, .form-group-sm select {
  height: 33px;
  line-height: 33px; }

.form-group-sm textarea.form-control, .form-group-sm
textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm select[multiple] {
  height: auto; }

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 40px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg {
  height: 56px;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px; }

select.input-lg {
  height: 56px;
  line-height: 56px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control, .form-group-lg select, .form-group-lg
textarea, .form-group-lg
input[type="text"], .form-group-lg
input[type="password"], .form-group-lg
input[type="datetime"], .form-group-lg
input[type="datetime-local"], .form-group-lg
input[type="date"], .form-group-lg
input[type="month"], .form-group-lg
input[type="time"], .form-group-lg
input[type="week"], .form-group-lg
input[type="number"], .form-group-lg
input[type="email"], .form-group-lg
input[type="url"], .form-group-lg
input[type="search"], .form-group-lg
input[type="tel"], .form-group-lg
input[type="color"] {
  height: 56px;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px; }

.form-group-lg select.form-control, .form-group-lg select {
  height: 56px;
  line-height: 56px; }

.form-group-lg textarea.form-control, .form-group-lg
textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg select[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 56px;
  min-height: 44px;
  padding: 16px 20px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback select, .has-feedback
  textarea, .has-feedback
  input[type="text"], .has-feedback
  input[type="password"], .has-feedback
  input[type="datetime"], .has-feedback
  input[type="datetime-local"], .has-feedback
  input[type="date"], .has-feedback
  input[type="month"], .has-feedback
  input[type="time"], .has-feedback
  input[type="week"], .has-feedback
  input[type="number"], .has-feedback
  input[type="email"], .has-feedback
  input[type="url"], .has-feedback
  input[type="search"], .has-feedback
  input[type="tel"], .has-feedback
  input[type="color"] {
    padding-right: 50px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg select + .form-control-feedback,
.form-group-lg
textarea + .form-control-feedback,
.form-group-lg
input[type="text"] + .form-control-feedback,
.form-group-lg
input[type="password"] + .form-control-feedback,
.form-group-lg
input[type="datetime"] + .form-control-feedback,
.form-group-lg
input[type="datetime-local"] + .form-control-feedback,
.form-group-lg
input[type="date"] + .form-control-feedback,
.form-group-lg
input[type="month"] + .form-control-feedback,
.form-group-lg
input[type="time"] + .form-control-feedback,
.form-group-lg
input[type="week"] + .form-control-feedback,
.form-group-lg
input[type="number"] + .form-control-feedback,
.form-group-lg
input[type="email"] + .form-control-feedback,
.form-group-lg
input[type="url"] + .form-control-feedback,
.form-group-lg
input[type="search"] + .form-control-feedback,
.form-group-lg
input[type="tel"] + .form-control-feedback,
.form-group-lg
input[type="color"] + .form-control-feedback {
  width: 56px;
  height: 56px;
  line-height: 56px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm select + .form-control-feedback,
.form-group-sm
textarea + .form-control-feedback,
.form-group-sm
input[type="text"] + .form-control-feedback,
.form-group-sm
input[type="password"] + .form-control-feedback,
.form-group-sm
input[type="datetime"] + .form-control-feedback,
.form-group-sm
input[type="datetime-local"] + .form-control-feedback,
.form-group-sm
input[type="date"] + .form-control-feedback,
.form-group-sm
input[type="month"] + .form-control-feedback,
.form-group-sm
input[type="time"] + .form-control-feedback,
.form-group-sm
input[type="week"] + .form-control-feedback,
.form-group-sm
input[type="number"] + .form-control-feedback,
.form-group-sm
input[type="email"] + .form-control-feedback,
.form-group-sm
input[type="url"] + .form-control-feedback,
.form-group-sm
input[type="search"] + .form-control-feedback,
.form-group-sm
input[type="tel"] + .form-control-feedback,
.form-group-sm
input[type="color"] + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control, .has-success select, .has-success
textarea, .has-success
input[type="text"], .has-success
input[type="password"], .has-success
input[type="datetime"], .has-success
input[type="datetime-local"], .has-success
input[type="date"], .has-success
input[type="month"], .has-success
input[type="time"], .has-success
input[type="week"], .has-success
input[type="number"], .has-success
input[type="email"], .has-success
input[type="url"], .has-success
input[type="search"], .has-success
input[type="tel"], .has-success
input[type="color"] {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
       box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success select:focus, .has-success
  textarea:focus, .has-success
  input[type="text"]:focus, .has-success
  input[type="password"]:focus, .has-success
  input[type="datetime"]:focus, .has-success
  input[type="datetime-local"]:focus, .has-success
  input[type="date"]:focus, .has-success
  input[type="month"]:focus, .has-success
  input[type="time"]:focus, .has-success
  input[type="week"]:focus, .has-success
  input[type="number"]:focus, .has-success
  input[type="email"]:focus, .has-success
  input[type="url"]:focus, .has-success
  input[type="search"]:focus, .has-success
  input[type="tel"]:focus, .has-success
  input[type="color"]:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning select, .has-warning
textarea, .has-warning
input[type="text"], .has-warning
input[type="password"], .has-warning
input[type="datetime"], .has-warning
input[type="datetime-local"], .has-warning
input[type="date"], .has-warning
input[type="month"], .has-warning
input[type="time"], .has-warning
input[type="week"], .has-warning
input[type="number"], .has-warning
input[type="email"], .has-warning
input[type="url"], .has-warning
input[type="search"], .has-warning
input[type="tel"], .has-warning
input[type="color"] {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
       box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning select:focus, .has-warning
  textarea:focus, .has-warning
  input[type="text"]:focus, .has-warning
  input[type="password"]:focus, .has-warning
  input[type="datetime"]:focus, .has-warning
  input[type="datetime-local"]:focus, .has-warning
  input[type="date"]:focus, .has-warning
  input[type="month"]:focus, .has-warning
  input[type="time"]:focus, .has-warning
  input[type="week"]:focus, .has-warning
  input[type="number"]:focus, .has-warning
  input[type="email"]:focus, .has-warning
  input[type="url"]:focus, .has-warning
  input[type="search"]:focus, .has-warning
  input[type="tel"]:focus, .has-warning
  input[type="color"]:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error select, .has-error
textarea, .has-error
input[type="text"], .has-error
input[type="password"], .has-error
input[type="datetime"], .has-error
input[type="datetime-local"], .has-error
input[type="date"], .has-error
input[type="month"], .has-error
input[type="time"], .has-error
input[type="week"], .has-error
input[type="number"], .has-error
input[type="email"], .has-error
input[type="url"], .has-error
input[type="search"], .has-error
input[type="tel"], .has-error
input[type="color"] {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
       box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error select:focus, .has-error
  textarea:focus, .has-error
  input[type="text"]:focus, .has-error
  input[type="password"]:focus, .has-error
  input[type="datetime"]:focus, .has-error
  input[type="datetime-local"]:focus, .has-error
  input[type="date"]:focus, .has-error
  input[type="month"]:focus, .has-error
  input[type="time"]:focus, .has-error
  input[type="week"]:focus, .has-error
  input[type="number"]:focus, .has-error
  input[type="email"]:focus, .has-error
  input[type="url"]:focus, .has-error
  input[type="search"]:focus, .has-error
  input[type="tel"]:focus, .has-error
  input[type="color"]:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 31px; }

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label.screen-reader-text ~ .form-control-feedback, .has-feedback .widget_product_search label.search-submit-text ~ .form-control-feedback, .widget_product_search .has-feedback label.search-submit-text ~ .form-control-feedback, .has-feedback
.widget_search label.search-submit-text ~ .form-control-feedback,
.widget_search .has-feedback label.search-submit-text ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c2c2c2; }

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline .form-row, .form-inline .wpcf7-form > p, .form-inline .comment-form .comment-form-url, .comment-form .form-inline .comment-form-url, .form-inline
  .comment-form .comment-form-email,
  .comment-form .form-inline .comment-form-email, .form-inline
  .comment-form .comment-form-author,
  .comment-form .form-inline .comment-form-author, .form-inline
  .comment-form .comment-form-comment,
  .comment-form .form-inline .comment-form-comment {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline select, .form-inline
  textarea, .form-inline
  input[type="text"], .form-inline
  input[type="password"], .form-inline
  input[type="datetime"], .form-inline
  input[type="datetime-local"], .form-inline
  input[type="date"], .form-inline
  input[type="month"], .form-inline
  input[type="time"], .form-inline
  input[type="week"], .form-inline
  input[type="number"], .form-inline
  input[type="email"], .form-inline
  input[type="url"], .form-inline
  input[type="search"], .form-inline
  input[type="tel"], .form-inline
  input[type="color"] {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group select,
    .form-inline .input-group
    textarea,
    .form-inline .input-group
    input[type="text"],
    .form-inline .input-group
    input[type="password"],
    .form-inline .input-group
    input[type="datetime"],
    .form-inline .input-group
    input[type="datetime-local"],
    .form-inline .input-group
    input[type="date"],
    .form-inline .input-group
    input[type="month"],
    .form-inline .input-group
    input[type="time"],
    .form-inline .input-group
    input[type="week"],
    .form-inline .input-group
    input[type="number"],
    .form-inline .input-group
    input[type="email"],
    .form-inline .input-group
    input[type="url"],
    .form-inline .input-group
    input[type="search"],
    .form-inline .input-group
    input[type="tel"],
    .form-inline .input-group
    input[type="color"] {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .input-group > select, .form-inline .input-group >
  textarea, .form-inline .input-group >
  input[type="text"], .form-inline .input-group >
  input[type="password"], .form-inline .input-group >
  input[type="datetime"], .form-inline .input-group >
  input[type="datetime-local"], .form-inline .input-group >
  input[type="date"], .form-inline .input-group >
  input[type="month"], .form-inline .input-group >
  input[type="time"], .form-inline .input-group >
  input[type="week"], .form-inline .input-group >
  input[type="number"], .form-inline .input-group >
  input[type="email"], .form-inline .input-group >
  input[type="url"], .form-inline .input-group >
  input[type="search"], .form-inline .input-group >
  input[type="tel"], .form-inline .input-group >
  input[type="color"] {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px; }

.form-horizontal .form-group, .form-horizontal .form-row, .form-horizontal .wpcf7-form > p, .form-horizontal .comment-form .comment-form-url, .comment-form .form-horizontal .comment-form-url, .form-horizontal
.comment-form .comment-form-email,
.comment-form .form-horizontal .comment-form-email, .form-horizontal
.comment-form .comment-form-author,
.comment-form .form-horizontal .comment-form-author, .form-horizontal
.comment-form .comment-form-comment,
.comment-form .form-horizontal .comment-form-comment {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-row:before, .form-horizontal .wpcf7-form > p:before, .form-horizontal .comment-form .comment-form-url:before, .comment-form .form-horizontal .comment-form-url:before, .form-horizontal
  .comment-form .comment-form-email:before,
  .comment-form .form-horizontal .comment-form-email:before, .form-horizontal
  .comment-form .comment-form-author:before,
  .comment-form .form-horizontal .comment-form-author:before, .form-horizontal
  .comment-form .comment-form-comment:before,
  .comment-form .form-horizontal .comment-form-comment:before, .form-horizontal .form-group:after, .form-horizontal .form-row:after, .form-horizontal .wpcf7-form > p:after, .form-horizontal .comment-form .comment-form-url:after, .comment-form .form-horizontal .comment-form-url:after, .form-horizontal
  .comment-form .comment-form-email:after,
  .comment-form .form-horizontal .comment-form-email:after, .form-horizontal
  .comment-form .comment-form-author:after,
  .comment-form .form-horizontal .comment-form-author:after, .form-horizontal
  .comment-form .comment-form-comment:after,
  .comment-form .form-horizontal .comment-form-comment:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, .form-horizontal .form-row:after, .form-horizontal .wpcf7-form > p:after, .form-horizontal .comment-form .comment-form-url:after, .comment-form .form-horizontal .comment-form-url:after, .form-horizontal
  .comment-form .comment-form-email:after,
  .comment-form .form-horizontal .comment-form-email:after, .form-horizontal
  .comment-form .comment-form-author:after,
  .comment-form .form-horizontal .comment-form-author:after, .form-horizontal
  .comment-form .comment-form-comment:after,
  .comment-form .form-horizontal .comment-form-comment:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 21.0px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

.btn, .button,
.group_table .product_type_external,
input[type="reset"],
button[type="submit"],
input[type="submit"], .posts-navigation .nav-next > a,
.posts-navigation .nav-previous > a, #cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a, .more-link, .entry-footer .vc_inline-link,
.entry-footer .post-edit-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.625;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .button:focus,
  .group_table .product_type_external:focus,
  input[type="reset"]:focus,
  button[type="submit"]:focus,
  input[type="submit"]:focus, .posts-navigation .nav-next > a:focus,
  .posts-navigation .nav-previous > a:focus, #cancel-comment-reply-link:focus, .menu.navigation-menu > li.menu-btn-link > a:focus, .more-link:focus, .entry-footer .vc_inline-link:focus,
  .entry-footer .post-edit-link:focus, .btn.focus, .focus.button,
  .group_table .focus.product_type_external,
  input.focus[type="reset"],
  button.focus[type="submit"],
  input.focus[type="submit"], .posts-navigation .nav-next > a.focus,
  .posts-navigation .nav-previous > a.focus, .focus#cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a.focus, .focus.more-link, .entry-footer .focus.vc_inline-link,
  .entry-footer .focus.post-edit-link, .btn:active:focus, .button:active:focus,
  .group_table .product_type_external:active:focus,
  input[type="reset"]:active:focus,
  button[type="submit"]:active:focus,
  input[type="submit"]:active:focus, .posts-navigation .nav-next > a:active:focus,
  .posts-navigation .nav-previous > a:active:focus, #cancel-comment-reply-link:active:focus, .menu.navigation-menu > li.menu-btn-link > a:active:focus, .more-link:active:focus, .entry-footer .vc_inline-link:active:focus,
  .entry-footer .post-edit-link:active:focus, .btn:active.focus, .button:active.focus,
  .group_table .product_type_external:active.focus,
  input[type="reset"]:active.focus,
  button[type="submit"]:active.focus,
  input[type="submit"]:active.focus, .posts-navigation .nav-next > a:active.focus,
  .posts-navigation .nav-previous > a:active.focus, #cancel-comment-reply-link:active.focus, .menu.navigation-menu > li.menu-btn-link > a:active.focus, .more-link:active.focus, .entry-footer .vc_inline-link:active.focus,
  .entry-footer .post-edit-link:active.focus, .btn.active:focus, .active.button:focus,
  .group_table .active.product_type_external:focus,
  input.active[type="reset"]:focus,
  button.active[type="submit"]:focus,
  input.active[type="submit"]:focus, .posts-navigation .nav-next > a.active:focus,
  .posts-navigation .nav-previous > a.active:focus, .active#cancel-comment-reply-link:focus, .menu.navigation-menu > li.menu-btn-link > a.active:focus, .active.more-link:focus, .entry-footer .active.vc_inline-link:focus,
  .entry-footer .active.post-edit-link:focus, .btn.active.focus, .active.focus.button,
  .group_table .active.focus.product_type_external,
  input.active.focus[type="reset"],
  button.active.focus[type="submit"],
  input.active.focus[type="submit"], .posts-navigation .nav-next > a.active.focus,
  .posts-navigation .nav-previous > a.active.focus, .active.focus#cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a.active.focus, .active.focus.more-link, .entry-footer .active.focus.vc_inline-link,
  .entry-footer .active.focus.post-edit-link {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .button:hover,
  .group_table .product_type_external:hover,
  input[type="reset"]:hover,
  button[type="submit"]:hover,
  input[type="submit"]:hover, .posts-navigation .nav-next > a:hover,
  .posts-navigation .nav-previous > a:hover, #cancel-comment-reply-link:hover, .menu.navigation-menu > li.menu-btn-link > a:hover, .more-link:hover, .entry-footer .vc_inline-link:hover,
  .entry-footer .post-edit-link:hover, .btn:focus, .button:focus,
  .group_table .product_type_external:focus,
  input[type="reset"]:focus,
  button[type="submit"]:focus,
  input[type="submit"]:focus, .posts-navigation .nav-next > a:focus,
  .posts-navigation .nav-previous > a:focus, #cancel-comment-reply-link:focus, .menu.navigation-menu > li.menu-btn-link > a:focus, .more-link:focus, .entry-footer .vc_inline-link:focus,
  .entry-footer .post-edit-link:focus, .btn.focus, .focus.button,
  .group_table .focus.product_type_external,
  input.focus[type="reset"],
  button.focus[type="submit"],
  input.focus[type="submit"], .posts-navigation .nav-next > a.focus,
  .posts-navigation .nav-previous > a.focus, .focus#cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a.focus, .focus.more-link, .entry-footer .focus.vc_inline-link,
  .entry-footer .focus.post-edit-link {
    color: #333;
    text-decoration: none; }
  .btn:active, .button:active,
  .group_table .product_type_external:active,
  input[type="reset"]:active,
  button[type="submit"]:active,
  input[type="submit"]:active, .posts-navigation .nav-next > a:active,
  .posts-navigation .nav-previous > a:active, #cancel-comment-reply-link:active, .menu.navigation-menu > li.menu-btn-link > a:active, .more-link:active, .entry-footer .vc_inline-link:active,
  .entry-footer .post-edit-link:active, .btn.active, .active.button,
  .group_table .active.product_type_external,
  input.active[type="reset"],
  button.active[type="submit"],
  input.active[type="submit"], .posts-navigation .nav-next > a.active,
  .posts-navigation .nav-previous > a.active, .active#cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a.active, .active.more-link, .entry-footer .active.vc_inline-link,
  .entry-footer .active.post-edit-link {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
         box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.button,
  .group_table .disabled.product_type_external,
  input.disabled[type="reset"],
  button.disabled[type="submit"],
  input.disabled[type="submit"], .posts-navigation .nav-next > a.disabled,
  .posts-navigation .nav-previous > a.disabled, .disabled#cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a.disabled, .disabled.more-link, .entry-footer .disabled.vc_inline-link,
  .entry-footer .disabled.post-edit-link, .btn[disabled], [disabled].button,
  .group_table [disabled].product_type_external,
  input[disabled][type="reset"],
  button[disabled][type="submit"],
  input[disabled][type="submit"], .posts-navigation .nav-next > a[disabled],
  .posts-navigation .nav-previous > a[disabled], [disabled]#cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a[disabled], [disabled].more-link, .entry-footer [disabled].vc_inline-link,
  .entry-footer [disabled].post-edit-link,
  fieldset[disabled] .btn,
  fieldset[disabled] .button,
  fieldset[disabled]
  .group_table .product_type_external,
  .group_table
  fieldset[disabled] .product_type_external,
  fieldset[disabled]
  input[type="reset"],
  fieldset[disabled]
  button[type="submit"],
  fieldset[disabled]
  input[type="submit"],
  fieldset[disabled] .posts-navigation .nav-next > a, .posts-navigation
  fieldset[disabled] .nav-next > a,
  fieldset[disabled]
  .posts-navigation .nav-previous > a,
  .posts-navigation
  fieldset[disabled] .nav-previous > a,
  fieldset[disabled] #cancel-comment-reply-link,
  fieldset[disabled] .menu.navigation-menu > li.menu-btn-link > a,
  fieldset[disabled] .more-link,
  fieldset[disabled] .entry-footer .vc_inline-link, .entry-footer
  fieldset[disabled] .vc_inline-link,
  fieldset[disabled]
  .entry-footer .post-edit-link,
  .entry-footer
  fieldset[disabled] .post-edit-link {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
         box-shadow: none; }

a.btn.disabled, a.disabled.button,
.group_table a.disabled.product_type_external, .posts-navigation .nav-next > a.disabled,
.posts-navigation .nav-previous > a.disabled, a.disabled#cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a.disabled, a.disabled.more-link, .entry-footer a.disabled.vc_inline-link,
.entry-footer a.disabled.post-edit-link,
fieldset[disabled] a.btn,
fieldset[disabled] a.button,
fieldset[disabled]
.group_table a.product_type_external,
.group_table
fieldset[disabled] a.product_type_external,
fieldset[disabled] .posts-navigation .nav-next > a, .posts-navigation
fieldset[disabled] .nav-next > a,
fieldset[disabled]
.posts-navigation .nav-previous > a,
.posts-navigation
fieldset[disabled] .nav-previous > a,
fieldset[disabled] a#cancel-comment-reply-link,
fieldset[disabled] .menu.navigation-menu > li.menu-btn-link > a,
fieldset[disabled] a.more-link,
fieldset[disabled] .entry-footer a.vc_inline-link, .entry-footer
fieldset[disabled] a.vc_inline-link,
fieldset[disabled]
.entry-footer a.post-edit-link,
.entry-footer
fieldset[disabled] a.post-edit-link {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #d9d9d9;
    border-color: #a6a6a6;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .btn-default:hover {
    color: #333;
    background-color: white;
    border-color: #e6e6e6; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }
  .btn-default.btn-alt {
    color: #fff;
    background-color: transparent; }
    .btn-default.btn-alt:hover, .btn-default.btn-alt:focus {
      color: #333;
      background: #fff; }

.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: black;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: black;
    border-color: black;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .btn-primary:hover {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #1a1a1a; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: black;
      border-color: black; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #000;
    border-color: black; }
  .btn-primary .badge {
    color: #000;
    background-color: #fff; }
  .btn-primary.btn-alt {
    color: #000;
    background-color: transparent; }
    .btn-primary.btn-alt:hover, .btn-primary.btn-alt:focus {
      color: #fff;
      background: #000; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #3d8b3d;
    border-color: #357935;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .btn-success:hover {
    color: #fff;
    background-color: #80c780;
    border-color: #6ec06e; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  .btn-success.btn-alt {
    color: #5cb85c;
    background-color: transparent; }
    .btn-success.btn-alt:hover, .btn-success.btn-alt:focus {
      color: #fff;
      background: #5cb85c; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #28a1c5;
    border-color: #2390b0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .btn-info:hover {
    color: #fff;
    background-color: #85d0e7;
    border-color: #70c8e2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  .btn-info.btn-alt {
    color: #5bc0de;
    background-color: transparent; }
    .btn-info.btn-alt:hover, .btn-info.btn-alt:focus {
      color: #fff;
      background: #5bc0de; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #df8a13;
    border-color: #c77c11;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .btn-warning:hover {
    color: #fff;
    background-color: #f4c37d;
    border-color: #f2b866; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  .btn-warning.btn-alt {
    color: #f0ad4e;
    background-color: transparent; }
    .btn-warning.btn-alt:hover, .btn-warning.btn-alt:focus {
      color: #fff;
      background: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #b52b27;
    border-color: #a02622;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .btn-danger:hover {
    color: #fff;
    background-color: #e27c79;
    border-color: #de6764; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
  .btn-danger.btn-alt {
    color: #d9534f;
    background-color: transparent; }
    .btn-danger.btn-alt:hover, .btn-danger.btn-alt:focus {
      color: #fff;
      background: #d9534f; }

.btn-link {
  color: #000;
  font-weight: normal;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
         box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #262626;
    text-decoration: none;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px; }

.btn-sm, #cancel-comment-reply-link {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
       transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
    -o-transition-property: height, visibility;
       transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
       transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
       transition-timing-function: ease; }

.breadcrumb, .trail-items {
  padding: 8px 15px;
  margin-bottom: 26px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  .breadcrumb > li, .trail-items > li {
    display: inline-block; }
    .breadcrumb > li + li:before, .trail-items > li + li:before {
      content: "/";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active, .trail-items > .active {
    color: #000; }

.pagination, ul.page-numbers {
  display: inline-block;
  padding-left: 0;
  margin: 26px 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  .pagination > li, ul.page-numbers > li {
    display: inline; }
    .pagination > li > a, ul.page-numbers > li > a,
    .pagination > li > span, ul.page-numbers > li > span {
      position: relative;
      float: left;
      padding: 6px 15px;
      line-height: 1.625;
      text-decoration: none;
      color: #000;
      background-color: white;
      border: 1px solid #000;
      margin-left: -1px; }
    .pagination > li:first-child > a, ul.page-numbers > li:first-child > a,
    .pagination > li:first-child > span, ul.page-numbers > li:first-child > span {
      margin-left: 0;
      -webkit-border-bottom-left-radius: 0;
         -moz-border-radius-bottomleft: 0;
              border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 0;
         -moz-border-radius-topleft: 0;
              border-top-left-radius: 0; }
    .pagination > li:last-child > a, ul.page-numbers > li:last-child > a,
    .pagination > li:last-child > span, ul.page-numbers > li:last-child > span {
      -webkit-border-bottom-right-radius: 0;
         -moz-border-radius-bottomright: 0;
              border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
         -moz-border-radius-topright: 0;
              border-top-right-radius: 0; }
  .pagination > li > a:hover, ul.page-numbers > li > a:hover, .pagination > li > a:focus, ul.page-numbers > li > a:focus,
  .pagination > li > span:hover, ul.page-numbers > li > span:hover,
  .pagination > li > span:focus, ul.page-numbers > li > span:focus {
    z-index: 3;
    color: white;
    background-color: #262626;
    border-color: #262626; }
  .pagination > .active > a, ul.page-numbers > .active > a, .pagination > .active > a:hover, ul.page-numbers > .active > a:hover, .pagination > .active > a:focus, ul.page-numbers > .active > a:focus,
  .pagination > .active > span, ul.page-numbers > .active > span,
  .pagination > .active > span:hover, ul.page-numbers > .active > span:hover,
  .pagination > .active > span:focus, ul.page-numbers > .active > span:focus {
    z-index: 2;
    color: #cacaca;
    background-color: white;
    border-color: #e4e4e4;
    cursor: default; }
  .pagination > .disabled > span, ul.page-numbers > .disabled > span,
  .pagination > .disabled > span:hover, ul.page-numbers > .disabled > span:hover,
  .pagination > .disabled > span:focus, ul.page-numbers > .disabled > span:focus,
  .pagination > .disabled > a, ul.page-numbers > .disabled > a,
  .pagination > .disabled > a:hover, ul.page-numbers > .disabled > a:hover,
  .pagination > .disabled > a:focus, ul.page-numbers > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-bottom-left-radius: 1px;
     -moz-border-radius-bottomleft: 1px;
          border-bottom-left-radius: 1px;
  -webkit-border-top-left-radius: 1px;
     -moz-border-radius-topleft: 1px;
          border-top-left-radius: 1px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-bottom-right-radius: 1px;
     -moz-border-radius-bottomright: 1px;
          border-bottom-right-radius: 1px;
  -webkit-border-top-right-radius: 1px;
     -moz-border-radius-topright: 1px;
          border-top-right-radius: 1px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.alert, div.wpcf7-response-output {
  padding: 15px;
  margin-bottom: 26px;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  .alert h4, div.wpcf7-response-output h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, div.wpcf7-response-output .alert-link {
    font-weight: bold; }
  .alert > p, div.wpcf7-response-output > p,
  .alert > ul, div.wpcf7-response-output > ul {
    margin-bottom: 0; }
  .alert > p + p, div.wpcf7-response-output > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger, div.wpcf7-validation-errors {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr, div.wpcf7-validation-errors hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link, div.wpcf7-validation-errors .alert-link {
    color: #843534; }

.media, .comment-body {
  margin-top: 15px; }
  .media:first-child, .comment-body:first-child {
    margin-top: 0; }

.media, .comment-body,
.media-body,
.comment-container {
  zoom: 1;
  overflow: hidden; }

.media-body, .comment-container {
  width: 10000px; }

.media-object, .comment-avatar {
  display: block; }
  .media-object.img-thumbnail, .img-thumbnail.comment-avatar {
    max-width: none; }

.media-right,
.media > .pull-right, .comment-body > .pull-right {
  padding-left: 10px; }

.media-left, .comment-avatar,
.media > .pull-left, .comment-body > .pull-left {
  padding-right: 10px; }

.media-left, .comment-avatar,
.media-right,
.media-body,
.comment-container {
  display: table-cell;
  vertical-align: top; }

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

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Crimson Text", serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 10px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 10px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 10px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 10px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  background-color: white;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #eee; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #eee; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 10px;
  margin-bottom: -10px;
  border-width: 10px 10px 0;
  border-top-color: #eee; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #eee; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #eee; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #eee; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #eee; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 10px;
  margin-top: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #eee; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Crimson Text", serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.625;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
       background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
       box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 0px 0px 0 0;
     -moz-border-radius: 0px 0px 0 0;
          border-radius: 0px 0px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.clearfix:before, .posts-navigation .nav-links:before, .navigation-container:before, .clearfix:after, .posts-navigation .nav-links:after, .navigation-container:after {
  content: " ";
  display: table; }

.clearfix:after, .posts-navigation .nav-links:after, .navigation-container:after {
  clear: both; }

.center-block, .blog .no-sidebar .content-area,
.archive:not(.woocommerce) .no-sidebar .content-area,
.single-post .no-sidebar .content-area {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*--------------------------------------------------------------
  2. Base CSS
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  letter-spacing: 3px;
  text-transform: uppercase; }

img {
  max-width: 100%;
  height: auto !important; }

blockquote {
  color: #000;
  font-weight: 400;
  font-family: "Alex Brush", cursive;
  line-height: 1.2;
  border-left-width: 2px; }

a:focus {
  outline: 0 !important; }

.big {
  font-size: 18px; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.mt-0 {
  margin-top: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mt-5 {
  margin-top: 0 !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mt-100 {
  margin-bottom: 100px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ph-150 {
  padding-top: 150px;
  padding-bottom: 150px; }
  @media (max-width: 991px) {
    .ph-150 {
      padding-top: 90px;
      padding-bottom: 90px; } }

.ph-125 {
  padding-top: 125px;
  padding-bottom: 125px; }
  @media (max-width: 991px) {
    .ph-125 {
      padding-top: 80px;
      padding-bottom: 80px; } }

.ph-100 {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 991px) {
    .ph-100 {
      padding-top: 70px;
      padding-bottom: 70px; } }

.ph-80 {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    .ph-80 {
      padding-top: 40px;
      padding-bottom: 40px; } }

.pdf-row {
  padding-top: 27px;
  padding-bottom: 8px; }

.po-100 {
  padding: 100px !important; }
  @media (max-width: 767px) {
    .po-100 {
      padding: 50px 25px !important; } }

.color-white {
  color: white; }

.sbg {
  background-image: url("../img/sbg.jpg");
  background-position: center;
  background-repeat: repeat; }

.slead {
  color: #000;
  font-size: 30px;
  line-height: 1.24; }

.sline {
  border-bottom: solid 1px #eee; }

.white-container {
  padding: 25px;
  background: white; }

.white-container-lg {
  padding: 45px;
  background: white; }

.wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important; }

.wpb_map_wraper iframe {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray; }

.subheading {
  color: #c2c2c2;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.bypostauthor .comment-body {
  border-left: solid 2px black;
  padding-left: 15px; }

#ball {
  background: #ff2420;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: absolute;
  width: 50px;
  height: 50px;
  margin: 10px;
  -webkit-transform-origin: 50%;
     -moz-transform-origin: 50%;
      -ms-transform-origin: 50%;
       -o-transform-origin: 50%;
          transform-origin: 50%; }

#pradise-jumbotron .awe-heading-title {
  font-size: 70px; }

#pradise-jumbotron .awe-heading-subtitle {
  font-size: 22px;
  letter-spacing: 0;
  text-transform: inherit;
  font-family: "Crimson Text", serif; }

@media (min-width: 992px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

.dark-popup-container {
  padding-top: 100px;
  padding-bottom: 100px; }

.pradise-popup {
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
  position: fixed; }

.dark-popup {
  background: #252525; }
  .dark-popup a {
    color: white; }
    .dark-popup a:hover {
      color: white !important; }
  .dark-popup .awe-catalogue-title,
  .dark-popup .awe-catalogue-price,
  .dark-popup .awe-chef-subtitle,
  .dark-popup .awe-chef-title {
    color: white; }
  .dark-popup .awe-catalogue-label {
    color: white;
    border-color: white; }
  .dark-popup .awe-catalogue {
    border-bottom-color: #3a3a3a; }
  .dark-popup .form-control, .dark-popup select, .dark-popup
  textarea, .dark-popup
  input[type="text"], .dark-popup
  input[type="password"], .dark-popup
  input[type="datetime"], .dark-popup
  input[type="datetime-local"], .dark-popup
  input[type="date"], .dark-popup
  input[type="month"], .dark-popup
  input[type="time"], .dark-popup
  input[type="week"], .dark-popup
  input[type="number"], .dark-popup
  input[type="email"], .dark-popup
  input[type="url"], .dark-popup
  input[type="search"], .dark-popup
  input[type="tel"], .dark-popup
  input[type="color"] {
    border: none;
    background-color: #2f2f2f; }

.mfp-pradise-inline-fp .mfp-container {
  padding: 0; }

.mfp-pradise-inline-fp button.mfp-close,
.mfp-pradise-inline-fp button.mfp-arrow {
  color: white; }

.mfp-pradise-fp .mfp-container {
  padding: 0;
  position: fixed; }

.mfp-pradise-fp .mfp-iframe-holder .mfp-content {
  height: 100%;
  max-width: none; }

.mfp-pradise-fp button.mfp-close,
.mfp-pradise-fp button.mfp-arrow {
  color: white; }

ul.slick-slider {
  padding-left: 0; }

.popupclose {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50px; }

.btn-white-o .wpcf7-submit {
  background-color: transparent;
  border-color: white;
  color: white; }

/*--------------------------------------------------------------
  3. Compoments
--------------------------------------------------------------*/
input[type=number] {
  -moz-appearance: textfield; }

select {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 10px center;
  background-image: none \9;
  -moz-background-size: 8px 10px;
    -o-background-size: 8px 10px;
       background-size: 8px 10px;
  padding-right: 25px;
  padding-right: 15px \9;
  -moz-appearance: none;
  -webkit-appearance: none; }
  select:focus {
    outline: none; }
  select::-ms-expand {
    opacity: 0; }

label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.form-control, select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

.single-product .input-text.qty {
  color: #000;
  border-color: #000; }

.wpcf7-not-valid {
  border-color: #d9534f !important; }

span.wpcf7-not-valid-tip {
  display: block;
  margin-top: 3px;
  color: #d9534f;
  font-size: 14px; }

div.wpcf7-response-output {
  margin: 0 0 15px !important; }

.post-password-form {
  position: relative; }
  .post-password-form label {
    display: block;
    font-size: 14px;
    text-transform: uppercase; }
  .post-password-form input[type="submit"] {
    position: absolute;
    right: 6px;
    bottom: 6px;
    padding: 3px 10px; }

.newsletter-control {
  position: relative; }
  .newsletter-control label {
    margin: 0;
    display: block;
    font-weight: 400;
    font-family: "Crimson Text", serif; }
  .newsletter-control input[type="email"] {
    color: #898989;
    font-weight: 400;
    background-color: #373737; }
  .newsletter-control input[type="submit"],
  .newsletter-control button[type="submit"] {
    top: 0;
    right: 0;
    position: absolute;
    text-align: center;
    color: white;
    background-color: #1b1b1b; }
    .newsletter-control input[type="submit"]:hover, .newsletter-control input[type="submit"]:focus,
    .newsletter-control button[type="submit"]:hover,
    .newsletter-control button[type="submit"]:focus {
      color: white;
      background-color: #151515; }
  .newsletter-control input[type="submit"] {
    top: 0;
    right: 0;
    padding: 11px 15px;
    font-size: 16px;
    line-height: 1;
    font-family: FontAwesome; }
  .newsletter-control button[type="submit"] {
    font-size: 0;
    display: block;
    text-align: center;
    letter-spacing: 0; }
    .newsletter-control button[type="submit"]:after {
      letter-spacing: 0;
      color: white;
      content: "";
      font-family: FontAwesome;
      font-size: 16px;
      text-rendering: auto;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.wpcf7-form .newsletter-control br {
  display: none; }

.f-icon {
  position: relative; }
  .f-icon .fa, .f-icon .icon {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%); }
  .f-icon input,
  .f-icon .form-control,
  .f-icon select,
  .f-icon
  textarea,
  .f-icon
  input[type="text"],
  .f-icon
  input[type="password"],
  .f-icon
  input[type="datetime"],
  .f-icon
  input[type="datetime-local"],
  .f-icon
  input[type="date"],
  .f-icon
  input[type="month"],
  .f-icon
  input[type="time"],
  .f-icon
  input[type="week"],
  .f-icon
  input[type="number"],
  .f-icon
  input[type="email"],
  .f-icon
  input[type="url"],
  .f-icon
  input[type="search"],
  .f-icon
  input[type="tel"],
  .f-icon
  input[type="color"] {
    padding-left: 35px; }
  .f-icon-right input,
  .f-icon-right .form-control,
  .f-icon-right select,
  .f-icon-right
  textarea,
  .f-icon-right
  input[type="text"],
  .f-icon-right
  input[type="password"],
  .f-icon-right
  input[type="datetime"],
  .f-icon-right
  input[type="datetime-local"],
  .f-icon-right
  input[type="date"],
  .f-icon-right
  input[type="month"],
  .f-icon-right
  input[type="time"],
  .f-icon-right
  input[type="week"],
  .f-icon-right
  input[type="number"],
  .f-icon-right
  input[type="email"],
  .f-icon-right
  input[type="url"],
  .f-icon-right
  input[type="search"],
  .f-icon-right
  input[type="tel"],
  .f-icon-right
  input[type="color"] {
    padding-left: 15px;
    padding-right: 35px; }
  .f-icon-right .fa, .f-icon-right .icon {
    left: auto;
    right: 15px; }
  .f-icon .wpcf7-form-control-wrap {
    display: block;
    position: static; }
  .f-icon .wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    width: 100%; }

.btn, .button,
.group_table .product_type_external,
input[type="reset"],
button[type="submit"],
input[type="submit"], .posts-navigation .nav-next > a,
.posts-navigation .nav-previous > a, #cancel-comment-reply-link, .menu.navigation-menu > li.menu-btn-link > a, .more-link, .entry-footer .vc_inline-link,
.entry-footer .post-edit-link,
.vc_btn3-style-pradise-btn-dark {
  font-size: 12px;
  font-weight: 500;
  font-family: Dosis, serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  background-color: #f5f5f5; }
  .btn:hover, .button:hover,
  .group_table .product_type_external:hover,
  input[type="reset"]:hover,
  button[type="submit"]:hover,
  input[type="submit"]:hover, .posts-navigation .nav-next > a:hover,
  .posts-navigation .nav-previous > a:hover, #cancel-comment-reply-link:hover, .menu.navigation-menu > li.menu-btn-link > a:hover, .more-link:hover, .entry-footer .vc_inline-link:hover,
  .entry-footer .post-edit-link:hover, .btn:focus, .button:focus,
  .group_table .product_type_external:focus,
  input[type="reset"]:focus,
  button[type="submit"]:focus,
  input[type="submit"]:focus, .posts-navigation .nav-next > a:focus,
  .posts-navigation .nav-previous > a:focus, #cancel-comment-reply-link:focus, .menu.navigation-menu > li.menu-btn-link > a:focus, .more-link:focus, .entry-footer .vc_inline-link:focus,
  .entry-footer .post-edit-link:focus,
  .vc_btn3-style-pradise-btn-dark:hover,
  .vc_btn3-style-pradise-btn-dark:focus {
    background-color: #f7f7f7;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    outline: 0; }

.vc_btn3-style-pradise-btn-dark {
  color: white !important;
  background-color: #252525 !important;
  border: solid 1px #000 !important; }
  .vc_btn3-style-pradise-btn-dark:hover, .vc_btn3-style-pradise-btn-dark:focus {
    background-color: #000 !important; }

.vc_btn3-style-pradise-btn {
  font-size: 12px !important;
  color: #000 !important;
  font-weight: 500 !important;
  font-family: Dosis, serif !important;
  text-transform: uppercase !important;
  letter-spacing: 3px !important; }

.btn-awe, .posts-navigation .nav-next > a,
.posts-navigation .nav-previous > a, .comment-form button[type="submit"], .menu.navigation-menu > li.menu-btn-link > a, .more-link,
.button.alt,
.vc_btn3-style-pradise-btn,
.price_slider_amount .button {
  color: #000;
  background-color: #fff;
  border-color: #000;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
          transition: all 0.25s ease;
  border: none;
  position: relative;
  z-index: 5;
  margin-left: 4px;
  margin-top: 4px; }
  .btn-awe:focus, .posts-navigation .nav-next > a:focus,
  .posts-navigation .nav-previous > a:focus, .comment-form button[type="submit"]:focus, .menu.navigation-menu > li.menu-btn-link > a:focus, .more-link:focus, .btn-awe.focus, .posts-navigation .nav-next > a.focus,
  .posts-navigation .nav-previous > a.focus, .comment-form button.focus[type="submit"], .menu.navigation-menu > li.menu-btn-link > a.focus, .focus.more-link,
  .button.alt:focus,
  .button.alt.focus,
  .vc_btn3-style-pradise-btn:focus,
  .vc_btn3-style-pradise-btn.focus,
  .price_slider_amount .button:focus,
  .price_slider_amount .button.focus {
    color: #000;
    background-color: #d9d9d9;
    border-color: black;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .btn-awe:hover, .posts-navigation .nav-next > a:hover,
  .posts-navigation .nav-previous > a:hover, .comment-form button[type="submit"]:hover, .menu.navigation-menu > li.menu-btn-link > a:hover, .more-link:hover,
  .button.alt:hover,
  .vc_btn3-style-pradise-btn:hover,
  .price_slider_amount .button:hover {
    color: #000;
    background-color: white;
    border-color: #1a1a1a; }
  .btn-awe:active, .posts-navigation .nav-next > a:active,
  .posts-navigation .nav-previous > a:active, .comment-form button[type="submit"]:active, .menu.navigation-menu > li.menu-btn-link > a:active, .more-link:active, .btn-awe.active, .posts-navigation .nav-next > a.active,
  .posts-navigation .nav-previous > a.active, .comment-form button.active[type="submit"], .menu.navigation-menu > li.menu-btn-link > a.active, .active.more-link,
  .open > .btn-awe.dropdown-toggle, .posts-navigation
  .nav-next.open > a.dropdown-toggle,
  .posts-navigation
  .nav-previous.open > a.dropdown-toggle, .comment-form
  .open > button.dropdown-toggle[type="submit"], .menu.navigation-menu >
  li.menu-btn-link.open > a.dropdown-toggle,
  .open > .dropdown-toggle.more-link,
  .button.alt:active,
  .button.alt.active,
  .open >
  .button.alt.dropdown-toggle,
  .vc_btn3-style-pradise-btn:active,
  .vc_btn3-style-pradise-btn.active,
  .open >
  .vc_btn3-style-pradise-btn.dropdown-toggle,
  .price_slider_amount .button:active,
  .price_slider_amount .button.active,
  .open >
  .price_slider_amount .button.dropdown-toggle {
    color: #000;
    background-color: #e6e6e6;
    border-color: black; }
    .btn-awe:active:hover, .posts-navigation .nav-next > a:active:hover,
    .posts-navigation .nav-previous > a:active:hover, .comment-form button[type="submit"]:active:hover, .menu.navigation-menu > li.menu-btn-link > a:active:hover, .more-link:active:hover, .btn-awe:active:focus, .posts-navigation .nav-next > a:active:focus,
    .posts-navigation .nav-previous > a:active:focus, .comment-form button[type="submit"]:active:focus, .menu.navigation-menu > li.menu-btn-link > a:active:focus, .more-link:active:focus, .btn-awe:active.focus, .posts-navigation .nav-next > a:active.focus,
    .posts-navigation .nav-previous > a:active.focus, .comment-form button[type="submit"]:active.focus, .menu.navigation-menu > li.menu-btn-link > a:active.focus, .more-link:active.focus, .btn-awe.active:hover, .posts-navigation .nav-next > a.active:hover,
    .posts-navigation .nav-previous > a.active:hover, .comment-form button.active[type="submit"]:hover, .menu.navigation-menu > li.menu-btn-link > a.active:hover, .active.more-link:hover, .btn-awe.active:focus, .posts-navigation .nav-next > a.active:focus,
    .posts-navigation .nav-previous > a.active:focus, .comment-form button.active[type="submit"]:focus, .menu.navigation-menu > li.menu-btn-link > a.active:focus, .active.more-link:focus, .btn-awe.active.focus, .posts-navigation .nav-next > a.active.focus,
    .posts-navigation .nav-previous > a.active.focus, .comment-form button.active.focus[type="submit"], .menu.navigation-menu > li.menu-btn-link > a.active.focus, .active.focus.more-link,
    .open > .btn-awe.dropdown-toggle:hover, .posts-navigation
    .nav-next.open > a.dropdown-toggle:hover,
    .posts-navigation
    .nav-previous.open > a.dropdown-toggle:hover, .comment-form
    .open > button.dropdown-toggle[type="submit"]:hover, .menu.navigation-menu >
    li.menu-btn-link.open > a.dropdown-toggle:hover,
    .open > .dropdown-toggle.more-link:hover,
    .open > .btn-awe.dropdown-toggle:focus, .posts-navigation
    .nav-next.open > a.dropdown-toggle:focus,
    .posts-navigation
    .nav-previous.open > a.dropdown-toggle:focus, .comment-form
    .open > button.dropdown-toggle[type="submit"]:focus, .menu.navigation-menu >
    li.menu-btn-link.open > a.dropdown-toggle:focus,
    .open > .dropdown-toggle.more-link:focus,
    .open > .btn-awe.dropdown-toggle.focus, .posts-navigation
    .nav-next.open > a.dropdown-toggle.focus,
    .posts-navigation
    .nav-previous.open > a.dropdown-toggle.focus, .comment-form
    .open > button.dropdown-toggle.focus[type="submit"], .menu.navigation-menu >
    li.menu-btn-link.open > a.dropdown-toggle.focus,
    .open > .dropdown-toggle.focus.more-link,
    .button.alt:active:hover,
    .button.alt:active:focus,
    .button.alt:active.focus,
    .button.alt.active:hover,
    .button.alt.active:focus,
    .button.alt.active.focus,
    .open >
    .button.alt.dropdown-toggle:hover,
    .open >
    .button.alt.dropdown-toggle:focus,
    .open >
    .button.alt.dropdown-toggle.focus,
    .vc_btn3-style-pradise-btn:active:hover,
    .vc_btn3-style-pradise-btn:active:focus,
    .vc_btn3-style-pradise-btn:active.focus,
    .vc_btn3-style-pradise-btn.active:hover,
    .vc_btn3-style-pradise-btn.active:focus,
    .vc_btn3-style-pradise-btn.active.focus,
    .open >
    .vc_btn3-style-pradise-btn.dropdown-toggle:hover,
    .open >
    .vc_btn3-style-pradise-btn.dropdown-toggle:focus,
    .open >
    .vc_btn3-style-pradise-btn.dropdown-toggle.focus,
    .price_slider_amount .button:active:hover,
    .price_slider_amount .button:active:focus,
    .price_slider_amount .button:active.focus,
    .price_slider_amount .button.active:hover,
    .price_slider_amount .button.active:focus,
    .price_slider_amount .button.active.focus,
    .open >
    .price_slider_amount .button.dropdown-toggle:hover,
    .open >
    .price_slider_amount .button.dropdown-toggle:focus,
    .open >
    .price_slider_amount .button.dropdown-toggle.focus {
      color: #000;
      background-color: #d4d4d4;
      border-color: black; }
  .btn-awe:active, .posts-navigation .nav-next > a:active,
  .posts-navigation .nav-previous > a:active, .comment-form button[type="submit"]:active, .menu.navigation-menu > li.menu-btn-link > a:active, .more-link:active, .btn-awe.active, .posts-navigation .nav-next > a.active,
  .posts-navigation .nav-previous > a.active, .comment-form button.active[type="submit"], .menu.navigation-menu > li.menu-btn-link > a.active, .active.more-link,
  .open > .btn-awe.dropdown-toggle, .posts-navigation
  .nav-next.open > a.dropdown-toggle,
  .posts-navigation
  .nav-previous.open > a.dropdown-toggle, .comment-form
  .open > button.dropdown-toggle[type="submit"], .menu.navigation-menu >
  li.menu-btn-link.open > a.dropdown-toggle,
  .open > .dropdown-toggle.more-link,
  .button.alt:active,
  .button.alt.active,
  .open >
  .button.alt.dropdown-toggle,
  .vc_btn3-style-pradise-btn:active,
  .vc_btn3-style-pradise-btn.active,
  .open >
  .vc_btn3-style-pradise-btn.dropdown-toggle,
  .price_slider_amount .button:active,
  .price_slider_amount .button.active,
  .open >
  .price_slider_amount .button.dropdown-toggle {
    background-image: none; }
  .btn-awe.disabled, .posts-navigation .nav-next > a.disabled,
  .posts-navigation .nav-previous > a.disabled, .comment-form button.disabled[type="submit"], .menu.navigation-menu > li.menu-btn-link > a.disabled, .disabled.more-link, .btn-awe.disabled:hover, .posts-navigation .nav-next > a.disabled:hover,
  .posts-navigation .nav-previous > a.disabled:hover, .comment-form button.disabled[type="submit"]:hover, .menu.navigation-menu > li.menu-btn-link > a.disabled:hover, .disabled.more-link:hover, .btn-awe.disabled:focus, .posts-navigation .nav-next > a.disabled:focus,
  .posts-navigation .nav-previous > a.disabled:focus, .comment-form button.disabled[type="submit"]:focus, .menu.navigation-menu > li.menu-btn-link > a.disabled:focus, .disabled.more-link:focus, .btn-awe.disabled.focus, .posts-navigation .nav-next > a.disabled.focus,
  .posts-navigation .nav-previous > a.disabled.focus, .comment-form button.disabled.focus[type="submit"], .menu.navigation-menu > li.menu-btn-link > a.disabled.focus, .disabled.focus.more-link, .btn-awe.disabled:active, .posts-navigation .nav-next > a.disabled:active,
  .posts-navigation .nav-previous > a.disabled:active, .comment-form button.disabled[type="submit"]:active, .menu.navigation-menu > li.menu-btn-link > a.disabled:active, .disabled.more-link:active, .btn-awe.disabled.active, .posts-navigation .nav-next > a.disabled.active,
  .posts-navigation .nav-previous > a.disabled.active, .comment-form button.disabled.active[type="submit"], .menu.navigation-menu > li.menu-btn-link > a.disabled.active, .disabled.active.more-link, .btn-awe[disabled], .posts-navigation .nav-next > a[disabled],
  .posts-navigation .nav-previous > a[disabled], .comment-form button[disabled][type="submit"], .menu.navigation-menu > li.menu-btn-link > a[disabled], [disabled].more-link, .btn-awe[disabled]:hover, .posts-navigation .nav-next > a[disabled]:hover,
  .posts-navigation .nav-previous > a[disabled]:hover, .comment-form button[disabled][type="submit"]:hover, .menu.navigation-menu > li.menu-btn-link > a[disabled]:hover, [disabled].more-link:hover, .btn-awe[disabled]:focus, .posts-navigation .nav-next > a[disabled]:focus,
  .posts-navigation .nav-previous > a[disabled]:focus, .comment-form button[disabled][type="submit"]:focus, .menu.navigation-menu > li.menu-btn-link > a[disabled]:focus, [disabled].more-link:focus, .btn-awe[disabled].focus, .posts-navigation .nav-next > a[disabled].focus,
  .posts-navigation .nav-previous > a[disabled].focus, .comment-form button[disabled].focus[type="submit"], .menu.navigation-menu > li.menu-btn-link > a[disabled].focus, [disabled].focus.more-link, .btn-awe[disabled]:active, .posts-navigation .nav-next > a[disabled]:active,
  .posts-navigation .nav-previous > a[disabled]:active, .comment-form button[disabled][type="submit"]:active, .menu.navigation-menu > li.menu-btn-link > a[disabled]:active, [disabled].more-link:active, .btn-awe[disabled].active, .posts-navigation .nav-next > a[disabled].active,
  .posts-navigation .nav-previous > a[disabled].active, .comment-form button[disabled].active[type="submit"], .menu.navigation-menu > li.menu-btn-link > a[disabled].active, [disabled].active.more-link,
  fieldset[disabled] .btn-awe,
  fieldset[disabled] .posts-navigation .nav-next > a, .posts-navigation
  fieldset[disabled] .nav-next > a,
  fieldset[disabled]
  .posts-navigation .nav-previous > a,
  .posts-navigation
  fieldset[disabled] .nav-previous > a,
  fieldset[disabled] .comment-form button[type="submit"], .comment-form
  fieldset[disabled] button[type="submit"],
  fieldset[disabled] .menu.navigation-menu > li.menu-btn-link > a,
  fieldset[disabled] .more-link,
  fieldset[disabled] .btn-awe:hover,
  fieldset[disabled] .posts-navigation .nav-next > a:hover, .posts-navigation
  fieldset[disabled] .nav-next > a:hover,
  fieldset[disabled]
  .posts-navigation .nav-previous > a:hover,
  .posts-navigation
  fieldset[disabled] .nav-previous > a:hover,
  fieldset[disabled] .comment-form button[type="submit"]:hover, .comment-form
  fieldset[disabled] button[type="submit"]:hover,
  fieldset[disabled] .menu.navigation-menu > li.menu-btn-link > a:hover,
  fieldset[disabled] .more-link:hover,
  fieldset[disabled] .btn-awe:focus,
  fieldset[disabled] .posts-navigation .nav-next > a:focus, .posts-navigation
  fieldset[disabled] .nav-next > a:focus,
  fieldset[disabled]
  .posts-navigation .nav-previous > a:focus,
  .posts-navigation
  fieldset[disabled] .nav-previous > a:focus,
  fieldset[disabled] .comment-form button[type="submit"]:focus, .comment-form
  fieldset[disabled] button[type="submit"]:focus,
  fieldset[disabled] .menu.navigation-menu > li.menu-btn-link > a:focus,
  fieldset[disabled] .more-link:focus,
  fieldset[disabled] .btn-awe.focus,
  fieldset[disabled] .posts-navigation .nav-next > a.focus, .posts-navigation
  fieldset[disabled] .nav-next > a.focus,
  fieldset[disabled]
  .posts-navigation .nav-previous > a.focus,
  .posts-navigation
  fieldset[disabled] .nav-previous > a.focus,
  fieldset[disabled] .comment-form button.focus[type="submit"], .comment-form
  fieldset[disabled] button.focus[type="submit"],
  fieldset[disabled] .menu.navigation-menu > li.menu-btn-link > a.focus,
  fieldset[disabled] .focus.more-link,
  fieldset[disabled] .btn-awe:active,
  fieldset[disabled] .posts-navigation .nav-next > a:active, .posts-navigation
  fieldset[disabled] .nav-next > a:active,
  fieldset[disabled]
  .posts-navigation .nav-previous > a:active,
  .posts-navigation
  fieldset[disabled] .nav-previous > a:active,
  fieldset[disabled] .comment-form button[type="submit"]:active, .comment-form
  fieldset[disabled] button[type="submit"]:active,
  fieldset[disabled] .menu.navigation-menu > li.menu-btn-link > a:active,
  fieldset[disabled] .more-link:active,
  fieldset[disabled] .btn-awe.active,
  fieldset[disabled] .posts-navigation .nav-next > a.active, .posts-navigation
  fieldset[disabled] .nav-next > a.active,
  fieldset[disabled]
  .posts-navigation .nav-previous > a.active,
  .posts-navigation
  fieldset[disabled] .nav-previous > a.active,
  fieldset[disabled] .comment-form button.active[type="submit"], .comment-form
  fieldset[disabled] button.active[type="submit"],
  fieldset[disabled] .menu.navigation-menu > li.menu-btn-link > a.active,
  fieldset[disabled] .active.more-link,
  .button.alt.disabled,
  .button.alt.disabled:hover,
  .button.alt.disabled:focus,
  .button.alt.disabled.focus,
  .button.alt.disabled:active,
  .button.alt.disabled.active,
  .button.alt[disabled],
  .button.alt[disabled]:hover,
  .button.alt[disabled]:focus,
  .button.alt[disabled].focus,
  .button.alt[disabled]:active,
  .button.alt[disabled].active,
  fieldset[disabled]
  .button.alt,
  fieldset[disabled]
  .button.alt:hover,
  fieldset[disabled]
  .button.alt:focus,
  fieldset[disabled]
  .button.alt.focus,
  fieldset[disabled]
  .button.alt:active,
  fieldset[disabled]
  .button.alt.active,
  .vc_btn3-style-pradise-btn.disabled,
  .vc_btn3-style-pradise-btn.disabled:hover,
  .vc_btn3-style-pradise-btn.disabled:focus,
  .vc_btn3-style-pradise-btn.disabled.focus,
  .vc_btn3-style-pradise-btn.disabled:active,
  .vc_btn3-style-pradise-btn.disabled.active,
  .vc_btn3-style-pradise-btn[disabled],
  .vc_btn3-style-pradise-btn[disabled]:hover,
  .vc_btn3-style-pradise-btn[disabled]:focus,
  .vc_btn3-style-pradise-btn[disabled].focus,
  .vc_btn3-style-pradise-btn[disabled]:active,
  .vc_btn3-style-pradise-btn[disabled].active,
  fieldset[disabled]
  .vc_btn3-style-pradise-btn,
  fieldset[disabled]
  .vc_btn3-style-pradise-btn:hover,
  fieldset[disabled]
  .vc_btn3-style-pradise-btn:focus,
  fieldset[disabled]
  .vc_btn3-style-pradise-btn.focus,
  fieldset[disabled]
  .vc_btn3-style-pradise-btn:active,
  fieldset[disabled]
  .vc_btn3-style-pradise-btn.active,
  .price_slider_amount .button.disabled,
  .price_slider_amount .button.disabled:hover,
  .price_slider_amount .button.disabled:focus,
  .price_slider_amount .button.disabled.focus,
  .price_slider_amount .button.disabled:active,
  .price_slider_amount .button.disabled.active,
  .price_slider_amount .button[disabled],
  .price_slider_amount .button[disabled]:hover,
  .price_slider_amount .button[disabled]:focus,
  .price_slider_amount .button[disabled].focus,
  .price_slider_amount .button[disabled]:active,
  .price_slider_amount .button[disabled].active,
  fieldset[disabled]
  .price_slider_amount .button,
  fieldset[disabled]
  .price_slider_amount .button:hover,
  fieldset[disabled]
  .price_slider_amount .button:focus,
  fieldset[disabled]
  .price_slider_amount .button.focus,
  fieldset[disabled]
  .price_slider_amount .button:active,
  fieldset[disabled]
  .price_slider_amount .button.active {
    background-color: #fff;
    border-color: #000; }
  .btn-awe .badge, .posts-navigation .nav-next > a .badge,
  .posts-navigation .nav-previous > a .badge, .comment-form button[type="submit"] .badge, .menu.navigation-menu > li.menu-btn-link > a .badge, .more-link .badge,
  .button.alt .badge,
  .vc_btn3-style-pradise-btn .badge,
  .price_slider_amount .button .badge {
    color: #fff;
    background-color: #000; }
  .btn-awe.btn-alt, .posts-navigation .nav-next > a.btn-alt,
  .posts-navigation .nav-previous > a.btn-alt, .comment-form button.btn-alt[type="submit"], .menu.navigation-menu > li.menu-btn-link > a.btn-alt, .btn-alt.more-link,
  .button.alt.btn-alt,
  .vc_btn3-style-pradise-btn.btn-alt,
  .price_slider_amount .button.btn-alt {
    color: #fff;
    background-color: transparent; }
    .btn-awe.btn-alt:hover, .posts-navigation .nav-next > a.btn-alt:hover,
    .posts-navigation .nav-previous > a.btn-alt:hover, .comment-form button.btn-alt[type="submit"]:hover, .menu.navigation-menu > li.menu-btn-link > a.btn-alt:hover, .btn-alt.more-link:hover, .btn-awe.btn-alt:focus, .posts-navigation .nav-next > a.btn-alt:focus,
    .posts-navigation .nav-previous > a.btn-alt:focus, .comment-form button.btn-alt[type="submit"]:focus, .menu.navigation-menu > li.menu-btn-link > a.btn-alt:focus, .btn-alt.more-link:focus,
    .button.alt.btn-alt:hover,
    .button.alt.btn-alt:focus,
    .vc_btn3-style-pradise-btn.btn-alt:hover,
    .vc_btn3-style-pradise-btn.btn-alt:focus,
    .price_slider_amount .button.btn-alt:hover,
    .price_slider_amount .button.btn-alt:focus {
      color: #000;
      background: #fff; }
  .btn-awe:after, .posts-navigation .nav-next > a:after,
  .posts-navigation .nav-previous > a:after, .comment-form button[type="submit"]:after, .menu.navigation-menu > li.menu-btn-link > a:after, .more-link:after, .btn-awe:before, .posts-navigation .nav-next > a:before,
  .posts-navigation .nav-previous > a:before, .comment-form button[type="submit"]:before, .menu.navigation-menu > li.menu-btn-link > a:before, .more-link:before,
  .button.alt:after,
  .button.alt:before,
  .vc_btn3-style-pradise-btn:after,
  .vc_btn3-style-pradise-btn:before,
  .price_slider_amount .button:after,
  .price_slider_amount .button:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%; }
  .btn-awe:after, .posts-navigation .nav-next > a:after,
  .posts-navigation .nav-previous > a:after, .comment-form button[type="submit"]:after, .menu.navigation-menu > li.menu-btn-link > a:after, .more-link:after,
  .button.alt:after,
  .vc_btn3-style-pradise-btn:after,
  .price_slider_amount .button:after {
    top: 0;
    left: 0;
    background-color: white;
    border: solid 1px black; }
  .btn-awe:before, .posts-navigation .nav-next > a:before,
  .posts-navigation .nav-previous > a:before, .comment-form button[type="submit"]:before, .menu.navigation-menu > li.menu-btn-link > a:before, .more-link:before,
  .button.alt:before,
  .vc_btn3-style-pradise-btn:before,
  .price_slider_amount .button:before {
    top: -4px;
    left: -4px;
    border: solid 1px black; }
  .btn-awe:after, .posts-navigation .nav-next > a:after,
  .posts-navigation .nav-previous > a:after, .comment-form button[type="submit"]:after, .menu.navigation-menu > li.menu-btn-link > a:after, .more-link:after, .btn-awe:before, .posts-navigation .nav-next > a:before,
  .posts-navigation .nav-previous > a:before, .comment-form button[type="submit"]:before, .menu.navigation-menu > li.menu-btn-link > a:before, .more-link:before,
  .button.alt:after,
  .button.alt:before,
  .vc_btn3-style-pradise-btn:after,
  .vc_btn3-style-pradise-btn:before,
  .price_slider_amount .button:after,
  .price_slider_amount .button:before {
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease; }
  .btn-awe:hover, .posts-navigation .nav-next > a:hover,
  .posts-navigation .nav-previous > a:hover, .comment-form button[type="submit"]:hover, .menu.navigation-menu > li.menu-btn-link > a:hover, .more-link:hover, .btn-awe:focus, .posts-navigation .nav-next > a:focus,
  .posts-navigation .nav-previous > a:focus, .comment-form button[type="submit"]:focus, .menu.navigation-menu > li.menu-btn-link > a:focus, .more-link:focus,
  .button.alt:hover,
  .button.alt:focus,
  .vc_btn3-style-pradise-btn:hover,
  .vc_btn3-style-pradise-btn:focus,
  .price_slider_amount .button:hover,
  .price_slider_amount .button:focus {
    color: white !important; }
    .btn-awe:hover:after, .posts-navigation .nav-next > a:hover:after,
    .posts-navigation .nav-previous > a:hover:after, .comment-form button[type="submit"]:hover:after, .menu.navigation-menu > li.menu-btn-link > a:hover:after, .more-link:hover:after, .btn-awe:focus:after, .posts-navigation .nav-next > a:focus:after,
    .posts-navigation .nav-previous > a:focus:after, .comment-form button[type="submit"]:focus:after, .menu.navigation-menu > li.menu-btn-link > a:focus:after, .more-link:focus:after,
    .button.alt:hover:after,
    .button.alt:focus:after,
    .vc_btn3-style-pradise-btn:hover:after,
    .vc_btn3-style-pradise-btn:focus:after,
    .price_slider_amount .button:hover:after,
    .price_slider_amount .button:focus:after {
      background-color: #000; }
  .btn-awe:focus, .posts-navigation .nav-next > a:focus,
  .posts-navigation .nav-previous > a:focus, .comment-form button[type="submit"]:focus, .menu.navigation-menu > li.menu-btn-link > a:focus, .more-link:focus,
  .button.alt:focus,
  .vc_btn3-style-pradise-btn:focus,
  .price_slider_amount .button:focus {
    outline: 0;
    -webkit-transform: translate(-4px, -4px);
       -moz-transform: translate(-4px, -4px);
        -ms-transform: translate(-4px, -4px);
         -o-transform: translate(-4px, -4px);
            transform: translate(-4px, -4px); }
    .btn-awe:focus:after, .posts-navigation .nav-next > a:focus:after,
    .posts-navigation .nav-previous > a:focus:after, .comment-form button[type="submit"]:focus:after, .menu.navigation-menu > li.menu-btn-link > a:focus:after, .more-link:focus:after, .btn-awe:focus:before, .posts-navigation .nav-next > a:focus:before,
    .posts-navigation .nav-previous > a:focus:before, .comment-form button[type="submit"]:focus:before, .menu.navigation-menu > li.menu-btn-link > a:focus:before, .more-link:focus:before,
    .button.alt:focus:after,
    .button.alt:focus:before,
    .vc_btn3-style-pradise-btn:focus:after,
    .vc_btn3-style-pradise-btn:focus:before,
    .price_slider_amount .button:focus:after,
    .price_slider_amount .button:focus:before {
      top: 0;
      left: 0; }

.after-shadow {
  display: block;
  border: none;
  position: relative;
  z-index: 5;
  margin-left: 15px;
  margin-top: 15px; }
  .after-shadow:after, .after-shadow:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%; }
  .after-shadow:after {
    top: 0;
    left: 0;
    background-color: white; }
  .after-shadow:before {
    top: -15px;
    left: -15px;
    border: solid 2px black; }
	
	.wpb_wrapper.bordercorrection .after-shadow:before {
		top: 0px;
		left: 0px;
		border: none; 
	}
	
	.wpb_wrapper.bordercorrection .after-shadow {		
		border: 2px solid black; 
		padding: 10px;
	}

.btn-after-shadow {
  display: inline-block;
  border: none;
  position: relative;
  z-index: 5;
  margin-left: 4px;
  margin-top: 4px; }
  .btn-after-shadow:after, .btn-after-shadow:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%; }
  .btn-after-shadow:after {
    top: 0;
    left: 0;
    background-color: white; }
  .btn-after-shadow:before {
    top: -4px;
    left: -4px;
    border: solid 1px black; }
  .btn-after-shadow button,
  .btn-after-shadow input[type="submit"] {
    background: white;
    color: #000;
    border: solid 1px #000;
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease; }
    .btn-after-shadow button:hover, .btn-after-shadow button:focus,
    .btn-after-shadow input[type="submit"]:hover,
    .btn-after-shadow input[type="submit"]:focus {
      color: white;
      background-color: #000; }
    .btn-after-shadow button:focus,
    .btn-after-shadow input[type="submit"]:focus {
      outline: 0;
      -webkit-transform: translate(-4px, -4px);
         -moz-transform: translate(-4px, -4px);
          -ms-transform: translate(-4px, -4px);
           -o-transform: translate(-4px, -4px);
              transform: translate(-4px, -4px); }
  .btn-after-shadow .ajax-loader {
    left: 100%;
    position: absolute;
    margin-top: 5px;
    margin-left: 5px !important; }

.divider {
  margin: 1rem 0rem;
  line-height: 1;
  height: 0em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.85);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/*--------------
      Basic
---------------*/
.divider:not(.vertical):not(.horizontal) {
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

/*--------------
    Coupling
---------------*/
/* Allow divider between each column row */
.grid > .column + .divider,
.grid > .row > .column + .divider, .blog
.grid > .no-sidebar > .column + .divider,
.archive:not(.woocommerce)
.grid > .no-sidebar > .column + .divider,
.single-post
.grid > .no-sidebar > .column + .divider,
.grid > .sidebar-content > .column + .divider,
.grid > .content-sidebar > .column + .divider {
  left: auto; }

/*--------------
   Horizontal
---------------*/
.horizontal.divider {
  display: table;
  white-space: nowrap;
  height: auto;
  margin: '';
  overflow: hidden;
  line-height: 1;
  text-align: center; }

.horizontal.divider:before,
.horizontal.divider:after {
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat; }

.horizontal.divider:before {
  background-position: right 1em top 50%; }

.horizontal.divider:after {
  background-position: left 1em top 50%; }

/*--------------
    Vertical
---------------*/
.vertical.divider {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: 0rem;
  padding: 0em;
  width: auto;
  height: 50%;
  line-height: 0em;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
       transform: translateX(-50%); }

.vertical.divider:before,
.vertical.divider:after {
  position: absolute;
  left: 50%;
  content: '';
  z-index: 3;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  width: 0%;
  height: -webkit-calc(100% -  1rem);
  height: -moz-calc(100% -  1rem);
  height: calc(100% -  1rem); }

.vertical.divider:before {
  top: -100%; }

.vertical.divider:after {
  top: auto;
  bottom: 0px; }

/* Inside grid */
@media only screen and (max-width: 767px) {
  .stackable.grid .vertical.divider,
  .grid .stackable.row .vertical.divider,
  .grid .blog .stackable.no-sidebar .vertical.divider, .blog
  .grid .stackable.no-sidebar .vertical.divider,
  .grid
  .archive:not(.woocommerce) .stackable.no-sidebar .vertical.divider,
  .archive:not(.woocommerce)
  .grid .stackable.no-sidebar .vertical.divider,
  .grid
  .single-post .stackable.no-sidebar .vertical.divider,
  .single-post
  .grid .stackable.no-sidebar .vertical.divider,
  .grid .stackable.sidebar-content .vertical.divider,
  .grid .stackable.content-sidebar .vertical.divider {
    display: table;
    white-space: nowrap;
    height: auto;
    margin: '';
    overflow: hidden;
    line-height: 1;
    text-align: center;
    position: static;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; }
  .stackable.grid .vertical.divider:before,
  .grid .stackable.row .vertical.divider:before,
  .grid .blog .stackable.no-sidebar .vertical.divider:before, .blog
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid
  .archive:not(.woocommerce) .stackable.no-sidebar .vertical.divider:before,
  .archive:not(.woocommerce)
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid
  .single-post .stackable.no-sidebar .vertical.divider:before,
  .single-post
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid .stackable.sidebar-content .vertical.divider:before,
  .grid .stackable.content-sidebar .vertical.divider:before,
  .stackable.grid .vertical.divider:after,
  .grid .stackable.row .vertical.divider:after,
  .grid .blog .stackable.no-sidebar .vertical.divider:after, .blog
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid
  .archive:not(.woocommerce) .stackable.no-sidebar .vertical.divider:after,
  .archive:not(.woocommerce)
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid
  .single-post .stackable.no-sidebar .vertical.divider:after,
  .single-post
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid .stackable.sidebar-content .vertical.divider:after,
  .grid .stackable.content-sidebar .vertical.divider:after {
    position: static;
    left: 0;
    border-left: none;
    border-right: none;
    content: '';
    display: table-cell;
    position: relative;
    top: 50%;
    width: 50%;
    background-repeat: no-repeat; }
  .stackable.grid .vertical.divider:before,
  .grid .stackable.row .vertical.divider:before,
  .grid .blog .stackable.no-sidebar .vertical.divider:before, .blog
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid
  .archive:not(.woocommerce) .stackable.no-sidebar .vertical.divider:before,
  .archive:not(.woocommerce)
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid
  .single-post .stackable.no-sidebar .vertical.divider:before,
  .single-post
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid .stackable.sidebar-content .vertical.divider:before,
  .grid .stackable.content-sidebar .vertical.divider:before {
    background-position: right 1em top 50%; }
  .stackable.grid .vertical.divider:after,
  .grid .stackable.row .vertical.divider:after,
  .grid .blog .stackable.no-sidebar .vertical.divider:after, .blog
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid
  .archive:not(.woocommerce) .stackable.no-sidebar .vertical.divider:after,
  .archive:not(.woocommerce)
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid
  .single-post .stackable.no-sidebar .vertical.divider:after,
  .single-post
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid .stackable.sidebar-content .vertical.divider:after,
  .grid .stackable.content-sidebar .vertical.divider:after {
    background-position: left 1em top 50%; } }

/*--------------
      Icon
---------------*/
.divider > .icon {
  margin: 0rem;
  font-size: 1rem;
  height: 1em;
  vertical-align: middle; }

/*******************************
          Variations
*******************************/
/*--------------
    Hidden
---------------*/
.hidden.divider {
  border-color: transparent !important; }

.hidden.divider:before,
.hidden.divider:after {
  display: none; }

/*--------------
    Inverted
---------------*/
.divider.inverted,
.vertical.inverted.divider,
.horizontal.inverted.divider {
  color: #ffffff; }

.divider.inverted,
.divider.inverted:after,
.divider.inverted:before {
  border-top-color: rgba(34, 36, 38, 0.15) !important;
  border-left-color: rgba(34, 36, 38, 0.15) !important;
  border-bottom-color: rgba(255, 255, 255, 0.15) !important;
  border-right-color: rgba(255, 255, 255, 0.15) !important; }

/*--------------
    Fitted
---------------*/
.fitted.divider {
  margin: 0em; }

/*--------------
    Clearing
---------------*/
.clearing.divider {
  clear: both; }

/*--------------
    Section
---------------*/
.section.divider {
  margin-top: 2rem;
  margin-bottom: 2rem; }

/*--------------
     Sizes
---------------*/
.divider {
  font-size: 1rem; }

/*******************************
         Theme Overrides
*******************************/
.horizontal.divider:before,
.horizontal.divider:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC"); }

@media only screen and (max-width: 767px) {
  .stackable.grid .vertical.divider:before,
  .grid .stackable.row .vertical.divider:before,
  .grid .blog .stackable.no-sidebar .vertical.divider:before, .blog
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid
  .archive:not(.woocommerce) .stackable.no-sidebar .vertical.divider:before,
  .archive:not(.woocommerce)
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid
  .single-post .stackable.no-sidebar .vertical.divider:before,
  .single-post
  .grid .stackable.no-sidebar .vertical.divider:before,
  .grid .stackable.sidebar-content .vertical.divider:before,
  .grid .stackable.content-sidebar .vertical.divider:before,
  .stackable.grid .vertical.divider:after,
  .grid .stackable.row .vertical.divider:after,
  .grid .blog .stackable.no-sidebar .vertical.divider:after, .blog
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid
  .archive:not(.woocommerce) .stackable.no-sidebar .vertical.divider:after,
  .archive:not(.woocommerce)
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid
  .single-post .stackable.no-sidebar .vertical.divider:after,
  .single-post
  .grid .stackable.no-sidebar .vertical.divider:after,
  .grid .stackable.sidebar-content .vertical.divider:after,
  .grid .stackable.content-sidebar .vertical.divider:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC"); } }

ul.page-numbers {
  display: block;
  margin-top: 70px;
  padding-top: 70px;
  border-top: solid 1px #efefef; }
  ul.page-numbers > li {
    display: inline-block; }
    ul.page-numbers > li + li {
      margin-left: 10px; }
    ul.page-numbers > li > span.current {
      opacity: 0.25; }
    ul.page-numbers > li > a,
    ul.page-numbers > li > span {
      font-size: 14px;
      padding: 4px 13px;
      font-weight: 500;
      letter-spacing: 0;
      font-family: Dosis, serif;
      text-transform: uppercase; }

.posts-navigation {
  margin-top: 50px;
  padding-top: 50px;
  border-top: solid 1px #efefef; }
  .posts-navigation .nav-next {
    float: right; }
  .posts-navigation .nav-previous {
    float: left; }

.tooltip-inner {
  font-size: 12px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  padding: 4px 15px;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.breadcrumb > li, .trail-items > li {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.breadcrumb > li + li:before, .trail-items > li + li:before {
  content: "/"; }

.trail-items {
  margin-bottom: 70px; }

.awe-simgle-gallery ul {
  display: block;
  list-style: none;
  margin-left: -10px;
  padding-left: 0;
  margin-bottom: 0; }
  .awe-simgle-gallery ul li {
    float: left;
    padding-left: 10px;
    margin-bottom: 10px;
    width: 33.3334%; }
  .awe-simgle-gallery ul a {
    position: relative;
    z-index: 1;
    display: block; }
    .awe-simgle-gallery ul a:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.75);
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAMAAAC7xnO3AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACtJREFUeAHtzrEJADAMA0Fp/6WzQcDG5X1/8PnVzCJJkiTJbru8JUmSJMkH5q0Ack2434IAAAAASUVORK5CYII=);
      background-position: center;
      background-repeat: no-repeat;
      z-index: 5;
      -webkit-transition: all 0.25s ease;
         -moz-transition: all 0.25s ease;
           -o-transition: all 0.25s ease;
              transition: all 0.25s ease;
      -webkit-transform: scale(0.25);
         -moz-transform: scale(0.25);
          -ms-transform: scale(0.25);
           -o-transform: scale(0.25);
              transform: scale(0.25);
      opacity: 0; }
    .awe-simgle-gallery ul a:hover:after {
      opacity: 1;
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1); }

.jumbotron {
  color: white;
  background-color: #000;
  background-position: center;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  min-height: 560px;
  position: relative;
  z-index: 5; }
  .jumbotron-content {
    text-align: center;
    width: 100%;
    margin-top: 250px; }

.jumbotron-content .awe-heading-description {
  margin-top: 22px; }

.awe-heading {
  margin-bottom: 65px; }
  .awe-heading-lg {
    margin-bottom: 105px; }
  .awe-heading-title {
    color: inherit;
    font-family: "Alex Brush", cursive;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 0.64;
    text-transform: none; }
    @media (max-width: 767px) {
      .awe-heading-title {
        font-size: 52px !important; } }
  .awe-heading-subtitle {
    color: inherit;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 4px;
    font-family: Dosis, serif;
    text-transform: uppercase; }
  .awe-heading-description {
    margin-top: 50px;
    color: #828282;
    font-size: 22px;
    line-height: 1.185; }

.awe-heading-light {
  color: white; }
  .awe-heading-light .awe-heading-description {
    color: white; }

.awe-heading-dark {
  color: #000; }

.awe-heading-underline .awe-heading-header:after {
  content: '';
  height: 4px;
  width: 44px;
  display: block;
  margin-top: 15px; }

.awe-heading-underline.awe-heading-light .awe-heading-header:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAECAQAAABfchXRAAAA5ElEQVQY0z3MvUpCcQCG8efk4CBegZug4OAqVBB0wIaONkSDs4tLVyDHq0i6gxocvIA4FyDh5GRxaHPsw0GQQ/I09Md3+g0vDyI21KaIGLn3NhhXjo9+9unosauj79wbBTfVhsgJAAnQ53/XlEmC67RIiACoEHNJBYCIhBb18Eoo0w3uAz0A7Jha+GLhxHPv/THz4NQzB+Yu3Do39sZXP8xd2DN27taFuQMvfPRg5qcjT52EUmoH9d2hOHStbkwt2XXpr99Ordo2s3DnzJo1Z+4szGxb9cEvDy69smTqRl2H0pv+AYphxm6n+iSoAAAAAElFTkSuQmCC); }

.awe-heading-underline.awe-heading-dark .awe-heading-header:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAECAQAAABfchXRAAAA0ElEQVQYGQXBv0oCcQAA4O9ycBCfwE1QcHAVKggSbOi0IRqcb3HpCeR8iqQ3qMHBB5B7gCOcnCyONsf+OAhyJL++D2gJ2oDI0T2AjSmAVy8ApjZA4MFRFASBtqAVBGcgxghwqyoGNHXEIlDTd60GIrGOJiBWNQCMMAR6UqWV0sylR78yJ3MXxgq5vaW+O28+FXJDfUt7ucLYlWcnmS8T52ZKK6VUj+BDgsRWsJOqGFj782OuritTOlhoaFg4KGW66p58O1m7UZHaCbaSQOJd+AcBsEnrbd53GgAAAABJRU5ErkJggg==); }

.awe-heading-underline.text-center .awe-heading-header:after {
  margin-left: auto;
  margin-right: auto; }

.awe-heading-underline.text-right .awe-heading-header {
  position: relative; }
  .awe-heading-underline.text-right .awe-heading-header:after {
    position: absolute;
    right: 0; }

.jumbotron .awe-heading .awe-heading-description {
  color: white; }

.description-centered .awe-heading-description {
  text-align: center; }
  @media (min-width: 993px) {
    .description-centered .awe-heading-description {
      margin-left: 90px;
      margin-right: 90px; } }

.description-medium .awe-heading-description {
  margin-top: 25px; }

.footer-heading .awe-heading-subtitle {
  color: white; }

@media (min-width: 993px) {
  .footer-heading .awe-heading-description {
    margin-left: 50px;
    margin-right: 50px; } }

.awe-media .pull-left,
.awe-media .pull-right,
.awe-litemedia .pull-left,
.awe-litemedia .pull-right {
  max-width: 50%;
  vertical-align: middle;
  padding: 0; }
  @media (max-width: 767px) {
    .awe-media .pull-left,
    .awe-media .pull-right,
    .awe-litemedia .pull-left,
    .awe-litemedia .pull-right {
      width: 100%;
      max-width: 100%; } }
  .awe-media .pull-left img,
  .awe-media .pull-right img,
  .awe-litemedia .pull-left img,
  .awe-litemedia .pull-right img {
    width: 100%;
    display: block; }

.awe-media .media-heading-head,
.awe-litemedia .media-heading-head {
  margin-top: 0;
  margin-bottom: 30px; }
  .awe-media .media-heading-head:after,
  .awe-litemedia .media-heading-head:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #000; }

.awe-media .media-heading,
.awe-litemedia .media-heading {
  font-size: 18px; }

.awe-media .media-subheading,
.awe-litemedia .media-subheading {
  font-size: 14px;
  color: #999999;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.awe-media {
  background: url("../img/sbg.jpg") repeat center center #F7F7F7; }
  .awe-media .media-body, .awe-media .comment-container {
    padding: 50px; }
  @media (max-width: 767px) {
    .awe-media .media-body, .awe-media .comment-container {
      padding: 25px; } }

.awe-litemedia .media-body, .awe-litemedia .comment-container {
  padding: 0 50px; }
  @media (max-width: 767px) {
    .awe-litemedia .media-body, .awe-litemedia .comment-container {
      padding: 12px 15px; } 
	  .awe-media-img-top .media-heading {
  margin-bottom: 20px; }
  
  .wpb_column.vc_column_container.vc_col-sm-6.shift-module-image {
	  margin-bottom:0 !important;
  }
  
  .shift-module-image.foodsectop {
    top: -45px !important;
	}
	
	.pagecontentsec{
		padding-left: 30px !important;
		margin-bottom: 0px !important;
	}
	
	.pagecontentsec .media-body .media-body {
		display: none;
	}
	
	.awe-media-img-top.awe-media-aftershadow {
		margin-top: 15px;
	}
	
	.homepagesec .media-body {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
}


.eventimgholder{
	width:65%;
	margin:0 auto;
}

@media (max-width: 600px) {
	.eventimgholder{
	width:100%;
	margin:0 auto;
}
}

.awe-media-img-top .media-img {
  margin-bottom: 30px; }
  .awe-media-img-top .media-img img {
    width: 100%; }

.awe-media-img-top .media-heading {
  margin-bottom: 15px; }

.awe-media-img-top .media-body, .awe-media-img-top .comment-container {
  padding-left: 0;
  padding-right: 0; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

@media (min-width: 993px) {
  .awe-catalogue-container-left {
    padding-right: 50px; }
  .awe-catalogue-container-right {
    padding-left: 50px; } }

.awe-iconbox {
  padding: 100px 15px 15px;
  position: relative;
  background-color: white; }
  @media (min-width: 992px) {
    .awe-iconbox {
      padding: 100px; } }
  .awe-iconbox .awe-icon-media {
    width: 148px;
    height: 148px;
    padding: 25px;
    background-color: #252525;
    display: block;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -74px;
    margin-left: -74px;
    text-align: center;
    line-height: 94px; }
  .awe-iconbox .awe-icon-font {
    color: white;
    font-size: 64px;
    line-height: 96px; }

.awe-catalogue-heading {
  color: white;
  background-color: #000;
  height: 190px;
  position: relative;
  margin-bottom: 25px;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.awe-catalogue-ctitle {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 15px;
  display: inline-block;
  border: solid 1px white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.awe-catalogue {
  position: relative;
  padding: 15px 0;
  border-bottom: solid 1px #efefef; }
  .awe-catalogue:last-child {
    border-bottom: none; }

.awe-catalogue-title {
  font-size: 14px;
  margin-bottom: 5px; }

.awe-catalogue-price {
  position: absolute;
  top: 15px;
  right: 0;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }
  .awe-catalogue-price del {
    opacity: 0.5; }
  .awe-catalogue-price ins {
    text-decoration: none; }

.awe-catalogue-feature {
  text-align: right; }

.awe-catalogue-label {
  padding: 5px 10px;
  font-size: 10px;
  color: #000;
  border: solid 1px #000;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.awe-tabletime {
  max-width: 360px;
  margin-left: auto !important;
  margin-right: auto;
  padding: 25px 40px;
  border: none;
  position: relative;
  z-index: 5;
  margin-left: 10px;
  margin-top: 10px; }
  .awe-tabletime:after, .awe-tabletime:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%; }
  .awe-tabletime:after {
    top: 0;
    left: 0;
    background-color: white;
    border: solid 2px black; }
  .awe-tabletime:before {
    top: -10px;
    left: -10px;
    border: solid 2px black; }
  .awe-tabletime:before {
    background-color: white; }

.awe-tabletime-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  margin-top: 0;
  margin-bottom: 35px; }
  .awe-tabletime-title:after {
    content: '';
    height: 0;
    width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px #000;
    margin-top: 15px; }
  .awe-tabletime-title:before {
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    background-color: white;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAG1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///+U78QyAAAACHRSTlMAExSMjY6en3ZquMEAAAAsSURBVAjXTco5DgAwEINAyLH+/49TuEmFNIIjgIcVwQiOpjwtZgrR+T5ueT8RYgB5gQIN+gAAAABJRU5ErkJggg==);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-bottom: -12.5px;
    margin-left: -12.5px; }

.awe-tabletime-content {
  font-size: 12px;
  color: #000;
  text-align: center;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.awe-tabletime-container {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  margin-top: 35px;
  margin-bottom: 35px; }
  .awe-tabletime-container:after {
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    margin-left: -0.5px;
    background-color: #000; }

.awe-chef {
  margin-bottom: 30px !important; }

.awe-chef-title {
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase; }

.awe-chef-image img {
  width: 100%; }

.awe-chef-subtitle {
  font-style: italic;
  color: #000;
  font-size: 14px;
  margin-bottom: 0; }

.awe-chef-description {
  margin-top: 15px; }

.awe-social {
  margin-top: 15px;
  padding-left: 0;
  list-style: none; }
  .awe-social li {
    display: inline-block; }
    .awe-social li + li {
      margin-left: 25px; }
    .awe-social li a {
      color: #525252; }
      .awe-social li a:hover, .awe-social li a:focus {
        color: #000; }

.pradise-tweets-icon,
.awe-testimonial-icon {
  font-size: 25px;
  width: 65px;
  height: 65px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: solid 1px #fff;
  display: block;
  color: white;
  line-height: 65px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.onepage-testimonial .awe-testimonial-contents {
  font-size: 16px;
  font-style: normal; }

.pradise-tweets-header {
  margin-bottom: 30px; }

.pradise-vc-tweets .pradise-tweet {
  display: block;
  text-align: center; }
  .pradise-vc-tweets .pradise-tweet-time {
    display: block;
    font-size: 14px;
    margin-bottom: 15px; }
  .pradise-vc-tweets .pradise-tweet-username {
    font-size: 14px;
    margin-bottom: 0;
    text-transform: uppercase; }

.pradise-vc-tweets.tweets-dark .slick-dots li button::before {
  color: black; }

.pradise-list-tweets .pradise-tweets {
  list-style: none;
  margin-bottom: 0;
  padding-left: 60px; }

.pradise-list-tweets .pradise-tweet {
  margin-bottom: 30px;
  position: relative; }
  .pradise-list-tweets .pradise-tweet:before {
    content: '\f099';
    font-size: 32px;
    font-family: FontAwesome;
    position: absolute;
    left: -45px;
    top: 0; }

.pradise-list-tweets .pradise-tweet-time {
  font-size: 14px;
  display: block; }

.tweets-light .pradise-tweet {
  color: white; }
  .tweets-light .pradise-tweet a {
    color: white; }
    .tweets-light .pradise-tweet a:hover {
      text-decoration: underline; }

.pradise-icon {
  text-align: center; }
  .pradise-icon-title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: Dosis, serif;
    text-transform: uppercase; }
  .pradise-icon-media {
    margin-bottom: 22px; }
    .pradise-icon-media img {
      display: inline-block !important; }
  .pradise-icon-webfont {
    display: inline-block;
    width: 37px;
    height: 37px;
    background-color: transparent;
    text-align: center;
    line-height: 37px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
  .pradise-icon-image {
    position: relative;
    min-height: 100px; }
    .pradise-icon-image .pradise-icon-wrapper {
      position: absolute;
      width: 100%;
      bottom: 0; }

.pradise-icon-dark {
  color: #000; }
  .pradise-icon-dark .pradise-icon-webfont {
    color: #000;
    border: solid 1px #000; }
  .pradise-icon-dark .pradise-icon-title {
    color: #000; }

.pradise-icon-light {
  color: white; }
  .pradise-icon-light .pradise-icon-webfont {
    color: white;
    border: solid 1px white; }
  .pradise-icon-light .pradise-icon-title {
    color: white; }

.pradise-simple-carousel .slick-slider {
  margin-bottom: 0; }

.pradise-simple-carousel .slick-dots {
  bottom: -125px;
  margin-bottom: 0; }

.post-simple-carousel {
  overflow: hidden;
  padding-top: 50px; }

.article-simple-carousel {
  color: white;
  text-align: center;
  position: relative;
  padding: 75px 50px;
  border: solid 2px white;
  border-top: none; }
  .article-simple-carousel:before, .article-simple-carousel:after {
    content: '';
    height: 2px;
    position: absolute;
    width: 50%;
    display: block;
    background-color: white;
    top: 0; }
  .article-simple-carousel:before {
    right: 0;
    right: -70px; }
  .article-simple-carousel:after {
    left: 0;
    left: -70px; }
  .article-simple-carousel a {
    color: white; }
  .article-simple-carousel .entry-date {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.35);
    width: 80px;
    height: 80px;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -40px;
    padding: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: Dosis, serif;
    text-transform: uppercase; }
  .article-simple-carousel .entry-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: Dosis, serif;
    text-transform: uppercase; }
  .article-simple-carousel .entry-date-day,
  .article-simple-carousel .entry-date-month {
    height: 50%;
    display: block; }
  .article-simple-carousel .entry-date-day {
    font-size: 20px;
    line-height: 24px;
    border-bottom: solid 1px white; }
  .article-simple-carousel .entry-date-month {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px; }

.pradise-simple-post-list .post, .pradise-simple-post-list .event {
  text-align: right; }
  .pradise-simple-post-list .post .entry-title, .pradise-simple-post-list .event .entry-title {
    font-size: 14px; }
    .pradise-simple-post-list .post .entry-title:after, .pradise-simple-post-list .event .entry-title:after {
      content: '—';
      display: inline-block;
      margin-left: 15px; }

.pradise-simple-post-list .event + .event,
.pradise-simple-post-list .post + .post {
  margin-top: 35px;
  padding-top: 35px;
  border-top: solid 1px #efefef; }

.awe-outline-media {
  overflow: hidden;
  padding-top: 50px; }
  .awe-outline-media .awe-iconbox {
    color: white;
    background-color: transparent;
    text-align: center;
    position: relative;
    padding: 35px 25px 15px;
    border: solid 2px white;
    border-top: none; }
    .awe-outline-media .awe-iconbox:before, .awe-outline-media .awe-iconbox:after {
      content: '';
      height: 2px;
      position: absolute;
      width: 50%;
      display: block;
      background-color: white;
      top: 0; }
    .awe-outline-media .awe-iconbox:before {
      right: 0;
      right: -70px; }
    .awe-outline-media .awe-iconbox:after {
      left: 0;
      left: -70px; }
  .awe-outline-media .awe-icon-media {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    background-color: transparent; }
  .awe-outline-media .wpb_text_column {
    color: white;
    font-size: 20px; }
  .awe-outline-media a {
    color: white;
    text-decoration: underline; }
  .awe-outline-media .phone {
    font-size: 30px; }

.home-pradise-icons .pradise-icon {
  display: inline-block; }
  .home-pradise-icons .pradise-icon + .pradise-icon {
    margin-left: 30px; }

.home-pradise-icons .pradise-icon-media {
  margin-bottom: 0;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.35) !important;
  border: none !important; }

.awe-media-layout-nobox.awe-media-img-right .media-body, .awe-media-layout-nobox.awe-media-img-right .comment-container {
  padding-left: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

ul.menu, ul.menu ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

ul.menu li {
  margin: 0;
  position: relative; }
  ul.menu li:empty {
    display: none !important; }
  ul.menu li > a {
    display: block;
    text-align: left; }

ul.menu ul {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  position: absolute;
  z-index: 25; }

ul.menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0); }

ul.menu .menu-toggle {
  line-height: 1;
  display: inline-block; }

ul.menu > li {
  padding-top: 15px;
  padding-bottom: 15px; }

ul.menu > li > ul {
  top: 100%; }

ul.menu > li > a,
ul.menu ul > li > a {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px; }

ul.menu ul {
  color: #000;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  min-width: 180px;
  padding: 6px 0; }
  ul.menu ul.right {
    left: auto;
    right: 0; }
  ul.menu ul ul {
    top: 0;
    left: 100%; }
    ul.menu ul ul.reverse {
      left: auto;
      right: 100%; }
  ul.menu ul > li > a {
    color: #828282;
    padding: 10px 15px; }
  ul.menu ul > li + li > a {
    border-top: solid 1px #efefef; }
  ul.menu ul > li.active > a,
  ul.menu ul > li.current > a,
  ul.menu ul > li:hover > a,
  ul.menu ul > li > a:focus {
    color: #000;
    text-decoration: none; }

.widget_nav_menu ul.menu ul,
.slideout-menu ul.menu ul {
  display: none;
  position: static;
  opacity: 1;
  visibility: visible;
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none; }
  .widget_nav_menu ul.menu ul ul,
  .slideout-menu ul.menu ul ul {
    padding-left: 15px; }

.widget_nav_menu ul.menu .menu-toggle,
.slideout-menu ul.menu .menu-toggle {
  border: none;
  color: #000;
  background-color: #fff;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  padding: 2px 7px;
  float: right;
  letter-spacing: 0; }
  .widget_nav_menu ul.menu .menu-toggle:focus,
  .slideout-menu ul.menu .menu-toggle:focus {
    color: #000;
    -webkit-box-shadow: 0 0 0 2px rgba(82, 144, 245, 0.25);
       -moz-box-shadow: 0 0 0 2px rgba(82, 144, 245, 0.25);
            box-shadow: 0 0 0 2px rgba(82, 144, 245, 0.25); }

.widget_nav_menu ul.menu li > a {
  color: #828282;
  padding: 5px;
  font-size: 12px; }

.widget_nav_menu ul.menu li > a:hover {
  color: #000 !important;
  background-color: transparent !important; }

.widget_nav_menu ul.menu ul {
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  padding-top: 3px;
  padding-bottom: 0;
  padding-left: 15px; }

.slideout-menu {
  background-color: #f9f9f9; }

.slideout-menu ul.menu > li {
  padding-top: 0;
  padding-bottom: 0; }
  .slideout-menu ul.menu > li > a {
    padding: 10px 15px;
    border-bottom: solid 1px #eee;
    text-transform: uppercase; }
  .slideout-menu ul.menu > li:hover > a,
  .slideout-menu ul.menu > li > a:focus {
    color: #000;
    text-decoration: none; }

.slideout-menu ul.menu .menu-cart .menu-cart-count {
  margin-left: 5px;
  position: static;
  border-color: #000; }

.footer-menu .menu .menu-toggle {
  border: none;
  background-color: transparent;
  padding: 0; }

.footer-menu .menu ul {
  bottom: 100%;
  top: auto; }

.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none; }
  .slideout-menu-right {
    left: auto; }

.slideout-panel {
  z-index: 1;
  position: relative;
  background-color: white;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.1); }

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden; }

.slideout-open .slideout-menu {
  display: block; }

.slideout-open .slideout-panel:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999; }

/* Slider */
.slick-loading .slick-list {
  background: #fff slick-image-url("../img/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 35px;
  width: 35px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -17.5px;
  padding: 0;
  border: none;
  outline: none;
  z-index: 1; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    color: transparent;
    background: transparent;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.35; }

.slick-prev:before,
.slick-next:before {
  display: block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  background-color: white;
  font-family: "FontAwesome";
  font-size: 20px;
  color: black;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 0; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: 0; }
  [dir="rtl"] .slick-next {
    left: 0;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 15px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "FontAwesome";
        font-size: 10px;
        line-height: 20px;
        text-align: center;
        color: white;
        opacity: 0.35;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: white;
      opacity: 1; }

.slick-slide:focus {
  outline: 0; }

.slick-dots li button:focus {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

@media (min-width: 992px) {
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    opacity: 0;
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease; }
  .slick-slider .slick-next {
    -webkit-transform: translate(-25px);
       -moz-transform: translate(-25px);
        -ms-transform: translate(-25px);
         -o-transform: translate(-25px);
            transform: translate(-25px); }
  .slick-slider .slick-prev {
    -webkit-transform: translate(25px);
       -moz-transform: translate(25px);
        -ms-transform: translate(25px);
         -o-transform: translate(25px);
            transform: translate(25px); }
  .slick-slider:hover .slick-prev,
  .slick-slider:hover .slick-next {
    opacity: 1;
    -webkit-transform: translate(0);
       -moz-transform: translate(0);
        -ms-transform: translate(0);
         -o-transform: translate(0);
            transform: translate(0); } }

.slick-dark .slick-dots li button::before {
  color: black; }

.related-posts .slick-dots,
.awe-testimonial-container .slick-dots,
.pradise-vc-tweets .pradise-tweets .slick-dots {
  margin-top: 0;
  position: static; }

.pradise-icon-container .slick-dots {
  position: static;
  margin-top: 50px; }

.awe-testimonial-item {
  color: white;
  text-align: center; }

.awe-testimonial-name {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0; }

.awe-testimonial-company {
  color: white;
  font-size: 14px; }

.awe-testimonial-contents {
  color: white;
  font-style: italic;
  line-height: 26px;
  font-size: 22px;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .awe-testimonial-contents {
      font-size: 16px; } }

.awe-testimonial-header {
  margin-bottom: 30px; }

.slick-slide img {
  display: inline; }

.ri-grid {
  margin: 0 auto;
  position: relative;
  height: auto; }

.ri-grid ul {
  list-style: none;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0; }

.ri-grid ul:before,
.ri-grid ul:after {
  content: '';
  display: table; }

.ri-grid ul:after {
  clear: both; }

.ri-grid ul li {
  -webkit-perspective: 400px;
     -moz-perspective: 400px;
          perspective: 400px;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  display: block;
  overflow: hidden;
  background: white; }

.ri-grid ul li a {
  display: block;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
       background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #333;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box; }

/* Grid wrapper sizes */
.ri-grid-size-1 {
  width: 55%; }

.ri-grid-size-2 {
  width: 100%; }

.ri-grid-size-3 {
  width: 100%;
  margin-top: 0px; }

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before {
  content: "";
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
     -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
          box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);
     -moz-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
       -o-transform: rotate(-3deg);
          transform: rotate(-3deg); }

.ri-shadow:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
     -moz-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
       -o-transform: rotate(3deg);
          transform: rotate(3deg); }

.ri-grid-loading:after,
.ri-grid-loading:before {
  display: none; }

.ri-loading-image {
  display: none; }

.ri-grid-loading .ri-loading-image {
  position: relative;
  width: 30px;
  height: 30px;
  left: 50%;
  margin: 100px 0 0 -15px;
  display: block; }

.post-slider-item {
  position: relative;
  margin-top: 25px; }
  .post-slider-item .entry-media {
    margin-bottom: 0; }
  .post-slider-item .entry-desc {
    padding: 45px 25px;
    background-color: #252525;
    text-align: center; }
    @media (min-width: 1200px) {
      .post-slider-item .entry-desc {
        padding: 45px 185px; } }
  .post-slider-item .entry-title a {
    font-size: 14px;
    color: white; }
  .post-slider-item p {
    margin-bottom: 0; }
  .post-slider-item .entry-date {
    border: none;
    position: relative;
    z-index: 5;
    margin-left: 5px;
    margin-top: 5px;
    position: absolute;
    top: -17px;
    padding: 10px 20px;
    font-size: 12px;
    color: #000;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: Dosis, serif;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%; }
    .post-slider-item .entry-date:after, .post-slider-item .entry-date:before {
      content: '';
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 100%; }
    .post-slider-item .entry-date:after {
      top: 0;
      left: 0;
      background-color: white;
      border: solid 1px black; }
    .post-slider-item .entry-date:before {
      top: -5px;
      left: -5px;
      border: solid 1px black; }
    .post-slider-item .entry-date:before {
      background-color: white; }

.post-slider-wrapper {
  margin-bottom: 50px !important; }
  @media (min-width: 1200px) {
    .post-slider-wrapper {
      padding-left: 100px;
      padding-right: 100px; } }

.post-slider-wrapper > .slick-slider > .slick-prev:before,
.post-slider-wrapper > .slick-slider > .slick-next:before {
  content: '';
  background-repeat: no-repeat;
  background-position: center; }

@media (min-width: 1200px) {
  .post-slider-wrapper > .slick-slider > .slick-prev,
  .post-slider-wrapper > .slick-slider > .slick-next {
    opacity: 1;
    visibility: visible;
    -webkit-transition: none;
       -moz-transition: none;
         -o-transition: none;
            transition: none;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none; }
  .post-slider-wrapper > .slick-slider > .slick-prev {
    left: -100px; }
  .post-slider-wrapper > .slick-slider > .slick-next {
    right: -100px; } }

.post-slider-wrapper > .slick-slider > .slick-prev:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAICAYAAAAMY1RdAAAABHNCSVQICAgIfAhkiAAAAD1JREFUKJFjYEAF5Qw0ACxI7Jm0sAAZzKSlJYxQw40ZGBg6aWUJC9QCBiSaJkCQgYHhDAONIn3ALFpFC4MB4m0HaopnLwUAAAAASUVORK5CYII=); }

.post-slider-wrapper > .slick-slider > .slick-next:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAICAMAAAA7vaRvAAAAG1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///+U78QyAAAACHRSTlMAEVV3iJmqzH3qpxMAAAAnSURBVHgBY8AK2BgZcABmdrxSLNgBOzsDE3bAzorDNFaSJRiYgRgAWi4A2SD9tH4AAAAASUVORK5CYII=); }

.post-slider-wrapper > .slick-slider > .slick-dots {
  bottom: 0;
  margin-bottom: -45px; }
  .post-slider-wrapper > .slick-slider > .slick-dots li button::before {
    color: black; }

.ui-datepicker {
  background: white;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  font-family: Dosis, serif;
  letter-spacing: 4px;
  padding: 15px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }

.ui-datepicker:empty {
  display: none; }

.ui-datepicker-header {
  border: none;
  background: transparent;
  font-weight: normal;
  font-size: 12px;
  font-weight: 400; }

.ui-datepicker-header .ui-state-hover {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }

.ui-datepicker .ui-datepicker-title {
  margin-top: .4em;
  margin-bottom: .3em;
  color: #333;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  top: .9em;
  border: none;
  text-transform: uppercase; }

.ui-datepicker .ui-datepicker-next {
  float: right; }

.ui-datepicker .ui-datepicker-prev {
  float: left; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 2px; }

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  background-image: url(images/ui-icons_ffffff_256x240.png);
  background-position: -32px 0;
  margin-top: 0;
  top: 0;
  font-weight: normal; }

.ui-datepicker .ui-datepicker-prev span {
  background-position: -96px 0; }

.ui-datepicker table {
  margin: 0; }

.ui-datepicker th {
  padding: 1em 0;
  color: #333;
  font-size: 13px;
  font-weight: normal;
  border: none;
  border-top: 1px solid #eee;
  text-transform: uppercase; }

.ui-datepicker td {
  background: #fff;
  border: none;
  padding: 5px; }

td .ui-state-default {
  background: transparent;
  border: none;
  text-align: center;
  padding: 10px;
  margin: 0;
  font-weight: normal;
  letter-spacing: 3px;
  color: black;
  font-size: 14px; }

.ui-state-disabled {
  opacity: 0.5; }

.ui-state-disabled .ui-state-default {
  color: black; }

td .ui-state-active,
td .ui-state-hover {
  color: white;
  background: black; }

/* mfp-zoom-in */
.mfp-zoom-in .dark-popup,
.mfp-zoom-in .white-popup,
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.5);
     -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
       -o-transform: scale(0.5);
          transform: scale(0.5); }

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-ready .dark-popup,
.mfp-zoom-in.mfp-ready .white-popup,
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1); }

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-zoom-in.mfp-removing .dark-popup,
.mfp-zoom-in.mfp-removing .white-popup,
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.5);
     -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
       -o-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0; }

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 40px auto;
  /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */ }
  .sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: white;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
       -moz-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
         -o-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
            animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
  .sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
       -moz-animation-delay: 0.2s;
         -o-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  .sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
       -moz-animation-delay: 0.3s;
         -o-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  .sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
       -moz-animation-delay: 0.4s;
         -o-animation-delay: 0.4s;
            animation-delay: 0.4s; }
  .sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
       -moz-animation-delay: 0.1s;
         -o-animation-delay: 0.1s;
            animation-delay: 0.1s; }
  .sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
       -moz-animation-delay: 0.2s;
         -o-animation-delay: 0.2s;
            animation-delay: 0.2s; }
  .sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
       -moz-animation-delay: 0.3s;
         -o-animation-delay: 0.3s;
            animation-delay: 0.3s; }
  .sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0.0s;
       -moz-animation-delay: 0.0s;
         -o-animation-delay: 0.0s;
            animation-delay: 0.0s; }
  .sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
       -moz-animation-delay: 0.1s;
         -o-animation-delay: 0.1s;
            animation-delay: 0.1s; }
  .sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
       -moz-animation-delay: 0.2s;
         -o-animation-delay: 0.2s;
            animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); } }

@-moz-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -moz-transform: scale3D(1, 1, 1);
         transform: scale3D(1, 1, 1); }
  35% {
    -moz-transform: scale3D(0, 0, 1);
         transform: scale3D(0, 0, 1); } }

@-o-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -o-transform: scale3D(1, 1, 1);
       transform: scale3D(1, 1, 1); }
  35% {
    -o-transform: scale3D(0, 0, 1);
       transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
       -moz-transform: scale3D(1, 1, 1);
         -o-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
       -moz-transform: scale3D(0, 0, 1);
         -o-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); } }

/* Loading */
#loading {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #252525; }
  #loading .la-timer,
  #loading .sk-cube-grid {
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -20px;
    margin-left: -20px; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-timer, .la-timer > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-timer {
  display: block;
  font-size: 0;
  color: #fff; }

.la-timer.la-dark {
  color: #333; }

.la-timer > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-timer {
  width: 32px;
  height: 32px; }

.la-timer > div {
  width: 32px;
  height: 32px;
  background: transparent;
  border-width: 2px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%; }

.la-timer > div:before, .la-timer > div:after {
  position: absolute;
  top: 14px;
  left: 14px;
  display: block;
  width: 2px;
  margin-top: -1px;
  margin-left: -1px;
  content: "";
  background: currentColor;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -webkit-transform-origin: 1px 1px 0;
  -moz-transform-origin: 1px 1px 0;
  -ms-transform-origin: 1px 1px 0;
  -o-transform-origin: 1px 1px 0;
  transform-origin: 1px 1px 0;
  -webkit-animation: timer-loader 1250ms infinite linear;
  -moz-animation: timer-loader 1250ms infinite linear;
  -o-animation: timer-loader 1250ms infinite linear;
  animation: timer-loader 1250ms infinite linear;
  -webkit-animation-delay: -625ms;
  -moz-animation-delay: -625ms;
  -o-animation-delay: -625ms;
  animation-delay: -625ms; }

.la-timer > div:before {
  height: 12px; }

.la-timer > div:after {
  height: 8px;
  -webkit-animation-duration: 15s;
  -moz-animation-duration: 15s;
  -o-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-delay: -7.5s;
  -moz-animation-delay: -7.5s;
  -o-animation-delay: -7.5s;
  animation-delay: -7.5s; }

.la-timer.la-sm {
  width: 16px;
  height: 16px; }

.la-timer.la-sm > div {
  width: 16px;
  height: 16px;
  border-width: 1px; }

.la-timer.la-sm > div:before, .la-timer.la-sm > div:after {
  top: 7px;
  left: 7px;
  width: 1px;
  margin-top: -.5px;
  margin-left: -.5px;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-transform-origin: 0.5px 0.5px 0;
  -moz-transform-origin: 0.5px 0.5px 0;
  -ms-transform-origin: 0.5px 0.5px 0;
  -o-transform-origin: 0.5px 0.5px 0;
  transform-origin: 0.5px 0.5px 0; }

.la-timer.la-sm > div:before {
  height: 6px; }

.la-timer.la-sm > div:after {
  height: 4px; }

.la-timer.la-2x {
  width: 64px;
  height: 64px; }

.la-timer.la-2x > div {
  width: 64px;
  height: 64px;
  border-width: 4px; }

.la-timer.la-2x > div:before, .la-timer.la-2x > div:after {
  top: 28px;
  left: 28px;
  width: 4px;
  margin-top: -2px;
  margin-left: -2px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-transform-origin: 2px 2px 0;
  -moz-transform-origin: 2px 2px 0;
  -ms-transform-origin: 2px 2px 0;
  -o-transform-origin: 2px 2px 0;
  transform-origin: 2px 2px 0; }

.la-timer.la-2x > div:before {
  height: 24px; }

.la-timer.la-2x > div:after {
  height: 16px; }

.la-timer.la-3x {
  width: 96px;
  height: 96px; }

.la-timer.la-3x > div {
  width: 96px;
  height: 96px;
  border-width: 6px; }

.la-timer.la-3x > div:before, .la-timer.la-3x > div:after {
  top: 42px;
  left: 42px;
  width: 6px;
  margin-top: -3px;
  margin-left: -3px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-transform-origin: 3px 3px 0;
  -moz-transform-origin: 3px 3px 0;
  -ms-transform-origin: 3px 3px 0;
  -o-transform-origin: 3px 3px 0;
  transform-origin: 3px 3px 0; }

.la-timer.la-3x > div:before {
  height: 36px; }

.la-timer.la-3x > div:after {
  height: 24px; }

@-webkit-keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes timer-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes timer-loader {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*--------------------------------------------------------------
  4. Wordpress Classes
--------------------------------------------------------------*/
.admin-bar .slideout-menu {
  padding-top: 46px; }

@media screen and (min-width: 783px) {
  body.admin-bar {
    position: relative; }
  .admin-bar .slideout-menu {
    padding-top: 32px; } }

.awe-google-map {
  min-height: 500px; }

/* Widget */
.widget {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  width: 100%;
  word-wrap: break-word; }

/* Text widget */
.textwidget > :last-child {
  margin-bottom: 0; }

.textwidget a {
  border-bottom: 1px solid #333; }

.textwidget a:hover,
.textwidget a:focus {
  border-bottom: 0; }

/* Widgets have list  */
.widget_recent_entries .post-date {
  display: block;
  font-style: italic; }

/* Widget RSS */
.widget_rss ul {
  list-style: none;
  margin: 0; }

.widget_rss li {
  margin-bottom: 1.6em; }

.widget_rss ul:last-child,
.widget_rss li:last-child {
  margin-bottom: 0; }

.widget_rss .rsswidget {
  border: 0;
  font-weight: 700; }

.widget_rss .rsswidget img {
  margin-top: -4px; }

.widget_rss .rss-date,
.widget_rss cite {
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  display: block;
  line-height: 2;
  opacity: 0.8; }

.widget-area .widget + .widget {
  margin-top: 50px; }

.widget-area .widget-title {
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: solid 1px #efefef;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 30px; }

.widget-area .widget_product_categories ul ul, .widget-area .widget_product_categories ul ol, .widget-area .widget_product_categories ol ul, .widget-area .widget_product_categories ol ol,
.widget-area .widget_rss ul ul,
.widget-area .widget_rss ul ol,
.widget-area .widget_rss ol ul,
.widget-area .widget_rss ol ol,
.widget-area .widget_archive ul ul,
.widget-area .widget_archive ul ol,
.widget-area .widget_archive ol ul,
.widget-area .widget_archive ol ol,
.widget-area .widget_categories ul ul,
.widget-area .widget_categories ul ol,
.widget-area .widget_categories ol ul,
.widget-area .widget_categories ol ol,
.widget-area .widget_links ul ul,
.widget-area .widget_links ul ol,
.widget-area .widget_links ol ul,
.widget-area .widget_links ol ol,
.widget-area .widget_meta ul ul,
.widget-area .widget_meta ul ol,
.widget-area .widget_meta ol ul,
.widget-area .widget_meta ol ol,
.widget-area .widget_pages ul ul,
.widget-area .widget_pages ul ol,
.widget-area .widget_pages ol ul,
.widget-area .widget_pages ol ol,
.widget-area .widget_recent_comments ul ul,
.widget-area .widget_recent_comments ul ol,
.widget-area .widget_recent_comments ol ul,
.widget-area .widget_recent_comments ol ol,
.widget-area .widget_recent_entries ul ul,
.widget-area .widget_recent_entries ul ol,
.widget-area .widget_recent_entries ol ul,
.widget-area .widget_recent_entries ol ol {
  margin-left: 25px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #efefef; }

.widget-area .widget_product_categories ul > li + li, .widget-area .widget_product_categories ol > li + li,
.widget-area .widget_rss ul > li + li,
.widget-area .widget_rss ol > li + li,
.widget-area .widget_archive ul > li + li,
.widget-area .widget_archive ol > li + li,
.widget-area .widget_categories ul > li + li,
.widget-area .widget_categories ol > li + li,
.widget-area .widget_links ul > li + li,
.widget-area .widget_links ol > li + li,
.widget-area .widget_meta ul > li + li,
.widget-area .widget_meta ol > li + li,
.widget-area .widget_pages ul > li + li,
.widget-area .widget_pages ol > li + li,
.widget-area .widget_recent_comments ul > li + li,
.widget-area .widget_recent_comments ol > li + li,
.widget-area .widget_recent_entries ul > li + li,
.widget-area .widget_recent_entries ol > li + li {
  border-top: solid 1px #efefef;
  padding-top: 10px;
  margin-top: 10px; }

.widget-area .widget_product_categories ul a, .widget-area .widget_product_categories ol a,
.widget-area .widget_rss ul a,
.widget-area .widget_rss ol a,
.widget-area .widget_archive ul a,
.widget-area .widget_archive ol a,
.widget-area .widget_categories ul a,
.widget-area .widget_categories ol a,
.widget-area .widget_links ul a,
.widget-area .widget_links ol a,
.widget-area .widget_meta ul a,
.widget-area .widget_meta ol a,
.widget-area .widget_pages ul a,
.widget-area .widget_pages ol a,
.widget-area .widget_recent_comments ul a,
.widget-area .widget_recent_comments ol a,
.widget-area .widget_recent_entries ul a,
.widget-area .widget_recent_entries ol a {
  color: #828282; }
  .widget-area .widget_product_categories ul a:hover, .widget-area .widget_product_categories ul a:focus, .widget-area .widget_product_categories ol a:hover, .widget-area .widget_product_categories ol a:focus,
  .widget-area .widget_rss ul a:hover,
  .widget-area .widget_rss ul a:focus,
  .widget-area .widget_rss ol a:hover,
  .widget-area .widget_rss ol a:focus,
  .widget-area .widget_archive ul a:hover,
  .widget-area .widget_archive ul a:focus,
  .widget-area .widget_archive ol a:hover,
  .widget-area .widget_archive ol a:focus,
  .widget-area .widget_categories ul a:hover,
  .widget-area .widget_categories ul a:focus,
  .widget-area .widget_categories ol a:hover,
  .widget-area .widget_categories ol a:focus,
  .widget-area .widget_links ul a:hover,
  .widget-area .widget_links ul a:focus,
  .widget-area .widget_links ol a:hover,
  .widget-area .widget_links ol a:focus,
  .widget-area .widget_meta ul a:hover,
  .widget-area .widget_meta ul a:focus,
  .widget-area .widget_meta ol a:hover,
  .widget-area .widget_meta ol a:focus,
  .widget-area .widget_pages ul a:hover,
  .widget-area .widget_pages ul a:focus,
  .widget-area .widget_pages ol a:hover,
  .widget-area .widget_pages ol a:focus,
  .widget-area .widget_recent_comments ul a:hover,
  .widget-area .widget_recent_comments ul a:focus,
  .widget-area .widget_recent_comments ol a:hover,
  .widget-area .widget_recent_comments ol a:focus,
  .widget-area .widget_recent_entries ul a:hover,
  .widget-area .widget_recent_entries ul a:focus,
  .widget-area .widget_recent_entries ol a:hover,
  .widget-area .widget_recent_entries ol a:focus {
    color: #000; }

.widget-area .widget_product_categories ul li.current-cat > a, .widget-area .widget_product_categories ol li.current-cat > a,
.widget-area .widget_rss ul li.current-cat > a,
.widget-area .widget_rss ol li.current-cat > a,
.widget-area .widget_archive ul li.current-cat > a,
.widget-area .widget_archive ol li.current-cat > a,
.widget-area .widget_categories ul li.current-cat > a,
.widget-area .widget_categories ol li.current-cat > a,
.widget-area .widget_links ul li.current-cat > a,
.widget-area .widget_links ol li.current-cat > a,
.widget-area .widget_meta ul li.current-cat > a,
.widget-area .widget_meta ol li.current-cat > a,
.widget-area .widget_pages ul li.current-cat > a,
.widget-area .widget_pages ol li.current-cat > a,
.widget-area .widget_recent_comments ul li.current-cat > a,
.widget-area .widget_recent_comments ol li.current-cat > a,
.widget-area .widget_recent_entries ul li.current-cat > a,
.widget-area .widget_recent_entries ol li.current-cat > a {
  color: #000; }

.widget-area .widget_nav_menu .menu li > a:hover,
.widget-area .widget_nav_menu .menu li > a:focus,
.widget-area .widget_nav_menu .menu li.current-menu-item > a {
  color: white;
  background-color: #000; }

.widget-area .widget_rss .rsswidget {
  color: #000;
  font-weight: 500;
  letter-spacing: 2px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.widget-area .widget_rss .rss-date {
  font-style: italic; }

.widget-area .widget_rss .rssSummary {
  margin-top: 10px; }

.textwidget p {
  margin-bottom: 0; }

.textwidget form p {
  margin-bottom: 10px; }

.list-social, .awe-widget-follow-us ul {
  font-size: 0;
  padding-left: 0;
  list-style: none; }
  .list-social li, .awe-widget-follow-us ul li {
    display: inline-block; }
  .list-social > li, .awe-widget-follow-us ul > li,
  .list-social > a, .awe-widget-follow-us ul > a {
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px; }
  .list-social a, .awe-widget-follow-us ul a {
    color: #414141;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    border: solid 2px #414141;
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease; }
    .list-social a:hover, .awe-widget-follow-us ul a:hover, .list-social a:focus, .awe-widget-follow-us ul a:focus {
      color: #828282;
      border-color: #828282; }

.awe-widget-about-me .widget-about-image {
  margin-bottom: 20px; }

.widget-area .awe-widget-follow-us ul a {
  border-color: #ececec; }

.widget_product_search .search-field,
.widget_search .search-field {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  background-color: #f0f0f0;
  font-family: "Crimson Text", serif; }

.widget_product_search .search-submit,
.widget_search .search-submit {
  font-size: 0;
  text-align: center;
  background-color: transparent;
  letter-spacing: 0; }
  .widget_product_search .search-submit:hover, .widget_product_search .search-submit:focus,
  .widget_search .search-submit:hover,
  .widget_search .search-submit:focus {
    background-color: #e3e3e3;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .widget_product_search .search-submit:after,
  .widget_search .search-submit:after {
    color: #000;
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

/* Widget calendar */
.widget_calendar table {
  margin: 0;
  width: 100%; }
  .widget_calendar table td,
  .widget_calendar table th {
    line-height: 2.3333;
    text-align: center;
    padding: 0; }
  .widget_calendar table caption {
    font-weight: 700;
    text-transform: uppercase; }
  .widget_calendar table tbody a {
    color: white;
    font-weight: 700;
    display: block;
    background-color: #000; }
    .widget_calendar table tbody a:hover, .widget_calendar table tbody a:focus {
      color: white;
      background-color: #404040; }

.search-form {
  position: relative;
  z-index: 5; }
  .search-form label {
    margin: 0;
    display: block;
    font-weight: 400;
    font-family: "Crimson Text", serif; }

.search-field {
  border: none !important;
  width: 100% !important; }

.search-submit {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  letter-spacing: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: none; }
  .search-submit:focus {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }

.entry-tags a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
  display: inline-block;
  font-size: 16px !important;
  color: #000;
  background-color: white;
  border: solid 1px #000;
  padding: 7px 15px;
  margin-bottom: 5px;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
          transition: all 0.25s ease;
  height: inherit;
  line-height: inherit; }
  .entry-tags a:focus, .entry-tags a:hover,
  .widget_product_tag_cloud a:focus,
  .widget_product_tag_cloud a:hover,
  .widget_tag_cloud a:focus,
  .widget_tag_cloud a:hover {
    color: white;
    background-color: #000;
    text-decoration: none; }

.comment-reply-title {
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase; }

.comment-list {
  padding-left: 0;
  list-style: none; }

.comment-list ol {
  list-style: none;
  padding-left: 48px;
  margin-top: 30px; }

.comment-list .comment {
  margin-bottom: 30px; }

.comment-content {
  padding-bottom: 30px; }

.comment-avatar {
  padding-right: 30px; }

.comment-container {
  border-bottom: solid 1px #efefef; }

.comment-content p:last-child {
  margin-bottom: 0; }

.comments-wrapper {
  padding-top: 30px;
  margin-top: 30px;
  border-top: solid 1px #efefef; }

.comment-body {
  position: relative; }
  .comment-body .reply {
    top: 10px;
    right: 10px;
    position: absolute;
    font-style: italic; }
    .comment-body .reply:before {
      margin-right: 5px;
      color: #000;
      content: "";
      font-family: FontAwesome;
      font-size: 16px;
      text-rendering: auto;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.comment-author.vcard .fn {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.comment-metadata {
  margin-bottom: 15px; }
  .comment-metadata time {
    color: #828282;
    font-style: italic; }
  .comment-metadata .comment-edit-link {
    margin-left: 5px;
    display: inline-block; }

#cancel-comment-reply-link {
  position: relative;
  top: -2px; }

.comment-respond {
  margin-top: 45px;
  padding-top: 45px;
  border-top: solid 1px #efefef; }

.comment-reply-title {
  margin-top: 0;
  font-size: 14px; }

.comment-form .comment-form-url {
  width: 100%; }

.comment-form .logged-in-as,
.comment-form .comment-notes {
  margin-bottom: 30px; }

.comment-form .form-submit {
  margin-top: 30px; }

.comment-form textarea,
.comment-form input[type="url"],
.comment-form input[type="text"],
.comment-form input[type="email"] {
  width: 100%; }

.comment-form .comment-form-email,
.comment-form .comment-form-author {
  position: relative; }
  .comment-form .comment-form-email input[type="text"],
  .comment-form .comment-form-email input[type="email"],
  .comment-form .comment-form-author input[type="text"],
  .comment-form .comment-form-author input[type="email"] {
    padding-right: 35px; }
  .comment-form .comment-form-email:after,
  .comment-form .comment-form-author:after {
    position: absolute;
    right: 15px;
    bottom: 8px;
    display: block; }

.comment-form .comment-form-author:after {
  color: #828282;
  content: "";
  font-family: FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.comment-form .comment-form-email:after {
  color: #828282;
  content: "";
  font-family: FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media (min-width: 768px) {
  .comment-form .comment-form-email,
  .comment-form .comment-form-author {
    float: left;
    width: 50%; }
  .comment-form .comment-form-email {
    padding-left: 15px; } }

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

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

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

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
  5. CSS Layouts
--------------------------------------------------------------*/
.site-title,
.site-description {
  margin-top: 0;
  margin-bottom: 0; }

.site-title {
  color: white;
  font-size: 70px;
  font-weight: 400;
  line-height: 0.645;
  font-family: "Alex Brush", cursive; }
  .site-title a {
    color: white; }
    .site-title a:hover, .site-title a:focus {
      outline: 0; }

.site-description {
  text-align: center; }

.site-logo {
  display: inline-block;
  overflow: hidden;
  max-width: 250px;
  height: 60px; }
  .site-logo img {
    max-height: 60px; }

.navigation-container {
  position: relative; }

.main-navigation {
  background-color: #000;
  position: relative;
  z-index: 10;
  padding: 15px 0; }

.navigation-header {
  float: left; }

.navigation-toggle {
  float: right;
  margin-top: 15px;
  display: none;
  color: white;
  background-color: transparent;
  border: none;
  padding: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 24px; }

.menu.navigation-menu {
  display: inline-block;
  margin: auto;
  position: absolute;
  right: 0;
  bottom: -15px; }
  .menu.navigation-menu > li {
    display: inline-block; }
    .menu.navigation-menu > li + li {
      margin-left: 50px; }
    .menu.navigation-menu > li > a {
      color: white;
      -webkit-transition: all 0.25s ease;
         -moz-transition: all 0.25s ease;
           -o-transition: all 0.25s ease;
              transition: all 0.25s ease; }
  .menu.navigation-menu .menu-toggle {
    border: none;
    padding: 2px 5px;
    position: relative;
    top: -3px;
    background-color: transparent; }
    .menu.navigation-menu .menu-toggle:hover, .menu.navigation-menu .menu-toggle:focus {
      outline: 0;
      color: white; }
  .menu.navigation-menu .sub-menu .menu-toggle {
    float: right; }
    .menu.navigation-menu .sub-menu .menu-toggle:hover, .menu.navigation-menu .sub-menu .menu-toggle:focus {
      color: black; }
    .menu.navigation-menu .sub-menu .menu-toggle .caret {
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg); }
			  
			  
			  .el-bookingbtn {
    border: 1px solid #FFF;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.navigation-menu > li.el-bookingbtn:after {
    display: none;
}


.dropbtn {
    background-color: unset;
    color: white;
    padding: 14px;
    border: 1px solid #FFF;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: unset;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    min-width: 127px;
}

    .dropdown-content a {
        color: #FFF;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-family: Dosis, serif !important;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 3px;
        border: 1px solid #FFF;
        margin-top: 8px;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.navigation-menu > li.dropdown:after {
    background-color: unset;
}

.dropdown:hover .fa-chevron-up {
    display: contents !important;
}

.dropdown:hover .fa-chevron-down {
    display: none !important;
}

.hidecontactbtn {
    display: none !important;
}

.menu-item.mobileonly {
	display: none !important;
}

@media (max-width: 1199px) {
  .navigation-header {
    float: none; }
    .navigation-header:before, .navigation-header:after {
      content: " ";
      display: table; }
    .navigation-header:after {
      clear: both; }
  .navigation-toggle {
    display: block; }
  .menu.navigation-menu {
    display: none !important; }
  .site-branding {
    float: left; } 
	 .el-bookingbtn {
	border: none;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
  .menu-item.mobileonly.hidecontactbtn {
		display: none !important;
	}
	
	.menu-item.mobileonly {
		display: block !important;
	}
	
	
	.menu-item.dropdown {
		display: none !important;
	}
	}

.site-with-jumbotron .site-header {
  position: absolute;
  width: 100%;
  top: 0; }

.site-with-jumbotron .main-navigation {
  padding: 0;
  margin-top: 45px;
  background-color: transparent; }

.menu.navigation-menu > li.menu-btn-link > a {
  color: #000; }
  .menu.navigation-menu > li.menu-btn-link > a:before {
    border-color: white; }
  .menu.navigation-menu > li.menu-btn-link > a:after {
    border-color: transparent; }
  .menu.navigation-menu > li.menu-btn-link > a:focus, .menu.navigation-menu > li.menu-btn-link > a:hover {
    color: #000 !important; }
    .menu.navigation-menu > li.menu-btn-link > a:focus:after, .menu.navigation-menu > li.menu-btn-link > a:hover:after {
      background-color: white; }

.menu.navigation-menu > li.menu-btn-link:after {
  content: none !important; }
  
 

.menu-cart {
  position: relative; }
  .menu-cart-icon {
    font-size: 14px; }
  .menu-cart-count {
    display: inline-block;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    border: solid 1px #fff;
    width: 25px;
    height: 25px;
    line-height: 22px;
    letter-spacing: 2px;
    text-align: center;
    position: absolute;
    bottom: 100%;
    margin-bottom: -10px; }

.navigation-centered .navigation-header {
  float: none;
  display: block;
  text-align: center; }

.navigation-centered .menu.navigation-menu {
  display: block;
  text-align: center;
  position: static;
  margin-top: 30px; }

.site:not(.site-with-jumbotron) .menu.navigation-menu {
  bottom: 5px; }

ul.menu > li.menu-btn-link {
  padding-top: 5px;
  padding-bottom: 5px; }

.main-navigation-fixed.fixed {
  position: fixed;
  left: 0;
  width: 100%;
  background-color: #000;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0;
  visibility: hidden; }
  .main-navigation-fixed.fixed .site-logo {
    max-width: 100px;
    height: auto; }
  .main-navigation-fixed.fixed .navigation-toggle {
    margin-top: 0; }
  .main-navigation-fixed.fixed .menu.navigation-menu {
    bottom: -5px; }

.main-navigation-fixed.m-in {
  opacity: 1;
  visibility: visible;
  -webkit-animation: pradise-menu-in .4s ease both .2s;
     -moz-animation: pradise-menu-in .4s ease both .2s;
       -o-animation: pradise-menu-in .4s ease both .2s;
          animation: pradise-menu-in .4s ease both .2s; }

.main-navigation-fixed.m-hide {
  -webkit-animation: pradise-menu-hide .4s ease;
     -moz-animation: pradise-menu-hide .4s ease;
       -o-animation: pradise-menu-hide .4s ease;
          animation: pradise-menu-hide .4s ease; }

@-webkit-keyframes pradise-menu-in {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-moz-keyframes pradise-menu-in {
  0% {
    -moz-transform: translate(0, -100%);
         transform: translate(0, -100%); }
  100% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0); } }

@-o-keyframes pradise-menu-in {
  0% {
    -o-transform: translate(0, -100%);
       transform: translate(0, -100%); }
  100% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0); } }

@keyframes pradise-menu-in {
  0% {
    -webkit-transform: translate(0, -100%);
       -moz-transform: translate(0, -100%);
         -o-transform: translate(0, -100%);
            transform: translate(0, -100%); }
  100% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-webkit-keyframes pradise-menu-hide {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%); } }

@-moz-keyframes pradise-menu-hide {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0); }
  100% {
    -moz-transform: translate(0, -100%);
         transform: translate(0, -100%); } }

@-o-keyframes pradise-menu-hide {
  0% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0); }
  100% {
    -o-transform: translate(0, -100%);
       transform: translate(0, -100%); } }

@keyframes pradise-menu-hide {
  0% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, -100%);
       -moz-transform: translate(0, -100%);
         -o-transform: translate(0, -100%);
            transform: translate(0, -100%); } }

.site-footer {
  text-align: center;
  color: #828282;
  background-color: #1d1d1d; }
  .site-footer a {
    color: #9b9b9b; }
    .site-footer a:hover, .site-footer a:focus {
      color: #a8a8a8; }
  .site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6,
  .site-footer .h1, .site-footer .h2, .site-footer .h3, .site-footer .h4, .site-footer .h5, .site-footer .h6 {
    color: white; }

.site-info {
  font-size: 14px; }

.footer-under {
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative; }
  .footer-under:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(17, 17, 17, 0);
    border-bottom-color: #1D1D1D;
    border-width: 30px;
    margin-left: -30px; }

.footer-top {
  background-color: #252525;
  padding-top: 70px;
  padding-bottom: 90px; }

.footer-logo {
  margin-top: 0;
  margin-bottom: 15px; }

.footer-menu {
  margin-top: 30px;
  margin-bottom: 30px; }

.footer-menu > ul,
.footer-menu > ul > li {
  display: inline-block; }

.footer-menu > ul > li + li {
  margin-left: 50px; }

.footer-menu > ul > li > a {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: Dosis, serif; }
  .footer-menu > ul > li > a:hover, .footer-menu > ul > li > a:focus {
    color: white; }

.navigation-menu > li,
.footer-menu .menu > li {
  position: relative; }
  .navigation-menu > li:after,
  .footer-menu .menu > li:after {
    content: '';
    width: 100%;
    display: block;
    height: 1px;
    margin-top: 4px;
    position: absolute;
    background-color: white;
    opacity: 0;
    -webkit-transform: scale(0.25);
       -moz-transform: scale(0.25);
        -ms-transform: scale(0.25);
         -o-transform: scale(0.25);
            transform: scale(0.25);
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease; }
  .navigation-menu > li:hover:after, .navigation-menu > li.active:after, .navigation-menu > li.current:after, .navigation-menu > li.current-menu-item:after, .navigation-menu > li.current-menu-parent:after,
  .footer-menu .menu > li:hover:after,
  .footer-menu .menu > li.active:after,
  .footer-menu .menu > li.current:after,
  .footer-menu .menu > li.current-menu-item:after,
  .footer-menu .menu > li.current-menu-parent:after {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }

@media (min-width: 992px) {
  .fwidget-left {
    padding-right: 70px; }
  .fwidget-right {
    padding-left: 70px; } }

.site-footer .widget {
  text-align: left; }
  .site-footer .widget + .widget {
    margin-top: 50px; }
  .site-footer .widget .widget-title {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px; }
  .site-footer .widget select {
    border: none; }

.site-footer .widget_archive ul,
.site-footer .widget_categories ul,
.site-footer .widget_links ul,
.site-footer .widget_meta ul,
.site-footer .widget_nav_menu ul,
.site-footer .widget_pages ul,
.site-footer .widget_recent_comments ul,
.site-footer .widget_recent_entries ul {
  padding-left: 15px;
  list-style-type: square; }

.site-footer .form-control, .site-footer select, .site-footer
textarea, .site-footer
input[type="text"], .site-footer
input[type="password"], .site-footer
input[type="datetime"], .site-footer
input[type="datetime-local"], .site-footer
input[type="date"], .site-footer
input[type="month"], .site-footer
input[type="time"], .site-footer
input[type="week"], .site-footer
input[type="number"], .site-footer
input[type="email"], .site-footer
input[type="url"], .site-footer
input[type="search"], .site-footer
input[type="tel"], .site-footer
input[type="color"] {
  border: none; }

.back-top {
  position: absolute;
  z-index: 5;
  top: -15px;
  left: 50%;
  margin-left: -12.5px;
  display: block;
  width: 25px;
  height: 35px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAWCAMAAAA7BnbfAAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAAC3RSTlMAETNVZneImaq7zK2dfRkAAAApSURBVHgBzcXBFUAADAWwfKXU/gN73UIuwfXG9syE804fQ0mrsPODFT5dOADWipLXDQAAAABJRU5ErkJggg==) no-repeat center center; }

.times,
.times-light {
  width: 25px;
  height: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center; }

.times {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAAG1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///+U78QyAAAACHRSTlMAISI8PVd2gA/31CoAAABASURBVHgBXc8xDsBACANBDDnn/z9OszLRuZuVKKij2vWptpbuSoAJMAESQsJANu/82X6siPsEWcRlAkyACdd/H3wbAQNVvkJbAAAAAElFTkSuQmCC); }

.times-light {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAAG1BMVEX///////////////////////////////////8HBRbfAAAACHRSTlMAQkNEeHmt65kWkkIAAABCSURBVHgBXc9BCsBQCANRY+239z9xKQxGmoXwZmcchZcnrpbZ+R1tEoaEIWFIKMjqqc3su7WpSAe1iCZhSIAO//9ejHIBJX0gc2sAAAAASUVORK5CYII=); }

.fdivider {
  position: absolute;
  width: 1px;
  background-color: #494949;
  top: 0;
  bottom: 0;
  left: 50%; }
  .fdivider .times {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -12.5px;
    margin-left: -12.5px;
    background-color: #252525; }
  @media (max-width: 991px) {
    .fdivider {
      display: none; } }

.footer-widgets {
  position: relative; }
  @media (min-width: 992px) {
    .footer-widgets {
      padding-top: 50px;
      padding-bottom: 50px; } }

.widget-area .widget + .widget {
  margin-top: 50px; }

.widget-area .widget-title {
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: solid 1px #efefef;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 30px; }

.widget-area .widget_product_categories ul ul, .widget-area .widget_product_categories ul ol, .widget-area .widget_product_categories ol ul, .widget-area .widget_product_categories ol ol,
.widget-area .widget_rss ul ul,
.widget-area .widget_rss ul ol,
.widget-area .widget_rss ol ul,
.widget-area .widget_rss ol ol,
.widget-area .widget_archive ul ul,
.widget-area .widget_archive ul ol,
.widget-area .widget_archive ol ul,
.widget-area .widget_archive ol ol,
.widget-area .widget_categories ul ul,
.widget-area .widget_categories ul ol,
.widget-area .widget_categories ol ul,
.widget-area .widget_categories ol ol,
.widget-area .widget_links ul ul,
.widget-area .widget_links ul ol,
.widget-area .widget_links ol ul,
.widget-area .widget_links ol ol,
.widget-area .widget_meta ul ul,
.widget-area .widget_meta ul ol,
.widget-area .widget_meta ol ul,
.widget-area .widget_meta ol ol,
.widget-area .widget_pages ul ul,
.widget-area .widget_pages ul ol,
.widget-area .widget_pages ol ul,
.widget-area .widget_pages ol ol,
.widget-area .widget_recent_comments ul ul,
.widget-area .widget_recent_comments ul ol,
.widget-area .widget_recent_comments ol ul,
.widget-area .widget_recent_comments ol ol,
.widget-area .widget_recent_entries ul ul,
.widget-area .widget_recent_entries ul ol,
.widget-area .widget_recent_entries ol ul,
.widget-area .widget_recent_entries ol ol {
  margin-left: 25px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #efefef; }

.widget-area .widget_product_categories ul > li + li, .widget-area .widget_product_categories ol > li + li,
.widget-area .widget_rss ul > li + li,
.widget-area .widget_rss ol > li + li,
.widget-area .widget_archive ul > li + li,
.widget-area .widget_archive ol > li + li,
.widget-area .widget_categories ul > li + li,
.widget-area .widget_categories ol > li + li,
.widget-area .widget_links ul > li + li,
.widget-area .widget_links ol > li + li,
.widget-area .widget_meta ul > li + li,
.widget-area .widget_meta ol > li + li,
.widget-area .widget_pages ul > li + li,
.widget-area .widget_pages ol > li + li,
.widget-area .widget_recent_comments ul > li + li,
.widget-area .widget_recent_comments ol > li + li,
.widget-area .widget_recent_entries ul > li + li,
.widget-area .widget_recent_entries ol > li + li {
  border-top: solid 1px #efefef;
  padding-top: 10px;
  margin-top: 10px; }

.widget-area .widget_product_categories ul a, .widget-area .widget_product_categories ol a,
.widget-area .widget_rss ul a,
.widget-area .widget_rss ol a,
.widget-area .widget_archive ul a,
.widget-area .widget_archive ol a,
.widget-area .widget_categories ul a,
.widget-area .widget_categories ol a,
.widget-area .widget_links ul a,
.widget-area .widget_links ol a,
.widget-area .widget_meta ul a,
.widget-area .widget_meta ol a,
.widget-area .widget_pages ul a,
.widget-area .widget_pages ol a,
.widget-area .widget_recent_comments ul a,
.widget-area .widget_recent_comments ol a,
.widget-area .widget_recent_entries ul a,
.widget-area .widget_recent_entries ol a {
  color: #828282; }
  .widget-area .widget_product_categories ul a:hover, .widget-area .widget_product_categories ul a:focus, .widget-area .widget_product_categories ol a:hover, .widget-area .widget_product_categories ol a:focus,
  .widget-area .widget_rss ul a:hover,
  .widget-area .widget_rss ul a:focus,
  .widget-area .widget_rss ol a:hover,
  .widget-area .widget_rss ol a:focus,
  .widget-area .widget_archive ul a:hover,
  .widget-area .widget_archive ul a:focus,
  .widget-area .widget_archive ol a:hover,
  .widget-area .widget_archive ol a:focus,
  .widget-area .widget_categories ul a:hover,
  .widget-area .widget_categories ul a:focus,
  .widget-area .widget_categories ol a:hover,
  .widget-area .widget_categories ol a:focus,
  .widget-area .widget_links ul a:hover,
  .widget-area .widget_links ul a:focus,
  .widget-area .widget_links ol a:hover,
  .widget-area .widget_links ol a:focus,
  .widget-area .widget_meta ul a:hover,
  .widget-area .widget_meta ul a:focus,
  .widget-area .widget_meta ol a:hover,
  .widget-area .widget_meta ol a:focus,
  .widget-area .widget_pages ul a:hover,
  .widget-area .widget_pages ul a:focus,
  .widget-area .widget_pages ol a:hover,
  .widget-area .widget_pages ol a:focus,
  .widget-area .widget_recent_comments ul a:hover,
  .widget-area .widget_recent_comments ul a:focus,
  .widget-area .widget_recent_comments ol a:hover,
  .widget-area .widget_recent_comments ol a:focus,
  .widget-area .widget_recent_entries ul a:hover,
  .widget-area .widget_recent_entries ul a:focus,
  .widget-area .widget_recent_entries ol a:hover,
  .widget-area .widget_recent_entries ol a:focus {
    color: #000; }

.widget-area .widget_product_categories ul li.current-cat > a, .widget-area .widget_product_categories ol li.current-cat > a,
.widget-area .widget_rss ul li.current-cat > a,
.widget-area .widget_rss ol li.current-cat > a,
.widget-area .widget_archive ul li.current-cat > a,
.widget-area .widget_archive ol li.current-cat > a,
.widget-area .widget_categories ul li.current-cat > a,
.widget-area .widget_categories ol li.current-cat > a,
.widget-area .widget_links ul li.current-cat > a,
.widget-area .widget_links ol li.current-cat > a,
.widget-area .widget_meta ul li.current-cat > a,
.widget-area .widget_meta ol li.current-cat > a,
.widget-area .widget_pages ul li.current-cat > a,
.widget-area .widget_pages ol li.current-cat > a,
.widget-area .widget_recent_comments ul li.current-cat > a,
.widget-area .widget_recent_comments ol li.current-cat > a,
.widget-area .widget_recent_entries ul li.current-cat > a,
.widget-area .widget_recent_entries ol li.current-cat > a {
  color: #000; }

.widget-area .widget_nav_menu .menu li > a:hover,
.widget-area .widget_nav_menu .menu li > a:focus,
.widget-area .widget_nav_menu .menu li.current-menu-item > a {
  color: white;
  background-color: #000; }

.widget-area .widget_rss .rsswidget {
  color: #000;
  font-weight: 500;
  letter-spacing: 2px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.widget-area .widget_rss .rss-date {
  font-style: italic; }

.widget-area .widget_rss .rssSummary {
  margin-top: 10px; }

.textwidget p {
  margin-bottom: 0; }

.textwidget form p {
  margin-bottom: 10px; }

.list-social, .awe-widget-follow-us ul {
  font-size: 0;
  padding-left: 0;
  list-style: none; }
  .list-social li, .awe-widget-follow-us ul li {
    display: inline-block; }
  .list-social > li, .awe-widget-follow-us ul > li,
  .list-social > a, .awe-widget-follow-us ul > a {
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px; }
  .list-social a, .awe-widget-follow-us ul a {
    color: #414141;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    border: solid 2px #414141;
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease; }
    .list-social a:hover, .awe-widget-follow-us ul a:hover, .list-social a:focus, .awe-widget-follow-us ul a:focus {
      color: #828282;
      border-color: #828282; }

.awe-widget-about-me .widget-about-image {
  margin-bottom: 20px; }

.widget-area .awe-widget-follow-us ul a {
  border-color: #ececec; }

.widget_product_search .search-field,
.widget_search .search-field {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  background-color: #f0f0f0;
  font-family: "Crimson Text", serif; }

.widget_product_search .search-submit,
.widget_search .search-submit {
  font-size: 0;
  text-align: center;
  background-color: transparent;
  letter-spacing: 0; }
  .widget_product_search .search-submit:hover, .widget_product_search .search-submit:focus,
  .widget_search .search-submit:hover,
  .widget_search .search-submit:focus {
    background-color: #e3e3e3;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .widget_product_search .search-submit:after,
  .widget_search .search-submit:after {
    color: #000;
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.error-404 {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .error-404 {
      padding-top: 150px;
      padding-bottom: 150px; } }

.error-404 .widget_search {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .error-404 .widget_search {
      width: 420px; } }

.title-404 {
  width: 105px;
  height: 105px;
  line-height: 100px;
  margin-left: auto !important;
  margin-right: auto;
  margin-bottom: 35px;
  font-size: 40px;
  color: #000;
  text-align: center;
  font-weight: 500;
  letter-spacing: 3px;
  font-family: Dosis, serif;
  text-transform: uppercase;
  border: none;
  position: relative;
  z-index: 5;
  margin-left: 8px;
  margin-top: 8px; }
  .title-404:after, .title-404:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%; }
  .title-404:after {
    top: 0;
    left: 0;
    background-color: white;
    border: solid 2px black; }
  .title-404:before {
    top: -8px;
    left: -8px;
    border: solid 2px black; }

.entry-media,
.entry-header {
  margin-bottom: 35px; }

.entry-media .entry-slider {
  margin-bottom: 0; }

.entry-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 4px;
  font-family: Dosis, serif;
  text-transform: uppercase; }

.entry-meta {
  color: #6d6d6d;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 4px;
  font-family: Dosis, serif;
  text-transform: uppercase; }
  .entry-meta a {
    color: #6d6d6d;
    font-weight: 700; }

.entry-image,
.entry-thumbnail {
  text-align: center; }

.articles .post + .post {
  padding-top: 50px;
  margin-top: 50px;
  border-top: solid 1px #efefef; }

.entry-abs {
  position: relative; }

.entry-container {
  margin-left: 90px; }

.post-default .entry-date {
  position: absolute; }
  .post-default .entry-date.affix {
    position: fixed;
    top: 15px; }

.posted-time {
  width: 60px;
  height: 80px;
  border: none;
  position: relative;
  z-index: 5;
  margin-left: 8px;
  margin-top: 8px; }
  .posted-time:after, .posted-time:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%; }
  .posted-time:after {
    top: 0;
    left: 0;
    background-color: white;
    border: solid 2px black; }
  .posted-time:before {
    top: -8px;
    left: -8px;
    border: solid 2px black; }
  .posted-time:after {
    border-width: 1px; }
  .posted-time .posted-time-day,
  .posted-time .posted-time-month {
    height: 40px;
    line-height: 2;
    display: block;
    text-align: center;
    color: #000;
    font-weight: 500;
    letter-spacing: 4px;
    font-family: Dosis, serif;
    text-transform: uppercase; }
  .posted-time .posted-time-day {
    font-size: 20px;
    border-bottom: solid 1px #000; }
  .posted-time .posted-time-month {
    font-size: 16px; }

.entry-summary p,
.entry-content #the-content p {
  margin-bottom: 45px; }
  .entry-summary p:last-child,
  .entry-content #the-content p:last-child {
    margin-bottom: 0; }

.entry-content #the-content ul, .entry-content #the-content ol {
  padding-left: 15px; }

.entry-content #the-content p a,
.entry-content #the-content ul a {
  text-decoration: underline; }

.more-link {
  text-decoration: none !important; }

.entry-slider.slick-slider .slick-next,
.entry-slider.slick-slider .slick-prev {
  top: auto;
  bottom: 10px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none; }

.entry-slider.slick-slider .slick-next {
  right: 10px; }

.entry-slider.slick-slider .slick-prev {
  left: auto;
  right: 50px; }

.entry-slider.slick-slider img {
  width: 100%; }

.format-link .entry-title a::after {
  margin-left: 10px;
  color: #000;
  content: "";
  font-family: FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.page-header {
  margin-top: 0 !important; }
  .page-header h1, .page-header h2 {
    margin-top: 0; }

.entry-footer {
  margin-top: 25px;
  padding-top: 15px; }

.post-grid {
  margin-bottom: 30px; }
  .post-grid .entry-media {
    border: none;
    position: relative;
    z-index: 5;
    margin-left: 10px;
    margin-top: 10px; }
    .post-grid .entry-media:after, .post-grid .entry-media:before {
      content: '';
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 100%; }
    .post-grid .entry-media:after {
      top: 0;
      left: 0;
      background-color: white; }
    .post-grid .entry-media:before {
      top: -10px;
      left: -10px;
      border: solid 2px black; }
    .post-grid .entry-media .entry-thumbnail {
      overflow: hidden; }
      .post-grid .entry-media .entry-thumbnail a {
        display: block;
        -webkit-transition: all 0.5s ease;
           -moz-transition: all 0.5s ease;
             -o-transition: all 0.5s ease;
                transition: all 0.5s ease; }
      .post-grid .entry-media .entry-thumbnail:hover a {
        -webkit-transform: scale(1.2);
           -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
             -o-transform: scale(1.2);
                transform: scale(1.2); }
  .post-grid .entry-thumbnail img {
    width: 100%; }
  .post-grid .entry-excerpt {
    margin-top: 22px; }
    .post-grid .entry-excerpt p {
      margin-bottom: 0; }
  .post-grid .excerpt-more {
    margin-top: 22px; }
  .post-grid .entry-meta {
    letter-spacing: 3px; }

.post-grid .entry-title {
  font-size: 12px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.related-posts-container {
  border-top: solid 1px #efefef;
  padding-top: 25px;
  margin-top: 40px; }

.post-grid .posted-on:before,
.comments-link:before {
  content: '|';
  margin-left: 5px;
  margin-right: 10px; }

.post-navigation {
  padding-top: 45px;
  margin-top: 45px;
  border-top: solid 1px #efefef; }
  .post-navigation .nav-links:before, .post-navigation .nav-links:after {
    content: " ";
    display: table; }
  .post-navigation .nav-links:after {
    clear: both; }
  .post-navigation .nav-previous {
    float: left; }
  .post-navigation .nav-next {
    float: right; }

.sticky {
  position: relative; }

.sticky:after {
  content: '\f08d';
  text-align: center;
  font-family: FontAwesome;
  display: block;
  position: absolute;
  top: 0;
  right: 0; }

.site-container {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.jumbotron,
.site-header {
  margin-bottom: 50px; }

.page-blank {
  margin-top: -50px;
  margin-bottom: -70px; }

.site-content {
  margin-bottom: 70px; }

#wrapper {
  overflow: hidden; }

.blog .no-sidebar .content-area,
.archive:not(.woocommerce) .no-sidebar .content-area,
.single-post .no-sidebar .content-area {
  float: none; }

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

/* added with food menu changes */
.selected-description.menu-description{
	border-bottom: 1px solid #ddd;    
}
.menu-selector{
	border-bottom: 1px solid #ddd;    
}
.menu-selector ul li{
	display: inline-block;
	border: black;
	border-style: double;
	padding: 5px;
	margin:10px;
	cursor: pointer;
}
.menu-selector ul li a{
	cursor: pointer;
}