/*

Theme Name: ZockerErfahrungen.com Child Theme

Theme URI: http: //www.zockererfahrungen.com/

Description: Custom child Theme of Decode

Author: Uber

Template: decode

Version: 1.0

*/


@import url("../decode/style.css");


/* Additional CSS

-------------------------------------------------------------- 

a {font-weight:bold;}

.header-menu a {font-weight:normal;}

*/
/* HIde Posted on below posts-------------------------------------------------------------- */.posted-on,.byline {	display: none;}
/* ZOE CTA
-------------------------------------------------------------- */

.zoecta {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffd62c), color-stop(1, #ff933d) );
	background:-moz-linear-gradient( center top, #ffd62c 5%, #ff933d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd62c', endColorstr='#ff933d');
	background-color:#ffd62c;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #ffaa22;
	display:inline-block;
	color:#333333 !important;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}.zoecta:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff933d), color-stop(1, #ffd62c) );
	background:-moz-linear-gradient( center top, #ff933d 5%, #ffd62c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff933d', endColorstr='#ffd62c');
	background-color:#ff933d;
    text-decoration: underline;
	color: #000000 !important;
}.zoecta:active {
	position:relative;
	top:1px;
}


#popup { border: rgba(0,0,0,.5) solid 10px; }
#popup h2 { text-align: center; font-size: 50px; background: #eeeeee; margin-top: 0px; line-height: 60px; text-transform: uppercase; line-height: 62px; padding: 10px 0px; margin-bottom: 20px; color: #000;}
#popup h3 { color: #000;
    font-size: 40px;
    margin: 20px 0;
    /* text-transform: capitalize; */
 }
.popup-left { width: 40%;}
.popup-right { width: 60%;}
.popup-left,.popup-right { float: left; padding: 0px 40px; }
.popup-left { text-align: center;}
.popup_body { clear: both; overflow: hidden;}
.popup_body img { max-width: 100%;}
.links-bottom { padding: 40px; clear: both; overflow: hidden;}
.links-bottom a { background: #808080; padding: 20px 0px;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-family: Arial, sans-serif; color: #fff; font-size: 20px; width: 59%; margin: 0px 1%; display: block; text-align: center; float: left;}
.links-bottom a strong { display: inline-block;
    font-size: 40px;
    line-height: 50px;
    margin-right: 5px;
    vertical-align: middle;}
.links-bottom a.grey span { vertical-align: top; line-height: 22px; padding-top: 17px;}
.links-bottom a { text-decoration: none;}
.links-bottom a.orange { 

 	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffd62c), color-stop(1, #ff933d) );
	background:-moz-linear-gradient( center top, #ffd62c 5%, #ff933d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd62c', endColorstr='#ff933d');
	background-color:#ffd62c;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #ffaa22;
}
.links-bottom a.orange:hover {
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff933d), color-stop(1, #ffd62c) );
	background:-moz-linear-gradient( center top, #ff933d 5%, #ffd62c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff933d', endColorstr='#ffd62c');
	background-color:#ff933d;	
	}
.links-bottom a.grey { background: #bcbcbc; width: 37%; padding: 10px 0px; margin-top: 5px;}
.links-bottom a.grey:hover { background: #ccc;}
.links-bottom a span { font-size: 16px; line-height: 60px; display: inline-block; text-align: left; height: 60px; vertical-align: middle; line-height: 60px;}
.pop-bullets > li {font-size: 20px;
    padding: 5px 0;
    color: #000;
}
.pop-bullets {margin:0px; padding:0 0 0 50px;}
.links-bottom .popmake-close {position:relative; top:30px;}
.popmake-content{background:#1111;}
.popmake-close {display:none;}
#popmake-overlay {background: black none repeat scroll 0 0;
    opacity: 0.6;}
.pop-bullets > p {
    color: black;
    font-size: 30px;
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: 0;
    margin-top: 0;
}


@media (max-width: 1024px){
	#popup h3 {font-size: 40px;
		
	}
	
	.pop-bullets > li {
    font-size: 20px;
}
pop-bullets > p {
    font-size: 20px;
}
.links-bottom a {
		padding:10px;
		}
.links-bottom a strong {
    font-size: 40px;
}
.popmake.fixed {
    position: absolute !important;
}
.links-bottom a.grey {margin-top:0px;}

.grey.popmake-close > span {
    display: none;
}
.orange > span {display: none !important;}

.links-bottom .popmake-close {
    position: relative;
    top: 25px;
}
	
	}
	
@media (max-width: 768px){
	.pop-bullets > p {
    color: black;
    font-size: 20px;
    margin: 0 0 0 -30px;
}
#popup h3 {
    font-size: 30px;
}

.pop-bullets > li {
    font-size: 20px;
}
pop-bullets > p {
    font-size: 20px;
}
.links-bottom a.grey span {
    line-height: 21px;
    padding-top: 0;
    vertical-align: top;
}
.links-bottom a span {font-size:13px;}

.grey.popmake-close > span {
    display: none;
}
.orange > span{display: none !important;
}
.grey.popmake-close{
margin-top:0px !important;
}
 
	}	

@media (max-width: 480px){
	
#popup h2 {
		font-size: 30px;	
		}
		
	.popup-left, .popup-right {
    padding: 0 40px;
    width: 100%;
}
	}	
	
@media (max-width: 320px){
	

	}

/* infobox */
.infobox {
	width: 290px;
	text-align: center;
	background: #fff url("/wp-content/uploads/2016/03/infobox-bg.jpg") no-repeat;
	background-size: cover;
	float: right;
	margin-top: 7px;
	margin-left: 13px;
	padding: 5px;
	font-size: 0.88em;
}
.infobox p {
	margin: 0;
}
.infobox br {
	display: none;
}
.infobox-container {
	border: 2px solid rgba(255, 255, 255, 0.5);
	padding: 5px;
}
.infobox-top {
	background-color: rgba(255, 255, 255, 0.3);
	margin: 10px 5px 10px 5px;
	font-size: 1.140em;
	font-weight: bold;
}
.infobox-top p {
	padding: 2px 0 2px 0;
}
.infobox-top p + p {
	display: none;
}
.infobox-header a {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #0b00e2;
}
.infobox-header a:hover {
	border-bottom: 0 !important;
}
.infobox-header img {
	margin: 0 auto;
	display: block;
}
.infobox-lucky-rating-text {
	margin: 20px 0 0 0;
	font-weight: bold;
	//font-size: 0.87em;
}
.infobox-lucky-rating-stars {
	text-align: left;
	margin: 8px auto 25px;
	background: url("/wp-content/uploads/2016/03/star-rating-empty.png");
	background-size: contain;
	width: 220px;
	height: 19px;
}
#infobox-lucky-rating-full-stars {
	background: url("/wp-content/uploads/2016/03/star-rating-full.png");
	height: 100%;
	background-size: auto 100%;
}
#infobox-content {
	margin: 0 5px 0 5px;
}
.infobox-content-item {
	background: url("/wp-content/uploads/2016/03/checkmark.png") no-repeat;
	padding-left: 30px;
	text-align: left;
}
#infobox-content .zoecta {
	margin: 20px 0 20px;
	padding: 13px 6px;
	font-size: 0.88em;
	width: 100%;
}
#infobox-content a.zoecta:hover {
	border-color: transparent;
	border-bottom: 1px solid transparent;
}
@media (max-width: 500px) {
	.infobox {
		float: none;
		margin: 0 auto;
	}
}
@media (max-width: 315px) {
	.infobox {
		width: 100%;
	}
}
@media (max-width: 265px) {
	.infobox-lucky-rating-stars {
		width: 173px;
		height: 15px;
	}
}
@media (max-width: 215px) {
	.infobox-lucky-rating-stars {
		display: none;
	}
}
/* infobox end */
