/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07.03.2017, 00:15:48
    Author     : peter
*/
@page {
  size: A4 portrait;
}

@page :first {
  margin-top: 0;
}

body {
  background: 0;
  padding: 0;
  margin: 0;
}

a[href]:after {
  content: none !important;
}

#page {
  background: #fff !important;
  padding-top: 25px;
}

header {
  background: 0;
  max-height: 65px;
}

header #header {
  background: 0;
  border: 0;
}

header #burger-navigation {
  display: none;
}

header #logo {
  padding-top: 0;
}

header #logo img {
  height: auto !important;
  width: 230px !important;
}

header #search, header #search1, header #search2 {
  display: none;
}

header #buttons {
  display: none;
}

header #topmenu {
  display: none;
}

header .wsmenu {
  display: none !important;
}

#footer-top {
  display: none;
}

#footer-middle {
  display: none;
}

#footer-bottom {
  display: none;
}

.back-to-top {
  display: none !important;
}

.btn-download-fixed {
  display: none !important;
}

.btn-register-fixed {
  display: none !important;
}

.account .sidebar-left {
  display: none;
}

.account .content {
  margin-left: 0;
  width: 100%;
}

.account .form-headline {
  margin-right: 0;
  margin-left: 0;
}

.account .negative-margin-20 {
  margin-right: 0;
  margin-left: 0;
}

.category .sidebar-left {
  display: none;
}

.category .content {
  width: 100%;
}

.category .products-grid li.col-xs-6.col-md-3 {
  width: 25% !important;
}

.category .products-grid li.col-xs-12.col-md-6 {
  width: 50% !important;
}

.cms .container {
  width: auto;
}

.cms .sidebar-left {
  display: none;
}

.cms .content,
.cms .col-md-10 {
  width: 100%;
}

.cms .share-container {
  display: none;
}

.cms .content-recommendation {
  display: none;
  margin: 50px auto;
}

.cms .image-box.fright {
  margin-right: 0;
}

.detail #accordion .collapse {
  display: block !important;
}

.detail .widget.epoq, .detail .widget.crossselling, .detail .widget.last-seen {
  display: none;
}

.detail .content-section {
  display: none;
}

.checkout-steps {
  display: none;
}

.checkout-navigation {
  display: none;
}

.checkout #page .content {
  width: 100%;
}

.sidebar {
  float: none;
  width: 100%;
}

.sidebar .legend {
  display: none;
}

.thankyou-header ul {
  display: none;
}

.address-container .address-box {
  min-height: 225px;
}

.content-suggestions {
  display: none;
}
