/*
 Theme Name:   Travolo Child
 Theme URI:    http://vecurosoft.com/products/wordpress/travolo/
 Description:  This is a child theme for Travolo WordPress Theme
 Author:       Vecurosoft
 Author URI:   http://vecurosoft.com/
 Template:     travolo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  travolo-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
	font-weight: 600;
	line-height: 1.2;
}
.h1, h1, .h1_style h2 {
	font-size: 42px;
}
.h2, h2,
.form-group-header h3, .form-group-header h4,
.h2_style h3 {
	font-size: 30px;
}
.h3, h3, .h3_style h4 {
	font-size: 26px;
}
.h4, h4, .h4_style h5 {
	font-size: 22px;
}
.h5, h5 {
	font-size: 20px;
}
.h6, h6 {
	font-size: 18px;
}

.main-menu .current-menu-item > a {
	color: #37d4d9;
}

.wte-related-trips-wrapper .wte-related-trips__heading,
.single-trip .entry-header .entry-title {
	font-weight: 600;
}

.page-sidebar .widget_title,
.wte-related-trips-wrapper .wte-related-trips__heading {
	font-size: 30px;
}

@media screen and (max-width: 1199px) {
	.h1, h1, .h1_style h2 {
		font-size: 36px;
	}
	.h2, h2,
	.h2_style h3,
	.page-sidebar .widget_title,
	.wte-related-trips-wrapper .wte-related-trips__heading,
	.form-group-header h3, .form-group-header h4 {
		font-size: 28px;
	}
	.h3, h3, .h3_style h4 {
		font-size: 24px;
	}
	.h4, h4, .h4_style h5 {
		font-size: 20px;
	}
	.h5, h5 {
		font-size: 18px;
	}
	.h6, h6 {
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
	.h1, h1 {
		font-size: 32px;
	}
	.h2, h2,
	.page-sidebar .widget_title,
	.wte-related-trips-wrapper .wte-related-trips__heading,
	.form-group-header h3, .form-group-header h4 {
		font-size: 26px;
	}
}

b, strong {
	font-weight: 600;
}

.main-menu a {
	font-weight: 600;
}

.space-extra, .space-extra-bottom {
	padding-bottom: calc(var(--section-space-mobile) - 30px);
}

.space, .space-top {
	padding-top: var(--section-space-mobile);
}

@media screen and (max-width: 991px) {
	.space-extra, .space-extra-bottom {
		padding-bottom: calc(var(--section-space-mobile) - 50px);
	}
	.space, .space-top {
		padding-top: calc(var(--section-space-mobile) - 20px);
	}
}

/*-----------------------------------*/

.menu-style1 > ul > li {
	padding: 38px 0;
}

.vs-mobile-menu ul li a {
	text-transform: none;
}

.post-type-archive .trip-content-area, .tax-destination .trip-content-area, .tax-activities .trip-content-area, .tax-trip_types .trip-content-area {
	padding-top: 65px;
}

.nav-tab-wrapper .tab-anchor-wrapper {
	font-size: 16px;
}

.wpte-tabs-container .nb-configurations {
	padding: 30px 20px 0;
}

.social-style a {
	width: 40px;
	height: 40px;
}

.single-trip-main-carousel .item {
	padding-right: 0;
}

.wte-title-duration .days {
	font-size: 13px;
}
.wpte-booking-area .wpte-bf-btn.custom_toform {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.wp-travel-toolbar {
	display: none;
	visibility: hidden;
}

.single-trip .trip-content-area {
	padding-top: 70px;
}

.wte_enquiry_contact_form-wrap {
	margin-bottom: 50px;
}

.wpte-booking-area-wrapper {
	box-shadow: none;
}

.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price {
	flex-direction: row;
	flex: 0 1 100%;
	align-items: baseline;
	padding: 0 24px 20px !important;
}

.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price .wpte-bf-reg-price {
	margin-bottom: 0;
	color: #777;
	margin-right: 5px;
}

.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price .wpte-bf-reg-price-hour {
	margin-bottom: 0;
	color: #777;
	margin-left: 5px;
	font-size: 18px;
	font-weight: 600;
}

.wpte-booking-area .wpte-bf-price-wrap .wpte-bf-price .wpte-bf-price-from {
	font-size: 18px;
}

.trip-map {
	font-weight: 600;
}

.breadcumb-wrapper {
	padding-top: 120px;
	padding-bottom: 120px;
}

.single-post .breadcumb-wrapper,
.category .breadcumb-wrapper,
.blog .breadcumb-wrapper,
.tax-destination .breadcumb-wrapper,
.single-trip .breadcumb-wrapper,
.post-type-archive-trip .breadcumb-wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

.widgettitle, .widget-title > h4, .sidebar-area .widget h3.wp-block-heading, .sidebar-area .wp-block-group__inner-container > h2, .widget_search .wp-block-search__label:not(.screen-reader-text), .widget_title {
	color: var(--title-color);
}

.contact-box {
	border: none;
	border-radius: 4px;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 12px 20px;
	padding-left: 80px;
}

.contact-box p {
	margin-bottom: 8px;
}

.contact-box .contact-box_icon {
	width: 56px;
	height: 56px;
	left: 0;
}

.testimonial-slider5 {
	margin-bottom: 0px;
}

.wpte-trip-single .wpte-trip-header-wrap .wpte-trip-title {
	line-height: 1.2;
}

.single-trip .entry-header .entry-title {
	margin-bottom: 25px;
}

.category-trips-single-inner-wrap .price-holder .actual-price span {
	color: #777;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
}

.wpte-trip-single .wpte-trip-price-wrap ins .ot {
	font-size: 18px;
	font-weight: 500;
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-budget {
	padding-left: 15px;
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti {
	padding-right: 15px;
}

.col-auto.d-none.d-sm-block {
	display: none !important;
}

.post-pagination .pagi-icon {
	pointer-events: none;
	display: none;
}

.post-pagi-box > a {
	line-height: 1.3;
}

.blog-single .blog-bottom,
.blog-single .blog-inner-author {
	display: none !important;
}

.blog-single .blog-inner-author > a {
	pointer-events: none;
}

.blog-single .blog-title {
	font-size: 20px;
}

.single-post .blog-single .blog-title {
	font-size: 28px;
}

.blog-single .blog-text {
	margin-bottom: 0;
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti > [class*="category-trip-"] {
	line-height: 1.3;
}

.search-grid-meta {
	display: none;
}

.footer-layout1 .social-style {
	margin-top: 15px;
}

.foo_conts {
	padding: 0;
}

.foo_conts li {
	list-style: none;
}

.foo_conts li:not(:last-child) {
	margin-bottom: 15px;
}

.foo_conts li i {
	margin-right: 6px;
}

.post_gal .gallery-columns-3 {
	margin-bottom: 0;
}

.post_gal .gallery-columns-3 .gallery-item {
	margin-bottom: 10px !important;
}

/*-----Testimonials-rework-----*/

.testi-style5 .testi-header {
	margin-bottom: 30px;
}

.testi-style5 .testi-body {
	overflow: hidden;
	max-height: 301px;
	height: 100%;
	transition: all 0.8s ease;
	padding-bottom: 40px;
	position: relative;
}

.testi-style5 .testi-body.full_body {
	max-height: 800px;
}

.testi-style5 .testi-body:before {
	position: absolute;
	background: #fff;
	content: '';
	display: block;
	width: 100%;
	height: 40px;
	left: 0;
	bottom: 0;
	z-index: 1;
	-webkit-box-shadow: 0px -5px 10px -5px rgba(255,255,255,1);
	-moz-box-shadow: 0px -5px 10px -5px rgba(255,255,255,1);
	box-shadow: 0px -5px 10px -5px rgba(255,255,255,1);
}

.testi-style5 .testi-body .toggle-btn {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	z-index:2;
	padding: 0 15px;
	height: 30px;
	min-height: 30px;
	border-radius: 4px;
	max-width: 124px;
	width: 100%;
	text-align: center;
}

.testimonial-slider5 .slick-arrow {
	border: none;
	box-shadow: none;
}

.testimonial-slider5 .slick-arrow.slick-prev {
	left: -13px;
}

.testimonial-slider5 .slick-arrow.slick-next {
	right: -13px;
}

/*---end Testimonials-rework---*/

/*-----------Forms-------------*/

.radioselect, .form-control, .form-select, textarea, input {
	height: 60px;
	padding: 0 12px;
	border-radius: 6px;
}

.widget select, .widget input {
	border: 1px solid rgba(6,22,38,.2);
}

.wpcf7 input:not([type=checkbox]),
.wpcf7 textarea {
	font-size: 16px;
}

.wpcf7 input:not([type=checkbox]):focus,
.wpcf7 textarea:focus {
	outline: 0;
	box-shadow: none;
	border-color: var(--theme-color) !important;
	background-color: var(--white-color);
}

.wpcf7 textarea {
	resize: none;
	height: 110px;
	min-height: auto;
	padding-top: 12px;
	padding-bottom: 12px;
}

.wpcf7 input[type="checkbox"] {
  visibility: inherit;
  opacity: 1;
  display: inherit;
  vertical-align: inherit;
  width: inherit;
  height: inherit;
}

.wpcf7 .wpcf7-list-item {
	display: block;
	margin-left: 0;
	margin-bottom: 4px;
	line-height: 1.2;
}

.wpcf7 .wpcf7-list-item label {
	display: inline-block;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 400;
	color: #505050;
	filter: grayscale(100%);
}

.wpcf7 .form-group__checkboxes .wpcf7-list-item {
	margin: 0 10px 0 0;
	display: inline-block;
}

.wpcf7 .form-group__checkboxes label {
	margin-bottom: 0;
	line-height: 1.2;
	margin-top: 0;
	display: inherit;
	font-size: 14px;
	font-weight: 400;
	color: #505050;
}

.wpcf7 .form-group__checkboxes input[type=checkbox] {
	visibility: inherit;
	opacity: 1;
	display: inherit;
	vertical-align: top;
	width: inherit;
	height: inherit;
	filter: grayscale(100%);
	margin-top: 1px;
}

.wpcf7 .form-group.form-group-header {
	margin-bottom: 0;
}

.wpcf7 .form-group.form-group-min {
	margin-bottom: 13px;
}

.wpcf7 .form-group__text,
.wpcf7 .form-group__checkboxes {
	padding-left: 3px;
}

.wpcf7 .form-group-dnone {
	display: none !important;
}

.wpcf7 .form_sub_btn {
	width: 100%;
	display: inline-block;
	padding: 16px 24px;
	font-size: 18px;
	font-weight: 500;
	background: #37d4d9;
	border: none;
	cursor: pointer;
	border-radius: 4px;
	color: #fff;
	width: 100%;
	text-align: center;
	text-decoration: none;
}

.wpcf7 .form_sub_btn:hover,
.wpcf7 .form_sub_btn:active {
	background-color: var(--theme-color2) !important;
}

.wpcf7 .submitting .form_sub_btn {
	opacity: 0.8;
	pointer-events: none;
}

.wpcf7 .wpcf7-not-valid-tip {
	font-size: 13px;
}

.wpcf7 .wpcf7-response-output {
	border-width: 1px !important;
	border-radius: 4px;
	margin: 1em 0 0 !important;
	line-height: 1.25;
}

/*------------------------------------*/

.timeline__item {
  display: table;
  width: 100%;
  margin-bottom: 2px;
}
.timeline__item:last-child .timeline__item__content {
  padding-bottom: 0 !important;
}
.timeline__item:last-child .timeline__item__icon-wrap:before {
  display: none;
}
.timeline__item__icon-wrap {
  display: table-cell;
  vertical-align: top;
  width: 50px;
  position: relative;
  overflow: hidden;
}
.timeline__item__icon-wrap:before {
  content: " ";
  display: block;
  border-left: 3px dotted #31bfc4;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index: 1;
}
.timeline__item__icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #31bfc4;
  border-radius: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.timeline__item__icon:before {
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  background: transparent;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  border: 2px solid rgba(255,255,255,0.5);
}
.timeline__item__icon__text {
  display: inline-block;
  margin-left: -1px;
}
.timeline__item__content {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 12px;
}

.timeline__item__content.padding-left {
	padding-left: 15px;
}

.timeline__item__title {
  margin: 14px 0 !important;
  font-weight: 500;
  font-style: normal;
  font-size: 18px !important;
}

.dop_info {
	line-height: 1.35;
}

.ic_green { color: var(--bs-green); }
.ic_red { color: var(--bs-red); }

.trip-map iframe, .trip-map img {
	margin-top: 15px;
}

.wte-related-trips-wrapper .wte-related-trips__heading {
	margin: 0 0 25px;
}

.category-trips-single .category-trips-single-inner-wrap .category-trip-prc-title-wrap .category-trip-title {
	font-size: 20px;
}

.home_sl .hero-layout2 .hero-mask,
.home_sl .hero-mask {
	padding-top: 50px;
	padding-bottom: 50px;
	min-height: 80vh;
	display: flex;
	align-items: center;
}

.home_sl .hero-layout2 .hero-content :not(.vs-btn),
.home_sl .hero-content :not(.vs-btn) {
	text-shadow: 1px 1px 3px rgba(0,0,0,1);
}

.home_sl .hero-layout2 .hero-content .vs-btn,
.home_sl .hero-content .vs-btn {
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,1);
}

.txt_white .elementor-element h1, .txt_white .elementor-element .h1,
.txt_white .elementor-element h2, .txt_white .elementor-element .h2,
.txt_white .elementor-element h3, .txt_white .elementor-element .h3,
.txt_white .elementor-element p {
	color: #fafafa;
}

.strong-view.wpmtst-default .wpmtst-testimonial {
	border-radius: 4px;
	box-shadow: 0 5px 13px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	transition: all 0.3s ease;
}

.strong-view.wpmtst-default .wpmtst-testimonial:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.strong-view.wpmtst-default .wpmtst-testimonial-field {
	font-size: 16px;
	font-weight: 500;
	color: #31bfc4;
}

.testis {
	margin-bottom: 35px;
}

.otz_head {
	font-size: 26px;
	text-align: center;
	margin-bottom: 0;
}

.testis_form {}

.testis_form .field-client_name  {
	width:49%;
    float: left;
}
.testis_form .field-email {
	width:49%;
	float:right;
}

.strong-form textarea {
	height: 170px !important;
	min-height: auto;
	resize: none;
	padding: 16px;
}

.strong-form label {
	font-weight: 500 !important;
	font-size: 14px;
}

.strong-form .wpmtst-submit label {
	width: 100%;
	display: block;
}

.strong-form input[type="submit"] {
	display: inline-block;
	padding: 16px 24px;
	font-size: 18px;
	font-weight: 500;
	background: var(--primary-color);
	border: none;
	cursor: pointer;
	border-radius: 4px;
	color: #fff;
	width: 100%;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease;
}

.strong-form input[type="submit"]:hover,
.strong-form input[type="submit"]:focus,
.strong-form input[type="submit"]:active {
	background-color: var(--theme-color2) !important;
}

.right {
    position: fixed;
    width: 50px;
    top: 41%;
    right: 0%;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
    border-radius: 10px 0px 0px 10px;
    background: #fff;
    transform: none;
    z-index: 9999999;
}

.img-icon-right1 {
    width: 35px;
    margin: 5px 8px 5px 8px;
}

.img-icon-right2 {
    width: 35px;
    margin: 5px 8px 5px 8px;
    border-radius: 50%;
    border: 1px solid #28b840;
    background: #28b840;
}

.img-icon-right3 {
    width: 37px;
    margin: 5px 8px 5px 8px;
}

/*------------------------------------*/

@media (max-width: 1500px) {
	.hero-layout2 .sec-btns {
		bottom: 60px;
	}
}

@media screen and (max-width: 1199px) {
	
}

@media screen and (max-width: 1024px) {
	.single-trip .content-area {
		margin: 0 0 10px;
	}
	.wte-related-trips-wrapper {
		margin: 0;
	}
}

@media screen and (max-width: 991px) {
	.category-list .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti, .category-trips-single.wpte_new-layout .category-trips-single-inner-wrap .category-trip-detail-wrap .category-trip-desti {
		margin-bottom: 20px !important;
	}
}

@media screen and (max-width: 767px) {
	.post-pagination .align-items-center {
		align-items: start !important;
	}
	.post-pagi-box.prev,
	.post-pagi-box.next {
		text-align: center;
		padding: 15px 0;
	}
	.post-pagi-box > a {
		display: block;
	}
	.blog-single {
		padding: 0;
	}
	 .blog-single .blog-title {
		line-height: inherit;
		margin-bottom: 10px;
	}
	.blog-single .blog-content {
		padding: 12px 12px;
		margin-top: 0;
	}
	.single-post .blog-single .blog-title {
		font-size: 26px;
	}
	.form-group.fg_first {
		margin-bottom: 0;
	}
	.testi-style5 .testi-header {
		align-items: start;
	}
	.testis_form .field-client_name, .testis_form .field-email {
		float: none;
		width: 100%;
	}
	.img-box3 .img3 {
		display: none;
	}
}

@media screen and (max-width: 575px) {
	
}


