@import url("../fonts/fonts.css");
.font {
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
.font-light {
  font-family: 'Neuzeit Grotesk';
  font-weight: 300;
  font-style: normal;
}
.font-bold {
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.font-extrabold {
  font-family: 'Neuzeit Grotesk';
  font-weight: 900;
  font-style: normal;
}
.hidden {
  display: none !important;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  height: 100%;
  background: #fafaf9;
  color: #000000;
  font-size: 14px;
  line-height: 1.25;
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
a,
a:hover,
a:active,
a:focus,
a:link,
a:visited,
textarea,
button,
select {
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a,
a:hover,
a:active,
a:focus,
a:link,
a:visited {
  text-decoration: none;
  color: #2a4734;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
a:hover {
  color: #347049;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 16px;
}
.has-error small.help-block {
  font-size: 14px;
  color: #ff0000;
  margin-bottom: 0;
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
section {
  clear: both;
}
small,
.small {
  font-size: 100%;
}
input,
button {
  border: 0;
}
button {
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.radio,
.checkbox {
  padding-left: 0;
}
.radio label,
.checkbox label {
  max-width: calc(100% - 30px);
  display: inline-block;
  margin-left: 3px;
}
.icheckbox_square-blue {
  display: inline-block;
  vertical-align: top;
}
.btn {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 5px 17px;
  border: 0;
  text-shadow: none;
  white-space: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.btn:focus {
  box-shadow: none !important;
}
.btn.btn-primary {
  background: #2a4734;
  color: #fff;
}
.btn.btn-primary:hover {
  background: #000000;
}
.btn.btn-black {
  background: #000000;
}
.btn.btn-black:hover {
  background: #2a4734;
}
a.btn-primary {
  color: #fff;
}
.modal-dialog .modal-header .modal-title {
  font-size: 14px;
  text-transform: uppercase;
}
.modal-dialog .modal-header button.close {
  background: #000000;
  width: 21px;
  height: 21px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #000000;
  font-size: 0;
  color: #fff;
}
.modal-dialog .modal-header button.close span {
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 21px;
}
.alert {
  margin-top: 30px;
  width: 100%;
  display: block;
  box-shadow: none;
  font-size: 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert-danger,
.alert-error {
  background: #e7c3c3;
}
.alert-success {
  background: #c8e5bc;
}
.alert-info {
  background: #b9def0;
}
.alert-warning {
  background: #f8efc0;
}
.form-control {
  font-size: 14px;
  line-height: 20px;
  padding: 4px 7px;
  width: 100%;
  border: 1px solid #818286;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-group {
  margin-bottom: 15px;
}
.form-group label {
  text-align: right;
  padding-top: 5px;
}
.form-control:focus {
  border-color: #347049;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-horizontal .control-label {
  font-size: 16px;
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
.demo-3 .dl-menuwrapper {
  z-index: 100;
  text-align: left;
  width: 260px;
}
.demo-3 .dl-menuwrapper button {
  height: 43px;
}
.demo-3 .dl-menuwrapper ul {
  text-align: center;
}
.demo-3 .dl-menuwrapper button:after {
  top: 9px;
}
.demo-3 .dl-menuwrapper .dl-menu {
  width: 260px !important;
}
.demo-3 .dl-menuwrapper button,
.demo-3 .dl-menuwrapper button:hover,
.demo-3 .dl-menuwrapper button.dl-active,
.demo-3 .dl-menuwrapper ul {
  background: #2a4734;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.5);
  -moz-box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.5);
  box-shadow: 0px 0px 2px 0px rgba(255,255,255,0.5);
}
.demo-3 .dl-menuwrapper li a {
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.demo-3 .dl-menuwrapper li.dl-back > a {
  padding-left: 20px;
}
.demo-3 .dl-menuwrapper li.dl-back:after {
  display: none;
}
.demo-3 .dl-subviewopen > span {
  display: none;
}
.demo-3 .dl-menuwrapper li.dl-back > a {
  background: #000000;
  font-size: 12px;
  padding: 5px;
}
.navbar-nav,
.nav-tabs {
  border-bottom: 2px solid #d4d4d5;
  margin-bottom: 16px;
  width: 100%;
}
.navbar-nav > li > a,
.nav-tabs > li > a {
  text-transform: uppercase;
  font-size: 16px;
  color: #808285;
  padding: 10px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.navbar-nav > li.active > a,
.nav-tabs > li.active > a,
.navbar-nav > li.active > a:hover,
.nav-tabs > li.active > a:hover,
.navbar-nav > li.active > a:focus,
.nav-tabs > li.active > a:focus {
  border-color: #2a4734;
  border-bottom: 0;
  background: #2a4734;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-default {
  border-color: #dfe1e0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-default > .panel-heading {
  background: #dfe1e0;
  border-color: #dfe1e0;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-default > .panel-heading .panel-title {
  color: #000;
}
.panel-default > .panel-heading a {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
#sitewrapper {
  position: relative;
}
#top-quick-contact {
  background: #000000;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 0;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
#top-quick-contact a {
  color: #fff;
}
#top-quick-contact span,
#top-quick-contact img {
  vertical-align: middle;
  display: inline-block;
}
#top-menu {
  background: #fff;
}
#top-menu img.white {
  display: none;
}
#top-menu .logo-holder {
  margin-top: -6px;
}
#top-menu .standard-menu {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 3px;
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
#top-menu .standard-menu ul {
  margin: 0;
  padding: 0;
}
#top-menu .standard-menu ul.sf-menu.level_0 {
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
#top-menu .standard-menu ul.sf-menu.level_0 > li {
  display: inline-block;
  padding: 5px 12px;
  position: relative;
}
#top-menu .standard-menu ul.sf-menu.level_0 > li.hasChildren {
  padding-right: 22px;
  background: url("../img/menu-arrow2.png") no-repeat top 11px right 4px;
}
#top-menu .standard-menu ul.sf-menu.level_0 > li > span a {
  line-height: 21px;
  color: #323232;
}
#top-menu .standard-menu ul.sf-menu.level_0 > li.active > span a {
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
#top-menu .standard-menu ul.sf-menu.level_0 > li:hover > span a {
  opacity: .5;
}
#top-menu .standard-menu ul.sf-menu > li:nth-child(3) >span > a {
  pointer-events: none;
}
#top-menu .standard-menu ul.sf-menu.level_1 {
  display: none;
  position: absolute;
  left: calc(50% - 85px);
  z-index: 200;
  top: 100%;
  width: 100%;
  min-width: 170px;
  background: rgba(42,71,52,0.9);
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
#top-menu .standard-menu ul.sf-menu.level_1 > li {
  padding: 0 10px;
  list-style: none;
}
#top-menu .standard-menu ul.sf-menu.level_1 > li a {
  padding: 7px 0;
  display: block;
  line-height: 21px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid #fff;
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
#top-menu .standard-menu ul.sf-menu.level_1 > li:last-child a {
  border-bottom: 0;
}
#top-menu .standard-menu ul.sf-menu.level_0 > li:hover > ul.level_1 {
  display: block;
}
#top-menu .standard-menu ul.sf-menu.level_0 > li:hover > ul.level_1 li {
  float: none;
  margin: 0;
  display: block;
}
#top-menu .standard-menu ul.sf-menu.level_0 > li:hover > ul.level_1 li:hover,
#top-menu .standard-menu ul.sf-menu.level_0 > li:hover > ul.level_1 li.active {
  background: rgba(0,0,0,0.9);
}
#top-menu .standard-menu ul.sf-menu.level_0 > li:hover > ul.level_1 li:hover a,
#top-menu .standard-menu ul.sf-menu.level_0 > li:hover > ul.level_1 li.active a {
  border-bottom-color: rgba(0,0,0,0.9);
}
#top-menu .top-buttons {
  text-align: right;
}
#top-menu .top-buttons .account {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
#top-menu .top-buttons .account li {
  display: inline-block;
}
#top-menu .top-buttons .account li a.login-btn,
#top-menu .top-buttons .account li a.cart-btn,
#top-menu .top-buttons .account li a.logout-btn {
  background: #2a4734;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  padding: 6px 17px;
  margin-right: 3px;
  margin-bottom: 15px;
  display: inline-block;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
#top-menu .top-buttons .account li a.login-btn:hover,
#top-menu .top-buttons .account li a.cart-btn:hover,
#top-menu .top-buttons .account li a.logout-btn:hover {
  background: #347049;
}
#top-menu .top-buttons .account li a.cart-btn {
  background: #000000;
  margin-right: 0;
}
#top-menu .top-buttons .account li a.cart-btn:hover {
  background: #2a4734;
}
#top-menu .top-buttons .social-media {
  text-align: right;
}
#main-slider .row-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#main-slider .row-slider .slider-wrapper ul.rslides {
  display: block;
}
#main-slider .row-slider ul.rslides_tabs {
  display: block;
  list-style: none;
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
  z-index: 10;
  margin: 0;
}
#main-slider .row-slider ul.rslides_tabs li {
  display: inline-block;
  margin: 0 8px;
}
#main-slider .row-slider ul.rslides_tabs li a {
  display: block;
  text-indent: -20000px;
  background: #fff;
  border: 1px solid #2a4734;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#main-slider .row-slider ul.rslides_tabs li.rslides_here a {
  background: #2a4734;
}
#slogan-holder {
  background: #2a4734;
  color: #fff;
  padding: 30px 0;
}
#slogan-holder img {
  width: 100%;
  max-width: 940px;
}
#section-recommended {
  padding: 55px 0 20px;
}
#section-recommended header img {
  width: 70px;
  margin-bottom: 35px;
}
#section-recommended header h3 {
  font-size: 24px;
  text-transform: uppercase;
  color: #2a4734;
  display: inline-block;
  border: 2px solid #2a4734;
  padding: 7px 25px;
  font-family: 'Neuzeit Grotesk';
  font-weight: 300;
  font-style: normal;
}
#section-recommended .product-holder {
  position: relative;
  max-width: 360px;
  margin: 0 auto;
}
#section-recommended .product-holder a.link {
  display: block;
  position: relative;
  overflow: hidden;
}
#section-recommended .product-holder a.link .prod-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-75%,-50%);
  max-width: 150%;
}
#section-recommended .product-holder .description {
  position: absolute;
  left: 31%;
  top: 30%;
  width: 73%;
  pointer-events: none;
  font-size: 13px;
}
#section-recommended .product-holder .description .number {
  position: absolute;
  right: 48px;
  top: -50px;
  font-size: 88px;
  color: rgba(42,71,52,0.3);
  font-family: 'Neuzeit Grotesk';
  font-weight: 300;
  font-style: normal;
}
#section-recommended .product-holder .description h3 {
  font-size: 18px;
}
#section-recommended .product-holder .description h4 {
  font-size: 14px;
}
#section-recommended .product-holder .description ul {
  margin-top: -10px;
  padding-left: 15px;
  margin-bottom: 10px;
}
#section-recommended .product-holder .description ul li {
  list-style: disc;
}
#section-recommended .product-holder .description strong {
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
#section-recommended .product-holder .btn-primary {
  background: #2a4734;
  font-size: 18px;
  width: 105px;
  line-height: 20px;
  padding: 5px 15px;
  top: 180px;
  position: absolute;
}
#section-recommended .product-holder:hover .btn-primary {
  background: #000000;
}
#newsletter-section {
  background: #d8d8d6;
  text-align: center;
  padding: 40px 0 35px;
}
#newsletter-section .enter-email {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
#newsletter-section .enter-email #newsletterInp {
  height: 30px;
  vertical-align: top;
  color: #252525;
  line-height: 20px;
  padding: 5px 13px;
  margin-right: 3px;
  margin-bottom: 8px;
  width: 100%;
  max-width: 440px;
  font-size: 16px;
  text-align: center;
  font-family: 'Neuzeit Grotesk';
  font-weight: 300;
  font-style: normal;
  font-style: italic;
}
#newsletter-section .enter-email #newsletterInp::-webkit-input-placeholder {
  color: #939598;
  opacity: 1;
}
#newsletter-section .enter-email #newsletterInp:-moz-placeholder {
  color: #939598;
  opacity: 1;
}
#newsletter-section .enter-email #newsletterInp::-moz-placeholder {
  color: #939598;
  opacity: 1;
}
#newsletter-section .enter-email #newsletterInp:-ms-input-placeholder {
  color: #939598;
  opacity: 1;
}
#newsletter-section .enter-email #okBtn {
  vertical-align: top;
  padding: 5px 35px;
  line-height: 20px;
  font-size: 16px;
  text-transform: none;
  font-family: 'Neuzeit Grotesk';
  font-weight: 300;
  font-style: normal;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-style: italic;
}
#newsletter-section .agreed label {
  max-width: calc(100% - 30px);
  margin-left: 5px;
  cursor: pointer;
  font-family: 'Neuzeit Grotesk';
  font-weight: 300;
  font-style: normal;
  font-style: italic;
}
.instagram_recent {
  background: #2a4734;
}
.instagram_recent h3.section-title {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.instagram_recent .owl-carousel {
  clear: both;
}
.instagram_recent .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
  height: calc(16.566666666667vw);
}
@media (max-width: 1599px) {
  .instagram_recent .owl-carousel .owl-stage {
    height: calc(19.9vw);
  }
}
@media (max-width: 1279px) {
  .instagram_recent .owl-carousel .owl-stage {
    height: calc(24.9vw);
  }
}
@media (max-width: 959px) {
  .instagram_recent .owl-carousel .owl-stage {
    height: calc(33.233333333333vw);
  }
}
@media (max-width: 639px) {
  .instagram_recent .owl-carousel .owl-stage {
    height: calc(49.9vw);
  }
}
@media (max-width: 319px) {
  .instagram_recent .owl-carousel .owl-stage {
    height: calc(99.9vw);
  }
}
.instagram_recent .owl-carousel .owl-stage .owl-item {
  text-align: center;
}
.instagram_recent .owl-carousel .owl-stage .wrapper {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.instagram_recent .owl-carousel .owl-stage .wrapper .photo {
  position: relative;
  overflow: hidden;
  z-index: 10;
  display: block;
}
.instagram_recent .owl-carousel .owl-stage .wrapper .photo img.image {
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.instagram_recent .owl-carousel .owl-stage .wrapper .inst_video {
  width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
.instagram_recent .owl-carousel .owl-stage .wrapper a.go-to-insta {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: rgba(0,0,0,0.3);
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.instagram_recent .owl-carousel .owl-stage .wrapper a.go-to-insta:hover {
  opacity: 0.7;
}
.instagram_recent .owl-carousel .owl-stage .wrapper .playpause {
  background-image: url('../img/play-button.png');
  background-repeat: no-repeat;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  width: 50%;
  height: 50%;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.instagram_recent .owl-carousel .owl-stage .wrapper:hover .photo {
  z-index: 0;
}
.instagram_recent .owl-carousel .owl-stage .wrapper:hover .photo img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.instagram_recent .owl-carousel .owl-stage .wrapper:hover .playpause {
  opacity: .5;
}
#site-footer {
  background: #2a4734;
  color: #fff;
  padding: 35px 0 45px;
}
#site-footer .column-1 .logo {
  display: block;
  margin-bottom: 30px;
}
#site-footer .column-1 p {
  font-size: 13px;
  line-height: 20px;
}
#site-footer .column-2 ul {
  padding: 0;
  margin: 0 0 30px 0;
}
#site-footer .column-2 ul li {
  list-style: none;
}
#site-footer .column-2 ul li a {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
}
#site-footer .column-3 {
  text-align: right;
}
section#author {
  text-align: center;
  background: #000000;
  padding: 15px 0;
}
section#author.taller {
  padding-bottom: 65px;
}
section#author p {
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  color: rgba(255,255,255,0.5);
}
section#author p a {
  color: rgba(255,255,255,0.5);
}
#cookies-info {
  width: 100%;
  background: #dfe1e0;
  text-align: center;
  font-size: 14px;
  padding: 5px 0;
  position: fixed;
  bottom: 0;
  z-index: 100;
}
#cookies-info p {
  margin: 10px 0;
}
#subpage:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 41px;
  background: url('../img/pelle-logo-green.png') no-repeat;
  background-size: cover;
  margin-top: 45px;
  margin-bottom: 10px;
}
#subpage #loginForm,
#subpage #registerForm,
#subpage #passRestore {
  text-align: center;
}
#subpage #loginForm .form-group button,
#subpage #loginForm .form-group input[type="email"],
#subpage #loginForm .form-group input[type="password"],
#subpage #loginForm .form-group input[type="text"],
#subpage #registerForm .form-group button,
#subpage #registerForm .form-group input[type="email"],
#subpage #registerForm .form-group input[type="password"],
#subpage #registerForm .form-group input[type="text"],
#subpage #passRestore .form-group button,
#subpage #passRestore .form-group input[type="email"],
#subpage #passRestore .form-group input[type="password"],
#subpage #passRestore .form-group input[type="text"] {
  width: 100%;
  max-width: 360px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#subpage #registerForm .friend-info {
  padding: 45px 0 20px;
  display: block;
  color: #333;
  font-size: 16px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
  font-style: italic;
}
#subpage #registerForm .regulamin {
  padding-top: 7px;
  padding-bottom: 30px;
  text-align: center;
}
#subpage #registerForm .regulamin span.label-text {
  width: initial;
}
#subpage article header {
  text-align: center;
  margin-bottom: 15px;
}
#subpage article header h1 {
  padding: 10px 15px;
  font-size: 24px;
  line-height: 1.25;
  color: #2a4734;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #2a4734;
  font-family: 'Neuzeit Grotesk';
  font-weight: 300;
  font-style: normal;
}
#subpage article section.content ul,
#subpage article section.content ol {
  margin-left: 20px;
}
#subpage article section.content nav ul {
  margin-left: 0;
}
#subpage article section.content img {
  max-width: 100%;
}
#subpage .content-wrapper {
  padding: 30px 0 15px;
}
#subpage .content-wrapper .shop-terms {
  padding: 50px 0 0;
}
#subpage .content-wrapper .shop-terms ul {
  margin: 0;
  padding: 0;
}
#subpage .content-wrapper .shop-terms li {
  list-style: none;
}
#subpage .content-wrapper .shop-terms li.level_0 {
  margin-bottom: 30px;
}
#subpage .content-wrapper .shop-terms li.level_0 a {
  font-size: 14px;
  text-transform: uppercase;
  color: #808285;
  display: block;
  padding: 4px 0;
}
#subpage .content-wrapper .shop-terms li.level_0 a:hover {
  color: #2a4734;
}
#subpage .content-wrapper .shop-terms li.level_0 > span a {
  color: #2a4734;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModContact #subpage article header h1 {
  display: none;
}
.ModContact .contact-holder > h1,
.ModContact .contact-holder > h3 {
  font-size: 18px;
  color: #2a4734;
  text-transform: uppercase;
  margin-top: 7px;
  margin-bottom: 25px;
}
.ModContact .contact-holder .contact-box {
  line-height: 30px;
}
.ModContact .contact-holder #qContactForm input,
.ModContact .contact-holder #qContactForm textarea {
  margin-bottom: 20px;
}
.ModContact .contact-holder #qContactForm input:focus,
.ModContact .contact-holder #qContactForm textarea:focus {
  border-color: #347049;
}
.ModContact .contact-holder #qContactForm textarea {
  margin-bottom: 20px;
  height: 200px;
}
.ModContact .contact-holder #qContactForm .captcha-holder strong {
  margin-top: 6px;
  margin-right: 7px;
}
.ModContact .contact-holder #qContactForm .captcha-holder input {
  text-align: center;
  max-width: 50px;
  display: inline-block;
}
.ModContact .contact-holder #qContactForm button {
  background: #2a4734;
  color: #fff;
  text-transform: uppercase;
  float: right;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
#passRestore .btn.btn-primary {
  padding: 7px 20px;
}
#accountNav {
  margin: 10px 0 15px;
}
#accountNav .navbar-nav .nav-link {
  color: #fff;
  margin: 0 10px 10px 0;
  font-size: 12px;
  line-height: 20px;
  padding: 6px 17px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#accountNav .navbar-nav .nav-link.active {
  background: #000000;
}
.ModAccountAddress .change-btn {
  display: inline-block;
  cursor: pointer;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.ModAccountAddress .radio-label {
  font-size: 16px;
  margin-right: 10px;
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
.ModAccountAddress .radio-label input[type="radio"] {
  vertical-align: top;
  margin: 3px 3px 0 0;
  display: inline-block;
}
.ModAccountOrder .tobTab,
.ModAccountOrder .tobTab tr:hover,
.ModAccountOrder .tobTab tr.zebra:hover {
  color: #000000;
}
.ModAccountOrder .table-scroll {
  overflow-x: scroll;
}
.ModAccountOrder .table-scroll .table-bordered {
  min-width: 768px;
}
.ModAccountOrder .ui-dialog.ui-widget.ui-widget-content .ui-dialog-content {
  padding: 15px 0;
}
.ModAccountOrder .details_row.zamowienie,
.ModAccountOrder .pay_row.zaplac {
  width: auto;
  height: 40px;
  background: url("../img/zamowienie.png") no-repeat center top;
  margin: 0 5px;
  padding-top: 20px;
  text-indent: 0;
  text-align: center;
  display: inline-block;
  color: #000000;
}
.ModAccountOrder .pay_row.zaplac {
  background: url("../img/zaplac.png") no-repeat center top;
}
.ModAccountOrder .tobContainer {
  width: 100%;
  overflow-x: auto;
}
.ModAccountOrder .tobHeaderTab caption {
  display: none;
}
.ModAccountOrder .pageStat select.tobScope {
  line-height: 14px;
  font-size: 12px !important;
  padding: 3px !important;
}
.ModAccountOrder #orderTob {
  background: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.ModAccountOrder #dlgDialog {
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
}
.ModAccountOrder #dlgDialog > div {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x)/ -2);
  margin-left: calc(var(--bs-gutter-x)/ -2);
}
.ModAccountOrder #dlgDialog > div > * {
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y);
}
.ModAccountOrder #dlgDialog > div .clr {
  width: 100%;
}
.ModAccountOrder #dlgDialog .panel-default {
  font-size: 12px;
  border: 1px solid #dfe1e0;
  margin-bottom: 30px;
}
.ModAccountOrder #dlgDialog .panel-default > .panel-heading .panel-title {
  font-size: 12px;
  text-align: center;
  padding: 5px 15px;
  margin: 0;
}
.ModAccountOrder #dlgDialog .panel-default .panel-body {
  padding: 16px 16px 0;
}
.ModAccountOrder #dlgDialog .table-scroll .table .text-right {
  text-align: right;
}
.ModAccountOrder #dlgDialog .table-scroll .table th:last-child {
  min-width: 80px;
}
.ModAccountAdditional h3.title {
  margin: 0 0 20px;
}
.ModAccountAdditional div.checkbox {
  margin-bottom: 30px;
}
.tobTab th {
  background: #2a4734;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.tobTab th:hover {
  background: #2a4734;
}
.tobTab td {
  font-size: 14px;
}
.pageStat {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 50px;
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
.pageStat input {
  border: 1px solid #696969;
  text-align: center;
  line-height: 14px;
  vertical-align: top;
  padding: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pageStat button {
  vertical-align: top;
}
.pageStat select {
  border: 1px solid #696969;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ui-dialog.ui-widget.ui-widget-content {
  padding: 0;
  margin: 15px 15px 0;
  width: calc(100% - 30px) !important;
  max-width: 830px;
  border: 0;
  font-size: 14px;
}
.ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar {
  font-size: 18px;
  background: #2a4734;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar .ui-dialog-title {
  line-height: 26px;
  margin: 0;
}
.ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background: none;
  margin-top: -14px;
}
.ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  content: '\00d7';
  color: #fff;
  background: none;
  display: inline-block;
  margin: -5px 0 0 -15px;
  font-size: 27px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ui-dialog.ui-widget.ui-widget-content .ui-dialog-content {
  padding: 15px;
}
.ui-dialog.ui-widget.ui-widget-content button {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 5px 17px;
  border: 0;
  text-shadow: none;
  white-space: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ui-dialog.ui-widget.ui-widget-content button:focus {
  box-shadow: none !important;
}
.ui-dialog.ui-widget.ui-widget-content button.btn-primary {
  background: #2a4734;
  color: #fff;
}
.ui-dialog.ui-widget.ui-widget-content button.btn-primary:hover {
  background: #000000;
}
.ui-dialog.ui-widget.ui-widget-content button.btn-black {
  background: #000000;
}
.ui-dialog.ui-widget.ui-widget-content button.btn-black:hover {
  background: #2a4734;
}
.ui-dialog.ui-widget.ui-widget-content .panel-table {
  overflow-x: scroll;
  float: left;
  width: 100%;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder {
  max-width: 1200px;
  padding: 0;
  border-radius: 40px;
  border-radius: 30px;
  overflow: hidden;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder img.desktop {
  display: block;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder img.mobile {
  display: none;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder a.link {
  position: absolute;
  bottom: 16%;
  height: 10%;
  width: 31%;
  right: 14%;
  display: block;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder .ui-dialog-titlebar {
  position: absolute;
  z-index: 10;
  width: 100%;
  padding: 0;
  background: none;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder .ui-dialog-titlebar .ui-dialog-titlebar-close {
  width: 70px;
  height: 70px;
  padding: 0;
  right: 0;
  margin-top: 0;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  display: none;
}
.ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder #twistoPopup {
  padding: 0;
}
#inpostListMachines .input-group {
  width: 100%;
}
#inpostListMachines .input-group input[name='point_description'] {
  border: 0;
  background: none;
  color: #333;
  padding: 0;
  text-transform: none;
  cursor: initial;
  width: 100%;
  display: block;
}
#inpostListMachines .input-group input[name='point_description']:focus {
  border: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#inpostListMachines .input-group input[name='point_description']::-webkit-input-placeholder {
  text-transform: none;
  color: #333;
  font-size: 16px;
}
#inpostListMachines .input-group input[name='point_description']::-moz-placeholder {
  text-transform: none;
  color: #333;
  font-size: 16px;
}
#inpostListMachines .input-group input[name='point_description']:-ms-input-placeholder {
  text-transform: none;
  color: #333;
  font-size: 16px;
}
#inpostListMachines .input-group input[name='point_description']:-moz-placeholder {
  text-transform: none;
  color: #333;
  font-size: 16px;
}
#inpostListMachines .input-group span.input-group-btn {
  display: block;
  float: left;
}
.inpost-machines-modal {
  max-width: 100%;
  height: 430px !important;
}
.inpost-machines-modal .easypack-widget .gm-style-mtc,
.inpost-machines-modal .easypack-widget.mobile .gm-style-mtc {
  display: none !important;
}
.ModShopCheckout #tabelaKoszyka thead > tr,
.ModShopCheckout #sticker thead > tr,
.ModShopCart #tabelaKoszyka thead > tr,
.ModShopCart #sticker thead > tr {
  background: #2a4734;
}
.ModShopCheckout #tabelaKoszyka.table-striped > tbody > tr:nth-of-type(2n+1),
.ModShopCheckout #tabelaKoszyka.table-hover > tbody > tr:hover,
.ModShopCheckout #sticker.table-striped > tbody > tr:nth-of-type(2n+1),
.ModShopCheckout #sticker.table-hover > tbody > tr:hover,
.ModShopCart #tabelaKoszyka.table-striped > tbody > tr:nth-of-type(2n+1),
.ModShopCart #tabelaKoszyka.table-hover > tbody > tr:hover,
.ModShopCart #sticker.table-striped > tbody > tr:nth-of-type(2n+1),
.ModShopCart #sticker.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: none;
}
.ModShopCheckout #tabelaKoszyka.table > thead:first-child > tr:first-child > th,
.ModShopCheckout #sticker.table > thead:first-child > tr:first-child > th,
.ModShopCart #tabelaKoszyka.table > thead:first-child > tr:first-child > th,
.ModShopCart #sticker.table > thead:first-child > tr:first-child > th {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #tabelaKoszyka.table-striped > tbody > tr > td,
.ModShopCheckout #sticker.table-striped > tbody > tr > td,
.ModShopCart #tabelaKoszyka.table-striped > tbody > tr > td,
.ModShopCart #sticker.table-striped > tbody > tr > td {
  vertical-align: middle;
}
.ModShopCheckout #tabelaKoszyka.table-striped > tbody > tr > td:first-child a,
.ModShopCheckout #sticker.table-striped > tbody > tr > td:first-child a,
.ModShopCart #tabelaKoszyka.table-striped > tbody > tr > td:first-child a,
.ModShopCart #sticker.table-striped > tbody > tr > td:first-child a {
  text-transform: uppercase;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #tabelaKoszyka.table-striped > tbody > tr > td:last-child,
.ModShopCheckout #sticker.table-striped > tbody > tr > td:last-child,
.ModShopCart #tabelaKoszyka.table-striped > tbody > tr > td:last-child,
.ModShopCart #sticker.table-striped > tbody > tr > td:last-child {
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #tabelaKoszyka.table-striped > tfoot > tr > td strong,
.ModShopCheckout #sticker.table-striped > tfoot > tr > td strong,
.ModShopCart #tabelaKoszyka.table-striped > tfoot > tr > td strong,
.ModShopCart #sticker.table-striped > tfoot > tr > td strong {
  text-transform: uppercase;
  color: #000000;
  font-size: 16px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #tabelaKoszyka td.subtotal,
.ModShopCheckout #sticker td.subtotal,
.ModShopCart #tabelaKoszyka td.subtotal,
.ModShopCart #sticker td.subtotal {
  line-height: 30px;
}
.ModShopCheckout #tabelaKoszyka .remove-btn,
.ModShopCheckout #sticker .remove-btn,
.ModShopCart #tabelaKoszyka .remove-btn,
.ModShopCart #sticker .remove-btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  opacity: .5;
  margin-left: 5px;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #tabelaKoszyka .remove-btn:hover,
.ModShopCheckout #sticker .remove-btn:hover,
.ModShopCart #tabelaKoszyka .remove-btn:hover,
.ModShopCart #sticker .remove-btn:hover {
  opacity: 1;
}
.ModShopCheckout #tabelaKoszyka .remove-btn input,
.ModShopCheckout #sticker .remove-btn input,
.ModShopCart #tabelaKoszyka .remove-btn input,
.ModShopCart #sticker .remove-btn input {
  position: absolute;
  text-indent: -999px;
  width: 100%;
  background: none;
  overflow: hidden;
}
.ModShopCart section.content {
  margin-bottom: 40px;
}
.ModShopCart #discountCode {
  margin-bottom: 30px;
  margin-top: -3px;
}
.ModShopCart #discountCode label {
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
.ModShopCart #discountCode .btn-primary {
  padding-top: 7px;
  padding-bottom: 7px;
}
.ModShopCart .custom-hr {
  margin-bottom: 50px;
}
.ModShopCart .pay a {
  vertical-align: middle;
  padding: 8px 15px 8px 15px;
  min-height: 46px;
  line-height: 30px;
  font-size: 23px;
  margin-top: 7px;
}
.ModShopCart .pay a i.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11.5px 0 11.5px 21px;
  border-color: transparent transparent transparent #fff;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-top: 4px;
}
.ModShopCart .additional-product .add-prod-header {
  z-index: 10;
  position: relative;
}
.ModShopCart .additional-product .add-prod-header h2 {
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 5px;
  color: #000;
}
.ModShopCart .additional-product .add-prod-body {
  display: table;
  width: 100%;
  margin-top: -40px;
}
.ModShopCart .additional-product .add-prod-img,
.ModShopCart .additional-product .add-prod-descr,
.ModShopCart .additional-product .add-prod-koszt,
.ModShopCart .additional-product .add-prod-toCart {
  display: table-cell;
  vertical-align: middle;
}
.ModShopCart .add-prod-img {
  width: 10%;
}
.ModShopCart .add-prod-img img {
  width: 100%;
  max-width: 200px !important;
}
.ModShopCart .add-prod-descr {
  width: 62%;
  font-size: 14px;
  line-height: 14px;
  padding-left: 20px;
  padding-right: 30px;
}
.ModShopCart .add-prod-descr p {
  display: inline-block;
  margin-bottom: 0;
}
.ModShopCart .add-prod-descr a {
  color: #2a4734;
}
.ModShopCart .add-prod-koszt {
  width: 8%;
  line-height: 33px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.ModShopCart .add-prod-toCart {
  width: 20%;
  text-align: right;
}
.ModShopCart .add-prod-toCart .add-to-cart {
  padding: 5px 12px;
  background: #2a4734;
  color: #fff;
}
.ModShopCart .add-prod-toCart .add-to-cart:hover {
  background: #347049;
}
.ModShopCheckout .checkout-intro .panel {
  min-height: 300px;
  position: relative;
  border: 0;
  margin-bottom: 50px;
}
.ModShopCheckout .checkout-intro .panel .panel-body {
  padding: 15px 0;
  max-width: 280px;
  margin: 0 auto;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse {
  padding-top: 0;
  font-size: 14px;
}
.ModShopCheckout .checkout-intro .panel h4 {
  font-size: 14px;
  color: #2a4734;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0px;
  min-height: 48px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout .checkout-intro .panel button {
  position: absolute;
  bottom: 15px;
  width: 100%;
  left: 0;
  margin: 0 auto;
  right: 0;
  max-width: 280px;
}
.ModShopCheckout .checkout-intro .panel p {
  font-size: 14px;
  line-height: 26px;
}
.ModShopCheckout .checkout-intro .panel #collapseOne ul {
  margin: 0;
  padding-left: 20px;
}
.ModShopCheckout .checkout-intro .panel #collapseOne ul li {
  font-size: 14px;
  line-height: 20px;
  list-style: none;
  position: relative;
  margin-bottom: 10px;
}
.ModShopCheckout .checkout-intro .panel #collapseOne ul li:before {
  content: "-";
  display: inline-block;
  width: 20px;
  margin-left: -20px;
}
.ModShopCheckout .checkout-intro .panel #collapseOne ul li.friend-icon {
  max-width: 190px;
}
.ModShopCheckout .checkout-intro .panel #collapseOne ul li.friend-icon:after {
  content: '';
  background: url('https://tick-less.pl/files/images/tickless_friend_logo.png') no-repeat;
  background-size: cover;
  width: 29px;
  height: 39px;
  display: block;
  position: absolute;
  top: 6px;
  left: 200px;
}
.ModShopCheckout .checkout-intro .panel #collapseTwo label {
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
}
.ModShopCheckout ol.cart-multi-step {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0 !important;
  display: block;
  float: left;
  width: 100%;
}
.ModShopCheckout ol.cart-multi-step li {
  width: 16.6666%;
  height: 130px;
  float: left;
  text-align: center;
  background: url(../img/shop/step-link.png) repeat-x;
}
.ModShopCheckout ol.cart-multi-step li .step-no {
  background: url(../img/shop/step-middle.png) no-repeat;
  width: 65px;
  height: 50px;
  line-height: 50px;
  background-position: top left;
  display: inline-block;
  font-size: 30px;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}
.ModShopCheckout ol.cart-multi-step li:first-child {
  background: url(../img/shop/step-link.png) repeat-x;
}
.ModShopCheckout ol.cart-multi-step li:first-child .step-no {
  padding: 0 13px 0 0 !important;
  background: url(../img/shop/step-first.png) no-repeat;
  width: 65px;
  margin-left: 15px;
}
.ModShopCheckout ol.cart-multi-step li:last-child {
  background: url(../img/shop/step-link.png) repeat-x;
}
.ModShopCheckout ol.cart-multi-step li:last-child .step-no {
  background: url(../img/shop/step-last.png) no-repeat;
  width: 65px;
  margin-right: 5px;
}
.ModShopCheckout ol.cart-multi-step li.step-done .step-no {
  background-position: 0 -100px;
  overflow: hidden;
  text-indent: -300px;
}
.ModShopCheckout ol.cart-multi-step li.step-todo .step-no {
  background-position: 0 0;
  color: #FFF;
  padding: 0 14px 0 13px;
}
.ModShopCheckout ol.cart-multi-step li.step-todo:last-child .step-no {
  padding: 0 12px 0 16px;
}
.ModShopCheckout ol.cart-multi-step li.step-todo a {
  color: rgba(0,0,0,0.3);
}
.ModShopCheckout ol.cart-multi-step li.step-active .step-no {
  background-position: 0 -50px;
  color: #878787;
  padding: 0 13px 0 13px;
}
.ModShopCheckout ol.cart-multi-step li.step-active:last-child .step-no {
  padding: 0 9px 0 13px;
}
.ModShopCheckout ol.cart-multi-step li a:hover {
  font-weight: inherit;
  text-decoration: none;
}
.ModShopCheckout ol.cart-multi-step li.step-done a.step-desc,
.ModShopCheckout ol.cart-multi-step li.step-done a.step-desc:hover,
.ModShopCheckout ol.cart-multi-step li.step-active a.step-desc,
.ModShopCheckout ol.cart-multi-step li.step-active a.step-desc:hover {
  color: #000;
}
.ModShopCheckout .accordion-header {
  padding: 10px 15px;
  font-size: 14px;
  text-transform: uppercase;
  justify-content: space-between;
  display: flex;
  background: #dfe1e0;
  color: #2a4734;
}
.ModShopCheckout .accordion-header a {
  background: none;
  font-size: 12px;
  box-shadow: none;
  color: #2a4734;
}
.ModShopCheckout .accordion-button {
  display: inline-block;
  width: auto;
  padding: 0;
}
.ModShopCheckout .accordion-button:after {
  display: none;
}
.ModShopCheckout .accordion-item,
.ModShopCheckout .accordion-item:not(:first-of-type) {
  margin-bottom: 5px;
  border: 1px solid #dfe1e0;
}
.ModShopCheckout .accordion-item:first-of-type,
.ModShopCheckout .accordion-item:last-of-type {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ModShopCheckout .accordion-body {
  padding: 15px 3px 0 3px;
}
.ModShopCheckout .accordion-item.panel-success {
  border: 1px solid #2a4734;
}
.ModShopCheckout .accordion-item.panel-success .accordion-header {
  background: #2a4734;
  color: #fff;
}
.ModShopCheckout .accordion-item.panel-success .accordion-header a {
  color: #fff;
}
.ModShopCheckout #orderForm {
  margin-bottom: 100px;
  float: left;
  width: 100%;
}
.ModShopCheckout #orderForm fieldset {
  padding-top: 15px;
}
.ModShopCheckout #orderForm legend {
  margin: 0px 15px 20px;
  width: calc(100% - 30px);
  font-size: 16px;
  text-transform: uppercase;
  color: #2a4734;
  padding: 10px 25px 8px;
  border-bottom: 1px solid #dfe1e0;
}
.ModShopCheckout #orderForm .form-group input[type="text"],
.ModShopCheckout #orderForm .form-group input[type="password"],
.ModShopCheckout #orderForm .form-group textarea {
  width: 100%;
}
.ModShopCheckout #orderForm .buttons-summary {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.ModShopCheckout #orderForm .panel-default > .panel-heading {
  text-transform: uppercase;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #orderForm .table-bordered > thead > tr > th,
.ModShopCheckout #orderForm .table-bordered > tbody > tr > th,
.ModShopCheckout #orderForm .table-bordered > tfoot > tr > th {
  background: none;
  color: inherit;
}
.ModShopCheckout #orderForm .buttons-summary .btn.pull-right {
  font-size: 22px;
  height: 60px;
  line-height: 30px;
  margin-top: 7px;
  padding: 15px 20px 15px 30px;
  vertical-align: middle;
  background: #ff0000;
  color: #fff;
}
.ModShopCheckout #orderForm .buttons-summary .btn.pull-right:hover {
  background: #ff9000;
}
.ModShopCheckout .panel-footer {
  background: none;
}
.ModShopCheckout .panel-footer .btn {
  margin: 15px;
}
.ModShopCheckout .panel-form {
  padding: 0 15px;
}
.ModShopCheckout .form-group {
  margin-left: 0;
  margin-right: 0;
}
.ModShopCheckout #collapseTwo .radio-label {
  line-height: 20px;
  font-size: 16px;
  margin-top: 7px;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #collapseTwo .radio-label input {
  margin-top: -10px;
}
.ModShopCheckout #collapseThree .shipping_method.form-group {
  margin: 10px 0 0 0 !important;
}
.ModShopCheckout #collapseThree .shipping_method.form-group.express {
  margin-top: 0 !important;
}
.ModShopCheckout #collapseThree label {
  display: block;
  text-align: left;
}
.ModShopCheckout #collapseThree label span.name,
.ModShopCheckout #collapseThree label span.price,
.ModShopCheckout #collapseThree label span.desc {
  display: inline-block;
  vertical-align: top;
}
.ModShopCheckout #collapseThree label span.name {
  width: 100%;
  max-width: 435px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #collapseThree label span.name span.smaller {
  padding-left: 5px;
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
.ModShopCheckout #collapseThree label span.price {
  width: 75px;
  text-align: right;
  margin-right: 50px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #collapseThree label span.desc {
  width: calc(100% - 400px);
  font-family: 'Neuzeit Grotesk';
  font-weight: normal;
  font-style: normal;
}
.ModShopCheckout #collapseThree div.checkbox {
  padding-left: 35px;
  padding-top: 0;
}
.ModShopCheckout #collapseThree div.checkbox label .icheckbox_square-blue {
  transform: scale(0.8);
}
.ModShopCheckout #collapseThree div.checkbox label span.name,
.ModShopCheckout #collapseThree div.checkbox label span.price {
  font-style: italic;
}
.ModShopCheckout #collapseThree div.checkbox label span.name {
  width: 100%;
  max-width: 400px;
}
.ModShopCheckout #collapseThree,
.ModShopCheckout #collapseFour {
  font-size: 16px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCheckout #collapseThree label .iradio_square-blue,
.ModShopCheckout #collapseFour label .iradio_square-blue {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-top: -2px;
}
.ModShopCheckout #collapseThree #twistoLoader,
.ModShopCheckout #collapseFour #twistoLoader {
  position: absolute;
  background: rgba(0,0,0,0.3);
  top: 0;
  width: 100%;
  height: 100%;
}
.ModShopCheckout #collapseThree #twistoLoader .twistoLoader-inside,
.ModShopCheckout #collapseFour #twistoLoader .twistoLoader-inside {
  position: absolute;
  top: calc(50% - 44px);
  text-align: center;
  width: 100%;
}
.ModShopCheckout .easypack-widget ul#point-list > li::marker {
  content: none;
}
.ModShopCheckout .easypack-widget .btn.map-btn,
.ModShopCheckout .easypack-widget .btn.list-btn {
  height: auto;
}
.ModShopCheckout .easypack-widget .search-widget {
  background-color: #dfe1e0;
}
.ModShopCheckout .easypack-widget .list-widget {
  background-color: #eee !important;
}
.ModShopCheckout #openTwistoInfo {
  cursor: pointer;
  margin-left: 10px;
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #4656d2;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 15px;
  font-size: 10px;
  vertical-align: top;
  margin-top: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.ModShopCheckout #invoice_info {
  border: 2px solid #818286;
  padding: 20px 25px;
  margin: 30px auto;
  max-width: 910px;
  font-size: 16px;
}
.ModShopCheckout #invoice_info strong {
  display: block;
  margin-bottom: 5px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
@media (max-width: 767px) {
  .ModShopCheckout #invoice_info {
    padding: 15px;
  }
}
.ModShopCatalog.product #slogan-holder {
  margin-bottom: 45px;
}
.ModShopCatalog.product #subpage:before {
  display: none;
}
.ModShopCatalog.product #subpage .content-wrapper {
  background: #fff;
  padding: 55px 20px 20px 20px;
  max-width: 930px;
  margin: 0 auto 40px;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.18);
  -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.18);
  box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.18);
}
.ModShopCatalog.product .product-name {
  font-size: 24px;
  color: #2a4734;
  margin-bottom: 20px;
  font-family: 'Neuzeit Grotesk';
  font-weight: 900;
  font-style: normal;
}
.ModShopCatalog.product .product-name:after {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  max-width: 180px;
  margin-top: 8px;
  background: #2a4734;
}
.ModShopCatalog.product .variants-section .code-holder span,
.ModShopCatalog.product .variants-section .delivery-holder span {
  text-transform: capitalize;
}
.ModShopCatalog.product .variants-section .delivery-holder {
  margin-bottom: 40px;
}
.ModShopCatalog.product .sizes-list-holder {
  margin-bottom: 30px;
}
.ModShopCatalog.product .sizes-list-holder label {
  display: inline-block;
  vertical-align: top;
  line-height: 23px;
  margin-right: 5px;
}
.ModShopCatalog.product .sizes-list-holder .sizes-list {
  margin-bottom: 30px;
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.ModShopCatalog.product .sizes-list-holder .sizes-list li {
  margin: 0 9px 0 0;
  overflow: hidden;
  position: relative;
  width: auto;
  display: inline-block;
}
.ModShopCatalog.product .sizes-list-holder .sizes-list li input.custom-size[type="checkbox"] {
  cursor: pointer;
  display: block;
  height: 100%;
  margin: 0;
  opacity: 0;
  width: 100%;
  z-index: 10;
  position: absolute;
}
.ModShopCatalog.product .sizes-list-holder .sizes-list li input.custom-size[type="checkbox"] + span.cover {
  font-size: 14px;
  display: block;
  line-height: 21px;
  text-align: center;
  padding: 0 6px;
  border: 1px solid #2a4734;
  background: #fafaf9;
  color: #2a4734;
}
.ModShopCatalog.product .sizes-list-holder .sizes-list li input.custom-size[type="checkbox"]:checked + span.cover {
  background: #2a4734;
  color: #fff;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog.product .prod-quant {
  margin-bottom: 30px;
}
.ModShopCatalog.product .prod-quant label {
  display: inline-block;
  vertical-align: top;
  line-height: 23px;
  margin-right: 5px;
  text-transform: capitalize;
}
.ModShopCatalog.product .prod-quant select {
  border: 1px solid #2a4734;
  background: #fafaf9;
  color: #2a4734;
  line-height: 21px;
  padding: 0 2px;
}
.ModShopCatalog.product .price-holder {
  margin-bottom: 20px;
}
.ModShopCatalog.product .price-holder label,
.ModShopCatalog.product .price-holder .current-price {
  font-size: 36px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog.product .price-holder .old-price {
  font-size: 24px;
  text-decoration: line-through;
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
}
.ModShopCatalog.product .price-holder .old-price i {
  white-space: nowrap;
  left: 0px;
  bottom: -28px;
  position: absolute;
  font-size: 13px;
  line-height: 15px;
}
.ModShopCatalog.product .add-to-cart {
  margin-bottom: 30px;
  padding-left: 45px;
  padding-right: 45px;
}
.ModShopCatalog.product .product-body .nav-tabs {
  border: 0;
}
.ModShopCatalog.product .product-body .nav-tabs li {
  width: 50%;
}
.ModShopCatalog.product .product-body .nav-tabs a {
  width: 100%;
  display: block;
  text-align: center;
  background: none;
  color: #2a4734;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 15px;
}
.ModShopCatalog.product .product-body .nav-tabs a.active {
  background: #2a4734;
  color: #fff;
}
.ModShopCatalog.product .product-body .tab-pane-desc {
  font-size: 14px;
  line-height: 1.35;
  margin-bottom: 25px;
  margin-bottom: 10px;
  border-top: 0;
  padding-top: 0;
}
.ModShopCatalog.product .product-body .tab-pane-desc a {
  color: #001eff;
  text-decoration: underline;
}
.ModShopCatalog.product .product-body .tab-pane-desc a:hover {
  opacity: .7;
}
.ModShopCatalog.product .product-body .tab-pane-desc p {
  margin-bottom: 15px;
}
.ModShopCatalog.product .product-body .tab-pane-desc img {
  max-width: 100%;
}
.ModShopCatalog.product .product-body .tab-pane-desc ul {
  padding: 0 0 0 15px;
  width: 100%;
  margin: -15px 0 15px;
}
.ModShopCatalog.product .product-body .tab-pane-desc ul li {
  line-height: 1.35;
  margin-bottom: 0;
  position: relative;
  text-align: left;
  list-style: none;
}
.ModShopCatalog.product .product-body .tab-pane-desc ul li:before {
  background: #2a4734;
  content: "";
  height: 1px;
  left: -15px;
  position: absolute;
  top: 10px;
  width: 5px;
}
.ModShopCatalog.product .product-body #product-description1.tab-pane-desc ul:first-child {
  margin-top: 0;
}
.ModShopCatalog.product .img-holder {
  display: block;
  position: relative;
  overflow: hidden;
}
.ModShopCatalog.product .img-holder .prod-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  max-width: 170%;
}
.ModShopCatalog.product .video-holder p {
  margin: 0;
  padding: 0;
}
.ModShopCatalog.product .video-holder iframe {
  width: 100%;
  max-width: 270px;
  height: 150px;
  display: block;
  margin: 50px auto 30px;
  border: 0;
}
.ModShopCatalog.product .related-list {
  padding-top: 70px;
}
.ModShopCatalog.product .related-list h2 {
  color: #fff;
  background: #2a4734;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 6px 15px;
  margin-bottom: 30px;
}
.ModShopCatalog.product .related-holder .product-holder {
  position: relative;
  max-width: 360px;
  margin: 0 auto;
}
.ModShopCatalog.product .related-holder .product-holder a.link {
  display: block;
  position: relative;
  overflow: hidden;
}
.ModShopCatalog.product .related-holder .product-holder a.link .prod-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-75%,-50%);
  max-width: 150%;
}
.ModShopCatalog.product .related-holder .product-holder .description {
  position: absolute;
  left: 31%;
  top: 30%;
  width: 73%;
  pointer-events: none;
  font-size: 13px;
}
.ModShopCatalog.product .related-holder .product-holder .description h3 {
  font-size: 24px;
  color: #2a4734;
  line-height: 30px;
  margin-bottom: 30px;
}
.ModShopCatalog.product .related-holder .product-holder .btn-primary {
  background: #2a4734;
  font-size: 18px;
  width: 105px;
  line-height: 20px;
  padding: 5px 15px;
  position: absolute;
  top: 100px;
}
.ModShopCatalog.product .related-holder .product-holder:hover .btn-primary {
  background: #000000;
}
#subpage article section.content .pelle-article {
  text-align: left;
  padding-top: 20px;
  max-width: 930px;
  margin: 0 auto 30px;
}
#subpage article section.content .pelle-article p {
  margin-bottom: 15px;
}
#subpage article section.content .pelle-article img {
  max-width: 100%;
}
#subpage article section.content .accordion-item {
  background: none;
  border: none;
  margin-bottom: 4px;
}
#subpage article section.content .accordion-item .accordion-button {
  border-radius: 0;
  background: #2a4734;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 15px;
  font-family: 'Neuzeit Grotesk';
  font-weight: bold;
  font-style: normal;
}
#subpage article section.content .accordion-item .accordion-button:focus {
  box-shadow: none;
}
#subpage article section.content .accordion-item .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
#subpage article section.content .accordion-body {
  position: relative;
  padding: 15px 0px 10px;
}
#subpage article section.content .accordion-body ul {
  padding-left: 15px;
}
#subpage article section.content .accordion-body ul li {
  list-style-position: outside;
}
#subpage article section.content .pelle-article-1 .icons {
  text-align: center;
  padding-top: 70px;
}
#subpage article section.content .pelle-article-1 .icons img {
  margin: 0 15px 15px;
}
#subpage article section.content .pelle-article-2 .gray {
  color: #939598;
}
#subpage article section.content .pelle-article-2 .green {
  color: #2a4734;
}
#subpage article section.content .pelle-article-2 ul {
  margin-top: -12px;
  margin-bottom: 15px;
  margin-left: 0;
}
#subpage article section.content .pelle-article-2 span.blockquote {
  display: inline-block;
  position: relative;
  text-align: right;
  font-size: 36px;
  line-height: 1;
  color: #2a4734;
  padding: 35px 35px 35px 0;
  font-family: 'Neuzeit Grotesk';
  font-weight: 900;
  font-style: normal;
}
#subpage article section.content .pelle-article-2 span.blockquote:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 126px;
  height: 120px;
  transform: translateY(-50%);
  background: url('../img/quote-mark.png') no-repeat center center;
}
#subpage article section.content .pelle-article-2 .panel-group {
  text-align: left;
}
#subpage article section.content .pelle-article-2 .img-description {
  vertical-align: bottom;
  margin-left: 10px;
  display: inline-block;
}
#subpage article section.content .pelle-article-2 #collapseOne span.blockquote {
  position: absolute;
  right: 55px;
  bottom: 95px;
}
#subpage article section.content .pelle-article-2 #collapseTwo span.blockquote {
  left: 50%;
  transform: translateX(-50%);
}
#subpage article section.content .pelle-article-2 #collapseFour span.blockquote {
  left: 50%;
  transform: translateX(-50%);
}
#subpage article section.content .pelle-article-2 #collapseFive span.blockquote {
  position: absolute;
  right: 55px;
  bottom: 220px;
}
#subpage article section.content .pelle-article-2 #collapseFive .img-description {
  max-width: calc(100% - 290px);
}
#subpage article section.content .pelle-article-2 #collapseSix .img-description {
  max-width: calc(100% - 450px);
}
#subpage article section.content .pelle-article-2 #collapseSix .img-description p:last-child {
  margin-bottom: 0;
}
#subpage article section.content .pelle-article-3 {
  text-align: center;
}
#subpage article section.content .pelle-article-3 .blue {
  color: #1b6bb7;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px;
  }
}
@media (min-width: 1200px) {
  #top-menu .top-buttons .account {
    margin-left: -100px;
  }
}
@media (min-width: 992px) {
  .homepage #top-menu {
    width: 100%;
    background: none;
    position: absolute;
    top: 70px;
    z-index: 10;
    padding: 0 20px;
  }
  .homepage #top-menu img.white {
    display: block;
  }
  .homepage #top-menu img.green {
    display: none;
  }
  .homepage #top-menu .standard-menu ul.sf-menu.level_0 > li > span a {
    color: #fff;
  }
  .homepage #top-menu .standard-menu ul.sf-menu.level_0   > li.hasChildren {
    background: url("../img/menu-arrow.png") no-repeat top 11px right 4px;
  }
  .subpage #top-menu {
    padding: 34px 0;
  }
  .subpage #top-menu .logo-holder {
    margin-top: 0;
    padding-top: 9px;
  }
  .subpage #top-menu .standard-menu {
    padding-top: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #top-menu .top-buttons {
    margin-left: -300px;
    float: right;
    margin-top: -25px;
  }
  #top-menu .standard-menu {
    margin: 18px -30px 0;
  }
  .subpage #top-menu {
    padding: 34px 0;
  }
  .subpage #top-menu .logo-holder {
    padding-top: 0;
  }
  .subpage #top-menu .standard-menu {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #section-recommended .row > div:nth-of-type(3) {
    margin-left: 25%;
    margin-top: 40px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #top-menu {
    padding: 20px 0;
  }
  #top-menu .mobile-menu-holder {
    margin-top: 10px;
  }
  #top-menu .logo-holder {
    margin-top: 0;
  }
  #top-menu .top-buttons .account {
    margin-top: 16px;
  }
  #top-menu .top-buttons .social-media {
    display: none;
  }
}
@media (max-width: 991px) {
  .ModShopCheckout .checkout-intro {
    max-width: 400px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .ModShopCheckout .checkout-intro .panel-body {
    padding-left: 0;
    padding-right: 0;
  }
  .ModShopCheckout .checkout-intro .panel {
    min-height: 0;
    padding-bottom: 50px;
  }
  .ModShopCheckout .checkout-intro .panel h4 {
    min-height: 0;
  }
  table#orderListTab {
    display: block;
  }
  table#orderListTab thead,
  table#orderListTab colgroup {
    display: none;
  }
  table#orderListTab tbody {
    display: block;
  }
  table#orderListTab tbody tr {
    display: block;
  }
  table#orderListTab tbody tr td {
    display: block;
    text-align: left !important;
  }
  table#orderListTab tbody tr td:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Neuzeit Grotesk';
    font-weight: bold;
    font-style: normal;
  }
  #subpage article section.content .pelle-article.pelle-article-2 > .container {
    padding-left: 0;
    right: 0;
  }
  #subpage article section.content .pelle-article.pelle-article-2 span.blockquote {
    position: relative !important;
    transform: translateX(-50%);
    top: initial !important;
    right: initial !important;
    bottom: initial !important;
    left: 50%;
    font-size: 26px;
  }
  #subpage article section.content .pelle-article.pelle-article-2 #collapseOne span.blockquote {
    margin-top: -30px;
  }
  #subpage article section.content .pelle-article.pelle-article-2 #collapseOne img {
    display: block;
  }
}
@media (max-width: 767px) {
  .cart-multi-step-div {
    display: none;
  }
  .form-group label {
    text-align: left;
    padding-bottom: 5px;
  }
  .ModShopCart .additional-product .add-prod-body .add-prod-img,
  .ModShopCart .additional-product .add-prod-body .add-prod-descr,
  .ModShopCart .additional-product .add-prod-body .add-prod-koszt,
  .ModShopCart .additional-product .add-prod-body .add-prod-toCart {
    display: block;
    float: left;
    width: 100%;
  }
  .ModShopCart .additional-product .add-prod-body .add-prod-descr {
    padding: 0;
  }
  .ModShopCart .additional-product .add-prod-body .add-prod-koszt {
    margin: 20px 0;
  }
  .ModShopCart .additional-product .add-prod-body .add-prod-koszt br {
    display: none;
  }
  .ModShopCart .additional-product .add-prod-body .add-prod-toCart {
    text-align: left;
  }
  section.content.cart #tabelaKoszyka.table-bordered,
  section.content.cart #tabelaKoszyka.table-bordered tr,
  section.content.cart #tabelaKoszyka.table-bordered tr td {
    display: block;
  }
  section.content.cart #tabelaKoszyka.table-bordered thead {
    display: none;
  }
  section.content.cart #tabelaKoszyka.table-bordered tbody tr {
    border: 1px solid #2b2b2b;
    width: 100%;
    float: left;
    text-align: right;
  }
  section.content.cart #tabelaKoszyka.table-bordered tbody td {
    border: 0;
    float: left;
    text-align: left;
    background: none !important;
  }
  section.content.cart #tabelaKoszyka.table-bordered tbody td:first-of-type {
    width: 100%;
  }
  section.content.cart #tabelaKoszyka.table-bordered tbody td.text-center {
    display: inline-block;
    width: auto;
    float: none;
  }
  section.content.cart #tabelaKoszyka.table-bordered tfoot tr {
    border: 1px solid #2b2b2b;
    width: 100%;
    float: left;
    text-align: right;
    background: #f5f5f5;
  }
  section.content.cart #tabelaKoszyka.table-bordered tfoot tr td {
    border: 0;
    display: inline-block;
    width: auto;
    float: none;
  }
  section.content.cart #tabelaKoszyka.table-bordered .cart-col-1 .size-info .see-more-this-size {
    margin-top: 12px;
  }
  .ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder {
    max-width: 700px;
  }
  .ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder img.desktop {
    display: none;
  }
  .ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder img.mobile {
    display: block;
  }
  .ui-dialog.ui-widget.ui-widget-content.twistoPopupHolder a.link {
    bottom: 3%;
    height: 7%;
    width: 58%;
    right: 21%;
  }
  .ModShopCheckout #collapseThree label span.name {
    max-width: caLc(100% - 52px);
    display: inline;
    margin-right: 10px;
  }
  .ModShopCheckout #collapseThree label span.price,
  .ModShopCheckout #collapseThree label span.desc {
    display: inline-block;
    width: auto;
    margin-right: 10px;
  }
  .ModShopCheckout #collapseThree label span.desc {
    width: 100%;
  }
  .ModShopCheckout #collapseThree div.checkbox {
    display: block;
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .ModShopCheckout #collapseThree div.checkbox label span.name {
    width: auto;
  }
  #subpage article header h1 {
    font-size: 16px;
  }
  #subpage article section.content .pelle-article-2 .img-description {
    max-width: 100% !important;
    margin-left: 0;
    margin-top: 10px;
  }
  #site-footer .column-3 {
    text-align: left;
  }
}
@media (max-width: 575px) {
  #top-menu {
    padding: 10px 0;
  }
  #top-menu .top-buttons {
    text-align: center;
  }
  #top-menu .social-media {
    display: none;
  }
  #top-menu .mobile-menu-holder {
    width: 90px;
  }
  #top-menu .logo-holder {
    width: 200px;
  }
  .navbar-nav > li > a,
  .nav-tabs > li > a {
    font-size: 12px;
    padding: 7px 7px;
  }
  #top-quick-contact {
    padding: 7px 0;
  }
  #top-quick-contact img {
    display: none;
  }
  #top-menu .top-buttons {
    text-align: center;
  }
  #top-menu .top-buttons .account li a.login-btn,
  #top-menu .top-buttons .account li a.cart-btn,
  #top-menu .top-buttons .account li a.logout-btn {
    padding: 5px 10px;
  }
  #section-recommended .product-holder .btn-primary {
    position: static;
  }
  #section-recommended .product-holder .description h3 {
    font-size: 16px;
  }
  #section-recommended .product-holder .description p {
    display: none;
  }
  .ModAccountOrder #dlgDialog .col-sm-4,
  .ModAccountOrder #dlgDialog .col-sm-6 {
    width: 100%;
  }
}
.collapsing {
  -webkit-transition: height .5s ease;
  -moz-transition: height .5s ease;
  -ms-transition: height .5s ease;
  -o-transition: height .5s ease;
}
#o-zakupach table td {
  padding: 5px;
  border: 1px solid;
}
#bottom-holder * {
  font-size: 16px !important;
}
#bottom-holder .sf-menu li {
  padding-bottom: 10px;
}
#bottom-holder .sf-menu li a {
  color: #fff;
}
#bottom-holder .sf-menu li a:hover {
  color: #9b9c9f;
}
.bottom-contact a {
  color: #fff;
}
.bottom-contact a:hover {
  color: #9b9c9f;
}
#qContactForm {
  font-size: 14px !important;
}
@media (max-width: 992px) {
  #qContactForm .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  #qContactForm .row > div {
    padding: 0 5px;
  }
  #qContactForm .gwarancja-form {
    padding-right: 5px;
  }
}
#qContactForm .h6,
#qContactForm h6 {
  font-size: 1em;
  font-weight: bold;
  color: #818286;
}
#qContactForm .captcha-holder {
  min-width: 200px;
}
#qContactForm .captcha-holder input {
  min-width: 200px;
  max-width: 100% !important;
}
#qContactForm .form-check-input {
  border-color: #818286;
}
#qContactForm .form-control,
#qContactForm .form-control-plaintext {
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  border-color: #818286;
  transition: all 0.3s;
}
#qContactForm .form-floating {
  margin-bottom: 1em;
  position: relative;
}
#qContactForm .form-floating > .form-control,
#qContactForm .form-floating > .form-select,
#qContactForm .form-floating > .form-control-plaintext {
  padding: .75em 1.2em;
}
#qContactForm .form-floating > .form-control-plaintext::placeholder,
#qContactForm .form-floating > .form-control::placeholder {
  color: transparent;
}
#qContactForm .form-floating > label {
  font-size: 0.9em;
  color: #aaa;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1em 1.75em;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out;
  font-weight: normal;
}
#qContactForm .form-floating > input[readonly] {
  border-width: 1px;
}
#qContactForm .btn {
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: bold;
  padding: 0.65em 1em;
  height: auto;
  border-radius: 1rem;
}
#qContactForm .btn.btn-primary {
  background-color: #2a4734;
  color: #fff;
  border: 0 none;
  border-radius: 2em;
  font-size: 0.95em;
}
#qContactForm .btn.btn-primary:hover {
  background-color: #9b9c9f;
}
#qContactForm .btn.btn-primary:active {
  color: #fff;
}
#qContactForm .btn.min-w-50 {
  min-width: 80%;
}
@media screen and (min-width: 768px) {
  #qContactForm .btn.min-w-50 {
    min-width: 50%;
  }
}
#qContactForm .btn.btn-wide {
  width: auto;
  padding-left: 3em !important;
  padding-right: 3em !important;
  min-width: 245px;
}
#qContactForm .form-check .invalid-feedback,
#qContactForm .form-floating .invalid-feedback {
  margin-top: 0;
  margin-left: 1.2em;
}
#qContactForm .form-floating>.form-control-plaintext:focus,
#qContactForm .form-floating>.form-control-plaintext:not(:placeholder-shown),
#qContactForm .form-floating>.form-control:focus,
#qContactForm .form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 1.2em;
  padding-bottom: .4em;
}
#qContactForm .form-floating > .form-control-plaintext ~ label,
#qContactForm .form-floating > .form-control:focus ~ label,
#qContactForm .form-floating > .form-control:not(:placeholder-shown) ~ label,
#qContactForm .form-floating > .form-select ~ label {
  opacity: .65;
  transform: scale(.85) translateY(-0.8em) translateX(.15em);
}
#qContactForm .form-floating > .form-control,
#qContactForm .form-floating > .form-control-plaintext,
#qContactForm .form-floating > .form-select {
  height: calc(3em + calc(2px));
  line-height: 1.6em;
}
#qContactForm .alert-sm {
  line-height: 1.2em;
}
#qContactForm .alert-sm p,
#qContactForm .alert-sm ul,
#qContactForm .alert-sm ol {
  margin: 0;
}
