/*
Theme Name: Collier County Public Library
Theme URI: https://www.exploritech.com
Author: Exploritech, Inc.
Author URI: https://www.exploritech.com
Version: 10
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: collier

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


#book-show .owl-carousel .owl-nav.disabled, #book-show .owl-carousel .owl-dots.disabled {
    display: block !important;
}

.bookly-mb-3 {
    max-width: 100% !important;
    width: 100% !important;
    margin-right: 0 !important;
    display: flex;     margin-bottom: 60px !important;     border: none !important;
    background: none !important;

}

.bookly-card-title {
    display: none !important;
}

.bookly-rounded-t.bg-bookly.bookly-relative.bookly-card-header-mark {
    width: 35%;
    height: 200px !important;
}

img.bookly-w-full.bookly-object-cover.bookly-rounded-t {
    height: 200px !important;
}

section.em-booking-form-section-summary {
    display: none;
}

section.em-search-advanced-sections.input {
    display: flex;
    flex-direction: column;
}

section.em-search-section-categories.em-search-advanced-section {
    order: 3;
}

section.em-search-section-tags.em-search-advanced-section header {
    border-bottom: 1px solid #dedede !important;
}

.em-item-meta-line.em-event-prices {
    display: none !important;
}
.bookly-search-form-left {
    margin-right: 50px;
}

.bookly-search-form{
	    border: none !important;
}

.bookly-my-4.bookly-extras-step-body-mark .bookly-mb-3{
	width: 15rem !important;
}

.bookly-flex-1.bookly-summary-staff-name-mark {
    display: none;
}

.bookly-my-4.bookly-extras-step-body-mark input {
    width: 40px !important;
}

.bookly-grow.bookly-text-gray-600.bookly-font-bold.bookly-text-right , .bookly-mb-4.bookly-flex.bookly-items-center.bookly-py-1.bookly-extras-price-mark{
display:none;	
}

.bookly-flex.bookly-items-center.bookly-justify-center.bookly-min-h-full {
    justify-content: flex-start !important;
}



.bookly-flex.bookly-flex-col {
    position: relative;
}

.bookly-flex.bookly-flex-wrap.bookly-justify-start .bookly-p-4 {
    width: 100%;     padding-left: 30px !important;
}

.bookly-mb-2 {
    display: none;
}

.bookly-flex.bookly-flex-col i {
    display: none;
}

.bookly-flex.bookly-flex-col .bookly-py-1 {
    padding: 0 !important;
    margin: 0 0 5px 0 !important;
}

.bookly-flex.bookly-flex-wrap.bookly-justify-start .bookly-flex.bookly-flex-col:after {
    content: "View More";
    position: absolute;
    /* right: 0; */
    background: #00acd4 !important;
    color: #fff;
    padding: 10px 20px;
    bottom: -60px;
    left: 0;
}

.single-transport_services .page-testimonials {
    float: left;
    margin-top: 0;
}

.bookly-mb-4.bookly-flex.bookly-items-center.bookly-py-1.bookly-service-title-mark {
    font-family: 'TrajanProRegular';
    font-size: 25px;
    margin: 0;
    text-transform: capitalize;
    color: #6b1e87;
    line-height: 38px;
    margin-top: -18px !important;
}

.collier-btn img {
    display: inline;
}

.em-item.em-item-single.em-event {
    display: flex;
    flex-direction: column;
}

section.em-event-location {
    order: 3;
}

html .em.em-list .em-item .em-item-info{
	border: none;
}

html .em.em-list .em-item{
	grid-template-columns: minmax(0,0.5fr) 1.5fr;
}

.em-pagination.em-ajax {
    margin-top: 50px;
}

.page-id-4062  section.inner-page-outr {
    border-bottom: 1px solid #aaa;
    margin-bottom: 50px;
}

.page-id-4062 section.inner-page-outr {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 30px;
}

.page-id-4062 section.inner-page-outr h2 {
    padding-bottom: 10px;
}

ul.event-categories li:before {
    opacity: 0;
}