@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

[aria-label="Element stopki: Informacje o sklepie"]{
    display: none !important;
}

.main_page .headline__name {
    margin: auto;
}

.cm {
    font-size: 1.1em;
    font-family: 'Roboto', Arial, sans-serif;
}

#projector_longdescription {
    font-size: 1.15em;
    font-family: 'Lato', Hevletica, Arial, sans-serif;
}

#footer_links::before {
    left: -50vw !important;
}

.dictionary__param {
    font-size: 1.15em;
    font-family: 'Lato', Hevletica, Arial, sans-serif;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0 !important;
}

.dictionary__param:nth-child(odd){
    background-color: white;
}

.dictionary__param:nth-child(even){
    background-color: #eff7ff;
}

.dictionary__value {
    font-weight: 600 !important;
    color: #001020;
}

.hurtownia2025-producers-header {
    display: none !important;
}

@media screen and (min-width: 993px)
{
    body {
        max-width: 100% !important;
        padding: 0 !important;
    }
    
    .max-width-1200 {
        max-width: 1920px !important;
    }
    
    .hipromo-product-container {
        max-width: 1900px !important;
    }
    
    .newsletter-banner-container {
        max-width: 1900px !important;
    }
    
    .max-width-1200 {
        max-width: 1900px !important;
    }
    
    header {
        grid-template-columns: 1fr minmax(auto,85rem) auto auto;
    }
    
    header form#menu_search {
        max-width: 534px !important;
    }
    
    #menu_navbar:before,
    #menu_navbar:after {
        height: 0 !important;
    }
    
    #main_banner1 {
        margin-left: -25px;
        margin-right: -25px;
    }
    
    #main_banner1 .slick-list {
        border-radius: 0 !important;
    }
    
    #main_banner1 picture {
        width: 1920px !important;
    }
    
    header {
        margin-left:auto;
        margin-right:auto;
        max-width: 1670px;
    }
    
    header .navbar-nav > .nav-item > .nav-link {
        font-size: 1.7rem !important;
        text-align: center;
    }
    
    .main_producers__wrapper .slick-list {
        border-radius: 0 !important;
    }
    
    a.nav-link[title='Promocje'],
    a.nav-link[title='Promocje']:link {
        color: #e60000;
    }
    
    a.nav-link[title='Promocje']:hover,
    a.nav-link[title='Promocje']:focus {
        color: #59a3d4;
    }
    
    .menu_search__input {
        border: 1px solid #c4c7c8 !important;
    }
    
    footer.max-width-1200,
    #instagram,
    #menu_buttons,
    #main_producers,
    #footer_links,
    #price_info,
    #main_hotspot_zone1,
    #main_hotspot_zone2,
    #main_hotspot_zone3,
    #search_hotspot_zone1,
    #main_blog {
        max-width: 1670px !important;
        margin-left: auto;
        margin-right: auto;
    }
    
    #main_cms,
    #main_cms2 {
        margin-left: auto;
        margin-right: auto;
        max-width: 1670px;
    }
    
    .bars__item .bars__wrapper,
    .main_page .headline::before {
        max-width: 1670px !important;
    }
    
    #layout {
        margin-left: auto;
        margin-right: auto;
        max-width: 1670px !important;
    }
    
    .main_page #layout {
        margin-left: auto;
        margin-right: auto;
        max-width: 1920px !important;
    }
    
    header .navbar-nav > li > .nav-link {
        position: relative;
    }
    
    header .navbar-nav > li > .nav-link:not(:only-child)::after {
    	content: "\f107";
    	position: absolute;
    	right: -8px;
    	top: calc(50% - 1px);
    	transform: translateY(-50%);
    	font-family: FontAwesome;
    	font-size: 20px;
    	display: block;
    	color: inherit;
    }
    
    .topBasket {
        min-width: 115px;
        font-size: 1.6rem;
    }
    
    .topBasket__sub {
        border-radius: 3px;
        border: 1px solid #53B5F6;
        color: #53B5F6;
        height: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 12px;
        padding-right: 12px;
        flex-direction: row;
    }
    
    .topBasket__sub strong {
        margin-left: 10px;
    }
    
    .topBasket .badge {
        left: 25px;
        top: 12px;
    }
}