/*
Theme Name:     Tonnadel Paradies Gleich
Theme URI:      http: //plattennadel.de/
Description:    Child Theme für Enfold um das beste für Herrn Gleich zu erreichen
Author:         Maximilian Ehlers
Author URI:     http: //maxehlers.de/
Template:       enfold
Version:        1.0
*/
@import url("../enfold/style.css");
.max-product-content{
	margin-top: 60px;
}
body.single-product aside.sidebar{
	display: none!important;
}
.four.units.single-product-main-image {
	overflow: hidden;
}
.max-list-terms ul{
	margin-left: 0;
	padding: 0;
	list-style: none;
}
.max-list-terms input{
	display:inline-block!important;
}
.max-list-terms ul li{
	padding-left: 0;
	margin-left: 0;
	width: 50%;
	display:inline-block;
	vertical-align: top;
}
.max-list-terms ul li.first-letter{
	font-weight: bold;
	width: 100%;
}
nav.pagination a.tag-pag-sep{
	background: none;
	box-shadow: none!important;
	margin: -5px;
	cursor: default;
}
nav.pagination a.tag-pag-sep:hover{
	color: #000!important;
	background: none!important;
}
#top #payment .terms{
	text-align: left;
	padding: 0 1em 1em;
}
@media (max-width: 767px){
	.max-list-terms ul li{
		width: 100%;
	}
}