a[href^="https://www.ebay.de/usr/plentymarkets"] {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
}

#ebay header {
    background-position: bottom right;
    background-repeat: no-repeat;
}

#ebay .panel-body{
	border: 1px solid transparent;
}

#ebay .thumbnav{
  display: flex;
  flex-wrap: wrap;
  padding-right: 5px;
}

#ebay .thumbnav div[class*='col-']{
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 10px;
  	display: flex;
  	flex-direction: column;
}

@media (min-width: 992px) {
#ebay .thumbnav div[class*='col-']{
    padding-left: 0px;
}
}

@media (max-width: 991px) {
#ebay .thumbnav{
  display: flex;
  flex-wrap: wrap;
  padding-left: 15px;
}
}


@media (min-width: 768px) and (max-width: 991px) {
	header{
		background-image: url("/layout/callisto_2_3/img/bk-header-sm.png");
	}
}



#ebay .thumbnav img {
    padding: 0;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 4px;
    display: block;
    max-width: 100%;
    height: auto;
  }
  
#ebay .ebaygal-slide img{
    padding: 0;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 4px;
    display: block;
    max-width: 100%;
    height: auto;
  }


@media (max-width: 991px) {
	#ebay .navbar-brand {
		  position: relative;
		  display: block;
		  margin: 8px 45px 0 45px;
	}
}
.panel-ebay {
    border: 1px solid #4c330b;
	background: #fff5c8;
}
.panel-ebay > .panel-heading {
    color: #ffffff;
    background-color: #4c330b;
    border-color: #4c330b;
}
.panel-ebay2 {
    border: 1px solid #4c330b;
    background: #d6eceb;
}
.panel-ebay2 > .panel-heading {
    color: #ffffff;
    background-color: #4c330b;
    border-color: #4c330b;
}



@media screen and (min-width: 768px) {

.panel-ebay > .panel-heading > .panel-title {
    font-size: 36px;
}

}












#ebay label + label:before {
    content: "";
}





/* GALLERY */
div#ebaygal-cssgal-box {
	overflow: hidden;
	margin-bottom: 10px;}

div#ebaygal-cssgal-box,
.ebaygal-slide {
	width: 100%;}

.ebaygal-slides {
    padding: 0;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;}

.ebaygal-slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;}

div.ebaygal-galNav {
	left:-50%;
	position: relative;}

.ebaygal-slides input { display: none; }
.ebaygal-slide-container { 
	display: block;
	position: relative;
	left: 50%; }
.ebaygal-slide {
    top: 0;
    opacity: 0;
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    transform: scale(0);
    transition: all .7s ease-in-out;}

.ebaygal-slide img {
    width: auto;
	max-width: 100%;
    height: auto;
	max-height:inherit;
	margin: 0 0 0 -50%;}

.ebaygal-galNav label {
    width: auto;
    height: auto;
    display: none;
    position: absolute;

	opacity: 0;
    z-index: 10000;
    cursor: pointer;

    transition: opacity .2s;

    color: #FFF;
    font-size: 10em;
    text-align: center;
    font-family: "Verdana", sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);}

.ebaygal-slide:hover + .ebaygal-galNav label { opacity: 0.5; }
.ebaygal-galNav label:hover { opacity: 1; }
.ebaygal-galNav .next { right: 0; }
input:checked + .ebaygal-slide-container  .ebaygal-slide {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1s ease-in-out;}

input:checked + .ebaygal-slide-container .ebaygal-galNav label { display: block; }
.ebaygal-galNav-dots {
	width: 100%;
	top: 10px;
	height: 11px;
	display: block;
	position: relative;
	text-align: center;}

.ebaygal-galNav-dots .ebaygal-galNav-dot {
	top: -5px;
	width: 11px;
	height: 11px;
	margin: 0 4px;
	position: relative;
	display: inline;}

.ebaygal-galNav-dots .ebaygal-galNav-dot:hover {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.8);}

input#img-1:checked ~ .ebaygal-galNav-dots label#img-dot-1,
input#img-2:checked ~ .ebaygal-galNav-dots label#img-dot-2,
input#img-3:checked ~ .ebaygal-galNav-dots label#img-dot-3,
input#img-4:checked ~ .ebaygal-galNav-dots label#img-dot-4,
input#img-5:checked ~ .ebaygal-galNav-dots label#img-dot-5,
input#img-6:checked ~ .ebaygal-galNav-dots label#img-dot-6,
input#img-7:checked ~ .ebaygal-galNav-dots label#img-dot-7,
input#img-8:checked ~ .ebaygal-galNav-dots label#img-dot-8,
input#img-9:checked ~ .ebaygal-galNav-dots label#img-dot-9,
input#img-10:checked ~ .ebaygal-galNav-dots label#img-dot-10,
input#img-11:checked ~ .ebaygal-galNav-dots label#img-dot-11,
input#img-12:checked ~ .ebaygal-galNav-dots label#img-dot-12,
input#img-13:checked ~ .ebaygal-galNav-dots label#img-dot-13,
input#img-14:checked ~ .ebaygal-galNav-dots label#img-dot-14,
input#img-15:checked ~ .ebaygal-galNav-dots label#img-dot-15,
input#img-16:checked ~ .ebaygal-galNav-dots label#img-dot-16,
input#img-17:checked ~ .ebaygal-galNav-dots label#img-dot-17,
input#img-18:checked ~ .ebaygal-galNav-dots label#img-dot-18,
input#img-19:checked ~ .ebaygal-galNav-dots label#img-dot-19,
input#img-20:checked ~ .ebaygal-galNav-dots label#img-dot-20,
input#img-21:checked ~ .ebaygal-galNav-dots label#img-dot-21,
input#img-22:checked ~ .ebaygal-galNav-dots label#img-dot-22,
input#img-23:checked ~ .ebaygal-galNav-dots label#img-dot-23,
input#img-24:checked ~ .ebaygal-galNav-dots label#img-dot-24,
input#img-25:checked ~ .ebaygal-galNav-dots label#img-dot-25,
input#img-26:checked ~ .ebaygal-galNav-dots label#img-dot-26,
input#img-27:checked ~ .ebaygal-galNav-dots label#img-dot-27,
input#img-28:checked ~ .ebaygal-galNav-dots label#img-dot-28,
input#img-29:checked ~ .ebaygal-galNav-dots label#img-dot-29,
input#img-30:checked ~ .ebaygal-galNav-dots label#img-dot-30,
input#img-31:checked ~ .ebaygal-galNav-dots label#img-dot-31,
input#img-32:checked ~ .ebaygal-galNav-dots label#img-dot-32,
input#img-33:checked ~ .ebaygal-galNav-dots label#img-dot-33,
input#img-34:checked ~ .ebaygal-galNav-dots label#img-dot-34,
input#img-35:checked ~ .ebaygal-galNav-dots label#img-dot-35,
input#img-36:checked ~ .ebaygal-galNav-dots label#img-dot-36,
input#img-37:checked ~ .ebaygal-galNav-dots label#img-dot-37,
input#img-38:checked ~ .ebaygal-galNav-dots label#img-dot-38,
input#img-39:checked ~ .ebaygal-galNav-dots label#img-dot-39,
input#img-40:checked ~ .ebaygal-galNav-dots label#img-dot-40,
input#img-41:checked ~ .ebaygal-galNav-dots label#img-dot-41,
input#img-42:checked ~ .ebaygal-galNav-dots label#img-dot-42,
input#img-43:checked ~ .ebaygal-galNav-dots label#img-dot-43,
input#img-44:checked ~ .ebaygal-galNav-dots label#img-dot-44,
input#img-45:checked ~ .ebaygal-galNav-dots label#img-dot-45,
input#img-46:checked ~ .ebaygal-galNav-dots label#img-dot-46,
input#img-47:checked ~ .ebaygal-galNav-dots label#img-dot-47,
input#img-48:checked ~ .ebaygal-galNav-dots label#img-dot-48,
input#img-49:checked ~ .ebaygal-galNav-dots label#img-dot-49,
input#img-50:checked ~ .ebaygal-galNav-dots label#img-dot-50{
	background: rgba(0, 0, 0, 0.8);}
	
	.ebaygal-galNav-dot > img {
		border: 2px solid #444;}

/** MEDIA QUERIES **/

@media only screen and (min-width: 1025px) {
/* GALLERY STYLE */
	#ebaygal-galleryPreview li {
		height: 100px; width: 100px; 
		max-height: auto; max-width: auto;}
	#ebaygal-galleryPreview li span {
		height: 100px; width: 100px;}
	#ebaygal-galleryPreview img {
		max-height:90px; max-width:90px !important;}
	#ebaygal-galleryFull img {
		max-width: 97% !important; max-height: 500px;}
		
/* FOOTER */
	div.ebaygal-fcBox:first-child div.ebaygal-fcTheme {margin-right: 20px;}
}

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

/* GALLERY STYLE */		
	#ebaygal-galleryPreview li {
		height: auto; width: auto; 
		max-height: 55px; max-width: 60px;}
	#ebaygal-galleryPreview li span {
		height: 55px; width: 55px;}
	#ebaygal-galleryPreview img {
		max-height: 50px; max-width: 50px !important;}
	#ebaygal-galleryFull img {
		max-width: 95% !important; max-height: 500px;}
}


@media only screen and (min-width: 481px) {
	.ebaygal-galNav label {
		line-height: 535px;}	
	.ebaygal-galNav-dot > img {
		height: 45px;}	
	div#ebaygal-cssgal-box {
		height: 600px;
		max-height: 600px;}
	.ebaygal-slide {
		height: 600px;
		max-height: 600px;}}
		
		
@media only screen and (max-width: 480px) {
	.ebaygal-galNav-dot > img {
		height: 20px;}
	.ebaygal-galNav label {
		opacity:0.3;}}


ebaygal-slides


@media only screen and (min-width: 441px) and (max-width: 480px) {
	div#ebaygal-cssgal-box, .ebaygal-slide {height: 400px;}
	.ebaygal-galNav label {line-height: 400px;}
	.ebaygal-slide {height: 365px; max-height: 365px;}
}

@media only screen and (min-width: 401px) and (max-width: 440px) {
	div#ebaygal-cssgal-box, .ebaygal-slide {height: 380px;}
	.ebaygal-galNav label {line-height: 360px;}
	.ebaygal-slide {height: 325px; max-height: 325px;}
}

@media only screen and (min-width: 361px) and (max-width: 400px) {
	div#ebaygal-cssgal-box, .ebaygal-slide {height: 320px;}
	.ebaygal-galNav label {line-height: 320px;}
	.ebaygal-slide {height: 285px; max-height: 285px;}
}

@media only screen and (min-width: 341px) and (max-width: 360px) {
	div#ebaygal-cssgal-box, .ebaygal-slide {height: 3040px;}
	.ebaygal-galNav label {line-height: 300px;}
	.ebaygal-slide {height: 265px; max-height: 265px;}
}

@media only screen and (min-width: 321px) and (max-width: 340px) {
	div#ebaygal-cssgal-box, .ebaygal-slide {height: 280px;}
	.ebaygal-galNav label {line-height: 280px;}
	.ebaygal-slide {height: 245px; max-height: 245px;}
}
	
@media only screen and (max-width: 320px) {
	div#ebaygal-cssgal-box, .ebaygal-slide {height: 250px;}
	.ebaygal-galNav label {line-height: 250px;}
	.ebaygal-slide {height: 225px; max-height: 255px;}
}