/*!
Theme Name: TravelWP
Theme URI: https://travelwp.physcode.com/
Author: Physcode
Author URI: https://physcode.com/
Description: Description<a href="https://www.xxziyuan.top/wp-theme"><strong>[ 小小资源铺主题商城]</strong></a>
Version: 2.1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: travelwp
Tags: two-columns, left-sidebar, right-sidebar, editor-style, rtl-language-support, sticky-post, theme-options, translation-ready, translation-ready


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

travelWP is based on physcode http://physcode.com/, (C) 2012-2015 Automattic, Inc.
physcode is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*!--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Variables
2.0 - Mixins
3.0 - Reset
4.0 - Shortcode
5.0 - Tours
6.0 - WooCommerce
7.0 - Header
	7.1 - Main menu
	7.2 - Mega menu
	7.3 - Topbar
8.0 - Breadcrumb
9.0 - Blog
	9.1 - Sidebar
	9.2 - Archive
	9.3 - Single
10.0 - Footer
11.0 - Search Box
12.0 - Responsive


--------------------------------------------------------------*/
/*!--------------------------------------------------------------
1.0 - Variables
2.0 - Mixins
3.0 - Reset
----------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

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

[hidden],
template {
	display: none
}

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

a {
	background-color: transparent;
	outline: none
}

button {
	outline: none;
	text-decoration: none
}

a:active,
a:hover,
a:focus,
a:visited {
	outline: none !important;
	text-decoration: none;
	border: none;
	-moz-outline-style: none
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #E8E8E8;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

body,
button,
input,
select,
textarea {
	color: #404040
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both
}

p {
	margin-bottom: 15px
}

p:last-child {
	margin-bottom: 0
}

dfn,
cite,
em,
i {
	font-style: italic
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

mark,
ins {
	text-decoration: none
}

big {
	font-size: 125%
}

html {
	box-sizing: border-box
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	background: #fff
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: ""
}

blockquote,
q {
	quotes: "" ""
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ul,
ol {
	margin: 0 0 1.5em 3em
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

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

dt {
	font-weight: bold
}

dd {
	margin: 0 1.5em 1.5em
}

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

table {
	margin: 0 0 1.5em;
	width: 100%
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	background: #e6e6e6
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
	color: #666
}

select {
	border: 1px solid #ccc
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
	color: #111
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color] {
	padding: 3px
}

textarea {
	padding-left: 3px;
	width: 100%
}

a:focus {
	outline: thin dotted
}

a:hover,
a:active {
	outline: 0
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block
}

@media screen and (min-width:37.5em) {
	.menu-toggle {
		display: none
	}

	.main-navigation ul {
		display: block
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 1.5em 0;
	overflow: hidden;
	padding-top: 10px
}

.site-main .comment-navigation .nav-links {
	overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
	text-align: left
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

#content[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	float: left
}

img.alignleft {
	margin-right: 25px
}

img .alignright {
	margin-left: 25px
}

.alignright {
	float: right
}

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

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.sticky {
	display: block
}

.byline,
.updated:not(.published) {
	display: none
}

.single .byline,
.group-blog .byline {
	display: inline
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin: 0 -15px 1.5em -15px
}

.gallery figure {
	margin: 0
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding: 15px;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1)
}

th,
td {
	padding: 4px 6px
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%
}

caption,
th,
td {
	font-weight: normal;
	text-align: left
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700
}

td {
	border-width: 0 1px 1px 0
}

dd {
	margin-bottom: 24px
}

.post-password-form label {
	font-weight: normal
}

.post-password-form label input[type=password] {
	padding: 6px 15px;
	border: 1px solid #E8E8E8
}

.post-password-form input[type=Submit] {
	padding: 6px 20px;
	border: none;
	background: #181818;
	color: #fff;
	box-shadow: 0 0 0;
	border-radius: 0
}

input[type=radio],
input[type=checkbox] {
	border: 1px solid #b4b9be;
	background: #fff;
	color: #555;
	clear: none;
	cursor: pointer;
	display: inline-block;
	line-height: 0;
	height: 16px !important;
	margin: -4px 4px 0 0;
	outline: 0;
	padding: 0 !important;
	text-align: center;
	vertical-align: middle;
	width: 16px !important;
	min-width: 16px !important;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-transition: 0.05s border-color ease-in-out;
	transition: 0.05s border-color ease-in-out
}

input[type=radio]:focus,
input[type=radio]:active,
input[type=checkbox]:focus,
input[type=checkbox]:active {
	outline: none
}

input[type=radio]:checked+label:before {
	color: #82878c
}

input[type=radio] {
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	margin-right: 4px !important;
	line-height: 10px
}

input[type=radio]:checked:before,
input[type=checkbox]:checked:before {
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 16px !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

input[type=checkbox]:checked:before {
	content: "\f00c";
	margin: 8px 0 0 0;
	color: #1e8cbe;
	font-size: 12px
}

input[type=radio]:checked:before {
	content: "\f111";
	text-indent: -9999px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 24px;
	width: 6px !important;
	height: 6px !important;
	margin: 4px;
	line-height: 16px;
	background-color: #1e8cbe
}

@-moz-document url-prefix() {

	.form-table input.tog,
	input[type=radio],
	input[type=checkbox] {
		margin-bottom: -1px
	}
}

/*!--------------------------------------------------------------
4.0 - Shortcode
----------------------------------------------------------------*/
.shortcode_title {
	color: #333
}

.shortcode_title.shortcode-title-style_1 {
	margin-bottom: 60px;
	text-align: center;
	position: relative;
	padding-bottom: 20px
}

.shortcode_title.shortcode-title-style_1 .line_after_title {
	color: #ffd200
}

.shortcode_title.shortcode-title-style_1 .line_after_title:after {
	content: " ";
	display: block;
	position: absolute;
	height: 1px;
	bottom: -2px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 50px;
	border-style: solid;
	border-width: 3px 0 0 0
}

.shortcode_title.shortcode-title-style_1 .line_after_title:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	bottom: 1px;
	border-style: solid;
	border-width: 0 4px 4px 4px;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent
}

.shortcode_title .title_subtitle {
	margin-bottom: 10px;
	font-size: 1.2em;
	color: inherit;
	line-height: 1.3em
}

.shortcode_title .title_subtitle a:hover {
	text-decoration: underline
}

.shortcode_title .title_primary {
	margin: 0;
	line-height: 1.333em;
	font-weight: 700;
	text-transform: uppercase;
	color: inherit
}

.shortcode_title.title-underline {
	border-bottom: 1px solid #e9e9e9
}

.shortcode_title.title-underline:before {
	display: none
}

.shortcode_title.text-white .title_subtitle,
.shortcode_title.text-white .title_primary {
	color: #fff
}

.shortcode_title.text-white.shortcode-title-style_1 .line_after_title {
	color: #fff
}

.shortcode_title.shortcode-title-style_2 {
	margin-bottom: 40px;
	text-align: center;
	position: relative
}

.shortcode_title.shortcode-title-style_2 .title_primary {
	text-transform: none
}

.shortcode_title.shortcode-title-style_2 .title_subtitle {
	margin-top: 10px
}

.shortcode_title.shortcode-title-style_3 {
	margin-bottom: 20px;
	position: relative
}

.shortcode_title.shortcode-title-style_3 {
	zoom: 1
}

.shortcode_title.shortcode-title-style_3:before,
.shortcode_title.shortcode-title-style_3:after {
	content: "";
	display: table
}

.shortcode_title.shortcode-title-style_3:after {
	clear: both
}

.shortcode_title.shortcode-title-style_3 .title_primary {
	float: left;
	text-transform: none
}

.shortcode_title.shortcode-title-style_3 .title_subtitle {
	float: right;
	margin-top: 10px
}

.wpb_heading.wpb_video_heading {
	margin-top: 0;
	margin-bottom: 25px;
	line-height: 1.333em;
	font-weight: 700
}

@keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.banner-typed {
	text-align: center;
	max-width: 800px;
	margin: 0 auto
}

.banner-typed .phys-typingEffect {
	font-size: 4em;
	color: #fff
}

.banner-typed .desc {
	font-size: 1.4em;
	color: #fff
}

.banner-typed .typed-cursor {
	opacity: 1;
	font-weight: normal;
	font-size: 90%;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite
}

.iconbox-center {
	text-align: center
}

.iconbox-center .boxes-icon {
	margin: 0 auto 20px auto;
	width: 80px;
	height: 80px;
	line-height: 80px;
	display: inline-block;
	font-size: 0
}

.iconbox-center .heading__primary {
	margin-top: 0
}

.iconbox-center .icon-image {
	display: inline-block;
	font-size: 0;
	margin: 0 auto
}

.widget-icon-box .boxes-icon {
	overflow: hidden;
	display: inline-block;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 0 0 3px #26BDF7;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	cursor: pointer
}

.widget-icon-box .boxes-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	background: #26BDF7;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: "";
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.widget-icon-box .boxes-icon:hover:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85)
}

.widget-icon-box a:hover {
	color: inherit
}

.inner-icon {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	table-layout: fixed;
	box-sizing: border-box;
	color: #fff;
	position: relative;
	z-index: 1
}

.inner-icon i {
	font-size: inherit
}

.iconbox-left .boxes-icon {
	float: left
}

.iconbox-left .content-inner {
	float: left;
	text-align: left;
	padding-left: 20px
}

.iconbox-left .content-inner .heading__primary {
	margin-top: 0
}

.iconbox-right .boxes-icon {
	float: right
}

.iconbox-right .content-inner {
	float: left;
	text-align: right;
	padding-right: 20px
}

.iconbox-right .content-inner .heading__primary {
	margin-top: 0
}

.tours-type-slider .tours_type_item {
	position: relative;
	text-align: center;
	padding: 0 15px;
	width: 20%;
	float: left
}

.tours-type-slider .tours_type_item .content-item {
	position: absolute;
	top: 50%;
	left: 15px;
	right: 15px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	z-index: 1;
	transform: translateY(-50%)
}

.elementor-widget-travel-list-attributes .tours-type-slider .tours_type_item .content-item {
	top: auto
}

.tours-type-slider .tours_type_item .item__title {
	font-style: normal;
	text-transform: uppercase
}

.tours-type-slider .tours_type_item .count-attr {
	font-size: 16px
}

.tours-type-slider .tours_type_item .tours-type__item__image {
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: none
}

.tours-type-slider .tours_type_item .tours-type__item__image img {
	border-radius: 50%;
	z-index: -1
}

.tours-type-slider .tours_type_item .tours-type__item__image::before {
	content: "";
	background: rgba(0, 0, 0, 0.5019607843);
	top: 0;
	left: 15px;
	border-radius: 100%;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 204px;
	max-height: 204px
}

.tours-type-slider .tours_type_item:hover {
	border-bottom: none
}

.tours-type-slider .tours_type_item:hover .content-item,
.tours-type-slider .tours_type_item:hover .tours-type__item__image::before {
	display: none
}

.tours-type-pain .tours_type_item {
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 20px;
	float: left;
	position: relative
}

.tours-type-pain .tours_type_item .count-attr {
	font-size: 1.2em;
	font-weight: 300
}

.tours-type-pain .tours_type_item .item__title {
	font-size: 2.6em;
	line-height: 1.1em
}

.tours-type-pain .tours_type_item .item__title:before {
	font: normal normal normal 0.7em/1 "Linearicons-Free";
	content: "\e833";
	margin-right: 10px
}

.tours-type-pain .tours_type_item.width2x3 {
	width: 66.67%
}

.tours-type-pain .tours_type_item:nth-child(3) {
	clear: both
}

.tours-type-pain .tours_type_item .tours-type__item__image {
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: none;
	overflow: hidden;
	position: relative
}

.tours-type-pain .tours_type_item .tours-type__item__image:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-ms-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out
}

.tours-type-pain .tours_type_item .content-item {
	position: absolute;
	bottom: 15px;
	right: 30px;
	text-align: right;
	color: #fff
}

.tours-type-pain .tours_type_item:hover .tours-type__item__image:before {
	opacity: 0
}

.swiper-slide {
	float: left
}

.owl-item .tours_type_item {
	width: 100%;
	float: none
}

.tours-type_item_container {
	display: block;
	width: 195px;
	height: 195px;
	margin: 0 auto;
	position: relative;
	border: 3px solid rgba(255, 255, 255, 0.85);
	border-radius: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.tours-type_item_container .tours-type_content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.tours-type_item_container:hover {
	background: rgba(38, 189, 247, 0.5);
	text-decoration: none;
	border: 3px solid rgba(38, 189, 247, 0.7)
}

.title.text-white {
	color: #fff
}

.shortcode-tour-reviews,
.elementor-widget-travel-tours-review>.elementor-widget-container {
	padding: 35px 25px;
	background-color: rgba(var(--phys-body_color_primary_rgb), 0.8);
	background-image: url("images/bg-review.png")
}

.shortcode-tour-reviews .owl-dots,
.elementor-widget-travel-tours-review>.elementor-widget-container .owl-dots {
	text-align: center
}

.tour-reviews-item {
	margin-bottom: 10px;
	color: #fff
}

.tour-reviews-item .reviews-item-info {
	text-align: center;
	width: 100%;
	margin: 15px 0;
	overflow: hidden
}

.tour-reviews-item .reviews-item-info .item_rating {
	width: 100%
}

.tour-reviews-item .reviews-item-info img {
	border-radius: 100%;
	border: 6px solid #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09)
}

.tour-reviews-item .reviews-item-info .reviews-item-info-name {
	font-size: 16px;
	padding-top: 15px;
	font-weight: 500
}

.tour-reviews-item .reviews-item-info .star-rating {
	float: none;
	margin: 5px auto;
	color: #ffcd47
}

.tour-reviews-item .reviews-item-info .star-rating:before {
	color: #ffcd47
}

.tour-reviews-item .reviews-item-info .reviews-item-rating {
	margin-top: 5px;
	color: #ffcd47;
	font-size: 1.2em
}

.tour-reviews-item .reviews-item-content {
	width: 100%;
	text-align: center
}

.tour-reviews-item .reviews-item-content .reviews-item-title {
	margin: 10px 0;
	font-size: 1.4em
}

.tour-reviews-item .reviews-item-content .reviews-item-title a {
	color: #fff
}

.tour-reviews-item .reviews-item-content .reviews-item-title a:hover {
	color: #26bdf7
}

.elementor-widget-travel-tours-review .tour-reviews-item .reviews-item-content .reviews-item-title a {
	color: inherit
}

.tour-reviews-item:last-child {
	border-bottom: none
}

.tours-type-slider .item-tour {
	width: 25%;
	float: left
}

.tours-type-slider .owl-item .item-tour {
	width: 100%
}

.tours-type-pain {
	zoom: 1
}

.tours-type-pain:before,
.tours-type-pain:after {
	content: "";
	display: table
}

.tours-type-pain:after {
	clear: both
}

.tours-type-pain .item-tour {
	margin-bottom: 30px
}

.tours-type-pain .item-tour.col-sm-3:nth-child(4n+1),
.tours-type-pain .item-tour.col-sm-4:nth-child(3n+1),
.tours-type-pain .item-tour.col-sm-6:nth-child(2n+1) {
	clear: both
}

.addthis_sharing_toolbox {
	margin-top: 10px;
	border: 2px solid #ddd;
	padding-top: 5px
}

.post_list_content_unit {
	margin-bottom: 20px
}

.post_list_content_unit.col-sm-6:nth-child(2n+1),
.post_list_content_unit.col-sm-3:nth-child(4n+1),
.post_list_content_unit.col-sm-4:nth-child(3n+1) {
	clear: both
}

.post_list_content_unit .feature-image {
	margin-bottom: 30px;
	text-align: center
}

.post_list_content_unit .feature-image a {
	position: relative;
	overflow: hidden;
	display: block
}

.post_list_content_unit .post-list-content {
	zoom: 1
}

.post_list_content_unit .post-list-content:before,
.post_list_content_unit .post-list-content:after {
	content: "";
	display: table
}

.post_list_content_unit .post-list-content:after {
	clear: both
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit {
	width: 100%
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_title {
	margin-bottom: 8px;
	margin-top: 0
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_title a {
	color: #555
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_title a:hover {
	color: #26bdf7
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta {
	color: #aaa;
	font-size: 12px;
	margin-bottom: 15px
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .date-time {
	margin-right: 15px
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .date-time:before {
	content: "\f073";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	margin-right: 5px;
	display: inline-block
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .post_list_cats:before {
	content: "\f02c";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	margin-right: 5px;
	display: inline-block
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .date-time,
.post_list_content_unit .post-list-content .post_list_inner_content_unit .wrapper-meta .post_list_cats {
	display: inline-block
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_cats a {
	color: #aaa
}

.post_list_content_unit .post-list-content .post_list_inner_content_unit .post_list_cats a:hover {
	color: #26bdf7
}

.list-posts.list-post-style_2 {
	margin-left: 0;
	margin-right: 0
}

.list-posts.list-post-style_2 .shortcode_title {
	text-align: left;
	margin-bottom: 25px
}

.list-posts.list-post-style_2 .post_list_content_unit {
	width: 100%;
	margin-bottom: 15px
}

.list-posts.list-post-style_2 .post_list_content_unit:last-child {
	margin-bottom: 0
}

.list-posts.list-post-style_2 .post_list_content_unit .img_post.feature-image {
	width: 90px;
	float: left;
	margin-right: 15px;
	margin-bottom: 0
}

.list-posts.list-post-style_2 .post_list_content_unit .post-list-content {
	overflow: hidden
}

.list-posts.list-post-style_2 .post_list_content_unit .post-list-content .post_list_title {
	font-size: 1.2em;
	font-weight: 600
}

.list-posts.list-post-style_2 .post_list_content_unit .post-list-content .wrapper-meta {
	line-height: 1em
}

.stats_counter {
	color: #fff
}

.stats_counter .wrapper-icon {
	height: 86px
}

.stats_counter .wrapper-icon i {
	display: inline-block;
	color: inherit
}

.stats_counter .wrapper-icon i:before {
	font-size: 70px;
	margin: 0;
	line-height: 1
}

.stats_counter .stats_counter_number {
	font-size: 55px;
	line-height: 60px
}

.stats_counter .stats_counter_title {
	font-size: 14px;
	color: inherit;
	text-transform: uppercase
}

.bg__shadow {
	position: relative
}

.bg__shadow:before {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	top: 0;
	display: inline-block
}

.discounts-tour {
	text-align: center
}

.discounts-tour .line {
	position: relative;
	width: 50px;
	height: 3px;
	margin: 10px auto 20px auto;
	background: #fff;
	display: inline-block
}

.discounts-tour .line:after {
	content: "";
	position: absolute;
	top: -4px;
	left: 50%;
	margin-left: -4px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #fff
}

.discounts-tour .discounts-title {
	font-weight: 700;
	font-size: 32px;
	line-height: 55px;
	color: #fff;
	margin-top: -6px
}

.discounts-tour .discounts-title span {
	font-size: 40px;
	color: #333;
	padding: 2px 5px
}

.discounts-tour p {
	font-size: 18px;
	font-weight: 700;
	color: #fff
}

.counter-group {
	margin: 30px auto;
	display: inline-block
}

.counter-group {
	zoom: 1
}

.counter-group:before,
.counter-group:after {
	content: "";
	display: table
}

.counter-group:after {
	clear: both
}

.counter-block {
	float: left;
	margin-right: 20px
}

.counter-block .counter {
	position: relative;
	width: 120px;
	height: 80px;
	overflow: hidden
}

.counter-block .counter .number {
	padding: 1%;
	width: 46%;
	height: 98%;
	box-shadow: 0 2px 0 0 #c6a615;
	color: #333;
	position: absolute;
	font-size: 50px;
	line-height: 77px;
	border-radius: 3px;
	top: -10000px
}

.counter-block .counter .number.tens {
	left: 0
}

.counter-block .counter .number.units {
	left: 50%
}

.counter-block .counter .number.hundreds {
	display: none
}

.counter-block .counter .number.show {
	top: 0;
	z-index: 2
}

.counter-block .counter .number.hidden-down {
	top: 100%
}

.counter-block .counter .number.hidden-up {
	top: -100%;
	z-index: 100
}

.counter-block .counter.with-hundreds {
	width: 300px
}

.counter-block .counter.with-hundreds .number {
	width: 30.66%
}

.counter-block .counter.with-hundreds .number.tens {
	left: 33.33%
}

.counter-block .counter.with-hundreds .number.units {
	left: 66.66%
}

.counter-block .counter.with-hundreds .number.hundreds {
	display: block;
	left: 0
}

.counter-block .counter-caption {
	color: #fff;
	margin-top: 10px;
	font-size: 14px;
	text-transform: uppercase
}

.wrapper-special-tours .inner-special-tours {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden
}

.wrapper-special-tours .inner-special-tours>a {
	display: block;
	position: relative
}

.wrapper-special-tours .inner-special-tours>a:focus,
.wrapper-special-tours .inner-special-tours>a:visited {
	outline: none
}

.wrapper-special-tours .inner-special-tours>a .onsale {
	background-color: #14f545;
	top: 15px;
	right: -70px;
	width: 200px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #fefefe;
	text-align: center;
	left: auto
}

.wrapper-special-tours .inner-special-tours:last-child {
	margin-bottom: 0
}

.wrapper-special-tours .inner-special-tours .item_price {
	width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right
}

.wrapper-special-tours .inner-special-tours .item_price .price {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 3px 0 0 0;
	color: #fefefe;
	font-size: 1.333em
}

.wrapper-special-tours .inner-special-tours .post_title {
	margin: 0;
	position: absolute;
	top: 55%;
	left: 20px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.wrapper-special-tours .inner-special-tours .post_title a {
	color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2)
}

.wrapper-special-tours .inner-special-tours .item_rating {
	font-size: 1.2em;
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 0;
	width: auto;
	right: 0
}

.sc-gallery .gallery_item-wrap {
	padding-bottom: 30px
}

.sc-gallery .gallery_item-wrap .gallery-item {
	opacity: 0;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	overflow: hidden
}

.sc-gallery .gallery_item-wrap .gallery-item .title {
	display: block;
	position: absolute;
	margin: 0;
	top: 50%;
	left: 0;
	right: 0;
	padding: 20px 25px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	z-index: 2;
	overflow: hidden;
	text-transform: uppercase
}

.sc-gallery .gallery_item-wrap a.swipebox {
	display: block;
	position: relative;
	border-bottom: none;
	overflow: hidden
}

.sc-gallery .gallery_item-wrap a.swipebox:hover .gallery-item {
	opacity: 1
}

.sc-gallery .gallery-tabs-wrapper.filters {
	min-height: 62px;
	line-height: 62px;
	text-align: center;
	background: #f9f9f9;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	margin-bottom: 35px
}

.sc-gallery .gallery-tabs-wrapper.filters ul {
	margin: 0
}

.sc-gallery .gallery-tabs-wrapper.filters li {
	display: inline-block;
	border-left: 1px solid #e9e9e9;
	list-style: none
}

.sc-gallery .gallery-tabs-wrapper.filters li:last-child {
	border-right: 1px solid #e9e9e9
}

.sc-gallery .gallery-tabs-wrapper.filters li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 35px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	border-bottom: none
}

/*!--------------------------------------------------------------
5.0 - Tours
----------------------------------------------------------------*/
.tour-reviews-items {
	border-top: 1px solid #e9e9e9;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px
}

.tour-reviews-form {
	border-top: 1px solid #e9e9e9;
	padding-top: 30px
}

.tour-reviews-item {
	border-bottom: 1px dotted #e9e9e9;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.tour-reviews-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.tour-reviews {
	padding-top: 25px
}

.tour-reviews-item-container {
	overflow: hidden
}

.tour-reviews-item-info {
	margin-right: 20px;
	float: left;
	text-align: center
}

.tour-reviews-item-info img {
	margin-bottom: 15px;
	border-radius: 100%;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border: 6px solid #fff
}

.tour-reviews-author {
	font-size: 1.133em
}

.tour-reviews-item-content-top {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden
}

.tour-reviews-item_rating {
	float: left;
	color: #ffcd47
}

.tour-reviews-item_rating i {
	margin-right: 2px
}

.tour-reviews-item-date {
	float: right;
	color: #c3c2c2
}

.tour-reviews-form-title {
	margin: 0;
	margin-bottom: 20px;
	font-size: 1.333em;
	font-weight: 700;
	font-style: normal
}

.tour-reviews-form-group {
	position: relative
}

.tour-reviews-form input,
.tour-reviews-form textarea {
	background: #fbfbfb;
	border: 1px solid #ebebeb;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out
}

.tour-reviews-form textarea {
	width: 500px;
	height: 100px;
	padding: 12px 15px
}

.tour-reviews-form input[type=text],
.tour-reviews-form input[type=email],
.tour-reviews-form input[type=search],
.tour-reviews-form input[type=tel],
.tour-reviews-form input[type=number],
.tour-reviews-form input[type=password],
.tour-reviews-form input[type=date] {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 21px;
	margin-bottom: 10px;
	padding: 12px 15px;
	-webkit-appearance: none;
	-moz-appearance: none
}

.tour-reviews-form input[type=text] {
	width: 350px
}

.tour-reviews-form__rating {
	margin: 15px 0;
	font-size: 1.067em;
	overflow: hidden
}

#respond input#submit {
	line-height: 38px;
	padding: 0 40px;
	border: none;
	color: #333;
	text-transform: uppercase;
	box-shadow: 0 2px 0 0 #c6a615;
	letter-spacing: -0.5px
}

#respond input#submit:hover {
	color: #fff
}

.tours .tb_tour .read_more {
	position: relative
}

.tours .tb_tour .read_more .rating {
	bottom: 10px;
	left: 15px;
	right: auto
}

.products.wrapper-tours-slider {
	margin: 0 -15px;
	padding: 0
}

.products.wrapper-tours-slider {
	zoom: 1
}

.products.wrapper-tours-slider:before,
.products.wrapper-tours-slider:after {
	content: "";
	display: table
}

.products.wrapper-tours-slider:after {
	clear: both
}

.wrapper-tours-slider .tours-type-slider {
	position: relative
}

.wrapper-tours-slider .tours-type-slider .owl-nav .owl-prev,
.wrapper-tours-slider .tours-type-slider .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	color: #fff;
	margin-top: -11px
}

.wrapper-tours-slider .tours-type-slider .owl-nav .owl-prev i,
.wrapper-tours-slider .tours-type-slider .owl-nav .owl-next i {
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	font-size: 14px;
	padding: 16px;
	background: #fff;
	color: #525252
}

.wrapper-tours-slider .tours-type-slider .owl-nav .owl-prev:hover i,
.wrapper-tours-slider .tours-type-slider .owl-nav .owl-next:hover i {
	background: var(--phys-body_color_primary, #ffb300);
	border-color: var(--phys-body_color_primary, #ffb300);
	color: #fff
}

.wrapper-tours-slider .tours-type-slider .owl-nav .owl-prev {
	left: -40px
}

.wrapper-tours-slider .tours-type-slider .owl-nav .owl-next {
	right: -40px
}

.wrapper-tours-type-slider .tours-type-slider .owl-nav .owl-prev,
.wrapper-tours-type-slider .tours-type-slider .owl-nav .owl-next {
	color: #333
}

.form-block__title {
	text-align: center;
	margin-bottom: 20px
}

.form-block__title h4 {
	display: inline-block;
	border-bottom: 2px solid #E8E8E8;
	padding-bottom: 5px
}

.travel-booking-search #tourBookingForm input,
.travel-booking-search #hotel-booking-form input {
	padding: 7px 10px
}

#tourBookingForm input,
#hotel-booking-form input {
	width: 100%;
	border: 1px solid #ddd;
	padding: 7px 0
}

#tourBookingForm input.error,
#hotel-booking-form input.error {
	border-color: red
}

#tourBookingForm input[type=checkbox],
#hotel-booking-form input[type=checkbox] {
	width: auto
}

#tourBookingForm.hb-search-form input,
#hotel-booking-form.hb-search-form input {
	margin-bottom: 0
}

#tourBookingForm input[type=number],
#hotel-booking-form input[type=number] {
	margin-bottom: 0;
	width: 56px;
	border: 1px solid #ddd;
	padding: 7px 0 7px 15px
}

#tourBookingForm .total_price,
#hotel-booking-form .total_price {
	margin-bottom: 20px
}

#tourBookingForm input[type=submit],
#hotel-booking-form input[type=submit] {
	border-radius: 0;
	padding: 12px 20px 9px 20px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700
}

#tourBookingForm input[type=submit]:focus,
#hotel-booking-form input[type=submit]:focus {
	outline: none
}

#hotel-booking-form #extras-room .field-extra {
	margin-bottom: 0;
	width: auto
}

#hotel-booking-form #extras-room input[type=number] {
	width: 60px
}

#hotel-booking-form #extras-room tr td:first-child {
	text-align: center
}

#payment input[type=submit],
#payment button {
	border-radius: 0;
	padding: 12px 20px 9px 20px;
	border: none;
	color: #fff;
	text-transform: uppercase
}

#payment input[type=submit]:focus,
#payment button:focus {
	outline: none
}

#tour-booking-cart table .cart-subtotal th,
#tour-booking-cart table .order-total th,
#tour-booking-payment table .cart-subtotal th,
#tour-booking-payment table .order-total th {
	text-align: left
}

#tour-booking-cart select,
#tour-booking-payment select {
	width: 100%
}

.travel-booking-search #tourBookingForm input,
.travel-booking-search #hotel-booking-form input {
	margin-bottom: 0
}

.item-list-tour .content-list-tour {
	width: 100%;
	min-height: 150px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	margin-bottom: 30px
}

.item-list-tour .content-list-tour {
	zoom: 1
}

.item-list-tour .content-list-tour:before,
.item-list-tour .content-list-tour:after {
	content: "";
	display: table
}

.item-list-tour .content-list-tour:after {
	clear: both
}

.item-list-tour .content-list-tour .post_images {
	width: 35%;
	padding: 0;
	position: relative;
	float: left
}

.item-list-tour .content-list-tour .post_images .woocommerce-LoopProduct-link {
	border-radius: 3px 0 0 3px;
	overflow: hidden;
	display: block
}

.item-list-tour .content-list-tour .post_images .woocommerce-LoopProduct-link:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-ms-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
	opacity: 0
}

.item-list-tour .content-list-tour .post_images .woocommerce-LoopProduct-link:hover:before {
	opacity: 1
}

.item-list-tour .content-list-tour .wrapper_content {
	width: 65%;
	float: left;
	padding: 25px 30px;
	position: relative
}

.item-list-tour .content-list-tour .wrapper_content:before {
	content: "";
	width: 1px;
	background: #E8E8E8;
	position: absolute;
	right: 180px;
	top: 30px;
	bottom: 30px
}

.item-list-tour .content-list-tour .wrapper_content .post_title h4 {
	margin-top: 0
}

.item-list-tour .content-list-tour .wrapper_content .content-left {
	width: calc(100% - 154px);
	display: inline-block;
	vertical-align: middle;
	padding-right: 30px
}

.item-list-tour .content-list-tour .wrapper_content .content-left .post_date {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 25px;
	padding: 5px 15px;
	background: #f6f6f6;
	border-right: none;
	border-radius: 3px
}

.item-list-tour .content-list-tour .wrapper_content .content-left .post_date:before {
	content: "\e864";
	font: normal normal normal 16px/1 "Linearicons-Free";
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -2px
}

.item-list-tour .content-list-tour .wrapper_content .content-left .total_room {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 25px;
	padding: 5px 15px;
	background: #f6f6f6;
	border-right: none;
	border-radius: 3px
}

.item-list-tour .content-list-tour .wrapper_content .content-right {
	width: 150px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding-left: 30px
}

.item-list-tour .content-list-tour .wrapper_content .content-right .item_rating {
	width: 100%;
	height: auto;
	float: none;
	line-height: 1;
	padding: 0;
	margin-bottom: 15px
}

.item-list-tour .content-list-tour .wrapper_content .content-right .item_rating .star-rating {
	margin: 0 auto !important
}

.item-list-tour .content-list-tour .wrapper_content .content-right .price {
	font-weight: bold
}

.item-list-tour .content-list-tour .wrapper_content .content-right .price del {
	font-size: 90%;
	font-weight: normal
}

.item-list-tour .content-list-tour .wrapper_content .content-right .add_to_cart_button,
.item-list-tour .content-list-tour .wrapper_content .content-right .product_type_tour_phys {
	color: #fff;
	text-transform: uppercase;
	padding: 0 20px;
	line-height: 38px;
	border: none;
	border-radius: 0;
	margin-top: 5px
}

.woocommerce ul.content_tour_style_2 li.product .price del,
.woocommerce ul.content_tour_style_2 li.product .price .text {
	display: block
}

.content_tour_style_2 .item_border .post_images .group-icon {
	right: auto;
	left: 0
}

.content_tour_style_2 .item_border .post_images .group-icon .icon-image {
	max-width: 24px
}

.content_tour_style_2 .item_border .post_images span.onsale {
	right: -7px !important
}

.content_tour_style_2 .item_border .post_images span.onsale:after {
	content: "";
	width: 0;
	height: 0;
	border-right: 7px solid transparent;
	position: absolute;
	bottom: -7px;
	right: 0
}

.content_tour_style_2 .item_border .item_content .wrapper_content {
	padding: 15px 20px
}

.content_tour_style_2 .item_border .post_title {
	position: relative;
	min-height: 34px;
	margin-bottom: 10px
}

.content_tour_style_2 .item_border .post_title h5 {
	line-height: 1.4em;
	padding-right: 80px;
	margin: 0
}

.content_tour_style_2 .item_border .post_title .price {
	text-align: right;
	position: absolute;
	top: 5px;
	right: 0
}

.content_tour_style_2 .item_border .post_title .price .text {
	font-size: 1em;
	color: #aaa;
	line-height: 1
}

.content_tour_style_2 .item_border .post_title .price del {
	display: block;
	font-size: 1em;
	color: #a2a2a2;
	line-height: 1
}

.content_tour_style_2 .item_border .post_title .price del .woocommerce-Price-amount {
	font-size: 1em;
	color: #a2a2a2
}

.content_tour_style_2 .item_border .post_title .price .woocommerce-Price-amount {
	font-size: 1.5em;
	font-weight: 500
}

.content_tour_style_2 .item_border .bg-green {
	position: absolute;
	width: auto;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.3);
	min-height: 40px
}

.content_tour_style_2 .item_border .bg-green .group-icon {
	background: transparent
}

.content_tour_style_2 .item_border .bg-green .group-icon .icon-image {
	max-width: 24px
}

.content_tour_style_2 .item_border .read_more {
	background: transparent;
	margin: 0 20px 20px;
	border-top: 1px solid #E8E8E8;
	height: auto;
	padding-top: 5px
}

.content_tour_style_2 .item_border .read_more {
	zoom: 1
}

.content_tour_style_2 .item_border .read_more:before,
.content_tour_style_2 .item_border .read_more:after {
	content: "";
	display: table
}

.content_tour_style_2 .item_border .read_more:after {
	clear: both
}

.content_tour_style_2 .item_border .read_more .post_date,
.content_tour_style_2 .item_border .read_more .total_room {
	margin-bottom: 0;
	padding: 10px 4px 0 0;
	float: left
}

.content_tour_style_2 .item_border .read_more .item_rating {
	float: right;
	padding: 10px 0 0;
	width: auto;
	height: auto;
	line-height: 1
}

.content_tour_style_2 .item_border .read_more .item_rating .star-rating {
	margin: 0 !important
}

.content_tour_style_2 .item-tour-colum-4 .item_border .read_more .item_rating,
.content_tour_style_2 .item-tour-colum-3 .item_border .read_more .item_rating {
	float: left
}

.content_tour_style_2 [class^=pa_destination-] .post_date,
.content_tour_style_2 [class*=" pa_destination-"] .post_date {
	margin-right: 30px
}

.content_tour_style_1 .item_border .item_content .wrapper_content {
	padding: 14px 14px 20px
}

.content_tour_style_1 .item_border .item_content .wrapper_content .post_date,
.content_tour_style_1 .item_border .item_content .wrapper_content .post_title h4 {
	margin-bottom: 14px
}

.content_tour_style_1 .item_border .read_more {
	padding: 0 14px 14px
}

.item_border .post_images>a:before,
.post_list_content_unit .feature-image>a:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-ms-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
	opacity: 0
}

.item_border .post_images>a:hover:before,
.post_list_content_unit .feature-image>a:hover:before {
	opacity: 1
}

.woocommerce-page .tb_single_tour .images_single_left,
.woocommerce .tb_single_tour .images_single_left {
	width: 72%;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	margin-bottom: 0 !important
}

.woocommerce-page .tb_single_tour .images_single_left span.onsale,
.woocommerce .tb_single_tour .images_single_left span.onsale {
	z-index: 9;
	left: auto;
	right: 15px
}

.woocommerce-page .tb_single_tour .images_single_left .slides li,
.woocommerce .tb_single_tour .images_single_left .slides li {
	display: none
}

.woocommerce-page .tb_single_tour .images_single_left #slider li:first-child,
.woocommerce .tb_single_tour .images_single_left #slider li:first-child {
	display: block
}

.woocommerce-page .tb_single_tour .description_single,
.woocommerce .tb_single_tour .description_single {
	width: 28%
}

.woocommerce-page .tb_single_tour .description_single .price .text,
.woocommerce .tb_single_tour .description_single .price .text {
	font-size: 14px;
	margin-right: 5px;
	font-weight: normal
}

.woocommerce-page .tb_single_tour .description_single .price span,
.woocommerce .tb_single_tour .description_single .price span {
	color: #fff
}

.woocommerce-page .tb_single_tour .description_single .price del,
.woocommerce .tb_single_tour .description_single .price del {
	color: #fff;
	opacity: 1;
	font-size: 80%
}

.woocommerce-page .tb_single_tour .tb_single_tour_details,
.woocommerce .tb_single_tour .tb_single_tour_details {
	margin-bottom: 30px
}

.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #26bdf7
}

.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs:before,
.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li:before,
.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li:after,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs:before,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li:before,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li:after {
	display: none
}

.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li {
	margin: 0 8px 0 0;
	display: inline-block;
	list-style: none;
	padding: 0;
	border: none;
	border-radius: 0
}

.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li a,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li a {
	display: inline-block;
	height: 50px;
	line-height: 51px !important;
	margin: 0;
	padding: 0 35px;
	color: #333;
	font-size: 0.933em;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	border: none;
	background: #f2f2f2;
	border-radius: 3px 3px 0 0;
	-webkit-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out
}

.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li a:after,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li a:after {
	display: none
}

.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li a.active,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li a.active {
	background: #26bdf7;
	color: #fff
}

.woocommerce-page .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li a:focus,
.woocommerce .tb_single_tour .tb_single_tour_details ul.tb_single_tour_tabs li a:focus {
	outline: none
}

.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content {
	padding: 20px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 0 0 3px 3px;
	border: 3px solid #26bdf7;
	border-top: none
}

.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content {
	zoom: 1
}

.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content:before,
.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content:after,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content:before,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content:after {
	content: "";
	display: table
}

.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content:after,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content:after {
	clear: both
}

.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content .tb_single_tour_tab_details,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content .tb_single_tour_tab_details {
	zoom: 1
}

.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content .tb_single_tour_tab_details:before,
.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content .tb_single_tour_tab_details:after,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content .tb_single_tour_tab_details:before,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content .tb_single_tour_tab_details:after {
	content: "";
	display: table
}

.woocommerce-page .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content .tb_single_tour_tab_details:after,
.woocommerce .tb_single_tour .tb_single_tour_details .tb_single_tour_tabs_content .tb_single_tour_tab_details:after {
	clear: both
}

.images_single_left .title-single {
	border-bottom: 1px solid #E8E8E8;
	margin-bottom: 20px
}

.images_single_left .title-single {
	zoom: 1
}

.images_single_left .title-single:before,
.images_single_left .title-single:after {
	content: "";
	display: table
}

.images_single_left .title-single:after {
	clear: both
}

.images_single_left .title-single h1 {
	margin-top: 0
}

.images_single_left .title-single .title {
	float: left
}

.images_single_left .title-single .tour_code {
	float: right;
	margin-top: 7px
}

.images_single_left .tour_after_title {
	margin-bottom: 25px
}

.images_single_left .tour_after_title {
	zoom: 1
}

.images_single_left .tour_after_title:before,
.images_single_left .tour_after_title:after {
	content: "";
	display: table
}

.images_single_left .tour_after_title:after {
	clear: both
}

.images_single_left .tour_after_title .meta_values {
	width: 30%;
	float: left;
	position: relative;
	padding-left: 35px
}

.images_single_left .tour_after_title .meta_values:before {
	content: "\e82f";
	font: normal normal normal 26px/1 "Linearicons-Free";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -13px
}

.images_single_left .tour_after_title .meta_values span {
	color: #aaa;
	font-size: 90%;
	line-height: 1
}

.images_single_left .tour_after_title .meta_values .value {
	text-transform: uppercase;
	font-weight: bold
}

.images_single_left .tour_after_title .meta_date {
	width: 40%;
	float: left;
	position: relative;
	padding-left: 35px;
	margin-top: 15px
}

.images_single_left .tour_after_title .meta_date:before {
	content: "\e864";
	font: normal normal normal 24px/1 "Linearicons-Free";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -13px
}

.images_single_left .tour_after_title .meta_date span {
	display: block;
	line-height: 1.6em;
	font-weight: bold
}

.images_single_left .tour_after_title .meta_date span i {
	font-style: normal;
	color: #aaa;
	font-weight: normal;
	margin-right: 5px
}

.images_single_left .tour_after_title .single-adults-children {
	width: 40%;
	float: left;
	position: relative
}

.images_single_left .tour_after_title .single-adults-children .text {
	display: block;
	color: #aaa;
	font-size: 90%;
	line-height: 1
}

.images_single_left .tour_after_title .single-adults-children>span {
	margin-right: 10px
}

.images_single_left .tour_after_title .single-adults-children>span:last-child {
	margin-right: 0
}

.images_single_left .tour_after_title .single-adults-children>span:before {
	font: normal normal normal 16px/1 "Linearicons-Free";
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -2px
}

.images_single_left .tour_after_title .single-adults-children>span.adults:before {
	content: "\e82a"
}

.images_single_left .tour_after_title .single-adults-children>span.children:before {
	content: "\e82b"
}

.images_single_left .tour_after_title .woocommerce-product-rating {
	width: 20%;
	float: right;
	text-align: right;
	margin-bottom: 0 !important
}

.images_single_left .tour_after_title .woocommerce-product-rating .star-rating {
	float: right !important;
	margin-right: 0
}

.images_single_left .tour_after_title .woocommerce-product-rating .star-rating:before {
	color: #ffb300
}

.images_single_left .tour_after_title .woocommerce-product-rating .woocommerce-review-link {
	float: right;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold
}

.images_single_left .tour_after_title .tour-share {
	width: 30%;
	float: right;
	text-align: right;
	margin-bottom: 0 !important;
	margin-top: 9px
}

.images_single_left .tour_after_title .tour-share ul {
	margin: 0 -2px
}

.images_single_left .tour_after_title .tour-share ul li {
	display: inline-block;
	list-style: none;
	margin: 0 2px;
	vertical-align: middle
}

.images_single_left .tour_after_title .tour-share ul li a {
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	color: #fff
}

.images_single_left .tour_after_title .tour-share ul li a i {
	line-height: 32px
}

.images_single_left .tour_after_title .tour-share ul li a:focus,
.images_single_left .tour_after_title .tour-share ul li a:visited {
	outline: none
}

.images_single_left .tour_after_title .tour-share ul li a.facebook {
	background: #3b5999
}

.images_single_left .tour_after_title .tour-share ul li a.twitter {
	background: #55acee
}

.images_single_left .tour_after_title .tour-share ul li a.pinterest {
	background: #bd081c
}

.images_single_left .tour_after_title .tour-share ul li a.googleplus {
	background: #dd4b39
}

.images_single_left .tour_after_title .tour-share ul li a:hover {
	opacity: 0.8
}

.cart_item .label {
	color: initial;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	display: inline-block;
	padding: 0 10px 0 0;
	min-width: 60px
}

.cart_item .product-quantity .st_adults {
	margin-bottom: 10px
}

.cart_item .product-quantity .st_children input,
.cart_item .product-quantity .st_adults input {
	border: 1px solid #ddd;
	width: 60px;
	padding: 5px;
	text-align: center
}

.single-woo-tour .woocommerce-tabs {
	padding-top: 30px
}

.single-woo-tour .woocommerce-tabs li a:focus,
.single-woo-tour .woocommerce-tabs li a:active,
.single-woo-tour .woocommerce-tabs li a:visited {
	outline: none
}

.single-woo-tour .description_single .custom-form-title {
	margin-top: 25px
}

.single-woo-tour .description_single .custom_from p:last-child {
	margin-bottom: 0
}

.single-woo-tour .description_single .custom_from input[type=submit] {
	margin-bottom: 0 !important;
	width: 100%;
	text-align: center;
	padding: 0 15px
}

.single-woo-tour .description_single .custom_from div.wpcf7 .ajax-loader {
	position: absolute
}

.single-woo-tour .description_single .custom_from div.wpcf7-response-output {
	margin: 0
}

.single-woo-tour .description_single .booking,
.single-woo-tour .description_single .another_from {
	padding-top: 20px;
	margin-top: 21px
}

.single-woo-tour .description_single .booking,
.single-woo-tour .description_single .another_from {
	zoom: 1
}

.single-woo-tour .description_single .booking:before,
.single-woo-tour .description_single .booking:after,
.single-woo-tour .description_single .another_from:before,
.single-woo-tour .description_single .another_from:after {
	content: "";
	display: table
}

.single-woo-tour .description_single .booking:after,
.single-woo-tour .description_single .another_from:after {
	clear: both
}

.single-woo-tour .description_single .booking input[type=submit],
.single-woo-tour .description_single .another_from input[type=submit] {
	margin-bottom: 0 !important
}

.single-woo-tour .description_single .widget-area {
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.single-woo-tour .description_single .entry-content-tour {
	border: 1px solid #E8E8E8;
	padding: 20px;
	z-index: 2;
	margin-bottom: 30px;
	border-radius: 2px
}

.single-woo-tour .description_single .entry-content-tour p.price {
	margin: -21px;
	padding: 15px 20px;
	border-radius: 3px 3px 0 0;
	z-index: 99
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking {
	margin-top: 21px;
	border: 0;
	background: transparent;
	padding: 0;
	border-radius: 0
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking .nav-tabs-item {
	margin-left: -20px;
	margin-right: -20px;
	background: #f2f2f2;
	border: none;
	margin-bottom: 0;
	display: flex
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking .nav-tabs-item li {
	display: inline-block;
	list-style: none;
	width: 50%
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking .nav-tabs-item li a {
	padding: 12px 20px;
	color: inherit;
	width: 100%;
	display: block;
	text-align: center
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking .nav-tabs-item li.active {
	background: #fff
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking .nav-tabs-item li.full-width-tab {
	width: 100%;
	text-align: center
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking .nav-tabs-item li.full-width-tab a {
	position: relative;
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
	border-bottom: 2px solid #e8e8e8;
	width: auto;
	padding: 20px 0 5px
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking #tab_form_enquiry {
	padding-top: 25px
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking #tab_form_enquiry .wpcf7-form .wpcf7-submit {
	width: 100%
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking #tab_form_enquiry .wpcf7-spinner {
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%)
}

.single-woo-tour .description_single .entry-content-tour .group-from-booking #tab_form_booking .booking {
	margin-top: 0;
	padding-top: 25px
}

.single-woo-tour .description_single .affix-sidebar {
	top: -116px;
	position: relative;
	z-index: 99;
	border-radius: 3px 3px 0 0
}

.single-woo-tour .description_single .affix-sidebar {
	zoom: 1
}

.single-woo-tour .description_single .affix-sidebar:before,
.single-woo-tour .description_single .affix-sidebar:after {
	content: "";
	display: table
}

.single-woo-tour .description_single .affix-sidebar:after {
	clear: both
}

.single-woo-tour .description_single .affix-sidebar.affix {
	top: 0;
	position: fixed;
	width: 297px
}

.single-woo-tour .description_single #hotel-booking-form .form-field {
	zoom: 1
}

.single-woo-tour .description_single #hotel-booking-form .form-field:before,
.single-woo-tour .description_single #hotel-booking-form .form-field:after {
	content: "";
	display: table
}

.single-woo-tour .description_single #hotel-booking-form .form-field:after {
	clear: both
}

.single-woo-tour .description_single #hotel-booking-form .form-field .width_50 {
	width: 50%;
	float: left;
	margin-bottom: 20px
}

.single-woo-tour .description_single #hotel-booking-form .form-field span {
	color: #999
}

.single-woo-tour .description_single #hotel-booking-form .form-field.qty_room {
	margin-bottom: 20px
}

.single-woo-tour .description_single #hotel-booking-form .form-field.qty_room input {
	width: auto;
	margin-left: 20px
}

.single-woo-tour .description_single #tourBookingForm input[type=text],
.single-woo-tour .description_single #hotel-booking-form input[type=text] {
	border: none;
	border-bottom: 2px solid #E8E8E8;
	border-radius: 0;
	background: transparent
}

.single-woo-tour .description_single #tourBookingForm input[type=text]:focus,
.single-woo-tour .description_single #hotel-booking-form input[type=text]:focus {
	outline: none;
	border-color: #039be5
}

.single-woo-tour .description_single #tourBookingForm .from-group,
.single-woo-tour .description_single #hotel-booking-form .from-group {
	margin-bottom: 20px
}

.single-woo-tour .description_single #tourBookingForm .from-group,
.single-woo-tour .description_single #hotel-booking-form .from-group {
	zoom: 1
}

.single-woo-tour .description_single #tourBookingForm .from-group:before,
.single-woo-tour .description_single #tourBookingForm .from-group:after,
.single-woo-tour .description_single #hotel-booking-form .from-group:before,
.single-woo-tour .description_single #hotel-booking-form .from-group:after {
	content: "";
	display: table
}

.single-woo-tour .description_single #tourBookingForm .from-group:after,
.single-woo-tour .description_single #hotel-booking-form .from-group:after {
	clear: both
}

.single-woo-tour .description_single #tourBookingForm .from-group .input-number-ticket,
.single-woo-tour .description_single #hotel-booking-form .from-group .input-number-ticket {
	width: 60px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.single-woo-tour .description_single #tourBookingForm .from-group .input-number-ticket input:focus,
.single-woo-tour .description_single #hotel-booking-form .from-group .input-number-ticket input:focus {
	outline: none
}

.single-woo-tour .description_single #tourBookingForm .from-group .total_price_arrow .label,
.single-woo-tour .description_single #hotel-booking-form .from-group .total_price_arrow .label {
	color: initial;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	min-width: 62px;
	display: inline-block;
	padding: 0 10px 0 0
}

.related.tours {
	margin-top: 30px
}

.related.tours h2 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	position: relative
}

.related.tours h2:before {
	position: absolute;
	left: 0;
	width: 35px;
	height: 2px;
	content: "";
	bottom: 0
}

.related.tours .read_more {
	padding: 0 14px 14px
}

.interary-item {
	position: relative;
	margin-bottom: 20px;
	min-height: unset;
	display: flex;
	gap: 25px;
	width: 100%;
	flex-wrap: nowrap
}

.interary-item:last-child {
	margin-bottom: 0
}

.interary-item .icon-left {
	position: static;
	width: 60px;
	min-width: 60px;
	height: 60px;
	line-height: 56px;
	text-align: center;
	border-radius: 50%;
	font-size: 24px;
	display: block
}

.interary-item .item_content {
	padding-left: 0;
	overflow: hidden
}

.interary-item .item_content ul,
.interary-item .item_content ol {
	margin: 0 0 0.5em 2em
}

.interary-item .item_content h2,
.interary-item .item_content h3 {
	margin-top: 5px;
	margin-bottom: 15px
}

@media (max-width:375px) {
	.interary-item {
		flex-direction: column
	}

	.interary-item>p {
		margin-bottom: 0
	}
}

.elementor-widget-thim-ekits-tours-comment .statistic-detail .statistic-detail-item+.statistic-detail-item {
	margin-top: 4px
}

@media (min-width:1200px) {
	.elementor-widget-thim-ekits-tours-comment .statistic {
		flex-wrap: nowrap
	}

	.elementor-widget-thim-ekits-tours-comment .statistic .statistic-detail {
		max-width: 60%
	}

	.elementor-widget-thim-ekits-tours-comment .statistic .statistic-detail-item {
		flex-wrap: nowrap
	}
}

@media (max-width:1199px) {
	.elementor-widget-thim-ekits-tours-comment .statistic-general {
		margin-bottom: 20px
	}
}

.elementor-widget-thim-ekits-tours-comment #reviews #comments .commentlist .comment_container {
	align-items: flex-start
}

@media (min-width:768px) {
	.elementor-widget-thim-ekits-tours-comment #reviews #comments .commentlist .comment_container>img+.comment-text {
		max-width: calc(100% - 90px)
	}
}

.elementor-widget-thim-ekits-tours-comment #reviews #comments .commentlist .comment_container .comment-text .star-rating {
	display: block;
	float: unset;
	margin-bottom: 8px
}

.elementor-widget-thim-ekits-tours-comment #reviews #comments .commentlist .comment_container .comment-text .tour-review-title {
	margin-top: 0
}

.widget-area .search_tour {
	text-align: center;
	border-radius: 3px;
	padding: 20px;
	color: #fff
}

.widget-area .search_tour {
	zoom: 1
}

.widget-area .search_tour:before,
.widget-area .search_tour:after {
	content: "";
	display: table
}

.widget-area .search_tour:after {
	clear: both
}

.widget-area .search_tour .form-block_title {
	margin-top: 5px;
	color: #fff;
	margin-bottom: 5px;
	font-weight: 700
}

.widget-area .search_tour .form-block__description {
	margin-bottom: 20px
}

.widget-area .search_tour .form-field-input,
.widget-area .search_tour .form-field-select {
	margin-bottom: 15px
}

.widget-area .search_tour .form-field-select {
	position: relative
}

.widget-area .search_tour .form-field-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: ""
}

.widget-area .search_tour .form-field-select:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #333;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	z-index: 1
}

.widget-area .search_tour input,
.widget-area .search_tour select,
.widget-area .search_tour button {
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	border: none;
	border-radius: 3px;
	height: 45px;
	line-height: 21px;
	padding: 12px 15px
}

.widget-area .search_tour input:focus,
.widget-area .search_tour select:focus,
.widget-area .search_tour button:focus {
	background: #fff;
	outline: none
}

.widget-area .search_tour button {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0
}

@-moz-document url-prefix() {
	select option {
		padding: 2px 10px
	}

	.widget-area .search_tour .form-field-select select {
		padding: 12px 5px
	}
}

/*!--------------------------------------------------------------
6.0 - WooCommerce
----------------------------------------------------------------*/
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
	color: #ffb300
}

.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
	color: #ffb300
}

.woocommerce ul.products.wrapper-tours-slider,
.woocommerce-page ul.products.wrapper-tours-slider {
	margin: 0 -15px
}

.woocommerce ul.products.wrapper-tours-slider .item-tour,
.woocommerce-page ul.products.wrapper-tours-slider .item-tour {
	margin-bottom: 30px
}

.woocommerce ul.products.wrapper-tours-slider li.product a img,
.woocommerce-page ul.products.wrapper-tours-slider li.product a img {
	display: inline-block;
	margin: 0
}

.woocommerce ul.products.wrapper-tours-slider li.product .post_images span.price,
.woocommerce-page ul.products.wrapper-tours-slider li.product .post_images span.price {
	display: inline-block;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	margin: 0
}

.woocommerce ul.products.wrapper-tours-slider li.product .post_images span.price del,
.woocommerce-page ul.products.wrapper-tours-slider li.product .post_images span.price del {
	font-size: 100%;
	opacity: 1;
	display: inline-block
}

.woocommerce ul.products.wrapper-tours-slider li.product .star-rating,
.woocommerce-page ul.products.wrapper-tours-slider li.product .star-rating {
	font-size: 1em
}

.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart {
	margin-top: 20px
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	margin-top: 15px;
	float: left
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
	margin-bottom: 25px;
	float: right
}

.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
	height: 40px;
	padding: 4px 16px 4px 19px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNNCA2LjVMOCAxMC41TDEyIDYuNSIgc3Ryb2tlPSIjNDQ0NDQ0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=) !important;
	background-repeat: no-repeat !important;
	background-position-x: 93% !important;
	background-position-y: 10px !important;
	background-size: 16px 20px !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 226px;
	color: #121212
}

.woocommerce-MyAccount-navigation ul {
	margin-left: 25px
}

.woocommerce,
.woocommerce-page {}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
	width: 100%
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
	zoom: 1
}

.woocommerce .col2-set:before,
.woocommerce .col2-set:after,
.woocommerce-page .col2-set:before,
.woocommerce-page .col2-set:after {
	content: "";
	display: table
}

.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
	clear: both
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	float: left;
	width: 48%
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	float: right;
	width: 48%
}

.woocommerce img,
.woocommerce-page img {
	height: auto;
	max-width: 100%
}

.woocommerce div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs {
	clear: both;
	margin-bottom: 50px
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	float: left
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
	float: right
}

.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img {
	height: auto
}

.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
	text-align: right
}

.woocommerce table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text {
	width: 80px
}

.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon {
	float: left
}

.woocommerce table.cart td.actions .coupon label,
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label {
	display: none
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	width: 100%
}

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
	zoom: 1
}

.woocommerce .cart-collaterals:before,
.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before,
.woocommerce-page .cart-collaterals:after {
	content: "";
	display: table
}

.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after {
	clear: both
}

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
	width: 30.75%;
	float: left
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
	width: 48%;
	float: left
}

.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
	float: none
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
	width: 48%
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
	width: 48%;
	clear: right;
	float: right
}

.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
	zoom: 1
}

.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after {
	content: "";
	display: table
}

.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after {
	clear: both
}

.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
	width: 47%
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: right;
	width: 48%
}

.woocommerce form .form-row,
.woocommerce-page form .form-row {
	zoom: 1
}

.woocommerce form .form-row:before,
.woocommerce form .form-row:after,
.woocommerce-page form .form-row:before,
.woocommerce-page form .form-row:after {
	content: "";
	display: table
}

.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
	clear: both
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	display: block
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
	display: inline
}

.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
	width: 100%
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
	box-sizing: border-box;
	width: 100%
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	float: left;
	width: 47%;
	overflow: visible
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
	float: right
}

.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
	clear: both
}

.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
	width: auto
}

.woocommerce #payment .wc-terms-and-conditions,
.woocommerce #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms {
	text-align: left;
	padding: 0 1em 0 0;
	float: left
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: right
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	float: left;
	width: 30%
}

.woocommerce-account .woocommerce-MyAccount-content {
	float: right;
	width: 68%
}

.woocommerce-error {
	text-align: left
}

.woocommerce-cart .woocommerce .quantity .qty {
	border: 1px solid;
	border-radius: 4px
}

.woocommerce-cart .woocommerce {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 7px -15px 0
}

.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
	width: 100%;
	padding: 0 15px
}

.woocommerce-cart .woocommerce .woocommerce-cart-form {
	width: 67%;
	padding: 0 15px
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table {
	border: 0
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table th {
	color: var(--phys-heading-color)
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table th,
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table td {
	border-width: 0 0 1px 0
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-remove {
	padding-left: 0;
	padding-right: 23px;
	text-align: left
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-remove a.remove {
	margin: 0;
	color: var(--phys-body_color) !important
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-remove a.remove:hover {
	background: transparent;
	color: var(--phys-body_color_primary, #ffb300) !important
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-name {
	padding-left: 0;
	padding-right: 0;
	text-align: left
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-name a {
	color: #121212
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-name a:hover {
	color: var(--phys-body_color_primary, #ffb300)
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-name .variation {
	margin-top: 5px;
	font-size: small
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
	padding-left: 0;
	padding-right: 16px;
	text-align: left
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail img {
	border-radius: var(--phys-border-radius, 0);
	width: 90px !important
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table th.product-thumbnail {
	display: none
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .cart_item .quantity-add-value {
	max-width: 120px;
	min-width: 90px;
	padding: 1px 12px;
	text-align: center;
	margin: 0 auto
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions {
	padding-right: 0;
	padding-left: 0
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions {
	zoom: 1
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions:before,
.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions:after {
	content: "";
	display: table
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions:after {
	clear: both
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon {
	float: left
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .input-text {
	width: 300px;
	padding: 11px 25px 10px;
	border-radius: var(--phys_border_radius-item, 8px);
	border: 1px solid #e8edf1;
	background: var(--phys-bg-input, #f2f4f4);
	margin: 0
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .input-text::placeholder {
	color: #9d9d9d
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .button {
	padding: 12px 20px;
	margin-left: 20px;
	background-color: var(--phys-body_color_primary, #ffb300)
}

@media (max-width:676px) {
	.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .button {
		margin-left: 10px
	}
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .button:hover {
	background-color: var(--phys-body_color_second, #26bdf7)
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions .button {
	float: right;
	border-radius: var(--phys_border_radius-button, 200px);
	color: var(--phys-button-text-color, #fff);
	font-size: var(--phys_font_button-font-size, 16px) !important;
	font-weight: var(--phys_font_button-variant, 600);
	line-height: var(--phys_font_button-line-height, 1.3);
	text-transform: var(--phys_font_button-text-transform, capitalize);
	padding: 12px 25px;
	background-color: var(--phys-body_color_primary, #ffb300);
	-webkit-font-smoothing: auto
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table .actions .button:hover {
	background-color: var(--phys-body_color_second, #26bdf7)
}

.woocommerce-cart .woocommerce .cart-collaterals {
	width: 33%;
	padding: 0 15px
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
	width: 100%;
	padding: 30px;
	border-radius: var(--phys_border_radius-item-big, 16px);
	background: var(--phys-bg-order-cart, #f2f4f4)
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
	font-size: 24px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1.1;
	margin: 0 0 22px
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table {
	border-collapse: collapse
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals td {
	border: 0;
	padding: 10px 0
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals th {
	text-align: left;
	color: var(--phys-heading-color)
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals td {
	text-align: right
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr.cart-subtotal td,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total td {
	border-right: 0 !important
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total {
	border-top: 1px solid #d9d9d9
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total td .woocommerce-Price-amount,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total th {
	font-size: 20px;
	color: var(--phys-heading-color);
	font-weight: 700
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
	padding: 0
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
	border-radius: var(--phys_border_radius-button, 200px);
	margin: 0;
	color: var(--phys-button-text-color, #fff);
	font-size: var(--phys_font_button-font-size, 16px) !important;
	font-weight: var(--phys_font_button-variant, 600);
	line-height: var(--phys_font_button-line-height, 1.3);
	text-transform: var(--phys_font_button-text-transform, capitalize);
	padding: 12px 25px;
	background-color: var(--phys-body_color_primary, #ffb300);
	-webkit-font-smoothing: auto
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
	background-color: var(--phys-body_color_second, #26bdf7)
}

.woocommerce-cart .woocommerce .cross-sells {
	width: 100%;
	margin: 48px 0 0 0;
	padding: 0 15px
}

.woocommerce-cart .woocommerce .cross-sells h2 {
	font-size: 30px;
	position: relative;
	margin-bottom: 40px
}

.woocommerce-cart .woocommerce .cross-sells .product-grid .product>div {
	border-radius: var(--phys_border_radius-item-big, 16px) !important
}

.woocommerce-cart .woocommerce .cross-sells .product-grid .product>div .product__title a.title {
	font-size: 20px
}

.woocommerce-cart .woocommerce .wc-empty-cart-message,
.woocommerce-cart .woocommerce .return-to-shop {
	text-align: center;
	margin: 0 auto
}

.woocommerce-cart .woocommerce .return-to-shop {
	width: 100%
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main {
	width: calc(70% - 30px);
	padding-right: 0;
	margin-right: 30px;
	padding-bottom: 12px
}

@media (max-width:767px) {
	.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main {
		width: 100%;
		margin-right: 0
	}
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items {
	border: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tr,
.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td {
	border-width: 1px;
	font-size: 1em
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th {
	padding: 0 0 24px
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-items__header th span {
	font-size: 1em;
	line-height: 1.25;
	font-weight: 600
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td:last-child {
	padding-right: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items td:first-child {
	padding-left: 0;
	padding-right: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product {
	padding-left: 30px;
	padding-right: 10px
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 0;
	text-transform: initial;
	color: var(--phys-body_color)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name:hover {
	color: var(--phys-body_color_primary)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices {
	line-height: 1.75;
	font-weight: 400;
	font-size: 1em
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector::after {
	display: none
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,
.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
	height: 35px;
	font-size: 1em;
	color: #525252
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover,
.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:hover,
.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input:focus {
	outline: none;
	border: 0;
	box-shadow: unset !important
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__input {
	font-weight: 400;
	background: #f5f5f5
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	font-weight: 900;
	background: #f5f5f5;
	transform: unset !important;
	opacity: 1
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
	color: var(--phys-body_color_primary)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
	color: var(--phys-body_color_primary)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-components-product-metadata__description {
	display: none
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items .wc-block-cart-item__image img {
	min-width: 60px
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>button,
.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>a {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	text-transform: capitalize;
	color: white;
	background: var(--phys-body_color_primary)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>button:hover,
.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-cart__main .wp-block-woocommerce-cart-cross-sells-block .wp-block-button>a:hover {
	background: var(--phys-body_color_second)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar {
	width: 30%;
	padding-left: 0;
	background: #f5f5f5
}

@media (max-width:767px) {
	.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar {
		width: 100%
	}
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-block {
	padding: 30px 30px 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit {
	padding: 30px 30px;
	margin-top: -30px
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.25;
	color: var(--phys-heading-color);
	text-align: left;
	padding: 0;
	margin-bottom: 24px
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper {
	border: 0;
	padding: 0;
	margin-bottom: 24px
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper:last-child {
	margin-bottom: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon {
	padding: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__button {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 1em;
	line-height: 1.6;
	color: var(--phys-heading-color)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
	font-size: 1rem;
	line-height: 1.75;
	font-weight: 400;
	color: var(--phys-heading-color)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover {
	color: var(--phys-body_color_primary)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form {
	flex-wrap: wrap;
	flex-direction: column;
	gap: 12px
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input {
	border: 0;
	border-radius: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus {
	outline: none;
	border: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button {
	margin: 0 0 12px;
	background: var(--phys-body_color_primary);
	color: white;
	border-radius: 200px;
	border: 0;
	transition: 0.3s;
	cursor: pointer
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button:hover {
	background: var(--phys-body_color_second);
	color: white
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator {
	padding-left: 0;
	padding-right: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button {
	background: var(--phys-body_color_primary);
	color: white;
	cursor: pointer
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button:hover {
	background: var(--phys-body_color_second);
	color: white
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-shipping-calculator .wc-block-components-button:focus {
	outline: none;
	box-shadow: unset
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item {
	padding: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__label {
	color: var(--phys-heading-color)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-formatted-money-amount {
	color: var(--phys-heading-color);
	font-weight: 600
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-item__description {
	width: 100%
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-shipping-address,
.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-shipping__change-address__link {
	width: 50%;
	margin-top: 12px;
	padding: 0;
	color: var(--phys-heading-color)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item .wc-block-components-totals-item__description .wc-block-components-totals-shipping__change-address__link {
	text-align: right;
	font-weight: 600;
	text-transform: capitalize
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-totals-shipping__options {
	margin-top: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package {
	padding: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option {
	padding: 0 0 0 1.5em
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__input {
	min-height: 16px;
	min-width: 16px;
	height: 1.1em;
	width: 1.1em
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-shipping__fieldset .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	height: 0.25em;
	width: 0.25em
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item {
	margin: 24px 0;
	padding-top: 24px;
	border-top: 1px solid #e5e5e5
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-totals-block {
	padding-top: 24px;
	padding-bottom: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit {
	margin-bottom: 0
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button {
	background: var(--phys-body_color_primary);
	color: white;
	line-height: var(--phys-font-button-line-height);
	font-weight: var(--phys-font-button-variant);
	font-size: var(--phys-font-button-font-size);
	text-transform: var(--phys-font-button-text-transform);
	border-radius: var(--phys-border-radius-button, 30px);
	padding: 9px 25px
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:hover {
	background: var(--phys-body_color_second)
}

.woocommerce-cart.woocommerce-cart .wc-block-cart .wc-block-components-sidebar .wc-block-cart__submit .wc-block-components-button:focus {
	outline: none;
	box-shadow: unset !important
}

.woocommerce-cart.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-heading {
	margin-bottom: 40px
}

.woocommerce-cart.woocommerce-cart .wp-block-product-new .wc-block-grid__product .woocommerce-Price-amount,
.woocommerce-cart.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wc-block-grid__product-title {
	font-size: 1rem;
	line-height: 1.3;
	margin-bottom: 5px
}

.woocommerce-cart.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a {
	background: var(--phys-body_color_primary);
	color: white;
	line-height: var(--phys-font-button-line-height);
	font-weight: var(--phys-font-button-variant);
	font-size: var(--phys-font-button-font-size);
	text-transform: var(--phys-font-button-text-transform);
	border-radius: var(--phys-border-radius-button, 30px);
	padding: 9px 25px
}

.woocommerce-cart.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a:hover {
	background: var(--phys-body_color_second)
}

.woocommerce-cart.woocommerce-cart .wp-block-product-new .wc-block-grid__product .wp-block-button a:focus {
	outline: none;
	box-shadow: unset !important
}

#payment input[type=submit],
#payment button {
	background-color: #2a2a2a;
	color: #fffefe;
	text-transform: uppercase;
	border-radius: 0;
	padding: 16px 24px
}

@media (max-width:767px) {

	.woocommerce .coupon .input-text,
	.woocommerce-page .coupon .input-text {
		width: 48% !important
	}

	.woocommerce-page table.cart td.actions .coupon .button {
		padding: 13px 19px
	}
}

@media (max-width:1024px) and (min-width:992px) {
	body.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
		padding: 16px 10px
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .input-text {
		width: 200px
	}
}

@media (max-width:880px) {

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form,
	body.woocommerce-cart .entry-content .woocommerce .cart-collaterals {
		width: 100%
	}
}

@media (max-width:660px) {
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table th.product-thumbnail,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table th.product-price,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table th.product-name,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table th.product-quantity,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table th.product-subtotal,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table td.product-thumbnail,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table td.product-price,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table td.product-name,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table td.product-quantity,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal {
		width: 100% !important
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table th.product-price,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table th.product-subtotal,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table td.product-price,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table td.product-subtotal {
		text-align: right !important
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table th.product-name a,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table td.product-name a {
		font-weight: 500
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr {
		display: block;
		margin-bottom: 0.625em;
		position: relative;
		border-bottom: 1px solid #E8E8E8
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td {
		display: block;
		padding-left: 0;
		padding-right: 0;
		border: 0
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td.product-thumbnail {
		border-top: 0 !important
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td::before {
		content: attr(data-title);
		float: left;
		font-weight: bold;
		text-transform: capitalize
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td.product-name {
		text-align: left;
		padding-right: 30px
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td.product-name::before {
		display: none
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td:first-child {
		padding-top: 0
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td:first-child,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td.product-remove {
		border-top: 0
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td:last-child,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td.product-subtotal {
		border-bottom: 0
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td.product-remove {
		padding: 0;
		position: absolute;
		top: 20px;
		right: 0
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td.product-quantity .quantity-add-value {
		max-width: 88px;
		min-width: 60px;
		padding: 1px 25px
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr td.product-quantity .quantity-add-value .input-text.qty {
		width: 2em
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr:last-child {
		padding-left: 0;
		border-bottom: 0
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr .quantity {
		justify-content: flex-end;
		display: flex
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr .quantity .quantity-add-value {
		margin: 0
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr .quantity .minus,
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table tr .quantity .plus {
		padding: 0 6px
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table .actions .coupon {
		margin-bottom: 12px
	}

	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .input-text {
		width: 190px
	}

	body.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals {
		padding: 15px
	}
}

@media (max-width:375px) {
	body.woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .input-text {
		width: 160px
	}
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
	position: absolute;
	top: 14px;
	right: 0;
	padding: 3px 12px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	border-radius: 3px 0 0 3px;
	text-transform: uppercase;
	margin: 0;
	min-height: inherit;
	line-height: 26px;
	display: inline-block
}

.woocommerce ul.products li.product.col-md-6:nth-child(2n+1),
.woocommerce-page ul.products li.product.col-md-6:nth-child(2n+1) {
	clear: both
}

.woocommerce ul.products li.product.col-md-4:nth-child(3n+1),
.woocommerce-page ul.products li.product.col-md-4:nth-child(3n+1) {
	clear: both
}

.woocommerce ul.products li.product.col-md-3:nth-child(4n+1),
.woocommerce-page ul.products li.product.col-md-3:nth-child(4n+1) {
	clear: both
}

.woocommerce ul.products li.product span.onsale,
.woocommerce-page ul.products li.product span.onsale {
	top: 14px;
	margin: 0
}

.woocommerce ul.products li.product .item-product .wrapper_content,
.woocommerce-page ul.products li.product .item-product .wrapper_content {
	padding: 10px 15px 15px;
	text-align: center
}

.woocommerce ul.products li.product .item-product .wrapper_content,
.woocommerce-page ul.products li.product .item-product .wrapper_content {
	zoom: 1
}

.woocommerce ul.products li.product .item-product .wrapper_content:before,
.woocommerce ul.products li.product .item-product .wrapper_content:after,
.woocommerce-page ul.products li.product .item-product .wrapper_content:before,
.woocommerce-page ul.products li.product .item-product .wrapper_content:after {
	content: "";
	display: table
}

.woocommerce ul.products li.product .item-product .wrapper_content:after,
.woocommerce-page ul.products li.product .item-product .wrapper_content:after {
	clear: both
}

.woocommerce ul.products li.product .item-product .wrapper_content .post_title,
.woocommerce ul.products li.product .item-product .wrapper_content .price,
.woocommerce ul.products li.product .item-product .wrapper_content .description,
.woocommerce-page ul.products li.product .item-product .wrapper_content .post_title,
.woocommerce-page ul.products li.product .item-product .wrapper_content .price,
.woocommerce-page ul.products li.product .item-product .wrapper_content .description {
	text-align: left
}

.woocommerce ul.products li.product .item-product .wrapper_content .button,
.woocommerce ul.products li.product .item-product .wrapper_content button,
.woocommerce-page ul.products li.product .item-product .wrapper_content .button,
.woocommerce-page ul.products li.product .item-product .wrapper_content button {
	border-radius: 0;
	padding: 14px 20px 11px 20px;
	color: #fff;
	text-transform: uppercase
}

.woocommerce ul.products li.product .item-product .read_more,
.woocommerce-page ul.products li.product .item-product .read_more {
	padding: 0 14px 14px
}

.woocommerce .wc-backward,
.woocommerce-page .wc-backward {
	border-radius: 0;
	padding: 14px 20px 11px 20px;
	color: #fff;
	text-transform: uppercase
}

.post_images span.onsale {
	position: absolute;
	top: 14px;
	right: 0;
	padding: 3px 12px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	border-radius: 3px 0 0 3px;
	text-transform: uppercase;
	margin: 0;
	min-height: initial;
	line-height: 26px;
	display: inline-block
}

.post-type-archive-product .post_images {
	margin: 0
}

.woocommerce .images_single_left,
.woocommerce-page .images_single_left {
	width: 61%;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	position: relative
}

.woocommerce .images_single_left span.onsale,
.woocommerce-page .images_single_left span.onsale {
	z-index: 9;
	left: auto;
	right: 15px
}

.woocommerce .images_single_left .slides li,
.woocommerce-page .images_single_left .slides li {
	display: none
}

.woocommerce .images_single_left #slider li:first-child,
.woocommerce-page .images_single_left #slider li:first-child {
	display: block
}

.woocommerce div.product p.stock,
.woocommerce-page div.product p.stock {
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 1em
}

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart button,
.woocommerce-page div.product form.cart .button,
.woocommerce-page div.product form.cart button {
	border-radius: 0;
	padding: 11px 15px 10px 15px;
	color: #fff;
	text-transform: uppercase
}

.woocommerce div.product form.cart .quantity input,
.woocommerce-page div.product form.cart .quantity input {
	padding: 9px 7px;
	border: 1px solid #E8E8E8
}

.woocommerce div.product form.cart .variations .label,
.woocommerce-page div.product form.cart .variations .label {
	color: inherit;
	vertical-align: middle;
	font-weight: normal;
	font-size: 100%
}

.woocommerce div.product form.cart .variations .label label,
.woocommerce-page div.product form.cart .variations .label label {
	font-weight: normal;
	margin-top: 5px
}

.woocommerce div.product form.cart .variations .value select,
.woocommerce-page div.product form.cart .variations .value select {
	border: 1px solid #E8E8E8;
	padding: 7px 10px
}

.woocommerce div.product .product_meta>span,
.woocommerce-page div.product .product_meta>span {
	display: block;
	font-weight: 700
}

.woocommerce div.product .product_meta>span span,
.woocommerce div.product .product_meta>span a,
.woocommerce-page div.product .product_meta>span span,
.woocommerce-page div.product .product_meta>span a {
	font-weight: normal
}

.woocommerce div.product p.price,
.woocommerce-page div.product p.price {
	font-size: 1.6em;
	font-weight: bold;
	color: #333
}

.woocommerce div.product p.price del,
.woocommerce-page div.product p.price del {
	font-weight: normal
}

.woocommerce div.product p.price del,
.woocommerce div.product p.price ins,
.woocommerce-page div.product p.price del,
.woocommerce-page div.product p.price ins {
	display: inline-block
}

.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #26bdf7;
	margin-bottom: -2px
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after {
	display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	margin: 0 8px 0 0;
	display: inline-block;
	list-style: none;
	padding: 0;
	border: none;
	border-radius: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	height: 50px;
	line-height: 51px !important;
	margin: 0;
	padding: 0 35px;
	color: #333;
	font-size: 0.933em;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	border: none;
	background: #f2f2f2;
	border-radius: 3px 3px 0 0;
	-webkit-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out
}

@media (max-width:1199px) {

	.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
		padding: 0 15px
	}
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
	background: #26bdf7;
	color: #fff
}

.woocommerce div.product .woocommerce-tabs .entry-content,
.woocommerce-page div.product .woocommerce-tabs .entry-content {
	padding: 20px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	background: transparent;
	border-radius: 0 0 3px 3px;
	border: 2px solid #26bdf7;
	border-top: none;
	margin-bottom: 0
}

.woocommerce div.product .woocommerce-tabs .entry-content,
.woocommerce-page div.product .woocommerce-tabs .entry-content {
	zoom: 1
}

.woocommerce div.product .woocommerce-tabs .entry-content:before,
.woocommerce div.product .woocommerce-tabs .entry-content:after,
.woocommerce-page div.product .woocommerce-tabs .entry-content:before,
.woocommerce-page div.product .woocommerce-tabs .entry-content:after {
	content: "";
	display: table
}

.woocommerce div.product .woocommerce-tabs .entry-content:after,
.woocommerce-page div.product .woocommerce-tabs .entry-content:after {
	clear: both
}

.woocommerce div.product .woocommerce-tabs .entry-content .wpb_wrapper,
.woocommerce-page div.product .woocommerce-tabs .entry-content .wpb_wrapper {
	zoom: 1
}

.woocommerce div.product .woocommerce-tabs .entry-content .wpb_wrapper:before,
.woocommerce div.product .woocommerce-tabs .entry-content .wpb_wrapper:after,
.woocommerce-page div.product .woocommerce-tabs .entry-content .wpb_wrapper:before,
.woocommerce-page div.product .woocommerce-tabs .entry-content .wpb_wrapper:after {
	content: "";
	display: table
}

.woocommerce div.product .woocommerce-tabs .entry-content .wpb_wrapper:after,
.woocommerce-page div.product .woocommerce-tabs .entry-content .wpb_wrapper:after {
	clear: both
}

.woocommerce div.product .wrap_tab_itinerary,
.woocommerce-page div.product .wrap_tab_itinerary {
	margin-bottom: 20px
}

.woocommerce div.product .wrap_tab_itinerary:last-child,
.woocommerce-page div.product .wrap_tab_itinerary:last-child {
	margin-bottom: 0
}

.woocommerce div.product #reviews:focus,
.woocommerce-page div.product #reviews:focus {
	outline: none
}

.woocommerce div.product #review_form_wrapper,
.woocommerce-page div.product #review_form_wrapper {
	margin-top: 20px
}

.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {
	margin-top: 20px;
	border-radius: 0;
	padding: 15px 30px 11px 30px;
	border: none;
	color: #333;
	text-transform: uppercase;
	box-shadow: 0 2px 0 0 #c6a615;
	letter-spacing: -0.5px
}

.woocommerce #review_form #respond .form-submit input:focus,
.woocommerce-page #review_form #respond .form-submit input:focus {
	outline: none
}

.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce-page #review_form #respond .form-submit input:hover {
	color: #fff
}

.woocommerce .related.products h2,
.woocommerce .up-sells h2,
.woocommerce-page .related.products h2,
.woocommerce-page .up-sells h2 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	position: relative
}

.woocommerce .related.products h2:before,
.woocommerce .up-sells h2:before,
.woocommerce-page .related.products h2:before,
.woocommerce-page .up-sells h2:before {
	position: absolute;
	left: 0;
	width: 35px;
	height: 2px;
	content: "";
	bottom: 0
}

.post_description .checklist-icon-check li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	color: #555;
	margin-right: 5px;
	font-size: 12px
}

.list-icon-arrow,
.checklist-icon-check,
.list-icon-flag,
.list-icon-check,
.checklist,
.checklist-icon-arrow {
	margin: 0
}

.list-icon-arrow li,
.checklist-icon-check li,
.list-icon-flag li,
.list-icon-check li,
.checklist li,
.checklist-icon-arrow li {
	list-style: none
}

.list-icon-arrow li,
.list-icon-check li,
.list-icon-flag li {
	position: relative;
	padding-left: 25px
}

.list-icon-arrow li:before,
.list-icon-check li:before,
.list-icon-flag li:before,
.checklist-icon-arrow li:before,
.checklist-icon-check li:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	margin-right: 3px;
	color: #e83100;
	position: absolute;
	left: 0;
	top: 1px
}

.list-icon-flag li:before {
	content: "\f024"
}

.list-icon-arrow li:before,
.checklist-icon-arrow li:before {
	content: "\f0da"
}

.list-icon-check li:before,
.checklist-icon-check li:before {
	content: "\f00c"
}

.checklist-icon-arrow li:before,
.checklist-icon-check li:before {
	color: #000;
	position: static;
	margin-right: 5px
}

.comments-area {
	margin-top: 15px
}

.comments-area .comments-title {
	margin-bottom: 25px
}

.comments-area .comment-list {
	margin: 0;
	list-style: none
}

.comments-area .comment-list-inner .comments-title {
	padding: 10px 0;
	margin-bottom: 25px;
	border-bottom: 1px #ddd solid
}

.comments-area .comment-list-inner .comment-author.meta {
	color: #b3b3b3
}

.comments-area .comment-list-inner .comment-author.meta strong {
	color: #000
}

.comments-area .comment-list-inner>li {
	list-style: none outside none;
	margin-bottom: 25px
}

.comments-area .comment-list-inner li .wrapper-comment {
	overflow: hidden
}

.comments-area .comment-list-inner li .wrapper_avatar {
	width: 60px;
	height: 60px;
	float: left
}

.comments-area .comment-list-inner li .wrapper_avatar .avatar {
	border-radius: 50%
}

.comments-area .comment-list-inner li .comment-right {
	width: calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	float: left
}

.comments-area .comment-list-inner li .comment-awaiting-moderation {
	margin-left: 20px
}

.comments-area .comment-list-inner li .comment-extra-info {
	padding-left: 20px;
	text-transform: uppercase;
	color: #858585;
	font-size: 12px
}

.comments-area .comment-list-inner li .comment-extra-info a {
	color: #858585
}

.comments-area .comment-list-inner li .comment-extra-info i {
	margin-right: 5px
}

.comments-area .comment-list-inner li .comment-extra-info .author,
.comments-area .comment-list-inner li .comment-extra-info .date,
.comments-area .comment-list-inner li .comment-extra-info .comment-edit-link {
	float: none;
	display: inline-block;
	margin-right: 15px
}

.comments-area .comment-list-inner li .comment-extra-info .comment-reply-link {
	float: right;
	color: #858585
}

.comments-area .comment-list-inner li .content-comment {
	padding: 10px 0 15px 20px
}

.comments-area .comment-list-inner li .children {
	padding-top: 5px;
	margin-left: 60px;
	margin-bottom: 20px
}

.comments-area .comment-list-inner li .children li {
	list-style: none
}

.comments-area .comment-respond .comment-form-author,
.comments-area .comment-respond .comment-form-email,
.comments-area .comment-respond .comment-form-url {
	width: 50%;
	display: block
}

.comments-area .comment-respond .comment-form-author input,
.comments-area .comment-respond .comment-form-email input,
.comments-area .comment-respond .comment-form-url input {
	width: 100%;
	border: 1px solid #ddd;
	padding: 8px 15px
}

.comments-area .comment-respond textarea {
	width: 100%;
	border: 1px solid #ddd;
	padding: 8px 15px;
	height: 150px;
	display: inherit
}

.comments-area .comment-respond .form-submit {
	text-align: left
}

.comments-area .comment-respond .form-submit input#submit {
	text-shadow: none;
	box-shadow: none;
	border: none;
	padding: 8px 42px;
	line-height: 2;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: #222
}

.comments-area .comment-respond .form-submit input#submit:focus {
	outline: none
}

.comment-respond .comment-form-rating p.stars a {
	color: #ffb300;
	margin-right: 3px
}

.comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
	padding: 10px 0;
	margin-bottom: 25px;
	border-bottom: 1px #ddd solid
}

.comment-navigation {
	overflow: hidden
}

.comment-navigation .nav-previous {
	float: left
}

.comment-navigation .nav-next {
	float: right
}

.comment-navigation a {
	color: inherit
}

.comments-area a,
.post-navigation a {
	color: inherit
}

.pages_content h4 {
	text-transform: uppercase;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: 700
}

.contact_infor {
	margin-bottom: 30px
}

.contact_infor ul {
	margin: 0
}

.contact_infor ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style: none
}

.contact_infor ul li:last-child {
	border-bottom: none
}

.contact_infor ul li label {
	text-transform: uppercase;
	width: 190px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0
}

.contact_infor ul li label i {
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #ccc;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	margin-right: 10px
}

.contact_infor ul li .des {
	width: calc(100% - 194px);
	display: inline-block;
	vertical-align: middle
}

.tb-billing-fields p label {
	display: block
}

.tb-billing-fields p input {
	width: 100%
}

.tb-billing-fields p.create-account label,
.tb-billing-fields p.create-account input {
	display: inline-block;
	width: auto
}

.woocommerce-form__input-checkbox {
	position: static !important
}

#ship-to-different-address {
	position: relative
}

#ship-to-different-address label {
	font-weight: normal;
	padding-left: 30px
}

#ship-to-different-address #ship-to-different-address-checkbox {
	position: absolute;
	top: 5px;
	left: 4px
}

.woocommerce #payment #place_order {
	width: 100%
}

body.woocommerce-checkout .woocommerce .checkout_coupon .form-row-first,
body.woocommerce-checkout .woocommerce .checkout_coupon .form-row-last {
	width: 49%
}

body.woocommerce-checkout .woocommerce .checkout_coupon input {
	padding: 11px 25px;
	height: 44px;
	line-height: 1.4;
	background-color: var(--phys-bg-input, #f2f4f4);
	border: 1px solid var(--phys_body_border_color, #e8edf1) !important;
	border-radius: var(--phys_border_radius-item, 8px)
}

body.woocommerce-checkout .woocommerce .checkout_coupon .button {
	color: var(--phys-button-text-color, #fff);
	font-size: var(--phys_font_button-font-size, 16px) !important;
	font-weight: var(--phys_font_button-variant, 600);
	line-height: var(--phys_font_button-line-height, 1.3);
	text-transform: var(--phys_font_button-text-transform, capitalize);
	padding: 12px 25px;
	background-color: var(--phys-body_color_primary, #ffb300);
	-webkit-font-smoothing: auto
}

body.woocommerce-checkout .woocommerce .checkout_coupon .button:hover {
	background-color: var(--phys-body_color_second, #26bdf7)
}

@media (max-width:767px) {
	body.woocommerce-checkout .woocommerce .checkout_coupon .button {
		margin-top: 10px
	}
}

body.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 8px;
	right: 12px
}

body.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 18px;
	padding: 0
}

body.woocommerce-checkout .woocommerce .checkout {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	margin: 0 -15px
}

body.woocommerce-checkout .woocommerce .checkout .col2-set {
	padding: 0 15px
}

body.woocommerce-checkout .woocommerce .checkout .col2-set .col-1,
body.woocommerce-checkout .woocommerce .checkout .col2-set .col-2 {
	width: 100%
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-NoticeGroup-checkout {
	width: 100%;
	margin: 0 15px
}

body.woocommerce-checkout .woocommerce .checkout .order-wrapper {
	border-radius: var(--phys_border_radius-item-big, 16px);
	padding: 30px;
	background: var(--phys-bg-order-cart, #f2f4f4)
}

@media (max-width:660px) {
	body.woocommerce-checkout .woocommerce .checkout .col2-set {
		width: 100%
	}

	body.woocommerce-checkout .woocommerce .checkout .order-wrapper {
		margin: 0 15px;
		display: block;
		padding: 20px
	}
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields h3,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce .checkout #order_review_heading {
	margin-top: 0;
	font-size: 24px;
	font-weight: 600;
	color: var(--phys-heading-color)
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-checkout-payment {
	background: transparent !important
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-checkout-payment .woocommerce-privacy-policy-text {
	margin-bottom: 20px
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-checkout-payment button#place_order {
	width: 100%;
	border-radius: var(--phys_border_radius-button, 200px);
	color: var(--phys-button-text-color, #fff);
	font-size: var(--phys_font_button-font-size, 16px) !important;
	font-weight: var(--phys_font_button-variant, 600);
	line-height: var(--phys_font_button-line-height, 1.3);
	text-transform: var(--phys_font_button-text-transform, capitalize);
	padding: 12px 25px;
	background-color: var(--phys-body_color_primary, #ffb300);
	-webkit-font-smoothing: auto
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-checkout-payment button#place_order:hover {
	background-color: var(--phys-body_color_second, #26bdf7)
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-checkout-payment .payment_methods {
	padding: 0 !important
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-checkout-payment .place-order {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin: 0
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row {
	margin: 0 0 20px
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row:last-child,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row:last-child {
	margin-bottom: 48px
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row .input-text,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row .select2-selection,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row select,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row textarea,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row .input-text,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row .select2-selection,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row select,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row textarea {
	border-radius: var(--phys_border_radius-item, 8px);
	background-color: var(--phys-bg-input, #f2f4f4);
	border: 1px solid var(--phys_body_border_color, #e8edf1) !important;
	color: var(--phys-body_color)
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row .select2-selection,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row textarea,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row .input-text,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row .select2-selection,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row textarea,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row .input-text {
	padding: 12px 16px;
	height: 44px;
	line-height: 1.4
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row .select2-selection::placeholder,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row textarea::placeholder,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row .input-text::placeholder,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row .select2-selection::placeholder,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row textarea::placeholder,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row .input-text::placeholder {
	color: #aaafb6
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row .select2-selection:focus,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row textarea:focus,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row .input-text:focus,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row .select2-selection:focus,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row textarea:focus,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row .input-text:focus {
	color: var(--phys-body_color)
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row label,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row label {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
	color: var(--phys-body_color);
	margin-bottom: 8px
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row #order_comments,
body.woocommerce-checkout .woocommerce .checkout .woocommerce-additional-fields .form-row #order_comments {
	height: auto
}

@media (min-width:768px) {
	body.woocommerce-checkout .woocommerce .checkout #order_comments_field {
		margin-bottom: 0
	}
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields h3 {
	margin-bottom: 20px
}

body.woocommerce-checkout .woocommerce .checkout .woocommerce-billing-fields .form-row select {
	padding: 5px 32px 6px 16px !important;
	border-radius: var(--phys_border_radius-item, 0);
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMSAxTDYgNkwxIDEiIHN0cm9rZT0iIzEyMTIxMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
	background-repeat: no-repeat !important;
	background-position-x: 96% !important;
	background-position-y: 16px !important;
	background-size: 13px !important;
	appearance: none
}

body.woocommerce-checkout .woocommerce .checkout #order_comments {
	border-radius: var(--phys_border_radius-item, 8px)
}

body.woocommerce-checkout .woocommerce .checkout_coupon .form-row-last .button {
	min-height: 40px;
	line-height: 24px;
	padding: 7px 10px;
	border: var(--phys_border_radius-button, 200px);
	border-radius: var(--phys_border_radius-button, 200px);
	background-color: var(--phys-body_color_primary, #ffb300) !important;
	color: var(--phys-button-text-color, #fff);
	font-size: var(--phys_font_button-font-size, 16px) !important;
	font-weight: var(--phys_font_button-variant, 600);
	line-height: var(--phys_font_button-line-height, 1.3);
	text-transform: var(--phys_font_button-text-transform, capitalize)
}

body.woocommerce-checkout .woocommerce .checkout_coupon .form-row-last .button:hover {
	background-color: var(--phys-body_color_second, #26bdf7) !important
}

body.woocommerce-checkout .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	margin-bottom: 0
}

body #order_review .woocommerce-checkout-review-order-table.shop_table {
	border: 0
}

body #order_review .woocommerce-checkout-review-order-table.shop_table th,
body #order_review .woocommerce-checkout-review-order-table.shop_table td {
	border-width: 0 0 1px 0
}

body #order_review .woocommerce-checkout-review-order-table.shop_table th {
	font-size: 18px;
	padding: 20px 0;
	color: var(--phys-heading-color)
}

body #order_review .woocommerce-checkout-review-order-table.shop_table .cart-subtotal .woocommerce-Price-amount {
	font-size: 18px;
	color: var(--phys-heading-color)
}

body #order_review .woocommerce-checkout-review-order-table.shop_table .order-total th,
body #order_review .woocommerce-checkout-review-order-table.shop_table .order-total .woocommerce-Price-amount {
	font-size: 18px
}

body #order_review .woocommerce-checkout-review-order-table.shop_table .order-total .woocommerce-Price-amount {
	color: var(--phys-body_color_primary, #ffb300)
}

body #order_review .woocommerce-checkout-review-order-table .product-name,
body #order_review .woocommerce-checkout-review-order-table tfoot th {
	padding-left: 0;
	text-align: left
}

body #order_review .woocommerce-checkout-review-order-table .product-name {
	font-weight: 500
}

body #order_review .woocommerce-checkout-review-order-table .product-total,
body #order_review .woocommerce-checkout-review-order-table tfoot td {
	padding-right: 0;
	text-align: right
}

body #order_review_heading {
	margin-bottom: 10px
}

@media (max-width:880px) {

	body #order_review .woocommerce-checkout-review-order-table .product-name,
	body #order_review .woocommerce-checkout-review-order-table .woocommerce-shipping-totals td[data-title=Shipping] {
		width: 300px
	}

	body.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
		float: left
	}
}

@media (max-width:767px) {
	body #order_review .woocommerce-checkout-review-order-table .product-name {
		width: 260px
	}

	body #order_review .woocommerce-checkout-review-order-table .product-total {
		padding-top: 0
	}

	body #order_review .woocommerce-checkout-review-order-table th {
		font-size: 0.875rem
	}

	body #order_review .woocommerce-checkout-review-order-table th.product-name {
		padding-top: 0
	}

	.woocommerce form.checkout_coupon .form-row {
		width: 100%
	}
}

#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
	margin: -2px 0.5em 0
}

.woocommerce-billing-fields h3,
#ship-to-different-address,
.woocommerce-shipping-fields h3 {
	margin-top: 0
}

.woocommerce-billing-fields h3 label,
#ship-to-different-address label,
.woocommerce-shipping-fields h3 label {
	margin-top: 0;
	margin-bottom: 0;
	color: inherit;
	font-style: normal
}

.woocommerce-checkout .select2-container .select2-choice {
	border: 1px solid #E8E8E8;
	border-radius: 0;
	padding: 3px 8px
}

.woocommerce-checkout .select2-drop-active {
	border: 1px solid #E8E8E8
}

.woocommerce-checkout .select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid #E8E8E8
}

.woocommerce-checkout .select2-search input {
	padding: 5px 20px 5px 5px !important;
	border: 1px solid #E8E8E8
}

.input-checkbox {
	display: inline-block !important;
	margin: 0 5px 0 0 !important
}

.woocommerce-shipping-calculator .input-text,
.woocommerce-shipping-calculator select {
	border: 1px solid #E8E8E8;
	padding: 7px 10px
}

.woocommerce-shipping-calculator .shipping-calculator-form .button {
	background-color: #2a2a2a;
	color: #fffefe;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	border-radius: 0;
	padding: 15px 24px;
	display: inline-block
}

.woocommerce-ResetPassword .input-text {
	border: 1px solid #E8E8E8;
	padding: 7px 10px
}

.woocommerce-ResetPassword .form-row input.button {
	background-color: #2a2a2a;
	color: #fffefe;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	border-radius: 0;
	padding: 15px 24px;
	display: inline-block
}

.woocommerce-account .woocommerce-info {
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative
}

.woocommerce-account .woocommerce-info::before {
	transform: translate(-50%, -50%);
	top: 50%
}

@media (max-width:1024px) {
	.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
		float: left
	}
}

@media (max-width:880px) {

	.woocommerce.woocommerce-account .col2-set .col-1,
	.woocommerce-page.woocommerce-account .col2-set .col-1,
	.woocommerce.woocommerce-account .col2-set .col-2,
	.woocommerce-page.woocommerce-account .col2-set .col-2 {
		float: left;
		width: 100%
	}
}

@media (max-width:767px) {
	.woocommerce-account .woocommerce-info {
		gap: 15px
	}
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main {
	width: calc(70% - 30px);
	padding-right: 0;
	margin-right: 30px;
	padding-bottom: 12px
}

@media (max-width:767px) {

	.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main,
	.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main {
		width: 100%;
		margin-right: 0
	}
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-checkout-step__description,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-checkout-step__heading-content,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-checkout-step__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-checkout-step__heading-content {
	font-size: 1em
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-address-form__address_2-toggle,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-address-form__address_2-toggle {
	color: var(--phys-heading-color);
	padding-left: 0;
	text-transform: capitalize
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option {
	box-shadow: unset;
	border: 1px solid #d4d4d4;
	border-radius: 0;
	padding: 9px 12px 9px 44px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__label-group,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__label-group {
	color: var(--phys-heading-color);
	font-weight: 600
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
	left: 13px;
	height: 16px;
	width: 16px;
	min-height: 16px;
	min-width: 16px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__input:checked:before,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control__option .wc-block-components-radio-control__input:checked:before {
	height: 8px;
	width: 8px;
	min-height: 8px;
	min-width: 8px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control--highlight-checked:after,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control--highlight-checked:after {
	display: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option {
	box-shadow: unset;
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option:last-child,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option:last-child {
	margin-bottom: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__input {
	box-shadow: unset
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button {
	background: var(--phys-body_color_primary);
	color: white;
	line-height: 1.5;
	font-weight: 600;
	font-size: 16px;
	text-transform: capitalize;
	border-radius: 200px;
	padding: 9px 25px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button:focus {
	outline: none;
	box-shadow: unset !important
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button:hover,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-button:hover {
	background-color: var(--phys-body_color_second)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note {
	margin: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__input,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__input,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__input {
	width: 15px;
	height: 15px;
	min-width: 15px;
	min-height: 15px;
	margin-top: 3px;
	margin-right: 7px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__input:focus,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__input:focus,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input:focus,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__input:focus {
	box-shadow: unset;
	outline: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__mark,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__mark,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__mark,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__mark,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__mark {
	margin-left: 0;
	margin-top: 2px;
	width: 15px;
	height: 15px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-checkout__add-note .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__order-notes .wc-block-checkout__add-note .wc-block-components-checkbox__label {
	font-weight: 400
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__terms,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__terms {
	margin: 16px 0 24px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block {
	padding: 0;
	border-top: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
	justify-content: flex-start;
	gap: 24px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	width: auto;
	padding: 12px 24px;
	height: 48px;
	border: 0;
	transition: 0.3s
}

@media (min-width:768px) {

	.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
	.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
		margin-left: auto;
		margin-right: 0
	}
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-address-address-wrapper .wc-block-components-address-form>div,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-address-address-wrapper .wc-block-components-address-form>div {
	margin-bottom: 30px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-title.wc-block-components-title,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-components-title.wc-block-components-title {
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__contact-fields .wc-block-components-checkout-step__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__contact-fields .wc-block-components-checkout-step__description {
	margin-bottom: 30px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__billing-fields .wc-block-components-checkout-step__description,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__billing-fields .wc-block-components-checkout-step__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__description {
	display: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__billing-fields .wc-block-components-checkout-step__heading,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__heading,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__billing-fields .wc-block-components-checkout-step__heading,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-main .wc-block-checkout__shipping-fields .wc-block-components-checkout-step__heading {
	margin: 44px 0 35px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar {
	width: 30%;
	padding-left: 0
}

@media (max-width:767px) {

	.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar,
	.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar {
		width: 100%
	}
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {
	padding: 30px;
	background: #f5f5f5
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
	border-top: 0;
	padding: 0;
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper:last-child,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper:last-child {
	margin-bottom: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-product-metadata,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-product-metadata {
	display: none
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary {
	padding: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__button-text,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__button-text {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.25;
	color: var(--phys-heading-color)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #e5e5e5
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item {
	padding: 8px 12px;
	background: #fff;
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item:last-child,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item:last-child {
	margin-bottom: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__quantity,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__quantity {
	background: #ffaa01;
	box-shadow: unset;
	outline: 0;
	border-radius: 50%;
	width: 18px;
	height: 18px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-name,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-product-name {
	font-weight: 500;
	color: var(--phys-heading-color)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .price.wc-block-components-product-price,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .price.wc-block-components-product-price {
	font-weight: 400
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__total-price {
	padding-top: 18px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {
	width: 54px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img {
	max-width: 54px;
	width: 100%;
	height: 80px;
	object-fit: cover
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-order-summary__content .wc-block-components-order-summary-item .wc-block-components-order-summary-item__description {
	padding-top: 18px;
	padding-left: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon {
	padding: 0;
	margin-bottom: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link {
	font-size: 1em;
	line-height: 1.75;
	font-weight: 400;
	color: var(--phys-heading-color)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon-link:hover {
	color: var(--phys-body_color_primary)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-panel__button {
	color: var(--phys-heading-color);
	font-weight: 600;
	text-transform: capitalize
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form {
	flex-wrap: wrap;
	flex-direction: column;
	gap: 12px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input {
	border: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-text-input input:focus {
	outline: none;
	border: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button {
	margin: 0 0 12px;
	background: var(--phys-body_color_primary);
	color: white;
	transform: translateY(0);
	cursor: pointer
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button:hover,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-coupon .wc-block-components-totals-coupon__form .wc-block-components-button:hover {
	background: var(--phys-body_color_second);
	color: white
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item {
	padding: 0
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	font-weight: 600;
	color: var(--phys-heading-color);
	font-size: 1em;
	line-height: 1.75
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block {
	margin-bottom: 12px;
	padding-top: 24px
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item,
.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__value,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__value {
	color: var(--phys-heading-color)
}

.woocommerce.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__value,
.woocommerce-page.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-item__value {
	font-weight: 600
}

.woocommerce .login .input-text,
.woocommerce .register .input-text,
.woocommerce .edit-account .input-text,
.woocommerce-page .login .input-text,
.woocommerce-page .register .input-text,
.woocommerce-page .edit-account .input-text {
	padding: 8px 10px;
	border: 1px solid #E8E8E8;
	border-radius: var(--phys-border-radius, 0)
}

.woocommerce .login input[type=submit],
.woocommerce .register input[type=submit],
.woocommerce .edit-account input[type=submit],
.woocommerce-page .login input[type=submit],
.woocommerce-page .register input[type=submit],
.woocommerce-page .edit-account input[type=submit] {
	padding: 9px 25px;
	text-align: center;
	background: #2a2a2a;
	color: #fff;
	border: none;
	text-transform: uppercase
}

.woocommerce .edit-account input[type=submit],
.woocommerce-page .edit-account input[type=submit] {
	margin-top: 25px
}

.woocommerce .login,
.woocommerce-page .login {
	min-height: 332px
}

.woocommerce .login input[type=submit],
.woocommerce-page .login input[type=submit] {
	float: right
}

.woocommerce .widget_login_form>.login,
.woocommerce-page .widget_login_form>.login {
	min-height: unset
}

.woocommerce-MyAccount-content fieldset>legend {
	width: auto;
	padding: 0 5px
}

.woocommerce-EditAccountForm button[type=submit] {
	margin-top: 15px
}

.woocommerce-Address-title h3 {
	margin: 0 0 15px
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 25%;
	padding-right: 25px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	border: 1px solid var(--phys-border-color, #cccccc);
	border-radius: var(--phys-border-radius, 0);
	margin: 0;
	list-style: none
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 20px 30px 19px;
	display: block;
	position: relative;
	color: #2c2c2c;
	transition: all 0.5s;
	line-height: 20px;
	cursor: pointer
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
	background: var(--phys-body_color_primary, #ffb300);
	color: #fff
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 75%
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountFor .form-row .input-text {
	border-radius: var(--phys-border-radius, 0)
}

.woocommerce-account .woocommerce-Button:hover {
	background-color: var(--phys-body_color_primary, #ffb300);
	color: #fff
}

.woocommerce-account .woocommerce-notices-wrapper {
	margin-bottom: 20px
}

.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error {
	color: red
}

.woocommerce-account form input.button,
.woocommerce-account form .button {
	color: var(--phys-button-text-color, #fff);
	background-color: var(--phys-body_color_primary, #ffb300)
}

.woocommerce-account form input.button:hover,
.woocommerce-account form .button:hover {
	background: var(--phys-button-hover-color, #26bdf7);
	color: var(--phys-button-text-color-hover, #fff)
}

.woocommerce-account form .form-row label,
.woocommerce-account form .form-row>span {
	display: block
}

.woocommerce-account form .form-row>span {
	margin-top: 5px
}

.woocommerce-account form .form-row .input-text,
.woocommerce-account form .form-row textarea {
	width: 100%;
	padding: 8px 12px;
	border-radius: var(--phys-border-radius, 0)
}

@media (max-width:767px) {

	.woocommerce-account form .form-row .input-text,
	.woocommerce-account form .form-row textarea {
		max-width: 100%
	}
}

.woocommerce-account form .form-row .required {
	color: red
}

.woocommerce-account form .form-row abbr[title] {
	border: 0 !important;
	text-decoration: unset !important
}

.woocommerce-account form>h3,
.woocommerce-account .title h3 {
	font-size: 1.125em
}

.woocommerce-account .woocommerce-info .button,
.woocommerce-account .order-again .button,
.woocommerce-account .woocommerce-button,
.woocommerce-account .woocommerce-orders-table .woocommerce-orders-table__cell .button {
	display: inline-block;
	margin-right: 10px;
	padding: 9px 25px;
	background-color: var(--phys-body_color_primary, #ffb300);
	color: var(--phys-button-text-color, #fff);
	border: none
}

.woocommerce-account .woocommerce-info .button:hover,
.woocommerce-account .order-again .button:hover,
.woocommerce-account .woocommerce-button:hover,
.woocommerce-account .woocommerce-orders-table .woocommerce-orders-table__cell .button:hover {
	background-color: var(--phys-button-hover-color, #26bdf7);
	color: var(--phys-button-text-color-hover, #fff)
}

.woocommerce-account .woocommerce-info {
	border-top-color: var(--phys-body_color_primary, #ffb300)
}

.woocommerce-account .woocommerce-info::before {
	color: var(--phys-body_color_primary, #ffb300)
}

.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title,
.woocommerce-account .woocommerce-Address .woocommerce-Address-title {
	margin-bottom: 23px
}

.woocommerce-account .woocommerce-Addresses .edit,
.woocommerce-account .woocommerce-Address .edit {
	color: var(--phys-body_color_primary, #ffb300);
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
	position: relative;
	padding: 8px 12px;
	border: 1px solid #E8E8E8;
	border-radius: var(--phys-border-radius, 0)
}

.woocommerce-account .woocommerce-Addresses .edit:hover,
.woocommerce-account .woocommerce-Address .edit:hover {
	color: var(--phys-button-text-color-hover, #fff);
	background-color: var(--phys-body_color_primary, #ffb300);
	border-color: var(--phys-body_color_primary, #ffb300)
}

.woocommerce-notices-wrapper:empty {
	display: none
}

@media (max-width:767px) {
	#customer_login>.u-column1+.u-column2 {
		margin-top: 50px
	}
}

.widget_shopping_cart {
	position: relative
}

.widget_shopping_cart .minicart_hover {
	margin-top: 0;
	margin-bottom: 0
}

.widget_shopping_cart .minicart_hover .cart-items-number {
	display: inline-block;
	position: relative;
	text-align: left;
	cursor: pointer;
	font-size: 16px
}

.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
	border-radius: 16px;
	top: -10px;
	display: block;
	font-size: 12px;
	font-weight: 700;
	height: 22px;
	right: -20px;
	line-height: 22px;
	min-width: 23px;
	padding: 0 2px;
	position: absolute;
	text-align: center
}

.widget_shopping_cart .widget_shopping_cart_content {
	background: #fff;
	left: auto;
	position: absolute;
	right: 0;
	top: auto;
	min-width: 330px;
	z-index: 9999;
	padding-top: 10px;
	padding-bottom: 20px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
	visibility: hidden;
	opacity: 0;
	margin-top: 35px;
	-webkit-transition: all 0.27s ease;
	-moz-transition: all 0.27s ease;
	-o-transition: all 0.27s ease;
	transition: all 0.27s ease
}

.widget_shopping_cart .widget_shopping_cart_content:before {
	content: "";
	position: absolute;
	min-width: 330px;
	height: 15px;
	display: inline-block;
	left: 0;
	top: -15px
}

.widget_shopping_cart .widget_shopping_cart_content:after {
	content: "";
	position: absolute;
	right: 10px;
	margin-left: -5px;
	border-width: 5px 6px 6px 5px;
	border-style: solid;
	border-color: #fff;
	box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.2);
	z-index: 9999;
	top: 0;
	margin-top: -4px;
	transform: rotate(45deg);
	-webkit-transition: all 0.27s ease;
	-moz-transition: all 0.27s ease;
	-o-transition: all 0.27s ease;
	transition: all 0.27s ease
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
	max-height: 315px;
	overflow: auto;
	padding: 0 15px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar {
	width: 6px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 6px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-thumb {
	border-radius: 6px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
	padding: 15px 0;
	border-top: 1px solid #ddd;
	width: 100%;
	margin-left: 0 !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
	text-align: left;
	max-width: 95%;
	color: #333;
	font-weight: 300;
	text-transform: uppercase
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a img {
	margin-right: 15px;
	width: 65px !important;
	float: left;
	border: 1px solid #ddd;
	margin-left: 0
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li span {
	color: #333
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
	border-left: 0 none !important;
	float: left;
	padding-left: 0 !important;
	min-width: 60%
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl dd {
	margin: 0 !important;
	padding: 0 !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
	float: right;
	padding: 0;
	text-align: left;
	margin-top: 5px;
	width: calc(100% - 80px)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity .amount {
	float: none
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
	left: auto !important;
	right: -10px;
	top: 15px !important;
	background: transparent;
	color: #333 !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:before {
	font-size: 15px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li:first-child {
	border-top: none
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
	padding-top: 27px;
	text-align: center;
	color: #333
}

.widget_shopping_cart .widget_shopping_cart_content .total {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 15px 0;
	margin-left: 15px;
	margin-right: 15px;
	overflow: hidden
}

.widget_shopping_cart .widget_shopping_cart_content .total .amount {
	margin-left: 10px;
	font-size: 14px;
	color: #333
}

.widget_shopping_cart .widget_shopping_cart_content .total strong {
	color: #333;
	float: left;
	font-weight: 300;
	text-transform: uppercase
}

.widget_shopping_cart .widget_shopping_cart_content .buttons {
	text-align: center
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a {
	border-radius: 0;
	font-weight: 300;
	margin: 0 6px;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #fff
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a:hover {
	color: #fff
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a.wc-forward:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	content: "\f07a";
	margin-right: 7px
}

.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
	position: relative
}

.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout:before {
	content: "\f00c" !important
}

.widget_shopping_cart:hover .widget_shopping_cart_content {
	margin-top: 15px;
	visibility: visible;
	opacity: 1
}

.wrapper-adults-children {
	text-transform: uppercase;
	color: #666;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
	text-align: left
}

.wrapper-adults-children>span {
	margin-right: 10px
}

.wrapper-adults-children>span:last-child {
	margin-right: 0
}

.wrapper-adults-children>span:before {
	font: normal normal normal 16px/1 "Linearicons-Free";
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -2px
}

.wrapper-adults-children>span.adults:before {
	content: "\e82a"
}

.wrapper-adults-children>span.children:before {
	content: "\e82b"
}

.hotel_info {
	margin: 0 -15px;
	margin-bottom: 20px
}

.hotel_info {
	zoom: 1
}

.hotel_info:before,
.hotel_info:after {
	content: "";
	display: table
}

.hotel_info:after {
	clear: both
}

.hotel_info .column {
	float: left
}

.hotel_info .inner-content-right {
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 20px
}

.hotel_info .inner-content-right {
	zoom: 1
}

.hotel_info .inner-content-right:before,
.hotel_info .inner-content-right:after {
	content: "";
	display: table
}

.hotel_info .inner-content-right:after {
	clear: both
}

.hotel_info .inner-content-right .column {
	width: 50%;
	line-height: 2em
}

.hotel_info .inner-content-right .column.column-full {
	width: 100%
}

.hotel_info.no-border-bottom .inner-content-right {
	border-bottom: none
}

.price-nights-details.show {
	display: table !important
}

.price-nights-details td {
	text-align: center
}

.woocommerce table.shop_attributes td {
	padding-left: 10px !important
}

.wrapper-hotels.content_tour_style_2 .item_border .item_rating {
	position: absolute;
	z-index: 1;
	bottom: 5px;
	left: 5px
}

.widget_login_form span,
.widget_login_form>a {
	cursor: pointer;
	padding: 7px 0;
	display: inline-block
}

.widget_login_form span:hover,
.widget_login_form>a:hover {
	color: var(--phys-body_color_primary, #ffb300)
}

.widget_login_form .status {
	font-weight: normal;
	font-style: italic
}

.widget_login_form label.error {
	display: none !important
}

.widget_login_form .login i {
	margin-right: 5px
}

.widget_login_form .register_btn {
	margin-left: 25px;
	position: relative
}

.widget_login_form .register_btn:before {
	content: "|";
	position: absolute;
	left: -15px
}

.widget_login_form .form_popup {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	visibility: hidden;
	position: fixed;
	outline: none;
	-webkit-overflow-scrolling: touch;
	z-index: 999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.widget_login_form .form_popup:focus {
	outline: none
}

.widget_login_form .form_popup .closeicon {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	opacity: 1;
	z-index: 999;
	cursor: pointer
}

.widget_login_form .form_popup .closeicon:before {
	transform: rotate(45deg)
}

.widget_login_form .form_popup .closeicon:after {
	transform: rotate(-45deg)
}

.widget_login_form .form_popup .closeicon:before,
.widget_login_form .form_popup .closeicon:after {
	position: absolute;
	left: 10px;
	content: " ";
	height: 22px;
	width: 1px;
	background-color: #000
}

.widget_login_form .form_popup .inner-form {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -webkit-transform 0.3s ease-out;
	-ms-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	width: 400px;
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 25px;
	background: #fff;
	position: relative;
	color: #333;
	text-align: left;
	display: none
}

.widget_login_form .form_popup .inner-form h3 {
	margin-bottom: 25px;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 700
}

.widget_login_form .form_popup .inner-form form {
	zoom: 1
}

.widget_login_form .form_popup .inner-form form:before,
.widget_login_form .form_popup .inner-form form:after {
	content: "";
	display: table
}

.widget_login_form .form_popup .inner-form form:after {
	clear: both
}

.widget_login_form .form_popup .inner-form p label {
	display: block;
	line-height: 15px;
	font-weight: normal
}

.widget_login_form .form_popup .inner-form p input[type=password],
.widget_login_form .form_popup .inner-form p input[type=text],
.widget_login_form .form_popup .inner-form p input[type=email] {
	width: 100%;
	border: 1px solid #ddd !important;
	padding: 10px 15px;
	font-weight: normal
}

.widget_login_form .form_popup .inner-form p.login-remember {
	margin-bottom: 0;
	margin-top: 10px;
	width: 50%;
	float: left
}

.widget_login_form .form_popup .inner-form p.login-remember {
	zoom: 1
}

.widget_login_form .form_popup .inner-form p.login-remember:before,
.widget_login_form .form_popup .inner-form p.login-remember:after {
	content: "";
	display: table
}

.widget_login_form .form_popup .inner-form p.login-remember:after {
	clear: both
}

.widget_login_form .form_popup .inner-form p.login-remember input[type=checkbox] {
	float: left;
	margin-top: 0;
	margin-right: 4px
}

.widget_login_form .form_popup .inner-form p.login-submit {
	width: 50%;
	float: left
}

.widget_login_form .form_popup .inner-form p.login-submit {
	zoom: 1
}

.widget_login_form .form_popup .inner-form p.login-submit:before,
.widget_login_form .form_popup .inner-form p.login-submit:after {
	content: "";
	display: table
}

.widget_login_form .form_popup .inner-form p.login-submit:after {
	clear: both
}

.widget_login_form .form_popup .inner-form p input[type=submit] {
	width: 100%;
	padding: 12px 15px;
	text-align: center;
	background: #2a2a2a;
	color: #fff;
	border: none;
	text-transform: uppercase;
	max-width: 190px
}

.widget_login_form .form_popup .inner-form .lost-pass {
	color: #333;
	font-weight: normal;
	font-style: italic
}

.widget_login_form .form_popup .apsl-login-networks {
	margin-top: 20px
}

.show_form_popup_login,
.show_form_popup_register {
	overflow: hidden
}

.show_form_popup_login .widget_login_form .background-overlay,
.show_form_popup_register .widget_login_form .background-overlay {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 99;
	transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1)
}

.show_form_popup_login .widget_login_form .from_login {
	text-align: left;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out
}

.show_form_popup_login .widget_login_form .from_login .inner-form {
	display: block
}

.show_form_popup_register .widget_login_form .from_register {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out
}

.show_form_popup_register .widget_login_form .from_register .inner-form {
	display: block
}

/*!--------------------------------------------------------------
7.0 - Header
----------------------------------------------------------------*/
.site-header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999
}

.affix-top .menu-mobile-effect span {
	background-color: white
}

.navigation-menu {
	padding-top: 16px;
	background: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-bottom: 15px
}

.dropdown-menu {
	border-radius: 0;
	padding: 0;
	margin: 12px 0 0 0
}

.dropdown-menu li {
	margin-bottom: 0
}

.search-toggler-unit .search-toggler {
	display: block;
	position: relative;
	padding: 4px 8.5px;
	background-color: transparent;
	overflow: hidden;
	cursor: pointer
}

.search-toggler-unit .search-toggler .fa {
	position: relative;
	z-index: 2
}

.search-toggler-unit .search-toggler:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: -100%;
	top: 0;
	z-index: 0;
	-webkit-transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91);
	-moz-transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91);
	-ms-transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91);
	-o-transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91);
	transition: all 0.25s cubic-bezier(0.66, 0.36, 0.17, 0.91)
}

.search-toggler-unit .search-toggler:hover {
	color: #fff
}

.search-toggler-unit .search-toggler:hover:before {
	left: 0
}

.header_top_bar {
	background-color: #333;
	color: #aaa;
	font-size: 12px;
	font-weight: 400
}

.header_top_bar a {
	font-weight: 700;
	font-style: normal;
	color: #aaa;
	font-size: 12px
}

.header_top_bar a:hover {
	color: #fff
}

.header_top_bar .top_bar_info {
	list-style: none;
	padding: 0;
	margin: 11px 0 12px
}

.header_top_bar .top_bar_info li {
	float: left;
	margin-left: 25px;
	margin-bottom: 0;
	line-height: 14px
}

.header_top_bar .top_bar_info li .fa {
	font-size: 14px;
	margin-right: 5px
}

.header_top_bar .top_bar_info li:first-child {
	margin-left: 0
}

.header_top_bar .topbar-right {
	text-align: right
}

.header_top_bar .topbar-right .widget {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	margin-left: 25px;
	text-align: left
}

.header_top_bar .topbar-right .widget:first-child {
	margin-left: 0
}

.header_top_bar .topbar-right .widget.widget_login_form {
	white-space: nowrap;
	text-align: right
}

.header_top_bar .topbar-right .widget.widget_login_form a:hover,
.header_top_bar .topbar-right .widget.widget_login_form span:hover {
	color: var(--phys-link_color_top_bar, #ffffff)
}

.header_top_bar .header_login_url {
	line-height: 1
}

.header_top_bar .header_login_url a {
	display: inline-block;
	vertical-align: bottom;
	text-decoration: none !important;
	line-height: 1
}

.header_top_bar .header_login_url a i {
	margin-right: 4px
}

.header_top_bar .header_login_url .vertical_divider {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 8px 0;
	width: 1px;
	height: 12px;
	background-color: #9a9a9a
}

.header_top_bar .country-selector {
	z-index: 9
}

.header_top_bar .country-selector .wgcurrent {
	border: none
}

.header_top_bar .country-selector .wgcurrent:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: "\f107";
	background: none !important;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	top: 12px
}

.header_top_bar .country-selector .wgcurrent a {
	border: none;
	height: inherit;
	line-height: 1;
	background: transparent;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 35px;
	color: inherit
}

.header_top_bar .wg-drop.country-selector {
	background: transparent
}

.header_top_bar .wg-drop.country-selector.closed .wgcurrent:after {
	content: "\f105";
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg)
}

.header_top_bar .qtranxs_widget .widget-title {
	display: none
}

.header_top_bar .qtranxs_widget select {
	padding: 10px 10px 10px 0;
	background: transparent;
	border: none;
	color: #fff;
	cursor: pointer
}

.header_top_bar .qtranxs_widget select:focus {
	outline: none
}

.header_top_bar .qtranxs_widget select option {
	color: #333
}

.header_main_menu_wrapper .navbar-collapse {
	padding: 0
}

.logo_sticky {
	display: none
}

.site-header {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.transparent_home_page .affix-top .navigation-menu {
	background: transparent !important
}

.transparent_home_page .affix-top .header-menu>li>a {
	color: #fff
}

.transparent_home_page .site-header {
	box-shadow: 0 0 0
}

.transparent_home_page .site-header.affix {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.sticky_header.affix {
	position: fixed;
	top: 0
}

.sticky_header.affix .header_top_bar {
	height: 0;
	overflow: hidden
}

.sticky_header.affix .navigation-menu {
	padding-top: 9px;
	padding-bottom: 8px
}

.sticky_header.affix .logo_sticky {
	display: block
}

.sticky_header.affix .logo_transparent_static {
	display: none
}

.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent !important
}

.site-header.affix-top {
	position: absolute;
	z-index: 999;
	width: 100%
}

.site-header.affix-top .sticky-logo {
	display: none
}

.affix .no-sticky-logo {
	display: none
}

.site-header {
	width: 100%;
	z-index: 999
}

.site-header .navbar-nav {
	text-align: right
}

.site-header .navbar-nav>li {
	float: none;
	display: inline-block;
	line-height: 1
}

.sticky_header {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.drag-target {
	height: 100%;
	width: 10px;
	position: fixed;
	top: 0;
	z-index: 998
}

#sidenav-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 120vh;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 997;
	will-change: opacity
}

.menu-main-menu>.menu ul li {
	display: inline-block;
	list-style: none;
	padding: 10px 15px
}

.navigation-menu .width-logo,
.navigation-menu .width-navigation {
	display: inline-block;
	vertical-align: middle
}

.navigation-menu .width-logo {
	font-size: 30px
}

/*!--------------------------------------------------------------
8.0 - breadcrumb
----------------------------------------------------------------*/
.phys-breadcrumb {
	margin: 0
}

.phys-breadcrumb li {
	display: inline-block
}

.phys-breadcrumb li:after {
	content: "\f105";
	margin: 0 5px;
	font-family: "Font Awesome 5 Free";
	font-weight: 600
}

.phys-breadcrumb li a {
	text-decoration: none;
	color: inherit
}

.phys-breadcrumb li:last-child:after {
	content: "";
	margin: 0
}

.breadcrumbs-wrapper {
	margin-bottom: 15px
}

.travel-booking-search {
	position: relative;
	margin-bottom: 3px;
	margin: 0 -10px
}

.travel-booking-search form {
	display: block;
	padding: 20px 0;
	margin: 0 auto
}

.travel-booking-search form {
	zoom: 1
}

.travel-booking-search form:before,
.travel-booking-search form:after {
	content: "";
	display: table
}

.travel-booking-search form:after {
	clear: both
}

.travel-booking-search form button {
	width: 100%;
	padding: 9px 8px 5px 8px;
	border: none;
	color: #333;
	text-transform: uppercase;
	background: var(--phys-body_color_primary, #ffb300);
	box-shadow: 0 2px 0 0 rgba(255, 210, 0, 0.6)
}

.travel-booking-search form button:hover {
	color: #fff
}

.travel-booking-search .hb-form-table li {
	width: 20%;
	padding: 0 10px;
	margin: 10px 0;
	float: left;
	list-style: none
}

.travel-booking-search .hb-form-table {
	margin: 0
}

.travel-booking-search .hb-form-table {
	zoom: 1
}

.travel-booking-search .hb-form-table:before,
.travel-booking-search .hb-form-table:after {
	content: "";
	display: table
}

.travel-booking-search .hb-form-table:after {
	clear: both
}

.travel-booking-search .hb-form-field {
	position: relative;
	display: inline-block
}

.travel-booking-search .hb-form-field input,
.travel-booking-search .hb-form-field select,
.travel-booking-search .hb-form-field button,
.travel-booking-search .hb-form-field textarea {
	outline: 0;
	position: relative;
	width: 100%;
	height: 40px;
	border: none;
	background: #fff;
	color: #333;
	border-radius: 0;
	padding: 7px 8px;
	line-height: 24px;
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.travel-booking-search .hb-form-field input.placeholder,
.travel-booking-search .hb-form-field select.placeholder,
.travel-booking-search .hb-form-field button.placeholder,
.travel-booking-search .hb-form-field textarea.placeholder {
	color: #555
}

.travel-booking-search .hb-form-field input:-moz-placeholder,
.travel-booking-search .hb-form-field select:-moz-placeholder,
.travel-booking-search .hb-form-field button:-moz-placeholder,
.travel-booking-search .hb-form-field textarea:-moz-placeholder {
	color: #555
}

.travel-booking-search .hb-form-field input::-webkit-input-placeholder,
.travel-booking-search .hb-form-field select::-webkit-input-placeholder,
.travel-booking-search .hb-form-field button::-webkit-input-placeholder,
.travel-booking-search .hb-form-field textarea::-webkit-input-placeholder {
	color: #555
}

.travel-booking-search .hb-form-field input:-ms-input-placeholder,
.travel-booking-search .hb-form-field select:-ms-input-placeholder,
.travel-booking-search .hb-form-field button:-ms-input-placeholder,
.travel-booking-search .hb-form-field textarea:-ms-input-placeholder {
	color: #555
}

.elementor-widget-travel-search-tour .travel-booking-search .hb-form-field input,
.elementor-widget-travel-search-tour .travel-booking-search .hb-form-field select,
.elementor-widget-travel-search-tour .travel-booking-search .hb-form-field button,
.elementor-widget-travel-search-tour .travel-booking-search .hb-form-field textarea {
	height: auto
}

.travel-booking-search .hb-form-field button {
	background: var(--phys-body_color_primary, #ffb300)
}

.travel-booking-search .hb-form-field button:hover {
	color: #fff
}

.travel-booking-search .hb-form-field-select {
	position: relative
}

.travel-booking-search .hb-form-field-select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px
}

.travel-booking-search .hb-form-field-select:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #333;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	z-index: 1
}

.elementor-widget-travel-search-tour .travel-booking-search .hb-form-field-select:before {
	display: none
}

.elementor-widget-travel-search-tour .travel-booking-search .hb-form-field-select select {
	background-image: url("images/angle-down.svg?v=1");
	background-position: calc(100% - 8px) center;
	background-repeat: no-repeat;
	padding-right: 2em !important;
	background-size: 16px
}

.travel-booking-search.travel-booking-style_2 .hb-form-table li {
	margin: 0;
	width: 21.5%
}

.travel-booking-search.travel-booking-style_2 .hb-form-table li.hb-submit {
	width: 14%
}

.travel-booking-search.travel-booking-style_2 input,
.travel-booking-search.travel-booking-style_2 select {
	border: none !important;
	height: 32px;
	font-weight: bold;
	padding-top: 0 !important;
	color: #333;
	text-transform: capitalize
}

.travel-booking-search.travel-booking-style_2 input.placeholder,
.travel-booking-search.travel-booking-style_2 select.placeholder {
	color: #484848
}

.travel-booking-search.travel-booking-style_2 input:-moz-placeholder,
.travel-booking-search.travel-booking-style_2 select:-moz-placeholder {
	color: #484848
}

.travel-booking-search.travel-booking-style_2 input::-webkit-input-placeholder,
.travel-booking-search.travel-booking-style_2 select::-webkit-input-placeholder {
	color: #484848
}

.travel-booking-search.travel-booking-style_2 input:-ms-input-placeholder,
.travel-booking-search.travel-booking-style_2 select:-ms-input-placeholder {
	color: #484848
}

.travel-booking-search.travel-booking-style_2 .hb-submit button {
	height: 60px;
	box-shadow: 0 0 0
}

.travel-booking-search.travel-booking-style_2 .hb-form-field-input label,
.travel-booking-search.travel-booking-style_2 .hb-form-field-select label {
	font-weight: normal;
	padding-left: 10px;
	color: #999;
	opacity: 0.8;
	margin-top: 6px;
	display: block;
	margin-bottom: -4px
}

.travel-booking-search.travel-booking-style_2 .hb-form-field-select:after {
	content: "";
	width: 1px;
	background: #E8E8E8;
	top: -14px;
	bottom: 0;
	position: absolute;
	left: -10px
}

.travel-booking-search.travel-booking-style_2 .hb-form-field-select:before {
	content: "\e874";
	font: normal normal normal 18px/1 "Linearicons-Free";
	border: none;
	width: auto;
	height: auto;
	margin-top: -9px
}

.slider-tour-booking {
	margin-top: -135px;
	position: relative;
	z-index: 2
}

.slider-tour-booking .vc_column-inner {
	padding-top: 0 !important
}

.banner-tour-booking {
	margin-top: -100px;
	position: relative
}

.banner-tour-booking .vc_column-inner {
	padding-top: 0 !important
}

/*!--------------------------------------------------------------
9.0 - Blog
----------------------------------------------------------------*/
.widget-area ul {
	margin-left: 0;
	margin-bottom: 0
}

.widget-area .search_tour {
	margin: 0 0 30px 0
}

.widget-area aside {
	overflow: hidden;
	margin: 0 0 30px 0
}

.widget-area aside:last-child {
	margin-bottom: 0
}

.widget-area aside .widget-title {
	margin-bottom: 20px;
	margin-top: 0;
	padding-bottom: 15px;
	text-transform: uppercase;
	position: relative
}

.widget-area aside .widget-title:before {
	position: absolute;
	left: 0;
	width: 35px;
	height: 2px;
	content: "";
	bottom: 0
}

.widget-area aside ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	list-style: none
}

.widget-area aside select {
	max-width: 100%;
	width: 100%;
	border: 1px solid #ddd;
	padding: 6px 10px
}

.widget-area aside select:focus {
	outline: none;
	box-shadow: 0 0 0
}

.widget-area aside.widget_archive ul li,
.widget-area aside .product-categories li,
.widget-area aside.widget_categories ul li {
	border-bottom: 1px solid #ddd
}

.widget-area aside.widget_archive ul li:last-child,
.widget-area aside .product-categories li:last-child,
.widget-area aside.widget_categories ul li:last-child {
	border-bottom: 0
}

.widget-area aside.widget_archive ul li .count,
.widget-area aside .product-categories li .count,
.widget-area aside.widget_categories ul li .count {
	float: right
}

.widget-area aside.widget_categories ul li.cat-item,
.widget-area aside.widget_categories ul li,
.widget-area aside.widget_archive ul li.cat-item,
.widget-area aside.widget_archive ul li {
	text-align: right;
	overflow: hidden
}

.widget-area aside.widget_categories ul li.cat-item a,
.widget-area aside.widget_categories ul li a,
.widget-area aside.widget_archive ul li.cat-item a,
.widget-area aside.widget_archive ul li a {
	float: left
}

.widget-area .screen-reader-text {
	display: none
}

.widget-area .widget_tag_cloud .tagcloud,
.widget-area .widget_product_tag_cloud .tagcloud {
	margin: 0 -5px
}

.widget-area .widget_tag_cloud .tagcloud a,
.widget-area .widget_product_tag_cloud .tagcloud a {
	font-size: 100% !important;
	margin: 5px;
	padding: 4px 8px;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 2px
}

.widget-area .woocommerce ul.cart_list li {
	margin-bottom: 20px;
	padding: 0
}

.widget-area .woocommerce ul.cart_list li:last-child {
	margin-bottom: 0
}

.widget-area .woocommerce ul.cart_list li img {
	width: 100px;
	float: left;
	margin-left: 0;
	margin-right: 15px
}

.widget-area .woocommerce ul.product_list_widget li {
	margin-bottom: 20px;
	padding: 0
}

.widget-area .woocommerce ul.product_list_widget li:last-child {
	margin-bottom: 0
}

.widget-area .woocommerce ul.product_list_widget li .thumb-image {
	width: 90px;
	float: left;
	border-radius: 5px;
	overflow: hidden
}

.widget-area .woocommerce ul.product_list_widget li .thumb-image img {
	width: auto;
	margin: 0
}

.widget-area .woocommerce ul.product_list_widget li .content {
	padding-left: 15px;
	width: calc(100% - 90px);
	float: left
}

.widget-area .woocommerce ul.product_list_widget li .content .woocommerce-Price-amount.amount {
	color: #5a626c;
	font-weight: 700
}

.widget-area .woocommerce ul.product_list_widget li .content del .woocommerce-Price-amount.amount {
	font-weight: normal;
	color: #9a9696
}

.widget-area .woocommerce ul.product_list_widget li .content ins {
	text-decoration: none
}

.widget-area .woocommerce ul.product_list_widget li .content .posted_in a {
	font-style: italic;
	opacity: 0.7;
	line-height: 1;
	display: inline-block
}

.widget-area .woocommerce ul.product_list_widget li .content p {
	margin-bottom: 10px
}

.widget-area .woocommerce ul.product_list_widget li .content a {
	font-weight: normal
}

.widget-area .widget_categories ul li,
.widget-area .widget_pages ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd
}

.widget-area .widget_categories ul li:last-child,
.widget-area .widget_pages ul li:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.widget-area .widget_categories .children,
.widget-area .widget_pages .children {
	border-top: 1px solid #ddd;
	margin-left: 20px;
	margin-top: 10px
}

.widget-area #wp-calendar th {
	background: rgba(0, 0, 0, 0.05)
}

.widget-area #wp-calendar td,
.widget-area #wp-calendar th {
	text-align: center
}

.widget-area .search-form,
.not-found .search-form {
	position: relative
}

.widget-area .search-form:after,
.not-found .search-form:after {
	content: "\f002";
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	position: absolute;
	right: 13px;
	top: 5px
}

.widget-area .search-form label,
.not-found .search-form label {
	width: 100%;
	display: inline-block;
	font-weight: normal
}

.widget-area .search-form label .screen-reader-text,
.not-found .search-form label .screen-reader-text {
	display: none
}

.widget-area .search-form label .search-field,
.not-found .search-form label .search-field {
	width: 100%;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #ddd;
	padding: 5px 10px
}

.widget-area .search-form label .search-submit,
.not-found .search-form label .search-submit {
	margin-left: 0;
	margin-right: 0
}

.widget-area .search-form .search-submit,
.not-found .search-form .search-submit {
	display: none;
	margin: 0;
	padding: 0 16px
}

.not-found {
	text-align: center
}

.not-found .search-form {
	max-width: 300px;
	margin: 20px auto
}

.widget_rss .rsswidget {
	font-weight: bold
}

.widget_rss .rss-date {
	display: block;
	font-style: italic;
	font-size: 90%
}

.widget_rss cite {
	color: #000;
	font-weight: bold
}

.widget_nav_menu ul li {
	display: block
}

.widget_nav_menu ul ul {
	margin: 0 0 0 15px
}

.widget_nav_menu ul ul li {
	margin: 0;
	display: block
}

.widget_nav_menu .sub-menu {
	text-transform: none
}

.widget_nav_menu li.menu-item-has-children {
	padding-bottom: 0
}

.widget_nav_menu .nav_desc {
	display: none
}

.widget_recent_entries ul li .post-date {
	font-style: italic;
	display: block
}

#secondary .widget_tag_cloud .tagcloud a {
	color: #333
}

#secondary .widget_tag_cloud .tagcloud a:hover {
	color: #fff
}

.description_single {
	width: 39%;
	float: left;
	padding-right: 15px;
	padding-left: 15px
}

.description_single .woocommerce-product-details__short-description,
.description_single .post_description {
	border-width: 1px 0;
	border-style: dotted;
	border-color: #E8E8E8;
	margin: 15px 0;
	padding: 15px 0
}

.description_single .woocommerce-product-details__short-description ul,
.description_single .post_description ul {
	margin-bottom: 0
}

.description_single .woocommerce-product-details__short-description ul li,
.description_single .post_description ul li {
	margin: 3px 0
}

.description_single h3 {
	text-transform: uppercase;
	color: #333
}

.description_single .title h1 {
	margin-top: 0
}

.infor_header {
	margin: 0;
	background: #14785e;
	color: #fff
}

.infor_header li {
	display: inline-block;
	margin: 10px;
	color: inherit
}

.infor_header li span {
	padding-right: 7px;
	text-transform: uppercase
}

.archive-header {
	margin-bottom: 25px
}

.archive-header .title_page {
	background: #14785e;
	color: #fff;
	padding: 15px 20px;
	margin: 0;
	text-transform: uppercase;
	font-size: 20px
}

.post_price_single {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 33px;
	color: #333;
	line-height: 30px
}

.post_price_single span {
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 14px
}

.tour_code_single {
	margin: 15px 0;
	background: #e93001;
	position: relative;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	color: #fff;
	padding-left: 15px
}

.tour_code_single span {
	font-weight: bold
}

.tour_code_single:after {
	position: absolute;
	top: 0;
	right: -20px;
	content: "";
	width: 0;
	height: 0;
	border-left: 20px solid #e93001;
	border-top: 17px solid transparent;
	border-bottom: 18px solid transparent
}

.top_content_single {
	zoom: 1
}

.top_content_single:before,
.top_content_single:after {
	content: "";
	display: table
}

.top_content_single:after {
	clear: both
}

.top_content_single .list-content {
	padding-top: 30px;
	padding-bottom: 10px
}

.top_content_single .list-content .tours-tabs_table td,
.top_content_single .list-content .tours-tabs_table th {
	padding-left: 0
}

.top_content_single .list-content:focus {
	outline: none
}

.top_content_single .title-list-content {
	display: block;
	margin-bottom: 25px;
	margin-top: 0;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 20px
}

.top_content_single .tabs-fixed-scroll {
	background: #fff;
	left: 0;
	right: 0;
	z-index: 98;
	border-bottom: 1px solid #e8e8e8
}

.top_content_single .tabs-fixed-scroll .width70 {
	width: 72%;
	float: left
}

.top_content_single .tabs-fixed-scroll .wc-tabs-scroll {
	margin: 0
}

.top_content_single .tabs-fixed-scroll .wc-tabs-scroll li {
	display: inline-block
}

.top_content_single .tabs-fixed-scroll .wc-tabs-scroll li a {
	padding: 16px 20px;
	display: inline-block;
	font-size: 1.1em;
	position: relative
}

.top_content_single .tabs-fixed-scroll .wc-tabs-scroll li a:after {
	position: absolute;
	content: "";
	bottom: -1px;
	height: 2px;
	width: 100%;
	left: 0;
	right: 0
}

.top_content_single .tabs-fixed-scroll.show-fix {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15)
}

.top_content_single .tabs-fixed-scroll.no-fix-scroll .container,
.top_content_single .tabs-fixed-scroll.no-fix-scroll .width70 {
	width: 100%;
	padding: 0
}

.affix-sidebar.show-fix,
.affix-sidebar.show-fix p.price {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.site-content .entry-content {
	background: #26bdf7;
	padding: 10px
}

.thumbnail_product {
	padding-left: 0;
	position: relative;
	padding-right: 0
}

.thumbnail_product .slides {
	margin-bottom: 0
}

.thumbnail_product .slides {
	zoom: 1
}

.thumbnail_product .slides:before,
.thumbnail_product .slides:after {
	content: "";
	display: table
}

.thumbnail_product .slides:after {
	clear: both
}

.thumbnail_product .flex-viewport li {
	margin: 20px 20px 10px 0
}

.thumbnail_product .flex-viewport li img {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer
}

.thumbnail_product .flex-viewport li.flex-active-slide img {
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.flex-prev,
.flex-next {
	position: absolute;
	top: 50%;
	left: 5px;
	font-family: "Glyphicons Halflings";
	width: 20px;
	height: 20px;
	margin-top: -10px;
	color: #ccc
}

.flex-prev:before {
	content: "\e079"
}

.flex-next:before {
	content: "\e080"
}

.flex-next {
	left: auto;
	right: 5px
}

.flex-prev:hover,
.flex-next:hover {
	color: #000
}

.flex-disabled {
	display: none
}

.wrapper-map {
	position: relative;
	padding-bottom: 36.25%;
	height: 0
}

.wrapper-map #mapCanvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.table_pakages tr td {
	border-bottom: 1px solid #aaa;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold
}

.site-content .entry-content .wpb_tabs.wpb_content_element {
	margin-bottom: 0
}

.site-content .entry-content .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background: #fff;
	border-radius: 0 3px 3px 3px;
	padding: 20px
}

.table_pakages tbody tr {
	background: #eee;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa
}

.table_pakages tbody tr.no_background {
	background: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}

.table_pakages tbody tr.no_background td {
	font-weight: normal;
	font-style: italic;
	font-size: 12px
}

.table_pakages thead tr {
	background: #c9e7f2
}

.table_pakages thead tr th {
	text-align: center;
	padding: 10px 0
}

.site-content .entry-content .wpb_content_element .wpb_tabs_nav li {
	background: #77d0f2
}

.site-content .entry-content .wpb_tabs .wpb_tabs_nav li {
	margin: 0
}

.site-content .entry-content .wpb_tabs .wpb_tabs_nav li a {
	text-transform: uppercase;
	color: #fff
}

.site-content .entry-content .wpb_tabs .wpb_tabs_nav li:last-child {
	border-radius: 0 3px 0 0
}

.site-content .entry-content .wpb_tabs .wpb_tabs_nav li.ui-state-active {
	font-weight: bold
}

.site-content .entry-content .wpb_tabs .wpb_tabs_nav li.ui-state-active,
.site-content .entry-content .wpb_tabs .wpb_tabs_nav li:hover {
	background: #fff;
	margin-top: -6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 3px 3px 0 0
}

.site-content .entry-content .wpb_tabs .wpb_tabs_nav li.ui-state-active a,
.site-content .entry-content .wpb_tabs .wpb_tabs_nav li:hover a {
	color: #000
}

.site-content .entry-content .wpb_tabs .ui-tabs {
	padding-top: 10px
}

.section-white.padding-1x {
	padding: 15px 15px 0 15px;
	margin-bottom: 30px
}

.single-post .comments-area {
	padding-bottom: 50px
}

.tour-ordering {
	margin-bottom: 25px
}

.tour-ordering select {
	height: 40px;
	padding: 4px 16px 4px 19px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNNCA2LjVMOCAxMC41TDEyIDYuNSIgc3Ryb2tlPSIjNDQ0NDQ0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=) !important;
	background-repeat: no-repeat !important;
	background-position-x: 93% !important;
	background-position-y: 10px !important;
	background-size: 16px 20px !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 226px;
	color: #121212
}

.tour-result-count {
	padding: 12px 0
}

.list_content>li {
	float: left;
	padding: 15px
}

.post_images {
	background: #d8d8d8;
	min-height: 125px;
	position: relative;
	margin: -1px
}

.post_images a {
	display: inline-block
}

.post_images>a {
	display: block
}

.post_images span.price,
.post_images .price {
	position: absolute;
	top: 14px;
	left: 0;
	display: inline-block;
	color: #333;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 700;
	padding: 4px 7px;
	border-radius: 0 3px 3px 0
}

.post_images span.price del,
.post_images .price del {
	font-size: 90%;
	font-weight: normal;
	opacity: 0.9
}

.post_images span.price ins,
.post_images .price ins {
	text-decoration: none
}

.post_images .group-icon {
	position: absolute;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3)
}

.post_images .group-icon a {
	margin: 6px 12px;
	color: #fff;
	position: relative
}

.post_images .group-icon a .icon-image {
	max-width: 24px
}

.post_images .group-icon a i {
	font-size: 18px
}

.post_images .group-icon a:before {
	content: "";
	width: 1px;
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: -13px;
	background: rgba(255, 255, 255, 0.7)
}

.post_images .group-icon a.frist:before {
	display: none
}

.post_images .group-icon .tooltip {
	white-space: nowrap
}

.item_content .wrapper_content {
	padding: 14px;
	background: #fff
}

.item_content .wrapper_content .post_title h4 {
	margin-top: 0
}

.item_content .wrapper_content .post_description {
	margin-bottom: 10px
}

.item_content .wrapper_content .post_description ul {
	margin: 0
}

.item_content .wrapper_content .post_description ul li {
	list-style: none
}

.item_border {
	border: 1px solid #E8E8E8;
	margin-bottom: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
	background: #fff
}

.post_title h4 a:hover {
	color: #26bdf7
}

.post_date {
	text-transform: uppercase;
	color: #666;
	margin-bottom: 10px;
	display: block;
	text-align: left
}

.post_date:before {
	content: "\e864";
	font: normal normal normal 16px/1 "Linearicons-Free";
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -2px
}

.read_more {
	background: #ffffff;
	height: 54px
}

.woocommerce ul.products li.product .read_more .product_type_variable,
.woocommerce ul.products li.product .read_more .add_to_cart_button,
.woocommerce ul.products li.product .read_more .wc-forward {
	margin-top: 0 !important
}

.woocommerce ul.products li.product .read_more .product_type_variable {
	height: 40px;
	font-weight: 700;
	font-size: 12px;
	line-height: 27px
}

.read_more .product_type_variable,
.read_more_button,
.read_more .product_type_tour_phys,
.woocommerce ul.products li.product .read_more .add_to_cart_button,
.woocommerce ul.products li.product .read_more .product_type_tour_phys,
.woocommerce ul.products li.product .read_more .wc-forward,
.woocommerce ul.products li.product .read_more .product_type_external {
	float: right;
	color: #fff;
	width: 50%;
	text-align: center;
	line-height: 41px;
	background: #26bdf7;
	position: relative;
	font-weight: 700;
	font-size: 12px;
	margin-top: 0;
	margin-right: -1px;
	margin-bottom: -1px;
	border-radius: 0;
	text-transform: uppercase;
	padding: 0
}

.read_more .product_type_variable i,
.read_more_button i,
.read_more .product_type_tour_phys i,
.woocommerce ul.products li.product .read_more .add_to_cart_button i,
.woocommerce ul.products li.product .read_more .product_type_tour_phys i,
.woocommerce ul.products li.product .read_more .wc-forward i,
.woocommerce ul.products li.product .read_more .product_type_external i {
	margin-left: 3px
}

.read_more .product_type_variable:hover,
.read_more_button:hover,
.read_more .product_type_tour_phys:hover,
.woocommerce ul.products li.product .read_more .add_to_cart_button:hover,
.woocommerce ul.products li.product .read_more .product_type_tour_phys:hover,
.woocommerce ul.products li.product .read_more .wc-forward:hover,
.woocommerce ul.products li.product .read_more .product_type_external:hover {
	color: #fff
}

.woocommerce ul.products li.product .read_more .added {
	display: none
}

.item_rating {
	float: left;
	width: 50%;
	position: relative;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.item_rating .star-rating {
	float: left;
	overflow: hidden;
	position: relative;
	height: 18px;
	line-height: 1.45;
	font-size: 1em;
	width: 6.5em;
	font-family: star;
	letter-spacing: 4px;
	margin-top: 9px !important;
	font-weight: normal;
	color: #ffb300
}

.item_rating .star-rating:before {
	content: "sssss";
	float: left;
	top: 0;
	left: 0;
	position: absolute
}

.item_rating .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}

.item_rating .star-rating span:before {
	content: "SSSSS";
	top: 0;
	position: absolute;
	left: 0
}

.item-tour {
	padding: 0 15px
}

.checklist-icon-check li {
	line-height: 22px
}

.fix-col-responsive .tours-reviews {
	margin-bottom: 30px
}

.wrapper-blog-content {
	zoom: 1
}

.wrapper-blog-content:before,
.wrapper-blog-content:after {
	content: "";
	display: table
}

.wrapper-blog-content:after {
	clear: both
}

.wrapper-blog-content article {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E8E8E8
}

.wrapper-blog-content article {
	zoom: 1
}

.wrapper-blog-content article:before,
.wrapper-blog-content article:after {
	content: "";
	display: table
}

.wrapper-blog-content article:after {
	clear: both
}

.wrapper-blog-content article:last-child {
	padding-bottom: 0;
	border-bottom: none
}

.wrapper-blog-content article .entry-content {
	margin-top: 0
}

.wrapper-blog-content article .img_post {
	width: 260px;
	float: left;
	text-align: center;
	margin-right: 20px;
	overflow: hidden
}

.wrapper-blog-content article .img_post a {
	display: block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.wrapper-blog-content article .img_post a:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}

.wrapper-blog-content article .entry-content {
	overflow: hidden
}

.wrapper-blog-content article .content-thumbnail {
	width: calc(100% - 260px);
	float: left;
	padding-left: 30px
}

.wrapper-blog-content article .entry-footer>span {
	color: #000;
	margin-right: 10px
}

.wrapper-blog-content article .entry-footer>span:last-child {
	margin-right: 0
}

.wrapper-blog-content article .entry-footer>span a {
	opacity: 0.8
}

.wrapper-blog-content .entry-content .entry-title {
	margin-top: 0;
	margin-bottom: 5px
}

.wrapper-blog-content .entry-content .entry-meta {
	opacity: 0.8;
	font-size: 90%
}

.wrapper-blog-content .entry-content .entry-meta a {
	color: inherit
}

.wrapper-blog-content .entry-content .entry-header {
	margin-bottom: 15px
}

.wrapper-blog-content .sticky {
	background: #f7f7f7;
	padding: 30px;
	border: 1px solid #E8E8E8
}

/*!--------------------------------------------------------------
10.0 - Search
----------------------------------------------------------------*/
.search-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	transform: scale(0.8);
	visibility: hidden;
	opacity: 0
}

.search-overlay .background-overlay {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	position: absolute;
	z-index: 99
}

.search-overlay.search-show {
	visibility: visible;
	opacity: 1;
	z-index: 9999;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1)
}

.search-overlay .closeicon {
	position: fixed;
	right: 3%;
	top: 16px;
	width: 32px;
	height: 32px;
	opacity: 1;
	z-index: 999;
	cursor: pointer
}

.search-overlay .closeicon:before {
	transform: rotate(45deg)
}

.search-overlay .closeicon:after {
	transform: rotate(-45deg)
}

.search-overlay .closeicon:before,
.search-overlay .closeicon:after {
	position: absolute;
	left: 15px;
	content: " ";
	height: 33px;
	width: 1px;
	background-color: white
}

.search-overlay .search-form {
	width: 100%;
	text-align: center;
	display: inline-block;
	position: fixed;
	top: 40%;
	left: 0;
	z-index: 999
}

.search-overlay .search-form input:focus {
	outline: none
}

.search-overlay .search-form .search-field {
	width: 400px;
	height: 60px;
	line-height: 60px;
	border: 1px solid #ddd;
	padding: 0 15px;
	font-weight: normal;
	font-size: 16px;
	vertical-align: middle
}

.search-overlay .search-form .search-submit {
	border: none;
	height: 60px;
	line-height: 60px;
	width: 60px;
	margin-left: -4px;
	color: #333;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	vertical-align: middle
}

.search-overlay .search-form .search-submit:hover {
	color: #fff
}

.search-overlay .search-form .font-awesome {
	font-family: "Font Awesome 5 Free";
	font-weight: 600
}

.hotel-booking-search .hb-form-field input[type=number]::-webkit-inner-spin-button,
.hotel-booking-search .hb-form-field input[type=number]::-webkit-outer-spin-button,
.travel-booking-search .hb-form-field input[type=number]::-webkit-inner-spin-button,
.travel-booking-search .hb-form-field input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.hotel-booking-search .hb-form-field input[type=number],
.travel-booking-search .hb-form-field input[type=number] {
	-moz-appearance: textfield
}

.tab-search-tour-hotel {
	position: relative;
	margin-top: -173px
}

.vc_row-no-padding .sc-search-tour-hotel .content-tab-search .tab-content,
.vc_row-no-padding .sc-search-tour-hotel .nav-tab-search {
	max-width: 1170px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px
}

.sc-search-tour-hotel .hotel-booking-search form,
.sc-search-tour-hotel .travel-booking-search form {
	padding: 0
}

.sc-search-tour-hotel .hotel-booking-search .hb-form-field input,
.sc-search-tour-hotel .hotel-booking-search .hb-form-field select,
.sc-search-tour-hotel .travel-booking-search .hb-form-field input,
.sc-search-tour-hotel .travel-booking-search .hb-form-field select {
	border: 1px solid #E8E8E8
}

.sc-search-tour-hotel .nav-tab-search li {
	display: inline-block;
	list-style: none
}

.sc-search-tour-hotel .nav-tab-search li a {
	padding: 8px 20px;
	text-transform: uppercase;
	display: block;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	-webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, color 0.2s ease-in-out
}

.sc-search-tour-hotel .nav-tab-search li a i {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.3);
	text-align: center;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 12px
}

.sc-search-tour-hotel .nav-tab-search li a span {
	display: inline-block;
	vertical-align: middle
}

.sc-search-tour-hotel .content-tab-search {
	padding-top: 15px;
	padding-bottom: 15px;
	background: rgba(0, 0, 0, 0.4)
}

.phys-search-tour-mobile.phys-search-popup-mobile {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease
}

@media (max-width:767px) {
	.phys-search-tour-mobile.phys-search-popup-mobile.active {
		opacity: 1;
		visibility: visible
	}
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px;
	background: #fff
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-header .phys-search-tour-mobile-close {
	cursor: pointer
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-header .phys-search-tour-mobile-close svg {
	width: 24px;
	height: 24px
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-header h4 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	margin: 0
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 326px
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content .travel-product-filter-heading {
	font-size: 26px;
	font-weight: 700;
	line-height: 1.25;
	color: var(--phys-heading-color);
	margin: 0 0 32px
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form {
	padding: 16px;
	background: #fff;
	border-radius: var(--phys_border_radius-item, 8px);
	border: 1px solid #e8edf1
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .item-filter-heading {
	margin-left: 36px;
	color: var(--phys-heading-color);
	font-weight: 600;
	font-size: 14px;
	line-height: 1.1
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .tour-search-field-inner {
	display: flex
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .tour-search-field-inner>svg {
	position: absolute;
	top: -10px;
	left: 0
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .tour-search-field-inner #remove-date-range,
.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .tour-search-field-inner .remove-attr {
	position: absolute;
	top: 50%;
	right: 9px;
	left: auto;
	transform: translate(-50%, -50%)
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .tour-search-field-inner select {
	width: 100%;
	border: 0;
	padding: 9px 25px 9px 35px;
	-webkit-appearance: none;
	appearance: none
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .tour-search-field-inner select:focus {
	outline: none
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .tour-search-field-inner input {
	width: 100%;
	border: 0;
	padding: 9px 25px 9px 35px
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field .tour-search-field-inner input:focus {
	outline: none
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .tour-search-field.destination {
	padding-bottom: 7px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e8edf1
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .hb-submit {
	margin-top: 16px
}

.phys-search-tour-mobile.phys-search-popup-mobile .phys-search-tour-mobile-inner .phys-search-tour-mobile-content form .hb-submit button {
	padding: 13px 24px;
	border-radius: 200px;
	background: var(--phys-body_color_primary, #ffb300);
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	color: #fff
}

.daterangepicker.show-calendar {
	z-index: 99999999
}

/*!--------------------------------------------------------------
11.0 - Footer
----------------------------------------------------------------*/
.wrapper-subscribe {
	background-position: center bottom;
	background-repeat: repeat;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-size: cover
}

.wrapper-footer {
	z-index: 1;
	position: relative
}

.wrapper-footer .wrapper-copyright {
	padding-top: 20px;
	padding-bottom: 15px
}

.wrapper-footer a {
	color: #fff
}

.wrapper-footer .main-top-footer {
	padding: 60px 0 50px 0;
	position: relative
}

.wrapper-footer .main-top-footer .widget-title {
	text-transform: uppercase;
	margin-bottom: 20px
}

.wrapper-footer .main-top-footer .widget_media_gallery .gallery {
	margin: 0 -5px 1.5em -5px
}

.wrapper-footer .main-top-footer .widget_media_gallery .gallery-item {
	padding: 5px
}

.wrapper-footer ul {
	margin: 0
}

.wrapper-footer ul li {
	list-style: none
}

.list-arrow li {
	margin-bottom: 0
}

.list-arrow li a {
	border-bottom: 1px solid #5b6366;
	position: relative;
	display: block;
	padding: 5px 10px 5px 20px
}

.list-arrow li a:after {
	content: "\f105";
	display: block;
	position: absolute;
	width: 5px;
	height: 7px;
	z-index: 10;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 2px;
	margin-top: -5px;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 14px;
	line-height: 1
}

.list-arrow li:last-child a {
	border-bottom: none
}

.wrapper-instagram {
	margin: 0 -5px;
	overflow: hidden
}

.wrapper-instagram a {
	float: left;
	width: 33.333%;
	padding: 5px
}

.form-subscribe {
	padding: 80px 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #fff;
	z-index: 1
}

.subscribe_shadow {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3)
}

.form-subscribe__title {
	margin-bottom: 5px;
	color: #fff;
	font-size: 2em;
	text-transform: uppercase
}

.form-subscribe__description {
	font-size: 1.2em;
	margin-bottom: 20px
}

.form-subscribe-form-wrap {
	position: relative
}

.form-subscribe-form-wrap .mc4wp-form,
.form-subscribe-form-wrap .epm-sign-up-form {
	display: inline-block;
	line-height: 50px;
	width: auto;
	border: 10px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px
}

.form-subscribe-form-wrap .mc4wp-form label,
.form-subscribe-form-wrap .mc4wp-form .epm-form-field,
.form-subscribe-form-wrap .epm-sign-up-form label,
.form-subscribe-form-wrap .epm-sign-up-form .epm-form-field {
	margin: 0;
	width: auto;
	position: relative;
	float: left
}

.form-subscribe-form-wrap .mc4wp-form .mc4wp-email,
.form-subscribe-form-wrap .mc4wp-form .email,
.form-subscribe-form-wrap .epm-sign-up-form .mc4wp-email,
.form-subscribe-form-wrap .epm-sign-up-form .email {
	display: inline-block;
	width: 390px;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0 20px;
	border: none;
	outline: 0;
	border-radius: 0;
	background: #fff;
	color: #333;
	float: left
}

.form-subscribe-form-wrap .mc4wp-form .mc4wp-submit-button,
.form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button,
.form-subscribe-form-wrap .epm-sign-up-form .mc4wp-submit-button,
.form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button {
	display: inline-block;
	height: 50px;
	width: auto;
	margin: 0 0 0 -5px !important;
	padding: 0 30px;
	border: none;
	border-radius: 0;
	color: #333;
	text-transform: uppercase;
	font-style: normal;
	vertical-align: top
}

.form-subscribe-form-wrap .mc4wp-form .mc4wp-submit-button:focus,
.form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button:focus,
.form-subscribe-form-wrap .epm-sign-up-form .mc4wp-submit-button:focus,
.form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button:focus {
	outline: none
}

.form-subscribe-form-wrap .mc4wp-form .mc4wp-submit-button:hover,
.form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button:hover,
.form-subscribe-form-wrap .epm-sign-up-form .mc4wp-submit-button:hover,
.form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button:hover {
	color: #fff
}

.form-subscribe-form-wrap .epm-sign-up-form .epm-form-field label {
	display: none
}

.form-subscribe input {
	height: 50px;
	line-height: 50px;
	margin: 0;
	border: none;
	background: #fff;
	border-radius: 3px
}

.form.mc4wp-form input {
	width: auto !important
}

.contact-info a {
	color: #ccc
}

#copyright {
	padding-top: 10px
}

.footer_menu {
	text-align: right;
	margin: 0
}

.footer_menu li {
	display: inline-block;
	margin-left: 10px;
	list-style: none
}

.navbar-mobile-button {
	display: none;
	align-items: center;
	background-color: var(--nav-mobile-color-background, #fff);
	box-shadow: 0 0 6px rgba(220, 220, 220, 0.6);
	z-index: 999;
	position: fixed;
	bottom: 0;
	margin: 0;
	width: 100%;
	padding: 0 5px
}

.navbar-mobile-button .item-menubar {
	margin: 0;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 15px 6px;
	min-height: 57px;
	flex-direction: column;
	font-size: 15px;
	width: 100%;
	color: var(--nav-mobile-color-text, #666);
	cursor: pointer
}

.navbar-mobile-button .item-menubar>a,
.navbar-mobile-button .item-menubar .search-toggle {
	color: var(--thim-font-title-color)
}

.navbar-mobile-button .item-menubar svg path {
	stroke: var(--nav-mobile-color-text, #666)
}

.navbar-mobile-button .item-menubar span {
	line-height: 1.5;
	margin-top: 4px;
	font-size: 12px;
	font-weight: var(--thim-font-h6-variant)
}

.navbar-mobile-button .item-menubar i {
	font-size: 18px
}

.navbar-mobile-button .item-menubar.active,
.navbar-mobile-button .item-menubar:hover {
	color: var(--nav-mobile-color-hover, #01aa90)
}

.navbar-mobile-button .item-menubar.active>a,
.navbar-mobile-button .item-menubar:hover>a {
	color: var(--nav-mobile-color-hover, #01aa90)
}

.navbar-mobile-button .item-menubar.active svg path,
.navbar-mobile-button .item-menubar:hover svg path {
	stroke: var(--nav-mobile-color-hover, #01aa90)
}

.navbar-mobile-button .item-menubar .flex-center {
	display: flex;
	flex-direction: column;
	align-items: center
}

@media (max-width:768px) {
	.has-navbar-mobile #wrapper-container {
		padding-bottom: 57px
	}

	.navbar-mobile-button {
		display: flex
	}

	.navbar-mobile-button.hide {
		display: none
	}

	.mobile-filter-open .navbar-mobile-button {
		display: none
	}
}

/*!--------------------------------------------------------------
12.0 - Responsive
----------------------------------------------------------------*/
.wrapper-boxed {
	max-width: 1200px;
	margin: 0 auto
}

.wrapper-boxed .site-header,
.wrapper-boxed .wrapper-subscribe {
	width: 100%;
	left: auto;
	right: auto;
	max-width: 1200px
}

.wrapper-boxed .wrapper-content .content-area {
	background: #fff
}

.wrapper-content {
	position: relative;
	z-index: 1;
	background: #fff
}

.wrapper-content .top_site_main {
	padding-top: 126px
}

.wrapper-content .wrapper-breadcrumbs {
	background-color: #f2f2f2
}

.navigation {
	text-align: center;
	margin: 0 0 25px 0
}

.navigation ul li {
	display: inline-block;
	list-style: none
}

.navigation ul li .page-numbers {
	padding: 0 5px;
	margin: 0 5px;
	width: 36px;
	height: 36px;
	display: inline-block;
	text-align: center;
	border: 1px solid #E8E8E8;
	line-height: 36px;
	vertical-align: middle
}

.navigation ul li .page-numbers i {
	line-height: 36px
}

.padding-top-6x {
	padding-top: 60px
}

.padding-bottom-6x {
	padding-bottom: 60px
}

.padding-top-2x {
	padding-top: 20px
}

.margin-top-6x {
	margin-top: 60px
}

.margin-bottom-3x {
	margin-bottom: 30px !important
}

.text-center {
	text-align: center
}

.section-white {
	background: #fff
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

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

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 10px 0
}

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

.owl-theme .owl-controls .owl-dot span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	border: 2px solid #fff;
	border-radius: 50%
}

.btn-primary,
.btn-second {
	text-transform: uppercase;
	padding: 0 35px;
	line-height: 50px;
	border: none;
	border-radius: 0;
	color: #333
}

.icon-btn {
	color: #333;
	text-transform: uppercase;
	box-shadow: 0 2px 0 0 #c6a615;
	padding: 0 25px;
	display: inline-block;
	line-height: 40px;
	text-decoration: none !important;
	font-weight: 700
}

.icon-btn i {
	font-size: 20px;
	margin-right: 7px;
	vertical-align: middle
}

.icon-btn:hover {
	color: #fff
}

.wpcf7-form>p {
	position: relative
}

.wpcf7-form .row-1x {
	margin-right: -10px;
	margin-left: -10px
}

.wpcf7-form .row-1x {
	zoom: 1
}

.wpcf7-form .row-1x:before,
.wpcf7-form .row-1x:after {
	content: "";
	display: table
}

.wpcf7-form .row-1x:after {
	clear: both
}

.wpcf7-form .row-1x .col-sm-6 {
	padding-right: 10px;
	padding-left: 10px
}

.wpcf7-form .wpcf7-form-control-wrap {
	margin-bottom: 20px !important;
	display: block
}

.wpcf7-form .wpcf7-form-control-wrap.your-message {
	margin-bottom: 0 !important
}

.wpcf7-form .wpcf7-form-control-wrap.your-message textarea {
	margin-bottom: 0
}

.wpcf7-form .wpcf7-form-control-wrap textarea,
.wpcf7-form .wpcf7-form-control-wrap input[type=text],
.wpcf7-form .wpcf7-form-control-wrap input[type=email],
.wpcf7-form .wpcf7-form-control-wrap input[type=number],
.wpcf7-form .wpcf7-form-control-wrap input[type=date],
.wpcf7-form .wpcf7-form-control-wrap input[type=tel] {
	padding: 10px 20px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-align: left;
	width: 100%;
	display: block;
	background: #f2f2f2;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	height: 45px;
	line-height: 21px;
	margin-bottom: 10px;
	-webkit-appearance: none;
	-moz-appearance: none
}

.wpcf7-form .wpcf7-form-control-wrap textarea:focus,
.wpcf7-form .wpcf7-form-control-wrap input[type=text]:focus,
.wpcf7-form .wpcf7-form-control-wrap input[type=email]:focus,
.wpcf7-form .wpcf7-form-control-wrap input[type=number]:focus,
.wpcf7-form .wpcf7-form-control-wrap input[type=date]:focus,
.wpcf7-form .wpcf7-form-control-wrap input[type=tel]:focus {
	outline: none;
	border-color: #ccc
}

.wpcf7-form .wpcf7-form-control-wrap textarea {
	height: 110px
}

.wpcf7-form .wpcf7-submit {
	border-radius: 0;
	line-height: 45px;
	padding: 0 30px;
	border: none;
	color: #333;
	text-transform: uppercase;
	box-shadow: 0 2px 0 0 #c6a615;
	font-weight: 700
}

.wpcf7-form .wpcf7-submit:focus {
	outline: none
}

.wpcf7-form .wpcf7-submit:hover {
	color: #fff
}

.wpcf7-form .wpcf7-spinner {
	top: 8px
}

.woocommerce #reviews #comment {
	height: 110px
}

.woocommerce #reviews #comments h2 {
	margin-bottom: 30px
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: 60px;
	height: 60px;
	min-height: 60px;
	padding: 1px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 75px
}

.comment-respond .comment-form {
	max-width: 600px
}

.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
	max-width: 50%;
	display: block
}

.comment-respond textarea,
.comment-respond input[type=text],
.comment-respond input[type=email],
.comment-respond input[type=url] {
	padding: 10px 20px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-align: left;
	width: 100%;
	display: block;
	background: #f2f2f2;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	margin-bottom: 10px;
	-webkit-appearance: none;
	-moz-appearance: none
}

.comment-respond textarea:focus,
.comment-respond input[type=text]:focus,
.comment-respond input[type=email]:focus,
.comment-respond input[type=url]:focus {
	outline: none;
	border-color: #ccc
}

.comment-respond textarea {
	height: 110px
}

.comment-respond .form-submit .submit {
	border-radius: 3px;
	line-height: 45px;
	padding: 0 30px;
	border: none;
	color: #333;
	text-transform: uppercase;
	box-shadow: 0 2px 0 0 #c6a615;
	letter-spacing: -0.5px
}

.comment-respond .form-submit .submit:focus {
	outline: none
}

.comment-respond .form-submit .submit:hover {
	color: #fff
}

.no-border-arrow .flexslider {
	border: none;
	border-radius: 0;
	box-shadow: 0 0 0;
	margin: 0
}

.no-border-arrow .flexslider .flex-control-paging,
.no-border-arrow .flexslider .flex-direction-nav {
	display: none !important
}

.feature-image .flexslider {
	border-radius: 0;
	box-shadow: 0 0 0;
	padding: 0;
	margin: 0;
	border: none
}

.flexslider {
	position: relative;
	margin: 0;
	background: transparent;
	border: none;
	border-radius: initial;
	box-shadow: none
}

.flexslider .flex-direction-nav li a {
	text-decoration: none;
	overflow: hidden;
	text-shadow: none;
	box-shadow: none
}

.flexslider .flex-direction-nav li a.flex-disabled {
	display: none
}

.flexslider .flex-direction-nav a.flex-prev:before {
	content: "\f104" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	font-size: 22px !important;
	line-height: 31px !important;
	display: inline-block
}

.flexslider .flex-direction-nav a.flex-next:before {
	content: "\f105" !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 600;
	font-size: 22px !important;
	line-height: 31px !important;
	display: block
}

.flexslider ul.slides {
	margin: 0
}

.flexslider ul.slides li {
	list-style: none;
	position: relative;
	overflow: hidden
}

.flexslider ul.slides li a img {
	width: 100%;
	height: auto
}

.flexslider ol.flex-control-nav {
	text-align: center;
	position: absolute;
	z-index: 99;
	width: 100%;
	bottom: 20px !important;
	height: 15px;
	margin: 0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease
}

.flexslider ol.flex-control-nav li {
	display: inline-block;
	margin: 0 2px
}

.flexslider ol.flex-control-nav li a {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-indent: -9999px;
	display: inline-block;
	cursor: pointer;
	margin: 0 2px;
	box-shadow: none;
	border: 2px solid rgba(255, 255, 255, 0.8)
}

.flexslider ol.flex-control-nav li a.flex-active {
	background: rgba(255, 255, 255, 0.8)
}

.flexslider ol.flex-control-nav li a:hover {
	background: rgba(255, 255, 255, 0.5)
}

.flexslider ul.flex-direction-nav {
	display: block;
	margin: 0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease
}

.flexslider ul.flex-direction-nav li {
	position: static;
	list-style: none
}

.flexslider ul.flex-direction-nav li a {
	background: rgba(255, 255, 255, 0.8);
	width: 31px;
	height: 32px;
	text-align: center;
	display: inline-block;
	position: absolute;
	z-index: 99;
	left: 0;
	top: 50%;
	margin-top: -16px;
	color: #333
}

.flexslider ul.flex-direction-nav li a:hover {
	background: rgba(255, 255, 255, 0.5)
}

.flexslider ul.flex-direction-nav li a i {
	color: #fff;
	font-size: 28px;
	line-height: 46px
}

.flexslider ul.flex-direction-nav li a.flex-next {
	position: absolute;
	right: 0;
	left: auto
}

.flexslider:hover ul.flex-direction-nav a {
	left: 0
}

.boxed-area {
	max-width: 1200px;
	margin: 0 auto;
	position: relative
}

.boxed-area {
	zoom: 1
}

.boxed-area:before,
.boxed-area:after {
	content: "";
	display: table
}

.boxed-area:after {
	clear: both
}

.boxed-area .wrapper-tours-slider .tours-type-slider .owl-nav .owl-next {
	right: -25px
}

.boxed-area .wrapper-tours-slider .tours-type-slider .owl-nav .owl-prev {
	left: -25px
}

.boxed-area .home-content {
	width: 100%;
	padding-right: 0;
	padding-left: 0
}

.boxed-area .home-content>.vc_row {
	margin-left: 0;
	margin-right: 0
}

.boxed-area .wrapper-subscribe {
	max-width: 1200px;
	left: auto
}

.boxed-area .sticky_header.affix {
	max-width: 1200px;
	left: auto;
	right: auto;
	width: 100%
}

.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p {
	color: #fff
}

.search-results article {
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.search-results article:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.search-results article .entry-meta {
	opacity: 0.8
}

.search-results article .entry-meta a {
	color: inherit
}

.error-404.not-found {
	max-width: 600px;
	margin: 60px auto;
	text-align: center
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin-bottom: 15px
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}

.wpb_video_wrapper .video-container {
	padding-bottom: 0;
	padding-top: 0;
	height: auto;
	margin-bottom: 0
}

.custom-instagram .textwidget {
	margin-left: -10px;
	margin-right: -10px
}

.top_site_main {
	position: relative;
	text-align: left;
	background-size: cover;
	background-position: center center
}

.top_site_main.top-site-no-image {
	color: #fff
}

.top_site_main .overlay-top-header {
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	opacity: 0.4
}

.top_site_main .banner-wrapper {
	padding-top: 50px;
	padding-bottom: 50px
}

.top_site_main .banner-wrapper .heading_primary {
	margin: 0 0 10px 0;
	color: inherit;
	display: inline-block;
	position: relative;
	line-height: 1
}

.top_site_main .banner-wrapper .heading_primary:after {
	content: "";
	width: 40px;
	height: 2px;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -10px;
	border: 1px solid
}

.top_site_main .banner-wrapper-destination {
	padding-top: 120px;
	padding-bottom: 120px
}

.top_site_main .banner-wrapper-destination .heading_primary {
	margin: 0 0 10px 0;
	color: inherit;
	display: inline-block;
	position: relative;
	line-height: 1;
	text-transform: capitalize
}

.top_site_main .banner-wrapper-destination .desc {
	max-width: 660px;
	margin: 0 auto 60px auto
}

.top_site_main .banner-wrapper-destination .breadcrumbs-wrapper {
	text-transform: uppercase
}

.content-area {
	padding-top: 60px;
	padding-bottom: 60px
}

.tours-tabs_table {
	width: 100% !important;
	height: auto !important;
	margin: 30px 0;
	border: none;
	border-top: 2px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	font-size: 0.933em
}

.tours-tabs_table td,
.tours-tabs_table th {
	padding: 20px;
	vertical-align: top;
	border: none;
	border-bottom: 1px solid #e4e4e4
}

.tours-tabs_table table {
	border: none;
	width: 100% !important;
	height: auto !important;
	margin: 0;
	font-size: 100%
}

.tours-tabs_table table td,
.tours-tabs_table table th {
	padding: 0;
	border: none
}

.icon-tick {
	margin-right: 10px
}

.icon-tick--on {
	color: #01cb68
}

.icon-tick--off {
	color: #eb7591
}

@-webkit-keyframes rotation {
	0% {
		-webkit-transform: rotate(0deg)
	}

	50% {
		-webkit-transform: rotate(180deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes rotation {
	0% {
		transform: rotate(0deg)
	}

	50% {
		transform: rotate(180deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

#preload {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: 9999
}

#preload .preload-inner {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px
}

#preload .preload-inner:before,
#preload .preload-inner:after {
	position: absolute;
	bottom: 30px;
	left: 50%;
	display: block;
	border: 5px solid #fff;
	border-radius: 50%;
	content: ""
}

#preload .preload-inner:before {
	margin-left: -40px;
	width: 80px;
	height: 80px;
	border-right-color: #bb344f;
	border-left-color: #bb344f;
	-webkit-animation: rotation 3s linear infinite;
	animation: rotation 3s linear infinite
}

#preload .preload-inner:after {
	bottom: 50px;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	border-top-color: #bb344f;
	border-bottom-color: #bb344f;
	-webkit-animation: rotation 1s linear infinite;
	animation: rotation 1s linear infinite
}

.border-below {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
	padding: 60px 0;
	color: #fff
}

.border-below p {
	max-width: 400px;
	margin: 0 auto 25px auto;
	color: rgba(255, 255, 255, 0.8)
}

.border-below h2 {
	color: #fff;
	font-size: 3em
}

.wrapper-tours-slider.arrow-black .tours-type-slider .owl-nav .owl-prev,
.wrapper-tours-slider.arrow-black .tours-type-slider .owl-nav .owl-next {
	color: #333
}

.wrapper-tours-slider.arrow-black .owl-theme .owl-controls .owl-dot span {
	border-color: #848484
}

.wrapper-tours-slider.arrow-black .owl-controls .owl-dot.active span {
	background: #848484
}

.submenu-search .wpmm-sub-menu-wrap .widget_search input.search-field {
	width: 100%;
	border: 1px solid #ddd
}

.submenu-search .wpmm-sub-menu-wrap .widget_search .search-submit {
	padding: 8px 20px;
	border: none;
	background: #222222;
	color: #fff
}

@media (min-width:993px) {
	ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li a {
		padding: 10px 20px
	}

	.transparent_home_page .site-header.affix-top ul.wpmm-mega-wrapper>li>a {
		color: #fff !important
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul {
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
		-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
		-o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
		-ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09)
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout .wpmm-menu0>ul {
		padding-top: 5px;
		padding-bottom: 5px
	}

	ul.wpmm-mega-wrapper li.wpmega-menu-flyout div,
	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		margin-top: 25px;
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-ms-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease
	}

	.wp-megamenu-main-wrapper.wpmm-onclick ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul,
	.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover>div,
	.wp-megamenu-main-wrapper.wpmm-onhover ul.wpmm-mega-wrapper li.wpmega-menu-flyout:hover>div ul li:hover>div,
	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-onhover ul.wpmm-mega-wrapper>li:hover .wpmm-sub-menu-wrap {
		margin-top: 0
	}

	ul.wpmm-mega-wrapper>li>a:before {
		content: "";
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-ms-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease;
		display: block;
		position: absolute;
		width: 0;
		height: 0 !important;
		z-index: 10;
		top: 100% !important;
		left: 50%;
		margin-top: 40px;
		visibility: hidden;
		opacity: 0;
		margin-left: -4px;
		border-style: solid;
		border-width: 0 4px 4px 4px;
		background: transparent !important
	}

	ul.wpmm-mega-wrapper>li>a:after {
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-ms-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease;
		content: "";
		display: block;
		position: absolute;
		height: 3px;
		left: 14px;
		right: 14px;
		z-index: 10;
		top: 100% !important;
		margin-top: 40px;
		visibility: hidden;
		opacity: 0
	}

	ul.wpmm-mega-wrapper>li:hover>a:before,
	ul.wpmm-mega-wrapper>li.current-menu-item>a:before,
	ul.wpmm-mega-wrapper>li.current_page_item>a:before,
	ul.wpmm-mega-wrapper>li.current-menu-ancestor>a:before,
	ul.wpmm-mega-wrapper>li.current_page_parent>a:before {
		margin-top: -4px;
		visibility: visible;
		opacity: 1;
		z-index: 9
	}

	ul.wpmm-mega-wrapper>li:hover>a:after,
	ul.wpmm-mega-wrapper>li.current-menu-item>a:after,
	ul.wpmm-mega-wrapper>li.current_page_item>a:after,
	ul.wpmm-mega-wrapper>li.current-menu-ancestor>a:after,
	ul.wpmm-mega-wrapper>li.current_page_parent>a:after {
		margin-top: 0;
		visibility: visible;
		opacity: 1;
		z-index: 9
	}

	.submenu-search .wpmm-sub-menu-wrap {
		max-width: 300px;
		right: 0 !important;
		left: auto !important;
		text-align: center
	}
}

@media (max-width:993px) {
	.navigation-menu .width-logo {
		margin-left: 60px
	}

	.wpmega-enabled-mobile-menu .wpmegamenu-toggle .wp-mega-toggle-block {
		width: 40px;
		position: absolute;
		top: 13px;
		left: 10px
	}

	.site-header.affix .wpmega-enabled-mobile-menu .wpmegamenu-toggle .wp-mega-toggle-block {
		top: 5px
	}

	.navigation-menu .width-navigation {
		margin-left: -15px;
		margin-right: -15px
	}
}

.ninja-forms-form-wrap textarea,
.ninja-forms-form-wrap input,
.ninja-forms-form-wrap select {
	padding: 10px 20px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-align: left;
	width: 100%;
	background: #f2f2f2;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	height: 45px;
	line-height: 21px;
	margin-bottom: 10px;
	-webkit-appearance: none;
	-moz-appearance: none
}

.ninja-forms-form-wrap textarea:focus,
.ninja-forms-form-wrap input:focus,
.ninja-forms-form-wrap select:focus {
	outline: none;
	border-color: #ccc
}

.ninja-forms-form-wrap .field-wrap .nf-field-element input[type=checkbox] {
	width: 16px !important
}

.ninja-forms-form-wrap textarea {
	height: 110px
}

.top_content_single .list-content .content-inner .yikes-custom-woo-tab-title {
	display: none
}

body #ui-datepicker-div {
	background: #fff !important
}

@media (min-width:993px) and (max-width:1200px) {
	.navbar-nav>li {
		padding: 0 15px
	}

	.wrapper-tours-slider .tours-type-slider .owl-nav .owl-next {
		right: -35px
	}

	.wrapper-tours-slider .tours-type-slider .owl-nav .owl-prev {
		left: -35px
	}
}

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

	.content-area .site-main,
	.content-area .widget-area {
		width: 100%;
		float: none
	}

	.slider-tour-booking,
	.banner-tour-booking {
		margin-top: -222px
	}

	.fix-ipad-deals-discounts .vc_col-sm-8 {
		width: 100%
	}

	.tab-search-tour-hotel {
		margin-top: -291px
	}
}

@media (min-width:993px) {
	.after_slider.sticky-header {
		position: relative
	}

	.sticky_header.affix.menu-hidden {
		transform: translate(0, -100%);
		-webkit-transform: translate(0, -100%);
		-moz-transform: translate(0, -100%);
		-ms-transform: translate(0, -100%);
		-o-transform: translate(0, -100%)
	}

	.width-navigation .menu-right {
		margin: 0;
		display: inline-block
	}

	.width-navigation .menu-right {
		zoom: 1
	}

	.width-navigation .menu-right:before,
	.width-navigation .menu-right:after {
		content: "";
		display: table
	}

	.width-navigation .menu-right:after {
		clear: both
	}

	.width-navigation .navbar-nav {
		display: inline-block;
		width: 100%
	}

	.width-navigation.table-right {
		text-align: right
	}

	.navigation-menu {
		position: relative;
		padding: 15px 0
	}

	.navigation-menu .tm-table {
		width: 100%
	}

	.navigation-menu nav {
		position: static
	}

	.navigation-menu .navbar-nav li.menu-item-has-children .sub-menu {
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
		-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
		-o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
		-ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09)
	}

	.navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li {
		padding: 0 20px
	}

	.navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li:after {
		content: "";
		position: absolute;
		left: 20px;
		right: 20px;
		bottom: 0;
		height: 1px
	}

	.navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li a,
	.navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li>span.disable_link {
		-webkit-transition: all 0.2s ease-in-out 0s;
		-moz-transition: all 0.2s ease-in-out 0s;
		-ms-transition: all 0.2s ease-in-out 0s;
		-o-transition: all 0.2s ease-in-out 0s;
		transition: all 0.2s ease-in-out 0s;
		padding: 12px 0;
		display: block;
		border-bottom: 1px dashed #fff
	}

	.navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li:last-child:after {
		display: none
	}

	.navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li:last-child a,
	.navigation-menu .navbar-nav li.menu-item-has-children .sub-menu li:last-child>span.disable_link {
		border-bottom: 1px dashed transparent
	}

	.navigation-menu .menu-right {
		padding-left: 0
	}

	.navigation-menu .menu-right li {
		list-style: none;
		display: inline-block;
		vertical-align: middle
	}

	.navigation-menu .menu-right li:last-child {
		padding-right: 0
	}

	.navbar-nav a i.fa {
		margin-right: 5px
	}

	.navbar-nav>li>span:hover {
		background: transparent
	}

	nav .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}

	nav ul,
	nav ul ul,
	nav ul ul ul {
		margin: 0
	}

	nav ul li,
	nav ul ul li,
	nav ul ul ul li {
		margin: 0
	}

	.nav>li>a:hover,
	.nav>li>a:focus {
		background: transparent
	}

	.navbar-nav {
		float: none
	}

	.navbar-nav>li {
		vertical-align: middle;
		display: inline-block;
		float: none;
		margin-left: -5px;
		position: relative;
		padding: 0 20px;
		z-index: 20
	}

	.navbar-nav>li:after {
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-ms-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease;
		content: "";
		display: block;
		position: absolute;
		width: 0;
		height: 0;
		z-index: 10;
		top: 100%;
		left: 50%;
		margin-top: 40px;
		visibility: hidden;
		opacity: 0;
		margin-left: -4px;
		border-style: solid;
		border-width: 0 4px 4px 4px
	}

	.navbar-nav>li:before {
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-ms-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease;
		content: "";
		display: block;
		position: absolute;
		height: 3px;
		left: 14px;
		right: 14px;
		z-index: 10;
		top: 100%;
		margin-top: 40px;
		visibility: hidden;
		opacity: 0
	}

	.navbar-nav>li:last-child {
		margin-left: 0;
		padding-right: 0
	}

	.navbar-nav>li>a,
	.navbar-nav>li>span.disable_link {
		padding: 22px 0 22px;
		display: inline-block;
		position: relative;
		text-transform: uppercase;
		line-height: 100%;
		vertical-align: bottom;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease
	}

	.navbar-nav>li.item-border>a {
		-webkit-transition: all 0.3s ease-in;
		-moz-transition: all 0.3s ease-in;
		-ms-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
		border: 2px solid;
		padding: 7px 20px
	}

	.navbar-nav>li>.sub-menu {
		margin-top: 20px
	}

	.navbar-nav>li.menu-right:after,
	.navbar-nav>li.menu-right:before {
		display: none
	}

	.navbar-nav>li.menu-right:hover {
		background-color: transparent !important
	}

	.navbar-nav>li.menu-right .widget {
		margin: 0
	}

	.navbar-nav>li.menu-right .widget .widget-social a {
		padding-left: 25px;
		font-size: 18px
	}

	.navbar-nav>li.menu-right .widget .widget-social a:first-child {
		padding-left: 5px
	}

	.navbar-nav>li.menu-right ul {
		margin: 0
	}

	.navbar-nav>li.menu-right ul>li {
		padding: 0 20px
	}

	.navbar-nav>li.menu-right ul>li:last-child {
		padding-right: 0
	}

	.navbar-nav>li>ul.sub-menu>li>.sub-menu,
	.navbar-nav>li>ul.sub-menu {
		-webkit-transition: all 0.25s ease;
		-moz-transition: all 0.25s ease;
		-ms-transition: all 0.25s ease;
		-o-transition: all 0.25s ease;
		transition: all 0.25s ease
	}

	.navbar-nav>li>ul.sub-menu {
		visibility: hidden;
		width: 225px;
		position: absolute;
		top: 100%;
		left: -15px;
		margin-top: 25px;
		padding: 10px 0 10px 0;
		background-color: #fff;
		list-style: none;
		opacity: 0;
		box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2)
	}

	.navbar-nav>li>ul.sub-menu>li {
		margin-bottom: 5px;
		position: relative
	}

	.navbar-nav>li>ul.sub-menu>li a {
		display: block;
		position: relative;
		padding: 6px 20px 6px 20px;
		font-size: 13px;
		font-weight: 400;
		z-index: 15;
		color: #333
	}

	.navbar-nav>li:hover:after,
	.navbar-nav>li.current-menu-item:after,
	.navbar-nav>li.current_page_parent:after,
	.navbar-nav>li.current-menu-ancestor:after {
		margin-top: -4px;
		visibility: visible;
		opacity: 1;
		z-index: 9
	}

	.navbar-nav>li:hover:before,
	.navbar-nav>li.current-menu-item:before,
	.navbar-nav>li.current_page_parent:before,
	.navbar-nav>li.current-menu-ancestor:before {
		margin-top: 0;
		visibility: visible;
		opacity: 1;
		z-index: 9
	}

	.navbar-nav>li:hover a,
	.navbar-nav>li.current-menu-item a,
	.navbar-nav>li.current_page_parent a,
	.navbar-nav>li.current-menu-ancestor a {
		color: var(--phys-sub_menu_text_hover_color, #ffb300)
	}

	.navbar-nav>li:hover>ul.sub-menu {
		margin-top: 0;
		visibility: visible;
		opacity: 1
	}

	.navbar-nav li .sub-menu {
		visibility: hidden;
		opacity: 0;
		margin-top: 25px;
		position: absolute;
		left: 25px;
		z-index: 9999;
		background: #fff;
		top: auto;
		padding: 8px 0
	}

	.navbar-nav li .sub-menu li {
		list-style: none;
		text-align: left;
		position: relative
	}

	.navbar-nav li .sub-menu li a {
		text-decoration: none;
		white-space: nowrap
	}

	.navbar-nav li:hover>.sub-menu {
		margin-top: 0;
		visibility: visible;
		opacity: 1
	}

	.navbar-nav li.menu-item-has-children .sub-menu {
		min-width: 160px;
		margin-left: 0
	}

	.navbar-nav li.menu-item-has-children .sub-menu li {
		width: 100%
	}

	.navbar-nav li .sub-menu .sub-menu {
		left: 100%;
		top: 0
	}

	.navbar-nav li .sub-menu li:hover .sub-menu {
		height: auto;
		z-index: 999
	}

	.admin-bar .sticky_header.affix {
		top: 32px
	}

	.admin-bar .boxed-area .sticky_header.affix {
		top: auto
	}

	.mobile-menu-open.wrapper-container {
		position: relative;
		overflow: hidden
	}

	.woocommerce.columns-2 ul.products li.product {
		width: 50%
	}

	.woocommerce.columns-2 ul.products li.product.col-md-4:nth-child(3n+1),
	.woocommerce.columns-2 ul.products li.product.col-md-3:nth-child(4n+1) {
		clear: none
	}

	.woocommerce.columns-2 ul.products li.product:nth-child(2n+1) {
		clear: both
	}

	.woocommerce.columns-3 ul.products li.product {
		width: 33.33333333%
	}

	.woocommerce.columns-3 ul.products li.product.col-md-4:nth-child(3n+1),
	.woocommerce.columns-3 ul.products li.product.col-md-3:nth-child(4n+1) {
		clear: none
	}

	.woocommerce.columns-3 ul.products li.product:nth-child(3n+1) {
		clear: both
	}

	.woocommerce.columns-4 ul.products li.product {
		width: 25%
	}

	.woocommerce.columns-4 ul.products li.product.col-md-4:nth-child(3n+1),
	.woocommerce.columns-4 ul.products li.product.col-md-3:nth-child(4n+1) {
		clear: none
	}

	.woocommerce.columns-4 ul.products li.product:nth-child(4n+1) {
		clear: both
	}

	.woocommerce.columns-5 ul.products li.product {
		width: 20%
	}

	.woocommerce.columns-5 ul.products li.product.col-md-4:nth-child(3n+1),
	.woocommerce.columns-5 ul.products li.product.col-md-3:nth-child(4n+1) {
		clear: none
	}

	.woocommerce.columns-5 ul.products li.product:nth-child(5n+1) {
		clear: both
	}
}

@media (min-width:768px) {
	.wrapper-tours-slider .owl-dots {
		display: none !important
	}

	.wrapper-tours-slider.shortcode-tour-reviews .owl-dots,
	.elementor-widget-travel-tours-review .wrapper-tours-slider .owl-dots {
		display: block !important
	}
}

@media (max-width:993px) {
	.travel-booking-search form {
		padding: 20px 0
	}

	.travel-booking-search .hb-form-table {
		width: 100%
	}

	.travel-booking-search .hb-form-table li {
		width: 50%
	}

	.travel-booking-search .hb-form-table li.hb-submit {
		width: 100%;
		text-align: center;
		margin-top: 20px
	}

	.travel-booking-search .hb-form-table li.hb-submit button {
		width: 50%
	}

	.travel-booking-search.travel-booking-style_2 .hb-form-table {
		width: 100%
	}

	.travel-booking-search.travel-booking-style_2 .hb-form-table li {
		width: 50%
	}

	.travel-booking-search.travel-booking-style_2 .hb-form-table li.hb-submit {
		width: 100%;
		text-align: center
	}

	.travel-booking-search.travel-booking-style_2 .hb-form-table li.hb-submit button {
		width: 50%
	}

	.travel-booking-search.travel-booking-style_2 .hb-form-field-select:after {
		display: none
	}

	.search-toggler-unit .search-toggler {
		display: inline-block
	}

	.item-list-tour .content-list-tour .wrapper_content {
		padding: 20px
	}

	.item-list-tour .content-list-tour .wrapper_content:before {
		right: 150px
	}

	.item-list-tour .content-list-tour .wrapper_content .content-left {
		padding-right: 20px;
		width: calc(100% - 134px)
	}

	.item-list-tour .content-list-tour .wrapper_content .content-left .post_date {
		margin-top: 10px
	}

	.item-list-tour .content-list-tour .wrapper_content .content-right {
		width: 130px;
		padding-left: 20px
	}

	.item-list-tour .content-list-tour .wrapper_content .content-right .add_to_cart_button,
	.item-list-tour .content-list-tour .wrapper_content .content-right .product_type_tour_phys {
		padding: 0 15px;
		font-weight: normal;
		font-size: 90%
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 50%;
		float: left
	}

	.woocommerce ul.products li.product:nth-child(3n+1),
	.woocommerce-page ul.products li.product:nth-child(3n+1) {
		clear: none !important
	}

	.woocommerce ul.products li.product:nth-child(2n+1),
	.woocommerce-page ul.products li.product:nth-child(2n+1) {
		clear: both
	}

	.navbar-nav>li>a {
		padding-top: 6px;
		padding-bottom: 6px
	}

	.site-header .navbar-nav .menu-right {
		margin-top: 15px
	}

	.site-header .navbar-nav .menu-right ul {
		margin-left: 15px
	}

	.site-header .navbar-nav .sub-menu li:first-child {
		margin-top: 0
	}

	.fix-col-responsive .wpb_column {
		width: 100%
	}

	.fix-col-responsive .wpb_column .list-posts {
		margin-left: 0;
		margin-right: 0
	}

	.navbar-toggle {
		float: none;
		display: inline-block;
		vertical-align: middle;
		padding: 9px 25px
	}

	.header_v1 .wrapper-logo {
		display: none
	}

	.header_v1.affix-top .sticky-logo {
		display: block
	}

	.site-header .navbar-nav {
		margin: 0;
		text-align: left
	}

	.site-header .navbar-nav li {
		list-style: none;
		position: relative;
		display: block
	}

	.site-header .navbar-nav .sub-menu {
		position: relative;
		background: transparent
	}

	.site-header .navbar-nav .sub-menu li {
		border: none !important
	}

	.site-header .navbar-nav .sub-menu li a {
		padding-left: 15px !important
	}

	.navbar-nav .sub-menu {
		overflow: hidden
	}

	.navbar-nav .sub-menu .sub-menu {
		margin-left: 20px;
		margin-top: 10px;
		margin-bottom: 5px
	}

	.nav>li>span {
		padding: 10px 15px
	}

	.site-header .navigation-menu {
		padding: 10px 0
	}

	.site-header .navigation-menu .width-navigation {
		display: block
	}

	.side-nav {
		position: fixed;
		width: 240px;
		left: -105%;
		top: 0;
		margin: 0;
		padding-bottom: 60px;
		z-index: 999;
		overflow-y: auto;
		will-change: left;
		padding-top: 20px;
		height: 100%;
		background: #000
	}

	.side-nav.right-aligned {
		will-change: right;
		right: -105%;
		left: auto
	}

	.side-nav .collapsible {
		margin: 0
	}

	.side-nav li {
		float: none
	}

	.side-nav li .sub-menu {
		margin: 0;
		margin-left: 15px
	}

	.side-nav a {
		display: block;
		padding: 1px 15px
	}

	.nav>li>a:hover,
	.nav>li>a:focus {
		background: transparent
	}

	.navbar-nav {
		margin: 0
	}

	.navbar-nav li {
		list-style: none;
		position: relative
	}

	.navbar-nav .menu-right .widget_shopping_cart {
		padding-right: 20px
	}

	.navbar-nav .sub-menu li {
		margin-top: 9px
	}

	.navbar-nav .sub-menu .sub-menu {
		margin-left: 20px
	}

	.menu-mobile-effect {
		float: none;
		display: inline-block;
		cursor: pointer;
		z-index: 1;
		vertical-align: middle;
		padding: 0;
		margin: 0 15px 0 0
	}

	.menu-mobile-effect span {
		background-color: #fff
	}

	.sub-menu {
		position: relative
	}

	.sub-menu li {
		border: none !important
	}

	.sub-menu li a {
		padding-left: 25px !important
	}

	.nav>li>span {
		padding: 10px 15px
	}

	.woocommerce-checkout .columns .order-wrapper {
		margin-left: 0;
		margin-top: 20px
	}

	.top_site_main .banner-wrapper-destination {
		padding-top: 80px;
		padding-bottom: 80px
	}

	.top_site_main .banner-wrapper-destination .desc {
		margin: 0 auto 40px auto
	}

	.tours-type-slider .tours_type_item {
		width: 100%
	}

	.tours-type-slider .item-tour {
		width: 100%
	}

	.tours-type-pain .tours_type_item .count-attr {
		font-size: 1em
	}

	.tours-type-pain .tours_type_item .item__title {
		font-size: 1.6em
	}

	.tabs-fixed-scroll {
		display: none
	}
}

@media (max-width:767px) {

	.alignright,
	.alignleft {
		float: none
	}

	.widget-icon-box,
	.stats_counter {
		margin-bottom: 25px
	}

	.header_top_bar {
		display: none
	}

	.wrapper-tours-slider {
		margin: 0 -10px
	}

	.wrapper-tours-slider .item-tour {
		padding: 0 10px
	}

	.related.tours .wrapper-tours-slider .item-tour {
		padding: 0 15px
	}

	.travel-booking-search {
		margin: 0 -10px
	}

	.tours-type-pain .item-tour {
		width: 50%;
		float: left
	}

	.tours-type-pain .item-tour.col-sm-3:nth-child(4n+1),
	.tours-type-pain .item-tour.col-sm-4:nth-child(3n+1),
	.tours-type-pain .item-tour.col-sm-6:nth-child(2n+1) {
		clear: none
	}

	.tours-type-pain .item-tour:nth-child(2n+1) {
		clear: both
	}

	.tours-type-pain .item_border {
		margin-bottom: 20px
	}

	.counter-group {
		margin: 10px auto
	}

	.counter-block {
		margin-right: 8px
	}

	.counter-block .counter {
		width: 120px;
		height: 80px;
		overflow: hidden;
		font-weight: 700
	}

	.counter-block .counter .number {
		font-size: 70px;
		line-height: 78px
	}

	.counter-block .counter.with-hundreds {
		width: 180px
	}

	.counter-block .counter-caption {
		font-size: 100%
	}

	.woocommerce,
	.woocommerce-page {}

	.woocommerce table.shop_table_responsive thead,
	.woocommerce-page table.shop_table_responsive thead {
		display: none
	}

	.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
	.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
		border-top: 0
	}

	.woocommerce table.shop_table_responsive tbody th,
	.woocommerce-page table.shop_table_responsive tbody th {
		display: none
	}

	.woocommerce table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr {
		display: block
	}

	.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right !important
	}

	.woocommerce table.shop_table_responsive tr td.order-actions,
	.woocommerce-page table.shop_table_responsive tr td.order-actions {
		text-align: left !important
	}

	.woocommerce table.shop_table_responsive tr td:before,
	.woocommerce-page table.shop_table_responsive tr td:before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left
	}

	.woocommerce table.shop_table_responsive tr td.product-remove:before,
	.woocommerce table.shop_table_responsive tr td.actions:before,
	.woocommerce-page table.shop_table_responsive tr td.product-remove:before,
	.woocommerce-page table.shop_table_responsive tr td.actions:before {
		display: none
	}

	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background-color: rgba(0, 0, 0, 0.025)
	}

	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2,
	.woocommerce-page .col2-set .col-1,
	.woocommerce-page .col2-set .col-2 {
		float: none;
		width: 100%
	}

	.woocommerce table.cart .product-thumbnail,
	.woocommerce #content table.cart .product-thumbnail,
	.woocommerce-page table.cart .product-thumbnail,
	.woocommerce-page #content table.cart .product-thumbnail {
		display: none
	}

	.woocommerce table.cart td.actions,
	.woocommerce #content table.cart td.actions,
	.woocommerce-page table.cart td.actions,
	.woocommerce-page #content table.cart td.actions {
		text-align: left
	}

	.woocommerce table.cart td.actions .coupon,
	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon {
		float: none;
		padding-bottom: 0.5em
	}

	.woocommerce table.cart td.actions .coupon,
	.woocommerce #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon,
	.woocommerce-page #content table.cart td.actions .coupon {
		zoom: 1
	}

	.woocommerce table.cart td.actions .coupon:before,
	.woocommerce table.cart td.actions .coupon:after,
	.woocommerce #content table.cart td.actions .coupon:before,
	.woocommerce #content table.cart td.actions .coupon:after,
	.woocommerce-page table.cart td.actions .coupon:before,
	.woocommerce-page table.cart td.actions .coupon:after,
	.woocommerce-page #content table.cart td.actions .coupon:before,
	.woocommerce-page #content table.cart td.actions .coupon:after {
		content: "";
		display: table
	}

	.woocommerce table.cart td.actions .coupon:after,
	.woocommerce #content table.cart td.actions .coupon:after,
	.woocommerce-page table.cart td.actions .coupon:after,
	.woocommerce-page #content table.cart td.actions .coupon:after {
		clear: both
	}

	.woocommerce table.cart td.actions .coupon input,
	.woocommerce table.cart td.actions .coupon .button,
	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce #content table.cart td.actions .coupon input,
	.woocommerce #content table.cart td.actions .coupon .button,
	.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon input,
	.woocommerce-page table.cart td.actions .coupon .button,
	.woocommerce-page table.cart td.actions .coupon .input-text,
	.woocommerce-page #content table.cart td.actions .coupon input,
	.woocommerce-page #content table.cart td.actions .coupon .button,
	.woocommerce-page #content table.cart td.actions .coupon .input-text {
		width: 48%;
		box-sizing: border-box
	}

	.woocommerce table.cart td.actions .coupon .input-text+.button,
	.woocommerce table.cart td.actions .coupon .button.alt,
	.woocommerce #content table.cart td.actions .coupon .input-text+.button,
	.woocommerce #content table.cart td.actions .coupon .button.alt,
	.woocommerce-page table.cart td.actions .coupon .input-text+.button,
	.woocommerce-page table.cart td.actions .coupon .button.alt,
	.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,
	.woocommerce-page #content table.cart td.actions .coupon .button.alt {
		float: right
	}

	.woocommerce table.cart td.actions .button,
	.woocommerce #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button,
	.woocommerce-page #content table.cart td.actions .button {
		display: block;
		width: 100%
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce .cart-collaterals .shipping_calculator,
	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce-page .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .shipping_calculator,
	.woocommerce-page .cart-collaterals .cross-sells {
		width: 100%;
		float: none;
		text-align: left
	}

	.woocommerce.woocommerce-checkout form.login .form-row,
	.woocommerce-page.woocommerce-checkout form.login .form-row {
		width: 100%;
		float: none
	}

	.woocommerce #payment .terms,
	.woocommerce-page #payment .terms {
		text-align: left;
		padding: 0
	}

	.woocommerce #payment #place_order,
	.woocommerce-page #payment #place_order {
		float: none;
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 1em
	}

	.woocommerce .lost_reset_password .form-row-first,
	.woocommerce .lost_reset_password .form-row-last,
	.woocommerce-page .lost_reset_password .form-row-first,
	.woocommerce-page .lost_reset_password .form-row-last {
		width: 100%;
		float: none;
		margin-right: 0
	}

	.woocommerce-account .woocommerce-MyAccount-navigation,
	.woocommerce-account .woocommerce-MyAccount-content {
		float: none;
		width: 100%
	}

	.wrapper-footer ul {
		text-align: left
	}

	.wrapper-footer ul li {
		margin-left: 0;
		margin-right: 10px
	}

	.tb_single_tour .images_single_left,
	.woocommerce .images_single_left,
	.woocommerce-page .images_single_left {
		width: 55%
	}

	.tb_single_tour .description_single,
	.woocommerce .description_single,
	.woocommerce-page .description_single {
		width: 45%
	}

	.single-woo-tour .description_single .affix-sidebar {
		top: 0;
		margin-top: 30px
	}

	.images_single_left .tour_after_title .meta_date,
	.images_single_left .tour_after_title .meta_values,
	.images_single_left .tour_after_title .single-adults-children {
		width: 50%;
		margin-bottom: 10px;
		text-align: left
	}

	.images_single_left .tour_after_title .tour-share {
		width: 100%;
		margin-bottom: 10px;
		text-align: left
	}

	.wrapper-blog-content .sticky {
		padding: 15px
	}

	.wrapper-blog-content article .img_post {
		width: 220px
	}

	.wrapper-blog-content article .content-thumbnail {
		width: calc(100% - 220px);
		padding-left: 20px
	}

	.slider-tour-booking {
		margin-top: -222px
	}

	.banner-tour-booking {
		margin-top: 20px
	}

	.list-posts {
		margin-right: 0;
		margin-left: 0
	}

	.list-posts .post_list_content_unit {
		width: 50%;
		float: left
	}

	.list-posts .post_list_content_unit.col-sm-3:nth-child(4n+1),
	.list-posts .post_list_content_unit.col-sm-4:nth-child(3n+1) {
		clear: none
	}

	.list-posts .post_list_content_unit:nth-child(2n+1) {
		clear: both !important
	}

	.comments-area .comment-respond .comment-form {
		padding: 20px
	}

	.comments-area .comment-respond .comment-form .comment-form-author,
	.comments-area .comment-respond .comment-form .comment-form-email,
	.comments-area .comment-respond .comment-form .comment-form-url,
	.comments-area .comment-respond .comment-form .comment-form-phone {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.comments-area .comment-respond .comment-form .form-submit input#submit {
		margin-bottom: 10px
	}

	.two-column-respon .wpb_column {
		width: 50%;
		float: left
	}

	.two-column-respon .wpb_column:nth-child(2n+1) {
		clear: both
	}

	.wrapper-tours-slider .tours-type-slider .owl-nav {
		display: none !important
	}

	.wrapper-tours-slider .tours-type-slider .owl-nav .owl-prev,
	.wrapper-tours-slider .tours-type-slider .owl-nav .owl-next {
		display: none !important
	}

	.wrapper-tours-slider .owl-controls {
		margin: 30px 0 0 0
	}

	.wrapper-tours-slider .owl-dots {
		text-align: center
	}

	.wrapper-tours-slider .owl-controls .owl-dot span {
		border-color: #bbbaba
	}

	.woocommerce div.product .woocommerce-tabs .panel-group .panel-default {
		margin-bottom: 15px;
		border: none;
		border-radius: 0;
		box-shadow: 0 0 0
	}

	.woocommerce div.product .woocommerce-tabs .panel-group .panel-default .panel-heading {
		padding: 0;
		border: none !important;
		border-radius: 0
	}

	.woocommerce div.product .woocommerce-tabs .panel-group .panel-default .panel-heading .panel-title a {
		display: block;
		padding: 10px 15px
	}

	.woocommerce div.product .woocommerce-tabs .panel-group .panel-collapse {
		border: 2px solid;
		border-top: none
	}

	.content-area {
		padding-top: 40px;
		padding-bottom: 40px
	}

	.sc-gallery .content_gallery .gallery_item-wrap {
		width: 50%;
		float: left
	}

	.wrapper-content .top_site_main {
		padding-top: 65px
	}

	.woocommerce .tb_single_tour .images_single_left,
	.woocommerce .tb_single_tour .description_single,
	.woocommerce-page .tb_single_tour .images_single_left,
	.woocommerce-page .tb_single_tour .description_single {
		width: 100%;
		float: none
	}

	.woocommerce .images_single_left,
	.woocommerce .description_single,
	.woocommerce-page .images_single_left,
	.woocommerce-page .description_single {
		width: 100%;
		float: none
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a,
	.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
		height: 43px;
		line-height: 43px;
		padding: 0 25px
	}

	.wrapper-special-tours {
		margin: 0 -10px
	}

	.wrapper-special-tours .inner-special-tours {
		width: 50%;
		float: left;
		padding: 0 10px
	}

	.wrapper-special-tours .inner-special-tours .item_price {
		right: 10px
	}

	.border-below {
		padding: 10px 0 30px 0
	}

	.shortcode_title .title_subtitle {
		font-size: 1em
	}

	.tab-search-tour-hotel {
		margin-top: -82px
	}

	.sc-search-tour-hotel .content-tab-search {
		background: #1f1e1e
	}

	.sc-search-tour-hotel .hotel-booking-search form,
	.sc-search-tour-hotel .travel-booking-search form {
		padding: 0
	}

	.single-woo-tour .description_single .affix-sidebar,
	.single-woo-tour .description_single .entry-content-tour p.price {
		position: static !important;
		width: auto !important
	}
}

@media (max-width:668px) {
	.related.tours {
		display: none
	}
}

@media (max-width:600px) {
	.item-list-tour .content-list-tour .post_images {
		width: 100%;
		float: none
	}

	.item-list-tour .content-list-tour .post_images a {
		display: block
	}

	.item-list-tour .content-list-tour .wrapper_content {
		padding: 20px;
		width: 100%;
		float: none
	}

	.post-navigation .nav-links .nav-previous,
	.post-navigation .nav-links .nav-next {
		width: 100%;
		text-align: left;
		float: left
	}

	.comments-area .comment-respond .comment-form {
		padding: 0 15px
	}

	.comments-area .comment-list-inner .comments-title {
		padding: 0 10px;
		margin: 0 10px
	}

	.comments-area .comment-list {
		padding: 20px 0
	}

	.comments-area .comment-list-inner li .content-comment {
		padding: 15px 0
	}

	.comments-area .comment-list-inner li .wrapper_avatar {
		float: none;
		margin: 0 auto
	}

	.comments-area .comment-list-inner li .comment-right {
		width: 100%;
		float: none;
		margin-top: 20px;
		padding: 0
	}

	.comments-area .comment-list-inner li .children {
		margin-left: 0
	}

	.comments-area .comment-list-inner li .comment-extra-info .text-left .date {
		padding-left: 10px
	}

	.form-subscribe-form-wrap .epm-sign-up-form .mc4wp-email,
	.form-subscribe-form-wrap .epm-sign-up-form .email,
	.form-subscribe-form-wrap .mc4wp-form .mc4wp-email,
	.form-subscribe-form-wrap .mc4wp-form .email {
		width: auto
	}

	.woocommerce-checkout .columns .order-wrapper .form-row.place-order {
		padding-bottom: 5px !important;
		margin-bottom: 0
	}

	.top_site_main .banner-wrapper-destination {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.top_site_main .banner-wrapper-destination .desc {
		margin: 0 auto 30px auto
	}

	.shortcode_title.shortcode-title-style_3 {
		text-align: center
	}

	.shortcode_title.shortcode-title-style_3 .title_primary,
	.shortcode_title.shortcode-title-style_3 .title_subtitle {
		float: none
	}

	.banner-typed .phys-typingEffect {
		font-size: 3em
	}
}

@media (max-width:480px) {
	.tours-type-pain .item-tour {
		width: 100%;
		float: none
	}

	.images_single_left .tour_after_title .meta_date,
	.images_single_left .tour_after_title .meta_values,
	.images_single_left .tour_after_title .single-adults-children,
	.images_single_left .tour_after_title .tour-share {
		width: 100%
	}

	.images_single_left .tour_after_title .tour-share {
		width: 100%;
		text-align: left
	}

	.form-subscribe-form-wrap .mc4wp-form .mc4wp-email,
	.form-subscribe-form-wrap .mc4wp-form .email,
	.form-subscribe-form-wrap .epm-sign-up-form .mc4wp-email,
	.form-subscribe-form-wrap .epm-sign-up-form .email {
		width: auto
	}

	.form-subscribe {
		padding: 50px 15px
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 100%
	}

	.wrapper-blog-content article .img_post {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0
	}

	.wrapper-blog-content article .img_post img {
		width: 100%
	}

	.wrapper-blog-content article .content-thumbnail {
		width: 100%;
		padding-left: 0
	}

	.list-posts .post_list_content_unit {
		width: 100%;
		float: left
	}

	.custom-instagram #sb_instagram .sbi_item {
		width: 50% !important
	}

	.custom-instagram #sb_instagram .sbi_item .sbi_photo {
		height: 130px !important
	}

	.counter-group {
		margin: 0 auto;
		width: 100%;
		display: flex;
		padding: 0 13px
	}

	.counter-block {
		margin-right: 3px;
		margin-left: 3px;
		display: flex;
		flex-direction: column;
		flex: 1;
		float: unset
	}

	.counter-block .counter {
		width: 100%;
		height: 64px
	}

	.counter-block .counter .number {
		font-size: 56px;
		line-height: 63px;
		width: calc(50% - 2px)
	}

	.counter-block .counter.with-hundreds {
		width: 144px
	}

	.counter-block .counter-caption {
		font-size: 85%
	}

	.sc-gallery .gallery-tabs-wrapper.filters li:first-child {
		border-left: none
	}

	.sc-gallery .gallery-tabs-wrapper.filters li:last-child {
		border-right: none
	}

	.sc-gallery .gallery-tabs-wrapper.filters li a {
		padding: 0 15px
	}

	.top_site_main .banner-wrapper-destination {
		padding-top: 40px;
		padding-bottom: 40px
	}

	.tours-type-pain .tours_type_item {
		width: 50%
	}

	.tours-type-pain .tours_type_item.width2x3 {
		width: 100%
	}

	.tours-type-pain .tours_type_item:nth-child(3) {
		clear: none
	}

	.wrapper-blog-content article .entry-content {
		overflow: visible
	}

	.border-below h2 {
		font-size: 2.6em
	}

	.wrapper-special-tours {
		margin: 0
	}

	.wrapper-special-tours .inner-special-tours {
		width: 100%;
		float: none;
		padding: 0
	}

	.wrapper-special-tours .inner-special-tours a>img {
		width: 100%
	}

	.wrapper-special-tours .inner-special-tours .item_price {
		right: 0
	}

	.hotel_info {
		margin: 0
	}

	.hotel_info {
		zoom: 1
	}

	.hotel_info:before,
	.hotel_info:after {
		content: "";
		display: table
	}

	.hotel_info:after {
		clear: both
	}

	.hotel_info .column {
		width: 100%;
		float: none;
		padding: 0
	}

	.gallery .gallery-item {
		max-width: 50%
	}
}

@media (max-width:420px) {

	.form-subscribe-form-wrap .mc4wp-form,
	.form-subscribe-form-wrap .epm-sign-up-form {
		text-align: left;
		border: none;
		width: 100%
	}

	.form-subscribe-form-wrap .mc4wp-form .epm-form-field,
	.form-subscribe-form-wrap .epm-sign-up-form .epm-form-field {
		margin-bottom: 10px
	}

	.form-subscribe-form-wrap .mc4wp-form .mc4wp-email,
	.form-subscribe-form-wrap .mc4wp-form .email,
	.form-subscribe-form-wrap .mc4wp-form .epm-form-field,
	.form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button,
	.form-subscribe-form-wrap .epm-sign-up-form .mc4wp-email,
	.form-subscribe-form-wrap .epm-sign-up-form .email,
	.form-subscribe-form-wrap .epm-sign-up-form .epm-form-field,
	.form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button {
		width: 100%
	}

	.form-subscribe-form-wrap .mc4wp-form .epm-sign-up-button,
	.form-subscribe-form-wrap .epm-sign-up-form .epm-sign-up-button {
		margin: 0 !important
	}

	.wrapper-tours-slider .item-tour {
		width: 100%
	}

	.two-column-respon .wpb_column {
		width: 100%;
		float: none
	}

	.site-header .navbar-nav .menu-right {
		display: none !important
	}

	.tours-tabs_table {
		border-bottom: none
	}

	.tours-tabs_table tr {
		display: block
	}

	.tours-tabs_table td,
	.tours-tabs_table th {
		display: block;
		padding: 15px 0
	}

	.tours-tabs_table table tr,
	.tours-tabs_table table td,
	.tours-tabs_table table th {
		padding: 0
	}

	.fix-col-responsive.vc_row.vc_column-gap-15>.vc_column_container {
		padding: 0
	}

	.interary-item .icon-left {
		width: 50px;
		min-width: 50px;
		height: 50px;
		line-height: 45px;
		font-size: 20px
	}

	.interary-item .item_content {
		padding-left: 55px
	}

	.tours_type_item,
	.tours-type-slider .tours_type_item {
		width: 100%
	}
}

@media (max-height:480px) {
	.slider-tour-booking {
		margin-top: -35px
	}

	.home-content .slider-tour-booking {
		background: rgb(67, 67, 67) !important
	}
}

@media (max-width:380px) {
	.travel-booking-search .hb-form-table li {
		width: 100%
	}

	.travel-booking-search .hb-form-table li.hb-submit button {
		width: 100%
	}

	.travel-booking-search.travel-booking-style_2 form {
		padding-top: 0
	}

	.travel-booking-search.travel-booking-style_2 .hb-form-table li {
		width: 100%
	}

	.travel-booking-search.travel-booking-style_2 .hb-form-table li.hb-submit button {
		width: 100%
	}

	.item-list-tour .content-list-tour .wrapper_content:before {
		display: none
	}

	.item-list-tour .content-list-tour .wrapper_content .content-left,
	.item-list-tour .content-list-tour .wrapper_content .content-right {
		width: 100%;
		padding: 0
	}

	.item-list-tour .content-list-tour .wrapper_content .content-left .item_rating .star-rating,
	.item-list-tour .content-list-tour .wrapper_content .content-right .item_rating .star-rating {
		margin-left: 0 !important
	}

	.item-list-tour .content-list-tour .wrapper_content .content-right {
		text-align: left;
		padding-top: 20px
	}

	.discounts-tour .discounts-title {
		font-size: 20px;
		line-height: 30px
	}

	.discounts-tour .discounts-title span {
		font-size: 22px
	}

	.sc-gallery .content_gallery .gallery_item-wrap {
		width: 100%
	}

	.tours-type-pain .tours_type_item {
		width: 100%
	}

	.tours-type-pain .tours_type_item .item__title {
		font-size: 2.6em
	}

	.tours-type-pain .tours_type_item .count-attr {
		font-size: 1.2em
	}

	.list-posts.list-post-style_2 .post_list_content_unit .post_list_item_excerpt {
		display: none
	}

	.list-posts.list-post-style_2 .post_list_content_unit .wrapper-meta>div {
		display: block;
		margin-bottom: 8px
	}
}

@media (max-width:320px) {
	.comments-area .comment-respond .comment-reply-title {
		padding: 0 20px
	}

	.comments-area .comment-list-inner .comments-title {
		font-size: 20px
	}

	.comments-area .comment-list-inner li .comment-extra-info .text-right a {
		background: transparent;
		padding: 0
	}

	.comments-area .comment-list-inner li .comment-extra-info .text-right a:hover {
		background: transparent !important;
		color: inherit !important
	}

	.border-below h2 {
		font-size: 2.2em
	}

	.banner-typed .phys-typingEffect {
		font-size: 2em
	}

	.banner-typed .desc {
		font-size: 1em
	}

	.content_tour_style_2 .item_border .item_content .wrapper_content {
		padding: 15px
	}

	.content_tour_style_2 .item_border .read_more {
		margin: 0 15px
	}

	.content_tour_style_2 .item_border .read_more .post_date {
		letter-spacing: -1px
	}
}

.list-attri-thumbnail .content-item .item__title {
	margin-top: 0
}

.list-attri-thumbnail.overlay .content-item {
	overflow: hidden
}

.list-attri-thumbnail.overlay .content-item-hover {
	transition: all 1.5s;
	visibility: hidden;
	max-height: 0
}

.list-attri-thumbnail.overlay:hover .content-item-hover {
	visibility: visible;
	max-height: 600px
}

.travel-booking-search-elementor {
	margin: 0 calc(var(--search-space-item, 10px) * -1)
}

.travel-booking-search-elementor .hb-form-table {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: flex-start
}

.travel-booking-search-elementor .hb-form-table:before,
.travel-booking-search-elementor .hb-form-table:after {
	display: none
}

.travel-booking-search-elementor .hb-form-table .hb-form-field-select,
.travel-booking-search-elementor .hb-form-table .hb-form-field-input {
	width: 100%
}

.travel-booking-search-elementor .hb-form-table li.hb-form-field {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end;
	width: inherit;
	flex-grow: 1;
	margin: 0;
	padding: 0 var(--search-space-item, 10px)
}

.search-tours-has-separator-yes .hb-form-table .hb-form-field:not(:last-child) {
	border-right: 1px solid var(--separator-color-item, #E8EDF1)
}

@media (max-width:767px) {
	.search-tours-has-separator-yes .hb-form-table .hb-form-field:not(:last-child) {
		border-right: none
	}
}

.seperator-solid-arrow .thim-ekits-heading .seperator-solid {
	position: relative
}

.seperator-solid-arrow .thim-ekits-heading .seperator-solid:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	top: -4px;
	border-style: solid;
	border-width: 0 4px 4px 4px;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	color: var(--thim-heading-seperator-bg-color, #000)
}

.travelwp-blog-post .travelwp-blog-post__inner.loading {
	position: relative
}

.travelwp-blog-post .travelwp-blog-post__inner.loading::before {
	content: "\f110";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(50%);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	color: #01aa90;
	z-index: 9999
}

.travelwp-blog-post .travelwp-blog-post__inner.loading::after {
	content: "";
	background: rgba(79, 74, 74, 0.65);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.travelwp-blog-post .travelwp-blog-post__inner .post-thumbnail {
	width: auto
}

.travelwp-blog-post .pagination-blog-loadmore {
	margin-top: 30px
}

.travelwp-blog-post .pagination-blog-loadmore .page-numbers.nav-next,
.travelwp-blog-post .pagination-blog-loadmore .page-numbers.nav-prev {
	padding: 11px 12px
}

.travelwp-blog-post .pagination-blog-loadmore .page-numbers.nav-next:hover,
.travelwp-blog-post .pagination-blog-loadmore .page-numbers.nav-prev:hover {
	padding: 11px 12px
}

.travelwp-blog-post .navigation-blog-sc .nav-wrapper span {
	position: absolute;
	top: 50%;
	background: #f2f4f4;
	color: #4f5e71;
	padding: 8px;
	border-radius: 200px;
	z-index: 999;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.travelwp-blog-post .disabled {
	pointer-events: none;
	opacity: 0.4
}

.travelwp-blog-post .pagination-numbers {
	cursor: pointer
}

.thim-tour-scroll-anchor ul {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center
}

.thim-tour-scroll-anchor ul li {
	margin-right: 32px;
	margin-left: 32px
}

.thim-tour-scroll-anchor ul li a {
	color: var(--phys-body_color)
}

.thim-tour-scroll-anchor ul li a .anchor-item-text {
	position: relative
}

.thim-tour-scroll-anchor ul li a .anchor-item-text::before {
	transition: all 0.25s ease;
	content: "";
	position: absolute;
	height: 2px;
	width: 29px;
	text-align: center;
	z-index: 10;
	top: 45px;
	margin: 7px auto 0px;
	visibility: hidden;
	opacity: 0;
	background: var(--phys-body_color_primary, #ffb300);
	left: 50%;
	transform: translate(-50%, -25px)
}

.thim-tour-scroll-anchor ul li a.active,
.thim-tour-scroll-anchor ul li a:hover {
	color: var(--phys-body_color_primary, #ffb300)
}

.thim-tour-scroll-anchor ul li a.active .anchor-item-text::before,
.thim-tour-scroll-anchor ul li a:hover .anchor-item-text::before {
	visibility: visible;
	opacity: 1;
	z-index: 9
}

.travel-tour-item-wapper {
	padding: 16px;
	background: #e6f7f4;
	border-radius: 16px;
	display: flex;
	gap: 16px
}

@media (max-width:767px) {
	.travel-tour-item-wapper {
		flex-wrap: wrap
	}

	.travel-tour-item-wapper>div {
		width: 100% !important
	}
}

.travel-tour-item-wapper .travel-tour-item-img {
	width: 20%
}

@media (max-width:1024px) {
	.travel-tour-item-wapper .travel-tour-item-img {
		width: 30%
	}
}

.travel-tour-item-wapper .travel-tour-item-img img {
	border-radius: 4px;
	height: 158px;
	max-width: 158px;
	object-fit: cover
}

@media (max-width:767px) {
	.travel-tour-item-wapper .travel-tour-item-img img {
		max-width: 100%;
		height: auto
	}
}

.travel-tour-item-wapper .travel-tour-item-content {
	width: 60%;
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	align-content: center
}

@media (max-width:1024px) {
	.travel-tour-item-wapper .travel-tour-item-content {
		width: 50%
	}
}

.travel-tour-item-wapper .travel-tour-item-content>div {
	width: 100%
}

.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-title {
	margin: 0
}

.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-rattings {
	display: flex;
	gap: 5px;
	align-items: center
}

.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-rattings .star-rating {
	float: unset;
	margin-top: -4px;
	font-size: 0.945em
}

.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-rattings .number-average-rating {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3;
	color: var(--phys-heading-color)
}

.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-service .travel-tour-item-duration {
	margin-bottom: 4px;
	text-transform: lowercase
}

.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-service .travel-tour-item-duration,
.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-service .travel-tour-item-cancel {
	font-size: 14px;
	line-height: 1.3;
	font-weight: 500
}

.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-service .travel-tour-item-duration svg,
.travel-tour-item-wapper .travel-tour-item-content .travel-tour-item-service .travel-tour-item-cancel svg {
	margin-right: 6px;
	vertical-align: sub
}

.travel-tour-item-wapper .travel-tour-item-right {
	width: 20%;
	text-align: right;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-content: flex-end;
	justify-content: space-between;
	position: relative;
	align-items: flex-end
}

@media (max-width:767px) {
	.travel-tour-item-wapper .travel-tour-item-right {
		text-align: left;
		align-content: flex-start
	}
}

.travel-tour-item-wapper .travel-tour-item-right .travel-tour-item-price {
	margin-top: 20px
}

@media (max-width:767px) {
	.travel-tour-item-wapper .travel-tour-item-right .travel-tour-item-price {
		margin-top: 0;
		position: absolute;
		right: 0;
		top: -56px
	}
}

.travel-tour-item-wapper .travel-tour-item-right .travel-tour-item-price>span {
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3
}

.travel-tour-item-wapper .travel-tour-item-right .travel-tour-item-price .woocommerce-Price-amount {
	color: var(--phys-heading-color);
	font-weight: 700;
	line-height: 1.25;
	font-size: 16px
}

@media (min-width:769px) {
	.travel-tour-item-wapper .travel-tour-item-right .travel-tour-item-price del {
		margin-right: 10px
	}
}

.travel-tour-item-wapper .travel-tour-item-right .travel-tour-item-price del .woocommerce-Price-amount {
	opacity: 0.6
}

.travel-tour-item-wapper .travel-tour-item-right .travel-tour-item-price ins .woocommerce-Price-amount {
	color: var(--phys-heading-color);
	font-weight: 700;
	line-height: 1.25
}

.travel-tour-item-wapper .travel-tour-item-right .item-tour-link {
	padding: 12px 16px 12px 16px;
	border-radius: 200px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
	background: var(--phys-body_color_primary, #ffb300);
	color: #fff;
	width: 100%;
	max-width: 94px
}

.travel-tour-item-wapper .travel-tour-item-right .item-tour-link:hover {
	background: var(--phys-body_color_second);
	color: #fff
}

.tours-interary-items .interary-toggle.interary-item {
	margin-bottom: 12px !important;
	padding: 20px;
	border: 1px solid #e8edf1;
	border-radius: 16px
}

.tours-interary-items .interary-toggle.interary-item:last-child {
	margin-bottom: 0
}

.tours-interary-items .interary-toggle.interary-item::before {
	display: none
}

@media (max-width:767px) {
	.tours-interary-items .interary-toggle.interary-item {
		padding-right: 30px
	}
}

.tours-interary-items .interary-toggle.interary-item .item_content {
	display: block;
	width: 100%
}

@media (max-width:767px) {
	.tours-interary-items .interary-toggle.interary-item .item_content {
		overflow: visible
	}
}

.tours-interary-items .interary-toggle.interary-item .item_content h3 {
	position: relative;
	width: 100%;
	margin: 0;
	cursor: pointer
}

.tours-interary-items .interary-toggle.interary-item .item_content h3::after {
	content: "\f067";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0%, -50%);
	font-family: thim-ekits !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 12px
}

@media (min-width:769px) {
	.tours-interary-items .interary-toggle.interary-item .item_content h3::after {
		right: -14px
	}
}

.tours-interary-items .interary-toggle.interary-item .item_content h3.active {
	margin-bottom: 24px;
	color: var(--phys-body_color_primary, #ffb300)
}

.tours-interary-items .interary-toggle.interary-item .item_content h3.active::after {
	content: "\f068";
	color: var(--phys-body_color_second, #26bdf7)
}

.tours-interary-items .interary-toggle.interary-item .item_content .interary-toggle-content {
	display: none;
	transition: all 0.3s ease-out
}

@media (max-width:1024px) {
	body .flatWeatherPlugin .wiToday .wiIconGroup div.wi {
		font-size: 79px;
		right: -26px;
		top: -43px
	}
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .wrapper-search-fields,
.demo-main.home .elementor-widget-thim-ekits-search-tour .wrapper-search-fields,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .wrapper-search-fields,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .wrapper-search-fields {
	border-radius: 0;
	border: 0;
	align-items: center
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date,
.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date {
	padding-left: 12px;
	margin-right: 24px;
	margin-left: 26px;
	border-left: 1px solid #e8edf1
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .button-searh-tour,
.demo-main.home .elementor-widget-thim-ekits-search-tour .button-searh-tour,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .button-searh-tour,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .button-searh-tour {
	margin: 0
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .filter-button-toggle-wp,
.demo-main.home .elementor-widget-thim-ekits-search-tour .filter-button-toggle-wp,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .filter-button-toggle-wp,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .filter-button-toggle-wp {
	display: none
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .button-searh-tour,
.demo-main.home .elementor-widget-thim-ekits-search-tour .button-searh-tour,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .button-searh-tour,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .button-searh-tour {
	height: 48px;
	width: 48px;
	line-height: 41px
}

@media (max-width:767px) {

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .button-searh-tour,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .button-searh-tour,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .button-searh-tour,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .button-searh-tour {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		height: 44px
	}
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field-inner input[type=text],
.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.destination .tour-search-field-inner select,
.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field-inner input[type=text],
.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.destination .tour-search-field-inner select,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field-inner input[type=text],
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.destination .tour-search-field-inner select,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field-inner input[type=text],
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.destination .tour-search-field-inner select {
	border: 0;
	height: 18px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.1;
	color: var(--phys-body_color);
	background: #fff
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field input[type=text],
.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field input[type=text],
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field input[type=text],
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field input[type=text] {
	padding: 0px 45px !important;
	border: 0 !important;
	height: 27px !important
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date .tour-search-field-inner input[type=text]::placeholder,
.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date .tour-search-field-inner input[type=text]::placeholder,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date .tour-search-field-inner input[type=text]::placeholder,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date .tour-search-field-inner input[type=text]::placeholder {
	color: var(--phys-body_color)
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .travel-product-filter .wrapper-search-fields .tour-search-field.destination select,
.demo-main.home .elementor-widget-thim-ekits-search-tour .travel-product-filter .wrapper-search-fields .tour-search-field.destination select,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .travel-product-filter .wrapper-search-fields .tour-search-field.destination select,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .travel-product-filter .wrapper-search-fields .tour-search-field.destination select {
	padding: 0px 25px 0px 47px !important;
	height: 27px !important
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date .tour-search-field-inner svg,
.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.destination .tour-search-field-inner svg,
.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date .tour-search-field-inner svg,
.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.destination .tour-search-field-inner svg,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date .tour-search-field-inner svg,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.destination .tour-search-field-inner svg,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date .tour-search-field-inner svg,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.destination .tour-search-field-inner svg {
	top: 8% !important;
	left: 23px !important;
	transform: translate(-50%, -66%)
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .item-filter-heading,
.demo-main.home .elementor-widget-thim-ekits-search-tour .item-filter-heading,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .item-filter-heading,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .item-filter-heading {
	margin-left: 47px
}

.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date #remove-date-range,
.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .remove-attr,
.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date #remove-date-range,
.demo-main.home .elementor-widget-thim-ekits-search-tour .remove-attr,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date #remove-date-range,
.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .remove-attr,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date #remove-date-range,
.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .remove-attr {
	display: none
}

@media (max-width:767px) {

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .filter-button-toggle-wp,
	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .close-filter-product,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .filter-button-toggle-wp,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .close-filter-product,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .filter-button-toggle-wp,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .close-filter-product,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .filter-button-toggle-wp,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .close-filter-product {
		display: none
	}

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .wrapper-search-fields,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .wrapper-search-fields,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .wrapper-search-fields,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .wrapper-search-fields {
		position: relative !important;
		transform: unset !important;
		opacity: 1 !important;
		border: 0 !important;
		overflow: visible !important;
		max-height: 100% !important;
		height: auto;
		margin: 0 !important;
		padding: 0 !important
	}

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .wrapper-search-fields .tour-search-field,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .wrapper-search-fields .tour-search-field,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .wrapper-search-fields .tour-search-field,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .wrapper-search-fields .tour-search-field {
		margin: 0 0 16px !important;
		border-left: 0 !important;
		padding-left: 0 !important
	}

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .travel-product-filter .wrapper-search-fields .tour-search-field.destination,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .travel-product-filter .wrapper-search-fields .tour-search-field.destination,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .travel-product-filter .wrapper-search-fields .tour-search-field.destination,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .travel-product-filter .wrapper-search-fields .tour-search-field.destination {
		border-bottom: 1px solid #e8edf1;
		margin-bottom: 16px !important;
		padding-bottom: 16px !important
	}

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field input[type=text],
	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .travel-product-filter .wrapper-search-fields .tour-search-field.destination select,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field input[type=text],
	.demo-main.home .elementor-widget-thim-ekits-search-tour .travel-product-filter .wrapper-search-fields .tour-search-field.destination select,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field input[type=text],
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .travel-product-filter .wrapper-search-fields .tour-search-field.destination select,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field input[type=text],
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .travel-product-filter .wrapper-search-fields .tour-search-field.destination select {
		padding: 0px 2px 0px 36px !important
	}

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date .tour-search-field-inner svg,
	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.destination .tour-search-field-inner svg,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date .tour-search-field-inner svg,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.destination .tour-search-field-inner svg,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.date .tour-search-field-inner svg,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.destination .tour-search-field-inner svg,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.date .tour-search-field-inner svg,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.destination .tour-search-field-inner svg {
		left: 13px !important;
		top: 4px !important
	}

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field-inner input[type=text],
	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.destination .tour-search-field-inner select,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field-inner input[type=text],
	.demo-main.home .elementor-widget-thim-ekits-search-tour .tour-search-field.destination .tour-search-field-inner select,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field-inner input[type=text],
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .tour-search-field.destination .tour-search-field-inner select,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field-inner input[type=text],
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .tour-search-field.destination .tour-search-field-inner select {
		height: 100%
	}

	.demo-main .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .item-filter-heading,
	.demo-main.home .elementor-widget-thim-ekits-search-tour .item-filter-heading,
	.travel-tour-new .elementor-widget-thim-ekits-search-tour.tour-search-mobile-popup .item-filter-heading,
	.travel-tour-new.home .elementor-widget-thim-ekits-search-tour .item-filter-heading {
		margin-left: 36px
	}
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination,
.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date {
	background: var(--phys-body_color_primary, #ffb300);
	color: var(--phys-body_color)
}

@media (max-width:767px) {

	.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination,
	.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date,
	.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination,
	.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date {
		border-radius: 0 !important
	}
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination select,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination select {
	color: var(--phys-body_color);
	background: #fff
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.destination select,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.destination select {
	background: #fff
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination {
	border-bottom: 0 !important
}

@media (max-width:767px) {

	.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination,
	.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination {
		padding: 16px !important;
		margin-top: -3px
	}

	.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination .item-filter-heading,
	.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination .item-filter-heading {
		margin-bottom: 16px !important
	}
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date {
	padding-top: 0 !important
}

@media (max-width:767px) {

	.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date,
	.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date {
		padding-top: 10px !important;
		margin-top: -10px
	}
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.date .tour-search-field-inner input[type=text],
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.date .tour-search-field-inner input[type=text] {
	padding-left: 57px;
	color: var(--phys-body_color)
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.date .tour-search-field-inner input[type=text]::placeholder,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.date .tour-search-field-inner input[type=text]::placeholder {
	color: var(--phys-body_color)
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.date .item-filter-heading,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.date .item-filter-heading {
	display: none
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination .tour-search-field-inner,
.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date .tour-search-field-inner,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .destination .tour-search-field-inner,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .date .tour-search-field-inner {
	border-radius: 8px;
	overflow: hidden
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .clear-button,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .clear-button {
	font-size: 0;
	position: relative
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .clear-button:before,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .clear-button:before {
	font-family: thim-ekits !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 11px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-50%, -50%)
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.destination .item-filter-heading,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.destination .item-filter-heading {
	color: #fff
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .wrapper-search-fields,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .wrapper-search-fields {
	padding: 0 !important;
	overflow: hidden
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) input[type=radio]:checked:before,
.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) input[type=checkbox]:checked:before,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) input[type=radio]:checked:before,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) input[type=checkbox]:checked:before {
	float: unset
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) input[type=checkbox]:checked:before,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) input[type=checkbox]:checked:before {
	margin: 10px 4px 0 0;
	font-family: thim-ekits !important;
	font-weight: 600
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) input[type=radio]:checked:before,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) input[type=radio]:checked:before {
	width: 10px !important;
	height: 10px !important;
	margin-top: 6px;
	background: #fff
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .price .reset,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .price .reset {
	color: #aaafb6
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .price .reset:hover,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .price .reset:hover {
	color: var(--phys-body_color_primary, #ffb300)
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) #tour-price-range.noUi-horizontal,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) #tour-price-range.noUi-horizontal {
	height: 4px
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .price .list-ranger-price,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .price .list-ranger-price {
	margin-bottom: 25px
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) #tour-price-range.noUi-horizontal .noUi-handle,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) #tour-price-range.noUi-horizontal .noUi-handle {
	height: 24px;
	width: 24px;
	border-radius: 20px;
	top: -11px;
	cursor: pointer;
	border: 1.5px solid var(--phys-body_color_primary, #ffb300)
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) #tour-price-range.noUi-horizontal .noUi-handle.noUi-handle-lower,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) #tour-price-range.noUi-horizontal .noUi-handle.noUi-handle-lower {
	right: -23px
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.rating li,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.rating li {
	align-items: flex-start
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.rating li .star,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.rating li .star {
	margin-left: 0
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.rating li>span,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.rating li>span {
	margin-left: 10px;
	text-transform: capitalize;
	margin-top: -3px
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.price .woocommerce-Price-amount,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.price .woocommerce-Price-amount {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	color: #000
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.price,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.price {
	border-bottom: 0
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .button-searh-tour:hover,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .button-searh-tour:hover {
	background-color: #019982;
	color: #fff
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.destination .ts-control,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-field.destination .ts-control {
	padding: 0 45px 0 58px
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) svg.remove,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) svg.remove {
	cursor: pointer
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-fields-close,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-fields-close {
	margin-bottom: 0;
	background: var(--phys-body_color_primary);
	width: 100%;
	padding: 14px 16px 3px 16px;
	color: #fff;
	font-weight: 600
}

.demo-main:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-fields-close svg path,
.travel-tour-new:not(.home) .elementor-widget-thim-ekits-search-tour:not(.tour-search-mobile-popup) .tour-search-fields-close svg path {
	stroke: #fff
}

.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar,
.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar {
	background: #f2f4f4;
	padding: 16px 29px;
	border-radius: 12px
}

.demo-main .thim-ekits-archive-tours .tour-result-count,
.travel-tour-new .thim-ekits-archive-tours .tour-result-count {
	margin: 0;
	padding: 0
}

.demo-main .thim-ekits-archive-tours .tour-ordering,
.travel-tour-new .thim-ekits-archive-tours .tour-ordering {
	margin-bottom: 0
}

.demo-main .thim-ekits-archive-tours .tour-ordering h6,
.travel-tour-new .thim-ekits-archive-tours .tour-ordering h6 {
	color: var(--phys-body_color);
	font-weight: 600
}

.demo-main .thim-ekits-archive-tours .tour-ordering select,
.travel-tour-new .thim-ekits-archive-tours .tour-ordering select {
	height: 48px;
	padding: 10px 16px 10px 19px;
	border-radius: 8px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNNCA2LjVMOCAxMC41TDEyIDYuNSIgc3Ryb2tlPSIjNDQ0NDQ0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=) !important;
	background-repeat: no-repeat !important;
	background-position-x: 96% !important;
	background-position-y: 13px !important;
	background-size: 16px 20px !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 226px;
	color: #121212
}

.demo-main .thim-ekits-archive-tours .thim-ekit-archive-tours__pagination .prev,
.demo-main .thim-ekits-archive-tours .thim-ekit-archive-tours__pagination .next,
.travel-tour-new .thim-ekits-archive-tours .thim-ekit-archive-tours__pagination .prev,
.travel-tour-new .thim-ekits-archive-tours .thim-ekit-archive-tours__pagination .next {
	border-color: #d9d9d9 !important
}

.demo-main .thim-ekits-archive-tours .thim-ekit-archive-tours__pagination .prev:hover,
.demo-main .thim-ekits-archive-tours .thim-ekit-archive-tours__pagination .next:hover,
.travel-tour-new .thim-ekits-archive-tours .thim-ekit-archive-tours__pagination .prev:hover,
.travel-tour-new .thim-ekits-archive-tours .thim-ekit-archive-tours__pagination .next:hover {
	background: #d9d9d9 !important
}

.demo-main .thim-ekits-archive-tours .page-numbers,
.travel-tour-new .thim-ekits-archive-tours .page-numbers {
	height: 48px;
	width: 48px;
	position: relative;
	display: inline-grid;
	vertical-align: middle;
	align-items: center;
	justify-content: center
}

.demo-main .thim-ekits-archive-tours .page-numbers.prev,
.demo-main .thim-ekits-archive-tours .page-numbers.next,
.travel-tour-new .thim-ekits-archive-tours .page-numbers.prev,
.travel-tour-new .thim-ekits-archive-tours .page-numbers.next {
	font-size: 0
}

.demo-main .thim-ekits-archive-tours .page-numbers.prev:before,
.demo-main .thim-ekits-archive-tours .page-numbers.next:before,
.travel-tour-new .thim-ekits-archive-tours .page-numbers.prev:before,
.travel-tour-new .thim-ekits-archive-tours .page-numbers.next:before {
	font-family: thim-ekits !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 1
}

.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar,
.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar {
	margin-bottom: 24px
}

@media (max-width:767px) {

	.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar__result,
	.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar__result {
		margin-bottom: 10px
	}

	.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar,
	.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar {
		background: #fff;
		padding: 0;
		border-radius: 0;
		margin: 0
	}

	.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-ordering,
	.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-ordering {
		position: absolute;
		right: 0;
		top: -65px
	}

	.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-ordering>h6,
	.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-ordering>h6 {
		display: none
	}

	.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-ordering select,
	.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-ordering select {
		height: 44px
	}

	.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-result-count,
	.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-result-count {
		display: none
	}
}

@media (max-width:376px) {

	.demo-main .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-ordering h6,
	.travel-tour-new .thim-ekits-archive-tours .thim-ekits-archive-tours__topbar .tour-ordering h6 {
		margin-right: 5px
	}

	.demo-main .thim-ekits-archive-tours .tour-result-count,
	.travel-tour-new .thim-ekits-archive-tours .tour-result-count {
		margin-bottom: 8px
	}
}

.demo-main .wp-pagination-list-tours .prev,
.demo-main .wp-pagination-list-tours .next,
.travel-tour-new .wp-pagination-list-tours .prev,
.travel-tour-new .wp-pagination-list-tours .next {
	border-color: #d9d9d9 !important
}

.demo-main .wp-pagination-list-tours .prev:hover,
.demo-main .wp-pagination-list-tours .next:hover,
.travel-tour-new .wp-pagination-list-tours .prev:hover,
.travel-tour-new .wp-pagination-list-tours .next:hover {
	background: #d9d9d9 !important
}

.demo-main .wp-pagination-list-tours .page-numbers,
.travel-tour-new .wp-pagination-list-tours .page-numbers {
	height: 48px;
	width: 48px;
	position: relative;
	display: inline-grid;
	vertical-align: middle;
	align-items: center;
	justify-content: center
}

.demo-main .wp-pagination-list-tours .page-numbers.prev,
.demo-main .wp-pagination-list-tours .page-numbers.next,
.travel-tour-new .wp-pagination-list-tours .page-numbers.prev,
.travel-tour-new .wp-pagination-list-tours .page-numbers.next {
	font-size: 0 !important
}

.demo-main .wp-pagination-list-tours .page-numbers.prev:before,
.demo-main .wp-pagination-list-tours .page-numbers.next:before,
.travel-tour-new .wp-pagination-list-tours .page-numbers.prev:before,
.travel-tour-new .wp-pagination-list-tours .page-numbers.next:before {
	font-family: thim-ekits !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.7;
	vertical-align: middle
}

.demo-main .wp-pagination-list-tours .next::before,
.travel-tour-new .wp-pagination-list-tours .next::before {
	content: "\f105"
}

.demo-main .wp-pagination-list-tours .prev::before,
.travel-tour-new .wp-pagination-list-tours .prev::before {
	content: "\f104"
}

.demo-main .daterangepicker.show-calendar .drp-buttons,
.travel-tour-new .daterangepicker.show-calendar .drp-buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

.demo-main .daterangepicker.show-calendar .drp-buttons .drp-selected,
.travel-tour-new .daterangepicker.show-calendar .drp-buttons .drp-selected {
	width: 100%;
	text-align: center;
	padding: 8px 16px;
	border-radius: 4px;
	border: 1px solid #e8edf1;
	font-weight: 600;
	margin-bottom: 16px
}

@media (max-width:767px) {

	.demo-main .daterangepicker.show-calendar .drp-buttons .drp-selected,
	.travel-tour-new .daterangepicker.show-calendar .drp-buttons .drp-selected {
		font-size: 14px
	}
}

.demo-main .daterangepicker.show-calendar .drp-buttons .btn,
.travel-tour-new .daterangepicker.show-calendar .drp-buttons .btn {
	padding: 12px 26px;
	border-radius: 200px;
	line-height: 1.5
}

.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item .icon-left,
.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item .icon-left {
	--phys-body_color_second: #fff;
	border-color: var(--phys-body_color_primary, #ffb300);
	border-style: solid;
	color: var(--phys-body_color_primary, #ffb300);
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	min-width: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700
}

.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item,
.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item {
	margin-bottom: 0;
	overflow: hidden;
	padding-bottom: 20px
}

.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item:before,
.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item:before {
	content: "";
	background: var(--phys-body_color_primary, #ffb300);
	width: 1px;
	height: 100%;
	position: absolute;
	top: 40px;
	left: 20px
}

.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item:last-child:before,
.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item:last-child:before {
	display: none
}

.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item .item_content h2,
.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item .item_content h3,
.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item .item_content h2,
.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item .item_content h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4
}

@media (max-width:767px) {

	.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item .item_content,
	.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item .item_content {
		padding-left: 0
	}

	.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item,
	.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item {
		display: block
	}

	.demo-main .elementor-widget-thim-ekits-tours-itinerary .interary-item:before,
	.demo-main .elementor-widget-thim-ekits-tours-itinerary .icon-left,
	.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .interary-item:before,
	.travel-tour-new .elementor-widget-thim-ekits-tours-itinerary .icon-left {
		display: none !important
	}
}

.demo-main .elementor-widget-thim-ekits-tours-faqs .single-tour-faq ul .tour-faq-wrapper.accordion-section:not(:first-child),
.travel-tour-new .elementor-widget-thim-ekits-tours-faqs .single-tour-faq ul .tour-faq-wrapper.accordion-section:not(:first-child) {
	margin-top: 0
}

.demo-main .elementor-widget-thim-ekits-tours-faqs .accordion-section .accordion-title.is-open,
.travel-tour-new .elementor-widget-thim-ekits-tours-faqs .accordion-section .accordion-title.is-open {
	padding-bottom: 0
}

.demo-main .elementor-widget-thim-ekits-tours-faqs .single-tour-faq ul .accordion-section:last-child,
.travel-tour-new .elementor-widget-thim-ekits-tours-faqs .single-tour-faq ul .accordion-section:last-child {
	border-bottom: 0
}

.demo-main .elementor-widget-thim-ekits-tours-faqs .single-tour-faq h2,
.travel-tour-new .elementor-widget-thim-ekits-tours-faqs .single-tour-faq h2 {
	margin: 0
}

.demo-main .elementor-widget-thim-ekits-tours-faqs .tour-faq-wrapper:last-child .tour-faq-title,
.travel-tour-new .elementor-widget-thim-ekits-tours-faqs .tour-faq-wrapper:last-child .tour-faq-title {
	padding-bottom: 0
}

.demo-main .elementor-widget-thim-ekits-tours-comment #reviews #comments .commentlist .comment_container .comment-text .meta,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #reviews #comments .commentlist .comment_container .comment-text .meta {
	width: 100%;
	float: left
}

.demo-main .elementor-widget-thim-ekits-tours-comment #tour-booking-submit-review-form .rating-star a,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #tour-booking-submit-review-form .rating-star a {
	font-size: 1.5em
}

.demo-main .elementor-widget-thim-ekits-tours-comment .review-average-rating .star-rating,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .review-average-rating .star-rating {
	width: 160px;
	letter-spacing: 4px
}

.demo-main .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination:empty,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination:empty {
	display: none
}

.demo-main .elementor-widget-thim-ekits-tours-comment #tour-add-new-review,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #tour-add-new-review {
	display: inline-flex !important;
	align-items: center;
	gap: 11px
}

.demo-main .elementor-widget-thim-ekits-tours-comment .review-top-section .title,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .review-top-section .title {
	margin-top: 0
}

.demo-main .elementor-widget-thim-ekits-tours-comment .review-top-section .statistic,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .review-top-section .statistic {
	margin-bottom: 40px
}

.demo-main .elementor-widget-thim-ekits-tours-comment .sort-by .label,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .sort-by .label {
	color: var(--phys-body_color);
	font-weight: 600;
	font-size: 16px;
	line-height: 1.4;
	padding: 0;
	margin-right: 16px
}

.demo-main .elementor-widget-thim-ekits-tours-comment .tour-review-title,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .tour-review-title {
	margin-bottom: 8px !important;
	margin-top: 8px
}

.demo-main .elementor-widget-thim-ekits-tours-comment .woocommerce-review__dash,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-review__dash {
	display: none
}

.demo-main .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination .next.page-numbers,
.demo-main .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination .prev.page-numbers,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination .next.page-numbers,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination .prev.page-numbers {
	position: relative;
	font-size: 0;
	width: 48px;
	height: 48px
}

.demo-main .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination .next.page-numbers:hover::before,
.demo-main .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination .prev.page-numbers:hover::before,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination .next.page-numbers:hover::before,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-pagination .prev.page-numbers:hover::before {
	color: #fff
}

.demo-main .elementor-widget-thim-ekits-tours-comment #reviews li.review:last-child,
.demo-main .elementor-widget-thim-ekits-tours-comment #reviews li.review:last-child .comment_container,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #reviews li.review:last-child,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #reviews li.review:last-child .comment_container {
	margin-bottom: 0 !important
}

.demo-main .elementor-widget-thim-ekits-tours-comment #tour-sort-by,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #tour-sort-by {
	border: 1px solid #eee;
	border-radius: 6px
}

.demo-main .elementor-widget-thim-ekits-tours-comment #tour-sort-by a,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #tour-sort-by a {
	color: var(--phys-body_color)
}

.demo-main .elementor-widget-thim-ekits-tours-comment #tour-sort-by a:hover,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #tour-sort-by a:hover {
	color: var(--phys-body_color_primary, #ffb300)
}

.demo-main .elementor-widget-thim-ekits-tours-comment .tour-commentlist-sort-filter,
.demo-main .elementor-widget-thim-ekits-tours-comment #reviews #comments ol.commentlist li,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .tour-commentlist-sort-filter,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment #reviews #comments ol.commentlist li {
	margin-bottom: 16px
}

.demo-main .elementor-widget-thim-ekits-tours-comment .comment-text .tour-review-images,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .comment-text .tour-review-images {
	order: 8;
	width: 100%
}

.demo-main .elementor-widget-thim-ekits-tours-comment .tour-commentlist-sort-filter .gallery-filter a.active,
.travel-tour-new .elementor-widget-thim-ekits-tours-comment .tour-commentlist-sort-filter .gallery-filter a.active {
	color: #fff !important;
	background-color: var(--phys-body_color_primary, #ffb300) !important
}

@media (max-width:767px) {

	.demo-main .elementor-widget-thim-ekits-tours-comment .review-top-section .statistic,
	.demo-main .elementor-widget-thim-ekits-tours-comment .tour-commentlist-sort-filter,
	.travel-tour-new .elementor-widget-thim-ekits-tours-comment .review-top-section .statistic,
	.travel-tour-new .elementor-widget-thim-ekits-tours-comment .tour-commentlist-sort-filter {
		gap: 20px
	}

	.demo-main .elementor-widget-thim-ekits-tours-comment .woocommerce-Reviews .statistic-detail .statistic-detail-item .full-width,
	.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-Reviews .statistic-detail .statistic-detail-item .full-width {
		width: 150px
	}
}

.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__article,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__article {
	position: relative
}

.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__thumbnail,
.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__image,
.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__image img,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__thumbnail,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__image,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__image img {
	width: 100%
}

.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__content,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__content {
	position: absolute;
	bottom: 32px;
	left: 24px;
	opacity: 0;
	visibility: hidden;
	z-index: 989
}

.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__article:hover .thim-ekit-team__content,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__article:hover .thim-ekit-team__content {
	opacity: 1;
	visibility: visible
}

.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__thumbnail,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__thumbnail {
	position: relative
}

.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__thumbnail:before,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__thumbnail:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	top: 0;
	left: 0;
	opacity: 0;
	border-radius: 12px;
	visibility: hidden;
	background: linear-gradient(180deg, rgba(12, 20, 29, 0.03) 54.09%, rgba(12, 20, 29, 0.12) 66.22%, rgba(12, 20, 29, 0.9) 100%)
}

.demo-main .elementor-widget-thim-ekits-team .thim-ekit-team__article:hover .thim-ekit-team__thumbnail:before,
.travel-tour-new .elementor-widget-thim-ekits-team .thim-ekit-team__article:hover .thim-ekit-team__thumbnail:before {
	opacity: 1;
	visibility: visible
}

.demo-main .thim-ekits-archive-product .woocommerce-ordering,
.travel-tour-new .thim-ekits-archive-product .woocommerce-ordering {
	margin-bottom: 30px
}

.demo-main .thim-ekits-archive-product .woocommerce-ordering h6,
.travel-tour-new .thim-ekits-archive-product .woocommerce-ordering h6 {
	color: var(--phys-body_color);
	font-weight: 600
}

.demo-main .thim-ekits-archive-product .woocommerce-ordering select,
.travel-tour-new .thim-ekits-archive-product .woocommerce-ordering select {
	height: 48px;
	padding: 10px 16px 10px 19px;
	border-radius: 8px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNNCA2LjVMOCAxMC41TDEyIDYuNSIgc3Ryb2tlPSIjNDQ0NDQ0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=) !important;
	background-repeat: no-repeat !important;
	background-position-x: 94% !important;
	background-position-y: 13px !important;
	background-size: 24px 22px !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 226px;
	color: #121212
}

.demo-main .thim-ekits-archive-product .navigation,
.travel-tour-new .thim-ekits-archive-product .navigation {
	border-top: 0;
	margin-top: 64px
}

.demo-main .thim-ekits-archive-product .navigation ul li .page-numbers,
.travel-tour-new .thim-ekits-archive-product .navigation ul li .page-numbers {
	border-radius: 200px;
	padding: 14px 14px;
	width: 48px;
	height: 48px;
	line-height: 1.1;
	border: 1px solid transparent
}

.demo-main .thim-ekits-archive-product .navigation ul li .page-numbers.current,
.demo-main .thim-ekits-archive-product .navigation ul li .page-numbers:hover,
.travel-tour-new .thim-ekits-archive-product .navigation ul li .page-numbers.current,
.travel-tour-new .thim-ekits-archive-product .navigation ul li .page-numbers:hover {
	background: var(--phys-body_color_primary, #ffb300);
	color: #fff;
	border-color: var(--phys-body_color_primary, #ffb300)
}

.demo-main .thim-ekits-archive-product .navigation ul li .page-numbers.next,
.demo-main .thim-ekits-archive-product .navigation ul li .page-numbers.prev,
.travel-tour-new .thim-ekits-archive-product .navigation ul li .page-numbers.next,
.travel-tour-new .thim-ekits-archive-product .navigation ul li .page-numbers.prev {
	border-color: #aaafb6
}

.demo-main .thim-ekits-archive-product .navigation ul li .page-numbers.next i,
.demo-main .thim-ekits-archive-product .navigation ul li .page-numbers.prev i,
.travel-tour-new .thim-ekits-archive-product .navigation ul li .page-numbers.next i,
.travel-tour-new .thim-ekits-archive-product .navigation ul li .page-numbers.prev i {
	line-height: 1
}

.demo-main .thim-ekits-archive-product .navigation,
.travel-tour-new .thim-ekits-archive-product .navigation {
	margin-bottom: 0
}

.demo-main .thim-ekits-archive-product .page-numbers.prev:hover,
.demo-main .thim-ekits-archive-product .page-numbers.next:hover,
.travel-tour-new .thim-ekits-archive-product .page-numbers.prev:hover,
.travel-tour-new .thim-ekits-archive-product .page-numbers.next:hover {
	background: #d9d9d9 !important;
	border-color: #d9d9d9 !important
}

@media (max-width:767px) {

	.demo-main .thim-ekits-archive-product .woocommerce-ordering,
	.travel-tour-new .thim-ekits-archive-product .woocommerce-ordering {
		float: left !important
	}
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart .thim-ekit-single-product__add-to-cart form.cart,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .thim-ekit-single-product__add-to-cart form.cart {
	flex-wrap: wrap
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations,
.demo-main .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations th,
.demo-main .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations td,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations th,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations td {
	border: 0;
	width: 100%;
	display: block;
	text-align: left;
	padding: 0
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations tbody,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations tbody {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
	gap: 24px
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations tbody tr,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart form.cart .variations tbody tr {
	width: 50%
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart form.cart table.variations td.value select,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart form.cart table.variations td.value select {
	padding: 12px 44px 12px 16px;
	width: 100%;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNNCA2LjVMOCAxMC41TDEyIDYuNSIgc3Ryb2tlPSIjNDQ0NDQ0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=) !important;
	background-repeat: no-repeat !important;
	background-position-x: 95% !important;
	background-position-y: 15px !important;
	background-size: 18px 16px !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart .single_variation_wrap .woocommerce-variation-add-to-cart,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .single_variation_wrap .woocommerce-variation-add-to-cart {
	display: flex;
	flex-wrap: wrap;
	gap: 24px
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart .single_variation_wrap,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .single_variation_wrap {
	width: 100%
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart .woocommerce-variation-add-to-cart .quantity,
.demo-main .elementor-widget-thim-ekits-product-add-to-cart .cart .quantity,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .woocommerce-variation-add-to-cart .quantity,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .cart .quantity {
	width: 60px
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart .woocommerce-variation-add-to-cart .button,
.demo-main .elementor-widget-thim-ekits-product-add-to-cart .cart .button,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .woocommerce-variation-add-to-cart .button,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .cart .button {
	width: calc(100% - 84px)
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart .thim-ekit-single-product__add-to-cart form.cart:not(.variations_form),
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .thim-ekit-single-product__add-to-cart form.cart:not(.variations_form) {
	gap: 24px
}

.demo-main .elementor-widget-thim-ekits-product-add-to-cart .single_variation p,
.travel-tour-new .elementor-widget-thim-ekits-product-add-to-cart .single_variation p {
	margin-bottom: 24px
}

.demo-main .elementor-widget-thim-ekits-product-tabs ul,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs ul {
	margin: 0;
	list-style: none
}

.demo-main .elementor-widget-thim-ekits-product-tabs .woocommerce-tabs ul.wc-tabs li a,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .woocommerce-tabs ul.wc-tabs li a {
	border-width: 1.5px
}

.demo-main .elementor-widget-thim-ekits-product-tabs .woocommerce-tabs ul.wc-tabs li:first-child a,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .woocommerce-tabs ul.wc-tabs li:first-child a {
	border-radius: 8px 0 0 8px;
	border-right: 0
}

.demo-main .elementor-widget-thim-ekits-product-tabs .woocommerce-tabs ul.wc-tabs li:last-child a,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .woocommerce-tabs ul.wc-tabs li:last-child a {
	border-radius: 0 8px 8px 0;
	border-left: 0
}

.demo-main .elementor-widget-thim-ekits-product-tabs .panel,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .panel {
	border: 0;
	box-shadow: unset
}

.demo-main .elementor-widget-thim-ekits-product-tabs .panel h2,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .panel h2 {
	display: none
}

.demo-main .elementor-widget-thim-ekits-product-tabs #reviews #comments ol.commentlist li img.avatar,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs #reviews #comments ol.commentlist li img.avatar {
	border-radius: 50%;
	border: 0
}

.demo-main .elementor-widget-thim-ekits-product-tabs #review_form #respond .form-submit input,
.demo-main .elementor-widget-thim-ekits-product-tabs .woocommerce-page #review_form #respond .form-submit input,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs #review_form #respond .form-submit input,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .woocommerce-page #review_form #respond .form-submit input {
	border-radius: 200px;
	padding: 14px 40px 14px 40px;
	color: #fff;
	box-shadow: unset !important;
	letter-spacing: 0
}

.demo-main .elementor-widget-thim-ekits-product-tabs .star-rating,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .star-rating {
	width: 100px;
	letter-spacing: 4px
}

.demo-main .elementor-widget-thim-ekits-product-tabs .star-rating:before,
.demo-main .elementor-widget-thim-ekits-product-tabs .star-rating span,
.demo-main .elementor-widget-thim-ekits-product-tabs .comment-respond .comment-form-rating p.stars a,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .star-rating:before,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .star-rating span,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .comment-respond .comment-form-rating p.stars a {
	color: #fc961b
}

.demo-main .elementor-widget-thim-ekits-product-tabs .comment-respond .comment-form,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .comment-respond .comment-form {
	max-width: 100%
}

.demo-main .elementor-widget-thim-ekits-product-tabs .comment-respond .comment-form-author,
.demo-main .elementor-widget-thim-ekits-product-tabs .comment-respond .comment-form-email,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .comment-respond .comment-form-author,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs .comment-respond .comment-form-email {
	max-width: 100%;
	display: block
}

.demo-main .elementor-widget-thim-ekits-product-tabs #review_form #respond p,
.travel-tour-new .elementor-widget-thim-ekits-product-tabs #review_form #respond p {
	margin: 0 0 16px
}

@media (max-width:1024px) {

	.demo-main .elementor-widget-thim-ekits-product-tabs .comment-notes span,
	.travel-tour-new .elementor-widget-thim-ekits-product-tabs .comment-notes span {
		display: block
	}

	.demo-main .elementor-widget-thim-ekits-product-tabs .comment-notes span .required,
	.travel-tour-new .elementor-widget-thim-ekits-product-tabs .comment-notes span .required {
		display: inline-block
	}

	.demo-main .elementor-widget-thim-ekits-product-tabs .comment-notes span.required-field-message,
	.travel-tour-new .elementor-widget-thim-ekits-product-tabs .comment-notes span.required-field-message {
		text-wrap: nowrap
	}

	.demo-main .elementor-widget-thim-ekits-product-tabs p.comment-form-cookies-consent,
	.travel-tour-new .elementor-widget-thim-ekits-product-tabs p.comment-form-cookies-consent {
		display: inline-flex;
		align-items: flex-start
	}

	.demo-main .elementor-widget-thim-ekits-product-tabs #wp-comment-cookies-consent,
	.travel-tour-new .elementor-widget-thim-ekits-product-tabs #wp-comment-cookies-consent {
		margin-top: 4px
	}
}

@media (min-width:1025px) {

	.demo-main .container,
	.travel-tour-new .container {
		width: var(--container-max-width, 1272px)
	}
}

@media (max-width:1024px) {

	.demo-main .container,
	.travel-tour-new .container {
		padding: 0 15px
	}
}

.demo-main .content-area,
.travel-tour-new .content-area {
	padding-top: 0
}

.demo-main .top_site_main,
.travel-tour-new .top_site_main {
	padding-top: 48px;
	padding-bottom: 48px
}

.demo-main .top_site_main .banner-wrapper,
.travel-tour-new .top_site_main .banner-wrapper {
	padding-top: 0;
	padding-bottom: 0
}

.demo-main .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li,
.travel-tour-new .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li {
	color: var(--phys-body_color);
	font-size: 0.875em;
	font-weight: 500;
	line-height: 1.4
}

.demo-main .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li a,
.travel-tour-new .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li a {
	color: #aaafb6
}

.demo-main .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li a:hover,
.travel-tour-new .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li a:hover {
	color: var(--phys-body_color_primary, #ffb300)
}

.demo-main .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li::after,
.travel-tour-new .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li::after {
	content: "/";
	color: #aaafb6
}

.demo-main .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li:last-child::after,
.travel-tour-new .top_site_main .breadcrumbs-wrapper .phys-breadcrumb li:last-child::after {
	display: none
}

.demo-main .top_site_main .heading_primary,
.travel-tour-new .top_site_main .heading_primary {
	font-size: 40px
}

.demo-main .top_site_main .heading_primary::after,
.travel-tour-new .top_site_main .heading_primary::after {
	display: none
}

.demo-main .ts-wrapper .ts-control .item,
.travel-tour-new .ts-wrapper .ts-control .item {
	width: 100%
}

.demo-main .ts-wrapper .ts-control .clear-button::before,
.travel-tour-new .ts-wrapper .ts-control .clear-button::before {
	content: "\f00d"
}

.demo-main .lg-outer .lg-object,
.travel-tour-new .lg-outer .lg-object {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.demo-main .lg-outer .lg,
.travel-tour-new .lg-outer .lg {
	overflow: unset
}

.demo-main .lg-components,
.travel-tour-new .lg-components {
	overflow: hidden
}

.demo-main .elementor-widget-thim-ekits-tours-image .more-photos-button:hover,
.travel-tour-new .elementor-widget-thim-ekits-tours-image .more-photos-button:hover {
	background: var(--phys-body_color_primary, #ffb300);
	color: #fff
}

.demo-main .elementor-widget-thim-ekits-tours-image .more-photos-button:hover svg path,
.travel-tour-new .elementor-widget-thim-ekits-tours-image .more-photos-button:hover svg path {
	stroke: #fff
}

.demo-main .lg-outer .lg-thumb-item,
.travel-tour-new .lg-outer .lg-thumb-item {
	border-radius: 13px
}

.demo-main .lg-prev,
.demo-main .lg-next,
.travel-tour-new .lg-prev,
.travel-tour-new .lg-next {
	font-size: 0;
	height: 44px;
	width: 44px
}

.demo-main .lg-prev::after,
.demo-main .lg-prev::before,
.demo-main .lg-next::after,
.demo-main .lg-next::before,
.travel-tour-new .lg-prev::after,
.travel-tour-new .lg-prev::before,
.travel-tour-new .lg-next::after,
.travel-tour-new .lg-next::before {
	font-family: thim-ekits !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 24px
}

.demo-main .lg-prev::after,
.travel-tour-new .lg-prev::after {
	content: "\f104"
}

.demo-main .lg-next::before,
.travel-tour-new .lg-next::before {
	content: "\f105"
}

.demo-main #ui-datepicker-div,
.travel-tour-new #ui-datepicker-div {
	width: 360px;
	padding: 16px !important;
	border-radius: 8px;
	box-shadow: 0 9px 16px rgba(42, 42, 42, 0.12)
}

.demo-main #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title,
.travel-tour-new #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.4;
	font-family: var(--phys-body-font-family);
	color: var(--phys-heading-color)
}

.demo-main #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon,
.demo-main #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon,
.travel-tour-new #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon,
.travel-tour-new #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon {
	font-family: thim-ekits !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 14px;
	margin-left: -19px !important;
	margin-top: -19px !important;
	transform: translate(10px, 12px)
}

.demo-main #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon::before,
.demo-main #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon::before,
.travel-tour-new #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon::before,
.travel-tour-new #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon::before {
	border: 0
}

.demo-main #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon::before,
.travel-tour-new #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon::before {
	content: "\f104"
}

.demo-main #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon::before,
.travel-tour-new #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon::before {
	content: "\f105"
}

.demo-main #ui-datepicker-div .ui-datepicker-calendar thead tr th span,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar thead tr th span {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	color: var(--phys-body_color);
	font-family: var(--phys-body-font-family)
}

.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td {
	border: 0;
	width: 42px;
	height: 42px
}

.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td .ui-state-default,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td .ui-state-default {
	padding: 4px;
	background: #fff;
	font-size: 14px;
	font-weight: 600 !important;
	line-height: 1.4;
	font-family: var(--phys-body-font-family);
	color: var(--phys-heading-color);
	width: 42px;
	height: 42px;
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center
}

.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td .ui-state-default:hover,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td .ui-state-default:hover {
	color: #fff !important;
	background: var(--phys-body_color_primary, #ffb300) !important;
	border-radius: 200px
}

.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day,
.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td.date-picked,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td.date-picked {
	background: #fff !important
}

.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day a,
.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day span,
.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td.date-picked a,
.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td.date-picked span,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day a,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-current-day span,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td.date-picked a,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td.date-picked span {
	color: #fff !important;
	background: var(--phys-body_color_primary, #ffb300) !important;
	border-radius: 200px
}

.demo-main #ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-unselectable .ui-state-default,
.travel-tour-new #ui-datepicker-div .ui-datepicker-calendar tbody td.ui-datepicker-unselectable .ui-state-default {
	background: #fff
}

@media (min-width:1600px) {

	.demo-main .fixed-size .lg-outer .lg-toolbar .lg-counter,
	.travel-tour-new .fixed-size .lg-outer .lg-toolbar .lg-counter {
		transform: translate(0px, 6px)
	}

	.demo-main .fixed-size .lg-outer .lg-toolbar,
	.travel-tour-new .fixed-size .lg-outer .lg-toolbar {
		right: 0px
	}

	.demo-main .fixed-size .lg-outer .lg-prev,
	.travel-tour-new .fixed-size .lg-outer .lg-prev {
		left: -67px
	}

	.demo-main .fixed-size .lg-outer .lg-next,
	.travel-tour-new .fixed-size .lg-outer .lg-next {
		right: -67px
	}
}

@media (max-width:1440px) {

	.demo-main .fixed-size .lg-outer .lg-toolbar .lg-counter,
	.travel-tour-new .fixed-size .lg-outer .lg-toolbar .lg-counter {
		transform: translate(-5px, -28px)
	}
}

@media (max-width:676px) {

	.demo-main .fixed-size .lg-outer .lg-toolbar .lg-counter,
	.travel-tour-new .fixed-size .lg-outer .lg-toolbar .lg-counter {
		display: none
	}
}

.demo-main .thim-ekits-button a,
.demo-main .iconbox-read a,
.demo-main .elementor-widget-thim-loop-item-read-more a,
.demo-main .gallery-filter a,
.travel-tour-new .thim-ekits-button a,
.travel-tour-new .iconbox-read a,
.travel-tour-new .elementor-widget-thim-loop-item-read-more a,
.travel-tour-new .gallery-filter a {
	transition: 0.3s
}

.demo-main .thim-ekits-button a:hover,
.demo-main .iconbox-read a:hover,
.demo-main .elementor-widget-thim-loop-item-read-more a:hover,
.demo-main .gallery-filter a:hover,
.travel-tour-new .thim-ekits-button a:hover,
.travel-tour-new .iconbox-read a:hover,
.travel-tour-new .elementor-widget-thim-loop-item-read-more a:hover,
.travel-tour-new .gallery-filter a:hover {
	transform: translateY(-5px)
}

.demo-main button,
.demo-main .button,
.demo-main .button-gallery,
.demo-main .elementor-button,
.demo-main input[type=submit],
.demo-main .filter-button-toggle-wp,
.demo-main .wcbt-product-quick-view,
.demo-main .wcbt-product-wishlist,
.demo-main .content-item .btn,
.demo-main .added_to_cart,
.travel-tour-new button,
.travel-tour-new .button,
.travel-tour-new .button-gallery,
.travel-tour-new .elementor-button,
.travel-tour-new input[type=submit],
.travel-tour-new .filter-button-toggle-wp,
.travel-tour-new .wcbt-product-quick-view,
.travel-tour-new .wcbt-product-wishlist,
.travel-tour-new .content-item .btn,
.travel-tour-new .added_to_cart {
	transition: 0.3s
}

.demo-main button:hover,
.demo-main .button:hover,
.demo-main .button-gallery:hover,
.demo-main .elementor-button:hover,
.demo-main input[type=submit]:hover,
.demo-main .filter-button-toggle-wp:hover,
.demo-main .wcbt-product-quick-view:hover,
.demo-main .wcbt-product-wishlist:hover,
.demo-main .content-item .btn:hover,
.demo-main .added_to_cart:hover,
.travel-tour-new button:hover,
.travel-tour-new .button:hover,
.travel-tour-new .button-gallery:hover,
.travel-tour-new .elementor-button:hover,
.travel-tour-new input[type=submit]:hover,
.travel-tour-new .filter-button-toggle-wp:hover,
.travel-tour-new .wcbt-product-quick-view:hover,
.travel-tour-new .wcbt-product-wishlist:hover,
.travel-tour-new .content-item .btn:hover,
.travel-tour-new .added_to_cart:hover {
	transform: translateY(-5px)
}

.demo-main .elementor-widget-thim-loop-item-featured-image a,
.demo-main .elementor-widget-thim-loop-item-featured-image .elementor-widget-container,
.travel-tour-new .elementor-widget-thim-loop-item-featured-image a,
.travel-tour-new .elementor-widget-thim-loop-item-featured-image .elementor-widget-container {
	overflow: hidden;
	display: block;
	border-radius: 16px 16px 0 0
}

.demo-main .elementor-widget-thim-loop-item-featured-image a:hover img,
.demo-main .elementor-widget-thim-loop-item-featured-image .elementor-widget-container:hover img,
.travel-tour-new .elementor-widget-thim-loop-item-featured-image a:hover img,
.travel-tour-new .elementor-widget-thim-loop-item-featured-image .elementor-widget-container:hover img {
	transform: scale(1.1);
	color: #aaafb6 !important
}

.demo-main .tp-instagram__item,
.travel-tour-new .tp-instagram__item {
	overflow: hidden;
	display: block
}

.demo-main .tp-instagram__item:hover img,
.travel-tour-new .tp-instagram__item:hover img {
	transform: scale(1.1)
}

.demo-main img,
.travel-tour-new img {
	transition: 0.3s
}

.demo-main ul.products li.product a img,
.travel-tour-new ul.products li.product a img {
	margin: 0
}

.demo-main .boxes-icon,
.travel-tour-new .boxes-icon {
	overflow: hidden
}

.demo-main .boxes-icon:hover img,
.travel-tour-new .boxes-icon:hover img {
	transform: scale(1.1)
}

.demo-main .list_image a,
.travel-tour-new .list_image a {
	overflow: hidden;
	border-radius: 16px
}

.demo-main .list_image a:hover img,
.travel-tour-new .list_image a:hover img {
	transform: scale(1.1)
}

.demo-main .comment-respond textarea,
.demo-main .comment-respond input[type=text],
.demo-main .comment-respond input[type=email],
.demo-main .comment-respond input[type=url],
.travel-tour-new .comment-respond textarea,
.travel-tour-new .comment-respond input[type=text],
.travel-tour-new .comment-respond input[type=email],
.travel-tour-new .comment-respond input[type=url] {
	border-radius: 8px;
	background: unset
}

.demo-main .flatWeatherPlugin .wiTemmax,
.travel-tour-new .flatWeatherPlugin .wiTemmax {
	left: 32px
}

.demo-main .flatWeatherPlugin .wiToday .wiIconGroup div.wi,
.travel-tour-new .flatWeatherPlugin .wiToday .wiIconGroup div.wi {
	font-size: 90px;
	line-height: 1.2em;
	right: -40px;
	top: -30px
}

.demo-main .flatWeatherPlugin .wiToday .wiIconGroup div.wi,
.demo-main .flatWeatherPlugin div.wiToday>p.wiTemperature,
.travel-tour-new .flatWeatherPlugin .wiToday .wiIconGroup div.wi,
.travel-tour-new .flatWeatherPlugin div.wiToday>p.wiTemperature {
	color: var(--phys-body_color)
}

.demo-main .sc-gallery .gallery-tabs-wrapper.filters,
.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters {
	border: 1px solid #e8edf1;
	background: #fff;
	box-shadow: unset;
	min-height: 54px;
	line-height: 54px;
	margin-bottom: 32px
}

@media (min-width:768px) {

	.demo-main .sc-gallery .gallery-tabs-wrapper.filters,
	.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters {
		height: 54px;
		border-radius: 54px
	}
}

@media (max-width:767px) {

	.demo-main .sc-gallery .gallery-tabs-wrapper.filters,
	.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters {
		border: 0;
		margin-bottom: 24px;
		min-height: auto;
		line-height: 1
	}
}

.demo-main .sc-gallery .gallery-tabs-wrapper.filters ul,
.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters ul {
	display: flex;
	justify-content: space-between
}

@media (max-width:767px) {

	.demo-main .sc-gallery .gallery-tabs-wrapper.filters ul,
	.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters ul {
		overflow: auto;
		gap: 8px;
		justify-content: flex-start
	}
}

.demo-main .sc-gallery .gallery-tabs-wrapper.filters li,
.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters li {
	border: 0;
	width: 25%
}

@media (max-width:767px) {

	.demo-main .sc-gallery .gallery-tabs-wrapper.filters li,
	.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters li {
		width: auto
	}
}

.demo-main .sc-gallery .gallery-tabs-wrapper.filters li a,
.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters li a {
	padding: 12px 16px 12px 16px;
	line-height: 30px;
	text-transform: capitalize;
	height: 54px;
	font-weight: 600;
	border-radius: 200px
}

@media (max-width:767px) {

	.demo-main .sc-gallery .gallery-tabs-wrapper.filters li a,
	.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters li a {
		padding: 8px 16px;
		line-height: 1.25;
		border: 1px solid #e8edf1;
		height: 40px
	}
}

.demo-main .sc-gallery .gallery-tabs-wrapper.filters li a.active,
.travel-tour-new .sc-gallery .gallery-tabs-wrapper.filters li a.active {
	color: #fff;
	background: var(--phys-body_color_primary, #ffb300)
}

@media (max-width:767px) {

	.demo-main .sc-gallery .content_gallery .gallery_item-wrap,
	.travel-tour-new .sc-gallery .content_gallery .gallery_item-wrap {
		width: 100%;
		padding-bottom: 16px
	}
}

.demo-main .sc-gallery .content_gallery .gallery_item-wrap a,
.travel-tour-new .sc-gallery .content_gallery .gallery_item-wrap a {
	border-radius: 16px;
	overflow: hidden
}

.demo-main .elementor-widget-thim-ekits-tours-faqs .single-tour-faq ul .tour-faq-wrapper.accordion-section .accordion-title,
.travel-tour-new .elementor-widget-thim-ekits-tours-faqs .single-tour-faq ul .tour-faq-wrapper.accordion-section .accordion-title {
	padding: 15px 0px
}

.demo-main .widget-tour-booking .tour-variations .field-travel-booking,
.travel-tour-new .widget-tour-booking .tour-variations .field-travel-booking {
	border-radius: 4px
}

.demo-main .widget-tour-booking .tour-variations .field-travel-booking:checked:before,
.travel-tour-new .widget-tour-booking .tour-variations .field-travel-booking:checked:before {
	color: var(--phys-body_color_primary, #ffb300)
}

.demo-main.woocommerce-account .site-main h2,
.demo-main.woocommerce-account #customer_login h2,
.travel-tour-new.woocommerce-account .site-main h2,
.travel-tour-new.woocommerce-account #customer_login h2 {
	font-size: 28px;
	margin-top: 0
}

.demo-main .thim-ekits-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount,
.travel-tour-new .thim-ekits-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
	text-align: right;
	color: var(--phys-body_color_primary, #ffb300) !important
}

.demo-main .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item,
.travel-tour-new .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item {
	padding-left: 20px
}

.demo-main .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item img,
.travel-tour-new .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item img {
	margin-top: 5px;
	height: 65px;
	object-fit: cover
}

.demo-main .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
.travel-tour-new .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
	left: 0;
	right: auto;
	color: #121212 !important
}

.demo-main .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,
.travel-tour-new .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
	color: #ff0000 !important;
	background: transparent !important
}

.demo-main .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item .quantity,
.travel-tour-new .thim-ekits-mini-cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item .quantity {
	margin-top: 5px
}

.demo-main .hidden-reset-desktop .button-reset-searh-tour,
.travel-tour-new .hidden-reset-desktop .button-reset-searh-tour {
	display: none
}

@media (max-width:767px) {

	.demo-main .hidden-reset-desktop .button-reset-searh-tour,
	.travel-tour-new .hidden-reset-desktop .button-reset-searh-tour {
		display: block
	}
}

.demo-main.single-post .comments-area,
.travel-tour-new.single-post .comments-area {
	padding-bottom: 0px
}

@media (max-width:550px) {

	.demo-main.single-post .comments-area,
	.travel-tour-new.single-post .comments-area {
		margin: 0
	}

	.demo-main.single-post .comments-area .comment-list,
	.travel-tour-new.single-post .comments-area .comment-list {
		padding: 24px 0 32px 0
	}

	.demo-main.single-post .comments-area .comments-title,
	.travel-tour-new.single-post .comments-area .comments-title {
		margin: 0
	}

	.demo-main.single-post .comments-area .comment-list-inner li .wrapper_avatar,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .wrapper_avatar {
		width: 48px;
		height: 48px;
		float: left
	}

	.demo-main.single-post .comments-area .comment-list-inner li .comment-right,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right {
		margin-top: 0px;
		padding: 0 0 0 60px
	}

	.demo-main.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info {
		padding-left: 0
	}

	.demo-main.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info i,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info i {
		display: none
	}

	.demo-main.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info .author-name,
	.demo-main.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info a,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info .author-name,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info a {
		color: #1c1c1b;
		font-size: 16px;
		font-weight: 700;
		line-height: 1.25;
		text-transform: capitalize
	}

	.demo-main.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info .comment-reply-link,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info .comment-reply-link {
		color: #383d43;
		font-size: 14px;
		font-weight: 700;
		line-height: 1.5;
		text-transform: uppercase
	}

	.demo-main.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info .date,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info .date {
		position: relative
	}

	.demo-main.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info .date::before,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right .comment-extra-info .date::before {
		content: ".";
		position: absolute;
		top: -13px;
		left: -13px;
		font-size: 41px;
		color: #4f5e71
	}

	.demo-main.single-post .comments-area .comment-list-inner li .comment-right .content-comment,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .comment-right .content-comment {
		padding: 8px 0 24px 0
	}

	.demo-main.single-post .comments-area .comment-list-inner li .children,
	.travel-tour-new.single-post .comments-area .comment-list-inner li .children {
		margin-left: 60px
	}

	.demo-main.single-post .comments-area .comment-list-inner li:last-child,
	.travel-tour-new.single-post .comments-area .comment-list-inner li:last-child {
		margin-bottom: 0;
		padding-bottom: 0
	}

	.demo-main.single-post .comments-area .comment-list-inner li:last-child .content-comment,
	.travel-tour-new.single-post .comments-area .comment-list-inner li:last-child .content-comment {
		padding-bottom: 0
	}

	.demo-main.single-post .comments-area .comment-respond .comment-reply-title,
	.travel-tour-new.single-post .comments-area .comment-respond .comment-reply-title {
		margin-top: 0
	}

	.demo-main.single-post .comments-area .comment-respond .comment-form,
	.travel-tour-new.single-post .comments-area .comment-respond .comment-form {
		padding: 0
	}

	.demo-main.single-post .comments-area .comment-reply-login,
	.travel-tour-new.single-post .comments-area .comment-reply-login {
		width: 100%;
		display: block;
		margin-top: 12px;
		text-transform: uppercase;
		color: var(--phys-body_color);
		font-size: 14px
	}
}

.demo-main .daterangepicker .drp-calendar .calendar-table tr td.active,
.demo-main .daterangepicker .drp-calendar .calendar-table tr td.active:hover,
.demo-main .daterangepicker .drp-calendar .calendar-table tr td.in-range,
.travel-tour-new .daterangepicker .drp-calendar .calendar-table tr td.active,
.travel-tour-new .daterangepicker .drp-calendar .calendar-table tr td.active:hover,
.travel-tour-new .daterangepicker .drp-calendar .calendar-table tr td.in-range {
	background-color: var(--phys-body_color_primary, #ffb300);
	color: #fff
}

.demo-main .woocommerce-info,
.travel-tour-new .woocommerce-info {
	border-top-color: var(--phys-body_color_primary, #ffb300)
}

.demo-main .woocommerce-info::before,
.travel-tour-new .woocommerce-info::before {
	color: var(--phys-body_color_primary, #ffb300)
}

.demo-main .wc-backward,
.travel-tour-new .wc-backward {
	padding: 12px 16px 12px 16px !important;
	line-height: 30px !important;
	text-transform: capitalize;
	font-weight: 600;
	border-radius: 200px !important;
	background: #fff !important;
	border: 1px solid var(--phys-body_color_primary, #ffb300) !important;
	color: var(--phys-body_color_primary, #ffb300) !important
}

.demo-main .wc-backward:hover,
.travel-tour-new .wc-backward:hover {
	background: var(--phys-body_color_primary, #ffb300) !important;
	color: #fff !important
}

@media (max-width:767px) {

	.demo-main .wc-backward,
	.travel-tour-new .wc-backward {
		padding: 8px 16px !important
	}
}

@media (max-width:767px) {

	.demo-main .elementor-widget-thim-ekits-tours-image .ekits-product-columns__wrapper .more-photos-button,
	.travel-tour-new .elementor-widget-thim-ekits-tours-image .ekits-product-columns__wrapper .more-photos-button {
		font-size: 0;
		display: block;
		width: 44px;
		text-align: center;
		padding: 11px
	}
}

.subscribe-get-code {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-around;
	align-items: center
}

.subscribe-get-code .subscribe-input {
	width: 78%;
	padding-right: 16px
}

.subscribe-get-code .subscribe-input input {
	width: 100%;
	font-size: 16px;
	color: var(--phys-body_color);
	font-weight: 400;
	line-height: 1.3;
	padding: 16px 24px;
	border: 0px;
	border-radius: 200px
}

.subscribe-get-code .subscribe-input input:focus {
	outline: none
}

@media (max-width:767px) {
	.subscribe-get-code .subscribe-input input {
		padding: 12px 24px
	}
}

.subscribe-get-code .subscribe-submit {
	width: 22%
}

.subscribe-get-code .subscribe-submit input {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3;
	border-radius: 200px;
	background: var(--phys-body_color_primary, #ffb300);
	padding: 16px 24px;
	color: #fff;
	border: 0px;
	width: 100%
}

.subscribe-get-code .subscribe-submit input:hover {
	background: #50d8c8
}

@media (max-width:767px) {
	.subscribe-get-code .subscribe-submit input {
		padding: 12px 24px
	}
}

.mc4wp-response {
	margin-top: 15px
}

.style-menu-new .thim-ekits-menu__nav .thim-ekits-menu__dropdown {
	background: #fff;
	z-index: 999
}

.widget-menu-right {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	justify-content: flex-end;
	gap: 8px
}

.widget-menu-right .switch-language-widget {
	position: relative
}

.widget-menu-right .switch-language-widget .title-modal-language {
	border-radius: 8px;
	background: #e6f7f4;
	padding: 8px;
	color: #121212;
	line-height: 1.3;
	font-size: 16px;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	gap: 15px;
	cursor: pointer
}

.widget-menu-right .switch-language-widget:hover .content-modal-language {
	opacity: 1;
	visibility: visible
}

.widget-menu-right .switch-language-widget .content-modal-language {
	position: absolute;
	top: 46px;
	right: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 9999;
	background: #fff;
	transition: all 0.3s ease-in;
	min-width: 360px;
	border-radius: 8px;
	padding: 24px 16px;
	box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.12);
	transition: all 0.3s ease-in
}

.widget-menu-right .switch-language-widget .content-modal-language .header-modal-language {
	color: #1e1e1e;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e8edf1
}

.widget-menu-right .switch-language-widget .content-modal-language .body-modal-language ul {
	list-style: none;
	margin: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: center;
	align-items: center
}

.widget-menu-right .switch-language-widget .content-modal-language .body-modal-language ul li {
	width: 50%;
	margin-bottom: 12px;
	color: var(--phys-body_color);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3
}

.widget-menu-right .switch-currency-widget select {
	font-weight: 600;
	color: #121212;
	border: 0px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikljb24iPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNNCA2LjVMOCAxMC41TDEyIDYuNSIgc3Ryb2tlPSIjNDQ0NDQ0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=) !important;
	background-repeat: no-repeat !important;
	background-position-x: 105% !important;
	background-position-y: 2px !important;
	background-size: 26px 17px !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 56px;
	appearance: none;
	cursor: pointer
}

.widget-menu-right .switch-currency-widget select:focus {
	outline: none
}

.thim-ekit__footer .widget-menu-right {
	align-content: center;
	align-items: center;
	justify-content: flex-start;
	padding: 16px;
	border-radius: 8px;
	border: 1.5px solid var(--phys-body_color)
}

.thim-ekit__footer .widget-menu-right .switch-language-widget .title-modal-language {
	background: transparent;
	padding: 0px 8px 0px 0px;
	border-right: 1px solid #aaafb6;
	border-radius: 0px;
	color: #fff;
	gap: 8px
}

.thim-ekit__footer .widget-menu-right .switch-language-widget .content-modal-language {
	bottom: 46px;
	top: auto
}

.thim-ekit__footer .widget-menu-right .switch-currency-widget select {
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #ffffff;
	background: transparent;
	background-image: unset !important
}

.thim-ekit__footer .widget-menu-right .switch-currency-widget select option {
	color: #1e1e1e;
	padding: 5px;
	height: 10px
}

.single-product.travel-tour-new #tour-booking-submit-review-form {
	border: 2px solid var(--phys-body_color_primary, #ffb300)
}

.single-product.travel-tour-new #tour-booking-submit-review-form header .close-form-btn .dashicons::before {
	content: "\f00d";
	font-family: thim-ekits !important;
	font-weight: 400;
	line-height: 1
}

.single-product.travel-tour-new #tour-booking-submit-review-form main .tour-gallery-review .upload-images span {
	display: none !important
}

.single-product.travel-tour-new #tour-booking-submit-review-form main .tour-gallery-review .upload-images::before {
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI2IDI2SDZDNS40Njk1NyAyNiA0Ljk2MDg2IDI1Ljc4OTMgNC41ODU3OSAyNS40MTQyQzQuMjEwNzEgMjUuMDM5MSA0IDI0LjUzMDQgNCAyNFYxMEM0IDkuNDY5NTcgNC4yMTA3MSA4Ljk2MDg2IDQuNTg1NzkgOC41ODU3OUM0Ljk2MDg2IDguMjEwNzEgNS40Njk1NyA4IDYgOEgxMEwxMiA1SDIwTDIyIDhIMjZDMjYuNTMwNCA4IDI3LjAzOTEgOC4yMTA3MSAyNy40MTQyIDguNTg1NzlDMjcuNzg5MyA4Ljk2MDg2IDI4IDkuNDY5NTcgMjggMTBWMjRDMjggMjQuNTMwNCAyNy43ODkzIDI1LjAzOTEgMjcuNDE0MiAyNS40MTQyQzI3LjAzOTEgMjUuNzg5MyAyNi41MzA0IDI2IDI2IDI2WiIgc3Ryb2tlPSIjMDFBQTkwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTYgMjFDMTguNDg1MyAyMSAyMC41IDE4Ljk4NTMgMjAuNSAxNi41QzIwLjUgMTQuMDE0NyAxOC40ODUzIDEyIDE2IDEyQzEzLjUxNDcgMTIgMTEuNSAxNC4wMTQ3IDExLjUgMTYuNUMxMS41IDE4Ljk4NTMgMTMuNTE0NyAyMSAxNiAyMVoiIHN0cm9rZT0iIzAxQUE5MCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) !important;
	top: 50%;
	background-size: 28px 28px;
	z-index: 999;
	width: 28px;
	height: 28px;
	left: 50%;
	transform: translate(-50%, -50%)
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-Reviews .statistic-detail .statistic-detail-item .full-width {
	width: 353px;
	margin: 0 16px
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-Reviews .statistic-detail .statistic-detail-item .rating-label {
	width: 56px;
	margin-right: 0
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .woocommerce-Reviews .statistic-detail .statistic-detail-item .rating-number {
	min-width: 50px;
	width: auto
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment nav.woocommerce-pagination ul {
	border: 0
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment nav.woocommerce-pagination ul li {
	border-right: 0
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .comment-text {
	display: flex;
	flex-wrap: wrap
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .comment-text .star-rating {
	order: 1
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .comment-text .tour-review-title {
	order: 3;
	text-align: left;
	width: 100%
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .comment-text .meta {
	order: 4;
	width: 100%
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .comment-text .description {
	order: 5;
	width: 100%
}

.single-product.travel-tour-new .elementor-widget-thim-ekits-tours-comment .comment-text .tour-review-images {
	order: 9;
	width: 100%
}

.single-product.travel-tour-new #tour-booking-review-form-popup #tour-booking-submit-review-form .rating-star-item {
	color: #fc961b
}

.single-product.travel-tour-new #tour-booking-review-form-popup #tour-booking-submit-review-form header h3 {
	font-size: 24px;
	line-height: 1.4
}

.single-product.travel-tour-new #tour-booking-review-form-popup #tour-booking-submit-review-form main .review-rating {
	font-weight: 600;
	line-height: 1.4
}

.single-product.travel-tour-new #tour-booking-review-form-popup #tour-booking-submit-review-form main .rating-star.active .rating-star-item:not(.active)::before {
	font-weight: 900
}

.single-product.travel-tour-new #tour-booking-review-form-popup #tour-booking-submit-review-form main .rating-star-item.active::before {
	font-weight: 900
}

.single-product.travel-tour-new #tour-booking-review-form-popup #tour-booking-submit-review-form main .rating-star-item.active~a::before {
	font-weight: 400 !important
}

.single-product.travel-tour-new #tour-booking-review-form-popup #tour-booking-submit-review-form main .rating-star-item::before {
	content: "\f005";
	font-family: "Font Awesome 5 Free";
	font-weight: 400
}

.single-product.travel-tour-new .group-from-booking #tab_form_enquiry .wpcf7-form input.wpcf7-submit {
	height: 54px;
	line-height: 1.4
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment input[type=checkbox]:checked:before {
	margin: 7px 0 0 0
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comments-title,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comment-reply-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	margin-top: 0
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area {
	margin-top: 0;
	padding-bottom: 0
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comments-title {
	margin-bottom: 32px
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comment-extra-info .date,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .fa-user {
	display: none
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comment-list .comment {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #e0e0e0
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond textarea {
	background: #fff
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comment-list .comment:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comment-respond .comment-form {
	max-width: 100%
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .form-submit {
	text-align: right
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment #respond input#submit {
	color: #fff;
	padding: 16px;
	line-height: 1.4;
	border-radius: 200px;
	height: 54px;
	box-shadow: unset;
	font-weight: 600;
	letter-spacing: 0
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment #respond input#submit:hover {
	background: var(--phys-body_color_second, #26bdf7)
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-author,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-email,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-url {
	width: 49%;
	display: inline-flex;
	flex-wrap: wrap;
	margin-bottom: 24px
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-author input,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-email input,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-url input {
	margin-bottom: 0
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-author,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-url {
	padding-right: 12px
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-email {
	padding-left: 12px
}

.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-author input,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-email input,
.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form-url input {
	background: #fff
}

@media (max-width:767px) {
	.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comment-form-cookies-consent {
		vertical-align: top;
		display: inline-flex;
		flex-direction: row;
		gap: 10px
	}

	.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment #wp-comment-cookies-consent {
		margin-top: 4px
	}

	.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-list-inner li .comment-extra-info {
		padding-left: 0px
	}
}

@media (max-width:480px) {

	.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comment-respond .comment-form-author,
	.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comment-respond .comment-form-email {
		max-width: 100%;
		display: block
	}

	.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-list-inner li .wrapper_avatar {
		margin: 0px
	}

	.travel-tour-new.single-post .elementor-widget-thim-ekits-post-comment .comments-area .comment-respond .comment-form {
		padding: 0px
	}
}

.list-cats-blog {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
	gap: 12px
}

.list-cats-blog .cat-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	gap: 12px
}

.list-cats-blog .cat-list li a {
	color: var(--phys-body_color);
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	height: 44px;
	padding: 8px 16px;
	border-radius: 200px;
	border: 1.5px solid #c0c5c9;
	cursor: pointer;
	display: inline-block
}

.list-cats-blog .cat-list li a:hover {
	background: #e6f7f4;
	color: #019982;
	border-color: #019982
}

.list-cats-blog .cat-dropdown {
	position: relative
}

.list-cats-blog .cat-dropdown .cat-more span {
	color: #4f5e71;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3;
	cursor: pointer;
	padding: 8px 12px;
	border-radius: 8px;
	background: transparent
}

.list-cats-blog .cat-dropdown .cat-more span i {
	margin-left: 8px
}

.list-cats-blog .cat-dropdown .cat-more:hover span {
	background: #e6f7f4;
	color: #019982
}

.list-cats-blog .cat-dropdown .cat-more:hover span i {
	color: #019982
}

.list-cats-blog .cat-dropdown .cat-dropdown-modal {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	min-width: 374px;
	z-index: 9999;
	top: 45px;
	right: 0;
	padding: 24px 16px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, 0.12);
	transition: all 0.4s ease-in
}

@media (max-width:390px) {
	.list-cats-blog .cat-dropdown .cat-dropdown-modal {
		min-width: 280px
	}
}

.list-cats-blog .cat-dropdown .cat-dropdown-modal h4 {
	color: #1e1e1e;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e8edf1
}

.list-cats-blog .cat-dropdown .cat-dropdown-modal ul.pulldown-list {
	display: flex;
	margin: 0;
	padding: 0;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
	list-style: none
}

.list-cats-blog .cat-dropdown .cat-dropdown-modal ul.pulldown-list .cat-item {
	width: 50%;
	margin-bottom: 12px
}

.list-cats-blog .cat-dropdown .cat-dropdown-modal ul.pulldown-list .cat-item a {
	color: var(--phys-body_color);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3
}

.list-cats-blog .cat-dropdown .cat-dropdown-modal ul.pulldown-list .cat-item a:hover {
	color: #019982
}

.list-cats-blog .cat-dropdown:hover .cat-dropdown-modal {
	opacity: 1;
	visibility: visible
}

body #sb_instagram .sbi_photo {
	height: 300px !important
}

.tour-icon-next-prev .thim-ekit-archive-tours__pagination .prev::before,
.tour-icon-next-prev .thim-ekit-archive-tours__pagination .next::before {
	font-family: thim-ekits !important;
	font-weight: 400;
	line-height: 1
}

.tour-icon-next-prev .thim-ekit-archive-tours__pagination .prev::before {
	content: "\f104"
}

.tour-icon-next-prev .thim-ekit-archive-tours__pagination .next::before {
	content: "\f105"
}

.tour-icon-next-prev .paging-navigation .prev i::before,
.tour-icon-next-prev .paging-navigation .next i::before {
	font-family: thim-ekits !important;
	font-weight: 400;
	line-height: 1
}

.tour-icon-next-prev .paging-navigation .prev i::before {
	content: "\f104"
}

.tour-icon-next-prev .paging-navigation .next i::before {
	content: "\f105"
}

#thim-landing-tours-menu-tab-top,
#thim-landing-tours-menu-tab-bottom {
	position: fixed;
	background-color: #fff;
	left: 0;
	width: 100vw;
	z-index: 999999;
	align-items: stretch;
	line-height: 60px;
	justify-content: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4) false false false false;
	-moz-box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4) false false false false;
	box-shadow: 0 3px 6px 2px rgba(42, 42, 42, 0.4) false false false false;
	overflow: hidden;
	opacity: 0
}

@media (max-width:768px) {

	#thim-landing-tours-menu-tab-top,
	#thim-landing-tours-menu-tab-bottom {
		line-height: 37px
	}
}

#thim-landing-tours-menu-tab-top {
	top: -120px
}

#thim-landing-tours-menu-tab-bottom {
	bottom: -120px
}

body.tours-tab-active #thim-landing-tours-menu-tab-bottom {
	bottom: 0;
	opacity: 1;
	overflow: visible
}

body.tours-tab-active #thim-landing-tours-menu-tab-top {
	top: 0;
	opacity: 1;
	overflow: visible
}

body.tours-tab-active.admin-bar #thim-landing-tours-menu-tab-top {
	top: 32px
}

@media (max-width:768px) {
	#thim-landing-tours-menu-tab-top {
		display: none
	}
}

@media (max-width:767px) {
	#tour-booking-submit-review-form {
		max-width: 320px
	}

	.subscribe-get-code .subscribe-input {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px
	}

	.subscribe-get-code .subscribe-submit {
		width: 100%;
		text-align: center
	}

	.demo-main .review-top-section .rating-label,
	.travel-tour-new .review-top-section .rating-label {
		width: 60px
	}

	.demo-main .elementor-widget-thim-ekits-tours-image .ekits-product-columns__wrapper .columns li,
	.travel-tour-new .elementor-widget-thim-ekits-tours-image .ekits-product-columns__wrapper .columns li {
		display: none
	}

	.demo-main .elementor-widget-thim-ekits-tours-image .ekits-product-columns__wrapper .columns li:first-child,
	.travel-tour-new .elementor-widget-thim-ekits-tours-image .ekits-product-columns__wrapper .columns li:first-child {
		display: block
	}

	.demo-main #customer_login>.u-column1+.u-column2,
	.travel-tour-new #customer_login>.u-column1+.u-column2 {
		margin-top: 0px
	}
}

.wrapper-tours-slider .tours-type-pain .thim-ekits-tours__item,
.wrapper-tours-slider .tours-type-slider .thim-ekits-tours__item {
	width: 100%;
	margin: 0
}

.wrapper-tours-slider .tours-type-pain .onsale,
.wrapper-tours-slider .tours-type-slider .onsale {
	left: auto
}

@media (max-width:1024px) {
	.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
		width: 100%
	}
}

@media (min-width:1380px) {
	body:not([data-elementor-device-mode=desktop]) .elementor-element {
		opacity: 0;
		visibility: hidden
	}
}

@media (max-width:880px) {

	.demo-main .fixed-size .lg-outer .lg,
	.travel-tour-new .fixed-size .lg-outer .lg {
		width: 90% !important
	}

	.demo-main .elementor-lightbox .swiper-zoom-container,
	.travel-tour-new .elementor-lightbox .swiper-zoom-container {
		margin: 0 30px
	}
}