/*
Theme Name: Travel Booking Pro
Theme URI: https://wptravelengine.com/downloads/travel-booking-pro-wordpress-theme/
Author: WP Travel Engine
Author URI: https://wptravelengine.com/
Description: Travel Booking Pro is a WordPress theme to create travel online booking website for tour and travel operators and companies. You can add trips, destinations, and trip types, feature travel activities, highlight your specialties and allow visitors to book the trips. The stunning design combined with modern CSS effects and animation will make your visitors feel like they are already on a trip. Travel Booking Pro WordPress theme is speed optimized, translation ready, SEO-friendly and mobile-friendly. Apart from travel booking companies, you can also use Travel Booking Pro theme for travel blogging, hotel, spa, bed and breakfast, luxury resort, reservation, tour operator, tourism, transports and car booking. Check the demo at https://demo.wptravelengine.com/travel-booking-pro/, documentation at https://wptravelengine.com/travel-booking-pro-wordpress-theme-documentation/, and get support at https://wptravelengine.com/support-ticket/.
Version: 2.3.0
Requires at least: 4.7
Tested up to: 6.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: travel-booking-pro
Tags: full-width-template, two-columns, right-sidebar, left-sidebar, footer-widgets, custom-background, custom-header, custom-menu, custom-logo, featured-images, threaded-comments, rtl-language-support, translation-ready, theme-options, blog, entertainment, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Travel Booking Pro is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
:root {
  --primary-color: #5c7cfb;
  --primary-color-rgb: 92, 124, 251;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #333333;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  line-height: 1.6em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin-top: 0;
}

p {
  margin-bottom: 1.5em;
  margin-top: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*==========================
 Common style
===========================*/
.related-trips .review-wrap .average-rating .aggregate-rating .rating-star,
.trip-search-result .review-wrap .average-rating .aggregate-rating .rating-star {
  display: none;
}

.archive .trip-content-area .grid .col .review-wrap {
  border: none;
  margin-top: 0;
}

.archive .trip-content-area .grid .col .review-wrap .average-rating {
  margin-bottom: 0;
  padding-bottom: 0;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

.row {
  margin: 0 -15px;
}

.row:after {
  content: "";
  display: block;
  clear: both;
}

.trip-content-area .grid .col .img-holder,
.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder {
  margin-bottom: 0;
}

.archive #primary .trip-content-area .grid .col .text-holder {
  padding-top: 40px;
}

@media only screen and (max-width: 1024px) {
  .container {
    max-width: 720px;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    max-width: 480px;
  }
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  margin-top: 0;
  max-width: 100%;
  position: relative;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0;
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 0.8em;
  font-weight: 700;
  color: #010101;
  background: #efefef;
  padding: 0 16px;
  border-radius: 100px;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comments-area {
  margin: 0 0 60px;
}

.comments-area .comments-title {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #010101;
  margin: 0 0 30px;
}

.comments-area ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-area .comment-list {
  border: 1px solid #dddddd;
  padding: 40px;
  border-radius: 5px;
}

.comments-area .comment-body {
  overflow: hidden;
  margin: 0 0 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}

.comments-area .comment-body .comment-meta {
  float: left;
  width: 70px;
  margin-right: 20px;
}

.comments-area .comment-body .comment-meta img {
  border-radius: 50%;
  vertical-align: top;
}

.comments-area .comment-body .text-holder {
  overflow: hidden;
}

.comments-area .comment-body .text-holder .top {
  overflow: hidden;
  margin: 0 0 5px;
}

.comments-area .comment-body .text-holder .top .left {
  float: left;
}

.comments-area .comment-body .text-holder .top .reply {
  float: right;
}

.comments-area .comment-body .fn {
  font-size: 0.9em;
  line-height: 1.444em;
  color: #010101;
  margin: 0;
  display: block;
  font-weight: 700;
}

.comments-area .comment-body .fn a {
  color: #111;
}

.comments-area .comment-body .fn a:hover,
.comments-area .comment-body .fn a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.comments-area .comment-body .says {
  display: none;
}

.comments-area .comment-body .comment-metadata {
  font-size: 0.8em;
}

.comments-area .comment-body .comment-metadata a {
  color: #6e6e6e;
}

.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .comment-metadata a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.comments-area .comment-body .comment-metadata svg {
  margin-right: 5px;
}

.comments-area .comment-body .reply {
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
}

.comments-area .comment-body .reply a {
  text-decoration: none;
  color: var(--primary-color);
}

.comments-area .comment-body .reply a:hover,
.comments-area .comment-body .reply a:focus {
  text-decoration: none;
  color: #333333;
}

.comments-area .comment-body .comment-content {
  font-size: 0.9em;
}

.comments-area .comment-body .comment-content p {
  margin: 0 0 5px;
}

.comments-area li:last-child .comment-body {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.comments-area .children {
  margin-left: 25px;
  margin-top: 45px;
}

.comments-area .children li {
  padding-left: 30px;
  position: relative;
}

.comments-area .bypostauthor .comment-body {
  background: #fff;
  padding: 25px 30px;
  border-radius: 5px;
  border: 1px solid #ededed !important;
  margin-bottom: 30px !important;
}

.comments-area .comment-reply-title {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #010101;
  margin: 0;
}

.comments-area .comment-form {
  margin: 0 -15px;
}

.comments-area .comment-form .comment-notes {
  width: 100%;
  padding: 0 15px;
  font-size: 0.9em;
}

.comments-area .comment-form label {
  display: none;
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url,
.comments-area .comment-form .comment-form-comment,
.comments-area .comment-form .form-submit,
.comments-area .comment-form .comment-form-cookies-consent,
.comments-area .comment-form .logged-in-as {
  padding: 0 15px;
}

.comments-area .comment-form input[type=text],
.comments-area .comment-form input[type=email],
.comments-area .comment-form input[type=url],
.comments-area .comment-form textarea {
  width: 100%;
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email {
  width: 50%;
  float: left;
}

.comments-area .comment-form .comment-form-url {
  clear: both;
}

.comments-area .comment-form .comment-form-cookies-consent label {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 10px;
  vertical-align: top;
}

.comment-respond {
  margin-top: 30px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  display: inline-block;
  background: var(--primary-color);
  color: #ffffff;
  padding: 10px 29px;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  border: 1px solid var(--primary-color);
  border-radius: 100px;
  transition: ease, 0.2s;
  outline: none;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #ffffff;
  border-color: var(--primary-color);
  color: var(--primary-color);
  text-decoration: none;
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  background: #ffffff;
  border-color: var(--primary-color);
  color: var(--primary-color);
  text-decoration: none;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #8a93a7;
  border: 1px solid #e6e7ee;
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 0.8em;
  outline: none;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #e6e7ee;
}

textarea {
  width: 100%;
  height: 120px;
  resize: vertical;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

#crumbs {
  font-size: 0.7em;
  line-height: 1.2em;
  overflow: hidden;
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#crumbs:before,
#crumbs:after {
  display: table;
  content: "";
  clear: both;
}

#crumbs li {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

#crumbs li:first-child {
  margin-left: 0;
}

#crumbs li:first-child a {
  margin-left: 0;
}

#crumbs li:first-child a:before {
  display: none;
}

#crumbs a {
  display: block;
  background: #efefef;
  color: #6e6e6e;
  padding: 4px 5px 4px 11px;
  position: relative;
  margin-left: -12px;
}

#crumbs a:after {
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-left: 7px solid #efefef;
  border-bottom: 13px solid transparent;
  position: absolute;
  top: 0;
  right: -7px;
  content: "";
  z-index: 1;
}

#crumbs a:before {
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-left: 7px solid #ffffff;
  border-bottom: 13px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}

#crumbs a:hover,
#crumbs a:focus {
  text-decoration: none;
  background: var(--primary-color);
  color: #ffffff;
}

#crumbs a:hover:after,
#crumbs a:focus:after {
  border-left-color: var(--primary-color);
}

#crumbs .current {
  margin-top: 4px;
}

#crumbs .current a {
  pointer-events: none;
  cursor: default;
  background: var(--primary-color);
  color: #ffffff;
  padding: 4px 11px 4px 15px;
  position: relative;
  margin-top: -4px;
}

#crumbs .current a:after {
  border-left-color: var(--primary-color);
}

/*for home page and has banner*/
.homepage.hasbanner {
  position: relative;
}

.homepage.hasbanner .site-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  border-bottom: 0;
}

.homepage.hasbanner .site-header .site-branding .site-title a {
  color: #ffffff;
}

.homepage.hasbanner .site-header .site-branding .site-description {
  color: #fff;
}

.homepage.hasbanner .site-header .right .tools:after {
  background: rgba(255, 255, 255, 0.6);
}

.homepage.hasbanner .site-header .right .tools .languages li:hover > a,
.homepage.hasbanner .site-header .right .tools .languages li:focus > a {
  color: var(--primary-color);
}

.homepage.hasbanner .site-header .right .tools .languages li a {
  color: rgba(255, 255, 255, 0.8);
}

.homepage.hasbanner .site-header .right .tools .languages li a:hover,
.homepage.hasbanner .site-header .right .tools .languages li a:focus {
  color: var(--primary-color);
}

.homepage.hasbanner .site-header .right .tools .languages ul li a {
  color: #333333;
}

.homepage.hasbanner .site-header .right .tools .form-section-holder:hover .form-section svg,
.homepage.hasbanner .site-header .right .tools .form-section-holder:focus .form-section svg {
  fill: var(--primary-color);
}

.homepage.hasbanner .site-header .right .tools .form-section-holder .form-section svg {
  fill: rgba(255, 255, 255, 0.8);
}

.site-header {
  border-bottom: 1px solid #dddddd;
  margin: 0 0 30px;
  z-index: 3;
}

.site-header:after {
  content: "";
  display: block;
  clear: both;
}

.site-header .site-branding {
  float: left;
  padding: 9px 0 0px 10px;
}

.site-header .site-branding .custom-logo {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.site-header .site-branding .text-logo {
  display: inline-block;
  vertical-align: middle;
}

.site-header .site-branding .site-title {
  margin: 0;
  line-height: 1.222em;
  font-size: 1.1em;
  font-weight: 700;
}

.site-header .site-branding .site-title a {
  color: #333333;
  transition: ease, 0.2s;
}

.site-header .site-branding .site-title a:hover {
  text-decoration: none;
}

.site-header .site-branding .site-description {
  margin: 0;
  font-size: 0.7em;
  line-height: 1.2em;
}

.site-header .right {
  float: right;
}

.site-header .right .tools {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  padding-left: 14px;
  position: relative;
}

.site-header .right .tools:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.site-header.header-four .right .tools:after,
.site-header.header-two .right .tools:after {
  background: none;
}

.site-header .right .tools .form-section-holder {
  display: inline-block;
  vertical-align: middle;
  width: 72px;
  height: 71px;
  position: relative;
  transition: ease, 0.2s;
  cursor: pointer;
}

.site-header .right .tools .form-section-holder:hover,
.site-header .right .tools .form-section-holder:focus {
  background: #f7f8f9;
}

.site-header .right .tools .form-section-holder:hover .form-section,
.site-header .right .tools .form-section-holder:focus .form-section {
  border-color: #d6d9df;
}

.site-header .right .tools .form-section-holder:hover .form-section svg,
.site-header .right .tools .form-section-holder:focus .form-section svg {
  fill: var(--primary-color);
}

.site-header .right .tools .form-section-holder .form-section {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border: 1px solid #ebebeb;
  position: relative;
  border-radius: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  padding: 0;
}

.site-header .right .tools .form-section-holder .form-section #btn-search {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.site-header .right .tools .form-section-holder .form-section svg {
  width: 14px;
  height: 14px;
  fill: #8a93a7;
  transition: ease, 0.2s;
}

.site-header .right .tools .form-section-holder .form-holder {
  position: absolute;
  top: 100%;
  right: 0;
  width: 320px;
  background: #f7f8f9;
  padding: 10px;
  border-radius: 0 0 5px 5px;
  display: none;
  z-index: 2;
}

.site-header .right .tools .form-section-holder .form-holder .search-form {
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 2px 15px 7px;
}

.site-header .right .tools .form-section-holder .form-holder .search-form:after {
  content: "";
  display: block;
  clear: both;
}

.site-header .right .tools .form-section-holder .form-holder .search-form label {
  float: left;
  width: 90%;
}

.site-header .right .tools .form-section-holder .form-holder .search-form input[type=search] {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  color: #8a93a7;
  border: 0;
  border-radius: 0;
  background: none;
}

.site-header .right .tools .form-section-holder .form-holder .search-form input[type=submit] {
  float: right;
  margin: 11px 0 0 0;
  padding: 0;
  border: 0;
  font-size: 0;
  border-radius: 0;
  /*background: url(images/bg-search.png) no-repeat;*/
  background: none;
  /*width: 13px;
    height: 13px;*/
}

.site-header .right .tools .languages {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}

.site-header .right .tools .languages li {
  position: relative;
}

@media only screen and (min-width: 1025px) {
  .site-header .right .tools .languages li:hover > ul,
.site-header .right .tools .languages li:focus > ul {
    display: block;
  }

  .site-header .right .tools .languages li:hover > a,
.site-header .right .tools .languages li:focus > a {
    background: #f7f8f9;
    color: var(--primary-color);
  }

  .site-header .right .tools .languages li:hover > a svg,
.site-header .right .tools .languages li:focus > a svg {
    color: #adafb3;
  }
}
.site-header .right .tools .languages li a {
  color: #303236;
  padding: 22px;
  display: block;
  transition: ease, 0.2s;
}

.site-header .right .tools .languages li a:hover,
.site-header .right .tools .languages li a:focus {
  text-decoration: none;
  background: #f7f8f9;
  color: var(--primary-color);
}

.site-header .right .tools .languages li a:hover svg,
.site-header .right .tools .languages li a:focus svg {
  fill: #adafb3;
}

.site-header .right .tools .languages li a svg {
  margin-left: 5px;
  transition: ease, 0.2s;
  fill: #d5d8de;
}

.site-header .right .tools .languages ul {
  position: absolute;
  top: 100%;
  right: 0;
  width: 160px;
  background: #f7f8f9;
  margin: 0;
  padding: 10px;
  list-style: none;
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  border-radius: 0 0 5px 5px;
  display: none;
  z-index: 1;
}

.site-header .right .tools .languages ul li {
  border-bottom: 1px solid #dddddd;
  padding: 0 0 6px;
  margin: 0 0 6px;
}

.site-header .right .tools .languages ul li:last-child {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}

.site-header .right .tools .languages ul li a {
  color: #333333;
  display: block;
  padding: 0;
}

.site-header .right .tools .languages ul li a:hover,
.site-header .right .tools .languages ul li a:focus {
  color: var(--primary-color);
}

.site-header #toggle-button,
.site-header .overlay {
  display: none;
}

/*site header*/
@media only screen and (max-width: 1024px) {
  .site-header #toggle-button {
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    border: 1px solid #ececec;
    margin: 10px 10px 0 0;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
  }

  .site-header #toggle-button span {
    display: block;
    width: 16px;
    height: 3px;
    background: #8a93a7;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .site-header #toggle-button span:before {
    width: 16px;
    height: 3px;
    background: #8a93a7;
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
  }

  .site-header #toggle-button span:after {
    width: 16px;
    height: 3px;
    background: #8a93a7;
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
  }

  .site-header .right {
    max-width: 540px;
    width: 100%;
    background: #f7f8f9;
    position: fixed;
    height: 100%;
    top: 0;
    right: -540px;
    transition: cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    z-index: 9999;
    overflow: auto;
    padding: 200px 55px 50px;
  }

  .site-header .right.open {
    right: 0;
  }

  .site-header .right .tools {
    margin: 0;
    padding: 0;
    display: block;
    position: unset;
  }

  .site-header .right .tools:after {
    display: none;
  }

  .site-header .right .tools .languages {
    width: 180px;
    margin: 0 auto;
    display: block;
    text-align: center;
  }

  .site-header .right .tools .languages li a {
    background: #ffffff;
    border: 1px solid #e7e9ed;
    border-radius: 5px;
    padding: 15px 22px;
  }

  .site-header .right .tools .languages ul {
    padding: 0;
    margin-top: 6px;
    width: 100%;
  }

  .site-header .right .tools .languages ul li {
    border-bottom: 0;
    padding: 0;
  }

  .site-header .right .tools .form-section-holder {
    position: unset;
  }

  .site-header .right .tools .form-section-holder .form-section {
    display: none;
  }

  .site-header .right .tools .form-section-holder .form-holder {
    display: block;
    top: 120px;
    left: 50%;
    max-width: 430px;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: none;
    border-radius: 0;
    padding: 0;
  }

  .site-header .right .tools .form-section-holder .form-holder .search-form {
    background: #ffffff;
    padding: 10px 20px 12px;
  }

  .site-header .right .btn-close-menu {
    width: 50px;
    height: 50px;
    border: 1px solid #1c1b1b;
    border-radius: 50%;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
  }

  .site-header .right .btn-close-menu span {
    width: 10px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .site-header .right .btn-close-menu span:after {
    width: 2px;
    height: 10px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
  }

  .site-header .overlay {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    width: 100%;
    z-index: 999;
  }

  /*site-header*/
  .menu-open .site-header .overlay {
    opacity: 1;
    display: block;
  }

  /*menu-open*/
  .homepage.hasbanner .site-header #toggle-button {
    border-color: #fff;
  }

  .homepage.hasbanner .site-header #toggle-button span {
    background: #fff;
  }

  .homepage.hasbanner .site-header #toggle-button span:before,
.homepage.hasbanner .site-header #toggle-button span:after {
    background: #fff;
  }

  .homepage.hasbanner .site-header .right .tools .languages li a {
    color: #303236;
  }
}
@media only screen and (max-width: 767px) {
  .site-header .right .tools .form-section-holder .form-holder {
    max-width: 310px;
  }
}
/*===============================
 Footer Style
===============================*/
.site-footer {
  background-size: cover !important;
  background: #020510;
}

.site-footer .footer-t {
  padding: 90px 0;
}

.site-footer .footer-t .col-4,
.site-footer .footer-t .col-3,
.site-footer .footer-t .col-2,
.site-footer .footer-t .col-1 {
  margin: 0 -15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.site-footer .footer-t .column {
  width: 25%;
  padding: 0 15px;
}

.site-footer .footer-t .col-3 .column {
  width: 33.3333%;
}

.site-footer .footer-t .col-2 .column {
  width: 50%;
}

.site-footer .footer-t .col-1 .column {
  width: 100%;
}

.site-footer .footer-t .widget .widget-title {
  font-size: 0.9em;
  line-height: 1.6em;
  color: #fff;
  font-weight: 700;
  margin: 0 0 40px;
  /*text-transform: uppercase;*/
}

.site-footer .footer-t .widget {
  color: #fff;
}

.site-footer .footer-t .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9em;
  line-height: 1.6em;
}

.site-footer .footer-t .widget ul ul {
  font-size: 1em;
  margin-top: 15px;
  margin-left: 15px;
}

.site-footer .footer-t .widget ul li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-footer .footer-t .widget ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.site-footer .footer-t .widget ul li a {
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.site-footer .footer-t .widget ul li a:hover,
.site-footer .footer-t .widget ul li a:focus {
  text-decoration: none;
  color: #fff;
}

.site-footer .footer-t .widget_recent_comments ul li a {
  color: #fff;
}

.site-footer .footer-t .widget_recent_comments ul li a:hover,
.site-footer .footer-t .widget_recent_comments ul li a:focus {
  color: rgba(255, 255, 255, 0.6);
}

.site-footer .footer-t .widget_rss .widget-title a {
  color: #fff;
}

.site-footer .footer-t .widget_search .search-form {
  border: 1px solid #e6e7ee;
}

.site-footer .footer-t .widget_search .search-form:after {
  display: block;
  clear: both;
  content: "";
}

.site-footer .footer-t .widget_search .search-form label {
  float: left;
  width: calc(100% - 50px);
}

.site-footer .footer-t .widget_search .search-form input[type=search] {
  padding: 12px 10px 12px;
  margin: 0;
  border: 0;
  border-radius: 0;
  width: 100%;
  float: left;
}

.site-footer .footer-t .widget_search .search-form input[type=submit] {
  float: right;
  width: 50px;
  font-size: 0;
  background: var(--primary-color) url(images/bg-search.png) no-repeat 50% 50%;
  border-radius: 0;
  height: 50px;
  padding: 0;
  margin: 0;
}

.site-footer .footer-t .widget_tag_cloud .tagcloud a {
  color: #fff;
}

.site-footer .footer-b {
  padding: 20px 0;
  font-size: 0.9em;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.site-footer .footer-b .site-info {
  display: block;
}

.site-footer .footer-b .site-info a {
  color: rgba(255, 255, 255, 0.6);
  transition: ease, 0.2s;
}

.site-footer .footer-b .site-info a:hover,
.site-footer .footer-b .site-info a:focus {
  text-decoration: none;
  color: #ffffff;
}

.site-footer .widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-title {
  font-size: 1em;
}

.site-info .policy_link {
  display: inline-block;
  margin-left: 5px;
}

@media only screen and (max-width: 1024px) {
  .site-footer .footer-t .column {
    width: 50%;
  }

  .site-footer .footer-t .column,
.site-footer .footer-t .col-3 .column,
.site-footer .footer-t .col-2 .column {
    width: 50%;
  }

  .site-footer .footer-t .col-3 .column {
    width: 33.3333%;
  }

  .site-footer .footer-t .col-2 .column {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .site-footer .footer-t .column {
    width: 100%;
  }

  .site-footer .footer-t .column,
.site-footer .footer-t .col-3 .column,
.site-footer .footer-t .col-2 .column {
    width: 100%;
  }
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: var(--primary-color);
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.header-one .main-navigation {
  margin-right: 15px;
}

.main-navigation {
  display: inline-block;
  vertical-align: middle;
}

.main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  line-height: 1.6875em;
  font-weight: 700;
  text-transform: uppercase;
}

.main-navigation ul:after {
  content: "";
  display: block;
  clear: both;
}

.main-navigation ul li {
  float: left;
  margin-left: 35px;
  position: relative;
  padding: 22px 0;
}

.main-navigation ul li:hover > a,
.main-navigation ul li:focus > a {
  color: var(--primary-color);
}

.main-navigation ul li a {
  color: #303236;
  transition: ease, 0.2s;
}

.main-navigation ul li a:hover,
.main-navigation ul li a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

@media only screen and (min-width: 1025px) {
  .main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul {
    margin-top: 15px;
    clip: inherit;
    overflow: inherit;
    height: inherit;
  }
}
@media only screen and (min-width: 1025px) {
  .main-navigation ul ul {
    position: absolute;
    top: inherit;
    /*height: 1px;*/
    width: 220px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    background: #f7f8f9;
    padding: 10px 0;
    z-index: 2;
    margin-top: 15px;
    left: 0;
    margin-left: -99999px;
    /*transition: ease 0.4s;*/
    /*clip: rect(1px, 1px, 1px, 1px);*/
    /*overflow: hidden;*/
    border-radius: 0 0 5px 5px;
    opacity: 0;
  }

  .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    margin-left: 0;
    opacity: 1;
  }

  .main-navigation ul ul li {
    float: none;
    display: block;
    padding: 0 10px;
    margin: 0 0 6px;
  }

  .main-navigation ul ul li:hover > a,
.main-navigation ul ul li:focus > a {
    color: var(--primary-color);
  }

  .main-navigation ul ul li:last-child {
    margin: 0;
  }

  .main-navigation ul ul li:last-child > a {
    border-bottom: 0;
    padding: 0;
  }

  .main-navigation ul ul li a {
    color: #333333;
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 0 0 6px;
  }

  .main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus {
    opacity: 1;
    color: var(--primary-color);
  }

  .main-navigation ul ul li:hover > ul,
.main-navigation ul ul li:focus > ul,
.main-navigation ul ul li.focus > ul {
    margin-top: 0;
    opacity: 1;
  }

  .main-navigation ul ul ul {
    margin-top: 0;
    /*clip: inherit;*/
    /*overflow: inherit;*/
    /*height: inherit;*/
    left: 100%;
    top: -10px;
    border-radius: 5px;
  }
}
@media only screen and (min-width: 1025px) {
  .homepage.hasbanner .main-navigation ul li:hover > a,
.homepage.hasbanner .main-navigation ul li:focus > a {
    color: #ffffff;
  }

  .homepage.hasbanner .main-navigation ul li a {
    color: rgba(255, 255, 255, 0.8);
  }

  .homepage.hasbanner .main-navigation ul li a:hover,
.homepage.hasbanner .main-navigation ul li a:focus {
    color: #ffffff;
  }

  .homepage.hasbanner .main-navigation ul ul li:hover > a,
.homepage.hasbanner .main-navigation ul ul li:focus > a {
    color: var(--primary-color);
  }

  .homepage.hasbanner .main-navigation ul ul li a {
    color: #333333;
  }

  .homepage.hasbanner .main-navigation ul ul li a:hover,
.homepage.hasbanner .main-navigation ul ul li a:focus {
    color: var(--primary-color);
  }
}
@media only screen and (max-width: 1024px) {
  .main-navigation {
    display: block;
    width: 100%;
    margin: 0 0 30px;
  }

  .main-navigation ul {
    font-size: 1em;
    text-transform: none;
    text-align: center;
  }

  .main-navigation ul li {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e7e9ed;
  }

  .main-navigation ul li:last-child {
    border-bottom: 0;
  }

  .main-navigation ul li a {
    display: block;
    color: #010101;
    padding: 20px 0;
  }

  .main-navigation ul li .angle-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 73px;
    line-height: 73px;
    cursor: pointer;
    transition: ease, 0.2s;
  }

  .main-navigation ul li .angle-down svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .main-navigation ul li .angle-down.active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .main-navigation ul ul {
    font-size: 0.8em;
    font-weight: 400;
    display: none;
    background: #ffffff;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
  }

  .main-navigation ul ul li a {
    padding: 10px 0;
  }

  .main-navigation ul ul li .angle-down {
    height: 47px;
    line-height: 47px;
  }

  .main-navigation ul ul ul {
    font-size: 1em;
    background: #fbfbfb;
    border-left: 0;
    border-right: 0;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 0;
    border-radius: 0;
  }
}
.primary-btn {
  display: inline-block;
  background: var(--primary-color);
  color: #ffffff;
  padding: 14px 43px;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  border: 1px solid var(--primary-color);
  border-radius: 100px;
  transition: ease, 0.2s;
}

.primary-btn:hover,
.primary-btn:focus {
  background: #ffffff;
  border-color: #ffffff;
  color: var(--primary-color);
  text-decoration: none;
}

.site-content {
  padding: 0 0 80px;
}

#primary {
  float: left;
  width: 66.6667%;
  padding: 0 15px;
}

/*=================================
 Sidebar Style
=================================*/
#secondary {
  float: left;
  width: 33.3333%;
  padding-left: 45px;
  padding-right: 15px;
}

#secondary .widget {
  margin: 0 0 50px;
}

#secondary .widget .widget-title {
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 700;
  margin: 0 0 20px;
  font-weight: 700;
  color: #000;
}

#secondary .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9em;
}

#secondary .widget ul ul {
  margin-top: 15px;
  margin-left: 15px;
  font-size: 1em;
}

#secondary .widget ul:not(.category-available-months) li {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #e6e7ee;
}

#secondary .widget ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

#secondary .widget ul li a {
  color: #333;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

#secondary .widget ul li a:hover,
#secondary .widget ul li a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

/*========================================
 Calendar Style
=======================================*/
.widget_calendar caption {
  font-size: 0.9;
  color: #fff;
  line-height: 1.111em;
  background: var(--primary-color);
  font-weight: 600;
  text-transform: uppercase;
  padding: 9px 0 5px;
}

.widget_calendar table {
  position: relative;
  margin-bottom: 0;
}

.widget_calendar .wp-calendar-nav {
  border: 1px solid #eee;
  border-top: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.widget_calendar .wp-calendar-nav span {
  display: inline-block;
  font-size: 14px;
}

.widget_calendar .wp-calendar-nav span.wp-calendar-nav-prev {
  padding: 7px 15%;
  border-right: 1px solid #eee;
}

.widget_calendar .wp-calendar-nav span.wp-calendar-nav-next {
  padding: 7px 15%;
  border-left: 1px solid #eee;
}

.widget_calendar table td,
.widget_calendar thead th {
  border: 1px solid #eee;
}

.widget_calendar thead th {
  font-size: 0.65em;
  background: #fff;
  color: #111;
  font-weight: 600;
  height: 45px;
}

.widget_calendar tbody td,
.widget_calendar tfoot td {
  text-align: center;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  color: #111;
}

.widget_calendar table tbody td a {
  display: block;
  height: 100%;
  background: var(--primary-color);
  color: #fff;
}

#secondary .widget_recent_comments ul li a {
  color: var(--primary-color);
}

#secondary .widget_recent_comments ul li a:hover,
#secondary .widget_recent_comments ul li a:focus {
  color: #333;
}

#secondary .widget_rss .widget-title a {
  color: #000;
}

#secondary .widget_rss ul li a {
  color: var(--primary-color);
}

#secondary .widget_rss ul li a:hover,
#secondary .widget_rss ul li a:focus {
  color: #333;
}

/*=====================================
 Search form
=====================================*/
#secondary .widget_search .search-form {
  border: 1px solid #e6e7ee;
}

#secondary .widget_search .search-form:after {
  display: block;
  clear: both;
  content: "";
}

#secondary .widget_search .search-form label {
  float: left;
  width: calc(100% - 50px);
}

#secondary .widget_search .search-form input[type=search] {
  padding: 12px 10px 12px;
  margin: 0;
  border: 0;
  border-radius: 0;
  width: 100%;
  float: left;
}

#secondary .widget_search .search-form input[type=submit] {
  float: right;
  width: 50px;
  font-size: 0;
  background: var(--primary-color) url(images/bg-search.png) no-repeat 50% 50%;
  border-radius: 0;
  height: 50px;
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  #primary {
    width: 100%;
    margin-bottom: 60px;
  }

  /*primary*/
  #secondary {
    width: 100%;
    padding: 0 15px;
  }
}
.pagination {
  text-align: center;
}

.pagination .page-numbers {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  background: #f0f0f0;
  padding: 4px 15px;
  font-size: 0.8em;
  margin: 0 2px;
  border-radius: 100px;
  transition: ease, 0.2s;
}

.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.pagination .page-numbers.current {
  text-decoration: none;
  background: var(--primary-color);
  color: #ffffff;
}

/*Trip archive pagination style*/
.trip-pagination {
  text-align: center;
}

.trip-pagination .page-numbers {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  background: #f0f0f0;
  padding: 4px 15px;
  font-size: 0.8em;
  margin: 0 2px;
  border-radius: 100px;
  transition: ease, 0.2s;
}

.trip-pagination .page-numbers:hover,
.trip-pagination .page-numbers:focus,
.trip-pagination .page-numbers.current {
  text-decoration: none;
  background: var(--primary-color);
  color: #ffffff;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*===================================
 Author Section
===================================*/
.author-section {
  margin-bottom: 60px;
  border: 1px solid #dddddd;
  padding: 50px;
  display: flex;
  flex-direction: row;
  border-radius: 5px;
}

.author-section .img-holder {
  align-items: flex-start;
  width: 160px;
  margin-right: 30px;
}

.author-section .img-holder img {
  vertical-align: top;
  border-radius: 50%;
}

.author-section .text-holder {
  align-items: flex-start;
  flex: 1 0 0;
  font-size: 0.9em;
}

.author-section .text-holder .title {
  font-size: 1.1em;
  font-weight: 700;
  color: #010101;
  margin: 0 0 10px;
}

.author-section .text-holder .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.author-section .text-holder .social-networks li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.author-section .text-holder .social-networks li a {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  background: #efefef;
  transition: ease, 0.2s;
}

.author-section .text-holder .social-networks li a:hover,
.author-section .text-holder .social-networks li a:focus {
  text-decoration: none;
  background: #d6d6d6;
}

.author-section .text-holder .social-networks li a.fa-facebook {
  color: #3b5999;
}

.author-section .text-holder .social-networks li a.fa-twitter {
  color: #55acee;
}

.author-section .text-holder .social-networks li a.fa-instagram {
  color: #e4405f;
}

.author-section .text-holder .social-networks li a.fa-linkedin {
  color: #0077b5;
}

.author-section .text-holder .social-networks li a.fa-pinterest-p {
  color: #bd081c;
}

.recent-posts-area .section-title,
.popular-posts-area .section-title {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #010101;
  margin: 0 0 30px;
}

.recent-posts-area .col,
.popular-posts-area .col {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin: 0 0 45px;
}

.recent-posts-area .col .post-thumbnail,
.popular-posts-area .col .post-thumbnail {
  display: block;
  margin: 0 0 20px;
}

.recent-posts-area .col .post-thumbnail img,
.popular-posts-area .col .post-thumbnail img {
  vertical-align: top;
  border-radius: 5px;
}

.recent-posts-area .col .entry-title,
.popular-posts-area .col .entry-title {
  font-size: 1em;
  font-weight: 700;
  margin: 0;
}

.recent-posts-area .col .entry-title a,
.popular-posts-area .col .entry-title a {
  color: #010101;
  transition: ease, 0.2s;
}

.recent-posts-area .col .entry-title a:hover,
.recent-posts-area .col .entry-title a:focus,
.popular-posts-area .col .entry-title a:hover,
.popular-posts-area .col .entry-title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

/*==========================
 Banner style
==========================*/
.banner {
  position: relative;
}

.banner img {
  width: 100%;
  vertical-align: top;
  height: 800px;
  -o-object-fit: cover;
  object-fit: cover;
}

.banner .banner-text {
  max-width: 940px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.banner .banner-text .title {
  line-height: 1.214em;
  font-weight: 900;
  font-size: 2.8em;
  color: #ffffff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.55);
}

.video-banner .wp-custom-header {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-banner .wp-custom-header iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-banner .wp-custom-header button {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 2;
  padding: 6px 10px 0;
  border-radius: 3px;
}

.video-banner .wp-custom-header button:hover,
.video-banner .wp-custom-header button:focus {
  background: #fff;
  border-color: #fff;
}

.video-banner .wp-custom-header button:hover svg,
.video-banner .wp-custom-header button:focus svg {
  fill: var(--primary-color);
}

.video-banner .wp-custom-header button svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.banner .owl-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}

.banner .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  margin: 0 5px;
}

.banner .owl-carousel .owl-dots .active {
  background: var(--primary-color);
}

.banner form {
  float: right;
  background: #fff;
  padding: 20px;
  text-align: left;
}

.banner form label {
  font-size: 0.8em;
}

.hasbanner .trip-search {
  position: relative;
  z-index: 1;
  margin: -46px 0 30px;
}

.banner .owl-prev {
  border: 2px solid var(--primary-color);
  background: var(--primary-color);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 20px;
}

.banner .owl-prev:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='white'><path d='M16.01,11H8v2h8.01v3L22,12,16.01,8Z'/></svg>") no-repeat 10px 13px;
  background-size: 1.5em;
  width: 40px;
  height: 40px;
  transform: rotate(180deg);
  fill: var(--primary-color);
}

.banner .owl-next {
  border: 2px solid var(--primary-color);
  background: var(--primary-color);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 20px;
}

.banner .owl-next:before {
  position: absolute;
  top: -6px;
  left: -5px;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='white'><path d='M16.01,11H8v2h8.01v3L22,12,16.01,8Z'/></svg>") no-repeat 10px 13px;
  background-size: 1.5em;
  width: 40px;
  height: 40px;
  /*transform: rotate(180deg);*/
  fill: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .banner img {
    height: 600px;
  }

  .banner .banner-text {
    max-width: 450px;
    width: 100%;
  }

  .banner .banner-text .title {
    font-size: 1.9em;
  }

  .trip-search {
    margin: 0;
  }
}
/*=================================
 Intro Section Style
================================*/
.intro-section {
  padding: 60px 0 80px;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.intro-section .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}

.intro-section .grid .widget {
  margin: 0 0 50px;
  width: 33.333%;
  padding: 0 15px;
}

.intro-section .grid .widget_text {
  width: 100% !important;
}

.intro-section .grid .widget_text .widget-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.intro-section .grid .widget_text .textwidget {
  font-size: 0.9em;
  line-height: 1.611em;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .icon-holder {
  margin: 0 0 15px;
  font-size: 4em;
  color: var(--primary-color);
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder {
  font-size: 0.9em;
  line-height: 1.611em;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder .widget-title {
  font-size: 1.111em;
  line-height: 1.4em;
  font-weight: 700;
  margin: 0 0 8px;
  color: #010101;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder .primary-btn {
  display: inline-block;
  /*background: var(--primary-color);*/
  color: #ffffff;
  padding: 10px 35px;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  /*border: 1px solid var(--primary-color);*/
  border-radius: 100px;
  transition: ease, 0.2s;
}

.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder .primary-btn:hover,
.intro-section .widget_travel_booking_toolkit_icon_text_widget .text-holder .primary-btn:focus {
  background: #ffffff;
  color: var(--primary-color);
  text-decoration: none;
}

.intro-section .btn-holder {
  margin-top: 40px;
}

.intro-section .btn-holder .btn-readmore {
  text-transform: uppercase;
  padding: 10px 35px;
}

.intro-section .btn-holder .btn-readmore:hover,
.intro-section .btn-holder .btn-readmore:focus {
  border-color: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .intro-section {
    padding: 60px 0;
  }

  .intro-section .grid .widget {
    width: 50%;
  }

  .intro-section .grid .widget_text .widget-title {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .intro-section .grid {
    flex-direction: column;
  }

  .intro-section .grid .widget {
    width: 100%;
    margin: 0 0 50px;
  }
}
/*==============================
 Popular packages style
=============================*/
.popular-package {
  padding: 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.popular-package .section-header {
  max-width: 970px;
  margin: 0 auto 50px;
  text-align: center;
}

.popular-package .section-header .section-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.popular-package .section-header .section-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.popular-package .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: center;
}

.popular-package .grid .col {
  width: 33.3333%;
  padding: 0 15px;
  margin: 0 0 30px;
}

.popular-package .grid .col .img-holder {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

.popular-package .grid .col .img-holder a {
  display: block;
}

.popular-package .grid .col .img-holder a:hover img,
.popular-package .grid .col .img-holder a:focus img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.popular-package .grid .col .img-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
  transition: ease, 0.8s;
  width: 100%;
}

.popular-package .grid .col .img-holder .discount-amount {
  background: #f6dc05;
  font-size: 0.8em;
  color: #010101;
  position: absolute;
  top: 17px;
  right: -29px;
  font-weight: 700;
  width: 124px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popular-package .grid .col .price-info {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: -17px;
}

.popular-package .grid .col .price-holder {
  display: inline-block;
  vertical-align: middle;
  background: #f6f6f3;
  padding: 0 20px;
  border-radius: 100px;
  text-align: center;
  margin: 0 7px;
}

.popular-package .grid .col .price-holder .old-price {
  color: #f95252;
  font-size: 0.6em;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  text-decoration: line-through;
  margin-right: 5px;
}

.popular-package .grid .col .price-holder .new-price {
  font-size: 0.8em;
  font-weight: 900;
  color: #010101;
  display: inline-block;
  vertical-align: middle;
}

.popular-package .grid .col .group-discount {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px;
  background: #10c867;
  color: #ffffff;
  font-size: 0.7em;
  font-weight: 700;
  border-radius: 100px;
  padding: 1px 20px;
  position: relative;
  cursor: pointer;
}

.popular-package .grid .col .group-discount .tooltip {
  position: absolute;
  top: 0;
  left: 50%;
  width: 220px;
  font-size: 0.9em;
  line-height: 1.3em;
  border-radius: 100px;
  background: #000000;
  -webkit-transform: translate(-50%, -35px);
  transform: translate(-50%, -35px);
  padding: 5px;
  display: none;
}

.popular-package .grid .col .group-discount .tooltip:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000000;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
}

.popular-package .grid .col .group-discount:hover .tooltip,
.popular-package .grid .col .group-discount:focus .tooltip {
  display: block;
}

.popular-package .grid .col .text-holder {
  /*padding: 40px 0 20px;*/
  border: 1px solid #dddddd;
  border-top: 0;
  position: relative;
  border-radius: 0 0 5px 5px;
}

/*.popular-package .grid .col .text-holder .trip-info {
    padding: 0 30px 30px;
}*/
.popular-package .grid .col .text-holder .trip-info .star-holder {
  margin: 0 0 10px;
}

.popular-package .grid .col .text-holder .trip-info .star-holder .review-wrap {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}

.popular-package .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}

.popular-package .grid .col .text-holder .trip-info .title {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  margin: 0 0 10px;
}

.popular-package .grid .col .text-holder .trip-info .title a {
  color: #010101;
  transition: ease, 0.2s;
}

.popular-package .grid .col .text-holder .trip-info .title a:hover,
.popular-package .grid .col .text-holder .trip-info .title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.popular-package .grid .col .text-holder .trip-info .meta-info {
  font-size: 0.8em;
  color: #6e6e6e;
}

.popular-package .grid .col .text-holder .trip-info .meta-info svg {
  margin-right: 5px;
}

.popular-package .grid .col .text-holder .trip-info .meta-info .place {
  margin-right: 20px;
}

.popular-package .grid .col .text-holder .next-trip-info {
  padding: 30px;
  border-top: 1px solid #dddddd;
}

.popular-package .grid .col .text-holder .next-trip-info h3,
.next-trip-info .fsd-title {
  font-size: 0.8em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  color: #6e6e6e;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li {
  overflow: hidden;
  position: relative;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #b6b6b6;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li .left {
  color: var(--primary-color);
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
  margin-right: 5px;
}

.popular-package .grid .col .text-holder .next-trip-info .next-departure-list li .right {
  float: right;
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-left: 10px;
}

.popular-package .grid .col .text-holder .btn-holder {
  text-align: center;
  margin: 0;
}

.popular-package .grid .col .text-holder .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 5px 37px;
}

.popular-package .grid .col .text-holder .btn-holder .primary-btn:hover,
.popular-package .grid .col .text-holder .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

.popular-package .btn-holder {
  text-align: center;
  margin-top: 60px;
}

.popular-package .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 10px 37px;
}

.popular-package .btn-holder .primary-btn:hover,
.popular-package .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

/* Popular Destination section */
.popular-destination .grid .col .text-holder .btn-holder {
  text-align: center;
  margin: 0;
}

.popular-destination .grid .col .text-holder .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 5px 37px;
}

.popular-destination .grid .col .text-holder .btn-holder .primary-btn:hover,
.popular-destination .grid .col .text-holder .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

.popular-destination .btn-holder {
  text-align: center;
  margin-top: 60px;
}

.popular-destination .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 10px 37px;
}

.popular-destination .btn-holder .primary-btn:hover,
.popular-destination .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .popular-package {
    padding: 60px 0;
  }

  .popular-package .section-header .section-title {
    font-size: 1.5em;
  }

  .popular-package .grid .col {
    width: 50%;
    margin: 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .popular-package {
    padding: 30px 0;
  }

  .popular-package .grid {
    flex-direction: column;
    max-width: 370px;
    margin: 0 auto;
  }

  .popular-package .grid .col {
    margin: 0 0 30px;
    width: 100%;
  }
}
/*======================================
 CTA Section Style
======================================*/
.cta-section {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
}

.cta-section .container {
  max-width: 100%;
  padding: 0;
}

.cta-section .wptravelengine-cta-container {
  padding: 120px 0;
  background-size: cover !important;
  background-attachment: fixed !important;
}

.cta-section .wptravelengine-cta-container .holder {
  max-width: 1200px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
}

.cta-section .widget {
  margin: 0;
}

.cta-section .widget .widget-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 400;
  margin: 0 0 10px;
}

.cta-section .widget .widget-content p {
  font-size: 0.9em;
  line-height: 1.611em;
}

.cta-section .widget .widget-content .btn-cta {
  display: inline-block;
  background: var(--primary-color);
  color: #ffffff;
  padding: 11px 39px;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  margin: 0 10px;
  border: 1px solid var(--primary-color);
  border-radius: 100px;
  transition: ease, 0.2s;
}

.cta-section .widget .widget-content .btn-cta:hover,
.cta-section .widget .widget-content .btn-cta:focus {
  background: #ffffff;
  border-color: #ffffff;
  color: var(--primary-color);
  text-decoration: none;
}

.cta-section .widget .centered {
  text-align: center;
}

.cta-section .widget .centered .holder {
  max-width: 830px;
}

.cta-section .widget .centered .button-holder {
  margin-top: 60px;
}

.cta-section .widget .right {
  text-align: left;
  position: relative;
}

.cta-section .widget .right .widget-title,
.cta-section .widget .right .widget-content {
  width: 50%;
}

.cta-section .widget .right .button-holder {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.cta-section .widget .right .button-holder .btn-cta {
  margin: 0 10px;
}

@media only screen and (max-width: 1024px) {
  .cta-section .widget .widget-title {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .cta-section .wptravelengine-cta-container {
    padding: 30px 0;
  }
}
/*===========================================
 Featured Trip Style
===========================================*/
.featured-trip {
  padding: 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.featured-trip .section-header {
  max-width: 970px;
  margin: 0 auto 50px;
  text-align: center;
}

.featured-trip .section-header .section-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.featured-trip .section-header .section-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.featured-trip .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}

.featured-trip .grid .col {
  width: 33.3333%;
  padding: 0 15px;
  margin: 0 0 30px;
}

.featured-trip .grid .col .img-holder {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

.featured-trip .grid .col .img-holder a {
  display: block;
}

.featured-trip .grid .col .img-holder a:hover img,
.featured-trip .grid .col .img-holder a:focus img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.featured-trip .grid .col .img-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
  transition: ease, 0.8s;
}

.featured-trip .grid .col .img-holder .discount-amount {
  background: #f6dc05;
  font-size: 0.8em;
  color: #010101;
  position: absolute;
  top: 17px;
  right: -29px;
  font-weight: 700;
  width: 124px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.featured-trip .grid .col .price-info {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: -17px;
}

.featured-trip .grid .col .price-holder {
  display: inline-block;
  vertical-align: middle;
  background: #f6f6f3;
  padding: 0 20px;
  border-radius: 100px;
  text-align: center;
  margin: 0 7px;
}

.featured-trip .grid .col .price-holder .old-price {
  color: #f95252;
  font-size: 0.6em;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  text-decoration: line-through;
  margin-right: 5px;
}

.featured-trip .grid .col .price-holder .new-price {
  font-size: 0.8em;
  font-weight: 900;
  color: #010101;
  display: inline-block;
  vertical-align: middle;
}

.featured-trip .grid .col .group-discount {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px;
  background: #10c867;
  color: #ffffff;
  font-size: 0.7em;
  font-weight: 700;
  border-radius: 100px;
  padding: 1px 20px;
  position: relative;
  cursor: pointer;
}

.featured-trip .grid .col .group-discount .tooltip {
  position: absolute;
  top: 0;
  left: 50%;
  width: 220px;
  font-size: 0.9em;
  line-height: 1.3em;
  border-radius: 100px;
  background: #000000;
  -webkit-transform: translate(-50%, -35px);
  transform: translate(-50%, -35px);
  padding: 5px;
  display: none;
}

.featured-trip .grid .col .group-discount .tooltip:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000000;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
}

.featured-trip .grid .col .group-discount:hover .tooltip,
.featured-trip .grid .col .group-discount:focus .tooltip {
  display: block;
}

.featured-trip .grid .col .text-holder {
  padding: 40px 0 20px;
  border: 1px solid #dddddd;
  border-top: 0;
  position: relative;
  border-radius: 0 0 5px 5px;
}

.featured-trip .grid .col .text-holder .trip-info {
  padding: 0 30px 30px;
}

.featured-trip .grid .col .text-holder .trip-info .star-holder {
  margin: 0 0 10px;
}

.featured-trip .grid .col .text-holder .trip-info .star-holder .review-wrap {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}

.featured-trip .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}

.featured-trip .grid .col .text-holder .trip-info .title {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  margin: 0 0 10px;
}

.featured-trip .grid .col .text-holder .trip-info .title a {
  color: #010101;
  transition: ease, 0.2s;
}

.featured-trip .grid .col .text-holder .trip-info .title a:hover,
.featured-trip .grid .col .text-holder .trip-info .title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.featured-trip .grid .col .text-holder .trip-info .meta-info {
  font-size: 0.8em;
  color: #6e6e6e;
}

.featured-trip .grid .col .text-holder .trip-info .meta-info svg {
  margin-right: 5px;
}

.featured-trip .grid .col .text-holder .trip-info .meta-info .place {
  margin-right: 20px;
}

.featured-trip .grid .col .text-holder .next-trip-info {
  padding: 30px;
  border-top: 1px solid #dddddd;
}

.featured-trip .grid .col .text-holder .next-trip-info h3 {
  font-size: 0.8em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  color: #6e6e6e;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li {
  overflow: hidden;
  position: relative;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #b6b6b6;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li .left {
  color: var(--primary-color);
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
  margin-right: 5px;
}

.featured-trip .grid .col .text-holder .next-trip-info .next-departure-list li .right {
  float: right;
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-left: 10px;
}

.featured-trip .grid .col .text-holder .btn-holder {
  text-align: center;
  margin: 0;
}

.featured-trip .grid .col .text-holder .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 5px 37px;
}

.featured-trip .grid .col .text-holder .btn-holder .primary-btn:hover,
.featured-trip .grid .col .text-holder .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

.featured-trip .btn-holder {
  text-align: center;
  margin-top: 60px;
}

.featured-trip .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 10px 37px;
}

.featured-trip .btn-holder .primary-btn:hover,
.featured-trip .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .featured-trip {
    padding: 60px 0;
  }

  .featured-trip .section-header .section-title {
    font-size: 1.5em;
  }

  .featured-trip .grid .col {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .featured-trip .grid {
    flex-direction: column;
    max-width: 370px;
    margin: 0 auto;
  }

  .featured-trip .grid .col {
    margin: 0 0 30px;
    width: 100%;
  }
}
/*==================================
 Deals Section Style
==================================*/
.deals-section {
  padding: 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.deals-section .section-header {
  max-width: 970px;
  margin: 0 auto 50px;
  text-align: center;
}

.deals-section .section-header .section-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.deals-section .section-header .section-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.deals-section .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: center;
}

.deals-section .grid .col {
  width: 50%;
  padding: 0 15px;
  margin: 0 0 30px;
}

.deals-section .grid .col .col-holder {
  display: flex;
  flex-direction: row;
  position: relative;
  overflow: hidden;
}

.deals-section .grid .col .img-holder {
  align-items: flex-start;
  width: 270px;
  overflow: hidden;
  border-radius: 5px 0 0 5px;
}

.deals-section .grid .col .img-holder a {
  display: block;
  height: 100%;
}

.deals-section .grid .col .img-holder a:hover img,
.deals-section .grid .col .img-holder a:focus img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.deals-section .grid .col .img-holder img {
  vertical-align: top;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px 0 0 5px;
  transition: ease, 0.8s;
}

.deals-section .grid .col .img-holder .discount-amount {
  background: #f6dc05;
  font-size: 0.8em;
  color: #010101;
  position: absolute;
  top: 17px;
  right: -29px;
  font-weight: 700;
  width: 124px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.deals-section .grid .col .price-holder {
  position: absolute;
  left: 25px;
  bottom: 25px;
  vertical-align: middle;
  background: #f6f6f3;
  padding: 0 20px;
  border-radius: 100px;
  text-align: center;
  margin: 0 7px;
}

.deals-section .grid .col .price-holder .old-price {
  color: #f95252;
  font-size: 0.6em;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  text-decoration: line-through;
  margin-right: 5px;
}

.deals-section .grid .col .price-holder .new-price {
  font-size: 0.8em;
  font-weight: 900;
  color: #010101;
  display: inline-block;
  vertical-align: middle;
}

.deals-section .grid .col .group-discount {
  position: absolute;
  top: 25px;
  left: 25px;
  vertical-align: middle;
  margin: 0 7px;
  background: #10c867;
  color: #ffffff;
  font-size: 0.7em;
  font-weight: 700;
  border-radius: 100px;
  padding: 1px 20px;
  cursor: pointer;
}

.deals-section .grid .col .group-discount .tooltip {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 220px;
  font-size: 0.9em;
  line-height: 1.3em;
  border-radius: 100px;
  background: #000000;
  padding: 5px;
  display: none;
}

.deals-section .grid .col .group-discount .tooltip:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #000000;
  content: "";
  position: absolute;
  left: 60px;
  top: -7px;
}

.deals-section .grid .col .group-discount:hover .tooltip,
.deals-section .grid .col .group-discount:focus .tooltip {
  display: block;
}

.deals-section .grid .col .text-holder {
  border: 1px solid #dddddd;
  border-left: 0;
  padding: 0 0 10px;
  flex: 1 0 0;
  border-radius: 0 5px 5px 0;
}

.deals-section .grid .col .text-holder .trip-info {
  padding: 20px 30px;
}

.deals-section .grid .col .text-holder .trip-info .star-holder {
  margin: 0 0 10px;
}

.deals-section .grid .col .text-holder .trip-info .star-holder .review-wrap {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}

.deals-section .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}

.deals-section .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating svg {
  width: 13px;
}

.deals-section .grid .col .text-holder .trip-info .star-holder .review-wrap .average-rating .aggregate-rating {
  margin-left: 0;
}

.deals-section .grid .col .text-holder .trip-info .title {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  margin: 0 0 10px;
}

.deals-section .grid .col .text-holder .trip-info .title a {
  color: #010101;
  transition: ease, 0.2s;
}

.deals-section .grid .col .text-holder .trip-info .title a:hover,
.deals-section .grid .col .text-holder .trip-info .title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.deals-section .grid .col .text-holder .trip-info .meta-info {
  font-size: 0.8em;
  color: #6e6e6e;
}

.deals-section .grid .col .text-holder .trip-info .meta-info svg {
  margin-right: 5px;
}

.deals-section .grid .col .text-holder .trip-info .meta-info .place {
  margin-right: 20px;
}

.deals-section .grid .col .text-holder .next-trip-info {
  padding: 20px 30px 20px 30px;
  border-top: 1px solid #dddddd;
}

.deals-section .grid .col .text-holder .next-trip-info h3 {
  font-size: 0.8em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  color: #6e6e6e;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li {
  overflow: hidden;
  position: relative;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #b6b6b6;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li .left {
  color: var(--primary-color);
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
  margin-right: 5px;
}

.deals-section .grid .col .text-holder .next-trip-info .next-departure-list li .right {
  float: right;
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-left: 10px;
}

.deals-section .grid .col .text-holder .btn-holder {
  text-align: center;
  margin: 0;
}

.deals-section .grid .col .text-holder .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 5px 37px;
}

.deals-section .grid .col .text-holder .btn-holder .primary-btn:hover,
.deals-section .grid .col .text-holder .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

.deals-section .btn-holder {
  text-align: center;
  margin-top: 60px;
}

.deals-section .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 10px 37px;
}

.deals-section .btn-holder .primary-btn:hover,
.deals-section .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .deals-section {
    padding: 60px 0;
  }

  .deals-section .section-header .section-title {
    font-size: 1.5em;
  }

  .deals-section .grid {
    flex-direction: column;
  }

  .deals-section .grid .col {
    margin: 0 0 30px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .deals-section .grid .col .col-holder {
    flex-direction: column;
    display: block;
  }

  .deals-section .grid .col .img-holder {
    width: 100%;
    border-radius: 5px 5px 0 0;
    position: relative;
  }

  .deals-section .grid .col .img-holder a {
    position: relative;
    overflow: hidden;
  }

  .deals-section .grid .col .img-holder img {
    height: 320px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px 5px 0 0;
  }

  .deals-section .grid .col .text-holder {
    border: 1px solid #dddddd;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    position: relative;
    padding: 20px 0;
  }

  .home .deals-section .grid .col .price-info {
    margin-top: -20px;
    position: relative;
  }

  .home .deals-section .grid .col .text-holder {
    margin-top: -17px;
  }

  .deals-section .grid .col .text-holder .price-info {
    position: absolute;
    top: -17px;
    left: 0;
    width: 100%;
    text-align: center;
  }

  .deals-section .grid .col .price-holder {
    position: unset;
    display: inline-block;
  }

  .deals-section .grid .col .group-discount {
    position: unset;
    display: inline-block;
  }

  .home .deals-section .grid .col .group-discount {
    top: -25px;
    left: auto;
    right: 15px;
  }

  .home .deals-section .grid .col .group-discount .tooltip {
    left: auto;
    right: -10px;
  }

  .home .deals-section .grid .col .group-discount .tooltip:after {
    left: auto;
    right: 15px;
  }
}
/*====================================
 Popular Destination Style
====================================*/
.popular-destination {
  padding: 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.popular-destination .section-header {
  max-width: 970px;
  margin: 0 auto 50px;
  text-align: center;
}

.popular-destination .section-header .section-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.popular-destination .section-header .section-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.popular-destination .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: center;
}

.popular-destination .grid .col {
  width: 25%;
  padding: 0 15px;
}

.popular-destination .grid .col .img-holder {
  position: relative;
  margin: 0 0 15px;
  border-radius: 5px;
  overflow: hidden;
}

.popular-destination .grid .col .img-holder a {
  display: block;
}

.popular-destination .grid .col .img-holder a:hover img,
.popular-destination .grid .col .img-holder a:focus img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.popular-destination .grid .col .img-holder img {
  vertical-align: top;
  border-radius: 5px;
  transition: ease, 0.8s;
}

.popular-destination .grid .col .img-holder .trip-count {
  position: absolute;
  bottom: 32px;
  left: 50%;
  font-size: 0.8em;
  font-weight: 700;
  padding: 0 16px;
  pointer-events: none;
  color: #010101;
  background: #ffffff;
  border-radius: 100px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.popular-destination .grid .col .trip-title {
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  margin: 0;
}

.popular-destination .grid .col .trip-title a {
  color: #010101;
  transition: ease, 0.2s;
}

.popular-destination .grid .col .trip-title a:hover,
.popular-destination .grid .col .trip-title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .popular-destination {
    padding: 60px 0;
  }

  .popular-destination .section-header .section-title {
    font-size: 1.5em;
  }

  .popular-destination .grid {
    max-width: 570px;
    margin: 0 auto;
  }

  .popular-destination .grid .col {
    width: 50%;
  }

  .popular-destination .grid .col .img-holder img {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .popular-destination .grid {
    flex-direction: column;
  }

  .popular-destination .grid .col {
    width: 100%;
  }

  .popular-destination .grid .col .img-holder .trip-count {
    font-size: 0.6em;
  }
}
/*=====================================
 Activities Section Style
=====================================*/
.activities-section {
  padding: 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.activities-section .section-header {
  max-width: 970px;
  margin: 0 auto 50px;
  text-align: center;
}

.activities-section .section-header .section-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.activities-section .section-header .section-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.activities-section .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}

.activities-section .grid .col {
  width: 25%;
  padding: 0 15px;
  margin: 0 0 50px;
}

.activities-section .grid .col .img-holder {
  position: relative;
  margin: 0 0 15px;
  overflow: hidden;
  border-radius: 5px;
}

.activities-section .grid .col .img-holder a {
  display: block;
}

.activities-section .grid .col .img-holder a:hover img,
.activities-section .grid .col .img-holder a:focus img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.activities-section .grid .col .img-holder img {
  vertical-align: top;
  border-radius: 5px;
  transition: ease, 0.8s;
}

.activities-section .grid .col .activities-title {
  font-size: 1em;
  font-weight: 700;
  text-align: center;
  margin: 0;
}

.activities-section .grid .col .activities-title a {
  color: #010101;
  transition: ease, 0.2s;
}

.activities-section .grid .col .activities-title a:hover,
.activities-section .grid .col .activities-title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .activities-section {
    padding: 60px 0;
  }

  .activities-section .section-header .section-title {
    font-size: 1.5em;
  }

  .activities-section .grid {
    max-width: 570px;
    margin: 0 auto;
  }

  .activities-section .grid .col {
    width: 50%;
  }

  .activities-section .grid .col .img-holder img {
    width: 100%;
  }
}
/*====================================
 Testimonial-Section Style
====================================*/
.testimonial-section {
  padding: 80px 0;
  background: #f7f8f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.testimonial-section .section-header {
  max-width: 970px;
  margin: 0 auto 50px;
  text-align: center;
}

.testimonial-section .section-header .section-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.testimonial-section .section-header .section-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.testimonial-section .testimonial-holder {
  margin: 0 0 55px;
}

.testimonial-section .testimonial-holder img {
  width: 100%;
  vertical-align: top;
}

.testimonial-section .btn-holder {
  text-align: center;
}

.testimonial-section .btn-holder .primary-btn {
  text-transform: uppercase;
}

.testimonial-section .btn-holder .primary-btn:hover,
.testimonial-section .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

#testimonial-carousel .testimonial-content {
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 50px;
  margin: 0 0 27px;
  text-align: center;
  position: relative;
}

#testimonial-carousel .testimonial-content:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  background: url(images/testimonial-arrow-down.png) no-repeat;
  width: 15px;
  height: 8px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}

#testimonial-carousel .testimonial-content .title {
  font-size: 0.9em;
  line-height: 1.444em;
  margin: 0;
}

#testimonial-carousel .testimonial-content .meta {
  margin: 0 0 10px;
}

#testimonial-carousel .testimonial-content .meta .star-holder {
  display: inline-block;
}

#testimonial-carousel .testimonial-content .meta .visited-on {
  font-size: 0.8em;
  color: #6e6e6e;
  display: inline-block;
}

#testimonial-carousel .testimonial-content .text-holder {
  font-size: 0.9em;
  line-height: 1.833em;
}

#testimonial-carousel .testimonial-meta {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#testimonial-carousel .testimonial-meta .img-holder {
  width: 70px;
  height: 70px;
  margin-right: 16px;
  align-items: flex-start;
}

#testimonial-carousel .testimonial-meta .img-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
  border-radius: 50%;
}

#testimonial-carousel .testimonial-meta .name strong {
  display: block;
  font-size: 0.9em;
  line-height: 1em;
  margin: 0 0 5px;
}

#testimonial-carousel .testimonial-meta .name span {
  display: block;
  font-size: 0.8em;
  line-height: 1em;
}

#testimonial-carousel .owl-item {
  opacity: 0.5;
}

#testimonial-carousel .active {
  opacity: 1;
}

#testimonial-carousel .owl-nav .owl-prev {
  background: url(images/testimonial-prev.svg) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 18.7%;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -35px;
}

#testimonial-carousel .owl-nav .owl-next {
  background: url(images/testimonial-next.svg) no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  right: 18.7%;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -35px;
}

@media only screen and (max-width: 1024px) {
  .testimonial-section {
    padding: 60px 0;
  }

  .testimonial-section .section-header .section-title {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  #testimonial-carousel .owl-nav .owl-prev {
    left: 0;
  }

  #testimonial-carousel .owl-nav .owl-next {
    right: 0;
  }
}
/*======================================
 Blog Section Style
======================================*/
.blog-section {
  padding: 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.blog-section .section-header {
  max-width: 970px;
  margin: 0 auto 50px;
  text-align: center;
}

.blog-section .section-header .section-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.blog-section .section-header .section-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.blog-section .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px 60px;
  justify-content: center;
}

.blog-section .grid .col {
  width: 33.333%;
  padding: 0 15px;
}

.blog-section .grid .img-holder {
  position: relative;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.blog-section .grid .img-holder a {
  display: block;
}

.blog-section .grid .img-holder a:hover img,
.blog-section .grid .img-holder a:focus img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.blog-section .grid .img-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
  transition: ease, 0.8s;
}

.blog-section .grid .img-holder .category {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 25px 25px 25px;
}

.blog-section .grid .img-holder .category a {
  display: inline-block;
  font-size: 0.8em;
  font-weight: 700;
  padding: 0 15px;
  margin: 0 2px;
  color: #010101;
  background: #ffffff;
  border-radius: 100px;
}

.blog-section .grid .text-holder {
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 30px;
  border-radius: 0 0 5px 5px;
}

.blog-section .grid .text-holder .posted-on {
  display: block;
  margin: 0 0 10px;
  font-size: 0.8em;
  color: #6e6e6e;
}

.blog-section .grid .text-holder .posted-on a {
  color: #6e6e6e;
  transition: ease, 0.2s;
}

.blog-section .grid .text-holder .posted-on a:hover,
.blog-section .grid .text-holder .posted-on a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.blog-section .grid .text-holder .posted-on svg {
  margin-right: 5px;
}

.blog-section .grid .text-holder .entry-title {
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 700;
  margin: 0 0 10px;
}

.blog-section .grid .text-holder .entry-title a {
  color: #010101;
  transition: ease, 0.2s;
}

.blog-section .grid .text-holder .entry-title a:hover,
.blog-section .grid .text-holder .entry-title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.blog-section .grid .text-holder .entry-content {
  margin: 0;
  font-size: 0.9em;
}

.blog-section .grid .text-holder .primary-btn {
  padding: 5px 33px;
}

.blog-section .btn-holder {
  text-align: center;
}

.blog-section .btn-holder .primary-btn {
  text-transform: uppercase;
}

.blog-section .btn-holder .primary-btn:hover,
.blog-section .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .blog-section {
    padding: 60px 0;
  }

  .blog-section .section-header .section-title {
    font-size: 1.5em;
  }

  .blog-section .grid .col {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-section .grid {
    flex-direction: column;
    max-width: 370px;
    margin: 0 auto;
  }

  .blog-section .grid .col {
    width: 100%;
  }

  .blog-section .grid .col {
    margin: 0 0 30px;
  }
}
/*========================================
 Clients Logo Section Style
========================================*/
.clients-section {
  padding: 80px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.clients-section .wptravelengine-client-logo-inner-holder {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
  align-items: center;
  justify-content: center;
}

.clients-section .widget {
  margin: 0;
}

.clients-section .widget .widget-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 50px;
  width: 100%;
  text-align: center;
  color: #010101;
}

.clients-section .widget .image-holder {
  text-align: center;
  width: 20%;
  margin: 0 0 50px;
  padding: 0 15px;
}

.clients-section .widget .image-holder a {
  display: block;
}

.clients-section .widget .image-holder img {
  max-width: 170px;
  transition: ease, 0.2s;
}

.clients-section .widget .image-holder img.black-white {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.clients-section .widget .image-holder img.black-white:hover,
.clients-section .widget .image-holder img.black-white:focus {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

@media only screen and (max-width: 1024px) {
  .clients-section {
    padding: 60px 0;
  }

  .clients-section .widget .widget-title {
    font-size: 1.5em;
  }

  .clients-section .widget .image-holder {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 767px) {
  .clients-section .widget .image-holder {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .clients-section .widget .image-holder {
    width: 100%;
  }
}
#primary .post,
#primary .search-item {
  margin: 0 0 50px;
}

#primary .post .post-thumbnail,
#primary .search-item .post-thumbnail {
  display: block;
}

#primary .post .post-thumbnail img,
#primary .search-item .post-thumbnail img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
}

#primary .post .text-holder,
#primary .search-item .text-holder {
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 40px;
  border-radius: 0 0 5px 5px;
}

#primary .post .text-holder .category,
#primary .search-item .text-holder .category {
  margin: 0 0 10px;
  overflow: hidden;
  font-size: 0.8em;
  font-weight: 700;
}

#primary .post .text-holder .category a,
#primary .search-item .text-holder .category a {
  float: left;
  color: #010101;
  margin-right: 15px;
  margin-bottom: 10px;
  background: #efefef;
  padding: 0 16px;
  transition: ease, 0.2s;
  border-radius: 100px;
}

#primary .post .text-holder .category a:hover,
#primary .post .text-holder .category a:focus,
#primary .search-item .text-holder .category a:hover,
#primary .search-item .text-holder .category a:focus {
  text-decoration: none;
  color: #ffffff;
  background: var(--primary-color);
}

#primary .post .text-holder .entry-header,
#primary .search-item .text-holder .entry-header {
  margin: 0 0 10px;
}

#primary .post .text-holder .entry-header .entry-title,
#primary .search-item .text-holder .entry-header .entry-title {
  font-size: 1.3em;
  line-height: 1.6em;
  font-weight: 700;
  color: #010101;
  margin: 0 0 10px;
}

#primary .post .text-holder .entry-header .entry-title a,
#primary .search-item .text-holder .entry-header .entry-title a {
  color: #010101;
  transition: ease, 0.2s;
}

#primary .post .text-holder .entry-header .entry-title a:hover,
#primary .post .text-holder .entry-header .entry-title a:focus,
#primary .search-item .text-holder .entry-header .entry-title a:hover,
#primary .search-item .text-holder .entry-header .entry-title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

#primary .post .text-holder .entry-header .entry-meta,
#primary .search-item .text-holder .entry-header .entry-meta {
  font-size: 0.8em;
  color: #6e6e6e;
}

#primary .post .text-holder .entry-header .entry-meta a,
#primary .search-item .text-holder .entry-header .entry-meta a {
  color: #6e6e6e;
}

#primary .post .text-holder .entry-header .entry-meta a:hover,
#primary .post .text-holder .entry-header .entry-meta a:focus,
#primary .search-item .text-holder .entry-header .entry-meta a:hover,
#primary .search-item .text-holder .entry-header .entry-meta a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

#primary .post .text-holder .entry-header .entry-meta span,
#primary .search-item .text-holder .entry-header .entry-meta span {
  margin-right: 35px;
}

#primary .post .text-holder .entry-header .entry-meta span:last-child,
#primary .search-item .text-holder .entry-header .entry-meta span:last-child {
  margin-right: 0;
}

#primary .post .text-holder .entry-header .entry-meta .post-like,
#primary .search-item .text-holder .entry-header .entry-meta .post-like {
  cursor: pointer;
}

#primary .post .text-holder .entry-header .entry-meta .post-like:hover,
#primary .post .text-holder .entry-header .entry-meta .post-like:focus,
#primary .search-item .text-holder .entry-header .entry-meta .post-like:hover,
#primary .search-item .text-holder .entry-header .entry-meta .post-like:focus {
  color: var(--primary-color);
}

#primary .post .text-holder .entry-header .entry-meta svg,
#primary .search-item .text-holder .entry-header .entry-meta svg {
  margin-right: 5px;
}

#primary .post .text-holder .entry-content,
#primary .search-item .text-holder .entry-content {
  margin: 0;
}

#primary .post .text-holder .entry-footer,
#primary .search-item .text-holder .entry-footer {
  position: relative;
}

#primary .post .text-holder .entry-footer:after,
#primary .search-item .text-holder .entry-footer:after {
  content: "";
  display: block;
  clear: both;
}

#primary .post .text-holder .entry-footer:before,
#primary .search-item .text-holder .entry-footer:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e4e4e4;
}

#primary .post .text-holder .entry-footer .btn-holder,
#primary .search-item .text-holder .entry-footer .btn-holder {
  float: left;
  background: #ffffff;
  padding-right: 14px;
  position: relative;
}

#primary .post .text-holder .entry-footer .btn-holder .primary-btn,
#primary .search-item .text-holder .entry-footer .btn-holder .primary-btn {
  text-transform: uppercase;
  padding: 5px 33px;
}

#primary .post .text-holder .entry-footer .btn-holder .primary-btn:hover,
#primary .post .text-holder .entry-footer .btn-holder .primary-btn:focus,
#primary .search-item .text-holder .entry-footer .btn-holder .primary-btn:hover,
#primary .search-item .text-holder .entry-footer .btn-holder .primary-btn:focus {
  border-color: var(--primary-color);
}

#primary .post .text-holder .entry-footer .social-networks,
#primary .search-item .text-holder .entry-footer .social-networks {
  margin: 0;
  padding: 0 0 0 14px;
  list-style: none;
  font-size: 1em;
  float: right;
  text-align: right;
  background: #ffffff;
  position: relative;
}

#primary .post .text-holder .entry-footer .social-networks li,
#primary .search-item .text-holder .entry-footer .social-networks li {
  float: left;
  margin-left: 35px;
}

#primary .post .text-holder .entry-footer .social-networks li:first-child,
#primary .search-item .text-holder .entry-footer .social-networks li:first-child {
  margin-left: 0;
}

#primary .post .text-holder .entry-footer .social-networks li a,
#primary .search-item .text-holder .entry-footer .social-networks li a {
  transition: ease, 0.2s;
}

#primary .post .text-holder .entry-footer .social-networks li a:hover,
#primary .post .text-holder .entry-footer .social-networks li a:focus,
#primary .search-item .text-holder .entry-footer .social-networks li a:hover,
#primary .search-item .text-holder .entry-footer .social-networks li a:focus {
  text-decoration: none;
  color: #000000;
}

.logged-in #primary .post .text-holder .entry-footer .edit-link {
  float: right;
  background: #fff;
  position: relative;
  padding: 0 5px;
}

@media only screen and (max-width: 767px) {
  #primary .post .text-holder,
#primary .page .text-holder {
    padding: 20px;
  }
}
.single #primary .post .post-thumbnail {
  margin: 0 0 40px;
}

.single #primary .post .text-holder {
  padding: 0;
  border: 0;
  border-radius: 0;
}

.single #primary .post .text-holder .entry-header {
  margin: 0 0 40px;
}

.single #primary .post .text-holder .entry-header .entry-title {
  line-height: 1.21em;
  font-size: 1.9em;
}

.single #primary .post .text-holder .entry-header .entry-meta {
  margin: 0 0 10px;
}

.single #primary .post .text-holder .entry-header .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.single #primary .post .text-holder .entry-header .social-networks li {
  float: left;
  margin-right: 35px;
}

.single #primary .post .text-holder .entry-header .social-networks li a {
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.single #primary .post .text-holder .entry-header .social-networks li a:hover,
.single #primary .post .text-holder .entry-header .social-networks li a:focus {
  text-decoration: none;
  color: #000;
}

.single #primary .post .text-holder .category {
  margin: 0 0 20px;
}

.single #primary .post .text-holder .entry-footer {
  margin-top: 40px;
}

.single #primary .post .text-holder .entry-footer:before {
  display: none;
}

.single #primary .post .text-holder .entry-footer .post-share {
  margin: 0 0 30px;
}

.single #primary .post .text-holder .entry-footer .post-share span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  color: #010101;
  margin-right: 25px;
}

.single #primary .post .text-holder .entry-footer .post-share img {
  vertical-align: middle;
}

.single #primary .post .text-holder .entry-footer .tags {
  font-size: 0.8em;
  font-weight: 700;
  overflow: hidden;
}

.single #primary .post .text-holder .entry-footer .tags a {
  float: left;
  color: #010101;
  margin-right: 15px;
  background: #efefef;
  padding: 0 16px;
  transition: ease, 0.2s;
  border-radius: 100px;
}

.single #primary .post .text-holder .entry-footer .tags a:hover,
.single #primary .post .text-holder .entry-footer .tags a:focus {
  text-decoration: none;
  color: #ffffff;
  background: var(--primary-color);
}

#primary .post .entry-content img,
#primary .page .entry-content img {
  vertical-align: top;
  border-radius: 5px;
}

#primary .post .entry-content h1,
#primary .page .entry-content h1 {
  font-size: 1.9em;
  line-height: 1.421em;
  color: #010101;
  font-weight: 700;
}

#primary .post .entry-content h2,
#primary .page .entry-content h2 {
  font-size: 1.3em;
  line-height: 1.421em;
  color: #010101;
  font-weight: 700;
}

#primary .post .entry-content h3,
#primary .post .entry-content h4,
#primary .post .entry-content h5,
#primary .post .entry-content h6,
#primary .page .entry-content h3,
#primary .page .entry-content h4,
#primary .page .entry-content h5,
#primary .page .entry-content h6 {
  font-size: 1em;
  line-height: 1.421em;
  color: #010101;
  font-weight: 700;
}

#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote {
  position: relative;
  color: #010101;
  font-style: italic;
  margin: 0 0 1.5em;
  padding: 30px 35px 10px 110px;
  border: 1px solid #dddddd;
  border-radius: 5px;
}

#primary .post .entry-content blockquote svg,
#primary .page .entry-content blockquote svg {
  width: 39px;
  height: 33px;
  fill: var(--primary-color);
  position: absolute;
  top: 55px;
  left: 40px;
}

#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
  float: right;
  width: 400px;
  border-left: 1px solid #dddddd;
  padding: 35px 0 35px 90px;
  color: #010101;
  font-style: italic;
  margin-left: 25px;
  margin-bottom: 1.5em;
  position: relative;
}

#primary .post .entry-content .pull-right svg,
#primary .page .entry-content .pull-right svg {
  width: 39px;
  height: 33px;
  fill: var(--primary-color);
  position: absolute;
  top: 30px;
  left: 35px;
}

#primary .post .entry-content ol,
#primary .page .entry-content ol {
  margin: 0 0 1.5em;
  padding: 0;
  list-style: none;
  counter-reset: section;
}

#primary .post .entry-content ol > li,
#primary .page .entry-content ol > li {
  margin: 0 0 20px;
  position: relative;
  padding-left: 45px;
}

#primary .post .entry-content ol > li:before,
#primary .page .entry-content ol > li:before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.7em;
  font-weight: 700;
  background: #efefef;
  padding: 0 12px;
  border-radius: 100px;
}

#primary .post .entry-content ul,
#primary .page .entry-content ul {
  margin: 0 0 1.5em;
  padding: 0;
  list-style: none;
}

#primary article .entry-content .te-post-departure .wte-next-departure-list {
  margin-bottom: 0;
}

#primary .post .entry-content ul > li,
#primary .page .entry-content ul > li {
  margin: 0 0 20px;
  position: relative;
  padding-left: 45px;
}

#primary article .entry-content .te-post-departure .wte-next-departure-list > li {
  padding-left: 0;
  padding-right: 10px;
  margin-right: 10px;
  margin-bottom: 0;
}

#primary article .entry-content .te-post-departure .wte-next-departure-list > li:last-child {
  padding-right: 0;
  margin-right: 0;
}

#primary article .entry-content .review-wrap .comment-list li {
  margin-bottom: 30px;
  padding-left: 0;
}

#primary .entry-content .trip-content-area .grid .col .text-holder .next-trip-info .next-departure-list li {
  padding-left: 0;
  margin-bottom: 10px;
}

#primary .post .entry-content ul > li:before,
#primary .page .entry-content ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #efefef;
  width: 30px;
  height: 30px;
  border-radius: 100px;
}

#primary .post .entry-content ul > li:after,
#primary .page .entry-content ul > li:after {
  position: absolute;
  top: 5px;
  left: 9px;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 192 512'%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z'/%3E%3C/svg%3E") center center no-repeat;
  width: 15px;
  height: 20px;
}

#primary .page .entry-content .place-order-form-secondary-wrapper .trip-property li:after,
.te-post-departure .wte-next-departure-list li:before,
.te-post-departure .wte-next-departure-list li:after,
#primary .entry-content .review-wrap .comment-list li:before,
#primary .entry-content .review-wrap .comment-list li:after,
#primary .entry-content .trip-content-area .grid .col .text-holder .next-trip-info .next-departure-list li:before,
#primary .entry-content .trip-content-area .grid .col .text-holder .next-trip-info .next-departure-list li:after {
  display: none;
}

#primary .post .entry-content li > ol,
#primary .post .entry-content li > ul,
#primary .page .entry-content li > ol,
#primary .page .entry-content li > ul {
  font-size: 1em;
  margin: 1.5em 0 1.5em 1.5em;
}

#primary .post .entry-content table,
#primary .page .entry-content table {
  box-shadow: 0 0 0 1px #dddddd;
  font-size: 0.9em;
  border-radius: 5px;
}

#primary .post .entry-content table tr,
#primary .page .entry-content table tr {
  border-bottom: 1px solid #dddddd;
}

#primary .post .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table th,
#primary .page .entry-content table td {
  border-right: 1px solid #dddddd;
  text-align: center;
  padding: 10px;
}

#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th {
  background: #f7f7f7;
  color: #010101;
}

#primary .post .entry-content table thead th:last-child,
#primary .page .entry-content table thead th:last-child {
  border-right: 0;
}

#primary .post .entry-content table tbody tr:last-child,
#primary .page .entry-content table tbody tr:last-child {
  border-bottom: 0;
}

#primary .post .entry-content table tbody tr td:last-child,
#primary .page .entry-content table tbody tr td:last-child {
  border-right: 0;
}

.page-header {
  margin: 0 0 35px;
}

.page-header .page-title {
  font-size: 1.9em;
  line-height: 1.21em;
  font-weight: 700;
  color: #010101;
  margin: 0 0 10px;
}

.page-header .header-content {
  font-size: 0.9em;
}

#primary .page .post-thumbnail img {
  border-radius: 5px;
  vertical-align: top;
}

@media only screen and (max-width: 1024px) {
  .page-header .page-title {
    font-size: 1.5em;
  }
}
.contact-holder {
  overflow: hidden;
  margin: 0 -15px 90px;
}

.contact-holder .left {
  float: left;
  width: 50%;
  padding: 0 15px;
}

.contact-holder .left form label {
  display: block;
}

.contact-holder .left form .wpcf7-form-control-wrap {
  display: block;
}

.contact-holder .left form input[type=text],
.contact-holder .left form input[type=email],
.contact-holder .left form input[type=url],
.contact-holder .left form input[type=password],
.contact-holder .left form input[type=search],
.contact-holder .left form input[type=number],
.contact-holder .left form input[type=tel],
.contact-holder .left form input[type=range],
.contact-holder .left form input[type=date],
.contact-holder .left form input[type=month],
.contact-holder .left form input[type=week],
.contact-holder .left form input[type=time],
.contact-holder .left form input[type=datetime],
.contact-holder .left form input[type=datetime-local] {
  width: 100%;
}

.contact-holder .right {
  float: left;
  width: 50%;
  padding: 0 15px 0 55px;
}

.contact-holder .map-holder iframe {
  height: 310px;
}

.contact-holder .right .map-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
}

.contact-holder .right .contact-info {
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 50px;
  border-radius: 0 0 5px 5px;
}

.contact-holder .right .contact-info h3 {
  font-size: 1.3em;
  font-weight: 700;
  color: #010101;
}

.contact-holder .right .contact-info svg {
  width: 32px;
  display: inline-block;
  vertical-align: top;
}

.contact-holder .right .contact-info .phone,
.contact-holder .right .contact-info .address,
.contact-holder .right .contact-info .email {
  font-size: 0.9em;
  margin: 0 0 20px;
}

.contact-holder .right .contact-info .phone a,
.contact-holder .right .contact-info .address a,
.contact-holder .right .contact-info .email a {
  color: #333333;
  transition: ease, 0.2s;
}

.contact-holder .right .contact-info .phone a:hover,
.contact-holder .right .contact-info .phone a:focus,
.contact-holder .right .contact-info .address a:hover,
.contact-holder .right .contact-info .address a:focus,
.contact-holder .right .contact-info .email a:hover,
.contact-holder .right .contact-info .email a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.contact-holder .right .contact-info .phone svg {
  padding: 0 5px;
  margin-top: 7px;
}

.contact-holder .right .contact-info .address address {
  display: inline-block;
  font-style: normal;
  margin: 0;
}

.contact-holder .right .contact-info .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  font-size: 0.8em;
}

.contact-holder .right .contact-info .social-networks li {
  float: left;
  margin-right: 14px;
}

.contact-holder .right .contact-info .social-networks li a {
  color: #ffffff;
  width: 36px;
  height: 36px;
  line-height: 37px;
  text-align: center;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-holder .right .contact-info .social-networks li a:hover,
.contact-holder .right .contact-info .social-networks li a:focus {
  text-decoration: none;
}

.contact-holder .right .contact-info .social-networks li a.fa-facebook {
  background: #3b5999;
}

.contact-holder .right .contact-info .social-networks li a.fa-twitter {
  background: #55acee;
}

.contact-holder .right .contact-info .social-networks li a.fa-instagram {
  background: #e4405f;
}

.contact-holder .right .contact-info .social-networks li a.fa-linkedin {
  background: #0077b5;
}

.contact-holder .right .contact-info .social-networks li a.fa-pinterest-p {
  background: #bd081c;
}

@media only screen and (max-width: 1024px) {
  .contact-holder .right {
    width: 100%;
    padding: 0 15px;
  }

  .contact-holder .right .map-holder img {
    width: 100%;
  }

  .contact-holder .left {
    width: 100%;
    margin: 0 0 30px;
  }
}
/*======================================
 Search page Style
======================================*/
.search .page-header .search-form {
  margin-top: 15px;
  width: 100%;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 16px 20px;
}

.search .page-header .search-form:after {
  content: "";
  display: block;
  clear: both;
}

.search .page-header .search-form label {
  float: left;
  width: 95%;
}

.search .page-header .search-form input[type=search] {
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
  float: left;
  font-size: 0.9em;
  width: 100%;
}

.search .page-header .search-form input[type=submit] {
  float: right;
  font-size: 0;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: url(images/bg-search.png) no-repeat;
  width: 13px;
  height: 13px;
  margin: 10px 0 0;
}

/*===================================
 Error Page Style
==================================*/
.error404 .site-header {
  margin-bottom: 0;
}

.error404 .error-page {
  background-size: cover !important;
  padding: 30px 0;
  min-height: 710px;
  position: relative;
  border-bottom: 1px solid #dddddd;
}

.error404 .error-page .error-holder {
  max-width: 570px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.error404 .error-page .error-holder h1 {
  font-size: 1.9em;
  font-weight: 700;
  color: #010101;
  margin: 0 0 35px;
}

.error404 .error-page .error-holder .search-form {
  background: #ffffff;
  border-radius: 5px;
  padding: 8px;
}

.error404 .error-page .error-holder .search-form:after {
  content: "";
  display: block;
  clear: both;
}

.error404 .error-page .error-holder .search-form label {
  float: left;
  width: 90%;
  margin: 6px 0 0;
}

.error404 .error-page .error-holder .search-form input[type=search] {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0 0 0 15px;
  width: 100%;
  font-size: 1em;
}

.error404 .error-page .error-holder .search-form input[type=submit] {
  float: right;
  font-size: 0;
  border: 0;
  border-radius: 5px;
  padding: 0;
  background: var(--primary-color) url(images/bg-search-white.png) no-repeat 50% 50%;
  width: 44px;
  height: 44px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .error404 .error-page .error-holder {
    width: 100%;
  }

  .error404 .error-page .error-holder .search-form label {
    width: 85%;
  }
}
/*==================================
 About Page
==================================*/
.page-template-about .page-header {
  margin: 0 0 30px;
}

.page-template-about .about-us {
  border-bottom: 1px solid #dddddd;
  padding: 0 0 80px;
}

.page-template-about .about-us .about-content {
  font-size: 0.9em;
}

.page-template-about .about-us img {
  vertical-align: top;
  border-radius: 5px;
}

.page-template-about .intro-section {
  padding-top: 80px;
}

.page-template-about .clients-section {
  border-bottom: 1px solid #dddddd;
}

.page-template-about .our-services {
  padding: 80px 0;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}

.page-template-about .our-services .section-header {
  margin: 0 0 50px;
  font-size: 0.9em;
}

.page-template-about .our-services .section-header .section-title {
  font-size: 2.1em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.page-template-about .testimonial-section {
  background: #ffffff;
  border-bottom: 1px solid #dddddd;
}

.page-template-about .team-section {
  padding: 80px 0;
  text-align: center;
}

.page-template-about .team-section .section-header {
  margin: 0 0 50px;
  font-size: 0.9em;
}

.page-template-about .team-section .section-header .section-title {
  font-size: 2.1em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.page-template-about .team-section .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}

.page-template-about .team-section .grid .col {
  width: 33.333%;
  padding: 0 15px;
  margin: 0 0 30px;
}

.page-template-about .team-section .grid .col .img-holder {
  position: relative;
}

.page-template-about .team-section .grid .col .img-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
}

.page-template-about .team-section .grid .col .img-holder .social-networks-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(92, 124, 251, 0.8);
  border-radius: 5px 5px 0 0;
  transition: ease, 0.2s;
  opacity: 0;
}

.page-template-about .team-section .grid .col .img-holder .social-networks {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  text-align: center;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li {
  display: inline-block;
  margin: 0 7px;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #efefef;
  transition: ease, 0.2s;
  font-size: 0.8em;
  line-height: 36px;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a:hover,
.page-template-about .team-section .grid .col .img-holder .social-networks li a:focus {
  text-decoration: none;
  background: #ffffff;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a.fa-facebook {
  color: #3b5999;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a.fa-twitter {
  color: #55acee;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a.fa-instagram {
  color: #e4405f;
}

.page-template-about .team-section .grid .col .img-holder .social-networks li a.fa-linkedin {
  color: #0077b5;
}

.page-template-about .team-section .grid .col .text-holder {
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 35px 25px 10px;
  border-radius: 0 0 5px 5px;
}

.page-template-about .team-section .grid .col .text-holder .team-info {
  margin: 0 0 12px;
}

.page-template-about .team-section .grid .col .text-holder .team-info .team-name {
  font-size: 1em;
  line-height: 1.1em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.page-template-about .team-section .grid .col .text-holder .team-info .team-name a {
  color: #010101;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.page-template-about .team-section .grid .col .text-holder .team-info .team-name a:hover,
.page-template-about .team-section .grid .col .text-holder .team-info .team-name a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.page-template-about .team-section .grid .col .text-holder .team-info .designation {
  font-size: 0.8em;
  color: #6e6e6e;
}

.page-template-about .team-section .grid .col .text-holder .team-content {
  font-size: 0.9em;
}

.page-template-about .team-section .grid .col:hover .social-networks-holder,
.page-template-about .team-section .grid .col:focus .social-networks-holder {
  opacity: 1;
}

@media only screen and (max-width: 1024px) {
  .page-template-about .about-us {
    padding: 0 0 60px;
  }

  .page-template-about .intro-section {
    padding-top: 60px;
  }

  .page-template-about .our-services {
    padding: 60px 0;
  }

  .page-template-about .our-services .section-header .section-title {
    font-size: 1.5em;
  }

  .page-template-about .our-services .grid .col {
    width: 50%;
  }

  .page-template-about .team-section {
    padding: 60px 0;
  }

  .page-template-about .team-section .section-header .section-title {
    font-size: 1.5em;
  }

  .page-template-about .team-section .grid .col {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-about .our-services .grid .col,
.page-template-about .team-section .grid .col {
    width: 100%;
    padding: 0;
  }

  .page-template-about .team-section .grid {
    max-width: 370px;
    margin: 0 auto;
  }
}
/*===============================
 Team Page Style
==============================*/
.page-template-team #primary {
  width: 100%;
}

.page-template-team .page-header {
  margin: 0 0 20px;
}

.page-template-team .entry-content {
  margin: 0;
  font-size: 0.9em;
}

.page-template-team .team-section {
  padding: 0 0 80px;
  text-align: center;
  border-bottom: 1px solid #dddddd;
}

.page-template-team .team-section .section-header {
  margin: 0 0 50px;
  font-size: 0.9em;
}

.page-template-team .team-section .section-header .section-title {
  font-size: 2.1em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.page-template-team .team-section .grid {
  margin: 0 -15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.page-template-team .team-section .grid .col {
  width: 33.333%;
  padding: 0 15px;
  margin: 0 0 30px;
}

.page-template-team .team-section .grid .col .img-holder {
  position: relative;
}

.page-template-team .team-section .grid .col .img-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
}

.page-template-team .team-section .grid .col .img-holder .social-networks-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(92, 124, 251, 0.8);
  border-radius: 5px 5px 0 0;
  transition: ease, 0.2s;
  opacity: 0;
}

.page-template-team .team-section .grid .col .img-holder .social-networks {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  text-align: center;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li {
  display: inline-block;
  margin: 0 7px;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #efefef;
  transition: ease, 0.2s;
  font-size: 0.8em;
  line-height: 36px;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a:hover,
.page-template-team .team-section .grid .col .img-holder .social-networks li a:focus {
  text-decoration: none;
  background: #ffffff;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a.fa-facebook {
  color: #3b5999;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a.fa-twitter {
  color: #55acee;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a.fa-instagram {
  color: #e4405f;
}

.page-template-team .team-section .grid .col .img-holder .social-networks li a.fa-linkedin {
  color: #0077b5;
}

.page-template-team .team-section .grid .col .text-holder {
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 35px 25px 10px;
  border-radius: 0 0 5px 5px;
}

.page-template-team .team-section .grid .col .text-holder .team-info {
  margin: 0 0 12px;
}

.page-template-team .team-section .grid .col .text-holder .team-info .team-name {
  font-size: 1em;
  line-height: 1.1em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.page-template-team .team-section .grid .col .text-holder .team-info .team-name a {
  color: #010101;
  transition: ease, 0.2s;
}

.page-template-team .team-section .grid .col .text-holder .team-info .team-name a:hover,
.page-template-team .team-section .grid .col .text-holder .team-info .team-name a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.page-template-team .team-section .grid .col .text-holder .team-info .designation {
  font-size: 0.8em;
  color: #6e6e6e;
}

.page-template-team .team-section .grid .col .text-holder .team-content {
  font-size: 0.9em;
}

.page-template-team .team-section .grid .col:hover .social-networks-holder,
.page-template-team .team-section .grid .col:focus .social-networks-holder {
  opacity: 1;
}

.page-template-team .our-teams {
  padding: 80px 0;
  text-align: center;
}

.page-template-team .our-teams .section-header {
  margin: 0 0 50px;
  font-size: 0.9em;
}

.page-template-team .our-teams .section-header .section-title {
  font-size: 2.1em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.page-template-team .our-teams .grid {
  margin: 0 -15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.page-template-team .our-teams .grid .col {
  width: 25%;
  padding: 0 15px;
  margin: 0 0 30px;
}

.page-template-team .our-teams .grid .col .img-holder {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

.page-template-team .our-teams .grid .col .img-holder a {
  display: block;
}

.page-template-team .our-teams .grid .col .img-holder a:hover img,
.page-template-team .our-teams .grid .col .img-holder a:focus img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.page-template-team .our-teams .grid .col .img-holder img {
  vertical-align: top;
  width: 100%;
  border-radius: 5px 5px 0 0;
  transition: ease, 0.8s;
}

.page-template-team .our-teams .grid .col .text-holder {
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 25px;
  border-radius: 0 0 5px 5px;
}

.page-template-team .our-teams .grid .col .text-holder .team-name {
  font-size: 1em;
  line-height: 1.1em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.page-template-team .our-teams .grid .col .text-holder .team-name a {
  color: #010101;
  transition: ease, 0.2s;
}

.page-template-team .our-teams .grid .col .text-holder .team-name a:hover,
.page-template-team .our-teams .grid .col .text-holder .team-name a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.page-template-team .our-teams .grid .col .text-holder .designation {
  font-size: 0.8em;
  color: #6e6e6e;
}

@media only screen and (max-width: 1024px) {
  .page-template-team #primary {
    margin: 0;
  }

  .page-template-team .site-content {
    padding: 0 0 60px;
  }

  .page-template-team .team-section {
    padding: 0 0 60px;
  }

  .page-template-team .team-section .section-header .section-title {
    font-size: 1.5em;
  }

  .page-template-team .team-section .grid .col {
    width: 50%;
  }

  .page-template-team .our-teams {
    padding: 60px 0;
  }

  .page-template-team .our-teams .section-header .section-title {
    font-size: 1.5em;
  }

  .page-template-team .our-teams .grid .col {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-team .team-section .grid {
    max-width: 370px;
    margin: 0 auto;
    flex-direction: column;
  }

  .page-template-team .team-section .grid .col {
    width: 100%;
  }

  .page-template-team .our-teams .grid .col {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .page-template-team .our-teams .grid {
    max-width: 270px;
    margin: 0 auto;
    flex-direction: column;
  }

  .page-template-team .our-teams .grid .col {
    width: 100%;
  }
}
/*=======================================
 Team Single style
=======================================*/
.page-template-team-single .latest_post .post-thumbnail {
  margin: 0 0 50px;
}

.page-template-team-single .latest_post .post-thumbnail img {
  vertical-align: top;
  border-radius: 5px;
}

.page-template-team-single .latest_post .entry-header {
  overflow: hidden;
}

.page-template-team-single .latest_post .entry-header .team-info {
  float: left;
}

.page-template-team-single .latest_post .entry-header .team-info .team-name {
  font-size: 1.3em;
  line-height: 1em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.page-template-team-single .latest_post .entry-header .team-info .designation {
  font-size: 0.8em;
  color: #6e6e6e;
}

.page-template-team-single .latest_post .entry-header .social-networks {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
}

.page-template-team-single .latest_post .entry-header .social-networks li {
  float: left;
  margin-left: 14px;
}

.page-template-team-single .latest_post .entry-header .social-networks li:first-child {
  margin-left: 0;
}

.page-template-team-single .latest_post .entry-header .social-networks li a {
  display: block;
  width: 36px;
  height: 36px;
  background: #efefef;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  transition: ease, 0.2s;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-facebook {
  color: #3b5999;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-twitter {
  color: #55acee;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-instagram {
  color: #e4405f;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-linkedin {
  color: #0077b5;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-snapchat {
  color: #fffc01;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-pinterest {
  color: #bd071d;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-google-plus {
  color: #dc4a38;
}

.page-template-team-single .latest_post .entry-header .social-networks li a.fa-youtube-play {
  color: #ff0000;
}

.page-template-team-single .latest_post .entry-header .social-networks li a:hover,
.page-template-team-single .latest_post .entry-header .social-networks li a:focus {
  text-decoration: none;
  background: #e2e2e2;
}

.page-template-team-single .gallery {
  padding-top: 40px;
  border-top: 1px solid #dddddd;
}

.page-template-team-single .gallery .title {
  font-size: 1em;
  font-weight: 700;
  color: #010101;
  margin: 0 0 40px;
}

.page-template-team-single .gallery .gallery-holder {
  margin: 0 -15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.page-template-team-single .gallery .gallery-holder .img-holder {
  width: 25%;
  padding: 0 15px;
  margin: 0 0 30px;
}

.page-template-team-single .gallery .gallery-holder .img-holder img {
  vertical-align: top;
  border-radius: 5px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .page-template-team-single .gallery .gallery-holder .img-holder {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 500px) {
  .page-template-team-single .gallery .gallery-holder .img-holder {
    width: 50%;
  }

  .page-template-team-single .gallery .gallery-holder .img-holder img {
    width: 100%;
  }
}
/*=========================================
 Trip Listing Page style
==========================================*/
.post-type-archive-trip #primary {
  width: 100%;
}

.post-type-archive-trip .archive-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.post-type-archive-trip .archive-grid .trip {
  width: 33.333%;
  padding: 0 15px;
}

.post-type-archive-trip .archive-grid .trip .img-holder {
  position: relative;
  border-radius: 5px 5px 0 0;
}

.post-type-archive-trip .archive-grid .trip .img-holder a {
  display: block;
}

.post-type-archive-trip .archive-grid .trip .img-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
  -webkit-transition: ease 0.8s;
  -moz-transition: ease 0.8s;
  transition: ease 0.8s;
}

.post-type-archive-trip .archive-grid .trip .img-holder .price-holder {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -17px;
}

.post-type-archive-trip .archive-grid .trip .img-holder .price-holder span {
  font-size: 0.8em;
  font-weight: 900;
  color: #010101;
  display: inline-block;
  vertical-align: middle;
  background: #f6f6f3;
  padding: 0 20px;
  border-radius: 100px;
  text-align: center;
  margin: 0 7px;
}

.post-type-archive-trip .archive-grid .trip .text-holder {
  padding: 40px 30px 20px;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
}

.post-type-archive-trip .archive-grid .trip .text-holder .title {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  margin: 0 0 10px;
}

.post-type-archive-trip .archive-grid .trip .text-holder .title a {
  color: #010101;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.post-type-archive-trip .archive-grid .trip .text-holder .title a:hover,
.post-type-archive-trip .archive-grid .trip .text-holder .title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.post-type-archive-trip .archive-grid .trip .text-holder .meta-info {
  font-size: 0.8em;
  color: #6e6e6e;
  margin: 0 0 30px;
}

.post-type-archive-trip .archive-grid .trip .text-holder .meta-info svg {
  margin-right: 5px;
}

.post-type-archive-trip .archive-grid .trip .text-holder .btn-holder {
  text-align: center;
}

.post-type-archive-trip .archive-grid .trip .text-holder .btn-holder .btn-more {
  text-transform: uppercase;
  padding: 5px 37px;
  display: inline-block;
  background: var(--primary-color);
  color: #ffffff;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  border: 1px solid var(--primary-color);
  border-radius: 100px;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.post-type-archive-trip .archive-grid .trip .text-holder .btn-holder .btn-more:hover,
.post-type-archive-trip .archive-grid .trip .text-holder .btn-holder .btn-more:focus {
  text-decoration: none;
  background: none;
  color: var(--primary-color);
}

@media only screen and (max-width: 1024px) {
  .post-type-archive-trip .archive-grid .trip {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .post-type-archive-trip .archive-grid .trip {
    width: 100%;
  }

  .post-type-archive-trip .archive-grid {
    max-width: 410px;
    width: 100%;
    margin: 0 auto;
  }
}
/*==============================
 Destination Page Style
==============================*/
/*============================================
 Destination Listing page Style
============================================*/
.page-template-template-destination .destination-holder .item {
  position: relative;
}

.page-template-template-destination .destination-holder .item img {
  vertical-align: top;
}

.page-template-template-destination .destination-holder .item .child-title {
  position: absolute;
  left: 15px;
  width: calc(100% - 30px);
  bottom: 0;
  margin: 0;
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
  pointer-events: none;
  padding: 40px 20px 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+100&0+0,0.1+50,0.4+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.4) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.4) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.4) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#66000000", GradientType=0);
  /* IE6-9 */
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.page-template-template-destination .destination-holder .item:hover .child-title,
.page-template-template-destination .destination-holder .item:focus .child-title {
  color: var(--primary-color);
}

/*=========================================
 Destination Detail Page Style
=========================================*/
.archive .trip-content-area .activity-title {
  line-height: 1.3em;
  font-weight: 700;
  margin: 0 0 10px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  position: relative;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder a {
  display: block;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
  -webkit-transition: ease 0.8s;
  -moz-transition: ease 0.8s;
  transition: ease 0.8s;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder:hover img,
.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder:focus img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  transform: scale(1.08);
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .price-holder {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 17px;
  padding: 0;
  background: none;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .price-holder span {
  font-size: 0.8em;
  font-weight: 900;
  color: #010101;
  display: inline-block;
  vertical-align: middle;
  background: #f6f6f3;
  padding: 0 20px;
  border-radius: 100px;
  text-align: center;
  margin: 0 7px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount {
  position: absolute;
  bottom: 17px;
  right: 0;
  top: inherit;
  margin: 0 7px;
  background: #10c867;
  color: #ffffff;
  font-size: 0.7em;
  font-weight: 700;
  border-radius: 100px;
  padding: 1px 20px;
  cursor: pointer;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount:before {
  display: none;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount .tooltip {
  position: absolute;
  bottom: 100%;
  right: 50%;
  top: inherit;
  left: inherit;
  width: 170px;
  font-size: 0.9em;
  line-height: 1.3em;
  border-radius: 100px;
  background: #000000;
  display: none;
  text-align: center;
  -webkit-transform: translate(50%, -10px);
  -moz-transform: translate(50%, -10px);
  transform: translate(50%, -10px);
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount .tooltip:after {
  display: none;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount .tooltip:before {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000000;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount:hover .tooltip,
.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder .group-discount:focus .tooltip {
  display: block;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 20px 0;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .review-wrap {
  padding: 0 30px;
  margin: 0 0 20px;
  border: 0;
  border-radius: 0;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .review-wrap .average-rating {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .title {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0 30px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .title a {
  color: #010101;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .title a:hover,
.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .meta-info {
  font-size: 0.8em;
  color: #6e6e6e;
  margin: 0 0 30px;
  padding: 0 30px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .meta-info svg {
  margin-right: 5px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .btn-holder {
  text-align: center;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .btn-holder .btn-more {
  text-transform: uppercase;
  padding: 5px 37px;
  display: inline-block;
  background: var(--primary-color);
  color: #fff;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  border: 1px solid var(--primary-color);
  border-radius: 100px;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .btn-holder .btn-more:hover,
.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .btn-holder .btn-more:focus {
  text-decoration: none;
  background: none;
  color: var(--primary-color);
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info {
  padding: 30px;
  border-top: 1px solid #dddddd;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info h3 {
  font-size: 0.8em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  color: #6e6e6e;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li {
  overflow: hidden;
  position: relative;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #b6b6b6;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li .left {
  color: var(--primary-color);
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
  margin-right: 5px;
}

.archive .trip-content-area .wp-travel-inner-wrapper .grid .col .text-holder .next-trip-info .next-departure-list li .right {
  float: right;
  background: #fff;
  position: relative;
  z-index: 1;
  padding-left: 10px;
}

/*======================================
 Trip Type and activities page Style
=======================================*/
.page-template-template-trip_types .trip_types-holder .item .img-holder,
.page-template-template-activities .activities-holder .item .img-holder {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder img,
.page-template-template-activities .activities-holder .item .img-holder img {
  vertical-align: top;
  width: 100%;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .title-holder,
.page-template-template-activities .activities-holder .item .img-holder .title-holder {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  margin: 0;
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
  pointer-events: none;
  padding: 40px 20px 20px;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+100&0+0,0.1+50,0.4+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.4) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.4) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.4) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#66000000", GradientType=0);
  /* IE6-9 */
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder,
.page-template-template-activities .activities-holder .item .img-holder .text-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 30px 25px;
  opacity: 0;
  -webkit-transition: linear 0.2s;
  -moz-transition: linear 0.2s;
  transition: linear 0.2s;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .text,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .text {
  font-size: 0.9em;
  margin: 0 0 10px;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .text .title,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .text .title {
  font-size: 1em;
  margin: 0 0 10px;
  font-weight: 700;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .text p,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .text p {
  margin: 0;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more {
  font-size: 2em;
  color: #fff;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more:hover,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .btn-more:focus,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more:hover,
.page-template-template-activities .activities-holder .item .img-holder .text-holder .btn-more:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .title-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:focus .title-holder,
.page-template-template-activities .activities-holder .item .img-holder:hover .title-holder,
.page-template-template-activities .activities-holder .item .img-holder:focus .title-holder {
  opacity: 0;
}

.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .text-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:focus .text-holder,
.page-template-template-activities .activities-holder .item .img-holder:hover .text-holder,
.page-template-template-activities .activities-holder .item .img-holder:focus .text-holder {
  opacity: 1;
}

/*==================================
 Single Trip Page Style
==================================*/
.single-trip #primary {
  width: 66.6667%;
  padding: 0 15px;
}

.single-trip #secondary {
  width: 33.3333%;
  padding-left: 45px;
  padding-right: 15px;
}

.single-trip #primary .trip-post .entry-header .entry-title {
  line-height: 1.421em;
  font-weight: 700;
  color: #000;
  margin: 0 0 35px;
}

.wpte-trip-feat-img-gallery .owl-next,
.wpte-trip-feat-img-gallery .owl-prev {
  background: none;
}

.wpte-trip-feat-img-gallery .owl-prev {
  left: 10px;
}

.wpte-trip-feat-img-gallery .owl-next {
  right: 10px;
}

.single-trip .wpte-trip-feat-img-gallery {
  border-radius: 5px;
  overflow: hidden;
}

.single-trip .wpte-trip-feat-img-gallery img {
  height: 500px;
  object-fit: cover;
  border-radius: 5px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting h2 {
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 700;
  color: #000;
  margin: 0 0 25px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting .wte-user-input {
  width: 220px;
  border-radius: 5px;
  position: relative;
  padding-left: 12px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting .wte-user-input:before {
  width: 32px;
  height: 50px;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  border-radius: 0 5px 5px 0;
  pointer-events: none;
}

/* .single-trip
  #primary
  .trip-post
  .entry-content
  .fixed-starting
  .wte-user-input:after {
  position: absolute;
  top: 50%;
  right: 12px;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c7c7c7' viewBox='0 0 320 512'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E")
    center center no-repeat;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  width: 20px;
  height: 25px;
} */
.single-trip #primary .trip-post .entry-content .fixed-starting .wte-user-input select {
  height: 50px;
  border: 0;
  background: none;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  color: #8a93a7;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table {
  border: 0;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table thead {
  border-bottom: 3px solid #e3e3e3;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table thead th {
  background: none;
  font-size: 0.8em;
  line-height: 1.313em;
  font-weight: 700;
  color: #000;
  padding: 15px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr {
  border-bottom: 1px solid #e3e3e3;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr:last-child {
  border-bottom: 0;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr:hover,
.single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr:focus {
  background: rgba(229, 231, 234, 0.3);
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td {
  font-size: 0.8em;
  line-height: 1.313em;
  padding: 15px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-cost {
  padding: 15px 0;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td svg {
  color: var(--primary-color);
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-cost .trip-cost-holder {
  font-weight: 400;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-book .book-btn {
  font-size: 0.875em;
  font-weight: 700;
  color: #fff;
  background: #f6dc05;
  border: 1px solid #f6dc05;
  padding: 10px 30px;
  border-radius: 20px;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.fixed-starting.dates .wte-fsd-frontend-holder-dd .loadMore {
  color: #fff;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-book .book-btn:hover,
.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-book .book-btn:focus {
  background: none;
}

.single-trip #primary .trip-post .entry-content .trip-post-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .wte-trip-facts {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 30px;
  /*margin: 0 0 60px;*/
  margin: 0 0 1.5em;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .widget-title {
  font-size: 1.111em;
  line-height: 1.4em;
  font-weight: 700;
  color: #000;
  margin: 0 0 30px;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .trip-facts-value li svg {
  width: 40px;
  color: var(--primary-color);
  margin-top: 7px;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .trip-facts-value label {
  font-size: 0.889em;
  line-height: 1.625em;
  color: #8a93a7;
  font-weight: 700;
}

.single-trip #primary .trip-post .entry-content .trip-post-content .secondary-trip-info .trip-facts-value .value {
  font-size: 0.889em;
  line-height: 1.625em;
  font-weight: 700;
}

.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper {
  border: 1px solid #e6e7ee;
  border-bottom-color: transparent;
  border-radius: 3px 3px 0 0;
  font-weight: 700;
}

.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper a {
  border-radius: 3px 3px 0 0;
  color: #333;
  padding: 10px 20px;
  background: #e6e7ee;
}

.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper.nav-tab-active a {
  color: var(--primary-color);
  background: #fff;
}

.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper svg {
  margin-right: 5px;
}

.single-trip #tabs-container .tab-content {
  border: 1px solid #e6e7ee;
  border-radius: 0 0 3px 3px;
  padding: 30px 40px;
  font-size: 0.9em;
}

.single-trip #tabs-container .tab-content .itinerary {
  counter-reset: section;
}

.single-trip #tabs-container .tab-content .itinerary-row {
  border: 0;
  margin: 0 0 0 20px;
  position: relative;
  padding: 0 0 20px 60px;
  border-left: 2px dashed rgba(0, 0, 0, 0.1);
}

.single-trip #tabs-container .tab-content .itinerary-row:before {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  top: 0;
  left: -17px;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  background: var(--primary-color);
  padding: 0 12px;
  border-radius: 50%;
}

.single-trip #tabs-container .tab-content .itinerary-row .title {
  display: none;
}

.single-trip #tabs-container .tab-content .itinerary-row .itinerary-content .title {
  display: block;
  font-size: 1em;
  color: #000;
  font-weight: 700;
  margin: 0 0 10px;
}

.single-trip #tabs-container .tab-content .itinerary-row:last-child {
  border-left: 0;
}

.single-trip #tabs-container .tab-content .cost .content h3 {
  font-size: 1em;
  color: #000;
  font-weight: 700;
  margin: 0 0 10px;
}

.single-trip #tabs-container .tab-content .cost .content ul li {
  padding-left: 35px;
  margin: 0 0 20px;
}

.single-trip #tabs-container .tab-content .cost .content ul li:before {
  width: 22px;
  height: 22px;
  border: 2px solid #ddd;
  border-radius: 50%;
  line-height: 17px;
  font-size: 13px;
  text-align: center;
  top: 6px;
}

.single-trip #tabs-container .tab-content .cost .content ul#include-result li:before {
  color: #10c867;
  border-color: #10c867;
}

.single-trip #tabs-container .tab-content .cost .content ul#exclude-result li:before {
  color: #f05555;
  border-color: #f7c1c1;
}

.single-trip #tabs-container .tab-content .faq {
  position: relative;
}

.single-trip #tabs-container .tab-content .faq .expand-all-faq {
  position: absolute;
  top: 0;
  right: 0;
  color: #8a93a7;
}

.single-trip #tabs-container .tab-content .faq .expand-all-faq svg {
  color: #8a93a7;
}

.single-trip #tabs-container .tab-content .faq .expand-all-faq .fa-toggle-on {
  color: var(--primary-color);
}

.single-trip #tabs-container .tab-content .faq h3 {
  font-size: 1em;
  color: #000;
  font-weight: 700;
  margin: 0 0 30px;
}

.single-trip #tabs-container .tab-content .faq .faq-row {
  border: 0;
  border-top: 1px solid #e4e4e4;
  margin: 0;
  padding: 20px 0;
}

.single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle {
  border: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 700;
  color: #000;
  position: relative;
}

.single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c7c7c7' viewBox='0 0 512 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
  width: 25px;
  height: 30px;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle .rotator {
  display: none;
}

.single-trip #tabs-container .tab-content .faq .faq-row .faq-content {
  padding: 0;
}

.single-trip #wte_enquiry_contact_form {
  background: var(--primary-color);
  color: #fff;
}

.single-trip #wte_enquiry_contact_form .confirm-holder label a {
  color: #fff;
}

.single-trip #wte_enquiry_contact_form h2 {
  font-weight: 700;
  color: #fff;
}

.single-trip #wte_enquiry_contact_form .package-name-holder label {
  padding-right: 10px;
}

.single-trip #wte_enquiry_contact_form .package-name-holder .wp-travel-engine-info {
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
}

.single-trip #wte_enquiry_contact_form input[type=submit] {
  background: rgba(0, 0, 0, 0.1);
  border: 0;
}

.single-trip #wte_enquiry_contact_form input[type=submit]:hover,
.single-trip #wte_enquiry_contact_form input[type=submit]:focus {
  background: #fff;
}

.wptravelengine_css_v2 .nav-tab-wrapper .tab-anchor-wrapper .nav-tab {
  justify-content: center;
}

.trip-content-area .widget-area .trip-price .price-holder {
  background: var(--primary-color);
  border-radius: 3px;
  text-align: left;
  padding: 30px;
}

.trip-content-area .widget-area .trip-price .price-holder .price-from {
  color: #fff;
  font-size: 0.8em;
}

.trip-content-area .widget-area .trip-price .price-holder strike {
  font-size: 1.1em;
  line-height: 1.227em;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5) !important;
  display: block;
  margin: 0 0 10px;
}

.trip-content-area .widget-area .trip-price .price-holder .price {
  color: #fff;
}

.trip-content-area .widget-area .trip-price .price-holder .price .currency-code {
  display: inline-block;
  font-size: 0.8em;
  font-weight: 900;
  vertical-align: top;
  margin-top: -3px;
}

.trip-content-area .widget-area .trip-price .price-holder .price .trip-cost-holder {
  font-size: 1.5em;
  font-weight: 900;
}

.trip-content-area .widget-area .trip-price .price-holder .price .per-person {
  font-size: 0.8em;
  font-weight: 400;
}

/* .trip-content-area .widget-area .trip-price .top-price-holder .group-discount-notice {
  display: none;
} */
.trip-content-area .widget-area .trip-price .price-holder .top-price-holder .group-discount-notice {
  background: #e54b4b url(images/group-discount.png) no-repeat 50% 15px;
  color: #fff;
  position: absolute;
  top: -10px;
  right: 10px;
  width: 88px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: 600;
  padding: 55px 0 20px;
  box-shadow: none;
}

.trip-content-area .widget-area .trip-price .price-holder .top-price-holder .group-discount-notice:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 13px solid var(--primary-color);
  border-left: 44px solid transparent;
  border-right: 45px solid transparent;
}

.trip-content-area .widget-area .trip-price .price-holder .top-price-holder .group-discount-notice:before {
  width: 0;
  height: 0;
  border-bottom: 10px solid #850100;
  border-left: 10px solid transparent;
  position: absolute;
  top: 0;
  left: -10px;
  content: "";
}

.trip-content-area .widget-area .trip-price .price-holder .top-price-holder {
  margin: 0 0 12px;
  padding: 0;
  border-bottom: 0;
}

.trip-content-area .widget-area .trip-price .price-holder .group-discount-check {
  font-size: 0.9em;
  text-decoration: underline;
  margin: 0 0 15px;
  padding: 0 0 5px;
  border-bottom: 1px dotted #fff;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.trip-content-area .widget-area .trip-price .price-holder .group-discount-check:hover,
.trip-content-area .widget-area .trip-price .price-holder .group-discount-check:focus {
  text-decoration: none;
  border-bottom-color: transparent;
}

.trip-content-area .widget-area .trip-price .group-discount-check svg {
  margin-left: 5px;
}

.trip-content-area .widget-area .trip-price .price-holder form .travelers-number-input {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}

.trip-content-area .widget-area .trip-price .price-holder form .travelers-number-input label {
  font-size: 0.8em;
  color: #fff;
}

.trip-content-area .widget-area .trip-price form .discount-price-per-traveler,
.trip-content-area .widget-area .trip-price form .discount-price-per-child-traveler {
  font-size: 0.8em;
  color: #fff;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px dotted #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.trip-content-area .widget-area .trip-price form .discount-price-per-traveler strong,
.trip-content-area .widget-area .trip-price form .discount-price-per-child-traveler strong {
  font-weight: 400;
}

.trip-content-area .widget-area .trip-price .price-holder form .total-amt {
  font-size: 0.8em;
  color: #fff;
  padding: 0;
  margin: 20px 0;
}

.trip-content-area .widget-area .trip-price .price-holder form .check-availability,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit {
  font-size: 0.8em;
  font-weight: 700;
  color: #000;
  background: #f6dc05;
  border: 2px solid #f6dc05;
  border-radius: 100px;
  display: block;
  text-align: center;
  width: 100%;
  padding: 15px 10px;
}

.trip-content-area .widget-area .trip-price .price-holder form .check-availability:hover,
.trip-content-area .widget-area .trip-price .price-holder form .check-availability:focus,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit:hover,
.trip-content-area .widget-area .trip-price .price-holder form .book-submit:focus {
  color: #fff;
  background: none;
  border-color: #f6dc05;
}

.trip-content-area .widget-area .secondary-trip-info {
  margin: 0 0 60px;
}

.trip-content-area .secondary-trip-info .wte-trip-facts {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 30px;
  margin: 0 0 60px;
}

.trip-content-area .secondary-trip-info .widget-title {
  font-size: 1.111em;
  line-height: 1.4em;
  font-weight: 700;
  color: #000;
  margin: 0 0 30px;
}

.trip-content-area .secondary-trip-info .trip-facts-value li svg {
  width: 40px;
  color: var(--primary-color);
  margin-top: 7px;
}

.trip-content-area .secondary-trip-info .trip-facts-value label {
  font-size: 0.8em;
  line-height: 1.625em;
  color: #8a93a7;
  font-weight: 700;
}

.trip-content-area .secondary-trip-info .trip-facts-value .value {
  font-size: 0.8em;
  line-height: 1.625em;
  font-weight: 700;
}

/*====================================
 Extra Service Style
====================================*/
.wpte-expand-extra-service {
  color: #fff;
  margin: 0 0 15px;
  padding: 0;
  border-bottom: 0;
}

.wpte-expand-extra-service:after {
  display: none;
}

.wpte-expand-extra-service .scroll-down h5 {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 15px;
  position: relative;
}

.wpte-expand-extra-service .scroll-down h5:after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 320 512'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E") center center no-repeat;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.wpte-expand-extra-service .scroll-down {
  display: block;
}

.wpte-expand-extra-service .extra-service-wrap {
  border: 0;
  margin: 0 -30px;
  padding: 20px 30px;
  display: block;
  color: #666;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 0;
  text-align: center;
}

.wpte-expand-extra-service .extra-service-wrap .extra-service-info-holder {
  padding-right: 0;
  margin-bottom: 10px;
}

.wpte-expand-extra-service .extra-service-wrap span.extra-service {
  font-size: 15px;
}

.extra-service-wrap .tooltip {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 512 512'%3E%3Cpath d='M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z'/%3E%3C/svg%3E") center center no-repeat;
  width: 12px;
  height: 15px;
  margin-left: 10px;
  position: relative;
}

.extra-service-wrap .tooltip-content {
  padding: 10px 15px;
  font-size: 12px;
  line-height: 1.6em;
  top: inherit;
  bottom: 30px;
}

.wpte-expand-extra-service .extra-service-wrap span.price-per-extra-service,
.wpte-expand-extra-service .extra-service-wrap span.extra-service-currency,
.wpte-expand-extra-service .extra-service-wrap span.extra-service-price {
  font-size: 14px;
}

.wpte-expand-extra-service .extra-service-wrap .input-holder {
  border: 0;
  background: #fff;
  width: 130px;
  margin: 0 auto;
  border-radius: 100px;
  padding: 5px;
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .less-no,
.wpte-expand-extra-service .extra-service-wrap .input-holder .more-no {
  background: var(--primary-color);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
}

.wpte-expand-extra-service .extra-service-wrap .input-holder input[type=text] {
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
  background: none;
  color: #000;
  border: 0;
  width: 60px;
}

.extra-service-title {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}

.place-order-form-secondary-wrapper .trip-property li span {
  width: 50%;
}

.place-order-form-secondary-wrapper .trip-property li .travelers-number {
  width: inherit;
}

#primary .page .entry-content .place-order-form-secondary-wrapper .trip-property li.cart-trip-total-price {
  padding-top: 15px;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price > span {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin: 0 0 15px;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service .extra-service-cost {
  width: inherit;
  color: #000;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service span {
  font-size: 15px;
  margin-bottom: 10px;
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .extra-service .extra-service-total-cost span {
  font-weight: 700;
  color: #000;
}

.place-order-form-secondary-wrapper .trip-property .payable-now,
.place-order-form-secondary-wrapper .trip-property .remaining-amount {
  display: flex;
  flex-wrap: wrap;
}

.place-order-form-secondary-wrapper .trip-property .payable-now label,
.place-order-form-secondary-wrapper .trip-property .remaining-amount label {
  width: 50% !important;
}

.place-order-form-secondary-wrapper .trip-property .payable-now .wrap-payable-now,
.place-order-form-secondary-wrapper .trip-property .remaining-amount .wrap-remaining-amount {
  color: #000;
  font-weight: 700;
}

/*===================================
 Trip Checkout Page style
===================================*/
.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column {
  width: 300px;
}

#primary .page .entry-content .place-order-form-secondary-wrapper .trip-property li:before {
  display: none;
}

#primary .page .entry-content .place-order-form-secondary-wrapper .trip-property li {
  padding: 0;
}

/*===================================
 Review Rating Style
 ===================================*/
.archive .review-wrap .average-rating .aggregate-rating .rating-star,
.popular-package .review-wrap .average-rating .aggregate-rating .rating-star,
.featured-trip .review-wrap .average-rating .aggregate-rating .rating-star,
.deals-section .review-wrap .average-rating .aggregate-rating .rating-star {
  display: none;
}

/*===================================
 Single Trip Review Style
 ===================================*/
.review-wrap {
  margin: 60px 0 0;
  padding: 40px;
  background: none;
  border: 1px solid #e6e7ee;
  border-radius: 4px;
}

.review-wrap .trip-review-title {
  font-size: 1.3em;
  line-height: 1.2em;
  font-weight: 700;
  color: #000;
  margin: 0 0 25px;
}

.review-wrap .average-rating {
  border: 0;
  display: block;
  margin: 0 0 40px;
  padding: 0 0 40px;
  border-bottom: 2px solid #e4e4e4;
}

.review-wrap .average-rating svg {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.review-wrap .average-rating .agg-rating {
  padding: 0;
  width: auto !important;
  display: inline-block;
  vertical-align: middle;
}

.review-wrap .average-rating .aggregate-rating {
  display: inline-block;
  margin-left: 17px;
  font-size: 0.8em;
  font-weight: 700;
  color: #000;
}

.review-wrap .average-rating .aggregate-rating .stars {
  display: inline-block;
  background: var(--primary-color);
  border-radius: 4px;
  line-height: 1.5em;
  padding: 2px 10px;
  position: relative;
}

.review-wrap .average-rating .aggregate-rating .stars:before {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid var(--primary-color);
  border-bottom: 7px solid transparent;
  position: absolute;
  top: 7px;
  left: -7px;
  content: "";
}

.review-wrap .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.review-wrap .comment-list li {
  overflow: hidden;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}

.review-wrap .comment-list li .comment-author {
  float: left;
  width: 70px;
  margin-right: 20px;
}

.review-wrap .comment-list li .comment-author img {
  vertical-align: top;
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 50%;
}

.review-wrap .comment-list li .trip-comment-content {
  overflow: hidden;
}

.review-wrap .comment-list li .trip-comment-content .comment-title {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  color: #000;
  display: block;
  margin: 0 0 6px;
}

.review-wrap .comment-list li .trip-comment-content .comment-rating {
  font-size: 0.8em;
  line-height: 1.75em;
  color: #6e6e6e;
}

.review-wrap .comment-list li .trip-comment-content .comment-rating .url {
  margin-right: 30px;
}

.review-wrap .comment-list li .trip-comment-content .comment-rating .url:before {
  content: "";
  margin-right: 5px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236E6E6E' viewBox='0 0 448 512'%3E%3Cpath d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'/%3E%3C/svg%3E") center center no-repeat;
  display: inline-block;
  width: 15px;
  height: 11px;
}

.review-wrap .comment-list li .trip-comment-content .comment-rating .comment-meta:before {
  content: "";
  margin-right: 5px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236E6E6E' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-8c-6.6 0-12 5.4-12 12v52H128V12c0-6.6-5.4-12-12-12h-8c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h352c8.8 0 16 7.2 16 16v48H32v-48c0-8.8 7.2-16 16-16zm352 384H48c-8.8 0-16-7.2-16-16V192h384v272c0 8.8-7.2 16-16 16zM148 320h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-96 96h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm192 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12z'/%3E%3C/svg%3E") center center no-repeat;
  display: inline-block;
  width: 15px;
  height: 11px;
}

.review-wrap .comment-list li .trip-comment-content .comment-wte-trip-review-rating {
  margin: 0;
}

.review-wrap .comment-list li .trip-comment-content .comment-content {
  font-size: 0.9em;
  line-height: 1.611em;
}

.single-trip .comment-respond {
  margin: 60px 0 0;
}

.single-trip .comment-respond .comment-reply-title {
  font-size: 1em;
  font-weight: 700;
  color: #000;
  line-height: 1.65em;
  margin: 0 0 10px;
}

.single-trip .comment-respond .rating-form .comment-form-comment label,
.single-trip .comment-respond .rating-form .comment-form-author label,
.single-trip .comment-respond .rating-form .comment-form-email label,
.single-trip .comment-respond .rating-form .comment-form-url label,
.single-trip .comment-respond .rating-form .comment-form-title label {
  display: none;
}

.single-trip .comment-respond .rating-form p {
  margin: 0 0 30px;
  padding: 0 15px;
}

.single-trip .comment-respond .rating-form .comment-notes {
  font-size: 0.9em;
  line-height: 1.611em;
  /*margin-bottom: 182px;*/
}

.single-trip .comment-respond .rating-form {
  position: relative;
  margin: 0 -15px;
}

.single-trip .comment-respond .rating-form .review-title-rating {
  /*position: absolute;
    top: 50px;
    left: 0;*/
  width: 100%;
  padding: 0 15px;
}

.single-trip.logged-in .comment-respond .rating-form .review-title-rating {
  position: unset;
}

.single-trip .comment-respond .rating-form .review-title-rating .comment-form-wte-trip-review-rating {
  padding: 0;
  font-size: 0.8em;
  line-height: 1.688em;
  margin: 0 0 5px;
}

.single-trip .comment-respond .rating-form .review-title-rating .wte-trip-review-rating {
  background: #fff;
  padding: 0;
  width: auto;
  border: 0;
  margin: 0 0 30px;
  text-align: left;
  float: left;
}

.single-trip .comment-respond .rating-form .review-title-rating .wte-trip-review-rating input[type=radio],
.single-trip .comment-respond .rating-form .review-title-rating .wte-trip-review-rating label.stars {
  width: 21px !important;
  height: 21px !important;
  margin-right: 5px;
  font-size: 0;
}

.single-trip .comment-respond .rating-form .review-title-rating .comment-form-title {
  clear: both;
  padding: 0;
  width: 50%;
}

.single-trip .comment-respond .rating-form .comment-form-author,
.single-trip .comment-respond .rating-form .comment-form-email {
  float: left;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .single-trip .comment-respond .rating-form .comment-form-author,
.single-trip .comment-respond .rating-form .comment-form-email {
    width: 100%;
  }

  .single-trip #tabs-container .tab-content .faq .expand-all-faq {
    position: static;
  }
}
.single-trip .comment-respond .rating-form input[type=text] {
  width: 100%;
}

.single-trip .comment-respond .rating-form .comment-form-cookies-consent input[type=checkbox] {
  margin-right: 10px;
}

.single-trip .comment-respond .rating-form .comment-form-cookies-consent label {
  font-size: 0.8em;
}

.single-trip #tabs-container .tab-content .review-wrap {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}

@media only screen and (max-width: 1024px) {
  .single-trip #primary,
.single-trip #secondary {
    width: 100%;
    padding: 0 15px;
  }
}
/*======================================
 To Top Button Style
======================================*/
.to_top {
  position: fixed;
  right: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--primary-color);
  cursor: pointer;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
  z-index: 999;
}

.to_top .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*==================================
 About Page our Services Style
=================================*/
.page-template-about .our-services .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}

.page-template-about .our-services .widget {
  width: 33.3333%;
  margin-bottom: 30px;
  padding: 0 15px;
}

.page-template-about .our-services .widget_text {
  width: 100%;
  margin-right: 0;
  font-size: 0.9em;
}

.page-template-about .our-services .widget_text .widget-title {
  font-size: 2.1em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.page-template-about .our-services .widget_travel_booking_toolkit_image_text_widget .text-holder {
  font-size: 0.9em;
}

.page-template-about .our-services .widget_travel_booking_toolkit_image_text_widget .text-holder .widget-title {
  font-size: 1.1em;
  font-weight: 700;
  color: #010101;
  margin: 0 0 10px;
}

.page-template-about .our-services .widget .icon-holder {
  margin: 0 0 20px;
}

.page-template-about .our-services .widget .icon-holder img {
  vertical-align: top;
  border-radius: 5px;
}

@media only screen and (max-width: 1024px) {
  .page-template-about .our-services .widget {
    width: 50%;
  }

  .page-template-about .our-services .widget_text {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-about .our-services .widget {
    width: 100%;
  }
}
/*==================================
 Ajax Load More Style
=================================*/
#load-posts a {
  display: block;
  background: var(--primary-color);
  color: #ffffff;
  padding: 14px 43px;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  border: 1px solid var(--primary-color);
  border-radius: 5px;
  transition: ease, 0.2s;
  text-align: center;
}

#load-posts a svg {
  margin-right: 10px;
}

#load-posts a:hover,
#load-posts a:focus {
  background: none;
  color: var(--primary-color);
  text-decoration: none;
}

/*=====================================
 Single Trip Related Trips Style
=====================================*/
.single-trip .related-trips {
  padding: 50px 0;
}

.single-trip .related-trips .section-header .section-title {
  font-size: 1.9em;
  line-height: 1.421em;
  font-weight: 700;
  margin: 0 0 20px;
  color: #010101;
}

.single-trip .related-trips .grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.single-trip .related-trips .grid .col {
  width: 33.3333%;
  padding: 0 15px;
}

.single-trip .related-trips .grid .col .img-holder {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

.single-trip .related-trips .grid .col .img-holder img {
  vertical-align: top;
  width: 100%;
}

.single-trip .related-trips .grid .col .img-holder .discount-amount {
  background: #f6dc05;
  font-size: 0.8em;
  color: #010101;
  position: absolute;
  top: 17px;
  right: -29px;
  font-weight: 700;
  width: 124px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.single-trip .related-trips .grid .col .text-holder {
  padding: 40px 0 20px;
  border: 1px solid #ddd;
  border-top: 0;
  position: relative;
  border-radius: 0 0 5px 5px;
}

.single-trip .related-trips .grid .col .text-holder .price-info {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: -17px;
}

.single-trip .related-trips .grid .col .text-holder .price-info .price-holder {
  display: inline-block;
  vertical-align: middle;
  background: #f6f6f3;
  padding: 0 20px;
  border-radius: 100px;
  text-align: center;
  margin: 0 7px;
}

.single-trip .related-trips .grid .col .text-holder .price-info .price-holder .old-price {
  color: #f95252;
  font-size: 0.6em;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  text-decoration: line-through;
  margin-right: 5px;
}

.single-trip .related-trips .grid .col .text-holder .price-info .price-holder .new-price {
  font-size: 0.8em;
  font-weight: 900;
  color: #010101;
  display: inline-block;
  vertical-align: middle;
}

.single-trip .related-trips .grid .col .text-holder .price-info .group-discount {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px;
  background: #10c867;
  color: #ffffff;
  font-size: 0.7em;
  font-weight: 700;
  border-radius: 100px;
  padding: 1px 20px;
  position: relative;
  cursor: pointer;
}

.single-trip .related-trips .grid .col .text-holder .price-info .group-discount .tooltip {
  position: absolute;
  top: 0;
  left: 50%;
  width: 220px;
  font-size: 0.9em;
  line-height: 1.3em;
  border-radius: 100px;
  background: #000000;
  -webkit-transform: translate(-50%, -35px);
  transform: translate(-50%, -35px);
  padding: 5px;
  display: none;
}

.single-trip .related-trips .grid .col .text-holder .price-info .group-discount:hover .tooltip,
.single-trip .related-trips .grid .col .text-holder .price-info .group-discount:focus .tooltip {
  display: block;
}

.single-trip .related-trips .grid .col .text-holder .price-info .group-discount .tooltip:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000000;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info {
  padding: 0 30px 30px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .star-holder {
  margin: 0 0 10px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .title {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  margin: 0 0 10px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .title a {
  color: #010101;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .title a:hover,
.single-trip .related-trips .grid .col .text-holder .trip-info .title a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.single-trip .related-trips .grid .col .text-holder .trip-info .meta-info {
  font-size: 0.8em;
  color: #6e6e6e;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .meta-info svg {
  margin-right: 5px;
}

.single-trip .related-trips .grid .col .text-holder .trip-info .meta-info .place {
  margin-right: 20px;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info {
  padding: 30px;
  border-top: 1px solid #dddddd;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info h3 {
  font-size: 0.8em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  color: #6e6e6e;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li {
  overflow: hidden;
  position: relative;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #b6b6b6;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li .left {
  color: var(--primary-color);
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li .left svg {
  margin-right: 5px;
}

.single-trip .related-trips .grid .col .text-holder .next-trip-info .next-departure-list li .right {
  float: right;
  background: #ffffff;
  position: relative;
  z-index: 1;
  padding-left: 10px;
}

.single-trip .related-trips .grid .col .text-holder .review-wrap {
  padding: 0;
  margin: 0 0 15px;
  border: 0;
  border-radius: 0;
}

.single-trip .related-trips .grid .col .text-holder .review-wrap .average-rating {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .single-trip .related-trips .grid .col {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .single-trip .related-trips .grid .col {
    width: 100%;
  }
}
/*========================================
 Left Sidebar Style
========================================*/
.leftsidebar #primary {
  float: right;
}

.leftsidebar #secondary {
  padding-left: 15px;
  padding-right: 45px;
}

@media only screen and (max-width: 1024px) {
  .leftsidebar #secondary {
    padding-right: 15px;
  }
}
/*========================================
 Full width Layout Style
========================================*/
.fullwidth #primary {
  width: 100%;
}

/*=============================
 Header Two Style
=============================*/
body:not(.home) .header-two {
  margin: 0 0 30px;
}

body.error404 .header-two {
  margin-bottom: 0;
}

.header-two,
.homepage.hasbanner .header-two {
  position: unset;
  background: #fff;
  margin: 0;
}

.header-two .header-t {
  border-bottom: 1px solid #e6e6ee;
  padding: 5px 0;
}

.header-two .header-t .social-networks {
  margin: 9px 0 0;
  padding: 0;
  list-style: none;
  float: left;
  font-size: 0.8em;
}

.header-two .header-t .social-networks li {
  float: left;
  margin-right: 35px;
}

.header-two .header-t .social-networks li:last-child {
  margin-right: 0;
}

.header-two .header-t .social-networks li a {
  display: block;
  color: #8b93a6;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.header-two .header-t .social-networks li a:hover,
.header-two .header-t .social-networks li a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.header-two .header-t .tel-link {
  float: right;
  font-size: 0.8em;
  font-weight: 600;
  color: #8b93a6;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.site-header .header-t .tel-link a {
  margin: 0 5px;
  color: #8b93a6;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.site-header .header-t .tel-link a:hover {
  color: var(--primary-color);
  text-decoration: none;
}

.site-header .header-t .tel-link a:last-child {
  margin-right: 0;
}

.site-header .header-t .tel-link a:first-child {
  margin-left: 0;
}

.header-two .header-t .tel-link svg {
  margin-right: 5px;
}

.header-two .header-t .tel-link:hover,
.header-two .header-t .tel-link:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.homepage.hasbanner .header-two .site-branding .site-title a,
.header-two .site-branding .site-title a {
  color: #000;
}

.homepage.hasbanner .header-two .right .tools .languages li a,
.header-two .right .tools .languages li a {
  color: #8a92a5;
}

.homepage.hasbanner .header-two .right .tools .form-section-holder .form-section svg,
.header-two .right .tools .form-section-holder .form-section svg {
  fill: #8a92a5;
}

.header-two .main-header {
  border-bottom: 1px solid #e6e6ee;
  padding: 15px 0;
}

.header-two .navigation-holder {
  background: #5d7cfb;
}

.homepage.hasbanner .header-two .main-navigation ul li a,
.header-two .main-navigation ul li a {
  color: #fff;
}

.header-two .main-navigation ul li:first-child {
  margin-left: 0;
}

.homepage.hasbanner .header-two .main-navigation ul ul li a,
.header-two .main-navigation ul ul li a {
  color: #333;
}

.homepage.hasbanner .header-two .main-navigation ul li a:hover,
.homepage.hasbanner .header-two .main-navigation ul li a:focus,
.homepage.hasbanner .header-two .main-navigation ul li:hover > a,
.homepage.hasbanner .header-two .main-navigation ul li:focus > a,
.header-two .main-navigation ul li a:hover,
.header-two .main-navigation ul li a:focus,
.header-two .main-navigation ul li:hover > a,
.header-two .main-navigation ul li:focus > a {
  color: rgba(255, 255, 255, 0.8);
}

.homepage.hasbanner .header-two .main-navigation ul ul li a:hover,
.homepage.hasbanner .header-two .main-navigation ul ul li a:focus,
.homepage.hasbanner .header-two .main-navigation ul ul li:hover > a,
.homepage.hasbanner .header-two .main-navigation ul ul li:focus > a,
.header-two .main-navigation ul ul li a:hover,
.header-two .main-navigation ul ul li a:focus,
.header-two .main-navigation ul ul li:hover > a,
.header-two .main-navigation ul ul li:focus > a,
.header-two .main-navigation ul ul .current-menu-item > a,
.header-two .main-navigation ul ul .current-menu-ancestor > a,
.header-two .main-navigation ul ul .current_page_item > a,
.header-two .main-navigation ul ul .current_page_ancestor > a {
  color: var(--primary-color);
}

.header-two .site-header .site-branding .site-description,
.homepage.hasbanner .header-two .site-branding .site-description {
  color: #333;
}

@media only screen and (max-width: 1024px) {
  .header-two .header-t,
.header-two .navigation-holder {
    display: none;
  }

  .homepage.hasbanner .header-two #toggle-button,
.header-two #toggle-button {
    border-color: #ececec;
  }

  .homepage.hasbanner .header-two #toggle-button span:before,
.homepage.hasbanner .header-two #toggle-button span:after,
.homepage.hasbanner .header-two #toggle-button span,
.header-two #toggle-button span:before,
.header-two #toggle-button span:after,
.header-two #toggle-button span {
    background: #8a93a7;
  }
}
/*=============================
 Header Three Style
=============================*/
body:not(.home) .header-three {
  margin: 0 0 30px;
}

body.error404 .header-three {
  margin-bottom: 0;
}

.header-three,
.homepage.hasbanner .header-three {
  position: unset;
  background: #fff;
  margin: 0;
}

.header-three .header-t {
  border-bottom: 1px solid #e6e6ee;
  padding: 5px 0;
}

.header-three .header-t .social-networks {
  margin: 9px 0 0;
  padding: 0;
  list-style: none;
  float: left;
  font-size: 0.8em;
}

.header-three .header-t .social-networks li {
  float: left;
  margin-right: 35px;
}

.header-three .header-t .social-networks li:last-child {
  margin-right: 0;
}

.header-three .header-t .social-networks li a {
  display: block;
  color: #8b93a6;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.header-three .header-t .social-networks li a:hover,
.header-three .header-t .social-networks li a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.header-three .header-t .tel-link {
  float: right;
  font-size: 0.8em;
  font-weight: 600;
  color: #8b93a6;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.header-three .header-t .tel-link svg {
  margin-right: 5px;
}

.header-three .header-t .tel-link:hover,
.header-three .header-t .tel-link:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.homepage.hasbanner .header-three .site-branding .site-title a,
.header-three .site-branding .site-title a {
  color: #000;
}

.header-three .site-branding .site-description,
.homepage.hasbanner .header-three .site-branding .site-description {
  color: #333;
}

.header-three .main-header {
  padding: 15px;
  border-bottom: 1px solid #e6e6ee;
}

.header-three .main-header:after {
  display: block;
  clear: both;
  content: "";
}

.homepage.hasbanner .header-three .right .tools .languages li a,
.header-three .right .tools .languages li a {
  color: #8a92a5;
}

.homepage.hasbanner .header-three .right .tools .form-section-holder .form-section svg,
.header-three .right .tools .form-section-holder .form-section svg {
  fill: #8a92a5;
}

.homepage.hasbanner .header-three .main-navigation ul li a,
.header-three .main-navigation ul li a {
  color: #313237;
  padding: 10px;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.homepage.hasbanner .header-three .right .main-navigation ul li a:hover,
.homepage.hasbanner .header-three .right .main-navigation ul li a:focus,
.homepage.hasbanner .header-three .right .main-navigation ul li:hover > a,
.homepage.hasbanner .header-three .right .main-navigation ul li:focus > a,
.homepage.hasbanner .header-three .right .main-navigation ul .current-menu-item > a,
.homepage.hasbanner .header-three .right .main-navigation ul .current-menu-ancestor > a,
.homepage.hasbanner .header-three .right .main-navigation ul .current_page_item > a,
.homepage.hasbanner .header-three .right .main-navigation ul .current_page_ancestor > a,
.header-three .right .main-navigation ul li a:hover,
.header-three .right .main-navigation ul li a:focus,
.header-three .right .main-navigation ul li:hover > a,
.header-three .right .main-navigation ul li:focus > a,
.header-three .right .main-navigation ul .current-menu-item > a,
.header-three .right .main-navigation ul .current-menu-ancestor > a,
.header-three .right .main-navigation ul .current_page_item > a,
.header-three .right .main-navigation ul .current_page_ancestor > a {
  background: #5d7cfb;
  color: #fff;
}

.homepage.hasbanner .header-three .main-navigation ul li {
  margin-left: 5px;
}

.homepage.hasbanner .header-three .main-navigation ul li:first-child {
  margin-left: 0;
}

.homepage.hasbanner .header-three .right .main-navigation ul ul li a,
.header-three .right .main-navigation ul ul li a {
  padding: 0 0 6px;
}

.homepage.hasbanner .header-three .right .main-navigation ul ul li a:hover,
.homepage.hasbanner .header-three .right .main-navigation ul ul li a:focus,
.homepage.hasbanner .header-three .right .main-navigation ul ul li:hover > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul li:focus > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul .current-menu-item > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul .current-menu-ancestor > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul .current_page_item > a,
.homepage.hasbanner .header-three .right .main-navigation ul ul .current_page_ancestor > a,
.header-three .right .main-navigation ul ul li a:hover,
.header-three .right .main-navigation ul ul li a:focus,
.header-three .right .main-navigation ul ul li:hover > a,
.header-three .right .main-navigation ul ul li:focus > a,
.header-three .right .main-navigation ul ul .current-menu-item > a,
.header-three .right .main-navigation ul ul .current-menu-ancestor > a,
.header-three .right .main-navigation ul ul .current_page_item > a,
.header-three .right .main-navigation ul ul .current_page_ancestor > a {
  background: none;
  color: #5d7cfb;
}

@media only screen and (max-width: 1024px) {
  .header-three .header-t {
    display: none;
  }

  .homepage.hasbanner .header-three #toggle-button,
.header-three #toggle-button {
    border-color: #ececec;
  }

  .homepage.hasbanner .header-three #toggle-button span:before,
.homepage.hasbanner .header-three #toggle-button span:after,
.homepage.hasbanner .header-three #toggle-button span,
.header-three #toggle-button span:before,
.header-three #toggle-button span:after,
.header-three #toggle-button span {
    background: #8a93a7;
  }
}
/*=============================
 Header Four Style
=============================*/
body:not(.home) .header-four {
  margin: 0 0 30px;
}

body.error404 .header-four {
  margin-bottom: 0;
}

.header-four,
.homepage.hasbanner .header-four {
  position: unset;
  background: #fff;
  margin: 0;
}

.header-four .header-t {
  border-bottom: 1px solid #e6e6ee;
  padding: 5px 0;
}

.header-four .header-t .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font-size: 0.8em;
}

.header-four .header-t .social-networks li {
  float: left;
  margin-right: 35px;
}

.header-four .header-t .social-networks li:last-child {
  margin-right: 0;
}

.header-four .header-t .social-networks li a {
  display: block;
  color: #8b93a6;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.header-four .header-t .social-networks li a:hover,
.header-four .header-t .social-networks li a:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.header-four .header-t .tel-link {
  float: right;
  font-size: 0.8em;
  font-weight: 600;
  color: #8b93a6;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.header-four .header-t .tel-link svg {
  margin-right: 5px;
}

.header-four .header-t .tel-link:hover,
.header-four .header-t .tel-link:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.homepage.hasbanner .header-four .site-branding .site-title a,
.header-four .site-branding .site-title a {
  color: #000;
}

.homepage.hasbanner .header-four .right .tools .languages li a,
.header-four .right .tools .languages li a {
  color: #8a92a5;
}

.homepage.hasbanner .header-four .right .tools .form-section-holder .form-section svg,
.header-four .right .tools .form-section-holder .form-section svg {
  fill: #8a92a5;
}

.header-four .main-header {
  padding: 15px 0;
}

.header-four .main-header:after {
  display: block;
  clear: both;
  content: "";
}

.homepage.hasbanner .header-four .site-branding .site-description {
  color: #333;
}

.header-four .navigation-holder {
  background: #5d7cfb;
}

.header-four .main-navigation ul li a {
  color: #fff !important;
}

.header-four .main-navigation ul li a:hover,
.header-four .main-navigation ul li a:focus {
  color: rgba(255, 255, 255, 0.8) !important;
}

.header-four .main-navigation ul ul li a {
  color: #333 !important;
}

.header-four .main-navigation ul ul li a:hover,
.header-four .main-navigation ul ul li a:focus {
  color: var(--primary-color) !important;
}

@media only screen and (max-width: 1024px) {
  .header-four .header-t,
.header-four .navigation-holder {
    display: none;
  }

  .homepage.hasbanner .header-four #toggle-button,
.header-four #toggle-button {
    border-color: #ececec;
  }

  .homepage.hasbanner .header-four #toggle-button span:before,
.homepage.hasbanner .header-four #toggle-button span:after,
.homepage.hasbanner .header-four #toggle-button span,
.header-four #toggle-button span:before,
.header-four #toggle-button span:after,
.header-four #toggle-button span {
    background: #8a93a7;
  }
}
/*==============================
 Background Style
==============================*/
.site {
  background: #fff;
}

.custom-background .site {
  max-width: 95%;
  margin: 0 auto;
}

.custom-background.homepage.hasbanner .header-one {
  max-width: 95%;
  left: auto;
}

/*===================================
 Custom widget style
===================================*/
.widget-area .widget_travel_booking_toolkit_cta_widget .wptravelengine-cta-container,
.site-footer .widget_travel_booking_toolkit_cta_widget .wptravelengine-cta-container {
  padding: 60px 30px;
}

.widget-area .widget_travel_booking_toolkit_cta_widget .travel_booking_toolkit-cta-bg,
.site-footer .widget_travel_booking_toolkit_cta_widget .travel_booking_toolkit-cta-bg {
  position: relative;
  z-index: 1;
}

.widget-area .widget_travel_booking_toolkit_cta_widget .centered,
.site-footer .widget_travel_booking_toolkit_cta_widget .centered {
  text-align: center;
}

.widget-area .widget_travel_booking_toolkit_cta_widget .travel_booking_toolkit-cta-bg:before,
.site-footer .widget_travel_booking_toolkit_cta_widget .travel_booking_toolkit-cta-bg:before {
  content: "";
  background: rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#secondary .widget_travel_booking_toolkit_cta_widget .widget-title,
.site-footer .widget_travel_booking_toolkit_cta_widget .widget-title,
.widget-area .widget_travel_booking_toolkit_cta_widget .text-holder p,
.site-footer .widget_travel_booking_toolkit_cta_widget .text-holder p {
  color: #fff;
}

.btn-cta {
  display: inline-block;
  background: var(--primary-color);
  color: #fff;
  padding: 14px 40px;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  line-height: 1;
  /*text-transform: uppercase;*/
  border: 1px solid var(--primary-color);
  border-radius: 100px;
  margin: 5px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.btn-cta:hover,
.btn-cta:focus {
  text-decoration: none;
  background: none;
}

.widget-area .widget_travel_booking_toolkit_cta_widget .right .button-holder,
.site-footer .widget_travel_booking_toolkit_cta_widget .right .button-holder {
  text-align: right;
}

/*=======================================
 Clients Logos widget
========================================*/
.widget_wptravelengine_client_logo_widget .image-holder {
  margin: 0 0 20px;
}

.widget_wptravelengine_client_logo_widget .image-holder .black-white {
  filter: grayscale(100%);
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.widget_wptravelengine_client_logo_widget .image-holder .black-white:hover,
.widget_wptravelengine_client_logo_widget .image-holder .black-white:focus {
  filter: grayscale(0);
}

/*================================
 widget contact us style
================================*/
#secondary .widget_travel_booking_toolkit_contact_social_links .contact-list,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .contact-list {
  margin: 0 0 30px;
}

#secondary .widget_travel_booking_toolkit_contact_social_links .contact-list li,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .contact-list li {
  padding-bottom: 0;
  border-bottom: 0;
}

#secondary .widget_travel_booking_toolkit_contact_social_links .contact-list li svg,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .contact-list li svg {
  margin-right: 5px;
  width: 20px;
}

#secondary .widget_travel_booking_toolkit_contact_social_links .social-networks,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .social-networks {
  overflow: hidden;
}

#secondary .widget_travel_booking_toolkit_contact_social_links .social-networks li,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .social-networks li {
  padding: 0;
  margin-right: 15px;
  border-bottom: 0;
  float: left;
  margin-right: 15px;
}

/*======================
WIDGET CONTACT INFO
=====================*/
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links .travel_booking_toolkit-contact-widget-wrap.contact-info p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.9em;
}

#secondary .widget_travel_booking_toolkit_contact_social_links ul li,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul li {
  border-bottom: none;
  padding-bottom: 0;
  position: relative;
  padding-left: 50px;
  min-height: 35px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul li {
  color: rgba(255, 255, 255, 0.6);
}

.widget_travel_booking_toolkit_contact_social_links ul li svg {
  font-size: 16px;
  width: 35px !important;
  text-align: center;
  height: 35px;
  line-height: 35px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 100%;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}

.site-footer .widget_travel_booking_toolkit_contact_social_links ul li svg {
  color: #fff;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks li a svg {
  background: none;
  margin: auto;
  right: 0;
  padding: 0;
  width: 15px !important;
  height: 17px;
  line-height: normal;
  top: 11px;
}

.widget_travel_booking_toolkit_contact_social_links ul.social-networks,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul.social-networks {
  margin-top: 30px;
}

.widget_travel_booking_toolkit_contact_social_links .social-networks li,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul.social-networks li {
  display: inline-block;
  padding-left: 0;
  margin: 5px;
}

.widget_travel_booking_toolkit_contact_social_links .social-networks li a,
.site-footer .footer-t .widget_travel_booking_toolkit_contact_social_links ul.social-networks li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  font-size: 25px;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks {
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 20px;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks li {
  margin: 5px;
  padding: 0;
  display: inline-block;
  text-align: center;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks li a {
  font-size: 18px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

#secondary .widget .travel_booking_toolkit-contact-widget-wrap ul.social-networks li a:hover {
  background: var(--primary-color);
  color: #fff;
}

/*=================================
 Icon text widget style
=================================*/
.widget_travel_booking_toolkit_icon_text_widget .primary-btn:hover,
.widget_travel_booking_toolkit_icon_text_widget .primary-btn:focus {
  background: none;
  border-color: var(--primary-color);
}

/*==============================
 Image Text widget
==============================*/
.widget_travel_booking_toolkit_image_text_widget .primary-btn:hover,
.widget_travel_booking_toolkit_image_text_widget .primary-btn:focus {
  background: none;
  border-color: var(--primary-color);
}

/*===============================
 Recent Post widget style
================================*/
#secondary .widget_travel_booking_toolkit_recent_post ul li,
.site-footer .footer-t .widget_travel_booking_toolkit_recent_post ul li {
  padding: 0;
  border-bottom: 0;
  margin: 0 0 30px;
}

.widget_travel_booking_toolkit_recent_post ul li:after {
  display: block;
  clear: both;
  content: "";
}

.widget_travel_booking_toolkit_recent_post ul li .post-thumbnail {
  float: left;
  width: 95px;
  margin-right: 20px;
  height: 80px;
}

.widget_travel_booking_toolkit_recent_post ul li .post-thumbnail img {
  vertical-align: top;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.widget_travel_booking_toolkit_recent_post ul li .entry-header {
  overflow: hidden;
}

.widget_travel_booking_toolkit_recent_post ul li .entry-header .cat-links,
.widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-meta {
  font-size: 0.556em;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 8px;
  text-transform: uppercase;
  display: block;
}

#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .cat-links a,
#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-meta a {
  color: #b1b1b2;
  margin: 0 5px 5px 0;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .cat-links a:hover,
#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .cat-links a:focus,
#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-meta a:hover,
#secondary .widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-meta a:focus {
  color: var(--primary-color);
}

.widget_travel_booking_toolkit_recent_post ul li .entry-header .entry-title {
  font-size: 1.111em;
  line-height: 1.25em;
  font-weight: 700;
  margin: 0 0 8px;
}

.widget_travel_booking_toolkit_recent_post .style-two li .post-thumbnail,
.widget_travel_booking_toolkit_recent_post .style-three li .post-thumbnail {
  float: none;
  display: block;
  width: 100%;
  margin: 0 0 20px;
  height: auto;
}

.widget_travel_booking_toolkit_recent_post .style-three li .entry-header {
  max-width: 90%;
  margin: -50px auto 0;
  background: #fff;
  padding: 20px;
  position: relative;
  z-index: 1;
  text-align: center;
}

/*=====================================
 Post pagination Style
====================================*/
.site-main .post-navigation .nav-previous {
  padding-left: 30px;
  position: relative;
}

.site-main .post-navigation .nav-previous:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16.01,11H8v2h8.01v3L22,12,16.01,8Z'/></svg>") no-repeat 10px 13px;
  background-size: 1.5em;
  width: 32px;
  height: 32px;
  transform: rotate(180deg);
}

.site-main .post-navigation .nav-previous a {
  display: block;
}

.site-main .post-navigation .nav-previous a:hover,
.site-main .post-navigation .nav-previous a:focus {
  text-decoration: none;
}

.site-main .post-navigation .nav-previous .meta-nav {
  display: block;
  font-size: 0.6em;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px;
  color: #ccc6c8;
}

.site-main .post-navigation .nav-previous .post-title {
  display: block;
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 700;
  color: #000000;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.site-main .post-navigation .nav-previous:hover .post-title,
.site-main .post-navigation .nav-previous:focus .post-title {
  color: var(--primary-color);
}

.site-main .post-navigation .nav-next {
  position: relative;
  padding-right: 30px;
}

.site-main .post-navigation .nav-next:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16.01,11H8v2h8.01v3L22,12,16.01,8Z'/></svg>") no-repeat 9px -4px;
  background-size: 1.5em;
  width: 32px;
  height: 32px;
}

.site-main .post-navigation .nav-next a {
  display: block;
}

.site-main .post-navigation .nav-next a:hover,
.site-main .post-navigation .nav-next a:focus {
  text-decoration: none;
}

.site-main .post-navigation .nav-next .meta-nav {
  display: block;
  font-size: 0.6em;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 5px;
  color: #ccc6c8;
}

.site-main .post-navigation .nav-next .post-title {
  display: block;
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 700;
  color: #000000;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.site-main .post-navigation .nav-next:hover .post-title,
.site-main .post-navigation .nav-next:focus .post-title {
  color: var(--primary-color);
}

/*==================================
 Advance Search Form Style
==================================*/
.trip-search h3 {
  display: none;
}

.trip-search form {
  background: rgba(240, 244, 245, 0.85);
  padding: 10px;
  border-radius: 4px;
}

.trip-search form .class-wte-advanced-search-wrapper {
  background: #fff;
  margin: 0;
  border-radius: 4px;
  width: 100%;
}

.trip-search form .custom-select select {
  border: 0;
  width: 100%;
  font-size: 0.8em;
  line-height: 1.688em;
  color: #8a93a7;
}

.trip-search form .class-wte-advanced-search-wrapper .advanced-search-field {
  padding: 0;
  border-right: 1px solid #e7e9ed;
  padding: 10px 15px;
  position: relative;
}

.trip-search form .custom-select {
  position: relative;
  padding-left: 18px;
}

.trip-search form .trip-destination .custom-select:before {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16,0C9.6-0.2,4.3,4.8,4,11.1c-0.1,1.9,0.4,3.8,1.3,5.5c2.4,4.4,9.6,14.5,9.9,14.9c0.2,0.3,0.5,0.4,0.8,0.4c0.3,0,0.6-0.1,0.8-0.4c0.3-0.4,7.4-10.6,9.9-14.9c0.9-1.7,1.4-3.6,1.4-5.5C27.7,4.8,22.4-0.2,16,0z M16,16.5c-3,0-5.4-2.4-5.4-5.4v0c0-3,2.4-5.4,5.4-5.4c3,0,5.4,2.4,5.4,5.4C21.3,14,18.9,16.4,16,16.5z'/></svg>") no-repeat center center #fff;
  background-size: 16px;
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.trip-search form .trip-activities .custom-select:before {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16.8,30.3v-6.1L11,19.8c-0.6-0.5-1-1.2-0.8-2c0-0.3,0-0.6,0.1-1l2.1-7.7c0.1-0.4,0.3-0.7,0.5-1c0.5-1,1.7-1.4,2.8-0.9c0.1,0,0.1,0.1,0.2,0.1l10.5,6.1c0.6,0.3,0.8,1.1,0.5,1.7c0,0,0,0.1-0.1,0.1c-0.2,0.3-0.5,0.5-0.8,0.5l-1,15.4c0,0.4-0.4,0.7-0.8,0.7h0c-0.4,0-0.7-0.4-0.7-0.8c0,0,0,0,0,0l1-15.7l-7.6-3.3l-1.6,5.7l4.6,4.3l0.1,0.1c0.3,0.3,0.5,0.7,0.5,1.2v6.9c-0.1,1-0.9,1.8-1.9,1.7C17.6,31.9,16.9,31.2,16.8,30.3L16.8,30.3z M6,31.8c-0.9-0.3-1.3-1.3-0.9-2.2c0,0,0,0,0,0l3.4-7.4c0.5-1,1.6-1.4,2.6-1c0.9,0.3,1.4,1.4,1.1,2.3c0,0,0,0.1-0.1,0.1l0,0.1L8.5,31c-0.3,0.6-1,1-1.6,1C6.6,32,6.3,31.9,6,31.8L6,31.8z M7.4,18H7.1c-0.6,0-1.1-0.4-1.1-1L5.6,8.6c0-0.7,0.2-1.3,0.6-1.9L7.3,5c0.3-0.5,1-0.6,1.5-0.2L11,6.3c0.5,0.4,0.7,1,0.6,1.6L8.8,17C8.6,17.6,8,17.9,7.4,18L7.4,18z M16.8,6.3c-1.7,0-3.1-1.4-3.1-3.1C13.6,1.4,15,0,16.7,0c0.1,0,0.2,0,0.2,0c1.7,0,3.2,1.3,3.2,3.1c0,1.7-1.3,3.2-3.1,3.2c-0.1,0-0.1,0-0.2,0L16.8,6.3z'/></svg>") no-repeat center center #fff;
  background-size: 16px;
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.trip-search form .custom-select:after {
  position: absolute;
  top: 7px;
  right: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M11,13.5l5,5l5-5H11z'/></svg>") no-repeat center center #fff;
  /*background-size: 1.5em;*/
  width: 17px;
  height: 22px;
  pointer-events: none;
}

.trip-search form .class-wte-advanced-search-wrapper .advanced-search-field strong {
  font-size: 0.8em;
  line-height: 1.688em;
  color: #8a93a7;
  font-weight: 400;
  display: block;
  margin-top: 3px;
  position: relative;
  padding-left: 20px;
  line-height: 40px;
}

.trip-search form .class-wte-advanced-search-wrapper .trip-duration strong:before {
  position: absolute;
  top: 12px;
  left: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M30.3,32H1.5C0.7,32,0,31.3,0,30.5c0,0,0,0,0,0V4.6c0-0.8,0.7-1.5,1.5-1.5h4.6V1.5C6.1,0.7,6.8,0,7.6,0c0.8,0,1.5,0.7,1.5,1.5c0,0,0,0,0,0v1.5h13.7V1.5c0-0.8,0.7-1.5,1.5-1.5c0.8,0,1.5,0.7,1.5,1.5v1.5h4.6c0.8,0,1.5,0.7,1.5,1.5v25.9C31.9,31.3,31.2,32,30.3,32z M28.9,13c0-0.4-0.3-0.7-0.7-0.7c0,0,0,0,0,0H3.8C3.4,12.2,3,12.6,3,13c0,0,0,0,0,0v15.2c0,0.4,0.3,0.7,0.7,0.7c0,0,0,0,0,0h24.3c0.4,0,0.7-0.3,0.7-0.7c0,0,0,0,0,0L28.9,13L28.9,13z M25.8,19.1h-3c-0.4,0-0.7-0.3-0.7-0.7c0,0,0,0,0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.8l0,0v3C26.6,18.7,26.2,19.1,25.8,19.1L25.8,19.1z M17.5,26.7h-3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0h3c0.4,0,0.7,0.3,0.7,0.7v0v3C18.2,26.3,17.9,26.7,17.5,26.7L17.5,26.7z M17.5,19.1h-3c-0.4,0-0.7-0.3-0.7-0.8l0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.7c0,0,0,0,0,0v3C18.2,18.7,17.9,19.1,17.5,19.1L17.5,19.1z M9.1,26.7h-3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0h3c0.4,0,0.7,0.3,0.7,0.7v0v3C9.9,26.3,9.5,26.7,9.1,26.7C9.1,26.7,9.1,26.7,9.1,26.7L9.1,26.7z M9.1,19.1h-3c-0.4,0-0.7-0.3-0.7-0.8l0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.8l0,0v3C9.9,18.7,9.6,19,9.1,19.1C9.2,19.1,9.1,19.1,9.1,19.1L9.1,19.1z'/></svg>") no-repeat center center #fff;
  background-size: 16px;
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.trip-search form .class-wte-advanced-search-wrapper .trip-cost strong:before {
  position: absolute;
  top: 13px;
  left: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M16,0C7.2,0,0,7.2,0,16s7.2,16,16,16s16-7.2,16-16C32,7.2,24.8,0,16,0z M16,2.8c7.3,0,13.2,5.9,13.2,13.2c0,7.3-5.9,13.2-13.2,13.2C8.7,29.2,2.8,23.3,2.8,16C2.8,8.7,8.7,2.8,16,2.8C16,2.8,16,2.8,16,2.8L16,2.8zM16,5.6c-0.8,0-1.4,0.6-1.4,1.4v0.8c-0.9,0.2-1.7,0.5-2.5,1.1c-1.1,0.9-1.7,2.2-1.7,3.6c0,1.4,0.8,2.7,2,3.5c1,0.5,2,0.9,3.1,1.3c1.3,0.5,3.3,0.9,3.3,2.2c0,0.6-0.2,1.1-0.7,1.4c-0.6,0.4-1.3,0.7-2.1,0.7c-1.2,0-2.3-0.6-3-1.7c-0.4-0.7-1.2-0.9-1.9-0.6c-0.7,0.4-0.9,1.2-0.6,1.9c0,0,0.1,0.1,0.1,0.1c0.9,1.4,2.3,2.5,4,2.8v0.9c0.1,0.8,0.8,1.3,1.5,1.2c0.6-0.1,1.2-0.6,1.2-1.2v-0.8c0.9-0.2,1.7-0.6,2.5-1.1c1.1-0.9,1.7-2.2,1.7-3.6c0-1.4-0.8-2.7-2-3.5c-1-0.5-2-0.9-3.1-1.3c-1.3-0.5-3.3-1-3.3-2.2c0-0.6,0.2-1.1,0.7-1.5c0.6-0.4,1.3-0.7,2.1-0.6c1.2,0,2.3,0.6,3,1.6c0.4,0.6,1.3,0.8,1.9,0.4c0.6-0.4,0.8-1.2,0.5-1.8c-0.9-1.4-2.3-2.4-4-2.8V7C17.4,6.2,16.8,5.6,16,5.6C16,5.6,16,5.6,16,5.6L16,5.6z'/></svg>") no-repeat center center #fff;
  background-size: 16px;
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.trip-search form .trip-dates .custom-select:before {
  position: absolute;
  top: 10px;
  left: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M30.3,32H1.5C0.7,32,0,31.3,0,30.5c0,0,0,0,0,0V4.6c0-0.8,0.7-1.5,1.5-1.5h4.6V1.5C6.1,0.7,6.8,0,7.6,0c0.8,0,1.5,0.7,1.5,1.5c0,0,0,0,0,0v1.5h13.7V1.5c0-0.8,0.7-1.5,1.5-1.5c0.8,0,1.5,0.7,1.5,1.5v1.5h4.6c0.8,0,1.5,0.7,1.5,1.5v25.9C31.9,31.3,31.2,32,30.3,32z M28.9,13c0-0.4-0.3-0.7-0.7-0.7c0,0,0,0,0,0H3.8C3.4,12.2,3,12.6,3,13c0,0,0,0,0,0v15.2c0,0.4,0.3,0.7,0.7,0.7c0,0,0,0,0,0h24.3c0.4,0,0.7-0.3,0.7-0.7c0,0,0,0,0,0L28.9,13L28.9,13z M25.8,19.1h-3c-0.4,0-0.7-0.3-0.7-0.7c0,0,0,0,0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.8l0,0v3C26.6,18.7,26.2,19.1,25.8,19.1L25.8,19.1z M17.5,26.7h-3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0h3c0.4,0,0.7,0.3,0.7,0.7v0v3C18.2,26.3,17.9,26.7,17.5,26.7L17.5,26.7z M17.5,19.1h-3c-0.4,0-0.7-0.3-0.7-0.8l0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.7c0,0,0,0,0,0v3C18.2,18.7,17.9,19.1,17.5,19.1L17.5,19.1z M9.1,26.7h-3c-0.4,0-0.7-0.3-0.7-0.7v-3c0-0.4,0.3-0.7,0.7-0.7h0h3c0.4,0,0.7,0.3,0.7,0.7v0v3C9.9,26.3,9.5,26.7,9.1,26.7C9.1,26.7,9.1,26.7,9.1,26.7L9.1,26.7z M9.1,19.1h-3c-0.4,0-0.7-0.3-0.7-0.8l0,0v-3c0-0.4,0.3-0.7,0.7-0.8c0,0,0,0,0,0h3c0.4,0,0.7,0.3,0.7,0.8l0,0v3C9.9,18.7,9.6,19,9.1,19.1C9.2,19.1,9.1,19.1,9.1,19.1L9.1,19.1z'/></svg>") no-repeat center center #fff;
  background-size: 16px;
  width: 16px;
  height: 16px;
  pointer-events: none;
}

.trip-search form .class-wte-advanced-search-wrapper .advanced-search-field strong:after {
  position: absolute;
  top: 7px;
  right: 0;
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' fill='gray'><path d='M11,13.5l5,5l5-5H11z'/></svg>") no-repeat center center #fff;
  /*background-size: 1.5em;*/
  width: 17px;
  height: 22px;
  pointer-events: none;
}

.trip-search form .class-wte-advanced-search-wrapper .search-dur,
.trip-search form .class-wte-advanced-search-wrapper .search-price {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 10px 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 5px 5px;
  z-index: 1;
  border-right: 0;
}

.trip-search form .search-dur .ui-widget.ui-widget-content,
.trip-search form .search-price .ui-widget.ui-widget-content {
  height: 2px;
  background: #d3d3d3;
  border-radius: 0;
  margin: 0 0 10px;
}

.trip-search form .search-dur .ui-slider-horizontal .ui-slider-range,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-range {
  border-radius: 0;
  background: var(--primary-color);
  height: 2px;
  top: -1px;
}

.trip-search form .search-dur .ui-slider-horizontal .ui-slider-handle,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-handle {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 6px solid var(--primary-color);
  border-bottom: 8px solid transparent;
  background: none;
  border-right: 0;
  border-radius: 0;
  top: -8px;
  margin-left: -1px;
}

.trip-search form .search-dur .ui-slider-horizontal .ui-slider-handle + .ui-slider-handle,
.trip-search form .search-price .ui-slider-horizontal .ui-slider-handle + .ui-slider-handle {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: -5px;
}

.trip-search form .search-dur .duration-slider-value,
.trip-search form .search-price .cost-slider-value {
  overflow: hidden;
}

.trip-search form .search-dur .duration-slider-value .min-duration,
.trip-search form .search-price .cost-slider-value .min-cost {
  float: left;
  font-size: 0.75em;
  background: #eee;
  border-radius: 20px;
  padding: 0 10px;
  line-height: 2em;
}

.trip-search form .search-dur .duration-slider-value .max-duration,
.trip-search form .search-price .cost-slider-value .max-cost {
  float: right;
  font-size: 0.75em;
  background: #eee;
  border-radius: 20px;
  padding: 0 10px;
  line-height: 2em;
}

.trip-search form input[type=submit] {
  border-radius: 0 4px 4px 0;
  height: 100%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
  .trip-search form .class-wte-advanced-search-wrapper .advanced-search-field-submit {
    padding: 10px 15px;
  }

  .trip-search form input[type=submit] {
    width: 100%;
    border-radius: 0;
  }
}
.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .cat-links a {
  color: #000;
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .cat-links a:hover,
.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .cat-links a:focus {
  color: var(--primary-color);
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .entry-title a {
  color: #000;
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .entry-title a:hover,
.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-header .entry-title a:focus {
  color: var(--primary-color);
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-meta a {
  color: #000;
}

.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-meta a:hover,
.site-footer .widget_travel_booking_toolkit_recent_post .style-three li .entry-meta a:focus {
  color: var(--primary-color);
}

/*===============================
 Trip Listing Page
===============================*/
.post-type-archive-trip .trip-content-area .page-header {
  display: none;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .holder {
  border: 1px solid #ddd;
  border-radius: 5px;
  height: 100%;
  overflow: hidden;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder {
  position: relative;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder img {
  vertical-align: top;
  border-radius: 5px 5px 0 0;
  width: 100%;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .trip-post-thumbnail {
  margin: 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .price-holder {
  position: absolute;
  bottom: 10px;
  left: 10px;
  vertical-align: middle;
  background: #f6f6f3;
  padding: 0 20px;
  border-radius: 100px;
  text-align: center;
  margin: 0 7px;
  font-size: 0.8em;
  font-weight: 900;
  color: #010101;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount {
  position: absolute;
  bottom: 10px;
  right: 10px;
  top: inherit;
  margin: 0 7px;
  background: #10c867;
  color: #ffffff;
  font-size: 0.7em;
  font-weight: 700;
  border-radius: 100px;
  padding: 1px 20px;
  cursor: pointer;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount:before {
  display: none;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount .tooltip {
  position: absolute;
  bottom: 100%;
  right: 50%;
  top: inherit;
  left: inherit;
  width: 170px;
  font-size: 0.9em;
  line-height: 1.3em;
  border-radius: 100px;
  background: #000000;
  -webkit-transform: translate(50%, -10px);
  transform: translate(50%, -10px);
  padding: 5px;
  display: none;
  text-align: center;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount .tooltip:after {
  display: none;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount .tooltip:before {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000000;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount:hover .tooltip,
.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .img-holder .group-discount:focus .tooltip {
  display: block;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder {
  padding: 20px 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .star-holder {
  padding: 0 30px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .review-wrap {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .review-wrap .average-rating {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .title {
  padding: 30px 30px 0;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  margin: 0 0 10px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .title a {
  color: #010101;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .title a:hover,
.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .title a:focus {
  color: var(--primary-color);
  text-decoration: none;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .meta-info {
  font-size: 0.8em;
  color: #6e6e6e;
  padding: 0 30px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info {
  padding: 30px;
  border-top: 1px solid #dddddd;
  margin-top: 30px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info h3 {
  font-size: 0.8em;
  font-weight: 700;
  color: #010101;
  margin: 0;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  color: #6e6e6e;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li {
  overflow: hidden;
  position: relative;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted #b6b6b6;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li .left {
  color: var(--primary-color);
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li .right {
  float: right;
  background: #fff;
  position: relative;
  z-index: 1;
  padding-left: 10px;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .btn-holder {
  padding: 0 30px;
  text-align: center;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .btn-holder .btn-more {
  text-transform: uppercase;
  padding: 5px 37px;
  display: inline-block;
  background: var(--primary-color);
  color: #fff;
  line-height: 1.6875em;
  font-size: 0.8em;
  font-weight: 700;
  border: 1px solid var(--primary-color);
  border-radius: 100px;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .btn-holder .btn-more:hover,
.post-type-archive-trip .trip-content-area .wp-travel-engine-archive-wrap .text-holder .btn-holder .btn-more:focus {
  text-decoration: none;
  color: var(--primary-color);
  background: none;
}

/*=============================
 Trip Result Page Style
=============================*/
/*.trip-search-result #primary .advanced-search-wrapper .sidebar{
    background: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar h2{
    font-size: 1em;
    color: #000;
    padding: 20px 30px;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field{
    padding: 20px 30px 0;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field:last-child{
    padding-bottom: 20px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar h3{
    font-size: 0.900em;
    margin: 0 0 18px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar ul{
    font-size: 0.800em;
    color: #6E6E6E;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar ul ul{
    font-size: 1em;
    margin-left: 15px;
    margin-top: 5px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar ul li .count{
    background: #F7F8F9;
    padding: 0 10px;
    border-radius: 100px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-widget.ui-widget-content{
    height: 2px;
    background: #E3E5E7;
    border: 0;
    border-radius: 0;
    margin: 0 0 20px;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-range{
    background: var(--primary-color);
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-handle{
    width: 14px;
    height: 14px;
    background: var(--primary-color);
    border-radius: 50%;
    border: 0;
    top: -6px;
    margin: 0;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .ui-slider-horizontal .ui-slider-handle:after{
    position: absolute;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #F4F6F8;
    content: '';
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value{
    overflow: hidden;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value .min-cost,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value .min-duration{
    float: left;
    font-size: 0.75em;
    background: #eee;
    border-radius: 20px;
    padding: 0 10px;
    line-height: 2em;
}

.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .cost-slider-value .max-cost,
.trip-search-result #primary .advanced-search-wrapper .sidebar .advanced-search-field .duration-slider-value .max-duration{
    float: right;
    font-size: 0.75em;
    background: #eee;
    border-radius: 20px;
    padding: 0 10px;
    line-height: 2em;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .foundPosts{
    font-size: 1.700em;
    line-height: 1.421em;
    margin: 0 0 20px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .holder{
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder{
    position: relative;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder img{
    width: 100%;
    border-radius: 5px 5px 0 0;
    vertical-align: top;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .price-holder{
    position: absolute;
    bottom: 10px;
    left: 10px;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .price-holder{
    position: absolute;
    bottom: 10px;
    left: 10px;
    vertical-align: middle;
    background: #f6f6f3;
    padding: 0 20px;
    border-radius: 100px;
    text-align: center;
    margin: 0 7px;
    font-size: 0.8em;
    font-weight: 900;
    color: #010101;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount{
    position: absolute;
    bottom: 10px;
    right: 10px;
    margin: 0 7px;
    background: #10c867;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 700;
    border-radius: 100px;
    padding: 1px 20px;
    cursor: pointer;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount .tooltip{
    position: absolute;
    bottom: 100%;
    right: 50%;
    width: 170px;
    font-size: 0.9em;
    line-height: 1.3em;
    border-radius: 100px;
    background: #000000;
    -webkit-transform: translate(50%, -10px);
    transform: translate(50%, -10px);
    padding: 5px;
    display: none;
    text-align: center;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount .tooltip:after{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000000;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount:hover .tooltip,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .img-holder .group-discount:focus .tooltip{
    display: block;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder{
    padding: 20px 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .star-holder{
    padding: 0 30px;
    margin-bottom: 10px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .review-wrap{
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .review-wrap .average-rating{
    margin: 0;
    padding: 0;
    border-bottom: 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .title{
    padding: 0 30px;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
    margin: 0 0 10px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .title a{
    color: #010101;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .title a:hover,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .title a:focus{
    color: var(--primary-color);
    text-decoration: none;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .meta-info{
    font-size: 0.8em;
    color: #6e6e6e;
    padding: 0 30px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info{
    padding: 30px;
    border-top: 1px solid #dddddd;
    margin-top: 30px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info h3{
    font-size: 0.8em;
    font-weight: 700;
    color: #010101;
    margin: 0;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8em;
    color: #6e6e6e;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list li{
    overflow: hidden;
    position: relative;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list li:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-bottom: 1px dotted #b6b6b6;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list li .left{
    color: var(--primary-color);
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .next-trip-info .next-departure-list li .right{
    float: right;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-left: 10px;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .btn-holder{
    padding: 0 30px;
    text-align: center;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .btn-holder .btn-more{
    text-transform: uppercase;
    padding: 5px 37px;
    display: inline-block;
    background: var(--primary-color);
    color: #fff;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    border: 1px solid var(--primary-color);
    border-radius: 100px;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
}

.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .btn-holder .btn-more:hover,
.trip-search-result #primary .advanced-search-wrapper .wte-advanced-search-wrap .grid .col .text-holder .btn-holder .btn-more:focus{
    text-decoration: none;
    color: var(--primary-color);
    background: none;
}

.trip-search-result #primary .advanced-search-wrapper{
    position: relative;
}*/
#loader {
  position: absolute;
}

/*====================================
 Testimonial Archive Page Style
====================================*/
.page-template-testimonial .testimoanil-holder {
  margin-top: 50px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item {
  border-top: 1px solid #dddddd;
  padding: 60px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left {
  width: 162px;
  margin-right: 50px;
  align-items: flex-start;
  text-align: center;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .img-holder {
  margin: 0 0 24px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .img-holder img {
  width: 128px;
  height: 128px;
  object-fit: cover;
  border-radius: 50%;
  vertical-align: top;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .star-holder {
  margin: 0 0 5px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .star-holder .jq-ry-container {
  margin: 0 auto;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left .name {
  display: block;
  font-size: 0.9em;
  margin: 0 0 5px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .left address {
  margin: 0;
  font-style: normal;
  font-size: 0.8em;
  line-height: 1.25em;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .right {
  align-items: flex-start;
  flex: 1 0 0;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .right .visited-on {
  display: block;
  font-size: 0.8em;
  line-height: 1.75em;
  margin: 0 0 8px;
}

.page-template-testimonial .testimoanil-holder .testimonial-item .right .testimonial-title {
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 700;
  color: var(--primary-color);
}

.page-template-testimonial .testimoanil-holder .testimonial-item .right .testimonial-content {
  font-size: 0.9em;
  line-height: 1.833em;
}

/*==================================
 Thank You Page Style
==================================*/
.thank-you #secondary {
  display: none !important;
}

.thank-you .page-header {
  max-width: 945px;
  margin: 0 auto;
  text-align: center;
}

.thank-you .page-header .page-title {
  padding: 0;
  margin: 0;
}

.thank-you .page-header .page-title:after {
  display: none;
}

.thank-you #primary {
  width: 100%;
  padding: 0 15px;
}

.thank-you #primary .page .text-holder {
  max-width: 945px;
  margin: 0 auto;
  text-align: center;
}

#primary .entry-content .thank-you-container .trip-details {
  font-size: 18px;
}

.detail-container {
  margin: 0 auto;
  max-width: 575px;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  padding: 0;
  text-align: left;
}

.detail-item {
  border-bottom: 1px solid #f2f2f2;
}

/*Styles Addded*/
.trip-search-result #primary {
  width: 100%;
  padding: 0 15px;
}

/*.category-grid .category-trips-single-inner-wrap{
    overflow-x: hidden;
}*/
.category-grid .category-trips-single-inner-wrap .category-trip-fig .pop-trip-grpavil-icon {
  background: var(--primary-color);
}

.category-grid .category-trips-single-inner-wrap .pop-trip-grpavil-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  background: var(--primary-color);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
}

.category-grid .category-trips-single-inner-wrap .pop-trip-grpavil-txt {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -39px;
  display: inline-block;
  padding: 9px 15px;
  line-height: 1;
  font-size: 14px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: rgba(35, 35, 35, 0.4);
  background: #fff;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.13);
  opacity: 0;
  visibility: hidden;
  color: var(--primary-color);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.category-grid .category-trips-single-inner-wrap .pop-trip-grpavil-txt:before {
  position: absolute;
  z-index: 2;
  content: "";
  top: 100%;
  left: 17px;
  margin-top: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 9px 0 9px;
  border-color: #fff transparent transparent transparent;
}

.category-grid .category-trips-single-inner-wrap .pop-trip-grpavil-txt:after {
  position: absolute;
  z-index: 1;
  content: "";
  top: 100%;
  left: 17px;
  margin-top: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 9px 0 9px;
  border-color: #fff transparent transparent transparent;
}

.category-grid .category-trips-single-inner-wrap .pop-trip-grpavil-txt {
  color: var(--primary-color);
  font-size: 14px;
}

.category-grid .category-trips-single-inner-wrap .category-trip-group-avil:hover {
  cursor: pointer;
}

.category-grid .category-trips-single-inner-wrap .category-trip-group-avil:hover .pop-trip-grpavil-txt {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.category-grid .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount {
  background: #f6dc05;
  font-size: 16px;
  color: #010101;
  position: absolute;
  top: 5px;
  right: -29px;
  font-weight: 700;
  width: 124px;
  padding: 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.category-grid .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer {
  font-weight: 400;
  font-size: 14px;
}

.category-grid .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer span {
  font-weight: 700;
  font-size: 16px;
}

.category-grid .category-trips-single-inner-wrap .category-feat-ribbon {
  background: #f39c12;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 21px;
  right: 10px;
  left: -49px;
  font-weight: 700;
  width: 182px;
  padding: 0;
  margin-top: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(325deg);
}

.category-grid .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt {
  display: block;
  width: 100%;
  text-align: center;
  background: none;
  font-size: 15px;
  font-weight: 500;
}

.category-grid .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt:before,
.category-grid .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt:after {
  display: none;
}

.category-grid .category-trips-single-inner-wrap .category-feat-ribbon .cat-feat-shadow {
  content: "";
  display: none;
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget {
  background: #f6f6f3;
  padding: 15px 20px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget .price-holder .striked-price,
.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget .price-holder .old-price {
  font-size: 13px;
  color: #f95252;
  text-decoration: line-through;
  margin-right: 0;
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget .price-holder .actual-price,
.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget .price-holder .new-price {
  font-size: 16px;
  color: #010408;
  font-weight: 800;
  margin-left: 8px;
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap {
  padding: 0 20px;
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-title {
  font-size: 20px;
}

.category-list .category-trip-prc-title-wrap .category-trip-title a:hover,
.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-title a:hover {
  color: var(--primary-color);
}

.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span,
.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span a,
.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-dur span,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span a,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-dur span {
  font-size: 16px;
  color: rgba(35, 35, 35, 0.6);
  font-weight: 400;
}

.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span a:hover,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span a:hover {
  color: var(--primary-color);
}

.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc i svg,
.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-dur i svg,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc i svg,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-dur i svg {
  fill: rgba(35, 35, 35, 0.6);
}

.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review {
  margin: 15px 0 0;
}

.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .agg-rating.jq-ry-container,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .agg-rating.jq-ry-container {
  padding-left: 0;
}

.category-grid .category-trips-single-inner-wrap .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg,
.category-list .category-trips-single-inner-wrap .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
  height: 14px;
  width: 14px;
}

.category-grid .category-trips-single-inner-wrap .category-trip-aval-time {
  padding: 20px;
  text-align: center;
}

.category-main-wrap.category-grid .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap,
.category-main-wrap.category-grid .category-trips-single-inner-wrap .next-trip-info {
  text-align: left;
}

.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .category-trip-reviewcount,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .category-trip-reviewcount {
  font-size: 14px;
  color: rgba(35, 35, 35, 0.89);
}

.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .category-trip-reviewcount .stars,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .category-trip-reviewcount .stars,
.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .category-trip-reviewcount .review-based-on-wrap,
.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .category-trip-reviewcount .review-based-on-wrap {
  display: none;
}

.category-list .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .left,
.category-grid .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .left {
  color: var(--primary-color);
}

.category-list .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .left svg,
.category-grid .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .left svg {
  fill: var(--primary-color);
  vertical-align: top;
  margin-top: 8px;
}

.category-grid .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-viewmre-btn,
.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-viewmre-btn {
  background: var(--primary-color);
  margin-top: 20px;
  padding: 13px 35px;
  border: solid 1px var(--primary-color);
  -webkit-border-radius: 35px;
  border-radius: 35px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-viewmre-btn {
  padding: 13px 25px;
  margin: 0;
}

.category-grid .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-viewmre-btn:hover,
.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-viewmre-btn:hover {
  color: var(--primary-color);
  background: none;
  text-decoration: none;
}

.category-list .category-trips-single-inner-wrap .category-trip-fig .pop-trip-grpavil-icon {
  background: var(--primary-color);
}

.category-grid .category-trips-single-inner-wrap .category-trip-fig {
  position: relative;
  overflow: hidden;
}

.category-grid .category-trips-single-inner-wrap .category-trip-fig a {
  display: block;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.category-grid .category-trips-single-inner-wrap .category-trip-fig img {
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-transition: ease, 0.8s;
  -moz-transition: ease, 0.8s;
  -ms-transition: ease, 0.8s;
  -o-transition: ease, 0.8s;
  transition: ease, 0.8s;
}

.category-grid .category-trips-single-inner-wrap .category-trip-fig:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}

.category-grid .category-trips-single-inner-wrap .category-trip-fig .pop-trip-grpavil-txt,
.category-list .category-trips-single-inner-wrap .category-trip-fig .pop-trip-grpavil-txt {
  color: var(--primary-color);
  font-size: 14px;
}

.category-grid .category-trips-single-inner-wrap {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap {
  padding: 0 20px 25px;
}

.category-list .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desc {
  margin-top: 30px;
}

/*List*/
.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget .price-holder span.striked-price {
  font-size: 13px;
  color: #f95252;
  display: block;
  line-height: 1;
  margin-bottom: 5px;
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget .price-holder span.actual-price {
  font-size: 24px;
  font-weight: 800;
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title {
  font-size: 20px;
}

/*SIdebar*/
.wp-travel-engine-archive-outer-wrap .advanced-search-wrapper {
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .page-template-testimonial .testimoanil-holder .testimonial-item {
    flex-direction: column;
  }

  .page-template-testimonial .testimoanil-holder .testimonial-item .left {
    width: 100%;
    margin: 0 0 30px;
  }

  .page-template-testimonial .testimoanil-holder .testimonial-item .right {
    text-align: center;
  }

  .category-grid .category-trips-single-inner-wrap .category-feat-ribbon {
    top: 31px;
    right: 10px;
    left: -44px;
    font-weight: 700;
    width: 182px;
  }
}
/*Mobile Menu*/
.mobile-menu {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .site-header .right {
    display: none;
  }

  .mobile-menu {
    display: block;
    max-width: 540px;
    width: 100%;
    background: #f7f8f9;
    position: fixed;
    height: 100%;
    top: 0;
    right: -540px;
    /*right: 0;*/
    transition: cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    z-index: 9999;
    overflow: auto;
    padding: 50px 55px 50px;
  }

  .menu-open .mobile-menu {
    right: 0;
  }

  .mobile-menu .main-navigation {
    margin: 0 0 60px;
  }

  .mobile-menu .main-navigation ul li a {
    color: #010101 !important;
    padding: 20px 0 !important;
  }

  .mobile-menu .main-navigation ul ul li a {
    padding: 10px 0 !important;
  }

  .mobile-menu .main-navigation ul li a:hover,
.mobile-menu .main-navigation ul li a:focus,
.mobile-menu .main-navigation ul li:hover > a,
.mobile-menu .main-navigation ul li:focus > a,
.mobile-menu .main-navigation ul .current-menu-item > a,
.mobile-menu .main-navigation ul .current-menu-ancestor > a,
.mobile-menu .main-navigation ul .current_page_ancestor > a,
.mobile-menu .main-navigation ul .current_page_item > a {
    color: var(--primary-color) !important;
  }

  .mobile-menu .languages {
    width: 180px;
    margin: 0 auto 50px;
    display: block;
    text-align: center;
    padding: 0;
    list-style: none;
    line-height: 1.6875em;
    font-size: 0.8em;
    font-weight: 700;
    text-transform: uppercase;
  }

  .mobile-menu .languages li a {
    background: #ffffff;
    border: 1px solid #e7e9ed;
    border-radius: 5px;
    padding: 15px 22px;
    display: block;
    color: #303236;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
  }

  .mobile-menu .languages li {
    position: relative;
  }

  .mobile-menu .languages ul {
    padding: 0;
    margin-top: 6px;
    width: 100%;
    position: absolute;
    top: 100%;
    right: 0;
    background: #f7f8f9;
    margin: 6px 0 0;
    list-style: none;
    font-size: 1em;
    font-weight: 400;
    text-transform: none;
    border-radius: 0 0 5px 5px;
    display: none;
    z-index: 1;
  }

  .mobile-menu .languages ul li {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 6px;
  }

  .mobile-menu .languages li a:hover,
.mobile-menu .languages li a:focus {
    text-decoration: none;
    color: var(--primary-color);
    background: #f7f8f9;
  }

  .mobile-menu .languages ul li a {
    color: #333;
    display: block;
    padding: 0;
  }

  .mobile-menu .btn-close-menu {
    width: 50px;
    height: 50px;
    margin: 0 auto 30px;
    border: 1px solid #1c1b1b;
    border-radius: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
  }

  .mobile-menu .btn-close-menu span {
    width: 10px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .mobile-menu .btn-close-menu span:after {
    width: 2px;
    height: 10px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
  }

  .mobile-menu .search-form {
    background: #fff;
    padding: 10px 20px 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 0 40px;
  }

  .mobile-menu .search-form:after {
    display: block;
    clear: both;
    content: "";
  }

  .mobile-menu .search-form label {
    float: left;
    width: calc(100% - 20px);
  }

  .mobile-menu .search-form input[type=search] {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    color: #8a93a7;
    border: 0;
    border-radius: 0;
    background: none;
  }

  .mobile-menu .search-form input[type=submit] {
    float: right;
    margin: 11px 0 0 0;
    padding: 0;
    border: 0;
    font-size: 0;
    border-radius: 0;
    background: url(images/bg-search.png) no-repeat;
    width: 13px;
    height: 13px;
  }

  .mobile-menu .social-networks {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
  }

  .mobile-menu .social-networks li {
    margin: 5px;
  }

  .mobile-menu .social-networks li a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FE7BB5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
  }

  .mobile-menu .social-networks li a:hover {
    color: #fff;
  }

  .mobile-menu .tel-link {
    margin-top: 12px;
    text-align: center;
  }

  .site-header.header-five .header-t .social-networks {
    display: flex;
    width: 100%;
  }

  .site-header.header-five .header-t .social-networks li {
    margin: 5px;
    color: unset;
  }

  .site-header.header-five .header-t .social-networks li a:hover {
    color: white;
  }

  .site-header.header-five .header-t .tel-link a:hover {
    text-decoration: underline;
  }
}
/*===================================
 Sticky Menu Style
===================================*/
.sticky-menu {
  position: fixed !important;
  width: 100% !important;
  top: 0 !important;
  z-index: 9999;
}

.header-five .sticky-menu {
  background: #fff;
}

body:not(.hasbanner) .header-one.sticky-menu {
  background: #fff;
}

.header-three .sticky-menu {
  background: #fff;
}

.custom-background .header-two .sticky-menu,
.custom-background .header-three .sticky-menu,
.custom-background .header-four .sticky-menu,
.custom-background .header-one.sticky-menu {
  max-width: 95% !important;
}

/** Vertical Scroll for page template */
.page-template-template-trip_types .item .text {
  height: 250px;
  position: relative;
}

.page-template-template-activities .item .text {
  height: 250px;
  position: relative;
}

.team-section .col .text-holder .team-content {
  height: 157px;
  position: relative;
}

/*=============================================
 Header Layout Five Default style
=============================================*/
.homepage.hasbanner .header-five,
.heder-five {
  position: unset;
  background: #fff;
  margin: 0;
}

.header-five .header-t {
  border-bottom: 1px solid #e6e6ee;
  padding: 15px 0;
}

.header-five .header-t .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.header-five .header-t .social-networks {
  width: 30%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  font-size: 0.8em;
  flex-wrap: wrap;
}

.header-five .header-t .social-networks li {
  margin-right: 25px;
}

.header-five .header-t .social-networks li a {
  color: #8b93a6;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.header-five .header-t .social-networks li a:hover,
.header-five .header-t .social-networks li a:focus {
  color: var(--primary-color);
  text-decoration: none;
}

.header-five .header-t .site-branding {
  flex-basis: 0;
  flex-grow: 1;
  padding: 0;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.homepage.hasbanner .header-five .site-branding .site-title,
.header-five .site-branding .site-title {
  text-align: left;
}

.homepage.hasbanner .header-five .site-branding .site-title a,
.header-five .site-branding .site-title a {
  color: #000;
}

.homepage.hasbanner .header-five .site-branding .site-description,
.header-five .header-t .site-branding .site-description {
  color: #000;
}

.header-five .header-t .right {
  width: 30%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.header-five .header-t .right .tel-link {
  font-size: 0.8em;
  font-weight: 600;
  color: #8b93a6;
  -webkit-transition: ease 0.2s;
  -moz-transition: ease 0.2s;
  transition: ease 0.2s;
}

.header-five .header-t .right .tel-link svg {
  margin-right: 5px;
}

.header-five .header-t .right .tel-link:hover,
.header-five .header-t .right .tel-link:focus {
  text-decoration: none;
  color: var(--primary-color);
}

.header-five .header-t .right .separator {
  width: 1px;
  height: 32px;
  background: #e6e6ee;
  margin: 0 20px;
}

.header-five .header-t .right .tools {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.header-five .right .tools:after {
  display: none;
}

.homepage.hasbanner .header-five .right .tools .form-section-holder .form-section svg,
.header-five .right .tools .form-section-holder .form-section svg {
  fill: #8b93a6;
}

.homepage.hasbanner .header-five .main-navigation ul li a,
.header-five .main-navigation ul li a {
  color: #000;
}

body:not(.home).header-layout-one.sticky_header {
  margin-top: 95px;
}

/*body:not(.home).error404.sticky_header{
    margin-top: 40px;
}*/
body:not(.home).sticky_header .site-header {
  margin-bottom: 30px;
}

body.error404.sticky_header .site-header {
  margin-bottom: 0;
}

body:not(.home).error404.sticky_header.header-layout-one {
  margin-top: 70px;
}

@media only screen and (min-width: 1025px) {
  .homepage.hasbanner .header-five .main-navigation ul li,
.header-five .main-navigation ul li {
    padding: 15px 0;
  }
}
.homepage.hasbanner .header-five .main-navigation ul li:first-child,
.header-five .main-navigation ul li:first-child {
  margin-left: 0;
}

.homepage.hasbanner .header-five .main-navigation ul ul li,
.header-five .main-navigation ul ul li {
  padding: 0 10px;
}

.homepage.hasbanner .header-five .main-navigation ul li:hover > ul,
.header-five .main-navigation ul li:focus > ul {
  margin-top: 15px;
}

.homepage.hasbanner .header-five .main-navigation ul ul ul,
.header-five .main-navigation ul ul ul {
  top: -25px;
}

@media only screen and (max-width: 1024px) {
  .header-five .header-t .social-networks,
.header-five .header-t .right,
.header-five .navigation-holder {
    display: none;
  }

  .header-five .header-t .site-branding {
    justify-content: flex-start;
  }

  .homepage.hasbanner .header-five #toggle-button,
.header-five #toggle-button {
    border-color: #ececec;
  }

  .header-five #toggle-button span,
.homepage.hasbanner .header-five #toggle-button span,
.header-five #toggle-button span:before,
.homepage.hasbanner .header-five #toggle-button span:before,
.header-five #toggle-button span:after,
.homepage.hasbanner .header-five #toggle-button span:after {
    background: #8a93a7;
  }
}
.overall-rating-wrap {
  margin: 0 0 50px;
}

.overall-rating-wrap .rating-bar-outer-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}

.overall-rating-wrap .rating-bar-outer-wrap .label {
  float: none;
  padding-top: 0;
  width: 120px;
  display: inline-block;
}

.overall-rating-wrap .rating-bar-outer-wrap .rating-bar {
  width: calc(100% - 200px);
  height: 12px;
  border-radius: 0;
  margin: 0 70px 0 10px;
  background: #eaeaea;
  position: relative;
  display: block;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -ms-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  transition-property: all;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -ms-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}

.overall-rating-wrap .rating-bar-outer-wrap .rating-bar .rating-bar-inner {
  height: 100%;
  border-radius: 0;
  background: var(--primary-color);
  position: absolute;
  top: 0;
}

.overall-rating-wrap .rating-bar-outer-wrap .rating-bar .rating-bar-inner .percent {
  position: fixed;
  left: auto;
  right: -60px;
  text-align: right;
  height: 100%;
  line-height: 1;
  top: -3px;
}

.review-wrap .average-rating .aggregate-rating .rating-star {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .place-order-form-secondary-wrapper .wp-travel-engine-order-right-column,
.wp-travel-engine-order-form-wrapper {
    width: 100%;
  }

  .place-order-form-secondary-wrapper .wp-travel-engine-order-left-column {
    width: 100%;
    margin: 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .fixed-starting .dd-list table {
    border: 0;
  }

  .fixed-starting .dd-list table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .fixed-starting .dd-list table tbody tr {
    display: block;
    /*background: #f8f8f8;*/
    border: 1px solid #ddd;
    position: relative;
  }

  .fixed-starting .dd-list table tbody tr:after {
    content: "";
    width: 100%;
    height: 5px;
    background: #fff;
  }

  .fixed-starting .dd-list table tbody td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.8em;
    text-align: right !important;
  }

  .fixed-starting .dd-list table tbody td:before {
    /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  .fixed-starting .dd-list table tbody td:last-child {
    border-bottom: 0;
  }

  .single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.03);
  }

  .single-trip #primary .trip-post .entry-content .fixed-starting table tbody tr:last-child {
    border-bottom: 1px solid #ddd;
  }

  .place-order-form-secondary-wrapper .wp-travel-engine-order-left-column {
    width: 100%;
    margin: 0 0 30px;
  }

  .place-order-form-secondary-wrapper .wp-travel-engine-order-right-column,
.wp-travel-engine-order-form-wrapper {
    width: 100%;
  }

  body.sticky_header {
    margin-top: 60px;
  }
}
body.rightsidebar .wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-date,
body.leftsidebar .wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-date {
  line-height: 1.5;
  display: block;
  margin-top: 10px;
}

body.rightsidebar #primary .wpte-bf-checkout .wpte-bf-summary-wrap table tr td,
body.leftsidebar #primary .wpte-bf-checkout .wpte-bf-summary-wrap table tr td {
  font-size: 14px;
  padding: 0.8vw 1vw;
}

body.rightsidebar #primary .wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr td:last-child,
body.leftsidebar #primary .wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr td:last-child {
  text-align: right !important;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-total-txt,
body.leftsidebar .wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-total-txt {
  font-size: 14px;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-currency,
body.rightsidebar .wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-price-amt,
body.leftsidebar .wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-currency,
body.leftsidebar .wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-price-amt {
  font-size: 20px;
}

body.rightsidebar #primary .wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td,
body.leftsidebar #primary .wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td {
  text-align: right;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-total-txt,
body.leftsidebar .wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-total-txt {
  font-size: 16px;
  text-align: right;
  margin: 0;
  padding: 0;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-currency,
body.rightsidebar .wpte-bf-checkout .wpte-bf-checkout .wpte-bf-checkout-form,
body.leftsidebar .wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-currency,
body.leftsidebar .wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-price-amt {
  font-size: 24px;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step,
body.leftsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
  margin-left: 20px;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after,
body.leftsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
  right: calc(100% + 15px);
  right: -webkit-calc(100% + 15px);
  right: -moz-calc(100% + 15px);
  width: 20px;
}

.wpte-bf-checkout .wpte-bf-summary-wrap {
  background: #fff;
  border: none;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-name {
  font-size: 20px;
  font-weight: 500;
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-date {
  font-size: 16px;
  color: #232323;
  display: block;
  margin-top: 10px;
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-name-wrap {
  border-bottom: none;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table {
  overflow: hidden;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot td {
  text-align: right !important;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table,
.wpte-bf-checkout .wpte-bf-summary-wrap table tr {
  border: none !important;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td {
  padding: 10px 0 !important;
  color: #232323;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td:last-child {
  text-align: right !important;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tbody {
  padding-bottom: 10px;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot {
  border-top-color: #ffab44;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot td {
  padding-top: 20px !important;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr:last-child {
  padding-bottom: 10px;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-currency,
.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-price-amt {
  color: #232323;
  font-weight: 600;
  font-size: 20px;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td {
  border: none !important;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td b {
  color: #232323;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr:last-child td {
  padding-bottom: 20px !important;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr td:first-child {
  font-size: 16px;
  text-align: left !important;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr td:first-child span {
  position: relative;
  background: #fff;
  padding-right: 20px;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr td b {
  background: #fff;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  font-weight: 600;
  font-size: 16px;
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr td:first-child span:after {
  position: absolute;
  content: "";
  width: 500px;
  height: 1px;
  border: 1px dashed rgba(0, 0, 0, 0.1);
  top: 10px;
  left: 100%;
}

.wpte-bf-booking-steps .wpte-bf-step-wrap {
  background: transparent;
  border-bottom: solid 1px #5c7cfb;
  padding: 25px 15px 15px;
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
  text-transform: capitalize;
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap {
  padding-bottom: 30px;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.completed::before {
  background-color: rgba(92, 124, 251, 0.1);
  background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%235c7cfb" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg>');
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
  background-color: rgba(92, 124, 251, 0.1);
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active::after {
  background-color: #5c7cfb;
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active::before {
  background-color: #5c7cfb;
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
  color: #5c7cfb;
  border-color: rgba(92, 124, 251, 0.1);
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap input[type=radio]:checked + label::before,
.wpte-bf-checkbox .wpte-bf-checkbox-wrap input[type=checkbox]:checked + label::before {
  background-color: #5c7cfb;
  border-color: #5c7cfb;
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn,
.wpte-bf-submit input[type=submit] {
  -webkit-border-radius: 28px;
  border-radius: 28px;
  background: #5c7cfb;
  border: 1px solid #5c7cfb;
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn:hover,
.wpte-bf-submit input[type=submit]:hover,
.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn:focus,
.wpte-bf-submit input[type=submit]:focus {
  color: #5c7cfb;
  background: none;
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap a {
  color: #5c7cfb;
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title {
  color: #fff;
  text-transform: capitalize;
  background: rgba(92, 124, 251, 0.8);
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title:hover {
  background: #5c7cfb;
}

.wpte-bf-booking-steps {
  margin-top: 0;
}

.wpte-bf-help-block {
  background: #fff;
  border-top: 1px solid rgba(92, 124, 251, 0.2);
}

.wpte-bf-help-block a {
  margin-left: 2px;
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active {
  color: #5c7cfb;
  font-size: 14px;
}

.wpte-bf-help-block a {
  color: #5c7cfb;
}

.wpte-bf-price-wrap {
  padding: 0;
  text-align: center;
  /*background: rgba(92,124,251, 0.08);*/
  border-color: rgba(92, 124, 251, 0.05);
  /*-webkit-box-shadow: 0px 0px 32px rgba(0,0,0,0.08);
              box-shadow: 0px 0px 32px rgba(0,0,0,0.08);
  */
}

.wpte-bf-price-wrap .wpte-bf-price {
  -ms-word-break: break-word;
  word-break: break-word;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 0;
  padding-bottom: 12px;
}

.wpte-bf-price-wrap .wpte-bf-ptitle {
  margin-top: 10px;
}

.wpte-bf-price-wrap .wpte-bf-price:last-child {
  padding-bottom: 15px;
  padding-top: 15px;
  background: rgba(92, 124, 251, 0.08);
}

.wpte-bf-price-wrap .wpte-bf-price del {
  color: rgba(92, 124, 251, 0.8);
  font-size: 16px;
  font-weight: 500;
}

.wpte-bf-price-wrap .wpte-bf-price ins {
  padding-right: 10px;
  font-weight: 400;
  font-size: 20px;
  color: #111;
}

.wpte-bf-price-wrap .wpte-bf-price ins b {
  padding-left: 0;
  font-weight: 800;
}

.wpte-bf-price-wrap .wpte-bf-price .wpte-bf-pqty {
  padding-left: 0;
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td .wpte-bf-info {
  color: rgba(0, 0, 0, 0.7);
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td {
  -ms-word-break: break-word;
  word-break: break-word;
  font-size: 16px;
  font-weight: 500;
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td:last-child {
  font-weight: 600;
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title {
  background: rgba(92, 124, 251, 0.8);
}

.wte-bf-price-detail .wpte-bf-toggle-wrap .wpte-bf-toggle-title {
  background: rgba(92, 124, 251, 0.1);
  color: #5c7cfb;
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wpte-bf-step-content .wpte-bf-number-field button:hover {
  color: #5c7cfb;
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn:focus,
.wpte-bf-submit input[type=submit]:focus,
.wpte-bf-step-content .wpte-bf-number-field button:focus {
  outline: none;
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step-arrow {
  color: rgba(51, 51, 51, 0.25);
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header {
  background: rgba(92, 124, 251, 0.07);
  padding: 13px 0;
  border-bottom: none;
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-datepicker-title {
  font-weight: 600;
  font-size: 15px !important;
}

.wpte-bf-step-content .wpte-bf-number-field + span {
  font-size: 14px;
}

.wpte-bf-step-content .wpte-bf-price ins {
  color: #5c7cfb;
}

.wpte-bf-step-content .wpte-bf-price ins b {
  font-size: 18px;
  font-weight: 700;
}

.wpte-bf-step-content .wpte-bf-price .wpte-bf-pqty {
  font-size: 14px;
  display: inline-block;
  line-height: 1;
  text-transform: lowercase;
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-currency,
.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-price-amt {
  color: #5c7cfb;
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-total-txt {
  font-size: 20px;
  font-weight: 600;
  color: rgba(35, 35, 35, 0.8);
}

.wpte-bf-checkout .wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-total-txt {
  font-size: 16px;
  padding-right: 0;
}

.wpte-bf-step-content .wpte-bf-number-field {
  border: 1px solid rgba(92, 124, 251, 0.4);
  width: 100px;
  height: 40px;
}

.wpte-bf-step-content .wpte-bf-number-field button {
  color: #5c7cfb;
  background: rgba(92, 124, 251, 0.03);
  border: solid 1px rgba(92, 124, 251, 0.05);
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content .wpte-bf-total {
  font-size: 14px;
  text-transform: uppercase;
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content .wpte-bf-total b {
  color: #5c7cfb;
}

.wpte-bf-checkout .wpte-bf-summary-total {
  padding: 5% 0;
  margin-top: 30px;
  background: none;
  border-top: 1px solid #5c7cfb;
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-title,
.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-name-wrap {
  text-align: left;
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-name-wrap {
  margin-bottom: 10px;
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-title {
  font-size: 30px;
  margin-bottom: 30px;
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-currency,
.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-price-amt {
  color: #5c7cfb;
  font-size: 26px;
}

.wpte-bf-checkout .wpte-bf-step-content-wrap .wpte-bf-total-price {
  text-align: right;
}

.wpte-bf-outer input[type=text],
.wpte-bf-outer input[type=email],
.wpte-bf-outer input[type=url],
.wpte-bf-outer input[type=password],
.wpte-bf-outer input[type=search],
.wpte-bf-outer input[type=number],
.wpte-bf-outer input[type=tel],
.wpte-bf-outer input[type=range],
.wpte-bf-outer input[type=date],
.wpte-bf-outer input[type=month],
.wpte-bf-outer input[type=week],
.wpte-bf-outer input[type=time],
.wpte-bf-outer input[type=datetime],
.wpte-bf-outer input[type=datetime-local],
.wpte-bf-outer input[type=color],
.wpte-bf-outer textarea,
.wpte-bf-outer select {
  background: none;
}

.wpte-bf-outer {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
  margin-bottom: 60px;
}

.wpte-bf-outer.wpte-bf-checkout {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wpte-bf-booking-steps {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wpte-bf-datepicker .ui-datepicker td a.ui-state-default {
  background: #5c7cfb;
  color: #fff;
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-content {
  padding: 0 20px;
}

.wpte-bf-checkout .wpte-bf-checkout-form {
  width: 60%;
}

.wpte-bf-checkout .wpte-bf-book-summary {
  width: 40%;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-checkout-form,
body.leftsidebar .wpte-bf-checkout .wpte-bf-checkout-form {
  width: 50%;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-book-summary,
body.leftsidebar .wpte-bf-checkout .wpte-bf-book-summary {
  width: 50%;
}

.wpte-bf-checkout .wpte-bf-book-summary {
  padding: 45px 60px;
  -webkit-box-shadow: 0px 0px 42px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 42px rgba(0, 0, 0, 0.05);
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-book-summary,
body.leftsidebar .wpte-bf-checkout .wpte-bf-book-summary {
  padding: 20px 20px 10px;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-step-content-wrap .wpte-bf-total-price,
body.leftsidebar .wpte-bf-checkout .r-bf-step-content-wrap .wpte-bf-total-price {
  text-align: right;
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-currency,
.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-price-amt {
  color: #232323;
  font-size: 24px;
  font-weight: 600;
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a[class*=ui-datepicker-] {
  bottom: 7px;
}

#nestable1 .dd-list table td span {
  padding-left: 5px;
}

.wpte-bf-step-content .wpte-bf-block-title {
  font-size: 18px;
  font-weight: 600;
}

.wpte-bf-step-content .ui-datepicker table {
  font-size: 14px !important;
}

.wpte-bf-datepicker .ui-datepicker th {
  font-size: 13px;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:first-of-type,
body.leftsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:first-of-type {
  margin-left: 0;
}

body.rightsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step,
body.leftsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
  padding-left: 35px;
}

.single-trip #wte_enquiry_contact_form select {
  font-size: 16px;
  color: #6f6f6f;
  padding: 12px 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media only screen and (max-width: 1024px) {
  .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap {
    -webkit-justify-content: center;
    justify-content: center;
  }

  body.rightsidebar .wpte-bf-checkout .wpte-bf-checkout-form,
body.leftsidebar .wpte-bf-checkout .wpte-bf-checkout-form,
body.rightsidebar .wpte-bf-checkout .wpte-bf-book-summary,
body.leftsidebar .wpte-bf-checkout .wpte-bf-book-summary,
.wpte-bf-checkout .wpte-bf-checkout-form,
.wpte-bf-checkout .wpte-bf-book-summary {
    width: 100%;
  }

  body.rightsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after,
body.leftsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after,
.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
    right: calc(100% + 7px);
    right: -webkit-calc(100% + 7px);
    right: -moz-calc(100% + 7px);
  }

  .category-main-wrap.category-grid.col-3 .category-trips-single {
    width: 50%;
  }

  .wp-travel-engine-archive-outer-wrap .advanced-search-wrapper {
    width: 100%;
  }

  .wp-travel-engine-archive-outer-wrap .advanced-search-wrapper + .wp-travel-engine-archive-repeater-wrap {
    width: 100%;
    padding: 0;
  }

  .trip-search-result #primary .advanced-search-wrapper .sidebar {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  body.rightsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step,
body.leftsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
    padding-left: 5px;
  }

  .single-trip #tabs-container .tab-content .faq .faq-row .accordion-tabs-toggle {
    padding-right: 40px;
  }

  .category-main-wrap.category-grid.col-3 .category-trips-single {
    width: 100%;
  }

  .category-main-wrap.category-grid.col-2 .category-trips-single {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  body.rightsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step,
body.leftsidebar .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
    padding-left: 35px;
  }
}
@media only screen and (max-width: 450px) {
  .wp-travel-toolbar .wte-view-modes {
    margin-bottom: 15px;
  }

  .wp-travel-toolbar .wte-view-modes {
    padding-right: 0;
  }

  .wp-travel-toolbar .wte-filterby-dropdown:before {
    display: none;
  }
}
/* Custom CSS for nice select */
.trip-search form .advanced-search-field .custom-select:after {
  display: none;
}

.trip-search form .custom-select {
  padding-left: 20px;
}

.trip-search form .wte-advanced-search-wrapper-nice-select .advanced-search-field {
  padding: 5px 15px;
  margin-top: 3px;
}

.wte-advanced-search-wrapper-nice-select .nice-select {
  border: none;
  width: 100%;
  padding-left: 0px;
}

.wte-advanced-search-wrapper-nice-select .nice-select:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #8a93a7;
  border-bottom: 0;
  transform: rotate(0deg);
  transform-origin: 45%;
  right: 4px;
  top: 21px;
}

.wte-advanced-search-wrapper-nice-select .nice-select.open:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.wte-advanced-search-wrapper-nice-select .list {
  width: 100%;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 0;
  margin-top: -6px;
}

.wte-advanced-search-wrapper-nice-select .nice-select .option {
  color: #8a93a7;
}

.wte-advanced-search-wrapper-nice-select .nice-select .option.selected {
  font-weight: 400;
}

.wte-advanced-search-wrapper-nice-select .current {
  display: block;
  font-size: 16px;
  color: #8a93a7;
  position: relative;
  color: #8a93a7;
  font-weight: 400;
  margin-top: -1px;
}

.single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-book .book-btn {
  border-radius: 5px;
}

.wpte-trips-fsd-table-wrapper .wte-fsd-action {
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
}

.wpte-trips-fsd-table-wrapper .wte-fsd-action:hover {
  color: var(--primary-color);
}

#wte-trips-fixed-departure-dates .wte-user-input .wet-user-input-trip select {
  width: 100%;
}

.entry-content .wte-user-input .wet-user-input-trip::after {
  right: 7px !important;
  left: unset;
  top: 12px;
}

/* Fsd fixes in the theme */
#wte-trips-fixed-departure-dates .selection .select2-selection__rendered {
  height: 34px;
}

#wte-trips-fixed-departure-dates .selection .select2-selection__rendered .select2-selection__choice {
  padding: 0;
}

#wte-trips-fixed-departure-dates .selection .select2-selection__rendered {
  margin: 0px !important;
}

#wte-trips-fixed-departure-dates .select2-container--default .select2-selection--single .select2-selection__rendered {
  margin-top: 5px !important;
}

#wte-trips-fixed-departure-dates .selection .select2-selection__rendered .select2-search {
  padding-left: 5px !important;
}

@media (max-width: 767px) {
  .wte-user-input .wet-user-input-trip {
    width: 64%;
  }
}
/* Design fixes for WTE Travel Engine */
.widget-area .wpte-booking-area .wpte-bf-discount-tag {
  border-radius: 0;
  font-size: 15px;
  color: rgba(222, 45, 45, 0.9);
  background-color: rgba(222, 45, 45, 0.1);
  border-radius: 3px;
}

.widget-area .wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price del {
  color: rgba(35, 35, 35, 0.5);
  font-size: 16px;
}

.widget-area .wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price {
  border-bottom: 0;
}

.widget-area .wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price ins {
  color: rgba(35, 35, 35, 0.9);
  font-weight: 600;
}

.widget-area .wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price .wpte-bf-pqty {
  color: rgba(35, 35, 35, 0.75);
  letter-spacing: 0.15px;
  padding-right: 0;
}

.widget-area .wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price:last-child {
  background: none;
}

.widget-area .wpte-booking-area .wpte-bf-price-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 10px 25px 0px;
  border-bottom: 1px solid rgba(0, 185, 139, 0.04);
  grid-column-gap: 30px;
}

.widget-area .wpte-booking-area .wpte-bf-price {
  width: 100%;
  text-align: left;
}

.widget-area .wpte-booking-area .wpte-bf-discount-tag {
  margin-bottom: 23px;
}

.widget-area .wpte-bf-price-wrap .wpte-bf-price ins {
  padding-right: 0;
}

.widget-area .wpte-bf-price-wrap .wpte-bf-price {
  padding: 0 0 26px 0;
}

.widget-area .wpte-booking-area .wpte-bf-btn-wrap .wpte-bf-btn {
  text-transform: capitalize;
  font-size: 20px;
  letter-spacing: 0.2px;
}

.widget-area .wpte-booking-area .wpte-booking-footer-text a,
.widget-area .wpte-booking-area .wpte-booking-footer-text a:link {
  text-decoration: underline;
}

.widget-area .wpte-booking-area .wpte-booking-footer-text a:hover {
  text-decoration: none;
}

.widget-area .wpte-booking-area .wpte-bf-gd-text {
  font-style: italic;
  background-color: rgba(254, 205, 16, 0.12);
  font-size: 16px;
  letter-spacing: 0.15px;
  color: #232323;
}

.wte-process-tab-content .wte-button-group .wte-check-button.checked {
  color: #fff !important;
}

.wte-meta-help .wte-help-content {
  z-index: 99;
}

.wte-process-layout .wte-process-tabs .wte-process-tab-item .wte-process-tab-content-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month select {
  width: 136px;
}

.wte-process-layout .wte-process-tabs .wte-process-tab-item .wte-process-tab-content-wrapper .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .dayContainer .flatpickr-day.flatpickr-disabled {
  color: rgba(168, 0, 44, 0.4);
}

/* Process Layout */
.wte-process-layout .wte-process-tabs .wte-process-tab-item .wte-process-tab-content-wrapper .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month select:hover {
  color: #fff;
}

.widget-area .wte-process-layout .wte-popup-sidebar .wte-booking-summary .wte-booking-summary-info .wte-booking-summary-info-title {
  background-color: var(--primary-color);
}

.wte-process-layout .wte-popup-sidebar .wte-booking-summary .wte-booking-summary-info .wte-booking-summary-info-title {
  background-color: var(--primary-color);
}

.wte-trip-options .wte-trip-guest-wrapper .select-wrapper .wte-qty-number {
  border-radius: 53px;
}

/* Titles In the Booking Summary */
.wte-process-layout .wte-popup-sidebar .wte-booking-summary .wte-booking-summary-info .wte-booking-trip-info .wte-booking-details .wte-booking-details-title {
  letter-spacing: 0.05px;
}

.wte-process-layout .wte-popup-sidebar .wte-booking-summary .wte-booking-summary-info .wte-booking-trip-info .wte-booking-details ul li label {
  font-size: 15px;
  letter-spacing: 0.2px;
}

.wte-process-layout .wte-popup-sidebar .wte-booking-summary .wte-booking-summary-info .wte-booking-trip-info .wte-booking-details ul li label .qty {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  color: rgba(35, 35, 35, 0.7);
}

.wte-trip-options .wte-trip-guest-wrapper .check-in-wrapper label {
  font-size: 18px;
  letter-spacing: 0.2px;
}

.wte-trip-options .wte-trip-guest-wrapper .select-wrapper .amount-per-person .offer-price {
  font-size: 20px;
  color: rgba(35, 35, 35, 0.8);
}

.wte-process-layout .wte-process-tabs .wte-process-tab-item .wte-process-tab-content-wrapper .wte-option-heading span {
  font-size: 13px;
  letter-spacing: 0.85px;
}

.wte-trip-options .wte-trip-guest-wrapper .select-wrapper .amount-per-person .regular-price {
  font-size: 16px;
}

.wte-trip-options .wte-trip-guest-wrapper .select-wrapper .amount-per-person .regular-price .wpte-price.amount {
  font-weight: 400;
}

.wte-process-layout .wte-popup-sidebar .wte-booking-summary .wte-booking-summary-info .wte-booking-trip-info .wte-booking-details ul li:not(:last-child) {
  margin-bottom: 18px;
}

.wte-popup-sidebar .total-amount span.wpte-currency-code,
.wte-popup-sidebar .total-amount .wpte-price.amount {
  color: var(--primary-color);
}

.wte-process-layout .wte-process-tabs .wte-process-tab-item .wte-process-tab-content-wrapper .flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .dayContainer .flatpickr-day {
  color: rgba(35, 35, 35, 0.9);
}

#wte-booking-extraservices__services .wte-trip-options .wte-trip-guest-wrapper.vertical {
  height: 100%;
}

.wte-trip-options .wte-trip-guest-wrapper .select-wrapper .amount-per-person {
  color: rgba(35, 35, 35, 0.8);
}

.wte-process-layout .wte-process-tabs .wte-process-tab-item .wte-process-tab-content-wrapper p {
  color: #fff;
}

/* Scroll to Top fixes */
.to_top .btn {
  padding: 0;
  font-size: unset;
  background: unset;
  outline: 0;
}

.tax-destination .wrap {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 0;
}

.single-wte-services .content-area .entry-header {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.single-wte-services .content-area .entry-header h1 {
  grid-column: 1/4;
}

.single-wte-services .content-area .entry-header .entry-meta {
  grid-column: 1/3;
}

.single-wte-services .content-area .entry-header .entry-meta .byline {
  margin-left: 10px;
}

.single-wte-services .content-area .entry-header .entry-meta .byline svg {
  margin-right: 5px;
}

.single-wte-services .content-area .entry-header .social-networks {
  display: flex;
  grid-gap: 20px;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}

.single-wte-services .content-area .entry-footer .post-share {
  display: flex;
  justify-content: space-between;
}

.single-wte-services .entry-footer .post-share .social-networks {
  display: flex;
  grid-gap: 20px;
  margin: 0;
  padding: 0;
}

#primary .page .entry-content table {
  margin-top: 50px;
}

.wte-global-popup .mfp-close:hover {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.828' height='14.828' viewBox='0 0 14.828 14.828'%3E%3Cg id='Component_8_7' data-name='Component 8 – 7' transform='translate(1.414 1.414)'%3E%3Cg id='Group_2308' data-name='Group 2308' opacity='1'%3E%3Cg id='Group_2307' data-name='Group 2307'%3E%3Cpath id='Path_23938' data-name='Path 23938' d='M-3543.213-3525.86l12,12' transform='translate(3543.213 3525.86)' fill='none' stroke='%23170d44' stroke-linecap='round' stroke-width='2'/%3E%3Cpath id='Path_23939' data-name='Path 23939' d='M-3531.213-3525.86l-12,12' transform='translate(3543.213 3525.86)' fill='none' stroke='%23170d44' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 0% 0%/100% no-repeat;
}

.wpte-bf-trip-name-wrap .wpte-bf-trip-code {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .single-trip #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-cost {
    padding: 15px;
  }

  .fixed-starting.dates .wte-fsd-frontend-holder-dd {
    margin-top: 20px;
  }

  /* All fsd Responsive fixes */
  #wte-fsd-all-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  #wte-fsd-all-table table tbody td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  #wte-fsd-all-table table tbody td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.8em;
    text-align: right !important;
  }

  #wte-fsd-all-table table tbody tr {
    display: block;
    background: #f8f8f8;
    border: 1px solid #ddd;
    position: relative;
  }

  #wte-fsd-all-table table tbody tr:nth-child(even) {
    background: #fff;
  }

  #wte-trips-fixed-departure-dates #wte-fsd-all-table table tbody .seats-available {
    text-align: right;
  }
}
@media screen and (min-width: 600px) {
  body.admin-bar .sticky-menu {
    top: 46px !important;
  }
}
@media only screen and (min-width: 768px) {
  body.admin-bar .sticky-menu {
    top: 32px !important;
  }
}
@media only screen and (max-width: 600px) {
  body.admin-bar .main-header {
    margin-top: 32px;
  }
}
/* {ligin Design fixes */
.wpte-trip-category .wpte-trip-category-img-wrap:hover .wpte-trip-cat-btn:hover {
  border: none;
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-overlay {
  background: rgba(0, 0, 0, 0.25);
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-btn .wpte-trip-cat-btn:hover {
  color: #000;
}

/***** WP Travel Engine Block *********/
:root {
  --font-color-rgb: 6, 22, 38;
}

.wpte-gblock-wrapper {
  padding-top: 50px;
}

.wpte-gblock-wrapper:first-child {
  padding-top: 0;
}

.wpte-trip-list-wrapper .category-trips-single .category-trips-single-inner-wrap .price-holder .actual-price,
.wpte-trip-list-wrapper .wpte-trip-single .wpte-trip-price-wrap {
  font-size: 22px;
}

.wpte-trip-list-wrapper .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti {
  padding-right: 15px;
}

.wpte-trip-list-wrapper .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-budget {
  padding-left: 15px;
}

.wpte-trip-list-wrapper .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desc {
  margin-bottom: 1.15em;
}

.wpte-trip-list-wrapper .category-trips-single .category-trip-prc-title-wrap .category-trip-title a {
  color: inherit;
}

.wpte-trip-list-wrapper .category-trips-single .category-trip-prc-title-wrap .category-trip-title a:hover {
  color: var(--primary-color);
}

body.rightsidebar .wpte-trip-list-wrapper.full-width,
body.leftsidebar .wpte-trip-list-wrapper.full-width,
.single-trip .wpte-trip-list-wrapper.full-width {
  left: 0;
  margin: 0;
  right: 0;
  width: 100%;
}

.wpte-trip-category.style-1 .wpte-trip-category-img-wrap figure {
  padding-top: 100%;
}

.wpte-trip-category:hover .wpte-trip-category-img-wrap .wpte-trip-cat-btn {
  transition-delay: 0.4s;
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}

.wpte-gblock-wrapper .wte-block-btn-wrapper {
  margin-bottom: 20px;
}

.wpte-trip-sfilter-wrapper {
  padding: 25px;
}

.wpte-trip__adv-field.wpte__select-field .wpte__input::placeholder {
  color: inherit;
}

.wpte-gblock-wrapper .wpte-trip-sfilter-wrapper {
  box-shadow: 0px 4px 8px 4px rgba(0, 0, 0, 0.04);
}

.wpte-trip__adv-field.wpte__select-field::after {
  background: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 10L12 14L8 10' stroke='%23061626' stroke-opacity='0.4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 10L12 14L8 10' stroke='%23061626' stroke-opacity='0.4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

#primary .wpte-trip-sfilter-wrapper .wpte__select-options ul > li {
  padding-left: 0;
}

#primary .wpte-trip-sfilter-wrapper .wpte__select-options ul > li:before,
#primary .wpte-trip-sfilter-wrapper .wpte__select-options ul > li:after {
  display: none;
}

.wpte-trip__adv-field .icon {
  top: 45%;
}

.wpte-trip-list-wrapper .category-trips-single .category-trips-single-inner-wrap .price-holder .actual-price,
.wpte-trip-list-wrapper .wpte-trip-single .wpte-trip-price-wrap {
  font-size: 18px;
  overflow-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.wpte-trip-list-wrapper .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-prc-wrap {
  flex-wrap: wrap;
}

.wpte-trip-list-wrapper .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-budget {
  padding-left: 15px;
}

.wpte-trip-list-wrapper .category-trips-single .category-trip-prc-title-wrap .category-trip-title,
.wpte-trip-list-wrapper .wpte-trip-single .wpte-trip-header-wrap .wpte-trip-title,
.wpte-trip-list-wrapper .wpte-trip-category-text-wrap .wpte-trip-category-title {
  overflow-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.wpte-trip-list-wrapper .category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon,
.wpte-trip-list-wrapper .wpte-trip-single .featured-text-wrap,
.wpte-trip-list-wrapper .wpte-trip-single .discount-text-wrap {
  z-index: 2;
}

#primary .entry-content .wpte-gblock-wrapper .category-trips-single h2.category-trip-title,
#primary .entry-content .wpte-gblock-wrapper .wpte-trip-single .wpte-trip-header-wrap h2.wpte-trip-title {
  font-size: 22px;
}

#primary .entry-content .wpte-gblock-wrapper h2.wpte-trip-category-title {
  font-size: 20px;
}

#primary .entry-content .wpte-gblock-wrapper .wpte-trip-list-wrapper .wpte-trip-category.style-1 .wpte-trip-category-text-wrap h2 {
  color: #ffffff;
}

.wpte-trip-category .wpte-trip-category-title svg {
  width: 14px;
}

.wpte-trip-single .wpte-trip-budget-wrap .wpte-trip-price-wrap {
  padding-bottom: 10px;
}

.wpte-trip-list-wrapper .wpte-trip-single .align-items-end {
  align-items: flex-start;
}

#primary .wpte-trip-list-wrapper .category-trip-prc-title-wrap .category-trip-title,
#primary .wpte-trip-list-wrapper .wpte-trip-details-wrap .wpte-trip-title {
  font-size: 22px;
}

#primary .wpte-trip-list-wrapper .wpte-trip-category-text-wrap .wpte-trip-category-title {
  font-size: 20px;
}

#primary .wpte-trip-category .wpte-trip-category-img-wrap figure img {
  border-radius: 0;
}

#primary .wpte-trip-category.style-1 .wpte-trip-category-text-wrap .wpte-trip-category-title,
#primary .wpte-trip-category.style-1 .wpte-trip-category-text-wrap .wpte-trip-category-title a {
  color: #ffffff;
}

.wp-travel-engine-archive-repeater-wrap .wte-search-load-more .load-more-search {
  background: var(--primary-color);
  border-color: var(--primary-color);
}

.wp-travel-engine-archive-repeater-wrap .wte-search-load-more .load-more-search:hover {
  background: transparent;
  color: var(--primary-color);
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group > svg {
  fill: #cccccc;
}

.trip-pagination {
  margin-top: 32px;
}

@media only screen and (max-width: 767px) {
  .wpte-trip-list-wrapper .wpte-trip-single .featured-text-wrap .featured-text {
    right: 40px;
    left: auto;
  }

  .wpte-trip-list-wrapper .wpte-trip-single .featured-text-wrap .featured-text::before {
    right: auto;
    left: 100%;
    margin-right: 0px;
    margin-left: -3px;
  }

  .single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper {
    text-align: left;
    text-transform: inherit;
    font-size: 0.9em;
    font-weight: inherit;
    line-height: inherit;
  }
}
.ui-slider {
  position: relative;
}
.ui-slider .ui-slider-handle,
.ui-slider .ui-slider-range {
  position: absolute;
}

.wptravelengine_css_v2 .trip-content-area {
  padding: 0;
}
.wptravelengine_css_v2.single-trip .trip-content-area {
  padding: 0 15px;
}
.wptravelengine_css_v2 .nb-configurations {
  font-weight: normal;
}
.wptravelengine_css_v2 #tabs-container .tab-inner-wrapper .tab-anchor-wrapper .wte-tab-title {
  font-size: 1em !important;
}
.wptravelengine_css_v2 .wp-travel-engine-archive-outer-wrap {
  padding: 0 15px;
}
.wptravelengine_css_v2 .wp-travel-toolbar .wte-ordering .wpte-trip__adv-field {
  display: flex;
  align-items: center;
}
.wptravelengine_css_v2 .wp-travel-toolbar .wte-ordering .wpte-trip__adv-field:after {
  width: 1em;
  height: 1em;
}
.wptravelengine_css_v2 .category-trip-fig .svg-holder {
  display: none;
}
.wptravelengine_css_v2 .category-trip-fig > a {
  background-color: #efefef;
  border-radius: 4px;
  display: block;
  overflow: hidden;
  padding-top: 75%;
  position: relative;
}
.wptravelengine_css_v2 .category-trip-fig > a:hover {
  background-color: #ccc;
}
.wptravelengine_css_v2 .category-trip-fig > a img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: all 1s ease;
  width: 100%;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon {
  transform: unset;
  width: unset;
  right: auto;
  border-radius: 16px;
  background-color: #ffc34e;
  color: #8c6b2b;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  padding: 6px 12px;
  margin-top: 12px;
  left: 0;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt {
  all: unset !important;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt::before {
  border: none;
  content: "";
  background-color: currentColor;
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  width: 1em;
  margin-right: 6px;
  position: static;
  -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M13.808 4.623a.547.547 0 0 0-.594-.076L10.22 6.004 7.413 2.767a.547.547 0 0 0-.826 0L3.779 6.004.786 4.547a.547.547 0 0 0-.762.651l2.078 6.836c.07.23.282.388.523.388h8.75c.24 0 .453-.158.523-.388l2.078-6.836a.547.547 0 0 0-.168-.575Zm-2.838 6.705H3.03L1.435 6.08 3.678 7.17c.222.109.49.054.652-.133L7 3.96l2.67 3.078c.162.187.43.242.652.133l2.243-1.091-1.595 5.248Z' fill='%238C6B2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h14v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  mask: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M13.808 4.623a.547.547 0 0 0-.594-.076L10.22 6.004 7.413 2.767a.547.547 0 0 0-.826 0L3.779 6.004.786 4.547a.547.547 0 0 0-.762.651l2.078 6.836c.07.23.282.388.523.388h8.75c.24 0 .453-.158.523-.388l2.078-6.836a.547.547 0 0 0-.168-.575Zm-2.838 6.705H3.03L1.435 6.08 3.678 7.17c.222.109.49.054.652-.133L7 3.96l2.67 3.078c.162.187.43.242.652.133l2.243-1.091-1.595 5.248Z' fill='%238C6B2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='translate(0 .5)' d='M0 0h14v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 1em 1em;
  mask-size: 1em 1em;
  transform: translateY(-1px);
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-prc-wrap .category-trip-budget {
  margin-bottom: 0;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil + .category-feat-ribbon {
  left: 40px;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap {
  margin-top: 0;
  padding: 0 20px;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title {
  margin-top: 20px;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget {
  transform: translateY(-24px);
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget + .category-trip-title {
  margin-top: -10px;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-desti {
  margin-bottom: 8px;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-review {
  margin-bottom: 16px !important;
  display: none !important;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount {
  background-color: #f6dc05;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .next-trip-info .next-departure-list .left i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .next-trip-info .next-departure-list .left i::before {
  content: "";
  width: 1em;
  height: 1em;
  display: inline-block;
  background-color: var(--primary-color);
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.332' height='15.61' viewBox='0 0 17.332 15.61'%3E%3Cg id='Group_773' data-name='Group 773' transform='translate(283.072 34.13)'%3E%3Cpath id='Path_23383' data-name='Path 23383' d='M-283.057-26.176h.1c.466,0,.931,0,1.4,0,.084,0,.108-.024.1-.106-.006-.156,0-.313,0-.469a5.348,5.348,0,0,1,.066-.675,5.726,5.726,0,0,1,.162-.812,5.1,5.1,0,0,1,.17-.57,9.17,9.17,0,0,1,.383-.946,10.522,10.522,0,0,1,.573-.96c.109-.169.267-.307.371-.479a3.517,3.517,0,0,1,.5-.564,6.869,6.869,0,0,1,1.136-.97,9.538,9.538,0,0,1,.933-.557,7.427,7.427,0,0,1,1.631-.608c.284-.074.577-.11.867-.162a7.583,7.583,0,0,1,1.49-.072c.178,0,.356.053.534.062a2.673,2.673,0,0,1,.523.083c.147.038.3.056.445.1.255.07.511.138.759.228a6.434,6.434,0,0,1,1.22.569c.288.179.571.366.851.556a2.341,2.341,0,0,1,.319.259c.3.291.589.592.888.882a4.993,4.993,0,0,1,.64.85,6.611,6.611,0,0,1,.71,1.367c.065.175.121.352.178.53s.118.348.158.526c.054.242.09.487.133.731.024.14.045.281.067.422a.69.69,0,0,1,.008.1c0,.244.005.488,0,.731s-.015.5-.04.745a4.775,4.775,0,0,1-.095.5c-.04.191-.072.385-.128.572-.094.312-.191.625-.313.926a7.445,7.445,0,0,1-.43.9c-.173.3-.38.584-.579.87a8.045,8.045,0,0,1-1.2,1.26,5.842,5.842,0,0,1-.975.687,8.607,8.607,0,0,1-1.083.552,11.214,11.214,0,0,1-1.087.36c-.19.058-.386.1-.58.137-.121.025-.245.037-.368.052a12.316,12.316,0,0,1-1.57.034,3.994,3.994,0,0,1-.553-.065c-.166-.024-.33-.053-.5-.082a1.745,1.745,0,0,1-.21-.043c-.339-.1-.684-.189-1.013-.317a7,7,0,0,1-1.335-.673c-.2-.136-.417-.263-.609-.415a6.9,6.9,0,0,1-.566-.517.488.488,0,0,1-.128-.331.935.935,0,0,1,.1-.457.465.465,0,0,1,.3-.223.987.987,0,0,1,.478-.059.318.318,0,0,1,.139.073c.239.185.469.381.713.559a5.9,5.9,0,0,0,1.444.766,5.073,5.073,0,0,0,.484.169c.24.062.485.1.727.154a1.805,1.805,0,0,0,.2.037c.173.015.346.033.52.036.3.006.6.01.9,0a3.421,3.421,0,0,0,.562-.068c.337-.069.676-.139,1-.239a6.571,6.571,0,0,0,.783-.32,5.854,5.854,0,0,0,1.08-.663,5.389,5.389,0,0,0,.588-.533,8.013,8.013,0,0,0,.675-.738,5.518,5.518,0,0,0,.749-1.274,9.733,9.733,0,0,0,.366-1.107,4.926,4.926,0,0,0,.142-.833c.025-.269.008-.542.014-.814a4.716,4.716,0,0,0-.07-.815,5.8,5.8,0,0,0-.281-1.12,5.311,5.311,0,0,0-.548-1.147,9.019,9.019,0,0,0-.645-.914,9.267,9.267,0,0,0-.824-.788,3.354,3.354,0,0,0-.425-.321,5.664,5.664,0,0,0-1.048-.581c-.244-.093-.484-.2-.732-.275a6.877,6.877,0,0,0-.688-.161c-.212-.043-.427-.074-.641-.109a.528.528,0,0,0-.084,0c-.169,0-.338,0-.506,0a5.882,5.882,0,0,0-1.177.1,6.79,6.79,0,0,0-1.016.274,6.575,6.575,0,0,0-1.627.856,6.252,6.252,0,0,0-1.032.948,6.855,6.855,0,0,0-.644.847,4.657,4.657,0,0,0-.519,1.017c-.112.323-.227.647-.307.979a3.45,3.45,0,0,0-.13.91,4.4,4.4,0,0,1-.036.529c-.008.086.026.1.106.1.463,0,.925,0,1.388,0a.122.122,0,0,1,.08.028c.009.009-.005.051-.019.072q-.28.415-.563.827c-.162.236-.33.468-.489.705-.118.175-.222.359-.339.535-.1.144-.2.281-.3.423-.142.2-.282.41-.423.615-.016.023-.031.047-.048.069-.062.084-.086.083-.142,0-.166-.249-.332-.5-.5-.746-.3-.44-.6-.878-.9-1.318q-.358-.525-.714-1.051c-.031-.045-.063-.09-.094-.134Z' transform='translate(0 0)'%3E%3C/path%3E%3Cpath id='Path_23384' data-name='Path 23384' d='M150.612,112.52c0,.655,0,1.31,0,1.966a.216.216,0,0,0,.087.178,4.484,4.484,0,0,1,.358.346.227.227,0,0,0,.186.087q1.616,0,3.233,0a.659.659,0,0,1,.622.4.743.743,0,0,1-.516,1.074,1.361,1.361,0,0,1-.323.038q-1.507,0-3.013,0a.248.248,0,0,0-.216.109,1.509,1.509,0,0,1-.765.511,1.444,1.444,0,0,1-1.256-2.555.218.218,0,0,0,.09-.207q0-1.916,0-3.831a.784.784,0,0,1,.741-.732.742.742,0,0,1,.761.544.489.489,0,0,1,.015.127Q150.612,111.547,150.612,112.52Z' transform='translate(-423.686 -141.471)'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.332' height='15.61' viewBox='0 0 17.332 15.61'%3E%3Cg id='Group_773' data-name='Group 773' transform='translate(283.072 34.13)'%3E%3Cpath id='Path_23383' data-name='Path 23383' d='M-283.057-26.176h.1c.466,0,.931,0,1.4,0,.084,0,.108-.024.1-.106-.006-.156,0-.313,0-.469a5.348,5.348,0,0,1,.066-.675,5.726,5.726,0,0,1,.162-.812,5.1,5.1,0,0,1,.17-.57,9.17,9.17,0,0,1,.383-.946,10.522,10.522,0,0,1,.573-.96c.109-.169.267-.307.371-.479a3.517,3.517,0,0,1,.5-.564,6.869,6.869,0,0,1,1.136-.97,9.538,9.538,0,0,1,.933-.557,7.427,7.427,0,0,1,1.631-.608c.284-.074.577-.11.867-.162a7.583,7.583,0,0,1,1.49-.072c.178,0,.356.053.534.062a2.673,2.673,0,0,1,.523.083c.147.038.3.056.445.1.255.07.511.138.759.228a6.434,6.434,0,0,1,1.22.569c.288.179.571.366.851.556a2.341,2.341,0,0,1,.319.259c.3.291.589.592.888.882a4.993,4.993,0,0,1,.64.85,6.611,6.611,0,0,1,.71,1.367c.065.175.121.352.178.53s.118.348.158.526c.054.242.09.487.133.731.024.14.045.281.067.422a.69.69,0,0,1,.008.1c0,.244.005.488,0,.731s-.015.5-.04.745a4.775,4.775,0,0,1-.095.5c-.04.191-.072.385-.128.572-.094.312-.191.625-.313.926a7.445,7.445,0,0,1-.43.9c-.173.3-.38.584-.579.87a8.045,8.045,0,0,1-1.2,1.26,5.842,5.842,0,0,1-.975.687,8.607,8.607,0,0,1-1.083.552,11.214,11.214,0,0,1-1.087.36c-.19.058-.386.1-.58.137-.121.025-.245.037-.368.052a12.316,12.316,0,0,1-1.57.034,3.994,3.994,0,0,1-.553-.065c-.166-.024-.33-.053-.5-.082a1.745,1.745,0,0,1-.21-.043c-.339-.1-.684-.189-1.013-.317a7,7,0,0,1-1.335-.673c-.2-.136-.417-.263-.609-.415a6.9,6.9,0,0,1-.566-.517.488.488,0,0,1-.128-.331.935.935,0,0,1,.1-.457.465.465,0,0,1,.3-.223.987.987,0,0,1,.478-.059.318.318,0,0,1,.139.073c.239.185.469.381.713.559a5.9,5.9,0,0,0,1.444.766,5.073,5.073,0,0,0,.484.169c.24.062.485.1.727.154a1.805,1.805,0,0,0,.2.037c.173.015.346.033.52.036.3.006.6.01.9,0a3.421,3.421,0,0,0,.562-.068c.337-.069.676-.139,1-.239a6.571,6.571,0,0,0,.783-.32,5.854,5.854,0,0,0,1.08-.663,5.389,5.389,0,0,0,.588-.533,8.013,8.013,0,0,0,.675-.738,5.518,5.518,0,0,0,.749-1.274,9.733,9.733,0,0,0,.366-1.107,4.926,4.926,0,0,0,.142-.833c.025-.269.008-.542.014-.814a4.716,4.716,0,0,0-.07-.815,5.8,5.8,0,0,0-.281-1.12,5.311,5.311,0,0,0-.548-1.147,9.019,9.019,0,0,0-.645-.914,9.267,9.267,0,0,0-.824-.788,3.354,3.354,0,0,0-.425-.321,5.664,5.664,0,0,0-1.048-.581c-.244-.093-.484-.2-.732-.275a6.877,6.877,0,0,0-.688-.161c-.212-.043-.427-.074-.641-.109a.528.528,0,0,0-.084,0c-.169,0-.338,0-.506,0a5.882,5.882,0,0,0-1.177.1,6.79,6.79,0,0,0-1.016.274,6.575,6.575,0,0,0-1.627.856,6.252,6.252,0,0,0-1.032.948,6.855,6.855,0,0,0-.644.847,4.657,4.657,0,0,0-.519,1.017c-.112.323-.227.647-.307.979a3.45,3.45,0,0,0-.13.91,4.4,4.4,0,0,1-.036.529c-.008.086.026.1.106.1.463,0,.925,0,1.388,0a.122.122,0,0,1,.08.028c.009.009-.005.051-.019.072q-.28.415-.563.827c-.162.236-.33.468-.489.705-.118.175-.222.359-.339.535-.1.144-.2.281-.3.423-.142.2-.282.41-.423.615-.016.023-.031.047-.048.069-.062.084-.086.083-.142,0-.166-.249-.332-.5-.5-.746-.3-.44-.6-.878-.9-1.318q-.358-.525-.714-1.051c-.031-.045-.063-.09-.094-.134Z' transform='translate(0 0)'%3E%3C/path%3E%3Cpath id='Path_23384' data-name='Path 23384' d='M150.612,112.52c0,.655,0,1.31,0,1.966a.216.216,0,0,0,.087.178,4.484,4.484,0,0,1,.358.346.227.227,0,0,0,.186.087q1.616,0,3.233,0a.659.659,0,0,1,.622.4.743.743,0,0,1-.516,1.074,1.361,1.361,0,0,1-.323.038q-1.507,0-3.013,0a.248.248,0,0,0-.216.109,1.509,1.509,0,0,1-.765.511,1.444,1.444,0,0,1-1.256-2.555.218.218,0,0,0,.09-.207q0-1.916,0-3.831a.784.784,0,0,1,.741-.732.742.742,0,0,1,.761.544.489.489,0,0,1,.015.127Q150.612,111.547,150.612,112.52Z' transform='translate(-423.686 -141.471)'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 1em 1em;
  mask-size: 1em 1em;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .next-trip-info .next-departure-list .left i svg {
  display: none;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap {
  padding: 0 20px 25px;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desc {
  font-size: 0.9em;
  margin-top: 24px;
}
.wptravelengine_css_v2 .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desc p {
  font-size: inherit;
}
.wptravelengine_css_v2 .category-grid .category-trips-single {
  padding: 0 15px !important;
}
.wptravelengine_css_v2 .category-grid .category-trips-single-inner-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
}
.wptravelengine_css_v2 .category-grid .category-trips-single-inner-wrap .category-trip-desti {
  max-width: 100% !important;
}
.wptravelengine_css_v2 .category-grid .category-trips-single-inner-wrap .category-trip-detail-wrap {
  flex: 1;
}
.wptravelengine_css_v2 .category-grid .category-trips-single-inner-wrap .category-trip-aval-time {
  margin-top: 0;
}
.wptravelengine_css_v2 .wpte-gallery-wrapper .wte-trip-vidgal-popup-trigger {
  line-height: 1.5;
}
.wptravelengine_css_v2 .wte-fsd-list-container .wte-fsd-list-header .wte-user-input {
  width: auto !important;
}
.wptravelengine_css_v2 .wte-fsd-list-container .wte-fsd-list-header .wte-user-input .select2-container .select2-selection--single {
  height: 48px;
}
.wptravelengine_css_v2 .select2-container {
  font-size: 16px;
}
.wptravelengine_css_v2 #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-book .book-btn {
  padding-left: 16px;
  padding-right: 16px;
  white-space: nowrap;
}
.wptravelengine_css_v2 #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-cost, .wptravelengine_css_v2 #primary .trip-post .entry-content .fixed-starting table tbody td.accordion-seats {
  white-space: nowrap;
}
.wptravelengine_css_v2 .wte-trip-facts .trip-facts-value {
  margin: 0 -15px;
}
.wptravelengine_css_v2 .wte-trip-facts .trip-facts-value li {
  padding: 0 15px;
  margin: 0 0 24px;
}
.wptravelengine_css_v2 .wte-trip-facts .trip-facts-value .icon-holder {
  font-size: 40px;
  line-height: 1;
  height: auto;
  margin-right: 15px;
  width: 30px;
}
.wptravelengine_css_v2 .wte-trip-facts .trip-facts-value .icon-holder svg {
  height: 1em !important;
  width: 1em !important;
  margin: 0 !important;
}
.wptravelengine_css_v2 .wte-trip-facts .trip-facts-value label {
  align-self: center;
}
.wptravelengine_css_v2 .wte-trip-facts .trip-facts-value [class*=trip-facts-] {
  margin: 0;
  padding-left: 45px;
}
.wptravelengine_css_v2 .wpte-tabs-container {
  background: none;
  box-shadow: none !important;
}
.wptravelengine_css_v2 .wpte-tabs-container .nav-tab-wrapper {
  padding: 0;
  border-bottom: none !important;
}
.wptravelengine_css_v2 .wpte-tabs-container .nav-tab-wrapper .tab-inner-wrapper {
  margin: 0 -5px;
}
.wptravelengine_css_v2 .wpte-tabs-container .nav-tab-wrapper .tab-anchor-wrapper {
  margin: 0 5px;
}
.wptravelengine_css_v2 .wpte-tabs-container .nav-tab-wrapper .tab-anchor-wrapper a.nav-tab {
  border-bottom: none;
  flex-direction: row;
}
.wptravelengine_css_v2 .wpte-tabs-container .nav-tab-wrapper .tab-anchor-wrapper a.nav-tab.nav-tab-active {
  color: var(--primary-color) !important;
}
.wptravelengine_css_v2 .wpte-tabs-container .nav-tab-wrapper .tab-anchor-wrapper a.nav-tab .tab-icon {
  margin-bottom: 0;
}
.wptravelengine_css_v2 .wpte-tabs-container .tab-content {
  margin-top: -1px !important;
}
.wptravelengine_css_v2 .wpte-tabs-container .tab-content .nb-configurations {
  padding: 0 0 56px !important;
}
.wptravelengine_css_v2 .wpte-tabs-container .tab-content .nb-configurations .overview ul,
.wptravelengine_css_v2 .wpte-tabs-container .tab-content .nb-configurations .overview ol {
  margin-left: 0;
}
.wptravelengine_css_v2 .wpte-tabs-container.fixed-header .nav-tab-wrapper .tab-anchor-wrapper {
  border: none !important;
}
.wptravelengine_css_v2 .wpte-tabs-container.fixed-header .nav-tab-wrapper .tab-anchor-wrapper a.nav-tab {
  background: none !important;
  border: none;
}
.wptravelengine_css_v2 .wpte-tabs-container.fixed-header .nav-tab-wrapper .tab-anchor-wrapper a.nav-tab.nav-tab-active {
  box-shadow: inset 0 -2px 0 var(--primary-color);
  border-bottom: 1px solid #fff;
  background: none !important;
}
.wptravelengine_css_v2 #tabs-container .tab-content {
  padding-bottom: 0;
}
.wptravelengine_css_v2 #tabs-container .tab-content .itinerary-row {
  margin: 0 0 24px 45px;
  border: none;
  border-bottom: 1px solid rgba(4, 15, 26, 0.1);
}
.wptravelengine_css_v2 #tabs-container .tab-content .itinerary-row:before {
  background: none;
  border-left: 1px dashed rgba(4, 15, 26, 0.1);
  background: none !important;
  content: "";
  height: 100%;
  left: -30px;
  position: absolute;
  top: 5px;
  width: 0;
  border-radius: 0;
  padding: 0;
}
.wptravelengine_css_v2 #tabs-container .tab-content .itinerary-row:not(:last-child)::before {
  height: calc(100% + 32px);
}
.wptravelengine_css_v2 #tabs-container .tab-content .itinerary-row .title {
  display: block;
  height: 32px;
}
.wptravelengine_css_v2 #tabs-container .tab-content .itinerary-row .title .itinerary-day {
  display: none;
}
.wptravelengine_css_v2 #tabs-container .tab-content .review-wrap .aggregate-rating {
  margin-left: 0;
}
.wptravelengine_css_v2 #tabs-container .tab-content .review-wrap .aggregate-rating .stars {
  background: none;
}
.wptravelengine_css_v2 #tabs-container .tab-content .review-wrap .comment-list li .trip-comment-content {
  margin-top: 5px;
}
.wptravelengine_css_v2 #tabs-container .tab-content .review-wrap .comment-list li .wpte-trip-review-stars {
  margin-bottom: 8px;
}
.wptravelengine_css_v2 #tabs-container .tab-content .cost #include-result li::before,
.wptravelengine_css_v2 #tabs-container .tab-content .cost #exclude-result li::before {
  width: 1em;
  height: 1.75em;
  top: 0;
  font-size: 1em;
  border: none;
}
.wptravelengine_css_v2 #tabs-container .tab-content .comment-respond {
  margin-top: 0;
  padding-top: 0;
}
.wptravelengine_css_v2 #tabs-container .tab-content .comment-respond .rating-form .review-title-rating .comment-form-title {
  width: 100%;
}
.wptravelengine_css_v2 .wte_enquiry_contact_form-wrap #wte_enquiry_contact_form select.wc-enhanced-select {
  padding: 14px;
  line-height: 1.7;
}
.wptravelengine_css_v2 .wte_enquiry_contact_form-wrap #wte_enquiry_contact_form .package-name-holder label {
  color: #fff;
}
.wptravelengine_css_v2 .fixed-starting.dates .wte-fsd-frontend-holder-dd .loadMore {
  color: var(--primary-color);
}
.wptravelengine_css_v2 .fixed-starting.dates .wte-fsd-frontend-holder-dd .loadMore:hover {
  color: #fff;
}
.wptravelengine_css_v2 #tabs-container .tab-anchor-wrapper .faq-row .accordion-tabs-toggle,
.wptravelengine_css_v2 #tabs-container .tab-anchor-wrapper .wte-itinerary-head-wrap .accordion-tabs-toggle {
  padding: 0;
}
.wptravelengine_css_v2 .wte-related-trips-wrapper .category-trip-prc-title-wrap .category-trip-budget {
  background: #f6f6f3;
  padding: 15px 20px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
  display: inline-block;
  position: relative;
}
.wptravelengine_css_v2 .wte-related-trips-wrapper .category-trip-prc-title-wrap .category-trip-budget .price-holder {
  display: block;
  line-height: 1;
}
.wptravelengine_css_v2 .wte-related-trips-wrapper .category-trip-prc-title-wrap .category-trip-budget .price-holder .striked-price {
  font-size: 13px;
  color: #f95252;
  text-decoration: line-through;
  margin-right: 0;
}
.wptravelengine_css_v2 .wte-related-trips-wrapper .category-trip-prc-title-wrap .category-trip-budget .price-holder .actual-price {
  font-size: 16px;
  color: #010408;
  font-weight: 800;
  margin-left: 8px;
}
.wptravelengine_css_v2.single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper svg {
  font-size: 20px;
}
.wptravelengine_css_v2 .destination-holder .wpte-trip-category-title,
.wptravelengine_css_v2 .activities-holder .wpte-trip-category-title,
.wptravelengine_css_v2 .trip_types-holder .wpte-trip-category-title {
  text-align: center;
}
.wptravelengine_css_v2 .destination-holder .wpte-trip-category-title .trip-count,
.wptravelengine_css_v2 .activities-holder .wpte-trip-category-title .trip-count,
.wptravelengine_css_v2 .trip_types-holder .wpte-trip-category-title .trip-count {
  line-height: 1.6;
}
.wptravelengine_css_v2.page-template-template-destination .destination-holder {
  margin-top: 0;
}
.wptravelengine_css_v2 .wp-travel-engine-archive-repeater-wrap .wte-search-load-more .load-more-search, .wptravelengine_css_v2.archive .trip-content-area .grid .btn-loadmore span, .wptravelengine_css_v2.archive .trip-content-area .grid .load-destination span {
  background: var(--primary-color);
  border-color: var(--primary-color);
}
.wptravelengine_css_v2 .wp-travel-engine-archive-repeater-wrap .wte-search-load-more .load-more-search:hover, .wptravelengine_css_v2.archive .trip-content-area .grid .btn-loadmore span:hover, .wptravelengine_css_v2.archive .trip-content-area .grid .load-destination span:hover {
  color: var(--primary-color);
  background: transparent;
}
.wptravelengine_css_v2 .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-summary-wrap table tfoot,
.wptravelengine_css_v2 .wpte-bf-checkout .wpte-bf-book-summary .wpte-bf-summary-total {
  border-color: rgba(0, 0, 0, 0.1);
}
.wptravelengine_css_v2.trip-template-default #secondary .widget h2:first-child {
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 700;
  margin: 0 0 20px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.wptravelengine_css_v2.trip-template-default #secondary .wpte-bf-outer {
  margin-bottom: 30px;
}
.wptravelengine_css_v2 .wpte-booking-area .wpte-bf-content ol, .wptravelengine_css_v2 .wpte-booking-area .wpte-bf-content ul {
  font-size: 1em !important;
}
.wptravelengine_css_v2 .wpte-booking-area .wpte-bf-content ol li:before, .wptravelengine_css_v2 .wpte-booking-area .wpte-bf-content ul li:before {
  top: 9px;
}
.wptravelengine_css_v2.post-type-archive-trip .trip-content-area .page-header .page-title {
  padding: 0 15px;
}
.wptravelengine_css_v2 .site-footer .entry-header {
  padding-bottom: 0;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .wptravelengine_css_v2 .nav-tab-wrapper .tab-anchor-wrapper .nav-tab {
    justify-content: flex-start;
  }
  .wptravelengine_css_v2 #tabs-container .tab-anchor-wrapper .wte-itinerary-head-wrap .accordion-tabs-toggle {
    display: inline;
  }
  .wptravelengine_css_v2.single-trip #tabs-container .faq .faq-row .accordion-tabs-toggle:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23c7c7c7' viewBox='0 0 512 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
    width: 25px;
    height: 30px;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    transform: none;
  }
  .wptravelengine_css_v2.single-trip #tabs-container .faq .faq-row .accordion-tabs-toggle.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .wptravelengine_css_v2.single-trip #tabs-container .review-wrap .comment-rating .trip-review-detail-gallery a,
.wptravelengine_css_v2.single-trip #tabs-container #respond a {
    padding: 0 2px;
  }
  .wptravelengine_css_v2.single-trip #tabs-container .review-wrap .comment-rating .trip-review-detail-gallery a::after,
.wptravelengine_css_v2.single-trip #tabs-container #respond a::after {
    display: none;
  }
  .wptravelengine_css_v2.single-trip #tabs-container .comment-respond {
    margin-top: 0;
    padding-top: 0;
  }
  .wptravelengine_css_v2 #tabs-container {
    padding: 0;
  }
  .wptravelengine_css_v2 #tabs-container .tab-content {
    padding: 0;
  }
  .wptravelengine_css_v2 .wpte-tabs-container .nav-tab-wrapper .tab-inner-wrapper {
    margin: 0;
  }
  .wptravelengine_css_v2 .wpte-tabs-container .nav-tab-wrapper .tab-inner-wrapper .tab-anchor-wrapper {
    margin: 0;
  }
  .wptravelengine_css_v2 .review-wrap {
    margin: 0;
    padding: 0;
    border: none;
  }
  .wptravelengine_css_v2 .post-data .review-wrap .average-rating .aggregate-rating .stars {
    background: transparent;
  }
  .wptravelengine_css_v2 .cost .content h3 {
    margin: 0 0 10px;
  }
  .wptravelengine_css_v2 .post-data .review-wrap .trip-review-title,
.wptravelengine_css_v2 .faq .wp-travel-engine-faq-tab-header,
.wptravelengine_css_v2 .wte-itinerary-header-wrapper .wp-travel-engine-itinerary-header {
    margin: 0 0 25px;
  }
  .wptravelengine_css_v2 .post-data .review-wrap ol.comment-list .comment-author {
    float: none;
  }
  .wptravelengine_css_v2 .single-trip #tabs-container .tab-inner-wrapper .tab-anchor-wrapper {
    border: 1px solid #e6e7ee !important;
  }
  .wptravelengine_css_v2 .category-list .category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap,
.wptravelengine_css_v2 .category-list .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap {
    padding: 0;
  }
  .wptravelengine_css_v2 .category-list .category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time {
    padding-left: 0;
    padding-right: 0;
  }
  .wptravelengine_css_v2 .wte-related-trips-wrapper .category-grid .category-trips-single {
    padding: 0 !important;
  }
  .wptravelengine_css_v2 .nav-tab-wrapper .tab-anchor-wrapper .nav-tab .tab-icon {
    margin: 0 8px 0 0;
  }
}

/*# sourceMappingURL=style.css.map */
