.top-deals-box { border: 0px solid #eeeeee;
display: flow-root;
margin-top: 40px;
}
.top-deals-box h3 {
clear:both;
}
.top-deals-box .logo {
color: #FA843B;
}
.top-deals-artikel-bild {
clear: both;
float: left;
width: 38%;
margin-right: 3%;
margin-bottom: 40px;
}
.top-deals-artikel-beschreibung {
float: left;
width: 59%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
.top-deals-artikel-bild {
width: 29%;
margin-right: 2%;
}
.top-deals-artikel-beschreibung {
width: 67%;
padding-left: 2%;
padding-bottom: 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
.top-deals-artikel-bild {
width: 28%;
margin-right: 3%;
margin-bottom: 5px;
}
.top-deals-artikel-beschreibung {
width: 69%;
margin-right: 0%;
padding-bottom: 20px;
}
}
.top-deals-artikel-50 {
float: left;
width: 47.0%;
font-size: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
.top-deals-artikel-50 {
float: left;
width: 100%;
font-size: 15px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
.top-deals-artikel-50 {
float: left;
width: 100%;
font-size: 15px;
}
}
.top-deals-artikel-50 h3 {
line-height: 1;
padding-bottom: 0px;
margin: 0 0 5px 0 !important;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
.top-deals-artikel-50 h3 {
padding-bottom: 0px;
margin: 0 0 0 0 !important;
}
}
.top-deals-artikel-50:nth-child(odd) {
margin: 0 3% 50px 0;
clear: both;
}
.top-deals-artikel-50:nth-child(even) {
margin: 0 0 50px 3%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
.top-deals-artikel-50 {
border-bottom: 1px solid #ddd;
}
.top-deals-artikel-50:nth-child(odd) {
margin: 0 0 30px 0%;
}
.top-deals-artikel-50:nth-child(even) {
margin: 0 0 30px 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
.top-deals-artikel-50 {
border-bottom: 0px solid #ddd;
}
.top-deals-artikel-50:nth-child(odd) {
margin: 0 0% 30px 0%;
}
.top-deals-artikel-50:nth-child(even) {
margin: 0 0 30px 0%;
}
}
.top-deals-artikel-50-1 {
clear: both;
float: left;
width: 68%;
margin-right: 2%;
}
.top-deals-artikel-50-2 {
float: left;
width: 30%;
text-align: right;
}
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
.top-deals-artikel-50-1 {
width: 53%;
margin-right: 2%;
}
.top-deals-artikel-50-2 {
width: 45%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
.top-deals-artikel-50-1 {
width: 63%;
margin-right: 2%;
}
.top-deals-artikel-50-2 {
width: 35%;
}
}
.top-deals-artikel-100 {
clear: both;
float: left;
width: 100%; -moz-hyphens: none;
-o-hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none; 
}
.whatsapp {
margin-top: 10px;
}
.top-deals-img img {
border-radius: 10px;
}
.top-deals-links {
width: 95px;
float: left
}