 /*
Theme Name: Travel Affiliate Guru
Theme URI: http://travelaffiliateguru.com/
Description: Responsive Travel Search Engine for WordPress.
Author: Travel Affiliate Guru
Author URI: http://travelaffiliateguru.com/
Version: 3.1.0
Text Domain: taguru
Tags: travel search engine, responsive, travel, hotel, hotel comparison, hotel booking theme, travel booking theme

License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* Search Cruises heading */
.carform h2 {
    color: #ffffff !important;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}

/* Ensure content doesn't hide behind fixed header */
.admin-bar .site-header {
  top: 32px;
}

/* Full Width Template - Reset Everything */
body.page-template-template-fullwidth-php {
  overflow-x: hidden;
}

/* Full width page specific styles */
.full-width-no-sidebar,
.full-width-no-sidebar #mainwrap,
.full-width-no-sidebar .container,
.full-width-no-sidebar .single-post-container,
.full-width-no-sidebar .site-content,
.full-width-no-sidebar #content,
.full-width-no-sidebar .main-content,
.full-width-no-sidebar .single-post-content,
.full-width-no-sidebar .entry-content,
.full-width-no-sidebar article,
.full-width-no-sidebar .post,
.full-width-no-sidebar .type-page,
.full-width-no-sidebar .page,
.full-width-no-sidebar .post-inner,
.full-width-no-sidebar .post-content,
.full-width-no-sidebar .post-outer,
.full-width-no-sidebar .post-outer-wrap,
.full-width-no-sidebar .entry,
.full-width-no-sidebar .entry-wrap,
.full-width-no-sidebar .entry-inner,
.full-width-no-sidebar .entry-outer,
.full-width-no-sidebar .entry-content-wrap,
.full-width-no-sidebar .entry-content-outer,
.full-width-no-sidebar .entry-content-inner,
.full-width-no-sidebar .hentry,
.full-width-no-sidebar .type-page,
.full-width-no-sidebar .page-template-template-fullwidth-php #content,
.page-template-template-fullwidth-php #mainwrap,
.page-template-template-fullwidth-php #primary,
.page-template-template-fullwidth-php #main,
.page-template-template-fullwidth-php .site-main,
.page-template-template-fullwidth-php .content-area {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Force all elements inside content to be transparent */
.page-template-template-fullwidth-php #content *,
.page-template-template-fullwidth-php #mainwrap *,
.page-template-template-fullwidth-php #primary *,
.page-template-template-fullwidth-php #main *,
.page-template-template-fullwidth-php .site-main *,
.page-template-template-fullwidth-php .content-area * {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.full-width-no-sidebar {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none !important;
}

.full-width-no-sidebar .single-post-container {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

.full-width-no-sidebar .site-content {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  float: none;
}

/* Match header container alignment */
.full-width-no-sidebar .single-post-container {
  max-width: 100%;
  width: 100%;
  padding: 0 15px; /* Match header container padding */
  margin: 0 auto;
  box-sizing: border-box;
  background: none !important;
}

.full-width-no-sidebar .entry-content {
  max-width: 100%;
  width: 100%;
  padding: 20px 0;
  margin: 0 auto;
  box-sizing: border-box;
  background: none !important;
}

.full-width-content {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  float: none;
}

.page-template-template-fullwidth-php #mainwrap {
  max-width: 1400px; /* Match your theme's container width */
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-template-template-fullwidth-php .single-post-container {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

.page-template-template-fullwidth-php #content.main-content {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  float: none;
}

.page-template-template-fullwidth-php .entry-content {
  padding: 20px 0;
  margin: 0;
}

/* Align content with header/footer */
.page-template-template-fullwidth-php .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce) {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}

/* Full width for specific elements */
.page-template-template-fullwidth-php .entry-content > iframe,
.page-template-template-fullwidth-php .entry-content > .wp-block-embed,
.page-template-template-fullwidth-php .entry-content > .wp-block-embed iframe,
.page-template-template-fullwidth-php .entry-content > .wp-block-embed__wrapper,
.page-template-template-fullwidth-php .entry-content > .wp-block-embed__wrapper iframe,
.page-template-template-fullwidth-php .entry-content > .wp-block-embed-youtube,
.page-template-template-fullwidth-php .entry-content > .wp-block-embed-youtube iframe {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 20px 0 !important;
  display: block;
}

/* Gutenberg/Block Editor specific fixes */
.wp-block-group.alignfull,
.wp-block-cover.alignfull,
.wp-block-image.alignfull {
  margin-left: calc(-50vw + 50%) !important;
  margin-right: calc(-50vw + 50%) !important;
  max-width: 100vw !important;
  width: 100vw !important;
}

/* Ensure full-width blocks don't overflow */
.alignfull {
  margin: 32px calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw !important;
}

/* Container for regular content */
.alignwide {
  max-width: 1400px;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-template-template-fullwidth-php .site {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

/* Full Width Wrapper - Takes full viewport width */
.full-width-wrapper {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  overflow: hidden;
}

/* Main Content Area */
.full-width-page {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}

/* Reset all nested elements */
.full-width-page *,
.full-width-page .entry-content *,
.full-width-page .entry-content > *,
.full-width-page .entry-content > * > * {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: none !important;
  position: relative !important;
  left: 0 !important;
  right: 0 !important;
  box-sizing: border-box;
}

/* Force iframes to be full width */
.full-width-page iframe,
.full-width-page .wp-block-embed iframe,
.full-width-page .entry-content iframe,
.full-width-page .wp-block-embed__wrapper,
.full-width-page .wp-block-embed {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  display: block !important;
}

/* Remove any max-width constraints from parent containers */
#page,
#content,
#primary,
#main,
.site-content,
.content-area {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Fix iframe layout */
.entry-content iframe {
  width: 100% !important;
  max-width: 100%;
  margin: 0;
  padding: 0;
  display: block;
  border: none;
}

/* Ensure content area matches header width */
#mainwrap {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

#content {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.main-content {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.entry-content {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Blog Page Title */
.page-title {
    font-size: 2.2em;
    margin: 0 0 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #eee;
    color: #333;
}

/* Blog Archive Layouts */
.blog-archive-layout {
  padding-top: 40px; /* Add space below header */
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}

/* Grid Layout */
.layout-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
  padding: 0 15px;
}

.layout-grid .post-grid {
  margin-bottom: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.layout-grid .post-grid:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.layout-grid .grid-post-inner {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.layout-grid .post-thumbnail {
  position: relative;
  padding-top: 66.67%; /* 3:2 aspect ratio */
  overflow: hidden;
}

.layout-grid .post-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.layout-grid .post-grid:hover .post-thumbnail img {
  transform: scale(1.05);
}

.layout-grid .grid-post-content {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.layout-grid .entry-title {
  font-size: 1.25rem;
  margin: 0 0 10px;
  line-height: 1.4;
}

.layout-grid .entry-title a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}

.layout-grid .entry-title a:hover {
  color: var(--primary-color, #2196F3);
}

.layout-grid .entry-meta {
  font-size: 0.85rem;
  color: #777;
  margin-bottom: 15px;
}

.layout-grid .entry-summary {
  margin-bottom: 15px;
  font-size: 0.95rem;
  line-height: 1.6;
  color: #555;
  flex-grow: 1;
}

.layout-grid .read-more {
  display: inline-block;
  color: var(--primary-color, #2196F3);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.9rem;
  margin-top: 10px;
  transition: all 0.3s ease;
}

.layout-grid .read-more:hover {
  text-decoration: underline;
  color: var(--secondary-color, #0D47A1);
}

/* List Layout */
.blog-archive-layout.list-layout {
  padding-top: 40px; /* Match grid layout */
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}

.layout-list .post-list {
  margin-bottom: 30px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.layout-list .post-list:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.layout-list .list-post-inner {
  display: flex;
  flex-wrap: wrap;
}

.layout-list .post-thumbnail {
  flex: 0 0 300px;
  max-width: 300px;
  position: relative;
  overflow: hidden;
}

.layout-list .post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.layout-list .post-list:hover .post-thumbnail img {
  transform: scale(1.05);
}

.layout-list .list-post-content {
  flex: 1;
  padding: 30px;
  min-width: 300px;
}

.layout-list .entry-title {
  font-size: 1.5rem;
  margin: 0 0 15px;
  line-height: 1.4;
}

.layout-list .entry-title a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}

.layout-list .entry-title a:hover {
  color: var(--primary-color, #2196F3);
}

.layout-list .entry-meta {
  font-size: 0.9rem;
  color: #777;
  margin-bottom: 15px;
}

.layout-list .entry-summary {
  margin-bottom: 15px;
  font-size: 1rem;
  line-height: 1.7;
  color: #555;
}

.layout-list .read-more {
  display: inline-block;
  color: var(--primary-color, #2196F3);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.95rem;
  transition: all 0.3s ease;
}

.layout-list .read-more:hover {
  text-decoration: underline;
  color: var(--secondary-color, #0D47A1);
}

/* Standard Layout */
.blog-archive-layout.standard-layout {
  padding-top: 40px; /* Match grid and list layouts */
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}

.layout-standard .post-standard {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.layout-standard .post-thumbnail {
  margin-bottom: 25px;
  border-radius: 8px;
  overflow: hidden;
}

.layout-standard .post-thumbnail img {
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
}

.layout-standard .post-standard:hover .post-thumbnail img {
  transform: scale(1.02);
}

.layout-standard .entry-title {
  font-size: 2rem;
  margin: 0 0 15px;
  line-height: 1.3;
}

.layout-standard .entry-title a {
  color: #222;
  text-decoration: none;
  transition: color 0.3s ease;
}

.layout-standard .entry-title a:hover {
  color: var(--primary-color, #2196F3);
}

.layout-standard .entry-meta {
  font-size: 0.95rem;
  color: #666;
  margin-bottom: 20px;
}

.layout-standard .entry-content {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #444;
  margin-bottom: 20px;
}

.layout-standard .read-more {
  display: inline-block;
  color: var(--primary-color, #2196F3);
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  transition: all 0.3s ease;
}

.layout-standard .read-more:hover {
  text-decoration: underline;
  color: var(--secondary-color, #0D47A1);
}

/* Responsive Styles */
@media (max-width: 991px) {
  .layout-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .layout-list .post-thumbnail {
    flex: 0 0 250px;
    max-width: 250px;
  }
  
  .layout-standard .entry-title {
    font-size: 1.75rem;
  }
}

@media (max-width: 767px) {
  .layout-grid {
    grid-template-columns: 1fr;
  }
  
  .layout-list .post-thumbnail,
  .layout-list .list-post-content {
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .layout-list .list-post-content {
    padding: 20px;
  }
  
  .layout-standard .entry-title {
    font-size: 1.5rem;
  }
  
  .layout-standard .entry-content {
    font-size: 1rem;
  }
}

.site-header {
  position: relative;
  z-index: 100;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,0.08);
  padding: 15px 0;
}

/* Add space after header */
.site-content {
  padding-top: 30px;
  position: relative;
  background-color: #f8f9fa;
  min-height: calc(100vh - 200px);
}

/* Main content wrapper */
#mainwrap {
  padding-top: 0;
  position: relative;
  z-index: 1;
}

/* Single Post Layout */
/* Post Category */
.post-category {
  margin-bottom: 15px;
}

.post-category .category-label {
  color: #e74c3c;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Post Title */
.post-title {
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1.3;
  margin: 10px 0 20px;
  color: #2c3e50;
}

/* Post Meta */
.post-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 30px;
  padding: 15px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.author-info {
  display: flex;
  align-items: center;
  gap: 15px;
}

.author-avatar img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
}

.author-details {
  line-height: 1.4;
}

.author-name {
  display: block;
  font-size: 16px;
  color: #2c3e50;
}

.post-date {
  font-size: 13px;
  color: #7f8c8d;
}

/* Social Follow Buttons */
.social-follow-buttons {
  display: flex;
  gap: 10px;
}

.follow-btn {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s ease;
}

.follow-btn i {
  margin-right: 6px;
  font-size: 14px;
}

.google-news {
  background-color: #f1f1f1;
  color: #DB4437;
}

.whatsapp {
  background-color: #25D366;
  color: white;
}

.telegram {
  background-color: #0088cc;
  color: white;
}

/* Featured Image */
.post-featured-image {
  margin: 0 0 40px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.post-featured-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.post-featured-image:hover img {
  transform: scale(1.02);
}

/* Entry Content */
.entry-content {
  font-size: 1.125rem;
  line-height: 1.8;
  color: #2c3e50;
}

.entry-content p {
  margin-bottom: 1.75em;
}

/* Post Tags */
.post-tags {
  margin: 50px 0 30px;
  padding: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 0.9375rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.post-tags .fa-tags {
  margin-right: 8px;
  color: #7f8c8d;
}

.tags-links a {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px 12px;
  background: #f5f7fa;
  border-radius: 4px;
  color: #4a6c8d;
  text-decoration: none;
  font-size: 0.875rem;
  transition: all 0.2s ease;
}

.tags-links a:hover {
  background: #e9f0f7;
  color: #2c4b6b;
}

/* Related Posts */
.related-posts {
  margin: 80px 0 40px;
  padding-top: 40px;
  border-top: 1px solid #eee;
}

.related-posts h3 {
  font-size: 1.5rem;
  margin: 0 0 30px;
  color: #2c3e50;
  display: flex;
  align-items: center;
  gap: 10px;
}

.related-posts h3 i {
  color: #e74c3c;
}

.related-posts-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 25px;
  margin-top: 20px;
}

.related-post {
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.related-post:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.related-post a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.related-post-thumb {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 15px;
}

.related-post-thumb-placeholder {
  width: 100%;
  height: 180px;
  background: #f5f7fa;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #bdc3c7;
  font-size: 2rem;
  margin-bottom: 15px;
}

.related-post h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0 0 8px;
  color: #2c3e50;
  line-height: 1.4;
  padding: 0 5px;
}

.related-post .date {
  font-size: 0.8125rem;
  color: #7f8c8d;
  margin: 0;
  padding: 0 5px 10px;
}

/* Responsive Adjustments */
@media (max-width: 992px) {
  .post-title {
    font-size: 2rem;
  }
  
  .related-posts-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .post-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  
  .social-follow-buttons {
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  
  .post-title {
    font-size: 1.75rem;
  }
  
  .related-posts {
    margin: 60px 0 30px;
  }
}

@media (max-width: 576px) {
  .post-title {
    font-size: 1.5rem;
  }
  
  .related-posts-grid {
    grid-template-columns: 1fr;
  }
  
  .entry-content {
    font-size: 1rem;
  }
  
  .follow-btn {
    padding: 6px 12px;
    font-size: 12px;
  }
}
.single-post-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto 40px;
  padding: 20px 15px 0;
  position: relative;
  z-index: 1;
  gap: 0;
}

/* Main content area */
.single-post-content {
  flex: 0 0 70%;
  max-width: 70%;
  padding: 0 40px 0 0;
  background: transparent;
  margin: 0;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}

/* Article content */
.single-post-article {
  margin-bottom: 0;
}

.single-post-sidebar {
  flex: 0 0 30%;
  max-width: 30%;
  padding-left: 30px;
  background: transparent;
  margin: 0;
  box-sizing: border-box;
}

/* Style the sidebar container */
.single-post-sidebar #sidebar1 {
  padding-left: 20px;
}

/* Style all widgets in the sidebar */
.single-post-sidebar .widget {
  margin-bottom: 40px;
  width: 100%;
  box-sizing: border-box;
}

/* Style the search widget */
.single-post-sidebar .wp-block-search {
  margin-bottom: 30px;
}

/* Style widget headings */
.single-post-sidebar .widget-title,
.single-post-sidebar .wp-block-heading {
  font-size: 1.25rem;
  margin: 0 0 15px 0;
  color: #333;
  padding-bottom: 10px;
  border-bottom: 2px solid #f0f0f0;
  font-weight: 600;
}

/* Style lists in widgets */
.single-post-sidebar ul,
.single-post-sidebar ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

.single-post-sidebar li {
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}

.single-post-sidebar li:last-child {
  border-bottom: none;
}

/* Style links in the sidebar */
.single-post-sidebar a {
  color: #333;
  text-decoration: none;
  transition: color 0.2s;
}

.single-post-sidebar a:hover {
  color: #0073aa;
}

/* Add some spacing between sidebar widgets */
.single-post-sidebar .widget {
  margin-bottom: 35px;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

/* Add some breathing room for the search widget */
.single-post-sidebar .wp-block-search {
  margin-bottom: 0;
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .single-post-content,
  .single-post-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 30px;
  }
  
  .single-post-sidebar {
    border-left: none;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 30px 0 0;
    margin-top: 30px;
  }
}

/* Global styling for all sidebar widget titles */
.sidebar h3,
.widget-area h3,
#secondary h3,
.single-post-sidebar h3,
aside h3,
.sidebar .widget-title,
.widget-area .widget-title,
#secondary .widget-title,
.single-post-sidebar .widget-title,
aside .widget-title {
  background-color: #c3203c; /* Deep red color */
  color: #fff;
  padding: 10px 35px !important;
  display: inline-block;
  font-weight: bold;
  font-style: italic;
  border-radius: 40px; /* Rounded pill effect */
  font-size: 18px !important;
  line-height: 1.5 !important;
  text-align: center;
  margin: 0 0 20px 0 !important;
  position: relative;
  box-shadow: 0 2px 5px rgba(0,0,0,0.15);
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  border: 2px solid rgba(255, 255, 255, 0.3) !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: auto !important;
  float: none !important;
  clear: both;
}

/* Decorative border effect */
.sidebar h3:before,
.widget-area h3:before,
#secondary h3:before,
.single-post-sidebar h3:before,
aside h3:before,
.sidebar .widget-title:before,
.widget-area .widget-title:before,
#secondary .widget-title:before,
.single-post-sidebar .widget-title:before,
aside .widget-title:before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 40px;
  pointer-events: none;
}

/* Reset any conflicting styles */
.sidebar h3 a,
.widget-area h3 a,
#secondary h3 a,
.single-post-sidebar h3 a,
aside h3 a {
  color: #fff !important;
  text-decoration: none !important;
}

/* Ensure the widget content is properly aligned */
.sidebar .widget,
.widget-area .widget,
#secondary .widget,
.single-post-sidebar .widget,
aside .widget {
  text-align: center;
  padding-top: 10px;
  clear: both;
  overflow: hidden;
  background-color: transparent !important;
  border: none !important;
}

/* Remove background and border from cards and blocks */
.card, 
.hotel-card, 
.entry, 
.post, 
.type-post, 
.widget, 
.wp-block-group, 
.wp-block-cover, 
.wp-block-media-text, 
.wp-block-columns {
  background-color: transparent !important;
  border: none !important;
}

/* Center widget titles and add spacing */
.sidebar .widget,
.widget-area .widget,
#secondary .widget,
.single-post-sidebar .widget,
aside .widget {
  text-align: center;
  padding-top: 10px;
}

/* Remove default margins from widget title wrappers */
.sidebar .widget > h3,
.widget-area .widget > h3,
#secondary .widget > h3,
.single-post-sidebar .widget > h3,
aside .widget > h3 {
  margin: 0;
  padding: 0;
  display: inline-block;
}

/* Optional: Add hover effect */
.sidebar .widget-title:hover,
.widget-area .widget-title:hover,
#secondary .widget-title:hover,
.single-post-sidebar .widget-title:hover,
aside .widget-title:hover {
  opacity: 0.95;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

/* Widget styling */
.single-post-sidebar .widget {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 15px rgba(0,0,0,0.05);
  padding: 25px;
  margin-bottom: 30px;
}

.single-post-sidebar .widget-title {
  font-size: 1.25rem;
  margin: 0 0 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #f0f0f0;
  color: #222;
  font-weight: 600;
}

.single-post-article {
  margin-bottom: 40px;
}

.entry-header {
  margin-bottom: 30px;
}

.entry-title {
  font-size: 2.25rem;
  margin: 0 0 15px;
  line-height: 1.3;
  color: #222;
}

.post-thumbnail {
  margin: 0 0 30px;
  border-radius: 8px;
  overflow: hidden;
}

.post-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.post-content {
  line-height: 1.8;
  color: #444;
}

.post-content p {
  margin-bottom: 1.5em;
}

.post-tags {
  margin: 40px 0;
  padding: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 0.9375rem;
}

.post-tags .fa-tags {
  margin-right: 8px;
  color: #666;
}

.tags-links a {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 4px 12px;
  background: #f5f7fa;
  border-radius: 4px;
  color: #4a6c8d;
  text-decoration: none;
  font-size: 0.875rem;
  transition: all 0.2s ease;
}

.tags-links a:hover {
  background: #e9f0f7;
  color: #2c4b6b;
}

/* Comments Section */
.comments-area {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}

.comments-title {
  font-size: 1.5rem;
  margin-bottom: 30px;
}

.comment-list {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}

.comment-body {
  margin-bottom: 30px;
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
}

.comment-meta {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.comment-author {
  font-weight: 600;
  margin-right: 10px;
}

.comment-metadata {
  font-size: 0.8125rem;
  color: #777;
}

.comment-content {
  line-height: 1.7;
}

.comment-reply-link {
  display: inline-block;
  margin-top: 10px;
  font-size: 0.875rem;
  color: #4a90e2;
  text-decoration: none;
}

.comment-reply-link:hover {
  text-decoration: underline;
}

/* Comment Form */
.comment-respond {
  margin-top: 50px;
  padding: 30px;
  background: #f9f9f9;
  border-radius: 8px;
}

.comment-reply-title {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 1.5rem;
}

.comment-form-comment textarea {
  width: 100%;
  min-height: 150px;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  resize: vertical;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
  margin-bottom: 20px;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.form-submit {
  margin-top: 20px;
}

.submit {
  background: #4a90e2;
  color: white;
  border: none;
  padding: 12px 25px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 1rem;
  transition: background 0.2s ease;
}

.submit:hover {
  background: #3a7bc8;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .single-post-content {
    padding-right: 30px;
  }
  
  .single-post-sidebar {
    padding-left: 15px;
  }
}

@media (max-width: 900px) {
  .single-post-content {
    flex: 0 0 65%;
    max-width: 65%;
    padding-right: 30px;
  }
  
  .single-post-sidebar {
    flex: 0 0 35%;
    max-width: 35%;
    padding-left: 20px;
  }
}

@media (max-width: 768px) {
  .single-post-container {
    flex-direction: column;
    padding: 0 15px;
  }
  
  .single-post-content,
  .single-post-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  
  .single-post-sidebar {
    margin-top: 50px;
  }
  
  .entry-title {
    font-size: 1.875rem;
  }
}

@media (max-width: 480px) {
  .entry-title {
    font-size: 1.625rem;
  }
  
  .comment-respond {
    padding: 20px 15px;
  }
}

/* Blog Archive Layout */
.archive-title {
  font-size: 2rem;
  font-weight: 700;
  color: #222;
  margin: 0 0 2rem;
  padding: 0 24px;
  text-align: center;
  position: relative;
  padding-bottom: 1rem;
}

.archive-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: #4a90e2;
  border-radius: 3px;
}

/* Blog Archive Grid Layout */
#mainwrap {
  max-width: 100%;
  padding: 0 20px;
}

#content {
  width: 100%;
  float: none;
  margin: 0 auto;
  max-width: 1400px;
}

.blog-archive-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding: 30px 0;
  margin: 0 auto;
  max-width: 1400px;
}

.blog-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.12);
}

.blog-thumbnail {
  position: relative;
  padding-top: 66.67%; /* 3:2 aspect ratio */
  overflow: hidden;
}

.blog-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.blog-card:hover .blog-thumbnail img {
  transform: scale(1.03);
}

.blog-content {
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.blog-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0 0 10px;
  color: #222;
  line-height: 1.4;
}

.blog-meta {
  font-size: 0.875rem;
  color: #666;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}

.blog-excerpt {
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #444;
  margin-top: auto;
  padding-top: 12px;
  border-top: 1px solid #f0f0f0;
}

/* Responsive adjustments */
@media (max-width: 1200px) {
  .blog-archive-grid {
    grid-template-columns: repeat(3, 1fr);
    padding: 25px 10px;
  }
}

@media (max-width: 1024px) {
  .single-post-content,
  .single-post-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
  }
  
  .single-post-sidebar {
    margin-top: 0;
  }
  
  .blog-archive-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    padding: 20px 10px;
  }
  
  .archive-title {
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
  }
}

@media (max-width: 768px) {
  .blog-archive-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  
  .blog-content {
    padding: 16px;
  }
  
  .blog-title {
    font-size: 1.125rem;
  }
  
  .archive-title {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
  }
}

@media (max-width: 600px) {
  .blog-archive-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 500px;
    margin: 0 auto;
  }
  
  .archive-title {
    font-size: 1.375rem;
    margin-bottom: 1rem;
  }
  
  #mainwrap {
    padding: 0 15px;
  }
}

@media (max-width: 480px) {
  .blog-archive-grid {
    gap: 15px;
  }
  
  .archive-title {
    font-size: 1.25rem;
    padding: 0 10px 0.75rem;
  }
  
  .archive-title:after {
    width: 60px;
    height: 2px;
  }
  
  .blog-meta {
    font-size: 0.8125rem;
  }
  
  .blog-excerpt {
    font-size: 0.875rem;
  }
}

/* Hotel Cards Styling */
.hotel-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-bottom: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.hotel-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.hotel-image {
  position: relative;
  height: 200px;
  overflow: hidden;
}

.hotel-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.hotel-card:hover .hotel-thumb {
  transform: scale(1.05);
}

.hotel-placeholder {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 14px;
}

.hotel-overlay {
  position: absolute;
  bottom: 15px;
  left: 15px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 8px 15px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
}

.hotel-content {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.hotel-title {
  margin: 0 0 8px 0;
  font-size: 1.2rem;
  font-weight: 700;
  color: #333;
}

.hotel-location {
  color: #666;
  font-size: 0.9rem;
  margin: 0 0 15px 0;
  display: flex;
  align-items: center;
}

.hotel-location i {
  margin-right: 5px;
  color: #666;
  font-size: 1rem;
}

.hotel-rating {
  margin: 0 0 15px 0;
  color: #ffc107;
  letter-spacing: 2px;
  font-size: 1rem;
}

.hotel-rating .star {
  color: #e0e0e0;
  position: relative;
  display: inline-block;
  margin-right: 2px;
}

.hotel-rating .star.filled {
  color: #ffc107;
}

.hotel-rating .star.half:before {
  content: '\f5c0';
  color: #ffc107;
  position: absolute;
  left: 0;
  width: 50%;
  overflow: hidden;
}

.hotel-description {
  color: #666;
  font-size: 0.9rem;
  line-height: 1.5;
  margin: 0 0 20px 0;
  flex-grow: 1;
}

.view-details-btn {
  display: inline-block;
  background: var(--button-bg, var(--primary-color, #6c5ce7));
  color: var(--button-text, #ffffff) !important;
  padding: 10px 20px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  text-align: center;
  transition: all 0.3s ease;
  border: 2px solid var(--button-border, var(--primary-color, #6c5ce7));
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 1px;
}

.view-details-btn:hover {
  background: var(--button-hover, transparent) !important;
  color: var(--button-hover-text, var(--ta-orange, #FC9531)) !important;
  border-color: var(--button-hover-border, var(--ta-orange, #FC9531));
  transform: translateY(-2px);
}

/* Grid Layout for Hotel Cards */
.hotels-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
  margin: 30px 0;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .hotels-grid {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
  }
  
  .hotel-image {
    height: 180px;
  }
  
  .hotel-content {
    padding: 15px;
  }
  
  .hotel-title {
    font-size: 1.1rem;
  }
  
  .hotel-description {
    font-size: 0.85rem;
  }
  
  .view-details-btn {
    padding: 8px 15px;
    font-size: 0.75rem;
  }
}

/* 1A. Modern Homepage Custom Styles */

/* Hide top bar on mobile devices */
@media (max-width: 991px) {
  .travel-top-bar {
    display: none !important;
  }
}

/* --- Modern Travel Top Bar */
.travel-top-bar {
  background-color: var(--top-bar-bg, #1a1e2b);
  color: var(--top-bar-text, #ffffff);
  font-size: 0.9rem;
  padding: 6px 0;
  border-bottom: 1px solid var(--top-bar-border, rgba(255,255,255,0.05));
}

.travel-top-bar-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.travel-contact-info {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}

.travel-contact-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #ffffff !important; /* Force white text */
  text-decoration: none;
  transition: opacity 0.2s ease;
  white-space: nowrap;
  font-size: 0.9rem;
  opacity: 0.9;
}

.travel-contact-item:hover {
  opacity: 1;
  color: #ffffff !important; /* Force white text on hover */
}

.travel-top-social a {
  color: #ffffff !important; /* Force white icons */
  transition: opacity 0.2s ease;
  font-size: 1rem;
  opacity: 0.9;
}

.travel-top-social a:hover {
  color: #ffffff !important; /* Force white on hover */
  opacity: 1;
}

.travel-contact-item i {
  color: #ffffff !important; /* Force white icons */
  font-size: 0.9em;
  opacity: 0.9;
  transition: opacity 0.2s ease;
}

.travel-contact-item:hover i {
  opacity: 1;
}

.travel-contact-item:hover {
  color: #fff;
  text-decoration: none;
}

.travel-contact-item {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #b8c2cc;
  transition: color 0.2s ease;
  text-decoration: none;
}

.travel-contact-item:hover {
  color: #fff;
  text-decoration: none;
}

.travel-contact-item i {
  color: var(--ta-orange, #FC9531);
  font-size: 0.9em;
}

.travel-contact-item:hover {
  color: #fff;
  text-decoration: none;
}

.travel-top-social {
  display: flex;
  gap: 15px;
}

.travel-top-social a {
  color: #b8c2cc;
  transition: color 0.2s ease;
  font-size: 1rem;
}

.travel-top-social a:hover {
  color: var(--ta-orange, #FC9531);
  text-decoration: none;
}

/* --- Header Font Styles --- */
.travel-header,
.travel-header .main-navigation,
.travel-header .main-navigation a,
.travel-header .main-navigation ul li a,
.travel-header .site-title,
.travel-header .site-description,
.travel-header .menu-toggle,
.header-navigation ul.menu > li > a,
.header-navigation ul.menu > li,
#site-navigation,
#site-navigation *,
#masthead *,
#masthead .menu > li > a,
#masthead .menu > li,
#site-header,
#site-header * {
  font-family: var(--header-menu-font-family, 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif) !important;
}

/* Force the font to be applied to all header text */
.header-container *,
#site-header *,
#masthead *,
#site-navigation *,
.main-navigation *,
.travel-header * {
  font-family: inherit !important;
}

/* --- Modern Professional Header --- */
:root {
  --primary-color: #2c3e50;
  --accent-color: #3498db;
  --text-light: #ecf0f1;
  --text-dark: #2c3e50;
  --transition-speed: 0.3s;
}

.travel-header {
  background: #fff;
  box-shadow: 0 2px 15px rgba(0,0,0,0.08);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  font-family: var(--header-menu-font-family, 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif);
  transition: all var(--transition-speed) ease;
}

.travel-navbar {
  position: relative;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid rgba(0,0,0,0.05);
  transition: all var(--transition-speed) ease;
}

.travel-navbar-inner {
  display: flex;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  min-height: 100px;
  height: auto;
  position: relative;
  justify-content: space-between;
  width: 100%;
}

.travel-logo {
  margin-right: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  height: 100%;
  padding: 10px 0;
  box-sizing: border-box;
}

.travel-logo a {
  display: flex;
  align-items: center;
  height: 100%;
}

.travel-logo img {
  max-height: 70px !important;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  transition: all var(--transition-speed) ease;
  object-fit: contain;
  object-position: left center;
}

.travel-logo .site-title {
  font-weight: 800;
  font-size: 1.8rem;
  color: var(--primary-color);
  text-decoration: none;
  letter-spacing: -0.5px;
  margin: 0;
  transition: color var(--transition-speed) ease;
}

.travel-logo a:hover .site-title {
  color: var(--accent-color);
}

.travel-nav {
  position: absolute !important;
  right: 40px;
  top: 50% !important;
  transform: translateY(-50%);
  height: auto !important;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

.travel-nav-list {
  display: flex !important;
  gap: 10px !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  align-items: center !important;
  justify-content: flex-end !important;
  width: auto !important;
  float: right !important;
}

.travel-nav-list > li {
  margin: 0 !important;
  padding: 0 !important;
}

.travel-nav-list > li > a {
  padding: 10px 18px !important;  /* Reduced padding */
  font-size: 0.9em !important;  /* Slightly smaller font */
  white-space: nowrap;  /* Prevent text wrapping */
}

.travel-nav-list > li {
  position: relative;
  margin: 0 2px;
  height: 100%;
  display: flex;
  align-items: center;
}

.travel-nav-list > li > a {
  font-family: 'Inter', sans-serif;
  color: var(--text-dark);
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 18px;
  border-radius: 6px;
  transition: all var(--transition-speed) ease;
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.travel-nav-list > li > a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 80%;
  height: 2px;
  background: var(--accent-color);
  transition: transform var(--transition-speed) ease;
}

.travel-nav-list > li > a:hover,
.travel-nav-list > li > a:focus,
.travel-nav-list > li > a.active {
  color: var(--accent-color);
  background: rgba(52, 152, 219, 0.05);
}

.travel-nav-list > li > a:hover::after,
.travel-nav-list > li > a.active::after {
  transform: translateX(-50%) scaleX(1);
}

.travel-header-icons {
  display: flex;
  gap: 1.1em;
  align-items: center;
  margin-left: 1.5em;
}

.travel-header-icons a {
  color: var(--ta-header-social-color, #3b5998);
  font-size: 1.25rem;
  background: rgba(255,255,255,0.08);
  border-radius: 50%;
  padding: 0.45em;
  transition: color 0.2s, background 0.2s, box-shadow 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 4px rgba(0,0,0,0.07);
}

.travel-header-icons a:hover {
  color: #fff;
  background: var(--ta-orange, #FC9531);
  box-shadow: 0 4px 18px rgba(252,149,49,0.12);
}

/* Mobile Menu Button */
.travel-mobile-menu-btn {
  display: none; /* Hidden by default, shown on mobile */
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
  margin-left: 15px;
  z-index: 1201;
  transition: all 0.3s ease;
}

.travel-mobile-menu-btn .menu-line {
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--ta-orange, #FC9531);
  margin: 3px 0;
  transition: all 0.3s ease;
  border-radius: 2px;
}

.travel-mobile-menu-btn[aria-expanded="true"] .menu-line:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.travel-mobile-menu-btn[aria-expanded="true"] .menu-line:nth-child(2) {
  opacity: 0;
}

.travel-mobile-menu-btn[aria-expanded="true"] .menu-line:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.travel-mobile-menu-btn:focus {
  outline: 2px solid var(--ta-orange, #FC9531);
  outline-offset: 2px;
}

.mobile-menu {
  position: fixed;
  top: 0;
  right: -320px;
  width: 300px;
  height: 100vh;
  background: #ffffff !important;
  z-index: 1200;
  box-shadow: -5px 0 25px rgba(0,0,0,0.1);
  transition: right 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  overflow-y: auto;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  display: block !important;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  overscroll-behavior: contain;
}

.mobile-menu.open {
  right: 0;
  display: block !important;
  background: #ffffff !important;
  transition: right 0.3s ease-in-out;
}

/* Mobile Menu Overlay */
.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1199;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-menu-overlay.open {
  opacity: 1;
  visibility: visible;
}

/* Mobile Menu Close Button */
/* Mobile Menu Header */
.mobile-menu-header {
  padding: 15px 20px;
  border-bottom: 1px solid #f0f0f0;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 15px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}

.mobile-menu-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.mobile-menu-logo a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
  font-weight: 600;
  font-size: 18px;
}

.mobile-menu-logo img {
  max-height: 40px;
  width: auto;
  display: block;
}

/* Mobile Menu Social Icons */
.mobile-menu-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 15px 10px;
  margin-top: auto;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  max-width: 100%;
  overflow: hidden;
}

.mobile-menu-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 5px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 16px;
  transition: all 0.3s ease;
  text-decoration: none;
  flex-shrink: 0;
}

.mobile-menu-social a:hover {
  background: var(--ta-orange, #FC9531);
  transform: translateY(-2px);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

/* Mobile Contact Info */
.mobile-contact-info {
  padding: 15px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 10px 15px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
}

.mobile-contact-info .travel-contact-item {
  display: flex;
  align-items: center;
  color: #f0f0f0;
  text-decoration: none;
  padding: 10px 0;
  font-size: 15px;
  transition: all 0.2s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  font-weight: 500;
}

.mobile-contact-info .travel-contact-item:hover {
  color: var(--ta-orange, #FC9531);
  transform: translateX(5px);
}

.mobile-contact-info .travel-contact-item i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  color: #fff;
  background: var(--ta-orange, #FC9531);
  border-radius: 50%;
  font-size: 14px;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.mobile-contact-info .travel-contact-item:hover i {
  background: #fff;
  color: var(--ta-orange, #FC9531);
  transform: scale(1.1);
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

/* Ensure Font Awesome icons are displayed */
.fa, .fas, .far, .fal, .fab {
  font-family: 'Font Awesome 6 Free', 'Font Awesome 6 Pro', 'Font Awesome 6 Brands', 'FontAwesome' !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-phone-alt:before { content: "\f879"; }
.fa-envelope:before { content: "\f0e0"; }

/* Mobile Menu Social Icons */
.mobile-menu-social {
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 10px 0;
  margin: 0 auto;
  flex-wrap: wrap;
}

.mobile-menu-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f0f0f0;
  color: #555;
  font-size: 18px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.mobile-menu-social a:hover {
  transform: translateY(-2px);
  background: var(--ta-orange, #FC9531);
  color: #fff;
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}

/* Ensure Font Awesome icons are properly sized */
.mobile-menu-social .fab {
  font-size: 18px;
  line-height: 1;
}

/* Mobile Menu Submenu Styles */
.mobile-nav .menu-item-has-children,
.mobile-nav .page_item_has_children {
  position: relative;
  padding-right: 44px;
}

.mobile-nav .submenu-toggle {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  z-index: 2;
}

.mobile-nav .submenu-toggle .plus-icon {
  font-size: 20px;
  line-height: 1;
  transition: transform 0.3s ease;
}

.mobile-nav .submenu-toggle[aria-expanded="true"] .plus-icon {
  transform: rotate(45deg);
}

.mobile-nav .sub-menu,
.mobile-nav .children {
  display: none;
  padding-left: 20px;
  overflow: hidden;
  transition: height 0.3s ease;
  height: 0;
  margin: 0;
  list-style: none;
}

.mobile-nav .sub-menu a,
.mobile-nav .children a {
  padding: 10px 15px;
  font-size: 15px;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  border-left: 2px solid transparent;
  transition: all 0.2s ease;
}

.mobile-nav .sub-menu a:hover,
.mobile-nav .children a:hover {
  color: var(--ta-orange, #FC9531);
  background: rgba(255, 255, 255, 0.05);
  border-left-color: var(--ta-orange, #FC9531);
}

/* Ensure submenus are visible when toggled */
.mobile-nav .sub-menu.show,
.mobile-nav .children.show {
  display: block;
  height: auto;
}

.mobile-menu-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  color: #666;
  font-size: 24px;
  cursor: pointer;
  padding: 5px;
  line-height: 1;
  z-index: 11;
  transition: color 0.2s ease;
}

.mobile-menu-close:hover {
  color: #000;
}

.mobile-menu-close {
  background: none;
  border: none;
  color: #666;
  font-size: 24px;
  cursor: pointer;
  padding: 5px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s ease;
}

.mobile-menu-close:hover {
  color: #000;
}

.mobile-menu-close:hover,
.mobile-menu-close:focus {
  background: #fff;
  color: var(--ta-orange, #FC9531);
  transform: rotate(90deg) scale(1.1);
  outline: none;
  box-shadow: 0 0 0 3px rgba(252, 149, 49, 0.5);
}

.mobile-menu-close i {
  font-size: 1.2rem;
  transition: all 0.3s ease;
}

/* Ensure proper stacking context */
#header {
  position: relative;
  z-index: 100;
}

/* Smooth scrolling for iOS */
.mobile-menu {
  -webkit-overflow-scrolling: touch;
}

.mobile-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav-list > li {
  border-bottom: 1px solid #f0f0f0;
}

.mobile-nav-list > li:last-child {
  border-bottom: none;
}

.mobile-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

.mobile-nav-list > li {
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  padding: 0;
}

.mobile-nav-list > li:last-child {
  border-bottom: none;
}

.mobile-nav-list > li > a {
  display: block;
  padding: 15px 20px;
  color: #333;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s ease;
  position: relative;
  line-height: 1.4;
}

.mobile-nav-list > li > a:hover,
.mobile-nav-list > li > a:focus,
.mobile-nav-list > li > a.active,
.mobile-nav-list > li.current-menu-item > a {
  background: rgba(252, 149, 49, 0.05);
  color: var(--ta-orange, #FC9531);
  padding-left: 25px;
  outline: none;
}

.mobile-nav-list > li > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: var(--ta-orange, #FC9531);
  transition: width 0.3s ease;
  z-index: -1;
}

.mobile-nav-list > li > a:hover:before,
.mobile-nav-list > li > a.active:before {
  width: 3px;
}

.travel-navbar {
  position: sticky;
  top: 0;
  width: 100%;
  background: var(--ta-nav-bg, #ffffff); /* Uses theme variable with white fallback */
  box-shadow: 0 2px 16px rgba(0,0,0,0.07);
  border-bottom: 1px solid #eee;
}

.travel-navbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 64px;
  padding: 0 24px;
}

.travel-logo img {
  max-height: 40px;
  width: auto;
}

.travel-logo .site-title {
  font-weight: 800;
  font-size: 1.6rem;
  color: var(--primary-color, #2196F3);
  text-decoration: none;
}

/* Navigation */
.travel-nav {
  flex: 1;
  margin-left: 48px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1000;
}

/* Menu List */
.travel-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}

/* Menu Items */
.travel-nav-list > li {
  position: relative;
  margin: 0 15px;
}

/* Menu Links */
.travel-nav-list a {
  display: block;
  padding: 15px 0;
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
  position: relative;
}

/* Submenu Styles */
.travel-nav-list .sub-menu,
.travel-nav-list .children {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  z-index: 1001;
  margin: 0;
  padding: 10px 0;
  list-style: none;
  border-radius: 0 0 4px 4px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s ease;
  margin-top: 10px;
}

/* Show submenu on hover */
.travel-nav-list > li.hover > .sub-menu,
.travel-nav-list > li.hover > .children,
.travel-nav-list .sub-menu:hover,
.travel-nav-list .children:hover {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  margin-top: 0;
}

/* Nested Submenus */
.travel-nav-list .sub-menu .sub-menu,
.travel-nav-list .children .children {
  top: -10px;
  left: 100%;
  border-radius: 0 4px 4px 4px;
}

/* Submenu items */
.travel-nav-list .sub-menu li,
.travel-nav-list .children li {
  margin: 0;
  position: relative;
}

.travel-nav-list .sub-menu a,
.travel-nav-list .children a {
  padding: 10px 20px;
  color: #333;
  font-size: 0.9em;
  white-space: nowrap;
  transition: all 0.3s ease;
}

.travel-nav-list .sub-menu a:hover,
.travel-nav-list .children a:hover {
  background: #f5f5f5;
  color: var(--primary-color, #2196F3);
  padding-left: 25px;
}

/* Add arrow for menu items with submenus */
.travel-nav-list .menu-item-has-children > a::after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 5px;
  display: inline-block;
  transition: transform 0.3s ease;
}

/* Add arrow for nested submenus */
.travel-nav-list .menu-item-has-children .menu-item-has-children > a::after {
  content: '\f105';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Desktop Menu Container */
.travel-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}

/* Menu Items */
.travel-nav-list > li {
  position: relative;
  margin: 0 15px;
}

/* Menu Links */
.travel-nav-list a {
  display: block;
  padding: 15px 0;
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
  position: relative;
}

/* Submenu Styles */
.travel-nav-list .sub-menu,
.travel-nav-list .children {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  z-index: 1001;
  margin: 0;
  padding: 10px 0;
  list-style: none;
  border-radius: 0 0 4px 4px;
}

/* Nested Submenus */
.travel-nav-list .sub-menu .sub-menu,
.travel-nav-list .children .children {
  top: -10px;
  left: 100%;
  border-radius: 0 4px 4px 4px;
}

/* Show submenu on hover */
.travel-nav-list > li:hover > .sub-menu,
.travel-nav-list > li:hover > .children,
.travel-nav-list > li.focus > .sub-menu,
.travel-nav-list > li.focus > .children,
.travel-nav-list .sub-menu:hover,
.travel-nav-list .children:hover {
  display: block;
}

/* Keep submenu open when hovering over it */
.travel-nav-list .sub-menu li:hover > .sub-menu,
.travel-nav-list .children li:hover > .children {
  display: block;
}

/* Submenu items */
.travel-nav-list .sub-menu li,
.travel-nav-list .children li {
  margin: 0;
  position: relative;
  white-space: nowrap;
}

.travel-nav-list .sub-menu a,
.travel-nav-list .children a {
  padding: 10px 20px;
  color: #333;
  font-size: 0.9em;
  transition: all 0.3s ease;
}

.travel-nav-list .sub-menu a:hover,
.travel-nav-list .children a:hover {
  background: #f5f5f5;
  color: var(--primary-color, #2196F3);
  padding-left: 25px;
}

/* Add arrow for menu items with submenus */
.travel-nav-list .menu-item-has-children > a::after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 5px;
  display: inline-block;
  transition: transform 0.3s ease;
}

/* Add arrow for nested submenus */
.travel-nav-list .menu-item-has-children .menu-item-has-children > a::after {
  content: '\f105';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Mobile menu button - hide on desktop */
.travel-mobile-menu-btn {
  display: none;
}

/* Responsive styles */
@media (max-width: 991px) {
  .travel-nav {
    display: none;
  }
  
  .travel-mobile-menu-btn {
    display: block;
  }
}

/* Desktop Menu Styles */
.travel-nav-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Menu Items */
.travel-nav-list > li {
  position: relative;
  margin: 0 10px;
}

/* Menu Links */
.travel-nav-list a {
  display: block;
  padding: 15px 12px;
  color: #333;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}

/* Submenu Styling */
.travel-nav-list .sub-menu,
.travel-nav-list .children {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 220px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(5px);
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 1000;
  border-radius: 6px;
  padding: 8px 0;
  margin: 8px 0 0 0;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.08);
  pointer-events: none;
}

/* Show Submenu on Hover */
.travel-nav-list > li:hover > .sub-menu,
.travel-nav-list > li:hover > .children {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Submenu Items */
.travel-nav-list .sub-menu li,
.travel-nav-list .children li {
  position: relative;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  transition: background-color 0.2s ease;
}

/* Submenu Links */
.travel-nav-list .sub-menu a,
.travel-nav-list .children a {
  display: block;
  padding: 10px 24px;
  color: #444;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}

/* Hover and Focus States */
.travel-nav-list .sub-menu a:hover,
.travel-nav-list .sub-menu a:focus,
.travel-nav-list .children a:hover,
.travel-nav-list .children a:focus {
  background-color: #f8f9fa;
  color: #0073aa;
  transform: translateX(4px);
}

/* Active State */
.travel-nav-list .sub-menu .current-menu-item > a,
.travel-nav-list .children .current-menu-item > a {
  color: #0073aa;
  font-weight: 500;
  background-color: #f1f8ff;
}

/* Dropdown Indicator */
.travel-nav-list .menu-item-has-children > a::after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 5px;
  display: inline-block;
  transition: transform 0.3s ease;
}

/* Hover Effect for Parent Items */
.travel-nav-list > li > a:hover {
  color: var(--primary-color, #2196F3);
}

/* Mobile Responsive Adjustments */
@media (max-width: 991px) {
  .travel-nav-list {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .travel-nav-list > li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  
  .travel-nav-list .sub-menu,
  .travel-nav-list .children {
    position: static;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    display: none;
    padding-left: 20px;
  }
  
  .travel-nav-list .sub-menu.active,
  .travel-nav-list .children.active {
    display: block;
  }
  
  .travel-nav-list .menu-item-has-children > a::after {
    content: '\f107';
    float: right;
  }
  
  .travel-nav-list .menu-item-has-children > a.active::after {
    transform: rotate(180deg);
  }
}

.travel-nav-list > li > a {
  color: var(--header-menu-color, #222) !important;
  padding: 16px 20px;
  font-size: var(--header-menu-font-size, 2.25rem) !important;
  letter-spacing: 0.03em;
  border-bottom: 2px solid transparent;
  transition: color 0.2s, border-bottom 0.2s;
  font-weight: var(--header-menu-font-weight, 700) !important;
}
.travel-nav-list > li > a.active, .travel-nav-list > li > a:hover {
  color: var(--header-menu-hover-color, #222) !important;
  border-bottom: 2px solid var(--header-menu-hover-color, #222);
}
.travel-header-icons {
  display: flex;
  gap: 1.2em;
  align-items: center;
}
.travel-header-icons a {
  color: #888;
  font-size: 1.15rem;
  transition: color 0.2s;
}
.travel-header-icons a:hover {
  color: var(--ta-orange, #FC9531);
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.travel-mobile-menu-btn {
  display: none;
  background: none;
  border: 2px solid transparent;
  border-radius: 6px;
  color: #222;
  cursor: pointer;
  font-size: 1.5rem;
  line-height: 1;
  margin-left: 15px;
  padding: 8px 12px;
  position: relative;
  transition: all 0.2s ease;
  z-index: 1002;
}

.travel-mobile-menu-btn:focus {
  outline: none;
  border-color: var(--ta-blue, #0073aa);
  box-shadow: 0 0 0 2px rgba(0, 115, 170, 0.25);
}

.travel-mobile-menu-btn:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.travel-mobile-menu-btn[aria-expanded="true"] .menu-icon {
  transform: rotate(90deg);
}

.travel-mobile-menu-btn:hover, 
.travel-mobile-menu-btn:focus {
  color: #fff;
  background: var(--ta-blue, #0073aa);
  outline: none;
}

.travel-searchbar-wrap {
  background: linear-gradient(90deg, #f8fafc 60%, #fff 100%);
  padding: 24px 0 16px 0;
  display: flex;
  justify-content: center;
}
.travel-searchbar {
  display: flex;
  max-width: 600px;
  width: 100%;
  background: #fff;
  border-radius: 32px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  overflow: hidden;
  border: 1px solid #eee;
}
.travel-search-input {
  flex: 1;
  border: none;
  padding: 1em 1.2em;
  font-size: 1.1rem;
  border-radius: 32px 0 0 32px;
  outline: none;
}
.travel-search-btn {
  background: var(--ta-orange, #FC9531);
  color: #fff;
  font-weight: 700;
  border: none;
  padding: 0 2em;
  border-radius: 0 32px 32px 0;
  font-size: 1.1rem;
  cursor: pointer;
  transition: background 0.2s;
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.travel-search-btn:hover {
  background: var(--ta-orange, #ffb14a);
}

@media (max-width: 900px) {
  .travel-navbar-inner {
    flex-direction: column;
    align-items: flex-start;
    min-height: unset;
    padding: 12px 8px;
  }
  .travel-nav {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  .travel-nav-list {
    flex-direction: column;
    gap: 1em;
  }
}
@media (max-width: 991px) {
  .travel-navbar-inner {
    flex-direction: row;
    align-items: center;
    padding: 8px 15px;
    position: relative;
  }
  
  .travel-nav {
    display: none;
  }
  
  .travel-mobile-menu-btn {
    display: flex;
    margin-left: auto;
  }
  
  /* Mobile Menu Overlay */
  .mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1199;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  
  .mobile-menu-overlay.open {
    opacity: 1;
    visibility: visible;
  }
  
  /* Mobile Menu Styles */
  .mobile-menu {
    position: fixed;
    top: 0;
    right: -320px;
    width: 300px;
    height: 100vh;
    background: #fff;
    z-index: 1200;
    box-shadow: -5px 0 25px rgba(0,0,0,0.1);
    transition: right 0.3s ease;
    overflow-y: auto;
    padding: 80px 20px 30px;
    -webkit-overflow-scrolling: touch;
  }
  
  .mobile-menu.open {
    right: 0;
  }
  
  /* Mobile Navigation */
  .mobile-nav {
    padding: 0;
    margin: 0;
  }
  
  .mobile-nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .mobile-nav-list li {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
  }
  
  .mobile-nav-list li:last-child {
    border-bottom: none;
  }
  
  .mobile-nav-list a {
    display: block;
    padding: 12px 15px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.2s ease;
  }
  
  .mobile-nav-list a:hover,
  .mobile-nav-list a:focus {
    color: var(--ta-orange, #FC9531);
    background: rgba(252, 149, 49, 0.05);
  }
  
  /* Submenu Toggle */
  .menu-item-has-children > a {
    position: relative;
    padding-right: 40px;
  }
  
  .menu-item-has-children > a:after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
  }
  
  .menu-item-has-children.open > a:after {
    transform: translateY(-50%) rotate(180deg);
  }
  
  .sub-menu {
    display: none;
    padding-left: 15px;
    background: #f9f9f9;
  }
  
  .sub-menu a {
    padding-left: 25px;
    font-size: 14px;
  }
  
  /* Mobile Menu Footer */
  .mobile-menu-footer {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #f0f0f0;
    text-align: center;
  }
  
  .mobile-phone {
    display: inline-flex;
    align-items: center;
    color: var(--ta-orange, #FC9531);
    font-weight: 600;
    margin-bottom: 15px;
    text-decoration: none;
  }
  
  .mobile-phone i {
    margin-right: 8px;
    font-size: 1.2em;
  }
  
  /* No Scroll When Menu is Open */
  .no-scroll {
    overflow: hidden;
    height: 100%;
    position: fixed;
    width: 100%;
  }
  
  .travel-header-icons {
    gap: 0.8em;
  }
  
  .mobile-menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1199;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  
  .mobile-menu-overlay.open {
    display: block;
    opacity: 1;
  }
  
  .mobile-menu {
    right: -320px;
  }
  
  .mobile-menu.open {
    right: 0;
  }
  
  /* Prevent body scroll when menu is open */
  .no-scroll {
    overflow: hidden;
    height: 100%;
    position: fixed;
    width: 100%;
  }
  .mobile-menu.open, .mobile-menu-overlay.open {
    display: block;
  }
  .mobile-menu.open {
    transform: translateX(0);
  }
  .mobile-menu-close {
    background: none;
    border: none;
    color: #fff;
    font-size: 2rem;
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 1202;
    cursor: pointer;
  }
  .mobile-nav-list {
    display: flex;
    flex-direction: column;
    gap: 1.5em;
    list-style: none;
    padding: 0;
    margin: 2em 0 0 0;
  }
  .mobile-nav-list > li > a {
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
    padding: 0.8em 0;
    border-bottom: 1px solid #333;
    transition: color 0.2s;
  }
  .mobile-nav-list > li > a:hover {
    color: var(--ta-orange, #FC9531);
  }
}

/* --- Modern Travel Footer --- */
/* Main Footer */
#footer,
.travel-footer,
.site-footer {
    background: #1a1f2b;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    line-height: 1.6;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 0;
}

/* Ensure main content pushes footer to bottom */
#mainwrap {
    min-height: calc(100vh - 400px);
    position: relative;
}

/* Ensure footer stays at bottom */
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#mainwrap {
    flex: 1 0 auto;
}

.travel-footer {
    flex-shrink: 0;
}

/* Footer Inner Container */
.travel-footer-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 15px 40px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    gap: 20px;
}

/* Footer Columns */
.travel-footer-col {
    flex: 1;
    min-width: 0; /* Allows columns to shrink below min-content */
    padding: 0 10px;
    margin-bottom: 30px;
    box-sizing: border-box;
}

/* Responsive adjustments */
@media (max-width: 1200px) {
    .travel-footer-inner {
        flex-wrap: wrap;
        gap: 30px;
    }
    
    .travel-footer-col {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .travel-footer-col {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align: center;
        padding: 0 15px;
    }
    
    .travel-footer-col h3:after {
        left: 50%;
        transform: translateX(-50%);
    }
}

/* Footer Headings */
.travel-footer-col h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
}

.travel-footer-col h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background: #ff6b6b;
}

/* About Section */
.travel-footer-about p {
    color: #a0a8b6;
    margin-bottom: 20px;
}

/* Social Icons */
.travel-footer-social {
    display: flex;
    gap: 10px;
}

.travel-footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    transition: all 0.3s ease;
}

.travel-footer-social a:hover {
    background: #ff6b6b;
    transform: translateY(-3px);
}

/* Quick Links */
.travel-footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.travel-footer-links li {
    margin-bottom: 10px;
}

.travel-footer-links a {
    color: #a0a8b6 !important;
    text-decoration: none;
    transition: all 0.3s ease;
}

.travel-footer-links a:hover {
    color: #ff6b6b !important;
    padding-left: 5px;
}

/* Newsletter Form */
.travel-footer-newsletter-form {
    margin-bottom: 15px;
    position: relative;
}

.travel-footer-newsletter-form input[type="email"] {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
    border-radius: 4px;
    margin-bottom: 10px;
}

.travel-footer-newsletter-form button {
    width: 100%;
    background: #ff6b6b;
    color: #fff;
    border: none;
    padding: 12px 15px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
}

.travel-footer-newsletter-form button:hover {
    background: #ff5252;
}

.travel-footer-note {
    color: #a0a8b6;
    font-size: 13px;
    line-height: 1.5;
}

/* Footer Bottom */
.travel-footer-bottom {
    background: #131722 !important;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.travel-footer-bottom .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.travel-footer-copyright {
    color: #a0a8b6;
    font-size: 14px;
}

.travel-footer-copyright a {
    color: #ff6b6b !important;
    text-decoration: none;
}

.travel-footer-copyright a:hover {
    text-decoration: underline;
}

/* Responsive Styles */
@media (max-width: 992px) {
    .travel-footer-col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 768px) {
    .travel-footer-col {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    
    .travel-footer-col h3:after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .travel-footer-social {
        justify-content: center;
    }
}

.travel-footer {
  background: var(--footer-bg, var(--primary-color, #2196F3));
  color: var(--footer-text, #fff);
  padding-top: 48px;
  margin-top: 64px;
  width: 100%;
  clear: both;
  float: left;
}
.travel-footer-inner {
  display: flex;
  gap: 3em;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 15px 32px;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 900px) {
  .travel-footer {
    padding-top: 30px;
    margin-top: 40px;
  }
  
  .travel-footer-inner {
    flex-direction: column;
    gap: 2em;
    align-items: stretch;
    padding: 0 15px 25px;
  }
  
  .travel-footer-col {
    min-width: 0;
    width: 100%;
    padding: 0;
  }
  
  .travel-footer-bottom {
    padding: 15px 0;
  }
  
  .travel-footer-col {
    margin-bottom: 1.5em;
  }
  
  .travel-footer-bottom .container {
    text-align: center;
  }
}
/* Styles moved to main .travel-footer-col rule */

/* Responsive adjustments */
@media (max-width: 1024px) {
  .travel-footer-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 768px) {
  .travel-footer-col {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  
  .travel-footer-col h3:after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.travel-footer-about h3,
.travel-footer-links h3,
.travel-footer-col h3 {
  color: var(--ta-orange, #FC9531);
  font-size: 1.2em;
  margin-bottom: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.travel-footer-about p {
  color: #bbb;
  font-size: 1rem;
  margin-bottom: 1.5em;
}
.travel-footer-social a {
  color: #fff;
  font-size: 1.7rem;
  margin-right: 1.2em;
  transition: color 0.2s;
  padding: 6px;
  border-radius: 50%;
}
.travel-footer-social a:hover {
  color: var(--ta-orange, #FC9531);
}
.travel-footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.travel-footer-links li {
  margin-bottom: 0.7em;
}
.travel-footer-links a {
  color: #eee;
  text-decoration: none;
  transition: color 0.2s;
}
.travel-footer-links a:hover {
  color: var(--ta-orange, #FC9531);
}
.travel-footer-newsletter-form {
  display: flex;
  gap: 0.5em;
  margin-bottom: 0.8em;
  flex-wrap: wrap;
}
.travel-footer-newsletter-form input[type="email"] {
  flex: 1 1 160px;
  min-width: 0;
  padding: 0.7em 1em;
  border-radius: 32px;
  border: none;
  border-radius: 24px 0 0 24px;
  font-size: 1rem;
  outline: none;
}
.travel-footer-newsletter-form button {
  background: var(--ta-orange, #FC9531);
  color: #fff;
  border: none;
  border-radius: 0 24px 24px 0;
  padding: 0.7em 1.5em;
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.2s;
  display: flex;
  align-items: center;
  gap: 0.4em;
}
.travel-footer {
  background: var(--ta-footer-top-bg, #181b22);
  color: #fff;
  padding: 40px 0 0;
}

.travel-footer-bottom {
  background: var(--footer-bg-dark, var(--secondary-color, #0D47A1));
  padding: 20px 0;
  margin-top: 30px;
  width: 100%;
  color: var(--footer-text, #fff);
}

.travel-footer-copyright {
  color: var(--footer-text-light, rgba(255, 255, 255, 0.8));
  text-align: center;
  font-size: 0.9rem;
  padding: 10px 0;
}

/* Ensure the footer stretches full width */
.main-footer {
  overflow: hidden;
}

/* Container inside footer bottom */
.travel-footer-bottom .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Standard Layout */
.layout-standard {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
}

.layout-standard .post-standard {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  padding: 25px;
}

.layout-standard .post-thumbnail {
  margin: -25px -25px 20px -25px;
  overflow: hidden;
}

.layout-standard .post-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.layout-standard .post-standard:hover .post-thumbnail img {
  transform: scale(1.03);
}

.layout-standard .entry-title {
  font-size: 1.8rem;
  margin: 0 0 15px 0;
  line-height: 1.3;
}

.layout-standard .entry-title a {
  color: #333;
  text-decoration: none;
  transition: color 0.2s ease;
}

.layout-standard .entry-title a:hover {
  color: var(--primary-color, #6c5ce7);
}

.layout-standard .entry-meta {
  color: #666;
  font-size: 0.9rem;
  margin-bottom: 15px;
}

.layout-standard .entry-meta a {
  color: #666;
  text-decoration: none;
  transition: color 0.2s ease;
}

.layout-standard .entry-meta a:hover {
  color: var(--primary-color, #6c5ce7);
}

.layout-standard .entry-content {
  color: #555;
  line-height: 1.7;
  margin-bottom: 20px;
}

.layout-standard .read-more {
  display: inline-block;
  color: var(--primary-color, #6c5ce7);
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s ease;
}

.layout-standard .read-more:hover {
  text-decoration: underline;
  transform: translateX(3px);
}

.travel-footer-newsletter-form button:hover {
  background: var(--ta-orange, #ffb14a);
}

.travel-footer-note {
  color: #bbb;
  font-size: 0.98em;
}
@media (max-width: 900px) {
  .travel-footer-inner {
    flex-direction: column;
    gap: 1.5em;
  }
}

/* Hero Section */
.hero-section {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('https://images.unsplash.com/photo-1501785888041-af3ef285b470?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80') no-repeat center center/cover;
  color: #fff;
  text-align: center;
  padding: 60px 20px;
  margin-bottom: 0;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.hero-text {
  margin-bottom: 40px;
  animation: fadeInUp 1s ease-out;
}

.hero-text h1 {
  font-size: 3.5rem;
  font-weight: 800;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
}

.hero-subtitle {
  font-size: 1.5rem;
  margin-bottom: 30px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.hero-search {
  background: rgba(255, 255, 255, 0.1);
  /* border-radius: 12px; */
  /* padding: 40px; */
  /* box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2); */
  /* max-width: 1000px; */
  margin: 0 auto;
  animation: fadeInUp 1s ease-out 0.3s both;
  backdrop-filter: blur(8px);
  /* border: 1px solid rgba(255, 255, 255, 0.1); */
}

/* Search Form Styles */
.search-form {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.search-input {
  flex: 1;
  min-width: 300px;
  padding: 20px 25px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.9);
  color: #333;
  height: 60px;
}

.search-input:focus {
  outline: none;
  border-color: var(--ta-orange, #FC9531);
  box-shadow: 0 0 0 3px rgba(252, 149, 49, 0.2);
  transform: translateY(-2px);
}

.search-button {
  background: var(--ta-orange, #FC9531);
  color: white;
  border: none;
  padding: 0 40px;
  height: 60px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: 0 4px 15px rgba(252, 149, 49, 0.3);
}

.search-button:hover {
  background: #e0852a;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(252, 149, 49, 0.4);
}

/* Animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive Styles */
@media (max-width: 992px) {
  .hero-section {
    min-height: 70vh;
  }
  
  .hero-text h1 {
    font-size: 2.8rem;
  }
  
  .hero-subtitle {
    font-size: 1.3rem;
  }
}

@media (max-width: 768px) {
  .hero-section {
    min-height: 60vh;
    padding: 40px 15px;
  }
  
  .hero-text h1 {
    font-size: 2.2rem;
  }
  
  .hero-subtitle {
    font-size: 1.1rem;
  }
  
  .search-form {
    flex-direction: column;
  }
  
  .search-button {
    justify-content: center;
    padding: 15px;
  }
}

@media (max-width: 480px) {
  .hero-text h1 {
    font-size: 1.8rem;
  }
  
  .hero-subtitle {
    font-size: 1rem;
  }
  
  .hero-search {
    padding: 20px 15px;
  }
}

.hero-title {
  color: #fff;
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  text-shadow: 0 2px 16px rgba(0,0,0,0.4);
}
.hero-subtitle {
  color: #fff;
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
  text-shadow: 0 2px 10px rgba(0,0,0,0.3);
}
.hero-cta {
  display: inline-block;
  background: var(--ta-orange, #FC9531);
  color: #fff;
  font-weight: 700;
  padding: 0.85em 2.5em;
  border-radius: 32px;
  font-size: 1.1rem;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0,0,0,0.12);
  transition: background 0.2s, transform 0.2s;
}
.hero-cta:hover {
  background: var(--ta-orange, #ffb14a);
  transform: translateY(-2px) scale(1.03);
}

.section {
  padding: 64px 0 48px 0;
}
.section-title {
  text-align: center;
  font-size: 2.3rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #1a1a1a;
}
.section-subtitle {
  text-align: center;
  color: #888;
  font-size: 1.2rem;
  margin-bottom: 2.5em;
}
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.grid {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  justify-content: center;
}
.grid .card {
  transition: box-shadow 0.2s, transform 0.2s;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  border-radius: 16px;
  background: #fff;
}
.grid .card:hover, .grid .card:focus-within {
  box-shadow: 0 4px 24px rgba(252,149,49,0.13);
  transform: translateY(-4px) scale(1.02);
  outline: none;
}

.grid-destinations .card,
.grid-hotels .card,
.grid-articles .card {
  flex: 1 1 180px;
  max-width: 220px;
  min-width: 160px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  overflow: hidden;
  transition: box-shadow 0.2s, transform 0.2s;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grid-destinations .card:hover,
.grid-hotels .card:hover,
.grid-articles .card:hover {
  box-shadow: 0 6px 32px rgba(252,149,49,0.15);
  transform: translateY(-6px) scale(1.04);
}
.destination-img, .hotel-img, .article-img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 16px 16px 0 0;
}

.grid-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 2em;
  margin-top: 2em;
}
.feature-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  text-align: center;
  padding: 2.5em 1.5em 1.5em 1.5em;
  transition: box-shadow 0.2s, transform 0.2s;
}
.feature-card:hover {
  box-shadow: 0 8px 32px rgba(252,149,49,0.17);
  transform: translateY(-6px) scale(1.04);
}
.feature-icon {
  font-size: 2.7rem;
  color: var(--primary-color, #2196F3);
  margin-bottom: 1em;
}
.feature-title {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #1a1a1a;
}
.feature-desc {
  color: #666;
  font-size: 1rem;
}

.grid-blogs {
  margin-top: 2em;
}

@media (max-width: 900px) {
  .hero-title { font-size: 2.1rem; }
  .section { padding: 40px 0 32px 0; }
  .container { padding: 0 8px; }
  .grid { gap: 1.2em; }
}
@media (max-width: 650px) {
  .hero-section, .hero-overlay { min-height: 32vh; }
  .hero-title { font-size: 1.4rem; }
  .section-title { font-size: 1.3rem; }
  .grid { gap: 0.7em; }
  .feature-card { padding: 1.2em 0.6em; }
}

/* 1. HTML Reset
 
   normalize.css v2.1.2 | MIT License | git.io/normalize
   ----------------------------------------------------------------------------*/

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:\201C \201D \2018 \2019}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body,figure{margin:0}
legend,button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
/* 2. Defaults
----------------------------------------------------------------------------*/

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #5c5c5c;
}

a {
	color: var(--primary-color, #2196F3);
	text-decoration: none;
	transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
}

a:hover {
	color: #999;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 16px 0;
	padding:0;
}

.clearboth {clear:both;}

hr {
  border:0;
	box-shadow:0px 8px 11px -4px #d5d5d5;
	-webkit-box-shadow: 0px 8px 11px -4px #d5d5d5;
	clear:both;
	height:10px;
	border-bottom:1px solid #eee;
	margin-bottom:30px;
}

.container {
	max-width: 1200px;
	margin: 0px auto;
}



.clearfix:after{
	content: '';
	clear: both;
	display: table;
}

/* Headings
-----------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #3d3d3d;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 18px;
}

h1 {
	font-size:2.2em;
	margin-bottom:25px;
}

h2 {
	font-size:1.9em;
}

h3 {
	font-size:1.6em;
}

h4 {
	font-size:1.4em;
}

h5 {
	font-size:1.2em;
}

h6 {
	font-size:1.1em;
	font-weight:normal;
}


h1.entry-title {
		margin-bottom:4px;
}

/* 3. Site Layout and Structure
   ----------------------------------------------------------------------------*/

.outside {
	width:100%;
	margin:0 auto;
	background:#fff;
}

.wrap {
	width:1200px;
	margin:0 auto;
}


/* 4. Common Classes
   ----------------------------------------------------------------------------*/
   
    /* Flytonic Buttons */
a.visbutton {
    background:var(--primary-color, #2196F3); 
 	color:#fff !important;
 	line-height:1em;
	border-radius:3px;
	-moz-border-radius:3px;
 	padding:11px 14px;
 	text-align: center;
	text-decoration: none !important;
	display: inline-block;
	font-weight:600 !important;
	font-size:14px !important;
	text-transform:uppercase;
}

a.visbutton.gray {
	background:#d6d6d6; 
	color:#555 !important;
}  
   
a.visbutton.size1 {
	padding:8px 0;
	width:80px;
	font-size:14px !important;
}


a.visbutton.lg {
	display: block;
	padding:12px 0;
	font-size:20px !important;
}

a.visbutton.sm {
	margin:0 auto;
	padding:7px 5px;
	font-size:12px !important;
} 

a.visbutton.cent {
	margin:16px auto 10px auto;
	text-align:center;
	display:block;
} 

a.visbutton:hover, 
a.visbutton:active, 
a.visbutton:visited {
	opacity: 0.85; 
	box-shadow:none;
} 

 /* Rating Stars */
   
span.rate { 
	display:block;
	height:19px;
	width:119px;
	background:url(images/stars.png) -2px -25px;
}

span.ratetotal {
	display:block;
	height:19px;
	width:119px;
	background:url(images/stars.png) -2px -3px;
}   
   
span.rate.cen {
	margin:0 auto;
}

span.rate.mbot {
	margin:4px 0 8px 0;
}

span.rate.mtop {
	margin:25px 0 0 0;
}

/* Excerpts */

.articleexcerpt { 
	margin-bottom:25px; 
	padding-bottom:25px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}

.articleexcerpt .thumb {
	margin:0 auto 25px auto;
	position:relative;
	max-height:250px;
	overflow:hidden;
}

.articleexcerpt .thumb img {
	display:block;
	max-width:100%;
	height:auto;
	margin:0 auto;
	clear:both;
}

.bylinedate {
	color:#fff;
	padding:5px 5px 3px 5px;
	background:var(--primary-color, #2196F3); 
	display:block;
	float:left;
	margin-right:10px;
	width:55px;
	text-align:center;
	font-weight:700;
}

.bylinedate p{
	margin:0;
	padding:0;
}

.bylinedate strong {
	font-size:28px;
}

.articleexcerpt h3 { 
	margin:0 0 6px 0;
	font-size:22px;

}

.articleexcerpt h2 { 
	margin:0 0 6px 0;
}

.bylines { 
	margin:0 0 30px 0;  
	font-weight:600;
	font-size:13px;
}

.articleexcerpt .bylines { 
	margin-bottom:20px;
}

.likeusarea li {
	 display: block;
       float:left;
		list-style:none;
		height:20px;
}

 .likeusarea {
	margin-bottom:25px;
	line-height:14px;
	overflow: hidden;
}

.singlebylines .likeusarea {
	float:left;
	padding-left:20px;
	margin:0;
}

.likeusarea li.share_fb {
	padding:0 10px 0 0;
}

.likeusarea li.share_tw {
	margin:0;
	padding:0;
	width:90px;
}

.likeusarea li.share_gp {
	padding:0;
	width:66px;
}

.entry-content blockquote {
	padding:8px 8px 8px 16px;
	background:#e9e9e9; 
	margin-bottom:18px;
	border-left:4px solid #d5d5d5;
	font-style:italic;
	color:#777;
}

/* Breadcrumbs */

.breadcrumb{ 
	font-size:11px; 
	padding:8px 0; 
	border-top:1px solid #EEE; 
	border-bottom:1px solid #EEE; 
	color:#666; 
	font-weight:bold;
	margin-bottom:15px;
}

.current_crumb {
	font-weight:normal;
}


/* Images */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
color: #333;
font-size: 13px;
font-style: italic;
background: #eee;
padding: 2px 8px;
}

.entry-content .wp-caption.aligncenter {
	max-width:97.5%;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
	list-style-position: inside;
}

.entry-content img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.entry-content img {
	max-width:100%;
	height: auto;
}

.entry-content img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

/* Pagination */

.pagination {
    margin: 40px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0 15px;
}

.pagination span,
.pagination a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 15px;
    margin: 0;
    background: #f8f9fa;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #dee2e6;
}

.pagination a:hover {
    background: var(--primary-color, #2196F3);
    color: #fff;
    border-color: var(--primary-color, #2196F3);
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.pagination .current {
    background: var(--primary-color, #2196F3);
    color: #fff;
    border-color: var(--primary-color, #2196F3);
    font-weight: 600;
}

.pagination a.last { 
	background:#ddd; 
	color:#444;
}

.pagination a.last:hover { 
	background:#ddd; color:#444;
}

.main-content .bannerAd { 
	padding:15px 0;
}

/* 5. Header
   ----------------------------------------------------------------------------*/

.socialmediatop {
	float:right;
	margin-left:10px;
	position:relative;
	padding-top:10px;
}

.socialmediatop li {
	display:inline;
	padding:0 6px;
	margin:0;
	font-size:22px;
	line-height:1em;
}

.socialmediatop a {
	color:#fff;
}

.socialmediatop a:hover {
	color:#eee;
}

header.main-header.sticky-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: #ffffff;
  box-shadow: 0 2px 16px rgba(0,0,0,0.09);
  padding: 0;
  transition: box-shadow 0.2s, background 0.2s;
}


.header-logo { 
	float:left;  
	padding:0 0 0 10px;
	width:275px;
	}
	
	.header-logo h1 { 
		line-height:1.1em; 
		font-size:34px; 
		margin:0; 
		color:#cacaca; 
		color:#fff;
	}
	
.header-logo h1 a {
	color:#fff;
}

.stickyheader {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
  z-index:99999;
    border-top: 0;
}

.stickyheader .header-logo img{
	max-height:45px;
	display:block;
}

header.main-header.stickyheader {
	padding:5px 0;
}

.stickyheader .socialmediatop {
    padding-top: 9px;
}


/* Navigation
   ------------------------------*/

.searchgo {
	position:absolute;
	bottom:-7px;
	right:32px;
	overflow:hidden;
	background: var(--primary-color, #2196F3);
	padding:4px;
  width:250px;
  display:none;
  z-index:10;
  border-radius: 4px;
}

.searchgo .searchinput {
	width:155px;
	  padding: 2px 4px;
}

.searchgo .searchsubmit {
  line-height: 24px;
  padding: 0 10px;
  height: 24px;
}


nav.navbar {
	float:left;
	width:700px;
	padding-left:25px;
} 

.stickyheader nav.navbar{
	padding:0;
}

.nav {
	display: block; 
	height:45px; 
	width:100%; 
	margin:0; 
}

.nav,
.nav ul {
	line-height: 33px; 
	margin:0; 
	padding:0; 
	list-style: none;
 }

.nav li {
	float: left;
}

.nav li a,
.nav li a:visited {
	display:block;
 	padding:6px 10px;
	margin:0 2px;
	color:#fff;
	text-shadow: 0px 2px 3px rgba(25, 25, 25, 0.75);
}

.nav li a:hover, 
.nav li a:active {
	background:var(--primary-color, #2196F3);
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
}	

.nav li ul {
	position: absolute; 
	left: -999em; 
	width:160px; 
	margin:0; 
	line-height: 18px;
 	margin-left:-1px; 
	background:#222;
	z-index:10;
	padding:5px 0;
}

.nav li li { 
	width: 160px; 
	margin:0; 
 	font-size:.9em;
	text-transform:none;
}

.nav li li a,
.nav li li a:visited {
	color:#fff; 
	border-right:0; 
}

.nav li li a:hover, 
.nav li li a:active {
	color: inherit;
}

.nav li:hover ul, 
.nav li li:hover ul, 
.nav li li li:hover ul, 
.nav li.sfhover ul, 
.nav li li.sfhover ul, 
.nav li li li.sfhover ul {
	left: auto;
}

.nav li li ul,  
.nav li.current-menu-item li ul, 
.nav li.current-menu-parent li ul { 
	margin: -33px 0 0 160px; 	
	visibility:hidden; 
	font-size:1.1em;
}

.nav li li:hover ul { 
	visibility:visible;
}

.nav li.current-menu-item > a, 
.nav li.current-menu-parent > a {
	background:var(--primary-color, #2196F3);
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
}

.nav li.current-menu-item li a, 
.nav li.current-menu-parent li a {
	border-radius:0;
	-moz-border-radius:0;
}

#nav li li ul,  
#nav li.current-menu-item li ul, 
#nav li.current-menu-parent li ul { 
	margin: -31px 0 0 160px; 
 	visibility:hidden; 
	font-size:1.1em;
}

.nav li li a:hover, 
.nav li li a:active {
	background:var(--primary-color, #2196F3);
	color:#fff;
	border-radius:0;
	-moz-border-radius:0;
}	

.stickyheader  .nav li {
    font-size: 13px;
}

#nav li li:hover ul {
	visibility:visible;
}


#mobile-menu-btn{
display: none;
margin: 3px 0 0;
  position: absolute;
  right: 15px;
  top:15px;
  z-index:100; 
  padding: 0 3px;
}

#mobile-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  right: -320px;
  width: 85%;
  max-width: 320px;
  height: 100vh;
  background: #fff;
  z-index: 1001;
  overflow-y: auto;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  box-shadow: -2px 0 15px rgba(0, 0, 0, 0.1);
  padding: 20px 0 40px;
}

#mobile-menu.open {
  visibility: visible;
  opacity: 1;
  right: 0;
}

/* Mobile menu overlay */
.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-menu-overlay.open {
  opacity: 1;
  visibility: visible;
}

/* Mobile Menu Navigation */
.mobile-nav {
  background: #fff;
  padding: 0;
  margin: 0;
}

/* Menu Sections */
.mobile-nav .menu-section {
  border-bottom: 1px solid #f0f0f0;
}

.mobile-nav .menu-section:last-child {
  border-bottom: none;
}

.mobile-nav .menu-item {
  margin: 0;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}

.mobile-nav .menu-item:last-child {
  border-bottom: none;
}

.mobile-nav .menu-link {
  display: block;
  padding: 16px 20px;
  color: #333;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.2s ease;
  position: relative;
}

/* Submenu Styling */
.mobile-nav .submenu {
  display: none;
  background-color: #f9f9f9;
  padding: 0;
  margin: 0;
}

.mobile-nav .submenu .submenu-item {
  display: block;
  padding: 12px 20px 12px 40px;
  color: #555;
  text-decoration: none;
  font-size: 14px;
  border-top: 1px solid #f0f0f0;
  transition: all 0.2s ease;
}

.mobile-nav .submenu .submenu-item:hover,
.mobile-nav .submenu .current-menu-item {
  background-color: #f0f0f0;
  color: #000;
}

/* Active states */
.mobile-nav .current-menu-item > .menu-link,
.mobile-nav .current-menu-parent > .menu-link,
.mobile-nav .current-page-ancestor > .menu-link {
  color: #000;
  font-weight: 600;
}

/* Menu item with children */
.mobile-nav .menu-item-has-children > .menu-link {
  padding-right: 50px;
  position: relative;
}

.mobile-nav .menu-item-has-children > .menu-link:after {
  content: '›';
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  font-size: 20px;
  line-height: 1;
  transition: transform 0.3s ease;
}

.mobile-nav .menu-item-has-children.active > .menu-link:after {
  transform: translateY(-50%) rotate(90deg);
}

.mobile-nav .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav .menu-item {
  margin: 0;
  padding: 0;
  position: relative;
}

.mobile-nav .menu-item {
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
}

.mobile-nav .menu-item:last-child {
  border-bottom: none;
}

.mobile-nav .menu-item a {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  color: #333;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.2s ease;
  position: relative;
}

.mobile-nav .menu-item a:hover,
.mobile-nav .menu-item.current-menu-item > a {
  background-color: #f5f5f5;
  color: #000;
}

/* Menu Icons */
.mobile-nav .menu-item a:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.7;
}

/* Submenu Styles */
.mobile-nav .sub-menu {
  display: none;
  padding-left: 20px;
  background-color: #f9f9f9;
}

.mobile-nav .menu-item-has-children > a:after {
  content: '›';
  position: absolute;
  right: 20px;
  font-size: 20px;
  transform: rotate(90deg);
  transition: transform 0.2s ease;
}

.mobile-nav .menu-item-has-children.menu-open > a:after {
  transform: rotate(-90deg);
}

/* Active/Hover States */
.mobile-nav .menu-item a:hover:before {
  opacity: 1;
}

/* Menu Footer */
.mobile-menu-footer {
  padding: 20px;
  background: #f8f8f8;
  text-align: center;
  border-top: 1px solid #eee;
}

.mobile-menu-footer .social-links {
  display: flex;
  justify-content: center;
  gap: 15px;
}

.mobile-menu-footer .social-link {
  color: #666;
  font-size: 18px;
  transition: color 0.2s ease;
}

.mobile-menu-footer .social-link:hover {
  color: #000;
}

/* Submenu toggle button */
#mobile-menu .menu-item-has-children > .arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
  border: none;
  background: none;
  color: #666;
  padding: 0;
}

#mobile-menu .menu-item-has-children > .arrow::before {
  content: '+';
  font-size: 20px;
  line-height: 1;
  transition: transform 0.3s ease;
}

#mobile-menu .menu-item-has-children.menu-open > .arrow::before {
  content: '-';
}

/* Submenu styles */
#mobile-menu .sub-menu, 
#mobile-menu .children {
  display: none;
  padding-left: 15px;
  margin: 0;
  list-style: none;
  position: relative;
  z-index: 1;
  background-color: #fff;
  width: 100%;
  transition: none;
}

#mobile-menu .menu-item-has-children.menu-open > .sub-menu,
#mobile-menu .menu-item-has-children.menu-open > .children {
  display: block;
  position: static;
  transform: none;
  opacity: 1;
  visibility: visible;
}

#mobile-menu .sub-menu .sub-menu,
#mobile-menu .children .children {
  background: #f0f0f0;
}

#mobile-menu .sub-menu a,
#mobile-menu .children a {
  padding-left: 35px;
}

#mobile-menu .sub-menu .sub-menu a,
#mobile-menu .children .children a {
  padding-left: 55px;
}

/* Active states */
#mobile-menu .current-menu-item > a,
#mobile-menu .current-menu-ancestor > a {
  color: #0073aa;
  font-weight: 500;
}

/* Mobile menu header */
.mobile-menu-header {
  padding: 12px 20px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f8f9fa;
  position: sticky;
  top: 0;
  z-index: 10;
}

.mobile-menu-title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
  color: #333;
}

.mobile-menu-close {
  background: none;
  border: 2px solid transparent;
  border-radius: 50%;
  color: #666;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  height: 40px;
  width: 40px;
  padding: 0;
  margin: 0;
  line-height: 1;
  transition: all 0.2s ease;
}

.mobile-menu-close:hover,
.mobile-menu-close:focus {
  color: #0073aa;
  background-color: rgba(0, 0, 0, 0.05);
  outline: none;
}

.mobile-menu-close:focus {
  border-color: #0073aa;
  box-shadow: 0 0 0 2px rgba(0, 115, 170, 0.25);
}

.mobile-menu-close span {
  display: block;
  font-size: 32px;
  line-height: 1;
  margin-top: -2px;
}

.nav li.menu-item-has-children {
position:relative;
}

.nav li.menu-item-has-children a {
padding:6px 16px 6px 12px;
}

.nav li.menu-item-has-children:after {
font-family: 'FontAwesome';
    font-weight: normal;
	position:absolute;
	right:3px;
	top:6px;
   content: "\f078";

color:#fff;
font-size:9px;
}

.contentarea {
	background:#fff;
	overflow:hidden;
	width:100%;
	margin:0 auto;
	flex: 1 0 auto;
	padding:30px 20px;
	
}

.main-content {
	float:left;
	width:780px;
	font-size:14px;
	line-height: 1.6em;
	padding:0 20px 0 0;
}

.main-content.full {
	float:none;
	width:98%;
	margin:0 auto;
	border:0;
}

.entry-content  ul { 
	padding: 0 0 6px 32px; 
	margin:0;
}

.entry-content  ul li { 
	line-height:1.2em;
	padding: 0;
	margin-bottom:13px;
	list-style:outside disc;
}

.entry-content  ol {
	padding: 0 0 9px 32px; 
	margin:0;
}

.entry-content  ol li { 
	line-height:1.2em;
	padding:0;
	margin-bottom:7px;
	list-style:decimal outside;
}

/* Flight Page */

.flightwrap {
	padding:10px 0;
	background:var(--primary-color, #2196F3); 
}

 .carwrap {
	padding:40px 0;
	background:var(--primary-color, #2196F3); 
}

.carwrap .leftcar{
	width:48%;
	float:left;
}

.carwrap .rightcar{
	width:48%;
	float:right;
	text-align:center;
}

.carwrap .rightcar img {
	max-width:100%;
	height:auto;
}

.carform {
	background:#001D38;
	padding:15px;
	width:500px;
	border-radius:6px;
	-moz-border-radius:6px;
}	

.carform h2 {
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	color:#fff;
	font-size:24px;
}

.carform iframe {
	width:100% !important;
}	


/* Hotel Search Form 1 */

.search-hotels .hcsb_poweredBy, .search-hotels h2.hcsb_topTitle, .search-hotels h1.hcsb_topTitle{
	display:none!important;
}

.search-hotels .hcsb_outer {
	padding:0 0 15px 0!important;
}

.search-hotels .hcsb_container  {
	width:100%!important;
}

.search-hotels .hcsb_content, .search-hotels .hcsb_content fieldset,.search-hotels  .hcsb_container, .search-hotels .hcsb_extend {
	background:none!important;
}

.search-hotels .hcsb_guests {
    width: 200px!important;
}

.search-hotels .hcsb_content label {
    font-size: 14px !important;
    text-transform: uppercase !important;
    color: #FFF !important;
    font-family: "Open Sans",sans-serif !important;
    letter-spacing: 1.2px !important;
    display: block;
    margin-bottom: 12px!important; 
	padding:0!important;
}

.search-hotels .hcsb_content {
	border:0 !important;
	padding:0 !important;
}

.search-hotels .hcsb_extend {
	margin-top: 10px;
	background: none!important;
}

.search-hotels .hcsb_container  {
	height:inherit !important;
	padding-bottom:0!important;
}

.search-hotels .hcsb_content input {
	border:none!important;
	line-height: 30px !important;
	padding: 7px 14px !important;
	color:#777!important;
}

.search-hotels .hcsb_content select {
	border:none!important;
	line-height: 30px !important;
	padding: 10px 5px !important;
	color:#777!important;
	height: auto !important;
}

.search-hotels .hcsb_noDatesLabel {
	display:inline!important;
}

.search-hotels .hcsb_guestsRoomsWrapper {
    width: 50%;
    float: left;
    margin: 0 0 1em 0;
}

.search-hotels a.hcsb_searchButton {
	background: var(--primary-color, #2196F3) !important;
	height: 38px !important;
	line-height: 38px !important;
	margin: 32px 15px 0 15px !important;
	padding: 0 !important;
	float: left !important;
	width: 120px;
	clear:none !important;
}

.search-hotels a.hcsb_searchButton:hover {
	background:var(--primary-color, #2196F3);
}

.search-hotels .hcsb_noDatesWrapper {
    width: 98% !important;
}

.search-hotels .hcsb_guestsRoomsWrapper {
    float: left !important;
	clear: both;
}

.search-hotels .hcsb_rcChildrenAgeWrapper input {
	padding:8px 3px!important;
}


/*Slider */

.slider-wrap {
	position: relative;
	border-bottom: #3399ff 3px solid;
}

.banner-image {	background-color:var(--primary-color, #2196F3);}

.flexslider#banner .slides > li {
	position: relative;
	max-height: 665px;
}
.slider-wrap .flexslider {
	margin: 0 0;
	background: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
.slider-wrap .flex-control-nav {
	bottom: 180px;
}
.slider-wrap .flex-control-nav li {
	margin: 0 2px;
}
.slider-wrap .flex-control-paging li a {
	width: 14px;
	height: 13px;
	box-shadow: none;
	background: #fff;
}
.slider-wrap .flex-control-paging li a.flex-active, .slider-wrap .flex-control-paging li a:hover {
	background: var(--primary-color, #2196F3);
}
.slider-wrap .flex-direction-nav a {
	width: 26px;
	height: 55px;
	margin: -13px 0 0;
	background: url(images/nav.png)0 0 no-repeat;
	opacity: 1;
	z-index: 9999;
}
.slider-wrap .flex-direction-nav .flex-prev {
	left: 10px;
}
.slider-wrap .flexslider:hover .flex-prev {
	opacity: 1;
	left: 10px;
}
.slider-wrap .flex-direction-nav .flex-next {
	background-position: 0px -55px;
	right: 10px;
}
.slider-wrap .flexslider:hover .flex-next {
	opacity: 1;
	right: 10px;
}
.slider-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 0 0 0;
	padding-top: 85px;
	text-align: center;
}
.ribbon {
	display: inline-block;
	background: #001d38;
	color: #d9edff;
	font-size: 23px;
	padding: 10px 12px 11px;
	position: relative;
	font-family: 'pironv2';
	font-style: italic;
}
.ribbon:before {
	position: absolute;
	content: ' ';
	top: 0;
	left: 0;
	background: url(images/ribbon.png)0 0 no-repeat;
	width: 11px;
	height: 47px;
	margin: 0 0 0 -11px;
}
.ribbon:after {
	position: absolute;
	content: ' ';
	top: 0;
	right: 0;
	background: url(images/ribbon1.png)0 0 no-repeat;
	width: 11px;
	height: 47px;
	margin: 0 -11px 0 0;
}
.slider-content h2 {
	color: #f3faff;
	font-size: 72px;
	line-height: 72px;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
	margin: 25px 0;
}
.slider-content a {
	color: #fff;
	font-size: 20px;
	display: inline-block;
	padding: 9px 29px;
	border-radius: 8px;
	border: #fff 2px solid;
	text-transform: uppercase;
}
.slider-content a:hover {
	background: #001d38;
	border-color: #001d38;
}

.destination {
	padding: 50px 0 15px;
	position: relative;
	overflow:hidden;
}
.destination:after {
	position: absolute;
	content: ' ';
	bottom: 0;
	left: 50%;
	margin: 0px 0 -15px -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: transparent #fff transparent transparent;
}

.destination p {
	color: #797979;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
	margin: 5px 0;
}
.four-col {
	padding: 26px 0;
}
.row {
	margin: 0 -8px;
}
.col-4 {
	padding: 0 8px;
	width: 33.33333333%;
	float: left;
}
.image-wrap {
	position: relative;
	margin: 10px auto;
	max-width: 389px;
}
.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	width: 100%;
	padding: 2px 10px 8px;
	transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
}
.overlay h3 {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0;
}
.overlay p {
	color: #fff;
	text-align: left;
	margin: 0 0;
	font-size: 13px;
}
.overlay p big {
	font-size: 18px;
}
.image-wrap:hover .overlay {
	background: rgba(252, 149, 49, 0.9);
}
.image-wrap img {
display:block;
}
.info {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 15px 12px 0;
	z-index: 9999;
}
.info i {
	color: #fff;
	font-size: 18px;
}
.popular-hotels {
	background: #f6f7f0;
	padding: 50px 0;
	overflow:hidden;
}
.hotelBlock {
	padding: 20px 0 0 0;
}
.col-6 {
	width: 50%;
	float: left;
}
.imagehotel {
	width: 50%;
	float: left;
	position: relative;
	max-width: 300px;
}
.imagehotel:before {
	position: absolute;
	content: ' ';
	background: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.imagehotel  img {
	display: block;
	max-width: 100%;
	height: auto;
}

.whyus-wrap {
	background: #fff;
	padding-top:30px;
	overflow:hidden;
}
.articles-wrap {
	background: #f6f7f0;
}
.plus {
	position: absolute;
	content: ' ';
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -24px;
	display: inline-block;
	width: 48px;
	transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
	opacity: 0;
	visibility: hidden;
}
.imagehotel:hover .plus {
	opacity: 1;
	visibility: visible;
}
.link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.price {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-size: 40px;
	line-height: 40px;
	margin: 62px 0 0 0;
	padding: 0px 35px 0 0;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
}
.price:before {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 -1px 0 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 20px 0;
	border-color: transparent #f6f7f0 transparent transparent;
	content: ' ';
}
.hotel-desc {
	width: 50%;
	float: left;
	border: #d6d7cf 1px solid;
	padding: 12px 20px;
	min-height: 249px;
}
.hotel-desc h3 {
	font-size: 20px;
	color: #2d2d2d;
	margin:0;
}
.hotel-desc h3 a {
	color: #2d2d2d;
}
.hotel-desc p {
	line-height: 22px;
	margin:0;
}
.hotel-desc p span {
	color: #3399ff;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	margin: 7px 0;
}
.hotel-desc hr {
	border: none;
	width: 100%;
	height: 1px;
	background: #d1d2c8;
	position: relative;
	margin: 13px 0 15px;
}
.hotel-desc hr:before {
	position: absolute;
	content: ' ';
	top: 0;
	left: 50%;
	margin: -6px 0 0 -5px;
	background: url(images/diamond.png)0 0 no-repeat;
	width: 11px;
	height: 13px;
}
.detail {
	display: inline-block;
	background: #3399ff;
	font-size: 15px;
	color: #fff;
	border-radius: 4px;
	padding: 10px 8px;
	margin: 18px 0 2px;
	text-transform: uppercase;
}
.detail:hover {
	background: #001d38;
}
.hotel-desc i {
	font-size: 20px;
	color: var(--primary-color, #2196F3);
}
.text-right {
	text-align: right;
}

.left {
	right: auto;
	left: 0;
	padding: 0 0 0 35px;
}
.left.price:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #f6f7f0;
	right: auto;
	left: 0;
	margin: 0 0 0 -1px;
}
.whyBook {
	padding: 12px 0 43px;
	border-bottom: #e7e7e2 1px solid;
}
.col-3 {
	width: 25%;
	padding: 0 8px;
	float: left;
}
.icon-wrap {
	width: 68px;
	height: 68px;
	margin: 39px auto 16px;
	background: var(--primary-color, #2196F3);
	color: #ffffff !important;
	line-height: 53px;
	text-align: center;
	border-radius: 50%;
	font-size: 37px;
	line-height: 67px;
	color: #FEF2E7;
}
.content-wrap {
	text-align: center;
}
.content-wrap h3 {
	font-size: 20px;
	color: #3c3c3c;
	line-height: 22px;
	margin: 0 0 9px;
}
.content-wrap p {
	line-height: 22px;
}
.col {
	width: 46%;
	float: left;
}
.title {
	background: #cfcece;
	padding: 9px 11px;
	position: relative;
	margin: 50px 0 20px;
	max-width: 537px;
}
.title:before {
	position: absolute;
	content: ' ';
	top: 0;
	right: 0;
	margin: 0 -10px 0 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 22px 0 22px 10px;
	border-color: transparent transparent transparent #cfcece;
}
.title h4 {
	font-size: 24px;
	color: #4b4a4a;
	margin:0;
	font-weight:400;
}
.title a {
	color: #4b4a4a;
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
	margin: 6px 0 0;
}
.article {
	text-align: center;
	min-height: 186px;
}
.article p {
	line-height: 22px;
	margin: 7px 0 44px;
}

.col-4 .thumb {
	margin: 3px auto;
}

.col-4 .thumb img {
	margin: 3px auto;
	max-width:100%;
	height:auto;
}

.pull-right {
	float: right;
}
.two-col {
	margin-bottom: 20px;
}
.blogThumb {
	max-width: 178px;
	float: left;
}

/* Home Articles */

.blogContent {
	padding-left: 198px;
}
.blogContent h3 {
	color: #3c3c3c;
	font-size: 16px;
	line-height: 20px;
	margin:0;
}
.blogContent h3 a {
	color: #3c3c3c;
}
.blogContent p {
	line-height: 22px;
	margin:0 0 5px 0;
}
.blogContent p em {
	color: #939191;
	display: inline-block;
	margin: 6px 0;
}


/* Footer */



.footer-logos {
	padding: 16px 0;
	border-top: #d9dad3 1px solid;
}
.footer-logos ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.footer-logos ul li {
	list-style-type: none;
	display: inline-block;
	margin: 10px 8px;
}

.bottom-footer a {
	color:#fff;
}

.bottom-footer a:hover {
	color:#999;
}

.bottom-footer {
	padding: 30px 10px;
	background: #001d38;
	overflow:hidden;
	color:#fff;
}

.footerwidget h3 {
	font-size:18px;
	font-weight:700;
	margin:0 0 18px 0;
	color:#fff;
}

.footerwidget h2 {
	font-size:30px;
	font-weight:700;
	margin:0 0 10px 0;
	color:#eee;
	text-transform:uppercase;
}

.footerwidget h4 {
	font-size:15px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#eee;
	text-transform:uppercase;
}

.footerwidget {
	width:23.5%;
	margin-right:2%;
	float:left;
}

.footerwidget.last {
	margin-right:0px;
}

.footerwidget ul {
	padding: 0;  
}

.footerwidget li {
	line-height:1.2em;
	padding:0;
	text-indent:0;
	margin-bottom:9px;
	list-style:none;
}

.copyright {
	text-align: center;
	padding: 38px 0;
}
.copyright p {
	color: #484848;
}
.copyright p a {
	display: inline-block;
	color: #484848;
	border-left: #484848 1px solid;
	margin-left: 3px;
	padding: 0px 6px;
}


/* 7. Sidebar
   ----------------------------------------------------------------------------*/

.sidebar { 
	float:right;
	width:350px;
	font-size:14px;
}
.sidebar h3 {
	font-size:20px;
	margin-bottom:15px;
}

.sidebar ul {
	padding: 0;  
}

.sidebar li {
	line-height:1.2em;
	padding:0 0 10px 15px;
	margin-bottom:10px;
	list-style:none;
	border-bottom:1px solid #ddd;
	position:relative;
}

.sidebar .bannerwidget { 
	display: block; 
	margin:0 auto; 
	float:none; 
	text-align:center; 
}

.sidebar .widget {
	margin-bottom:30px;
}

.sidebar .widget ul li::before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    left: 0px;
    width: 18px;
    color: #bbb;
    text-align: left;
    font-weight: bold;
    top: 0;
}

/* Calendar Widget */

#wp-calendar {
	margin:0 auto;

}

#wp-calendar caption {
	font-size: 14px;
	margin: 0;
}

#wp-calendar th,
#wp-calendar td {
	padding: 5px;
	text-align: center;
}


/* Newsletter Widget */

.newsletter {
	padding:0 5px;
}

.newsletterform { 
	margin:10px 0 0 0;
	overflow:hidden;
	clear:both;
}

.newsletter .newsimage {
	float:right;
	margin:0 0 15px 12px;
}

.newsletter span{ 
	line-height:1.2em;
	font-size:13px;
	font-weight:bold;
}

.newsletter p.counter {
	margin:0 0 15px 0;
	padding:0;
}

.newsletterform .newsletterinput { 
	background:#fff; 
	border:1px solid #ddd;
	color:#aaa; 
	padding:15px; 
	margin:0 auto 15px auto; 
	width:100%; 
	display:block;
	font-size:12px;
}

.newsletterform .submitbutton { 
   background: var(--primary-color, #2196F3);
 	color:#fff;
 	line-height:1em;
	border-radius:4px;
	-moz-border-radius:4px;
 	text-align: center;
	text-transform:uppercase;
	display:block;
	font-weight:600 !important;
	padding:14px 0;
	font-size:18px !important;
	border:none;
	width:100%;
}

.newsletterform .submitbutton:hover{
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-decoration:none;
	cursor:pointer;
}

.newsletter .nlimage {
	float:right;
	margin:0 0 10px 15px;
}

/* Search Widget */

.searchform { 
	overflow:hidden;  
}

.searchinput {
	background:#fff; 
	border:1px solid #ccc; 
	color:#777; 
	font-style:italic; 
	padding:8px 10px; 
	margin:0; 
	font-weight:300;
	width:65%; 
	display:block;
	float:left;
	font-size:13px;
}

.searchsubmit {
   background: var(--primary-color, #2196F3); 
 	color:#FFF;
 	line-height:35px;
 	padding:0 12px;
	height:35px;
 	text-align: center;
	display:block;
	width:33%;
	margin:0 0 0 2%;
	border:0;
	font-size:15px;
	float:left;
	font-weight:600;
}	
				   
.searchsubmit:hover { 
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor:pointer;
}

/* Category Widget */

.fly_cat .thumb {
	float:left;
	margin:0 10px 2px 0;
	width:100px;
	height:100px;
}

.fly_cat .thumbcat {
	float:none;
	width:100px;
	height:100px;
}

.leftcat{
	float:left;
	width:100px;
}

.rightcat {
	float:right;
	width:235px;
}

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


.fly_cat.right  .thumb{
	float:right;
	margin:0 0 2px 10px;
}

.fly_cat  h4 {
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	margin: 0;
	margin-bottom:4px;
}

.fly_cat span {
	display:block;
	color:#777;
	font-size:13px;
	font-weight:300;
	line-height:1.3em;
}

.fly_cat {
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
}


/* Social Media Widget */

ul.smedia {
	padding:0 10px;
	margin:0;
	overflow:hidden;
}

ul.smedia li {
	display:block; 
	float:left;
	padding:6px;
	list-style:0;
	background:0;
	margin:0;
	border:0;
}


ul.smedia li::before {
	display:none;
}


/************************************Index 1*************************************/
.search-hotels {
	background-color: rgba(24, 38, 67, 0.9);
	max-width: 1200px;
	margin: 0 auto;
	padding: 17px 20px 20px;
	border-radius: 4px;
	overflow: hidden;
}

.search-hotels .row {
	margin-left: -20px;
	margin-right: -20px;
}

.search-hotels .row:after {
	clear: both;
	display: table;
	content: '';
}
.search-hotels .row > .hotel-col, .search-hotels .hotel-col{
	width: 50%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.search-outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.search-detail {
	padding-right: 30px;
}
.search-hotels h2 {
	color: var(--primary-color, #2196F3);
	font-size: 30px;
	text-align: left;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 17px;
	letter-spacing: 0.7px;
}

.welcome-text {
	padding-left: 30px;
}
.welcome-text h2 {
	font-size: 30px;
	color: #fff;
	letter-spacing: 1.2px;
	text-align: left;

	margin-bottom: 20px;
}
.welcome-text p {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.3px;
	color: #eef4fc;
	font-weight: normal;
	margin-bottom: 23px;
}
.welcome-text h3 {
	margin-bottom: 12px;
	font-size: 20px;
	color: var(--primary-color, #2196F3);
	letter-spacing: 1.2px;
}
.welcome-text ul {
	margin: 0px 0px 25px 0px;
	list-style: url(images/list-style.png);
	padding-left: 15px;
}
.welcome-text ul li {
	font-size: 14px;
	color: #eef4fc;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.2px;
}
.sites {
	max-width: 406px;
}
.sites ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}
.sites ul li {
	width: 33.33%;
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
}


.mobile-nav {
	display: none;
}

.hotelBlock .opposite .imagehotel {
	float: right;
}
.slider-wrap.t1 .flex-control-nav {
	bottom: 40px;
}

/******************* Travel Post Comments ****************************************/

#comments {
	padding-top: 20px;
}
#respond h4 {
	font-size: 14px;
}
#respond {
	padding: 15px 15px 15px 15px;
	background: #f8f8f8;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#respond p {
	margin-bottom: 10px;
}
#commentform {
	padding: 10px 0 0 0;
	margin: 0;
}
#commentform label {
	color: #555;
	font-weight: 600;
	font-size: 12px;
}
#commentform label span {
	font-weight: normal;
	color: #777;
}
ol.commentlist {
	border-top: solid 2px #c6c6c6;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}
ol.commentlist li {
	position: relative !important;
	min-height: 50px !important;
	padding: 10px 10px 10px 96px!important;
	list-style: none !important;
	border-bottom: 1px solid #ddd !important;
}
ol.commentlist li .avatar {
	padding: 4px;
	text-align: center;
	background: #fff;
	border: solid 1px #ccc;
	position: absolute;
	left: 10px;
	top: 10px;
}
ol.commentlist li span.avatar img {
	margin: 5px;
}
ol.commentlist ul.children {
	margin: 10px 0 0 0 !important;
	border-top: solid 1px #ddd;
	padding: 0;
}
ol.commentlist .thread-odd {
	background: #f8f8f8;
}
ol.commentlist .thread-even .even {
	background: #fff;
}
ol.commentlist .thread-even .odd {
	background: #f8f8f8
}
ol.commentlist .thread-odd .odd {
	background: #fff;
}
ol.commentlist .thread-odd .even {
	background: #f8f8f8
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
div.comment-author {
	font-size: 1.1em;
	line-height: 1em;
}
b.fn {
	font-weight: normal;
}
span.says {
	display: none;
}
div.comment-metadata {
	font-size: .8em;
	margin-bottom: 10px;
	color: #888;
}
div.comment-metadata a, div.comment-metadata a:visited {
	color: #888;
}
div.comment-metadata a:hover {
	color: #000;
}
.reply {
	text-align: right;
}
/** Comment Buttons **/

div.reply a.comment-reply-link, div.reply a.comment-reply-link:visited {
	background: #67C9E0;
	color: #fff;
	border: 0;
	padding: 6px;
	text-align: center;
	width: 70px;
	text-transform: uppercase;
	font-size: 12px!important;
	font-weight: 300;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
div.reply a.comment-reply-link:hover {
	background: #999;
	color: #fff;
}
.comments {
	padding-bottom: 20px;
}
.comments .form-col {
	float: left;
	width: 50%;
	padding-left: 8px;
	padding-right: 8px;
}
.comment-row {
	margin-left: -8px;
	margin-right: -8px;
}
.comments input.field {
	width: 100%;
	margin-bottom: 20px;
	line-height: 50px;
	background: #ebebeb;
	border: none;
	outline: none;
	border-radius: 7px;
	padding: 0px 18px;
	font-size: 16px;
	color: #888b8b;
}
.comments textarea.field {
	width: 100%;
	margin-bottom: 16px;
	background: #ebebeb;
	border: none;
	outline: none;
	border-radius: 7px;
	resize: none;
	padding: 10px 18px;
	font-size: 16px;
	color: #888b8b;
}
.comments input[type='submit'] {
	padding: 0px 30px;
	text-transform: uppercase;
	color: #fff;
	line-height: 50px;
	display: inline-block;
	border: none;
	border-radius: 6px;
	background: var(--primary-color, #2196F3);
	outline: none;
	cursor: pointer;
	transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	-ms-transition: all ease-in-out 0.4s;
}
.comments input[type='submit']:hover {
	background: #666;
}
.comment-body a {
	color: #119fdc;
	margin-bottom: 5px;
	display: block;
}
.comment-body p {
	padding-bottom: 10px;
}
h3.commentsheading {
	margin-bottom: 5px;
}
.thumb-wrap .thumb {
	margin: 0px !important;
}
.clearfix.right .thumb-wrap {
	float: right !important;
}
.clearfix.right .latest-desc {
	padding-right: 10px;
	padding-left: 0px !important;
}





@media only screen and (max-width: 1200px) {

.wrap {
	width:100%;
}

.socialmediatop {
    float: none;
    margin:0 auto;
	text-align:center;
}

.main-header {
	position:relative;
}

.topheader,
.searchgo {
	display:none;
}

.header-logo  {
	float:none;
	margin:0 auto;
	text-align:center;
	width:96%;
	padding:0 2% 5px 0;
}

.navbar {
	display:none;
}


#mobile-menu-btn{
		display: block;
		background: #fff;
		border: none;
		cursor: pointer;
		border-radius:3px;
		-moz-border-radius:3px;
	}

	#mobile-menu-btn:focus{
		outline: none;
	}
	#mobile-menu{
		display: none;
		position: absolute;
		top:0;
		left:0;
		z-index:9999;
		width: 70%;
		background: #252525;
		box-shadow: 0px 0px 12px 0px #333;
	}
	#mobile-menu .logomobile{
		color: #eee;
		font-size: 26px;
		font-weight: 900;
		font-family: 'Arial',sans-serif;
		padding: 10px 5px 5px 10px;
		text-align:center;
	}
	
	#mobile-menu .socialmobile {
	text-align:center;
	font-size:18px;
	padding:10px 0 15px 0;
	}	

#mobile-menu .socialmobile li{
		list-style: none;
		margin: 0 0 5px;
		display:inline;
		padding: 0;
}

		#mobile-menu .socialmobile a{
		color:#CACACA;
		}
	
	#mobile-menu ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#mobile-menu ul li{
		border-top: 1px solid #3d3e3e;
		position: relative;
	}

	#mobile-menu .menu-item-has-children .arrow{
		content: "\25bc ";
		position: absolute;
		display: block;
		border-left: 1px solid #3d3e3e;
		top: 0;
		right:0;
		color: #fff;
		padding: 10px;
		cursor: pointer;
	}
	#mobile-menu .menu-item-has-children .arrow.up{
		display: none;
	}
	#mobile-menu .menu-icon-up > .arrow.down{
		display: none !important;
	}
	#mobile-menu .menu-icon-up > .arrow.up{
		display: block !important;
		background-color: #3c3c3c;
	}
	#mobile-menu ul li a{
		position: relative;
		color:#cacaca;
		text-decoration: none;
		padding: 10px;
		font-family: 'Arial',sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 38px;
		z-index:99999;
	}
	#mobile-menu a:hover{
	color:#fbaa10;
	}
	#mobile-menu ul ul{
		display: none;
		padding-left: 15px;
	}
	#mobile-menu ul ul a{
		padding-left: 30px;
	}
	#mobile-menu .open{
		display: block;
	}

	.image-wrap img {
	max-width: 100%;
height: auto;
vertical-align: bottom;
}

	.form-wrap input[type="text"], .form-wrap select {
		width: 201px;
	}
	#datepicker, #datepicker1{ width: 140px; }
	.slider-wrap .flex-control-nav {
		bottom: 150px;
	}
	.detail{ margin-top: 10px; font-size: 12px;}
	.rating{ padding-top: 15px; }
	.hotelBlock  .col-6{ width:100%; margin-bottom: 10px; }
	.hotelBlock .hotel-desc{ overflow: hidden; float: none; width: auto !important; min-height: 250px; }
	.rating{ text-align: left;}
	.left.price {
		right: 0px;
		left: auto;
		padding: 0px 35px 0 0;
	}
	.left.price:before {
		position: absolute;
		right: 0;
		top: 0;
		margin: 0 -1px 0 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 20px 20px 20px 0;
		border-color: transparent #f6f7f0 transparent transparent;
		content: ' ';
		left: auto;
	}
	.hotelBlock .opposite .imagehotel {
		float: left;
	}
	.rating{ text-align: left; padding-top: 0px; }
	.article p{ line-height: 18px; }
	.welcome-text{ padding-left: 0px; }
	.search-detail{ padding-right: 0px; }
	.slider-wrap.t1 .flex-control-nav {
		bottom: 10px;
	}
	.search-hotels{ padding: 20px 20px 10px; }
	
.hcsb_checkinDateWrapper, .hcsb_checkoutDateWrapper {	
	float:none!important;
	width:100% !important;
	padding:5px 0 !important;;
}

.hcsb_guests {
width:100% !important;
}

.title::before {
	display:none;
}

.whyus-wrap, .destination, .popular-hotels, .col, .bottom-footer, .copyright {
    padding-left: 10px;
   padding-right: 10px;
}

.carform {
	width:100%;
	max-width:500px;
	margin:0 auto 20px auto;
}	
	
}

@media screen and (min-width:992px) and (max-width:1200px) {

.contentarea {
	width:992px;
}

.main-content {
	width:645px;
}

.sidebar{
	width:300px;
}

.rightcat {
    width: 185px;
}

}

@media only screen and (max-width: 991px) {
	.nav-wrap ul li a{
		padding: 8px 6px; 
	}

	.logo-wrap img{ max-width: 110px; }
	.form-wrap{ position: relative;}
	.form-wrap h3{ padding-top: 10px; margin-top: 0px;  }
	.slider-wrap .flex-control-nav{ bottom: 10px; }
	.overlay h3{ margin-bottom: 0px; }
	.blogThumb {
		max-width: 140px;
		float: left;
	}

	.popular-hotels .col-wrap { margin-left: -15px; margin-right: -15px; }
	.popular-hotels .col-wrap > .col{ padding-left: 15px; padding-right: 15px; width: 50%; }
	.title{ margin-right: 0; }
	.popular-hotels .col-wrap{ margin-left: 0px;  margin-right: 0px; }

	.search-outer {
		position: relative;
		top: auto;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		padding: 0px; 
	}
	.search-hotels{ border-radius: 0px; background-color: rgba(24, 38, 67, 1); }
	.welcome-text h2{ line-height: 32px; }
	.search-hotels .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.search-hotels .row > .hotel-col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.search-detail input[type='submit']{
		letter-spacing: 0px; 
		font-size: 18px; 
	}
	.blogSection .container > .row > .col-4{ width: 35%; }
	.blogSection .container > .row > .col-8{ width: 65%; }

	.banner-image{    height: inherit !important;    min-height: 100px !important;}
}

@media screen and (min-width:768px) and (max-width:991px) {

.contentarea {
	width:768px;
	padding:20px 15px;
}

.main-content {
	width:430px;
}

.sidebar{
	width:300px;
}

.rightcat {
    width: 185px;
}

}

@media only screen and (max-width: 991px) {
  .travel-nav {
    display: none;
  }
  
  .travel-mobile-menu-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  
  .mobile-menu-overlay.open {
    display: block !important;
    opacity: 1;
    visibility: visible;
  }
  
  .mobile-menu.open {
    right: 0 !important;
    display: block !important;
    visibility: visible !important;
  }
  
  .mobile-menu {
    right: -320px;
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .contentarea {
    width: 100%;
    padding: 20px 15px;
  }

  .main-content, .sidebar {
    float: none;
    width: 100%;
    padding: 0;
  }

  .rightcat {
    float: left;
    width: inherit;
  }

  .leftcat {
    width: inherit;
    padding-right: 10px;
  }

  .socialmediatop { display: none; }
  .nav-wrap { display: none; }
  .slider-content h2 { font-size: 45px; line-height: 44px; }
	.slider-content h2{ margin: 10px 0px; } 
	.slider-content{ padding-top: 25px; }
	.slider-content a {
		font-size: 15px;
		padding: 3px 23px;
	}
	.mobile-nav {
		display: block;
	}
	button#mobile-menu-btn { display:block;}

	.slider-wrap .flex-direction-nav a{
		background-size: 18px 80px; 
		height: 40px; 
	}
	.slider-wrap .flex-direction-nav .flex-next {
		background-position: 0px -40px;
	}

	#datepicker, #datepicker1 {
		width: 100%;
		max-width: 100%;
	}
	.form-wrap input[type="text"], .form-wrap select{
		height: 36px; 
	}
	.form-wrap i {
		margin: 30px 0 0 11px;
	}
	.form-wrap h3{
		font-size: 24px; 
	}
	.destination .row .col-4{ width: 50%; }
	.whyBook > .row > .col-3{ width: 50%; }
	.popular-hotels .col-wrap > .col{ width: 100%;  }
	.title{ max-width: 100%}


	.popular-hotels .col-wrap > .col{ padding: 0px; }
	.search-hotels .row > .hotel-col{
		width: 100%; 
		padding: 0px; 
	}
	.search-hotels .row {
		margin: 0px; 
	}
	.welcome-text{
		padding-top: 30px; 
	}
	.search-hotels{padding: 20px 15px; }
	.search-detail h2{ font-size: 24px; }

	.welcome-text ul li{ 
		line-height: 16px; 
		padding: 5px 0px; 
	}
	.welcome-text h2{
		font-size: 24px; 
	}
	.travel1 h2{ font-size: 28px; }
	.travel1 h2 strong{ font-size: 34px; }

	.blog .detail{
		margin: 10px 0px; 
	}

	.blog .col-6{ width: 100%; float: none;}

	.blogTitle h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.date {
		width: 40px;
	}
	.blogTitle {
		padding-left: 50px;
	}
	.blog p{
		line-height: 20px; 
	}

	.blog .detail {
		font-size: 16px;
		padding: 6px 15px;
	}
	.sidebar h3{
		font-size: 20px; 
	}
	.menu-item-has-children:before{display:none;}
	
.search-hotels .row > .hotel-col, .search-hotels .hotel-col {
    width: 100%;
    float: none;
    padding:15px 0;
}	

.footerwidget {
	width:100%;
	padding:10px 0;
	float:none;
}

.col {
	width: 100%;
	float: none;
	overflow:hidden;
}

.carwrap .leftcar, .carwrap .rightcar{
	width:100%;
	float:none;
}


	
}

@media only screen and (max-width: 650px) {
	.hotelBlock .imagehotel , .hotelBlock .opposite .imagehotel  {
		float: none;
		width: 100%;
		margin: 0px auto;

	}
	.hotelBlock { margin-left: -10px; margin-right: -10px; }
	.hotelBlock > .col-6{ width: 50%; padding:0px 10px; }
	.price:before, .left.price:before{ display: none;}
	.hotelBlock .imagehotel:after, .hotelBlock .opposite .imagehotel:after {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 20px 20px 20px;
		border-color: transparent transparent #fff transparent;
		content: '';
		position: absolute;
		bottom: -1px;
		left: 50%;
		margin-left: -20px;
	}


	
}

@media only screen and (max-width: 480px) {
	.ribbon:before, .ribbon:after{ display: none;}
	.ribbon{ font-size: 14px; padding: 7px 15px; }
	.slider-content h2 {
		font-size: 30px;
		line-height: 30px;
	}
	.slider-content{ padding-top: 10px; }
	.logo-wrap {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.right-header{
		float: none;
		width: 100%; 
	}

	.destination .row .col-4{
		width: 100%; 
	}
	h2{ font-size: 28px; }
	.destination p{ line-height: 20px; font-size: 14px; }
	.whyBook > .row > .col-3{ width: 100%; }
	.article p{ margin-bottom: 10px; }
	.popular-hotels .col-wrap > .col .row .col-4{ width: 50%; }
	.title a {
		position: absolute;
		top: 7px;
		right: 15px;
	}
	.title .col-6{ width: 100%; }
	.hotelBlock > .col-6 {
		width: 50%;
		padding: 0px 10px;
		width: 100%;
		max-width: 300px;
		margin: 0px auto 20px;
		float: none;
	}
	.blogThumb{ float: none; margin-bottom: 10px; }

	
	.blogTitle h3 {
		font-size: 20px;
		line-height: 20px;
	}
	
.hcsb_guestsRoomsWrapper, a.hcsb_searchButton {
	float:none !important;
}	

a.hcsb_searchButton {
	background: var(--primary-color, #2196F3) !important;
	height: 38px !important;
	line-height: 38px !important;
	margin: 10px auto 0 !important;
	padding: 0 !important;
	float: none !important;
	width: 100%!important;
	clear:none !important;
}

.col-4 {
    padding: 0px 8px;
    width: 100%;
    float: none;
}

.blogThumb {
    float: none;
    margin-bottom: 10px;
}

.blogContent {
    padding-left: 0px;
}

	
}