/* Jetpack: Carousel
****************************************** /
/* Hide Comment Form & Link */
#jp-carousel-comment-form-container, /* Form */
div.jp-carousel-buttons a.jp-carousel-commentlink, /* Link */
#jp-carousel-comments-loading /* Loading Comments text */ {
  display: none !important;
}
/* Remove Padding from Link Area */
.jp-carousel-buttons {
  padding: 0 !important;
}
.jp-carousel-info h2 {
display:none;
}
.jp-carousel-image-meta
{
display:none;
}
/* Move close icon to the right. */
.jp-carousel-transitions .jp-carousel-close-hint {
  position: fixed;
  text-align: right;
  right: 12px;
  width: auto;
}
/* Footer */
@media only screen and (min-width: 42em) 
{ 
	.footer-area-site-info { padding: 0.6244rem 0; 
	} 
}
/* Ensure Accessibility - Set img background to black */

.entry-summary-container {
	 background-color: #0f0e0e;
}
.entry-title-primary {
	font-size:92%;
}
.entry-subtitle {
	color:#ffffff;
}
.breadcrumbs {
	color:#e4e3e3;	
	background-color: #572a84;
}
.entry-meta-element.entry-date.posted-on {
	pointer-events: none;  
}
.site-header-content {
	border-bottom-width: 0px;
}
.site-content-inner{
  padding-top: 5.1rem;
}
blockquote:before {
    display: none;
}
/* Espa
-------------------------*/
.espa-gr {
background-image: url('https://www.dangerousprods.com/wp-content/uploads/2020/06/EE-BannerGR.png');
background-size: 100px;
background-repeat: no-repeat;
background-position: center;
margin-left: 60px;
padding: 34px;
}
.espa-en {
background-image: url('https://www.dangerousprods.com/wp-content/uploads/2020/06/EE-BannerEN.png');
background-size: 100px;
background-repeat: no-repeat;
background-position: center;
margin-left: 60px;
padding: 34px;
}
#social-icon-chain {
opacity: 0;
}
/* Contact Form 7 Styles
-------------------------*/
.wpcf7
{
 background-color: #efeeee;
 border: 1px solid #e4e3e3;
}
.wpcf7-form {
 margin: 30px;
}
.wpcf7 input[type="text"]{
 width: 100%;
 background-color:#ffffff;
border: 1px solid #e4e3e3;
}
.wpcf7 input[type="email"]{
 width: 100%;
 background-color:#ffffff;
border: 1px solid #e4e3e3;
}
.wpcf7-textarea{
 width: 100%;
 background-color:#ffffff;
border: 1px solid #e4e3e3;
}
.grecaptcha-badge { visibility: hidden; }

/* Accessibility Links
-------------------------*/

a.entry-subtitle {
cursor: default;
pointer-events: none;        
text-decoration: none;
}
a.entry-meta {
cursor: default;
pointer-events: none;        
text-decoration: none;
}
/* Remove Previous Post Links
-------------------------*/
.post-navigation {
	display: none;
}

@media only screen and (max-width: 600px) {
  /* For mobile phones: */
#Andreas-img, #Thanos-img{
margin-right: 300px;
  }
}