.ccbpress-group-search-notice {
	background-color: #fbffc8;
	color: #a9ab4d;
	border: 1px solid #e9eb87;
	padding: 15px;
	margin: 10px 0;
	text-align: center;
	font-size: 14px;
	font-style: italic;
}
.ccbpress-group-search-table > table {
	width: 100%;
}

.ccbpress-group-search-table th {
	font-weight: lighter;
	padding: 10px;
}

.ccbpress-group-search-details .ccbpress-group-meta > div:not(.ccbpress-group-meta-childcare) {
	display: none;
}

/* Note: Design for a width of 600px */
@media screen and (max-width: 1024px) {
    .ccbpress-group-search-table th:nth-of-type(6),
	.ccbpress-group-search-table td:nth-of-type(6) {
        display:none;
        width:0;
        height:0;
        opacity:0;
        visibility: collapse;
    }
	.ccbpress-group-search-details .ccbpress-group-meta > div.ccbpress-group-meta-area {
		display: inline-block;
	}
}

/* Note: Design for a width of 600px */
@media screen and (max-width: 850px) {
    .ccbpress-group-search-table th:nth-of-type(5),
	.ccbpress-group-search-table td:nth-of-type(5) {
        display:none;
        width:0;
        height:0;
        opacity:0;
        visibility: collapse;
    }
}

/* Note: Design for a width of 480px */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait), only screen and (max-width: 767px) {
	.ccbpress-group-search-table th:not(:first-of-type),
	.ccbpress-group-search-table td:not(:first-of-type) {
        display:none;
        width:0;
        height:0;
        opacity:0;
        visibility: collapse;
    }
	.ccbpress-group-search-details .ccbpress-group-meta > div {
		display: inline-block !important;
	}
}

.ccbpress-group-search-table tr.ccbpress-group-search-list > td:first-of-type {
	font-weight: bold;
}

.ccbpress-group-search-table .ccbpress-group-search-details > td {
	padding: 20px;
}

.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-image {
	float: left;
	padding: 0 10px 10px 0;
}

.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-image > img {
	width: 120px;
	height: auto;
}

.ccbpress-group-search-table .ccbpress-group-search-details,
.ccbpress-group-search-table tr.ccbpress-group-search-list td > .dashicons-arrow-down {
	display: none;
}

.ccbpress-group-search-table tr.ccbpress-group-search-list {
	cursor: pointer;
}

.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-name {
	font-weight: bold;
	font-size: 1.3em;
}

.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-leader-contact {
	float: right;
	padding: 5px 10px;
	font-size: 0.9em;
}

.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-description {
	clear: both;
}

.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-spots-available {
    white-space: nowrap;
    font-weight: 400;
    font-size: .8em
}

.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-meta > div {
	padding-right: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: .8em
}





.ccbpress-group-search-filter {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    width: 250px
}

.ccbpress-group-search-filter select {
    width: 100%
}

.ccbpress-group-search-button {
    clear: both;
    margin-bottom: 15px
}

.ccbpress-group-search {
    width: 100%
}

.ccbpress-group-search .dashicons {
    vertical-align: middle;
    font-size: 1.4em
}

.ccbpress-group-search-result {
    clear: both;
    margin: 10px 0
}

.ccbpress-group-search .ccbpress-group-image {
    float: left;
    padding: 0 15px 15px 0
}

.ccbpress-group-search .ccbpress-group-image img {
    max-width: 150px;
    max-height: 150px;
    width: 100%;
    height: auto
}

.ccbpress-group-search .ccbpress-group-name {
    font-weight: 700;
    font-size: 1.3em
}

.ccbpress-group-search .ccbpress-group-full, .ccbpress-group-search .ccbpress-group-spots-available {
    white-space: nowrap;
    font-weight: 400;
    font-size: .8em
}

.ccbpress-group-search .ccbpress-group-leader {
    font-size: .7em;
    padding-left: 10px;
    font-weight: 400
}

.ccbpress-group-search .ccbpress-group-description {
    padding: 15px 0
}

.ccbpress-group-search-meta {
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: .8em
}

.ccbpress-group-search th {
    white-space: nowrap
}

.ccbpress-group-search tr td {
    padding-bottom: 15px;
    vertical-align: top
}

.ccbpress-group-search-no-results {
    padding: 30px 15px;
    text-align: center;
    font-style: italic;
    font-size: 1.3em
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .ccbpress-group-search-filter {
        float: none;
        margin: 0 0 10px;
        width: 100%
    }
    .ccbpress-group-search tbody, .ccbpress-group-search td, .ccbpress-group-search thead, .ccbpress-group-search tr {
        display: block
    }
    .ccbpress-group-search th {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .ccbpress-group-search-filter {
        float: none;
        margin: 0 0 10px;
        width: 100%
    }
    .ccbpress-group-search tbody, .ccbpress-group-search td, .ccbpress-group-search thead, .ccbpress-group-search tr {
        display: block
    }
    .ccbpress-group-search th {
        display: none
    }
	.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-image {
		float: none;
		padding: 0 0 10px 0;
	}
	.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-image > img {
		width: 100%;
		height: auto;
	}
	.ccbpress-group-search-table .ccbpress-group-search-details .ccbpress-group-leader-contact {
		float: none;
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}
}

form.group-search-widget .ccbpress-group-search-filter {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 10px;
	margin: 0;
    width: 100%
}

form.group-search-widget .ccbpress-group-search-filter select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

form.group-search-widget .ccbpress-group-search-button button {
    border: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    padding: 7px 10px;
    background-image: none
}
