
.wet {
	width: 90%;
	margin-left: 4%;
    margin-bottom: 25px;
}
.single .entry-content {
	display: inline;
}
.single .map-markers{
	display: inline-block;
}
.single #secondary {
	margin-top: 0px;
}
.table-product {
	width: 100%;
	border: 1px solid #000;

}
.table-product th, .table-product td {
	border: 1px solid #f7f5e9;
}
.table-product td {
	font-family: 'Exo', sans-serif;
	font-weight: 600;
	color: #000;
}
th, td {
	padding: 10px;
}
.icon-sun {
	margin-right: 10px;
	text-align: center;
}
.icon-block{
	display: block;
	margin-bottom: 8px;
	min-height: 15px;

}
.table-product .thead {
	text-align: center;
	background-color: #000;
	font-size: 16px;
	color: #ffffff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	line-height: 26px;
	letter-spacing: 2px;
}
.flex {
	display: flex;
	justify-content: center;
}

.noborder {
	border: none !important;
	text-align: center;
}
.noborder td {
	border: none !important;
}
.bold{
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.text-center{
	text-align: center;
}
.padding-left {
	padding-left: 20px;
}
.wooqr_code {
    width: auto;
    border: 0;
    padding: 20px 0;
    text-align: center;
}

