/*

Theme Name: Old Bardstown Inn
Theme URI: http://themes.quitenicestuff.com/sohohotel
Description: An accommodation based WordPress theme
Version: 1.9.7
Author: Pradip Wagle

*/

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-BlackItalic.woff2') format('woff2'),
        url('fonts/Satoshi-BlackItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Black.woff2') format('woff2'),
        url('fonts/Satoshi-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Bold.woff2') format('woff2'),
        url('fonts/Satoshi-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-BoldItalic.woff2') format('woff2'),
        url('fonts/Satoshi-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-LightItalic.woff2') format('woff2'),
        url('fonts/Satoshi-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Italic.woff2') format('woff2'),
        url('fonts/Satoshi-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Light.woff2') format('woff2'),
        url('fonts/Satoshi-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Regular.woff2') format('woff2'),
        url('fonts/Satoshi-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-MediumItalic.woff2') format('woff2'),
        url('fonts/Satoshi-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('fonts/Satoshi-Medium.woff2') format('woff2'),
        url('fonts/Satoshi-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* 0.0 - Reset by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-spacing: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix,
.tagcloud {
	zoom: 1;
}

.clearfix:before, .clearfix:after,
.tagcloud:before, .tagcloud:after {
	content: "";
	display: table;
}

.clearfix:after,
.tagcloud:after {
	clear: both;
}

.clearboth {
	clear: both;
}

pre {
    background: url(/wp-content/themes/oldbardstown/images/pre.png);
    border: #dee0e0 1px solid;
    font-family: Consolas,"Andale Mono",Courier,"Courier New",monospace;
    font-size: 12px;
    line-height: 155%;
    margin: 0 0 30px;
    padding: 20px;
    white-space: pre-wrap;
}

body {
	font-family: 'Satoshi', sans-serif;
	color: #1c1c1c;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-family: 'Satoshi', sans-serif !important;
	font-weight: 800;
}

#background-wrapper {
	background: url(/wp-content/themes/oldbardstown/images/text_bg.png) no-repeat fixed center 120px;
}

#wrapper {
	width: 1160px;
	background: #fff;
	margin: 0 auto;
	-moz-box-shadow: 0 0 20px 15px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 20px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px 15px rgba(0, 0, 0, 0.2);
}

#topbar {
	padding: 10px 0;
}

/* 2.0 - Header */
#logo {
	float: left;
	margin: 35px 0;
}

#logo h1 {
	font-size: 32px;
	text-align: center;
}

#logo h1 a {
	color: #1c1c1c;
	text-decoration: none;
}

#logo h1 span {
	font-size: 10px;
	color: #a09d9d;
	text-transform: uppercase;
	display: block;
	border-top: #e8e8e8 1px solid;
	width: 180px;
	letter-spacing: 4px;
	margin: 7px 0 0 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: 130%;
}

#logo img {
	max-width: 180px;
}

.content-wrapper {
	width: 960px;
	margin: 0 auto;
}

/* 2.1 - Top Bar */
#topbar {
	color: #fff;
	font-size: 12px;
	min-height: 18px;
}

#topbar a {
	color: #fff;
	text-decoration: none;
}

#topbar-wrapper {
	width: 960px;
	margin: 0 auto;
}

#topbar li {
	float: left;
	margin: 0 15px 0 0;
	min-height: 14px;
}

.topbar-left {
	width: 180px;
	position: relative;
}

/* 2.1.1 - Contact */
.topbar-right .header-contact {
	float: right;
	margin: 3px 0 0 0;
}

.phone_icon {
	background: url(/wp-content/themes/oldbardstown/images/phone_icon.png) left center no-repeat;
	padding: 0 0 0 17px;
}

.email_icon {
	background: url(/wp-content/themes/oldbardstown/images/email_icon.png) left center no-repeat;
	padding: 0 0 0 20px;
}

.topbar-right {
	float: right;
	width: 50%;
}

/* 2.1.2 - Language Selection */
#language-selection {
	float: right;
	margin: 3px 0 0 0 !important;
}

#language-selection li li a {
	border-bottom: 1px solid;
	padding: 10px;
	display: block;
}

#language-selection li a.sf-with-ul {
	padding-right: 12px ;
}

#language-selection li a.sf-with-ul:after {
	content: '';
	position: absolute;
	top: 33%;
	right: 0em;
	height: 5px;
	width: 20px;
	background: url(/wp-content/themes/oldbardstown/images/arrows1.png) no-repeat 10px -2px;
}

#language-selection li li a.sf-with-ul:after {
	top: 29%;
	background: url(/wp-content/themes/oldbardstown/images/arrows1.png) no-repeat -86px 2px;
	height: 10px;
}

/* 2.1.3 - Google Map */
#header-gmap {
	display: none;
}

#map-canvas {
	width: 100%;
	height: 400px;
	background: #fff;
}

.gmap-button {
	width: 55px;
	height: 55px;
	background-image: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/map_icon.png);
	background-repeat: no-repeat;
	background-position: -6px -3px;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	position: absolute;
	top: -10px;
	left: 60px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	outline: none;
}

.gmap-button:hover,
.gmap-button-hover {
	background-image: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/map_icon.png);
	background-repeat: no-repeat;
	background-position: -6px -47px;
}

/* 2.1.4 - Button */
.topbar-right .button0 {
	float: right;
}

a.button0 {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	padding: 3px 8px;
	line-height: 1.1;
}

a.button0:hover {
	background: #fff;
	color: #1c1c1c !important;
}

/* 3.0 - Navigation */
.main-navigation select {
	display: none;
	float: right;
	margin: 50px 0 0 0;
}

#navigation {
	float: none;
	max-width: 75%;
text-align:center;
}

#navigation li {	
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	display:inline-block;
	float:none !important;
}

#navigation li strong {
	font-weight: 400;
	border-right: #e8e8e8 1px solid;
	display: block;
	padding: 10px 7px;
}

#navigation li a {
	padding: 40px 0;
	color: #1c1c1c;
	text-decoration: none;
	display: block;
}

#navigation li:last-child strong {
	border-right: none;
}

#navigation li span {
	display: block;
	color: #a09d9d;
	text-transform: lowercase;
	letter-spacing: 0.01em;
	margin: 5px 0 0 0;
}

#navigation li a:hover span,
#navigation li:hover span,
#navigation li.current-menu-item a span {
	color: #1c1c1c;
}

#navigation li li.current-menu-item,
#navigation li li.current_page_item,
#navigation li li:hover {
	border-bottom: #e8e8e8 1px solid;
}

#navigation li li,
#navigation li li:hover {
	text-transform: none;
	letter-spacing: 0;
	border-bottom: #e8e8e8 1px solid;
}

#navigation li li a.sf-with-ul:after {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/arrows2.png) no-repeat;
	width: 8px;
	height: 8px;
	content: '';
	position: absolute;
	top: 36%;
	right: 1em;
}

#navigation li li a {
	padding: 15px 20px;
	background: #fff;
	font-size: 13px;
}

#navigation li li a:hover {
	background: #fafafa;
}

#navigation .current-menu-item,
#navigation .current_page_item,
#navigation li {
	border-bottom: 4px solid;
	border-color: #fff;
}

#navigation li ul {
	box-shadow: 0 0 4px rgba(136, 136, 136, 0.6);
}

/* 3.1 - Mobile Menu */
.mobile-menu-wrapper {
	float: right;
	margin: 38px 0 0 0;
	position: relative;
	display: none;
}

.mobile-menu-button {
	background-image: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/mobile-menu.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 55px;
	height: 55px;
	float: left;
	margin: 0 1px 0 0;
}

.mobile-menu-title {
	color: #fff;
	width: 200px;
	height: 34px;
	padding: 21px 0 0 0;
	float: left;
	font-size: 14px;
	text-indent: 20px;
}

.mobile-menu-button:hover,
.mobile-menu-title {
	cursor: pointer;
}

.mobile-menu-inner {
	width: 256px;
	height: 300px;
	overflow: scroll;
	position: absolute;
	top: 55px;
	z-index: 99;
	display: none;
	padding: 0 0 30px 0;
	margin: 1px 0 0 0;
}

#mobile-menu {
	width: 82%;
	padding: 2px 15px 10px 15px !important;	
}

#mobile-menu li {
	border-top: #313335 1px solid;
	font-size: 14px;
}

#mobile-menu li li {
	margin: 0 0 0 10px;
}

#mobile-menu li li li {
	margin: 0 0 0 20px;
}

#mobile-menu li a {
	color: #9da0a4;
	line-height: 2.5em;
	text-decoration: none;
	display: block;
}

#mobile-menu li a:hover {
	color: #fff;
}

#mobile-menu li.current_page_item a {
	color: #fff;
}

#mobile-menu li.current_page_item ul li a {
	color: #9da0a4;
}

#mobile-menu li.current_page_item ul li a:hover {
	color: #fff;
}

/* 4.0 - Slideshows */
#slider {
	position: relative;
}

#slider-full {
	position: relative;
}

.loading .slider {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/loader_01.gif) center no-repeat #fbfbfb !important;
}

.slider {
	position: relative;
	min-height: 400px;
	overflow: hidden;
	z-index: 2;
}

.slider-caption-wrapper {
	position: absolute;
	top: 70%;
	width: 1160px;
}

.slider-caption p {
	margin: 0 auto 4px auto;
	text-align: center;
	padding: 6px 15px;
}

.slider-caption p.colour-caption {
	color: #fff;
	display: table;
}

.slider-caption p.dark-caption {
	color: #fff;
	display: table;
}

.slider .slides img {
	width: 100%;
}

.slider .slides li {
	display: none;
	z-index: auto;
}

.slider .flex-direction-nav .flex-prev {
	position: absolute;
	top: 44%;
	right: auto;
	left: 30px;
	bottom: auto;
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/left-arrow.png) center no-repeat;
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	height: 55px;
	width: 55px;
	opacity: 1;
}

.slider .flex-direction-nav .flex-next {
	position: absolute;
	top: 44%;
	right: 30px;
	left: auto;
	bottom: auto;
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/right-arrow.png) center no-repeat;
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	height: 55px;
	width: 55px;
	opacity: 1;
}

.slider .flex-direction-nav a:before,
.slider .flex-direction-nav a.flex-next:before {
	content: "";
}

.medium-caption {
	font-size: 22px;
}

.large-caption {
	font-size: 26px;
}

/* 4.1 - Text Slideshow */
.text-slider {
	position: relative;
}

.text-slider .flex-direction-nav .flex-prev {
	position: absolute;
	top: -50px;
	right: 34px;
	left: auto;
	bottom: auto;
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/left-arrow2.png) center no-repeat;
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	border: #e3e3e3 1px solid;
	height: 27px;
	width: 27px;
	opacity: 1;
}

.text-slider .flex-direction-nav .flex-next {
	position: absolute;
	top: -50px;
	right: 0px;
	left: auto;
	bottom: auto;
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/right-arrow2.png) center no-repeat;
	-webkit-border-radius: 99%;
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	border: #e3e3e3 1px solid;
	height: 27px;
	width: 27px;
	opacity: 1;
}

.text-slider .flex-direction-nav a:before,
.text-slider .flex-direction-nav a.flex-next:before {
	content: "";
}

.dark-wrapper .text-slider .flex-direction-nav .flex-prev {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/left-arrow3.png) #fff center no-repeat;
	border: none;
}

.dark-wrapper .text-slider .flex-direction-nav .flex-next {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/right-arrow3.png) #fff center no-repeat;
	border: none;
}

.text-slider ul li {
	background: #fff;
}

.loading .text-slider ul li {
	display: none;
}

.loading .text-slider {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/loader_02.gif) center no-repeat #fff;
	min-height: 100px;
}

.loading .dark-wrapper .text-slider {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/loader_03.gif) center no-repeat #1c1c1c;
	min-height: 100px;
}

.slides li .testimonial-one-half:nth-child(2n) {
	margin: 0 !important;
}

.slides li .blog-event-one-half:nth-child(2n) {
	margin: 0 !important;
}

/* 4.2 - Accommodation Slideshow */
.accommodation-slider {
	margin: 0 0 30px 0;
	min-height: 200px;
	overflow: hidden;
}

.accommodation-slider .flex-direction-nav .flex-prev,
.accommodation-slider .flex-direction-nav .flex-next {
	top: 50%;
}

/* 4.3 - Slideshow Shortcode */
.slideshow-shortcode {
	min-height: 100px;
}

.slideshow-shortcode ul.slides {
	margin: 0;
}

.slideshow-shortcode ul li {
	list-style-image: none;
}

/* 5.0 - Typography */
.page-content h1 {
	font-size: 30px;
	margin: 0 0 20px 0;
}

.page-content h2 {
	font-size: 24px;
	margin: 0 0 15px 0;
}

.page-content h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
}

.page-content h4 {
	font-size: 16px;
	margin: 0 0 15px 0;
}

.page-content h5 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

.page-content h6 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

p {
	font-size: 16px;
	line-height: 1.4;
	margin: 0 0 20px 0;
}

blockquote {
	color: #aeaeae;
	font-size: 15px;
	font-style: italic;
	border-left: 5px solid;
	padding: 20px;
	margin: 0 0 20px 20px;
}

blockquote p {
	margin: 0;
}

.dropcap {
	font-size: 30px;
	line-height: 1.2;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.title-style1 {
	border-bottom: #e8e8e8 1px solid;
	position: relative;
	padding: 0 0 12px 0;
	margin: 0 0 30px 0;
}

.title-style1 a {
	color: #1c1c1c !important;
	text-decoration: none;
}

.dark-wrapper .title-style1 {
	border-bottom: 1px solid;
	color: #fff;
}

.title-style2 {
	position: relative;
	padding: 0 0 12px 0;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}

.title-style3,
#reply-title {
	position: relative;
	padding: 0 0 12px 0;
	margin: 0 0 40px 0 !important;
	font-size: 14px !important;
	text-transform: uppercase;
}

#reply-title:after {
	content:'';
	width: 100px;
	height: 3px;
	background: #BF9958;
}

.title-style4 {
	position: relative;
	padding: 0 0 12px 0;
	margin: 0 0 30px 0;
	font-size: 14px;
	color: #fff;
}

.page-content .booking-side .title-style4,
.page-content .booking-main .title-style4 {
	margin: 0 0 30px 0;
	font-size: 14px;
}

#footer .title-style2 {
	color: #fff;
}

.title-block {
	width: 48px;
	height: 3px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -3px;
}

#reply-title #cancel-comment-reply-link {
	text-transform: none;
	color: #1c1c1c;
	font-size: 12px;
}

ul li {
	margin-bottom: 10px;
}

/* 5.1 - Lists */
.sidebar ul {
	font-size: 14px;
	margin: 0 0 0 16px;
}

.list-style2 li,
.sidebar li,
.page-content li {
	list-style-position: outside;
}

.list-style1 li {
	list-style-position: outside;
}

.page-content .booking-side li,
.page-content .booking-main li {
	list-style-image: none;
}

.page-content .booking-side ul,
.page-content .booking-main ul {
	margin: 0;
}

.list-style3 li {
	list-style-image: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/list3.png);
	list-style-position: outside;
}

.list-style4 li {
	list-style-image: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/list4.png);
	list-style-position: outside;
}

.sidebar li a {
	color: #1c1c1c;
	text-decoration: none;
}

.sidebar li a:hover {
	text-decoration: underline;
}

.ti-widget.ti-goog.ti-review-text-mode-readmore.ti-text-align-left {
    display: block !important;
}



.ti-review-header {
    margin: 25px 0 0 !important;
}

span.ti-stars {
    margin: 0 0 10px;
    display: block;
}

.ti-review-text-container.ti-review-text {
    line-height: 22px;
}

.ti-name {
    margin: 10px 0 5px 0px;
    font-weight: bold;
}

img.ti-platform-icon {
    position: absolute;
    top: 30px;
    right: 30px;
}

.page-content ol li {
	list-style: decimal;
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 10px 0;
}

.page-content ol {
	margin: 0 0 0 24px;
}

.page-content ol ol {
	margin: 10px 0 0 15px;
}

.page-content ol ol li {
	list-style: lower-latin;
}

.line-list li {
	border-bottom: #e8e8e8 1px solid;
}

.line-list li a {
	text-decoration: none;
}

.line-list li:last-child {
	border-bottom: none;
}

.no-style-list li strong {
	font-weight: normal;
	color: #a09d9d;
}

#footer .widget ul {
	margin: 0 0 0 15px;
}

#footer li {
	list-style-image: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/listdark.png);
	list-style-position: outside;
	margin: 0 0 10px 0;
}

#footer li a {
	text-decoration: none;
}

#footer .widget li a:hover {
	text-decoration: underline;
}

/* 5.2 - Forms */
.page-content input[type="text"],
.page-content input[type="email"],
.page-content input[type="url"], 
.page-content input[type="number"], 
.page-content input[type="tel"],
.page-content input[type="date"], 
.page-content input[type="file"] {
	width: 50%;
	margin: 0 0 20px 0;
	border: #e8e8e8 1px solid;
}

.page-content textarea {
	width: 95%;
	margin: 0 0 20px 0;
	border: #e8e8e8 1px solid;
	padding: 10px 9px;
	font-size: 12px;
}

.page-content label,
.booking-side label,
.booking-main label,
.datepicker-key,
.wpcf7-form p {
	color: #1c1c1c;
	font-size: 12px;
	font-weight: 600;
	display: block;
	margin: 0 0 10px 0;
}

.wpcf7-form p br {
	margin: 0 0 5px 0;
}

.page-content label span {
	color: #c3512f;
}

input[type="text"],
input[type="email"]  {
	padding: 10px 9px;
	width: 94%;
	border: none;
	margin: 0 0 15px 0;
	-webkit-appearance: none;
}

input[type="submit"], button.button2 {
	font-weight: 400;
	padding: 9px 10px;
	-webkit-appearance: none;
}

/* 5.3 - Buttons */
.button1,
.nsu-submit {
	background: transparent;
	border: #e3e3e3 1px solid;
	padding: 10px 15px;
	font-size: 12px;
	font-weight: 600;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.page-content a.button1,
a.button1,
.nsu-submit {
	color: #1c1c1c;
}

.page-content a.button1:hover,
.page-content a.button4:hover,
.page-content a.button5:hover,
a.button1:hover,
a.button4:hover,
a.button5:hover,
.nsu-submit:hover {
	border: 1px solid;
	color: #fff;
}

.button2, 
.more-link,
#submit,
.wpcf7-submit {
	border: 1px solid;
	padding: 10px 15px;
	font-size: 12px !important;
	font-weight: 600;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.page-content a.button2,
a.button2,
.button2,
.page-content a.more-link,
a.more-link,
.more-link,
#submit,
.wpcf7-submit {
	color: #fff;
}

span.button2 {
	cursor: default;
}

.button3 {
	border: 1px solid;
	color: #fff;
	padding: 12px 15px;
	font-size: 14px;
	font-weight: 400;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.button4 {
	border: #e8e8e8 1px solid;
	color: #1c1c1c;
	padding: 12px 15px;
	font-size: 14px;
	font-weight: 400;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.button5 {
	border: #e8e8e8 1px solid;
	color: #1c1c1c;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 18px;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.button6 {
	border: 1px solid;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 18px;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.rounded-button {
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

#footer .button1,
#footer .nsu-submit {
	border: 1px solid;
	color: #fff;
}

#footer .button1:hover,
#footer .nsu-submit:hover {
	background: #fff;
	border: #fff 1px solid;
	color: #1c1c1c;
}

/* 5.4 - Tables */
.page-content table,
.widget table {
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 14px;
	color: #1c1c1c;
}

#footer .widget table {
	color: #fff;
}

.widget table {
	border-collapse: collapse;
	border-spacing: 0;
}

.page-content table strong,
.widget table strong {
	color: #a09d9d;
	font-weight: normal;
}

.page-content table th,
.widget table th {
	color: #fff;
	border-bottom: #e9e9e9 1px solid;
	text-align: left;
	vertical-align: top;
}

#footer .widget table th {
	border-bottom: #424242 1px solid;
	padding: 10px;
}

.page-content table td,
.widget table td {
	border-right: #e9e9e9 1px solid;
	border-bottom: #e9e9e9 1px solid;
	text-align: left;
	vertical-align: top;
}

#footer .widget table td {
	border-right: #424242 1px solid;
	border-bottom: #424242 1px solid;
}

#footer .widget caption {
	margin: 0 0 20px 0;
}

.page-content table tr td:last-child,
.widget table tr td:last-child {
	border-right: none;
}

.page-content table th {
	padding: 14px 20px 14px 20px;
	font-size: 14px;
	font-weight: 400;
}

.page-content table td {
	padding: 9px 20px;
	line-height: 160%;
}

.widget table td {
	padding: 9px 2px;
	line-height: 160%;
	text-align: center;
}

.widget table a {
	color: #1c1c1c;
}

.page-content table tr,
.widget table tr {
	background: #fff;
}

#footer .widget table tr {
	background: transparent;
}

.page-content table tr:nth-child(2n),
.widget table tr:nth-child(2n) {
    background: #f8f8f8;
}

#footer .widget table tr:nth-child(2n) {
	background: #262626;
}

.page-content .booking-main table {
	width: inherit;
	margin: 0;
}

.page-content .booking-main table td {
	padding: 0;
	line-height: 100%;
	border-bottom: none;
	border-right: none;
}

.page-content .booking-main table tr {
	background: transparent;
}

.page-content .booking-main table tr:nth-child(2n) {
    background: transparent;
}

.page-content .booking-main table th {
	text-align: center;
	font-size: 13px;
	background: transparent;
}

/* 5.5 - Alerts & Messages */
.msg {
	padding: 9px 10px 9px 20px;
	margin: 0 0 15px 0;
}

.msg p, .blog-content .msg p {
	margin: 0 !important;
}

.default {
	background: #fff;
	color: #1c1c1c;
	border: #dee0e0 1px solid;
}

.default a {
	color: #1c1c1c;
	text-decoration: underline;
}

.notice {
	background: #fff5af;
	color: #b3a437;
}

.notice a {
	color: #b3a437 !important;
	text-decoration: underline;
}

.success {
	background: #dff7ca;
	color: #64ae23;
}

.success a {
	color: #64ae23 !important;
	text-decoration: underline;
}

.fail, 
.wpcf7-validation-errors,
.wpcf7-not-valid-tip {
	background: #ffe2e1 !important;
	color: #c83f39 !important;
}

.fail a, 
.wpcf7-validation-errors a,
.wpcf7-not-valid-tip a {
	color: #c83f39 !important;
	text-decoration: underline;
}

.wpcf7-validation-errors {
	font-size: 14px;
	border: none !important;
	padding: 10px !important;
}

div.wpcf7-response-output {
	margin: 40px 0 0 0 !important;
}

.wpcf7-not-valid-tip {
	font-weight: normal;
	border: none !important;
	padding: 6px 10px !important;
}

/* 5.6 - Other */
.space1 {
	border: none;
	margin: 40px 0 0 0;
	display: block;
}

.space2 {
	border-top: #e8e8e8 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0 0 40px 0;
	display: block;
}

.space3 {
	border-top: #e8e8e8 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 10px 0 60px 0;
	display: block;
}

.space4 {
	border: none;
	margin: 50px 0 0 0;
	display: block;
}

.space5 {
	border: none;
	margin: 50px 0 0 0;
	display: block;
}

.space6 {
	border-top: #e8e8e8 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0 0 40px 0;
	clear: both;
	display: block;
}

.space7 {
	border-top: 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0 0 20px 0;
	clear: both;
	display: block;
}

.space8 {
	border-top: 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 20px 0 20px 0;
	clear: both;
	display: block;
}

.space9 {
	border: none;
	margin: 0 0 30px 0;
	clear: both;
	display: block;
}

.space10 {
	border: none;
	clear: both;
	display: block;
	height: 10px;
}

.respond-img {
	max-width: 100%;
}

.image-style1 {
	margin: 0 0 15px 0;
}

.video-wrapper {
	margin: 0 0 20px 0;
}

.alignleft,
.alignright,
.aligncenter,
.alignnone {
	max-width: 100%;
}

.alignleft img,
.alignright img,
.aligncenter img,
.alignnone img {
	max-width: 100%;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin: 30px 30px 30px 0;
}

.alignright, img.alignright {
	display: inline;
	float: right;
	margin: 30px 0 30px 30px;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin: 30px auto 30px auto;
}

.alignnone, img.alignnone {
	clear: both;
	display: block;
	margin: 10px auto 10px;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
	outline: none;
}

.wp-caption-text {
	font-style: italic;
	color: #ccc;
	margin: 5px 0 20px 0;
}

/* 6.0 - JS Elements */

/* 6.1 - Accordion */
.accordion h4 {
	font-size: 14px !important;
	font-weight: 400;
	border-top: #e5e5e5 1px solid;
	border-left: none;
	border-right: none;
	margin: 0 0 0 0 !important;
	padding: 30px 0 30px 55px;
	cursor: pointer;
	line-height: 160%;
	outline: none;
}

.accordion {
	border-bottom: #e5e5e5 1px solid;
	margin: 0 0 30px 0;
	line-height: 160%;
	display: block;
	font-size: 14px;
}

.accordion .ui-widget-content {
	border: none;
}

.accordion .ui-accordion-content {
	padding: 0 0 20px 55px;
}

.accordion h4, .toggle .title {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/toggle_plus.png) no-repeat 20px center !important;
}

.accordion h4:hover {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/toggle_plus.png) #fff no-repeat 20px center !important;
}

.accordion h4.ui-state-active, .toggle .active {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/toggle_minus.png) no-repeat 20px center !important;
}

/* 6.2 - Toggle */
.toggle {
	border: #e5e5e5 1px solid;
	margin: 0 0 20px 0;
	background: #fff;
	font-size: 14px;
}

.toggle h4 {
	margin: 0 0 0 0 !important;
	line-height: 160%;
	font-size: 14px !important;
	font-weight: 400;
}

.toggle .title {
	margin: 0 0 0 0;
	padding: 20px 0 20px 55px;
	cursor: pointer;
}

.toggle .inner {
	margin: 0 20px 30px 55px !important;
	line-height: 160%;
}

/* 6.3 - Tabs */
.tabs .nav {
	margin: 0;
}

.tabs .nav li {
	list-style: none;
	padding: 0;
}

.tabs .nav li a {
	color: #1c1c1c;
	outline: none;
}

.tabs .nav li a:hover {
	text-decoration: none;
}

.ui-tabs { 
	position: relative; 
	padding: .2em; 
	zoom: 1;
	margin: 0 0 30px 0;
}

.ui-tabs .ui-tabs-nav { 
	margin: 0;
	position: relative;
	top: 0px;
}

.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px; 
	border-bottom: #e5e5e5 1px solid; 
	padding: 0; 
	white-space: nowrap;
	font-size: 14px;
}

.ui-tabs .ui-tabs-nav li:first-child a {
	border-left: #e8e8e8 1px solid;
}

.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: 12px 20px 12px 20px; 
	text-decoration: none;
	border-right: #e8e8e8 1px solid;
}

.ui-tabs .ui-tabs-nav li {
	border-top: #e8e8e8 4px solid;
	border-bottom: #e8e8e8 1px solid;
	background: #fff;
	margin: 0 !important;
}

.ui-tabs .ui-tabs-nav li:last-child {
	background: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-state-active {
	border-top: 4px solid;
	margin-bottom: 0;
	border-bottom: #fff 1px solid !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel { 
	display: block;
	border-top: #e8e8e8 1px solid;
	padding: 20px 20px 20px 20px;
	background: #fff;
}

.ui-tabs .ui-tabs-hide { 
	display: none !important;
}

body #page-header {
	background: url('/wp-content/uploads/2025/07/9.jpg') !important;
	min-height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
    position: relative;
	background-size: cover !important;
}

#page-header::before {
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

#page-header h2 {
	font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
	margin-top: 90px;
}

.full-width {
	float: none;
	width: 100%;
}

.left-sidebar {
	float: left;
	border-right: #e8e8e8 1px solid;
	border-left: none;
	padding: 0 3% 0 0;
}

.widget-reservation-box {
	border-bottom: 5px solid;
	padding: 30px;
}

#footer .widget-reservation-box {
	padding: 0;
	border-bottom: none;
}

#footer .widget-reservation-box input[type="text"] {
	width: 200px;
}

#footer .widget-reservation-box .select-wrapper {
	width: 218px;
}

.widget {
	border-bottom: #e8e8e8 1px solid;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
}

#footer .widget {
	border-bottom: none;
	padding: 0;
}

.dark-wrapper {
	padding: 40px 0;
}

.gallery-preview {
	margin: 0 2px 5px 0;
}

/* 7.1 - Blog / Events */
.blog-preview p,
.event-preview p {
	margin: 0;
}

.blog-image-thumb {
	width: 22%;
	max-width: 99px;
	float: left;
}

.blog-entry-inner {
	width: 74%;
	float: right;
}

.blog-no-image {
	width: 100%;
}

.event-entry-inner {
	width: 85%;
	float: right;
}

.blog-entry-inner h4,
.event-entry-inner h4 {
	font-size: 14px;
}

.dark-wrapper .blog-entry-inner h4 a,
.dark-wrapper .event-entry-inner h4 a {
	color: #fff;
}

.blog-entry-inner h4 a,
.event-entry-inner h4 a {
	color: #1c1c1c;
	text-decoration: none;
}

.blog-entry-inner h4 span,
.event-entry-inner h4 span {
	color: #a09d9d;
	display: block;
	font-size: 13px;
	border-top: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	margin: 15px 0;
	padding: 10px 0;
	line-height: 130%;
}

.dark-wrapper .blog-entry-inner h4 span,
.dark-wrapper .event-entry-inner h4 span {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.event-entry-inner h4 span i {
	color: #1c1c1c;
}

.blog-entry-inner h4 span a,
.event-entry-inner h4 span a {
	color: #1c1c1c;
}

.dark-wrapper .event-entry-inner h4 span i {
	color: #fff;
}

.dark-wrapper .blog-entry-inner h4 span a,
.dark-wrapper .event-entry-inner h4 span a {
	color: #fff;
}

.dark-wrapper .blog-preview p, .dark-wrapper .event-preview p {
	color: #fff;
}

.blog-entry-inner h4 span a:hover,
.event-entry-inner h4 span a:hover {
	text-decoration: underline;
}

.event-date-wrapper {
	width: 11%;
	float: left;
}

.event-month {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0;
}

.event-day {
	background: #fff;
	border-left: #e8e8e8 1px solid;
	border-right: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	font-size: 24px;
	text-align: center;
	padding: 5px 0;
}

.blog-image,
.event-image {
	margin: 0 0 25px 0;
}

.blog-title,
.event-title {
	margin: 0 0 25px 0;
	font-size: 18px;
}

.blog-title a,
.event-title a {
	color: #1c1c1c;
	text-decoration: none;
}

.blog-title a:hover,
.event-title a:hover {
	text-decoration: underline;
}

.blog-image,
.event-image {
	max-width: 100%;
}

.blog-meta,
.event-meta {
	border-top: #e8e8e8 1px solid;
	border-bottom: #e8e8e8 1px solid;
	padding: 12px 0;
	margin: 0 0 25px 0;
	font-size: 13px;
	color: #a09d9d;
}

.blog-meta a,
.event-meta a {
	color: #1c1c1c;
	text-decoration: none;
}

.event-meta i {
	color: #1c1c1c;
}

.blog-meta a:hover,
.event-meta a:hover {
	text-decoration: underline;
}

.blog-entry,
.event-entry {
	margin: 0 0 60px 0;
}

.event-inner-wrapper {
	float: right;
	width: 87%;
}

.event-entry .event-date-wrapper {
	width: 9%;
}

/* 7.1.1 - Comments */
.comment-image {
	width: 65px;
	height: 65px;
	background: #f2f2f2;
}

.comment-image img {
	width: 65px;
	height: 65px;
}

.comment-info {
	color: #1c1c1c;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.comment-text {
	line-height: 160%;
	margin: 0 0 10px 0;
}

.comment-info span {
	font-weight: 400;
}

.comment-info span,
.comment-info span a {
	color: #989898;
}

.comment-left {
	float: left;
}

.comment-right {
	float: right;
	width: 85%;
	padding: 0 0 5px 0;
	margin: 0 0 25px 0;
	border-bottom: #e8e8e8 1px solid;
}

.comment-entry {
	clear: both;
}

.comments {
	margin: 0 !important;
}

.comments ul {
	margin: 0 !important;
}

.comments li {
	list-style: none !important;
	border-bottom: none;
	margin: 0 !important;
}

.comments li li {
	margin: 0 0 0 40px !important;
}

.comments li:last-child .comment-right {
	background: none;
}

.comments li li:last-child .comment-right {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/dot_border_h.png) repeat-x bottom left;
}

.comments li li {
	margin: 0 0 0 40px;
}

.reply a {
	color: #1c1c1c !important;
	text-decoration: underline;
}

.page-content p.comment-info a {
	color: #1c1c1c;
	text-decoration: none;
}

.page-content p.comment-info span a {
	color: #989898;
}

#respond {
	margin: 40px 0 0 0;
}

/* 7.2 - Booking */
.booking-side-wrapper {
	width: 35%;
	float: left;
	color: #fff;
}

.booking-side {
	border-bottom: 5px solid;
	padding: 30px;
}

.back-wrapper {
	margin-top: 20px;
}

.booking-main-wrapper {
	width: 63%;
	float: right;
}

.booking-main-wrapper-full {
	width: 100%;
	float: none;
}

.booking-left {
	width: 48%;
	float: left;
}

.booking-right {
	width: 48%;
	float: right;
}

.booking-main {
	border-bottom: 5px solid;
	padding: 30px;
}

.booking-side-wrapper label {
	color: #fff;
}

.booking-main-highlight {
	margin: 0 0 15px 0;
}

.datepicker-key {
	color: #fff;
	font-size: 12px;
	margin: 30px 0 0 0;
}

.key-unavailable-icon {
	width: 10px;
	height: 10px;
	float: left;
}

.key-unavailable-text,
.key-available-text,
.key-selected-text {
	float: left;
	margin: 0 15px 0 5px;
}

.key-unavailable-icon,
.key-available-icon,
.key-selected-icon {
	width: 10px;
	height: 10px;
	float: left;
	margin: 2px 0 0 0;
}

.booking-side .select-wrapper {
	width: 276px;
}

.booking-side .one-third-form .select-wrapper {
	width: 100%;
}

.booking-side .one-third-form .select-wrapper select {
	width: 135%;
	background-position: 62% center;
}

.key-unavailable-wrapper,
.key-available-wrapper,
.key-selected-wrapper {
	float: left;
}

.right-main-content {
	float: right;
}

.dark-notice {
	color: #fff;
	padding: 10px 15px;
	margin: 0 0 30px 0;
	text-align: center;
}

.dark-notice p {
	margin: 0;
}

.calendar-notice,
.booking-form-notice,
.booking-form-terms {
	display: none;
}

.label {
	float: left;
	font-size: 12px;
	font-weight: 600;
	padding: 30px 25px 0 0;
	margin: 0;
}

.booking-side ul li {
	border-bottom: 1px solid;
	font-size: 14px;
	padding: 0 0 14px 0;
	margin: 0 0 14px 0;
	line-height: 130%;
}

.booking-side ul {
	margin: 0 0 25px 0;
}

.room-list-wrapper .room-item {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid;
}

.room-list-wrapper .room-item:last-child {
	margin: 0;
}

.room-list-wrapper .room-unavailable {
	opacity: 0.4;
}

.room-list-wrapper h5 {
	color: #fff;
	font-size: 14px;
	margin: 0 0 20px 0;
	text-transform: none;
}

.room-list-wrapper h5 a {
	color: #fff !important;
	text-decoration: none;
}

.room-list-left {
	float: left;
	width: 24%;
}

.room-list-left img {
	width: 100%;
}

.room-list-right {
	float: right;
	width: 72%;
}

.room-list-right .room-meta li {
	color: #fff;
	font-size: 14px;
	margin: 0 0 8px 0;
}

.room-list-right .room-meta {
	float: left;
}

.room-price {
	float: right;
}

.room-price {
	color: #fff;
}

.room-price .price {
	margin: 0 0 5px 0;
}

.room-price .price span {
	color: #fff;
}

.room-list-right .button2 {
	margin: 0 10px 10px 0;
}

.room-meta ul {
	margin: 0 0 20px 0 !important;
}

.room-list-right .price-breakdown {
	text-align: right;
}

.price-breakdown {
	font-size: 12px;
}

.price-breakdown a,
.price-breakdown span {
	color: #fff;
	text-decoration: none;
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/arrows4.png) no-repeat right center;
	padding: 0 10px 0 0;
}

.page-content .price-breakdown a {
	color: #fff;
}

.price-details {
	border: 1px solid;
	margin: 40px 0 0 0;
}

.price-details .price,
.price-details .total-price {
	font-size: 36px;
	width: 100%;
	text-align: center;
}

.price-details .price {
	margin: 20px 0 30px 0;
}

.price-details .total-price {
	margin: 20px 0 10px 0;
}

.price-details .deposit {
	width: 161px;
	margin: -13px auto 0 auto;
	text-align: center;
}

.price-details .total-only {
	width: 90px;
	margin: -13px auto 0 auto;
	text-align: center;
}

.price-details .full-payment {
	width: 140px;
	margin: -13px auto 0 auto;
	text-align: center;
}

.price-details .total {
	width: 100px;
	margin: -19px auto 0 auto;
	text-align: center;
}

.price-details .total-line {
	border: none;
	height: 1px;
}

.price-details .price-breakdown {
	text-align: center;
	border-top: 1px solid;
	width: 140px;
	margin: 0 auto 10px auto;
	padding: 6px 0;
}

.input-left {
	float: left;
	width: 48%;
}

.input-right {
	float: right;
	width: 48%;
}

.input-fields-end {
	border-bottom: 1px solid #383838;
}

.input-fields-end:last-of-type {
	border-bottom: 0;
}

.booking-main label {
	color: #fff;
}

.booking-main input[type="text"] {
	margin: 0 0 20px 0;
	color: #bbb;
	font-size: 12px;
	width: 93%;
}

.booking-main textarea {
	width: 97.2%;
	padding: 10px 9px;
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #bbb;
	border: none;
	font-size: 12px;
}

.booking-main {
	color: #fff;
}

.booking-main .terms {
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 0 0 15px 24px;
	text-indent: -24px;
}

.booking-main .terms a {
	color: #fff;
}

.booking-main .payment-image {
	margin: 10px 0 10px 0;
}

.booking-main input[type="submit"] {
	color: #fff;
	font-size: 14px;
	border: none;
	text-align: center;
	cursor: pointer;
}

.book-deposit {
	width: 199px;
}

.price-breakdown-display {
	font-size: 12px;
	text-align: center;
	line-height: 2em;
}

.price-breakdown-display {
	display: none;
}

.price-breakdown-display-open {
	display: block;
}

.price-breakdown-open {
	border-bottom: 1px solid;
}

.price-breakdown a {
	outline: none;
}

.hide {
	display: none;
}

div.payment_method {
	border-bottom: 1px solid #383838;
}

div.payment_method:last-of-type {
	border-bottom: 0;
}

div.payment_method div {
	padding-bottom: 15px;
}

div.payment_method h3:first-of-type {
	border-top: 0;
}

div.payment_method h3 {
	padding: 15px 0;
	margin: 0;
	border-top: 1px solid #383838;
	outline: none;
	cursor: pointer;
}

div.payment_method h3 label {
	font: 14px 'Open Sans', sans-serif !important;
	cursor: pointer;
}

div.payment_method input {
	width: 20px;
	margin: 0 5px 0 0;
	outline: none;
}

div.payment_method p {
	margin: 0 0 10px 25px;
	padding: 10px;
	background-color: #383838;
}

/* 7.2.1 - Home / Slider Booking Form */
#slider .home-reservation-box {
	width: 900px;
	padding: 30px;
	margin: 0 auto;
	position: absolute;
	bottom: -45px;
	left: 100px;
	border-bottom: 5px solid;
	z-index: 2;
}

#slider-full .home-reservation-box {
	width: 900px;
	padding: 30px;
	margin: 0 auto;
	position: absolute;
	bottom: 40px;
	left: 100px;
	border-bottom: 5px solid;
	z-index: 2;
}

.home-reservation-box input[type="text"],
.widget-reservation-box input[type="text"] {
	width: 169px;
}

.home-reservation-box input[type="text"],
.booking-side input[type="text"] {
	margin: 0 10px 0 0;
	float: left;
	font-size: 14px;
	color: #bbb;
}

.widget-reservation-box input[type="text"] {
	width: 210px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #bbb;
}

.home-reservation-box input[type="submit"],
.widget-reservation-box input[type="submit"],
.booking-side input[type="submit"] {
	color: #fff;
	border: none;
	font-size: 14px;
	cursor: pointer;
}

.widget-reservation-box input[type="submit"] {
	width: 150px;
	margin: 30px auto 0 auto;
	display: block;
}

.home-reservation-box input[type="submit"]:hover {
	background: #fff;
	color: #1c1c1c;
}

.one-half-form {
	width: 132px;
	margin: 0 12px 0 0;
	float: left;
}

.booking-side input[type="text"] {
	width: 112px;
}

.one-third-form {
	width: 85px;
	margin: 0 12px 0 0;
	float: left;
}

.multiroom-link {
	font-size: 12px;
}

.home-reservation-box .multiroom-link {
	display: none;
	float: right;
	margin: 10px 0 0 0;
}

.widget-reservation-box .multiroom-link {
	margin: 20px auto 0 auto;
	text-align: center;
}

.multiroom-link a {
	color: #fff;
	text-decoration: none;
}

/* 7.2.2 - Booking Calendar */
#ui-datepicker-div {
	padding: 20px;
	color: #fff;
	border-bottom: 5px solid;
	font-size: 13px;
	-moz-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
	z-index: 2 !important;
}

.ui-datepicker {
	display: none;
}

#ui-datepicker-div a {
	color: #fff;
	text-decoration: none;
}

#ui-datepicker-div .ui-datepicker-calendar tbody tr td a {
	width: 36px;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto;
}

#ui-datepicker-div {
	width: 560px;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 47.9%;
}

.ui-datepicker-group-first {
	padding: 0 2% 0 0;
	border-right: #424242 1px solid;
}

.ui-datepicker-group-last {
	padding: 0 0 0 2%;
}

.ui-datepicker-calendar tbody tr td a {
	height: 23px;
	padding: 7px 0 0 0;
	text-align: center;
	border-right: 1px solid;
	border-bottom: 1px solid;
	display: block;
}

.ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable {
	background: transparent;
}

.ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable span {
	background: #292929;
	color: #7b7b7b;
	border-bottom: 1px solid;
	height: 23px;
	padding: 7px 0 0 0;
	width: 36px;
	display: block;
	text-align: center;
}

.datepicker, .datepicker2 {
	background: url(/wp-content/themes/oldbardstown/images/date_icon.png) #fff no-repeat right center;
}

.ui-datepicker-title {
	text-align: center;
	padding: 0 0 5px 0;
}

.ui-datepicker-header {
	padding: 0 0 10px 0;
	position: relative;
}

.ui-datepicker-prev {
	position: absolute;
	top: 0;
	left: 0;
}

.ui-datepicker-next {
	position: absolute;
	top: 0;
	right: 0;
}

.ui-datepicker-calendar thead tr th {
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.ui-datepicker-prev,
.ui-datepicker-next {
	cursor: pointer;
}

.ui-datepicker-prev {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/date_arrows.png) no-repeat -10px 2px #fff;
	display: block;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

.ui-datepicker-next {
	background: url(/wp-content/themes/oldbardstown/images/date_arrows.png) no-repeat -88px 2px #fff;
	display: block;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

/* 7.2.3 - Open Booking Calendar */
#open_datepicker {
	color: #fff;
}

#open_datepicker .ui-datepicker-calendar {
	width: 50%;
	font-size: 13px;
}

#open_datepicker .ui-datepicker-calendar a {
	color: #fff;
	text-decoration: none;
}

#open_datepicker .ui-datepicker-title {
	font-size: 13px;
	padding: 5px 0 5px 0;
}

#open_datepicker .ui-datepicker-header {
	padding: 0 0 20px 0;
}

#open_datepicker .ui-datepicker-calendar tbody {
	margin: 20px 0 0 0;
}

#open_datepicker .ui-datepicker-group {
	width: 250px;
	float: left;
}

#open_datepicker .ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default {
	border-right: 1px solid;
	border-bottom: 1px solid;
	display: block;
	text-align: center;
}

#open_datepicker .ui-state-default {
	width: 35px;
	height: 25px;
	padding: 10px 0 0;
}

#open_datepicker .ui-datepicker-calendar {
	width: 100% !important;
}

#open_datepicker .ui-datepicker-group-first {
	float: left;
	border-right: 1px solid;
	padding: 0 20px 0 0;
}

#open_datepicker .ui-datepicker-group-last {
	float: right;
}

#open_datepicker .ui-datepicker-prev,
#open_datepicker .ui-datepicker-next {
	width: 25px;
	height: 25px;
}

#open_datepicker .ui-datepicker-prev {
	background: url(/wp-content/themes/oldbardstown/images/date_arrows.png) no-repeat -8px 4px #fff;
}

#open_datepicker .ui-datepicker-next {
	background: url(/wp-content/themes/oldbardstown/images/date_arrows.png) no-repeat -86px 4px #fff;
}

/* 7.2.4 - Booking Widget */
.widget-reservation-box .select-wrapper {
	width: 228px;
	margin: 0 0 10px 0;
}

.home-reservation-box .select-wrapper {
	float: left;
}

.select-wrapper {
	width: 170px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

.select-wrapper select {
	width: 117%;
	background-image: url(/wp-content/themes/oldbardstown/images/arrows3.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 80% center;
	color: #bbb;
	border: none;
	-webkit-appearance:none;
	border-radius: 0;
	padding: 9px 10px;
	outline: none;
	font-size: 14px;
}

.widget-reservation-box .multiroom-link {
	margin: 15px 0 0 0;
	text-align: center;
}

/* 7.2.5 - Booking Contact Info */
.contact_details_list {
	padding: 10px 0 0 0;
	margin: 0 !important;
}

.contact_details_list li {
	font-size: 14px;
	list-style: none;
	display: block;
	min-height: 36px;
	border-bottom: #e8e8e8 1px solid;
	position: relative;
	padding: 0 0 0 45px;
	margin: 0 0 20px 0;
}

.contact_details_list_dark li {
	border-bottom: 1px solid;
}

.contact_details_list li:last-child {
	border-bottom: none;
}

.contact_details_list .phone_list:before,
.contact_details_list .fax_list:before,
.contact_details_list .email_list:before,
.contact_details_list .address_list:before {
	content:'';
	width: 36px;
	height: 36px;
	display: block;
	border-radius: 99%;
	position: absolute;
	top: -10px;
	left: 0;
}

.contact_details_list .phone_list:before {
	background-image: url(/wp-content/themes/oldbardstown/images/list_phone.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list .fax_list:before {
	background-image: url(/wp-content/themes/oldbardstown/images/list_fax.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list .email_list:before {
	background-image: url(wp-content/themes/oldbardstown/images/list_email.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list .address_list:before {
	background-image: url(/wp-content/themes/oldbardstown/images/list_map.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list_dark .phone_list:before {
	background-image: url(/wp-content/themes/oldbardstown/images/list_phone_dark.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list_dark .fax_list:before {
	background: url(/wp-content/themes/oldbardstown/images/list_fax_dark.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list_dark .email_list:before {
	background: url(/wp-content/themes/oldbardstown/images/list_email_dark.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list_dark li strong {
	font-weight: normal;
}

#footer .contact_details_list li {
	border-bottom: #424242 1px solid;
	margin: 0 0 15px 0 !important;
}

#footer .contact_details_list li strong {
	display: none;
}

#footer .contact_details_list .phone_list:before,
#footer .contact_details_list .fax_list:before,
#footer .contact_details_list .email_list:before,
#footer .contact_details_list .address_list:before {
	background-color: #424242;
	top: -8px;
}

.widget .contact_details_list .email_list a {
	color: #000;
}

.contact_details_list .email_list a {
	color: #fff;
	text-decoration: none;
}

/* 7.2.6 - Booking Steps */
.step-wrapper {
	width: 200px;
	float: left;
	margin: 0 50px 0 0;
}

.step-icon {
	color: #fff;
	font-size: 18px;
	width: 35px;
	height: 30px;
	text-align: center;
	padding: 10px 0 0 5px;
	border-radius: 99%;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

.step-icon-wrapper {
	background: #fff;
	width: 80px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

.step-title {
	font-size: 14px;
	width: 100%;
	text-align: center;
	margin: 14px 0 0 0;
	line-height: 130%;
}

.booking-step-wrapper {
	position: relative;
	margin: 0 0 40px 0;
}

.step-line {
	background: #e8e8e8;
	height: 1px;
	width: 85%;
	margin: 0 auto;
	position: relative;
	top: 19px;
	z-index: 1;
}

.reserv-title {
	position: relative;
}

.reserv-edit {
	position: absolute;
	top: 0;
	right: 20px;
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/reserv_edit.png) no-repeat !important;
	width: 14px;
	height: 13px;
	text-indent: -9999px;
}

.reserv-delete {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/reserv_delete.png) no-repeat !important;
	width: 11px;
	height: 13px;
	text-indent: -9999px;
}

.coupon {
	padding: 20px 0;
	margin: 0;
	font-size: 12px;
	border-bottom: 1px solid #383838;
	font-weight: 600;
}

.coupon.coupon-field:last-of-type{
	border-bottom: 0;
}

.coupon.coupon-field {
	margin: 0;
	padding: 20px 0 0 0;
}

.coupon .coupon-applied {
	float: left;
	width: 90%;
	line-height: 16px;
}

.coupon .coupon-applied span {
	color: #999;
}

.coupon .remove-coupon {
	float: left;
	width: 14px;
	height: 14px;
	background: none;
	border: 0;
	cursor: pointer;
	margin: 0 5px 0 0;
	line-height: 18px;
}

.coupon.coupon-field .coupon-input {
	width: 58%;
}

.coupon.coupon-field .apply-coupon {
	float: right;
	margin: 0;
	padding: 10px 10px 9px 10px;
	font-size: 14px !important;
	font-weight: 400;
	width: 33%;
}

.checkbox-group {
	margin: 0 0 15px 0;
}

.checkbox-group.last-col {
	margin: 0 0 15px 0 !important;
}

.checkbox-group .checkbox-wrapper {
	margin: 0 0 10px 0;
}

.checkbox-group input[type="checkbox"],
.checkbox-group input[type="radio"]{
	float: left;
}

.checkbox-group input[type="checkbox"] + label,
.checkbox-group input[type="radio"] + label {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 2px;
	margin-left: 25px;
	color: #999;
	font-weight: normal;
}

.select-group {
	width: 100%;
	margin: 0 0 15px 0;
}

.select-group select {
	font-size: 12px;
}

.select-group.last-col {
	margin: 0 0 15px 0 !important;
}

.select-group select[multiple] {
	background-image: none;
}

#services {
	padding: 20px 0 0;
	margin: 0;
	font-size: 12px;
	border-bottom: 1px solid #383838;
	font-weight: 600;
}

/* 7.2.7 - Lightbox */
.pp_content {
	box-shadow: 0 0 4px rgba(136, 136, 136, 0.6);
}

.pp_content .page-content {
	padding: 20px;
}

.lightbox-title {
	color: #fff;
	font-size: 14px;
	padding: 20px 20px;
}

.pp_details {
	position: absolute;
	top: 0;
}

h4.room-title {
	font-size: 14px;
}

.total-cost {
	background: #dff7ca;
	color: #64ae23;
}

.pp_close {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/close.png) no-repeat center;
	width: 10px;
	height: 11px;
	position: absolute;
	right: 20px;
	top: 27px;
	display: block;
	line-height: 22px;
	text-indent: -10000px
}

.lightbox-title .title-style4 {
	margin: 0;
}

.pp_inline .page-content {
	max-height: 260px;
	overflow: scroll;
}

/* 7.3 - Accommodation */
.accommodation-thumb {
	margin: 0 0 20px 0;
	width: 100%;
}

.button-space1 {
	margin: 0 10px 0 0;
}

.accommodation-listing {
	margin: 0 !important;
}

.accommodation-listing .col {
	float: left;
	margin: 0 3% 40px 0;
	width: 31.3%;
	list-style: none;
}

.accommodation-listing .col:nth-child(3n) {
	margin: 0;
}

.accommodation-listing li:nth-child(3n+1) {
	clear:both;
}

/* 7.3.1 - Accommodation Price Widget */
.room-price-widget {
	border: 1px solid;
	margin: 10px 0 40px 0;
}

.room-price-widget .from,
.room-price-widget .price-detail {
	font-size: 14px;
}

.room-price-widget .from,
.room-price-widget .price,
.room-price-widget .price-detail {
	text-align: center;
}

.room-price-widget .from {
	margin: -10px auto 0 auto;
	width: 100px;
}

.room-price-widget .price {
	color: #fff;
	font-size: 36px;
	width: 100%;
	margin: 15px 0 15px 0;
}

.room-price-widget .price-detail {
	margin: 0 auto -12px auto;
	width: 100px;
}

/* 7.4 - Testimonials */
.testimonial-wrapper {
	border: #e8e8e8 1px solid;
	padding: 20px;
	position: relative;
}

.dark-wrapper .testimonial-wrapper {
	border: 1px solid;
	color: #fff;
}

.testimonial-image {
	float: left;
	width: 18%;
	max-width: 70px;
	margin: 0 20px 0 0;
}

.testimonial-image img {
	width: 100%;
}

.testimonial-text {
	float: left;
	width: 75%;
	margin: 0;
}

.testimonial-speech {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/testimonial-speech.png) no-repeat;
	width: 22px;
	height: 22px;
	position: absolute;
	bottom: -22px;
	left: 20px;
}

.testimonial-single .testimonial-speech {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/testimonial-speech-single.png) no-repeat;
	top: -22px;
}

.dark-wrapper .testimonial-speech {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/testimonial-speech-dark.png) no-repeat;
}

.testimonial-author {
	color: #a09d9d;
	margin: 24px 0 0 21px;
}

.testimonial-author span {
	color: #1c1c1c;
}

.dark-wrapper .testimonial-author span {
	color: #fff;
}

/* 7.5 - Pagination */
.pagination-wrapper,
.wp-pagenavi {
	margin: 10px 0 10px 0;
}

.pagination-wrapper .selected,
.pagination-wrapper a:hover,
.wp-pagenavi .current,
.wp-pagenavi a:hover {
	border: 1px solid;
	color: #fff;
}

.pagination-wrapper a,
.wp-pagenavi a,
.wp-pagenavi span {
	border: #e8e8e8 1px solid;
	font-size: 14px;
	padding: 5px 10px;
	margin: 0 0 0 5px;
	text-decoration: none;
	color: #1c1c1c;
}

.dotted-pagination {
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/dot_border_h.png) top left repeat-x;
	width: 100%;
	text-align: right;
	padding: 40px 0 30px 0;
}

.next-pagination {
	margin: 0 0 0 8px;
}

/* 8.0 - Columns */
.columns-wrapper {
	margin: 0 0 20px 0 !important;
}

/* 8.1 - One Half */
.one-half {
	float: left;
	width: 48.5%;
	margin: 0 3% 0 0;
}

/* 8.2 - One Third */
.one-third {
	float: left;
	width: 31.3%;
	margin: 0 3% 0 0;
}

/* 8.3 - Two Thirds */
.two-thirds {
	float: left;
	width: 62.6%;
	margin: 0 3% 0 0;
}

/* 8.4 - One Fourth */
.one-fourth {
	float: left;
	width: 22.7%;
	margin: 0 3% 0 0;
}

.last-col {
	margin: 0 !important;
}

/* 8.5- Photo Gallery */
.gallery-caption {
	font-size: 12px;
	padding: 5% 10%;
	text-align: center;
	font-style: italic;
	line-height: 160%;
}

.gallery .gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item:nth-child(1n+1),
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: both;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	margin: 0 0 3% 0;
}

.gallery-columns-2 .gallery-item {
	width: 48.1%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-2 .gallery-item:nth-child(2n) {
	margin: 0 0 3% 0;
}

.gallery-columns-3 .gallery-item {
	width: 31.1%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-3 .gallery-item:nth-child(3n) {
	margin: 0 0 3% 0;
}

.gallery-columns-4 .gallery-item {
	width: 22.7%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-4 .gallery-item:nth-child(4n) {
	margin: 0 0 3% 0;
}

.gallery-columns-5 .gallery-item {
	width: 17.5%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-5 .gallery-item:nth-child(5n) {
	margin: 0 0 3% 0;
}

.gallery-columns-6 .gallery-item {
	width: 14%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-6 .gallery-item:nth-child(6n) {
	margin: 0 0 3% 0;
}

.gallery-columns-7 .gallery-item {
	width: 11.6%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-7 .gallery-item:nth-child(7n) {
	margin: 0 0 3% 0;
}

.gallery-columns-8 .gallery-item {
	width: 9.7%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-8 .gallery-item:nth-child(8n) {
	margin: 0 0 3% 0;
}

.gallery-columns-9 .gallery-item {
	width: 8.3%;
	margin: 0 3% 3% 0;
	float: left;
}

.gallery-columns-9 .gallery-item:nth-child(9n) {
	margin: 0 0 3% 0;
}

.pp_description,
.pp_nav {
	display: none !important;
}

.pp_content,
.pp_hoverContainer {
	height: auto !important;
}

/* 9.0 - Widgets */

/* 9.1 - Social Widget */
.social-icons {
	margin: 0 !important;
}

.social-icons li {
	float: left;
	margin: 0 6px 6px 0 !important;
	list-style: none !important;
}

.social-icons li:last-child {
	margin: 0;
}

.facebook-icon,
.twitter-icon,
.pinterest-icon,
.gplus-icon,
.linkedin-icon,
.yelp-icon,
.instagram-icon,
.tripadvisor-icon {
	background-image: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/social_icons.png);
	width: 36px;
	height: 36px;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	display: block;
	background-repeat: no-repeat;
	background-color: #fff;
}

.facebook-icon {
	background-position: -11px -9px;
}

.facebook-icon:hover {
	background-position: -11px -50px;
}

.twitter-icon {
	background-position: -55px -9px;
}

.twitter-icon:hover {
	background-position: -55px -50px;
}

.pinterest-icon {
	background-position: -99px -9px;
}

.pinterest-icon:hover {
	background-position: -99px -50px;
}

.gplus-icon {
	background-position: -142px -9px;
}

.gplus-icon:hover {
	background-position: -142px -50px;
}

.linkedin-icon {
	background-position: -186px -9px;
}

.linkedin-icon:hover {
	background-position: -186px -50px;
}

.yelp-icon {
	background-position: -228px -11px;
}

.yelp-icon:hover {
	background-position: -228px -51px;
}

.instagram-icon {
	background-position: -270px -11px;
}

.instagram-icon:hover {
	background-position: -270px -51px;
}

.tripadvisor-icon {
	background-position: -317px -10px;
}

.tripadvisor-icon:hover {
	background-position: -317px -50px;
}

.sidebar .social-icons li {
	list-style: none;
}

.sidebar .social-icons {
	margin: 0;
}

.sidebar .facebook-icon,
.sidebar .twitter-icon,
.sidebar .pinterest-icon,
.sidebar .gplus-icon,
.sidebar .linkedin-icon,
.sidebar .yelp-icon,
.sidebar .instagram-icon,
.sidebar .tripadvisor-icon {
	background-color: #1c1c1c;
}

.sidebar .facebook-icon {
	background-position: -11px -50px;
}

.sidebar .twitter-icon {
	background-position: -55px -50px;
}

.sidebar .pinterest-icon {
	background-position: -99px -50px;
}

.sidebar .gplus-icon {
	background-position: -142px -50px;
}

.sidebar .linkedin-icon {
	background-position: -186px -50px;
}

.sidebar .yelp-icon {
	background-position: -228px -51px;
}

.sidebar .instagram-icon {
	background-position: -270px -51px;
}

.sidebar .tripadvisor-icon {
	background-position: -317px -50px;
}

/* 9.2 - Flickr */
.flickr_badge_wrapper .flickr_badge_image {
	float: left;
	margin: 0 8px 8px 0;
	height: 66px;
}

.flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
	margin: 0 0 8px 0;
}

.flickr_badge_wrapper .flickr_badge_image img {
	width: 66px;
	height: 66px;
}

.sidebar .flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
	margin: 0 8px 8px 0;
}

/* 9.3 - Tags */
.tagcloud {
	margin: 0 !important;
}

.tagcloud a {
	float: left;
	line-height: 100%;
	list-style: none !important;
	margin: 0 9px 9px 0 !important;
	padding: 10px;
	font-size: 14px !important;
	border: #e8e8e8 1px solid;
	color: #1c1c1c;
	text-decoration: none;
}

.tagcloud a:hover {
	border: 1px solid;
	color: #fff;
}

#footer .tagcloud a {
	border: #424242 1px solid;
}

/* 9.4 - Latest Posts Widget */
.latest-posts-list {
	margin: 0 !important;
}

.widget .latest-posts-list li {
	list-style: none;
	margin: 0 0 14px 0;
	padding: 0 0 13px 0 !important;
	list-style: none !important;
}

.widget .latest-posts-list li a {
	color: #1c1c1c;
}

.widget .latest-posts-list li:last-child {
	background: none;
	padding: 0 !important;
	margin: 0 !important;
}

.widget .latest-posts-list li .lpl-img {
	float: left;
	margin: 0 12px 0 0;
}

#footer .widget .latest-posts-list li .lpl-img {
	width: 20%;
}

#footer .widget .latest-posts-list li .lpl-img img {
	width: 100%;
}

#footer .latest-posts-list li {
	list-style: none !important;
}

.widget .latest-posts-list li .lpl-content {
	float: left;
	width: 72%;
	margin: 0;
}

.widget .latest-posts-list li .lpl-content h6 {
	line-height: 1.2;
	text-transform: none;
	font-size: 14px !important;
	font-weight: 400;
	margin: 0 !important;
}

.widget .latest-posts-list li .lpl-content h6 a {
	text-decoration: none;
}

.widget .latest-posts-list li .lpl-content h6 a:hover {
	text-decoration: underline;
}

.widget .latest-posts-list li .lpl-content h6 span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	display: block;
	margin: 5px 0 0 0;
}

#footer .widget .latest-posts-list li {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 4px 0 4px 0;
}

#footer .one-fourth .widget .latest-posts-list li .lpl-img img {
	width: 50px;
	height: 50px;
}

#footer .one-fourth .widget .latest-posts-list li .lpl-content {
	width: 145px;
}

#footer .lpl-content h6 {
	text-transform: capitalize;
}

.sidebar .widget:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

/* 9.5 - Newsletter Widget */
.nsu-form label {
	font-size: 12px;
	font-weight: 600;
}

.nsu-form p {
	margin: 0;
}

.sidebar .nsu-field {
	border: #e8e8e8 1px solid !important;
}

#ns-checkbox {
	width: 100%;
	display: block;
	clear: both;
	padding: 10px 0 0 0;
}

#ns-checkbox label {
	display: inline;
}

.nsu-error {
    display: block;
    font-size: 12px;
    margin: 0 0 15px 0;
    padding: 3px 8px;
}

/* 9.6 - WPML */
#lang_sel ul li {
	list-style: none;
}

#lang_sel_footer {
	background: #1c1c1c;
	border: 1px solid;
	max-width: 960px;
	margin: 30px auto 0 auto;
	font-size: 12px;
}

/* 10.0 - Footer */
#footer ul li {
	color: #fff;
	font-size: 14px;
	line-height: 160%;
}

#footer .tweets {
	margin: 0 !important;
}

#footer .tweets li {
	font-style: italic;
	margin: 0 0 12px 0;
	padding: 0 0 0 25px;
	background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/images/twitter_icon.png) no-repeat 0 6px;
	list-style: none;
}

#footer .tweets li em {
	font-size: 12px;
	font-style: normal;
	display: block;
	margin: 2px 0 0 0;
}

#footer .tweets li a {
	text-decoration: none;
}

#footer .tweets li a:hover {
	text-decoration: underline;
}

.footer-full {
	margin: 0 !important;
}

.google-map {
	margin: 0 0 25px 0;
}

#footer {
	margin: 40px 0 0 0;
	padding: 40px 0 40px 0;
}

#footer,
#footer a {
	color: #fff;
}

#footer .content-wrapper .one-fourth:nth-child(4n) {
	margin: 0;
}

/* 10.1 - Footer Bottom */
#footer-bottom {
	border-top: 1px solid;
	margin: 40px 0 0 0;
	padding: 40px 0 0 0;
}

#footer-bottom p {
	font-size: 12px;
	margin: 0;
}

#footer-bottom ul li {
	float: left;
	font-size: 12px;
	list-style: none;
	margin: 0;
}

#footer-bottom ul li span {
	margin: 0 4px;
}

#footer-bottom ul li:last-child span {
	display: none;
}

#footer-bottom ul li a {
	color: #fff;
	text-decoration: none;
}

#footer-bottom ul li a:hover {
	text-decoration: underline !important;
}

/* 11.0 - IE Fixes */

/* custom css */

#wrapper {
    width: 100%;}

.content-wrapper {
    width: 1140px;}
#topbar{display:none;}
#logo img {
    max-width: 100%;
}
#navigation {
    
    max-width: 100%;
}
.page-id-61 #banner{
    position: absolute;
    z-index: 999;
    width: 100%;
	    background: rgba(255, 255, 255, 0.5);
}
#logo {
    float: left;
    margin: 25px 0 0 0;
}
.phoneNo{float:right;}
.spacer{width:100%; clear:both; height:2px;}
.tel{font-size:40px; color:#ab0034;}
.phoneNo img{
    float: right;
    margin: 30px 3px 15px 3px;
}
.mail{font-size:16px; color:#ab0034; line-height:28px;}
#navigation li a {
    padding: 10px 0;}
.line{border-bottom:1px solid #a6b4bf; clear:both; height:1px; margin:10px 0 7px 0;}
#navigation li {
    border-bottom: none;
}
#navigation .current-menu-item, #navigation .current_page_item, #navigation li, #navigation li strong{border:none;}
#navigation li a{ color:#151515; font-size:18px; letter-spacing:0.5px; text-transform:capitalize; text-align:center; border:none;
			    padding: 0 30px 5px 0; font-weight:bold;}
#navigation li strong{font-weight:bold;}
#navigation li a:hover{color:#ab0034;}
#slider .home-reservation-box{
    border-color: #c90c13 !important;
}
.home-reservation-box input[type="submit"]{
    background: #fdf113 !important;
    color: #000 !important;
}

.accommodation-listing .col a.button2 {
	background: #fdf113 !important;
    color: #000 !important;
	border: none;
}

.home-reservation-box input[type="text"], .booking-side input[type="text"], .select-wrapper select{color:#000;}
.home-reservation-box input[type="submit"]:hover {
    color: #fed46d;
}
#slider .home-reservation-box{    
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 20px; 
	padding: 25px 30px;
}
.mainContent h1{font-size:40px;}
.mainContent p{ font-size:17px; text-transform:inherit;}
.readmore{float:right; background:#ab0034; font-size:20px; padding:10px 18px;}
.readmore a{color:#FFF; text-decoration:none; list-style-type:none;}
.readmore a:hover{color:#fed46d;}

#footer {
    margin: 0;
    padding: 40px 0 40px 0;
}
.homeAmenities ul li, .homeAmenities1 ul li {
    list-style-type: none;
    background: url(/web/20250206173340im_/https://polynesianinn.com/wp-content/themes/oldbardstown/img/listStyle.png) no-repeat;
    background-position: 0.5em 0.7em;
    background-color: #2c5880;
    padding: 10px 0 10px 30px;
    margin: 12px 0;
    color: #fff;
    font-size: 16px;
    font-style: italic;
}

.homeAmenities1 ul li{background-color:#ab0034;}
.vc_column-inner.vc_custom_1491189650681 {
    padding-top: 0px !important;
}
.wpb_text_column.wpb_content_element.vc_custom_1491423193833 {
    background: #dcf3fe;
}
.att_text {
    padding: 30px 7px 10px 7px;
}
.att_img{position:relative;}
.wpb_text_column.wpb_content_element.vc_custom_1491423672250 {
    background: #dcf3fe;
}
.read_more a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background: #5579ff;
    padding: 6px 15px;
}
.read_more {
    position: absolute;
    top: 20px;
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 767px){
#banner {
    position: inherit;
}
}

h2{font-size:28px; color:#bf013b; text-align:center;}
.oldKentucky{width:100%; max-width:369px; height:487px;display: flex;}
.oldKentucky p{font-size:15px; text-align:center; font-style:italic;}
.vc_custom_1491189138408{max-width: 369px;
    height: 487px;    display: flex;}
	
.gallery h2{font-style:italic; line-height:0;}
#footer{
    background: #141414 !important;
}

#footer .textwidget{ font-size:15px; color:#d1d0d0; line-height:24px;}
.yellow{color:#f5d27e;}
#footer .title-block{display:none;}
#footer .title-style2{font-size:18px; font-weight:normal; margin:0;}
#footer .widget {
    border-right: 1px solid #4c4c4c;
}
.one-fourth {
    width: 20.7%;
}
#footer-bottom p{ font-size:15px; color:#d1d0d0; text-align:center;}
.fl{text-align:center; float:none;}
#footer-bottom {
    border-top: 1px solid;
    margin: 30px 0 0 0;
    padding: 20px 0;
}
#footer {
    margin: 0;
    padding: 40px 0 5px 0;
}


.vc_separator h4{font-size:29px !important; color: #ab0034;}
.paymentdetails, #guest_details_paymentdetails{display:none !important;}

@media (min-width: 768px){
.vc_col-sm-3 {
    width: 25% !important;
}
}

@media (max-width: 960px){
		.page-id-61 #banner{position:inherit;}
		#logo{width:100% !important;    margin: 10px auto 0 auto !important;}
		.phoneNo {
    float: none;
    width: 100%;
    text-align: center;
}
.tel{font-size:26px;}
.phoneNo img {
    float: none;
    margin: 10px 3px 5px 3px;
}
#footer .widget {
    border-right: none;
}
#wrapper{width:100% !important;}
.content-wrapper {
    width: 90% !important;
}
#footer .one-fourth {
	text-align:center;
}
.home-reservation-box input[type="text"], .widget-reservation-box input[type="text"] {
    width: 95% !important;
}
.home-reservation-box .select-wrapper, .widget-reservation-box .select-wrapper, .booking-side .select-wrapper {
    width: 100% !important;
}
.home-reservation-box input[type="submit"] {
    width: 100% !important;
}
.mobile-menu-title{    height: 55px;}

}

.booking-main input[type="text"], .booking-main textarea {
    color: #000 !important;
}

#page-header {
    background: url('/wp-content/uploads/2025/02/image-6.webp');
}

.emailTop ul li{
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 33px;
    font-size: 14px;
}
.home-reservation-box .multiroom-link a{color:#fff !important;}

.section-heading-title {
    font-size: 48px;
    font-weight: 800;
    margin: 0 0 24px;
	color: rgb(64, 64, 64);
}

.single-rooms .main-content.left-main-content {
	padding: 80px 0 0;
}

h4.title-style3 {
	font-size: 30px !important;
}

.wrap figure {
    width: 47%;
}
.wrap figure img {
    width: 100%;
}
.wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}



/*==============================================================================
EDITED BY: SAUGAT SHRESTHA	
==============================================================================*/

/*
 Theme Name:   Valley Child
 Description:  Soho Hotel Child Theme
 Author:       quitenicestuff
 Author URI:   http://quitenicestuff.com
 Template:     soho-hotel
 Version:      4.0.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-colors
 Text Domain:  soho-hotel-child
*/
.sohohotel-header .sohohotel-navigation li.current_page_item > a {
    color: #079b05;
}
.sohohotel-header .sohohotel-navigation li.current_page_item > a, .sohohotel-header .sohohotel-navigation li a:hover {
    color: #079b05;
}
.sohohotel-header .sohohotel-topbar-wrapper {
    background: #392934;
}
.sohohotel-header .sohohotel-topbar-wrapper .sohohotel-topbar .sohohotel-top-right-wrapper .sohohotel-top-right-button1{background: #ef640d;}
.sohohotel-topbar a {
    color: #ffffff;
}
.sohohotel-footer {
    padding: 0;
}
.sohohotel-footer-wrapper p {
    color: #ffffff;
    font-size: 16px;
}
.sohohotel-footer-wrapper ul li a {
    color: #ffffff;
    font-size: 16px;
}
.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom p.sohohotel-footer-message {
    float: none;
    padding: 0;
    text-align: center;
}
.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper {
    padding: 27px 0 0;
}
.sohohotel-page-header{    padding: 30px 0;}
.sohohotel-section-wrapper-1 {
    max-width: 100%;
}
.shb-booking-page-main .woocommerce .col2-set p textarea{display:none;}
.woocommerce table.shop_table, #order_review_heading, .shb-booking-page-main .woocommerce #payment ul.payment_methods{display:none;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: left;
}

/*==================================================================
FOOTER STYLES
==================================================================*/

.sohohotel-header .sohohotel-navigation li a {
    font-size: 20px;
    font-weight: 500;
    transition: all 0.3s ease;
}

footer.sohohotel-footer-wrapper {
    padding: 50px 0;
}

.sohohotel-footer-wrapper .sohohotel-widget h5 {
    color: #ffffff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.sohohotel-footer-wrapper .sohohotel-widget h5::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: rgb(255, 63, 63);
    width: 70px;
}

.textwidget ul {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    color: #e7e2e2;
    font-size: 16px;
    gap: 5px;
}

.sohohotel-footer-wrapper .sohohotel-widget ul.menu {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 12px;
}

.sohohotel-footer-wrapper .sohohotel-footer-3-col {
    display: grid;
    grid-template-columns: repeat(12,minmax(0,1fr));
    max-width: 1290px;
    padding: 0 30px;
    margin: 0 auto;
}

.sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget:first-child {
    grid-column: 1/span 3;
}

.sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget:nth-of-type(2) {
    grid-column: 4/span 4;
    border-left: 1px solid #313131;
    padding-left: 40px;
}

.sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget:last-child {
    grid-column: 8/span 5;
    border-left: 1px solid #313131;
    padding-left: 40px;
}

.sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper {
    border-top: 1px solid #313131;
    margin: 40px 0 0;
}

.textwidget .social-media {
    display: flex;
}

.textwidget .social-media li br {
    display: none;
}

.textwidget .social-media {
    margin: 20px 0 0;
}

.textwidget .social-media li:not(:last-child) {
    margin-right: 3px;
}

.textwidget .social-media li a {
    width: 35px;
    height: 35px;
    background: #b99470;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.textwidget .social-media li a svg {
    width: 18px;
}


/*==================================================================
SECTION HOMEPAGE ROOMS STYLES
==================================================================*/

.section-homepage-rooms .vc_column_container {
    max-width: 1320px;
    padding: 0 30px;
    margin: 0 auto;
}

.flexslider h2 {
    font-weight: 400 !important;
}

.flexslider p {
    font-size: 20px !important;
    line-height: 26px !important;
}

.flex-slider p {
    max-width: 680px !important;
}

.flexslider.sohohotel-slider-button {
    font-size: 18px !important;
}

.section-heading-title {
    font-size: 48px;
    font-weight: 800;
    margin: 0 0 24px;
    color: rgb(64, 64, 64);
}

.section-homepage-rooms .section-heading-title {
    color: #fff;
}

.section-homepage-rooms .section-heading-subtitle p {
    color: #fff;
}

.section-heading-subtitle p {
    font-size: 18px;
    line-height: 28px;
    max-width: 750px;
    margin: 0 auto;
}

.section-homepage-rooms .shb-accommodation-listing-item .shb-accommodation-listing-image {
    border-radius: 10px;
    overflow: hidden;
}

.section-homepage-rooms .shb-accommodation-listing-item .shb-accommodation-listing-image img {
    border-radius: 10px;
    height: 400px;
    object-fit: cover;
}

.section-homepage-rooms .shb-accommodation-listing-description-wrapper h3 a {
    font-weight: 700;
    font-size: 22px;
    color: #fff;
}

.section-homepage-rooms a.shb-accommodation-listing-button1 {
    border-radius: 5px;
}

.shb-accommodation-listing-style-2 .shb-accommodation-listing-item .shb-accommodation-listing-image .shb-accommodation-listing-button1 {
    font-size: 16px;
}

.section-homepage-rooms .shb-accommodation-listing-description ul li  {
    color: #ffffff !important;
}

.section-homepage-rooms .shb-accommodation-listing-description ul li i {
    color: #ffffff !important;
}

.section-homepage-rooms .shb-accommodation-listing-style-2 .shb-accommodation-listing-item .shb-accommodation-listing-description-wrapper .shb-accommodation-listing-description ul li span {
    color: #ffffff !important;
}

.section-homepage-rooms .shb-accommodation-listing-style-2 .shb-accommodation-listing-item .shb-accommodation-listing-description-wrapper .shb-accommodation-listing-description ul li {
    font-size: 17px;
}

.section-homepage-intro {
    padding: 30px 0;
}

.section-homepage-intro .vc_column-inner {
    max-width: 1050px;
    margin: 0 auto;
}

.section-homepage-intro p {
    font-size: 18px;
    line-height: 26px !important;
}

.section-homepage-intro .intro-text {
    margin-bottom: 0px;
}

input.shb-booking-form-button {
    font-size: 18px !important;
    max-height: 100%;
}

.section-calltoaction {
    padding: 80px 0;
}

.section-calltoaction .vc_column-inner {
    background: rgb(6 6 7);
    max-width: 1300px;
    margin: auto;
    padding: 80px 80px !important;
    border-radius: 24px;
    color: #fdf113 !important;
    position: relative;
    overflow: hidden;
}

.section-calltoaction .vc_column-inner .section-heading-title {
    max-width: 680px;
    color: #ffffff;
}

.section-calltoaction .vc_column-inner .wpb_text_column {
    max-width: 680px;
}

.section-calltoaction .vc_column-inner .wpb_text_column p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

.cta-buttons {
    margin-bottom: 0 !important;
}

.cta-buttons p a {
    background: #fff;
    padding: 20px 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    border-radius: 40px;
    font-weight: 500;
    transition: all 0.3s ease;
	text-decoration: none;
}

.cta-buttons p a:first-child {
    margin-left: 0px;
    color: rgb(255, 63, 63);
}

.cta-buttons p a:last-child {
    background: none;
    border: 2px solid #ffffff;
    color: #fff;
}

.cta-buttons p a:last-child:hover {
    background: #ffffff;
    color: rgb(255, 63, 63);
}

.section-calltoaction .bg-thumb-1 {
    position: absolute;
    top: -276px;
    left: -260px;
}

.section-calltoaction .bg-thumb-2 {
    position: absolute;
    bottom: -246px;
    right: -136px;
    width: 46%;
}

.section-services .vc_message_box h3.spt {
    margin: 20px 0 0;
}

.sohohotel-header .sohohotel-logo-navigation .sohohotel-logo {
	margin: 12px 0 0;
}

.sohohotel-header .sohohotel-logo-navigation .sohohotel-logo a {
    font-weight: 700;
}

.section-services > .vc_row {
    max-width: 1340px;
    padding: 0 30px;
    margin: 0 auto !important;
}

.section-services .vc_message_box {
    min-height: 130px;
    padding: 30px 40px 30px 100px !important;
	border-color: #cccccc !important;
}

.section-services .vc_message_box-icon {
    width: 100px;
    font-size: 22px;
}

.section-services .vc_message_box h3 {
    margin: 0 0 12px;
    font-size: 22px;
    font-weight: 500;
    color: #363333;
}

.section-services .vc_message_box p {
    font-size: 16px;
    line-height: 1.4;
	color: #323439;
}

.vc_color-white.vc_message_box .vc_message_box-icon {
    color: rgb(255, 63, 63) !important;
}

.section-contact h3 {
    font-size: 24px !important;
    font-weight: 500;
}

.section-contact h3:after {
    margin-top: 20px;
}

.sohohotel-page-header h1::after {
    margin-top: 20px;
}

.sohohotel-page-header h1 {
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
}

.sohohotel-header-2:not(.home) .sohohotel-fixed-navigation:nth-of-type(2) {
    position: static;
}

.sohohotel-header-2:not(.home) .sohohotel-page-header {
    padding: 120px 0;
    background: url('https://web.archive.org/web/20250206173340im_/https://uniwebus.net/hillcrestmotorinn/wp-content/uploads/2024/03/banner.jpg')no-repeat;
    background-size: cover;
    background-position: 0px -70px;
    position: relative;
}

.sohohotel-header-2:not(.home) .sohohotel-page-header::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

a.sohohotel-slider-button {
    border-radius: 50px;
    font-size: 18px !important;
    padding: 20px 40px !important;
}

a.shb-accommodation-listing-button1 {
    max-width: 220px;
    font-size: 16px !important;
    line-height: 1.3;
    padding: 10px 20px !important;
}

.shb-accommodation-listing-style-1 .shb-accommodation-listing-item .shb-accommodation-listing-description-wrapper .shb-accommodation-listing-description {
    min-height: 180px;
}

.column-box > .vc_column-inner > .wpb_wrapper {
    box-shadow: 0 2px 12px 0 rgba(20, 20, 43, 0.08);
    border-radius: 15px;
    overflow: hidden;
	min-height: 200px;
}

.column-box > .vc_column-inner .wpb_single_image {
    margin-bottom: 0;
}

.column-box > .vc_column-inner .wpb_text_column {
    margin-bottom: 0;
    padding: 30px 30px;
}

.column-box > .vc_column-inner .wpb_text_column h3 {
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 15px;
}

.column-box > .vc_column-inner .wpb_text_column p {
    font-size: 17px;
    line-height: 1.3;
}

.shb-accommodation-listing-style-1 .shb-accommodation-listing-item .shb-accommodation-listing-description-wrapper {
    border: none;
}

.shb-accommodation-listing-style-1 .shb-accommodation-listing-item {
    box-shadow: 0 2px 12px 0 rgba(20, 20, 43, 0.08);
    border-radius: 15px;
    overflow: hidden;
}

.shb-accommodation-listing-description-wrapper h3 a {
    font-weight: 500;
}

.form-group {
    margin-bottom: 15px;
}

.form-group input {
    margin: 0;
}

span.wpcf7-form-control-wrap {
	display: block;
}

.form-control {
    height: 50px;
    border-radius: 3px !important;
    padding: 0 15px !important;
    margin: 0 !important;
	font-size: 16px;
	width: 100% !important;
	font-family: 'Satoshi', sans-serif;
}

textarea.form-control {
    height: 200px !important;
}

.section-contact {
    padding-bottom: 40px;
}

.section-contact h3:after {
    margin-top: 10px;
    margin-bottom: 20px;
}

body .btn.poly-btn {
    font-size: 18px;
    width: auto;
    padding: 15px 30px;
    margin: 0;
    border-radius: 3px;
}

.contact-us-left {
    padding-right: 30px !important;
}

.contact-us-right ul.sohohotel-contact-details-list li {
    list-style: none;
    margin: 0 0 15px !important;
    padding-left: 25px !important;
    border-bottom: none !important;
    color: #000;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.contact-us-right .wpb_wrapper {
    background: #fbf7f7;
    padding: 35px 40px;
    border-radius: 10px;
}

body .sohohotel-social-links a {
    width: 40px;
    height: 40px;
    padding-top: 11px;
}

.sohohotel-header-2.single-shb_accommodation .sohohotel-main-content {
    padding-top: 0px !important;
}

.single-shb_accommodation .shb-booking-form-style-1 {
    margin-top: 105px;
}

.sohohotel-main-content h3.shb-title-with-icons, .shb-title-with-icons {
    font-size: 34px;
}

.shb-accommodation-listing-style-1 .shb-accommodation-listing-item h3 {
    min-height: auto !important;
}

.shb-accommodation-listing-filter-sorting {
    margin: 0 0 40px 0;
    border: 1px solid #dddddd;
    padding: 20px 30px;
    border-radius: 5px;
}

.shb-booking-contact-wrapper {
    background: none !important;
}

.sohohotel-header-2 .shb-booking-page-wrapper {
    padding-top: 100px;
}

.sohohotel-header-2 .sohohotel-fixed-navigation:hover {
    border-bottom: none !important;
}

.sohohotel-header-2 .sohohotel-fixed-navigation {
    box-shadow: none !important;
    border: none !important;
}

.woocommerce form .form-row input.input-text {
    border-radius: 4px;
}

body .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

body .shb-booking-page-main .woocommerce .col2-set p.form-row-last {
    width: 50%;
}

.shb-booking-page-main .woocommerce .col2-set p.form-row-wide {
    width: 100%;
}

.shb-booking-page-main .woocommerce #payment #place_order {
    padding: 20px 30px;
    font-weight: bold;
}

.woocommerce-order-received .sohohotel-title-left:after {
    margin-top: 10px;
    margin-bottom: 20px;
}

.woocommerce-order-received .shb-booking-checkin-checkout li {
    list-style: none;
    margin-bottom: 0 !important;
    border-bottom: none;
    color: #000;
    margin-left: 0 !important;
    padding-bottom: 0;
}

.woocommerce-order-received .sohohotel-main-content ul.sohohotel-contact-details-list li {
    list-style: none;
    margin-left: 0 !important;
    padding-left: 30px !important;
    color: #000;
    border-bottom: none !important;
}

.woocommerce-order-received .shb-booking-notification-wrapper {
    box-shadow: none;
    background: #f9f9f9;
    padding: 20px 30px;
    background: #96588a;
    border-radius: 5px;
}

.woocommerce-order-received .shb-booking-notification-wrapper p {
    color: #ffffff;
}

.woocommerce-order-received .shb-booking-notification-wrapper p i {
    color: #ffffff;
}

.woocommerce-order-received .shb-booking-page-wrapper .shb-booking-page-main.shb-booking-complete-step {
    background: #f9f9f9;
    padding: 30px 40px;
    border-radius: 5px;
}

.woocommerce-order-received  .sohohotel-header-2 .shb-booking-page-wrapper {
    padding-top: 60px;
}

.sohohotel-content-wrapper p.shb-booking-confirmation-message {
    margin-bottom: 30px;
}

.woocommerce-order-received .shb-booking-page-wrapper .shb-booking-page-main.shb-booking-complete-step h3 {
    font-weight: 500;
}

.woocommerce-billing-fields h3, .shb-booking-page-main .woocommerce #order_review_heading {
    padding: 15px 20px;
}

.woocommerce-order-received .sohohotel-main-content ul.sohohotel-contact-details-list li {
	padding-bottom: 10px !important;
	padding-top: 0 !important;
}

.textwidget ul.contact-widget-details {
	display: flex;
	flex-direction: column;
	margin: 20px 0 0;
    font-weight: 500;
}

.textwidget ul.contact-widget-details li i {
    margin-right: 10px;
    color: #ec1b24;
}

input.shb-booking-form-button {
	pointer-events: none;
}

.site-header {
	padding: 20px 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	transition: all 0.3s ease;
}

.site-header.sticky {
	background: #fff;
}

.site-header.sticky .site-logo > a {
	color: #000;
}

.site-header .container {
	padding: 0 60px;
}

.site-header > a {
	display: inline-block;
}

.site-header__inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.site-header__inner .header-left {
	width: 30%;
}

.site-header__inner .header-right {
	width: 70%;
}

.site-logo > a {
	max-width: 220px;
	display: inline-block;
	font-size: 28px;
    text-decoration: none;
	color: #ffffff;
    font-weight: 600;
}

.site-logo > a  img {
	max-width: 100%;
}

.header-right ul {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	column-gap: 50px;
}

.header-right ul li {
	margin: 0;
}

.header-right ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 20px;
    font-weight: 500;
    transition: all 0.3s ease;
}

.site-header.sticky .header-right ul li a {
	color: #000;
}

.header-right ul li:hover a,
.header-right ul li.current-menu-item a {
	color: #fdf113;
}

.header-right ul li a strong {
	font-weight: 500;
}

.ngg-gallery-thumbnail {
	border: none;
	margin: 0;
}

.ngg-galleryoverview {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
	padding: 30px 0;
}

.ngg-gallery-thumbnail img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.ti-footer {
	display: none;
}

.section-page-content {
	padding: 80px 0;
}

.accommodation-listing {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.accommodation-listing::before {
	display: none;
}

.accommodation-listing .col {
	width: auto;
	float: none;
	box-shadow: 0 2px 12px 0 rgba(20, 20, 43, 0.08);
	height: 100%;
	border-radius: 15px;
	overflow: hidden;
}

.accommodation-listing .col h3 {
	font-size: 22px;
    padding: 20px 30px;
    margin: 0;
    line-height: 28px;
}

.accommodation-listing .col h3 .title-block {
	display: none;
}

.accommodation-listing .col ul.no-style-list {
    display: flex;
    margin: 0;
    padding: 20px 45px;
    font-size: 18px;
    flex-direction: column;
    color: #000;
}

.accommodation-listing .col ul.no-style-list strong {
	color: #000;
}

.accommodation-listing .col  a.button1.button-space1 {
    margin-left: 30px;
    font-size: 16px;
    padding: 12px 16px;
}

.accommodation-listing .col  a.button2 {
	font-size: 16px !important;
    padding: 12px 16px;;
}

h3 {
	font-size: 22px;
}

body {
	font-size: 18px;
	overflow-x: hidden;
}

.slider.accommodation-slider {
	margin-bottom: 50px;
}

h3.title-style1 {
    font-size: 30px;
    margin: 0 0 40px;
}

#footer {
	background: #082220;
	padding: 50px 0;
}

.site-footer .container {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 30px;
}

.site-footer .footer-inner {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 30px;
}

.site-footer .footer-inner .first {
	grid-column: 1/span 4;
}

.site-footer .footer-inner .second {
	grid-column: 5/span 4;
	padding-left: 20px;
}

.site-footer .footer-inner .last {
	grid-column: 9/span 3;
}

.site-footer .footer-inner h4 {
	margin-bottom: 20px;
	font-size: 24px;
	position: relative;
	padding-bottom: 15px;
}

.site-footer .footer-inner h4::before {
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #fdf113 !important;
    width: 70px;
}

.site-footer .footer-inner p {
	font-size: 16px;
	line-height: 1.3;
}

#footer ul li {
	list-style: none;
	line-height: 1;
}

#footer ul li a {
	line-height: 1;
	font-size: 16px;
}

#footer ul li a strong {
	font-weight: normal;
}

#footer .menu {
	display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
    row-gap: 5px;
}

.copyright {
	text-align: center;
	margin-top: 25px;
	border-top: 1px solid #4e4d4d;
	padding-top: 25px;
}

.copyright p {
	margin: 0;
}

.homepage-slider figure img {
	width: 100%;
	object-fit: cover;
}

.section-homepage-slider {
	position: relative;
}

.section-homepage-slider .inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #ffffff;
}

.section-homepage-slider .slider-content {
	max-width: 800px;
}

.section-homepage-slider .inner h1 {
	font-size: 48px;
	margin: 0 0 20px;
}

.section-homepage-slider .inner p {
	font-size: 20px;
	line-height: 28px;
	text-align: center;
}

.site-btn {
    background: #fdf113;
    color: #000000;
    text-decoration: none;
    padding: 23px 32px 26px;
    display: inline-block;
    border-radius: 40px;
    margin: 10px 0 0;
    font-weight: bold;
}

.section-homepage-slider figure img {
	height: 100dvh;
	object-fit: cover;
}

.section-homepage-slider::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}

body .btn.poly-btn {
	font-size: 16px !important;
}

textarea.form-control {
	padding: 10px 20px !important;
    font-size: 16px;
}

.navbar-toggle {
	display: none;
}

.navbar-toggle-close {
	display: none;
}

.sidebar.right-sidebar {
	margin-bottom: 60px;
}

.form-field-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

#footer ul li i {
    margin-right: 8px;
}

.page-id-5 .content-wrapper,
.page-id-7 .content-wrapper,
.page-id-6 .content-wrapper,
.page-id-8 .content-wrapper {
    padding: 80px 0;
}


@media screen and (max-width: 767px) {
	
	.site-logo > a {
		color: #000;
	}

    .sohohotel-header .sohohotel-mobile-navigation-wrapper {
        padding-bottom: 40px;
    }

    a.sohohotel-slider-button {
        padding: 12px 26px !important;
        font-size: 16px !important;
    }

    body .sohohotel-slider-caption-3 {
        top: 50%;
        transform: translateY(-50%);
    }

    body .sohohotel-slider-caption-3 p, 
    body .sohohotel-slider-caption-3 h2:after {
        display: block;
        font-size: 18px !important;
        line-height: 22px !important;
    }

    body .flex-direction-nav .flex-prev {
        left: 0;
    }

    body .flex-direction-nav .flex-next {
        right: 0;
    }
    
    body .sohohotel-header .sohohotel-logo-navigation .sohohotel-logo {
        font-size: 24px;
    }

    .section-heading-title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    body .section-homepage-intro {
        padding: 40px 25px !important;
    }

    body .section-homepage-rooms {
        padding: 40px 0 10px !important;
    }

    body .section-homepage-rooms .vc_column_container {
        padding: 0 15px;
    }

    body .section-homepage-rooms .section-heading-subtitle {
        margin-bottom: 40px !important;
    }

    .section-homepage-rooms .section-heading-subtitle p {
        font-size: 17px;
        line-height: 23px;
    }

    .section-homepage-rooms .shb-accommodation-listing-item .shb-accommodation-listing-image img {
        height: 300px;
    }

    body .shb-accommodation-listing-style-3.shb-accommodation-listing-style-3-columns-3 .shb-accommodation-listing-item {
        margin-bottom: 20px;
    }

    body .section-services {
        padding: 40px 0 !important;
    }

    body .section-services .section-heading-title {
        margin-bottom: 30px !important;
    }

    body .section-services .vc_message_box {
        padding: 20px 20px 30px 100px !important;
        margin-bottom: 15px;
    }

    body .section-calltoaction {
        padding: 40px 20px;
    }

    .section-calltoaction .vc_column-inner {
        padding: 40px 30px !important;
    }

    .cta-buttons p a {
        padding: 12px 25px;
        font-size: 15px;
        margin-bottom: 8px;
    }

    .cta-buttons p a:last-child {
        margin-left: 5px;
    }

    .sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget:first-child {
        grid-column: 1/span 12;
        margin-bottom: 30px;
    }

    .sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget:nth-of-type(2) {
        grid-column: 1/span 12;
        padding-left: 0;
        margin-bottom: 30px;
        border-left: 0;
    }

    .sohohotel-footer-wrapper .sohohotel-footer-3-col .sohohotel-widget:last-child {
        grid-column: 1/span 12;
        padding-left: 0;
        border-left: 0;
    }

    footer.sohohotel-footer-wrapper {
        padding: 40px 0;
    }

    .sohohotel-footer-wrapper .sohohotel-widget h5 {
        margin-bottom: 15px;
        padding-bottom: 5px;
        font-size: 20px;
    }

    .sohohotel-footer-wrapper p {
        line-height: 21px;
    }

    .sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper {
        margin-top: 20px;
        padding-top: 20px;
    }

    .sohohotel-footer-wrapper .sohohotel-footer-bottom-wrapper .sohohotel-footer-bottom p.sohohotel-footer-message {
        font-size: 14px;
    }

    .section-services .vc_message_box h3 {
        font-size: 20px;
    }

    .section-services .vc_message_box p {
        font-size: 14px;
        line-height: 1.3;
    }

    a.shb-accommodation-listing-button1 {
        max-width: 100%;
    }

    .sohohotel-header-2:not(.home) .sohohotel-page-header {
        padding: 80px 0;
        margin-bottom: 40px;
    }

    .sohohotel-page-header h1 {
        font-size: 26px;
    }

    .sohohotel-page-header h1::after {
        margin-top: 10px;
    }

    body .section-attractions {
        padding-bottom: 20px !important;
    }

    body .section-attractions .column-box {
        margin-bottom: 20px;
    }
    
    .column-box > .vc_column-inner .wpb_text_column h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .column-box > .vc_column-inner .wpb_text_column p {
        font-size: 16px;
    }

    .sohohotel-header-2 .shb-booking-page-wrapper {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .sohohotel-main-content h4 {
        font-size: 24px;
        line-height: 1.2;
    }

    .contact-us-left {
        padding-right: 0px !important;
    }

    .contact-us-right .wpb_wrapper {
        padding: 25px 25px;
    }

    .form-group {
        margin-bottom: 10px;
    }

    body .woocommerce-billing-fields__field-wrapper {
        flex-direction: column;
        gap: 0;
    } 

    body .shb-booking-page-main .woocommerce .col2-set p.form-row-last {
        width: 100%;
    }

    .shb-booking-page-main .woocommerce .col2-set p {
        width: 100%;
    }

    .shb-booking-page-main .woocommerce #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
        line-height: 22px;
    }

    .textwidget ul {
        grid-template-columns: repeat(1,minmax(0,1fr));  
    }

    .woocommerce-billing-fields h3 {
        padding: 15px 15px !important;
    }
	
	.column-box > .vc_column-inner > .wpb_wrapper {
		min-height: auto;
	}
	
	.sohohotel-header .sohohotel-mobile-navigation-button i {
		font-size: 34px;
	}
	
	.sohohotel-header .sohohotel-mobile-navigation-button {
		margin-top: 36px;
	}

	.section-page-content {
		padding: 40px 0;
	}

	.site-header {
		position: static;
	}

	.site-header__inner .header-left {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.site-logo > a {
		max-width: 190px;
	}

	.site-header__inner .header-right {
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		z-index: 99;
		background: #000;
		height: 100%;
		justify-content: center;
		display: flex;
		flex-direction: column;
		transition: all 0.3s ease-in-out;
		transform: translateX(100%);
	}

	.site-header__inner .header-right.active {
		transform: translateX(0);
	}

	.header-right ul {
		flex-direction: column;
		gap: 20px;
	}

	.site-header .container {
		padding: 0 25px;
	}

	#page-header {
		min-height: 200px;
	}

	#page-header h2 {
		margin-top: 0;
		font-size: 30px;
	}

	body .vc_custom_1711648894615 {
		padding-left: 15px !important;
	}

	.section-contact {
		padding-bottom: 0;
	}

	body .form-control {
		width: 90% !important;
	}

	#footer {
		padding: 30px 0;
	}

	.site-footer .footer-inner .first {
		grid-column: 1/span 12;
	}

	.site-footer .footer-inner .second {
		grid-column: 1/span 12;
		padding-left: 0;
	}

	.site-footer .footer-inner .last {
		grid-column: 1/span 12;
	}

	.section-homepage-slider .inner .container {
		padding: 0 30px;
	}

	.section-homepage-slider figure img {
		height: 60vh;
	}

	.section-homepage-slider .inner h1 {
		font-size: 34px;
	}

	.section-homepage-slider .inner p {
		font-size: 18px;
		line-height: 24px;
	}

	#slider .home-reservation-box {
		transform: none;
	}

	#slider .home-reservation-box {
		margin-bottom: 0 !important;
	}

	#slider {
		margin-bottom: 0!important;
	}

	.site-btn {
		padding: 17px 26px 20px;
		font-size: 16px;
	}

	.accommodation-listing {
		grid-template-columns: repeat(1, 1fr);
	}

	body .section-calltoaction {
		padding: 0 15px;
	}

	.section-calltoaction .vc_column-inner {
		border-radius: 0px;
	}

	.accommodation-listing .col a.button1.button-space1 {
		margin-bottom: 20px;
		padding: 10px;
	}

	.accommodation-listing .col a.button2 {
		padding: 10px 12px;
		margin-bottom: 20px;
	}

	.accommodation-listing .col {
		margin: 0;
	}

	.navbar-toggle {
		display: block;
		width: 40px;
		height: 40px;
		border: none;
		background: none;
		padding: 0;
	}

	.navbar-toggle-close {
		display: block;
		position: absolute;
		top: 60px;
		right: 30px;
		width: 40px;
		background: none;
		border: none;
	}

	body .main-content .section-amenities {
		padding: 40px 0 0 !important;
	}

	body .section-amenities ul {
		margin: 0 0 20px 15px;
	}

	.section-amenities ul li {
		line-height: 24px;
	}

	body .section-room-rates {
		padding: 40px 0 0;
	}

	.home-reservation-box input[type="text"] {
		width: calc(100% - 20px) !important;
	}

	#slider .reservation-widget {
		background: #1c1c1c;
	}

	.form-field-wrapper {
		grid-template-columns: repeat(1, 1fr);
	}
	
}
/*
     FILE ARCHIVED ON 17:33:40 Feb 06, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:41:09 Feb 06, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.726
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.013
  esindex: 0.016
  cdx.remote: 72.602
  LoadShardBlock: 273.095 (3)
  PetaboxLoader3.datanode: 58.411 (3)
  PetaboxLoader3.resolve: 202.227
  load_resource: 19.656
*/