/* 
Theme Name: VINYLES V2
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://creav2.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* Filtres */
.wpc-filters-section {
    margin-bottom: 0!important;
    width: 15%!important;
    display: inline-block!important;
    margin-right: 10px!important;
}



.wpc-filter-title {
	font-weight: 400;
	text-transform:uppercase;
    font-size: 14px;
	color:#ffffff!important;
}

.wpc-edit-filter-set {
	display:none!important;
}

@media (max-width: 767px) {
.wpc-filters-section {
    margin-bottom: 0!important;
    width: 14%!important;
    display: inline-block!important;
    margin-right: 10px!important;
}
	.wpc-filter-title {
	font-weight: 400;
	text-transform:uppercase;
    font-size: 10px;
	color:#ffffff!important;
}

.wpc-edit-filter-set {
	display:none!important;
}
	
	.wpc_show_bottom_widget .wpc-filters-main-wrap .wpc-filters-open-button-container {
	display:block!important;
}
	
.wpc-filters-open-button-container a.wpc-filters-open-widget, .wpc-filters-open-button-container a.wpc-open-close-filters-button {
    background-color: #ffffff!important;
}
}

/* Emplacement */

.emplacement {
	display:contents;
}



/* Valeur */

.valeurcollec {
	font-family: "Barlow", Sans-serif;
    font-size: 50px;
    font-weight: 100;
    margin-top: -70px;
    display: block;
    color: rgb(227 227 226);
    margin-right: 550px;
    text-align: right;
}

/* Quantité */

.quantitollec {
	font-family: "Barlow", Sans-serif;
    font-size: 50px;
    font-weight: 100;
    margin-top: -250px;
    display: block;
    color: rgb(227 227 226);
    margin-right: 390px;
    text-align: right;
}

/* Taille des images */




/* Recherche */

.search-results .elementor-element-e000c11, .search-results .elementor-element-394d4d1, .tax-groupe .elementor-element-23d88f9, .search-results .elementor-element-41edcb9     {
	display:none!important;
}

.search-results .elementor-location-archive,  .tax-groupe  .elementor-location-archive {
	margin-top:60px;
}

.elementor-widget-wp-widget-search [type=submit] {
    color: #ffffff;
    background-color: #262626;
    border: 0px solid #c36;
    padding: 5px 10px;
    border-radius: 0px;

}

.elementor-widget-wp-widget-search  input[type=search] {
    border: 1px solid #262626;
    border-radius: 0;
    padding: 5px 10px;
    margin-top: -4px;

}


/* Disque unique */

.detailalbum br {
	display: block;
    content: "";
    border-top: 1px solid #e9e9e9;
    height: 0;
    margin: 0px 0;
}






