header .nav-link {
    font-weight: 400;
    /* font-size: 14px; */
    font-size: 1.4rem;
  }
  @media (min-width: 576px) and (max-width: 978px){
      .hotspot .swiper .products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.hotspot .swiper-initialized .products .product {
    width: unset !important;
}
  }
   .price_sellby {display:none}
   span.price__sub {
    font-weight: 100;
}
@media(min-width:979px){
    .gallery_modal .modal__wrapper {
    max-height: 90vh;
}

.shopping_list_top .slt_lists {
    right: -5px;
    left: unset;
    top: -10px;
    background: #f1f1f1;
}

.shopping_list_top:hover .slt_link__text {
    display: block;
    position: absolute;
    right: 4rem;
    font-size: 1.2rem;
}
    .bars__wrapper{
        font-size:1.8rem;
    }
  #menu_search .menu_search__mobile {
    position: absolute;
    top: 0;
    right: 0rem;
    font-size: 1.5rem;
    width: auto;
    z-index: 1;
    display: flex;
  }



  html:not(.--fixed-header) #menu_search:not(.--focus) .menu_search__block {
    display: block;
    border-radius: 0;
    background: transparent;
    width: 0;
    position: absolute;
    top: 0;
    left: 1.5rem;
    transition: background 0.3s ease 1s;
    transition: width 0.3s ease 0s;
  }
  html.--fixed-header #menu_search .menu_search__block {
    display: block;
    border-radius: 0;
    top: 0;
    left: 1.5rem;
    transition: background 0.3s ease 1s;
    transition: width 0.3s ease 0s;
  }
  #menu_search {
    height: 45px;
    margin-left: auto;
    position: relative;
  }
  /*#menu_search .menu_search__input {
        border: 0;
        border-bottom: 1px solid transparent;
        transition: border .5s ease-in-out;
        font-size: 1.5rem;
        padding-left: 0;
        padding-right: 3rem;
        cursor: pointer;
        text-align: right;
    }
*/

header:before {
    content: '';
    background: #f5f5f5;
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    position: absolute;
    display: block;
    z-index: -1;
}
}
header .breadcrumbs {
    position: relative;
}

header .breadcrumbs:before {
    content: '';
    background: #fff;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: calc(-50vw + 50%);
}
.hotspot .product__icon, .product__icon {
    background: #fff;
    aspect-ratio: 567 / 850;
    max-height: unset;
}

.hotspot .product__icon img, .product__icon img {
    height: max-content;
    max-height: unset;
    height: max-content;
    width: 100%;
    max-width: unset;
    height: 100%;
}
.big_label, .headline {
    font-size: 3rem;
    font-weight: 800;
}

.max-width-1200 {
    max-width: 1440px;
}

header .navbar-nav {
    display: flex;
    justify-content: center;
    gap: 0 20px;
}

.product__name {
    margin-top: 1rem;
    font-size: 1.4rem;
}


#projector_photos.photos:not(.--gallery-modal) {
    --thumbnails-size: 150px;
    --thumbnails-height: 150px;
}
@media(min-width:979px){
    .hotspot .swiper .products {width: calc(100% - 30px);}
    #menu_search:not(.--focus) .menu_search__input {padding-right: 0;display: none;border: 0 !important;}

#menu_search .menu_search__item.--input {
    border-bottom: 0;
}
    .photos[data-thumbnails='true'][data-thumbnails-enable='true']:not([data-thumbnails-horizontal='true']) {
    grid-template-columns: 200px 1fr;
}
      html:not(.--fixed-header) #menu_search .menu_search__submit {
    font-size: 1.5rem;
    top: 0;
    right: 15px;
    width: auto;
    display: none;
  }
  #menu_search .menu_search__input {
    font-size: 1.4rem;
    border: 0;
    height: 45px;
    box-shadow: none;
    background: 0;
    color: #000;
    padding-right: 8rem;
    right: 0;
    width: 0;
  }

  #menu_search.--focus .menu_search__block {
    left: unset;
    right: 10px;
  }

  #menu_search.--focus .menu_search__submit {
    display: block;
    z-index: 2;
  }

  #menu_search.--focus .menu_search__mobile {
    opacity: 0;
    display: none;
  }

  #menu_search.--focus .menu_search__input {
    width: 100%;
  }
  #menu_additional .account_link {
    font-size: 0;
  }

  #menu_additional a {
    font-size: 0;
  }

  .topBasket__sub strong {
    font-size: 0;
  }

.menu_top {
    gap: 2rem;
}

span.account_links__text {
    display: none;
}

.shopping_list_top .slt_link__text {
    display: none;
}

#menu_settings .open_trigger i {
    display: none !important;
}

.flag {
    margin-right: 0;
}

#menu_categories {
    margin-bottom: 0;
}

header .nav-link {
    padding: 5px 10px 5px;
    font-weight: 600;
}

    .hotspot .swiper .products {
    gap: 10px;
}

    header {
   height: auto;
   position: relative;
   border: 0;
   box-shadow: none;
   align-items: center;
   background: #fff;
   grid-template-columns: 16rem 1fr auto auto;
   grid-column-gap: 2rem;
   grid-template-areas:
    "skip skip skip skip"
    "bars_top bars_top bars_top bars_top"
    "rabateCode rabateCode rabateCode rabateCode"
    "freeShipping freeShipping freeShipping freeShipping"
    "logo menu_categories menu_search menu_top"
    "menu3 menu3 menu3 menu3"
    "breadcrumbs breadcrumbs breadcrumbs breadcrumbs"
    ;
  }
#main_banner1 .main_slider__item {
    max-height: 750px;
}
.hotspot .swiper-initialized .products .product {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-right: 0 !important;
}
}
    a#links_footer_1_header img {
    width: 150px;
    filter: opacity(0.5);
}

ul#links_footer_1_content {
    display: flex !important;
    flex-direction: row !important;
    gap: 30px;
}

li.links_footer_1_item {/* flex: 0 0 33.33%; *//* max-width: 33%; */}

footer:before {
    content: '';
    background: #f5f5f5;
}

#footer_links .footer_links_label {
    text-transform: uppercase;
    font-weight: 800;
}

#footer_links .footer_links_sub:is(a), #footer_links .footer_links_sub a {
    text-transform: uppercase;
    font-size: 1.2rem;
}

.instagram.--slider:before {
    content: '';
    background: #f5f5f5;
}

.instagram.--slider {
    padding: 2rem 0;
}

@media(max-width:978px){
    #logo img {     max-height: 30px; }
    .cm ol, .cm ul {
    padding-left: 20px;
}
    span.dictionary__value_txt {
    flex: auto;
    max-width: max-content;
    min-width: 30%;
}

.dictionary__description {
    flex: auto;
}
    html.--search-open #menu_search .menu_search__block{
        z-index: 2;
    }
    #search .product__details {
    display: none;
}

    html .main_page {
    padding-top: 30px;
}
    .profits_elypse .profit_item {
    flex: 0 0 100%;
    place-content: center;
}

.profit_item.active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    transition: 1s ease-in-out;
}

.profit_item {
    opacity: 0;
    visibility: hidden;
        left:0;
        position:absolute;
    width:100%;
    top:0;
    padding:8px 0;
    transition: 1s ease-in-out;
}


.profits_elypse {
    height: 36px;
}
    html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__mobile {
    visibility: visible;
    opacity: 1;
}

html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__block {
    display: none;
    position: absolute;
}

#footer_links #links_footer_1_content[aria-hidden='true'] {
    /* max-height: unset; */
    /* opacity: 1; */
    padding-top: var(--footer-headline-font-padding-bottom);
    max-height: 1500px;
    opacity: 1;
    overflow: visible;
}

#footer_links #links_footer_1_content[aria-hidden='true'] * {
    opacity: 1;
    visibility: visible;
}

a#links_footer_1_header:after {
    display: none;
}

a#links_footer_1_header:after {
    display: none !important;
}

a#links_footer_1_header {
    text-align: center;
}

#footer_links #links_footer_1_content[aria-hidden='true'] {
    place-content: center;
}

ul#links_footer_1 {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
    .projector_page #content {
    margin-top: 35px !important;
}

.projector_page .breadcrumbs {
    padding-bottom: 0;
    display: none;
}

.projector_tabs__name {
    font-size: 1.4rem;
    font-weight: 800;
    text-transform: uppercase;
}

    #projector_photos.photos:not(.--gallery-modal) {
    width: 100vw;
    position: relative;
    left: -15px;
}

.photos__photo {
    max-height: unset;
}

.swiper-wrapper {
    max-height: unset;
}
    #menu_navbar3 {
    display: none;
}

aside .nav-link {
    font-weight: 800;
    text-transform: uppercase;
}

#login_menu_block a {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.4rem;
}

#menu_contact:is(a), #menu_contact a {
    font-size: 1.4rem;
    font-weight: 800;
    text-transform: uppercase;
}

.mobileCategories__item button {
    text-transform: uppercase;
    font-weight: 800;
}

.shopping_list_menu .slm_lists__label {
    font-size: 1.4rem;
    font-weight: 800;
    text-transform: uppercase;
}

#menu_settings .form-group > span {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 800;
}
    header #menu_categories3 {display: none;}

.hotspot .product__icon, .product__icon {
    background: #fff;
    aspect-ratio: 233 / 350;
    max-height: unset;
}

.product__icon img {
    max-height: unset;
    width: 100%;
    height: 100%;
}

#main_banner1 .main_slider__item {
    aspect-ratio: 3 / 4;
}

#main_banner1 .main_slider__item video {
    object-fit: cover;
    max-width: unset;
    height: 100%;
}

.video-container {max-width: unset;width: unset;height: 100%;object-fit: cover;}

.bars__item {
    padding: 0;
    margin-bottom: 0 !important;
}

#main_banner1 .main_slider__item {
        max-height:auto;
        aspect-ratio: 1 / 1;
}
    #main_banner1 .main_slider__item video{
        object-fit: cover;
        aspect-ratio: 1 / 1 ;
    }
}
header #menu_categories3 {
    grid-area: menu3;
}

header #menu_categories3:before {
    content: '';
    width: 100vw;
    height: 100%;
    top: 0;
    left: calc(-50vw + 50%);
    background: #f0f0f0;
    display: block;
    position: absolute;
}

header #menu_categories3 {
    position: relative;
}

header #menu_categories3 .navbar-collapse {
    padding-bottom: 0;
    border-bottom: 0;
}

header #menu_categories3 .nav-link {
    padding: 10px;
    font-weight: normal;
    font-size: 1.3rem;
    text-transform: none;
}

header #menu_categories3 .navbar-nav {
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-items: center;
}

#menu_categories {
    margin-bottom: 0px;
}

header .navbar-collapse {
    border-bottom: 0;
}
div#bar22 {
    padding-top: 0;
    width: 100vw;
    left: calc(-50vw + 50%);
    position: relative;
    --background-color: #f5f5f5 !important;!i;!;
    font-weight: 600;
}

div#bar22 .bars__content {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
#menu_categories3 .nav-picture img {
    width: 20px;
}

#menu_categories3 span.gfx_lvl_1.d-none {
    display: block !important;
}

header #menu_categories3 .nav-link {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    gap: 10px;
}
div#menu_buttons2 {
    position: relative;
    width: 100vw;
}
@media(min-width:979px){
    div#menu_buttons2 {
    position: relative;
    width: 100vw;
    left: calc(-50vw + 50%);
}
}

#menu_buttons2 .menu_button_wrapper {
    padding: 0;
}
/*
#menu_buttons2 a:before {
    content: attr(title);
    position: absolute;
    font-size: 5rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    width: 100%;
    text-align: center;
    top: calc(50% - 1.5rem);
}

#menu_buttons2 a:after {
    content: 'Kliknij i dołącz';
    display: block;
    position: absolute;
    font-size: 2rem;
    text-transform: uppercase;
    padding: 5px 10px;
    border: 1px solid #fff;
    color: #fff;
    bottom: 20%;
    width: 210px;
    text-align: center;
    left: calc(50% - 105px);
}*/
.profit_item img{
width:20px;
}
.profits_elypse{width:100%;display: flex;position:relative;padding:8px 0;justify-content: space-around;align-content: center;align-items: center;}
.profits_elypse .profit_item{
display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
    gap: 10px;
}
.profits_elypse:before{
content:'';
width:100vw;
height:100%;
top:0;
position:absolute;
left: calc(-50vw + 50%);
background:#f0f0f0;
display:block;
z-index:-1;
}
@media(max-width:978px){
    .profits_elypse{
        display: block;
    }
header {

    grid-template-areas:
        "bars_top bars_top bars_top bars_top"
        "rabateCode rabateCode rabateCode rabateCode"
        "freeShipping freeShipping freeShipping freeShipping"
        "logo menu_search menu_top menu_categories"
"menu3 menu3 menu3 menu3";
background: #f5f5f5;
}
}
header #menu_buttons {
    grid-area: menu3;
    margin-bottom:0;
}
.projector_profits {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem 7rem;
    margin: 5rem 0;
    padding:2rem 00;
    position: relative;
}
@media(max-width:978px){
    .projector_profits {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    margin: 5rem 0;
}
.projector_profits_item:not(:last-child) {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 1rem;
}
}

.projector_profits_item {
    display: flex;
    gap: 20px;
    /* margin-top: 4rem; */
}

.projector_profits_img {
    display: flex;
    flex:0 0 12%;
    align-content: center;
    align-items: center;
}

.projector_profits_txt h3 {
    margin-top: 0;
    font-size: 1.5rem;
    font-weight: 800;
}
.projector_page #content #projector_longdescription ~ #projector_producttraits, .projector_page #content #projector_longdescription ~ #projector_dictionary {
    grid-column: 1/3;
}

.projector_page #content #projector_longdescription[data-traits], .projector_page #content #projector_longdescription[data-dictionary] {
    grid-column: 1/3;
}

:root {
    --swiper-arrow-border-radius: 5px;
    --hotspot-arrow-background: rgb(51 51 51 / 90%);
}


.swiper-button-next.--rounded, .swiper-rtl .swiper-button-prev.--rounded {
}

span.projector_tabs__mobile {
    /* display: none; */
}

.projector_tabs__sub {
    /* display: block; */
}

.projector_tabs__wrapper.--first .projector_tabs__sub {
    display: block;
}

.projector_tabs__wrapper.--first .projector_tabs__mobile {
    display: none;
}

div#component_projector_cms {
    margin-bottom: 0;
}
.banner_txt {
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: 15%;
}

.video-container {
    position: relative;
}

.banner_txt h1 {
    font-size: 5rem;
    text-transform: uppercase;
    color: #fff;
    letter-spacing:1px;
}

.banner_txt h2 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 2rem;
    margin-top: 10px;
    margin-bottom: 20px;
}

.banner_txt a {
    border: 1px solid #fff;
    width: fit-content;
    padding: 8px 10px;
    color: #000 !important;
    text-decoration: none;
    border-radius: 5px;
    background: #fff;
    font-weight: 600;
    transition: .3s;
}

.banner_txt {
    display: flex;
    flex-direction: column;
    /* gap: 20px; */
}


.banner_txt a:hover {
    color: #fff !important;
    background: #000;
    border-color: #000;
}
.banner_txt(max-width: 1460px){
    .banner_txt{
        padding:0 20px;
    }
}
@media(max-width:978px){
.banner_txt {left:30px;bottom:30px}
.banner_txt h1 {
    font-size: 2.5rem;
}

.banner_txt h2 {
    font-size: 1.3rem;
}
    
}

#projector_amount {
display: none !important;
}
.projector_profits:before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #f5f5f5;
    z-index: -1;
    left: calc(-50vw + 50%);
}

div#component_projector_cms {
    position: relative;
    overflow: inherit;
}
section#projector_dictionary {
    padding: 2rem 0;
    position: relative;
}

section#projector_dictionary:before {
    content: '';
    background: #f5f5f5;
    z-index: -1;
}

a.dictionary__value_txt {
    text-decoration: none;
}

.dictionary__label_txt {font-size: 2.5rem;text-transform: uppercase;font-weight: 100;}

.dictionary__label {
    margin-bottom: 2rem !important;
}

.dictionary__more {
    display: none;
}

.dictionary__value {
    display: block;
}

.dictionary__values {
    display: flex;
    flex-direction: column;
}

.dictionary__name {
    flex: 0 0 10%;
    font-size: 2rem;
}

.dictionary__param {
    border-bottom: 1px solid #efefef;
    padding-bottom: 1rem;
    margin-bottom: 1rem !important;
}

.dictionary__value:after {
    display: none;
}

.dictionary__description {
    display: inline-flex;
    margin-left: 1rem;
    margin-top: 0;
}

.dictionary__description:before {
    content: '-';
    margin-right: 1rem;
}

span.dictionary__value_txt {
    font-weight: 600;
}

.dictionary__name_txt {
    font-weight: 100;
}

.dictionary__name {
    flex: 0 0 100%;
    margin-bottom: 5px;
}

.dictionary__param {
    display: flex;
    flex-direction: column;
}

.dictionary__value {display: flex;}

.dictionary__values {
    max-width: 100%;
}

.projector_tabs__sub {
    position: relative;
    overflow: inherit;
}

.dictionary__name_txt {
}

.dictionary__name {}

.dictionary__description {
    margin-bottom: 0;
}

.dictionary__value {
    margin-bottom: 5px;
}
a.dictionary__value_txt {
    font-weight: 800;
}
#projector_form .projector_bundle .f-dropdown .f-dropdown-toggle, #projector_form .projector_bundle select:not(.f-select-select) {
    width: 170px;
}

[data-responsible-entity="true"] .dictionary__name {
    max-width: 100%;
}

[data-responsible-entity="true"] .dictionary__value {
    display: flex;
    flex-direction: column;
}

[data-responsible-entity="true"] .dictionary__value_txt {
    flex: 0 0 100%;
    max-width: 100%;
}

[data-responsible-entity="true"] .dictionary__description.--value, [data-responsible-entity="true"] .dictionary__description.--entity {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    margin-top: 0;
}

[data-responsible-entity="true"] .dictionary__description.--value:before, [data-responsible-entity="true"] .dictionary__description.--entity:before {
    display: none;
}
.main_txt h1 {
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: 3px;
}
    summary { cursor: pointer; font-weight: 600; list-style: none; }
    summary::-webkit-details-marker { display: none; }
    summary::after { content: "➕"; float: right; }
    details[open] summary::after {content: '\F105';font-family: 'FontAwesome';transform: rotate(
90deg);}
#faq details {
    font-size: 1.4rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

summary::after {
    content: '\F105';
    font-family: 'FontAwesome';
    transform: rotate(
270deg);
    transition: .3s;
}

#faq details summary {
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
}

#faq .answer {
    font-size: 1.3rem;
}
.banner_containter_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
}