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

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

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

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

[hidden] { display: none; }

*:first-child + html .clearfix { min-height: 1px; }

/* 
| ------------------------------------------------------------------------------
| $Typography
| ------------------------------------------------------------------------------
*/
body { line-height: 1; }

html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

a { text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

textarea { overflow: auto; vertical-align: top; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

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

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

td { vertical-align: top; }

table button, table input { *overflow: auto; }

/* 
| ------------------------------------------------------------------------------
| $Form
| ------------------------------------------------------------------------------
*/
form, input, select, textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

fieldset { border: 0; margin: 0; padding: 0; }

legend { border: 0; *margin-left: -7px; padding: 0; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

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

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
input.btn, input.button, input#submit, input#searchsubmit { width: auto; }

textarea { overflow: auto; vertical-align: top; resize: vertical; max-width: 100%; }

label { cursor: pointer; }

/* 
| ------------------------------------------------------------------------------
| $Embedded content
| ------------------------------------------------------------------------------
*/
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

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

/*
| ------------------------------------------------------------------------------
| $Images
| ------------------------------------------------------------------------------
*/
img { max-width: 100%; height: auto; }

figure &gt; img { display: block; }

.alignleft, img.alignleft, .alignleft img, .alignright img { float: left; }

.alignright, img.alignright { float: right; }

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

.wp-caption-text { clear: both; }

.thb-grid-layout .wp-caption-text { display: none; }

/*
| ------------------------------------------------------------------------------
| $Text
| ------------------------------------------------------------------------------
*/
ul { list-style: disc inside; }

ol { list-style: decimal inside; }

li ul, li ol { margin-left: 1.5em; margin-bottom: 0; }

abbr[title], acronym[title] { border-bottom: 1px dotted; text-decoration: none; cursor: help; }

address { font-style: normal; }

.amp, abbr.amp { border-bottom: none; cursor: default; font-style: italic; }

abbr, acronym, .caps { font-variant: small-caps; letter-spacing: .1em; text-transform: lowercase; }

pre { line-height: 1; }

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

pre, code { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; overflow-x: auto; overflow-y: hidden; }

del { text-decoration: line-through; }

ins { text-decoration: underline; }

em, i { font-style: italic; }

strong, b { font-weight: bold; }

/*
| ------------------------------------------------------------------------------
| $Form
| ------------------------------------------------------------------------------
*/
form select { max-width: 100%; }

/*
| ------------------------------------------------------------------------------
| $Galleries
| ------------------------------------------------------------------------------
*/
.gallery { position: relative; width: 100%; }
.gallery:after { content: ""; display: table; clear: both; }
.gallery a { display: block; margin: 0 auto; max-width: 100%; }
.gallery a img { float: left; max-width: 100%; height: auto; }
.gallery .gallery-item { float: left; text-align: center; position: relative; display: inline; width: 21%; margin: 0 2%; }
.gallery .gallery-item .gallery-icon { margin-right: auto; }
.gallery.gallery-columns-2 .gallery-item { width: 46% !important; }
.gallery.gallery-columns-3 .gallery-item { width: 29.333333333% !important; }
.gallery.gallery-columns-4 .gallery-item { width: 21% !important; }
.gallery.gallery-columns-5 .gallery-item { width: 16% !important; }
.gallery.gallery-columns-6 .gallery-item { width: 12.666666667% !important; }
.gallery.gallery-columns-7 .gallery-item { width: 10.285714286% !important; }
.gallery.gallery-columns-8 .gallery-item { width: 8.5% !important; }
.gallery.gallery-columns-9 .gallery-item { width: 7.111111111% !important; }
.gallery .gallery-caption { max-width: none; }
.gallery br + br { display: none; }

.gallery-columns-1, .gallery-columns-2, .gallery-columns-3, .gallery-columns-4, .gallery-columns-5, .gallery-columns-6, .gallery-columns-7, .gallery-columns-8, .gallery-columns-9 { overflow: visible !important; }

/*
| ------------------------------------------------------------------------------
| $Page links
| ------------------------------------------------------------------------------
*/
#page-links { clear: both; }
#page-links span, #page-links a { font-size: inherit; display: block; float: left; line-height: 1; }

/*
| ------------------------------------------------------------------------------
| $THB Navigation
| ------------------------------------------------------------------------------
*/
.thb-navigation li, .thb-navigation .nav-previous, .thb-navigation .nav-next { display: inline-block; }
.thb-navigation li a, .thb-navigation li span { font-size: inherit; display: block; float: left; line-height: 1; }
.thb-navigation .nav-previous a, .thb-navigation .nav-next a { display: block; }

/* 
| ------------------------------------------------------------------------------
| $Comments
| ------------------------------------------------------------------------------
*/
#respond, #commentform, #comments, #comments li.thb-comment, #comments li .comment, #comments li .comment_rightcol .comment_body { clear: both; }

#respond:after { content: ""; display: table; clear: both; }

#respond, #comments li .comment_leftcol img, #comments li .comment_rightcol { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

#comments .comments-container, #comments li.thb-comment, #comments li .comment, #comments li .comment_rightcol, #comments li .comment_rightcol .comment_head { overflow: hidden; }

#respond, #comments li.thb-comment, #comments li .comment, #comments li .comment_leftcol a, #comments li .comment_leftcol img, #comments li .comment_rightcol, #comments li .comment_rightcol .comment_head, #comments li .comment_rightcol .comment_body { display: block; }

#respond { position: relative; }

#comments li .comment_leftcol { float: left; }
#comments ul.children { padding-left: 4.5em; }

.thb-grid-layout li { width: 25%; padding: 0 15px; float: left; list-style-type: none; }

.thb-grid-layout { clear: both; }
.thb-grid-layout.thb-grid-gutter-no-gutter { margin: 0 15px 30px; }
.thb-grid-layout.thb-grid-gutter-no-gutter li { padding: 0; margin-bottom: 0; }
.thb-grid-layout.thb-grid-gutter-small { margin: 0 13px 28px; }
.thb-grid-layout.thb-grid-gutter-small li { padding: 2px; margin-bottom: 0; }

.thb-section.extended .thb-grid-layout.thb-grid-gutter-no-gutter { margin: 0; }
.thb-section.extended .thb-grid-layout.thb-grid-gutter-small { margin: 0 2px 2px; }

.thb-grid-layout-6cols li { width: 16.6666%; }

.thb-grid-layout-5cols li { width: 20%; }

.thb-grid-layout-4cols li { width: 25%; }

.thb-grid-layout-3cols li { width: 33.3333%; }

#thb-main-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding-left: 15px; padding-right: 15px; float: left; }

.thb-sidebar-main { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 33.33333333%; padding-left: 15px; padding-right: 15px; float: right; }

.w-sidebar #thb-main-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 66.66666667%; padding-left: 15px; padding-right: 15px; }
.w-sidebar.sidebar-left .thb-sidebar-main { float: left; }
.w-sidebar.sidebar-left #thb-main-content { float: right; }

#thb-footer-sidebar .col { float: left; padding-left: 15px; padding-right: 15px; }
#thb-footer-sidebar .col.one-half { width: 50%; }
#thb-footer-sidebar .col.one-third { width: 33.3333%; }
#thb-footer-sidebar .col.two-thirds { width: 66.6666%; }
#thb-footer-sidebar .col.one-fourth { width: 25%; }
#thb-footer-sidebar .col.three-fourths { width: 75%; }

/* @media 768 */
@media screen and (min-width: 798px) and (max-width: 990px) { .responsive_768 #thb-main-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding-left: 15px; padding-right: 15px; }
  .responsive_768 .thb-sidebar-main { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 33.33333333%; padding-left: 15px; padding-right: 15px; }
  .responsive_768 .w-sidebar #thb-main-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 66.66666667%; padding-left: 15px; padding-right: 15px; } }
/* @media 480 */
@media screen and (max-width: 797px) { .responsive_480 #thb-main-content, .responsive_480 .thb-sidebar-main { width: 100%; padding-left: 4.6875%; padding-right: 4.6875%; }
  .responsive_480 .w-sidebar #thb-main-content { width: 100%; padding-left: 4.6875%; padding-right: 4.6875%; }
  .responsive_480 .thb-grid-layout-6cols.thb-grid-layout li, .responsive_480 .thb-grid-layout-5cols.thb-grid-layout li, .responsive_480 .thb-grid-layout-4cols.thb-grid-layout li, .responsive_480 .thb-grid-layout-3cols.thb-grid-layout li { width: 50%; } }
@media only screen and (max-width: 797px) and (max-width: 480px) { .responsive_480 .thb-grid-layout-6cols.thb-grid-layout li, .responsive_480 .thb-grid-layout-5cols.thb-grid-layout li, .responsive_480 .thb-grid-layout-4cols.thb-grid-layout li, .responsive_480 .thb-grid-layout-3cols.thb-grid-layout li { width: 100%; } }
@media screen and (max-width: 797px) { .responsive_480 .thb-grid-layout.thb-grid-gutter-normal li { padding-left: 4.6875%; padding-right: 4.6875%; }
  .responsive_480 .thb-grid-layout.thb-grid-gutter-no-gutter { margin-left: 4.6875%; margin-right: 4.6875%; }
  .responsive_480 .thb-grid-layout.thb-grid-gutter-small { margin-left: calc( 4.6875% - 2px); margin-right: calc( 4.6875% - 2px); } }
@media only screen and (max-width: 797px) and (max-width: 480px) { .responsive_480 .thb-grid-layout.thb-grid-gutter-small { margin-left: 4.6875%; margin-right: 4.6875%; }
  .responsive_480 .thb-grid-layout.thb-grid-gutter-small li { padding: 2px 0; } }
@media screen and (max-width: 797px) { .responsive_480 .thb-section-column-block .thb-grid-layout.thb-grid-gutter-normal, .responsive_480 .thb-section-column-block .thb-grid-layout.thb-grid-gutter-small, .responsive_480 .thb-section-column-block .thb-grid-layout.thb-grid-gutter-no-gutter { margin-left: 0; margin-right: 0; }
  .responsive_480 .thb-section-column-block .thb-grid-layout.thb-grid-gutter-normal li { padding-left: 0; padding-right: 4.6875%; }
  .responsive_480 .thb-section-column-block .thb-grid-layout.thb-grid-gutter-normal li:nth-child(2n) { padding-left: 4.6875%; padding-right: 0; } }
@media only screen and (max-width: 797px) and (max-width: 480px) { .responsive_480 .thb-section-column-block .thb-grid-layout.thb-grid-gutter-normal li { padding-left: 0; padding-right: 0; } }
@media screen and (max-width: 797px) { .responsive_480 #thb-footer-sidebar .col { padding-left: 4.6875%; padding-right: 4.6875%; }
  .responsive_480 #thb-footer-sidebar .col.one-half, .responsive_480 #thb-footer-sidebar .col.one-third, .responsive_480 #thb-footer-sidebar .col.two-thirds, .responsive_480 #thb-footer-sidebar .col.one-fourth, .responsive_480 #thb-footer-sidebar .col.two-fourth, .responsive_480 #thb-footer-sidebar .col.three-fourths { width: 100%; } }
/*
| ------------------------------------------------------------------------------
| $Font families
| ------------------------------------------------------------------------------
*/
.thb-slide-caption .thb-caption-inner-wrapper .thb-heading, .page-title, .thb-trip-content .thb-trip-title, .thb-trip-itinerary-nav h3 { font-family: "wc_mano_negra_btaregular", "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.thb-navigation .nav-previous, .thb-navigation .nav-next, .thb-related li .item-title h1, .thb-related h3, .single-post .thb-single-previous-nav-wrapper a .thb-single-nav-title, .single-post .thb-single-next-nav-wrapper a .thb-single-nav-title, .work-inner-wrapper .work-data h2, .work-data .work-title, .thb-trip-content &gt; p, .thb-trip-posts li h4, .thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts h4, #reply-title, #comments-title, .widget .widgettitle, .thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter, .thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter-bar-label, .thb-section-column-block-thb_accordion .thb-toggle-trigger, .thb-section-column-block-thb_tabs .thb-tabs-nav li a, .item.list.classic .thb-read-more, .item.list.masonry .thb-read-more, #thb-show-map, .thb-trip-view-gallery, #thb-infinite-scroll-nav a, .thb-slide-caption .thb-call-to .thb-btn, form [type="submit"], .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span, .item.list.classic .item-header h1, .item.list.masonry .item-header h1, .format-quote.item.list.classic .item-header .quote-author, .format-quote.item.list.masonry .item-header .quote-author, .author-block .author-block-wrapper &gt; p a, .single-post .thb-single-previous-nav-wrapper a span, .single-post .thb-single-next-nav-wrapper a span, .thb-portfolio-filter, .thb-text h1, .thb-text h2, .thb-text h3, .thb-text h4, .thb-text h5, .thb-text h6, .comment_body h1, .comment_body h2, .comment_body h3, .comment_body h4, .comment_body h5, .comment_body h6, .thb-text blockquote cite, .comment_body blockquote cite, .thb-content-share .thb-content-share-title, .thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_image .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_video .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_blog .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_list .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_progress_bar .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_photogallery .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_page .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper, .thb-section-column-block-thb_pricingtable .thb-pricingtable-featured, .thb-section-column-block-thb_pricingtable .thb-pricingtable-type, .thb-section-column-block-thb_pricingtable .thb-pricingtable-price, .thb-section-column-block-thb_pricingtable .thb-pricingtable-validity { font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.page-subtitle, .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .format-quote.item.list.classic .item-header h1, .format-quote.item.list.masonry .item-header h1, .work-inner-wrapper .work-data .work-categories, .work-data .work-subtitle, body, .thb-section-column-block-thb_pricingtable .thb-pricingtable-description { font-family: "Merriweather", Georgia, Cambria, "Times New Roman", Times, serif; }

/*
| ------------------------------------------------------------------------------
| $Commons
| ------------------------------------------------------------------------------
*/
.thb-grid-layout li, #thb-footer-sidebar .col, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type .menu, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type .menu, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul &gt; li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul &gt; li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul &gt; li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul &gt; li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul &gt; li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul &gt; li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul &gt; li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul &gt; li, .thb-has-side-menu #slide-menu-container, #thb-page-content, .page-layout-g #thb-inner-wrapper, .item.list.classic, .item.list.masonry, .work-slides-container, .work-data, .thb-text .gallery-item, .thb-text .gallery-item .gallery-icon, form input, form button, form textarea, .thb-theme .mejs-container, .thb-theme .mejs-container .mejs-controls, .thb-page-header-section-inner-wrapper, .page-content-slideshow, .thb-page-featured-image, .thb-section, .thb-section .thb-section-extra, .thb-section .thb-section-row, .thb-section .thb-section-row-inner-wrapper, .thb-section .thb-section-column-block, .thb-section .thb-section-column, .thb-section-column-block-thb_progress_bar .thb-meter-bar-wrapper, .thb-section-column-block-thb_progress_bar .thb-meter, .thb-section-column-block-thb_tabs, .thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-section-column-block-thb_tabs .thb-tabs-contents, .thb-section-column-block-thb_tabs .thb-tab-content, .thb-section-column-block-thb_accordion, .thb-section-column-block-thb_accordion .thb-toggle, .thb-section-column-block-thb_accordion .thb-toggle-trigger, .thb-section-column-block-thb_accordion .thb-toggle-content, .thb-section-column-block-thb_divider .thb-divider-wrapper, .thb-section-column-block-thb_divider .thb-divider, .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell, .thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.thb-grid-layout:after, .thb-navigation:after, #thb-page-content:after, #thb-footer-sidebar:after, #thb-footer:after, .item .loop-post-meta:after, .meta.details:after, .item .loop-post-meta ul:after, .meta.details ul:after, .item.list.classic:after, .item.list.masonry:after, .author-block:after, .thb-related li:after, .thb-related:after, .meta.social-actions:after, .work-inner-wrapper .work-thumb:after, .thb-portfolio-filter:after, #single-work-container:after, .thb-trip-stop:after, .thb-gallery:after, .secondary:after, .thb-content-share:after, .widget:after, .thb-header-section:after, .thb-content-section:after, .thb-page-header-section:after, .thb-footer-sidebar-section:after, .thb-footer-section:after, .thb-content-section-inner-wrapper:after, .thb-footer-sidebar-section-inner-wrapper:after, .thb-footer-section-inner-wrapper:after, .thb-trip-stop .thb-trip-content-inner-wrapper:after, .thb-section:after, .thb-section .thb-section-inner-wrapper:after, .thb-section .thb-section-row:after, .thb-section .thb-section-row-inner-wrapper:after, .thb-section-column-block-thb_divider:after, .thb-section-column-block-thb_divider .thb-divider-wrapper:after, .thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper:after, .thb-section-column-block-thb_image .thb-section-block-header:after, .thb-section-column-block-thb_video .thb-section-block-header:after, .thb-section-column-block-thb_blog .thb-section-block-header:after, .thb-section-column-block-thb_list .thb-section-block-header:after, .thb-section-column-block-thb_progress_bar .thb-section-block-header:after, .thb-section-column-block-thb_photogallery .thb-section-block-header:after, .thb-section-column-block-thb_page .thb-section-block-header:after, .layout-left-alt.thb-section-column-block-thb_text_box:after, .layout-right-alt.thb-section-column-block-thb_text_box:after { content: ""; display: table; clear: both; }

.item.list.classic .thb-read-more:after, .item.list.masonry .thb-read-more:after, #thb-show-map:after, .thb-trip-view-gallery:after, .owl-buttons div:before, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.menu-item-has-children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.menu-item-has-children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.page_item_has_children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.page_item_has_children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.menu-item-has-children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.menu-item-has-children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.page_item_has_children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.page_item_has_children &gt; a:after, #thb-trigger-close:after, .thb-navigation .nav-previous a:before, .thb-navigation .nav-next a:after, .thb-has-side-menu #slide-menu-container .menu li .trigger, .thb-scrollup:after, .thb-password-protected .thb-protected:before, .item .loop-post-meta li.thb-comments-number a span:before, .meta.details li.thb-comments-number a span:before, .item.list.classic .item-header .post-format-link-url a:before, .item.list.masonry .item-header .post-format-link-url a:before, .single-post .thb-single-previous-nav-wrapper:before, .single-post .thb-single-next-nav-wrapper:after, .back-to-portfolio:before, .work-slides-container .thb-image-wrapper .thb-caption-content:before, #thb-hide-map:before, .thb-trip-posts li:after, .thb-trip-itinerary-nav ul li.current:before, .item-thumb .thb-overlay:before, .thb-portfolio-grid-a .thb-work-overlay:before, .thb-portfolio-carousel .thb-work-overlay:before, .thb-desktop .thb-main-slideshow .thb-external-video-controls .thb-video-stop:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-play:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-stop:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-mute:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-unmute:before, #searchform #searchsubmit:before, .comment .comment_rightcol .comment_head .comment-reply-link:after, .thb-social-icon:after, .thb-content-share ul li a:before, .widget.widget_categories li:before, .widget.widget_recent_comments li:before, .widget.widget_tp_widget_recent_tweets ul li:before, .thb-like:before, .thb-theme .mejs-container .mejs-overlay .mejs-overlay-button:before, .thb-section-column-block-thb_divider .thb-go-top:after, .thb-section-column-block-thb_accordion .thb-toggle-trigger:before, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a:after { font-family: "voyager"; font-weight: normal; text-transform: none; text-indent: 0; display: block; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.thb-slide-caption .thb-caption-inner-wrapper .thb-heading, .page-title, .thb-trip-content .thb-trip-title { font-size: 72px; line-height: 1.1; letter-spacing: -0.03em; }

.page-subtitle, .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption { font-size: 24px; line-height: 1.25; font-style: italic; }

.thb-navigation .nav-previous, .thb-navigation .nav-next, .thb-related li .item-title h1, .thb-related h3, .single-post .thb-single-previous-nav-wrapper a .thb-single-nav-title, .single-post .thb-single-next-nav-wrapper a .thb-single-nav-title, .work-inner-wrapper .work-data h2, .work-data .work-title, .thb-trip-content &gt; p, .thb-trip-posts li h4, .thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts h4, #reply-title, #comments-title, .widget .widgettitle, .thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter, .thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter-bar-label, .thb-section-column-block-thb_accordion .thb-toggle-trigger, .thb-section-column-block-thb_tabs .thb-tabs-nav li a { font-size: 18px; text-transform: uppercase; font-weight: normal; }

.item .loop-post-meta, .meta.details, .item.list.classic .item-header .thb-post-date, .item.list.masonry .item-header .thb-post-date, .item.list.classic .item-header .thb-post-author, .item.list.masonry .item-header .thb-post-author, .thb-related li .item-title p, .single-post .thb-single-previous-nav-wrapper a .thb-single-nav-the-date, .single-post .thb-single-next-nav-wrapper a .thb-single-nav-the-date, .thb-trip-posts li .thb-trip-post-meta, .thb-trip-itinerary-nav ul li, .thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper + .thb-counter-label-wrapper, .thb-section-column-block-thb_pricingtable .thb-pricingtable-description, .thb-section-column-block-thb_text_box .thb-section-block-header p { font-size: 14px; font-style: italic; }

.item.list.classic .thb-read-more, .item.list.masonry .thb-read-more, #thb-show-map, .thb-trip-view-gallery, #thb-infinite-scroll-nav a, .thb-slide-caption .thb-call-to .thb-btn, form [type="submit"], .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary { position: relative; display: inline-block; text-transform: uppercase; line-height: 36px; border-radius: 18px; padding: 0 30px; border: none; -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); -moz-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.item.list.classic .thb-read-more:hover, .item.list.masonry .thb-read-more:hover, #thb-show-map:hover, .thb-trip-view-gallery:hover, #thb-infinite-scroll-nav a:hover, .thb-slide-caption .thb-call-to .thb-btn:hover, form [type="submit"]:hover, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary:hover { color: #fff; }

.thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary { position: relative; display: inline-block; text-transform: uppercase; line-height: 34px; border-radius: 18px; padding: 0 30px; border-width: 1px; border-style: solid; -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); -moz-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
.thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover { color: #fff; }

.item.list.classic .thb-read-more, .item.list.masonry .thb-read-more, #thb-show-map, .thb-trip-view-gallery { font-size: 12px; letter-spacing: 1px; line-height: 24px; border-radius: 12px; padding: 0 15px; }

.item.list.classic .thb-read-more:after, .item.list.masonry .thb-read-more:after, #thb-show-map:after, .thb-trip-view-gallery:after { content: "C"; position: absolute; top: 0; right: 6px; display: block; line-height: 24px; font-size: 16px; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); -moz-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
.item.list.classic .thb-read-more:hover, .item.list.masonry .thb-read-more:hover, #thb-show-map:hover, .thb-trip-view-gallery:hover { padding-left: 12px; padding-right: 30px; }
.item.list.classic .thb-read-more:hover:after, .item.list.masonry .thb-read-more:hover:after, #thb-show-map:hover:after, .thb-trip-view-gallery:hover:after { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

a { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.item .loop-post-meta li a, .meta.details li a, .thb-text a, .comment_body a, .sidebar .widget a { position: relative; font-weight: bold; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.item .loop-post-meta li a, .meta.details li a, .thb-text a, .comment_body a, .sidebar .widget a, .author-block .author-block-wrapper &gt; p a { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: rgba(0, 0, 0, 0.08); }

.item.list.classic .item-header .thb-post-author a, .item.list.masonry .item-header .thb-post-author a, .item.list.classic .item-header .post-format-link-url a, .item.list.masonry .item-header .post-format-link-url a { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: transparent; }
.item.list.classic .item-header .thb-post-author a:hover, .item.list.masonry .item-header .thb-post-author a:hover, .item.list.classic .item-header .post-format-link-url a:hover, .item.list.masonry .item-header .post-format-link-url a:hover { border-bottom-color: rgba(0, 0, 0, 0.08); }

.author-block, .thb-related, .thb-grid-layout + .thb-navigation, .single-works .thb-navigation, .secondary { border-top-style: solid; border-top-width: 1px; padding-top: 48px; }

.meta.details { border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 48px; }

.owl-buttons div:before { display: block; width: 36px; height: 36px; font-size: 24px; line-height: 36px; text-align: center; }

/*
| ------------------------------------------------------------------------------
| $Navigation
| ------------------------------------------------------------------------------
*/
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type { text-transform: uppercase; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul { margin: 0; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li { display: inline; position: relative; float: left; margin-left: 30px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li:first-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li:first-child { margin-left: 0; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.menu-item-has-children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.menu-item-has-children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.page_item_has_children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.page_item_has_children &gt; a:after { content: "B"; position: relative; font-size: 10px; display: inline-block !important; margin-left: 6px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li a { display: block; float: left; font-weight: inherit; line-height: inherit; margin-bottom: 12px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: transparent; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current-menu-item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current-menu-item &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current_page_item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current_page_item &gt; a { border-bottom-width: 2px; border-bottom-style: solid; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current-menu-item.inpage a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current-menu-item.inpage a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current_page_item.inpage a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current_page_item.inpage a { border: none; color: inherit; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current-menu-item.inpage a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current-menu-item.inpage a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current_page_item.inpage a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current_page_item.inpage a:hover { border-bottom-width: 2px; border-bottom-style: solid; }

.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul { display: none; width: 200px; position: absolute; top: 100%; z-index: 100; background: #fff; margin-top: 0; font-size: 13px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); border: 1px solid #ccc; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li { display: block; float: none; margin-left: 0; border-top: 1px solid #dadada; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li:first-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li:first-child { border-top: none; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.current-menu-item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.current-menu-item &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.current_page_item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.current_page_item &gt; a { border: none; margin-bottom: 0; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.current-menu-item.inpage a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.current-menu-item.inpage a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.current_page_item.inpage a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.current_page_item.inpage a { border: none; color: #333; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.current-menu-item.inpage a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.current-menu-item.inpage a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.current_page_item.inpage a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.current_page_item.inpage a:hover { border: none; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.menu-item-has-children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.menu-item-has-children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.page_item_has_children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.page_item_has_children &gt; a:after { content: "C"; position: relative; float: right; font-size: 10px; line-height: 14px; margin-top: 1px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li &gt; span { position: relative; padding: 12px 12px 11px; display: block; float: none; border: none; margin-bottom: 0; line-height: 1.25; text-transform: none; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li &gt; span:before, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li &gt; span:before { display: none; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a { position: relative; padding: 12px 12px 11px; display: block; float: none; border: none; margin-bottom: 0; line-height: 1.25; text-transform: none; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a:before, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a:before { display: none; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul ul { top: -1px; margin-top: 0; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left &gt; ul { right: -12px; left: auto; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.menu-item-has-children.available-space-left &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.menu-item-has-children.available-space-left &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.page_item_has_children.available-space-left &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.page_item_has_children.available-space-left &gt; ul { right: 100%; left: auto; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.menu-item-has-children.available-space-right ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.menu-item-has-children.available-space-right ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.page_item_has_children.available-space-right ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.page_item_has_children.available-space-right ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.menu-item-has-children.available-space-left ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.menu-item-has-children.available-space-left ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.page_item_has_children.available-space-left ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.page_item_has_children.available-space-left ul { margin-top: 3px; }
body.thb-mobile-menu .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.menu-item-has-children.available-space-right ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type body.thb-mobile-menu ul ul li.menu-item-has-children.available-space-right ul, body.thb-mobile-menu .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.menu-item-has-children.available-space-right ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type body.thb-mobile-menu ul ul li.menu-item-has-children.available-space-right ul, body.thb-mobile-menu .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.page_item_has_children.available-space-right ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type body.thb-mobile-menu ul ul li.page_item_has_children.available-space-right ul, body.thb-mobile-menu .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.page_item_has_children.available-space-right ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type body.thb-mobile-menu ul ul li.page_item_has_children.available-space-right ul, body.thb-mobile-menu .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.menu-item-has-children.available-space-left ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type body.thb-mobile-menu ul ul li.menu-item-has-children.available-space-left ul, body.thb-mobile-menu .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.menu-item-has-children.available-space-left ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type body.thb-mobile-menu ul ul li.menu-item-has-children.available-space-left ul, body.thb-mobile-menu .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.page_item_has_children.available-space-left ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type body.thb-mobile-menu ul ul li.page_item_has_children.available-space-left ul, body.thb-mobile-menu .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.page_item_has_children.available-space-left ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type body.thb-mobile-menu ul ul li.page_item_has_children.available-space-left ul { margin-top: 0; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right &gt; ul { left: -12px; right: auto; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.menu-item-has-children.available-space-right &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.menu-item-has-children.available-space-right &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.page_item_has_children.available-space-right &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.page_item_has_children.available-space-right &gt; ul { left: 100%; right: auto; }

.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega { position: static; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-megamenu-fixed.thb-is-mega &gt; .sub-menu, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-megamenu-fixed.thb-is-mega &gt; .sub-menu, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-megamenu-fixed.thb-is-mega &gt; .sub-menu, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-megamenu-fixed.thb-is-mega &gt; .sub-menu, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-megamenu-fixed.thb-is-mega &gt; .sub-menu, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-megamenu-fixed.thb-is-mega &gt; .sub-menu, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-megamenu-fixed.thb-is-mega &gt; .sub-menu, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-megamenu-fixed.thb-is-mega &gt; .sub-menu { position: fixed; left: auto; right: 30px; padding-bottom: 12px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-mega-columns-0.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-mega-columns-0.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-mega-columns-0.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-mega-columns-0.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-mega-columns-0.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-mega-columns-0.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-mega-columns-0.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-mega-columns-0.thb-is-mega &gt; ul { left: auto; right: 0; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-mega-columns-0.thb-is-mega &gt; ul.thb-megamenu-fixed, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-mega-columns-0.thb-is-mega &gt; ul.thb-megamenu-fixed, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-mega-columns-0.thb-is-mega &gt; ul.thb-megamenu-fixed, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-mega-columns-0.thb-is-mega &gt; ul.thb-megamenu-fixed, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-mega-columns-0.thb-is-mega &gt; ul.thb-megamenu-fixed, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-mega-columns-0.thb-is-mega &gt; ul.thb-megamenu-fixed, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-mega-columns-0.thb-is-mega &gt; ul.thb-megamenu-fixed, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-mega-columns-0.thb-is-mega &gt; ul.thb-megamenu-fixed { left: auto; right: 30px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul { right: auto; left: auto; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul { right: auto; left: auto; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul { left: 0; right: 0; width: auto; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li { border: none; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span { font-weight: normal; text-transform: uppercase; font-size: 14px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.menu-item-has-children &gt; span:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li.page_item_has_children &gt; span:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; a:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.menu-item-has-children &gt; span:after, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span:after, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li.page_item_has_children &gt; span:after { display: none !important; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li &gt; span { padding: 8px 0; display: block; font-weight: normal; font-size: 14px; text-transform: none; float: none; color: #000; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li a { padding: 8px 0 7px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul li a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul li a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul li a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul li a:hover { background-color: transparent; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li.menu-item-has-children, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li.menu-item-has-children, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li.page_item_has_children, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li.page_item_has_children, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li.menu-item-has-children, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li.menu-item-has-children, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li.page_item_has_children, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li.page_item_has_children, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li.menu-item-has-children, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li.menu-item-has-children, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li.page_item_has_children, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li.page_item_has_children, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li.menu-item-has-children, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li.menu-item-has-children, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li.page_item_has_children, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li.page_item_has_children { margin-bottom: 12px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li.menu-item-has-children:last-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li.menu-item-has-children:last-child, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li.page_item_has_children:last-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li.page_item_has_children:last-child, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li.menu-item-has-children:last-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li.menu-item-has-children:last-child, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li.page_item_has_children:last-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li.page_item_has_children:last-child, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li.menu-item-has-children:last-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li.menu-item-has-children:last-child, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li.page_item_has_children:last-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li.page_item_has_children:last-child, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li.menu-item-has-children:last-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li.menu-item-has-children:last-child, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li.page_item_has_children:last-child, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li.page_item_has_children:last-child { margin-bottom: 0; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.menu-item-has-children &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega ul ul li ul li.page_item_has_children &gt; span { font-weight: normal; text-transform: none; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul { right: 0; left: 0; width: auto; padding: 0; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul &gt; li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul &gt; li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul &gt; li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul &gt; li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul &gt; li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul &gt; li, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul &gt; li, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul &gt; li { float: left; display: inline; padding: 6px 15px; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul &gt; li ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-left.thb-is-mega &gt; ul &gt; li ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul &gt; li ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-left.thb-is-mega &gt; ul &gt; li ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul &gt; li ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.menu-item-has-children.available-space-right.thb-is-mega &gt; ul &gt; li ul, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul &gt; li ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.page_item_has_children.available-space-right.thb-is-mega &gt; ul &gt; li ul { display: block; position: relative; width: auto; top: auto; left: auto; right: auto; margin-top: 0; background: none; box-shadow: none; border: none; padding: 0; }

#thb-trigger-open { width: 30px; height: 18px; display: none; z-index: 10; float: right; position: relative; margin-top: 3px; }
#thb-trigger-open .line { display: block; width: 30px; height: 3px; position: absolute; left: 0; border-radius: 3px; -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), background 0.15s ease-in-out, opacity 0.15s ease-in-out; -moz-transition: -moz-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), background 0.15s ease-in-out, opacity 0.15s ease-in-out; -o-transition: -o-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), background 0.15s ease-in-out, opacity 0.15s ease-in-out; transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), background 0.15s ease-in-out, opacity 0.15s ease-in-out; }
#thb-trigger-open .line.line-1 { top: 0; }
#thb-trigger-open .line.line-2 { top: 50%; }
#thb-trigger-open .line.line-3 { top: 100%; }

.menu-open #thb-trigger-open .line-1 { transform: translateY(9px) translateX(0) rotate(45deg); -webkit-transform: translateY(9px) translateX(0) rotate(45deg); -moz-transform: translateY(9px) translateX(0) rotate(45deg); }
.menu-open #thb-trigger-open .line-2 { opacity: 0; }
.menu-open #thb-trigger-open .line-3 { transform: translateY(-9px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg); -moz-transform: translateY(-9px) translateX(0) rotate(-45deg); }

#thb-trigger-close { float: right; color: #fff; color: rgba(255, 255, 255, 0.5); border-width: 1px; border-style: solid; padding: 6px 12px 4px; font-size: 12px; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
#thb-trigger-close:after { content: "I"; display: inline-block; float: right; margin-left: 10px; }
#thb-trigger-close:hover { color: #fff; }

.thb-navigation { position: relative; margin-top: 48px; }
.thb-navigation .nav-previous, .thb-navigation .nav-next { font-size: 16px; }
.thb-navigation .nav-previous a, .thb-navigation .nav-next a { line-height: 32px; }
.thb-navigation .nav-previous { float: left; }
.thb-navigation .nav-previous a:before { content: "v"; display: block; float: left; width: 32px; height: 32px; text-align: left; line-height: 32px; font-size: 14px; }
.thb-navigation .nav-next { float: right; }
.thb-navigation .nav-next a:after { content: "w"; display: block; float: right; width: 32px; height: 32px; text-align: right; line-height: 32px; font-size: 14px; }
.thb-navigation.numeric { text-align: center; }
.thb-navigation.numeric li { margin-left: 3px; margin-right: 3px; }
.thb-navigation.numeric li span, .thb-navigation.numeric li a { display: block; border-style: solid; border-width: 1px; line-height: 24px; min-width: 24px; text-align: center; }
.thb-navigation.numeric li a { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

#page-links { overflow: hidden; text-transform: uppercase; }
#page-links p { display: inline-block; }

#slide-menu-container { position: fixed; top: 0px; right: 0px; bottom: 0px; display: block; visibility: hidden; }

.thb-has-side-menu #thb-main-external-wrapper { -webkit-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
.thb-has-side-menu .slide-menu-container-wrapper { clear: both; padding-top: 24px; }
.thb-has-side-menu #slide-menu-container { background-color: #222; padding: 36px 24px 24px; z-index: 1; font-size: 14px; overflow-y: auto; }
.thb-has-side-menu #slide-menu-container .menu { margin-bottom: 24px; }
.thb-has-side-menu #slide-menu-container .menu li { position: relative; display: block; margin: 0; border-bottom: 1px solid; }
.thb-has-side-menu #slide-menu-container .menu li a { display: block; padding: 8px 0; }
.thb-has-side-menu #slide-menu-container .menu li .trigger { float: right; font-size: 22px; line-height: 39px; position: absolute; top: 0; right: 0; cursor: pointer; }
.thb-has-side-menu #slide-menu-container .menu li .trigger:after { display: block; position: relative; top: 0; left: 0; width: 100%; height: 100%; content: "B"; }
.thb-has-side-menu #slide-menu-container .menu li .open + .trigger:after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.thb-has-side-menu #slide-menu-container .menu li ul { margin: 0; font-size: 11px; display: none; padding-left: 15px; }
.thb-has-side-menu #slide-menu-container .menu li ul li:last-child { border-bottom: none; }
.thb-has-side-menu #slide-menu-container .menu li ul.open { display: block; }
.thb-has-side-menu #slide-menu-container .menu li ul .trigger { line-height: 33px; font-size: 18px; }

/*
| ------------------------------------------------------------------------------
| $Header
| ------------------------------------------------------------------------------
*/
#logo { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); float: left; position: relative; z-index: 100; }
#logo a { display: block; float: left; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; pointer-events: initial; }
#logo a img { height: auto; }
#logo a:hover { -khtml-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
#logo .thb-logo { font-size: 32px; line-height: 1; font-weight: bold; display: inline-block; }
#logo .thb-logo-tagline { display: block; font-size: 14px; line-height: 1; font-weight: normal; }
#logo .thb-white-logo { display: none; }

.thb-skin-light #logo .thb-white-logo { display: block; }
.thb-skin-light #logo .thb-standard-logo { display: none; }

.thb-main-nav-wrapper { margin-top: 12px; }
.thb-main-nav-wrapper #main-nav { float: left; }
.thb-main-nav-wrapper #main-nav &gt; div { float: left; }
.thb-main-nav-wrapper #main-nav + #thb-trigger-open { margin-left: 30px; }

.thb-header-section-inner-wrapper header { padding-top: 24px; padding-bottom: 24px; pointer-events: none; }

.header-layout-a.thb-hamburger-sidebar #thb-trigger-open { display: block; }
.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul { text-transform: initial; }
.header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-megamenu-fixed &gt; .sub-menu, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-megamenu-fixed &gt; .sub-menu { left: 30px; right: auto; }
.header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-mega-columns-0 &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-mega-columns-0 &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-mega-columns-0 &gt; ul, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-mega-columns-0 &gt; ul { left: 0; right: auto; }
.header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-mega-columns-0 &gt; ul.thb-megamenu-fixed, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-mega-columns-0 &gt; ul.thb-megamenu-fixed, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-mega-columns-0 &gt; ul.thb-megamenu-fixed, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-mega-columns-0 &gt; ul.thb-megamenu-fixed { left: 30px; right: 0; }
.header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul { text-transform: initial; }

.header-layout-b #thb-trigger-open { display: block; }

/*
| ------------------------------------------------------------------------------
| $Page header
| ------------------------------------------------------------------------------
*/
.thb-page-header-wrapper { clear: both; }

.thb-page-header-image-holder { position: relative; }

.page-layout-a .thb-page-header-section-inner-wrapper + .thb-page-featured-image, .page-layout-a .thb-page-header-section-inner-wrapper + #thb-trip-map { margin-top: 48px; }

.page-layout-b .thb-page-featured-image + .thb-page-header-section-inner-wrapper, .page-layout-b #thb-trip-map + .thb-page-header-section-inner-wrapper { margin-top: 48px; }

.page-layout-c .thb-page-header-image-holder + .thb-page-header-wrapper, .page-layout-c #thb-trip-map + .thb-page-header-wrapper, .page-layout-e .thb-page-header-image-holder + .thb-page-header-wrapper, .page-layout-e #thb-trip-map + .thb-page-header-wrapper { margin-top: 48px; }

.thb-page-header-wrapper { z-index: 10; }

.thb-page-header-image-holder .thb-slideshow { z-index: 5; }

#thb-hide-map { z-index: 1; }

#thb-trip-map { z-index: 0; }

.pageheader-alignment-left .thb-page-header-section-inner-wrapper { text-align: left; }

.pageheader-alignment-center .thb-page-header-section-inner-wrapper { text-align: center; }

.pageheader-alignment-right .thb-page-header-section-inner-wrapper { text-align: right; }

.subtitle-top .thb-page-header-section-inner-wrapper .page-subtitle { margin-bottom: 12px; }

.subtitle-bottom .thb-page-header-section-inner-wrapper .page-subtitle { margin-top: 12px; }

.page-layout-d .thb-slide-caption .thb-caption-inner-wrapper .thb-heading, .page-layout-d .page-title { font-size: 96px; }

.page-layout-f .thb-slide-caption .thb-caption-inner-wrapper .thb-heading, .page-layout-f .page-title { font-size: 142px; }

.thb-taxonomy-description { margin-top: 24px; font-size: 14px; }

/*
| ------------------------------------------------------------------------------
| $Page commons
| ------------------------------------------------------------------------------
*/
#thb-main-external-wrapper { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; background-color: #FFF; position: relative; z-index: 10; }

.thb-page-loaded #thb-main-external-wrapper { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.disable-hover, .disable-hover * { pointer-events: none !important; }

#thb-page-content { clear: both; }
#thb-page-content .thb-main-nav-wrapper + .thb-content-section { padding-top: 72px; }
#thb-page-content .thb-content-section { padding-bottom: 48px; }

#thb-inner-wrapper { position: static; z-index: 1; }

#thb-header { z-index: 2; }

/*
| ------------------------------------------------------------------------------
| $Go Top
| ------------------------------------------------------------------------------
*/
.thb-scrollup { position: fixed; right: 30px; bottom: 30px; z-index: 10000; display: none; text-indent: -999em; width: 32px; height: 32px; color: #ccc; color: rgba(0, 0, 0, 0.4); }
.thb-scrollup:hover { color: #000; }
.thb-scrollup:after { content: "x"; font-size: 32px; line-height: 32px; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; text-align: center; }

.w-sidebar.sidebar-right .thb-sidebar-main:before, .w-sidebar.sidebar-left .thb-sidebar-main:after { content: ""; display: block; position: absolute; top: 0px; bottom: 0px; width: 1px; height: 100%; }

/*
| ------------------------------------------------------------------------------
| $Password protected
| ------------------------------------------------------------------------------
*/
.thb-password-protected .thb-protected { text-align: center; margin-bottom: 48px; }
.thb-password-protected .thb-protected:before { content: "0"; display: inline-block; margin-bottom: 48px; font-size: 82px; line-height: 1; }
.thb-password-protected .thb-protected .thb-password-protected-message { margin-bottom: 24px; }
.thb-password-protected .thb-protected .thb-password-protected-message span { display: block; }

/*
| ------------------------------------------------------------------------------
| $Page layouts
| ------------------------------------------------------------------------------
*/
.thb-main-nav-wrapper { position: absolute; top: 24px; right: 30px; z-index: 100; }

#thb-header { position: relative; }

.page-layout-d #thb-page-header.thb-page-header-disabled, .page-layout-f #thb-page-header.thb-page-header-disabled, .page-layout-g #thb-page-header.thb-page-header-disabled { z-index: 0; }

.thb-page-header-image-holder { overflow: hidden; }

.logo-right #logo { float: right; margin-left: 0; margin-right: 30px; }
.logo-right .thb-main-nav-wrapper { right: auto; left: 30px; }
.logo-right #thb-trigger-open, .logo-right #thb-trigger-close { float: left; }
.logo-right.header-layout-a.thb-hamburger-sidebar .thb-main-nav-wrapper #main-nav + #thb-trigger-open { margin-left: 0; }
.logo-right.header-layout-a.thb-hamburger-sidebar #thb-trigger-open + #main-nav { margin-left: 30px; }
.logo-right.header-layout-b.logo-right #thb-trigger-open + #main-nav { margin-left: 30px; }
.logo-right.thb-has-side-menu #slide-menu-container { left: 0; right: auto; }

.page-layout-a #thb-page-header.thb-page-header-disabled, .page-layout-b #thb-page-header.thb-page-header-disabled, .page-layout-c #thb-page-header.thb-page-header-disabled, .page-layout-e #thb-page-header.thb-page-header-disabled { margin-top: 0; }

.page-layout-a #thb-page-header, .page-layout-b #thb-page-header { margin-top: 72px; }
.page-layout-a #thb-trip-map, .page-layout-b #thb-trip-map { height: 576px; overflow: hidden; }

.page-layout-c .thb-section-container, .page-layout-d .thb-section-container { position: relative; }
.page-layout-c .thb-page-header-image-holder, .page-layout-c #thb-trip-map, .page-layout-d .thb-page-header-image-holder, .page-layout-d #thb-trip-map { width: 100%; height: 576px; overflow: hidden; }
.page-layout-c #thb-trip-map, .page-layout-d #thb-trip-map { position: absolute; top: 0px; right: 0px; left: 0px; }
.page-layout-c .thb-header-section-inner-wrapper header, .page-layout-d .thb-header-section-inner-wrapper header { position: absolute; top: 0px; right: 0px; left: 0px; z-index: 10000; }
.page-layout-c.logo-right .thb-header-section-inner-wrapper header, .page-layout-d.logo-right .thb-header-section-inner-wrapper header { right: 0; left: auto; }

.page-layout-d #thb-page-header, .page-layout-f #thb-page-header { position: absolute; top: 0px; left: 0px; width: 100%; }
.page-layout-d .thb-page-header-section, .page-layout-f .thb-page-header-section { height: 100%; }
.page-layout-d .thb-page-header-section-extra-wrapper, .page-layout-f .thb-page-header-section-extra-wrapper { display: table; width: 100%; height: 100%; margin: 0 auto; }
.page-layout-d .thb-page-header-section-inner-wrapper, .page-layout-f .thb-page-header-section-inner-wrapper { display: table-cell; vertical-align: middle; }
.page-layout-d.logo-right .thb-header-section-inner-wrapper header, .page-layout-f.logo-right .thb-header-section-inner-wrapper header { right: 0; left: auto; }

.page-layout-d #thb-page-header { height: 576px; }

.page-layout-e .thb-section-container, .page-layout-f .thb-section-container { position: relative; }
.page-layout-e .thb-header-section-inner-wrapper header, .page-layout-f .thb-header-section-inner-wrapper header { position: absolute; top: 0px; right: 0px; left: 0px; z-index: 10000; }
.page-layout-e #thb-trip-map, .page-layout-f #thb-trip-map { width: 100%; height: 100%; position: absolute; top: 0px; right: 0px; left: 0px; }
.page-layout-e.logo-right .thb-header-section-inner-wrapper header, .page-layout-f.logo-right .thb-header-section-inner-wrapper header { right: 0; left: auto; }

.page-layout-f #thb-page-header { height: 100%; }

.page-layout-g.admin-bar .thb-header-section-inner-wrapper header { top: 0; }
.page-layout-g.admin-bar .thb-main-nav-wrapper { top: auto; }
.page-layout-g .thb-main-nav-wrapper { position: relative; top: auto; right: auto; float: right; margin-top: 36px; margin-bottom: 24px; margin-right: 30px; }
.page-layout-g #thb-header { position: fixed; top: 0px; bottom: 0px; left: 0px; }
.page-layout-g .thb-header-section-inner-wrapper header { position: absolute; top: 0px; right: 0px; left: 0px; z-index: 10000; }
.page-layout-g .thb-header-section, .page-layout-g .thb-page-header-section, .page-layout-g .thb-page-header-section-extra-wrapper, .page-layout-g #thb-trip-map { width: 100%; height: 100%; }
.page-layout-g #thb-page-header { position: absolute; top: 0px; right: 0px; left: 0px; }
.page-layout-g .thb-page-header-section-extra-wrapper { display: table; }
.page-layout-g .thb-page-header-section-inner-wrapper { display: table-cell; vertical-align: middle; padding: 0 30px; }
.page-layout-g #thb-trip-map { position: absolute; top: 0px; left: 0px; }
.page-layout-g #thb-page-header, .page-layout-g .thb-header-section-inner-wrapper, .page-layout-g .thb-section-container, .page-layout-g .thb-page-header-image-holder, .page-layout-g .full_slideshow { width: 100%; height: 100%; }
.page-layout-g.logo-right .thb-header-section-inner-wrapper header, .page-layout-g.logo-right .thb-main-nav-wrapper, .page-layout-g.logo-right #thb-header, .page-layout-g.logo-right #thb-page-header, .page-layout-g.logo-right #thb-trip-map { left: auto; right: 0; }
.page-layout-g.logo-right .thb-main-nav-wrapper { margin-right: 0; margin-left: 30px; float: left; }

/*
| ------------------------------------------------------------------------------
| $Footer
| ------------------------------------------------------------------------------
*/
#thb-footer-sidebar, #thb-footer { clear: both; }

#thb-footer-sidebar { background-color: #f9f9f9; }

#thb-footer { background-color: #222; }

#thb-copyright { float: left; font-size: 14px; }

.thb-footer-sidebar-section { padding-top: 48px; padding-bottom: 48px; }

.thb-footer-section { padding-top: 24px; padding-bottom: 24px; }

/*
| ------------------------------------------------------------------------------
| $Blog
| ------------------------------------------------------------------------------
*/
.item.list.classic .item-header h1, .item.list.masonry .item-header h1 { text-transform: uppercase; line-height: 1.25; }

.item .loop-post-meta li.thb-comments-number a, .meta.details li.thb-comments-number a { display: inline-block; }
.item .loop-post-meta li.thb-comments-number a span, .meta.details li.thb-comments-number a span { display: block; }
.item .loop-post-meta li.thb-comments-number a span:before, .meta.details li.thb-comments-number a span:before { content: "F"; display: block; float: left; text-align: center; margin-right: 6px; font-style: normal; font-weight: normal; }
.item .loop-post-meta li.thb-comments-number:hover span:before, .meta.details li.thb-comments-number:hover span:before { content: "G"; }

.item .loop-post-meta, .meta.details { position: relative; }
.item .loop-post-meta ul, .meta.details ul { clear: both; }
.item .loop-post-meta li, .meta.details li { position: relative; display: inline-block; margin-right: 5px; }
.item .loop-post-meta li.thb-comments-number a, .meta.details li.thb-comments-number a { border: none; }
.item .loop-post-meta li.thb-post-like a, .meta.details li.thb-post-like a { border: none; }
.item .loop-post-meta li.thb-post-like a:before, .meta.details li.thb-post-like a:before { font-style: normal; font-weight: normal; }
.item .loop-post-meta li:before, .meta.details li:before { content: "|"; display: inline-block; margin-right: 8px; }
.item .loop-post-meta li:first-child:before, .meta.details li:first-child:before { display: none; }

.item.list.classic, .item.list.masonry { margin-bottom: 72px; }
.item.list.classic .item-header .thb-post-date, .item.list.masonry .item-header .thb-post-date { margin-bottom: 12px; }
.item.list.classic .item-header .thb-post-author, .item.list.masonry .item-header .thb-post-author { margin-top: 12px; }
.item.list.classic .item-header .thb-post-author a, .item.list.masonry .item-header .thb-post-author a { font-weight: bold; }
.item.list.classic .item-header + .item-content, .item.list.masonry .item-header + .item-content { margin-top: 36px; }
.item.list.classic .item-header.hidden + .item-content, .item.list.masonry .item-header.hidden + .item-content { margin-top: 0; }
.item.list.classic .item-header h1 a, .item.list.masonry .item-header h1 a { -ms-word-wrap: break-word; word-wrap: break-word; font-weight: inherit; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: transparent; }
.item.list.classic .item-header h1 a:hover, .item.list.masonry .item-header h1 a:hover { border-bottom-color: rgba(0, 0, 0, 0.08); }
.item.list.classic .item-header .post-format-link-url a, .item.list.masonry .item-header .post-format-link-url a { position: relative; font-size: 14px; line-height: 1.25; display: inline-block; margin-top: 12px; -ms-word-wrap: break-word; word-wrap: break-word; word-break: break-all; padding-left: 24px; }
.item.list.classic .item-header .post-format-link-url a:before, .item.list.masonry .item-header .post-format-link-url a:before { content: "M"; display: block; position: absolute; top: 0px; left: 0px; text-align: center; }
.item.list.classic .item-content, .item.list.masonry .item-content { position: relative; }
.item.list.classic .item-content .thb-text, .item.list.masonry .item-content .thb-text { margin-bottom: 0; }
.item.list.classic .item-content + .loop-post-meta, .item.list.masonry .item-content + .loop-post-meta { margin-top: 24px; }
.item.list.classic .loop-post-meta, .item.list.masonry .loop-post-meta { padding-top: 26px; }
.item.list.classic .loop-post-meta + .thb-read-more, .item.list.masonry .loop-post-meta + .thb-read-more { margin-top: 24px; }
.item.list.classic .thb-loop-image-wrapper + .loop-post-content, .item.list.masonry .thb-loop-image-wrapper + .loop-post-content { margin-top: 36px; }
.sticky.item.list.classic, .sticky.item.list.masonry { display: block; }
.format-quote.item.list.classic .item-header, .format-quote.item.list.masonry .item-header { position: relative; margin-bottom: 0; }
.format-quote.item.list.classic .item-header h1, .format-quote.item.list.masonry .item-header h1 { text-transform: none; font-style: italic; line-height: 1.25; }
.format-quote.item.list.classic .item-header .quote-author, .format-quote.item.list.masonry .item-header .quote-author { display: block; margin-top: 12px; font-size: 14px; text-transform: uppercase; letter-spacing: 0.1em; }
.format-quote.item.list.classic .item-header .quote-author:before, .format-quote.item.list.masonry .item-header .quote-author:before { content: ""; display: block; position: relative; width: 30px; height: 2px; margin-bottom: 8px; }
.format-quote.item.list.classic .item-header .quote-author a, .format-quote.item.list.masonry .item-header .quote-author a { display: inline-block; clear: both; }

.thb-loop-image-wrapper { position: relative; }

.thb-loop-image-inner-wrapper { position: relative; z-index: 1; }
.thb-loop-image-inner-wrapper .wp-video { margin-left: auto; margin-right: auto; }

.item.list.classic { text-align: center; margin-bottom: 72px; padding-bottom: 72px; border-bottom-style: dashed; border-bottom-width: 1px; }
.item.list.classic:last-of-type { margin-bottom: 0; border-bottom: none; }
.item.list.classic .item-header h1 { font-size: 28px; }
.item.list.classic .loop-post-meta:before { position: absolute; display: block; content: ""; width: 60px; height: 2px; margin-left: -30px; left: 50%; top: 0; }

.w-sidebar .item.list.classic { text-align: left; }
.w-sidebar .item.list.classic .loop-post-meta:before { position: absolute; display: block; content: ""; width: 60px; height: 2px; margin-left: 0; left: 0; top: 0; }

.item.list.masonry { text-align: center; margin-bottom: 0; }
.item.list.masonry .post-wrapper { margin-bottom: 48px; padding-bottom: 48px; border-bottom-width: 1px; border-bottom-style: dashed; }
.item.list.masonry .item-header h1 { font-size: 22px; }
.item.list.masonry .loop-post-meta:before { position: absolute; display: block; content: ""; width: 60px; height: 2px; margin-left: -30px; left: 50%; top: 0; }

.meta.details + .author-block { margin-top: 48px; }

.author-block { clear: both; }
.author-block .avatar { float: left; border-radius: 100%; }
.author-block .author-block-wrapper { margin-left: 110px; }
.author-block .author-block-wrapper &gt; p { margin-bottom: 12px; font-style: italic; }
.author-block .author-block-wrapper &gt; p a { text-transform: uppercase; font-style: normal; }
.author-block .author-block-wrapper &gt; p span { margin-right: 3px; }
.author-block .author-block-wrapper .thb-text { font-size: 14px; margin-bottom: 0; }

.thb-related li { display: block; clear: both; padding-top: 12px; margin-top: 12px; border-top-style: dashed; border-top-width: 1px; }
.thb-related li:first-child { border: none; padding: 0; margin: 0; }
.thb-related li .item-title { display: block; }
.thb-related li .item-title h1 a { -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.thb-related li.no-thumb .item-title { margin-top: 0; }
.thb-related li .item-thumb { float: right; width: 60px; height: 60px; }

.author-block + .thb-related { margin-top: 48px; }

.thb-related { clear: both; }
.thb-related h3 { margin-bottom: 36px; }
.thb-related + .secondary { margin-top: 48px; }

.meta.details { clear: both; margin-top: 48px; padding-top: 48px; }
.meta.details:before { position: absolute; display: block; content: ""; width: 60px; height: 2px; margin-left: 0; left: 0; top: 0; }

.meta.social-actions { clear: both; }
.meta.social-actions .thb-content-share { float: left; }
.meta.social-actions .thb-like { float: right; }

.single-post .thb-single-previous-nav-wrapper, .single-post .thb-single-next-nav-wrapper { width: 50%; display: table; -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; transition: background 0.3s ease-in-out; }
.single-post .thb-single-previous-nav-wrapper:hover, .single-post .thb-single-next-nav-wrapper:hover { background-color: rgba(0, 0, 0, 0.01); }
.single-post .thb-single-previous-nav-wrapper a, .single-post .thb-single-next-nav-wrapper a { display: table-cell; vertical-align: middle; padding-top: 24px; padding-bottom: 24px; }
.single-post .thb-single-previous-nav-wrapper a span, .single-post .thb-single-next-nav-wrapper a span { display: block; text-transform: uppercase; letter-spacing: 0.2em; font-size: 12px; line-height: 1; margin-bottom: 8px; }
.single-post .thb-navigation { margin-top: 0; }
.single-post .thb-single-previous-nav-wrapper { float: left; }
.single-post .thb-single-previous-nav-wrapper:before { content: "v"; width: 45px; display: table-cell; vertical-align: middle; font-size: 32px; }
.single-post .thb-single-next-nav-wrapper { float: right; text-align: right; }
.single-post .thb-single-next-nav-wrapper:after { content: "w"; width: 45px; display: table-cell; vertical-align: middle; font-size: 32px; }

/*
| ------------------------------------------------------------------------------
| $Portfolio
| ------------------------------------------------------------------------------
*/
.thb-grid-layout { clear: both; -webkit-transition: height 0.4s; -moz-transition: height 0.4s; transition: height 0.4s; }
.thb-grid-layout li { margin-bottom: 30px; list-style: none; }

.thb-portfolio li.hentry { list-style-type: none; }

.work-inner-wrapper { position: relative; overflow: hidden; width: 100.1%; width: calc( 100% + 1px); }
.work-inner-wrapper .work-thumb { position: relative; }
.work-inner-wrapper .work-data { line-height: 1.25; }
.work-inner-wrapper .work-data h2 { -ms-word-wrap: break-word; word-wrap: break-word; }
.work-inner-wrapper .work-data .work-categories { font-size: 14px; font-weight: normal; font-style: italic; padding-top: 8px; }

.thb-portfolio-grid-a .work-thumb, .thb-portfolio-carousel .work-thumb { margin-bottom: 12px; }
.thb-portfolio-grid-a .work-inner-wrapper .work-data .thb-like, .thb-portfolio-carousel .work-inner-wrapper .work-data .thb-like { float: right; border: none; padding: 0; line-height: 20px; margin-left: 10px; }

.thb-portfolio-grid-b .overlay-wrapper { display: table; height: 100%; width: 100%; }
.thb-portfolio-grid-b .overlay-wrapper .work-data { display: table-cell; vertical-align: middle; text-align: center; }
.thb-portfolio-grid-b .work-data { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; color: #fff; }
.thb-portfolio-grid-b .work-data h2 { -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); -moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); }
.thb-portfolio-grid-b .work-data .work-categories { -webkit-transform: translate3d(0, 50%, 0); -moz-transform: translate3d(0, 50%, 0); -ms-transform: translate3d(0, 50%, 0); -o-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0); -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); -moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); color: #fff; color: rgba(255, 255, 255, 0.6); }
.thb-portfolio-grid-b .work-data .thb-like { display: none; }
.thb-portfolio-grid-b .work-thumb img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.6s; -moz-transition: -moz-transform 0.6s; -o-transition: -o-transform 0.6s; transition: transform 0.6s; }
.thb-portfolio-grid-b .work-thumb:hover .work-data { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.thb-portfolio-grid-b .work-thumb:hover .work-data h2 { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.thb-portfolio-grid-b .work-thumb:hover .work-data .work-categories { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.thb-portfolio-grid-b .work-thumb:hover img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }

.thb-portfolio-grid-c { position: relative; }
.thb-portfolio-grid-c .overlay-data-container { z-index: 100; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.thb-portfolio-grid-c .overlay-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); display: table; height: 100%; width: 100%; }
.thb-portfolio-grid-c .overlay-wrapper .work-data { display: table-cell; vertical-align: middle; text-align: center; }
.thb-portfolio-grid-c .work-data { position: relative; }
.thb-portfolio-grid-c .work-data h2 { color: #fff; -webkit-transform: translateY(30%); -moz-transform: translateY(30%); -ms-transform: translateY(30%); -o-transform: translateY(30%); transform: translateY(30%); -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); -moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); }
.thb-portfolio-grid-c .work-data .work-categories { color: #fff; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); -moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); }
.thb-portfolio-grid-c .work-data .thb-like { display: none; }
.thb-portfolio-grid-c .thb-work-overlay { z-index: 1; -khtml-opacity: 0.4; -moz-opacity: 0.4; opacity: 0.4; filter: alpha(opacity=40); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; background-color: #272727; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.thb-portfolio-grid-c .work-thumb img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.6s; -moz-transition: -moz-transform 0.6s; -o-transition: -o-transform 0.6s; transition: transform 0.6s; }
.thb-portfolio-grid-c .work-thumb:hover .thb-work-overlay { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.thb-portfolio-grid-c .work-thumb:hover h3 { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.thb-portfolio-grid-c .work-thumb:hover .work-categories { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.thb-portfolio-grid-c .work-thumb:hover img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }

.thb-portfolio-filter { display: block; position: relative; margin-bottom: 48px; }
.thb-portfolio-filter .filterlist { display: inline-block; }
.thb-portfolio-filter .filterlist li { position: relative; font-size: 18px; line-height: 1; padding: 8px 0; margin: 0 12px; display: inline-block; cursor: pointer; text-transform: uppercase; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; color: #ccc; }
.thb-portfolio-filter .filterlist li:after { content: ""; display: block; position: absolute; right: 0px; bottom: -5px; left: 0px; -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); transform: translateY(10px); width: 100%; height: 5px; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.thb-portfolio-filter .filterlist li:hover { color: #000; }
.thb-portfolio-filter .filterlist li:hover:after { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.thb-portfolio-filter .filterlist li.active:after, .thb-portfolio-filter .filterlist li.active:hover:after { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.filter-alignment-left .thb-portfolio-filter .filterlist li:first-child { margin-left: 0; }

.filter-alignment-center .thb-portfolio-filter { text-align: center; }

.filter-alignment-right .thb-portfolio-filter { text-align: right; }
.filter-alignment-right .thb-portfolio-filter .filterlist li:last-child { margin-right: 0; }

/*
| ------------------------------------------------------------------------------
| $Single work
| ------------------------------------------------------------------------------
*/
.back-to-portfolio { display: inline-block; position: absolute; left: 50%; margin-left: -16px; }
.back-to-portfolio:before { width: 32px; height: 32px; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; content: "Q"; display: block; float: left; line-height: 32px; text-align: center; }
.back-to-portfolio span { display: none; }

.single-works .meta.social-actions { margin-top: 24px; }

.work-slides-container + .single-work-secondary-data { margin-top: 36px; }
.work-slides-container .thb-image-wrapper { margin-bottom: 24px; }
.work-slides-container .thb-image-wrapper img { display: inline-block; }
.work-slides-container .thb-image-wrapper:last-of-type { margin-bottom: 0; }
.work-slides-container .thb-image-wrapper .thb-caption-content { margin-top: 12px; font-size: 14px; line-height: 24px; text-align: left; }
.work-slides-container .thb-image-wrapper .thb-caption-content:before { content: "T"; font-size: 18px; line-height: 24px; display: block; float: left; margin-right: 12px; }

.work-data .work-title { font-size: 42px; line-height: 1.1; margin-bottom: 6px; }
.work-data .work-subtitle { font-size: 16px; font-style: italic; line-height: 1.25; }

.single-work-secondary-data .thb-project-info { font-size: 14px; }
.single-work-secondary-data .thb-project-info .thb-project-label { font-style: italic; }

/*
| ------------------------------------------------------------------------------
| $Photogallery
| ------------------------------------------------------------------------------
*/
.thb-photogallery-container.thb-isotope li .item-thumb { width: 100.1%; width: calc( 100% + 1px); }

.thb-ajax-loading #thb-infinite-scroll-nav a:after { content: ""; display: inline-block; width: 12px; height: 12px; border: solid 4px transparent; border-top-color: #fff; border-left-color: #fff; border-radius: 100%; -webkit-animation: nprogress-spinner 400ms linear infinite; -moz-animation: nprogress-spinner 400ms linear infinite; -ms-animation: nprogress-spinner 400ms linear infinite; -o-animation: nprogress-spinner 400ms linear infinite; animation: nprogress-spinner 400ms linear infinite; }

#thb-infinite-scroll-nav { clear: both; text-align: center; }
#thb-infinite-scroll-nav a { position: relative; display: inline-block; margin-bottom: 24px; }

.thb-ajax-loading #thb-infinite-scroll-nav a { padding-left: 20px; padding-right: 44px; }
.thb-ajax-loading #thb-infinite-scroll-nav a:before { display: none; }
.thb-ajax-loading #thb-infinite-scroll-nav a:after { position: absolute; top: 8px; right: 12px; }

/*
| ------------------------------------------------------------------------------
| $Trip
| ------------------------------------------------------------------------------
*/
.page-layout-d .thb-page-header-section-inner-wrapper, .page-layout-f .thb-page-header-section-inner-wrapper, .page-layout-g .thb-page-header-section-inner-wrapper { -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s, opacity 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s; -moz-transition: -moz-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s, opacity 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s; -o-transition: -o-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s, opacity 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s; transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s, opacity 0.45s cubic-bezier(0.645, 0.045, 0.355, 1) 0.15s; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 100; }
.page-layout-d.thb-show-map .thb-page-header-section-inner-wrapper, .page-layout-f.thb-show-map .thb-page-header-section-inner-wrapper, .page-layout-g.thb-show-map .thb-page-header-section-inner-wrapper { -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -ms-transform: translateX(-100px); -o-transform: translateX(-100px); transform: translateX(-100px); opacity: 0; -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.45s cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: -moz-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.45s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: -o-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.45s cubic-bezier(0.645, 0.045, 0.355, 1); transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.45s cubic-bezier(0.645, 0.045, 0.355, 1); }

.page-layout-c .thb-slideshow + #thb-trip-map, .page-layout-d .thb-slideshow + #thb-trip-map, .page-layout-e .thb-slideshow + #thb-trip-map, .page-layout-f .thb-slideshow + #thb-trip-map, .page-layout-g .thb-slideshow + #thb-trip-map { visibility: hidden; }
.page-layout-c .thb-page-header-image-holder .thb-slideshow, .page-layout-d .thb-page-header-image-holder .thb-slideshow, .page-layout-e .thb-page-header-image-holder .thb-slideshow, .page-layout-f .thb-page-header-image-holder .thb-slideshow, .page-layout-g .thb-page-header-image-holder .thb-slideshow { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: -moz-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1); -o-transition: -o-transform 0.6s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 0.6s cubic-bezier(0.86, 0, 0.07, 1); }
.page-layout-c.thb-show-map .thb-page-header-image-holder .thb-slideshow, .page-layout-d.thb-show-map .thb-page-header-image-holder .thb-slideshow, .page-layout-e.thb-show-map .thb-page-header-image-holder .thb-slideshow, .page-layout-f.thb-show-map .thb-page-header-image-holder .thb-slideshow, .page-layout-g.thb-show-map .thb-page-header-image-holder .thb-slideshow { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.page-layout-c.thb-show-map #thb-hide-map, .page-layout-d.thb-show-map #thb-hide-map, .page-layout-e.thb-show-map #thb-hide-map, .page-layout-f.thb-show-map #thb-hide-map, .page-layout-g.thb-show-map #thb-hide-map { z-index: 1; }

#thb-hide-map { position: absolute; bottom: 24px; left: 50%; width: 48px; height: 48px; margin-left: -24px; background: #000; border-radius: 50%; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1) 0.3s, opacity 0.3s ease-in-out 0.3s, background 0.3s ease-in-out; -moz-transition: -moz-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1) 0.3s, opacity 0.3s ease-in-out 0.3s, background 0.3s ease-in-out; -o-transition: -o-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1) 0.3s, opacity 0.3s ease-in-out 0.3s, background 0.3s ease-in-out; transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1) 0.3s, opacity 0.3s ease-in-out 0.3s, background 0.3s ease-in-out; }
#thb-hide-map span { display: none; }
#thb-hide-map:before { width: 48px; height: 48px; line-height: 48px; text-align: center; content: "I"; color: #fff; }

.thb-show-map #thb-hide-map { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.single-trip .page-layout-d .thb-header-section-inner-wrapper header, .single-trip .page-layout-d .thb-main-nav-wrapper, .single-trip .page-layout-f .thb-header-section-inner-wrapper header, .single-trip .page-layout-f .thb-main-nav-wrapper, .single-trip .page-layout-g .thb-header-section-inner-wrapper header, .single-trip .page-layout-g .thb-main-nav-wrapper { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; -webkit-transition: opacity 0.15s ease-in-out; -moz-transition: opacity 0.15s ease-in-out; transition: opacity 0.15s ease-in-out; }
.single-trip .page-layout-d.thb-show-map .thb-header-section-inner-wrapper header, .single-trip .page-layout-d.thb-show-map .thb-main-nav-wrapper, .single-trip .page-layout-f.thb-show-map .thb-header-section-inner-wrapper header, .single-trip .page-layout-f.thb-show-map .thb-main-nav-wrapper, .single-trip .page-layout-g.thb-show-map .thb-header-section-inner-wrapper header, .single-trip .page-layout-g.thb-show-map .thb-main-nav-wrapper { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; visibility: hidden; }

.thb-trip-view-gallery + .thb-trip-posts { margin-top: 24px; }

#thb-trip-map img { max-width: none; }
#thb-trip-map.thb-map-in-page { position: relative; width: 100%; height: 576px; }
#thb-trip-map .infoBox { background: rgba(0, 0, 0, 0.5); color: #fff; border-radius: 5px; padding: 8px 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: inherit; font-size: 14px; text-align: center; }
#thb-trip-map .infoBox &gt; img:first-child { display: none; }
#thb-trip-map .infoBox:before { position: absolute; display: block; content: ""; top: -6px; left: 50%; margin-left: -6px; height: 0; width: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid rgba(0, 0, 0, 0.5); }

.page-title + #thb-show-map, .page-subtitle + #thb-show-map { margin-top: 24px; }

.thb-trip-stops-wrapper + .thb-content-section { padding-top: 48px; }

.thb-desktop .thb-trip-stop.thb-trip-stop-background-appearance-parallax .thb-trip-image-holder, .thb-desktop .thb-trip-stop.thb-trip-stop-background-appearance-parallax .thb-trip-image-holder { background-attachment: fixed; }

.thb-trip-stop { overflow: hidden; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 48px; padding-bottom: 48px; }
.thb-trip-stop.thb-trip-stop-layout-full .thb-trip-image-holder { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.thb-trip-stop.thb-trip-stop-layout-full .thb-trip-content { float: none; display: block; }
.thb-trip-stop.thb-trip-stop-layout-full-center .thb-trip-image-holder { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.thb-trip-stop.thb-trip-stop-layout-full-center .thb-trip-content { float: none; display: block; margin-left: auto; margin-right: auto; text-align: center; }
.thb-trip-stop.thb-trip-stop-layout-full-center .thb-trip-content .thb-trip-posts { text-align: left; }
.thb-trip-stop.thb-trip-stop-layout-left .thb-trip-content { float: right; }
.thb-trip-stop.thb-trip-stop-layout-left .thb-trip-image-holder { position: absolute; top: 0px; bottom: 0px; left: 0px; }
.thb-trip-stop.thb-trip-stop-layout-right .thb-trip-image-holder { position: absolute; top: 0px; right: 0px; bottom: 0px; }
.thb-trip-stop.thb-trip-stop-layout-right .thb-trip-content { float: left; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-trip-image-holder { display: none; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-photoset-grid-container { float: left; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-trip-content { float: right; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-trip-image-holder { display: none; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-photoset-grid-container { float: right; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-trip-content { float: left; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-center .thb-trip-image-holder { display: none; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-center .thb-photoset-grid-container { float: none; margin: 48px auto 24px; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-center .thb-trip-content { float: none; display: block; margin-left: auto; margin-right: auto; text-align: center; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-center .thb-trip-content .thb-trip-posts { text-align: left; }

.thb-photoset-grid[data-lightbox='1'] img[data-mfp-src] { cursor: pointer; -webkit-transition: opacity 0.15s ease-in-out; -moz-transition: opacity 0.15s ease-in-out; transition: opacity 0.15s ease-in-out; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.thb-photoset-grid[data-lightbox='1'] img[data-mfp-src]:hover { -khtml-opacity: 0.7; -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
.thb-photoset-grid .cols-6 .photoset-cell { width: 16.6666%; }
.thb-photoset-grid .cols-7 .photoset-cell { width: 14.2857%; }
.thb-photoset-grid .cols-8 .photoset-cell { width: 12.5%; }
.thb-photoset-grid .cols-9 .photoset-cell { width: 11.1111%; }

.thb-trip-content { z-index: 1; position: relative; }

.thb-trip-image-holder { z-index: 0; background-repeat: no-repeat; background-size: cover; background-position: center center; }

.thb-trip-content &gt; p { font-size: 14px; letter-spacing: 0.08em; margin-bottom: 12px; }
.thb-trip-content .thb-trip-title { font-size: 62px; }
.thb-trip-content .thb-trip-title + .thb-trip-posts { margin-top: 36px; }
.thb-trip-content .thb-text { margin-top: 24px; margin-bottom: 36px; }

.thb-trip-posts li { display: block; border-bottom-width: 1px; border-bottom-style: dashed; position: relative; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
.thb-trip-posts li a { display: block; padding-right: 60px; padding-top: 24px; padding-bottom: 24px; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); -webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1); transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1); }
.thb-trip-posts li:last-child { border-bottom: none; }
.thb-trip-posts li:after { content: "w"; display: block; position: absolute; right: 30px; top: 50%; font-size: 32px; line-height: 32px; width: 32px; height: 32px; margin-top: -16px; text-align: center; -webkit-transform: translateX(-30px); -moz-transform: translateX(-30px); -ms-transform: translateX(-30px); -o-transform: translateX(-30px); transform: translateX(-30px); -webkit-transition: all 0.3s 0.15s cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: all 0.3s 0.15s cubic-bezier(0.86, 0, 0.07, 1); transition: all 0.3s 0.15s cubic-bezier(0.86, 0, 0.07, 1); -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.thb-trip-posts li:hover { background-color: rgba(0, 0, 0, 0.03); }
.thb-trip-posts li:hover a { -webkit-transform: translateX(30px); -moz-transform: translateX(30px); -ms-transform: translateX(30px); -o-transform: translateX(30px); transform: translateX(30px); }
.thb-trip-posts li:hover:after { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.thb-trip-posts li .thb-trip-post-meta { margin-top: 6px; }
.thb-trip-posts li .thb-trip-post-meta span { display: inline-block; }

.thb-trip-itinerary-nav { margin-bottom: 48px; }
.thb-trip-itinerary-nav h3 { font-size: 32px; margin-bottom: 24px; }
.thb-trip-itinerary-nav ul { padding-bottom: 12px; }
.thb-trip-itinerary-nav ul li { display: block; margin-bottom: 12px; }
.thb-trip-itinerary-nav ul li.current { font-weight: bold; }
.thb-trip-itinerary-nav ul li.current:before { content: "C"; float: left; display: block; font-style: normal; margin-right: 5px; }
.thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts { margin-bottom: 24px; border-bottom-width: 1px; border-bottom-style: dashed; }
.thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts h4 { margin-bottom: 12px; }

/*
| ------------------------------------------------------------------------------
| $Images &amp; Overlay
| ------------------------------------------------------------------------------
*/
[class*="wp-image-"] { margin-top: 24px; margin-bottom: 24px; max-width: 100%; }
[class*="wp-image-"]:first-child { margin-top: 0; }

.wp-caption { max-width: 100%; margin-top: 24px; margin-bottom: 24px; }
.wp-caption [class*="wp-image-"] { margin: 5px auto; display: block; float: none; }
.wp-caption .wp-caption-text { font-size: 12px; padding: 0 5px 5px; margin-bottom: 0; }

.alignleft { margin-right: 15px; }

.alignright { margin-left: 15px; }

.thb-text .gallery-item { margin-top: 0 !important; margin-bottom: 12px; }
.thb-text .gallery-item img { border: none !important; }
.thb-text .gallery-item .gallery-icon { float: left; width: 100%; height: auto; text-align: center; }
.thb-text .gallery-item .gallery-icon a { width: auto; height: auto; border-bottom: 0; display: inline-block; }
.thb-text .gallery-item .gallery-caption { font-size: 12px; text-align: left; float: left; margin-top: 12px; margin-bottom: 12px; }

.item-thumb, .work-thumb { display: block; position: relative; border-bottom: 0 !important; overflow: hidden; }
.item-thumb img, .work-thumb img { width: 100%; float: left; }

.thb-gallery a { display: block; }

.wp-video-shortcode { max-width: 100%; }

.format-embed-wrapper iframe { width: 100%; }

.thb-post-gallery, .thb-single-embed { margin-bottom: 48px; }

.thb-portfolio-grid-c .thb-work-overlay, .thb-overlay, .thb-portfolio-grid-a .thb-work-overlay, .thb-portfolio-carousel .thb-work-overlay, .thb-background-overlay, .thb-portfolio-grid-b .thb-work-overlay { content: ""; display: block; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 10; text-align: center; }

.item-thumb .thb-overlay:before, .thb-portfolio-grid-a .thb-work-overlay:before, .thb-portfolio-carousel .thb-work-overlay:before { content: "J"; width: 36px; height: 36px; line-height: 36px; font-size: 36px; margin-top: -18px; margin-left: -18px; position: absolute; top: 50%; left: 50%; color: #fff; -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); -moz-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1); }

.thb-overlay, .thb-portfolio-grid-a .thb-work-overlay, .thb-portfolio-carousel .thb-work-overlay { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; transition: opacity 0.15s linear; background-color: rgba(254, 182, 22, 0.8); }

.item-thumb:hover .thb-overlay, .item-thumb:hover .thb-portfolio-grid-a .thb-work-overlay, .thb-portfolio-grid-a .item-thumb:hover .thb-work-overlay, .item-thumb:hover .thb-portfolio-carousel .thb-work-overlay, .thb-portfolio-carousel .item-thumb:hover .thb-work-overlay { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.slide .thb-overlay:before, .slide .thb-portfolio-grid-a .thb-work-overlay:before, .thb-portfolio-grid-a .slide .thb-work-overlay:before, .slide .thb-portfolio-carousel .thb-work-overlay:before, .thb-portfolio-carousel .slide .thb-work-overlay:before { display: none; }

.thb-lightbox .thb-overlay:before, .thb-lightbox .thb-portfolio-grid-a .thb-work-overlay:before, .thb-portfolio-grid-a .thb-lightbox .thb-work-overlay:before, .thb-lightbox .thb-portfolio-carousel .thb-work-overlay:before, .thb-portfolio-carousel .thb-lightbox .thb-work-overlay:before, .slide .thb-lightbox .thb-overlay:before, .slide .thb-lightbox .thb-portfolio-grid-a .thb-work-overlay:before, .thb-portfolio-grid-a .slide .thb-lightbox .thb-work-overlay:before, .slide .thb-lightbox .thb-portfolio-carousel .thb-work-overlay:before, .thb-portfolio-carousel .slide .thb-lightbox .thb-work-overlay:before { display: block; }

.thb-portfolio-grid-a .thb-work-overlay:hover, .thb-portfolio-carousel .thb-work-overlay:hover { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.thb-portfolio-grid-b .thb-work-overlay { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; transition: opacity 0.15s linear; background-color: rgba(254, 182, 22, 0.8); }
.thb-portfolio-grid-b .thb-work-overlay:hover { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*
| ------------------------------------------------------------------------------
| $Slideshow
| ------------------------------------------------------------------------------
*/
.slide .rsVideoContainer { z-index: 1; }
.slide .thb-video-holder { position: relative; width: 100%; height: 100%; z-index: 1; }
.slide .thb-video-holder iframe, .slide .thb-video-holder .wp-video, .slide .thb-video-holder .mejs-video { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; }
.slide .thb-video-holder .wp-video-shortcode { width: 100%; height: 100%; }
.thb-pageheader-parallax .slide { background-position: 50% 0px; }
.thb-pageheader-parallax .slide .thb-fake-background { display: block; background-attachment: fixed; width: 100%; height: 100%; visibility: hidden; }

.full_slideshow { height: 576px; }
.full_slideshow .slide { background-size: cover !important; background-repeat: no-repeat; background-position: 50% 0px; }
.full_slideshow .rsBullets { display: none; }

.page-content-slideshow .slide { background-size: cover !important; background-repeat: no-repeat; background-position: 50% 0px; }

.thb-section-slideshow { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.thb-section-slideshow .rsBullets { display: none; }

/*
| ------------------------------------------------------------------------------
| $Captions
| ------------------------------------------------------------------------------
*/
.thb-page-loaded .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper div { -webkit-transition: all 0.5s 0.35s cubic-bezier(0.215, 0.61, 0.355, 1); -moz-transition: all 0.5s 0.35s cubic-bezier(0.215, 0.61, 0.355, 1); transition: all 0.5s 0.35s cubic-bezier(0.215, 0.61, 0.355, 1); }
.thb-page-loaded .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper div + div { -webkit-transition: all 0.5s 0.5s; -moz-transition: all 0.5s 0.5s; transition: all 0.5s 0.5s; }
.thb-page-loaded .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper div + div + div { -webkit-transition: all 0.5s 0.7s; -moz-transition: all 0.5s 0.7s; transition: all 0.5s 0.7s; }
.thb-page-loaded .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper div + div + div + div { -webkit-transition: all 0.5s 0.8s; -moz-transition: all 0.5s 0.8s; transition: all 0.5s 0.8s; }
.thb-page-loaded .rsActiveSlide .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div, .thb-page-loaded .active-slide .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.thb-slide-caption { text-align: center; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 50; }
.thb-slide-caption.thb-caption-left { text-align: left; }
.thb-slide-caption.thb-caption-center { text-align: center; }
.thb-slide-caption.thb-caption-right { text-align: right; }
.thb-slide-caption .thb-slide-caption-wrapper { display: table; position: relative; height: 100%; margin: 0 auto; z-index: 20; }
.thb-slide-caption .thb-caption-inner-wrapper { display: table-cell; vertical-align: middle; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); text-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }
.thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div { position: relative; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); transform: translateY(10px); }
.thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-heading { -webkit-transform: translateY(30px); -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); }
.thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-heading h1 { display: block; }
.thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption { margin-bottom: 0; }
.thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption p { margin-bottom: 30px; }
.thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption &gt; *:last-child { margin-bottom: 0; }
.thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-heading + .thb-caption, .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption + .thb-heading { margin-top: 12px; }
.thb-slide-caption .thb-call-to { margin-top: 36px; }
.thb-slide-caption .thb-call-to .thb-btn { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.thb-desktop .thb-main-slideshow .thb-external-video-controls .thb-video-stop, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-play, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-stop, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-mute, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-unmute { position: relative; cursor: pointer; border-radius: 50%; -webkit-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); text-indent: -9999em; }
.thb-desktop .thb-main-slideshow .thb-external-video-controls .thb-video-stop:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-play:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-stop:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-mute:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-unmute:before { text-align: center; position: absolute; top: 0px; left: 0px; cursor: pointer; }

.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-play, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-stop, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-mute, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-unmute { width: 32px; height: 32px; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-play:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-stop:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-mute:before, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-unmute:before { width: 32px; height: 32px; font-size: 16px; line-height: 32px; }

.thb-desktop .thb-main-slideshow .thb-external-video-controls .thb-video-stop { width: 64px; height: 64px; }
.thb-desktop .thb-main-slideshow .thb-external-video-controls .thb-video-stop:before { width: 64px; height: 64px; font-size: 32px; line-height: 64px; }

.thb-desktop .thb-main-slideshow .thb-external-video-controls .thb-video-stop, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-play, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-stop, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-mute, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-unmute { border: 2px solid; }

.thb-desktop .thb-main-slideshow .mejs-container .mejs-overlay-play { display: none !important; }
.thb-desktop .thb-main-slideshow .slide-type-embed { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
.thb-desktop .thb-main-slideshow .thb-external-video-controls { position: absolute; top: 50%; left: 50%; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; visibility: hidden; z-index: 10000; margin-top: -32px; margin-left: -32px; }
.thb-desktop .thb-main-slideshow .thb-external-video-controls .thb-video-stop { display: block; }
.thb-desktop .thb-main-slideshow .thb-external-video-controls .thb-video-stop:before { content: "P"; }
.thb-desktop .thb-main-slideshow:hover.rsVideoPlaying .thb-slide-caption-hide-texts-when-playing .thb-external-video-controls { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; }
.thb-desktop .thb-main-slideshow [data-loop="1"] .mejs-overlay-loading { display: none; }
.thb-desktop .thb-main-slideshow [data-fill="1"] .mejs-controls { display: none; }
.thb-desktop .thb-main-slideshow [data-poster-image="1"] .thb-video-holder { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.thb-desktop .thb-main-slideshow [data-muted="1"] .thb-slide-caption .thb-video-controls .thb-mute-controls { display: none; }
.thb-desktop .thb-main-slideshow .thb-slide-caption.thb-caption-left .thb-video-controls { text-align: left; }
.thb-desktop .thb-main-slideshow .thb-slide-caption.thb-caption-center .thb-video-controls { text-align: center; }
.thb-desktop .thb-main-slideshow .thb-slide-caption.thb-caption-right .thb-video-controls { text-align: right; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls { margin-top: 36px; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-play-controls, .thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-mute-controls { display: inline-block; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-mute-controls { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; visibility: hidden; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-play-controls + .thb-mute-controls { margin-left: 8px; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-play { display: inline-block; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-play:before { content: "O"; margin-left: 1px; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-stop { display: none; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-stop:before { content: "P"; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-mute { display: inline-block; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-mute:before { content: "Y"; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-unmute { display: none; }
.thb-desktop .thb-main-slideshow .thb-slide-caption .thb-video-controls .thb-video-unmute:before { content: "2"; }
.thb-desktop .thb-main-slideshow .thb-slide-caption-hide-texts-when-playing .thb-caption-inner-wrapper .thb-caption-texts-wrapper { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; transition: opacity 0.3s; }
.thb-desktop .thb-main-slideshow .thb-muted .thb-mute-controls .thb-video-mute { display: none; }
.thb-desktop .thb-main-slideshow .thb-muted .thb-mute-controls .thb-video-unmute { display: inline-block; }
.thb-desktop .thb-main-slideshow.rsVideoPlaying .thb-video-controls .thb-video-play { display: none; }
.thb-desktop .thb-main-slideshow.rsVideoPlaying .thb-video-controls .thb-video-stop { display: inline-block; }
.thb-desktop .thb-main-slideshow.rsVideoPlaying .thb-video-controls .thb-video-stop, .thb-desktop .thb-main-slideshow.rsVideoPlaying .thb-video-controls .thb-video-mute, .thb-desktop .thb-main-slideshow.rsVideoPlaying .thb-video-controls .thb-video-unmute { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; visibility: hidden; }
.thb-desktop .thb-main-slideshow.rsVideoPlaying:hover .thb-video-controls .thb-video-stop, .thb-desktop .thb-main-slideshow.rsVideoPlaying:hover .thb-video-controls .thb-video-mute, .thb-desktop .thb-main-slideshow.rsVideoPlaying:hover .thb-video-controls .thb-video-unmute { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; }
.thb-desktop .thb-main-slideshow.rsVideoPlaying .rsActiveSlide .thb-slide-caption-hide-texts-when-playing .thb-caption-inner-wrapper .thb-caption-texts-wrapper, .thb-desktop .thb-main-slideshow.rsVideoPlaying .active-slide .thb-slide-caption-hide-texts-when-playing .thb-caption-inner-wrapper .thb-caption-texts-wrapper { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.thb-desktop .thb-main-slideshow.rsVideoPlaying .rsActiveSlide .thb-mute-controls, .thb-desktop .thb-main-slideshow.rsVideoPlaying .active-slide .thb-mute-controls { visibility: visible; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.thb-desktop .thb-main-slideshow.rsVideoPlaying [data-poster-image="1"] .thb-video-holder { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; background-color: #000; }
.thb-desktop .thb-main-slideshow .slide-type-embed .rsPlayBtn, .thb-desktop .thb-main-slideshow .slide-type-embed .rsCloseVideoBtn { display: none; }

/*
| ------------------------------------------------------------------------------
| $Royal slider
| ------------------------------------------------------------------------------
*/
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider { width: 600px; height: 400px; position: relative; direction: ltr; }

.royalSlider &gt; * { float: left; }

.rsWebkit3d .rsSlide { -webkit-transform: translateZ(0); }

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none; }

.rsOverflow { width: 100%; height: 100%; position: relative; overflow: hidden; float: left; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap { width: 100%; height: 100%; position: relative; overflow: hidden; left: 0; top: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVisibleNearbyWrap .rsOverflow { position: absolute; left: 0; top: 0; }

.rsContainer { position: relative; width: 100%; height: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsArrow, .rsThumbsArrow { cursor: pointer; }

.rsThumb { float: left; position: relative; }

.rsArrow, .rsNav, .rsThumbsArrow { opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }

.rsHidden { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear; -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear; -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear; transition: visibility 0s linear 0.3s,opacity 0.3s linear; }

.rsGCaption { width: 100%; float: left; text-align: center; }

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen { position: fixed !important; height: auto !important; width: auto !important; margin: 0 !important; padding: 0 !important; z-index: 2147483647 !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader { opacity: 1 !important; -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s; display: none; }

.rsSlide { position: absolute; left: 0; top: 0; display: block; overflow: hidden; height: 100%; width: 100%; }

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide { height: auto; }

.rsContent { width: 100%; height: 100%; position: relative; }

.rsPreloader { position: absolute; z-index: 0; }

.rsNav { -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none; }

.rsNavItem { -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs { cursor: pointer; position: relative; overflow: hidden; float: left; z-index: 22; }

.rsTabs { float: left; background: none !important; }

.rsTabs, .rsThumbs { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.rsVideoContainer { /*left: 0;
top: 0;
position: absolute;*/ /*width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
float: left;*/ width: auto; height: auto; line-height: 0; position: relative; }

.rsVideoFrameHolder { position: absolute; left: 0; top: 0; background: #141414; opacity: 0; }

.rsVideoFrameHolder.rsVideoActive { opacity: 1; }

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj { position: absolute; z-index: 50; left: 0; top: 0; width: 100%; height: 100%; }

.rsABlock { left: 0; top: 0; position: absolute; z-index: 15; }

img.rsImg { max-width: none; }

.grab-cursor { cursor: url(i/grab.png) 8 8, move; }

.grabbing-cursor { cursor: url(i/grabbing.png) 8 8, move; }

.rsNoDrag { cursor: auto; }

.rsLink { left: 0; top: 0; position: absolute; width: 100%; height: 100%; display: block; z-index: 20; background: url(blank.gif); }

/******************************
*
*  RoyalSlider THB Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Preloader
*
******************************/
/* Background */
/*.rsTHB,
.rsTHB .rsOverflow,
.rsTHB .rsSlide,
.rsTHB .rsVideoFrameHolder,
.rsTHB .rsThumbs {
	background: #FFF;
}*/
.rsTHB { position: relative; }

.rsTHB .rsContainer .slide { width: 100%; height: 100%; }

/*.rsTHB .rsContainer .slide iframe,*/
.rsTHB .rsContainer .slide .wp-video, .rsTHB .rsContainer .slide .mejs-video { width: 100% !important; height: 100% !important; }

/***************
*
*  1. Arrows
*
****************/
.rsTHB .rsArrow { height: 100px; width: 60px; position: absolute; display: block; cursor: pointer; z-index: 500; top: 50%; margin-top: -50px; color: #fff; }

.rsTHB.rsHor .rsArrowLeft { left: 0; }

.rsTHB.rsHor .rsArrowRight { right: 0; }

.rsTHB .rsArrowIcn { width: 48px; height: 48px; top: 50%; left: 50%; margin-top: -24px; margin-left: -24px; position: absolute; cursor: pointer; opacity: 0.6; }

.rsTHB .rsArrowIcn:before { font-family: "voyager"; font-weight: normal; text-transform: none; text-indent: 0; display: block; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 48px; line-height: 1; text-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

.rsTHB .rsArrow:hover .rsArrowIcn { opacity: 1; }

.rsTHB.rsHor .rsArrowLeft .rsArrowIcn:before { content: "v"; }

.rsTHB.rsHor .rsArrowRight .rsArrowIcn:before { content: "w"; }

.rsTHB .rsArrowDisabled .rsArrowIcn { opacity: .1 !important; filter: alpha(opacity=20); *display: none; }

/***************
*
*  2. Bullets
*
****************/
.rsTHB .rsBullets { position: absolute; z-index: 35; width: 100%; height: auto; margin: 0 auto 6px; bottom: 0; left: 0; right: 0; text-align: center; line-height: 5px; overflow: hidden; opacity: 0; }

.rsTHB .rsBullet { width: 8px; height: 8px; display: inline-block; *display: inline; *zoom: 1; padding: 5px; }

.rsTHB .rsBullet span { display: block; width: 8px; height: 8px; border-radius: 50%; background: #ccc; background: rgba(255, 255, 255, 0.5); cursor: pointer; }

.rsTHB .rsBullet.rsNavSelected { width: 16px; height: 16px; margin-bottom: -4px; }

.rsTHB .rsBullet.rsNavSelected span { width: 16px; height: 16px; }

.rsTHB:hover .rsBullets { opacity: 1; }

/***************
*
*  3. Thumbnails
*
****************/
.rsTHB .rsThumbsHor { width: 100%; height: 90px; }

.rsTHB.rsWithThumbsHor .rsThumbsContainer { position: relative; height: 100%; }

.rsTHB .rsThumb { float: left; overflow: hidden; width: 90px; height: 90px; }

.rsTHB .rsThumb img { width: 100%; height: 100%; }

.rsTHB .rsThumb.rsNavSelected { background: #333; }

.rsTHB .rsThumb.rsNavSelected img { opacity: 0.7; filter: alpha(opacity=30); }

.rsTHB .rsThumb.rsNavSelected .thumbIco { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: 2px solid #FFF; border: 2px solid rgba(255, 255, 255, 0.9); -webkit-backface-visibility: hidden; }

.rsTHB .rsTmb { display: block; }

/* Thumbnails with text */
.rsTHB .rsTmb h5 { font-size: 16px; margin: 0; padding: 0; line-height: 20px; }

.rsTHB .rsTmb span { color: #DDD; margin: 0; padding: 0; font-size: 13px; line-height: 18px; }

/* Thumbnails arrow icons */
.rsTHB .rsThumbsArrow { height: 100%; width: 20px; position: absolute; display: block; cursor: pointer; z-index: 21; }

.rsTHB.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }

.rsTHB.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top: 0; }

.rsTHB .rsThumbsArrowIcn { width: 16px; height: 16px; top: 50%; left: 50%; margin-top: -8px; margin-left: -8px; position: absolute; cursor: pointer; opacity: 0.6; }

.rsTHB .rsThumbsArrowIcn:hover { opacity: 1; }

.rsTHB .rsThumbsArrowIcn:before { font-family: "voyager"; font-weight: normal; text-transform: none; text-indent: 0; display: block; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 16px; line-height: 1; color: #fff; text-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

.rsTHB.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn:before { content: "R"; }

.rsTHB.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn:before { content: "H"; }

.rsTHB .rsThumbsArrowDisabled { display: none !important; }

/***************
*
*  4. Preloader
*
****************/
.rsTHB .rsPreloader { width: 20px; height: 20px; background-image: url(rs-skins/preloader-white.gif); left: 50%; top: 50%; margin-left: -10px; margin-top: -10px; }

/***************
*
*  5. Play/close video button
*
****************/
.rsTHB .rsBtnCenterer { display: none; }

/* iOs fixes */
/*
| ------------------------------------------------------------------------------
| $Content and form
| ------------------------------------------------------------------------------
*/
/*
| ------------------------------------------------------------------------------
| $Content
| ------------------------------------------------------------------------------
*/
body { font-size: 16px; font-weight: 300; line-height: 1.625; }

::-webkit-selection { color: #fff; background-color: #feb616; text-shadow: none; }

::-moz-selection { color: #fff; background-color: #feb616; text-shadow: none; }

::selection { color: #fff; background-color: #feb616; text-shadow: none; }

.thb-text, .comment_body { -ms-word-wrap: break-word; word-wrap: break-word; margin-bottom: 48px; }
.thb-text:last-child, .comment_body:last-child { margin-bottom: 0; }
.thb-text h1, .thb-text h2, .thb-text h3, .thb-text h4, .thb-text h5, .thb-text h6, .comment_body h1, .comment_body h2, .comment_body h3, .comment_body h4, .comment_body h5, .comment_body h6 { text-rendering: optimizeLegibility; margin-bottom: 24px; }
.thb-text h1, .comment_body h1 { text-transform: uppercase; }
.thb-text h1, .thb-text h2, .comment_body h1, .comment_body h2 { font-weight: bold; }
.thb-text h1, .comment_body h1 { font-size: 300%; }
.thb-text h2, .comment_body h2 { font-size: 250%; }
.thb-text h3, .comment_body h3 { font-size: 220%; }
.thb-text h4, .comment_body h4 { font-size: 180%; }
.thb-text h5, .comment_body h5 { font-size: 140%; }
.thb-text h6, .comment_body h6 { font-size: 110%; }
.thb-text p, .comment_body p { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
.thb-text p code, .comment_body p code { margin-bottom: 0; }
.thb-text p, .thb-text blockquote, .thb-text dl, .thb-text ol, .thb-text p, .thb-text pre, .thb-text table, .thb-text ul, .comment_body p, .comment_body blockquote, .comment_body dl, .comment_body ol, .comment_body p, .comment_body pre, .comment_body table, .comment_body ul { margin-bottom: 24px; }
.thb-text p:last-child, .thb-text blockquote:last-child, .thb-text dl:last-child, .thb-text ol:last-child, .thb-text p:last-child, .thb-text pre:last-child, .thb-text table:last-child, .thb-text ul:last-child, .comment_body p:last-child, .comment_body blockquote:last-child, .comment_body dl:last-child, .comment_body ol:last-child, .comment_body p:last-child, .comment_body pre:last-child, .comment_body table:last-child, .comment_body ul:last-child { margin-bottom: 0; }
.thb-text pre, .thb-text code, .comment_body pre, .comment_body code { font-family: Courier, "Courier New", monospace; line-height: 1.5; font-size: 14px; }
.thb-text code, .comment_body code { padding: 15px 20px; display: block; margin: 24px 0; background-color: #f9f9f9; }
.thb-text blockquote, .comment_body blockquote { border-top-style: solid; border-top-width: 12px; border-bottom-style: solid; border-bottom-width: 12px; padding: 24px 0; margin: 36px 10%; font-style: italic; line-height: 1.4; font-size: 150%; }
.thb-text blockquote cite, .comment_body blockquote cite { text-transform: uppercase; font-size: 12px; letter-spacing: 0.2em; margin-top: 24px; line-height: 1; font-style: normal; display: block; clear: both; }
.thb-text blockquote p:last-of-type, .comment_body blockquote p:last-of-type { margin-bottom: 0; }
.thb-text table, .comment_body table { width: 100%; }
.thb-text table caption, .comment_body table caption { margin: 12px 0; }
.thb-text table td, .thb-text table th, .comment_body table td, .comment_body table th { border-bottom-style: solid; border-bottom-width: 1px; padding: 5px 10px 5px 0; }
.thb-text table th, .comment_body table th { text-align: left; }
.thb-text ul li, .thb-text ol li, .comment_body ul li, .comment_body ol li { margin-top: 4px; margin-bottom: 4px; }
.thb-text ul li ul, .thb-text ul li ol, .thb-text ol li ul, .thb-text ol li ol, .comment_body ul li ul, .comment_body ul li ol, .comment_body ol li ul, .comment_body ol li ol { margin-left: 0; padding-left: 30px; }
.thb-text dl dt, .comment_body dl dt { font-weight: bold; }
.thb-text dl dd, .comment_body dl dd { margin-left: 1.5em; margin-bottom: 12px; }

/*
| ------------------------------------------------------------------------------
| $Form
| ------------------------------------------------------------------------------
*/
form { position: relative; }
form input, form button, form textarea { width: 100%; border-width: 2px; border-style: solid; padding: 6px 15px; border-radius: 4px; font-size: 14px; line-height: 1.45; background-color: transparent; }
form input:disabled, form button:disabled, form textarea:disabled { cursor: default; }
form input:focus, form button:focus, form textarea:focus { outline: none; }
form input:hover, form button:hover, form textarea:hover { text-decoration: none; }
form input[type="radio"], form input[type="checkbox"], form input[type="date"], form input[type="number"] { width: auto; }
form [type="submit"] { width: auto; margin-top: 12px; }
form label { display: inline-block; margin-bottom: 5px; }
form select { max-width: 100%; }

#searchform { position: relative; }
#searchform #s { padding-right: 39px; }
#searchform #searchsubmit { margin-top: 0; position: absolute; top: 3px; right: 3px; padding: 8px; border-color: transparent; background-color: transparent; }
#searchform #searchsubmit:before { position: relative; content: "R"; line-height: 1; }

.hidden, .screen-reader-text { display: none; }

.wpcf7 form p { margin-bottom: 24px; }
.wpcf7 form p:last-of-type { margin-bottom: 0; }
.wpcf7 .wpcf7-not-valid { border-color: red; }
.wpcf7 .wpcf7-form-control-wrap { display: block; margin-top: 5px; }
.wpcf7 .wpcf7-submit { margin-top: 0; }
.wpcf7 .wpcf7-not-valid-tip { margin-top: 5px; }
.wpcf7 .wpcf7-response-output { margin: 24px 0; padding: 12px; }

/*
| ------------------------------------------------------------------------------
| $Comments
| ------------------------------------------------------------------------------
*/
.secondary { clear: both; }

#comments-title { margin-bottom: 48px; }

#reply-title, #comments-title { font-weight: 300; }

#comments + #respond { margin-top: 24px; padding-top: 24px; border-top-width: 1px; border-top-style: solid; }

#respond .comment-reply-title { margin-bottom: 8px; }
#respond .comment-reply-title small { float: right; }
#respond .comment-reply-title small a { font-weight: 300; }
#respond form p { margin-bottom: 12px; }
#respond form label { display: none; }
#respond form label[for='wp-comment-cookies-consent'] { display: inline-block; margin-left: 10px; font-size: 13px; }
#respond .form-allowed-tags { margin-bottom: 12px; font-size: 13px; }
#respond .comment-notes, #respond .logged-in-as { margin-bottom: 24px; font-size: 14px; color: #ccc; }
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url { float: left; display: inline; width: 32%; }
#respond .comment-form-email { margin: 0 2%; }

.thb-pingback { margin-bottom: 12px; }

li.comment { margin-bottom: 24px; padding-bottom: 24px; }

.comment.bypostauthor .comment_rightcol .comment_head p { border-left-width: 5px; border-left-style: solid; padding-left: 15px; }
.comment .comment_leftcol { margin-right: 30px; }
.comment .comment_leftcol .avatar { border-radius: 50%; }
.comment .comment_rightcol .comment_head { border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 12px; }
.comment .comment_rightcol .comment_head .user { font-size: 18px; line-height: 24px; float: left; }
.comment .comment_rightcol .comment_head .date { clear: both; display: block; font-size: 14px; margin-bottom: 12px; color: #ccc; }
.comment .comment_rightcol .comment_head .comment-reply-link { float: right; font-size: 14px; line-height: 24px; font-weight: normal; }
.comment .comment_rightcol .comment_head .comment-reply-link span { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateX(50px); -moz-transform: translateX(50px); -ms-transform: translateX(50px); -o-transform: translateX(50px); transform: translateX(50px); -webkit-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); -moz-transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); transition: all 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
.comment .comment_rightcol .comment_head .comment-reply-link:after { content: "H"; float: right; line-height: 24px; margin-left: 10px; }
.comment .comment_rightcol .comment_head .comment-reply-link:hover span { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.comment .comment_rightcol .comment_body { margin-top: 12px; margin-bottom: 0; font-size: 14px; line-height: 1.5; }
.comment #respond { margin-top: 48px; }

/*
| ------------------------------------------------------------------------------
| $Social
| ------------------------------------------------------------------------------
*/
/*
| ------------------------------------------------------------------------------
| $Social icons
| ------------------------------------------------------------------------------
*/
#thb-social-icons { float: right; }

.thb-social-icon { text-indent: -999em; font-size: 0; line-height: 0; width: 24px; height: 24px; float: left; text-align: center; }
.thb-social-icon:after { font-size: 14px; line-height: 24px; display: inline-block; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.thb-social-icon.thb-forrst:after { content: "g"; }
.thb-social-icon.thb-youtube:after { content: "c"; }
.thb-social-icon.thb-behance:after { content: "a"; }
.thb-social-icon.thb-picasa:after { content: "j"; }
.thb-social-icon.thb-skype:after { content: "l"; }
.thb-social-icon.thb-dribbble:after { content: "e"; }
.thb-social-icon.thb-twitter:after { content: "p"; }
.thb-social-icon.thb-vimeo:after { content: "b"; }
.thb-social-icon.thb-facebook:after { content: "f"; }
.thb-social-icon.thb-rss:after { content: "k"; }
.thb-social-icon.thb-pinterest:after { content: "q"; }
.thb-social-icon.thb-soundcloud:after { content: "m"; }
.thb-social-icon.thb-spotify:after { content: "n"; }
.thb-social-icon.thb-googleplus:after { content: "r"; }
.thb-social-icon.thb-deviantart:after { content: "d"; }
.thb-social-icon.thb-flickr:after { content: "h"; }
.thb-social-icon.thb-five100px:after { content: "s"; }
.thb-social-icon.thb-instagram:after { content: "t"; }
.thb-social-icon.thb-linkedin:after { content: "i"; }
.thb-social-icon.thb-tumblr:after { content: "o"; }

/*
| ------------------------------------------------------------------------------
| $Content share
| ------------------------------------------------------------------------------
*/
.thb-content-share { clear: both; float: left; border-width: 1px; border-style: solid; }
.thb-content-share .thb-content-share-title { line-height: 32px; font-size: 14px; margin-bottom: 0; display: block; float: left; text-transform: uppercase; padding-right: 10px; padding-left: 10px; }
.thb-content-share ul { float: left; display: block; }
.thb-content-share ul li { display: block; float: left; margin: 0; border-left-width: 1px; border-left-style: solid; }
.thb-content-share ul li:first-child { margin-left: 0; }
.thb-content-share ul li a { display: block; position: relative; width: 32px; height: 32px; }
.thb-content-share ul li a:before { text-align: center; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; display: block; float: left; width: 32px; height: 32px; line-height: 32px; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.thb-content-share ul li a:hover span { visibility: visible; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.thb-content-share ul li a span { visibility: hidden; text-align: center; width: 160px; margin-left: -80px; position: absolute; top: -100%; left: 50%; background-color: #000; color: #fff; padding: 3px 0; font-size: 12px; border-radius: 24px; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -ms-transform: translate3d(0, 10px, 0); -o-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.thb-content-share ul li a span:after { content: ""; display: block; border: 8px solid transparent; border-top-color: #000; position: absolute; bottom: -16px; left: 50%; margin-left: -8px; }
.thb-content-share ul li a[data-type="thb-facebook"]:before { content: "f"; }
.thb-content-share ul li a[data-type="thb-pinterest"]:before { content: "q"; }
.thb-content-share ul li a[data-type="thb-twitter"]:before { content: "p"; }
.thb-content-share ul li a[data-type="thb-googleplus"]:before { content: "r"; }
.thb-content-share ul li a[data-type="thb-linkedin"]:before { content: "i"; }
.thb-content-share ul li a[data-type="thb-email"]:before { content: "u"; }

/*
| ------------------------------------------------------------------------------
| $Widgets
| ------------------------------------------------------------------------------
*/
.sidebar .widget { font-size: 14px; }

.thb-sidebar-main { position: relative; margin-bottom: 24px; }

.widget { clear: both; margin-bottom: 48px; }
.widget ul li, .widget ol li { margin-top: 8px; margin-bottom: 8px; }
.widget ul li { list-style-type: circle; }
.widget:last-of-type { margin-bottom: 0; }
.widget select { max-width: 100%; }
.widget .widgettitle { line-height: 1.1; position: relative; margin-bottom: 25.5px; }
.widget .tagcloud a { display: inline-block; font-size: 12px !important; margin-bottom: 8px; border-radius: 4px; padding: 5px 8px; border: 2px solid; }
.widget.widget_calendar table { width: 100%; }
.widget.widget_calendar table caption { margin: 12px 0; text-transform: uppercase; font-weight: bold; }
.widget.widget_calendar table td, .widget.widget_calendar table th { padding: 5px; border-bottom-width: 1px; border-bottom-style: solid; text-align: center; }
.widget.widget_calendar table th { text-transform: uppercase; }
.widget.widget_calendar table #prev { text-align: left; }
.widget.widget_calendar table #next { text-align: right; }
.widget.widget_categories li { position: relative; list-style-type: none; }
.widget.widget_categories li:before { content: "L"; float: left; margin-right: 7.5px; }
.widget.widget_recent_comments { -ms-word-wrap: break-word; word-wrap: break-word; }
.widget.widget_recent_comments li { position: relative; list-style-type: none; }
.widget.widget_recent_comments li:before { content: "F"; float: left; margin-right: 7.5px; }
.widget.widget_rss .widgettitle .rsswidget { line-height: 1; border-bottom: 0; }
.widget.widget_rss .widgettitle .rsswidget img { margin-right: 3px; }
.widget.widget_rss li { list-style-type: none; padding-bottom: 12px; margin-bottom: 12px; border-bottom-width: 1px; border-bottom-style: solid; }
.widget.widget_rss li .rss-date { display: block; text-transform: uppercase; font-size: 12px; margin-top: 6px; }
.widget.widget_rss li .rssSummary { margin-top: 12px; }
.widget.widget_tp_widget_recent_tweets ul li { position: relative; list-style: none; padding-left: 32px; padding-bottom: 24px; margin: 0; background: none; }
.widget.widget_tp_widget_recent_tweets ul li:before { content: "p"; position: absolute; top: 0px; left: 0px; font-size: 16px; }
.widget.widget_tp_widget_recent_tweets .twitter_time { color: inherit; font-style: normal; text-transform: uppercase; font-size: 10px; margin-top: 12px; display: inline-block; }

/*
| ------------------------------------------------------------------------------
| $nProgress
| ------------------------------------------------------------------------------
*/
#nprogress { pointer-events: none; -webkit-pointer-events: none; position: fixed; top: 0px; right: 0px; left: 0px; z-index: 10000; }
#nprogress .bar { position: absolute; top: 0px; left: 0px; height: 6px; width: 100%; }
#nprogress .spinner { display: none; position: fixed; top: 24px; right: 24px; z-index: 100; }
#nprogress .spinner-icon { width: 16px; height: 16px; border: solid 4px transparent; border-radius: 100%; -webkit-animation: nprogress-spinner 400ms linear infinite; -moz-animation: nprogress-spinner 400ms linear infinite; -ms-animation: nprogress-spinner 400ms linear infinite; -o-animation: nprogress-spinner 400ms linear infinite; animation: nprogress-spinner 400ms linear infinite; }

.thb-ajax-loading .thb-grid-layout { min-height: 300px; }
.thb-ajax-loading .thb-grid-layout:before { z-index: 100; content: ""; display: block; position: absolute; top: 150px; left: 50%; margin-left: -12px; margin-top: -12px; width: 16px; height: 16px; border: solid 4px transparent; border-radius: 100%; -webkit-animation: nprogress-spinner 400ms linear infinite; -moz-animation: nprogress-spinner 400ms linear infinite; -ms-animation: nprogress-spinner 400ms linear infinite; -o-animation: nprogress-spinner 400ms linear infinite; animation: nprogress-spinner 400ms linear infinite; }

.admin-bar #nprogress .spinner { top: 56px; }
.admin-bar #nprogress .bar { top: 32px; }

@-webkit-keyframes nprogress-spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-moz-keyframes nprogress-spinner { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } }
@-o-keyframes nprogress-spinner { 0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); } }
@-ms-keyframes nprogress-spinner { 0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes nprogress-spinner { 0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); } }
/*
| ------------------------------------------------------------------------------
| $Like
| ------------------------------------------------------------------------------
*/
.thb-like { font-size: 14px; line-height: 24px; display: inline-block; }
.thb-like:before { content: "D"; display: block; float: left; text-align: center; }
.thb-like.thb-liked:before { content: "E"; }
.thb-like .thb-likes-label { display: none; }
.thb-like .thb-likes-count { font-weight: bold; margin-left: 6px; }

.single-post .thb-like { line-height: 32px; }

/*
| ------------------------------------------------------------------------------
| $Magnificpopup
| ------------------------------------------------------------------------------
*/
.thb-mfp-skin .mfp-content { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); }
.mfp-ready.mfp-bg.thb-mfp-skin { opacity: 0.8; }
.mfp-ready.thb-mfp-skin .mfp-content { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.mfp-removing.mfp-bg.thb-mfp-skin { opacity: 0; }
.mfp-removing.thb-mfp-skin .mfp-content { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0; }
.mfp-bg.thb-mfp-skin { opacity: 0; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }

/*
| ------------------------------------------------------------------------------
| $Media element
| ------------------------------------------------------------------------------
*/
/* THB player */
.thb-theme .mejs-container { background: none; width: 100% !important; }
.thb-theme .mejs-container .mejs-inner { width: 100%; height: 100%; }
.thb-theme .mejs-container .mejs-controls { background: none; height: 34px !important; width: 100%; background: #3f3f3f; border-radius: 0; }
.thb-theme .mejs-container .mejs-controls &gt; div { margin-top: 2px; }
.thb-theme .mejs-container .mejs-controls .mejs-currenttime-container, .thb-theme .mejs-container .mejs-controls .mejs-duration-container { padding-top: 9px; }
.thb-theme .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total { border-radius: 10px; }
.thb-theme .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded, .thb-theme .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current { border-radius: 10px; }
.thb-theme .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded { background-color: #666; }
.thb-theme .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current { background-color: #FFF; }
.thb-theme .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { border-radius: 10px; }
.thb-theme .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { border-radius: 10px; background-color: #FFF; }
.thb-theme .mejs-container .mejs-overlay { bottom: 0; right: 0; height: 100% !important; }
.thb-theme .mejs-container .mejs-overlay .mejs-overlay-button { margin-top: -32px !important; margin-left: -32px !important; width: 64px; height: 64px; border-radius: 4px; background-image: none; background-color: rgba(0, 0, 0, 0.75); }
.thb-theme .mejs-container .mejs-overlay .mejs-overlay-button:before { width: 64px; height: 64px; content: "O"; font-size: 32px; color: #fff; line-height: 64px; text-align: center; }

/*
| ------------------------------------------------------------------------------
| $Theme dimensions
| ------------------------------------------------------------------------------
*/
.thb-content-section-inner-wrapper, .thb-footer-sidebar-section-inner-wrapper, .thb-footer-section-inner-wrapper { max-width: 960px; margin-left: auto; margin-right: auto; }

.thb-page-header-section-inner-wrapper { padding-left: 15px; padding-right: 15px; }

.page-content-slideshow, .thb-page-featured-image { margin-left: 15px; margin-right: 15px; }

#thb-copyright { margin-left: 15px; }

#thb-social-icons { margin-right: 15px; }

.slide-navigation.mobile { display: none; }

.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-megamenu-fixed &gt; .sub-menu, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-megamenu-fixed &gt; .sub-menu, .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-megamenu-fixed &gt; .sub-menu, .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-megamenu-fixed &gt; .sub-menu { width: 960px; }

.header-layout-a .thb-main-nav-wrapper { max-width: 70%; }

.page-layout-g .thb-main-nav-wrapper { max-width: none; }

.w-sidebar.sidebar-right .thb-sidebar-main { padding-left: 45px; }
.w-sidebar.sidebar-right .thb-sidebar-main:before { left: 15px; }
.w-sidebar.sidebar-left .thb-sidebar-main { padding-right: 45px; }
.w-sidebar.sidebar-left .thb-sidebar-main:after { right: 15px; }

#logo { margin-left: 30px; }

.logo-right #logo { margin-left: 0; margin-right: 30px; }

.thb-photogallery-photoset-grid-container { margin-left: 15px; margin-right: 15px; }

.thb-section.extended .thb-photogallery-photoset-grid-container { margin-left: 0; margin-right: 0; }

.page-layout-a #thb-page-header, .page-layout-b #thb-page-header { max-width: 960px; margin-left: auto; margin-right: auto; }
.page-layout-a #thb-trip-map, .page-layout-b #thb-trip-map { max-width: 930px; margin-left: auto; margin-right: auto; }
.page-layout-a #thb-trip-map.thb-map-in-page, .page-layout-b #thb-trip-map.thb-map-in-page { margin-top: 48px; }

.page-layout-c .thb-page-header-section-extra-wrapper, .page-layout-d .thb-page-header-section-extra-wrapper, .page-layout-e .thb-page-header-section-extra-wrapper, .page-layout-f .thb-page-header-section-extra-wrapper { max-width: 960px; margin-left: auto; margin-right: auto; }

.page-layout-c .thb-page-header-section-extra-wrapper, .page-layout-e .thb-page-header-section-extra-wrapper { width: 100%; }

.page-layout-d .thb-page-header-section-extra-wrapper, .page-layout-f .thb-page-header-section-extra-wrapper { max-width: 960px; }

.page-layout-g #thb-main-external-wrapper { width: 100%; height: 100%; float: left; }
.page-layout-g #thb-header { width: 50%; }
.page-layout-g #thb-inner-wrapper { width: 50%; float: right; }
.page-layout-g .thb-content-section-inner-wrapper, .page-layout-g .thb-footer-sidebar-section-inner-wrapper, .page-layout-g .thb-footer-section-inner-wrapper { padding-left: 15px; padding-right: 15px; }
.page-layout-g.admin-bar #thb-header { top: 32px; }
.page-layout-g #thb-page-content .thb-main-nav-wrapper { margin-bottom: 72px; }
.page-layout-g #thb-page-content .thb-main-nav-wrapper + .thb-content-section { padding-top: 0; }
@media screen and (max-width: 990px) { .page-layout-g #thb-page-content { min-height: 0 !important; } }
.page-layout-g .thb-sidebar-main { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 33.33333333%; padding-left: 15px; padding-right: 15px; }
.page-layout-g.logo-right #thb-main-external-wrapper { float: right; }
.page-layout-g.logo-right #thb-inner-wrapper { float: left; }

#slide-menu-container { width: 300px; }

.admin-bar #slide-menu-container { top: 32px; }

.thb-has-side-menu.thb-hamburger-sidebar #thb-main-external-wrapper, .thb-has-side-menu.header-layout-b #thb-main-external-wrapper { left: 0; }
.thb-has-side-menu.thb-hamburger-sidebar.menu-open #thb-main-external-wrapper, .thb-has-side-menu.header-layout-b.menu-open #thb-main-external-wrapper { left: -300px; }
.thb-has-side-menu.thb-hamburger-sidebar.logo-right #thb-main-external-wrapper, .thb-has-side-menu.header-layout-b.logo-right #thb-main-external-wrapper { right: 0; left: auto; }
.thb-has-side-menu.thb-hamburger-sidebar.logo-right.menu-open #thb-main-external-wrapper, .thb-has-side-menu.header-layout-b.logo-right.menu-open #thb-main-external-wrapper { right: -300px; left: auto; }

.thb-trip-stop .thb-trip-content-inner-wrapper { max-width: 960px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; }
.thb-trip-stop .thb-trip-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 66.66666667%; padding-left: 15px; padding-right: 15px; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-trip-content, .thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-trip-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 50%; padding-left: 15px; padding-right: 15px; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-photoset-grid-container, .thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-photoset-grid-container { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 41.66666667%; padding-left: 15px; padding-right: 15px; }
.thb-trip-stop.thb-trip-stop-layout-mosaic-center .thb-photoset-grid-container { margin-left: -175px; margin-right: -175px; }
.thb-trip-stop.thb-trip-stop-layout-left .thb-trip-content, .thb-trip-stop.thb-trip-stop-layout-right .thb-trip-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 50%; padding-left: 15px; padding-right: 15px; }
.thb-trip-stop.thb-trip-stop-layout-left .thb-trip-image-holder { right: calc( 50% + 95px ); }
.thb-trip-stop.thb-trip-stop-layout-right .thb-trip-image-holder { left: calc( 50% + 95px ); }

.thb-masonry-container .hentry { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 33.33333333%; padding-left: 15px; padding-right: 15px; }

#thb-blog-masonry .thb-navigation { padding-left: 15px; padding-right: 15px; }

.item.list.classic .loop-post-content { margin-left: auto; margin-right: auto; max-width: 70%; }

.w-sidebar .item.list.classic .loop-post-content { margin-left: auto; margin-right: auto; max-width: none; }

#thb-portfolio-container .thb-navigation, #thb-portfolio-container .thb-portfolio-filter { width: 930px; margin-left: 15px; margin-right: 15px; float: left; display: inline; position: relative; }

.single-work-secondary-data .thb-project-text { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 66.66666667%; float: left; }
.single-work-secondary-data .thb-project-info { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 33.33333333%; padding-left: 60px; float: right; }

.thb-slide-caption .thb-slide-caption-wrapper { max-width: 930px; width: 100%; }

.page-content-slideshow .thb-slide-caption .thb-slide-caption-wrapper { width: 90%; }

html:not(.ua-ios-7) .page-layout-e .thb-page-header-image-holder, html:not(.ua-ios-7) .page-layout-e .thb-page-header-image-holder .full_slideshow, html:not(.ua-ios-7) .page-layout-f .thb-page-header-image-holder, html:not(.ua-ios-7) .page-layout-f .thb-page-header-image-holder .full_slideshow { height: 100vh; }

.thb-section .thb-section-column-block.thb-section-column-block-thb_photogallery, .thb-section .thb-section-column-block.masonry, .thb-section .thb-section-column-block.thb-carousel-container, .thb-section .thb-section-column-block.thb-portfolio-carousel { margin-left: 0; margin-right: 0; }
.thb-section .thb-section-column-block.thb-section-column-block-thb_photogallery .thb-section-block-header, .thb-section .thb-section-column-block.masonry .thb-section-block-header, .thb-section .thb-section-column-block.thb-carousel-container .thb-section-block-header, .thb-section .thb-section-column-block.thb-portfolio-carousel .thb-section-block-header { margin-left: 15px; margin-right: 15px; }
.thb-section .thb-section-column-block-thb_pricingtable { margin-left: 0; margin-right: 0; }

.thb-pricingtable-cell { padding: 0 15px; }

.thb-section-column-block .thb-carousel .owl-item { padding-left: 15px; padding-right: 15px; padding-bottom: 1px; }

.owl-wrapper-outer:hover .owl-buttons { left: 15px; right: 15px; }

.thb-is-mega.thb-mega-columns-0 &gt; ul { left: auto; max-width: 960px; }
.thb-is-mega.thb-mega-columns-0 &gt; ul &gt; li { min-width: 200px; }
.thb-is-mega.thb-mega-columns-1 &gt; ul &gt; li { width: 100%; }
.thb-is-mega.thb-mega-columns-2 &gt; ul &gt; li { width: 50%; }
.thb-is-mega.thb-mega-columns-3 &gt; ul &gt; li { width: 33.3333%; }
.thb-is-mega.thb-mega-columns-4 &gt; ul &gt; li { width: 25%; }
.thb-is-mega.thb-mega-columns-5 &gt; ul &gt; li { width: 20%; }
.thb-is-mega.thb-mega-columns-6 &gt; ul &gt; li { width: 16.6666%; }

@media screen and (min-width: 989px) and (max-width: 1400px) { .responsive_768 .page-layout-g #thb-header { width: 40%; }
  .responsive_768 .page-layout-g #thb-inner-wrapper { width: 60%; } }
/* @media 768 */
@media screen and (min-width: 798px) and (max-width: 990px) { .responsive_768 .thb-content-section-inner-wrapper, .responsive_768 .thb-footer-sidebar-section-inner-wrapper, .responsive_768 .thb-footer-section-inner-wrapper { max-width: 768px; }
  .responsive_768 #logo { margin-left: 30px; }
  .responsive_768 .logo-right #logo { margin-left: 0; margin-right: 30px; }
  .responsive_768 .thb-photogallery-photoset-grid-container { margin-left: 15px; margin-right: 15px; }
  .responsive_768 .thb-section.extended .thb-photogallery-photoset-grid-container { margin-left: 0; margin-right: 0; }
  .responsive_768 .page-layout-a #thb-page-header, .responsive_768 .page-layout-b #thb-page-header { max-width: 768px; }
  .responsive_768 .page-layout-a #thb-trip-map, .responsive_768 .page-layout-b #thb-trip-map { max-width: 738px; }
  .responsive_768 .page-layout-c .thb-page-header-section-extra-wrapper, .responsive_768 .page-layout-d .thb-page-header-section-extra-wrapper, .responsive_768 .page-layout-e .thb-page-header-section-extra-wrapper, .responsive_768 .page-layout-f .thb-page-header-section-extra-wrapper { max-width: 768px; }
  .responsive_768 .page-layout-d .thb-page-header-section-extra-wrapper, .responsive_768 .page-layout-f .thb-page-header-section-extra-wrapper { max-width: 768px; }
  .responsive_768 .page-layout-g .thb-section-container { position: relative; }
  .responsive_768 .page-layout-g #thb-header { width: 100%; position: relative; top: auto; right: auto; bottom: auto; left: auto; }
  .responsive_768 .page-layout-g #thb-page-header { position: absolute; top: 0px; left: 0px; width: 100%; height: 576px; }
  .responsive_768 .page-layout-g .thb-page-header-section { height: 100%; }
  .responsive_768 .page-layout-g .thb-page-header-section-extra-wrapper { display: table; width: 100%; height: 100%; margin: 0 auto; max-width: 768px; }
  .responsive_768 .page-layout-g .thb-page-header-section-inner-wrapper { display: table-cell; vertical-align: middle; }
  .responsive_768 .page-layout-g #thb-inner-wrapper { width: 100%; float: left; }
  .responsive_768 .page-layout-g .thb-content-section-inner-wrapper, .responsive_768 .page-layout-g .thb-footer-sidebar-section-inner-wrapper, .responsive_768 .page-layout-g .thb-footer-section-inner-wrapper { padding-left: 0; padding-right: 0; }
  .responsive_768 .page-layout-g .thb-page-header-image-holder, .responsive_768 .page-layout-g #thb-trip-map { width: 100%; height: 576px; overflow: hidden; }
  .responsive_768 .page-layout-g #thb-trip-map { position: absolute; top: 0px; left: 0px; }
  .responsive_768 .page-layout-g .thb-header-section-inner-wrapper header { position: absolute; top: 0px; left: 0px; z-index: 10000; }
  .responsive_768 .page-layout-g .thb-main-nav-wrapper { position: absolute; top: 0; right: 0; }
  .responsive_768 .page-layout-g.admin-bar #thb-header { top: auto; }
  .responsive_768 .page-layout-g #thb-page-content .thb-main-nav-wrapper { margin-bottom: 0; }
  .responsive_768 .page-layout-g #thb-page-content .thb-main-nav-wrapper + .thb-content-section { padding-top: 72px; }
  .responsive_768 .thb-trip-stop .thb-trip-content-inner-wrapper { max-width: 768px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; }
  .responsive_768 .thb-trip-stop .thb-trip-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 66.66666667%; padding-left: 15px; padding-right: 15px; }
  .responsive_768 .thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-trip-content, .responsive_768 .thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-trip-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 50%; padding-left: 15px; padding-right: 15px; }
  .responsive_768 .thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-photoset-grid-container, .responsive_768 .thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-photoset-grid-container { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 41.66666667%; padding-left: 15px; padding-right: 15px; }
  .responsive_768 .thb-trip-stop.thb-trip-stop-layout-mosaic-center .thb-photoset-grid-container { margin-left: -143px; margin-right: -143px; }
  .responsive_768 .thb-trip-stop.thb-trip-stop-layout-left .thb-trip-content, .responsive_768 .thb-trip-stop.thb-trip-stop-layout-right .thb-trip-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 50%; padding-left: 15px; padding-right: 15px; }
  .responsive_768 .thb-trip-stop.thb-trip-stop-layout-left .thb-trip-image-holder { right: calc( 50% + 79px ); }
  .responsive_768 .thb-trip-stop.thb-trip-stop-layout-right .thb-trip-image-holder { left: calc( 50% + 79px ); }
  .responsive_768 .thb-slide-caption .thb-slide-caption-wrapper { max-width: 738px; }
  .responsive_768 #thb-portfolio-container .thb-navigation, .responsive_768 #thb-portfolio-container .thb-portfolio-filter { width: 738px; margin-left: 15px; margin-right: 15px; float: left; display: inline; position: relative; }
  .responsive_768 .thb-section .thb-section-column-block.thb-section-column-block-thb_photogallery, .responsive_768 .thb-section .thb-section-column-block.masonry, .responsive_768 .thb-section .thb-section-column-block.thb-carousel-container, .responsive_768 .thb-section .thb-section-column-block.thb-portfolio-carousel { margin-left: 0; margin-right: 0; }
  .responsive_768 .thb-section .thb-section-column-block.thb-section-column-block-thb_photogallery .thb-section-block-header, .responsive_768 .thb-section .thb-section-column-block.masonry .thb-section-block-header, .responsive_768 .thb-section .thb-section-column-block.thb-carousel-container .thb-section-block-header, .responsive_768 .thb-section .thb-section-column-block.thb-portfolio-carousel .thb-section-block-header { margin-left: 15px; margin-right: 15px; }
  .responsive_768 .thb-section .thb-section-column-block-thb_pricingtable { margin-left: 0; margin-right: 0; }
  .responsive_768 .thb-pricingtable-cell { padding: 0 15px; }
  .responsive_768 .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .responsive_768 .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .responsive_768 .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-megamenu-fixed &gt; .sub-menu, .responsive_768 .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-megamenu-fixed &gt; .sub-menu, .responsive_768 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .responsive_768 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-megamenu-fixed &gt; .sub-menu, .responsive_768 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-megamenu-fixed &gt; .sub-menu, .responsive_768 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-megamenu-fixed &gt; .sub-menu { width: 768px; }
  .responsive_768 .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-mega-columns-0 &gt; .sub-menu, .responsive_768 .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-mega-columns-0 &gt; .sub-menu, .responsive_768 .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-mega-columns-0 &gt; .sub-menu, .responsive_768 .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-mega-columns-0 &gt; .sub-menu, .responsive_768 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-left.thb-mega-columns-0 &gt; .sub-menu, .responsive_768 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-left.thb-mega-columns-0 &gt; .sub-menu, .responsive_768 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.menu-item-has-children.available-space-right.thb-mega-columns-0 &gt; .sub-menu, .responsive_768 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul &gt; li.thb-is-mega.page_item_has_children.available-space-right.thb-mega-columns-0 &gt; .sub-menu { max-width: 768px; } }
/* @media 480 */
@media screen and (max-width: 797px) { .responsive_480 .thb-page-header-section-inner-wrapper { padding-left: 4.6875%; padding-right: 4.6875%; }
  .responsive_480 #logo { margin-left: 4.6875%; }
  .responsive_480 .logo-right #logo { margin-left: 0; margin-right: 4.6875%; }
  .responsive_480 #thb-copyright, .responsive_480 #thb-social-icons { margin-left: 4.6875%; margin-right: 4.6875%; }
  .responsive_480 #main-nav .menu { display: none; }
  .responsive_480 .header-layout-a #thb-trigger-open { display: block; }
  .responsive_480 .slide-navigation.mobile { display: block; margin-bottom: 48px; }
  .responsive_480 .slide-navigation.primary { display: none; }
  .responsive_480 .page-content-slideshow, .responsive_480 .thb-page-featured-image { margin-left: 4.6875%; margin-right: 4.6875%; }
  .responsive_480 .w-sidebar.sidebar-right .thb-sidebar-main, .responsive_480 .w-sidebar.home.blog .thb-sidebar-main { padding-left: 4.6875%; }
  .responsive_480 .w-sidebar.sidebar-right .thb-sidebar-main:before, .responsive_480 .w-sidebar.home.blog .thb-sidebar-main:before { display: none; }
  .responsive_480 .w-sidebar.sidebar-left .thb-sidebar-main { padding-right: 4.6875%; }
  .responsive_480 .w-sidebar.sidebar-left .thb-sidebar-main:after { display: none; }
  .responsive_480 .w-sidebar #thb-main-content + .thb-sidebar-main { margin-top: 48px; }
  .responsive_480 #thb-footer-sidebar .col { margin-bottom: 48px; }
  .responsive_480 #thb-footer-sidebar .col:last-of-type { margin-bottom: 0; }
  .responsive_480 .logo-right.header-layout-a .thb-main-nav-wrapper #main-nav + #thb-trigger-open { margin-left: 0; }
  .responsive_480 .logo-right.header-layout-a #thb-trigger-open + #main-nav { margin-left: 30px; }
  .responsive_480 .logo-right.header-layout-b #thb-trigger-open + #main-nav { margin-left: 30px; }
  .responsive_480 .thb-photogallery-photoset-grid-container { margin-left: 0; margin-right: 0; }
  .responsive_480 .thb-section.extended .thb-photogallery-photoset-grid-container { margin-left: 0; margin-right: 0; }
  .responsive_480 .thb-has-side-menu #thb-main-external-wrapper { left: 0; }
  .responsive_480 .thb-has-side-menu.menu-open #thb-main-external-wrapper { left: -300px; }
  .responsive_480 .thb-has-side-menu.logo-right #thb-main-external-wrapper { right: 0; left: auto; }
  .responsive_480 .thb-has-side-menu.logo-right.menu-open #thb-main-external-wrapper { right: -300px; left: auto; }
  .responsive_480 body { font-size: 14px; line-height: 1.5; }
  .responsive_480 .thb-text blockquote, .responsive_480 .comment_body blockquote { margin: 24px 0; }
  .responsive_480 .thb-slide-caption .thb-caption-inner-wrapper .thb-heading, .thb-slide-caption .thb-caption-inner-wrapper .responsive_480 .thb-heading, .responsive_480 .page-title, .responsive_480 .thb-trip-content .thb-trip-title, .thb-trip-content .responsive_480 .thb-trip-title { font-size: 42px; }
  .responsive_480 .page-subtitle, .responsive_480 .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption, .thb-slide-caption .thb-caption-inner-wrapper .responsive_480 .thb-caption-texts-wrapper &gt; div.thb-caption { font-size: 14px; }
  .responsive_480 .page-layout-c .thb-page-header-image-holder, .responsive_480 .page-layout-c #thb-trip-map, .responsive_480 .page-layout-c .full_slideshow, .responsive_480 .page-layout-d .thb-page-header-image-holder, .responsive_480 .page-layout-d #thb-trip-map, .responsive_480 .page-layout-d .full_slideshow { height: 380px; }
  .responsive_480 .page-layout-d #thb-page-header { height: 380px; }
  .responsive_480 .page-layout-a #thb-trip-map, .responsive_480 .page-layout-b #thb-trip-map { height: 380px; width: auto; max-width: none; margin-left: 4.6875%; margin-right: 4.6875%; }
  .responsive_480 .page-layout-g .thb-section-container { position: relative; }
  .responsive_480 .page-layout-g #thb-header { width: 100%; position: relative; top: auto; right: auto; bottom: auto; left: auto; }
  .responsive_480 .page-layout-g #thb-page-header { position: absolute; top: 0px; left: 0px; width: 100%; height: 380px; }
  .responsive_480 .page-layout-g .thb-page-header-section { height: 100%; }
  .responsive_480 .page-layout-g .thb-page-header-section-extra-wrapper { display: table; width: 100%; height: 100%; margin: 0 auto; max-width: none; }
  .responsive_480 .page-layout-g .thb-page-header-section-inner-wrapper { display: table-cell; vertical-align: middle; }
  .responsive_480 .page-layout-g #thb-inner-wrapper { width: 100%; float: left; }
  .responsive_480 .page-layout-g .thb-content-section-inner-wrapper, .responsive_480 .page-layout-g .thb-footer-sidebar-section-inner-wrapper, .responsive_480 .page-layout-g .thb-footer-section-inner-wrapper { padding-left: 0; padding-right: 0; }
  .responsive_480 .page-layout-g .thb-page-header-image-holder, .responsive_480 .page-layout-g #thb-trip-map { width: 100%; height: 380px; overflow: hidden; }
  .responsive_480 .page-layout-g #thb-trip-map { position: absolute; top: 0px; left: 0px; }
  .responsive_480 .page-layout-g .thb-header-section-inner-wrapper header { position: absolute; top: 0px; left: 0px; z-index: 10000; }
  .responsive_480 .page-layout-g .thb-main-nav-wrapper { position: absolute; top: 0; right: 0; }
  .responsive_480 .page-layout-g.admin-bar #thb-header { top: auto; }
  .responsive_480 .page-layout-g #thb-page-content .thb-main-nav-wrapper { margin-bottom: 0; }
  .responsive_480 .page-layout-g #thb-page-content .thb-main-nav-wrapper + .thb-content-section { padding-top: 72px; }
  .responsive_480 .thb-masonry-container .hentry { width: 100%; padding-left: 4.6875%; padding-right: 4.6875%; }
  .responsive_480 #thb-blog-masonry .thb-navigation { padding-left: 4.6875%; padding-right: 4.6875%; }
  .responsive_480 .item.list.classic { margin-bottom: 48px; padding-bottom: 48px; }
  .responsive_480 .item.list.classic:last-of-type { margin-bottom: 0; border-bottom: none; }
  .responsive_480 #thb-portfolio-container .thb-navigation, .responsive_480 #thb-portfolio-container .thb-portfolio-filter { width: 90.625%; margin-left: 4.6875%; margin-right: 4.6875%; float: left; display: inline; position: relative; }
  .responsive_480 .single-work-secondary-data .thb-project-text { width: 100%; padding-right: 0; }
  .responsive_480 .single-work-secondary-data .thb-project-text + .thb-project-info { margin-top: 24px; }
  .responsive_480 .single-work-secondary-data .thb-project-info { width: 100%; padding-left: 0; }
  .responsive_480 #respond .comment-form-author, .responsive_480 #respond .comment-form-email, .responsive_480 #respond .comment-form-url { width: 100%; }
  .responsive_480 #respond .comment-form-email { margin: 0 0 12px; }
  .responsive_480 #comments li .comment_leftcol .avatar { width: 40px; }
  .responsive_480 #comments ul.children { padding-left: 0; }
  .responsive_480 .thb-trip-stop .thb-trip-content-inner-wrapper { max-width: none; padding-left: 4.6875%; padding-right: 4.6875%; margin-left: auto; margin-right: auto; }
  .responsive_480 .thb-trip-stop .thb-trip-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding-left: 15px; padding-right: 15px; padding-left: 0; padding-right: 0; }
  .responsive_480 .thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-trip-content, .responsive_480 .thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-trip-content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding-left: 15px; padding-right: 15px; padding-left: 0; padding-right: 0; }
  .responsive_480 .thb-trip-stop.thb-trip-stop-layout-mosaic-right .thb-photoset-grid-container, .responsive_480 .thb-trip-stop.thb-trip-stop-layout-mosaic-left .thb-photoset-grid-container { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding-left: 15px; padding-right: 15px; margin-top: 36px; padding-left: 0; padding-right: 0; }
  .responsive_480 .thb-trip-stop.thb-trip-stop-layout-mosaic-center .thb-photoset-grid-container { margin-left: 0; margin-right: 0; }
  .responsive_480 .thb-trip-stop.thb-trip-stop-layout-left, .responsive_480 .thb-trip-stop.thb-trip-stop-layout-right { padding-bottom: 0; }
  .responsive_480 .thb-trip-stop.thb-trip-stop-layout-left .thb-trip-image-holder, .responsive_480 .thb-trip-stop.thb-trip-stop-layout-right .thb-trip-image-holder { left: auto; right: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding-left: 15px; padding-right: 15px; position: relative; float: left; padding-top: 40%; margin-top: 48px; }
  .responsive_480 .thb-slide-caption .thb-slide-caption-wrapper { max-width: 100%; }
  .responsive_480 .thb-slide-caption .thb-slide-caption-wrapper .thb-caption-inner-wrapper { padding-left: 4.6875%; padding-right: 4.6875%; } }
@media only screen and (max-width: 797px) and (min-width: 495px) { .responsive_480 .thb-section-column-block .thb-carousel .owl-item.active { padding-left: 0; padding-right: 15px; }
  .responsive_480 .thb-section-column-block .thb-carousel .owl-item.active + .owl-item.active { padding-right: 0; padding-left: 15px; } }
@media only screen and (max-width: 797px) and (max-width: 494px) { .responsive_480 .thb-section-column-block .thb-carousel .owl-item.active { padding-left: 0; padding-right: 0; } }
@media screen and (max-width: 797px) { .responsive_480 .owl-wrapper-outer:hover .owl-buttons { left: 4.6875%; right: 4.6875%; }
  .responsive_480 .thb-section .thb-section-column-block.thb-section-column-block-thb_photogallery, .responsive_480 .thb-section .thb-section-column-block.masonry, .responsive_480 .thb-section .thb-section-column-block.thb-carousel-container, .responsive_480 .thb-section .thb-section-column-block.thb-portfolio-carousel { margin-left: 0; margin-right: 0; }
  .responsive_480 .thb-section .thb-section-column-block.thb-section-column-block-thb_photogallery .thb-section-block-header, .responsive_480 .thb-section .thb-section-column-block.masonry .thb-section-block-header, .responsive_480 .thb-section .thb-section-column-block.thb-carousel-container .thb-section-block-header, .responsive_480 .thb-section .thb-section-column-block.thb-portfolio-carousel .thb-section-block-header { margin-left: 0; margin-right: 0; }
  .responsive_480 .thb-section .thb-section-column-block-thb_pricingtable { margin-left: 0; margin-right: 0; }
  .responsive_480 .thb-section .thb-section-column, .responsive_480 .thb-section .thb-section-row { padding-bottom: 48px; }
  .responsive_480 .thb-section .thb-section-column:last-of-type, .responsive_480 .thb-section .thb-section-row:last-of-type { padding-bottom: 0; }
  .responsive_480 .thb-section[data-fixed="1"] { background-attachment: initial; }
  .responsive_480 .thb-section-extra { padding: 48px 0; }
  .responsive_480 .thb-pricingtable-table { display: block; }
  .responsive_480 .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell { display: block; float: left; width: 50%; padding: 0 0 4.6875%; }
  .responsive_480 .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell:nth-child(2n+1) { padding-right: 2.34375%; }
  .responsive_480 .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell:nth-child(2n) { padding-left: 2.34375%; } }
@media only screen and (max-width: 797px) and (max-width: 480px) { .responsive_480 .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell { width: 100%; display: block; float: none; padding: 0 0 4.6875%; }
  .responsive_480 .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell:last-of-type { padding-bottom: 0; }
  .responsive_480 .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell:nth-child(2n+1), .responsive_480 .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell:nth-child(2n) { padding-right: 0; padding-left: 0; } }

/*
| ------------------------------------------------------------------------------
| $Builder
| ------------------------------------------------------------------------------
*/
.thb-section { position: relative; clear: both; }
.thb-section.boxed .thb-section-inner-wrapper { max-width: 990px; margin-left: auto; margin-right: auto; }
.thb-section .thb-section-inner-wrapper { position: relative; z-index: 10; }
.thb-section.boxed .thb-section-row { margin-left: 15px; margin-right: 15px; }
.thb-section .thb-section-column-block { margin: 0 15px; }
.thb-section .thb-section-column { position: relative; float: left; display: inline; min-height: 1px; }
.thb-section .thb-section-column.thb-section-column-size-full { width: 100%; }
.thb-section .thb-section-column.thb-section-column-size-one-fifth { width: 20%; }
.thb-section .thb-section-column.thb-section-column-size-two-fifths { width: 40%; }
.thb-section .thb-section-column.thb-section-column-size-three-fifths { width: 60%; }
.thb-section .thb-section-column.thb-section-column-size-four-fifths { width: 80%; }
.thb-section .thb-section-column.thb-section-column-size-one-fourth { width: 25%; }
.thb-section .thb-section-column.thb-section-column-size-two-fourths, .thb-section .thb-section-column.thb-section-column-size-one-half { width: 50%; }
.thb-section .thb-section-column.thb-section-column-size-three-fourths { width: 75%; }
.thb-section .thb-section-column.thb-section-column-size-one-third { width: 33.333%; }
.thb-section .thb-section-column.thb-section-column-size-two-thirds { width: 66.666%; }

@media screen and (min-width: 798px) and (max-width: 990px) { .responsive_768 .thb-section.boxed .thb-section-inner-wrapper { max-width: 798px; }
  .responsive_768 .thb-section.boxed .thb-section-row { margin-left: 15px; margin-right: 15px; }
  .responsive_768 .thb-section .thb-section-column-block { margin-left: 15px; margin-right: 15px; } }
@media screen and (max-width: 797px) { .responsive_480 .thb-section.boxed .thb-section-inner-wrapper { width: 100%; }
  .responsive_480 .thb-section.boxed .thb-section-row { margin-left: 4.6875%; margin-right: 4.6875%; }
  .responsive_480 .thb-section.boxed .thb-section-column-block { margin-left: 0; margin-right: 0; }
  .responsive_480 .thb-section .thb-section-column-block { margin-left: 4.6875%; margin-right: 4.6875%; }
  .responsive_480 .thb-section .thb-section-column-block-thb_text_box.layout-left-alt .thb-section-block-image-wrapper, .responsive_480 .thb-section .thb-section-column-block-thb_text_box.layout-right-alt .thb-section-block-image-wrapper { max-width: none; margin-right: auto; margin-left: auto; float: none; text-align: center; margin-bottom: 24px; }
  .responsive_480 .thb-section .thb-section-column-block-thb_text_box.layout-left-alt .thb-section-block-content, .responsive_480 .thb-section .thb-section-column-block-thb_text_box.layout-right-alt .thb-section-block-content { overflow: initial; clear: both; }
  .responsive_480 .thb-section .thb-section-column.thb-section-column-size-full, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-one-fifth, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-two-fifths, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-three-fifths, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-four-fifths, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-one-fourth, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-two-fourths, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-one-half, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-three-fourths, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-one-third, .responsive_480 .thb-section .thb-section-column.thb-section-column-size-two-thirds { width: 100%; } }
.thb-section-column-block-thb_text_box.layout-centered .thb-section-block-icon-wrapper, .thb-section-column-block-thb_text_box.layout-left .thb-section-block-icon-wrapper, .thb-section-column-block-thb_text_box.layout-right .thb-section-block-icon-wrapper { margin-bottom: 12px; }
.thb-section-column-block-thb_text_box.layout-centered { text-align: center; }
.thb-section-column-block-thb_text_box.layout-right, .thb-section-column-block-thb_text_box.layout-right-alt { text-align: right; }
.thb-section-column-block-thb_text_box.layout-left-alt .thb-section-block-content, .thb-section-column-block-thb_text_box.layout-right-alt .thb-section-block-content { overflow: hidden; }
.thb-section-column-block-thb_text_box.layout-left-alt .thb-section-block-image-wrapper, .thb-section-column-block-thb_text_box.layout-right-alt .thb-section-block-image-wrapper { max-width: 50%; }
.thb-section-column-block-thb_text_box.layout-left-alt .thb-section-block-icon-wrapper, .thb-section-column-block-thb_text_box.layout-left-alt .thb-section-block-image-wrapper { float: left; margin-right: 24px; }
.thb-section-column-block-thb_text_box.layout-right-alt .thb-section-block-icon-wrapper, .thb-section-column-block-thb_text_box.layout-right-alt .thb-section-block-image-wrapper { float: right; margin-left: 24px; }
.thb-section-column-block-thb_text_box.layout-inline .thb-section-block-title { display: table; }
.thb-section-column-block-thb_text_box.layout-inline .thb-section-block-title span { display: table-cell; vertical-align: middle; }
.thb-section-column-block-thb_text_box.layout-inline .thb-section-block-title .thb-section-block-icon-wrapper, .thb-section-column-block-thb_text_box.layout-inline .thb-section-block-title .thb-section-block-image-wrapper { display: table-cell; vertical-align: middle; }
.thb-section-column-block-thb_text_box.layout-inline .thb-section-block-title .thb-section-block-image-wrapper img { margin-right: 24px; max-width: none; }
.thb-section-column-block-thb_text_box.icon-style-b .thb-section-block-icon, .thb-section-column-block-thb_text_box.icon-style-c .thb-section-block-icon { border-width: 2px; border-style: solid; border-radius: 50%; }
.thb-section-column-block-thb_text_box.icon-style-d .thb-section-block-icon, .thb-section-column-block-thb_text_box.icon-style-e .thb-section-block-icon { border-width: 2px; border-style: solid; }
.thb-section-column-block-thb_text_box.icon-small .thb-section-block-icon { font-size: 18px; }
.thb-section-column-block-thb_text_box.icon-normal .thb-section-block-icon { font-size: 24px; }
.thb-section-column-block-thb_text_box.icon-medium .thb-section-block-icon { font-size: 42px; }
.thb-section-column-block-thb_text_box.icon-big .thb-section-block-icon { font-size: 62px; }
.thb-section-column-block-thb_text_box .thb-section-block-icon { display: inline-block; position: relative; float: left; }
.thb-section-column-block-thb_text_box .thb-section-block-icon:before { position: relative; float: left; margin-left: 0; margin-right: 0; z-index: 10; }
.thb-section-column-block-thb_text_box .thb-section-block-icon-wrapper { display: inline-block; }
.thb-section-column-block-thb_text_box .thb-section-block-image-wrapper { display: block; }

.thb-section-column-block-thb_progress_bar .thb-meter-bar-wrapper { position: relative; margin-bottom: 24px; }
.thb-section-column-block-thb_progress_bar .thb-meter-bar-wrapper:last-of-type { margin-bottom: 0; }
.thb-section-column-block-thb_progress_bar .thb-meter { display: block; position: relative; background-color: #f2f2f2; }
.thb-section-column-block-thb_progress_bar .thb-meter-bar { position: relative; display: block; }
.thb-section-column-block-thb_progress_bar .thb-meter-bar-progress { display: block; height: 100%; background-color: #ccc; }
.thb-section-column-block-thb_progress_bar .thb-meter-bar-label { display: block; }
.thb-section-column-block-thb_progress_bar .thb-meter-bar-value { display: inline-block; }
.thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter-bar { line-height: .8em; height: .8em; }
.thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter-bar { line-height: 2em; height: 2em; }
.thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter-bar-label { padding: 0 .5em; position: absolute; top: 0px; left: 0px; }
.thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter-bar-value { display: block; line-height: 2em; padding: 0 .5em; position: absolute; top: 0px; right: 0px; }

.inview .thb-section-column-block-thb_progress_bar.animate .thb-meter-bar-progress { -webkit-animation: progressBar 2s ease-in-out; -moz-animation: progressBar 2s ease-in-out; animation: progressBar 2s ease-in-out; }

@-webkit-keyframes progressBar { from { width: 0%; }
  to { width: 100%; } }
@-moz-keyframes progressBar { from { width: 0%; }
  to { width: 100%; } }
@-o-keyframes progressBar { from { width: 0%; }
  to { width: 100%; } }
@-keyframes progressBar { from { width: 0%; }
  to { width: 100%; } }
.thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper .thb-counter-unit { display: inline-block; line-height: 1.1em; vertical-align: middle; }
.thb-section-column-block-thb_counter.thb-icon-left .thb-counter-wrapper .thb-icon { float: left; margin-right: 10px; }
.thb-section-column-block-thb_counter.thb-icon-left .thb-counter-inner-wrapper { overflow: hidden; }
.thb-section-column-block-thb_counter.thb-icon-center { text-align: center; }
.thb-section-column-block-thb_counter.thb-icon-right .thb-counter-wrapper .thb-icon { float: right; margin-left: 10px; }
.thb-section-column-block-thb_counter.thb-icon-right .thb-counter-inner-wrapper { overflow: hidden; }
.thb-section-column-block-thb_counter.thb-icon-size-small .thb-counter-wrapper .thb-icon { font-size: 18px; }
.thb-section-column-block-thb_counter.thb-icon-size-normal .thb-counter-wrapper .thb-icon { font-size: 24px; }
.thb-section-column-block-thb_counter.thb-icon-size-medium .thb-counter-wrapper .thb-icon { font-size: 42px; }
.thb-section-column-block-thb_counter.thb-icon-size-big .thb-counter-wrapper .thb-icon { font-size: 62px; }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default { display: -moz-inline-box; -moz-box-orient: vertical; display: inline-block; vertical-align: middle; *vertical-align: auto; position: relative; }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default { *display: inline; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit { display: -moz-inline-box; -moz-box-orient: vertical; display: inline-block; vertical-align: middle; *vertical-align: auto; position: relative; }

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit { *display: inline; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer { display: -moz-inline-box; -moz-box-orient: vertical; display: inline-block; vertical-align: middle; *vertical-align: auto; visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer { *display: inline; }

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner { text-align: left; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon { display: block; }

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner { display: block; -webkit-backface-visibility: hidden; }

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value { display: block; -webkit-transform: translateZ(0); }

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value { position: absolute; }

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner { -webkit-transition: -webkit-transform 2s; -moz-transition: -moz-transform 2s; -ms-transition: -ms-transform 2s; -o-transition: -o-transform 2s; transition: transform 2s; }

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner { -webkit-transition: -webkit-transform 2s; -moz-transition: -moz-transform 2s; -ms-transition: -ms-transform 2s; -o-transition: -o-transform 2s; transition: transform 2s; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.odometer.odometer-auto-theme, .odometer.odometer-theme-default { line-height: 1.1em; }

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value { text-align: center; }

.thb-section-column-block-thb_tabs { position: relative; }
.thb-section-column-block-thb_tabs .thb-tabs-nav { list-style: none; }
.thb-section-column-block-thb_tabs .thb-tabs-nav li { position: relative; z-index: 1; }
.thb-section-column-block-thb_tabs .thb-tab-content { display: none; }
.thb-section-column-block-thb_tabs.thb-tab-horizontal .thb-tabs-nav li { display: inline-block; }
.thb-section-column-block-thb_tabs.thb-tab-horizontal .thb-tabs-contents { clear: both; display: block; width: 100%; position: relative; }
.thb-section-column-block-thb_tabs.thb-tab-vertical .thb-tabs-nav { float: left; width: 30%; z-index: 10; min-width: 170px; }
.thb-section-column-block-thb_tabs.thb-tab-vertical .thb-tabs-nav li { z-index: 11; }
.thb-section-column-block-thb_tabs.thb-tab-vertical .thb-tabs-contents { overflow: hidden; z-index: 8; }

.thb-section-column-block-thb_accordion { clear: both; }
.thb-section-column-block-thb_accordion .thb-toggle { clear: both; }
.thb-section-column-block-thb_accordion .thb-toggle-trigger { cursor: pointer; }
.thb-section-column-block-thb_accordion .thb-toggle-content { display: none; }

.thb-section-column-block-thb_list .thb-list { list-style: none; }

.thb-section-column-block-thb_divider .thb-divider-wrapper { display: block; width: 100%; float: left; position: relative; }
.thb-section-column-block-thb_divider .thb-divider { display: block; width: 100%; float: left; position: relative; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.thb-section-column-block-thb_divider .thb-go-top { cursor: pointer; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-table { width: 100%; }
.thb-section-column-block-thb_pricingtable .thb-pricingtable-cell { position: relative; }
.thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper { position: relative; }

/* 	Core Owl Carousel CSS File 	v1.3.2 */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; -webkit-transition: height 0.5s ease-in-out; -moz-transition: height 0.5s ease-in-out; transition: height 0.5s ease-in-out; }
.owl-carousel .owl-item { float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }

.grabbing { cursor: url(i/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }

/* Owl Carousel CSS3 Transitions v1.3.2 */
.owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1200px; }

/* fade */
.owl-fade-out { z-index: 10; -webkit-animation: fadeOut .2s both ease; -moz-animation: fadeOut .2s both ease; animation: fadeOut .2s both ease; }

.owl-fade-in { -webkit-animation: fadeIn .2s both ease; -moz-animation: fadeIn .2s both ease; animation: fadeIn .2s both ease; }

/* backSlide */
.owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease; }

.owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both; }

.owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty { 0% { opacity: 1; } }
@-moz-keyframes empty { 0% { opacity: 1; } }
@keyframes empty { 0% { opacity: 1; } }
@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-moz-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-webkit-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@-moz-keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@-webkit-keyframes backSlideOut { 25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut { 25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut { 25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn { 0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn { 0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn { 0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade { to { opacity: 0; -webkit-transform: scale(0.8); } }
@-moz-keyframes scaleToFade { to { opacity: 0; -moz-transform: scale(0.8); } }
@keyframes scaleToFade { to { opacity: 0; transform: scale(0.8); } }
@-webkit-keyframes goDown { from { -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown { from { -moz-transform: translateY(-100%); } }
@keyframes goDown { from { transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom { from { opacity: 0; -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom { from { opacity: 0; -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom { from { opacity: 0; transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo { to { opacity: 0; -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo { to { opacity: 0; -moz-transform: scale(1.5); } }
@keyframes scaleUpTo { to { opacity: 0; transform: scale(1.5); } }
.thb-section-column-block-thb_text_box .thb-section-block-header, .thb-section-column-block-thb_image .thb-section-block-header, .thb-section-column-block-thb_video .thb-section-block-header, .thb-section-column-block-thb_blog .thb-section-block-header, .thb-section-column-block-thb_list .thb-section-block-header, .thb-section-column-block-thb_progress_bar .thb-section-block-header, .thb-section-column-block-thb_photogallery .thb-section-block-header, .thb-section-column-block-thb_page .thb-section-block-header { position: relative; }
.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_image .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_video .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_blog .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_list .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_progress_bar .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_photogallery .thb-section-block-header .thb-section-block-title, .thb-section-column-block-thb_page .thb-section-block-header .thb-section-block-title { text-transform: uppercase; font-size: 175%; line-height: 1.25; }

.thb-section-column-block-thb_image .thb-section-block-header, .thb-section-column-block-thb_video .thb-section-block-header, .thb-section-column-block-thb_blog .thb-section-block-header, .thb-section-column-block-thb_list .thb-section-block-header, .thb-section-column-block-thb_progress_bar .thb-section-block-header, .thb-section-column-block-thb_photogallery .thb-section-block-header, .thb-section-column-block-thb_page .thb-section-block-header { margin-bottom: 24px; }

.thb-section { position: static; z-index: 100; }
.thb-section .thb-section-extra { position: relative; background-size: cover; background-repeat: no-repeat; }
.thb-section .thb-section-extra[data-parallax="1"] { background-position: 50% 0px; }
.thb-section .thb-section-extra[data-repeated="1"] { background-size: auto; background-repeat: repeat; }

.thb-desktop .thb-section .thb-section-extra[data-parallax="1"] { background-attachment: fixed; }
.thb-desktop .thb-section .thb-section-extra[data-fixed="1"] { background-attachment: fixed; }

.thb-section-extra { padding: 48px 0; }

.thb-section-row-inner-wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.thb-section .thb-section-inner-wrapper .thb-section-row, .thb-section .thb-section-inner-wrapper .thb-section-column-block { padding-bottom: 48px; }
.thb-section .thb-section-inner-wrapper .thb-section-row:last-child, .thb-section .thb-section-inner-wrapper .thb-section-column-block:last-child { padding-bottom: 0; }

.thb-desktop .thb-section-row .thb-section-column { -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.thb-desktop .thb-section-row .thb-section-column.thb-section-column-index-0 { -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }
.thb-desktop .thb-section-row .thb-section-column.thb-section-column-index-1 { -webkit-transition: all 0.5s ease-in-out 0.05s; -moz-transition: all 0.5s ease-in-out 0.05s; transition: all 0.5s ease-in-out 0.05s; }
.thb-desktop .thb-section-row .thb-section-column.thb-section-column-index-2 { -webkit-transition: all 0.5s ease-in-out 0.1s; -moz-transition: all 0.5s ease-in-out 0.1s; transition: all 0.5s ease-in-out 0.1s; }
.thb-desktop .thb-section-row .thb-section-column.thb-section-column-index-3 { -webkit-transition: all 0.5s ease-in-out 0.15s; -moz-transition: all 0.5s ease-in-out 0.15s; transition: all 0.5s ease-in-out 0.15s; }
.thb-desktop .thb-section-row .thb-section-column.thb-section-column-index-4 { -webkit-transition: all 0.5s ease-in-out 0.2s; -moz-transition: all 0.5s ease-in-out 0.2s; transition: all 0.5s ease-in-out 0.2s; }
.thb-desktop .thb-section-row .thb-section-column.thb-section-column-index-5 { -webkit-transition: all 0.5s ease-in-out 0.25s; -moz-transition: all 0.5s ease-in-out 0.25s; transition: all 0.5s ease-in-out 0.25s; }
.thb-desktop .thb-section-row.inview .thb-section-column { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.thb-section-column-block-thb_blog.thb-carousel-container .item.list.masonry .post-wrapper { padding-bottom: 0; margin-bottom: 0; border-bottom: none; }
.thb-section-column-block-thb_blog.thb-carousel-container .thb-navigation { display: none; }

.thb-section-column-block-thb_blog .thb-section-block-header .thb-section-block-title { float: left; }

.thb-section-column-block-thb_divider { padding-bottom: 0 !important; }
.thb-section-column-block-thb_divider .thb-divider-wrapper { padding-bottom: 48px; }
.thb-section-column-block-thb_divider:last-of-type .thb-divider-wrapper { padding-bottom: 0; }
.divider-style-b.thb-section-column-block-thb_divider .thb-divider { height: 1px; }
.divider-style-c.thb-section-column-block-thb_divider .thb-divider { height: 4px; }
.thb-section-column-block-thb_divider .thb-go-top { float: right; font-size: 12px; line-height: 1; margin-top: 6px; }
.thb-section-column-block-thb_divider .thb-go-top:after { content: "U"; display: block; float: right; margin-left: 6px; }

.thb-section-column-block-thb_shortcode .thb-text { margin-bottom: 0; }

.thb-section-column-block-thb_page .item-thumb { margin-bottom: 24px; }

.thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter { font-size: 16px; color: #fff; }
.thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter-bar-label { padding-left: 12px; }
.thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter-bar-value { color: #ccc; }

.thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter-bar { line-height: .4em !important; height: .4em !important; }
.thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter, .thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter-bar-progress { border-radius: .2em; }
.thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter-bar-label { font-size: 16px; margin-bottom: 2px; }
.thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter-bar-value { color: #ccc; margin-left: 5px; }

.thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper { text-transform: uppercase; }
.thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper + .thb-counter-label-wrapper { padding-top: 6px; }

.counter-style-a.thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper { font-size: 125%; }
.counter-style-b.thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper { font-size: 175%; }
.counter-style-c.thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper { font-size: 250%; }
.counter-style-d.thb-section-column-block-thb_counter .thb-counter-inner-wrapper .thb-counter-value-wrapper { font-size: 350%; }

.thb-section-column-block-thb_list .thb-icon { margin-right: 5px; }

.thb-section-column-block-thb_list .thb-list { font-size: 14px; }

.thb-section-column-block-thb_list .thb-list-item { margin-bottom: 6px; }
.thb-section-column-block-thb_list .thb-list-item:last-child { margin-bottom: 0; }

.thb-section-column-block-thb_accordion .thb-toggle { margin-bottom: 12px; border-bottom-width: 1px; border-bottom-style: solid; padding-bottom: 12px; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }
.thb-section-column-block-thb_accordion .open.thb-toggle .thb-toggle-trigger:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.thb-section-column-block-thb_accordion .thb-toggle-trigger { -webkit-transition: color 0.15s; -moz-transition: color 0.15s; transition: color 0.15s; -ms-word-wrap: break-word; word-wrap: break-word; line-height: 24px; }
.thb-section-column-block-thb_accordion .thb-toggle-trigger:before { display: block; float: right; content: "J"; text-align: center; width: 24px; font-size: 12px; line-height: 24px; margin-left: 12px; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }

.thb-section-column-block-thb_accordion .thb-toggle-content { margin-top: 24px; font-size: 14px; margin-bottom: 12px; }

.thb-section-column-block-thb_accordion .thb-icon { margin-right: 8px; }

.thb-section-column-block-thb_tabs .thb-tabs-nav li a { display: block; padding: 12px; line-height: 24px; -ms-word-wrap: break-word; word-wrap: break-word; }
.thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav { border-bottom-width: 1px; border-bottom-style: solid; margin-bottom: 24px; }
.thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav li { display: inline-block; margin-bottom: -1px; margin-left: 30px; }
.thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav li:first-child { margin-left: 0; }
.thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav li a { padding: 8px 0; border-bottom: 1px solid transparent; }
.thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav { margin-right: 30px; border-right-width: 1px; border-right-style: solid; }
.thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li { display: block; border-bottom-width: 1px; border-bottom-style: solid; }
.thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li:last-of-type { border-bottom: none; }
.thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a { padding: 12px 12px 12px 0; }
.thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a:after { content: "C"; display: none; position: absolute; top: 12px; right: 12px; }
.thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a:hover:after { display: block; }
.thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li.open a:after { display: block; }
.thb-section-column-block-thb_tabs .thb-tabs-contents { font-size: 14px; }
.thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content p, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content blockquote, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content dl, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content ol, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content p, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content pre, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content table, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content ul { margin-bottom: 24px; }
.thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content p:last-child, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content blockquote:last-child, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content dl:last-child, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content ol:last-child, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content p:last-child, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content pre:last-child, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content table:last-child, .thb-section-column-block-thb_tabs .thb-tabs-contents .thb-tab-content ul:last-child { margin-bottom: 0; }

.thb-section-column-block-thb_tabs .thb-icon { margin-right: 8px; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper { border-width: 1px; border-style: solid; text-align: center; background-color: #fff; -webkit-transition: box-shadow 0.15s; -moz-transition: box-shadow 0.15s; transition: box-shadow 0.15s; }
.thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper:hover { box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-table { display: table; table-layout: fixed; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-cell { display: table-cell; }
.thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-header { padding-top: 48px; }
.thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-action { padding-bottom: 48px; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-featured { position: absolute; top: -1px; right: 0px; left: 0px; text-transform: uppercase; font-size: 14px; line-height: 1; font-weight: 600; color: #fff; padding: 5px; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-header { padding: 24px; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-type { text-transform: uppercase; letter-spacing: 0.1em; font-size: 14px; line-height: 1; margin-bottom: 12px; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-price { font-size: 52px; line-height: 1; font-weight: 300; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-currency { vertical-align: super; font-size: 40%; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-validity { text-transform: uppercase; font-size: 14px; line-height: 1; letter-spacing: 0.1em; margin-top: 6px; margin-left: -6px; }
.thb-section-column-block-thb_pricingtable .thb-pricingtable-validity:before { content: "/"; display: inline-block; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-description { padding: 6px 24px; background-color: #f2f2f2; margin-top: 24px; margin-left: -24px; margin-right: -24px; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-features { list-style: none; font-size: 14px; line-height: 1.25; padding: 24px; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item { margin-bottom: 8px; padding-bottom: 8px; border-bottom-width: 1px; border-bottom-style: dashed; line-height: 1.625; }
.thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }

.thb-section-column-block-thb_pricingtable .thb-pricingtable-action { padding: 24px; }

.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title { position: relative; }

.thb-section-column-block-thb_text_box .thb-section-block-content .thb-text { margin-bottom: 0; font-size: 14px; }

.thb-section-column-block-thb_text_box .thb-section-block-call-to { margin-top: 24px; }

.layout-left-alt.thb-section-column-block-thb_text_box .thb-section-block-icon-wrapper, .layout-right-alt.thb-section-column-block-thb_text_box .thb-section-block-icon-wrapper { margin-top: 5px; }
.thb-section-column-block-thb_text_box .thb-section-block-icon:before { padding: 24px; }
.icon-style-a.thb-section-column-block-thb_text_box .thb-section-block-icon:before { padding: 0; }
.icon-small.icon-style-b.thb-section-column-block-thb_text_box .thb-section-block-icon:before, .icon-small.icon-style-c.thb-section-column-block-thb_text_box .thb-section-block-icon:before, .icon-small.icon-style-d.thb-section-column-block-thb_text_box .thb-section-block-icon:before, .icon-small.icon-style-e.thb-section-column-block-thb_text_box .thb-section-block-icon:before { padding: 8px; }
.icon-normal.icon-style-b.thb-section-column-block-thb_text_box .thb-section-block-icon:before, .icon-normal.icon-style-c.thb-section-column-block-thb_text_box .thb-section-block-icon:before, .icon-normal.icon-style-d.thb-section-column-block-thb_text_box .thb-section-block-icon:before, .icon-normal.icon-style-e.thb-section-column-block-thb_text_box .thb-section-block-icon:before { padding: 12px; }
.layout-inline.thb-section-column-block-thb_text_box .thb-section-block-icon { margin-right: 12px; float: left; }
.icon-style-c.thb-section-column-block-thb_text_box .thb-section-block-icon { color: #fff; }
.icon-style-d.thb-section-column-block-thb_text_box .thb-section-block-icon { color: #fff; border-radius: 4px; }
.icon-style-e.thb-section-column-block-thb_text_box .thb-section-block-icon { border-radius: 4px; }
.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title { -ms-word-wrap: break-word; word-wrap: break-word; text-transform: uppercase; }
.thb-section-column-block-thb_text_box .thb-section-block-header p { line-height: 1.25; }
.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title + p { margin-top: 5px; }
.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title { margin-top: 5px; }
.thb-section-column-block-thb_text_box .thb-section-block-header + .thb-text { margin-top: 24px; }
.layout-centered.thb-section-column-block-thb_text_box .thb-section-block-icon-wrapper, .layout-centered.thb-section-column-block-thb_text_box .thb-section-block-image-wrapper, .layout-left.thb-section-column-block-thb_text_box .thb-section-block-icon-wrapper, .layout-left.thb-section-column-block-thb_text_box .thb-section-block-image-wrapper, .layout-right.thb-section-column-block-thb_text_box .thb-section-block-icon-wrapper, .layout-right.thb-section-column-block-thb_text_box .thb-section-block-image-wrapper { margin-bottom: 24px; }
.layout-style-a.thb-section-column-block-thb_text_box .thb-section-block-header p { font-size: 14px; }
.layout-style-a.thb-section-column-block-thb_text_box .thb-section-block-header + .thb-text { margin-top: 24px; }
.layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title { font-size: 325%; line-height: .9; }
.layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header p { font-size: 125%; line-height: 1.25; }
@media screen and (max-width: 797px) { .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header p { font-size: 16px; } }
.layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title { padding-top: 24px; margin-top: 24px; border-top-width: 1px; border-top-style: solid; }
.layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title + p { margin-top: 24px; }
.layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-content .thb-text { font-size: inherit; }
.layout-style-c.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title { font-size: 225%; line-height: 1; font-weight: 300; }
.layout-style-c.thb-section-column-block-thb_text_box .thb-section-block-header p { font-size: 100%; line-height: 1.25; }
.layout-style-c.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title { margin-top: 24px; }
.layout-style-c.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title + p { margin-top: 24px; }
.layout-style-c.thb-section-column-block-thb_text_box .thb-section-block-content .thb-text { font-size: inherit; }
.layout-style-d.layout-left.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before, .layout-style-d.layout-left-alt.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before { position: absolute; display: block; content: ""; width: 60px; height: 2px; margin-left: 0; left: 0; bottom: 0; }
.layout-style-d.layout-centered.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before { position: absolute; display: block; content: ""; width: 60px; height: 2px; margin-left: -30px; left: 50%; bottom: 0; }
.layout-style-d.layout-right.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before, .layout-style-d.layout-right-alt.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before { position: absolute; display: block; content: ""; width: 60px; height: 2px; margin-right: 0; right: 0; bottom: 0; }
.layout-style-d.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title { font-size: 225%; line-height: 1; padding-bottom: 24px; }
.layout-style-d.thb-section-column-block-thb_text_box .thb-section-block-header p { font-size: 100%; font-style: italic; line-height: 1.25; }
.layout-style-d.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title { margin-top: 24px; }
.layout-style-d.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title + p { margin-top: 24px; }
.layout-style-d.thb-section-column-block-thb_text_box .thb-section-block-content .thb-text { font-size: inherit; }
.layout-style-e.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title { font-size: 125%; }
.layout-style-e.thb-section-column-block-thb_text_box .thb-section-block-header p { font-size: 14px; }
.layout-style-e.thb-section-column-block-thb_text_box .thb-section-block-header + .thb-text { margin-top: 24px; }
.thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary + .action-secondary { margin-left: 6px; }

.owl-theme .owl-controls { margin-top: 24px; text-align: center; }

.owl-theme .owl-pagination { margin-bottom: 12px; }

.owl-buttons div { -webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; text-indent: -999em; cursor: pointer; display: inline-block; -khtml-opacity: 0.5; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
.owl-buttons div:hover { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.owl-buttons div.owl-prev { margin-right: 6px; }
.owl-buttons div.owl-prev:before { content: "v"; }
.owl-buttons div.owl-next:before { content: "w"; }

.thb-section-block-header .owl-buttons { float: right; }

.owl-wrapper-outer .owl-buttons { position: absolute; top: 50%; right: 0px; left: 0px; margin-top: -17px; z-index: 100; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; pointer-events: none; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
.owl-wrapper-outer .owl-buttons .owl-prev { float: left; pointer-events: initial; }
.owl-wrapper-outer .owl-buttons .owl-next { float: right; pointer-events: initial; }
.owl-wrapper-outer:hover .owl-buttons { -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; left: 15px; right: 15px; }

.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); opacity: 1; text-decoration: none; }

.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; }

.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; border-radius: 50%; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }

.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

.owl-item.loading { min-height: 150px; background: url(i/loader.gif) no-repeat center center; }

/*
| ------------------------------------------------------------------------------
| $Theme colors
| ------------------------------------------------------------------------------
*/
/*
| ------------------------------------------------------------------------------
| $Highlight color
| ------------------------------------------------------------------------------
*/
a:hover, .item .loop-post-meta li a:hover, .meta.details li a:hover, .thb-text a:hover, .comment_body a:hover, .sidebar .widget a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current-menu-item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current-menu-item &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current_page_item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current_page_item &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current-menu-item.inpage a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current-menu-item.inpage a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current_page_item.inpage a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current_page_item.inpage a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.current-menu-item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.current-menu-item &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li.current_page_item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li.current_page_item &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a:hover, .thb-has-side-menu #slide-menu-container .menu li a:hover, .item.list.classic .item-header h1 a:hover, .item.list.masonry .item-header h1 a:hover, .thb-portfolio-filter .filterlist li.active, .thb-trip-itinerary-nav ul li.current, .thb-content-share ul li a:hover:before, .thb-section-column-block-thb_divider .thb-go-top:hover, .thb-section-column-block-thb_accordion .thb-toggle-trigger:hover, .thb-section-column-block-thb_accordion .thb-toggle-trigger:hover:before, .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav li.open a, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li.open a, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li.open a:after, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li.open a:hover:after, .icon-style-a.thb-section-column-block-thb_text_box .thb-section-block-icon, .icon-style-b.thb-section-column-block-thb_text_box .thb-section-block-icon, .icon-style-e.thb-section-column-block-thb_text_box .thb-section-block-icon { color: #feb616; }

.item.list.classic .thb-read-more:hover, .item.list.masonry .thb-read-more:hover, #thb-show-map:hover, .thb-trip-view-gallery:hover, #thb-infinite-scroll-nav a:hover, .thb-slide-caption .thb-call-to .thb-btn:hover, form [type="submit"]:hover, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary:hover, #thb-trigger-open:hover .line, .item.list.classic .loop-post-meta:before, .w-sidebar .item.list.classic .loop-post-meta:before, .item.list.masonry .loop-post-meta:before, .meta.details:before, #thb-hide-map:hover, #nprogress .bar, .thb-section-column-block-thb_progress_bar.progress-style-b .thb-meter .thb-meter-bar-progress, .thb-section-column-block-thb_progress_bar.progress-style-a .thb-meter-bar-progress, .icon-style-c.thb-section-column-block-thb_text_box .thb-section-block-icon, .icon-style-d.thb-section-column-block-thb_text_box .thb-section-block-icon, .layout-style-d.layout-left.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before, .layout-style-d.layout-left-alt.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before, .layout-style-d.layout-centered.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before, .layout-style-d.layout-right.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before, .layout-style-d.layout-right-alt.thb-section-column-block-thb_text_box .thb-section-block-header .thb-section-block-title:before { background-color: #feb616; }

.item .loop-post-meta li a:hover, .meta.details li a:hover, .thb-text a:hover, .comment_body a:hover, .sidebar .widget a:hover, .author-block .author-block-wrapper &gt; p a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current-menu-item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current-menu-item &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current_page_item &gt; a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current_page_item &gt; a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current-menu-item.inpage a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current-menu-item.inpage a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul li.current_page_item.inpage a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul li.current_page_item.inpage a:hover, .thb-navigation.numeric li a:hover, .comment.bypostauthor .comment_rightcol .comment_head p, .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav li.open a, .icon-style-c.thb-section-column-block-thb_text_box .thb-section-block-icon, .icon-style-d.thb-section-column-block-thb_text_box .thb-section-block-icon { border-color: #feb616; }

#nprogress .spinner .spinner-icon, .thb-ajax-loading .thb-grid-layout:before { border-top-color: #feb616; }

#nprogress .spinner .spinner-icon, .thb-ajax-loading .thb-grid-layout:before { border-left-color: #feb616; }

/*
| ------------------------------------------------------------------------------
| $Colors
| ------------------------------------------------------------------------------
*/
a, .item .loop-post-meta li a, .meta.details li a, .thb-text a, .comment_body a, .sidebar .widget a, body, form input:focus, form button:focus, form textarea:focus, #searchform #searchsubmit:hover, .comment .comment_rightcol .comment_head .comment-reply-link:hover:after, .thb-section-column-block-thb_accordion .open.thb-toggle .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .thb-toggle-trigger, .thb-section-column-block-thb_tabs .thb-tabs-nav li a:hover, .thb-section-column-block-thb_pricingtable .thb-pricingtable-price { color: #000; }

#thb-trigger-open .line, .thb-navigation.numeric li .current, .thb-section-column-block-thb_pricingtable .thb-pricingtable-featured, .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #000; }

.thb-navigation.numeric li .current, form input:focus, form button:focus, form textarea:focus, .thb-section-column-block-thb_accordion .open.thb-toggle, .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper { border-color: #000; }

.item.list.classic .thb-read-more, .item.list.masonry .thb-read-more, #thb-show-map, .thb-trip-view-gallery, #thb-infinite-scroll-nav a, .thb-slide-caption .thb-call-to .thb-btn, form [type="submit"], .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-navigation.numeric li .current { color: #fff; }

.item.list.classic .item-header .thb-post-date, .item.list.masonry .item-header .thb-post-date, .thb-related li .item-title p, .single-post .thb-single-previous-nav-wrapper a span, .single-post .thb-single-next-nav-wrapper a span, .single-post .thb-single-previous-nav-wrapper:before, .single-post .thb-single-next-nav-wrapper:after, .thb-portfolio-grid-a .work-inner-wrapper .work-data .work-categories, .thb-portfolio-carousel .work-inner-wrapper .work-data .work-categories, .thb-trip-content &gt; p, .thb-trip-posts li:after, .thb-trip-posts li .thb-trip-post-meta, .thb-text blockquote cite, .comment_body blockquote cite, #searchform #searchsubmit, .comment .comment_rightcol .comment_head .comment-reply-link:after, .thb-content-share ul li a, .widget.widget_tp_widget_recent_tweets ul li:before, .thb-section-column-block-thb_accordion .thb-toggle-trigger:before, .thb-section-column-block-thb_tabs .thb-tabs-nav li a, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a:after, .thb-section-column-block-thb_text_box .thb-section-block-header p { color: #ccc; }

.author-block, .thb-related, .thb-grid-layout + .thb-navigation, .single-works .thb-navigation, .secondary, .meta.details, .thb-navigation.numeric li span, .thb-navigation.numeric li a, .item.list.classic, .item.list.masonry .post-wrapper, .thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts, .thb-text table td, .thb-text table th, .comment_body table td, .comment_body table th, form input, form button, form textarea, .thb-content-share, .thb-content-share ul li, .thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper { border-color: #ccc; }

.page-subtitle, .thb-taxonomy-description, .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption { color: #808080; }

.thb-password-protected .thb-protected:before { color: #dadada; }

.thb-related li, .thb-trip-posts li, #comments + #respond, .comment .comment_rightcol .comment_head, .widget.widget_calendar table td, .widget.widget_calendar table th, .widget.widget_rss li, .thb-section-column-block-thb_accordion .thb-toggle, .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li, .thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item, .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title { border-color: #dadada; }

.w-sidebar.sidebar-right .thb-sidebar-main:before, .w-sidebar.sidebar-left .thb-sidebar-main:after, .divider-style-b.thb-section-column-block-thb_divider .thb-divider, .divider-style-c.thb-section-column-block-thb_divider .thb-divider, .owl-theme .owl-controls .owl-page span { background-color: #dadada; }

.thb-text blockquote, .comment_body blockquote { border-color: #f9f9f9; }

.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a:hover, .thb-content-share .thb-content-share-title { background-color: #f9f9f9; }

.header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a, .thb-text blockquote, .comment_body blockquote, .thb-content-share .thb-content-share-title { color: #333; }

.thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-has-side-menu #slide-menu-container .menu li, .thb-text table th, .comment_body table th { border-color: #333; }

.item.list.classic .thb-read-more, .item.list.masonry .thb-read-more, #thb-show-map, .thb-trip-view-gallery, #thb-infinite-scroll-nav a, .thb-slide-caption .thb-call-to .thb-btn, form [type="submit"], .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-has-side-menu #slide-menu-container .menu li .trigger:hover { background-color: #333; }

/*
| ------------------------------------------------------------------------------
| $Theme skins
| ------------------------------------------------------------------------------
*/
.thb-skin-dark .thb-skin-light, .thb-skin-light { color: #fff; }
.thb-skin-dark .thb-skin-light .item.list.classic .thb-read-more, .item.list.classic .thb-skin-dark .thb-skin-light .thb-read-more, .thb-skin-dark .thb-skin-light .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-dark .thb-skin-light .thb-read-more, .thb-skin-dark .thb-skin-light #thb-show-map, .thb-skin-dark .thb-skin-light .thb-trip-view-gallery, .thb-skin-dark .thb-skin-light #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-dark .thb-skin-light .thb-btn, .thb-skin-dark .thb-skin-light form [type="submit"], form .thb-skin-dark .thb-skin-light [type="submit"], .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .thb-skin-light .action-primary, .thb-skin-dark .thb-skin-light .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-dark .thb-skin-light .current, .thb-skin-light .item.list.classic .thb-read-more, .item.list.classic .thb-skin-light .thb-read-more, .thb-skin-light .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-light .thb-read-more, .thb-skin-light #thb-show-map, .thb-skin-light .thb-trip-view-gallery, .thb-skin-light #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-light a, .thb-skin-light .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-light .thb-btn, .thb-skin-light form [type="submit"], form .thb-skin-light [type="submit"], .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-light a, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .action-primary, .thb-skin-light .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-light .current { color: #000; }
.thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light body, .thb-skin-dark .thb-skin-light form input:focus, form .thb-skin-dark .thb-skin-light input:focus, .thb-skin-dark .thb-skin-light form button:focus, form .thb-skin-dark .thb-skin-light button:focus, .thb-skin-dark .thb-skin-light form textarea:focus, form .thb-skin-dark .thb-skin-light textarea:focus, .thb-skin-dark .thb-skin-light #searchform #searchsubmit:hover, #searchform .thb-skin-dark .thb-skin-light #searchsubmit:hover, .thb-skin-dark .thb-skin-light .comment .comment_rightcol .comment_head .comment-reply-link:hover:after, .comment .comment_rightcol .comment_head .thb-skin-dark .thb-skin-light .comment-reply-link:hover:after, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_accordion .open.thb-toggle .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .open.thb-toggle .thb-skin-dark .thb-skin-light .thb-toggle-trigger:before, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_accordion .thb-toggle-trigger, .thb-section-column-block-thb_accordion .thb-skin-dark .thb-skin-light .thb-toggle-trigger, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_tabs .thb-tabs-nav li a:hover, .thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-price, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-price, .thb-skin-light a, .thb-skin-light .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-light a, .thb-skin-light .meta.details li a, .meta.details li .thb-skin-light a, .thb-skin-light .sidebar .widget a, .sidebar .widget .thb-skin-light a, .thb-skin-light body, .thb-skin-light form input:focus, form .thb-skin-light input:focus, .thb-skin-light form button:focus, form .thb-skin-light button:focus, .thb-skin-light form textarea:focus, form .thb-skin-light textarea:focus, .thb-skin-light #searchform #searchsubmit:hover, #searchform .thb-skin-light #searchsubmit:hover, .thb-skin-light .comment .comment_rightcol .comment_head .comment-reply-link:hover:after, .comment .comment_rightcol .comment_head .thb-skin-light .comment-reply-link:hover:after, .thb-skin-light .thb-section-column-block-thb_accordion .open.thb-toggle .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .open.thb-toggle .thb-skin-light .thb-toggle-trigger:before, .thb-skin-light .thb-section-column-block-thb_accordion .thb-toggle-trigger, .thb-section-column-block-thb_accordion .thb-skin-light .thb-toggle-trigger, .thb-skin-light .thb-section-column-block-thb_tabs .thb-tabs-nav li a:hover, .thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-light a:hover, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-price, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-price { color: #fff; }
.thb-skin-dark .thb-skin-light #thb-trigger-open .line, #thb-trigger-open .thb-skin-dark .thb-skin-light .line, .thb-skin-dark .thb-skin-light .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-dark .thb-skin-light .current, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-featured, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-featured, .thb-skin-dark .thb-skin-light .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active .thb-skin-dark .thb-skin-light span, .thb-skin-dark .thb-skin-light .owl-theme .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover .thb-skin-dark .thb-skin-light span, .thb-skin-light #thb-trigger-open .line, #thb-trigger-open .thb-skin-light .line, .thb-skin-light .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-light .current, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-featured, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-featured, .thb-skin-light .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active .thb-skin-light span, .thb-skin-light .owl-theme .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover .thb-skin-light span { background-color: #fff; }
.thb-skin-dark .thb-skin-light .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-dark .thb-skin-light .current, .thb-skin-dark .thb-skin-light form input:focus, form .thb-skin-dark .thb-skin-light input:focus, .thb-skin-dark .thb-skin-light form button:focus, form .thb-skin-dark .thb-skin-light button:focus, .thb-skin-dark .thb-skin-light form textarea:focus, form .thb-skin-dark .thb-skin-light textarea:focus, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_accordion .open.thb-toggle, .thb-section-column-block-thb_accordion .thb-skin-dark .thb-skin-light .open.thb-toggle, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-skin-dark .thb-skin-light .thb-pricingtable-wrapper, .thb-skin-light .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-light .current, .thb-skin-light form input:focus, form .thb-skin-light input:focus, .thb-skin-light form button:focus, form .thb-skin-light button:focus, .thb-skin-light form textarea:focus, form .thb-skin-light textarea:focus, .thb-skin-light .thb-section-column-block-thb_accordion .open.thb-toggle, .thb-section-column-block-thb_accordion .thb-skin-light .open.thb-toggle, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-skin-light .thb-pricingtable-wrapper { border-color: #fff; }
.thb-skin-dark .thb-skin-light .item.list.classic .item-header .thb-post-date, .item.list.classic .item-header .thb-skin-dark .thb-skin-light .thb-post-date, .thb-skin-dark .thb-skin-light .item.list.masonry .item-header .thb-post-date, .item.list.masonry .item-header .thb-skin-dark .thb-skin-light .thb-post-date, .thb-skin-dark .thb-skin-light .thb-related li .item-title p, .thb-related li .item-title .thb-skin-dark .thb-skin-light p, .thb-skin-dark .thb-skin-light .single-post .thb-single-previous-nav-wrapper a span, .single-post .thb-single-previous-nav-wrapper a .thb-skin-dark .thb-skin-light span, .thb-skin-dark .thb-skin-light .single-post .thb-single-next-nav-wrapper a span, .single-post .thb-single-next-nav-wrapper a .thb-skin-dark .thb-skin-light span, .thb-skin-dark .thb-skin-light .single-post .thb-single-previous-nav-wrapper:before, .single-post .thb-skin-dark .thb-skin-light .thb-single-previous-nav-wrapper:before, .thb-skin-dark .thb-skin-light .single-post .thb-single-next-nav-wrapper:after, .single-post .thb-skin-dark .thb-skin-light .thb-single-next-nav-wrapper:after, .thb-skin-dark .thb-skin-light .thb-portfolio-grid-a .work-inner-wrapper .work-data .work-categories, .thb-portfolio-grid-a .work-inner-wrapper .work-data .thb-skin-dark .thb-skin-light .work-categories, .thb-skin-dark .thb-skin-light .thb-portfolio-carousel .work-inner-wrapper .work-data .work-categories, .thb-portfolio-carousel .work-inner-wrapper .work-data .thb-skin-dark .thb-skin-light .work-categories, .thb-skin-dark .thb-skin-light .thb-trip-content &gt; p, .thb-skin-dark .thb-skin-light .thb-trip-posts li:after, .thb-trip-posts .thb-skin-dark .thb-skin-light li:after, .thb-skin-dark .thb-skin-light .thb-trip-posts li .thb-trip-post-meta, .thb-trip-posts li .thb-skin-dark .thb-skin-light .thb-trip-post-meta, .thb-skin-dark .thb-skin-light .thb-text blockquote cite, .thb-text blockquote .thb-skin-dark .thb-skin-light cite, .thb-skin-dark .thb-skin-light .comment_body blockquote cite, .comment_body blockquote .thb-skin-dark .thb-skin-light cite, .thb-skin-dark .thb-skin-light #searchform #searchsubmit, #searchform .thb-skin-dark .thb-skin-light #searchsubmit, .thb-skin-dark .thb-skin-light .comment .comment_rightcol .comment_head .comment-reply-link:after, .comment .comment_rightcol .comment_head .thb-skin-dark .thb-skin-light .comment-reply-link:after, .thb-skin-dark .thb-skin-light .thb-content-share ul li a, .thb-content-share ul li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .widget.widget_tp_widget_recent_tweets ul li:before, .widget.widget_tp_widget_recent_tweets ul .thb-skin-dark .thb-skin-light li:before, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_accordion .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .thb-skin-dark .thb-skin-light .thb-toggle-trigger:before, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_tabs .thb-tabs-nav li a, .thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a:after, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-dark .thb-skin-light a:after, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-header p, .thb-section-column-block-thb_text_box .thb-section-block-header .thb-skin-dark .thb-skin-light p, .thb-skin-light .item.list.classic .item-header .thb-post-date, .item.list.classic .item-header .thb-skin-light .thb-post-date, .thb-skin-light .item.list.masonry .item-header .thb-post-date, .item.list.masonry .item-header .thb-skin-light .thb-post-date, .thb-skin-light .thb-related li .item-title p, .thb-related li .item-title .thb-skin-light p, .thb-skin-light .single-post .thb-single-previous-nav-wrapper a span, .single-post .thb-single-previous-nav-wrapper a .thb-skin-light span, .thb-skin-light .single-post .thb-single-next-nav-wrapper a span, .single-post .thb-single-next-nav-wrapper a .thb-skin-light span, .thb-skin-light .single-post .thb-single-previous-nav-wrapper:before, .single-post .thb-skin-light .thb-single-previous-nav-wrapper:before, .thb-skin-light .single-post .thb-single-next-nav-wrapper:after, .single-post .thb-skin-light .thb-single-next-nav-wrapper:after, .thb-skin-light .thb-portfolio-grid-a .work-inner-wrapper .work-data .work-categories, .thb-portfolio-grid-a .work-inner-wrapper .work-data .thb-skin-light .work-categories, .thb-skin-light .thb-portfolio-carousel .work-inner-wrapper .work-data .work-categories, .thb-portfolio-carousel .work-inner-wrapper .work-data .thb-skin-light .work-categories, .thb-skin-light .thb-trip-content &gt; p, .thb-skin-light .thb-trip-posts li:after, .thb-trip-posts .thb-skin-light li:after, .thb-skin-light .thb-trip-posts li .thb-trip-post-meta, .thb-trip-posts li .thb-skin-light .thb-trip-post-meta, .thb-skin-light .thb-text blockquote cite, .thb-text blockquote .thb-skin-light cite, .thb-skin-light .comment_body blockquote cite, .comment_body blockquote .thb-skin-light cite, .thb-skin-light #searchform #searchsubmit, #searchform .thb-skin-light #searchsubmit, .thb-skin-light .comment .comment_rightcol .comment_head .comment-reply-link:after, .comment .comment_rightcol .comment_head .thb-skin-light .comment-reply-link:after, .thb-skin-light .thb-content-share ul li a, .thb-content-share ul li .thb-skin-light a, .thb-skin-light .widget.widget_tp_widget_recent_tweets ul li:before, .widget.widget_tp_widget_recent_tweets ul .thb-skin-light li:before, .thb-skin-light .thb-section-column-block-thb_accordion .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .thb-skin-light .thb-toggle-trigger:before, .thb-skin-light .thb-section-column-block-thb_tabs .thb-tabs-nav li a, .thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-light a, .thb-skin-light .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a:after, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-light a:after, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-header p, .thb-section-column-block-thb_text_box .thb-section-block-header .thb-skin-light p { color: #fff; color: rgba(255, 255, 255, 0.5); }
.thb-skin-dark .thb-skin-light .author-block, .thb-skin-dark .thb-skin-light .thb-related, .thb-skin-dark .thb-skin-light .thb-grid-layout + .thb-navigation, .thb-skin-dark .thb-skin-light .single-works .thb-navigation, .single-works .thb-skin-dark .thb-skin-light .thb-navigation, .thb-skin-dark .thb-skin-light .secondary, .thb-skin-dark .thb-skin-light .meta.details, .thb-skin-dark .thb-skin-light .thb-navigation.numeric li span, .thb-navigation.numeric li .thb-skin-dark .thb-skin-light span, .thb-skin-dark .thb-skin-light .thb-navigation.numeric li a, .thb-navigation.numeric li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .item.list.classic, .thb-skin-dark .thb-skin-light .item.list.masonry .post-wrapper, .item.list.masonry .thb-skin-dark .thb-skin-light .post-wrapper, .thb-skin-dark .thb-skin-light .thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts, .thb-trip-itinerary-nav .thb-skin-dark .thb-skin-light .thb-trip-itinerary-stop-posts, .thb-skin-dark .thb-skin-light .thb-text table td, .thb-text table .thb-skin-dark .thb-skin-light td, .thb-skin-dark .thb-skin-light .thb-text table th, .thb-text table .thb-skin-dark .thb-skin-light th, .thb-skin-dark .thb-skin-light .comment_body table td, .comment_body table .thb-skin-dark .thb-skin-light td, .thb-skin-dark .thb-skin-light .comment_body table th, .comment_body table .thb-skin-dark .thb-skin-light th, .thb-skin-dark .thb-skin-light form input, form .thb-skin-dark .thb-skin-light input, .thb-skin-dark .thb-skin-light form button, form .thb-skin-dark .thb-skin-light button, .thb-skin-dark .thb-skin-light form textarea, form .thb-skin-dark .thb-skin-light textarea, .thb-skin-dark .thb-skin-light .thb-content-share, .thb-skin-dark .thb-skin-light .thb-content-share ul li, .thb-content-share ul .thb-skin-dark .thb-skin-light li, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-wrapper, .thb-skin-light .author-block, .thb-skin-light .thb-related, .thb-skin-light .thb-grid-layout + .thb-navigation, .thb-skin-light .single-works .thb-navigation, .single-works .thb-skin-light .thb-navigation, .thb-skin-light .secondary, .thb-skin-light .meta.details, .thb-skin-light .thb-navigation.numeric li span, .thb-navigation.numeric li .thb-skin-light span, .thb-skin-light .thb-navigation.numeric li a, .thb-navigation.numeric li .thb-skin-light a, .thb-skin-light .item.list.classic, .thb-skin-light .item.list.masonry .post-wrapper, .item.list.masonry .thb-skin-light .post-wrapper, .thb-skin-light .thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts, .thb-trip-itinerary-nav .thb-skin-light .thb-trip-itinerary-stop-posts, .thb-skin-light .thb-text table td, .thb-text table .thb-skin-light td, .thb-skin-light .thb-text table th, .thb-text table .thb-skin-light th, .thb-skin-light .comment_body table td, .comment_body table .thb-skin-light td, .thb-skin-light .comment_body table th, .comment_body table .thb-skin-light th, .thb-skin-light form input, form .thb-skin-light input, .thb-skin-light form button, form .thb-skin-light button, .thb-skin-light form textarea, form .thb-skin-light textarea, .thb-skin-light .thb-content-share, .thb-skin-light .thb-content-share ul li, .thb-content-share ul .thb-skin-light li, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-wrapper { border-color: #fff; border-color: rgba(255, 255, 255, 0.5); }
.thb-skin-dark .thb-skin-light .page-subtitle, .thb-skin-dark .thb-skin-light .thb-taxonomy-description, .thb-skin-dark .thb-skin-light .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption, .thb-slide-caption .thb-caption-inner-wrapper .thb-skin-dark .thb-skin-light .thb-caption-texts-wrapper &gt; div.thb-caption, .thb-skin-light .page-subtitle, .thb-skin-light .thb-taxonomy-description, .thb-skin-light .thb-slide-caption .thb-caption-inner-wrapper .thb-caption-texts-wrapper &gt; div.thb-caption, .thb-slide-caption .thb-caption-inner-wrapper .thb-skin-light .thb-caption-texts-wrapper &gt; div.thb-caption { color: #fff; color: rgba(255, 255, 255, 0.8); }
.thb-skin-dark .thb-skin-light .thb-password-protected .thb-protected:before, .thb-password-protected .thb-skin-dark .thb-skin-light .thb-protected:before, .thb-skin-light .thb-password-protected .thb-protected:before, .thb-password-protected .thb-skin-light .thb-protected:before { color: #fff; color: rgba(255, 255, 255, 0.2); }
.thb-skin-dark .thb-skin-light .thb-related li, .thb-related .thb-skin-dark .thb-skin-light li, .thb-skin-dark .thb-skin-light .thb-trip-posts li, .thb-trip-posts .thb-skin-dark .thb-skin-light li, .thb-skin-dark .thb-skin-light #comments + #respond, .thb-skin-dark .thb-skin-light .comment .comment_rightcol .comment_head, .comment .comment_rightcol .thb-skin-dark .thb-skin-light .comment_head, .thb-skin-dark .thb-skin-light .widget.widget_calendar table td, .widget.widget_calendar table .thb-skin-dark .thb-skin-light td, .thb-skin-dark .thb-skin-light .widget.widget_calendar table th, .widget.widget_calendar table .thb-skin-dark .thb-skin-light th, .thb-skin-dark .thb-skin-light .widget.widget_rss li, .widget.widget_rss .thb-skin-dark .thb-skin-light li, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_accordion .thb-toggle, .thb-section-column-block-thb_accordion .thb-skin-dark .thb-skin-light .thb-toggle, .thb-skin-dark .thb-skin-light .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-skin-dark .thb-skin-light .thb-tabs-nav, .thb-skin-dark .thb-skin-light .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-skin-dark .thb-skin-light .thb-tabs-nav, .thb-skin-dark .thb-skin-light .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav .thb-skin-dark .thb-skin-light li, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-feature-item, .thb-skin-dark .thb-skin-light .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title, .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header .thb-skin-dark .thb-skin-light p + .thb-section-block-title, .thb-skin-light .thb-related li, .thb-related .thb-skin-light li, .thb-skin-light .thb-trip-posts li, .thb-trip-posts .thb-skin-light li, .thb-skin-light #comments + #respond, .thb-skin-light .comment .comment_rightcol .comment_head, .comment .comment_rightcol .thb-skin-light .comment_head, .thb-skin-light .widget.widget_calendar table td, .widget.widget_calendar table .thb-skin-light td, .thb-skin-light .widget.widget_calendar table th, .widget.widget_calendar table .thb-skin-light th, .thb-skin-light .widget.widget_rss li, .widget.widget_rss .thb-skin-light li, .thb-skin-light .thb-section-column-block-thb_accordion .thb-toggle, .thb-section-column-block-thb_accordion .thb-skin-light .thb-toggle, .thb-skin-light .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-skin-light .thb-tabs-nav, .thb-skin-light .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-skin-light .thb-tabs-nav, .thb-skin-light .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav .thb-skin-light li, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-feature-item, .thb-skin-light .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title, .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header .thb-skin-light p + .thb-section-block-title { border-color: #fff; border-color: rgba(255, 255, 255, 0.2); }
.thb-skin-dark .thb-skin-light .w-sidebar.sidebar-right .thb-sidebar-main:before, .w-sidebar.sidebar-right .thb-skin-dark .thb-skin-light .thb-sidebar-main:before, .thb-skin-dark .thb-skin-light .w-sidebar.sidebar-left .thb-sidebar-main:after, .w-sidebar.sidebar-left .thb-skin-dark .thb-skin-light .thb-sidebar-main:after, .thb-skin-dark .thb-skin-light .divider-style-b.thb-section-column-block-thb_divider .thb-divider, .divider-style-b.thb-section-column-block-thb_divider .thb-skin-dark .thb-skin-light .thb-divider, .thb-skin-dark .thb-skin-light .divider-style-c.thb-section-column-block-thb_divider .thb-divider, .divider-style-c.thb-section-column-block-thb_divider .thb-skin-dark .thb-skin-light .thb-divider, .thb-skin-dark .thb-skin-light .owl-theme .owl-controls .owl-page span, .owl-theme .owl-controls .owl-page .thb-skin-dark .thb-skin-light span, .thb-skin-light .w-sidebar.sidebar-right .thb-sidebar-main:before, .w-sidebar.sidebar-right .thb-skin-light .thb-sidebar-main:before, .thb-skin-light .w-sidebar.sidebar-left .thb-sidebar-main:after, .w-sidebar.sidebar-left .thb-skin-light .thb-sidebar-main:after, .thb-skin-light .divider-style-b.thb-section-column-block-thb_divider .thb-divider, .divider-style-b.thb-section-column-block-thb_divider .thb-skin-light .thb-divider, .thb-skin-light .divider-style-c.thb-section-column-block-thb_divider .thb-divider, .divider-style-c.thb-section-column-block-thb_divider .thb-skin-light .thb-divider, .thb-skin-light .owl-theme .owl-controls .owl-page span, .owl-theme .owl-controls .owl-page .thb-skin-light span { background-color: #fff; background-color: rgba(255, 255, 255, 0.2); }
.thb-skin-dark .thb-skin-light .thb-text blockquote, .thb-text .thb-skin-dark .thb-skin-light blockquote, .thb-skin-dark .thb-skin-light .comment_body blockquote, .comment_body .thb-skin-dark .thb-skin-light blockquote, .thb-skin-light .thb-text blockquote, .thb-text .thb-skin-light blockquote, .thb-skin-light .comment_body blockquote, .comment_body .thb-skin-light blockquote { border-color: #fff; border-color: rgba(255, 255, 255, 0.08); }
.thb-skin-dark .thb-skin-light .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .thb-content-share .thb-content-share-title, .thb-content-share .thb-skin-dark .thb-skin-light .thb-content-share-title, .thb-skin-light .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li .thb-skin-light a:hover, .thb-skin-light .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li .thb-skin-light a:hover, .thb-skin-light .thb-content-share .thb-content-share-title, .thb-content-share .thb-skin-light .thb-content-share-title { background-color: #fff; background-color: rgba(255, 255, 255, 0.08); }
.thb-skin-dark .thb-skin-light .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul .thb-skin-dark .thb-skin-light li &gt; span, .thb-skin-dark .thb-skin-light .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul .thb-skin-dark .thb-skin-light li &gt; span, .thb-skin-dark .thb-skin-light .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-text blockquote, .thb-text .thb-skin-dark .thb-skin-light blockquote, .thb-skin-dark .thb-skin-light .comment_body blockquote, .comment_body .thb-skin-dark .thb-skin-light blockquote, .thb-skin-dark .thb-skin-light .thb-content-share .thb-content-share-title, .thb-content-share .thb-skin-dark .thb-skin-light .thb-content-share-title, .thb-skin-light .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul .thb-skin-light li &gt; span, .thb-skin-light .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul .thb-skin-light li &gt; span, .thb-skin-light .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li .thb-skin-light a, .thb-skin-light .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li .thb-skin-light a, .thb-skin-light .thb-text blockquote, .thb-text .thb-skin-light blockquote, .thb-skin-light .comment_body blockquote, .comment_body .thb-skin-light blockquote, .thb-skin-light .thb-content-share .thb-content-share-title, .thb-content-share .thb-skin-light .thb-content-share-title { color: #fff; color: rgba(255, 255, 255, 0.9); }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .thb-skin-light .action-secondary, .thb-skin-dark .thb-skin-light .thb-has-side-menu #slide-menu-container .menu li, .thb-has-side-menu #slide-menu-container .menu .thb-skin-dark .thb-skin-light li, .thb-skin-dark .thb-skin-light .thb-text table th, .thb-text table .thb-skin-dark .thb-skin-light th, .thb-skin-dark .thb-skin-light .comment_body table th, .comment_body table .thb-skin-dark .thb-skin-light th, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .action-secondary, .thb-skin-light .thb-has-side-menu #slide-menu-container .menu li, .thb-has-side-menu #slide-menu-container .menu .thb-skin-light li, .thb-skin-light .thb-text table th, .thb-text table .thb-skin-light th, .thb-skin-light .comment_body table th, .comment_body table .thb-skin-light th { border-color: #fff; border-color: rgba(255, 255, 255, 0.9); }
.thb-skin-dark .thb-skin-light .item.list.classic .thb-read-more, .item.list.classic .thb-skin-dark .thb-skin-light .thb-read-more, .thb-skin-dark .thb-skin-light .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-dark .thb-skin-light .thb-read-more, .thb-skin-dark .thb-skin-light #thb-show-map, .thb-skin-dark .thb-skin-light .thb-trip-view-gallery, .thb-skin-dark .thb-skin-light #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-dark .thb-skin-light .thb-btn, .thb-skin-dark .thb-skin-light form [type="submit"], form .thb-skin-dark .thb-skin-light [type="submit"], .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .thb-skin-light .action-primary, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .thb-skin-light .action-secondary:hover, .thb-skin-dark .thb-skin-light .thb-has-side-menu #slide-menu-container .menu li .trigger:hover, .thb-has-side-menu #slide-menu-container .menu li .thb-skin-dark .thb-skin-light .trigger:hover, .thb-skin-light .item.list.classic .thb-read-more, .item.list.classic .thb-skin-light .thb-read-more, .thb-skin-light .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-light .thb-read-more, .thb-skin-light #thb-show-map, .thb-skin-light .thb-trip-view-gallery, .thb-skin-light #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-light a, .thb-skin-light .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-light .thb-btn, .thb-skin-light form [type="submit"], form .thb-skin-light [type="submit"], .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-light a, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .action-primary, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .action-secondary:hover, .thb-skin-light .thb-has-side-menu #slide-menu-container .menu li .trigger:hover, .thb-has-side-menu #slide-menu-container .menu li .thb-skin-light .trigger:hover { background-color: #fff; background-color: rgba(255, 255, 255, 0.9); }
.thb-skin-dark .thb-skin-light .item.list.classic .thb-read-more, .item.list.classic .thb-skin-dark .thb-skin-light .thb-read-more, .thb-skin-dark .thb-skin-light .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-dark .thb-skin-light .thb-read-more, .thb-skin-dark .thb-skin-light #thb-show-map, .thb-skin-dark .thb-skin-light .thb-trip-view-gallery, .thb-skin-dark .thb-skin-light #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-dark .thb-skin-light .thb-btn, .thb-skin-dark .thb-skin-light form [type="submit"], form .thb-skin-dark .thb-skin-light [type="submit"], .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .thb-skin-light .action-primary, .thb-skin-light .item.list.classic .thb-read-more, .item.list.classic .thb-skin-light .thb-read-more, .thb-skin-light .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-light .thb-read-more, .thb-skin-light #thb-show-map, .thb-skin-light .thb-trip-view-gallery, .thb-skin-light #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-light a, .thb-skin-light .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-light .thb-btn, .thb-skin-light form [type="submit"], form .thb-skin-light [type="submit"], .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-light a, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .action-primary { background-color: #fff; color: #000; }
.thb-skin-dark .thb-skin-light .item.list.classic .thb-read-more:hover, .item.list.classic .thb-skin-dark .thb-skin-light .thb-read-more:hover, .thb-skin-dark .thb-skin-light .item.list.masonry .thb-read-more:hover, .item.list.masonry .thb-skin-dark .thb-skin-light .thb-read-more:hover, .thb-skin-dark .thb-skin-light #thb-show-map:hover, .thb-skin-dark .thb-skin-light .thb-trip-view-gallery:hover, .thb-skin-dark .thb-skin-light #thb-infinite-scroll-nav a:hover, #thb-infinite-scroll-nav .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .thb-slide-caption .thb-call-to .thb-btn:hover, .thb-slide-caption .thb-call-to .thb-skin-dark .thb-skin-light .thb-btn:hover, .thb-skin-dark .thb-skin-light form [type="submit"]:hover, form .thb-skin-dark .thb-skin-light [type="submit"]:hover, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a:hover, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .thb-skin-light .action-primary:hover, .thb-skin-light .item.list.classic .thb-read-more:hover, .item.list.classic .thb-skin-light .thb-read-more:hover, .thb-skin-light .item.list.masonry .thb-read-more:hover, .item.list.masonry .thb-skin-light .thb-read-more:hover, .thb-skin-light #thb-show-map:hover, .thb-skin-light .thb-trip-view-gallery:hover, .thb-skin-light #thb-infinite-scroll-nav a:hover, #thb-infinite-scroll-nav .thb-skin-light a:hover, .thb-skin-light .thb-slide-caption .thb-call-to .thb-btn:hover, .thb-slide-caption .thb-call-to .thb-skin-light .thb-btn:hover, .thb-skin-light form [type="submit"]:hover, form .thb-skin-light [type="submit"]:hover, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a:hover, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-light a:hover, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .action-primary:hover { background-color: #feb616; color: #fff; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .thb-skin-light .action-secondary, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .action-secondary { border-color: #fff; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .thb-skin-light .action-secondary:hover, .thb-skin-light .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .action-secondary:hover { background-color: #fff; color: #333; }
.thb-skin-dark .thb-skin-light .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .meta.details li a, .meta.details li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-text a, .thb-text .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .comment_body a, .comment_body .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .sidebar .widget a, .sidebar .widget .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light a, .thb-skin-light .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-light a, .thb-skin-light .meta.details li a, .meta.details li .thb-skin-light a, .thb-skin-light .thb-text a, .thb-text .thb-skin-light a, .thb-skin-light .comment_body a, .comment_body .thb-skin-light a, .thb-skin-light .sidebar .widget a, .sidebar .widget .thb-skin-light a, .thb-skin-light a { color: #fff; }
.thb-skin-dark .thb-skin-light .item .loop-post-meta li a:hover, .item .loop-post-meta li .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .meta.details li a:hover, .meta.details li .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .thb-text a:hover, .thb-text .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .comment_body a:hover, .comment_body .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .sidebar .widget a:hover, .sidebar .widget .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light a:hover, .thb-skin-light .item .loop-post-meta li a:hover, .item .loop-post-meta li .thb-skin-light a:hover, .thb-skin-light .meta.details li a:hover, .meta.details li .thb-skin-light a:hover, .thb-skin-light .thb-text a:hover, .thb-text .thb-skin-light a:hover, .thb-skin-light .comment_body a:hover, .comment_body .thb-skin-light a:hover, .thb-skin-light .sidebar .widget a:hover, .sidebar .widget .thb-skin-light a:hover, .thb-skin-light a:hover { color: #feb616; }
.thb-skin-dark .thb-skin-light .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .meta.details li a, .meta.details li .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .thb-text a, .thb-text .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .comment_body a, .comment_body .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .sidebar .widget a, .sidebar .widget .thb-skin-dark .thb-skin-light a, .thb-skin-dark .thb-skin-light .author-block .author-block-wrapper &gt; p a, .author-block .author-block-wrapper &gt; p .thb-skin-dark .thb-skin-light a, .thb-skin-light .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-light a, .thb-skin-light .meta.details li a, .meta.details li .thb-skin-light a, .thb-skin-light .thb-text a, .thb-text .thb-skin-light a, .thb-skin-light .comment_body a, .comment_body .thb-skin-light a, .thb-skin-light .sidebar .widget a, .sidebar .widget .thb-skin-light a, .thb-skin-light .author-block .author-block-wrapper &gt; p a, .author-block .author-block-wrapper &gt; p .thb-skin-light a { border-bottom-color: #fff; border-bottom-color: rgba(255, 255, 255, 0.08); }
.thb-skin-dark .thb-skin-light .item .loop-post-meta li a:hover, .item .loop-post-meta li .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .meta.details li a:hover, .meta.details li .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .thb-text a:hover, .thb-text .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .comment_body a:hover, .comment_body .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .sidebar .widget a:hover, .sidebar .widget .thb-skin-dark .thb-skin-light a:hover, .thb-skin-dark .thb-skin-light .author-block .author-block-wrapper &gt; p a:hover, .author-block .author-block-wrapper &gt; p .thb-skin-dark .thb-skin-light a:hover, .thb-skin-light .item .loop-post-meta li a:hover, .item .loop-post-meta li .thb-skin-light a:hover, .thb-skin-light .meta.details li a:hover, .meta.details li .thb-skin-light a:hover, .thb-skin-light .thb-text a:hover, .thb-text .thb-skin-light a:hover, .thb-skin-light .comment_body a:hover, .comment_body .thb-skin-light a:hover, .thb-skin-light .sidebar .widget a:hover, .sidebar .widget .thb-skin-light a:hover, .thb-skin-light .author-block .author-block-wrapper &gt; p a:hover, .author-block .author-block-wrapper &gt; p .thb-skin-light a:hover { border-color: #feb616; }
.thb-skin-dark .thb-skin-light .thb-trip-posts li:hover, .thb-skin-light .thb-trip-posts li:hover { background-color: rgba(255, 255, 255, 0.05); }
.thb-skin-dark .thb-skin-light #thb-trigger-open:hover .line, .thb-skin-light #thb-trigger-open:hover .line { background-color: #feb616; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-cell, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-cell, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-cell { color: #333; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper { border-color: #000; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-featured, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-featured, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-featured, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-featured { background-color: #000; color: #fff; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-validity, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-validity, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-validity, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-validity { color: #ccc; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-price, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-price, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-price, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-price { color: #000; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-feature-item, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-feature-item { border-bottom-color: #dadada; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-action a, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-action a { background-color: #333; color: #fff; }
.thb-skin-dark .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a:hover, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-skin-light .thb-pricingtable-action a:hover, .thb-skin-light .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a:hover, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-pricingtable-action a:hover { background-color: #feb616; color: #fff; }
.thb-skin-dark .thb-skin-light #thb-infinite-scroll-nav a:after, .thb-skin-light #thb-infinite-scroll-nav a:after { border-top-color: #000; border-left-color: #000; }

.thb-skin-light .thb-skin-dark, .thb-skin-dark { color: #000; }
.thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark body, .thb-skin-light .thb-skin-dark form input:focus, form .thb-skin-light .thb-skin-dark input:focus, .thb-skin-light .thb-skin-dark form button:focus, form .thb-skin-light .thb-skin-dark button:focus, .thb-skin-light .thb-skin-dark form textarea:focus, form .thb-skin-light .thb-skin-dark textarea:focus, .thb-skin-light .thb-skin-dark #searchform #searchsubmit:hover, #searchform .thb-skin-light .thb-skin-dark #searchsubmit:hover, .thb-skin-light .thb-skin-dark .comment .comment_rightcol .comment_head .comment-reply-link:hover:after, .comment .comment_rightcol .comment_head .thb-skin-light .thb-skin-dark .comment-reply-link:hover:after, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_accordion .open.thb-toggle .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .open.thb-toggle .thb-skin-light .thb-skin-dark .thb-toggle-trigger:before, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_accordion .thb-toggle-trigger, .thb-section-column-block-thb_accordion .thb-skin-light .thb-skin-dark .thb-toggle-trigger, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_tabs .thb-tabs-nav li a:hover, .thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-price, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-skin-dark .thb-pricingtable-price, .thb-skin-dark a, .thb-skin-dark .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-dark a, .thb-skin-dark .meta.details li a, .meta.details li .thb-skin-dark a, .thb-skin-dark .sidebar .widget a, .sidebar .widget .thb-skin-dark a, .thb-skin-dark body, .thb-skin-dark form input:focus, form .thb-skin-dark input:focus, .thb-skin-dark form button:focus, form .thb-skin-dark button:focus, .thb-skin-dark form textarea:focus, form .thb-skin-dark textarea:focus, .thb-skin-dark #searchform #searchsubmit:hover, #searchform .thb-skin-dark #searchsubmit:hover, .thb-skin-dark .comment .comment_rightcol .comment_head .comment-reply-link:hover:after, .comment .comment_rightcol .comment_head .thb-skin-dark .comment-reply-link:hover:after, .thb-skin-dark .thb-section-column-block-thb_accordion .open.thb-toggle .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .open.thb-toggle .thb-skin-dark .thb-toggle-trigger:before, .thb-skin-dark .thb-section-column-block-thb_accordion .thb-toggle-trigger, .thb-section-column-block-thb_accordion .thb-skin-dark .thb-toggle-trigger, .thb-skin-dark .thb-section-column-block-thb_tabs .thb-tabs-nav li a:hover, .thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-dark a:hover, .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-price, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-pricingtable-price { color: #000; }
.thb-skin-light .thb-skin-dark #thb-trigger-open .line, #thb-trigger-open .thb-skin-light .thb-skin-dark .line, .thb-skin-light .thb-skin-dark .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-light .thb-skin-dark .current, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-featured, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-skin-dark .thb-pricingtable-featured, .thb-skin-light .thb-skin-dark .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active .thb-skin-light .thb-skin-dark span, .thb-skin-light .thb-skin-dark .owl-theme .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover .thb-skin-light .thb-skin-dark span, .thb-skin-dark #thb-trigger-open .line, #thb-trigger-open .thb-skin-dark .line, .thb-skin-dark .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-dark .current, .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-featured, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-pricingtable-featured, .thb-skin-dark .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls .owl-page.active .thb-skin-dark span, .thb-skin-dark .owl-theme .owl-controls.clickable .owl-page:hover span, .owl-theme .owl-controls.clickable .owl-page:hover .thb-skin-dark span { background-color: #000; }
.thb-skin-light .thb-skin-dark .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-light .thb-skin-dark .current, .thb-skin-light .thb-skin-dark form input:focus, form .thb-skin-light .thb-skin-dark input:focus, .thb-skin-light .thb-skin-dark form button:focus, form .thb-skin-light .thb-skin-dark button:focus, .thb-skin-light .thb-skin-dark form textarea:focus, form .thb-skin-light .thb-skin-dark textarea:focus, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_accordion .open.thb-toggle, .thb-section-column-block-thb_accordion .thb-skin-light .thb-skin-dark .open.thb-toggle, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-skin-light .thb-skin-dark .thb-pricingtable-wrapper, .thb-skin-dark .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-dark .current, .thb-skin-dark form input:focus, form .thb-skin-dark input:focus, .thb-skin-dark form button:focus, form .thb-skin-dark button:focus, .thb-skin-dark form textarea:focus, form .thb-skin-dark textarea:focus, .thb-skin-dark .thb-section-column-block-thb_accordion .open.thb-toggle, .thb-section-column-block-thb_accordion .thb-skin-dark .open.thb-toggle, .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-featured.thb-pricingtable-cell .thb-skin-dark .thb-pricingtable-wrapper { border-color: #000; }
.thb-skin-light .thb-skin-dark .item.list.classic .thb-read-more, .item.list.classic .thb-skin-light .thb-skin-dark .thb-read-more, .thb-skin-light .thb-skin-dark .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-light .thb-skin-dark .thb-read-more, .thb-skin-light .thb-skin-dark #thb-show-map, .thb-skin-light .thb-skin-dark .thb-trip-view-gallery, .thb-skin-light .thb-skin-dark #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-light .thb-skin-dark .thb-btn, .thb-skin-light .thb-skin-dark form [type="submit"], form .thb-skin-light .thb-skin-dark [type="submit"], .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .thb-skin-dark .action-primary, .thb-skin-light .thb-skin-dark .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-light .thb-skin-dark .current, .thb-skin-dark .item.list.classic .thb-read-more, .item.list.classic .thb-skin-dark .thb-read-more, .thb-skin-dark .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-dark .thb-read-more, .thb-skin-dark #thb-show-map, .thb-skin-dark .thb-trip-view-gallery, .thb-skin-dark #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-dark a, .thb-skin-dark .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-dark .thb-btn, .thb-skin-dark form [type="submit"], form .thb-skin-dark [type="submit"], .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-dark a, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .action-primary, .thb-skin-dark .thb-navigation.numeric li .current, .thb-navigation.numeric li .thb-skin-dark .current { color: #fff; }
.thb-skin-light .thb-skin-dark .item.list.classic .item-header .thb-post-date, .item.list.classic .item-header .thb-skin-light .thb-skin-dark .thb-post-date, .thb-skin-light .thb-skin-dark .item.list.masonry .item-header .thb-post-date, .item.list.masonry .item-header .thb-skin-light .thb-skin-dark .thb-post-date, .thb-skin-light .thb-skin-dark .thb-related li .item-title p, .thb-related li .item-title .thb-skin-light .thb-skin-dark p, .thb-skin-light .thb-skin-dark .single-post .thb-single-previous-nav-wrapper a span, .single-post .thb-single-previous-nav-wrapper a .thb-skin-light .thb-skin-dark span, .thb-skin-light .thb-skin-dark .single-post .thb-single-next-nav-wrapper a span, .single-post .thb-single-next-nav-wrapper a .thb-skin-light .thb-skin-dark span, .thb-skin-light .thb-skin-dark .single-post .thb-single-previous-nav-wrapper:before, .single-post .thb-skin-light .thb-skin-dark .thb-single-previous-nav-wrapper:before, .thb-skin-light .thb-skin-dark .single-post .thb-single-next-nav-wrapper:after, .single-post .thb-skin-light .thb-skin-dark .thb-single-next-nav-wrapper:after, .thb-skin-light .thb-skin-dark .thb-portfolio-grid-a .work-inner-wrapper .work-data .work-categories, .thb-portfolio-grid-a .work-inner-wrapper .work-data .thb-skin-light .thb-skin-dark .work-categories, .thb-skin-light .thb-skin-dark .thb-portfolio-carousel .work-inner-wrapper .work-data .work-categories, .thb-portfolio-carousel .work-inner-wrapper .work-data .thb-skin-light .thb-skin-dark .work-categories, .thb-skin-light .thb-skin-dark .thb-trip-content &gt; p, .thb-skin-light .thb-skin-dark .thb-trip-posts li:after, .thb-trip-posts .thb-skin-light .thb-skin-dark li:after, .thb-skin-light .thb-skin-dark .thb-trip-posts li .thb-trip-post-meta, .thb-trip-posts li .thb-skin-light .thb-skin-dark .thb-trip-post-meta, .thb-skin-light .thb-skin-dark .thb-text blockquote cite, .thb-text blockquote .thb-skin-light .thb-skin-dark cite, .thb-skin-light .thb-skin-dark .comment_body blockquote cite, .comment_body blockquote .thb-skin-light .thb-skin-dark cite, .thb-skin-light .thb-skin-dark #searchform #searchsubmit, #searchform .thb-skin-light .thb-skin-dark #searchsubmit, .thb-skin-light .thb-skin-dark .comment .comment_rightcol .comment_head .comment-reply-link:after, .comment .comment_rightcol .comment_head .thb-skin-light .thb-skin-dark .comment-reply-link:after, .thb-skin-light .thb-skin-dark .thb-content-share ul li a, .thb-content-share ul li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .widget.widget_tp_widget_recent_tweets ul li:before, .widget.widget_tp_widget_recent_tweets ul .thb-skin-light .thb-skin-dark li:before, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_accordion .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .thb-skin-light .thb-skin-dark .thb-toggle-trigger:before, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_tabs .thb-tabs-nav li a, .thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a:after, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-light .thb-skin-dark a:after, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-header p, .thb-section-column-block-thb_text_box .thb-section-block-header .thb-skin-light .thb-skin-dark p, .thb-skin-dark .item.list.classic .item-header .thb-post-date, .item.list.classic .item-header .thb-skin-dark .thb-post-date, .thb-skin-dark .item.list.masonry .item-header .thb-post-date, .item.list.masonry .item-header .thb-skin-dark .thb-post-date, .thb-skin-dark .thb-related li .item-title p, .thb-related li .item-title .thb-skin-dark p, .thb-skin-dark .single-post .thb-single-previous-nav-wrapper a span, .single-post .thb-single-previous-nav-wrapper a .thb-skin-dark span, .thb-skin-dark .single-post .thb-single-next-nav-wrapper a span, .single-post .thb-single-next-nav-wrapper a .thb-skin-dark span, .thb-skin-dark .single-post .thb-single-previous-nav-wrapper:before, .single-post .thb-skin-dark .thb-single-previous-nav-wrapper:before, .thb-skin-dark .single-post .thb-single-next-nav-wrapper:after, .single-post .thb-skin-dark .thb-single-next-nav-wrapper:after, .thb-skin-dark .thb-portfolio-grid-a .work-inner-wrapper .work-data .work-categories, .thb-portfolio-grid-a .work-inner-wrapper .work-data .thb-skin-dark .work-categories, .thb-skin-dark .thb-portfolio-carousel .work-inner-wrapper .work-data .work-categories, .thb-portfolio-carousel .work-inner-wrapper .work-data .thb-skin-dark .work-categories, .thb-skin-dark .thb-trip-content &gt; p, .thb-skin-dark .thb-trip-posts li:after, .thb-trip-posts .thb-skin-dark li:after, .thb-skin-dark .thb-trip-posts li .thb-trip-post-meta, .thb-trip-posts li .thb-skin-dark .thb-trip-post-meta, .thb-skin-dark .thb-text blockquote cite, .thb-text blockquote .thb-skin-dark cite, .thb-skin-dark .comment_body blockquote cite, .comment_body blockquote .thb-skin-dark cite, .thb-skin-dark #searchform #searchsubmit, #searchform .thb-skin-dark #searchsubmit, .thb-skin-dark .comment .comment_rightcol .comment_head .comment-reply-link:after, .comment .comment_rightcol .comment_head .thb-skin-dark .comment-reply-link:after, .thb-skin-dark .thb-content-share ul li a, .thb-content-share ul li .thb-skin-dark a, .thb-skin-dark .widget.widget_tp_widget_recent_tweets ul li:before, .widget.widget_tp_widget_recent_tweets ul .thb-skin-dark li:before, .thb-skin-dark .thb-section-column-block-thb_accordion .thb-toggle-trigger:before, .thb-section-column-block-thb_accordion .thb-skin-dark .thb-toggle-trigger:before, .thb-skin-dark .thb-section-column-block-thb_tabs .thb-tabs-nav li a, .thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-dark a, .thb-skin-dark .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li a:after, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li .thb-skin-dark a:after, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-header p, .thb-section-column-block-thb_text_box .thb-section-block-header .thb-skin-dark p { color: #ccc; }
.thb-skin-light .thb-skin-dark .author-block, .thb-skin-light .thb-skin-dark .thb-related, .thb-skin-light .thb-skin-dark .thb-grid-layout + .thb-navigation, .thb-skin-light .thb-skin-dark .single-works .thb-navigation, .single-works .thb-skin-light .thb-skin-dark .thb-navigation, .thb-skin-light .thb-skin-dark .secondary, .thb-skin-light .thb-skin-dark .meta.details, .thb-skin-light .thb-skin-dark .thb-navigation.numeric li span, .thb-navigation.numeric li .thb-skin-light .thb-skin-dark span, .thb-skin-light .thb-skin-dark .thb-navigation.numeric li a, .thb-navigation.numeric li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .item.list.classic, .thb-skin-light .thb-skin-dark .item.list.masonry .post-wrapper, .item.list.masonry .thb-skin-light .thb-skin-dark .post-wrapper, .thb-skin-light .thb-skin-dark .thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts, .thb-trip-itinerary-nav .thb-skin-light .thb-skin-dark .thb-trip-itinerary-stop-posts, .thb-skin-light .thb-skin-dark .thb-text table td, .thb-text table .thb-skin-light .thb-skin-dark td, .thb-skin-light .thb-skin-dark .thb-text table th, .thb-text table .thb-skin-light .thb-skin-dark th, .thb-skin-light .thb-skin-dark .comment_body table td, .comment_body table .thb-skin-light .thb-skin-dark td, .thb-skin-light .thb-skin-dark .comment_body table th, .comment_body table .thb-skin-light .thb-skin-dark th, .thb-skin-light .thb-skin-dark form input, form .thb-skin-light .thb-skin-dark input, .thb-skin-light .thb-skin-dark form button, form .thb-skin-light .thb-skin-dark button, .thb-skin-light .thb-skin-dark form textarea, form .thb-skin-light .thb-skin-dark textarea, .thb-skin-light .thb-skin-dark .thb-content-share, .thb-skin-light .thb-skin-dark .thb-content-share ul li, .thb-content-share ul .thb-skin-light .thb-skin-dark li, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-skin-dark .thb-pricingtable-wrapper, .thb-skin-dark .author-block, .thb-skin-dark .thb-related, .thb-skin-dark .thb-grid-layout + .thb-navigation, .thb-skin-dark .single-works .thb-navigation, .single-works .thb-skin-dark .thb-navigation, .thb-skin-dark .secondary, .thb-skin-dark .meta.details, .thb-skin-dark .thb-navigation.numeric li span, .thb-navigation.numeric li .thb-skin-dark span, .thb-skin-dark .thb-navigation.numeric li a, .thb-navigation.numeric li .thb-skin-dark a, .thb-skin-dark .item.list.classic, .thb-skin-dark .item.list.masonry .post-wrapper, .item.list.masonry .thb-skin-dark .post-wrapper, .thb-skin-dark .thb-trip-itinerary-nav .thb-trip-itinerary-stop-posts, .thb-trip-itinerary-nav .thb-skin-dark .thb-trip-itinerary-stop-posts, .thb-skin-dark .thb-text table td, .thb-text table .thb-skin-dark td, .thb-skin-dark .thb-text table th, .thb-text table .thb-skin-dark th, .thb-skin-dark .comment_body table td, .comment_body table .thb-skin-dark td, .thb-skin-dark .comment_body table th, .comment_body table .thb-skin-dark th, .thb-skin-dark form input, form .thb-skin-dark input, .thb-skin-dark form button, form .thb-skin-dark button, .thb-skin-dark form textarea, form .thb-skin-dark textarea, .thb-skin-dark .thb-content-share, .thb-skin-dark .thb-content-share ul li, .thb-content-share ul .thb-skin-dark li, .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-wrapper, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-pricingtable-wrapper { border-color: #ccc; }
.thb-skin-light .thb-skin-dark .thb-password-protected .thb-protected:before, .thb-password-protected .thb-skin-light .thb-skin-dark .thb-protected:before, .thb-skin-dark .thb-password-protected .thb-protected:before, .thb-password-protected .thb-skin-dark .thb-protected:before { color: #dadada; }
.thb-skin-light .thb-skin-dark .thb-related li, .thb-related .thb-skin-light .thb-skin-dark li, .thb-skin-light .thb-skin-dark .thb-trip-posts li, .thb-trip-posts .thb-skin-light .thb-skin-dark li, .thb-skin-light .thb-skin-dark #comments + #respond, .thb-skin-light .thb-skin-dark .comment .comment_rightcol .comment_head, .comment .comment_rightcol .thb-skin-light .thb-skin-dark .comment_head, .thb-skin-light .thb-skin-dark .widget.widget_calendar table td, .widget.widget_calendar table .thb-skin-light .thb-skin-dark td, .thb-skin-light .thb-skin-dark .widget.widget_calendar table th, .widget.widget_calendar table .thb-skin-light .thb-skin-dark th, .thb-skin-light .thb-skin-dark .widget.widget_rss li, .widget.widget_rss .thb-skin-light .thb-skin-dark li, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_accordion .thb-toggle, .thb-section-column-block-thb_accordion .thb-skin-light .thb-skin-dark .thb-toggle, .thb-skin-light .thb-skin-dark .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-skin-light .thb-skin-dark .thb-tabs-nav, .thb-skin-light .thb-skin-dark .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-skin-light .thb-skin-dark .thb-tabs-nav, .thb-skin-light .thb-skin-dark .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav .thb-skin-light .thb-skin-dark li, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item, .thb-section-column-block-thb_pricingtable .thb-skin-light .thb-skin-dark .thb-pricingtable-feature-item, .thb-skin-light .thb-skin-dark .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title, .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header .thb-skin-light .thb-skin-dark p + .thb-section-block-title, .thb-skin-dark .thb-related li, .thb-related .thb-skin-dark li, .thb-skin-dark .thb-trip-posts li, .thb-trip-posts .thb-skin-dark li, .thb-skin-dark #comments + #respond, .thb-skin-dark .comment .comment_rightcol .comment_head, .comment .comment_rightcol .thb-skin-dark .comment_head, .thb-skin-dark .widget.widget_calendar table td, .widget.widget_calendar table .thb-skin-dark td, .thb-skin-dark .widget.widget_calendar table th, .widget.widget_calendar table .thb-skin-dark th, .thb-skin-dark .widget.widget_rss li, .widget.widget_rss .thb-skin-dark li, .thb-skin-dark .thb-section-column-block-thb_accordion .thb-toggle, .thb-section-column-block-thb_accordion .thb-skin-dark .thb-toggle, .thb-skin-dark .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-horizontal.thb-section-column-block-thb_tabs .thb-skin-dark .thb-tabs-nav, .thb-skin-dark .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-skin-dark .thb-tabs-nav, .thb-skin-dark .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav li, .thb-tab-vertical.thb-section-column-block-thb_tabs .thb-tabs-nav .thb-skin-dark li, .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-feature-item, .thb-section-column-block-thb_pricingtable .thb-skin-dark .thb-pricingtable-feature-item, .thb-skin-dark .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header p + .thb-section-block-title, .layout-style-b.thb-section-column-block-thb_text_box .thb-section-block-header .thb-skin-dark p + .thb-section-block-title { border-color: #dadada; }
.thb-skin-light .thb-skin-dark .w-sidebar.sidebar-right .thb-sidebar-main:before, .w-sidebar.sidebar-right .thb-skin-light .thb-skin-dark .thb-sidebar-main:before, .thb-skin-light .thb-skin-dark .w-sidebar.sidebar-left .thb-sidebar-main:after, .w-sidebar.sidebar-left .thb-skin-light .thb-skin-dark .thb-sidebar-main:after, .thb-skin-light .thb-skin-dark .divider-style-b.thb-section-column-block-thb_divider .thb-divider, .divider-style-b.thb-section-column-block-thb_divider .thb-skin-light .thb-skin-dark .thb-divider, .thb-skin-light .thb-skin-dark .divider-style-c.thb-section-column-block-thb_divider .thb-divider, .divider-style-c.thb-section-column-block-thb_divider .thb-skin-light .thb-skin-dark .thb-divider, .thb-skin-light .thb-skin-dark .owl-theme .owl-controls .owl-page span, .owl-theme .owl-controls .owl-page .thb-skin-light .thb-skin-dark span, .thb-skin-dark .w-sidebar.sidebar-right .thb-sidebar-main:before, .w-sidebar.sidebar-right .thb-skin-dark .thb-sidebar-main:before, .thb-skin-dark .w-sidebar.sidebar-left .thb-sidebar-main:after, .w-sidebar.sidebar-left .thb-skin-dark .thb-sidebar-main:after, .thb-skin-dark .divider-style-b.thb-section-column-block-thb_divider .thb-divider, .divider-style-b.thb-section-column-block-thb_divider .thb-skin-dark .thb-divider, .thb-skin-dark .divider-style-c.thb-section-column-block-thb_divider .thb-divider, .divider-style-c.thb-section-column-block-thb_divider .thb-skin-dark .thb-divider, .thb-skin-dark .owl-theme .owl-controls .owl-page span, .owl-theme .owl-controls .owl-page .thb-skin-dark span { background-color: #dadada; }
.thb-skin-light .thb-skin-dark .thb-text blockquote, .thb-text .thb-skin-light .thb-skin-dark blockquote, .thb-skin-light .thb-skin-dark .comment_body blockquote, .comment_body .thb-skin-light .thb-skin-dark blockquote, .thb-skin-dark .thb-text blockquote, .thb-text .thb-skin-dark blockquote, .thb-skin-dark .comment_body blockquote, .comment_body .thb-skin-dark blockquote { border-color: #f9f9f9; }
.thb-skin-light .thb-skin-dark .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .thb-content-share .thb-content-share-title, .thb-content-share .thb-skin-light .thb-skin-dark .thb-content-share-title, .thb-skin-dark .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a:hover, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li .thb-skin-dark a:hover, .thb-skin-dark .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a:hover, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li .thb-skin-dark a:hover, .thb-skin-dark .thb-content-share .thb-content-share-title, .thb-content-share .thb-skin-dark .thb-content-share-title { background-color: #f9f9f9; }
.thb-skin-light .thb-skin-dark .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul .thb-skin-light .thb-skin-dark li &gt; span, .thb-skin-light .thb-skin-dark .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul .thb-skin-light .thb-skin-dark li &gt; span, .thb-skin-light .thb-skin-dark .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-text blockquote, .thb-text .thb-skin-light .thb-skin-dark blockquote, .thb-skin-light .thb-skin-dark .comment_body blockquote, .comment_body .thb-skin-light .thb-skin-dark blockquote, .thb-skin-light .thb-skin-dark .thb-content-share .thb-content-share-title, .thb-content-share .thb-skin-light .thb-skin-dark .thb-content-share-title, .thb-skin-dark .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li &gt; span, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul .thb-skin-dark li &gt; span, .thb-skin-dark .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li &gt; span, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul .thb-skin-dark li &gt; span, .thb-skin-dark .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li a, .header-layout-a .thb-main-nav-wrapper #main-nav &gt; div:first-of-type ul ul li .thb-skin-dark a, .thb-skin-dark .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li a, .header-layout-a.logo-right .thb-main-nav-wrapper #main-nav &gt; div:last-of-type ul ul li .thb-skin-dark a, .thb-skin-dark .thb-text blockquote, .thb-text .thb-skin-dark blockquote, .thb-skin-dark .comment_body blockquote, .comment_body .thb-skin-dark blockquote, .thb-skin-dark .thb-content-share .thb-content-share-title, .thb-content-share .thb-skin-dark .thb-content-share-title { color: #333; }
.thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .thb-skin-dark .action-secondary, .thb-skin-light .thb-skin-dark .thb-has-side-menu #slide-menu-container .menu li, .thb-has-side-menu #slide-menu-container .menu .thb-skin-light .thb-skin-dark li, .thb-skin-light .thb-skin-dark .thb-text table th, .thb-text table .thb-skin-light .thb-skin-dark th, .thb-skin-light .thb-skin-dark .comment_body table th, .comment_body table .thb-skin-light .thb-skin-dark th, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .action-secondary, .thb-skin-dark .thb-has-side-menu #slide-menu-container .menu li, .thb-has-side-menu #slide-menu-container .menu .thb-skin-dark li, .thb-skin-dark .thb-text table th, .thb-text table .thb-skin-dark th, .thb-skin-dark .comment_body table th, .comment_body table .thb-skin-dark th { border-color: #333; }
.thb-skin-light .thb-skin-dark .item.list.classic .thb-read-more, .item.list.classic .thb-skin-light .thb-skin-dark .thb-read-more, .thb-skin-light .thb-skin-dark .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-light .thb-skin-dark .thb-read-more, .thb-skin-light .thb-skin-dark #thb-show-map, .thb-skin-light .thb-skin-dark .thb-trip-view-gallery, .thb-skin-light .thb-skin-dark #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-light .thb-skin-dark .thb-btn, .thb-skin-light .thb-skin-dark form [type="submit"], form .thb-skin-light .thb-skin-dark [type="submit"], .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .thb-skin-dark .action-primary, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .thb-skin-dark .action-secondary:hover, .thb-skin-light .thb-skin-dark .thb-has-side-menu #slide-menu-container .menu li .trigger:hover, .thb-has-side-menu #slide-menu-container .menu li .thb-skin-light .thb-skin-dark .trigger:hover, .thb-skin-dark .item.list.classic .thb-read-more, .item.list.classic .thb-skin-dark .thb-read-more, .thb-skin-dark .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-dark .thb-read-more, .thb-skin-dark #thb-show-map, .thb-skin-dark .thb-trip-view-gallery, .thb-skin-dark #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-dark a, .thb-skin-dark .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-dark .thb-btn, .thb-skin-dark form [type="submit"], form .thb-skin-dark [type="submit"], .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-dark a, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .action-primary, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .action-secondary:hover, .thb-skin-dark .thb-has-side-menu #slide-menu-container .menu li .trigger:hover, .thb-has-side-menu #slide-menu-container .menu li .thb-skin-dark .trigger:hover { background-color: #333; }
.thb-skin-light .thb-skin-dark .item.list.classic .thb-read-more, .item.list.classic .thb-skin-light .thb-skin-dark .thb-read-more, .thb-skin-light .thb-skin-dark .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-light .thb-skin-dark .thb-read-more, .thb-skin-light .thb-skin-dark #thb-show-map, .thb-skin-light .thb-skin-dark .thb-trip-view-gallery, .thb-skin-light .thb-skin-dark #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-light .thb-skin-dark .thb-btn, .thb-skin-light .thb-skin-dark form [type="submit"], form .thb-skin-light .thb-skin-dark [type="submit"], .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .thb-skin-dark .action-primary, .thb-skin-dark .item.list.classic .thb-read-more, .item.list.classic .thb-skin-dark .thb-read-more, .thb-skin-dark .item.list.masonry .thb-read-more, .item.list.masonry .thb-skin-dark .thb-read-more, .thb-skin-dark #thb-show-map, .thb-skin-dark .thb-trip-view-gallery, .thb-skin-dark #thb-infinite-scroll-nav a, #thb-infinite-scroll-nav .thb-skin-dark a, .thb-skin-dark .thb-slide-caption .thb-call-to .thb-btn, .thb-slide-caption .thb-call-to .thb-skin-dark .thb-btn, .thb-skin-dark form [type="submit"], form .thb-skin-dark [type="submit"], .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-dark a, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .action-primary { background-color: #333; color: #fff; }
.thb-skin-light .thb-skin-dark .item.list.classic .thb-read-more:hover, .item.list.classic .thb-skin-light .thb-skin-dark .thb-read-more:hover, .thb-skin-light .thb-skin-dark .item.list.masonry .thb-read-more:hover, .item.list.masonry .thb-skin-light .thb-skin-dark .thb-read-more:hover, .thb-skin-light .thb-skin-dark #thb-show-map:hover, .thb-skin-light .thb-skin-dark .thb-trip-view-gallery:hover, .thb-skin-light .thb-skin-dark #thb-infinite-scroll-nav a:hover, #thb-infinite-scroll-nav .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .thb-slide-caption .thb-call-to .thb-btn:hover, .thb-slide-caption .thb-call-to .thb-skin-light .thb-skin-dark .thb-btn:hover, .thb-skin-light .thb-skin-dark form [type="submit"]:hover, form .thb-skin-light .thb-skin-dark [type="submit"]:hover, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a:hover, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .thb-skin-dark .action-primary:hover, .thb-skin-dark .item.list.classic .thb-read-more:hover, .item.list.classic .thb-skin-dark .thb-read-more:hover, .thb-skin-dark .item.list.masonry .thb-read-more:hover, .item.list.masonry .thb-skin-dark .thb-read-more:hover, .thb-skin-dark #thb-show-map:hover, .thb-skin-dark .thb-trip-view-gallery:hover, .thb-skin-dark #thb-infinite-scroll-nav a:hover, #thb-infinite-scroll-nav .thb-skin-dark a:hover, .thb-skin-dark .thb-slide-caption .thb-call-to .thb-btn:hover, .thb-slide-caption .thb-call-to .thb-skin-dark .thb-btn:hover, .thb-skin-dark form [type="submit"]:hover, form .thb-skin-dark [type="submit"]:hover, .thb-skin-dark .thb-section-column-block-thb_pricingtable .thb-pricingtable-action a:hover, .thb-section-column-block-thb_pricingtable .thb-pricingtable-action .thb-skin-dark a:hover, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-primary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .action-primary:hover { background-color: #feb616; color: #fff; }
.thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .thb-skin-dark .action-secondary, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .action-secondary { border-color: #333; }
.thb-skin-light .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-light .thb-skin-dark .action-secondary:hover, .thb-skin-dark .thb-section-column-block-thb_text_box .thb-section-block-call-to .action-secondary:hover, .thb-section-column-block-thb_text_box .thb-section-block-call-to .thb-skin-dark .action-secondary:hover { background-color: #333; color: #fff; }
.thb-skin-light .thb-skin-dark .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .meta.details li a, .meta.details li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-text a, .thb-text .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .comment_body a, .comment_body .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .sidebar .widget a, .sidebar .widget .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark a, .thb-skin-dark .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-dark a, .thb-skin-dark .meta.details li a, .meta.details li .thb-skin-dark a, .thb-skin-dark .thb-text a, .thb-text .thb-skin-dark a, .thb-skin-dark .comment_body a, .comment_body .thb-skin-dark a, .thb-skin-dark .sidebar .widget a, .sidebar .widget .thb-skin-dark a, .thb-skin-dark a { color: #000; }
.thb-skin-light .thb-skin-dark .item .loop-post-meta li a:hover, .item .loop-post-meta li .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .meta.details li a:hover, .meta.details li .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .thb-text a:hover, .thb-text .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .comment_body a:hover, .comment_body .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .sidebar .widget a:hover, .sidebar .widget .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark a:hover, .thb-skin-dark .item .loop-post-meta li a:hover, .item .loop-post-meta li .thb-skin-dark a:hover, .thb-skin-dark .meta.details li a:hover, .meta.details li .thb-skin-dark a:hover, .thb-skin-dark .thb-text a:hover, .thb-text .thb-skin-dark a:hover, .thb-skin-dark .comment_body a:hover, .comment_body .thb-skin-dark a:hover, .thb-skin-dark .sidebar .widget a:hover, .sidebar .widget .thb-skin-dark a:hover, .thb-skin-dark a:hover { color: #feb616; }
.thb-skin-light .thb-skin-dark .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .meta.details li a, .meta.details li .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .thb-text a, .thb-text .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .comment_body a, .comment_body .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .sidebar .widget a, .sidebar .widget .thb-skin-light .thb-skin-dark a, .thb-skin-light .thb-skin-dark .author-block .author-block-wrapper &gt; p a, .author-block .author-block-wrapper &gt; p .thb-skin-light .thb-skin-dark a, .thb-skin-dark .item .loop-post-meta li a, .item .loop-post-meta li .thb-skin-dark a, .thb-skin-dark .meta.details li a, .meta.details li .thb-skin-dark a, .thb-skin-dark .thb-text a, .thb-text .thb-skin-dark a, .thb-skin-dark .comment_body a, .comment_body .thb-skin-dark a, .thb-skin-dark .sidebar .widget a, .sidebar .widget .thb-skin-dark a, .thb-skin-dark .author-block .author-block-wrapper &gt; p a, .author-block .author-block-wrapper &gt; p .thb-skin-dark a { border-bottom-color: #000; border-bottom-color: rgba(0, 0, 0, 0.08); }
.thb-skin-light .thb-skin-dark .item .loop-post-meta li a:hover, .item .loop-post-meta li .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .meta.details li a:hover, .meta.details li .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .thb-text a:hover, .thb-text .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .comment_body a:hover, .comment_body .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .sidebar .widget a:hover, .sidebar .widget .thb-skin-light .thb-skin-dark a:hover, .thb-skin-light .thb-skin-dark .author-block .author-block-wrapper &gt; p a:hover, .author-block .author-block-wrapper &gt; p .thb-skin-light .thb-skin-dark a:hover, .thb-skin-dark .item .loop-post-meta li a:hover, .item .loop-post-meta li .thb-skin-dark a:hover, .thb-skin-dark .meta.details li a:hover, .meta.details li .thb-skin-dark a:hover, .thb-skin-dark .thb-text a:hover, .thb-text .thb-skin-dark a:hover, .thb-skin-dark .comment_body a:hover, .comment_body .thb-skin-dark a:hover, .thb-skin-dark .sidebar .widget a:hover, .sidebar .widget .thb-skin-dark a:hover, .thb-skin-dark .author-block .author-block-wrapper &gt; p a:hover, .author-block .author-block-wrapper &gt; p .thb-skin-dark a:hover { border-color: #feb616; }
.thb-skin-light .thb-skin-dark .thb-trip-posts li:hover, .thb-skin-dark .thb-trip-posts li:hover { background-color: rgba(0, 0, 0, 0.05); }
.thb-skin-light .thb-skin-dark #thb-trigger-open:hover .line, .thb-skin-dark #thb-trigger-open:hover .line { background-color: #feb616; }
</pre></body></html>