/**
* TABLE OF CONTENT
* ----------------
* ----------------
* I. COMPONENT
* 	I.1. GRID
* 	I.2. TABLE
* 	I.3. CAROUSEL
* 	I.4. PROGRESS LOADER
* 	I.5. WORDPRESS DEFAULT
* II. GENERAL
* 	II.1. TYPOGRAPHY
* 	II.2. BASE
* 	II.3. COMMON
* III. PARTIALS
* 	III.1. PAGE
* 	III.2. HEADER
* 	III.3. FOOTER
* 	III.4. SIDEBAR
* 	III.5. POSTS
* 	III.6. VISUAL COMPOSER LAYOUT
* 	III.7. VISUAL COMPOSER
*/
/* =I. COMPONENT */
.body-font,
body,
button,
input,
select,
textarea {
  font-family: 'Lato Regular', sans-serif;
}
.heading-font,
h1,
h2,
h3,
h4,
h5,
h6,
.post.single .entry-author-info .position {
  font-family: 'Playfair Display', sans-serif;
}
.primary-color,
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="confirm_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,
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="confirm_email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-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="confirm_email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-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="confirm_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,
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select,
.widget.widget_search button,
#comments .comment-respond input,
#comments .comment-respond textarea {
  color: #111111;
}
.primary-bg-color,
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select,
.widget.widget_tag_cloud .tagcloud a:hover,
#tm-page-header .tm-cats-list .tm-label:hover,
#tm-page-header .tm-cats-list.is-open .tm-label,
.tm-pagination .page-numbers:hover,
.tm-pagination .page-numbers.current,
.tm-menu.gallery .isotope-filter li:hover a,
.tm-menu.gallery .isotope-filter li.is-filtered a,
.tm-reservation.light select option,
.tm-feature-member .name > div:before,
.tm-feature-member .name > div:after {
  background-color: #111111;
}
.primary-border-color,
.widget.widget_tag_cloud .tagcloud a,
.widget.widget_search input[type="search"],
#comments .comment-respond input,
#comments .comment-respond textarea,
#tm-page-header .tm-cats-list .tm-label,
#tm-page-header .tm-cats-list .tm-label:hover,
#tm-page-header .tm-cats-list > ul,
#tm-page-header .tm-cats-list.is-open .tm-label,
.tm-pagination .page-numbers {
  border-color: #111111;
}
.secondary-color,
#tm-top-bar a:hover,
.post.single .entry-social a:hover,
#comments .metadata .comment-reply-link,
.tm-menu.grid .entry-price,
.tm-menu.carousel .entry-price,
.tm-menu.circle .entry-price,
.tm-menu.no-thumb .entry-price,
.tm-menu.wide .entry-media .entry-price,
.tm-menu.carousel .owl-nav .owl-prev:hover,
.tm-menu.carousel .owl-nav .owl-next:hover,
.tm-post-carousel .owl-nav .owl-prev:hover,
.tm-post-carousel .owl-nav .owl-next:hover,
.tm-member .owl-nav .owl-prev:hover,
.tm-member .owl-nav .owl-next:hover,
.tm-event .owl-nav .owl-prev:hover,
.tm-event .owl-nav .owl-next:hover,
.tm-event.bright a:hover {
  color: #d5514d;
}
.secondary-bg-color,
.dtpicker-button,
.post.sticky .sticky-icon div,
#comments .comment-respond input[type="submit"],
.tm-contact input[type="submit"] {
  background-color: #d5514d;
}
.secondary-border-color,
.post.single .entry-social a:hover {
  border-color: #d5514d !important;
}
.body-color,
body {
  color: #333;
}
.link-color,
a {
  color: #d5514d;
}
.link-color-hover,
a:hover,
.post.chessboard.dark a:hover,
.tm-member .entry-social a:hover {
  color: #f7736f;
}
.header-bg-color {
  background-color: #111111;
}
.header-color,
.tm-header,
.tm-header .main-navigation > ul > li > a,
.tm-header .main-navigation .menu > ul > li > a,
.tm-header .main-navigation > ul ul li a,
.tm-header .main-navigation .menu > ul ul li a {
  color: #eee;
}
.header-link-color-hover {
  color: #d5514d;
}
.top-bar-color,
#tm-top-bar,
#tm-top-bar a {
  color: #fff;
}
.top-bar-bg-color,
#tm-top-bar .bg {
  background: #111;
}
.footer-color {
  color: #eee;
}
.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
/**
 * Objects
 */
/* ==I.1. GRID */
.container,
.tm-header.box.headroom--top .tm-header-inner,
.tm-top-bar.box,
.tm-vc-section,
.tm-vc-section.stretch_row .tm-vc-container,
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid,
.tm-header.fluid.headroom--top .tm-header-inner,
.tm-top-bar.wide,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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, .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, .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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.col-lg-20 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
}
@media (min-width: 1200px) {
  .col-lg-20 {
    float: left;
    width: 20%;
  }
}
.col-md-20 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
}
@media (min-width: 992px) {
  .col-md-20 {
    float: left;
    width: 20%;
  }
}
.hidden {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .no-padding-xs {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .no-padding-sm {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .no-padding-md {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  .no-padding-lg {
    padding: 0;
  }
}
html,
body {
  overflow-x: hidden;
}
.container,
.tm-header.box.headroom--top .tm-header-inner,
.tm-top-bar.box,
.tm-vc-section,
.tm-vc-section.stretch_row .tm-vc-container,
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
  max-width: 320px;
}
@media only screen and (min-width: 30em) {
  .container,
  .tm-header.box.headroom--top .tm-header-inner,
  .tm-top-bar.box,
  .tm-vc-section,
  .tm-vc-section.stretch_row .tm-vc-container,
  .tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
    max-width: 480px;
  }
}
@media only screen and (min-width: 768px) {
  .container,
  .tm-header.box.headroom--top .tm-header-inner,
  .tm-top-bar.box,
  .tm-vc-section,
  .tm-vc-section.stretch_row .tm-vc-container,
  .tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
    max-width: 640px;
  }
}
@media only screen and (min-width: 992px) {
  [class*="col"] {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 0;
  }
  .container,
  .tm-header.box.headroom--top .tm-header-inner,
  .tm-top-bar.box,
  .tm-vc-section,
  .tm-vc-section.stretch_row .tm-vc-container,
  .tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  [class*="col"] {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 0;
  }
  .container,
  .tm-header.box.headroom--top .tm-header-inner,
  .tm-top-bar.box,
  .tm-vc-section,
  .tm-vc-section.stretch_row .tm-vc-container,
  .tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner {
    max-width: 1170px;
  }
  .boxed {
    max-width: 1200px;
    margin: auto;
  }
}
/* ==I.2. TABLE */
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table,
.widget.widget_calendar table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.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-responsive,
.widget.widget_calendar .calendar_wrap {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive,
  .widget.widget_calendar .calendar_wrap {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* ==I.3. CAROUSEL */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-controls {
  text-align: center;
}
.owl-controls .owl-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #AAAAAA;
  margin: 2px 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.owl-controls .owl-dot.active {
  background-color: #000000;
}
.tm-carousel.light .owl-dot {
  background: rgba(255, 255, 255, 0.3);
}
.tm-carousel.light .owl-dot.active {
  background: rgba(255, 255, 255, 0.8);
}
.tm-carousel.dark .owl-dot {
  background: rgba(0, 0, 0, 0.3);
}
.tm-carousel.dark .owl-dot.active {
  background: rgba(0, 0, 0, 0.8);
}
/* ==I.4. PROGRESS LOADER */
#nprogress {
  pointer-events: none;
}
#nprogress .bar {
  background: #000000;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #000000, 0 0 5px #000000;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: solid 4px transparent;
  border-top-color: #000000;
  border-left-color: #000000;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ==I.5. WORDPRESS DEFAULT */
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
/* =II. GENERAL */
/* ==II.1. BASE */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  font-size: 100%;
}
*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box;
  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box;
  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
  font-size: 14px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
a img {
  border: 0;
}
/*--------------------------------------------
Initial Setup
----------------------------------------------*/
a {
  text-decoration: none;
}
input:focus,
textarea:focus {
  outline: none;
}
img,
video {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
audio,
canvas,
video {
  display: inline;
  zoom: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/*--------------------------------------------
General
----------------------------------------------*/
::-webkit-input-placeholder {
  -webkit-font-smoothing: antialiased;
}
:-moz-placeholder {
  /* Firefox 18- */
  -moz-osx-font-smoothing: grayscale;
}
::-moz-placeholder {
  /* Firefox 19+ */
  -moz-osx-font-smoothing: grayscale;
}
a,
a:visited {
  cursor: hand;
  cursor: pointer;
}
/*--------------------------------------------
Combo CSS
----------------------------------------------*/
.clr {
  *zoom: 1;
}
.clr:before,
.clr:after {
  content: " ";
  display: table;
}
.clr:after {
  clear: both;
}
.clr:before,
.clr:after {
  content: " ";
  display: table;
}
.clr:after {
  clear: both;
}
.clr:before,
.clr:after {
  content: " ";
  display: table;
}
.clr:after {
  clear: both;
}
.clr:before,
.clr:after {
  content: " ";
  display: table;
}
.clr:after {
  clear: both;
}
.icf {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.tran,
.owl-controls .owl-dot,
a,
.mfp-fade.mfp-bg,
.mfp-fade.mfp-wrap .mfp-content {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
/*--------------------------------------------
Popup Effects
----------------------------------------------*/
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* ==II.2. TYPOGRAPHY */
@font-face {
  font-family: 'Playfair Display Black';
  src: url('../fonts/PlayfairDisplay-Black.otf');
}
body {
  font-size: 15px;
}
body,
button,
input,
select,
textarea {
  line-height: 1.6;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
strong {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
/* ==II.3. COMMON */
.clearfix,
.container-fluid,
.row,
.posts-row,
.tm-vc-section .tm-vc-row,
.tm-reservation .clearfix,
.tm-subscribe .mail.full .row,
.tm-post-carousel .tm-carousel,
.tm-member .entry-inner,
.tm-event.compact .slide,
.tm-event.detail .entry,
.tm-reservation .container-fluid,
.tm-reservation .row,
.tm-header.fluid.headroom--top .tm-header-inner,
.tm-top-bar.wide,
.tm-reservation .posts-row,
.tm-reservation .tm-vc-section .tm-vc-row,
.tm-reservation .tm-subscribe .mail.full .row,
.tm-reservation .tm-post-carousel .tm-carousel,
.tm-reservation .tm-member .entry-inner,
.tm-reservation .tm-event.compact .slide,
.tm-reservation .tm-event.detail .entry,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner,
.tm-reservation .tm-top-bar.wide,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.posts-row:before,
.posts-row:after,
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after,
.tm-reservation .clearfix:before,
.tm-reservation .clearfix:after,
.tm-subscribe .mail.full .row:before,
.tm-subscribe .mail.full .row:after,
.tm-post-carousel .tm-carousel:before,
.tm-post-carousel .tm-carousel:after,
.tm-member .entry-inner:before,
.tm-member .entry-inner:after,
.tm-event.compact .slide:before,
.tm-event.compact .slide:after,
.tm-event.detail .entry:before,
.tm-event.detail .entry:after,
.tm-reservation .container-fluid:before,
.tm-reservation .container-fluid:after,
.tm-reservation .row:before,
.tm-reservation .row:after,
.tm-header.fluid.headroom--top .tm-header-inner:before,
.tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-top-bar.wide:before,
.tm-top-bar.wide:after,
.tm-reservation .posts-row:before,
.tm-reservation .posts-row:after,
.tm-reservation .tm-vc-section .tm-vc-row:before,
.tm-reservation .tm-vc-section .tm-vc-row:after,
.tm-reservation .tm-subscribe .mail.full .row:before,
.tm-reservation .tm-subscribe .mail.full .row:after,
.tm-reservation .tm-post-carousel .tm-carousel:before,
.tm-reservation .tm-post-carousel .tm-carousel:after,
.tm-reservation .tm-member .entry-inner:before,
.tm-reservation .tm-member .entry-inner:after,
.tm-reservation .tm-event.compact .slide:before,
.tm-reservation .tm-event.compact .slide:after,
.tm-reservation .tm-event.detail .entry:before,
.tm-reservation .tm-event.detail .entry:after,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:before,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:before,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-reservation .tm-top-bar.wide:before,
.tm-reservation .tm-top-bar.wide:after,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:before,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.row:after,
.posts-row:after,
.tm-vc-section .tm-vc-row:after,
.tm-reservation .clearfix:after,
.tm-subscribe .mail.full .row:after,
.tm-post-carousel .tm-carousel:after,
.tm-member .entry-inner:after,
.tm-event.compact .slide:after,
.tm-event.detail .entry:after,
.tm-reservation .container-fluid:after,
.tm-reservation .row:after,
.tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-top-bar.wide:after,
.tm-reservation .posts-row:after,
.tm-reservation .tm-vc-section .tm-vc-row:after,
.tm-reservation .tm-subscribe .mail.full .row:after,
.tm-reservation .tm-post-carousel .tm-carousel:after,
.tm-reservation .tm-member .entry-inner:after,
.tm-reservation .tm-event.compact .slide:after,
.tm-reservation .tm-event.detail .entry:after,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-reservation .tm-top-bar.wide:after,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.posts-row:before,
.posts-row:after,
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after,
.tm-reservation .clearfix:before,
.tm-reservation .clearfix:after,
.tm-subscribe .mail.full .row:before,
.tm-subscribe .mail.full .row:after,
.tm-post-carousel .tm-carousel:before,
.tm-post-carousel .tm-carousel:after,
.tm-member .entry-inner:before,
.tm-member .entry-inner:after,
.tm-event.compact .slide:before,
.tm-event.compact .slide:after,
.tm-event.detail .entry:before,
.tm-event.detail .entry:after,
.tm-reservation .container-fluid:before,
.tm-reservation .container-fluid:after,
.tm-reservation .row:before,
.tm-reservation .row:after,
.tm-header.fluid.headroom--top .tm-header-inner:before,
.tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-top-bar.wide:before,
.tm-top-bar.wide:after,
.tm-reservation .posts-row:before,
.tm-reservation .posts-row:after,
.tm-reservation .tm-vc-section .tm-vc-row:before,
.tm-reservation .tm-vc-section .tm-vc-row:after,
.tm-reservation .tm-subscribe .mail.full .row:before,
.tm-reservation .tm-subscribe .mail.full .row:after,
.tm-reservation .tm-post-carousel .tm-carousel:before,
.tm-reservation .tm-post-carousel .tm-carousel:after,
.tm-reservation .tm-member .entry-inner:before,
.tm-reservation .tm-member .entry-inner:after,
.tm-reservation .tm-event.compact .slide:before,
.tm-reservation .tm-event.compact .slide:after,
.tm-reservation .tm-event.detail .entry:before,
.tm-reservation .tm-event.detail .entry:after,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:before,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:before,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-reservation .tm-top-bar.wide:before,
.tm-reservation .tm-top-bar.wide:after,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:before,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.row:after,
.posts-row:after,
.tm-vc-section .tm-vc-row:after,
.tm-reservation .clearfix:after,
.tm-subscribe .mail.full .row:after,
.tm-post-carousel .tm-carousel:after,
.tm-member .entry-inner:after,
.tm-event.compact .slide:after,
.tm-event.detail .entry:after,
.tm-reservation .container-fluid:after,
.tm-reservation .row:after,
.tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-top-bar.wide:after,
.tm-reservation .posts-row:after,
.tm-reservation .tm-vc-section .tm-vc-row:after,
.tm-reservation .tm-subscribe .mail.full .row:after,
.tm-reservation .tm-post-carousel .tm-carousel:after,
.tm-reservation .tm-member .entry-inner:after,
.tm-reservation .tm-event.compact .slide:after,
.tm-reservation .tm-event.detail .entry:after,
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner:after,
.tm-reservation .tm-top-bar.wide:after,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top:after {
  clear: both;
}
#dp-container {
  z-index: 100;
}
.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* Text align
--------------------------*/
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justif {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
/* Button
--------------------------*/
.tm-button {
  font-weight: 700;
  letter-spacing: .5px;
}
.tm-button.solid {
  font-size: 13px;
  line-height: 46px;
  padding: 0 30px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tm-button.solid.danger {
  background-color: #d5514d;
}
.tm-button.solid.danger:hover {
  background-color: #ad2d29;
}
.tm-button.solid.warning {
  background-color: #f28a34;
}
.tm-button.solid.warning:hover {
  background-color: #cc640d;
}
.tm-button.solid.white {
  background: #fff !important;
  color: #333;
}
.tm-button.solid.orange {
  background: #CA8162 !important;
  color: #fff;
}
.tm-button.solid.red {
  background: #ce2226 !important;
  color: #fff;
}
.tm-button.solid.green {
  background: #607351 !important;
  color: #fff;
}
.tm-button.border {
  font-size: 13px;
  height: 44px !important;
  line-height: 40px !important;
  padding: 0 30px;
  background: transparent !important;
  display: inline-block;
  margin-bottom: 4px;
  border: 2px solid !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-button.border:hover {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.tm-button.border.danger {
  color: #d5514d;
}
.tm-button.border.danger:hover {
  color: #ad2d29;
}
.tm-button.border.warning {
  color: #f28a34;
}
.tm-button.border.warning:hover {
  color: #cc640d;
}
.tm-button.border-hi-text {
  border: 2px solid rgba(0, 0, 0, 0.07) !important;
  line-height: 40px !important;
}
.tm-button.round {
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.tm-button:hover {
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.tm-map img {
  max-width: none;
}
/* Form
--------------------------*/
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="confirm_email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 10px;
  border: none;
  border: 2px solid rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
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="confirm_email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  outline: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
textarea {
  resize: none;
  padding: 10px;
  height: auto;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="submit"],
button {
  font-size: 13px;
  line-height: 46px;
  padding: 0 30px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  cursor: pointer;
}
@media (min-width: 768px) {
  p.one-half {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  p.one-third {
    float: left;
    width: 33.33334%;
  }
}
p.select .wpcf7-form-control-wrap {
  position: relative;
}
p.select .wpcf7-form-control-wrap:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "\f107";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  line-height: 40px;
  z-index: 2;
  padding: 0 10px;
}
.wpcf7-form-control-wrap {
  margin-bottom: 10px;
  display: block;
}
.wpcf7-response-output {
  margin: 15px 0 15px !important;
}
span[role="alert"] {
  font-size: 13px;
  margin-top: 5px;
}
.tiny-subtitle {
  margin-bottom: 15px;
}
.tiny-subtitle span {
  padding: 0 5px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  line-height: 34px;
  font-size: 12px;
  letter-spacing: 2px;
  display: inline-block;
}
.tm-inner-border {
  position: absolute;
  width: 94%;
  height: 94%;
  top: 3%;
  left: 3%;
  border: 1px solid #fff;
  z-index: 1;
}
.tm-posted-on {
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 38px;
}
.tm-posted-on a {
  color: rgba(0, 0, 0, 0.5);
}
.tm-posted-on a:hover {
  color: #e84a5f;
}
.tm-posted-on > span {
  margin-right: 20px;
}
.tm-posted-on > span a {
  margin-right: 2px;
}
.tm-posted-on i {
  margin-right: 3px;
}
@-webkit-keyframes spread-shadow {
  0% {
    box-shadow: 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
  }
  50% {
    box-shadow: 0px 0px 0px 150px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 150px #ffffff;
  }
  75% {
    box-shadow: 0px 0px 0px 130px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 130px #ffffff;
  }
  100% {
    box-shadow: 0px 0px 0px 140px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 140px #ffffff;
  }
}
@keyframes spread-shadow {
  0% {
    box-shadow: 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
  }
  50% {
    box-shadow: 0px 0px 0px 150px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 150px #ffffff;
  }
  75% {
    box-shadow: 0px 0px 0px 130px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 130px #ffffff;
  }
  100% {
    box-shadow: 0px 0px 0px 140px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 140px #ffffff;
  }
}
@-webkit-keyframes spread-shadow-revert {
  0% {
    box-shadow: 0px 0px 0px 140px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 140px #ffffff;
  }
  100% {
    box-shadow: 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
  }
}
@keyframes spread-shadow-revert {
  0% {
    box-shadow: 0px 0px 0px 140px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 140px #ffffff;
  }
  100% {
    box-shadow: 0px 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
  }
}
/* ==II.4. PLUGIN */
@font-face {
  font-family: 'restaurant-motif';
  src: url('../fonts/restaurant-motif.eot?-5vcd1o');
  src: url('../fonts/restaurant-motif.eot?#iefix-5vcd1o') format('embedded-opentype'), url('../fonts/restaurant-motif.ttf?-5vcd1o') format('truetype'), url('../fonts/restaurant-motif.woff?-5vcd1o') format('woff'), url('../fonts/restaurant-motif.svg?-5vcd1o#restaurant-motif') format('svg');
  font-weight: normal;
  font-style: normal;
}
i {
  font-family: 'restaurant-motif';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.res-arrow:before {
  content: "\e601";
}
.res-leaf:before {
  content: "\e602";
}
.res-leaf-flip:before {
  content: "\e600";
}
.dtpicker-buttonCont .dtpicker-button {
  width: 49%;
}
/* =III. PARTIALS */
/* ==III.1. PAGE */
/* Site layout
--------------------------- */
body {
  background-attachment: fixed;
  background-size: cover;
}
body.boxed .container,
body.boxed .tm-vc-section-container {
  max-width: 100%;
}
body.has-sticky-nav .content-area:not(.vc-page) {
  margin-top: 150px;
  margin-bottom: 100px;
}
body.has-sticky-nav.has-top-bar .content-area:not(.vc-page) {
  margin-top: 170px;
  margin-bottom: 100px;
}
body.has-sticky-nav.woocommerce-page .content-area {
  margin-top: 70px;
  margin-bottom: 100px;
}
body.not-sticky .content-area {
  margin-top: 50px;
  margin-bottom: 100px;
}
body #primary.single {
  margin-top: 0px;
}
@media only screen and (min-width: 768px) {
  body #primary.single {
    margin-top: 100px;
  }
}
body #primary.blog-template {
  margin-top: 100px;
}
.no-results-page p {
  margin-bottom: 10px;
}
.no-results-page .search-form {
  position: relative;
}
.no-results-page .search-form input {
  padding: 0 80px 0 10px;
}
.no-results-page .search-form button {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  line-height: 40px;
  color: rgba(0, 0, 0, 0.5);
}
/* Main content
--------------------------- */
.content {
  *zoom: 1;
  letter-spacing: 0.5px;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.post-content p {
  margin-bottom: 1.6em;
}
.post-content b,
.post-content strong {
  font-weight: 700;
}
.post-content dfn,
.post-content cite,
.post-content em,
.post-content i {
  font-style: italic;
}
.post-content i.fa {
  font-style: normal;
}
.post-content blockquote {
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51, 51, 51, 0.7);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  line-height: 1.6667;
  margin-bottom: 1.6667em;
  padding-left: 0.7778em;
}
.post-content blockquote p {
  margin-bottom: 1.6667em;
}
.post-content blockquote > p:last-child {
  margin-bottom: 0;
}
.post-content blockquote cite,
.post-content blockquote small {
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Noto Sans", sans-serif;
  line-height: 1.6;
}
.post-content blockquote em,
.post-content blockquote i,
.post-content blockquote cite {
  font-style: normal;
}
.post-content blockquote strong,
.post-content blockquote b {
  font-weight: 400;
}
.post-content address {
  font-style: italic;
  margin: 0 0 1.6em;
}
.post-content code,
.post-content kbd,
.post-content tt,
.post-content var,
.post-content samp,
.post-content pre {
  font-family: Inconsolata, monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.post-content pre {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.post-content abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
  cursor: help;
}
.post-content mark,
.post-content ins {
  background-color: #fff9c0;
  text-decoration: none;
}
.post-content sup,
.post-content sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.post-content sup {
  bottom: 1ex;
}
.post-content sub {
  top: .5ex;
}
.post-content small {
  font-size: 75%;
}
.post-content big {
  font-size: 125%;
}
.post-content hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.6em;
}
.post-content ul,
.post-content ol {
  margin: 0 0 1.6em 1.3333em;
}
.post-content ul {
  list-style: disc;
}
.post-content ol {
  list-style: decimal;
}
.post-content li > ul,
.post-content li > ol {
  margin-bottom: 0;
}
.post-content dl {
  margin-bottom: 1.6em;
}
.post-content dt {
  font-weight: bold;
}
.post-content dd {
  margin-bottom: 1.6em;
}
.post-content table,
.post-content th,
.post-content td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
.post-content table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}
.post-content caption,
.post-content th,
.post-content td {
  font-weight: normal;
  text-align: left;
}
.post-content th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}
.post-content td {
  border-width: 0 1px 1px 0;
}
.post-content th,
.post-content td {
  padding: 0.4em;
}
.post-content img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.post-content figure {
  margin: 0;
  max-width: 100%;
}
.post-content del {
  opacity: 0.8;
}
.ht-page-heading {
  background: #ccc;
  padding: 150px 0 100px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.ht-page-heading .bg-area {
  position: absolute;
  width: 100%;
  height: 150%;
  top: -50%;
  left: 0;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.ht-page-heading .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.ht-page-heading .container {
  position: relative;
  z-index: 3;
  color: #fff;
}
.ht-page-heading .page-title {
  font-weight: 700;
  font-size: 30px;
}
@media only screen and (min-width: 768px) {
  .ht-page-heading .page-title {
    font-size: 70px;
  }
}
.ht-page-heading i {
  font-size: 24px;
}
/* ==III.2. HEADER */
.tm-header {
  position: relative;
  z-index: 100;
}
@media only screen and (min-width: 768px) {
  .tm-header.headroom {
    position: absolute;
    top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .tm-header.has-top-bar.headroom {
    top: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .tm-header.headroom--not-top,
  .tm-header.is-sticky {
    top: 0 !important;
    position: fixed;
    box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.175);
  }
  .tm-header.headroom--not-top .main-navigation > ul > li > a,
  .tm-header.is-sticky .main-navigation > ul > li > a,
  .tm-header.headroom--not-top .main-navigation .menu > ul > li > a,
  .tm-header.is-sticky .main-navigation .menu > ul > li > a {
    line-height: 60px;
    padding: 0 10px;
  }
  .tm-header.headroom--not-top .main-navigation > ul > li > .sub-menu,
  .tm-header.is-sticky .main-navigation > ul > li > .sub-menu,
  .tm-header.headroom--not-top .main-navigation .menu > ul > li > .sub-menu,
  .tm-header.is-sticky .main-navigation .menu > ul > li > .sub-menu,
  .tm-header.headroom--not-top .main-navigation > ul > li > .children,
  .tm-header.is-sticky .main-navigation > ul > li > .children,
  .tm-header.headroom--not-top .main-navigation .menu > ul > li > .children,
  .tm-header.is-sticky .main-navigation .menu > ul > li > .children {
    top: 60px;
  }
  .tm-header.headroom--not-top .site-title,
  .tm-header.is-sticky .site-title {
    height: 60px;
  }
  .tm-header.headroom--not-top .site-title a,
  .tm-header.is-sticky .site-title a {
    height: 60px;
    width: 60px;
  }
  .tm-header.headroom--not-top .site-title span,
  .tm-header.is-sticky .site-title span {
    line-height: 60px;
  }
  .tm-header.headroom--not-top .mobile-nav-toggle,
  .tm-header.is-sticky .mobile-nav-toggle {
    top: 7px;
  }
  .tm-header.headroom--not-top .gadgets .g-button,
  .tm-header.is-sticky .gadgets .g-button {
    line-height: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tm-header.headroom--not-top .gadgets,
  .tm-header.is-sticky .gadgets {
    display: none;
  }
}
.tm-header.box.headroom--top .tm-header-inner .container {
  max-width: 100%;
  padding: 0;
}
.tm-header.fluid.headroom--top .tm-header-inner .container {
  max-width: 100%;
  padding: 0;
}
#tm-top-bar {
  height: 50px;
  position: relative;
  z-index: 10;
  line-height: 50px;
  font-size: 14px;
}
#tm-top-bar * {
  position: relative;
  z-index: 2;
}
#tm-top-bar .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width: 767px) {
  #tm-top-bar {
    display: none;
  }
}
#tm-top-bar i {
  margin-right: 3px;
}
#tm-top-bar .top-bar-nav a {
  margin-right: 27px;
}
@media only screen and (min-width: 768px) {
  #tm-top-bar .text-right-sm-min {
    text-align: right;
  }
}
#tm-top-bar .text-right-sm-min .top-bar-button {
  display: inline-block;
  padding: 0 0 0 27px;
  color: #fff !important;
  margin-left: 30px;
  font-size: 13px;
}
#tm-top-bar .text-right-sm-min .top-bar-button span {
  display: inline-block;
  width: 50px;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  margin-left: 20px;
}
#tm-top-bar .text-right-sm-min .top-bar-button:hover {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tm-header {
  z-index: 10;
  width: 100% !important;
  -webkit-backface-visibility: hidden;
}
.tm-header .tm-header-inner {
  *zoom: 1;
  position: relative;
}
.tm-header .tm-header-inner:before,
.tm-header .tm-header-inner:after {
  content: " ";
  display: table;
}
.tm-header .tm-header-inner:after {
  clear: both;
}
.tm-header .tm-header-inner:before,
.tm-header .tm-header-inner:after {
  content: " ";
  display: table;
}
.tm-header .tm-header-inner:after {
  clear: both;
}
.tm-header .tm-header-inner:before,
.tm-header .tm-header-inner:after {
  content: " ";
  display: table;
}
.tm-header .tm-header-inner:after {
  clear: both;
}
.tm-header .tm-header-inner:before,
.tm-header .tm-header-inner:after {
  content: " ";
  display: table;
}
.tm-header .tm-header-inner:after {
  clear: both;
}
.tm-header .tm-header-inner .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.tm-header .site-title,
.tm-header .main-navigation,
.tm-header .gadgets {
  position: relative;
  z-index: 2;
}
.tm-header .mobile-nav-toggle-wrapper {
  display: none;
  text-align: right;
}
@media (max-width: 991px) {
  .tm-header .mobile-nav-toggle-wrapper {
    width: 50%;
    float: left;
    display: block;
  }
}
.tm-header .mobile-nav-toggle {
  z-index: 2;
  border: none;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  position: relative;
  top: 35px;
  right: 5px;
}
@media (min-width: 992px) {
  .tm-header .mobile-nav-toggle {
    display: none;
  }
}
.tm-header .mobile-nav-toggle:focus {
  outline: none;
}
.tm-header .mobile-nav-toggle .screen-reader-text {
  font-size: 0;
}
.tm-header .mobile-nav-toggle .icon-bar {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  display: block;
  width: 30px;
  height: 4px;
  margin: 5px 0;
  position: relative;
  top: 0;
  background: #777;
}
.tm-header .mobile-nav-toggle.is-open .icon-bar-2 {
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tm-header .mobile-nav-toggle.is-open .icon-bar-1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 9px;
}
.tm-header .mobile-nav-toggle.is-open .icon-bar-3 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: -10px;
}
@media (max-width: 991px) {
  .tm-header .site-branding {
    width: 50%;
    float: left;
  }
}
.tm-header .site-title {
  position: relative;
  display: block;
  *zoom: 1;
  height: 100px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-header .site-title:before,
.tm-header .site-title:after {
  content: " ";
  display: table;
}
.tm-header .site-title:after {
  clear: both;
}
.tm-header .site-title:before,
.tm-header .site-title:after {
  content: " ";
  display: table;
}
.tm-header .site-title:after {
  clear: both;
}
.tm-header .site-title:before,
.tm-header .site-title:after {
  content: " ";
  display: table;
}
.tm-header .site-title:after {
  clear: both;
}
.tm-header .site-title:before,
.tm-header .site-title:after {
  content: " ";
  display: table;
}
.tm-header .site-title:after {
  clear: both;
}
.tm-header .site-title a {
  display: inline-block;
  height: 100px;
  // width: 100px;
  width: 200px; // soyolivia added
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.tm-header .site-title a img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  display: inline-block;
}
.tm-header .site-title span {
  display: none;
  line-height: 100px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .tm-header .site-title span {
    font-size: 0;
  }
}
@media (max-width: 991px) {
  .tm-header .main-navigation {
    display: none;
  }
}
.tm-header .main-navigation ul {
  padding: 0;
}
.tm-header .main-navigation ul li {
  list-style: none;
}
.tm-header .main-navigation > ul,
.tm-header .main-navigation .menu > ul {
  text-align: right;
}
.tm-header .main-navigation > ul > li,
.tm-header .main-navigation .menu > ul > li {
  display: inline-block;
  position: relative;
}
.tm-header .main-navigation > ul > li > a,
.tm-header .main-navigation .menu > ul > li > a {
  line-height: 100px;
  padding: 0 15px;
  display: block;
  letter-spacing: .5px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase; // soyolivia - modified
}
.tm-header .main-navigation > ul > li.menu-item-has-children > a:after,
.tm-header .main-navigation .menu > ul > li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  margin-left: 5px;
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: top ease-in 0.1s;
  -moz-transition: top ease-in 0.1s;
  -o-transition: top ease-in 0.1s;
  transition: top ease-in 0.1s;
  position: relative;
  top: 0;
}
.tm-header .main-navigation > ul > li.menu-item-has-children:hover > a:after,
.tm-header .main-navigation .menu > ul > li.menu-item-has-children:hover > a:after {
  top: 3px;
}
.tm-header .main-navigation > ul ul,
.tm-header .main-navigation .menu > ul ul {
  display: none;
  text-align: left;
}
.tm-header .main-navigation > ul ul li,
.tm-header .main-navigation .menu > ul ul li {
  position: relative;
  padding: 0 15px;
}
.tm-header .main-navigation > ul ul li.menu-item-has-children > a:after,
.tm-header .main-navigation .menu > ul ul li.menu-item-has-children > a:after {
  content: "\f101";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  margin-left: 5px;
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: left ease-in 0.1s;
  -moz-transition: left ease-in 0.1s;
  -o-transition: left ease-in 0.1s;
  transition: left ease-in 0.1s;
  position: relative;
  left: 0;
}
.tm-header .main-navigation > ul ul li.menu-item-has-children > a:before,
.tm-header .main-navigation .menu > ul ul li.menu-item-has-children > a:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #222;
  position: absolute;
  bottom: 0;
  margin-left: -8px;
  left: 50%;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tm-header .main-navigation > ul ul li.menu-item-has-children:hover > a:after,
.tm-header .main-navigation .menu > ul ul li.menu-item-has-children:hover > a:after {
  left: 3px;
}
.tm-header .main-navigation > ul ul li a,
.tm-header .main-navigation .menu > ul ul li a {
  display: block;
  line-height: 1;
  padding: 16px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
}
.tm-header .main-navigation > ul ul li a:before,
.tm-header .main-navigation .menu > ul ul li a:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  bottom: 0;
  left: 0;
}
.tm-header .main-navigation > ul ul li:last-child a,
.tm-header .main-navigation .menu > ul ul li:last-child a {
  border-bottom: none;
}
.tm-header .main-navigation > ul ul li:last-child a:before,
.tm-header .main-navigation .menu > ul ul li:last-child a:before {
  display: none;
}
.tm-header .main-navigation > ul > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li > .sub-menu,
.tm-header .main-navigation > ul > li > .children,
.tm-header .main-navigation .menu > ul > li > .children {
  position: absolute;
  width: 250px;
  left: 0;
  top: 100px;
  margin-top: -20px;
}
.tm-header .main-navigation > ul > li > .sub-menu > li,
.tm-header .main-navigation .menu > ul > li > .sub-menu > li,
.tm-header .main-navigation > ul > li > .children > li,
.tm-header .main-navigation .menu > ul > li > .children > li {
  position: relative;
}
.tm-header .main-navigation > ul > li > .sub-menu > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li > .sub-menu > li > .sub-menu,
.tm-header .main-navigation > ul > li > .children > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li > .children > li > .sub-menu,
.tm-header .main-navigation > ul > li > .sub-menu > li > .children,
.tm-header .main-navigation .menu > ul > li > .sub-menu > li > .children,
.tm-header .main-navigation > ul > li > .children > li > .children,
.tm-header .main-navigation .menu > ul > li > .children > li > .children {
  position: absolute;
  width: 250px;
  left: 250px;
  top: 0;
}
.tm-header .main-navigation > ul > li:nth-last-child(1) > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .children,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .children {
  position: absolute;
  width: 250px;
  left: auto;
  right: 0;
}
.tm-header .main-navigation > ul > li:nth-last-child(1) > .sub-menu > li,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .sub-menu > li,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .sub-menu > li,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .sub-menu > li,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .children > li,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .children > li,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .children > li,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .children > li {
  position: relative;
}
.tm-header .main-navigation > ul > li:nth-last-child(1) > .sub-menu > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .sub-menu > li > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .sub-menu > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .sub-menu > li > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .children > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .children > li > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .children > li > .sub-menu,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .children > li > .sub-menu,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .sub-menu > li > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .sub-menu > li > .children,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .sub-menu > li > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .sub-menu > li > .children,
.tm-header .main-navigation > ul > li:nth-last-child(1) > .children > li > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(1) > .children > li > .children,
.tm-header .main-navigation > ul > li:nth-last-child(2) > .children > li > .children,
.tm-header .main-navigation .menu > ul > li:nth-last-child(2) > .children > li > .children {
  position: absolute;
  width: 250px;
  left: -250px;
  top: 0;
}
@media (max-width: 991px) {
  .tm-header .gadgets {
    display: none;
  }
}
.tm-header .gadgets .gadget > a,
.tm-header .gadgets .gadget > span {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-header .gadgets .gadget > a:hover,
.tm-header .gadgets .gadget > span:hover {
  -webkit-opacity: 0.85;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
  filter: alpha(opacity=85);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}
.tm-header .gadgets .g-button {
  line-height: 100px;
  font-size: 13px;
}
.tm-header .gadgets .g-button a {
  border: 2px solid;
  padding: 10px 15px;
  transition: none;
}
.tm-header .gadgets .g-button a.cart-only {
  border: none;
}
.tm-header .gadgets .g-search {
  display: inline-block;
}
.tm-header .gadgets .g-search:hover {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tm-header .gadgets .g-search form {
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 35px;
  width: 30px;
  top: 9px;
  margin: 0 2px 0 4px;
}
.tm-header .gadgets .g-search form:before {
  content: "\f002";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  line-height: 41px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 30px;
  text-align: center;
}
.tm-header .gadgets .g-search input {
  background: transparent;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: none !important;
  padding: 0 10px;
  height: 41px;
  width: 30px;
  border: 2px solid;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-header .gadgets .g-search input::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0);
}
.tm-header .gadgets .g-search input:-moz-placeholder {
  color: rgba(17, 17, 17, 0);
}
.tm-header .gadgets .g-search input::-moz-placeholder {
  color: rgba(17, 17, 17, 0);
}
.tm-header .gadgets .g-search input:-ms-input-placeholder {
  color: rgba(17, 17, 17, 0);
}
.tm-header .gadgets .g-search button {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 13px;
  height: 39px;
  border: none;
  width: 30px;
  background: transparent;
}
.tm-header .gadgets .g-search button:focus {
  outline: none;
}
.tm-header .gadgets .g-search form.is-open input {
  width: 200px;
  background: #f7f7f7 !important;
  color: #111111;
}
.tm-header .gadgets .g-search form.is-open input::-webkit-input-placeholder {
  color: #111111;
}
.tm-header .gadgets .g-search form.is-open input:-moz-placeholder {
  color: #111111;
}
.tm-header .gadgets .g-search form.is-open input::-moz-placeholder {
  color: #111111;
}
.tm-header .gadgets .g-search form.is-open input:-ms-input-placeholder {
  color: #111111;
}
@media (min-width: 992px) {
  .tm-header.logo-center .site-title {
    text-align: center;
  }
}
.tm-header.logo-center .site-title span {
  display: none !important;
}
.tm-header.logo-center .main-navigation > ul {
  text-align: center;
}
/* Mobile menu
--------------------------- */
body {
  -webkit-transition: right ease-out 0.3s;
  -moz-transition: right ease-out 0.3s;
  -o-transition: right ease-out 0.3s;
  transition: right ease-out 0.3s;
  right: 0;
  position: relative;
}
@media (max-width: 991px) {
  body.mobile-menu-is-open {
    right: 80%;
  }
}
@media only screen and (min-width: 768px) {
  body.admin-bar .tm-header.headroom--not-top {
    margin-top: 32px;
  }
}
body #wpadminbar {
  position: fixed;
}
.tm-top-bar {
  height: 40px;
}
.tm-top-bar.disabled {
  display: none;
}
.tm-top-bar.box .container {
  max-width: 100% !important;
}
.tm-top-bar.wide .container {
  max-width: 100% !important;
}
.tm-mobile-menu {
  position: fixed;
  z-index: 11;
  width: 80%;
  height: 100%;
  top: 0;
  right: -80%;
  background: #111;
  padding: 15px;
  overflow: scroll;
  -webkit-transition: right ease-out 0.3s;
  -moz-transition: right ease-out 0.3s;
  -o-transition: right ease-out 0.3s;
  transition: right ease-out 0.3s;
}
.tm-mobile-menu.is-open {
  box-shadow: -3px 0 5px rgba(0, 0, 0, 0.1);
  right: 0;
}
.tm-mobile-menu .search-form {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 15px;
  color: #555;
}
.tm-mobile-menu .search-form input {
  box-shadow: none !important;
  padding: 6px 12px 6px 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  border: none;
  background: #f1f1f1;
  color: #555;
}
.tm-mobile-menu .search-form input input[type="text"]::-webkit-input-placeholder {
  color: #aaa;
}
.tm-mobile-menu .search-form input input[type="text"]:-moz-placeholder {
  color: #aaa;
}
.tm-mobile-menu .search-form input input[type="text"]::-moz-placeholder {
  color: #aaa;
}
.tm-mobile-menu .search-form input input[type="text"]:-ms-input-placeholder {
  color: #aaa;
}
.tm-mobile-menu .search-form button {
  margin: 0;
  padding: 0 0 0 15px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  height: 34px;
  border: none;
  background: transparent;
}
.tm-mobile-menu .search-form button i {
  position: relative;
  top: -6px;
}
.tm-mobile-menu .mobile-nav > ul {
  margin: 0;
  padding: 0;
}
.tm-mobile-menu .mobile-nav > ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.tm-mobile-menu .mobile-nav > ul li .sub-menu-toggle {
  content: "\f078";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  margin-left: 10px;
  color: rgba(255, 255, 255, 0.3);
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  cursor: pointer;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0 15px;
  display: none;
}
.tm-mobile-menu .mobile-nav > ul li a {
  display: block;
  line-height: 40px;
  color: #ccc;
}
.tm-mobile-menu .mobile-nav > ul li ul {
  display: none;
  padding-left: 15px;
}
.tm-mobile-menu .mobile-nav > ul li.menu-item-has-children > .sub-menu-toggle {
  display: block;
}
.tm-mobile-menu .mobile-nav > ul li.menu-item-has-children.is-open > .sub-menu-toggle:before {
  content: '\f077';
}
.tm-mobile-menu .mobile-nav > ul > li > ul li:last-child {
  border-bottom: none;
}
/* ==III.3. FOOTER */
.tm-pre-footer {
  background: #111;
  color: #f7f7f7;
}
.tm-pre-footer .widget {
  text-align: center;
}
.tm-pre-footer .widget.vela-footer-widget-title .widget-title {
  font-size: 40px;
}
.tm-footer {
  text-align: center;
  padding: 30px 0;
  clear: both;
}
.tm-footer.is-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.tm-footer .custom-text {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
.tm-footer .copyright {
  font-weight: 700;
}
.tm-footer .navigation, .tm-pre-footer .navigation {
  background: transparent;
}
.tm-footer .navigation li, .tm-pre-footer .navigation li {
  display: block;
  padding: 5px 0;
}
@media only screen and (min-width: 768px) {
  .tm-footer .navigation li, .tm-pre-footer .navigation li {
    padding: 0;
    display: inline-block;
  }
}
.tm-footer .navigation li a, .tm-pre-footer .navigation li a {
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 15px;
  color: #f7f7f7;
}
@media only screen and (min-width: 1200px) {
  .tm-footer .navigation li a, .tm-pre-footer .navigation li a {
    padding: 0 38px;
  }
}
/* ==III.4. SIDEBAR */
.widget-fa,
.widget .widget-title:before,
.widget.widget_recent_comments ul li:before,
.widget.widget_rss ul li .rsswidget:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.widget {
  margin-bottom: 30px;
}
.widget img {
  height: auto;
  max-width: 100%;
}
.widget .widget-title {
  font-size: 24px;
  margin: 15px 0;
}
.widget .widget-title:before {
  margin-right: 10px;
}
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-overflow: '';
  width: 100%;
  padding: 3px 5px;
  border: 2px solid;
}
.widget.widget_archive select:focus,
.widget.widget_categories select:focus,
.widget.widget_text select:focus {
  outline: none;
}
.widget.widget_archive,
.widget.widget_categories,
.widget.widget_pages,
.widget.widget_meta,
.widget.widget_recent_comments,
.widget.widget_recent_entries,
.widget.widget_rss {
  line-height: 40px;
}
.widget.widget_archive > ul > li,
.widget.widget_categories > ul > li,
.widget.widget_pages > ul > li,
.widget.widget_meta > ul > li,
.widget.widget_recent_comments > ul > li,
.widget.widget_recent_entries > ul > li,
.widget.widget_rss > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_archive > ul > li:first-child,
.widget.widget_categories > ul > li:first-child,
.widget.widget_pages > ul > li:first-child,
.widget.widget_meta > ul > li:first-child,
.widget.widget_recent_comments > ul > li:first-child,
.widget.widget_recent_entries > ul > li:first-child,
.widget.widget_rss > ul > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_archive > ul > li ul,
.widget.widget_categories > ul > li ul,
.widget.widget_pages > ul > li ul,
.widget.widget_meta > ul > li ul,
.widget.widget_recent_comments > ul > li ul,
.widget.widget_recent_entries > ul > li ul,
.widget.widget_rss > ul > li ul {
  padding-left: 15px;
}
.widget.widget_calendar table {
  font-size: 14px;
}
.widget.widget_calendar table caption {
  margin-bottom: 10px;
}
.widget.widget_calendar table th,
.widget.widget_calendar table td {
  padding: 5px 0;
}
.widget.widget_calendar table th {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_calendar table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_calendar table td#today {
  font-weight: bold;
}
.widget.widget_recent_comments ul {
  line-height: 2;
}
.widget.widget_recent_comments ul li {
  color: rgba(17, 17, 17, 0.5);
}
.widget.widget_recent_comments ul li:before {
  margin-right: 5px;
  content: "\f086";
}
.widget.widget_recent_comments ul li > span.comment-author-link {
  color: rgba(17, 17, 17, 0.75);
  text-transform: uppercase;
}
.widget.widget_rss {
  line-height: 1.5;
}
.widget.widget_rss img {
  display: none;
}
.widget.widget_rss ul li {
  padding: 15px 0;
}
.widget.widget_rss ul li .rsswidget {
  font-weight: bold;
}
.widget.widget_rss ul li .rsswidget:before {
  content: "\f09e";
  margin-right: 5px;
}
.widget.widget_rss .rss-date {
  font-size: 12px;
  display: block;
  color: rgba(17, 17, 17, 0.7);
  margin: 0 0 5px 0;
}
.widget.widget_rss cite {
  color: rgba(17, 17, 17, 0.7);
  display: block;
}
.widget.widget_rss cite:before {
  content: "\2014 ";
  margin-right: 5px;
}
.widget.widget_tag_cloud .tagcloud a {
  padding: 0 10px;
  margin: 0 2px 5px 0;
  line-height: 28px;
  display: inline-block;
  border: 2px solid;
  font-size: 14px !important;
}
.widget.widget_tag_cloud .tagcloud a:hover {
  color: #fff !important;
}
.widget.widget_nav_menu {
  line-height: 40px;
}
.widget.widget_nav_menu > div > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_nav_menu > div > ul > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.widget.widget_nav_menu > div > ul > li ul {
  padding-left: 15px;
}
.widget.widget_nav_menu .sub-menu {
  padding-left: 15px;
}
.widget.widget_search form {
  position: relative;
}
.widget.widget_search input[type="search"] {
  display: block;
  width: 100%;
  line-height: 36px;
  border: 2px solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0 40px 0 10px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.widget.widget_search input[type="search"]::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0);
}
.widget.widget_search input[type="search"]:-moz-placeholder {
  color: rgba(17, 17, 17, 0);
}
.widget.widget_search input[type="search"]::-moz-placeholder {
  color: rgba(17, 17, 17, 0);
}
.widget.widget_search input[type="search"]:-ms-input-placeholder {
  color: rgba(17, 17, 17, 0);
}
.widget.widget_search input[type="search"]:focus {
  background: rgba(0, 0, 0, 0.05);
}
.widget.widget_search button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  height: 40px;
  background: transparent;
  width: 40px;
  text-align: center;
  margin: 0;
}
.widget.widget_search button i {
  position: relative;
  top: -3px;
}
/* ==III.5. POSTS */
.post img {
  max-width: 100%;
  height: auto;
}
.post figure {
  margin: 0;
}
.post .entry-title a {
  display: inline;
}
.post.sticky .entry-media {
  position: relative;
}
.post.sticky .sticky-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 2;
}
.post.sticky .sticky-icon div {
  position: relative;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}
.post.sticky .sticky-icon div i {
  font-size: 20px;
  line-height: 30px;
}
.post.sticky .sticky-icon div:before,
.post.sticky .sticky-icon div:after {
  content: '';
  position: absolute;
  bottom: -20px;
}
.post.sticky .sticky-icon div:before {
  left: 0;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 15px solid #d5514d;
}
.post.sticky .sticky-icon div:after {
  right: 0;
  width: 0;
  height: 0;
  border-top: 0 solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 15px solid #d5514d;
}
.posts-row {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}
.posts-row .post.col-sm-4 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .posts-row .post.col-sm-4 {
    float: left;
    width: 33.33333333%;
  }
}
.posts-row .post.col-sm-3 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .posts-row .post.col-sm-3 {
    float: left;
    width: 25%;
  }
}
.posts-row .post .post-inner {
  *zoom: 1;
}
.posts-row .post .post-inner:before,
.posts-row .post .post-inner:after {
  content: " ";
  display: table;
}
.posts-row .post .post-inner:after {
  clear: both;
}
.posts-row .post .post-inner:before,
.posts-row .post .post-inner:after {
  content: " ";
  display: table;
}
.posts-row .post .post-inner:after {
  clear: both;
}
.posts-row .post .post-inner:before,
.posts-row .post .post-inner:after {
  content: " ";
  display: table;
}
.posts-row .post .post-inner:after {
  clear: both;
}
.posts-row .post .post-inner:before,
.posts-row .post .post-inner:after {
  content: " ";
  display: table;
}
.posts-row .post .post-inner:after {
  clear: both;
}
/* Post grid
--------------------------- */
.post.grid {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  margin-bottom: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .post.grid {
    float: left;
    width: 33.33333333%;
  }
}
.post.grid .content-wrapper {
  color: #777;
  padding: 0 15px;
  overflow: hidden;
  position: relative;
}
.post.grid .entry-media {
  position: relative;
  margin-bottom: 30px;
}
.post.grid .entry-media img {
  margin: 0;
}
.post.grid .entry-media .read-more {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.post.grid .entry-media .read-more i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  margin-top: -12px;
  margin-left: -11px;
  color: #fff;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.post.grid .entry-media .read-more:before,
.post.grid .entry-media .read-more:after {
  position: absolute;
  content: '';
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.post.grid .entry-media .read-more:before {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.post.grid .entry-media .read-more:after {
  top: 25px;
  right: 25px;
  bottom: 25px;
  left: 25px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.post.grid .entry-media:hover .read-more {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.post.grid .entry-media:hover .read-more i,
.post.grid .entry-media:hover .read-more:before,
.post.grid .entry-media:hover .read-more:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.post.grid .entry-title {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .post.grid .entry-title {
    font-size: 14px;
  }
}
.post.grid .entry-content {
  line-height: 24px;
}
.post.grid .entry-meta {
  overflow: hidden;
  text-align: center;
  font-size: 13px;
}
.post.grid .entry-meta a {
  color: #777;
}
.post.grid .entry-meta .meta-author,
.post.grid .entry-meta .meta-date {
  margin: 0 15px;
}
.post.grid .entry-meta .meta-author:hover,
.post.grid .entry-meta .meta-date:hover {
  border-bottom: 1px dotted;
}
.post.grid .entry-meta .meta-author i,
.post.grid .entry-meta .meta-date i {
  margin-right: 3px;
}
.post.grid .entry-meta .meta-author .meta-author,
.post.grid .entry-meta .meta-date .meta-author {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .post.grid .entry-meta.large .meta-date {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .post.grid .entry-meta.large .meta-date {
    margin-right: 10px;
  }
}
.post.grid .entry-meta.small > span:first-child {
  margin-left: 0;
}
.post.grid .entry-meta.small > span:last-child {
  margin-right: 0;
}
.post.grid .entry-footer {
  margin-top: 50px;
  position: relative;
}
.post.grid .entry-footer:before {
  content: '';
  display: block;
  height: 3px;
  width: 23px;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -11.5px;
  background: rgba(0, 0, 0, 0.15);
}
/* Post chessboard
--------------------------- */
.post.chessboard {
  margin-bottom: 10px;
}
.post.chessboard .content-wrapper {
  background: #202020;
  padding: 30px 15px;
  height: 200px;
}
.post.chessboard .entry-title {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  display: block;
  position: relative;
}
@media (max-width: 1199px) {
  .post.chessboard .entry-title {
    font-size: 14px;
  }
}
.post.chessboard .entry-title a {
  color: #fff;
}
.post.chessboard .entry-title:before {
  content: '';
  display: block;
  height: 3px;
  width: 23px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -11.5px;
  background: rgba(255, 255, 255, 0.15);
}
.post.chessboard .entry-content {
  line-height: 24px;
}
.post.chessboard .entry-meta {
  overflow: hidden;
  text-align: left;
  font-size: 13px;
}
.post.chessboard .entry-meta .meta-author,
.post.chessboard .entry-meta .meta-date {
  border-bottom: 1px dotted;
  color: #ccc;
}
.post.chessboard .entry-meta .meta-author i,
.post.chessboard .entry-meta .meta-date i {
  margin-right: 3px;
}
.post.chessboard .entry-meta .meta-author .meta-author,
.post.chessboard .entry-meta .meta-date .meta-author {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .post.chessboard .entry-meta.large .meta-date {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .post.chessboard .entry-meta.large .meta-date {
    margin-right: 10px;
  }
}
.post.chessboard .entry-meta.small {
  text-align: center;
}
.post.chessboard .entry-meta.small .meta-author,
.post.chessboard .entry-meta.small .meta-date {
  display: block;
}
.post.chessboard .entry-header,
.post.chessboard .entry-content {
  margin-bottom: 60px;
}
.post.chessboard.dark a {
  color: #ccc;
}
.post.chessboard.is-with-sidebar .entry-title {
  font-size: 16px;
}
@media (max-width: 1199px) {
  .post.chessboard.is-with-sidebar .entry-title {
    font-size: 16px;
  }
}
/* Post single
--------------------------- */
.post.single .entry-media {
  margin-bottom: 30px;
}
.post.single .entry-content {
  margin-bottom: 30px;
  line-height: 1.8;
}
.post.single .meta-wrapper {
  padding: 30px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .post.single .entry-meta,
  .post.single .entry-social {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  .post.single .entry-meta,
  .post.single .entry-social {
    text-align: center;
    margin-bottom: 15px;
  }
}
.post.single .entry-meta {
  font-size: 11px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
}
.post.single .entry-meta a {
  color: rgba(0, 0, 0, 0.5);
}
.post.single .entry-meta a:hover {
  color: #e84a5f;
}
@media (min-width: 768px) {
  .post.single .entry-social {
    text-align: right;
  }
}
.post.single .entry-social a {
  display: inline-block;
  margin: 0 3px;
  height: 38px;
  width: 38px;
  border: 2px solid #aaa !important;
  color: #aaa;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
}
.post.single .entry-author-info {
  padding: 40px 0;
  border: 2px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
@media only screen and (min-width: 768px) {
  .post.single .entry-author-info {
    padding: 40px;
  }
}
.post.single .entry-author-info:before {
  position: absolute;
  content: '';
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.post.single .entry-author-info img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
}
@media (min-width: 768px) {
  .post.single .entry-author-info .row {
    display: table;
  }
  .post.single .entry-author-info .row > div {
    vertical-align: middle;
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .post.single .entry-author-info .row > div {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .post.single .entry-author-info .author-id {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .post.single .entry-author-info .author-de {
    text-align: center;
  }
}
.post.single .entry-author-info .fullname {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.post.single .entry-author-info .position {
  font-size: 18px;
  font-style: italic;
  font-weight: 900;
  color: #878787;
}
.post.single .entry-author-info .author-de {
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.8;
}
/* Comment
--------------------------- */
#comments {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 0;
}
#comments ol {
  margin: 0;
  list-style: none;
}
#comments .comments-title {
  margin-bottom: 30px;
}
#comments .comment-list > .comment > ol {
  padding-left: 20px;
}
@media (min-width: 768px) {
  #comments .comment-list > .comment > ol {
    padding-left: 15%;
  }
}
#comments .comment-list > .comment > ol > .comment > ol {
  padding-left: 20px;
}
@media (min-width: 768px) {
  #comments .comment-list > .comment > ol > .comment > ol {
    padding-left: 15%;
  }
}
#comments .comment-list .children .comment-content {
  background: rgba(0, 0, 0, 0.05);
  padding: 10px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#comments .comment {
  line-height: 34px;
}
#comments .comment > div {
  margin-bottom: 30px;
  overflow: hidden;
}
#comments .comment-author {
  float: left;
  width: 15%;
}
#comments .comment-author img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
  height: auto;
  padding-right: 15px;
}
#comments .comment-content {
  float: left;
  width: 85%;
  color: rgba(0, 0, 0, 0.7);
}
#comments .comment-content a {
  color: rgba(0, 0, 0, 0.7);
}
#comments .metadata {
  margin-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: right;
  overflow: hidden;
}
#comments .metadata a:before {
  margin-right: 5px;
}
#comments .metadata .fn {
  text-transform: uppercase;
  float: left;
  font-weight: 700;
  font-style: normal;
}
#comments .metadata .fn a:before {
  content: "\f007";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
#comments .metadata > a:before {
  content: "\f073";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
}
#comments .metadata > a:hover {
  color: #e84a5f;
}
#comments .metadata .comment-edit-link:before,
#comments .metadata .comment-reply-link:before {
  display: none;
}
#comments .metadata .comment-reply-link {
  text-transform: uppercase;
  margin-left: 10px;
  font-weight: 700;
}
@media (max-width: 767px) {
  #comments .tm-comment-respond .entry-media {
    display: none;
  }
}
#comments .tm-comment-respond .entry-media img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#comments .comment-respond #cancel-comment-reply-link {
  color: rgba(17, 17, 17, 0.5);
}
#comments .comment-respond #cancel-comment-reply-link:before {
  content: "\f057";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  margin-right: 5px;
}
#comments .comment-respond #cancel-comment-reply-link:hover {
  color: #e84a5f;
}
#comments .comment-respond .logged-in-as {
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 15px;
}
#comments .comment-respond .logged-in-as a {
  color: rgba(0, 0, 0, 0.7);
}
#comments .comment-respond .logged-in-as a:hover {
  color: #e84a5f;
}
#comments .comment-respond input,
#comments .comment-respond textarea {
  border: 1px solid #141414;
  padding: 8px 10px;
  display: block;
  width: 100%;
  margin-bottom: 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
#comments .comment-respond input::-webkit-input-placeholder,
#comments .comment-respond textarea::-webkit-input-placeholder {
  color: rgba(17, 17, 17, 0.8);
}
#comments .comment-respond input:-moz-placeholder,
#comments .comment-respond textarea:-moz-placeholder {
  color: rgba(17, 17, 17, 0.8);
}
#comments .comment-respond input::-moz-placeholder,
#comments .comment-respond textarea::-moz-placeholder {
  color: rgba(17, 17, 17, 0.8);
}
#comments .comment-respond input:-ms-input-placeholder,
#comments .comment-respond textarea:-ms-input-placeholder {
  color: rgba(17, 17, 17, 0.8);
}
#comments .comment-respond input:focus,
#comments .comment-respond textarea:focus {
  background: rgba(0, 0, 0, 0.05);
}
#comments .comment-respond input[type="submit"] {
  line-height: 46px;
  padding: 0 30px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff !important;
  font-size: 13px;
  text-transform: uppercase;
  float: right;
  width: auto;
}
#comments .comment-respond input[type="submit"].danger {
  background-color: #d5514d;
}
#comments .comment-respond input[type="submit"].danger:hover {
  background-color: #ad2d29;
}
#comments .comment-respond input[type="submit"].warning {
  background-color: #f28a34;
}
#comments .comment-respond input[type="submit"].warning:hover {
  background-color: #cc640d;
}
#comments .comment-respond input[type="submit"].white {
  background: #fff !important;
  color: #333;
}
#comments .comment-respond input[type="submit"].orange {
  background: #CA8162 !important;
  color: #fff;
}
#comments .comment-respond input[type="submit"].red {
  background: #ce2226 !important;
  color: #fff;
}
#comments .comment-respond input[type="submit"].green {
  background: #607351 !important;
  color: #fff;
}
#comments .comment-respond textarea {
  resize: none;
  min-height: 100px;
}
/* Page header
--------------------------- */
#tm-page-header {
  padding-top: 50px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #tm-page-header {
    margin-bottom: 50px;
  }
}
#tm-page-header:after {
  content: '';
  display: block;
  clear: both;
}
#tm-page-header .tm-cats-list .tm-label,
#tm-page-header .tm-cats-list .tm-label i {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
#tm-page-header .tm-page-heading {
  font-size: 22px;
  padding: 0;
  float: none;
}
@media only screen and (min-width: 768px) {
  #tm-page-header .tm-page-heading {
    font-size: 36px;
  }
}
#tm-page-header .tm-cats-list {
  position: relative;
  z-index: 4;
  clear: both;
  font-size: 12px;
  text-transform: uppercase;
  height: 38px;
  width: 150px;
}
@media only screen and (max-width: 767px) {
  #tm-page-header .tm-cats-list {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  #tm-page-header .tm-cats-list {
    position: absolute;
    right: 0;
    top: 50%;
  }
}
@media (max-width: 991px) {
  #tm-page-header .tm-cats-list {
    margin-top: 10px;
  }
}
#tm-page-header .tm-cats-list .tm-label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 36px;
  padding: 0 15px;
  border: 2px solid;
  display: block;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}
#tm-page-header .tm-cats-list .tm-label:hover {
  color: rgba(255, 255, 255, 0.7);
}
#tm-page-header .tm-cats-list .tm-label:hover i {
  color: rgba(255, 255, 255, 0.7);
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}
#tm-page-header .tm-cats-list > ul {
  padding: 10px 15px;
  border: 2px solid;
  border-top: none;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: #fff;
  position: relative;
  z-index: 2;
  display: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#tm-page-header .tm-cats-list > ul ul {
  padding-left: 10px;
}
#tm-page-header .tm-cats-list > ul li {
  display: block;
}
#tm-page-header .tm-cats-list > ul a {
  line-height: 20px;
  display: block;
}
#tm-page-header .tm-cats-list.is-open .tm-label {
  color: rgba(255, 255, 255, 0.7);
}
#tm-page-header .tm-cats-list.is-open .tm-label i {
  color: rgba(255, 255, 255, 0.7);
  transform: rotate(540deg);
  -webkit-transform: rotate(540deg);
  -moz-transform: rotate(540deg);
}
/* Pagination
--------------------------- */
.tm-pagination {
  text-align: center;
  margin: 50px 0 0 0;
}
.tm-pagination .page-numbers {
  height: 46px;
  width: 46px;
  display: inline-block;
  border: 2px solid;
  line-height: 44px;
  cursor: pointer;
  font-weight: 700;
}
.tm-pagination .page-numbers.current {
  cursor: default;
}
.tm-pagination .page-numbers:hover,
.tm-pagination .page-numbers.current {
  color: #fff ;
}
/* ==III.6. VISUAL COMPOSER LAYOUT */
.tm-vc-section {
  position: relative;
}
.tm-vc-section.has-inner-border .tm-vc-container {
  padding: 0 20px;
}
.tm-vc-section .tm-vc-fw-caret {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  fill: #fff;
}
.tm-vc-section .tm-vc-inner {
  margin-bottom: 50px;
  position: relative;
}
.tm-vc-section .tm-vc-inner .tm-vc-row-bg-map,
.tm-vc-section .tm-vc-inner .tm-vc-row-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tm-vc-section .tm-vc-inner .tm-vc-row-bg-map {
  z-index: 1;
}
.tm-vc-section .tm-vc-inner .tm-vc-row-overlay {
  z-index: 2;
}
.tm-vc-section .tm-vc-innervc_inner {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .tm-vc-section .tm-vc-innervc_inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.tm-vc-section .tm-vc-container {
  position: relative;
  z-index: 3;
}
.tm-vc-section .tm-vc-container.has-main-nav {
  position: static;
}
.tm-vc-section .tm-vc-row {
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after {
  content: " ";
  display: table;
}
.tm-vc-section .tm-vc-row:after {
  clear: both;
}
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after {
  content: " ";
  display: table;
}
.tm-vc-section .tm-vc-row:after {
  clear: both;
}
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after {
  content: " ";
  display: table;
}
.tm-vc-section .tm-vc-row:after {
  clear: both;
}
.tm-vc-section .tm-vc-row:before,
.tm-vc-section .tm-vc-row:after {
  content: " ";
  display: table;
}
.tm-vc-section .tm-vc-row:after {
  clear: both;
}
.tm-vc-section .tm-vc-section-inner-border,
.tm-vc-section .tm-vc-section-inner-inner-border {
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #fff;
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  z-index: 2;
}
.tm-vc-section .tm-vc-section-inner-border .inner-border,
.tm-vc-section .tm-vc-section-inner-inner-border .inner-border {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border: 1px solid #ddd;
}
.tm-vc-section.stretch_row {
  max-width: 100%;
  padding: 0;
}
.tm-vc-section.stretch_row_content {
  max-width: 100%;
  padding: 0;
}
.tm-vc-section.stretch_row_content .tm-vc-row {
  margin: 0;
}
.tm-vc-section.stretch_row_content_no_spaces {
  max-width: 100%;
  padding: 0;
}
/* Row title
--------------------------- */
.tm-vc-row-header {
  *zoom: 1;
  margin-bottom: 100px;
}
.tm-vc-row-header:before,
.tm-vc-row-header:after {
  content: " ";
  display: table;
}
.tm-vc-row-header:after {
  clear: both;
}
.tm-vc-row-header:before,
.tm-vc-row-header:after {
  content: " ";
  display: table;
}
.tm-vc-row-header:after {
  clear: both;
}
.tm-vc-row-header:before,
.tm-vc-row-header:after {
  content: " ";
  display: table;
}
.tm-vc-row-header:after {
  clear: both;
}
.tm-vc-row-header:before,
.tm-vc-row-header:after {
  content: " ";
  display: table;
}
.tm-vc-row-header:after {
  clear: both;
}
.tm-vc-row-title {
  font-size: 60px;
  text-align: center;
}
@media (max-width: 767px) {
  .tm-vc-row-title {
    font-size: 30px;
  }
}
.tm-vc-row-title.has-underline span {
  border-bottom: 1px solid;
}
.tm-vc-row-title.has-border span {
  border: 1px solid;
  padding: 0 15px;
}
.tm-vc-row-title.has-motif {
  position: relative;
  padding-bottom: 60px;
  background-image: url('../images/motif-heading-no-repeat.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tm-vc-row-title.has-motif {
    background-image: url("../images/motif-heading-no-repeat@2x.png");
    background-size: 100px 31px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .tm-vc-row-title.has-motif {
    background-image: url("../images/motif-heading-no-repeat@2x.png");
    background-size: 100px 31px;
  }
}
.tm-vc-row-title.with-tiny-subtitle {
  margin-bottom: 0;
}
.tm-vc-row-tiny-subtitle {
  text-align: center;
}
.tm-vc-row-tiny-subtitle span {
  padding: 0 5px;
  line-height: 34px;
  display: inline-block;
  border-top: 1px solid;
  border-bottom: 1px solid;
  letter-spacing: 2px;
}
.tm-vc-row-subtitle {
  margin-top: 40px;
  text-align: center;
  line-height: 2;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tm-vc-row-subtitle {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .tm-vc-row-subtitle {
    margin-left: 25%;
  }
}
.tm-vc-row-button {
  text-align: center;
  display: block;
  clear: both;
}
.tm-vc-row-button a {
  margin-top: 40px;
  font-size: 13px;
  line-height: 46px;
  padding: 0 30px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background-color: #111111;
  color: #fff !important;
}
@media (max-width: 991px) {
  .tm-shortcode-margin {
    margin-bottom: 30px !important;
  }
  .tm-shortcode-margin:last-child {
    margin-bottom: 0;
  }
}
/* ==III.7. VISUAL COMPOSER */
/* Page Header
--------------------------- */
.wpb_content_element p {
  margin-bottom: 5px;
}
.wpb_wrapper {
  padding: 0 !important;
}
.wpb_text_column {
  line-height: 2;
}
.vc_parallax {
  clear: both;
}
/* Page Header
--------------------------- */
.tm-page-header {
  position: relative;
  word-wrap: break-word;
}
.tm-page-header .tm-page-title {
  font-size: 70px;
  position: relative;
  z-index: 2;
  font-weight: 700;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .tm-page-header .tm-page-title {
    font-size: 30px !important;
    margin-bottom: 5px;
  }
}
.tm-page-header .subtitle {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .tm-page-header .subtitle {
    font-size: 16px !important;
    margin-bottom: 15px;
  }
}
.tm-page-header i {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .tm-page-header i {
    font-size: 16px;
  }
}
/* Poster
--------------------------- */
.tm-poster {
  padding: 10px;
  position: relative;
  background-size: cover;
  background-position: center center;
}
.tm-poster .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.tm-poster .tm-poster-inner {
  border: 1px solid #fff;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .tm-poster .tm-poster-inner {
    padding: 100px 15px;
    height: auto !important;
  }
  .tm-poster .tm-poster-inner .content {
    display: table-cell;
  }
  .tm-poster .tm-poster-inner .content h1,
  .tm-poster .tm-poster-inner .content h2,
  .tm-poster .tm-poster-inner .content h3,
  .tm-poster .tm-poster-inner .content h4,
  .tm-poster .tm-poster-inner .content h5,
  .tm-poster .tm-poster-inner .content h6 {
    margin-bottom: 15px;
    line-height: 1;
  }
  .tm-poster .tm-poster-inner .content h1 {
    font-size: 40px;
  }
  .tm-poster .tm-poster-inner .content h2 {
    font-size: 35px;
  }
  .tm-poster .tm-poster-inner .content h3 {
    font-size: 30px;
  }
  .tm-poster .tm-poster-inner .content h4,
  .tm-poster .tm-poster-inner .content h5,
  .tm-poster .tm-poster-inner .content h6 {
    font-size: 25px;
  }
}
@media (min-width: 768px) {
  .tm-poster .tm-poster-inner {
    display: table;
    width: 100%;
    padding: 50px 15px;
  }
  .tm-poster .tm-poster-inner .content {
    display: table-cell;
  }
  .tm-poster .tm-poster-inner .content h1,
  .tm-poster .tm-poster-inner .content h2,
  .tm-poster .tm-poster-inner .content h3,
  .tm-poster .tm-poster-inner .content h4,
  .tm-poster .tm-poster-inner .content h5,
  .tm-poster .tm-poster-inner .content h6 {
    margin-bottom: 15px;
    line-height: 1;
  }
  .tm-poster .tm-poster-inner .content h1 {
    font-size: 60px;
  }
  .tm-poster .tm-poster-inner .content h2 {
    font-size: 50px;
  }
  .tm-poster .tm-poster-inner .content h3 {
    font-size: 40px;
  }
  .tm-poster .tm-poster-inner .content h4,
  .tm-poster .tm-poster-inner .content h5,
  .tm-poster .tm-poster-inner .content h6 {
    font-size: 30px;
  }
}
/* Menu
--------------------------- */
.tm-menu.grid .set-title,
.tm-menu.carousel .set-title {
  display: none;
}
.tm-menu.grid .entry,
.tm-menu.carousel .entry {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .tm-menu.grid .entry,
  .tm-menu.carousel .entry {
    float: left;
    width: 33.33333333%;
  }
}
.tm-menu.grid .entry-title,
.tm-menu.carousel .entry-title {
  position: relative;
  margin-bottom: 40px;
  display: block;
  font-weight: 700;
}
.tm-menu.grid .entry-title:before,
.tm-menu.carousel .entry-title:before {
  content: '';
  display: block;
  width: 90px;
  height: 5px;
  background: url('../images/arrow-motif.png') no-repeat center center;
  position: absolute;
  margin-left: -45px;
  bottom: -20px;
  left: 50%;
}
.tm-menu.grid .entry-title,
.tm-menu.carousel .entry-title {
  font-size: 20px;
}
.tm-menu.grid .entry-media i,
.tm-menu.carousel .entry-media i {
  display: none;
}
.tm-menu.grid .entry-media img,
.tm-menu.carousel .entry-media img {
  margin-bottom: 15px;
}
.tm-menu.grid .entry-excerpt,
.tm-menu.carousel .entry-excerpt {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.tm-menu.grid .entry-price,
.tm-menu.carousel .entry-price {
  font-size: 18px;
  margin-top: 20px;
  font-weight: 700;
}
.tm-menu.grid .entry-badge,
.tm-menu.carousel .entry-badge {
  display: none;
}
.tm-menu.circle .set-heading,
.tm-menu.no-thumb .set-heading {
  text-align: center;
  margin-bottom: 30px;
}
.tm-menu.circle .set-heading .set-title,
.tm-menu.no-thumb .set-heading .set-title {
  font-weight: 900;
  font-size: 30px;
  margin-bottom: 15px;
}
.tm-menu.circle .set-heading i,
.tm-menu.no-thumb .set-heading i {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  font-size: 24px;
}
.tm-menu.circle .entry,
.tm-menu.no-thumb .entry {
  margin: 15px 0;
}
@media only screen and (max-width: 767px) {
  .tm-menu.circle .entry,
  .tm-menu.no-thumb .entry {
    text-align: center;
  }
}
.tm-menu.circle .entry-inner,
.tm-menu.no-thumb .entry-inner {
  *zoom: 1;
  position: relative;
}
.tm-menu.circle .entry-inner:before,
.tm-menu.no-thumb .entry-inner:before,
.tm-menu.circle .entry-inner:after,
.tm-menu.no-thumb .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.circle .entry-inner:after,
.tm-menu.no-thumb .entry-inner:after {
  clear: both;
}
.tm-menu.circle .entry-inner:before,
.tm-menu.no-thumb .entry-inner:before,
.tm-menu.circle .entry-inner:after,
.tm-menu.no-thumb .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.circle .entry-inner:after,
.tm-menu.no-thumb .entry-inner:after {
  clear: both;
}
.tm-menu.circle .entry-inner:before,
.tm-menu.no-thumb .entry-inner:before,
.tm-menu.circle .entry-inner:after,
.tm-menu.no-thumb .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.circle .entry-inner:after,
.tm-menu.no-thumb .entry-inner:after {
  clear: both;
}
.tm-menu.circle .entry-inner:before,
.tm-menu.no-thumb .entry-inner:before,
.tm-menu.circle .entry-inner:after,
.tm-menu.no-thumb .entry-inner:after {
  content: " ";
  display: table;
}
.tm-menu.circle .entry-inner:after,
.tm-menu.no-thumb .entry-inner:after {
  clear: both;
}
.tm-menu.circle .entry-title,
.tm-menu.no-thumb .entry-title,
.tm-menu.circle .entry-price,
.tm-menu.no-thumb .entry-price {
  font-weight: 700;
}
.tm-menu.circle .entry-title,
.tm-menu.no-thumb .entry-title {
  font-size: 16px;
}
@media (min-width: 768px) {
  .tm-menu.circle .entry-title,
  .tm-menu.no-thumb .entry-title {
    padding-right: 110px;
  }
}
.tm-menu.circle .entry-price,
.tm-menu.no-thumb .entry-price {
  margin-bottom: 5px;
}
.tm-menu.circle .entry-price,
.tm-menu.no-thumb .entry-price {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .tm-menu.circle .entry-price,
  .tm-menu.no-thumb .entry-price {
    position: absolute;
    right: 15px;
    top: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .tm-menu.circle .entry-price,
  .tm-menu.no-thumb .entry-price {
    margin-top: 15px;
  }
}
.tm-menu.circle .entry-excerpt,
.tm-menu.no-thumb .entry-excerpt {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  line-height: 2;
}
.tm-menu.circle .entry-badge,
.tm-menu.no-thumb .entry-badge {
  display: none;
  margin-bottom: 5px;
  display: inline-block;
  background-color: #f28a34;
  color: #fff;
  font-size: 11px;
  padding: 3px 5px;
  text-transform: uppercase;
  position: absolute;
}
@media (min-width: 768px) {
  .tm-menu.circle .entry-badge,
  .tm-menu.no-thumb .entry-badge {
    right: 0;
    top: 40px;
  }
}
@media (max-width: 767px) {
  .tm-menu.circle .entry-badge,
  .tm-menu.no-thumb .entry-badge {
    top: 5px;
    left: 0;
  }
}
.tm-menu.circle .entry-media {
  margin: 0;
  text-align: center;
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tm-menu.circle .entry-media {
    float: left;
    width: 25%;
  }
}
.tm-menu.circle .entry-media img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .tm-menu.circle .entry-media img {
    max-width: 71px;
  }
}
.tm-menu.circle .entry-media .menu-thumb {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
}
.tm-menu.circle .entry-media i {
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  position: absolute;
  z-index: 2;
  font-size: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  color: #fff;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.tm-menu.circle .entry-media .entry-title {
  font-size: 20px;
}
.tm-menu.circle .entry-media .entry-price {
  font-size: 18px;
}
.tm-menu.circle .entry-content {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .tm-menu.circle .entry-content {
    float: left;
    width: 75%;
  }
}
.tm-menu.circle .entry:hover .entry-media i {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.tm-menu.no-thumb .entry-title {
  font-size: 16px;
}
.tm-menu.no-thumb .entry-price {
  font-size: 15px;
}
.tm-menu.wide .entry {
  margin-bottom: 50px;
}
.tm-menu.wide .entry-media {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}
.tm-menu.wide .entry-media img {
  margin: 0;
}
.tm-menu.wide .entry-media .entry-price {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  right: 20px;
  width: 90px;
  height: 90px;
  background: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 90px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  box-shadow: 0px 0px 0px 0px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 0px #ffffff;
  animation: spread-shadow-revert 0.3s ease;
}
.tm-menu.wide .entry-media .entry-price div {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  position: relative;
}
.tm-menu.wide .entry-media .entry-price div:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: 80px;
  height: 80px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-menu.wide .entry-media:hover .entry-price {
  animation: spread-shadow 0.5s ease;
  box-shadow: 0px 0px 0px 140px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 140px #ffffff;
}
.tm-menu.wide .entry-title {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 700;
}
.tm-menu.gallery .isotope-filter {
  margin-bottom: 30px;
  text-align: center;
}
.tm-menu.gallery .isotope-filter li {
  display: inline-block;
  margin: 0 2px;
}
.tm-menu.gallery .isotope-filter li a {
  display: block;
  line-height: 50px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  font-weight: 700;
  padding: 0 30px;
  text-transform: uppercase;
}
.tm-menu.gallery .isotope-filter li:hover a,
.tm-menu.gallery .isotope-filter li.is-filtered a {
  color: #fff;
}
.tm-menu.gallery .entry {
  width: 25%;
}
.tm-menu.gallery .entry-media img {
  margin: 0;
}
.tm-menu.gallery .entry-title {
  display: none;
}
.tm-menu.gallery .entry-price {
  display: none;
}
.tm-menu.carousel .entry {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.tm-menu.carousel .entry * {
  backface-visibility: hidden;
}
.tm-menu.carousel .entry-media img {
  width: 120px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-menu.carousel .owl-nav .owl-prev,
.tm-menu.carousel .owl-nav .owl-next {
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  border: 2px solid;
  font-size: 20px;
  color: #aaa;
  top: 50%;
  margin-top: -20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tm-menu.carousel .owl-nav .owl-prev {
  left: -140px;
}
.tm-menu.carousel .owl-nav .owl-next {
  right: -140px;
}
/* Features
--------------------------- */
.tm-feature {
  text-align: center;
}
.tm-feature .entry-media {
  margin-bottom: 35px;
  font-size: 60px;
}
.tm-feature .title {
  margin-bottom: 55px;
  font-size: 18px;
  position: relative;
}
.tm-feature .title:before {
  content: '';
  display: block;
  width: 90px;
  height: 5px;
  background: url('../images/arrow-motif.png') no-repeat center center;
  position: absolute;
  margin-left: -45px;
  bottom: -30px;
  left: 50%;
}
.tm-feature .subtitle {
  line-height: 2;
}
/* Testimonial
--------------------------- */
.tm-testimonial {
  text-align: center;
  color: #fff;
}
.tm-testimonial * {
  backface-visibility: hidden;
}
.tm-testimonial img {
  width: 80px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .tm-testimonial .slide-inner {
    padding: 0 10%;
  }
}
.tm-testimonial .heading-font {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 30px;
}
.tm-testimonial i {
  font-size: 24px;
  margin-bottom: 50px;
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.tm-testimonial .body-font {
  font-size: 14px;
  text-transform: uppercase;
  margin: 30px 0 50px;
}
.tm-testimonial .tm-carousel .owl-dots .owl-dot {
  border: 2px solid;
}
.tm-testimonial .tm-carousel.dark .owl-dot {
  background: transparent;
}
.tm-testimonial .tm-carousel.dark .owl-dot.active {
  background: #333;
}
/* Contact
--------------------------- */
.tm-contact form p {
  padding-left: 5px;
  padding-right: 5px;
}
.tm-contact input[type="text"],
.tm-contact input[type="email"],
.tm-contact input[type="confirm_email"],
.tm-contact input[type="number"],
.tm-contact textarea {
  border: 2px solid rgba(0, 0, 0, 0.15);
  background: transparent;
}
.tm-contact input[type="text"]::-webkit-input-placeholder,
.tm-contact input[type="email"]::-webkit-input-placeholder,
.tm-contact input[type="confirm_email"]::-webkit-input-placeholder,
.tm-contact input[type="number"]::-webkit-input-placeholder,
.tm-contact textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.tm-contact input[type="text"]:-moz-placeholder,
.tm-contact input[type="email"]:-moz-placeholder,
.tm-contact input[type="confirm_email"]:-moz-placeholder,
.tm-contact input[type="number"]:-moz-placeholder,
.tm-contact textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.tm-contact input[type="text"]::-moz-placeholder,
.tm-contact input[type="email"]::-moz-placeholder,
.tm-contact input[type="confirm_email"]::-moz-placeholder,
.tm-contact input[type="number"]::-moz-placeholder,
.tm-contact textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.tm-contact input[type="text"]:-ms-input-placeholder,
.tm-contact input[type="email"]:-ms-input-placeholder,
.tm-contact input[type="confirm_email"]:-ms-input-placeholder,
.tm-contact input[type="number"]:-ms-input-placeholder,
.tm-contact textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.tm-contact textarea {
  max-height: 200px;
}
.tm-contact input[type="submit"] {
  margin: 30px auto 0 auto;
  color: #fff;
}
.tm-contact input[type="submit"]:hover,
.tm-contact input[type="submit"]:focus {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.tm-contact .form-note {
  margin-top: 30px;
}
.tm-contact br {
  display: none;
}
.tm-contact .address {
  text-align: center;
}
@media (min-width: 768px) {
  .tm-contact .address {
    padding: 0 30px;
  }
}
.tm-contact .text {
  color: #858585;
  margin-bottom: 50px;
  line-height: 2;
}
.tm-contact.vertical .title {
  font-size: 60px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .tm-contact.vertical .title {
    font-size: 30px;
  }
}
.tm-contact.vertical .title span {
  border-bottom: 1px solid;
}
.tm-contact.horizontal {
  *zoom: 1;
}
.tm-contact.horizontal:before,
.tm-contact.horizontal:after {
  content: " ";
  display: table;
}
.tm-contact.horizontal:after {
  clear: both;
}
.tm-contact.horizontal:before,
.tm-contact.horizontal:after {
  content: " ";
  display: table;
}
.tm-contact.horizontal:after {
  clear: both;
}
.tm-contact.horizontal:before,
.tm-contact.horizontal:after {
  content: " ";
  display: table;
}
.tm-contact.horizontal:after {
  clear: both;
}
.tm-contact.horizontal:before,
.tm-contact.horizontal:after {
  content: " ";
  display: table;
}
.tm-contact.horizontal:after {
  clear: both;
}
.tm-contact.horizontal .title {
  font-size: 24px;
  margin-bottom: 30px;
}
/* Reservation
--------------------------- */
.tm-reservation .clearfix,
.tm-reservation .container-fluid,
.tm-reservation .row,
.tm-reservation .posts-row,
.tm-reservation .tm-vc-section .tm-vc-row,
.tm-reservation .tm-subscribe .mail.full .row,
.tm-reservation .tm-post-carousel .tm-carousel,
.tm-reservation .tm-member .entry-inner,
.tm-reservation .tm-event.compact .slide,
.tm-reservation .tm-event.detail .entry,
.tm-reservation .tm-header.fluid.headroom--top .tm-header-inner,
.tm-reservation .tm-top-bar.wide,
.tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  margin-left: -15px;
  margin-right: -15px;
}
.tm-reservation form p {
  padding-left: 15px;
  padding-right: 15px;
}
.tm-reservation form p span {
  -webkit-opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  line-height: 50px;
  font-weight: 700;
  font-size: 16px;
}
.tm-reservation form p span i {
  margin-right: 10px;
}
.tm-reservation form p input,
.tm-reservation form p select {
  line-height: 50px;
  height: 52px;
}
.tm-reservation form p .form-control-wrap:before {
  height: 50px;
  line-height: 50px;
}
.tm-reservation input[type="submit"] {
  margin: 30px auto 0 auto;
  color: #fff;
}
.tm-reservation input[type="submit"]:hover {
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.tm-reservation select,
.tm-reservation textarea,
.tm-reservation input[type="text"],
.tm-reservation input[type="password"],
.tm-reservation input[type="datetime"],
.tm-reservation input[type="datetime-local"],
.tm-reservation input[type="date"],
.tm-reservation input[type="month"],
.tm-reservation input[type="time"],
.tm-reservation input[type="week"],
.tm-reservation input[type="number"],
.tm-reservation input[type="email"],
.tm-reservation input[type="url"],
.tm-reservation input[type="search"],
.tm-reservation input[type="tel"],
.tm-reservation input[type="color"] {
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.tm-reservation select::-webkit-input-placeholder,
.tm-reservation textarea::-webkit-input-placeholder,
.tm-reservation input[type="text"]::-webkit-input-placeholder,
.tm-reservation input[type="password"]::-webkit-input-placeholder,
.tm-reservation input[type="datetime"]::-webkit-input-placeholder,
.tm-reservation input[type="datetime-local"]::-webkit-input-placeholder,
.tm-reservation input[type="date"]::-webkit-input-placeholder,
.tm-reservation input[type="month"]::-webkit-input-placeholder,
.tm-reservation input[type="time"]::-webkit-input-placeholder,
.tm-reservation input[type="week"]::-webkit-input-placeholder,
.tm-reservation input[type="number"]::-webkit-input-placeholder,
.tm-reservation input[type="email"]::-webkit-input-placeholder,
.tm-reservation input[type="url"]::-webkit-input-placeholder,
.tm-reservation input[type="search"]::-webkit-input-placeholder,
.tm-reservation input[type="tel"]::-webkit-input-placeholder,
.tm-reservation input[type="color"]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.tm-reservation select:-moz-placeholder,
.tm-reservation textarea:-moz-placeholder,
.tm-reservation input[type="text"]:-moz-placeholder,
.tm-reservation input[type="password"]:-moz-placeholder,
.tm-reservation input[type="datetime"]:-moz-placeholder,
.tm-reservation input[type="datetime-local"]:-moz-placeholder,
.tm-reservation input[type="date"]:-moz-placeholder,
.tm-reservation input[type="month"]:-moz-placeholder,
.tm-reservation input[type="time"]:-moz-placeholder,
.tm-reservation input[type="week"]:-moz-placeholder,
.tm-reservation input[type="number"]:-moz-placeholder,
.tm-reservation input[type="email"]:-moz-placeholder,
.tm-reservation input[type="url"]:-moz-placeholder,
.tm-reservation input[type="search"]:-moz-placeholder,
.tm-reservation input[type="tel"]:-moz-placeholder,
.tm-reservation input[type="color"]:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.tm-reservation select::-moz-placeholder,
.tm-reservation textarea::-moz-placeholder,
.tm-reservation input[type="text"]::-moz-placeholder,
.tm-reservation input[type="password"]::-moz-placeholder,
.tm-reservation input[type="datetime"]::-moz-placeholder,
.tm-reservation input[type="datetime-local"]::-moz-placeholder,
.tm-reservation input[type="date"]::-moz-placeholder,
.tm-reservation input[type="month"]::-moz-placeholder,
.tm-reservation input[type="time"]::-moz-placeholder,
.tm-reservation input[type="week"]::-moz-placeholder,
.tm-reservation input[type="number"]::-moz-placeholder,
.tm-reservation input[type="email"]::-moz-placeholder,
.tm-reservation input[type="url"]::-moz-placeholder,
.tm-reservation input[type="search"]::-moz-placeholder,
.tm-reservation input[type="tel"]::-moz-placeholder,
.tm-reservation input[type="color"]::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.tm-reservation select:-ms-input-placeholder,
.tm-reservation textarea:-ms-input-placeholder,
.tm-reservation input[type="text"]:-ms-input-placeholder,
.tm-reservation input[type="password"]:-ms-input-placeholder,
.tm-reservation input[type="datetime"]:-ms-input-placeholder,
.tm-reservation input[type="datetime-local"]:-ms-input-placeholder,
.tm-reservation input[type="date"]:-ms-input-placeholder,
.tm-reservation input[type="month"]:-ms-input-placeholder,
.tm-reservation input[type="time"]:-ms-input-placeholder,
.tm-reservation input[type="week"]:-ms-input-placeholder,
.tm-reservation input[type="number"]:-ms-input-placeholder,
.tm-reservation input[type="email"]:-ms-input-placeholder,
.tm-reservation input[type="url"]:-ms-input-placeholder,
.tm-reservation input[type="search"]:-ms-input-placeholder,
.tm-reservation input[type="tel"]:-ms-input-placeholder,
.tm-reservation input[type="color"]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.tm-reservation.light {
  color: #fff;
}
.tm-reservation.light select,
.tm-reservation.light textarea,
.tm-reservation.light input[type="text"],
.tm-reservation.light input[type="password"],
.tm-reservation.light input[type="datetime"],
.tm-reservation.light input[type="datetime-local"],
.tm-reservation.light input[type="date"],
.tm-reservation.light input[type="month"],
.tm-reservation.light input[type="time"],
.tm-reservation.light input[type="week"],
.tm-reservation.light input[type="number"],
.tm-reservation.light input[type="email"],
.tm-reservation.light input[type="url"],
.tm-reservation.light input[type="search"],
.tm-reservation.light input[type="tel"],
.tm-reservation.light input[type="color"] {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.tm-reservation.light select::-webkit-input-placeholder,
.tm-reservation.light textarea::-webkit-input-placeholder,
.tm-reservation.light input[type="text"]::-webkit-input-placeholder,
.tm-reservation.light input[type="password"]::-webkit-input-placeholder,
.tm-reservation.light input[type="datetime"]::-webkit-input-placeholder,
.tm-reservation.light input[type="datetime-local"]::-webkit-input-placeholder,
.tm-reservation.light input[type="date"]::-webkit-input-placeholder,
.tm-reservation.light input[type="month"]::-webkit-input-placeholder,
.tm-reservation.light input[type="time"]::-webkit-input-placeholder,
.tm-reservation.light input[type="week"]::-webkit-input-placeholder,
.tm-reservation.light input[type="number"]::-webkit-input-placeholder,
.tm-reservation.light input[type="email"]::-webkit-input-placeholder,
.tm-reservation.light input[type="url"]::-webkit-input-placeholder,
.tm-reservation.light input[type="search"]::-webkit-input-placeholder,
.tm-reservation.light input[type="tel"]::-webkit-input-placeholder,
.tm-reservation.light input[type="color"]::-webkit-input-placeholder {
  color: #f0f0f0;
}
.tm-reservation.light select:-moz-placeholder,
.tm-reservation.light textarea:-moz-placeholder,
.tm-reservation.light input[type="text"]:-moz-placeholder,
.tm-reservation.light input[type="password"]:-moz-placeholder,
.tm-reservation.light input[type="datetime"]:-moz-placeholder,
.tm-reservation.light input[type="datetime-local"]:-moz-placeholder,
.tm-reservation.light input[type="date"]:-moz-placeholder,
.tm-reservation.light input[type="month"]:-moz-placeholder,
.tm-reservation.light input[type="time"]:-moz-placeholder,
.tm-reservation.light input[type="week"]:-moz-placeholder,
.tm-reservation.light input[type="number"]:-moz-placeholder,
.tm-reservation.light input[type="email"]:-moz-placeholder,
.tm-reservation.light input[type="url"]:-moz-placeholder,
.tm-reservation.light input[type="search"]:-moz-placeholder,
.tm-reservation.light input[type="tel"]:-moz-placeholder,
.tm-reservation.light input[type="color"]:-moz-placeholder {
  color: #f0f0f0;
}
.tm-reservation.light select::-moz-placeholder,
.tm-reservation.light textarea::-moz-placeholder,
.tm-reservation.light input[type="text"]::-moz-placeholder,
.tm-reservation.light input[type="password"]::-moz-placeholder,
.tm-reservation.light input[type="datetime"]::-moz-placeholder,
.tm-reservation.light input[type="datetime-local"]::-moz-placeholder,
.tm-reservation.light input[type="date"]::-moz-placeholder,
.tm-reservation.light input[type="month"]::-moz-placeholder,
.tm-reservation.light input[type="time"]::-moz-placeholder,
.tm-reservation.light input[type="week"]::-moz-placeholder,
.tm-reservation.light input[type="number"]::-moz-placeholder,
.tm-reservation.light input[type="email"]::-moz-placeholder,
.tm-reservation.light input[type="url"]::-moz-placeholder,
.tm-reservation.light input[type="search"]::-moz-placeholder,
.tm-reservation.light input[type="tel"]::-moz-placeholder,
.tm-reservation.light input[type="color"]::-moz-placeholder {
  color: #f0f0f0;
}
.tm-reservation.light select:-ms-input-placeholder,
.tm-reservation.light textarea:-ms-input-placeholder,
.tm-reservation.light input[type="text"]:-ms-input-placeholder,
.tm-reservation.light input[type="password"]:-ms-input-placeholder,
.tm-reservation.light input[type="datetime"]:-ms-input-placeholder,
.tm-reservation.light input[type="datetime-local"]:-ms-input-placeholder,
.tm-reservation.light input[type="date"]:-ms-input-placeholder,
.tm-reservation.light input[type="month"]:-ms-input-placeholder,
.tm-reservation.light input[type="time"]:-ms-input-placeholder,
.tm-reservation.light input[type="week"]:-ms-input-placeholder,
.tm-reservation.light input[type="number"]:-ms-input-placeholder,
.tm-reservation.light input[type="email"]:-ms-input-placeholder,
.tm-reservation.light input[type="url"]:-ms-input-placeholder,
.tm-reservation.light input[type="search"]:-ms-input-placeholder,
.tm-reservation.light input[type="tel"]:-ms-input-placeholder,
.tm-reservation.light input[type="color"]:-ms-input-placeholder {
  color: #f0f0f0;
}
.tm-reservation.vertical .clearfix,
.tm-reservation.vertical .container-fluid,
.tm-reservation.vertical .row,
.tm-reservation.vertical .posts-row,
.tm-reservation.vertical .tm-vc-section .tm-vc-row,
.tm-reservation.vertical .tm-reservation .clearfix,
.tm-reservation.vertical .tm-subscribe .mail.full .row,
.tm-reservation.vertical .tm-post-carousel .tm-carousel,
.tm-reservation.vertical .tm-member .entry-inner,
.tm-reservation.vertical .tm-event.compact .slide,
.tm-reservation.vertical .tm-event.detail .entry,
.tm-reservation.vertical .tm-reservation .container-fluid,
.tm-reservation.vertical .tm-reservation .row,
.tm-reservation.vertical .tm-header.fluid.headroom--top .tm-header-inner,
.tm-reservation.vertical .tm-top-bar.wide,
.tm-reservation.vertical .tm-reservation .posts-row,
.tm-reservation.vertical .tm-reservation .tm-vc-section .tm-vc-row,
.tm-reservation.vertical .tm-reservation .tm-subscribe .mail.full .row,
.tm-reservation.vertical .tm-reservation .tm-post-carousel .tm-carousel,
.tm-reservation.vertical .tm-reservation .tm-member .entry-inner,
.tm-reservation.vertical .tm-reservation .tm-event.compact .slide,
.tm-reservation.vertical .tm-reservation .tm-event.detail .entry,
.tm-reservation.vertical .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top,
.tm-reservation.vertical .tm-reservation .tm-header.fluid.headroom--top .tm-header-inner,
.tm-reservation.vertical .tm-reservation .tm-top-bar.wide,
.tm-reservation.vertical .tm-reservation .tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  padding: 0;
}
.tm-reservation.vertical .one-third {
  width: 100%;
}
/* Thememove Text
--------------------------- */
@media (max-width: 767px) {
  .tm-subscribe {
    margin-bottom: 30px;
  }
}
.tm-subscribe .tm-button {
  margin-top: 30px;
  display: inline-block;
  line-height: 40px !important;
  height: 40px !important;
  padding: 0;
}
.tm-subscribe .mail {
  margin-top: 30px;
}
.tm-subscribe .mail input {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border-color: transparent;
}
.tm-subscribe .mail input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tm-subscribe .mail input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tm-subscribe .mail input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tm-subscribe .mail input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.tm-subscribe .mail.compact form {
  position: relative;
}
.tm-subscribe .mail.compact form input {
  padding-right: 40px;
}
.tm-subscribe .mail.compact form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  line-height: 40px;
  background: transparent;
  margin: 0;
  outline: none;
  color: rgba(255, 255, 255, 0.5);
  width: 60px;
  text-align: center;
}
.tm-subscribe .mail.full .row {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
}
.tm-subscribe .mail.full p.one-half {
  padding: 0 5px;
}
.tm-subscribe .mail.full input {
  margin-right: 5px;
}
.tm-subscribe .mail.full .tm-button {
  margin-top: 0px;
  padding: 0 30px;
}
.tm-subscribe.border input {
  border: 2px solid rgba(255, 255, 255, 0.7);
  background: transparent;
}
/* Post carousel
--------------------------- */
.tm-post-carousel * {
  backface-visibility: hidden;
}
.tm-post-carousel .tm-carousel {
  margin-left: -5px;
  margin-right: -5px;
  position: relative;
}
.tm-post-carousel .slides {
  position: relative;
}
.tm-post-carousel .post {
  padding-left: 5px;
  padding-right: 5px;
}
.tm-post-carousel .owl-nav .owl-prev,
.tm-post-carousel .owl-nav .owl-next {
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  border: 2px solid;
  font-size: 20px;
  color: #aaa;
  top: 50%;
  margin-top: -20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tm-post-carousel .owl-nav .owl-prev {
  left: -100px;
}
@media only screen and (max-width: 767px) {
  .tm-post-carousel .owl-nav .owl-prev {
    left: -50px;
  }
}
.tm-post-carousel .owl-nav .owl-next {
  right: -100px;
}
@media only screen and (max-width: 767px) {
  .tm-post-carousel .owl-nav .owl-next {
    right: -50px;
  }
}
/* Logo Holder
--------------------------- */
.tm-logo-holder {
  position: relative;
  overflow: hidden;
}
.tm-logo-holder .border {
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #fff;
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  z-index: 2;
}
.tm-logo-holder .border .inner-border {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border: 1px solid #fff;
}
.tm-logo-holder .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tm-logo-holder .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
}
/* Member
--------------------------- */
.tm-member .entry {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.tm-member .entry * {
  backface-visibility: hidden;
}
.tm-member .entry-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.tm-member .entry-media,
.tm-member .entry-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .tm-member .entry-media,
  .tm-member .entry-content {
    float: left;
    width: 50%;
  }
}
.tm-member .entry-media img {
  margin: 0;
}
@media (max-width: 767px) {
  .tm-member .entry-media {
    margin-bottom: 15px;
  }
}
.tm-member .entry-title {
  font-size: 22px;
}
.tm-member .entry-role {
  margin-top: 5px;
  font-weight: 700;
}
.tm-member .entry-detail {
  margin-top: 15px;
  line-height: 2;
}
.tm-member .entry-social {
  margin-top: 20px;
}
.tm-member .entry-social a {
  border: 2px solid;
  color: #ccc;
  line-height: 36px;
  height: 40px;
  width: 40px;
  margin-right: 3px;
  display: inline-block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
}
.tm-member .owl-nav {
  margin-top: 30px;
}
.tm-member .owl-nav .owl-prev,
.tm-member .owl-nav .owl-next {
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  border: 2px solid;
  font-size: 20px;
  color: #aaa;
  top: 50%;
  margin-top: -20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tm-member .owl-nav .owl-prev {
  left: -100px;
}
@media only screen and (max-width: 767px) {
  .tm-member .owl-nav .owl-prev {
    left: -50px;
  }
}
.tm-member .owl-nav .owl-next {
  right: -100px;
}
@media only screen and (max-width: 767px) {
  .tm-member .owl-nav .owl-next {
    right: -50px;
  }
}
/* Order
--------------------------- */
.tm-order .order-form br {
  display: none;
}
.tm-order .order-form select option {
  padding: 5px 0;
}
.tm-order .order-form .tm-button {
  color: #fff;
}
.tm-order p.address {
  position: relative;
}
.tm-order p.address:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "\f0e0";
  font-family: "fontawesome";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  line-height: 40px;
  z-index: 2;
  padding: 0 10px;
}
.tm-order p.address input {
  padding-right: 30px;
}
/* Feature member
--------------------------- */
.tm-feature-member {
  text-align: center;
}
.tm-feature-member .title {
  font-size: 60px;
}
@media (max-width: 767px) {
  .tm-feature-member .title {
    font-size: 30px;
  }
}
.tm-feature-member .title span {
  border-bottom: 1px solid;
}
.tm-feature-member .subtitle {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  line-height: 2;
  margin-top: 30px;
}
.tm-feature-member .member {
  width: 70%;
  margin-left: 15%;
  margin-top: 30px;
}
.tm-feature-member img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 80px;
}
.tm-feature-member .name {
  overflow: hidden;
  margin-top: 30px;
}
.tm-feature-member .name br {
  display: block;
}
.tm-feature-member .name > div {
  display: inline-block;
  position: relative;
}
.tm-feature-member .name > div:before,
.tm-feature-member .name > div:after {
  position: absolute;
  content: '';
  width: 9999px;
  height: 1px;
  top: 50%;
}
.tm-feature-member .name > div:before {
  right: 100%;
  margin-right: 15px;
}
.tm-feature-member .name > div:after {
  left: 100%;
  margin-left: 15px;
}
.tm-feature-member .entry-name {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}
.tm-feature-member .entry-role,
.tm-feature-member .entry-detail {
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  font-style: italic;
}
.tm-feature-member .entry-role {
  font-size: 18px;
  text-transform: capitalize;
}
.tm-feature-member .entry-detail {
  margin-top: 30px;
  font-size: 16px;
}
/* Feature post
--------------------------- */
.tm-feature-post {
  margin-bottom: 10px;
}
.tm-feature-post .post-inner {
  *zoom: 1;
}
.tm-feature-post .post-inner:before,
.tm-feature-post .post-inner:after {
  content: " ";
  display: table;
}
.tm-feature-post .post-inner:after {
  clear: both;
}
.tm-feature-post .post-inner:before,
.tm-feature-post .post-inner:after {
  content: " ";
  display: table;
}
.tm-feature-post .post-inner:after {
  clear: both;
}
.tm-feature-post .post-inner:before,
.tm-feature-post .post-inner:after {
  content: " ";
  display: table;
}
.tm-feature-post .post-inner:after {
  clear: both;
}
.tm-feature-post .post-inner:before,
.tm-feature-post .post-inner:after {
  content: " ";
  display: table;
}
.tm-feature-post .post-inner:after {
  clear: both;
}
@media (min-width: 992px) {
  .tm-feature-post .post-inner {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.tm-feature-post .entry-media {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  float: left;
}
@media (min-width: 768px) {
  .tm-feature-post .entry-media {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tm-feature-post .entry-media {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1200px) {
  .tm-feature-post .entry-media {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .tm-feature-post .entry-media {
    padding: 0;
  }
}
.tm-feature-post .content-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .tm-feature-post .content-wrapper {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tm-feature-post .content-wrapper {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .tm-feature-post .content-wrapper {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .tm-feature-post .content-wrapper {
    padding-right: 45px;
  }
}
.tm-feature-post .entry-title {
  font-size: 40px;
}
@media (max-width: 1199px) {
  .tm-feature-post .entry-title {
    font-size: 18px;
  }
}
.tm-feature-post .entry-content {
  line-height: 24px;
}
.tm-feature-post .entry-meta {
  overflow: hidden;
  text-align: left;
  line-height: 50px;
  -webkit-opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  filter: alpha(opacity=75);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}
.tm-feature-post .entry-meta .tm-button {
  float: right;
}
@media (max-width: 767px) {
  .tm-feature-post .entry-meta .tm-button {
    float: none;
  }
}
.tm-feature-post .entry-meta .read-more {
  float: right;
  font-weight: 700;
}
@media (max-width: 767px) {
  .tm-feature-post .entry-meta .read-more {
    float: none;
  }
}
.tm-feature-post .entry-meta .read-more:after {
  content: "\203A";
  margin-left: 5px;
}
.tm-feature-post .entry-meta .meta-author {
  text-transform: uppercase;
}
.tm-feature-post .entry-meta .meta-author,
.tm-feature-post .entry-meta .meta-date {
  margin-right: 15px;
}
.tm-feature-post .entry-meta .meta-author i,
.tm-feature-post .entry-meta .meta-date i {
  margin-right: 5px;
}
.tm-feature-post .entry-header,
.tm-feature-post .entry-content {
  margin-bottom: 30px;
}
/* Photo carousel
--------------------------- */
.tm-photo-carousel a {
  display: block;
  position: relative;
}
.tm-photo-carousel a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.tm-photo-carousel a i {
  font-size: 30px;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
  top: 50%;
  left: 50%;
  color: #fff;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  z-index: 2;
}
.tm-photo-carousel a:hover i {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.tm-photo-carousel a:hover:before {
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tm-photo-carousel img {
  -webkit-transform: translate3d(0, 0, 0);
}
/* Countdown / Event
--------------------------- */
.tm-event .entry * {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tm-event .entry-content {
  text-align: center;
  padding: 0 30px;
}
@media only screen and (min-width: 768px) {
  .tm-event .entry-content {
    padding: 0 70px !important;
  }
}
.tm-event .title {
  font-size: 30px;
  margin: 15px 0 40px;
}
.tm-event .entry-meta {
  margin: 0 0 40px 0;
}
.tm-event .entry-meta i {
  margin-right: 5px;
}
.tm-event .entry-meta .meta {
  margin: 0 10px;
}
.tm-event .entry-meta .meta.location br {
  display: none;
}
.tm-event .entry-meta .meta.location .street-address:after {
  content: ' - ';
}
.tm-event .owl-nav .owl-prev,
.tm-event .owl-nav .owl-next {
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  border: 2px solid;
  font-size: 20px;
  color: #aaa;
  top: 50%;
  margin-top: -20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tm-event .owl-nav .owl-prev {
  left: -100px;
}
@media only screen and (max-width: 767px) {
  .tm-event .owl-nav .owl-prev {
    left: -50px;
  }
}
.tm-event .owl-nav .owl-next {
  right: -100px;
}
@media only screen and (max-width: 767px) {
  .tm-event .owl-nav .owl-next {
    right: -50px;
  }
}
.tm-event.compact .slide {
  margin-left: -15px;
  margin-right: -15px;
}
.tm-event.compact .entry {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.tm-event.compact .entry * {
  position: relative;
  z-index: 2;
}
.tm-event.compact .title {
  margin: 20px 0;
}
.tm-event.compact .entry-inner {
  position: relative;
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  .tm-event.compact .entry-inner {
    height: 470px;
  }
}
.tm-event.compact .border {
  z-index: 1;
  position: absolute;
  border: 2px solid rgba(255, 255, 255, 0.5);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.tm-event.compact .border .border-inner {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.5);
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
}
.tm-event.detail .entry {
  margin-left: -15px;
  margin-right: -15px;
}
.tm-event.detail .entry-media {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .tm-event.detail .entry-media {
    float: left;
    width: 41.66666667%;
  }
}
.tm-event.detail .entry-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .tm-event.detail .entry-content {
    float: left;
    width: 58.33333333%;
  }
}
.tm-event.detail .excerpt {
  margin: 0 0 20px 0;
}
.tm-event.detail .countdown-container .tm-countdown-hook {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .tm-event.detail .countdown-container .tm-countdown-hook {
    font-size: 30px;
  }
}
.tm-event.detail .countdown-container .tm-countdown-hook .value {
  font-size: 20px;
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  .tm-event.detail .countdown-container .tm-countdown-hook .value {
    font-size: 40px;
  }
}
.tm-event.detail .countdown-container .tm-countdown-hook .indicator {
  -webkit-opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.tm-event.detail .countdown-container .tm-countdown-hook .connector {
  margin: 0 8px;
}
.tm-event.bright {
  color: #fff;
}
.tm-event.bright a {
  color: #fff;
}
/* Showcase
--------------------------- */
.tm-showcase {
  text-align: center;
  *zoom: 1;
}
.tm-showcase:before,
.tm-showcase:after {
  content: " ";
  display: table;
}
.tm-showcase:after {
  clear: both;
}
.tm-showcase:before,
.tm-showcase:after {
  content: " ";
  display: table;
}
.tm-showcase:after {
  clear: both;
}
.tm-showcase:before,
.tm-showcase:after {
  content: " ";
  display: table;
}
.tm-showcase:after {
  clear: both;
}
.tm-showcase:before,
.tm-showcase:after {
  content: " ";
  display: table;
}
.tm-showcase:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .tm-showcase .entry-content,
  .tm-showcase .entry-media {
    width: 50%;
    float: left;
  }
}
.tm-showcase .entry-media {
  position: relative;
}
.tm-showcase .entry-media.pull-right {
  float: right;
}
.tm-showcase .entry-media .border {
  position: absolute;
  width: 94%;
  height: 94%;
  top: 3%;
  left: 3%;
  border: 1px solid #fff;
  z-index: 2;
}
.tm-showcase .entry-media .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.tm-showcase .entry-content {
  padding: 15px 30px;
}
.tm-showcase .entry-content .title {
  font-size: 40px;
  word-wrap: break-word;
}
@media screen and (min-width: 992px) {
  .tm-showcase .entry-content .title {
    font-size: 60px;
  }
}
.tm-showcase .entry-content .content {
  margin-top: 30px;
  line-height: 2;
}
/* Buttons
--------------------------- */
.tm-buttons {
  clear: both;
}
.tm-buttons .link a {
  font-size: 13px;
  line-height: 46px;
  padding: 0 30px;
  display: inline-block;
  margin-bottom: 4px;
  border: transparent;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  background: #fff;
  margin: 0;
}
/* Main Nav
--------------------------- */
.tm-vc-main-nav.is-headroom .tm-header.headroom--not-top {
  left: 0;
}
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--top {
  top: 30px;
}
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--top .tm-header-inner .container {
  max-width: 100%;
  padding: 0;
}
.tm-vc-main-nav.is-headroom.float .tm-header.headroom--not-top {
  left: 0;
}
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top {
  top: 30px;
}
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top .tm-header-inner .container {
  max-width: 100%;
  padding: 0;
}
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--top .site-title a {
  margin-left: 0;
}
.tm-vc-main-nav.is-headroom.float-fluid .tm-header.headroom--not-top {
  left: 0;
}
.tm-vc-main-nav.is-headroom.is-transparent .headroom--top .bg {
  opacity: 0;
}
.tm-vc-main-nav.is-headroom.is-transparent .headroom--not-top .bg {
  opacity: 1;
}
.tm-vc-main-nav.dark {
  color: #111;
}
.tm-vc-main-nav.dark a {
  color: #111;
}
.tm-vc-main-nav.dark .g-search {
  color: #111;
}
.tm-vc-main-nav.dark .cart-only {
  color: #e84a5f;
}
.tm-vc-main-nav.dark .tm-header .main-navigation a {
  color: #111;
}
.tm-vc-main-nav.dark .main-navigation .sub-menu,
.tm-vc-main-nav.dark .main-navigation > ul > li:hover a {
  background: #eee;
}
.tm-vc-main-nav.dark .mobile-nav-toggle .icon-bar {
  background: rgba(0, 0, 0, 0.5);
}
.tm-vc-main-nav.bright {
  color: #f7f7f7;
}
.tm-vc-main-nav.bright a,
.tm-vc-main-nav.bright .tm-header .main-navigation a,
.tm-vc-main-nav.bright input {
  color: #f7f7f7;
}
.tm-vc-main-nav.bright .main-navigation .sub-menu,
.tm-vc-main-nav.bright .main-navigation > ul > li:hover a {
  background: #222;
}
.tm-vc-main-nav.bright .gadgets .gadget .g-search form:before {
  color: #f7f7f7;
}
.tm-vc-main-nav .g-button .round {
  border-radius: 100px !important;
}
/* Social Link Icon
--------------------------- */
.tm-social-link-icon a {
  display: inline-block;
  height: 40px;
  width: 40px;
  border: 3px solid;
  line-height: 34px;
  font-size: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: 0 5px;
}
.tm-social-link-icon a:first-child {
  margin-left: 0;
}
.tm-social-link-icon a:last-child {
  margin-right: 0;
}
.tm-social-link-icon a:hover {
  -webkit-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  filter: alpha(opacity=@opacity * 100);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .tm-social-link-icon a {
    font-size: 14px;
    margin: 0 5px;
    height: 30px;
    width: 30px;
    border: 2px solid;
    line-height: 26px;
  }
}
.tm-shortcode-footer .copyright {
  display: block;
  line-height: 40px;
}
@media screen and (min-width: 768px) {
  .tm-shortcode-footer .copyright {
    text-align: right;
  }
  .post.chessboard .entry-meta.large .meta-date {
    float: none;
  }
}
.post.chessboard .entry-meta .meta-author {
  display: none;
}
.post.chessboard .entry-meta .meta-date {
  float: none;
}
    /* display: none;
/* Separator
--------------------------- */
.tm-separator {
  overflow: hidden;
  text-align: center;
}
.tm-separator .inner {
  position: relative;
  display: inline-block;
  height: 26px;
}
.tm-separator .inner .left-line,
.tm-separator .inner .right-line {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  background: rgba(0, 0, 0, 0.05);
}
.tm-separator .inner .left-line {
  right: 100%;
  margin-right: 15px;
}
.tm-separator .inner .right-line {
  left: 100%;
  margin-left: 15px;
}
.tm-separator .inner i {
  font-size: 26px;
}
/*# sourceMappingURL=main-style.css.map */

/* CUSTOM DEVELOPMENT */
@font-face {
    font-family: "Bebas-Neue";
    src: url(../fonts/BebasNeue.otf) format("truetype");
}
@font-face {
    font-family: "OpenSans-Light";
    src: url(../fonts/OpenSans-Light.ttf) format("truetype");
}
@font-face {
    font-family: "OpenSans-Regular";
    src: url(../fonts/OpenSans-Regular.ttf) format("truetype");
}
@font-face {
    font-family: "OpenSans-Bold";
    src: url(../fonts/OpenSans-Bold.ttf) format("truetype");
}
@font-face {
    font-family: "OpenSans-Semibold";
    src: url(../fonts/OpenSans-Semibold.ttf) format("truetype");
}

h1 {
  font-family: "Bebas-Neue"!important;
  font-size: 90px!important;
}
h2 {
  font-family: "Bebas-Neue"!important;
  font-size: 24px!important;
  text-transform: uppercase;
}
h3 {
  font-family: "OpenSans-Regular"!important;
  font-size: 27px!important;
}

a, p {
  font-family: OpenSans-Regular;
}
.readable {
  font-family: OpenSans-Regular!important;
  font-size: 1rem;
  text-align: justify!important;
}
.site-title {font-size: 0px!important;}
.lz-custom-separator {
  display: flex;
}
.lz-custom-separator:before, .lz-custom-separator:after {
  color: white;
  content:'';
  flex:1;
  border-bottom: solid 2px;
  margin:auto 0.25em;
}
.white-lz-icon {
  content: url(../../../uploads/2015/03/icn_mano_banner.png);
  margin-left: 10px;
  margin-right: 15px; 
}
.lz-custom-separator.lz-gray:before, .lz-custom-separator.lz-gray:after {
  color: #ACACAC;
}
.social-icons-row {
  display: flex;
  margin: 0 auto;
  width: 50%;
  justify-content: space-between;
}
.social-icons a {
  text-decoration: none;
  display: inline-block;
}
.footer-container {
  display: flex;
  padding: 50px;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 350px;
}

@media only screen and (min-width: 768px) {
  .tm-header.headroom--not-top .site-title a, .tm-header.is-sticky .site-title a {
      height: 60px;
      width: 200px;
  }
}

.headroom--top.tm-header .bg, .headroom--not-top.tm-header .bg {
  opacity: 1 !important;
  background-color: #fff;
}

.headroom--not-top.tm-header .main-navigation > ul > li > a
{
  color: #000;
}

.headroom--top.tm-header .main-navigation > ul > li > a
{
  color: #000;
}

body.home .headroom--top.tm-header .main-navigation > ul > li > a
{
  color: #fff;
}

body.home .headroom--top.tm-header .tm-header-inner .bg {
  opacity: 0 !important;
}

.tm-header #tm-top-bar .bg {
  border-bottom: initial;
}

#tm-top-bar {
  font-size: 1.2em;
}

.current_page_item a {color: #E2001A;}
.form-flex-line {
  display: flex;
  font-family: OpenSans-Bold;
  font-size: 18px;
  color: #565656;
}
.flex-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 15px;
  color: #565656;
  font-size: 16px;
}
.contact-block, .second-contact-block {
  align-items: center;
  padding-top: 15px;
  color: #565656;
  font-size: 16px;
}
.contact-block p .wpcf7-form-control-wrap textarea {
  max-height: 158px!important;
}
.privacy-policy {
  display: inline-flex;
}
.privacy-policy a {
  color: #E2001A;
}
.custom-submit-btn {
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
}
.custom-submit-btn input {
  width: 200px;
  height: 49px;
  font-family: OpenSans-Regular;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 10px;
}
.second-contact-block .custom-submit-btn {
  display: inline-flex;
}
.lz-custom-btn {
  width: 200px;
  height: 49px;
  margin: 5px auto;
  font-family: OpenSans-Regular;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 10px;
  background-color: #E2001A;
  color: #FFF;
  text-align: center;
  padding-top: 10px;
}


.tm-contact input {
  background: #FFF; 
}
.tm-contact input[type="submit"] {
  margin: 0 auto;
}
.tm-contact textarea {
  max-height: 100px;
}
.full-width-block {width: 100%;}

h1.lz-block-title {
  line-height: 1rem;
}

h1.lz-block-title-4 {
  line-height: 4rem;
}
.post.chessboard .content-wrapper {
  background: linear-gradient( rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75) ), url(../../../uploads/2015/03/malla_oscura.jpg);
  background-size: cover;
}
.post.chessboard.dark a {
  font-family: "Bebas-Neue"!important;
  color: #FFF;
  font-weight: 300;
}
.post.chessboard .entry-meta {
   text-align: center;
}
.page-centered-paragraph {
  width: 60%;
  text-align: center;
  margin: 0 auto;
}
.wpb_text_column {
  padding: 10px 20px;
}
.custom-width {
  width: 80%;
  margin: 0 auto;
}
.white-text {
  color: #FFF;
  font-family: OpenSans-Regular;
  font-size: 15px;
}
.special-title {
  font-size: 36px!important;
  line-height: 1em;
}
.menu-row .wpb_text_column {
  padding: 0;
}
.custom-square-img {
  vertical-align: top;
  height: 430px;
  margin-top: 14px;
}
.custom-square-img img {
  width: 100%;
  height: 100%!important;
}
.custom-square-img .wpb_single_image .vc_single_image-wrapper {
  display: flex;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.no-js .inputfile {
    display: none;
}
.custom-submit-btn #curriculum__label {
  width: 200px;
  height: 49px;
  background-color: #E2001A;
  color: #FFF;
  text-align: center;
  padding-top: 12px;
  font-family: OpenSans-Regular;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 10px;
  margin-right: 25px;
  transition: 0.4s ease all;
}
#curriculum__label:hover {
  opacity: 0.7;
}
#curriculum__label {
  cursor: pointer; /* "hand" cursor */
}
.ht-page-heading .bg-area {
  background-position: top;
}
.wpgmza_sl_main_div{
  background-color: #FFF;
  color: #565656;
  display: flex;
  align-items: center;
  position: absolute;
  top: 30%;
  border: #565656 2px solid;
  height: 400px;
  width: 350px!important;
  padding: 45px 30px;
  flex-direction: column;
  z-index: 300000;
}
.wpgmza_sl_search_button_2, .wpgmza_sl_search_button_3 {
  width: 200px;
  height: 49px;
  background-color: #E2001A;
  color: #FFF;
  text-align: center;
  padding-top: 5px;
  margin-top: 60px;
  font-family: OpenSans-Regular;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 10px;
  transition: 0.4s ease all;  
}
.wpgmza_sl_reset_button_2, .wpgmza_sl_reset_button_3 {
  width: 200px;
  height: 49px;
  background-color: #E2001A;
  color: #FFF;
  text-align: center;
  padding-top: 5px;
  margin-top: 15px;
  font-family: OpenSans-Regular;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 10px;
  transition: 0.4s ease all; 
}
.wpgmza_sl_query_div {
  display: table!important;
}
.wpgmza_sl_query_innerdiv1 {
  float: none!important;
  width: auto!important;
  clear: none!important;
}
.wpgmza_sl_radius_div {
  display: table;
  clear: none;
}
.wpgmza_sl_radius_innerdiv1 {
  float: none!important;
  width: auto!important;
}

#tm-page-header .tm-cats-list {
  display: none;
}
.tm-page-heading {
  font-size: 42px!important;
}
.post.single .entry-content {
  line-height: 1.5;
}
.post.single .entry-content p {
  width: 60%;
}
.gallery {
  display: flex;
  justify-content: space-between;
}
.gallery-item {
  flex-grow: 0.9;
}
.gallery-item .gallery-icon img {
  width: 96%;
}
.tm-mobile-menu .search-form input {
  padding: 0px 25px; 
  margin-top: 10px;
  font-size: 14px;
  font-family: OpenSans-Regular;
}
.tm-mobile-menu .search-form .search-submit {
  background-color: #e2001a;
  color: white;
  text-transform: uppercase;
  line-height: 10px;
}
.vc_tta-title-text {
  font-size: 1.2rem;
}

.footer-logo {
  margin: 15px auto;
}
.nav-first-row {
  margin-bottom: 15px;
}
.cookies {
  border: #D4D4D4 2px solid;
}
th, td {
  font-weight: normal;
  text-align: left;
  padding: 5px;
}
.cookies tr {
  line-height: 2rem;
}
.cookies tr:nth-child(even) {background: #FFF;}
.cookies tr:nth-child(odd) {background: #EFEFEF;}
.cookies tr:first-of-type {
  background-color: #d4d4d4;
}

@media screen and (max-width: 1280px) {
  .tp-caption.home5text, .home5text {
    font-size: 1.4rem!important;
    line-height: 25px!important;
  }
  
  .tp-caption.restaurantsubtitle, .restaurantsubtitle {
    font-size: 1.4rem!important;
  }
  .tm-button.solid {
    font-size: 1rem!important;
    padding: 2px 16px!important;
  }
  .tm-pre-footer .navigation {
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .tp-caption.home5text, .home5text {
    font-size: 1.1rem!important;
    line-height: 20px!important;
  }
  .rev_slider img {
    vertical-align: middle;
  }
  .tp-caption.restaurantsubtitle, .restaurantsubtitle {
    font-size: 1.1rem!important;
  }
  .tm-button.solid {
    font-size: 1rem!important;
    padding: 2px 10px!important;
  }
  .form-flex-line {
    display: block;
  }
  .post.chessboard .entry-header {
    margin-bottom: 40px;
  }
  .post.chessboard .entry-title {
    line-height: 24px;
  }
  
}
@media screen and (max-width: 900px) {
  .wpgmza_sl_main_div{
    position: initial;
    margin: 40px auto 0;
  }  
  .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block!important;
  }
  .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: none!important;
  }
}
@media screen and (max-width: 767px) {
  .tm-header {
    position: fixed;
    top: 0;
  }

  .tp-caption.home5text, .home5text {
    font-size: 1.1rem!important;
    line-height: 19px!important;
  }
  .tp-caption.restaurantsubtitle, .restaurantsubtitle {
    font-size: 1rem!important;
    left: 40%!important;
  }
  .tp-caption.lizarran-button, .lizarran-button {
    left: 43%!important;
    top: 86%!important;
  }
  .tm-button.solid {
    font-size: 13px!important;
    padding: 2px 10px!important;
  }
  p {
    font-size: 1rem;
  }
  h1 {
    font-size: 5rem!important;
  }
  h3 {
    font-size: 1.8rem!important;
  }
  .privacy-policy {
    display: inline-block;
  }
  .privacy-policy .wpcf7-form-control-wrap {
    display: inline-block;
  }
  .social-icons-row {
    width: 75%;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .tm-vc-section .tm-vc-inner.vc_custom_1458277507220 {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
}
@media screen and (max-width: 480px) {
  .tp-caption.home5text, .home5text {
    font-size: 0.95rem!important;
    line-height: 17px!important;
  }
  .tp-caption.restaurantsubtitle, .restaurantsubtitle {
    font-size: 1rem!important;
    left: 38%!important;
  }
  .tm-vc-section.stretch_row .tm-vc-container {
    max-width: 98%;
  }
  .tm-vc-section {
    max-width: initial;
  }
  h1 {
    font-size: 3rem!important;
    line-height: 3rem!important;
  }
  h3 {
    font-size: 1.2rem!important;
  }
  .container.footer-container {
    max-width: 95%;
    padding: 45px 20px;
  }

}
@media screen and (max-width: 400px) {
  .tp-simpleresponsive .tp-caption {
    top: 180px!important;
  }
  .tp-caption.home5text, .home5text {
    font-size: 14px!important;
    line-height: 11px!important;
    top: 218px!important;
  }
  .tp-caption.lizarran-header, .lizarran-header {
    top: 145px!important;
  }
  .tp-caption.restaurantsubtitle, .restaurantsubtitle {
    top: 130px!important;
    font-size: 12px!important;
  }
  .tp-caption.lizarran-button, .lizarran-button {
    top: 317px!important;
    left: 43%!important;
  }
  .tm-button.solid {
    font-size: 11px!important;
    padding: 3px 10px!important;
  }
  .wpgmza_sl_main_div {
    width: 300px!important;
    padding: 40px 30px;
  }
}

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


/******* RESPONSIVE ********/

@media only screen and (max-width: 620px) {
  .hide-under {
    display: none;
  }

  .tp-caption.lizarran-button, .lizarran-button {
    top: 70% !important;
  }

  .tp-caption.lizarran-header, .lizarran-header {
    top: 50% !important;
  }

  .tp-caption.restaurantsubtitle, .restaurantsubtitle {
    top: 40% !important;
  }
}

@media only screen and (max-width: 400px) {
  .tp-caption.lizarran-button, .lizarran-button {
    top: 76% !important;
  }

  .wpgmza_sl_main_div {
    width: 280px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .tm-header .main-navigation > ul > li > a,
  .tm-header.headroom--not-top .main-navigation > ul > li > a,
  .tm-header.is-sticky .main-navigation > ul > li > a,
  .tm-header.headroom--not-top .main-navigation .menu > ul > li > a,
  .tm-header.is-sticky .main-navigation .menu > ul > li > a {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 767px) {
  h1.a1c-block-title,
  h1.lz-block-title {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 4rem !important;
  }
}

@media only screen and (max-width: 464px) {
  h1.a1c-block-title,
  h1.lz-block-title {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 3rem !important;
  }
}

@media only screen and (max-width: 375px) {
  h1.a1c-block-title,
  h1.lz-block-title {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2rem !important;
  }

  h1.lz-block-title {
    line-height: 2rem !important;
  }
}

@media only screen and (min-width: 1200px) {
  .tm-footer .navigation li a, .tm-pre-footer .navigation li a {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 500px) {
  .lz-custom-btn {
    width: 100px !important;
  }

  .images-grid-row.vc_custom_1457937878248 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 300px !important;
  }

  .custom-submit-btn {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    width: 170px !important;
  }

  .custom-submit-btn input {
    width: 170px !important;
  }
}

@media only screen and (max-width: 640px) {
  .tm-vc-inner.pinchos-gastronomia.vc_custom_1461328657635 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.custom-square-img {
  height: auto !important;
}

/**********/

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: transparent !important;
  padding: 10px 0 15px;
  margin-bottom: 0 !important;
}

.vc_tta-title-text {
  font-size: 1rem;
  color: #000;
}

.white-font .vc_tta-title-text,
.white-font .vc_tta-panel-body {
  color: #ffffff !important;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
  color: #000 !important;
}

.white-font .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
  color: #ffffff !important;
}

.vc_tta-title-text {
  vertical-align: middle;
}

.vc_tta-panel-body .wpb_text_column.wpb_content_element {
  padding: 0 0 20px 0 !important;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
  background-color: transparent !important;
  border: 0 !important;
}

.top-info-lang {
  display: flex;
  display: -webkit-flex;
}

.top-with-lang {
  flex-grow: 1;
}

#lang_sel_click a.lang_sel_sel {
    background: url(../img/nav-arrow-down.png) transparent right no-repeat !important;
}

.lang-select #lang_sel_click ul li {
  display: flex;
  display: -webkit-flex;
}

#tm-top-bar img {
    margin-top: 18px;
}

#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited {
    background-color: transparent !important;
}

#lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited {
    background-color: transparent !important;
}

#lang_sel_list ul {
  border: none !important;
}



































