:root {
    --primary-color: #1a84ee;
    --primary-color-rgb: 26, 132, 238;
    --hover-color: #0066cc
}

.common-style,
#wpadminbar .wpte-admin-menu {
    height: 100%;
    display: inline-block;
    align-items: center;
    line-height: 26px;
    vertical-align: top
}

.common-style svg,
#wpadminbar .wpte-admin-menu svg {
    vertical-align: middle
}

.fancybox-container.wte-fb-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11111;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 15px
}

.fancybox-container.wte-fb-popup .fancybox-inner {
    position: static;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto
}

.fancybox-container.wte-fb-popup .fancybox-inner .fancybox-stage {
    position: static
}

.fancybox-container.wte-fb-popup .fancybox-bg {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.fancybox-container.wte-fb-popup .fancybox-infobar,
.fancybox-container.wte-fb-popup .fancybox-toolbar,
.fancybox-container.wte-fb-popup .fancybox-navigation {
    display: none
}

.fancybox-container.wte-fb-popup .fancybox-slide {
    background: #fff;
    border-radius: 5px;
    max-height: 90vh;
    position: relative;
    overflow: hidden
}

.fancybox-container.wte-fb-popup .fancybox-slide .white-popup {
    position: static;
    margin: 0;
    max-width: unset
}

.fancybox-container.wte-fb-popup .fancybox-slide iframe {
    width: 100%;
    height: 100%
}

.fancybox-container.wte-fb-popup .fancybox-content {
    width: 100%
}

.fancybox-container.wte-fb-popup [class*=fancybox-close] {
    position: absolute;
    top: 13px;
    right: 13px;
    z-index: 11;
    font-size: 25px;
    line-height: 1;
    background: none !important;
    border: none;
    padding: 0;
    cursor: pointer
}

.fancybox-container.wte-fb-popup [class*=fancybox-close] svg {
    width: 1em;
    height: 1em;
    vertical-align: top;
    opacity: .5
}

.fancybox-container.wte-fb-popup [class*=fancybox-close]:hover svg {
    opacity: 1
}

.fancybox-container.wte-fb-popup .wte-package-editor .wte-package-editor__close {
    position: absolute;
    top: 13px;
    right: 30px;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
    background: var(--primary-color);
    padding: 15px 20px;
    border: none;
    border-radius: 28px;
    z-index: 11;
    cursor: pointer
}

.fancybox-container.wte-fb-popup .wte-package-editor .wte-package-editor__close:hover {
    background: var(--hover-color)
}

.fancybox-container.wte-fb-popup .wte-package-editor [class*=fancybox-close] {
    display: none
}

.fancybox-container.wte-fb-popup #wte__booking {
    padding: 0
}

svg:not(:root).svg-inline--fa {
    overflow: visible
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em
}

.svg-inline--fa.fa-lg {
    vertical-align: -0.225em
}

.svg-inline--fa.fa-w-1 {
    width: .0625em
}

.svg-inline--fa.fa-w-2 {
    width: .125em
}

.svg-inline--fa.fa-w-3 {
    width: .1875em
}

.svg-inline--fa.fa-w-4 {
    width: .25em
}

.svg-inline--fa.fa-w-5 {
    width: .3125em
}

.svg-inline--fa.fa-w-6 {
    width: .375em
}

.svg-inline--fa.fa-w-7 {
    width: .4375em
}

.svg-inline--fa.fa-w-8 {
    width: .5em
}

.svg-inline--fa.fa-w-9 {
    width: .5625em
}

.svg-inline--fa.fa-w-10 {
    width: .625em
}

.svg-inline--fa.fa-w-11 {
    width: .6875em
}

.svg-inline--fa.fa-w-12 {
    width: .75em
}

.svg-inline--fa.fa-w-13 {
    width: .8125em
}

.svg-inline--fa.fa-w-14 {
    width: .875em
}

.svg-inline--fa.fa-w-15 {
    width: .9375em
}

.svg-inline--fa.fa-w-16 {
    width: 1em
}

.svg-inline--fa.fa-w-17 {
    width: 1.0625em
}

.svg-inline--fa.fa-w-18 {
    width: 1.125em
}

.svg-inline--fa.fa-w-19 {
    width: 1.1875em
}

.svg-inline--fa.fa-w-20 {
    width: 1.25em
}

.svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto
}

.svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto
}

.svg-inline--fa.fa-border {
    height: 1.5em
}

.svg-inline--fa.fa-li {
    width: 2em
}

.svg-inline--fa.fa-fw {
    width: 1.25em
}

.fa-layers svg.svg-inline--fa {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.fa-layers {
    display: inline-block;
    height: 1em;
    position: relative;
    text-align: center;
    vertical-align: -0.125em;
    width: 1em
}

.fa-layers svg.svg-inline--fa {
    transform-origin: center center
}

.fa-layers-counter,
.fa-layers-text {
    display: inline-block;
    position: absolute;
    text-align: center
}

.fa-layers-text {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center
}

.fa-layers-counter {
    background-color: #ff253a;
    border-radius: 1em;
    box-sizing: border-box;
    color: #fff;
    height: 1.5em;
    line-height: 1;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: .25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    transform: scale(0.25);
    transform-origin: top right
}

.fa-layers-bottom-right {
    bottom: 0;
    right: 0;
    top: auto;
    transform: scale(0.25);
    transform-origin: bottom right
}

.fa-layers-bottom-left {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    transform: scale(0.25);
    transform-origin: bottom left
}

.fa-layers-top-right {
    right: 0;
    top: 0;
    transform: scale(0.25);
    transform-origin: top right
}

.fa-layers-top-left {
    left: 0;
    right: auto;
    top: 0;
    transform: scale(0.25);
    transform-origin: top left
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -0.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    position: relative;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

.svg-inline--fa.fa-stack-1x {
    height: 1em;
    width: 1.25em
}

.svg-inline--fa.fa-stack-2x {
    height: 2em;
    width: 2.5em
}

.fa-inverse {
    color: #fff
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.mfp-content {
    max-width: 1169px;
    width: 90%;
    max-height: 80%;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 7px 26px rgba(0, 0, 0, .16)
}

@media(min-width: 1200px) {
    .mfp-content {
        max-width: 1367px
    }
}

.mfp-content .mfp-close {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 0;
    border: none;
    background: none;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    font-size: 40px;
    transition: all .1s linear;
    opacity: .2
}

.mfp-content .mfp-close:hover {
    opacity: 1
}

.v-none {
    visibility: hidden;
    opacity: 0
}

.d-none {
    display: none
}

.wpte-select .select2 .select2-selection {
    margin: 0;
    padding: 10px 15px;
    height: 40px;
    line-height: normal;
    border-radius: 3px;
    background-color: rgba(26, 132, 238, .02);
    border: 1px solid rgba(26, 132, 238, .15);
    font-family: var(--primary-font);
    font-size: 14px;
    letter-spacing: .5px;
    width: 100%;
    max-width: 100%;
    opacity: 1;
    transition: opacity .3s ease
}

.wpte-select .select2 .select2-selection .select2-selection__rendered {
    line-height: 1.25;
    padding: 0
}

.wpte-select .select2 .select2-selection .select2-selection__arrow {
    height: 40px
}

.wpte-select .select2 .select2-selection.select2-selection--multiple {
    height: auto;
    min-height: 45px;
    display: flex;
    align-items: center
}

.wpte-select .select2 .select2-selection.select2-selection--multiple .select2-search--inline {
    margin: 0
}

.wpte-select .select2 .select2-selection.select2-selection--multiple .select2-search--inline input {
    margin: 0;
    min-height: unset
}

.wpte-select .select2 .select2-selection__clear {
    display: none
}

button:disabled {
    opacity: .5
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

button:disabled.btn-loading::before {
    content: url("data:image/svg+xml,%3Csvg aria-hidden=%27true%27 focusable=%27false%27 data-prefix=%27fad%27 data-icon=%27spinner-third%27 role=%27img%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27 class=%27svg-inline--fa fa-spinner-third fa-w-16 fa-spin fa-lg%27%3E%3Cg class=%27fa-group%27%3E%3Cpath fill=%27%23cccccc36%27 d=%27M478.71 364.58zm-22 6.11l-27.83-15.9a15.92 15.92 0 0 1-6.94-19.2A184 184 0 1 1 256 72c5.89 0 11.71.29 17.46.83-.74-.07-1.48-.15-2.23-.21-8.49-.69-15.23-7.31-15.23-15.83v-32a16 16 0 0 1 15.34-16C266.24 8.46 261.18 8 256 8 119 8 8 119 8 256s111 248 248 248c98 0 182.42-56.95 222.71-139.42-4.13 7.86-14.23 10.55-22 6.11z%27 class=%27fa-secondary%27%3E%3C/path%3E%3Cpath fill=%27%23ccc%27 d=%27M271.23 72.62c-8.49-.69-15.23-7.31-15.23-15.83V24.73c0-9.11 7.67-16.78 16.77-16.17C401.92 17.18 504 124.67 504 256a246 246 0 0 1-25 108.24c-4 8.17-14.37 11-22.26 6.45l-27.84-15.9c-7.41-4.23-9.83-13.35-6.2-21.07A182.53 182.53 0 0 0 440 256c0-96.49-74.27-175.63-168.77-183.38z%27 class=%27fa-primary%27%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    animation: spin 1s infinite linear
}

:root {
    --primary-color: #147DFE;
    --primary-color-rgb: 20, 125, 254;
    --black-color: #000000;
    --black-color-rgb: 0, 0, 0
}

:root {
    --primary-color: #147DFE;
    --primary-color-rgb: 20, 125, 254;
    --black-color: #000000;
    --black-color-rgb: 0, 0, 0
}

.wpte-bf-outer *,
.wpte-bf-outer *:before,
.wpte-bf-outer *:after {
    box-sizing: border-box
}

.wpte-bf-outer *,
.wpte-bf-outer *:before,
.wpte-bf-outer *:after {
    box-sizing: border-box
}

.wpte-bf-outer,
.wpte-bf-outer input,
.wpte-bf-outer textarea,
.wpte-bf-outer select,
.wpte-bf-outer button {
    font-weight: 400
}

.wpte-bf-outer,
.wpte-bf-outer input,
.wpte-bf-outer textarea,
.wpte-bf-outer select,
.wpte-bf-outer button {
    font-weight: 400
}

.wpte-bf-radio-wrap input[type=radio] {
    float: none;
    line-height: unset;
    height: unset
}

.wpte-bf-radio-wrap input[type=radio] {
    float: none;
    line-height: unset;
    height: unset
}

.wpte-bf-outer img {
    vertical-align: top;
    max-width: 100%
}

.wpte-bf-outer img {
    vertical-align: top;
    max-width: 100%
}

.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 select {
    width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(var(--black-color-rgb), 0.1);
    background: rgba(var(--black-color-rgb), 0.01);
    padding: 10px 15px;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none
}

.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 select {
    width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(var(--black-color-rgb), 0.1);
    background: rgba(var(--black-color-rgb), 0.01);
    padding: 10px 15px;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none
}

.wpte-bf-outer input[type=text]:focus,
.wpte-bf-outer input[type=email]:focus,
.wpte-bf-outer input[type=url]:focus,
.wpte-bf-outer input[type=password]:focus,
.wpte-bf-outer input[type=search]:focus,
.wpte-bf-outer input[type=number]:focus,
.wpte-bf-outer input[type=tel]:focus,
.wpte-bf-outer input[type=range]:focus,
.wpte-bf-outer input[type=date]:focus,
.wpte-bf-outer input[type=month]:focus,
.wpte-bf-outer input[type=week]:focus,
.wpte-bf-outer input[type=time]:focus,
.wpte-bf-outer input[type=datetime]:focus,
.wpte-bf-outer input[type=datetime-local]:focus,
.wpte-bf-outer input[type=color]:focus,
.wpte-bf-outer textarea:focus,
.wpte-bf-outer select:focus {
    outline: none
}

.wpte-bf-outer input[type=text]:focus,
.wpte-bf-outer input[type=email]:focus,
.wpte-bf-outer input[type=url]:focus,
.wpte-bf-outer input[type=password]:focus,
.wpte-bf-outer input[type=search]:focus,
.wpte-bf-outer input[type=number]:focus,
.wpte-bf-outer input[type=tel]:focus,
.wpte-bf-outer input[type=range]:focus,
.wpte-bf-outer input[type=date]:focus,
.wpte-bf-outer input[type=month]:focus,
.wpte-bf-outer input[type=week]:focus,
.wpte-bf-outer input[type=time]:focus,
.wpte-bf-outer input[type=datetime]:focus,
.wpte-bf-outer input[type=datetime-local]:focus,
.wpte-bf-outer input[type=color]:focus,
.wpte-bf-outer textarea:focus,
.wpte-bf-outer select:focus {
    outline: none
}

.wpte-bf-outer select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"rgba%280,0,0,0.5%29\" d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
    background-size: 14px;
    padding-right: 40px
}

.wpte-bf-outer select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"rgba%280,0,0,0.5%29\" d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>");
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
    background-size: 14px;
    padding-right: 40px
}

.wpte-bf-outer input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.wpte-bf-outer input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap {
    font-size: 14px;
    color: rgba(var(--black-color-rgb), 0.6);
    position: relative
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap {
    font-size: 14px;
    color: rgba(var(--black-color-rgb), 0.6);
    position: relative
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap a {
    color: var(--wpte-primary-color, var(--primary-color));
    text-decoration: underline
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap a {
    color: var(--primary-color);
    text-decoration: underline
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap a:hover {
    text-decoration: none
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap a:hover {
    text-decoration: none
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap input[type=checkbox] {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 0;
    opacity: 0
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap input[type=checkbox] {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 0;
    opacity: 0
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap label {
    display: inline-block;
    position: relative;
    padding-left: 30px
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap label {
    display: inline-block;
    position: relative;
    padding-left: 30px
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap label::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 2px solid rgba(var(--black-color-rgb), 0.4);
    position: absolute;
    top: 1px;
    left: 0;
    background-color: #fff;
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23fff\" 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>");
    background-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    transition: all ease .35s
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap label::before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 2px solid rgba(var(--black-color-rgb), 0.4);
    position: absolute;
    top: 1px;
    left: 0;
    background-color: #fff;
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23fff\" 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>");
    background-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    transition: all ease .35s
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap input[type=checkbox]:checked+label::before {
    border-color: var(--wpte-primary-color, var(--primary-color));
    background-color: var(--wpte-primary-color, var(--primary-color));
    background-size: 13px
}

.wpte-bf-checkbox .wpte-bf-checkbox-wrap input[type=checkbox]:checked+label::before {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
    background-size: 13px
}

.parsley-errors-list {
    margin: 0;
    list-style: none;
    padding: 0
}

.parsley-errors-list {
    margin: 0;
    list-style: none;
    padding: 0
}

.parsley-errors-list li {
    font-size: 14px;
    margin-top: 5px;
    color: #cc444d
}

.parsley-errors-list li {
    font-size: 14px;
    margin-top: 5px;
    color: #cc444d
}

.wpte-bf-outer .wpte-bf-field {
    margin-bottom: 30px
}

.wpte-bf-outer .wpte-bf-field {
    margin-bottom: 30px
}

.wpte-bf-outer .wpte-bf-label {
    display: block;
    font-size: 16px;
    margin-bottom: 8px
}

.required {
    color: #ff8b3d
}

.wpte-bf-price-wrap {
    border: 1px solid rgba(var(--black-color-rgb), 0.06);
    background: rgba(var(--black-color-rgb), 0.01);
    padding: 8%
}

.wpte-bf-price-wrap .wpte-bf-ptitle {
    font-size: 15px;
    line-height: 1.53;
    margin-bottom: 10px
}

.wpte-bf-price-wrap .wpte-bf-price {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.07);
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.wpte-bf-price-wrap .wpte-bf-price:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.wpte-bf-price-wrap .wpte-bf-price del {
    color: rgba(var(--black-color-rgb), 0.4);
    font-size: 17px;
    display: inline-block;
    padding-right: 10px
}

.wpte-bf-price-wrap .wpte-bf-price ins {
    background: none;
    display: inline-block;
    font-size: 28px;
    line-height: normal;
    text-decoration: none;
    letter-spacing: .5px;
    font-weight: 600
}

.wpte-bf-price-wrap .wpte-bf-price ins b {
    font-weight: 600
}

.wpte-bf-price-wrap .wpte-bf-price .wpte-bf-pqty {
    display: inline-block;
    padding-left: 0px;
    font-size: 15px;
    opacity: .7
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title {
    border-radius: 0;
    width: 100%;
    background: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.15);
    border: none;
    min-height: 35px;
    padding: 5px 20px;
    cursor: pointer;
    text-shadow: none;
    color: var(--wpte-primary-color, var(--primary-color));
    font-size: 15px;
    letter-spacing: .5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title:hover {
    background: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.2)
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title:hover {
    background: rgba(var(--primary-color-rgb), 0.2)
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title .fa-users {
    margin-right: 10px;
    width: 18px;
    height: 15px
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title .fa-users {
    margin-right: 10px;
    width: 18px;
    height: 15px
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title .fa-chevron-down {
    margin-left: 15px;
    width: 13px;
    height: 15px;
    transition: all ease .35s
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-title .fa-chevron-down {
    margin-left: 15px;
    width: 13px;
    height: 15px;
    transition: all ease .35s
}

.wpte-bf-toggle-wrap.active .wpte-bf-toggle-title .fa-chevron-down {
    transform: rotate(180deg)
}

.wpte-bf-toggle-wrap.active .wpte-bf-toggle-title .fa-chevron-down {
    transform: rotate(180deg)
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-content {
    display: none
}

.wpte-bf-toggle-wrap .wpte-bf-toggle-content {
    display: none
}

.wpte-bf-toggle-content table {
    width: 100%;
    margin: 10px 0 0 0;
    border-collapse: collapse
}

.wpte-bf-toggle-content table {
    width: 100%;
    margin: 10px 0 0 0;
    border-collapse: collapse
}

.wpte-bf-toggle-content table thead tr {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.35)
}

.wpte-bf-toggle-content table thead tr {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.35)
}

.wpte-bf-toggle-content table thead tr th {
    border: none;
    text-align: left;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px
}

.wpte-bf-toggle-content table thead tr th {
    border: none;
    text-align: left;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px
}

.wpte-bf-toggle-content table thead tr th:last-child {
    text-align: right
}

.wpte-bf-toggle-content table thead tr th:last-child {
    text-align: right
}

.wpte-bf-toggle-content table tr td {
    border: none;
    padding: 12px 0;
    font-size: 14px;
    letter-spacing: .5px;
    text-align: left;
    position: relative
}

.wpte-bf-toggle-content table tr td {
    border: none;
    padding: 12px 0;
    font-size: 14px;
    letter-spacing: .5px;
    text-align: left;
    position: relative
}

.wpte-bf-toggle-content table tr td:first-child {
    padding-right: 47px
}

.wpte-bf-toggle-content table tr td:first-child {
    padding-right: 47px
}

.wpte-bf-toggle-content table tr td:last-child {
    text-align: right;
    font-weight: 500;
    padding-left: 47px
}

.wpte-bf-toggle-content table tr td:last-child {
    text-align: right;
    font-weight: 500;
    padding-left: 47px
}

.wpte-bf-toggle-content table tr td:first-child::before {
    content: "";
    border-top: 1px dashed rgba(var(--black-color-rgb), 0.5);
    height: 1px;
    width: 94px;
    position: absolute;
    top: 0;
    left: calc(100% - 47px);
    bottom: 0;
    margin: auto;
    z-index: 9
}

.wpte-bf-toggle-content table tr td:first-child::before {
    content: "";
    border-top: 1px dashed rgba(var(--black-color-rgb), 0.5);
    height: 1px;
    width: 94px;
    position: absolute;
    top: 0;
    left: calc(100% - 47px);
    bottom: 0;
    margin: auto;
    z-index: 9
}

.wpte-bf-booking-steps {
    margin-top: 45px;
    box-shadow: 0 -1px 45px rgba(var(--black-color-rgb), 0.07)
}

.wpte-bf-booking-steps {
    margin-top: 45px;
    box-shadow: 0 -1px 45px rgba(var(--black-color-rgb), 0.07)
}

.wpte-bf-booking-steps .wpte-bf-step-wrap {
    background: rgba(var(--black-color-rgb), 0.05);
    padding: 15px;
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.wpte-bf-booking-steps .wpte-bf-step-wrap {
    background: rgba(var(--black-color-rgb), 0.05);
    padding: 15px;
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
    background: none;
    border: none;
    padding: 0;
    text-shadow: none;
    color: rgba(0, 0, 0, .45);
    font-size: 15px;
    font-weight: 500;
    vertical-align: middle;
    display: inline-block
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
    background: none;
    border: none;
    padding: 0;
    text-shadow: none;
    color: rgba(0, 0, 0, .45);
    font-size: 15px;
    font-weight: 500;
    vertical-align: middle;
    display: inline-block
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active {
    font-size: 16px;
    font-weight: 500;
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active {
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-color)
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step-arrow {
    padding: 0 5px;
    position: relative;
    top: 2px
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step-arrow {
    padding: 0 5px;
    position: relative;
    top: 2px
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step-arrow:last-child {
    display: none
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step-arrow:last-child {
    display: none
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step-arrow svg {
    width: 10px;
    height: 13px
}

.wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step-arrow svg {
    width: 10px;
    height: 13px
}

.wpte-bf-step-content:first-child {
    padding-bottom: 30px
}

.wpte-bf-step-content:first-child {
    padding-bottom: 30px
}

.wpte-bf-step-content:not(.active) {
    display: none
}

.wpte-bf-step-content:not(.active) {
    display: none
}

.wpte-bf-datepicker {
    padding: 25px
}

.wpte-bf-datepicker {
    padding: 25px
}

.wpte-bf-datepicker .ui-datepicker-inline {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.07);
    padding: 0;
    background: #fff;
    border-radius: 0
}

.wpte-bf-datepicker .ui-datepicker-inline {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.07);
    padding: 0;
    background: #fff;
    border-radius: 0
}

.wpte-bf-datepicker .ui-widget {
    max-width: 100%
}

.wpte-bf-datepicker .ui-widget {
    max-width: 100%
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.07);
    border-radius: 0;
    font-weight: 400;
    font-size: 17px;
    padding-top: 0;
    padding-bottom: 10px
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header {
    background: none;
    border: none;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.07);
    border-radius: 0;
    font-weight: 400;
    font-size: 17px;
    padding-top: 0;
    padding-bottom: 10px
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-datepicker-title {
    line-height: 1.18;
    font-size: 17px !important
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-datepicker-title {
    line-height: 1.18;
    font-size: 17px !important
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a[class*=ui-datepicker-] {
    top: auto;
    bottom: 5px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z\"></path></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    height: 1.8em !important
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a[class*=ui-datepicker-] {
    top: auto;
    bottom: 5px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627 0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656 4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716 247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284 4.685 16.97-.001z\"></path></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    height: 1.8em !important
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a.ui-datepicker-prev-hover,
.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a.ui-datepicker-next-hover {
    top: auto;
    bottom: 5px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a.ui-datepicker-prev-hover,
.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a.ui-datepicker-next-hover {
    top: auto;
    bottom: 5px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.wpte-bf-datepicker .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px
}

.wpte-bf-datepicker .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a.ui-datepicker-next {
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z\"></path></svg>")
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a.ui-datepicker-next {
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M295.515 115.716l-19.626 19.626c-4.753 4.753-4.675 12.484.173 17.14L356.78 230H12c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h344.78l-80.717 77.518c-4.849 4.656-4.927 12.387-.173 17.14l19.626 19.626c4.686 4.686 12.284 4.686 16.971 0l131.799-131.799c4.686-4.686 4.686-12.284 0-16.971L312.485 115.716c-4.686-4.686-12.284-4.686-16.97 0z\"></path></svg>")
}

.wpte-bf-datepicker .ui-datepicker .ui-datepicker-next-hover {
    right: 2px
}

.wpte-bf-datepicker .ui-datepicker .ui-datepicker-next-hover {
    right: 2px
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a[class*=ui-datepicker-] span {
    display: none
}

.wpte-bf-datepicker .ui-datepicker-inline .ui-widget-header a[class*=ui-datepicker-] span {
    display: none
}

.wpte-bf-step-content .ui-datepicker table {
    font-size: 16px !important
}

.wpte-bf-step-content .ui-datepicker table {
    font-size: 16px !important
}

.wpte-bf-datepicker .ui-datepicker th {
    padding: 10px 0;
    border-bottom: 1px solid rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.07);
    font-size: 15px;
    font-weight: 500;
    color: var(--black-color)
}

.wpte-bf-datepicker .ui-datepicker th {
    padding: 10px 0;
    border-bottom: 1px solid rgba(var(--primary-color-rgb), 0.07);
    font-size: 15px;
    font-weight: 500;
    color: var(--black-color)
}

.wpte-bf-step-content .ui-datepicker td span,
.wpte-bf-step-content .ui-datepicker td a {
    padding: 10px 0;
    text-align: center;
    border-radius: 4px
}

.wpte-bf-step-content .ui-datepicker td span,
.wpte-bf-step-content .ui-datepicker td a {
    padding: 10px 0;
    text-align: center;
    border-radius: 4px
}

.wpte-bf-datepicker .ui-datepicker td a.ui-state-default {
    background: none;
    border: none;
    text-align: center;
    font-size: 15px;
    color: var(--black-color);
    font-weight: 400;
    padding: 7px 0
}

.wpte-bf-datepicker .ui-datepicker td a.ui-state-default {
    background: none;
    border: none;
    text-align: center;
    font-size: 15px;
    color: var(--black-color);
    font-weight: 400;
    padding: 7px 0
}

.wpte-bf-datepicker .ui-datepicker td a.ui-state-default:hover {
    background: var(--black-color);
    color: #fff
}

.wpte-bf-datepicker .ui-datepicker td a.ui-state-default:hover {
    background: var(--black-color);
    color: #fff
}

.wpte-bf-step-content .ui-state-default,
.wpte-bf-step-content .ui-widget-content .ui-state-default,
.wpte-bf-step-content .ui-widget-header .ui-state-default,
.wpte-bf-step-content .ui-button,
html .wpte-bf-step-content .ui-button.ui-state-disabled:hover,
html .wpte-bf-step-content .ui-button.ui-state-disabled:active {
    border: none;
    text-align: center;
    background: none
}

.wpte-bf-step-content .ui-state-default,
.wpte-bf-step-content .ui-widget-content .ui-state-default,
.wpte-bf-step-content .ui-widget-header .ui-state-default,
.wpte-bf-step-content .ui-button,
html .wpte-bf-step-content .ui-button.ui-state-disabled:hover,
html .wpte-bf-step-content .ui-button.ui-state-disabled:active {
    border: none;
    text-align: center;
    background: none
}

.wpte-bf-step-content .wpte-bf-block-title {
    padding: 30px 25px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: rgba(var(--black-color-rgb), 0.8)
}

.wpte-bf-step-content .wpte-bf-block-title {
    padding: 30px 25px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: rgba(var(--black-color-rgb), 0.8)
}

.wpte-bf-step-content .wpte-bf-traveler-member {
    padding: 0 25px
}

.wpte-bf-step-content .wpte-bf-traveler-member {
    padding: 0 25px
}

.wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-traveler-block,
.wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-es-block {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
    margin-bottom: 25px;
    padding-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-traveler-block,
.wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-es-block {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
    margin-bottom: 25px;
    padding-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.wpte-bf-step-content .wpte-bf-traveler-block .wpte-bf-traveler,
.wpte-bf-step-content .wpte-bf-es-block .wpte-bf-traveler {
    display: flex;
    flex: initial;
    align-items: center;
    position: relative;
    padding-right: 20px
}

.wpte-bf-step-content .wpte-bf-traveler-block .wpte-bf-traveler,
.wpte-bf-step-content .wpte-bf-es-block .wpte-bf-traveler {
    display: flex;
    flex: initial;
    align-items: center;
    position: relative;
    padding-right: 20px
}

.wpte-bf-step-content .wpte-bf-number-field {
    width: 82px;
    height: 35px;
    border-radius: 50px;
    border: 1px solid rgba(var(--black-color-rgb), 0.3);
    overflow: hidden;
    display: flex;
    flex: initial
}

.wpte-bf-step-content .wpte-bf-number-field {
    width: 82px;
    height: 35px;
    border-radius: 50px;
    border: 1px solid rgba(var(--black-color-rgb), 0.3);
    overflow: hidden;
    display: flex;
    flex: initial
}

.wpte-bf-step-content .wpte-bf-number-field input[type=text] {
    width: calc(100% - 54px);
    padding: 0;
    border: none;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center;
    font-weight: 500;
    color: var(--black-color);
    font-size: 18px;
    height: auto;
    border-radius: 0;
    background: #fff
}

.wpte-bf-step-content .wpte-bf-number-field input[type=text] {
    width: calc(100% - 54px);
    padding: 0;
    border: none;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center;
    font-weight: 500;
    color: var(--black-color);
    font-size: 18px;
    height: auto;
    border-radius: 0;
    background: #fff
}

.wpte-bf-step-content .wpte-bf-number-field button {
    color: #333;
    width: 27px;
    height: 100%;
    background: rgba(var(--black-color-rgb), 0.1);
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.wpte-bf-step-content .wpte-bf-number-field button {
    color: #333;
    width: 27px;
    height: 100%;
    background: rgba(var(--black-color-rgb), 0.1);
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.wpte-bf-step-content .wpte-bf-number-field button.wpte-bf-minus {
    order: -1
}

.wpte-bf-step-content .wpte-bf-number-field button.wpte-bf-minus {
    order: -1
}

.wpte-bf-step-content .wpte-bf-number-field button:hover {
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-bf-step-content .wpte-bf-number-field button:hover {
    color: var(--primary-color)
}

.wpte-bf-step-content .wpte-bf-number-field button svg {
    width: 12px;
    height: 16px
}

.wpte-bf-step-content .wpte-bf-number-field button svg {
    width: 12px;
    height: 16px
}

.wpte-bf-step-content .wpte-bf-number-field+span {
    display: inline-block;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    width: calc(100% - 82px)
}

.wpte-bf-step-content .wpte-bf-number-field+span {
    display: inline-block;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    width: calc(100% - 82px)
}

.wpte-bf-step-content .wpte-bf-price {
    font-size: 18px;
    letter-spacing: .5px
}

.wpte-bf-step-content .wpte-bf-price {
    font-size: 18px;
    letter-spacing: .5px
}

.wpte-bf-step-content .wpte-bf-traveler-block .wpte-bf-price,
.wpte-bf-step-content .wpte-bf-es-block .wpte-bf-price {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: flex-end
}

.wpte-bf-step-content .wpte-bf-traveler-block .wpte-bf-price,
.wpte-bf-step-content .wpte-bf-es-block .wpte-bf-price {
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: flex-end
}

.wpte-bf-step-content .wpte-bf-price ins {
    background: none;
    text-decoration: none;
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.wpte-bf-step-content .wpte-bf-price ins {
    background: none;
    text-decoration: none;
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.wpte-bf-step-content .wpte-bf-price ins b {
    font-weight: 600;
    padding-left: 5px
}

.wpte-bf-step-content .wpte-bf-price ins b {
    font-weight: 600;
    padding-left: 5px
}

.wpte-bf-step-content .wpte-bf-price .wpte-bf-pqty {
    display: block;
    font-size: 13px;
    text-align: right;
    color: rgba(var(--black-color-rgb), 0.5);
    letter-spacing: 0
}

.wpte-bf-step-content .wpte-bf-price .wpte-bf-pqty {
    display: block;
    font-size: 13px;
    text-align: right;
    color: rgba(var(--black-color-rgb), 0.5);
    letter-spacing: 0
}

.wpte-bf-step-content-wrap .wpte-bf-total-price {
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px
}

.wpte-bf-step-content-wrap .wpte-bf-total-price {
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px
}

.wpte-bf-step-content-wrap .wpte-bf-total-price>span {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .5px
}

.wpte-bf-step-content-wrap .wpte-bf-total-price>span {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .5px
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-total-txt {
    margin-right: 5px;
    font-weight: 200
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-total-txt {
    margin-right: 5px;
    font-weight: 200
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-currency {
    font-weight: 300
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-currency {
    font-weight: 300
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-price-amt {
    font-weight: 600
}

.wpte-bf-step-content-wrap .wpte-bf-total-price .wpte-bf-price-amt {
    font-weight: 600
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap .wpte-bf-toggle-content {
    margin-top: 30px;
    padding-left: 25px;
    padding-right: 25px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap .wpte-bf-toggle-content {
    margin-top: 30px;
    padding-left: 25px;
    padding-right: 25px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap .wpte-bf-toggle-content table {
    margin-top: 0
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap .wpte-bf-toggle-content table {
    margin-top: 0
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap .wpte-bf-toggle-content table+table {
    margin-top: 15px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap .wpte-bf-toggle-content table+table {
    margin-top: 15px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap table caption {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap table caption {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td {
    padding-right: 0;
    padding-left: 0
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td {
    padding-right: 0;
    padding-left: 0
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td:first-child::before {
    display: none
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td:first-child::before {
    display: none
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td .wpte-bf-info {
    font-size: 12px;
    color: rgba(var(--black-color-rgb), 0.6)
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content table tr td .wpte-bf-info {
    font-size: 12px;
    color: rgba(var(--black-color-rgb), 0.6)
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content .wpte-bf-total {
    border-top: 1px solid rgba(var(--black-color-rgb), 0.1);
    font-weight: 400;
    text-align: right;
    padding-top: 10px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content .wpte-bf-total {
    border-top: 1px solid rgba(var(--black-color-rgb), 0.1);
    font-weight: 400;
    text-align: right;
    padding-top: 10px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content .wpte-bf-total b {
    font-weight: 600;
    font-size: 16px;
    margin-left: 10px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-content .wpte-bf-total b {
    font-weight: 600;
    font-size: 16px;
    margin-left: 10px
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap {
    padding: 25px 25px 30px 25px
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap {
    padding: 25px 25px 30px 25px
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn,
.wpte-bf-submit input[type=submit] {
    width: 100%;
    border-radius: 3px;
    font-size: 18px;
    cursor: pointer
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn,
.wpte-bf-submit input[type=submit] {
    width: 100%;
    border-radius: 3px;
    font-size: 18px;
    cursor: pointer
}

.wpte-bf-submit input[type=submit] {
    font-size: 20px;
    margin-left: 0
}

.wpte-bf-submit input[type=submit] {
    font-size: 20px;
    margin-left: 0
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn:hover,
.wpte-bf-submit input[type=submit]:hover {
    opacity: .8;
    border-color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-bf-step-content-wrap .wpte-bf-btn-wrap input.wpte-bf-btn:hover,
.wpte-bf-submit input[type=submit]:hover {
    opacity: .8;
    border-color: var(--primary-color)
}

.wpte-bf-info-wrap {
    position: absolute;
    top: 0;
    padding-left: 8px;
    right: 5px
}

.wpte-bf-info-wrap {
    position: absolute;
    top: 0;
    padding-left: 8px;
    right: 5px
}

.wpte-bf-info-wrap .wpte-bf-info-icon {
    color: var(--black-color);
    background: rgba(var(--black-color-rgb), 0.07);
    width: 18px;
    height: 18px;
    display: flex;
    border-radius: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: help
}

.wpte-bf-info-wrap .wpte-bf-info-icon {
    color: var(--black-color);
    background: rgba(var(--black-color-rgb), 0.07);
    width: 18px;
    height: 18px;
    display: flex;
    border-radius: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: help
}

.wpte-bf-info-wrap .wpte-bf-info-icon svg {
    width: 10px;
    height: 10px
}

.wpte-bf-info-wrap .wpte-bf-info-icon svg {
    width: 10px;
    height: 10px
}

.wpte-bf-info-wrap .wpte-bf-info-txt {
    position: absolute;
    bottom: calc(100% + 15px);
    right: 0;
    background: var(--black-color);
    color: #fff;
    font-size: 12px;
    padding: 10px;
    line-height: 1.5;
    width: 180px;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: all ease .35s;
    transform: translateX(50%)
}

.wpte-bf-info-wrap .wpte-bf-info-txt {
    position: absolute;
    bottom: calc(100% + 15px);
    right: 0;
    background: var(--black-color);
    color: #fff;
    font-size: 12px;
    padding: 10px;
    line-height: 1.5;
    width: 180px;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: all ease .35s;
    transform: translateX(50%)
}

.wpte-bf-info-wrap .wpte-bf-info-icon:hover+.wpte-bf-info-txt {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.wpte-bf-info-wrap .wpte-bf-info-icon:hover+.wpte-bf-info-txt {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.wpte-bf-info-wrap .wpte-bf-info-txt::after {
    content: "";
    border-top: 4px solid var(--black-color);
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    transform: translateX(-100%)
}

.wpte-bf-info-wrap .wpte-bf-info-txt::after {
    content: "";
    border-top: 4px solid var(--black-color);
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    transform: translateX(-100%)
}

.wpte-bf-help-block {
    background: rgba(var(--black-color-rgb), 0.05);
    padding: 7px 12px;
    font-size: 14px;
    text-align: center
}

.wpte-bf-help-block {
    background: rgba(var(--black-color-rgb), 0.05);
    padding: 7px 12px;
    font-size: 14px;
    text-align: center
}

.wpte-bf-help-block a {
    color: var(--wpte-primary-color, var(--primary-color));
    text-decoration: underline
}

.wpte-bf-help-block a {
    color: var(--primary-color);
    text-decoration: underline
}

.wpte-bf-help-block a:hover {
    text-decoration: none
}

.wpte-bf-help-block a:hover {
    text-decoration: none
}

.wpte-bf-checkout .wpte-bf-title {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5
}

.wpte-bf-checkout .wpte-bf-title {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5
}

.wpte-bf-checkout .wpte-bf-booking-steps {
    margin-top: 0;
    box-shadow: none
}

.wpte-bf-checkout .wpte-bf-booking-steps {
    margin-top: 0;
    box-shadow: none
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap {
    background: none;
    padding: 0;
    text-align: left;
    font-size: 17px;
    margin-bottom: 60px;
    counter-reset: wpte-bf-count
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap {
    background: none;
    padding: 0;
    text-align: left;
    font-size: 17px;
    margin-bottom: 60px;
    counter-reset: wpte-bf-count
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
    position: relative;
    counter-increment: wpte-bf-count;
    color: rgba(var(--black-color-rgb), 0.3);
    padding-left: 40px;
    min-height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: default;
    margin-left: 80px;
    padding-right: 20px
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
    position: relative;
    counter-increment: wpte-bf-count;
    color: rgba(var(--black-color-rgb), 0.3);
    padding-left: 40px;
    min-height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: default;
    margin-left: 80px;
    padding-right: 20px
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:first-child {
    margin-left: 0
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:first-child {
    margin-left: 0
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:last-child {
    padding-right: 0
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:last-child {
    padding-right: 0
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active,
.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.completed {
    font-weight: 500;
    color: var(--black-color)
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active,
.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.completed {
    font-weight: 500;
    color: var(--black-color)
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
    content: counter(wpte-bf-count);
    background: none;
    border: 1px solid rgba(0, 0, 0, .25);
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(0, 0, 0, .25);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    border-radius: 100%;
    font-weight: 400
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
    content: counter(wpte-bf-count);
    background: none;
    border: 1px solid rgba(0, 0, 0, .25);
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(0, 0, 0, .25);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    border-radius: 100%;
    font-weight: 400
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.completed::before {
    content: "";
    background-color: var(--wpte-primary-color, var(--primary-color)) !important;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2733%27 height=%2732%27 viewBox=%270 0 33 32%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.4 31.5C7.83961 31.5 0.900024 24.5604 0.900024 16C0.900024 7.43959 7.83961 0.5 16.4 0.5C24.9604 0.5 31.9 7.43959 31.9 16C31.9 24.5604 24.9604 31.5 16.4 31.5Z%27 stroke=%27%231890FF%27/%3E%3Cpath d=%27M23.5437 10.25H22.2955C22.1205 10.25 21.9544 10.3304 21.8473 10.4679L14.4848 19.7946L10.9544 15.3214C10.901 15.2536 10.833 15.1988 10.7553 15.1611C10.6777 15.1233 10.5925 15.1037 10.5062 15.1036H9.25801C9.13837 15.1036 9.0723 15.2411 9.14551 15.3339L14.0366 21.5304C14.2652 21.8196 14.7044 21.8196 14.9348 21.5304L23.6562 10.4786C23.7294 10.3875 23.6634 10.25 23.5437 10.25V10.25Z%27 fill=%27%231890FF%27/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg width=%2733%27 height=%2732%27 viewBox=%270 0 33 32%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.4 31.5C7.83961 31.5 0.900024 24.5604 0.900024 16C0.900024 7.43959 7.83961 0.5 16.4 0.5C24.9604 0.5 31.9 7.43959 31.9 16C31.9 24.5604 24.9604 31.5 16.4 31.5Z%27 stroke=%27%231890FF%27/%3E%3Cpath d=%27M23.5437 10.25H22.2955C22.1205 10.25 21.9544 10.3304 21.8473 10.4679L14.4848 19.7946L10.9544 15.3214C10.901 15.2536 10.833 15.1988 10.7553 15.1611C10.6777 15.1233 10.5925 15.1037 10.5062 15.1036H9.25801C9.13837 15.1036 9.0723 15.2411 9.14551 15.3339L14.0366 21.5304C14.2652 21.8196 14.7044 21.8196 14.9348 21.5304L23.6562 10.4786C23.7294 10.3875 23.6634 10.25 23.5437 10.25V10.25Z%27 fill=%27%231890FF%27/%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    border-color: rgba(0, 0, 0, 0)
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.completed::before {
    content: "";
    background-color: var(--primary-color) !important;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2733%27 height=%2732%27 viewBox=%270 0 33 32%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.4 31.5C7.83961 31.5 0.900024 24.5604 0.900024 16C0.900024 7.43959 7.83961 0.5 16.4 0.5C24.9604 0.5 31.9 7.43959 31.9 16C31.9 24.5604 24.9604 31.5 16.4 31.5Z%27 stroke=%27%231890FF%27/%3E%3Cpath d=%27M23.5437 10.25H22.2955C22.1205 10.25 21.9544 10.3304 21.8473 10.4679L14.4848 19.7946L10.9544 15.3214C10.901 15.2536 10.833 15.1988 10.7553 15.1611C10.6777 15.1233 10.5925 15.1037 10.5062 15.1036H9.25801C9.13837 15.1036 9.0723 15.2411 9.14551 15.3339L14.0366 21.5304C14.2652 21.8196 14.7044 21.8196 14.9348 21.5304L23.6562 10.4786C23.7294 10.3875 23.6634 10.25 23.5437 10.25V10.25Z%27 fill=%27%231890FF%27/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg width=%2733%27 height=%2732%27 viewBox=%270 0 33 32%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.4 31.5C7.83961 31.5 0.900024 24.5604 0.900024 16C0.900024 7.43959 7.83961 0.5 16.4 0.5C24.9604 0.5 31.9 7.43959 31.9 16C31.9 24.5604 24.9604 31.5 16.4 31.5Z%27 stroke=%27%231890FF%27/%3E%3Cpath d=%27M23.5437 10.25H22.2955C22.1205 10.25 21.9544 10.3304 21.8473 10.4679L14.4848 19.7946L10.9544 15.3214C10.901 15.2536 10.833 15.1988 10.7553 15.1611C10.6777 15.1233 10.5925 15.1037 10.5062 15.1036H9.25801C9.13837 15.1036 9.0723 15.2411 9.14551 15.3339L14.0366 21.5304C14.2652 21.8196 14.7044 21.8196 14.9348 21.5304L23.6562 10.4786C23.7294 10.3875 23.6634 10.25 23.5437 10.25V10.25Z%27 fill=%27%231890FF%27/%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    border-color: rgba(0, 0, 0, 0)
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active::before {
    background: var(--wpte-primary-color, var(--primary-color));
    border-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active::before {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
    content: "";
    background: rgba(6, 22, 38, .2);
    width: 60px;
    height: 1px;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    right: calc(100% + 20px);
    transform: translateY(-50%)
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
    content: "";
    background: rgba(6, 22, 38, .2);
    width: 60px;
    height: 1px;
    border-radius: 50px;
    position: absolute;
    top: 50%;
    right: calc(100% + 20px);
    transform: translateY(-50%)
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:first-child::after {
    display: none
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:first-child::after {
    display: none
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active::after,
.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.completed::after {
    background: var(--wpte-primary-color, var(--primary-color))
}

.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active::after,
.wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.completed::after {
    background: var(--primary-color)
}

.wpte-bf-checkout .wpte-bf-step-content-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.wpte-bf-checkout .wpte-bf-step-content-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.wpte-bf-checkout .wpte-bf-checkout-form {
    width: 65%;
    padding-right: 5%
}

.wpte-bf-checkout .wpte-bf-checkout-form {
    width: 65%;
    padding-right: 5%
}

.wpte-bf-checkout .wpte-bf-checkout-form form {
    padding: 40px 24px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .04), 0px 0px 1px rgba(0, 0, 0, .04)
}

.wpte-bf-checkout .wpte-bf-checkout-form form {
    padding: 40px 24px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .04), 0px 0px 1px rgba(0, 0, 0, .04)
}

.wpte-bf-checkout .wpte-bf-checkout-form form .wpte-bf-submit {
    margin-bottom: 0
}

.wpte-bf-checkout .wpte-bf-checkout-form form .wpte-bf-submit {
    margin-bottom: 0
}

.wpte-bf-checkout .wpte-bf-checkout-form form .wpte-bf-submit input[type=submit] {
    padding: 14px 32px;
    font-size: 16px;
    font-weight: 500;
    width: auto
}

.wpte-bf-checkout .wpte-bf-checkout-form form .wpte-bf-submit input[type=submit] {
    padding: 14px 32px;
    font-size: 16px;
    font-weight: 500;
    width: auto
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio {
    border-top: 1px solid var(--wpte-primary-color, var(--primary-color));
    padding-top: 30px;
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio {
    border-top: 1px solid var(--primary-color);
    padding-top: 30px;
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio .wpte-bf-label {
    color: rgba(var(--black-color-rgb), 0.8);
    font-size: 19px;
    width: 100%;
    margin-bottom: 25px
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio .wpte-bf-label {
    color: rgba(var(--black-color-rgb), 0.8);
    font-size: 19px;
    width: 100%;
    margin-bottom: 25px
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap {
    display: inline-block;
    margin-right: 3%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    color: rgba(var(--black-color-rgb), 0.75);
    position: relative
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap {
    display: inline-block;
    margin-right: 3%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    color: rgba(var(--black-color-rgb), 0.75);
    position: relative
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap:last-child {
    margin-right: 0
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap:last-child {
    margin-right: 0
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap input[type=radio] {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 0;
    opacity: 0
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap input[type=radio] {
    position: absolute;
    top: 5px;
    left: 0;
    margin: 0;
    opacity: 0
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap label {
    position: relative;
    display: inline-block;
    padding-left: 30px
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap label {
    position: relative;
    display: inline-block;
    padding-left: 30px
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap label::before {
    content: "";
    width: 22px;
    height: 22px;
    border: 2px solid rgba(var(--black-color-rgb), 0.4);
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 100%;
    box-shadow: 0 0 0 20px #fff inset;
    background: rgba(0, 0, 0, 0);
    transform: translateY(-50%);
    transition: all ease .35s
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap label::before {
    content: "";
    width: 22px;
    height: 22px;
    border: 2px solid rgba(var(--black-color-rgb), 0.4);
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 100%;
    box-shadow: 0 0 0 20px #fff inset;
    background: rgba(0, 0, 0, 0);
    transform: translateY(-50%);
    transition: all ease .35s
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap input[type=radio]:checked+label::before {
    background: var(--wpte-primary-color, var(--primary-color));
    border-color: var(--wpte-primary-color, var(--primary-color));
    box-shadow: 0 0 0 4px #fff inset
}

.wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap input[type=radio]:checked+label::before {
    background: var(--primary-color);
    border-color: var(--primary-color);
    box-shadow: 0 0 0 4px #fff inset
}

.wpte-bf-checkout .wpte-bf-card-number {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(var(--black-color-rgb), 0.1);
    background: rgba(var(--black-color-rgb), 0.01);
    padding: 10px 15px;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none;
    height: auto;
    min-height: 60px
}

.wpte-bf-checkout .wpte-bf-card-number {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(var(--black-color-rgb), 0.1);
    background: rgba(var(--black-color-rgb), 0.01);
    padding: 10px 15px;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none;
    height: auto;
    min-height: 60px
}

.wpte-bf-checkout .wpte-bf-card-number input[type=number] {
    border: none;
    background: none;
    padding: 0 15px 0 0;
    width: auto;
    max-width: calc(100% - 140px);
    display: flex;
    flex: 1;
    height: auto;
    flex-direction: column
}

.wpte-bf-checkout .wpte-bf-card-number input[type=number] {
    border: none;
    background: none;
    padding: 0 15px 0 0;
    width: auto;
    max-width: calc(100% - 140px);
    display: flex;
    flex: 1;
    height: auto;
    flex-direction: column
}

.wpte-bf-checkout .wpte-bf-card-number input[type=number]+img {
    max-width: 140px
}

.wpte-bf-checkout .wpte-bf-card-number input[type=number]+img {
    max-width: 140px
}

.wpte-bf-checkout .wpte-bf-half {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    overflow: hidden
}

.wpte-bf-checkout .wpte-bf-half {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    overflow: hidden
}

.wpte-bf-checkout .wpte-bf-half .wpte-bf-label {
    width: 100%;
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%
}

.wpte-bf-checkout .wpte-bf-half .wpte-bf-label {
    width: 100%;
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%
}

.wpte-bf-checkout .wpte-bf-half select {
    margin-top: 10px;
    margin-right: 1%;
    margin-left: 1%;
    width: 48%
}

.wpte-bf-checkout .wpte-bf-half select {
    margin-top: 10px;
    margin-right: 1%;
    margin-left: 1%;
    width: 48%
}

.wpte-bf-checkout .wpte-bf-password {
    max-width: 49%
}

.wpte-bf-checkout .wpte-bf-password {
    max-width: 49%
}

.wpte-bf-checkout .wpte-bf-password-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(var(--black-color-rgb), 0.1);
    background: rgba(var(--black-color-rgb), 0.01);
    padding: 10px 15px;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none;
    height: auto;
    min-height: 60px
}

.wpte-bf-checkout .wpte-bf-password-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(var(--black-color-rgb), 0.1);
    background: rgba(var(--black-color-rgb), 0.01);
    padding: 10px 15px;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none;
    height: auto;
    min-height: 60px
}

.wpte-bf-checkout .wpte-bf-password-wrap input[type=password],
.wpte-bf-checkout .wpte-bf-password-wrap input[type=text] {
    border: none;
    background: none;
    padding: 0 15px 0 0;
    width: calc(100% - 25px);
    height: auto
}

.wpte-bf-checkout .wpte-bf-password-wrap input[type=password],
.wpte-bf-checkout .wpte-bf-password-wrap input[type=text] {
    border: none;
    background: none;
    padding: 0 15px 0 0;
    width: calc(100% - 25px);
    height: auto
}

.wpte-bf-checkout .wpte-bf-password-wrap .wpte-bf-vp {
    padding: 0;
    background: none;
    border: none;
    width: 25px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    color: rgba(var(--black-color-rgb), 0.35);
    cursor: pointer;
    position: relative
}

.wpte-bf-checkout .wpte-bf-password-wrap .wpte-bf-vp {
    padding: 0;
    background: none;
    border: none;
    width: 25px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    color: rgba(var(--black-color-rgb), 0.35);
    cursor: pointer;
    position: relative
}

.wpte-bf-checkout .wpte-bf-password-wrap .wpte-bf-vp svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.wpte-bf-checkout .wpte-bf-password-wrap .wpte-bf-vp svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.wpte-bf-checkout .wpte-bf-password-wrap .wpte-bf-vp svg:last-child {
    display: none
}

.wpte-bf-checkout .wpte-bf-password-wrap .wpte-bf-vp svg:last-child {
    display: none
}

.wpte-bf-checkout .wpte-bf-password-wrap.type-changed .wpte-bf-vp svg:first-child {
    display: none
}

.wpte-bf-checkout .wpte-bf-password-wrap.type-changed .wpte-bf-vp svg:first-child {
    display: none
}

.wpte-bf-checkout .wpte-bf-password-wrap.type-changed .wpte-bf-vp svg:last-child {
    display: block;
    color: rgba(var(--black-color-rgb), 0.7)
}

.wpte-bf-checkout .wpte-bf-password-wrap.type-changed .wpte-bf-vp svg:last-child {
    display: block;
    color: rgba(var(--black-color-rgb), 0.7)
}

.wpte-bf-checkout .wpte-bf-book-summary {
    width: 35%
}

.wpte-bf-checkout .wpte-bf-book-summary {
    width: 35%
}

.wpte-bf-checkout .wpte-bf-summary-wrap {
    padding: 10% 10% 0 10%;
    background: rgba(var(--black-color-rgb), 0.01);
    border: 1px solid rgba(var(--black-color-rgb), 0.05)
}

.wpte-bf-checkout .wpte-bf-summary-wrap {
    padding: 10% 10% 0 10%;
    background: rgba(var(--black-color-rgb), 0.01);
    border: 1px solid rgba(var(--black-color-rgb), 0.05)
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-title {
    font-size: 28px;
    font-weight: 300;
    color: rgba(var(--black-color-rgb), 0.8);
    margin-bottom: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-title {
    font-size: 28px;
    font-weight: 300;
    color: rgba(var(--black-color-rgb), 0.8);
    margin-bottom: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-name-wrap {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
    margin-bottom: 22px;
    padding-bottom: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-name-wrap {
    border-bottom: 1px solid rgba(var(--black-color-rgb), 0.05);
    margin-bottom: 22px;
    padding-bottom: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-name {
    font-size: 22px;
    font-weight: 500;
    color: rgba(var(--black-color-rgb), 0.9);
    line-height: 1.3;
    margin-bottom: 0
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-name {
    font-size: 22px;
    font-weight: 500;
    color: rgba(var(--black-color-rgb), 0.9);
    line-height: 1.3;
    margin-bottom: 0
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-date {
    font-size: 16px;
    letter-spacing: .5px
}

.wpte-bf-checkout .wpte-bf-summary-wrap .wpte-bf-trip-date {
    font-size: 16px;
    letter-spacing: .5px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border: none;
    overflow: visible !important
}

.wpte-bf-checkout .wpte-bf-summary-wrap table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border: none;
    overflow: visible !important
}

.wpte-bf-checkout .wpte-bf-summary-wrap table.wpte-bf-extra-info-table {
    margin-top: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table.wpte-bf-extra-info-table {
    margin-top: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td {
    font-size: 18px;
    padding: 10px 0
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td {
    font-size: 18px;
    padding: 10px 0
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td {
    border: none;
    font-size: 16px;
    padding: 10px 0
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td {
    border: none;
    font-size: 16px;
    padding: 10px 0
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td:last-child {
    text-align: right
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td:last-child {
    text-align: right
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td b {
    font-weight: 500
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td b {
    font-weight: 500
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr:last-child td {
    padding-bottom: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tbody tr:last-child td {
    padding-bottom: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot {
    border-top: 1px solid rgba(var(--black-color-rgb), 0.05);
    text-align: right
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot {
    border-top: 1px solid rgba(var(--black-color-rgb), 0.05);
    text-align: right
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td {
    padding-top: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td {
    padding-top: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-total-txt {
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    padding-right: 10px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-total-txt {
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    padding-right: 10px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-currency {
    display: inline-block;
    font-size: 23px;
    letter-spacing: .5px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-currency {
    display: inline-block;
    font-size: 23px;
    letter-spacing: .5px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-price-amt {
    font-weight: 500;
    font-size: 23px;
    letter-spacing: .5px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tfoot tr td .wpte-bf-price-amt {
    font-weight: 500;
    font-size: 23px;
    letter-spacing: .5px
}

.wpte-bf-checkout .wpte-bf-summary-total {
    text-align: right;
    padding: 2% 10%;
    background: #eaeaea
}

.wpte-bf-checkout .wpte-bf-summary-total {
    text-align: right;
    padding: 2% 10%;
    background: #eaeaea
}

.wpte-bf-checkout .wpte-bf-step-content-wrap .wpte-bf-total-price {
    margin-bottom: 0;
    line-height: 1.3
}

.wpte-bf-checkout .wpte-bf-step-content-wrap .wpte-bf-total-price {
    margin-bottom: 0;
    line-height: 1.3
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-total-txt {
    display: inline-block;
    font-size: 17px;
    vertical-align: middle
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-total-txt {
    display: inline-block;
    font-size: 17px;
    vertical-align: middle
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-currency {
    font-weight: 300;
    letter-spacing: .5px;
    font-size: 26px;
    display: inline-block;
    vertical-align: middle
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-currency {
    font-weight: 300;
    letter-spacing: .5px;
    font-size: 26px;
    display: inline-block;
    vertical-align: middle
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-price-amt {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .5px;
    display: inline-block;
    vertical-align: middle
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-price-amt {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .5px;
    display: inline-block;
    vertical-align: middle
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-total-price {
    color: #232323;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wpte-bf-checkout .wpte-bf-summary-total .wpte-bf-total-price {
    color: #232323;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.relation-options-title,
.personal-options-title {
    width: 100%;
    display: table;
    clear: both
}

.relation-options-title,
.personal-options-title {
    width: 100%;
    display: table;
    clear: both
}

.wp-travel-engine-personal-details:nth-child(2n),
.wp-travel-engine-relation-details:nth-child(2n) {
    clear: both
}

.wp-travel-engine-personal-details:nth-child(2n),
.wp-travel-engine-relation-details:nth-child(2n) {
    clear: both
}

.wp-travel-engine-relation-details select,
.wp-travel-engine-personal-details select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"rgba%280,0,0,0.5%29\" d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 50%;
    background-size: 12px;
    padding-right: 30px
}

.wp-travel-engine-relation-details select,
.wp-travel-engine-personal-details select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"rgba%280,0,0,0.5%29\" d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 50%;
    background-size: 12px;
    padding-right: 30px
}

#wp-travel-engine-order-form input[type=submit] {
    display: table;
    clear: both;
    margin-left: 15px
}

#wp-travel-engine-order-form input[type=submit] {
    display: table;
    clear: both;
    margin-left: 15px
}

.wpte-bf-animate-toggle {
    position: relative
}

.wpte-bf-animate-toggle {
    position: relative
}

.wpte-bf-animate-toggle .wpte-bf-toggle-content {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    padding-bottom: 10px;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, .08)
}

.wpte-bf-animate-toggle .wpte-bf-toggle-content {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    padding-bottom: 10px;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, .08)
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap.wpte-bf-animate-toggle .wpte-bf-toggle-content {
    margin-top: 0
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap.wpte-bf-animate-toggle .wpte-bf-toggle-content {
    margin-top: 0
}

.wte-bf-price-detail .wpte-bf-animate-toggle .wpte-bf-toggle-content {
    bottom: 100%;
    top: auto
}

.wte-bf-price-detail .wpte-bf-animate-toggle .wpte-bf-toggle-content {
    bottom: 100%;
    top: auto
}

.wpte-bf-animate-toggle .wpte-bf-toggle-content .wpte-bf-travellers-price-table {
    margin-top: 15px !important
}

.wpte-bf-animate-toggle .wpte-bf-toggle-content .wpte-bf-travellers-price-table {
    margin-top: 15px !important
}

.wtebf-toggle-title-active:after {
    display: inline-block;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23FFFFFF%27 viewBox=%270 0 320 512%27%3E%3Cpath d=%27M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z%27/%3E%3C/svg%3E") center center no-repeat;
    height: 18px;
    width: 18px;
    margin-left: 15px;
    vertical-align: middle;
    margin-top: -3px
}

.wtebf-toggle-title-active:after {
    display: inline-block;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23FFFFFF%27 viewBox=%270 0 320 512%27%3E%3Cpath d=%27M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z%27/%3E%3C/svg%3E") center center no-repeat;
    height: 18px;
    width: 18px;
    margin-left: 15px;
    vertical-align: middle;
    margin-top: -3px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap.wpte-bf-animate-toggle .wpte-bf-toggle-content .wpte-bf-toggle-close {
    font-size: 0;
    height: 18px;
    width: 18px;
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap.wpte-bf-animate-toggle .wpte-bf-toggle-content .wpte-bf-toggle-close {
    font-size: 0;
    height: 18px;
    width: 18px;
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap.wpte-bf-animate-toggle .wpte-bf-toggle-content .wpte-bf-toggle-close:hover {
    background: none
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap.wpte-bf-animate-toggle .wpte-bf-toggle-content .wpte-bf-toggle-close:hover {
    background: none
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap.wpte-bf-animate-toggle .wpte-bf-toggle-content .wpte-bf-toggle-close:after {
    display: inline-block;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23333333%27 viewBox=%270 0 320 512%27%3E%3Cpath d=%27M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z%27/%3E%3C/svg%3E") center center no-repeat;
    height: 18px;
    width: 18px;
    margin-left: 0;
    vertical-align: middle;
    margin-top: -3px
}

.wpte-bf-step-content-wrap .wpte-bf-toggle-wrap.wpte-bf-animate-toggle .wpte-bf-toggle-content .wpte-bf-toggle-close:after {
    display: inline-block;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23333333%27 viewBox=%270 0 320 512%27%3E%3Cpath d=%27M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z%27/%3E%3C/svg%3E") center center no-repeat;
    height: 18px;
    width: 18px;
    margin-left: 0;
    vertical-align: middle;
    margin-top: -3px
}

@media screen and (min-width: 1025px)and (max-width: 1366px) {
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        margin-left: 60px
    }
}

@media screen and (min-width: 1025px)and (max-width: 1366px)and (min-width: 1025px)and (max-width: 1366px) {
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        margin-left: 60px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
        width: 40px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
        width: 40px
    }
    .wpte-bf-checkout .wpte-bf-summary-wrap {
        padding: 40px 20px 0 20px
    }
    .wpte-bf-checkout .wpte-bf-summary-wrap {
        padding: 40px 20px 0 20px
    }
    .wpte-bf-checkout .wpte-bf-summary-total {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (min-width: 1025px)and (max-width: 1366px) {
    .wpte-bf-checkout .wpte-bf-summary-total {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media screen and (max-width: 1024px) {
    .wpte-bf-checkout .wpte-bf-step-content-wrap {
        flex-direction: column-reverse
    }
}

@media screen and (max-width: 1024px)and (max-width: 1024px) {
    .wpte-bf-checkout .wpte-bf-step-content-wrap {
        flex-direction: column-reverse
    }
    .wpte-bf-checkout .wpte-bf-checkout-form {
        width: 100%;
        padding-right: 0
    }
    .wpte-bf-checkout .wpte-bf-checkout-form {
        width: 100%;
        padding-right: 0
    }
    .wpte-bf-checkout .wpte-bf-book-summary {
        position: static;
        width: 100%;
        margin-bottom: 60px
    }
    .wpte-bf-checkout .wpte-bf-book-summary {
        position: static;
        width: 100%;
        margin-bottom: 60px
    }
    .wpte-bf-checkout .wpte-bf-summary-wrap {
        padding: 50px 60px 0 60px
    }
    .wpte-bf-checkout .wpte-bf-summary-wrap {
        padding: 50px 60px 0 60px
    }
    .wpte-bf-checkout .wpte-bf-summary-total {
        padding-left: 60px;
        padding-right: 60px
    }
    .wpte-bf-checkout .wpte-bf-summary-total {
        padding-left: 60px;
        padding-right: 60px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        font-size: 14px;
        padding-left: 0;
        padding-right: 5px;
        padding-top: 30px;
        margin-left: 30px;
        min-height: 25px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        font-size: 14px;
        padding-left: 0;
        padding-right: 5px;
        padding-top: 30px;
        margin-left: 30px;
        min-height: 25px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
        right: 0;
        margin: 0 auto
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
        right: 0;
        margin: 0 auto
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
        width: 20px;
        right: calc(100% + 7px);
        top: 15px;
        transform: none
    }
}

@media screen and (max-width: 1024px) {
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
        width: 20px;
        right: calc(100% + 7px);
        top: 15px;
        transform: none
    }
}

@media screen and (max-width: 640px) {
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap {
        margin-bottom: 40px;
        font-size: 14px;
        align-items: flex-start
    }
}

@media screen and (max-width: 640px)and (max-width: 640px) {
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap {
        margin-bottom: 40px;
        font-size: 14px;
        align-items: flex-start
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        font-size: 0;
        padding-left: 0;
        padding-right: 5px;
        padding-top: 35px;
        margin-left: 35px;
        min-height: 22px;
        width: 27px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        font-size: 0;
        padding-left: 0;
        padding-right: 5px;
        padding-top: 35px;
        margin-left: 35px;
        min-height: 22px;
        width: 27px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active {
        font-size: 14px;
        font-weight: 400
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step.active {
        font-size: 14px;
        font-weight: 400
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
        right: auto;
        margin: 0;
        font-size: 14px;
        font-weight: 500
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
        right: auto;
        margin: 0;
        font-size: 14px;
        font-weight: 500
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step .wpte-bf-step-inner {
        width: 150px;
        text-align: center;
        transform: translateX(-40%)
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step .wpte-bf-step-inner {
        width: 150px;
        text-align: center;
        transform: translateX(-40%)
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:first-child .wpte-bf-step-inner {
        text-align: left;
        transform: none
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:first-child .wpte-bf-step-inner {
        text-align: left;
        transform: none
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:last-child .wpte-bf-step-inner {
        text-align: right;
        transform: translateX(calc(-100% + 25px))
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step:last-child .wpte-bf-step-inner {
        text-align: right;
        transform: translateX(calc(-100% + 25px))
    }
    .wpte-bf-checkout .wpte-bf-password {
        max-width: 100%
    }
}

@media screen and (max-width: 640px) {
    .wpte-bf-checkout .wpte-bf-password {
        max-width: 100%
    }
}

@media screen and (max-width: 480px) {
    .wpte-bf-booking-steps .wpte-bf-step-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width: 480px)and (max-width: 480px) {
    .wpte-bf-booking-steps .wpte-bf-step-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
    .wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-traveler-block,
    .wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-es-block {
        flex-direction: column
    }
    .wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-traveler-block,
    .wpte-bf-step-content .wpte-bf-traveler-member .wpte-bf-es-block {
        flex-direction: column
    }
    .wpte-bf-step-content .wpte-bf-traveler-block .wpte-bf-traveler,
    .wpte-bf-step-content .wpte-bf-es-block .wpte-bf-traveler {
        margin-bottom: 20px
    }
    .wpte-bf-step-content .wpte-bf-traveler-block .wpte-bf-traveler,
    .wpte-bf-step-content .wpte-bf-es-block .wpte-bf-traveler {
        margin-bottom: 20px
    }
    .wpte-bf-step-content .wpte-bf-traveler-block .wpte-bf-price,
    .wpte-bf-step-content .wpte-bf-es-block .wpte-bf-price {
        align-items: center
    }
    .wpte-bf-step-content .wpte-bf-traveler-block .wpte-bf-price,
    .wpte-bf-step-content .wpte-bf-es-block .wpte-bf-price {
        align-items: center
    }
    .wpte-bf-info-wrap .wpte-bf-info-txt {
        right: -10px;
        transform: none
    }
    .wpte-bf-info-wrap .wpte-bf-info-txt {
        right: -10px;
        transform: none
    }
    .wpte-bf-info-wrap .wpte-bf-info-txt::after {
        left: auto;
        right: 8px
    }
    .wpte-bf-info-wrap .wpte-bf-info-txt::after {
        left: auto;
        right: 8px
    }
    .wpte-bf-step-content .wpte-bf-price,
    .wpte-bf-step-content .wpte-bf-price .wpte-bf-pqty {
        text-align: center
    }
    .wpte-bf-step-content .wpte-bf-price,
    .wpte-bf-step-content .wpte-bf-price .wpte-bf-pqty {
        text-align: center
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        padding-top: 30px;
        margin-left: 30px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        padding-top: 30px;
        margin-left: 30px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
        width: 22px;
        height: 22px;
        border-width: 2px;
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
        top: 5px
    }
    .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
        width: 22px;
        height: 22px;
        border-width: 2px;
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
        top: 5px
    }
    .wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap {
        margin-right: 20px
    }
    .wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap {
        margin-right: 20px
    }
    .wpte-bf-checkout .wpte-bf-card-number {
        flex-direction: column;
        align-items: flex-start
    }
    .wpte-bf-checkout .wpte-bf-card-number {
        flex-direction: column;
        align-items: flex-start
    }
    .wpte-bf-checkout .wpte-bf-card-number input[type=number] {
        display: block;
        width: 100%;
        max-width: 100%;
        flex: initial;
        padding-right: 0
    }
    .wpte-bf-checkout .wpte-bf-card-number input[type=number] {
        display: block;
        width: 100%;
        max-width: 100%;
        flex: initial;
        padding-right: 0
    }
    .wpte-bf-checkout .wpte-bf-card-number img {
        margin-top: 15px
    }
    .wpte-bf-checkout .wpte-bf-card-number img {
        margin-top: 15px
    }
    .wpte-bf-checkout .wpte-bf-card-number input[type=number]+img {
        max-width: 100%
    }
    .wpte-bf-checkout .wpte-bf-card-number input[type=number]+img {
        max-width: 100%
    }
    .wpte-bf-checkout .wpte-bf-half {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column
    }
    .wpte-bf-checkout .wpte-bf-half {
        margin-left: 0;
        margin-right: 0;
        flex-direction: column
    }
    .wpte-bf-checkout .wpte-bf-half .wpte-bf-label {
        margin-left: 0;
        margin-right: 0
    }
    .wpte-bf-checkout .wpte-bf-half .wpte-bf-label {
        margin-left: 0;
        margin-right: 0
    }
    .wpte-bf-checkout .wpte-bf-half select {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .wpte-bf-checkout .wpte-bf-half select {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .wpte-bf-checkout .wpte-bf-summary-wrap {
        padding: 40px 20px 0 20px
    }
    .wpte-bf-checkout .wpte-bf-summary-wrap {
        padding: 40px 20px 0 20px
    }
    .wpte-bf-checkout .wpte-bf-summary-total {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (max-width: 480px) {
    .wpte-bf-checkout .wpte-bf-summary-total {
        padding-left: 25px;
        padding-right: 25px
    }
}

#coupon-response-holder {
    margin-top: 17px
}

#coupon-response-holder {
    margin-top: 17px
}

.coupon-response-error {
    background-color: #fbe7e7;
    padding: 11px 15px;
    color: #a94442;
    border-radius: 5px;
    border-radius: 5px;
    font-size: 16px
}

.coupon-response-error {
    background-color: #fbe7e7;
    padding: 11px 15px;
    color: #a94442;
    border-radius: 5px;
    border-radius: 5px;
    font-size: 16px
}

.coupon-response-success {
    background-color: #e5f7f3;
    padding: 11px 15px;
    color: #00af87;
    border-radius: 5px;
    font-size: 16px
}

.coupon-response-success {
    background-color: #e5f7f3;
    padding: 11px 15px;
    color: #00af87;
    border-radius: 5px;
    font-size: 16px
}

.wte-coupon-response-reset-coupon {
    display: inline-block;
    margin-top: 20px;
    font-size: 16px
}

.wte-coupon-response-reset-coupon {
    display: inline-block;
    margin-top: 20px;
    font-size: 16px
}

.wte-coupon-response-reset-coupon:hover {
    cursor: pointer
}

.wte-coupon-response-reset-coupon:hover {
    cursor: pointer
}

span.wp-travel-engine-info-msg {
    background: #1eb823;
    padding: 10px;
    color: #fff;
    font-weight: 800
}

span.wp-travel-engine-info-msg {
    background: #1eb823;
    padding: 10px;
    color: #fff;
    font-weight: 800
}

.wte-coupon-whole-wrap {
    padding: 30px 100px 30px 30px;
    position: relative;
    margin-bottom: 50px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .04), 0px 0px 1px rgba(0, 0, 0, .04)
}

.wte-coupon-whole-wrap {
    padding: 30px 100px 30px 30px;
    position: relative;
    margin-bottom: 50px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .04), 0px 0px 1px rgba(0, 0, 0, .04)
}

.wte-coupon-whole-wrap .wte-apply-coupon-title {
    margin-bottom: 16px !important;
    margin-top: 0
}

.wte-coupon-whole-wrap .wte-apply-coupon-title {
    margin-bottom: 16px !important;
    margin-top: 0
}

.wte-coupon-whole-wrap .wte-apply-coupon-title p {
    font-size: 16px;
    color: #232323;
    font-weight: 500;
    margin: 0
}

.wte-coupon-whole-wrap .wte-apply-coupon-title p {
    font-size: 16px;
    color: #232323;
    font-weight: 500;
    margin: 0
}

.wte-coupon-whole-wrap .coupon-close-button {
    visibility: collapse;
    position: absolute;
    top: 16px;
    right: 14px;
    height: 19px;
    width: 19px
}

.wte-coupon-whole-wrap .coupon-close-button {
    visibility: collapse;
    position: absolute;
    top: 16px;
    right: 14px;
    height: 19px;
    width: 19px
}

.wte-coupon-whole-wrap .coupon-close-button:hover {
    cursor: pointer
}

.wte-coupon-whole-wrap .coupon-close-button:hover {
    cursor: pointer
}

.wte-coupon-whole-wrap .coupon-close-button:after {
    visibility: visible;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 19px;
    height: 19px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23A7A59C%27 viewBox=%270 0 320 512%27%3E%3Cpath d=%27M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z%27/%3E%3C/svg%3E") center center no-repeat
}

.wte-coupon-whole-wrap .coupon-close-button:after {
    visibility: visible;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 19px;
    height: 19px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23A7A59C%27 viewBox=%270 0 320 512%27%3E%3Cpath d=%27M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z%27/%3E%3C/svg%3E") center center no-repeat
}

.wte-coupon-whole-wrap p {
    color: #232323;
    margin-bottom: 16px;
    margin-top: 0
}

.wte-coupon-whole-wrap p {
    color: #232323;
    margin-bottom: 16px;
    margin-top: 0
}

.wte-coupon-whole-wrap .coupon {
    display: flex
}

.wte-coupon-whole-wrap .coupon {
    display: flex
}

.wte-coupon-whole-wrap .coupon:before,
.wte-coupon-whole-wrap .coupon:after {
    display: table;
    content: "";
    clear: both
}

.wte-coupon-whole-wrap .coupon:before,
.wte-coupon-whole-wrap .coupon:after {
    display: table;
    content: "";
    clear: both
}

.wte-coupon-whole-wrap .coupon .input-text {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    padding: 0 17px;
    border: 1px solid rgba(35, 35, 35, .1);
    background: #fff;
    font-size: 16px;
    color: #232323;
    width: calc(100% - 88px);
    width: -moz-calc(100% - 88px);
    border-radius: 5px 0 0 5px
}

.wte-coupon-whole-wrap .coupon .input-text {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    padding: 0 17px;
    border: 1px solid rgba(35, 35, 35, .1);
    background: #fff;
    font-size: 16px;
    color: #232323;
    width: calc(100% - 88px);
    width: -moz-calc(100% - 88px);
    border-radius: 5px 0 0 5px
}

.wte-coupon-whole-wrap .coupon .wp-travel-engine-coupons-apply-btn {
    height: 55px;
    display: inline-block;
    line-height: 55px;
    padding: 0 40px;
    margin: 0;
    background: var(--wpte-primary-color, var(--primary-color));
    color: #fff;
    border: solid 1px var(--wpte-primary-color, var(--primary-color));
    border-radius: 0 5px 5px 0;
    font-size: 18px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal;
    transition: all ease .3s
}

.wte-coupon-whole-wrap .coupon .wp-travel-engine-coupons-apply-btn {
    height: 55px;
    display: inline-block;
    line-height: 55px;
    padding: 0 40px;
    margin: 0;
    background: var(--primary-color);
    color: #fff;
    border: solid 1px var(--primary-color);
    border-radius: 0 5px 5px 0;
    font-size: 18px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal;
    transition: all ease .3s
}

.wte-coupon-whole-wrap .coupon .wp-travel-engine-coupons-apply-btn:hover {
    opacity: .8
}

.wte-coupon-whole-wrap .coupon .wp-travel-engine-coupons-apply-btn:hover {
    opacity: .8
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr.wte-coupons-discount-calculation-tr:last-of-type {
    border: none !important
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr.wte-coupons-discount-calculation-tr:last-of-type {
    border: none !important
}

.wte-coupons-discount-calculation-tr .wte-coupons-discount-calculation-td {
    padding: 10px 0 20px
}

.wte-coupons-discount-calculation-tr .wte-coupons-discount-calculation-td {
    padding: 10px 0 20px
}

.wte-coupons-discount-calculation-tr:last-of-type {
    border-bottom: none !important
}

.wte-coupons-discount-calculation-tr:last-of-type {
    border-bottom: none !important
}

.wte-coupons-discount-calculation-tr:last-of-type .wte-coupons-discount-calculation-td {
    text-align: right !important
}

.wte-coupons-discount-calculation-tr:last-of-type .wte-coupons-discount-calculation-td {
    text-align: right !important
}

.wte-coupons-discount-calculation-tr:last-of-type .wte-coupons-discount-calculation-td .wpte-bf-total-txt {
    font-size: 20px !important;
    color: rgba(35, 35, 35, .8) !important
}

.wte-coupons-discount-calculation-tr:last-of-type .wte-coupons-discount-calculation-td .wpte-bf-total-txt {
    font-size: 20px !important;
    color: rgba(35, 35, 35, .8) !important
}

.wte-coupons-discount-calculation-tr:last-of-type .wte-coupons-discount-calculation-td .wpte-bf-total-txt:after {
    display: none !important
}

.wte-coupons-discount-calculation-tr:last-of-type .wte-coupons-discount-calculation-td .wpte-bf-total-txt:after {
    display: none !important
}

.wte-coupons-discount-calculation-tr:last-of-type .wte-coupons-discount-calculation-td span.wpte-currency-code {
    padding-left: 0
}

.wte-coupons-discount-calculation-tr:last-of-type .wte-coupons-discount-calculation-td span.wpte-currency-code {
    padding-left: 0
}

@media(min-width: 1025px) {
    .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper {
        transition: all .3s
    }
}

@media(min-width: 1025px)and (min-width: 1025px) {
    .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper {
        transition: all .3s
    }
    .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper.is-sticky {
        position: sticky;
        top: 50px;
        z-index: 11
    }
    .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper .wpte_has-sticky-booking-widget.is-sticky {
        position: sticky;
        top: 50px;
        z-index: 11
    }
    .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper.wte-tabs-fixed .wpte-booking-area-wrapper.is-sticky {
        top: 90px
    }
    .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper.wte-tabs-fixed .wpte-booking-area-wrapper.is-sticky {
        top: 90px
    }
    .wpte_has-sticky-booking-widget .wpte-booking-area-wrapper.wte-tabs-fixed.admin-bar .wpte-booking-area-wrapper.is-sticky {
        top: 130px
    }
}

@media(min-width: 1025px) {
    .wpte_has-sticky-booking-widget.wte-tabs-fixed.admin-bar .wpte-booking-area-wrapper.is-sticky {
        top: 130px
    }
}

.wpte-trip-feat-img-gallery {
    position: relative
}

.wpte-trip-feat-img-gallery .owl-prev {
    position: absolute;
    top: 50%;
    left: 40px;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 0
}

.wpte-trip-feat-img-gallery .owl-prev:before {
    content: "";
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 192 512%27%3E%3Cpath d=%27M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z%27/%3E%3C/svg%3E") center center no-repeat
}

.wpte-trip-feat-img-gallery .owl-next {
    position: absolute;
    top: 50%;
    right: 40px;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 0
}

.wpte-trip-feat-img-gallery .owl-next:after {
    content: "";
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 20px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 viewBox=%270 0 192 512%27%3E%3Cpath d=%27M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z%27/%3E%3C/svg%3E") center center no-repeat
}

.wte-video-gallery-slider {
    margin-bottom: 1.5em
}

.wte-video-gallery-slider .owl-item .owl-video-wrapper {
    height: 0;
    padding-top: 56.25%
}

.wte-video-gallery-slider .owl-item .owl-video-tn,
.wte-video-gallery-slider .owl-item iframe {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0
}

.wte-video-gallery-slider .owl-nav button[class*=owl-] {
    position: absolute;
    top: 50%;
    left: 0;
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, .5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    transform: translateY(-50%)
}

.wte-video-gallery-slider .owl-nav button.owl-next {
    left: auto;
    right: 0
}

.wte-video-gallery-slider .owl-nav button[class*=owl-]:hover {
    background: rgba(0, 0, 0, .75)
}

.wte-video-gallery-slider .owl-nav [class*=owl-] svg {
    width: 20px;
    height: 20px;
    margin: auto;
    color: #fff;
    opacity: .7;
    filter: alpha(opacity=70)
}

.wte-video-gallery-slider .owl-nav button.owl-prev svg {
    position: relative;
    left: -2px
}

.wte-video-gallery-slider .owl-nav [class*=owl-]:hover svg {
    opacity: 1;
    filter: alpha(opacity=100)
}

.wp-travel-engine-vid-gal-popup {
    display: block;
    margin-bottom: 1.5em
}

.wte-video-gallery-slider.owl-carousel .owl-video-play-icon {
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"%23fff\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6zM48 453.5v-395c0-4.6 5.1-7.5 9.1-5.2l334.2 197.5c3.9 2.3 3.9 8 0 10.3L57.1 458.7c-4 2.3-9.1-.6-9.1-5.2z\"></path></svg>");
    background-color: rgba(0, 0, 0, .5);
    background-repeat: no-repeat;
    background-size: 45%;
    background-position: center;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0
}

@media only screen and (max-width: 767px) {
    .wpte-trip-feat-img-gallery .owl-prev {
        width: 40px;
        height: 40px;
        left: 10px
    }
    .wpte-trip-feat-img-gallery .owl-next {
        width: 40px;
        height: 40px;
        right: 10px
    }
}

* {
    box-sizing: border-box
}

.place-order-form-primary-wrapper {
    margin-bottom: 15px
}

p:empty {
    display: none
}

input[type=text],
input[type=email],
input[type=search],
input[type=number],
select,
textarea {
    padding: 16px
}

input.enquiry-submit,
input[type=submit] {
    padding: 16px 32px;
    background-color: var(--wpte-primary-color, var(--primary-color));
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px
}

input.enquiry-submit:hover {
    opacity: .9
}

.confirm-holder {
    margin: 0 0 20px
}

.wpte-expand-extra-service {
    padding: 10px 20px;
    border-bottom: 1px solid #e1e2e3
}

.trip-content-area .widget-area .trip-price .price-holder .wpte-expand-extra-service:after {
    top: 12px;
    right: 20px
}

.wpte-expand-extra-service .scroll-down h5 {
    margin: 0
}

.wpte-expand-extra-service .extra-service-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0
}

.wpte-expand-extra-service .extra-service-wrap .extra-service-info-holder {
    flex-basis: 0;
    flex-grow: 1;
    padding-right: 10px;
    font-size: 16px
}

.wpte-expand-extra-service .extra-service-wrap .input-holder {
    width: 100px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #e1e2e3
}

.wpte-expand-extra-service .extra-service-wrap .input-holder .less-no,
.wpte-expand-extra-service .extra-service-wrap .input-holder .more-no {
    width: 30px;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center
}

.wpte-expand-extra-service .extra-service-wrap .input-holder input[type=text] {
    width: 38px;
    border: 1px solid #e1e2e3;
    text-align: center;
    padding: 0
}

.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 {
    padding: 10px 20px;
    font-size: 16px;
    border-bottom: 1px solid #e1e2e3
}

.trip-content-area .widget-area .trip-price .price-holder form .total-amt {
    text-align: center;
    margin: 0;
    padding: 10px 20px
}

.wp-travel-engine-billing-details,
.wp-travel-engine-relation-details-wrapper {
    margin-bottom: 30px
}

.wp-travel-engine-billing-details-wrapper,
.wp-travel-engine-personal-details-inner-wrapper,
.wp-travel-engine-relation-details-inner-wrapper {
    margin: 0 -10px;
    overflow: hidden
}

.wp-travel-engine-billing-details-field-wrap,
.wp-travel-engine-personal-details,
.wp-travel-engine-relation-details {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 18px;
    min-height: 74px
}

.relation-options-title,
.personal-options-title,
.personal-options-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 17px;
    background: #eee;
    padding: 10px 14px;
    border-radius: 2px
}

.place-order-form-primary-wrapper input,
.place-order-form-primary-wrapper select {
    width: 100%;
    min-height: 34px;
    padding: 4px 10px !important;
    border: 1px solid #ccc;
    border-radius: 2px
}

.place-order-form-secondary-wrapper {
    margin-bottom: 30px
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column {
    float: left;
    margin-right: 15px;
    width: 25%
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-right-column,
.wp-travel-engine-order-form-wrapper {
    overflow: hidden
}

.place-order-form-secondary-wrapper .trip-title {
    margin-bottom: 8px;
    font-size: 17px;
    line-height: 20px
}

.place-order-form-secondary-wrapper .trip-property {
    margin: 0;
    padding: 0
}

.place-order-form-secondary-wrapper .trip-property li {
    list-style: none;
    font-size: 14px;
    line-height: 22px
}

.place-order-form-secondary-wrapper .trip-property li span {
    display: inline-block;
    width: 30%;
    margin-right: 5px
}

.wp-travel-engine-order-form-wrapper {
    overflow: hidden;
    background: none;
    padding: 30px 30px 15px;
    border: 1px solid #ccc;
    border-radius: 5px 5px 0 0
}

.wp-travel-engine-order-form-wrapper .trip-title {
    margin-bottom: 12px !important
}

.secondary-inner-wrapper {
    overflow: hidden;
    margin-bottom: 30px;
    background: #ccc;
    padding: 10px 0
}

#primary .page .entry-content .secondary-inner-wrapper table,
#primary .page .entry-content .secondary-inner-wrapper table td {
    border: 0
}

#primary .page .entry-content .secondary-inner-wrapper table th {
    background: none
}

.secondary-inner-wrapper table {
    margin-bottom: 0
}

.secondary-inner-wrapper .person-price-table {
    text-align: center
}

.hidden-price {
    display: none
}

.date-time-wrapper {
    position: relative;
    background: #fff;
    display: none;
    border-radius: 5px;
    margin-top: 10px
}

.date-time-wrapper:after {
    position: absolute;
    top: 30px;
    right: 17px;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%238d8d8d%27 viewBox=%270 0 448 512%27%3E%3Cpath d=%27M400 64h-48V8c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v56H128V8c0-4.4-3.6-8-8-8h-16c-4.4 0-8 3.6-8 8v56H48C21.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-48zM138.7 480H48c-8.8 0-16-7.2-16-16v-58.7h106.7V480zm0-106.7H32v-74.7h106.7v74.7zM32 266.7V192h106.7v74.7H32zM277.3 480H170.7v-74.7h106.7V480zm0-106.7H170.7v-74.7h106.7v74.7zM170.7 266.7V192h106.7v74.7H170.7zM416 464c0 8.8-7.2 16-16 16h-90.7v-74.7H416V464zm0-90.7H309.3v-74.7H416v74.7zm0-106.6H309.3V192H416v74.7zm0-106.7H32v-48c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v48z%27/%3E%3C/svg%3E") center center no-repeat;
    width: 15px;
    height: 20px
}

.price-fixed {
    top: 0;
    position: fixed;
    z-index: 50;
    display: block;
    width: 328px !important
}

.open.side-btn,
.close.side-btn {
    position: fixed;
    top: 74%;
    display: block;
    background: red;
    left: 70%
}

#open-example1,
#close-example1 {
    display: none
}

.trip-content-area .secondary-trip-info.side-trip-price {
    margin-top: 0
}

.disabled {
    cursor: not-allowed;
    pointer-events: none
}

.disabled:hover {
    cursor: not-allowed
}

.ui-datepicker {
    max-width: 244px
}

.ui-datepicker table {
    font-size: 12px !important;
    line-height: 15px;
    text-align: center
}

.ui-datepicker .ui-datepicker-title {
    font-size: 12px !important;
    line-height: 15px
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    height: 24px !important
}

.wp-travel-engine-archive-outer-wrap:after {
    display: block;
    content: "";
    clear: both
}

.archive .wp-travel-engine-archive-wrap {
    margin-bottom: 40px
}

.wp-travel-engine-archive-outer-wrap .child-title {
    font-weight: 400;
    font-size: 1em
}

.wp-travel-engine-archive-outer-wrap .child-title a {
    color: #212121
}

.wp-travel-engine-archive-outer-wrap .child-title a:hover {
    text-decoration: none
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap {
    width: 33.3333%;
    padding: 0 15px
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder {
    margin: 0 0 20px;
    position: relative
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder img {
    vertical-align: top
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .trip-post-thumbnail {
    display: block
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder .price-holder {
    position: absolute;
    left: 0;
    bottom: 20px;
    background: #fff;
    padding: 5px 10px
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder .group-discount {
    position: absolute;
    right: 0;
    top: 20px;
    background: #fff;
    padding: 5px 10px 5px 30px;
    cursor: pointer
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder .group-discount:before {
    position: absolute;
    width: 15px;
    height: 20px;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23000%27 viewBox=%270 0 512 512%27%3E%3Cpath d=%27M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-36 344h12V232h-12c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h48c6.627 0 12 5.373 12 12v140h12c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12h-72c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12zm36-240c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z%27/%3E%3C/svg%3E") center center no-repeat;
    top: 50%;
    left: 6px;
    transform: translateY(-50%)
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder .group-discount .tooltip {
    position: absolute;
    top: 50%;
    left: -210px;
    width: 200px;
    background: #000;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 65%;
    opacity: 0;
    visibility: hidden;
    transform: translate(-10px, -50%);
    transition: ease .2s
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder .group-discount:hover .tooltip {
    opacity: 1;
    visibility: visible;
    transform: translate(0, -50%)
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .img-holder .group-discount .tooltip:after {
    position: absolute;
    top: 50%;
    right: -5px;
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid #000;
    border-bottom: 5px solid rgba(0, 0, 0, 0);
    transform: translateY(-50%)
}

.wp-travel-engine-archive-wrap .title {
    font-size: 20px;
    line-height: 1.65em;
    font-weight: 700;
    margin: 0 0 1.65em
}

.wp-travel-engine-archive-wrap .title a {
    color: #212121
}

.wp-travel-engine-archive-wrap .title a:hover,
.wp-travel-engine-archive-wrap .title a:focus {
    text-decoration: underline
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .text-holder .meta-info {
    margin: 0 0 10px
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .text-holder .next-trip-info .fsd-title {
    margin: 0 0 10px
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li {
    margin: 0 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap .text-holder .next-trip-info .next-departure-list li svg {
    margin-right: 5px
}

.wp-travel-engine-archive-wrap .trip_price,
.wp-travel-engine-archive-wrap .trip_duration {
    display: block;
    margin-bottom: 10px;
    color: #0d0d0d
}

.wp-travel-engine-archive-wrap .trip_price strike span {
    color: #0d0d0d !important;
    font-size: 15px;
    line-height: 18px
}

#wp-travel-engine-order-form input:not([type=submit],
[type=checkbox],
[type=radio]) {
    padding: 12px 20px
}

.place-order-form-primary-wrapper input,
.place-order-form-primary-wrapper select {
    padding: 12px 10px !important;
    border-radius: 3px;
    height: 50px
}

.trip-content .related-posts {
    margin-top: 40px
}

.trip-content .related-posts .post .entry-title {
    text-align: center;
    margin-top: -8px
}

.trip-content .related-posts .post {
    margin-bottom: 30px
}

.trip-content .related-posts .post .entry-meta {
    position: relative;
    top: -31px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 18px
}

.trip-content .related-posts .post .entry-meta span {
    background: #0c83b8;
    padding: 7px 14px
}

.wp-travel-engine-relation-details input:not([type=submit],
[type=checkbox],
[type=radio]),
.wp-travel-engine-personal-details input:not([type=submit],
[type=checkbox],
[type=radio]) {
    padding: 12px 10px;
    width: 100%;
    height: 53px
}

.wp-travel-engine-relation-details select,
.wp-travel-engine-personal-details select {
    width: 100%;
    padding: 12px 10px
}

.relation-options-title,
.personal-options-title,
.personal-options-title {
    padding: 20px 14px
}

#wp-travel-engine-order-form input[type=submit] {
    margin-top: 20px
}

#wp-travel-engine-order-form label {
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 5px
}

#primary #wp-travel-engine-order-form {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    height: auto;
    border: 0
}

#primary #wp-travel-engine-order-form table tr {
    background: none
}

.entry-content .thank-you-container {
    margin-top: 30px
}

#primary .entry-content .thank-you-container h3 {
    margin-bottom: 12px !important
}

.entry-content .thank-you-container table tr:nth-child(2n+1) {
    background: #f9f9f9
}

.entry-content .thank-you-container table tr:first-child {
    border-bottom: 0
}

.entry-content .thank-you-container table th {
    padding: 16px 30px;
    background: #f3f3f3;
    color: #212121;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.entry-content .thank-you-container table td {
    padding: 16px 30px;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    color: #212121
}

.trip-entry-content ul {
    margin: 0;
    padding: 0
}

.trip-entry-content ul li {
    list-style: none
}

#CDSWIDSSP {
    width: 100% !important
}

.wp-travel-engine-archive-outer-wrap .child-title a:hover {
    color: #f7921f
}

.payment-gateway-options {
    display: none
}

.tab_container {
    display: none
}

#price-loading {
    position: absolute;
    text-align: center;
    font-size: 50px;
    color: #000;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .8)
}

#price-loading-outer {
    display: table-row
}

#price-loading-inner {
    display: table-cell;
    vertical-align: middle
}

#price-loading-wrap {
    display: table;
    width: 100%;
    height: 100%
}

#price-loader {
    font-size: 100px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 39%;
    background: #fff;
    opacity: .8;
    width: 100%;
    height: 100%
}

span.day-count {
    display: inline-block;
    position: absolute;
    left: 9%;
    top: 7px;
    color: #555
}

.itinerary-content label {
    width: 115px;
    float: left;
    font-weight: 500;
    padding: 5px 0
}

.page-template-template-destination .destination-holder {
    display: -ms-flexbox;
    flex: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.page-template-template-destination .destination-holder .item {
    width: 33.333%;
    padding: 0 15px;
    margin: 0 0 30px
}

.archive .trip-content-area .grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px
}

.archive .trip-content-area .grid .col {
    width: 33.333%;
    padding: 0 15px;
    margin: 0 0 30px
}

.archive .trip-content-area .grid .col .img-holder a {
    display: block
}

.archive .trip-content-area .grid .col .group-discount {
    display: block
}

.archive .trip-content-area .grid .col .review-wrap {
    background: none;
    padding: 0
}

.archive .trip-content-area .grid .col .review-wrap .average-rating {
    border: 0
}

.archive .trip-content-area .grid .col .next-trip-info .next-departure-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-template-template-activities .activities-holder,
.page-template-template-trip_types .trip_types-holder {
    margin-top: 40px;
    flex: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.page-template-template-activities .activities-holder .item,
.page-template-template-trip_types .trip_types-holder .item {
    width: 33.333%;
    padding: 0 15px;
    margin: 0 0 30px
}

.page-template-template-activities .activities-holder .item .img-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder {
    position: relative;
    overflow: hidden
}

.page-template-template-activities .activities-holder .item .img-holder img,
.page-template-template-trip_types .trip_types-holder .item .img-holder img {
    vertical-align: top
}

.page-template-template-activities .activities-holder .item .img-holder:hover .title-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .title-holder,
.page-template-template-activities .activities-holder .item .img-holder:focus .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:focus-within .title-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:focus-within .title-holder {
    opacity: 0
}

.page-template-template-activities .activities-holder .item .img-holder .text-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 10px;
    opacity: 0;
    transition: ease .2s
}

.page-template-template-activities .activities-holder .item .img-holder .text-holder .title,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder .title {
    font-size: 1.25em
}

.page-template-template-activities .activities-holder .item .img-holder:hover .text-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .text-holder,
.page-template-template-activities .activities-holder .item .img-holder:focus .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:focus-within .text-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:focus-within .text-holder {
    opacity: 1
}

.archive .trip-content-area .grid .btn-loadmore,
.archive .trip-content-area .grid .load-destination {
    text-align: center;
    width: 100%
}

.archive .trip-content-area .grid .btn-loadmore span,
.archive .trip-content-area .grid .load-destination span {
    display: inline-block;
    font-size: 13px;
    line-height: 2em;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    background: #ffaf46;
    border: 2px solid #ffaf46;
    padding: 10px 40px;
    border-radius: 5px;
    cursor: pointer;
    transition: ease .2s
}

.archive .trip-content-area .grid .btn-loadmore span:hover,
.archive .trip-content-area .grid .load-destination span:hover,
.archive .trip-content-area .grid .btn-loadmore span:focus,
.archive .trip-content-area .grid .load-destination span:focus {
    background: none;
    color: #ffaf46
}

.payment-options-holder {
    margin-bottom: 20px
}

select#wte_payment_options {
    margin-bottom: 30px
}

#wp-travel-engine-order-form+.error {
    display: none;
    background-color: #f2dede;
    border: 1px solid #a94442;
    padding: 5px 10px;
    color: #a94442;
    border-radius: 5px
}

.successful {
    display: none;
    color: #32b67a;
    background: #dcf5de;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #32b67a
}

.place-order-form-primary-wrapper {
    position: relative
}

#primary #wp-travel-engine-order-form {
    position: relative
}

#price-loader {
    font-size: 100px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 0;
    background: #fff;
    opacity: .8;
    width: 100%;
    height: 100%;
    z-index: 1
}

#price-loader table,
#price-loader table-row,
#price-loader table-cell {
    width: 100%;
    height: 100%;
    vertical-align: middle
}

#price-loader .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.single-trip #primary {
    flex: 0 0 66.67%;
    width: 66.67%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0
}

.single-trip #secondary {
    flex: 0 0 33.33%;
    width: 33.33%;
    padding: 0 15px
}

.place-order-form-secondary-wrapper {
    margin: 0 0 60px
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-form-wrapper {
    padding: 108px 40px 40px 40px;
    border: 1px solid #e5e5e5;
    position: relative;
    border-radius: 5px 5px 0 0
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column {
    width: 350px;
    margin-right: 40px
}

.place-order-form-secondary-wrapper .wp-travel-engine-order-left-column img {
    vertical-align: top
}

.wp-travel-engine-order-form-wrapper .trip-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 20px !important;
    line-height: 1.3em !important;
    font-weight: 600;
    margin: 0;
    padding: 20px 40px
}

.place-order-form-secondary-wrapper .trip-property li {
    font-size: 15px;
    margin: 0 0 15px
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price .cart-trip-total-price-holder {
    width: auto;
    font-size: 22px;
    line-height: 1.181em;
    font-weight: 600;
    color: #111
}

.place-order-form-secondary-wrapper .trip-property li span {
    width: 35%
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price {
    border-top: 1px solid #e5e5e5;
    margin-top: 25px;
    padding-top: 20px;
    font-size: 22px;
    line-height: 1.181em;
    font-weight: 600;
    color: #111
}

.place-order-form-secondary-wrapper .trip-property .cart-trip-total-price span {
    font-size: 18px;
    line-height: 1.444em;
    font-weight: 500;
    color: #666
}

.relation-options-title,
.personal-options-title,
#primary .page .entry-content .payment-method h3 {
    font-size: 22px;
    line-height: 1.272em;
    font-weight: 500;
    color: #111;
    margin: 0 0 35px;
    background: #f6f6f6;
    border-radius: 5px;
    padding: 20px 14px
}

.relation-options-title:after,
.personal-options-title:after {
    display: none
}

.wp-travel-engine-billing-details-wrapper,
.wp-travel-engine-personal-details-inner-wrapper,
.wp-travel-engine-relation-details-inner-wrapper {
    margin: 0 -15px
}

.wp-travel-engine-billing-details-field-wrap,
.wp-travel-engine-personal-details,
.wp-travel-engine-relation-details {
    padding: 0 15px;
    margin-bottom: 30px
}

.wp-travel-engine-billing-details-field-wrap:last-child {
    margin-bottom: 0
}

#wp-travel-engine-order-form label {
    font-size: 14px;
    line-height: 1.714em
}

#wp-travel-engine-order-form input[type=submit] {
    font-size: 13px;
    line-height: 15px
}

.wp-travel-engine-relation-details select,
.wp-travel-engine-personal-details select {
    padding: 15px 10px
}

.secondary-inner-wrapper {
    padding: 0;
    background: none;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 5px 5px;
    margin-top: -1px
}

.secondary-inner-wrapper table thead {
    background: none !important
}

.single-trip .trip-content-area .widget-area .trip-price .price-holder form .book-submit {
    display: none
}

.trip-content-area .grid .col .img-holder {
    position: relative;
    margin: 0 0 20px
}

.trip-content-area .grid .col .img-holder .price-holder {
    position: absolute;
    left: 0;
    bottom: 20px;
    background: #fff;
    padding: 5px 10px
}

.trip-content-area .grid .col .img-holder .group-discount {
    position: absolute;
    right: 0;
    top: 20px;
    background: #fff;
    padding: 5px 10px 5px 30px;
    cursor: pointer
}

.trip-content-area .grid .col .img-holder .group-discount:before {
    position: absolute;
    width: 15px;
    height: 20px;
    content: "";
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23000%27 viewBox=%270 0 512 512%27%3E%3Cpath d=%27M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-36 344h12V232h-12c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h48c6.627 0 12 5.373 12 12v140h12c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12h-72c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12zm36-240c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z%27/%3E%3C/svg%3E") center center no-repeat;
    top: 50%;
    left: 6px;
    transform: translateY(-50%)
}

.trip-content-area .grid .col .img-holder .group-discount .tooltip {
    position: absolute;
    top: 50%;
    left: -210px;
    width: 200px;
    background: #000;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 65%;
    opacity: 0;
    visibility: hidden;
    transform: translate(-10px, -50%);
    transition: ease .2s
}

.trip-content-area .grid .col .img-holder .group-discount:hover .tooltip,
.trip-content-area .grid .col .img-holder .group-discount:focus .tooltip {
    opacity: 1;
    visibility: visible;
    transform: translate(0, -50%)
}

.trip-content-area .grid .col .img-holder .group-discount .tooltip:after {
    position: absolute;
    top: 50%;
    right: -5px;
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid #000;
    border-bottom: 5px solid rgba(0, 0, 0, 0);
    transform: translateY(-50%)
}

.trip-content-area .grid .col .img-holder img {
    vertical-align: top
}

.trip-content-area .grid .col .text-holder .title {
    font-size: 20px;
    line-height: 1.65em;
    font-weight: 700;
    margin: 0 0 1.65em
}

.trip-content-area .grid .col .text-holder .title a {
    color: #121212
}

.trip-content-area .grid .col .text-holder .title a:hover,
.trip-content-area .grid .col .text-holder .title a:focus {
    text-decoration: underline
}

.trip-content-area .grid .col .text-holder .meta-info {
    margin: 0 0 10px
}

.trip-content-area .grid .col .text-holder .next-trip-info .fsd-title {
    margin: 0 0 10px
}

.trip-content-area .grid .col .text-holder .next-trip-info .next-departure-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.trip-content-area .grid .col .text-holder .next-trip-info .next-departure-list li {
    margin: 0 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.trip-content-area .grid .col .text-holder .next-trip-info .next-departure-list li svg {
    margin-right: 5px
}

.detail-container {
    max-width: 550px;
    border-top: 1px solid #000;
    border-bottom: 1px solid rgba(0, 0, 0, .4);
    padding: 20px 0
}

.detail-item {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    display: flex;
    flex-wrap: wrap
}

.detail-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.detail-item .item-label {
    width: 50%
}

.detail-item .value {
    width: 50%
}

.detail-item .value strong,
.detail-item .value span {
    display: block;
    margin: 0 0 5px
}

.rating-form .review-title-rating .comment-form-wte-trip-review-rating {
    margin-bottom: 20px
}

.rating-form .wte-trip-review-rating {
    margin-bottom: 10px
}

.rating-form .comment-rating-field-message.error {
    display: block;
    width: 100%;
    clear: both;
    color: #ec0e0e
}

input[type=text].error,
input[type=email].error,
input[type=url].error,
input[type=password].error,
input[type=search].error,
input[type=number].error,
input[type=tel].error,
input[type=range].error,
input[type=date].error,
input[type=month].error,
input[type=week].error,
input[type=time].error,
input[type=datetime].error,
input[type=datetime-local].error,
input[type=color].error,
textarea.error {
    border: 1px solid #e82a2a
}

input.error+.error,
select.error+.error,
textarea.error+.error,
.single-trip .rating-form p label.error {
    color: #ec0e0e
}

.trip-content-area .widget-area .trip-price .price-holder form .travelers-number-input {
    display: none
}

.category-main-wrap * {
    box-sizing: border-box
}

.category-main-wrap {
    display: flex;
    flex-wrap: wrap
}

.category-trips-single {
    width: 100%;
    padding: 5px 22.5px;
    margin-bottom: 40px
}

.category-trips-single .category-trips-single-inner-wrap {
    position: relative;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    border-radius: 4px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig {
    display: block;
    position: relative;
    margin-bottom: 0
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig img {
    vertical-align: top;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .pop-trip-grpavil-icon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    background: rgba(35, 35, 35, .4);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .16);
    z-index: 1
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .pop-trip-grpavil-icon:hover {
    cursor: pointer
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .pop-trip-grpavil-icon:hover+.pop-trip-grpavil-txt {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .pop-trip-grpavil-txt {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -39px;
    display: inline-block;
    padding: 9px 15px;
    line-height: 1;
    font-size: .944em;
    border-radius: 5px;
    color: rgba(35, 35, 35, .4);
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .13);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-5px);
    transition: all ease .3s
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .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 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .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 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .category-disc-feat-wrap {
    position: absolute;
    top: 10px;
    right: 0;
    margin-right: -6px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount {
    display: block;
    line-height: 1;
    background: #fecd10;
    padding: 3px 10px 5px;
    border-radius: 4px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer {
    font-size: 14px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer span {
    font-size: 16px;
    font-weight: 500
}

.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon:before,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon:after {
    display: table;
    clear: both;
    content: ""
}

.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt:after {
    position: absolute;
    right: 100%;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 11px 7px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f57f01 rgba(0, 0, 0, 0)
}

.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon .cat-feat-shadow {
    position: absolute;
    top: 100%;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 0;
    border-color: #9a1e12 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap {
    display: block
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti {
    display: block
}

.category-trips-single .category-trip-desti .category-trip-loc i {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc i svg {
    fill: rgba(0, 0, 0, .9)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span {
    font-size: 1em;
    color: rgba(35, 35, 35, .7)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span a {
    color: rgba(35, 35, 35, .7);
    text-decoration: none;
    transition: all ease .3s
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-loc span a:hover {
    text-decoration: none
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-dur i {
    display: inline-block;
    vertical-align: middle
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-dur i svg {
    fill: none !important
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti .category-trip-dur span {
    font-size: 1em;
    color: rgba(35, 35, 35, .7)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review {
    display: flex;
    align-items: center;
    margin-top: 22px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .rating-rev {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-review .category-trip-reviewcount {
    font-size: 1em;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-left: 10px;
    color: rgba(35, 35, 35, .5)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desc {
    display: block
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desc p {
    font-size: 16px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time {
    display: block;
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, .07)
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-trip-text {
    display: block;
    font-size: .778em;
    font-weight: 500;
    font-style: italic;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 5px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li {
    display: inline-block;
    font-size: .722em;
    margin: 0 3px
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li:first-child {
    margin-left: 0
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li:last-child {
    margin-right: 0
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li a {
    color: #232323;
    text-decoration: none;
    transition: all ease .3s
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li a:hover {
    text-decoration: none
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li a.disabled {
    color: rgba(35, 35, 35, .3);
    text-decoration: line-through
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li a.disabled:hover {
    cursor: not-allowed
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-viewmre-btn {
    display: inline-block;
    padding: 8px 16px 9px;
    letter-spacing: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    transition: all ease .3s
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info {
    display: block;
    margin-top: 5px
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info .fsd-title {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list {
    margin: 0 !important;
    padding: 0;
    list-style: none
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li {
    font-size: 16px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0 !important;
    margin-bottom: 10px
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li:after {
    display: none
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .left {
    position: relative;
    z-index: 1;
    background: #fff;
    padding-right: 10px;
    padding-left: 1px
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .left svg {
    height: 15px;
    width: 15px;
    margin-right: 5px;
    display: inline-block
}

#primary .post .entry-content .category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li:before,
.category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: none;
    transform: translateY(-50%);
    margin-top: -1px;
    margin-left: 10px;
    white-space: nowrap;
    width: 100%;
    height: 2px;
    border-bottom: 1px dotted #b6b6b6;
    z-index: 0
}

.category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .right {
    position: relative;
    background: #fff;
    z-index: 1;
    padding-left: 10px;
    padding-right: 1px
}

.category-main-wrap.category-grid .category-trip-viewmre-btn {
    margin-top: 1em;
    margin-bottom: 10px
}

.category-main-wrap.category-grid .category-trip-viewmre-btn:hover {
    box-shadow: none !important
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap {
    display: block;
    padding: 0 35px;
    margin-top: -23px
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget {
    position: relative;
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    padding: 8px 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .07)
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget .price-holder {
    display: block;
    line-height: 1
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget .price-holder .striked-price {
    font-size: 18px;
    font-weight: 500;
    text-decoration: line-through;
    color: rgba(35, 35, 35, .4)
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-budget .price-holder .actual-price {
    font-size: 23px;
    color: rgba(35, 35, 35, .75);
    font-weight: 700
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-title {
    display: block;
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0 0
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-title a {
    color: #232323;
    text-decoration: none;
    transition: all ease .3s
}

.category-main-wrap.category-grid .category-trip-prc-title-wrap .category-trip-title a:hover {
    text-decoration: none
}

.category-list .category-trips-single {
    padding: 0
}

.category-list .category-trips-single:last-of-type {
    margin-bottom: 0
}

.category-list .category-trips-single-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap {
    -ms-order: 1;
    order: 1;
    display: flex;
    flex-wrap: wrap;
    flex-flow: row;
    width: 100%;
    align-items: center;
    margin-bottom: 1.65em
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title {
    display: inline-block;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.25;
    font-weight: 600;
    margin: 0;
    -ms-order: 1;
    order: 1;
    flex: 2
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title a {
    color: #232323;
    text-decoration: none;
    transition: all ease .3s
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title a:hover {
    text-decoration: none
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget {
    -ms-order: 2;
    order: 2;
    display: inline-block;
    width: -moz-max-content;
    width: max-content;
    padding-left: 20px;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget .price-holder span {
    display: inline-block;
    text-align: right
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget .price-holder span.striked-price {
    font-size: 20px;
    font-weight: 600;
    color: rgba(35, 35, 35, .4);
    display: block
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget .price-holder span.striked-price span {
    text-decoration: line-through
}

.category-list .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-budget .price-holder span.actual-price {
    font-size: 28px;
    font-weight: 700;
    color: #232323;
    display: block;
    text-align: right
}

.category-list .category-trips-single-inner-wrap .category-trip-desc {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.category-list .category-trips-single-inner-wrap .category-trip-fig {
    display: inline-block
}

.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap {
    display: inline-block
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time {
    width: 100%;
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-available-trip-text {
    display: inline-block;
    margin: 0
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months {
    display: inline-block;
    margin-left: 10px
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li {
    margin: 0 5px
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-viewmre-btn {
    display: inline-block
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-viewmre-btn:hover {
    box-shadow: none !important
}

.category-list .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt:before,
.category-list .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt:after {
    display: none
}

.category-list .category-trips-single-inner-wrap .category-feat-ribbon .cat-feat-shadow {
    display: none
}

.widget_wte_featured_trips_widget .category-trips-widget {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.widget_wte_featured_trips_widget .category-trips-widget-inner-wrap {
    display: flex;
    flex-wrap: wrap
}

.widget_wte_featured_trips_widget .category-trip-fig {
    width: 42%;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .07);
    margin: 0;
    border-radius: 4px;
    position: relative;
    height: 100%
}

.widget_wte_featured_trips_widget .category-trip-fig svg,
.widget_wte_featured_trips_widget .category-trip-fig img {
    vertical-align: top
}

.widget_wte_featured_trips_widget .category-trip-fig .pop-trip-grpavil-icon {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 21px;
    height: 21px;
    background: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .16)
}

.widget_wte_featured_trips_widget .category-trip-fig .pop-trip-grpavil-icon svg {
    height: 11px;
    width: 13px
}

.widget_wte_featured_trips_widget .category-trip-fig .pop-trip-grpavil-txt {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -31px;
    display: inline-block;
    padding: 6px 12px;
    line-height: 1;
    font-size: 14px;
    white-space: nowrap;
    border-radius: 5px;
    color: #0d0d0d;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .13);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-5px);
    transition: all ease .3s
}

.widget_wte_featured_trips_widget .category-trip-fig .pop-trip-grpavil-txt:before {
    position: absolute;
    z-index: 2;
    content: "";
    top: 100%;
    left: 7px;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: rgba(0, 185, 139, .05) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.widget_wte_featured_trips_widget .category-trip-fig .pop-trip-grpavil-txt:after {
    position: absolute;
    z-index: 1;
    content: "";
    top: 100%;
    left: 7px;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.widget_wte_featured_trips_widget .category-trip-fig .pop-trip-grpavil-icon:hover {
    cursor: pointer
}

.widget_wte_featured_trips_widget .category-trip-fig .pop-trip-grpavil-icon:hover+.pop-trip-grpavil-txt {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}

.widget_wte_featured_trips_widget .category-trip-fig img {
    vertical-align: top;
    border-radius: 4px 4px 0 0;
    -o-object-fit: cover;
    object-fit: cover;
    height: auto
}

.widget_wte_featured_trips_widget .category-trip-detail-wrap {
    width: 58%;
    padding-left: 18px
}

.widget_wte_featured_trips_widget .category-trip-budget {
    padding: 10px 10px;
    line-height: 1
}

.widget_wte_featured_trips_widget .category-trip-budget .striked-price {
    font-size: 15px;
    color: rgba(13, 13, 13, .7);
    text-decoration: line-through;
    font-weight: 600
}

.widget_wte_featured_trips_widget .category-trip-budget .actual-price {
    font-size: 18px;
    color: #0d0d0d;
    font-weight: 600
}

.widget_wte_featured_trips_widget .category-disc-feat-wrap {
    display: block;
    margin-bottom: 5px
}

.widget_wte_featured_trips_widget .category-disc-feat-wrap .discount-offer {
    display: inline-block;
    padding: 2px 7px;
    background: rgba(13, 13, 13, .1);
    color: #0d0d0d;
    border-radius: 3px;
    font-size: 11px;
    line-height: 1
}

.widget_wte_featured_trips_widget .category-disc-feat-wrap .discount-offer span {
    font-size: 15px;
    font-weight: 500
}

.widget_wte_featured_trips_widget .category-trip-title {
    font-size: 18px;
    display: block;
    line-height: 1.667;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 0
}

.widget_wte_featured_trips_widget .category-trip-title a {
    color: #0d0d0d;
    transition: all ease .3s;
    text-decoration: none
}

.widget_wte_featured_trips_widget .category-trip-title a:hover,
.widget_wte_featured_trips_widget .category-trip-title a:focus {
    color: var(--wpte-primary-color, var(--primary-color));
    text-decoration: none
}

.widget_wte_featured_trips_widget .category-trip-desti {
    display: block;
    font-size: 16px
}

.widget_wte_featured_trips_widget .category-trip-desti span i {
    color: #0d0d0d
}

.widget_wte_featured_trips_widget .category-trip-desti span svg {
    height: 13px
}

.widget_wte_featured_trips_widget .category-trip-desti span a {
    color: rgba(13, 13, 13, .7);
    font-weight: 600;
    transition: all ease .3s;
    text-decoration: none
}

.widget_wte_featured_trips_widget .category-trip-desti span a:hover {
    color: #0d0d0d;
    text-decoration: none
}

.widget_wte_featured_trips_widget .category-trip-desti .category-trip-loc {
    margin-right: 15px;
    display: inline-block
}

.widget_wte_featured_trips_widget .category-trip-desti>span {
    margin: 0 0 12px
}

.widget_wte_featured_trips_widget .category-trip-desti .category-trip-dur {
    display: inline-block
}

.widget_wte_featured_trips_widget .category-trip-desti .category-trip-dur span {
    color: rgba(13, 13, 13, .7);
    font-weight: 600
}

.widget_wte_featured_trips_widget .category-trip-review {
    display: block;
    margin-top: 5px
}

.widget_wte_featured_trips_widget .category-trip-review .rating-rev .agg-rating.jq-ry-container {
    padding: 0
}

.widget_wte_featured_trips_widget .category-trip-review .rating-rev .jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg {
    height: 14px;
    width: 14px
}

.widget_wte_featured_trips_widget .category-trip-review .category-trip-reviewcount {
    display: none
}

.agg-rating.jq-ry-container {
    width: auto !important
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-normal-group>svg {
    fill: rgba(0, 0, 0, 0)
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group>svg {
    fill: #f39c12
}

.category-main-wrap.category-grid .category-trips-single-inner-wrap .next-trip-info,
.category-list .category-trips-single-inner-wrap .next-trip-info {
    padding: 0;
    margin: 0;
    border: none
}

.category-list .category-trips-single-inner-wrap .next-trip-info {
    padding-right: 50px;
    flex: 2
}

.category-list .category-trips-single-inner-wrap .next-trip-info .fsd-title,
.category-main-wrap.category-grid .category-trips-single-inner-wrap .next-trip-info .fsd-title {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    display: block;
    margin-bottom: 10px
}

#toast-container>div {
    text-align: center;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    background: #00ce66;
    padding: 10px;
    opacity: 1
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
    width: 100%
}

#toast-container>div.toast-success {
    background-image: none !important
}

#toast-container>div div {
    display: table;
    margin: 0 auto
}

#toast-container .toast-message {
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    min-height: 45px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 55px;
    letter-spacing: .3px
}

#toast-container .toast-message::before {
    content: "";
    width: 33px;
    height: 33px;
    background-color: #fff;
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%2300CE66\" d=\"M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z\"></path></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 100%;
    box-shadow: 0 0 0 7px hsla(0, 0%, 100%, .23);
    transform: translateY(-45%)
}

#toast-container>.toast-error {
    background-image: none !important;
    background-color: #fe623d
}

#toast-container>.toast-error .toast-message::before {
    background-image: url("data:image/svg+xml; utf-8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><path fill=\"%23FE623D\" d=\"M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z\"></path></svg>");
    background-size: 14px
}

#toast-container>.toast-warning {
    background-image: none !important;
    background-color: #ffb702
}

#toast-container>.toast-warning .toast-message::before {
    background-image: url("data:image/svg+xml; utf-8, <svg version=\"1.1\" id=\"Capa_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 301.691 301.691\" xml:space=\"preserve\" fill=\"%23FFB702\"><polygon points=\"119.151,0 129.6,218.406 172.06,218.406 182.54,0\"></polygon><rect x=\"130.563\" y=\"261.168\" width=\"40.525\" height=\"40.523\"></rect></svg>")
}

.wpte-active-payment-method {
    display: block;
    width: 100%
}

.wpte-checkout-payment-info {
    display: block;
    width: 100%;
    background: #fafafa;
    padding: 15px;
    margin-top: 15px
}

@media only screen and (max-width: 1199px) {
    #tabs-container .tab-inner-wrapper .tab-anchor-wrapper a {
        font-size: 16px
    }
}

@media only screen and (max-width: 1024px) {
    .trip-content-area {
        max-width: 720px
    }
    .single-trip #primary {
        width: 100%;
        flex: 0 0 100%;
        padding: 0 15px;
        margin: 0 0 60px;
        float: none
    }
    .single-trip #secondary {
        width: 100%;
        flex: 0 0 100%
    }
    .page-template-template-destination .destination-holder .item {
        width: 33.3333%
    }
    .archive .trip-content-area .grid .col {
        width: 50%
    }
    .wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap {
        width: 50%
    }
    .page-template-template-activities .activities-holder .item,
    .page-template-template-trip_types .trip_types-holder .item {
        width: 50%
    }
    .single-trip .widget-area .wte_enquiry_contact_form-wrap {
        margin-bottom: 60px
    }
    .single-trip .widget-area #wte_enquiry_contact_form {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 767px) {
    .wp-travel-engine-billing-details-field-wrap,
    .wp-travel-engine-personal-details,
    .wp-travel-engine-relation-details {
        width: 100%
    }
    #tabs-container .tab-inner-wrapper .tab-anchor-wrapper {
        width: 100%;
        margin-right: 0
    }
    #tabs-container .tab-inner-wrapper .tab-anchor-wrapper a.nav-tab {
        position: relative
    }
    #tabs-container .tab-inner-wrapper .tab-anchor-wrapper a.nav-tab:after {
        position: absolute;
        top: 7px;
        right: 10px;
        content: "";
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%238d8d8d%27 viewBox=%270 0 320 512%27%3E%3Cpath d=%27M31.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%27/%3E%3C/svg%3E") center center no-repeat;
        width: 15px;
        height: 20px;
        transition: linear .2s
    }
    #tabs-container .tab-inner-wrapper .nav-tab-active a.nav-tab:after {
        transform: rotate(180deg)
    }
    .wp-travel-engine-archive-outer-wrap .wp-travel-engine-archive-wrap {
        width: 100%;
        margin: 0 0 50px
    }
    .page-template-template-destination .destination-holder .item {
        width: 50%
    }
    .archive .trip-content-area .grid .col {
        width: 100%
    }
    .archive .trip-content-area .wp-travel-inner-wrapper .grid .col .img-holder img {
        width: 100%
    }
    .page-template-template-activities .activities-holder .item,
    .page-template-template-trip_types .trip_types-holder .item {
        width: 100%
    }
    .single-trip #wte_enquiry_contact_form .row-repeater {
        width: 100%
    }
    .faq .faq-row .accordion-tabs-toggle {
        padding-right: 40px
    }
    .faq-title {
        width: 100%
    }
    .category-main-wrap.category-grid.col-3 .category-trips-single,
    .category-main-wrap.category-grid.col-4 .category-trips-single {
        width: 50%;
        flex: 0 0 50%;
        padding: 5px 0
    }
    .category-list .category-trips-single-inner-wrap .next-trip-info {
        width: 100%;
        display: block;
        padding: 0;
        flex: unset;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .page-template-template-destination .destination-holder .item {
        width: 100%
    }
    .page-template-template-destination .destination-holder .item img {
        width: 100%
    }
    .category-main-wrap.category-grid.col-2 .category-trips-single,
    .category-main-wrap.category-grid.col-3 .category-trips-single,
    .category-main-wrap.category-grid.col-4 .category-trips-single {
        width: 100%;
        flex: 0 0 100%;
        padding: 5px 0
    }
    .category-main-wrap.category-grid {
        margin: 0
    }
}

.page-template-template-destination .destination-holder .tour-count,
.page-template-template-destination .activities-holder .tour-count,
.page-template-template-destination .trip_types-holder .tour-count,
.page-template-template-activities .destination-holder .tour-count,
.page-template-template-activities .activities-holder .tour-count,
.page-template-template-activities .trip_types-holder .tour-count,
.page-template-template-trip_types .destination-holder .tour-count,
.page-template-template-trip_types .activities-holder .tour-count,
.page-template-template-trip_types .trip_types-holder .tour-count {
    font-size: 14px
}

@media(min-width: 1025px) {
    .page-template-template-destination .destination-holder .item,
    .page-template-template-destination .activities-holder .item,
    .page-template-template-destination .trip_types-holder .item,
    .page-template-template-activities .destination-holder .item,
    .page-template-template-activities .activities-holder .item,
    .page-template-template-activities .trip_types-holder .item,
    .page-template-template-trip_types .destination-holder .item,
    .page-template-template-trip_types .activities-holder .item,
    .page-template-template-trip_types .trip_types-holder .item {
        margin-bottom: 68px
    }
}

.page-template-template-destination .destination-holder .item .title-holder,
.page-template-template-destination .activities-holder .item .title-holder,
.page-template-template-destination .trip_types-holder .item .title-holder,
.page-template-template-activities .destination-holder .item .title-holder,
.page-template-template-activities .activities-holder .item .title-holder,
.page-template-template-activities .trip_types-holder .item .title-holder,
.page-template-template-trip_types .destination-holder .item .title-holder,
.page-template-template-trip_types .activities-holder .item .title-holder,
.page-template-template-trip_types .trip_types-holder .item .title-holder {
    font-size: 22px;
    font-weight: 500;
    margin-top: 24px;
    position: static;
    padding: 0
}

.page-template-template-destination .destination-holder .item .img-holder,
.page-template-template-destination .activities-holder .item .img-holder,
.page-template-template-destination .trip_types-holder .item .img-holder,
.page-template-template-activities .destination-holder .item .img-holder,
.page-template-template-activities .activities-holder .item .img-holder,
.page-template-template-activities .trip_types-holder .item .img-holder,
.page-template-template-trip_types .destination-holder .item .img-holder,
.page-template-template-trip_types .activities-holder .item .img-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder {
    display: block;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    padding-top: 90%
}

.page-template-template-destination .destination-holder .item .img-holder img,
.page-template-template-destination .activities-holder .item .img-holder img,
.page-template-template-destination .trip_types-holder .item .img-holder img,
.page-template-template-activities .destination-holder .item .img-holder img,
.page-template-template-activities .activities-holder .item .img-holder img,
.page-template-template-activities .trip_types-holder .item .img-holder img,
.page-template-template-trip_types .destination-holder .item .img-holder img,
.page-template-template-trip_types .activities-holder .item .img-holder img,
.page-template-template-trip_types .trip_types-holder .item .img-holder img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all .3s ease
}

.page-template-template-destination .destination-holder .item .img-holder .text-holder,
.page-template-template-destination .activities-holder .item .img-holder .text-holder,
.page-template-template-destination .trip_types-holder .item .img-holder .text-holder,
.page-template-template-activities .destination-holder .item .img-holder .text-holder,
.page-template-template-activities .activities-holder .item .img-holder .text-holder,
.page-template-template-activities .trip_types-holder .item .img-holder .text-holder,
.page-template-template-trip_types .destination-holder .item .img-holder .text-holder,
.page-template-template-trip_types .activities-holder .item .img-holder .text-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(33, 131, 223, .8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all .3s linear;
    transition-delay: .3s;
    visibility: hidden;
    opacity: 0;
    font-size: 16px;
    padding: 30px;
    text-align: center
}

.page-template-template-destination .destination-holder .item .img-holder .text-holder a,
.page-template-template-destination .activities-holder .item .img-holder .text-holder a,
.page-template-template-destination .trip_types-holder .item .img-holder .text-holder a,
.page-template-template-activities .destination-holder .item .img-holder .text-holder a,
.page-template-template-activities .activities-holder .item .img-holder .text-holder a,
.page-template-template-activities .trip_types-holder .item .img-holder .text-holder a,
.page-template-template-trip_types .destination-holder .item .img-holder .text-holder a,
.page-template-template-trip_types .activities-holder .item .img-holder .text-holder a,
.page-template-template-trip_types .trip_types-holder .item .img-holder .text-holder a {
    text-decoration: none
}

.page-template-template-destination .destination-holder .item .img-holder .sub-destination,
.page-template-template-destination .activities-holder .item .img-holder .sub-destination,
.page-template-template-destination .trip_types-holder .item .img-holder .sub-destination,
.page-template-template-activities .destination-holder .item .img-holder .sub-destination,
.page-template-template-activities .activities-holder .item .img-holder .sub-destination,
.page-template-template-activities .trip_types-holder .item .img-holder .sub-destination,
.page-template-template-trip_types .destination-holder .item .img-holder .sub-destination,
.page-template-template-trip_types .activities-holder .item .img-holder .sub-destination,
.page-template-template-trip_types .trip_types-holder .item .img-holder .sub-destination {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px
}

.page-template-template-destination .destination-holder .item .img-holder .sub-destination a,
.page-template-template-destination .activities-holder .item .img-holder .sub-destination a,
.page-template-template-destination .trip_types-holder .item .img-holder .sub-destination a,
.page-template-template-activities .destination-holder .item .img-holder .sub-destination a,
.page-template-template-activities .activities-holder .item .img-holder .sub-destination a,
.page-template-template-activities .trip_types-holder .item .img-holder .sub-destination a,
.page-template-template-trip_types .destination-holder .item .img-holder .sub-destination a,
.page-template-template-trip_types .activities-holder .item .img-holder .sub-destination a,
.page-template-template-trip_types .trip_types-holder .item .img-holder .sub-destination a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 8px;
    color: #fff;
    transition: all .3s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0;
    transition-delay: .3s
}

.page-template-template-destination .destination-holder .item .img-holder .sub-destination a:nth-child(2),
.page-template-template-destination .activities-holder .item .img-holder .sub-destination a:nth-child(2),
.page-template-template-destination .trip_types-holder .item .img-holder .sub-destination a:nth-child(2),
.page-template-template-activities .destination-holder .item .img-holder .sub-destination a:nth-child(2),
.page-template-template-activities .activities-holder .item .img-holder .sub-destination a:nth-child(2),
.page-template-template-activities .trip_types-holder .item .img-holder .sub-destination a:nth-child(2),
.page-template-template-trip_types .destination-holder .item .img-holder .sub-destination a:nth-child(2),
.page-template-template-trip_types .activities-holder .item .img-holder .sub-destination a:nth-child(2),
.page-template-template-trip_types .trip_types-holder .item .img-holder .sub-destination a:nth-child(2) {
    transition-delay: .2s
}

.page-template-template-destination .destination-holder .item .img-holder .sub-destination a:nth-child(3),
.page-template-template-destination .activities-holder .item .img-holder .sub-destination a:nth-child(3),
.page-template-template-destination .trip_types-holder .item .img-holder .sub-destination a:nth-child(3),
.page-template-template-activities .destination-holder .item .img-holder .sub-destination a:nth-child(3),
.page-template-template-activities .activities-holder .item .img-holder .sub-destination a:nth-child(3),
.page-template-template-activities .trip_types-holder .item .img-holder .sub-destination a:nth-child(3),
.page-template-template-trip_types .destination-holder .item .img-holder .sub-destination a:nth-child(3),
.page-template-template-trip_types .activities-holder .item .img-holder .sub-destination a:nth-child(3),
.page-template-template-trip_types .trip_types-holder .item .img-holder .sub-destination a:nth-child(3) {
    transition-delay: .1s
}

.page-template-template-destination .destination-holder .item .img-holder .button,
.page-template-template-destination .activities-holder .item .img-holder .button,
.page-template-template-destination .trip_types-holder .item .img-holder .button,
.page-template-template-activities .destination-holder .item .img-holder .button,
.page-template-template-activities .activities-holder .item .img-holder .button,
.page-template-template-activities .trip_types-holder .item .img-holder .button,
.page-template-template-trip_types .destination-holder .item .img-holder .button,
.page-template-template-trip_types .activities-holder .item .img-holder .button,
.page-template-template-trip_types .trip_types-holder .item .img-holder .button {
    font-size: 16px;
    padding: 10px 30px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 4px;
    background: none;
    font-weight: 500;
    transition: all .3s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0
}

.page-template-template-destination .destination-holder .item .img-holder .button:hover,
.page-template-template-destination .activities-holder .item .img-holder .button:hover,
.page-template-template-destination .trip_types-holder .item .img-holder .button:hover,
.page-template-template-activities .destination-holder .item .img-holder .button:hover,
.page-template-template-activities .activities-holder .item .img-holder .button:hover,
.page-template-template-activities .trip_types-holder .item .img-holder .button:hover,
.page-template-template-trip_types .destination-holder .item .img-holder .button:hover,
.page-template-template-trip_types .activities-holder .item .img-holder .button:hover,
.page-template-template-trip_types .trip_types-holder .item .img-holder .button:hover {
    transition-delay: 0s
}

.page-template-template-destination .destination-holder .item .img-holder:hover .text-holder,
.page-template-template-destination .activities-holder .item .img-holder:hover .text-holder,
.page-template-template-destination .trip_types-holder .item .img-holder:hover .text-holder,
.page-template-template-activities .destination-holder .item .img-holder:hover .text-holder,
.page-template-template-activities .activities-holder .item .img-holder:hover .text-holder,
.page-template-template-activities .trip_types-holder .item .img-holder:hover .text-holder,
.page-template-template-trip_types .destination-holder .item .img-holder:hover .text-holder,
.page-template-template-trip_types .activities-holder .item .img-holder:hover .text-holder,
.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .text-holder {
    transition: all .3s cubic-bezier(0.23, 1, 0.32, 1);
    visibility: visible;
    opacity: 1
}

.page-template-template-destination .destination-holder .item .img-holder:hover .sub-destination a,
.page-template-template-destination .activities-holder .item .img-holder:hover .sub-destination a,
.page-template-template-destination .trip_types-holder .item .img-holder:hover .sub-destination a,
.page-template-template-activities .destination-holder .item .img-holder:hover .sub-destination a,
.page-template-template-activities .activities-holder .item .img-holder:hover .sub-destination a,
.page-template-template-activities .trip_types-holder .item .img-holder:hover .sub-destination a,
.page-template-template-trip_types .destination-holder .item .img-holder:hover .sub-destination a,
.page-template-template-trip_types .activities-holder .item .img-holder:hover .sub-destination a,
.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .sub-destination a {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1
}

.page-template-template-destination .destination-holder .item .img-holder:hover .button,
.page-template-template-destination .activities-holder .item .img-holder:hover .button,
.page-template-template-destination .trip_types-holder .item .img-holder:hover .button,
.page-template-template-activities .destination-holder .item .img-holder:hover .button,
.page-template-template-activities .activities-holder .item .img-holder:hover .button,
.page-template-template-activities .trip_types-holder .item .img-holder:hover .button,
.page-template-template-trip_types .destination-holder .item .img-holder:hover .button,
.page-template-template-trip_types .activities-holder .item .img-holder:hover .button,
.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .button {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1
}

.page-template-template-destination .destination-holder .item .img-holder:hover .button:hover,
.page-template-template-destination .activities-holder .item .img-holder:hover .button:hover,
.page-template-template-destination .trip_types-holder .item .img-holder:hover .button:hover,
.page-template-template-activities .destination-holder .item .img-holder:hover .button:hover,
.page-template-template-activities .activities-holder .item .img-holder:hover .button:hover,
.page-template-template-activities .trip_types-holder .item .img-holder:hover .button:hover,
.page-template-template-trip_types .destination-holder .item .img-holder:hover .button:hover,
.page-template-template-trip_types .activities-holder .item .img-holder:hover .button:hover,
.page-template-template-trip_types .trip_types-holder .item .img-holder:hover .button:hover {
    transition-delay: 0s
}

.page-template-template-destination .destination-holder .item .img-holder:hover .text-holder {
    transition: all .3s cubic-bezier(0.23, 1, 0.32, 1);
    transition-delay: 0s
}

.page-template-template-destination .destination-holder .item .img-holder:hover .sub-destination a {
    transition-delay: .1s
}

.page-template-template-destination .destination-holder .item .img-holder:hover .sub-destination a:nth-child(2) {
    transition-delay: .2s
}

.page-template-template-destination .destination-holder .item .img-holder:hover .sub-destination a:nth-child(3) {
    transition-delay: .3s
}

.page-template-template-destination .destination-holder .item .img-holder:hover .button {
    transition-delay: .4s
}

.page-template-template-activities .activities-holder .item:hover .img-holder img,
.page-template-template-activities .trip_types-holder .item:hover .img-holder img,
.page-template-template-trip_types .activities-holder .item:hover .img-holder img,
.page-template-template-trip_types .trip_types-holder .item:hover .img-holder img {
    transform: scale(1.3)
}

.splide__container {
    box-sizing: border-box;
    position: relative
}

.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
    display: block
}

.splide__pagination {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none
}

.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto
}

.splide:not(.is-overflow) .splide__pagination {
    display: none
}

.splide__progress__bar {
    width: 0
}

.splide {
    position: relative;
    visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
    visibility: visible
}

.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative
}

.splide__slide img {
    vertical-align: bottom
}

.splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
    display: none
}

.splide__toggle.is-active .splide__toggle__pause {
    display: inline
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}

@keyframes splide-loading {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    z-index: 1
}

.splide--rtl {
    direction: rtl
}

.splide__track--ttb>.splide__list {
    display: block
}

.splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2em;
    z-index: 1
}

.splide__arrow svg {
    fill: #000;
    height: 1.2em;
    width: 1.2em
}

.splide__arrow:hover:not(:disabled) {
    opacity: .9
}

.splide__arrow:disabled {
    opacity: .3
}

.splide__arrow:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__arrow--prev {
    left: 1em
}

.splide__arrow--prev svg {
    transform: scaleX(-1)
}

.splide__arrow--next {
    right: 1em
}

.splide.is-focus-in .splide__arrow:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__pagination {
    bottom: .5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1
}

.splide__pagination__page {
    background: #ccc;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    opacity: .7;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 8px
}

.splide__pagination__page.is-active {
    background: #fff;
    transform: scale(1.4);
    z-index: 1
}

.splide__pagination__page:hover {
    cursor: pointer;
    opacity: .9
}

.splide__pagination__page:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__pagination__page:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__progress__bar {
    background: #ccc;
    height: 3px
}

.splide__slide {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.splide__slide:focus {
    outline: 0
}

@supports(outline-offset:-3px) {
    .splide__slide:focus-visible {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide__slide:focus-visible {
        border: 3px solid #0bf
    }
}

@supports(outline-offset:-3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide.is-focus-in .splide__slide:focus {
        border: 3px solid #0bf
    }
    .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
        border-color: #0bf
    }
}

.splide__toggle {
    cursor: pointer
}

.splide__toggle:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__toggle:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__track--nav>.splide__list>.splide__slide {
    border: 3px solid transparent;
    cursor: pointer
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 3px solid #000
}

.splide__arrows--rtl .splide__arrow--prev {
    left: auto;
    right: 1em
}

.splide__arrows--rtl .splide__arrow--prev svg {
    transform: scaleX(1)
}

.splide__arrows--rtl .splide__arrow--next {
    left: 1em;
    right: auto
}

.splide__arrows--rtl .splide__arrow--next svg {
    transform: scaleX(-1)
}

.splide__arrows--ttb .splide__arrow {
    left: 50%;
    transform: translate(-50%)
}

.splide__arrows--ttb .splide__arrow--prev {
    top: 1em
}

.splide__arrows--ttb .splide__arrow--prev svg {
    transform: rotate(-90deg)
}

.splide__arrows--ttb .splide__arrow--next {
    bottom: 1em;
    top: auto
}

.splide__arrows--ttb .splide__arrow--next svg {
    transform: rotate(90deg)
}

.splide__pagination--ttb {
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: .5em;
    top: 0
}

.splide__container {
    box-sizing: border-box;
    position: relative
}

.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
    display: block
}

.splide__pagination {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none
}

.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto
}

.splide:not(.is-overflow) .splide__pagination {
    display: none
}

.splide__progress__bar {
    width: 0
}

.splide {
    position: relative;
    visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
    visibility: visible
}

.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative
}

.splide__slide img {
    vertical-align: bottom
}

.splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
    display: none
}

.splide__toggle.is-active .splide__toggle__pause {
    display: inline
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}

@keyframes splide-loading {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    z-index: 1
}

.splide--rtl {
    direction: rtl
}

.splide__track--ttb>.splide__list {
    display: block
}

.splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2em;
    z-index: 1
}

.splide__arrow svg {
    fill: #000;
    height: 1.2em;
    width: 1.2em
}

.splide__arrow:hover:not(:disabled) {
    opacity: .9
}

.splide__arrow:disabled {
    opacity: .3
}

.splide__arrow:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__arrow--prev {
    left: 1em
}

.splide__arrow--prev svg {
    transform: scaleX(-1)
}

.splide__arrow--next {
    right: 1em
}

.splide.is-focus-in .splide__arrow:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__pagination {
    bottom: .5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1
}

.splide__pagination__page {
    background: #ccc;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    opacity: .7;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 8px
}

.splide__pagination__page.is-active {
    background: #fff;
    transform: scale(1.4);
    z-index: 1
}

.splide__pagination__page:hover {
    cursor: pointer;
    opacity: .9
}

.splide__pagination__page:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__pagination__page:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__progress__bar {
    background: #ccc;
    height: 3px
}

.splide__slide {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.splide__slide:focus {
    outline: 0
}

@supports(outline-offset:-3px) {
    .splide__slide:focus-visible {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide__slide:focus-visible {
        border: 3px solid #0bf
    }
}

@supports(outline-offset:-3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide.is-focus-in .splide__slide:focus {
        border: 3px solid #0bf
    }
    .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
        border-color: #0bf
    }
}

.splide__toggle {
    cursor: pointer
}

.splide__toggle:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__toggle:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__track--nav>.splide__list>.splide__slide {
    border: 3px solid transparent;
    cursor: pointer
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 3px solid #000
}

.splide__arrows--rtl .splide__arrow--prev {
    left: auto;
    right: 1em
}

.splide__arrows--rtl .splide__arrow--prev svg {
    transform: scaleX(1)
}

.splide__arrows--rtl .splide__arrow--next {
    left: 1em;
    right: auto
}

.splide__arrows--rtl .splide__arrow--next svg {
    transform: scaleX(-1)
}

.splide__arrows--ttb .splide__arrow {
    left: 50%;
    transform: translate(-50%)
}

.splide__arrows--ttb .splide__arrow--prev {
    top: 1em
}

.splide__arrows--ttb .splide__arrow--prev svg {
    transform: rotate(-90deg)
}

.splide__arrows--ttb .splide__arrow--next {
    bottom: 1em;
    top: auto
}

.splide__arrows--ttb .splide__arrow--next svg {
    transform: rotate(90deg)
}

.splide__pagination--ttb {
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: .5em;
    top: 0
}

.mfp-hide {
    display: none
}

img {
    max-width: 100%
}

.wte-button-group {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px
}

.wte-meta-help {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .07);
    margin: 0 5px;
    text-decoration: none;
    cursor: pointer;
    position: relative
}

.wte-meta-help svg {
    width: 6px;
    height: auto
}

.wte-meta-help .wte-help-content {
    position: absolute;
    left: 50%;
    top: 100%;
    width: auto;
    border-radius: 5px;
    background: rgba(0, 0, 0, .9);
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 300;
    padding: 10px;
    margin-top: 6px;
    display: none;
    transform: translateX(-50%)
}

.wte-meta-help .wte-help-content::before {
    content: "";
    border-bottom: 5px solid rgba(0, 0, 0, .9);
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-top: -1px;
    transform: translateX(-50%)
}

.wte-meta-help:hover .wte-help-content {
    display: block
}

.wte-es-with-multiple-options {
    display: flex;
    grid-gap: 15px;
    overflow-x: auto;
    padding: 0 15px;
    margin: 0 -15px
}

.wte-es-with-multiple-options::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.wte-es-with-multiple-options::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0)
}

.wte-es-with-multiple-options::-webkit-scrollbar-thumb {
    background-color: #eee;
    border-radius: 5px;
    visibility: hidden
}

.wte-es-with-multiple-options::-webkit-scrollbar-thumb:hover {
    background-color: #ccc
}

.wte-es-with-multiple-options:hover::-webkit-scrollbar-thumb {
    visibility: visible
}

.wte-es-with-multiple-options .item {
    border-bottom: none
}

@media(min-width: 1200px) {
    #wte__booking {
        max-width: 1170px
    }
}

#wte__booking .mfp-close {
    background: none;
    color: #333;
    font-size: 40px
}

.wpte-select-options {
    display: inline-block;
    position: relative;
    font-size: 15px;
    margin: 0 15px
}

.wpte-select-options .option-toggle {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    color: #170d44;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 5px;
    border: none;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    padding-right: 32px;
    position: relative;
    text-transform: capitalize
}

.wpte-select-options .option-toggle::after {
    content: "";
    width: 9px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710.828%27 height=%276.828%27 viewBox=%270 0 10.828 6.828%27%3E%3Cpath id=%27Path_23948%27 data-name=%27Path 23948%27 d=%27M3294.464,368.331l-4,4,4,4%27 transform=%27translate%28-366.917 3295.878%29 rotate%28-90%29%27 fill=%27none%27 stroke=%27%23170d44%27 stroke-linecap=%27round%27 stroke-width=%272%27 opacity=%270.6%27/%3E%3C/svg%3E%0A");
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    transform-origin: center;
    transition: all .3s ease
}

.wpte-select-options .option-toggle:hover {
    background-color: rgba(23, 23, 23, .05)
}

.wpte-select-options .wpte-select-options-wrapper {
    position: absolute;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
    background-color: #fff;
    padding: 15px;
    min-width: 100%;
    margin-top: 10px;
    transform: translateY(15px);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    z-index: 111
}

.wpte-select-options .wpte-select-options-wrapper::before,
.wpte-select-options .wpte-select-options-wrapper::after {
    content: "";
    border-bottom: 8px solid #fff;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    position: absolute;
    left: 15px;
    bottom: 100%
}

.wpte-select-options .wpte-select-options-wrapper::before {
    border-bottom-color: rgba(0, 0, 0, .1);
    margin-bottom: 0px
}

.wpte-select-options.active .option-toggle::after {
    transform: translateY(-50%) rotate(180deg)
}

.wpte-select-options.active .wpte-select-options-wrapper {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}

.wpte-select-options ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wpte-select-options ul li {
    padding: 10px 0
}

.wpte-group-discount-options .wpte-select-options-wrapper {
    width: 300px
}

.wpte-group-discount-options .options-list {
    display: flex;
    flex-direction: column
}

.wpte-group-discount-options .options-list li {
    display: flex;
    justify-content: space-between
}

.wpte-group-discount-options .options-list li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.wpte-group-discount-options .options-list li.list-heading {
    font-weight: 600;
    border-bottom-width: 2px
}

.wpte-group-discount-options .options-list li>span {
    flex: 1
}

.wpte-group-discount-options .options-list li .price-per-person,
.wpte-group-discount-options .options-list li .traveler-price {
    text-align: right
}

.wte-global-popup {
    max-width: 100%;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 3px;
    box-shadow: 0 7px 26px rgba(0, 0, 0, .16)
}

@media(min-width: 768px) {
    .wte-global-popup {
        width: 90%;
        height: 81.1%
    }
}

@media(min-width: 1200px) {
    .wte-global-popup {
        max-width: 1367px
    }
}

.wte-global-popup .mfp-close {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 0;
    border: none;
    background: none;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    font-size: 0px;
    transition: all .1s linear;
    opacity: .2;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714.828%27 height=%2714.828%27 viewBox=%270 0 14.828 14.828%27%3E%3Cg id=%27Component_8_7%27 data-name=%27Component 8 %E2%80%93 7%27 transform=%27translate%281.414 1.414%29%27%3E%3Cg id=%27Group_2308%27 data-name=%27Group 2308%27 opacity=%271%27%3E%3Cg id=%27Group_2307%27 data-name=%27Group 2307%27%3E%3Cpath id=%27Path_23938%27 data-name=%27Path 23938%27 d=%27M-3543.213-3525.86l12,12%27 transform=%27translate%283543.213 3525.86%29%27 fill=%27none%27 stroke=%27%23170d44%27 stroke-linecap=%27round%27 stroke-width=%272%27/%3E%3Cpath id=%27Path_23939%27 data-name=%27Path 23939%27 d=%27M-3531.213-3525.86l-12,12%27 transform=%27translate%283543.213 3525.86%29%27 fill=%27none%27 stroke=%27%23170d44%27 stroke-linecap=%27round%27 stroke-width=%272%27/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: 100%;
    background-repeat: no-repeat
}

.wte-global-popup .mfp-close:hover {
    opacity: 1
}

.wte-global-popup .mfp-close:active {
    top: 12px
}

button:disabled {
    opacity: .5;
    cursor: not-allowed !important
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

button:disabled.btn-loading {
    opacity: .9;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

button:disabled.btn-loading::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    animation: spin 1s infinite linear;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden=%27true%27 focusable=%27false%27 data-prefix=%27fad%27 data-icon=%27spinner-third%27 role=%27img%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27 class=%27svg-inline--fa fa-spinner-third fa-w-16 fa-spin fa-lg%27%3E%3Cg class=%27fa-group%27%3E%3Cpath fill=%27%23cccccc36%27 d=%27M478.71 364.58zm-22 6.11l-27.83-15.9a15.92 15.92 0 0 1-6.94-19.2A184 184 0 1 1 256 72c5.89 0 11.71.29 17.46.83-.74-.07-1.48-.15-2.23-.21-8.49-.69-15.23-7.31-15.23-15.83v-32a16 16 0 0 1 15.34-16C266.24 8.46 261.18 8 256 8 119 8 8 119 8 256s111 248 248 248c98 0 182.42-56.95 222.71-139.42-4.13 7.86-14.23 10.55-22 6.11z%27 class=%27fa-secondary%27%3E%3C/path%3E%3Cpath fill=%27%23ccc%27 d=%27M271.23 72.62c-8.49-.69-15.23-7.31-15.23-15.83V24.73c0-9.11 7.67-16.78 16.77-16.17C401.92 17.18 504 124.67 504 256a246 246 0 0 1-25 108.24c-4 8.17-14.37 11-22.26 6.45l-27.84-15.9c-7.41-4.23-9.83-13.35-6.2-21.07A182.53 182.53 0 0 0 440 256c0-96.49-74.27-175.63-168.77-183.38z%27 class=%27fa-primary%27%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center
}

.single-trip .mfp-wrap {
    z-index: 999999
}

.widget-area {
    display: block !important
}

.tippy-box {
    background: #000;
    border-radius: 4px;
    padding: 8px;
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    max-width: 280px
}

.tippy-box[data-placement^=top]>.tippy-arrow::before {
    border-top-color: #000
}

.tippy-box[data-placement^=bottom]>.tippy-arrow::before {
    border-bottom-color: #000
}

.tippy-box[data-placement^=left]>.tippy-arrow::before {
    border-left-color: #000
}

.tippy-box[data-placement^=right]>.tippy-arrow::before {
    border-right-color: #000
}

button.wpte_price-toggle-btn-mb,
button.wpte_price-toggle-btn-mb:focus {
    background-color: #fff;
    border: none;
    padding: 8px 24px;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    color: #000;
    border-radius: 6px 6px 0 0;
    display: inline-flex;
    align-items: center;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
    box-shadow: 0 -8px 8px rgba(0, 0, 0, .1);
    transition: all .3s ease;
    z-index: 11
}

@media(min-width: 1025px) {
    button.wpte_price-toggle-btn-mb,
    button.wpte_price-toggle-btn-mb:focus {
        display: none
    }
}

button.wpte_price-toggle-btn-mb::after,
button.wpte_price-toggle-btn-mb:focus::after {
    content: attr(data-text);
    display: inline-block;
    transition: all .3s ease;
    text-decoration: none
}

button.wpte_price-toggle-btn-mb.active .current-text,
button.wpte_price-toggle-btn-mb:focus.active .current-text {
    display: none
}

button.wpte_price-toggle-btn-mb.active::before,
button.wpte_price-toggle-btn-mb:focus.active::before {
    content: attr(data-active-text)
}

button.wpte_price-toggle-btn-mb.active::after,
button.wpte_price-toggle-btn-mb:focus.active::after {
    transform: rotate(180deg)
}

.wpte-form-layout-1 button.wpte_price-toggle-btn-mb::after,
.wpte-form-layout-1 button.wpte_price-toggle-btn-mb:focus::after,
.wpte-form-layout-2 button.wpte_price-toggle-btn-mb::after,
.wpte-form-layout-2 button.wpte_price-toggle-btn-mb:focus::after {
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2715%27 height=%278%27 viewBox=%270 0 15 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M0.792893 7.70711C0.402369 7.31658 0.402369 6.68342 0.792893 6.29289L6.79289 0.292893C7.18342 -0.0976314 7.81658 -0.0976314 8.20711 0.292894L14.2071 6.29289C14.5976 6.68342 14.5976 7.31658 14.2071 7.70711C13.8166 8.09763 13.1834 8.09763 12.7929 7.70711L7.5 2.41421L2.20711 7.70711C1.81658 8.09763 1.18342 8.09763 0.792893 7.70711Z%27 fill=%27black%27/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg width=%2715%27 height=%278%27 viewBox=%270 0 15 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M0.792893 7.70711C0.402369 7.31658 0.402369 6.68342 0.792893 6.29289L6.79289 0.292893C7.18342 -0.0976314 7.81658 -0.0976314 8.20711 0.292894L14.2071 6.29289C14.5976 6.68342 14.5976 7.31658 14.2071 7.70711C13.8166 8.09763 13.1834 8.09763 12.7929 7.70711L7.5 2.41421L2.20711 7.70711C1.81658 8.09763 1.18342 8.09763 0.792893 7.70711Z%27 fill=%27black%27/%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: 100% auto;
    mask-size: 100% auto;
    margin-left: 8px
}

@media(max-width: 1024px) {
    .wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price:last-child,
    .wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price:nth-last-child(2) {
        padding-bottom: 0
    }
}

@media(max-width: 1024px) {
    .wpte-booking-area.wpte-form-layout-3 {
        width: calc(100vw - 32px);
        left: auto;
        right: 16px;
        bottom: 16px;
        border-radius: 16px;
        padding: 0;
        background: none
    }
}

@media(max-width: 1024px) {
    .wpte-form-layout-2 {
        border-radius: 16px 16px 0 0;
        padding: 4px 16px 16px
    }
}

.wpte-form-layout-2 button.wpte_price-toggle-btn-mb {
    background: linear-gradient(to bottom, #ffffff 60%, transparent 40%) !important;
    color: rgba(6, 22, 38, .8) !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    justify-content: center;
    transform: translate(-50%, 50%)
}

.wpte-form-layout-2 button.wpte_price-toggle-btn-mb::before {
    content: none
}

.wpte-form-layout-2 button.wpte_price-toggle-btn-mb::after {
    margin: 0 !important
}

@media(max-width: 1024px) {
    .wpte-form-layout-2.wpte-default-form {
        padding-top: 24px
    }
    .wpte-form-layout-2.wpte-default-form .wpte-booking-inner-wrapper {
        display: flex;
        justify-content: space-between;
        padding-bottom: 24px !important
    }
    .wpte-form-layout-2.wpte-default-form button.wpte_price-toggle-btn-mb {
        display: none
    }
    .wpte-form-layout-2.wpte-default-form .wpte-bf-price-wrap {
        max-height: unset;
        overflow: visible;
        display: flex;
        margin: 0 !important
    }
    .wpte-form-layout-2.wpte-default-form .wpte-bf-price {
        padding-left: 0;
        padding-right: 16px;
        border: none !important;
        padding-bottom: 0;
        padding-top: 0
    }
    .wpte-form-layout-2.wpte-default-form .wpte-bf-btn-wrap {
        padding-top: 0
    }
}

@media(max-width: 1024px) {
    .wpte-form-layout-3 button.wpte_price-toggle-btn-mb {
        transform: unset;
        position: fixed;
        left: auto;
        right: 24px;
        bottom: 24px;
        width: 60px;
        height: 60px;
        font-size: 30px;
        padding: 0;
        justify-content: center;
        border-radius: 50%;
        background-color: var(--wpte-primary-color, var(--primary-color));
        color: #fff;
        box-shadow: 4px 6px 12px rgba(94, 70, 8, .2);
        transform: scale(1, 1)
    }
    .wpte-form-layout-3 button.wpte_price-toggle-btn-mb.active {
        visibility: hidden;
        opacity: 0;
        transform: scale(0, 0)
    }
    .wpte-form-layout-3>.wrap {
        padding: 8px 32px 24px;
        background-color: #fff;
        width: calc(100vw - 32px);
        position: fixed;
        left: auto;
        right: 16px;
        bottom: 16px;
        border-radius: 16px;
        box-shadow: 4px 6px 12px rgba(94, 70, 8, .2);
        transition: all .3s ease;
        transform: scale(0, 0);
        transform-origin: right bottom;
        opacity: 0;
        z-index: 11
    }
    .wpte-form-layout-3.show .wrap {
        transform: scale(1, 1);
        opacity: 1
    }
    .wpte-form-layout-3 .wpte-bf-price-wrap {
        overflow: visible;
        max-height: unset
    }
    .wpte-form-layout-3 .wpte_price-toggle-btn-mb-layout-3,
    .wpte-form-layout-3 .wpte_price-toggle-btn-mb-layout-3:active,
    .wpte-form-layout-3 .wpte_price-toggle-btn-mb-layout-3:focus {
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 0;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #fff !important;
        background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6.4 15L10 11.4L13.6 15L15 13.6L11.4 10L15 6.4L13.6 5L10 8.6L6.4 5L5 6.4L8.6 10L5 13.6L6.4 15ZM10 20C8.61667 20 7.31667 19.7373 6.1 19.212C4.88333 18.6873 3.825 17.975 2.925 17.075C2.025 16.175 1.31267 15.1167 0.788 13.9C0.262667 12.6833 0 11.3833 0 10C0 8.61667 0.262667 7.31667 0.788 6.1C1.31267 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.31233 6.1 0.787C7.31667 0.262333 8.61667 0 10 0C11.3833 0 12.6833 0.262333 13.9 0.787C15.1167 1.31233 16.175 2.025 17.075 2.925C17.975 3.825 18.6873 4.88333 19.212 6.1C19.7373 7.31667 20 8.61667 20 10C20 11.3833 19.7373 12.6833 19.212 13.9C18.6873 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6873 13.9 19.212C12.6833 19.7373 11.3833 20 10 20Z%27 fill=%27%23DE4444%27/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: center;
        border: none
    }
}

@media(min-width: 1025px) {
    .wpte-form-layout-3 .wpte_price-toggle-btn-mb-layout-3 {
        display: none
    }
}

@media(max-width: 1024px) {
    .wpte-form-layout-2 .wpte-bf-btn-wrap,
    .wpte-form-layout-3 .wpte-bf-btn-wrap {
        padding-top: 24px
    }
    .wpte-form-layout-2 .wpte-bf-price-wrap,
    .wpte-form-layout-3 .wpte-bf-price-wrap {
        justify-content: center
    }
    .wpte-form-layout-2 .wpte-bf-price,
    .wpte-form-layout-3 .wpte-bf-price {
        padding-left: 24px;
        padding-right: 24px;
        border-bottom: 0;
        margin-bottom: 1em
    }
    .wpte-form-layout-2 .wpte-bf-price:nth-child(2n-1),
    .wpte-form-layout-3 .wpte-bf-price:nth-child(2n-1) {
        border-right: 1px solid rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.1)
    }
    .wpte-form-layout-2 .wpte-bf-price:last-child,
    .wpte-form-layout-2 .wpte-bf-price:nth-last-child(2),
    .wpte-form-layout-3 .wpte-bf-price:last-child,
    .wpte-form-layout-3 .wpte-bf-price:nth-last-child(2) {
        margin-bottom: 0
    }
    .wpte-form-layout-2 .wpte-bf-price:last-child,
    .wpte-form-layout-3 .wpte-bf-price:last-child {
        border-right: 0
    }
}

.page-template-template-activities .activities-holder .item .img-holder img,
.page-template-template-activities .destination-holder .item .img-holder img,
.page-template-template-activities .trip_types-holder .item .img-holder img,
.page-template-template-destination .activities-holder .item .img-holder img,
.page-template-template-destination .destination-holder .item .img-holder img,
.page-template-template-destination .trip_types-holder .item .img-holder img,
.page-template-template-trip_types .activities-holder .item .img-holder img,
.page-template-template-trip_types .destination-holder .item .img-holder img,
.page-template-template-trip_types .trip_types-holder .item .img-holder img,
.wpte-gblock-wrapper .activities-holder .item .img-holder img,
.wpte-gblock-wrapper .destination-holder .item .img-holder img,
.wpte-gblock-wrapper .trip_types-holder .item .img-holder img {
    transition: all 1s ease
}

.page-template-template-activities .activities-holder .item:hover .img-holder img,
.page-template-template-activities .destination-holder .item:hover .img-holder img,
.page-template-template-activities .trip_types-holder .item:hover .img-holder img,
.page-template-template-destination .activities-holder .item:hover .img-holder img,
.page-template-template-destination .destination-holder .item:hover .img-holder img,
.page-template-template-destination .trip_types-holder .item:hover .img-holder img,
.page-template-template-trip_types .activities-holder .item:hover .img-holder img,
.page-template-template-trip_types .destination-holder .item:hover .img-holder img,
.page-template-template-trip_types .trip_types-holder .item:hover .img-holder img,
.wpte-gblock-wrapper .activities-holder .item:hover .img-holder img,
.wpte-gblock-wrapper .destination-holder .item:hover .img-holder img,
.wpte-gblock-wrapper .trip_types-holder .item:hover .img-holder img {
    transform: scale(1.1)
}

.page-template-template-activities .wpte-trip-list-wrapper .wpte-trip-category .thumbnail img,
.page-template-template-destination .wpte-trip-list-wrapper .wpte-trip-category .thumbnail img,
.page-template-template-trip_types .wpte-trip-list-wrapper .wpte-trip-category .thumbnail img,
.wpte-gblock-wrapper .wpte-trip-list-wrapper .wpte-trip-category .thumbnail img {
    transition: all 1s ease
}

.page-template-template-activities .wpte-trip-list-wrapper .wpte-trip-category:hover .thumbnail img,
.page-template-template-destination .wpte-trip-list-wrapper .wpte-trip-category:hover .thumbnail img,
.page-template-template-trip_types .wpte-trip-list-wrapper .wpte-trip-category:hover .thumbnail img,
.wpte-gblock-wrapper .wpte-trip-list-wrapper .wpte-trip-category:hover .thumbnail img {
    transform: scale(1.1)
}

.wpte-trip__adv-field {
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(6, 22, 38, .2)
}

.wpte-trip__adv-field .icon {
    position: absolute;
    left: 20px;
    top: 50% !important;
    transform: translate(-50%, -50%);
    line-height: 1;
    display: flex;
    font-size: 16px;
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-trip__adv-field .icon svg {
    width: 1em;
    height: 1em;
    vertical-align: top
}

.wpte-trip__adv-field:not([data-value-format=price]) .icon svg path {
    fill: currentColor
}

.wpte-trip__adv-field .wpte__input {
    width: 100%;
    padding: 14px 24px 14px 38px !important;
    font-size: .875rem;
    line-height: 1.49;
    border: none;
    background: none;
    position: relative;
    z-index: 1
}

.wpte-trip__adv-field.wpte__select-field {
    position: relative;
    color: rgba(0, 0, 0, .8)
}

.wpte-trip__adv-field.wpte__select-field .wpte__input {
    padding-right: 38px;
    cursor: default
}

.wpte-trip__adv-field.wpte__select-field::after {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #000;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 9L12 15L18 9%27 stroke=%27black%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 9L12 15L18 9%27 stroke=%27black%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 9px;
    transition: all .3s ease;
    transform: translateY(-50%)
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options {
    font-size: .875rem;
    line-height: 1.49;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 197px;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 4px;
    box-shadow: 0 16px 24px rgba(0, 0, 0, .06);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px) scaleY(0.8);
    transform-origin: top;
    transition: all .3s ease;
    padding: 15px 8px;
    z-index: 111
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options>ul {
    max-height: 315px;
    overflow-y: auto;
    padding-right: 2px;
    scrollbar-color: var(--wpte-primary-color, var(--primary-color)) rgba(var(--font-color-rgb), 0.1);
    scrollbar-width: thin
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options>ul::-webkit-scrollbar {
    width: 6px
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options>ul::-webkit-scrollbar-track {
    background-color: rgba(var(--font-color-rgb), 0.1);
    border-radius: 10px
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options>ul::-webkit-scrollbar-thumb {
    background-color: var(--wpte-primary-color, var(--primary-color));
    border-radius: 10px
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul li span {
    display: block;
    padding: 11px 8px;
    cursor: pointer
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul li:hover,
.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul li.selected {
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul ul li span {
    padding-left: 32px
}

.wpte-trip__adv-field.wpte__select-field.options-open::after {
    transform: translateY(-50%) rotate(180deg)
}

.wpte-trip__adv-field.wpte__select-field.options-open .wpte__select-options {
    visibility: visible;
    opacity: 1;
    transform: translateY(0) scaleY(1)
}

.wpte-trip-category {
    position: relative
}

.wpte-trip-category .wpte-trip-category-img-wrap {
    position: relative
}

.wpte-trip-category .wpte-trip-category-img-wrap figure {
    position: relative;
    overflow: hidden;
    padding-top: 105%;
    border-radius: 4px;
    background-color: #efefef;
    transition: all 1s ease;
    margin: 0
}

.wpte-trip-category .wpte-trip-category-img-wrap figure a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.wpte-trip-category .wpte-trip-category-img-wrap figure img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 1s ease
}

.wpte-trip-category .wpte-trip-category-img-wrap figure:hover {
    background-color: #dcdcdc
}

.wpte-trip-category .wpte-trip-category-img-wrap figure:hover img {
    transform: scale(1.1)
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-overlay {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    background-color: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.8);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-subcat-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    font-size: 16px;
    font-weight: normal;
    max-height: 200px;
    overflow: auto;
    width: 100%
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-subcat-wrap a {
    color: inherit;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
    transition: all .3s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-subcat-wrap a:hover {
    text-decoration: underline
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-btn {
    margin-top: 24px
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-btn .wpte-trip-cat-btn {
    text-align: center;
    display: inline-block;
    padding: 10px 32px;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: all .3s ease;
    transition: all .3s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-btn .wpte-trip-cat-btn:hover {
    background-color: #fff;
    color: var(--wpte-primary-color, var(--primary-color));
    transition: all .3s ease
}

.wpte-trip-category .wpte-trip-category-img-wrap:hover .wpte-trip-subcat-wrap a {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1
}

.wpte-trip-category .wpte-trip-category-img-wrap:hover .wpte-trip-cat-btn {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1
}

.wpte-trip-category .wpte-trip-category-text-wrap .wpte-trip-category-title a {
    display: inline-block
}

.wpte-trip-category .wpte-trip-category-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0
}

.wpte-trip-category .wpte-trip-category-title svg {
    width: 16px;
    transition: all .3s ease
}

.wpte-trip-category .wpte-trip-category-title svg path {
    fill: var(--wpte-primary-color, var(--primary-color))
}

.wpte-trip-category .wpte-trip-category-title a {
    text-decoration: none;
    color: inherit;
    margin-right: 8px
}

.wpte-trip-category .wpte-trip-category-title a:hover {
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-trip-category .wpte-trip-category-title a:hover svg {
    transform: translateX(10px)
}

.wpte-trip-category .trip-count {
    font-size: 14px;
    font-weight: 500
}

.wpte-trip-category .wpte-trip-category-text-wrap {
    margin-top: 24px
}

.wpte-trip-category:hover .wpte-trip-category-img-wrap .wpte-trip-category-overlay {
    visibility: visible;
    opacity: 1
}

.wpte-trip-category.style-1 .wpte-inner-container {
    position: relative;
    overflow: hidden
}

.wpte-trip-category.style-1 .wpte-trip-category-img-wrap figure {
    border-radius: 0;
    padding-top: 70%
}

.wpte-trip-category.style-1 .wpte-trip-category-text-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 22px 30px;
    color: #fff;
    z-index: 1;
    background: linear-gradient(to bottom, transparent, var(--font-color))
}

.wpte-trip-category.style-1 .wpte-trip-category-text-wrap .wpte-trip-category-title {
    margin: 0;
    color: #fff
}

.wpte-trip-category.style-3 .trip-count {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    padding: 5.5px 10px;
    border-radius: 15px;
    background-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff;
    position: absolute;
    top: 16px;
    left: 16px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .04)
}

@media(min-width: 992px) {
    .widget .wpte-trip-list-wrapper[class*=columns-] .wpte-trip-single,
    .widget .wpte-trip-list-wrapper[class*=columns-]>[class*=wpte-trip-],
    .widget .wpte-trip-list-wrapper[class*=columns-] .category-trips-single {
        max-width: 100% !important;
        flex: 0 0 100% !important
    }
    .widget .category-list .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti {
        padding-right: 8px;
        max-width: unset
    }
    .widget .category-list .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-budget {
        padding-left: 8px
    }
    .widget .category-trips-single .category-trips-single-inner-wrap .price-holder .actual-price {
        font-size: 24px
    }
}

.hidden,
[hidden] {
    display: none !important
}

.wte-user-wishlist-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 24px;
    font-size: 16px;
    color: rgba(28, 32, 17, .6980392157)
}

button.wte-wishlist-remove-all,
.wte-wishlist-remove-all {
    all: unset;
    text-decoration: underline;
    color: inherit;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px
}

button.wte-wishlist-remove-all:hover,
.wte-wishlist-remove-all:hover {
    color: var(--wpte-primary-color, var(--primary-color));
    text-decoration: none
}

.trip-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 0;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0);
    margin: 8px;
    transition: all .3s ease;
    width: 40px;
    height: 40px
}

.trip-pagination .page-numbers:hover,
.trip-pagination .page-numbers.current,
.trip-pagination .page-numbers:focus {
    background-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff
}

.trip-pagination .page-numbers.current,
.trip-pagination .page-numbers:focus {
    border: 1px solid var(--wpte-primary-color, var(--primary-color))
}

body.rtl button:disabled.btn-loading::before {
    margin-right: 0;
    margin-left: 10px
}

body.rtl .review-form-rating.jq-ry-container {
    direction: inherit
}

body.rtl .wpte-trip-review-stars .stars-group-wrapper svg:not(:last-child) {
    margin-right: 0;
    margin-left: 4px
}

body.rtl .wpte-gallery-wrapper .wte-trip-vidgal-popup-trigger::before,
body.rtl .wpte-gallery-wrapper .wte-trip-image-gal-popup-trigger::before {
    margin-right: 0;
    margin-left: 8px
}

body.rtl .wpte-gallery-wrapper .wte-trip-image-gal-popup-trigger {
    margin-right: 0;
    margin-left: 16px
}

body.rtl .wpte-gallery-wrapper .wpte-gallery-container {
    left: auto;
    right: 0
}

body.rtl .wpte-trip-review-stars .stars-group-wrapper {
    margin-right: 0;
    margin-left: 8px
}

body.rtl .wpte-trip-review-stars .stars-group-wrapper .stars-rated-group {
    left: auto;
    right: 0
}

body.rtl .advanced-search-wrapper .advanced-search-field ul li label {
    padding-right: 0;
    padding-left: 30px
}

body.rtl .advanced-search-wrapper .advanced-search-field ul li .count {
    right: auto;
    left: 5px
}

body.rtl .advanced-search-wrapper .advanced-search-field input+span {
    padding-left: 0;
    padding-right: 25px
}

body.rtl .advanced-search-wrapper .advanced-search-field input+span::before,
body.rtl .advanced-search-wrapper .advanced-search-field input+span::after {
    left: auto;
    right: 0
}

body.rtl .advanced-search-wrapper .advanced-search-field.search-trip-type h3:after,
body.rtl .advanced-search-wrapper .advanced-search-field.trip-dates h3:after {
    right: auto;
    left: 10px
}

body.rtl .advanced-search-wrapper .advanced-search-field .wte-terms-more button::after {
    margin-left: 0;
    margin-right: 10px
}

@media(min-width: 1025px) {
    body.rtl .wp-travel-engine-archive-outer-wrap .advanced-search-wrapper+.wp-travel-engine-archive-repeater-wrap {
        padding-left: 0;
        padding-right: 30px
    }
}

body.rtl .wp-travel-toolbar .wte-filterby-dropdown {
    padding-right: 0;
    padding-left: 16px
}

body.rtl .wp-travel-toolbar .wte-filterby-dropdown::before {
    right: auto;
    left: 0
}

body.rtl .wp-travel-toolbar .wte-view-modes {
    padding-left: 0;
    padding-right: 16px
}

body.rtl .wp-travel-toolbar .wte-ordering .wpte-trip__adv-field {
    margin-left: 0;
    margin-right: 8px
}

body.rtl .wp-travel-toolbar .wte-ordering .wpte-trip__adv-field::after {
    right: auto;
    left: 0
}

body.rtl .wp-travel-toolbar .wte-ordering .wpte-trip__adv-field .wpte__select-options {
    right: auto;
    left: 0
}

body.rtl .wp-travel-toolbar .wte-ordering .wpte-trip__adv-field .wpte__input {
    padding-right: 0;
    padding-left: 23px
}

body.rtl .wp-travel-toolbar .wte-filter-foundposts {
    margin-left: auto;
    margin-right: 0
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti>[class*=category-trip-] i {
    margin-right: 0;
    margin-left: 8px
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-budget {
    padding-left: 0;
    padding-right: 24px;
    border-left: 0;
    border-right: 1px solid rgba(0, 20, 39, .15)
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti {
    padding-right: 0 !important;
    padding-left: 24px
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .price-holder>span+span {
    margin-left: 0;
    margin-right: 8px
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt::before {
    margin-right: 0;
    margin-left: 6px
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-avl-tip-inner-wrap .category-available-months li {
    margin-right: 0;
    margin-left: 8px
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap {
    padding-right: 0;
    padding-left: 24px
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap .wishlist-toggle {
    right: auto;
    left: 0
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-dates span.category-trip-start-date {
    padding-left: 0;
    padding-right: 18px
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-dates span.category-trip-start-date::before {
    left: auto;
    right: 0
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .toggle-map {
    right: auto;
    left: 8px
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-avl-tip-inner-wrap>i {
    margin-right: 0;
    margin-left: 8px
}

@media(min-width: 768px) {
    body.rtl .category-list .category-trips-single-inner-wrap .category-trip-content-wrap {
        padding-left: 0;
        padding-right: 24px
    }
}

body.rtl .category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-avl-tip-inner-wrap .category-available-months li {
    margin-right: 0;
    margin-left: 15px
}

@media(min-width: 1200px) {
    body.rtl div:not(.wpte-gblock-wrapper)>.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-budget {
        padding-left: 0 !important;
        padding-right: 48px
    }
    body.rtl div:not(.wpte-gblock-wrapper)>.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti {
        padding-right: 0;
        padding-left: 48px
    }
}

body.rtl .wpte-trip-category .wpte-trip-category-title a {
    margin-right: 0;
    margin-left: 8px
}

body.rtl .wpte-booking-area .wpte-bf-discount-tag {
    margin: 0 25px 0 0
}

body.rtl .wpte-booking-area .wpte-bf-gd-text {
    right: auto;
    left: 0;
    border-radius: 5px 0 0 0
}

body.rtl .wpte-booking-area .wpte-bf-price .wpte-bf-price-from {
    margin-right: 0;
    margin-left: 5px
}

body.rtl .wpte-booking-area .wpte-bf-price del {
    padding-right: 0;
    padding-left: 10px
}

body.rtl .wpte-booking-area .wpte-custom-tooltip {
    margin-left: 0;
    margin-right: 5px
}

body.rtl .wpte-booking-area .wpte-bf-content ol li,
body.rtl .wpte-booking-area .wpte-bf-content ul li {
    padding-left: 0 !important;
    padding-right: 22px
}

body.rtl .wpte-booking-area .wpte-bf-content ol li::before,
body.rtl .wpte-booking-area .wpte-bf-content ul li::before {
    left: auto;
    right: 0px
}

body.rtl .expand-all-button label {
    margin-right: 0;
    margin-left: 8px
}

body.rtl.single-trip .entry-header {
    padding-right: 0;
    padding-left: 100px
}

body.rtl.single-trip .entry-header .wte-title-duration {
    left: 0;
    right: auto
}

body.rtl .trip-facts-value li svg {
    margin-right: 0;
    margin-left: 6px
}

body.rtl .wte-trip-facts .trip-facts-taxonomy .value a {
    margin-right: 0;
    margin-left: 10px
}

body.rtl.wptravelengine_css_v2 .wpte-trip-highlights {
    padding-right: 0;
    margin-right: 0
}

body.rtl.wptravelengine_css_v2 .wpte-trip-highlights li {
    padding-left: 0;
    padding-right: 34px
}

body.rtl.wptravelengine_css_v2 .wpte-trip-highlights li::before {
    left: auto;
    right: 5px
}

body.rtl.wptravelengine_css_v2 .itinerary .title {
    margin-right: 0 !important;
    margin-left: 6px !important
}

body.rtl.wptravelengine_css_v2 .itinerary-row {
    margin: 0 45px 24px 0
}

body.rtl.wptravelengine_css_v2 .itinerary-row::before,
body.rtl.wptravelengine_css_v2 .itinerary-row .title::before {
    left: auto;
    right: -30px
}

body.rtl.wptravelengine_css_v2 .itinerary-row .title::before {
    transform: translate(50%, -50%)
}

body.rtl.wptravelengine_css_v2 .itinerary-row .accordion-tabs-toggle {
    padding: 0 0 0 32px !important
}

body.rtl.wptravelengine_css_v2 .itinerary-row .accordion-tabs-toggle .rotator {
    right: auto;
    left: 0
}

body.rtl.wptravelengine_css_v2 .itinerary-row .accordion-tabs-toggle .itinerary-title span {
    padding-right: 0;
    padding-left: 15px
}

body.rtl.wptravelengine_css_v2 #nestable1 .dd-list table {
    text-align: unset
}

body.rtl.wptravelengine_css_v2 #nestable1 .dd-list table td,
body.rtl.wptravelengine_css_v2 #nestable1 .dd-list table th {
    text-align: unset
}

body.rtl.wptravelengine_css_v2 #nestable1 .dd-list table tr .svg-inline--fa,
body.rtl.wptravelengine_css_v2 #nestable1 .dd-list table tr .fa {
    margin-right: 0;
    margin-left: 5px
}

@media(max-width: 767px) {
    body.rtl.wptravelengine_css_v2 .nav-tab-wrapper .tab-anchor-wrapper .nav-tab {
        padding: 24px 16px 24px 32px
    }
    body.rtl.wptravelengine_css_v2 .nav-tab-wrapper .tab-anchor-wrapper .nav-tab .tab-icon {
        margin-right: 0;
        margin-left: 8px
    }
    body.rtl.wptravelengine_css_v2 .nav-tab-wrapper .tab-anchor-wrapper .nav-tab::after {
        right: auto !important;
        left: 10px
    }
}

body.rtl .itinerary-detail-additional-info>div[class*=itinerary-] {
    padding: 0
}

body.rtl .itinerary-detail-additional-info>div[class*=itinerary-] svg {
    margin-right: 0;
    margin-left: 7px
}

body.rtl .itinerary-detail-additional-info>.itinerary-sleep-mode .label span {
    margin-left: 0;
    margin-right: 4px
}

body.rtl .itinerary-detail-additional-info>.itinerary-sleep-mode .label span svg {
    margin: 0
}

body.rtl .itenary-detail-gallery a {
    margin-right: 0;
    margin-left: 10px
}

body.rtl .content-additional-sleep-mode .advanced-sleep-mode-content {
    padding: 20px 60px 20px 5px
}

body.rtl #include-result li,
body.rtl #exclude-result li {
    padding-left: 0;
    padding-right: 32px
}

body.rtl #include-result li::before,
body.rtl #exclude-result li::before {
    left: auto;
    right: 0
}

body.rtl .faq-row .accordion-tabs-toggle {
    padding-right: 0;
    padding-left: 24px
}

body.rtl .faq-row .accordion-tabs-toggle .rotator {
    left: 0;
    right: auto
}

body.rtl .post-data .review-wrap {
    text-align: unset
}

body.rtl .post-data .review-wrap .overall-rating-wrap .rating-bar-outer-wrap {
    padding-right: 0;
    padding-left: 50px
}

body.rtl .post-data .review-wrap .overall-rating-wrap .rating-bar-outer-wrap .review-emoji-icon {
    margin-right: 0;
    margin-left: 12px
}

body.rtl .post-data .review-wrap .overall-rating-wrap .rating-bar-outer-wrap .rating-bar-inner::after {
    right: auto;
    left: 0
}

body.rtl .post-data .review-wrap ol.comment-list .comment-title {
    padding: 0 0 0 150px
}

body.rtl .post-data .review-wrap ol.comment-list .comment-author {
    float: right;
    margin: 0 0 0 16px
}

body.rtl .post-data .review-wrap ol.comment-list li .trip-comment-content .comment-rating .comment-meta {
    right: auto;
    left: 0
}

@media(min-width: 768px) {
    body.rtl .post-data .review-wrap .overall-rating-wrap {
        padding-left: 75px;
        padding-right: 40px;
        border-left: none;
        border-right: 1px solid rgba(0, 0, 0, .1)
    }
    body.rtl .post-data .review-wrap .average-rating {
        padding: 0 75px 0 48px
    }
}

body.rtl #respond .comment-form-wte-trip-review-rating>label {
    margin: 0 0 0 24px
}

body.rtl .widget_wte_featured_trips_widget .category-trip-detail-wrap {
    padding-left: 0;
    padding-right: 18px
}

body.rtl .widget_wte_featured_trips_widget .category-trip-desti .category-trip-loc {
    margin-right: 0;
    margin-left: 15px
}

@media(min-width: 768px) {
    body.rtl .wte_enquiry_contact_form .row-repeater.contact,
    body.rtl .wte_enquiry_contact_form .row-repeater.children {
        padding-left: 0;
        padding-right: 16px
    }
    body.rtl .wte_enquiry_contact_form .row-repeater.country-holder,
    body.rtl .wte_enquiry_contact_form .row-repeater.adult {
        padding-right: 0;
        padding-left: 16px
    }
}

body.rtl .wpte-bf-outer select {
    background-position: 15px 50%
}

body.rtl .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
    margin-left: 0;
    margin-right: 80px;
    padding-right: 40px;
    padding-left: 20px
}

body.rtl .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
    right: auto;
    left: calc(100% + 20px)
}

@media(max-width: 1024px) {
    body.rtl .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        margin-right: 30px;
        padding-left: 5px;
        top: 50%;
        padding-right: 0;
        align-items: center
    }
    body.rtl .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::after {
        transform: translateY(-50%);
        left: calc(100% + 7px)
    }
    body.rtl .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step .wpte-bf-step-inner {
        transform: unset
    }
}

@media(min-width: 1025px)and (max-width: 1399px) {
    body.rtl .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step {
        padding-left: 5px
    }
}

@media(min-width: 1025px) {
    body.rtl .wpte-bf-checkout .wpte-bf-booking-steps .wpte-bf-step-wrap .wpte-bf-step::before {
        left: auto;
        right: 0
    }
}

body.rtl .wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap label {
    padding-left: 0;
    padding-right: 30px
}

body.rtl .wpte-bf-checkout .wpte-bf-radio .wpte-bf-radio-wrap label::before {
    left: auto;
    right: 0
}

body.rtl .wpte-bf-checkout .wpte-bf-summary-wrap table tr:not(.wte-booked-package-name) td:last-child {
    text-align: left
}

body.rtl .wpte-bf-checkout .wpte-bf-summary-wrap .wte-booked-package-name .label {
    float: none
}

body.rtl .wpte-bf-checkout .wpte-bf-summary-wrap .wte-booked-package-name .value {
    float: left
}

@media(min-width: 1025px) {
    body.rtl.wptravelengine_css_v2 .wpte-bf-checkout .wpte-bf-step-content-wrap .wpte-bf-checkout-form {
        padding-right: 0;
        padding-left: 30px
    }
}

body.rtl .wte-coupon-whole-wrap {
    padding: 30px 30px 30px 100px
}

body.rtl .wte-coupon-whole-wrap .coupon-close-button {
    right: auto;
    left: 14px
}

body.rtl .wte-coupon-whole-wrap .coupon-close-button::after {
    right: auto;
    left: 0
}

body.rtl .wte-coupon-whole-wrap .coupon .input-text {
    border-radius: 0 5px 5px 0
}

body.rtl .wte-coupon-whole-wrap .coupon .wp-travel-engine-coupons-apply-btn {
    border-radius: 5px 0 0 5px
}

body.rtl .category-list .category-trips-single-inner-wrap .next-trip-info .fsd-title,
body.rtl .category-main-wrap.category-grid .category-trips-single-inner-wrap .next-trip-info .fsd-title {
    text-align: right
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .next-trip-info {
    padding-right: 0;
    padding-left: 50px
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .left {
    padding-right: 0;
    padding-left: 10px
}

body.rtl .category-trips-single .category-trips-single-inner-wrap .next-trip-info .next-departure-list li .right {
    padding-left: 0;
    padding-right: 10px
}

@media(min-width: 1200px) {
    body.rtl .wte-process-layout {
        direction: rtl
    }
    body.rtl .wte-process-layout .wte-popup-sidebar {
        border-left: none;
        border-right: 1px solid rgba(0, 0, 0, .05)
    }
    body.rtl .wte-process-layout .wte-popup-sidebar .wte-booking-summary {
        padding-right: 0;
        padding-left: 10px;
        margin-left: auto;
        margin-right: 0
    }
}

body.rtl .wte-process-layout .wte-process-nav .wte-process-nav-list .wte-process-nav-item .arrow {
    transform: translateY(-50%) rotate(180deg)
}

body.rtl .wte-process-layout .wte-process-nav .wte-process-nav-list::before {
    left: auto;
    right: 0
}

body.rtl .wte-process-layout .wte-popup-sidebar .wte-booking-summary .wte-booking-summary-info .wte-booking-trip-info .wte-booking-details ul li label {
    padding-left: 16px;
    padding-right: 0
}

body.rtl .wte-process-layout .wte-popup-sidebar .wte-booking-summary .wte-booking-summary-info .total-amount {
    text-align: left
}

body.rtl .wte-process-layout .wte-process-tab-controller .wte-process-btn-prev {
    justify-content: center
}

body.rtl .wte-process-layout .wte-process-tab-controller .wte-process-btn-prev svg {
    margin-right: 8px;
    margin-left: 0;
    transform: rotate(180deg)
}

@media(min-width: 768px) {
    body.rtl .wte-process-layout .wte-process-tab-controller .wte-process-btn-prev {
        left: auto;
        right: 0
    }
    body.rtl .wte-process-layout .wte-process-tab-controller .wte-process-btn-prev svg {
        margin-right: 0;
        margin-left: 8px
    }
}

body.rtl .fancybox-container.wte-fb-popup [class*=fancybox-close] {
    right: auto;
    left: 13px
}

body.rtl .fancybox-content {
    text-align: right
}

@media(min-width: 768px) {
    body.rtl .wte-trip-options .wte-trip-guest-wrapper .select-wrapper .amount-per-person {
        margin-right: 0;
        margin-left: 10px
    }
}

body.rtl #wte-cc-currency-list-container {
    right: auto;
    left: 0
}

body.rtl #wte-cc-currency-list-container .wte-cc-currency-list-display {
    padding-right: 15px;
    padding-left: 35px
}

body.rtl #wte-cc-currency-list-container .wte-cc-currency-list-display::after {
    right: auto;
    left: 16px
}

body.rtl #wte-cc-currency-list-container .wte-cc-currency-list-display .list {
    right: auto;
    left: 0
}

body.rtl .wpte-gallery-wrapper {
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

body.rtl .wpte-gallery-wrapper .single-trip-main-carousel {
    margin-right: 1px
}

body.rtl .wp-travel-engine-relation-details select,
body.rtl .wp-travel-engine-personal-details select {
    background-position: 10px center
}

.wpte-gallery-wrapper .splide {
    border-radius: 8px;
    overflow: hidden
}

.wpte-gallery-wrapper .splide .splide__slide {
    padding-left: 0 !important;
    margin-bottom: 0 !important
}

.wpte-gallery-wrapper .splide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wpte-gallery-wrapper .splide__list {
    height: auto
}

.wpte-gallery-wrapper .splide__arrow {
    font-size: 16px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(33, 131, 223, .18), 0px 0px 2px rgba(33, 131, 223, .12), 0px 0px 1px rgba(0, 0, 0, .04);
    color: var(--wpte-primary-color, var(--primary-color));
    opacity: 1;
    border-radius: var(--nav-roundness, 50%)
}

.wpte-gallery-wrapper .splide__arrow svg {
    fill: currentColor;
    width: 1em;
    height: 1em
}

.wpte-gallery-wrapper .splide__arrow.splide__arrow--prev {
    left: var(--nav-offset, 16px)
}

.wpte-gallery-wrapper .splide__arrow.splide__arrow--next {
    right: var(--nav-offset, 16px)
}

.wpte-gallery-wrapper .splide__pagination {
    gap: var(--dots-spacing, 5px)
}

.wpte-gallery-wrapper .splide__pagination .splide__pagination__page {
    width: var(--dots-size, 8px);
    height: var(--dots-size, 8px);
    background-color: hsla(0, 0%, 100%, .5);
    margin: 0;
    opacity: 1
}

.wpte-gallery-wrapper .splide__pagination .splide__pagination__page.is-active {
    transform: scale(1);
    background-color: #fff
}

.wpte-gallery-wrapper .splide__pagination>li {
    display: inline-flex
}

.wpte-gallery-wrapper .splide__pagination>li:last-child .splide__pagination__page {
    width: 6px;
    height: 6px
}

.wpte-gallery-wrapper .splide.single-trip-main-carousel img {
    height: 432px
}

@media(max-width: 767px) {
    .wpte-gallery-wrapper .splide.single-trip-main-carousel img {
        height: 300px
    }
}

.wpte-gallery-wrapper[class*=banner-layout-] .splide {
    border-radius: 0
}

.category-trips-single-inner-wrap .splide {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
    right: 0
}

.category-trips-single-inner-wrap .splide .splide__track,
.category-trips-single-inner-wrap .splide .splide__list {
    height: 100%;
    width: 100%
}

.category-trips-single-inner-wrap .splide__arrow {
    height: 100%;
    padding: 0 8px;
    color: #fff;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 24px;
    width: 80px;
    box-shadow: none;
    outline: none
}

@media(min-width: 768px) {
    .category-trips-single-inner-wrap .splide__arrow {
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease
    }
}

.category-trips-single-inner-wrap .splide__arrow.splide__arrow--prev {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1), transparent);
    justify-content: flex-start
}

.category-trips-single-inner-wrap .splide__arrow.splide__arrow--next {
    right: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent);
    justify-content: flex-end
}

.category-trips-single-inner-wrap .splide__pagination {
    padding: 18px 0 12px !important;
    margin: 0 !important;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

@media(min-width: 768px) {
    .category-trips-single-inner-wrap .category-trip-fig:hover .splide__arrow {
        opacity: 1;
        visibility: visible
    }
}

.wp-block-wptravelenginetripblocks-trip-gallery .splide___arrows,
.wp-block-wptravelenginetripblocks-trip-gallery .splide__pagination {
    display: none
}

.wp-block-wptravelenginetripblocks-trip-gallery .splide-nav-enabled .splide__arrows {
    display: block
}

.wp-block-wptravelenginetripblocks-trip-gallery .splide-dots-enabled .splide__pagination {
    display: flex
}

.tippy-popper p {
    margin-top: 0;
    margin-bottom: 1em
}

.tippy-popper p:last-child {
    margin-bottom: 0
}

.tippy-popper .tippy-tooltip {
    font-size: 14px;
    transform: unset !important
}

.tippy-popper .tippy-tooltip .tippy-content {
    padding: 12px !important;
    background: none !important;
    border-radius: 5px
}

.tippy-popper .tippy-arrow {
    width: auto;
    height: auto
}

.tippy-popper[x-placement=top] .tippy-arrow {
    transform: translateY(1px)
}

.tippy-popper[x-placement=bottom] .tippy-arrow {
    transform: translateY(-1px)
}

.tippy-box[data-theme=light],
.tippy-box .light-theme,
.tippy-popper[data-theme=light],
.tippy-popper .light-theme {
    color: #333;
    background-color: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, .1607843137);
    border-radius: 8px
}

.tippy-box[x-placement=top] .light-theme .tippy-arrow,
.tippy-box[x-placement=top][data-theme=light] .tippy-arrow,
.tippy-box[data-placement=top] .light-theme .tippy-arrow,
.tippy-box[data-placement=top][data-theme=light] .tippy-arrow,
.tippy-popper[x-placement=top] .light-theme .tippy-arrow,
.tippy-popper[x-placement=top][data-theme=light] .tippy-arrow,
.tippy-popper[data-placement=top] .light-theme .tippy-arrow,
.tippy-popper[data-placement=top][data-theme=light] .tippy-arrow {
    border-top-color: #fff
}

.tippy-box[x-placement=top] .light-theme .tippy-arrow::before,
.tippy-box[x-placement=top][data-theme=light] .tippy-arrow::before,
.tippy-box[data-placement=top] .light-theme .tippy-arrow::before,
.tippy-box[data-placement=top][data-theme=light] .tippy-arrow::before,
.tippy-popper[x-placement=top] .light-theme .tippy-arrow::before,
.tippy-popper[x-placement=top][data-theme=light] .tippy-arrow::before,
.tippy-popper[data-placement=top] .light-theme .tippy-arrow::before,
.tippy-popper[data-placement=top][data-theme=light] .tippy-arrow::before {
    border-top-color: #fff
}

.tippy-box[x-placement=bottom] .light-theme .tippy-arrow,
.tippy-box[x-placement=bottom][data-theme=light] .tippy-arrow,
.tippy-box[data-placement=bottom] .light-theme .tippy-arrow,
.tippy-box[data-placement=bottom][data-theme=light] .tippy-arrow,
.tippy-popper[x-placement=bottom] .light-theme .tippy-arrow,
.tippy-popper[x-placement=bottom][data-theme=light] .tippy-arrow,
.tippy-popper[data-placement=bottom] .light-theme .tippy-arrow,
.tippy-popper[data-placement=bottom][data-theme=light] .tippy-arrow {
    border-bottom-color: #fff
}

.tippy-box[x-placement=bottom] .light-theme .tippy-arrow::before,
.tippy-box[x-placement=bottom][data-theme=light] .tippy-arrow::before,
.tippy-box[data-placement=bottom] .light-theme .tippy-arrow::before,
.tippy-box[data-placement=bottom][data-theme=light] .tippy-arrow::before,
.tippy-popper[x-placement=bottom] .light-theme .tippy-arrow::before,
.tippy-popper[x-placement=bottom][data-theme=light] .tippy-arrow::before,
.tippy-popper[data-placement=bottom] .light-theme .tippy-arrow::before,
.tippy-popper[data-placement=bottom][data-theme=light] .tippy-arrow::before {
    border-bottom-color: #fff
}

.lrf-tooltip {
    font-size: 13px;
    line-height: 1.5;
    color: #3e4b50
}

.wpte-bf-field {
    margin: 0 0 32px
}

.wpte-bf-field:last-of-type {
    margin: 0
}

.wpte-form-field {
    margin: 0 0 24px
}

.wpte-form-field label {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.42;
    margin: 0 0 6px
}

.wpte-form-field-divider {
    margin: 32px 0;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(15, 29, 35, .1);
    grid-column: 1/-1;
    width: 100%
}

@media(min-width: 768px) {
    .wpte-form-field.horizontal {
        display: flex;
        flex-wrap: wrap;
        gap: 6px
    }
    .wpte-form-field.horizontal label {
        margin: 0;
        flex: 0 0 31%;
        padding: 14px 0
    }
    .wpte-form-field.horizontal label+* {
        flex: 1
    }
    .wpte-form-field.horizontal .lrf-tooltip {
        width: 100%;
        padding-left: calc(31% + 6px)
    }
}

.wpte-form-fields-header {
    margin: 32px 0 24px;
    padding-top: 32px;
    border-top: 1px solid rgba(15, 29, 35, .1);
    grid-column: 1/-1
}

.wpte-form-fields-header .wpte-form-title {
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 1.6 !important;
    margin: 0 !important
}

.wpte-form-fields-header .wpte-form-description {
    font-size: 14px;
    line-height: 1.7;
    margin: 4px 0 0;
    color: #3e4b50
}

.wpte-bf-radio,
.wpte-bf-field.wpte-bf-radio {
    display: flex;
    flex-wrap: wrap
}

.wpte-bf-radio .wpte-bf-label,
.wpte-bf-field.wpte-bf-radio .wpte-bf-label {
    color: rgba(var(--black-color-rgb), 0.8);
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 24px
}

.wpte-bf-radio .wpte-bf-radio-wrap,
.wpte-bf-field.wpte-bf-radio .wpte-bf-radio-wrap {
    width: 100%;
    margin: 0 0 32px
}

.wpte-bf-radio .wpte-bf-radio-wrap:last-child,
.wpte-bf-field.wpte-bf-radio .wpte-bf-radio-wrap:last-child {
    margin-bottom: 0
}

.lrf-toggle-box {
    width: 60px;
    height: 30px;
    background: rgba(var(--black-color-rgb), 0.1);
    border-radius: 50px;
    margin-left: 25px;
    line-height: 30px;
    text-align: center;
    padding: 0 7px;
    position: relative;
    cursor: pointer;
    transition: all ease .35s
}

.lrf-toggle-box::before {
    content: "";
    background: var(--white-color);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 3px;
    left: 4px;
    border-radius: 100%;
    transition: all ease .35s
}

.lrf-toggle-box .lrf-chkbx-txt {
    color: var(--white-color);
    text-transform: uppercase;
    letter-spacing: .15px;
    font-size: 12px;
    display: inline-block
}

.lrf-toggle-box .lrf-chkbx-txt:first-child {
    display: none
}

.lrf-toggle-box .lrf-chkbx-txt:last-child {
    float: right;
    color: var(--black-color)
}

.lrf-toggle-box.active {
    background: var(--wpte-primary-color, var(--primary-color))
}

.lrf-toggle-box.active::before {
    left: 32px
}

.lrf-toggle-box.active .lrf-chkbx-txt:first-child {
    display: block;
    float: left
}

.lrf-toggle-box.active .lrf-chkbx-txt:last-child {
    display: none
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=date],
select,
textarea {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ccd5d8;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.7;
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 1;
    min-height: 46px;
    transition: border-color .3s
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=date]:focus,
select:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
    background: none
}

.enquiry-submit,
[type=submit] {
    padding: 16px 32px;
    background-color: var(--wpte-primary-color, var(--primary-color));
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
    transition: all .3s ease
}

.enquiry-submit:hover,
[type=submit]:hover {
    opacity: .9
}

input[type=radio],
input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px !important;
    flex: 0 0 20px;
    border: 1px solid #ccd5d8;
    position: relative;
    font-size: 12px;
    border-radius: 6px;
    margin: 0 8px 0 0;
    padding: 0;
    transition: all .2s ease
}

input[type=radio]::after,
input[type=checkbox]::after {
    width: 40px;
    height: 40px;
    background-color: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    animation: ripple .5s ease
}

input[type=radio]:focus-within::after,
input[type=checkbox]:focus-within::after {
    content: "" !important
}

input[type=radio]:hover,
input[type=checkbox]:hover {
    box-shadow: 0 0 0 7px rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.1)
}

input[type=radio]:checked,
input[type=checkbox]:checked {
    border-color: var(--wpte-primary-color, var(--primary-color));
    background: none !important
}

input[type=radio]:checked::before,
input[type=checkbox]:checked::before {
    content: "" !important;
    background-color: var(--wpte-primary-color, var(--primary-color));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

input[type=radio] {
    border-radius: 50%
}

input[type=radio]:checked::before {
    width: 8px;
    height: 8px;
    border-radius: 50%
}

input[type=checkbox]:checked::before {
    width: 14px;
    height: 14px;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.6666 3.5L5.24998 9.91667L2.33331 7%27 stroke=%27%230C68E9%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.6666 3.5L5.24998 9.91667L2.33331 7%27 stroke=%27%230C68E9%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center;
    mask-position: center
}

.wpte-material-ui-input-control {
    position: relative
}

.wpte-material-ui-input-control input[type=text],
.wpte-material-ui-input-control input[type=email],
.wpte-material-ui-input-control input[type=tel],
.wpte-material-ui-input-control input[type=number],
.wpte-material-ui-input-control input[type=password],
.wpte-material-ui-input-control input[type=date],
.wpte-material-ui-input-control select,
.wpte-material-ui-input-control textarea {
    padding: 14px 12px !important;
    font-size: 16px;
    line-height: 1.625;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    height: unset
}

.wpte-material-ui-input-control input[type=text]::-moz-placeholder,
.wpte-material-ui-input-control input[type=email]::-moz-placeholder,
.wpte-material-ui-input-control input[type=tel]::-moz-placeholder,
.wpte-material-ui-input-control input[type=number]::-moz-placeholder,
.wpte-material-ui-input-control input[type=password]::-moz-placeholder,
.wpte-material-ui-input-control input[type=date]::-moz-placeholder,
.wpte-material-ui-input-control select::-moz-placeholder,
.wpte-material-ui-input-control textarea::-moz-placeholder {
    visibility: hidden;
    opacity: 0
}

.wpte-material-ui-input-control input[type=text]::placeholder,
.wpte-material-ui-input-control input[type=email]::placeholder,
.wpte-material-ui-input-control input[type=tel]::placeholder,
.wpte-material-ui-input-control input[type=number]::placeholder,
.wpte-material-ui-input-control input[type=password]::placeholder,
.wpte-material-ui-input-control input[type=date]::placeholder,
.wpte-material-ui-input-control select::placeholder,
.wpte-material-ui-input-control textarea::placeholder {
    visibility: hidden;
    opacity: 0
}

.wpte-material-ui-input-control input[type=text]:focus~label,
.wpte-material-ui-input-control input[type=email]:focus~label,
.wpte-material-ui-input-control input[type=tel]:focus~label,
.wpte-material-ui-input-control input[type=number]:focus~label,
.wpte-material-ui-input-control input[type=password]:focus~label,
.wpte-material-ui-input-control input[type=date]:focus~label,
.wpte-material-ui-input-control select:focus~label,
.wpte-material-ui-input-control textarea:focus~label {
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-material-ui-input-control input[type=text]:focus~fieldset,
.wpte-material-ui-input-control input[type=text]:focus~fieldset,
.wpte-material-ui-input-control input[type=email]:focus~fieldset,
.wpte-material-ui-input-control input[type=email]:focus~fieldset,
.wpte-material-ui-input-control input[type=tel]:focus~fieldset,
.wpte-material-ui-input-control input[type=tel]:focus~fieldset,
.wpte-material-ui-input-control input[type=number]:focus~fieldset,
.wpte-material-ui-input-control input[type=number]:focus~fieldset,
.wpte-material-ui-input-control input[type=password]:focus~fieldset,
.wpte-material-ui-input-control input[type=password]:focus~fieldset,
.wpte-material-ui-input-control input[type=date]:focus~fieldset,
.wpte-material-ui-input-control input[type=date]:focus~fieldset,
.wpte-material-ui-input-control select:focus~fieldset,
.wpte-material-ui-input-control select:focus~fieldset,
.wpte-material-ui-input-control textarea:focus~fieldset,
.wpte-material-ui-input-control textarea:focus~fieldset {
    border-color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-material-ui-input-control input[type=text]:-webkit-autofill,
.wpte-material-ui-input-control input[type=text]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=text]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=text]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=email]:-webkit-autofill,
.wpte-material-ui-input-control input[type=email]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=email]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=email]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=tel]:-webkit-autofill,
.wpte-material-ui-input-control input[type=tel]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=tel]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=tel]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=number]:-webkit-autofill,
.wpte-material-ui-input-control input[type=number]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=number]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=number]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=password]:-webkit-autofill,
.wpte-material-ui-input-control input[type=password]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=password]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=password]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=date]:-webkit-autofill,
.wpte-material-ui-input-control input[type=date]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=date]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=date]:-webkit-autofill:active,
.wpte-material-ui-input-control select:-webkit-autofill,
.wpte-material-ui-input-control select:-webkit-autofill:hover,
.wpte-material-ui-input-control select:-webkit-autofill:focus,
.wpte-material-ui-input-control select:-webkit-autofill:active,
.wpte-material-ui-input-control textarea:-webkit-autofill,
.wpte-material-ui-input-control textarea:-webkit-autofill:hover,
.wpte-material-ui-input-control textarea:-webkit-autofill:focus,
.wpte-material-ui-input-control textarea:-webkit-autofill:active {
    background-color: rgba(0, 0, 0, 0) !important;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset !important
}

.wpte-material-ui-input-control input[type=text].empty,
.wpte-material-ui-input-control input[type=email].empty,
.wpte-material-ui-input-control input[type=tel].empty,
.wpte-material-ui-input-control input[type=number].empty,
.wpte-material-ui-input-control input[type=password].empty,
.wpte-material-ui-input-control input[type=date].empty,
.wpte-material-ui-input-control select.empty,
.wpte-material-ui-input-control textarea.empty {
    color: rgba(0, 0, 0, 0)
}

.wpte-material-ui-input-control input[type=text] option,
.wpte-material-ui-input-control input[type=email] option,
.wpte-material-ui-input-control input[type=tel] option,
.wpte-material-ui-input-control input[type=number] option,
.wpte-material-ui-input-control input[type=password] option,
.wpte-material-ui-input-control input[type=date] option,
.wpte-material-ui-input-control select option,
.wpte-material-ui-input-control textarea option {
    color: #000
}

.wpte-material-ui-input-control>label {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    color: #859094 !important;
    padding: 0 4px;
    margin: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    max-width: calc(100% - 10px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: top .2s ease, color .2s ease, font-size .2s ease
}

.wpte-material-ui-input-control fieldset {
    position: absolute;
    inset: -8px 0px 0px 0px;
    padding: 14px 8px;
    margin: 0;
    border-radius: 4px;
    border: 1px solid #ccd5d8;
    background: none
}

.wpte-material-ui-input-control fieldset legend {
    padding: 0;
    background: none;
    margin: 0
}

.wpte-material-ui-input-control fieldset legend>span {
    display: block;
    max-width: 0px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    visibility: hidden;
    opacity: 0
}

.wpte-material-ui-input-control.focus>label {
    top: 2px !important;
    font-size: 12px;
    max-width: 200px
}

.wpte-material-ui-input-control.focus fieldset legend>span {
    padding: 0 4px;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden
}

.wpte-material-ui-input-control textarea {
    padding-top: 0;
    height: 54px
}

.wpte-material-ui-input-control.invalid label {
    color: #f04438 !important
}

.wpte-material-ui-input-control.invalid fieldset {
    border-color: #f04438 !important
}

.wpte__form-row {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.wpte__form-row .wpte-form-field {
    margin: 0
}

@media(min-width: 768px) {
    .wpte__form-row {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr))
    }
    .wpte__form-row.columns-2 {
        grid-template-columns: repeat(2, 1fr)
    }
    .wpte__form-row.columns-3 {
        grid-template-columns: repeat(3, 1fr)
    }
    .wpte__form-row.columns-4 {
        grid-template-columns: repeat(4, 1fr)
    }
    .wpte__form-row.columns-5 {
        grid-template-columns: repeat(5, 1fr)
    }
    .wpte__form-col.full {
        grid-column: 1/-1
    }
}

.wpte-bf-outer .wpte-bf-field {
    margin: 0 0 32px
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid rgba(6, 22, 38, .0509803922)
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio .wpte-bf-label {
    font-size: 18px;
    font-weight: 500
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio .wpte-bf-radio-wrap {
    margin-right: 40px
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio .wpte-bf-radio-wrap label {
    font-size: 16px;
    font-weight: normal
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio.wpte-bf_payment-methods .wpte-bf-radio-wrap {
    width: 100%;
    margin: 0 0 32px
}

.wpte-bf-checkout .wpte-bf-field.wpte-bf-radio.wpte-bf_payment-methods .wpte-bf-radio-wrap:last-child {
    margin-bottom: 0
}

.wpte-bf-checkout .wpte-checkout-payment-info {
    font-size: 15px;
    line-height: 1.866;
    font-weight: normal;
    padding: 16px;
    background-color: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.07);
    border-radius: 4px
}

.wpte-bf-checkout .wpte-bf-submit input[type=submit] {
    background-color: var(--wpte-primary-color, var(--primary-color));
    border-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff;
    transition: all .3s ease
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td {
    width: 100%
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td>span:not([class]) {
    display: flex;
    align-items: center
}

.wpte-bf-checkout .wpte-bf-summary-wrap table tr td>span:not([class])::after {
    content: "";
    height: 0;
    border-top: 1px dashed rgba(6, 22, 38, .1490196078);
    flex: 1;
    margin: 0 16px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table.wpte-bf_price-adjustments {
    border-top: 1px solid #fecd10;
    border-bottom: 1px solid #fecd10
}

.wpte-bf-checkout .wpte-bf-summary-wrap table.wpte-bf_price-adjustments tr>td {
    padding-top: 20px
}

.wpte-bf-checkout .wpte-bf-summary-wrap table.wpte-bf_price-adjustments tr:not(:last-child)>td {
    padding-bottom: 0
}

.wpte-custom-tooltip {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width=%277%27 height=%278%27 viewBox=%270 0 7 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M4.86115 4.46133C4.60133 4.55361 4.3759 4.72306 4.21506 4.94699C4.05421 5.17092 3.96563 5.43865 3.96115 5.71432V6.02835H3.06815C3.04971 5.67567 3.08342 5.32219 3.16815 4.97934C3.35597 4.56734 3.67156 4.22683 4.06815 4.00833C4.85715 3.54633 5.22215 3.07035 5.16815 2.58035C5.09015 1.88035 4.63013 1.51234 3.79413 1.46634C3.36252 1.42667 2.9319 1.55188 2.58887 1.8168C2.24584 2.08173 2.01584 2.46673 1.94513 2.89435L0.994141 2.49435L1.15112 2.13434C1.40302 1.62754 1.8112 1.21513 2.31537 0.958007C2.81954 0.700881 3.393 0.612651 3.95114 0.706328C5.36714 0.775328 6.14014 1.38134 6.27014 2.51333C6.34881 3.23467 5.87679 3.88499 4.85413 4.46432L4.86115 4.46133ZM3.96814 7.79333H3.06815V6.90134H3.96814V7.79333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    position: relative;
    background-color: var(--wpte-primary-color, var(--primary-color));
    margin-left: 5px
}

.wpte-custom-tooltip::before {
    content: attr(data-title);
    width: 200px;
    background: rgba(9, 20, 38, .8);
    border-radius: 5px;
    line-height: 1.4;
    font-size: 14px;
    padding: 12px;
    color: #fff;
    position: absolute;
    margin-bottom: 10px;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.wpte-custom-tooltip::after {
    content: "";
    border-top: 5px solid rgba(9, 20, 38, .8);
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 100%;
    margin-bottom: 5px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.wpte-custom-tooltip:hover::before,
.wpte-custom-tooltip:hover::after {
    visibility: visible;
    opacity: 1
}

.wpte-toolbar-container {
    contain: layout;
    margin: 0 -20px;
    padding: 0 0 24px;
    flex: 1;
    position: relative;
    z-index: 11
}

.wpte-toolbar-container .trip-content-area {
    padding: 0 20px !important;
    border-bottom: none !important;
    margin: 0 !important
}

@media(max-width: 767px) {
    .wpte-toolbar-container {
        position: sticky;
        top: 0;
        z-index: 1111;
        padding: 24px 0;
        border-top: 1px solid rgba(15, 29, 35, .1);
        border-bottom: 1px solid rgba(15, 29, 35, .1);
        margin-bottom: 24px;
        background-color: #fff
    }
}

.wp-travel-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 16px
}

.wp-travel-toolbar .wpte-trip-search-input {
    width: 100%
}

@media(min-width: 768px) {
    .wp-travel-toolbar .wpte-trip-search-input {
        flex: 1
    }
}

.wp-travel-toolbar .wpte-trip-search-input input[type=search] {
    padding: 10px 14px 10px 40px;
    border-radius: 50px;
    border: none;
    height: 44px;
    width: 100%;
    font-size: 16px;
    background: rgba(15, 29, 35, .04) url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.5 17.5L14.5834 14.5833M16.6667 9.58333C16.6667 13.4954 13.4954 16.6667 9.58333 16.6667C5.67132 16.6667 2.5 13.4954 2.5 9.58333C2.5 5.67132 5.67132 2.5 9.58333 2.5C13.4954 2.5 16.6667 5.67132 16.6667 9.58333Z%27 stroke=%27%230F1D23%27 stroke-width=%271.66667%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A") no-repeat 14px center;
    background-size: 20px;
    transition: background-color .3s ease
}

.wp-travel-toolbar .wte-filterby-dropdown {
    background-color: #fff;
    cursor: pointer;
    padding: 10px 14px !important;
    display: inline-block;
    position: relative;
    border: 1px solid rgba(15, 29, 35, .1);
    border-radius: 8px;
    order: 2;
    z-index: 111
}

@media(max-width: 767px) {
    .wp-travel-toolbar .wte-filterby-dropdown {
        flex: 1;
        min-width: 160px
    }
}

.wp-travel-toolbar .wte-ordering {
    display: flex;
    align-items: center
}

.wp-travel-toolbar .wte-ordering span {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.572
}

.wp-travel-toolbar .wpte-trip__adv-field,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field {
    flex: 1;
    margin-left: 4px;
    cursor: pointer;
    padding-right: 24px;
    overflow: hidden;
    border: none;
    position: static !important
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__input,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__input {
    display: block;
    height: auto !important;
    border: none !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important
}

.wp-travel-toolbar .wpte-trip__adv-field::after,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field::after {
    content: "";
    top: 50% !important;
    transform: translateY(-50%) !important;
    right: 14px;
    width: 10px !important;
    height: 6px !important;
    background-color: #000;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2710%27 height=%276%27 viewBox=%270 0 10 6%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9.7194 0.279313C9.54166 0.100415 9.30123 0 9.05062 0C8.80001 0 8.55958 0.100415 8.38184 0.279313L4.97628 3.67957L1.61816 0.279313C1.44042 0.100415 1.19999 0 0.94938 0C0.698767 0 0.458337 0.100415 0.280601 0.279313C0.191688 0.368606 0.121116 0.474841 0.0729554 0.59189C0.0247951 0.708939 0 0.834485 0 0.961285C0 1.08809 0.0247951 1.21363 0.0729554 1.33068C0.121116 1.44773 0.191688 1.55396 0.280601 1.64326L4.30276 5.71588C4.39095 5.80591 4.49587 5.87736 4.61147 5.92613C4.72706 5.97489 4.85105 6 4.97628 6C5.10151 6 5.2255 5.97489 5.3411 5.92613C5.4567 5.87736 5.56162 5.80591 5.64981 5.71588L9.7194 1.64326C9.80831 1.55396 9.87888 1.44773 9.92704 1.33068C9.9752 1.21363 10 1.08809 10 0.961285C10 0.834485 9.9752 0.708939 9.92704 0.59189C9.87888 0.474841 9.80831 0.368606 9.7194 0.279313Z%27 fill=%27black%27 fill-opacity=%270.8%27/%3E%3C/svg%3E%0A") !important;
    mask: url("data:image/svg+xml,%3Csvg width=%2710%27 height=%276%27 viewBox=%270 0 10 6%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9.7194 0.279313C9.54166 0.100415 9.30123 0 9.05062 0C8.80001 0 8.55958 0.100415 8.38184 0.279313L4.97628 3.67957L1.61816 0.279313C1.44042 0.100415 1.19999 0 0.94938 0C0.698767 0 0.458337 0.100415 0.280601 0.279313C0.191688 0.368606 0.121116 0.474841 0.0729554 0.59189C0.0247951 0.708939 0 0.834485 0 0.961285C0 1.08809 0.0247951 1.21363 0.0729554 1.33068C0.121116 1.44773 0.191688 1.55396 0.280601 1.64326L4.30276 5.71588C4.39095 5.80591 4.49587 5.87736 4.61147 5.92613C4.72706 5.97489 4.85105 6 4.97628 6C5.10151 6 5.2255 5.97489 5.3411 5.92613C5.4567 5.87736 5.56162 5.80591 5.64981 5.71588L9.7194 1.64326C9.80831 1.55396 9.87888 1.44773 9.92704 1.33068C9.9752 1.21363 10 1.08809 10 0.961285C10 0.834485 9.9752 0.708939 9.92704 0.59189C9.87888 0.474841 9.80831 0.368606 9.7194 0.279313Z%27 fill=%27black%27 fill-opacity=%270.8%27/%3E%3C/svg%3E%0A") !important;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    transition: transform .3s ease
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options {
    left: auto;
    right: 0;
    min-width: 185px;
    font-size: .875rem;
    line-height: 1.49;
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 4px;
    box-shadow: 0 16px 24px rgba(0, 0, 0, .06);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px) scaleY(0.8);
    transform-origin: top;
    transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
    will-change: transform, opacity;
    padding: 0px 8px;
    z-index: 111
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul {
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: unset
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul::-webkit-scrollbar,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul::-webkit-scrollbar {
    width: 6px
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul::-webkit-scrollbar-track,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul::-webkit-scrollbar-track {
    background-color: rgba(var(--font-color-rgb), 0.1);
    border-radius: 10px
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul::-webkit-scrollbar-thumb,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul::-webkit-scrollbar-thumb {
    background-color: var(--wpte-primary-color, var(--primary-color));
    border-radius: 10px
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul li,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul li {
    padding: 10px 8px !important;
    color: rgba(0, 0, 0, .4);
    border: none
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul li:not(:last-child),
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul li:not(:last-child) {
    border-bottom: 1px dashed #efefef
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul li span,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul li span {
    opacity: 1;
    color: #000;
    font-weight: normal;
    display: block;
    cursor: pointer;
    padding: 0 !important
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul li:hover>span,
.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul li.selected>span,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul li:hover>span,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul li.selected>span {
    background: none;
    color: var(--wpte-primary-color, var(--primary-color))
}

.wp-travel-toolbar .wpte-trip__adv-field .wpte__select-options ul ul,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field .wpte__select-options ul ul {
    margin: -11px -8px !important
}

.wp-travel-toolbar .wpte-trip__adv-field.options-open::after,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field.options-open::after {
    top: 50% !important;
    transform: translateY(-50%) rotate(180deg) !important
}

.wp-travel-toolbar .wpte-trip__adv-field.options-open .wpte__select-options,
.wp-travel-toolbar .wp-travel-engine-toolbar .wpte-trip__adv-field.options-open .wpte__select-options {
    visibility: visible;
    opacity: 1;
    transform: translateY(0) scaleY(1)
}

.wte-filter-foundposts {
    width: 100%;
    margin-right: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5
}

.wte-filter-foundposts:first-child {
    flex: 1
}

.wte-filter-foundposts:not(:first-child) {
    order: 5
}

.wte-filter-foundposts:not(:first-child):empty {
    display: none
}

.wte-view-modes {
    margin-left: auto !important;
    display: inline-block !important;
    margin-right: 0 !important;
    padding-right: 0;
    line-height: 1;
    order: 3
}

@media(max-width: 1024px) {
    .wte-view-modes {
        display: none !important
    }
}

.wte-view-modes>span {
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: -99999px
}

.wte-view-modes ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    display: inline-flex;
    vertical-align: middle;
    flex-direction: row-reverse;
    align-items: center
}

.wte-view-modes ul li {
    display: inline-block;
    margin: 0 5px !important;
    opacity: .32
}

.wte-view-modes ul li span {
    color: rgba(35, 35, 35, .15);
    display: block;
    height: 1em;
    width: 1em;
    cursor: pointer
}

.wte-view-modes ul li span svg {
    visibility: hidden
}

.wte-view-modes ul li[data-mode=list] span {
    background-image: url("data:image/svg+xml,%3Csvg width=%2719%27 height=%2716%27 viewBox=%270 0 19 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2 6.5C1.17 6.5 0.5 7.17 0.5 8C0.5 8.83 1.17 9.5 2 9.5C2.83 9.5 3.5 8.83 3.5 8C3.5 7.17 2.83 6.5 2 6.5ZM2 0.5C1.17 0.5 0.5 1.17 0.5 2C0.5 2.83 1.17 3.5 2 3.5C2.83 3.5 3.5 2.83 3.5 2C3.5 1.17 2.83 0.5 2 0.5ZM2 12.5C1.17 12.5 0.5 13.18 0.5 14C0.5 14.82 1.18 15.5 2 15.5C2.82 15.5 3.5 14.82 3.5 14C3.5 13.18 2.83 12.5 2 12.5ZM5 15H19V13H5V15ZM5 9H19V7H5V9ZM5 1V3H19V1H5Z%27 fill=%27black%27/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 18.5px 15px;
    background-position: center
}

.wte-view-modes ul li[data-mode=grid] span {
    background-image: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 4H4V0H0V4ZM6 16H10V12H6V16ZM0 16H4V12H0V16ZM0 10H4V6H0V10ZM6 10H10V6H6V10ZM12 0V4H16V0H12ZM6 4H10V0H6V4ZM12 10H16V6H12V10ZM12 16H16V12H12V16Z%27 fill=%27black%27/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: center
}

.wte-view-modes ul li.active {
    opacity: .8
}

.wte-view-modes ul li.active span {
    color: #232323
}

body.rtl .wp-travel-toolbar .wpte-trip-search-input input[type=search] {
    padding: 10px 40px 10px 14px;
    background-position: right 14px center
}

:root {
    --primary-color: #147DFE;
    --primary-color-rgb: 20, 125, 254;
    --black-color: #000000;
    --black-color-rgb: 0, 0, 0;
    --font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --white-color: #ffffff;
    --white-color-rgb: 255, 255, 255
}

* {
    box-sizing: border-box
}

iframe {
    border: none
}

.wpte-admin-menu svg {
    vertical-align: -0.5em
}

.trip-content-area {
    max-width: 1320px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto
}

html,
body {
    overflow-x: clip
}

.required {
    color: #eb5757
}

.wpte-container {
    max-width: 1320px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto
}

.wpte-full {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important
}

.wpte-full.wpte-bg {
    background-color: #f9f9f9
}

@media(max-width: 1024px) {
    .trip-content-area {
        max-width: 720px
    }
}

@keyframes ripple {
    0% {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, -50%) scale(0)
    }
    100% {
        opacity: 0;
        visibility: hidden;
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes wpte-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes slideLeft {
    from {
        transform: translateX(100%)
    }
    to {
        transform: translateX(0)
    }
}

@keyframes slideRight {
    from {
        transform: translateX(-100%)
    }
    to {
        transform: translateX(0)
    }
}

.enquiry-submit,
[type=submit],
input.wp-block-button__link,
.category-trip-viewmre-btn,
.wpte-trip-explore-btn,
.load-more-search,
.wte-process-btn-next {
    text-decoration: none;
    display: inline-block;
    padding: 16px 32px;
    font-size: 16px;
    font-weight: 500;
    border: none;
    background-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    transition: all .3s
}

.enquiry-submit:hover,
[type=submit]:hover,
input.wp-block-button__link:hover,
.category-trip-viewmre-btn:hover,
.wpte-trip-explore-btn:hover,
.load-more-search:hover,
.wte-process-btn-next:hover {
    background-color: var(--wpte-primary-color, var(--primary-color));
    filter: brightness(0.8);
    color: #fff
}

.wpte-button {
    text-decoration: none;
    display: inline-block;
    padding: 8px 20px;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 600;
    border: 1px solid rgba(0, 0, 0, 0);
    background-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    transition: all .3s
}

.wpte-button.wpte-button-outline {
    background-color: rgba(0, 0, 0, 0);
    color: var(--wpte-primary-color, var(--primary-color));
    border-color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-button:hover {
    background-color: var(--wpte-primary-color, var(--primary-color));
    filter: brightness(0.8);
    color: #fff
}

.load-more-search {
    background: none;
    color: var(--wpte-primary-color, var(--primary-color));
    border: 1px solid var(--wpte-primary-color, var(--primary-color)) !important
}

.wte-button-group,
.wpte-button-group {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px
}

.wte-check-button {
    display: inline-flex;
    gap: 4px;
    align-items: center;
    background: none;
    border: 1px solid rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.3);
    border-radius: 3px;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--wpte-primary-color, var(--primary-color));
    padding: 14px 15px;
    margin: 0;
    cursor: pointer;
    transition: all .2s linear
}

.wte-check-button svg {
    width: 1em;
    height: 1em
}

.wte-check-button:hover {
    border-color: var(--wpte-primary-color, var(--primary-color));
    color: var(--wpte-primary-color, var(--primary-color))
}

.wte-check-button.checked {
    color: #fff;
    border-color: var(--wpte-primary-color, var(--primary-color));
    background: var(--wpte-primary-color, var(--primary-color))
}

@media(max-width: 575px) {
    .wte-check-button {
        padding: 10px;
        flex-grow: 1
    }
}

.wptravelengine-trip-booking-modal {
    position: relative;
    z-index: 11
}

.wptravelengine-trip-booking-modal button {
    padding: 8px 12px;
    border: none;
    background-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff;
    font-size: 16px;
    line-height: 1.25;
    border-radius: 4px;
    cursor: pointer;
    width: 100%
}

.wptravelengine-trip-booking-modal button:hover {
    filter: brightness(0.8)
}

button:disabled {
    opacity: .5 !important;
    cursor: not-allowed !important
}

button:disabled.btn-loading {
    opacity: .9;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

button:disabled.btn-loading::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    animation: wpte-spin 1s infinite linear;
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden=%27true%27 focusable=%27false%27 data-prefix=%27fad%27 data-icon=%27spinner-third%27 role=%27img%27 xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27 class=%27svg-inline--fa fa-spinner-third fa-w-16 fa-spin fa-lg%27%3E%3Cg class=%27fa-group%27%3E%3Cpath fill=%27%23cccccc36%27 d=%27M478.71 364.58zm-22 6.11l-27.83-15.9a15.92 15.92 0 0 1-6.94-19.2A184 184 0 1 1 256 72c5.89 0 11.71.29 17.46.83-.74-.07-1.48-.15-2.23-.21-8.49-.69-15.23-7.31-15.23-15.83v-32a16 16 0 0 1 15.34-16C266.24 8.46 261.18 8 256 8 119 8 8 119 8 256s111 248 248 248c98 0 182.42-56.95 222.71-139.42-4.13 7.86-14.23 10.55-22 6.11z%27 class=%27fa-secondary%27%3E%3C/path%3E%3Cpath fill=%27%23ccc%27 d=%27M271.23 72.62c-8.49-.69-15.23-7.31-15.23-15.83V24.73c0-9.11 7.67-16.78 16.77-16.17C401.92 17.18 504 124.67 504 256a246 246 0 0 1-25 108.24c-4 8.17-14.37 11-22.26 6.45l-27.84-15.9c-7.41-4.23-9.83-13.35-6.2-21.07A182.53 182.53 0 0 0 440 256c0-96.49-74.27-175.63-168.77-183.38z%27 class=%27fa-primary%27%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle
}

.lrf-tooltip {
    font-size: 13px;
    line-height: 1.5;
    color: #3e4b50
}

.wpte-bf-field {
    margin: 0 0 32px
}

.wpte-bf-field:last-of-type {
    margin: 0
}

.wpte-form-field {
    margin: 0 0 24px
}

.wpte-form-field label {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.42;
    margin: 0 0 6px
}

.wpte-form-field-divider {
    margin: 32px 0;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(15, 29, 35, .1);
    grid-column: 1/-1;
    width: 100%
}

@media(min-width: 768px) {
    .wpte-form-field.horizontal {
        display: flex;
        flex-wrap: wrap;
        gap: 6px
    }
    .wpte-form-field.horizontal label {
        margin: 0;
        flex: 0 0 31%;
        padding: 14px 0
    }
    .wpte-form-field.horizontal label+* {
        flex: 1
    }
    .wpte-form-field.horizontal .lrf-tooltip {
        width: 100%;
        padding-left: calc(31% + 6px)
    }
}

.wpte-form-fields-header {
    margin: 32px 0 24px;
    padding-top: 32px;
    border-top: 1px solid rgba(15, 29, 35, .1);
    grid-column: 1/-1
}

.wpte-form-fields-header .wpte-form-title {
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 1.6 !important;
    margin: 0 !important
}

.wpte-form-fields-header .wpte-form-description {
    font-size: 14px;
    line-height: 1.7;
    margin: 4px 0 0;
    color: #3e4b50
}

.wpte-bf-radio,
.wpte-bf-field.wpte-bf-radio {
    display: flex;
    flex-wrap: wrap
}

.wpte-bf-radio .wpte-bf-label,
.wpte-bf-field.wpte-bf-radio .wpte-bf-label {
    color: rgba(var(--black-color-rgb), 0.8);
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 24px
}

.wpte-bf-radio .wpte-bf-radio-wrap,
.wpte-bf-field.wpte-bf-radio .wpte-bf-radio-wrap {
    width: 100%;
    margin: 0 0 32px
}

.wpte-bf-radio .wpte-bf-radio-wrap:last-child,
.wpte-bf-field.wpte-bf-radio .wpte-bf-radio-wrap:last-child {
    margin-bottom: 0
}

.lrf-toggle-box {
    width: 60px;
    height: 30px;
    background: rgba(var(--black-color-rgb), 0.1);
    border-radius: 50px;
    margin-left: 25px;
    line-height: 30px;
    text-align: center;
    padding: 0 7px;
    position: relative;
    cursor: pointer;
    transition: all ease .35s
}

.lrf-toggle-box::before {
    content: "";
    background: var(--white-color);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 3px;
    left: 4px;
    border-radius: 100%;
    transition: all ease .35s
}

.lrf-toggle-box .lrf-chkbx-txt {
    color: var(--white-color);
    text-transform: uppercase;
    letter-spacing: .15px;
    font-size: 12px;
    display: inline-block
}

.lrf-toggle-box .lrf-chkbx-txt:first-child {
    display: none
}

.lrf-toggle-box .lrf-chkbx-txt:last-child {
    float: right;
    color: var(--black-color)
}

.lrf-toggle-box.active {
    background: var(--wpte-primary-color, var(--primary-color))
}

.lrf-toggle-box.active::before {
    left: 32px
}

.lrf-toggle-box.active .lrf-chkbx-txt:first-child {
    display: block;
    float: left
}

.lrf-toggle-box.active .lrf-chkbx-txt:last-child {
    display: none
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=date],
select,
textarea {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ccd5d8;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.7;
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 1;
    min-height: 46px;
    transition: border-color .3s
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=date]:focus,
select:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
    background: none
}

.enquiry-submit,
[type=submit] {
    padding: 16px 32px;
    background-color: var(--wpte-primary-color, var(--primary-color));
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 4px;
    transition: all .3s ease
}

.enquiry-submit:hover,
[type=submit]:hover {
    opacity: .9
}

input[type=radio],
input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px !important;
    flex: 0 0 20px;
    border: 1px solid #ccd5d8;
    position: relative;
    font-size: 12px;
    border-radius: 6px;
    margin: 0 8px 0 0;
    padding: 0;
    transition: all .2s ease
}

input[type=radio]::after,
input[type=checkbox]::after {
    width: 40px;
    height: 40px;
    background-color: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    animation: ripple .5s ease
}

input[type=radio]:focus-within::after,
input[type=checkbox]:focus-within::after {
    content: "" !important
}

input[type=radio]:hover,
input[type=checkbox]:hover {
    box-shadow: 0 0 0 7px rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.1)
}

input[type=radio]:checked,
input[type=checkbox]:checked {
    border-color: var(--wpte-primary-color, var(--primary-color));
    background: none !important
}

input[type=radio]:checked::before,
input[type=checkbox]:checked::before {
    content: "" !important;
    background-color: var(--wpte-primary-color, var(--primary-color));
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

input[type=radio] {
    border-radius: 50%
}

input[type=radio]:checked::before {
    width: 8px;
    height: 8px;
    border-radius: 50%
}

input[type=checkbox]:checked::before {
    width: 14px;
    height: 14px;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.6666 3.5L5.24998 9.91667L2.33331 7%27 stroke=%27%230C68E9%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.6666 3.5L5.24998 9.91667L2.33331 7%27 stroke=%27%230C68E9%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A");
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-position: center;
    mask-position: center
}

.wpte-material-ui-input-control {
    position: relative
}

.wpte-material-ui-input-control input[type=text],
.wpte-material-ui-input-control input[type=email],
.wpte-material-ui-input-control input[type=tel],
.wpte-material-ui-input-control input[type=number],
.wpte-material-ui-input-control input[type=password],
.wpte-material-ui-input-control input[type=date],
.wpte-material-ui-input-control select,
.wpte-material-ui-input-control textarea {
    padding: 14px 12px !important;
    font-size: 16px;
    line-height: 1.625;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    height: unset
}

.wpte-material-ui-input-control input[type=text]::-moz-placeholder,
.wpte-material-ui-input-control input[type=email]::-moz-placeholder,
.wpte-material-ui-input-control input[type=tel]::-moz-placeholder,
.wpte-material-ui-input-control input[type=number]::-moz-placeholder,
.wpte-material-ui-input-control input[type=password]::-moz-placeholder,
.wpte-material-ui-input-control input[type=date]::-moz-placeholder,
.wpte-material-ui-input-control select::-moz-placeholder,
.wpte-material-ui-input-control textarea::-moz-placeholder {
    visibility: hidden;
    opacity: 0
}

.wpte-material-ui-input-control input[type=text]::placeholder,
.wpte-material-ui-input-control input[type=email]::placeholder,
.wpte-material-ui-input-control input[type=tel]::placeholder,
.wpte-material-ui-input-control input[type=number]::placeholder,
.wpte-material-ui-input-control input[type=password]::placeholder,
.wpte-material-ui-input-control input[type=date]::placeholder,
.wpte-material-ui-input-control select::placeholder,
.wpte-material-ui-input-control textarea::placeholder {
    visibility: hidden;
    opacity: 0
}

.wpte-material-ui-input-control input[type=text]:focus~label,
.wpte-material-ui-input-control input[type=email]:focus~label,
.wpte-material-ui-input-control input[type=tel]:focus~label,
.wpte-material-ui-input-control input[type=number]:focus~label,
.wpte-material-ui-input-control input[type=password]:focus~label,
.wpte-material-ui-input-control input[type=date]:focus~label,
.wpte-material-ui-input-control select:focus~label,
.wpte-material-ui-input-control textarea:focus~label {
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-material-ui-input-control input[type=text]:focus~fieldset,
.wpte-material-ui-input-control input[type=text]:focus~fieldset,
.wpte-material-ui-input-control input[type=email]:focus~fieldset,
.wpte-material-ui-input-control input[type=email]:focus~fieldset,
.wpte-material-ui-input-control input[type=tel]:focus~fieldset,
.wpte-material-ui-input-control input[type=tel]:focus~fieldset,
.wpte-material-ui-input-control input[type=number]:focus~fieldset,
.wpte-material-ui-input-control input[type=number]:focus~fieldset,
.wpte-material-ui-input-control input[type=password]:focus~fieldset,
.wpte-material-ui-input-control input[type=password]:focus~fieldset,
.wpte-material-ui-input-control input[type=date]:focus~fieldset,
.wpte-material-ui-input-control input[type=date]:focus~fieldset,
.wpte-material-ui-input-control select:focus~fieldset,
.wpte-material-ui-input-control select:focus~fieldset,
.wpte-material-ui-input-control textarea:focus~fieldset,
.wpte-material-ui-input-control textarea:focus~fieldset {
    border-color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-material-ui-input-control input[type=text]:-webkit-autofill,
.wpte-material-ui-input-control input[type=text]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=text]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=text]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=email]:-webkit-autofill,
.wpte-material-ui-input-control input[type=email]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=email]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=email]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=tel]:-webkit-autofill,
.wpte-material-ui-input-control input[type=tel]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=tel]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=tel]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=number]:-webkit-autofill,
.wpte-material-ui-input-control input[type=number]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=number]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=number]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=password]:-webkit-autofill,
.wpte-material-ui-input-control input[type=password]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=password]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=password]:-webkit-autofill:active,
.wpte-material-ui-input-control input[type=date]:-webkit-autofill,
.wpte-material-ui-input-control input[type=date]:-webkit-autofill:hover,
.wpte-material-ui-input-control input[type=date]:-webkit-autofill:focus,
.wpte-material-ui-input-control input[type=date]:-webkit-autofill:active,
.wpte-material-ui-input-control select:-webkit-autofill,
.wpte-material-ui-input-control select:-webkit-autofill:hover,
.wpte-material-ui-input-control select:-webkit-autofill:focus,
.wpte-material-ui-input-control select:-webkit-autofill:active,
.wpte-material-ui-input-control textarea:-webkit-autofill,
.wpte-material-ui-input-control textarea:-webkit-autofill:hover,
.wpte-material-ui-input-control textarea:-webkit-autofill:focus,
.wpte-material-ui-input-control textarea:-webkit-autofill:active {
    background-color: rgba(0, 0, 0, 0) !important;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset !important
}

.wpte-material-ui-input-control input[type=text].empty,
.wpte-material-ui-input-control input[type=email].empty,
.wpte-material-ui-input-control input[type=tel].empty,
.wpte-material-ui-input-control input[type=number].empty,
.wpte-material-ui-input-control input[type=password].empty,
.wpte-material-ui-input-control input[type=date].empty,
.wpte-material-ui-input-control select.empty,
.wpte-material-ui-input-control textarea.empty {
    color: rgba(0, 0, 0, 0)
}

.wpte-material-ui-input-control input[type=text] option,
.wpte-material-ui-input-control input[type=email] option,
.wpte-material-ui-input-control input[type=tel] option,
.wpte-material-ui-input-control input[type=number] option,
.wpte-material-ui-input-control input[type=password] option,
.wpte-material-ui-input-control input[type=date] option,
.wpte-material-ui-input-control select option,
.wpte-material-ui-input-control textarea option {
    color: #000
}

.wpte-material-ui-input-control>label {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    color: #859094 !important;
    padding: 0 4px;
    margin: 0;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    max-width: calc(100% - 10px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: top .2s ease, color .2s ease, font-size .2s ease
}

.wpte-material-ui-input-control fieldset {
    position: absolute;
    inset: -8px 0px 0px 0px;
    padding: 14px 8px;
    margin: 0;
    border-radius: 4px;
    border: 1px solid #ccd5d8;
    background: none
}

.wpte-material-ui-input-control fieldset legend {
    padding: 0;
    background: none;
    margin: 0
}

.wpte-material-ui-input-control fieldset legend>span {
    display: block;
    max-width: 0px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.6;
    visibility: hidden;
    opacity: 0
}

.wpte-material-ui-input-control.focus>label {
    top: 2px !important;
    font-size: 12px;
    max-width: 200px
}

.wpte-material-ui-input-control.focus fieldset legend>span {
    padding: 0 4px;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden
}

.wpte-material-ui-input-control textarea {
    padding-top: 0;
    height: 54px
}

.wpte-material-ui-input-control.invalid label {
    color: #f04438 !important
}

.wpte-material-ui-input-control.invalid fieldset {
    border-color: #f04438 !important
}

.wpte__form-row {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.wpte__form-row .wpte-form-field {
    margin: 0
}

@media(min-width: 768px) {
    .wpte__form-row {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr))
    }
    .wpte__form-row.columns-2 {
        grid-template-columns: repeat(2, 1fr)
    }
    .wpte__form-row.columns-3 {
        grid-template-columns: repeat(3, 1fr)
    }
    .wpte__form-row.columns-4 {
        grid-template-columns: repeat(4, 1fr)
    }
    .wpte__form-row.columns-5 {
        grid-template-columns: repeat(5, 1fr)
    }
    .wpte__form-col.full {
        grid-column: 1/-1
    }
}

.wpte-gallery-wrapper .splide {
    border-radius: 8px;
    overflow: hidden
}

.wpte-gallery-wrapper .splide .splide__slide {
    padding-left: 0 !important;
    margin-bottom: 0 !important
}

.wpte-gallery-wrapper .splide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wpte-gallery-wrapper .splide__list {
    height: auto
}

.wpte-gallery-wrapper .splide__arrow {
    font-size: 16px;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(33, 131, 223, .18), 0px 0px 2px rgba(33, 131, 223, .12), 0px 0px 1px rgba(0, 0, 0, .04);
    color: var(--wpte-primary-color, var(--primary-color));
    opacity: 1;
    border-radius: var(--nav-roundness, 50%)
}

.wpte-gallery-wrapper .splide__arrow svg {
    fill: currentColor;
    width: 1em;
    height: 1em
}

.wpte-gallery-wrapper .splide__arrow.splide__arrow--prev {
    left: var(--nav-offset, 16px)
}

.wpte-gallery-wrapper .splide__arrow.splide__arrow--next {
    right: var(--nav-offset, 16px)
}

.wpte-gallery-wrapper .splide__pagination {
    gap: var(--dots-spacing, 5px)
}

.wpte-gallery-wrapper .splide__pagination .splide__pagination__page {
    width: var(--dots-size, 8px);
    height: var(--dots-size, 8px);
    background-color: hsla(0, 0%, 100%, .5);
    margin: 0;
    opacity: 1
}

.wpte-gallery-wrapper .splide__pagination .splide__pagination__page.is-active {
    transform: scale(1);
    background-color: #fff
}

.wpte-gallery-wrapper .splide__pagination>li {
    display: inline-flex
}

.wpte-gallery-wrapper .splide__pagination>li:last-child .splide__pagination__page {
    width: 6px;
    height: 6px
}

.wpte-gallery-wrapper .splide.single-trip-main-carousel img {
    height: 432px
}

@media(max-width: 767px) {
    .wpte-gallery-wrapper .splide.single-trip-main-carousel img {
        height: 300px
    }
}

.wpte-gallery-wrapper[class*=banner-layout-] .splide {
    border-radius: 0
}

.category-trips-single-inner-wrap .splide {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
    right: 0
}

.category-trips-single-inner-wrap .splide .splide__track,
.category-trips-single-inner-wrap .splide .splide__list {
    height: 100%;
    width: 100%
}

.category-trips-single-inner-wrap .splide__arrow {
    height: 100%;
    padding: 0 8px;
    color: #fff;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 24px;
    width: 80px;
    box-shadow: none;
    outline: none
}

@media(min-width: 768px) {
    .category-trips-single-inner-wrap .splide__arrow {
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease
    }
}

.category-trips-single-inner-wrap .splide__arrow.splide__arrow--prev {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1), transparent);
    justify-content: flex-start
}

.category-trips-single-inner-wrap .splide__arrow.splide__arrow--next {
    right: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent);
    justify-content: flex-end
}

.category-trips-single-inner-wrap .splide__pagination {
    padding: 18px 0 12px !important;
    margin: 0 !important;
    bottom: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

@media(min-width: 768px) {
    .category-trips-single-inner-wrap .category-trip-fig:hover .splide__arrow {
        opacity: 1;
        visibility: visible
    }
}

.wp-block-wptravelenginetripblocks-trip-gallery .splide___arrows,
.wp-block-wptravelenginetripblocks-trip-gallery .splide__pagination {
    display: none
}

.wp-block-wptravelenginetripblocks-trip-gallery .splide-nav-enabled .splide__arrows {
    display: block
}

.wp-block-wptravelenginetripblocks-trip-gallery .splide-dots-enabled .splide__pagination {
    display: flex
}

.wpte-trip-review-stars {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 8px
}

.wpte-trip-review-stars .stars-group-wrapper {
    position: relative;
    overflow: hidden;
    margin-right: 8px;
    max-width: unset !important;
    display: flex
}

.wpte-trip-review-stars .stars-group-wrapper svg {
    flex: 0 0 15px;
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.wpte-trip-review-stars .stars-group-wrapper .stars-placeholder-group svg path {
    fill: #ccc
}

.wpte-trip-review-stars .stars-group-wrapper .stars-rated-group {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden
}

.wpte-trip-review-stars .stars-group-wrapper .stars-rated-group svg path {
    fill: #ebad34
}

.wpte-trip-review-stars .stars-group-wrapper>[class*=-group] {
    display: inline-flex;
    align-items: center;
    height: 22px;
    white-space: nowrap
}

.wpte-trip-review-stars .stars-group-wrapper>[class*=-group] svg:not(:last-child) {
    margin-right: 4px
}

.wpte-trip-review-stars .wpte-trip-review-count {
    font-size: 13px;
    line-height: 1;
    color: rgba(var(--font-color-rgb), 0.4);
    text-decoration: underline
}

.tippy-popper p {
    margin-top: 0;
    margin-bottom: 1em
}

.tippy-popper p:last-child {
    margin-bottom: 0
}

.tippy-popper .tippy-tooltip {
    font-size: 14px;
    transform: unset !important
}

.tippy-popper .tippy-tooltip .tippy-content {
    padding: 12px !important;
    background: none !important;
    border-radius: 5px
}

.tippy-popper .tippy-arrow {
    width: auto;
    height: auto
}

.tippy-popper[x-placement=top] .tippy-arrow {
    transform: translateY(1px)
}

.tippy-popper[x-placement=bottom] .tippy-arrow {
    transform: translateY(-1px)
}

.tippy-box[data-theme=light],
.tippy-box .light-theme,
.tippy-popper[data-theme=light],
.tippy-popper .light-theme {
    color: #333;
    background-color: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, .1607843137);
    border-radius: 8px
}

.tippy-box[x-placement=top] .light-theme .tippy-arrow,
.tippy-box[x-placement=top][data-theme=light] .tippy-arrow,
.tippy-box[data-placement=top] .light-theme .tippy-arrow,
.tippy-box[data-placement=top][data-theme=light] .tippy-arrow,
.tippy-popper[x-placement=top] .light-theme .tippy-arrow,
.tippy-popper[x-placement=top][data-theme=light] .tippy-arrow,
.tippy-popper[data-placement=top] .light-theme .tippy-arrow,
.tippy-popper[data-placement=top][data-theme=light] .tippy-arrow {
    border-top-color: #fff
}

.tippy-box[x-placement=top] .light-theme .tippy-arrow::before,
.tippy-box[x-placement=top][data-theme=light] .tippy-arrow::before,
.tippy-box[data-placement=top] .light-theme .tippy-arrow::before,
.tippy-box[data-placement=top][data-theme=light] .tippy-arrow::before,
.tippy-popper[x-placement=top] .light-theme .tippy-arrow::before,
.tippy-popper[x-placement=top][data-theme=light] .tippy-arrow::before,
.tippy-popper[data-placement=top] .light-theme .tippy-arrow::before,
.tippy-popper[data-placement=top][data-theme=light] .tippy-arrow::before {
    border-top-color: #fff
}

.tippy-box[x-placement=bottom] .light-theme .tippy-arrow,
.tippy-box[x-placement=bottom][data-theme=light] .tippy-arrow,
.tippy-box[data-placement=bottom] .light-theme .tippy-arrow,
.tippy-box[data-placement=bottom][data-theme=light] .tippy-arrow,
.tippy-popper[x-placement=bottom] .light-theme .tippy-arrow,
.tippy-popper[x-placement=bottom][data-theme=light] .tippy-arrow,
.tippy-popper[data-placement=bottom] .light-theme .tippy-arrow,
.tippy-popper[data-placement=bottom][data-theme=light] .tippy-arrow {
    border-bottom-color: #fff
}

.tippy-box[x-placement=bottom] .light-theme .tippy-arrow::before,
.tippy-box[x-placement=bottom][data-theme=light] .tippy-arrow::before,
.tippy-box[data-placement=bottom] .light-theme .tippy-arrow::before,
.tippy-box[data-placement=bottom][data-theme=light] .tippy-arrow::before,
.tippy-popper[x-placement=bottom] .light-theme .tippy-arrow::before,
.tippy-popper[x-placement=bottom][data-theme=light] .tippy-arrow::before,
.tippy-popper[data-placement=bottom] .light-theme .tippy-arrow::before,
.tippy-popper[data-placement=bottom][data-theme=light] .tippy-arrow::before {
    border-bottom-color: #fff
}

.ui-slider.ui-slider-horizontal {
    padding: 8px 0 !important;
    margin: 0 12px !important;
    border: none !important;
    position: relative;
    height: unset !important;
    background: none !important;
    z-index: 1;
    direction: ltr
}

.ui-slider.ui-slider-horizontal::before {
    content: "";
    width: 100%;
    height: 8px;
    background-color: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.2);
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1
}

.ui-slider.ui-slider-horizontal .ui-slider-range {
    height: 8px !important;
    border-radius: 4px !important;
    background: none;
    border: none;
    background-color: var(--wpte-primary-color, var(--primary-color));
    position: relative;
    transition: all .1s ease;
    top: 0 !important
}

.ui-slider.ui-slider-horizontal .ui-slider-handle {
    margin: 0 !important;
    box-sizing: border-box;
    outline: none;
    display: block;
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    background: none !important;
    background-color: #fff !important;
    border: 2px solid var(--wpte-primary-color, var(--primary-color)) !important;
    position: absolute;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    cursor: pointer;
    box-shadow: 0px 8px 20px -2px rgba(15, 29, 35, .2392156863);
    transition: all .1s ease;
    z-index: 1
}

.ui-slider.ui-slider-horizontal .ui-slider-handle:hover {
    box-shadow: 0px 8px 20px -2px rgba(15, 29, 35, .2392156863), 0 0 0 5px rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.2)
}

.ui-slider.ui-slider-horizontal .ui-slider-handle:active {
    box-shadow: 0px 8px 20px -2px rgba(15, 29, 35, .2392156863), 0 0 0 8px rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.2)
}

.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month .numInput {
    min-height: unset !important
}

.flatpickr-current-month .numInputWrapper span {
    z-index: 1
}

.wpte-is-free {
    color: #12b76a !important;
    font-weight: 800 !important
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: unset !important
}

.category-grid,
[class*=wte-col-]:not(.category-list),
.wte-category-outer-wrap .category-main-wrap.category-grid,
.single-trip .wte-related-trips.category-grid {
    --gap: 30px;
    display: flex;
    flex-wrap: wrap;
    width: unset !important;
    gap: var(--gap);
    margin: 0 !important
}

.category-grid .category-trips-single,
.category-grid .wpte-trip-category,
.category-grid .wpte-trip-single,
[class*=wte-col-]:not(.category-list) .category-trips-single,
[class*=wte-col-]:not(.category-list) .wpte-trip-category,
[class*=wte-col-]:not(.category-list) .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid .wpte-trip-single,
.single-trip .wte-related-trips.category-grid .category-trips-single,
.single-trip .wte-related-trips.category-grid .wpte-trip-category,
.single-trip .wte-related-trips.category-grid .wpte-trip-single {
    padding: 0 !important;
    margin: 0 !important
}

.category-grid .category-trips-single.wpte-layout-6,
.category-grid .wpte-trip-category.wpte-layout-6,
.category-grid .wpte-trip-single.wpte-layout-6,
[class*=wte-col-]:not(.category-list) .category-trips-single.wpte-layout-6,
[class*=wte-col-]:not(.category-list) .wpte-trip-category.wpte-layout-6,
[class*=wte-col-]:not(.category-list) .wpte-trip-single.wpte-layout-6,
.wte-category-outer-wrap .category-main-wrap.category-grid .category-trips-single.wpte-layout-6,
.wte-category-outer-wrap .category-main-wrap.category-grid .wpte-trip-category.wpte-layout-6,
.wte-category-outer-wrap .category-main-wrap.category-grid .wpte-trip-single.wpte-layout-6,
.single-trip .wte-related-trips.category-grid .category-trips-single.wpte-layout-6,
.single-trip .wte-related-trips.category-grid .wpte-trip-category.wpte-layout-6,
.single-trip .wte-related-trips.category-grid .wpte-trip-single.wpte-layout-6 {
    padding-top: 40px !important
}

.category-grid.wte-col-1 .category-trips-single,
.category-grid.wte-col-1 .wpte-trip-category,
.category-grid.wte-col-1 .wpte-trip-single,
.category-grid.col-1 .category-trips-single,
.category-grid.col-1 .wpte-trip-category,
.category-grid.col-1 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).wte-col-1 .category-trips-single,
[class*=wte-col-]:not(.category-list).wte-col-1 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).wte-col-1 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).col-1 .category-trips-single,
[class*=wte-col-]:not(.category-list).col-1 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).col-1 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-1 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-1 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-1 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-1 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-1 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-1 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.wte-col-1 .category-trips-single,
.single-trip .wte-related-trips.category-grid.wte-col-1 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.wte-col-1 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.col-1 .category-trips-single,
.single-trip .wte-related-trips.category-grid.col-1 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.col-1 .wpte-trip-single {
    flex: 0 0 100%;
    max-width: 100%
}

.category-grid.wte-col-2 .category-trips-single,
.category-grid.wte-col-2 .wpte-trip-category,
.category-grid.wte-col-2 .wpte-trip-single,
.category-grid.col-2 .category-trips-single,
.category-grid.col-2 .wpte-trip-category,
.category-grid.col-2 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).wte-col-2 .category-trips-single,
[class*=wte-col-]:not(.category-list).wte-col-2 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).wte-col-2 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).col-2 .category-trips-single,
[class*=wte-col-]:not(.category-list).col-2 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).col-2 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.wte-col-2 .category-trips-single,
.single-trip .wte-related-trips.category-grid.wte-col-2 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.wte-col-2 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.col-2 .category-trips-single,
.single-trip .wte-related-trips.category-grid.col-2 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.col-2 .wpte-trip-single {
    flex: 0 0 calc(50% - var(--gap)*1/2) !important;
    max-width: calc(50% - var(--gap)*1/2) !important
}

.category-grid.wte-col-3 .category-trips-single,
.category-grid.wte-col-3 .wpte-trip-category,
.category-grid.wte-col-3 .wpte-trip-single,
.category-grid.col-3 .category-trips-single,
.category-grid.col-3 .wpte-trip-category,
.category-grid.col-3 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).wte-col-3 .category-trips-single,
[class*=wte-col-]:not(.category-list).wte-col-3 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).wte-col-3 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).col-3 .category-trips-single,
[class*=wte-col-]:not(.category-list).col-3 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).col-3 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.wte-col-3 .category-trips-single,
.single-trip .wte-related-trips.category-grid.wte-col-3 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.wte-col-3 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.col-3 .category-trips-single,
.single-trip .wte-related-trips.category-grid.col-3 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.col-3 .wpte-trip-single {
    flex: 0 0 calc(33.3333333333% - var(--gap)*2/3) !important;
    max-width: calc(33.3333333333% - var(--gap)*2/3) !important
}

.category-grid.wte-col-4 .category-trips-single,
.category-grid.wte-col-4 .wpte-trip-category,
.category-grid.wte-col-4 .wpte-trip-single,
.category-grid.col-4 .category-trips-single,
.category-grid.col-4 .wpte-trip-category,
.category-grid.col-4 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).wte-col-4 .category-trips-single,
[class*=wte-col-]:not(.category-list).wte-col-4 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).wte-col-4 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).col-4 .category-trips-single,
[class*=wte-col-]:not(.category-list).col-4 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).col-4 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.wte-col-4 .category-trips-single,
.single-trip .wte-related-trips.category-grid.wte-col-4 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.wte-col-4 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.col-4 .category-trips-single,
.single-trip .wte-related-trips.category-grid.col-4 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.col-4 .wpte-trip-single {
    flex: 0 0 calc(25% - var(--gap)*3/4) !important;
    max-width: calc(25% - var(--gap)*3/4) !important
}

.category-grid.wte-col-5 .category-trips-single,
.category-grid.wte-col-5 .wpte-trip-category,
.category-grid.wte-col-5 .wpte-trip-single,
.category-grid.col-5 .category-trips-single,
.category-grid.col-5 .wpte-trip-category,
.category-grid.col-5 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).wte-col-5 .category-trips-single,
[class*=wte-col-]:not(.category-list).wte-col-5 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).wte-col-5 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).col-5 .category-trips-single,
[class*=wte-col-]:not(.category-list).col-5 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).col-5 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-5 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-5 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-5 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.wte-col-5 .category-trips-single,
.single-trip .wte-related-trips.category-grid.wte-col-5 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.wte-col-5 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.col-5 .category-trips-single,
.single-trip .wte-related-trips.category-grid.col-5 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.col-5 .wpte-trip-single {
    flex: 0 0 calc(20% - var(--gap)*4/5) !important;
    max-width: calc(20% - var(--gap)*4/5) !important
}

.category-grid.wte-col-6 .category-trips-single,
.category-grid.wte-col-6 .wpte-trip-category,
.category-grid.wte-col-6 .wpte-trip-single,
.category-grid.col-6 .category-trips-single,
.category-grid.col-6 .wpte-trip-category,
.category-grid.col-6 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).wte-col-6 .category-trips-single,
[class*=wte-col-]:not(.category-list).wte-col-6 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).wte-col-6 .wpte-trip-single,
[class*=wte-col-]:not(.category-list).col-6 .category-trips-single,
[class*=wte-col-]:not(.category-list).col-6 .wpte-trip-category,
[class*=wte-col-]:not(.category-list).col-6 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .wpte-trip-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-6 .category-trips-single,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-6 .wpte-trip-category,
.wte-category-outer-wrap .category-main-wrap.category-grid.col-6 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.wte-col-6 .category-trips-single,
.single-trip .wte-related-trips.category-grid.wte-col-6 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.wte-col-6 .wpte-trip-single,
.single-trip .wte-related-trips.category-grid.col-6 .category-trips-single,
.single-trip .wte-related-trips.category-grid.col-6 .wpte-trip-category,
.single-trip .wte-related-trips.category-grid.col-6 .wpte-trip-single {
    flex: 0 0 calc(16.6666666667% - var(--gap)*5/6) !important;
    max-width: calc(16.6666666667% - var(--gap)*5/6) !important
}

@media(max-width: 1024px) {
    .category-grid.wte-col-2 .category-trips-single,
    .category-grid.wte-col-2 .wpte-trip-category,
    .category-grid.wte-col-2 .wpte-trip-single,
    .category-grid.wte-col-3 .category-trips-single,
    .category-grid.wte-col-3 .wpte-trip-category,
    .category-grid.wte-col-3 .wpte-trip-single,
    .category-grid.wte-col-4 .category-trips-single,
    .category-grid.wte-col-4 .wpte-trip-category,
    .category-grid.wte-col-4 .wpte-trip-single,
    .category-grid.wte-col-5 .category-trips-single,
    .category-grid.wte-col-5 .wpte-trip-category,
    .category-grid.wte-col-5 .wpte-trip-single,
    .category-grid.wte-col-6 .category-trips-single,
    .category-grid.wte-col-6 .wpte-trip-category,
    .category-grid.wte-col-6 .wpte-trip-single,
    .category-grid.col-2 .category-trips-single,
    .category-grid.col-2 .wpte-trip-category,
    .category-grid.col-2 .wpte-trip-single,
    .category-grid.col-3 .category-trips-single,
    .category-grid.col-3 .wpte-trip-category,
    .category-grid.col-3 .wpte-trip-single,
    .category-grid.col-4 .category-trips-single,
    .category-grid.col-4 .wpte-trip-category,
    .category-grid.col-4 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-2 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-2 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-2 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-3 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-3 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-3 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-4 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-4 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-4 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-5 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-5 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-5 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-6 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-6 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-6 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).col-2 .category-trips-single,
    [class*=wte-col-]:not(.category-list).col-2 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).col-2 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).col-3 .category-trips-single,
    [class*=wte-col-]:not(.category-list).col-3 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).col-3 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).col-4 .category-trips-single,
    [class*=wte-col-]:not(.category-list).col-4 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).col-4 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-2 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-2 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-2 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-3 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-3 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-3 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-4 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-4 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-4 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-5 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-5 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-5 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-6 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-6 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-6 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.col-2 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.col-2 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.col-2 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.col-3 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.col-3 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.col-3 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.col-4 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.col-4 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.col-4 .wpte-trip-single {
        flex: 0 0 calc(50% - var(--gap)/2) !important;
        max-width: calc(50% - var(--gap)/2) !important
    }
    .category-grid.columns-tablet-1 .category-trips-single,
    .category-grid.columns-tablet-1 .wpte-trip-category,
    .category-grid.columns-tablet-1 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-1 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-1 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-tablet-1 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-1 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-1 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-1 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-1 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-1 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-tablet-1 .wpte-trip-single {
        flex: 0 0 calc(100% - var(--gap)*0/1) !important;
        max-width: calc(100% - var(--gap)*0/1) !important
    }
    .category-grid.columns-tablet-2 .category-trips-single,
    .category-grid.columns-tablet-2 .wpte-trip-category,
    .category-grid.columns-tablet-2 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-2 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-2 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-tablet-2 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-2 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-2 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-2 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-2 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-2 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-tablet-2 .wpte-trip-single {
        flex: 0 0 calc(50% - var(--gap)*1/2) !important;
        max-width: calc(50% - var(--gap)*1/2) !important
    }
    .category-grid.columns-tablet-3 .category-trips-single,
    .category-grid.columns-tablet-3 .wpte-trip-category,
    .category-grid.columns-tablet-3 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-3 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-3 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-tablet-3 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-3 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-3 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-3 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-3 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-3 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-tablet-3 .wpte-trip-single {
        flex: 0 0 calc(33.3333333333% - var(--gap)*2/3) !important;
        max-width: calc(33.3333333333% - var(--gap)*2/3) !important
    }
    .category-grid.columns-tablet-4 .category-trips-single,
    .category-grid.columns-tablet-4 .wpte-trip-category,
    .category-grid.columns-tablet-4 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-4 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-4 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-tablet-4 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-4 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-4 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-4 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-4 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-4 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-tablet-4 .wpte-trip-single {
        flex: 0 0 calc(25% - var(--gap)*3/4) !important;
        max-width: calc(25% - var(--gap)*3/4) !important
    }
    .category-grid.columns-tablet-5 .category-trips-single,
    .category-grid.columns-tablet-5 .wpte-trip-category,
    .category-grid.columns-tablet-5 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-5 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-5 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-tablet-5 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-5 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-5 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-5 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-5 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-5 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-tablet-5 .wpte-trip-single {
        flex: 0 0 calc(20% - var(--gap)*4/5) !important;
        max-width: calc(20% - var(--gap)*4/5) !important
    }
    .category-grid.columns-tablet-6 .category-trips-single,
    .category-grid.columns-tablet-6 .wpte-trip-category,
    .category-grid.columns-tablet-6 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-6 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-tablet-6 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-tablet-6 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-6 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-6 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-tablet-6 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-6 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-tablet-6 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-tablet-6 .wpte-trip-single {
        flex: 0 0 calc(16.6666666667% - var(--gap)*5/6) !important;
        max-width: calc(16.6666666667% - var(--gap)*5/6) !important
    }
}

@media(max-width: 767px) {
    .category-grid.wte-col-2 .category-trips-single,
    .category-grid.wte-col-2 .wpte-trip-category,
    .category-grid.wte-col-2 .wpte-trip-single,
    .category-grid.wte-col-3 .category-trips-single,
    .category-grid.wte-col-3 .wpte-trip-category,
    .category-grid.wte-col-3 .wpte-trip-single,
    .category-grid.wte-col-4 .category-trips-single,
    .category-grid.wte-col-4 .wpte-trip-category,
    .category-grid.wte-col-4 .wpte-trip-single,
    .category-grid.wte-col-5 .category-trips-single,
    .category-grid.wte-col-5 .wpte-trip-category,
    .category-grid.wte-col-5 .wpte-trip-single,
    .category-grid.wte-col-6 .category-trips-single,
    .category-grid.wte-col-6 .wpte-trip-category,
    .category-grid.wte-col-6 .wpte-trip-single,
    .category-grid.col-2 .category-trips-single,
    .category-grid.col-2 .wpte-trip-category,
    .category-grid.col-2 .wpte-trip-single,
    .category-grid.col-3 .category-trips-single,
    .category-grid.col-3 .wpte-trip-category,
    .category-grid.col-3 .wpte-trip-single,
    .category-grid.col-4 .category-trips-single,
    .category-grid.col-4 .wpte-trip-category,
    .category-grid.col-4 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-2 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-2 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-2 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-3 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-3 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-3 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-4 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-4 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-4 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-5 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-5 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-5 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).wte-col-6 .category-trips-single,
    [class*=wte-col-]:not(.category-list).wte-col-6 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).wte-col-6 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).col-2 .category-trips-single,
    [class*=wte-col-]:not(.category-list).col-2 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).col-2 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).col-3 .category-trips-single,
    [class*=wte-col-]:not(.category-list).col-3 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).col-3 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).col-4 .category-trips-single,
    [class*=wte-col-]:not(.category-list).col-4 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).col-4 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-2 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-3 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-4 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-5 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.wte-col-6 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-2 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-3 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.col-4 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-2 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-2 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-2 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-3 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-3 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-3 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-4 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-4 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-4 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-5 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-5 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-5 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.wte-col-6 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.wte-col-6 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.wte-col-6 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.col-2 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.col-2 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.col-2 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.col-3 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.col-3 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.col-3 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.col-4 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.col-4 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.col-4 .wpte-trip-single {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important
    }
    .category-grid.columns-mobile-1 .category-trips-single,
    .category-grid.columns-mobile-1 .wpte-trip-category,
    .category-grid.columns-mobile-1 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-1 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-1 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-mobile-1 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-1 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-1 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-1 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-1 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-1 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-mobile-1 .wpte-trip-single {
        flex: 0 0 calc(100% - var(--gap)*0/1) !important;
        max-width: calc(100% - var(--gap)*0/1) !important
    }
    .category-grid.columns-mobile-2 .category-trips-single,
    .category-grid.columns-mobile-2 .wpte-trip-category,
    .category-grid.columns-mobile-2 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-2 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-2 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-mobile-2 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-2 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-2 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-2 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-2 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-2 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-mobile-2 .wpte-trip-single {
        flex: 0 0 calc(50% - var(--gap)*1/2) !important;
        max-width: calc(50% - var(--gap)*1/2) !important
    }
    .category-grid.columns-mobile-3 .category-trips-single,
    .category-grid.columns-mobile-3 .wpte-trip-category,
    .category-grid.columns-mobile-3 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-3 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-3 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-mobile-3 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-3 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-3 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-3 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-3 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-3 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-mobile-3 .wpte-trip-single {
        flex: 0 0 calc(33.3333333333% - var(--gap)*2/3) !important;
        max-width: calc(33.3333333333% - var(--gap)*2/3) !important
    }
    .category-grid.columns-mobile-4 .category-trips-single,
    .category-grid.columns-mobile-4 .wpte-trip-category,
    .category-grid.columns-mobile-4 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-4 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-4 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-mobile-4 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-4 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-4 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-4 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-4 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-4 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-mobile-4 .wpte-trip-single {
        flex: 0 0 calc(25% - var(--gap)*3/4) !important;
        max-width: calc(25% - var(--gap)*3/4) !important
    }
    .category-grid.columns-mobile-5 .category-trips-single,
    .category-grid.columns-mobile-5 .wpte-trip-category,
    .category-grid.columns-mobile-5 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-5 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-5 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-mobile-5 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-5 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-5 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-5 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-5 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-5 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-mobile-5 .wpte-trip-single {
        flex: 0 0 calc(20% - var(--gap)*4/5) !important;
        max-width: calc(20% - var(--gap)*4/5) !important
    }
    .category-grid.columns-mobile-6 .category-trips-single,
    .category-grid.columns-mobile-6 .wpte-trip-category,
    .category-grid.columns-mobile-6 .wpte-trip-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-6 .category-trips-single,
    [class*=wte-col-]:not(.category-list).columns-mobile-6 .wpte-trip-category,
    [class*=wte-col-]:not(.category-list).columns-mobile-6 .wpte-trip-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-6 .category-trips-single,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-6 .wpte-trip-category,
    .wte-category-outer-wrap .category-main-wrap.category-grid.columns-mobile-6 .wpte-trip-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-6 .category-trips-single,
    .single-trip .wte-related-trips.category-grid.columns-mobile-6 .wpte-trip-category,
    .single-trip .wte-related-trips.category-grid.columns-mobile-6 .wpte-trip-single {
        flex: 0 0 calc(16.6666666667% - var(--gap)*5/6) !important;
        max-width: calc(16.6666666667% - var(--gap)*5/6) !important
    }
}

.category-trip-wtetags,
.category-main-wrap .category-trips-single .category-trips-single-inner-wrap .category-trip-wtetags {
    flex-wrap: wrap
}

.category-trip-wtetags span a:not(.button),
.category-main-wrap .category-trips-single .category-trips-single-inner-wrap .category-trip-wtetags span a:not(.button) {
    font-size: 11px;
    font-weight: 600;
    line-height: 1.1;
    display: inline-block;
    padding: 4px 12px;
    background-color: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.2) !important;
    color: var(--wpte-primary-color, var(--primary-color)) !important;
    border-radius: 15px;
    margin-right: 8px;
    margin-bottom: 8px;
    text-decoration: none
}

.category-trip-wtetags span a:not(.button):hover,
.category-main-wrap .category-trips-single .category-trips-single-inner-wrap .category-trip-wtetags span a:not(.button):hover {
    text-decoration: none;
    background-color: var(--wpte-primary-color, var(--primary-color)) !important;
    color: #fff !important
}

.category-trips-single-inner-wrap,
.category-trips-single .category-trips-single-inner-wrap {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .04);
    border-radius: 4px;
    background-color: #fff;
    padding: 24px;
    transition: all .5s ease;
    overflow: visible
}

.category-trips-single-inner-wrap:hover,
.category-trips-single .category-trips-single-inner-wrap:hover {
    box-shadow: 0 10px 15px rgba(0, 0, 0, .1)
}

.category-trips-single-inner-wrap .wpte-trip-review-wrap,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-wrap {
    flex: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -moz-column-gap: 8px;
    column-gap: 8px;
    line-height: 1
}

.category-trips-single-inner-wrap .wpte-trip-review-wrap .wpte-average-review-count,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-wrap .wpte-average-review-count {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.55
}

.category-trips-single-inner-wrap .wpte-trip-review-wrap .wpte-total-review-count,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-wrap .wpte-total-review-count {
    font-size: 14px;
    line-height: 1.7;
    color: #111322;
    white-space: nowrap
}

.category-trips-single-inner-wrap .category-trip-viewmre-btn,
.category-trips-single .category-trips-single-inner-wrap .category-trip-viewmre-btn {
    display: flex;
    justify-content: center;
    padding: 14px 40px;
    line-height: 1.25;
    margin: 32px 0 0
}

@media(max-width: 767px) {
    .category-trips-single-inner-wrap .category-trip-viewmre-btn,
    .category-trips-single .category-trips-single-inner-wrap .category-trip-viewmre-btn {
        width: 100%
    }
}

.category-trips-single-inner-wrap .wpte_trip-details-btn-wrap,
.category-trips-single .category-trips-single-inner-wrap .wpte_trip-details-btn-wrap {
    margin-top: 24px
}

.category-trips-single-inner-wrap .wishlist-toggle-wrap,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle-wrap {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 1
}

.category-trips-single-inner-wrap .wishlist-toggle,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle {
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .24);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .12);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease
}

.category-trips-single-inner-wrap .wishlist-toggle svg,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle svg {
    width: 1em;
    height: 1em;
    color: #fff
}

.category-trips-single-inner-wrap .wishlist-toggle svg path,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle svg path {
    fill: none !important
}

.category-trips-single-inner-wrap .wishlist-toggle:hover,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle:hover {
    background-color: #fff
}

.category-trips-single-inner-wrap .wishlist-toggle:hover svg path,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle:hover svg path {
    color: #f75d37 !important;
    fill: #f75d37
}

.category-trips-single-inner-wrap .wishlist-toggle.active,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle.active {
    background-color: #fff !important
}

.category-trips-single-inner-wrap .wishlist-toggle.active svg path,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle.active svg path {
    color: #f75d37 !important;
    fill: #f75d37 !important
}

.category-trips-single-inner-wrap .category-trip-fig,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig {
    order: unset;
    position: relative;
    align-self: flex-start;
    margin: 0;
    width: 100%
}

.category-trips-single-inner-wrap .category-trip-fig>a,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig>a {
    position: relative;
    display: block;
    padding-top: 75%;
    border-radius: 4px;
    overflow: hidden;
    background-color: #efefef
}

.category-trips-single-inner-wrap .category-trip-fig>a img,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig>a img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    border-radius: 4px;
    transition: all 1s ease
}

.category-trips-single-inner-wrap .category-trip-fig>a:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig>a:hover {
    background-color: #ccc
}

.category-trips-single-inner-wrap .category-trip-fig>a:hover img,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig>a:hover img {
    transform: scale(1.1)
}

.category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper {
    width: 100%;
    max-width: 100%
}

.category-trips-single-inner-wrap .category-trip-fig .toggle-map,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .toggle-map {
    position: absolute;
    right: 8px;
    bottom: 8px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .24);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border: none;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    z-index: 1;
    padding: 0
}

.category-trips-single-inner-wrap .category-trip-fig .toggle-map svg,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .toggle-map svg {
    width: 1em;
    height: 1em
}

.category-trips-single-inner-wrap .category-trip-fig .toggle-map:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .toggle-map:hover {
    background-color: #061626
}

.category-trips-single-inner-wrap .category-trip-fig .toggle-map.active,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .toggle-map.active {
    background-color: var(--primary-color)
}

.category-trips-single-inner-wrap .category-trip-fig .toggle-map i,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .toggle-map i {
    display: flex
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper {
    display: none
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    margin: 0;
    border-radius: 4px 4px 0 0
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map img,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map img {
    -o-object-fit: cover;
    object-fit: cover
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map iframe,
.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map img,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map iframe,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder {
    background: linear-gradient(135deg, #e8eef5 0%, #d0dce8 100%);
    display: flex;
    align-items: center;
    justify-content: center
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder .wte-map-placeholder-inner,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder .wte-map-placeholder-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    z-index: 1
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder .wte-map-placeholder-inner .wte-map-icon,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder .wte-map-placeholder-inner .wte-map-icon {
    color: #5a7a96;
    width: 32px;
    height: 32px
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder .wte-map-placeholder-inner .wte-map-placeholder-text,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder .wte-map-placeholder-inner .wte-map-placeholder-text {
    color: #4a6a84;
    font-size: 12px;
    font-weight: 500
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder[data-map-loaded=true],
.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder.wte-map-loaded,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder[data-map-loaded=true],
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder.wte-map-loaded {
    cursor: default;
    background: rgba(0, 0, 0, 0)
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder[data-map-loaded=true] .wte-map-placeholder-inner,
.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder.wte-map-loaded .wte-map-placeholder-inner,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder[data-map-loaded=true] .wte-map-placeholder-inner,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder.wte-map-loaded .wte-map-placeholder-inner {
    display: none
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder noscript,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder noscript {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder noscript iframe,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map.wte-map-placeholder noscript iframe {
    width: 100%;
    height: 100%
}

.category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    border-radius: 4px
}

.category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-stage,
.category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-stage-outer,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-stage,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-stage-outer {
    max-height: 100%;
    height: 100%
}

.category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-item,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-item {
    height: 100%
}

.category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-item .item,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-item .item {
    height: 100%
}

.category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-item img,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper .wpte-trip-feat-img-gallery .owl-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.category-trips-single-inner-wrap .category-trip-fig .owl-dots,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    padding: 18px 0 8px;
    width: 100%
}

.category-trips-single-inner-wrap .category-trip-fig .owl-dots .owl-dot,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, .5);
    margin: 0 2px
}

.category-trips-single-inner-wrap .category-trip-fig .owl-dots .owl-dot.active,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-dots .owl-dot.active {
    background-color: #fff
}

.category-trips-single-inner-wrap .category-trip-fig .owl-nav,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev,
.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next {
    background-color: rgba(0, 0, 0, 0) !important;
    font-size: 24px !important;
    width: 80px;
    height: 100%;
    color: #fff;
    box-shadow: none;
    padding: 0 8px !important;
    border-radius: 0
}

.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev::before,
.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev::after,
.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next::before,
.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next::after,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev::before,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev::after,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next::before,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next::after {
    background-color: currentColor;
    left: auto;
    right: auto;
    transform: translateY(-50%)
}

.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next {
    right: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent)
}

.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next::after,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-next::after {
    right: 8px
}

.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev {
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1), transparent)
}

.category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev::before,
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig .owl-nav button.owl-prev::before {
    left: 8px
}

.category-trips-single-inner-wrap .category-trip-fig:hover .owl-nav:not(.disabled),
.category-trips-single .category-trips-single-inner-wrap .category-trip-fig:hover .owl-nav:not(.disabled) {
    visibility: visible;
    opacity: 1
}

.category-trips-single-inner-wrap .category-trip-content-wrap,
.category-trips-single .category-trips-single-inner-wrap .category-trip-content-wrap {
    padding-top: 24px;
    box-sizing: border-box;
    flex: 1
}

.category-trips-single-inner-wrap .category-feat-ribbon,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon {
    display: block;
    position: absolute;
    text-align: right;
    transform: unset;
    margin-top: 8px;
    margin-left: 8px;
    right: auto;
    left: 0;
    top: 0;
    z-index: 1
}

.category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt {
    font-size: .66em;
    line-height: 1;
    font-weight: 600;
    font-style: normal;
    height: auto;
    width: auto;
    padding: 5px 10px;
    border-radius: 15px;
    background-color: #ffc34e;
    color: #8c6b2b;
    display: inline-flex;
    align-items: center !important;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .12)
}

.category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt::before,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt::before {
    content: "";
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2711%27 viewBox=%270 0 14 11%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13.8081 2.62308C13.6427 2.48191 13.4093 2.45216 13.2137 2.54737L10.2211 4.00424L7.41314 0.766688C7.30929 0.646922 7.15855 0.578125 7.00001 0.578125C6.84147 0.578125 6.69075 0.646922 6.58687 0.766688L3.77888 4.00421L0.786276 2.54734C0.590686 2.45216 0.357334 2.48188 0.191904 2.62305C0.0264748 2.76423 -0.0395877 2.99004 0.0236584 3.19812L2.10178 10.0341C2.17181 10.2644 2.38424 10.4219 2.62501 10.4219H11.375C11.6157 10.4219 11.8282 10.2644 11.8982 10.0341L13.9763 3.19815C14.0396 2.99006 13.9735 2.76426 13.8081 2.62308ZM10.9696 9.32812H3.03032L1.43479 4.07955L3.67758 5.17141C3.90026 5.2798 4.16785 5.22506 4.33008 5.03803L7.00001 1.95967L9.66996 5.03803C9.83216 5.22509 10.0998 5.27977 10.3224 5.17141L12.5652 4.07955L10.9696 9.32812Z%27 fill=%27%238C6B2B%27/%3E%3C/svg%3E%0A");
    mask: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2711%27 viewBox=%270 0 14 11%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M13.8081 2.62308C13.6427 2.48191 13.4093 2.45216 13.2137 2.54737L10.2211 4.00424L7.41314 0.766688C7.30929 0.646922 7.15855 0.578125 7.00001 0.578125C6.84147 0.578125 6.69075 0.646922 6.58687 0.766688L3.77888 4.00421L0.786276 2.54734C0.590686 2.45216 0.357334 2.48188 0.191904 2.62305C0.0264748 2.76423 -0.0395877 2.99004 0.0236584 3.19812L2.10178 10.0341C2.17181 10.2644 2.38424 10.4219 2.62501 10.4219H11.375C11.6157 10.4219 11.8282 10.2644 11.8982 10.0341L13.9763 3.19815C14.0396 2.99006 13.9735 2.76426 13.8081 2.62308ZM10.9696 9.32812H3.03032L1.43479 4.07955L3.67758 5.17141C3.90026 5.2798 4.16785 5.22506 4.33008 5.03803L7.00001 1.95967L9.66996 5.03803C9.83216 5.22509 10.0998 5.27977 10.3224 5.17141L12.5652 4.07955L10.9696 9.32812Z%27 fill=%27%238C6B2B%27/%3E%3C/svg%3E%0A");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 14px;
    height: 14px !important;
    display: inline-block;
    margin-right: 6px;
    position: static;
    border: none
}

.category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt::after,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt::after {
    content: none
}

.category-trips-single-inner-wrap .category-trip-review,
.category-trips-single-inner-wrap .wpte-trip-review-stars,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars {
    display: flex;
    align-items: center;
    margin: 0 0 24px
}

.category-trips-single-inner-wrap .category-trip-review .rating-rev,
.category-trips-single-inner-wrap .wpte-trip-review-stars .rating-rev,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .rating-rev,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .rating-rev {
    margin-right: 8px
}

.category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-stars,
.category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-stars,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-stars,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-stars {
    margin: 0
}

.category-trips-single-inner-wrap .category-trip-review .jq-ry-container,
.category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-container,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .jq-ry-container,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-container {
    padding: 0
}

.category-trips-single-inner-wrap .category-trip-review .jq-ry-group-wrapper,
.category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-group-wrapper,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .jq-ry-group-wrapper,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-group-wrapper {
    position: relative
}

.category-trips-single-inner-wrap .category-trip-review .jq-ry-group-wrapper svg,
.category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-group-wrapper svg,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .jq-ry-group-wrapper svg,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-group-wrapper svg {
    width: 15px;
    height: 15px;
    margin-right: 5px
}

.category-trips-single-inner-wrap .category-trip-review .jq-ry-group-wrapper svg:last-child,
.category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-group-wrapper svg:last-child,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .jq-ry-group-wrapper svg:last-child,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-group-wrapper svg:last-child {
    margin-right: 0
}

.category-trips-single-inner-wrap .category-trip-review .jq-ry-group-wrapper .jq-ry-rated-group,
.category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-group-wrapper .jq-ry-rated-group,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .jq-ry-group-wrapper .jq-ry-rated-group,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .jq-ry-group-wrapper .jq-ry-rated-group {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden
}

.category-trips-single-inner-wrap .category-trip-review .category-trip-reviewcount,
.category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-stars,
.category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-count,
.category-trips-single-inner-wrap .wpte-trip-review-stars .category-trip-reviewcount,
.category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-stars,
.category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-count,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .category-trip-reviewcount,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-stars,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-count,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .category-trip-reviewcount,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-stars,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-count {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    text-underline-offset: 2px;
    text-decoration: underline;
    transition: text-underline-offset .3s ease
}

.category-trips-single-inner-wrap .category-trip-review .category-trip-reviewcount:hover,
.category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-stars:hover,
.category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-count:hover,
.category-trips-single-inner-wrap .wpte-trip-review-stars .category-trip-reviewcount:hover,
.category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-stars:hover,
.category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-count:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .category-trip-reviewcount:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-stars:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-review .wpte-trip-review-count:hover,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .category-trip-reviewcount:hover,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-stars:hover,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-review-stars .wpte-trip-review-count:hover {
    text-underline-offset: 1px;
    color: var(--wpte-primary-color, var(--primary-color))
}

.category-trips-single-inner-wrap .category-trip-discount,
.category-trips-single .category-trips-single-inner-wrap .category-trip-discount {
    display: inline-block;
    font-size: .72em;
    font-weight: 600;
    line-height: 1;
    padding: 5px 10px;
    border-radius: 14px;
    background-color: #ea7810;
    color: #fff;
    margin-bottom: 8px;
    vertical-align: top;
    white-space: nowrap
}

.category-trips-single-inner-wrap .price-holder,
.category-trips-single .category-trips-single-inner-wrap .price-holder {
    display: inline-flex;
    flex-direction: column-reverse;
    align-items: flex-start
}

.category-trips-single-inner-wrap .price-holder .striked-price,
.category-trips-single-inner-wrap .price-holder .regular-price,
.category-trips-single .category-trips-single-inner-wrap .price-holder .striked-price,
.category-trips-single .category-trips-single-inner-wrap .price-holder .regular-price {
    font-size: 14px !important;
    line-height: 1.7
}

.category-trips-single-inner-wrap .price-holder .striked-price,
.category-trips-single .category-trips-single-inner-wrap .price-holder .striked-price {
    text-decoration: line-through;
    color: #f04438 !important;
    opacity: 1 !important
}

.category-trips-single-inner-wrap .price-holder .actual-price,
.category-trips-single .category-trips-single-inner-wrap .price-holder .actual-price {
    font-weight: bold !important;
    font-size: 22px !important;
    line-height: 1.37
}

.category-trips-single-inner-wrap .price-holder .saved-price,
.category-trips-single .category-trips-single-inner-wrap .price-holder .saved-price {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.67;
    color: #12b76a
}

.category-trips-single-inner-wrap .wpte-trip-duration,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-duration {
    flex: 1;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: rgba(15, 29, 35, .64)
}

.category-trips-single-inner-wrap .wpte-trip-duration .wpte-trip-duration-value,
.category-trips-single .category-trips-single-inner-wrap .wpte-trip-duration .wpte-trip-duration-value {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #000
}

.category-trips-single-inner-wrap .category-trip-prc-title-wrap,
.category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap {
    display: flex !important;
    align-items: flex-start;
    flex-wrap: wrap !important;
    align-items: center !important
}

.category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title,
.category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title {
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 1.4 !important;
    order: unset !important;
    padding: 0;
    margin: 0 !important;
    width: 100%
}

.category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title a,
.category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title a {
    color: inherit;
    text-decoration: none;
    transition: all ease .3s
}

.category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title a:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title a:hover {
    color: var(--wpte-primary-color, var(--primary-color)) !important
}

.category-trips-single-inner-wrap .category-trip-prc-wrap,
.category-trips-single .category-trips-single-inner-wrap .category-trip-prc-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media(min-width: 1200px) {
    .category-trips-single-inner-wrap .category-trip-prc-wrap,
    .category-trips-single .category-trips-single-inner-wrap .category-trip-prc-wrap {
        flex-wrap: nowrap
    }
}

.category-trips-single-inner-wrap .category-trip-prc-wrap>*,
.category-trips-single .category-trips-single-inner-wrap .category-trip-prc-wrap>* {
    margin-bottom: 24px
}

.category-trips-single-inner-wrap .category-trip-budget,
.category-trips-single .category-trips-single-inner-wrap .category-trip-budget {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 24px;
    margin-left: 24px;
    border-left: 1px solid rgba(15, 29, 35, .16)
}

.category-trips-single-inner-wrap .category-trip-desti,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti {
    margin-top: 0;
    display: flex !important;
    flex-direction: column;
    flex: 1;
    justify-content: center
}

.category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-],
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] {
    display: flex !important;
    width: 100%;
    margin-right: 0;
    font-size: 16px;
    line-height: 1.5
}

.category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-]:not(:last-child),
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-]:not(:last-child) {
    margin-bottom: 12px
}

.category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] svg,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] svg {
    width: 1em;
    height: 1em
}

.category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] i,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] i {
    width: 1em;
    height: 1.5em;
    flex: 0 0 1em;
    text-align: center;
    margin-right: 8px;
    display: flex;
    align-items: center;
    color: var(--wpte-icon-color, rgba(15, 29, 35, 0.48))
}

.category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] a,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] a {
    color: inherit;
    text-decoration: none
}

.category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] a:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] a:hover {
    text-decoration: none;
    color: var(--wpte-primary-color, var(--primary-color)) !important
}

.category-trips-single-inner-wrap .category-trip-desti .category-trip-locations,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti .category-trip-locations {
    display: flex;
    flex-wrap: wrap
}

.category-trips-single-inner-wrap .category-trip-desti .category-trip-locations a+a::before,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desti .category-trip-locations a+a::before {
    content: ",";
    margin-right: 5px
}

.category-trips-single-inner-wrap .category-trip-desc,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    border-bottom: none;
    padding-bottom: 0
}

.category-trips-single-inner-wrap .category-trip-desc p,
.category-trips-single .category-trips-single-inner-wrap .category-trip-desc p {
    margin: 0
}

.category-trips-single-inner-wrap .category-trip-aval-time,
.category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap,
.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time,
.category-trips-single .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, .1) !important;
    gap: 16px
}

.category-trips-single-inner-wrap .category-available-trip-text,
.category-trips-single-inner-wrap .fsd-title,
.category-trips-single .category-trips-single-inner-wrap .category-available-trip-text,
.category-trips-single .category-trips-single-inner-wrap .fsd-title {
    font-size: 14px !important;
    font-weight: 500;
    line-height: inherit !important;
    color: rgba(15, 29, 35, .64) !important;
    font-style: normal !important;
    margin: 0 16px 4px 0 !important
}

.category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap,
.category-trips-single-inner-wrap .next-trip-info,
.category-trips-single .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap,
.category-trips-single .category-trips-single-inner-wrap .next-trip-info {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    width: 100%
}

.category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap i,
.category-trips-single-inner-wrap .next-trip-info i,
.category-trips-single .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap i,
.category-trips-single .category-trips-single-inner-wrap .next-trip-info i {
    color: var(--wpte-primary-color, var(--primary-color));
    margin-right: 8px;
    font-size: 16px
}

.category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap i svg,
.category-trips-single-inner-wrap .next-trip-info i svg,
.category-trips-single .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap i svg,
.category-trips-single .category-trips-single-inner-wrap .next-trip-info i svg {
    vertical-align: middle
}

.category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap i path,
.category-trips-single-inner-wrap .next-trip-info i path,
.category-trips-single .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap i path,
.category-trips-single .category-trips-single-inner-wrap .next-trip-info i path {
    fill: currentColor
}

.category-trips-single-inner-wrap .category-available-months,
.category-trips-single-inner-wrap .next-departure-list,
.category-trips-single-inner-wrap .category-trip-aval-time .category-available-months,
.category-trips-single .category-trips-single-inner-wrap .category-available-months,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list,
.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    flex: 1
}

.category-trips-single-inner-wrap .category-available-months li,
.category-trips-single-inner-wrap .next-departure-list li,
.category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li,
.category-trips-single .category-trips-single-inner-wrap .category-available-months li,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li,
.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li {
    display: inline-block;
    font-size: 12px !important;
    line-height: 1.6;
    margin-right: 8px
}

.category-trips-single-inner-wrap .category-available-months li:last-child,
.category-trips-single-inner-wrap .next-departure-list li:last-child,
.category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li:last-child,
.category-trips-single .category-trips-single-inner-wrap .category-available-months li:last-child,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li:last-child,
.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li:last-child {
    margin-right: 0
}

.category-trips-single-inner-wrap .category-available-months a,
.category-trips-single-inner-wrap .next-departure-list a,
.category-trips-single-inner-wrap .category-trip-aval-time .category-available-months a,
.category-trips-single .category-trips-single-inner-wrap .category-available-months a,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list a,
.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months a {
    color: var(--wpte-primary-color, var(--primary-color));
    text-decoration: none
}

.category-trips-single-inner-wrap .category-available-months a:not([href^="#"]),
.category-trips-single-inner-wrap .next-departure-list a:not([href^="#"]),
.category-trips-single-inner-wrap .category-trip-aval-time .category-available-months a:not([href^="#"]),
.category-trips-single .category-trips-single-inner-wrap .category-available-months a:not([href^="#"]),
.category-trips-single .category-trips-single-inner-wrap .next-departure-list a:not([href^="#"]),
.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months a:not([href^="#"]) {
    color: var(--wpte-primary-color, var(--primary-color)) !important
}

.category-trips-single-inner-wrap .category-available-months a:hover,
.category-trips-single-inner-wrap .next-departure-list a:hover,
.category-trips-single-inner-wrap .category-trip-aval-time .category-available-months a:hover,
.category-trips-single .category-trips-single-inner-wrap .category-available-months a:hover,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list a:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months a:hover {
    text-decoration: underline
}

.category-trips-single-inner-wrap .category-available-months .disabled,
.category-trips-single-inner-wrap .next-departure-list .disabled,
.category-trips-single-inner-wrap .category-trip-aval-time .category-available-months .disabled,
.category-trips-single .category-trips-single-inner-wrap .category-available-months .disabled,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list .disabled,
.category-trips-single .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months .disabled {
    text-decoration: none;
    pointer-events: none;
    color: rgba(15, 29, 35, .32)
}

.category-trips-single-inner-wrap .next-departure-list li,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li {
    width: 100%;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 0;
    z-index: 1
}

.category-trips-single-inner-wrap .next-departure-list li::before,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: none;
    transform: translateY(-50%);
    margin-top: -1px;
    margin-left: 10px;
    white-space: nowrap;
    width: 100%;
    height: 2px;
    border-bottom: 1px dotted #b6b6b6;
    z-index: -1 !important
}

.category-trips-single-inner-wrap .next-departure-list li:last-child,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li:last-child {
    margin-bottom: 0
}

.category-trips-single-inner-wrap .next-departure-list li svg,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li svg {
    height: 1em;
    width: 1em;
    margin-right: 0;
    display: inline-block;
    vertical-align: -0.125em
}

.category-trips-single-inner-wrap .next-departure-list li .left,
.category-trips-single-inner-wrap .next-departure-list li .right,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li .left,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li .right {
    background: #fff
}

.category-trips-single-inner-wrap .next-departure-list li .left,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li .left {
    padding-right: 10px;
    padding-left: 1px
}

.category-trips-single-inner-wrap .next-departure-list li .right,
.category-trips-single .category-trips-single-inner-wrap .next-departure-list li .right {
    padding-left: 10px;
    padding-right: 1px
}

.category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-icon,
.category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-txt,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-icon,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-txt {
    left: auto;
    right: 10px
}

.category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-txt,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-txt {
    right: 0
}

.category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-txt::before,
.category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-txt::after,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-txt::before,
.category-trips-single .category-trips-single-inner-wrap .category-feat-ribbon~.category-trip-group-avil .pop-trip-grpavil-txt::after {
    left: auto;
    right: 17px
}

.category-trips-single-inner-wrap .category-trip-group-avil,
.category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 10
}

.category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-icon,
.category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-icon {
    position: static !important;
    border: none !important;
    cursor: pointer;
    color: #fff;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    background-color: rgba(0, 0, 0, .24) !important;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .12) !important;
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease
}

.category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-icon path,
.category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-icon path {
    fill: currentColor
}

.category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-icon:hover,
.category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-icon:hover {
    background-color: #fff !important;
    color: var(--wpte-primary-color, var(--primary-color)) !important
}

.category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-txt,
.category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-txt {
    white-space: nowrap;
    position: absolute;
    top: 0 !important;
    left: auto !important;
    right: 0 !important;
    margin-top: -20px !important;
    display: inline-block !important;
    padding: 9px 15px !important;
    line-height: 1 !important;
    font-size: .944em !important;
    border-radius: 5px !important;
    color: rgba(35, 35, 35, .4) !important;
    background: #fff !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .13) !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(-100%) !important;
    transition: all ease .3s !important;
    z-index: 1 !important
}

.category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-txt::after,
.category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-txt::after {
    position: absolute;
    z-index: 1;
    content: "";
    top: 100%;
    left: auto !important;
    right: 10px;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-txt::before,
.category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-txt::before {
    position: absolute;
    z-index: 2;
    content: "";
    top: 100%;
    left: auto !important;
    right: 10px;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-icon:hover+.pop-trip-grpavil-txt,
.category-trips-single .category-trips-single-inner-wrap .category-trip-group-avil .pop-trip-grpavil-icon:hover+.pop-trip-grpavil-txt {
    visibility: visible !important;
    opacity: 1 !important;
    margin-top: -10px !important
}

.category-trips-single-inner-wrap .wishlist-toggle-wrap+.category-trip-group-avil,
.category-trips-single .category-trips-single-inner-wrap .wishlist-toggle-wrap+.category-trip-group-avil {
    top: 55px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap {
    padding: 12px;
    border-radius: 16px;
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, .1);
    -moz-column-gap: 16px;
    column-gap: 16px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-button-group {
    gap: 8px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-button-group .wpte-button {
    flex: 1;
    white-space: nowrap;
    color: #fff !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-button-group .wpte-button:hover {
    color: #fff !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-button-group .wpte-button.wpte-button-outline {
    color: var(--wpte-primary-color, var(--primary-color)) !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-button-group .wpte-button.wpte-button-outline:hover {
    color: #fff !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-button-group .wpte-button.wpte-button-disabled {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: #f04438 !important;
    color: #f04438 !important;
    pointer-events: none;
    border-width: 2px !important;
    opacity: .4 !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap {
    position: relative;
    flex-direction: row;
    margin-bottom: 8px;
    margin-top: 0
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap .wishlist-toggle {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 8px 0
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap {
    gap: 8px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    flex: 0 0 100%
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-wrap {
    display: block !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] span {
    font-weight: normal !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-]:not(:last-child) {
    margin-bottom: 0 !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-details-toggler-button {
    flex: 1;
    margin-left: auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    line-height: 1.7;
    color: #0f1d23;
    padding: 4px 24px;
    border: 1px solid rgba(15, 29, 35, .1);
    border-radius: 50px;
    background-color: #fff;
    cursor: pointer;
    white-space: nowrap
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-details-toggler-button::after {
    display: inline-block;
    content: "";
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3.5 5.25L7 8.75L10.5 5.25%27 stroke=%27%230F1D23%27 stroke-width=%271.16667%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A") no-repeat center center;
    mask: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3.5 5.25L7 8.75L10.5 5.25%27 stroke=%27%230F1D23%27 stroke-width=%271.16667%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A") no-repeat center center;
    -webkit-mask-size: 1em;
    mask-size: 1em;
    transition: transform .3s ease-in-out
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-details-toggler-button:hover {
    color: var(--wpte-primary-color, var(--primary-color))
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-details-toggler-button.active::after {
    transform: rotate(180deg)
}

@media(max-width: 767px) {
    .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-details-toggler-button {
        padding: 2px 8px
    }
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap {
    margin: 0 !important;
    padding: 0 !important;
    justify-content: flex-start !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-wrap {
    overflow: hidden;
    transition: all .3s linear
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .price-holder+.category-trip-dates {
    margin-top: 24px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-dates {
    width: 100%
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-dates span {
    font-size: 14px;
    line-height: 1.7;
    display: block;
    color: rgba(15, 29, 35, .64)
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-dates span.category-trip-start-date {
    position: relative;
    padding-left: 24px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-dates span.category-trip-start-date::before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cmask id=%27mask0_5071_6519%27 style=%27mask-type:alpha%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2724%27 height=%2724%27%3E%3Crect width=%2724%27 height=%2724%27 fill=%27%23D9D9D9%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_5071_6519%29%27%3E%3Cpath d=%27M10 16.4L6 12.4L7.4 11L10 13.6L16.6 7L18 8.4L10 16.4Z%27 fill=%27%2358C27D%27/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
    background-size: 24px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-desti,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget {
    margin-bottom: 0 !important;
    gap: 8px;
    max-width: unset !important;
    padding-right: 0 !important;
    flex: 1
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget {
    justify-content: flex-start;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    max-width: unset
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget .wpte-trip-price-wrapper {
    display: flex;
    gap: 8px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget .price-holder {
    margin-left: auto;
    flex-direction: column;
    align-items: flex-end
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-desc {
    padding-left: 12px;
    border-left: 2px solid rgba(15, 29, 35, .16);
    margin: 0 0 16px !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig>a,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-gallery-wrapper,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .trip-map-wrapper .trip-map {
    border-radius: 12px !important;
    padding-top: 66% !important
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig>a .owl-stage-outer,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig>a img,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-gallery-wrapper .owl-stage-outer,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-gallery-wrapper img,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .trip-map-wrapper .trip-map .owl-stage-outer,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .trip-map-wrapper .trip-map img {
    border-radius: 0
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-content-wrap {
    margin: 16px 0 0 !important;
    padding: 0 !important;
    gap: 8px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-aval-time,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap {
    padding: 8px 0 0 !important;
    margin: 8px 0 0 !important;
    gap: 0
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-aval-time>i,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap>i {
    display: none
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-avl-tip-inner-wrap,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-trip-avl-tip-inner-wrap {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important
}

@media(min-width: 768px) {
    .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-aval-time,
    .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-trip-aval-time {
        flex-wrap: nowrap
    }
}

.category-trips-single[data-thumbnail=map] .category-trips-single-inner-wrap .category-trip-fig>a,
.category-trips-single[data-thumbnail=map] .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper {
    display: none
}

.category-trips-single[data-thumbnail=map] .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper {
    display: block
}

.category-trips-single[data-thumbnail=map] .category-trips-single-inner-wrap .category-trip-fig .toggle-map {
    background-color: var(--wpte-primary-color, var(--primary-color))
}

.category-trips-single .category-trips-single-inner-wrap {
    height: 100%;
    display: flex;
    flex-direction: column
}

.category-trips-single .category-trip-content-wrap,
.category-trips-single .category-trip-detail-wrap {
    flex: 1;
    display: flex;
    flex-direction: column
}

.category-trips-single .category-trip-detail-wrap {
    justify-content: space-between
}

.category-trips-single.wpte-layout-6 .category-trip-fig {
    margin-top: -40px;
    border-radius: 8px;
    box-shadow: 0px 24px 24px -16px rgba(0, 0, 0, .3215686275)
}

.category-trips-single.wpte-layout-6 .category-trip-fig>a {
    padding: 0 !important;
    border-radius: 8px !important;
    aspect-ratio: 348/232
}

.category-trips-single.wpte-layout-6 .category-trip-fig img {
    aspect-ratio: 348px 232px;
    position: static
}

.category-trips-single.wpte-layout-6 .category-trip-image-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 16px;
    min-height: 1.8px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    width: 100%;
    color: #fff;
    border-radius: 0 0 8px 8px
}

.category-trips-single.wpte-layout-6 .wpte-trip-review-stars {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.85;
    margin: 0 !important
}

.category-trips-single.wpte-layout-6 .wte-trip-regular-price {
    font-size: 14px;
    line-height: 1
}

.category-trips-single.wpte-layout-6 .wte-trip-sale-price {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.66
}

.category-trips-single.wpte-layout-6 .wte-trip-price-wrapper {
    display: flex;
    flex-direction: column;
    margin-left: auto
}

.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap {
    padding: 0 16px 24px !important;
    border: 1px solid rgba(16, 24, 40, .1);
    border-radius: 16px;
    box-shadow: 0px 16px 24px -16px rgba(0, 0, 0, .16)
}

.category-trips-single.wpte-layout-6 .category-trip-content-wrap {
    padding-top: 16px !important
}

.category-trips-single.wpte-layout-6 .category-trip-types {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 8px;
    column-gap: 8px;
    margin: 0 0 8px
}

.category-trips-single.wpte-layout-6 .category-trip-types a {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0px;
    color: rgba(15, 29, 35, .64);
    text-decoration: none;
    transition: all .3s ease;
    position: relative
}

.category-trips-single.wpte-layout-6 .category-trip-types a:hover {
    color: var(--wpte-primary-color, var(--primary-color));
    text-decoration: underline
}

.category-trips-single.wpte-layout-6 .category-trip-types a:not(:first-child) {
    padding-left: 14px
}

.category-trips-single.wpte-layout-6 .category-trip-types a:not(:first-child)::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: rgba(15, 29, 35, .2);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.category-trips-single.wpte-layout-6 .category-trip-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.6;
    margin: 0 0 16px
}

.category-trips-single.wpte-layout-6 .category-trip-title a {
    color: inherit;
    text-decoration: none;
    transition: all .3s ease
}

.category-trips-single.wpte-layout-6 .category-trip-title a:hover {
    color: var(--wpte-primary-color, var(--primary-color))
}

.category-trips-single.wpte-layout-6 .category-trip-meta-infos {
    display: flex;
    flex-wrap: wrap;
    gap: 22px
}

.category-trips-single.wpte-layout-6 .category-trip-meta-infos .category-trip-meta-info {
    display: flex;
    gap: 8px
}

.category-trips-single.wpte-layout-6 .category-trip-meta-infos .category-trip-meta-info .category-trip-meta-info-icon {
    flex: 0 0 24px;
    color: rgba(15, 29, 35, .48)
}

.category-trips-single.wpte-layout-6 .category-trip-meta-infos .category-trip-meta-info>div {
    display: flex;
    flex-direction: column
}

.category-trips-single.wpte-layout-6 .category-trip-meta-infos .category-trip-meta-info-label {
    font-size: 14px;
    line-height: 1.71;
    color: rgba(15, 29, 35, .64)
}

.category-trips-single.wpte-layout-6 .category-trip-meta-infos .category-trip-meta-info-value {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #0f1d23;
    display: block
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-feat-ribbon,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-feat-ribbon {
    margin: 0 !important;
    left: 50%;
    top: 0 !important;
    transform: translate(-50%, -9px) !important;
    width: auto !important;
    right: auto
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-feat-ribbon::before,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-feat-ribbon::before {
    content: "";
    width: 6px;
    height: 9px;
    background-color: var(--wpte-featured-color, #F75D37);
    position: absolute;
    top: 0;
    right: 100%;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    box-shadow: 1px 0 var(--wpte-featured-color, #F75D37);
    filter: brightness(0.6)
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-feat-ribbon .category-feat-ribbon-txt {
    vertical-align: top;
    background-color: var(--wpte-featured-color, #F75D37) !important;
    color: #fff !important;
    padding: 5px 8px 9px !important;
    border-radius: 0 !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 100%, 0 70%)
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-disc-feat-wrap,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-disc-feat-wrap {
    all: unset
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount-ribbon,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount-ribbon {
    position: absolute;
    top: 8px !important;
    left: 0;
    background-color: var(--wpte-discount-color, #F75D37) !important;
    color: #fff !important;
    border-radius: 13px 50px 50px 0 !important;
    padding: 5.5px 14px !important;
    font-weight: 600;
    font-size: 12px !important;
    line-height: 1.21;
    transform: translateX(-4px) !important;
    width: auto !important;
    right: auto !important;
    z-index: 10
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount::before,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount::after,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount-ribbon::before,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount-ribbon::after,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount::before,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount::after,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount-ribbon::before,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount-ribbon::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 4px !important;
    background-color: var(--wpte-discount-color, #F75D37)
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount::before,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount-ribbon::before,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount::before,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount-ribbon::before {
    height: 2.5px
}

.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount::after,
.category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-discount-ribbon::after,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount::after,
.category-trips-single.wpte-layout-6 .category-trips-single-inner-wrap .category-trip-discount-ribbon::after {
    height: 5px !important;
    background-color: var(--wpte-discount-color, #F75D37);
    border-radius: 4px 0 0 4px !important;
    filter: brightness(0.6)
}

.category-grid .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap {
    flex: unset !important
}

.category-grid .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte_trip-details-btn-wrap {
    padding: 16px 16px 0;
    border-top: 1px solid #e8e9e7;
    margin: 16px -16px 0
}

.category-grid .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte_trip-details-btn-wrap .category-trip-viewmre-btn {
    margin: 0
}

.category-grid .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-wrap {
    overflow: hidden;
    height: 0px
}

.category-grid .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .wpte-trip-feat-img-gallery {
    width: calc(100% + 2px);
    margin-left: -1px;
    margin-right: -1px
}

.category-grid .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget .wpte-trip-price-wrapper {
    align-items: center
}

@keyframes skeleton-loading {
    0% {
        left: -150px
    }
    100% {
        left: 100%
    }
}

.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-available-trip-text,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-available-months,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-wrap,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget>* {
    position: relative;
    overflow: hidden;
    border-radius: 16px
}

.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig::before,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-available-trip-text::before,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-available-months::before,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap::before,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-wrap::before,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget>*::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #efefef;
    opacity: 1;
    z-index: 12
}

.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig::after,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-available-trip-text::after,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-available-months::after,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap::after,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-wrap::after,
.wte-category-outer-wrap.is-loading .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget>*::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, #fff, transparent);
    animation: skeleton-loading 1.2s infinite;
    z-index: 12
}

.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap,
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap {
    padding: 16px !important
}

.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap,
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-prc-title-wrap {
    padding: 0 !important
}

.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer,
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer {
    all: unset
}

.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer span,
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer span {
    all: unset !important
}

.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer::before,
.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer::after,
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer::before,
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .category-trip-discount .discount-offer::after {
    content: none
}

.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti i svg,
.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti i svg path,
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti i svg,
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti i svg path {
    fill: none !important
}

.category-main-wrap .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti>[class*=category-trip-],
.wte-related-trips .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti>[class*=category-trip-] {
    align-items: flex-start
}

@media(min-width: 768px) {
    .category-main-wrap.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-content-wrap,
    .wte-related-trips.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-content-wrap {
        max-width: unset;
        flex: 1
    }
}

.category-list .category-trips-single {
    margin-bottom: 30px;
    padding: 0
}

.category-list .category-trips-single.wpte_new-layout {
    margin-bottom: 20px
}

.category-list .category-trips-single.wpte_new-layout .category-trip-aval-time,
.category-list .category-trips-single.wpte_new-layout .category-trip-avl-tip-inner-wrap {
    margin: 16px 0 0;
    padding: 12px 0 0
}

.category-list .category-trips-single.wpte_new-layout .category-trip-content-wrap {
    gap: 24px
}

.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap {
    height: unset
}

.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .wpte-gallery-wrapper,
.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig .trip-map-wrapper .trip-map,
.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-fig>a {
    padding-top: 100% !important
}

.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-aval-time,
.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap {
    flex-flow: row wrap
}

@media(min-width: 768px) {
    .category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-aval-time .category-trip-avl-tip-inner-wrap,
    .category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-trip-avl-tip-inner-wrap {
        align-items: center;
        flex-flow: row wrap
    }
    .category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-aval-time .category-available-trip-text,
    .category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-avl-tip-inner-wrap .category-available-trip-text {
        margin: 0;
        width: auto
    }
}

.category-list .category-trips-single-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    padding: 32px 24px 24px
}

.category-list .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti {
    flex: 1
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
    padding-top: 22px
}

@media(max-width: 767px) {
    .category-list .category-trips-single-inner-wrap .category-trip-aval-time {
        flex-direction: column;
        align-items: flex-start
    }
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .button {
    margin: 0
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-available-trip-text {
    margin: 0 16px 0 0 !important
}

.category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-available-months li {
    margin-right: 16px;
    font-size: 13px
}

@media(min-width: 768px) {
    .category-list .category-trips-single .category-trips-single-inner-wrap {
        flex-direction: row
    }
    .category-list .category-trips-single .category-trips-single-inner-wrap .category-trip-fig {
        flex: 0 0 31% !important;
        max-width: 31% !important
    }
    .category-list .category-trips-single .category-trips-single-inner-wrap .category-trip-content-wrap {
        flex: 0 0 calc(69% - 16px) !important;
        max-width: calc(69% - 16px) !important
    }
    .category-list .category-trips-single.wpte_new-layout .category-trip-content-wrap {
        margin: 0 !important;
        padding: 0 !important;
        flex-direction: row
    }
    .category-list .category-trips-single:not(.wpte_new-layout) .category-trips-single-inner-wrap .category-trip-content-wrap {
        padding-left: 24px;
        padding-top: 0
    }
}

@media(min-width: 768px) {
    .category-list .category-trips-single-inner-wrap .category-trip-discount {
        margin-bottom: 16px
    }
    .category-list .category-trips-single-inner-wrap .price-holder {
        flex-flow: row wrap;
        align-items: flex-end
    }
    .category-list .category-trips-single-inner-wrap .price-holder .actual-price+.striked-price {
        margin-left: 8px
    }
    .category-list .category-trips-single-inner-wrap .category-trip-budget {
        max-width: 40%
    }
    .category-list .wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap {
        max-width: calc(100% - 250px) !important
    }
    .category-list .wpte_new-layout .category-trips-single-inner-wrap .category-trip-budget {
        max-width: 226px !important;
        flex: 1
    }
}

@media(max-width: 767px) {
    .category-list .category-trips-single-inner-wrap .category-trip-fig {
        width: 100%
    }
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-desc {
    padding: 0 12px 0 0;
    border-right: 2px solid rgba(15, 29, 35, .16);
    border-left: none
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-dates span.category-trip-start-date {
    padding: 0 24px 0 0
}

body.rtl .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-dates span.category-trip-start-date::before {
    left: auto;
    right: 0
}

body.rtl .category-list .category-trips-single-inner-wrap .category-trip-aval-time .category-available-trip-text {
    margin: 0 0 0 16px !important
}

.wpte-gblock-wrapper .category-trips-single-inner-wrap .category-trip-prc-title-wrap {
    margin: 0 0 12px
}

.wpte-gblock-wrapper .button {
    margin: 32px 0 0
}

.wpte-gblock-wrapper .wpte-trip-explore-btn {
    display: block;
    line-height: 1.25;
    padding: 14px 16px
}

.wpte-gblock-wrapper .wpte-trip-single .wpte-inner-container {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .04);
    display: flex;
    flex-direction: column;
    transition: all .5s ease;
    height: 100%
}

.wpte-gblock-wrapper .wpte-trip-single .wpte-inner-container:hover {
    box-shadow: 0px 10px 15px rgba(0, 0, 0, .1)
}

.wpte-gblock-wrapper .wpte-trip-image-wrap {
    position: relative
}

.wpte-gblock-wrapper .wpte-trip-image-wrap figure {
    position: relative;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    padding-top: 68%;
    margin: 0;
    background-color: #efefef;
    visibility: visible;
    opacity: 1;
    z-index: 0;
    margin: 0 !important
}

.wpte-gblock-wrapper .wpte-trip-image-wrap figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wpte-gblock-wrapper .wpte-trip-image-wrap figure.overlay a::before {
    content: "";
    width: 100%;
    height: 110px;
    background: linear-gradient(to bottom, transparent, #061626);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.wpte-gblock-wrapper .wpte-trip-image-wrap figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 1s ease
}

.wpte-gblock-wrapper .wpte-trip-image-wrap figure:hover img {
    transform: scale(1.1)
}

.wpte-gblock-wrapper .wpte-trip-image-wrap .wpte-trip-img-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 14px 21px;
    color: #fff;
    z-index: 11
}

.wpte-gblock-wrapper .wpte-trip-image-wrap .wpte-trip-img-overlay .wpte-trip-meta {
    color: #fff
}

.wpte-gblock-wrapper .wpte-trip-image-wrap .wpte-trip-img-overlay .wpte-trip-meta svg path {
    fill: #fff
}

.wpte-gblock-wrapper .wpte-trip-meta {
    color: rgba(var(--font-color-rgb), 0.6);
    font-size: 16px;
    display: inline-flex;
    line-height: 1.5
}

.wpte-gblock-wrapper .wpte-trip-meta a {
    color: inherit;
    text-decoration: none
}

.wpte-gblock-wrapper .wpte-trip-meta a:hover {
    text-decoration: underline;
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-gblock-wrapper .wpte-trip-meta svg {
    width: 1em;
    height: 1em
}

.wpte-gblock-wrapper .wpte-trip-meta svg path {
    fill: currentColor
}

.wpte-gblock-wrapper .wpte-trip-meta i {
    width: 1em;
    height: 1.5em;
    display: inline-flex;
    text-align: center;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    align-self: flex-start
}

.wpte-gblock-wrapper .wpte-trip-details-wrap {
    padding: 24px;
    font-size: 15px;
    line-height: 1.8;
    flex: 1;
    display: flex;
    flex-direction: column
}

.wpte-gblock-wrapper .wpte-trip-meta {
    margin-bottom: 10px
}

.wpte-gblock-wrapper .wpte-trip-meta i {
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-gblock-wrapper .wpte-trip-meta svg path {
    fill: currentColor
}

.wpte-gblock-wrapper .wpte-trip-header-wrap {
    margin: 0 0 16px
}

.wpte-gblock-wrapper .wpte-trip-header-wrap .wpte-trip-title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    margin: 0
}

.wpte-gblock-wrapper .wpte-trip-header-wrap .wpte-trip-title a {
    color: inherit;
    text-decoration: none;
    display: block
}

.wpte-gblock-wrapper .wpte-trip-header-wrap .wpte-trip-title a:hover {
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-gblock-wrapper .wpte-trip-header-wrap .wpte-trip-review-stars {
    margin: 0 0 16px
}

.wpte-gblock-wrapper .wpte-trip-content {
    flex: 1
}

.wpte-gblock-wrapper .wpte-trip-content p {
    margin: 0
}

.wpte-gblock-wrapper .justify-content-between {
    justify-content: space-between
}

.wpte-gblock-wrapper .align-items-center {
    align-items: center
}

.wpte-gblock-wrapper .wpte-trip-meta-list {
    display: flex;
    flex-direction: column;
    flex: 1
}

.wpte-gblock-wrapper .wpte-trip-meta-list .wpte-trip-meta:not(:last-child) {
    margin-bottom: 15px
}

.wpte-gblock-wrapper .wpte-trip-budget-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(6, 22, 38, .1)
}

.wpte-gblock-wrapper .wpte-trip-budget-wrap .wpte-trip-meta-list .wpte-trip-meta svg path {
    fill: var(--wpte-primary-color, var(--primary-color))
}

.wpte-gblock-wrapper .wpte-trip-budget-wrap .wpte-trip-price-wrap {
    color: var(--font-color);
    display: flex;
    flex-direction: column
}

.wpte-gblock-wrapper .wpte-trip-budget-wrap .wpte-trip-price-wrap.align-items-end {
    align-items: flex-end
}

.wpte-gblock-wrapper .wpte-trip-price-wrap {
    font-size: 28px;
    line-height: 1.25;
    font-weight: 600
}

.wpte-gblock-wrapper .wpte-trip-price-wrap del {
    font-weight: normal;
    font-size: 16px;
    opacity: .4
}

.wpte-gblock-wrapper .wpte-trip-price-wrap ins {
    text-decoration: none
}

.wpte-gblock-wrapper .featured-text-wrap {
    position: absolute;
    top: 15px;
    right: 8px;
    z-index: 111
}

.wpte-gblock-wrapper .featured-text-wrap .featured-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 25px;
    text-align: center;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #ebad34
}

.wpte-gblock-wrapper .featured-text-wrap .featured-icon svg {
    width: 14px
}

.wpte-gblock-wrapper .featured-text-wrap .featured-icon svg path {
    fill: #fff
}

.wpte-gblock-wrapper .featured-text-wrap .featured-text {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 4px 8px;
    color: #fff;
    background-color: #212121;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    right: 100%;
    left: auto;
    transform: translate(0px, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

.wpte-gblock-wrapper .featured-text-wrap .featured-text::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 2px;
    background-color: #212121;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: -3px
}

.wpte-gblock-wrapper .featured-text-wrap:hover .featured-text {
    opacity: 1;
    visibility: visible;
    transform: translate(-8px, -50%)
}

.wpte-gblock-wrapper .style-3 .featured-text-wrap {
    right: auto;
    left: 16px;
    top: -13px;
    display: inline-flex;
    align-items: center;
    background-color: #ffc34e;
    border-radius: 15px;
    padding: 4px 10px
}

.wpte-gblock-wrapper .style-3 .featured-text-wrap svg path {
    fill: #8c6b2b
}

.wpte-gblock-wrapper .style-3 .featured-text-wrap .featured-icon {
    display: flex;
    margin-right: 6px;
    background: none;
    padding: 0;
    width: unset;
    height: 16px
}

.wpte-gblock-wrapper .style-3 .featured-text-wrap .featured-text {
    position: static;
    color: #8c6b2b;
    visibility: visible;
    opacity: 1;
    transform: none;
    background: none;
    padding: 0
}

.wpte-gblock-wrapper .style-3 .featured-text-wrap .featured-text::before {
    content: none
}

.wpte-gblock-wrapper .style-3 .wpte-trip-header-wrap {
    margin-bottom: 24px
}

.wpte-gblock-wrapper .style-3 .wpte-trip-meta-list {
    flex-wrap: wrap;
    flex-direction: row
}

.wpte-gblock-wrapper .style-3 .wpte-trip-meta-list .wpte-trip-meta:not(:last-child) {
    margin-right: 30px
}

.wpte-gblock-wrapper .style-3 .discount-text-wrap {
    top: -13px;
    left: 16px
}

.wpte-gblock-wrapper .style-3 .discount-text-wrap::before,
.wpte-gblock-wrapper .style-3 .discount-text-wrap::after {
    content: none
}

.wpte-gblock-wrapper .style-3 .discount-text-wrap .discount-percent {
    border-radius: 13px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ea7810;
    color: #fff
}

.wpte-gblock-wrapper .style-3 .discount-text-wrap+.featured-text-wrap {
    left: 116px
}

.wpte-gblock-wrapper .style-3 .wpte-trip-btn-wrap {
    margin-top: 24px
}

.activities-holder,
.trip_types-holder,
.destination-holder {
    margin-top: 40px;
    flex: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.activities-holder .item,
.trip_types-holder .item,
.destination-holder .item {
    width: 33.333%;
    padding: 0 15px;
    margin: 0 0 56px
}

.wpte-trip-category .wpte-inner-container {
    position: relative
}

.wpte-trip-category .wpte-trip-category-img-wrap {
    position: relative
}

.wpte-trip-category .wpte-trip-category-img-wrap figure {
    position: relative;
    overflow: hidden;
    padding-top: 105%;
    border-radius: 4px;
    background-color: #efefef;
    transition: all 1s ease;
    margin: 0
}

.wpte-trip-category .wpte-trip-category-img-wrap figure a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.wpte-trip-category .wpte-trip-category-img-wrap figure img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 1s ease
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-overlay {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    background-color: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.8);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-subcat-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    font-size: 16px;
    font-weight: normal;
    max-height: 200px;
    overflow: auto;
    width: 100%
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-subcat-wrap a {
    color: inherit;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
    transition: all .3s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-subcat-wrap a:hover {
    text-decoration: underline
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-btn {
    margin-top: 24px
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-btn .wpte-trip-cat-btn {
    text-align: center;
    display: inline-block;
    padding: 10px 32px;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: all .3s ease;
    transition: all .3s cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(30px);
    visibility: hidden;
    opacity: 0
}

.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-btn .wpte-trip-cat-btn:hover {
    background-color: #fff;
    color: var(--wpte-primary-color, var(--primary-color));
    transition: all .3s ease
}

.wpte-trip-category .wpte-trip-category-img-wrap:hover .wpte-trip-category-overlay {
    visibility: visible;
    opacity: 1
}

.wpte-trip-category .wpte-trip-category-img-wrap:hover .wpte-trip-subcat-wrap a {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1
}

.wpte-trip-category .wpte-trip-category-img-wrap:hover .wpte-trip-cat-btn {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1
}

.wpte-trip-category .wpte-trip-category-img-wrap:hover figure {
    background-color: #dcdcdc
}

.wpte-trip-category .wpte-trip-category-img-wrap:hover figure img {
    transform: scale(1.1)
}

.wpte-trip-category .wpte-trip-category-text-wrap .wpte-trip-category-title a {
    display: inline-flex;
    align-items: center;
    gap: 8px
}

.wpte-trip-category .wpte-trip-category-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0
}

.wpte-trip-category .wpte-trip-category-title svg {
    width: 16px;
    transition: all .3s ease
}

.wpte-trip-category .wpte-trip-category-title svg path {
    fill: var(--wpte-primary-color, var(--primary-color))
}

.wpte-trip-category .wpte-trip-category-title a {
    text-decoration: none;
    color: inherit;
    margin-right: 8px
}

.wpte-trip-category .wpte-trip-category-title a:hover {
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-trip-category .wpte-trip-category-title a:hover svg {
    transform: translateX(10px)
}

.wpte-trip-category .trip-count {
    font-size: 14px;
    font-weight: 500
}

.wpte-trip-category .wpte-trip-category-text-wrap {
    margin-top: 24px
}

.wpte-trip-category.style-1 .wpte-inner-container {
    position: relative;
    overflow: hidden
}

.wpte-trip-category.style-1 .wpte-trip-category-img-wrap figure {
    border-radius: 0;
    padding-top: 70%
}

.wpte-trip-category.style-1 .wpte-trip-category-text-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 22px 30px;
    color: #fff;
    z-index: 1;
    background: linear-gradient(to bottom, transparent, var(--font-color))
}

.wpte-trip-category.style-1 .wpte-trip-category-text-wrap .wpte-trip-category-title {
    margin: 0;
    color: #fff
}

.wpte-trip-category.style-3 .trip-count {
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    padding: 5.5px 10px;
    border-radius: 15px;
    background-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff;
    position: absolute;
    top: 16px;
    left: 16px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, .04)
}

@media(max-width: 1024px) {
    .activities-holder .item,
    .trip_types-holder .item,
    .destination-holder .item {
        width: 50%
    }
}

@media(max-width: 767px) {
    .activities-holder .item,
    .trip_types-holder .item,
    .destination-holder .item {
        width: 100%
    }
}

@media(max-width: 1024px) {
    .activities-holder .item,
    .trip_types-holder .item,
    .destination-holder .item {
        width: 50%
    }
}

@media(max-width: 767px) {
    .activities-holder .item,
    .trip_types-holder .item,
    .destination-holder .item {
        width: 100%
    }
}

:root {
    --primary-color: #147DFE;
    --primary-color-rgb: 20, 125, 254;
    --black-color: #000000;
    --black-color-rgb: 0, 0, 0;
    --font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --white-color: #ffffff;
    --white-color-rgb: 255, 255, 255
}

.wpte-trip-sfilter-wrapper {
    padding: 24px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .04)
}

.wpte-trip-sfilter-wrapper .wpte__search-header {
    font-size: .938rem;
    line-height: 1.5;
    color: rgba(var(--black-color-rgb), 0.7);
    margin-bottom: 26px
}

.wpte-trip-sfilter-wrapper .wpte__search-header .search-title {
    font-size: 1.5rem;
    line-height: 1.5;
    color: var(--font-color);
    font-weight: 500
}

.wpte-trip-sfilter-wrapper .wpte__search-header p {
    margin: 0
}

.wpte-trip-sfilter-wrapper .wpte-trip__search-fields {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative
}

.wpte-trip-sfilter-wrapper .wpte-trip__search-fields .wpte-trip__search-submit {
    width: 100%
}

@media(min-width: 768px) {
    .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal {
        flex-direction: row;
        background-color: #fff;
        border-radius: 4px;
        border: 1px solid rgba(var(--black-color-rgb), 0.2)
    }
}

@media(min-width: 768px) {
    .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal .wpte-trip__adv-field:not(:last-child) {
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal .wpte-trip__adv-field {
        border: none
    }
    .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal .wpte-trip__adv-field:not(:last-child) {
        border-right: 1px solid rgba(var(--black-color-rgb), 0.2);
        border-radius: 4px 0 0 4px
    }
}

@media(min-width: 768px) {
    .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal .wpte-trip__search-submit {
        width: unset;
        border-radius: 0 4px 4px 0
    }
}

.wpte-trip-sfilter-wrapper .wpte-trip__search-fields .wpte-trip__adv-field {
    flex: 1
}

.wpte-trip-sfilter-wrapper .wpte-trip__search-fields .wpte-trip__adv-field:not(:last-child) {
    margin-bottom: 24px
}

.wpte-trip-sfilter-wrapper .wpte__select-field {
    position: relative
}

.wpte-trip-sfilter-wrapper .wpte__select-field .wte-block-inline__menu {
    top: -100%;
    left: 0
}

.wpte-trip-sfilter-wrapper .wpte__select-field.is-selected .wte-block-inline__menu {
    display: inline-block
}

.wpte-trip__adv-field {
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(var(--black-color-rgb), 0.2)
}

.wpte-trip__adv-field .icon {
    position: absolute;
    left: 20px;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    display: flex;
    color: var(--wpte-primary-color, var(--primary-color))
}

.wpte-trip__adv-field .icon svg {
    width: 1em;
    height: 1em;
    vertical-align: middle
}

.wpte-trip__adv-field .icon svg path {
    fill: var(--wpte-primary-color, var(--primary-color))
}

.wpte-trip__adv-field[data-value-format=price] .icon svg path {
    fill: none !important
}

.wpte-trip__adv-field .wpte__input {
    width: 100%;
    padding: 12px 12px 12px 38px;
    line-height: 1.49;
    height: 100%;
    border: none;
    background: none
}

.wpte-trip__adv-field.wpte__select-field {
    position: relative
}

.wpte-trip__adv-field.wpte__select-field .wpte__input {
    padding-right: 38px
}

.wpte-trip__adv-field.wpte__select-field::after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16 10L12 14L8 10%27 stroke=%27%23061626%27 stroke-opacity=%270.4%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A") !important;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 9px;
    transition: all .3s ease
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options {
    font-size: .875rem;
    line-height: 1.49;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 197px;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 4px;
    box-shadow: 0 16px 24px rgba(0, 0, 0, .06);
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px) scaleY(0.8);
    transform-origin: top;
    transition: all .3s ease;
    padding: 15px 8px;
    z-index: 121
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options .wpte-slider-values {
    font-weight: 700;
    font-size: 12px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 4px
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options>ul {
    max-height: 315px;
    overflow-y: auto;
    padding-right: 2px;
    scrollbar-color: var(--wpte-primary-color, var(--primary-color)) rgba(var(--black-color-rgb), 0.1);
    scrollbar-width: thin
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options>ul::-webkit-scrollbar {
    width: 6px
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options>ul::-webkit-scrollbar-track {
    background-color: rgba(var(--black-color-rgb), 0.1);
    border-radius: 10px
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options>ul::-webkit-scrollbar-thumb {
    background-color: var(--wpte-primary-color, var(--primary-color));
    border-radius: 10px
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul li {
    margin: 0 !important;
    padding-left: 0 !important
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul li span {
    display: block;
    padding: 11px 8px;
    cursor: default
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul li>span:hover {
    background-color: #efefef
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul li.selected>span {
    background-color: var(--wpte-primary-color, var(--primary-color));
    color: #fff
}

.wpte-trip__adv-field.wpte__select-field .wpte__select-options ul ul li span {
    padding-left: 24px
}

.wpte-trip__adv-field.wpte__select-field.options-open::after {
    transform: translateY(-50%) rotate(180deg)
}

.wpte-trip__adv-field.wpte__select-field.options-open .wpte__select-options {
    visibility: visible;
    opacity: 1;
    transform: translateY(0) scaleY(1)
}

.ui-slider {
    height: 2px;
    border-radius: 4px;
    background: none;
    border: none;
    background-color: rgba(var(--wpte-primary-color-rgb, var(--primary-color-rgb)), 0.2);
    margin: 12px 8px
}

.ui-slider .ui-slider-range {
    height: 2px;
    border-radius: 4px;
    background: none;
    border: none;
    background-color: var(--wpte-primary-color, var(--primary-color))
}

.ui-slider .ui-slider-handle {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: none;
    border: none;
    background-color: var(--wpte-primary-color, var(--primary-color));
    top: -7px;
    margin-left: 0;
    transform: translateX(-50%)
}

.noUi-target.noUi-horizontal {
    background: #eee;
    border: none;
    height: 6px;
    padding: 0 8px
}

.noUi-target.noUi-horizontal .noUi-origin {
    right: 8px
}

.noUi-target.noUi-horizontal .noUi-handle {
    width: 16px;
    height: 16px;
    border-radius: 50%
}

.noUi-target.noUi-horizontal .noUi-handle::before,
.noUi-target.noUi-horizontal .noUi-handle::after {
    content: none
}

.noUi-target.noUi-horizontal .noUi-handle.noUi-active {
    background-color: var(--wpte-primary-color, var(--primary-color))
}

.noUi-target.noUi-horizontal .noUi-connects .noUi-connect {
    background-color: var(--wpte-primary-color, var(--primary-color))
}

@media(min-width: 1025px) {
    .trip-search {
        margin-top: -50px !important
    }
}

.wpte-gblock-wrapper .wpte-trip__search-fields {
    box-shadow: none;
    padding: 0;
    background: none
}

body.rtl .wpte-trip__adv-field .icon {
    left: auto;
    right: 20px;
    transform: translate(50%, -50%) !important
}

body.rtl .wpte-trip__adv-field.wpte__select-field::after {
    left: 9px;
    right: auto !important
}

body.rtl .wpte-trip__adv-field .wpte__input {
    padding-left: 24px !important;
    padding-right: 38px !important
}

body.rtl .wpte-trip__adv-field[data-range-slider] {
    direction: ltr
}

body.rtl .wpte-trip__adv-field[data-range-slider] .wpte__input {
    text-align: right
}

@media(min-width: 768px) {
    body.rtl .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal .wpte-trip__search-submit {
        border-radius: 4px 0 0 4px
    }
    body.rtl .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal .wpte-trip__adv-field {
        border-radius: 0
    }
    body.rtl .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal .wpte-trip__adv-field:not(:last-child) {
        border-right: none;
        border-left: 1px solid rgba(var(--black-color-rgb), 0.2)
    }
    body.rtl .wpte-trip-sfilter-wrapper .wpte-trip__search-fields.horizontal .wpte-trip__adv-field:first-child {
        border-radius: 0 4px 4px 0
    }
}

ul.parsley-errors-list {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none
}

ul.parsley-errors-list li.parsley-required {
    margin: 4px 0 0;
    font-size: 12px;
    line-height: 1.66;
    color: #f04438;
    width: 100%;
    padding-left: 0 !important;
    margin-bottom: 0 !important
}

ul.parsley-errors-list li.parsley-required::before {
    content: "" !important;
    width: 16px !important;
    height: 16px !important;
    flex: 0 0 16px !important;
    background-image: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cmask id=%27mask0_1473_85%27 style=%27mask-type:alpha%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%2716%27 height=%2716%27%3E%3Crect width=%2716%27 height=%2716%27 fill=%27%23F2B8B4%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23mask0_1473_85%29%27%3E%3Cpath d=%27M7.99998 11.3333C8.18887 11.3333 8.3472 11.2694 8.47498 11.1417C8.60276 11.0139 8.66665 10.8555 8.66665 10.6667C8.66665 10.4778 8.60276 10.3194 8.47498 10.1917C8.3472 10.0639 8.18887 9.99999 7.99998 9.99999C7.81109 9.99999 7.65276 10.0639 7.52498 10.1917C7.3972 10.3194 7.33331 10.4778 7.33331 10.6667C7.33331 10.8555 7.3972 11.0139 7.52498 11.1417C7.65276 11.2694 7.81109 11.3333 7.99998 11.3333ZM7.33331 8.66666H8.66665V4.66666H7.33331V8.66666ZM7.99998 14.6667C7.07776 14.6667 6.21109 14.4917 5.39998 14.1417C4.58887 13.7917 3.88331 13.3167 3.28331 12.7167C2.68331 12.1167 2.20831 11.4111 1.85831 10.6C1.50831 9.78888 1.33331 8.92222 1.33331 7.99999C1.33331 7.07777 1.50831 6.21111 1.85831 5.39999C2.20831 4.58888 2.68331 3.88333 3.28331 3.28333C3.88331 2.68333 4.58887 2.20833 5.39998 1.85833C6.21109 1.50833 7.07776 1.33333 7.99998 1.33333C8.9222 1.33333 9.78887 1.50833 10.6 1.85833C11.4111 2.20833 12.1166 2.68333 12.7166 3.28333C13.3166 3.88333 13.7916 4.58888 14.1416 5.39999C14.4916 6.21111 14.6666 7.07777 14.6666 7.99999C14.6666 8.92222 14.4916 9.78888 14.1416 10.6C13.7916 11.4111 13.3166 12.1167 12.7166 12.7167C12.1166 13.3167 11.4111 13.7917 10.6 14.1417C9.78887 14.4917 8.9222 14.6667 7.99998 14.6667Z%27 fill=%27%23F04438%27/%3E%3C/g%3E%3C/svg%3E%0A") !important;
    background-size: 100% !important;
    background-position: center !important;
    vertical-align: -0.28em !important;
    display: inline-block !important;
    margin-right: 8px !important;
    position: static !important;
    background-color: rgba(0, 0, 0, 0) !important
}

.wte_enquiry_contact_form .failed-msg,
.wte_enquiry_contact_form .success-msg {
    font-size: 16px;
    margin-top: 16px;
    font-weight: 500;
    gap: 8px
}

.wte_enquiry_contact_form .failed-msg::before,
.wte_enquiry_contact_form .success-msg::before {
    content: "";
    width: 20px;
    height: 20px
}

.wte_enquiry_contact_form .failed-msg {
    color: red
}

.wte_enquiry_contact_form .failed-msg::before {
    background-color: red;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 7L7 17M7 7L17 17%27 stroke=%27black%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A") no-repeat center;
    mask: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17 7L7 17M7 7L17 17%27 stroke=%27black%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A") no-repeat center
}

.wte_enquiry_contact_form .success-msg {
    color: green
}

.wte_enquiry_contact_form .success-msg::before {
    background-color: green;
    -webkit-mask: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M20 6L9 17L4 12%27 stroke=%27black%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A") no-repeat center center;
    mask: url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M20 6L9 17L4 12%27 stroke=%27black%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E%0A") no-repeat center center
}

html {
    overflow-x: hidden
}