@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,900&family=Noto+Serif:ital,wght@0,300;0,500;0,700;1,300;1,500;1,700;1,800&display=swap");
#paging_setting_top #select_top_sort {
  display: none !important;
}
body {
  background: #fff;
}
.search_name {
  display: flex;
  align-items: flex-start;
  margin: 0 0 1.5rem;
  align-content: flex-start !important;
  flex-direction: column;
}
.search_name {
  display: flex;
  align-items: flex-start !important;
  margin: 0 0 1.5rem;
  align-content: flex-start !important;
}
._mobile .f-dropdown:not(.--disable-mobile-view)>select {
  opacity: 1 !important;
  height: auto !important;
  width: 80%;
}
.destow_sub_baner {
  display: block;
}
.destow_sub_baner_rwd {
  display: none !important;
}
#menu_settings_curr,
#menu_settings_country {
  display: none !important;
}
.f-dropdown>select {
  display: block !important;
}
#filter_traits510_content.--shown .filters__item.--hidden {
  display: block !important;
}
body .search_name__total {
  display: block !important;
}
body #container #filter_traits510_content {
  max-height: fit-content !important;
}
#paging_setting_top .f-dropdown {
  position: static !important;
  top: 0px;
}
.price_sellby {
  display: none !important;
}
#paging_setting_top .--order {
  display: block !important;
}
body #filter_traits510_content {
  display: block !important;
}
body #filter_traits510_expand .--show-hidden.btn {
  display: block !important;
}
body .navbar-subnav.--cols1 {
  left: 130px !important;
  position: absolute !important;
  transform: translate(0px,0px) !important;
}
.label.--discount,
.label.--distinguished {
  display: none !important;
}
body #menu_navbar li a:hover:after {
  width: 100% !important;
  background: #d2bc66;
  content: "";
  position: absolute;
  height: 2px;
  display: block !important;
  left: 0px;
  bottom: 0px;
  transition: all 0.5s;
}
body #menu_navbar .navbar-subsubnav li a:after {
  display: none !important;
}
.label_icons .label.--disable {
  color: #e35c5c !important;
  background: transparent !important;
  border: none !important;
  position: absolute !important;
  left: 0px !important;
  top: 190px !important;
}
.load-content:before {
  width: 20px !important;
  height: 20px !important;
  border-radius: 100%;
  max-width: 20px !important;
  max-height: 20px !important;
  content: url('https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/loading_100.gif?v=1744712959669') !important;
  object-fit: contain;
  background-size: 20%;
  animation: none !important;
  position: absolute;
  border: none !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#main_hotspot_zone1 .b-lazy {
  content: url('https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/loading_100_big.gif?v=1744713590553') !important;
  background-size: 20%;
}
#main_hotspot_zone1 .b-lazy.b-loaded {
  content: url('') !important;
}
.loading_before {
  animation-name: text_tranalator;
  animation-duration: 0.3s;
  animation-delay: 0s;
  max-width: 100% !important;
  width: 100% !important;
  height: 1em;
  background: var(--twocolor);
  display: inline-block;
  border-radius: 2px;
}
#menu_banners3 div.menu_button_wrapper {
  padding: 0;
}
.menu_button_wrapper.col-md-4.col-6 {
  width: 100%;
  max-width: 100%;
}
#menu_categories .navbar-subnav {
  width: fit-content !important;
}
#menu_categories .navbar-nav .navbar-subsubnav .nav-item a,
#menu_categories .navbar-nav .navbar-subnav .nav-item a,
#menu_categories .navbar-nav .nav-item:nth-child(1) a,
.navbar-nav .nav-item.nav-merge:nth-child(1) a,
#menu_categories .navbar-nav .navbar-subnav .nav-item:nth-child(1) a,
#menu_categories .nav-link.active {
  border: none !important;
}
#menu_seearch.--focus.--open .menu_seearch__item.--results {
  margin-top: 0px;
  position: absolute !important;
}
:root {
  --grey: #63625d;
  --yellow: #c0a020;
  --darkyello: #4b4e33;
  --lightyellow: #fdfcf7;
  --white: #fff;
  --small12: 12px;
  --small14: 14px;
  --small24: 24px;
  --big36: 39px;
  --pricesmall: 16px;
  --widtpage: 1410px;
  --loding: #fff;
}
.loading_before {
  animation-name: text_tranalator;
  animation-duration: 0.3s;
  animation-delay: 0s;
  height: 100%;
  display: inline-block;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: flex;
  border-radius: 25px !important;
  border: none !important;
}
.loading_before:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg,transparent,var(--loding),transparent);
  background-size: 50% 100%;
  animation: loading .9s infinite ease-in;
  position: absolute;
  background-position: -200% 100%;
}
@keyframes loading {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 100% 100%;
  }
}
.sub_head {
  font-size: 11px;
  position: absolute;
  text-transform: uppercase;
  top: -5px !important;
  color: #999;
}
#container #menu_navbar .navbar-subnav {
  padding: 10px !important;
  left: 0px !important;
  width: fit-content !important;
  padding-right: 170px !important;
}
#menu_navbar .navbar-subnav {
  padding-right: 50px !important;
}
#menu_navbar .nav-item ul a.nav-link {
  font-size: 16px !important;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
  white-space: nowrap !important;
}
body #container #menu_navbar .navbar-subnav.--cols4,
body #container #menu_navbar .navbar-subnav.--cols3 {
  width: fit-content !important;
  gap: 20px;
}
#content #projector_productname .product_name__sub .label.--new,
#content #projector_productname .product_name__sub .label.--bestseller {
  position: static !important;
  left: 0px !important;
  top: 30px;
  z-index: 0 !important;
  background: #10ac82 !important;
  background-size: contain;
  width: auto !important;
  height: auto !important;
  text-indent: inherit !important;
  overflow: visible !important;
  color: #fff !important;
}
#content #projector_productname .product_name__sub .label.--bestseller {
  background: #d8c478 !important;
}
#content #projector_productname .product_name__sub .label.--new .projector_details .projector_buy__shopping_list {
  border: none;
  display: none !important;
}
#container {
  padding-top: 0px !important;
}
.header_bar .phone_head {
  background: none !important;
}
.col-md-3 {
  max-width: 100% !important;
}
.header_bar {
  position: relative;
  z-index: 999 !important;
}
body #container #paging_setting_bottom .s_paging__item {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
body #container #paging_setting_bottom .s_paging__item .pagination__button {
  display: block !important;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  max-height: 40px;
  padding: 10px 30px;
}
#menu_banners3.row {
  display: block !important;
}
#cookie_login_social_more {
  display: none;
}
#see_all_filters:hover {
  background: var(--lightyellow);
  cursor: pointer;
  text-decoration: underline;
}
.pr-4:hover {
  background: var(--lightyellow);
  text-decoration: underline;
}
.pr-4:hover span {
  text-decoration: underline;
}
.product__sub h3,
.product h3 a {
  font-weight: normal !important;
}
.product__sub:hover h3,
.product__sub:hover a.product__name {
  font-weight: normal !important;
}
#content .product__shippingTime {
  text-align: center;
}
#search .product:hover .product__sub {
  background: none !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  font-weight: normal !important;
}
#container.search_page #content #search .col-sm-4 {
  flex: 0 0 33.33333%;
  max-width: 23.33333%;
}
.header_bar {
  display: block !important;
  z-index: 9999;
  position: relative !important;
}
#menu_search {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#paging_setting_top .f-group.--small-md button.f-control {
  display: none !important;
}
#menu_search .menu_search__mobile:before,
#menu_search .menu_search__submit:before {
  width: 50px !important;
  height: 40px !important;
  content: "" !important;
}
#search .product {
  border: none !important;
}
.orderdetails_info__estimated_delivery {
  font-size: 18px;
  margin-bottom: 10px;
}
.orderdetails_info__estimated_delivery_label {
  font-size: 24px;
}
#rabateCode {
  display: none !important;
}
.images_serie_boks {
  display: none !important;
}
#best_price_wrap .table_imtex {
  display: none;
}
.table_big_one .skup_gold_items {
  display: none;
}
#projector_productname .product_name__sub .label.--new {
  z-index: 9 !important;
}
.cm h2 {
  position: static;
}
#login_welcome h1.big_label {
  display: block !important;
}
body {
  font-family: "Inter", sans-serif !important;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  padding: 0px;
  margin: 0px;
}
#search .product {
  background: #fff;
  margin: 5px;
}
#search .product:hover {
  background: var(--lightyellow);
  margin: 5px;
  transition: all 0.5s;
}
.projector_details .projector_buy {
  grid-template-columns: 50px 1fr !important;
}
.product__icon img {
  mix-blend-mode: darken !important;
}
h1 .headline__name {
  font-family: "Noto Serif", serif;
  text-transform: capitalize;
  color: var(--darkyello);
  font-size: var(--big36);
}
h5 {
  font-family: "Noto Serif", serif;
  font-size: var(--small14) !important;
  margin-bottom: 0px !important;
}
h2 .headline__name {
  font-family: "Noto Serif", serif;
  color: var(--darkyello);
  font-size: clamp(1vw,var(--big36),39px);
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 20px;
  text-transform: none !important;
  margin-top: 0px !important;
  line-height: 3rem;
}
.cm h2 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.headline__name:hover {
  text-decoration: underline !important;
  text-decoration-color: #d2bc66 !important;
}
.basket_cms.cm,
#basketedit_hotspot_zone1 {
  display: none;
}
.contac_box {
  background: #fdfcf7 !important;
  border-radius: 5px;
  padding: 30px 0px;
}
.accordion span:target~[id*="close-accordion"] {
  color: var(--yellow) !important;
}
.acordion_box a:hover {
  color: #000 !important;
  text-decoration: underline !important;
}
.menu_lista_pomocy {
  display: none !important;
}
.accordion {
  display: block !important;
}
.product__icon img {
  max-height: 18.2rem !important;
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background: #fff !important;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background-color: #8a8881;
}
.head_title_big {
  display: flex;
  align-items: baseline;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: 0;
  top: 50%;
  margin-top: -50px;
  width: 120px;
  height: 170px;
  position: absolute;
  right: 20% !important;
}
#logo a:hover {
  background: #fdfcf7;
}
*:after {
  font-family: FontAwesome;
}
.projector_details .projector_prices__price {
  font-family: "Lato", sans-serif !important;
}
#menu_navbar li {
  position: initial;
}
#menu_navbar .navbar-subsubnav li {
  position: static;
}
#container #paging_setting_bottom .pagination {
  display: block !important;
}
#container #paging_setting_top .pagination {
  display: none !important;
}
.navbar-nav li.nav-item:nth-child(4)::after a {
  color: red;
}
.main_page #layout {
  margin-top: 10px;
}
#menu_navbar li.navbar-nav:nth-child(3) a {
  color: #c0a020;
}
.breadcrumbs a,
.breadcrumbs span {
  font-size: 11px !important;
  font-weight: bold;
  color: #0c0c0c;
  text-transform: uppercase;
  font-weight: bold !important;
}
.breadcrumbs a:hover,
.breadcrumbs span:hover {
  text-decoration: underline !important;
}
.search_name {
  display: flex;
  align-items: flex-end;
  margin: 0 0 1.5rem;
  align-content: flex-end;
}
.mennice_main li a {
  font-weight: bold;
}
.text_page #layout {
  margin-top: 40px;
}
#menu_additional .account_link,
#menu_additional .wishlist_link {
  display: flex;
  flex-direction: row;
  align-items: center;
}
header #menu_settings {
  z-index: 0;
}
.breadcrumbs__sub li a {
  font-weight: normal;
}
.breadcrumbs__sub li a:hover {
  text-decoration: underline;
}
.spot-add.spot-add {
  font-size: 28px;
  padding: 10px;
  color: #d2bc66 !important;
  margin-bottom: 10px;
}
.product .spot-add.spot-add {
  font-size: 15px;
  text-align: center;
}
.menu_link {
  position: absolute;
  top: 16px;
  left: 10px;
}
.menu_link img {
  width: 30px;
}
.progress__item.--active .progress__icon,
.progress__item.--link:hover .progress__icon {
  background: #d2bc66;
  border: 1px solid #d2bc66;
  color: #fff;
}
#menu_search .menu_search__input:hover,
.input_main:hover {
  border: solid 1px #000 !important;
}
.breadcrumbs a,
.breadcrumbs span {
  font-size: 15px;
  font-weight: bold;
  color: #8a8881;
}
.progress__icon {
  color: #d2bc66;
}
.nav-item.active a {
  color: #000 !important;
}
#menu_navbar .nav-item ul a.nav-link {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
}
#menu_navbar .nav-item ul a.nav-link:after {
  display: none;
}
#main_hotspot_zone1 h2 .headline {
  border: none;
}
#menu_navbar span.nav-link {
  padding: 0px;
}
#container #menu_navbar .navbar-subnav {
  transform: translate(-130px,0px);
  width: calc(60% - 2rem) !important;
  color: var(--darkyello) !important;
  padding-top: 10px;
  margin-top: -10px;
}
#container #menu_navbar .navbar-subnav.--cols3 {
  transform: translate(0px,0px);
  width: calc(60% - 2rem) !important;
  color: var(--darkyello) !important;
  animation: chagenMenu 0.2s linear;
  padding-top: 10px;
  margin-top: -10px;
}
#container #menu_navbar .navbar-subnav.--cols4 {
  transform: translate(0px,0px);
  width: calc(80% - 2rem) !important;
  color: var(--darkyello) !important;
  animation: chagenMenu 0.2s linear;
  padding-top: 10px;
  margin-top: 0px;
}
#paging_setting_top .s_paging__item.--filters .btn.--large.--solid {
  display: none !important;
  animation: chagenMenu 0.2s linear;
}
#container #menu_navbar .produkty_btn {
  padding-left: 70px !important;
  padding-top: 12px !important;
  border: solid 2px var(--darkyello) !important;
}
#menu_categories .navbar-subnav {
  box-shadow: 0px 0px 0px -2px #000000 !important;
}
#menu_navbar .navbar-subsubnav li a.nav-link {
  font-size: 14px !important;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 5px 0px !important;
  white-space: nowrap;
}
#menu_navbar .navbar-subsubnav li a.nav-link:hover {
  color: var(--darkyello) !important;
  text-decoration: underline !important;
}
#menu_navbar .navbar-subnav li a {
  margin: 0px;
  padding-left: 0px !important;
}
#menu_navbar .nav-item ul .navbar-subsubnav a.nav-link:after {
  display: none;
}
#freeShipping {
  display: none !important;
}
a {
  text-decoration: none !important;
}
#content .f-dropdown .f-control {
  background: #fff;
  color: #1a1c05;
}
#container.main_page #content {
  max-width: var(--widtpage) !important;
  margin: auto;
}
.header_bar {
  background: #3e3d3b !important;
  position: relative;
  z-index: 9;
}
.navbar-nav .nav-item:nth-child(1) a {
  padding: 15px 40px !important;
  border: solid 2px var(--darkyello);
  display: block;
}
.navbar-nav .nav-item:nth-child(1) a:hover {
  border: solid 2px var(--yellow);
  color: var(--yellow) !important;
}
.search_page #layout {
  max-width: var(--widtpage);
}
#menu_settings {
  position: static;
}
.topBasket__sub {
  z-index: 999;
}
.text_main_ceny {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 60px;
}
header .navbar-nav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  font-size: 1.5rem;
  align-items: center;
  justify-content: flex-start;
  gap: 40px;
  align-content: center;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
#main_banner1 img {
  border-radius: 0px;
}
#logo {
  height: 85px;
  margin-top: 0;
  padding: 0 10px;
  padding-left: 0;
}
#cytat_main .headline__after {
  position: absolute;
}
ul.navbar-subnav {
  display: none;
}
#signin-form_box_sub_1 input {
  width: 100%;
  padding: 20px;
}
#signin-form_box_sub_1 .form-group {
  width: 100%;
  display: block;
  padding: 20px;
}
.cm {
  overflow: visible;
}
.slick-next,
.slick-prev {
  border-radius: 5px;
}
#menu_search.--focus .menu_search__input {
  border: none;
  border-radius: 0px;
  z-index: 99999999;
  position: relative;
}
.slick-prev,
.slick-next {
  border-radius: 5px !important;
  min-height: 100px;
}
.products:hover .slick-next,
.multiple-items-opinie:hover .slick-next {
  background: url("https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/icon/rigth_white.svg?v=1695128863803") center center no-repeat;
}
.products:hover .slick-prev,
.multiple-items-opinie:hover .slick-prev {
  background: url("https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/icon/left_white.svg?v=1695128863804") center center no-repeat;
}
.products:hover .slick-prev,
.products:hover .slick-next,
.multiple-items-opinie:hover .slick-prev,
.multiple-items-opinie:hover .slick-next {
  background-color: #d2bd667d;
  backdrop-filter: blur(10px);
}
input.input_main {
  background: url("https: //www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/icon/downs.svg?v=1694788088096") right center no-repeat;
  width: 70% !important;
}
.chse_mennice {
  position: relative;
}
.chse_mennice:after {
  background: url("https: //www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/icon/downs.svg?v=1694788088096") right center no-repeat;
  content: "\F107";
  font-family: FontAwesome;
  width: 30px;
  height: 100%;
  display: flex;
  position: absolute;
  right: 10px;
  top: 0;
  display: block;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  color: #d2bc66;
  font-weight: bold;
}
.tab-content {
  border-bottom: solid 1px #e3e3e3 !important;
}
.pic_main_six img {
  mix-blend-mode: multiply;
}
.headline__after::before {
  content: "";
  font-family: FontAwesome;
  width: 15px;
  height: 17px;
  display: flex;
  position: absolute;
  right: 10px;
  top: 0;
  display: block;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  color: #d2bc66;
  font-weight: bold;
  background: url(https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/strona_glowna/icons/arrow_black.svg?v=1706538763390) no-repeat;
  background-size: contain;
  right: -23px;
  top: 0px;
}
.headline__after:hover::before {
  right: -30px;
  transition: all 0.5s;
}
.headline__after {
  display: inline-block;
  font-size: var(--small14);
  font-family: "Inter", sans-serif !important;
  text-wrap: nowrap;
  border-radius: 3px;
  color: var(--grey);
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: none;
  position: relative;
  padding-left: 0px;
  margin-top: 20px;
  margin-left: 20px;
  cursor: pointer;
  font-weight: 800;
}
.headline__after:after {
  display: block;
  position: absolute;
  background: var(--grey);
  content: "";
  width: 0%;
  bottom: -8px;
  z-index: 0;
  height: 3px;
  transition: all 0.2s;
}
.headline__after:hover:after {
  width: 100%;
  transition: all 0.5s;
}
a.headline {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_bar_grid,
#menu_categories,
.price_bg,
#ofirmie,
#cytat_main {
  position: relative;
}
#cytat_main .headline__name {
  font-size: 14px;
}
.product:hover .product__name {
  text-decoration: underline;
  color: #1a1c05;
}
.footer_bar_grid:before,
.price_bg:before,
#ofirmie:before,
#cytat_main:before {
  display: block;
  position: absolute;
  background: #fdfcf7;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: -100%;
  z-index: 0;
}
.centrum_pomocy_btn a {
  text-decoration: none;
}
.footer_bar_grid:after,
.price_bg:after,
#ofirmie:after,
#cytat_main:after {
  display: block;
  position: absolute;
  background: #fdfcf7;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  right: -100%;
  z-index: 0;
}
#cytat_main:after,
#cytat_main:before {
  background: #e1fcf6;
}
.header_bar .right_columnt_head li a {
  padding-right: 20px;
}
#menu_search.--focus .menu_search__block {
  box-shadow: none;
  width: 60%;
}
.header_bar .phone_head img {
  width: 40px;
  margin-right: 10px;
}
#menu_buttons .menu_button_wrapper.col-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
#opinie_main .slick-list {
  overflow: visible;
}
#menu_categories {
  width: auto;
  clear: both;
  padding-top: 10px;
  margin: 0px;
  margin-top: 10px;
}
#menu_search .menu_search__block {
  width: 60%;
}
#menu_categories2 {
  display: none;
}
#menu_search .menu_search__block {
  width: 60%;
}
#menu_search.--focus .menu_search__block {
  box-shadow: none;
  width: 60%;
}
.slick-arrow {
  text-indent: -999px;
  overflow: hidden;
}
.main_producers__link {
  border: none;
}
#menu_search .menu_search__block {
  width: 50%;
}
header {
  font-size: 1em;
  grid-template-columns: 0.5fr 2fr;
}
#menu_additional .wishlist_link:before {
  content: "";
  background: url("https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/icon/gwiazda.svg?v=1694099250281") no-repeat;
  height: 50px;
  width: 50px;
  display: block;
  background-size: cover;
}
#menu_search .menu_search__mobile:before,
#menu_search .menu_search__submit:before {
  content: "";
  background: url("https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/icon/search.svg?v=1694101492850") no-repeat;
  height: 60px;
  width: 60px;
  display: block;
  background-size: cover;
  margin-bottom: 7px;
}
#menu_search .menu_search__submit.menu_search__submit {
  right: 10px;
  top: 5px;
}
.topBasket__sub:after {
  content: "";
  background: url("https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/basket.svg?v=1707482877470") no-repeat;
  height: 40px;
  width: 40px;
  display: block;
  background-size: cover;
  margin-bottom: 7px;
}
#menu_additional .account_link:before {
  content: "";
  background: url("https://www.metalelokacyjne.pl/data/include/cms/metala_lokacyjne/icon/sklep_copy.svg?v=1694100968741") no-repeat;
  height: 50px;
  width: 50px;
  display: block;
  background-size: cover;
}
a:hover {
  color: #d2bc66;
}
.list_wrapper {
  padding-top: 20px !important;
}
#logo img {
  max-height: 100px;
  height: auto;
  width: 160px;
}
#menu_search.--focus .menu_search__block {
  box-shadow: none;
}
#container {
  width: 100%;
  max-width: 100%;
}
#menu_navbar {
  position: relative;
}
header:after {
  background: var(--yellow);
  content: "";
  position: absolute;
  bottom: 0px;
  width: 200%;
  height: 1px;
  left: -1000px;
}
.header_bar li a:hover {
  color: #d2bc66;
  text-decoration: underline;
}
#menu_navbar:before {
  background: #fdfcf7;
  content: "";
  position: absolute;
  top: -10px;
  width: 300%;
  height: 1px;
  left: -1000px;
  z-index: 0;
}
#baner_gold_con {
  right: -200px !important;
}
header.commercial_banner {
  max-width: var(--widtpage);
  margin: auto;
}
body header.commercial_banner {
  z-index: 99 !important;
}
body #container #menu_navbar .navbar-subsubnav {
  color: var(--darkyello) !important;
}
#menu_navbar .navbar-subsubnav {
  top: -10px !important;
  position: relative;
}
#menu_navbar .navbar-subsubnav li a.nav-link {
  font-weight: normal;
  display: inline-block;
  padding: 5px 0px;
  padding-left: 0px;
}
header .navbar-subnav.--cols4 {
  border-radius: 3px;
  box-shadow: none !important;
}
html body #container #menu_navbar .navbar-nav li.nav-item {
  position: relative !important;
}
#menu_navbar .navbar-subnav.--cols3 .navbar-subsubnav {
  width: calc(60% - 2rem) !important;
  border-radius: 3px;
}
header .navbar-subnav {
  box-shadow: none !important;
  border: solid 2px #c0a020 !important;
  max-width: var(--widtpage) !important;
  width: fit-content !important;
}
h2 .headline:hover {
  color: #d2bc66;
}
#menu_navbar li a:after {
  background: #d2bc66;
  content: "";
  position: absolute;
  height: 2px;
  display: block;
  left: 0px;
  bottom: 0px;
  width: 0%;
  transition: all 0.5s;
}
#menu_navbar li a:hover {
  color: #171717 !important;
}
#menu_navbar li a:hover:after {
  width: 100% !important;
  transition: all 0.5s !important;
}
#layout {
  max-width: 1400px;
  margin: auto;
  margin-top: 50px;
}
.price {
  color: #1a1c05;
  font-size: 25px;
  text-align: center;
}
.product h3 a {
  text-align: center;
  font-size: 14px;
  color: #8a8881;
  font-weight: 500 !important;
  width: 80%;
  margin: auto;
}
.product h3 a:hover {
  color: #1a1c05;
  font-weight: normal !important;
}
.product:hover a {
  color: #d2bc66;
}
.menu_search__item input {
  border: solid 1px #ccc !important;
}
.product__prices .price.--phone {
  font-size: 14px;
  text-decoration: none;
  color: #1a1c05;
}
.search_page #layout {
  margin-bottom: 15px;
  margin-top: 50px;
}
aside .filters__toggler .btn span {
  color: #63625d;
  font-weight: 500;
  font-size: 17px;
  width: 100%;
}
.filters__item label {
  width: 100%;
  display: block;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.filters__item:hover {
  background: #fdfcf7;
  color: #fff;
}
aside .filters__options .--show-hidden:before {
  display: none;
}
#Filters {
  padding: 10px;
  border: solid 1px #ccc;
  border-radius: 5px;
}
aside .filters__options {
  display: grid;
}
.filters__item {
  padding: 5px 10px;
}
.filters__block {
  border-bottom: solid 1px #ccc;
}
.btn.--large.--solid {
  background: #d2bc66;
  border: none;
}
.--show-hidden.btn {
  color: #63625d;
  padding: 4px 40px !important;
  border: solid 1px #ccc !important;
  display: block;
  margin-bottom: 20px;
  border-radius: 3px;
}
.filters__options button {
  color: #fff !important;
  padding: 4px 40px !important;
  border: solid 1px #ccc !important;
  display: block;
  margin-bottom: 20px;
  border-radius: 3px;
  background: #d2bc66 !important;
}
.--show-hidden.btn:hover {
  background: #63625d;
  color: #fff;
}
.s_paging__item.--portions {
  display: none !important;
}
.projector_page #content {
  margin-top: 30px;
}
h1.product_name__name {
  font-family: "Noto Serif", serif;
  text-transform: capitalize;
  color: #1a1c05;
  font-size: 36px;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.dictionary__param {
  font-size: 1.3rem;
  justify-items: left;
  display: grid;
  align-items: center;
  grid-template-columns: 0.5fr 1fr;
}
.max-width-1200 {
  max-width: var(--widtpage);
  position: relative;
  margin-top: 50px;
}
footer.max-width-1200:before {
  background: #d2bc66;
  content: "";
  position: absolute;
  top: 0px;
  width: 200%;
  height: 3px;
  left: -1000px;
  z-index: 9;
}
#footer_links i {
  display: none !important;
}
.footer_links {
  border: none !important;
}
#footer_links .footer_links_sub>li {
  width: 100%;
}
#footer_links {
  text-align: left;
  margin-bottom: 15px;
  padding-top: 0;
  display: grid;
  grid-template-columns: repeat(5,1fr);
}
.slick-next,
.slick-prev {
  right: 0;
  border-radius: 100%;
}
.icon-angle-right:before,
.icon-angle-left:before {
  color: #d2bc66;
}
#footer_links .footer_links_sub>li.menu_orders_item a {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  text-wrap: nowrap;
}
#footer_links a,
#footer_links span {
  display: block;
  text-decoration: none;
  text-wrap: nowrap;
}
.footer_links_label {
  color: #63625d !important;
}
#footer_links a:hover {
  text-decoration: underline;
}
.basketedit_page div.basketedit_summary {
  margin-top: 0px !important;
}
.right_columnt_head_grid a {
  color: #fff;
  font-family: "Noto Serif", serif;
}
.price_info,
#client_new_social,
#paging_setting_top .pagination {
  display: none !important;
}
div#menu_contact {
  font-size: 11px;
}
#projector_productname {
  position: relative;
}
a.firm_logo {
  position: absolute;
  left: -200px;
  width: 200px;
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background: #8a8881;
}
.wrap_content {
  display: flex;
  justify-content: space-between;
  color: #fff;
  max-width: var(--widtpage);
  margin: auto;
}
.search_page aside {
  margin-left: 0px !important;
  padding-left: 0px !important;
}
.wrap_content a {
  text-decoration: none;
}
.idosell:before {
  display: none;
}
#filter_list .filter_list_content>a.btn.filter_list_remove:hover {
  background: #d2bc66;
  border: none;
}
.photos.--gallery .photos__slider_wrapper {
  padding-top: 120px;
}
.list_wrapper ol li:nth-child(1) {
  display: none !important;
}
#infoKarteczka {
  display: none !important;
}
