/************************* # # KONTENT *************************/

body{
    font-family: 'Lato', sans-serif
}
.container {
    max-width: 1920px;
    padding-left: 1rem;
    padding-right: 1rem;
    letter-spacing: 1px;
}
.row {
    Justify-content: Center;
}



/************************* # # CZCIONKI *************************/
.big_label, .headline {
    font-weight: 900;
}
header .wide .nav-link {
    font-weight: 700;
}
.button_ban {
    outline: none;
    -webkit-appearance: none;
    border-radius: 36;
    cursor: pointer;
    color: white;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
    border-radius: 30px;
    background: black;
    margin-top: 15px;
}
.button_ban_white {
    outline: none;
    -webkit-appearance: none;
    border-radius: 36;
    cursor: pointer;
    color: black;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
    border-radius: 30px;
    background: white;
    margin-top: 15px;
}
.b-lazy .b-error{
    width: 35px;
}

/************************* # # KARTA PRODUKTOWA *************************/
#opinions_section {
    display: none;
}
div.product_info_top .item_info {
    display: none;
}
#projector_buy_section .projector_butttons_buy {
    width: 100%;
}
.projector_prodstock_compare.btn {
  display: none;
}
#opinions_section {
    display: none;
}
#projector_buy_section #projector_number_cont{
    display: none;
}
.questions__block.--questions{
    border-radius: 30px;
    background: #f1f1f1;
}	

div.product_section.versions--select .fancy-select .trigger{
    display: none;
}
div.product_section.versions--select .fancy-select ul.options{
    position: initial;
    display: flex;
    flex-wrap: wrap;
    border: 0;
    overflow: hidden;
    max-height: initial;
}
div.product_section.versions--select .versions__label,
#projector_form div.product_section.versions .fancy-select .options li a.version_item .version_name{
    display: none;
}
div.product_section.versions--select .fancy-select ul.options li{
    padding: 5px;
}
div.product_section.versions--select .fancy-select ul.options li.hover {
    background: none;
}
div.product_section.versions--select .fancy-select ul.options .version_item {
    border: 1px solid #c4c7c8;
    display: block;
    border-radius: 15px;
}
div.product_section.versions--select .fancy-select ul.options .version_item.selected,
div.product_section.versions--select .fancy-select ul.options .version_item:hover{
    border-color:#333;
}
#projector_form div.product_section.versions .fancy-select .options li a.version_item .gfx {
    max-width: initial;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}
#projector_form div.product_section.versions .fancy-select .options li a.version_item .gfx img{
    border-radius: 15px;
    max-height: 56px;
}
.hotspot.--slider .products.d-flex {
    display: block !important;
}
#search .product {
    margin-bottom: auto!important;
    margin-top: auto;
}



@media (min-width: 757px) {
    #projector_form div.product_section.versions .fancy-select .options li a.version_item .gfx {
        max-width: initial;
        width: 120px;       
    }
    div.product_info_top .item_info {
        display: flex;
    }
    #projector .photos__photo.--nav {
        width: 100%;
    }
    .slick-slide img {
        width: auto;
    }
    div.product_info_top .item_info {
        width: 100%;
    }
    #projector_buy_section .projector_butttons_buy {
        width: 100%;
    }

    #opinions_section {
        display: none;
    }
    div.product_info_top {
        border: 1px solid #c4c7c8;
        padding-top: 1rem;
        border-radius: 15px;
        background-color: #e4e8e9;
    }
    div.product_info_top .item_info {
        padding-left: 1rem;
        border-radius: 15px;
        background-color: #e4e8e9;
    }
    .select_button.gfx {
        width: 120px;
    }
    .benefits {
        font-size: 1.3rem;
        width: 100%;
        display: flex;
    }
    .benefits__block {
        display: flex;
        flex-direction: column;
        width: 25%;
        padding-right: 5px;
        padding-left: 5px;
        align-items: center;
    }
    .benefits__item {
        display: block;
        text-align: center;
    }
    .benefits__block.--returns::before {
        font-size: 4.2rem;
    }
    .benefits__block.--shippings::before {
        font-size: 4.2rem;
    }
    .benefits__block.--stocks::before {
        font-size: 4.2rem;
    }
    .benefits__item.--instalment:last-child {
        display: none;
    }
    #projector_buy_section .projector_buttons > * {
      margin-bottom: 1.5rem;
      margin-left: auto;
     margin-right: 6rem;
    }
}	
@media (min-width: 979px) {
    .projector_page #content {display:grid !important; grid-template-columns: repeat(2,minmax(0,1fr));}
    .projector_page #projector_productname {grid-area: 1/1/1/3;}
    .projector_page #projector_photos {grid-area: 2 / 1 / 2 / 1; max-width: 100%;}
    .projector_page #projector_form {grid-area:2 / 2 / 2 / 2; max-width: 100%;}
    .projector_page #projector_dictionary {grid-area: 3 / 1 / 3 / 1;}    
    .projector_page #projector_warranty {grid-column: 2 / 3; max-width: 100%;}
    .projector_page #projector_longdescription {grid-area: 3 / 2 / 3 / 2;}
    .projector_page #product_askforproduct {grid-area: 10 / 1 / 10/ 3; margin-top: 3rem ;}
    .projector_page #products_associated_zone1 {grid-area: 6 / 1 / 6 / 3; margin-top: 3rem ;}
    .projector_page #products_associated_zone2 {grid-area: 7 / 1 / 7 / 3; margin-top: 3rem ;}
    .projector_page #products_associated_zone3 {grid-area: 8 / 1 / 8 / 3; margin-top: 3rem ;}
    .projector_page #products_associated_zone4 {grid-area: 9 / 1 / 9 / 3; margin-top: 3rem ;}
    .photos__figure.--nav {
        height: 100px;
        width: 150px;
    }
    .photos__slider[data-nav] {
        width: calc(100% - 160px);
    }
    .projector_page #projector_dictionary{
        padding-left: 50px;
    }
    .dictionary__group,
    .dictionary__group.--first{
        border: none;
    }
    .dictionary__param.row{
        align-items: flex-start;
    }
    .dictionary__name {
        text-align: left;
        justify-content: start !important;
    }
}
@media (min-width: 1200px) {
    .questions__block.--questions{
        max-width: 40%;
    }


}

/************************* # # NAGŁÓWEK - TOP *************************/

aside .nav-item{
    padding: 0;
}
aside .navbar-collapse ul{ 
    padding-left: 15px;
    padding-right: 15px;}
.sidebar_open aside .nav-open > ul{
    left: initial !important;
}
.topBasket__sub .badge-info{
    background-color:#546070;
}
.freeShipping__info::before{
    content:none;
}
@media (min-width: 757px) {
    .topBasket .badge:empty ~ strong {
    display: none;
    }
    .topBasket__sub:before {
    display: none;
    }
    #menu_settings .account_link:after {
    display: none;
    }
    .account_link {
    margin-right: 2rem;
    }
    .topBasket__sub strong {
    display: none;
    }
}	
@media (min-width: 979px) {
    .main_page header {
        position: fixed;
        margin: 0 auto !important;
        max-width: 1920px;
        padding-left: 2rem;
        padding-right: 1rem;
    }
    header::before {
        background: #fff;
        display: block;
        content: '';
        width: 100vw;
        left: 50%;
        position: absolute;
        border-bottom: 1px solid #c4c7c8;
        margin-left: -50vw;
    }
    header {
        display: grid !important;
        grid-template-columns: 10fr 2fr; 
        grid-template-rows: auto;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    } 
    .freeShipping{grid-area: 1 / 1 / 1 / 5; margin:5px 10px 0 10px !important}
    header #logo {grid-area: 2 / 1 / 3 / 2; max-width: 100%;} 
    header #menu_search {grid-area: 3 / 3 / 2 / 5;align-self: flex-end;max-width: 100%; width: 100%;}  
    header #menu_settings {grid-area: 2 / 4 / 2 / 5;align-self: flex-start; max-width: 100%;}
    header #menu_basket {grid-area: 2 / 3 / 2 / 4; align-self: flex-start;padding: 0 !important;max-width: 100%;}
    header #menu_categories {grid-area: 4 / 1 / 3 / 5;margin-top: 10px;}
    .breadcrumbs { grid-area: 5 / 1 / 5 / 5; }  
    header .navbar-nav{
        justify-content: center;
    }   
    #menu_settings form {left: -105px;}
} 
@media (min-width: 1200px) {
    header {
        grid-template-columns: 2fr 10fr 2fr;
        grid-template-rows: auto;
        padding: 10px 0;
    }
    .freeShipping{grid-area: 1/1/1/5; margin:0 !important}
    header #logo {grid-area: 2 / 1 / 3 / 2;} 
    header #menu_search {grid-area: 3 / 3 / 2 / 5;align-self: flex-end;}  
    header #menu_settings {grid-area: 2 / 4 / 2 / 5;align-self: flex-start;}
    header #menu_basket {grid-area: 2 / 3 / 2 / 4; align-self: flex-start;padding: 0 !important;}
    header #menu_categories {grid-area: 2 / 2 / 3 / 3;align-self: center;}
    .breadcrumbs { grid-area: 4 / 1 / 5 / 5; }
    /*Navigation submenu*/ 
    .wide .navbar-subnav.--cols1 {
      width: calc(30% - 2rem);
    } 
    .wide .navbar-subnav.--cols2 {
      width: calc(50% - 2rem);
    }  
    .wide .navbar-subnav.--cols3 {
      width: calc(70% - 2rem);
    } 
    .wide .navbar-subnav.--cols4 {
      width: calc(90% - 2rem);
    }
  }
 

/************************* # # BANER GŁÓWNY *************************/

@media (min-width: 757px) {}
@media (min-width: 979px) {
    #main_banner1 {
        margin-top: 15rem;  
    }
    .--freeShipping #main_banner1 {
        margin-top: 18.8rem;  
    }
}	
@media (min-width: 1200px) {
    #main_banner1 {
        margin-top:12rem;
    }
    .--freeShipping #main_banner1 {
        margin-top: 15.8rem;  
    }
}


/************************* # # STREFY NA HP *************************/

#menu_buttons2 > div {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 3rem;
}
#menu_buttons2 a{
    text-decoration: none;
}
	
@media (min-width: 757px) {
    #menu_buttons2 > div {
        flex: 0 0 33%;
        max-width: 33%;
        padding-bottom: 3rem;
    }

   .hotspot {
        clear: both;
        padding-left: 2rem;
        padding-right: 1rem;
    }
    .product__icon img {
        max-height: 30rem;
        max-width: 41rem;
    }  
}	
@media (min-width: 979px) {
    .hotspot .product {
        border: 1px solid transparent;
        border-radius: 25px;
    }
    .hotspot .product:hover {
        border: 1px solid #c4c7c8;
    }
}	
@media (min-width: 1200px) {}


/************************* # # MENU - DOLNE *************************/

#footer_links .footer_links#menu_orders {
    display: none;
}
#footer_links .footer_links#menu_account {
    display: none;
}
#footer_links {
    background: #333;
    padding-top: 20px;
    margin-top: 20px;
    border-radius: 25px;
}
#footer_links a, #footer_links span {
    color: #ffffff;
}
#footer_links .footer_links_label {
    color: #fff;
}
#footer_links .footer_links_label:after {
    background: #ffffff;
}
@media (min-width: 757px) {
    #footer_links .footer_links#menu_orders {
        display: none;
    }
    #footer_links .footer_links#menu_account {
        display: none;
    }
    #footer_links {
        background: #333;
        margin-top: 20px;
        margin-bottom: 0px;
        border-radius: inherit;
    }
    #footer_links a, #footer_links span {
        color: #ffffff;
    }
    #footer_links .footer_links_label {
        color: #fff;
    }
    #footer_links .footer_links {
        margin: 0px 0 0;
    }
}

@media (min-width: 979px) {}
@media (min-width: 1200px) {}


/************************* # # LISTA PRODUKTÓW *************************/

#search .product__compare_item {
    display: none;
}
.product__yousave:not(.--label):not(.--value){
    right: 20px;
    background: rgba(255,255,255, 0.7);
}    
.product__yousave.--label, .product__yousave.--value{
    letter-spacing: 0;
}
@media (min-width: 757px) {
    .product__prices {
        text-align: center;
    }
    .product__name {
        text-align: center;
        font-size: 1.4rem;
    }
    #search .product__compare_item {
        display: none;
    }
    .product__icon {
        height: 31rem;
    }
}

@media (min-width: 979px) {}
@media (min-width: 1200px) {}

/********************* # # CMS ************************/

div.text_menu_sub li {
    width: 100%;
} 
@media (min-width: 757px) {}
@media (min-width: 979px) {
    div.text_menu {
        position: sticky;
        top: 0;
        left: 0;
        align-self: start;
    }
}
@media (min-width: 1200px) {}

/************************* # # KOSZYK ZAKUPOWY - PROCES ZAKUPOWY *************************/
@media (min-width: 757px) {}
@media (min-width: 979px) {}
@media (min-width: 1200px) {}

/************************* # # ORDERDETAILS - PROCES ZAKUPOWY *************************/

.orderdetails_label{
    text-transform: uppercase;
}
.ordered_product__icon,
.orderdetails_payments__icon{
    display: none;
}
.ordered__name li{
    margin-top:5px;
    font-weight: normal;
}
@media (min-width: 979px) {
    .prepaid_page #content{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .prepaid_page #content > *{
        flex: 0 0 50%;
        padding: 20px;
    }
    .prepaid_page #content #prepaid_order_products,
    .prepaid_page #content #prepaid_documents,
    .prepaid_page #content .actions_return{
        flex: 0 0 100%;
    }
    .prepaid_page #content .orderdetails_summary,
    .prepaid_page #content #prepaid_buttons{
        flex: 0 0 100%;
    }
}
@media (min-width: 1200px) {}

/************************* # # DODATKOWE RZECZY *************************/
.slick-prev, .slick-next {
    font-size: 5.43em;
    background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: transparent;
    color: #fff;
}
#gallery-slider3 img {
    padding: 1rem;
}
#gallery-slider3 a{
    text-decoration: none;
}

.ui-autocomplete a{
    font-size: 1.2rem;
}
.ui-autocomplete .autocomplete_icon {
    width: 80px;
}
.ui-autocomplete .autocomplete_icon img{
    width: 100%;
}
.opineo-side-slider-widget--hidden.scrolled button {
    opacity: 0.5;
}
.opineo-side-slider-widget__label--right:hover {
    opacity: 1;
}
#backTop {
    bottom: 90px;
    right: 30px;
}

@media (min-width: 979px) {
    .ui-autocomplete {
        border: 1px solid #c4c7c8;
        border-radius: 25px;
        min-width: 350px;
        left: initial !important;
        right: 10px;
    }
    #menu_search input.--open{
        border-radius: 25px
    }
    .ui-autocomplete .menuitem_product{
        border: 1px solid transparent;
    }
    .ui-autocomplete .menuitem_product:hover{
        border: 1px solid #333 !important;
    }
    #login_menu > div > div {
        padding: 2vw;
    }
}

/************************* # # pasek informacyjny freeshipping *************************/
.freeShipping {
    margin: 0;
    height: 5.1rem;
    top: 5px;
    padding: 5px 20px 5px 10px;
    width: calc(100% - 10px);
}
.freeShipping__close {
    right: 5px;
}

@media (min-width: 979px) {
    .freeShipping {   
        width: calc(100% - 3rem);
        height: 3.8rem;
        font-size: 1.3rem;
        margin: 0 1.5rem;
        padding: .3rem 2.2rem .3rem 2.8rem;
    }
    .freeShipping__close {
        right: 1rem;
    }
}

/************************* # # Tabele CSS *************************/
table.TableDesc_1{
	width: 100%;
	table-layout: fixed;
}
table.TableDesc_1 iframe{
	max-width: 100%;
}
table.TableDesc_1 tr td{
	padding: 5px;
	max-width: 100%;
}
table.TableDesc_1 img{
	display: inline-block;
	max-width: 100%;
	height: auto;
	width: auto\\9; /* ie8 */
}
table.TableDesc_2{
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 5px 5px;
}
table.TableDesc_2 tr td{
	padding: 5px;
	max-width: 100%;
}
table.TableDesc_2 iframe{
	max-width: 100%;
}
table.TableDesc_2 img{
	display: inline-block;
	max-width: 100%;
	height: auto;
	width: auto\\9; /* ie8 */
}
table.TableDesc_3{
	width: 100%;
	table-layout: fixed;
}
table.TableDesc_3 iframe{
	max-width: 50%;
}
table.TableDesc_3 tr td{
	padding: 5px;
	max-width: 50%;
}
table.TableDesc_3 img{
	display: inline-block;
	max-width: 50%;
	height: auto;
	width: auto\\9; /* ie8 */
}
table.TableDesc_4{
	width: 100%;
	table-layout: fixed;
	border-radius: 10px;
}
table.TableDesc_4 iframe{
	max-width: 100%;
	border-radius: 10px;
}
table.TableDesc_4 tr td{
	padding: 5px;
	max-width: 100%;
	border-radius: 10px;
}
table.TableDesc_4 img{
	display: inline-block;
	max-width: 100%;
	height: auto;
	border-radius: 10px;
	width: auto\\9; /* ie8 */
}
   
table.TableDesc_5{
	width: 100%;
	table-layout: fixed;
}
table.TableDesc_5 iframe{
	max-width: 100%;
}
table.TableDesc_5 tr td{
	max-width: 100%;
}
table.TableDesc_5 img{
	display: inline-block;
	max-width: 100%;
	height: auto;
	width: auto\\9; /* ie8 */
}


@media only screen and (max-width: 757px){
table.TableDesc_1 tr td{
	max-width: 100%;
	width: 100%;
	display: block;
}
table.TableDesc_1 iframe{
	height:auto;
}
table.TableDesc_1 img{
	display: block;
	max-width: 100%;
	height: auto;
	width: auto\\9; /* ie8 */
}
table.TableDesc_2{
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 5px 5px;
}
table.TableDesc_2 tr td{
	max-width: 100%;
	width: 100%;
	display: block;
    border-collapse: separate;
}
table.TableDesc_2 img{
	display: block;
	max-width: 100%;
	height: auto;
	width: auto\\9; /* ie8 */
}
table.TableDesc_3 tr td{
	max-width: 50%;
	width: 50%;
	display: block;
}
table.TableDesc_3 iframe{
	height:auto;
}
table.TableDesc_3 img{
	display: block;
	max-width: 50%;
	border-radius: 10px;
	height: auto;
	width: auto\\9; /* ie8 */
}
table.TableDesc_4 tr td{
	max-width: 100%;
	width: 100%;
	display: block;
	border-radius: 10px;
}
table.TableDesc_4 iframe{
	height:auto;
	border-radius: 10px;
}
table.TableDesc_4 img{
	display: block;
	max-width: 100%;
	border-radius: 10px;
	height: auto;
	width: auto\\9; /* ie8 */
}
table.TableDesc_5 tr td{
	max-width: 100%;
	width: 100%;
	display: block;
}
table.TableDesc_5 iframe{
	height:auto;
}
table.TableDesc_5 img{
	display: block;
	max-width: 100%;
	height: auto;
	width: auto\\9; /* ie8 */
}
}



@media only screen and (max-width: 1200px){
    table.TableDesc_1, table.TableDesc_1 tr{
        max-width: 1170px;
    }    
        table.TableDesc_5, table.TableDesc_5 tr{
        max-width: 1170px;
    }    
}

/*IMAGES IN MENU*/
    @media (min-width: 979px) {
        .wide .navbar-subnav.image-menu{
            grid-template-columns: 75% 25%;
        }
        .wide .navbar-subnav .menu-wrapper{
            display: grid;
            grid-template-columns: 1fr 1fr 1fr 1fr;
        }
    }
    
/************************* # # stocks in projector *************************/

#projector_stock .product_stocks_list_s_w::before {
    content: 'Dostępność produktu w sklepach';
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-bottom: 20px;

}

#projector_stock .product_stocks_list_s_w {
    display: block;
    margin: 30px 0;
    width: 100%;
    float: none;
}

#projector_stock .product_stocks_list_s_w .sizes_wrapper {
    display: block !important;
}

#projector_stock .product_stocks_list_s_w .size_wrappers {
    border: 1px solid #ccc;
    display: block !important;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 15px;
    text-decoration: none;
}

#projector_stock .product_stocks_list_s_w .size_wrappers:hover {
    border: 1px solid #333;
}

#projector_stock .product_stocks_list_s_w  .size_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    padding-right: 10px;
}


#projector_stock .product_stocks_list_s_w  .icon_next {
    position: absolute;
    right: 0;
}

#projector_stock .product_stocks_list_s_w  b {
    font-weight: normal;
    font-size: 90%;
    margin-top: 5px;
}