/*
Hier kannst du dein eigenes CSS einfügen.

Klicke auf das Hilfe-Symbol oben, um mehr zu lernen.
*/
body {
	padding-top:40px;
}

h1 {
    font-size: 20px;
    margin-bottom: .55em;
		text-align: left;
}

h4 {
    font-size: 15px;
}
.main-navigation li {
    font-size:18px;
}
.site-header {
    box-shadow: none;
    
}
.site-top-bar {
    border-bottom: none;
}
.site-footer-bottom-bar {
    background-color: #fff;
    border-top: 0px solid #dbdbdb;
    color: #000;
}
.site-footer-bottom-bar-left {
    float: left;
    font-size: 12px;
    padding: 14px 0 10px;
    display: none;
}
/* .site-footer-standard .site-footer-widgets {
    padding: 50px 0 30px;
    display: none;
} */
.site-footer-standard {
    background-color: transparent;
    box-shadow: none;
    color: #777777;
}
.entry-meta {
display: none;
}
.breadcrumbs {
    display: none;
}
.page-template-default .widget-area {
    box-shadow: 0px 0 0 rgba(0, 0, 0, 0.04);
}
.page-template-default .content-area {
    box-shadow: 0px 0 0 rgba(0, 0, 0, 0.04) inset;
}
.widget-area .widget-title {
    padding: 0 0 25px;
    margin: 0 0 10px;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 0px dotted #efefef;
    font-weight: 400;
    color: #000000;
}
.entry-header, .page-header {
    border-bottom: 0px solid rgba(0, 0, 0, 0.08);
    position: relative;
    margin: 0 0 30px;
    padding: 0px 0 5px;
text-align:right;
text-transform:uppercase;
}
.widget-area {
    width: 25%;
    float: left;
    padding: 33px 0 40px 2%;
    box-shadow: 0px 0 0 rgba(0, 0, 0, 0.04);
}
.woocommerce #container, .woocommerce-page #container, .content-area {
    
    box-shadow: none;
}

/*post*/
.hentry {
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
    margin: 0 ;
    padding: 0 ;
}
.blog-left-layout .post-loop-content {
    float: left;
    display: none;
}
article .clearboth {
    clear: none;
}
.blog-left-layout .post-loop-thumbnail {
    float: left;
    margin: 0 .5% .5% 0;
}
.post-loop-thumbnail {
    display: block;
    width: 32%;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
	padding-right:3px;
}

.jp-carousel-light .jp-carousel-image-meta {
    display: none;
}
.jp-carousel-info {
position: absolute !important;
top: auto !important;
left: 20px !important;	
}
.jp-carousel-comments, #jp-carousel-comments-loading {
display: none !important;
}
.jp-carousel-light .jp-carousel-overlay {
    background: #23282d;
    opacity: 0.9;
}

.jp-carousel-light .jp-carousel-close-hint:hover, .jp-carousel-light .jp-carousel-titleanddesc div {
    color: #fff!important;
}
.jp-carousel-light .jp-carousel-titleanddesc {
    border-top: 0px;
}

.jp-carousel-light .jp-carousel-titleanddesc::before {
    content: 'WUNSCHPASS NR.:';
	color: #fff;
}

.jp-carousel-light .jp-carousel-close-hint span {
    background-color: rgba(0, 0, 0, 0);
		font-size: 36px !important;
}


.jp-carousel img {
border-radius: 15px;
}
.jp-carousel-slide {
background-color: rgba(0, 0, 0, 0) !important;
	background: url('http://wunschamt.at/wp-content/themes/nikkon-child/loading_neu02.gif');
	background-repeat: no-repeat;
	background-position: center;
}
.post-loop-thumbnail img {
	border-radius: 5px;
box-shadow: 2px 2px 10px #ccc;	
			    animation-name: example2;
    animation-duration: 0.2s;
}
.post-loop-thumbnail img:hover {
	border-radius: 5px;
box-shadow: 3px 3px 13px #999;	
		    animation-name: example;
    animation-duration: 0.2s;
}
.post-loop-thumbnail {
padding: 0px 10px 10px 0px;
transition: transform 0.4s;
transition-timing-function: ease-out;	

}
.post-loop-thumbnail:hover, .post-loop-thumbnail a:hover  {
	padding: 0px 10px 10px 0px;
margin-left: -2px;
margin-right: 6px;	
		cursor: zoom-in !important;
 transform: rotate(2deg);
	

}

@keyframes example {
    from {box-shadow: 2px 2px 10px #ccc;}
    to {box-shadow: 3px 3px 13px #999;	}
}
@keyframes example2 {
    from {box-shadow: 3px 3px 13px #999;}
    to {box-shadow: 2px 2px 10px #ccc;}
}
#imageContainer img {
border-radius: 15px;
	
	background-color: rgba(0, 0, 0, 0.1);
}
#lightbox img {
width: 80% !important;
height: auto !important;	
}
#imageContainer {
	background-color: rgba(0, 0, 0, 0);

}
#outerImageContainer {
	background-color: rgba(0, 0, 0, 0) !important;

}
#imageDataContainer {
	background-color: rgba(0, 0, 0, 0) !important;
	color: #fff;
}
#prevLink, #nextLink {
height: 100% !important;
}
#numberDisplay {display: none !important;}
#imageDetails #caption {font-size: 18px}

#page {
max-width: 1000px;
margin: auto;
width: 80%;
}

#vsel .vsel-image-info {
    width: 100%;
	float: none;
}

#vsel .vsel-content {
    border-bottom: 1px dashed #eee;
}
.entry-content #vsel .vsel-meta {
    width: 180px;
    padding: 18px 0px 6px 10px;
    margin: 0px 15px 0px 0px;
    float: left !important;
    background-color: #eee;
    border-radius: 15px;
    line-height: 12px;
    font-size: 11px;
    border: 1px solid #ccc;
	display: none;
}
.entry-content #vsel img {
		padding: 1px;
		margin: 0px 15px 5px 0px;
		background-color: #eee;
		border-radius: 15px;
	line-height: 13px;
}

#featimg {
position: absolute;	
}
#featimg img {
width: 180px;	
border: 1px solid #eee;
}
.vsel-image-info {
width: 470px !important;
float: right !important;


}
.vsel-meta-title {
font-size: 14px
}

.entry-content {
text-align: justify;
padding-right: 30px;
	    font-weight: 300;

}

#jp-relatedposts, .nav-links {display: none !important;}

.nivo-lightbox-image img {
	border-radius: 15px;
}

.blog-left-layout .post-loop-thumbnail {
    float: left;
    margin: 0 .5% .5% 0;
    width: 228px;
}
	

@media screen and (max-width: 900px) {

	.gallery-columns-3 .gallery-item {
   max-width: 50%;
}

	.jp-carousel img {
	border-radius: 10px;
}

#page {
width: 90%;
}


.entry-content {
text-align: left;
padding: 0px;
	
}

.entry-content #vsel .vsel-meta {
    width: 0%;
    line-height: 11px;
    font-size: 11px;
		display: none;
}


	
}

@media screen and (max-width: 400px) {

	.gallery-columns-3 .gallery-item {
   max-width: 100%;
}

	.jp-carousel img {
	border-radius: 5px;
}


	
	
}
body {
	background: url('http://wunschamt.at/wp-content/themes/nikkon-child/silver-hg_02.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
    background-attachment: fixed;
background-size: contain;

}
.site-footer-bottom-bar {
    background-color: #fff;
    border-top: 0px solid #dbdbdb;
    color: #000;
    opacity: 0.7;
    border-radius: 15px 15px 0px 0px;
}

#main-menu ul li a:hover {
color: #aaa !important;
}