#wrapper .banner img {
    box-shadow: none;
}

#wrapper {
    background: #ececec;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

#manufacturer #main ul .brand:hover {
    box-shadow: none;
}

#left-column .block_newsletter {
    box-shadow: none;
}

#pagenotfound .page-not-found,
#products .page-not-found {
    box-shadow: none;
}

.footer-container {
    box-shadow: none;
}

#product #block-reassurance {
    box-shadow: none;
}

.social-sharing li {
    box-shadow: none;
}

.product-flags li.product-flag {
    box-shadow: none;
}

.product-variants>.product-variants-item select {
    box-shadow: none;
}

.product-images>li.thumb-container>.thumb {
    box-shadow: none;
}

.product-cover img {
    box-shadow: none;
}

.tabs {
    box-shadow: none;
}

.radio-label {
    box-shadow: none;
}

.block-categories {
    box-shadow: none;
}

.active_filters .filter-block {
    box-shadow: none;
}

.pagination .page-list {
    box-shadow: none;
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
    box-shadow: none;
}

.facet-dropdown .dropdown-menu {
    box-shadow: none;
}

.facet-dropdown {
    box-shadow: none;
}

.brands-sort .dropdown-menu,
.products-sort-order .dropdown-menu,
.suppliers-sort .dropdown-menu {
    box-shadow: none;
}

.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
    box-shadow: none;
}

@media (max-width: 767px) {
    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container {
        box-shadow: none;
    }
    #products .thumbnail-container .product-description,
    .featured-products .thumbnail-container .product-description,
    .product-accessories .thumbnail-container .product-description {
        box-shadow: none;
    }
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    box-shadow: none;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    box-shadow: none;
}

.carousel {
    box-shadow: none;
}

.page-my-account #content .links a span.link-item {
    box-shadow: none;
}

.page-order-detail .box {
    box-shadow: none;
}

.page-addresses .address,
.page-authentication #content {
    box-shadow: none;
}

.page-customer-account #content {
    box-shadow: none;
}

body#checkout #footer {
    box-shadow: none;
}

body#checkout section.checkout-step {
    box-shadow: none;
}

body#checkout #header .header-nav {
    box-shadow: none;
}

.top-menu .sub-menu {
    box-shadow: none;
}

.bootstrap-touchspin {
    box-shadow: none;
}

.card {
    box-shadow: none;
}

.btn-tertiary:hover {
    box-shadow: none;
}

.btn-tertiary {
    box-shadow: none;
}

.btn-primary,
.btn-secondary,
.btn-tertiary {
    box-shadow: none;
}

.custom-checkbox input[type="checkbox"]+span.color,
.variant-links .color,
label .color {
    box-shadow: none;
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: none;
}

.has-danger .form-control:focus {
    box-shadow: none;
}

.has-warning .form-control:focus {
    box-shadow: none;
}

.has-success .form-control:focus {
    box-shadow: none;
}

.carousel-control {
    text-shadow: none;
}