/*
Theme Name: Golightly
Theme URI: http://golightly.net.au
Description: Golightly WordPress Theme
Tags: agency, modern, business, design, shop, portfolio, blog, clean, typography, simple, white, bold, multi-purpose, creative, corporate
Author: Built by Them
Author URI: http://builtbythem.com
Version: 1.11
License: GNU General Public License
License URI: licence/GPL.txt
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/

.q_logo_vertical {
    height: auto !important;
}

.pum-theme-51316 .pum-container, .pum-theme-lightbox .pum-container{
    border-radius: 0px !important;
    border: 0px !important;
}
.popmake-title,
.pum-theme-51316 .pum-title, .pum-theme-lightbox .pum-title{
	font-size: 18px !important;
    text-align: center !important;
    font-family: Montserrat;
    letter-spacing: 0.05em;
    line-height: 24px;
    margin-bottom: 15px;
}
.gform_wrapper .top_label .gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 12px;
    font-weight: 400;
}
.gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0px !important;
}
.cart_totals .shipping form{ display: none !important; }

.single-product .bkap-booking-form{
	border: 0px none;
	padding: 0px
}

.single-product .bkap_start_date input#booking_calender{
	margin-left: 0px;
}