/*
Theme Name: comparekey
Author: David Engemann
Author URI: https://webworkee.de
Description: 
Version: 1.0
Text Domain: comparekey

comparekey WordPress Theme © David Engemann
*/

/* Bootstrap */
@import url('bootstrap/css/bootstrap.min.css');
@import url('fontawesome/css/all.css');

/* General */
body {
	background:#f2f2f2;
}

.wp-post-image {
	max-width: 100%;
    height: auto;
}

.postid-2210766 .inntext {
	background:#fff;
}

.postid-2210766 hr, .postid-2210766 .catlink {
	display:none !important;
}

.gutscheininfo {
	background: #3c6382;
    color: #fff;
}

.btn-start {
	background: #10ac84;
    color: #fff;
    font-size: 22px;
}

.btn-start:hover {
	background:#1dd1a1;
	color:#fff;
}

.topbtn {
	background: #fff;
    padding: 5px 10px;
    text-decoration: none !important;
    border-radius: 25px;
    float: left;
    margin-right: 10px;
    display: block;
    margin-bottom: 5px;
}

.clear {
	clear:both;
}

.alignright {
	float: right;
    margin: 15px;
}

b, strong {
	font-weight:500;
}

.entry-content {
	word-break: break-word;
}

.articlecontent ul li {
	margin-bottom:20px;
}

.home #content, .langtext, .productbox {
	background: #fff;
}

.navbar-toggler, .menusearch {
	border-radius: 0px;
    background: #fff;
    width: 100%;
    color: #333;
    padding: .40rem .75rem;
    font-size: 1.25rem;
    border: 0px !important;
	cursor: pointer;
}

.schema-faq {
	padding: 30px;
    background: #ececcc;
}

.wp-block-image img {
	height:auto;
}

.overflow-hidden {
	overflow:hidden;
}

.wp-block-group {
	padding: 10px 30px;
}

body a:hover {
	text-decoration:none;
}

.wp-block-button__link {
	margin-bottom:20px !important;
	border-radius:0px !important;
}

a {
	color: #f40000;
}

.h1, h1 {
	font-size:26px;
}

.h2, h2 {
	font-size:22px;
}

.h3, .h4, .h5 ,.h6, h3, h4, h5, h6 {
	font-size:20px;
}

#breadcrumbs a {
	color:#555;
	font-weight: 500;
}

#breadcrumbs {
	font-size:13px;
	color:#555;
}

.xoxo {
	padding: 0;
}

.xoxo li {
	list-style:none;
}

#custom_html-2 {
	background:#55ACEE;
}

#custom_html-2 a {
	color:#fff;
}

.catheadbox {
	background:url('/img/lightbg.jpg');
	background-position:center;
	color:#444;
}

.catheadbox a {
	color:#444;
	text-decoration:underline;
}

.btnshop {
	background: #10ac84;
    padding: 10px 20px;
    color: #fff;
}

.btnshop {
	color:#fff;
}

.sideposts {
	background:#fff;
}

.sideposts .posttitle {
	font-size: 16px;
    color: #333;
}

.sideposts h3 {
	font-size:18px;
}

/* Search */
.searchbox {
	background:#777;
}

.searchinput {
	border-radius:0;
	background:#f1f1f1;
}

.searchbutton {
	background:#f1f1f1;
    border-radius: 0;
    border: 1px solid #ced4da;
    border-left: 0px;
}

/* Header */
.logo {
	max-width: 200px;
}

.topper {
	background:#333;
}

.navbar {
	background: #FFF;
}

#menu-main .nav-link {
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

#menu-main .nav-item:hover, #menu-main .active a {
	background:#f1f1f1;
}

.dropdown-menu {
	border: 0px;
    border-radius: 0px;
    padding: 0;
}

/* Frontpage */
.shopfocus {
	background: #ececec;
    margin: 0px -30px -10px -30px;
    padding: 20px 30px;
}

.catteaser {
	min-height:100px;
	font-size:18px;
	font-weight:500;
}

.catteaser a {
	color:#fff;
}

.catteaser i {
	float:right;
}

.catteaser1, .catteaser4 {
	background: #1e272e;
}

.catteaser2, .catteaser3{
	background: #e55039;
}

.textover {
	bottom: 10px;
    right: 20px;
    z-index: 20000;
    background: #10ac84;
    padding: 10px 20px;
    color: #fff;
}

.textover p {
	margin:0;
}

.pricetext {
	font-weight: 500;
}

.platformtext {
	font-size: 13px;
    opacity: 0.8;
}

.priceover {
	font-size: 20px;
}
	
/* Products */
.coverimg img {
    margin: 0 auto;
    display: block;
    width: 260px;
    height: 300px;
    object-fit: cover;
    object-position: -20% 0;
}

.coverholder {
	overflow: hidden;
    position: relative;
}

.coverbg img {
    position: absolute;
    width: 105%;
    left: 0px;
    top: -20px;
    z-index: 10;
    filter: blur(9px);
    -webkit-filter: blur(9px);
}

.coverimg {
	z-index: 100;
    width: 100%;
    height: 100%;
    position: relative;
}

.notes {
	color:#ddd;
}

.subtext {
	font-size: 13px;
    color: #999;
}

.producttitle {
	color: #000;
    font-weight: 500;
    font-size: 18px;
}

.productcontent {
	background:#333;
	color:#fff;
}

.keyoffer, .entry-summary, .articlecontent, .page-template-default .content, .page-template-withsidebar .content {
	background:#fff;
	color:#000;
}

.page-template-withsidebar .wp-caption-text {
    color: #aaa;
    font-size: 14px;
    background: #fff;
    margin-bottom: 0;
    text-align: right;
}

.gotobtn {
	width: 100%;
    border-radius: 0;
	background: #10ac84;
    color: #fff;
}

.gotobtn:after {
	content:'*';
	margin-left:3px;
	opacity:0.7;
}

.titletext {
	font-weight:500;
}

.preistext {
	font-size:24px;
    background: #efefef;
    border-bottom: 3px solid #fff;
}

.preistitle {
	font-size:20px;
}

.headlineholder h2 {
	font-size:16px;
}

.headlineholder {
background: #555;
    position: relative;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid;
}

.headlineholder:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #555;
    clear: both;
}

/* allcat */
.offerstext {
	color: #000;
    font-weight: 500;
	text-align:right;
}

.textbox .price {
	color: #fff;
    font-size: 18px;
    background: #10ac84;
    padding: 1px 10px;
    border-radius: 30px;
    margin-left: 5px;
	white-space: nowrap;
}

.f-pagination__page-item, .older-posts a, .newer-posts a, .older-posts a {
	background:#fff;
	padding:15px 25px;
	display:inline-block;
	color:#000;
	margin-bottom:5px;
}

.page-items-wrapper .active {
	background:#ececec;
}

.newer-posts {
	margin-right:5px;	
}

.older-posts {
	margin-left:5px;
}

.noofferstext {
	color:#999;
}

.catlink {
    background: #666;
    color: #fff;
    padding: 15px 15px;
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    text-align: center;
}

.catlink:hover {
	background:#555;
	color:#fff;
}

/* Blog */
.wp-caption-text {
	color: #aaa;
    font-size: 14px;
}

.cat-links {
	margin: 10px 0;
	display:block;
	clear:both;
}

.cat-links a, .tag-links a {
	padding:5px 10px;
	color:#aaa;
	border:1px solid #ddd;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

.archive-meta h2 {
	margin-top:20px;
}

.archive-meta h2:first-of-type {
	margin-top:0;
}

.author a {
	color:#333;
}

.entry-title a {
	color: #000;
}

/* Ban */
#custom_html-3 {
	background:#fff;
}

.bantitle {
	font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    padding: 10px;
    background: #fff;
    color: #333;
	font-weight:400;
}
	
/* Footer */
.infobox {
	background: #222;
    color: #aaa;
    font-size: 14px;
}

.foot {
	background:#333;
	color: #ddd;
}

.foot a {
	color: #ddd;	
}

.partner {
	padding:0;
}

.ainfo {
	font-size: 13px;
	color:#bbb;
}

.partner li {
	list-style:none;
}

#menu-footer-menu li, #menu-shops li {
	list-style:none;
}

#menu-footer-menu, #menu-shops  {
	padding:0;
}

.footerheading {
	font-weight:500;
}

#copyright {
	color: #888;
}

@media (min-width: 992px) {
	.container {
		max-width: 1140px;
	}
}