#payment_later {
    display: none;
}

#projector_amount {
    display: none;
}

.size_count {
    display: none;
}

#order2_info_sub4 {
    display: none;
}

#order2_info_sub3 {
    display: none;
}

#order2_box_6 {
    display: none;
}

#returns_login {
    display: none;
}

#rma_login {
    display: none;
}

#points_login {
    display: none;
}

div.actions_return_rma.row {
    display: none;
}

.order_rma.menu_orders_item {
    display: none;
}

#prepaid_documents {
    display: none;
}

#menu_security_policy {
    display: none;
}

div.menu_settings_bar {
    display: none;
}

#invoice_box_switcher {
    display: none;
}

.login_menu.client-barcode {
    display: none;
}

#menu_categories2 {
    display: none;
}

aside .filters__content.--group .filters__toggler .btn span {
    display: none;
}

/*ikony produktów do kompletu - większe*/
.hotspot.--list .product__icon {
    width: 120px;
    min-width: 120px;
    height: 120px;
}

.hotspot.--list .product__icon img {
    max-height: 120px;
}

/*usuniecie zbednych przyciskow z koszyka*/
a.basketedit_client_rebate {
    display: none;
}

a[href="#addToFavorite"] {
    display: none;
}

/* pokazanie rozmiaru i koloru w koszyku na mobile */
.basket__param:not(.--comment):not(.--files):not(.--barcode) {
    display: block;
}

/* usuniecie 'kontynuuj zakupy z mobile' */
.btn.--medium.button_go_shopping {
    display: none !important;
}

@media (min-width: 757px) {
    .btn.--medium.button_go_shopping {
        display: block !important;
    }
}

#basketedit_summary_buttons_sepratator {
    display: none !important;
}

input.basketedit_rebatecode_input {
    padding-top: 19px;
    padding-bottom: 19px;
}

/* zmiany 09-03.2021 */
.btn.--solid,
.btn.--large.--solid,
.btn.--medium.--solid,
.btn.remove_newsletter {
    background-color: #89c6c9;
    border: 1px solid #89c6c9;
    color: white;
}

.btn.--solid:hover,
.btn.--large.--solid:hover,
.btn.--medium.--solid:hover,
.btn.remove_newsletter:hover {
    background-color: white;
    border: 1px solid #89c6c9;
    color: #89c6c9;
}

.product__prices {
    color: #89c6c9;
}

#projector_status_description_wrapper {
    display: none !important;
}

#projector_shipping_info {
    padding-top: 15px;
}

.badge {
    background-color: #89c6c9;
}

.comment_container.open .order2_info_sub:not(.order_comments) {
    display: none;
}

#product_askforproduct {
    display: none;
}

/* zmiany 11.03.2021 */
li#order_rma {
    display: none !important;
}

#projector_sizes_cont div.col-3 {
    max-width: 100%;
}

#projector_longdescription {
    overflow: hidden;
}

div.basketedit_rebatecodes_outline {
    display: block;
}

.select_button.active {
    background-color: #333;
    color: #fff;
}

#account_rebates,
#client_cards {
    display: none !important;
}

/* wyswietlanie boxów*/
@media (max-width: 1920px) {
    #menu_buttons2 .menu_button_wrapper {
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 25px;
    }
}

@media (min-width: 979px) {
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 25px;
    }
}

@media (max-width: 560px) {
    #menu_buttons2 .menu_button_wrapper {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 25px;
    }
}

/*animacje boxow*/
.menu_button_wrapper>*:not(style) {
    display: block;
}

#menu_buttons2 {
    margin-bottom: 10px;
}

/* #menu_buttons2 div.menu_button_wrapper {margin-bottom: 0px;} */
#menu_buttons2 a {
    overflow: hidden !important;
}

#menu_buttons2 a:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease;
}

#menu_buttons2 img {
    display: block;
    transition: all 0.3s ease;
}

/*wyswietlanie dodatkowego menu*/
.menu_addon {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.menu_addon a {
    flex: 0 0 32%;
    max-width: 32%;
    display: block;
    padding: 10px 20px;
    float: left;
    color: #3d3d3d;
    background-color: #e5e5e5;
    margin-bottom: 15px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    text-transform: lowercase;
}

@media screen and (max-width: 560px) {
    .menu_addon a {
        flex: 0 0 48%;
        max-width: 48%;
        font-size: 1em;
    }
}

.menu_addon a:hover {
    background-color: #89c6c9;
    color: white;
    transition: all 0.3s ease;
}

/* product hover fix */
div.product:hover {
    z-index: 200;
}

/* kolor nazwy produktu na listach*/
.product__name {
    color: black;
}

/* kolory menu*/
aside .nav-link {
    color: black;
}

@media (min-width: 979px) {

    header .nav-link.active,
    header .nav-link.active::after,
    header .wide .nav-link::after {
        color: black;
    }
}

/*pokaz wszystkie ukryte na desktop*/
.wide .navbar-subnav>.nav-merge.nav-item>li.nav-item>.nav-link,
.wide .navbar-subnav>.nav-merge.nav-item .nav-merge.nav-item>li.nav-item>.nav-link {
    font-size: 1.4rem;
}

.wide .navbar-subnav>.nav-merge.nav-item li.nav-item .nav-link {
    padding-top: 0;
}

.wide .navbar-subnav>.nav-item .nav-link.display-all {
    text-align: left;
    padding-left: 0;
    margin-top: 0.75rem;
    font-size: 1.3rem;
    color: #89c6c9;
}

header .wide .--noBold ul.navbar-subnav .nav-link {
    font-weight: normal;
}

.wide .navbar-subnav>.nav-item.display-all,
.wide .navbar-subnav>.nav-item .display-all {
    text-align: left;
}

header .wide .nav-link {
    padding: 5px 10px 7px;
}

@media (min-width: 979px) {
    .wide .navbar-subnav>.nav-item .nav-link.display-all {
        display: none !important;
    }
}

#products_associated_zone1>div>div>div>h3>a {
    color: black;
}

/* buttony w pasku z cokies*/
.iai_cookie__consentsActions .btn.--large.--solid:hover {
    color: white !important;
    background-color: #1b7c81 !important;
    border: 1px solid #1b7c81 !important;
}

.iai_cookie__consentsActions a.btn.--large.--outline:hover {
    background: #e7f6f7 !important;
    border: 1px solid #4b9fa3 !important;
    color: #4b9fa3 !important;
}

/* #opinions_section {
    display: none;
} */

#projector_form div.product_section.versions .select_link a.selected {
    border-color: #37a6ab;
    background-color: #d7fafb;
}

.benefits__block.--stocks {
    display: none;
}

.price {
    font-size: 2rem;
}

/*usunięcie: uwagi do kuriera w 3-cim kroku koszyka */
@media (min-width: 757px) {
    #content > div > form > div.order2_info.comment_container.clearfix > div:nth-child(3) {
        display: none;
    }
}

div.search_categoriesdescription .search_categoriesdescription_sub.skeleton>* {
    background-color: white !important;
}

/* omnibus styles */
#search .product__prices .--max,
#search .product__prices .price.--omnibus {
    color: grey;
    font-size: 12px;
}

del.projector_price_maxprice {
    color: grey;  
}


#projector_price_value_wrapper div.projector_prices__lowest_price.omnibus_price span,
#projector_omnibus_price_value,
.product__prices .price.--max, 
.hotspot .product__prices .price.--omnibus {
    color: grey;
    font-size: 12px;
}

.paypo_basket,
.paypo_info {
    display: none;
}

#client_new_social .service_item[data-name="service_Apple"], #cookie_login_social_more .service_item[data-name="service_Apple"] {
    border-color: black;
    color: black;
}

#client_new_social .service_item[data-name="service_Apple"]:hover, #cookie_login_social_more .service_item[data-name="service_Apple"]:hover {
    border-color: white;
    color: white;
}

.email_processing_consent {
    display: none;
}