#header {
	padding: 18px 0;
}
#logo {
	display: block;
	float: left;
}

#search {
	float: left;
	margin-top: 38px;
	margin-left: 20px;
	min-width: 200px;
	width: calc(100% - 717px);
}
#search input[type="search"] {
	float: left;
	width: calc(100% - 62px);
}
#search input[type="submit"] {
	float: left;
	background-image: url("../images/magnify.png");
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
}
#top_product {
	display: block;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
	margin-right: 20px;
}
#home_background_slider {
	overflow: hidden;
}

#top_links {
	box-sizing: border-box;
	float: right;
	list-style: none;
	width: 440px;
	padding-left: 0;
	margin-bottom: 0;
	border-left: 1px solid #e5e5e5;
	/* display: flex; */
	/* justify-content: space-between; */
	margin-top: 20px;
}

#top_links li {
	float: left;
	/* width: 33.3333%; */
	width: calc(100% / 3 - 1px);

	border-right: 1px solid #e5e5e5;
	font-size: 14px;
	text-align: center;
	height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}



#top_links.sesja li {
	width: calc(100% / 4 - 1px);
}

#top_links.sesja  {
	width: 430px;
	float: right;
}

#top_links.gosc li {
	width: calc(100% / 3 - 1px);
}




#top_links li .fa {
	clear: both;
	display: block;
	font-size: 18px;
}
#top_links li a {
	text-decoration: none;
}
#nav_container {
	background-color: #fb7102;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 24px;
}
#nav_contacts {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	width: 45%;
	float: right;
}
#nav_contacts li {
	float: left;
	width: 50%;
	margin-bottom: 0;
	text-align: center;
}
#nav_contacts li span,
#nav_contacts li a {
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
}
#nav_contacts li a:hover {
	color: #a90125;
}

#home_background_slider {
	padding: 0;
	/* margin-top: 12px; */
}
#info_stripe {
	color: #ffffff;
	background-color: #fb7102;
	height: 30px;
	margin-bottom: 24px;
}
#info_stripe p {
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 0;
	text-align: center;
}

#minislider_wrapper {
	color: #ffffff;
	background-color: #a90125;
	background-image: url("../images/minislider.png");
	/* background-position: right -122px; */
	background-position: right center;
	background-repeat: no-repeat;
	padding: 30px 36px;
	box-sizing: border-box;
	padding-right: 350px;
}
.minislider {
	float: left;
	width: 70%;
}
.minislider h3 {
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 10px;
}
.minislider p {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 0;
}


#home_background_slider h1 {
	text-align: center;
}


#home_text {
	padding-top: 36px;
	padding-bottom: 36px;
}
#home_text h1,
#home_background_slider h1 {
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 30px;
	margin-bottom: 26px;
}
#home_text h2 {
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
}
#home_text h3 {
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
}
#home_text p {
	font-size: 14px;
	line-height: 1.2;
}







/* SUBPAGES */
.breadcrumbs {
	color: #000000;
	float: left;
	margin-bottom: 24px;

}
.breadcrumbs .fa {
	color: #a9002b;
}
.breadcrumbs a,
.breadcrumbs span {
	color: #000000;
	text-transform: uppercase;
}

.breadcrumbs a:first-of-type {
	text-transform: none;
}
.breadcrumbs span {
	text-transform: uppercase;
}
.breadcrumbs h1 {
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	color: #000000;
	display: inline;
	letter-spacing: 0;
}
.mini_panel {
	float: right;
	/* margin-bottom: 24px; */
	margin-top: 20px;
	/* margin-bottom: 10px; */
	clear: right;
}
.mini_panel a {
	color: #a9002b;
}
.subpage_header {
	clear: both;
	float: left;
	font-size: 30px;
	font-weight: 700;
	color: #ee7f00;
	padding-right: 30px;
	border-right: 3px solid #cccccc;
	margin-right: 30px;
	margin-top: 5px;
	display: none;
}
.subpage_header ~ p {
	/* margin-bottom: 50px; */
	/* display: flex; */
	/* flex-direction: column; */
	/* justify-content: center; */
}
/* #logowanie .subpage_header { */
	/* float: none; */
	/* padding: 0; */
	/* margin: 0; */
	/* border: 0; */
	/* padding-bottom: 30px; */
	/* border-bottom: 1px solid #cccccc; */
	/* margin-bottom: 30px; */
/* } */
.info_form {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
.contact_info {
	width: 30%;
}
.contact_info h4 {
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.2;
}
.contact_info h5 {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.contact_info ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.contact_info ul li {
	padding: 0;
	margin: 0;
}
.contact_info span {
	font-weight: 700;
}
.contact_forms {
	width: 65%;
}
.contact_forms form {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contact_forms fieldset {
	width: 48%;
	margin-bottom: 0;
}
.contact_forms label {
	color: #a9002b;
}
.contact_forms input[type="text"],
.contact_forms input[type="number"],
.contact_forms input[type="date"] {
	width: 100%;
}
textarea {
	width: 100%;
	min-height: 140px;
}
.contact_forms input[type="submit"] {
	color: #ffffff;
}






/* LOGOWANIE */
#login_register_form {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
#login_left_side {
	width: 65%;
}
#login_right_side {
	width: 30%;
}
.login_right_side {
	width: 30%;
}
#login_register_form h4 {
	/* text-transform: uppercase; */
	/* font-size: 20px; */
	/* color: #6d7072; */
	/* font-weight: 400; */
	/* margin-bottom: 10px; */
	color: #fb7102;
	text-transform: uppercase;
	background-color: #ffffff;
	border-bottom: 1px solid #fb7102;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
}
#login_register_form fieldset {
	/* display: -webkit-flex;
	display: flex; */
	/* justify-content: space-between; */
	/* flex-wrap: wrap; */
	margin-bottom: 5px;
}
#recover_form {
	clear: both;
}
#login_register_form label {
	color: #6d7072;
	/* width: 30%; */
	line-height: 36px;
}
#login_register_form input[type="text"], #login_register_form input[type="password"] {
	width: 65%;
	margin-bottom: 5px;
	float: right;
}
#login_register_form label,
#login_register_form label {
	width: 35%;
	float: left;
}
#login_register_form .button,
#login_register_form input[type="submit"] {
	color: #ffffff;
	margin-bottom: 0;
	font-size: 14px;
	text-decoration: none;
}
#login_register_form .button:hover,
#login_register_form input[type="submit"]:hover {
	text-decoration: none;
}
#login_register_form .login_right_side .button {
	width: 100%;
	margin-bottom: 30px;
	line-height: 36px;
}
#login_register_form .login_right_side h4 {
	margin-bottom: 20px;
}
.login_right_side .separated {
	/* border-top: 1px solid #cccccc; */
	padding-top: 20px;
}
#login_register_form .login_right_side ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#login_register_form .login_right_side ul .fa {
	color: #a9002b;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
	margin-right: 10px;
	width: 20px;
}
#login_register_form .login_right_side ul li a {
	color: #000000;
}


.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	float: left;
}
.button.neue {
	margin-bottom: 20px;
	float: right;
}
.button.back {
	background-color: #565658;
	border-color: #565658;
	float: left;
}
.button.back:hover {
	background-color: #000000;
	border-color: #000000;
}
.categories {
	width: 330px;
	margin-bottom: 30px;
	float: left;
}
.categories h4 {
	color: #ffffff;
	background-color: #333333;
	padding: 10px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 0;
	padding: 15px 12px;
}
.categories ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.categories ul li {
	padding: 0;
	margin: 0;
}
.categories ul a {
	display: block;
	padding: 5px 12px;
	background-color: #eeeeee;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	position: relative;
	font-weight: 400;
	font-size: 14px;
}
.categories ul a:before {
	content: "\f101";
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #333333;
	font-size: 10px;
	margin-right: 10px;
}
.categories ul a:after {
	content: url('../images/chevron.png');
	margin-left: 10px;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	transition: all 0.6s;
}
.categories ul a.active::after {
	opacity: 1;
	right: 10px;
	top: calc(50% - 10px);
	transform: rotate(90deg);
}
.categories ul a.active:hover:after,
.categories ul a:hover:after {
	opacity: 1;
	right: 10px;
}
.categories ul a.empty::after,
.categories ul a.empty:hover::after {
	opacity: 0 !important;
}

.categories ul a.active,
.categories ul a:hover {
	color: #ffffff;
	background-color: #fb7102;
}
/* .categories ul a:hover:before { */
	/* display: none; */
/* } */
.categories ul ul a {
	padding: 10px;
	padding-left: 30px;
}
.categories ul ul ul a {
	padding: 6px;
	padding-left: 50px;
}
.categories ul a span {
	color: #333333;
	transition: all 0.6s;
}
.categories ul a.active span,
.categories ul a:hover span {
	color: #ffffff;
}
.products_categories {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}
.products_categories.isopis {
	display: block;
}
.products_list {
	width: 70%;
	/* width: calc(100% - 350px); */
	width: 100%;
}
.products {
	border: 1px solid #cccccc;
	padding: 20px 30px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
	text-align: center;
}
.products .thumbnail {
	display: block;
	float: left;
	margin-right: 30px;
	width: 30%;
}
.product_image {
	/* width: 314px; */
	width: 500px;
	flex: 0 0 auto;
}
#product_customization{ 
	margin-left: 30px;
	width: 35%;
}


.products .product_right {
	width: calc(70% - 30px);
	float: left;
}
.product_info {
	display: -webkit-flex;
	display: flex;
}

.products h1,
.product_info h1,
.products h2,
.product_info h2 {
	color: #333333;
	font-size: 22px;
	font-weight: 400;
	/*margin-top: 10px;*/
	margin-bottom: 30px;
	text-align: left;
}
.products h2.catBox {
	margin-bottom: 0;
	/*text-transform: uppercase;*/
}
.products p.catBoxTxt {
	font-size: 12px;
	line-height: 1.2;
}
.products.isCategory {
	border:0px;
	background-color: #eee;
}


.products .price,
.product_info .price {
	font-size: 24px;
	color: #fb7102;
	font-weight: 900;
	margin-bottom: 10px;
}
.products p,
.product_info p {
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.4;
}
.product_info {
	/* width: calc(100% - 350px); */
	width: 100%;
	float: right;
}
.product_info .big {
	display: block;
	/* float: left; 
	margin-right: 30px; AA */
	text-align: center;
	margin-bottom: 15px;
}
.product_info select {
	width: 100%;
	padding-left: 10px;
	margin-bottom: 0;
	height: 40px;
}
.product_info option {
	line-height: 50px;
}

.product_info .price {
	margin-bottom: 0;
}
.product_info .button_wrapper {
	text-align: left;
}

#plec {

	height: 36px;
	width: 100%
}

#fgx {

	width: 100%
}

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"],
.contact_forms input[type="submit"],
.product_info input[type="submit"],
.contact_forms input[type="text"],
.contact_forms input[type="number"],
.contact_forms input[type="date"] {
	/* width: 100%; */
	height: 36px;
	line-height: 1;
}
#zmiana_danych,
.zmiana_danych {
	width: 100%;
}
#rejestracja fieldset,
.zmiana_danych fieldset,
#zmiana_danych fieldset {
	/* padding: 20px 20px 30px; */
	/* border: 1px solid #fb7102; */
	margin-bottom: 20px;
	clear :both;
}
#rejestracja fieldset.left,
.zmiana_danych fieldset.left,
#zmiana_danych fieldset.left,
#rejestracja fieldset.right,
.zmiana_danych fieldset.right,
#zmiana_danych fieldset.right {
	float: left;
	width: 49%;
	box-sizing: border-box;
	clear: left;
}
#rejestracja fieldset.right,
.zmiana_danych fieldset.right,
#zmiana_danych fieldset.right {
	float: right;
	clear: none;
}
#rejestracja legend,
.zmiana_danych legend,
#zmiana_danych legend {
	/* color: #fb7102; */
	/* text-transform: uppercase; */
	/* padding: 0 10px; */
	/* background-color: #ffffff; */
	/* margin-bottom: 0; */
	color: #fb7102;
	text-transform: uppercase;
	background-color: #ffffff;
	border-bottom: 1px solid #fb7102;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 20px;
	font-size: 16px;
}
#rejestracja input[type="email"],
#rejestracja input[type="number"],
#rejestracja input[type="search"],
#rejestracja input[type="text"],
#rejestracja input[type="tel"],
#rejestracja input[type="url"],
#rejestracja input[type="password"],
#rejestracja textarea,
.zmiana_danych input[type="email"],
#zmiana_danych input[type="email"],
.zmiana_danych input[type="number"],
#zmiana_danych input[type="number"],
.zmiana_danych input[type="search"],
#zmiana_danych input[type="search"],
.zmiana_danych input[type="text"],
#zmiana_danych input[type="text"],
.zmiana_danych input[type="tel"],
#zmiana_danych input[type="tel"],
.zmiana_danych input[type="url"],
#zmiana_danych input[type="url"],
.zmiana_danych input[type="password"],
#zmiana_danych input[type="password"],
.zmiana_danych textarea,
#zmiana_danych textarea {
	width: 100%;
}





#rejestracja select,
.zmiana_danych select,
#zmiana_danych select {
	border: 1px solid #cccccc;
	width: 180px;
	/* height: 42px; */
	height: 36px;
	/* line-height: 1; */
}
#rejestracja label,
.zmiana_danych label,
#zmiana_danych label {
	color: #000000;
	font-weight: 400;
	float: left;
	line-height: 42px;
	margin-right: 20px;
}
#rejestracja fieldset label,
.zmiana_danych fieldset label,
#zmiana_danych fieldset label {
	line-height: normal;
}
#rejestracja .button,
#rejestracja button,
#rejestracja input[type="submit"],
#rejestracja input[type="reset"],
#rejestracja input[type="button"],
.zmiana_danych .button,
#zmiana_danych .button,
.zmiana_danych button,
#zmiana_danych button,
.zmiana_danych input[type="submit"],
#zmiana_danych input[type="submit"],
.zmiana_danych input[type="reset"],
#zmiana_danych input[type="reset"],
.zmiana_danych input[type="button"],
#zmiana_danych input[type="button"] {
	height: 36px;
	line-height: 1;
	float: right;
}

#zmiana_danych .button.back {
	float: left;
	height: 36px;
	line-height: 36px;
}


#rejestracja label[for="accept"] {
	line-height: normal;
	margin-right: 10px;
}
#rejestracja label[for="accept"] input {
	margin: 0;
	/* margin-right: 10px; */
	margin-top: 2px;
}
#rejestracja label[for="accept"] a {
	font-weight: 400;
}
#rejestracja div.half {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
#rejestracja div.half fieldset {
	/* width: 45%; */
	/* width: calc(50% - 60px); */
	width: 49%;
}








#koszyk_form {
	/* border: 1px solid #d6191f; */
	border: 1px solid #e8e8e8;
	padding: 16px;
	width: 60%;
	float: left;
	box-sizing: border-box;
}
#koszyk_form h4,
.side_form h4 {
	color: #666666;
	font-weight: 700;
}
#koszyk_form label {
	color: #000000;
	font-weight: 400;
	float: left;
	height: 42px;
	line-height: 42px;
	margin-right: 20px;
}
#koszyk_form select {
	border: 1px solid #fb7102;
	width: 180px;
	height: 42px;
}
#koszyk_form fieldset {
	/* border: 1px solid #e8e8e8; */
	/* border: 1px solid #fb7102; */
	padding: 16px;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
#koszyk_form legend {
	color: #fb7102;
	text-transform: uppercase;
	background-color: #ffffff;
	border-bottom: 1px solid #fb7102;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 20px;
}
#koszyk_form fieldset label {
	clear: left;
	font-weight: 400;
	width: 20%;
	line-height: normal;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-right: 0;
}
#koszyk_form fieldset label.error {
	width: 70%;
	float: right;
}
#koszyk_form input[type="email"],
#koszyk_form input[type="number"],
#koszyk_form input[type="search"],
#koszyk_form input[type="text"],
#koszyk_form input[type="tel"],
#koszyk_form input[type="url"],
#koszyk_form input[type="password"],
#koszyk_form textarea {
	height: 42px;
	line-height: 42px;
	float: right;
	width: 70%;
  margin-bottom: 5px;
	box-sizing: border-box;
}
#koszyk_form label[for="accept"] {
	line-height: normal;
	height: auto;
	margin-right: 6px;
	margin-top: 1px;
}
#koszyk_form label[for="accept"] input {
	margin-bottom: 0;
}
#koszyk_form input[type="submit"] {
	float: right;
	clear: both;
	margin-bottom: 0;
}

.side_form {
	float: right;
	border: 1px solid #e8e8e8;
	padding: 16px;
	width: 38%;
	box-sizing: border-box;
}
.side_form label {
	float: left;
	height: 42px;
	clear: left;
	font-weight: 400;
	width: 30%;
	line-height: normal;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.side_form input[type="email"],
.side_form input[type="number"],
.side_form input[type="search"],
.side_form input[type="text"],
.side_form input[type="tel"],
.side_form input[type="url"],
.side_form input[type="password"],
.side_form textarea {
	height: 42px;
	line-height: 42px;
	float: right;
	width: 65%;
  margin-bottom: 5px;
	box-sizing: border-box;
}
.side_form input[type="submit"] {
	float: right;
	clear: both;
	margin-top: 10px;
	margin-bottom: 0;
}





.stepByStep {
	max-width: 930px;
	padding-top: 20px;
	margin: 0 auto;
	margin-bottom: 40px;
	overflow: hidden;
	box-sizing: border-box;
	background: url("../images/bg_steps.png") no-repeat center center;
}
.stepByStepBox {
	text-align: center;
	float: left;
	width: 33%;
}
.numberStep,
.textStep,
.stepByStepBox p {
	display: inline-block;
	margin: 0;
}
.numberStep {
	position: relative;
	z-index: 13;
}
.leftStep .numberStep::after,
.rightStep .numberStep::after {
	position: absolute;
	content: "";
	width: 100px;
	height: 100%;
	background-color: #fff;
	z-index: -1;
	top: 0;
}
.leftStep .numberStep::after {
	left: -100px;
}
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.numberStep p {
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 50%;
	color: #fff;
	background-color: #EEE;
 -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.numberStep p::before {
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 6px solid #EEE;
	content: "";
	border-radius: 50%;
}
.activeStep .numberStep p::before {
	border: 6px solid #a90125;
}
.stepByStepBox a:hover .hvr-ripple-out:before,
.stepByStepBox a:focus .hvr-ripple-out:before,
.stepByStepBox a:active .hvr-ripple-out:before {
	-webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
.textStep p {
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.activeStep .numberStep p {
	background-color: #a90125;
}
.activeStep .textStep p {
	color: #333;
}
.contentSubpageBasket {
	padding: 30px 0;
}
.headlineContentBasket {
	padding: 10px 10px 10px 15px;
	background-color: #EEEEEE;
}
.headlineContentBasketRwd,
.rwdTitle,
.deleteRwd {
	display: none;
}



table .image_product {
	display: block;
	width: 150px;
	height: 100px;
	float: left;
}
table.koszyk td {
	padding-top: 0;
	padding-bottom: 5px;
}
table h3 {
	text-align: left;
	margin-bottom: 0;
}
table h3 a {
	text-transform: uppercase;
	color: #333333;
	font-weight: 700;
	font-size: 16px;
	text-align: left;
}
table ul {
	list-style: none;
	margin-bottom: 0;
}
table ul li {
	margin-bottom: 0;
	font-size: 14px;
	color: #666666;
	text-align: left;
}


.koszyk_header {
	background-color: #EEEEEE;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	font-weight: 700;
	text-align: center;
	padding: 6px 0;
	clear: both;
}
.koszyk_header div {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.koszyk_podsumowanie {
	margin-bottom: 20px;
}
.koszyk_podsumowanie .produkt {
	width: 60%;
	box-sizing: border-box;
    text-align: left;
    padding-left: 20px;
}
.koszyk_podsumowanie .cena_brutto {
	width: 15%;
}
.koszyk_podsumowanie .ilosc {
	width: 25%;
}
.koszyk_podsumowanie .wartosc_brutto {
	width: 19%;
}
.koszyk_podsumowanie .close {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}
.koszyk_podsumowanie .row,
.row.koszyk_row {
	margin-bottom: 10px;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 0;
}
.koszyk_podsumowanie .row.list_row {
	flex-direction: column;
}



.koszyk_podsumowanie .row.list_row .plik.list {
	margin-bottom: 13px;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	box-sizing: border-box;
	border-radius: 10px;
	color: #3c763d;
	line-height: 1.2;
}
.koszyk_podsumowanie .row.list_row .plik.list.admin {
	border-color: #bce8f1;
	background-color: #d9edf7;
}
.koszyk_podsumowanie .row.list_row .plik.list p {
	padding-top: 10px;
	/* margin-bottom: 0; */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.koszyk_podsumowanie .row.list_row .plik.list a {
	color: #3c763d;
}



.kto {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
}
.data_komentarza {
	display: block;
	margin-bottom: 20px;
}











.koszyk_podsumowanie .row span {
	font-weight: 700;

}
.koszyk_podsumowanie .row span b{
	font-weight: 700;

}
.koszyk_podsumowanie .close {
	height: 28px;
	line-height: 1;
}


.koszyk_podsumowanie .rwdPay .row span {
	float: right;
}
.koszyk_podsumowanie .rwdPay .row span b {
	float: right;
}


.koszyk_podsumowanie .row:last-child {
	border-bottom: none;
}
.koszyk_podsumowanie .product_image {
	width: 20%;
}
.product_description {
	width: 40%;
	/* padding-top: 30px; */

	    box-sizing: border-box;

    padding-left: 20px;
}
.row .cena_brutto,
.row .ilosc,
.row .wartosc_brutto {
	/* padding-top: 30px; */
}
.koszyk_podsumowanie .product_image .image_product {
	display: block;
	width: 100%;
	/* width: 150px; */
	/* height: 100px; */
	float: left;
}
.product_description h3 {
	text-align: left;
	margin-bottom: 0;
	font-size: 16px;
}
.product_description h3 a {
	/* text-transform: uppercase; */
	color: #333333;
	font-weight: 700;
	font-size: 16px;
	text-align: left;
}
.product_description ul {
	list-style: none;
	margin-bottom: 0;
}
.product_description ul li {
	margin-bottom: 0;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.row p {
	text-align: left;
	margin-bottom: 15px;
}
.dostawa p,
.potwierdzenie p {
	font-weight: 700;
	margin-bottom: 10px;
}
.dostawa input[type="radio"],
.potwierdzenie input[type="radio"] {
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-right: 6px;
	clear: left;
}
.dostawa label,
.potwierdzenie label {
	float: left;
	margin-bottom: 0;
	font-weight: 300;
}
.koszyk_podsumowanie .koszt_dostawy span {
	font-weight: 700;
	text-align: right;
	float: right;
}
.koszyk_podsumowanie .razem {
	font-size: 18px;
	font-weight: 700;
}
.koszyk_podsumowanie .suma p {
	font-size: 30px;
	color: #a90125;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	/* text-align: right; */
}
.netto_container {
	font-size: 12px;
	color: #666666;
	font-weight: 700;
}
.koszyk_podsumowanie .row span.netto {
	display: block;
	font-size: 30px;
	color: #a90125;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
}
.koszyk_podsumowanie .row span.netto .tooltip {
	position: relative;
	left: 0;
	top: -3px;
}
.koszyk_podsumowanie .suma span {
	font-size: 12px;
	color: #666666;
	/* text-align: right; */
	/* float: right; */
	/* clear: both; */
}
.koszyk_podsumowanie .button.wstecz,
.button.wstecz {
	background-color: #565658;
	border-color: #565658;
}
.koszyk_podsumowanie .button.wstecz:hover,
.button.wstecz:hover {
	background-color: #000000;
	border-color: #000000;
}



.dane_wysylka {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	margin-left: -10px;
}
.dane_kontaktowe,
.adres_wysylki,
.dane_fv {
	width: calc(100% / 3 - 10px);
	margin-left: 10px;
	width: 49%;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;

	position: relative;
}
.calc2{ width: calc(100% / 2 - 10px);}
.dane_wysylka h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color: #333333;
	margin-bottom: 10px;
}
.dane_wysylka ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;

	min-height: 98px;
	padding-bottom: 60px;
}
.dane_wysylka ul li {
	padding: 0;
	margin: 0;
}
.dane_wysylka ul li span,
.dane_wysylka ul li a {
	font-weight: 700;
}
.dane_wysylka .button {
	float: right;
	margin-bottom: 0;

	position: absolute;
	right: 20px;
	bottom: 20px;
}
.dane_wysylka ~ .button {
	float: right;
	margin-bottom: 30px;
}
/* .podsumowanie { */
	/* width: 25%; */
/* } */
.podsumowanie h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color: #333333;
	margin-bottom: 10px;
	text-align: left;
}


.podsumowanie ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.podsumowanie ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
.podsumowanie span {
	font-weight: 700;
}
.row.product .button {
	display: none;
	background-color: #565658;
	border-color: #565658;
}
.row.product .button:hover {
	background-color: #000000;
	border-color: #000000;
}
.koszyk_podsumowanie .row p {
	margin-bottom: 10px;
}









#footer {
	color: #333333;
	padding-bottom: 12px;
}
#footer_contacts {
	/* border-top: 30px solid #fb7102; */
	background-color: transparent;
	background-image: url("../images/shadow.jpg");
	background-size: cover;
	min-height: 126px;
	padding: 24px 48px 8px;
	margin-bottom: 12px;
	margin-top: 40px;
}
#footer_contacts .informations {
	color: #ffffff;
	float: left;
	width: 35%;
	font-size: 13px;
}
#footer_contacts .informations h4 {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
	padding-bottom: 12px;
	font-weight: 400;
	border-bottom: 1px solid #fb7102;
	margin-bottom: 22px;
}
#footer_contacts .informations ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
#footer_contacts .informations ul li {
	margin-bottom: 0;
	margin-left: 0;
}
#footer_contacts .informations ul li a {
	color: #ffffff;
}
#footer_contacts .contacts {
	color: #ffffff;
	float: right;
	width: 35%;
}
#footer_contacts .contacts h4 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
}
#footer_contacts .contacts p {
	font-size: 13px;
	line-height: 1.2;
	font-weight: 700;
	clear: both;
}
#footer_contacts .contacts dl {
	float: left;
	font-weight: 700;
	margin-bottom: 20px;
	font-size: 13px;
	margin-top: 0;
}
#footer_contacts .contacts dt {
	float: left;
	clear: left;
	min-width: 26px;
}
#footer_contacts .contacts dd {
	float: left;
	margin-left: 5px;
	color: #fb7102;
}
#footer_contacts .contacts dd span {
	color: #ffffff;
}





#error_404 {
	/* max-width: 600px;*/
	display: inline-block;
	text-align: center;
	margin-bottom: 0 auto 30px;
	/* margin-left: 50%; */
	/* transform: translateX(-50%); */
}




#copyright {
	font-size: 13px;
	font-weight: 400;
}
#copyright a {
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
}
#author {
	color: #333333;
	float: right;
	font-size: 13px;
}
#author img {
	width: 130px;
}



table {
	width: 100%;
	margin-bottom: 40px;
}
table th {
	background-color: #EEEEEE;
}
table th {
	padding: 10px;
	text-align: left;
}
table td {
	padding: 16px 12px;
	text-align: left;
}
/* table th:first-child, */
/* table td:first-child { */
	/* padding-left: 10px; */
/* } */
/* table th:last-child, */
/* table td:last-child { */
	/* padding-right: 10px; */
/* } */

.row p.responsive_infos {
	display: none;
}



/* MODAL BOX - Mr. Front */
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	/* padding-top: 100px; */
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0, .8);
}
.modal-content {
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background-color: #fefefe;
	margin: 0;
	padding: 0;
	border: 1px solid #888;
	width: 60%;
	/* width: 100%; */
	/* max-width: 600px; */
	box-shadow: 0 4px 8px 0 rgba(0,0,0, .2), 0 6px 20px 0 rgba(0,0,0, .2);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.8s;
	animation-name: animatetop;
	animation-duration: 0.8s;
}
/* @-webkit-keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}
@keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
} */
.close {
	color: #a90125;
	float: right;
	font-size: 28px;
	font-weight: bold;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.modal-header {
	padding: 2px 16px;
	background-color: #333333;
	color: white;
}
.modal-header h4 {
	margin-bottom: 0;
	padding: 12px;
}
.modal-header .fa {
	margin-right: 12px;
}
.modal-body {
	padding: 2px 16px;
	margin-top: 12px;
}
.modal-footer {
	padding: 2px 16px;
}

.modal-footer #backToShopping {
 margin-right: 20px;
}
#rejestracja select#choice,
.zmiana_danych select#choice,
#zmiana_danych select#choice {
	width: 100%;
}

.firmAdress {
	width: 65%;
	float: left;
	margin-bottom: 0;
}
.firmHome {
	width: 33%;
	float: right;
	margin-bottom: 0;
}
.firmZipCode,
.firmPlace,
.kraj,
.nip {
	width: 49%;
	float: left;
	margin-bottom: 0;
	margin-right: 0;
}
.nip {
	float: right;
}
.zmiana_danych .kraj label,
#zmiana_danych .kraj label {
	float: none;
}
.zmiana_danych .kraj select,
#zmiana_danych .kraj select {
	width: 100%;
}

.kod_pocztowy,
.miejscowosc,
.kraj_prywatny {
	float: left;
	width: calc(100% / 3 - 10px);
	margin-right: 20px;
	margin-bottom: 0;
}
.kraj_prywatny {
	margin-right: 0;
	width: calc(100% / 3 - 20px);
}

.kraj_prywatny label,
.zmiana_danych .kraj_prywatny select,
#zmiana_danych .kraj_prywatny select {
	width: 100%;
}

.firmPlace {
	float: right;
}
label[for="nip"] {
	clear: both;
}
#rejestracja select[name="kraj"], #rejestracja select[name="firmCountry"] {
	width: 100%;
	clear: both;
}

.line {
	height: 30px;
	background-color: #fb7102;
	margin-top: 30px;
}
#custom_editor {
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	width: 100%;
	max-width: calc(100% - 220px - 450px);
	box-sizing: border-box;
	line-height: 1.3;
}
#custom_editor * {
	font-size: 14px;
	margin-bottom: 5px;
}
#custom_editor h1,
#custom_editor h2,
#custom_editor h3,
#custom_editor h4,
#custom_editor h5,
#custom_editor h6 {
	font-weight: 700;
	font-size: 18px;
}


.content_sidebar {
	display: flex;
	align-items: flex-start;
}
.content_sidebar .sidebar {
	width: 280px;
}
.content_sidebar .sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.content_sidebar .sidebar ul li {
	margin: 0;
	margin-bottom: 7px;
}
.content_sidebar .sidebar ul li a {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #fb7102;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	display: block;
	padding: 0 20px;
	text-decoration: none;
}
.content_sidebar .sidebar ul li a:hover,
.content_sidebar .sidebar ul li a.current {
	background-color: #a21f25;
}
.content_sidebar .content_account {
	width: calc(100% - 280px - 25px);
	margin-left: 25px;
}
#adress_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
#adress_list li {
	background-color: #f8f8f8;
	border: 2px solid #e8e8e8;
	padding: 25px 20px;
	/* cursor: pointer; */
}
#adress_list li.selected {
	background-color: #ffffff;
	border-color: #fb7102;
}
#adress_list li input[type="radio"] {
	/* float: right; */
}
#adress_list li h3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #333333;
}
#adress_list li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
#adress_list li ul li {
	border: none;
	margin-bottom: 10px;
	line-height: 1;
	padding: 0;
	background-color: transparent;
}
#adress_list li .button {
	float: right;
	height: 36px;
	line-height: 32px;
	margin-left: 12px;
	margin-bottom: 0;
}
#adress_list li .button.delete {
	background-color: #565658;
	border-color: #565658;
}
#adress_list li .button.delete:hover {
	background-color: #000000;
	border-color: #000000;
}
.pass_container {
	position: relative;
}
.pass_container .fa {
	position: absolute;
	right: 10px;
	top: 33px;
	cursor: pointer;
	color: #333333;
	/* top: 50%; */
	/* transform: translateY(-50%); */
}





.upload_file {
	margin-bottom: 10px;
}
/* INPUT FILE */
.js .inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
	max-width: 80%;
	font-size: 16px;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 5px 16px;
	margin-right: 15px;

	color: #ffffff;
	background-color: #a90125;
	transition: all 0.6s;
	float: left;
}
.no-js .inputfile + label {
	display: none;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label * {
	/* pointer-events: none; */
	/* in case of FastClick lib use */
}
.inputfile + label svg {
	width: 1em;
	height: 1em;
	vertical-align: middle;
	fill: currentColor;
	margin-top: -0.25em;
	/* 4px */
	margin-right: 0.25em;
	/* 4px */
}
.inputfile:focus + label,
.inputfile.has-focus + label,
.inputfile + label:hover {
	background-color: #a90125;
	outline: none;
}
#koszyk_form {

}
#koszyk_form .pass_container .fa {
	top: 14px;
}
#koszyk_login_form .pass_container .fa {
	top: 14px;
}
#login_form .pass_container .fa {
	top: 11px;
}


.rules {
	position: relative;
	clear: both;
}

form .rules label.error {
	position: absolute;
	top: -40px;
	left: 0;
}













@media (max-width: 1024px) {
	.wrapper {
		padding: 0 10px;
	}
	#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% - 376px); */
		width: calc(100% - 236px);
	}
	#top_product {
		display: none;
	}
	#nav_contacts {
		width: 100%;
		/* padding-bottom: 10px; */
		background-color: #ffffff;
	}
	#nav_contacts li span,
	#nav_contacts li a {
		color: #fb7102;
	}
	#nav_contacts {
		border-top: 1px solid #e5e5e5;
	}
	.product_image {
		width: 100%;
	}
	#custom_editor {
		max-width: calc(100% - 220px);
	}
}
@media (max-width: 1000px) {
	.product_info .button_wrapper {
		text-align: center;
	}
	#produkt .products_categories {
		display: block;
	}
	#produkt .categories {
		width: 100%;
	}
	.product_info {
		/* width: 100%; */
		margin-left: 10px;
		flex-direction: column;
	}
	/* .product_info.dodatkowy_opis { */
		/* width: 100%; */
		/* margin: 0; */
	/* } */
	.product_info .big {
		margin-bottom: 10px;
	}
}
@media (max-width: 960px) {
	.products_list {
		/* width: calc(100% - 340px); */
		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) {
	.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: 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-direction: column; */
		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 {
		/* float: none; */
		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;
	}



	/* .row.product, */
	/* .row.dostawy { */
	.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: calc(100% - 160px); */
		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: 14px;
		padding-left: 5px;
		padding-right: 5px;
	}
}
@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;
	}
	.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; }

}



.vortexInfo {
	box-sizing: border-box;
	border: 1px solid #636363;
	background-color: #eeeeee;
	padding: 10px 20px;
	text-align: center;
}
.vortexInfo form input {
	float: none;
}
.vortexInfo input[type="submit"],
.vortexInfo input[type="button"] {
	margin-bottom: 0;
}
.vortexInfo .alternate {
	background-color: #565658;
	border-color: #565658;
}
.vortexInfo .alternate:hover {
	background-color: #000000;
	border-color: #000000;
}

span.small {
	font-size: 12px;
	color: #686868;
}





.hide { display: none; }
.show { display: block; }
.pix{ margin-top: 20px; }
.plik { float:left; clear:both; width:100%; text-align:left; margin-top:5px;}
.plik fieldset {
	padding: 10px;
	border: 1px solid #333;
	clear: both;
	color: #333;
	box-sizing: border-box;
	font-size: 14px;
}
.plik legend {
	display: block;
	margin-bottom: .5rem;
	font-weight: 600;
	padding: 0 10px;
}

/* CART */
.emptyCart{

	width: 100%; float: left; clear: both; border: 1px solid #333; padding: 20px; text-align: center; margin-bottom: 50px; box-sizing: border-box;
}

/* PRELOADER */
.overlay {
    opacity: 0;
    position: fixed;
    top:-2000;
    left:0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.8);
    transition: opacity .3s linear;
     z-index: 99999;
}
.overlayActive {
    opacity: 1;
    top: 0;
}
.overlay .infoText {
    position: absolute;
    top: 50%;
    color: #000000;
    width: 100%;
    text-align: center;
	font-size:24px;
	margin-left:-10px;

}
.overlay .loadingIcon {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 30%;
    left: 47%;
    z-index: 9999999;
    background: url('../images/preloader_transparent.gif');
}
input[type="checkbox"]{
margin-bottom: 3px;
margin-right: 5px;
}
/* TOOLTIP */
.tooltip {
	width: 20px;
	height: 20px;
	position: relative;
	cursor: pointer;
	color: #cccccc;
	font-size: 20px;
	margin: 0 10px;
}
.tooltip span {
	display: none;
	position: absolute;
	right: 0;
	top: 30px;
	transform: translate(50%);
	padding: 12px 18px;
	color: #ffffff !important;
	background-color: #333333;
	cursor: text;
	border-radius: 5px;
	font-size: 13px !important;
	font-family: Lato;
	z-index: 1000;
	min-width: 200px;
	text-align: left;
	line-height: 1.5;
}
th:first-child,
td:first-child {
	padding-left: 12px;
}
th:last-child,
td:last-child {
	padding-right: 12px;
	text-align: right;
}
td:last-child img {
	margin-right: 10px;
	float: left;
	margin-left: 65px;
}
th:last-child.right_head {
	padding-right: 56px;
}
.orange {
	color: #fb7102;
}
.koszyk.kraj {
	width: 100%;
}
#koszyk_form fieldset .koszyk.kraj label {
	display: block;
	line-height: 42px;
}
#koszyk_form .koszyk.kraj select {
	float: right;
	width: 70%;
	border: 1px solid #cccccc;
	margin-bottom: 0;
}


#wyslano {  width: 100%; text-align: center;}
.plec { margin-bottom: 21px; margin-top: 30px;}
.zmiana_danych .plec { margin-top: 0; }
#zmiana_danych .plec { margin-top: 0; }
.plec input[type="radio"] { margin-right: 5px; margin-bottom: 2px}
.plec input[type="radio"]:nth-child(3){margin-left: 20px}
.plec label { padding-right:70px;}

.uwagi{
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
color: #333333;
margin-bottom: 10px;
text-align: left;
}

.clear{ clear: both; }



.subcategory#cups_list a {
	width: calc(100% / 3 - 15px);
}


#cups_list {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
}

#cups_list a {
	text-decoration: none;
	margin-left: 15px;
	display: block;
	width: calc(100% / 4 - 15px);
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	padding-bottom: 52px;
}
#cups_list a img {
	width: 100%;
	transition: all .3s linear;
	z-index: -1;
}
#cups_list a:hover img {
	transform: scale(1.3);
}
#cups_list .caption {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	background-color: #eeeeee;
	transition: all .3s linear;
}
#cups_list h3 {
	/* min-height: 43px; */
	font-size: 15px;
	line-height: 1.2;
	font-weight: 700;
	color: #fb7102;
	text-decoration: none;
	margin-bottom: 0;
	text-align: center;
	z-index: 100;
	transition: all .3s linear;
	padding: 0 10px;
	padding-top: 6px;
}
#cups_list p {
	margin-bottom: 0;
	min-height: 22px;
	color: #333333;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	z-index: 100;
	transition: all .3s linear;
	padding: 0 10px;
	padding-bottom: 6px;
}


#cups_list a:hover h3,
#cups_list a:hover p {
	color: #ffffff;
}

#cups_list a:hover .caption {
	background-color: #fb7102;
}
#cups_list.gallery a {
	padding-bottom: 0;
}


@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: 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;
	}
}
@media (max-width: 550px) {
	#cups_list a {
		width: calc(100% - 15px);
	}
}

.comingup{ color: #fb7102; font-weight: bold; }
.price.ab{ font-size: 17px; }

.product_info.dodatkowy_opis {
	float: right;
	display: block;
	clear: right;
}

.separated_header {
	border-bottom: 1px solid #cccccc;
	/* margin-bottom: 20px; */
}
.separated_header h6 {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-bottom: 0;
	display: inline-block;
	padding: 6px 18px;
	position: relative;
	top: 1px;
	left: 0;
	margin-bottom: 0;
}

.texSmallItem { font-size: 11px; }




.showSzablony {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -10px;
	margin-top: 20px;

	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.showSzablony li {
	margin-left: 10px;
}
.showSzablony li a {
	display: block;
	border: 1px solid #fb7102;
	background-color: #ffffff;
	color: #fb7102;
	padding: 10px 20px;
	border-radius: 25px;
}
.showSzablony li a:hover {
	color: #ffffff;
	background-color: #fb7102;
	text-decoration: none;
}



.free_select {
	/* width: 100%; */
	padding-left: 10px;
	margin-bottom: 0;
	height: 36px;
	margin-bottom: 40px;
}





ul.tabs{
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #cccccc;
}
ul.tabs li{
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 0;
	margin: 0;
	font-weight: 300;
	color: #fb7102;
	font-weight: 700;
}

ul.tabs li.current{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: 0;
	display: inline-block;
	position: relative;
	top: 1px;
	left: 0;
	margin-bottom: 0;
}
.tab-content{
	display: none;
	padding: 15px;
	margin-bottom: 60px;
}
.tab-content.current{
	display: inherit;
}

.myorange{
	color: #fb7102;
	font-size: 20px;
}



.red_envelope {
	color: #ff4800;
}
.red_envelope:hover {
	color: #333333;
}


#top_links li #top_info_envelope {
	color: #a9002b;
	position: absolute;
	left: 50%;
	top: 75px;
	transform: translateX(-50%);
}
#top_links li #top_info_envelope .fa {
	display: inline;
	color: #a9002b;
	margin-right: 3px;
}
.row.product .button.czat {
	display: block;
	float: left;
	width: auto;
	/* padding-left: 40px; */
	/* padding-right: 40px; */
	line-height: 32px;
	background-color: #fb7102;
	border-color: #fb7102;
	margin-top: 20px;
}
.row.product .button.czat:hover {
	color: #fb7102;
	background-color: #ffffff;
}

#messages_bottom {
	position: fixed;
	right: 60px;
	bottom: 80px;
	color: #ffffff;
	background-color: #ff4800;
	width: 76px;
	height: 76px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 10px solid #eeeeee;
  box-shadow: 0 0 0 0 rgba(255, 72, 0, 0.7);
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
#messages_bottom:hover {
	text-decoration: none;
	color: #ff4800;
	background-color: #ffffff;
}
#messages_bottom .fa {
	font-size: 32px;
}
#messages_bottom span {
	position: absolute;
	right: 15px;
	top: 15px;
	color: #ffffff;
	background-color: #000000;
	display: flex;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	font-size: 12px;
	justify-content: center;
	align-items: center;
}





@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 72, 0, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 72, 0, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 72, 0, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(255, 72, 0, 0);}}

@keyframes defaultIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes defaultOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}


.flexed {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.flexed input[type="submit"] {
	order: 1;
}
.flexed .button {
	flex: 0 !important;
}












/* UPLOAD FILE NEW */
.plik {
	width: 75%;
}
.plik .myFiles {
	margin-bottom: 10px;
	display: inline-block;
}
#fileList {
	padding-top: 10px;
	margin-bottom: 20px;
}
/* .new-modal-content {
	padding-top: 40px;
} */
.row.product .upload_file .button {
	display: inline-block;
}
.row.product .upload_file .button .fa {
	margin-right: 5px;
}
.new-modal {
	display: none;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0, .8);
}
.new-modal-content {
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 600px;
	background-color: #fefefe;
	border: 1px solid #888;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0, .2);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.8s;
	animation-name: animatetop;
	animation-duration: 0.8s
}
@-webkit-keyframes animatetop {
	from { top: -300px; opacity: 0 }
	to { top: 50%; opacity: 1 }
}
@keyframes animatetop {
	from { top: -300px; opacity: 0 }
	to { top: 50%; opacity: 1 }
}
.closeModal {
	display: block;
	float: right;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
}
.closeModal:hover,
.closeModal:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
.new-modal-body {
	padding: 20px 16px 60px;
}




.new-modal-header {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.new-modal-header img {
	max-width: 120px;
	height: auto;
	margin-right: 20px;
}
.new-modal-header h4 {
	width: calc(100% - 120px - 20px);
	margin-bottom: 0;
	font-weight: 400;
}


#fileList > div:last-child > label {
	display: inline-block;
	width: 36px;
	height: 36px;
	font: 18px/32px Tahoma;
	color: #ffffff;
	background-color: #409fff;
	text-align: center;
	border: 2px solid #409fff;
	border-radius: 50%;
	float: left;
	margin-right: 15px;
}
#fileList > div:last-child > label:hover {
	color: #409fff;
	background-color: #ffffff;
}
#fileList input[type="file"] {
	display: none;
}
.new-modal-body input[type="submit"] {
	float: right;
	line-height: 32px;
	margin-bottom: 0;
}
#fileList div:last-child {
	padding-top: 20px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#fileList h3 {
	font-weight: 400;
	color: #17181a;
	font-size: 22px;
	font-family: Lato;
	line-height: 1;
	margin-bottom: 0;
}
#fileList h6 {
	font-size: 14px;
}
#fileList > div > label > span:last-child {
	color: #ff0000;
	display: inline-block;
	padding: 0 5px;
}


/* #fileList > div > label > span:last-child */

.redInfoEmptyFiles { color: #FF0000; font-weight: bold;}
.plik.chatOrder,
.plik.list {
	width: 100%;
}

/*
.portfolio-item {
	display: flex; flex-wrap: wrap; 
	box-sizing: border-box; text-align:center; padding:0; float: left; width: 100%; margin-bottom: 20px; }
.portfolio-item img { margin-bottom: 3px; width: 15.2%;}
img:nth-child(2n+2) { padding: 0 3px 0 3px;}

.cursorMe, .oryginal { cursor: pointer; }

@media (max-width: 760px) {
	.portfolio-item { margin-top: 10px; }
	.portfolio-item img { margin-bottom: 3px; width: 19.4%; }
}
*/
.cursorMe, .oryginal { cursor: pointer; }
/* img.oryginal { height: 100%;} */



.errorColor {
	color: #D8000C;
	background-color: #FFBABA;
	padding: 7px 15px;
	box-sizing: border-box;

}
	
/* ADD FILES ZIP */
.file-container {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.file-container span {
    margin-right: 10px;
}



/* PODUSMOWANIE KOSZYK */

		.rabatColor {

			color: #99002e;
		}

    .summary-wrapper {
			margin: 20px 0 20px 0;
      display: flex;
			flex-direction: row;
			flex-wrap: wrap;
			justify-content: space-between;
			align-items: flex-start;
			align-content: flex-start;
    }


		.summary-box1 {
			text-align: left;
		}

		.summary-box2 {
			text-align: left;
		}

		.summary-box2 {
			text-align: right;
		}


    .label {
      font-size: 12px;
      color: #333;
			clear: both;
    }

    .label small {
      margin-left: 4px;
      font-size: 12px;
      color: #333;
    }

    .value_netto, .value_vat, .value_brutto {
      font-size: 32px;
      font-weight: bold;
      color: #99002e;
			margin-top: -10px;
	
    }

		 .value_brutto {
			float: right;
		 }

	@media (max-width: 700px) {

					.summary-wrapper {
						flex-direction: column;
						margin: 40px 0 20px 0;
					}

					.summary-box1,.summary-box2 {
						border-bottom: 1px solid #eee;
							/* padding-bottom: 5px; */
					}

					.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;
				}
      
  }


	.radio-circle {

		background-color: #007bff;
    border-color: #007bff;
    width: 26px;
    height: 26px;
    border: 2px solid #ccc;
    border-radius: 50%;
    margin-right: 12px;
    position: relative;
    transition: border-color 0.3s, background-color 0.3s;
	}

	.boxP {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		align-content: flex-start;
	}




.numerAdresu p {
		font-size: 18px;
		text-transform: uppercase;
		font-weight: bold;
		margin: -2px 0 0 0;

	}

	.numerAdresu {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
		align-content: flex-start;
	} 




		@media (max-width: 800px) {
			.boxP { flex-direction: column; 
			margin: 10px 0;
			}
		}





		.popup-overlay-email  input[type="text"] {
			flex: 1;
			padding: 15px 15px;
			border: 1px solid #ccc;
			font-size: 16px;
			outline: none;
			transition: border 0.2s ease;
			width: 100%;
		}


		.useme {
			background:    #fb7102;
		padding:       11px 24px;
		color:         #fff !important;
		text-decoration: none !important;
		display:       inline-block;
		font:          normal bold 15px/1 "Open Sans", sans-serif;
		text-align:    center;
		border: 0;
				
		}

		.useme:hover{
			background-color: #a90125;
      color: #fff;
      cursor: pointer;
			text-decoration: none;
    }


		.popup-overlay, .popup-overlay-invoice, .popup-overlay-email {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      z-index: 999;
    }

		

    .popup {
      background: #fff;
      width: 400px;
      padding: 20px;
      margin: 80px auto;
      border-radius: 8px;
      position: relative;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
      max-height: 80vh;
      overflow: hidden;
    }

    .close-btn {
      position: absolute;
      top: 10px;
      right: 15px;
      font-size: 18px;
      font-weight: bold;
      cursor: pointer;
      color: #888;
    }

    .close-btn:hover {
      color: #000;
    }

    .address-list {
      margin-top: 20px;
      max-height: 400px;
      overflow-y: auto;
      border-top: 1px solid #eee;
      padding-top: 10px;
    }

    .address-item,  .invoice-item {
      display: block;
      margin-bottom: 8px;
      padding: 10px;
      background: #f5f5f5;
      border-radius: 4px;
      text-decoration: none;
      color: #333;
      transition: background 0.3s;
    }

    .address-item:hover, .invoice-item:hover{
      background: #fb7102;
      color: #fff;
      cursor: pointer;
			text-decoration: none;
    }


    /* Scrollbar estetyka (opcjonalna) */
    .address-list::-webkit-scrollbar {
      width: 6px;
    }

    .address-list::-webkit-scrollbar-thumb {
      background-color: #ccc;
      border-radius: 3px;
    }


