/*
 Theme Name:   Travel Tour Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Travel Tour Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     traveltour
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  traveltour-child

 START YOUR CHILD THEME CSS HERE
*/

.tourmaster-tour-category-widget-holder{
	margin-top: 70px;
}

.vecto-brand {
	position: relative;
	padding-right: 28px;
}
.vecto-brand img {
	position: absolute;
	top: 0;
	right: 0;
	height: 22px;
}
.traveltour-top-search-wrap input.search-field {
	color: #303030;
}
.traveltour-item-pdlr.traveltour-logo {
	padding-left: 0;
	padding-right: 0;
}
.traveltour-blog-info-wrapper .traveltour-blog-info.traveltour-blog-info-author, .traveltour-blog-info-wrapper .traveltour-blog-info.traveltour-blog-info-comment-number {
	display: none;
	

}
.traveltour-top-bar-left {
	float: right;
}
body .rev_slider .uranus .tp-bullet.selected .tp-bullet-inner, 
body .rev_slider .uranus .tp-bullet:hover .tp-bullet-inner {
	background-color: #ff7200 !important;
}
body .rev_slider .uranus .tp-bullet.selected, 
body .rev_slider .uranus .tp-bullet:hover {
	box-shadow: 0 0 0 2px rgba(255, 114, 0,1) !important;
}

.tourmaster-tour-grid .tourmaster-tour-price-head .tourmaster-button {
	background: #ff7200;
    background: -webkit-linear-gradient(left,#ff7200,#ffb000);
    background: -o-linear-gradient(right,#ff7200,#ffb000);
    background: -moz-linear-gradient(right,#ff7200,#ffb000);
    background: linear-gradient(to right,#ff7200,#ffb000);
}

.tourmaster-tour-grid .tourmaster-tour-price-head.full-width .tourmaster-button {
	width: 100%;
    text-align: center;
}

.tourmaster-tour-grid .tourmaster-tour-price {
	top: 0px;
    position: relative;
}

.traveltour-custom-wpml-flag {
	display: none !important;
}

.lang-switcher {
	padding: 0;
    display: inline;
	margin-right: 26px;
}

.lang-switcher .lang-item {
	display: inline;
    margin-left: 20px;
}

.lang-switcher .lang-item:first-child {
	margin-left: 0;
}

.tourmaster-tour-info-maximum-people {
	display: none;
}

.traveltour-copyright-wrapper {
	border-top: 1px solid #ff7200 !important;
}

#traveltour-top-search {
	border-left: 2px solid #ff7200;
    padding-left: 15px;
}

/* .traveltour-animate-fixed-navigation.traveltour-header-style-plain.traveltour-animate-logo-height .traveltour-logo-inner img {
    height: 65px !important;
} */

/* Header custom mountain icon */
/*
.traveltour-top-bar:before {
	content: '';
	position: absolute;
	width: 15px;
	height: 16px;
	background: #fff;
	border: 1px solid #ff7200;
	border-bottom: none;
	border-right: none;
	top: 13px;
	left: 381px;
	z-index: 2;
	transform: rotate(45deg);
}

.traveltour-top-bar:after {
	content: '';
	position: absolute;
	width: 23px;
	height: 20px;
	background: #fff;
	border: 1px solid #ff7200;
	border-bottom: none;
	border-right: none;
	top: 10px;
	left: 397px;
	z-index: 2;
	transform: rotate(45deg);
}
*/
/* Footer custom mountain icon */
.traveltour-copyright-wrapper {
	position: relative;
}

.traveltour-copyright-wrapper:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 16px;
    background: #181818;
    border: 1px solid #ff7200;
    border-bottom: none;
    border-right: none;
    top: -9px;
    left: 381px;
    z-index: 2;
    transform: rotate(45deg);
}

.traveltour-copyright-wrapper:after {
    content: '';
    position: absolute;
    width: 23px;
    height: 20px;
    background: #181818;
    border: 1px solid #ff7200;
    border-bottom: none;
    border-right: none;
    top: -12px;
    left: 397px;
    z-index: 2;
    transform: rotate(45deg);
}
/*
@media screen and (max-width: 403px) {
	.traveltour-top-bar:before {
		left: 21px;
		top: 47px;
	}
	
	.traveltour-top-bar:after {
		left: 37px;
		top: 43px;
	}
}

@media screen and (min-width: 404px) and (max-width: 767px) {
	.traveltour-top-bar:before {
		left: 21px;
		top: 25px;
	}
	
	.traveltour-top-bar:after {
		left: 37px;
		top: 22px;
	}
}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.traveltour-top-bar:before {
		left: 21px;
	}
	
	.traveltour-top-bar:after {
		left: 37px;
	}
}

@media screen and (max-width: 999px) {
	.traveltour-copyright-wrapper:before {
		left: 21px;
	}
	
	.traveltour-copyright-wrapper:after {
		left: 37px;
	}
}

@media screen and (min-width: 1000px) {
	.traveltour-top-bar:before {
		left: 381px;
	}

	.traveltour-top-bar:after {
		left: 397px;
	}
}
*/

@media screen and (min-width: 1000px) {
	.traveltour-copyright-wrapper:before {
		content: '';
		position: absolute;
		width: 15px;
		height: 16px;
		background: #181818;
		border: 1px solid #ff7200;
		border-bottom: none;
		border-right: none;
		top: -9px;
		left: 150px;
		z-index: 2;
		transform: rotate(45deg);
	}

	.traveltour-copyright-wrapper:after {
		content: '';
		position: absolute;
		width: 23px;
		height: 20px;
		background: #181818;
		border: 1px solid #ff7200;
		border-bottom: none;
		border-right: none;
		top: -12px;
		left: 166px;
		z-index: 2;
		transform: rotate(45deg);
	}
}

	.lang-switcher .lang-item:first-child {
		//display:none;
	}

.traveltour-top-bar-full{
	max-width:1140px;
    margin: 0 auto;
}

.tourmaster-tour-booking-bar-widget{
	display:none;
}

/* .traveltour-footer-column #text-18,.traveltour-footer-column #text-1,.traveltour-footer-column #text-18{
	background-image: url(https://armland.am/wp-content/uploads/2022/03/armland-1.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 40%;
    padding-top: 50px;
} */



.traveltour-page-title-wrap{
	min-height:500px;
	display: flex;
    align-items: center;
}

.traveltour-page-title-wrap .traveltour-page-title-container{
	width:100%;
}

.page-id-13361 .traveltour-sidebar-area{
	display:none !important;
}

i.fa-envelope-o:after{
    background: url(https://armland.am/wp-content/uploads/2022/05/screenshot_4.png);
    width: 200px;
    height: 18px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
	opacity:0;
    top: 1px;
}
/* .traveltour-column-20 #text-1 img{
	display: none;
} */

.traveltour-footer-wrapper .widget{
	margin-bottom:0px !important;
}

@media only screen and (min-width: 600px){
	.traveltour-footer-wrapper.traveltour-with-column-divider .traveltour-footer-column {
    padding-bottom: 960px !important;
}
}


.gdlr-core-pbf-wrapper-full-no-space .tourmaster-item-pdlr{
	    padding-left: 20px;
    padding-right: 20px;
}

.tourmaster-tour-category-head{
    z-index: 9999999999999 !important;
}
footer .tourmaster-tour-category-overlay{
	position: initial !important;
}

footer .tourmaster-tour-category-thumbnail:after{
    content: "";
    background: #0000005c;
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
}

footer .tourmaster-widget-tour-category{
	position: relative;
	top:-40px;
}

.traveltour-footer-wrapper .traveltour-widget-title{
	margin-bottom:30px !important;
}

.tourmaster-tour-grid .tourmaster-tour-title {
    height: auto !important;
    overflow: initial !important;
}
.tourmaster-tour-grid .tourmaster-tour-content-wrap {
	overflow:inherit;
}
@media all and (max-width:768px){
	#mount-image{
		padding: 60px 0px 30px !important;
		min-height: unset !important;
	}
	#mount-image .gdlr-core-pbf-wrapper-content.gdlr-core-js .gdlr-core-pbf-column.gdlr-core-column-12 .gdlr-core-button,
	#mount-image .gdlr-core-button{
		font-size: 10px !important;
		padding: 10px 15px !important;
	}
	#mount-image  .gdlr-core-pbf-column.gdlr-core-column-15{
		max-width: 49% !important;
	}
	
	
	.mobile-view .tourmaster-column-20,
	.mobile-view .tourmaster-column-15,
	.mobile-view .gdlr-core-column-20{
		    width: 48% !important;
	}
	.mobile-view .gdlr-core-pbf-wrapper-full-no-space .tourmaster-item-pdlr,
	.mobile-view .tourmaster-item-pdlr,
	.mobile-view .gdlr-core-item-pdlr{
		padding-left: 1% !important;
		padding-right: 1% !important;
	}
	.mobile-view .tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-title,
	.mobile-view .tourmaster-tour-title.gdlr-core-skin-title,
	.mobile-view .gdlr-core-blog-grid .gdlr-core-blog-title{
		padding-right: 0 !important;
		font-size: 16px !important;
	}
	
	.mobile-view .tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price-wrap{
		top: -65px;
		padding: 5px;
		width: 100%;
	}
	.tourmaster-tour-grid .tourmaster-tour-price{
		top: unset;
	}
	.mobile-view .tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price-wrap .tourmaster-tour-price{
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.mobile-view .tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price-wrap .tourmaster-tour-price .tourmaster-tail{
		font-size: 18px;
	}
	.mobile-view .tourmaster-column-first,
	.mobile-view .gdlr-core-column-first{
		clear: unset;
	}
	.tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price .tourmaster-head{
		padding-top: 5px;
	}
	
	
	
	#gallery{
		    padding: 60px 0px 60px 0px !important;
	}
	#gallery .gdlr-core-title-item-title.gdlr-core-skin-title {
		font-size: 26px !important;
	}
	
	.progress-wrap.btn-right-side {
		right: 20px !important;
		bottom: 30px !important;
	}

}