/*
	Theme Name: Adventure Tours Child
	Theme URI: http://themeforest.net/user/themedelight/portfolio
	Description: Adventure Tours child theme
	Template: adventure-tours
	Version: 1.0.0
*/

body{ 
	background-color: #ffffff !important;
}

.nav > li > a {
	padding-left:15px!important;
	padding-right:15px!important
}

.tax-tour_category .atbtn--rounded.atbtn--small {
    padding: 0px 15px;
}
.mt10{
	margin-top: 10px !important;
}
.pb30{
	padding-bottom: 30px !important;
}
.pt30{
	padding-top: 30px !important;
}
.shortcode-tour-reviews__item {
	margin-bottom:30px;
	padding-bottom:30px;
	overflow:hidden;
}
.shortcode-tour-reviews__item:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none
}
.shortcode-tour-reviews__item__info {
	float:left;
	text-align:center
}
.shortcode-tour-reviews__item__info img {
	margin-bottom:20px;
	margin-top:0 !important;
	border-radius:100%;
	border: none;
	box-shadow:0 2px 3px rgba(0,0,0,0.25)
}
.shortcode-team__item__info img {
	border-radius:0 !important;
}
.tours-tabs iframe {
	width: 100%;
	border: 0;
	height: 480px;
}
.floating_menu {    
    background: none repeat scroll 0 0 transparent;
    color: #000;
    height: 100px;
    /* margin: 0 15px; */
    bottom: -30px;
    right: 25px;
    position: fixed;
    width: 200px;
    z-index: 10000;
    display: none;
}
.tour-reviews__item__info, .shortcode-tour-reviews__item__info {
	float: none;
	width: 100%;
	text-align: center;
}
.shortcode-tour-reviews__item__content {
	padding-left: 0;
}
.header__info__item
{
  display: inline-block;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-left: 1px;
  font-size: 0.95em;
  line-height: 35px;
  font-weight: bold;
  color: #85ad40;
}
.header__info__item--phone, .header__info__item--clock  {
	opacity: 1;
}
.header .main-nav a
{
	font-size: 1.0em;
}
.social_icons a.social-icons__icon {
    background: #9dbd66;
}
.contact_form input::placeholder , .contact_form textarea::placeholder {
    color: #000;
    font-weight: 400;
}
.contact_form input , .contact_form textarea {
    border: 1px solid #000;
}
.atgrid__slider__controls--dark a{
	opacity:0.5;
	color:#7C1645;
}
.atgrid__slider__controls--dark a:hover{
	opacity:1;
	color:#7C1645;
}
#swipebox-title { 
	font-size: 20px; line-height: 50px; 
}
.new_blog_page .vc_btn3.vc_btn3-color-juicy-pink {
    display: none;
}
.new_blog_page .vc_grid-item .text-center {
    text-align: left;
    padding-top: 20px;
}

.page-id-7566 .header-section {
	display: none !important;
}

.page-id-7566 .layout-container.margin-top {
	margin-top: 0 !important;
}

.page-id-7566 .layout-container.margin-bottom {
	margin-bottom: 0 !important;
}

.page-id-7566 .elementor-section > .elementor-container {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

.page-id-7566 .elementor-section.teq-hero-section > .elementor-container,
.page-id-7566 .elementor-section.teq-expert-section > .elementor-container {
	align-items: stretch;
}

.page-id-7566 .teq-cover-media,
.page-id-7566 .teq-cover-media .elementor-widget-container {
	height: 100%;
}

.page-id-7566 .teq-cover-media img {
	width: 100%;
	height: 100%;
	min-height: 420px;
	object-fit: cover;
	display: block;
}

.page-id-7566 .teq-hero-photo img {
	min-height: 430px;
	object-position: center;
}

.page-id-7566 .teq-expert-photo img {
	min-height: 500px;
	object-position: center;
}

.page-id-7566 .teq-expert-copy > .elementor-widget-wrap {
	display: flex;
	flex-direction: column;
}

.page-id-7566 .teq-expert-copy .teq-metric-row {
	margin-top: auto;
}

.page-id-7566 .teq-metric-row {
	gap: 0;
}

.page-id-7566 .teq-metric-row div {
	border-left-width: 0;
	border-radius: 0;
}

.page-id-7566 .teq-metric-row div:first-child {
	border-left-width: 1px;
	border-radius: 6px 0 0 6px;
}

.page-id-7566 .teq-metric-row div:last-child {
	border-radius: 0 6px 6px 0;
}

.page-id-7566 .teq-joined-cards > .elementor-container {
	align-items: stretch;
}

.page-id-7566 .teq-joined-cards .elementor-column > .elementor-element-populated {
	margin: 0 !important;
	border-radius: 0 !important;
	border-left-width: 0 !important;
	min-height: 160px;
	display: flex;
	align-content: center;
	align-items: center;
}

.page-id-7566 .teq-joined-cards .elementor-column:first-child > .elementor-element-populated {
	border-left-width: 1px !important;
	border-radius: 8px 0 0 8px !important;
}

.page-id-7566 .teq-joined-cards .elementor-column:last-child > .elementor-element-populated {
	border-radius: 0 8px 8px 0 !important;
}

@media only screen and (max-width: 767px) {
	.page-id-7566 .teq-cover-media img {
		min-height: 300px;
	}

	.page-id-7566 .teq-metric-row div {
		border-left-width: 1px;
		border-top-width: 0;
		border-radius: 0;
	}

	.page-id-7566 .teq-metric-row div:first-child {
		border-top-width: 1px;
		border-radius: 6px 6px 0 0;
	}

	.page-id-7566 .teq-metric-row div:last-child {
		border-radius: 0 0 6px 6px;
	}

	.page-id-7566 .teq-joined-cards .elementor-column > .elementor-element-populated {
		border-left-width: 1px !important;
		border-top-width: 0 !important;
		border-radius: 0 !important;
		min-height: 0;
	}

	.page-id-7566 .teq-joined-cards .elementor-column:first-child > .elementor-element-populated {
		border-top-width: 1px !important;
		border-radius: 8px 8px 0 0 !important;
	}

	.page-id-7566 .teq-joined-cards .elementor-column:last-child > .elementor-element-populated {
		border-radius: 0 0 8px 8px !important;
	}
}



/* div { border: 1px solid #a00000; } */


@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Kaushan Script'), local('KaushanScript-Regular'), url('/wp-content/themes/adventure-tours-child/assets/kaushanscript.woff2') format('woff2');
}

.timeline__item__icon { font-family:'Kaushan Script'; font-size:1.467em; color:#fff; }


.custom_blog_class .vc_pageable-slide-wrapper{
	display: flex;
	flex-wrap: wrap;
}
.custom_blog_class .vc_grid-item{
	height: inherit;
}
.custom_blog_class .vc_grid-item-mini{
	height: 100%;
    background: #f9f9f9;
}
.custom_blog_class .vc_grid-owl-dots{
    counter-reset: section;
    margin-bottom: 50px;
}
.custom_blog_class .vc_grid-owl-dots .vc_grid-owl-dot{
	counter-increment: section;
}
.custom_blog_class .vc_grid-owl-dots .vc_grid-owl-dot span:before{
  	content:  counter(section);
}
.custom_blog_class .vc_grid-owl-dots .vc_grid-owl-dot span{
	width: 30px!important;
    height: 30px!important;
    display: block!important;
    padding: 0!important;
    line-height: 30px!important;
    border: none!important;
    border-radius: 100%!important;
	transition: all 0.3s!important;
	background-color: #ebebeb!important;
}
.custom_blog_class .vc_grid-owl-dots .vc_grid-owl-dot span:hover,
.custom_blog_class .vc_grid-owl-dots .vc_grid-owl-dot.active span,
.custom_blog_class .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span, 
.custom_blog_class .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span, 
.custom_blog_class .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span, 
.custom_blog_class .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span{
	background-color: #85ad40!important;
	width: 30px!important;
    height: 30px!important;
    display: block!important;
    padding: 0!important;
    line-height: 30px!important;
    border: none!important;
    border-radius: 100%!important;
	color: #fff!important;
}

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

	.header__info { display: none; }
	
}
@media only screen and (max-width:980px) {
		.contact_form .form-contact__item-short {
		width: 100% !important;
		padding-right: 0;
	}
		.contact_form .form-contact__item-short:nth-last-child(2) {
		padding: 0;
	}
}
	
