@import url("fonts.css");
section.section-footer {
  background: #000;
  padding: 37px 0 50px;
  clear: both;
}
section.section-footer .bottom-logo-holder,
section.section-footer .bottom-menu-holder {
  margin-bottom: 37px;
}
@media (max-width: 992px) {
  section.section-footer .bottom-logo-holder {
    text-align: center;
  }
  section.section-footer .friend-link {
    display: block;
    text-align: center;
    margin-top: 25px;
  }
  section.section-footer .friend-link img {
    display: block;
    margin: auto;
  }
}
section.section-footer .logo img {
  width: 100px;
}
section.section-footer #distribution_info {
  color: #fff;
}
section.section-footer #distribution_info a {
  color: #fff;
}
section.section-footer #distribution_info a:hover {
  color: #d72e27;
}
section.section-footer ul.social-media {
  display: inline-block;
}
section.section-footer ul.social-media li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 15px;
}
section.section-footer ul.social-media li:last-child {
  margin-right: 0;
}
@media (max-width: 992px) {
  section.section-footer .social-media-small {
    margin-top: 25px;
    display: block !important;
    visibility: visible !important;
  }
}
section.section-footer .bottom-menu-holder li {
  display: block;
}
section.section-footer .bottom-menu-holder li a {
  color: #fff;
  text-transform: uppercase;
  padding: 9px 0;
  display: block;
  font-size: 14px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
section.section-footer .bottom-menu-holder li a:hover {
  color: #d72e27;
}
section.section-footer .author-holder {
  margin-top: 6px;
  float: right;
}
section.section-footer .author-holder p {
  display: inline-block;
  line-height: 22px;
  margin: 0;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
}
section.section-footer .author-holder a {
  background: rgba(0,0,0,0) url("../img/provect.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 20px;
  margin-left: 10px;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: top;
  white-space: nowrap;
  width: 71px;
}
@media (max-width: 1600px) {
  section.section-footer a {
    font-size: 12px !important;
  }
}
@media (max-width: 991px) {
  section.section-footer {
    text-align: center;
  }
  section.section-footer ul.social-media {
    justify-content: center;
    display: flex;
  }
}
legend {
  margin: 0px 15px 20px;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #2b2b2b;
  padding: 10px 25px 8px;
  border-bottom: 0;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.form-group {
  margin: 0 0 12px 0 !important;
  position: relative;
}
.form-group span.req {
  width: 9px;
  display: inline;
  height: 100%;
  vertical-align: top;
  font-size: 14px;
  color: #ff2e2e;
}
.form-group input[type="text"],
.form-group input[type="password"],
.form-group textarea,
.form-group .theme-select {
  width: 100%;
}
.form-control {
  border-color: #000;
  background: transparent;
  width: auto;
  display: inline-block;
  font-size: 14px;
  padding: 4px 15px;
  height: 37px;
  color: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border-color: #d72e27;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
}
.form-control::-moz-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
}
.form-control:-ms-input-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
}
.form-control:-moz-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
}
.form-control.styled-select {
  position: relative;
}
.form-control.styled-select:after {
  content: '';
  display: block;
  position: absolute;
  right: 13px;
  top: 13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3px 0 3px;
  border-color: #232323 transparent transparent transparent;
}
.form-control.styled-select select {
  border: 0;
  float: left;
  width: 100%;
}
.form-control.white {
  border-color: #fff;
}
textarea.form-control {
  padding-top: 10px;
  padding-bottom: 10px;
}
.form-horizontal .control-label {
  margin-right: 0;
}
.checkbox,
.radio {
  padding-left: 0;
}
.checkbox .iradio_square-blue,
.checkbox .icheckbox_square-blue,
.radio .iradio_square-blue,
.radio .icheckbox_square-blue {
  margin-top: 0;
  margin-right: 4px;
  vertical-align: top;
}
.checkbox label,
.radio label {
  line-height: 22px;
}
.checkbox label span.label-text,
.radio label span.label-text {
  width: calc(63%);
  display: inline-block;
}
#section-menu {
  background: #e8e6e6;
  position: relative;
}
#section-menu #mobile-menu-button {
  width: 26px;
  height: 26px;
  margin-right: 15px;
  background: url('../img/mobile-menu-button.png') no-repeat;
  display: inline-block;
  margin-top: 10px;
}
#section-menu #menu-mobile {
  display: none;
}
#section-menu .standard-menu {
  width: 100%;
}
#section-menu .standard-menu .menuWrapper {
  width: 100%;
}
#section-menu .standard-menu .menuWrapper ul.sf-menu {
  margin: 0;
  justify-content: center;
  display: flex;
}
#section-menu .standard-menu .menuWrapper ul.sf-menu li {
  padding: 25px;
  list-style: none;
}
#section-menu .standard-menu .menuWrapper ul.sf-menu li a {
  font-weight: bold;
  color: #000 !important;
}
#section-menu .logo-container .logo {
  display: inline-block;
  vertical-align: top;
  margin: 12px 30px 11px 0;
}
#section-menu .logo-container .logo img {
  width: 150px;
}
@media (max-width: 767px) {
  #section-menu .logo-container {
    margin-top: 12px;
  }
  #section-menu .logo-container .logo {
    margin-top: 10px;
  }
  #section-menu .logo-container .logo img {
    width: 90px;
  }
}
#section-menu .standard-menu {
  display: inline-block;
  vertical-align: top;
}
#section-menu .standard-menu ul.level_0 > li {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}
#section-menu .standard-menu ul.level_0 > li a {
  line-height: 18px;
  padding: 14px 12px;
  display: block;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul {
  background: #fff;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  overflow: hidden;
  max-height: 0;
  transition: 220ms all;
  padding: 0 45px;
  margin-top: 1px;
  -webkit-box-shadow: 0px 28px 43px 0px rgba(0,0,0,0.27);
  -moz-box-shadow: 0px 28px 43px 0px rgba(0,0,0,0.27);
  box-shadow: 0px 28px 43px 0px rgba(0,0,0,0.27);
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sf-menu.level_1 > li {
  display: inline-block;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu {
  width: 100%;
  text-align: center;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu li {
  display: inline-block;
  width: 14.28%;
  max-width: 210px;
  text-align: center;
  vertical-align: top;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu li a.link_1 {
  display: inline-block;
  width: 110px;
  height: 110px;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu li a.link_1 img {
  display: none;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu li strong.triangle {
  display: none;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu li h3 {
  display: block;
  font-size: 14px;
  position: relative;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu li h3 span.sizes {
  font-size: 11px;
  width: 100%;
  text-transform: initial;
  color: #a7a9ac;
  position: absolute;
  top: calc(100% - 12px);
  left: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu li h3 span.slogan {
  display: block;
  font-size: 14px;
  margin-top: 1px;
  text-transform: initial;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#section-menu .standard-menu ul.level_0 > li.level_0 > ul.sc-menu li:hover {
  opacity: .7;
}
#section-menu .standard-menu ul.level_0 > li.level_0:hover > ul {
  max-height: 500px;
  padding: 35px 45px;
}
#section-menu .standard-menu ul.level_0 > li.level_0:hover >ul.sc-menu {
  padding: 35px 0 27px;
}
#section-menu .right-panel {
  text-align: right;
  margin: 23px 0px 10px 0;
  position: relative;
}
#section-menu .sb-search {
  display: inline-block;
  float: none;
  margin: 0;
  height: 69px;
  min-width: 26px;
  vertical-align: top;
  margin: 0 8px;
  position: absolute;
  right: 0;
  top: -22px;
}
#section-menu .sb-search .sb-search-input {
  height: 100%;
  line-height: 26px;
  font-size: 16px;
  padding: 0 65px 0 20px;
  background: transparent;
}
#section-menu .sb-search .sb-search-input::-webkit-input-placeholder {
  color: #000;
}
#section-menu .sb-search .sb-search-input:-moz-placeholder {
  color: #000;
}
#section-menu .sb-search .sb-search-input::-moz-placeholder {
  color: #000;
}
#section-menu .sb-search .sb-search-input:-ms-input-placeholder {
  color: #000;
}
#section-menu .sb-search .sb-icon-search,
#section-menu .sb-search .sb-search-submit {
  width: 26px;
  height: 100%;
  line-height: 26px;
}
#section-menu .sb-search .sb-icon-search {
  background: url('../img/loupe-icon.png') no-repeat center center;
}
#section-menu .sb-search .sb-icon-search:before {
  display: none;
}
#section-menu .sb-search.sb-search-open,
#section-menu .no-js .sb-search {
  width: 300px;
}
#section-menu .sb-search.sb-search-open .sb-icon-search,
#section-menu .sb-search.sb-search-open .sb-search-input {
  background-color: #d7d7d7;
}
#section-menu .account {
  display: inline-block;
  vertical-align: top;
}
#section-menu .account ul {
  padding-left: 0;
}
#section-menu .account ul li {
  display: inline-block;
  height: 26px;
  position: relative;
  vertical-align: top;
  width: 42px;
}
#section-menu .account ul li .theme-icon {
  width: 26px;
  height: 26px;
  display: block;
  margin: 0 8px;
}
#section-menu .account ul li .theme-icon.login {
  background: url('../img/login-icon.png') no-repeat center center;
}
#section-menu .account ul li .theme-icon.register {
  background: url('../img/login-icon.png') no-repeat center center;
}
#section-menu .account ul li .theme-icon.account {
  background: url('../img/login-icon.png') no-repeat center center;
}
#section-menu .account ul li .theme-icon.logout {
  background: url('../img/logout-icon.png') no-repeat center center;
}
#section-menu .cart-details {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  background: url('../img/cart-icon.png') no-repeat center center;
  position: relative;
  margin: 0 8px;
}
#section-menu .cart-details .quantity {
  background: #fff;
  display: block;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -10px;
  width: 20px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
#section-menu .dropdown-lang {
  display: inline-block;
  margin-top: -3px;
  margin-left: 8px;
}
#section-menu .dropdown-lang button {
  background: none;
}
#section-menu .dropdown-lang .flag-icon {
  border: 1px solid #757575;
  width: 20px;
}
#section-menu .dropdown-lang .dropdown-menu {
  left: auto;
  right: -9px;
  min-width: 38px;
  padding: 5px 8px 0 8px;
}
#section-menu .dropdown-lang .dropdown-menu .dropdown-item {
  display: block;
  height: 20px;
  margin-bottom: 10px;
}
#section-newsletter {
  background: #eee;
  text-align: center;
  padding: 70px 0;
  position: relative;
}
#section-newsletter .newsletter-header {
  margin-bottom: 18px;
}
#section-newsletter .newsletter-header h4 {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
}
#section-newsletter .form-control,
#section-newsletter .btn {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: initial;
  font-style: italic;
  margin-bottom: 20px;
}
#section-newsletter .btn {
  line-height: 1;
  height: 37px;
  border-radius: 0;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  margin-left: -5px;
  text-transform: uppercase;
  width: 200px;
}
#section-newsletter input[type=text] {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
#section-newsletter .confirm-age-container {
  max-width: 650px;
  margin: 0 auto;
}
#section-newsletter .confirm-age-container label {
  font-size: 13px;
}
#section-newsletter .field-group {
  max-width: 900px;
  margin: 0 auto;
}
#section-newsletter .form-control {
  background: #fff;
  border-color: #fff;
  width: calc(100% - 200px);
  max-width: 100%;
}
#section-newsletter .form-control .placeholder-input {
  color: #000;
  text-transform: initial;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
#section-newsletter .form-control::-webkit-input-placeholder {
  color: #000;
  text-transform: initial;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
#section-newsletter .form-control::-moz-placeholder {
  color: #000;
  text-transform: initial;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
#section-newsletter .form-control:-ms-input-placeholder {
  color: #000;
  text-transform: initial;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
#section-newsletter .form-control:-moz-placeholder {
  color: #000;
  text-transform: initial;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
}
#section-newsletter .icheckbox_square-blue {
  vertical-align: top;
}
#section-newsletter .btn {
  padding-left: 35px;
  padding-right: 35px;
}
#section-newsletter p,
#section-newsletter label {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: italic;
}
#section-newsletter p strong,
#section-newsletter label strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: italic;
}
#section-newsletter label {
  margin-left: 4px;
  max-width: calc(100% - 50px);
}
.ModAccountOrder .details_row.zamowienie,
.ModAccountOrder .details_row.zaplac {
  display: block;
  margin: 0 auto;
}
.ModAccountOrder .details_row.zaplac {
  margin-top: 10px;
}
.ModAccountOrder .rate-holder {
  display: inline-block;
  max-width: 175px;
  vertical-align: middle;
}
.ModAccountOrder td:last-of-type nobr {
  display: inline-block;
  max-width: 80px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
.ModAuthorization .content-wrapper article header h1 {
  text-align: center;
}
.ModAuthorization #loginForm,
.ModAuthorization #registerForm,
.ModAuthorization .password-restore {
  text-align: center;
}
.ModAuthorization #loginForm input[type="text"],
.ModAuthorization #loginForm input[type="email"],
.ModAuthorization #loginForm input[type="password"],
.ModAuthorization #loginForm button,
.ModAuthorization #registerForm input[type="text"],
.ModAuthorization #registerForm input[type="email"],
.ModAuthorization #registerForm input[type="password"],
.ModAuthorization #registerForm button,
.ModAuthorization .password-restore input[type="text"],
.ModAuthorization .password-restore input[type="email"],
.ModAuthorization .password-restore input[type="password"],
.ModAuthorization .password-restore button {
  width: 100%;
  max-width: 330px;
}
.ModAuthorization #loginForm .checkbox,
.ModAuthorization #registerForm .checkbox,
.ModAuthorization .password-restore .checkbox {
  text-align: center;
  margin: 0 auto;
}
.ModAuthorization #registerForm {
  max-width: 1000px;
  margin: 0 auto;
}
.ModAuthorization #registerForm .friend-info {
  padding: 45px 0 20px;
  display: block;
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: italic;
}
.ModAuthorization #registerForm .regulamin {
  padding-top: 7px;
  padding-bottom: 30px;
  text-align: center;
}
.ModAuthorization #registerForm .regulamin span.label-text {
  width: initial;
}
.ModShopCart #tabelaKoszyka {
  font-size: 17px;
}
.ModShopCart #tabelaKoszyka br.custom {
  display: none;
}
.ModShopCart #tabelaKoszyka a,
.ModShopCart #tabelaKoszyka small {
  display: block;
  line-height: 17px;
}
.ModShopCart #tabelaKoszyka a {
  color: #000;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCart #tabelaKoszyka.table-bordered {
  border-color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.ModShopCart #tabelaKoszyka.table-bordered > thead > tr > th,
.ModShopCart #tabelaKoszyka.table-bordered > thead > tr > td,
.ModShopCart #tabelaKoszyka.table-bordered > tbody > tr > th,
.ModShopCart #tabelaKoszyka.table-bordered > tbody > tr > td,
.ModShopCart #tabelaKoszyka.table-bordered > tfoot > tr > th,
.ModShopCart #tabelaKoszyka.table-bordered > tfoot > tr > td {
  border-color: #000;
  vertical-align: middle;
  padding: 5px 7px;
}
.ModShopCart #tabelaKoszyka.table-bordered > thead > tr th,
.ModShopCart #tabelaKoszyka.table-bordered > thead > tr td {
  border-right: 1px solid #fff;
  font-size: 14px;
}
.ModShopCart #tabelaKoszyka.table-bordered > thead > tr th:last-of-type,
.ModShopCart #tabelaKoszyka.table-bordered > thead > tr td:last-of-type {
  border-right: 1px solid #000;
}
.ModShopCart #tabelaKoszyka.table-striped > tbody > tr:nth-child(2n+1) > td,
.ModShopCart #tabelaKoszyka.table-striped > tbody > tr:nth-child(2n+1) > td {
  background: none;
}
.ModShopCart #tabelaKoszyka.table-hover > tbody > tr:hover > td,
.ModShopCart #tabelaKoszyka.table-hover > tbody > tr:hover > th {
  background: #f5f5f5;
}
.ModShopCart #tabelaKoszyka.table-bordered > tfoot > tr > td.sum strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCart #tabelaKoszyka.table-bordered > tfoot > tr > td {
  padding: 16px 7px;
}
.ModShopCart #tabelaKoszyka .remove-btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  opacity: .5;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCart #tabelaKoszyka .remove-btn:hover {
  opacity: 1;
}
.ModShopCart #tabelaKoszyka .remove-btn input {
  position: absolute;
  text-indent: -999px;
  width: 100%;
  background: none;
  overflow: hidden;
  border: 0;
}
.ModShopCart #tabelaKoszyka .form-control.quantityInput {
  height: 39px;
  background: none;
  border: 0;
}
.ModShopCart #tabelaKoszyka .form-control.quantityInput:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ModShopCart .btn-ico {
  border: 0 none;
  display: inline-block;
  height: 16px;
  margin: -3px 0 0 8px;
  overflow: hidden;
  text-indent: 50px;
  vertical-align: middle;
  width: 16px;
}
.ModShopCart .btn-ico.trash {
  background: rgba(0,0,0,0) url("../img/shop/trash.png") no-repeat scroll left top !important;
}
.ModShopCart .pay a {
  vertical-align: middle;
  padding: 8px 15px 8px 15px;
  height: 46px;
  line-height: 30px;
  font-size: 23px;
  margin-top: 7px;
  color: #fff;
  margin-bottom: 50px;
}
.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;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.ModShopCart .pay a:hover {
  color: #000;
}
.ModShopCart .pay a:hover i.triangle {
  border-color: transparent transparent transparent #000;
}
.ModShopCart #discountCode {
  margin: 14px 0 80px;
}
.ModShopCart #discountCode label {
  display: block;
  float: left;
  margin: 8px 0;
}
.ModShopCart #discountCode input {
  width: 100%;
  max-width: 415px;
  margin-left: -50px;
}
.ModShopCart #discountCode button {
  float: right;
  height: 35px;
  margin-top: 1px;
  padding: 5px 12px;
}
.ModShopCart #discountCode .input-group {
  width: 50%;
  float: left;
  max-width: 400px;
}
.ModShopCart .additional-product hr {
  border-color: #959595;
}
.ModShopCart .additional-product .add-prod-header h2 {
  font-size: 16px;
  margin-bottom: 6px;
  margin-top: 5px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCart .additional-product .add-prod-body {
  display: table;
}
.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: table-cell;
  vertical-align: middle;
}
.ModShopCart .additional-product .add-prod-body .add-prod-img {
  width: 10%;
}
.ModShopCart .additional-product .add-prod-body .add-prod-img img {
  width: 100%;
  max-width: 200px;
}
.ModShopCart .additional-product .add-prod-body .add-prod-descr {
  width: 62%;
  font-size: 14px;
  line-height: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.ModShopCart .additional-product .add-prod-body .add-prod-descr p {
  display: inline-block;
  margin-bottom: 0;
}
.ModShopCart .additional-product .add-prod-body .add-prod-koszt {
  width: 8%;
  line-height: 33px;
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCart .additional-product .add-prod-body .add-prod-toCart {
  width: 20%;
  text-align: right;
}
.ModShopCart .additional-product .add-prod-body .add-prod-toCart .add-to-cart {
  padding: 5px 12px;
  height: 35px;
}
.ModShopCatalog .section-subpage article > .alert {
  margin-bottom: 58px;
  margin-top: -32px;
  position: relative;
  z-index: 10;
}
.ModShopCatalog .section-categories .nodeContainer {
  overflow: hidden;
  min-height: 280px;
}
.ModShopCatalog .section-categories ul.level_0 {
  text-align: center;
  padding-left: 0;
}
.ModShopCatalog .section-categories ul.level_0> li {
  display: block;
  width: calc(100% / 3);
  margin-bottom: 100px;
}
.ModShopCatalog .section-categories ul.level_0> li .colors {
  margin-top: -25px;
  position: relative;
  z-index: 100;
}
.ModShopCatalog .section-categories ul.level_0> li .colors .color_point {
  width: 11px;
  height: 11px;
  display: inline-block;
  cursor: pointer;
  margin: 0 5px 10px;
  position: relative;
  z-index: 100;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.ModShopCatalog .section-categories ul.level_0> li .colors .color_point:hover {
  box-shadow: 0 0 5px;
}
.ModShopCatalog .section-categories ul.level_0> li .colors #color_40.color_point {
  background-color: transparent !important;
  background: url('../img/multicolor.png') no-repeat center center;
  background-size: cover;
  border: 0 !important;
}
.ModShopCatalog .section-categories ul.level_0> li .sub-cat-links,
.ModShopCatalog .section-categories ul.level_0> li .cat-more {
  display: none;
}
.ModShopCatalog .header-wrapper {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  background: #f8f8f8;
}
.ModShopCatalog .header-wrapper .slogan {
  font-size: 16px;
  text-transform: uppercase;
  margin: 8px 0 10px;
}
.ModShopCatalog.product .section-subpage {
  position: relative;
  overflow: hidden;
}
.ModShopCatalog.product .section-subpage article > .alert {
  margin-bottom: 20px;
}
.ModShopCatalog .section-subpage {
  padding: 53px 0 5px;
}
.ModShopCatalog .section-subpage div.checkbox {
  margin-bottom: 15px;
}
.ModShopCatalog .section-subpage div.checkbox .icheckbox_square-blue {
  margin-right: 10px;
}
.ModShopCatalog .section-subpage .filters-holder {
  font-size: 14px;
  color: #000;
  margin-top: -38px;
  margin-bottom: 100px;
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
}
.ModShopCatalog .section-subpage .filters-holder h3 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 13px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog .section-subpage .filters-holder .categories-holder {
  margin-bottom: 26px;
}
.ModShopCatalog .section-subpage .filters-holder .categories-holder ul {
  padding-left: 0;
}
.ModShopCatalog .section-subpage .filters-holder .categories-holder ul li {
  display: block;
  text-transform: uppercase;
  margin-bottom: 1px;
}
.ModShopCatalog .section-subpage .filters-holder .categories-holder ul li span.inactiveCat {
  color: #b1b1b1;
}
.ModShopCatalog .section-subpage .filters-holder .categories-holder ul li a {
  display: block;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.ModShopCatalog .section-subpage .filters-holder .categories-holder ul li a.active {
  color: #d72e27;
}
.ModShopCatalog .section-subpage .filters-holder .categories-holder ul li:hover > div > a {
  color: #d72e27;
}
.ModShopCatalog .section-subpage .filters-holder .categories-holder ul li .sub-cat-links a:hover,
.ModShopCatalog .section-subpage .filters-holder .categories-holder ul li .sub-cat-links a.active {
  color: #d72e27;
}
.ModShopCatalog .section-subpage .filters-holder .polarized-holder {
  margin-bottom: 32px;
}
.ModShopCatalog .section-subpage .filters-holder .polarized-holder label {
  text-transform: uppercase;
  color: #000;
  line-height: 22px;
  font-size: 14px;
}
.ModShopCatalog .section-subpage .filters-holder .polarized-holder label .icheckbox_square-blue {
  margin-top: -2px;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder {
  margin-bottom: 32px;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder ul {
  margin-top: 6px;
  margin-right: -30px;
  padding-left: 0;
  position: relative;
  z-index: 100;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder ul li {
  display: inline-block;
  margin: 0 2px 6px 0;
  vertical-align: top;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder ul li a {
  display: block;
  text-align: center;
  color: #000;
  font-size: 14px;
  line-height: 28px;
  border-right: 2px solid #000;
  padding-left: 3px;
  padding-right: 8px;
  font-family: 'Quicksand', sans-serif;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder ul li a span.plus {
  margin-top: -1px;
  display: block;
  float: left;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder ul li a.active,
.ModShopCatalog .section-subpage .filters-holder .age-holder ul li a:hover {
  color: #d72e27;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder ul li:first-of-type a {
  padding-left: 0;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder ul li:last-of-type {
  margin-right: 0;
}
.ModShopCatalog .section-subpage .filters-holder .age-holder ul li:last-of-type a {
  border-right: 0;
  padding-right: 0;
}
.ModShopCatalog .section-subpage .filters-holder .color-holder .color_point_holder {
  width: 13px;
  height: 13px;
  display: inline-block;
  border: 1px solid rgba(0,0,0,0.1);
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.ModShopCatalog .section-subpage .filters-holder .color-holder .color_point_holder.active:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 4.5px 0 4.5px;
  border-color: #d72e27 transparent transparent transparent;
  margin-top: -9px;
  margin-left: 1px;
}
.ModShopCatalog .section-subpage .filters-holder .color-holder #color_40.color_point_holder {
  background-color: transparent !important;
  background: url('../img/multicolor.png') no-repeat center center;
  background-size: cover;
  border: 0 !important;
}
.ModShopCatalog .section-subpage .filters-holder .qnt-holder {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 21px;
  padding: 2px 6px;
  background: #000;
  color: #fff;
  display: inline-block;
  margin-bottom: 25px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog .section-subpage .selected-filters {
  display: block;
  margin-top: -38px;
  margin-bottom: 25px;
}
.ModShopCatalog .section-subpage .selected-filters #upperFilter {
  display: inline-block;
  max-width: calc(100% - 160px);
}
.ModShopCatalog .section-subpage .selected-filters #upperFilterReset {
  cursor: pointer;
  float: right;
}
.ModShopCatalog .section-subpage .selected-filters .filter {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 21px;
  padding: 2px 6px;
  background: #000;
  color: #fff;
  display: inline-block;
  margin-bottom: 9px;
  margin-right: 5px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog .section-subpage .selected-filters .filter .name,
.ModShopCatalog .section-subpage .selected-filters .filter .remove-filter {
  vertical-align: top;
  font-family: 'Quicksand', sans-serif;
}
.ModShopCatalog .section-subpage .selected-filters .filter .name .plus,
.ModShopCatalog .section-subpage .selected-filters .filter .remove-filter .plus {
  margin-top: -1px;
  display: inline-block;
  vertical-align: top;
}
.ModShopCatalog .section-subpage .selected-filters .filter .remove-filter {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../img/remove-filter.png') no-repeat center center;
  cursor: pointer;
}
.ModShopCatalog .section-subpage .product-holder {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  min-height: 355px;
  background: #f8f8f8;
}
.ModShopCatalog .section-subpage .product-holder .polarized {
  position: absolute;
  top: 15px;
  right: 15px;
  width: auto;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 13px;
  opacity: .7;
  z-index: 10;
}
.ModShopCatalog .section-subpage .product-holder .item-thumbnail {
  position: relative;
  height: 250px;
}
.ModShopCatalog .section-subpage .product-holder .item-thumbnail a {
  width: 100%;
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ModShopCatalog .section-subpage .product-holder .item-thumbnail img {
  max-height: 280px !important;
  filter: brightness(0.97);
  margin: 0 auto;
}
.ModShopCatalog .section-subpage .product-holder .product-details {
  min-height: 96px;
  position: relative;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-title {
  margin-bottom: 15px;
  overflow: hidden;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-title h3 {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-title h3 a {
  display: block;
  color: #000;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-price {
  text-align: center;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-price strong {
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-price strong.old {
  text-decoration: line-through;
  margin-right: 10px;
  font-size: 17px;
  position: relative;
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-price strong.current {
  font-size: 20px;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions {
  position: absolute;
  padding: 15px;
  width: 100%;
  bottom: -10px;
  display: none;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions button.btn,
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions a.btn {
  width: calc(50% - 2px);
  color: #fff;
  font-size: 10px;
  padding: 1px 12px;
  height: 21px;
  line-height: 21px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions button.btn i.ico,
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions button.btn span,
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions a.btn i.ico,
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions a.btn span {
  vertical-align: top;
  display: inline-block;
  line-height: 21px;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions button.btn {
  float: left;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions button.btn i.ico {
  margin: 2px 3px 0 0;
  width: 12px;
  height: 15px;
  background: url('../img/cart-icon-small.png') no-repeat;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions a.btn {
  float: right;
}
.ModShopCatalog .section-subpage .product-holder .product-details .product-actions a.btn i.ico {
  margin: 3px 3px 0 0;
  width: 19px;
  height: 12px;
  background: url('../img/show-icon-small.png') no-repeat;
}
.ModShopCatalog .section-subpage .product-holder:hover .product-actions {
  display: block;
}
.ModShopCatalog .section-subpage .no-products {
  margin-top: 50px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
}
.ModShopCatalog .section-subpage .product-card .gallery-container {
  overflow: hidden;
  position: relative;
}
.ModShopCatalog .section-subpage .product-card .gallery-container .img-holder:first-of-type {
  overflow: hidden;
}
.ModShopCatalog .section-subpage .product-card .gallery-container .img-holder:first-of-type img {
  max-width: 100%;
}
.ModShopCatalog .section-subpage .product-card .gallery-container #main-image {
  float: left;
  width: calc(100% - 120px);
  min-height: 500px;
  position: relative;
  padding: 20px;
}
@media (max-width: 767px) {
  .ModShopCatalog .section-subpage .product-card .gallery-container #main-image {
    float: none;
    width: 100%;
    padding-right: 0;
    height: 350px !important;
    overflow: hidden;
    min-height: 0;
    position: relative;
  }
}
.ModShopCatalog .section-subpage .product-card .gallery-container #main-image img {
  max-width: 85%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ModShopCatalog .section-subpage .product-card .gallery-container #thumbnails-holder {
  float: left;
  width: 120px;
}
.ModShopCatalog .section-subpage .product-card .gallery-container #thumbnails-holder ul.thumbnails {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ModShopCatalog .section-subpage .product-card .gallery-container #thumbnails-holder ul.thumbnails li {
  display: block;
  position: relative;
  width: 120px;
  height: 100px;
}
.ModShopCatalog .section-subpage .product-card .gallery-container #thumbnails-holder ul.thumbnails li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
}
.ModShopCatalog .section-subpage .product-card .gallery-container #thumbnails-holder ul.thumbnails li a img {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .ModShopCatalog .section-subpage .product-card .gallery-container #thumbnails-holder {
    float: none;
    width: 100%;
    padding-top: 0 !important;
  }
  .ModShopCatalog .section-subpage .product-card .gallery-container #thumbnails-holder ul.thumbnails li {
    float: left;
    width: 80px;
    margin: 15px;
  }
}
.ModShopCatalog .section-subpage .product-card .product-info {
  padding-left: 40px;
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top {
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .meta-container {
  width: calc(100% - 200px);
  float: left;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .meta-container h1.product-name {
  font-size: 20px;
  margin-bottom: 28px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-weight: bold;
  margin-bottom: 5px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .meta-container h1.product-name .polarized {
  font-size: 13px;
  font-weight: normal;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .meta-container h1.product-name .product-name-group {
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-bottom: 7px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .meta-container .product-code {
  width: 100%;
  font-size: 13px;
}
@media (max-width: 1400px) {
  .ModShopCatalog .section-subpage .product-card .product-info .product-top .meta-container {
    width: 100%;
    float: none;
    order: 2;
  }
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .delivery-holder {
  display: inline-block;
  padding: 0px;
  margin-top: 19px;
  float: right;
  width: 200px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .delivery-holder a {
  display: block;
  line-height: 14px;
  padding-left: 20px;
  float: right;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .delivery-holder a.deliveryBtn {
  font-size: 12px;
  text-transform: uppercase;
  background: url('../img/question-mark.svg') no-repeat;
  background-size: 14px;
  color: #000;
}
@media (max-width: 1400px) {
  .ModShopCatalog .section-subpage .product-card .product-info .product-top .delivery-holder {
    width: 100%;
    float: none;
  }
  .ModShopCatalog .section-subpage .product-card .product-info .product-top .delivery-holder a {
    float: left;
  }
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .product-delivery {
  font-size: 14px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-top .product-delivery strong {
  margin-bottom: 1px;
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container {
  width: 100%;
  margin: 40px 0 30px 0;
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .mini-header {
  margin: 0 0 5px 0;
  font-weight: bold;
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .owl-nav span {
  font-size: 35px;
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .owl-prev,
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .owl-next {
  width: 15px;
  position: absolute;
  top: 30%;
  display: block !important;
  border: 0px solid black;
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .owl-prev {
  margin-left: -10px;
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .owl-next {
  right: -10px;
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .product-box {
  position: relative;
  overflow: hidden;
  height: 120px;
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .product-box a {
  width: 100%;
  display: block;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ModShopCatalog .section-subpage .product-card .product-info .similars-container .product-box a img {
  width: 100%;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-actions .product-price {
  margin-bottom: 36px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-actions .product-price .old {
  text-decoration: line-through;
  margin-right: 10px;
  font-size: 18px;
  position: relative;
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-actions .product-price .old i {
  white-space: nowrap;
  left: 0px;
  bottom: -25px;
  position: absolute;
  font-size: 13px;
  line-height: 15px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-actions .product-price .current {
  font-size: 26px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-prices-container {
  margin-top: 20px;
}
.ModShopCatalog .section-subpage .product-card .product-info .size-info {
  margin-bottom: 15px;
  margin-top: -13px;
  float: left;
  width: 100%;
}
.ModShopCatalog .section-subpage .product-card .product-info .size-info img {
  vertical-align: top;
  margin-right: 10px;
}
.ModShopCatalog .section-subpage .product-card .product-info .size-info span.text {
  vertical-align: top;
  display: inline-block;
  color: #ff5959;
  line-height: 20px;
  max-width: calc(100% - 60px);
}
.ModShopCatalog .section-subpage .product-card .product-info .size-info span.text p {
  display: inline;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-quantity .theme-select {
  float: none;
  vertical-align: top;
  display: inline-block;
  border: 1px solid #cdcbcc;
  color: #d72e27;
  min-width: 58px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-quantity .theme-select select {
  height: 17px;
}
.ModShopCatalog .section-subpage .product-card .product-info .mini-header {
  line-height: 9px;
  margin: 6px 9px 6px 0;
  color: #000;
  vertical-align: top;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-sizes {
  float: right;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-sizes ul.sizes-list {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-sizes ul.sizes-list li {
  list-style: none;
  margin-right: 10px;
  float: left;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-sizes ul.sizes-list li:last-child {
  margin-right: 0;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-sizes ul.sizes-list li .sizes-list-item {
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  min-width: 58px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 17px;
  border: 1px solid #cdcbcc;
  text-align: center;
  padding: 1px 10px;
  color: #000;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-sizes ul.sizes-list li .sizes-list-item:hover,
.ModShopCatalog .section-subpage .product-card .product-info .product-sizes ul.sizes-list li .sizes-list-item.active {
  border-color: #d72e27;
  outline: 1px solid #d72e27;
}
@media (max-width: 767px) {
  .ModShopCatalog .section-subpage .product-card .product-info .product-sizes {
    float: left;
    margin-top: 20px;
  }
}
.ModShopCatalog .section-subpage .product-card .product-info .cart-button .add-to-cart {
  height: 42px;
  padding: 0 15px;
  font-size: 16px;
  background: #d72e27;
  margin-bottom: 15px;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCatalog .section-subpage .product-card .product-info .cart-button .add-to-cart:hover {
  background: #000;
  color: #fff;
}
.ModShopCatalog .section-subpage .product-card .product-info .fb-like-share {
  overflow: hidden;
  width: 100%;
  height: 70px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body {
  margin-top: 45px;
  margin-bottom: 45px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .mini-header {
  font-weight: bold;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder {
  margin-bottom: 18px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder.other-sizes-holder {
  padding-top: 3px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder h3.product-description-title {
  font-size: 21px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder .product-description {
  font-size: 14px;
  line-height: 1.6;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder .product-description img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder .product-description .other-sizes {
  padding-top: 7px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder .product-description .other-sizes a {
  display: inline-block;
  border: 1px solid #818286;
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 25px;
  padding: 24px 0;
  font-size: 21px;
  color: #d72e27;
  margin-right: 6px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder .product-description .other-sizes a:hover {
  border: 1px solid #d72e27;
}
.ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder .product-description .other-sizes a.active {
  border: 1px solid #d72e27;
  background: #d72e27;
  color: #fff;
}
.ModShopCatalog .section-subpage .product-card .product-info .related-to-product h3.related-title {
  font-size: 21px;
  text-transform: uppercase;
  margin: 0;
  color: #d72e27;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCatalog .section-subpage .product-card .product-info .related-to-product .row {
  margin-left: -5px;
  margin-right: -5px;
}
.ModShopCatalog .section-subpage .product-card .product-info .related-to-product .row .col-xs-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.ModShopCatalog .section-subpage .product-card .product-info .related-to-product .item-thumbnail {
  border: 1px solid #808285;
  width: 100%;
  max-width: 75px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
.ModShopCatalog .section-subpage .product-card .product-info .related-to-product .item-thumbnail a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.ModShopCatalog .section-subpage .product-card .product-info .related-to-product .item-thumbnail:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.ModShopCatalog .section-subpage .product-card .product-info .related-to-product .item-thumbnail:hover {
  border-color: #d72e27;
}
.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 .payment_method label {
  margin-right: 10px;
}
.ModShopCheckout #openTwistoInfo {
  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 #collapseThree .smaller {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.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;
}
.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: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCheckout #collapseThree label span.name span.smaller {
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.ModShopCheckout #collapseThree label span.price {
  width: 75px;
  text-align: right;
  margin-right: 50px;
  font-weight: bold;
}
.ModShopCheckout #collapseThree label span.desc {
  width: calc(100% - 400px);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.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 #collapseFour {
  position: relative;
}
.ModShopCheckout #collapseFour #twistoLoader {
  position: absolute;
  background: rgba(0,0,0,0.3);
  top: 0;
  width: 100%;
  height: 100%;
}
.ModShopCheckout #collapseFour #twistoLoader .twistoLoader-inside {
  position: absolute;
  top: calc(50% - 44px);
  text-align: center;
  width: 100%;
}
.ModShopCheckout #invoice_info {
  border: 2px solid #000;
  padding: 20px 25px;
  margin: 30px auto;
  max-width: 970px;
}
.ModShopCheckout #invoice_info strong {
  display: block;
  margin-bottom: 5px;
}
.ModShopCheckout #invoice_info ul {
  padding-left: 15px;
}
.ModShopCheckout #go_to_summary .btn {
  height: auto;
}
@media (max-width: 767px) {
  .ModShopCheckout #invoice_info {
    padding: 15px;
  }
}
.ModShopCheckout {
  margin-bottom: 50px;
}
.ModShopCheckout input#email,
.ModShopCheckout input#password {
  width: 100%;
}
.ModShopCheckout .panel-collapse {
  padding-top: 20px;
}
.ModShopCheckout .checkout-intro {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.ModShopCheckout .checkout-intro .panel {
  min-height: 330px;
  position: relative;
  border: 0;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse {
  padding-top: 0;
  font-size: 14px;
}
.ModShopCheckout .checkout-intro .panel h4 {
  font-size: 14px;
  color: #2b2b2b;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0px;
  min-height: 48px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCheckout .checkout-intro .panel button {
  position: absolute;
  bottom: 15px;
  width: calc(100% - 30px);
  left: 0;
  margin: 0 auto;
  right: 0;
}
.ModShopCheckout .checkout-intro .panel p {
  font-size: 16px;
  color: #737373;
  text-align: center;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul {
  padding-left: 20px;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul li {
  font-size: 13px;
  margin-bottom: 6px;
  list-style: none;
  position: relative;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul li:before {
  content: "-";
  display: inline-block;
  width: 20px;
  margin-left: -20px;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul li.friend-icon {
  max-width: 240px;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul li.friend-icon:after {
  content: '';
  background: url('https://shadez.pl/files/images/friend_logo.png') no-repeat;
  background-size: cover;
  width: 29px;
  height: 39px;
  display: block;
  position: absolute;
  top: 2px;
  left: 245px;
  display: none;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul li.friend-icon a {
  position: absolute;
  left: 245px;
  width: 32px;
  margin-top: -20px;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul li.friend-icon a img {
  width: 32px;
  height: auto;
  position: relative;
  display: block;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul li.friend-icon a .friend-ico-text.friend-ico-top-text {
  background-color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 14px;
  z-index: 3;
  color: #000;
  text-align: center;
  font-size: 7px;
  text-transform: uppercase;
  line-height: 7px;
}
.ModShopCheckout .checkout-intro .panel .panel-collapse ul li.friend-icon a .friend-ico-text.friend-ico-bottom-text {
  background-color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 15px;
  z-index: 3;
  color: #000;
  text-align: center;
  font-size: 8px;
  text-transform: uppercase;
  line-height: 7px;
  font-weight: bold;
}
.ModShopCheckout .checkout-intro .panel #collapseTwo label {
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
}
.ModShopCheckout #orderForm,
.ModShopCheckout #userDataForm {
  margin-bottom: 100px;
  float: left;
  width: 100%;
}
.ModShopCheckout #orderForm fieldset,
.ModShopCheckout #userDataForm fieldset {
  padding-top: 15px;
}
.ModShopCheckout #orderForm .radio-label,
.ModShopCheckout #userDataForm .radio-label {
  line-height: 24px;
  margin-top: 7px;
  margin-right: 20px;
}
.ModShopCheckout #orderForm .radio-label input[type="radio"],
.ModShopCheckout #userDataForm .radio-label input[type="radio"] {
  margin-top: -2px;
}
.ModShopCheckout #orderForm .buttons-summary,
.ModShopCheckout #userDataForm .buttons-summary {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.ModShopCheckout #orderForm .panel-default > .panel-heading,
.ModShopCheckout #userDataForm .panel-default > .panel-heading {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopCheckout #orderForm .table-bordered > thead > tr > th,
.ModShopCheckout #orderForm .table-bordered > tbody > tr > th,
.ModShopCheckout #orderForm .table-bordered > tfoot > tr > th,
.ModShopCheckout #userDataForm .table-bordered > thead > tr > th,
.ModShopCheckout #userDataForm .table-bordered > tbody > tr > th,
.ModShopCheckout #userDataForm .table-bordered > tfoot > tr > th {
  background: none;
  color: inherit;
}
.ModShopCheckout #orderForm fieldset#invoice_address > legend {
  margin-left: 0;
  margin-right: 0;
}
.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 #orderForm.summary table th {
  vertical-align: middle;
  width: 70%;
}
.ModShopCheckout #orderForm.summary table th:first-of-type {
  width: 30%;
}
.ModShopCheckout .shop-terms {
  margin-top: 40px;
}
.ModContent .content-wrapper section.content img {
  max-width: 100%;
}
.ModContent .panel-default > .panel-heading {
  padding: 0;
}
.ModContent .panel-default > .panel-heading a {
  display: block;
  padding: 11px 90px 11px 15px;
  font-size: 14px;
  background: #000;
  color: #fff;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-weight: 600;
}
.ModContent .panel-default > .panel-heading a:after {
  content: "ZWIŃ";
  display: block;
  position: absolute;
  font-size: 12px;
  line-height: 24px;
  top: 11px;
  right: 10px;
  padding-left: 20px;
  background: url('../img/arr-top.png') no-repeat left center;
  color: #fff;
}
.ModContent .panel-default > .panel-heading a.collapsed {
  font-weight: 600;
  background: #fff;
  color: #000;
}
.ModContent .panel-default > .panel-heading a.collapsed:after {
  content: "ROZWIŃ";
  background: url('../img/arr-bottom.png') no-repeat left center;
  color: #000;
}
.ModContent div.sizes table {
  width: 100%;
}
.ModContent div.sizes table a {
  color: #000;
}
.ModContent div.sizes table tr:first-of-type {
  height: 50px;
  background: #000;
  color: #fff;
  border: 1px solid #000;
}
.ModContent div.sizes table tr:first-of-type td {
  border-right: 1px solid #fff;
}
.ModContent div.sizes table tr:first-of-type td:last-of-type {
  border-color: #000;
}
.ModContent div.sizes table td {
  width: 20%;
  text-transform: uppercase;
  border: 1px solid #000;
  overflow: hidden;
}
.ModContent div.sizes table td img {
  margin: -30px 0;
  position: relative;
}
.ModContent div.sizes table td p strong {
  margin-top: -20px;
  display: block;
  margin-bottom: 35px;
  position: relative;
}
.ModShopFriend .italic {
  font-style: italic !important;
}
.ModShopFriend .panel-gold {
  background: #f7f7f7;
  margin-bottom: 25px;
}
.ModShopFriend .panel-gold header {
  background: #ccbe8f;
  padding: 6px 10px;
}
.ModShopFriend .panel-gold header h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0;
}
.ModShopFriend .panel-gold .pbody {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.ModShopFriend .panel-gold .pbody strong {
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopFriend .panel-gold .pbody .gold {
  color: #ccbe8f;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.ModShopFriend .panel-gold .pbody .info {
  font-size: 80%;
  color: red;
}
.ModShopFriend .panel-gold .panel-1 {
  padding: 30px 15px;
  position: relative;
}
.ModShopFriend .panel-gold .panel-1 .friend-logo {
  position: absolute;
  top: 22px;
  left: 22px;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter p,
.ModShopFriend .panel-gold .panel-1 #referFriend p {
  display: block;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter .icheckbox_square-blue,
.ModShopFriend .panel-gold .panel-1 #referFriend .icheckbox_square-blue {
  vertical-align: top;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter label,
.ModShopFriend .panel-gold .panel-1 #referFriend label {
  max-width: 350px;
  margin-right: 0;
  line-height: 14px;
  font-size: 10px;
  vertical-align: top;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter input,
.ModShopFriend .panel-gold .panel-1 #referFriend input {
  width: 100%;
  max-width: 220px;
  border: 0;
  font-size: 12px;
  height: 24px;
  background: #fff;
  text-transform: none;
  font-style: italic;
  vertical-align: top;
  padding: 4px;
  margin-bottom: 5px;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter input::-webkit-input-placeholder,
.ModShopFriend .panel-gold .panel-1 #referFriend input::-webkit-input-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  text-transform: none;
  font-size: 12px;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter input::-moz-placeholder,
.ModShopFriend .panel-gold .panel-1 #referFriend input::-moz-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  text-transform: none;
  font-size: 12px;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter input:-ms-input-placeholder,
.ModShopFriend .panel-gold .panel-1 #referFriend input:-ms-input-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  text-transform: none;
  font-size: 12px;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter input:-moz-placeholder,
.ModShopFriend .panel-gold .panel-1 #referFriend input:-moz-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  text-transform: none;
  font-size: 12px;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter button.btn,
.ModShopFriend .panel-gold .panel-1 #referFriend button.btn {
  font-size: 12px;
  line-height: 16px;
  height: 24px;
  padding: 4px 15px;
}
.ModShopFriend .panel-gold .panel-1 #f_newsletter button.btn span,
.ModShopFriend .panel-gold .panel-1 #referFriend button.btn span {
  display: none;
}
.ModShopFriend .panel-gold .panel-1 #referFriend input {
  max-width: 210px;
}
.ModShopFriend .panel-gold .panel-1 #addOpinion {
  font-size: 12px;
  line-height: 16px;
  height: 24px;
  padding: 4px 30px;
  color: #fff;
}
.ModShopFriend .panel-gold .panel-1 .blue-link {
  color: blue !important;
  text-decoration: underline;
  font-size: 12px;
}
.ModShopFriend .panel-gold .panel-2 {
  padding-bottom: 15px;
}
.ModShopFriend .panel-gold .panel-2 span.big {
  font-size: 72px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
  font-style: italic;
}
.ModShopFriend .panel-gold .panel-3 {
  padding: 20px 10px 23px;
}
.ModShopFriend .panel-gold .panel-3 .coupon .top form {
  display: none;
}
.ModShopFriend .panel-gold .panel-3 .coupon .top .amount {
  width: 100px;
}
.ModShopFriend .panel-gold .panel-4 .tobHeaderTab {
  display: none;
}
.ModShopFriend .panel-gold .panel-4 .tobTab th {
  border: 0;
  background: #e0d8bf;
  height: 38px;
}
.ModShopFriend .panel-gold .panel-4 .tobTab th div {
  font-size: 16px;
}
.ModShopFriend .panel-gold .panel-4 .tobTab tr {
  border: 1px solid #e0d8bf;
  color: #2b2b2b;
  background: #f7f7f7;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModShopFriend .panel-gold .panel-4 .tobTab tr:nth-child(odd) {
  background: #fff;
}
.ModShopFriend .panel-gold .panel-4 .tobTab td {
  border: 0;
  padding: 19px 7px !important;
}
.ModShopFriend .panel-gold .panel-4 .tobTab td:before {
  display: none;
}
.ModShopFriend .panel-gold .panel-4 span.heart {
  font-size: 28px;
  line-height: 22px;
}
.ModShopFriend .panel-gold .panel-4 .pageStat {
  border: 1px solid #e0d8bf;
  background: #d7d7d7;
  font-size: 12px;
  text-align: left;
  line-height: 20px;
  padding: 6px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ModShopFriend .panel-gold .panel-4 .pageStat * {
  vertical-align: top;
}
.ModShopFriend .panel-gold .panel-4 .pageStat a {
  font-size: 12px;
  color: #373737 !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.ModShopFriend .panel-gold .panel-4 .pageStat input,
.ModShopFriend .panel-gold .panel-4 .pageStat select {
  border: 0;
  border-radius: 0;
  height: 20px;
  line-height: 20px;
  padding: 0 5px !important;
}
.ModShopFriend .panel-gold .panel-4 .pageStat button {
  background: none;
  border: none;
}
.ModShopFriend .panel-gold .panel-4 .pageStat button .prevPage {
  background: url('../../img/arr-prev.png') no-repeat center 1px;
}
.ModShopFriend .panel-gold .panel-4 .pageStat button .nextPage {
  background: url('../../img/arr-next.png') no-repeat center 1px;
}
.ModShopFriend .panel-gold .panel-4 .pageStat nobr ~ div {
  display: none;
}
@media (max-width: 991px) {
  .ModShopFriend .panel-gold .panel-1 .friend-logo {
    position: static;
    margin-bottom: 20px;
  }
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] {
  max-width: 400px !important;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .ui-dialog-titlebar {
  background: none;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  color: #000;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .opinion-holder {
  padding: 0 25px;
  position: relative;
  font-size: 14px;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .opinion-holder .friend-logo {
  position: absolute;
  top: 0;
  right: 25px;
  max-width: 60px;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .opinion-holder p {
  max-width: calc(100% - 70px);
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .opinion-holder strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .opinion-holder textarea {
  width: 100%;
  background: #f7f7f7;
  border: 1px solid #edece4;
  margin-bottom: 7px;
  min-height: 160px;
  padding: 5px;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .opinion-holder .opinion-text {
  opacity: .7;
  padding: 10px 0 30px;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .opinion-holder button {
  width: 100%;
  font-size: 14px;
  height: auto;
  margin-bottom: 10px;
}
.ui-dialog.ui-widget.ui-widget-content[aria-describedby="dialog-opinion"] .opinion-holder button.prevent-click {
  pointer-events: none;
  background: #000;
}
.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 .tobContainer {
  width: 100%;
  overflow-x: auto;
}
.ModAccountOrder .tobContainer table {
  min-width: 1140px;
}
.ModAccountOrder .tobHeaderTab caption {
  display: none;
}
.ModAccountOrder .details_row.zamowienie,
.ModAccountOrder .details_row.zaplac {
  width: auto;
  height: 45px;
  background: url("../img/zamowienie.png") no-repeat center top;
  margin: 0 7px;
  padding-top: 20px;
  text-indent: 0;
  text-align: center;
  display: inline-block;
  white-space: normal;
  font-size: 12px;
  line-height: 14px;
  padding: 20px 0 0;
  vertical-align: top;
}
.ModAccountOrder .details_row.zaplac {
  background: url("../img/zaplac.png") no-repeat center top;
}
.ModAccountOrder .rate-holder {
  display: inline-block;
  max-width: 175px;
}
.ModAccountOrder .rate-holder .rate-row {
  margin-bottom: 7px;
  margin-left: 5px;
}
.ModAccountOrder .rate-holder .rate-row:last-of-type {
  margin-bottom: 0px;
}
.ModAccountOrder .rate-holder .rate-row img {
  max-width: 95px;
  display: inline-block;
  margin-right: 7px;
}
.ModAccountOrder .rate-holder .rate-row .opinion-button.btn {
  vertical-align: middle;
}
.fp-groups-carousel .item .name {
  position: absolute;
  bottom: 13%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
}
.fp-groups-carousel .owl-nav span {
  font-size: 30px;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #000;
  display: block;
  line-height: 28px;
}
.fp-groups-carousel .owl-nav span:hover {
  background: #d72e27;
}
.fp-groups-carousel .owl-prev,
.fp-groups-carousel .owl-next {
  position: absolute;
  top: 50%;
  display: block;
  border: 0px solid black;
}
.fp-groups-carousel .owl-prev {
  margin-left: 20px;
}
.fp-groups-carousel .owl-next {
  right: 20px;
}
section.section-box-banners {
  margin-bottom: -1px;
}
section.section-box-banners .banner-holder {
  overflow: hidden;
  position: relative;
  padding: 10px;
}
section.section-box-banners .banner-holder a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
section.section-box-banners .banner-holder a .content-container {
  position: absolute;
  width: 100%;
  max-width: 100%;
  bottom: 0;
  left: 0;
  padding: 35px;
  z-index: 10;
}
section.section-box-banners .banner-holder a .content-container span {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
  color: #fff;
  line-height: 1.2;
}
section.section-box-banners .banner-holder a .content-container span.text-dark {
  color: #000;
}
@media (max-width: 767px) {
  section.section-box-banners .banner-holder a .content-container span {
    font-size: 25px;
  }
}
section.section-box-banners .banner-holder a img {
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
section.section-box-banners .banner-holder a:hover {
  z-index: 0;
}
section.section-box-banners .banner-holder a:hover img {
  transform: scale(1.02);
}
section.section-top-ep {
  text-align: center;
  padding: 45px 0;
}
section.section-top-ep .ep-logo {
  margin-bottom: 30px;
  width: 430px;
  max-width: 100%;
}
section.section-top-ep .menuWrapper {
  z-index: 50;
  position: relative;
  max-width: 100%;
}
section.section-top-ep .menuWrapper .menuWrapper {
  z-index: -5;
  padding: 80px 0 25px 0;
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
section.section-top-ep .menuWrapper .menuWrapper:before {
  content: "";
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -10;
  background: #f8f8f8;
  border-top: 1px solid #eeefee;
}
section.section-top-ep .menuWrapper .menuWrapper a {
  background: transparent;
  position: relative;
  border-radius: 0;
  padding: 15px;
  font-weight: bold;
  color: #000;
  display: block;
  text-align: center;
  padding-top: 130px;
  width: 160px;
}
section.section-top-ep .menuWrapper .menuWrapper a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  background-repeat: no-repeat;
}
section.section-top-ep .menuWrapper .menuWrapper a.item_id_38:before {
  background-image: url('../img/m-przeciwsloneczne-dziecko.jpg');
}
section.section-top-ep .menuWrapper .menuWrapper a.item_id_39:before {
  background-image: url('../img/m-przeciwsloneczne-dorosly.jpg');
}
section.section-top-ep .menuWrapper .menuWrapper a.item_id_40:before {
  background-image: url('../img/m-ekranowane-dziecko.jpg');
}
section.section-top-ep .menuWrapper .menuWrapper a.item_id_41:before {
  background-image: url('../img/m-ekranowane-dorosly.jpg');
}
section.section-top-ep ul {
  padding: 0;
  margin-bottom: 0;
  justify-content: center;
  display: flex;
}
section.section-top-ep ul li {
  padding: 10px;
  list-style: none;
}
section.section-top-ep ul li a {
  text-transform: uppercase;
  border: 0;
  line-height: 30px;
  vertical-align: top;
  height: 44px;
  padding: 6px 40px;
  color: #fff;
  font-size: 20px;
  white-space: initial;
  background: #000;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  background-color: #d72e27;
  line-height: 1;
  font-size: 14px;
  padding: 2px 17px 4px 17px;
}
section.section-top-ep ul li a:hover,
section.section-top-ep ul li a:focus {
  background: #d72e27;
  color: #fff;
}
section.section-top-ep ul li a:hover {
  background-color: #ea322a;
}
@media (min-width: 650px) {
  section.section-top-ep ul li.hasChildren {
    background-size: auto;
  }
  section.section-top-ep ul li.hasChildren:hover .menuWrapper {
    display: block;
  }
}
@media (max-width: 650px) {
  section.section-top-ep ul li {
    padding: 6px;
  }
  section.section-top-ep ul li.hasChildren {
    background-size: 100%;
  }
  section.section-top-ep ul li a {
    display: inline-block;
    height: 27px;
    width: 280px;
    max-width: 100%;
    line-height: 22px;
  }
}
@media (max-width: 650px) {
  section.section-top-ep ul {
    display: block;
  }
  section.section-top-ep ul ul {
    display: flex;
  }
}
@media (max-width: 650px) {
  section.section-top-ep .menuWrapper .menuWrapper {
    top: 75px;
  }
}
@media (max-width: 650px) and (max-width: 767px) {
  section.section-top-ep {
    padding: 20px;
  }
}
section.section-intro-header {
  padding: 50px 0 25px 0;
  text-align: center;
}
section.section-intro-header .logo {
  width: 170px;
  margin: 0 auto 25px auto;
}
section.section-intro-header .text {
  margin-bottom: 10px;
}
section.section-intro-header .text .header {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
section.section-intro-header .text p {
  font-size: 16px;
}
section.section-products-box-list {
  padding: 25px 0;
}
section.section-products-box-list .positioner {
  padding: 10px;
}
section.section-products-box-list .product-box {
  background: #f8f8f8;
  padding: 35px;
}
section.section-products-box-list .product-box .img-container {
  text-align: center;
  height: 360px;
  display: block;
}
section.section-products-box-list .product-box .img-container img {
  -webkit-filter: brightness(0.97);
  filter: brightness(0.97);
  max-width: 100%;
  max-height: 250px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
section.section-products-box-list .product-box .text-container {
  text-align: center;
  color: #000;
  height: 55px;
}
section.section-products-box-list .product-box .text-container h3 {
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
section.section-products-box-list .product-box .text-container h3 a.name {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
}
.font {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.font-semibold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.font-bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.font2 {
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
}
.font2-medium {
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
}
.font2-bold {
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.placeholder-input {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
}
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body {
  height: 100%;
  background: #fff;
  line-height: 1.5;
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: visible;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
body > .wrapper,
body > .wrapper > section {
  float: left;
  width: 100%;
}
.container-custom {
  padding: 0 60px;
}
@media (max-width: 767px) {
  .container-custom {
    padding: 0 20px;
  }
}
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: #d72e27;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
a:hover {
  color: #d72e27;
}
strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.has-error .help-block {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.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 {
  text-transform: uppercase;
  border: 0;
  line-height: 30px;
  vertical-align: top;
  height: 44px;
  padding: 6px 40px;
  color: #fff;
  font-size: 20px;
  white-space: initial;
  background: #000;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.btn:hover,
.btn:focus {
  background: #d72e27;
  color: #fff;
}
.btn-gray {
  background-color: #dfe1e0;
  color: #000;
}
.btn-gray:hover {
  background-color: #dfdfdf;
}
.btn-red {
  background-color: #d72e27;
  color: #fff;
}
.btn-red:hover {
  background-color: #ea322a;
}
#invoice_type.btn {
  text-decoration: none;
  color: #fff;
}
#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: #808080;
}
#qContactForm .captcha-holder {
  min-width: 200px;
}
#qContactForm .form-check-input {
  border-color: #808080;
}
#qContactForm .form-control,
#qContactForm .form-control-plaintext {
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  border-color: #808080;
  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: #d72e27;
  color: #fff;
  border: 0 none;
  border-radius: 2em;
  font-size: 0.95em;
}
#qContactForm .btn.btn-primary:hover {
  background-color: #e05751;
}
#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 {
  font-size: .75em;
  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 {
  font-size: 0.75em;
  line-height: 1.2em;
}
#qContactForm .alert-sm p,
#qContactForm .alert-sm ul,
#qContactForm .alert-sm ol {
  margin: 0;
}
.alert a {
  color: #000;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border-color: #dfe1e0;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th {
  text-transform: uppercase;
  font-size: 12px;
  min-height: 43px;
  color: #fff;
  background: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.theme-select {
  border: 0;
  display: block;
  float: right;
  min-width: 100px;
  overflow: hidden;
  position: relative;
  font-size: 12px;
  border: 1px solid #cdcbcc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.theme-select:after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 7px;
  top: calc(50% - 4px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #d72e27 transparent transparent transparent;
}
.theme-select select {
  background: transparent none repeat scroll 0 0;
  font-size: 13px;
  border: 0 none;
  border-radius: 0;
  box-shadow: none !important;
  height: 32px;
  color: #000;
  padding: 0 0px 0 5px;
  text-transform: uppercase;
  width: 120%;
}
.theme-select select[disabled] {
  cursor: not-allowed;
  background-color: #eee;
  position: relative;
  z-index: 100;
}
.theme-select select option {
  line-height: 18px;
  padding: 5px 10px;
}
.panel {
  clear: both;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-form {
  padding: 15px 15px 10px;
}
.panel-group .panel + .panel {
  margin-top: 20px;
}
.panel-group .panel {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-title {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.5;
}
.panel-default {
  border-color: #dfe1e0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel-default > .panel-heading {
  background: #dfe1e0;
  border-color: #dfe1e0;
  -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-weight: 600;
}
.panel-success {
  border-color: #2b2b2b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel-success > .panel-heading {
  background: #2b2b2b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-success > .panel-heading a {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.panel-footer {
  background: none;
}
.panel-footer .btn {
  margin: 15px;
}
.filterBox {
  height: auto;
  padding-left: 5px;
}
.filterBox div {
  margin-left: 0;
  background: white;
}
.filterBox button {
  background: gray;
  color: white;
}
.filterBox button:hover {
  background: white;
  color: gray;
}
.tobTab th {
  background: #2b2b2b;
  font-size: 12px;
  line-height: 21px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.tobTab th:hover {
  background: #2b2b2b;
}
.tobTab td {
  font-size: 14px;
}
.pageStat {
  margin-bottom: 50px;
}
.pageStat a {
  font-size: 14px;
}
.pageStat input {
  border: 1px solid #696969;
  text-align: center;
  line-height: 18px;
  vertical-align: top;
  -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: #2b2b2b;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 15px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.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: 'Open Sans', sans-serif;
  font-weight: 700;
}
.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;
  text-transform: uppercase;
  border: 0;
  line-height: 30px;
  vertical-align: top;
  height: 44px;
  padding: 6px 40px;
  color: #fff;
  font-size: 20px;
  white-space: initial;
  background: #000;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  background-color: #dfe1e0;
  color: #000;
}
.ui-dialog.ui-widget.ui-widget-content button:hover,
.ui-dialog.ui-widget.ui-widget-content button:focus {
  background: #d72e27;
  color: #fff;
}
.ui-dialog.ui-widget.ui-widget-content button:hover {
  background-color: #dfdfdf;
}
.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;
}
#openTwistoInfo {
  cursor: pointer;
}
@media (max-width: 767px) {
  .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%;
  }
  section.content.cart #tabelaKoszyka.table-bordered,
  section.content.cart #tabelaKoszyka.table-bordered tbody,
  section.content.cart #tabelaKoszyka.table-bordered tfoot,
  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;
  }
}
.additional-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.additional-header .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50px 50px 0;
  border-color: transparent #000000 transparent transparent;
  display: block;
}
.additional-header .triangle strong {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  display: inline-block;
  text-align: center;
  width: 50px;
  line-height: 50px;
  position: absolute;
  top: -8px;
  right: -8px;
  color: #fff;
  font-size: 13px;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
#imgBig.adProdImgBig {
  z-index: 10;
}
.top-holder {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #fff;
}
#mobile-menu-button {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: top;
  margin-top: 9px;
  margin-right: 20px;
}
#mobile-menu-button img {
  max-width: 100%;
  display: block;
}
#menu-mobile .mm-panels {
  background: #000;
}
#menu-mobile .mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 110px;
}
#menu-mobile .mm-navbar {
  height: auto;
  padding: 20px;
}
#menu-mobile .mm-title {
  background: url('../img/logo-white.png') no-repeat left center;
  text-indent: -9999px;
  overflow: hidden;
  height: 86px;
  padding: 0;
}
#menu-mobile .sf-menu {
  padding-left: 20px;
}
#menu-mobile .sf-menu li.level_0 {
  display: block;
  margin-bottom: 15px;
}
#menu-mobile .sf-menu li.level_0 a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
#menu-mobile .sf-menu li.level_0:hover a,
#menu-mobile .sf-menu li.level_0.active a,
#menu-mobile .sf-menu li.level_0.hasActive a {
  color: #d72e27;
}
#menu-mobile .sf-menu li.level_0 ul li.level_1 {
  margin-top: 5px;
}
#menu-mobile .sf-menu li.level_0 ul li.level_1 a {
  font-size: 14px;
  text-transform: none;
  color: #fff;
}
#menu-mobile .sf-menu li.level_0 ul li.level_1.active a {
  color: #d72e27;
}
.search-wrapper {
  display: inline-block;
  height: 38px;
  width: 200px;
  position: relative;
  vertical-align: top;
  margin-top: 38px;
}
.search-wrapper .sb-search {
  display: inline-block;
  float: none;
  margin: 0;
  height: 38px;
  min-width: 38px;
  vertical-align: top;
  position: absolute;
  left: 0;
}
.search-wrapper .sb-search .sb-search-input {
  height: 38px;
  line-height: 26px;
  font-size: 14px;
  padding: 3px 65px 3px 20px;
  width: calc(100% – 38px);
  background: none;
}
.search-wrapper .sb-search .sb-search-input::-webkit-input-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}
.search-wrapper .sb-search .sb-search-input::-moz-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}
.search-wrapper .sb-search .sb-search-input:-ms-input-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}
.search-wrapper .sb-search .sb-search-input:-moz-placeholder {
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
}
.search-wrapper .sb-search .sb-icon-search,
.search-wrapper .sb-search .sb-search-submit {
  width: 38px;
  height: 38px;
  line-height: 38px;
}
.search-wrapper .sb-search .sb-icon-search {
  background: url('../img/loupe-icon.png') no-repeat center center;
}
.search-wrapper .sb-search .sb-icon-search:before {
  display: none;
}
.search-wrapper .sb-search.sb-search-open,
.search-wrapper .no-js .sb-search {
  width: 300px;
}
.search-wrapper .sb-search.sb-search-open .sb-search-input,
.search-wrapper .no-js .sb-search .sb-search-input {
  background: #fff;
}
.search-wrapper .sb-search.sb-search-open .sb-icon-search,
.search-wrapper .no-js .sb-search .sb-icon-search {
  background: url('../img/loupe-icon-black.png') no-repeat center center;
}
section.section-top-bar {
  background: #000;
  text-align: center;
  position: relative;
}
section.section-top-bar span,
section.section-top-bar img {
  color: #fff;
  display: inline-block;
  line-height: 25px;
  vertical-align: middle;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
section.section-top-bar span img,
section.section-top-bar img img {
  margin: 0;
}
section.section-top-bar span a,
section.section-top-bar img a {
  color: #fff;
}
section.section-top {
  background: #e8e6e6;
}
section.section-top .top-holder {
  padding: 24px 0 0px;
}
.main-menu-holder ul.sf-menu {
  text-align: center;
  margin: 14px 0;
  padding-left: 0;
}
.main-menu-holder ul.sf-menu li.level_0 {
  display: inline-block;
  margin: 0 17px;
  position: relative;
}
.main-menu-holder ul.sf-menu li.level_0 a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.main-menu-holder ul.sf-menu li.level_0:hover a,
.main-menu-holder ul.sf-menu li.level_0.active a,
.main-menu-holder ul.sf-menu li.level_0.hasActive a {
  color: #081eee;
}
.main-menu-holder ul.sf-menu li.level_0 div.menuWrapper {
  display: none;
  position: absolute;
  z-index: 100;
  background: #000;
  left: -10px;
}
.main-menu-holder ul.sf-menu li.level_0 div.menuWrapper ul {
  text-align: left;
  min-width: 280px;
}
.main-menu-holder ul.sf-menu li.level_0 div.menuWrapper ul li {
  display: block;
  padding: 0 10px;
}
.main-menu-holder ul.sf-menu li.level_0 div.menuWrapper ul li a {
  color: #fff;
  padding: 5px;
  display: block;
  text-transform: none;
}
.main-menu-holder ul.sf-menu li.level_0 div.menuWrapper ul li.active a {
  color: #d72e27;
}
.main-menu-holder ul.sf-menu li.level_0:hover div.menuWrapper {
  display: block;
}
section.section-categories,
section.section-categories-home {
  position: relative;
  z-index: 10;
}
section.section-categories ul.level_0,
section.section-categories-home ul.level_0 {
  text-align: center;
  margin-bottom: 50px;
  padding-left: 0;
}
section.section-categories ul.level_0> li,
section.section-categories-home ul.level_0> li {
  width: calc(100% / 4);
  display: inline-block;
  margin-bottom: 5px;
  position: relative;
  vertical-align: top;
  padding-top: 6px;
}
section.section-categories ul.level_0> li img,
section.section-categories-home ul.level_0> li img {
  max-width: 100%;
  margin-bottom: -30px;
  -webkit-transition: 220ms all;
  -moz-transition: 220ms all;
  -ms-transition: 220ms all;
  -o-transition: 220ms all;
}
section.section-categories ul.level_0> li h3,
section.section-categories-home ul.level_0> li h3 {
  margin: 0;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
  color: #40c3cf;
  font-size: 19px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
section.section-categories ul.level_0> li h3 a,
section.section-categories-home ul.level_0> li h3 a {
  color: #40c3cf;
}
section.section-categories ul.level_0> li .cat-more,
section.section-categories-home ul.level_0> li .cat-more {
  display: none;
}
section.section-categories ul.level_0> li .blocks-sub-cat-links,
section.section-categories-home ul.level_0> li .blocks-sub-cat-links {
  position: absolute;
  top: 37px;
  width: 100%;
  padding: 0 20px;
}
section.section-categories ul.level_0> li .blocks-sub-cat-links a,
section.section-categories-home ul.level_0> li .blocks-sub-cat-links a {
  display: inline-block;
  text-align: center;
  color: #000;
  font-size: 14px;
  line-height: 13px;
  border-right: 2px solid #000;
  padding-left: 7px;
  padding-right: 11px;
  font-family: 'Quicksand', sans-serif;
}
section.section-categories ul.level_0> li .blocks-sub-cat-links a:hover,
section.section-categories-home ul.level_0> li .blocks-sub-cat-links a:hover {
  color: #40c3cf;
}
section.section-categories ul.level_0> li .blocks-sub-cat-links a span.plus,
section.section-categories-home ul.level_0> li .blocks-sub-cat-links a span.plus {
  margin-top: -1px;
  display: block;
  float: left;
}
section.section-categories ul.level_0> li .blocks-sub-cat-links a:last-of-type,
section.section-categories-home ul.level_0> li .blocks-sub-cat-links a:last-of-type {
  border-right: 0;
}
section.section-categories ul.level_0> li:hover img,
section.section-categories-home ul.level_0> li:hover img {
  transform: scale(1.1);
}
section.section-categories ul.level_0> li:hover h3 a,
section.section-categories-home ul.level_0> li:hover h3 a {
  color: #000;
}
section.section-categories-home .categories-holder {
  padding-top: 40px;
}
section.section-categories-home h3.section-title,
section.instagram_recent h3.section-title {
  float: left;
  width: 100%;
  margin: 0 0 23px;
  background: #000;
  color: #fff;
  font-size: 18px;
  line-height: 31px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
}
section.instagram_recent h3.section-title {
  margin-bottom: 0;
}
section.section-home-slider {
  position: relative;
  overflow: hidden;
}
section.section-home-slider .text-container {
  position: absolute;
  bottom: 120px;
  left: 100px;
  z-index: 500;
}
section.section-home-slider .text-container .header {
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
section.section-home-slider .text-container .header2 {
  font-size: 20px;
  color: #fff;
  display: block;
  text-transform: uppercase;
}
section.section-home-slider .text-container .cta-btn {
  margin-top: 15px;
}
section.section-home-slider .text-container.theme-dark .header,
section.section-home-slider .text-container.theme-dark .header2 {
  color: #000;
}
@media (max-width: 1250px) {
  section.section-home-slider .text-container {
    bottom: 100px;
    left: 60px;
  }
  section.section-home-slider .text-container .header {
    font-size: 35px;
  }
  section.section-home-slider .text-container .header2 {
    font-size: 17px;
  }
}
@media (max-width: 1100px) {
  section.section-home-slider .text-container {
    bottom: 70px;
    left: 30px;
  }
  section.section-home-slider .text-container .header {
    font-size: 35px;
  }
  section.section-home-slider .text-container .header2 {
    font-size: 17px;
  }
}
@media (max-width: 700px) {
  section.section-home-slider .text-container {
    bottom: 30px;
    left: 20px;
  }
  section.section-home-slider .text-container .header {
    font-size: 25px;
  }
  section.section-home-slider .text-container .header2 {
    font-size: 15px;
  }
  section.section-home-slider .text-container .cta-btn {
    display: none;
  }
}
section.section-home-slider .rslides_tabs {
  position: absolute;
  bottom: 8px;
  z-index: 10;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
section.section-home-slider .rslides_tabs li {
  display: inline-block;
  margin: 0 8px;
}
section.section-home-slider .rslides_tabs li a {
  width: 12px;
  height: 12px;
  display: block;
  background: #fff;
  text-indent: -999px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
section.section-home-slider .rslides_tabs li.rslides_here a {
  border: 1px solid #d72e27;
  background: #d72e27;
}
.section-custom-banner img {
  margin: 0 auto;
}
.section-subpage,
.section-contact {
  padding: 24px 0 70px;
}
.section-subpage header h1,
.section-contact header h1 {
  margin-bottom: 34px;
}
section.section-contact .contact-box {
  margin-bottom: 40px;
}
section.section-contact .contact-form {
  margin-bottom: 40px;
}
section.section-contact .contact-form input,
section.section-contact .contact-form textarea {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border-color: #808080;
  width: 100%;
}
section.section-contact .contact-form textarea {
  min-height: 230px;
  display: block;
}
section.section-contact .contact-form .form-footer {
  width: fit-content;
  float: right;
  display: block;
  background: #d72e27;
  text-align: right;
  margin-top: 20px;
  padding: 5px 20px 3px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  line-height: 1;
}
section.section-contact .contact-form .form-footer .captcha-holder {
  display: inline-block;
  color: #fff;
  overflow: hidden;
  font-size: 12px;
  line-height: 1;
}
section.section-contact .contact-form .form-footer .captcha-holder span {
  text-transform: uppercase;
}
section.section-contact .contact-form .form-footer .captcha-holder input {
  width: 40px;
  padding: 4px;
  height: 27px;
  border-color: #fff;
  background: #fff;
  text-align: center;
  color: #000;
  font-size: 14px;
}
section.section-contact .contact-form .form-footer button[type=submit] {
  border-radius: 0;
  border: 0;
  background: transparent;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 5px;
  height: auto;
  line-height: 29px;
}
section.section-contact .contact-form .form-footer button {
  display: inline-block;
}
section.section-cookies {
  background: #d72e27;
  position: fixed;
  bottom: 0;
  z-index: 99999;
  width: 100%;
}
section.section-cookies div.cookies-box {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 16px;
}
section.section-cookies div.cookies-box p {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
section.section-cookies div.cookies-box p a {
  color: #fff;
}
section.section-cookies div.cookies-box p a:hover {
  text-decoration: underline;
}
section.section-cookies div.cookies-box a.cookies-close {
  background: rgba(0,0,0,0) url("../img/x.png") no-repeat center center;
  display: inline-block;
  vertical-align: top;
  height: 15px;
  width: 15px;
  margin: 0 15px;
  background-size: contain;
}
.content-wrapper article header h1 {
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.tabela-melatonina {
  width: 100%;
}
.tabela-melatonina span.desc {
  font-style: italic;
  padding-left: 30px;
  display: inline-block;
}
.tabela-melatonina span.circle {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 5px;
  background: #000;
  vertical-align: bottom;
  margin: 0 3px 5px 0;
}
.tabela-melatonina span.circle.blue {
  background: #33b0e5;
}
.tabela-melatonina td:first-child {
  text-align: right;
  padding: 0 15px 0 15px;
}
.tabela-melatonina td:last-child {
  vertical-align: bottom;
  padding: 0 15px 75px 20px;
}
.tabela-oczy {
  width: 100%;
}
.tabela-oczy td:first-child {
  padding: 0 40px 0 15px;
}
.tabela-oczy td:last-child {
  padding: 0 15px 0 40px;
}
.ModAccountAddress fieldset#invoice_data > legend {
  margin-left: 0;
  margin-right: 0;
}
.ModAccountAdditional h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
}
.ModMaps .section-subpage {
  padding-bottom: 0;
}
.ModMaps .section-subpage .content-wrapper article header h1 {
  color: #000;
}
.ModMaps .shops-list label {
  line-height: 20px;
  margin: 7px 0;
}
.ModMaps .shops-list #wojewodztwo_select label {
  text-transform: uppercase;
}
.ModMaps .google-map-holder {
  display: block;
  float: left;
  width: 100%;
  height: 630px;
  position: relative;
}
.ModMaps .google-map-holder .google-map {
  display: block;
  float: left;
  width: 100%;
  height: 630px;
  position: absolute;
  left: -999px;
  right: -999px;
  margin: 0 auto;
}
.ModMaps h2.title {
  display: none;
}
.ModMaps h2.shop-title {
  font-size: 21px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModMaps .theme-select {
  background: #fff;
}
.ModMaps .company-info {
  font-size: 14px;
  text-align: center;
  width: 100%;
  margin-bottom: 25px;
  color: #000;
}
.ModMaps .company-info a {
  color: #000;
}
.ModMaps .company-info.stacj {
  min-height: 130px;
}
.ModMaps .company-info span {
  display: block;
}
.ModMaps .company-info .company {
  display: block;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModMaps .sort_stac_shop .company-info {
  min-height: 132px;
}
.ModMaps .sort_stac_shop .company-info.active span {
  background: #f1f1f1;
}
.ModMaps .sort_inter_shop .company-info {
  min-height: 80px;
}
.ModMaps .sort_inter_shop .company-info a {
  color: #d72e27;
}
ol.cart-multi-step {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  display: block;
  float: left;
  width: 100%;
}
ol.cart-multi-step li {
  width: 16.6666%;
  height: 130px;
  float: left;
  text-align: center;
  background: url(../img/shop/step-link.png) repeat-x;
}
ol.cart-multi-step li .step-no {
  background: url(../img/shop/step-middle.png) no-repeat;
  width: 65px;
  height: 50px;
  background-position: top left;
  display: inline-block;
  font-size: 30px;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}
ol.cart-multi-step li:first-child {
  background: url(../img/shop/step-link.png) repeat-x;
}
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;
}
ol.cart-multi-step li:last-child {
  background: url(../img/shop/step-link.png) repeat-x;
}
ol.cart-multi-step li:last-child .step-no {
  background: url(../img/shop/step-last.png) no-repeat;
  width: 65px;
  margin-right: 5px;
}
ol.cart-multi-step li.step-done .step-no {
  background-position: 0 -100px;
  overflow: hidden;
  text-indent: -300px;
}
ol.cart-multi-step li.step-todo .step-no {
  background-position: 0 0;
  color: #FFF;
  padding: 0 14px 0 13px;
}
ol.cart-multi-step li.step-todo:last-child .step-no {
  padding: 0 12px 0 16px;
}
ol.cart-multi-step li.step-todo a {
  color: rgba(0,0,0,0.3);
}
ol.cart-multi-step li.step-active .step-no {
  background-position: 0 -50px;
  color: #878787;
  padding: 0 13px 0 13px;
}
ol.cart-multi-step li.step-active:last-child .step-no {
  padding: 0 9px 0 13px;
}
ol.cart-multi-step li a:hover {
  font-weight: inherit;
  text-decoration: none;
}
ol.cart-multi-step li.step-done a.step-desc,
ol.cart-multi-step li.step-done a.step-desc:hover,
ol.cart-multi-step li.step-active a.step-desc,
ol.cart-multi-step li.step-active a.step-desc:hover {
  color: #000;
}
.shop-terms {
  padding: 20px 0 0;
  width: 100%;
  float: left;
}
.shop-terms ul.sf-menu {
  margin: 0 -15px;
  padding: 0;
}
.shop-terms ul.sf-menu li.level_0 {
  display: block;
  float: left;
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.shop-terms ul.sf-menu li.level_0 a {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  font-family: 'Montserrat';
  font-weight: bold;
  font-style: normal;
}
.shop-terms ul.sf-menu li.level_0 a:hover {
  color: #d72e27;
}
.shop-terms ul.sf-menu li.level_0 ul {
  margin: 0;
}
.shop-terms ul.sf-menu li.level_0 ul li {
  display: block;
}
.shop-terms ul.sf-menu li.level_0 ul li a {
  font-size: 12px;
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
}
.instagram_recent .owl-carousel {
  clear: both;
  background: #000;
}
.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;
}
#switch-compare .row-t {
  float: left;
  width: 100%;
  border-bottom: 1px solid #c4c4c4;
}
#switch-compare .col-37-perc {
  float: left;
  width: 37%;
}
#switch-compare .col-37-perc img {
  float: left;
}
#switch-compare .col-37-perc img.uv {
  max-width: 33%;
  margin-right: 10%;
}
#switch-compare .col-37-perc img.glasses {
  max-width: 57%;
}
#switch-compare .col-21-perc {
  float: left;
  width: 21%;
}
#switch-compare .col-21-perc img.uv {
  display: none;
}
#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']::-webkit-input-placeholder {
  text-transform: none;
  color: #333;
}
#inpostListMachines .input-group input[name='point_description']::-moz-placeholder {
  text-transform: none;
  color: #333;
}
#inpostListMachines .input-group input[name='point_description']:-ms-input-placeholder {
  text-transform: none;
  color: #333;
}
#inpostListMachines .input-group input[name='point_description']:-moz-placeholder {
  text-transform: none;
  color: #333;
}
#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;
}
.friend-link span {
  line-height: 20px;
  max-width: calc(100% - 100px);
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
@media (min-width: 991px) {
  .container {
    width: 970px;
  }
  .friend-link {
    padding-left: 40px;
  }
}
@media (min-width: 1199px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1599px) {
  .container {
    width: 1370px;
  }
  .ModShopCart #discountCode input {
    margin-left: -150px;
  }
}
@media (max-width: 1199px) {
  section.section-categories-home ul.level_0 > li {
    width: calc(100% / 4);
  }
  .ModShopCart #discountCode input {
    max-width: 260px;
  }
  .ModShopCheckout .checkout-intro .panel {
    min-height: 370px;
  }
  .ModShopCheckout .checkout-intro .panel .panel-collapse ul li.friend-icon {
    max-width: 190px;
  }
  .ModShopCheckout .checkout-intro .panel .panel-collapse ul li.friend-icon:after {
    left: 200px;
  }
  .friend-link {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .friend-link > img {
    display: block;
    margin: auto;
  }
  .friend-link > span {
    display: block;
    width: 100%;
    max-width: unset;
    text-align: center;
  }
  .sf-menu {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  section.section-categories-home ul.level_0 > li {
    width: calc(100% / 3);
  }
  .ModShopCatalog .section-categories ul.level_0 > li {
    width: calc(100% / 2);
  }
  .ModShopCatalog .section-subpage .product-card .product-info {
    padding-left: 0;
  }
  .ModShopCheckout .checkout-intro .panel.panel_3 {
    min-height: 230px;
    margin-top: 50px;
  }
  .ModShopCheckout .checkout-intro .panel {
    min-height: 330px;
  }
  .ModShopCart .additional-product .add-prod-body .add-prod-toCart .add-to-cart {
    height: auto;
  }
  .ModShopCart #discountCode label {
    margin-bottom: 20px;
  }
  .ModShopCart #discountCode input {
    float: left;
    margin-left: 0;
    margin-right: 50px;
  }
  .ModShopCart #discountCode button {
    float: left;
  }
  .ModShopCatalog .section-subpage .product-card .gallery-container .img-holder:first-child img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  section.section-footer ul {
    padding-left: 0;
  }
  #switch-compare .row-t {
    border-color: transparent;
  }
  #switch-compare .col-21-perc,
  #switch-compare .col-37-perc {
    border-bottom: 1px solid #c4c4c4;
    float: left;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  #switch-compare .col-21-perc img,
  #switch-compare .col-37-perc img {
    float: left;
  }
  #switch-compare .col-21-perc img.uv,
  #switch-compare .col-37-perc img.uv {
    max-width: 33%;
    margin-right: 10%;
    display: inline;
  }
  #switch-compare .col-21-perc img.glasses,
  #switch-compare .col-37-perc img.glasses {
    max-width: 57%;
  }
  table#orderListTab {
    display: block;
    min-width: inherit;
  }
  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: 'Open Sans', sans-serif;
    font-weight: 700;
  }
  table#friendTab {
    display: block;
  }
  table#friendTab thead,
  table#friendTab colgroup {
    display: none;
  }
  table#friendTab tbody {
    display: block;
  }
  table#friendTab tbody tr {
    display: block;
  }
  table#friendTab tbody tr td {
    display: block;
    text-align: left !important;
  }
  table#friendTab tbody tr td:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
  }
  .tabela-melatonina {
    width: 100%;
    display: block;
  }
  .tabela-melatonina tbody,
  .tabela-melatonina tr,
  .tabela-melatonina tr td {
    display: block;
    width: 100%;
  }
  .tabela-melatonina td:first-child,
  .tabela-melatonina td:last-child {
    padding: 0 15px 30px;
    text-align: center;
  }
  .tabela-melatonina td:first-child img,
  .tabela-melatonina td:last-child img {
    margin: 0 auto;
    float: none !important;
  }
  .tabela-oczy {
    width: 100%;
    display: block;
  }
  .tabela-oczy tbody,
  .tabela-oczy tr,
  .tabela-oczy tr td {
    display: block;
    width: 100%;
  }
  .tabela-oczy td:first-child,
  .tabela-oczy td:last-child {
    padding: 0 15px 30px;
    text-align: center;
  }
  .tabela-oczy td:first-child img,
  .tabela-oczy td:last-child img {
    margin: 0 auto;
    float: none !important;
  }
  .tabela-okulary {
    width: 100%;
    display: block;
    text-align: center;
  }
  .tabela-okulary tbody,
  .tabela-okulary tr {
    display: block;
    width: 100%;
  }
  .tabela-okulary tr td {
    display: block;
    width: 50%;
    float: left;
    padding-bottom: 30px;
  }
}
section.section-top-bar .top-wrapper {
  padding: 5px 0;
}
@media (max-width: 767px) {
  section.section-top-bar .top-wrapper {
    margin: 0 -15px;
  }
  section.section-top-bar .top-wrapper .phone-icon,
  section.section-top-bar .top-wrapper .email-icon,
  section.section-top-bar .top-wrapper .shipping24-icon,
  section.section-top-bar .top-wrapper .social-media {
    display: none;
  }
  section.section-top-bar span {
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
  }
  section.section-top .top-holder {
    padding: 8px 0 5px;
  }
  .top-holder {
    display: block;
    border-bottom: 0;
  }
  .top-holder .search-wrapper {
    float: right;
    display: inline-block;
    margin-top: 0;
    width: 38px;
    margin-left: 10px;
  }
  .top-holder .search-wrapper .sb-search {
    right: 0;
    left: initial;
  }
  .top-holder .client-panel-wrapper {
    float: right;
    margin-top: 9px;
    width: auto;
  }
  .logo-wrapper h1 img {
    max-width: 100px;
  }
  .main-menu-holder {
    display: none;
  }
  section.section-categories ul.level_0 > li {
    width: 100% !important;
  }
  section.section-categories-home ul.level_0 > li {
    width: 50% !important;
  }
  .ModShopCatalog .section-subpage .filters-holder {
    margin-bottom: 70px;
  }
  .shop-terms ul.sf-menu li.level_0 {
    width: 50%;
  }
  .cart-multi-step-div {
    display: none;
  }
  .ModShopCheckout .checkout-intro {
    max-width: 400px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .ModShopCheckout .checkout-intro .panel {
    min-height: auto;
    margin-bottom: 60px;
  }
  .ModShopCheckout .checkout-intro .panel.panel_3 {
    min-height: auto;
    margin-top: 0;
  }
  .ModShopCheckout .checkout-intro .panel p {
    font-size: 13px;
  }
  .ModShopCheckout .checkout-intro .panel .panel-body {
    padding-left: 0;
    padding-right: 0;
  }
  .ModShopCheckout .checkout-intro .panel .panel-collapse {
    text-align: center;
  }
  .ModShopCheckout .checkout-intro .panel .panel-collapse ul {
    padding-left: 10px;
    text-align: left;
  }
  .ModShopCheckout .checkout-intro .panel .panel-collapse ul li {
    font-size: 13px;
  }
  .ModShopCheckout .checkout-intro .panel .panel-collapse ul li:before {
    width: 10px;
    margin-left: -10px;
  }
  .ModShopCheckout .checkout-intro .panel h4 {
    font-size: 13px;
    min-height: auto;
  }
  .ModShopCheckout .checkout-intro .panel button {
    position: relative;
    bottom: initial;
    right: 0;
    float: none !important;
    width: 100%;
  }
  .ModShopCheckout #orderForm .buttons-summary .btn.pull-right {
    height: auto;
  }
  ol.cart-multi-step li {
    width: 33.3333%;
    height: 110px;
  }
  ol.cart-multi-step li .step-desc {
    font-size: 14px;
    line-height: 18px;
    display: block;
  }
  .ModAccountConsumer .navbar.navbar-default,
  .ModAccountAddress .navbar.navbar-default,
  .ModAccountOrder .navbar.navbar-default,
  .ModAccountAdditional .navbar.navbar-default {
    text-align: center;
  }
  .ModAccountConsumer .navbar.navbar-default .navbar-nav > li,
  .ModAccountAddress .navbar.navbar-default .navbar-nav > li,
  .ModAccountOrder .navbar.navbar-default .navbar-nav > li,
  .ModAccountAdditional .navbar.navbar-default .navbar-nav > li {
    display: inline-block;
  }
  .ModAccountConsumer .navbar.navbar-default .navbar-nav > li a,
  .ModAccountAddress .navbar.navbar-default .navbar-nav > li a,
  .ModAccountOrder .navbar.navbar-default .navbar-nav > li a,
  .ModAccountAdditional .navbar.navbar-default .navbar-nav > li a {
    font-size: 16px;
    margin-right: 20px;
  }
  .ModAccountConsumer legend,
  .ModAccountAddress legend,
  .ModAccountOrder legend,
  .ModAccountAdditional legend {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .ModAccountConsumer .content > form,
  .ModAccountAddress .content > form,
  .ModAccountOrder .content > form,
  .ModAccountAdditional .content > form {
    margin-left: -15px;
    margin-right: -15px;
  }
  section.section-footer .author-holder {
    float: none;
    margin-top: 50px;
  }
  #inpostListMachines .input-group .form-control,
  #inpostListMachines .input-group-btn {
    display: block;
    float: left;
    width: 100%;
  }
  .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;
  }
  .ModShopCart #discountCode input {
    margin-right: 0;
    max-width: calc(100% - 115px);
  }
  .ModShopCart #discountCode button {
    height: 37px;
    margin-top: 0px;
    padding: 5px 5px;
    width: 115px;
  }
  .ModShopCart .pay a {
    width: 100%;
    text-align: center;
    height: auto;
    padding: 8px 5px;
    font-size: 21px;
  }
  .ModShopCart .pay a i.triangle {
    border-width: 9.5px 0 9.5px 17px;
    margin-left: 8px;
    margin-top: 6px;
  }
  .ModShopCatalog .section-subpage .selected-filters #upperFilter {
    max-width: 100%;
  }
  .ModShopCatalog .section-subpage .selected-filters #upperFilterReset {
    display: none;
  }
  .ModShopCatalog .section-subpage .product-card .product-info .product-top h1.product-name {
    width: 100%;
  }
  .ModShopCatalog .section-subpage .product-card .product-info .product-body .product-description-holder .product-description .other-sizes a {
    width: 54px;
    height: 54px;
    padding: 15px 0;
    font-size: 18px;
  }
  .ModContent div.sizes {
    width: 100%;
    overflow-x: auto;
  }
  .ModContent div.sizes table {
    min-width: 940px;
  }
  .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;
  }
  section.cart #discountCode .input-group {
    width: 100%;
  }
  .inpost-machines-modal {
    position: absolute;
    top: 0 !important;
  }
  .inpost-machines-modal .easypack-widget .search-widget .input-group,
  .inpost-machines-modal .easypack-widget.mobile .search-widget .input-group {
    padding-top: 5px;
  }
  .inpost-machines-modal .easypack-widget .search-widget .form-control,
  .inpost-machines-modal .easypack-widget.mobile .search-widget .form-control {
    height: 35px;
  }
  .inpost-machines-modal .easypack-widget .search-widget .btn,
  .inpost-machines-modal .easypack-widget.mobile .search-widget .btn {
    height: 35px;
  }
  .inpost-machines-modal .easypack-widget .view-chooser .map-wrapper,
  .inpost-machines-modal .easypack-widget .view-chooser .list-wrapper,
  .inpost-machines-modal .easypack-widget.mobile .view-chooser .map-wrapper,
  .inpost-machines-modal .easypack-widget.mobile .view-chooser .list-wrapper {
    padding: 0 10px;
  }
  .tabela-okulary tr td {
    width: 100%;
  }
}
@media (max-width: 479px) {
  #mobile-menu-button {
    margin-right: 10px;
  }
  .logo-wrapper h1 img {
    max-width: 75px;
    margin-top: 4px;
  }
  section.section-top .top-holder {
    padding-bottom: 10px;
  }
  section.section-top .search-wrapper {
    margin-right: -10px;
  }
  .client-panel-wrapper .client-panel-icon {
    margin-left: 15px;
  }
  .client-panel-wrapper .client-panel-icon.logout-icon span.text {
    font-size: 12px;
  }
  section.section-categories-home ul.level_0 > li {
    width: 100% !important;
  }
  .client-panel-wrapper .client-panel-icon.logout-icon {
    padding-right: 0;
    background: none;
  }
  .shop-terms ul.sf-menu li.level_0 {
    width: 100%;
  }
}
section.section-top-bar span .majowka {
  vertical-align: top;
  text-transform: none;
  margin: 0;
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  section.section-top-bar span {
    margin-bottom: 0;
  }
}
.custom-banner {
  margin: 0 0 40px 0;
}
.ModContent .content .regulamin-friend,
.ModContent .content .friend-landing {
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 25px 20px;
  background: #f6f6f6;
}
.ModContent .content .regulamin-friend h3,
.ModContent .content .friend-landing h3 {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModContent .content .regulamin-friend .header-black,
.ModContent .content .friend-landing .header-black {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  margin: 0 -25px;
  text-align: center;
  padding: 6px 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.ModContent .content .regulamin-friend .custom-title,
.ModContent .content .friend-landing .custom-title {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.ModContent .content .regulamin-friend h1.custom-title,
.ModContent .content .friend-landing h1.custom-title {
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.ModContent .content .regulamin-friend h2.custom-title,
.ModContent .content .friend-landing h2.custom-title {
  margin-top: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: italic;
}
.ModContent .content .regulamin-friend p.logo-holder,
.ModContent .content .friend-landing p.logo-holder {
  text-align: center;
}
.ModContent .content .regulamin-friend p,
.ModContent .content .friend-landing p {
  margin-bottom: 10px;
}
.ModContent .content .friend-landing h3 {
  text-transform: none;
}
.ModContent .content .friend-landing a {
  color: #0000ff;
  text-decoration: underline;
}
.friend-cart-info {
  border: 1px solid #000;
  padding: 0 15px;
  float: left;
  width: 100%;
  margin-bottom: 45px;
}
.friend-cart-info::after {
  content: '';
  display: block;
  clear: both;
}
.friend-cart-info .left-col {
  float: left;
}
.friend-cart-info .right-col {
  float: right;
  text-align: right;
}
.friend-cart-info .right-col button {
  border: 0;
  line-height: 29px;
  padding: 0;
}
.friend-cart-info .coupon .top {
  padding: 3px 0;
}
.friend-cart-info .icon,
.friend-cart-info .text,
.friend-cart-info .coupons {
  vertical-align: middle;
  display: inline-block;
  color: #373737;
  padding: 7px 0;
}
.friend-cart-info .icon a,
.friend-cart-info .text a,
.friend-cart-info .coupons a {
  color: #373737;
}
.friend-cart-info .text {
  font-size: 15px;
  line-height: 20px;
  margin-left: 10px;
  max-width: calc(100% - 60px);
}
.friend-cart-info .coupon,
.ModShopFriend .coupon {
  display: inline-block;
  margin: 17px 0 7px 12px;
}
.friend-cart-info .coupon .top,
.ModShopFriend .coupon .top {
  border: 3px solid #333331;
}
.friend-cart-info .coupon .top .amount,
.ModShopFriend .coupon .top .amount {
  font-style: italic;
  min-width: 50px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
}
.friend-cart-info .coupon .top .amount strong,
.ModShopFriend .coupon .top .amount strong {
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.friend-cart-info .coupon .top form,
.ModShopFriend .coupon .top form {
  display: inline;
}
.friend-cart-info .coupon .top .use-button,
.ModShopFriend .coupon .top .use-button {
  background: #333331;
  color: #fff !important;
  text-transform: uppercase;
  width: 47px;
  border-left: 3px solid #333331;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.friend-cart-info .coupon .expired-date,
.ModShopFriend .coupon .expired-date {
  font-size: 10px;
  display: block;
  margin-top: 1px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.friend-cart-info .coupon.active,
.ModShopFriend .coupon.active {
  color: #b9b9b9;
}
.friend-cart-info .coupon.active .top,
.ModShopFriend .coupon.active .top {
  border: 3px solid #b9b9b9;
}
.friend-cart-info .coupon.active .top .use-button,
.ModShopFriend .coupon.active .top .use-button {
  background: #b9b9b9;
  border-left: 3px solid #b9b9b9;
}
.opinion-button.btn {
  height: 29px;
  padding: 0 10px;
  font-size: 12px;
}
#close-opinionCard,
#close-delivery {
  position: absolute;
  width: 15px;
  height: 15px;
  display: block;
  background: url('../img/close.png');
  z-index: 10100;
  right: 20px;
  top: 10px;
  max-width: 1020px;
}
a#opinionCardBtn {
  font-size: 12px;
  font-style: italic;
  text-transform: lowercase;
  color: #636363;
}
#opinionCard .opinion-holder {
  max-width: 220px;
  margin: 0 auto;
  font-size: 12px;
  padding-top: 40px;
}
#opinionCard .opinion-holder header {
  text-transform: uppercase;
  padding-bottom: 18px;
}
#opinionCard .opinion-holder header strong {
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
#opinionCard .opinion-holder .opinion-row {
  border-top: 1px solid #c6c5c6;
  padding: 18px 0;
}
#opinionCard .opinion-holder .opinion-date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
#opinionCard .opinion-holder .opinion-author {
  font-style: italic;
}
#delivery {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#delivery .delivery-holder {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  height: 250px;
}
#delivery .delivery-holder .availability {
  display: block;
  margin-bottom: 60px;
}
#delivery .delivery-holder strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
#delivery .delivery-holder img {
  margin-bottom: 5px;
}
#delivery .delivery-holder span.plus {
  font-family: Arial;
  font-weight: bold;
}
.products-holder {
  position: relative;
}
.products-holder .products-holder-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 50;
}
.friend-checkout-info .icon,
.friend-checkout-info .text {
  display: inline-block;
  color: #000;
}
.friend-checkout-info .icon img {
  max-height: 70px;
}
.friend-checkout-info .text {
  font-style: italic;
  margin-top: 10px;
  vertical-align: top;
  margin-left: 10px;
  line-height: 20px;
}
.section-fp-about {
  text-align: center;
  padding: 60px 15px;
  line-height: 1.8;
  font-size: 15px;
}
.section-fp-about h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 40px;
}
.section-fp-about h4 {
  font-weight: bold;
  margin-bottom: 25px;
}
.section-fp-about .description {
  margin-top: 20px;
  overflow: hidden;
}
.section-fp-about img.flag-icon {
  width: 20px;
}
.section-cat-desc {
  text-align: center;
  padding: 40px 15px;
  line-height: 1.8;
  font-size: 15px;
  border-top: 1px solid #e8e6e7;
  border-bottom: 1px solid #e8e6e7;
  overflow: hidden;
  margin-bottom: 50px;
  margin-top: -40px;
  float: none;
}
.section-cat-desc h1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 17px;
}
.section-cat-desc .description {
  overflow: hidden;
}
.section-cat-desc img.flag-icon {
  width: 20px;
  margin-top: -10px;
}
.upper {
  text-transform: uppercase;
}
.no-margin {
  margin: 0 !important;
}
#s-bns {
  display: flex;
  flex-direction: row-reverse;
  gap: 20px;
}
#s-bns button {
  text-align: center;
}
#s-bns #s-rall-bn {
  display: none;
}
#s-bns #s-sv-bn {
  margin-top: 0;
}
@media (max-width: 688px) {
  #s-bns {
    display: block;
  }
  #s-bns #s-sv-bn {
    margin-top: 10px;
  }
}
