.clearfix:after,
#header:after,
#archiwum ul:after,
#contact-form .content form:after {
  content: "";
  display: table;
  clear: both;
}

.wrapper,
#header {
  min-width: 320px !important;
  max-width: 1210px !important;
}

/* Header */
#header .search {
  width: 100%;
  max-width: 655px;
  right: 24px;
  float: right;
}

#header .search form { 
  width: 100% !important; 
  right: 120px;
  position: relative;
}

#header .search form input.submit {
  right: -1px;
  border-radius: 0 5px 5px 0;
  top: 0;
}

.toplogo {
  right: 0;
  float: right;
  position: absolute;
  right: 15px;
}

.pull-right {
  float: left;
  clear: right;
  width: 61%;
}

#header .logo {
  margin-left: 0;
}

#header {
  max-width: 1210px !important;
  width: 100%;
  padding: 0 15px;
  position: relative;
}

#header .search form input.query {
 	width: 100%;
	height: 21px;
	top: 0;
	padding-right: 200px;
}

.main-breadcrumb {
  margin: 76px 15px 0 0;
  padding: 28px 0 5px 0 !important;
  min-height: 60px;
}

.main-breadcrumb .main-title + .main-breadcrumb-list {
  margin-bottom: 15px;
}

.adv img {
  max-width: 100%;
  height: auto;
}

/* Home */
.cookie-policy-banner {
  height: auto;
  padding: 10px 15px 8px;
  line-height: 1.2em;
}

.cookie-policy-banner .inner {
  min-width: 300px !important;
  padding-right: 40px;
}

.list-items li {
  max-width: 245px;
  width: 46%;
  height: auto;
}

#archiwum .ul-expand .list-style {
  position: absolute;
  top: 10px;
}

#archiwum .ul-expand .link {
  margin-left: 20px;
}

/* Footer */
#footer {
  width: 100%;
  max-width: 1200px;
}

/* Error */
#error-list {
  max-width: 1060px;
  width: 100%;
}

#archiwum.error-page {
  margin-top: 145px;
}

/* Kontakt */
.form-box {
  margin-left: 10%;
}

#contact-form .content input, #contact-form .content textarea {
  width: 69%;
}

.captcha-box {
  margin-left: 30.5%;
}

.recaptchatable #recaptcha_image {
  width: 100% !important;
}

/* Slider */
.oferty .product {
  max-width: none;
  margin: 0;
  min-width: 1px !important;
}

.slick-slider {
  padding: 0 44px !important;
  margin-bottom: 0;
}

.slick-next {
  background: url(/static/images/next.png);
  width: 15px;
  height: 26px;
  right: 10px;
  text-indent: -999999px;
}

.slick-slider img {
  margin: 0 auto;
}

.oferty {
  height: auto;
}

.oferty .product .name {
  max-height: 65px !important;
  margin-bottom: 3px !important;
}

.slick-prev {
  background: url(/static/images/prev.png);
  width: 15px;
  height: 26px;
  left: 10px;
  text-indent: -999999px;
}

.slick-prev, .slick-next {
  margin-top: -57px;
}

.slick-next:hover, .slick-next:focus {
   background: url(/static/images/next.png);
  width: 15px;
  height: 26px;
}

.slick-prev:hover, .slick-prev:focus {
  background: url(/static/images/prev.png);
  width: 15px;
  height: 26px;
}

/* Brak Wyników */
.listing-message {
  padding: 0 10px;
}

/* Oferta */
.siGallery {
  width: 446px;
  position: absolute;
  left: 0;
  padding-right: 36px;
  margin-right: 0;
  min-height: 360px;
}

.gallery {
  width: 100%;
}

.productwide .pull-right {
  float: left !important;
  padding-left: 446px;
  width: 100%;
}

.auctionfieldset {
  overflow: hidden;
}

.galleryWrap .gallery .galleryContainer div.img {
  background-position: center;
  background-repeat: no-repeat;
}

.right-button a {
  color: #303030;
}

.right-button a.link {
  color: #0083FF;
}

/* Listing */
#archiwum-listing .listing .product {
  min-height: 124px;
  height: auto;
}

#archiwum-listing .listing .product .information {
  padding-right: 80px;
  width: 70%;
}

#maincont .main {
  max-width: 100%;
}

.small-adv {
  display: none;
}

#archiwum-listing .separator-alternative {
  padding: 0;
  background: #ffffff url('/static/images/main-sprite.png') no-repeat;
  background-size: 100% 300px;
  background-position: 0 -254px;  
  line-height: 17px;
  padding-top: 10px;
  font-size: 17px;
  padding-bottom: 12px;
}

#archiwum-listing .separator-alternative:after {
  content: none;
}

.subcategories {
  display: none;
}

@media screen and (max-width: 1210px) {

	#archiwum-listing .listing .product .information {
		padding-right: 50px;
		width: 66.5%;
	}
	
	#header .search {
    	width: 85%;
    	right: -10px;
  	}

  	#footer {
    	padding: 0 15px;
  	}
  
  	.right-button {
	    padding-right: 10px;
  	}
  
  	#archiwum .productwide {
	    margin-left: 0;
	    margin-right: 0;
	}
}

@media screen and (max-width: 1050px){
	
	#archiwum-listing .listing .product .information {
		padding-right: 30px;
		width: 56.5%;
	}
}

@media screen and (max-width: 1024px) {

  .box-button {
    float: left;
    width: 75%;
    margin-left: 30%;
  }

  #contact-form .content .extra-info {
    text-align: left;
  }

  #contact-form .content .extra-info .label {
    display: none;
  }

  #contact-form .content .btn {
    display: block;
  }

}

@media screen and (max-width: 992px) {
  #header .search {
    width: 75%;
    right: -30px;
  }

  #contact-form .content {
    margin-bottom: 30px;
  }

  .bjqs {
    width: 97% !important;
  }

  .form-box {
    margin-left: 0;
    width: 80%;
    margin-bottom: 5px !important;
  }

  .box-button {
    margin-left: 0;
  }

  .error-box {
    display: block;
    margin-left: 0;
    width: 80%;
    float: none;
  }

  #contact-form .content .label {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }

  #contact-form .content input, #contact-form .content textarea {
    width: 100%;
    max-width: 440px;
  }

  #contact-form .content .styled-select {
    width: 100%;
    max-width: 440px;
  }

  #contact-form .content .button {
    margin-top: 0;
  }

  .captcha-box {
    margin-left: 0;
    margin-top: 5px;
  }

  .recaptchatable #recaptcha_image #recaptcha_challenge_image {
    max-width: 100%;
  }

  .errormsg {
    margin-left: 0;
    max-width: 440px;
    width: 100%;
  }
}

@media screen and (max-width: 900px){
	
  	#archiwum-listing .slider .show-more {
    	float: none;
    	margin: 20px 0 20px 19px;
	}
 
	#archiwum-listing .listing .product .information {
		padding-right: 30px;
		width: 46.5%;
	}
	
	#archiwum-listing .listing .product .information .end {
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
  #head {
    height: 120px;
  }

  #header .search form input.query{
	padding-right: 51px;
  }
  
  .category-search-dropbox{
	display: none;
  }


  .main-breadcrumb {
    margin-top: 120px;
  }

  #archiwum {
    margin-top: 124px;
  }

  #header .logo {
    width: 100%;
  }

  .pull-right {
    float: left;
    width: 100%;
    margin-top: 5px;
  }

  #header .search {
    float: left;
    right: 0;
  }

  #header .search form {
    right: 0;
  }

  .toplogo {
    float: left;
    position: relative;
    right: 0;
    margin-left: 30px;
  }

  .recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
    display: inline-block;
  }

  .recaptcha_input_area {
    padding-top: 55px !important;
  }
  
  .sub-message {
    width: 75%;
  }
  
  .siGallery {
    margin-top: 10px;
    min-height: 1px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 410px;
    width: 100%;
  }
  
  .productwide .pull-right {
    float: none;
    padding: 0 15px;
  }
  
  .listing-options .custom-dropdown {
    float: left;
    margin-left: 15px;
  }
  
  #archiwum-listing .listing .product .information {
    width: 59%;
  }


  .large-adv {
    display: none;
  }

  .small-adv {
    display: block;
    margin: 0 auto;
  }  
}

@media screen and (max-width: 640px) {
  .mobile-widget {
    display: none;
  }

  .subcategories {
    display: block;
  }

  .subcategories h2 {
    border-top: 1px solid #ccc;
    font-size: 15px;
    color: #0083ff;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 2px 2px #ccc;
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
  }

  .subcategories ul {
    display: none;
  }

  #footer .links {
    float: left;
    width: 100%;
    margin: 20px 0 10px;
    text-align: center;
  }

  #footer .links a {
    margin: 3px 15px;
    display: inline-block;
  }

  #footer .l {
    width: 100%;
    text-align: center;
  }

  #footer .l a {
    display: block;
    margin: 0 auto;
  }

  #archiwum .ul-expand .expand {
    margin-left: 0;
    padding: 15px;
  }

  #archiwum.error-page {
    margin-top: 120px;
  }

  #archiwum-listing .sidebar,
  #contact-form .sidebar {
    width: 100%;
    border-right: none;
  }

  #archiwum-listing .sidebar:before,
  #contact-form .sidebar:before {
    content: none;
  }

  #archiwum-listing .sidebar:after,
  #contact-form .sidebar:after {
    content: none;
  }

  #archiwum-listing .content {
    /*float: left;*/
  }

  #archiwum-listing .sidebar h2,
  #contact-form .sidebar h2 {
    float: none;
    margin-bottom: 10px;
  }

  #archiwum-listing .sidebar h2.small,
  #contact-form .sidebar h2.small {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  #archiwum-listing .sidebar ul,
  #contact-form .sidebar ul {
    margin-left: 0;
    margin-top: 0;
  }

  #text {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .main-breadcrumb {
    margin-left: 0;
  }

  /*  
    #archiwum-listing .sidebar ul {
      float: left;
      width: 33%;
    }*/

  .form-box,
  .box-button, .error-box {
    width: 100%;
  }

  #contact-form .content input, #contact-form .content textarea,
  #contact-form .content .styled-select {
    max-width: 100%;
  }

  #contact-form .content {
    padding-left: 0;
    overflow: visible;
  }
  
  .listing-message {
    margin: 30px 0 20px;
    padding: 0;
  }
  
  .sub-message {
    width: 90%;
  }
  
  #archiwum-listing .slider + .separator-bottom {
    margin-bottom: 20px;
  }
  
  #archiwum-listing .sidebar ul.small {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  
  .listing-options .custom-dropdown {
    margin-left: 0;
  }
  
  #archiwum-listing .listing {
    padding: 0;
  }
  
  #archiwum-listing .listing .product .information .end {
    margin-top: 30px;
  }
  
  #archiwum-listing .listing .product .photo {
    display: block;
    float: none;
    margin: 0 auto;
  }
  
  #archiwum-listing .listing .product .information {
    width: 90%;
    margin-top: 20px;
    vertical-align: middle;
  }
  
  #archiwum-listing .listing .product .price {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
  
  #archiwum-listing .listing .product .price .price-value {
    position: static;
  }
  
  #archiwum-listing .slider .show-more {
    display: block;
    float: none;
    margin: 5px 0 5px 20px;
  }
  
  #archiwum-listing .listing .product {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 560px) {
  #archiwum .nav-tabs > li > a {
    font-size: 15px;
    padding: 0 20px;
  }
  
  .right-button {
   margin: 10px 0 0 0;
   text-align: right;
  }
  
  .right-button span {
    display: none;
  }
  
  .right-button .link {
    display: block;
  }
}

@media screen and (max-width: 450px) {
  .oferty {
    padding-top: 10px;
  }

  .more {
    top: -15px;
  }
  
  .galleryWrap .gallery .galleryContainer div.img {
    background-size: 80%;
  }
}

@media screen and (max-width: 420px) {
  #archiwum-listing .content .listing-options, #archiwum-listing .content .listing-options-bottom {
    height: auto;
    text-align: left;
    width: 100%;
    padding-bottom: 3px;
  }
  
  .listing-options .custom-dropdown {
    float: none;
    display: block;
  }
  
  #archiwum-listing .content .pager-nav {
    float: none;
    display: block;
    margin-top: 8px;
    padding-left: 0;
  }  
}

@media screen and (max-width: 380px) {
  #archiwum .nav-tabs > li > a {
    font-size: 11px;
    padding: 0 5px;
  }

  .list-items li {
    width: 100%;
  }

  #recaptcha_area td {
    width: 270px !important;
  }

  #recaptcha_area tr {
    height: auto !important;    
  }

  .recaptcha_input_area {
    padding-top: 10px !important;
  }
}

.sidebar-mobile {
  display: none;
}

@media screen and (max-width: 640px) {
  .sidebar {
    display: none;
  }

  .sidebar-mobile {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  #header {
    width: 1200px !important;
    max-width: 1200px !important;
  }

  #header .logo {
    margin-left: -3px;
  }

  .toplogo {
    right: 20px;
  }

  #header .search {
    width: 665px;
    max-width: 665px;
    right: 20px;
  }
}

.app-buttons {
  padding: 10px 0 0;
  text-align: center;
}

.app-buttons a {
  display: inline-block;
  padding: 10px 0 0;
}

@media screen and (max-width: 450px) {
  .logo a {
    display: block;
    max-width: 50%;
  }

  .logo a img {
    max-width: 100%;
  }

}

@media screen and (max-width: 760px){
  .more {
    position: absolute;
    left: 0px;
    top: -20px;
  }
  .right-button.top-button {
    top: 68px;
  }
}

#head {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

#head.sticky {
	height: 41px;
}

#head.sticky .logo {
	padding: 9px 1px
}

#head.sticky .logo img {
	height: 25px;
}

#head.sticky .toplogo {
	top: 10px;
}

#head.sticky #header .search {
	top: 0px;
	margin-top: 4px;
}

@media screen and (max-width: 767px) {
	#head.sticky {
		height: 90px;
	}
}

@media screen and (max-width: 992px){
	.pull-right {
		width: 100%;
		margin-top: 5px;
	}
	
	#head {
		height: 120px;
	}
	
	#header .logo {
		width: 100%;
	}
	
	.toplogo {
		float: left;
		position: relative;
		right: 0;
		margin-left: 30px;
	}
	
	#header .search{
		float: left;
		right: 0;
	}
	
	.main-breadcrumb {
		margin-top: 120px;
	}
	
	#header .search form {
		right: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	#head.sticky {
		height: 90px !important;
	}
}

@media screen and (max-width: 480px)  {
  .toplogo {
    float: right;
    margin-left: 0;
  }

  #archiwum ul {
    padding-left: 15px;
  }

  #archiwum .nav-tabs > li > a {
    font-size: 13px;
    padding: 0 10px;
  }
  
  .title-results-count {
    display: block;
    margin: 5px 0;
  }
  
  .main-breadcrumb .main-breadcrumb-list {
    margin: 5px 0;
  }
  
  #archiwum-listing .content .pager-top {
    position: relative;
    display: block;
  }
  
  #archiwum-listing .content .pager-nav.pager-bottom {
    float: right;
  }
}