/*
Theme Name: Affiliate Theme - Child
Theme URI: http://affiliatetheme.io
Description: E-Scooter Theme
Author: INGENIUMDESIGN
Author URI: https://www.ingeniumdesign.de
Template: affiliatetheme
Version: 1.0.1
*/


#main {
	line-height: 1.6;
}

hr.is-style-default {
	margin-top: 20px;
    margin-bottom: 20px;
	border: 0;
	border-color: #eee;
    border-top: 1px solid #eee;
}


/* PRODUKT */
#product-infos .tab-content ul,
#product-infos .tab-content .embed-responsive,
#product-infos .tab-content p,
#product-infos .tab-content table {
	margin-bottom: 30px;
}


.product-description table {
	width: 100%;
}

.product-description table tr td,
.product-description table tr th,
.tab-content table tr td,
.tab-content table tr th {
	padding: 8px;
}



/* FOOTER */
.product-floating-bar img {
    max-width: 100px;
    max-height: 100px;
}