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

.tx-magelink-product-show div.shotsdetails div.images
	{
	clear: both !important;
	float: left !important;
	}
#mainnavbar
	{
	background-color: #000;
	border: 1px solid #555;
	z-index: 1000;
	width: 150px;
	text-align: center;
	}
.col-md-8
	{
	width: 100% !important;
	}
.col-md-4
	{
	width: 100% !important;
	}
.col-md-4 .csc-textpic-image img
	{
	width: 250px !important;
	}
.navbar-default
	{
	top: -60px !important;
	}
div#tx-magelink-messages
	{
	max-width: 90% !important;
	left: 5% !important;
	margin-left: 0px !important;
	}
#cart
	{
	width: 100% !important;
	}
}

body { padding: 20px 0; background-color: #000; font-family: verdana, "Helvetica Neue",Helvetica,Arial,sans-serif !important; }

header .logo img.logo { width: 240px; }

.row.main .sidebar { margin-top: 68px; }

footer .container .row { margin-top: 60px; padding-top: 20px; border-top: 1px dotted #ccc; text-align: center; color: #fff; }
footer .container .row a { color: #fff; font-weight: bold; border-right: 1px solid #fff; margin-right: 2px; padding-right: 10px; }

.contactform .formrow
{
	padding-top: 10px;
}


.contactform .formrow label 
{
width: 100px;
text-align: left;
}
.contactform .formrow input, .contactform .formrow textarea
{
width: 350px;
box-shadow: 2px 2px 12px #ff0000;
color: #000;
}

.contactform .formrow .button
{
background-color: #000;
color: #fff;
margin-top: 20px;
}

.tx-magelink-product-show div.details
{
float: none !important;
}

.kaufenbtn
{
background-color: #aa0000;
padding: 10px;
border-radius: 3px;
box-shadow: 2px 2px 5px #aa0000;
}

.kaufoptionenliste
{
list-style: none;
}

.contenttable tr td
{
	background: transparent !important;
}

.cartLoading {
    background: rgba(0, 0, 0, 0) url("../images/loader.gif") no-repeat scroll 0 0 / cover ;
    height: 64px;
    margin-left: 40%;
    position: absolute;
    width: 64px;
}

#cart img
{
filter: invert(100%);
}

.btn {
    -moz-user-select: none;
    background-color: #880000;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn {
    -moz-user-select: none;
    background-color: #880000;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #ff3300 !important;
    text-decoration: none;
}

.btn a {
}

.tx-magelink-paginate ul
{
	display: none;
}

.tx-magelink-product-list ul li, .tx-magelink-product-list ul li:hover
{
	border: none;
}

.col-md-8
{
width: 80%;	/* !important; */
}

.col-md-4
{
width: 20%;  /* !important; */
text-align: center;
}

.tx-magelink-product-list-item div.details
{
margin-right: 0px;
}

.col-md-4 .csc-textpic-image img
{
    height: 10%;
    padding-left: 20%;
    width: 80%;
}

.col-md-4 .csc-textpic-imagerow
{
text-align: center;
}

#checkout-review-table tr.odd, #checkout-review-table tr.even
{
background-color: transparent !important;
}

h1, .h1
{
font-size: 22px !important;
}
h2, .h2
{
font-size: 16px !important;
}
.shotsdetails h2
{
font-size: 20px !important;
}

.navbar-default
{
background-color: transparent !important;
border: none !important;
display: table;
position: absolute !important;
right: 0px;
top: -20px;
z-index: 1000;
}

.img-responsive
{
max-width: 400% !important;
}

.navbar-default .navbar-nav > li > a
{
	color: #DDD !important;
}
.navbar-default .navbar-nav > li > a:hover
{
	color: #EEE !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	color: #FFF !important;
	background-color: transparent !important;
}
/*# sourceMappingURL=styles.css.map */

