#projector_dictionary {
    order: 1 !important;
}

.projector_details__wrapper {
    padding: 25px !important;
    border: 1px solid #ddd !important;
}

.longdescription:before {
    border-top: none !important;
    padding-bottom: 3.5rem !important;
}

section#product_questions_list {
    background: #f1f1f1;
    padding: 5% !important;
}

span.questions__question_txt {
    font-size: 1.6rem;
    font-weight: 600;
}

.product__icon picture {
    display: flex;
    height: 100%;
}

.product__icon {
    background: none !important;
}

small.projector_prices__unit_converted_price {
    font-size: 1.5rem;
}

.projector_prices__sellby, .projector_prices__sellby_value {
    display: none !important;
}

#projector_prices_wrapper::after {
    content: 'ilość m²:' '';
    display: block !important;
    background: #fff;
    margin: 20px 0px 0px 0px;
    width: 100% !important;
}

.projector_prices {
    margin-bottom: 0 !important;
}

#logo {
    width: 70% !important;
}

@media (min-width: 979px) {
    .product__icon {
        max-height: 30rem;
        max-height: none;
    }
}

@media (min-width: 979px) {
    .product__icon {
        max-height: none;
        aspect-ratio: auto;
    }
}

.product__icon img {
    aspect-ratio: auto;
}

@media (min-width: 979px) {
    .swiper-button-next.--edge, .swiper-rtl .swiper-button-prev.--edge {
        top: 50%;
        transform: translate(50%, -50%);
        position: absolute;
    }
}

@media (min-width: 979px) {
    .swiper-button-prev.--edge, .swiper-rtl .swiper-button-next.--edge {
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
}

span.traits__label.mr-2 {
    font-weight: 900;
}

section#projector_producttraits {
    display: block !important;
}


span.projector_sizes__label {
    margin-right: 10px;
    margin-top: 10px;
}

div#projector_shipping_unknown {
    margin-top: 10px;
}

.projector_prices__unit_converted_price {
    font-size: 3rem !important;
    color: #019341;
    font-weight: 900 !important;
    position: relative;
    top: -5px;
    padding-left: 0 !important;
}

#projector_price_value {
    color: #333333 !important;
    font-weight: bold !important;
    font-size: 2rem !important;
}

.product__prices strong, .price__sub, .price_sellby {
    order: 2 !important;
}

.product__prices small, .product__prices span:nth-child(6),.price.--convert  {
    font-size: 1.7rem !important;
    color: #019341 !important;
    font-weight: 900 !important;
    order: 1 !important;
}

.hotspot__product .price_sellby {
        font-size: 1.4rem !important;
        color:#333 !important;
        
}

.search_description__wrapper {
    max-width: 100% !important; 
    text-align: left !important; 
    
}

#menu_basket {
    display: none !important;
}

.added__button {
    display: none !important;
}

.bars__wrapper {
    font-size: 1.6rem !important;
}