/*
    Template:       yena
    Theme Name:     Yena Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Yena – Beauty & Cosmetic WooCommerce Theme
    Version:        1.0.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, architecture, interior
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    yena-child
    Domain Path:    /languages/
*/
.woocommerce-product-gallery__image > a > img.wp-post-image, img.attachment-shop_catalog.size-shop_catalog {
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

@media (min-width: 1400px) {
    #lastudio-header-builder {
        top: 0 !important;
    }
}

/* traductions */

div#woocommerce_product_categories-2 span, div#woocommerce_price_filter-1 span, .breadcrumb-home {
    font-size: 0;
}
div#woocommerce_product_categories-2 span:after {
    content: 'Filtrer par catégories';
    font-size: 16px;
}
div#woocommerce_price_filter-1 .widget-title span:after {
    content: 'Filtrer par prix';
    font-size: 16px;
}
div#woocommerce_product_tag_cloud-1, .searchform-fly-text {
    display: none;
}
.breadcrumb-home:after {
    content: 'Accueil';
    font-size: 16px;
}
