@import url('fonts.css');
.font {
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.font-bold {
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  height: 100%;
  background: #fff;
  color: #41413f;
  font-size: 14px;
  line-height: 1.2;
  overflow-x: hidden;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
img.kraj_flaga {
  display: inline-block;
  height: 13px !important;
  width: auto;
  box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.3);
}
img.imglist_thumb {
  width: 120px;
  height: auto;
}
#site-wrapper {
  overflow-x: hidden;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.col-20-perc {
  width: 20%;
  position: relative;
  float: left;
  min-height: 1px;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.row-smaller-padding {
  margin-left: -5px;
  margin-right: -5px;
}
.row-smaller-padding [class*="col-"] {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.row-smaller-padding .form-group {
  margin-bottom: 8px;
}
a,
a:hover,
a:active,
a:focus,
a:link,
a:visited {
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-decoration: none;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
a {
  color: #006efc;
}
a:hover,
a:focus {
  color: #10299c;
}
input,
textarea,
button,
select {
  outline: initial !important;
  -webkit-appearance: initial;
  -moz-appearance: initial;
  appearance: initial;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 14px;
}
strong,
b {
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
header,
section,
footer {
  clear: both;
}
label,
.label {
  font-size: 100%;
  font-size: 16px;
  color: #8a8a8a;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
label.checkbox-label {
  width: calc(100% - 30px);
}
legend {
  font-size: 21px;
  margin-bottom: 17px;
  border: 0;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.badge {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 8px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
input,
button {
  border: 0;
}
hr {
  border-color: #989898;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-primary[disabled] {
  background: #c7c7c7;
}
.btn,
a.btn {
  border: 0;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  background: #006efc;
  padding: 10px 15px;
  display: inline-block;
  text-align: center;
  margin-bottom: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.btn .arrow,
a.btn .arrow {
  background: url('../img/arrow-white-r2.png') no-repeat;
  width: 30px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 15px;
}
.btn:hover,
a.btn:hover {
  color: #fff;
  background: #10299c;
}
.btn:focus,
a.btn:focus {
  color: #fff;
  background: #10299c;
}
.btn.btn-red,
a.btn.btn-red {
  background: #db4040;
}
.btn.btn-red:hover,
a.btn.btn-red:hover {
  background: #c71b1b;
}
.btn.btn-graphite-border,
a.btn.btn-graphite-border {
  padding: 6px 13px;
  background: none;
  border: 2px solid #41413f;
  color: #41413f;
}
.btn.btn-graphite-border .arrow,
a.btn.btn-graphite-border .arrow {
  background: url('../img/arrow-darkblue.png') no-repeat;
}
.btn.btn-graphite-border:hover,
.btn.btn-graphite-border.active,
a.btn.btn-graphite-border:hover,
a.btn.btn-graphite-border.active {
  background: #41413f;
  color: #fff;
}
.btn.btn-graphite-border:hover .arrow,
.btn.btn-graphite-border.active .arrow,
a.btn.btn-graphite-border:hover .arrow,
a.btn.btn-graphite-border.active .arrow {
  background: url('../img/arrow-white-r2.png') no-repeat;
}
.btn.btn-white-border,
a.btn.btn-white-border {
  padding: 6px 13px;
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn.btn-white-border:hover,
a.btn.btn-white-border:hover {
  background: #fff;
  color: #10299c;
}
.btn.btn-white-border:hover .arrow,
a.btn.btn-white-border:hover .arrow {
  background: url('../img/arrow-darkblue.png') no-repeat;
}
.btn.btn-blue-border,
a.btn.btn-blue-border {
  padding: 8px 13px;
  background: none;
  border: 2px solid #006efc;
  color: #006efc;
}
.btn.btn-blue-border:hover,
a.btn.btn-blue-border:hover {
  background: #006efc;
  color: #fff;
}
select {
  position: relative;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
select:focus {
  z-index: 10;
}
.styled-select {
  position: relative;
  display: inline-block;
}
.styled-select:focus-within {
  border-color: #006efc;
}
.styled-select select {
  width: 100%;
  padding-right: 40px;
}
.styled-select:after {
  content: '';
  display: block;
  width: 12px;
  height: 8px;
  position: absolute;
  right: 13px;
  top: 15px;
  background: url("../img/select_arrow.png") no-repeat 0 0;
  z-index: 10;
  pointer-events: none;
}
.styled-select.form-control {
  padding: 0;
}
.styled-select.form-control select {
  border: 0;
  padding: 7px 30px 7px 11px;
  height: 38px;
}
.date-holder {
  display: inline-block;
  margin-right: 40px;
}
.date-holder label {
  margin-right: 24px;
}
.date-holder input,
.date-holder input.form-control,
.date-holder select,
.date-holder select.form-control {
  max-width: 125px;
  text-align: center;
  padding: 8px 15px;
  height: 40px;
  border-color: #969696;
  background: transparent;
}
.radio,
.checkbox {
  margin: 0;
  display: inline-block;
  height: 16px;
  min-height: 16px;
  width: 16px;
  vertical-align: top;
  padding: 0 !important;
  z-index: 1;
  margin: 0 9px 0 0;
  cursor: pointer;
  pointer-events: none;
}
.radio {
  background: url("../img/custom-radio2.png") no-repeat scroll 0 0;
}
.checkbox {
  background: url("../img/custom-checkbox2.png") no-repeat scroll 0 0;
}
.checkbox-inside,
.radio-inside {
  margin-right: 38px;
}
.checkbox-inside:last-of-type,
.radio-inside:last-of-type {
  margin-right: 0;
}
.checkbox-inside span.text,
.radio-inside span.text {
  font-size: 12px;
  vertical-align: top;
  margin-top: 1px;
  display: inline-block;
}
.close {
  filter: alpha(opacity=100);
  opacity: 1;
  color: #41413f;
}
.alert {
  text-shadow: none;
  font-size: 16px;
  line-height: 20px;
  padding: 13px 22px;
  margin-top: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.alert.alert-success,
.alert.alert-info,
.alert.alert-warning,
.alert.alert-danger {
  background-image: none;
}
.alert.alert-danger {
  color: #e42247;
  background-color: #f1c9d1;
  border-color: #e42247;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 17px;
}
.form-control,
.form-control[readonly],
input[type="text"],
textarea {
  height: 40px;
  font-size: 12px;
  border: 1px solid #8a8a8a;
  color: #41413f;
  background: #fff;
  line-height: 22px;
  padding: 8px 15px;
  text-align: left;
  margin-bottom: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-control:focus,
.form-control[readonly]:focus,
input[type="text"]:focus,
textarea:focus {
  border-color: #006efc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control::-webkit-input-placeholder,
.form-control[readonly]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #8a8a8a;
  opacity: 1;
}
.form-control::-moz-placeholder,
.form-control[readonly]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #8a8a8a;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control[readonly]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #8a8a8a;
  opacity: 1;
}
.form-control:-moz-placeholder,
.form-control[readonly]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #8a8a8a;
  opacity: 1;
}
.form-control[disabled] {
  background: #d7d7d7;
}
.form-control[type="file"] {
  padding: 0;
}
.form-control-feedback {
  font-size: 11px;
  margin: -2px 0 12px;
  display: block;
}
#step-3 .form-control-feedback {
  font-size: 11px;
  margin: -2px 0 12px;
  display: table-row;
  top: 3px;
  position: relative;
}
.form-group {
  margin-bottom: 18px;
}
.form-group .form-control,
.form-group .form-control[readonly],
.form-group input[type="text"],
.form-group textarea,
.form-group .input-group {
  margin-bottom: 0;
}
.form-group .form-control-feedback {
  margin-top: 0;
}
.form-group label.control-label {
  text-align: left;
}
.form-control[disabled] {
  color: #c7c7c7;
  border-color: #c7c7c7;
  background: #fff;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline,
.form-horizontal .form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
}
.input-group {
  margin-bottom: 12px;
}
.input-group span.loupe {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: red;
  display: block;
  width: 25px;
  z-index: 25;
  background: url("../img/loupe_black.png") no-repeat center center;
}
.input-group span.arrow {
  position: absolute;
  top: 1px;
  right: 0;
  height: 100%;
  background: red;
  display: block;
  width: 25px;
  z-index: 25;
  background: url("../img/select_arrow.png") no-repeat center left;
  height: 40px;
}
.input-group span.arrow button {
  border: 0;
  background: 0;
  width: 100%;
  height: 100%;
}
.input-group[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin: 0;
}
.input-group-btn {
  vertical-align: top;
}
.input-group-addon {
  border: 0;
}
input.search-input {
  border: 1px solid #8a8a8a;
  width: 100%;
  padding: 4px 35px 4px 20px;
  background: url('../img/icon-loupe.png') no-repeat top 6px right 8px #fff;
}
#widget-modal {
  z-index: 1000;
}
#widget-modal .btn:first-of-type:hover,
#widget-modal a.btn:first-of-type:hover {
  background: center no-repeat #fafafa url("https://geowidget.easypack24.net/images/desktop/icons/search.png");
}
.modal-dialog .modal-content {
  float: left;
  width: 100%;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background-color: #f2f2f2;
}
.modal-dialog .modal-content .modal-header {
  border: 0;
  padding-bottom: 0;
}
.modal-dialog .modal-content .modal-header h4 {
  padding-left: 15px;
  margin-top: 15px;
  font-size: 21px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.modal-dialog .modal-content .bootbox-body h4 {
  font-size: 21px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.modal-dialog .modal-content .modal-body {
  padding: 20px 30px 13px;
  float: left;
  width: 100%;
}
.modal-dialog .modal-content .modal-body .styled-select {
  width: 100%;
}
.modal-dialog .modal-content .modal-body label.checkbox-inside,
.modal-dialog .modal-content .modal-body label.radio-inside {
  padding-top: 8px;
}
.modal-dialog .modal-content .modal-body label.checkbox-inside span.radio,
.modal-dialog .modal-content .modal-body label.radio-inside span.radio {
  margin-top: 2px;
}
.modal-dialog .modal-content .modal-body label.checkbox-inside span.text,
.modal-dialog .modal-content .modal-body label.radio-inside span.text {
  font-size: 16px;
}
.modal-dialog .modal-content .modal-footer {
  float: left;
  width: 100%;
  border: 0;
}
.modal-dialog .modal {
  overflow: visible;
}
.ModMKShipments .table-block-first-col,
.ModMKImport .table-block-first-col {
  position: relative;
  z-index: 10;
}
.ModMKShipments #detailsModal h4.modal-title,
.ModMKImport #detailsModal h4.modal-title {
  display: none;
}
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content,
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content {
  background: #ececec;
  padding-left: 50px;
  padding-right: 50px;
}
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-header .close,
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-header .close {
  margin-bottom: -50px;
  margin-top: 30px;
  z-index: 100;
  position: relative;
}
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-body,
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-body {
  margin-top: -4px;
  padding-left: 15px;
  padding-right: 15px;
}
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-body table,
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-body table {
  width: 100%;
  font-size: 16px;
  line-height: 1.25;
  color: #8a8a8a;
}
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr:nth-of-type(odd),
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr:nth-of-type(odd) {
  background: #fff;
}
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr:nth-of-type(1),
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr:nth-of-type(1) {
  background: none;
}
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr th,
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr th {
  color: #000;
}
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr th,
.ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr td,
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr th,
.ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-body table tr td {
  padding: 13px 30px;
}
.ModMKShipments section#subpage .content-panel #noteModal .modal-dialog .modal-content,
.ModMKImport section#subpage .content-panel #noteModal .modal-dialog .modal-content {
  padding-left: 15px;
  padding-right: 15px;
}
.ModMKShipments section#subpage .content-panel #noteModal .modal-dialog .modal-content .modal-header h4,
.ModMKImport section#subpage .content-panel #noteModal .modal-dialog .modal-content .modal-header h4 {
  padding-left: 0;
}
.ModMKShipments section#subpage .content-panel #noteModal .modal-dialog .modal-content .modal-header .close,
.ModMKImport section#subpage .content-panel #noteModal .modal-dialog .modal-content .modal-header .close {
  margin-top: 3px;
}
.ModMKShipments section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content,
.ModMKImport section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content {
  padding-left: 0;
  padding-right: 0;
}
.ModMKShipments section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .modal-header .close,
.ModMKImport section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .modal-header .close {
  margin-top: 0;
}
.ModMKShipments section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .inside-modal,
.ModMKImport section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .inside-modal {
  width: 100% !important;
}
.ModMKShipments section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .mmarticle-holder,
.ModMKImport section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .mmarticle-holder {
  margin-bottom: 30px;
}
.ModMKShipments section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content fieldset,
.ModMKImport section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content fieldset {
  margin-bottom: 30px;
}
.ModMKShipments section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .more-holder,
.ModMKImport section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .more-holder {
  margin-bottom: 20px;
}
.ModMKShipments section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .more-holder input,
.ModMKImport section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .more-holder input {
  max-width: calc(100% - 60px);
  display: inline-block;
}
.modal.fade.in {
  background: rgba(0,0,0,0.5);
}
.modal-backdrop.in {
  display: none;
}
#shippingModal #summary header h3 {
  background: none;
}
.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -ms-transition: opacity .2s;
  -o-transition: opacity .2s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.pagination-container {
  margin-bottom: 18px;
  display: block;
  clear: both;
  text-align: center;
}
.pagination-container a {
  margin: 0 6px 12px;
  display: inline-block;
}
table th {
  font-weight: 500;
}
table tr table {
  width: 100%;
}
table tr.collapse.in {
  display: table-row;
}
.ui-datepicker.ui-widget-content {
  padding: 0;
  border: 2px solid #006efc;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker.ui-widget-content .ui-datepicker-header {
  border: 0;
  background: #006efc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker.ui-widget-content .ui-datepicker-prev span,
.ui-datepicker.ui-widget-content .ui-datepicker-next span {
  width: 6px;
  height: 13px;
  margin-top: -6px;
}
.ui-datepicker.ui-widget-content .ui-datepicker-prev span {
  background: url('../img/ui-datapicker-prev.png') no-repeat center center;
  margin-left: -3px;
}
.ui-datepicker.ui-widget-content .ui-datepicker-next span {
  background: url('../img/ui-datapicker-next.png') no-repeat center center;
  margin-left: -2px;
}
.ui-datepicker.ui-widget-content select.ui-datepicker-month,
.ui-datepicker.ui-widget-content select.ui-datepicker-year {
  border: 0;
  background: none;
  color: #fff;
  font-size: 14px;
  width: auto;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.ui-datepicker.ui-widget-content .ui-state-hover,
.ui-datepicker.ui-widget-content .ui-state-focus,
.ui-datepicker.ui-widget-content .ui-button:hover,
.ui-datepicker.ui-widget-content .ui-button:focus {
  border: 0;
  background: none;
  top: 2px !important;
  cursor: pointer;
}
.ui-datepicker.ui-widget-content table {
  margin: 0;
}
.ui-datepicker.ui-widget-content table thead tr {
  background: #f2f2f2;
}
.ui-datepicker.ui-widget-content table thead tr th {
  padding: 0;
  width: 14.28%;
  text-align: center;
  font-size: 12px;
  line-height: 31px;
  color: #41413f;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.ui-datepicker.ui-widget-content table tbody tr:nth-child(even) {
  background: #f2f2f2;
}
.ui-datepicker.ui-widget-content table tbody tr td {
  padding: 0;
  font-size: 12px;
  line-height: 31px;
}
.ui-datepicker.ui-widget-content table tbody tr td .ui-state-default {
  background: none;
  border: 0;
  text-align: center;
  color: #41413f;
}
.ui-datepicker.ui-widget-content table tbody tr td.ui-datepicker-today .ui-state-default,
.ui-datepicker.ui-widget-content table tbody tr td.ui-datepicker-today .ui-state-active {
  color: #006efc;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.ui-datepicker.ui-widget-content table tbody tr td.ui-datepicker-today .ui-state-active {
  color: #fff;
}
.ui-datepicker.ui-widget-content table tbody tr td .ui-state-active {
  background: #006efc;
  color: #fff;
}
.ui-datepicker.ui-widget-content table tbody tr td.ui-state-disabled {
  color: #8a8a8a;
  opacity: 1;
}
.ui-datepicker.ui-widget-content table tbody tr td.ui-state-disabled .ui-state-default {
  color: #8a8a8a;
}
.homepage header h2 {
  font-size: 42px;
  margin-top: 85px;
  margin-bottom: 40px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.homepage #shipping #step-2 {
  max-width: 860px;
  margin: 0 auto 40px;
}
.homepage #shipping #step-2 #offers .offer .offers-holder {
  max-width: 100%;
}
.homepage #shipping #step-3 {
  margin-bottom: 40px;
}
.homepage #shipping #step-3 fieldset.sender,
.homepage #shipping #step-3 fieldset.receiver,
.homepage #shipping #step-3 fieldset.package {
  max-width: 360px;
}
.homepage #shipping #step-3 fieldset.sender .form-control[readonly].hasDatepicker,
.homepage #shipping #step-3 fieldset.receiver .form-control[readonly].hasDatepicker,
.homepage #shipping #step-3 fieldset.package .form-control[readonly].hasDatepicker {
  cursor: pointer !important;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 14px;
  line-height: 20px;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  padding: 10px 13px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #006dfc;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -9px;
  border-width: 15px 9px 0;
  border-top-color: #006dfc;
}
.question-mark {
  margin-top: 1px;
  vertical-align: top;
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url('../img/question-mark.png') no-repeat center left;
}
header#top {
  position: relative;
  padding: 44px 0 26px;
}
header#top .logo {
  margin-top: -13px;
}
header#top .desktop-menu {
  text-align: right;
  margin-right: -55px;
}
header#top .desktop-menu > ul {
  margin-bottom: 0;
}
header#top .desktop-menu > ul li.level_0 {
  display: inline-block;
  position: relative;
  margin: 0 10px;
}
header#top .desktop-menu > ul li.level_0:last-child {
  margin-right: 0;
}
header#top .desktop-menu > ul li.level_0 > span > a {
  font-size: 18px;
  line-height: 20px;
  display: block;
  padding: 10px 14px;
  color: #8a8a8a;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
header#top .desktop-menu > ul li.level_0 > ul {
  background: #006efc;
  display: block;
  font-size: 15px;
  font-weight: 500;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: 100%;
  transition: all 800ms ease 0s;
  z-index: 100;
  min-width: 100%;
  width: auto;
}
header#top .desktop-menu > ul li.level_0 > ul > li.level_1 {
  white-space: nowrap;
  display: block;
}
header#top .desktop-menu > ul li.level_0 > ul > li.level_1 > span > a {
  display: block;
  color: #fff;
  padding: 11px 12px;
}
header#top .desktop-menu > ul li.level_0 > ul > li.level_1:hover > span > a,
header#top .desktop-menu > ul li.level_0 > ul > li.level_1.active > span > a {
  color: #fff;
  background: #10299c;
}
header#top .desktop-menu > ul li.level_0 > ul > li.level_1 ul {
  display: none !important;
}
header#top .desktop-menu > ul li.level_0:hover > span > a,
header#top .desktop-menu > ul li.level_0.active > span > a {
  color: #006efc;
}
header#top .desktop-menu > ul li.level_0:hover ul {
  max-height: 600px;
  z-index: 110;
}
header#top .user {
  text-align: left;
  margin-top: 0;
}
header#top .user .btn {
  margin-bottom: 0;
}
header#top .user .user-data {
  margin-top: -22px;
  margin-bottom: -17px;
  max-width: 306px;
  position: relative;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
header#top .user .user-data p {
  margin: 0;
  white-space: nowrap;
  color: #006efc;
  font-size: 18px;
  line-height: 44px;
  padding: 17px 17px 17px 35px;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
header#top .user .user-data p img,
header#top .user .user-data p svg {
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
}
header#top .user .user-data p img path,
header#top .user .user-data p svg path {
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
header#top .user .user-data span.icon {
  display: inline-block;
  width: 55px;
}
header#top .user .user-data .links {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 100;
  min-width: 260px;
  right: 0;
  -webkit-transition: height 400ms ease-in;
  -moz-transition: height 400ms ease-in;
  -ms-transition: height 400ms ease-in;
  -o-transition: height 400ms ease-in;
}
header#top .user .user-data .links a {
  padding: 11px 17px 11px 35px;
  background: #fff;
  color: #8a8a8a;
  display: block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 35px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
header#top .user .user-data .links a img,
header#top .user .user-data .links a svg {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: auto;
  margin-left: 8px;
}
header#top .user .user-data .links a img path,
header#top .user .user-data .links a svg path {
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
header#top .user .user-data .links a:hover {
  background: #efefef;
}
header#top .user .user-data:hover p {
  color: #fff;
  background: #006efc;
}
header#top .user .user-data:hover p svg path {
  stroke: #fff !important;
}
header#top .user .user-data:hover .links {
  height: 400px;
  -webkit-transition: 0;
  -moz-transition: 0;
  -ms-transition: 0;
  -o-transition: 0;
}
header#top .cart {
  margin-left: 28px;
}
header#top .cart .cart-icon {
  width: 22px;
  height: 19px;
  background: url('../img/cart-icon.png');
  display: inline-block;
  vertical-align: middle;
}
header#top .cart .count {
  display: inline-block;
  height: 19px;
  min-width: 19px;
  background: #62ba48;
  color: #fff;
  line-height: 19px;
  text-align: center;
  padding: 0 3px;
  margin-left: -11px;
  font-size: 11px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
header#top .mobile-menu {
  margin: 7px 0;
}
header#top .mobile-menu .menu-opener {
  margin-right: 15px;
  width: 56px;
  height: 26px;
  display: inline-block;
}
header#top .mobile-menu .logo-mobile {
  display: inline-block;
  vertical-align: middle;
}
.user-logged header#top .desktop-menu {
  margin-right: 0;
}
section#banner {
  overflow: hidden;
  width: 100%;
  float: left;
  position: relative;
}
section#banner .banner-holder li img {
  position: absolute;
  width: 1920px;
  height: 445px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
section#banner .banner-holder .container {
  position: relative;
  height: 445px;
}
section#banner .banner-holder .banner-text {
  position: absolute;
  top: 50%;
  transform: translate(0px,-50%);
  color: #fbcd25;
  padding: 0;
  max-width: calc(100% - 30px);
}
section#banner .banner-holder .banner-text h2 {
  font-size: 44px;
  line-height: 1.2;
  margin-top: 8px;
  margin-bottom: 8px;
}
section#banner .banner-holder .banner-text p {
  font-size: 24px;
  line-height: 1.2;
}
section#banner .banner-holder .banner-text a.link {
  font-size: 18px;
  line-height: 20px;
  padding: 10px 44px 10px 13px;
  display: inline-block;
  border: 1px solid #fbcd25;
  color: #fbcd25;
  margin-top: 32px;
  text-transform: normal;
  position: relative;
}
section#banner .banner-holder .banner-text a.link:after {
  content: '';
  position: absolute;
  top: calc(50% - 7px);
  right: 15px;
  display: block;
  background: url('../img/arrow-yellow-r.png') no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
}
section#banner .banner-holder .rslides_tabs {
  display: none;
}
.user-logged section#banner .banner-holder .banner-text a.link.login {
  display: none;
}
section#home-under-banner {
  background: #fbcd25;
  color: #aa5404;
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
}
section#home-under-banner p {
  margin: 34px 0;
}
.yellow-separator {
  display: block;
  width: 100%;
  border-bottom: 22px solid #fccd25;
}
#packages-menu {
  background: #fccd25;
}
#packages-menu h3 {
  display: block;
  float: left;
  width: 155px;
  font-size: 21px;
  line-height: 23px;
  margin: 0;
  padding: 25px 0;
  color: #aa5404;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#packages-menu .menu-inside {
  display: block;
  float: left;
  width: calc(100% - 155px);
}
#packages-menu .menu-inside ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-around;
}
#packages-menu .menu-inside ul li img {
  display: none;
}
#packages-menu .menu-inside ul li a {
  font-size: 16px;
  line-height: 21px;
  padding: 26px 17px;
  color: #aa5404;
  display: block;
  text-align: center;
}
#packages-menu .menu-inside ul li a .value {
  margin-left: 10px;
}
#packages-menu .menu-inside ul li a:hover,
#packages-menu .menu-inside ul li a.active {
  background: #f8e376;
}
#progress-bar {
  background: #f9f9f9;
  padding: 48px 0 38px;
}
#progress-bar .progress-bar-inside {
  display: block;
  width: 100%;
  padding: 0 115px;
}
#progress-bar .progress-bar-inside div.step {
  display: block;
  width: 100%;
  text-align: center;
}
#progress-bar .progress-bar-inside div.step .line-b,
#progress-bar .progress-bar-inside div.step .line-a {
  display: block;
  float: left;
  width: calc(50% - 11px);
  border-bottom: 2px solid #e0e0e0;
  margin-top: 10px;
}
#progress-bar .progress-bar-inside div.step .circle {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  border: 1px solid #e0e0e0;
  position: relative;
  margin-bottom: 13px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
#progress-bar .progress-bar-inside div.step .circle:after {
  content: '';
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  top: 3px;
  left: 3px;
  background: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
#progress-bar .progress-bar-inside div.step .text {
  display: block;
  color: #c7c7c7;
  font-size: 14px;
  line-height: 1.25;
  clear: both;
}
#progress-bar .progress-bar-inside div.step.active .line-b,
#progress-bar .progress-bar-inside div.step.done .line-b {
  border-bottom: 4px solid #006efc;
  margin-top: 9px;
}
#progress-bar .progress-bar-inside div.step.active .circle,
#progress-bar .progress-bar-inside div.step.done .circle {
  border-color: #006efc;
}
#progress-bar .progress-bar-inside div.step.active .circle:after,
#progress-bar .progress-bar-inside div.step.done .circle:after {
  background: #006efc;
}
#progress-bar .progress-bar-inside div.step.active .text,
#progress-bar .progress-bar-inside div.step.done .text {
  color: #006efc;
}
#progress-bar .progress-bar-inside div.step.done .line-a {
  border-bottom: 4px solid #006efc;
  margin-top: 9px;
}
#shipping[v-cloak] {
  display: none;
}
#shipping fieldset {
  margin-bottom: 20px;
}
#shipping #step-1 .shipping-list {
  margin-top: -1px;
  margin-right: -15px;
}
#shipping #step-1 .shipping-list .radio {
  display: none !important;
}
#shipping #step-1 .shipping-list label {
  font-weight: normal;
  display: inline-block;
  margin: 0px;
  vertical-align: middle;
  padding: 10px 15px 10px 15px;
  line-height: 18px;
  font-size: 12px;
  border: 1px solid #8a8a8a;
  font-weight: 300;
  width: 125px;
}
#shipping #step-1 .shipping-list div {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 15px;
}
#shipping #step-1 .shipping-list div input[type=radio]:checked + label {
  border: 1px solid #006efc;
  color: #006efc;
}
#shipping #step-1 .shipping-from,
#shipping #step-1 .shipping-to {
  max-width: 330px;
}
#shipping #step-1 .shipping-from .country-select,
#shipping #step-1 .shipping-from .zip-code,
#shipping #step-1 .shipping-to .country-select,
#shipping #step-1 .shipping-to .zip-code {
  max-width: 125px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-right: 12px;
}
#shipping #step-1 .shipping-from .input-group .form-control,
#shipping #step-1 .shipping-to .input-group .form-control {
  padding-left: 9px;
  padding-right: 9px;
  margin-left: -1px;
  width: calc(100% + 1px);
  margin-bottom: 9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#shipping #step-1 .shipping-from .btn,
#shipping #step-1 .shipping-to .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#shipping #step-1 .dim {
  display: inline-block;
  max-width: 148px;
  vertical-align: top;
  margin-right: 12px;
}
#shipping #step-1 .dim.nonstandard {
  max-width: 200px;
}
#shipping #step-1 .dim input,
#shipping #step-1 .dim .styled-select {
  vertical-align: top;
  width: 100%;
}
#shipping #step-1 .dim .form-control-feedback {
  display: block;
}
#shipping #step-1 .parcels-holder .parcel {
  margin-bottom: 15px;
}
#shipping #step-1 .parcels-holder .styled-select {
  margin-right: 9px;
  max-width: 180px;
}
#shipping #step-1 .parcels-holder .add-parcel,
#shipping #step-1 .parcels-holder .remove-parcel {
  vertical-align: top;
  cursor: pointer;
  line-height: 30px;
  display: inline-block;
  margin: 5px 7px 0 0;
  background: none;
}
#shipping #step-1 .parcels-holder .add-parcel span.plus,
#shipping #step-1 .parcels-holder .add-parcel span.minus,
#shipping #step-1 .parcels-holder .remove-parcel span.plus,
#shipping #step-1 .parcels-holder .remove-parcel span.minus {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  font-weight: 900;
  width: 30px;
  font-size: 24px;
  line-height: 16px;
  color: #fff;
  background: url('../img/add-icon.png') no-repeat center center;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#shipping #step-1 .parcels-holder .remove-parcel {
  color: #db4040;
  background: url('../img/delete-icon.png') no-repeat center center;
  text-indent: -999px;
  width: 30px;
  height: 30px;
  overflow: hidden;
}
#shipping #step-1 .form-pagination {
  padding: 0 0 85px;
}
#shipping #step-1 .form-pagination .btn {
  padding-left: 20px;
  padding-right: 20px;
}
#shipping #step-2 #offers {
  margin-bottom: 33px;
}
#shipping #step-2 #offers .offer .offers-holder {
  display: table;
  width: 100%;
  max-width: 700px;
  background: #fff;
  border-right: 0;
  margin-bottom: 0;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col {
  position: relative;
  min-height: 1px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 10px 12px;
  color: #8a8a8a;
  font-size: 14px;
  line-height: 1.25;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-1 {
  width: 10%;
  text-align: right;
  padding-right: 15px;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-2 {
  width: 20%;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-3 {
  width: 20%;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-4 {
  width: 25%;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-5 {
  width: 25%;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col img {
  display: inline-block;
  margin: 2px 0;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col span.price-b {
  display: block;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col span.price-n {
  display: block;
}
#shipping #step-2 #offers .offer .offers-holder .offers-col label {
  width: 22px;
  height: 22px;
  border: 1px solid #c7c7c7;
  position: relative;
  cursor: pointer;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
#shipping #step-2 #offers .offer .offers-holder .tooltip .tooltip-inner {
  width: 400px !important;
}
#shipping #step-2 #offers .offer:nth-child(odd) .offers-holder {
  background: #f9f9f9;
}
#shipping #step-2 #offers .offer .alert {
  margin: 0;
  font-size: 11px;
  text-align: center;
  padding: 0 20px;
  border: 0 none;
  max-width: 700px;
}
#shipping #step-2 #offers .offer.bg-success {
  background: none;
}
#shipping #step-2 #offers .offer.bg-success .offers-holder .offers-col label {
  border-color: #006efc;
}
#shipping #step-2 #offers .offer.bg-success .offers-holder .offers-col label:after {
  content: '';
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  top: 3px;
  left: 3px;
  background: #006efc;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
#shipping #step-3 fieldset.sender,
#shipping #step-3 fieldset.receiver,
#shipping #step-3 fieldset.package {
  max-width: 280px;
}
#shipping #step-3 fieldset.sender span.text-danger,
#shipping #step-3 fieldset.receiver span.text-danger,
#shipping #step-3 fieldset.package span.text-danger {
  display: none;
}
#shipping #step-3 fieldset.sender .form-group .form-control-feedback,
#shipping #step-3 fieldset.receiver .form-group .form-control-feedback,
#shipping #step-3 fieldset.package .form-group .form-control-feedback {
  margin-top: 7px;
}
#shipping #step-3 .package .form-control[readonly].hasDatepicker {
  cursor: pointer !important;
}
#shipping #step-3 .additional-offer {
  margin-bottom: 10px;
  padding-right: 20px;
}
#shipping #step-3 .additional-offer.text-muted {
  opacity: .5;
}
#shipping #step-3 .additional-offer label {
  cursor: pointer;
  width: 100%;
}
#shipping #step-3 .additional-offer label span.checkbox {
  pointer-events: none;
}
#shipping #step-3 .additional-offer label span.text {
  width: calc(100% - 50px);
  display: inline-block;
}
#shipping #step-3 #spring-products .add-prod,
#shipping #step-3 #spring-products .remove-prod {
  vertical-align: top;
  cursor: pointer;
  line-height: 30px;
  display: inline-block;
  margin: 5px 7px 0 0;
  background: none;
}
#shipping #step-3 #spring-products .add-prod span.plus,
#shipping #step-3 #spring-products .add-prod span.minus,
#shipping #step-3 #spring-products .remove-prod span.plus,
#shipping #step-3 #spring-products .remove-prod span.minus {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  font-weight: 900;
  width: 30px;
  font-size: 24px;
  line-height: 16px;
  color: #fff;
  background: url('../img/add-icon.png') no-repeat center center;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#shipping #step-3 #spring-products .remove-prod {
  color: #db4040;
  background: url('../img/delete-icon.png') no-repeat center center;
  text-indent: -999px;
  width: 30px;
  height: 30px;
  overflow: hidden;
}
#shipping #step-3 #spring-products .prod-col-1,
#shipping #step-3 #spring-products .prod-col-2,
#shipping #step-3 #spring-products .prod-col-3,
#shipping #step-3 #spring-products .prod-col-4,
#shipping #step-3 #spring-products .prod-col-5 {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-right: 12px;
}
#shipping #step-3 #spring-products .prod-col-1 .name,
#shipping #step-3 #spring-products .prod-col-2 .name,
#shipping #step-3 #spring-products .prod-col-3 .name,
#shipping #step-3 #spring-products .prod-col-4 .name,
#shipping #step-3 #spring-products .prod-col-5 .name {
  vertical-align: top;
  margin-top: 9px;
  display: inline-block;
  color: #8a8a8a;
}
#shipping #step-3 #spring-products .prod-col-1 {
  max-width: 450px;
}
#shipping #step-3 #spring-products .prod-col-2 {
  max-width: 200px;
  position: relative;
}
#shipping #step-3 #spring-products .prod-col-2 .code-search {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  background: url('../img/icon-loupe-white.png') no-repeat center center #006efc;
  cursor: pointer;
}
#shipping #step-3 #spring-products .prod-col-3 {
  max-width: 150px;
}
#shipping #step-3 #spring-products .prod-col-3 .select2-container {
  margin-bottom: 12px;
}
#shipping #step-3 #spring-products .prod-col-3 .select2-container--default .select2-selection--single {
  height: 40px;
  border-color: #8a8a8a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#shipping #step-3 #spring-products .prod-col-3 .select2-container--default .select2-selection--single[aria-expanded="true"] {
  border-color: #006efc;
}
#shipping #step-3 #spring-products .prod-col-3 .select2-container--default .select2-selection--single .select2-selection__rendered,
#shipping #step-3 #spring-products .prod-col-3 .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
}
#shipping #step-3 #spring-products .prod-col-3 .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 5px;
}
#shipping #step-3 #spring-products .prod-col-4 {
  max-width: 50px;
}
#shipping #step-3 #spring-products .prod-col-5 {
  max-width: 150px;
}
#shipping #step-3 #spring-products .prod-col-5 .styled-select {
  max-width: 80px;
  float: right;
}
#shipping #step-4>header {
  display: none;
}
.user-logged #shipping #step-1 .dim.nonstandard {
  max-width: 140px;
}
#summary {
  margin-top: 35px;
  position: relative;
}
#summary:before {
  content: '';
  display: block;
  width: 1000px;
  height: 9999px;
  background: #ececec;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  right: 9999px;
  left: -15px;
}
#summary header {
  position: relative;
  z-index: 10;
}
#summary header img {
  margin-bottom: 7px;
}
#summary header h3 {
  font-size: 28px;
  line-height: 32px;
  color: #000;
  padding: 8px 0 8px 45px;
  margin-top: 0;
  margin-bottom: 0px;
}
#summary .body {
  float: left;
  width: 100%;
  position: relative;
  z-index: 10;
  padding-left: 45px;
}
#summary .body h4 {
  margin-top: 17px;
  margin-bottom: 11px;
  font-size: 21px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
#summary .body ol,
#summary .body ul {
  margin-left: 20px;
}
#summary .body span.value {
  color: #8a8a8a;
  font-size: 16px;
  margin-bottom: 11px;
  display: block;
}
#summary .body span.value.type {
  text-transform: capitalize;
}
#summary .body span.price {
  color: #006efc;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#summary .body hr {
  margin-top: 25px;
  margin-bottom: 21px;
}
#summary .body .buttons {
  margin-top: 30px;
}
#summary .body .buttons button {
  width: 102px;
}
#summary .body .buttons button:first-of-type {
  margin-right: 15px;
}
section#home-profits {
  background: #f9f9f9;
  padding-bottom: 40px;
}
section#home-profits .profit-row {
  margin-bottom: 40px;
}
section#home-profits h3 {
  font-size: 28px;
  margin-top: 15px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
section#home-profits p {
  font-size: 18px;
  color: #8a8a8a;
}
section#home-tracking {
  position: relative;
  overflow: hidden;
  height: 300px;
  padding-bottom: 55px;
  background: #fbcd25;
}
section#home-tracking .home-tracking-bg {
  position: absolute;
  height: 300px;
  width: 886px;
  left: calc(50% + 45px);
  background: url('../img/tracking_bg.jpg') 0 0 no-repeat;
}
section#home-tracking .mmTracking {
  padding-left: 15px;
}
section#home-tracking .mmTracking h2 {
  color: #aa5404;
  font-size: 42px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
section#home-tracking .mmTracking form input#sz_przesylka {
  margin-top: 1px;
  width: 280px;
  font-size: 12px;
  background: #fff;
  border: 0;
  margin-bottom: 15px;
  margin-right: 28px;
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
section#home-tracking .mmTracking form .btn {
  padding-left: 50px;
  padding-right: 50px;
}
section#home-steps {
  background: #f9f9f9;
  padding-bottom: 48px;
}
section#home-steps .step {
  margin-bottom: 15px;
}
section#home-steps .step .number {
  display: inline-block;
  border: 2px solid #fbcd25;
  color: #fbcd25;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 27px;
  vertical-align: middle;
  margin-right: 25px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
}
section#home-steps .step p {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  margin-bottom: 0;
  color: #8a8a8a;
  max-width: calc(100% - 90px);
}
.ModContent {
  font-size: 16px;
  color: #8a8a8a;
}
.ModContent.terms-article .module-content p {
  margin-bottom: 15px;
}
.ModContent.terms-article .module-content li {
  margin-bottom: 15px;
}
#ModNews {
  background: #f5f5f5;
  padding-top: 17px;
  padding-bottom: 30px;
}
#ModNews h2 {
  font-size: 18px;
}
#ModNews h3 {
  font-size: 14px;
}
#ModNews h2.title {
  font-size: 18px;
  margin-bottom: 23px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
#ModNews span.date {
  color: #006efc;
  font-size: 12px;
  margin-bottom: 4px;
  display: block;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#ModNews ul.news-list {
  margin-bottom: 0;
}
#ModNews ul.news-list li {
  list-style: none;
  margin-bottom: 30px;
}
#ModNews ul.news-list li h3.title {
  font-size: 18px;
  margin-bottom: 8px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
#ModNews ul.news-list li .body {
  font-size: 12px;
  margin-bottom: 14px;
}
#ModNews ul.news-list li a.btn {
  float: right;
  min-width: 165px;
}
#ModNews {
  background: none;
  padding-left: 45px;
  padding-right: 45px;
}
#ModNews .news_29 table {
  width: 100%;
}
#ModNews .news_29 table table tr td {
  padding: 5px 15px !important;
}
#ModNews .news_29 table table tr td:first-child {
  width: 120px;
  text-align: center;
}
#ModNews .news_29 table table tr h3 {
  margin-top: 0;
}
#ModNews .news_32 table {
  width: 100%;
}
#ModNews .news_32 table tr td img {
  margin-bottom: 30px;
}
section#home-forms {
  background: #e9e9e9;
  padding-top: 25px;
  padding-bottom: 15px;
}
section#home-forms h2.title {
  font-size: 18px;
}
section#home-forms #mmQForm {
  padding-bottom: 30px;
}
section#home-forms #mmQForm textarea {
  min-height: 84px;
  margin-bottom: 18px;
}
section#home-forms #mmNewsletter #newsletterInpEmail {
  margin-bottom: 8px;
  text-align: center;
}
section#home-forms #mmNewsletter .checkbox {
  margin-top: 0;
}
section#home-forms #mmNewsletter label {
  color: #9b9b9b;
  display: inline-block;
  font-size: 13px;
  line-height: 17px;
  cursor: pointer;
  width: calc(100% - 30px);
}
#client-panel,
#client-panel-mobile {
  margin-top: 50px;
  position: relative;
  z-index: 200;
  max-width: 290px;
}
#client-panel:after,
#client-panel-mobile:after {
  content: '';
  display: block;
  width: 1000px;
  background: #f9f9f9;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  margin: auto;
  right: 0;
  z-index: -1;
}
#client-panel .panel,
#client-panel-mobile .panel {
  margin: 0;
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#client-panel .panel h4.panel-title,
#client-panel-mobile .panel h4.panel-title {
  padding: 11px 17px 11px 40px;
  color: #41413f;
  display: block;
  font-size: 21px;
  line-height: 35px;
  margin: 0;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#client-panel .panel ul.menu li,
#client-panel-mobile .panel ul.menu li {
  display: block;
}
#client-panel .panel ul.menu li:nth-last-of-type(2n + 1),
#client-panel-mobile .panel ul.menu li:nth-last-of-type(2n + 1) {
  background: #ebebeb;
}
#client-panel .panel ul.menu li a,
#client-panel-mobile .panel ul.menu li a {
  padding: 11px 17px 11px 35px;
  color: #767676;
  display: block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 35px;
  height: 57px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
#client-panel .panel ul.menu li a .noimg,
#client-panel-mobile .panel ul.menu li a .noimg {
  height: 1px;
  width: 30px;
  display: inline-block;
  vertical-align: middle;
}
#client-panel .panel ul.menu li a img,
#client-panel .panel ul.menu li a svg,
#client-panel-mobile .panel ul.menu li a img,
#client-panel-mobile .panel ul.menu li a svg {
  max-width: 30px;
  max-height: 30px;
  vertical-align: middle;
}
#client-panel .panel ul.menu li a img path,
#client-panel .panel ul.menu li a svg path,
#client-panel-mobile .panel ul.menu li a img path,
#client-panel-mobile .panel ul.menu li a svg path {
  stroke: #767676 !important;
}
#client-panel .panel ul.menu li a .text,
#client-panel-mobile .panel ul.menu li a .text {
  margin-left: 19px;
  display: inline-block;
  width: calc(100% - 50px);
}
#client-panel .panel ul.menu li a .value,
#client-panel-mobile .panel ul.menu li a .value {
  float: right;
  background: #fff;
  color: #006efc;
  padding: 0 4px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#client-panel .panel ul.menu li a:hover,
#client-panel-mobile .panel ul.menu li a:hover {
  color: #006efc;
}
#client-panel .panel ul.menu li a:hover svg path,
#client-panel-mobile .panel ul.menu li a:hover svg path {
  stroke: #006efc !important;
}
#client-panel .panel ul.menu li a.active,
#client-panel-mobile .panel ul.menu li a.active {
  color: #fff;
  background: #006efc;
}
#client-panel .panel ul.menu li a.active svg path,
#client-panel-mobile .panel ul.menu li a.active svg path {
  stroke: #fff !important;
}
section#subpage {
  background: #ffffff;
}
section#subpage .overflow-class {
  overflow: hidden;
}
section#subpage h2.title {
  font-size: 18px;
  margin-bottom: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
section#subpage .content-panel header h2 {
  font-size: 42px;
  color: #151e27;
  background: none;
  line-height: 1.2;
  padding: 0;
  margin: 73px 0 44px;
}
section#subpage .content-panel .module-content {
  background: #fff;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
section#subpage .content-panel .module-content ul,
section#subpage .content-panel .module-content ol {
  margin-left: 20px;
}
section#subpage .content-panel .module-content ul.news-list,
section#subpage .content-panel .module-content ol.news-list {
  margin-left: -15px;
}
section#subpage .content-panel .module-content ul.nav-tabs,
section#subpage .content-panel .module-content ol.nav-tabs {
  margin-left: 0;
}
section#subpage .content-panel .module-content table {
  margin-bottom: 10px;
}
section#subpage .content-panel .module-content table tr td,
section#subpage .content-panel .module-content table tr th {
  padding: 5px;
}
section#subpage .content-panel .module-content img {
  max-width: 100%;
  height: auto;
}
section#subpage .content-panel .module-content .panel {
  border: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
section#subpage .content-panel .module-content .panel-title {
  font-size: 18px;
  color: #41413f;
}
section#subpage .content-panel .module-content .panel-default > .panel-heading {
  border: 0;
  background: none;
  padding: 0;
}
section#subpage .content-panel .module-content .panel-body {
  padding: 15px 0;
}
#offer-subpage {
  background: #f9f9f9;
}
#offer-subpage .panel-group .panel {
  border: 0;
  display: block;
  width: 100%;
  background: #ebebeb;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#offer-subpage .panel-group .panel.even {
  background: #fff;
}
#offer-subpage .panel-group .panel .panel-heading {
  position: relative;
  padding: 0;
}
#offer-subpage .panel-group .panel .panel-heading a {
  display: block;
  padding: 23px 23px 23px 74px;
}
#offer-subpage .panel-group .panel .panel-heading img {
  height: 66px;
}
#offer-subpage .panel-group .panel .panel-heading span.arrow {
  position: absolute;
  top: 41px;
  right: 104px;
  display: block;
  width: 30px;
  height: 30px;
  background: url('../img/arrow-circle-down.png') no-repeat center center;
}
#offer-subpage .panel-group .panel .panel-heading.active span.arrow {
  transform: rotate(180deg);
}
#offer-subpage .panel-group .panel .panel-inside {
  padding: 25px 50px 28px 93px;
  font-size: 18px;
  color: #8a8a8a;
}
#offer-subpage .panel-group .panel .panel-inside h2 {
  font-size: 28px;
  color: #41413f;
  margin-bottom: 17px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#offer-subpage .panel-group .panel .panel-inside table tr td:first-child {
  padding: 10px 3px;
}
#offer-subpage .panel-group .panel .panel-inside table tr td:last-child {
  padding: 10px 15px;
}
#offer-subpage .panel-group .panel .panel-inside a {
  border: 0;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  background: #006efc;
  padding: 10px 15px;
  display: inline-block;
  text-align: center;
  margin-bottom: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-top: 40px;
  padding-left: 26px;
  padding-right: 26px;
}
#offer-subpage .panel-group .panel .panel-inside a .arrow {
  background: url('../img/arrow-white-r2.png') no-repeat;
  width: 30px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 15px;
}
#offer-subpage .panel-group .panel .panel-inside a:hover {
  color: #fff;
  background: #10299c;
}
#offer-subpage .panel-group .panel .panel-inside a:focus {
  color: #fff;
  background: #10299c;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-red {
  background: #db4040;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-red:hover {
  background: #c71b1b;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border {
  padding: 6px 13px;
  background: none;
  border: 2px solid #41413f;
  color: #41413f;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border .arrow {
  background: url('../img/arrow-darkblue.png') no-repeat;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border:hover,
#offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border.active {
  background: #41413f;
  color: #fff;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border:hover .arrow,
#offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border.active .arrow {
  background: url('../img/arrow-white-r2.png') no-repeat;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-white-border {
  padding: 6px 13px;
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-white-border:hover {
  background: #fff;
  color: #10299c;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-white-border:hover .arrow {
  background: url('../img/arrow-darkblue.png') no-repeat;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-blue-border {
  padding: 8px 13px;
  background: none;
  border: 2px solid #006efc;
  color: #006efc;
}
#offer-subpage .panel-group .panel .panel-inside a.btn-blue-border:hover {
  background: #006efc;
  color: #fff;
}
.help-boxes .boxes-holder {
  display: block;
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
}
.help-boxes a.box {
  background: #fff;
  border: 1px solid #e4e4e4;
  display: inline-block;
  margin: 0 13px 30px;
  height: 250px;
  width: 250px;
  padding: 25px 15px 5px;
  text-align: center;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.help-boxes a.box:hover {
  border-color: #10299c;
}
.help-boxes a.box div.image {
  display: table;
  height: 155px;
  width: 100%;
}
.help-boxes a.box div.image>p,
.help-boxes a.box div.image>img {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}
.help-boxes a.box h3 {
  margin-top: 15px;
  color: #41413f;
  font-size: 12px;
}
.zamow-kuriera section#subpage .overflow-class {
  overflow: hidden;
}
.zamow-kuriera section#subpage .overflow-class .content-panel>header {
  display: none;
}
.zamow-kuriera section#subpage .overflow-class .content-panel .module-content {
  background: none;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}
.zamow-kuriera section#subpage .overflow-class .content-panel .module-content .module-content-inside {
  margin-bottom: 20px;
}
.zamow-kuriera section#subpage .overflow-class .content-panel .module-content #shipping #step-1 .more-holder {
  margin-bottom: 38px;
}
.zamow-kuriera section#subpage .overflow-class .content-panel .module-content #shipping #step-1 .more-holder .dim {
  margin-right: 27px;
}
.zamow-kuriera section#subpage .overflow-class .content-panel .module-content #shipping #step-1 .more-holder .dim img {
  margin-right: 15px;
}
.zamow-kuriera section#subpage .overflow-class .content-panel .module-content #shipping #step-1 .more-holder .dim input {
  max-width: calc(100% - 60px);
  display: inline-block;
}
.zamow-kuriera #shipping #step-3 #spring-products h3.title {
  display: block !important;
  color: #333;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.zamow-kuriera #shipping #step-3 #spring-products .title-pc {
  display: none;
}
.zamow-kuriera #shipping #step-3 #spring-products .name.hidden-md.hidden-lg {
  display: inline-block !important;
}
.zamow-kuriera #shipping #step-3 #spring-products .control-label {
  display: inline-block !important;
  margin-right: 5px;
  width: 200px;
  text-align: left;
}
.zamow-kuriera #shipping #step-3 #spring-products .hidden.visible-xs {
  display: block !important;
}
.zamow-kuriera #shipping #step-3 #spring-products .prod-col-1,
.zamow-kuriera #shipping #step-3 #spring-products .prod-col-2,
.zamow-kuriera #shipping #step-3 #spring-products .prod-col-3,
.zamow-kuriera #shipping #step-3 #spring-products .prod-col-4,
.zamow-kuriera #shipping #step-3 #spring-products .prod-col-5 {
  max-width: 242px;
}
.zamow-kuriera #shipping #step-3 #spring-products .prod-col-5 .styled-select {
  margin-right: -45px;
}
.zamow-kuriera #shipping #step-3 #spring-products .add-product-holder {
  display: block !important;
}
.zamow-kuriera #shipping #step-3 #spring-products .add-product-holder .add-prod {
  margin-left: 3px;
}
#MMCheckout > header {
  display: block !important;
}
#MMCheckout .panel {
  border: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#MMCheckout .panel-title {
  font-size: 18px;
  color: #41413f;
}
#MMCheckout .panel-default > .panel-heading {
  border: 0;
  background: none;
  padding: 0;
}
#MMCheckout .panel-default {
  border: 0;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#MMCheckout .panel-default .panel-body {
  padding: 15px 0;
}
#MMCheckout table#podsumowanie {
  margin-bottom: 90px;
}
#MMCheckout table#podsumowanie tr.intro.color_0 {
  background: #f9f9f9;
}
#MMCheckout table#podsumowanie tr.intro.color_1 {
  background: #f2f2f2;
}
#MMCheckout table#podsumowanie tr.intro td {
  background: none !important;
  vertical-align: middle;
  border: 0;
  height: 83px;
  color: #8a8a8a;
}
#MMCheckout table#podsumowanie tr.intro td.btns {
  width: 13%;
  padding-left: 27px;
}
#MMCheckout table#podsumowanie tr.intro td.adresat {
  width: 16%;
}
#MMCheckout table#podsumowanie tr.intro td.wymiary {
  width: 23%;
}
#MMCheckout table#podsumowanie tr.intro td.usluga {
  width: 18%;
  padding-right: 27px;
}
#MMCheckout table#podsumowanie tr.intro td.koszt {
  width: 15%;
  color: #41413f;
}
#MMCheckout table#podsumowanie tr.intro td.show_hide {
  width: 15%;
  padding-left: 30px;
}
#MMCheckout table#podsumowanie tr.intro td.show_hide .mini-arrow {
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  background: url('../img/icon-circle-up.png') no-repeat center center transparent;
}
#MMCheckout table#podsumowanie tr.intro.collapsed .show_hide .mini-arrow {
  background: url('../img/icon-circle-down.png') no-repeat center center transparent;
}
#MMCheckout table#podsumowanie .lightButtonLeft {
  font-size: 0px;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 6px;
}
#MMCheckout table#podsumowanie .lightButtonLeft.red-button {
  background: url('../img/icon-delete.png') no-repeat center center transparent;
}
#MMCheckout table#podsumowanie .lightButtonLeft.green-button {
  background: url('../img/icon-edit.png') no-repeat center center transparent;
}
#MMCheckout table#podsumowanie tr.panel-collapse.color_0 {
  background: #f9f9f9;
}
#MMCheckout table#podsumowanie tr.panel-collapse.color_1 {
  background: #f2f2f2;
}
#MMCheckout table#podsumowanie tr.panel-collapse td {
  border: 0;
}
#MMCheckout table#podsumowanie tr.panel-collapse td table.summaryTab {
  max-width: 760px;
  width: 100%;
  margin: 35px auto 23px;
}
#MMCheckout table#podsumowanie tr.panel-collapse td table.summaryTab tr th,
#MMCheckout table#podsumowanie tr.panel-collapse td table.summaryTab tr td {
  width: 33%;
  height: 46px;
  padding: 5px 13px;
}
#MMCheckout table#podsumowanie tr.panel-collapse td table.summaryTab tr th {
  font-size: 16px;
  line-height: 1.25;
  padding-top: 13px;
  padding-bottom: 13px;
}
#MMCheckout table#podsumowanie tr.panel-collapse td table.summaryTab tr td {
  font-size: 14px;
  color: #8a8a8a;
}
#MMCheckout table#podsumowanie tr.panel-collapse td table.summaryTab tbody tr:nth-of-type(even) {
  background: #fff;
}
#MMCheckout table#podsumowanie tr.panel-collapse td table.summaryTab tbody tr th {
  padding-left: 34px;
}
#MMCheckout table#podsumowanie .summary-row td {
  padding: 47px 0 0;
  border: 0;
  background: none;
}
#MMCheckout table#podsumowanie .summary-row .btn {
  background: #fff;
  border: 1px solid #006efc;
  color: #006efc;
  padding: 10px 20px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#MMCheckout table#podsumowanie .summary-row .btn:hover {
  background: #006efc;
  color: #fff;
}
#MMCheckout table#podsumowanie .summary-row .summary-value {
  font-size: 28px;
  line-height: 30px;
  margin-top: 4px;
  white-space: nowrap;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
#MMCheckout table#podsumowanie .summary-row .summary-value .icon-cart-summary {
  display: inline-block;
  width: 35px;
  height: 30px;
  background: url('../img/icon-cart-summary.png') no-repeat center center transparent;
  vertical-align: top;
  margin-right: 22px;
}
#MMCheckout .panel-heading {
  font-size: 21px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
#MMCheckout ul#rodzaje_platnosci_list {
  margin-left: 0px;
}
#MMCheckout ul#rodzaje_platnosci_list li {
  display: block;
}
.ModMKPrepaid ul#rodzaje_platnosci_list {
  list-style: none;
}
.ModMKProfile fieldset {
  margin-bottom: 30px;
}
.ModMKProfile .business-activity label {
  margin-right: 22px;
}
.ModMKProfile #invoiceDetails,
.ModMKProfile #contactDetails,
.ModMKProfile #returnDetails,
.ModMKProfile #rmDetails {
  max-width: 480px;
}
.ModMKProfile .additional-options {
  max-width: 620px;
}
.ModMKProfile .additional-options hr {
  border-color: #989898;
  margin-top: 38px;
  margin-bottom: 64px;
}
.ModTracking form {
  max-width: 540px;
}
.ModMKCharges hr {
  margin: 43px 0;
}
.ModMKCharges #rodzaje_platnosci_list {
  margin-left: 0 !important;
}
.ModMKCharges #rodzaje_platnosci_list li {
  display: block;
}
.ModMKCharges #rodzaje_platnosci_list li label {
  width: 100%;
}
.ModMKCharges #rodzaje_platnosci_list li label span.radio {
  margin-top: 3px;
}
.ModMKCharges #rodzaje_platnosci_list li label span.text {
  display: inline-block;
  max-width: calc(100% - 30px);
}
.ModMKPobrania .nav-tabs,
.ModMKProfile .nav-tabs,
.ModMKCharges .nav-tabs {
  display: inline-block;
  margin: 10px 0 40px;
}
.ModMKPobrania .nav-tabs>li a,
.ModMKPobrania .nav-tabs>li a:hover,
.ModMKPobrania .nav-tabs>li a:focus,
.ModMKPobrania .nav-tabs>li.active a,
.ModMKPobrania .nav-tabs>li.active a:hover,
.ModMKPobrania .nav-tabs>li.active a:focus,
.ModMKProfile .nav-tabs>li a,
.ModMKProfile .nav-tabs>li a:hover,
.ModMKProfile .nav-tabs>li a:focus,
.ModMKProfile .nav-tabs>li.active a,
.ModMKProfile .nav-tabs>li.active a:hover,
.ModMKProfile .nav-tabs>li.active a:focus,
.ModMKCharges .nav-tabs>li a,
.ModMKCharges .nav-tabs>li a:hover,
.ModMKCharges .nav-tabs>li a:focus,
.ModMKCharges .nav-tabs>li.active a,
.ModMKCharges .nav-tabs>li.active a:hover,
.ModMKCharges .nav-tabs>li.active a:focus {
  color: #8a8a8a;
  font-size: 19px;
  margin: 0;
  border: 0;
  background: none;
  border-bottom: 2px solid #ebebeb;
  padding: 13px 45px 17px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.ModMKPobrania .nav-tabs>li.active a,
.ModMKPobrania .nav-tabs>li.active a:hover,
.ModMKPobrania .nav-tabs>li.active a:focus,
.ModMKProfile .nav-tabs>li.active a,
.ModMKProfile .nav-tabs>li.active a:hover,
.ModMKProfile .nav-tabs>li.active a:focus,
.ModMKCharges .nav-tabs>li.active a,
.ModMKCharges .nav-tabs>li.active a:hover,
.ModMKCharges .nav-tabs>li.active a:focus {
  color: #006efc;
  padding-bottom: 13px;
  border-bottom: 6px solid #006efc;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.ModMKProfile .checkbox-inside span.text,
.ModMKProfile .radio-inside span.text,
.ModMKCharges .checkbox-inside span.text,
.ModMKCharges .radio-inside span.text,
.ModMKPobrania .checkbox-inside span.text,
.ModMKPobrania .radio-inside span.text,
.ModMKReklamacje .checkbox-inside span.text,
.ModMKReklamacje .radio-inside span.text {
  max-width: 100%;
}
.ModMKAdresy .module-content {
  max-width: 540px;
  padding-bottom: 100px;
}
.ModMKAdresy .module-content #address-book .search-input {
  border: 1px solid #8a8a8a;
}
.ModMKAdresy .module-content #address-book .results {
  margin-bottom: 0px;
  padding-bottom: 3px;
}
.ModMKAdresy .module-content #address-book .results .result:nth-of-type(2n+1) {
  background: #f9f9f9;
}
.ModMKAdresy .module-content #address-book .modal-pagination {
  margin-bottom: 32px;
}
.ModMKAdresy .module-content #address-book .buttons .btn {
  margin-right: 16px;
}
.ModMKAdresy .module-content #address-book hr {
  margin-top: 30px;
  margin-bottom: 25px;
}
.ModMKAdresy .module-content #import-addressbook-form p a {
  text-decoration: underline;
}
.ModMKAdresy .module-content #import-addressbook-form .btn {
  margin-top: 34px;
}
.ModMKReklamacje .action-buttons {
  max-width: 540px;
}
.ModMKReklamacje #sendComplaintsForm {
  max-width: 540px;
}
.ModMKReklamacje #sendComplaintsForm .complain-reason-holder {
  margin-bottom: 20px;
}
.ModMKReklamacje #sendComplaintsForm .complain-reason-holder label {
  width: 100%;
}
.ModMKReklamacje #sendComplaintsForm .complain-reason-holder label span.text {
  max-width: calc(100% - 30px);
}
.ModMKStatystyki .action-buttons {
  max-width: 540px;
}
.ModMKStatystyki text {
  stroke: #000;
  fill: #000;
}
.ModMKStatystyki #rapContener #chart_div {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  margin-bottom: 20px;
}
.ModMKStatystyki #rapContener #chart_div div {
  margin: 0 auto;
}
.ModMKStatystyki #rapContener button {
  background: none;
  width: 30px;
  height: 30px;
  border: none;
  overflow: hidden;
  cursor: pointer;
  margin: 0 10px;
  vertical-align: middle;
  position: relative;
  color: #41413f;
  font-size: 16px;
  line-height: 30px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.ModMKStatystyki #rapContener button#chBtnPrev {
  background: url('../img/tob/page-prev.png') center center no-repeat;
  text-indent: 1000px;
}
.ModMKStatystyki #rapContener button#chBtnNext {
  background: url('../img/tob/page-next.png') center center no-repeat;
  text-indent: 1000px;
}
.ModMKStatystyki #rapContener button:hover {
  opacity: .5;
}
.ModMKShipments #saved-shipments {
  padding-top: 40px;
}
.ModMKShipments #saved-shipments > header {
  display: block !important;
}
.ModMKShipments #saved-shipments .panel {
  border: 0;
  margin-bottom: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ModMKShipments #saved-shipments .panel-title {
  font-size: 18px;
  color: #41413f;
}
.ModMKShipments #saved-shipments .panel-default > .panel-heading {
  border: 0;
  background: none;
  padding: 0;
}
.ModMKShipments #saved-shipments .panel-default {
  border: 0;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ModMKShipments #saved-shipments .panel-default .panel-body {
  padding: 15px 0;
}
.ModMKShipments #saved-shipments label.middle {
  line-height: 16px;
  margin-bottom: 0;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  margin-right: 7px;
}
.ModMKShipments #saved-shipments .lightButtonLeft {
  font-size: 0px;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  width: 36px;
  height: 36px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 6px;
  vertical-align: middle;
  display: inline-block;
}
.ModMKShipments #saved-shipments .lightButtonLeft.danger {
  background: url('../img/icon-danger.png') no-repeat center center transparent;
  margin-left: -60px;
  margin-right: 21px;
}
.ModMKShipments #saved-shipments .lightButtonLeft.red-button {
  background: url('../img/icon-delete.png') no-repeat center center transparent;
}
.ModMKShipments #saved-shipments table.table {
  margin-bottom: 0 !important;
}
.ModMKShipments #saved-shipments table tr td.btns {
  padding-left: 78px !important;
}
.ModMKShipments #saved-shipments table tr td.show_hide {
  padding-right: 52px !important;
}
.ModMKShipments #saved-shipments table tr td.show_hide .btn {
  margin-bottom: 0;
  float: right;
}
.ModMKShipments #saved-shipments table tr td.show_hide .btn.btn.disabled,
.ModMKShipments #saved-shipments table tr td.show_hide .btn.btn[disabled] {
  opacity: 1;
  background: #c7c7c7;
}
.ModMKShipments #saved-shipments table tr.header-row {
  border: 1px solid #c7c7c7;
  background: #fff;
}
.ModMKShipments #saved-shipments table tr.header-row td {
  background: none;
  border-bottom: 1px solid #c7c7c7;
  vertical-align: middle;
  height: 83px;
}
.ModMKShipments #saved-shipments table#podsumowanie {
  margin-bottom: 90px;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro {
  background: #ececec;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro.correct {
  background: #dfebf9;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro.correct td {
  color: #006efc !important;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro td {
  background: none !important;
  vertical-align: middle;
  border: 0;
  height: 84px;
  color: #8a8a8a;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro td.btns {
  width: 20%;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro td.adresat {
  width: 17%;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro td.adresat strong {
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro td.wymiary {
  width: 20%;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro td.usluga {
  width: 20%;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.intro td.show_hide {
  width: 23%;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse {
  background: #ececec;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse.correct {
  background: #dfebf9;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td {
  border: 0;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab {
  max-width: 760px;
  width: 100%;
  margin: 35px auto 55px;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab .close-x {
  float: right;
  margin-right: -5px;
  background: url('../img/icon-close-x.png') no-repeat center center transparent;
  width: 15px;
  height: 15px;
  display: block;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab tr th,
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab tr td {
  width: 33%;
  height: 46px;
  padding: 13px 5px;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab tr th {
  font-size: 16px;
  line-height: 1.25;
  padding-top: 13px;
  padding-bottom: 13px;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab tr td {
  font-size: 14px;
  color: #8a8a8a;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab tbody tr:nth-of-type(even) {
  background: #fff;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab tbody tr th {
  padding-left: 34px;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab tfoot tr td {
  padding: 0;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse td table.summaryTab tfoot tr td .btn {
  float: right;
  margin-top: 40px;
  margin-bottom: 50px;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.spacer {
  height: 18px;
}
.ModMKShipments #saved-shipments table#podsumowanie tr.spacer td {
  background: none !important;
  border: 0;
}
.ModMKShipments #saved-shipments .panel-heading {
  font-size: 21px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.ModMKShipments section#subpage,
.ModMKShipments.ready section#subpage,
.ModMKShipments.intransit section#subpage,
.ModMKShipments.delivered section#subpage,
.ModMKShipments.archive section#subpage,
.ModMKImport section#subpage {
  background: #f3f3f3;
}
.ModMKShipments section#subpage .content-panel .module-content,
.ModMKShipments.ready section#subpage .content-panel .module-content,
.ModMKShipments.intransit section#subpage .content-panel .module-content,
.ModMKShipments.delivered section#subpage .content-panel .module-content,
.ModMKShipments.archive section#subpage .content-panel .module-content,
.ModMKImport section#subpage .content-panel .module-content {
  background: none;
}
.ModMKShipments .content-panel-header,
.ModMKShipments.ready .content-panel-header,
.ModMKShipments.intransit .content-panel-header,
.ModMKShipments.delivered .content-panel-header,
.ModMKShipments.archive .content-panel-header,
.ModMKImport .content-panel-header {
  display: none;
}
.ModMKShipments .packages-info,
.ModMKShipments.ready .packages-info,
.ModMKShipments.intransit .packages-info,
.ModMKShipments.delivered .packages-info,
.ModMKShipments.archive .packages-info,
.ModMKImport .packages-info {
  padding: 35px 40px 50px 40px;
  background: #f9f9f9;
  position: relative;
  z-index: 10;
}
.ModMKShipments .packages-info:before,
.ModMKShipments.ready .packages-info:before,
.ModMKShipments.intransit .packages-info:before,
.ModMKShipments.delivered .packages-info:before,
.ModMKShipments.archive .packages-info:before,
.ModMKImport .packages-info:before {
  content: "";
  position: absolute;
  display: block;
  width: 2000px;
  height: 100%;
  background: #f9f9f9;
  z-index: -1;
  top: 0;
  margin: 0 auto;
  left: -999px;
  right: -999px;
}
.ModMKShipments .packages-info h3,
.ModMKShipments.ready .packages-info h3,
.ModMKShipments.intransit .packages-info h3,
.ModMKShipments.delivered .packages-info h3,
.ModMKShipments.archive .packages-info h3,
.ModMKImport .packages-info h3 {
  font-size: 21px;
  margin-bottom: 8px;
}
.ModMKShipments .packages-info p,
.ModMKShipments.ready .packages-info p,
.ModMKShipments.intransit .packages-info p,
.ModMKShipments.delivered .packages-info p,
.ModMKShipments.archive .packages-info p,
.ModMKImport .packages-info p {
  color: #8a8a8a;
  font-size: 16px;
}
.ModMKShipments .packages-info .action-buttons,
.ModMKShipments.ready .packages-info .action-buttons,
.ModMKShipments.intransit .packages-info .action-buttons,
.ModMKShipments.delivered .packages-info .action-buttons,
.ModMKShipments.archive .packages-info .action-buttons,
.ModMKImport .packages-info .action-buttons {
  padding-top: 26px;
}
.ModMKShipments .packages-info input.search-input,
.ModMKShipments.ready .packages-info input.search-input,
.ModMKShipments.intransit .packages-info input.search-input,
.ModMKShipments.delivered .packages-info input.search-input,
.ModMKShipments.archive .packages-info input.search-input,
.ModMKImport .packages-info input.search-input {
  height: 40px;
  padding: 8px 35px 8px 15px;
  border-color: #fff;
  width: 100% !important;
  max-width: 280px;
  margin-bottom: 18px;
  background: url('../img/loupe-grey-big.png') center right 10px no-repeat #fff;
  display: block !important;
}
.ModMKShipments .packages-info .right-col,
.ModMKShipments.ready .packages-info .right-col,
.ModMKShipments.intransit .packages-info .right-col,
.ModMKShipments.delivered .packages-info .right-col,
.ModMKShipments.archive .packages-info .right-col,
.ModMKImport .packages-info .right-col {
  text-align: right;
}
.ModMKShipments .packages-info .progress,
.ModMKShipments.ready .packages-info .progress,
.ModMKShipments.intransit .packages-info .progress,
.ModMKShipments.delivered .packages-info .progress,
.ModMKShipments.archive .packages-info .progress,
.ModMKImport .packages-info .progress {
  width: 100%;
  border-radius: 0;
  background-image: linear-gradient(to bottom,#d8d8d8 0%,#d8d8d8 100%);
}
.ModMKShipments .packages-info .progress .progress-bar,
.ModMKShipments.ready .packages-info .progress .progress-bar,
.ModMKShipments.intransit .packages-info .progress .progress-bar,
.ModMKShipments.delivered .packages-info .progress .progress-bar,
.ModMKShipments.archive .packages-info .progress .progress-bar,
.ModMKImport .packages-info .progress .progress-bar {
  background-image: linear-gradient(to bottom,#006efc 0%,#006efc 100%) !important;
  font-size: 10px;
}
.ModMKShipments .packages-info .progress .progress-bar.bg-success,
.ModMKShipments.ready .packages-info .progress .progress-bar.bg-success,
.ModMKShipments.intransit .packages-info .progress .progress-bar.bg-success,
.ModMKShipments.delivered .packages-info .progress .progress-bar.bg-success,
.ModMKShipments.archive .packages-info .progress .progress-bar.bg-success,
.ModMKImport .packages-info .progress .progress-bar.bg-success {
  background-image: linear-gradient(to bottom,#6bbb48 0%,#68ba45 100%) !important;
}
.ModMKShipments .searcherInRow,
.ModMKShipments.ready .searcherInRow,
.ModMKShipments.intransit .searcherInRow,
.ModMKShipments.delivered .searcherInRow,
.ModMKShipments.archive .searcherInRow,
.ModMKImport .searcherInRow {
  display: none;
}
.ModMKShipments .bootbox-body ul,
.ModMKShipments.ready .bootbox-body ul,
.ModMKShipments.intransit .bootbox-body ul,
.ModMKShipments.delivered .bootbox-body ul,
.ModMKShipments.archive .bootbox-body ul,
.ModMKImport .bootbox-body ul {
  margin-left: 20px;
}
.ModMKShipments.ready section#subpage .content-panel .module-content table tr th[data-colname="lp"],
.ModMKShipments.ready section#subpage .content-panel .module-content table tr th[data-colname="notatka_exists"],
.ModMKShipments.intransit section#subpage .content-panel .module-content table tr th[data-colname="lp"],
.ModMKShipments.intransit section#subpage .content-panel .module-content table tr th[data-colname="notatka_exists"],
.ModMKShipments.delivered section#subpage .content-panel .module-content table tr th[data-colname="lp"],
.ModMKShipments.delivered section#subpage .content-panel .module-content table tr th[data-colname="notatka_exists"],
.ModMKShipments.archive section#subpage .content-panel .module-content table tr th[data-colname="lp"],
.ModMKShipments.archive section#subpage .content-panel .module-content table tr th[data-colname="notatka_exists"] {
  width: 70px;
}
.ModMKShipments.ready section#subpage .content-panel .module-content table tr th[data-colname="numer_przesylki"],
.ModMKShipments.ready section#subpage .content-panel .module-content table tr th[data-colname="nazwa_odbiorcy"],
.ModMKShipments.intransit section#subpage .content-panel .module-content table tr th[data-colname="numer_przesylki"],
.ModMKShipments.intransit section#subpage .content-panel .module-content table tr th[data-colname="nazwa_odbiorcy"],
.ModMKShipments.delivered section#subpage .content-panel .module-content table tr th[data-colname="numer_przesylki"],
.ModMKShipments.delivered section#subpage .content-panel .module-content table tr th[data-colname="nazwa_odbiorcy"],
.ModMKShipments.archive section#subpage .content-panel .module-content table tr th[data-colname="numer_przesylki"],
.ModMKShipments.archive section#subpage .content-panel .module-content table tr th[data-colname="nazwa_odbiorcy"] {
  width: 180px;
}
.ModMKSzablonyPrzesylek .content-holder {
  max-width: 540px;
}
.ModMKSzablonyPrzesylek .content-holder p {
  color: #8a8a8a;
  font-size: 16px;
}
section#subpage .content-panel .module-content #faq .panel {
  border-radius: 0;
  margin-top: 0;
  border-bottom: 1px solid #ddd;
  padding: 5px;
}
section#subpage .content-panel .module-content #faq .panel:last-of-type {
  border: 0;
}
section#subpage .content-panel .module-content #faq .panel .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
section#subpage .content-panel .module-content #faq .panel .panel-body {
  padding: 10px !important;
  text-align: justify;
  border: 0;
}
.nav-tabs {
  border: 0;
}
.nav-tabs>li {
  margin-bottom: 0;
}
.nav-tabs>li a,
.nav-tabs>li a:hover {
  color: #fff;
  padding: 8px 12px;
  line-height: 22px;
  font-size: 15px;
  margin: 0 0 -1px -1px;
  border: 1px solid #d4d5e1;
  background: #10299c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.nav-tabs>li.active a,
.nav-tabs>li.active a:hover,
.nav-tabs>li.active a:focus {
  border: 1px solid #d4d5e1;
  background: #006efc;
  color: #fff;
}
.tab-content h2 {
  font-size: 17px;
}
.thankyou-content {
  margin: 0 auto;
  width: 100%;
  max-width: 480px;
}
.thankyou-content h2,
.thankyou-content h3,
.thankyou-content p,
.thankyou-content .buttons {
  float: left;
  width: 100%;
}
.thankyou-content h2 {
  font-size: 57px;
  margin-bottom: 2px;
  margin-top: 45px;
}
.thankyou-content h2 img {
  vertical-align: bottom;
  margin-bottom: 3px;
  margin-right: 16px;
}
.thankyou-content h3 {
  font-size: 21px;
  margin-bottom: 17px;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.thankyou-content p {
  font-size: 16px;
  color: #8a8a8a;
  margin-bottom: 18px;
}
.thankyou-content p img {
  margin-right: 11px;
  vertical-align: top;
}
.thankyou-content p span.text {
  display: inline-block;
  width: calc(100% - 45px);
  margin-top: 2px;
}
.thankyou-content .buttons {
  margin-top: 23px;
  margin-bottom: 50px;
}
.thankyou-content .buttons .btn {
  margin-right: 24px;
}
.mmcennik #subpage header {
  display: none;
}
.mmcennik #subpage .select-country {
  background: #f9f9f9;
  background: red;
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 57px;
  padding-bottom: 40px;
  margin-bottom: 52px;
}
.mmcennik #subpage .select-country:before {
  content: '';
  display: block;
  position: absolute;
  width: 4000px;
  height: 100%;
  top: 0;
  left: -9999px;
  right: -9999px;
  z-index: -10;
  margin: 0 auto;
  background: #f9f9f9;
}
.mmcennik #subpage .select-country form#form_kraje {
  display: inline-block;
  vertical-align: top;
}
.mmcennik #subpage .select-country form#form_kraje label {
  font-size: 21px;
  text-transform: capitalize;
  color: #41413f;
  margin-right: 15px;
}
.mmcennik #subpage .select-country form#form_kraje .styled-select {
  max-width: 105px;
  vertical-align: top;
  margin-right: 44px;
}
.mmcennik #subpage .select-country p.desc-30 {
  display: inline-block;
  color: #41413f;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
}
.mmcennik #subpage .select-country p.desc-30 a {
  text-decoration: underline;
}
.mmcennik #subpage #podsumowanie {
  float: left;
  width: 100%;
}
.mmcennik #subpage #podsumowanie .intro {
  margin-top: 8px;
  background: #f9f9f9;
  float: left;
  width: 100%;
  padding: 27px 170px 27px 80px;
  min-height: 120px;
  position: relative;
  cursor: pointer;
}
.mmcennik #subpage #podsumowanie .intro img {
  display: inline-block;
  margin-right: 70px;
}
.mmcennik #subpage #podsumowanie .intro .intro-text {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 190px);
}
.mmcennik #subpage #podsumowanie .intro .intro-text h3 {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0;
}
.mmcennik #subpage #podsumowanie .intro .intro-text p {
  font-size: 14px;
  color: #8a8a8a;
  margin-bottom: 0;
}
.mmcennik #subpage #podsumowanie .intro span.arrow {
  position: absolute;
  top: 44px;
  right: 110px;
  display: block;
  width: 30px;
  height: 30px;
  background: url('../img/arrow-circle-down.png') no-repeat center center;
  transform: rotate(180deg);
}
.mmcennik #subpage #podsumowanie .intro.collapsed span.arrow {
  transform: rotate(0deg);
}
.mmcennik #subpage #podsumowanie .panel-collapse {
  float: left;
  width: 100%;
}
.mmcennik #subpage #podsumowanie .panel-collapse .standard-options,
.mmcennik #subpage #podsumowanie .panel-collapse .additional-options {
  float: left;
  width: 100%;
  background: #f9f9f9;
}
.mmcennik #subpage #podsumowanie .panel-collapse .additional-options {
  background: #f3f3f3;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export {
  max-width: 680px;
  width: 100%;
  margin: 25px auto 53px;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export caption {
  text-align: left;
  padding-left: 34px;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr th,
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr td {
  height: 46px;
  padding: 13px;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr th.cell-name,
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr td.cell-name {
  padding-right: 40px;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr th.cell-price,
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr td.cell-price {
  width: 160px;
  padding-left: 0;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr th {
  font-size: 16px;
  line-height: 1.25;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr td {
  font-size: 14px;
  color: #8a8a8a;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr.header-row {
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tbody tr:nth-of-type(even) {
  background: #fff;
}
.mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tbody tr th {
  padding-left: 34px;
}
#pricelist-30-plus {
  background: #fccd25;
  color: #aa5404;
  padding: 60px 0 50px;
}
#pricelist-30-plus .big30 {
  display: inline-block;
  vertical-align: middle;
  font-size: 88px;
  line-height: 88px;
  position: relative;
  margin-right: 40px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#pricelist-30-plus .big30 .plus {
  position: absolute;
  display: block;
  width: 45px;
  height: 45px;
  border: 5px solid #fccd25;
  background: url('../img/30plus.png') no-repeat center center #faf2bb;
  right: -18px;
  top: 36px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
}
#pricelist-30-plus .desc {
  margin-top: -5px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
#pricelist-30-plus .desc h3 {
  font-size: 20px;
  margin: 0 0 8px;
}
#pricelist-30-plus .desc p {
  font-size: 16px;
  margin: 0;
}
#pricelist-30-plus .desc p a {
  color: #aa5404;
  text-decoration: underline;
}
#pricelist-30-plus .desc p a:hover {
  text-decoration: none;
}
footer#bottom {
  border-top: 2px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
  padding-top: 38px;
  padding-bottom: 30px;
}
footer#bottom.cookiesOn {
  padding-bottom: 80px;
}
footer#bottom .footer-menu > ul {
  margin-right: -35px;
}
footer#bottom .footer-menu > ul li.level_0 {
  display: inline-block;
  position: relative;
  margin-right: 125px;
}
footer#bottom .footer-menu > ul li.level_0:last-child {
  margin-right: 0;
}
footer#bottom .footer-menu > ul li.level_0 > span > a {
  font-size: 13px;
  display: block;
  padding: 11px 15px;
  color: #8a8a8a;
  font-family: 'MarketSans-Regular', sans-serif;
  font-weight: normal;
  font-style: normal;
}
footer#bottom .footer-menu > ul li.level_0:hover > span > a,
footer#bottom .footer-menu > ul li.level_0.active > span > a {
  color: #006efc;
}
footer#bottom .footer-menu > ul li.level_0:hover ul {
  max-height: 600px;
  z-index: 110;
}
footer#bottom .author {
  padding: 11px 0;
  font-size: 13px;
}
#cookies_info {
  position: fixed;
  bottom: 0;
  background: #006efc;
  color: #fff;
  width: 100%;
  font-size: 12px;
  padding: 10px 0;
  z-index: 210;
}
#cookies_info a {
  color: #fff;
  text-decoration: underline;
}
#cookies_info a:hover {
  color: #41413f;
}
#cookies_info a#accept {
  margin-top: 10px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#menu {
  background: #f9f9f9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#menu .mm-panel:after,
#menu .mm-panel:before {
  display: none;
}
#menu .mm-navbar {
  display: none;
}
#menu .mm-panel_has-navbar {
  padding-top: 15px;
}
#menu .mm-panels > .mm-panel > .mm-listview {
  margin: 0 -20px 20px;
}
#menu .logo {
  margin-bottom: 15px;
}
#menu .logo img {
  max-height: 34px;
}
#menu .mm-listitem:after {
  display: none;
}
#menu .mm-listitem:nth-of-type(2n + 1) {
  background: #ebebeb;
}
#menu .mm-listitem a {
  font-size: 16px;
  color: #767676;
  display: block;
  padding: 8px 0;
}
#menu .mm-listitem:hover,
#menu .mm-listitem.active {
  background: #006efc;
}
#menu .mm-listitem:hover a,
#menu .mm-listitem.active a {
  color: #fff;
}
#menu .user-data {
  margin-top: 15px;
}
#menu .user-data p {
  display: none;
}
#menu .user-data .btn {
  color: #fff;
}
#address-book input[type="text"] {
  border: 0;
  width: 100%;
  padding: 4px 20px;
}
#address-book .filters {
  padding: 4px 0 10px 3px;
}
#address-book .filters .filter {
  display: inline-block;
  margin-right: 13px;
}
#address-book .filters .filter label.checkbox-inside span.text {
  font-size: 12px;
  line-height: 16px;
}
#address-book .results {
  background: #fff;
  padding: 11px 0 13px;
  margin-bottom: 20px;
  min-height: 184px;
}
#address-book .results .result label {
  padding: 6px 13px 4px;
  margin: 1px 0;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
}
#address-book .results .result label .radio {
  margin-right: 3px;
  margin-top: -1px;
}
#address-book .results .result label .highlighted {
  color: #006efc;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#address-book .results .result.active label {
  background: #e4f0fe;
}
#address-book .modal-pagination {
  text-align: center;
}
#address-book .modal-pagination button {
  width: 30px;
  height: 40px;
  display: inline-block;
  background: url('../img/modal-next.png') no-repeat center center;
}
#address-book .modal-pagination button.first_page,
#address-book .modal-pagination button.last_page {
  opacity: .5;
}
#address-book .modal-pagination button.prev {
  background-image: url('../img/modal-prev.png');
}
#import-addressbook-form .modal-dialog .modal-content {
  background: #fff;
}
#import-addressbook-form .modal-dialog .modal-content .modal-header {
  background: #ececec;
  padding: 25px 40px 30px 60px;
}
#import-addressbook-form .modal-dialog .modal-content .modal-header h4 {
  padding-left: 0;
  margin-bottom: 3px;
}
#import-addressbook-form .modal-dialog .modal-content .modal-header p {
  color: #8a8a8a;
  font-size: 16px;
}
#import-addressbook-form .modal-dialog .modal-content .modal-body {
  padding: 50px 60px 20px;
}
#import-addressbook-form .modal-dialog .modal-content .modal-footer {
  margin-top: 0px;
  padding: 15px 60px 30px;
}
#import-addressbook-form .modal-dialog .modal-content .modal-footer .btn {
  margin: 0 0 30px 20px;
}
#import-addressbook-form #import-addressbook-form {
  position: relative;
  width: 100%;
  height: 150px;
}
#import-addressbook-form #upload-addresses #upload-area {
  position: absolute;
  width: 100%;
  height: 150px;
  border: 2px dashed #41413f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#import-addressbook-form #upload-addresses #upload-area p {
  margin-top: 61px;
  text-align: center;
  color: #8a8a8a;
  font-size: 21px;
  font-family: 'MarketSans-SemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
}
#import-addressbook-form #upload-addresses #upload-area input#select-file {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
}
#postcode-searcher .tobContainer {
  overflow-x: auto;
}
#postcode-searcher .tobContainer table#tobPostcodeSearcherTable {
  min-width: 570px;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content .modal-header h4 {
  padding-left: 0;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content .modal-header .close {
  margin-top: 0;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content .modal-body {
  overflow-x: visible;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content .modal-body .col-xs-12.inside-modal {
  width: 100% !important;
  padding-right: 15px !important;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content .modal-body #shipping #step-1 .parcels-holder .styled-select {
  overflow: hidden;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content .modal-body #shipping #step-1 .more-holder .dim input {
  width: calc(100% - 50px);
  display: inline-block;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content #summary {
  margin-top: 35px;
  position: relative;
  overflow: hidden;
  margin-left: -15px;
  margin-bottom: -15px;
  margin-right: -15px;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content #summary header h3 {
  padding-left: 15px;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content #summary .body {
  float: left;
  width: 100%;
  position: relative;
  z-index: 10;
  padding-left: 15px;
  padding-right: 15px;
}
.ModMKImport section#subpage .content-panel #shippingModal .modal-dialog .modal-content #summary .body .buttons {
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .col-md-20-perc {
    width: 20%;
    position: relative;
    float: left;
    min-height: 1px;
  }
  .col-md-60-perc {
    width: 60%;
    position: relative;
    float: left;
    min-height: 1px;
  }
  .col-md-80-perc {
    width: 80%;
    position: relative;
    float: left;
    min-height: 1px;
  }
}
@media (max-width: 1199px) {
  header#top .desktop-menu {
    margin-right: -20px;
  }
  .user-logged header#top .desktop-menu {
    margin-right: -20px;
    margin-left: -20px;
  }
  .user-logged header#top .desktop-menu > ul li.level_0 {
    margin-left: 0;
    margin-right: 0;
  }
  .user-logged header#top .desktop-menu > ul li.level_0 > span > a {
    padding-left: 11px;
    padding-right: 11px;
  }
  section#home-under-banner p {
    margin: 29px 0;
  }
  #shipping #step-1 .dim.nonstandard {
    max-width: 180px;
  }
  #ModNews {
    padding-left: 30px;
    padding-right: 30px;
  }
  section#home-tracking {
    height: auto;
  }
  section#home-tracking .home-tracking-bg {
    left: calc(50% + 100px);
  }
  #packages-menu .menu-inside ul li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  #summary header h3 {
    padding-left: 15px;
  }
  #summary .body {
    padding-left: 15px;
  }
  #summary .body .buttons {
    margin-right: -15px;
  }
  #summary .body .buttons button:first-of-type {
    margin-right: 5px;
  }
  #MMCheckout table#podsumowanie tr.intro td.btns {
    width: 15%;
  }
  #MMCheckout table#podsumowanie tr.intro td.adresat {
    width: 20%;
  }
  #MMCheckout table#podsumowanie tr.intro td.wymiary {
    width: 25%;
  }
  #MMCheckout table#podsumowanie tr.intro td.usluga {
    width: 20%;
  }
  #MMCheckout table#podsumowanie tr.intro td.koszt {
    width: 10%;
  }
  #MMCheckout table#podsumowanie tr.intro td.show_hide {
    width: 10%;
  }
  .mmcennik #subpage #podsumowanie .intro {
    padding-left: 40px;
    padding-right: 120px;
  }
  .mmcennik #subpage #podsumowanie .intro img {
    margin-right: 40px;
  }
  .mmcennik #subpage #podsumowanie .intro .intro-text {
    max-width: calc(100% - 160px);
  }
  .mmcennik #subpage #podsumowanie .intro span.arrow {
    right: 70px;
  }
  .ModMKShipments .packages-info,
  .ModMKShipments.ready .packages-info,
  .ModMKShipments.intransit .packages-info,
  .ModMKShipments.delivered .packages-info,
  .ModMKShipments.archive .packages-info,
  .ModMKImport .packages-info {
    padding-left: 0;
    padding-right: 0;
  }
  .ModMKShipments .packages-info .right-col,
  .ModMKShipments.ready .packages-info .right-col,
  .ModMKShipments.intransit .packages-info .right-col,
  .ModMKShipments.delivered .packages-info .right-col,
  .ModMKShipments.archive .packages-info .right-col,
  .ModMKImport .packages-info .right-col {
    text-align: left;
  }
  #shipping #step-3 #spring-products .prod-col-1 {
    max-width: 300px;
  }
  #shipping #step-3 #spring-products .prod-col-3 {
    max-width: 125px;
  }
}
@media (max-width: 991px) {
  .modal-dialog .modal-content .modal-header h4 {
    padding-left: 0;
  }
  .modal-dialog .modal-content .modal-body {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sm-normal-padding-right {
    padding-right: 15px !important;
  }
  header#top {
    padding: 8px 0;
  }
  header#top .logo {
    text-align: left;
  }
  header#top .logo a {
    display: inline-block;
  }
  header#top .mobile-menu .logo-mobile img {
    height: 34px;
  }
  header#top .user {
    float: right;
    margin-top: 4px;
  }
  .user-logged header#top .user {
    margin: -8px 0;
  }
  .user-logged header#top .user .user-data {
    margin: 0;
  }
  .user-logged header#top .user .user-data p,
  .user-logged header#top .user .user-data .links a {
    padding-left: 17px;
  }
  .user-logged header#top .user .user-data p {
    padding-top: 10px;
    height: 64px;
    padding-bottom: 10px;
    margin-top: 0;
  }
  section#home-forms #mmQForm {
    padding-bottom: 0px;
  }
  .help-boxes .boxes-holder {
    display: block;
    max-width: 560px;
  }
  #offer-subpage .panel-group .panel .panel-heading a {
    padding: 23px 23px 23px 34px;
  }
  #offer-subpage .panel-group .panel .panel-heading img {
    height: 50px;
  }
  #offer-subpage .panel-group .panel .panel-heading span.arrow {
    right: 64px;
    top: 33px;
  }
  #offer-subpage .panel-group .panel .panel-inside {
    padding: 25px 50px 28px 53px;
  }
  section#home-tracking .home-tracking-bg {
    left: calc(50% + 220px);
  }
  #ModNews {
    padding-left: 15px;
    padding-right: 15px;
  }
  footer#bottom .footer-menu > ul {
    margin-right: -25px;
  }
  footer#bottom .footer-menu > ul li.level_0 > span > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  #shippingModal .inside-modal {
    display: block !important;
    width: 100% !important;
    padding: 0 15px !important;
  }
  #packages-menu h3 {
    display: block;
    width: 100%;
    text-align: center;
    cursor: pointer;
  }
  #packages-menu h3 span.arrow {
    width: 16px;
    height: 19px;
    left: 100%;
    display: inline-block;
    background: url('../img/packages-menu-arrow.png') no-repeat center center;
    margin-left: 19px;
    vertical-align: middle;
    margin-top: -1px;
  }
  #packages-menu h3.opened span.arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #packages-menu .menu-inside {
    width: 100%;
  }
  #packages-menu .menu-inside ul {
    display: none;
    justify-content: flex-start;
    margin: 0 -15px;
  }
  #packages-menu .menu-inside ul li {
    display: block;
    float: left;
    width: 33.33%;
    position: relative;
  }
  #packages-menu .menu-inside ul li:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2000px;
    margin: 0 auto;
    left: -999px;
    right: -999px;
    z-index: 5;
  }
  #packages-menu .menu-inside ul li:nth-child(1):before,
  #packages-menu .menu-inside ul li:nth-child(2):before,
  #packages-menu .menu-inside ul li:nth-child(3):before {
    background: #f8e376;
  }
  #packages-menu .menu-inside ul li:nth-child(1) a:hover,
  #packages-menu .menu-inside ul li:nth-child(2) a:hover,
  #packages-menu .menu-inside ul li:nth-child(3) a:hover {
    background: #fcf2bd;
  }
  #packages-menu .menu-inside ul li:nth-child(4):before,
  #packages-menu .menu-inside ul li:nth-child(5):before,
  #packages-menu .menu-inside ul li:nth-child(6):before {
    background: #fcf2bd;
  }
  #packages-menu .menu-inside ul li:nth-child(4) a:hover,
  #packages-menu .menu-inside ul li:nth-child(5) a:hover,
  #packages-menu .menu-inside ul li:nth-child(6) a:hover {
    background: #f8e376;
  }
  #packages-menu .menu-inside ul li a {
    text-align: left;
    position: relative;
    z-index: 10;
  }
  #progress-bar .progress-bar-inside {
    padding: 0;
  }
  #MMCheckout table#podsumowanie tr.intro td.btns {
    width: 20%;
    padding-left: 15px;
  }
  #MMCheckout table#podsumowanie tr.intro td.adresat {
    width: 20%;
  }
  #MMCheckout table#podsumowanie tr.intro td.wymiary {
    width: 20%;
  }
  #MMCheckout table#podsumowanie tr.intro td.usluga {
    width: 20%;
  }
  #MMCheckout table#podsumowanie tr.intro td.koszt {
    width: 10%;
  }
  #MMCheckout table#podsumowanie tr.intro td.show_hide {
    width: 10%;
  }
  #MMCheckout table#podsumowanie .lightButtonLeft {
    margin: 0 2px;
  }
  .ModMKShipments #saved-shipments .lightButtonLeft.danger {
    margin-left: -50px;
    margin-right: 11px;
  }
  .ModMKShipments #saved-shipments label.middle {
    margin-right: 0;
  }
  .ModMKShipments #saved-shipments label.middle span {
    margin-right: 0;
  }
  .ModMKShipments #saved-shipments table tr td.btns {
    padding-left: 55px !important;
  }
  .ModMKShipments #saved-shipments table tr td.show_hide {
    padding-right: 15px !important;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.btns {
    width: 20%;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.adresat {
    width: 20%;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.wymiary {
    width: 20%;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.usluga {
    width: 20%;
    padding-left: 20px !important;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.show_hide {
    width: 20%;
    padding-right: 15px !important;
  }
  .ModMKShipments .packages-info .left-col,
  .ModMKShipments.ready .packages-info .left-col,
  .ModMKShipments.intransit .packages-info .left-col,
  .ModMKShipments.delivered .packages-info .left-col,
  .ModMKShipments.archive .packages-info .left-col,
  .ModMKImport .packages-info .left-col {
    margin-bottom: 20px;
  }
  .ModMKShipments .packages-info .left-col .search-input,
  .ModMKShipments.ready .packages-info .left-col .search-input,
  .ModMKShipments.intransit .packages-info .left-col .search-input,
  .ModMKShipments.delivered .packages-info .left-col .search-input,
  .ModMKShipments.archive .packages-info .left-col .search-input,
  .ModMKImport .packages-info .left-col .search-input {
    display: block !important;
  }
  .ModMKShipments section#subpage .content-panel .modal-dialog .modal-content,
  .ModMKImport section#subpage .content-panel .modal-dialog .modal-content {
    padding: 0;
  }
  .ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-header .close,
  .ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-header .close {
    margin-top: 3px;
  }
  .ModMKShipments section#subpage .content-panel .modal-dialog .modal-content .modal-body,
  .ModMKImport section#subpage .content-panel .modal-dialog .modal-content .modal-body {
    overflow-x: auto;
  }
  .ModMKShipments section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .inside-modal,
  .ModMKImport section#subpage .content-panel #bulkShippingModal .modal-dialog .modal-content .inside-modal {
    padding-left: 0;
    padding-right: 0;
  }
  section#subpage .content-panel .module-content table tr td,
  section#subpage .content-panel .module-content table tr th {
    padding-left: 15px;
    padding-right: 15px;
  }
  #shipping #step-3 fieldset.receiver,
  #shipping #step-3 fieldset.sender,
  #shipping #step-3 fieldset.package {
    max-width: 100%;
  }
  #shipping #step-3 #spring-products .title-pc,
  #shipping #step-3 #spring-products .name.title-pc {
    display: none;
  }
  #shipping #step-3 #spring-products .control-label {
    width: 200px;
    text-align: left;
  }
  #shipping #step-3 #spring-products .prod-col-1,
  #shipping #step-3 #spring-products .prod-col-2,
  #shipping #step-3 #spring-products .prod-col-3,
  #shipping #step-3 #spring-products .prod-col-4,
  #shipping #step-3 #spring-products .prod-col-5 {
    max-width: 242px;
  }
  #shipping #step-3 #spring-products .prod-col-5 .styled-select {
    margin-right: -42px;
  }
  #summary {
    margin-top: 0;
    padding-top: 35px;
  }
  #summary:before {
    width: 2000px;
    top: -10px;
    bottom: -999px;
    right: -300px;
    left: -15px;
  }
  footer#bottom .footer-menu > ul li.level_0 {
    margin-right: 40px;
  }
  #client-panel .panel ul.menu li a svg {
    vertical-align: middle;
  }
  #client-panel .panel ul.menu li a span {
    line-height: 17px;
    vertical-align: middle;
  }
  .ModMKPobrania .nav-tabs,
  .ModMKProfile .nav-tabs {
    width: 100%;
  }
  .ModMKPobrania .nav-tabs > li,
  .ModMKPobrania .nav-tabs > li.active,
  .ModMKProfile .nav-tabs > li,
  .ModMKProfile .nav-tabs > li.active {
    width: 50%;
    float: left;
    text-align: center;
  }
  .ModMKPobrania .nav-tabs > li a,
  .ModMKPobrania .nav-tabs > li a:hover,
  .ModMKPobrania .nav-tabs > li.active a,
  .ModMKPobrania .nav-tabs > li.active a:hover,
  .ModMKProfile .nav-tabs > li a,
  .ModMKProfile .nav-tabs > li a:hover,
  .ModMKProfile .nav-tabs > li.active a,
  .ModMKProfile .nav-tabs > li.active a:hover {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .ModMKSzablonyPrzesylek #tobMainDiv_szablonyTab {
    z-index: 0;
  }
  .ModMKSzablonyPrzesylek #tobMainDiv_szablonyTab .tobContainer {
    overflow-x: auto;
  }
  .ModMKSzablonyPrzesylek #tobMainDiv_szablonyTab .tobContainer table {
    min-width: 700px;
  }
}
@media (min-width: 768px) {
  .form-inline .form-control {
    width: inherit;
  }
}
@media (max-width: 767px) {
  .table-responsive {
    border: 0;
  }
  .xs-normal-padding-right {
    padding-right: 15px !important;
  }
  .homepage header h2 {
    margin-top: 43px;
    font-size: 36px;
    margin-bottom: 30px;
  }
  header#top .user .user-data span.icon {
    width: 45px;
  }
  header#top .user .user-data span.text {
    display: none;
  }
  header#top .user .user-data .links {
    width: 230px;
    right: 0;
  }
  section#banner {
    height: 300px;
  }
  section#banner .banner-holder {
    height: 300px;
  }
  section#banner .banner-holder li > img {
    height: 300px;
    width: auto;
  }
  section#banner .banner-holder .container {
    height: 300px;
  }
  section#banner .banner-holder .container .banner-text h2 {
    font-size: 32px;
  }
  section#banner .banner-holder .container .banner-text p {
    font-size: 18px;
  }
  #shipping #step-1 .more-holder .form-control {
    margin-left: auto;
    margin-right: auto;
  }
  #shipping #step-2 #offers .offer .offers-holder {
    padding: 15px 0;
  }
  #shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-1,
  #shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-2 {
    width: auto;
    display: inline-block;
  }
  #shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-3,
  #shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-4,
  #shipping #step-2 #offers .offer .offers-holder .offers-col.offers-col-5 {
    width: 100%;
    display: block;
  }
  #ModNews ul.news-list li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  #ModNews {
    padding-left: 0px;
    padding-right: 0px;
  }
  #ModNews .news_29 table {
    width: 100%;
  }
  #ModNews .news_29 table tr,
  #ModNews .news_29 table th,
  #ModNews .news_29 table td {
    display: block;
    text-align: center;
  }
  #ModNews .news_29 table table tr td:first-child {
    width: 100%;
  }
  #ModNews .news_32 table {
    width: 100%;
  }
  #ModNews .news_32 table tr {
    display: block;
    width: 100%;
  }
  #ModNews .news_32 table tr th,
  #ModNews .news_32 table tr td {
    display: block;
    width: 100% !important;
    height: auto;
    margin-bottom: 40px;
  }
  #ModNews .news_32 table tr th img,
  #ModNews .news_32 table tr td img {
    margin-bottom: 0;
  }
  section#home-tracking {
    padding-bottom: 27px;
  }
  section#home-tracking .mmTracking {
    padding-left: 0;
  }
  section#home-tracking .mmTracking h2 {
    margin-top: 43px;
    font-size: 36px;
    margin-bottom: 20px;
  }
  section#home-tracking .home-tracking-bg {
    display: none;
  }
  section#home-steps .step {
    margin-bottom: 30px;
  }
  section#home-steps .step .number {
    vertical-align: middle;
    margin-right: 15px;
  }
  section#home-steps .step p {
    max-width: calc(100% - 80px);
  }
  section#subpage .content-panel header h2 {
    font-size: 36px;
    margin: 40px 0 25px;
  }
  #offer-subpage .panel-group .panel .panel-heading a {
    padding: 23px 23px 23px 15px;
  }
  #offer-subpage .panel-group .panel .panel-heading img {
    height: 50px;
  }
  #offer-subpage .panel-group .panel .panel-heading span.arrow {
    top: 33px;
    right: 15px;
  }
  #offer-subpage .panel-group .panel .panel-inside {
    padding: 25px 15px 28px 15px;
    font-size: 18px;
  }
  #offer-subpage .panel-group .panel .panel-inside h2 {
    font-size: 28px;
  }
  #offer-subpage .panel-group .panel .panel-inside a {
    border: 0;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    background: #006efc;
    padding: 10px 15px;
    display: inline-block;
    text-align: center;
    margin-bottom: 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: 220ms all;
    -moz-transition: 220ms all;
    -ms-transition: 220ms all;
    -o-transition: 220ms all;
    font-family: 'MarketSans-SemiBold', sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-top: 40px;
    padding-left: 26px;
    padding-right: 26px;
  }
  #offer-subpage .panel-group .panel .panel-inside a .arrow {
    background: url('../img/arrow-white-r2.png') no-repeat;
    width: 30px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 15px;
  }
  #offer-subpage .panel-group .panel .panel-inside a:hover {
    color: #fff;
    background: #10299c;
  }
  #offer-subpage .panel-group .panel .panel-inside a:focus {
    color: #fff;
    background: #10299c;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-red {
    background: #db4040;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-red:hover {
    background: #c71b1b;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border {
    padding: 6px 13px;
    background: none;
    border: 2px solid #41413f;
    color: #41413f;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border .arrow {
    background: url('../img/arrow-darkblue.png') no-repeat;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border:hover,
  #offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border.active {
    background: #41413f;
    color: #fff;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border:hover .arrow,
  #offer-subpage .panel-group .panel .panel-inside a.btn-graphite-border.active .arrow {
    background: url('../img/arrow-white-r2.png') no-repeat;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-white-border {
    padding: 6px 13px;
    background: none;
    border: 2px solid #fff;
    color: #fff;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-white-border:hover {
    background: #fff;
    color: #10299c;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-white-border:hover .arrow {
    background: url('../img/arrow-darkblue.png') no-repeat;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-blue-border {
    padding: 8px 13px;
    background: none;
    border: 2px solid #006efc;
    color: #006efc;
  }
  #offer-subpage .panel-group .panel .panel-inside a.btn-blue-border:hover {
    background: #006efc;
    color: #fff;
  }
  #packages-menu .menu-inside ul li {
    width: 50%;
  }
  #packages-menu .menu-inside ul li:nth-child(1):before,
  #packages-menu .menu-inside ul li:nth-child(2):before,
  #packages-menu .menu-inside ul li:nth-child(5):before,
  #packages-menu .menu-inside ul li:nth-child(6):before {
    background: #f8e376;
  }
  #packages-menu .menu-inside ul li:nth-child(1) a:hover,
  #packages-menu .menu-inside ul li:nth-child(2) a:hover,
  #packages-menu .menu-inside ul li:nth-child(5) a:hover,
  #packages-menu .menu-inside ul li:nth-child(6) a:hover {
    background: #fcf2bd;
  }
  #packages-menu .menu-inside ul li:nth-child(3):before,
  #packages-menu .menu-inside ul li:nth-child(4):before {
    background: #fcf2bd;
  }
  #packages-menu .menu-inside ul li:nth-child(3) a:hover,
  #packages-menu .menu-inside ul li:nth-child(4) a:hover {
    background: #f8e376;
  }
  #progress-bar .progress-bar-inside {
    padding: 0 11px;
  }
  #progress-bar .progress-bar-inside .col-20-perc {
    width: 25%;
  }
  #progress-bar .progress-bar-inside .col-20-perc:first-of-type,
  #progress-bar .progress-bar-inside .col-20-perc:last-of-type {
    width: 12.5%;
  }
  #progress-bar .progress-bar-inside div.step .text {
    display: none;
  }
  #progress-bar .progress-bar-inside div.step.step-1 .line-a,
  #progress-bar .progress-bar-inside div.step.step-5 .line-b {
    width: calc(100% - 11px);
  }
  #progress-bar .progress-bar-inside div.step.step-1 .line-b,
  #progress-bar .progress-bar-inside div.step.step-5 .line-a {
    display: none;
  }
  #progress-bar .progress-bar-inside div.step.step-1 .circle {
    margin-left: -11px;
  }
  #progress-bar .progress-bar-inside div.step.step-5 .circle {
    margin-right: -11px;
  }
  #MMCheckout .table-responsive {
    border: 0;
  }
  #MMCheckout table#podsumowanie {
    display: block;
    float: left;
    width: 100%;
  }
  #MMCheckout table#podsumowanie > tbody {
    display: block;
    float: left;
    width: 100%;
  }
  #MMCheckout table#podsumowanie tr.intro td {
    height: 120px;
  }
  #MMCheckout table#podsumowanie tr.intro td.btns {
    width: 35%;
    padding-top: 42px;
  }
  #MMCheckout table#podsumowanie tr.intro td.adresat {
    width: 50%;
    white-space: normal;
  }
  #MMCheckout table#podsumowanie tr.intro td.adresat strong {
    position: relative;
    top: 50%;
    display: block;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #MMCheckout table#podsumowanie tr.intro td.koszt {
    display: none;
  }
  #MMCheckout table#podsumowanie tr.intro td.show_hide {
    width: 15%;
    white-space: normal;
    text-align: right;
  }
  #MMCheckout table#podsumowanie tr.intro td.btns,
  #MMCheckout table#podsumowanie tr.intro td.adresat,
  #MMCheckout table#podsumowanie tr.intro td.koszt,
  #MMCheckout table#podsumowanie tr.intro td.show_hide {
    padding-left: 5px;
    padding-right: 5px;
  }
  #MMCheckout table#podsumowanie tr.panel-collapse.collapse.in,
  #MMCheckout table#podsumowanie tr.panel-collapse.collapsing {
    display: block;
    float: left;
    width: 100%;
  }
  #MMCheckout table#podsumowanie tr.panel-collapse.collapse.in > td,
  #MMCheckout table#podsumowanie tr.panel-collapse.collapsing > td {
    display: block;
    float: left;
    width: 100%;
    overflow-x: auto;
  }
  #MMCheckout table#podsumowanie tr.panel-collapse.collapse.in > td table,
  #MMCheckout table#podsumowanie tr.panel-collapse.collapsing > td table {
    min-width: 700px;
  }
  #MMCheckout table#podsumowanie .summary-row {
    position: relative;
    height: 100px;
    display: block;
    float: left;
    width: 100%;
  }
  #MMCheckout table#podsumowanie .summary-row .summary-value {
    font-size: 22px;
  }
  #MMCheckout table#podsumowanie .summary-row td {
    display: block;
    position: absolute;
    z-index: 10;
  }
  #MMCheckout table#podsumowanie .summary-row td:last-of-type {
    top: 85px;
    z-index: 0;
  }
  .thankyou-content h2 {
    font-size: 45px;
  }
  .thankyou-content h2 img {
    margin: 0 auto 30px;
    display: block;
  }
  footer#bottom .footer-menu > ul {
    margin-right: 0;
    text-align: center;
    margin-top: 15px;
  }
  footer#bottom .footer-menu > ul li.level_0,
  footer#bottom .footer-menu > ul li.level_0:last-child {
    margin-left: 20px;
    margin-right: 20px;
  }
  footer#bottom .author {
    text-align: center;
  }
  footer#bottom .author img {
    margin-left: auto;
    margin-right: auto;
  }
  .mmcennik #subpage .select-country form#form_kraje {
    display: block;
  }
  .mmcennik #subpage #podsumowanie .intro {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mmcennik #subpage #podsumowanie .intro img {
    margin-bottom: 30px;
    display: block;
  }
  .mmcennik #subpage #podsumowanie .intro .intro-text {
    max-width: 100%;
  }
  .mmcennik #subpage #podsumowanie .intro span.arrow {
    right: 30px;
  }
  .mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr th.cell-name,
  .mmcennik #subpage #podsumowanie .panel-collapse table.cennik_export tr td.cell-name {
    padding-right: 40px;
    padding-left: 13px;
    padding-right: 13px;
    width: 45%;
  }
  #pricelist-30-plus .big30 {
    margin: 0;
  }
  #pricelist-30-plus .desc {
    display: block;
    margin-top: 30px;
  }
  section#subpage .content-panel .module-content table.podsumowanie,
  section#subpage .content-panel .module-content table.podsumowanie > tbody,
  section#subpage .content-panel .module-content table tr.header-row,
  section#subpage .content-panel .module-content table tr.intro,
  section#subpage .content-panel .module-content table tr.intro th,
  section#subpage .content-panel .module-content table tr.intro td {
    display: block;
    width: 100%;
    float: left;
  }
  section#subpage .content-panel .module-content table tr.header-row td {
    width: 50%;
    float: left;
    display: block;
    padding-top: 20px;
  }
  section#subpage .content-panel .module-content #step-4 p img {
    float: left;
    clear: both;
  }
  .ModMKShipments #saved-shipments table#podsumowanie {
    display: block;
    float: left;
    width: 100%;
  }
  .ModMKShipments #saved-shipments table#podsumowanie > tbody {
    display: block;
    float: left;
    width: 100%;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro {
    position: relative;
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.btns,
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.adresat,
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.show_hide {
    height: auto;
    width: auto;
    float: left;
    display: block;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.adresat {
    max-width: calc(100% - 140px);
    padding-top: 15px;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.intro td.show_hide {
    float: right;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse {
    overflow-x: auto;
    float: left;
    width: 100%;
  }
  .ModMKShipments #saved-shipments table#podsumowanie tr.panel-collapse > td {
    display: block;
    float: left;
    width: 100%;
    min-width: 700px;
  }
  .ModMKImport #tobMainDiv_itemsTob {
    overflow-x: auto;
  }
  .ModMKImport #tobMainDiv_itemsTob .tobContainer {
    min-width: 700px;
  }
  #client-panel {
    position: static;
    max-width: 100%;
    margin-top: 0;
  }
  #client-panel:after {
    display: none;
  }
  .ModMKAdresy .module-content {
    max-width: 100%;
  }
  #import-addressbook-form .modal-dialog .modal-content .modal-header {
    padding: 25px 15px 30px 15px;
  }
  #import-addressbook-form .modal-dialog .modal-content .modal-body {
    padding: 50px 15px 20px;
  }
  #import-addressbook-form .modal-dialog .modal-content .modal-footer {
    padding: 15px 15px 30px;
  }
  .ModMKCharges .nav-tabs {
    width: 100%;
    text-align: center;
  }
  .ModMKCharges .nav-tabs > li,
  .ModMKCharges .nav-tabs > li.active {
    width: 40%;
  }
  .ModMKCharges .nav-tabs > li a,
  .ModMKCharges .nav-tabs > li.active a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .ModMKCharges .nav-tabs > li:first-of-type {
    width: 60%;
  }
  .ModMKCharges .action-buttons {
    max-width: 100%;
  }
  .ModMKCharges #tobMainDiv_chargesTobTable .tobContainer,
  .ModMKCharges #tobMainDiv_prepaidList .tobContainer {
    overflow-x: auto;
  }
  .ModMKCharges #tobMainDiv_chargesTobTable .tobContainer > table,
  .ModMKCharges #tobMainDiv_prepaidList .tobContainer > table {
    min-width: 700px;
  }
  .ModMKPobrania #tobMainDiv_pobList .tobContainer {
    overflow-x: auto;
  }
  .ModMKPobrania #tobMainDiv_pobList .tobContainer > table {
    min-width: 700px;
  }
  .ModMKReklamacje .action-buttons,
  .ModMKReklamacje #sendComplaintsForm {
    max-width: 100%;
  }
  #summary:before {
    height: auto;
  }
  #shipping #step-3 #spring-products .control-label,
  .zamow-kuriera #shipping #step-3 #spring-products .control-label {
    width: 100%;
  }
  #shipping #step-3 #spring-products .prod-col-1,
  #shipping #step-3 #spring-products .prod-col-2,
  #shipping #step-3 #spring-products .prod-col-3,
  #shipping #step-3 #spring-products .prod-col-4,
  #shipping #step-3 #spring-products .prod-col-5,
  .zamow-kuriera #shipping #step-3 #spring-products .prod-col-1,
  .zamow-kuriera #shipping #step-3 #spring-products .prod-col-2,
  .zamow-kuriera #shipping #step-3 #spring-products .prod-col-3,
  .zamow-kuriera #shipping #step-3 #spring-products .prod-col-4,
  .zamow-kuriera #shipping #step-3 #spring-products .prod-col-5 {
    max-width: 100%;
  }
  #shipping #step-3 #spring-products .prod-col-5 .styled-select,
  .zamow-kuriera #shipping #step-3 #spring-products .prod-col-5 .styled-select {
    margin-right: 0;
    float: none;
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .help-boxes .boxes-holder {
    display: block;
    max-width: 300px;
  }
  footer#bottom.cookiesOn {
    padding-bottom: 170px;
  }
}
#hsCode_search {
  color: #41413f;
}
#hsCode_search .control-label {
  cursor: pointer;
}
.spring-mmarticle .mmarticle-content {
  padding: 15px;
  margin-bottom: 30px;
  background: #f9f9f9;
}
#complaintDetailsModal table {
  width: 100%;
}
#complaintDetailsModal table tr td {
  border: 1px solid #cac9c9;
}
#complaintDetailsModal table tr td:first-of-type {
  width: 40%;
  font-weight: bold;
}
#complaintDetailsModal table tr td:last-of-type {
  width: 60%;
}
#complaintDetailsModal table tr td ul {
  margin-bottom: 0;
}
