/*
 Theme Name:   Dominik
 Theme URI:    https://www.dominikmedium.fr/
 Description:  Thème Dominik54
 Author:       Alton Garage
 Author URI:   http://altongarage.com
 Template:     storefront
 Version:      1.0.0
*/

.site-search,
.storefront-sorting {
    display: none;
}

.site-footer {
    padding: 15px;
}

.footerInfo {
    text-align: center;
}

footer .menu {
    margin: 0;
}

@media(min-width: 768px) {
    .storefront-full-width-content.woocommerce-cart .entry-header,
    .storefront-full-width-content.woocommerce-checkout .entry-header,
    .storefront-full-width-content.woocommerce-account .entry-header,
    .storefront-full-width-content .woocommerce-products-header {
        padding-bottom: 50px;
    }

    .site-branding {
        margin-bottom: 0;
    }
}