/*
Theme Name:   Argo Boats
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Twenty Fifteen Child Theme
Author:       John Doe
Author URI:   http://example.com
Template:     floaty
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  https://argoboatsrental.gr/
*/

/* DONT FORGET \wp-content\plugins\ba-book-everything\js\daterangepicker.js HAS MODIFIED */


/* Single Boats Fixes */
.booking-times-block, .locations-block{
	display:none;
}

.field-group-inner .field-search:nth-of-type(2) {
    display: none;
}

.sub-dark{
  font-size: 1.25rem;
  line-height: 28px;
  color: var(--accent);
  margin-bottom: 32px;
}

.babe_items .item-content-bottom, .post-author{display:none;}