h1, h2, h3, h4, h5, .nav-link {
    font-family: 'Fira Sans Condensed';
}

span.label.--bestseller {
    display: none;
}

li.nav-item:has(span[title="Baza wiedzy"]) {
    cursor: default;
}

header .nav-link {
    font-weight: 500;
}


footer {
    background: #fcfcfc;
    box-shadow: 30vw 0 0 0 #fcfcfc, -30vw 0 0 0 #fcfcfc;
    background-size: cover;
}

div.modal.--added
 {
    display: none;
}

div[data-id="100280"] {
    display: none;
}

h2#projector_price_value {
    font-size: 3.5rem !important;
}

section#projector_productname {
    margin-bottom: 20px;
}

.projector_prices__info {
    display: none !important;
}

div#projector_status_wrapper {
    display: none;
}

span.label.--preorder {
    background: #009ee2;
    color: white;
    font-weight: bold;
}



 .product__icon img {
    max-height: 38rem !important;
}

.projector_details__wrapper span {
    font-size: 14px;
}


.product__icon {
    height: 700px !important;
    max-height: 38rem !important;
}




.image-document::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-image: linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 60%);
}
.main_slider__button.btn.--solid.--medium {
    border: 1px solid #009ee2;
}

.blue{
    color: #009ee2;
}

.product__name{
text-transform: uppercase;
}

strong.price {
    font-weight: 400;
}

span.price_sellby {
    display: none;
}


.desc_wrapper {
    position: absolute;
    bottom: 10%;
    left: 10%;
}

.menu_button_wrapper {
    position: relative;
    
}

.name {
    color: #fff;
    font-size: 2.5rem;
}

span.name_button {
    color: #fff;
    display: block;
}

span.woman::after {
    content: '';
    display: block;
    width: 100%;
    background: #bc9dbd;
    height: 5px;
    margin-top: 7px;
    transition: all ease-in-out 0.5s;
}

span.man::after {
    content: '';
    display: block;
    width: 100%;
    background: #9db2d7;
    height: 5px;
    margin-top: 7px;
    transition: all ease-in-out 0.5s;
}

span.kid::after {
    content: '';
    display: block;
    width: 100%;
    background: #d5938d;
    height: 5px;
    margin-top: 7px;
    transition: all ease-in-out 0.5s;
}

a.center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-top: 30px;
}

.hotspot .product__icon {
background: transparent !important;
}

#main_banner1.--html .main_slider__content {
    margin-left: 20%;
}

#main_banner1 .main_slider__label {
    font-size: 5rem;
    text-transform: uppercase;
    
}
#main_banner1 .main_slider a {
 
    text-transform: uppercase;
}

#main_banner1 .main_slider__description {
    font-size: 2rem;
}

p, a, span, div {
    line-height: 1.5 !important;
    
}

p, li {
font-size: 16px !important;
}


#freeShipping {
    color: #fff;
    border: 1px solid #fff;
    background: #009ee2;
}

.freeShipping__close {

color: #fff;
}

header .nav-link {
   
    text-transform: uppercase;
}

.article__name {
    font-size: 1.3rem;
}



.label.--disable {
    color: #009ee2;
}

img.blog_image {
    display: none !important;
}

#blog-item > .big_label {
    font-size: 2rem;
    line-height: 1.5;
}

img.article__image.b-lazy.b-loaded:hover {
    opacity: .8;
}

img.b-loaded {

transition: opacity 300ms ease !important;

}

.hotspot img:hover {
    opacity: .7;
}

.how-to-use-wrapper {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}

.big-dot {
    background-color: #d9a74f;
    border-color: #d9a74f;
        width: 15px;
    height: 15px;
    border: 1px solid #d9a74f;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 1;
    
}

.vertical-line {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    background-color: #d9a74f;
    height: 0%;
    left: 7px;
    top: 5px;
    max-height: 100%;
}

.how-to-uselist {
    position: relative;
    padding-left: 56px;
    min-height: 100px;
    color: #000;
}

.how-to-uselist-txt p {
margin-top: 0!important;
}

.how-to-uselist-header {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .13px;
    line-height: 30px;
}




}

.row.clearfix.wholesale_box {
    display: none;
}

#client_new_login .show_pass {
top: 20% !important;
}

.social {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 50px auto;
}

.social img {
    margin: 0 50px;
    max-width: 200px;
    transform: scale(1);
    transition: all .5s ease;
}

.article__description p {
    text-align: justify;
}

.image-document img {
    transition: all ease 0.5s;
}



.overflow {
position: relative;
overflow: hidden;
}

div[data-producer="true"],
div[data-series="true"]{
    display: none;
}

@media (min-width: 757px){
    
    h1.product_name__name {
    font-size: 3rem;
}
    
    #footer_links .footer_links#menu_account {
border: none !important;
}

#footer_links .footer_links#menu_orders {
border: none !important;
}
    
#menu_contact ul>li:nth-of-type(1) {
    padding-right: 10px;
}
    
 .social img:hover {
    transform: scale(0.95);
}
    #social_wrap {
        margin: 4em 0;
    }
    
    .wholesale_info_sub img {
        margin: 0 50px;
    }
    
    .iconplus::after {
    content: "+";
    font-size: 1.5em;
    line-height: 1.5;
    margin-left: 20px;
    position: absolute;
    right: 0;
}

    .iconminus::after {
    content: "-";
    color: #d9a74f;
    font-size: 2em;
    margin-top:-5px;
    margin-left: 20px;
    position: absolute;
    right: 0;
}

    
.slideHideOpinion {
animation: slideup .4s ease;
bottom: 30px;
position: relative;

    }
 
.hiddenOpinion {

display: none;
opacity:0



}

.visibleOpinion {
display: flex;

animation: slidedown .3s ease;
position: relative;
bottom: 0;
}

@keyframes slidedown {
  0% {
      
      bottom: 30px;
     
    
  }
  100% {
   
    bottom: 0;
    
    
  }
}

@keyframes slideup {
  0% {
    bottom:0;

  }
  100% {
   
    bottom: 80px;
    
    
  }
}



    
     .decription{
        margin-left: -90px;
        background: #fff;
        padding: 20px;

        
    }
    
.decription2 {
    margin-right: -90px;
    position: relative;
    background: #fff;
    padding: 15px;
}

}




@media (max-width: 757px){
    

    
    .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

._ae_desc div {
    width: 100% !important;
    padding: 0 !important;
}

/*
div:has(.description-left) {
    order: 2 !important;
}
*/

._ae_desc > div:nth-of-type(2) > div:nth-of-type(1) {
    order: 1;
}

.article__date_name {
    margin: 20px 0 0 0;
}

._ae_desc img {
    margin-top: 30px !important;
}
.article__date_name {
    
    order: 0;
}
}

@media (max-width: 796px){ 
img#solanka_logo_img {
    margin: 20px auto !important;
    max-width: 200px;

}
}

@media (min-width: 797px){ 

#menu_contact {
display: flex;
}


img#solanka_logo_img {
    max-width: 200px;
    display: flex;
    right: 0;
    position: absolute;
}
}


@media (min-width: 979px) {
    
    section#projector_longdescription {
    background: #fcfcfc;
}

    
    #menu_contact ul {
    display: flex;
    align-items: center;
}
    
    header .navbar-nav {
    justify-content: space-evenly;
}

ul.navbar-nav.mx-md-n2 {
    margin-top: 50px;
    margin-bottom: 20px;
}

.nav-link {
  display: inline-block;
  position: relative;

 
}

.nav-link:hover {
    color: #009ee2;
}

.nav-link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #009ee2;
  transform-origin: bottom right;
  transition: transform 0.25s ease;
}

.nav-link:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
  
}

li.nav-item.empty a::after {
    background: transparent;
}

section#projector_longdescription {
padding: 50px 100px !important;
}


div#menu_buttons2.row {
    margin: 60px 0 20px 0;
}

section#main_blog {
    margin-top: 60px;
}

 
.overflow:hover img {
    transform: scale(1.07);
}


.menu_button_wrapper.but1:hover span.woman::after {

    width: 50% !important;
    transition: all ease-in-out 0.5s;
  }
  
  .menu_button_wrapper.but2:hover span.man::after {

    width: 50% !important;
    transition: all ease-in-out 0.5s;
  }
  
  .menu_button_wrapper.but3:hover span.kid::after {

    width: 50% !important;
    transition: all ease-in-out 0.5s;
  }
  
  .btn.--medium.--solid:hover {
    background: transparent;
    color: #009ee2;
    border: 1px solid #009ee2;
}
}

@media (min-width: 1200px){
    
#main_banner1.--html .main_slider__content {
    margin-left: 25%;
}
}