.ngpluginparashoprecently>div {
    text-align: right;
}

.ngpluginparashoprecently button
{
	border-color: #000000;
	border-width: 2px;
	border-style: solid;
	padding: 8px 20px 8px 20px;
	background: #997251;
	font: 15px 'Noto Sans',Tahoma,Helvetica,sans-serif;
	color: #ffffff;
	letter-spacing: 0px;
	line-height: 
Warning: Undefined array key "lineheight" in /home/httpd/vhosts/gut-gruppe.ch/httpdoc1/store/templates_c/ffe3911f9e9587ab13730aedd5ba5583b62bb4b8_0.file.style.tpl.php on line 49

Warning: Attempt to read property "value" on null in /home/httpd/vhosts/gut-gruppe.ch/httpdoc1/store/templates_c/ffe3911f9e9587ab13730aedd5ba5583b62bb4b8_0.file.style.tpl.php on line 49
px;
	text-transform: uppercase;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	border-radius: 0px;
	display: inline-block;
	cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 
Warning: Undefined array key "height" in /home/httpd/vhosts/gut-gruppe.ch/httpdoc1/store/templates_c/ffe3911f9e9587ab13730aedd5ba5583b62bb4b8_0.file.style.tpl.php on line 65

Warning: Attempt to read property "value" on null in /home/httpd/vhosts/gut-gruppe.ch/httpdoc1/store/templates_c/ffe3911f9e9587ab13730aedd5ba5583b62bb4b8_0.file.style.tpl.php on line 65
px;
    margin: 0;
    vertical-align: middle;
}

.ngpluginparashoprecently button:hover
{
	border-color: #000000;
	background: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}


.ngpluginparashoprecently>ul {
    margin: 10px 0;
    padding: 0;
    width: 100%;
    display: block;
}

.ngpluginparashoprecently>ul>li {
    display: flex;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

.ngpluginparashoprecently>ul>li>div>h3,
.ngpluginparashoprecently>ul>li>div>p {
    margin-top: 0;
    margin-bottom: 6px;
}

.ngpluginparashoprecently>ul>li>a>img {
    display: block;
    width: 120px;
    height: auto;
    margin-right: 20px;
}

@media (min-width: 769px) {
    .ngpluginparashoprecently2cols>ul,
    .ngpluginparashoprecently3cols>ul {
        display: flex;
        flex-wrap: wrap;
    }

    .ngpluginparashoprecently2cols>ul>li {
        width: calc(50% - 10px);
    }

    .ngpluginparashoprecently3cols>ul>li {
        width: calc(33.33% - 15px);
    }

    .ngpluginparashoprecently2cols>ul>li:nth-child(2n+1) {
        margin-right: 20px;
    }

    .ngpluginparashoprecently3cols>ul>li:nth-child(3n+1),
    .ngpluginparashoprecently3cols>ul>li:nth-child(3n+2) {
        margin-right: 20px;
    }
}