.zcnstorefiltre-01 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}

.zcnstorefiltre-02,
.zcnstorefiltre-03 {
height: 50px;
width: calc(33.33% - 12px);
border: none;
border-radius: 12px;
color: var(--e-global-color-secondary );
font-family: poppins;
margin-right: 10px;
font-size: 15px;
padding: 0 20px;
background:white;
}

.zcnstorefiltre-04 {
height: 50px!important;
background-color: #007cba!important;
color: #fff!important;
border: none!important;
border-radius: 4px!important;
cursor: pointer!important;
font-size: 16px!important;
width: 10%!important;
font-family: poppins!important;
font-size: 15px!important;
font-weight: 400!important;
border-radius: 12px!important;
}



.zcnstorefiltre-06 {
height: 50px;
background-color: #007cba;
color: #fff;
border: none;
border-radius: 4px;
cursor: pointer;
font-size: 16px;
font-family: poppins;
font-size: 15px;
font-weight: 400;
border-radius: 12px;
}

@media (max-width: 900px) {
.zcnstorefiltre-02,
.zcnstorefiltre-03 {
width: 100%!important;
margin-bottom: 10px;
margin-right:0;
}
    .zcnstorefiltre-04,
.zcnstorefiltre-06 {
    width: 100%!important;
}
}@media (max-width: 900px) {
.zcnstorefiltre-04 {
width: 100%!important;
margin-bottom:10px!important;
}

.zcnstorefiltre-01 {
    margin:15px;
}
	
	/* ZCN Digital temas? ZCN Store'a aittir. */