/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 08 2019 | 22:39:25 */
.btn.w-button {
	color: white !important;
}

a {
	font-weight:bold;
}


.cta-tipp {
    border: 1px solid #71B4AF !important;
    padding: 13px 20px;
}

.cta-tipp-header {
	width: 100%;
    background-color: #71B4AF;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    text-align: center;
}


.tablevorhernachher {
	overflow-x:auto;
}

.su-spoiler-style-fancy {
    border: unset !important;
    border-radius: unset !important;
}

.su-spoiler-title {
    border-radius: unset !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    min-height: 35px !important;
    border-left: 3px solid #343e46 !important;
    padding: 7px 7px 7px 15px !important;
	line-height: 1.6 !important;
}

.su-spoiler-style-fancy > .su-spoiler-title {
    background: unset !important;
    background-color: #f7f9fa !important;
}

.su-spoiler-icon {
    right: 18px !important;
    left: unset !important;
    font-size: 20px !important;
    top: 15px !important;
}

.su-accordion {
	margin-bottom:4em !important;
}

/* START VERKAUFSBOX SIDEBAR */
.price span{color:#719430}.border-verkaufsbox{border:2px solid #eaeaea;padding:10px;background-color:#f9f9f9;line-height:1}.product-price .price{font-weight:600;margin-bottom:0;line-height:2.5}.product-price .price-hint{font-size:.75rem}.btn2{margin-top:10px;padding:6px 12px;font-size:24px;line-height:1.4;text-align:center;border-radius:8px;display:block;color:#fff!important;background-color:#f3961d;border-color:#f3961d}.btn2 strong{color:white;}
/* ENDE VERKAUFSBOX SIDEBAR */

/* START Liste Phallosan Forte anlegen */

main section .work-process-steps {
  margin-left: 0;
  padding-right: 0;
  list-style-type: none;
}
main section > .work-process-steps li {
  counter-increment: step-counter;
  background: #4fc4f2;
  padding-bottom: 30px;
	padding-top:30px;
  position: relative;
	margin:0 !important;
}
main section > .work-process-steps li::before {
  content: counter(step-counter);
  font-size: 60px;
  color: #2399c8;
  font-weight: bold;
  padding: 15px 8px 0 20px;
  border-radius: 3px;
}
main section .work-process-steps li:nth-of-type(2n) {
  background: #efefef; 
}

main section .work-process-steps li:nth-of-type(2n) p {
  color:#636363;
}


main section .work-process-steps li:nth-of-type(2n) span {
  color:#636363;
	font-weight:bold;
}


main section li span {
  margin-left: 5px;
  font-size: 22px;
	color:white;
	font-weight: bold;
}

main section li p {
  margin: 0;
  padding: 10px 65px 10px 65px;
  font-size: 19px;
	color:white;
}

main section p:before, main section p:after {
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: -24px;
  left: 100px;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  border-top: 24px solid #4fc4f2;
  z-index: 2;
  content: "";
}

main section > li:nth-of-type(2n) p:before,
li:nth-of-type(2n) p:after {
  border-top: 24px solid #efefef;
}
main section > li:last-child p:before,
main section > li:last-child p:after {
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: -20px;
  left: 100px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid transparent;
  z-index: 4;
}

/* ENDE Liste Phallosan Forte anlegen */


/* START Phallosan Forte Persönliche Daten APP */

.persoenlichedaten {
  position: relative;
  max-width: 100%;
  border: 4px solid #71B4AF;
  border-top: none;
  text-align: center;
  margin: 60px auto;
}

.persoenlichedaten h4 {
  position: relative !important;
  margin-top: -14px !important;
  display: inline-block !important;
  letter-spacing: 4px !important;
	margin-bottom:30px !important;
	bottom:10px;
	font-size:22px;
}

.top-border{
  position: absolute;
  height: 4px;
  width: 24%;
  background-color:#71B4AF !important;
}

.right {
  right: 0;
}

.left {
  left: 0;
}

@media (max-width: 685px) {
.top-border {	
  width: 18%;
	}
}

.persoenlichedaten p {
  width: 100%;
	margin-bottom:0px !important;
}

.persoenlichedaten {
		padding:0px 40px 40px 40px;
}

@media only screen and (max-width: 700px) {
.persoenlichedaten {
		padding:0px 25px 25px 25px;
}
}
@media (max-width: 500px) {
  .top-border {	
    display: none;
  }
  .persoenlichedaten {
  border-top: 4px solid #4fc4f2;
  }
  .persoenlichedaten h4 {
    margin-top: 20px !important;
		margin-bottom:0px !important;
  }
}

/* ENDE PERSÖNLICHE DATEN PHALLOSAN FORTE APP*/

.border-verkaufsbox {
    border: 2px solid #fff !important;
    padding: 10px;
    background-color: #fff;
    line-height: 1.0;
}



@media only screen and (max-width:500px){ 
	.wp-image-764 {
		width:100% !important;
	}
	.work-process-steps li {
		margin:0 !important;
		width:120%;
		left:-9%;
	}
	.work-process-steps li p{
		padding:10px 20px;
		clear:both;
		text-align:left !important;
	}
	.work-process-steps li span{
		font-size:1.2em;
		clear:both;
	}
	.work-process-steps li:before{
		float:left;
	}
	.wp-image-755{
		width:100%;
	}
	
	.wp-image-754 {
		width:100%;
	}
	
	.wp-image-762{
		width:100%;
	}
	
	.wp-image-768{
		width:100%;
	}
	.wp-image-746 {
		width:100%;
		margin-bottom:20px !important;
	}
}


table .btn {
    padding: 10px;
    background-color: #71B4AF;
    border: none;
    color: white;
    width: 150px;
    text-align: center;
    top: -8px;
	display: block;
    clear: both;
}

table .btn:hover {
    text-decoration: none;
    color: white;
    transform: scale(1.05);
    box-shadow: -10px -10px 30px 4px rgba(0,0,0,0.1), 10px 10px 30px 4px rgba(45,78,255,0.15);
}

.mk-table td {
    vertical-align: middle;
    text-align: center;
}


table tr:nth-child(odd) {
	 background-color:#fbfbfb;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	
	
	/* Force table to not be like tables anymore */
	#post-338 > table, #post-338 > thead, #post-338 > #post-338 > tbody, #post-338 > th, #post-338 > td, #post-338 > tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	#post-338 thead tr { 
		position: absolute;
	}
}

.btnsidebar {
	display:block;
	padding:10px;
    background-color: #71B4AF;
    color: white !Important;
    width: 90% !important;
		margin:auto;
    text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.div-block-14 p{
	margin-bottom:unset !important;
}

.videophallosancontainer {
	margin-left:-40px;
	margin-right:-40px;
}

.div-block-14 {
  margin: 25px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.paragraph {
  position: static;
  display: block;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 18px;
  font-weight: 700;
}

.btn, .btnsidebar  {
  display: block;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: hsla(175.52238805970148, 30.88%, 57.45%, 1.00);
  color: #ffffff important;
  font-weight: 700;
  text-align: center;
}

.btn:hover, .btnsidebar:hover {
  box-shadow: 0 0 20px -1px #999;
}

@media (max-width: 767px) {
	main {
		margin-top:0px !important;
		padding-top:0px !important;
	}
  .div-block-14 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
	.videophallosancontainer {
	margin-left:-40px;
	margin-right:-30px;
}
	
	#post-338 > div > div > div.div-block-14 {
	margin-left:-40px;
	margin-right:-30px !important;
}
	
  .btn {
    margin-top: 25px;
    margin-bottom: 15px;
  }
	
	
.div-block-14 > p:nth-child(2) > a, .div-block-14 > p:nth-child(2)  {
		width:100% !important;
	}
}

@media (max-width: 479px) {
  .paragraph {
    text-align: center;
  }
}

table, .fazit {
margin-bottom:25px;
}

ul.post-categories {
    list-style: none;
	margin: 10px 0;
}

.three-column .grid-wrapper .grid-thumb {
    margin-right: 4% !important;
}

.single .hero-posts .hero-post {
    padding: 10% 0 4% 0 !important;
}

span.dropcaps {
    float: left;
    padding: 0;
    position: relative;
    color: #343e47;
    text-align: center;
    height: 80px;
    font-weight: 700;
    font-size: 105px;
    line-height: .9;
    margin: 0 12px 10px 0;
}

.grid-thumb, .grid-thumb-index {
    box-shadow: 0 5px 35px rgba(50,50,93,.1), 0 0 5px rgba(0,0,0,.07);
}

.grid-text {
    font-size: 17px;
    word-wrap: break-word;
    padding: 30px;
    padding-top: 15px;
    text-align: center;
}

.grid-thumb-image {
	margin:0!important
}


.home div#page.hfeed.site.container, .archive div#page.hfeed.site.container {
	max-width:1300px;
}

hr {
	 border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.cta-tipp-header p {
	margin:unset !Important;
	color:white;
	font-size:25px;
}

.su-spoiler-title p{
	display:none;
}
.su-spoiler-title h3, .su-spoiler-title h4 {
	font-size:20px;
	margin:5px 0;
}

@media only screen and (min-width:700px) {
	.three-column .grid-wrapper .grid-thumb,.grid-thumb-index {
	width:28.8%!important;
	vertical-align:top;
	float:left;
	margin-right:4%
}
}

h2 {
  font-size: 40px !important;
}
@media (max-width: 600px) {
  h2 {
    font-size: 30px!important;
  }
}

h3 {
  font-size: 32px!important;
}
@media (max-width: 600px) {
  h3 {
    font-size: 24px!important;
  }
}

h4 {
  font-size: 24px;
}
@media (max-width: 600px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-size: 18px;
}
@media (max-width: 600px) {
  h5 {
    font-size: 18px;
  }
}

h6 {
  font-size: 16px;
}
@media (max-width: 600px) {
  h6 {
    font-size: 16px;
  }
}

.post-ratings{
    display:inline-block;
    position:relative;
    width:auto;
    opacity:1
}
.post-ratings>img{
position: relative;
z-index: 2;
margin-right: 0px;
margin-left: 0px;
padding-right: 12px;
padding-left: 12px;
padding-bottom: 32px;
opacity: 0;
}
.post-ratings>span{
    position:absolute
}
.post-ratings{
    margin-bottom:32px
}
.post-ratings>span:after{
    color:#f5bb2c;
    font-size:32px;
    margin-right:16px;
    font-family:fontawesome;
    content:'\f006';
    position:relative;
    left:-1em;
    z-index:1
}
.post-ratings>span:hover{
    color:#f5bb2c;
}
.post-ratings>img[src*=rating_on]+span:after{
    content:'\f005';
}
.post-ratings>img[src*=rating_half]+span:after{
    content:'\f123';
}
.post-ratings>img[src*=rating_over]+span:after{
    content:'\f005';
    color:#ffda44;
}
.content_center{
    text-align:center;
}

.product-box.material-design:before {
    content: "";
    position: absolute;
    top: -90px;
    right: -90px;
    height: 180px;
    width: 180px;
    background: #61e3a7b3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media only screen and (max-width:700px) {
.product-box.material-design:before {
    content: "";
    position: absolute;
    top: -50px;
    right: -50px;
    height: 100px;
    width: 100px;
    background: #61e3a7b3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
	.discount {
    position: absolute;
    right: 10px !important;
    top: 0px !Important;
    color: #fff;
		font-size:30px !Important;
    text-align: center;
}
}

.product-box.material-design {

		box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
}

.product-box {
    padding: 45px;
	margin-bottom:50px;
}

.discount {
		font-family:helvetica;
	font-weight:700;
    position: absolute;
    right: 24px;
    top: 0px;
		font-size:50px;
    text-align: center;
	color: #3B5957;
    text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);	
}
th {
	font-weight:bold;
}

.schongewusst {
  margin-bottom:40px !important;
}

#breadcrumbs {
  margin: 10px 0 0 0;
}

.btn-group button {
  background-color:#56d5ae;
  color: white;
  padding: 20px 24px;
  cursor: pointer; /* Pointer/hand icon */
  float: left; /* Float the buttons side by side */
	width:47%;
	font-weight:bold;
	}
.fpb1{
	margin-right:10px !important;
}


.btn-group:after {
  content: "";
  clear: both;
  display: table;
}

@media only screen and (max-width:700px) {
	.btn-group button{
		width:100%;
		margin-bottom:10px;
	}
	
}

.btn-group {
	margin-bottom:30px;
}


.btn-group button:hover {
	background-color:#399a7c;
}


.su-button-center span {
	font-weight:bold;
}

.sui {
	font-size:18px !important;
}

.product-box p {
	font-size:16px;
}

.su-button-center:hover {
	transform:scale(1.03);
	transition-duration:0.4s;
}

.eapi_around {
	margin-bottom:40px;
}

.eapi_feature_div {
	max-height:300px;
}

.entry-content h2:before {
content: " ";
display: inline-block;
width: 3rem;
height: 3rem;
background-color: #56d5ae;
margin-right: 0.85rem;
}


@media only screen and (max-width: 600px) {
.material-design.product-box{
	padding:20px;
}
	
	.product-box p {
				font-size:15px !important;
	}
}
.platz span {
	font-weight:bold;
	font-size:20px;
}

.nowrap {
	white-space:nowrap;
}
@media only screen and (max-width:1000px) {
.dnwon{
	display:none;
}
}

.dnwon {
		font-size:12px !important;
	background-color:#f37c7c;
	color:white;
	border-radius:7px;
}

/* table name  */
.price-table{
     max-width: 100%;
  	overflow-x:auto;
}

.price-table table tr:nth-child(odd) {
    background-color: unset !important;
}
/* main title  */
 .product-title-resp{
     color:#1e78b7;
     font-size:40px;
     font-weight:600;
}


 .comparison-table {
     width: 100%;
     border-collapse: collapse;
     border-spacing: 0;
     table-layout: auto;
}

 .product-feature {
     font-size: 18px;
     color:#ffffff;
}
 .price-info-feature{
     font-size: 36px;
     border: 0px solid #E8E8E8;
     color:#fff;
     text-align:center;
}
 .price-info1 {
   border-bottom:none;
}
 .price-now span {
     font-size: 40px;
     color: #FFFFFF;
   text-align:center;
}
 .price-now p {
     font-size: 14px;
     text-align: center;
     line-height: 16px;
     display: inline;
     color: #545454;
}
 .comparison-table td{
     empty-cells: show;
     color: #808080;
     font-size: 16px;
   vertical-align: middle;
     padding:5px 10px;
}
 .compare-row {
     background-color: #F7F7F7;
     text-align: center;
}

.price-table1 table tbody tr:nth-child(odd) {
  display:none;
}

 .price-table tr{
     text-align: center;
     padding: 15px 0px 15px 0px;
}
 .fa-check {
     color: #56d5ae;
}
 .fa-times {
     color: red;
}
 .get-started-btn {
     background: #56d5ae;
     padding: 10px;
     font-size: 14px;
     display: inline-block;
     color: #fff !important;
     text-decoration: none;
     border-radius: 3px;
     text-transform: uppercase;
     margin: 5px 0 10px 0;
     letter-spacing: 1px;
     cursor: pointer;
     -webkit-transition: .3s all ease;
     transition: .3s all ease;
}
 .get-started-btn:hover {
     background: #56d5ae;
}
 @media screen and (min-width: 721px) and (max-width: 1000px) {
     .price-now span {
         font-size: 32px;
    }
     .price-now p {
         display: block;
    }
}
 @media screen and (max-width: 728px) {
     .price-table{
         max-width: 100%;
    }
     .product{
         font-size: 16px;
    }
     .price-now span {
         font-size: 16px;
    }
     .price-table tbody tr:nth-child(odd) {
         display: table-row;
         background-color: #e2e0e0;
         font-weight:600;
    }
     .price-table td, .price-table th {
         border: 0px solid #CCC;
         border-top: none;
         padding: 10px;
    }
     .compare-row {
         background-color: #ffffff;
    }
     .get-started-btn {
         font-size: 12px;
    }
}

.center {
text-align:center !important;
}



.rabatttext {
	color:#f37c7c;
}

.checked {
  color: orange;
}

.style-1 del {
  color: rgba(255, 0, 0, 0.5);
  text-decoration: none;
  position: relative;
}
.style-1 del:before {
  content: " ";
  display: block;
  width: 100%;
  border-top: 2px solid rgba(255, 0, 0, 0.8);
  height: 9px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(-15deg);
}
.style-1 ins {
  padding: 0em 0.5em;
	background-color:transparent;
}

#toc_container {
	width:100% !important;
}

.comparison-table img {
	max-width:140px;
}

.get-started-btn {
	white-space:nowrap;
}

aside .product-box {
	padding:20px;
}

aside .product-box.material-design {
	box-shadow:unset !important;
	border: 1px solid lightgrey;
}

aside .product-box.material-design img {
	display:block !important;
	float: none !important;
}

aside .product-box.material-design p {
	font-weight:bold;
}

aside .product-box.material-design:before {
	height:90px;
	width:90px;
	top:-45px;
	right:-45px;
}

aside .discount {
	right:10px;
	font-size:30px;
}

aside .su-button-center span{
	font-size:14px !important;
	white-space:nowrap;
	padding:7px 0px !important;
}

aside .su-button-center:hover {
	transform:unset !Important;
}

.amzstyle {
	background:#FF9900;
}

.amzstyle:hover {
	background:#ffb020e0;
}

.price-table tr, .price-table thead {
	background:#f6f6f6 !important;
}


.comparison-table td:nth-child(2), .comparison-table th:nth-child(2){

	border-left: 2px solid #00dbae2e !important;
    border-right: 2px solid #00dbae2e !important;
    background:#00dbae0a;
    border-color: rgba(122,179,23,0.1);
}
}

.product {
	color:black !important;
}

.einshead {
	background-color:#00dbae !important;
	color:white !important;
}

.platz {
	color:black;
	font-weight:bold;
	font-size:20px !important;
}

.einsbot {
	border-bottom: 2px solid #00dbae2e !important;
}

 .product {
     font-size: 15px;
     color:#000;
     padding:15px 0px;
     text-align:center;
}


.price-now {
text-align:center
}

.hinweis {
	font-weight:100;
	font-size:11px;
}

.price-info1 p {
	margin-bottom:0em;
}

.price-table > table > tbody > tr:nth-child(14) td {
	font-weight:bold;
}

.price-table > table > tbody > tr:nth-child(4) > td.price-info1.center {
	white-space:nowrap;
}

#custom_html-13 > div > table > thead > tr:nth-child(1) > td {
	background-color:#00dbae;
	color:white;
}

aside table tr:nth-child(even) {
    background: #fbfbfb;
} 

#custom_html-13 > div > table {
	border-collapse:unset;
}

aside .einsbot {
    border-bottom: none !important;
}
#custom_html13 p{
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
	border-bottom:2px solid #56d5ae;
}

.container {
	max-width:1300px !important;
}
.post-template-full-width > .container {
	max-width:1100px !important;
}
.widget-area aside {
	width:unset;
	margin-bottom:0px;
}

.toc_number:after {
	content:".";
}
#toc-widget-2 {
	font-size:13px;
}
#secondary {
   padding-left:20px;
}

@media only screen and (min-width:760px){
.nonth > .comparison-table td:nth-child(1), .nonth > .comparison-table th:nth-child(1){

	border-left: 2px solid #8FBF3B !important;
    border-right: 2px solid #8FBF3B !important;
    background:#00ff720f;
    border-color: rgba(122,179,23,0.1);
}
}

@media only screen and (min-width:760px){
.nonth > .comparison-table td:nth-child(2), .nonth > .comparison-table th:nth-child(2){

	border-left: unset !important;
	border-right: unset !important;
    background:none !important;
}
}
	
.wp-pros-cons a {
    color: #fff !important;
    background: #dd0404;
}

.falist li {
	list-style:none !important;
} 

.vgtable td {
	vertical-align:middle;
  border: 1px solid lightgrey;
	border-bottom:unset !important;
	font-size:16px;
  padding: 6px 10px !important;
}

.vgtable td:nth-child(2) {
	border-left:0px;
	border-right:0px;
}

.vgtable {
	table-layout: fixed;
}

.vgtable img {
	max-width:150px;
      margin: 0 auto !important;
}

.vgtable p {
	margin-bottom:0px;
}

.vgtable tr:nth-child(even) {
    background: #fff;
}
.vgtable tr:nth-child(odd) {
    background: #f4f4f4;
}

.vgtable th {
	background:white;
}

.vglsieg {
	background-color:#00dbae !important;
	color:white;
	text-align:center;
	font-size:20px;
}
.buttonrow td {
	border-left:0px !important;
	border-right:0px !important;
}

footer aside p {
	border-bottom:unset;
	margin-bottom:unset;
	font-size:unset;
	font-weight:unset;
	text-align:unset;
}

.badge-wrapper {
    margin: 5px 0 10px;
	text-align:center;
}

.badge-wrapper .p13n-best-seller-badge {
    margin-right: 4px;
    background-color: #E47911!important;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 14px;
    font-weight: 400;
}

.a-addon-badge, .a-icon-addon {
    background-image: none!important;
    border-radius: 3px 0 0 3px;
    background-color: #3F6998;
    font-size: 11px;
    line-height: 1.05;
    padding: 4px 5px 4px 6px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    position: relative;
    top: 1px;
}

.badge-wrapper .p13n-best-seller-badge:before {
    border-bottom-color: #E47911!important;
}

.p13n-best-seller-badge:before {
    border-bottom-color: #E47911!important;
}
.a-addon-badge:before, .a-icon-addon:before {
    bottom: 0;
    border-style: dashed;
    border-width: 6px;
    border-color: rgba(255,255,255,0);
    border-bottom: 6px solid #3F6998;
    border-top-width: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    border-bottom-width: 10px;
}
.a-addon-badge:after, .a-addon-badge:before, .a-icon-addon:after, .a-icon-addon:before {
    content: "";
    position: absolute;
    right: -5px;
    border-left-width: 0;
}

.badge-wrapper .p13n-best-seller-badge:after {
    border-top-color: #E47911!important;
}
.p13n-best-seller-badge:after {
    border-top-color: #E47911!important;
}
.a-addon-badge:after, .a-icon-addon:after {
    top: 0;
    border-style: dashed;
    border-width: 6px;
    border-color: rgba(255,255,255,0);
    border-top: 6px solid #3F6998;
    border-bottom-width: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    border-top-width: 10px;
}
.a-addon-badge:after, .a-addon-badge:before, .a-icon-addon:after, .a-icon-addon:before {
    content: "";
    position: absolute;
    right: -5px;
    border-left-width: 0;
}

.badge-wrapper span.cat-name {
    color: #111;
    display: inline;
    margin-left: 5px;
	font-size:14px;
	font-weight:400;
}

.badge-wrapper .cat-link {
    color: #0066C0;
    font-size: 12px;
}

.badge-wrapper a {
	border-bottom:unset !important;
}

.price-table tr, .price-table thead {
    background: white !important;
}

.product {
	padding: 10px 0px 0px 0px !important;
}

.comparison-table p {
	margin-bottom:0px;
}

.priceinfo td {
	padding:0px !important;
}

aside .vgtable td{
	text-align:center;
}


@media only screen and (max-width:800px){
  	.insidetextphallo p{
      margin-bottom:0px !important;
      border-bottom:none !important;
  }
  
   	.buttonrow.siderow {
      padding-right:10px;
  }
	
	aside .vgtable {
		table-layout:fixed;
	}
	
	#custom_html-13 .siderow td {
		display: block;
    width: 100%;
    margin: 0 auto;
	} 
	
	.asideheins{
		display:none;
	}
	#secondary {
		padding:0px;
	}
	
	#custom_html-13 {
		width:100%;
		bottom:0;
		position:fixed;
		z-index:100;
		margin-left:-5%;
	}
	
	aside .ovflw table {
		margin-bottom:0px !important;
	}
	
	aside .ovflw table tr:nth-child(4),aside .ovflw table tr:nth-child(5) {
		display:none;
	}
	
    .siderow {
        display: table-cell;
		vertical-align:middle;
    }
	
	.siderow td {
		padding:3px 0px !important;
	}
	
	aside .vgtable tr {
		background:white !important; 
	}
	aside .vgtable td {
		border: none;
	}
	
	aside .vglsieg {
		display:none;
	}
	
	aside .vgtable img{
		max-width:90px;
	}
	
	.mobilevglsieg {
		 background-color: #00dbae !important;
    color:white;
		display:block;
    text-align: center;
    font-size: 20px;
		font-weight:bold;
		width:100%;
		padding:4px;
	}
	
	.bewertg {
		display:block;
		font-weight:bold;
	}
}

@media only screen and (max-width:650px){
	aside .ovflw table tr:nth-child(6) {
		display:none;
	}
}

@media only screen and (min-width:800px){
	.mobilevglsieg {
		display:none;
	}
	.bewertg {
		display:none;
	}
}


@media only screen and (max-width:1000px) {
.vgtable img {
	max-width:120px;
}
	.vgtable td{
		white-space:pre-wrap;
	}
	.vgtable {
		table-layout:unset;
	}
	.ovflw {
		overflow-x:auto;
	}
}

aside .einsbot {
	background:white;
}

aside .get-started-btn {
	width:100%;
}