/*
Auktionsvorlage Version 2.3
Design & Programmierung: Daniel Rojas
Copyright 2020 by rojas-design.de

Rechtlicher Hinweis: Diese Auktionsvorlage ist nur zur Verwendung bei eBay-Angeboten bestimmt und für eBay optimiert.
Die Lizenz für die Nutzung der Auktionsvorlage ist an den Käufer gebunden und gilt ausschließlich für ein
eBay-Verkäuferkonto mit beliebig vielen Verkaufsartikeln. Die Lizenz ist ohne Genehmigung nicht übertragbar.
Die Verwendung für andere Projekte (z.B. Webseiten) sowie Vervielfältigung, Weiterverkauf, Weitergabe oder Bereitstellung zum Download ist nicht gestattet.
Falls Sie Fragen zur Lizenz haben, senden Sie bitte eine E-Mail mit einer Schilderung Ihres Anliegens an: info@rojas-design.de
*/

@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');

body, ul {
margin: 0;
padding: 0;
font-family:Oswald,sans-serif;
font-size:18px;
}

body {
background-color:#fff;
}

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 18px 0;
padding: 0; 
}

hr.style_1 {
border: 0;
height: 29px;
background-image: url(https://host1.info/8296343/358734/20/bg.jpg);
margin: 0px;
border-top: 0;
}

hr.style_2 {
border: 0;
height: 3px;
border-bottom: 1px solid #c2c2c2;
margin: 0px;
}

hr.style_3 {
height: 3px;
margin: 0px;
border-top: 1px solid #c2c2c2;
}

hr.style_3.st_4 {
height: 3px;
border-bottom: 1px solid #c2c2c2;
border-top: 0;
}

hr.style_4 {
border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0, 236, 77), rgba(0,0,0,0));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgb(0, 236, 77), rgba(0,0,0,0));
background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0, 236, 77), rgba(0,0,0,0));
background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0, 236, 77), rgba(0,0,0,0));
}

hr.style_5 {
border: 0;
height: 10px;
background-image: url(https://host1.info/8296343/358734/20/bg.jpg);
margin: 0px;
margin-top:15px;
border-top: 0;
border-bottom: 1px solid #272727;
}

hr.style_5.st_3 {
border-bottom:0; 
margin-top: 0; 
height: 6px; 
background: #ededed;
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
}


hr.style_6 {
border: 1px solid #5ec979;
margin: 0;
padding: 0;
height: 0;
}

.highlight{
margin-bottom: 10px;
font-size: 17px;
}

.highlight li{
list-style-image: url('https://host1.info/8296343/358734/2/arrow.png');
border-top: 1px solid #d7ffea;
list-style-position: inside;
padding: 5px;
}

.highlight li:last-child {
border-bottom: 1px solid #d7ffea;
}

p {
padding: 10px;
word-break: normal;
}

.st {
line-height: 15px;
}

.clear {
clear: both;
}

.container {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 1px 10px;
box-sizing: border-box; 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
  
.col {
width: 100%;
float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;	
}

.col img {
display: block;
margin: 0 auto;
max-width: 100%;
max-height: 100%;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
 
.title {
font-size: 23px;
font-family: Oswald,sans-serif;
float: right;
background: #edfff3;
background: -moz-linear-gradient(top, #ffffff 0%, #edfff3 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#edfff3 100%);
background: linear-gradient(to bottom, #ffffff 0%,#edfff3 100%);
text-align: center;
border-top: 1px solid #91ffbd;
border-bottom: 1px solid #91ffbd;
padding: 4px;
line-height: 32px;
margin-bottom: 25px;
}

.five.sec_cont p {
padding-top: 0px;
}
 
.m-left {
margin-left: 2%;
}

.m-right{
margin-right: 2%;
}

.m-left{
margin-left: 1%;
}

.flexed {
display: flex;
display: -webkit-flex;
display : -ms-flexbox;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
-webkit-align-items: center;
}

.header img{
height: 145px;
max-width: 100%;
display: block;
margin-bottom: 15px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

.menu {
min-height: 70px;
}

#menu {
text-align:center;
margin-bottom: 16px;
box-shadow: 0px 7px 6px -4px rgba(0,0,0,0.59);
-webkit-box-shadow: 0px 9px 5px -7px rgba(0,0,0,0.59);
}

#menu li {
display:inline;
}

#menu a {
display:inline-block;
padding: 18px 36px;
text-decoration:none;
color:#000;
}

#menu a:active,
#menu a:focus,
#menu a:hover {
background:#c4ffde;
}

#menu_mobile {
position:absolute;
left:-9999em;
}

.buy_now {
float:right; 
background-color: #efefef;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
background: #edfff3;
background: -moz-linear-gradient(top, #ffffff 0%, #edfff3 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#edfff3 100%);
background: linear-gradient(to bottom, #ffffff 0%,#edfff3 100%);
border-top: 1px solid #91ffbd;
border-bottom: 1px solid #91ffbd;
padding-top: 5px;
padding-bottom: 5px;
}

.item_info ul{
list-style: none; 
font-size: 15px; 
padding-top: 17px; 
padding-bottom: 19px; 
padding-left: 49px; 
list-style-image:url('https://host1.info/8296343/358734/13/check2.png');
}

.item_price {
text-align: right; 
font-size:40px;
font-family: "Times New Roman", Times, serif; 
font-weight: bold;
}

.buy_now_button {
margin:0 auto;
width: 80%;
text-align: center;
background: #3C84D5;
background-image: -webkit-linear-gradient(top, #3C84D5, #005482);
background-image: -moz-linear-gradient(top, #3C84D5, #005482);
background-image: -ms-linear-gradient(top, #3C84D5, #005482);
background-image: -o-linear-gradient(top, #3C84D5, #005482);
background-image: linear-gradient(to bottom, #3C84D5, #005482);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #FFFFFF;
font-family: Open Sans;
font-size: 16px;
font-weight: 700;
padding-top: 10px;
padding-bottom: 10px;
border: solid #5091F0 1px;
text-decoration: none;
display: block;
cursor: pointer;
}

.buy_now_button:hover {
background: #316FB6;
background-image: -webkit-linear-gradient(top, #316FB6, #044c74);
background-image: -moz-linear-gradient(top, #316FB6, #044c74);
background-image: -ms-linear-gradient(top, #316FB6, #044c74);
background-image: -o-linear-gradient(top, #316FB6, #044c74);
background-image: linear-gradient(to bottom, #316FB6, #044c74);
text-decoration: none;
}

#gallery{
width: 100%;
height: 396px;
margin: 15px auto;
}

label.lab {
height: 100%;
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
cursor: pointer;
}

.gallery_thumbnail {
display: flex;
display: -webkit-flex;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
-webkit-align-items: center;
margin: 0 auto;
}

img.preview1, img.preview2, img.preview3, img.preview4, img.preview5, img.preview6, img.preview7, 
img.preview8, img.preview9, img.preview10, img.preview11, img.preview12, img.preview13, img.preview14, img.preview15 {
display: none;
}

@media all and (max-width: 500px) {
img.preview1, img.preview2, img.preview3, img.preview4, img.preview5, img.preview6, img.preview7, 
img.preview8, img.preview9, img.preview10, img.preview11, img.preview12, img.preview13, img.preview14, img.preview15 {
height: auto;
}
}

input.selector1, input.selector2, input.selector3, input.selector4, input.selector5, input.selector6,
input.selector7, input.selector8, input.selector9, input.selector10, input.selector11, input.selector12, 
input.selector13, input.selector14, input.selector15 {
display: none;
}

input.selector1:checked ~ .img1, input.selector2:checked ~ .img2, input.selector3:checked ~ .img3,
input.selector4:checked ~ .img4, input.selector5:checked ~ .img5, input.selector6:checked ~ .img6,
input.selector7:checked ~ .img7, input.selector8:checked ~ .img8, input.selector9:checked ~ .img9,
input.selector10:checked ~ .img10, input.selector11:checked ~ .img11, input.selector12:checked ~ .img12,
input.selector13:checked ~ .img13, input.selector14:checked ~ .img14, input.selector15:checked ~ .img15 {
height: 100%;
display: flex;
display: -webkit-flex;
align-items:center;
-webkit-align-items: center;
}

input.selector1:checked ~ .img1 img.preview1, input.selector2:checked ~ .img2 img.preview2,
input.selector3:checked ~ .img3 img.preview3, input.selector4:checked ~ .img4 img.preview4,
input.selector5:checked ~ .img5 img.preview5, input.selector6:checked ~ .img6 img.preview6,
input.selector7:checked ~ .img7 img.preview7,  input.selector8:checked ~ .img8 img.preview8,
input.selector9:checked ~ .img9 img.preview9, input.selector10:checked ~ .img10 img.preview10, 
input.selector11:checked ~ .img11 img.preview11, input.selector12:checked ~ .img12 img.preview12, 
input.selector13:checked ~ .img13 img.preview13, input.selector14:checked ~ .img14 img.preview14, 
input.selector15:checked ~ .img15 img.preview15 {
display: block;
}

.thumbnail_wrapper {
height: 95px;
width: 115px; 
float: left;
margin-right: 4px;
margin-bottom: 5px;
border: 1px solid #d7ffe8; 
}

.thumbnail_wrapper img {
display: block;
margin: 0 auto;
max-height: 100%;
max-width: 100%;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}

@media all and (max-width: 1025px) {
input.selector1:checked ~ .img1, input.selector2:checked ~ .img2, input.selector3:checked ~ .img3,
input.selector4:checked ~ .img4, input.selector5:checked ~ .img5, input.selector6:checked ~ .img6,
input.selector7:checked ~ .img7, input.selector8:checked ~ .img8, input.selector9:checked ~ .img9,
input.selector10:checked ~ .img10, input.selector11:checked ~ .img11, input.selector12:checked ~ .img12,
input.selector13:checked ~ .img13, input.selector14:checked ~ .img14, input.selector15:checked ~ .img15
{
height:350px;
}
#gallery {
width: 100%;
height:350px;
}
}

@media all and (max-width: 480px) {
input.selector1:checked ~ .img1, input.selector2:checked ~ .img2, input.selector3:checked ~ .img3,
input.selector4:checked ~ .img4, input.selector5:checked ~ .img5, input.selector6:checked ~ .img6,
input.selector7:checked ~ .img7, input.selector8:checked ~ .img8, input.selector9:checked ~ .img9,
input.selector10:checked ~ .img10, input.selector11:checked ~ .img11, input.selector12:checked ~ .img12,
input.selector13:checked ~ .img13, input.selector14:checked ~ .img14, input.selector15:checked ~ .img15
{
height:280px;
}
#gallery {
height:280px;
}
}

.tab_container label,
.tab_container label:after,
.tab_container label:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.tab_container {
width: 99.7%;
margin: 20px auto;
position: relative;
background-color: #f0f0f0;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;
box-shadow: 7px 3px 5px -8px #000;
-webkit-box-shadow: 7px 3px 5px -8px #000;
border-right: 0px;
background-image: url(https://host1.info/8296343/358734/20/bg1.png);
background-position: bottom;
background-repeat: no-repeat;
}

.tab_container img {
max-width: 100%;
display: inline-block !important;
margin: 2px;
}

.tab_container input, section {
clear: both;
padding-top: 10px;
display: none;
}

.tab_container label {
font-size: 17px;
font-family: Oswald,sans-serif;
display: block;
float: left;
width: 19%;
padding: 10px;
cursor: pointer;
text-decoration: none;
text-align: center;
border: 1px solid #91ffbd;
border-left: 0;
border-right: 0;
margin-left: 7px;
color: #000;
background: #edfff5;
border-bottom: 0px;
padding-bottom: 14px;
background: -moz-linear-gradient(top, #ffffff 0%, #edfff5 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#edfff5 100%);
background: linear-gradient(to bottom, #ffffff 0%,#edfff5 100%);
-webkit-box-shadow: 3.5px 0px 5px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 3.5px 0px 5px -6px rgba(0,0,0,0.75);
box-shadow: 3.5px 0px 5px -6px rgba(0,0,0,75);
}

.tab_container > label:hover {
background:#fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
display: block;
padding: 15px;
background: #fff;
min-height: 200px;
font-size: 14px;
font-family: 'PT Sans', sans-serif;
line-height: normal;
border: 1px solid #d7ffe7;
top: -14px;
position: relative;
border-right: 0px;
border-bottom: 0px;
}

.tab_container [id^="tab"]:checked + label {
background: #fff;
top: -13px;
position: relative;
z-index: 1;
border-bottom: 0px;
border-left: 1px solid #d7ffe6;
border-right: 1px solid #d7ffe6;
text-align: center;
vertical-align: middle;
line-height: 50px;
font-size: 21px;
font-family: Oswald,sans-serif;
padding: 4px;
}

.tab_container  label:first-of-type {
margin-left: 0;
}

@media all and (max-width: 1200px) {
.tab_container {
width: 97.6%;
}

.tab_container label {
width: 18.9%;
}
}

@media all and (max-width: 1100px) {
.tab_container {
width: 97%;
}

.tab_container label {
width: 18.7%;
}

.tab_container [id^="tab"]:checked + label {
line-height:48px; font-size: 19px;
}
}

@media all and (max-width: 1000px) {
.tab_container {
width: 97.5%;
}

.tab_container label {
width: 18.6%; 
font-size: 15px;
}

.tab_container [id^="tab"]:checked + label {
font-size: 17px;
}
}

@media all and (max-width: 900px) {
.tab_container {
width: 97.4%;
}

.tab_container label {
width: 18.6%; 
font-size: 15px;
}

.tab_container [id^="tab"]:checked + label {
font-size: 16px;
}
}

@media all and (max-width: 800px) {
.tab_container {
width: 96.3%;
}

.tab_container label {
width: 18.4%; 
font-size: 14px;
}

.tab_container [id^="tab"]:checked + label {
line-height:46px; font-size: 14px;
}
}

@media all and (max-width: 700px) {
.tab_container {
width: 95.7%;
}

.tab_container label {
width: 18.4%; 
font-size: 14px;
}

.tab_container [id^="tab"]:checked + label {
line-height:44px; 
font-size: 16px;
}
}

@media all and (max-width: 600px) {
.tab_container {
width: 94.7%;
}

.tab_container label {
width: 18.2%; 
font-size: 12px;
}

.tab_container [id^="tab"]:checked + label {
line-height:43px; 
font-size: 14px;
}
}

@media all and (max-width: 500px) {
.tab_container label {
width: 18%; 
font-size: 9px;
}

.tab_container [id^="tab"]:checked + label {
line-height:42px; 
font-size: 10px;
}
}

@media all and (max-width: 400px) {
.tab_container label {
width: 17.5%; 
font-size: 8px; 
padding-left: 6px; 
padding-right: 6px;
}

.tab_container [id^="tab"]:checked + label {
line-height:39px; 
font-size: 8px;
}
}

@media all and (max-width: 320px) {
.tab_container {
margin-left: 0px;
width: 99%;
}

.tab_container label {
width: 17.3%;
font-size: 7px;  
padding-left: 3px; 
padding-right: 3px;
}

.tab_container [id^="tab"]:checked + label {
font-size: 7px; 
padding-left: 0px; 
padding-right: 0px;
}
}

.sec_t {
padding: 10px;
font-size: 18px;
font-family: Oswald,sans-serif;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); 
color: #000;	
}

.cross_promo_t {
margin: 0 auto;
font-size: 18px;
font-family: Oswald,sans-serif; 
text-align: center; 
background-color:#fff; 
padding-right: 10px;
padding-left: 10px;
}

.cross_promo_h {
background-color:#1cdc6f; 
height: 1px; 
display: flex; 
align-items: center; 
margin-bottom: 25px; 
margin-top: 20px;
}

.cross_promo_c {
height: 230px; 
border-radius: 4px; 
border: 1px solid #91ffbd; 
padding: 10px;
margin: 5px;
}


@media screen 
 and (min-width: 720px) 
 and (max-width: 961px)  {
.cross_promo_c {
height: 160px; 
}
}

@media screen 
 and (min-width: 962px) 
 and (max-width: 1100px)  {
.cross_promo_c {
height: 200px; 
}
}

.sec_cont {
display: flex;
display: -webkit-flex;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
align-items: center;
-webkit-align-items: center;
padding-top: 5px; 
padding-bottom: 5px; 
font-size: 18px;
font-family: Oswald,sans-serif;
border-bottom: 1px solid #fff;
}

.sec_cont img{
margin: 2px;
}

.sec_cont > .six {
margin-bottom: 5px;
}

.footer_cont > .three > .sec_cont {
background-color:  inherit; 
border-bottom:  inherit;
justify-content: inherit;
-webkit-justify-content: inherit;
}

@media all and (max-width: 1200px) {
.sec_cont img{
width: 47%!important;
height: auto!important;
}
}

@media all and (max-width: 900px) {
.sec_cont img{
width: 70%!important;
height: auto!important;
}
}


@media all and (max-width: 719px) {
.sec_cont img{
width: 24%!important;
}
}


@media all and (max-width: 480px) {
.sec_cont img{
width: inherit !important;
height: inherit !important;
}
}

.sec_cont p{
margin: 1px;
font-size: 17px;
}

.ct {
padding-top: 5px; 
padding-bottom: 5px; 
font-size: 18px;
font-family: Oswald,sans-serif;
background-color: #fbfbfb; 
border-bottom: 1px solid #fff;
}

.ct p{
margin: 1px;
font-size: 17px;
padding-right: 12px;
padding-left: 12px;
padding-top: 6px;
padding-bottom: 6px;
}

.ct > .eleven {
margin-top: 6px;
margin-bottom: 6px;
margin-top: 11px;
margin-bottom: 11px;
margin-left: auto;
line-height: 31px;
}

.ct > .eleven img{
float: left;
}

@media all and (max-width: 1025px) {
.ct {
font-size: 16px;
}
}

@media (min-width: 720px) {
.item1, .item2, .item3, .item4 {
display: inline-block;
width: 24.4%;
vertical-align: top;
}
}

.cross_ap a {
color: #000;
font-size: 18px;
font-family: Oswald,sans-serif;
text-decoration: none;
outline: none;
}

.cross_ap a:active,
.cross_ap a:focus,
.cross_ap a:hover {
color: #303030;
}

.cross_ap p {
text-align: left;
margin: 0; 
padding-top: 0px;
}

.pay_t, .shipp_t {
padding-top: 5px; 
padding-bottom: 5px;
}

.cross_promo {
margin-bottom: 10px;
height: 100%;
display: flex;
display: -webkit-flex;
align-items: center;
-webkit-align-items: center;
}

ul.img {
list-style-image:url('https://host1.info/8296343/358734/1/ul.png');
word-break: normal;
}

ul.img1 {
list-style-image:url('https://host1.info/8296343/358734/1/check.png');
margin-left: 30px;
word-break: normal;
}

@media (min-width: 720px) {
.container {
width: 90%; 
}
.one { 
width: 5.66666666667%; 
}
.two { 
width: 14.3333333333%; 
}
.three { 
width: 22%;            
}
.four { 
width: 31.6666666667%;
}
.five {
width: 40.3333333333%; 
}
.six { 
width: 49%;
}
.seven { 
width: 57.6666666667%; 
}
.eight { 
width: 66.3333333333%; 
}
.nine { 
width: 76.0%;          
}
.ten { 
width: 83.6666666667%; 
}
.eleven { 
width: 92.3333333333%; 
}
.twelve { 
width: 100%; 
margin-left: 0; 
}

.cross_promo a{
display: contents;
}
.footer_cont > .three {
margin: 1.5%;	
}
}

@media only screen and (max-width: 719px) {
.container > .seven:nth-of-type(1) { 
border: none!important; 
}
.hidden-mobile { 
display: none; 
}
.col {
padding: 3%;	
}
.cross_promo a{
display: block;
height: 100%;
width: 100%;
}
}

@media (max-width:384px) {
.header img{
height: 169px;
}
}

.wt_ct_one {
width: 43% !important;
}

.wt_ct_two {
width: 25% !important;
margin-right:5px;
margin-left: 18px;
}

.wt_ct_three {
width: 21% !important;
}

.wt_ct img {
min-width: 100% !important;
max-width: 100% !important;
}

@media only screen and (max-width: 1000px) {
.item_price {
width: 40% !important;
font-size: 35px !important;
}
.buy_now_sec {
width: 59% !important;
}
}

@media only screen and (max-width: 900px) {
.wt_ct_one {
width: 29% !important;
}
.wt_ct_two {
width: 33% !important;
margin-left: 0;
}
.wt_ct_three {
width: 27% !important;
}
}

@media only screen and (max-width: 719px) {
.buy_now {
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 5px;
}
.item_info {
width: 100% !important;
font-size: 20px;
}
.item_price {
width: 55% !important;
margin-right: 14px;
font-size: 35px;
}
.buy_now_sec {
width: 36% !important;
}
.buy_now_button {
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
}
.wt_ct_one {
width: 55% !important;
}
.wt_ct_two {
width: 20% !important;
}
.wt_ct_three {
width: 16% !important;
}
.five.sec_cont p {
padding-top: 15px;
padding-bottom: 15px;
}
}

@media all and (max-width: 480px) {
.item_price { 
font-size: 35px;
}
.buy_now_button {
padding-top: 7px;
padding-bottom: 7px;
font-size: 13px;
}
.wt_ct_one {
width: 46% !important;
}
.wt_ct_two {
width: 26% !important;
}
.wt_ct_three {
width: 22% !important;
}
}

@media all and (max-width: 420px) {
.buy_now_sec {
width: 40% !important;
}
.wt_ct_one {
width: 40% !important;
}
.wt_ct_two {
width: 28% !important;
}
.wt_ct_three {
width: 23% !important;
}
.item_price {
font-size: 39px!important;
}
}

@media all and (max-width: 320px) {
.buy_now_sec {
width: 46% !important;
}
.item_price {
width: 40% !important;
}
.wt_ct_one {
width: 35% !important;
}
.wt_ct_two {
width: 31% !important;
}
.wt_ct_three {
width: 26% !important;
}
}

.footer {
background: #2acc65;
background: -moz-linear-gradient(top, #2acc65 0%,#158a44 100%);
background: -webkit-linear-gradient(top, #2acc65 0%,#158a44 100%);
background: linear-gradient(to bottom, #2fc666 0%,#002a11 100%);
color: #fff
}

.footer_cont {
width: 100%;
max-width: 1200px;
margin: 0 auto;
box-sizing: border-box; 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.footer_cont h3 {
text-decoration: underline;
font-size: 21px;
font-family: Oswald,sans-serif;
}
.footer_cont ul {
padding-left: 20px;
padding-bottom: 20px;
}

.footer_cont li {
padding: 2px;
}

.footer_cont a {
text-decoration:none;
color:#fff;
}

.footer_cont a:active,
.footer_cont a:focus,
.footer_cont a:hover {
color:#e0e0e0;
}

#copyright {
text-align:center; 
font-size: 13px;
font-family: Oswald,sans-serif; 
border-top: 1px solid #31ce70;
overflow: hidden;
padding-bottom:4px; 
padding-top: 4px; 
background: #2cd76a;
background: -moz-linear-gradient(top, #3bba68 0%,#025a25 100%);
background: -webkit-linear-gradient(top, #3bba68 0%,#025a25 100%);
background: linear-gradient(to bottom, #3bba68 0%,#025a25 100%);
}

#copyright a{
text-decoration: none;
color: #fff;
}

#copyright a:active,
#copyright a:focus,
#copyright a:hover {
color:#e0e0e0;
}

.cop_w {
width: 100%;
max-width: 1300px; 
margin:0 auto;
}

.cop1 {
display: none
}

@media (min-width: 720px) {
.cop1 {
display: inline-block;
width: 20.33%;
}
.cop2 {
display: inline-block;
width: 59.33%;
}
.cop3 {
display: inline-block;
width: 19.33%;
}
}

@media (max-width:900px) {
#menu a {
padding:18px 18px;
}

@media (max-width:684px) {
#menu {
display:none;
overflow:hidden; 
padding:4.5px;
margin-top: 54px;
border-top: 1px solid #b4b4b4;
}

#menu li {
float:left;
width:50%;
}

#menu a {
display:block;
padding:13.5px;
margin:4.5px;
background:#ccc;
}

#menu_mobile + label {
float: left;
padding: 7.7px;
color:#FFF;
margin-left: 10px;
margin-top: 5px;
}

#menu_mobile + label:after,
#menu_mobile + label:before {
content:"";
display:block;
width:54px;
height:3.6px;
border:solid #FFF;
border-width:3.6px 0;
padding: 0.8px;
border-top: 6px solid #545454;
border-bottom: 6px solid #545454;
}

#menu_mobile + label:after {
border-top:0;
}
#menu_mobile:checked ~ #menu {
display:block;
}
}

@media (max-width:324px) {
#menu li {
float:none;
width:auto;
}
}

/* #Darf nicht entfernt werden# Individuelle Lizenznummer: 4271-0084-2495-1364 */