
@media (max-width: 1230px) {
	.wrapper {
		padding: 0 15px;
	}

}


@media (max-width: 1024px) {
	#header {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0;
	}
	#top_links, #top_links.sesja, #top_links.gosc {
		clear: both;
		width: 100%;
	}
	#top_links li {
		margin-bottom: 0;
	}
	#search {
		width: calc(100% - 236px);
	}

	#top_product {
		display: none;
	}
	#nav_contacts {
		width: 100%;
		background-color: #ffffff;
	}
	#nav_contacts li span,
	#nav_contacts li a {
		color: #fb7102;
	}
	#nav_contacts {
		border-top: 1px solid #e5e5e5;
	}

	#custom_editor {
		max-width: calc(100% - 220px);
	}
}

@media (max-width: 1010px) {
	#cups_list a {
		width: calc(100% / 3 - 15px);
	}
	.subcategory#cups_list a {
		width: calc(100% / 2 - 15px);
	}

	#product_customization {
		margin-left: 0;
		width: 100%;
	}

}


@media (max-width: 1000px) {



	.product_info .button_wrapper {
		text-align: center;
	}
	#produkt .products_categories {
		display: block;
	}
	#produkt .categories {
		width: 100%;
	}

	.product_info .big {
		margin-bottom: 10px;
	}
}


@media (max-width: 960px) {

  .kolumna1 {
    width: 100%;
    margin-right: 0;
  }

  .kolumna2 {
    width: 100%;
  }

  .kolumna3 {
    width: 100%;
    margin: 0;
    padding-top: 20px;
    clear: both;
    
  }

  
  .product_info {
		margin-left: 10px;
		flex-direction: column;
	}

	.products_list {
		width: 100%;
	}
	.products .price {
		text-align: center;
	}
	.products .thumbnail {
		width: 50%;
	}
	.products .product_right {
		width: calc(50% - 30px);
	}
	.categories_list {
		position: sticky;
		top: 10px;
	}
}



@media (max-width: 800px) {

.firmZipCode{
  margin-left: 10px;
}


  .boxP { 
    flex-direction: column; 
		margin: 10px 0;
	}

	.subpage_header {
		width: 100%;
		padding: 0;
		margin: 0;
		border: 0;
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 3px solid #cccccc;
	}
	.info_form {
		display: block;
	}
	.contact_info {
		margin-bottom: 40px;
	}
	.contact_info,
	.contact_forms {
		width: 100%;
	}
	#login_register_form {
		display: block;
	}
	#login_left_side,
	#login_right_side {
		width: 100%;
	}
	#login_register_form .login_right_side .button {
		width: auto;
	}
	.products .thumbnail,
	.products .product_right {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	#koszyk_form,
	.side_form {
		width: 100%;
		float: none;
	}
	th.right_head:last-child {
		padding-right: 12px;
	}
	.content_sidebar {
		flex-direction: column;
	}
	.content_sidebar .sidebar {
		width: 100%;
	}
	.content_sidebar .content_account {
		width: 100%;
		margin-left: 0;
	}
	.login_right_side {
		clear: both;
		width: 100%;
	}
	#login_register_form .login_right_side h4 {
		clear: both;
	}
}


	@media (max-width: 700px) {

    .summary-wrapper {
      flex-direction: column;
      margin: 40px 0 20px 0;
    }

    .summary-box1,.summary-box2 {
      border-bottom: 1px solid #eee;
    }

    .summary-box1,.summary-box2, .summary-box3 {

      width: 100%;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      align-content: flex-start;         
    }

    .value_netto, .value_vat {
    font-size: 17px;
    font-weight: bold;
    color: #99002e;
  }

  .value_netto, .value_vat, .value_brutto {
      margin-top: 0;
  }

  .label{
    padding: 5px 0;
  }
      
  }



@media (max-width: 760px) {
	#cups_list a {
		width: calc(100% / 2 - 15px);
	}
	.subcategory#cups_list {
		width: 100%;
		margin-left: 0;
	}
	.subcategory#cups_list a {
		width: 100%;
		margin-left: 0;
	}

		.showSzablony li {
	 width: 100%;
	}
}


@media (max-width: 736px) {
	#footer_contacts .informations,
	#footer_contacts .contacts {
		width: 45%;
	}
	#rejestracja div.half {
		display: block;
	}
	#rejestracja div.half fieldset {
		width: auto;
	}
	.dane_wysylka {
		flex-direction: column
	}
	.dane_kontaktowe,
	.adres_wysylki, .dane_fv {
		width: 100%;
		margin-bottom: 10px;
		margin-left:0px;
	}
	.koszyk_header {
		display: none;
	}
	.koszyk_podsumowanie .row {
		flex-wrap: wrap;
	}
	.koszyk_podsumowanie .product_image,
	.product_description,
	.koszyk_podsumowanie .cena_brutto,
	.koszyk_podsumowanie .ilosc,
	.koszyk_podsumowanie .wartosc_brutto,
	.dostawa,
	.koszt_dostawy,
	.potwierdzenie {
		width: 100%;
		border-bottom: 1px solid #e8e8e8;
		padding: 12px 0 10px;
	}
	.koszyk_podsumowanie .product_description {
		width: 50%;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-left: 20px;
	}
	.koszyk_podsumowanie .close {
		display: none;
	}
	.koszyk_podsumowanie .product_image {
		width: 50%;
	}
	.adresy .podsumowanie {
		width: 100%;
		margin: 10px 0;
	}
	.product_description ul {
		margin-bottom: 30px;
	}
	.row p.responsive_infos {
		display: block;
		margin-bottom: 0;
		line-height: 1;
		width: 50%;
		float: left;
	}
	.row .cena_brutto span,
	.row .ilosc span,
	.row .wartosc_brutto span {
		float: right;
		line-height: 1;
	}

	.row .cena_brutto span span,
	.row .ilosc span span,
	.row .wartosc_brutto span span{
		float: none;
	}

	.koszyk_podsumowanie .row {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: 0;
	}
	.koszyk_podsumowanie .row.product:before {
		content: 'Produkt';
		display: block;
		color: #000000;
		background-color: #EEEEEE;
		text-align: center;
		width: 100%;
		padding: 6px 0;
	}
	.koszyk_podsumowanie .row.zwrot {
		border-bottom: 1px solid #e8e8e8;
		padding: 10px 0;
	}
	.row p {
		margin-bottom: 0;
	}
	.dostawa p,
	.koszt_dostawy p,
	.potwierdzenie p {
		float: left;
		margin-bottom: 0;
	}
	.rodzaje_dostawy,
	.formy_potwierdzenia {
		float: right;
		width: 200px;
	}
	.row.product .button {
		display: inline-block;
		margin: 10px auto;
	}
	.row .podsumowanie:first-child span {
		float: right;
	}
	.row .podsumowanie h4 {
		float: left;
	}
	.row .podsumowanie ul {
		clear: both;
	}
	.row .podsumowanie:not(:first-child) ul {
		float: right;
		clear: none;
	}
	.row .podsumowanie {
		border-bottom: 1px solid #e8e8e8;
		padding: 10px 0;
		width: 100%;
	}
	.koszyk_podsumowanie .row:last-child .button {
		flex: 1 1 auto;
	}
	.rabat span {
		float: right;
	}
	.suma p {
		text-align: center;
	}
	.rules {
		margin-top: 40px;
	}
}




@media (max-width: 640px) {
	#minislider_wrapper {
		padding-right: 36px;
		background-image: none;
	}
	#logo {
		width: 100%;
		text-align: center;
	}
	#search {
		clear: left;
		width: 100%;
		margin: 0;
		margin-top: 10px;
	}
	#nav_contacts li span,
	#nav_contacts li a {
		font-size: 16px;
		color: #a90125;
	}
	#nav_contacts li a:hover {
		color: #fb7102;
	}
	#footer_contacts .informations,
	#footer_contacts .contacts {
		width: 100%;
	}
	#footer_contacts .informations {
		margin-bottom: 40px;
	}
	.products_categories {
		display: block;
	}
	.categories {
		width: 100%;
	}
	.categories_list {
		position: static;
	}
	.products_list {
		width: 100%;
	}
	.product_info {
		display: block;
		width: 100%;
	}
	.product_image {
		width: 100%;
		margin: 0;
	}
	.product_info .big {
		margin: 0;
	}
	table th,
	table td {
		font-size: 12px;
		padding: 10px 0;
	}
	.koszyk_podsumowanie .row .button {
		flex: 1 1 auto;
	}
	.modal-content {
		max-width: calc(100% - 20px);
		width: 100%;
	}
	#custom_editor {
		max-width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.row.product .button.czat {
		font-size: 13px;
		padding-left: 5px;
		padding-right: 5px;
	}
}


@media (max-width: 550px) {
	#cups_list a {
		width: calc(100% - 15px);
	}
}


@media (max-width: 480px) {
	.koszyk_podsumowanie .row {
		flex-direction: column;
	}
	.koszyk_podsumowanie .product_image,
	.koszyk_podsumowanie .product_description {
		width: 100%;
		padding-left: 0;
	}
	#nav_contacts li {
		width: 100%;
	}
	.contact_forms fieldset {
		width: 100%;
	}
	#koszyk_form fieldset label {
		width: auto;
	}
	.firmKomuPrzekazacFV,
	.firmAdress,
	.firmHome,
	.firmZipCode,
	.firmPlace,
	.firmZipCode,
	.firmPlace,
	.kraj,
	.nip {
		width: 100%;
		float: none;
	}


	#rejestracja fieldset.left,
	.zmiana_danych fieldset.left,
	#zmiana_danych fieldset.left,
	#rejestracja fieldset.right,
	.zmiana_danych fieldset.right,
	#zmiana_danych fieldset.right {
		width: 100%;
		float: none;
	}
	.kod_pocztowy,
	.miejscowosc,
	.kraj_prywatny {
		width: 100%;
		float: none;
	}
}

@media (max-width: 380px) {

	#login_register_form fieldset { flex-direction: column; }
	#login_register_form fieldset label, #login_register_form input[type="text"], #login_register_form input[type="password"] { width: 100%; }
	#login_register_form .pass_container .fa { top: 50px; }

}



  

