/* @override 
	https://zypern.rsd-reisen.de/wp-content/themes/rsd-portal-landingpages/style.css?*
*/

/*
	Theme Name:   RSD Portal: Landingpages
	Theme URI:    https://www.rsd-portal.net
	Description:  by Medianotions
	Author:       Bogdan Günther
	Author URI:   https://www.medianotions.de
	Template:     rsd-portal
	Version:      0.1
*/


/* @group Seite */

body
{
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-color: #dfe9f0;
}

.container
{
	position: relative;
	max-width: 1278px !important;
	
	margin: 0 auto;
	padding: 0;
}

.container:after /* Clear Floats */
{
	content: "";
	clear: both;
    display: table;
    zoom: 1;
}

/* @end */

/* @group Inhaltsbereiche */



/* @end */

/* @group Header */

#page_header
{	
	
}

#page_header .container
{
	padding: 0;
	background: white;
}



/* @group Navigation */

#header_menu
{
	right: 0;
	bottom: 0;
}

#header_menu.position_absolute
{
	position: absolute;
}

#header_menu.position_relative
{
	position: relative;
}

@media only screen and (max-width: 550px)
{
	#header_menu.position_absolute
	{
		position: relative;
	}
}

#header_menu ul
{
	overflow: hidden;
	margin: 0;
	padding: 0;
	
	border: none;
	list-style-type: none;
}

#header_menu.position_relative ul
{
	float: right;
}

#header_menu ul li
{
	float: left;
	overflow: hidden;
	margin: 0;
	
	border-top: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	background: white;
}

#header_menu ul li:first-child
{
	border-radius: 10px 0 0 0;
	border-left: 1px solid #c8c8c8;
}

#header_menu ul li:last-child
{
	border-right: none;
}

#header_menu ul li a
{
	display: block;
	padding: 10px 15px;
	
	color: var(--bde-body-text-color);
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
}

#header_menu ul li a:hover,
#header_menu ul li a:focus-visible,
#header_menu ul li.current-menu-item a
{
	color: white;
	background-color: var(--bde-brand-primary-color);
	background-image: linear-gradient(to top, #015397 0%, #015397 40.28%, #176fb8 100%);
	
	outline: none !important;
	outline-offset: 0;
	border-radius: 0;
}

#header_menu ul li a:before
{
	display: none;
}


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

#header_menu
{
	position: relative;
}

#header_menu ul
{
	display: flex;
	
	width: calc(100% - 10px);
	margin-top: 10px;
	margin-left: 10px;
}

#header_menu ul li
{
	flex:  1;
}

#header_menu ul li a
{
	text-align: center;
	padding: 6px 10px;
	font-size: 18px;
}
}

/* @end */

/* @end */

/* @group Header-Slider */

#header_silder
{
	background: transparent !important;
}

#header_silder .widgets
{
	width: 285px;
}

#header_silder .widgets aside
{
	margin: 15px;
}

#header_silder .widgets aside .inner
{
	margin: 15px;
}

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

#header_silder .widgets
{
	display: none;
}

}

/* @end */

/* @group Hauptbereich */

#main
{
	padding: 20px 0;
}

#main .container
{
	padding: 0;
	background: rgba(255, 255, 255, 0.6);
}

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

#main .container
{
	display: flex;
	flex-direction: column;
}
	
}

/* @group Vorteilscode */

#vorteilscode_wrapper
{
	overflow: hidden;
	margin-bottom: -15px;
}

#vorteilscode_wrapper #vorteilscode_form_wrapper
{
	position: relative;
	z-index: 1;
}

#vorteilscode_wrapper #vorteilscode_form_wrapper .breakdance-form-field:first-child 
{
	width: auto;
}

#vorteilscode_wrapper #vorteilscode_form_wrapper .breakdance-form-field:first-child input 
{
	background: transparent;
	border-color: transparent;
	padding-left: 0;
}

#vorteilscode_wrapper #vorteilscode_form_wrapper .breakdance-form-field:nth-child(2) 
{
	width: 9em;
}

#vorteilscode_wrapper #vorteilscode_form_wrapper .breakdance-form-field:nth-child(2)  input
{
	color: var(--bde-palette-color-1-870a19b2-3efb-4938-8f69-d53375e12f4c);
}

#vorteilscode_wrapper .bde-image
{
	margin-bottom: -70px;
}

#vorteilscode_wrapper .bde-image img
{
	border: none !important;
	box-shadow: none !important;
}

/* @end */

/* @group Topbar */

#page_topbar
{
	display: none;
}

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

#page_topbar
{
	display: block;
}

#page_topbar > .inner
{
	max-width: 390px;
	margin: 0 auto;
}

#page_topbar aside
{
	margin: 15px 10px;
}

#page_topbar aside > .inner
{
	margin: 15px;
}

/* @group Reisepreis */

#page_topbar .reise_preis
{
	border-top-width: 7px;
}

#page_topbar .reise_preis header
{
	display: none;
}

#page_topbar .reise_preis .inner
{
	display: flex;
	flex-direction: column;
}

#page_topbar .reise_preis .rechnung
{
	order: 2;
}

#page_topbar .reise_preis .rechnung > .line > span
{
	font-size: 20px;
	line-height: 1.6em;
}

#page_topbar .reise_preis .rechnung .rabatt
{
	display: none;
}

#page_topbar .reise_preis hr
{
	display: none;
}

#page_topbar .reise_preis .preis_wrapper
{
	order: 1;
}

.is_scroll_400 #page_topbar .reise_preis .button_buchung
{
	position: fixed;
	z-index: 99;
	
	left: 10px;
	bottom: 10px;
	
	width: calc(100% - 20px);
	margin: 0;
}

/* @end */

}

/* @end */

/* @group Sidebar */

#page_sidebar
{
	position: relative;
	float: left;
	
	width: 285px;
}

#page_sidebar aside
{
	margin: 15px;
}

#page_sidebar aside .inner
{
	margin: 15px;
}

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

#page_sidebar
{
	float: none;	
	width: auto;
	order: 3;
}

#page_sidebar > .inner
{
	max-width: 390px;
	margin: 0 auto;
}

#page_sidebar aside
{
	margin: 15px 8px;
}
}

/* @end */

/* @group Inhalt */

#page_content
{
	position: relative;
	
	float: right;
	width: calc(100% - 285px);
	
	padding: 15px;
	
	background: white;
}

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

#page_content
{
	float: none;
	width: auto;
	order: 2;
}
	
}

/* @group Template: Vorteilscode */

.mode_vorteilscode #page_content
{
	float: none;
	width: auto;
}

/* @end */

/* @group Vorteilsaktion */

/* @group Widgets */

.vorteilsaktion #page_content .widgets
{
	float: right;
	width: 285px;
	
	margin: 0 0 15px 15px;
}

.vorteilsaktion #page_content .widgets aside
{
	margin: 0;
}

.vorteilsaktion #page_content .widgets aside .inner
{
	margin: 15px;
}

@media only screen and (max-width: 550px)
{
	
.vorteilsaktion #page_content .widgets
{
	width: 110px;
}

.vorteilsaktion #page_content .widgets aside .inner
{
	margin: 3px;
}

}

/* @end */

.vorteilsaktion #page_content h1:first-of-type
{
	margin-top: 0;
	margin-bottom: 6px;
}

.vorteilsaktion #page_content h2:first-of-type
{
	margin-top: 0;
}

.vorteilsaktion #page_content .reise_leistungen
{
	margin-top: 3em;
	margin-bottom: 0;
}

/* @end */

/* @group Reise-Footer */

.reise_footer
{
	padding-top: 30px;
	text-align: right;
}

.reise_footer a
{
	
}

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

.reise_footer
{
	display: none;
}
	
}

/* @end */

/* @end */

/* @end */

/* @group Footer */

#page_footer
{
	
}

#page_footer .container
{
	padding: 10px 15px;
	
	background: white;
}

/* @group Widgets */

#page_footer .widgets
{
	display: flex;
	justify-content: space-around;
	gap: 20px;
	
	margin-bottom: 15px;
	padding: 20px 0 30px 0;
	
	border-bottom: 1px solid darkgrey;
}

#page_footer .widgets aside
{
	border: none;
}

#page_footer .widgets aside .inner
{
	margin: 0;
}

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

#page_footer .widgets
{
	display: none;
}

}

/* @end */

/* @group Footer-Navigation */

#footer_menu
{
	overflow: hidden;
}

#footer_menu ul
{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer_menu ul li
{
	float: left;
	margin-right: 20px;
	padding: 4px 0 6px 0;
}

#footer_menu ul li a
{
	font-size: 14px;
	text-decoration: none;
}

#footer_menu ul li a:hover,
#footer_menu ul li.current-menu-item a,
#footer_menu ul li.current_page_item a
{
	text-decoration: underline;
}

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

#footer_menu ul li
{
	margin: 10px 10px 5px 0;
}

#footer_menu ul li a
{
	display: block;
	padding: 5px 10px;
	
	background: #ccddea;
	border-radius: 3px;
}

#footer_menu ul li a:hover,
#footer_menu ul li.current-menu-item a,
#footer_menu ul li.current_page_item a
{
	text-decoration: none;
	
	color: white;
	background: #00528c;
}

}

/* @end */

/* @group Mobile Footer-Buttons */

#mobile_buttons
{
	display: none;
}

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

#mobile_buttons
{
	display: block;
	margin-top: 20px;
}

#mobile_buttons .btn
{
	display: block;
	font-weight: normal;
}

}

/* @end */

/* @group Fußnote */

#landingpage_fussnote
{
	margin-top: 25px;
}

#landingpage_fussnote,
#landingpage_fussnote *
{
	font-size: 12px;
	line-height: 150%;
	color: inherit;
}

.de-AT section#landingpage_fussnote
{
	background: #f1f1f1;
	padding: 10px;
}

.de-AT #landingpage_fussnote *
{
	font-size: 14px;
}

#landingpage_fussnote *:before
{
	display: none;
}

#landingpage_fussnote .collapse_title a.collapse_trigger:before
{
	display: inline-block;
}

@media only screen and (max-width: 550px)
{
	
#landingpage_fussnote
{
	padding-bottom: 50px;
}

}

/* @end */

/* @end */

