/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/********************************************************** COOKIES ACCEPTANCE ************************************************/
.cky-btn-revisit-wrapper{
	display: none !important;
}
.cky-notice-des *{
    font-size: 15px !important;
}
.cky-notice .cky-title {
    margin: 0 0 0px 0 !important;
}

/********************************************************** TESTIMONIALS ******************************************************/
.us_testimonial > .w-grid-item-h > .w-vwrapper {
    border: 2px solid #4da32f !important;
}

/********************************************************** QUIN-BOOK *******************************************************/
#quinbook-shop-switcher{
	margin-left: 50px;
}

/********************************************************** INTRO TEXT *******************************************************/
.w-iconbox.iconpos_left {
    align-items: baseline !important;
}

/********************************************************** FUER WEN ********************************************************/
#fuer-wen-optionen .wpb_column.vc_column_container{
    background: #ffffff;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 10px 10px 10px gray;
}

/********************************************************** ABENTEUER *******************************************************/
.w-video {
	box-shadow: 3px 3px 13px #8f8f8f;
}

/********************************************************** TEAM ************************************************************/
.w-person-role {
    opacity: .8;
}

/********************************************************** FOOTER **********************************************************/
#page-footer a{
	color: #fff !important;
}
.w-iconbox-meta{
	margin-top: 10px;
}
#page-footer .l-section-h.i-cf .g-cols .wpb_column.vc_column_container{
	border-right: 1px solid #ffffff38;
}
#page-footer .l-section-h.i-cf .g-cols .wpb_column.vc_column_container:last-child {
    border-right: none;
}

/********************************************************** MOBILE OPTIMIZATION *********************************************/
@media (max-width: 600px) {
	.w-iconbox.us_custom_d063b538 .w-iconbox-icon{
		display: none;
	}
	.abenteuer-option .wpb_column.vc_column_container{
        padding: 25px !important;
    }
	.abenteuer-option .wpb_column.vc_column_container:nth-of-type(2) {
		padding: 0px !important;
    	margin-left: 0px !important;
	}
	#quinbook-shop-switcher {
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.w-tabs-section-header {
		padding: 1em 1.0em;
	}
	h1{
		font-size: 32px !important;
	}
	h2{
		font-size: 28px !important;
	}
	h3 {
    	font-size: 18px !important;
	}
	
	.abenteuer-option h3 {
    	font-size: 26px !important;
	}
	.w-video {
   		box-shadow: none;
	}
	.abenteuer-option {
		padding: 0px;
	}
	.abenteuer-option .l-section-img{
		background-image: none !important;
	}
}
