@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&display=swap');

.btn.--solid {
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
}

.btn.--medium.--solid {
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
}
.progress__item.--active .progress__icon {
    background: #CB9A8E;
    border: #CB9A8E;
    color: #fff;
}
.progress__icon {
    height: 65px;
    width: 65px;
    border-radius: 100%;
    border: 1px solid #c4c7c8;
    color: #CB9A8E;
}

#menu_settings > form > ul > li:nth-child(2) > div:nth-child(2) {
    display: none;
}

#points_login,
#rma_login,
#returns_login

{
     display: none;
}

.login_page #layout {
    margin-bottom: 30px;
    width: 80vw;
    min-height: 60vh;
    padding: 0 0 30px 0;
    margin: 0 auto;
}

.login_page .l_welcome {
    width: 80vw;
    padding: 0 56px;
}


.login_page .btn.--outline {
    background: #000;
    border: 1px solid #000000;
    color: #fff;
}




#search div.product__prices  strong {
    font-weight: 300!important;
}

@media (max-width: 480px){
.login_page .l_welcome {
    width: 100vw;
    padding: 0;
}    
    
.login_page #layout {
    width: 100vw;
}    
    
#login_menu .login_menu_wrapper .login_menu {
    padding-left: 0;
    position: relative;
}    
#toplayer_newsletter {
    width: 349px!important;
}
}

@media (min-width: 1200px){
#toplayer_newsletter {
    width: 480px!important;
}
}

.bgNewsletterBunt {
     width: 480px;
    height: 500px;
    background: #fff;
    padding: 10px;
    font-size: 12px;
    background-image: url('/data/include/cms/bannery/bgnewslatter.jpg')!important;

}

.bgBlackFriday {
    width: 480px!important;
    height: 500px;
    background: #fff;
    padding: 10px;
    font-size: 12px;
    background-image: url(/data/include/cms//blackweek-bunt.png)!important;
}

@media (max-width: 480px){ 
   .bgBlackFriday {
    width: 480px!important;
    height: 364px;
    background: #fff;
    padding: 10px;
    font-size: 12px;
    background-image: url(/data/include/cms//blackweek-bunt.png)!important;
    background-size: contain;
} 
}

@media (max-width: 756px){
header .navbar-toggler {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 60px;
    height: 59px;
}

.icon-reorder:before {
        content: ''!important;
    background-image: url(/data/include/cms/hamburger.svg)!important;
    background-repeat: no-repeat;
    background-size: 27px 27px;
    background-position: center;
    display: inline-block;
    width: 27px;
    height: 27px;
    color: #000;
    position: relative;
    left: 0px;
    top: 7px;
}


#menu_search .menu_search__mobile, #menu_search .menu_search__submit {
    height: 59px;
}

#menu_search .menu_search__mobile:before, #menu_search .menu_search__submit:before {
    content: ''!important;
    background-image: url(/data/include/cms/search.svg);
    background-repeat: no-repeat;
    background-size: 27px 27px;
    background-position: center;
    display: inline-block;
    width: 27px;
    height: 27px;
    color: #000;
    position: relative;
    left: -4px;
    top: 0px;
}


#menu_navbar > ul > li > a::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    bottom: 8px;
    left: 0;
    background-color: #000;
    transform-origin: bottom right;
    transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  }
  
#menu_navbar > ul > li > a::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    bottom: 8px;
    left: 0;
    background-color: #000;
    transform-origin: bottom right;
    transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  }
  
#menu_navbar > ul > li > a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  
  
#main_hotspot_zone1 {
    margin-top: 35px;
}
}

a:hover {
    color: #ccc;
}



.flag_pol {
    background: url(/data/include/cms/pol.png) no-repeat scroll!important;
}
.flag_eng {
    background: url(/data/include/cms/eng.png) no-repeat scroll!important;
}





@media (min-width: 1200px){
#menu_settings form>ul {
    background: #ffffff;
    color: #333;
    border: 0px solid #c4c7c8;
    padding: 20px 0;
    border-radius: 0;
    box-shadow: 0 2px 11px 0 rgb(0 0 0 / 10%);
}
}

@media (max-width: 756px){
  
html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__item.--input {
    padding: 0.7rem 1rem;
    background: #fff;
    color: #333;
    display: none;
}
html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__mobile {
    visibility: inherit;
    opacity: 1;
}

}

.section-baner {
    min-height: 820px;
}

@media (max-width: 978px) {
 .d-hide-m {
     display: none!important;
 } 
 .tac-m {
     text-align: center!important;
 }
 
 .section-baner {
    margin-top: 0px;
    min-height: 400px!important;
}
    
.breadcrumbs {
    line-height: 43px;    
    margin-top: 14px;
}
    
.big_label, .headline {
    font-size: 2.2rem!important;
    font-weight: 300;
    letter-spacing: .1rem!important;
}    
    
#layout {
    margin-bottom: 30px;
    width: 100vw;
    padding: 0 0px!important;
}   

#search .col-sm-4 {
    flex: 0 0 100%!important;
    max-width: 100%!important;
}

#search .product {
    background: 0;
    padding: 0!important;
    margin-bottom: 15px;
}
    
  html.--freeShipping:not(.order_process) body {
    padding-top: 5.5rem!important;
}
.search_page #layout {
    margin-top: 15px;
}
div.list_wrapper {
    display: none;
}
.breadcrumbs:before {
    background: transparent;
}
.breadcrumbs:after {
    background: transparent;
}
.back_button:before {
    background: transparent;
}
.breadcrumbs #back_button {
    background: transparent;
    border: 0;
    color: #000000;
}

.newproducts, .label.--new {
    color: #000;
    background: #fff;
}
#search .product .label_icons {
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: left;
}
#search .product__compare_item {
    display: none;
}

.product__name {
    color: #000;
    font-weight: 400!important;
    font-size: 1.888rem!important;
}
.product__prices {
    padding: 0px!important;
}
.price {
    font-size: 1.4rem;
    display: block;
}

.hotspot.--slider .slick-list {
    min-height: 380px!important;
}
.pswp__top-bar, .pswp__caption {
    background-color: #000000;
}

.home-text h2, .home-text h3 {
    text-align: center!important;
}

.home-text p {
    letter-spacing: -.5px;
}


}


.topSocial {
    position: relative;
    right: 50px;
    top: 5px;
}
.topSocial a {
  margin-right: 5px;
}

@media (max-width: 480px) {
    
  .section-baner {
    background: none!important;
     margin-top: 0px!important;
}  
.home-text {
    padding: 16px!important;
}
.home-text h3 { 
    padding-top: 10px!important;
}
.home-text p {
    letter-spacing: -1rem;
}

}

.section-baner {
    margin-top: 100px;
}
.home-text {
    padding: 50px;
}

.home-text h2 {
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    letter-spacing: -1.6677px;
    font-size: 4rem;
    text-align: left;
    margin: 0!important;
}
.home-text h3 {
    font-weight: 400;
    letter-spacing: 1rem;
    font-size: 1.333rem;
    text-align: left;
    margin: 0!important;
    padding-top: 140px;
}
.home-text p {
font-size: 1.444rem;
    font-weight: 400;
    color: #000;
    line-height: 1.888;
    letter-spacing: .1rem;
}

.d-hide {
    display: none!important;
}



#layout {
    margin-bottom: 30px;
    width: 100vw;
    padding: 0 20px;
}

header .breadcrumbs {
    width: 100vw;
    padding: 20px 40px;
}

.badge-info {
    background-color: #cb9a8e;
    color: #fff;
}


.pd-lg-50 {
    padding: 50px;
}

header .nav-link.active {
    color: #000000;
}

.fixed-header {
    position: fixed;
    -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}

#main_banner1.mb-4 {
    margin-bottom: 0!important;
}

#search .col-sm-4 {
    flex: 0 0 25%;
    max-width: 25%;
}

.topbanner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
    background: #CB998E;
    color: #FFF;
    padding: 9px 0;
    width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
    }

.topbanner-item:nth-child(1) {
    order: 0;
    flex: 0 1 auto;
    align-self: center;
    }
.topbanner-item a {
    padding-left: 10px;
    }

.topBanner a { 
    margin: 0 0 0 15px;
} 

@media (min-width: 979px) {
    
#menu_search .menu_search__block {
    display: block;
    border-radius: 0;
    margin-left: 25px;
}   
    
    
header .navbar-collapse {
border-bottom: 0px solid #c4c7c8;
}    
    
#search.col-sm-4 {
    flex: 0 0 15%!important;
    max-width: 15%!important;
}

#logo a {
    display: inline-block;
    margin-left: 7vw;
}

#logo img {
    max-height: 67px;
    height: auto;
}

#menu_settings.col-md-3 {
    flex: 0 0 30%;
    max-width: 30%;
}



#menu_basket.col-md-2 {
    flex: 0 0 5%;
    max-width: 7%;
}
   
.topBasket .badge:empty ~ strong {
    display: none;
} 
.topBasket__sub {
    justify-content: flex-end;
}
.account_link {text-decoration: none;}
.account_link::before {
    content: '';
    background-image: url(/data/include/cms/ico/user1.svg);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    background-position: center;
    display: inline-block;
    width: 22px;
    height: 22px;
    color: #000;
    position: relative;
    left: -9px;
    top: 4px;
} 
.wishlist_link {text-decoration: none;}    
.wishlist_link::before {
    content: '';
    background-image: url(/data/include/cms/ico/heart1.svg);
    background-repeat: no-repeat;
    background-size: 22px 22px;
    background-position: center;
    display: inline-block;
    width: 22px;
    height: 22px;
    color: #000;
    position: relative;
    left: -9px;
    top: 4px;
}  
}
/*
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: #666;
    font-weight: 300;
}


#order_returns {
    display: none!important;
}
#order_rma {
    display: none!important;
}

@media (max-width: 756px) {
html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open).--freeShipping .main_page #menu_search .menu_search__block {
    top: 60px;
}
}



@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: 0px;
}

html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open).--freeShipping .main_page #menu_search .menu_search__block {
    top: 5.6rem;
}


}

@media (max-width: 978px) {
html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) header {
    padding-top: 0;
    height: 7rem;
}

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;
}

@media (min-width: 979px) {
#menu_settings .open_trigger {
    line-height: 45px;
    padding-right: 71px;
    padding-top: 10px;
    width: auto;
    display: block;
}
}

#main_hotspot_zone1 {
    margin-top: 70px;
}


.order__time {
    display: none!important;
}

#toplayer_newsletter {
    width: 700px;
}

#toplayer_newsletter_sub h2 {
    font-size: 2.7em;
    font-weight: bold;
    color: #000000;
}
@media (max-width: 756px) {
#tws_c_0 {
    position: fixed!important;
}

#toplayer_newsletter_sub h2 {
    font-size: 2em;
    font-weight: bold;
    color: #000000;
    margin-top: 211px;
}
#toplayer_newsletter #toplayer_newsletter_form input {
    border-bottom: 1px solid #000000!important;
    height: 34px!important;
}
#toplayer_newsletter #toplayer_newsletter_form a {
    width: 40%!important;
    background: #000000!important;
    font-size: 1.4em!important;
}
}

.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: #000000;
}

#toplayer_newsletter #toplayer_newsletter_form input {
    border-bottom: 1px solid #000000;
    height: 34px!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%;
    margin-top: 25px;
}



 #links_footer_1 > li > ul > li {
     display: inline-flex;
     width: auto;
 }
 
 
.ico-fb {
     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(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;
}

.ico-insta {
    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: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;
} 


@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: 59px;
    margin-left: 23px;
}
    
#logo img {
    max-width: 100%;
    width: auto;
    vertical-align: bottom;
}




.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: "Open Sans", 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: 100vw;
}

.cm {
    font-size: 1.5rem;
}

@media (min-width: 979px) {
.topBasket .badge {
    margin-left: -25px;
    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 {
    display: none;
}


@media (min-width: 979px) {


header .navbar-collapse {
    padding-bottom: 0;
}

header .nav-item {
    padding: 10px 5px;
    font-weight: 400;
    letter-spacing: .2rem;
    font-size: 1.444rem;
}

header .navbar-subnav{
    border: 0;
    width: 280px;
    padding: 15px;
}
header .navbar-subnav li {
    padding: 5px 0;
}

header .navbar-subnav a {
   font-weight: 400;
    letter-spacing: -.2px;
    font-size: 1.333rem;
}

  

}

.topBasket__sub {
    height: 70px;
}

.topBasket__sub:after {
    background-image: url(/data/include/cms/ico/cart1.svg);
    content: '';
    background-size: 32px 32px;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 59px;
    font-weight: 400;
    margin: 0;
    color: #333333;
    position: relative;
    top: 0px;
}


.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.5rem;
    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%;
  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%;
}


@media (max-width: 479px) {
.topBanner {
    display: none!important;
}
#main_hotspot_zone1 > div > div.col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
}
}




@media (min-width: 1200px) {
  .container {
    max-width: 100%;
  }
  
#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/heart1.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;
}

.bg_alter {
    border: 0px solid #c4c7c8;
    border-bottom: 1px solid #c4c7c86b;
}

#toplayer_newsletter #toplayer_newsletter_sub {
    border: 1px 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;
}

.product__name {
    color: #000;
    font-weight: 300;
}

@media (max-width: 978px) {
html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) header #logo:after {
    background-color: inherit;
}
}

div.search_categoriesdescription h1 {
    font-size: 2.22em;
    text-align: center;
    width: 100%;
    font-weight: 300;
    font-family: 'Playfair Display', serif;
    letter-spacing: -1.6677px;
}

.text_menu__wrapper {
    display: none;
}



div.search_categoriesdescription .search_categoriesdescription_sub {
    font-weight: 400;
    color: #000;
    font-size: 1.3rem;
    letter-spacing: -.1px;
    margin-bottom: 30px;
}
}

.search_categoriesdescription_next .show_description {
    display: block;
    cursor: pointer;
    font-size: 1.3rem!important;
    width: 100%!important;
    text-align: center!important;
    color: #CB9A8E!important;
    
}

#menu_newsletterwidget, #title_instagram {
    padding: 40px 0;
}
.big_label, .headline {
    font-size: 3.2rem;
    font-weight: 300;
     letter-spacing: 1rem;
}

.shopping_list_top .slt_link:after {
    display: none;
}
.cm h1, .cm h2, .cm h3, .cm h4, .cm h5, .cm h6, .cm p, .cm ol, .cm ul {
    margin: 29px 0;

}

.pagination__element.--active .pagination__link {
    border: 2px solid #000000;
    font-weight: bold;
    color: #000000;
    border-radius: 0;
}

.idosell:before {
    content: '';
    background: transparent!important; 
    flex-grow: 1;
    height: 0px!important;
}

.price {
    font-size: 1.5555rem;
    display: block;
}


.price_info {
    flex-grow: 1;
    display: none!important;
}
.idosell {
    flex-grow: 1;
    margin-right: 90px;
}

.f-group .f-control {
    border: 0px solid #c4c7c8;
    border-bottom: 1px solid #c4c7c8;

}

.compare {
    border-top: 0px solid #c4c7c8;

}

.btn.--large.--solid {
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
}
.bestseller, .label.--bestseller {
    color: #fff;
    background: #cb9a8e;
}
.product_name__name {
    font-size: 2rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
    letter-spacing: .5px;
    font-family: 'Open Sans','Helvetica',sans-serif,"Arial",sans-serif;
}

.breadcrumbs ol>li a {
    text-decoration: none;
    font-weight: 300;
    letter-spacing: 0.1px;
    font-size: 1.22rem;
}
.newproducts, .label.--new {
    color: #000;
    background: #10ac8200;
    border: 1px solid #000;
}
#projector_longdescription {
        font-weight: 400;
    color: #000;
    letter-spacing: .1rem;
    font-size: 1.333rem;
    line-height: 2.555rem;
}
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
    background-color: #000000;

}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    background-color: #000000;
}

@media (min-width: 757px) {
.hotspot.--slider .slick-track {
    display: flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: center;
}
}


#toplayer_newsletter #toplayer_newsletter_sub {
    border: 0px solid #e6e6e6!important;
    text-align: center;
}

#toplayer_newsletter a.toplayer_newsletter_close {
    background: none repeat scroll 0 0 #333333;
    display: block;
    height: 30px;
    line-height: 38px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
}

.f-group.--file .f-control:checked+.f-label:before, .f-group.--checkbox .f-control:checked+.f-label:before, .f-group.--radio .f-control:checked+.f-label:before, .f-group.--file .f-control[type="file"]+.f-label.--file:before, .f-group.--checkbox .f-control[type="file"]+.f-label.--file:before, .f-group.--radio .f-control[type="file"]+.f-label.--file:before {
    content: '';
    background: #cb9a8e;
    border: 1px solid #cb9a8e;
    color: #fff;
}

.col-lg-12.col-xs-12.tac.topbanner {
    color: #000;
    background-color: #e1ded5;
}