#header {
  padding: 18px 0;
}

#logo {
  display: block;
  float: left;
}

.divider {
  width: 100%;
  border-top: 1px solid #ccc;
  margin: 20px 0 0 0;
}

#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;
  padding: 0;
  /*margin-top: 12px;*/
}

#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: 13px;
  text-align: center;
  height: 95px;
  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%;
  /*SELECT LANG: zrobić 40%;*/
  margin-bottom: 0;
  text-align: center;
}

#nav_contacts li:last-child {
  /*SELECT LANG: odkomentować poniżej;*/
  /*width: 15%;*/
}

#nav_contacts li span,
#nav_contacts li a {
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  height: 46px;
  line-height: 46px;
  text-decoration: none;
}

#nav_contacts li a:hover {
  color: #a90125;
}

#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: 13px;
  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: 13px;
  line-height: 1.2;
}

/*SUBPAGES*/

.breadcrumbs {
  color: #000000;
  float: left;
  margin-bottom: 15px;
}

.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;
  color: #fb7102;
  font-weight: bold;
  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;
}

.info_form {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.contact_info {
  width: 30%;
}

.contact_info h4 {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.2;
}

.contact_info h5 {
  font-size: 13px;
  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: 50px;
}

.contact_forms input[type="submit"] {
  color: #ffffff;
}




.navheader{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
align-content: flex-start;          
}

.navheader .catBox{
  margin: 0;
}

.navheader .button{
  white-space: nowrap;
}


/*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: 13px;
  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;
}

.wrapper.button, input[type="submit"], input[type="reset"], input[type="button"] {
  height: 34px;
  line-height: 34px;
  font-size: 12px;
  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: 13px;
}

.categories ul a:before {
  content: "";
  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%;
}

/*OPAKOWANIE :: KOLUMN : 1,2,3*/

.product_info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

/*KOLUMNA 1*/

.kolumna1 {
  width: 23%;
  /*było 35*/
  margin-right: 2%;
  padding-bottom: 20px;
}

/*KOLUMNA 2*/

.kolumna2 {
  width: 30%;
  /*było 35*/
}

/*KOLUMNA 3*/

.kolumna3 {
  width: 43%;
  margin-left: 2%;
}

.products .product_right {
  width: calc(70% - 30px);
  float: left;
}

.products h1,
.product_info h1,
.products h2,
.product_info h2 {
  color: #333333;
  font-size: 17px;
  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 .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: 13px;
  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: 0 10px;
  font-size: 19px;
  color: #cac9c9;
}

.close {
  color: #cac9c9;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #a90125;
  text-decoration: none;
  cursor: pointer;
}


.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;
  color: #092157;
}

.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: 13%;
}

.product_description {
  width: 47%;
  /*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: 12px;
  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);
  border-radius: 5px;
}

.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: 13px;
  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: 10px;
}

#footer_contacts .informations {
  color: #ffffff;
  float: left;
  width: 35%;
  font-size: 13px;
}

#footer_contacts .informations h4 {
  text-transform: uppercase;
  font-size: 13px;
  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 DODANO DO KOSZYKA */

.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%;
  box-shadow: 0 4px 8px rgba(0,0,0,.2),
              0 6px 20px rgba(0,0,0,.2);

  -webkit-animation: modalSlideDown 0.8s ease-out;
  animation: modalSlideDown 0.8s ease-out;
}

/* animujemy TRANSFORM, ale pamiętamy o translate(-50%, -50%) */
@-webkit-keyframes modalSlideDown {
  from { opacity: 0; transform: translate(-50%, -150%); }
  to   { opacity: 1; transform: translate(-50%, -50%); }
}

@keyframes modalSlideDown {
  from { opacity: 0; transform: translate(-50%, -150%); }
  to   { opacity: 1; transform: translate(-50%, -50%); }
}


.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%;
}


.itemFirma {
  width: 100%;
  padding: 15px 15px 10px 15px;
  border-radius: 6px;
  border: 2px solid #fb7102;
  background-color: #f8f8f8;
  margin-bottom: 20px;
  box-sizing: border-box;
}

#onlyFirm fieldset {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: flex-end;
  gap: 2%;
}

.nip {
  width: 33%;
  float: left;
  margin-bottom: 0;

}


.firmKomuPrzekazacFV {
  width: 65%;
  float: right;
  margin-bottom: 0;
}



.firmName {
  width: 65%;
  float: left;
  margin-bottom: 0;
}


.firmEmail{
  width: 33%;
  float: right;
  margin-bottom: 0;
}



.firmAdress {
  width: 65%;
  float: left;
  margin-bottom: 0;
}


.firmHome {
  width: 33%;
  float: right;
  margin-bottom: 0;
}


.firmZipCode{
  width: 30%;
  float: left;
  margin-bottom: 0;
  margin-left: 20px;
}

.firmZipCode2{
  width: 30%;
  float: left;
  margin-bottom: 0;
  
}


.firmPlace {
  width: 33%;
  float: left;
  margin-bottom: 0;

}


.kraj {
  width: 33%;
  float: right;
  margin-bottom: 0;
}

.nip input,
.firmKomuPrzekazacFV input {
  width: 100%;
  box-sizing: border-box;
}

.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%;
}



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: 13px;
	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: 13px;
  height: 41px;
  line-height: 41px;
  display: block;
  padding: 0 20px;
  text-decoration: none;
  border-radius: 5px;
}

.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: 33px;*/
  /*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 .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;
}

.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-radius: 6px;
  border: 4px solid;
  border-image: linear-gradient(
		135deg,
		#ffb74d 0%,
		#ff9800 45%,
		#fb8c00 70%,
		#ffb74d 100%
	) 1;
  clear: both;
  color: #333;
  box-sizing: border-box;
  font-size: 13px;
}

.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;
}

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: 24px;
}

.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: 13px;
  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: 13px;
  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;
}

.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;
  font-size: 12px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.showSzablony li {
  margin-left: 10px;
  width: 47%;
  text-align: center;
}

.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;
}


.green_chat {
  color: #036e03;
  text-decoration: none;
  font-size: 25px;
  
}

.green_chat:hover {
  color: #333333;
   text-decoration: none;
}

#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: 10px;*/
}

/*.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: 28px;
  height: 28px;
  font: 18px/26px 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: 10px;
  /*border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;*/
}

#fileList h3 {
  font-weight: 400;
  color: #17181a;
  font-size: 15px;
  font-family: Lato;
  line-height: 1;
  margin-bottom: 0;
}

#fileList h6 {
  font-size: 13px;
  margin-bottom: 0;
}

#fileList > div > label > span:last-child {
  color: #ff0000;
  display: inline-block;
  padding: 0 5px;
}

.redInfoEmptyFiles {
  color: #FF0000;
  font-weight: bold;
}

.plik.chatOrder,
.plik.list {
  width: 100%;
}

.cursorMe, .oryginal {
  cursor: pointer;
}

.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: 15px 0 0 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: 15px;
  font-weight: 700;
  color: #000;
  /*#99002e*/
  margin-top: -5px;
}

.value_brutto {
  float: right;
}

.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: 16px;
  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;
}

.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;
}

.containerKodRabatowy {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
  background: rgba(255,255,255,0.9);
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  max-width: 100%;
  animation: fadeIn .7s ease-out;
  border: 1px solid #fb7102;
  margin-bottom: 10px;
}

.containerKodRabatowy .infocode {
  margin-right: 60px;
}

.containerKodRabatowy .infocode .in1 {
  font-size: 16px;
  color: #111827;
  font-weight: 600;
}

.containerKodRabatowy .infocode .in2 {
  font-size: 25px;
  color: #fb7102;
  font-weight: bold;
}

.code {
  display: inline-block;
  background: #f3f4f6;
  border: 2px dashed #fb7102;
  border-radius: 6px;
  padding: 6px 18px;
  font-size: 15px;
  font-weight: bold;
  color: #1e3a8a;
  letter-spacing: 2px;
  margin-right: 60px;
}

 @keyframes fadeIn{
      from{opacity:0; transform:translateY(35px)}
      to{opacity:1; transform:translateY(0)}
}

.boxKodRabatowy {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: flex-end;
  padding: 15px 15px 5px 20px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 5px;
  max-width: 400px;
  margin-left: auto;
}

.kodLabel {
  font-weight: 600;
  font-size: 13px;
  color: #333;
}

.kodInputWrap {
  display: flex;
  gap: 10px;
}

.kodInputWrap span {
  font-size: 25px;
  font-weight: bold;
}

.mamkodrabatowy {
  width: 230px;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 13px;
}

.mamkodrabatowy:focus {
  outline: none;
  border-color: #fb7102;
  box-shadow: 0 0 4px rgba(0,0,0,0.15);
  color: #333;
}

.zastosujkod {
  text-transform: capitalize;
  background: #222;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 13px;
  cursor: pointer;
  padding: 7px 10px;
  transition: background 0.3s ease;
}

.zastosujkod:hover {
  background: #444;
}

.error_code {
  font-size: 12px;
  color: #ff0000;
  font-weight: 700;
}

/* SELECT WYBORU JĘZYKA */

.lang-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 3px 33px 3px 9px;
  border-radius: 3px;
  border: 1px solid #ddd;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 0 20 28'%3E%3Cpath fill='%23999' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat right 14px center;
  background-size: 15px;
  font-size: 10px;
  cursor: pointer;
  transition: all .2s ease;
  margin-top: 12px;
}

.lang-select:hover {
  border-color: #aaa;
}

.lang-select:focus {
  outline: none;
  border-color: #4f46e5;
  box-shadow: 0 0 0 3px rgba(79,70,229,.15);
}

.zalogujjako {
  display: inline-block;
  padding: 0 15px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  border-radius: 5px;
}

.upload-txt {
  text-align: left;
}

.brakPliku {
  display: inline-block;
  background-color: #e60000;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 10px;
  border-radius: 5px;
  font-size: 10px;
  font-family: inherit;
  transition: background-color 0.2s ease, transform 0.1s ease;
}

.brakPliku:hover {
  background-color: #c40000;
  transform: translateY(-1px);
  color: #ffffff;
  text-decoration: none;
}

.brakPliku:active {
  transform: translateY(0);
}



.odbiorOsobisty {
  display: inline-block;
  background-color: #e60000;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 10px;
  border-radius: 5px;
  font-size: 10px;
  font-family: inherit;
  transition: background-color 0.2s ease, transform 0.1s ease;
}




/* ================== SLIDER ================== */
#home_background_slider{
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* Track – MA WYSOKOŚĆ OD RAZU (bez czekania na JS) */
#home_background_slider .home_slider{
  position: relative;
  width: 100%;
  aspect-ratio: 1200 / 266; /* proporcja slidera */
  overflow: hidden;
}

/* Slajdy jeden na drugim */
#home_background_slider .home_slider .item{
  position: absolute;
  inset: 0;

  opacity: 0;
  pointer-events: none;
  transition: opacity .5s ease;
}

#home_background_slider .home_slider .item.active{
  opacity: 1;
  pointer-events: auto;
}

/* Obraz wypełnia cały slider */
#home_background_slider .home_slider .item img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ================== STRZAŁKI ================== */
#home_background_slider .js-prev,
#home_background_slider .js-next{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);

  width: 48px;
  height: 48px;
  border: 0;
  padding: 0;
  background: transparent no-repeat center;
  background-size: contain;

  cursor: pointer;
  z-index: 10;
}

#home_background_slider .js-prev{
  left: 15px;
  background-image: url("/images/arrow_left.png");
}

#home_background_slider .js-next{
  right: 15px;
  background-image: url("/images/arrow_right.png");
}




/* ===============================
   MODAL :: SPRAWDZAMY ZAŁADOWANIE PLIKU
   =============================== */

body.modal-open{
  overflow: hidden;
}

/* OVERLAY */
#popup-files{
  position: fixed;
  inset: 0;
  z-index: 999999;

  display: flex !important;
  align-items: center;
  justify-content: center;

  padding: 20px;
  background: rgba(0,0,0,.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);

  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s ease, visibility .2s ease;
}

/* AKTYWNY */
#popup-files.is-open{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* BOX */
#popup-files .popup-box{
  width: min(520px, 92vw);
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 20px 60px rgba(0,0,0,.25);

  padding: 28px 24px;
  text-align: center;
  position: relative;

  transform: translateY(12px) scale(.97);
  opacity: 0;
  transition: transform .25s ease, opacity .25s ease;
}

#popup-files.is-open .popup-box{
  transform: translateY(0) scale(1);
  opacity: 1;
}

/* TEXT */
#popup-files .popup-title{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

#popup-files .popup-text{
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 22px;
  color: #333;
  font-weight: 700;
}

/* ACTIONS */
#popup-files .popup-actions{
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

/* BUTTONY – IDENTYCZNE */
#popup-files .popup-btn{
  height: 44px;
  min-width: 140px;

  padding: 0 22px;
  border-radius: 10px;
  border: 0;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  font: inherit;
  font-weight: 700;
  line-height: 1;
  box-sizing: border-box;

  cursor: pointer;
  user-select: none;
  transition: transform .1s ease, filter .15s ease;
}

#popup-files .popup-btn:active{
  transform: translateY(1px);
}

/* NIE */
#popup-files .popup-no{
  background: #fb7102;
  color: #fff;
  text-decoration: none;
}

/* TAK */
#popup-files .popup-yes{
  background: #e0e0e0;
  color: #333;
  text-decoration: none;
}

#popup-files .popup-no:hover, #popup-files .popup-yes:hover, #popup-files .popup-close:hover{
  background: #a90125;
  color: #fff;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

/* RESET button */
#popup-files button.popup-btn{
  appearance: none;
  -webkit-appearance: none;
}

/* CLOSE */
#popup-files .popup-close{
  position: absolute;
  top: 10px;
  right: 10px;

  width: 36px;
  height: 36px;

  border-radius: 12px;
  background: rgba(0,0,0,.08);
  border: 0;
  cursor: pointer;

  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 22px;
  line-height: 1;
}

/* FOCUS */
#popup-files button:focus,
#popup-files a:focus{
  outline: none;
  box-shadow: 0 0 0 3px rgba(0,0,0,.2);
}

/* REDUCED MOTION */
@media (prefers-reduced-motion: reduce){
  #popup-files,
  #popup-files .popup-box{
    transition: none;
  }
  #popup-files .popup-box{
    transform: none;
  }
}



/* LOADER */

.loader {
  display: flex;
  gap: 8px;
  float: right;
  margin-right: 20px;
}

.loader span {
  width: 6px;
  height: 6px;
  background: #fb7102;
  border-radius: 50%;
  opacity: 0.2;
  animation: dotPulse 1s infinite ease-in-out;
}

.boxLoader {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100%;
  text-align: center;
  padding: 0 20px 20px 20px;
  box-sizing: border-box;

}

.boxLoader .loader span {
  width: 9px;
  height: 9px;
  background: #fb7102;
  border-radius: 50%;
  opacity: 0.2;
  animation: dotPulse 1s infinite ease-in-out;
}


/* opóźnienia */
.loader span:nth-child(1) { animation-delay: 0s; }
.loader span:nth-child(2) { animation-delay: 0.2s; }
.loader span:nth-child(3) { animation-delay: 0.4s; }
.loader span:nth-child(4) { animation-delay: 0.6s; }

@keyframes dotPulse {
  0%, 100% {
    opacity: 0.2;
    transform: scale(1);
  }
  20% {
    opacity: 1;
    transform: scale(1.2);
  }
}


.upload-error {
    display: none;
    margin-top: 12px;
    padding: 12px 16px 12px 42px;
    border-radius: 8px;
    background: #ffeaea;
    border: 1px solid #ffb3b3;
    color: #b30000;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    animation: fadeInError 0.25s ease-in-out;
}

/* Ikona */
.upload-error::before {
    content: "⚠";
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
}

/* Animacja */
@keyframes fadeInError {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}




/* STEP 2 :: */
/* kontener */
#selectAction {
    display: flex;
    gap: 15px;
    padding: 0;
    margin: 20px 0;
    list-style: none;
    font-family: Arial, sans-serif;
}

/* kafelki */
#selectAction li {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;

    padding: 20px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    transition: all 0.25s ease;

    min-height: 120px;
}

/* hover kafelka */
#selectAction li:hover {
    border-color: #fb7102;
    background: #fff7ed;
    transform: translateY(-2px);
}

/* tekst */
#selectAction li span {
  
    font-size: 13px;
    color: #1f2933;
}


#selectAction li form {
    margin: 0;
    margin-top: auto;             /* KLUCZ: wypycha form na sam dół */
    width: 100%;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

#selectAction li button[type="submit"] {
  margin-bottom: 0;
}

/* wspólny styl */
#selectAction li a,
#selectAction li button[type="submit"] {

    display: inline-flex;          /* kluczowe */
    align-items: center;           /* pionowe wyśrodkowanie tekstu */
    justify-content: center;       /* poziome wyśrodkowanie */
    padding: 10px 18px;
    background: linear-gradient(135deg, #fb7102, #ff8c2a);
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    font-family: Arial, sans-serif;
    line-height: 1;                /* usuwa przesunięcie tekstu */
    vertical-align: middle;
    transition: all 0.2s ease;
    box-shadow: 0 4px 10px rgba(251, 113, 2, 0.25);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}


/* hover */
#selectAction li a:hover,
#selectAction li button[type="submit"]:hover {
    background: linear-gradient(135deg, #a90125, #d90429);
    box-shadow: 0 4px 10px rgba(0,0,0,0.18);
    transform: translateY(-1px);
}

/* kliknięcie */
#selectAction li a:active,
#selectAction li button[type="submit"]:active {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(0,0,0,0.15);
}


.pobierzDOC {
  display: flex !important;
  justify-content: flex-end !important;
  text-align: right !important;
}

.pobierzDOC a.button {
  float: none !important;
  margin-left: auto !important;
}



.brak_nip{

    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    align-content: stretch;
}