/* @override 
	https://www.handyhandy.de/wp-content/themes/medianotions/templates/site_handyhandy/style-site.css?*
*/

/* @group Hauptbereich */

.front_page #page_content .inner
{
	min-height: 495px;
}

/* @group Home */

.home #page_content .inner
{
	max-width: 580px;
}

.home #page_content hr
{
	margin-top: 30px;
	margin-bottom: 30px;
}

/* @end */

/* @group Vorteilscode-Formular */

#gform_2
{
	margin: 30px 0 0 0;
}

#gform_2 .validation_error
{
	margin-top: 0 !important;
}

#gform_2 .gform_fields
{
	overflow: hidden;
	padding: 20px;
	
	color: white;
	background: #006bad;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
}

/* @group HTTP-Host */

#gform_2 .gform_fields .http_host
{
	float: left;
	width: auto;
	
	margin: 16px 5px 0 0 !important;
	padding: 0 !important;
}

#gform_2 .gform_fields .http_host .wrapper
{
	color: white;
	font-size: 30px;
	font-weight: bold;
}

#gform_2 .gform_fields .http_host .wrapper:after
{
	content: "/";
}

/* @end */

/* @group Vorteilscode */

#gform_2 .gform_fields .vorteilscode
{
	clear: none;
	float: left;
	
	height: auto !important;
	
	margin: 0 !important;
	padding: 0 !important;
}

#gform_2 .gform_fields .vorteilscode label
{
	display: none;
}

#gform_2 .gform_fields .vorteilscode .ginput_container
{
	margin: 0;
}

#gform_2 .gform_fields .vorteilscode:after
{
	right: -45px;
	top: 5px;
	
	font-size: 40px;
}

#top #gform_2 .vorteilscode .ginput_container input.large
{
	width: 4.9em !important;
	
	padding: 0 10px;
	
	font-size: 30px !important;
	font-weight: bold;
	letter-spacing: 5px;
	font-family: monospace;
	
	border: 5px solid #de0202;
}

#top.firefox #gform_2 .vorteilscode .ginput_container input.large
{
	padding-top: 3px !important;
}

#top.lesen-sparen_de #gform_2 .vorteilscode .ginput_container input.large
{
	width: 7.2em !important;
}



/* @end */

/* @group Footer */

#gform_2 .gform_footer
{
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}

#gform_2 .gform_footer .gform_button
{
	width: 100%;
	margin: 0;
	
	font-weight: bold;
	font-size: 20px;
}



/* @end */

.home #page_content .button.grey
{
	display: block;
	margin-bottom: 30px;
	
	opacity: 0.8;
}

/* @end */

/* @end */

/* @group Sidebar */

/* @group Siegel */

#page_sidebar .siegel
{
	
}

/* @end */

/* @end */

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

/* @group Hauptbereich */

/* @group Home */

.home #page_content .inner
{
	max-width: 600px;
	min-height: 462px;
}

.home #page_content hr
{
	margin-top: 20px;
	margin-bottom: 20px;
}

/* @end */

/* @group Vorteilscode-Formular */

#gform_2 .gform_fields .http_host
{
	display: block;
	float: none;
	
	margin: 0 0 10px 0 !important;
}

#gform_2 .gform_fields .http_host .wrapper
{
	font-size: 20px;
}

#gform_2 .gform_fields .vorteilscode
{
	width: ;
}

#gform_2 .gform_fields .vorteilscode:after
{
	display: block;
	right: -45px;
	top: 5px;
	
	font-size: 40px;
}

/* @end */

/* @end */
	
}