﻿/*  SECTIONS  */
.section-fplus {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col-fplus {
	display: block;
	float:left;
	margin: 1% 0 1% 4%;
	text-align: left;
}
.col-fplus:first-child { margin-left: 0; }

/*  GROUPING  */
.group-fplus:before,
.group-fplus:after { content:""; display:table; }
.group-fplus:after { clear:both;}
.group-fplus { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.33%; }
.span_1_of_3 { width: 30.66%; }
	
.page-id-1711977 #mvp-nav-main {display: none;}
/* Ersetze XXX durch die page id deiner speziellen Seite */
	
.page-id-1711977 .iump-subscription-page-top {display: none;}

#fpplus-abs-1 { width: 70%; margin-left: auto; margin-right: auto; padding: 10px 0 40px 0;}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col-fplus {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
#fpplus-abs-1 {width: 100%; margin-left: auto; margin-right: auto; padding: 10px 0 40px 0;}
}
	
	


#button_checkout button
{   cursor: pointer;
    vertical-align: middle;
    min-width: 160px;
    text-align: left;
    font-size: 14px;
    height: inherit;
    box-sizing: border-box;
    font-family: 'Roboto', serif;
    font-weight: 900;
    font-style: normal;
    color: white;
    display: block;
    line-height: 1.5;
    width: 100%;
    -webkit-appearance: none;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    background: #00aff0;
    outline: none;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px;
    border-color: #00aff0;
}
	
#button_kreditkarte button
{   cursor: pointer;
    vertical-align: middle;
	display: inline-block;
    min-width: 318px;
    text-align: center;
    font-size: 14px;
    height: inherit;
    box-sizing: border-box;
    font-family: 'Roboto', serif;
    font-weight: 900;
    font-style: normal;
    color: #000000;
    display: block;
    line-height: 1.5;
    width: 100%;
	max-width: 320px;
    -webkit-appearance: none;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    background: #ffffff;
    outline: none;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 4px;
    border-color: #000000;
}

	
.ihc_level_template_1 .ihc-level-item
	{background-color: #eee;}
	
	.ich_level_wrap{}
.ihc_level_template_1 .ihc-level-item { background-color: #efefef; display: inline-block; margin-left: 0; max-width: 318px;}
.ihc_level_template_1 .ihc-level-item-bottom {background-color: #efefef; display: inline-block; margin-left: 0; text-align: center; border: none; display: flex;  align-items: center; justify-content: center; margin-bottom: 20px;}
.ihc_level_template_1 .ihc-level-item-content {font-size: 14px;}
.ihc_level_template_1 .ihc-level-item-link {background-color: #ff076f;  background-color: #00aff0; padding: 20px 40px; font-weight: 900; text-transform: none; }
	


	/*  ONLYDESKTOP */
@media only screen and (min-width: 800px) {
	.mvp-feat2-main-title h2 {padding-left: 0px;}
	.mvp-feat2-main-title {margin-left: 0px;}
		.mvp-feat2-main-title h2 {box-shadow: none;}
}