/*
Theme name: Bare Necessities Cruise Theme
Description: Custom Theme
*/

/*
	Source post-css styles are located in the postcss directory.
	The compiled bundle is in assets/bundle.css; The README.md
	file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment. It will override bundle.css styles.
*/

p {  }

.post .shell ol li {margin-left: 20px;}
.post .shell ul li {margin-left: 20px;}
.section-help { background: #a27c2c; }
.section-help h2 { color: #ffffff; }
.section-help .shell { border-top: none; }

.book {width: 800px;}

.reservation-iframe { width: 100%; height: 1200px;}

.wide-shell { max-width: 1200px !important; width: 90%;}
.section-intro h1, .section-outro h1 { font-size: 112px; }
.form-newsletter .ginput_container input { margin-top: 10px; }
.mbt0 { marger-bottom: 0 !important;}
.logo { background: url(assets/images/sprite.png) 3px -1px no-repeat; width: 194px; height: 56px; }


#field_10_3  { margin-top:16px;}
#field_10_3 label { line-height:2.5em;}

#field_9_3 .select-holder .select-options a:before,
#field_10_3 .select-holder .select-options a:before { height: 0; }

#field_9_3 .select-holder li,
#field_10_3 .select-holder li  { padding-top:0 !important; padding-bottom:0 !important;}

#field_9_3 .select-holder li a,
#field_10_3 .select-holder li a { line-height: 1em !important;}

#field_9_7,
#field_10_7  {display:none;}
.gfield_checkbox { list-style-type: none;}
.gchoice_10_7_1, .gchoice_10_7_0 { display: inline-block !important; width: 35px !important;}
.gchoice_10_7_0 { margin-right: 20px !important; }

#choice_9_6_1 { float: left; display: inline-block !important; width: 16px !important;}
#gchoice_9_6_1 {clear: both; margin-bottom: 2px;}
#label_9_6_1 { padding-left:6px; line-height: 2.4em;}

.gfield_description { clear: both !important; margin-top:4px !important;}

label[for="input_9_2_3"], label[for="input_9_2_6"] { display:none;}
label.gfield_label_before_complex  { display:block !important;}
#input_9_2_6 { margin-top:4px;}

.product-taxes { display: block; }

/* Tooltip Styles */
.ui-tooltip {
	padding: 5px 10px;
	background: rgba( 19, 55, 61, .7 );
	color: #fff;
	border-radius: 3px;
	font: 12px "Helvetica Neue", Sans-Serif;
	max-width: 200px;
}

.coupons-form { margin-bottom: 30px; }
.coupons-form .woocommerce-info { border-color: #89d2bf; background: none; font-size: 16px; color: #a27c2c; margin-bottom: 6px; letter-spacing: 2px; text-transform: uppercase; line-height: 1.43; font-weight: 700; font-family: Quicksand,sans-serif; text-align: center; padding: 20px; }
.coupons-form .woocommerce-info a { color: #89d2bf; display: block; font-family: Quicksand,sans-serif; font-size: 16px; color: #808184; text-transform: none; font-weight: normal; line-height: 1.5; letter-spacing: .05em; }
.coupons-form .woocommerce-info:before { display: none; }
.coupons-form .checkout_coupon { margin: 0 !important; }

.ship-room-graph .ship-room-graph-image { text-align: center; }

.form-cabin_wrapper .cabin-type,
.form-cabin_wrapper .validation_error,
.form-cabin_wrapper.gform_wrapper .gform_footer .gform_ajax_spinner,
.woocommerce form .form-checkout .form-row label { display: none; }

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout { max-width: 970px; margin: 0 auto; padding-left: 15px; padding-right: 15px;  }

body.error404 .post-entry,
body.error404 .section-head { text-align: center; }

[v-cloak] { display:none; }

.maphilighted { display: none !important; }
.section--rooms .maphilighted { display: block !important; }

.field-terms a { text-decoration: underline; }

form.checkout.loaded .woocommerce-invalid .select-holder,
form.checkout.loaded .woocommerce-invalid .select2 .select2-selection,
form.checkout.loaded .woocommerce-invalid input { border-color: #a00 !important; }

body.woocommerce-checkout form.checkout.loaded .custom-cols .woocommerce-additional-fields .woocommerce-invalid label span a,
body.woocommerce-checkout form.checkout.loaded .custom-cols .woocommerce-additional-fields .woocommerce-invalid label span { color: #a00 !important; }
body.woocommerce-checkout form.checkout.loaded .custom-cols .woocommerce-additional-fields .woocommerce-invalid label span:before { border-color: #a00 !important; }

#step-6 .woocommerce-message,
#step-6 .woocommerce-info { display: none !important; }

.form-checkout .select2 {  }
.form-checkout .select2 .select2-selection { border: 2px solid #d4d2d1; border-radius: 5px; position: relative; height: 40px; }

.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 35px; }

.form-checkout .select2 .select2-selection__arrow { position: absolute; right: 14px; top: 50%; width: 6px; height: 6px; margin-top: -3px; padding: 0; font-size: 0; line-height: 0; text-indent: -4004px; transition: transform .4s; border: none; }
.form-checkout .select2 .select2-selection__arrow b { display: none; }

.form-checkout .select2 .select2-selection__arrow:after,
.form-checkout .select2 .select2-selection__arrow:before { content: ''; position: absolute; left: 0; right: 0; top: 50%; height: 2px; background-color: #979797; border-radius: 2px;
	-ms-transform: rotate(45deg) translate(-2px,0);
		transform: rotate(45deg) translate(-2px,0); }

.form-checkout .select2 .select2-selection__arrow:after {
	-ms-transform: rotate(-45deg) translate(2px,0);
		transform: rotate(-45deg) translate(2px,0); }

.hide-future-payments { display:none !important;}
.section-intro .shell  { color:#fff; text-align: center;}



/*
.mfp-content #gform_wrapper_11 #field_11_6  { display: none !important;}
*/

.mfp-content #gform_wrapper_11 div { position: relative;}
.mfp-content #gform_wrapper_11 li.gfield { padding-bottom: 0;}
.mfp-content #gform_wrapper_11 #field_11_6 { padding-bottom: 20px;}
.mfp-content #gform_wrapper_11 #field_11_6 label {display:none;}
.mfp-content #gform_wrapper_11 #field_11_1 { display:none !important;}
.mfp-content #gform_wrapper_11 #input_11_6 {
	font-size: 35px;
	width: 80px;
	font-weight: 700;
	vertical-align: middle;
	color: #9b9b9b;
	border: 2px solid #a9c4c9;
	height: 80px;
	min-width: 80px;
	line-height: 76px;
	border-radius: 5px;
	text-align:center !important;
}

.incr_counter, .decr_counter {
 position: absolute;
 display: inline-block;
 width: 80px;
 text-align:center;
 font-size: 35px;
 width: 80px;
 height: 80px;
 font-weight: 700;
 vertical-align: middle;
 color: #9b9b9b;
 text-decoration: none;
}

.incr_counter:hover, .decr_counter:hover { text-decoration: none;}

.incr_counter {
left: 50px;
top: 10px;
}

.decr_counter {
right: 50px;
top: 10px;
}
.tright100 { text-align: right; width: 100% !important;}
.tright100 input {  width: 260px !important; display: none;}
.packing-list-item img { width:100px !important; height:100px !important;}
.section-guide .section-inner ul:not([class]) li {
	word-break: normal !important;
}
.single-crb_cruise  .section-guide .event__title p { display:none !Important;}

.section--cruise-iframe { padding-bottom: 0; text-align: center;}
.section--cruise-iframe .section-head { margin-bottom: 0; }
.section--cruise-iframe .section-head .section-head-inner { margin-bottom: 0; border: none; }
.section--cruise-iframe .pdfobject-container *,
.section--cruise-iframe .pdfobject-container { width: 100%; min-height: 770px; color: red !important; text-align: right; }
.section--cruise-iframe .pdfobject-container p { text-align: center; }

a.pppromotion { text-decoration: underline;}

.promotion1 {
/*    position: absolute; top: 5px;*/
	width: 100%;
	min-height: 30px;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	color: #13373d;
	background: #cee7dc;
	z-index: 99;
/*	display:none !important;*/
}
@media (max-width:767px) {
  .promotion1 { font-size: 12px;}
}
.sbar { padding-left: 4px; padding-right:4px;}
.cabin-popup.dk p {
	color: #13373d;
	font-size:14px;
	letter-spacing: 0 !important;
	font-weight:bold !important;
}
.ylow { color: #a27c2c;}

#pdfRenderer p { padding-bottom:2em;}
.ico-social-instagram:before { content: '\e057'; }


.section--products { background: #fff; }
.section--products .shell { max-width: 970px; }

.section--products .cabin { padding-left: 0; box-shadow: none; }
.section--products .cabin:before { width: 130px; top: 30px; bottom: 30px; }
.section--products .cabin > a { font-weight: 700; color: #a27d2d; }
.section--products .cabin > a:after,
.section--products .cabin > a:before { right: 55px; color: #a27d2d; background-image: url(images/temp/arrow-brown.png); }

.section--products .cabin > a.reservation:after,
.section--products .cabin > a.reservation:before { top: calc(50% + 15px); }

.section--products .cabin > a span { display: none; }
.section--products .cabin > a.reservation span { display: block; position: absolute; top: calc(50% - 15px); right: 35px;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%); }

.section--products .cabin .cabin-head-image > img { display: none; }
.section--products .cabin .cabin-head-image:after { display: none; }

.section--products .cabin .cabin-head { flex: 0 0 375px; }

.section--products .cabin .cabin-body { padding: 30px 210px 30px 20px; background: #f7f4ee; }
.section--products .cabin .cabin-body p { color: #939294; font-size: 17px; }

.section--products .cabin .cabin-title h1 { text-transform: uppercase; color: #13373d; letter-spacing: 2px; position: relative; }

.section--products .cabin .cabin-foot { font-weight: 700; }
.section--products .cabin .cabin-foot .price { color: #a27d2d; }

.section--products .cabin .cabin-foot { margin: 20px 0; }
.section--products .cabin .cabin-foot.cabin--priced { color: #a3a3a5; padding-right: 30px; }
.section--products .cabin .cabin-foot.cabin--priced:after { content: ''; display: table; clear: both; }
.section--products .cabin .cabin-foot.cabin--priced .price { float: left; }
.section--products .cabin .cabin-foot.cabin--priced .deposit { float: right; }

@media only screen and (max-width: 1023px){
	.section--products {  }
	.section--products .cabin:before { width: 75px; }

	.section--products .cabin .cabin-body { padding: 30px 80px 30px 20px; }

	.section--products .cabin > a.reservation span { right: 5px; font-size: 14px; }
	.section--products .cabin > a:after,
	.section--products .cabin > a:before { right: 25px; }
}

@media only screen and (max-width: 767px){
	.section--products .cabin .cabin-foot.cabin--priced { padding: 0; }
	.section--products .cabin .cabin-foot.cabin--priced .price { float: none; display: block; text-align: center; }
	.section--products .cabin .cabin-foot.cabin--priced .deposit { float: none; display: block; text-align: center; }


	.section--products .cabin .cabin-head-image { position: static; display: block; }
	.section--products .cabin .cabin-head-image > img { display: block; }

	.section--products .cabin .cabin-body { padding: 30px 20px 50px 20px; }

	.section--products .cabin > a.reservation span { top: calc(100% - 40px); right: 50%;
		-webkit-transform: translateX(50%);
	    	    transform: translateX(50%); }
}

body .ui-spinner .ui-spinner-up { right: -21px; }

.woocommerce div.product form.cart .variations { border-bottom: 1px solid #d4d2d1; padding: 10px 0; }
.woocommerce div.product form.cart .variations tr { display: flex; flex-wrap: wrap }
.woocommerce div.product form.cart .variations tr + tr { margin-top: 20px; }
.woocommerce div.product form.cart .variations tr td.label { width: 25%; font-weight: 300; }
.woocommerce div.product form.cart .variations tr td.value { width: 75%; }

.woocommerce div.product form.cart .variations tr td.label label { font-weight: 300; }

.variations_form { margin-top: 200px; }

body.woocommerce #content div.product div.images,
body.woocommerce div.product div.images,
body.woocommerce-page #content div.product div.images,
body.woocommerce-page div.product div.images { width: 350px; }

.woocommerce-product-gallery__image { margin-bottom: 20px; }

body.woocommerce #content div.product div.summary,
body.woocommerce div.product div.summary,
body.woocommerce-page #content div.product div.summary,
body.woocommerce-page div.product div.summary { width: calc(100% - 410px); }

@media only screen and (max-width: 767px){
	body.woocommerce #content div.product div.summary,
	body.woocommerce div.product div.summary,
	body.woocommerce-page #content div.product div.summary,
	body.woocommerce-page div.product div.summary { width: 100%; }

	body.woocommerce #content div.product div.images,
	body.woocommerce div.product div.images,
	body.woocommerce-page #content div.product div.images,
	body.woocommerce-page div.product div.images { width: 100%; }

	.variations_form { margin-top: 30px; }
}

body.woocommerce-checkout .header-cruise { display: none; }

.footer .footer-body .widgets-footer,
.footer .footer-body { overflow: visible; }

.select-holder .select-options { max-height: 200px !important; }


#dining_field label { display: block!important; font-size: 13px; line-height: 1.4; margin-bottom: 5px; }

body.woocommerce-checkout .form-checkout #onboard_directory_listing_field { margin-top: -70px; }

@media (max-width: 767px) {
	body.woocommerce-checkout .form-checkout #onboard_directory_listing_field {
	    margin-top: 0;
	}
}

.form-discount + p { font-size: 14px; margin-top: 5px; color: #9b9b9b; }

body.woocommerce-checkout .form-checkout textarea#order_comments { height: 180px;  }
.woocommerce-SavedPaymentMethods-saveNew { display: none !important; }

.woocommerce form .form-checkout .occupant-gender { display: flex; align-items: center; padding: 5px 0 10px; width: 100%; }
.woocommerce form .form-checkout .occupant-gender h6 { margin-bottom: 0; margin-right: 10px; }
.woocommerce form .form-checkout .occupant-gender .occupant-bio .form-row { margin: 0;  }
.woocommerce form .form-checkout .occupant-gender .occupant-bio .field-gender input { position: absolute; opacity: 0; }
.woocommerce form .form-checkout .occupant-gender .occupant-bio .form-row input + label { display: inline-block; }
.woocommerce form .form-checkout .occupant-gender .occupant-bio .form-row label {  position: relative; padding: 0 9px 0 26px; line-height: 1.4; font-weight: 700; }
.woocommerce form .form-checkout .occupant-gender .occupant-bio .form-row label:before { content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border-radius: 50%; border: 2px solid #d3d2d0; background: #fff; }
.woocommerce form .form-checkout .occupant-gender .occupant-bio .form-row input:checked + label:before{ background: #d3d2d0;  }

.woocommerce form .form-row .select2-container span.selection,
.form-checkout .select2 .select2-selection,
.select2-container--default .select2-selection--single { display: inline-block; width: 100%;  }
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered { width: auto;  }

body.woocommerce-checkout .woocommerce form .form-row input.input-text:focus,
body.woocommerce-checkout .woocommerce form .form-row textarea:focus { border-color: #808184;  }

@media(max-width: 767px){
	body.woocommerce-checkout .custom-cols .occupant-bio { width: calc(100% + 14px); margin: 0 -7px; }

	body.woocommerce-checkout .custom-cols .custom-occupants .occupant-bio .field-month { width: 39% !important; }
	body.woocommerce-checkout .custom-cols .custom-occupants .occupant-bio .field-day {  width: 27% !important; }
	body.woocommerce-checkout .custom-cols .custom-occupants .occupant-bio .field-year { width: 34% !important;   }
}

@media(max-width: 374px){
	.form-checkout .select2 .select2-selection__arrow { right: 8px;  }
	body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered { padding-right: 19px;  }
}

.form-checkout .select2.select2-container--open .select2-selection {
    border-color: #808184;
}

#form-step.disabled { cursor: default; pointer-events: none; background: #d4d2d1; }
.darker { color:#333 !important;}

.bhelp {
    width: 306px;
    position: fixed;
    bottom:2px;
    right:22px;
}
.q-btn-container {
    position: relative;
    text-align:center;

}
.q-btn {
    background: #13373d;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 4px 10px;
    border-radius:6px;
}
.help-container {
    position: relative;
    display:none;
}
.help-header {
    width: 306px;
    height: 142px;
    background: url(images/helpshot.png) center center no-repeat;
    margin: 0 auto;
    z-index:2;
    position:relative;
}
.pclose {
    width: 28px;
    height: 28px;
    position: absolute;
    bottom:42px;
    right:10px;
    background: url(images/xclose.png) center center no-repeat;
}

.help-body {
    background: #fff;
    margin-top: -80px;
    padding-top: 80px;
    min-height:300px;
    border-radius: 20px;
    border: 1px solid #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    z-index: 0;
    position:relative;
    text-align: center;
    color: #000;
 }
.bhelp h2 {
    margin-bottom: 0;
    font-size: 36px;
}
.bhelp p {
    font-size: 24px;
    margin-bottom: 0;
}
.bhelp .phone-number {
    color:#a27c2c;
    background: url(images/phone.png) no-repeat left center;
    padding-left: 28px;
    font-weight:bold;
}
#gform_wrapper_1 form {
    text-align: center;
}
#gform_wrapper_1 label {
    display:none;
}
#gform_wrapper_1 ul.gform_fields li.gfield {
    padding-right:0;
    padding-bottom: 0;
    margin-top:0 !important;
}
#gform_wrapper_1 .top_label input.medium {
    width: 80% !important;
    border: 1px solid #999;
}
#gform_wrapper_1 textarea.medium  {
    width: 80% !Important;
    height: 80px !important;
    border: 1px solid #999;
}
#gform_wrapper_1 .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
    text-align:center;
}