body {
    margin-top: 0px;
    margin-bottom: 0px;
    background: none;
}

#header {
    background: #fff;
    margin-bottom: 15px;
    border-radius: 4px;
}

#logo_row{
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
}

#main_nav{
    margin-bottom: 0;
    border-radius: unset;
    background: none;
    border: none;
    box-shadow: none;
}

.full {
    background: #054B7A url(../bg/background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#logo {
    margin-bottom: 10px;
}

#logo img {
    max-width: 100%;
}

#main_navigation {
    padding-top: 5px;
    font-weight: bold;
    padding-bottom: 5px;
}

#usernavi {
    margin-bottom: 0;
    margin-right: 0;
}

.dropdown-menu {
    min-width: 200px;
}

@media (min-width: 768px) {
    .dropdown-menu.multi-column {
        width: 432px;
    }
}

@media (min-width: 992px) {
    .dropdown-menu.multi-column {
        width: 632px;
    }
}

@media (max-width: 768px) and (min-width: 662px) {
    .dropdown-menu.multi-column {
        width: 632px;
    }
}

@media (max-width: 662px) and (min-width: 462px) {
    .dropdown-menu.multi-column {
        width: 432px;
    }
}

.dropdown-menu.multi-column .dropdown-menu {
    display: block !important;
    position: static !important;
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

.content {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.footer {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #426B94;
    border-radius: 4px;
    color: #fff;
}

.footer a {
    color: #fff;
}

.container {
    margin-top: 20px;
}

.page-header {
    margin-top: 0;
}

.form-control-feedback {
    right: 15px;
}

.font-normal {
    font-weight: normal;
}

.form-horizontal {
    margin-bottom: 20px;
}

.row {
    margin-bottom: 20px;
}

#switchdisplaytype .glyphicon {
    margin-right: 5px;
}

#products .item .thumbnail {
    margin-bottom: 20px;
    padding: 0px;
    border: none;
}

#products .item.list-group-item {
    float: none;
    width: 100%;
    margin-bottom: 10px;
}

#products .item.list-group-item .list-group-image,
#products .item.grid-group-item .list-group-image {
    margin-right: 10px;
    margin-bottom: 10px;
}

#products .item.list-group-item .thumbnail {
    margin-bottom: 0px;
}

#products .item.list-group-item .caption {
    padding: 9px 9px 0px 9px;
}

#products .item.list-group-item:before, #products .item.list-group-item:after {
    display: table;
    content: " ";
}

#products .item .prodthumb {
    float: left;
}

#products .item.list-group-item:after {
    clear: both;
}

#products .list-group-item-text {
    margin: 0 0 11px;
}

#products .grid-group-item .thumbnail {
    border: 1px solid #ddd;
}

.thumbnail {
    -webkit-transition: none;
    transition: none;
}

#scrolltotop {
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 15px;
    position: fixed;
    display: none;
    font-size: xx-large;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 50px;
    border-radius: 4px;
}

#scrolltotop * {
    vertical-align: text-top;
}

.checkoutSteps a {
    display: block;
}

#basket, #basketSummary {
    margin-top: 20px;
}

#basketSummary td {
    text-align: right;
}

#basket.stacktable.large-only .stacktitle {
    display: none;
}

.basketItem th.st-head-row .stacktitle {
    font-weight: bold;
}

.basketItem th.st-head-row {
    background: #d9edf7
}

.basketItem td.st-key {
    width: 20%;
    font-weight: bold;
}

.basketItem td.st-val {
    text-align: right;
}

.stacktable-basket {
    margin-top: 20px;
}

#basket .vatPercent,
#basket .unitPrice,
#basket .totalprice {
    text-align: right;
}

.remark {
    margin: 20px 0;
}

.pagination {
    margin-bottom: 0;
}

.refineParams {
    margin-bottom: 20px;
}

#products .grid-group-item .inside {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

#products .grid-group-item {
    margin-bottom: 10px;
}

#products .grid-group-item .grid-clearfix {
    clear: both;
}

#products .item .bottom {
    position: absolute;
    padding: 10px 15px;
    bottom: 0;
    right: 0;
    width: 100%;
}

#products .list-group-item .bottom {
    /*padding: 10px 10px 10px 175px;*/
    padding: 10px 15px;
}

#products .bottom .system {
    position: absolute;
    left: 15px;
    bottom: 10px;
    vertical-align: middle;
    /*border: 1px solid #ddd;*/
    /*padding: 2px;*/
}

#products .bottom .system .pc,
#details .pc {
    font-weight: bold;
    font-size: 3em;
    vertical-align: middle;
}

#products .list-group-item .btn-glyphicon {
    display: none;
}

#products .grid-group-item .btn-txt {
    display: none;
}

#products .item .price,
#details .price {
    font-weight: bold;
    font-size: 2.5em;
    color: red;
}

#products .item .inside {
    min-height: 265px;
    padding-bottom: 150px;
}

#products .item .inside.index {
    min-height: 0px;
    padding-bottom: 10px;
}

#products .item .usk {
    margin-left: 10px;
}

#products .item .delivery img {
    vertical-align: baseline;
}

#products .item .oksound table {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

#products .item .oksound table th,
#products .item .oksound table td {
    padding: 0 5px 0 5px;
}

#search {
    margin-right: 0px;
}

#details {
    background: #fff;
    padding: 10px 15px;
    margin: 10px 0;
}

#details .picture {
    text-align: center;
    padding-top: 15px;
}

#details .mainpic {
    margin-bottom: 15px;
}

#details #description {
    margin-top: 20px;
}

#details .usk {
    margin-top: 20px;
    margin-bottom: 20px;
}

#details .buy {
    background: #ffff99;
    padding: 5px;
}

#products .item .inside.index p {
    text-align: center;
}

img.index {
    max-width: 100%;
    max-height: 150px;
}

#details .systempic {
    text-align: center;
}

#details .systempic img {
    display: block;
    margin: 0 auto 10px auto;
}

.version img.asia {
    border: 1px solid #ddd;
    padding: 0 5px;
    margin-top: 3px;
}

.cmsContent table {
    width: 100%;
}

.cmsContent table td {
    padding: 0 10px;
}

#payment dd {
    display: none;
}

#payment dd.activePayment {
    display: block;
}

.moresystems img {
    vertical-align: middle;
}

.moresystems a {
    margin: 0 5px;
}

.topartlist .price {
    color: red;
    font-weight: bold;
    font-size: 2em;
}

.topartlist img {
    max-width: 100%;
}

.startinfo {
    text-align: center;
}

.startinfo h4 {
    background: red;
    margin: 0 0 5px 0;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.startinfo img {
    max-width: 100%;
}

h4.green {
    background: green;
}

.detailsInfo {
    background: #eee;
    padding: 10px;
}

.searchfilter {
    margin-top: 10px;
}

.searchfilter select {
    width: auto;
    margin: 0 auto;
}

.nav > li > a {
    padding: 10px 7px;
}

#details .mainpic img {
    max-width: 100%;
}

.morepicture {
    height: 100px;
    border: 1px solid #eee;
}

.morepicture a {
    display: block;
    height: 100px;
    line-height: 100px;
}

.morepicture a img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.otherPictures {
    margin-bottom: 15px;
}

.navbar-collapse.in {
    overflow-y: visible;
}

.form-control.shipset {
    margin-bottom: 10px;
}

.okmbottom {
    margin-bottom: 10px;
}

.block {
    display: block;
}

.fromnoticlelist {
    margin-left: 5px;
}

#products .list-group-item .fromnoticlelist.btn-glyphicon {
    display: block;
}

.tobasketform {
    margin-top: 15px;
}

.priceinfo {
    margin-bottom: 15px;
}

#variants {
    margin: 15px 0;
}

#variants ul li {
    display: inline-block;
    list-style-type: none;
    border: 1px solid grey;
    background: #fff;
    margin: 0 2px 6px;
}

#variants ul li a {
    display: inline-block;
    padding: 5px 15px;
}

.page-header .row {
    margin-bottom: 0;
}

.smallmoreinfo {
    font-size: 11px;
}

.gratisversand {
    font-weight: bold;
    font-size: 150%;
}

.paypalExpressCheckoutBox {
    padding: 0;
    border: 0;
    margin: 0 0 1rem;
    float: none;
}

.paypalExpressCheckoutBox .paypalCheckoutBtn {
    margin-right: -1px;
}

.paypalExpressCheckoutBox .paypalExpressCheckoutMsg {
    text-align: right;
}

.paypalExpressCheckoutBox .paypalHelpIcon {
    display: none;
}

.paypalExpressCheckoutBox .paypalHelpBox {
    width: auto;
    padding-left: 20px;
}

.paypalExpressCheckoutBox input[name='displayCartInPayPal'] {
    float: right;
    margin: 4px 2px 0 6px;
}

.paypalExpressCheckoutDetailsBox {
    width: 100%;
    margin: 0;
}

.paypalExpressCheckoutDetailsBox .paypalExpressCheckoutMsg {
    float: none;
}

.trustpilot-widget {
    max-width: 350px;
    background: #fff;
    margin-bottom: 10px;
}

.breadcrumb{
    margin-bottom: 0;
}

#slider{
    margin-bottom: 15px;
    display: none;
}

.slick-slide img{
    max-width: 100%;
}