@import url("https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600&display=swap");

.order2__delivery_comment, .order2__payment_comment {
    font-size: 14px!important;
}


.cm p, .cm ol, .cm ul {
    text-align: justify;
    word-break: break-word;

}

.projector_buy__number_wrapper {
    display:none;
}


#points_login {
    display: none;
}
#returns_login, .client-barcode {
    display: none;
}
#rma_login {
    display: none; 
}
#content > div.step3 > form > div.return_container.row > div:nth-child(1) {
    display: none;
}

form.return_type .return_container>div:nth-child(n+3) {
    margin-top: 0;
}

div.return_type.choose_return_type.active {
    display: none;
}

div.return_type {
    min-height: 100px;
}

@media (min-width: 1200px) {
.bgbf_top {
    width: 480px!important;
    height: 500px!important;
    background: #fff;
    padding: 10px;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 12px;
    background-image: url('/data/include/cms/kampanie/blackfriday.jpg')!important;
}
}

@media (max-width: 480px) {
.bgbf_top {
    width: 349px!important;
    height: 364px!important;
    background: #fff;
    padding: 10px;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 12px;
    background-image: url(/data/include/cms/kampanie/blackfriday.jpg)!important;
    background-size: contain;
    margin-left: 66px;
}

.breadcrumbs:before, 
.breadcrumbs:after {
    background: transparent;
}

.projector_details__wrapper {
    padding: 0!important;
}

div.list_wrapper {
    border-left: 0px solid #c4c7c8;
}

}


#toplayer_newsletter a.toplayer_newsletter_close {
    background: none repeat scroll 0 0 #000000;
    display: block;
    height: 30px;
    line-height: 38px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
}


.pd-lg-50 {
    padding: 50px;
}

#projector_enclosures {
    display: none;
}

/*
a.account_link::before {
    content:  url('/data/include/cms/ico/user.svg');
    display: inline-block;
    width: 22px;
    height: 22px;
    color: #000;
    position: relative;
    left: -5px;
    top: 0px;
}
*/
a {
    color: #555;
}
.product__name {
    color: #555;
}


#order_returns {
    display: none!important;
}
#order_rma {
    display: none!important;
}

@media (max-width: 780px) {
.basketedit_page div.basketedit_summary_shipment_time.d-sm-none {
    display: none !important;
}    
    
    
#menu_search {
    width: auto;
    position: absolute;
    right: 130px;
    z-index: 9999;
}

html .main_page {
    padding-top: 15px;
}

html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open).--freeShipping .main_page #menu_search .menu_search__block {
    top: 5.6rem;
}

header {
    background: rgb(255 255 255 / 100%);
    border-bottom: 0px solid #c4c7c8;
}

}

@media (max-width: 978px) {
html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) header {
    padding-top: 0;
    height: 12.2rem;
}

html.--freeShipping:not(.order_process) body {
    padding-top: 10rem;
}
}

#projector_form > div > div.projector_details__info.projector_info > div.projector_info__item.--status.projector_status {
    display: none!important;
}

#menu_settings .open_trigger {
    display: none!important;
}

#main_hotspot_zone1 {
    margin-top: 70px;
}


.order__time {
    display: none!important;
}

#toplayer_newsletter_sub h2 {
    font-size: 2.7em;
    font-weight: bold;
    color: #ffffff;
}

.projector_details .projector_tell_availability__info1 {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
}


.text__Content {
    padding: 100px;
}

.label_icons .label.--disable {
    color: #ffffff;
    background: none; 
    border: 1px solid #ffffff;
}

#search .product[data-product_disable] .product__icon img {
    opacity: 1;
}

#toplayer_newsletter_sub h3 {
    font-size: 1.3em;
    font-weight: 300;
    color: #ffffff;
}

#toplayer_newsletter #toplayer_newsletter_form input {
    border: 0px solid #bdbdbd!important;
    height: 25px!important;
}

#toplayer_newsletter #toplayer_newsletter_form a {
    background: none repeat scroll 0 0 #333333;
    color: #ffffff;
    display: inline-block;
    font-size: 1.66em;
    height: inherit!important;
    line-height: inherit!important;
    padding: 8px 0;
    text-decoration: none;
    width: 70%;
}



 #links_footer_1 > li > ul > li {
     display: inline-flex;
     width: auto;
 }

#links_footer_1 > li > ul > li:nth-child(1) > a > span::before {
    content: '';
    background-image: url(/data/include/cms/ico/fb.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center;
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #000;
}
#links_footer_1 > li > ul > li:nth-child(2) > a > span::before {
    content: '';
    background-image: url(/data/include/cms/ico/insta.svg);
    background-repeat: no-repeat;
    background-size: 21px 21px;
    background-position: center;
    display: inline-block;
    width: 21px;
    height: 21px;
    color: #000;
}

#links_footer_1 > li > ul > li {
    width: 10%!important;
    
}
#links_footer_1 > li > ul > li span { 
    color:#F5F5F5!important;
}
#Text > div > div {
    overflow: hidden;
}
.buttons__holder img:hover {
    opacity: .85;
}

.cm {
    overflow: hidden;
}

.mt-50 {
    margin-top: 30px;
} 

#logo a {
    display: inline-block;
    margin-left: 8vw;
}   

@media (max-width: 780px) {
.pd-xs-10 {
    padding: 10px!important;
}
.pt-10 {
    padding: 10px 0;
} 

#menu_search {
    width: auto;
    position: absolute;
    right: 130px;
}
    
#content {
    margin-top: 0;
}    

html.sidebar_open #menu_search .menu_search__block {
    display: none;
    position: relative;
    background: #fff;
}    
    
    
#logo a {
    display: inline-block;
    margin-left: 7vw;
    position: relative;
    left: -40px;
}    

#logo {
    height: 55px;
}
    
#logo img {
    max-height: 80px;
    max-width: 100%;
    width: auto;
    vertical-align: bottom;
}
.topBanner {
    border-bottom: #efefef 1px solid!important;
    color: #fff;
    padding: 10px 0;
    position: relative;
    top: 60px;
    width: 100vw;
    margin-left: -15px;
    display: none!important;
}

.topBanner a { 
    margin: 0 0 0 15px;
} 

.topBasket__sub:after {
    background-size: 30px 30px!important;
    width: 30px!important;
    height: 30px!important;
    margin: 12px 12px!important;
}


.form-group .form-control + .control-label {
    left: 10px;
}

#newsletter_form .newsletter_form .text_to_right, #newsletter_form .newsletter_form .text_to_left {
    padding: 0 15px!important;
    font-size: 1.2rem;
}

#newsletter_form .newsletter_button_wrapper button {
    margin-bottom: 5px;
    background: #000000;
    color: #FFF;
    padding: 5px 20px;
}
#newsletter_form .newsletter_button_wrapper button:hover {
    opacity: .75;
}

#main_cms2 .infobaners2, #main_cms2 .infobaners3 {
    margin: 0px auto!important;
}
header .navbar-toggler {
    border-left: 0px solid #c4c7c8;
}
}


.tar {
  text-align: right !important;
}
.tal {
  text-align: left !important;
}
.tac {
  text-align: center !important;
}

body {
  font-family: "Jost", Arial, Helvetica, sans-serif;
  color: #222;
  font-size: 14px;
  line-height: 1.3;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container {
  max-width: 90vw;
}

.cm {
    font-size: 1.5rem;
}

@media (min-width: 979px) {
.topBasket .badge {
    margin-left: -.8rem;
    margin-top: -14px;
    z-index: 1;
}
}
.topBasket:hover .topBasket__details{display:none;}
.topBasket__sub.--hover .badge {
 background-color: #000;  
 color: #FFF;
 transition: 0.5s;
}
.topBasket__sub.--hover {
    background: none!important;
}
.topBasket__sub:before {
    visibility: hidden;
}

.topBasket .badge:empty ~ strong {
    min-width: 30%;
    margin: 5px 0 0 0;
}

.topBasket__sub strong {
    font-size: 1.4rem;
    line-height: 1.2;
    visibility: hidden;
}


@media (min-width: 979px) {
#logo img {
    max-height: 135px;
}

header .navbar-collapse {
    padding-bottom: 0;
}

header .nav-item {
    padding: 5px;
}

header .navbar-subnav {
    font-size: 1.5rem;
    font-weight: 400;
    border: 0;
}

}



.topBasket__sub:after {
    background-image: url(/data/include/cms/ico/cart.svg);
    content: '';
    background-size: 25px 25px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    font-weight: 400;
    margin: 0;
    color: #333333;
}


.product__icon {
  display: inline-block;
  box-sizing: border-box;
  clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  transition: all .8s cubic-bezier(.25,.46,.45,.94);
}
.product__icon:hover {
  -webkit-clip-path: inset(10px 10px 10px 10px);
  clip-path: inset(12px 12px 12px 12px);
}

.product__icon img {
  transition: 0.5s;
}

.product__icon img:hover {
  transform: scale(1.05);
    -webkit-transition: all .8s cubic-bezier(.25,.46,.45,.94);
    -o-transition: all .8s cubic-bezier(.25,.46,.45,.94);
    transition: all .8s cubic-bezier(.25,.46,.45,.94);
    will-change: transform;
}


.product .product__icon {
    cursor: pointer;
}

.projector_details__wrapper {
    border: none;
}

@media (min-width: 1200px) {
.projector_details__wrapper .projector_info {
    grid-column: 1 / 1;
    grid-row: span 4;

}

#projector_form > div > div.projector_details__info.projector_info > div.projector_info__item.--status.projector_status {
      display: none;
}
}

.projector_details .projector_sizes__item {
    min-width: 37px;
    min-height: 35px;
    font-size: 1.3rem;
}

@media (min-width: 979px) {
  #menu_search .menu_search__item.--input {
    position: relative;
    max-width: 15vw;
}
    
  #menu_search.--focus .menu_search__block {
    position: absolute;
    top: 0;
    left: 1.5rem;
    background: #fff;
    box-shadow: none!important;
}
    
  #menu_search .menu_search__input {
    border: none!important;  
    border-bottom: 1px solid #c4c7c8!important;
    font-size: 1.2rem;
    padding-left: 0rem;
    padding-right: 7.5rem;
  }

  header .navbar-nav {
    display: flex;
    list-style: none;
    font-size: 1.6rem;
    position: relative;
    justify-content: center;
  }
}

.topBanner {
  border-bottom: #efefef 1px solid!important;
  color: #fff;
  padding: 5px 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

#main_banner1 {
  width: 100vw;
  position: relative;
  left: 50%;
  top: 5px;
  margin-left: -50vw;
}

@media (max-width: 480px) {
 #main_banner1 {
  width: 100vw;
  position: relative;
  left: 50%;
  top: 45px;
  margin-left: -50vw;
}   
    
}



.main_page #layout,
.basketedit_page #layout {
  margin-bottom: -20px;
}

#menu_contact ul {
  display: none;
}

#menu_contact:before {
  background: none;
}

.big_label,
.headline {
  font-family: inherit;
}


.product__icon {
    height: inherit;
}

.product__icon img {
    max-height: 100%;
}


.product:nth-child(3),
.product:nth-child(4) {
  border-top: 0px solid #c4c7c8 !important;
}

.transition {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home_btn a:hover {
  opacity: 0.8;
}

#main_hotspot_zone1 > div > div.col-sm-4 {
  flex: 0 0 25%;
  max-width: 25%;
}

#main_hotspot_zone4 > div > div.col-sm-4 {
    flex: 0 0 25%;
    max-width: 25%;
}


@media (max-width: 479px) {
#main_hotspot_zone1 > div > div.col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
}
#main_hotspot_zone4 > div > div.col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
}
}




@media (min-width: 1200px) {
  .container {
    max-width: 90vw;
  }
  
#search .product .label_icons {
    position: absolute;
    bottom: 15px;
    left: 15px;
    text-align: left;
}
  
#search .product__compare {
    position: absolute;
    top: 30px;
    right: 30px;
    margin-top: 1rem;
}
#search .product__compare_item {
    z-index: 1;
    text-align: left;
    position: relative;
    font-size: 1.3rem;
    color: #3330;
    border: 0px solid #333;
    padding: 5px;
    text-decoration: none;
    opacity: 0;
}

#search .product__compare {
    width: 30px;
}

#search .product__compare:before {
    background-image: url(/data/include/cms/ico/heart.svg);
    content: '';
    background-size: 15px 15px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    font-weight: 400;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
}
#search .product__compare:hover:before {
    background-color: #D49F9B;
}
  
  .btn_newsletter {
    padding: 9px 25px;
    background: #000;
    color: #FFF;
    margin-left: 10px;
  }
  .btn_newsletter:hover {
    background: #D49F9B;
    color: #FFF;
  }
  
  
  
  #main_cms2 {
    max-width: 100vw;
    padding: 0 10px;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    margin-top: 10px;
  }
  
  
}  
#main_cms2 .infobaners2, #main_cms2 .infobaners3 {
    max-width: 1170px;
    margin: 50px auto;
}

.logo_iai {
  background: none;
}

footer {
  background: #f5f5f5;
  color: #000;
}
footer a {
  color: #000;
}
footer a:hover {
  color: #ccc;
  opacity: 0.7;
}

@media (max-width: 479px) {
  footer {
    background: #fff;
    color: #000;
  }
}

#footer_links .footer_links_label {
  color: #000;
  font-family: inherit;
}

#menu_contact {
  background: none;
  margin: 0 auto 0;
}

#footer_links .footer_links#menu_orders {
  border: 0px solid #c4c7c8 !important;
}
#footer_links .footer_links#menu_account {
  border: 0px solid #c4c7c8 !important;
}

#footer_links .footer_links_sub > li.menu_orders_item i {
  color: #e50029;
  display: none;
}




div.newsletter_cms {
  font-weight: normal;
  padding: 10px 0;
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
div.newsletter_cms ul {
  padding: 0 0 0 22px !important;
}
div.newsletter_cms ol {
  padding: 0 0 0 22px !important;
}
#newsletter_form .newsletter_form {
  text-align: center;
}
#newsletter_form .newsletter_form .text_to_right,
#newsletter_form .newsletter_form .text_to_left {
  padding: 0 10px;
}
#newsletter_form p {
  margin-bottom: 20px;
}
#newsletter_form .newsletter_button_wrapper button {
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  #newsletter_form .newsletter_button_wrapper button {
    margin: 0 5px;
  }
}
#newsletter_form .newsletter_button_wrapper button#newsletter_button_remove {
  background: #ffffff;
  border: 1px solid #333333;
  color: #333333 !important;
}
#newsletter_form .newsletter_button_wrapper button#newsletter_button_remove:hover {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff !important;
}
@media (min-width: 757px) {
  #newsletter_form .newsletter_button_wrapper button#newsletter_button_add {
    padding: 10px 50px;
    background: #000;
    color: #fff;
  }
  #newsletter_form .newsletter_button_wrapper button#newsletter_button_add:hover {
    opacity: .8;
  }
}
#newsletter_form #newsletter_privacy_consent .control-label {
  padding: 0px 0;
  cursor: pointer;
}
#newsletter_form #newsletter_privacy_consent .has-feedback.has-error {
  background: #e35c5c;
}
#newsletter_form #newsletter_privacy_consent .has-feedback.has-error .control-label {
  color: #fff;
}
#newsletter_form #newsletter_privacy_consent .has-feedback.has-error .control-label a {
  color: #fff;
  text-decoration: underline;
}
.newsletter_button_wrapper {
  text-align: center;
}
/* Sciezka zakupowa */

.basketedit_page div.basketedit_summary_shipment_time {
    text-align: right;
    padding: 0 15px;
    display: none!important;
}


#menu_security_policy {
    display: none;
}
.order__delivery_desc {
    display: none;
}
.summary__time {
    display: none;
}
@media (min-width: 757px) {
div.order2_info_sub {
    width: 33.333333%;
    margin-bottom: 0;
    display: none;
    flex-direction: column;
}
}

div.toshippingfree {
    margin-bottom: 10px;
    color: #000000;
    font-weight: bold;
}
.bgNewsletterRoselle {
    width: 700px!important;
    height: 500px!important;
    background: #fff;
    padding: 10px;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 12px;
    background-image: url('/data/include/cms/img/bgnewslatter.jpg')!important;
}

.bg_alter {
    border-bottom: 1px solid #c4c7c8;
}

#toplayer_newsletter #toplayer_newsletter_sub {
    border: 0px solid #e6e6e6;
    text-align: center;
    height: 100%;
}
html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) .freeShipping {
    display: none;
}

#product_askforproduct, #opinions_section {
    display: none;
}
#projector_form > div > div.projector_details__info.projector_info > div.projector_info__item.--stocks.projector_stocks {
    display: none;
}
.order1_page #logo a {
    display: inline-block;
    margin-left: 0;
}

div.basketedit_rebatecodes_outline {
    display: block;
}

div.basketedit_rebatecodes_outline {
    margin-bottom: 50px;
    display: block;
}
@media (min-width: 1200px) {
input.basketedit_rebatecode_input {
    width: 300px;
    min-height: 41px;
}
}
.rmore {
    padding: 10px 50px;
    background: #000;
    color: #fff;
    display: inline-flex;
    transition: 0.5s;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 6rem;
}
.rmore:hover {
    background:#D49F9B;
    color: #fff;
    transition: 0.5s;
}

.hotspot.--slider .slick-list {
    order: 1;
    width: 100%;
    min-height: 580px;
}

#contact_address {
    display: none;
}
#contact_contact h2 {
    text-align: left;
}

@media (max-width: 978px) {
html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) header #logo:after {
    background-color: inherit;
}
}