@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap.less');
body {
  background: #ffffff;
  font-family: 'Open Sans';
  font-size: 14px;
}
body .extra-padding-top {
  padding-top: 88px;
}
h1 {
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #222222;
}
/*._keyfocus :focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus{
    box-shadow: none !important;
}*/
#search_mini_form input:not([disabled]):focus {
  box-shadow: none !important;
}
.opc-block-summary tr.totals:nth-child(2) > th:nth-child(1) {
  padding-bottom: 0px !important;
}
/****** NOTICE ******/
.message {
  margin: 15px 0px 15px 0px !important;
}
#coupon_code:disabled {
  background: #f4f4f4;
}
.message.warning > :first-child::before,
.message.notice > :first-child::before,
.message.info > :first-child::before {
  font-family: 'fontello';
  content: '\e803';
  top: 25px;
  color: #ffcb02;
  top: 47%;
}
.message.warning,
.message.notice,
.message.info {
  background: #FFFFEB;
  border: 1px solid #FFCB02;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  z-index: 2;
}
.message.error > :first-child::before {
  font-family: 'fontello';
  content: '\e802';
  top: 25px;
  color: #E42D21;
}
.message.error {
  background: #FFF0EB;
  border: 1px solid #E42D21;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  z-index: 2;
}
.message.success > :first-child::before {
  font-family: 'fontello';
  content: '\e802';
  top: 25px;
  color: #47B934;
}
.message.success {
  background: #EBFFED;
  border: 1px solid #47B934;
  border-radius: 3px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  z-index: 2;
}
.message > div:nth-child(1) {
  padding: 5px 0px;
}
/****** NOTICE ******/
.cms-page-view a {
  color: #222222;
  text-decoration: none;
}
.cms-page-view a:hover {
  color: #ffcb02;
}
.cms-page-view .description-page {
  color: #888888;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 100px;
  padding-top: 30px;
}
.cms-page-view .description-page.success-order {
  height: 100vh;
  padding-top: 25vh;
}
.cms-page-view .description-page h1,
.cms-page-view .description-page h2,
.cms-page-view .description-page h3,
.cms-page-view .description-page h4,
.cms-page-view .description-page h5,
.cms-page-view .description-page h6 {
  color: #222222;
}
.cms-page-view .description-page h1 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 25px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ececec;
  padding-bottom: 12px;
}
.cms-page-view .description-page h2 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 20px;
}
.cms-page-view .description-page h3 {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 15px;
}
.cms-page-view .description-page ul,
.cms-page-view .description-page ol {
  padding-left: 20px;
  margin-bottom: 0;
}
.cms-page-view .description-page p {
  margin-top: 0;
  margin-bottom: 15px;
}
.cms-page-view .description-page table {
  color: #222222;
  border-color: #ececec;
  margin: 27px 0 27px 0;
}
.cms-page-view .description-page table > thead > tr > th,
.cms-page-view .description-page table > tbody > tr > th,
.cms-page-view .description-page table > tfoot > tr > th,
.cms-page-view .description-page table > thead > tr > td,
.cms-page-view .description-page table > tbody > tr > td,
.cms-page-view .description-page table > tfoot > tr > td {
  padding: 16px 15px;
  display: table-cell;
  border: 1px solid #ccc;
  vertical-align: middle;
}
.discontinued-notice h2 {
  padding-bottom: 0px;
}
.discontinued-similar .product-name a {
  color: #222222;
}
.discontinued-similar .product-name a:hover {
  color: #ffcb02;
}
.discontinued-similar .product-item {
  border-bottom: 1px solid #D6D6D6;
}
.discontinued-similar .product-item .product-item-info:hover {
  box-shadow: none !important;
}
.discontinued-similar .row:nth-child(1) {
  display: none !important;
}
.search-autocomplete {
  background: #fff;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.search-autocomplete .price-box .price {
  float: left;
}
.search-autocomplete .price-box .availability {
  float: right;
  color: #e42d21;
  line-height: 30px;
  font-size: 12px;
}
.filter .filter-content .filter-current .items {
  padding: 0px;
}
.filter .filter-content .filter-current .items .item {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
.filter .filter-content .filter-current .action.remove {
  display: contents;
}
.filter .actions div.secondary a.show-more span:after {
  display: none;
}
.filter .actions div.secondary {
  display: block;
}
.filter .filter-options-content .actions {
  text-align: left;
}
.filter .filter-options-content .actions .action {
  text-decoration: none;
  padding: 0px 4px !important;
}
.smile-es-range-slider {
  padding: 5px 0px !important;
  margin: 0px;
}
.smile-es-range-slider .action.primary {
  padding: 5px 20px !important;
}
.smile-es-range-slider [data-role="message-box"] {
  display: none;
}
.smile-es-range-slider .ui-slider {
  margin: 0px;
}
#layered-filter-block .items input[type="checkbox"] {
  top: 0px;
}
#layered-filter-block .filter-actions {
  padding: 0px;
}
#layered-filter-block .filter-actions .filter-clear {
  padding: 0px !important;
}
#layered-filter-block .filter-actions .filter-clear span {
  color: #006bb4;
}
/*Desctop: 1919*/
/*Desctop: 1501*/
/*Desctop: 1240*/
/*Desctop: 992*/
@media (max-width: 1239px) {
  #minisearch-form-top-search {
    margin: 10px 0px 20px 0px;
  }
  #minisearch-form-top-search .actions .search {
    height: 11px;
    top: 10px;
  }
}
/*Desctop: 768*/
/*Desctop: 550*/
@media (max-width: 767px) {
  #minisearch-form-top-search {
    margin: 10px 0px 20px 0px;
  }
  #minisearch-form-top-search .actions .search {
    height: 12px;
    padding: 12px !important;
  }
  .slaider-home .pagebuilder-slider .pagebuilder-slide-wrapper {
    background-size: contain !important;
  }
  .slaider-home .bx-wrapper .bx-viewport,
  .slaider-home .pagebuilder-slide-wrapper {
    height: 130px !important;
  }
}
/*Desctop: 425*/
/*Desctop: 320*/
.breadcrumbs {
  padding-left: 0px;
  padding-bottom: 25px;
}
.breadcrumbs .container {
  padding-left: 0px;
}
.breadcrumbs .item {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
}
.breadcrumbs .item a {
  color: #666666 !important;
}
.breadcrumbs .item a:hover {
  color: #ffcb02 !important;
  text-decoration: none;
}
.amrelated-pack-item.-wide,
.amrelated-pack-item.-narrow {
  width: 200px;
  padding: 15px 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.amrelated-pack-item.-wide .amrelated-photo-container,
.amrelated-pack-item.-narrow .amrelated-photo-container {
  width: 100%;
}
.amrelated-pack-item.-wide .amrelated-info,
.amrelated-pack-item.-narrow .amrelated-info {
  display: block;
}
.amrelated-pack-items .amrelated-details {
  margin-left: 0px !important;
}
.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background {
  opacity: 0 !important;
}
.amrelated-pack-wrapper .amrelated-title {
  display: none;
}
.amrelated-pack-wrapper .amrelated-content-wrapper {
  background-color: #222222;
  border-radius: 3px;
  padding: 20px 36px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list {
  border-right: none;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-items.-selected .amrelated-background {
  width: auto;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item {
  min-width: 150px;
  border-radius: 3px;
  background: #ffffff;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-photo-container {
  border: none;
  min-width: 115px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-photo-container .amrelated-discount.-product {
  top: -7px;
  right: -14px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-photo-container .amrelated-label {
  top: -7px;
  left: -13px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .amrelated-name {
  text-align: left;
  height: 65px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .amrelated-name a {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #222222;
  text-decoration: none;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .amrelated-name a:hover {
  color: #ffcb02;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .price-box {
  margin-top: 5px;
  text-align: left;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .price-box .old-price {
  display: none;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item .amrelated-details .price-box .brutto {
  display: none;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-list .amrelated-plus {
  color: #D6D6D6;
  font-size: 30px;
  line-height: 200px;
  padding: 10px 5px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal {
  display: none;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content {
  width: auto;
  align-self: center;
  margin: 0 auto;
  width: 20%;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .heading {
  margin-bottom: 24px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .heading span {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: sub;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper {
  border: none;
  width: 100%;
  padding: 0px;
  height: auto;
  display: block;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .line {
  height: 1px;
  width: 100%;
  background: #666;
  margin-top: 15px;
  margin-bottom: 15px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .amrelated-discount.-summary {
  background: transparent;
  position: relative;
  display: block;
  transform: unset;
  padding: 0px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .amrelated-discount.-summary .amount {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #47B934;
  float: right;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .amrelated-discount.-summary .save {
  color: #F4F5F5;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  float: left;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .price_bundle {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #F4F5F5;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper .main.price {
  color: #f4f5f5;
  font-weight: 700;
  font-size: 18px;
  line-height: 19px;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper {
  width: 100%;
  display: table;
  top: 20px;
  position: relative;
}
.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper button.action.primary .span {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
@media only screen and (max-width: 768px) {
  .amrelated-pack-item.-wide,
  .amrelated-pack-item.-narrow {
    width: 75%;
    margin: 0 auto;
  }
  .amrelated-summary-content,
  .amrelated-price-wrapper {
    display: table;
    margin: 0px;
  }
  .amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-summary-content {
    width: 100%;
    order: 0;
    margin-bottom: 50px;
  }
  .amrelated-discount.-summary {
    position: relative;
    right: 0px;
  }
  .amrelated-tocart-wrapper button {
    width: 100%;
  }
  .amrelated-pack-item.-wide {
    margin: 0 auto;
    width: 100%;
  }
  .amrelated-pack-item {
    margin-bottom: 20px !important;
  }
  .amrelated-pack-list {
    order: 1;
  }
}
.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter > [class^="col"] {
  padding-left: 0;
  padding-right: 0;
}
.beam-full-width {
  width: 100%;
  display: inline-block;
  background: #666666;
  padding: 35px 0;
}
.main-title {
  width: 100%;
  display: inline-block;
  position: relative;
}
.main-title .txt {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  position: relative;
  z-index: 10;
  background: #fff;
  padding-right: 25px;
}
.main-title:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 1.25px;
  background: #eeeeee;
  z-index: 5;
}
.main-title.gray .txt {
  background: #666666;
}
.btn-main {
  display: inline-block;
  background: #ffcb02;
  color: #222222;
  font-size: 14px;
  border-radius: 3px !important;
  font-weight: 600 !important;
  border: 1px solid #be952c;
  padding: 10px 20px;
  line-height: inherit;
  cursor: pointer;
}
.btn-main.gray {
  width: 100%;
  text-align: center;
  background: #f9f9f9;
  border-color: #ccc;
}
.btn-main.gray:hover {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
  opacity: 0.9;
}
button.action.primary {
  background-color: #ffcb02 !important;
  border-color: #ffcb02 !important;
  color: #222222 !important;
  border-radius: 3px;
  padding: 12px 17px !important;
}
button.action.primary:hover,
button.action.primary:focus {
  color: #222222 !important;
  background-color: #FFCD29 !important;
  border-color: #FFCD29 !important;
  opacity: 0.9;
}
.btn-gray {
  border: 1px solid #E6E6E6 !important;
  background: #fff !important;
  color: #222222 !important;
}
.btn-gray span {
  color: #222222 !important;
}
.btn-gray:hover,
.btn-gray:focus {
  background: #222222 !important;
  color: #fff !important;
  text-decoration: none;
}
.btn-gray:hover span,
.btn-gray:focus span {
  color: #fff !important;
}
.btn-underline {
  font-size: 13px;
  line-height: 21px;
  background: none;
  border: none;
  padding: 0;
}
.btn-underline span {
  text-decoration: underline;
}
.btn-underline:hover,
.btn-underline:focus {
  color: #ffcb02;
}
.box-products.bg-gray,
.cms-static-product.bg-gray {
  padding: 40px 0 !important;
}
.product-title .magictabs .item .title,
.block-title-tabs h3,
.additional-recently-viewed-block .magictabs .item .title {
  text-transform: none;
}
.products-grid .item:after {
  top: 0;
  height: 72%;
}
.products-grid .product-name {
  overflow: unset;
}
.products-textlink {
  padding: 12px 8px 0 8px;
}
.per-product {
  width: 99%;
}
.item .quickview {
  display: none;
}
.slick-slide .product-item-actions {
  display: none;
}
.block-title-tabs {
  margin-bottom: 35px;
}
.post-posed-date {
  background-color: #e1e1e1 !important;
}
.post-info a.post-item-link {
  text-transform: unset;
}
.blog_short_text .post-info a.post-item-link {
  padding: 0 0 8px 0;
}
.post-text-hld {
  border-bottom: 1px solid #e1e1e1;
}
.page-footer .block-content-statick li a:hover,
.footer-menu-box .footer-menu-list li a:hover,
.footer_links_company .links li a:hover {
  color: #ffcb02 !important;
}
.block-subscribe input.input-text {
  padding: 0 120px 0 15px;
}
.block-subscribe .actions button {
  margin: 0 !important;
}
.block-subscribe .actions button.button {
  background: #ffcb02 !important;
}
.block-subscribe .actions button.button span {
  font-weight: 600;
}
.block-newletter .block-subscribe .block-title p {
  font-size: 14px !important;
  line-height: 30px !important;
}
.footer-links-company .payment img {
  display: inline-block;
  float: left;
  margin-left: 20px;
}
#backtotop {
  background: #ffcb02 !important;
  border-radius: 3px;
}
.breadcrumbs li a,
.breadcrumbs li strong {
  text-transform: none;
}
.message-alert-box {
  width: 100%;
  display: inline-block;
}
.green {
  color: #47b934;
}
.red {
  color: #e42d21;
}
.yellow {
  color: #ffcb02;
}
.toolbar-bottom .toolbar-sorter,
.toolbar-bottom .limiter {
  display: none;
}
.limiter {
  display: inline-block;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border-color: #E5e5e5;
  font-family: "Open Sans";
}
input.input-text:focus,
select:focus,
textarea:focus,
._keyfocus *:focus,
input:focus:not([disabled]),
textarea:focus:not([disabled]),
select:focus:not([disabled]) {
  background-color: #ffffff;
}
select {
  height: 42px;
  border-radius: 3px;
}
.fieldset.full-width {
  width: 100% !important;
}
.images-container .product-image-wrapper {
  display: flex !important;
  align-items: center;
  width: 100%;
  height: 262px !important;
  padding: 0 !important;
}
.images-container .product-image-photo {
  max-width: 100%;
  max-height: 262px;
  margin: 0 auto;
}
.arrow-custom-right .slick-arrow {
  top: -78px;
}
.inline-block {
  width: 100%;
  display: inline-block;
}
.bnp-sticky {
  display: inline-block;
  transform: rotate(270deg);
  position: fixed;
  right: -96px;
  bottom: 412px;
  z-index: 1000;
  cursor: pointer;
}
.bnp-sticky .title-beam,
.bnp-sticky .arrow-beam {
  float: left;
  position: relative;
}
.bnp-sticky .title-beam {
  display: inline-block;
  background: #00a186;
  padding: 10px 32px;
  color: #FFF;
  font-weight: 600;
  font-size: 15px;
  border-radius: 10px 10px 0 0;
  z-index: 1;
}
.bnp-sticky .arrow-beam {
  width: 43px;
  height: 43px;
  background: #fff;
  display: flex;
  align-items: center;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-radius: 0px 10px 0px 0px;
  margin: 0 0 0 -6px;
  z-index: 0;
}
.bnp-sticky .arrow-beam svg {
  max-width: 38%;
  height: auto;
  margin: 0 auto;
  transform: rotate(90deg);
}
@media (max-width: 600px) {
  .bnp-sticky {
    display: none;
  }
}
.cal-bnp {
  text-decoration: underline;
  color: #00a186;
  cursor: pointer;
}
.primary button.action.primary {
  background-color: #ffcb02 !important;
  border-color: #ffcb02 !important;
  border-radius: 3px;
  color: #222222;
}
.primary button.action.primary:hover {
  color: #ffffff;
}
/********** BUTTON PRIMARY *********/
.button-primary {
  border: 1px solid #ffcb02;
  background: #ffcb02;
  color: #222222;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  border-radius: 3px;
  padding: 13px 25px;
  display: table;
  text-decoration: none;
}
.button-primary:hover {
  border: 1px solid #ffcb02;
  background: #ffcb02;
  text-decoration: none;
  opacity: 0.9;
}
.button-primary:active {
  border: 1px solid #ffcb02;
  background: #ffcb02;
  text-decoration: none;
  opacity: 0.9;
}
.button-primary span {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #222222;
}
/********** WHITE *********/
.button-secendary {
  border: 1px solid #666666;
  border-radius: 3px;
  padding: 13px 25px;
  display: table;
  text-decoration: none;
  background: #ffffff;
}
.button-secendary:hover {
  border: 1px solid #666666;
  background: #F4F5F5;
  text-decoration: none;
}
.button-secendary:active {
  border: 1px solid #666666;
  background: #EEEFEF;
  text-decoration: none;
}
.button-secendary span {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #222222;
}
/********** MODAL *********/
.modal-popup._show {
  font-size: 16px;
  color: #666666;
}
.modal-popup._show .action-close:before {
  font-size: 20px;
  overflow: visible;
}
.modal-popup._show .modal-footer .action-secondary {
  background: #ffffff;
  border: none;
  font-weight: 600;
  line-height: 22px;
  margin-right: 10px;
  color: #222222;
}
.modal-popup._show .modal-footer .action-primary {
  background: #FFCB02;
  border-radius: 3px;
  font-weight: 600;
  line-height: 22px;
  padding: 12px 40px;
  border: none;
  color: #222222;
}
.modal-popup._show .modal-footer .action-primary:hover {
  opacity: 0.9;
}
.d-center {
  margin: 0 auto;
  display: table;
  text-align: center;
}
div[data-content-type="slider"] {
  visibility: unset;
}
.top {
  height: 50px;
  background: #222222;
}
.top .header-icons {
  margin: 0px 15px;
  color: #fff;
  line-height: 50px;
}
.top .header-icons a {
  font-weight: 600;
  font-size: 14px;
  line-height: 50px;
  color: #ffffff;
  text-decoration: none;
}
.top .header-icons .text-top {
  margin-right: 15px;
}
.top .header-icons .icon_1:before {
  font-family: 'fontello';
  content: "\e800";
  margin-right: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #ffcb02;
}
.top .header-icons .icon_2:before {
  font-family: 'fontello';
  content: "\e801";
  margin-right: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #ffcb02;
}
.top .header-icons .icon_3:before {
  font-family: 'fontello';
  content: "\e80d";
  margin-right: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #ffcb02;
}
.top .header-icons .icon_4:before {
  font-family: 'fontello';
  content: "\e80a";
  margin-right: 5px;
  font-size: 16px;
}
.top .header-icons .icon_5:before {
  font-family: 'fontello';
  content: "\e809";
  margin-right: 5px;
  font-size: 16px;
}
.nav-sections {
  background: #f4f5f5;
}
.nav-sections .section-item-content .menu-container .menu.horizontal {
  background: #f4f5f5;
}
.nav-sections .section-item-content .menu-container .menu.horizontal ul li a {
  color: #222222;
}
.nav-sections .section-item-content .navigation {
  background: #f4f5f5;
}
.nav-sections .section-item-content .navigation .level0 {
  margin: 0 25px 0 0;
}
.nav-sections .section-item-content .navigation .level0.parent > .level-top {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sections .section-item-content .navigation ul .category-item .level-top {
  font-weight: 700;
  font-size: 14px;
  color: #222222;
  line-height: 50px;
}
.nav-sections .section-item-content .navigation ul .category-item .ui-icon-caret-1-e {
  display: none;
}
.nav-sections .section-item-content .navigation ul .category-item:hover {
  background: #222222;
  border-radius: 3px;
}
.nav-sections .section-item-content .navigation ul .category-item:hover .level-top {
  color: #fff;
}
.nav-sections .section-item-content .navigation ul .category-item .submenu .category-item a {
  text-decoration: none;
}
.nav-sections .section-item-content .navigation ul .category-item .submenu .category-item span {
  font-size: 14px;
  color: #222222;
  line-height: 19px;
}
.nav-sections .section-item-content .navigation ul .festool-menu {
  border-radius: 3px;
  padding: 0px 28px;
  color: #3E3C3F;
  background-color: #ffffff;
  border: 1px solid #D6D6D6;
}
.nav-sections .section-item-content .navigation ul .sale-menu .level-top {
  color: #BE0064;
}
.store.menu {
  background: #f4f5f5;
  z-index: 0;
  position: relative;
}
.nav-sections {
  z-index: 2;
}
.header-logo {
  display: inline-block;
  width: 100%;
}
.page-header {
  margin-bottom: 0px;
}
.page-header .header.content {
  padding: 0px;
  z-index: 10;
  position: relative;
}
.page-header .header.content .columns {
  padding: 27px 0px;
  display: table;
  z-index: 3;
}
.page-header .header.content .columns .logo {
  margin: 0px;
}
.page-header .header.content .columns #search {
  height: 37px;
  padding: 15px;
  border: 1px solid #D6D6D6;
  border-radius: 3px;
}
.page-header .header.content .columns #search::-webkit-input-placeholder,
.page-header .header.content .columns #search::placeholder {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  opacity: 1;
  color: #666666;
}
.page-header .header.content .minicart-wrapper .showcart .counter.qty {
  display: inherit;
  background: #FFCB02;
  border-radius: 25px;
  width: 23px;
  height: 23px;
  color: #222222;
  font-size: 14px;
  top: -10px;
  right: 10px;
  z-index: -1;
  position: relative;
}
.page-header .header.content .minicart-wrapper .showcart .counter.qty.empty {
  display: none;
}
.page-header .header.content .block-search {
  width: 50%;
  float: left;
}
.page-header .header.content .block-search .action.search {
  top: 0;
  z-index: 1;
  border-left: 1px solid #ccc;
  border-radius: 0px !important;
  height: 11px;
}
.page-header .header.content .block-search .action.search:before {
  font-size: 20px;
  line-height: 14px;
  overflow: visible;
  top: -2px;
  position: relative;
}
.page-header .header.content .menu-button {
  display: none;
  float: right;
  border-radius: 25px;
  padding: 0px 15px;
}
.page-header .header.content .menu-button .nav-toggle {
  display: flex;
  align-items: center;
  height: 38px;
  float: left;
  position: inherit;
}
.page-header .header.content .menu-button .nav-toggle:before {
  color: #222222;
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello/font/fontello.eot?78051225');
  src: url('../font/fontello/font/fontello.eot?78051225#iefix') format('embedded-opentype'), url('../font/fontello/font/fontello.woff2?78051225') format('woff2'), url('../font/fontello/font/fontello.woff?78051225') format('woff'), url('fontello2/font/fontello.ttf?78051225') format('truetype'), url('../font/fontello/font/fontello.svg?78051225#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
li.level0:nth-child(1) > a > span:nth-child(2):before {
  font-family: 'fontello';
  content: "\e811";
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
}
li.level0:nth-child(2) > a > span:nth-child(2):before {
  font-family: 'fontello';
  content: "\e812";
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
}
li.level0:nth-child(3) > a > span:nth-child(2):before {
  font-family: 'fontello';
  content: "\e814";
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
}
li.level0:nth-child(4) > a > span:nth-child(2):before {
  font-family: 'fontello';
  content: "\e80f";
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
}
li.level0:nth-child(5) > a > span:nth-child(2):before {
  font-family: 'fontello';
  content: "\e813";
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
}
li.level0:nth-child(6) > a > span:nth-child(2):before {
  font-family: 'fontello';
  content: "\e810";
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
}
li.level0:nth-child(7) > a > span:nth-child(1):before {
  font-family: 'fontello';
  content: "\e80e";
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
}
.icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 768px) {
  .page-wrapper .nav-toggle {
    padding-right: 0 !important;
  }
  .nav-open .page-wrapper {
    left: 0;
  }
  .nav-open .page-wrapper .nav-toggle:before {
    content: '\e616';
  }
}
/*Desctop: 1919*/
/*Desctop: 1501*/
/*Desctop: 1240*/
/*Desctop: 992*/
/*Desctop: 768*/
@media (max-width: 991px) {
  .page-header {
    margin-bottom: 0px;
  }
  .page-header .header.content .menu-button {
    display: block;
    padding: 0px;
    margin-top: -5px;
  }
  .page-header .header.content .columns {
    padding: 22px 15px;
  }
  .page-header .header.content .columns .logo {
    width: 136px;
  }
  .page-header .header.content .columns .block-search {
    width: 100%;
    margin: 0 auto;
    display: table;
  }
  .page-header .header.content .columns .block-search .label:before {
    right: 0px;
    top: 33px;
    position: relative;
  }
  .page-header .header.content .columns .block-search input {
    margin: 0px;
  }
  .page-header .header.content .columns .block-search .control {
    border: none;
    margin: 0px;
    padding: 0px;
  }
  .page-header .header.content .columns .block-search .control #search {
    position: static;
    display: block;
  }
  .page-header .header.content .minicart-wrapper {
    top: 10px;
    right: 50px;
    position: absolute;
  }
  .page-header .header.content .minicart-wrapper a:before {
    color: #222222;
  }
  .page-header .header.content .minicart-wrapper .action {
    padding: 0px 20px !important;
  }
  .bx-wrapper .bx-controls-direction a {
    z-index: 9 !important;
  }
}
/*Desctop: 550*/
@media (max-width: 767px) {
  .top .header-icons {
    display: inline-block;
  }
  .top .header-icons .text-top {
    display: none;
  }
  .top .header-icons .text-top.text-user-account {
    display: inline-block;
  }
}
/*Desctop: 425*/
/*Desctop: 320*/
.pagebuilder-slider {
  min-height: unset !important;
}
.pagebuilder-slide-wrapper {
  border-radius: 5px;
}
h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #222222;
  padding-bottom: 25px;
}
.section-brand {
  background-color: red;
}
.section-brand h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #222222;
  padding-bottom: 12px;
  padding-top: 32px;
}
.section-brand .slick-slider-mark {
  padding-bottom: 48px;
}
.section-brand .slick-slider-mark a {
  display: block;
  float: left;
}
.columns .column.main {
  padding-bottom: 0px;
  order: 0;
}
.columns .column.main .block:last-child {
  margin-bottom: 0px;
}
.products-grid .widget-product-grid .product-item {
  margin-bottom: 25px;
}
.products-grid .widget-product-grid .product-item .product-item-info {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  padding: 12px 24px 15px 24px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #fff;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-details {
  text-align: center;
  line-height: 19px;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-details .product-item-name {
  font-weight: 400;
  font-size: 14px;
  max-height: 40px;
  overflow: hidden;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-details .price-box {
  margin: 25px 0 0px;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-details .price-box .price {
  font-weight: 700;
  font-size: 16px;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-photo .product-image-wrapper {
  padding-bottom: 100% !important;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-inner {
  box-shadow: 0px 4px 3px 0 rgba(0, 0, 0, 0.25);
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-inner .product-item-actions {
  margin: 0px;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-inner .actions-secondary {
  display: none;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-inner .actions-primary {
  display: table;
  width: 100%;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-inner .actions-primary button.action.primary {
  background-color: #ffcb02 !important;
  border-color: #ffcb02 !important;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-inner .actions-primary .tocart {
  width: 100%;
  border-radius: 3px;
  color: #222222;
  line-height: 28px;
}
.products-grid .widget-product-grid .product-item .product-item-info .product-item-inner .actions-primary .stock.unavailable {
  padding-right: 0px;
  color: red;
}
.products-grid .widget-product-grid .product-item .product-item-info:hover {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin: 0px;
}
.shopping-benefits {
  padding-top: 48px;
  padding-bottom: 48px;
}
.shopping-benefits h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #222222;
}
.shopping-benefits p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}
.shopping-benefits .policy-box {
  border: 1px solid #D6D6D6;
  height: 140px;
  background: #fff;
  border-radius: 5px;
  padding: 24px;
  margin-top: 32px;
  margin-left: 11px;
  margin-right: 11px;
}
.shopping-benefits .policy-box .box-content .icon-service {
  padding-bottom: 15px;
}
.shopping-benefits .policy-box .box-content .service-content .info-title h3 {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  color: #222222;
}
.shopping-benefits .policy-box .box-content .service-content .sub-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}
.carousel-special-deals .block-products-list {
  margin-bottom: 10px;
}
/*.section-fast-delivery, .section-special-deals, .section-seo{*/
/* BRAKE */
.block-static-block.widget {
  margin-bottom: 48px;
}
.widget.block-products-list {
  margin-bottom: 0px;
}
.section-special-offer {
  padding-top: 48px;
}
/* BRAKE */
.section-check-now .content-check {
  background-size: cover;
  border-radius: 4px;
  padding: 25px;
  height: 220px;
  color: #ffffff;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.section-check-now .content-check h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 8px;
}
.section-check-now .content-check .sub-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.section-check-now .content-check .btn.link {
  font-size: 14px;
  line-height: 19px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 13px 20px;
  gap: 10px;
  color: #222222;
  background: #ffcb02;
  position: absolute;
  bottom: 25px;
}
.section-check-now .check-1 {
  background-image: url('/media/wysiwyg/check-1.jpg');
}
.section-check-now .check-2 {
  background-image: url('/media/wysiwyg/check-2.jpg');
}
.section-check-now .check-3 {
  background-image: url('/media/wysiwyg/check-3.jpg');
}
.section-check-now .check-4 {
  background-image: url('/media/wysiwyg/check-4.jpg');
}
.section-seo .row .col-lg-2 {
  text-align: center;
}
.section-seo .row h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
}
.section-seo .row p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
[data-content-type="slide"] + [data-content-type="slide"] {
  height: auto;
}
.slaider-home .bx-wrapper {
  margin-top: 20px;
}
/*Desctop: 1919*/
/*Desctop: 1501*/
/*Desctop: 1240*/
/*Desctop: 992*/
@media (max-width: 1239px) {
  .pagebuilder-slide-wrapper {
    height: 280px;
    min-height: unset !important;
  }
}
/*Desctop: 768*/
@media (max-width: 991px) {
  .pagebuilder-slide-wrapper {
    height: 208px;
  }
}
/*Desctop: 550*/
@media (max-width: 767px) {
  .section-slider {
    display: none;
  }
  .products-grid .widget-product-grid .product-item .product-item-info {
    background: #fff;
  }
  .products-grid .widget-product-grid .product-item .product-item-info .price-final_price .special-price .brutto {
    display: none;
  }
  .products-grid .widget-product-grid .product-item .product-item-info .product-item-inner .actions-primary {
    display: none;
  }
  .shopping-benefits {
    padding-left: 15px;
    padding-right: 15px;
  }
  .shopping-benefits .policy-box {
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
/*Desctop: 425*/
/*Desctop: 320*/
.page-layout-2columns-left h1.page-title {
  padding-bottom: 44px;
}
.page-layout-2columns-left #maincontent,
.catalog-product-view #maincontent,
.page-layout-1column #maincontent {
  padding-bottom: 34px;
}
.page-layout-2columns-left #maincontent .category-cms,
.catalog-product-view #maincontent .category-cms,
.page-layout-1column #maincontent .category-cms {
  margin-bottom: 0px;
}
.page-layout-2columns-left #maincontent .products,
.catalog-product-view #maincontent .products,
.page-layout-1column #maincontent .products {
  margin: 10px 0;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item,
.catalog-product-view #maincontent .products .products.list .product-item,
.page-layout-1column #maincontent .products .products.list .product-item {
  padding: 0px;
  margin-bottom: 20px;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  padding: 12px 24px 15px 24px;
  box-shadow: none;
  background-color: #fff;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-details,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-details,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-details {
  text-align: center;
  line-height: 19px;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-details .product-item-name,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-details .product-item-name,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-details .product-item-name {
  font-weight: 400;
  font-size: 14px;
  height: 55px;
  overflow: hidden;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-details .price-box,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-details .price-box,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-details .price-box {
  margin: 25px 0 0px;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-details .price-box .price,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-details .price-box .price,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-details .price-box .price {
  font-weight: 700;
  font-size: 16px;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container {
  margin: 0 auto;
  display: table;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-inner,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-inner,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-inner {
  box-shadow: none;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-inner .product-item-actions,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-inner .product-item-actions,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-inner .product-item-actions {
  margin: 0px;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-secondary,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-secondary,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-secondary {
  display: none;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary {
  display: table;
  width: 100%;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary button.action.primary,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary button.action.primary,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary button.action.primary {
  background-color: #ffcb02 !important;
  border-color: #ffcb02 !important;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .tocart,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .tocart,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .tocart {
  width: 100%;
  border-radius: 3px;
  color: #222222;
  line-height: 28px;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .stock.unavailable,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .stock.unavailable,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .stock.unavailable {
  padding-right: 0px;
  color: red;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info:hover,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info:hover,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info:hover {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin: 0px;
}
.page-layout-2columns-left .product-item-info .sku-value,
.catalog-product-view .product-item-info .sku-value,
.page-layout-1column .product-item-info .sku-value {
  font-size: 12px;
  text-transform: uppercase;
  color: #8b8b8b;
  padding: 1px 0 7px 0;
}
.page-layout-2columns-left .products ~ .toolbar-products,
.catalog-product-view .products ~ .toolbar-products,
.page-layout-1column .products ~ .toolbar-products {
  margin: 0px auto 8px auto;
  display: table;
}
.page-layout-2columns-left .pages .items .item,
.catalog-product-view .pages .items .item,
.page-layout-1column .pages .items .item {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.page-layout-2columns-left .pages .items .item .page,
.catalog-product-view .pages .items .item .page,
.page-layout-1column .pages .items .item .page {
  background: transparent;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: unset;
  display: block;
}
.page-layout-2columns-left .pages .items .item.current,
.catalog-product-view .pages .items .item.current,
.page-layout-1column .pages .items .item.current,
.page-layout-2columns-left .pages .items .item:hover,
.catalog-product-view .pages .items .item:hover,
.page-layout-1column .pages .items .item:hover {
  border: 1px solid #ffcb02;
}
.page-layout-2columns-left .pages .items .item.current .page,
.catalog-product-view .pages .items .item.current .page,
.page-layout-1column .pages .items .item.current .page,
.page-layout-2columns-left .pages .items .item:hover .page,
.catalog-product-view .pages .items .item:hover .page,
.page-layout-1column .pages .items .item:hover .page {
  color: #222222;
}
.page-layout-2columns-left .pages .action.next,
.catalog-product-view .pages .action.next,
.page-layout-1column .pages .action.next,
.page-layout-2columns-left .pages .action.previous,
.catalog-product-view .pages .action.previous,
.page-layout-1column .pages .action.previous {
  background: transparent;
  border: none;
  margin-left: 0px;
  margin-right: 0px;
  padding: 2px 0 0 0 !important;
  box-shadow: none;
  height: auto;
  display: block;
}
.page-layout-2columns-left .pages .action.next:before,
.catalog-product-view .pages .action.next:before,
.page-layout-1column .pages .action.next:before,
.page-layout-2columns-left .pages .action.previous:before,
.catalog-product-view .pages .action.previous:before,
.page-layout-1column .pages .action.previous:before {
  top: -2px;
  position: relative;
}
.page-layout-2columns-left .sidebar-main,
.catalog-product-view .sidebar-main,
.page-layout-1column .sidebar-main {
  padding-left: 13px;
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-title,
.catalog-product-view .sidebar-main .filter .filter-options-title,
.page-layout-1column .sidebar-main .filter .filter-options-title {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
  padding: 15px 0px 5px 0px;
  border-top: 1px solid #E5E5E5;
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-title:after,
.catalog-product-view .sidebar-main .filter .filter-options-title:after,
.page-layout-1column .sidebar-main .filter .filter-options-title:after {
  right: 7px;
}
.page-layout-2columns-left .sidebar-main .filter .block-subtitle,
.catalog-product-view .sidebar-main .filter .block-subtitle,
.page-layout-1column .sidebar-main .filter .block-subtitle {
  display: none;
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-item,
.catalog-product-view .sidebar-main .filter .filter-options-item,
.page-layout-1column .sidebar-main .filter .filter-options-item {
  border-color: #E5E5E5;
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-item .filter-options-content,
.catalog-product-view .sidebar-main .filter .filter-options-item .filter-options-content,
.page-layout-1column .sidebar-main .filter .filter-options-item .filter-options-content {
  padding: 0px;
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-item .filter-options-content .items .item,
.catalog-product-view .sidebar-main .filter .filter-options-item .filter-options-content .items .item,
.page-layout-1column .sidebar-main .filter .filter-options-item .filter-options-content .items .item {
  margin: 15px 0;
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-item .filter-options-content .items .item a,
.catalog-product-view .sidebar-main .filter .filter-options-item .filter-options-content .items .item a,
.page-layout-1column .sidebar-main .filter .filter-options-item .filter-options-content .items .item a {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #222222;
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count,
.catalog-product-view .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count,
.page-layout-1column .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count {
  color: #666666;
  float: right;
  font-weight: 400;
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count:before,
.catalog-product-view .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count:before,
.page-layout-1column .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count:before,
.page-layout-2columns-left .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count:after,
.catalog-product-view .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count:after,
.page-layout-1column .sidebar-main .filter .filter-options-item .filter-options-content .items .item a .count:after {
  content: '';
}
.page-layout-2columns-left .sidebar-main .filter .filter-options-item .filter-options-content .items .item a:hover,
.catalog-product-view .sidebar-main .filter .filter-options-item .filter-options-content .items .item a:hover,
.page-layout-1column .sidebar-main .filter .filter-options-item .filter-options-content .items .item a:hover {
  color: #ffcb02;
  background-color: transparent;
}
.page-products .sorter {
  float: left;
  margin-right: 15px;
  position: relative;
}
.page-products .toolbar-amount {
  float: right;
}
.page-products .toolbar #limiter {
  width: 90px;
}
.page-products .toolbar .limiter {
  display: table;
  position: relative;
}
.page-products .toolbar .limiter-text {
  display: none;
}
.page-products .toolbar label {
  max-width: 85%;
  white-space: nowrap;
  top: -9px;
  background: #fff;
  padding: 0px 10px 0px 10px;
  left: 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #666;
  position: absolute;
}
.products.wrapper ~ .toolbar .limiter {
  display: none;
}
.toolbar-products .toolbar-amount {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
}
.toolbar-products select {
  border: 1px solid #D6D6D6;
  background-color: #ffffff;
  box-shadow: none;
  margin: 0px;
}
.border-separator {
  margin: 0px 0px 40px 0px;
}
/*Desctop: 1919*/
/*Desctop: 1501*/
/*Desctop: 1240*/
/*Desctop: 992*/
/*Desctop: 768*/
/*Desctop: 550*/
/*Desctop: 425*/
/*Desctop: 320*/
.box-tocart {
  margin: 0px;
}
.box-tocart .fieldset .qty {
  float: left;
  margin-right: 6px;
}
.box-tocart .fieldset .qty label {
  display: none;
}
.box-tocart .fieldset .qty #qty {
  height: 48px;
  border: 1px solid #D6D6D6;
  border-radius: 3px;
}
.box-tocart .fieldset .actions button {
  width: 79%;
  display: block;
}
.box-tocart .fieldset .actions button span {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.catalog-product-view .page-main .detailed {
  margin-bottom: 20px;
}
.catalog-product-view .page-main .detailed .items {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  height: 64px;
}
.catalog-product-view .page-main .detailed .items .item.title {
  padding-top: 2px;
}
.catalog-product-view .page-main .detailed .items .item.title a:after {
  display: none;
}
.catalog-product-view .page-main .detailed .items .item {
  background: #fff;
  border: none;
  padding-top: 10px !important;
}
.catalog-product-view .page-main .detailed .items .item .data {
  border: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 38px;
  color: #222222 !important;
}
.catalog-product-view .page-main .detailed .items .item .switch {
  background: #fff;
}
.catalog-product-view .page-main .detailed .items .content {
  border-top: 1px solid #D6D6D6;
  float: none;
  margin-left: 0px;
}
.catalog-product-view .page-main .detailed .items .active {
  border-bottom: 2px solid #ffcb02;
}
.catalog-product-view .page-main .detailed .items .active .data {
  font-weight: 600;
}
.catalog-product-view .page-main .content-tab .tab-title {
  margin-top: 48px;
  margin-bottom: 20px;
}
.catalog-product-view .page-main .content-tab .tab-title a {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 20px;
  text-decoration: none;
  color: #222222;
}
.catalog-product-view .page-main .block .block-title strong {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
}
.catalog-product-view .page-main .block .block-actions {
  display: none;
}
.catalog-product-view .page-main .block #block-related-heading,
.catalog-product-view .page-main .block #block-upsell-heading {
  display: none;
}
.catalog-product-view .additional-attributes {
  width: 100% !important;
  border-collapse: collapse;
}
.catalog-product-view .additional-attributes .col {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-size: 14px !important;
  line-height: 19px !important;
}
.catalog-product-view .additional-attributes .label {
  padding-left: 200px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-weight: 600 !important;
}
.catalog-product-view .additional-attributes tr:nth-child(2n+1) {
  background-color: rgba(214, 214, 214, 0.3);
}
.catalog-product-view .additional-attributes tr:nth-child(2n+1) {
  background-color: rgba(214, 214, 214, 0.3);
}
.catalog-product-view .additional-attributes tr:nth-child(2n+1) {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
}
.amrelated-grid-wrapper {
  background-color: #000;
  padding: 20px 30px 0px 30px;
}
.amrelated-grid-wrapper .product-item {
  background-color: #fff;
}
.amrelated-grid-wrapper .product-item .product-item-details {
  text-align: left;
}
.amrelated-grid-wrapper .product-item-actions {
  display: none;
}
.page-products h1.page-title {
  font-size: 30px;
  line-height: 40px;
  color: #222222;
  font-weight: 700;
  margin-bottom: 24px;
}
.page-products .reviews-url {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  padding-top: 10px;
  padding-bottom: 30px;
  display: block;
}
.page-products .product-column-2 .attribute-product-numbers .attribute {
  display: inline-block;
  margin-right: 30px;
  font-size: 12px;
  color: #666666;
}
.page-products .product-column-2 .product.attribute {
  font-size: 12px;
  padding-bottom: 20px;
}
.page-products .product-column-2 .product.attribute strong {
  font-size: 14px;
  padding-bottom: 12px;
  line-height: 20px;
}
.page-products .product-column-2 .gwarancja img {
  margin-top: 20px;
}
.page-products .product-column-3 {
  border-radius: 3px;
  padding: 0px;
  padding-left: 40px;
  margin-bottom: 100px;
}
.page-products .product-column-3 .product-info-price {
  border-top: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  border-left: 1px solid #D6D6D6;
}
.page-products .product-column-3 .price-box {
  width: 100%;
  display: table;
  border-bottom: 1px solid #D6D6D6;
  padding: 25px 25px 16px 25px;
}
.page-products .product-column-3 .box-tocart {
  border-bottom: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  border-left: 1px solid #D6D6D6;
  padding: 16px 25px 16px 25px;
}
.page-products .product-column-3 .box-tocart .fieldset:last-child {
  margin-bottom: 0px;
}
.page-products .product-column-3 .stock-available {
  padding: 16px 25px 16px 25px;
  border-bottom: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  border-left: 1px solid #D6D6D6;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.page-products .product-column-3 .stock-available .stock.available span {
  color: #41ad00;
}
.page-products .product-column-3 .stock-available .warehouse {
  margin-bottom: 10px;
  display: table;
}
.page-products .product-column-3 .stock-available .warehouse .left {
  color: #666;
  float: left;
  margin-right: 10px;
}
.page-products .product-column-3 .stock-available .warehouse .left .icon-dostawa {
  font-size: 25px;
}
.page-products .product-column-3 .stock-available .warehouse .left .icon-wysylka {
  font-size: 30px;
}
.page-products .product-column-3 .stock-available .warehouse .right {
  display: flex;
  flex-direction: column;
  padding-left: 15px;
}
.page-products .product-column-3 .stock-available .warehouse .right span {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
}
.page-products .product-column-3 .stock-available .warehouse .right .green {
  font-weight: 400;
}
.page-products .product-column-3 .stock-available .warehouse.row-2 .right {
  padding-left: 10px;
  padding-top: 7px;
}
.page-products .product-column-3 .special-price .price {
  font-size: 30px;
  line-height: 40px;
  color: #222222;
  font-weight: 700;
  display: inline-block;
}
.page-products .product-column-3 .special-price .price-final_price {
  float: left;
  margin-right: 5px;
}
.page-products .product-column-3 .special-price .brutto {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  opacity: 0.8;
  top: 13px;
  position: relative;
}
.page-products .product-column-3 .old-price .price {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  opacity: 0.8;
  text-decoration-line: line-through;
}
.page-products .product-column-3 .discount-price {
  float: right;
  flex-direction: row;
  align-items: flex-start;
  padding: 2px 8px;
  gap: 10px;
  border: 1px solid #47B934;
  border-radius: 5px;
  position: relative;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  color: #47B934;
  opacity: 0.8;
  display: flex;
  margin-top: 5px;
}
.page-products .leasing {
  padding-top: 30px;
  padding-left: 7px;
  padding-right: 7px;
}
.page-products .leasing .heading-leasing {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.page-products .leasing .logos {
  border: 1px solid #D6D6D6;
  padding: 25px;
  margin: 0px;
  border-radius: 3px;
  margin-top: 20px;
}
.page-products .leasing .logos .leaselink img {
  margin-top: 6px;
  margin-bottom: 22px;
}
.page-products .leasing .logos .bnp_raty img {
  height: 39px;
  margin-bottom: 10px;
  margin-left: -5px;
}
.page-products .leasing .logos span {
  font-weight: 600;
  font-size: 14px;
  color: #666666;
  line-height: 19px;
}
.page-products .leasing .logos a {
  text-decoration: none;
}
.page-products .leasing .logos a:hover span {
  color: #222;
}
.review-add .review-field-ratings {
  width: 49%;
  float: left;
}
.review-add .right {
  width: 49%;
  float: right;
}
.review-add .review-form {
  max-width: 100%;
}
.review-add .review-legend {
  margin-bottom: 40px;
}
.review-add .review-legend h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
  margin-top: -25px;
  position: relative;
  margin-bottom: 20px;
}
.review-add .review-legend strong {
  font-family: 'Open Sans';
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}
.review-add .review-field-ratings .label {
  float: left;
  margin-right: 20px;
  width: 150px;
}
.review-add .review-field-ratings .label span {
  font-size: 16px;
  color: #222;
  font-weight: 400;
}
.review-add .review-field-ratings .review-control-vote label::before,
.review-add .review-field-ratings .review-control-vote::before {
  font-size: 20px;
  height: auto;
  letter-spacing: 3px;
  line-height: 20px;
}
.review-add .review-field-text textarea {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  font-size: 14px;
}
.review-add .review-control-vote label::before {
  color: #D6D6D6;
}
#review-button {
  cursor: pointer;
}
/************ related || upsell ************/
.block.related .field.choice {
  display: none;
}
.block.related .related-available .product-item-name {
  margin-left: 0;
}
.products-related .product-item-inner {
  display: none;
}
/*Desctop: 1919*/
/*Desctop: 1501*/
/*Desctop: 1240*/
/*Desctop: 992*/
/*Desctop: 768*/
/*Desctop: 550*/
@media (max-width: 767px) {
  .page-products .product-column-3 {
    padding-left: 0px;
    margin-bottom: 40px;
  }
  .page-products .leasing .logos {
    margin-top: 20px;
  }
  .page-products .leasing .logos .leaselink img {
    margin: 25px auto 10px auto;
  }
  .page-products .leasing .logos .bnp_raty img {
    margin: 25px auto 10px auto;
  }
  .page-products .leasing a {
    margin-bottom: 30px;
    text-align: center;
  }
}
/*Desctop: 425*/
/*Desctop: 320*/
.messages .amrelated-cart-message {
  background: #47B934;
  line-height: 32px;
  border-radius: 3px;
  text-align: left;
  font-size: 14px;
}
.messages .amrelated-cart-message:before {
  display: none;
}
.messages .amrelated-cart-message .product-link {
  color: #222222;
}
.checkout-cart-index .page-title-wrapper {
  padding-top: 15px;
}
.block.crosssell {
  width: 100%;
}
.products-grid .product-item-actions {
  margin: 0px;
}
.shopping-cart-container .form-cart .actions {
  position: relative;
}
.shopping-cart-container .form-cart .actions #empty_cart_button {
  right: 0px;
  position: absolute;
  top: -30px;
  padding: 0px;
  z-index: 1;
}
.shopping-cart-container .form-cart .actions .clear {
  background: #fff;
  border: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #666;
}
.shopping-cart-container .form-cart .actions .clear:before {
  font-family: 'luma-icons';
  content: '\e604';
}
.shopping-cart-container .form-cart .cart.item {
  border-bottom: 1px solid #d6d6d6;
  padding: 25px 0px 25px 0;
  position: relative;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details {
  padding-bottom: 0px;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .product-item-name a {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .sku {
  font-size: 12px;
  line-height: 16px;
  color: #666666;
  margin-bottom: 10px;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .price .cart-price {
  float: left;
  margin-bottom: 5px;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .price .cart-price .price {
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  color: #222222;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .price .cart-price .price span {
  font-weight: 400;
  color: #666666;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .price .brutto {
  font-size: 12px;
  top: 6px;
  left: 6px;
  color: #666666;
  position: relative;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .qty-count {
  vertical-align: sub;
  color: #666666;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .container-qty > input {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .warehause {
  margin-bottom: 10px;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .warehause span {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .subtotal {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .subtotal .cart-price {
  font-weight: 600;
  top: 3px;
  position: relative;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .subtotal .all {
  float: left;
  margin-right: 6px;
}
.shopping-cart-container .form-cart .cart.item .item-info .product-item-details .actions.main .clear {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.shopping-cart-container .form-cart .cart.item .item-actions {
  right: 0px;
  position: absolute;
  top: 25px;
  padding: 0px;
}
.shopping-cart-container .form-cart .cart.item .item-actions .actions-toolbar .action-edit {
  display: none;
}
.shopping-cart-container .form-cart .cart.item .item-actions .actions-toolbar .action-delete {
  text-decoration: none;
}
.shopping-cart-container .form-cart .cart.item .item-actions .actions-toolbar .action-delete:before {
  content: '\e616';
  font-family: 'luma-icons';
  color: #666;
  opacity: 0.3;
  font-size: 22px;
}
.shopping-cart-container .form-cart .cart.item .item-actions .actions-toolbar .action-delete:before:hover {
  opacity: 1;
}
.shopping-cart-container .form-cart .cart.item .item-actions .actions-toolbar .action-delete span {
  overflow: hidden;
  position: absolute;
  width: 0px;
}
.shopping-cart-container .form-cart .payment-accept {
  margin-top: 50px;
  margin-bottom: 50px;
}
.shopping-cart-container .form-cart .payment-accept .block-title strong {
  font-size: 18px;
}
.shopping-cart-container .cart-summary-scroll {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
}
.shopping-cart-container .cart-summary-scroll .summary.title {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  padding: 25px;
  border-bottom: 1px solid #D6D6D6;
  display: block;
}
.shopping-cart-container .cart-summary-scroll .block {
  padding-left: 25px;
  padding-right: 25px;
}
.shopping-cart-container .cart-summary-scroll .block .title {
  color: #666666;
  font-weight: 600;
}
.shopping-cart-container .cart-summary-scroll .block .title:after {
  content: '\f107';
  font-family: 'FontAwesome';
}
.shopping-cart-container .cart-summary-scroll .block.active .title:after {
  content: '\f106';
}
.shopping-cart-container .cart-summary-scroll .cart-totals .totals .amount {
  font-weight: 600;
}
.shopping-cart-container .cart-summary-scroll .cart-totals .sub .mark,
.shopping-cart-container .cart-summary-scroll .cart-totals .sub .amount {
  padding: 6px 25px 15px 25px;
}
.shopping-cart-container .cart-summary-scroll .cart-totals .shipping .mark,
.shopping-cart-container .cart-summary-scroll .cart-totals .shipping .amount {
  padding: 6px 25px 15px 25px;
}
.shopping-cart-container .cart-summary-scroll .cart-totals .grand.totals .mark {
  padding: 20px 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  vertical-align: middle;
}
.shopping-cart-container .cart-summary-scroll .cart-totals .grand.totals .amount {
  padding: 20px 25px;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
}
.shopping-cart-container .cart-summary-scroll .checkout-methods-items {
  padding: 0px 25px;
}
.shopping-cart-container .cart-summary-scroll .checkout-methods-items .checkout {
  width: 100%;
}
.shopping-cart-container .cart-summary-scroll #block-shipping {
  margin-bottom: 15px;
  padding-top: 20px;
}
.shopping-cart-container .cart-summary-scroll #block-discount {
  margin-bottom: 20px;
}
.shopping-cart-container .cart-summary-scroll .checkout-methods-items .action.primary.checkout {
  font-size: 16px;
}
.shopping-cart-container .cart-summary-scroll #coupon_code {
  opacity: 1;
  height: 50px;
  color: #222;
  font-size: 14px;
  font-weight: 600;
}
.shopping-cart-container .finish-order {
  padding-top: 10px;
  line-height: 20px;
  opacity: 0.5;
  color: #222222;
}
.shopping-cart-container .block .block-title {
  margin-bottom: 20px;
}
.shopping-cart-container .block .block-title strong {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 20px;
  text-decoration: none;
  color: #222222;
}
.shopping-cart-container .block.crosssell {
  padding: 0px 5px;
  margin-top: 0px;
  padding-bottom: 34px;
  padding-top: 34px;
}
.shopping-cart-container .block.crosssell .products-grid .product-item {
  width: auto;
  margin-right: 15px;
}
.shopping-cart-container .shopping-benefits .policy-box {
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
.shopping-cart-view .payment-accept {
  margin-top: 50px;
  margin-bottom: 50px;
}
.shopping-cart-view .payment-accept .block-title strong {
  font-size: 18px;
}
/********** Block Minicart *********/
.minicart-wrapper .block-minicart {
  box-shadow: 0px 0px 4px rgba(32, 41, 53, 0.15), 2px 6px 8px rgba(32, 41, 53, 0.15);
  border-radius: 3px;
  border: none;
}
.minicart-wrapper .block-minicart:before {
  border: none;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  margin: 0 -10px;
  padding: 0px 15px;
  border: none;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .action.close {
  display: none;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .action.delete:before {
  content: '\e616';
  font-family: 'luma-icons';
  top: 0px;
  right: 0px;
  color: #666666;
  opacity: 0.3;
  font-size: 22px;
  position: absolute;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .action.edit:before {
  display: none;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .product-item {
  border-bottom: 1px solid #D6D6D6;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .product-item:not(:first-child) {
  border-top: none;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .product-item .product-item-details {
  position: relative;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .product-item .product-item-details .details-qty {
  margin-top: 0px;
  color: #666666;
  float: left;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper .minicart-items .product-item .message {
  display: none;
}
.minicart-wrapper .block-minicart .button-primary {
  width: 100%;
}
.minicart-wrapper .block-minicart .product-item-name > a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  padding-right: 40px;
}
.minicart-wrapper .block-minicart .product-item-name > a:hover {
  color: #222222;
  text-decoration: none;
}
.minicart-wrapper .block-minicart .subtotal {
  margin: 0px;
  text-align: left;
  float: left;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.minicart-wrapper .block-minicart .price-container {
  text-align: right;
  float: right;
}
.minicart-wrapper .block-minicart .amount.price-container {
  float: right;
}
.minicart-wrapper .block-minicart .cart-item-qty {
  border: none;
  padding: 0px;
  width: 15px;
  color: #666666;
}
@media (min-width: 1680px) {
  .cart-summary-crossell {
    display: none;
  }
  .crosssell {
    display: block;
  }
  .shopping-cart-container .price-box {
    margin: 10px 0px 7px !important;
  }
  .shopping-cart-view .shopping-benefits {
    padding-top: 0px !important;
  }
  .shopping-benefits .policy-box {
    margin-left: 0px;
  }
}
/*Desctop: 1919*/
@media (max-width: 1680px) {
  .block.crosssell {
    width: 100%;
  }
  .products-grid .product-item-actions {
    margin: 0px;
  }
  .cart-summary-crossell {
    display: none;
  }
  .crosssell {
    display: block;
  }
  .shopping-cart-container .price-box {
    margin: 10px 0px 7px !important;
  }
  .shopping-cart-view .shopping-benefits {
    padding-top: 0px !important;
  }
  .shopping-benefits .policy-box {
    margin-left: 0px;
  }
}
/*Desctop: 1501*/
/*Desctop: 1240*/
/*Desctop: 992*/
/*Desctop: 768*/
@media (max-width: 991px) {
  /* desktop */
  .crosssell:last-of-type {
    display: none;
  }
  .cart-summary-crossell {
    display: block !important;
  }
  /* mobile */
  .crosssell:first-of-type {
    display: block;
  }
  .shopping-cart-container .block.crosssell {
    padding-bottom: 0px;
    text-align: -webkit-center;
    padding: 0px 0px;
  }
  .shopping-cart-container .cart-summary-scroll {
    margin-top: 10px !important;
  }
  .block-title.title {
    display: block !important;
    margin-top: 25px;
  }
  .tocart {
    display: block !important;
  }
  .actions-primary {
    display: block !important;
  }
  .product-item-actions {
    display: block !important;
  }
  .product-item-inner {
    display: block !important;
  }
  button.action.primary {
    padding: 6px 17px !important;
  }
  .shopping-cart-container .price-box {
    margin: 10px 0px 7px !important;
  }
}
/*Desctop: 550*/
@media (max-width: 767px) {
  .shopping-cart-container {
    /*        .form-cart {
            .cart.item {
                .item-actions {
                    top: 10px;
                    right: 20px;
                    position: absolute;
                }
            }
        }*/
  }
  .shopping-cart-container .cart-summary-scroll {
    margin-top: 40px;
  }
  .shopping-cart-container .shopping-benefits .policy-box {
    margin-bottom: 15px;
  }
  .shopping-cart-container .products.product-items {
    display: block !important;
  }
}
@media (min-width: 640px) {
  .cart-summary-crossell .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 58px !important;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: relative !important;
    width: 150px !important;
  }
}
/*Desctop: 425*/
@media (max-width: 480px) {
  .block.crosssell {
    padding: 0px 5px;
    margin-top: 0px;
    padding-bottom: 34px;
    padding-top: 34px;
  }
  .block.crosssell .products-grid .product-item {
    width: 100%;
    margin: 0 auto;
  }
  .block.crosssell .product-item-info {
    padding: 12px 8px 15px 8px!important;
    width: 172px !important;
  }
  .block.crosssell .product-item {
    margin-right: 3px !important;
  }
}
/*Desctop: 320*/
@media (max-width: 360px) and (min-width: 1px) {
  .block.crosssell {
    padding: 0px 5px;
    margin-top: 0px;
    margin-bottom: 5px !important;
    padding-bottom: 34px;
    padding-top: 34px;
  }
  .block.crosssell .products-grid .product-item {
    width: 100%;
    margin: 0 auto;
  }
  .block.crosssell .product-item-info {
    padding: 12px 30px 15px 30px!important;
    width: 100% !important;
  }
  .block.crosssell .product-item {
    margin-right: 3px !important;
  }
  .shopping-cart-container .block.crosssell .products-grid .product-item {
    width: 100%;
    margin-right: 15px;
  }
}
.firecheckout .form-shipping-address input[type="checkbox"]:checked,
.firecheckout #checkout input[type="checkbox"]:checked,
.firecheckout .form-shipping-address input[type="radio"]:checked,
.firecheckout #checkout input[type="radio"]:checked {
  box-shadow: 0 0 0 10px #464646 inset !important;
}
.field[name="shippingAddress.custom_attributes.is_business_account"] {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  display: table;
  padding: 20px;
  margin: 20px 0px;
  width: 50% !important;
  position: relative;
}
.address[name="billingAddressshared.custom_attributes.is_business_account"] {
  display: none !important;
}
.address .choice .field[name="custom_attributes[is_business_account]"] {
  display: none !important;
}
#co-shipping-form .buy_company > span:nth-child(1) {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
}
#co-shipping-form .require_span {
  margin-bottom: 8px;
  color: #666666;
}
#co-shipping-form .control .message {
  margin: 0px !important;
}
#co-shipping-form .fc-dirty input {
  padding-top: 0em !important;
  padding-bottom: 0px !important;
}
.billing-address-same-as-shipping-block > label:nth-child(2) > span:nth-child(1) {
  font-weight: 600;
  color: #145FDC;
  cursor: pointer;
}
.cart.message.notice {
  display: none;
}
.fieldset.swissup-checkout-fields .step-title {
  display: none;
}
.swissup-checkout-fields__field div.admin__field:nth-child(1) {
  width: 49%;
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  padding: 20px;
  float: left;
}
.swissup-checkout-fields__field div.admin__field:nth-child(2) {
  width: 49%;
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  padding: 20px;
  float: right;
}
.swissup-checkout-fields__field fieldset.admin__field > legend {
  display: block !important;
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 30px;
}
.swissup-checkout-fields {
  display: none;
}
.buy_company {
  margin-bottom: 30px;
}
.ship-to .shipping-information-title .step-t {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #222222;
}
.ship-to .shipping-information-title .action-edit {
  display: none;
}
.ship-to .shipping-information-title span:nth-child(1) {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 20px;
  display: table;
}
.ship-to .shipping-information-content {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
}
#checkout .opc-block-summary .product-item .price {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
}
#checkout .opc-block-summary .product-item .cart-price {
  clear: both;
  float: right;
  margin-top: 10px;
}
#checkout .opc-block-summary .totals .amount .price {
  font-weight: 600;
}
#checkout .opc-block-summary .table-totals {
  padding: 25px 25px 0px 25px;
}
#checkout .opc-wrapper .shipping-address-item.selected-item:after {
  display: none;
}
#checkout .opc-wrapper .shipping-address-item.selected-item {
  border: 1px solid #666666 !important;
  border-radius: 3px;
}
#checkout .opc-wrapper .fc-size-l .shipping-address-item {
  border: 1px solid #D6D6D6 !important;
  padding: 0px;
}
#checkout .opc-wrapper .shipping-address-item {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 19px;
}
#checkout .opc-wrapper .shipping-address-item button + button {
  margin: 0px !important;
  position: absolute;
  right: 5px;
  top: 5px;
}
#checkout .opc-wrapper .shipping-address-item a {
  color: #222222;
  text-decoration: none;
  display: table;
}
#checkout .opc-wrapper .shipping-address-item .edit-address-link {
  display: block !important;
  position: absolute;
  right: 10px;
  top: 0px;
  border: none;
}
#checkout .opc-wrapper .checkout-shipping-address button.action {
  padding: 7px 15px;
}
#checkout .button-address,
#checkout .edit-address-link {
  border: none;
  padding: 0px;
}
#checkout .button-address:hover,
#checkout .edit-address-link:hover,
#checkout .button-address:active,
#checkout .edit-address-link:active,
#checkout .button-address:focus,
#checkout .edit-address-link:focus {
  background: none;
  box-shadow: none;
}
#checkout .button-address span,
#checkout .edit-address-link span {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #145FDC;
}
#checkout .button-address span:hover,
#checkout .edit-address-link span:hover,
#checkout .button-address span:active,
#checkout .edit-address-link span:active,
#checkout .button-address span:focus,
#checkout .edit-address-link span:focus {
  text-decoration: underline;
  background: none;
  box-shadow: none;
}
#checkout .checkout-payment-method .payment-method {
  padding: 15px 25px;
}
#checkout .checkout-payment-method .payment-method .payment-method-title .payment-icon {
  float: right;
  margin-top: -4px;
  width: 100px;
}
#checkout .checkout-payment-method .payment-method .payment-method-title .label {
  font-weight: 600;
}
#checkout .TpayRegulations {
  text-align: left;
  margin-top: 15px;
}
.new-shipping-address-modal .step-title {
  display: none;
}
.new-shipping-address-modal .shipping-information {
  display: none;
}
.new-shipping-address-modal .modal-header {
  width: 100%;
}
.modal-footer button.action {
  margin-right: 20px;
}
.account .column.main .block:not(.widget) .box-title > span {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 0px;
}
.checkout-agreements-block .checkout-agreements .checkout-agreement {
  display: table !important;
}
.checkout-agreements-block .checkout-agreements .checkout-agreement .action {
  padding: 0px !important;
  width: 90%;
  top: 10px;
  position: relative;
}
.checkout-success-container .thank-you-note {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  padding: 30px 25px 40px 25px;
  margin-bottom: 30px;
}
.checkout-success-container .thank-you-note .check {
  float: left;
  margin-right: 10px;
}
.checkout-success-container .thank-you-note .block-title strong {
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 33px;
  color: #222222;
}
.checkout-success-container .thank-you-note .block-content {
  padding-left: 40px;
}
.checkout-success-container .thank-you-note .block-content span {
  font-weight: 700;
}
.checkout-success-container .thank-you-note .print_order {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #145FDC;
}
.checkout-success-container .thank-you-note .print_order:hover {
  text-decoration: none;
}
.checkout-success-container .block-order-details-view .block-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #222222;
  border-bottom: 1px solid #D6D6D6;
  margin-bottom: 20px;
}
.checkout-success-container .block-order-details-view .box-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #222222;
}
.checkout-success-container .block-order-details-view .box-content a {
  color: #222;
  text-decoration: none;
}
.checkout-success-container .block-order-details-view .box-content a:hover {
  text-decoration: none;
}
.checkout-success-container .block-order-details-view .custom-shipping-address .box-title,
.checkout-success-container .block-order-details-view .custom-billing-address .box-title,
.checkout-success-container .block-order-details-view .custom-order-billing-method .box-title,
.checkout-success-container .block-order-details-view .custom-shipping-method .box-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  margin: 0 0 20px;
  color: #222222;
}
.checkout-success-container .block-order-details-view .custom-shipping-address .box-content,
.checkout-success-container .block-order-details-view .custom-billing-address .box-content,
.checkout-success-container .block-order-details-view .custom-order-billing-method .box-content,
.checkout-success-container .block-order-details-view .custom-shipping-method .box-content {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  padding: 20px;
  width: 95%;
  margin-bottom: 40px;
}
.checkout-success-container .block-order-details-view .custom-shipping-address .box-content .title,
.checkout-success-container .block-order-details-view .custom-billing-address .box-content .title,
.checkout-success-container .block-order-details-view .custom-order-billing-method .box-content .title,
.checkout-success-container .block-order-details-view .custom-shipping-method .box-content .title {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #222222;
}
.checkout-success-container .block-order-details-view .custom-order-billing-method {
  margin-top: 20px;
}
.checkout-success-container .block-order-details-view .custom-block-shipping-method .custom-shipping-method span {
  font-size: 24px;
  margin-bottom: 20px;
  display: block;
}
.checkout-success-container .custom-register {
  border: 1px solid #D6D6D6;
  border-radius: 3px;
  padding: 30px 20px;
}
.checkout-success-container .custom-register .block-title {
  text-align: center;
}
.checkout-success-container .custom-register .block-title strong {
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 33px;
  color: #222222;
}
.checkout-success-container .custom-register .action.primary {
  text-align: center;
  margin: 20px 0px 25px 0px;
  width: 100%;
}
.checkout-success-container .order-details-items {
  border-radius: 3px;
  padding: 0px;
}
.checkout-success-container .order-details-items .product-item-name {
  font-size: 14px;
}
.checkout-success-container .order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 0px;
}
.checkout-success-container .order-details-items .table-wrapper.order-items thead th {
  padding: 10px 20px !important;
}
.checkout-success-container .order-details-items .table-wrapper.order-items tbody td .cart-price .price {
  font-size: 14px;
  color: #222;
  font-weight: 400;
}
.checkout-success-container .order-details-items .table-wrapper.order-items tfoot {
  vertical-align: middle;
  border-top: 1px solid #d6d6d6;
}
.checkout-success-container .order-details-items .table-wrapper.order-items tfoot .mark {
  background-color: #f5f5f5;
  vertical-align: middle;
  padding-top: 10px;
  text-align: left;
  padding-left: 40px;
}
.checkout-success-container .order-details-items .table-wrapper.order-items tfoot .amount {
  font-weight: 600;
}
.checkout-success-container .order-details-items .table-wrapper.order-items tfoot .grand_total .amount {
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  text-align: right;
  color: #222222;
}
.post-list .post-content img {
  height: 220px;
  object-fit: cover;
}
.blog-view {
  margin-top: 0;
  margin-bottom: 120px !important;
}
.blog-view .post-header .element-head {
  width: 100%;
  display: inline-block;
  margin-top: 16px;
}
.blog-view .post-header .element-head .post-info {
  width: 100%;
}
.blog-view .post-header .element-head .post-info .post-categories {
  padding: 3px 0 0 0;
}
.blog-view .post-header .element-head .post-info .post-posed-date {
  float: right;
  margin: 0;
  padding: 5px 8px;
  background: #ffcb02 !important;
  color: #fff;
  font-weight: 600;
  border-radius: 2px;
}
.blog-view .post-content img {
  width: 100%;
}
.blog-view .post-content .block .block-title {
  font-size: 22px;
  line-height: 32px;
  margin: 0;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 10px;
  color: #222222;
}
.blog-view .post-content .post-text-hld {
  padding-bottom: 40px;
  border-bottom: none;
}
.blog-view .post-content .post-text-hld p,
.blog-view .post-content .post-text-hld h1,
.blog-view .post-content .post-text-hld h2,
.blog-view .post-content .post-text-hld h3,
.blog-view .post-content .post-text-hld h4,
.blog-view .post-content .post-text-hld h5,
.blog-view .post-content .post-text-hld h6 {
  color: #222222 !important;
}
.blog-view .post-content .post-text-hld h1,
.blog-view .post-content .post-text-hld h2,
.blog-view .post-content .post-text-hld h3,
.blog-view .post-content .post-text-hld h4,
.blog-view .post-content .post-text-hld h5,
.blog-view .post-content .post-text-hld h6 {
  font-weight: 700;
  margin-bottom: 12px !important;
}
.blog-view .post-content .post-text-hld p {
  font-size: 14px;
  line-height: 22px;
}
.blog-view .post-content .post-text-hld ul {
  list-style: none;
}
.blog-view .post-content .post-text-hld ul li {
  color: black;
  font-size: 14px;
  line-height: 22px;
  margin: 3px 0;
}
.blog-view .post-content .post-text-hld ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ffcb02;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.blog-view .post-nextprev-hld .btn-main i {
  font-size: 12px;
}
.blog-view .post-nextprev-hld .btn-main.prev-link i {
  margin-right: 14px;
}
.blog-view .post-nextprev-hld .btn-main.next-link {
  margin-left: 5px;
}
.blog-view .post-nextprev-hld .btn-main.next-link i {
  margin-left: 14px;
}
.blog-view .facebook-comments {
  width: 100%;
  display: inline-block;
  margin-top: 40px;
}
.blog-view #block-category-brand-container {
  display: none;
}
.related-blog-posts {
  width: 100%;
  display: inline-block;
  margin-bottom: 24px !important;
}
.related-blog-posts .block-content {
  margin: 0 -7px;
}
.related-blog-posts .block-content .single-item {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 0 7px;
}
.related-blog-posts .block-content .single-item .main-img {
  width: 100%;
}
.related-blog-posts .block-content .single-item .short-title,
.related-blog-posts .block-content .single-item .shortcontent-text {
  width: 100%;
  display: inline-block;
}
.related-blog-posts .block-content .single-item .short-title {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  color: #222222;
  margin: 10px 0 5px 0;
}
.related-blog-posts .block-content .single-item .shortcontent-text {
  color: #666666;
  font-size: 14px;
  line-height: 21px;
}
.related-blog-posts .block-content .single-item .post-read-more {
  margin: 10px 0 0;
  padding: 0;
  display: inline-block;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  background: none;
  border: none;
  color: #222222;
}
.sidebar .block .block-title strong,
.accor-title,
.filter-options .filter-options-title {
  font-size: 18px;
  line-height: 20px;
  text-transform: unset;
}
.sidebar .block .block-title {
  padding: 15px 0px 5px 0px;
  border-top: 1px solid #E5E5E5;
  margin: 0px;
}
.sidebar .block .block-title strong {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}
.sidebar a {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #222222;
}
.sidebar a:hover {
  color: #ffcb02;
}
.widget.block-categories ul {
  padding: 0;
}
.widget.block-categories ul li a {
  width: 100%;
  display: inline-block;
  position: relative;
}
.widget.block-categories ul li a span {
  color: #666666;
  float: right;
  font-weight: 400;
}
.blog-index-index .sidebar .block .block-content,
.blog-post-view .sidebar .block .block-content,
.blog-category-view .sidebar .block .block-content,
.blog-tag-view .sidebar .block .block-content {
  padding: 0;
}
.blog-category-blog .sidebar-additional,
.blog-index-index .sidebar-additional,
.blog-category-view .sidebar-additional {
  padding-top: 0;
}
.blog-category-blog .post-holder .post-content,
.blog-index-index .post-holder .post-content,
.blog-category-view .post-holder .post-content {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.blog-category-blog .post-holder .post-title-holder,
.blog-index-index .post-holder .post-title-holder,
.blog-category-view .post-holder .post-title-holder {
  margin: 0;
  padding: 0 0 2px;
  border-bottom: none;
}
.blog-category-blog .post-holder .post-info,
.blog-index-index .post-holder .post-info,
.blog-category-view .post-holder .post-info {
  width: 100%;
  display: flex;
  margin: 15px 0px 8px 0;
}
.blog-category-blog .post-holder .post-info .post-categories,
.blog-index-index .post-holder .post-info .post-categories,
.blog-category-view .post-holder .post-info .post-categories {
  padding: 4px 0;
  order: 2;
}
.blog-category-blog .post-holder .post-info .post-posed-date,
.blog-index-index .post-holder .post-info .post-posed-date,
.blog-category-view .post-holder .post-info .post-posed-date {
  margin: 0 8px 0 0;
  padding: 5px 10px;
  border-radius: 3px;
  color: #222222;
  order: 1;
  min-width: max-content;
  max-height: 29px;
}
.blog-category-blog .post-holder .post-text-hld,
.blog-index-index .post-holder .post-text-hld,
.blog-category-view .post-holder .post-text-hld {
  padding-bottom: 0;
  min-height: 90px;
}
.blog-category-blog .post-holder .post-text-hld p,
.blog-index-index .post-holder .post-text-hld p,
.blog-category-view .post-holder .post-text-hld p {
  color: #666666;
}
.blog-category-blog .post-holder .links-beam,
.blog-index-index .post-holder .links-beam,
.blog-category-view .post-holder .links-beam {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 13px;
}
.blog-category-blog .post-holder .links-beam .post-read-more,
.blog-index-index .post-holder .links-beam .post-read-more,
.blog-category-view .post-holder .links-beam .post-read-more {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
  background: none;
  border: none;
  color: #222222;
  float: right;
}
.blog-category-blog .post-holder .links-beam .post-read-more:after,
.blog-index-index .post-holder .links-beam .post-read-more:after,
.blog-category-view .post-holder .links-beam .post-read-more:after {
  display: inline-block !important;
  content: "\f0a9";
  font-family: FontAwesome;
  padding-left: 5px;
  vertical-align: middle;
}
.blog-category-blog .post-holder .links-beam .addthis_toolbox.addthis_default_style,
.blog-index-index .post-holder .links-beam .addthis_toolbox.addthis_default_style,
.blog-category-view .post-holder .links-beam .addthis_toolbox.addthis_default_style {
  position: absolute;
  width: fit-content;
  display: inline-block;
  left: 0;
  top: 0;
}
.fb_iframe_widget_fluid_desktop iframe {
  min-width: 100% !important;
  position: relative;
}
.page-footer {
  padding-bottom: 0px;
}
.page-footer .block-footer-bottom {
  background-color: #222222;
}
.page-footer .block-footer-bottom .container {
  padding-bottom: 80px;
}
.page-footer .block-footer-bottom .container .mobile-collapsible {
  padding-top: 60px;
}
.page-footer .block-footer-bottom .container .mobile-collapsible h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  padding-bottom: 15px;
}
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content .bullet,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content-statick .bullet,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content .address-list,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content-statick .address-list {
  padding-left: 0px;
}
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content .bullet li,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content-statick .bullet li,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content .address-list li,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content-statick .address-list li,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content .bullet a,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content-statick .bullet a,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content .address-list a,
.page-footer .block-footer-bottom .container .mobile-collapsible .block-content-statick .address-list a {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #989898;
  list-style: none;
  text-decoration: none;
}
.page-footer .block-footer-bottom .block-title.heading {
  text-transform: none !important;
}
.page-footer .block-footer-bottom .block-content-statick li a:hover {
  text-decoration: none !important;
}
.page-footer .footer-links-company {
  background-color: #222222;
}
.page-footer .footer-links-company .company-inner {
  border-top: 1px solid #3F3F3F;
}
.page-footer .footer-links-company .company-inner .company-top {
  padding-top: 25px;
  padding-bottom: 31px;
}
.page-footer .footer-links-company .company-inner .company-top .sign {
  font-size: 14px;
  line-height: 19px;
  color: #666666;
}
.page-footer .footer-links-company .company-inner .company-top img {
  margin-left: 34px;
  float: right;
}
/*Desctop: 1919*/
/*Desctop: 1501*/
/*Desctop: 1240*/
/*Desctop: 992*/
@media (max-width: 1239px) {
  .page-footer {
    background-color: #222222;
  }
  .page-footer .block-footer-bottom {
    background-color: #222222;
  }
  .page-footer .block-footer-bottom .container {
    padding-bottom: 40px;
    padding-top: 30px;
  }
  .page-footer .block-footer-bottom .container .mobile-collapsible {
    padding-top: 30px;
  }
  .page-footer .footer-links-company .company-inner .company-top .payment-logo {
    display: none;
  }
}
/*Desctop: 768*/
/*Desctop: 550*/
/*Desctop: 425*/
/*Desctop: 320*/
.bnp-content {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 14px 0;
  padding: 3px 0 23px 0;
}
.bnp-content img {
  width: 100%;
  border-radius: 4px;
  cursor: pointer;
}
.payment-bnp {
  width: 160px !important;
  height: auto !important;
  max-height: unset !important;
}
.payment-method-bnp .bnp-logo {
  max-width: 100px;
}
.payment-method-bnp .bnp-tt {
  margin-bottom: 5px;
}
.checkout-success .fieldset {
  margin: 0 !important;
  padding: 22px 0 0 0 !important;
}
.checkout-success .actions-toolbar .primary {
  float: left !important;
}
.nav-sections {
  z-index: 5;
}
.section-item-content .menu-container {
  max-width: 1304px;
}
.section-item-content .menu-container .menu {
  width: 100%;
}
.section-item-content .menu-container .menu.horizontal {
  background: #f4f5f5;
  width: 100%;
}
.section-item-content .menu-container .menu.horizontal > ul > li > a {
  color: #222;
}
.section-item-content .menu-container .menu.horizontal > ul > li {
  border-radius: 5px;
  margin-right: 20px;
}
.section-item-content .menu-container .menu.horizontal > ul > li > a {
  padding-left: 16px;
  padding-right: 16px;
}
.section-item-content .menu-container .menu.horizontal > ul > li.awarded-1 li a:before,
.section-item-content .menu-container .menu.horizontal > ul > li.awarded-2 li a:before {
  display: none !important;
}
.section-item-content .menu-container .menu.horizontal > ul > li.awarded-1 {
  border: 1px solid #D6D6D6;
  background: #FFF;
}
.section-item-content .menu-container .menu.horizontal > ul > li.awarded-2 a {
  color: #be0064;
}
.section-item-content .menu-container .menu.horizontal > ul > li.awarded-2 a:before {
  color: #be0064 !important;
}
.section-item-content .menu-container .menu.horizontal > ul > li.has-active {
  background: none;
}
.section-item-content .menu-container .menu.horizontal > ul > li:hover {
  background: #222;
}
.section-item-content .menu-container .menu.horizontal > ul > li:hover > a {
  color: #FFF;
  position: relative;
}
.section-item-content .menu-container .menu.horizontal > ul > li:hover > a:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #FFCB02;
}
.section-item-content .menu-container .menu > ul > li ul {
  margin-bottom: 0;
}
.section-item-content .menu-container .menu > ul > li ul.column4 > li {
  margin-bottom: 32px;
}
.section-item-content .menu-container .menu ul > li ul li a:hover {
  color: #BE0064;
}
.section-item-content .menu-container .menu ul.child-level-1 li a {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px solid #D6D6D6;
  width: 90%;
  display: block;
  padding: 0 0 8px 0 !important;
  margin-bottom: 8px;
}
.section-item-content .menu-container .menu ul.child-level-1 li a:before {
  display: none !important;
}
.section-item-content .menu-container .menu ul.child-level-2 {
  margin-left: 0 !important;
}
.section-item-content .menu-container .menu ul.child-level-2 li {
  padding: 0;
}
.section-item-content .menu-container .menu ul.child-level-2 li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.section-item-content .menu-container .menu ul.child-level-2 li a:hover {
  color: #ffcb02;
}
.section-item-content .menu-container .menu ul a:before {
  display: none;
}
.thumb-elektronarzedzia:hover a:first-of-type:before,
.thumb-narzedzia:hover a:first-of-type:before,
.thumb-dom-i-ogrod:hover a:first-of-type:before,
.thumb-akcesoria:hover a:first-of-type:before,
.thumb-producenci:hover a:first-of-type:before,
.thumb-finansowanie:hover a:first-of-type:before,
.thumb-wyprzedaz:hover a:first-of-type:before {
  color: #FFF !important;
}
.thumb-elektronarzedzia a:first-of-type:before,
.thumb-narzedzia a:first-of-type:before,
.thumb-dom-i-ogrod a:first-of-type:before,
.thumb-akcesoria a:first-of-type:before,
.thumb-producenci a:first-of-type:before,
.thumb-finansowanie a:first-of-type:before,
.thumb-wyprzedaz a:first-of-type:before {
  display: inline-block !important;
  content: "";
  font-family: 'fontello' !important;
  float: left !important;
  margin: 2px 6px 0 0 !important;
  font-size: 20px !important;
  color: #222 !important;
}
.thumb-elektronarzedzia a:first-of-type:before {
  content: "\e811" !important;
}
.thumb-narzedzia a:first-of-type:before {
  content: "\e812" !important;
}
.thumb-dom-i-ogrod a:first-of-type:before {
  content: "\e814" !important;
}
.thumb-akcesoria a:first-of-type:before {
  content: "\e80f" !important;
}
.thumb-producenci a:first-of-type:before {
  content: "\e813" !important;
}
.thumb-finansowanie a:first-of-type:before {
  content: "\e810" !important;
}
.thumb-wyprzedaz a:first-of-type:before {
  content: "\e80e" !important;
}
.mega-menu-producers {
  color: #222;
  padding: 0 10px 30px 10px;
}
.mega-menu-producers .mm-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  margin: 15px 0;
}
.mega-menu-producers .mm-producers {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
  margin: 20px 0 32px 0;
}
.mega-menu-producers .mm-producer {
  display: flex;
  align-items: center;
  height: 90px;
  border-radius: 3px;
  border: 1px solid #d6d6d6;
}
.mega-menu-producers .mm-producer img {
  margin: 0 auto;
  max-width: 80%;
}
.mega-menu-producers .mm-producers-list {
  column-count: 4;
  display: block !important;
}
.mega-menu-producers .mm-producers-list ul {
  display: block !important;
}
.mega-menu-producers .mm-producers-list a:before {
  display: none !important;
}
.mega-menu-producers a:hover {
  padding-left: 0 !important;
  color: #ffcb02 !important;
}
.mega-menu-producers a:before {
  display: none !important;
}
@media only screen and (max-width: 1074px) {
  .nav-sections-item-title.active {
    display: none;
  }
  .nav-sections-item-content {
    margin-top: -26px;
  }
  .menu-container .plus:before {
    color: #222 !important;
  }
  .section-item-content .menu-container .menu > ul > li > a.active {
    background: #ffcb02;
  }
  .mega-menu-producers .mm-producers {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 12px;
  }
  .mega-menu-producers .mm-producer {
    height: 72px;
  }
  .mega-menu-producers .mm-producers-list {
    column-count: 1;
  }
}
.action {
  padding: 13px 18px !important;
  border-radius: 3px !important;
  color: #222222;
  font-weight: 600;
}
.action.primary {
  background-color: #ffcb02 !important;
  border-color: #ffcb02 !important;
  color: #222222;
}
.action.primary:hover {
  color: #222222;
}
.action.remind,
.action.edit {
  border: 1px solid #666666 !important;
  color: #222222;
  text-decoration: none;
  font-weight: 600;
}
.action.remind:hover,
.action.edit:hover {
  border-color: #ffcb02 !important;
  background: #ffcb02;
}
.action.change-password,
.action.view {
  color: #222222;
  font-weight: 600;
}
.action.change-password:hover,
.action.view:hover {
  color: #222222;
}
.action.order {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.action:after {
  display: none !important;
}
.actions-toolbar .secondary a.action {
  margin-top: 0;
}
.block .box-actions {
  margin-top: 38px;
}
.block-title .action {
  border: none !important;
  background: none !important;
  text-decoration: underline !important;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ffcb02;
}
.abs-block-widget-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong {
  font-weight: 700;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  border-radius: 3px;
  height: 37px;
}
.field.choice {
  margin-bottom: 12px;
}
.abs-status,
.return-status,
.order-status {
  margin: 3px 0 16px 0;
}
.abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date {
  margin: 0 0 45px 0;
}
.block-collapsible-nav .item .delimiter {
  display: none;
}
.minicart-wrapper .block-minicart .minicart-items-wrapper {
  height: fit-content !important;
}
.minicart-wrapper .product .actions .primary {
  display: none;
}
.filter-options {
  display: inline-block;
  width: 100%;
}
.page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container,
.catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container,
.page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-photo .product-image-container {
  display: inline-block;
}
.product-item-info {
  position: relative;
}
.info-sticker {
  position: absolute;
  top: 16px;
  left: 16px;
  border: 1px solid #e42d21;
  color: #e42d21;
  border-radius: 3px;
  background: #FFF;
  padding: 4px 12px;
  z-index: 5;
}
@media (max-width: 767px) {
  .info-sticker {
    top: 12px;
    left: 12px;
  }
}
.container-qty .control.qty label {
  display: flex;
}
.container-qty .control.qty .qty_control,
.container-qty .control.qty .qty_input {
  display: inline-block;
  float: left;
  text-align: center;
}
.shopping-cart-container .cart-summary-scroll #block-shipping {
  display: none;
}
.shopping-cart-container .cart-summary-scroll #block-discount {
  margin-top: 20px;
}
.block-search .control input {
  position: static !important;
}
.search-autocomplete {
  margin-top: 0 !important;
}
@media (max-width: 767px) {
  .shopping-cart-container .form-cart .cart.item {
    padding: 52px 0 40px 0;
  }
  .shopping-cart-container .form-cart .cart.item .item-info .product-item-details .qty-count label {
    padding-top: 7px;
    display: block;
  }
  .shopping-cart-container .form-cart .cart.item .item-info .product-item-details .subtotal {
    padding-top: 32px;
  }
  .shopping-cart-container .form-cart .cart.item .item-actions .actions-toolbar .action-delete {
    padding: 0 !important;
    margin: 10px 0 0 0;
    display: block;
  }
  .shopping-cart-container .form-cart .cart.item .item-actions .actions-toolbar .action-delete:before {
    color: #222222;
    opacity: 1;
    font-size: 16px;
  }
  .shopping-cart-container .form-cart .payment-accept {
    display: none;
  }
  .shopping-cart-container .action.continue {
    display: none;
  }
  .shopping-cart-container .products.product-items {
    display: none;
  }
}
@media (max-width: 767px) {
  .no-header-footer .modal-popup-body {
    display: none;
  }
  .no-header-footer .cart-buttons button {
    width: 100%;
    margin-top: 10px;
  }
  .popup-border {
    display: none;
  }
  .firecheckout #checkout-shipping-method-load .table-checkout-shipping-method tbody .row td:nth-child(3) {
    display: block;
    width: 100%;
    padding: 0 0 0 56px;
  }
  .firecheckout #checkout-shipping-method-load .table-checkout-shipping-method tbody .row td.col-carrier {
    display: none;
  }
  .block-search .block-content {
    position: relative;
  }
  .block-search .action.search {
    display: inline-block !important;
    position: absolute;
    right: 0;
    top: 34px !important;
    opacity: 0;
  }
  .page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info,
  .catalog-product-view #maincontent .products .products.list .product-item .product-item-info,
  .page-layout-1column #maincontent .products .products.list .product-item .product-item-info {
    padding: 12px 16px 15px 16px;
  }
  .page-layout-2columns-left #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .tocart,
  .catalog-product-view #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .tocart,
  .page-layout-1column #maincontent .products .products.list .product-item .product-item-info .product-item-inner .actions-primary .tocart {
    margin-top: 8px;
  }
  .products-grid .widget-product-grid .product-item .product-item-info {
    padding: 12px 16px 15px 16px;
  }
  .products-grid .widget-product-grid .product-item .product-item-info .product-item-inner .actions-primary .tocart {
    margin-top: 8px;
  }
}
