#projector_amount {
    display: none !important;
}

#projector_benefits {
    display: none !important;
}

#navigation_total {
    display: none !important;
}

#projector_show_size {
    display: none !important;
}

.imgbox {
    display: grid;
            
        }
.center-fit {
    max-width: 100%;
    max-height: 100vh;
    margin: auto;
        }
        
.cm {
    overflow: hidden;
}

.btn.--large.--solid {
    background: #1d4487;
    border: 1px solid #1d4487;
    color: #ffffff;
}


.btn.--medium.--solid {
    background: #1d4487;
    border: 1px solid #1d4487;
    color: #ffffff;
}

.freeShipping {
    border: 1px solid #ffcc00;
    color: #000000;
    border-radius: 0px;
    background-color: #ffcc00;
}

.freeShipping__close {
    display: none !important;
}

.bestseller, .label.--bestseller {
    color: #fff;
    background: #1d4487;
}

.newproducts, .label.--new {
    color: #fff;
    background: #00a000;
}

a[href^="tel:6"] {
text-decoration: none;
}

a[href^="tel:9"] {
text-decoration: none;
}

a[href^="tel:0"] {
text-decoration: none;
}

a[href^="tel:3"] {
text-decoration: none;
}

#mymap {
    display: none;
}

#footer_links .footer_links#menu_account {
    border: 1px solid #c4c7c8;
    padding-top: 25px;
    padding-bottom: 25px;
}

#footer_links .footer_links_label {
    font-weight: normal;
}