/*
Theme Name: Esotera Plus Child
Theme URI: http://www.cryoutcreations.eu/
Description: Esotera Plus base child theme - use for your theme customizations
Author: Cryout Creations
Author URI: http://www.cryoutcreations.eu
Version: 0.5
Template: esotera-plus
*/

/* place your custom css and customizations below */

/******** Advanced Search Page ******/
#filter-section1 {
    padding-left: 10%;
}

#filter-block1 {
    min-width: 50%;
    float: left;
}

#filter-block2 {
    min-width: 50%;
    float: left;
}

#filter-block3 {
    min-width: 50%;
    float: left;
}

#filter-block4 {
    min-width: 50%;
    float: left;
}

#filter-block5 {
    min-width: 50%;
    float: left;
}

#filter-block6 {
    min-width: 50%;
    float: left;
}

.facet_count {
    margin: auto;
    text-align: center;
    padding: 10px;
}

.facet_pageination {
    margin: auto;
    text-align: center;
    padding: 10px;
}